]> git.lyx.org Git - lyx.git/blob - lib/doc/UserGuide.lyx
German Math.lyx: correct document title
[lyx.git] / lib / doc / UserGuide.lyx
1 #LyX 1.5.4svn created this file. For more info see http://www.lyx.org/
2 \lyxformat 276
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  % link all cross references and URLs in pdf output
23  \usepackage[colorlinks=true, bookmarks, bookmarksnumbered,
24  linkcolor=black, citecolor=black, urlcolor=blue, filecolor=blue,
25  pdfpagelayout=OneColumn, pdfnewwindow=true,
26  pdfstartview=XYZ, plainpages=false, pdfpagelabels,
27  pdfauthor={LyX Team}, pdftex,
28  pdftitle={The LyX User's Guide},pdfsubject={LyX},
29  pdfkeywords={LyX}]{hyperref}
30  
31 \else % if dvi or ps is produced
32
33  % link all cross references and URLs in dvi output
34  \usepackage[ps2pdf]{hyperref}
35
36 \fi % end if pdflatex is used
37
38  % the pages of the TOC are numbered roman
39  % and a pdf-bookmark for the TOC is added
40  \pagenumbering{roman}
41  \let\myTOC\tableofcontents
42  \renewcommand\tableofcontents{%
43    \pdfbookmark[1]{Contents}{}
44    \myTOC
45    \cleardoublepage
46    \pagenumbering{arabic} }
47
48 % redefine the \LyX macro for PDF bookmarks
49 \def\LyX{\texorpdfstring{%
50   L\kern-.1667em\lower.25em\hbox{Y}\kern-.125emX\@}
51   {LyX }}
52
53 % define a short command for \textvisiblespace
54 \newcommand{\spce}{\textvisiblespace}
55
56 % redefine the greyed out note
57 \renewenvironment{lyxgreyedout}
58  {\textcolor{blue}\bgroup}{\egroup}
59 \end_preamble
60 \options intoc,refpage,bibtotoc,idxtotoc,BCOR7mm
61 \language english
62 \inputencoding auto
63 \font_roman default
64 \font_sans default
65 \font_typewriter default
66 \font_default_family default
67 \font_sc false
68 \font_osf false
69 \font_sf_scale 100
70 \font_tt_scale 100
71 \graphics default
72 \paperfontsize 12
73 \spacing single
74 \papersize default
75 \use_geometry false
76 \use_amsmath 1
77 \use_esint 0
78 \cite_engine basic
79 \use_bibtopic false
80 \paperorientation portrait
81 \branch Question
82 \selected 1
83 \color #00ff00
84 \end_branch
85 \branch Answer
86 \selected 0
87 \color #aa55ff
88 \end_branch
89 \secnumdepth 3
90 \tocdepth 3
91 \paragraph_separation indent
92 \defskip medskip
93 \quotes_language english
94 \papercolumns 1
95 \papersides 2
96 \paperpagestyle default
97 \tracking_changes false
98 \output_changes false
99 \author "" 
100 \author "" 
101 \end_header
102
103 \begin_body
104
105 \begin_layout Title
106 The LyX User's Guide
107 \end_layout
108
109 \begin_layout Author
110 by the LyX Team
111 \begin_inset Foot
112 status collapsed
113
114 \begin_layout Standard
115 \noindent
116 If you have comments or error corrections, please send them to the LyX Documenta
117 tion mailing list: 
118 \family typewriter
119 lyx-docs@lists.lyx.org
120 \end_layout
121
122 \end_inset
123
124
125 \newline
126
127 \newline
128 Version 1.5.4
129 \end_layout
130
131 \begin_layout Standard
132 \begin_inset Note Note
133 status open
134
135 \begin_layout Standard
136 To export this document as PDF, Postscript, or DVI, the LaTeX-package 
137 \series bold
138 hyperref
139 \series default
140  has to be installed.
141 \end_layout
142
143 \begin_layout Standard
144 This package should be part of all popular LaTeX-distributions.
145 \end_layout
146
147 \end_inset
148
149
150 \end_layout
151
152 \begin_layout Standard
153 \begin_inset LatexCommand tableofcontents
154
155 \end_inset
156
157
158 \end_layout
159
160 \begin_layout Chapter
161 Getting Started
162 \end_layout
163
164 \begin_layout Section
165 What is LyX?
166 \end_layout
167
168 \begin_layout Standard
169 LyX is a document preparation system.
170  It is a tool for producing beautiful manuscripts, publishable books, business
171  letters and proposals, and even poetry.
172  It is unlike most other 
173 \begin_inset Quotes eld
174 \end_inset
175
176 word processors
177 \begin_inset Quotes erd
178 \end_inset
179
180  in the sense that it uses the paradigm of a markup language as its core
181  editing style.
182  That means that when you type a section header, you mark it as a 
183 \begin_inset Quotes eld
184 \end_inset
185
186 Section
187 \begin_inset Quotes erd
188 \end_inset
189
190 , not 
191 \begin_inset Quotes eld
192 \end_inset
193
194 Bold, 17 pt type, left justified, 5 mm space below
195 \begin_inset Quotes erd
196 \end_inset
197
198 .
199  LyX takes care of the typesetting for you, so you deal only with concepts,
200  not the mechanics.
201 \end_layout
202
203 \begin_layout Standard
204 This philosophy is explained in much greater detail in the 
205 \emph on
206
207 \begin_inset Quotes eld
208 \end_inset
209
210 Introduction
211 \begin_inset Quotes erd
212 \end_inset
213
214
215 \emph default
216 .
217  If you haven't read it yet, you need to.
218  Yes, we mean now.
219 \end_layout
220
221 \begin_layout Standard
222 The 
223 \begin_inset Quotes eld
224 \end_inset
225
226
227 \emph on
228 Introduction
229 \emph default
230
231 \begin_inset Quotes erd
232 \end_inset
233
234  describes several things in addition to LyX's philosophy: most importantly,
235  the format of all of the manuals.
236  If you don't read it, you'll have a bear of a time navigating this manual.
237  You might also be better served looking in one of the other manuals instead
238  of this one.
239  
240 \begin_inset Quotes eld
241 \end_inset
242
243
244 \emph on
245 Introduction
246 \emph default
247
248 \begin_inset Quotes erd
249 \end_inset
250
251  describes that, too.
252 \end_layout
253
254 \begin_layout Section
255 How LyX Looks
256 \end_layout
257
258 \begin_layout Standard
259 Like most applications, LyX has the familiar menu bar across the top of
260  its window.
261  Below it is a toolbar with a pulldown box and various buttons.
262  There is, of course, a vertical scrollbar and a main work area for editing
263  documents.
264  Near the bottom of the window is a small window containing a single line
265  of text.
266  This is the 
267 \emph on
268 minibuffer
269 \emph default
270 , which really means 
271 \begin_inset Quotes eld
272 \end_inset
273
274 command buffer
275 \begin_inset Quotes erd
276 \end_inset
277
278 .
279  Type 
280 \family sans
281 M-x
282 \family default
283  when you need to type a command in the minibuffer.
284 \end_layout
285
286 \begin_layout Standard
287 Note that there is no horizontal scroll bar.
288  This is not a bug or an oversight, but intentional.
289  When you read a book, you expect the end of a line to wrap around to the
290  next line.
291  Text overflows onto new pages in a vertical fashion, hence the need for
292  only a vertical scrollbar.
293  There are three cases where you might want a horizontal scrollbar.
294  The first case is large figures, displayed WYSIWYG\SpecialChar \@.
295  This, however, is due
296  to a flaw in the routine that displays graphics on the LyX screen in a
297  WYSIWYG fashion; it should rescale the graphics to fit in the window, just
298  as you'd need to rescale graphics to fit on a page.
299  The second and third cases are tables and equations which are wider than
300  the LyX window.
301  You can use the arrow keys to scroll horizontally through the table, but
302  this doesn't work for equations yet.
303 \end_layout
304
305 \begin_layout Standard
306 For a brief description of all LyX menus and toolbar buttons, have a look
307  at Appendix\InsetSpace ~
308
309 \begin_inset LatexCommand ref
310 reference "cha:The-User-Interface"
311
312 \end_inset
313
314 .
315  Most of them are self-explanatory and you'll find them listed in the correspond
316 ing sections of this documentation.
317 \end_layout
318
319 \begin_layout Section
320 HELP
321 \end_layout
322
323 \begin_layout Standard
324 The help system consists of the LyX manuals.
325  You can read 
326 \emph on
327 all
328 \emph default
329  of the manuals from inside LyX.
330  Just select the manual you want read from the 
331 \family sans
332 Help
333 \family default
334  menu.
335 \end_layout
336
337 \begin_layout Section
338 Basic LyX Setup
339 \begin_inset LatexCommand label
340 name "sec:Basic-LyX-Setup"
341
342 \end_inset
343
344
345 \end_layout
346
347 \begin_layout Standard
348 There are several features of LyX that can be configured from inside LyX,
349  without resorting to configuration files.
350  First, LyX is able to inspect your system to see what programs, LaTeX document
351  classes and LaTeX packages are available.
352  It uses this knowledge to give reasonable defaults to several 
353 \family sans
354 Preferences
355 \begin_inset LatexCommand index
356 name "Preferences"
357
358 \end_inset
359
360
361 \family default
362  settings.
363  Although this configuration has already been done when LyX was installed
364  on your system, you might have some items that you installed locally, e.g.
365  new LaTeX classes, and which are not seen by LyX.
366  To force LyX to re-inspect your system, you should use 
367 \family sans
368 Tools\SpecialChar \menuseparator
369 Reconfigure
370 \family default
371 .
372 \begin_inset LatexCommand index
373 name "Reconfiguration of LyX"
374
375 \end_inset
376
377  You should then restart LyX to ensure that the changes are taken into account.
378 \end_layout
379
380 \begin_layout Section
381 LaTeX Setup
382 \begin_inset LatexCommand label
383 name "sec:LaTeX-Setup"
384
385 \end_inset
386
387
388 \end_layout
389
390 \begin_layout Standard
391 LyX needs several LaTeX packages to work properly.
392  The packages found on the system by LyX are listed in the file 
393 \emph on
394 LaT
395 \emph default
396
397 \begin_inset ERT
398 status collapsed
399
400 \begin_layout Standard
401
402 {}
403 \end_layout
404
405 \end_inset
406
407
408 \emph on
409 eX\InsetSpace ~
410 Configuration
411 \emph default
412  that will be created when using the menu 
413 \family sans
414 Help\SpecialChar \menuseparator
415 LaT
416 \begin_inset ERT
417 status collapsed
418
419 \begin_layout Standard
420
421 {}
422 \end_layout
423
424 \end_inset
425
426 eX\InsetSpace ~
427 Configuration
428 \family default
429 .
430  You should install the required missing packages and then reconfigure LyX.
431 \begin_inset Note Note
432 status collapsed
433
434 \begin_layout Standard
435 The two braces in the ERT box prevent that the term 
436 \begin_inset Quotes eld
437 \end_inset
438
439 LaTeX
440 \begin_inset Quotes erd
441 \end_inset
442
443  is printed with sub- and superscript letters.
444  More on ERT is described in section\InsetSpace ~
445
446 \begin_inset LatexCommand ref
447 reference "sec:ERT"
448
449 \end_inset
450
451 , the printout of proper names like LaTeX is explained in section\InsetSpace ~
452
453 \begin_inset LatexCommand ref
454 reference "sub:LyX's-Proper-Names"
455
456 \end_inset
457
458 .
459 \end_layout
460
461 \end_inset
462
463
464 \begin_inset LatexCommand index
465 name "Reconfiguration of LyX"
466
467 \end_inset
468
469
470 \end_layout
471
472 \begin_layout Chapter
473 How to work with LyX
474 \end_layout
475
476 \begin_layout Section
477 Basic File Operations
478 \begin_inset LatexCommand index
479 name "File Operations"
480
481 \end_inset
482
483
484 \end_layout
485
486 \begin_layout Standard
487 Under the 
488 \family sans
489 File
490 \family default
491  menu are basic operations for any word processor in addition to some more
492  advanced operations:
493 \end_layout
494
495 \begin_layout Itemize
496
497 \family sans
498 New
499 \end_layout
500
501 \begin_layout Itemize
502
503 \family sans
504 New\InsetSpace ~
505 from
506 \bar under
507 \InsetSpace ~
508
509 \bar default
510 Template
511 \end_layout
512
513 \begin_layout Itemize
514
515 \family sans
516 Open
517 \end_layout
518
519 \begin_layout Itemize
520
521 \family sans
522 Close
523 \end_layout
524
525 \begin_layout Itemize
526
527 \family sans
528 Save
529 \end_layout
530
531 \begin_layout Itemize
532
533 \family sans
534 Save\InsetSpace ~
535 As
536 \end_layout
537
538 \begin_layout Itemize
539
540 \family sans
541 Revert\InsetSpace ~
542 to\InsetSpace ~
543 saved
544 \end_layout
545
546 \begin_layout Itemize
547
548 \family sans
549 Version\InsetSpace ~
550 Control
551 \end_layout
552
553 \begin_layout Itemize
554
555 \family sans
556 Import
557 \end_layout
558
559 \begin_layout Itemize
560
561 \family sans
562 Export
563 \end_layout
564
565 \begin_layout Itemize
566
567 \family sans
568 Print
569 \end_layout
570
571 \begin_layout Itemize
572
573 \family sans
574 Exit
575 \end_layout
576
577 \begin_layout Standard
578 They all do pretty much the same thing as in other word processors, with
579  a few minor differences.
580  The 
581 \family sans
582 File\SpecialChar \menuseparator
583 New\InsetSpace ~
584 from
585 \bar under
586 \InsetSpace ~
587
588 \bar default
589 Template
590 \family default
591  command not only prompts you for a name for the new file, but also prompts
592  you for a template to use.
593  Selecting a template will automatically set certain layout features for
594  the document, features you would otherwise need to change manually.
595  They can be of use for certain classes, especially those for writing letters
596  (see section\InsetSpace ~
597
598 \begin_inset LatexCommand ref
599 reference "sec:Document-Classes"
600
601 \end_inset
602
603 ).
604 \end_layout
605
606 \begin_layout Standard
607 Note: There is no 
608 \begin_inset Quotes eld
609 \end_inset
610
611 default file
612 \begin_inset Quotes erd
613 \end_inset
614
615  or document named 
616 \begin_inset Quotes eld
617 \end_inset
618
619 Untitled
620 \begin_inset Quotes erd
621 \end_inset
622
623  or 
624 \begin_inset Quotes eld
625 \end_inset
626
627 scratch.
628 \begin_inset Quotes erd
629 \end_inset
630
631  Unless you tell LyX to open a file or create a new one, that big, blank
632  space is just that --- a big, blank space.
633 \end_layout
634
635 \begin_layout Standard
636
637 \family sans
638 Revert\InsetSpace ~
639 to\InsetSpace ~
640 saved
641 \family default
642  and 
643 \family sans
644 Version\InsetSpace ~
645 Control
646 \family default
647  are useful if more people work on the same document at the same time
648 \begin_inset Foot
649 status collapsed
650
651 \begin_layout Standard
652 If you plan to do this, you should check out the Version Control feature
653  in LyX also.
654  Read 
655 \emph on
656 Extended Features
657 \emph default
658 \SpecialChar \@.
659
660 \end_layout
661
662 \end_inset
663
664 .
665  
666 \family sans
667 Revert\InsetSpace ~
668 to\InsetSpace ~
669 saved
670 \family default
671  will reload the document from disk.
672  You can of course also use it if you regret that you changed a document
673  and want to restore it to the last save.
674  With
675 \family sans
676  Version\InsetSpace ~
677 Control 
678 \family default
679 you can there register the changes you made to a document so that others
680  can identify this as your changes.
681 \end_layout
682
683 \begin_layout Section
684 Basic Editing Features
685 \begin_inset LatexCommand index
686 name "Editing"
687
688 \end_inset
689
690
691 \begin_inset LatexCommand label
692 name "sec:Basic-Editing-Features"
693
694 \end_inset
695
696
697 \end_layout
698
699 \begin_layout Standard
700 Like most modern word processors, LyX can perform cut and paste operations
701  on blocks of text, can move by character, word, or screenful of text, and
702  can delete whole words as well as individual characters.
703  The next four sections cover the basic LyX editing features and how to
704  access them.
705  We'll start with cut and paste.
706 \end_layout
707
708 \begin_layout Standard
709 As you might expect, the 
710 \family sans
711 Edit
712 \family default
713  menu has the cut and paste commands, along with various other editing features.
714  Some of these are special and covered in later sections.
715  The basic ones are:
716 \end_layout
717
718 \begin_layout Itemize
719
720 \family sans
721 Cut
722 \end_layout
723
724 \begin_layout Itemize
725
726 \family sans
727 Copy
728 \end_layout
729
730 \begin_layout Itemize
731
732 \family sans
733 Paste
734 \end_layout
735
736 \begin_layout Itemize
737
738 \family sans
739 Paste\InsetSpace ~
740 Recent
741 \end_layout
742
743 \begin_layout Itemize
744
745 \family sans
746 Paste\InsetSpace ~
747 Special
748 \end_layout
749
750 \begin_layout Itemize
751
752 \family sans
753 Find\InsetSpace ~
754 &\InsetSpace ~
755 Replace
756 \end_layout
757
758 \begin_layout Standard
759 The first three are self-explanatory.
760  One thing to note: whenever you delete a block of text that you've selected,
761  it's automatically placed in the clipboard.
762  That is, the 
763 \family sans
764 Delete
765 \family default
766  and 
767 \family sans
768 Backspace
769 \family default
770  keys also functions as the 
771 \family sans
772 Cut
773 \family default
774  command.
775  Also, if you've selected text, be careful: If you hit a key, LyX will completel
776 y delete the selected text and replace it with what you just typed.
777  You'll have to do an 
778 \family sans
779 Undo
780 \family default
781  to get back the lost text.
782 \end_layout
783
784 \begin_layout Standard
785 \begin_inset LatexCommand index
786 name "Paste"
787
788 \end_inset
789
790 You can also copy text between LyX and other programs by cut, copy and paste.
791  The submenu of 
792 \family sans
793 Paste\InsetSpace ~
794 Recent
795 \family default
796  shows you a list with the last strings you have pasted.
797 \end_layout
798
799 \begin_layout Standard
800 The menu 
801 \family sans
802 Edit\SpecialChar \menuseparator
803 Paste\InsetSpace ~
804 Special\SpecialChar \menuseparator
805 Plain\InsetSpace ~
806 Text, Join\InsetSpace ~
807 Lines
808 \family default
809  will insert the text in the clipboard so that the whole text is inserted
810  as 
811 \emph on
812 one
813 \emph default
814  paragraph.
815  A new paragraph is started when there is a blank line in the file.
816  Without 
817 \family sans
818 Join\InsetSpace ~
819 Lines
820 \family default
821 , the text is inserted as Paragraphs, where the line breaks of the text
822  will start a new paragraph.
823 \end_layout
824
825 \begin_layout Standard
826 \begin_inset LatexCommand index
827 name "Replace"
828
829 \end_inset
830
831
832 \begin_inset LatexCommand index
833 name "Find"
834
835 \end_inset
836
837 The 
838 \family sans
839 Edit\SpecialChar \menuseparator
840 Find\InsetSpace ~
841 &\InsetSpace ~
842 Replace
843 \family default
844  item opens the 
845 \family sans
846 Find\InsetSpace ~
847 and\InsetSpace ~
848 Replace
849 \family default
850  dialog.
851  Once you've found a word or expression, LyX selects it.
852  Hitting the 
853 \family sans
854 Replace
855 \family default
856  button replaces the selected text with the contents of the 
857 \family sans
858 Replace\InsetSpace ~
859 with
860 \family default
861  field.
862  You can click the 
863 \family sans
864 Find\InsetSpace ~
865 Next
866 \family default
867  button to skip the current word.
868  Hit 
869 \family sans
870 Replace\InsetSpace ~
871 All
872 \family default
873  to replace all occurrences of the text in the document automatically.
874  The 
875 \family sans
876 Case\InsetSpace ~
877 sensitive
878 \family default
879  option can be used if you want the search to consider the case of the search
880  word.
881  If the toggle is set, searching for 
882 \begin_inset Quotes eld
883 \end_inset
884
885
886 \family typewriter
887 Test
888 \family default
889
890 \begin_inset Quotes erd
891 \end_inset
892
893  will not match the word 
894 \begin_inset Quotes eld
895 \end_inset
896
897
898 \family typewriter
899 test
900 \family default
901
902 \begin_inset Quotes erd
903 \end_inset
904
905 .
906  The 
907 \family sans
908 Match whole words only
909 \family default
910  option can be used to force LyX to only find complete words.
911  I.e., searching for 
912 \begin_inset Quotes eld
913 \end_inset
914
915
916 \family typewriter
917 star
918 \family default
919
920 \begin_inset Quotes erd
921 \end_inset
922
923  will not match 
924 \begin_inset Quotes eld
925 \end_inset
926
927
928 \family typewriter
929 starlet
930 \family default
931
932 \begin_inset Quotes erd
933 \end_inset
934
935 .
936 \end_layout
937
938 \begin_layout Standard
939 Things like notes, floats, etc., the so called insets can be dissolved.
940  This means that the inset is deleted and its content is left as normal
941  text.
942  Dissolving an inset is done by setting the cursor to the beginning of an
943  inset and pressing 
944 \family sans
945 Backspace
946 \family default
947  or by setting the cursor to the end and pressing 
948 \family sans
949 Delete
950 \family default
951 .
952 \end_layout
953
954 \begin_layout Section
955 Undo and Redo
956 \begin_inset LatexCommand index
957 name "Redo"
958
959 \end_inset
960
961
962 \begin_inset LatexCommand index
963 name "Undo"
964
965 \end_inset
966
967
968 \begin_inset LatexCommand label
969 name "sec:Undo-and-Redo"
970
971 \end_inset
972
973
974 \end_layout
975
976 \begin_layout Standard
977 If you make a mistake, you can easily recover from it.
978  LyX has a large-capacity undo/redo buffer.
979  Select 
980 \family sans
981 Edit\SpecialChar \menuseparator
982 Undo
983 \family default
984  to undo some mistake.
985  If you accidentally undo too much, use 
986 \family sans
987 Edit\SpecialChar \menuseparator
988 Redo
989 \family default
990  to 
991 \begin_inset Quotes eld
992 \end_inset
993
994 undo the undo.
995 \begin_inset Quotes erd
996 \end_inset
997
998  The undo mechanism is currently limited to 100 steps to minimize memory
999  overhead.
1000  
1001 \end_layout
1002
1003 \begin_layout Standard
1004 Notice that if you revert back all changes to arrive to the document as
1005  it was last saved, the 
1006 \begin_inset Quotes eld
1007 \end_inset
1008
1009 changed
1010 \begin_inset Quotes erd
1011 \end_inset
1012
1013  status of the document is unfortunately not reset.
1014  This is a consequence of the 100 step undo limit, above.
1015 \end_layout
1016
1017 \begin_layout Standard
1018 The 
1019 \family sans
1020 Undo
1021 \family default
1022  and 
1023 \family sans
1024 Redo
1025 \family default
1026  work on almost everything in LyX.
1027  They have some quirks, too.
1028  They won't 
1029 \family sans
1030 Undo
1031 \family default
1032  or 
1033 \family sans
1034 Redo
1035 \family default
1036  text character by character, but by blocks of text.
1037  That can take some getting used to; you'll have to play with 
1038 \family sans
1039 Undo
1040 \family default
1041  and 
1042 \family sans
1043 Redo
1044 \family default
1045  to get a feel for just how much they'll undo/redo, and after time, you'll
1046  surely appreciate how it works.
1047 \end_layout
1048
1049 \begin_layout Section
1050 Mouse Operations
1051 \begin_inset LatexCommand index
1052 name "Mouse Operations"
1053
1054 \end_inset
1055
1056
1057 \end_layout
1058
1059 \begin_layout Standard
1060 This are the most basic mouse operations.
1061 \end_layout
1062
1063 \begin_layout Enumerate
1064 Motion
1065 \end_layout
1066
1067 \begin_deeper
1068 \begin_layout Itemize
1069 Click the 
1070 \emph on
1071 left mouse button
1072 \emph default
1073  once anywhere in the edit window.
1074  The cursor moves to the text under the mouse.
1075 \end_layout
1076
1077 \end_deeper
1078 \begin_layout Enumerate
1079 Selecting Text
1080 \end_layout
1081
1082 \begin_deeper
1083 \begin_layout Itemize
1084 Hold down the 
1085 \emph on
1086 left mouse button
1087 \emph default
1088  and drag the mouse.
1089  LyX marks the text between the old and new mouse positions.
1090  Use 
1091 \family sans
1092 Edit\SpecialChar \menuseparator
1093 Copy
1094 \family default
1095  to create a copy of the text in LyX's buffer (and the clipboard).
1096 \end_layout
1097
1098 \begin_layout Itemize
1099 Re-position the cursor and then paste the text back into LyX using 
1100 \family sans
1101 Edit\SpecialChar \menuseparator
1102 Paste
1103 \family default
1104 .
1105 \end_layout
1106
1107 \end_deeper
1108 \begin_layout Enumerate
1109 Insets (Footnotes, Notes, Floats, etc.)
1110 \end_layout
1111
1112 \begin_deeper
1113 \begin_layout Standard
1114
1115 \emph on
1116 Single click
1117 \emph default
1118  the left mouse button to open or close any of these.
1119  Right-click on them to set its properties.
1120  Also check the appropriate section of this manual for more details.
1121 \end_layout
1122
1123 \end_deeper
1124 \begin_layout Enumerate
1125 Tables
1126 \end_layout
1127
1128 \begin_deeper
1129 \begin_layout Standard
1130
1131 \emph on
1132 Single click
1133 \emph default
1134  the right mouse button to open a dialog that will allow you to manipulate
1135  the table.
1136 \end_layout
1137
1138 \end_deeper
1139 \begin_layout Section
1140 Basic Key Bindings
1141 \begin_inset LatexCommand label
1142 name "sec:Key-Bindings"
1143
1144 \end_inset
1145
1146
1147 \begin_inset LatexCommand index
1148 name "Key Bindings"
1149
1150 \end_inset
1151
1152
1153 \end_layout
1154
1155 \begin_layout Standard
1156 We're not going to cover all of the keybindings.
1157  Be aware that there are at least two different primary binding maps: CUA
1158  and Emacs.
1159  LyX's default is CUA.
1160 \end_layout
1161
1162 \begin_layout Standard
1163 Some keys, like 
1164 \family sans
1165 Page\InsetSpace ~
1166 Up
1167 \family default
1168
1169 \family sans
1170 Page\InsetSpace ~
1171 Down
1172 \family default
1173
1174 \family sans
1175 Left
1176 \family default
1177
1178 \family sans
1179 Right
1180 \family default
1181
1182 \family sans
1183 Up
1184 \family default
1185 , and 
1186 \family sans
1187 Down
1188 \family default
1189 , do exactly what you expect them to do.
1190  Other keys don't:
1191 \end_layout
1192
1193 \begin_layout Labeling
1194 \labelwidthstring 00.00.0000
1195
1196 \family sans
1197 Tab
1198 \begin_inset LatexCommand nomenclature
1199 symbol "Tab"
1200 description "Tabulator key"
1201
1202 \end_inset
1203
1204
1205 \family default
1206  There is no such thing as a tab stop in LyX.
1207  If you don't understand this, go read sections\InsetSpace ~
1208
1209 \begin_inset LatexCommand ref
1210 reference "sec:Par-indent-intro"
1211
1212 \end_inset
1213
1214  and 
1215 \begin_inset LatexCommand ref
1216 reference "sec:Paragraph-Environments"
1217
1218 \end_inset
1219
1220 , especially section\InsetSpace ~
1221
1222 \begin_inset LatexCommand ref
1223 reference "sub:Lists"
1224
1225 \end_inset
1226
1227 , right now.
1228  Yes, right now.
1229  If you're still confused, look in the 
1230 \emph on
1231 Tutorial
1232 \emph default
1233 .
1234 \end_layout
1235
1236 \begin_layout Labeling
1237 \labelwidthstring 00.00.0000
1238
1239 \family sans
1240 Esc
1241 \begin_inset LatexCommand nomenclature
1242 symbol "Esc"
1243 description "Escape key"
1244
1245 \end_inset
1246
1247
1248 \family default
1249  This is the 
1250 \begin_inset Quotes eld
1251 \end_inset
1252
1253 cancel key.
1254 \begin_inset Quotes erd
1255 \end_inset
1256
1257  It's used, generically, to cancel operations.
1258  Other parts of the manual will go into greater detail about this.
1259 \end_layout
1260
1261 \begin_layout Labeling
1262 \labelwidthstring 00.00.0000
1263
1264 \family sans
1265 Home
1266 \family default
1267 \InsetSpace ~
1268 and\InsetSpace ~
1269
1270 \family sans
1271 End
1272 \family default
1273  These move the cursor, respectively, to the beginning and end of a line,
1274  unless you are using the Emacs bindings where they jump to the beginning
1275  or end of the file.
1276 \end_layout
1277
1278 \begin_layout Standard
1279 There are three modifier keys:
1280 \end_layout
1281
1282 \begin_layout Labeling
1283 \labelwidthstring 00.00.0000
1284
1285 \family sans
1286 Control
1287 \family default
1288  (Denoted by 
1289 \begin_inset Quotes eld
1290 \end_inset
1291
1292
1293 \family sans
1294 C
1295 \family default
1296
1297 \begin_inset Quotes erd
1298 \end_inset
1299
1300
1301 \begin_inset LatexCommand nomenclature
1302 symbol "C"
1303 description "Control key"
1304
1305 \end_inset
1306
1307  in the documentation files) This has a couple of different uses, depending
1308  on which keys it's used in combination with:
1309 \end_layout
1310
1311 \begin_deeper
1312 \begin_layout Itemize
1313 With 
1314 \family sans
1315 Backspace
1316 \family default
1317  or 
1318 \family sans
1319 Delete
1320 \family default
1321 , it deletes an entire word instead of a single character.
1322 \end_layout
1323
1324 \begin_layout Itemize
1325 With 
1326 \family sans
1327 Left
1328 \family default
1329  and 
1330 \family sans
1331 Right
1332 \family default
1333 , it moves by words instead of characters.
1334 \end_layout
1335
1336 \begin_layout Itemize
1337 With 
1338 \family sans
1339 Home
1340 \family default
1341  and 
1342 \family sans
1343 End
1344 \family default
1345 , it moves to the beginning and the end of the document, respectively.
1346 \end_layout
1347
1348 \end_deeper
1349 \begin_layout Labeling
1350 \labelwidthstring 00.00.0000
1351
1352 \family sans
1353 Shift
1354 \family default
1355  (Denoted by 
1356 \begin_inset Quotes eld
1357 \end_inset
1358
1359
1360 \family sans
1361 S
1362 \family default
1363
1364 \begin_inset Quotes erd
1365 \end_inset
1366
1367
1368 \begin_inset LatexCommand nomenclature
1369 symbol "S"
1370 description "Shift key"
1371
1372 \end_inset
1373
1374  in the documentation files) Use this with any of the motion keys to select
1375  the text between the old and new cursor positions.
1376 \end_layout
1377
1378 \begin_layout Labeling
1379 \labelwidthstring 00.00.0000
1380
1381 \family sans
1382 Meta
1383 \family default
1384  (Denoted by 
1385 \begin_inset Quotes eld
1386 \end_inset
1387
1388
1389 \family sans
1390 M
1391 \family default
1392
1393 \begin_inset Quotes erd
1394 \end_inset
1395
1396
1397 \begin_inset LatexCommand nomenclature
1398 symbol "M"
1399 description "Meta or Alt key"
1400
1401 \end_inset
1402
1403  in the documentation files) This is the Alt key on many keyboards, unless
1404  your keyboard has a distinct Meta key.
1405  If you have both keys, you will need to try out which one actually performs
1406  the 
1407 \family sans
1408 Meta-
1409 \family default
1410  function.
1411  This key does many different things, but it also activates the 
1412 \emph on
1413 menu accelerator keys
1414 \emph default
1415 .
1416  If you use this in combination with any of the underlined letters in a
1417  menu or menu item, it selects that menu item.
1418 \end_layout
1419
1420 \begin_deeper
1421 \begin_layout Standard
1422 For example, the sequence 
1423 \begin_inset Quotes eld
1424 \end_inset
1425
1426
1427 \family sans
1428 M\InsetSpace ~
1429 e\InsetSpace ~
1430 s
1431 \family default
1432 \InsetSpace ~
1433
1434 \family sans
1435 c
1436 \family default
1437
1438 \begin_inset Quotes erd
1439 \end_inset
1440
1441  
1442 \family sans
1443 brings
1444 \family default
1445  up the 
1446 \begin_inset Quotes eld
1447 \end_inset
1448
1449 Text Style
1450 \begin_inset Quotes erd
1451 \end_inset
1452
1453  menu.
1454  Typing 
1455 \begin_inset Quotes eld
1456 \end_inset
1457
1458
1459 \family sans
1460 M\InsetSpace ~
1461 f
1462 \family default
1463
1464 \begin_inset Quotes erd
1465 \end_inset
1466
1467  opens the 
1468 \family sans
1469 File
1470 \family default
1471  menu.
1472 \end_layout
1473
1474 \begin_layout Standard
1475 There are also other things bound to the 
1476 \family sans
1477 Meta-
1478 \family default
1479  key, but you'll have to check in the 
1480 \emph on
1481 Reference
1482 \emph default
1483  
1484 \emph on
1485 manual
1486 \emph default
1487  for more info.
1488 \end_layout
1489
1490 \end_deeper
1491 \begin_layout Standard
1492 You'll learn more and more keybindings and short-cut keys as you use LyX,
1493  because most actions will prompt a small message in the status bar at the
1494  bottom of LyX's main window which describe the name of the action, you've
1495  just triggered, and any existing keybindings for that action.
1496  The notation for the keybindings is very similar to the notation used in
1497  this documentation, so you should not have any problems understanding it.
1498  However, notice that Shift-modifiers are explicitly mentioned, so 
1499 \family sans
1500
1501 \begin_inset Quotes eld
1502 \end_inset
1503
1504 M-p S-A
1505 \family default
1506
1507 \begin_inset Quotes erd
1508 \end_inset
1509
1510  means 
1511 \family sans
1512 Meta-p
1513 \family default
1514  followed by a capital 
1515 \family sans
1516 A
1517 \family default
1518 .
1519  
1520 \begin_inset Quotes eld
1521 \end_inset
1522
1523
1524 \family sans
1525 S-C-s
1526 \family default
1527
1528 \begin_inset Quotes erd
1529 \end_inset
1530
1531  means 
1532 \family sans
1533 Shift-Control-s
1534 \family default
1535 .
1536 \end_layout
1537
1538 \begin_layout Chapter
1539 LyX Basics
1540 \begin_inset LatexCommand index
1541 name "LyX ! Basics"
1542
1543 \end_inset
1544
1545
1546 \end_layout
1547
1548 \begin_layout Section
1549 Document Types
1550 \begin_inset LatexCommand index
1551 name "Document ! Types"
1552
1553 \end_inset
1554
1555
1556 \end_layout
1557
1558 \begin_layout Subsection
1559 Introduction
1560 \end_layout
1561
1562 \begin_layout Standard
1563 Before you do anything else, before you ever start writing a document, you
1564  need to decide what type of document you want to edit.
1565  Different types of documents use different types of spacing, headings,
1566  numbering schemes, and so on.
1567  Additionally, different documents use different paragraph environments,
1568  and format the title of your document differently.
1569 \end_layout
1570
1571 \begin_layout Standard
1572
1573 \emph on
1574 document class
1575 \emph default
1576  describes a group of properties common to a particular set of documents.
1577  By setting the document class, you automatically select these properties,
1578  making it easier to create the type of document you want.
1579  If you don't choose a document class, LyX picks one for you by default.
1580  So, it behooves you to change the class of your document.
1581 \end_layout
1582
1583 \begin_layout Standard
1584 Read on for info about the document classes you can choose from LyX, and
1585  how to adjust their properties.
1586 \end_layout
1587
1588 \begin_layout Subsection
1589 Document Classes
1590 \begin_inset LatexCommand index
1591 name "Document ! Classes"
1592
1593 \end_inset
1594
1595
1596 \begin_inset LatexCommand label
1597 name "sec:Document-Classes"
1598
1599 \end_inset
1600
1601
1602 \end_layout
1603
1604 \begin_layout Subsubsection
1605 Overview
1606 \end_layout
1607
1608 \begin_layout Standard
1609 There are four standard document classes in LyX.
1610  They are:
1611 \end_layout
1612
1613 \begin_layout Description
1614 Article for basic articles
1615 \end_layout
1616
1617 \begin_layout Description
1618 Report for basic reports
1619 \end_layout
1620
1621 \begin_layout Description
1622 Book for writing a book
1623 \end_layout
1624
1625 \begin_layout Description
1626 Letter for US-style letters
1627 \end_layout
1628
1629 \begin_layout Standard
1630 There are also some non-standard classes, which LyX only uses if you have
1631  installed them.
1632  Here are some of the classes, the full list with detailed explanations
1633  can be found in chapter 
1634 \emph on
1635 Special Document Classes
1636 \emph default
1637  in the 
1638 \emph on
1639 Extended Features
1640 \emph default
1641  manual:
1642 \end_layout
1643
1644 \begin_layout Description
1645 A&A Journal articles in the style and format used in Astronomy & Astrophysics
1646 \end_layout
1647
1648 \begin_layout Description
1649 AAST
1650 \family sans
1651
1652 \begin_inset ERT
1653 status collapsed
1654
1655 \begin_layout Standard
1656
1657 {}
1658 \end_layout
1659
1660 \end_inset
1661
1662
1663 \family default
1664 eX For submissions to the journals published by the American Astronomical
1665  Society
1666 \end_layout
1667
1668 \begin_layout Description
1669 AMS Layouts for articles and books in the style and format used by the American
1670  Mathematical Society (AMS).
1671  There are three article layouts available.
1672  The standard one uses a typical numbering scheme for theorems etc., that
1673  prepends the section number to the number of the result.
1674  All result-type statements (propositions, corollaries, and so on) are sequenced
1675  together, but definitions, examples, and the like have their own sequence.
1676  The 
1677 \begin_inset Quotes eld
1678 \end_inset
1679
1680 sequential numbering
1681 \begin_inset Quotes erd
1682 \end_inset
1683
1684  scheme does not place the section number with each result, but numbers
1685  them throughout the article in a single sequence.
1686  Each type of result gets its own sequence.
1687  There is also a layout that dispenses with numbering of statements altogether.
1688 \end_layout
1689
1690 \begin_layout Description
1691 Beamer Layout for presentations
1692 \end_layout
1693
1694 \begin_layout Description
1695 broadway Layout for writing plays.
1696  It is not an existing LaTeX document class, but a new one which is distributed
1697  with LyX.
1698 \end_layout
1699
1700 \begin_layout Description
1701 curiculum\InsetSpace ~
1702 vitae classes to create curriculum vitae
1703 \end_layout
1704
1705 \begin_layout Description
1706 Dinbrief Letters in format of the DIN (German industry norm)
1707 \end_layout
1708
1709 \begin_layout Description
1710 dtk Layout for 
1711 \family typewriter
1712 Die TeXnische Komödie
1713 \family default
1714 , the journal of the German TeX user Group (Dante)
1715 \end_layout
1716
1717 \begin_layout Description
1718 Elsevier Layout for journals of the Elsevier publishing group
1719 \end_layout
1720
1721 \begin_layout Description
1722 Foils Used to make transparencies
1723 \end_layout
1724
1725 \begin_layout Description
1726 g-brief Letters in format of the DIN (German industry norm)
1727 \end_layout
1728
1729 \begin_layout Description
1730 hollywood Used to type spec scripts for the US film industry.
1731  It is not an existing LaTeX document class, but a new one which is distributed
1732  with LyX.
1733 \end_layout
1734
1735 \begin_layout Description
1736 IEEEtran Layout for the journals published by the Institute of Electrical
1737  and Electronics Engineers (IEEE)
1738 \end_layout
1739
1740 \begin_layout Description
1741 IOP Layout for journals of the Institute of Physics publishing group
1742 \end_layout
1743
1744 \begin_layout Description
1745 Kluwer Layout for journals of the Kluwer publishing group
1746 \end_layout
1747
1748 \begin_layout Description
1749 koma-script a replacement for the standard classes, offers many useful features
1750  like caption formatting, automatic print space calculation etc.
1751 \end_layout
1752
1753 \begin_layout Description
1754 Memoir another replacement for the standard classes
1755 \end_layout
1756
1757 \begin_layout Description
1758 paper Used with the 
1759 \family typewriter
1760 paper
1761 \family default
1762  LaTeX document class
1763 \end_layout
1764
1765 \begin_layout Description
1766 Powerdot Layout for presentations
1767 \end_layout
1768
1769 \begin_layout Description
1770 REVTe
1771 \begin_inset ERT
1772 status collapsed
1773
1774 \begin_layout Standard
1775
1776 {}
1777 \end_layout
1778
1779 \end_inset
1780
1781 X is used to write articles for the publications of the American Physical
1782  Society (APS), American Institute of Physics (AIP), and Optical Society
1783  of America (OSA).
1784  This class is not completely compatible with all LyX features.
1785 \end_layout
1786
1787 \begin_layout Description
1788 Slides Used to make transparencies
1789 \end_layout
1790
1791 \begin_layout Description
1792 SPIE\InsetSpace ~
1793 Proceedings Layout for the journals published by The International Society
1794  for Optical Engineering (SPIE)
1795 \end_layout
1796
1797 \begin_layout Description
1798 Springer Layouts for journals of the Springer publishing group
1799 \end_layout
1800
1801 \begin_layout Description
1802 TUGboat Layout for 
1803 \family typewriter
1804 TUGboat
1805 \family default
1806 , the journal of the international TeX user Group (TUG)
1807 \end_layout
1808
1809 \begin_layout Standard
1810 We won't go into any detail about how to use these different document classes
1811  here.
1812  You can find all the details about the non-standard classes in the 
1813 \emph on
1814 Extended Editing
1815 \emph default
1816  manual.
1817  Here, we will settle with a list of some of the common properties of all
1818  of the document classes.
1819 \end_layout
1820
1821 \begin_layout Subsubsection
1822 Selecting a Class
1823 \end_layout
1824
1825 \begin_layout Standard
1826 You can select a class using the 
1827 \family sans
1828 Document\SpecialChar \menuseparator
1829 Settings
1830 \begin_inset LatexCommand index
1831 name "Document ! Settings"
1832
1833 \end_inset
1834
1835
1836 \family default
1837  dialog.
1838  Select the class you want to use, and make any fine tunings of the options
1839  you may need.
1840 \end_layout
1841
1842 \begin_layout Subsubsection
1843 Properties
1844 \end_layout
1845
1846 \begin_layout Standard
1847 Each class has a default set of options.
1848  Here's a quick table describing them:
1849 \end_layout
1850
1851 \begin_layout Standard
1852 \begin_inset VSpace 0.3cm
1853 \end_inset
1854
1855
1856 \end_layout
1857
1858 \begin_layout Standard
1859 \align center
1860 \begin_inset Tabular
1861 <lyxtabular version="3" rows="5" columns="5">
1862 <features>
1863 <column alignment="center" valignment="top" leftline="true" rightline="true" width="0pt">
1864 <column alignment="center" valignment="top" leftline="true" width="0pt">
1865 <column alignment="center" valignment="top" leftline="true" width="0pt">
1866 <column alignment="center" valignment="top" leftline="true" width="0pt">
1867 <column alignment="center" valignment="top" leftline="true" rightline="true" width="0pt">
1868 <row topline="true" bottomline="true">
1869 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
1870 \begin_inset Text
1871
1872 \begin_layout Standard
1873
1874 \end_layout
1875
1876 \end_inset
1877 </cell>
1878 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
1879 \begin_inset Text
1880
1881 \begin_layout Standard
1882
1883 \family sans
1884 \series medium
1885 \shape up
1886 \size normal
1887 \emph off
1888 \bar no
1889 \noun off
1890 \color none
1891 Pagestyle
1892 \end_layout
1893
1894 \end_inset
1895 </cell>
1896 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
1897 \begin_inset Text
1898
1899 \begin_layout Standard
1900
1901 \family sans
1902 \series medium
1903 \shape up
1904 \size normal
1905 \emph off
1906 \bar no
1907 \noun off
1908 \color none
1909 Sides
1910 \end_layout
1911
1912 \end_inset
1913 </cell>
1914 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
1915 \begin_inset Text
1916
1917 \begin_layout Standard
1918
1919 \family sans
1920 \series medium
1921 \shape up
1922 \size normal
1923 \emph off
1924 \bar no
1925 \noun off
1926 \color none
1927 Columns
1928 \end_layout
1929
1930 \end_inset
1931 </cell>
1932 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
1933 \begin_inset Text
1934
1935 \begin_layout Standard
1936
1937 \series medium
1938 \shape up
1939 \size normal
1940 \emph off
1941 \bar no
1942 \noun off
1943 \color none
1944 Max.
1945  sectioning level
1946 \end_layout
1947
1948 \end_inset
1949 </cell>
1950 </row>
1951 <row topline="true">
1952 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
1953 \begin_inset Text
1954
1955 \begin_layout Standard
1956
1957 \series medium
1958 \shape up
1959 \size normal
1960 \emph off
1961 \bar no
1962 \noun off
1963 \color none
1964 article
1965 \end_layout
1966
1967 \end_inset
1968 </cell>
1969 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
1970 \begin_inset Text
1971
1972 \begin_layout Standard
1973
1974 \family sans
1975 \series medium
1976 \shape up
1977 \size normal
1978 \emph off
1979 \bar no
1980 \noun off
1981 \color none
1982 Plain
1983 \end_layout
1984
1985 \end_inset
1986 </cell>
1987 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
1988 \begin_inset Text
1989
1990 \begin_layout Standard
1991
1992 \family sans
1993 \series medium
1994 \shape up
1995 \size normal
1996 \emph off
1997 \bar no
1998 \noun off
1999 \color none
2000 One
2001 \end_layout
2002
2003 \end_inset
2004 </cell>
2005 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
2006 \begin_inset Text
2007
2008 \begin_layout Standard
2009
2010 \family sans
2011 \series medium
2012 \shape up
2013 \size normal
2014 \emph off
2015 \bar no
2016 \noun off
2017 \color none
2018 One
2019 \end_layout
2020
2021 \end_inset
2022 </cell>
2023 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
2024 \begin_inset Text
2025
2026 \begin_layout Standard
2027
2028 \family sans
2029 \series medium
2030 \shape up
2031 \size normal
2032 \emph off
2033 \bar no
2034 \noun off
2035 \color none
2036 Section
2037 \end_layout
2038
2039 \end_inset
2040 </cell>
2041 </row>
2042 <row topline="true">
2043 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
2044 \begin_inset Text
2045
2046 \begin_layout Standard
2047
2048 \series medium
2049 \shape up
2050 \size normal
2051 \emph off
2052 \bar no
2053 \noun off
2054 \color none
2055 report
2056 \end_layout
2057
2058 \end_inset
2059 </cell>
2060 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
2061 \begin_inset Text
2062
2063 \begin_layout Standard
2064
2065 \family sans
2066 \series medium
2067 \shape up
2068 \size normal
2069 \emph off
2070 \bar no
2071 \noun off
2072 \color none
2073 Plain
2074 \end_layout
2075
2076 \end_inset
2077 </cell>
2078 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
2079 \begin_inset Text
2080
2081 \begin_layout Standard
2082
2083 \family sans
2084 \series medium
2085 \shape up
2086 \size normal
2087 \emph off
2088 \bar no
2089 \noun off
2090 \color none
2091 One
2092 \end_layout
2093
2094 \end_inset
2095 </cell>
2096 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
2097 \begin_inset Text
2098
2099 \begin_layout Standard
2100
2101 \family sans
2102 \series medium
2103 \shape up
2104 \size normal
2105 \emph off
2106 \bar no
2107 \noun off
2108 \color none
2109 One
2110 \end_layout
2111
2112 \end_inset
2113 </cell>
2114 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
2115 \begin_inset Text
2116
2117 \begin_layout Standard
2118
2119 \family sans
2120 \series medium
2121 \shape up
2122 \size normal
2123 \emph off
2124 \bar no
2125 \noun off
2126 \color none
2127 Chapter
2128 \end_layout
2129
2130 \end_inset
2131 </cell>
2132 </row>
2133 <row topline="true">
2134 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
2135 \begin_inset Text
2136
2137 \begin_layout Standard
2138
2139 \series medium
2140 \shape up
2141 \size normal
2142 \emph off
2143 \bar no
2144 \noun off
2145 \color none
2146 book
2147 \end_layout
2148
2149 \end_inset
2150 </cell>
2151 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
2152 \begin_inset Text
2153
2154 \begin_layout Standard
2155
2156 \family sans
2157 \series medium
2158 \shape up
2159 \size normal
2160 \emph off
2161 \bar no
2162 \noun off
2163 \color none
2164 Headings
2165 \end_layout
2166
2167 \end_inset
2168 </cell>
2169 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
2170 \begin_inset Text
2171
2172 \begin_layout Standard
2173
2174 \family sans
2175 \series medium
2176 \shape up
2177 \size normal
2178 \emph off
2179 \bar no
2180 \noun off
2181 \color none
2182 Two
2183 \end_layout
2184
2185 \end_inset
2186 </cell>
2187 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
2188 \begin_inset Text
2189
2190 \begin_layout Standard
2191
2192 \family sans
2193 \series medium
2194 \shape up
2195 \size normal
2196 \emph off
2197 \bar no
2198 \noun off
2199 \color none
2200 One
2201 \end_layout
2202
2203 \end_inset
2204 </cell>
2205 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
2206 \begin_inset Text
2207
2208 \begin_layout Standard
2209
2210 \family sans
2211 \series medium
2212 \shape up
2213 \size normal
2214 \emph off
2215 \bar no
2216 \noun off
2217 \color none
2218 Chapter
2219 \end_layout
2220
2221 \end_inset
2222 </cell>
2223 </row>
2224 <row topline="true" bottomline="true">
2225 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
2226 \begin_inset Text
2227
2228 \begin_layout Standard
2229
2230 \series medium
2231 \shape up
2232 \size normal
2233 \emph off
2234 \bar no
2235 \noun off
2236 \color none
2237 letter
2238 \end_layout
2239
2240 \end_inset
2241 </cell>
2242 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
2243 \begin_inset Text
2244
2245 \begin_layout Standard
2246
2247 \family sans
2248 \series medium
2249 \shape up
2250 \size normal
2251 \emph off
2252 \bar no
2253 \noun off
2254 \color none
2255 Plain
2256 \end_layout
2257
2258 \end_inset
2259 </cell>
2260 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
2261 \begin_inset Text
2262
2263 \begin_layout Standard
2264
2265 \family sans
2266 \series medium
2267 \shape up
2268 \size normal
2269 \emph off
2270 \bar no
2271 \noun off
2272 \color none
2273 One
2274 \end_layout
2275
2276 \end_inset
2277 </cell>
2278 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
2279 \begin_inset Text
2280
2281 \begin_layout Standard
2282
2283 \family sans
2284 \series medium
2285 \shape up
2286 \size normal
2287 \emph off
2288 \bar no
2289 \noun off
2290 \color none
2291 One
2292 \end_layout
2293
2294 \end_inset
2295 </cell>
2296 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
2297 \begin_inset Text
2298
2299 \begin_layout Standard
2300
2301 \series medium
2302 \shape up
2303 \size normal
2304 \emph off
2305 \bar no
2306 \noun off
2307 \color none
2308 none
2309 \end_layout
2310
2311 \end_inset
2312 </cell>
2313 </row>
2314 </lyxtabular>
2315
2316 \end_inset
2317
2318
2319 \end_layout
2320
2321 \begin_layout Standard
2322 \begin_inset VSpace 0.3cm
2323 \end_inset
2324
2325
2326 \end_layout
2327
2328 \begin_layout Standard
2329 You're probably also wondering what 
2330 \begin_inset Quotes eld
2331 \end_inset
2332
2333 Max.\InsetSpace ~
2334 sectioning level
2335 \begin_inset Quotes erd
2336 \end_inset
2337
2338  means.
2339  There are several paragraph environments used to create section headings.
2340  Different document classes allow different types of section headings.
2341  Only two use the 
2342 \family sans
2343 Chapter
2344 \family default
2345  heading; the rest do not and begin instead with the 
2346 \family sans
2347 Section
2348 \family default
2349  heading.
2350  Some document classes, such as the ones for letters, don't use any section
2351  headings.
2352  In addition to 
2353 \family sans
2354 Chapter
2355 \family default
2356  and 
2357 \family sans
2358 Section
2359 \family default
2360  headings, there are also 
2361 \family sans
2362 Subsection
2363 \family default
2364  headings, 
2365 \family sans
2366 Subsubsection
2367 \family default
2368  headings, and so on.
2369  We'll describe these headings fully in section\InsetSpace ~
2370
2371 \begin_inset LatexCommand ref
2372 reference "sub:Headings"
2373
2374 \end_inset
2375
2376 .
2377 \end_layout
2378
2379 \begin_layout Subsection
2380 Document Layout
2381 \begin_inset LatexCommand index
2382 name "Document !  Layout"
2383
2384 \end_inset
2385
2386
2387 \begin_inset LatexCommand label
2388 name "sub:Document-Layout"
2389
2390 \end_inset
2391
2392
2393 \family sans
2394
2395 \begin_inset LatexCommand index
2396 name "Document ! Settings"
2397
2398 \end_inset
2399
2400
2401 \end_layout
2402
2403 \begin_layout Standard
2404 The most important properties of documents classes are set in the menu 
2405 \family sans
2406 Document\SpecialChar \menuseparator
2407 Settings
2408 \family default
2409 .
2410  There in the 
2411 \family sans
2412 Options
2413 \family default
2414  field under 
2415 \family sans
2416 Documents\InsetSpace ~
2417 classes
2418 \family default
2419 , you can enter special options for your document class in a comma-separated
2420  list.
2421  This is only necessary if LyX doesn't support special options you want
2422  to use for your document.
2423  To learn more about your favorite LaTeX-class and its options, you have
2424  to read its manual.
2425 \end_layout
2426
2427 \begin_layout Standard
2428 Under 
2429 \family sans
2430 Page\InsetSpace ~
2431 Layout
2432 \family default
2433  the 
2434 \family sans
2435 Pagestyle
2436 \family default
2437  controls what sorts of headings and page numbers go on a page.
2438  You can choose between the following five options:
2439 \end_layout
2440
2441 \begin_layout Labeling
2442 \labelwidthstring 00.00.0000
2443
2444 \family sans
2445 Default
2446 \family default
2447  Use default pagestyle of current class.
2448 \end_layout
2449
2450 \begin_layout Labeling
2451 \labelwidthstring 00.00.0000
2452
2453 \family sans
2454 Empty
2455 \family default
2456  No page numbers or headings.
2457 \end_layout
2458
2459 \begin_layout Labeling
2460 \labelwidthstring 00.00.0000
2461
2462 \family sans
2463 Plain
2464 \family default
2465  Page numbers only.
2466 \end_layout
2467
2468 \begin_layout Labeling
2469 \labelwidthstring 00.00.0000
2470
2471 \family sans
2472 Headings
2473 \family default
2474  Page numbers and either the current chapter or section title and number.
2475  Whether LyX uses the current chapter or the current section depends on
2476  the maximum sectioning level of the class.
2477 \end_layout
2478
2479 \begin_layout Labeling
2480 \labelwidthstring 00.00.0000
2481
2482 \family sans
2483 Fancy
2484 \family default
2485  This allows you to create fully customizable headers and footers if you
2486  have the 
2487 \series bold
2488 fancyhdr
2489 \begin_inset LatexCommand index
2490 name "LaTeX-packages ! fancyhdr"
2491
2492 \end_inset
2493
2494
2495 \series default
2496  package installed.
2497  At the moment, support in LyX is limited to this setting.
2498  To use the full power of this package, you have to add code to your document
2499  preamble.
2500  Check the documentation for the 
2501 \series bold
2502 fancyhdr
2503 \series default
2504  package for more details, 
2505 \begin_inset LatexCommand cite
2506 key "fancyhdr"
2507
2508 \end_inset
2509
2510 .
2511 \end_layout
2512
2513 \begin_layout Standard
2514 The 
2515 \family sans
2516 Separation
2517 \family default
2518  of paragraphs is described in section\InsetSpace ~
2519
2520 \begin_inset LatexCommand ref
2521 reference "sec:Par-indent-intro"
2522
2523 \end_inset
2524
2525 .
2526 \end_layout
2527
2528 \begin_layout Subsection
2529 Paper Size and Orientation
2530 \begin_inset LatexCommand index
2531 name "Document ! Paper size"
2532
2533 \end_inset
2534
2535
2536 \begin_inset LatexCommand label
2537 name "sub:Paper-Size,-Orientation,"
2538
2539 \end_inset
2540
2541
2542 \end_layout
2543
2544 \begin_layout Standard
2545 You'll find the following options in the menu 
2546 \family sans
2547 Page\InsetSpace ~
2548 Layout
2549 \family default
2550  of the dialog of the 
2551 \family sans
2552 Document\SpecialChar \menuseparator
2553 Settings
2554 \family default
2555  menu:
2556 \family sans
2557
2558 \begin_inset LatexCommand index
2559 name "Document ! Settings"
2560
2561 \end_inset
2562
2563
2564 \end_layout
2565
2566 \begin_layout Labeling
2567 \labelwidthstring 00.00.0000
2568
2569 \family sans
2570 Papersize
2571 \family default
2572  What size paper to print on.
2573  The choices are
2574 \end_layout
2575
2576 \begin_layout Itemize
2577
2578 \family sans
2579 Default
2580 \end_layout
2581
2582 \begin_layout Itemize
2583
2584 \family sans
2585 A3, A4,
2586 \family default
2587  
2588 \family sans
2589 A5
2590 \end_layout
2591
2592 \begin_layout Itemize
2593
2594 \family sans
2595 B3, B4, B5
2596 \end_layout
2597
2598 \begin_layout Itemize
2599
2600 \family sans
2601 US letter
2602 \end_layout
2603
2604 \begin_layout Itemize
2605
2606 \family sans
2607 US legal
2608 \end_layout
2609
2610 \begin_layout Itemize
2611
2612 \family sans
2613 US executive
2614 \end_layout
2615
2616 \begin_layout Itemize
2617
2618 \family sans
2619 Custom
2620 \end_layout
2621
2622 \begin_layout Labeling
2623 \labelwidthstring 00.00.0000
2624
2625 \family sans
2626 Orientation
2627 \family default
2628  Two toggle buttons choose whether to print the output as 
2629 \family sans
2630 Landscape
2631 \family default
2632  or as 
2633 \family sans
2634 Portrait
2635 \family default
2636 .
2637 \end_layout
2638
2639 \begin_layout Labeling
2640 \labelwidthstring 00.00.0000
2641
2642 \family sans
2643 Two-sided\InsetSpace ~
2644 document
2645 \family default
2646  Adjusts the print space to print both sides of paper.
2647  That means that the print space for odd- and even-numbered pages is different.
2648 \end_layout
2649
2650 \begin_layout Subsection
2651 Margins
2652 \begin_inset LatexCommand index
2653 name "Document ! Margins"
2654
2655 \end_inset
2656
2657
2658 \begin_inset LatexCommand label
2659 name "sub:Margins"
2660
2661 \end_inset
2662
2663
2664 \begin_inset LatexCommand index
2665 name "Margins"
2666
2667 \end_inset
2668
2669
2670 \end_layout
2671
2672 \begin_layout Standard
2673 Paper margins are set in the menu 
2674 \family sans
2675 Document\SpecialChar \menuseparator
2676 Settings
2677 \family default
2678 .
2679 \family sans
2680
2681 \begin_inset LatexCommand index
2682 name "Document ! Settings"
2683
2684 \end_inset
2685
2686
2687 \end_layout
2688
2689 \begin_layout Standard
2690 If you use a koma-script document class, you can use the default settings.
2691  Because koma-script calculates then the printspace automatically by taking
2692  the paper format and the font size into account.
2693 \end_layout
2694
2695 \begin_layout Subsection
2696 Important Note
2697 \end_layout
2698
2699 \begin_layout Standard
2700 If you change a document class, LyX has to convert 
2701 \emph on
2702 everything
2703 \emph default
2704  into the new class.
2705  That includes the paragraph environments.
2706  Some paragraph environments are standard; all of the document classes have
2707  them; but some classes have special paragraph environments.
2708  If this is the case, and you change the document class, LyX sets the missing
2709  paragraph environments to 
2710 \family sans
2711 Standard
2712 \family default
2713  and places an error box at the beginning of the paragraph.
2714  Just click on them and you'll get a message dialog that tells you about
2715  the conversion and why it failed.
2716 \end_layout
2717
2718 \begin_layout Section
2719 Paragraph Indentation and Separation
2720 \begin_inset LatexCommand index
2721 name "Paragraph ! Indentation"
2722
2723 \end_inset
2724
2725
2726 \end_layout
2727
2728 \begin_layout Subsection
2729 Introduction
2730 \begin_inset LatexCommand label
2731 name "sec:Par-indent-intro"
2732
2733 \end_inset
2734
2735
2736 \end_layout
2737
2738 \begin_layout Standard
2739 Before describing all of the various paragraph environments, we'd like to
2740  say a word or two about paragraph indentation.
2741 \end_layout
2742
2743 \begin_layout Standard
2744 Everyone seems to have their own convention for separating paragraphs.
2745  Most Americans indent the first line of a paragraph.
2746  Others don't indent but put extra space between the paragraphs.
2747  If you choose indentation for paragraphs the 
2748 \emph on
2749 first
2750 \emph default
2751  paragraph of a section, or after a figure, an equation, a table, a list,
2752  etc., is 
2753 \emph on
2754 not
2755 \emph default
2756  indented.
2757  Only a paragraph following another paragraph gets indented.
2758  Note that the indentation behavior is different when you use another document
2759  language than English.
2760  LaTeX takes care that the indentation follows the rules of the used language.
2761 \end_layout
2762
2763 \begin_layout Standard
2764 The space between paragraphs, like the line spacing, the space between headings
2765  and text --- in fact, all of the spacings for just about everything are
2766  pre-coded into LyX.
2767  As we said, you don't worry about how much space to add between what.
2768  LyX takes care of that.
2769  In fact, these pre-coded vertical spacings aren't a single number but a
2770  range.
2771  That way, LyX can squish or stretch the space between lines to make sure
2772  figures fit on a page with text, so that sections don't start at the bottom
2773  of a page, and so on.
2774 \begin_inset Foot
2775 status collapsed
2776
2777 \begin_layout Standard
2778 LaTeX does this when LyX goes to produce a printable file.
2779 \end_layout
2780
2781 \end_inset
2782
2783  However, pre-coded doesn't mean you can't change them.
2784  LyX gives you the ability to globally change 
2785 \emph on
2786 all
2787 \emph default
2788  of these pre-coded spacings.
2789  We'll explain more later.
2790 \end_layout
2791
2792 \begin_layout Subsection
2793 Paragraph Separation
2794 \begin_inset LatexCommand index
2795 name "Paragraph ! Separation"
2796
2797 \end_inset
2798
2799
2800 \end_layout
2801
2802 \begin_layout Standard
2803 To separate paragraphs, select 
2804 \family sans
2805 Indent
2806 \family default
2807  or 
2808 \family sans
2809 Skip
2810 \family default
2811  in the submenu 
2812 \family sans
2813 Text\InsetSpace ~
2814 Layout
2815 \family default
2816  of the dialog 
2817 \family sans
2818 Document\SpecialChar \menuseparator
2819 Settings
2820 \begin_inset LatexCommand index
2821 name "Document ! Settings"
2822
2823 \end_inset
2824
2825
2826 \family default
2827  to indent paragraphs or add extra space between paragraphs, respectively.
2828  The size of the skips can be defined in the dialog, for the indentation
2829  you have to add this line to your document preamble:
2830 \end_layout
2831
2832 \begin_layout Standard
2833
2834 \series bold
2835
2836 \backslash
2837 setlength{
2838 \backslash
2839 parindent}{Length}
2840 \end_layout
2841
2842 \begin_layout Standard
2843 where length is a value in one of the units listed in Appendix\InsetSpace ~
2844
2845 \begin_inset LatexCommand ref
2846 reference "cap:Units"
2847
2848 \end_inset
2849
2850 .
2851  The default length is 30\InsetSpace \thinspace{}
2852 pt.
2853 \end_layout
2854
2855 \begin_layout Subsection
2856 Fine-Tuning
2857 \end_layout
2858
2859 \begin_layout Standard
2860 You can also change the separation method of a single paragraph.
2861  Open the 
2862 \family sans
2863 Edit\SpecialChar \menuseparator
2864 Paragraph\InsetSpace ~
2865 Settings
2866 \family default
2867  dialog and toggle the 
2868 \family sans
2869 Indent\InsetSpace ~
2870 Paragraph
2871 \family default
2872  option to change the state of the current paragraph.
2873  If paragraphs have no indentation but use extra space for separation, this
2874  button will be ignored (you can't indent a single paragraph by toggling
2875  this).
2876 \end_layout
2877
2878 \begin_layout Standard
2879 You should only need to change the indentation method for a single paragraph
2880  if you need to do some fine-tuning.
2881 \end_layout
2882
2883 \begin_layout Subsection
2884 Line Spacing
2885 \begin_inset LatexCommand index
2886 name "Paragraph ! Line spacing"
2887
2888 \end_inset
2889
2890
2891 \end_layout
2892
2893 \begin_layout Standard
2894 In the 
2895 \family sans
2896 Document\SpecialChar \menuseparator
2897 Settings
2898 \begin_inset LatexCommand index
2899 name "Document ! Settings"
2900
2901 \end_inset
2902
2903
2904 \family default
2905  dialog you can set the line spacing in the submenu 
2906 \family sans
2907 Text\InsetSpace ~
2908 Layout.
2909 \family default
2910
2911 \begin_inset Foot
2912 status collapsed
2913
2914 \begin_layout Standard
2915 You need to have the LaTeX-package 
2916 \series bold
2917 setspace
2918 \begin_inset LatexCommand index
2919 name "LaTeX-packages ! setspace"
2920
2921 \end_inset
2922
2923
2924 \series default
2925  installed to use this feature.
2926 \end_layout
2927
2928 \end_inset
2929
2930
2931 \end_layout
2932
2933 \begin_layout Section
2934 Paragraph Environments
2935 \begin_inset LatexCommand index
2936 name "Paragraph ! Environments"
2937
2938 \end_inset
2939
2940
2941 \begin_inset LatexCommand label
2942 name "sec:Paragraph-Environments"
2943
2944 \end_inset
2945
2946
2947 \begin_inset LatexCommand index
2948 name "Paragraph environments|("
2949
2950 \end_inset
2951
2952
2953 \end_layout
2954
2955 \begin_layout Subsection
2956 Overview
2957 \end_layout
2958
2959 \begin_layout Standard
2960 The paragraph environments correspond to the various
2961 \end_layout
2962
2963 \begin_layout Standard
2964
2965 \series bold
2966
2967 \backslash
2968 begin{
2969 \emph on
2970 environment
2971 \emph default
2972 } ...
2973  
2974 \backslash
2975 end{
2976 \emph on
2977 environment
2978 \emph default
2979 }
2980 \series default
2981
2982 \newline
2983 command sequences in an ordinary LaTeX file.
2984  If you don't know LaTeX, or the concept of a paragraph environment is totally
2985  alien to you, we urge you to read the 
2986 \emph on
2987 Tutorial
2988 \emph default
2989 .
2990  The 
2991 \emph on
2992 Tutorial
2993 \emph default
2994  also contains many more examples than this section does.
2995 \end_layout
2996
2997 \begin_layout Standard
2998 A paragraph environment is simply a 
2999 \begin_inset Quotes eld
3000 \end_inset
3001
3002 container
3003 \begin_inset Quotes erd
3004 \end_inset
3005
3006  for a paragraph which gives that paragraph certain properties.
3007  This can include a particular style of font, different margins, a numbering
3008  scheme, labels, and so on.
3009  Additionally, you can 
3010 \begin_inset Quotes eld
3011 \end_inset
3012
3013 nest
3014 \begin_inset Quotes erd
3015 \end_inset
3016
3017  the different environments inside one another, allowing one environment
3018  to inherit some of the properties of another.
3019  The different paragraph environments totally replace the need for messy
3020  tab stops, on the fly margin adjustment, and other hold-overs from the
3021  days of typewriters.
3022  There are several paragraph environments which are specific to a particular
3023  document type.
3024  We'll only be covering the most common ones here.
3025 \end_layout
3026
3027 \begin_layout Standard
3028 To choose a new paragraph environment, use the pull-down box on the left
3029  end of the toolbar.
3030  LyX will change the environment of the 
3031 \emph on
3032 entire
3033 \emph default
3034  paragraph in which the cursor sits.
3035  You can also change the environment of an entire group of paragraphs if
3036  you select them before choosing the new environment.
3037  
3038 \end_layout
3039
3040 \begin_layout Standard
3041 Note that hitting 
3042 \family sans
3043 Return
3044 \family default
3045  will 
3046 \emph on
3047 typically
3048 \emph default
3049  create a new paragraph using the 
3050 \family sans
3051 Standard
3052 \family default
3053  paragraph environment.
3054  We say 
3055 \begin_inset Quotes eld
3056 \end_inset
3057
3058 typically
3059 \begin_inset Quotes erd
3060 \end_inset
3061
3062  because if you are in one of these environments:
3063 \end_layout
3064
3065 \begin_layout Itemize
3066
3067 \family sans
3068 Quote
3069 \end_layout
3070
3071 \begin_layout Itemize
3072
3073 \family sans
3074 Quotation
3075 \end_layout
3076
3077 \begin_layout Itemize
3078
3079 \family sans
3080 Verse
3081 \end_layout
3082
3083 \begin_layout Itemize
3084
3085 \family sans
3086 Itemize
3087 \end_layout
3088
3089 \begin_layout Itemize
3090
3091 \family sans
3092 Enumerate
3093 \end_layout
3094
3095 \begin_layout Itemize
3096
3097 \family sans
3098 Description
3099 \end_layout
3100
3101 \begin_layout Itemize
3102
3103 \family sans
3104 List
3105 \end_layout
3106
3107 \begin_layout Standard
3108 LyX keeps the old paragraph environment when you hit 
3109 \family sans
3110 Return
3111 \family default
3112 , rather than resetting it to 
3113 \family sans
3114 Standard
3115 \family default
3116 .
3117  LyX will still reset the nesting depth, however.
3118  Usually, starting a new paragraph resets both the paragraph environment
3119  and the nesting depth (for more on nesting see section\InsetSpace ~
3120
3121 \begin_inset LatexCommand ref
3122 reference "sec:Nesting"
3123
3124 \end_inset
3125
3126 ).
3127  At the moment, all this is context-specific; you're better off expecting
3128  
3129 \family sans
3130 Return
3131 \family default
3132  to reset the paragraph environment and depth.
3133  If you want a new paragraph to keep the current environment and depth,
3134  use 
3135 \family sans
3136 M-Return
3137 \family default
3138  instead.
3139 \end_layout
3140
3141 \begin_layout Subsection
3142 Standard
3143 \end_layout
3144
3145 \begin_layout Standard
3146 The default paragraph environment is 
3147 \family sans
3148 Standard
3149 \family default
3150  for most classes.
3151  It creates a plain paragraph.
3152  If LyX resets the paragraph environment, this is the one it chooses.
3153  In fact, the paragraph you're reading right now (and most of the ones in
3154  this manual) are in the 
3155 \family sans
3156 Standard
3157 \family default
3158  environment.
3159 \end_layout
3160
3161 \begin_layout Standard
3162 You can nest a paragraph using the 
3163 \family sans
3164 Standard
3165 \family default
3166  environment in just about anything else, but you can't really nest anything
3167  in a 
3168 \family sans
3169 Standard
3170 \family default
3171  environment.
3172 \end_layout
3173
3174 \begin_layout Subsection
3175 Document Title
3176 \begin_inset LatexCommand index
3177 name "Document !Title"
3178
3179 \end_inset
3180
3181
3182 \end_layout
3183
3184 \begin_layout Standard
3185 A LaTeX title page has three parts: the title itself, the name(s) of the
3186  author(s) and a 
3187 \begin_inset Quotes eld
3188 \end_inset
3189
3190 footnote
3191 \begin_inset Quotes erd
3192 \end_inset
3193
3194  for thanks or contact information.
3195  For certain types of documents, LaTeX places all of this on a separate
3196  page along with today's date.
3197  For other types of documents, the title 
3198 \begin_inset Quotes eld
3199 \end_inset
3200
3201 page
3202 \begin_inset Quotes erd
3203 \end_inset
3204
3205  goes at the top of the first page of the document.
3206  
3207 \end_layout
3208
3209 \begin_layout Standard
3210 LyX provides an interface to the title page commands through the paragraph
3211  environments 
3212 \family sans
3213 Title
3214 \family default
3215
3216 \family sans
3217 Author
3218 \family default
3219 , and 
3220 \family sans
3221 Date
3222 \family default
3223 .
3224  Here's how you use them:
3225 \end_layout
3226
3227 \begin_layout Itemize
3228 Put the title of your document in the 
3229 \family sans
3230 Title
3231 \family default
3232  environment.
3233 \end_layout
3234
3235 \begin_layout Itemize
3236 Put the author name in the 
3237 \family sans
3238 Author
3239 \family default
3240  environment.
3241 \end_layout
3242
3243 \begin_layout Itemize
3244 If you want the date to have a certain appearance, want to use a fixed date,
3245  or want other text to appear in place of today's date, put that text in
3246  the 
3247 \family sans
3248 Date
3249 \family default
3250  environment.
3251  Note that using this environment is optional.
3252  If you don't provide any, LaTeX will automatically insert today's date.
3253  If you don't want any date, add the line
3254 \newline
3255
3256 \series bold
3257
3258 \backslash
3259 date{}
3260 \series default
3261
3262 \newline
3263 to the preamble of your document (menu 
3264 \family sans
3265 Document\SpecialChar \menuseparator
3266 Settings
3267 \family default
3268 )
3269 \end_layout
3270
3271 \begin_layout Standard
3272 You can use footnotes to insert 
3273 \begin_inset Quotes eld
3274 \end_inset
3275
3276 thanks
3277 \begin_inset Quotes erd
3278 \end_inset
3279
3280  or contact informations.
3281 \end_layout
3282
3283 \begin_layout Subsection
3284 Headings
3285 \begin_inset LatexCommand index
3286 name "Section headings"
3287
3288 \end_inset
3289
3290
3291 \begin_inset LatexCommand label
3292 name "sub:Headings"
3293
3294 \end_inset
3295
3296
3297 \end_layout
3298
3299 \begin_layout Standard
3300 There are several paragraph environments for producing section headings.
3301  LyX takes care of the numbering for you.
3302 \end_layout
3303
3304 \begin_layout Subsubsection
3305 Numbered Headings
3306 \begin_inset LatexCommand index
3307 name "Section headings ! Numbered"
3308
3309 \end_inset
3310
3311
3312 \end_layout
3313
3314 \begin_layout Standard
3315 There are 7 numbered types of section headings.
3316  They are:
3317 \end_layout
3318
3319 \begin_layout Enumerate
3320
3321 \family sans
3322 Part
3323 \end_layout
3324
3325 \begin_layout Enumerate
3326
3327 \family sans
3328 Chapter
3329 \end_layout
3330
3331 \begin_layout Enumerate
3332
3333 \family sans
3334 Section
3335 \end_layout
3336
3337 \begin_layout Enumerate
3338
3339 \family sans
3340 Subsection
3341 \end_layout
3342
3343 \begin_layout Enumerate
3344
3345 \family sans
3346 Subsubsection
3347 \end_layout
3348
3349 \begin_layout Enumerate
3350
3351 \family sans
3352 Paragraph
3353 \end_layout
3354
3355 \begin_layout Enumerate
3356
3357 \family sans
3358 Subparagraph
3359 \end_layout
3360
3361 \begin_layout Standard
3362 LyX labels each heading with a series of numbers, separated by periods.
3363  The numbers describe where in the document you are.
3364  Unlike the other headings, parts are numbered with Latin letters.
3365 \end_layout
3366
3367 \begin_layout Standard
3368 Headings all subdivide your document into different pieces of text.
3369  For example, suppose you're writing a book.
3370  You group the book into chapters.
3371  LyX does similar grouping:
3372 \end_layout
3373
3374 \begin_layout Itemize
3375
3376 \family sans
3377 Part
3378 \family default
3379  is divided in either 
3380 \family sans
3381 Chapter
3382 \family default
3383  or 
3384 \family sans
3385 Section
3386 \end_layout
3387
3388 \begin_layout Itemize
3389
3390 \family sans
3391 Chapter
3392 \family default
3393 s are divided into 
3394 \family sans
3395 Section
3396 \family default
3397 s
3398 \end_layout
3399
3400 \begin_layout Itemize
3401
3402 \family sans
3403 Section
3404 \family default
3405 s are divided into 
3406 \family sans
3407 Subsection
3408 \family default
3409 s
3410 \end_layout
3411
3412 \begin_layout Itemize
3413
3414 \family sans
3415 Subsection
3416 \family default
3417 s are divided into 
3418 \family sans
3419 Subsubsection
3420 \family default
3421 s
3422 \end_layout
3423
3424 \begin_layout Itemize
3425
3426 \family sans
3427 Subsubsection
3428 \family default
3429 s are divided into 
3430 \family sans
3431 Paragraph
3432 \family default
3433 s
3434 \end_layout
3435
3436 \begin_layout Itemize
3437
3438 \family sans
3439 Paragraph
3440 \family default
3441 s are divided into 
3442 \family sans
3443 Subparagraph
3444 \family default
3445 s
3446 \end_layout
3447
3448 \begin_layout Standard
3449 \begin_inset Note Greyedout
3450 status open
3451
3452 \begin_layout Standard
3453
3454 \series bold
3455 Note:
3456 \series default
3457  Not all document types use the 
3458 \family sans
3459 Chapter
3460 \family default
3461  heading as the maximum sectioning level.
3462  In that case the 
3463 \family sans
3464 Section
3465 \family default
3466  is the top-level heading.
3467 \end_layout
3468
3469 \end_inset
3470
3471
3472 \end_layout
3473
3474 \begin_layout Standard
3475 So, if you use the 
3476 \family sans
3477 Subsubsection
3478 \family default
3479  environment to label a new sub-subsection, LyX labels it with its number,
3480  along with the number of the subsection, section, and, if applicable, chapter
3481  that it's in.
3482  For example: the fifth section of the second chapter of this book has the
3483  label 
3484 \begin_inset Quotes eld
3485 \end_inset
3486
3487 2.5
3488 \begin_inset Quotes erd
3489 \end_inset
3490
3491 .
3492 \end_layout
3493
3494 \begin_layout Subsubsection
3495 Unnumbered Headings
3496 \begin_inset LatexCommand index
3497 name "Section headings ! Unnumbered"
3498
3499 \end_inset
3500
3501
3502 \end_layout
3503
3504 \begin_layout Standard
3505 There are 5 types of unnumbered section headings.
3506  They are:
3507 \end_layout
3508
3509 \begin_layout Enumerate
3510
3511 \family sans
3512 Part*line spacing
3513 \end_layout
3514
3515 \begin_layout Enumerate
3516
3517 \family sans
3518 Chapter*
3519 \end_layout
3520
3521 \begin_layout Enumerate
3522
3523 \family sans
3524 Section*
3525 \end_layout
3526
3527 \begin_layout Enumerate
3528
3529 \family sans
3530 Subsection*
3531 \end_layout
3532
3533 \begin_layout Enumerate
3534
3535 \family sans
3536 Subsubsection*
3537 \end_layout
3538
3539 \begin_layout Standard
3540 The 
3541 \begin_inset Quotes eld
3542 \end_inset
3543
3544 *
3545 \begin_inset Quotes erd
3546 \end_inset
3547
3548  after each name means that these headings are not numbered.
3549  They work the same as their numbered counterparts but won't appear in the
3550  table of contents, see section\InsetSpace ~
3551
3552 \begin_inset LatexCommand ref
3553 reference "sec:toc"
3554
3555 \end_inset
3556
3557 .
3558 \end_layout
3559
3560 \begin_layout Subsubsection
3561 Changing the Numbering
3562 \begin_inset LatexCommand label
3563 name "sub:Numbering-depth"
3564
3565 \end_inset
3566
3567
3568 \end_layout
3569
3570 \begin_layout Standard
3571 You can also alter which sectioning levels get numbered and which ones appear
3572  in the Table of Contents.
3573  Now, this doesn't remove any of the levels; that's preset in the document
3574  class.
3575  Certain classes start with 
3576 \family sans
3577 Chapter
3578 \family default
3579  and go down to the 
3580 \family sans
3581 Subparagraph
3582 \family default
3583  level.
3584  Others start at 
3585 \family sans
3586 Section
3587 \family default
3588 .
3589  Similarly, not all document classes number all sectioning levels.
3590  Most don't number 
3591 \family sans
3592 Paragraph
3593 \family default
3594  or 
3595 \family sans
3596 Subparagraph
3597 \family default
3598 .
3599  This is something you can change.
3600 \end_layout
3601
3602 \begin_layout Standard
3603 Open the 
3604 \family sans
3605 Document\SpecialChar \menuseparator
3606 Settings
3607 \family default
3608  dialog.
3609 \family sans
3610
3611 \begin_inset LatexCommand index
3612 name "Document ! Settings"
3613
3614 \end_inset
3615
3616
3617 \family default
3618  Under 
3619 \family sans
3620 Numbering\InsetSpace ~
3621 &\InsetSpace ~
3622 TOC
3623 \family default
3624  you'll see two counters.
3625  The one named 
3626 \family sans
3627 Numbering
3628 \family default
3629  controls how far down in the sectioning hierarchy LyX numbers a section
3630  heading.
3631  The other one controls the appearance of the section headings in the table
3632  of contents.
3633 \end_layout
3634
3635 \begin_layout Subsubsection
3636 Short Titles of Headings
3637 \begin_inset LatexCommand index
3638 name "Section headings ! Short titles"
3639
3640 \end_inset
3641
3642
3643 \begin_inset OptArg
3644 status collapsed
3645
3646 \begin_layout Standard
3647 Short Titles
3648 \end_layout
3649
3650 \end_inset
3651
3652
3653 \begin_inset LatexCommand label
3654 name "sec:Short-Titles"
3655
3656 \end_inset
3657
3658
3659 \end_layout
3660
3661 \begin_layout Standard
3662 Some section or chapter titles, such as this one, can get quite long.
3663  This can cause troubles when there is limited horizontal space.
3664  For example, if the header of the page is set to show the current section
3665  title, a long title will protrude over the page margins and look awful.
3666 \end_layout
3667
3668 \begin_layout Standard
3669 LaTeX allows you to specify a short title for section headings.
3670  This short title is used in the header and in the actual table of contents,
3671  avoiding the problem mentioned.
3672  To specify a short title, use the menu 
3673 \family sans
3674 Insert\SpecialChar \menuseparator
3675 Short\InsetSpace ~
3676 Title
3677 \family default
3678 .
3679  This will insert a box labeled 
3680 \begin_inset Quotes eld
3681 \end_inset
3682
3683 opt
3684 \begin_inset Quotes erd
3685 \end_inset
3686
3687  (stands for 
3688 \begin_inset Quotes eld
3689 \end_inset
3690
3691 optional
3692 \begin_inset Quotes erd
3693 \end_inset
3694
3695 ) which you can use to enter the short title text.
3696  This also works for captions inside floats.
3697 \end_layout
3698
3699 \begin_layout Standard
3700 The title of this section is a good example of using this feature.
3701 \end_layout
3702
3703 \begin_layout Subsubsection
3704 Special Information
3705 \end_layout
3706
3707 \begin_layout Standard
3708 The following information applies to all section headings:
3709 \end_layout
3710
3711 \begin_layout Itemize
3712 You cannot do any nesting with these environments.
3713 \end_layout
3714
3715 \begin_layout Itemize
3716 You cannot use a margin note in any of these environments.
3717 \end_layout
3718
3719 \begin_layout Itemize
3720 You can only use inline math in these environments.
3721 \end_layout
3722
3723 \begin_layout Itemize
3724 You can use labels and cross-references to refer to their numbers.
3725 \end_layout
3726
3727 \begin_layout Subsection
3728 Quotes and Poetryline spacing
3729 \end_layout
3730
3731 \begin_layout Standard
3732 LyX has three paragraph environments for writing poetry and quotations.
3733  They are 
3734 \family sans
3735 Quote
3736 \family default
3737
3738 \family sans
3739 Quotation
3740 \family default
3741 , and 
3742 \family sans
3743 Verse
3744 \family default
3745 .
3746  Forget the days of changing line spacing and twiddling with margins.
3747  These three paragraph environments already have those changes built-in.
3748  They all widen the left margin and add a bit of extra space above and below
3749  the text they contain.
3750  They also allow nesting, so you can put a 
3751 \family sans
3752 Verse
3753 \family default
3754  in a 
3755 \family sans
3756 Quotation
3757 \family default
3758 , as well as in some other paragraph environments.
3759 \end_layout
3760
3761 \begin_layout Standard
3762 There is another feature of these three paragraph environments: they do
3763  
3764 \emph on
3765 not
3766 \emph default
3767  reset to 
3768 \family sans
3769 Standard
3770 \family default
3771  when you start a new paragraph.
3772  So, you can type in that poem and merrily hit 
3773 \family sans
3774 Return
3775 \family default
3776  without worrying about the paragraph environment changing on you.
3777  Of course, that means that, once you're done typing in that poem, you have
3778  to change back to the 
3779 \family sans
3780 Standard
3781 \family default
3782  environment yourself.
3783 \end_layout
3784
3785 \begin_layout Subsubsection
3786
3787 \family sans
3788 Quote
3789 \family default
3790  and 
3791 \family sans
3792 Quotation
3793 \family default
3794
3795 \begin_inset LatexCommand label
3796 name "sec:Quote"
3797
3798 \end_inset
3799
3800
3801 \begin_inset LatexCommand index
3802 name "Quotation"
3803
3804 \end_inset
3805
3806
3807 \end_layout
3808
3809 \begin_layout Standard
3810 Now that we've described the similarities of these three environments, it's
3811  time for the differences.
3812  
3813 \family sans
3814 Quote
3815 \family default
3816  and 
3817 \family sans
3818 Quotation
3819 \family default
3820  are identical except for one difference: 
3821 \family sans
3822 Quote
3823 \family default
3824  uses extra spacing to separate paragraphs and never indents the first line.
3825  
3826 \family sans
3827 Quotation
3828 \family default
3829  
3830 \emph on
3831 always
3832 \emph default
3833  indents the first line of a paragraph and uses the same line spacing throughout.
3834 \end_layout
3835
3836 \begin_layout Standard
3837 Here's an example of the 
3838 \family sans
3839 Quote
3840 \family default
3841  environment:
3842 \end_layout
3843
3844 \begin_layout Quote
3845 This is in the 
3846 \family sans
3847 Quote
3848 \family default
3849  environment.
3850  I can keep writing, extending this line out further and further until it
3851  wraps.
3852  See -- no indentation!
3853 \end_layout
3854
3855 \begin_layout Quote
3856 Here's the second paragraph of this quote.
3857  Again, there's no indentation, but there is extra space between me and
3858  the other paragraph.
3859 \end_layout
3860
3861 \begin_layout Standard
3862 Here's another example, this time in the 
3863 \family sans
3864 Quotation
3865 \family default
3866  environment:
3867 \end_layout
3868
3869 \begin_layout Quotation
3870 This is in the 
3871 \family sans
3872 Quotation
3873 \family default
3874  environment.
3875  If I keep writing, you'll see the indentation.
3876  If your country uses a writing style that shows off new paragraphs by indenting
3877  the first line, then 
3878 \family sans
3879 Quotation
3880 \family default
3881  is the environment for you! Well, you'd use it 
3882 \emph on
3883 if
3884 \emph default
3885  you were quoting other text.
3886 \end_layout
3887
3888 \begin_layout Quotation
3889 Here's a new paragraph.
3890  I could ramble on and on, like a politician at election time.
3891  If I did that, though, you'd get bored.
3892 \end_layout
3893
3894 \begin_layout Standard
3895 As the examples show, 
3896 \family sans
3897 Quote
3898 \family default
3899  is for those people who use extra space to separate paragraphs.
3900  They should put quotes in the 
3901 \family sans
3902 Quote
3903 \family default
3904  environment.
3905  Those who use indentation to mark a new paragraph should use the 
3906 \family sans
3907 Quotation
3908 \family default
3909  paragraph environment for quoted text.
3910 \end_layout
3911
3912 \begin_layout Subsubsection
3913
3914 \family sans
3915 Verse
3916 \family default
3917
3918 \begin_inset LatexCommand index
3919 name "Paragraph ! Verse"
3920
3921 \end_inset
3922
3923
3924 \family sans
3925
3926 \begin_inset LatexCommand index
3927 name "Poetry"
3928
3929 \end_inset
3930
3931
3932 \begin_inset LatexCommand label
3933 name "sec:Verse"
3934
3935 \end_inset
3936
3937
3938 \end_layout
3939
3940 \begin_layout Standard
3941
3942 \family sans
3943 Verse
3944 \family default
3945  is a paragraph environment for poetry, rhymes, verses, and so on.
3946  Here's an example:
3947 \end_layout
3948
3949 \begin_layout Verse
3950 This is in Verse
3951 \newline
3952 Which I did not rehearse!
3953 \end_layout
3954
3955 \begin_layout Verse
3956 It could be much worse.
3957  This line could be long, very long, oh so long, so very long that it wraps
3958  around.
3959  It looks okay on screen, but in the printed version, the extra lines are
3960  indented a bit more than the first.
3961  Okay, so it's turned to prose and doesn't rhyme anymore.
3962  So sue me.
3963 \end_layout
3964
3965 \begin_layout Verse
3966 To break a line
3967 \newline
3968 And make things look fine
3969 \newline
3970 Use 
3971 \family sans
3972 C-Return
3973 \family default
3974 .
3975 \end_layout
3976
3977 \begin_layout Standard
3978 As you can see, 
3979 \family sans
3980 Verse
3981 \family default
3982  does not indent both margins.
3983  Each stanza of the verse or poem is in its own paragraph.
3984  To separate the individual lines of a stanza, use the 
3985 \family typewriter
3986 break-line
3987 \family default
3988  function 
3989 \family sans
3990 C-Return
3991 \family default
3992 .
3993 \end_layout
3994
3995 \begin_layout Subsection
3996 Lists
3997 \begin_inset LatexCommand index
3998 name "Lists"
3999
4000 \end_inset
4001
4002
4003 \begin_inset LatexCommand label
4004 name "sub:Lists"
4005
4006 \end_inset
4007
4008
4009 \end_layout
4010
4011 \begin_layout Standard
4012 LyX has four different paragraph environments for creating different kinds
4013  of lists.
4014  In the 
4015 \family sans
4016 Itemize
4017 \family default
4018  and 
4019 \family sans
4020 Enumerate
4021 \family default
4022  environments, LyX labels your list items with bullets or numbers, respectively.
4023  In the 
4024 \family sans
4025 Description
4026 \family default
4027  and 
4028 \family sans
4029 List
4030 \family default
4031  environments, LyX lets you provide your own label.
4032  We'll present the individual details of each type of list next after describing
4033  some general features of all four of them.
4034 \end_layout
4035
4036 \begin_layout Subsubsection
4037 General Features
4038 \end_layout
4039
4040 \begin_layout Standard
4041 The four paragraph environments for lists differ from the other environments
4042  in several ways.
4043  First, LyX treats each paragraph as a list item.
4044  Hitting 
4045 \family sans
4046 Return
4047 \family default
4048  does 
4049 \emph on
4050 not
4051 \emph default
4052  reset the environment to 
4053 \family sans
4054 Standard
4055 \family default
4056  but keeps the current environment and creates a new list item.
4057  The nesting depth is typically reset, however.
4058  If you want to keep both the current nesting depth and paragraph environment,
4059  you should use 
4060 \family sans
4061 M-Return
4062 \family default
4063  to break paragraphs.
4064 \end_layout
4065
4066 \begin_layout Standard
4067 You can nest lists of any type inside one another.
4068  In fact, LyX changes the labels on some list items depending on how it
4069  is nested.
4070  If you intend to use any of the list paragraph environments, we suggest
4071  you read all of section\InsetSpace ~
4072
4073 \begin_inset LatexCommand ref
4074 reference "sec:Nesting"
4075
4076 \end_inset
4077
4078 .
4079  
4080 \end_layout
4081
4082 \begin_layout Subsubsection
4083
4084 \family sans
4085 Itemize
4086 \family default
4087
4088 \begin_inset LatexCommand index
4089 name "Lists ! Itemize"
4090
4091 \end_inset
4092
4093
4094 \begin_inset LatexCommand label
4095 name "sec:Itemize"
4096
4097 \end_inset
4098
4099
4100 \end_layout
4101
4102 \begin_layout Standard
4103 The first type of list we'll describe in detail is the 
4104 \family sans
4105 Itemize
4106 \family default
4107  paragraph environment.
4108  It has the following properties:
4109 \end_layout
4110
4111 \begin_layout Itemize
4112 Each item has a particular bullet or symbol as its label.
4113 \end_layout
4114
4115 \begin_deeper
4116 \begin_layout Itemize
4117 LyX uses the same symbol for all of the items in a given nesting level.
4118 \end_layout
4119
4120 \begin_layout Itemize
4121 The symbol appears at the beginning of the first line.
4122 \end_layout
4123
4124 \end_deeper
4125 \begin_layout Itemize
4126 The items can have any length.
4127  LyX automatically offsets the left margin of each item.
4128  The offset is always relative to whatever environment the 
4129 \family sans
4130 Itemize
4131 \family default
4132  list may be in.
4133 \end_layout
4134
4135 \begin_layout Itemize
4136 If you nest an 
4137 \family sans
4138 Itemize
4139 \family default
4140  environment inside another 
4141 \family sans
4142 Itemize
4143 \family default
4144  environment, the label changes to a new symbol.
4145 \end_layout
4146
4147 \begin_deeper
4148 \begin_layout Itemize
4149 There are four different symbols for up to a four-fold nesting.
4150 \end_layout
4151
4152 \begin_layout Itemize
4153 LyX always shows the same symbol on screen.
4154 \end_layout
4155
4156 \begin_layout Itemize
4157 See section\InsetSpace ~
4158
4159 \begin_inset LatexCommand ref
4160 reference "sec:Nesting"
4161
4162 \end_inset
4163
4164  for a full explanation of nesting.
4165 \end_layout
4166
4167 \end_deeper
4168 \begin_layout Standard
4169 Of course, that explanation was also an example of an 
4170 \family sans
4171 Itemize
4172 \family default
4173  list.
4174  The 
4175 \family sans
4176 Itemize
4177 \family default
4178  environment is best suited for lists where the order doesn't matter.
4179 \end_layout
4180
4181 \begin_layout Standard
4182 We said that different levels use different symbols as their label.
4183  Here's an example of all four possible symbols.
4184  Note that those of you reading this manual within LyX won't see any difference.
4185 \end_layout
4186
4187 \begin_layout Itemize
4188 The label for the first level 
4189 \family sans
4190 Itemize
4191 \family default
4192  is a large black dot, or bullet.
4193 \end_layout
4194
4195 \begin_deeper
4196 \begin_layout Itemize
4197 The label for the second level is a dash.
4198 \end_layout
4199
4200 \begin_deeper
4201 \begin_layout Itemize
4202 The label for the third is an asterisk.
4203 \end_layout
4204
4205 \begin_deeper
4206 \begin_layout Itemize
4207 The label for the fourth is a centered dot.
4208 \end_layout
4209
4210 \end_deeper
4211 \begin_layout Itemize
4212 Back out to the third level.
4213 \end_layout
4214
4215 \end_deeper
4216 \begin_layout Itemize
4217 Back to the second level.
4218 \end_layout
4219
4220 \end_deeper
4221 \begin_layout Itemize
4222 Back to the outermost level.
4223 \end_layout
4224
4225 \begin_layout Standard
4226 These are the default labels for an 
4227 \family sans
4228 Itemize
4229 \family default
4230  list.
4231  You can customize these labels in the 
4232 \family sans
4233 Document\SpecialChar \menuseparator
4234 Settings
4235 \family default
4236  dialog in the submenu 
4237 \family sans
4238 Bullets
4239 \family default
4240 .
4241 \family sans
4242
4243 \begin_inset LatexCommand index
4244 name "Document ! Settings"
4245
4246 \end_inset
4247
4248
4249 \end_layout
4250
4251 \begin_layout Standard
4252 Notice how the space between items decreases with increasing depth.
4253  We'll explain nesting and all the tricks you can do with different depths
4254  in section\InsetSpace ~
4255
4256 \begin_inset LatexCommand ref
4257 reference "sec:Nesting"
4258
4259 \end_inset
4260
4261 .
4262 \end_layout
4263
4264 \begin_layout Subsubsection
4265
4266 \family sans
4267 Enumerate
4268 \family default
4269
4270 \begin_inset LatexCommand index
4271 name "Lists ! Enumerate"
4272
4273 \end_inset
4274
4275
4276 \begin_inset LatexCommand label
4277 name "sec:Enumerate"
4278
4279 \end_inset
4280
4281
4282 \end_layout
4283
4284 \begin_layout Standard
4285 The 
4286 \family sans
4287 Enumerate
4288 \family default
4289  environment is used to create numbered lists and outlines.
4290  It has these properties:
4291 \end_layout
4292
4293 \begin_layout Enumerate
4294 Each item has a numeral as its label.
4295 \end_layout
4296
4297 \begin_deeper
4298 \begin_layout Enumerate
4299 The type of numeral depends on the nesting depth.
4300 \end_layout
4301
4302 \end_deeper
4303 \begin_layout Enumerate
4304 LyX automatically counts the items for you and updates the label as appropriate.
4305 \end_layout
4306
4307 \begin_layout Enumerate
4308 Each new 
4309 \family sans
4310 Enumerate
4311 \family default
4312  environment resets the counter to one.
4313 \end_layout
4314
4315 \begin_layout Enumerate
4316 Like the 
4317 \family sans
4318 Itemize
4319 \family default
4320  environment, the 
4321 \family sans
4322 Enumerate
4323 \family default
4324  environment:
4325 \end_layout
4326
4327 \begin_deeper
4328 \begin_layout Enumerate
4329 Offsets the items relative to the left margin.
4330  Items can have any length.
4331 \end_layout
4332
4333 \begin_layout Enumerate
4334 Reduces the space between items as the nesting depth increases.
4335 \end_layout
4336
4337 \begin_layout Enumerate
4338 Uses different types of labels depending on the nesting depth.
4339 \end_layout
4340
4341 \begin_layout Enumerate
4342 Allows up to a four-fold nesting.
4343 \end_layout
4344
4345 \end_deeper
4346 \begin_layout Standard
4347 Unlike the 
4348 \family sans
4349 Itemize
4350 \family default
4351  environment, 
4352 \family sans
4353 Enumerate
4354 \family default
4355  shows the different labels for each item in LyX.
4356  Here is how LyX labels the four different levels in an 
4357 \family sans
4358 Enumerate
4359 \family default
4360 :
4361 \end_layout
4362
4363 \begin_layout Enumerate
4364 The first level of an 
4365 \family sans
4366 Enumerate
4367 \family default
4368  uses Arabic numerals followed by a period.
4369 \end_layout
4370
4371 \begin_deeper
4372 \begin_layout Enumerate
4373 The second level uses lower case letters surrounded by parentheses.
4374 \end_layout
4375
4376 \begin_deeper
4377 \begin_layout Enumerate
4378 The third level uses lower-case Roman numerals followed by a period.
4379 \end_layout
4380
4381 \begin_deeper
4382 \begin_layout Enumerate
4383 The fourth level uses capital letters followed by a period.
4384 \end_layout
4385
4386 \begin_layout Enumerate
4387 Again, notice the decrease in the spacing between items as the nesting depth
4388  increases.
4389 \end_layout
4390
4391 \end_deeper
4392 \begin_layout Enumerate
4393 Back to the third level
4394 \end_layout
4395
4396 \end_deeper
4397 \begin_layout Enumerate
4398 Back to the second level.
4399 \end_layout
4400
4401 \end_deeper
4402 \begin_layout Enumerate
4403 Back to the outermost level.
4404 \end_layout
4405
4406 \begin_layout Standard
4407 Once again, you can customize the type of numbering used in the 
4408 \family sans
4409 Enumerate
4410 \family default
4411  environment.
4412  It involves adding commands to the LaTeX preamble (see the 
4413 \emph on
4414 Extended Features
4415 \emph default
4416  manual).
4417  As stated earlier, such customization only shows up in the printed version,
4418  not in LyX.
4419 \end_layout
4420
4421 \begin_layout Standard
4422 There is more to nesting 
4423 \family sans
4424 Enumerate
4425 \family default
4426  environments than we've stated here.
4427  You should read section\InsetSpace ~
4428
4429 \begin_inset LatexCommand ref
4430 reference "sec:Nesting"
4431
4432 \end_inset
4433
4434  to learn more about nesting.
4435 \end_layout
4436
4437 \begin_layout Subsubsection
4438
4439 \family sans
4440 Description
4441 \family default
4442
4443 \begin_inset LatexCommand index
4444 name "Lists ! Description"
4445
4446 \end_inset
4447
4448
4449 \begin_inset LatexCommand label
4450 name "sec:Description-List"
4451
4452 \end_inset
4453
4454
4455 \end_layout
4456
4457 \begin_layout Standard
4458 Unlike the previous two environments, the 
4459 \family sans
4460 Description
4461 \family default
4462  list has no fixed label.
4463  Instead, LyX uses the first 
4464 \begin_inset Quotes eld
4465 \end_inset
4466
4467 word
4468 \begin_inset Quotes erd
4469 \end_inset
4470
4471  of the first line as the label.
4472  Here's an example:
4473 \end_layout
4474
4475 \begin_layout Description
4476 Example: This is an example of the 
4477 \family sans
4478 Description
4479 \family default
4480  environment.
4481 \end_layout
4482
4483 \begin_layout Standard
4484 LyX typesets the label in boldface and puts extra space between it and the
4485  rest of the line.
4486 \end_layout
4487
4488 \begin_layout Standard
4489 With the first 
4490 \begin_inset Quotes eld
4491 \end_inset
4492
4493 word
4494 \begin_inset Quotes erd
4495 \end_inset
4496
4497  it is meant that the first hit of the 
4498 \family sans
4499 Space
4500 \family default
4501  key ends the label if you are at the beginning of the first line of an
4502  item.
4503  If you need to use more than one word in the label use a 
4504 \family sans
4505 Protected Blank
4506 \family default
4507 .
4508  (Use either 
4509 \family sans
4510 C-Space
4511 \family default
4512  or the menu 
4513 \family sans
4514 Insert\SpecialChar \menuseparator
4515 Formatting\SpecialChar \menuseparator
4516 Protected\InsetSpace ~
4517 Space
4518 \family default
4519 , see section\InsetSpace ~
4520
4521 \begin_inset LatexCommand ref
4522 reference "sub:Protected-Space"
4523
4524 \end_inset
4525
4526  for more info.) Here is an example:
4527 \end_layout
4528
4529 \begin_layout Description
4530 Second\InsetSpace ~
4531 Example: This one shows how to use a 
4532 \family sans
4533 Protected\InsetSpace ~
4534 Blank
4535 \family default
4536  in the label of a 
4537 \family sans
4538 Description
4539 \family default
4540  list item.
4541 \end_layout
4542
4543 \begin_layout Description
4544 Usage: You should use the 
4545 \family sans
4546 Description
4547 \family default
4548  environment for things like definitions and theorems.
4549  Use it when you need to make one word in particular stand out in the text
4550  that describes it.
4551  It's not a good idea to use a 
4552 \family sans
4553 Description
4554 \family default
4555  environment when you have an entire sentence that you want to describe.
4556  You're better off using 
4557 \family sans
4558 Itemize
4559 \family default
4560  or 
4561 \family sans
4562 Enumerate
4563 \family default
4564  and nesting several 
4565 \family sans
4566 Standard
4567 \family default
4568  paragraphs into them.
4569 \end_layout
4570
4571 \begin_layout Description
4572 Nesting: You can nest 
4573 \family sans
4574 Description
4575 \family default
4576  environments inside one another, nest them in other types of lists, and
4577  so on.
4578 \end_layout
4579
4580 \begin_layout Standard
4581 Notice that after the first line, LyX indents subsequent lines, offsetting
4582  them from the first line.
4583 \end_layout
4584
4585 \begin_layout Subsubsection
4586 The LyX 
4587 \family sans
4588 List
4589 \family default
4590
4591 \begin_inset LatexCommand index
4592 name "Lists ! LyX list"
4593
4594 \end_inset
4595
4596
4597 \begin_inset LatexCommand label
4598 name "sec:LyX-List"
4599
4600 \end_inset
4601
4602
4603 \end_layout
4604
4605 \begin_layout Standard
4606 The 
4607 \family sans
4608 List
4609 \family default
4610  environment is a LyX extension to LaTeX.
4611  
4612 \end_layout
4613
4614 \begin_layout Standard
4615 Like the 
4616 \family sans
4617 Description
4618 \family default
4619  environment the 
4620 \family sans
4621 List
4622 \family default
4623  environment has user-defined labels for each list item.
4624  There are the following properties of this list environment:
4625 \end_layout
4626
4627 \begin_layout Labeling
4628 \labelwidthstring 00.00.0000
4629 item\InsetSpace ~
4630 labels LyX uses the first 
4631 \begin_inset Quotes eld
4632 \end_inset
4633
4634 word
4635 \begin_inset Quotes erd
4636 \end_inset
4637
4638  of each line as the item label.
4639  The first 
4640 \family sans
4641 Space
4642 \family default
4643  after the beginning of the first line of an item marks the end of the label.
4644  If you need to use more than one word in an item label, use a protected
4645  blank as described above.
4646 \end_layout
4647
4648 \begin_layout Labeling
4649 \labelwidthstring 00.00.0000
4650 margins As you can see, LyX uses different margins for the item label and
4651  the body of the item text.
4652  The body of the text has a larger left margin, which is equal to the default
4653  label width plus a little extra space.
4654  
4655 \end_layout
4656
4657 \begin_layout Labeling
4658 \labelwidthstring 00.00.0000
4659 label\InsetSpace ~
4660 width LyX uses the width of the label, or the default width, whatever
4661  is larger.
4662  If the label width is larger, the label 
4663 \begin_inset Quotes eld
4664 \end_inset
4665
4666 extends
4667 \begin_inset Quotes erd
4668 \end_inset
4669
4670  into the first line.
4671  In other words, the text of the first line isn't aligned with the left
4672  margin of the rest of the item text.
4673 \end_layout
4674
4675 \begin_layout Labeling
4676 \labelwidthstring 00.00.0000
4677 default\InsetSpace ~
4678 width You can set the default label width to ensure that the text
4679  of all items in a 
4680 \family sans
4681 List
4682 \family default
4683  environment have the same left margin.
4684 \newline
4685 To change the default width, select
4686  all items in the list.
4687  Now open the 
4688 \family sans
4689 Edit\SpecialChar \menuseparator
4690 Paragraph\InsetSpace ~
4691 Settings
4692 \family default
4693  dialog.
4694  The text in the box 
4695 \family sans
4696 Longest\InsetSpace ~
4697 label
4698 \family default
4699  determines the default label width.
4700  You can use the text of your largest label here, but you can also use the
4701  letter 
4702 \begin_inset Quotes eld
4703 \end_inset
4704
4705 M
4706 \begin_inset Quotes erd
4707 \end_inset
4708
4709  multiple times instead.
4710  The M is the widest character and is a standard unit of widths in LaTeX.
4711  By using 
4712 \begin_inset Quotes eld
4713 \end_inset
4714
4715 M
4716 \begin_inset Quotes erd
4717 \end_inset
4718
4719  as the unit of width you don't need to keep changing the contents of 
4720 \family sans
4721 Longest\InsetSpace ~
4722 label
4723 \family default
4724  every time you alter a label in a 
4725 \family sans
4726 List
4727 \family default
4728  environment.
4729 \newline
4730 The predefined default width is the length of 
4731 \begin_inset Quotes eld
4732 \end_inset
4733
4734 00.00.0000
4735 \begin_inset Quotes erd
4736 \end_inset
4737
4738  (equal to 6 M).
4739  
4740 \newline
4741
4742 \begin_inset Note Greyedout
4743 status open
4744
4745 \begin_layout Standard
4746
4747 \series bold
4748 Note:
4749 \series default
4750  Setting the cursor into a list item to change only its label width will
4751  only change the width inside LyX but not in the output.
4752 \end_layout
4753
4754 \end_inset
4755
4756
4757 \end_layout
4758
4759 \begin_layout Standard
4760 You should use the 
4761 \family sans
4762 List
4763 \family default
4764  environment the same way like the 
4765 \family sans
4766 Description
4767 \family default
4768  list: When you need one word to stand out from the text that describes
4769  it.
4770  The 
4771 \family sans
4772 List
4773 \family default
4774  environment gives you another way to do this, using a different overall
4775  layout.
4776 \end_layout
4777
4778 \begin_layout Standard
4779 You can nest 
4780 \family sans
4781 List
4782 \family default
4783  environments inside one another, nest them in other types of lists, and
4784  so on.
4785  They work just like the other list paragraph environments.
4786  Read section\InsetSpace ~
4787
4788 \begin_inset LatexCommand ref
4789 reference "sec:Nesting"
4790
4791 \end_inset
4792
4793  to learn about nesting.
4794 \end_layout
4795
4796 \begin_layout Standard
4797 There is yet another feature of the 
4798 \family sans
4799 List
4800 \family default
4801  environment: As you can see in the examples, LyX left-justifies the item
4802  labels by default.
4803  You can use additional 
4804 \family sans
4805 HFills
4806 \family default
4807  to change how LyX justifies the item label.
4808  We'll document 
4809 \family sans
4810 HFills
4811 \family default
4812  later in section\InsetSpace ~
4813
4814 \begin_inset LatexCommand ref
4815 reference "sub:Horizontal-Space"
4816
4817 \end_inset
4818
4819 .
4820  Here are some examples:
4821 \end_layout
4822
4823 \begin_layout Labeling
4824 \labelwidthstring 00.00.0000
4825 Left The default for 
4826 \family sans
4827 List
4828 \family default
4829  item labels.
4830 \end_layout
4831
4832 \begin_layout Labeling
4833 \labelwidthstring 00.00.0000
4834
4835 \hfill
4836 Right One 
4837 \family sans
4838 HFill
4839 \family default
4840  at the beginning of the label right justifies it.
4841 \end_layout
4842
4843 \begin_layout Labeling
4844 \labelwidthstring 00.00.0000
4845
4846 \hfill
4847 Center
4848 \hfill
4849  One 
4850 \family sans
4851 HFill
4852 \family default
4853  at the beginning of the label and one at the end centers it.
4854 \end_layout
4855
4856 \begin_layout Subsection
4857 Letters
4858 \begin_inset LatexCommand index
4859 name "Letters"
4860
4861 \end_inset
4862
4863
4864 \end_layout
4865
4866 \begin_layout Subsubsection
4867
4868 \family sans
4869 Address
4870 \family default
4871  and 
4872 \family sans
4873 Right\InsetSpace ~
4874 Address
4875 \family default
4876 : An Overview
4877 \end_layout
4878
4879 \begin_layout Standard
4880 Although LyX has document classes for letters, we've also created two paragraph
4881  environments called 
4882 \family sans
4883 Address
4884 \family default
4885  and 
4886 \family sans
4887 Right\InsetSpace ~
4888 Address
4889 \family default
4890 .
4891  To use the letter class, you need to use specific paragraph environments
4892  in a specific order, otherwise LaTeX gags on the document.
4893  In contrast, you can use the 
4894 \family sans
4895 Address
4896 \family default
4897  and 
4898 \family sans
4899 Right\InsetSpace ~
4900 Address
4901 \family default
4902  paragraph environments anywhere with no problem.
4903  You can even nest them inside other environments, though you can't nest
4904  anything in them.
4905 \end_layout
4906
4907 \begin_layout Standard
4908 Of course, you're not limited to using 
4909 \family sans
4910 Address
4911 \family default
4912  and 
4913 \family sans
4914 Right\InsetSpace ~
4915 Address
4916 \family default
4917  for letters only.
4918  
4919 \family sans
4920 Right\InsetSpace ~
4921 Address
4922 \family default
4923 , in particular, is useful for creating article titles like those used in
4924  some European academic papers.
4925 \end_layout
4926
4927 \begin_layout Subsubsection
4928 Usage
4929 \begin_inset LatexCommand label
4930 name "sec:Address-Usage"
4931
4932 \end_inset
4933
4934
4935 \end_layout
4936
4937 \begin_layout Standard
4938 The 
4939 \family sans
4940 Address
4941 \family default
4942  environment formats text in the style of an address, which is also used
4943  for the opening and signature in some countries.
4944  Similarly, the 
4945 \family sans
4946 Right\InsetSpace ~
4947 Address
4948 \family default
4949  environment formats text in the style of a right-justified address, which
4950  is used for the sender's address and today's date in some countries.
4951  Here's an example of each:
4952 \end_layout
4953
4954 \begin_layout Right Address
4955 Right Address
4956 \newline
4957 Who I am
4958 \newline
4959 Where I am
4960 \newline
4961 When is it? What is today?
4962 \end_layout
4963
4964 \begin_layout Standard
4965 That was 
4966 \family sans
4967 Right\InsetSpace ~
4968 Address
4969 \family default
4970 .
4971  Notice that the lines all have the same left margin, which LyX sets to
4972  fit the largest block of text on a single line.
4973  Here's an example of the 
4974 \family sans
4975 Address
4976 \family default
4977  environment:
4978 \end_layout
4979
4980 \begin_layout Address
4981 Who are you
4982 \newline
4983 Where do I send this
4984 \newline
4985 Your post office and country
4986 \end_layout
4987
4988 \begin_layout Standard
4989 As you can see, both 
4990 \family sans
4991 Address
4992 \family default
4993  and 
4994 \family sans
4995 Right\InsetSpace ~
4996 Address
4997 \family default
4998  add extra space between themselves and the next paragraph.
4999  If you hit 
5000 \family sans
5001 Return
5002 \family default
5003  in either of these environments, LyX resets the nesting depth and sets
5004  the environment to 
5005 \family sans
5006 Standard
5007 \family default
5008 .
5009  This makes sense, since 
5010 \family sans
5011 Return
5012 \family default
5013  is the 
5014 \family typewriter
5015 break-paragraph
5016 \family default
5017  function, and the individual lines of an address are not paragraphs.
5018  Thus, you have to use 
5019 \family typewriter
5020 break-line
5021 \family default
5022  (
5023 \family sans
5024 C-Return
5025 \family default
5026  or 
5027 \family sans
5028 Formatting\InsetSpace ~
5029 Character\SpecialChar \menuseparator
5030 Line\InsetSpace ~
5031 Break
5032 \family default
5033  from the 
5034 \family sans
5035 Insert
5036 \family default
5037  menu) to start a new line in an 
5038 \family sans
5039 Address
5040 \family default
5041  or 
5042 \family sans
5043 Right\InsetSpace ~
5044 Address
5045 \family default
5046  environment.
5047 \end_layout
5048
5049 \begin_layout Subsection
5050 Academic Writing
5051 \end_layout
5052
5053 \begin_layout Standard
5054 Most academic writing begins with an abstract and ends with a bibliography
5055  or list of references.
5056  LyX contains paragraph environments for both of these.
5057 \end_layout
5058
5059 \begin_layout Subsubsection
5060
5061 \family sans
5062 Abstract
5063 \begin_inset LatexCommand index
5064 name "Abstracts"
5065
5066 \end_inset
5067
5068
5069 \end_layout
5070
5071 \begin_layout Standard
5072 The 
5073 \family sans
5074 Abstract
5075 \family default
5076  environment is used for the abstract of an article.
5077  Technically, you could use this environment anywhere, but you really should
5078  only use it at the beginning of the document, after the title.
5079  Also, don't bother trying to nest 
5080 \family sans
5081 Abstract
5082 \family default
5083  in anything else or vice versa.
5084  It won't work.
5085  The 
5086 \family sans
5087 Abstract
5088 \family default
5089  environment is only useful in the article and report document classes.
5090  The book document classes ignores the 
5091 \family sans
5092 Abstract
5093 \family default
5094  completely, and it's utterly silly to use 
5095 \family sans
5096 Abstract
5097 \family default
5098  in a letter document class.
5099 \end_layout
5100
5101 \begin_layout Standard
5102 The 
5103 \family sans
5104 Abstract
5105 \family default
5106  environment does several things for you.
5107  First, it puts the centered label 
5108 \begin_inset Quotes eld
5109 \end_inset
5110
5111 Abstract
5112 \begin_inset Quotes erd
5113 \end_inset
5114
5115  above the text.
5116  The label and the text of the abstract are separated by some extra vertical
5117  space.
5118  Second, it typesets everything in a smaller font, just as you'd expect.
5119  Lastly, it adds a bit of extra vertical space between the abstract and
5120  the subsequent text.
5121  Well, that's how it will appear on the LyX screen.
5122  The appearance in the output depends on the used article or report class.
5123 \end_layout
5124
5125 \begin_layout Standard
5126 Starting a new paragraph by hitting 
5127 \family sans
5128 Return
5129 \family default
5130  does not reset the paragraph environment.
5131  The new paragraph will still be in the 
5132 \family sans
5133 Abstract
5134 \family default
5135  environment.
5136  So, you will have to change the paragraph environment yourself when you
5137  finish entering the abstract of your document.
5138 \end_layout
5139
5140 \begin_layout Standard
5141 \begin_inset Float figure
5142 wide false
5143 sideways false
5144 status open
5145
5146 \begin_layout Standard
5147 \align center
5148 \begin_inset Graphics
5149         filename clipart/Abstract.pdf
5150         lyxscale 25
5151
5152 \end_inset
5153
5154
5155 \end_layout
5156
5157 \begin_layout Standard
5158 \begin_inset Caption
5159
5160 \begin_layout Standard
5161 \begin_inset LatexCommand label
5162 name "cap:Paragraph-in-the"
5163
5164 \end_inset
5165
5166 Paragraph in the 
5167 \family sans
5168 Abstract
5169 \family default
5170  environment
5171 \end_layout
5172
5173 \end_inset
5174
5175
5176 \end_layout
5177
5178 \end_inset
5179
5180
5181 \end_layout
5182
5183 \begin_layout Standard
5184 We'd love to give you directly an example of the 
5185 \family sans
5186 Abstract
5187 \family default
5188  environment, but since this document is in the 
5189 \begin_inset Quotes eld
5190 \end_inset
5191
5192 book
5193 \begin_inset Quotes erd
5194 \end_inset
5195
5196  class, we can't do this.
5197  We inserted it therefore as figure\InsetSpace ~
5198
5199 \begin_inset LatexCommand ref
5200 reference "cap:Paragraph-in-the"
5201
5202 \end_inset
5203
5204 .
5205  If you've never heard of an 
5206 \begin_inset Quotes eld
5207 \end_inset
5208
5209 abstract
5210 \begin_inset Quotes erd
5211 \end_inset
5212
5213  before, you can safely ignore this environment.
5214 \end_layout
5215
5216 \begin_layout Subsubsection
5217
5218 \family sans
5219 Bibliography
5220 \family default
5221
5222 \begin_inset LatexCommand index
5223 name "Bibliography"
5224
5225 \end_inset
5226
5227
5228 \begin_inset LatexCommand label
5229 name "sub:Biblio_environment"
5230
5231 \end_inset
5232
5233
5234 \end_layout
5235
5236 \begin_layout Standard
5237 The 
5238 \family sans
5239 Bibliography
5240 \family default
5241  environment is used to list references.
5242  Technically, you could use this environment anywhere, but you really should
5243  only use it at the end of the document.
5244  Nesting 
5245 \family sans
5246 Bibliography
5247 \family default
5248  in anything else or vice versa won't work.
5249 \end_layout
5250
5251 \begin_layout Standard
5252 When you first open a 
5253 \family sans
5254 Bibliography
5255 \family default
5256  environment, LyX add a large vertical space, followed by the heading 
5257 \begin_inset Quotes eld
5258 \end_inset
5259
5260 Bibliography
5261 \begin_inset Quotes erd
5262 \end_inset
5263
5264  or 
5265 \begin_inset Quotes eld
5266 \end_inset
5267
5268 References,
5269 \begin_inset Quotes erd
5270 \end_inset
5271
5272  depending on the document class.
5273  The heading is in a large boldface font.
5274  Each paragraph of the 
5275 \family sans
5276 Bibliography
5277 \family default
5278  environment is a bibliography entry.
5279  Thus, hitting 
5280 \family sans
5281 Return
5282 \family default
5283  does not reset the paragraph environment.
5284  Each new paragraph is still in the 
5285 \family sans
5286 Bibliography
5287 \family default
5288  environment.
5289 \end_layout
5290
5291 \begin_layout Standard
5292 For a detailed description of LyX's bibliography handling, have a look at
5293  in section\InsetSpace ~
5294
5295 \begin_inset LatexCommand ref
5296 reference "sec:Bibliography"
5297
5298 \end_inset
5299
5300 .
5301 \end_layout
5302
5303 \begin_layout Subsection
5304 LyX
5305 \family sans
5306 -Code
5307 \begin_inset LatexCommand index
5308 name "Paragraph ! LyX code"
5309
5310 \end_inset
5311
5312
5313 \begin_inset LatexCommand label
5314 name "sub:LyX-Code"
5315
5316 \end_inset
5317
5318
5319 \end_layout
5320
5321 \begin_layout Standard
5322 The 
5323 \family sans
5324 LyX-Code
5325 \family default
5326  environment is another LyX extension.
5327  It type-sets text in a typewriter-style font.
5328  It also treats the 
5329 \family sans
5330 Space
5331 \family default
5332  key as a fixed whitespace;
5333 \begin_inset Foot
5334 status collapsed
5335
5336 \begin_layout Standard
5337 In the 
5338 \family sans
5339 LyX-Code
5340 \family default
5341  environment, the 
5342 \family sans
5343 Space
5344 \family default
5345  key is treated as a 
5346 \family sans
5347 Protected\InsetSpace ~
5348 Blank
5349 \family default
5350  instead of an end-of-word marker.
5351 \end_layout
5352
5353 \end_inset
5354
5355  this is the only case in which you can type multiple whitespaces in LyX.
5356  If you need to insert blank lines, you'll still need to use 
5357 \family sans
5358 C-Return
5359 \family default
5360  (the 
5361 \family typewriter
5362 break-line
5363 \family default
5364  function).
5365  
5366 \family sans
5367 Return
5368 \family default
5369  breaks paragraphs.
5370  Note, however, that 
5371 \family sans
5372 Return
5373 \family default
5374  does not reset the paragraph environment.
5375  So, when you finish using the 
5376 \family sans
5377 LyX-Code
5378 \family default
5379  environment, you'll need to change the paragraph environment yourself.
5380  Also, you can nest the 
5381 \family sans
5382 LyX-Code
5383 \family default
5384  environment inside of others.
5385 \end_layout
5386
5387 \begin_layout Standard
5388 There are a few quirks with this environment:
5389 \end_layout
5390
5391 \begin_layout Itemize
5392 You cannot use 
5393 \family sans
5394 C-Return
5395 \family default
5396  at the beginning of a new paragraph (i.e.
5397  you can't follow 
5398 \family sans
5399 Return
5400 \family default
5401  with a 
5402 \family sans
5403 C-Return
5404 \family default
5405 ).
5406 \end_layout
5407
5408 \begin_layout Itemize
5409 You can't follow a 
5410 \family sans
5411 C-Return
5412 \family default
5413  with a 
5414 \family sans
5415 Space
5416 \family default
5417 .
5418 \end_layout
5419
5420 \begin_deeper
5421 \begin_layout Itemize
5422 Use a 
5423 \family sans
5424 Return
5425 \family default
5426  to begin a new paragraph, then you can use a 
5427 \family sans
5428 Space
5429 \family default
5430 .
5431 \end_layout
5432
5433 \begin_layout Itemize
5434 Or: use 
5435 \family sans
5436 C-Space
5437 \family default
5438  instead.
5439 \end_layout
5440
5441 \end_deeper
5442 \begin_layout Itemize
5443 You can't have an empty paragraph or an empty line.
5444  You must put at least one 
5445 \family sans
5446 Space
5447 \family default
5448  in any line you want blank.
5449  Otherwise, LaTeX generates errors.
5450 \end_layout
5451
5452 \begin_layout Itemize
5453 You cannot get the typewriter double quotes by typing 
5454 \family sans
5455 "
5456 \family default
5457  since that will insert 
5458 \emph on
5459 real
5460 \emph default
5461  quotes.
5462  You get the typewriter double quotes with 
5463 \family sans
5464 C-"
5465 \family default
5466  (or 
5467 \family sans
5468 C-q
5469 \family default
5470  if you use Emacs-like key bindings).
5471 \end_layout
5472
5473 \begin_layout Standard
5474 Here's an example:
5475 \end_layout
5476
5477 \begin_layout LyX-Code
5478 #include <stdio.h>
5479 \end_layout
5480
5481 \begin_layout LyX-Code
5482  
5483 \end_layout
5484
5485 \begin_layout LyX-Code
5486 int main(void)
5487 \end_layout
5488
5489 \begin_layout LyX-Code
5490 {
5491 \end_layout
5492
5493 \begin_layout LyX-Code
5494     printf("Hello World!
5495 \backslash
5496 n");
5497 \end_layout
5498
5499 \begin_layout LyX-Code
5500     return 0;
5501 \end_layout
5502
5503 \begin_layout LyX-Code
5504 }
5505 \end_layout
5506
5507 \begin_layout Standard
5508 This is just the standard 
5509 \begin_inset Quotes eld
5510 \end_inset
5511
5512 Hello world!
5513 \begin_inset Quotes erd
5514 \end_inset
5515
5516  program.
5517  
5518 \end_layout
5519
5520 \begin_layout Standard
5521
5522 \family sans
5523 LyX-Code
5524 \family default
5525  has one purpose: to typeset code, such as program source, shell scripts,
5526  rc-files, and so on.
5527  Use it only in those very special cases where you need to generate text
5528  as if you used a typewriter.
5529 \begin_inset LatexCommand index
5530 name "Paragraph environments|)"
5531
5532 \end_inset
5533
5534
5535 \end_layout
5536
5537 \begin_layout Section
5538 Nesting Environments
5539 \begin_inset LatexCommand index
5540 name "Nesting ! Environments"
5541
5542 \end_inset
5543
5544
5545 \begin_inset LatexCommand label
5546 name "sec:Nesting"
5547
5548 \end_inset
5549
5550
5551 \end_layout
5552
5553 \begin_layout Subsection
5554 Introduction
5555 \end_layout
5556
5557 \begin_layout Standard
5558 LyX treats text as a unified block with a particular context and specific
5559  properties.
5560  This allows you to create blocks that inherits some of the properties of
5561  another block.
5562  For example you have three main points in an outline, but point #2 also
5563  has two subpoints.
5564  In other words, you have a list inside of another list, with the inner
5565  list 
5566 \begin_inset Quotes eld
5567 \end_inset
5568
5569 attached
5570 \begin_inset Quotes erd
5571 \end_inset
5572
5573  to item #2:
5574 \end_layout
5575
5576 \begin_layout Enumerate
5577 one
5578 \end_layout
5579
5580 \begin_layout Enumerate
5581 two
5582 \end_layout
5583
5584 \begin_deeper
5585 \begin_layout Enumerate
5586 sublist - item #1
5587 \end_layout
5588
5589 \begin_layout Enumerate
5590 sublist - item #2
5591 \end_layout
5592
5593 \end_deeper
5594 \begin_layout Enumerate
5595 three
5596 \end_layout
5597
5598 \begin_layout Standard
5599 You put a list inside of a list by nesting one list inside the other.
5600  Nesting an environment is quite simple: Select 
5601 \family sans
5602 Increase\InsetSpace ~
5603 List\InsetSpace ~
5604 Depth
5605 \family default
5606  or 
5607 \family sans
5608 Decrease\InsetSpace ~
5609 List\InsetSpace ~
5610 Depth
5611 \family default
5612  from the 
5613 \family sans
5614 Edit
5615 \family default
5616  menu to change the nesting depth of the current paragraph (the status bar
5617  will tell you how far you are nested).
5618  Instead of the menu, you can also use the toolbar buttons 
5619 \begin_inset Graphics
5620         filename ../images/depth-increment.png
5621
5622 \end_inset
5623
5624  and 
5625 \begin_inset Graphics
5626         filename ../images/depth-decrement.png
5627
5628 \end_inset
5629
5630  or the convenient key bindings 
5631 \family sans
5632 S-M-Right
5633 \family default
5634  and 
5635 \family sans
5636 S-M-Left
5637 \family default
5638  to change the nesting level.
5639  The change will work on the current selection if you have made one (allowing
5640  you to change the nesting of several paragraphs at once), or the current
5641  paragraph.
5642 \end_layout
5643
5644 \begin_layout Standard
5645 Note that LyX only changes the nesting depth if it can.
5646  If it's invalid to do so, nothing happens if you try to change the depth.
5647  Additionally, if you change the depth of one paragraph, it affects the
5648  depth of every paragraph nested inside of it.
5649 \end_layout
5650
5651 \begin_layout Standard
5652 Nesting isn't limited to lists.
5653  In LyX, you can nest just about anything inside anything else, as you're
5654  about to find out.
5655  This is the real power of nesting paragraph environments.
5656 \end_layout
5657
5658 \begin_layout Subsection
5659 What You Can and Can't Nest
5660 \end_layout
5661
5662 \begin_layout Standard
5663 Before we fire a list of paragraph environments at you, we need to tell
5664  you a little bit more about how nesting works.
5665 \end_layout
5666
5667 \begin_layout Standard
5668 The question if nesting a paragraph environment is possible, is a bit more
5669  complicated than a simple yes or no.
5670  There are three types of paragraph environments:
5671 \end_layout
5672
5673 \begin_layout Itemize
5674 Completely unnestable
5675 \end_layout
5676
5677 \begin_layout Itemize
5678 Fully nestable, you can nest them inside of things and you can also nest
5679  other things inside of them.
5680 \end_layout
5681
5682 \begin_layout Itemize
5683 A third type, you can nest them into other environments, but you can't nest
5684  anything into them.
5685 \end_layout
5686
5687 \begin_layout Standard
5688 Here's a list of the three types of nesting behavior, and which paragraph
5689  environments have them:
5690 \end_layout
5691
5692 \begin_layout Description
5693 Unnestable Can't nest them.
5694  Can't nest into them.
5695 \end_layout
5696
5697 \begin_deeper
5698 \begin_layout Itemize
5699
5700 \family sans
5701 Part
5702 \end_layout
5703
5704 \begin_layout Itemize
5705
5706 \family sans
5707 Chapter
5708 \end_layout
5709
5710 \begin_layout Itemize
5711
5712 \family sans
5713 Section
5714 \family default
5715  
5716 \end_layout
5717
5718 \begin_layout Itemize
5719
5720 \family sans
5721 Subsection
5722 \end_layout
5723
5724 \begin_layout Itemize
5725
5726 \family sans
5727 Subsubsection
5728 \end_layout
5729
5730 \begin_layout Itemize
5731
5732 \family sans
5733 Paragraph
5734 \family default
5735  
5736 \end_layout
5737
5738 \begin_layout Itemize
5739
5740 \family sans
5741 Subparagraph
5742 \end_layout
5743
5744 \begin_layout Itemize
5745
5746 \family sans
5747 Part*
5748 \end_layout
5749
5750 \begin_layout Itemize
5751
5752 \family sans
5753 Chapter*
5754 \end_layout
5755
5756 \begin_layout Itemize
5757
5758 \family sans
5759 Section*
5760 \end_layout
5761
5762 \begin_layout Itemize
5763
5764 \family sans
5765 Subsection*
5766 \end_layout
5767
5768 \begin_layout Itemize
5769
5770 \family sans
5771 Subsubsection*
5772 \end_layout
5773
5774 \begin_layout Itemize
5775
5776 \family sans
5777 Bibliography
5778 \end_layout
5779
5780 \begin_layout Itemize
5781
5782 \family sans
5783 Abstract
5784 \end_layout
5785
5786 \begin_layout Itemize
5787
5788 \family sans
5789 Title
5790 \end_layout
5791
5792 \begin_layout Itemize
5793
5794 \family sans
5795 Author
5796 \end_layout
5797
5798 \begin_layout Itemize
5799
5800 \family sans
5801 Date
5802 \end_layout
5803
5804 \end_deeper
5805 \begin_layout Description
5806 Fully\InsetSpace ~
5807 Nestable You can nest them.
5808  You can nest other things into them.
5809 \end_layout
5810
5811 \begin_deeper
5812 \begin_layout Itemize
5813
5814 \family sans
5815 Verse
5816 \end_layout
5817
5818 \begin_layout Itemize
5819
5820 \family sans
5821 Quote
5822 \end_layout
5823
5824 \begin_layout Itemize
5825
5826 \family sans
5827 Quotation
5828 \end_layout
5829
5830 \begin_layout Itemize
5831
5832 \family sans
5833 Itemize
5834 \end_layout
5835
5836 \begin_layout Itemize
5837
5838 \family sans
5839 Enumerate
5840 \end_layout
5841
5842 \begin_layout Itemize
5843
5844 \family sans
5845 Description
5846 \end_layout
5847
5848 \begin_layout Itemize
5849
5850 \family sans
5851 List
5852 \end_layout
5853
5854 \begin_layout Itemize
5855
5856 \family sans
5857 LyX-Code
5858 \end_layout
5859
5860 \end_deeper
5861 \begin_layout Description
5862 Nestable-Inside You can nest them inside of other things.
5863  You can't nest anything into them.
5864 \end_layout
5865
5866 \begin_deeper
5867 \begin_layout Itemize
5868
5869 \family sans
5870 Standard
5871 \end_layout
5872
5873 \begin_layout Itemize
5874
5875 \family sans
5876 Right\InsetSpace ~
5877 Address
5878 \end_layout
5879
5880 \begin_layout Itemize
5881
5882 \family sans
5883 Address
5884 \end_layout
5885
5886 \end_deeper
5887 \begin_layout Standard
5888 The 
5889 \family sans
5890 Caption
5891 \family default
5892  environment doesn't really fit anywhere, since it's only used inside of
5893  
5894 \family sans
5895 Table\InsetSpace ~
5896 Floats
5897 \family default
5898  and 
5899 \family sans
5900 Figure\InsetSpace ~
5901 Floats
5902 \family default
5903 .
5904 \end_layout
5905
5906 \begin_layout Subsection
5907 Nesting Other Things: Tables, Math, Floats, etc.
5908 \begin_inset LatexCommand index
5909 name "Nesting ! Tables etc."
5910
5911 \end_inset
5912
5913
5914 \begin_inset LatexCommand label
5915 name "sec:table-and-fig-nesting"
5916
5917 \end_inset
5918
5919
5920 \end_layout
5921
5922 \begin_layout Standard
5923 There are several things that aren't paragraph environments, but which are
5924  affected by nesting anyhow.
5925  They are:
5926 \end_layout
5927
5928 \begin_layout Itemize
5929 equations
5930 \end_layout
5931
5932 \begin_layout Itemize
5933 tables
5934 \end_layout
5935
5936 \begin_layout Itemize
5937 figures
5938 \end_layout
5939
5940 \begin_layout Standard
5941 (
5942 \begin_inset Note Greyedout
5943 status open
5944
5945 \begin_layout Standard
5946
5947 \series bold
5948 Note:
5949 \series default
5950  If you put a figure or a table in a 
5951 \family sans
5952 Float
5953 \family default
5954 , this is no longer true.
5955 \end_layout
5956
5957 \end_inset
5958
5959  Have a look at section\InsetSpace ~
5960
5961 \begin_inset LatexCommand ref
5962 reference "sec:Floats"
5963
5964 \end_inset
5965
5966  for more informations about 
5967 \family sans
5968 Floats
5969 \family default
5970 .)
5971 \end_layout
5972
5973 \begin_layout Standard
5974 LyX can treat these three objects as either a word or as a paragraph.
5975  If a figure, table, or an equation is inline, it goes wherever the paragraph
5976  it is in goes.
5977 \end_layout
5978
5979 \begin_layout Standard
5980 On the other hand, if you have an equation, figure or table in a 
5981 \begin_inset Quotes eld
5982 \end_inset
5983
5984 paragraph
5985 \begin_inset Quotes erd
5986 \end_inset
5987
5988  of its own, it behaves just like a 
5989 \begin_inset Quotes eld
5990 \end_inset
5991
5992 nestable-inside
5993 \begin_inset Quotes erd
5994 \end_inset
5995
5996  paragraph environment.
5997  You can nest it into any environment, but you obviously can't nest anything
5998  into it.
5999 \end_layout
6000
6001 \begin_layout Standard
6002 Here's an example with a table:
6003 \end_layout
6004
6005 \begin_layout Enumerate
6006 Item One
6007 \end_layout
6008
6009 \begin_deeper
6010 \begin_layout Enumerate
6011 This is (a) and it's nested.
6012 \end_layout
6013
6014 \begin_deeper
6015 \begin_layout Standard
6016 \begin_inset VSpace 0.3cm
6017 \end_inset
6018
6019
6020 \end_layout
6021
6022 \begin_layout Standard
6023 \align center
6024 \begin_inset Tabular
6025 <lyxtabular version="3" rows="2" columns="2">
6026 <features>
6027 <column alignment="center" valignment="top" leftline="true" width="0pt">
6028 <column alignment="center" valignment="top" leftline="true" rightline="true" width="0pt">
6029 <row topline="true">
6030 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
6031 \begin_inset Text
6032
6033 \begin_layout Standard
6034
6035 \family roman
6036 \series medium
6037 \shape up
6038 \size normal
6039 \emph off
6040 \bar no
6041 \noun off
6042 \color none
6043 a
6044 \end_layout
6045
6046 \end_inset
6047 </cell>
6048 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
6049 \begin_inset Text
6050
6051 \begin_layout Standard
6052
6053 \family roman
6054 \series medium
6055 \shape up
6056 \size normal
6057 \emph off
6058 \bar no
6059 \noun off
6060 \color none
6061 b
6062 \end_layout
6063
6064 \end_inset
6065 </cell>
6066 </row>
6067 <row topline="true" bottomline="true">
6068 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
6069 \begin_inset Text
6070
6071 \begin_layout Standard
6072
6073 \family roman
6074 \series medium
6075 \shape up
6076 \size normal
6077 \emph off
6078 \bar no
6079 \noun off
6080 \color none
6081 c
6082 \end_layout
6083
6084 \end_inset
6085 </cell>
6086 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
6087 \begin_inset Text
6088
6089 \begin_layout Standard
6090
6091 \family roman
6092 \series medium
6093 \shape up
6094 \size normal
6095 \emph off
6096 \bar no
6097 \noun off
6098 \color none
6099 d
6100 \end_layout
6101
6102 \end_inset
6103 </cell>
6104 </row>
6105 </lyxtabular>
6106
6107 \end_inset
6108
6109
6110 \end_layout
6111
6112 \begin_layout Standard
6113 \begin_inset VSpace 0.3cm
6114 \end_inset
6115
6116
6117 \end_layout
6118
6119 \end_deeper
6120 \begin_layout Enumerate
6121 This is (b).
6122  The table is actually nested inside (a).
6123 \end_layout
6124
6125 \end_deeper
6126 \begin_layout Enumerate
6127 Back out again.
6128 \end_layout
6129
6130 \begin_layout Standard
6131 If we hadn't nested the table at all, the list would look like this:
6132 \end_layout
6133
6134 \begin_layout Enumerate
6135 Item One
6136 \end_layout
6137
6138 \begin_deeper
6139 \begin_layout Enumerate
6140 This is (a) and it's nested.
6141 \end_layout
6142
6143 \end_deeper
6144 \begin_layout Standard
6145 \begin_inset VSpace 0.3cm
6146 \end_inset
6147
6148
6149 \end_layout
6150
6151 \begin_layout Standard
6152 \align center
6153 \begin_inset Tabular
6154 <lyxtabular version="3" rows="2" columns="2">
6155 <features>
6156 <column alignment="center" valignment="top" leftline="true" width="0pt">
6157 <column alignment="center" valignment="top" leftline="true" rightline="true" width="0pt">
6158 <row topline="true">
6159 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
6160 \begin_inset Text
6161
6162 \begin_layout Standard
6163
6164 \family roman
6165 \series medium
6166 \shape up
6167 \size normal
6168 \emph off
6169 \bar no
6170 \noun off
6171 \color none
6172 a
6173 \end_layout
6174
6175 \end_inset
6176 </cell>
6177 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
6178 \begin_inset Text
6179
6180 \begin_layout Standard
6181
6182 \family roman
6183 \series medium
6184 \shape up
6185 \size normal
6186 \emph off
6187 \bar no
6188 \noun off
6189 \color none
6190 b
6191 \end_layout
6192
6193 \end_inset
6194 </cell>
6195 </row>
6196 <row topline="true" bottomline="true">
6197 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
6198 \begin_inset Text
6199
6200 \begin_layout Standard
6201
6202 \family roman
6203 \series medium
6204 \shape up
6205 \size normal
6206 \emph off
6207 \bar no
6208 \noun off
6209 \color none
6210 c
6211 \end_layout
6212
6213 \end_inset
6214 </cell>
6215 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
6216 \begin_inset Text
6217
6218 \begin_layout Standard
6219
6220 \family roman
6221 \series medium
6222 \shape up
6223 \size normal
6224 \emph off
6225 \bar no
6226 \noun off
6227 \color none
6228 d
6229 \end_layout
6230
6231 \end_inset
6232 </cell>
6233 </row>
6234 </lyxtabular>
6235
6236 \end_inset
6237
6238
6239 \end_layout
6240
6241 \begin_layout Standard
6242 \begin_inset VSpace 0.3cm
6243 \end_inset
6244
6245
6246 \end_layout
6247
6248 \begin_layout Enumerate
6249 This is (b).
6250  The table is 
6251 \emph on
6252 not
6253 \emph default
6254  nested inside (a).
6255  In fact, it's not nested at all.
6256 \end_layout
6257
6258 \begin_layout Enumerate
6259 Back out again.
6260 \end_layout
6261
6262 \begin_layout Standard
6263 Notice how item (b) is not only no longer nested, but is also the first
6264  item of a new list!
6265 \end_layout
6266
6267 \begin_layout Standard
6268 There's another trap you can fall into: Nesting the table, but not going
6269  deep enough.
6270  LyX then turns anything after the table into a new sublist.
6271 \end_layout
6272
6273 \begin_layout Enumerate
6274 Item One
6275 \end_layout
6276
6277 \begin_deeper
6278 \begin_layout Enumerate
6279 This is (a) and it's nested.
6280 \end_layout
6281
6282 \begin_layout Standard
6283 \begin_inset VSpace 0.3cm
6284 \end_inset
6285
6286
6287 \end_layout
6288
6289 \begin_layout Standard
6290 \align center
6291 \begin_inset Tabular
6292 <lyxtabular version="3" rows="2" columns="2">
6293 <features>
6294 <column alignment="center" valignment="top" leftline="true" width="0pt">
6295 <column alignment="center" valignment="top" leftline="true" rightline="true" width="0pt">
6296 <row topline="true">
6297 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
6298 \begin_inset Text
6299
6300 \begin_layout Standard
6301
6302 \family roman
6303 \series medium
6304 \shape up
6305 \size normal
6306 \emph off
6307 \bar no
6308 \noun off
6309 \color none
6310 a
6311 \end_layout
6312
6313 \end_inset
6314 </cell>
6315 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
6316 \begin_inset Text
6317
6318 \begin_layout Standard
6319
6320 \family roman
6321 \series medium
6322 \shape up
6323 \size normal
6324 \emph off
6325 \bar no
6326 \noun off
6327 \color none
6328 b
6329 \end_layout
6330
6331 \end_inset
6332 </cell>
6333 </row>
6334 <row topline="true" bottomline="true">
6335 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
6336 \begin_inset Text
6337
6338 \begin_layout Standard
6339
6340 \family roman
6341 \series medium
6342 \shape up
6343 \size normal
6344 \emph off
6345 \bar no
6346 \noun off
6347 \color none
6348 c
6349 \end_layout
6350
6351 \end_inset
6352 </cell>
6353 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
6354 \begin_inset Text
6355
6356 \begin_layout Standard
6357
6358 \family roman
6359 \series medium
6360 \shape up
6361 \size normal
6362 \emph off
6363 \bar no
6364 \noun off
6365 \color none
6366 d
6367 \end_layout
6368
6369 \end_inset
6370 </cell>
6371 </row>
6372 </lyxtabular>
6373
6374 \end_inset
6375
6376
6377 \end_layout
6378
6379 \begin_layout Standard
6380 \begin_inset VSpace 0.3cm
6381 \end_inset
6382
6383
6384 \end_layout
6385
6386 \begin_layout Enumerate
6387 This is (b).
6388  The table is actually nested inside Item One, but 
6389 \emph on
6390 not
6391 \emph default
6392  inside (a).
6393 \end_layout
6394
6395 \end_deeper
6396 \begin_layout Enumerate
6397 Back out again.
6398 \end_layout
6399
6400 \begin_layout Standard
6401 As you can see, item (b) turned into the first item of a new list, but a
6402  new list 
6403 \emph on
6404 inside
6405 \emph default
6406  item 1.
6407  The same thing would have happened to a figure or an equation.
6408  So, if you nest tables, figures or equations, make sure you go to the right
6409  depth!
6410 \end_layout
6411
6412 \begin_layout Subsection
6413 Usage and General Features
6414 \begin_inset LatexCommand label
6415 name "sub:Nesting-Usage"
6416
6417 \end_inset
6418
6419
6420 \end_layout
6421
6422 \begin_layout Standard
6423 Speaking of levels, LyX can perform up to a six-fold nesting.
6424  In other words, 
6425 \begin_inset Quotes eld
6426 \end_inset
6427
6428 level #6
6429 \begin_inset Quotes erd
6430 \end_inset
6431
6432  is the innermost possible depth.
6433  Here's an example to display what we mean:
6434 \end_layout
6435
6436 \begin_layout Enumerate
6437 level #1 - outermost
6438 \end_layout
6439
6440 \begin_deeper
6441 \begin_layout Enumerate
6442 level #2
6443 \end_layout
6444
6445 \begin_deeper
6446 \begin_layout Enumerate
6447 level #3
6448 \end_layout
6449
6450 \begin_deeper
6451 \begin_layout Enumerate
6452 level #4
6453 \end_layout
6454
6455 \begin_deeper
6456 \begin_layout Itemize
6457 level #5
6458 \end_layout
6459
6460 \begin_deeper
6461 \begin_layout Itemize
6462 level #6
6463 \end_layout
6464
6465 \end_deeper
6466 \end_deeper
6467 \end_deeper
6468 \end_deeper
6469 \end_deeper
6470 \begin_layout Standard
6471 There are two exceptions to the six-fold nesting limit, and you can see
6472  both of them in the example.
6473  Unlike the other fully-nestable environments, you can only perform a four-fold
6474  nesting with the 
6475 \family sans
6476 Enumerate
6477 \family default
6478  and 
6479 \family sans
6480 Itemize
6481 \family default
6482  environments.
6483  For example, if we tried to nest another 
6484 \family sans
6485 Enumerate
6486 \family default
6487  list inside of item 
6488 \begin_inset Quotes eld
6489 \end_inset
6490
6491 A.
6492 \begin_inset Quotes erd
6493 \end_inset
6494
6495 , we'd get errors.
6496 \end_layout
6497
6498 \begin_layout Subsection
6499 Some Examples
6500 \begin_inset LatexCommand index
6501 name "Nesting ! Examples"
6502
6503 \end_inset
6504
6505
6506 \end_layout
6507
6508 \begin_layout Standard
6509 The best way to explain just what you can do with nesting is by illustration.
6510  We have several examples of nested environments.
6511  In them, we explain how we created the example, so that you can reproduce
6512  them.
6513 \end_layout
6514
6515 \begin_layout Subsubsection
6516 Example 1: The Six-fold Way and Mixed Nesting
6517 \end_layout
6518
6519 \begin_layout Labeling
6520 \labelwidthstring MMM
6521 #1-a This is the outermost level.
6522  It's a 
6523 \family sans
6524 List
6525 \family default
6526  environment.
6527 \end_layout
6528
6529 \begin_deeper
6530 \begin_layout Labeling
6531 \labelwidthstring MMM
6532 #2-a This is level #2.
6533  We created it by using 
6534 \family sans
6535 M-Return
6536 \family default
6537  followed by 
6538 \family sans
6539 S-M-Right
6540 \family default
6541 .
6542 \end_layout
6543
6544 \begin_deeper
6545 \begin_layout Labeling
6546 \labelwidthstring MMM
6547 #3-a This is level #3.
6548  This time, we just hit 
6549 \family sans
6550 Return
6551 \family default
6552 , then used 
6553 \family sans
6554 S-M-Right
6555 \family default
6556  twice in a row.
6557  We could have also created it the same way as we did the previous level,
6558  by hitting 
6559 \family sans
6560 M-Return
6561 \family default
6562  followed by 
6563 \family sans
6564 S-M-Right
6565 \family default
6566 .
6567 \end_layout
6568
6569 \begin_deeper
6570 \begin_layout Standard
6571 This is actually a 
6572 \family sans
6573 Standard
6574 \family default
6575  environment, nested inside of 
6576 \begin_inset Quotes eld
6577 \end_inset
6578
6579 #3-a
6580 \begin_inset Quotes erd
6581 \end_inset
6582
6583 .
6584  So, it's at level #4.
6585  We did this by hitting 
6586 \family sans
6587 M-Return
6588 \family default
6589 , then 
6590 \family sans
6591 S-M-Right
6592 \family default
6593 , then changing the paragraph environment to 
6594 \family sans
6595 Standard
6596 \family default
6597 .
6598  Do this to create list items with more than one paragraph - it also works
6599  for the 
6600 \family sans
6601 Description
6602 \family default
6603
6604 \family sans
6605 Enumerate
6606 \family default
6607 , and 
6608 \family sans
6609 Itemize
6610 \family default
6611  environments!
6612 \end_layout
6613
6614 \begin_layout Standard
6615 Here's another 
6616 \family sans
6617 Standard
6618 \family default
6619  paragraph, also at level #4, made with just a 
6620 \family sans
6621 M-Return
6622 \family default
6623 .
6624 \end_layout
6625
6626 \begin_layout Labeling
6627 \labelwidthstring MMM
6628 #4-a This is level #4.
6629  We hit 
6630 \family sans
6631 M-Return
6632 \family default
6633  and changed the paragraph environment back to 
6634 \family sans
6635 List
6636 \family default
6637 .
6638  Remember - we can't nest anything inside of a 
6639 \family sans
6640 Standard
6641 \family default
6642  environment, which is why we're still at level #4.
6643  However, we 
6644 \emph on
6645 can
6646 \emph default
6647  keep nesting things inside of 
6648 \begin_inset Quotes eld
6649 \end_inset
6650
6651 #3-a
6652 \begin_inset Quotes erd
6653 \end_inset
6654
6655 .
6656 \end_layout
6657
6658 \begin_deeper
6659 \begin_layout Labeling
6660 \labelwidthstring MMM
6661 #5-a This is level #5\SpecialChar \ldots{}
6662
6663 \end_layout
6664
6665 \begin_deeper
6666 \begin_layout Labeling
6667 \labelwidthstring MMM
6668 #6-a \SpecialChar \ldots{}
6669 and this is level #6.
6670  By now, you should know how we made these two.
6671 \end_layout
6672
6673 \end_deeper
6674 \begin_layout Labeling
6675 \labelwidthstring MMM
6676 #5-b Back to level #5.
6677  Just hit 
6678 \family sans
6679 M-Return
6680 \family default
6681  followed by a 
6682 \family sans
6683 S-M-Left
6684 \family default
6685 .
6686 \end_layout
6687
6688 \end_deeper
6689 \begin_layout Labeling
6690 \labelwidthstring MMM
6691 #4-b After another 
6692 \family sans
6693 M-Return
6694 \family default
6695  followed by a 
6696 \family sans
6697 S-M-Left
6698 \family default
6699 , we're back at level #4.
6700 \end_layout
6701
6702 \end_deeper
6703 \begin_layout Labeling
6704 \labelwidthstring MMM
6705 #3-b Back to level #3.
6706  By now it should be obvious how we did this.
6707 \end_layout
6708
6709 \end_deeper
6710 \begin_layout Labeling
6711 \labelwidthstring MMM
6712 #2-b Back to level #2.
6713  
6714 \end_layout
6715
6716 \end_deeper
6717 \begin_layout Labeling
6718 \labelwidthstring MMM
6719 #1-b And last, back to the outermost level, #1.
6720  After this sentence, we'll hit 
6721 \family sans
6722 Return
6723 \family default
6724  and change the paragraph environment back to 
6725 \family sans
6726 Standard
6727 \family default
6728  to end the list.
6729 \end_layout
6730
6731 \begin_layout Standard
6732 We could have also used the 
6733 \family sans
6734 Description
6735 \family default
6736
6737 \family sans
6738 Quote
6739 \family default
6740
6741 \family sans
6742 Quotation
6743 \family default
6744 , or even the 
6745 \family sans
6746 Verse
6747 \family default
6748  environment in place of the 
6749 \family sans
6750 List
6751 \family default
6752  environment.
6753  The example would have worked exactly the same.
6754 \end_layout
6755
6756 \begin_layout Subsubsection
6757 Example 2: Inheritance
6758 \end_layout
6759
6760 \begin_layout LyX-Code
6761 This is the LyX-Code environment, at level #1, the outermost
6762 \end_layout
6763
6764 \begin_layout LyX-Code
6765 level.
6766   Now we'll hit 
6767 \family sans
6768 Return
6769 \family default
6770 , then 
6771 \family sans
6772 S-M-Right
6773 \family default
6774 , after which, we'll change to the 
6775 \family sans
6776 Enumerate
6777 \family default
6778  environment.
6779 \end_layout
6780
6781 \begin_deeper
6782 \begin_layout Enumerate
6783 This is the 
6784 \family sans
6785 Enumerate
6786 \family default
6787  environment, at level #2.
6788 \end_layout
6789
6790 \begin_layout Enumerate
6791 Notice how the nested 
6792 \family sans
6793 Enumerate
6794 \family default
6795  not only inherits its margins from its parent environment (
6796 \family sans
6797 LyX-Code
6798 \family default
6799 ), but also inherits its font and spacing!
6800 \end_layout
6801
6802 \end_deeper
6803 \begin_layout Standard
6804 We ended this example by hitting 
6805 \family sans
6806 Return
6807 \family default
6808 .
6809  After that, we needed to reset the paragraph environment to 
6810 \family sans
6811 Standard
6812 \family default
6813  and resetting the nesting depth by using 
6814 \family sans
6815 S-M-Left
6816 \family default
6817  once.
6818 \end_layout
6819
6820 \begin_layout Subsubsection
6821 Example 3: Labels, Levels, and the 
6822 \family sans
6823 Enumerate
6824 \family default
6825  and 
6826 \family sans
6827 Itemize
6828 \family default
6829  Environments
6830 \begin_inset OptArg
6831 status collapsed
6832
6833 \begin_layout Standard
6834 Example #3: Labels, Levels and other list environments
6835 \end_layout
6836
6837 \end_inset
6838
6839
6840 \end_layout
6841
6842 \begin_layout Enumerate
6843 This is level #1, in an 
6844 \family sans
6845 Enumerate
6846 \family default
6847  paragraph environment.
6848  We're actually going to nest a bunch of these.
6849 \end_layout
6850
6851 \begin_deeper
6852 \begin_layout Enumerate
6853 This is level #2.
6854  We used 
6855 \family sans
6856 M-Return
6857 \family default
6858  followed by 
6859 \family sans
6860 S-M-Right
6861 \family default
6862 .
6863  Now, what happens if we nest an 
6864 \family sans
6865 Itemize
6866 \family default
6867  environment inside of this one? It will be at level #3, but what will its
6868  label be? An asterisk?
6869 \end_layout
6870
6871 \begin_deeper
6872 \begin_layout Itemize
6873 No! It's a bullet.
6874  This is the 
6875 \emph on
6876 first
6877 \emph default
6878  
6879 \family sans
6880 Itemize
6881 \family default
6882  environment, even though it's at level #3.
6883  So, its label is a bullet.
6884  (We got here by using 
6885 \family sans
6886 M-Return
6887 \family default
6888 , then 
6889 \family sans
6890 S-M-Right
6891 \family default
6892 , then changing the environment to 
6893 \family sans
6894 Itemize
6895 \family default
6896 .)
6897 \end_layout
6898
6899 \begin_deeper
6900 \begin_layout Itemize
6901 Here's level #4, produced using 
6902 \family sans
6903 M-Return
6904 \family default
6905 , then 
6906 \family sans
6907 S-M-Right
6908 \family default
6909 .
6910  We'll do that again\SpecialChar \ldots{}
6911
6912 \end_layout
6913
6914 \begin_deeper
6915 \begin_layout Enumerate
6916 \SpecialChar \ldots{}
6917 to get to level #5.
6918  This time, however, we also changed the paragraph environment back to 
6919 \family sans
6920 Enumerate
6921 \family default
6922 .
6923  Notice the type of numbering, it is 
6924 \emph on
6925 lowercase Roman
6926 \emph default
6927 , because we are in the 
6928 \emph on
6929 thirdfold
6930 \emph default
6931  
6932 \family sans
6933 Enumerate
6934 \family default
6935  environment (i.e.
6936  it is an 
6937 \family sans
6938 Enumerate
6939 \family default
6940  inside an 
6941 \family sans
6942 Enumerate
6943 \family default
6944  inside an 
6945 \family sans
6946 Enumerate
6947 \family default
6948 ).
6949 \end_layout
6950
6951 \begin_layout Enumerate
6952 What happens if we 
6953 \emph on
6954 don't
6955 \emph default
6956  change the paragraph environment, but decrease the nesting depth? What
6957  type of numbering does LyX use?
6958 \end_layout
6959
6960 \begin_layout Enumerate
6961 Oh, as if you couldn't guess by now, we're just using 
6962 \family sans
6963 M-Return
6964 \family default
6965  to keep the current environment and depth but create a new item.
6966 \end_layout
6967
6968 \begin_layout Enumerate
6969 Let's use 
6970 \family sans
6971 S-M-Left
6972 \family default
6973  to decrease the depth after the next 
6974 \family sans
6975 M-Return
6976 \family default
6977 .
6978 \end_layout
6979
6980 \end_deeper
6981 \begin_layout Enumerate
6982 This is level #4.
6983  Look what type of label LyX is using!
6984 \end_layout
6985
6986 \end_deeper
6987 \begin_layout Enumerate
6988 This is level #3.
6989  Even though we've changed levels, LyX is still using a lowercase Roman
6990  numeral as the label.Why?
6991 \end_layout
6992
6993 \begin_layout Enumerate
6994 Because, even though the nesting depth has changed, the paragraph is 
6995 \emph on
6996 still
6997 \emph default
6998  a thirdfold 
6999 \family sans
7000 Enumerate
7001 \family default
7002  environment.
7003  Notice, however, that LyX 
7004 \emph on
7005 did
7006 \emph default
7007  reset the counter for the label.
7008 \end_layout
7009
7010 \end_deeper
7011 \begin_layout Enumerate
7012 Another 
7013 \family sans
7014 M-Return
7015 \family default
7016  
7017 \family sans
7018 S-M-Left
7019 \family default
7020  sequence, and we're back to level #2.
7021  This time, we not only changed the nesting depth, but we also moved back
7022  into the twofold-nested 
7023 \family sans
7024 Enumerate
7025 \family default
7026  environment.
7027 \end_layout
7028
7029 \end_deeper
7030 \begin_layout Enumerate
7031 The same thing happens if we do another 
7032 \family sans
7033 M-Return
7034 \family default
7035  
7036 \family sans
7037 S-M-Left
7038 \family default
7039  sequence and return to level #1, the outermost level.
7040 \end_layout
7041
7042 \begin_layout Standard
7043 Lastly, we reset the environment to 
7044 \family sans
7045 Standard
7046 \family default
7047 .
7048  As you can see, the level number doesn't correspond to what type of labeling
7049  LyX uses for the 
7050 \family sans
7051 Enumerate
7052 \family default
7053  and 
7054 \family sans
7055 Itemize
7056 \family default
7057  environments.
7058  The number of other 
7059 \family sans
7060 Enumerate
7061 \family default
7062  environments surrounding it determines what kind of label LyX uses for
7063  an 
7064 \family sans
7065 Enumerate
7066 \family default
7067  item.
7068  The same rule applies for the 
7069 \family sans
7070 Itemize
7071 \family default
7072  environment, as well.
7073 \end_layout
7074
7075 \begin_layout Subsubsection
7076 Example 4: Going Bonkers
7077 \end_layout
7078
7079 \begin_layout Enumerate
7080 We're going to go totally nuts now.
7081  We won't nest as deep as in the other examples, nor will we go into the
7082  same detail with how we did it.
7083  (level #1: 
7084 \family sans
7085 Enumerate
7086 \family default
7087 )
7088 \end_layout
7089
7090 \begin_deeper
7091 \begin_layout Standard
7092 (
7093 \family sans
7094 Return, S-M-Right, Standard
7095 \family default
7096 : level #2) We'll stick an encapsulated description of how we created the
7097  example in parentheses someplace.
7098  For example, the two keybindings are how we changed the depth.
7099  The environment name is the name of the current environment.
7100  Either before or after this, we'll put in the level.
7101 \end_layout
7102
7103 \end_deeper
7104 \begin_layout Enumerate
7105 (
7106 \family sans
7107 Return, Enumerate
7108 \family default
7109 : level #1) This is the next item in the list.
7110 \end_layout
7111
7112 \begin_deeper
7113 \begin_layout Verse
7114 Now we'll add verse.
7115 \newline
7116 It will get much worse.
7117 \newline
7118 (
7119 \family sans
7120 Return, S-M-Right, Verse
7121 \family default
7122 : level #2)
7123 \end_layout
7124
7125 \begin_layout Verse
7126 Fiddle dee, Fiddle doo.
7127 \newline
7128 Bippitey boppitey boo!
7129 \newline
7130 (
7131 \family sans
7132 M-Return)
7133 \end_layout
7134
7135 \begin_layout Verse
7136 Here comes a table:
7137 \end_layout
7138
7139 \begin_deeper
7140 \begin_layout Standard
7141 \begin_inset VSpace 0.3cm
7142 \end_inset
7143
7144
7145 \end_layout
7146
7147 \begin_layout Standard
7148 \align center
7149 \begin_inset Tabular
7150 <lyxtabular version="3" rows="2" columns="2">
7151 <features>
7152 <column alignment="center" valignment="top" width="0pt">
7153 <column alignment="center" valignment="top" leftline="true" width="0pt">
7154 <row>
7155 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
7156 \begin_inset Text
7157
7158 \begin_layout Standard
7159
7160 \family roman
7161 \series medium
7162 \shape up
7163 \size normal
7164 \emph off
7165 \bar no
7166 \noun off
7167 \color none
7168 one-fish
7169 \end_layout
7170
7171 \end_inset
7172 </cell>
7173 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
7174 \begin_inset Text
7175
7176 \begin_layout Standard
7177
7178 \family roman
7179 \series medium
7180 \shape up
7181 \size normal
7182 \emph off
7183 \bar no
7184 \noun off
7185 \color none
7186 two-fish
7187 \end_layout
7188
7189 \end_inset
7190 </cell>
7191 </row>
7192 <row topline="true">
7193 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
7194 \begin_inset Text
7195
7196 \begin_layout Standard
7197
7198 \family roman
7199 \series medium
7200 \shape up
7201 \size normal
7202 \emph off
7203 \bar no
7204 \noun off
7205 \color none
7206 red-fish
7207 \end_layout
7208
7209 \end_inset
7210 </cell>
7211 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
7212 \begin_inset Text
7213
7214 \begin_layout Standard
7215
7216 \family roman
7217 \series medium
7218 \shape up
7219 \size normal
7220 \emph off
7221 \bar no
7222 \noun off
7223 \color none
7224 blue-fish
7225 \end_layout
7226
7227 \end_inset
7228 </cell>
7229 </row>
7230 </lyxtabular>
7231
7232 \end_inset
7233
7234
7235 \end_layout
7236
7237 \end_deeper
7238 \begin_layout Verse
7239 (
7240 \family sans
7241 M-Return, Table, S-M-Right
7242 \family default
7243  3 times, 
7244 \family sans
7245 M-Return, Verse, S-M-Left
7246 \family default
7247 )
7248 \end_layout
7249
7250 \end_deeper
7251 \begin_layout Enumerate
7252 (
7253 \family sans
7254 Return, Enumerate
7255 \family default
7256 : level #1) This is another item.
7257  Note that selecting a 
7258 \family sans
7259 Table
7260 \family default
7261  resets the nesting depth to level #1, so we increased the nesting depth
7262  3 times to put the table inside the 
7263 \family sans
7264 Verse
7265 \family default
7266  environment.
7267  
7268 \end_layout
7269
7270 \begin_layout Quotation
7271 We're now ending the 
7272 \family sans
7273 Enumerate
7274 \family default
7275  list and changing to 
7276 \family sans
7277 Quotation
7278 \family default
7279 .
7280  We're still at level #1.
7281  We want to show you some of the things you can do by mixing environments.
7282  The next set of paragraphs is a 
7283 \begin_inset Quotes eld
7284 \end_inset
7285
7286 quoted letter.
7287 \begin_inset Quotes erd
7288 \end_inset
7289
7290  We'll nest both the 
7291 \family sans
7292 Address
7293 \family default
7294  and 
7295 \family sans
7296 Right\InsetSpace ~
7297 Address
7298 \family default
7299  environments inside of this one, then use another nested 
7300 \family sans
7301 Quotation
7302 \family default
7303  for the letter body.
7304  We'll use 
7305 \family sans
7306 M-Return
7307 \family default
7308  to preserve the depth.
7309  Remember that you need to use 
7310 \family sans
7311 C-Return
7312 \family default
7313  to create multiple lines inside the 
7314 \family sans
7315 Address
7316 \family default
7317  and 
7318 \family sans
7319 Right\InsetSpace ~
7320 Address
7321 \family default
7322  environments.
7323  Here it goes:
7324 \end_layout
7325
7326 \begin_deeper
7327 \begin_layout Right Address
7328 1234 Nowhere Rd.
7329 \newline
7330 Moosegroin, MT 00100
7331 \newline
7332 9-6-96
7333 \end_layout
7334
7335 \begin_layout Address
7336 Dear Mr.\InsetSpace ~
7337 Fizlewitz:
7338 \end_layout
7339
7340 \begin_layout Quotation
7341 We regret to inform you that we cannot fill your order for 50
7342 \begin_inset Formula $\,$
7343 \end_inset
7344
7345 L of compressed methane gas due to circumstances beyond our control.
7346  Unfortunately, several of our cows have mysteriously exploded, creating
7347  a backlog in our orders for methane.
7348  We will place your name on the waiting list and try to fill your order
7349  as soon as possible.
7350  In the meantime, we thank you for your patience.
7351 \end_layout
7352
7353 \begin_layout Quotation
7354 We do, however, now have a special on beef.
7355  If you are interested, please return the enclosed pricing and order form
7356  with your order, along with payment.
7357 \end_layout
7358
7359 \begin_layout Quotation
7360 We thank you again for your patience.
7361 \end_layout
7362
7363 \begin_layout Address
7364 Sincerely,
7365 \newline
7366 Bill Hick
7367 \end_layout
7368
7369 \end_deeper
7370 \begin_layout Quotation
7371 That ends that example!
7372 \end_layout
7373
7374 \begin_layout Standard
7375 As you can see, nesting environments in LyX gives you a lot of power with
7376  just a few keystrokes.
7377  We could have easily nested an 
7378 \family sans
7379 Itemize
7380 \family default
7381  list inside of a 
7382 \family sans
7383 Quotation
7384 \family default
7385  or 
7386 \family sans
7387 Quote
7388 \family default
7389 , or put a 
7390 \family sans
7391 Quote
7392 \family default
7393  inside of an 
7394 \family sans
7395 Itemize
7396 \family default
7397  list.
7398  You have a huge variety of options at your disposal.
7399 \end_layout
7400
7401 \begin_layout Section
7402 Spacing, pagination and line breaks
7403 \end_layout
7404
7405 \begin_layout Subsection
7406 Horizontal Space
7407 \begin_inset LatexCommand label
7408 name "sub:Horizontal-Space"
7409
7410 \end_inset
7411
7412
7413 \end_layout
7414
7415 \begin_layout Subsubsection
7416
7417 \family sans
7418 Horizontal Fills
7419 \end_layout
7420
7421 \begin_layout Standard
7422 Horizontal Fills (HFills) are a special LyX feature for adding extra space
7423  in a uniform fashion.
7424  An HFill is actually a variable length space, whose length always equals
7425  the remaining space between the left and right margins.
7426  If there is more than one HFill on a line, they divide the available space
7427  equally between themselves.
7428  
7429 \end_layout
7430
7431 \begin_layout Standard
7432 HFill
7433 \family roman
7434 s
7435 \family default
7436  can be inserted with 
7437 \family sans
7438 Insert\SpecialChar \menuseparator
7439 Formatting\InsetSpace ~
7440 Character\SpecialChar \menuseparator
7441 Horizontal Fill
7442 \family default
7443 .
7444  Here a few examples what you can do with them:
7445 \end_layout
7446
7447 \begin_layout Quote
7448 \noindent
7449 This is on the left side 
7450 \hfill
7451 This is on the right
7452 \end_layout
7453
7454 \begin_layout Quote
7455 \noindent
7456 Left
7457 \hfill
7458 Middle
7459 \hfill
7460 Right
7461 \end_layout
7462
7463 \begin_layout Quote
7464 \noindent
7465 Left
7466 \hfill
7467 1/3 Left
7468 \hfill
7469
7470 \hfill
7471 Right
7472 \end_layout
7473
7474 \begin_layout Standard
7475 That was an example in the 
7476 \family sans
7477 Quote
7478 \family default
7479  environment.
7480  Here
7481 \begin_inset Formula $\to$
7482 \end_inset
7483
7484
7485 \hfill
7486
7487 \begin_inset Formula $\gets$
7488 \end_inset
7489
7490 is one in a standard paragraph.
7491  It may or may not be apparent in the printed text, but it 
7492 \emph on
7493 is
7494 \emph default
7495  sitting in-between the two arrows.
7496 \end_layout
7497
7498 \begin_layout Standard
7499 There may be more than one set of margins on a line.
7500  Here's an example with the 
7501 \family sans
7502 List
7503 \family default
7504  environment.
7505 \end_layout
7506
7507 \begin_layout Labeling
7508 \labelwidthstring 00.00.0000
7509 one
7510 \hfill
7511 two :three
7512 \hfill
7513 four
7514 \hfill
7515 five
7516 \hfill
7517 six
7518 \end_layout
7519
7520 \begin_layout Standard
7521 The 
7522 \begin_inset Quotes eld
7523 \end_inset
7524
7525 :
7526 \begin_inset Quotes erd
7527 \end_inset
7528
7529  marks the beginning of the item.
7530  (There is actually a 
7531 \begin_inset Quotes eld
7532 \end_inset
7533
7534 hidden
7535 \begin_inset Quotes erd
7536 \end_inset
7537
7538  HFill inside of the label of the 
7539 \family sans
7540 List
7541 \family default
7542  environment; it's put at the end of the label automatically.) HFills work
7543  similarly in other 
7544 \begin_inset Quotes eld
7545 \end_inset
7546
7547 multi-margin
7548 \begin_inset Quotes erd
7549 \end_inset
7550
7551  situations, like two-column mode.
7552 \end_layout
7553
7554 \begin_layout Standard
7555 \begin_inset Note Greyedout
7556 status open
7557
7558 \begin_layout Standard
7559
7560 \series bold
7561 Note:
7562 \series default
7563  If an HFill is at the beginning of a line, and 
7564 \emph on
7565 not
7566 \emph default
7567  in the first line in a paragraph, LyX ignores it.
7568  This prevents HFills from accidentally being wrapped onto a new line.
7569  If you need space in this case anyway, you have to use the LaTeX-command
7570  
7571 \series bold
7572
7573 \backslash
7574 hspace*{
7575 \backslash
7576 fill}
7577 \series default
7578  in ERT.
7579  (ERT is explained in section\InsetSpace ~
7580
7581 \begin_inset LatexCommand ref
7582 reference "sec:ERT"
7583
7584 \end_inset
7585
7586 .)
7587 \end_layout
7588
7589 \end_inset
7590
7591
7592 \end_layout
7593
7594 \begin_layout Subsubsection
7595 Other space variants
7596 \begin_inset LatexCommand label
7597 name "sub:Other-space-variants"
7598
7599 \end_inset
7600
7601
7602 \end_layout
7603
7604 \begin_layout Standard
7605 The following two sorts of spaces are not yet supported by LyX, so that
7606  you have to use ERT, see section\InsetSpace ~
7607
7608 \begin_inset LatexCommand ref
7609 reference "sec:ERT"
7610
7611 \end_inset
7612
7613 .
7614  That they are not supported is a hint that you need them very seldom in
7615  LyX.
7616  So use them only if it is really necessary (remind the WYSIWYM concept).
7617 \end_layout
7618
7619 \begin_layout Paragraph
7620 Defined space
7621 \end_layout
7622
7623 \begin_layout Standard
7624 Sometimes one needs space with a defined length, e.g for forms and questionnaires.
7625  This can be inserted by using the LaTeX-command 
7626 \series bold
7627
7628 \backslash
7629 hspace
7630 \series default
7631  in 
7632 \family sans
7633 ERT
7634 \family default
7635 .
7636  For example the command 
7637 \series bold
7638
7639 \backslash
7640 hspace{2cm}
7641 \series default
7642  produces 2
7643 \begin_inset Formula $\,$
7644 \end_inset
7645
7646 cm space within the following line:
7647 \end_layout
7648
7649 \begin_layout Standard
7650 This is a line with
7651 \begin_inset Formula $\to$
7652 \end_inset
7653
7654
7655 \begin_inset ERT
7656 status collapsed
7657
7658 \begin_layout Standard
7659
7660
7661 \backslash
7662 hspace{2cm}
7663 \end_layout
7664
7665 \end_inset
7666
7667
7668 \begin_inset Formula $\gets$
7669 \end_inset
7670
7671  2
7672 \begin_inset Formula $\,$
7673 \end_inset
7674
7675 cm space between the arrows.
7676 \end_layout
7677
7678 \begin_layout Standard
7679 You can use all length units listed in Appendix\InsetSpace ~
7680
7681 \begin_inset LatexCommand ref
7682 reference "cha:Units-available-in"
7683
7684 \end_inset
7685
7686 .
7687 \end_layout
7688
7689 \begin_layout Paragraph
7690 Phantom space
7691 \end_layout
7692
7693 \begin_layout Standard
7694 Sometimes you want to insert space with exactly the length of a phrase.
7695  E.g.
7696  you want to create the following multiple choice question:
7697 \end_layout
7698
7699 \begin_layout Standard
7700 \begin_inset VSpace medskip
7701 \end_inset
7702
7703 What is correct English?:
7704 \newline
7705
7706 \newline
7707 Mr.\InsetSpace ~
7708 Edge would have been jumps the gun.
7709 \newline
7710
7711 \begin_inset ERT
7712 status collapsed
7713
7714 \begin_layout Standard
7715
7716
7717 \backslash
7718 phantom{Mr.
7719  Edge }
7720 \end_layout
7721
7722 \end_inset
7723
7724 has to be jumped
7725 \newline
7726
7727 \begin_inset ERT
7728 status collapsed
7729
7730 \begin_layout Standard
7731
7732
7733 \backslash
7734 phantom{Mr.
7735  Edge }
7736 \end_layout
7737
7738 \end_inset
7739
7740 jumps
7741 \begin_inset VSpace medskip
7742 \end_inset
7743
7744
7745 \end_layout
7746
7747 \begin_layout Standard
7748 So that the choices appear exactly after the phrase 
7749 \begin_inset Quotes eld
7750 \end_inset
7751
7752 Mr.\InsetSpace ~
7753 Edge\InsetSpace ~
7754
7755 \begin_inset Quotes erd
7756 \end_inset
7757
7758 .
7759  To get this, you can use the LaTeX-command 
7760 \series bold
7761
7762 \backslash
7763 phantom
7764 \series default
7765  in ERT.
7766  In our case write the command 
7767 \series bold
7768
7769 \backslash
7770 phantom{Mr.
7771  Edge }
7772 \series default
7773  (note the space after 
7774 \begin_inset Quotes eld
7775 \end_inset
7776
7777 Edge
7778 \begin_inset Quotes erd
7779 \end_inset
7780
7781 ) at the beginning of the last two lines.
7782  The command prints out the phrase within the the two braces, but invisible.
7783  That is why it is named 
7784 \begin_inset Quotes eld
7785 \end_inset
7786
7787 phantom
7788 \begin_inset Quotes erd
7789 \end_inset
7790
7791 .
7792 \begin_inset Foot
7793 status collapsed
7794
7795 \begin_layout Standard
7796 There exists also the commands 
7797 \backslash
7798
7799 \series bold
7800 hphantom
7801 \series default
7802  and 
7803 \backslash
7804
7805 \series bold
7806 vphantom
7807 \series default
7808 , but this too special for the LyX Userguide.
7809  If you are interested in knowing more about this, have a look at 
7810 \begin_inset LatexCommand cite
7811 key "latexcompanion,latexguide"
7812
7813 \end_inset
7814
7815 .
7816 \end_layout
7817
7818 \end_inset
7819
7820
7821 \end_layout
7822
7823 \begin_layout Subsection
7824 Vertical Space
7825 \begin_inset LatexCommand label
7826 name "sub:Vertical-Space"
7827
7828 \end_inset
7829
7830
7831 \end_layout
7832
7833 \begin_layout Standard
7834 To add extra vertical space above or below a paragraph, use the 
7835 \family sans
7836 Insert\SpecialChar \menuseparator
7837 Formatting\SpecialChar \menuseparator
7838 Vertical\InsetSpace ~
7839 Space
7840 \family default
7841  dialog.
7842  There you find the following sizes:
7843 \end_layout
7844
7845 \begin_layout Standard
7846
7847 \family sans
7848 SmallSkip
7849 \family default
7850
7851 \family sans
7852 MedSkip
7853 \family default
7854  and 
7855 \family sans
7856 BigSkip
7857 \family default
7858  are LaTeX sizes which depends on the font size of the document.
7859  
7860 \family sans
7861 DefSkip
7862 \family default
7863  is the skip adjusted in the dialog 
7864 \family sans
7865 Document\SpecialChar \menuseparator
7866 Settings
7867 \begin_inset LatexCommand index
7868 name "Document ! Settings"
7869
7870 \end_inset
7871
7872
7873 \family default
7874  for the paragraph separation.
7875  If you use indentation to separate paragraphs 
7876 \family sans
7877 DefSkip
7878 \family default
7879  is equal to 
7880 \family sans
7881 MedSkip
7882 \family default
7883 .
7884 \end_layout
7885
7886 \begin_layout Standard
7887
7888 \family sans
7889 VFill
7890 \family default
7891  is a variable space, set so that the space is maximal within one page.
7892  An example: You have only two short paragraphs on one page with a vfill
7893  between them.
7894  Then the first paragraph is placed at the top of the page and the second
7895  one at the bottom, because the space between them is then maximal.
7896  
7897 \family sans
7898 VFill
7899 \family default
7900 s work like 
7901 \family sans
7902 HFill
7903 \family default
7904 s: they fill the remaining vertical space on a page with blank space.
7905 \begin_inset Foot
7906 status collapsed
7907
7908 \begin_layout Standard
7909
7910 \family sans
7911 HFill
7912 \family default
7913 s are described in section\InsetSpace ~
7914
7915 \begin_inset LatexCommand ref
7916 reference "sub:Horizontal-Space"
7917
7918 \end_inset
7919
7920 .
7921 \end_layout
7922
7923 \end_inset
7924
7925  If there are several 
7926 \family sans
7927 VFill
7928 \family default
7929 s on a page, they divide the remaining vertical space equally between themselves.
7930  You can therefore use 
7931 \family sans
7932 VFill
7933 \family default
7934 s to center text on a page, or even place text 2/3 down a page.
7935 \end_layout
7936
7937 \begin_layout Standard
7938
7939 \family sans
7940 Custom
7941 \family default
7942  are custom spaces in units explained in Appendix\InsetSpace ~
7943
7944 \begin_inset LatexCommand ref
7945 reference "cha:Units-available-in"
7946
7947 \end_inset
7948
7949 .
7950 \end_layout
7951
7952 \begin_layout Standard
7953 \begin_inset Note Greyedout
7954 status open
7955
7956 \begin_layout Standard
7957
7958 \series bold
7959 Note:
7960 \series default
7961  
7962 \series medium
7963 When the extra vertical space would be in the output at the top/bottom of
7964  a page, the space is only added if you have also checked the option 
7965 \family sans
7966 Protect
7967 \family default
7968 .
7969 \end_layout
7970
7971 \end_inset
7972
7973
7974 \end_layout
7975
7976 \begin_layout Subsection
7977 Paragraph Alignment
7978 \end_layout
7979
7980 \begin_layout Standard
7981 You can change the paragraph alignment with the 
7982 \family sans
7983 Edit\SpecialChar \menuseparator
7984 Paragraph Settings
7985 \family default
7986  dialog.
7987  There are four possibilities: 
7988 \end_layout
7989
7990 \begin_layout Itemize
7991
7992 \family sans
7993 Justified
7994 \end_layout
7995
7996 \begin_layout Itemize
7997
7998 \family sans
7999 Left
8000 \end_layout
8001
8002 \begin_layout Itemize
8003
8004 \family sans
8005 Right
8006 \end_layout
8007
8008 \begin_layout Itemize
8009
8010 \family sans
8011 Center
8012 \end_layout
8013
8014 \begin_layout Standard
8015 The default in most cases is justified alignment, in which the inter-word
8016  spacing is variable and each line of a paragraph fills the region between
8017  the left and right margins.
8018  The other three alignments should be self-explanatory, and look like this:
8019 \end_layout
8020
8021 \begin_layout Standard
8022 \align right
8023 This paragraph is right aligned,
8024 \end_layout
8025
8026 \begin_layout Standard
8027 \align center
8028 this one is centered,
8029 \end_layout
8030
8031 \begin_layout Standard
8032 \align left
8033 this one is left aligned.
8034 \end_layout
8035
8036 \begin_layout Subsection
8037 Forced Pagebreaks
8038 \begin_inset LatexCommand index
8039 name "Pagebreaks ! Forced"
8040
8041 \end_inset
8042
8043
8044 \begin_inset LatexCommand label
8045 name "sub:Forced-Pagebreaks"
8046
8047 \end_inset
8048
8049
8050 \end_layout
8051
8052 \begin_layout Standard
8053 If you don't like the way LaTeX does the pagebreaks in your document, you
8054  can force a pagebreak where you want one.
8055  Normally this will not be necessary, because LaTeX is good at pagebreaking.
8056  Only if you use many 
8057 \family sans
8058 Floats
8059 \family default
8060 , LaTeX's page breaking algorithm can fail.
8061 \end_layout
8062
8063 \begin_layout Standard
8064 We recommend not to use forced pagebreaks until the text is finished, and
8065  until you have checked in the preview to see if you 
8066 \emph on
8067 really
8068 \emph default
8069  have to change the pagebreaking.
8070 \end_layout
8071
8072 \begin_layout Standard
8073 There are two types of pagebreaks: One that ends the page without any special
8074  action.
8075  This can be inserted above or below a paragraph by the menu 
8076 \family sans
8077 Insert\SpecialChar \menuseparator
8078 Formatting\SpecialChar \menuseparator
8079 Page\InsetSpace ~
8080 Break
8081 \family default
8082 .
8083  The second type ends a page, but stretches the content of the page, so
8084  that it fills out the complete page.
8085  This type is useful to avoid whitespace when a pagebreak produces a page
8086  on which only the last few lines are absent.
8087  This type is not yet supported by LyX, so that you have to use the LaTeX
8088  command 
8089 \series bold
8090
8091 \backslash
8092 pagebreak[number]
8093 \series default
8094  in ERT
8095 \begin_inset Foot
8096 status collapsed
8097
8098 \begin_layout Standard
8099 For more about ERT see section\InsetSpace ~
8100
8101 \begin_inset LatexCommand ref
8102 reference "sec:ERT"
8103
8104 \end_inset
8105
8106 .
8107 \end_layout
8108
8109 \end_inset
8110
8111 .
8112  The number can vary between 0 and 4.
8113  If 4 or no number is used, it will always be created a pagebreak
8114 \begin_inset Foot
8115 status collapsed
8116
8117 \begin_layout Standard
8118 normally one uses simply 
8119 \series bold
8120
8121 \backslash
8122 pagebreak
8123 \series default
8124  without a number
8125 \end_layout
8126
8127 \end_inset
8128
8129 .
8130  The numbers 0 to 3 stand for the increasing priority level -- LaTeX decides,
8131  concerning the priority, if a pagebreak is created or not.
8132 \end_layout
8133
8134 \begin_layout Standard
8135 You might try to use a pagebreak to ensure that a figure or table appears
8136  at the top of a page.
8137  This is, of course, the wrong way to do it.
8138  LyX gives you a way of automatically ensuring that your figures and tables
8139  appear at the top of a page (or the bottom, or on their own page) without
8140  having to worry about what precedes or follows your figure or table.
8141  See chapter 
8142 \begin_inset LatexCommand ref
8143 reference "cha:Floats-and-Notes"
8144
8145 \end_inset
8146
8147  to learn more about 
8148 \family sans
8149 Floats
8150 \family default
8151 .
8152 \end_layout
8153
8154 \begin_layout Subsubsection
8155 Clear Pagebreaks
8156 \begin_inset LatexCommand label
8157 name "sub:Clear-Pages"
8158
8159 \end_inset
8160
8161
8162 \begin_inset LatexCommand index
8163 name "Pagebreaks ! Clear"
8164
8165 \end_inset
8166
8167
8168 \end_layout
8169
8170 \begin_layout Standard
8171 Differently to forced pagebreaks where the content behind the break is directly
8172  placed at the next page, pages can also be cleared while breaking them.
8173  That means that the current paragraph is terminated and all, perhaps not
8174  yet processed floats from previous document parts are placed behind it,
8175  if necessary by adding pages.
8176 \end_layout
8177
8178 \begin_layout Standard
8179 You can insert a clear pagebreak with the menu 
8180 \family sans
8181 Insert\SpecialChar \menuseparator
8182 Formatting\SpecialChar \menuseparator
8183 Clear\InsetSpace ~
8184 Page
8185 \family default
8186 .
8187  When you have a two-sided document like a book, you can use the menu 
8188 \family sans
8189 Insert\SpecialChar \menuseparator
8190 Formatting\SpecialChar \menuseparator
8191 Clear\InsetSpace ~
8192 Double\InsetSpace ~
8193 Page
8194 \family default
8195  to insert a clear pagebreak that assures that the next page is a right-hand
8196  page (odd-numbered), if necessary by adding a page.
8197 \end_layout
8198
8199 \begin_layout Subsection
8200 Forced Linebreaks
8201 \begin_inset LatexCommand index
8202 name "Linebreaks"
8203
8204 \end_inset
8205
8206
8207 \begin_inset LatexCommand label
8208 name "sub:Forced-Linebreaks"
8209
8210 \end_inset
8211
8212
8213 \end_layout
8214
8215 \begin_layout Standard
8216 Similar to pagebreaks there are two types of linebreaks: One that simply
8217  breaks the line.
8218  You can force this line break within a paragraph by selecting 
8219 \family sans
8220 Insert\SpecialChar \menuseparator
8221 Formatting\SpecialChar \menuseparator
8222 Line\InsetSpace ~
8223 Break
8224 \family default
8225  or with 
8226 \family sans
8227 C-Return
8228 \family default
8229 .
8230  The other type breaks the line and stretches it so that it fills out the
8231  whole space between the page margins.
8232  This is necessary to avoid 
8233 \begin_inset Quotes eld
8234 \end_inset
8235
8236 fringes
8237 \begin_inset Quotes erd
8238 \end_inset
8239
8240  in justifies paragraphs due to whitespace introduced by linebreaks.
8241  This type is not yet supported by LyX, so that you have to use the LaTeX-comman
8242
8243 \series bold
8244
8245 \backslash
8246 linebreak[number]
8247 \series default
8248  in 
8249 \family sans
8250 ERT
8251 \family default
8252 .
8253  The syntax is similar tho the command 
8254 \series bold
8255
8256 \backslash
8257 pagebreak
8258 \series default
8259 , described in the previous section.
8260 \end_layout
8261
8262 \begin_layout Standard
8263 You shouldn't use forced linebreaks to correct LaTeX's linebreaking, as
8264  LaTeX is very good at linebreaking.
8265  There are, however, a number of situations where it is necessary to actively
8266  set a linebreak, e.g.
8267  in a poem or for an address (see sections\InsetSpace ~
8268
8269 \begin_inset LatexCommand ref
8270 reference "sec:Quote"
8271
8272 \end_inset
8273
8274
8275 \begin_inset LatexCommand ref
8276 reference "sec:Verse"
8277
8278 \end_inset
8279
8280  and 
8281 \begin_inset LatexCommand ref
8282 reference "sec:Address-Usage"
8283
8284 \end_inset
8285
8286 ).
8287 \end_layout
8288
8289 \begin_layout Subsection
8290 Blanks / Spaces
8291 \begin_inset LatexCommand index
8292 name "Spaces"
8293
8294 \end_inset
8295
8296
8297 \end_layout
8298
8299 \begin_layout Standard
8300 A blank is a blank? Not in good typography.
8301  While you might be used to press the space key anytime you want to separate
8302  two words in ordinary word processors, LyX offers you more spaces: Spaces
8303  of different width and spaces which can or cannot be broken at the end
8304  of a line.
8305  The following sections will show you some examples where those spaces are
8306  useful.
8307 \end_layout
8308
8309 \begin_layout Subsubsection
8310 Inter-word Space
8311 \begin_inset LatexCommand label
8312 name "sub:Inter-word-Space"
8313
8314 \end_inset
8315
8316
8317 \begin_inset LatexCommand index
8318 name "Spaces ! inter-word"
8319
8320 \end_inset
8321
8322
8323 \end_layout
8324
8325 \begin_layout Standard
8326 Some languages (e.\InsetSpace \thinspace{}
8327 g.\InsetSpace \space{}
8328 English) have the typographical convention to add extra
8329  space after an end-of-sentence punctuation mark, and LyX honors those conventio
8330 ns (see section\InsetSpace ~
8331
8332 \begin_inset LatexCommand ref
8333 reference "sub:Abbreviations"
8334
8335 \end_inset
8336
8337 ).
8338  Sometimes, you want a normal space nevertheless.
8339  In this case, insert one with 
8340 \family sans
8341 Insert\SpecialChar \menuseparator
8342 Special\InsetSpace ~
8343 Formatting\SpecialChar \menuseparator
8344 Inter-word\InsetSpace ~
8345 Space
8346 \family default
8347  (shortcut 
8348 \family sans
8349 C-M-Space
8350 \family default
8351 ).
8352 \end_layout
8353
8354 \begin_layout Subsubsection
8355 Protected Space
8356 \begin_inset LatexCommand label
8357 name "sub:Protected-Space"
8358
8359 \end_inset
8360
8361
8362 \begin_inset LatexCommand index
8363 name "Spaces ! protected"
8364
8365 \end_inset
8366
8367
8368 \end_layout
8369
8370 \begin_layout Standard
8371 The protected space: It is used to tell LyX (and LaTeX) not to break the
8372  line at that point.
8373  This may be necessary to avoid unlucky linebreaks, like in: 
8374 \end_layout
8375
8376 \begin_layout Quote
8377 Further documentation is given in section
8378 \newline
8379
8380 \begin_inset LatexCommand ref
8381 reference "sec:Bibliography"
8382
8383 \end_inset
8384
8385 .
8386  
8387 \end_layout
8388
8389 \begin_layout Standard
8390 Obviously, it would be a good thing to put a protected space between 
8391 \begin_inset Quotes eld
8392 \end_inset
8393
8394 section
8395 \begin_inset Quotes erd
8396 \end_inset
8397
8398  and 
8399 \begin_inset Quotes eld
8400 \end_inset
8401
8402
8403 \begin_inset LatexCommand ref
8404 reference "sec:Bibliography"
8405
8406 \end_inset
8407
8408
8409 \begin_inset Quotes erd
8410 \end_inset
8411
8412 .
8413  A protected space is set with 
8414 \family sans
8415 Insert\SpecialChar \menuseparator
8416 Special\InsetSpace ~
8417 Formatting\SpecialChar \menuseparator
8418 Protected
8419 \bar under
8420 \InsetSpace ~
8421
8422 \bar default
8423 Space
8424 \family default
8425  (shortcut 
8426 \family sans
8427 C-Space
8428 \family default
8429 ).
8430 \end_layout
8431
8432 \begin_layout Subsubsection
8433 Thin Space
8434 \begin_inset LatexCommand label
8435 name "sub:Thin-Space"
8436
8437 \end_inset
8438
8439
8440 \begin_inset LatexCommand index
8441 name "Spaces ! thin"
8442
8443 \end_inset
8444
8445
8446 \end_layout
8447
8448 \begin_layout Standard
8449
8450 \begin_inset Quotes eld
8451 \end_inset
8452
8453 thin space
8454 \begin_inset Quotes erd
8455 \end_inset
8456
8457  is a blank which has half the size of a normal space (and it is also 
8458 \begin_inset Quotes eld
8459 \end_inset
8460
8461 protected
8462 \begin_inset Quotes erd
8463 \end_inset
8464
8465 ).
8466  The typographical conventions in a lot of languages propose the use of
8467  thin spaces in cases where normal spaces would be too wide, for instance
8468  inside abbreviations:
8469 \end_layout
8470
8471 \begin_layout Quote
8472 D.\InsetSpace \thinspace{}
8473 E.
8474  Knuth has developed our beloved typesetting program, i.\InsetSpace \thinspace{}
8475 e.\InsetSpace \space{}
8476 TeX.
8477 \end_layout
8478
8479 \begin_layout Standard
8480 or between values and units.
8481  Compare for example this:
8482 \newline
8483 10\InsetSpace \thinspace{}
8484 kg (thin space)
8485 \newline
8486 10 kg (normal space
8487 \end_layout
8488
8489 \begin_layout Standard
8490 You can insert thin spaces with the menu 
8491 \family sans
8492 Insert\SpecialChar \menuseparator
8493 Special\InsetSpace ~
8494 Formatting\SpecialChar \menuseparator
8495 Thin\InsetSpace ~
8496 Space
8497 \family default
8498  (shortcut 
8499 \family sans
8500 C-S-Space
8501 \family default
8502 ).
8503 \end_layout
8504
8505 \begin_layout Subsubsection
8506 More Spaces
8507 \end_layout
8508
8509 \begin_layout Standard
8510 Apart from the ones described, there are still some more spaces.
8511  Although LyX supports them natively, they can only be reached via a formula
8512  as described in section\InsetSpace ~
8513
8514 \begin_inset LatexCommand ref
8515 reference "sub:Altering-Spacing"
8516
8517 \end_inset
8518
8519  or via the 
8520 \family sans
8521 command buffer
8522 \family default
8523  toolbar.
8524  Te latter means to type
8525 \newline
8526  
8527 \series bold
8528 space-insert <command>
8529 \family typewriter
8530 \series default
8531
8532 \newline
8533
8534 \family default
8535  into the command buffer, where 
8536 \series bold
8537 <command>
8538 \series default
8539  is one of the following:
8540 \begin_inset Foot
8541 status collapsed
8542
8543 \begin_layout Standard
8544 The unit 
8545 \begin_inset Quotes eld
8546 \end_inset
8547
8548 em
8549 \begin_inset Quotes erd
8550 \end_inset
8551
8552  is explained in Appendix\InsetSpace ~
8553
8554 \begin_inset LatexCommand ref
8555 reference "cha:Units-available-in"
8556
8557 \end_inset
8558
8559 .
8560 \end_layout
8561
8562 \end_inset
8563
8564
8565 \end_layout
8566
8567 \begin_layout Standard
8568 \align center
8569 \begin_inset Tabular
8570 <lyxtabular version="3" rows="9" columns="3">
8571 <features>
8572 <column alignment="center" valignment="top" leftline="true" width="0">
8573 <column alignment="center" valignment="top" leftline="true" width="0">
8574 <column alignment="center" valignment="top" leftline="true" rightline="true" width="0">
8575 <row topline="true" bottomline="true">
8576 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
8577 \begin_inset Text
8578
8579 \begin_layout Standard
8580
8581 \series bold
8582 command
8583 \end_layout
8584
8585 \end_inset
8586 </cell>
8587 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
8588 \begin_inset Text
8589
8590 \begin_layout Standard
8591
8592 \series bold
8593 width
8594 \end_layout
8595
8596 \end_inset
8597 </cell>
8598 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
8599 \begin_inset Text
8600
8601 \begin_layout Standard
8602
8603 \series bold
8604 protected?
8605 \end_layout
8606
8607 \end_inset
8608 </cell>
8609 </row>
8610 <row topline="true">
8611 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
8612 \begin_inset Text
8613
8614 \begin_layout Standard
8615
8616 \family typewriter
8617 normal
8618 \end_layout
8619
8620 \end_inset
8621 </cell>
8622 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
8623 \begin_inset Text
8624
8625 \begin_layout Standard
8626 1/3\InsetSpace ~
8627 em
8628 \end_layout
8629
8630 \end_inset
8631 </cell>
8632 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
8633 \begin_inset Text
8634
8635 \begin_layout Standard
8636 no
8637 \end_layout
8638
8639 \end_inset
8640 </cell>
8641 </row>
8642 <row topline="true">
8643 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
8644 \begin_inset Text
8645
8646 \begin_layout Standard
8647
8648 \family typewriter
8649 protected
8650 \end_layout
8651
8652 \end_inset
8653 </cell>
8654 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
8655 \begin_inset Text
8656
8657 \begin_layout Standard
8658 1/3\InsetSpace ~
8659 em
8660 \end_layout
8661
8662 \end_inset
8663 </cell>
8664 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
8665 \begin_inset Text
8666
8667 \begin_layout Standard
8668 yes
8669 \end_layout
8670
8671 \end_inset
8672 </cell>
8673 </row>
8674 <row topline="true" bottomline="true">
8675 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
8676 \begin_inset Text
8677
8678 \begin_layout Standard
8679
8680 \family typewriter
8681 thin
8682 \end_layout
8683
8684 \end_inset
8685 </cell>
8686 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
8687 \begin_inset Text
8688
8689 \begin_layout Standard
8690 1/6\InsetSpace ~
8691 em
8692 \end_layout
8693
8694 \end_inset
8695 </cell>
8696 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
8697 \begin_inset Text
8698
8699 \begin_layout Standard
8700 yes
8701 \end_layout
8702
8703 \end_inset
8704 </cell>
8705 </row>
8706 <row bottomline="true">
8707 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
8708 \begin_inset Text
8709
8710 \begin_layout Standard
8711
8712 \family typewriter
8713 enspace
8714 \end_layout
8715
8716 \end_inset
8717 </cell>
8718 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
8719 \begin_inset Text
8720
8721 \begin_layout Standard
8722 0.5\InsetSpace ~
8723 em
8724 \end_layout
8725
8726 \end_inset
8727 </cell>
8728 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
8729 \begin_inset Text
8730
8731 \begin_layout Standard
8732 yes
8733 \end_layout
8734
8735 \end_inset
8736 </cell>
8737 </row>
8738 <row bottomline="true">
8739 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
8740 \begin_inset Text
8741
8742 \begin_layout Standard
8743
8744 \family typewriter
8745 enskip
8746 \end_layout
8747
8748 \end_inset
8749 </cell>
8750 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
8751 \begin_inset Text
8752
8753 \begin_layout Standard
8754 0.5\InsetSpace ~
8755 em
8756 \end_layout
8757
8758 \end_inset
8759 </cell>
8760 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
8761 \begin_inset Text
8762
8763 \begin_layout Standard
8764 no
8765 \end_layout
8766
8767 \end_inset
8768 </cell>
8769 </row>
8770 <row bottomline="true">
8771 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
8772 \begin_inset Text
8773
8774 \begin_layout Standard
8775
8776 \family typewriter
8777 quad
8778 \end_layout
8779
8780 \end_inset
8781 </cell>
8782 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
8783 \begin_inset Text
8784
8785 \begin_layout Standard
8786 1\InsetSpace ~
8787 em
8788 \end_layout
8789
8790 \end_inset
8791 </cell>
8792 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
8793 \begin_inset Text
8794
8795 \begin_layout Standard
8796 no
8797 \end_layout
8798
8799 \end_inset
8800 </cell>
8801 </row>
8802 <row bottomline="true">
8803 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
8804 \begin_inset Text
8805
8806 \begin_layout Standard
8807
8808 \family typewriter
8809 qquad
8810 \end_layout
8811
8812 \end_inset
8813 </cell>
8814 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
8815 \begin_inset Text
8816
8817 \begin_layout Standard
8818 2\InsetSpace ~
8819 em
8820 \end_layout
8821
8822 \end_inset
8823 </cell>
8824 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
8825 \begin_inset Text
8826
8827 \begin_layout Standard
8828 no
8829 \end_layout
8830
8831 \end_inset
8832 </cell>
8833 </row>
8834 <row bottomline="true">
8835 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
8836 \begin_inset Text
8837
8838 \begin_layout Standard
8839
8840 \family typewriter
8841 negthinspace
8842 \end_layout
8843
8844 \end_inset
8845 </cell>
8846 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
8847 \begin_inset Text
8848
8849 \begin_layout Standard
8850 -1/6\InsetSpace ~
8851 em
8852 \end_layout
8853
8854 \end_inset
8855 </cell>
8856 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
8857 \begin_inset Text
8858
8859 \begin_layout Standard
8860 yes
8861 \end_layout
8862
8863 \end_inset
8864 </cell>
8865 </row>
8866 </lyxtabular>
8867
8868 \end_inset
8869
8870
8871 \end_layout
8872
8873 \begin_layout Subsection
8874 Horizontal Lines
8875 \begin_inset LatexCommand label
8876 name "sub:Horizontal-Lines"
8877
8878 \end_inset
8879
8880
8881 \begin_inset LatexCommand index
8882 name "Horizontal lines"
8883
8884 \end_inset
8885
8886
8887 \end_layout
8888
8889 \begin_layout Standard
8890
8891 \lyxline
8892 In the dialog 
8893 \family sans
8894 Insert\SpecialChar \menuseparator
8895 Formatting\SpecialChar \menuseparator
8896 Horizontal\InsetSpace ~
8897 Line
8898 \family default
8899  you can insert horizontal lines that spans over the whole document columns
8900  width.
8901 \lyxline
8902
8903 \end_layout
8904
8905 \begin_layout Section
8906 Fonts and Text Styles
8907 \begin_inset LatexCommand label
8908 name "sec:Fonts-and-Text"
8909
8910 \end_inset
8911
8912
8913 \end_layout
8914
8915 \begin_layout Subsection
8916 Font Types
8917 \begin_inset LatexCommand index
8918 name "Font ! Types"
8919
8920 \end_inset
8921
8922
8923 \end_layout
8924
8925 \begin_layout Standard
8926 There are two types of fonts:
8927 \end_layout
8928
8929 \begin_layout Description
8930 Vector\InsetSpace ~
8931 fonts
8932 \begin_inset LatexCommand index
8933 name "Fonts ! Vector-"
8934
8935 \end_inset
8936
8937  are fonts, built from outlines of the single glyphs (i.e.
8938  characters) in the font.
8939  This means that each glyph is defined using mathematical curves that are
8940  well suited for scaling to any requested size.
8941  This mathematical definition is interpreted by the font renderer and the
8942  curve is filled out with pixels according to the size and glyph.
8943  This means that outline fonts will look pretty good in all sizes.
8944  Only at very small sizes it might be hard to provide a good rendering at
8945  very small sizes, where each pixel has to be very carefully computed to
8946  provide a good image.
8947 \newline
8948 One could mean that one only needs to define one font
8949  size and scale them.
8950  But to achieve a better quality, many fonts define several font sizes.
8951  That improves the appearance, because you need more details at large font
8952  sizes than at small ones.
8953 \newline
8954 The font types 
8955 \family typewriter
8956 TrueType
8957 \family default
8958
8959 \family typewriter
8960 OpenType
8961 \family default
8962 , and 
8963 \family typewriter
8964 Type\InsetSpace ~
8965 1 PostScript
8966 \family default
8967  are vector fonts.
8968 \end_layout
8969
8970 \begin_layout Description
8971 Bitmap\InsetSpace ~
8972 fonts
8973 \begin_inset LatexCommand index
8974 name "Fonts ! Bitmap-"
8975
8976 \end_inset
8977
8978  on the other hand, are defined by bitmap graphics from the start, so they
8979  will look good at all the sizes they are meant for.
8980  However, they don't scale well, because in order to scale a glyph, each
8981  pixel is enlarged into several pixels.
8982  It is the same effect that happens if you try to enlarge a picture in a
8983  picture manipulation program.
8984  In order to relieve this effect, bitmap fonts are typically provided in
8985  several fixed sizes typically from around 8 pixels high up to 34 pixels
8986  or so high in steps according to what is believed to be useful.
8987  The advantage of bitmap fonts is that no complicated computations are necessary
8988  to display each glyph, so bitmap fonts are thus faster displayed than scalable
8989  fonts.
8990  The disadvantage is that sizes that don't exists as fixed versions have
8991  to be scaled by doubling pixels, and thus look bad.
8992 \newline
8993 Bitmap fonts are named
8994  
8995 \family typewriter
8996 Type\InsetSpace ~
8997 3
8998 \family default
8999  in PostScript- and PDF-documents.
9000 \end_layout
9001
9002 \begin_layout Standard
9003 The result of all this, is that bitmap fonts are best for the size they
9004  are designed for, while scalable fonts are good for nearly all sizes.
9005  So one need less font size definitions for scalable fonts.
9006  That's the reason why nearly all text render and typesetting programs use
9007  scalable fonts.
9008 \end_layout
9009
9010 \begin_layout Standard
9011 To test which fonts are used in a PDF-document, you can have a look into
9012  its document properties.
9013 \end_layout
9014
9015 \begin_layout Standard
9016 Many modern typesetting and markup languages have begun to move towards
9017  specifying character styles rather than specifying a particular font.
9018  For example, instead of changing to an italicized version of the current
9019  font to emphasize text, you use an 
9020 \begin_inset Quotes eld
9021 \end_inset
9022
9023 emphasized style
9024 \begin_inset Quotes erd
9025 \end_inset
9026
9027  instead.
9028  This concept fits in perfectly with LyX.
9029  In LyX, you do things based on contexts, rather than focusing on typesetting
9030  details.
9031 \end_layout
9032
9033 \begin_layout Subsection
9034 Document Font and Font size
9035 \begin_inset LatexCommand label
9036 name "sub:Document-Font"
9037
9038 \end_inset
9039
9040
9041 \begin_inset LatexCommand index
9042 name "Font ! Size"
9043
9044 \end_inset
9045
9046
9047 \begin_inset LatexCommand index
9048 name "Document ! Font"
9049
9050 \end_inset
9051
9052
9053 \end_layout
9054
9055 \begin_layout Standard
9056 You can set the document fonts in the
9057 \family sans
9058  Document\SpecialChar \menuseparator
9059 Settings
9060 \family default
9061
9062 \begin_inset LatexCommand index
9063 name "Document ! Settings"
9064
9065 \end_inset
9066
9067  dialog.
9068  There you can specify which font should be used for the three different
9069  font shapes roman (serif), 
9070 \family sans
9071 sans\InsetSpace ~
9072 serif
9073 \family default
9074 , and 
9075 \family typewriter
9076 typewriter
9077 \family default
9078  and its scalings.
9079 \end_layout
9080
9081 \begin_layout Standard
9082 The possible options for the font include 
9083 \family sans
9084 default
9085 \family default
9086  and a list of fonts available on your system.
9087  
9088 \family sans
9089 default
9090 \family default
9091  uses the standard TeX fonts, known as 
9092 \begin_inset Quotes eld
9093 \end_inset
9094
9095
9096 \family typewriter
9097 Computer Modern
9098 \family default
9099
9100 \begin_inset Quotes erd
9101 \end_inset
9102
9103  (
9104 \family typewriter
9105 cm
9106 \family default
9107 ) or 
9108 \begin_inset Quotes eld
9109 \end_inset
9110
9111
9112 \family typewriter
9113 European Computer Modern
9114 \family default
9115
9116 \begin_inset Quotes erd
9117 \end_inset
9118
9119  (
9120 \family typewriter
9121 ec
9122 \family default
9123 ).
9124 \end_layout
9125
9126 \begin_layout Standard
9127 As 
9128 \family typewriter
9129 cm
9130 \family default
9131  and 
9132 \family typewriter
9133 ec
9134 \family default
9135  are bitmap fonts, they often looks pixeled in PDF output, especially when
9136  you read the PDF in a zoomed size.
9137 \begin_inset Foot
9138 status collapsed
9139
9140 \begin_layout Standard
9141 This problem doesn't appear if you read PDFs in 
9142 \family typewriter
9143 Adobe\InsetSpace ~
9144 Reader
9145 \family default
9146  version 6 or later, because this program includes a special bitmap font
9147  renderer.
9148 \end_layout
9149
9150 \end_inset
9151
9152  To get rid of pixeled fonts, you have to use a vector font.
9153  There are three ways to use one:
9154 \end_layout
9155
9156 \begin_layout Itemize
9157 One way is to use the 
9158 \family typewriter
9159 AE
9160 \family default
9161  fonts.
9162  
9163 \family typewriter
9164 AE
9165 \family default
9166  is a virtual font.
9167  Virtual means that it 
9168 \begin_inset Quotes eld
9169 \end_inset
9170
9171 steals
9172 \begin_inset Quotes erd
9173 \end_inset
9174
9175  outline 
9176 \family typewriter
9177 cm
9178 \family default
9179 -glyphs from other fonts.
9180  This has the disadvantage that some characters are missing, like the French
9181  guillemets (
9182 \begin_inset Quotes eld
9183 \end_inset
9184
9185 «
9186 \begin_inset Quotes erd
9187 \end_inset
9188
9189  and 
9190 \begin_inset Quotes eld
9191 \end_inset
9192
9193 »
9194 \begin_inset Quotes erd
9195 \end_inset
9196
9197 )
9198 \begin_inset Foot
9199 status collapsed
9200
9201 \begin_layout Standard
9202 Loading the LaTeX-package 
9203 \series bold
9204 aeguill
9205 \begin_inset LatexCommand index
9206 name "LaTeX-packages ! aeguill"
9207
9208 \end_inset
9209
9210
9211 \series default
9212  with the document preamble line
9213 \end_layout
9214
9215 \begin_layout Standard
9216
9217 \series bold
9218
9219 \backslash
9220 usepackage[ec]{aeguill}
9221 \end_layout
9222
9223 \begin_layout Standard
9224 will fix the guillemet problem.
9225 \end_layout
9226
9227 \end_inset
9228
9229  and that accented characters are not 
9230 \emph on
9231 one
9232 \emph default
9233  glyph, they are build of 
9234 \emph on
9235 two
9236 \emph default
9237  characters, the accent and the letter.
9238  Therefore you can't search in documents using the 
9239 \family typewriter
9240 AE
9241 \family default
9242  fonts for words with accented characters.
9243  If you search for example for the French word 
9244 \begin_inset Quotes eld
9245 \end_inset
9246
9247 rève
9248 \begin_inset Quotes erd
9249 \end_inset
9250
9251  in a PDF, you won't get any result, because the PDF-viewer searches for
9252  the glyph 
9253 \begin_inset Quotes eld
9254 \end_inset
9255
9256  è 
9257 \begin_inset Quotes erd
9258 \end_inset
9259
9260  and not for the glyph 
9261 \begin_inset Quotes eld
9262 \end_inset
9263
9264  e +\InsetSpace ~
9265  ̀ 
9266 \begin_inset Quotes erd
9267 \end_inset
9268
9269 .
9270 \end_layout
9271
9272 \begin_layout Itemize
9273 Another possibility is to use three different outline fonts
9274 \begin_inset Foot
9275 status collapsed
9276
9277 \begin_layout Standard
9278 Other fonts, like 
9279 \family typewriter
9280 Latin Modern
9281 \family default
9282  or 
9283 \family typewriter
9284 Computer Modern
9285 \family default
9286 , consists of these three main font types 
9287 \family sans
9288 sans\InsetSpace ~
9289 serif
9290 \family default
9291
9292 \family sans
9293 typewriter
9294 \family default
9295 , and 
9296 \family sans
9297 serif
9298 \family default
9299 .
9300 \end_layout
9301
9302 \end_inset
9303
9304
9305 \family sans
9306 Times\InsetSpace ~
9307 Roman
9308 \family default
9309  as roman font,
9310 \family sans
9311  Helvetica
9312 \family default
9313  scaled to 92 or 95\InsetSpace \thinspace{}
9314 % as sans\InsetSpace ~
9315 serif font, and 
9316 \family sans
9317 courier
9318 \family default
9319  as typewriter font.
9320 \newline
9321 The differences between roman, 
9322 \family sans
9323 sans\InsetSpace ~
9324 serif
9325 \family default
9326 , and 
9327 \family typewriter
9328 typewriter
9329 \family default
9330  fonts are explained in section\InsetSpace ~
9331
9332 \begin_inset LatexCommand ref
9333 reference "sub:Fine-Tuning-with-the"
9334
9335 \end_inset
9336
9337 .
9338 \newline
9339 The font 
9340 \family sans
9341 Times\InsetSpace ~
9342 Roman
9343 \family default
9344  was originally designed for newspapers.
9345  That means its glyphs are smaller than the one from other fonts to fit
9346  into the small newspaper columns.
9347  Therefore 
9348 \family sans
9349 Times\InsetSpace ~
9350 Roman
9351 \family default
9352  is not the optimal choice for larger documents like books.
9353 \end_layout
9354
9355 \begin_layout Itemize
9356 The best solution is to use the 
9357 \family typewriter
9358 Latin Modern
9359 \family default
9360  fonts.
9361  These fonts are developed in order of the LaTeX community to replace 
9362 \family typewriter
9363 cm
9364 \family default
9365  as default font.
9366 \end_layout
9367
9368 \begin_layout Standard
9369 \begin_inset VSpace bigskip
9370 \end_inset
9371
9372 For the font size there are four possible values: 
9373 \family sans
9374 default, 10
9375 \family default
9376
9377 \family sans
9378 11
9379 \family default
9380 , and 
9381 \family sans
9382 12
9383 \family default
9384 .
9385  The size of 
9386 \family sans
9387 default
9388 \family default
9389  depends on your LaTeX-system, normally it is equal to the font size 10.
9390 \end_layout
9391
9392 \begin_layout Standard
9393 The font sizes are the 
9394 \emph on
9395 base size
9396 \emph default
9397 .
9398  LyX actually scales all other possible font sizes (such as those used in
9399  footnotes, super-, and subscripts) by this value.
9400  You can fine-tune the font size of text parts via the 
9401 \family sans
9402 Text\InsetSpace ~
9403 Style
9404 \family default
9405  dialog if needed.
9406  The possible font sizes for text parts are explained in section\InsetSpace ~
9407
9408 \begin_inset LatexCommand ref
9409 reference "sub:Fine-Tuning-with-the"
9410
9411 \end_inset
9412
9413 .
9414 \end_layout
9415
9416 \begin_layout Standard
9417 \begin_inset VSpace bigskip
9418 \end_inset
9419
9420
9421 \begin_inset Note Greyedout
9422 status open
9423
9424 \begin_layout Standard
9425
9426 \series bold
9427 Note:
9428 \series default
9429  When you choose a new font or font size, LyX does 
9430 \emph on
9431 not
9432 \emph default
9433  change the screen font! You will only see a difference in the printed output;
9434  this is part of the WYSIWYM concept.
9435  LyX's screen fonts can be adjusted in the 
9436 \family sans
9437 Tools\SpecialChar \menuseparator
9438 Preferences
9439 \family default
9440  dialog, see section\InsetSpace ~
9441
9442 \begin_inset LatexCommand ref
9443 reference "sub:Screen-Fonts"
9444
9445 \end_inset
9446
9447 .
9448 \end_layout
9449
9450 \end_inset
9451
9452
9453 \end_layout
9454
9455 \begin_layout Subsection
9456 Using Different Character Styles
9457 \begin_inset LatexCommand index
9458 name "Character Styles"
9459
9460 \end_inset
9461
9462
9463 \begin_inset LatexCommand index
9464 name "Text Style"
9465
9466 \end_inset
9467
9468
9469 \end_layout
9470
9471 \begin_layout Standard
9472 As we've already seen, LyX automatically changes the character style for
9473  certain paragraph environments.
9474  LyX supports two character styles, 
9475 \family sans
9476 Emphasized
9477 \family default
9478  and 
9479 \family sans
9480 Noun
9481 \family default
9482 .
9483  You can activate both of these styles via keybindings, the menus, and the
9484  toolbar.
9485 \end_layout
9486
9487 \begin_layout Standard
9488 To activate the 
9489 \family sans
9490 Noun
9491 \family default
9492  style, do one of the following:
9493 \end_layout
9494
9495 \begin_layout Itemize
9496 click on the toolbar button 
9497 \begin_inset Graphics
9498         filename ../images/font-noun.png
9499
9500 \end_inset
9501
9502
9503 \end_layout
9504
9505 \begin_layout Itemize
9506 use the keybinding 
9507 \family sans
9508 M-c\InsetSpace ~
9509 c
9510 \end_layout
9511
9512 \begin_layout Standard
9513 These commands are all toggles.
9514  That is, if 
9515 \family sans
9516 Noun
9517 \family default
9518  style is already active, they deactivate it.
9519 \end_layout
9520
9521 \begin_layout Standard
9522 One typically uses the 
9523 \family sans
9524 Noun
9525 \family default
9526  style for proper names.
9527  For example: 
9528 \begin_inset Quotes eld
9529 \end_inset
9530
9531
9532 \noun on
9533 Matthias Ettrich
9534 \noun default
9535  is the original author of LyX.
9536 \begin_inset Quotes erd
9537 \end_inset
9538
9539
9540 \end_layout
9541
9542 \begin_layout Standard
9543 A more widely used character style is the 
9544 \family sans
9545 Emphasized
9546 \family default
9547  style.
9548  You can activate (or deactivate - it's also a toggle) the 
9549 \family sans
9550 Emphasized
9551 \family default
9552  style by:
9553 \end_layout
9554
9555 \begin_layout Itemize
9556 clicking on the toolbar button 
9557 \begin_inset Graphics
9558         filename ../images/font-emph.png
9559
9560 \end_inset
9561
9562
9563 \end_layout
9564
9565 \begin_layout Itemize
9566 using the keybindings 
9567 \family sans
9568 M-c\InsetSpace ~
9569 e
9570 \end_layout
9571
9572 \begin_layout Standard
9573 Normally the 
9574 \family sans
9575 Emphasized
9576 \family default
9577  style is equivalent to an italic font but some document classes or LaTeX-packag
9578 es use a different font.
9579 \end_layout
9580
9581 \begin_layout Standard
9582 We've been using the 
9583 \family sans
9584 Emphasized
9585 \family default
9586  style all over the place in this document.
9587  Here's one more example:
9588 \end_layout
9589
9590 \begin_layout Quotation
9591
9592 \emph on
9593 Don't overuse character styles!
9594 \end_layout
9595
9596 \begin_layout Standard
9597 It's also a warning in addition to an example.
9598  One's writing should parallel ordinary conversation.
9599  Since we don't all constantly scream at each other, we should also avoid
9600  the common tendency to overuse character style.
9601  
9602 \end_layout
9603
9604 \begin_layout Standard
9605 You can always reset to the default font using the keybinding 
9606 \family sans
9607 M-c\InsetSpace ~
9608 Space
9609 \family default
9610  or the dialog 
9611 \family sans
9612 Edit\SpecialChar \menuseparator
9613 Text\InsetSpace ~
9614 Style
9615 \family default
9616 .
9617 \end_layout
9618
9619 \begin_layout Subsection
9620 Fine-Tuning with the 
9621 \family sans
9622 Text Style
9623 \family default
9624  dialog
9625 \begin_inset LatexCommand label
9626 name "sub:Fine-Tuning-with-the"
9627
9628 \end_inset
9629
9630
9631 \begin_inset LatexCommand index
9632 name "Text Style"
9633
9634 \end_inset
9635
9636
9637 \end_layout
9638
9639 \begin_layout Standard
9640 There are always occasions when you'll need to do some fine-tuning, so LyX
9641  gives you a way to create custom character style.
9642  For example, an academic journal or a corporation may have a style sheet
9643  requiring a sans-serif font be used in certain situations.
9644  Also, writers sometimes use a different font to offset a character's thoughts
9645  from ordinary dialog.
9646 \end_layout
9647
9648 \begin_layout Standard
9649 Before we document how to use custom character style, we want to issue a
9650  warning yet again: Don't overuse character styles! 
9651 \newline
9652 Documents that overuse
9653  different fonts and sizes are not well readable and tend to look like someone
9654  has knocked huge holes in it.
9655 \end_layout
9656
9657 \begin_layout Standard
9658 To use custom character styles, open the 
9659 \family sans
9660 Edit\SpecialChar \menuseparator
9661 Text\InsetSpace ~
9662 Style
9663 \family default
9664  dialog.
9665  There are several boxes on this dialog, each corresponding to a different
9666  font property which you can choose.
9667  You can choose an option for one of these properties, or select 
9668 \family sans
9669 No\InsetSpace ~
9670 change
9671 \family default
9672 , which keeps the current state of that property.
9673  The item 
9674 \family sans
9675 Reset
9676 \family default
9677  will reset the property to whatever is the default.
9678  You can use this to reset attributes across a bunch of different paragraph
9679  environments in a snap.
9680 \end_layout
9681
9682 \begin_layout Standard
9683 The font properties, and their options (in addition to 
9684 \family sans
9685 No\InsetSpace ~
9686 change
9687 \family default
9688  and 
9689 \family sans
9690 Reset
9691 \family default
9692 ) are:
9693 \end_layout
9694
9695 \begin_layout Labeling
9696 \labelwidthstring 00.00.0000
9697
9698 \family sans
9699 Family
9700 \family default
9701  The 
9702 \begin_inset Quotes eld
9703 \end_inset
9704
9705 overall look
9706 \begin_inset Quotes erd
9707 \end_inset
9708
9709  of the font.
9710  The possible options are:
9711 \end_layout
9712
9713 \begin_deeper
9714 \begin_layout Labeling
9715 \labelwidthstring 00.00.0000
9716
9717 \family sans
9718 Roman
9719 \family default
9720  This is the Roman font family.
9721  Normally a serif font.
9722  It's also the default family.
9723  (keybinding 
9724 \begin_inset ERT
9725 status collapsed
9726
9727 \begin_layout Standard
9728
9729
9730 \backslash
9731 mbox{
9732 \end_layout
9733
9734 \end_inset
9735
9736
9737 \family sans
9738 M-c\InsetSpace ~
9739 r
9740 \family default
9741
9742 \begin_inset ERT
9743 status collapsed
9744
9745 \begin_layout Standard
9746
9747 }
9748 \end_layout
9749
9750 \end_inset
9751
9752 )
9753 \begin_inset Note Note
9754 status collapsed
9755
9756 \begin_layout Standard
9757 The LaTeX-command prevents text to be broken at the end of a line.
9758  It is explained in section\InsetSpace ~
9759
9760 \begin_inset LatexCommand ref
9761 reference "sub:Hyphenation"
9762
9763 \end_inset
9764
9765 .
9766 \end_layout
9767
9768 \end_inset
9769
9770
9771 \end_layout
9772
9773 \begin_layout Labeling
9774 \labelwidthstring 00.00.0000
9775
9776 \family sans
9777 Sans\InsetSpace ~
9778 Serif
9779 \family default
9780  
9781 \family sans
9782 This is the Sans Serif font family.
9783
9784 \family default
9785  (keybinding 
9786 \begin_inset ERT
9787 status collapsed
9788
9789 \begin_layout Standard
9790
9791
9792 \backslash
9793 mbox{
9794 \end_layout
9795
9796 \end_inset
9797
9798
9799 \family sans
9800 M-c\InsetSpace ~
9801 s
9802 \family default
9803
9804 \begin_inset ERT
9805 status collapsed
9806
9807 \begin_layout Standard
9808
9809 }
9810 \end_layout
9811
9812 \end_inset
9813
9814 )
9815 \end_layout
9816
9817 \begin_layout Labeling
9818 \labelwidthstring 00.00.0000
9819
9820 \family sans
9821 Typewriter
9822 \family default
9823  
9824 \family typewriter
9825 This is the Typewriter font family.
9826
9827 \family default
9828  (keybinding 
9829 \begin_inset ERT
9830 status collapsed
9831
9832 \begin_layout Standard
9833
9834
9835 \backslash
9836 mbox{
9837 \end_layout
9838
9839 \end_inset
9840
9841
9842 \family sans
9843 M-c\InsetSpace ~
9844 p
9845 \family default
9846
9847 \begin_inset ERT
9848 status collapsed
9849
9850 \begin_layout Standard
9851
9852 }
9853 \end_layout
9854
9855 \end_inset
9856
9857
9858 \family sans
9859 )
9860 \end_layout
9861
9862 \end_deeper
9863 \begin_layout Labeling
9864 \labelwidthstring 00.00.0000
9865
9866 \family sans
9867 Series
9868 \family default
9869  This corresponds to the print weight.
9870  Options are:
9871 \end_layout
9872
9873 \begin_deeper
9874 \begin_layout Labeling
9875 \labelwidthstring 00.00.0000
9876
9877 \family sans
9878 Medium
9879 \family default
9880  This is the Medium font series.
9881  It's also the default series.
9882 \end_layout
9883
9884 \begin_layout Labeling
9885 \labelwidthstring 00.00.0000
9886
9887 \family sans
9888 Bold
9889 \family default
9890  
9891 \series bold
9892 This is the Bold font series.
9893
9894 \series default
9895  (keybinding 
9896 \begin_inset ERT
9897 status collapsed
9898
9899 \begin_layout Standard
9900
9901
9902 \backslash
9903 mbox{
9904 \end_layout
9905
9906 \end_inset
9907
9908
9909 \family sans
9910 M-c\InsetSpace ~
9911 b
9912 \family default
9913
9914 \begin_inset ERT
9915 status collapsed
9916
9917 \begin_layout Standard
9918
9919 }
9920 \end_layout
9921
9922 \end_inset
9923
9924 )
9925 \end_layout
9926
9927 \end_deeper
9928 \begin_layout Labeling
9929 \labelwidthstring 00.00.0000
9930
9931 \family sans
9932 Shape
9933 \family default
9934  As the name implies.
9935  Options are:
9936 \end_layout
9937
9938 \begin_deeper
9939 \begin_layout Labeling
9940 \labelwidthstring 00.00.0000
9941
9942 \family sans
9943 Upright
9944 \family default
9945  This is the Upright font shape.
9946  It's also the default shape.
9947 \end_layout
9948
9949 \begin_layout Labeling
9950 \labelwidthstring 00.00.0000
9951
9952 \family sans
9953 Italic
9954 \family default
9955  
9956 \shape italic
9957 This
9958 \shape default
9959  
9960 \family sans
9961 \shape italic
9962 i
9963 \family default
9964 s the Italic font shape
9965 \shape default
9966 \emph on
9967 .
9968 \end_layout
9969
9970 \begin_layout Labeling
9971 \labelwidthstring 00.00.0000
9972
9973 \family sans
9974 Slanted
9975 \family default
9976  
9977 \shape slanted
9978 This is the Slanted font shape
9979 \shape default
9980  (although it might not be visible in LyX, this is different from italic).
9981 \end_layout
9982
9983 \begin_layout Labeling
9984 \labelwidthstring 00.00.0000
9985
9986 \family sans
9987 Small\InsetSpace ~
9988 Caps
9989 \family default
9990  
9991 \shape smallcaps
9992 This is the Small caps font shape
9993 \shape default
9994 \noun on
9995 .
9996 \end_layout
9997
9998 \end_deeper
9999 \begin_layout Labeling
10000 \labelwidthstring 00.00.0000
10001
10002 \family sans
10003 Size
10004 \family default
10005  Alters the size of the font.
10006  You'll find no numerical values here; all possible sizes are actually proportio
10007 nal to the document font size.
10008  Once again, you don't feed LyX the details, but a general description of
10009  what you want to do.
10010  The options are:
10011 \end_layout
10012
10013 \begin_deeper
10014 \begin_layout Labeling
10015 \labelwidthstring 00.00.0000
10016
10017 \family sans
10018 Tiny
10019 \family default
10020  
10021 \size tiny
10022 This is the 
10023 \begin_inset Quotes eld
10024 \end_inset
10025
10026 Tiny
10027 \begin_inset Quotes erd
10028 \end_inset
10029
10030  font size.
10031
10032 \size default
10033  (keybinding 
10034 \begin_inset ERT
10035 status collapsed
10036
10037 \begin_layout Standard
10038
10039
10040 \backslash
10041 mbox{
10042 \end_layout
10043
10044 \end_inset
10045
10046
10047 \family sans
10048 M-s\InsetSpace ~
10049 t
10050 \family default
10051
10052 \begin_inset ERT
10053 status collapsed
10054
10055 \begin_layout Standard
10056
10057 }
10058 \end_layout
10059
10060 \end_inset
10061
10062  or 
10063 \begin_inset ERT
10064 status collapsed
10065
10066 \begin_layout Standard
10067
10068
10069 \backslash
10070 mbox{
10071 \end_layout
10072
10073 \end_inset
10074
10075
10076 \family sans
10077 M-s\InsetSpace ~
10078 1
10079 \family default
10080
10081 \begin_inset ERT
10082 status collapsed
10083
10084 \begin_layout Standard
10085
10086 }
10087 \end_layout
10088
10089 \end_inset
10090
10091 )
10092 \end_layout
10093
10094 \begin_layout Labeling
10095 \labelwidthstring 00.00.0000
10096
10097 \family sans
10098 Smallest
10099 \family default
10100  
10101 \size scriptsize
10102 This is the 
10103 \begin_inset Quotes eld
10104 \end_inset
10105
10106 Smallest
10107 \begin_inset Quotes erd
10108 \end_inset
10109
10110  font size
10111 \size default
10112 .
10113  (keybinding 
10114 \begin_inset ERT
10115 status collapsed
10116
10117 \begin_layout Standard
10118
10119
10120 \backslash
10121 mbox{
10122 \end_layout
10123
10124 \end_inset
10125
10126
10127 \family sans
10128 M-s\InsetSpace ~
10129
10130 \family default
10131 2
10132 \begin_inset ERT
10133 status collapsed
10134
10135 \begin_layout Standard
10136
10137 }
10138 \end_layout
10139
10140 \end_inset
10141
10142 )
10143 \end_layout
10144
10145 \begin_layout Labeling
10146 \labelwidthstring 00.00.0000
10147
10148 \family sans
10149 Smaller
10150 \family default
10151  
10152 \size footnotesize
10153 This is the 
10154 \begin_inset Quotes eld
10155 \end_inset
10156
10157 Smaller
10158 \begin_inset Quotes erd
10159 \end_inset
10160
10161  font size.
10162
10163 \size default
10164  (keybinding 
10165 \begin_inset ERT
10166 status collapsed
10167
10168 \begin_layout Standard
10169
10170
10171 \backslash
10172 mbox{
10173 \end_layout
10174
10175 \end_inset
10176
10177
10178 \family sans
10179 M-s\InsetSpace ~
10180 S
10181 \family default
10182
10183 \begin_inset ERT
10184 status collapsed
10185
10186 \begin_layout Standard
10187
10188 }
10189 \end_layout
10190
10191 \end_inset
10192
10193  or 
10194 \begin_inset ERT
10195 status collapsed
10196
10197 \begin_layout Standard
10198
10199
10200 \backslash
10201 mbox{
10202 \end_layout
10203
10204 \end_inset
10205
10206
10207 \family sans
10208 M-s\InsetSpace ~
10209
10210 \family default
10211 3
10212 \begin_inset ERT
10213 status collapsed
10214
10215 \begin_layout Standard
10216
10217 }
10218 \end_layout
10219
10220 \end_inset
10221
10222 )
10223 \end_layout
10224
10225 \begin_layout Labeling
10226 \labelwidthstring 00.00.0000
10227
10228 \family sans
10229 Small
10230 \family default
10231  
10232 \size small
10233 This is the 
10234 \begin_inset Quotes eld
10235 \end_inset
10236
10237 Small
10238 \begin_inset Quotes erd
10239 \end_inset
10240
10241  font size.
10242
10243 \size default
10244  (keybinding 
10245 \begin_inset ERT
10246 status collapsed
10247
10248 \begin_layout Standard
10249
10250
10251 \backslash
10252 mbox{
10253 \end_layout
10254
10255 \end_inset
10256
10257
10258 \family sans
10259 M-s\InsetSpace ~
10260 s
10261 \family default
10262
10263 \begin_inset ERT
10264 status collapsed
10265
10266 \begin_layout Standard
10267
10268 }
10269 \end_layout
10270
10271 \end_inset
10272
10273  or 
10274 \begin_inset ERT
10275 status collapsed
10276
10277 \begin_layout Standard
10278
10279
10280 \backslash
10281 mbox{
10282 \end_layout
10283
10284 \end_inset
10285
10286
10287 \family sans
10288 M-s\InsetSpace ~
10289
10290 \family default
10291 4
10292 \begin_inset ERT
10293 status collapsed
10294
10295 \begin_layout Standard
10296
10297 }
10298 \end_layout
10299
10300 \end_inset
10301
10302 )
10303 \end_layout
10304
10305 \begin_layout Labeling
10306 \labelwidthstring 00.00.0000
10307
10308 \family sans
10309 Normal
10310 \family default
10311  This is the 
10312 \begin_inset Quotes eld
10313 \end_inset
10314
10315 Normal
10316 \begin_inset Quotes erd
10317 \end_inset
10318
10319  font size.
10320  It's also the default size.
10321  (keybinding 
10322 \begin_inset ERT
10323 status collapsed
10324
10325 \begin_layout Standard
10326
10327
10328 \backslash
10329 mbox{
10330 \end_layout
10331
10332 \end_inset
10333
10334
10335 \family sans
10336 M-s\InsetSpace ~
10337 n
10338 \family default
10339
10340 \begin_inset ERT
10341 status collapsed
10342
10343 \begin_layout Standard
10344
10345 }
10346 \end_layout
10347
10348 \end_inset
10349
10350  or 
10351 \begin_inset ERT
10352 status collapsed
10353
10354 \begin_layout Standard
10355
10356
10357 \backslash
10358 mbox{
10359 \end_layout
10360
10361 \end_inset
10362
10363
10364 \family sans
10365 M-s\InsetSpace ~
10366
10367 \family default
10368 5
10369 \begin_inset ERT
10370 status collapsed
10371
10372 \begin_layout Standard
10373
10374 }
10375 \end_layout
10376
10377 \end_inset
10378
10379 )
10380 \end_layout
10381
10382 \begin_layout Labeling
10383 \labelwidthstring 00.00.0000
10384
10385 \family sans
10386 Large
10387 \family default
10388  
10389 \size large
10390 This is the 
10391 \begin_inset Quotes eld
10392 \end_inset
10393
10394 Large
10395 \begin_inset Quotes erd
10396 \end_inset
10397
10398  font size.
10399
10400 \size default
10401  (keybinding 
10402 \begin_inset ERT
10403 status collapsed
10404
10405 \begin_layout Standard
10406
10407
10408 \backslash
10409 mbox{
10410 \end_layout
10411
10412 \end_inset
10413
10414
10415 \family sans
10416 M-s\InsetSpace ~
10417 l
10418 \family default
10419
10420 \begin_inset ERT
10421 status collapsed
10422
10423 \begin_layout Standard
10424
10425 }
10426 \end_layout
10427
10428 \end_inset
10429
10430  or 
10431 \begin_inset ERT
10432 status collapsed
10433
10434 \begin_layout Standard
10435
10436
10437 \backslash
10438 mbox{
10439 \end_layout
10440
10441 \end_inset
10442
10443
10444 \family sans
10445 M-s\InsetSpace ~
10446
10447 \family default
10448 6
10449 \begin_inset ERT
10450 status collapsed
10451
10452 \begin_layout Standard
10453
10454 }
10455 \end_layout
10456
10457 \end_inset
10458
10459 )
10460 \end_layout
10461
10462 \begin_layout Labeling
10463 \labelwidthstring 00.00.0000
10464
10465 \family sans
10466 Larger
10467 \family default
10468  
10469 \size larger
10470 This is the 
10471 \begin_inset Quotes eld
10472 \end_inset
10473
10474 Larger
10475 \begin_inset Quotes erd
10476 \end_inset
10477
10478  font size.
10479
10480 \size default
10481  (keybinding 
10482 \begin_inset ERT
10483 status collapsed
10484
10485 \begin_layout Standard
10486
10487
10488 \backslash
10489 mbox{
10490 \end_layout
10491
10492 \end_inset
10493
10494
10495 \family sans
10496 M-s\InsetSpace ~
10497 S-L
10498 \family default
10499
10500 \begin_inset ERT
10501 status collapsed
10502
10503 \begin_layout Standard
10504
10505 }
10506 \end_layout
10507
10508 \end_inset
10509
10510  or 
10511 \begin_inset ERT
10512 status collapsed
10513
10514 \begin_layout Standard
10515
10516
10517 \backslash
10518 mbox{
10519 \end_layout
10520
10521 \end_inset
10522
10523
10524 \family sans
10525 M-s\InsetSpace ~
10526
10527 \family default
10528 7
10529 \begin_inset ERT
10530 status collapsed
10531
10532 \begin_layout Standard
10533
10534 }
10535 \end_layout
10536
10537 \end_inset
10538
10539 )
10540 \end_layout
10541
10542 \begin_layout Labeling
10543 \labelwidthstring 00.00.0000
10544
10545 \family sans
10546 Largest
10547 \family default
10548  
10549 \size largest
10550 This is the 
10551 \begin_inset Quotes eld
10552 \end_inset
10553
10554 Largest
10555 \begin_inset Quotes erd
10556 \end_inset
10557
10558  font size.
10559
10560 \size default
10561  (keybinding 
10562 \begin_inset ERT
10563 status collapsed
10564
10565 \begin_layout Standard
10566
10567
10568 \backslash
10569 mbox{
10570 \end_layout
10571
10572 \end_inset
10573
10574
10575 \family sans
10576 M-s\InsetSpace ~
10577
10578 \family default
10579 8
10580 \begin_inset ERT
10581 status collapsed
10582
10583 \begin_layout Standard
10584
10585 }
10586 \end_layout
10587
10588 \end_inset
10589
10590 )
10591 \end_layout
10592
10593 \begin_layout Labeling
10594 \labelwidthstring 00.00.0000
10595
10596 \family sans
10597 Huge
10598 \family default
10599  
10600 \size huge
10601 This is the 
10602 \begin_inset Quotes eld
10603 \end_inset
10604
10605 Huge
10606 \begin_inset Quotes erd
10607 \end_inset
10608
10609  font size.
10610
10611 \size default
10612  (keybinding 
10613 \begin_inset ERT
10614 status collapsed
10615
10616 \begin_layout Standard
10617
10618
10619 \backslash
10620 mbox{
10621 \end_layout
10622
10623 \end_inset
10624
10625
10626 \family sans
10627 M-s\InsetSpace ~
10628 h
10629 \family default
10630
10631 \begin_inset ERT
10632 status collapsed
10633
10634 \begin_layout Standard
10635
10636 }
10637 \end_layout
10638
10639 \end_inset
10640
10641  or 
10642 \begin_inset ERT
10643 status collapsed
10644
10645 \begin_layout Standard
10646
10647
10648 \backslash
10649 mbox{
10650 \end_layout
10651
10652 \end_inset
10653
10654
10655 \family sans
10656 M-s\InsetSpace ~
10657
10658 \family default
10659 9
10660 \begin_inset ERT
10661 status collapsed
10662
10663 \begin_layout Standard
10664
10665 }
10666 \end_layout
10667
10668 \end_inset
10669
10670 )
10671 \end_layout
10672
10673 \begin_layout Labeling
10674 \labelwidthstring 00.00.0000
10675
10676 \family sans
10677 Huger
10678 \family default
10679  
10680 \size giant
10681 This is the 
10682 \begin_inset Quotes eld
10683 \end_inset
10684
10685 Huger
10686 \begin_inset Quotes erd
10687 \end_inset
10688
10689  font size.
10690
10691 \size default
10692  (keybinding 
10693 \begin_inset ERT
10694 status collapsed
10695
10696 \begin_layout Standard
10697
10698
10699 \backslash
10700 mbox{
10701 \end_layout
10702
10703 \end_inset
10704
10705
10706 \family sans
10707 M-s\InsetSpace ~
10708 H
10709 \family default
10710
10711 \begin_inset ERT
10712 status collapsed
10713
10714 \begin_layout Standard
10715
10716 }
10717 \end_layout
10718
10719 \end_inset
10720
10721  or 
10722 \begin_inset ERT
10723 status collapsed
10724
10725 \begin_layout Standard
10726
10727
10728 \backslash
10729 mbox{
10730 \end_layout
10731
10732 \end_inset
10733
10734
10735 \family sans
10736 M-s\InsetSpace ~
10737
10738 \family default
10739 0
10740 \begin_inset ERT
10741 status collapsed
10742
10743 \begin_layout Standard
10744
10745 }
10746 \end_layout
10747
10748 \end_inset
10749
10750 )
10751 \end_layout
10752
10753 \end_deeper
10754 \begin_layout Standard
10755 We'll warn you 
10756 \emph on
10757 yet again
10758 \emph default
10759 : don't go crazy with this feature.
10760  You should almost never need to change the font size.
10761  LyX automatically changes the font size for different paragraph environments
10762  - use that instead.
10763  This is here for fine-tuning only!
10764 \end_layout
10765
10766 \begin_layout Labeling
10767 \labelwidthstring 00.00.0000
10768
10769 \family sans
10770 Misc
10771 \family default
10772  Here you can change a few other things at the character level.
10773  Options are:
10774 \end_layout
10775
10776 \begin_deeper
10777 \begin_layout Labeling
10778 \labelwidthstring 00.00.0000
10779
10780 \family sans
10781 Emph
10782 \family default
10783  
10784 \emph on
10785 This is text with emphasize on
10786 \emph default
10787 .
10788  This might seem like the same as 
10789 \shape italic
10790 Italic
10791 \shape default
10792 , but it is actually a bit different.
10793  Emphasized is a 
10794 \emph on
10795 logical
10796 \emph default
10797  attribute.
10798  That means every document class can define its own font used for emphasized
10799  text.
10800  Normally this font is equal to italic.
10801 \end_layout
10802
10803 \begin_layout Labeling
10804 \labelwidthstring 00.00.0000
10805
10806 \family sans
10807 Underbar
10808 \family default
10809  
10810 \bar under
10811 This is text with Underbar on.
10812
10813 \bar default
10814  (keybinding 
10815 \begin_inset ERT
10816 status collapsed
10817
10818 \begin_layout Standard
10819
10820
10821 \backslash
10822 mbox{
10823 \end_layout
10824
10825 \end_inset
10826
10827
10828 \family sans
10829 M-c\InsetSpace ~
10830 u
10831 \family default
10832
10833 \begin_inset ERT
10834 status collapsed
10835
10836 \begin_layout Standard
10837
10838 }
10839 \end_layout
10840
10841 \end_inset
10842
10843
10844 \family sans
10845 )
10846 \newline
10847
10848 \family default
10849 Avoid using underbar if you can! It's a holdover from the typewriter days,
10850  when you couldn't change fonts.
10851  We no longer need to emphasize text by underscoring characters.
10852  It's only included in LyX because some people 
10853 \emph on
10854 may
10855 \emph default
10856  need it in order to follow style sheets for journal submissions.
10857 \end_layout
10858
10859 \begin_layout Labeling
10860 \labelwidthstring 00.00.0000
10861
10862 \family sans
10863 Noun
10864 \family default
10865  
10866 \noun on
10867 This is text with Noun on.
10868
10869 \noun default
10870  Like 
10871 \family sans
10872 Emph
10873 \family default
10874 , this is a logical attribute.
10875  Normally it's equivalent to 
10876 \family sans
10877 Small\InsetSpace ~
10878 Caps
10879 \family default
10880 .
10881 \end_layout
10882
10883 \end_deeper
10884 \begin_layout Labeling
10885 \labelwidthstring 00.00.0000
10886
10887 \family sans
10888 Color
10889 \family default
10890  You can adjust the color of the text with this control.
10891  Notice that not all dvi-viewers are are able to display colors.
10892  Besides 
10893 \family sans
10894 No\InsetSpace ~
10895 color
10896 \family default
10897 , which is the default 
10898 \begin_inset Quotes eld
10899 \end_inset
10900
10901 color
10902 \begin_inset Quotes erd
10903 \end_inset
10904
10905  and means normally black, you can choose between 
10906 \family sans
10907 Black
10908 \family default
10909
10910 \family sans
10911 White
10912 \family default
10913
10914 \family sans
10915 Red
10916 \family default
10917
10918 \family sans
10919 Green
10920 \family default
10921
10922 \family sans
10923 Blue
10924 \family default
10925
10926 \family sans
10927 Cyan
10928 \family default
10929
10930 \family sans
10931 Magenta
10932 \family default
10933  and 
10934 \family sans
10935 Yellow
10936 \family default
10937  text.
10938 \begin_inset LatexCommand index
10939 name "Color ! Text"
10940
10941 \end_inset
10942
10943
10944 \end_layout
10945
10946 \begin_layout Labeling
10947 \labelwidthstring 00.00.0000
10948
10949 \family sans
10950 Language
10951 \family default
10952  This is used to mark regions of text as having a different language from
10953  the language of the document.
10954  Text marked in this way will be underlined in blue to indicate the change
10955  (only within LyX).
10956 \end_layout
10957
10958 \begin_layout Standard
10959 So you have a huge number of combinations to choose from.
10960  Once you've chosen a new character style via the 
10961 \family sans
10962 Edit\SpecialChar \menuseparator
10963 Text\InsetSpace ~
10964 Style
10965 \family default
10966  dialog, the settings are saved.
10967  You can activate them using the toolbar button 
10968 \begin_inset Graphics
10969         filename ../images/font-free-apply.png
10970
10971 \end_inset
10972
10973 .
10974  The button lets you toggle the state of your custom character style even
10975  when the dialog isn't visible.
10976  
10977 \end_layout
10978
10979 \begin_layout Standard
10980 To completely reset the character style to the default, use 
10981 \family sans
10982 M-c\InsetSpace ~
10983 Space
10984 \family default
10985 .
10986  If you want to toggle only those properties that you have just changed
10987  (suppose you just set the shape to 
10988 \begin_inset Quotes eld
10989 \end_inset
10990
10991 slanted
10992 \begin_inset Quotes erd
10993 \end_inset
10994
10995  and the series to 
10996 \begin_inset Quotes eld
10997 \end_inset
10998
10999 bold
11000 \begin_inset Quotes erd
11001 \end_inset
11002
11003 ), set the 
11004 \family sans
11005 Toggle\InsetSpace ~
11006 all
11007 \family default
11008  switch and press 
11009 \family sans
11010 Apply
11011 \family default
11012 .
11013 \end_layout
11014
11015 \begin_layout Standard
11016 You should also know something about the differences between the three main
11017  font types 
11018 \family sans
11019 serif
11020 \family default
11021
11022 \family sans
11023 sans\InsetSpace ~
11024 serif
11025 \family default
11026 , and 
11027 \family sans
11028 typewriter
11029 \family default
11030 :
11031 \end_layout
11032
11033 \begin_layout Itemize
11034
11035 \family sans
11036 Typewriter
11037 \family default
11038  is a so called 
11039 \begin_inset Quotes eld
11040 \end_inset
11041
11042 monospaced
11043 \begin_inset Quotes erd
11044 \end_inset
11045
11046  font, that means every character has the same width, the 
11047 \begin_inset Quotes eld
11048 \end_inset
11049
11050 i
11051 \begin_inset Quotes erd
11052 \end_inset
11053
11054  is as wide as the 
11055 \begin_inset Quotes eld
11056 \end_inset
11057
11058 m
11059 \begin_inset Quotes erd
11060 \end_inset
11061
11062 .
11063  Here is an example
11064 \newline
11065
11066 \begin_inset ERT
11067 status collapsed
11068
11069 \begin_layout Standard
11070
11071
11072 \backslash
11073 phantom{
11074 \end_layout
11075
11076 \end_inset
11077
11078 no 
11079 \begin_inset ERT
11080 status collapsed
11081
11082 \begin_layout Standard
11083
11084 }
11085 \end_layout
11086
11087 \end_inset
11088
11089
11090 \family typewriter
11091 typewriter text
11092 \family default
11093
11094 \begin_inset Note Note
11095 status collapsed
11096
11097 \begin_layout Standard
11098 For more on phantoms see section\InsetSpace ~
11099
11100 \begin_inset LatexCommand ref
11101 reference "sub:Other-space-variants"
11102
11103 \end_inset
11104
11105 .
11106 \end_layout
11107
11108 \end_inset
11109
11110
11111 \newline
11112 no typewriter text
11113 \end_layout
11114
11115 \begin_layout Itemize
11116
11117 \family sans
11118 Serif
11119 \family default
11120  fonts use characters with serifs.
11121  These are the small 
11122 \begin_inset Quotes eld
11123 \end_inset
11124
11125 appendices
11126 \begin_inset Quotes erd
11127 \end_inset
11128
11129  at all ends of of the streaks that form the character.
11130  The following example will show the difference:
11131 \newline
11132 text with serifs
11133 \newline
11134
11135 \family sans
11136 text without serifs
11137 \family default
11138
11139 \newline
11140 Serifs facilitates an easy and fast reading.
11141  They are therefore used as default font (named 
11142 \family sans
11143 roman
11144 \family default
11145 ).
11146 \end_layout
11147
11148 \begin_layout Itemize
11149
11150 \family sans
11151 Sans serif
11152 \family default
11153  don't use serifs.
11154  This font type is therefore often used for headings and short texts.
11155  We use it in this document to highlight menu names.
11156 \end_layout
11157
11158 \begin_layout Standard
11159 We conclude with the same warning once again: Don't overuse the fonts.
11160  They are, more often than not, a kludge and a bad substitute for good writing.
11161 \end_layout
11162
11163 \begin_layout Section
11164 Printing and Previewing
11165 \end_layout
11166
11167 \begin_layout Subsection
11168 Overview
11169 \end_layout
11170
11171 \begin_layout Standard
11172 Now that we've covered some of the basic features of document preparation
11173  using LyX, you probably want to know how to print out your masterpiece.
11174  Before we tell you that, we want to give you a quick explanation of what
11175  goes on behind-the-scenes.
11176  We cover these informations in much greater detail in the 
11177 \emph on
11178 Extended\InsetSpace ~
11179 Features
11180 \emph default
11181  manual as well.
11182 \end_layout
11183
11184 \begin_layout Standard
11185 LyX uses the program LaTeX as its backend.
11186  LaTeX is just a macro package for the TeX typesetting system, but to prevent
11187  confusion, we'll only refer to LaTeX.
11188  LyX is what you use to do your actual writing.
11189  Then, LyX calls LaTeX to turn your writing into printable output.
11190  This happens in two stages:
11191 \end_layout
11192
11193 \begin_layout Enumerate
11194 First, LyX converts your document to a series of text commands for LaTeX,
11195  generating a file with the extension, 
11196 \begin_inset Quotes eld
11197 \end_inset
11198
11199
11200 \family typewriter
11201 .tex
11202 \family default
11203
11204 \begin_inset Quotes erd
11205 \end_inset
11206
11207 .
11208 \end_layout
11209
11210 \begin_layout Enumerate
11211 Next, LaTeX uses the commands in the 
11212 \family typewriter
11213 .tex
11214 \family default
11215  file to produce printable output.
11216  
11217 \end_layout
11218
11219 \begin_layout Subsection
11220 Output file formats
11221 \begin_inset LatexCommand index
11222 name "File formats"
11223
11224 \end_inset
11225
11226
11227 \begin_inset LatexCommand label
11228 name "sub:Output-file-formats"
11229
11230 \end_inset
11231
11232
11233 \end_layout
11234
11235 \begin_layout Subsubsection
11236 ASCII
11237 \begin_inset LatexCommand index
11238 name "File formats ! ASCII"
11239
11240 \end_inset
11241
11242
11243 \end_layout
11244
11245 \begin_layout Standard
11246 This file type has the extension 
11247 \begin_inset Quotes eld
11248 \end_inset
11249
11250
11251 \family typewriter
11252 .txt
11253 \family default
11254
11255 \begin_inset Quotes erd
11256 \end_inset
11257
11258 .
11259  It contains your document as plain text following the rules of the 
11260 \begin_inset Quotes eld
11261 \end_inset
11262
11263 American Standard Code for Information Interchange
11264 \begin_inset Quotes erd
11265 \end_inset
11266
11267  (ASCII).
11268 \end_layout
11269
11270 \begin_layout Standard
11271 You can export your document to ASCII by the menu 
11272 \family sans
11273 File\SpecialChar \menuseparator
11274 Export\SpecialChar \menuseparator
11275 ASCII
11276 \family default
11277 .
11278 \end_layout
11279
11280 \begin_layout Subsubsection
11281 LaTeX
11282 \begin_inset LatexCommand index
11283 name "File formats ! LaTeX"
11284
11285 \end_inset
11286
11287
11288 \end_layout
11289
11290 \begin_layout Standard
11291 This file type has the extension 
11292 \begin_inset Quotes eld
11293 \end_inset
11294
11295
11296 \family typewriter
11297 .tex
11298 \family default
11299
11300 \begin_inset Quotes erd
11301 \end_inset
11302
11303  and contains all commands that are necessary for the LaTeX program to process
11304  your document.
11305  If you know LaTeX, you can use it to find out LaTeX-Errors or to process
11306  it manually with console commands.
11307  The LaTeX-file is automatically created in LyX's temporary directory whenever
11308  you view or export your document.
11309 \end_layout
11310
11311 \begin_layout Standard
11312 You can export your document as LaTeX-file using the menu 
11313 \family sans
11314 File\SpecialChar \menuseparator
11315 Export\SpecialChar \menuseparator
11316 LaT
11317 \begin_inset ERT
11318 status collapsed
11319
11320 \begin_layout Standard
11321
11322 {}
11323 \end_layout
11324
11325 \end_inset
11326
11327 eX
11328 \family default
11329 .
11330 \end_layout
11331
11332 \begin_layout Subsubsection
11333 DVI
11334 \begin_inset LatexCommand index
11335 name "File formats ! DVI"
11336
11337 \end_inset
11338
11339
11340 \end_layout
11341
11342 \begin_layout Standard
11343 This file type has the extension 
11344 \begin_inset Quotes eld
11345 \end_inset
11346
11347
11348 \family typewriter
11349 .dvi
11350 \family default
11351
11352 \begin_inset Quotes erd
11353 \end_inset
11354
11355 .
11356  It is called 
11357 \begin_inset Quotes eld
11358 \end_inset
11359
11360 device-independent
11361 \begin_inset Quotes erd
11362 \end_inset
11363
11364  (DVI), because it is completely portable; you can move them from one machine
11365  to another without needing to do any sort of conversion.
11366  At the time when this file-format was developed, this was no matter of
11367  course.
11368  DVIs are used for quick previews and as pre-stage for other output formats,
11369  like PostScript.
11370 \end_layout
11371
11372 \begin_layout Standard
11373 \begin_inset Note Greyedout
11374 status open
11375
11376 \begin_layout Standard
11377
11378 \series bold
11379 Note:
11380 \series default
11381  The DVI file doesn't contain images, they will only be a linked.
11382  So don't forget to deliver the images together with your DVIs.
11383 \end_layout
11384
11385 \end_inset
11386
11387 This property can also slow down your computer when you view the DVI.
11388  Because the DVI-viewer has to convert the image in the background to make
11389  it visible when you scroll in the DVI.
11390  So we recommend to use PDF for files with many images.
11391 \end_layout
11392
11393 \begin_layout Standard
11394 You can export your document to DVI by the menu 
11395 \family sans
11396 File\SpecialChar \menuseparator
11397 Export\SpecialChar \menuseparator
11398 DVI
11399 \family default
11400 .
11401 \end_layout
11402
11403 \begin_layout Subsubsection
11404 PostScript
11405 \begin_inset LatexCommand index
11406 name "File formats ! PostScript"
11407
11408 \end_inset
11409
11410
11411 \end_layout
11412
11413 \begin_layout Standard
11414 This file type has the extension 
11415 \begin_inset Quotes eld
11416 \end_inset
11417
11418
11419 \family typewriter
11420 .ps
11421 \family default
11422
11423 \begin_inset Quotes erd
11424 \end_inset
11425
11426 .
11427  PostScript was developed by the company 
11428 \family typewriter
11429 Adobe
11430 \family default
11431  as printer language.
11432  The file contains therefore commands that the printer uses to print the
11433  file.
11434  PostScript can be seen as 
11435 \begin_inset Quotes eld
11436 \end_inset
11437
11438 programming language
11439 \begin_inset Quotes erd
11440 \end_inset
11441
11442 ; you can calculate with it and draw diagrams and images.
11443 \begin_inset Foot
11444 status collapsed
11445
11446 \begin_layout Standard
11447 If you are interested to learn more about this, have a look at the LaTeX-package
11448  
11449 \series bold
11450 pstricks
11451 \series default
11452
11453 \begin_inset LatexCommand index
11454 name "LaTeX-packages ! pstricks"
11455
11456 \end_inset
11457
11458 .
11459 \end_layout
11460
11461 \end_inset
11462
11463  Due to this ability, the files are often bigger than PDFs.
11464 \end_layout
11465
11466 \begin_layout Standard
11467 PostScript can only contain images in the format 
11468 \begin_inset Quotes eld
11469 \end_inset
11470
11471 Encapsulated PostScript
11472 \begin_inset Quotes erd
11473 \end_inset
11474
11475  (EPS, file extension 
11476 \begin_inset Quotes eld
11477 \end_inset
11478
11479
11480 \family typewriter
11481 .eps
11482 \family default
11483
11484 \begin_inset Quotes erd
11485 \end_inset
11486
11487 ).
11488  As LyX allows you to use any known image format in your document, it has
11489  to convert them in the background to EPS.
11490  If you have e.g 50 images in your document, LyX has to do 50 conversions
11491  whenever you view or export your document.
11492  This will slow down your workflow with LyX drastically.
11493  So if you plan to use PostScript, you can insert your images directly as
11494  EPS to avoid this problem.
11495 \end_layout
11496
11497 \begin_layout Standard
11498 You can export your document to PostScript using the menu 
11499 \family sans
11500 File\SpecialChar \menuseparator
11501 Export\SpecialChar \menuseparator
11502 PostScript
11503 \family default
11504 .
11505 \end_layout
11506
11507 \begin_layout Subsubsection
11508 PDF
11509 \begin_inset LatexCommand index
11510 name "File formats ! PDF"
11511
11512 \end_inset
11513
11514
11515 \begin_inset LatexCommand index
11516 name "PDF"
11517
11518 \end_inset
11519
11520
11521 \end_layout
11522
11523 \begin_layout Standard
11524 This file type has the extension 
11525 \begin_inset Quotes eld
11526 \end_inset
11527
11528
11529 \family typewriter
11530 .pdf
11531 \family default
11532
11533 \begin_inset Quotes erd
11534 \end_inset
11535
11536 .
11537  The 
11538 \begin_inset Quotes eld
11539 \end_inset
11540
11541 Portable Document Format
11542 \begin_inset Quotes erd
11543 \end_inset
11544
11545  (PDF) is developed by 
11546 \family typewriter
11547 Adobe
11548 \family default
11549  as derivative from PostScript.
11550  It is more compressed and it uses much less commands than PostScript.
11551  As the name 
11552 \begin_inset Quotes eld
11553 \end_inset
11554
11555 portable
11556 \begin_inset Quotes erd
11557 \end_inset
11558
11559  implies, it can be processed at any computer system and the printed output
11560  looks exactly the same.
11561 \end_layout
11562
11563 \begin_layout Standard
11564 PDF can contain images in its own PDF format and in the formats 
11565 \begin_inset Quotes eld
11566 \end_inset
11567
11568 Joint Photographic Experts Group
11569 \begin_inset Quotes erd
11570 \end_inset
11571
11572  (JPG, file extension 
11573 \begin_inset Quotes eld
11574 \end_inset
11575
11576
11577 \family typewriter
11578 .jpg
11579 \family default
11580
11581 \begin_inset Quotes erd
11582 \end_inset
11583
11584  or 
11585 \begin_inset Quotes eld
11586 \end_inset
11587
11588
11589 \family typewriter
11590 .jpeg
11591 \family default
11592
11593 \begin_inset Quotes erd
11594 \end_inset
11595
11596 ) and 
11597 \begin_inset Quotes eld
11598 \end_inset
11599
11600 Portable Network Graphics
11601 \begin_inset Quotes erd
11602 \end_inset
11603
11604  (PNG, file extension 
11605 \begin_inset Quotes eld
11606 \end_inset
11607
11608
11609 \family typewriter
11610 .png
11611 \family default
11612
11613 \begin_inset Quotes erd
11614 \end_inset
11615
11616 ).
11617  You can although use any other image format, because LyX converts them
11618  in the background to one of these formats.
11619  But as described in the section about PostScript, the image conversion
11620  will slow down your workflow.
11621  So we recommend to use images in one of the three mentioned formats.
11622 \end_layout
11623
11624 \begin_layout Standard
11625 You can export your document to PDF via the menu 
11626 \family sans
11627 File\SpecialChar \menuseparator
11628 Export
11629 \family default
11630  in three different ways:
11631 \end_layout
11632
11633 \begin_layout Description
11634 PDF This uses the program 
11635 \family typewriter
11636 ps2pdf
11637 \family default
11638  that creates a PDF from a PostScript-version of your file.
11639  The PostScript-version is produced by the program 
11640 \family typewriter
11641 dvips
11642 \family default
11643  which uses a DVI-version as intermediate step.
11644  So this export variant consist of three conversions.
11645 \end_layout
11646
11647 \begin_layout Description
11648 PDF\InsetSpace ~
11649 (dvipdfm) This uses the program 
11650 \family typewriter
11651 dvipdfm
11652 \family default
11653  that converts your file in the background to DVI and in a second step to
11654  PDF.
11655 \end_layout
11656
11657 \begin_layout Description
11658 PDF\InsetSpace ~
11659 (pdflatex) This uses the program 
11660 \family typewriter
11661 pdftex
11662 \family default
11663  that converts your file directly to PDF.
11664 \end_layout
11665
11666 \begin_layout Standard
11667 We recommend to use 
11668 \family sans
11669 PDF\InsetSpace ~
11670 (pdflatex)
11671 \family default
11672  because 
11673 \family typewriter
11674 pdftex
11675 \family default
11676  supports all features of actual PDF-versions, is quick and works stable
11677  without problems.
11678  The program 
11679 \family typewriter
11680 dvipdfm
11681 \family default
11682  is no more under development and therefore a bit outdated.
11683 \end_layout
11684
11685 \begin_layout Subsection
11686 Previewing
11687 \begin_inset LatexCommand index
11688 name "Document ! Preview "
11689
11690 \end_inset
11691
11692
11693 \end_layout
11694
11695 \begin_layout Standard
11696 To get a look at the final version of your document, with all of the pagebreaks
11697  in place, the footnotes correctly numbered, and so on, use the menu 
11698 \family sans
11699 View
11700 \family default
11701  and choose a file type.
11702  A viewing program will popup showing the output.
11703  For 
11704 \family sans
11705 View\SpecialChar \menuseparator
11706 DVI
11707 \family default
11708  you can use the toolbar button 
11709 \begin_inset Graphics
11710         filename ../images/buffer-view_dvi.png
11711
11712 \end_inset
11713
11714  (shortcut 
11715 \family sans
11716 C-d
11717 \family default
11718 ), for 
11719 \family sans
11720 View\SpecialChar \menuseparator
11721 PDF\InsetSpace ~
11722 (pdflatex)
11723 \family default
11724  you can use the toolbar button 
11725 \begin_inset Graphics
11726         filename ../images/buffer-export_pdf2.png
11727
11728 \end_inset
11729
11730 .
11731 \end_layout
11732
11733 \begin_layout Standard
11734 If you have changed your document, you can refresh the output in the same
11735  viewer window using the menu 
11736 \family sans
11737 View\SpecialChar \menuseparator
11738 Update
11739 \family default
11740 .
11741 \end_layout
11742
11743 \begin_layout Standard
11744 When you preview a file, the output file is only generated in LyX's temporary
11745  directory.
11746  To have a real output, export your document.
11747 \end_layout
11748
11749 \begin_layout Subsection
11750 Printing the File from within LyX
11751 \begin_inset LatexCommand label
11752 name "sub:Printing-the-File"
11753
11754 \end_inset
11755
11756
11757 \end_layout
11758
11759 \begin_layout Standard
11760 Instead of exporting your file and then printing them, you can also print
11761  it directly from within LyX.
11762  To print a file, select the menu 
11763 \family sans
11764 File\SpecialChar \menuseparator
11765 Print
11766 \family default
11767  or click on the toolbar button 
11768 \begin_inset Graphics
11769         filename ../images/dialog-show_print.png
11770
11771 \end_inset
11772
11773 .
11774  LyX will internally call LaTeX to produce a DVI.
11775  This file is then processed by the program 
11776 \family typewriter
11777 dvips
11778 \family default
11779  to PostScript-file, which is finally printed using the program 
11780 \family typewriter
11781 Ghostscript
11782 \family default
11783 .
11784  Due to these steps in the background, this method is not the fastest.
11785 \end_layout
11786
11787 \begin_layout Standard
11788 You can choose to print only even-numbered or odd-numbered pages - this
11789  is useful for printing on two sides: You can re-insert the pages after
11790  printing one set to print on the other side.
11791  Some printers spit out pages face-up, others, face-down.
11792  By choosing a particular order to print in, you can take the entire stack
11793  of pages out of the printer without needing to reorder them.
11794 \end_layout
11795
11796 \begin_layout Standard
11797 You can set the parameters in the 
11798 \family sans
11799 Print\InsetSpace ~
11800 Destination
11801 \family default
11802  box as follows:
11803 \end_layout
11804
11805 \begin_layout Labeling
11806 \labelwidthstring 00.00.0000
11807
11808 \family sans
11809 Printer
11810 \family default
11811  This is the name of the printer to print to.
11812 \begin_inset Foot
11813 status collapsed
11814
11815 \begin_layout Standard
11816 Note that this printer name is for the program 
11817 \family typewriter
11818 dvips
11819 \family default
11820 .
11821  That means 
11822 \family typewriter
11823 dvips
11824 \family default
11825  has to be configured for this printer name.
11826  The default printer can be set in LyX's preferences dialog, see section\InsetSpace ~
11827
11828 \begin_inset LatexCommand ref
11829 reference "sub:Printer"
11830
11831 \end_inset
11832
11833 .
11834 \end_layout
11835
11836 \end_inset
11837
11838  The printer should understand PostScript.
11839 \end_layout
11840
11841 \begin_layout Labeling
11842 \labelwidthstring 00.00.0000
11843
11844 \family sans
11845 File
11846 \family default
11847  The name of a file to print to.
11848  The output will be a PostScript file.
11849  It will be written in LyX's working directory unless you specify the full
11850  path.
11851 \end_layout
11852
11853 \begin_layout Section
11854 A few Words about Typography
11855 \begin_inset LatexCommand index
11856 name "Typography"
11857
11858 \end_inset
11859
11860
11861 \end_layout
11862
11863 \begin_layout Subsection
11864 Hyphens
11865 \begin_inset LatexCommand index
11866 name "Hyphens"
11867
11868 \end_inset
11869
11870
11871 \begin_inset LatexCommand label
11872 name "sub:Hyphens"
11873
11874 \end_inset
11875
11876
11877 \end_layout
11878
11879 \begin_layout Standard
11880 In LyX, the 
11881 \begin_inset Quotes eld
11882 \end_inset
11883
11884
11885 \family typewriter
11886 -
11887 \family default
11888
11889 \begin_inset Quotes eld
11890 \end_inset
11891
11892  character comes in three lengths, often called the 
11893 \emph on
11894 hyphen
11895 \emph default
11896 , the 
11897 \emph on
11898 en dash
11899 \emph default
11900 , and the 
11901 \emph on
11902 em dash
11903 \emph default
11904 :
11905 \end_layout
11906
11907 \begin_layout Enumerate
11908 hyphen
11909 \hfill
11910 -
11911 \hfill
11912 made with 
11913 \begin_inset Quotes eld
11914 \end_inset
11915
11916
11917 \family typewriter
11918 -
11919 \family default
11920
11921 \begin_inset Quotes eld
11922 \end_inset
11923
11924
11925 \end_layout
11926
11927 \begin_layout Enumerate
11928 en dash
11929 \hfill
11930 --
11931 \hfill
11932 made with 
11933 \begin_inset Quotes eld
11934 \end_inset
11935
11936
11937 \family typewriter
11938 -
11939 \begin_inset ERT
11940 status collapsed
11941
11942 \begin_layout Standard
11943
11944
11945 \backslash
11946 /
11947 \end_layout
11948
11949 \end_inset
11950
11951 -
11952 \family default
11953
11954 \begin_inset Quotes eld
11955 \end_inset
11956
11957
11958 \end_layout
11959
11960 \begin_layout Enumerate
11961 em dash
11962 \hfill
11963 ---
11964 \hfill
11965 made with 
11966 \begin_inset Quotes eld
11967 \end_inset
11968
11969
11970 \family typewriter
11971 -
11972 \begin_inset ERT
11973 status collapsed
11974
11975 \begin_layout Standard
11976
11977
11978 \backslash
11979 /
11980 \end_layout
11981
11982 \end_inset
11983
11984 -
11985 \begin_inset ERT
11986 status collapsed
11987
11988 \begin_layout Standard
11989
11990
11991 \backslash
11992 /
11993 \end_layout
11994
11995 \end_inset
11996
11997 -
11998 \family default
11999
12000 \begin_inset Quotes eld
12001 \end_inset
12002
12003
12004 \end_layout
12005
12006 \begin_layout Enumerate
12007 minus sign
12008 \hfill
12009
12010 \begin_inset Formula $-$
12011 \end_inset
12012
12013
12014 \hfill
12015
12016 \begin_inset Quotes eld
12017 \end_inset
12018
12019
12020 \family typewriter
12021 -
12022 \family default
12023
12024 \begin_inset Quotes eld
12025 \end_inset
12026
12027  in math mode
12028 \end_layout
12029
12030 \begin_layout Standard
12031 You generate them by inserting the 
12032 \begin_inset Quotes eld
12033 \end_inset
12034
12035
12036 \family typewriter
12037 -
12038 \family default
12039
12040 \begin_inset Quotes eld
12041 \end_inset
12042
12043  character multiple times in a row.
12044  They are automatically converted to the appropriate length dash in the
12045  final output, but not in LyX.
12046 \end_layout
12047
12048 \begin_layout Standard
12049 The three dash types are distinct from the minus sign, which appears in
12050  math mode and has a length of its own.
12051  Here are some examples of the 
12052 \begin_inset Quotes eld
12053 \end_inset
12054
12055
12056 \family typewriter
12057 -
12058 \family default
12059
12060 \begin_inset Quotes eld
12061 \end_inset
12062
12063  in use:
12064 \end_layout
12065
12066 \begin_layout Enumerate
12067 line- and page-breaks
12068 \hfill
12069 (
12070 \emph on
12071 hyphen
12072 \emph default
12073 )
12074 \end_layout
12075
12076 \begin_layout Enumerate
12077 From A--Z
12078 \hfill
12079 (
12080 \emph on
12081 en dash
12082 \emph default
12083 )
12084 \end_layout
12085
12086 \begin_layout Enumerate
12087 Oh --- there's a dash.
12088 \hfill
12089 (
12090 \emph on
12091 em dash
12092 \emph default
12093 )
12094 \end_layout
12095
12096 \begin_layout Enumerate
12097 \begin_inset Formula $x^{2}-y^{2}=z^{2}$
12098 \end_inset
12099
12100
12101 \hfill
12102 (
12103 \emph on
12104 minus sign
12105 \emph default
12106 )
12107 \end_layout
12108
12109 \begin_layout Subsection
12110 Hyphenation
12111 \begin_inset LatexCommand index
12112 name "Hyphenation"
12113
12114 \end_inset
12115
12116
12117 \begin_inset LatexCommand label
12118 name "sub:Hyphenation"
12119
12120 \end_inset
12121
12122
12123 \end_layout
12124
12125 \begin_layout Standard
12126 Words aren't hyphenated within LyX but automatically in the output.
12127  Hyphenation is done by the LaTeX-package 
12128 \series bold
12129 babel
12130 \begin_inset LatexCommand index
12131 name "LaTeX-packages ! babel"
12132
12133 \end_inset
12134
12135
12136 \series default
12137  following the rules of the document language
12138 \begin_inset Foot
12139 status collapsed
12140
12141 \begin_layout Standard
12142 For German readers: That's one of the main differences between the languages
12143  
12144 \family sans
12145 German
12146 \family default
12147  and 
12148 \family sans
12149 German\InsetSpace ~
12150 (new\InsetSpace ~
12151 spelling)
12152 \family default
12153  in the 
12154 \family sans
12155 Document\SpecialChar \menuseparator
12156 Settings
12157 \family default
12158  dialog.
12159 \end_layout
12160
12161 \end_inset
12162
12163 .
12164 \end_layout
12165
12166 \begin_layout Standard
12167 LaTeX hyphenates nearly perfectly, it has only problems with text in the
12168  font 
12169 \family sans
12170 typewriter
12171 \family default
12172  and with unusual constructs, like 
12173 \begin_inset Quotes eld
12174 \end_inset
12175
12176 h3knix/m0n0wall
12177 \begin_inset Quotes erd
12178 \end_inset
12179
12180 .
12181  If LaTeX can't break a word correctly, you can set hyphenation points manually.
12182  This is done with the menu 
12183 \family sans
12184 Insert\SpecialChar \menuseparator
12185 Formatting\SpecialChar \menuseparator
12186 Hyphenation\InsetSpace ~
12187 Point
12188 \family default
12189 .
12190  These extra hyphenation points are only recommendations to LaTeX.
12191  If no hyphenation is necessary, LaTeX will ignore them.
12192 \end_layout
12193
12194 \begin_layout Standard
12195 Sometimes you want to prevent words or constructs to be hyphenated.
12196  The keybindings/shortcuts in this document consists of three letters with
12197  a hyphen and a space in the form 
12198 \begin_inset Quotes eld
12199 \end_inset
12200
12201 A-b c
12202 \begin_inset Quotes erd
12203 \end_inset
12204
12205 .
12206  LaTeX finds there the hyphen 
12207 \begin_inset Quotes eld
12208 \end_inset
12209
12210 -
12211 \begin_inset Quotes erd
12212 \end_inset
12213
12214  as hyphenation possibility.
12215  Hyphenating at this point would look ugly.
12216  To prevent the shortcut from being hyphenated, we can put it in the argument
12217  of the LaTeX-box-command 
12218 \series bold
12219
12220 \backslash
12221 mbox
12222 \series default
12223 , because text within LaTeX-boxes can't be hyphenated.
12224  As LyX doesn't support 
12225 \series bold
12226
12227 \backslash
12228 mbox
12229 \series default
12230 , we have to use ERT.
12231  The result looks in LyX like:
12232 \end_layout
12233
12234 \begin_layout Standard
12235 \begin_inset Graphics
12236         filename clipart/mbox.png
12237
12238 \end_inset
12239
12240
12241 \end_layout
12242
12243 \begin_layout Standard
12244 To learn more about ERT, have a look at section\InsetSpace ~
12245
12246 \begin_inset LatexCommand ref
12247 reference "sec:ERT"
12248
12249 \end_inset
12250
12251 .
12252 \end_layout
12253
12254 \begin_layout Subsection
12255 Punctuation Marks
12256 \begin_inset LatexCommand index
12257 name "Punctuation marks"
12258
12259 \end_inset
12260
12261
12262 \end_layout
12263
12264 \begin_layout Subsubsection
12265 Abbreviations and End of Sentence
12266 \begin_inset LatexCommand label
12267 name "sub:Abbreviations"
12268
12269 \end_inset
12270
12271
12272 \end_layout
12273
12274 \begin_layout Standard
12275 When LyX calls LaTeX to generate the final version of your document, LaTeX
12276  automatically distinguishes between words, sentences, and abbreviations.
12277  LaTeX then adds the 
12278 \begin_inset Quotes eld
12279 \end_inset
12280
12281 appropriate amount of space
12282 \begin_inset Quotes erd
12283 \end_inset
12284
12285 .
12286  That means sentences get a little bit more space between the period and
12287  the next word.
12288  Abbreviations get the same amount of space after the period as a word uses.
12289 \end_layout
12290
12291 \begin_layout Standard
12292 Unfortunately, the algorithm for figuring out what's an abbreviation works
12293  not for all cases.
12294  If a 
12295 \begin_inset Quotes eld
12296 \end_inset
12297
12298
12299 \family typewriter
12300 .
12301 \family default
12302
12303 \begin_inset Quotes erd
12304 \end_inset
12305
12306  is at the end of a lowercase letter, it's the end of a sentence; if it's
12307  at the end of a capitalized letter, it's an abbreviation.
12308 \end_layout
12309
12310 \begin_layout Standard
12311 Here are some examples of 
12312 \emph on
12313 correct
12314 \emph default
12315  abbreviations and the end of a sentence:
12316 \end_layout
12317
12318 \begin_layout Itemize
12319 M.
12320  Butterfly
12321 \end_layout
12322
12323 \begin_layout Itemize
12324 Don't worry.
12325  Be happy.
12326 \end_layout
12327
12328 \begin_layout Standard
12329 And here's an example of the algorithm going wrong:
12330 \end_layout
12331
12332 \begin_layout Itemize
12333 e.
12334  g.
12335  this is too much space!
12336 \end_layout
12337
12338 \begin_layout Itemize
12339 This is I.
12340  It's okay.
12341 \end_layout
12342
12343 \begin_layout Standard
12344 You won't see anything wrong until you view a final version of your document.
12345 \end_layout
12346
12347 \begin_layout Standard
12348 To fix this problem, use one of the following:
12349 \end_layout
12350
12351 \begin_layout Enumerate
12352 Use an 
12353 \family sans
12354 Inter-word\InsetSpace ~
12355 Space
12356 \family default
12357  after lowercase abbreviations (see section\InsetSpace ~
12358
12359 \begin_inset LatexCommand ref
12360 reference "sub:Inter-word-Space"
12361
12362 \end_inset
12363
12364 ).
12365 \begin_inset LatexCommand index
12366 name "Spaces ! inter-word"
12367
12368 \end_inset
12369
12370
12371 \end_layout
12372
12373 \begin_layout Enumerate
12374 Use a 
12375 \family sans
12376 Thin\InsetSpace ~
12377 Space
12378 \family default
12379  between two tokens of an abbreviation (see section\InsetSpace ~
12380
12381 \begin_inset LatexCommand ref
12382 reference "sub:Thin-Space"
12383
12384 \end_inset
12385
12386 ).
12387 \begin_inset LatexCommand index
12388 name "Spaces ! thin"
12389
12390 \end_inset
12391
12392
12393 \end_layout
12394
12395 \begin_layout Enumerate
12396 Use an 
12397 \family sans
12398 End\InsetSpace ~
12399 of\InsetSpace ~
12400 sentence\InsetSpace ~
12401 period
12402 \family default
12403  found under the 
12404 \family sans
12405 Insert\SpecialChar \menuseparator
12406 Special\InsetSpace ~
12407 Character
12408 \family default
12409  menu to force the use of inter-sentence spacing.
12410  This function is also bound to 
12411 \family sans
12412 C-period
12413 \family default
12414  for easy access.
12415 \end_layout
12416
12417 \begin_layout Standard
12418 With the corrections, our earlier examples look like this:
12419 \end_layout
12420
12421 \begin_layout Itemize
12422 e.\InsetSpace \thinspace{}
12423 g.\InsetSpace \space{}
12424 this is too much space!
12425 \end_layout
12426
12427 \begin_layout Itemize
12428 This is I\SpecialChar \@.
12429  It's okay.
12430 \end_layout
12431
12432 \begin_layout Standard
12433 Some languages don't use extra spacing between sentences.
12434  If your language is such a language, you don't need to worry, because the
12435  LaTeX will care about this.
12436 \end_layout
12437
12438 \begin_layout Standard
12439 For those that do need to bother, there is help to catch those sneaky errors:
12440  check out the 
12441 \family sans
12442 Tools\SpecialChar \menuseparator
12443 Check\InsetSpace ~
12444 TeX
12445 \family default
12446  feature described in section 
12447 \emph on
12448 Checking TeX
12449 \emph default
12450  of the 
12451 \emph on
12452 Extended Features
12453 \emph default
12454  manual.
12455 \end_layout
12456
12457 \begin_layout Subsubsection
12458 Quotes
12459 \begin_inset LatexCommand index
12460 name "Typography ! Quotes"
12461
12462 \end_inset
12463
12464
12465 \begin_inset LatexCommand index
12466 name "Quotes | see{Typography}"
12467
12468 \end_inset
12469
12470
12471 \begin_inset LatexCommand label
12472 name "sub:Quotes"
12473
12474 \end_inset
12475
12476
12477 \end_layout
12478
12479 \begin_layout Standard
12480 LyX usually sets quotes correctly.
12481  Specifically, it will use an opening quote at the beginning of quoted text,
12482  and use a closing quote at the end.
12483  For example, 
12484 \begin_inset Quotes eld
12485 \end_inset
12486
12487 open close
12488 \begin_inset Quotes erd
12489 \end_inset
12490
12491 .
12492  The keyboard character, 
12493 \family sans
12494 "
12495 \family default
12496 , generates this automatically.
12497 \end_layout
12498
12499 \begin_layout Standard
12500 You can change the behavior of the 
12501 \family sans
12502 "
12503 \family default
12504  key using the submenu 
12505 \family sans
12506 Language
12507 \family default
12508  of the dialog 
12509 \family sans
12510 Document\SpecialChar \menuseparator
12511 Settings
12512 \family default
12513
12514 \begin_inset LatexCommand index
12515 name "Document ! Settings"
12516
12517 \end_inset
12518
12519  dialog.
12520 \end_layout
12521
12522 \begin_layout Standard
12523 You can also select quotes for different languages in the box 
12524 \family sans
12525 Type
12526 \family default
12527  option.
12528  There are six choices:
12529 \end_layout
12530
12531 \begin_layout Labeling
12532 \labelwidthstring 00.00.0000
12533
12534 \family sans
12535 \begin_inset Quotes eld
12536 \end_inset
12537
12538 Text
12539 \begin_inset Quotes erd
12540 \end_inset
12541
12542
12543 \family default
12544  Use quotes like this 
12545 \begin_inset Quotes eld
12546 \end_inset
12547
12548 double
12549 \begin_inset Quotes erd
12550 \end_inset
12551
12552  or 
12553 \begin_inset Quotes els
12554 \end_inset
12555
12556 single
12557 \begin_inset Quotes ers
12558 \end_inset
12559
12560
12561 \end_layout
12562
12563 \begin_layout Labeling
12564 \labelwidthstring 00.00.0000
12565
12566 \family sans
12567 \begin_inset Quotes sld
12568 \end_inset
12569
12570 Text
12571 \begin_inset Quotes srd
12572 \end_inset
12573
12574
12575 \family default
12576  Use quotes like 
12577 \begin_inset Quotes sld
12578 \end_inset
12579
12580 this
12581 \begin_inset Quotes srd
12582 \end_inset
12583
12584  or 'this
12585 \begin_inset Quotes ers
12586 \end_inset
12587
12588
12589 \end_layout
12590
12591 \begin_layout Labeling
12592 \labelwidthstring 00.00.0000
12593
12594 \family sans
12595 \begin_inset Quotes gld
12596 \end_inset
12597
12598 Text
12599 \begin_inset Quotes grd
12600 \end_inset
12601
12602
12603 \family default
12604  Use quotes like 
12605 \begin_inset Quotes gld
12606 \end_inset
12607
12608 this
12609 \begin_inset Quotes grd
12610 \end_inset
12611
12612  or 
12613 \begin_inset Quotes gls
12614 \end_inset
12615
12616 this
12617 \begin_inset Quotes grs
12618 \end_inset
12619
12620
12621 \end_layout
12622
12623 \begin_layout Labeling
12624 \labelwidthstring 00.00.0000
12625
12626 \family sans
12627 \begin_inset Quotes pld
12628 \end_inset
12629
12630 Text
12631 \begin_inset Quotes prd
12632 \end_inset
12633
12634
12635 \family default
12636  Use quotes like 
12637 \begin_inset Quotes pld
12638 \end_inset
12639
12640 this
12641 \begin_inset Quotes prd
12642 \end_inset
12643
12644  or 
12645 \begin_inset Quotes pls
12646 \end_inset
12647
12648 this
12649 \begin_inset Quotes prs
12650 \end_inset
12651
12652
12653 \end_layout
12654
12655 \begin_layout Labeling
12656 \labelwidthstring 00.00.0000
12657
12658 \family sans
12659 \begin_inset Quotes fld
12660 \end_inset
12661
12662 Text
12663 \begin_inset Quotes frd
12664 \end_inset
12665
12666
12667 \family default
12668  Use quotes like 
12669 \begin_inset Quotes fld
12670 \end_inset
12671
12672 this
12673 \begin_inset Quotes frd
12674 \end_inset
12675
12676  or 
12677 \begin_inset Quotes fls
12678 \end_inset
12679
12680 this
12681 \begin_inset Quotes frs
12682 \end_inset
12683
12684
12685 \end_layout
12686
12687 \begin_layout Labeling
12688 \labelwidthstring 00.00.0000
12689
12690 \family sans
12691 \begin_inset Quotes ald
12692 \end_inset
12693
12694 Text
12695 \begin_inset Quotes ard
12696 \end_inset
12697
12698
12699 \family default
12700  Use quotes like 
12701 \begin_inset Quotes ald
12702 \end_inset
12703
12704 this
12705 \begin_inset Quotes ard
12706 \end_inset
12707
12708  or 
12709 \begin_inset Quotes als
12710 \end_inset
12711
12712 this
12713 \begin_inset Quotes ars
12714 \end_inset
12715
12716
12717 \end_layout
12718
12719 \begin_layout Standard
12720 These settings affects what character the 
12721 \family sans
12722 "
12723 \family default
12724  key produces.
12725 \end_layout
12726
12727 \begin_layout Subsection
12728 Ligatures
12729 \begin_inset LatexCommand index
12730 name "Typography ! Ligatures"
12731
12732 \end_inset
12733
12734
12735 \begin_inset LatexCommand index
12736 name "Ligatures | see{Typography}"
12737
12738 \end_inset
12739
12740
12741 \begin_inset LatexCommand label
12742 name "sub:Ligatures"
12743
12744 \end_inset
12745
12746
12747 \end_layout
12748
12749 \begin_layout Standard
12750 It is standard typesetting practice to group certain letters together and
12751  print them as single characters.
12752  These groups are known as 
12753 \emph on
12754 ligatures
12755 \emph default
12756 .
12757  Since LaTeX knows about ligatures, your documents will contain them too
12758  in the output.
12759  Here are the standard ligatures:
12760 \end_layout
12761
12762 \begin_layout Itemize
12763 ff
12764 \end_layout
12765
12766 \begin_layout Itemize
12767 fi
12768 \end_layout
12769
12770 \begin_layout Itemize
12771 fl
12772 \end_layout
12773
12774 \begin_layout Itemize
12775 ffi
12776 \end_layout
12777
12778 \begin_layout Itemize
12779 ffl
12780 \end_layout
12781
12782 \begin_layout Standard
12783 Some languages uses other ligatures if the document font supports them.
12784 \end_layout
12785
12786 \begin_layout Standard
12787 Sometimes, you don't want a ligature in a word.
12788  While a ligature may be okay in the word, 
12789 \begin_inset Quotes eld
12790 \end_inset
12791
12792 graffiti,
12793 \begin_inset Quotes erd
12794 \end_inset
12795
12796  it looks really weird in compound words, such as 
12797 \begin_inset Quotes eld
12798 \end_inset
12799
12800 cufflink
12801 \begin_inset Quotes erd
12802 \end_inset
12803
12804  or the German 
12805 \begin_inset Quotes eld
12806 \end_inset
12807
12808 Dorffest.
12809 \begin_inset Quotes erd
12810 \end_inset
12811
12812  To break a ligature, use 
12813 \family sans
12814 Insert\SpecialChar \menuseparator
12815 Formatting\SpecialChar \menuseparator
12816 Ligature\InsetSpace ~
12817 Break.
12818
12819 \family default
12820  This changes 
12821 \begin_inset Quotes eld
12822 \end_inset
12823
12824 cufflinks
12825 \begin_inset Quotes erd
12826 \end_inset
12827
12828  to 
12829 \begin_inset Quotes eld
12830 \end_inset
12831
12832 cuff\SpecialChar \textcompwordmark{}
12833 links
12834 \begin_inset Quotes erd
12835 \end_inset
12836
12837  and 
12838 \begin_inset Quotes eld
12839 \end_inset
12840
12841 Dorffest
12842 \begin_inset Quotes erd
12843 \end_inset
12844
12845  to 
12846 \begin_inset Quotes eld
12847 \end_inset
12848
12849 Dorf\SpecialChar \textcompwordmark{}
12850 fest
12851 \begin_inset Quotes erd
12852 \end_inset
12853
12854 .
12855 \end_layout
12856
12857 \begin_layout Subsection
12858 LyX's Proper Names
12859 \begin_inset LatexCommand index
12860 name "LyX ! Proper names"
12861
12862 \end_inset
12863
12864
12865 \begin_inset LatexCommand label
12866 name "sub:LyX's-Proper-Names"
12867
12868 \end_inset
12869
12870
12871 \end_layout
12872
12873 \begin_layout Standard
12874 You have surely noticed, that the word 
12875 \begin_inset Quotes eld
12876 \end_inset
12877
12878 LaTeX
12879 \begin_inset Quotes erd
12880 \end_inset
12881
12882  appears always with characters in different size and height.
12883  LaTeX is the name of the program used by LyX and is therefore recognized
12884  as proper name when you type it in LyX as 
12885 \begin_inset Quotes eld
12886 \end_inset
12887
12888 LaT
12889 \begin_inset ERT
12890 status collapsed
12891
12892 \begin_layout Standard
12893
12894 {}
12895 \end_layout
12896
12897 \end_inset
12898
12899 eX
12900 \begin_inset Quotes erd
12901 \end_inset
12902
12903 .
12904 \begin_inset Note Note
12905 status collapsed
12906
12907 \begin_layout Standard
12908 The braces in ERT are here to avoid that the 
12909 \begin_inset Quotes eld
12910 \end_inset
12911
12912 command
12913 \begin_inset Quotes erd
12914 \end_inset
12915
12916  appear as proper name in the output, see the last paragraph of this section.
12917  To create proper names omit the ERT.
12918 \end_layout
12919
12920 \end_inset
12921
12922  Note the order of the upper-and lowercase letters! LyX recognizes the following
12923  proper names:
12924 \end_layout
12925
12926 \begin_layout Description
12927 LyX The name of the game, write 
12928 \begin_inset Quotes eld
12929 \end_inset
12930
12931 L
12932 \begin_inset ERT
12933 status collapsed
12934
12935 \begin_layout Standard
12936
12937 {}
12938 \end_layout
12939
12940 \end_inset
12941
12942 yX
12943 \begin_inset Quotes erd
12944 \end_inset
12945
12946  to produce it.
12947 \end_layout
12948
12949 \begin_layout Description
12950 TeX The program used by LaTeX, write 
12951 \begin_inset Quotes eld
12952 \end_inset
12953
12954 T
12955 \begin_inset ERT
12956 status collapsed
12957
12958 \begin_layout Standard
12959
12960 {}
12961 \end_layout
12962
12963 \end_inset
12964
12965 eX
12966 \begin_inset Quotes erd
12967 \end_inset
12968
12969  to produce it.
12970 \end_layout
12971
12972 \begin_layout Description
12973 LaTeX The program used by LyX, write 
12974 \begin_inset Quotes eld
12975 \end_inset
12976
12977 LaT
12978 \begin_inset ERT
12979 status collapsed
12980
12981 \begin_layout Standard
12982
12983 {}
12984 \end_layout
12985
12986 \end_inset
12987
12988 eX
12989 \begin_inset Quotes erd
12990 \end_inset
12991
12992  to produce it.
12993 \end_layout
12994
12995 \begin_layout Description
12996 LaTeX2e The actual version of LaTeX, write 
12997 \begin_inset Quotes eld
12998 \end_inset
12999
13000 LaT
13001 \begin_inset ERT
13002 status collapsed
13003
13004 \begin_layout Standard
13005
13006 {}
13007 \end_layout
13008
13009 \end_inset
13010
13011 eX2e
13012 \begin_inset Quotes erd
13013 \end_inset
13014
13015  to produce it.
13016 \end_layout
13017
13018 \begin_layout Standard
13019 You might wonder why the LaTeX-version is 
13020 \begin_inset Quotes eld
13021 \end_inset
13022
13023 2
13024 \begin_inset Formula $\epsilon$
13025 \end_inset
13026
13027
13028 \begin_inset Quotes erd
13029 \end_inset
13030
13031 .
13032  It's an old tradition in the TeX-world to give programs geek version numbers.
13033  For example the version number of TeX converges to the number 
13034 \begin_inset Formula $\pi$
13035 \end_inset
13036
13037 : The actual version is 
13038 \begin_inset Quotes eld
13039 \end_inset
13040
13041 TeX-3.141592
13042 \begin_inset Quotes erd
13043 \end_inset
13044
13045 , the previous one was 
13046 \begin_inset Quotes eld
13047 \end_inset
13048
13049 TeX-3.14159
13050 \begin_inset Quotes erd
13051 \end_inset
13052
13053 .
13054 \end_layout
13055
13056 \begin_layout Standard
13057 If you don't want to use proper names, e.g.
13058  in section headings, you can insert two empty braces in ERT in the word.
13059  This will look in LyX like: 
13060 \begin_inset Graphics
13061         filename clipart/LaTeX.png
13062
13063 \end_inset
13064
13065
13066 \newline
13067 For more about ERT, look at section\InsetSpace ~
13068
13069 \begin_inset LatexCommand ref
13070 reference "sec:ERT"
13071
13072 \end_inset
13073
13074 .
13075 \end_layout
13076
13077 \begin_layout Subsection
13078 Units
13079 \begin_inset LatexCommand index
13080 name "Typography ! Units"
13081
13082 \end_inset
13083
13084
13085 \end_layout
13086
13087 \begin_layout Standard
13088 Generally the space between units and the number is smaller than the normal
13089  space between two words.
13090  As you can see in the example below, it looks better when the space is
13091  smaller.
13092  To get such a 
13093 \begin_inset Quotes eld
13094 \end_inset
13095
13096 half space
13097 \begin_inset Quotes erd
13098 \end_inset
13099
13100  for units use the menu 
13101 \family sans
13102 Insert\SpecialChar \menuseparator
13103 Formatting\SpecialChar \menuseparator
13104 Thin\InsetSpace ~
13105 Space
13106 \family default
13107  (shortcut 
13108 \family sans
13109 C-S-Space
13110 \family default
13111 ).
13112 \end_layout
13113
13114 \begin_layout Standard
13115 Here's an example to show the differences:
13116 \end_layout
13117
13118 \begin_layout Standard
13119 \begin_inset Tabular
13120 <lyxtabular version="3" rows="2" columns="2">
13121 <features>
13122 <column alignment="left" valignment="top" width="0">
13123 <column alignment="left" valignment="top" width="0">
13124 <row>
13125 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
13126 \begin_inset Text
13127
13128 \begin_layout Standard
13129 24\InsetSpace ~
13130 kW
13131 \begin_inset Formula $\cdot$
13132 \end_inset
13133
13134 h
13135 \end_layout
13136
13137 \end_inset
13138 </cell>
13139 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
13140 \begin_inset Text
13141
13142 \begin_layout Standard
13143 space between number and unit
13144 \end_layout
13145
13146 \end_inset
13147 </cell>
13148 </row>
13149 <row>
13150 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
13151 \begin_inset Text
13152
13153 \begin_layout Standard
13154 24\InsetSpace \thinspace{}
13155 kW
13156 \begin_inset Formula $\cdot$
13157 \end_inset
13158
13159 h
13160 \end_layout
13161
13162 \end_inset
13163 </cell>
13164 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
13165 \begin_inset Text
13166
13167 \begin_layout Standard
13168 half space between number and unit
13169 \end_layout
13170
13171 \end_inset
13172 </cell>
13173 </row>
13174 </lyxtabular>
13175
13176 \end_inset
13177
13178
13179 \end_layout
13180
13181 \begin_layout Subsection
13182 Widows and Orphans
13183 \begin_inset LatexCommand index
13184 name "Typography ! Widows and orphans"
13185
13186 \end_inset
13187
13188
13189 \begin_inset LatexCommand label
13190 name "sub:Widows"
13191
13192 \end_inset
13193
13194
13195 \end_layout
13196
13197 \begin_layout Standard
13198 In the early days of word processors, page breaks went wherever the page
13199  happened to end.
13200  There was no regard for what was actually going on in the text.
13201  You may remember once printing out a document, only to find the heading
13202  for a new section printed at the very bottom of the page, the first line
13203  of a new paragraph all alone at the bottom of a page, or the last line
13204  of a paragraph at the top of a new page.
13205  These dangly-bits of text became known as 
13206 \emph on
13207 widows
13208 \emph default
13209  and 
13210 \emph on
13211 orphans
13212 \emph default
13213 .
13214 \end_layout
13215
13216 \begin_layout Standard
13217 Clearly, LyX can avoid breaking pages after a section heading.
13218  That's part of the advantage of paragraph environments.
13219  But what about widows and orphans, where the page breaks leave one line
13220  of a paragraph all alone at the top or bottom of a page? There are rules
13221  built into LaTeX governing page breaks, and some of those rules are there
13222  to specifically prevent widows and orphans.
13223  This is the advantage LyX has in using LaTeX as its backend.
13224 \end_layout
13225
13226 \begin_layout Standard
13227 There's no way we can go into how TeX and LaTeX decide to break a page,
13228  or how you can tweak that behavior.
13229  Some LaTeX books listed in the bibliography [such as\InsetSpace ~
13230
13231 \begin_inset LatexCommand cite
13232 key "latexcompanion"
13233
13234 \end_inset
13235
13236  or\InsetSpace ~
13237
13238 \begin_inset LatexCommand cite
13239 key "latexguide"
13240
13241 \end_inset
13242
13243 ] may have more information.
13244  You will almost never need to worry about this, however.
13245 \end_layout
13246
13247 \begin_layout Chapter
13248 Notes, Graphics, Tables, and Floats
13249 \begin_inset LatexCommand label
13250 name "cha:Floats-and-Notes"
13251
13252 \end_inset
13253
13254
13255 \end_layout
13256
13257 \begin_layout Standard
13258 The issues of this chapter are described in detail in the 
13259 \emph on
13260 Embedded Objects
13261 \emph default
13262  manual.
13263  There you'll also find tips and tricks for special cases.
13264 \end_layout
13265
13266 \begin_layout Section
13267 Notes
13268 \begin_inset LatexCommand index
13269 name "Notes"
13270
13271 \end_inset
13272
13273
13274 \begin_inset LatexCommand label
13275 name "sec:Notes"
13276
13277 \end_inset
13278
13279
13280 \end_layout
13281
13282 \begin_layout Standard
13283 LyX offers you a few types of notes to add to your document:
13284 \end_layout
13285
13286 \begin_layout Description
13287 LyX\InsetSpace ~
13288 Note This note type is for internal notes that won't appear in the output.
13289 \newline
13290
13291 \begin_inset Note Note
13292 status open
13293
13294 \begin_layout Standard
13295 This is text in a note box that doesn't appear in the output.
13296 \end_layout
13297
13298 \end_inset
13299
13300
13301 \end_layout
13302
13303 \begin_layout Description
13304 Comment This note also doesn't appear in the output but it appears as LaTeX-comm
13305 ent, when you export the document to LaTeX via the menu 
13306 \family sans
13307 File\SpecialChar \menuseparator
13308 Export\SpecialChar \menuseparator
13309 LaTeX (pdflatex) / (plain)
13310 \family default
13311 .
13312 \newline
13313
13314 \begin_inset Note Comment
13315 status open
13316
13317 \begin_layout Standard
13318 This is text in a note box that only appears as comment in LaTeX-files.
13319 \end_layout
13320
13321 \end_inset
13322
13323
13324 \end_layout
13325
13326 \begin_layout Description
13327 Greyed\InsetSpace ~
13328 Out This note will appear in the output as grey text.
13329 \newline
13330
13331 \newline
13332
13333 \begin_inset Note Greyedout
13334 status open
13335
13336 \begin_layout Standard
13337 This is text
13338 \begin_inset Foot
13339 status collapsed
13340
13341 \begin_layout Standard
13342 This is an example footnote within a greyed out note.
13343  In this document the greyed out note color is redefined to blue.
13344  How this can be done is explained in the 
13345 \emph on
13346 Embedded Objects
13347 \emph default
13348  manual.
13349 \end_layout
13350
13351 \end_inset
13352
13353  of a comment that appears in the output as grey text.
13354 \end_layout
13355
13356 \end_inset
13357
13358
13359 \newline
13360
13361 \newline
13362 As you can see in the example, the first line of greyed out notes is a bit
13363  indented and greyed out notes can have footnotes.
13364 \end_layout
13365
13366 \begin_layout Description
13367 Framed This note will appear in the output as framed text.
13368  
13369 \begin_inset Note Framed
13370 status open
13371
13372 \begin_layout Standard
13373 This is text in a note box that appears framed in the output.
13374 \end_layout
13375
13376 \end_inset
13377
13378  In contrary to framed boxes like the one in section\InsetSpace ~
13379
13380 \begin_inset LatexCommand ref
13381 reference "sub:ERT-Boxes"
13382
13383 \end_inset
13384
13385 , the frame uses always the whole text width and the note is set into its
13386  own paragraph.
13387 \end_layout
13388
13389 \begin_layout Description
13390 Shaded This note will appear in the output with red background color.
13391 \begin_inset Note Shaded
13392 status open
13393
13394 \begin_layout Standard
13395 This text in a note box appears in the output with red background.
13396 \end_layout
13397
13398 \end_inset
13399
13400 In contrary to colored boxes, the note uses always the whole text width
13401  and the note is set into its own paragraph.
13402 \end_layout
13403
13404 \begin_layout Standard
13405 Notes are inserted with the toolbar button 
13406 \begin_inset Graphics
13407         filename ../images/note-insert.png
13408         scale 85
13409         scaleBeforeRotation
13410
13411 \end_inset
13412
13413  or the menu 
13414 \family sans
13415 Insert\SpecialChar \menuseparator
13416 Note
13417 \family default
13418 .
13419  Right-click on the appearing note box to select the note type.
13420 \end_layout
13421
13422 \begin_layout Section
13423 Footnotes
13424 \begin_inset LatexCommand index
13425 name "Footnotes"
13426
13427 \end_inset
13428
13429
13430 \begin_inset LatexCommand label
13431 name "sec:Footnotes"
13432
13433 \end_inset
13434
13435
13436 \end_layout
13437
13438 \begin_layout Standard
13439 LyX uses boxes to display footnotes: When you insert a footnote using the
13440  menu 
13441 \family sans
13442 Insert\SpecialChar \menuseparator
13443 Footnote
13444 \family default
13445  or the toolbar button 
13446 \begin_inset Graphics
13447         filename ../images/footnote-insert.png
13448
13449 \end_inset
13450
13451
13452 \family roman
13453 \series medium
13454 \bar no
13455 you'll see
13456 \family default
13457 \series default
13458 \bar default
13459  the following box: 
13460 \begin_inset Graphics
13461         filename clipart/footnoteQt4.png
13462         scale 80
13463
13464 \end_inset
13465
13466
13467 \family roman
13468 \series medium
13469 \bar no
13470 .
13471  This box is LyX's representation of your footnote.
13472  If you
13473 \family default
13474 \series default
13475 \bar default
13476  left-click on 
13477 \family roman
13478 \series medium
13479 \bar no
13480 the 
13481 \begin_inset Quotes eld
13482 \end_inset
13483
13484
13485 \family sans
13486 foot
13487 \family roman
13488
13489 \begin_inset Quotes erd
13490 \end_inset
13491
13492
13493 \family default
13494 \series default
13495 \bar default
13496  
13497 \family roman
13498 \series medium
13499 \bar no
13500 label, the box will
13501 \family default
13502 \series default
13503 \bar default
13504  be opened and you can enter the footnote text into it.
13505  Clicking on the box label again, will close 
13506 \family roman
13507 \series medium
13508 \bar no
13509 the
13510 \family default
13511 \series default
13512 \bar default
13513  box
13514 \family roman
13515 \series medium
13516 \bar no
13517 .
13518  If you want to turn existing text into a footnote, simply mark it and click
13519  on the footnote
13520 \family default
13521 \series default
13522 \bar default
13523  toolbar 
13524 \family roman
13525 \series medium
13526 \bar no
13527 button
13528 \family default
13529 \series default
13530 \bar default
13531 .
13532 \end_layout
13533
13534 \begin_layout Standard
13535 Here's an example footnote:
13536 \family roman
13537 \series medium
13538 \bar no
13539
13540 \begin_inset Foot
13541 status open
13542
13543 \begin_layout Standard
13544 To close a footnote, click on the red box at the top left.
13545 \end_layout
13546
13547 \end_inset
13548
13549
13550 \end_layout
13551
13552 \begin_layout Standard
13553 The footnote will appear in the output as a superscript number at the text
13554  position where the footnote box is placed.
13555  The footnote text is placed at the bottom of the current page.
13556  The footnote number is calculated by LyX, the numbers are consecutive,
13557  no matter in which chapter the footnote is in.
13558  LyX doesn't support other numbering schemes yet, but you can get another
13559  scheme using special LaTeX-commands.
13560  T
13561 \family roman
13562 h
13563 \family default
13564 ey are described in the 
13565 \emph on
13566 Embedded Objects
13567 \emph default
13568  manual.
13569 \end_layout
13570
13571 \begin_layout Section
13572 Marginal Notes
13573 \begin_inset LatexCommand index
13574 name "Marginal notes"
13575
13576 \end_inset
13577
13578
13579 \begin_inset LatexCommand label
13580 name "sec:Marginal-Notes"
13581
13582 \end_inset
13583
13584
13585 \end_layout
13586
13587 \begin_layout Standard
13588 Marginal notes look and behave just like footnotes in LyX.
13589  When you insert a margin note via the menu 
13590 \family sans
13591 Insert\SpecialChar \menuseparator
13592 Marginal\InsetSpace ~
13593 Note
13594 \family default
13595  or the toolbar button 
13596 \begin_inset Graphics
13597         filename ../images/marginalnote-insert.png
13598
13599 \end_inset
13600
13601 , you'll see 
13602 \family roman
13603 \series medium
13604 a
13605 \family default
13606 \series default
13607  grey 
13608 \family roman
13609 \series medium
13610 box with a
13611 \family default
13612 \series default
13613  red 
13614 \family roman
13615 \series medium
13616 label 
13617 \begin_inset Quotes eld
13618 \end_inset
13619
13620 margin
13621 \begin_inset Quotes erd
13622 \end_inset
13623
13624  appearing within your text.
13625  This box is LyX's representation of your margin
13626 \family default
13627 \series default
13628 al 
13629 \family roman
13630 \series medium
13631 note.
13632 \end_layout
13633
13634 \begin_layout Standard
13635 At the side is an example marginal note.
13636 \family roman
13637 \series medium
13638
13639 \begin_inset Marginal
13640 status open
13641
13642 \begin_layout Standard
13643 This is a marginal note.
13644 \end_layout
13645
13646 \end_inset
13647
13648
13649 \end_layout
13650
13651 \begin_layout Standard
13652 Marginal notes appear at the right side in single-sided documents.
13653  In double-sided documents they appear in the outer margin -- left on even
13654  pages, right on odd pages.
13655 \end_layout
13656
13657 \begin_layout Section
13658 Graphics and Images
13659 \begin_inset LatexCommand index
13660 name "Images"
13661
13662 \end_inset
13663
13664
13665 \begin_inset LatexCommand index
13666 name "Graphics"
13667
13668 \end_inset
13669
13670
13671 \begin_inset LatexCommand label
13672 name "sec:Graphics"
13673
13674 \end_inset
13675
13676
13677 \end_layout
13678
13679 \begin_layout Standard
13680 To insert an image in your document, place the cursor at the text position
13681  you want and click on the toolbar icon 
13682 \begin_inset Graphics
13683         filename ../images/dialog-show-new-inset_graphics.png
13684
13685 \end_inset
13686
13687  or select 
13688 \family sans
13689 Insert\SpecialChar \menuseparator
13690 Graphics
13691 \family default
13692  from the menu.
13693  Then a dialog will appear to choose the file to load.
13694 \end_layout
13695
13696 \begin_layout Standard
13697 This dialog has numerous mostly self-explanatory parameters.
13698  The 
13699 \family sans
13700 Graphics
13701 \family default
13702  tab allows you to choose your image file.
13703  The appearance of the image inside LyX and in the output is adjusted separately.
13704  The image can be transformed by setting a rotation angle and a scaling
13705  factor.
13706  The scaling units are explained in Appendix\InsetSpace ~
13707
13708 \begin_inset LatexCommand ref
13709 reference "cha:Units-available-in"
13710
13711 \end_inset
13712
13713 .
13714 \end_layout
13715
13716 \begin_layout Standard
13717 In the tab 
13718 \family sans
13719 Clipping
13720 \family default
13721  it is possible to set image coordinates to adjust the height and width
13722  of the image in the output.
13723  The coordinates can also be calculated automatically by pressing the button
13724  
13725 \family sans
13726 Get\InsetSpace ~
13727 from\InsetSpace ~
13728 file
13729 \family default
13730 .
13731  The option 
13732 \family sans
13733 Clip\InsetSpace ~
13734 to\InsetSpace ~
13735 bounding\InsetSpace ~
13736 box
13737 \family default
13738  will only print the image region within the given coordinates.
13739  Normally you don't need to take care about image coordinates and can ignore
13740  the tab 
13741 \family sans
13742 Clipping
13743 \family default
13744 .
13745 \end_layout
13746
13747 \begin_layout Standard
13748 LaTeX experts can specify additional LaTeX options in the 
13749 \family sans
13750 Extras
13751 \family default
13752  tab.
13753  You can also set the 
13754 \family sans
13755 Subfigure
13756 \family default
13757  option here if the image is inside a figure float.
13758  This option is explained in section\InsetSpace ~
13759
13760 \begin_inset LatexCommand ref
13761 reference "sec:Figure-Floats"
13762
13763 \end_inset
13764
13765 .
13766  The option 
13767 \family sans
13768 Draft\InsetSpace ~
13769 mode
13770 \family default
13771  effects that the image don't appear in the output, only a frame with the
13772  image size is printed.
13773 \end_layout
13774
13775 \begin_layout Standard
13776 The graphics dialog can be called at any time by right-clicking on an image.
13777  The image will appear in the output exactly at the position where it is
13778  in the text.
13779  This is an example image in the PDF format within a separate, horizontally
13780  centered paragraph: 
13781 \end_layout
13782
13783 \begin_layout Standard
13784 \align center
13785 \begin_inset Graphics
13786         filename clipart/mobius.eps
13787         display color
13788         scale 70
13789         rotateOrigin center
13790
13791 \end_inset
13792
13793
13794 \end_layout
13795
13796 \begin_layout Standard
13797 If you need image captions and want to reference images, you have to put
13798  the image into a float, see section\InsetSpace ~
13799
13800 \begin_inset LatexCommand ref
13801 reference "sec:Figure-Floats"
13802
13803 \end_inset
13804
13805 .
13806 \end_layout
13807
13808 \begin_layout Subsection
13809 Image Formats
13810 \begin_inset LatexCommand index
13811 name "Image formats"
13812
13813 \end_inset
13814
13815
13816 \begin_inset LatexCommand label
13817 name "sub:Image-Formats"
13818
13819 \end_inset
13820
13821
13822 \end_layout
13823
13824 \begin_layout Standard
13825 You can insert images in any known file format.
13826  But as we explained in section\InsetSpace ~
13827
13828 \begin_inset LatexCommand ref
13829 reference "sub:Output-file-formats"
13830
13831 \end_inset
13832
13833 , every output document format allows only a few image formats.
13834  LyX uses therefore the program 
13835 \family typewriter
13836 Imagemagick
13837 \family default
13838  in the background to convert the images to the right format.
13839  To increase your workflow by avoiding these conversions in the background,
13840  you can use only the image formats listed in the subsections of section\InsetSpace ~
13841
13842 \begin_inset LatexCommand ref
13843 reference "sub:Output-file-formats"
13844
13845 \end_inset
13846
13847 .
13848 \end_layout
13849
13850 \begin_layout Standard
13851 Similar to fonts there are two types of image formats:
13852 \end_layout
13853
13854 \begin_layout Description
13855 Bitmap\InsetSpace ~
13856 images consist of pixel values, often in a compressed form.
13857  They are therefore not fully scalable and look pixeled in large zooms.
13858  Well-known bitmap image formats are 
13859 \begin_inset Quotes eld
13860 \end_inset
13861
13862 Graphics Interchange Format
13863 \begin_inset Quotes erd
13864 \end_inset
13865
13866  (GIF, file extension 
13867 \begin_inset Quotes eld
13868 \end_inset
13869
13870
13871 \family typewriter
13872 .gif
13873 \family default
13874
13875 \begin_inset Quotes erd
13876 \end_inset
13877
13878 )
13879 \begin_inset LatexCommand index
13880 name "GIF|see{Image formats}"
13881
13882 \end_inset
13883
13884
13885 \begin_inset Quotes eld
13886 \end_inset
13887
13888 Portable Network Graphics
13889 \begin_inset Quotes erd
13890 \end_inset
13891
13892  (PNG, file extension 
13893 \begin_inset Quotes eld
13894 \end_inset
13895
13896
13897 \family typewriter
13898 .png
13899 \family default
13900
13901 \begin_inset Quotes erd
13902 \end_inset
13903
13904 )
13905 \begin_inset LatexCommand index
13906 name "PNG|see{Image formats}"
13907
13908 \end_inset
13909
13910 , and 
13911 \begin_inset Quotes eld
13912 \end_inset
13913
13914 Joint Photographic Experts Group
13915 \begin_inset Quotes erd
13916 \end_inset
13917
13918  (JPG, file extension 
13919 \begin_inset Quotes eld
13920 \end_inset
13921
13922
13923 \family typewriter
13924 .jpg
13925 \family default
13926
13927 \begin_inset Quotes erd
13928 \end_inset
13929
13930  or 
13931 \begin_inset Quotes eld
13932 \end_inset
13933
13934
13935 \family typewriter
13936 .jpeg
13937 \family default
13938
13939 \begin_inset Quotes erd
13940 \end_inset
13941
13942 )
13943 \begin_inset LatexCommand index
13944 name "JPG|see{Image formats}"
13945
13946 \end_inset
13947
13948 .
13949 \end_layout
13950
13951 \begin_layout Description
13952 Scalable\InsetSpace ~
13953 images consist of vectors and can therefore be scaled to any size
13954  without data loss.
13955  The scaling ability is necessary if you want to create presentations, because
13956  presentations are always scaled by the beamer.
13957  Scaling is also useful for online documents to let the user zoom into diagrams.
13958 \newline
13959 S
13960 calable image formats can be 
13961 \begin_inset Quotes eld
13962 \end_inset
13963
13964 Scalable Vector Graphics
13965 \begin_inset Quotes erd
13966 \end_inset
13967
13968  (SVG, file extension 
13969 \begin_inset Quotes eld
13970 \end_inset
13971
13972
13973 \family typewriter
13974 .svg
13975 \family default
13976
13977 \begin_inset Quotes erd
13978 \end_inset
13979
13980 )
13981 \begin_inset LatexCommand index
13982 name "SVG|see{Image formats}"
13983
13984 \end_inset
13985
13986
13987 \begin_inset Quotes eld
13988 \end_inset
13989
13990 Encapsulated PostScript
13991 \begin_inset Quotes erd
13992 \end_inset
13993
13994  (EPS, file extension 
13995 \begin_inset Quotes eld
13996 \end_inset
13997
13998
13999 \family typewriter
14000 .eps
14001 \family default
14002
14003 \begin_inset Quotes erd
14004 \end_inset
14005
14006 )
14007 \begin_inset LatexCommand index
14008 name "EPS|see{Image formats}"
14009
14010 \end_inset
14011
14012 , and 
14013 \begin_inset Quotes eld
14014 \end_inset
14015
14016 Portable Document Format
14017 \begin_inset Quotes erd
14018 \end_inset
14019
14020  (PDF, file extension 
14021 \begin_inset Quotes eld
14022 \end_inset
14023
14024
14025 \family typewriter
14026 .pdf
14027 \family default
14028
14029 \begin_inset Quotes erd
14030 \end_inset
14031
14032 )
14033 \begin_inset LatexCommand index
14034 name "PDF"
14035
14036 \end_inset
14037
14038 .
14039  We say it can be, because you can convert any bitmap image format to PDF
14040  or EPS and the result won't be scalable.
14041  In this cases only a header with the image properties is added to the original
14042  image
14043 \begin_inset Foot
14044 status collapsed
14045
14046 \begin_layout Standard
14047 In the case of PDF, the original image is additionally compressed.
14048 \end_layout
14049
14050 \end_inset
14051
14052 .
14053 \end_layout
14054
14055 \begin_layout Standard
14056 Normally one can't convert a bitmap image into a scalable one, only vice
14057  versa.
14058 \end_layout
14059
14060 \begin_layout Section
14061 Tables
14062 \begin_inset LatexCommand index
14063 name "Tables"
14064
14065 \end_inset
14066
14067
14068 \begin_inset LatexCommand label
14069 name "sec:Tables"
14070
14071 \end_inset
14072
14073
14074 \end_layout
14075
14076 \begin_layout Standard
14077 You can insert a table using either the toolbar button 
14078 \begin_inset Graphics
14079         filename ../images/tabular-insert.png
14080         scale 85
14081
14082 \end_inset
14083
14084  or the menu 
14085 \family sans
14086 Insert\SpecialChar \menuseparator
14087 Table
14088 \family default
14089 .
14090  A dialog will appear, asking you for the number of rows and columns.
14091  The default table has lines around any cell and the first row appears separated
14092  from the rest of the table.
14093  This separation appears due to a double line: The cells of the first row
14094  have a line below them and the cells of the second row have a line above
14095  them.
14096  Here's an example table:
14097 \end_layout
14098
14099 \begin_layout Standard
14100 \align center
14101 \begin_inset Tabular
14102 <lyxtabular version="3" rows="4" columns="4">
14103 <features>
14104 <column alignment="center" valignment="top" leftline="true" width="0pt">
14105 <column alignment="center" valignment="top" leftline="true" width="0pt">
14106 <column alignment="center" valignment="top" leftline="true" width="0in">
14107 <column alignment="center" valignment="top" leftline="true" rightline="true" width="0pt">
14108 <row topline="true" bottomline="true">
14109 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
14110 \begin_inset Text
14111
14112 \begin_layout Standard
14113
14114 \end_layout
14115
14116 \end_inset
14117 </cell>
14118 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
14119 \begin_inset Text
14120
14121 \begin_layout Standard
14122
14123 \family roman
14124 \series medium
14125 \shape up
14126 \size normal
14127 \emph off
14128 \bar no
14129 \noun off
14130 \color none
14131 1
14132 \end_layout
14133
14134 \end_inset
14135 </cell>
14136 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
14137 \begin_inset Text
14138
14139 \begin_layout Standard
14140 2
14141 \end_layout
14142
14143 \end_inset
14144 </cell>
14145 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
14146 \begin_inset Text
14147
14148 \begin_layout Standard
14149 3
14150 \end_layout
14151
14152 \end_inset
14153 </cell>
14154 </row>
14155 <row topline="true">
14156 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
14157 \begin_inset Text
14158
14159 \begin_layout Standard
14160
14161 \family roman
14162 \series medium
14163 \shape up
14164 \size normal
14165 \emph off
14166 \bar no
14167 \noun off
14168 \color none
14169 A
14170 \end_layout
14171
14172 \end_inset
14173 </cell>
14174 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
14175 \begin_inset Text
14176
14177 \begin_layout Standard
14178
14179 \end_layout
14180
14181 \end_inset
14182 </cell>
14183 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
14184 \begin_inset Text
14185
14186 \begin_layout Standard
14187
14188 \end_layout
14189
14190 \end_inset
14191 </cell>
14192 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
14193 \begin_inset Text
14194
14195 \begin_layout Standard
14196
14197 \end_layout
14198
14199 \end_inset
14200 </cell>
14201 </row>
14202 <row topline="true">
14203 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
14204 \begin_inset Text
14205
14206 \begin_layout Standard
14207
14208 \family roman
14209 \series medium
14210 \shape up
14211 \size normal
14212 \emph off
14213 \bar no
14214 \noun off
14215 \color none
14216 B
14217 \end_layout
14218
14219 \end_inset
14220 </cell>
14221 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
14222 \begin_inset Text
14223
14224 \begin_layout Standard
14225
14226 \end_layout
14227
14228 \end_inset
14229 </cell>
14230 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
14231 \begin_inset Text
14232
14233 \begin_layout Standard
14234
14235 \size normal
14236 \noun off
14237 \color none
14238  
14239 \end_layout
14240
14241 \end_inset
14242 </cell>
14243 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
14244 \begin_inset Text
14245
14246 \begin_layout Standard
14247
14248 \end_layout
14249
14250 \end_inset
14251 </cell>
14252 </row>
14253 <row topline="true" bottomline="true">
14254 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
14255 \begin_inset Text
14256
14257 \begin_layout Standard
14258
14259 \family roman
14260 \series medium
14261 \shape up
14262 \size normal
14263 \emph off
14264 \bar no
14265 \noun off
14266 \color none
14267 C
14268 \end_layout
14269
14270 \end_inset
14271 </cell>
14272 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
14273 \begin_inset Text
14274
14275 \begin_layout Standard
14276
14277 \end_layout
14278
14279 \end_inset
14280 </cell>
14281 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
14282 \begin_inset Text
14283
14284 \begin_layout Standard
14285
14286 \end_layout
14287
14288 \end_inset
14289 </cell>
14290 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
14291 \begin_inset Text
14292
14293 \begin_layout Standard
14294
14295 \end_layout
14296
14297 \end_inset
14298 </cell>
14299 </row>
14300 </lyxtabular>
14301
14302 \end_inset
14303
14304
14305 \end_layout
14306
14307 \begin_layout Subsection
14308 The Table dialog
14309 \end_layout
14310
14311 \begin_layout Standard
14312 You can alter a table by clicking on it with the right mouse button, which
14313  brings up the table dialog.
14314  Here you can adjust the settings of the cell and row/column respectively
14315  where the cursor is placed currently.
14316  Most of the dialog options also work on selections.
14317  This means that if you select more cells, columns or rows the action is
14318  done on all of your selection.
14319 \end_layout
14320
14321 \begin_layout Standard
14322 Additionally to the table dialog the 
14323 \family sans
14324 table\InsetSpace ~
14325 toolbar
14326 \family default
14327 , that appears when the cursor is inside a table, helps you in setting table
14328  properties.
14329  It is for example currently only possible to add\InsetSpace \thinspace{}
14330 /\InsetSpace \thinspace{}
14331 delete lines via the table
14332  toolbar.
14333 \end_layout
14334
14335 \begin_layout Standard
14336 In the tab 
14337 \family sans
14338 Table\InsetSpace ~
14339 Settings
14340 \family default
14341  of the table dialog you can set the alignment for the current row.
14342  If you add a row or column, it will be inserted right beside or below the
14343  current cell respectively.
14344  The vertical alignment of a column can only be adjusted when a column width
14345  is given.
14346  A given width will allow the cell to have linebreaks and multiple paragraphs
14347  of text, see section\InsetSpace ~
14348
14349 \begin_inset LatexCommand ref
14350 reference "sub:Table-Cells"
14351
14352 \end_inset
14353
14354 .
14355 \end_layout
14356
14357 \begin_layout Standard
14358 You can mark multiple cells of one row as a multicolumn cell using the check
14359  box 
14360 \family sans
14361 Multicolumn
14362 \family default
14363 .
14364  This will merge the cells to 
14365 \emph on
14366 one
14367 \emph default
14368  cell, spread over more than one column.
14369  Multicolumn cells are treated as own rows, so that the alignment, width,
14370  and border settings affect only the multicolumn cell.
14371  Here's an example table with a multicolumn cell in the first row and one
14372  in the last row without the upper border:
14373 \end_layout
14374
14375 \begin_layout Standard
14376 \align center
14377 \begin_inset Tabular
14378 <lyxtabular version="3" rows="3" columns="4">
14379 <features firstHeadTopDL="true" firstHeadBottomDL="true">
14380 <column alignment="center" valignment="top" leftline="true" width="0pt">
14381 <column alignment="center" valignment="middle" leftline="true" width="0">
14382 <column alignment="center" valignment="top" leftline="true" width="0in">
14383 <column alignment="center" valignment="top" leftline="true" rightline="true" width="0pt">
14384 <row topline="true" bottomline="true">
14385 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
14386 \begin_inset Text
14387
14388 \begin_layout Standard
14389 abc
14390 \end_layout
14391
14392 \end_inset
14393 </cell>
14394 <cell multicolumn="1" alignment="center" valignment="middle" topline="true" bottomline="true" leftline="true" usebox="none">
14395 \begin_inset Text
14396
14397 \begin_layout Standard
14398 def ghi
14399 \end_layout
14400
14401 \end_inset
14402 </cell>
14403 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
14404 \begin_inset Text
14405
14406 \begin_layout Standard
14407
14408 \end_layout
14409
14410 \end_inset
14411 </cell>
14412 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
14413 \begin_inset Text
14414
14415 \begin_layout Standard
14416 jkl
14417 \end_layout
14418
14419 \end_inset
14420 </cell>
14421 </row>
14422 <row topline="true">
14423 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
14424 \begin_inset Text
14425
14426 \begin_layout Standard
14427
14428 \family roman
14429 \series medium
14430 \shape up
14431 \size normal
14432 \emph off
14433 \bar no
14434 \noun off
14435 \color none
14436 A
14437 \end_layout
14438
14439 \end_inset
14440 </cell>
14441 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
14442 \begin_inset Text
14443
14444 \begin_layout Standard
14445 B
14446 \end_layout
14447
14448 \end_inset
14449 </cell>
14450 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
14451 \begin_inset Text
14452
14453 \begin_layout Standard
14454 C
14455 \end_layout
14456
14457 \end_inset
14458 </cell>
14459 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
14460 \begin_inset Text
14461
14462 \begin_layout Standard
14463 D
14464 \end_layout
14465
14466 \end_inset
14467 </cell>
14468 </row>
14469 <row topline="true" bottomline="true">
14470 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
14471 \begin_inset Text
14472
14473 \begin_layout Standard
14474 1
14475 \end_layout
14476
14477 \end_inset
14478 </cell>
14479 <cell multicolumn="1" alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
14480 \begin_inset Text
14481
14482 \begin_layout Standard
14483 2
14484 \end_layout
14485
14486 \end_inset
14487 </cell>
14488 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
14489 \begin_inset Text
14490
14491 \begin_layout Standard
14492 3
14493 \end_layout
14494
14495 \end_inset
14496 </cell>
14497 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
14498 \begin_inset Text
14499
14500 \begin_layout Standard
14501 4
14502 \end_layout
14503
14504 \end_inset
14505 </cell>
14506 </row>
14507 </lyxtabular>
14508
14509 \end_inset
14510
14511
14512 \end_layout
14513
14514 \begin_layout Standard
14515 At the moment LyX doesn't support multirow cells.
14516  Adept users can declare special LaTeX-arguments for the table.
14517  They are necessary for special table formatting, like for multirow cells,
14518  explained in the tables section of the 
14519 \emph on
14520 Extended\InsetSpace ~
14521 Features
14522 \emph default
14523  manual.
14524  You can also rotate the current cell or the whole table 90
14525 \begin_inset Formula $\,$
14526 \end_inset
14527
14528 degrees counterclockwise.
14529  These rotations are not visible in LyX but in the output.
14530 \end_layout
14531
14532 \begin_layout Standard
14533 \begin_inset Note Greyedout
14534 status open
14535
14536 \begin_layout Standard
14537
14538 \series bold
14539 Note:
14540 \series default
14541  Most DVI-viewers are 
14542 \emph on
14543 not
14544 \emph default
14545  able to display rotations.
14546 \end_layout
14547
14548 \end_inset
14549
14550
14551 \end_layout
14552
14553 \begin_layout Standard
14554 The 
14555 \family sans
14556 Borders
14557 \family default
14558  tab allows you to add and delete border lines for the current row/column.
14559  The button 
14560 \family sans
14561 Default
14562 \family default
14563  adds lines for all cell borders.
14564 \end_layout
14565
14566 \begin_layout Subsection
14567 Longtables
14568 \begin_inset LatexCommand index
14569 name "Tables ! Longtables"
14570
14571 \end_inset
14572
14573
14574 \begin_inset LatexCommand index
14575 name "Longtables"
14576
14577 \end_inset
14578
14579
14580 \end_layout
14581
14582 \begin_layout Standard
14583 If the table is too long to fit on one page, you can use the option 
14584 \family sans
14585 Use\InsetSpace ~
14586 long\InsetSpace ~
14587 table
14588 \family default
14589  in the tab 
14590 \family sans
14591 Longtable
14592 \family default
14593  of the table dialog to split the table automatically over more pages.
14594  Doing this enables some check boxes and you can now define:
14595 \end_layout
14596
14597 \begin_layout Description
14598
14599 \family sans
14600 Header
14601 \family default
14602 : The current row and all rows above, that don't have any special options
14603  defined, are defined to be the header rows of all pages of the longtable;
14604  except for the first page, if 
14605 \family sans
14606 First\InsetSpace ~
14607 header
14608 \family default
14609  is defined.
14610 \end_layout
14611
14612 \begin_layout Description
14613
14614 \family sans
14615 First\InsetSpace ~
14616 header
14617 \family default
14618 : The current row and all rows above, that don't have any special options
14619  defined, are defined to be the header rows of the first page of the longtable.
14620 \end_layout
14621
14622 \begin_layout Description
14623
14624 \family sans
14625 Footer
14626 \family default
14627 : The current row and all rows below, that don't have any special options
14628  defined, are defined to be the footer rows of all pages of the longtable;
14629  except for the last page, if 
14630 \family sans
14631 Last\InsetSpace ~
14632 footer
14633 \family default
14634  is defined.
14635 \end_layout
14636
14637 \begin_layout Description
14638
14639 \family sans
14640 Last\InsetSpace ~
14641 footer
14642 \family default
14643 : The current row and all rows below, that don't have any special options
14644  defined, are defined to be the footer rows of the last page of the longtable.
14645 \end_layout
14646
14647 \begin_layout Standard
14648 You can also specify a row where the table is splitted.
14649  If you set more than one option in the same table row, you should be aware
14650  of the fact that only the first one is used in the given table row.
14651  The others will then be defined as 
14652 \emph on
14653 empty
14654 \emph default
14655 .
14656  In this context, first means first in this order: 
14657 \family sans
14658 Footer, Last\InsetSpace ~
14659 footer,
14660 \family default
14661  
14662 \family sans
14663 Header,
14664 \family default
14665  
14666 \family sans
14667 First\InsetSpace ~
14668 header.
14669
14670 \family default
14671  See the following longtable to see how it works:
14672 \end_layout
14673
14674 \begin_layout Standard
14675 \align center
14676 \begin_inset Tabular
14677 <lyxtabular version="3" rows="69" columns="3">
14678 <features islongtable="true">
14679 <column alignment="block" valignment="top" leftline="true" width="5cm">
14680 <column alignment="left" valignment="top" width="0pt">
14681 <column alignment="right" valignment="top" leftline="true" rightline="true" width="0pt">
14682 <row topline="true" bottomline="true" endfirsthead="true">
14683 <cell multicolumn="1" alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
14684 \begin_inset Text
14685
14686 \begin_layout Standard
14687
14688 \series bold
14689 Example Phone List (ignore the names)
14690 \end_layout
14691
14692 \end_inset
14693 </cell>
14694 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
14695 \begin_inset Text
14696
14697 \begin_layout Standard
14698
14699 \end_layout
14700
14701 \end_inset
14702 </cell>
14703 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
14704 \begin_inset Text
14705
14706 \begin_layout Standard
14707
14708 \end_layout
14709
14710 \end_inset
14711 </cell>
14712 </row>
14713 <row topline="true" bottomline="true" endfirsthead="true">
14714 <cell multicolumn="1" alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
14715 \begin_inset Text
14716
14717 \begin_layout Standard
14718
14719 \series bold
14720 NAME
14721 \end_layout
14722
14723 \end_inset
14724 </cell>
14725 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
14726 \begin_inset Text
14727
14728 \begin_layout Standard
14729
14730 \end_layout
14731
14732 \end_inset
14733 </cell>
14734 <cell multicolumn="1" alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
14735 \begin_inset Text
14736
14737 \begin_layout Standard
14738
14739 \series bold
14740 TEL.
14741 \end_layout
14742
14743 \end_inset
14744 </cell>
14745 </row>
14746 <row topline="true" bottomline="true" endhead="true">
14747 <cell multicolumn="1" alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
14748 \begin_inset Text
14749
14750 \begin_layout Standard
14751  
14752 \series bold
14753 Example Phone List
14754 \end_layout
14755
14756 \end_inset
14757 </cell>
14758 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
14759 \begin_inset Text
14760
14761 \begin_layout Standard
14762
14763 \end_layout
14764
14765 \end_inset
14766 </cell>
14767 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
14768 \begin_inset Text
14769
14770 \begin_layout Standard
14771
14772 \end_layout
14773
14774 \end_inset
14775 </cell>
14776 </row>
14777 <row topline="true" bottomline="true" endhead="true">
14778 <cell multicolumn="1" alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
14779 \begin_inset Text
14780
14781 \begin_layout Standard
14782
14783 \series bold
14784 NAME
14785 \end_layout
14786
14787 \end_inset
14788 </cell>
14789 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
14790 \begin_inset Text
14791
14792 \begin_layout Standard
14793
14794 \end_layout
14795
14796 \end_inset
14797 </cell>
14798 <cell multicolumn="1" alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
14799 \begin_inset Text
14800
14801 \begin_layout Standard
14802
14803 \series bold
14804 TEL.
14805 \end_layout
14806
14807 \end_inset
14808 </cell>
14809 </row>
14810 <row topline="true" bottomline="true" endfoot="true">
14811 <cell multicolumn="1" alignment="left" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
14812 \begin_inset Text
14813
14814 \begin_layout Standard
14815  
14816 \series bold
14817 continue ...
14818 \end_layout
14819
14820 \end_inset
14821 </cell>
14822 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
14823 \begin_inset Text
14824
14825 \begin_layout Standard
14826
14827 \end_layout
14828
14829 \end_inset
14830 </cell>
14831 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
14832 \begin_inset Text
14833
14834 \begin_layout Standard
14835
14836 \end_layout
14837
14838 \end_inset
14839 </cell>
14840 </row>
14841 <row topline="true" bottomline="true">
14842 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
14843 \begin_inset Text
14844
14845 \begin_layout Standard
14846
14847 \series bold
14848 Annovi
14849 \end_layout
14850
14851 \end_inset
14852 </cell>
14853 <cell alignment="center" valignment="top" topline="true" usebox="none">
14854 \begin_inset Text
14855
14856 \begin_layout Standard
14857 Silvia
14858 \end_layout
14859
14860 \end_inset
14861 </cell>
14862 <cell alignment="right" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
14863 \begin_inset Text
14864
14865 \begin_layout Standard
14866 111
14867 \end_layout
14868
14869 \end_inset
14870 </cell>
14871 </row>
14872 <row bottomline="true">
14873 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
14874 \begin_inset Text
14875
14876 \begin_layout Standard
14877
14878 \series bold
14879 Bertoli
14880 \end_layout
14881
14882 \end_inset
14883 </cell>
14884 <cell alignment="center" valignment="top" topline="true" usebox="none">
14885 \begin_inset Text
14886
14887 \begin_layout Standard
14888 Stefano
14889 \end_layout
14890
14891 \end_inset
14892 </cell>
14893 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
14894 \begin_inset Text
14895
14896 \begin_layout Standard
14897 111
14898 \end_layout
14899
14900 \end_inset
14901 </cell>
14902 </row>
14903 <row bottomline="true">
14904 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
14905 \begin_inset Text
14906
14907 \begin_layout Standard
14908
14909 \series bold
14910 Bozzi
14911 \end_layout
14912
14913 \end_inset
14914 </cell>
14915 <cell alignment="center" valignment="top" topline="true" usebox="none">
14916 \begin_inset Text
14917
14918 \begin_layout Standard
14919 Walter
14920 \end_layout
14921
14922 \end_inset
14923 </cell>
14924 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
14925 \begin_inset Text
14926
14927 \begin_layout Standard
14928 111
14929 \end_layout
14930
14931 \end_inset
14932 </cell>
14933 </row>
14934 <row bottomline="true">
14935 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
14936 \begin_inset Text
14937
14938 \begin_layout Standard
14939
14940 \series bold
14941 Cachia
14942 \end_layout
14943
14944 \end_inset
14945 </cell>
14946 <cell alignment="center" valignment="top" topline="true" usebox="none">
14947 \begin_inset Text
14948
14949 \begin_layout Standard
14950 Maria
14951 \end_layout
14952
14953 \end_inset
14954 </cell>
14955 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
14956 \begin_inset Text
14957
14958 \begin_layout Standard
14959 111
14960 \end_layout
14961
14962 \end_inset
14963 </cell>
14964 </row>
14965 <row bottomline="true">
14966 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
14967 \begin_inset Text
14968
14969 \begin_layout Standard
14970
14971 \series bold
14972 Cachia
14973 \end_layout
14974
14975 \end_inset
14976 </cell>
14977 <cell alignment="center" valignment="top" topline="true" usebox="none">
14978 \begin_inset Text
14979
14980 \begin_layout Standard
14981 Maurizio
14982 \end_layout
14983
14984 \end_inset
14985 </cell>
14986 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
14987 \begin_inset Text
14988
14989 \begin_layout Standard
14990 111
14991 \end_layout
14992
14993 \end_inset
14994 </cell>
14995 </row>
14996 <row bottomline="true">
14997 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
14998 \begin_inset Text
14999
15000 \begin_layout Standard
15001
15002 \series bold
15003 Cinquemani
15004 \end_layout
15005
15006 \end_inset
15007 </cell>
15008 <cell alignment="center" valignment="top" topline="true" usebox="none">
15009 \begin_inset Text
15010
15011 \begin_layout Standard
15012 Giusi
15013 \end_layout
15014
15015 \end_inset
15016 </cell>
15017 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
15018 \begin_inset Text
15019
15020 \begin_layout Standard
15021 111
15022 \end_layout
15023
15024 \end_inset
15025 </cell>
15026 </row>
15027 <row bottomline="true">
15028 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
15029 \begin_inset Text
15030
15031 \begin_layout Standard
15032
15033 \series bold
15034 Colin
15035 \end_layout
15036
15037 \end_inset
15038 </cell>
15039 <cell alignment="center" valignment="top" topline="true" usebox="none">
15040 \begin_inset Text
15041
15042 \begin_layout Standard
15043 Bernard
15044 \end_layout
15045
15046 \end_inset
15047 </cell>
15048 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
15049 \begin_inset Text
15050
15051 \begin_layout Standard
15052 111
15053 \end_layout
15054
15055 \end_inset
15056 </cell>
15057 </row>
15058 <row bottomline="true">
15059 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
15060 \begin_inset Text
15061
15062 \begin_layout Standard
15063
15064 \series bold
15065 Concli
15066 \end_layout
15067
15068 \end_inset
15069 </cell>
15070 <cell alignment="center" valignment="top" topline="true" usebox="none">
15071 \begin_inset Text
15072
15073 \begin_layout Standard
15074 Gianfranco
15075 \end_layout
15076
15077 \end_inset
15078 </cell>
15079 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
15080 \begin_inset Text
15081
15082 \begin_layout Standard
15083 111
15084 \end_layout
15085
15086 \end_inset
15087 </cell>
15088 </row>
15089 <row bottomline="true">
15090 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
15091 \begin_inset Text
15092
15093 \begin_layout Standard
15094
15095 \series bold
15096 Dal Bosco
15097 \end_layout
15098
15099 \end_inset
15100 </cell>
15101 <cell alignment="center" valignment="top" topline="true" usebox="none">
15102 \begin_inset Text
15103
15104 \begin_layout Standard
15105 Carolina
15106 \end_layout
15107
15108 \end_inset
15109 </cell>
15110 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
15111 \begin_inset Text
15112
15113 \begin_layout Standard
15114 111
15115 \end_layout
15116
15117 \end_inset
15118 </cell>
15119 </row>
15120 <row bottomline="true">
15121 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
15122 \begin_inset Text
15123
15124 \begin_layout Standard
15125
15126 \series bold
15127 Dalpiaz
15128 \end_layout
15129
15130 \end_inset
15131 </cell>
15132 <cell alignment="center" valignment="top" topline="true" usebox="none">
15133 \begin_inset Text
15134
15135 \begin_layout Standard
15136 Annamaria
15137 \end_layout
15138
15139 \end_inset
15140 </cell>
15141 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
15142 \begin_inset Text
15143
15144 \begin_layout Standard
15145 111
15146 \end_layout
15147
15148 \end_inset
15149 </cell>
15150 </row>
15151 <row bottomline="true">
15152 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
15153 \begin_inset Text
15154
15155 \begin_layout Standard
15156
15157 \series bold
15158 Feliciello
15159 \end_layout
15160
15161 \end_inset
15162 </cell>
15163 <cell alignment="center" valignment="top" topline="true" usebox="none">
15164 \begin_inset Text
15165
15166 \begin_layout Standard
15167 Domenico
15168 \end_layout
15169
15170 \end_inset
15171 </cell>
15172 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
15173 \begin_inset Text
15174
15175 \begin_layout Standard
15176 111
15177 \end_layout
15178
15179 \end_inset
15180 </cell>
15181 </row>
15182 <row bottomline="true">
15183 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
15184 \begin_inset Text
15185
15186 \begin_layout Standard
15187
15188 \series bold
15189 Focarelli
15190 \end_layout
15191
15192 \end_inset
15193 </cell>
15194 <cell alignment="center" valignment="top" topline="true" usebox="none">
15195 \begin_inset Text
15196
15197 \begin_layout Standard
15198 Paola
15199 \end_layout
15200
15201 \end_inset
15202 </cell>
15203 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
15204 \begin_inset Text
15205
15206 \begin_layout Standard
15207 111
15208 \end_layout
15209
15210 \end_inset
15211 </cell>
15212 </row>
15213 <row bottomline="true">
15214 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
15215 \begin_inset Text
15216
15217 \begin_layout Standard
15218
15219 \series bold
15220 Galletti
15221 \end_layout
15222
15223 \end_inset
15224 </cell>
15225 <cell alignment="center" valignment="top" topline="true" usebox="none">
15226 \begin_inset Text
15227
15228 \begin_layout Standard
15229 Oreste
15230 \end_layout
15231
15232 \end_inset
15233 </cell>
15234 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
15235 \begin_inset Text
15236
15237 \begin_layout Standard
15238 111
15239 \end_layout
15240
15241 \end_inset
15242 </cell>
15243 </row>
15244 <row bottomline="true">
15245 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
15246 \begin_inset Text
15247
15248 \begin_layout Standard
15249
15250 \series bold
15251 Gasparini
15252 \end_layout
15253
15254 \end_inset
15255 </cell>
15256 <cell alignment="center" valignment="top" topline="true" usebox="none">
15257 \begin_inset Text
15258
15259 \begin_layout Standard
15260 Franca
15261 \end_layout
15262
15263 \end_inset
15264 </cell>
15265 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
15266 \begin_inset Text
15267
15268 \begin_layout Standard
15269 111
15270 \end_layout
15271
15272 \end_inset
15273 </cell>
15274 </row>
15275 <row bottomline="true">
15276 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
15277 \begin_inset Text
15278
15279 \begin_layout Standard
15280
15281 \series bold
15282 Rizzardi
15283 \end_layout
15284
15285 \end_inset
15286 </cell>
15287 <cell alignment="center" valignment="top" topline="true" usebox="none">
15288 \begin_inset Text
15289
15290 \begin_layout Standard
15291 Paola
15292 \end_layout
15293
15294 \end_inset
15295 </cell>
15296 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
15297 \begin_inset Text
15298
15299 \begin_layout Standard
15300 111
15301 \end_layout
15302
15303 \end_inset
15304 </cell>
15305 </row>
15306 <row bottomline="true">
15307 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
15308 \begin_inset Text
15309
15310 \begin_layout Standard
15311
15312 \series bold
15313 Lassini
15314 \end_layout
15315
15316 \end_inset
15317 </cell>
15318 <cell alignment="center" valignment="top" topline="true" usebox="none">
15319 \begin_inset Text
15320
15321 \begin_layout Standard
15322 Giancarlo
15323 \end_layout
15324
15325 \end_inset
15326 </cell>
15327 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
15328 \begin_inset Text
15329
15330 \begin_layout Standard
15331 111
15332 \end_layout
15333
15334 \end_inset
15335 </cell>
15336 </row>
15337 <row bottomline="true">
15338 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
15339 \begin_inset Text
15340
15341 \begin_layout Standard
15342
15343 \series bold
15344 Malfatti
15345 \end_layout
15346
15347 \end_inset
15348 </cell>
15349 <cell alignment="center" valignment="top" topline="true" usebox="none">
15350 \begin_inset Text
15351
15352 \begin_layout Standard
15353 Luciano
15354 \end_layout
15355
15356 \end_inset
15357 </cell>
15358 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
15359 \begin_inset Text
15360
15361 \begin_layout Standard
15362 111
15363 \end_layout
15364
15365 \end_inset
15366 </cell>
15367 </row>
15368 <row bottomline="true">
15369 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
15370 \begin_inset Text
15371
15372 \begin_layout Standard
15373
15374 \series bold
15375 Malfatti
15376 \end_layout
15377
15378 \end_inset
15379 </cell>
15380 <cell alignment="center" valignment="top" topline="true" usebox="none">
15381 \begin_inset Text
15382
15383 \begin_layout Standard
15384 Valeriano
15385 \end_layout
15386
15387 \end_inset
15388 </cell>
15389 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
15390 \begin_inset Text
15391
15392 \begin_layout Standard
15393 111
15394 \end_layout
15395
15396 \end_inset
15397 </cell>
15398 </row>
15399 <row bottomline="true">
15400 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
15401 \begin_inset Text
15402
15403 \begin_layout Standard
15404
15405 \series bold
15406 Meneguzzo
15407 \end_layout
15408
15409 \end_inset
15410 </cell>
15411 <cell alignment="center" valignment="top" topline="true" usebox="none">
15412 \begin_inset Text
15413
15414 \begin_layout Standard
15415 Roberto
15416 \end_layout
15417
15418 \end_inset
15419 </cell>
15420 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
15421 \begin_inset Text
15422
15423 \begin_layout Standard
15424 111
15425 \end_layout
15426
15427 \end_inset
15428 </cell>
15429 </row>
15430 <row bottomline="true">
15431 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
15432 \begin_inset Text
15433
15434 \begin_layout Standard
15435
15436 \series bold
15437 Mezzadra
15438 \end_layout
15439
15440 \end_inset
15441 </cell>
15442 <cell alignment="center" valignment="top" topline="true" usebox="none">
15443 \begin_inset Text
15444
15445 \begin_layout Standard
15446 Roberto
15447 \end_layout
15448
15449 \end_inset
15450 </cell>
15451 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
15452 \begin_inset Text
15453
15454 \begin_layout Standard
15455 111
15456 \end_layout
15457
15458 \end_inset
15459 </cell>
15460 </row>
15461 <row bottomline="true">
15462 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
15463 \begin_inset Text
15464
15465 \begin_layout Standard
15466
15467 \series bold
15468 Pirpamer
15469 \end_layout
15470
15471 \end_inset
15472 </cell>
15473 <cell alignment="center" valignment="top" topline="true" usebox="none">
15474 \begin_inset Text
15475
15476 \begin_layout Standard
15477 Erich
15478 \end_layout
15479
15480 \end_inset
15481 </cell>
15482 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
15483 \begin_inset Text
15484
15485 \begin_layout Standard
15486 111
15487 \end_layout
15488
15489 \end_inset
15490 </cell>
15491 </row>
15492 <row bottomline="true">
15493 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
15494 \begin_inset Text
15495
15496 \begin_layout Standard
15497
15498 \series bold
15499 Pochiesa
15500 \end_layout
15501
15502 \end_inset
15503 </cell>
15504 <cell alignment="center" valignment="top" topline="true" usebox="none">
15505 \begin_inset Text
15506
15507 \begin_layout Standard
15508 Paolo
15509 \end_layout
15510
15511 \end_inset
15512 </cell>
15513 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
15514 \begin_inset Text
15515
15516 \begin_layout Standard
15517 111, 222
15518 \end_layout
15519
15520 \end_inset
15521 </cell>
15522 </row>
15523 <row bottomline="true">
15524 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
15525 \begin_inset Text
15526
15527 \begin_layout Standard
15528
15529 \series bold
15530 Radina
15531 \end_layout
15532
15533 \end_inset
15534 </cell>
15535 <cell alignment="center" valignment="top" topline="true" usebox="none">
15536 \begin_inset Text
15537
15538 \begin_layout Standard
15539 Claudio
15540 \end_layout
15541
15542 \end_inset
15543 </cell>
15544 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
15545 \begin_inset Text
15546
15547 \begin_layout Standard
15548 111
15549 \end_layout
15550
15551 \end_inset
15552 </cell>
15553 </row>
15554 <row bottomline="true">
15555 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
15556 \begin_inset Text
15557
15558 \begin_layout Standard
15559
15560 \series bold
15561 Stuffer
15562 \end_layout
15563
15564 \end_inset
15565 </cell>
15566 <cell alignment="center" valignment="top" topline="true" usebox="none">
15567 \begin_inset Text
15568
15569 \begin_layout Standard
15570 Oskar
15571 \end_layout
15572
15573 \end_inset
15574 </cell>
15575 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
15576 \begin_inset Text
15577
15578 \begin_layout Standard
15579 111
15580 \end_layout
15581
15582 \end_inset
15583 </cell>
15584 </row>
15585 <row bottomline="true">
15586 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
15587 \begin_inset Text
15588
15589 \begin_layout Standard
15590
15591 \series bold
15592 Tacchelli
15593 \end_layout
15594
15595 \end_inset
15596 </cell>
15597 <cell alignment="center" valignment="top" topline="true" usebox="none">
15598 \begin_inset Text
15599
15600 \begin_layout Standard
15601 Ugo
15602 \end_layout
15603
15604 \end_inset
15605 </cell>
15606 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
15607 \begin_inset Text
15608
15609 \begin_layout Standard
15610 111
15611 \end_layout
15612
15613 \end_inset
15614 </cell>
15615 </row>
15616 <row bottomline="true">
15617 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
15618 \begin_inset Text
15619
15620 \begin_layout Standard
15621
15622 \series bold
15623 Tezzele
15624 \end_layout
15625
15626 \end_inset
15627 </cell>
15628 <cell alignment="center" valignment="top" topline="true" usebox="none">
15629 \begin_inset Text
15630
15631 \begin_layout Standard
15632 Margit
15633 \end_layout
15634
15635 \end_inset
15636 </cell>
15637 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
15638 \begin_inset Text
15639
15640 \begin_layout Standard
15641 111
15642 \end_layout
15643
15644 \end_inset
15645 </cell>
15646 </row>
15647 <row bottomline="true">
15648 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
15649 \begin_inset Text
15650
15651 \begin_layout Standard
15652
15653 \series bold
15654 Unterkalmsteiner
15655 \end_layout
15656
15657 \end_inset
15658 </cell>
15659 <cell alignment="center" valignment="top" topline="true" usebox="none">
15660 \begin_inset Text
15661
15662 \begin_layout Standard
15663 Frieda
15664 \end_layout
15665
15666 \end_inset
15667 </cell>
15668 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
15669 \begin_inset Text
15670
15671 \begin_layout Standard
15672 111
15673 \end_layout
15674
15675 \end_inset
15676 </cell>
15677 </row>
15678 <row bottomline="true">
15679 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
15680 \begin_inset Text
15681
15682 \begin_layout Standard
15683
15684 \series bold
15685 Vieider
15686 \end_layout
15687
15688 \end_inset
15689 </cell>
15690 <cell alignment="center" valignment="top" topline="true" usebox="none">
15691 \begin_inset Text
15692
15693 \begin_layout Standard
15694 Hilde
15695 \end_layout
15696
15697 \end_inset
15698 </cell>
15699 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
15700 \begin_inset Text
15701
15702 \begin_layout Standard
15703 111
15704 \end_layout
15705
15706 \end_inset
15707 </cell>
15708 </row>
15709 <row bottomline="true">
15710 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
15711 \begin_inset Text
15712
15713 \begin_layout Standard
15714
15715 \series bold
15716 Vigna
15717 \end_layout
15718
15719 \end_inset
15720 </cell>
15721 <cell alignment="center" valignment="top" topline="true" usebox="none">
15722 \begin_inset Text
15723
15724 \begin_layout Standard
15725 Jürgen
15726 \end_layout
15727
15728 \end_inset
15729 </cell>
15730 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
15731 \begin_inset Text
15732
15733 \begin_layout Standard
15734 111
15735 \end_layout
15736
15737 \end_inset
15738 </cell>
15739 </row>
15740 <row bottomline="true">
15741 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
15742 \begin_inset Text
15743
15744 \begin_layout Standard
15745
15746 \series bold
15747 Weber
15748 \end_layout
15749
15750 \end_inset
15751 </cell>
15752 <cell alignment="center" valignment="top" topline="true" usebox="none">
15753 \begin_inset Text
15754
15755 \begin_layout Standard
15756 Maurizio
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 Standard
15765 111
15766 \end_layout
15767
15768 \end_inset
15769 </cell>
15770 </row>
15771 <row bottomline="true">
15772 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
15773 \begin_inset Text
15774
15775 \begin_layout Standard
15776
15777 \series bold
15778 Winkler
15779 \end_layout
15780
15781 \end_inset
15782 </cell>
15783 <cell alignment="center" valignment="top" topline="true" usebox="none">
15784 \begin_inset Text
15785
15786 \begin_layout Standard
15787 Franz
15788 \end_layout
15789
15790 \end_inset
15791 </cell>
15792 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
15793 \begin_inset Text
15794
15795 \begin_layout Standard
15796 111
15797 \end_layout
15798
15799 \end_inset
15800 </cell>
15801 </row>
15802 <row bottomline="true">
15803 <cell multicolumn="1" alignment="left" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
15804 \begin_inset Text
15805
15806 \begin_layout Standard
15807  
15808 \end_layout
15809
15810 \end_inset
15811 </cell>
15812 <cell multicolumn="2" alignment="center" valignment="top" topline="true" usebox="none">
15813 \begin_inset Text
15814
15815 \begin_layout Standard
15816
15817 \end_layout
15818
15819 \end_inset
15820 </cell>
15821 <cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
15822 \begin_inset Text
15823
15824 \begin_layout Standard
15825
15826 \end_layout
15827
15828 \end_inset
15829 </cell>
15830 </row>
15831 <row bottomline="true">
15832 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
15833 \begin_inset Text
15834
15835 \begin_layout Standard
15836
15837 \series bold
15838 Annovi
15839 \end_layout
15840
15841 \end_inset
15842 </cell>
15843 <cell alignment="center" valignment="top" topline="true" usebox="none">
15844 \begin_inset Text
15845
15846 \begin_layout Standard
15847 Silvia
15848 \end_layout
15849
15850 \end_inset
15851 </cell>
15852 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
15853 \begin_inset Text
15854
15855 \begin_layout Standard
15856 555
15857 \end_layout
15858
15859 \end_inset
15860 </cell>
15861 </row>
15862 <row bottomline="true">
15863 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
15864 \begin_inset Text
15865
15866 \begin_layout Standard
15867
15868 \series bold
15869 Bertoli
15870 \end_layout
15871
15872 \end_inset
15873 </cell>
15874 <cell alignment="center" valignment="top" topline="true" usebox="none">
15875 \begin_inset Text
15876
15877 \begin_layout Standard
15878 Stefano
15879 \end_layout
15880
15881 \end_inset
15882 </cell>
15883 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
15884 \begin_inset Text
15885
15886 \begin_layout Standard
15887 555
15888 \end_layout
15889
15890 \end_inset
15891 </cell>
15892 </row>
15893 <row bottomline="true">
15894 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
15895 \begin_inset Text
15896
15897 \begin_layout Standard
15898
15899 \series bold
15900 Bozzi
15901 \end_layout
15902
15903 \end_inset
15904 </cell>
15905 <cell alignment="center" valignment="top" topline="true" usebox="none">
15906 \begin_inset Text
15907
15908 \begin_layout Standard
15909 Walter
15910 \end_layout
15911
15912 \end_inset
15913 </cell>
15914 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
15915 \begin_inset Text
15916
15917 \begin_layout Standard
15918 555
15919 \end_layout
15920
15921 \end_inset
15922 </cell>
15923 </row>
15924 <row bottomline="true">
15925 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
15926 \begin_inset Text
15927
15928 \begin_layout Standard
15929
15930 \series bold
15931 Cachia
15932 \end_layout
15933
15934 \end_inset
15935 </cell>
15936 <cell alignment="center" valignment="top" topline="true" usebox="none">
15937 \begin_inset Text
15938
15939 \begin_layout Standard
15940 Maria
15941 \end_layout
15942
15943 \end_inset
15944 </cell>
15945 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
15946 \begin_inset Text
15947
15948 \begin_layout Standard
15949 555
15950 \end_layout
15951
15952 \end_inset
15953 </cell>
15954 </row>
15955 <row bottomline="true">
15956 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
15957 \begin_inset Text
15958
15959 \begin_layout Standard
15960
15961 \series bold
15962 Cachia
15963 \end_layout
15964
15965 \end_inset
15966 </cell>
15967 <cell alignment="center" valignment="top" topline="true" usebox="none">
15968 \begin_inset Text
15969
15970 \begin_layout Standard
15971 Maurizio
15972 \end_layout
15973
15974 \end_inset
15975 </cell>
15976 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
15977 \begin_inset Text
15978
15979 \begin_layout Standard
15980 555
15981 \end_layout
15982
15983 \end_inset
15984 </cell>
15985 </row>
15986 <row bottomline="true">
15987 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
15988 \begin_inset Text
15989
15990 \begin_layout Standard
15991
15992 \series bold
15993 Cinquemani
15994 \end_layout
15995
15996 \end_inset
15997 </cell>
15998 <cell alignment="center" valignment="top" topline="true" usebox="none">
15999 \begin_inset Text
16000
16001 \begin_layout Standard
16002 Giusi
16003 \end_layout
16004
16005 \end_inset
16006 </cell>
16007 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16008 \begin_inset Text
16009
16010 \begin_layout Standard
16011 555
16012 \end_layout
16013
16014 \end_inset
16015 </cell>
16016 </row>
16017 <row bottomline="true">
16018 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
16019 \begin_inset Text
16020
16021 \begin_layout Standard
16022
16023 \series bold
16024 Colin
16025 \end_layout
16026
16027 \end_inset
16028 </cell>
16029 <cell alignment="center" valignment="top" topline="true" usebox="none">
16030 \begin_inset Text
16031
16032 \begin_layout Standard
16033 Bernard
16034 \end_layout
16035
16036 \end_inset
16037 </cell>
16038 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16039 \begin_inset Text
16040
16041 \begin_layout Standard
16042 555
16043 \end_layout
16044
16045 \end_inset
16046 </cell>
16047 </row>
16048 <row bottomline="true">
16049 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
16050 \begin_inset Text
16051
16052 \begin_layout Standard
16053
16054 \series bold
16055 Concli
16056 \end_layout
16057
16058 \end_inset
16059 </cell>
16060 <cell alignment="center" valignment="top" topline="true" usebox="none">
16061 \begin_inset Text
16062
16063 \begin_layout Standard
16064 Gianfranco
16065 \end_layout
16066
16067 \end_inset
16068 </cell>
16069 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16070 \begin_inset Text
16071
16072 \begin_layout Standard
16073 555
16074 \end_layout
16075
16076 \end_inset
16077 </cell>
16078 </row>
16079 <row bottomline="true">
16080 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
16081 \begin_inset Text
16082
16083 \begin_layout Standard
16084
16085 \series bold
16086 Dal Bosco
16087 \end_layout
16088
16089 \end_inset
16090 </cell>
16091 <cell alignment="center" valignment="top" topline="true" usebox="none">
16092 \begin_inset Text
16093
16094 \begin_layout Standard
16095 Carolina
16096 \end_layout
16097
16098 \end_inset
16099 </cell>
16100 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16101 \begin_inset Text
16102
16103 \begin_layout Standard
16104 555
16105 \end_layout
16106
16107 \end_inset
16108 </cell>
16109 </row>
16110 <row bottomline="true">
16111 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
16112 \begin_inset Text
16113
16114 \begin_layout Standard
16115
16116 \series bold
16117 Dalpiaz
16118 \end_layout
16119
16120 \end_inset
16121 </cell>
16122 <cell alignment="center" valignment="top" topline="true" usebox="none">
16123 \begin_inset Text
16124
16125 \begin_layout Standard
16126 Annamaria
16127 \end_layout
16128
16129 \end_inset
16130 </cell>
16131 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16132 \begin_inset Text
16133
16134 \begin_layout Standard
16135 555
16136 \end_layout
16137
16138 \end_inset
16139 </cell>
16140 </row>
16141 <row bottomline="true">
16142 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
16143 \begin_inset Text
16144
16145 \begin_layout Standard
16146
16147 \series bold
16148 Feliciello
16149 \end_layout
16150
16151 \end_inset
16152 </cell>
16153 <cell alignment="center" valignment="top" topline="true" usebox="none">
16154 \begin_inset Text
16155
16156 \begin_layout Standard
16157 Domenico
16158 \end_layout
16159
16160 \end_inset
16161 </cell>
16162 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16163 \begin_inset Text
16164
16165 \begin_layout Standard
16166 555
16167 \end_layout
16168
16169 \end_inset
16170 </cell>
16171 </row>
16172 <row bottomline="true">
16173 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
16174 \begin_inset Text
16175
16176 \begin_layout Standard
16177
16178 \series bold
16179 Focarelli
16180 \end_layout
16181
16182 \end_inset
16183 </cell>
16184 <cell alignment="center" valignment="top" topline="true" usebox="none">
16185 \begin_inset Text
16186
16187 \begin_layout Standard
16188 Paola
16189 \end_layout
16190
16191 \end_inset
16192 </cell>
16193 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16194 \begin_inset Text
16195
16196 \begin_layout Standard
16197 555
16198 \end_layout
16199
16200 \end_inset
16201 </cell>
16202 </row>
16203 <row bottomline="true">
16204 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
16205 \begin_inset Text
16206
16207 \begin_layout Standard
16208
16209 \series bold
16210 Galletti
16211 \end_layout
16212
16213 \end_inset
16214 </cell>
16215 <cell alignment="center" valignment="top" topline="true" usebox="none">
16216 \begin_inset Text
16217
16218 \begin_layout Standard
16219 Oreste
16220 \end_layout
16221
16222 \end_inset
16223 </cell>
16224 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16225 \begin_inset Text
16226
16227 \begin_layout Standard
16228 555
16229 \end_layout
16230
16231 \end_inset
16232 </cell>
16233 </row>
16234 <row bottomline="true">
16235 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
16236 \begin_inset Text
16237
16238 \begin_layout Standard
16239
16240 \series bold
16241 Gasparini
16242 \end_layout
16243
16244 \end_inset
16245 </cell>
16246 <cell alignment="center" valignment="top" topline="true" usebox="none">
16247 \begin_inset Text
16248
16249 \begin_layout Standard
16250 Franca
16251 \end_layout
16252
16253 \end_inset
16254 </cell>
16255 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16256 \begin_inset Text
16257
16258 \begin_layout Standard
16259 555
16260 \end_layout
16261
16262 \end_inset
16263 </cell>
16264 </row>
16265 <row bottomline="true">
16266 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
16267 \begin_inset Text
16268
16269 \begin_layout Standard
16270
16271 \series bold
16272 Rizzardi
16273 \end_layout
16274
16275 \end_inset
16276 </cell>
16277 <cell alignment="center" valignment="top" topline="true" usebox="none">
16278 \begin_inset Text
16279
16280 \begin_layout Standard
16281 Paola
16282 \end_layout
16283
16284 \end_inset
16285 </cell>
16286 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16287 \begin_inset Text
16288
16289 \begin_layout Standard
16290 555
16291 \end_layout
16292
16293 \end_inset
16294 </cell>
16295 </row>
16296 <row bottomline="true">
16297 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
16298 \begin_inset Text
16299
16300 \begin_layout Standard
16301
16302 \series bold
16303 Lassini
16304 \end_layout
16305
16306 \end_inset
16307 </cell>
16308 <cell alignment="center" valignment="top" topline="true" usebox="none">
16309 \begin_inset Text
16310
16311 \begin_layout Standard
16312 Giancarlo
16313 \end_layout
16314
16315 \end_inset
16316 </cell>
16317 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16318 \begin_inset Text
16319
16320 \begin_layout Standard
16321 555
16322 \end_layout
16323
16324 \end_inset
16325 </cell>
16326 </row>
16327 <row bottomline="true">
16328 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
16329 \begin_inset Text
16330
16331 \begin_layout Standard
16332
16333 \series bold
16334 Malfatti
16335 \end_layout
16336
16337 \end_inset
16338 </cell>
16339 <cell alignment="center" valignment="top" topline="true" usebox="none">
16340 \begin_inset Text
16341
16342 \begin_layout Standard
16343 Luciano
16344 \end_layout
16345
16346 \end_inset
16347 </cell>
16348 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16349 \begin_inset Text
16350
16351 \begin_layout Standard
16352 555
16353 \end_layout
16354
16355 \end_inset
16356 </cell>
16357 </row>
16358 <row bottomline="true">
16359 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
16360 \begin_inset Text
16361
16362 \begin_layout Standard
16363
16364 \series bold
16365 Malfatti
16366 \end_layout
16367
16368 \end_inset
16369 </cell>
16370 <cell alignment="center" valignment="top" topline="true" usebox="none">
16371 \begin_inset Text
16372
16373 \begin_layout Standard
16374 Valeriano
16375 \end_layout
16376
16377 \end_inset
16378 </cell>
16379 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16380 \begin_inset Text
16381
16382 \begin_layout Standard
16383 555
16384 \end_layout
16385
16386 \end_inset
16387 </cell>
16388 </row>
16389 <row bottomline="true">
16390 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
16391 \begin_inset Text
16392
16393 \begin_layout Standard
16394
16395 \series bold
16396 Meneguzzo
16397 \end_layout
16398
16399 \end_inset
16400 </cell>
16401 <cell alignment="center" valignment="top" topline="true" usebox="none">
16402 \begin_inset Text
16403
16404 \begin_layout Standard
16405 Roberto
16406 \end_layout
16407
16408 \end_inset
16409 </cell>
16410 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16411 \begin_inset Text
16412
16413 \begin_layout Standard
16414 555
16415 \end_layout
16416
16417 \end_inset
16418 </cell>
16419 </row>
16420 <row bottomline="true">
16421 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
16422 \begin_inset Text
16423
16424 \begin_layout Standard
16425
16426 \series bold
16427 Mezzadra
16428 \end_layout
16429
16430 \end_inset
16431 </cell>
16432 <cell alignment="center" valignment="top" topline="true" usebox="none">
16433 \begin_inset Text
16434
16435 \begin_layout Standard
16436 Roberto
16437 \end_layout
16438
16439 \end_inset
16440 </cell>
16441 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16442 \begin_inset Text
16443
16444 \begin_layout Standard
16445 555
16446 \end_layout
16447
16448 \end_inset
16449 </cell>
16450 </row>
16451 <row bottomline="true">
16452 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
16453 \begin_inset Text
16454
16455 \begin_layout Standard
16456
16457 \series bold
16458 Pirpamer
16459 \end_layout
16460
16461 \end_inset
16462 </cell>
16463 <cell alignment="center" valignment="top" topline="true" usebox="none">
16464 \begin_inset Text
16465
16466 \begin_layout Standard
16467 Erich
16468 \end_layout
16469
16470 \end_inset
16471 </cell>
16472 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16473 \begin_inset Text
16474
16475 \begin_layout Standard
16476 555
16477 \end_layout
16478
16479 \end_inset
16480 </cell>
16481 </row>
16482 <row bottomline="true">
16483 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
16484 \begin_inset Text
16485
16486 \begin_layout Standard
16487
16488 \series bold
16489 Pochiesa
16490 \end_layout
16491
16492 \end_inset
16493 </cell>
16494 <cell alignment="center" valignment="top" topline="true" usebox="none">
16495 \begin_inset Text
16496
16497 \begin_layout Standard
16498 Paolo
16499 \end_layout
16500
16501 \end_inset
16502 </cell>
16503 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16504 \begin_inset Text
16505
16506 \begin_layout Standard
16507 555, 222
16508 \end_layout
16509
16510 \end_inset
16511 </cell>
16512 </row>
16513 <row bottomline="true">
16514 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
16515 \begin_inset Text
16516
16517 \begin_layout Standard
16518
16519 \series bold
16520 Radina
16521 \end_layout
16522
16523 \end_inset
16524 </cell>
16525 <cell alignment="center" valignment="top" topline="true" usebox="none">
16526 \begin_inset Text
16527
16528 \begin_layout Standard
16529 Claudio
16530 \end_layout
16531
16532 \end_inset
16533 </cell>
16534 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16535 \begin_inset Text
16536
16537 \begin_layout Standard
16538 555
16539 \end_layout
16540
16541 \end_inset
16542 </cell>
16543 </row>
16544 <row bottomline="true">
16545 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
16546 \begin_inset Text
16547
16548 \begin_layout Standard
16549
16550 \series bold
16551 Stuffer
16552 \end_layout
16553
16554 \end_inset
16555 </cell>
16556 <cell alignment="center" valignment="top" topline="true" usebox="none">
16557 \begin_inset Text
16558
16559 \begin_layout Standard
16560 Oskar
16561 \end_layout
16562
16563 \end_inset
16564 </cell>
16565 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16566 \begin_inset Text
16567
16568 \begin_layout Standard
16569 555
16570 \end_layout
16571
16572 \end_inset
16573 </cell>
16574 </row>
16575 <row bottomline="true">
16576 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
16577 \begin_inset Text
16578
16579 \begin_layout Standard
16580
16581 \series bold
16582 Tacchelli
16583 \end_layout
16584
16585 \end_inset
16586 </cell>
16587 <cell alignment="center" valignment="top" topline="true" usebox="none">
16588 \begin_inset Text
16589
16590 \begin_layout Standard
16591 Ugo
16592 \end_layout
16593
16594 \end_inset
16595 </cell>
16596 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16597 \begin_inset Text
16598
16599 \begin_layout Standard
16600 555
16601 \end_layout
16602
16603 \end_inset
16604 </cell>
16605 </row>
16606 <row bottomline="true">
16607 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
16608 \begin_inset Text
16609
16610 \begin_layout Standard
16611
16612 \series bold
16613 Tezzele
16614 \end_layout
16615
16616 \end_inset
16617 </cell>
16618 <cell alignment="center" valignment="top" topline="true" usebox="none">
16619 \begin_inset Text
16620
16621 \begin_layout Standard
16622 Margit
16623 \end_layout
16624
16625 \end_inset
16626 </cell>
16627 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16628 \begin_inset Text
16629
16630 \begin_layout Standard
16631 555
16632 \end_layout
16633
16634 \end_inset
16635 </cell>
16636 </row>
16637 <row bottomline="true">
16638 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
16639 \begin_inset Text
16640
16641 \begin_layout Standard
16642
16643 \series bold
16644 Unterkalmsteiner
16645 \end_layout
16646
16647 \end_inset
16648 </cell>
16649 <cell alignment="center" valignment="top" topline="true" usebox="none">
16650 \begin_inset Text
16651
16652 \begin_layout Standard
16653 Frieda
16654 \end_layout
16655
16656 \end_inset
16657 </cell>
16658 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16659 \begin_inset Text
16660
16661 \begin_layout Standard
16662 555
16663 \end_layout
16664
16665 \end_inset
16666 </cell>
16667 </row>
16668 <row bottomline="true">
16669 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
16670 \begin_inset Text
16671
16672 \begin_layout Standard
16673
16674 \series bold
16675 Vieider
16676 \end_layout
16677
16678 \end_inset
16679 </cell>
16680 <cell alignment="center" valignment="top" topline="true" usebox="none">
16681 \begin_inset Text
16682
16683 \begin_layout Standard
16684 Hilde
16685 \end_layout
16686
16687 \end_inset
16688 </cell>
16689 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16690 \begin_inset Text
16691
16692 \begin_layout Standard
16693 555
16694 \end_layout
16695
16696 \end_inset
16697 </cell>
16698 </row>
16699 <row bottomline="true">
16700 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
16701 \begin_inset Text
16702
16703 \begin_layout Standard
16704
16705 \series bold
16706 Vigna
16707 \end_layout
16708
16709 \end_inset
16710 </cell>
16711 <cell alignment="center" valignment="top" topline="true" usebox="none">
16712 \begin_inset Text
16713
16714 \begin_layout Standard
16715 Jürgen
16716 \end_layout
16717
16718 \end_inset
16719 </cell>
16720 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16721 \begin_inset Text
16722
16723 \begin_layout Standard
16724 999
16725 \end_layout
16726
16727 \end_inset
16728 </cell>
16729 </row>
16730 <row bottomline="true">
16731 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
16732 \begin_inset Text
16733
16734 \begin_layout Standard
16735
16736 \series bold
16737 Weber
16738 \end_layout
16739
16740 \end_inset
16741 </cell>
16742 <cell alignment="center" valignment="top" topline="true" usebox="none">
16743 \begin_inset Text
16744
16745 \begin_layout Standard
16746 Maurizio
16747 \end_layout
16748
16749 \end_inset
16750 </cell>
16751 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16752 \begin_inset Text
16753
16754 \begin_layout Standard
16755 555
16756 \end_layout
16757
16758 \end_inset
16759 </cell>
16760 </row>
16761 <row bottomline="true">
16762 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
16763 \begin_inset Text
16764
16765 \begin_layout Standard
16766
16767 \series bold
16768 Winkler
16769 \end_layout
16770
16771 \end_inset
16772 </cell>
16773 <cell alignment="center" valignment="top" topline="true" usebox="none">
16774 \begin_inset Text
16775
16776 \begin_layout Standard
16777 Franz
16778 \end_layout
16779
16780 \end_inset
16781 </cell>
16782 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16783 \begin_inset Text
16784
16785 \begin_layout Standard
16786 555
16787 \end_layout
16788
16789 \end_inset
16790 </cell>
16791 </row>
16792 <row bottomline="true" endlastfoot="true">
16793 <cell multicolumn="1" alignment="block" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
16794 \begin_inset Text
16795
16796 \begin_layout Standard
16797
16798 \series bold
16799 End
16800 \end_layout
16801
16802 \end_inset
16803 </cell>
16804 <cell multicolumn="2" alignment="center" valignment="top" topline="true" usebox="none">
16805 \begin_inset Text
16806
16807 \begin_layout Standard
16808
16809 \end_layout
16810
16811 \end_inset
16812 </cell>
16813 <cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16814 \begin_inset Text
16815
16816 \begin_layout Standard
16817
16818 \end_layout
16819
16820 \end_inset
16821 </cell>
16822 </row>
16823 </lyxtabular>
16824
16825 \end_inset
16826
16827
16828 \end_layout
16829
16830 \begin_layout Subsection
16831 Table Cells
16832 \begin_inset LatexCommand index
16833 name "Tables ! Cells"
16834
16835 \end_inset
16836
16837
16838 \begin_inset LatexCommand label
16839 name "sub:Table-Cells"
16840
16841 \end_inset
16842
16843
16844 \end_layout
16845
16846 \begin_layout Standard
16847 A table cell can contain text, inline equations, a figure, or another table.
16848  All these kinds of objects can be placed in the same cell.
16849  Font sizes and shapes can also be altered.
16850  But you can't put a special environment in a cell (like 
16851 \family sans
16852 Section*
16853 \family default
16854 , etc.), nor set spacing options etc.
16855  for the cell's paragraph.
16856 \end_layout
16857
16858 \begin_layout Standard
16859 To have multi-line entries in table cells, you have to declare a fixed width
16860  for the column in the table dialog.
16861  Your text is then automatically split into multiple lines and the cell
16862  is enlarged vertically when the length of the text exceeds the given width.
16863  An example:
16864 \end_layout
16865
16866 \begin_layout Standard
16867 \align center
16868 \begin_inset Tabular
16869 <lyxtabular version="3" rows="4" columns="3">
16870 <features>
16871 <column alignment="center" valignment="top" leftline="true" width="0pt">
16872 <column alignment="block" valignment="top" leftline="true" width="3cm">
16873 <column alignment="center" valignment="top" leftline="true" rightline="true" width="0pt">
16874 <row topline="true" bottomline="true">
16875 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
16876 \begin_inset Text
16877
16878 \begin_layout Standard
16879
16880 \family roman
16881 \series medium
16882 \shape up
16883 \size normal
16884 \emph off
16885 \bar no
16886 \noun off
16887 \color none
16888 1
16889 \end_layout
16890
16891 \end_inset
16892 </cell>
16893 <cell multicolumn="1" alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
16894 \begin_inset Text
16895
16896 \begin_layout Standard
16897
16898 \family roman
16899 \series medium
16900 \shape up
16901 \size normal
16902 \emph off
16903 \bar no
16904 \noun off
16905 \color none
16906 2
16907 \end_layout
16908
16909 \end_inset
16910 </cell>
16911 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
16912 \begin_inset Text
16913
16914 \begin_layout Standard
16915
16916 \family roman
16917 \series medium
16918 \shape up
16919 \size normal
16920 \emph off
16921 \bar no
16922 \noun off
16923 \color none
16924 3
16925 \end_layout
16926
16927 \end_inset
16928 </cell>
16929 </row>
16930 <row>
16931 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
16932 \begin_inset Text
16933
16934 \begin_layout Standard
16935
16936 \family roman
16937 \series medium
16938 \shape up
16939 \size normal
16940 \emph off
16941 \bar no
16942 \noun off
16943 \color none
16944 4
16945 \end_layout
16946
16947 \end_inset
16948 </cell>
16949 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
16950 \begin_inset Text
16951
16952 \begin_layout Standard
16953
16954 \family roman
16955 \series medium
16956 \shape up
16957 \size normal
16958 \emph off
16959 \bar no
16960 \noun off
16961 \color none
16962 This is a multiline entry in a table.
16963 \end_layout
16964
16965 \end_inset
16966 </cell>
16967 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
16968 \begin_inset Text
16969
16970 \begin_layout Standard
16971
16972 \family roman
16973 \series medium
16974 \shape up
16975 \size normal
16976 \emph off
16977 \bar no
16978 \noun off
16979 \color none
16980 5
16981 \end_layout
16982
16983 \end_inset
16984 </cell>
16985 </row>
16986 <row bottomline="true">
16987 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
16988 \begin_inset Text
16989
16990 \begin_layout Standard
16991
16992 \family roman
16993 \series medium
16994 \shape up
16995 \size normal
16996 \emph off
16997 \bar no
16998 \noun off
16999 \color none
17000 6
17001 \end_layout
17002
17003 \end_inset
17004 </cell>
17005 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
17006 \begin_inset Text
17007
17008 \begin_layout Standard
17009
17010 \family roman
17011 \series medium
17012 \shape up
17013 \size normal
17014 \emph off
17015 \bar no
17016 \noun off
17017 \color none
17018 This is longer now.
17019 \end_layout
17020
17021 \end_inset
17022 </cell>
17023 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
17024 \begin_inset Text
17025
17026 \begin_layout Standard
17027
17028 \family roman
17029 \series medium
17030 \shape up
17031 \size normal
17032 \emph off
17033 \bar no
17034 \noun off
17035 \color none
17036 7
17037 \end_layout
17038
17039 \end_inset
17040 </cell>
17041 </row>
17042 <row bottomline="true">
17043 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
17044 \begin_inset Text
17045
17046 \begin_layout Standard
17047
17048 \family roman
17049 \series medium
17050 \shape up
17051 \size normal
17052 \emph off
17053 \bar no
17054 \noun off
17055 \color none
17056 8
17057 \end_layout
17058
17059 \end_inset
17060 </cell>
17061 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
17062 \begin_inset Text
17063
17064 \begin_layout Standard
17065
17066 \family roman
17067 \series medium
17068 \shape up
17069 \size normal
17070 \emph off
17071 \bar no
17072 \noun off
17073 \color none
17074 This is a multiline entry in a table.
17075  This is longer now.
17076 \end_layout
17077
17078 \end_inset
17079 </cell>
17080 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
17081 \begin_inset Text
17082
17083 \begin_layout Standard
17084
17085 \family roman
17086 \series medium
17087 \shape up
17088 \size normal
17089 \emph off
17090 \bar no
17091 \noun off
17092 \color none
17093 9
17094 \end_layout
17095
17096 \end_inset
17097 </cell>
17098 </row>
17099 </lyxtabular>
17100
17101 \end_inset
17102
17103
17104 \end_layout
17105
17106 \begin_layout Standard
17107 Cutting and pasting between tables and table cells works reasonably well.
17108  You can cut and paste even more than one row.
17109  Selection with the mouse or with 
17110 \family sans
17111 Shift
17112 \family default
17113  plus the arrow keys works as usual.
17114  You can also copy and paste the entire table as a single unit by starting
17115  the selection from outside the table.
17116 \end_layout
17117
17118 \begin_layout Section
17119 Floats
17120 \begin_inset LatexCommand index
17121 name "Floats"
17122
17123 \end_inset
17124
17125
17126 \begin_inset LatexCommand label
17127 name "sec:Floats"
17128
17129 \end_inset
17130
17131
17132 \end_layout
17133
17134 \begin_layout Standard
17135 A float is a block of text associated with some sort of label, which doesn't
17136  have a fixed location.
17137  It can 
17138 \begin_inset Quotes eld
17139 \end_inset
17140
17141 float
17142 \begin_inset Quotes erd
17143 \end_inset
17144
17145  forward or backward a page or two, to wherever it fits best.
17146  
17147 \family sans
17148 Footnotes
17149 \family default
17150  and 
17151 \family sans
17152 Margin\InsetSpace ~
17153 Notes
17154 \family default
17155  are also floats, because they can float to the next page when there are
17156  too much notes at the page.
17157 \end_layout
17158
17159 \begin_layout Standard
17160 Floats makes it possible to get a high quality layout.
17161  Images and tables can evenly be spread to the pages to avoid whitespace
17162  and pages without text.
17163  As the floating often destroys the context between the text and the image/table
17164 , every float can be referenced in the text.
17165  Floats are therefore numbered.
17166  Referencing is described in section\InsetSpace ~
17167
17168 \begin_inset LatexCommand ref
17169 reference "sec:Cross-References"
17170
17171 \end_inset
17172
17173 .
17174 \end_layout
17175
17176 \begin_layout Standard
17177 To insert a float, use the menu 
17178 \family sans
17179 Insert\SpecialChar \menuseparator
17180 Floats
17181 \family default
17182 .
17183  A box with a caption that has e.\InsetSpace \thinspace{}
17184 g.\InsetSpace ~
17185 the label 
17186 \begin_inset Quotes eld
17187 \end_inset
17188
17189 Figure\InsetSpace ~
17190 #:
17191 \begin_inset Quotes erd
17192 \end_inset
17193
17194  (# is the actual number) will be inserted into your document.
17195  The label will automatically be translated to the document language in
17196  the output.
17197  Behind the label you can insert the caption text.
17198 \begin_inset LatexCommand index
17199 name "Floats ! Captions"
17200
17201 \end_inset
17202
17203  The image or table is inserted above or below the caption in a separate
17204  paragraph within the float.
17205  To keep your LyX-document readable, you can open and close the float box
17206  by left-clicking on the box label.
17207  A closed float box looks like this: 
17208 \begin_inset Graphics
17209         filename clipart/floatQt4.png
17210         scale 80
17211
17212 \end_inset
17213
17214  -- a gray button with a red label.
17215 \end_layout
17216
17217 \begin_layout Standard
17218 It is recommended to insert floats as a separate paragraph to avoid possible
17219  LaTeX-errors that can occur when the surrounding text is specially formatted.
17220 \end_layout
17221
17222 \begin_layout Subsection
17223 Float Types
17224 \end_layout
17225
17226 \begin_layout Subsubsection
17227 Figure Floats
17228 \begin_inset LatexCommand index
17229 name "Floats ! Figure floats"
17230
17231 \end_inset
17232
17233
17234 \begin_inset LatexCommand label
17235 name "sec:Figure-Floats"
17236
17237 \end_inset
17238
17239
17240 \end_layout
17241
17242 \begin_layout Standard
17243 The menu 
17244 \family sans
17245 Insert\SpecialChar \menuseparator
17246 Float\SpecialChar \menuseparator
17247 Figure
17248 \family default
17249  inserts a float with the label 
17250 \begin_inset Quotes eld
17251 \end_inset
17252
17253
17254 \series bold
17255 Figure\InsetSpace ~
17256 #:
17257 \series default
17258
17259 \begin_inset Quotes erd
17260 \end_inset
17261
17262 .
17263  Set the cursor above this label (or before it and press enter) and insert
17264  the image as described above to get the caption printed below the image.
17265  This is what we did for Figure\InsetSpace ~
17266
17267 \begin_inset LatexCommand ref
17268 reference "cap:Platypus"
17269
17270 \end_inset
17271
17272 .
17273  If you want the caption to be above the image, set the cursor at the end
17274  of the caption, press enter and insert the image.
17275  This was done in Figure\InsetSpace ~
17276
17277 \begin_inset LatexCommand ref
17278 reference "cap:Escher"
17279
17280 \end_inset
17281
17282 .
17283 \end_layout
17284
17285 \begin_layout Standard
17286 \begin_inset Float figure
17287 wide false
17288 sideways false
17289 status open
17290
17291 \begin_layout Standard
17292 \align center
17293 \begin_inset Graphics
17294         filename clipart/platypus.eps
17295         display color
17296         width 50col%
17297         rotateOrigin center
17298
17299 \end_inset
17300
17301
17302 \end_layout
17303
17304 \begin_layout Standard
17305 \begin_inset Caption
17306
17307 \begin_layout Standard
17308 \begin_inset LatexCommand label
17309 name "cap:Platypus"
17310
17311 \end_inset
17312
17313 A severely distorted platypus in a float.
17314 \end_layout
17315
17316 \end_inset
17317
17318
17319 \end_layout
17320
17321 \end_inset
17322
17323
17324 \end_layout
17325
17326 \begin_layout Standard
17327 \begin_inset Float figure
17328 wide false
17329 sideways false
17330 status open
17331
17332 \begin_layout Standard
17333 \begin_inset Caption
17334
17335 \begin_layout Standard
17336 \begin_inset LatexCommand label
17337 name "cap:Escher"
17338
17339 \end_inset
17340
17341 M.C.
17342  Escher on acid.
17343 \end_layout
17344
17345 \end_inset
17346
17347
17348 \end_layout
17349
17350 \begin_layout Standard
17351 \align center
17352 \begin_inset Graphics
17353         filename clipart/escher-lsd.eps
17354         display color
17355         scale 80
17356         rotateOrigin center
17357
17358 \end_inset
17359
17360
17361 \end_layout
17362
17363 \end_inset
17364
17365
17366 \end_layout
17367
17368 \begin_layout Standard
17369 This figure float show also how to set a label and create a cross-reference
17370  to it.
17371  As described in section\InsetSpace ~
17372
17373 \begin_inset LatexCommand ref
17374 reference "sec:Cross-References"
17375
17376 \end_inset
17377
17378 , you can simply insert a label in the caption using the menu 
17379 \family sans
17380 Insert\SpecialChar \menuseparator
17381 Label
17382 \family default
17383  and refer to it using the menu 
17384 \family sans
17385 Insert\SpecialChar \menuseparator
17386 Cross-Reference
17387 \family default
17388 .
17389  It is important to use references to figure floats, rather than using vague
17390  references like 
17391 \begin_inset Quotes eld
17392 \end_inset
17393
17394 the figure above
17395 \begin_inset Quotes erd
17396 \end_inset
17397
17398 , because as LaTeX will reposition the floats in the final document; it
17399  might not be 
17400 \begin_inset Quotes eld
17401 \end_inset
17402
17403 above
17404 \begin_inset Quotes erd
17405 \end_inset
17406
17407  at all.
17408 \end_layout
17409
17410 \begin_layout Standard
17411 Normally one inserts only one image to a figure float, but sometimes you
17412  might want to use two images with separate subcaptions.
17413  This can be done in the graphics dialog: Right-click on an image and go
17414  to the tab 
17415 \family sans
17416 Extra\InsetSpace ~
17417 options
17418 \family default
17419  in the appearing dialog, use the option 
17420 \family sans
17421 Subfigure
17422 \family default
17423 , and enter the subcaption for the image in the now enabled caption field.
17424  Figure\InsetSpace ~
17425
17426 \begin_inset LatexCommand ref
17427 reference "cap:Two-distorted-images"
17428
17429 \end_inset
17430
17431  is an example of a figure float with two images set side by side.
17432  You can also set the images one below the other.
17433 \end_layout
17434
17435 \begin_layout Standard
17436 \begin_inset Float figure
17437 wide false
17438 sideways false
17439 status open
17440
17441 \begin_layout Standard
17442
17443 \hfill
17444
17445 \begin_inset Graphics
17446         filename clipart/escher-lsd.eps
17447         width 45col%
17448         subcaption
17449         subcaptionText "Undefinable structure"
17450
17451 \end_inset
17452
17453
17454 \hfill
17455
17456 \begin_inset Graphics
17457         filename clipart/platypus.eps
17458         lyxscale 60
17459         width 45col%
17460         subcaption
17461         subcaptionText "Platypus"
17462
17463 \end_inset
17464
17465
17466 \hfill
17467
17468 \end_layout
17469
17470 \begin_layout Standard
17471 \begin_inset Caption
17472
17473 \begin_layout Standard
17474 \begin_inset LatexCommand label
17475 name "cap:Two-distorted-images"
17476
17477 \end_inset
17478
17479 Two distorted images.
17480 \end_layout
17481
17482 \end_inset
17483
17484
17485 \end_layout
17486
17487 \end_inset
17488
17489
17490 \end_layout
17491
17492 \begin_layout Standard
17493 Note that the caption is added to the 
17494 \family sans
17495 List\InsetSpace ~
17496 of\InsetSpace ~
17497 Figures
17498 \family default
17499  as described in section\InsetSpace ~
17500
17501 \begin_inset LatexCommand ref
17502 reference "sec:ListsOf"
17503
17504 \end_inset
17505
17506 .
17507 \end_layout
17508
17509 \begin_layout Subsubsection
17510 Table Floats
17511 \begin_inset LatexCommand index
17512 name "Floats ! Table floats"
17513
17514 \end_inset
17515
17516
17517 \begin_inset LatexCommand label
17518 name "sec:Table-Floats"
17519
17520 \end_inset
17521
17522
17523 \end_layout
17524
17525 \begin_layout Standard
17526 Table floats can be inserted using the menu 
17527 \family sans
17528 Insert\SpecialChar \menuseparator
17529 Float\SpecialChar \menuseparator
17530 Table
17531 \family default
17532 .
17533  They have the same properties as figure floats except of the different
17534  label.
17535  Table\InsetSpace ~
17536
17537 \begin_inset LatexCommand ref
17538 reference "cap:Table-float"
17539
17540 \end_inset
17541
17542  is an example of a table float.
17543 \end_layout
17544
17545 \begin_layout Standard
17546 \begin_inset Float table
17547 wide false
17548 sideways false
17549 status open
17550
17551 \begin_layout Standard
17552 \begin_inset Caption
17553
17554 \begin_layout Standard
17555 \begin_inset LatexCommand label
17556 name "cap:Table-float"
17557
17558 \end_inset
17559
17560 A table float.
17561 \end_layout
17562
17563 \end_inset
17564
17565
17566 \end_layout
17567
17568 \begin_layout Standard
17569 \align center
17570 \begin_inset Tabular
17571 <lyxtabular version="3" rows="3" columns="3">
17572 <features>
17573 <column alignment="center" valignment="top" leftline="true" width="0pt">
17574 <column alignment="center" valignment="top" leftline="true" width="0pt">
17575 <column alignment="center" valignment="top" leftline="true" rightline="true" width="0pt">
17576 <row topline="true" bottomline="true">
17577 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
17578 \begin_inset Text
17579
17580 \begin_layout Standard
17581
17582 \family roman
17583 \series medium
17584 \shape up
17585 \size normal
17586 \emph off
17587 \bar no
17588 \noun off
17589 \color none
17590 1
17591 \end_layout
17592
17593 \end_inset
17594 </cell>
17595 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
17596 \begin_inset Text
17597
17598 \begin_layout Standard
17599
17600 \family roman
17601 \series medium
17602 \shape up
17603 \size normal
17604 \emph off
17605 \bar no
17606 \noun off
17607 \color none
17608 2
17609 \end_layout
17610
17611 \end_inset
17612 </cell>
17613 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
17614 \begin_inset Text
17615
17616 \begin_layout Standard
17617
17618 \family roman
17619 \series medium
17620 \shape up
17621 \size normal
17622 \emph off
17623 \bar no
17624 \noun off
17625 \color none
17626 3
17627 \end_layout
17628
17629 \end_inset
17630 </cell>
17631 </row>
17632 <row topline="true">
17633 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
17634 \begin_inset Text
17635
17636 \begin_layout Standard
17637
17638 \family roman
17639 \series medium
17640 \shape up
17641 \size normal
17642 \emph off
17643 \bar no
17644 \noun off
17645 \color none
17646 Joe
17647 \end_layout
17648
17649 \end_inset
17650 </cell>
17651 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
17652 \begin_inset Text
17653
17654 \begin_layout Standard
17655
17656 \family roman
17657 \series medium
17658 \shape up
17659 \size normal
17660 \emph off
17661 \bar no
17662 \noun off
17663 \color none
17664 Mary
17665 \end_layout
17666
17667 \end_inset
17668 </cell>
17669 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
17670 \begin_inset Text
17671
17672 \begin_layout Standard
17673
17674 \family roman
17675 \series medium
17676 \shape up
17677 \size normal
17678 \emph off
17679 \bar no
17680 \noun off
17681 \color none
17682 Ted
17683 \end_layout
17684
17685 \end_inset
17686 </cell>
17687 </row>
17688 <row topline="true" bottomline="true">
17689 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
17690 \begin_inset Text
17691
17692 \begin_layout Standard
17693
17694 \family roman
17695 \series medium
17696 \shape up
17697 \size normal
17698 \emph off
17699 \bar no
17700 \noun off
17701 \color none
17702 \begin_inset Formula $\int x^{2}dx$
17703 \end_inset
17704
17705
17706 \end_layout
17707
17708 \end_inset
17709 </cell>
17710 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
17711 \begin_inset Text
17712
17713 \begin_layout Standard
17714
17715 \family roman
17716 \series medium
17717 \shape up
17718 \size normal
17719 \emph off
17720 \bar no
17721 \noun off
17722 \color none
17723 \begin_inset Formula $\left[\begin{array}{cc}
17724 a & b\\
17725 c & d\end{array}\right]$
17726 \end_inset
17727
17728
17729 \end_layout
17730
17731 \end_inset
17732 </cell>
17733 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
17734 \begin_inset Text
17735
17736 \begin_layout Standard
17737
17738 \family roman
17739 \series medium
17740 \shape up
17741 \size normal
17742 \emph off
17743 \bar no
17744 \noun off
17745 \color none
17746 \begin_inset Formula $1+1=2$
17747 \end_inset
17748
17749
17750 \end_layout
17751
17752 \end_inset
17753 </cell>
17754 </row>
17755 </lyxtabular>
17756
17757 \end_inset
17758
17759
17760 \end_layout
17761
17762 \end_inset
17763
17764
17765 \end_layout
17766
17767 \begin_layout Subsubsection
17768 Algorithm Floats
17769 \begin_inset LatexCommand index
17770 name "Floats ! Algorithm floats"
17771
17772 \end_inset
17773
17774
17775 \end_layout
17776
17777 \begin_layout Standard
17778 This float type is inserted with the menu 
17779 \family sans
17780 Insert\SpecialChar \menuseparator
17781 Float\SpecialChar \menuseparator
17782 Algorithm
17783 \family default
17784 .
17785  It is used for program codes and descriptions of algorithms.
17786  A possible environment for algorithms is the 
17787 \family sans
17788 LyX-Code
17789 \family default
17790 , described in section\InsetSpace ~
17791
17792 \begin_inset LatexCommand ref
17793 reference "sub:LyX-Code"
17794
17795 \end_inset
17796
17797 .
17798 \end_layout
17799
17800 \begin_layout Standard
17801 \begin_inset Note Greyedout
17802 status open
17803
17804 \begin_layout Standard
17805
17806 \series bold
17807 Note:
17808 \series default
17809  that the float label is not automatically translated into the document
17810  language.
17811 \end_layout
17812
17813 \end_inset
17814
17815  You have to do this manually by adding the following line
17816 \end_layout
17817
17818 \begin_layout Standard
17819
17820 \series bold
17821
17822 \backslash
17823 floatname{algorithm}{your\InsetSpace ~
17824 name}
17825 \end_layout
17826
17827 \begin_layout Standard
17828 to the document preamble (menu 
17829 \family sans
17830 Document\SpecialChar \menuseparator
17831 Settings
17832 \family default
17833 ).
17834  
17835 \series bold
17836 your\InsetSpace ~
17837 name
17838 \series default
17839  is the word 
17840 \begin_inset Quotes eld
17841 \end_inset
17842
17843
17844 \emph on
17845 algorithm
17846 \emph default
17847
17848 \begin_inset Quotes erd
17849 \end_inset
17850
17851  in your language.
17852 \end_layout
17853
17854 \begin_layout Subsubsection
17855 Text Wrap Floats
17856 \begin_inset LatexCommand index
17857 name "Floats ! Text Wrap Floats"
17858
17859 \end_inset
17860
17861
17862 \begin_inset LatexCommand label
17863 name "sec:floatflt"
17864
17865 \end_inset
17866
17867
17868 \end_layout
17869
17870 \begin_layout Standard
17871 This float type is used if you want to 
17872 \begin_inset Quotes eld
17873 \end_inset
17874
17875 wrap
17876 \begin_inset Quotes erd
17877 \end_inset
17878
17879  text around a figure so that it only occupies some fraction of the column
17880  width.
17881  It can be inserted using the menu 
17882 \begin_inset Wrap figure
17883 placement l
17884 width "40col%"
17885 status open
17886
17887 \begin_layout Standard
17888 \begin_inset Graphics
17889         filename clipart/mobius.eps
17890         display color
17891         width 40col%
17892         rotateOrigin center
17893
17894 \end_inset
17895
17896
17897 \end_layout
17898
17899 \begin_layout Standard
17900 \begin_inset Caption
17901
17902 \begin_layout Standard
17903 \begin_inset LatexCommand label
17904 name "cap:Wrapped-figure"
17905
17906 \end_inset
17907
17908 This is a wrapped figure, and this is the brilliant caption that describes
17909  it
17910 \begin_inset VSpace medskip
17911 \end_inset
17912
17913
17914 \end_layout
17915
17916 \end_inset
17917
17918
17919 \end_layout
17920
17921 \end_inset
17922
17923  
17924 \family sans
17925 Insert\SpecialChar \menuseparator
17926 Float\SpecialChar \menuseparator
17927 Text\InsetSpace ~
17928 Wrap\InsetSpace ~
17929 Float
17930 \family default
17931  if the LaTeX-package 
17932 \series bold
17933 floatflt
17934 \series default
17935
17936 \begin_inset LatexCommand index
17937 name "LaTeX-packages ! floatflt"
17938
17939 \end_inset
17940
17941  is installed.
17942 \begin_inset Foot
17943 status collapsed
17944
17945 \begin_layout Standard
17946 Installing a LaTeX-package is explained it in the 
17947 \emph on
17948 LaTeX\InsetSpace ~
17949 Configuration
17950 \emph default
17951  manual.
17952 \end_layout
17953
17954 \end_inset
17955
17956  The width and placement of the float is adjusted by right-clicking on the
17957  float box.
17958  Figure\InsetSpace ~
17959
17960 \begin_inset LatexCommand ref
17961 reference "cap:Wrapped-figure"
17962
17963 \end_inset
17964
17965  is an example Text\InsetSpace ~
17966 wrap float with a width of 40
17967 \begin_inset Formula $\,$
17968 \end_inset
17969
17970 col%.
17971 \begin_inset Foot
17972 status collapsed
17973
17974 \begin_layout Standard
17975 Available units are explained in Appendix\InsetSpace ~
17976
17977 \begin_inset LatexCommand ref
17978 reference "cha:Units-available-in"
17979
17980 \end_inset
17981
17982 .
17983 \end_layout
17984
17985 \end_inset
17986
17987  Some space was added under the caption to separate it better from the surroundi
17988 ng text.
17989 \end_layout
17990
17991 \begin_layout Standard
17992 The LaTeX-package 
17993 \series bold
17994 floatflt
17995 \series default
17996  also supports table wrap floats, but they are not yet supported by LyX.
17997  If you need this, read the documentation of 
17998 \series bold
17999 floatflt
18000 \series default
18001  
18002 \begin_inset LatexCommand cite
18003 key "floatflt"
18004
18005 \end_inset
18006
18007 .
18008 \end_layout
18009
18010 \begin_layout Standard
18011 \begin_inset Note Greyedout
18012 status open
18013
18014 \begin_layout Standard
18015
18016 \series bold
18017 Note:
18018 \series default
18019  Text\InsetSpace ~
18020 wrap float floats might be fragile! E.g.
18021  having a figure too close to the bottom of the page can mess things up
18022  in the way that the float doesn't appear in the output or that it is placed
18023  over some other text.
18024 \begin_inset Foot
18025 status collapsed
18026
18027 \begin_layout Standard
18028 The better solution is to use the LaTeX-package 
18029 \series bold
18030 wrapfig
18031 \series default
18032
18033 \begin_inset LatexCommand index
18034 name "LaTeX-packages ! wrapfig"
18035
18036 \end_inset
18037
18038  instead of 
18039 \series bold
18040 floatflt
18041 \series default
18042  but it is currently not supported by LyX.
18043 \end_layout
18044
18045 \end_inset
18046
18047
18048 \end_layout
18049
18050 \end_inset
18051
18052  In general:
18053 \end_layout
18054
18055 \begin_layout Itemize
18056 Wrap floats should not be placed in paragraphs that run over a page break.
18057  That means that wrap floats should better be inserted to the exact place
18058  when the document is nearly ready and you are able to estimate where page
18059  breaks will appear.
18060 \end_layout
18061
18062 \begin_layout Itemize
18063 Wrap floats should either be placed in an own paragraph before the paragraph
18064  where they should wrap into or within a paragraph.
18065 \end_layout
18066
18067 \begin_layout Itemize
18068 Wrap floats in consecutive paragraphs may cause troubles, so assure that
18069  there is a text paragraph between them as separator.
18070 \end_layout
18071
18072 \begin_layout Itemize
18073 Wrap floats are not allowed in section headings or tables.
18074 \end_layout
18075
18076 \begin_layout Subsection
18077 Rotated Floats
18078 \begin_inset LatexCommand label
18079 name "sub:Rotated-Floats"
18080
18081 \end_inset
18082
18083
18084 \begin_inset LatexCommand index
18085 name "Floats ! Rotating"
18086
18087 \end_inset
18088
18089
18090 \end_layout
18091
18092 \begin_layout Standard
18093 Especially for wide tables you might have floats rotated.
18094  To rotate a whole float including the caption, right-click on the float-box
18095  and use the option 
18096 \family sans
18097 Rotate\InsetSpace ~
18098 sideways
18099 \family default
18100 .
18101 \end_layout
18102
18103 \begin_layout Standard
18104 Rotated floats are always placed on its own page (or column, when you have
18105  a two-column document).
18106  They are rotated so that you can read them from the outside margin.
18107  Forcing the rotation direction is explained in the 
18108 \emph on
18109 Embedded Objects
18110 \emph default
18111  manual.
18112 \end_layout
18113
18114 \begin_layout Standard
18115 Referencing rotated floats is the same like for normal floats, the caption
18116  format is also the same: Table\InsetSpace ~
18117
18118 \begin_inset LatexCommand ref
18119 reference "cap:Rotated-table"
18120
18121 \end_inset
18122
18123  is an example of a rotated table float.
18124 \end_layout
18125
18126 \begin_layout Standard
18127 \begin_inset Note Greyedout
18128 status open
18129
18130 \begin_layout Standard
18131
18132 \series bold
18133 Note:
18134 \series default
18135  Not all DVI-viewers are able to display rotated floats.
18136 \end_layout
18137
18138 \end_inset
18139
18140
18141 \end_layout
18142
18143 \begin_layout Standard
18144 \begin_inset Float table
18145 wide false
18146 sideways true
18147 status open
18148
18149 \begin_layout Standard
18150 \begin_inset Caption
18151
18152 \begin_layout Standard
18153 \begin_inset LatexCommand label
18154 name "cap:Rotated-table"
18155
18156 \end_inset
18157
18158  Rotated table
18159 \end_layout
18160
18161 \end_inset
18162
18163
18164 \end_layout
18165
18166 \begin_layout Standard
18167 \align center
18168 \begin_inset Tabular
18169 <lyxtabular version="3" rows="1" columns="5">
18170 <features>
18171 <column alignment="center" valignment="top" leftline="true" width="0">
18172 <column alignment="center" valignment="top" leftline="true" width="0">
18173 <column alignment="center" valignment="top" leftline="true" width="0">
18174 <column alignment="center" valignment="top" leftline="true" width="0">
18175 <column alignment="center" valignment="top" leftline="true" rightline="true" width="0">
18176 <row topline="true" bottomline="true">
18177 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
18178 \begin_inset Text
18179
18180 \begin_layout Standard
18181 test
18182 \end_layout
18183
18184 \end_inset
18185 </cell>
18186 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
18187 \begin_inset Text
18188
18189 \begin_layout Standard
18190 b
18191 \end_layout
18192
18193 \end_inset
18194 </cell>
18195 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
18196 \begin_inset Text
18197
18198 \begin_layout Standard
18199 c
18200 \end_layout
18201
18202 \end_inset
18203 </cell>
18204 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
18205 \begin_inset Text
18206
18207 \begin_layout Standard
18208 d
18209 \end_layout
18210
18211 \end_inset
18212 </cell>
18213 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
18214 \begin_inset Text
18215
18216 \begin_layout Standard
18217 e
18218 \end_layout
18219
18220 \end_inset
18221 </cell>
18222 </row>
18223 </lyxtabular>
18224
18225 \end_inset
18226
18227
18228 \end_layout
18229
18230 \end_inset
18231
18232
18233 \end_layout
18234
18235 \begin_layout Subsection
18236 Float Placement
18237 \begin_inset LatexCommand label
18238 name "sub:Float-Placement"
18239
18240 \end_inset
18241
18242
18243 \begin_inset LatexCommand index
18244 name "Floats ! Placement"
18245
18246 \end_inset
18247
18248
18249 \end_layout
18250
18251 \begin_layout Standard
18252 Right-clicking on a float-box opens a dialog where you can alter the placement
18253  options that LaTeX uses for positioning the float.
18254 \newline
18255 The option 
18256 \family sans
18257 Span\InsetSpace ~
18258 columns
18259 \family default
18260  is only useful for two-column documents: If you select it, the float will
18261  span across both columns on the page instead of being confined to just
18262  one.
18263 \newline
18264 The option 
18265 \family sans
18266 Rotate\InsetSpace ~
18267 sideways
18268 \family default
18269  is used to rotate floats, see section\InsetSpace ~
18270
18271 \begin_inset LatexCommand ref
18272 reference "sub:Rotated-Floats"
18273
18274 \end_inset
18275
18276 .
18277 \end_layout
18278
18279 \begin_layout Standard
18280 You can use one ore more of the following options in the float dialog to
18281  set the placement for a particular float when you uncheck the option 
18282 \family sans
18283 Use\InsetSpace ~
18284 default\InsetSpace ~
18285 placement
18286 \family default
18287 :
18288 \end_layout
18289
18290 \begin_layout Description
18291 Here\InsetSpace ~
18292 if\InsetSpace ~
18293 possible: try to place the float on the position where it is inserted
18294 \end_layout
18295
18296 \begin_layout Description
18297 Top\InsetSpace ~
18298 of\InsetSpace ~
18299 page: try to place the float on the top of the current page
18300 \end_layout
18301
18302 \begin_layout Description
18303 Bottom\InsetSpace ~
18304 of\InsetSpace ~
18305 page: try to place the float on the bottom of the current page
18306 \end_layout
18307
18308 \begin_layout Description
18309 Page\InsetSpace ~
18310 of\InsetSpace ~
18311 floats: try to place the float on an own page 
18312 \end_layout
18313
18314 \begin_layout Standard
18315 The order of the above option is 
18316 \emph on
18317 always
18318 \emph default
18319  used by LaTeX.
18320  That means, if you use the default placement, LaTeX will first try out
18321  
18322 \family sans
18323 Here\InsetSpace ~
18324 if\InsetSpace ~
18325 possible
18326 \family default
18327 , then 
18328 \family sans
18329 Top\InsetSpace ~
18330 of\InsetSpace ~
18331 page
18332 \family default
18333 , and then the others.
18334  If you don't use the default, LaTeX will try only the checked options but
18335  in the same order.
18336  If none of the 4 placements are possible the procedure is internally repeated
18337  but it is tried to put the float on the following page.
18338 \end_layout
18339
18340 \begin_layout Standard
18341 By default, each options has its own rules:
18342 \end_layout
18343
18344 \begin_layout Standard
18345
18346 \family sans
18347 Top\InsetSpace ~
18348 of\InsetSpace ~
18349 page
18350 \family default
18351  only floats occupying less than 70\InsetSpace \thinspace{}
18352 % of the page can be placed at the top
18353  of a page
18354 \end_layout
18355
18356 \begin_layout Standard
18357
18358 \family sans
18359 Bottom\InsetSpace ~
18360 of\InsetSpace ~
18361 page
18362 \family default
18363 : only floats occupying less than 30\InsetSpace \thinspace{}
18364 % of the page can be placed at the bottom
18365  of a page.
18366 \end_layout
18367
18368 \begin_layout Standard
18369
18370 \family sans
18371 Page\InsetSpace ~
18372 of\InsetSpace ~
18373 floats
18374 \family default
18375 : only if more than 50\InsetSpace \thinspace{}
18376 % of the page are occupied by floats, several floats
18377  can be set together on a page.
18378 \end_layout
18379
18380 \begin_layout Standard
18381 If you don't like these rules, you can ignore them by using the additional
18382  option 
18383 \family sans
18384 Ignore\InsetSpace ~
18385 LaTeX\InsetSpace ~
18386 rules
18387 \family default
18388 .
18389 \end_layout
18390
18391 \begin_layout Standard
18392 Sometimes you might need, under all circumstances, a float to be placed
18393  exactly at the position where it is inserted.
18394  For this case you can use the option 
18395 \family sans
18396 Here\InsetSpace ~
18397 definitely
18398 \family default
18399 .
18400  Use this option very rarely and only if the document is nearly ready to
18401  be printed.
18402  Because the float is then no longer able to 
18403 \begin_inset Quotes eld
18404 \end_inset
18405
18406 float
18407 \begin_inset Quotes erd
18408 \end_inset
18409
18410  when you change your document and this will often destroy the page layout.
18411 \end_layout
18412
18413 \begin_layout Standard
18414 There are no placement options for text wrap floats, because they are always
18415  surrounded by the text of a certain paragraph.
18416 \end_layout
18417
18418 \begin_layout Standard
18419 For more details about float placements, have a look at LaTeX books like
18420  
18421 \begin_inset LatexCommand cite
18422 key "latexcompanion,latexguide,latexbook"
18423
18424 \end_inset
18425
18426 .
18427 \end_layout
18428
18429 \begin_layout Section
18430 Minipages
18431 \begin_inset LatexCommand index
18432 name "Minipages"
18433
18434 \end_inset
18435
18436
18437 \begin_inset LatexCommand label
18438 name "sec:Minipages"
18439
18440 \end_inset
18441
18442
18443 \end_layout
18444
18445 \begin_layout Standard
18446 LaTeX provides a mechanism to produce essentially a page within a page,
18447  called minipage.
18448  Within a minipage, all the usual rules of indentation, line wrapping, etc.\InsetSpace ~
18449 apply.
18450  
18451 \end_layout
18452
18453 \begin_layout Standard
18454 Minipages in LyX have their own collapsible box inserted via the menu 
18455 \family sans
18456 Insert\SpecialChar \menuseparator
18457 Box
18458 \family default
18459 .
18460  Right-clicking on the box allows you to alter the width of the minipage
18461  and its alignment within the page.
18462 \end_layout
18463
18464 \begin_layout Standard
18465 \align center
18466 \begin_inset Box Frameless
18467 position "t"
18468 hor_pos "c"
18469 has_inner_box 1
18470 inner_pos "t"
18471 use_parbox 0
18472 width "30col%"
18473 special "none"
18474 height "1pt"
18475 height_special "totalheight"
18476 status open
18477
18478 \begin_layout Standard
18479
18480 \shape italic
18481 This is a minipage.
18482  The text is set in an italic style.
18483 \end_layout
18484
18485 \begin_layout Standard
18486
18487 \shape italic
18488 Minipages are often used for text in another language or text that needs
18489  another formatting.
18490 \end_layout
18491
18492 \end_inset
18493
18494
18495 \end_layout
18496
18497 \begin_layout Standard
18498 \begin_inset VSpace medskip
18499 \end_inset
18500
18501 If you place two minipages side-by-side, you can use 
18502 \family sans
18503 Horizontal Fills
18504 \family default
18505  as described in section\InsetSpace ~
18506
18507 \begin_inset LatexCommand ref
18508 reference "sub:Horizontal-Space"
18509
18510 \end_inset
18511
18512 :
18513 \begin_inset VSpace medskip
18514 \end_inset
18515
18516
18517 \end_layout
18518
18519 \begin_layout Standard
18520 \begin_inset Box Frameless
18521 position "t"
18522 hor_pos "c"
18523 has_inner_box 1
18524 inner_pos "t"
18525 use_parbox 0
18526 width "1.5in"
18527 special "none"
18528 height "1pt"
18529 height_special "totalheight"
18530 status open
18531
18532 \begin_layout Standard
18533 This is a minipage with some stupid dummy text.
18534  This dummy text is used to increase the size of the minipage.
18535 \end_layout
18536
18537 \end_inset
18538
18539
18540 \hfill
18541
18542 \begin_inset Box Frameless
18543 position "t"
18544 hor_pos "c"
18545 has_inner_box 1
18546 inner_pos "t"
18547 use_parbox 0
18548 width "1.5in"
18549 special "none"
18550 height "1pt"
18551 height_special "totalheight"
18552 status open
18553
18554 \begin_layout Standard
18555 This is a minipage with some stupid dummy text.
18556  This dummy text is used to increase the size of the minipage.
18557 \end_layout
18558
18559 \end_inset
18560
18561
18562 \end_layout
18563
18564 \begin_layout Standard
18565 \begin_inset VSpace bigskip
18566 \end_inset
18567
18568
18569 \end_layout
18570
18571 \begin_layout Standard
18572 When you right-click on a minipage box, you can change the box from a minipage
18573  to other box types.
18574  All box types and their settings are explained in detail in chapter 
18575 \emph on
18576 Boxes
18577 \emph default
18578  of the 
18579 \emph on
18580 Embedded Objects
18581 \emph default
18582  manual.
18583 \end_layout
18584
18585 \begin_layout Chapter
18586 Mathematical Formulas
18587 \begin_inset LatexCommand index
18588 name "Math"
18589
18590 \end_inset
18591
18592
18593 \begin_inset LatexCommand index
18594 name "Formulas | see{Math}"
18595
18596 \end_inset
18597
18598
18599 \begin_inset LatexCommand label
18600 name "cha:Mathematical-Formulas"
18601
18602 \end_inset
18603
18604
18605 \end_layout
18606
18607 \begin_layout Section
18608 Basic Math Editing
18609 \begin_inset LatexCommand index
18610 name "Math ! Basics"
18611
18612 \end_inset
18613
18614
18615 \end_layout
18616
18617 \begin_layout Standard
18618 To create a math formula, you can just click on the toolbar icon 
18619 \begin_inset Graphics
18620         filename ../images/math-mode.png
18621
18622 \end_inset
18623
18624 .
18625  That will create a little blue rectangle, with purple markers around its
18626  corners.
18627  That blue rectangle is the formula itself; the purple markers indicate
18628  what level of nesting within the formula you are at.
18629  You can also choose a particular formula type to insert via the 
18630 \family sans
18631 Insert\SpecialChar \menuseparator
18632 Math
18633 \family default
18634  menu.
18635 \end_layout
18636
18637 \begin_layout Standard
18638 Editing the parameters of a formula and adding math constructs can be done
18639  with the 
18640 \family sans
18641 math\InsetSpace ~
18642 toolbar
18643 \family default
18644 , that appears when the cursor is in a formula.
18645 \end_layout
18646
18647 \begin_layout Standard
18648 There are two main types of formulas: Inline formulas appear within a text
18649  line, like this one:
18650 \end_layout
18651
18652 \begin_layout Standard
18653 This is a line with an inline formula 
18654 \begin_inset Formula $A=B$
18655 \end_inset
18656
18657  in it.
18658 \end_layout
18659
18660 \begin_layout Standard
18661 Displayed formulas appear outside the text like as they were in an own paragraph
18662 , like this one:
18663 \begin_inset Formula \[
18664 A=B\]
18665
18666 \end_inset
18667
18668 You can only number and reference displayed formulas.
18669 \end_layout
18670
18671 \begin_layout Standard
18672 LyX supports also many LaTeX math commands.
18673  E.g.
18674  typing 
18675 \begin_inset Quotes eld
18676 \end_inset
18677
18678
18679 \series bold
18680
18681 \backslash
18682 alpha
18683 \series default
18684
18685 \begin_inset Quotes erd
18686 \end_inset
18687
18688 , followed by a space, in a formula will create the Greek letter 
18689 \begin_inset Formula $\alpha$
18690 \end_inset
18691
18692 .
18693  So typing commands might sometimes be faster than using the 
18694 \family sans
18695 Math\InsetSpace ~
18696 Panel
18697 \family default
18698 .
18699 \end_layout
18700
18701 \begin_layout Subsection
18702 Navigating in Formulas
18703 \begin_inset LatexCommand index
18704 name "Math ! Navigating"
18705
18706 \end_inset
18707
18708
18709 \end_layout
18710
18711 \begin_layout Standard
18712 The best control over the cursor position within an existing formula is
18713  achieved with the arrow keys.
18714  LyX uses small rectangles to indicate places where something can be inserted.
18715  The arrow keys can be used to navigate between parts of a formula.
18716  Pressing 
18717 \family sans
18718 Space
18719 \family default
18720  will leave a formula construct (a square root 
18721 \begin_inset Formula $\sqrt{2}$
18722 \end_inset
18723
18724 , or parentheses 
18725 \begin_inset Formula $\left(f\right)$
18726 \end_inset
18727
18728 , or a matrix 
18729 \begin_inset Formula $\left[\begin{array}{cc}
18730 1 & 2\\
18731 3 & 4\end{array}\right]$
18732 \end_inset
18733
18734 ).
18735  Pressing 
18736 \family sans
18737 Escape
18738 \family default
18739  will leave the formula, placing the cursor after the formula.
18740  
18741 \family sans
18742 Tab
18743 \family default
18744  can be used to move horizontally in a formula; for example, through the
18745  cells of a matrix or the positions in a multi-line equation.
18746 \end_layout
18747
18748 \begin_layout Standard
18749
18750 \family sans
18751 Space
18752 \family default
18753 , printed in this document as 
18754 \begin_inset Quotes eld
18755 \end_inset
18756
18757
18758 \begin_inset ERT
18759 status collapsed
18760
18761 \begin_layout Standard
18762
18763
18764 \backslash
18765 spce 
18766 \end_layout
18767
18768 \end_inset
18769
18770
18771 \begin_inset Quotes erd
18772 \end_inset
18773
18774
18775 \begin_inset Note Note
18776 status collapsed
18777
18778 \begin_layout Standard
18779 This command will appear in the output as official character denoting the
18780  space character (visible space).
18781 \end_layout
18782
18783 \end_inset
18784
18785 , seems to do nothing in a formula, since it does not add a space between
18786  characters, but it does exit a nested structure.
18787  For this reason, you have to be careful about using 
18788 \family sans
18789 Space
18790 \family default
18791 .
18792  For example, if you want 
18793 \begin_inset Formula $\sqrt{2x+1}$
18794 \end_inset
18795
18796 , type 
18797 \series bold
18798
18799 \backslash
18800 sqrt
18801 \begin_inset ERT
18802 status collapsed
18803
18804 \begin_layout Standard
18805
18806
18807 \backslash
18808 spce 
18809 \end_layout
18810
18811 \end_inset
18812
18813 2x+1
18814 \series default
18815  and not 
18816 \series bold
18817
18818 \backslash
18819 sqrt
18820 \begin_inset ERT
18821 status collapsed
18822
18823 \begin_layout Standard
18824
18825
18826 \backslash
18827 spce 
18828 \end_layout
18829
18830 \end_inset
18831
18832 2x
18833 \begin_inset ERT
18834 status collapsed
18835
18836 \begin_layout Standard
18837
18838
18839 \backslash
18840 spce 
18841 \end_layout
18842
18843 \end_inset
18844
18845 +1
18846 \series default
18847 , since in the latter case only the 
18848 \family typewriter
18849
18850 \begin_inset Formula $2x$
18851 \end_inset
18852
18853
18854 \family default
18855  will be under the square root sign: 
18856 \begin_inset Formula $\sqrt{2x}+1$
18857 \end_inset
18858
18859 .
18860 \end_layout
18861
18862 \begin_layout Standard
18863 You can leave many parts of a formula, like this matrix, partially filled
18864  in, such as:
18865 \begin_inset Formula \[
18866 \left(\begin{array}{ccc}
18867 \lambda_{1}\\
18868  & \ddots\\
18869  &  & \lambda_{n}\end{array}\right)\]
18870
18871 \end_inset
18872
18873 If you leave a fraction only partially filled in, or a subscript with nothing
18874  in it, the results will be unpredictable, but most constructs don't mind.
18875 \end_layout
18876
18877 \begin_layout Subsection
18878 Selecting Text
18879 \end_layout
18880
18881 \begin_layout Standard
18882 You can select text within a formula in two different ways.
18883  Place the cursor at one end of the string of text you want, and press 
18884 \family sans
18885 Shift
18886 \family default
18887  and a cursor movement key to select text.
18888  It will be highlighted as with regular text selection.
18889  Alternatively, you can select text with the mouse in the usual way.
18890  That text can then be cut or copied, and then pasted within any formula,
18891  but not in a normal text region in LyX.
18892 \end_layout
18893
18894 \begin_layout Subsection
18895 Exponents and Subscripts
18896 \begin_inset LatexCommand index
18897 name "Math ! Exponents"
18898
18899 \end_inset
18900
18901
18902 \begin_inset LatexCommand index
18903 name "Math ! Subscripts"
18904
18905 \end_inset
18906
18907
18908 \end_layout
18909
18910 \begin_layout Standard
18911 You can use the math panel to add super- or subscripts, but the much easier
18912  way is to use a command.
18913  To get 
18914 \begin_inset Formula $x^{2}$
18915 \end_inset
18916
18917 , type in a formula 
18918 \series bold
18919 x^2
18920 \begin_inset ERT
18921 status collapsed
18922
18923 \begin_layout Standard
18924
18925
18926 \backslash
18927 spce 
18928 \end_layout
18929
18930 \end_inset
18931
18932
18933 \series default
18934 .
18935  The final 
18936 \family sans
18937 Space
18938 \family default
18939  puts the cursor back down on the base line of the expression.
18940  If you type 
18941 \series bold
18942 x^2y
18943 \series default
18944 , you will get 
18945 \begin_inset Formula $x^{2y}$
18946 \end_inset
18947
18948 , to get 
18949 \begin_inset Formula $x^{2}y$
18950 \end_inset
18951
18952 , type 
18953 \series bold
18954 x^2
18955 \begin_inset ERT
18956 status collapsed
18957
18958 \begin_layout Standard
18959
18960
18961 \backslash
18962 spce 
18963 \end_layout
18964
18965 \end_inset
18966
18967 y
18968 \series default
18969 .
18970  If you use characters in the superscript, that could be accented with the
18971  hat 
18972 \begin_inset Quotes eld
18973 \end_inset
18974
18975 ^
18976 \begin_inset Quotes erd
18977 \end_inset
18978
18979 , you have to use an extra 
18980 \family sans
18981 Space
18982 \family default
18983  to separate the hat and the character.
18984  E.g.
18985  if you want 
18986 \begin_inset Formula $x^{a}$
18987 \end_inset
18988
18989 , type 
18990 \series bold
18991 x^
18992 \begin_inset ERT
18993 status collapsed
18994
18995 \begin_layout Standard
18996
18997
18998 \backslash
18999 spce 
19000 \end_layout
19001
19002 \end_inset
19003
19004 a
19005 \series default
19006 .
19007  Subscripts are similar: To get 
19008 \begin_inset Formula $a_{1}$
19009 \end_inset
19010
19011 , type 
19012 \series bold
19013 a_1
19014 \begin_inset ERT
19015 status collapsed
19016
19017 \begin_layout Standard
19018
19019
19020 \backslash
19021 spce 
19022 \end_layout
19023
19024 \end_inset
19025
19026
19027 \series default
19028 .
19029 \end_layout
19030
19031 \begin_layout Subsection
19032 Fractions
19033 \begin_inset LatexCommand index
19034 name "Math ! Fractions"
19035
19036 \end_inset
19037
19038
19039 \end_layout
19040
19041 \begin_layout Standard
19042 Create a fraction with either the command 
19043 \series bold
19044
19045 \backslash
19046 frac
19047 \series default
19048  or using the icon 
19049 \begin_inset Graphics
19050         filename ../images/math/frac.png
19051         scale 60
19052
19053 \end_inset
19054
19055  in the 
19056 \family sans
19057 Math\InsetSpace ~
19058 Panel
19059 \family default
19060 .
19061  You will be presented with an empty fraction.
19062  The cursor is above the fraction line.
19063  To move it to the bottom, simply press 
19064 \family sans
19065 Down
19066 \family default
19067 .
19068  To move back up, press 
19069 \family sans
19070 Up
19071 \family default
19072 .
19073  Any math structure can be placed in a fraction, as this example shows:
19074 \begin_inset Formula \[
19075 \left[\frac{1}{\left(\begin{array}{cc}
19076 2 & 3\\
19077 4 & 5\end{array}\right)}\right]\]
19078
19079 \end_inset
19080
19081
19082 \end_layout
19083
19084 \begin_layout Subsection
19085 Roots
19086 \begin_inset LatexCommand index
19087 name "Math ! Roots"
19088
19089 \end_inset
19090
19091
19092 \end_layout
19093
19094 \begin_layout Standard
19095 Roots can be created using the 
19096 \family sans
19097 Math\InsetSpace ~
19098 Panel
19099 \family default
19100  button
19101 \begin_inset Graphics
19102         filename ../images/math/sqrt.png
19103
19104 \end_inset
19105
19106  or the commands 
19107 \series bold
19108
19109 \backslash
19110 sqrt
19111 \series default
19112  or 
19113 \series bold
19114
19115 \backslash
19116 root
19117 \series default
19118 .
19119  With the command 
19120 \series bold
19121
19122 \backslash
19123 root
19124 \series default
19125  you can produce roots of higher orders, like cube roots, while 
19126 \series bold
19127
19128 \backslash
19129 sqrt
19130 \series default
19131  produces always a square root.
19132 \end_layout
19133
19134 \begin_layout Subsection
19135 Operators with Limits
19136 \begin_inset LatexCommand index
19137 name "Math ! Sums"
19138
19139 \end_inset
19140
19141
19142 \begin_inset LatexCommand index
19143 name "Math ! Integrals"
19144
19145 \end_inset
19146
19147
19148 \begin_inset LatexCommand label
19149 name "sub:Operators-with-Limits"
19150
19151 \end_inset
19152
19153
19154 \end_layout
19155
19156 \begin_layout Standard
19157 Sum (
19158 \begin_inset Formula $\sum$
19159 \end_inset
19160
19161 ) and integral (
19162 \begin_inset Formula $\int$
19163 \end_inset
19164
19165 ) operators are very often decorated with limits.
19166  These limits can be entered in LyX by entering them as you would enter
19167  a super- or subscript, directly after the symbol.
19168  The sum operator will automatically place its 
19169 \begin_inset Quotes eld
19170 \end_inset
19171
19172 limits
19173 \begin_inset Quotes erd
19174 \end_inset
19175
19176  over and under the symbol in displayed formulas, and on the side in inline
19177  formulas.
19178  Such as 
19179 \begin_inset Formula $\sum_{n=0}^{\infty}\frac{1}{n!}=e$
19180 \end_inset
19181
19182 , versus
19183 \begin_inset Formula \[
19184 \sum_{n=0}^{\infty}\frac{1}{n!}=e\]
19185
19186 \end_inset
19187
19188 Integral signs, however, will place the limits on the side in both formula
19189  types.
19190 \end_layout
19191
19192 \begin_layout Standard
19193 All operators with limits will be automatically re-sized when placed in
19194  display mode.
19195  The placement of the limits can be changed by placing the cursor directly
19196  behind the operator and hitting 
19197 \family sans
19198 M-m l
19199 \family default
19200  or using the menu 
19201 \family sans
19202 Edit\SpecialChar \menuseparator
19203 Math\SpecialChar \menuseparator
19204 Change\InsetSpace ~
19205 Limits\InsetSpace ~
19206 Type
19207 \family default
19208 .
19209 \end_layout
19210
19211 \begin_layout Standard
19212 Certain other mathematical expressions have this 
19213 \begin_inset Quotes eld
19214 \end_inset
19215
19216 moving limits
19217 \begin_inset Quotes erd
19218 \end_inset
19219
19220  feature as addition, such as
19221 \begin_inset LatexCommand index
19222 name "Math ! Limits"
19223
19224 \end_inset
19225
19226
19227 \begin_inset Formula \[
19228 \lim_{x\rightarrow\infty}f(x),\]
19229
19230 \end_inset
19231
19232 which will place the 
19233 \begin_inset Formula $x\rightarrow\infty$
19234 \end_inset
19235
19236  underneath the 
19237 \begin_inset Quotes eld
19238 \end_inset
19239
19240 lim
19241 \begin_inset Quotes erd
19242 \end_inset
19243
19244  in display mode.
19245  In inline formulas it looks like this: 
19246 \begin_inset Formula $\lim_{x\rightarrow\infty}f(x)$
19247 \end_inset
19248
19249 .
19250 \end_layout
19251
19252 \begin_layout Standard
19253 Note that the lim-function was entered as the function macro 
19254 \series bold
19255
19256 \backslash
19257 lim
19258 \series default
19259 .
19260  Have a look at section\InsetSpace ~
19261
19262 \begin_inset LatexCommand ref
19263 reference "sub:Functions"
19264
19265 \end_inset
19266
19267  for an explanation of function macros.
19268 \end_layout
19269
19270 \begin_layout Subsection
19271 Math Symbols
19272 \begin_inset LatexCommand index
19273 name "Math ! Symbols"
19274
19275 \end_inset
19276
19277
19278 \end_layout
19279
19280 \begin_layout Standard
19281 Most math symbols can be found in the 
19282 \family sans
19283 Math\InsetSpace ~
19284 Panel
19285 \family default
19286  under one of several categories; including 
19287 \family sans
19288 Greek
19289 \family default
19290
19291 \family sans
19292 Operators
19293 \family default
19294  , 
19295 \family sans
19296 Relations
19297 \family default
19298
19299 \family sans
19300 Arrows
19301 \family default
19302 .
19303  There are also the additional symbols provided by the American Mathematical
19304  Society (AMS).
19305 \end_layout
19306
19307 \begin_layout Standard
19308 If you know the LaTeX-command for a construct or symbol you wish to use,
19309  you don't have to use the 
19310 \family sans
19311 Math\InsetSpace ~
19312 Panel
19313 \family default
19314 , but can type the command directly into the formula.
19315  LyX will convert it to the corresponding symbol or construct.
19316 \end_layout
19317
19318 \begin_layout Subsection
19319 Altering Spacing
19320 \begin_inset LatexCommand index
19321 name "Math ! Spaces"
19322
19323 \end_inset
19324
19325
19326 \begin_inset LatexCommand label
19327 name "sub:Altering-Spacing"
19328
19329 \end_inset
19330
19331
19332 \end_layout
19333
19334 \begin_layout Standard
19335 You may want to create spaces that differs from the standard spacing that
19336  LaTeX provides.
19337  To do this, type 
19338 \family sans
19339 C-Space
19340 \family default
19341  or to use the 
19342 \family sans
19343 Math\InsetSpace ~
19344 Panel
19345 \family default
19346  button 
19347 \begin_inset Graphics
19348         filename ../images/math/space.png
19349
19350 \end_inset
19351
19352 .
19353  This generates a small space, and shows a small marker on the screen.
19354  Here a example for the sequence 
19355 \series bold
19356 a C-Space b
19357 \series default
19358
19359 \begin_inset Formula $a\, b$
19360 \end_inset
19361
19362  (appears in LyX as 
19363 \begin_inset Graphics
19364         filename clipart/SpaceMarker.png
19365
19366 \end_inset
19367
19368 ).
19369  You can change the space to different sizes when you set the cursor behind
19370  the space marker and hit space again several times.
19371  With every space hit the size will be changed.
19372  Some markers for the space size appear red in LyX, because they are a negative
19373  spaces.
19374  Here two examples:
19375 \end_layout
19376
19377 \begin_layout Standard
19378
19379 \series bold
19380 a C-Space b
19381 \series default
19382  and 3×
19383 \family sans
19384 Space
19385 \family default
19386
19387 \begin_inset Formula $a\quad b$
19388 \end_inset
19389
19390
19391 \end_layout
19392
19393 \begin_layout Standard
19394
19395 \series bold
19396 a C-Space b
19397 \series default
19398  and 5×
19399 \family sans
19400 Space
19401 \family default
19402
19403 \begin_inset Formula $a\! b$
19404 \end_inset
19405
19406
19407 \end_layout
19408
19409 \begin_layout Subsection
19410 Functions
19411 \begin_inset LatexCommand index
19412 name "Math ! Functions"
19413
19414 \end_inset
19415
19416
19417 \begin_inset LatexCommand label
19418 name "sub:Functions"
19419
19420 \end_inset
19421
19422
19423 \end_layout
19424
19425 \begin_layout Standard
19426 The 
19427 \family sans
19428 Math\InsetSpace ~
19429 Panel
19430 \family default
19431  contains under the button 
19432 \begin_inset Graphics
19433         filename ../images/math/functions.png
19434
19435 \end_inset
19436
19437  a number of functions, such as 
19438 \begin_inset Formula $\sin$
19439 \end_inset
19440
19441
19442 \begin_inset Formula $\lim$
19443 \end_inset
19444
19445
19446 \emph on
19447 etc
19448 \emph default
19449 .
19450  (you can also insert them in a formula by typing 
19451 \series bold
19452
19453 \backslash
19454 sin
19455 \series default
19456  etc.).
19457  Standard mathematical practice is, that functions are printed upright to
19458  avoid confusions, because 
19459 \begin_inset Formula $sin$
19460 \end_inset
19461
19462  does normally mean 
19463 \begin_inset Formula $s·i·n$
19464 \end_inset
19465
19466 .
19467 \end_layout
19468
19469 \begin_layout Standard
19470 Using the function macros will also produce correct spacing around the function:
19471  
19472 \begin_inset Formula $a\sin x$
19473 \end_inset
19474
19475  is different from 
19476 \begin_inset Formula $asinx$
19477 \end_inset
19478
19479
19480 \end_layout
19481
19482 \begin_layout Standard
19483 For some mathematical objects, like the limes, the macro changes the way
19484  that subscripts are placed, like described in section\InsetSpace ~
19485
19486 \begin_inset LatexCommand ref
19487 reference "sub:Operators-with-Limits"
19488
19489 \end_inset
19490
19491 .
19492 \end_layout
19493
19494 \begin_layout Subsection
19495 Accents
19496 \begin_inset LatexCommand index
19497 name "Math ! Accents"
19498
19499 \end_inset
19500
19501
19502 \end_layout
19503
19504 \begin_layout Standard
19505 In a formula you can insert accented characters in the same way as in text
19506  mode.
19507  This may depend on your keyboard, or the bindings file you use.
19508  You can also use LaTeX commands to e.g.
19509  enter 
19510 \begin_inset Formula $\hat{a}$
19511 \end_inset
19512
19513  even if your keyboard doesn't have hat-accents enabled.
19514  Our example is entered by typing 
19515 \series bold
19516
19517 \backslash
19518 hat
19519 \begin_inset ERT
19520 status collapsed
19521
19522 \begin_layout Standard
19523
19524
19525 \backslash
19526 spce 
19527 \end_layout
19528
19529 \end_inset
19530
19531 a
19532 \series default
19533  in a formula.
19534  Table\InsetSpace ~
19535
19536 \begin_inset LatexCommand ref
19537 reference "cap:Accent-names-and"
19538
19539 \end_inset
19540
19541  shows the equivalences between the accent names and the commands.
19542 \end_layout
19543
19544 \begin_layout Standard
19545 \begin_inset Float table
19546 wide false
19547 sideways false
19548 status open
19549
19550 \begin_layout Standard
19551 \begin_inset Caption
19552
19553 \begin_layout Standard
19554 \begin_inset LatexCommand label
19555 name "cap:Accent-names-and"
19556
19557 \end_inset
19558
19559 Accent names and the corresponding commands.
19560 \end_layout
19561
19562 \end_inset
19563
19564
19565 \end_layout
19566
19567 \begin_layout Standard
19568 \align center
19569 \begin_inset Tabular
19570 <lyxtabular version="3" rows="11" columns="3">
19571 <features>
19572 <column alignment="center" valignment="top" leftline="true" width="0pt">
19573 <column alignment="center" valignment="top" leftline="true" width="0pt">
19574 <column alignment="center" valignment="top" leftline="true" rightline="true" width="0pt">
19575 <row topline="true" bottomline="true">
19576 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
19577 \begin_inset Text
19578
19579 \begin_layout Standard
19580 Name
19581 \end_layout
19582
19583 \end_inset
19584 </cell>
19585 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
19586 \begin_inset Text
19587
19588 \begin_layout Standard
19589 Command
19590 \end_layout
19591
19592 \end_inset
19593 </cell>
19594 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
19595 \begin_inset Text
19596
19597 \begin_layout Standard
19598 E
19599 \family roman
19600 \series medium
19601 \shape up
19602 \size normal
19603 \emph off
19604 \bar no
19605 \noun off
19606 \color none
19607 xample
19608 \end_layout
19609
19610 \end_inset
19611 </cell>
19612 </row>
19613 <row topline="true">
19614 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19615 \begin_inset Text
19616
19617 \begin_layout Standard
19618
19619 \family roman
19620 \series medium
19621 \shape up
19622 \size normal
19623 \emph off
19624 \bar no
19625 \noun off
19626 \color none
19627 circumflex
19628 \end_layout
19629
19630 \end_inset
19631 </cell>
19632 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19633 \begin_inset Text
19634
19635 \begin_layout Standard
19636
19637 \series bold
19638
19639 \backslash
19640 hat
19641 \end_layout
19642
19643 \end_inset
19644 </cell>
19645 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
19646 \begin_inset Text
19647
19648 \begin_layout Standard
19649
19650 \family roman
19651 \series medium
19652 \shape up
19653 \size normal
19654 \emph off
19655 \bar no
19656 \noun off
19657 \color none
19658 \begin_inset Formula $\hat{a}$
19659 \end_inset
19660
19661
19662 \end_layout
19663
19664 \end_inset
19665 </cell>
19666 </row>
19667 <row topline="true">
19668 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19669 \begin_inset Text
19670
19671 \begin_layout Standard
19672
19673 \family roman
19674 \series medium
19675 \shape up
19676 \size normal
19677 \emph off
19678 \bar no
19679 \noun off
19680 \color none
19681 grave
19682 \end_layout
19683
19684 \end_inset
19685 </cell>
19686 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19687 \begin_inset Text
19688
19689 \begin_layout Standard
19690
19691 \series bold
19692
19693 \backslash
19694 grave
19695 \end_layout
19696
19697 \end_inset
19698 </cell>
19699 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
19700 \begin_inset Text
19701
19702 \begin_layout Standard
19703
19704 \family roman
19705 \series medium
19706 \shape up
19707 \size normal
19708 \emph off
19709 \bar no
19710 \noun off
19711 \color none
19712 \begin_inset Formula $\grave{a}$
19713 \end_inset
19714
19715
19716 \end_layout
19717
19718 \end_inset
19719 </cell>
19720 </row>
19721 <row topline="true">
19722 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19723 \begin_inset Text
19724
19725 \begin_layout Standard
19726
19727 \family roman
19728 \series medium
19729 \shape up
19730 \size normal
19731 \emph off
19732 \bar no
19733 \noun off
19734 \color none
19735 acute
19736 \end_layout
19737
19738 \end_inset
19739 </cell>
19740 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19741 \begin_inset Text
19742
19743 \begin_layout Standard
19744
19745 \series bold
19746
19747 \backslash
19748 acute
19749 \end_layout
19750
19751 \end_inset
19752 </cell>
19753 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
19754 \begin_inset Text
19755
19756 \begin_layout Standard
19757
19758 \family roman
19759 \series medium
19760 \shape up
19761 \size normal
19762 \emph off
19763 \bar no
19764 \noun off
19765 \color none
19766 \begin_inset Formula $\acute{a}$
19767 \end_inset
19768
19769
19770 \end_layout
19771
19772 \end_inset
19773 </cell>
19774 </row>
19775 <row topline="true">
19776 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19777 \begin_inset Text
19778
19779 \begin_layout Standard
19780
19781 \family roman
19782 \series medium
19783 \shape up
19784 \size normal
19785 \emph off
19786 \bar no
19787 \noun off
19788 \color none
19789 umlaut
19790 \end_layout
19791
19792 \end_inset
19793 </cell>
19794 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19795 \begin_inset Text
19796
19797 \begin_layout Standard
19798
19799 \series bold
19800
19801 \backslash
19802 ddot
19803 \end_layout
19804
19805 \end_inset
19806 </cell>
19807 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
19808 \begin_inset Text
19809
19810 \begin_layout Standard
19811
19812 \family roman
19813 \series medium
19814 \shape up
19815 \size normal
19816 \emph off
19817 \bar no
19818 \noun off
19819 \color none
19820 \begin_inset Formula $\ddot{a}$
19821 \end_inset
19822
19823
19824 \end_layout
19825
19826 \end_inset
19827 </cell>
19828 </row>
19829 <row topline="true">
19830 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19831 \begin_inset Text
19832
19833 \begin_layout Standard
19834
19835 \family roman
19836 \series medium
19837 \shape up
19838 \size normal
19839 \emph off
19840 \bar no
19841 \noun off
19842 \color none
19843 tilde
19844 \end_layout
19845
19846 \end_inset
19847 </cell>
19848 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19849 \begin_inset Text
19850
19851 \begin_layout Standard
19852
19853 \series bold
19854
19855 \backslash
19856 tilde
19857 \end_layout
19858
19859 \end_inset
19860 </cell>
19861 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
19862 \begin_inset Text
19863
19864 \begin_layout Standard
19865
19866 \family roman
19867 \series medium
19868 \shape up
19869 \size normal
19870 \emph off
19871 \bar no
19872 \noun off
19873 \color none
19874 \begin_inset Formula $\tilde{a}$
19875 \end_inset
19876
19877
19878 \end_layout
19879
19880 \end_inset
19881 </cell>
19882 </row>
19883 <row topline="true">
19884 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19885 \begin_inset Text
19886
19887 \begin_layout Standard
19888
19889 \family roman
19890 \series medium
19891 \shape up
19892 \size normal
19893 \emph off
19894 \bar no
19895 \noun off
19896 \color none
19897 dot
19898 \end_layout
19899
19900 \end_inset
19901 </cell>
19902 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19903 \begin_inset Text
19904
19905 \begin_layout Standard
19906
19907 \series bold
19908
19909 \backslash
19910 dot
19911 \end_layout
19912
19913 \end_inset
19914 </cell>
19915 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
19916 \begin_inset Text
19917
19918 \begin_layout Standard
19919
19920 \family roman
19921 \series medium
19922 \shape up
19923 \size normal
19924 \emph off
19925 \bar no
19926 \noun off
19927 \color none
19928 \begin_inset Formula $\dot{a}$
19929 \end_inset
19930
19931
19932 \end_layout
19933
19934 \end_inset
19935 </cell>
19936 </row>
19937 <row topline="true">
19938 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19939 \begin_inset Text
19940
19941 \begin_layout Standard
19942
19943 \family roman
19944 \series medium
19945 \shape up
19946 \size normal
19947 \emph off
19948 \bar no
19949 \noun off
19950 \color none
19951 breve
19952 \end_layout
19953
19954 \end_inset
19955 </cell>
19956 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19957 \begin_inset Text
19958
19959 \begin_layout Standard
19960
19961 \series bold
19962
19963 \backslash
19964 breve
19965 \end_layout
19966
19967 \end_inset
19968 </cell>
19969 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
19970 \begin_inset Text
19971
19972 \begin_layout Standard
19973
19974 \family roman
19975 \series medium
19976 \shape up
19977 \size normal
19978 \emph off
19979 \bar no
19980 \noun off
19981 \color none
19982 \begin_inset Formula $\breve{a}$
19983 \end_inset
19984
19985
19986 \end_layout
19987
19988 \end_inset
19989 </cell>
19990 </row>
19991 <row topline="true">
19992 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19993 \begin_inset Text
19994
19995 \begin_layout Standard
19996
19997 \family roman
19998 \series medium
19999 \shape up
20000 \size normal
20001 \emph off
20002 \bar no
20003 \noun off
20004 \color none
20005 caron
20006 \end_layout
20007
20008 \end_inset
20009 </cell>
20010 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
20011 \begin_inset Text
20012
20013 \begin_layout Standard
20014
20015 \series bold
20016
20017 \backslash
20018 check
20019 \end_layout
20020
20021 \end_inset
20022 </cell>
20023 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
20024 \begin_inset Text
20025
20026 \begin_layout Standard
20027
20028 \family roman
20029 \series medium
20030 \shape up
20031 \size normal
20032 \emph off
20033 \bar no
20034 \noun off
20035 \color none
20036 \begin_inset Formula $\check{a}$
20037 \end_inset
20038
20039
20040 \end_layout
20041
20042 \end_inset
20043 </cell>
20044 </row>
20045 <row topline="true">
20046 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
20047 \begin_inset Text
20048
20049 \begin_layout Standard
20050
20051 \family roman
20052 \series medium
20053 \shape up
20054 \size normal
20055 \emph off
20056 \bar no
20057 \noun off
20058 \color none
20059 macron
20060 \end_layout
20061
20062 \end_inset
20063 </cell>
20064 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
20065 \begin_inset Text
20066
20067 \begin_layout Standard
20068
20069 \series bold
20070
20071 \backslash
20072 bar
20073 \end_layout
20074
20075 \end_inset
20076 </cell>
20077 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
20078 \begin_inset Text
20079
20080 \begin_layout Standard
20081
20082 \family roman
20083 \series medium
20084 \shape up
20085 \size normal
20086 \emph off
20087 \bar no
20088 \noun off
20089 \color none
20090 \begin_inset Formula $\bar{a}$
20091 \end_inset
20092
20093
20094 \end_layout
20095
20096 \end_inset
20097 </cell>
20098 </row>
20099 <row topline="true" bottomline="true">
20100 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
20101 \begin_inset Text
20102
20103 \begin_layout Standard
20104 vector
20105 \end_layout
20106
20107 \end_inset
20108 </cell>
20109 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
20110 \begin_inset Text
20111
20112 \begin_layout Standard
20113
20114 \series bold
20115
20116 \backslash
20117 vec
20118 \end_layout
20119
20120 \end_inset
20121 </cell>
20122 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
20123 \begin_inset Text
20124
20125 \begin_layout Standard
20126
20127 \family roman
20128 \series medium
20129 \shape up
20130 \size normal
20131 \emph off
20132 \bar no
20133 \noun off
20134 \color none
20135 \begin_inset Formula $\vec{a}$
20136 \end_inset
20137
20138
20139 \end_layout
20140
20141 \end_inset
20142 </cell>
20143 </row>
20144 </lyxtabular>
20145
20146 \end_inset
20147
20148
20149 \end_layout
20150
20151 \end_inset
20152
20153
20154 \end_layout
20155
20156 \begin_layout Standard
20157 You can choose one of the accents by selecting an item from the 
20158 \family sans
20159 Frame\InsetSpace ~
20160 decorations
20161 \family default
20162  symbol set button 
20163 \begin_inset Graphics
20164         filename ../images/math/hat.png
20165
20166 \end_inset
20167
20168  in the math panel ; this will apply to any selection you have made within
20169  a formula too.
20170 \end_layout
20171
20172 \begin_layout Section
20173 Brackets and Delimiters
20174 \begin_inset LatexCommand index
20175 name "Math ! Brackets"
20176
20177 \end_inset
20178
20179
20180 \begin_inset LatexCommand index
20181 name "Math ! Delimiters"
20182
20183 \end_inset
20184
20185
20186 \begin_inset LatexCommand label
20187 name "sec:Brackets-and-Delimiters"
20188
20189 \end_inset
20190
20191
20192 \end_layout
20193
20194 \begin_layout Standard
20195 There are several brackets available through LyX.
20196  For most purposes, using just the keys 
20197 \family typewriter
20198 []{}()|<>
20199 \family default
20200  should suffice.
20201  But if you want to surround a large structure, like a matrix or a fraction,
20202  or if you have several layers of brackets, is better using 
20203 \family sans
20204 Math\InsetSpace ~
20205 Panel
20206 \family default
20207 's delimiter icon 
20208 \begin_inset Graphics
20209         filename ../images/math/delim.png
20210
20211 \end_inset
20212
20213 .
20214  For example, that's how you would construct the brackets around a standard
20215  matrix such as:
20216 \begin_inset Formula \[
20217 \left[\begin{array}{cc}
20218 1 & 2\\
20219 3 & 4\end{array}\right]\]
20220
20221 \end_inset
20222
20223 and to make it easier to see the layers of parentheses as in: 
20224 \begin_inset Formula \[
20225 \frac{1}{\left(1+\left(\frac{1}{1+\left(\frac{1}{1+x}\right)}\right)\right)}\]
20226
20227 \end_inset
20228
20229
20230 \end_layout
20231
20232 \begin_layout Standard
20233 The parentheses, and other brackets from that menu will automatically re-size
20234  to accommodate the size of what is inside.
20235 \end_layout
20236
20237 \begin_layout Standard
20238 To construct brackets click on the button for the bracket you want on the
20239  left side and right side.
20240  If you use the option 
20241 \family sans
20242 Keep\InsetSpace ~
20243 matched
20244 \family default
20245 , the selected bracket type will be used for the left and the right side.
20246  The selection will be shown below the button field.
20247  If you want one side to not have a bracket, use the blank button.
20248  It will appear in LyX with a dotted line, but nothing will be printed.
20249 \end_layout
20250
20251 \begin_layout Standard
20252 If you want to place brackets around math structures, like a square root,
20253  you can do that by highlighting (selecting) the structure that is to go
20254  inside the brackets.
20255  Then choose the appropriate brackets for left and right and click on 
20256 \family sans
20257 Insert
20258 \family default
20259 .
20260  The parentheses will be drawn around the selected structure.
20261 \end_layout
20262
20263 \begin_layout Standard
20264 The next section explains how to insert a LaTeX 
20265 \begin_inset Quotes eld
20266 \end_inset
20267
20268 {
20269 \begin_inset Quotes erd
20270 \end_inset
20271
20272  for grouping.
20273 \end_layout
20274
20275 \begin_layout Section
20276 Grouping
20277 \begin_inset LatexCommand index
20278 name "Math ! Grouping"
20279
20280 \end_inset
20281
20282
20283 \begin_inset LatexCommand label
20284 name "sec:Grouping"
20285
20286 \end_inset
20287
20288
20289 \end_layout
20290
20291 \begin_layout Standard
20292 You may need to group a set of symbols.
20293  In LaTeX, for example, the typesetting of 
20294 \family typewriter
20295 {x^y}^z
20296 \family default
20297  is different from 
20298 \family typewriter
20299 x^{y^z}
20300 \family default
20301 :
20302 \end_layout
20303
20304 \begin_layout Standard
20305 \begin_inset Formula \[
20306 {x^{y}}^{z}\quad\mathrm{differs\; from}\quad x^{y^{z}}\]
20307
20308 \end_inset
20309
20310
20311 \end_layout
20312
20313 \begin_layout Standard
20314 To create this grouping, you need to use the key sequence 
20315 \begin_inset Quotes eld
20316 \end_inset
20317
20318
20319 \series bold
20320
20321 \backslash
20322 {
20323 \series default
20324
20325 \begin_inset Quotes erd
20326 \end_inset
20327
20328  then type space.
20329  Inside LyX, you will see red braces indicating the grouping.
20330  Within this braces you insert the grouped structure.
20331  The grouping braces won't appear in the output in contrary to normal braces.
20332 \end_layout
20333
20334 \begin_layout Section
20335 Arrays and Multi-line Equations
20336 \begin_inset LatexCommand index
20337 name "Math ! Arrays"
20338
20339 \end_inset
20340
20341
20342 \begin_inset LatexCommand index
20343 name "Math ! Matrices"
20344
20345 \end_inset
20346
20347
20348 \begin_inset LatexCommand index
20349 name "Math ! Multi-line Equations"
20350
20351 \end_inset
20352
20353
20354 \end_layout
20355
20356 \begin_layout Standard
20357 Matrices are entered in LyX using the 
20358 \family sans
20359 Math\InsetSpace ~
20360 Panel
20361 \family default
20362  matrix button 
20363 \begin_inset Graphics
20364         filename ../images/math/matrix.png
20365
20366 \end_inset
20367
20368 .
20369  It will open a dialog for you to choose the number of rows/columns.
20370  Here is an example:
20371 \begin_inset Formula \[
20372 \left(\begin{array}{ccc}
20373 1 & 2 & 3\\
20374 4 & 5 & 6\\
20375 7 & 8 & 9\end{array}\right)\]
20376
20377 \end_inset
20378
20379 The parentheses aren't automatic, but you can add them as described in section\InsetSpace ~
20380
20381 \begin_inset LatexCommand ref
20382 reference "sec:Brackets-and-Delimiters"
20383
20384 \end_inset
20385
20386 .
20387  When you construct the matrix, you can decide whether the column entries
20388  will be left-, right-, or center-justified.
20389  This alignment is set in the box 
20390 \family sans
20391 Horizontal
20392 \family default
20393  with the letters 
20394 \begin_inset Quotes eld
20395 \end_inset
20396
20397
20398 \family sans
20399 l
20400 \family default
20401
20402 \begin_inset Quotes erd
20403 \end_inset
20404
20405
20406 \begin_inset Quotes eld
20407 \end_inset
20408
20409
20410 \family sans
20411 r
20412 \family default
20413
20414 \begin_inset Quotes erd
20415 \end_inset
20416
20417 , and 
20418 \begin_inset Quotes eld
20419 \end_inset
20420
20421
20422 \family sans
20423 c
20424 \family default
20425
20426 \begin_inset Quotes erd
20427 \end_inset
20428
20429 .
20430  LyX proposes a 
20431 \begin_inset Quotes eld
20432 \end_inset
20433
20434
20435 \family sans
20436 c
20437 \family default
20438
20439 \begin_inset Quotes erd
20440 \end_inset
20441
20442  for every column as default.
20443  For example, the sequence 
20444 \begin_inset Quotes eld
20445 \end_inset
20446
20447
20448 \family sans
20449 lrc
20450 \family default
20451
20452 \begin_inset Quotes erd
20453 \end_inset
20454
20455  means that the first column will be left-justified, the second will be
20456  centered, and the third column will be right-justified, because each letter
20457  corresponds to the relevant column.
20458  The result will look like this:
20459 \begin_inset Formula \[
20460 \begin{array}{lcr}
20461 this & this\, column & this\, column\\
20462 column & has & has\, right\\
20463 has\, left\, alignment & center\, alignment & alignment\end{array}.\]
20464
20465 \end_inset
20466
20467
20468 \end_layout
20469
20470 \begin_layout Standard
20471 You can add more rows to an existing matrix by hitting 
20472 \family sans
20473 C-Enter
20474 \family default
20475  while the cursor is in the matrix.
20476  Adding or deleting columns can be done via the menu 
20477 \family sans
20478 Edit\SpecialChar \menuseparator
20479 Math
20480 \family default
20481 .
20482 \end_layout
20483
20484 \begin_layout Standard
20485 There are other arrays used in formulas, such as distinctions of cases.
20486  It can be created with the menu 
20487 \family sans
20488 Insert\SpecialChar \menuseparator
20489 Math\SpecialChar \menuseparator
20490 Cases\InsetSpace ~
20491 Environment
20492 \family default
20493  or the command 
20494 \series bold
20495
20496 \backslash
20497 cases
20498 \series default
20499 .
20500  Here an example: 
20501 \begin_inset Formula \[
20502 f(x)=\begin{cases}
20503 -1 & x<0\\
20504 0 & x=0\\
20505 1 & x>0\end{cases}\]
20506
20507 \end_inset
20508
20509
20510 \end_layout
20511
20512 \begin_layout Standard
20513 \begin_inset VSpace bigskip
20514 \end_inset
20515
20516 Multi-line formulas are created when you press 
20517 \family sans
20518 \series medium
20519 C-E
20520 \series default
20521 nter
20522 \family default
20523  within a formula.
20524  In an empty formula you can see that three blue boxes appear, one for each
20525  column.
20526  When you press 
20527 \family sans
20528 \series medium
20529 C-E
20530 \series default
20531 nter
20532 \family default
20533  in a non-empty formula, the part before the relation sign (equal sign 
20534 \begin_inset Quotes eld
20535 \end_inset
20536
20537 =
20538 \begin_inset Quotes erd
20539 \end_inset
20540
20541  etc.) will be inserted automatically to the first column, the relation sign
20542  is in the second column, and the rest in the third column.
20543  A new row is created by every further hit of 
20544 \family sans
20545 \series medium
20546 C-E
20547 \series default
20548 nter
20549 \family default
20550 .
20551  Multi-line formulas are always displayed formulas.
20552  Here is an example:
20553 \begin_inset Formula \begin{eqnarray}
20554 a^{2} & = & (b^{2}+c^{2})(b^{2}-c^{2})\nonumber \\
20555 a & = & \sqrt{b^{4}-c^{4}}\label{eq:asquared}\end{eqnarray}
20556
20557 \end_inset
20558
20559  To change the column assignment of the formula parts, place the cursor
20560  where you want to start the shift and hit 
20561 \family sans
20562 C-Tab.
20563
20564 \family default
20565  It shifts everything in the column which is right beside the current cursor
20566  position to the next column.
20567  Note that the middle column is designed for relation signs, structures
20568  within this column will be printed in a smaller size:
20569 \begin_inset Formula \begin{eqnarray*}
20570 \frac{A}{B} & \frac{A}{B} & \frac{A}{B}\end{eqnarray*}
20571
20572 \end_inset
20573
20574
20575 \end_layout
20576
20577 \begin_layout Standard
20578 The multi-line formula type described here is called 
20579 \family typewriter
20580 \series medium
20581 eqnarray
20582 \family default
20583 \series default
20584 .
20585  There are other multi-line types being more suitable for certain situations,
20586  for example if you want a better inter-line spacing than in formula (
20587 \begin_inset LatexCommand ref
20588 reference "eq:asquared"
20589
20590 \end_inset
20591
20592 ).
20593  The other types are described in section\InsetSpace ~
20594
20595 \begin_inset LatexCommand ref
20596 reference "sub:AMS-Formula-Types"
20597
20598 \end_inset
20599
20600 .
20601 \end_layout
20602
20603 \begin_layout Section
20604 Formula Numbering and Referencing
20605 \begin_inset LatexCommand index
20606 name "Math ! Formula numbering"
20607
20608 \end_inset
20609
20610
20611 \begin_inset LatexCommand index
20612 name "Math ! Referencing formulas"
20613
20614 \end_inset
20615
20616
20617 \begin_inset LatexCommand label
20618 name "sec:Formula-Numbering-and"
20619
20620 \end_inset
20621
20622
20623 \end_layout
20624
20625 \begin_layout Standard
20626 To number a formula, set the cursor in the formula and use the menu 
20627 \family sans
20628 Edit\SpecialChar \menuseparator
20629 Math\SpecialChar \menuseparator
20630 Toggle\InsetSpace ~
20631 Numbering
20632 \family default
20633  or the shortcut 
20634 \family sans
20635 M-m\InsetSpace ~
20636 n
20637 \family default
20638 .
20639  The formula number appears in LyX as 
20640 \begin_inset Quotes eld
20641 \end_inset
20642
20643 #
20644 \begin_inset Quotes erd
20645 \end_inset
20646
20647  within parentheses.
20648  The 
20649 \begin_inset Quotes erd
20650 \end_inset
20651
20652 #
20653 \begin_inset Quotes erd
20654 \end_inset
20655
20656  denotes, that the number will be calculated automatically when the output
20657  is generated.
20658  The placement and format of the formula number in the output depends on
20659  the document class.
20660  In this document the number is printed together with the chapter number,
20661  separated by a dot:
20662 \begin_inset Formula \begin{equation}
20663 1+1=2\end{equation}
20664
20665 \end_inset
20666
20667 Using 
20668 \family sans
20669 M-m\InsetSpace ~
20670 n
20671 \family default
20672  in a numbered formula will switch off the numbering.
20673  You can only number displayed formulas.
20674 \end_layout
20675
20676 \begin_layout Standard
20677 Multi-line formulas can be numbered line by line: Using the menu 
20678 \family sans
20679 Edit\SpecialChar \menuseparator
20680 Math\SpecialChar \menuseparator
20681 Toggle\InsetSpace ~
20682 Numbering\InsetSpace ~
20683 of\InsetSpace ~
20684 Line
20685 \family default
20686  or the shortcut 
20687 \family sans
20688 M-m\InsetSpace ~
20689 N
20690 \family default
20691  will only toggle the numbering of the line where the cursor is in:
20692 \begin_inset Formula \begin{eqnarray}
20693 1 & = & 3-2\\
20694 2 & = & 4-2\nonumber \\
20695 4 & \leq & 7\end{eqnarray}
20696
20697 \end_inset
20698
20699 To number all lines use the shortcut 
20700 \family sans
20701 M-m\InsetSpace ~
20702 n
20703 \family default
20704 .
20705 \end_layout
20706
20707 \begin_layout Standard
20708 \begin_inset VSpace bigskip
20709 \end_inset
20710
20711 Every displayed formula can be referenced by its number using a label.
20712  A label is inserted with the menu 
20713 \family sans
20714 Insert\SpecialChar \menuseparator
20715 Label
20716 \family default
20717  when the cursor is in the formula.
20718  This opens a dialog to enter the label.
20719  It is recommended to use the proposed 
20720 \begin_inset Quotes eld
20721 \end_inset
20722
20723
20724 \family sans
20725 eq:
20726 \family default
20727
20728 \begin_inset Quotes erd
20729 \end_inset
20730
20731  as first part of the label, because this helps later to identify the label
20732  type when you have many labels in your document.
20733  We inserted in the following example the label 
20734 \begin_inset Quotes eld
20735 \end_inset
20736
20737 eq:tanhExp
20738 \begin_inset Quotes erd
20739 \end_inset
20740
20741  in the second line:
20742 \begin_inset Formula \begin{eqnarray}
20743 \tanh(x) & = & \frac{\sinh(x)}{\cosh(x)}\nonumber \\
20744  & = & \frac{\mathrm{e}^{2x}-1}{\mathrm{e}^{2x}+1}\label{eq:tanhExp}\end{eqnarray}
20745
20746 \end_inset
20747
20748 Every labeled line is automatically numbered.
20749  Therefore the label is shown in LyX at the place of the formula number
20750  placeholder 
20751 \begin_inset Quotes eld
20752 \end_inset
20753
20754 #
20755 \begin_inset Quotes erd
20756 \end_inset
20757
20758 .
20759  You can reference a labeled formula using the menu 
20760 \family sans
20761 Insert\SpecialChar \menuseparator
20762 Cross\InsetSpace ~
20763 Reference
20764 \family default
20765 .
20766  A dialog appears to choose a label you want refer to.
20767  The reference appears in LyX as grey cross reference box and in the output
20768  as the formula number:
20769 \end_layout
20770
20771 \begin_layout Standard
20772 This is a cross-reference to equation (
20773 \begin_inset LatexCommand ref
20774 reference "eq:tanhExp"
20775
20776 \end_inset
20777
20778 ).
20779 \end_layout
20780
20781 \begin_layout Standard
20782 The properties of LyX's cross-reference box are described in section\InsetSpace ~
20783
20784 \begin_inset LatexCommand ref
20785 reference "sec:Cross-References"
20786
20787 \end_inset
20788
20789 .
20790  To delete a label, set the cursor in the labeled formula, use the menu
20791  
20792 \family sans
20793 Insert\SpecialChar \menuseparator
20794 Label
20795 \family default
20796  and delete the label in the appearing dialog.
20797 \begin_inset Foot
20798 status collapsed
20799
20800 \begin_layout Standard
20801 This is a unintuitive and will be fixed in the next version of LyX.
20802 \end_layout
20803
20804 \end_inset
20805
20806  
20807 \end_layout
20808
20809 \begin_layout Section
20810 User defined math macros
20811 \begin_inset LatexCommand index
20812 name "Math ! Macros"
20813
20814 \end_inset
20815
20816
20817 \begin_inset LatexCommand label
20818 name "sec:math-macros"
20819
20820 \end_inset
20821
20822
20823 \end_layout
20824
20825 \begin_layout Standard
20826 LyX allows you to define macros for formulas.
20827  For example we assume that solutions of the quadratic equation often occur
20828  in our document in various forms and we want to create a macro to print
20829  them.
20830 \newline
20831 The general form of a quadratic equation is:
20832 \begin_inset Formula \[
20833 0=\lambda^{2}+p\lambda+q\]
20834
20835 \end_inset
20836
20837 The general form of its solution is:
20838 \begin_inset Formula \[
20839 \lambda_{1,2}=-\frac{p}{2}\pm\sqrt{\frac{p²}{4}-q}\]
20840
20841 \end_inset
20842
20843
20844 \end_layout
20845
20846 \begin_layout Standard
20847 The macro should print the parameters 
20848 \begin_inset Formula $\lambda$
20849 \end_inset
20850
20851
20852 \begin_inset Formula $p$
20853 \end_inset
20854
20855  and 
20856 \begin_inset Formula $q$
20857 \end_inset
20858
20859  like in the equation above.
20860 \end_layout
20861
20862 \begin_layout Standard
20863 A macro is created by executing the command
20864 \end_layout
20865
20866 \begin_layout Standard
20867
20868 \series bold
20869 math-macro
20870 \begin_inset ERT
20871 status collapsed
20872
20873 \begin_layout Standard
20874
20875
20876 \backslash
20877 spce 
20878 \end_layout
20879
20880 \end_inset
20881
20882 Name
20883 \begin_inset ERT
20884 status collapsed
20885
20886 \begin_layout Standard
20887
20888
20889 \backslash
20890 spce 
20891 \end_layout
20892
20893 \end_inset
20894
20895 Number\InsetSpace ~
20896 of\InsetSpace ~
20897 Arguments
20898 \end_layout
20899
20900 \begin_layout Standard
20901 in the minibuffer at the bottom of the LyX screen.
20902  Name is the name of the new macro which mustn't contain numbers.
20903  The number of arguments can be a number in the range 1-9.
20904  If you want to define a macro without arguments, don't declare the number
20905  of arguments.
20906 \end_layout
20907
20908 \begin_layout Standard
20909 We have three arguments and name the macro 
20910 \begin_inset Quotes eld
20911 \end_inset
20912
20913 qE
20914 \begin_inset Quotes erd
20915 \end_inset
20916
20917 , so that the command is:
20918 \end_layout
20919
20920 \begin_layout Standard
20921
20922 \series bold
20923 math-macro
20924 \begin_inset ERT
20925 status collapsed
20926
20927 \begin_layout Standard
20928
20929
20930 \backslash
20931 spce 
20932 \end_layout
20933
20934 \end_inset
20935
20936 qE
20937 \begin_inset ERT
20938 status collapsed
20939
20940 \begin_layout Standard
20941
20942
20943 \backslash
20944 spce 
20945 \end_layout
20946
20947 \end_inset
20948
20949 3
20950 \end_layout
20951
20952 \begin_layout Standard
20953 This results in the following macro definition box: 
20954 \begin_inset Graphics
20955         filename clipart/macrobox.png
20956
20957 \end_inset
20958
20959  
20960 \begin_inset FormulaMacro
20961 \newcommand{\qE}[3]{#1_{1,\,2}=-\frac{#2}{2}\pm\sqrt{\frac{#2^{2}}{4}-#3}}
20962 {\textrm{qE: }#1\textrm{ , }#2\textrm{ , }#3}
20963 \end_inset
20964
20965
20966 \begin_inset Note Note
20967 status collapsed
20968
20969 \begin_layout Standard
20970 The first box is an image to show the behavior in the output.
20971  The second one is the definition box, that doesn't appear in the output.
20972 \end_layout
20973
20974 \end_inset
20975
20976
20977 \end_layout
20978
20979 \begin_layout Standard
20980 The first blue box is for the definition, where you insert the formula via
20981  the math panel or commands.
20982  The placeholder for the arguments are inserted as a backslash and sharp
20983  followed by the argument number, e.g.
20984  
20985 \begin_inset Quotes eld
20986 \end_inset
20987
20988
20989 \backslash
20990 #1
20991 \begin_inset Quotes erd
20992 \end_inset
20993
20994  for the first argument.
20995  Placeholders will be displayed in red.
20996  The second blue box is for the appearance in LyX.
20997  This is useful when you have a large structure that shouldn't be displayed
20998  in LyX with its full size.
20999  If you want to see the macro as it is defined, leave the box blank.
21000  In our example we insert the sequence
21001 \newline
21002
21003 \series bold
21004 qE: 
21005 \backslash
21006 #1
21007 \series default
21008  
21009 \series bold
21010 ,
21011 \series default
21012  
21013 \series bold
21014
21015 \backslash
21016 #2
21017 \series default
21018  
21019 \series bold
21020 ,
21021 \series default
21022  
21023 \series bold
21024
21025 \backslash
21026 #3
21027 \newline
21028
21029 \series default
21030 The macro will then be shown as the macro name followed by the three arguments.
21031 \end_layout
21032
21033 \begin_layout Standard
21034 To use the macro in a formula, type its name as command, in our case 
21035 \begin_inset Quotes eld
21036 \end_inset
21037
21038
21039 \series bold
21040
21041 \backslash
21042 qE
21043 \series default
21044
21045 \begin_inset Quotes erd
21046 \end_inset
21047
21048 .
21049  The macro is inserted with boxes for the arguments looking similar to this:
21050 \end_layout
21051
21052 \begin_layout Standard
21053 \align center
21054 \begin_inset Graphics
21055         filename clipart/macrouse.png
21056
21057 \end_inset
21058
21059
21060 \end_layout
21061
21062 \begin_layout Standard
21063 The arguments are inserted in the blue boxes.
21064  If the cursor is outside the macro, the arguments are put in the macro.
21065  To change the arguments, put the cursor in the formula before or after
21066  the macro and press the right or left arrow key respectively.
21067  The arguments appear now again below the macro definition.
21068 \end_layout
21069
21070 \begin_layout Standard
21071 If you change the macro definition all macros are changed automatically
21072  to the new definition.
21073  Here an example of our macro with the arguments 
21074 \begin_inset Formula $x$
21075 \end_inset
21076
21077
21078 \begin_inset Formula $\ln(x)$
21079 \end_inset
21080
21081 , and 
21082 \begin_inset Formula $B$
21083 \end_inset
21084
21085 :
21086 \begin_inset Formula \[
21087 \qE{x}{\ln(y)}{B}\]
21088
21089 \end_inset
21090
21091
21092 \end_layout
21093
21094 \begin_layout Standard
21095 When the document is exported to LaTeX, the macro definition will be inserted
21096  as the command:
21097 \end_layout
21098
21099 \begin_layout Standard
21100
21101 \series bold
21102
21103 \backslash
21104 newcommand{
21105 \backslash
21106 qE}[3]{#1_{1,
21107 \backslash
21108 ,2}=-
21109 \backslash
21110 frac{#2}{2}
21111 \backslash
21112 pm
21113 \newline
21114
21115 \begin_inset ERT
21116 status collapsed
21117
21118 \begin_layout Standard
21119
21120
21121 \backslash
21122 hphantom{
21123 \end_layout
21124
21125 \end_inset
21126
21127
21128 \backslash
21129 newcommand
21130 \begin_inset ERT
21131 status collapsed
21132
21133 \begin_layout Standard
21134
21135 }
21136 \end_layout
21137
21138 \end_inset
21139
21140
21141 \backslash
21142 sqrt{
21143 \backslash
21144 frac{#2^{2}}{4}-#3}}
21145 \end_layout
21146
21147 \begin_layout Standard
21148 The command is not inserted in the document preamble.
21149  That means you can only use macros in formulas that are below the macro
21150  definition box in your document.
21151  There are also some other restrictions: The command 
21152 \backslash
21153 newcommand supports optional arguments, which are not available in LyX's
21154  macros.
21155  You can also not change subsequently the name of the macro and the number
21156  of arguments.
21157  
21158 \end_layout
21159
21160 \begin_layout Section
21161 Fine-Tuning
21162 \end_layout
21163
21164 \begin_layout Subsection
21165 Typefaces
21166 \begin_inset LatexCommand index
21167 name "Math ! Typefaces"
21168
21169 \end_inset
21170
21171
21172 \end_layout
21173
21174 \begin_layout Standard
21175 The standard font for text is italic, for numbers the standard is roman.
21176  To set a font in a formula, use the 
21177 \family sans
21178 Math\InsetSpace ~
21179 Panel
21180 \family default
21181  button 
21182 \begin_inset Graphics
21183         filename ../images/math/font.png
21184
21185 \end_inset
21186
21187 , or enter its command, listed in table\InsetSpace ~
21188
21189 \begin_inset LatexCommand ref
21190 reference "cap:Typefaces-and-the"
21191
21192 \end_inset
21193
21194 , directly.
21195 \end_layout
21196
21197 \begin_layout Standard
21198 \begin_inset Float table
21199 wide false
21200 sideways false
21201 status open
21202
21203 \begin_layout Standard
21204 \begin_inset Caption
21205
21206 \begin_layout Standard
21207 \begin_inset LatexCommand label
21208 name "cap:Typefaces-and-the"
21209
21210 \end_inset
21211
21212 Typefaces and the corresponding commands.
21213 \end_layout
21214
21215 \end_inset
21216
21217
21218 \end_layout
21219
21220 \begin_layout Standard
21221 \align center
21222 \begin_inset Tabular
21223 <lyxtabular version="3" rows="9" columns="2">
21224 <features>
21225 <column alignment="center" valignment="top" leftline="true" rightline="true" width="0pt">
21226 <column alignment="center" valignment="top" rightline="true" width="0pt">
21227 <row topline="true" bottomline="true">
21228 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
21229 \begin_inset Text
21230
21231 \begin_layout Standard
21232 Font
21233 \end_layout
21234
21235 \end_inset
21236 </cell>
21237 <cell alignment="center" valignment="top" topline="true" bottomline="true" rightline="true" usebox="none">
21238 \begin_inset Text
21239
21240 \begin_layout Standard
21241 Command
21242 \end_layout
21243
21244 \end_inset
21245 </cell>
21246 </row>
21247 <row topline="true">
21248 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
21249 \begin_inset Text
21250
21251 \begin_layout Standard
21252
21253 \shape up
21254 \size normal
21255 \bar no
21256 \noun off
21257 \color none
21258 \begin_inset Formula $\mathrm{Roman}$
21259 \end_inset
21260
21261
21262 \end_layout
21263
21264 \end_inset
21265 </cell>
21266 <cell alignment="center" valignment="top" topline="true" rightline="true" usebox="none">
21267 \begin_inset Text
21268
21269 \begin_layout Standard
21270
21271 \series bold
21272
21273 \backslash
21274 mathrm
21275 \end_layout
21276
21277 \end_inset
21278 </cell>
21279 </row>
21280 <row topline="true">
21281 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
21282 \begin_inset Text
21283
21284 \begin_layout Standard
21285 \begin_inset Formula $\mathbf{\mathbf{Bold}}$
21286 \end_inset
21287
21288
21289 \end_layout
21290
21291 \end_inset
21292 </cell>
21293 <cell alignment="center" valignment="top" topline="true" rightline="true" usebox="none">
21294 \begin_inset Text
21295
21296 \begin_layout Standard
21297
21298 \series bold
21299
21300 \backslash
21301 mathbf
21302 \end_layout
21303
21304 \end_inset
21305 </cell>
21306 </row>
21307 <row topline="true">
21308 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
21309 \begin_inset Text
21310
21311 \begin_layout Standard
21312 \begin_inset Formula $\mathit{Italic}$
21313 \end_inset
21314
21315
21316 \end_layout
21317
21318 \end_inset
21319 </cell>
21320 <cell alignment="center" valignment="top" topline="true" rightline="true" usebox="none">
21321 \begin_inset Text
21322
21323 \begin_layout Standard
21324
21325 \series bold
21326
21327 \backslash
21328 mathit
21329 \end_layout
21330
21331 \end_inset
21332 </cell>
21333 </row>
21334 <row topline="true">
21335 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
21336 \begin_inset Text
21337
21338 \begin_layout Standard
21339
21340 \shape up
21341 \size normal
21342 \bar no
21343 \noun off
21344 \color none
21345 \begin_inset Formula $\mathtt{Typewriter}$
21346 \end_inset
21347
21348
21349 \end_layout
21350
21351 \end_inset
21352 </cell>
21353 <cell alignment="center" valignment="top" topline="true" rightline="true" usebox="none">
21354 \begin_inset Text
21355
21356 \begin_layout Standard
21357
21358 \series bold
21359
21360 \backslash
21361 mathtt
21362 \end_layout
21363
21364 \end_inset
21365 </cell>
21366 </row>
21367 <row topline="true">
21368 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
21369 \begin_inset Text
21370
21371 \begin_layout Standard
21372 \begin_inset Formula $\mathbf{\mathbb{BLACKBOARD}}$
21373 \end_inset
21374
21375
21376 \end_layout
21377
21378 \end_inset
21379 </cell>
21380 <cell alignment="center" valignment="top" topline="true" rightline="true" usebox="none">
21381 \begin_inset Text
21382
21383 \begin_layout Standard
21384
21385 \series bold
21386
21387 \backslash
21388 mathbb
21389 \end_layout
21390
21391 \end_inset
21392 </cell>
21393 </row>
21394 <row topline="true">
21395 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
21396 \begin_inset Text
21397
21398 \begin_layout Standard
21399 \begin_inset Formula $\mathfrak{Fraktur}$
21400 \end_inset
21401
21402
21403 \end_layout
21404
21405 \end_inset
21406 </cell>
21407 <cell alignment="center" valignment="top" topline="true" rightline="true" usebox="none">
21408 \begin_inset Text
21409
21410 \begin_layout Standard
21411
21412 \series bold
21413
21414 \backslash
21415 mathfrak
21416 \end_layout
21417
21418 \end_inset
21419 </cell>
21420 </row>
21421 <row topline="true">
21422 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
21423 \begin_inset Text
21424
21425 \begin_layout Standard
21426
21427 \shape up
21428 \size normal
21429 \emph on
21430 \bar no
21431 \noun off
21432 \color none
21433 \begin_inset Formula $\mathcal{CALLIGRAPHIC}$
21434 \end_inset
21435
21436
21437 \end_layout
21438
21439 \end_inset
21440 </cell>
21441 <cell alignment="center" valignment="top" topline="true" rightline="true" usebox="none">
21442 \begin_inset Text
21443
21444 \begin_layout Standard
21445
21446 \series bold
21447
21448 \backslash
21449 mathcal
21450 \end_layout
21451
21452 \end_inset
21453 </cell>
21454 </row>
21455 <row topline="true" bottomline="true">
21456 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
21457 \begin_inset Text
21458
21459 \begin_layout Standard
21460 \begin_inset Formula $\mathsf{SansSerif}$
21461 \end_inset
21462
21463
21464 \end_layout
21465
21466 \end_inset
21467 </cell>
21468 <cell alignment="center" valignment="top" topline="true" rightline="true" usebox="none">
21469 \begin_inset Text
21470
21471 \begin_layout Standard
21472
21473 \series bold
21474
21475 \backslash
21476 mathsf
21477 \end_layout
21478
21479 \end_inset
21480 </cell>
21481 </row>
21482 </lyxtabular>
21483
21484 \end_inset
21485
21486
21487 \end_layout
21488
21489 \end_inset
21490
21491
21492 \end_layout
21493
21494 \begin_layout Standard
21495 \begin_inset Note Greyedout
21496 status open
21497
21498 \begin_layout Standard
21499
21500 \series bold
21501 Note:
21502 \series default
21503  that you can only print capital letters in the typefaces 
21504 \family sans
21505 Blackbold
21506 \family default
21507  and 
21508 \family sans
21509 Calligraphic
21510 \family default
21511 .
21512 \end_layout
21513
21514 \end_inset
21515
21516
21517 \end_layout
21518
21519 \begin_layout Standard
21520 When you use a typeface, a blue box is inserted in the formula.
21521  Every character in this box will be printed in this typeface.
21522  Pressing 
21523 \family sans
21524 Space
21525 \family default
21526  within the box, will set the cursor outside, so that you have to use a
21527  protected space when you need a space in the box.
21528  Here an example where a 
21529 \begin_inset Quotes eld
21530 \end_inset
21531
21532 N
21533 \begin_inset Quotes erd
21534 \end_inset
21535
21536  in 
21537 \family sans
21538 Blackbold
21539 \family default
21540  denotes the set of numbers:
21541 \begin_inset Formula \[
21542 f(x)=\sqrt{x}\:;\: x\in\mathbb{N}\]
21543
21544 \end_inset
21545
21546
21547 \end_layout
21548
21549 \begin_layout Standard
21550 The typefaces are nestable, which can cause confusion.
21551  You can e.g.
21552  put a character in 
21553 \family sans
21554 Fraktur
21555 \family default
21556  in a box for 
21557 \family sans
21558 Typewriter
21559 \family default
21560
21561 \begin_inset Formula $\mathtt{abc\mathfrak{d}e}$
21562 \end_inset
21563
21564  
21565 \newline
21566 So better don't use this feature.
21567 \end_layout
21568
21569 \begin_layout Standard
21570 The typefaces have no effect on Greek letters: 
21571 \begin_inset Formula $\mathfrak{abc\delta e}$
21572 \end_inset
21573
21574
21575 \newline
21576 You can only print them emboldened using the command 
21577 \series bold
21578
21579 \backslash
21580 boldsymbol
21581 \series default
21582 , which works like the other typeface commands: 
21583 \begin_inset Formula $\alpha\beta\gamma\boldsymbol{\alpha\beta\gamma}$
21584 \end_inset
21585
21586
21587 \end_layout
21588
21589 \begin_layout Standard
21590
21591 \series bold
21592
21593 \backslash
21594 boldsymbol
21595 \series default
21596  works for all symbols, letters, and numbers.
21597 \end_layout
21598
21599 \begin_layout Standard
21600 A number of other font options are available as well, in the menu 
21601 \family sans
21602 Insert\SpecialChar \menuseparator
21603 Math\SpecialChar \menuseparator
21604 Font\InsetSpace ~
21605 Change
21606 \family default
21607 .
21608 \end_layout
21609
21610 \begin_layout Subsection
21611 Math Text
21612 \begin_inset LatexCommand index
21613 name "Math ! Text"
21614
21615 \end_inset
21616
21617
21618 \end_layout
21619
21620 \begin_layout Standard
21621 Typefaces are useful for entering some characters in some given font, but
21622  not for text.
21623  For typing longer pieces of text use the math text, which is obtained using
21624  the entry 
21625 \family sans
21626 Normal\InsetSpace ~
21627 text\InsetSpace ~
21628 mode
21629 \family default
21630  of the 
21631 \family sans
21632 Math\InsetSpace ~
21633 Panel
21634 \family default
21635  button 
21636 \begin_inset Graphics
21637         filename ../images/math/font.png
21638
21639 \end_inset
21640
21641  (alternatively the shortcut 
21642 \family sans
21643 M-m\InsetSpace ~
21644 m
21645 \family default
21646 ).
21647  Math text appears in LyX in black instead of blue.
21648  You can use spaces and accents in math text like in normal text.
21649  Here is an example:
21650 \begin_inset Formula \[
21651 f(x)=\begin{cases}
21652 x & \textrm{if I say so}\\
21653 -x & \textrm{unter Umständen}\end{cases}\]
21654
21655 \end_inset
21656
21657
21658 \end_layout
21659
21660 \begin_layout Subsection
21661 Font Sizes
21662 \begin_inset LatexCommand index
21663 name "Math ! Font sizes"
21664
21665 \end_inset
21666
21667
21668 \end_layout
21669
21670 \begin_layout Standard
21671 There are four font styles (relative sizes) used in math-mode, which are
21672  automatically chosen in most situations.
21673  These are called 
21674 \family sans
21675 textstyle
21676 \family default
21677
21678 \family sans
21679 displaystyle
21680 \family default
21681
21682 \family sans
21683 scriptstyle
21684 \family default
21685 , and 
21686 \family sans
21687 scriptscriptstyle
21688 \family default
21689 .
21690  For most characters, 
21691 \family sans
21692 textstyle
21693 \family default
21694  and 
21695 \family sans
21696 displaystyle
21697 \family default
21698  are actually the same size, but fractions, superscripts and subscripts,
21699  and certain other structures, are set larger in 
21700 \family sans
21701 displaystyle
21702 \family default
21703 .
21704  Except for some operators, which resize themselves to accommodate various
21705  situations, all text will be set in the styles as LaTeX thinks is appropriate.
21706  These choices can be overridden by using the math panel button 
21707 \begin_inset Graphics
21708         filename ../images/math/style.png
21709
21710 \end_inset
21711
21712 .
21713  A box for the size will be created in which you can insert the math structure.
21714  For example, you can set 
21715 \begin_inset Formula $\frac{1}{2}$
21716 \end_inset
21717
21718 , which is normally in 
21719 \family sans
21720 textstyle
21721 \family default
21722 , larger in 
21723 \family sans
21724 displaystyle
21725 \family default
21726
21727 \begin_inset Formula ${\displaystyle \frac{1}{2}}$
21728 \end_inset
21729
21730 .
21731  The four styles are used in the following example:
21732 \end_layout
21733
21734 \begin_layout Standard
21735 \begin_inset Formula $displaystyle$
21736 \end_inset
21737
21738
21739 \begin_inset Formula ${\textstyle textstyle}$
21740 \end_inset
21741
21742
21743 \begin_inset Formula ${\scriptstyle scriptstyle}$
21744 \end_inset
21745
21746
21747 \begin_inset Formula ${\scriptscriptstyle scriptscriptstyle}$
21748 \end_inset
21749
21750 .
21751 \end_layout
21752
21753 \begin_layout Standard
21754 All these math-mode font sizes are relative, that means, if the whole math
21755  inset is set in a particular size with the menu 
21756 \family sans
21757 Edit\SpecialChar \menuseparator
21758 Text\InsetSpace ~
21759 Style
21760 \family default
21761 , all sizes in the formula will be adjusted relative to this size.
21762  Similarly, if the base font size of the document is changed, all fonts
21763  will be adjusted to correspond.
21764  As example a formula in the font size 
21765 \begin_inset Quotes eld
21766 \end_inset
21767
21768 largest
21769 \begin_inset Quotes erd
21770 \end_inset
21771
21772 :
21773 \end_layout
21774
21775 \begin_layout Standard
21776
21777 \family roman
21778 \size largest
21779 \begin_inset Formula $\mathrm{e}=\sum_{n=0}^{\infty}\frac{1}{n!}$
21780 \end_inset
21781
21782
21783 \end_layout
21784
21785 \begin_layout Section
21786 AMS-LaTeX
21787 \begin_inset LatexCommand index
21788 name "AMS math"
21789
21790 \end_inset
21791
21792
21793 \begin_inset LatexCommand index
21794 name "Math ! AMS"
21795
21796 \end_inset
21797
21798
21799 \end_layout
21800
21801 \begin_layout Standard
21802 LyX supports the packages provided by the American Mathematical Society
21803  (AMS) that are in common use.
21804 \end_layout
21805
21806 \begin_layout Subsection
21807 Enabling AMS-Support
21808 \end_layout
21809
21810 \begin_layout Standard
21811 Selecting the checkbox 
21812 \family sans
21813 Use\InsetSpace ~
21814 AMS\InsetSpace ~
21815 math\InsetSpace ~
21816 package
21817 \family default
21818  in the 
21819 \family sans
21820 Document\SpecialChar \menuseparator
21821 Settings
21822 \family default
21823
21824 \begin_inset LatexCommand index
21825 name "Document ! Settings"
21826
21827 \end_inset
21828
21829  dialog under 
21830 \family sans
21831 Math\InsetSpace ~
21832 Options
21833 \family default
21834  will include the AMS-packages in the document, and make the facilities
21835  available.
21836  AMS is needed for many math-constructs, so when you get LaTeX-errors in
21837  formulas, assure that you have enabled AMS.
21838 \end_layout
21839
21840 \begin_layout Subsection
21841 AMS-Formula Types
21842 \begin_inset LatexCommand label
21843 name "sub:AMS-Formula-Types"
21844
21845 \end_inset
21846
21847
21848 \begin_inset LatexCommand index
21849 name "Math ! Multi-line Equations"
21850
21851 \end_inset
21852
21853
21854 \end_layout
21855
21856 \begin_layout Standard
21857 AMS-LaTeX provides a selection of different formula types.
21858  LyX allows you to choose between 
21859 \family typewriter
21860 align
21861 \family default
21862
21863 \family typewriter
21864 alignat
21865 \family default
21866
21867 \family typewriter
21868 flalign
21869 \family default
21870
21871 \family typewriter
21872 gather
21873 \family default
21874 , and 
21875 \family typewriter
21876 multline
21877 \family default
21878 .
21879  We refer to the AMS-documentation for an explanation of these formula types.
21880 \end_layout
21881
21882 \begin_layout Chapter
21883 More Tools
21884 \end_layout
21885
21886 \begin_layout Section
21887 Cross-References
21888 \begin_inset LatexCommand index
21889 name "Cross references"
21890
21891 \end_inset
21892
21893
21894 \begin_inset LatexCommand label
21895 name "sec:Cross-References"
21896
21897 \end_inset
21898
21899
21900 \end_layout
21901
21902 \begin_layout Standard
21903 One of LyX's strengths are cross-references.
21904  You can reference every section, float, footnote, formula, and list in
21905  the document.
21906  To reference a document part, you have to insert a label into it.
21907  The label is used as anchor and name for the reference.
21908  We want for example refer to the the second item of the following list:
21909 \end_layout
21910
21911 \begin_layout Enumerate
21912 First item
21913 \end_layout
21914
21915 \begin_layout Enumerate
21916 \begin_inset LatexCommand label
21917 name "enu:Second-item"
21918
21919 \end_inset
21920
21921 Second item
21922 \end_layout
21923
21924 \begin_layout Enumerate
21925 Third item
21926 \end_layout
21927
21928 \begin_layout Standard
21929 First we insert a label into the second item with the menu 
21930 \family sans
21931 Insert\SpecialChar \menuseparator
21932 Label
21933 \family default
21934  or the by pressing the toolbar button 
21935 \begin_inset Graphics
21936         filename ../images/label-insert.png
21937         scale 85
21938
21939 \end_inset
21940
21941 .
21942  A grey label box like this: 
21943 \begin_inset Graphics
21944         filename clipart/labelQt4.png
21945         scale 85
21946
21947 \end_inset
21948
21949  is inserted and the label window pops up asking for the label text.
21950  LyX offers as text the first words of the item with a prefix, in our case
21951  the text 
21952 \begin_inset Quotes eld
21953 \end_inset
21954
21955
21956 \family sans
21957 enu: Second-item
21958 \family default
21959
21960 \begin_inset Quotes erd
21961 \end_inset
21962
21963 .
21964  The prefix 
21965 \begin_inset Quotes eld
21966 \end_inset
21967
21968
21969 \family sans
21970 enu:
21971 \family default
21972
21973 \begin_inset Quotes erd
21974 \end_inset
21975
21976  stands for 
21977 \begin_inset Quotes eld
21978 \end_inset
21979
21980 enumerate
21981 \begin_inset Quotes erd
21982 \end_inset
21983
21984 .
21985  The prefix depends on the document part where the label is inserted, e.g.
21986  if you insert a label to a section heading, the prefix will be 
21987 \begin_inset Quotes eld
21988 \end_inset
21989
21990
21991 \family sans
21992 sec:
21993 \family default
21994
21995 \begin_inset Quotes erd
21996 \end_inset
21997
21998 .
21999 \end_layout
22000
22001 \begin_layout Standard
22002 To reference the item, we refer to its label using the menu 
22003 \family sans
22004 Insert\SpecialChar \menuseparator
22005 Cross-Reference
22006 \family default
22007  or the toolbar button 
22008 \begin_inset Graphics
22009         filename ../images/dialog-show-new-inset_ref.png
22010         scale 85
22011
22012 \end_inset
22013
22014 .
22015  A grey cross-reference box like this: 
22016 \begin_inset Graphics
22017         filename clipart/referenceQt4.png
22018         scale 85
22019
22020 \end_inset
22021
22022  is inserted and the cross-reference window appear showing all labels of
22023  the document.
22024  We can now sort the labels alphabetically and then choose the entry 
22025 \begin_inset Quotes eld
22026 \end_inset
22027
22028
22029 \family sans
22030 enu:Second-item
22031 \family default
22032
22033 \begin_inset Quotes erd
22034 \end_inset
22035
22036 .
22037  At the position of the cross-reference box the item number will appear
22038  in the output.
22039  Here is our cross-reference:
22040 \end_layout
22041
22042 \begin_layout Standard
22043 Item\InsetSpace ~
22044
22045 \begin_inset LatexCommand ref
22046 reference "enu:Second-item"
22047
22048 \end_inset
22049
22050
22051 \end_layout
22052
22053 \begin_layout Standard
22054 It is recommended to use a protected space
22055 \begin_inset Foot
22056 status collapsed
22057
22058 \begin_layout Standard
22059 described in section\InsetSpace ~
22060
22061 \begin_inset LatexCommand ref
22062 reference "sub:Protected-Space"
22063
22064 \end_inset
22065
22066
22067 \end_layout
22068
22069 \end_inset
22070
22071  between the cross-reference name and its number to avoid ugly linebreaks
22072  between them.
22073 \end_layout
22074
22075 \begin_layout Standard
22076 There are six varieties of cross-references:
22077 \end_layout
22078
22079 \begin_layout Description
22080 <reference>: prints the float number, this is the default: 
22081 \begin_inset LatexCommand ref
22082 reference "cap:Two-distorted-images"
22083
22084 \end_inset
22085
22086
22087 \end_layout
22088
22089 \begin_layout Description
22090 (<reference>): prints the float number within two parentheses, this is the
22091  style normally used to reference formulas, especially when the reference
22092  name 
22093 \begin_inset Quotes eld
22094 \end_inset
22095
22096 Equation
22097 \begin_inset Quotes erd
22098 \end_inset
22099
22100  is omitted: 
22101 \begin_inset LatexCommand eqref
22102 reference "eq:tanhExp"
22103
22104 \end_inset
22105
22106
22107 \end_layout
22108
22109 \begin_layout Description
22110 <page>: prints the page number: Page\InsetSpace ~
22111
22112 \begin_inset LatexCommand pageref
22113 reference "cap:Two-distorted-images"
22114
22115 \end_inset
22116
22117
22118 \end_layout
22119
22120 \begin_layout Description
22121 on\InsetSpace ~
22122 page\InsetSpace ~
22123 <page>: prints the text "on page" and the page number: 
22124 \begin_inset LatexCommand vpageref
22125 reference "cap:Two-distorted-images"
22126
22127 \end_inset
22128
22129
22130 \end_layout
22131
22132 \begin_layout Description
22133 <reference>\InsetSpace ~
22134 on\InsetSpace ~
22135 page\InsetSpace ~
22136 <page>: prints the float number, the text "on page", and
22137  the page number: 
22138 \begin_inset LatexCommand vref
22139 reference "cap:Two-distorted-images"
22140
22141 \end_inset
22142
22143
22144 \end_layout
22145
22146 \begin_layout Description
22147 Formatted\InsetSpace ~
22148 reference: prints a self defined cross-reference format.
22149 \newline
22150
22151 \begin_inset Note Greyedout
22152 status open
22153
22154 \begin_layout Standard
22155
22156 \series bold
22157 Note:
22158 \series default
22159  This feature is only available when you have the LaTeX-package 
22160 \series bold
22161 prettyref
22162 \begin_inset LatexCommand index
22163 name "LaTeX-packages ! prettyref"
22164
22165 \end_inset
22166
22167
22168 \series default
22169  installed.
22170 \end_layout
22171
22172 \end_inset
22173
22174
22175 \end_layout
22176
22177 \begin_layout Standard
22178 Note that the style <page> won't print the page number if the label is on
22179  the previous, the same, or the next page.
22180  You will e.\InsetSpace \thinspace{}
22181 g.\InsetSpace ~
22182 see the text 
22183 \begin_inset Quotes eld
22184 \end_inset
22185
22186
22187 \family sans
22188 on this page
22189 \family default
22190
22191 \begin_inset Quotes erd
22192 \end_inset
22193
22194  instead.
22195 \end_layout
22196
22197 \begin_layout Standard
22198 The number and current page of the referred document part in the output,
22199  is automatically calculated by LaTeX.
22200  The varieties are adjusted in the field 
22201 \family sans
22202 Format
22203 \family default
22204  of the cross-reference window, that appear when you click on the cross-referenc
22205 e box.
22206 \end_layout
22207
22208 \begin_layout Standard
22209 You can only use the style 
22210 \family sans
22211 <reference>
22212 \family default
22213  to reference numbered document parts, while the reference style 
22214 \family sans
22215 <page>
22216 \family default
22217  is always possible.
22218 \end_layout
22219
22220 \begin_layout Standard
22221 If you want to reference a section, put the label in the section heading,
22222  to reference a float, put the label in the caption.
22223  For footnotes you can put the label somewhere in it.
22224  Referencing formulas is explained in section\InsetSpace ~
22225
22226 \begin_inset LatexCommand ref
22227 reference "sec:Formula-Numbering-and"
22228
22229 \end_inset
22230
22231 .
22232 \end_layout
22233
22234 \begin_layout Standard
22235 The button 
22236 \family sans
22237 Go\InsetSpace ~
22238 to\InsetSpace ~
22239 Label
22240 \family default
22241  in the cross-reference window sets the the cursor before the referred label.
22242  The button text changes then to 
22243 \family sans
22244 Go\InsetSpace ~
22245 Back
22246 \family default
22247  and you can use it to set the cursor back to the cross-reference.
22248  Right-clicking on a cross-reference box also sets the cursor before the
22249  referred label but without a possibility to go back.
22250  
22251 \end_layout
22252
22253 \begin_layout Standard
22254 You can change labels at any time by clicking on the label box.
22255  References to the changed label will automatically change its link to the
22256  new label text, so that you don't need to take care about this.
22257 \end_layout
22258
22259 \begin_layout Standard
22260 If a cross-reference refers to a non-existing label, you'll see two question
22261  marks in the output instead of the reference.
22262 \end_layout
22263
22264 \begin_layout Standard
22265 References are described in detail in the 
22266 \emph on
22267 Embedded Objects
22268 \emph default
22269  manual.
22270 \end_layout
22271
22272 \begin_layout Section
22273 Table of Contents and other Listings
22274 \begin_inset LatexCommand index
22275 name "Table of contents"
22276
22277 \end_inset
22278
22279
22280 \begin_inset LatexCommand index
22281 name "Outline"
22282
22283 \end_inset
22284
22285
22286 \begin_inset LatexCommand label
22287 name "sec:toc"
22288
22289 \end_inset
22290
22291
22292 \end_layout
22293
22294 \begin_layout Subsection
22295 Table of Contents and Outline
22296 \begin_inset LatexCommand label
22297 name "sub:Table-of-Contents"
22298
22299 \end_inset
22300
22301
22302 \end_layout
22303
22304 \begin_layout Standard
22305 The Table of Contents (TOC) is inserted with the menu 
22306 \family sans
22307 Insert\SpecialChar \menuseparator
22308 List/TOC\SpecialChar \menuseparator
22309 Table\InsetSpace ~
22310 of\InsetSpace ~
22311 Contents
22312 \family default
22313 .
22314  Is is displayed in LyX as a gray box.
22315  If you click on it, the TOC window appears, showing you the TOC entries.
22316  You can jump to a document part by clicking on an entry.
22317  Thus you can use this window as graphical alternative for the 
22318 \family sans
22319 Navigate
22320 \family default
22321  menu.
22322 \end_layout
22323
22324 \begin_layout Standard
22325 The TOC lists every numbered section automatically.
22326  If you have declared a short title for a section heading, as described
22327  in section\InsetSpace ~
22328
22329 \begin_inset LatexCommand ref
22330 reference "sec:Short-Titles"
22331
22332 \end_inset
22333
22334 , it will be used in the TOC instead of the section heading.
22335  Section\InsetSpace ~
22336
22337 \begin_inset LatexCommand ref
22338 reference "sub:Numbering-depth"
22339
22340 \end_inset
22341
22342  describes how the level is adjusted that defines which section types are
22343  listed in the TOC.
22344  You can also adjust the level for the displayed sections in the TOC window
22345  using the grey fader at the bottom of the window.
22346  Unnumbered sections are not listed in the TOC.
22347 \end_layout
22348
22349 \begin_layout Standard
22350 You can use the TOC window also as outline to move and rearrange sections
22351  in your documents.
22352  The TOC window therefore also appears when you use the menu 
22353 \family sans
22354 Document\SpecialChar \menuseparator
22355 Outline
22356 \family default
22357 .
22358 \end_layout
22359
22360 \begin_layout Subsection
22361 List of Figures, Tables and Algorithms
22362 \begin_inset LatexCommand label
22363 name "sec:ListsOf"
22364
22365 \end_inset
22366
22367
22368 \end_layout
22369
22370 \begin_layout Standard
22371 Table, figure, and algorithm lists are very much like the table of contents.
22372  You can insert them via the 
22373 \family sans
22374 Insert\SpecialChar \menuseparator
22375 List\InsetSpace ~
22376 /\InsetSpace ~
22377 TOC
22378 \family default
22379  submenus.
22380  The list entries are the float captions and the float number.
22381 \end_layout
22382
22383 \begin_layout Section
22384 URLs (Uniform Resource Locators)
22385 \begin_inset LatexCommand index
22386 name "URLs"
22387
22388 \end_inset
22389
22390
22391 \begin_inset LatexCommand label
22392 name "sec:URL"
22393
22394 \end_inset
22395
22396
22397 \end_layout
22398
22399 \begin_layout Standard
22400 It is often desirable to include long 
22401 \begin_inset Quotes eld
22402 \end_inset
22403
22404 verbatim
22405 \begin_inset Quotes erd
22406 \end_inset
22407
22408  items in a document such as Web site URLs, e-mail addresses, etc.
22409  These things typically do not contain any spaces and are thus difficult
22410  to typeset properly.
22411  Such items will often fall on a line boundary if they cannot be split,
22412  resulting in an overfull line.
22413  To avoid this, use the menu 
22414 \family sans
22415 Insert\SpecialChar \menuseparator
22416 URL
22417 \family default
22418  to enter a long URL and have it split gracefully, if necessary.
22419 \end_layout
22420
22421 \begin_layout Standard
22422 The URL dialog has two fields; the URL field and the 
22423 \family sans
22424 Name
22425 \family default
22426  field for the URL description, which will be typeset as plain text immediately
22427  before the URL.
22428  Here an example:
22429 \end_layout
22430
22431 \begin_layout Standard
22432 \begin_inset LatexCommand url
22433 name "LyX-Homepage"
22434 target "http://www.lyx.org"
22435
22436 \end_inset
22437
22438 .
22439 \end_layout
22440
22441 \begin_layout Standard
22442 \begin_inset VSpace bigskip
22443 \end_inset
22444
22445
22446 \series bold
22447 Important notes
22448 \series default
22449 :
22450 \end_layout
22451
22452 \begin_layout Itemize
22453 When you use the following characters: "%", "#", "^", you have to write
22454  them with a backslash before, e.g.
22455  
22456 \begin_inset Quotes eld
22457 \end_inset
22458
22459
22460 \backslash
22461 #
22462 \begin_inset Quotes erd
22463 \end_inset
22464
22465 .
22466 \end_layout
22467
22468 \begin_layout Itemize
22469 URLs must not end with a backslash!
22470 \end_layout
22471
22472 \begin_layout Section
22473 Appendices
22474 \begin_inset LatexCommand index
22475 name "Appendix"
22476
22477 \end_inset
22478
22479
22480 \begin_inset LatexCommand label
22481 name "sec:Appendices"
22482
22483 \end_inset
22484
22485
22486 \end_layout
22487
22488 \begin_layout Standard
22489 Appendices are created with the menu 
22490 \family sans
22491 Document\SpecialChar \menuseparator
22492 Start\InsetSpace ~
22493 Appendix\InsetSpace ~
22494 Here
22495 \family default
22496 .
22497  This menu sets the document from the current cursor position to the end
22498  as appendix region.
22499  The region is marked with a red borderline.
22500 \end_layout
22501
22502 \begin_layout Standard
22503 Every chapter (or section) within the appendix region is treated as an appendix,
22504  numbered with a capital Latin letter.
22505  The appendix subsections are numbered with this letter followed by a dot
22506  and the subsection number.
22507  All appendix sections can be referenced as if they were normal sections,
22508  here two examples:
22509 \end_layout
22510
22511 \begin_layout Standard
22512 Appendix\InsetSpace ~
22513
22514 \begin_inset LatexCommand ref
22515 reference "cha:Credits"
22516
22517 \end_inset
22518
22519 ; Appendix\InsetSpace ~
22520
22521 \begin_inset LatexCommand ref
22522 reference "sub:Export"
22523
22524 \end_inset
22525
22526
22527 \end_layout
22528
22529 \begin_layout Section
22530 Bibliography
22531 \begin_inset LatexCommand index
22532 name "Bibliography"
22533
22534 \end_inset
22535
22536
22537 \begin_inset LatexCommand label
22538 name "sec:Bibliography"
22539
22540 \end_inset
22541
22542
22543 \end_layout
22544
22545 \begin_layout Standard
22546 There are two ways of generating the bibliography in a LyX-document.
22547  You can include a bibliography database
22548 \begin_inset Foot
22549 status collapsed
22550
22551 \begin_layout Standard
22552 Known under the name 
22553 \begin_inset Quotes eld
22554 \end_inset
22555
22556 BibTeX-database
22557 \begin_inset Quotes erd
22558 \end_inset
22559
22560 .
22561 \end_layout
22562
22563 \end_inset
22564
22565 , which is explained in the next subsection or you can insert the bibliography
22566  manually.
22567  For the second method we use the paragraph environment 
22568 \family sans
22569 Bibliography
22570 \family default
22571 , described in section\InsetSpace ~
22572
22573 \begin_inset LatexCommand ref
22574 reference "sub:Biblio_environment"
22575
22576 \end_inset
22577
22578 .
22579 \end_layout
22580
22581 \begin_layout Standard
22582 Within the 
22583 \family sans
22584 Bibliography
22585 \family default
22586  environment, every paragraph begins with a gray bibliography box labeled
22587  with a number.
22588  If you click on it, you will get a dialog in which you can set a 
22589 \family sans
22590 Key
22591 \family default
22592  and a 
22593 \family sans
22594 Label
22595 \family default
22596 .
22597  The key is the symbolic name by which you will refer to this bibliography
22598  entry.
22599  For example, our second entry in the bibliography is a book about LaTeX
22600  and we used 
22601 \begin_inset Quotes eld
22602 \end_inset
22603
22604 latexcompanion
22605 \begin_inset Quotes erd
22606 \end_inset
22607
22608 , a short form of its title, as key.
22609 \end_layout
22610
22611 \begin_layout Standard
22612 You can refer to the key of a bibliography entry using the menu 
22613 \family sans
22614 Insert\SpecialChar \menuseparator
22615 Citation
22616 \family default
22617  or the toobar button 
22618 \begin_inset Graphics
22619         filename ../images/dialog-show-new-inset_citation.png
22620         BoundingBox 0bp 5bp 20bp 20bp
22621
22622 \end_inset
22623
22624 .
22625  A citation reference box is inserted and a citation window will appear
22626  in which you can select one or more keys in the available key list.
22627  The citation reference box will be labeled with the referenced key.
22628  When you click on the box, the citation window appears and you can change
22629  the reference.
22630 \end_layout
22631
22632 \begin_layout Standard
22633 Citation references appear in the output as number of the bibliography entry
22634  with surrounding brackets.
22635  If you set a 
22636 \family sans
22637 Label
22638 \family default
22639  for the entry, the label will appear instead of the number.
22640  Here two examples; the first without a label, the second with the label
22641  
22642 \begin_inset Quotes eld
22643 \end_inset
22644
22645 Credits
22646 \begin_inset Quotes erd
22647 \end_inset
22648
22649 :
22650 \end_layout
22651
22652 \begin_layout Standard
22653 Have a look at the 
22654 \family sans
22655 LaTeX Companion Second Edition
22656 \family default
22657
22658 \begin_inset LatexCommand cite
22659 key "latexcompanion"
22660
22661 \end_inset
22662
22663
22664 \end_layout
22665
22666 \begin_layout Standard
22667 The LyX-Team members are listed in the Credits: 
22668 \begin_inset LatexCommand cite
22669 key "lyxcredit"
22670
22671 \end_inset
22672
22673
22674 \end_layout
22675
22676 \begin_layout Subsection
22677 Bibliography databases (BibTeX)
22678 \begin_inset LatexCommand index
22679 name "Bibliography ! Databases"
22680
22681 \end_inset
22682
22683
22684 \begin_inset LatexCommand index
22685 name "Bibliography ! BibTeX"
22686
22687 \end_inset
22688
22689
22690 \begin_inset LatexCommand label
22691 name "sub:Bibliography-databases"
22692
22693 \end_inset
22694
22695
22696 \end_layout
22697
22698 \begin_layout Standard
22699 Bibliography databases are useful if you use the same bibliography in different
22700  documents.
22701  It makes it also very easy to have a uniform layout for all bibliography
22702  entries.
22703  You can collect the bibliography of all relevant books and articles of
22704  your working field in a database.
22705  This database can be used for different documents, because only the referenced
22706  entries of the database will appear in the bibliography list.
22707 \end_layout
22708
22709 \begin_layout Standard
22710 The database is a text file with the file extension 
22711 \begin_inset Quotes eld
22712 \end_inset
22713
22714
22715 \family sans
22716 .bib
22717 \family default
22718
22719 \begin_inset Quotes erd
22720 \end_inset
22721
22722  containing the bibliography in a special format.
22723  The format is explained in LaTeX books (
22724 \begin_inset LatexCommand cite
22725 key "Mittelbach,Kopka,Lamport"
22726
22727 \end_inset
22728
22729 ).
22730  Normally one uses a special program to create and edit entries of the database.
22731  Under
22732 \newline
22733  
22734 \begin_inset LatexCommand url
22735 target "http://wiki.lyx.org/BibTeX/Programs"
22736
22737 \end_inset
22738
22739
22740 \newline
22741 you find a list of programs for bibliography databases.
22742 \end_layout
22743
22744 \begin_layout Standard
22745 To use a database, use the menu 
22746 \family sans
22747 Insert\SpecialChar \menuseparator
22748 List
22749 \family default
22750 /
22751 \family sans
22752 TOC\SpecialChar \menuseparator
22753 BibT
22754 \begin_inset ERT
22755 status collapsed
22756
22757 \begin_layout Standard
22758
22759 {}
22760 \end_layout
22761
22762 \end_inset
22763
22764 eX\InsetSpace ~
22765 Bibliography
22766 \family default
22767 .
22768  A grey box will be inserted and a window appears.
22769  In this window you can load one or more databases and a style file.
22770 \end_layout
22771
22772 \begin_layout Standard
22773 The style file is a text file with the file extension
22774 \begin_inset Quotes erd
22775 \end_inset
22776
22777
22778 \family sans
22779 .bst
22780 \family default
22781
22782 \begin_inset Quotes erd
22783 \end_inset
22784
22785  that declares the layout of all bibliography entries.
22786  Many publishers provide special style files, so that you don't have to
22787  take care of the layout.
22788 \end_layout
22789
22790 \begin_layout Standard
22791 Inserting a citation reference works like described above.
22792 \end_layout
22793
22794 \begin_layout Standard
22795 \begin_inset VSpace defskip
22796 \end_inset
22797
22798
22799 \end_layout
22800
22801 \begin_layout Standard
22802 To generate the bibliography from a database, the program BibTeX is used
22803  by LyX.
22804  This program can be controlled with options that you can add in LyX's preferenc
22805 es dialog under 
22806 \family sans
22807 Outputs
22808 \family default
22809
22810 \family sans
22811 LaT
22812 \begin_inset ERT
22813 status collapsed
22814
22815 \begin_layout Standard
22816
22817 {}
22818 \end_layout
22819
22820 \end_inset
22821
22822 eX
22823 \family default
22824  in the field 
22825 \family sans
22826 BibT
22827 \begin_inset ERT
22828 status collapsed
22829
22830 \begin_layout Standard
22831
22832 {}
22833 \end_layout
22834
22835 \end_inset
22836
22837 eX\InsetSpace ~
22838 command
22839 \family default
22840 .
22841  Before adding options, it is strongly recommended to read the manual of
22842  
22843 \family sans
22844 BibTeX
22845 \family default
22846 .
22847 \end_layout
22848
22849 \begin_layout Standard
22850 \begin_inset VSpace defskip
22851 \end_inset
22852
22853
22854 \end_layout
22855
22856 \begin_layout Standard
22857 We use two bibliographies in this document to show the difference between
22858  the two methods of creating them.
22859  As you can see, the bibliography that is created from a database lists
22860  only the database entries that are referenced in the document.
22861  We used the style file 
22862 \family sans
22863 alphadin.bst
22864 \family default
22865  to get the complicated German reference key scheme in the bibliography.
22866 \end_layout
22867
22868 \begin_layout Subsection
22869 Bibliography layout
22870 \begin_inset LatexCommand index
22871 name "Bibliography ! Layout"
22872
22873 \end_inset
22874
22875
22876 \end_layout
22877
22878 \begin_layout Standard
22879 In the citation reference dialog you can set a special citation format.
22880  For this feature you need to use the option 
22881 \family sans
22882 Natbib
22883 \family default
22884  enabled in the 
22885 \family sans
22886 Document\SpecialChar \menuseparator
22887 Settings
22888 \family default
22889
22890 \begin_inset LatexCommand index
22891 name "Document ! Settings"
22892
22893 \end_inset
22894
22895  dialog under 
22896 \family sans
22897 Bibliography
22898 \family default
22899 .
22900  Setting a citation style for a reference will overwrite the default.
22901  For the global citation format use the BibTeX style files as explained
22902  in the previous section.
22903 \end_layout
22904
22905 \begin_layout Standard
22906 You can also set text, that should appear before or after a citation reference,
22907  in the citation reference window.
22908  Here an example where we set the text 
22909 \begin_inset Quotes eld
22910 \end_inset
22911
22912 Chapter\InsetSpace ~
22913 3
22914 \begin_inset Quotes erd
22915 \end_inset
22916
22917  to appear after the reference:
22918 \end_layout
22919
22920 \begin_layout Standard
22921 Have a look at 
22922 \begin_inset LatexCommand cite
22923 after "Chapter 3"
22924 key "latexcompanion"
22925
22926 \end_inset
22927
22928 .
22929 \end_layout
22930
22931 \begin_layout Section
22932 Index
22933 \begin_inset LatexCommand index
22934 name "Index generation"
22935
22936 \end_inset
22937
22938
22939 \begin_inset LatexCommand label
22940 name "sec:Index"
22941
22942 \end_inset
22943
22944
22945 \end_layout
22946
22947 \begin_layout Standard
22948 An index entry is created if you use the menu 
22949 \family sans
22950 Insert\SpecialChar \menuseparator
22951 Index\InsetSpace ~
22952 Entry
22953 \family default
22954  or the toolbar button 
22955 \begin_inset Graphics
22956         filename ../images/index-insert.png
22957         BoundingBox 0bp 5bp 20bp 20bp
22958
22959 \end_inset
22960
22961 .
22962  A gray box labeled 
22963 \begin_inset Quotes eld
22964 \end_inset
22965
22966
22967 \family sans
22968 Idx
22969 \family default
22970
22971 \begin_inset Quotes erd
22972 \end_inset
22973
22974  is inserted containing the text that appears in the index.
22975  The word where the cursor is in or the currently highlighted text is proposed
22976  by LyX as index entry.
22977 \end_layout
22978
22979 \begin_layout Standard
22980 \begin_inset Note Greyedout
22981 status open
22982
22983 \begin_layout Standard
22984
22985 \series bold
22986 Note:
22987 \series default
22988  The index entry text field differs from all other text fields, because
22989  you have to insert valid LaTeX-code.
22990 \end_layout
22991
22992 \end_inset
22993
22994  Therefore you cannot insert
22995 \end_layout
22996
22997 \begin_layout Standard
22998
22999 \series bold
23000 Find & Replace
23001 \end_layout
23002
23003 \begin_layout Standard
23004 to an index entry field, because the 
23005 \begin_inset Quotes eld
23006 \end_inset
23007
23008 &
23009 \begin_inset Quotes erd
23010 \end_inset
23011
23012  character is used in LaTeX to separate table columns, so that you will
23013  get LaTeX-errors.
23014  The correct entry is
23015 \end_layout
23016
23017 \begin_layout Standard
23018
23019 \series bold
23020 Find 
23021 \backslash
23022 & Replace
23023 \end_layout
23024
23025 \begin_layout Standard
23026 This behavior is necessary because index entries can be formatted in many
23027  ways using special LaTeX commands.
23028  We give a short overview of the index command in the next subsections.
23029  For a detailed description of LaTeX's index mechanism, have a look at one
23030  of the LaTeX books 
23031 \begin_inset LatexCommand cite
23032 key "latexcompanion,latexguide,latexbook"
23033
23034 \end_inset
23035
23036 .
23037 \end_layout
23038
23039 \begin_layout Standard
23040 You can change index entries by clicking on the index box.
23041 \end_layout
23042
23043 \begin_layout Standard
23044 The index list is inserted to the document with the menu 
23045 \family sans
23046 Insert\SpecialChar \menuseparator
23047 List\InsetSpace ~
23048 /\InsetSpace ~
23049 TOC\SpecialChar \menuseparator
23050 Index\InsetSpace ~
23051 List
23052 \family default
23053 .
23054  A light blue box labeled 
23055 \begin_inset Quotes eld
23056 \end_inset
23057
23058
23059 \family sans
23060 Index
23061 \family default
23062
23063 \begin_inset Quotes erd
23064 \end_inset
23065
23066  will show the place where the index is printed in the output.
23067  The index list box is not clickable like other LyX-boxes.
23068 \end_layout
23069
23070 \begin_layout Subsection
23071 Grouping Index Entries
23072 \begin_inset LatexCommand index
23073 name "Index ! Grouping"
23074
23075 \end_inset
23076
23077
23078 \end_layout
23079
23080 \begin_layout Standard
23081 Index entries are often grouped to offer the reader a fast search in the
23082  index.
23083  We want to group for example the index entries for itemized and enumerated
23084  lists under the entry 
23085 \begin_inset Quotes eld
23086 \end_inset
23087
23088 Lists
23089 \begin_inset Quotes erd
23090 \end_inset
23091
23092 .
23093  First we create the entry 
23094 \begin_inset Quotes eld
23095 \end_inset
23096
23097 Lists
23098 \begin_inset Quotes erd
23099 \end_inset
23100
23101  in section\InsetSpace ~
23102
23103 \begin_inset LatexCommand ref
23104 reference "sub:Lists"
23105
23106 \end_inset
23107
23108 .
23109  In the text field for the itemized list index entry in section\InsetSpace ~
23110
23111 \begin_inset LatexCommand ref
23112 reference "sec:Itemize"
23113
23114 \end_inset
23115
23116 , we insert the command
23117 \end_layout
23118
23119 \begin_layout Standard
23120
23121 \series bold
23122 Lists ! Itemize
23123 \end_layout
23124
23125 \begin_layout Standard
23126 and the command
23127 \end_layout
23128
23129 \begin_layout Standard
23130
23131 \series bold
23132 Lists ! Enumerate
23133 \end_layout
23134
23135 \begin_layout Standard
23136 for the enumerated list in section\InsetSpace ~
23137
23138 \begin_inset LatexCommand ref
23139 reference "sec:Enumerate"
23140
23141 \end_inset
23142
23143 .
23144 \end_layout
23145
23146 \begin_layout Standard
23147 The exclamation mark 
23148 \begin_inset Quotes eld
23149 \end_inset
23150
23151 !
23152 \begin_inset Quotes erd
23153 \end_inset
23154
23155  marks the grouping levels.
23156  You can have three levels; every index level is indented a bit more.
23157  An index entry for the higher levels is not required.
23158  If we don't have an index entry for 
23159 \begin_inset Quotes eld
23160 \end_inset
23161
23162 Lists
23163 \begin_inset Quotes erd
23164 \end_inset
23165
23166 , it will be printed anyway, but without a page number.
23167 \end_layout
23168
23169 \begin_layout Subsection
23170 Page Ranges
23171 \begin_inset LatexCommand index
23172 name "Index ! Page ranges"
23173
23174 \end_inset
23175
23176
23177 \end_layout
23178
23179 \begin_layout Standard
23180 Normally an index entry will appear with the page number of the indexed
23181  section.
23182  But sometimes you want to index more pages under the same entry.
23183  E.g if we want to index the paragraph environments, we create an index entry
23184  in section\InsetSpace ~
23185
23186 \begin_inset LatexCommand ref
23187 reference "sec:Paragraph-Environments"
23188
23189 \end_inset
23190
23191  with the command
23192 \end_layout
23193
23194 \begin_layout Standard
23195
23196 \series bold
23197 Paragraph environments|(
23198 \end_layout
23199
23200 \begin_layout Standard
23201 and another entry at the end of section\InsetSpace ~
23202
23203 \begin_inset LatexCommand ref
23204 reference "sub:LyX-Code"
23205
23206 \end_inset
23207
23208  with the command
23209 \end_layout
23210
23211 \begin_layout Standard
23212
23213 \series bold
23214 Paragraph environments|)
23215 \end_layout
23216
23217 \begin_layout Standard
23218 The commands 
23219 \begin_inset Quotes eld
23220 \end_inset
23221
23222
23223 \series bold
23224 |(
23225 \series default
23226
23227 \begin_inset Quotes erd
23228 \end_inset
23229
23230  and 
23231 \begin_inset Quotes eld
23232 \end_inset
23233
23234
23235 \series bold
23236 |)
23237 \series default
23238
23239 \begin_inset Quotes erd
23240 \end_inset
23241
23242  respectively starts and ends the index range.
23243  You can also add the same index entry at different places in the document.
23244  They appear in the output under one entry with a comma separated list of
23245  the pages of the indexed document parts.
23246  An example is the index entry 
23247 \begin_inset Quotes eld
23248 \end_inset
23249
23250 Document ! Settings
23251 \begin_inset Quotes erd
23252 \end_inset
23253
23254 .
23255 \end_layout
23256
23257 \begin_layout Subsection
23258 Cross referencing
23259 \begin_inset LatexCommand index
23260 name "Index ! Cross referencing"
23261
23262 \end_inset
23263
23264
23265 \end_layout
23266
23267 \begin_layout Standard
23268 It is also possible to refer to another index entry.
23269  We referred for example in the index entry 
23270 \begin_inset Quotes eld
23271 \end_inset
23272
23273 GIF
23274 \begin_inset Quotes erd
23275 \end_inset
23276
23277  (in section\InsetSpace ~
23278
23279 \begin_inset LatexCommand ref
23280 reference "sub:Image-Formats"
23281
23282 \end_inset
23283
23284 ) to the index entry 
23285 \begin_inset Quotes eld
23286 \end_inset
23287
23288 Image formats
23289 \begin_inset Quotes erd
23290 \end_inset
23291
23292  in the same section using the command
23293 \end_layout
23294
23295 \begin_layout Standard
23296
23297 \series bold
23298 GIF|see{Image formats}
23299 \end_layout
23300
23301 \begin_layout Standard
23302 The text within the braces is the referenced entry.
23303  The reference will appear in the output without a page number.
23304 \end_layout
23305
23306 \begin_layout Subsection
23307 Index Entry Order
23308 \begin_inset LatexCommand index
23309 name "Index ! Entry order"
23310
23311 \end_inset
23312
23313
23314 \end_layout
23315
23316 \begin_layout Standard
23317 You can use accented characters in the index entry, but the entries might
23318  then not follow the rules for the index order.
23319  The index entries are sorted alphabetically, but LaTeX
23320 \begin_inset Foot
23321 status collapsed
23322
23323 \begin_layout Standard
23324 The index generating is done in the background by an extra program, see
23325  section\InsetSpace ~
23326
23327 \begin_inset LatexCommand ref
23328 reference "sub:Index-Program"
23329
23330 \end_inset
23331
23332 .
23333 \end_layout
23334
23335 \end_inset
23336
23337  doesn't know how to sort accents in different languages.
23338  We created as example the three dummy index entries 
23339 \begin_inset Quotes eld
23340 \end_inset
23341
23342 maison
23343 \begin_inset Quotes erd
23344 \end_inset
23345
23346
23347 \begin_inset Quotes eld
23348 \end_inset
23349
23350 maïs
23351 \begin_inset Quotes erd
23352 \end_inset
23353
23354 , and 
23355 \begin_inset Quotes eld
23356 \end_inset
23357
23358 maître
23359 \begin_inset Quotes erd
23360 \end_inset
23361
23362 .
23363 \begin_inset LatexCommand index
23364 name "Dummy entries ! maïs"
23365
23366 \end_inset
23367
23368
23369 \begin_inset LatexCommand index
23370 name "Dummy entries ! maître"
23371
23372 \end_inset
23373
23374
23375 \begin_inset LatexCommand index
23376 name "Dummy entries ! maïs@maison"
23377
23378 \end_inset
23379
23380  They will be sorted in the order maïs, maître, maison, but we want the
23381  order maïs, maison, maître.
23382  To achieve this, we use the command
23383 \end_layout
23384
23385 \begin_layout Standard
23386
23387 \series bold
23388 previous entry@current entry
23389 \end_layout
23390
23391 \begin_layout Standard
23392 In our case we want to have 
23393 \begin_inset Quotes eld
23394 \end_inset
23395
23396 maison
23397 \begin_inset Quotes erd
23398 \end_inset
23399
23400  after 
23401 \begin_inset Quotes eld
23402 \end_inset
23403
23404 maïs
23405 \begin_inset Quotes erd
23406 \end_inset
23407
23408  and write therefore for the index entry of maison:
23409 \end_layout
23410
23411 \begin_layout Standard
23412
23413 \series bold
23414 maïs@maison
23415 \end_layout
23416
23417 \begin_layout Standard
23418 The previous entry needn't to be a real existing entry, you can also use
23419  another word to tell LaTeX the entry order, see the next subsection for
23420  an example.
23421 \end_layout
23422
23423 \begin_layout Subsection
23424 Index Entry Layout
23425 \begin_inset LatexCommand index
23426 name "Index ! Entry layout"
23427
23428 \end_inset
23429
23430
23431 \end_layout
23432
23433 \begin_layout Standard
23434 You can insert entries together with LaTeX-commands for the layout.
23435  If you need for example an italic entry, you can write
23436 \end_layout
23437
23438 \begin_layout Standard
23439
23440 \series bold
23441
23442 \backslash
23443 textit{This is an italic entry}
23444 \end_layout
23445
23446 \begin_layout Standard
23447 where the command 
23448 \series bold
23449
23450 \backslash
23451 textit
23452 \series default
23453  produces the italic layout.
23454 \begin_inset LatexCommand index
23455 name "Dummy entries ! This@\\textit{This is an italic entry}"
23456
23457 \end_inset
23458
23459  We refer to LaTeX books (
23460 \begin_inset LatexCommand cite
23461 key "latexcompanion,latexguide,latexbook"
23462
23463 \end_inset
23464
23465 ) for an overview of layout commands.
23466  There is only the problem, that layout commands destroy the sorting order.
23467  To avoid that our index entry appears as the first one, we use the following
23468  command instead:
23469 \end_layout
23470
23471 \begin_layout Standard
23472
23473 \series bold
23474 This@
23475 \backslash
23476 textit{This is an italic entry}
23477 \end_layout
23478
23479 \begin_layout Standard
23480 You can also format the page number using the character 
23481 \begin_inset Quotes eld
23482 \end_inset
23483
23484 |
23485 \begin_inset Quotes erd
23486 \end_inset
23487
23488  followed by a LaTeX-command without a backslash.
23489  We can write for example
23490 \end_layout
23491
23492 \begin_layout Standard
23493
23494 \series bold
23495 old-style page number:|oldstylenums
23496 \end_layout
23497
23498 \begin_layout Standard
23499 to get the page number in an old-style layout.
23500 \begin_inset LatexCommand index
23501 name "Dummy entries ! old-style page number:|oldstylenums"
23502
23503 \end_inset
23504
23505  Normally all LaTeX-commands begin with a backslash, but in this special
23506  case 
23507 \begin_inset Quotes eld
23508 \end_inset
23509
23510
23511 \series bold
23512 |command
23513 \series default
23514
23515 \begin_inset Quotes erd
23516 \end_inset
23517
23518  means 
23519 \series bold
23520
23521 \backslash
23522 command{page\InsetSpace ~
23523 number}
23524 \series default
23525 .
23526  Have a look at section\InsetSpace ~
23527
23528 \begin_inset LatexCommand ref
23529 reference "sub:LaTeX-Syntax"
23530
23531 \end_inset
23532
23533  to learn more about the LaTeX-syntax.
23534 \end_layout
23535
23536 \begin_layout Standard
23537 You can also change the layout for the whole index.
23538  E.g.
23539  we marked the index list box of this document as bold to get a bold font
23540  for all index entries.
23541 \end_layout
23542
23543 \begin_layout Subsection
23544 Index Program
23545 \begin_inset LatexCommand index
23546 name "Index ! Program"
23547
23548 \end_inset
23549
23550
23551 \begin_inset LatexCommand label
23552 name "sub:Index-Program"
23553
23554 \end_inset
23555
23556
23557 \end_layout
23558
23559 \begin_layout Standard
23560 LyX uses for the index generation by default the program 
23561 \family sans
23562 makeindex
23563 \family default
23564 .
23565  It can be controlled by options that can be set in LyX's preferences dialog,
23566  see section\InsetSpace ~
23567
23568 \begin_inset LatexCommand ref
23569 reference "sub:LaTeX-settings"
23570
23571 \end_inset
23572
23573 .
23574  The available options are listed and explained in 
23575 \begin_inset LatexCommand cite
23576 key "makeindex"
23577
23578 \end_inset
23579
23580 .
23581 \end_layout
23582
23583 \begin_layout Standard
23584 You can also specify there another program to generate the index, for example
23585  
23586 \family sans
23587 xindy
23588 \family default
23589 .
23590 \end_layout
23591
23592 \begin_layout Section
23593 Nomenclature / Glossary 
23594 \begin_inset LatexCommand index
23595 name "Nomenclature"
23596
23597 \end_inset
23598
23599
23600 \begin_inset LatexCommand index
23601 name "Glossary|see{Nomenclature}"
23602
23603 \end_inset
23604
23605
23606 \begin_inset LatexCommand label
23607 name "sec:Nomenclature"
23608
23609 \end_inset
23610
23611
23612 \end_layout
23613
23614 \begin_layout Standard
23615 Sometimes you need to compile a list of symbols that are mentioned in your
23616  document with a brief explanation of them -- a so called nomenclature or
23617  glossary.
23618 \end_layout
23619
23620 \begin_layout Standard
23621 To be able to create nomenclatures, you need the LaTeX package 
23622 \series bold
23623 nomencl
23624 \begin_inset LatexCommand index
23625 name "LaTeX-packages ! nomencl"
23626
23627 \end_inset
23628
23629
23630 \series default
23631  installed.
23632  You find it in the TeX Catalogue, 
23633 \begin_inset LatexCommand cite
23634 key "TeXCatalogue"
23635
23636 \end_inset
23637
23638  or in the package manager of your LaTeX-system.
23639 \end_layout
23640
23641 \begin_layout Standard
23642 A nomenclature entry is created if you place the cursor after a symbol entry
23643  and then use the menu 
23644 \family sans
23645 Insert\SpecialChar \menuseparator
23646
23647 \family default
23648 N
23649 \family sans
23650 omenclature\InsetSpace ~
23651 Entry
23652 \family default
23653  or the toobar button 
23654 \begin_inset Graphics
23655         filename ../images/nomencl-insert.png
23656         BoundingBox 0bp 5bp 20bp 20bp
23657
23658 \end_inset
23659
23660 .
23661  A gray box labeled 
23662 \begin_inset Quotes eld
23663 \end_inset
23664
23665
23666 \family sans
23667 Nom
23668 \family default
23669
23670 \begin_inset Quotes erd
23671 \end_inset
23672
23673  is inserted and a window pops up asking for the nomenclature entry.
23674 \end_layout
23675
23676 \begin_layout Standard
23677 A nomenclature entry consists of two main entries.
23678  The first is the symbol that you want to refer to.
23679  The second is the description of the symbol.
23680 \end_layout
23681
23682 \begin_layout Standard
23683 \begin_inset Note Greyedout
23684 status open
23685
23686 \begin_layout Standard
23687
23688 \series bold
23689 Note:
23690 \series default
23691  Like for the index entry dialog, you have to enter valid LaTeX-code for
23692  all fields of the nomenclature dialog.
23693 \end_layout
23694
23695 \end_inset
23696
23697
23698 \end_layout
23699
23700 \begin_layout Subsection
23701 Nomenclature Definition and Layout
23702 \begin_inset LatexCommand index
23703 name "Nomenclature ! Layout"
23704
23705 \end_inset
23706
23707
23708 \end_layout
23709
23710 \begin_layout Standard
23711 When you have symbols in formulas, you have to define them in the 
23712 \family sans
23713 Symbol
23714 \family default
23715  field as LaTeX-formula.
23716  For example to get 
23717 \begin_inset Quotes eld
23718 \end_inset
23719
23720
23721 \begin_inset Formula $\sigma$
23722 \end_inset
23723
23724
23725 \begin_inset Quotes erd
23726 \end_inset
23727
23728 , insert this:
23729 \newline
23730
23731 \series bold
23732 $
23733 \backslash
23734 sigma$
23735 \newline
23736
23737 \series default
23738 The 
23739 \begin_inset Quotes eld
23740 \end_inset
23741
23742 $
23743 \begin_inset Quotes erd
23744 \end_inset
23745
23746  character hereby starts/ends the formula.
23747  The LaTeX-command for the Greek letter is the name of the letter beginning
23748  with a backslash 
23749 \begin_inset Quotes eld
23750 \end_inset
23751
23752
23753 \backslash
23754
23755 \begin_inset Quotes erd
23756 \end_inset
23757
23758 .
23759  For capital Greek letters, start the command also with a capital letter,
23760  like 
23761 \series bold
23762
23763 \backslash
23764 Sigma
23765 \series default
23766 .
23767 \end_layout
23768
23769 \begin_layout Standard
23770 (A short introduction to the LaTeX-syntax is given in section\InsetSpace ~
23771
23772 \begin_inset LatexCommand ref
23773 reference "sub:LaTeX-Syntax"
23774
23775 \end_inset
23776
23777 .)
23778 \end_layout
23779
23780 \begin_layout Standard
23781 You cannot use the 
23782 \family sans
23783 Text\InsetSpace ~
23784 Style
23785 \family default
23786  dialog to format the description text but have to use LaTeX-commands.
23787  For example the description of the nomenclature entry for the 
23788 \begin_inset Quotes eld
23789 \end_inset
23790
23791
23792 \begin_inset Formula $\sigma$
23793 \end_inset
23794
23795
23796 \begin_inset Quotes erd
23797 \end_inset
23798
23799  in this document is:
23800 \newline
23801
23802 \series bold
23803 dummy entry for the character 
23804 \backslash
23805 textsf{sigma}
23806 \series default
23807
23808 \newline
23809 The command 
23810 \series bold
23811
23812 \backslash
23813 textsf
23814 \series default
23815  sets the fonts to 
23816 \family sans
23817 sans\InsetSpace ~
23818 serif
23819 \family default
23820 .
23821  To get 
23822 \series bold
23823 bold
23824 \series default
23825  font use the command 
23826 \series bold
23827
23828 \backslash
23829 textbf
23830 \series default
23831 , for 
23832 \family typewriter
23833 typewriter
23834 \family default
23835  use 
23836 \series bold
23837
23838 \backslash
23839 texttt
23840 \series default
23841 , for 
23842 \emph on
23843 emphasized
23844 \emph default
23845  use 
23846 \series bold
23847
23848 \backslash
23849 emph
23850 \series default
23851 .
23852 \end_layout
23853
23854 \begin_layout Subsection
23855 Sort Order of Nomenclature Entries
23856 \begin_inset LatexCommand index
23857 name "Nomenclature ! Sort order"
23858
23859 \end_inset
23860
23861
23862 \end_layout
23863
23864 \begin_layout Standard
23865 The nomenclature entries are sorted alphabetically by the LaTeX-code of
23866  the symbol definition.
23867  This leads to undesired results when you for example have symbols in formulas.
23868  Suppose you have nomenclature entries for the symbols 
23869 \emph on
23870 a
23871 \begin_inset LatexCommand nomenclature
23872 symbol "a"
23873 description "dummy entry for the character \"a\""
23874
23875 \end_inset
23876
23877
23878 \emph default
23879  and 
23880 \begin_inset Formula $\sigma$
23881 \end_inset
23882
23883
23884 \begin_inset LatexCommand nomenclature
23885 prefix "sigma"
23886 symbol "$\\sigma$"
23887 description "dummy entry for the character \\textsf{sigma}"
23888
23889 \end_inset
23890
23891 .
23892  They will be sorted by 
23893 \begin_inset Quotes eld
23894 \end_inset
23895
23896
23897 \family sans
23898 a
23899 \family default
23900
23901 \begin_inset Quotes erd
23902 \end_inset
23903
23904  and 
23905 \begin_inset Quotes eld
23906 \end_inset
23907
23908
23909 \family typewriter
23910 $
23911 \backslash
23912 sigma$
23913 \family default
23914
23915 \begin_inset Quotes erd
23916 \end_inset
23917
23918  -- the 
23919 \begin_inset Formula $\sigma$
23920 \end_inset
23921
23922  will be sorted before the 
23923 \emph on
23924 a
23925 \emph default
23926  since the character 
23927 \begin_inset Quotes eld
23928 \end_inset
23929
23930 $
23931 \begin_inset Quotes erd
23932 \end_inset
23933
23934  is considered in sorting.
23935 \end_layout
23936
23937 \begin_layout Standard
23938 To control the sort order, you can edit the 
23939 \family sans
23940 Sort\InsetSpace ~
23941 as
23942 \family default
23943  field of the nomenclature dialog.
23944  Then the nomenclature entry will be sorted by this entry and not the symbol
23945  definition.
23946  For the given example, you can insert 
23947 \family typewriter
23948 sigma
23949 \family default
23950  to this field for the 
23951 \begin_inset Formula $\sigma$
23952 \end_inset
23953
23954 , then 
23955 \emph on
23956 a
23957 \emph default
23958  will be located before 
23959 \begin_inset Formula $\sigma$
23960 \end_inset
23961
23962 .
23963 \end_layout
23964
23965 \begin_layout Standard
23966 For subgrouping and tips for using sort entries see the 
23967 \series bold
23968 nomencl
23969 \series default
23970  documentation, 
23971 \begin_inset LatexCommand cite
23972 key "nomencl"
23973
23974 \end_inset
23975
23976 .
23977 \end_layout
23978
23979 \begin_layout Subsection
23980 Nomenclature Options
23981 \begin_inset LatexCommand index
23982 name "Nomenclature ! Options"
23983
23984 \end_inset
23985
23986
23987 \end_layout
23988
23989 \begin_layout Standard
23990 The 
23991 \series bold
23992 nomencl
23993 \series default
23994  package offers some options to adjust the appearance of the nomenclature.
23995  Here are some of its options, for more have a look at its documentation:
23996 \end_layout
23997
23998 \begin_layout Description
23999 refeq Appends the phrase 
24000 \begin_inset Quotes eld
24001 \end_inset
24002
24003
24004 \family sans
24005 , see equation (
24006 \emph on
24007 eq
24008 \emph default
24009 )
24010 \family default
24011
24012 \begin_inset Quotes erd
24013 \end_inset
24014
24015  to every nomenclature entry, where 
24016 \family sans
24017 \emph on
24018 eq
24019 \family default
24020 \emph default
24021  is the number of the last equation in front of the nomenclature entry
24022 \end_layout
24023
24024 \begin_layout Description
24025 refpage Appends the phrase 
24026 \begin_inset Quotes eld
24027 \end_inset
24028
24029
24030 \family sans
24031 , page (
24032 \emph on
24033 page
24034 \emph default
24035 )
24036 \family default
24037
24038 \begin_inset Quotes erd
24039 \end_inset
24040
24041  to every nomenclature entry, where 
24042 \family sans
24043 \emph on
24044 page
24045 \family default
24046 \emph default
24047  is the number of the page on which the nomenclature entry appeared
24048 \end_layout
24049
24050 \begin_layout Description
24051 intoc Inserts the nomenclature in the Table of Contents
24052 \end_layout
24053
24054 \begin_layout Standard
24055 There are furthermore the options 
24056 \series bold
24057 croatian
24058 \series default
24059
24060 \series bold
24061 danish
24062 \series default
24063
24064 \series bold
24065 english
24066 \series default
24067
24068 \series bold
24069 french
24070 \series default
24071
24072 \series bold
24073 german
24074 \series default
24075
24076 \series bold
24077 italian
24078 \series default
24079
24080 \series bold
24081 polish
24082 \series default
24083
24084 \series bold
24085 portuguese
24086 \series default
24087
24088 \series bold
24089 russian
24090 \series default
24091
24092 \series bold
24093 spanish
24094 \series default
24095 , and 
24096 \series bold
24097 ukrainian
24098 \series default
24099  to print the reference texts and the nomenclature title in the corresponding
24100  language.
24101 \end_layout
24102
24103 \begin_layout Standard
24104 To use one or more of the options, add them to the comma-separated document
24105  class options list in the 
24106 \family sans
24107 Document\SpecialChar \menuseparator
24108 Settings
24109 \family default
24110  dialog.
24111  In this document the options 
24112 \series bold
24113 intoc
24114 \series default
24115  and 
24116 \series bold
24117 refpage
24118 \series default
24119  are used.
24120 \end_layout
24121
24122 \begin_layout Standard
24123 \begin_inset VSpace bigskip
24124 \end_inset
24125
24126
24127 \end_layout
24128
24129 \begin_layout Standard
24130 You can also use the first two options above only for certain nomenclature
24131  entries when you add one of the following commands as last entry to the
24132  
24133 \family sans
24134 Description
24135 \family default
24136  field in the nomenclature dialog:
24137 \end_layout
24138
24139 \begin_layout Description
24140
24141 \backslash
24142 nomrefeq Like the 
24143 \series bold
24144 refeq
24145 \series default
24146  option
24147 \end_layout
24148
24149 \begin_layout Description
24150
24151 \backslash
24152 nomrefpage Like the 
24153 \series bold
24154 refpage
24155 \series default
24156  option
24157 \end_layout
24158
24159 \begin_layout Description
24160
24161 \backslash
24162 nomrefeqpage Short notation of 
24163 \series bold
24164
24165 \backslash
24166 nomrefeq
24167 \backslash
24168 nomrefpage
24169 \end_layout
24170
24171 \begin_layout Description
24172
24173 \backslash
24174 nomnorefeq,\InsetSpace ~
24175
24176 \backslash
24177 nomnorefpage,\InsetSpace ~
24178
24179 \backslash
24180 nomnorefeqpage Turns off the corresponding options
24181 \end_layout
24182
24183 \begin_layout Subsection
24184 Printing the Nomenclature
24185 \begin_inset LatexCommand index
24186 name "Nomenclature ! Printing"
24187
24188 \end_inset
24189
24190
24191 \end_layout
24192
24193 \begin_layout Standard
24194 To print the nomenclature, use the menu 
24195 \family sans
24196 Insert\SpecialChar \menuseparator
24197 Lists\InsetSpace ~
24198 /\InsetSpace ~
24199 TOC\SpecialChar \menuseparator
24200 Nomenclature
24201 \family default
24202 .
24203  A light blue box labeled 
24204 \begin_inset Quotes eld
24205 \end_inset
24206
24207
24208 \family sans
24209 Nomenclature
24210 \family default
24211
24212 \begin_inset Quotes erd
24213 \end_inset
24214
24215  will show the place where the nomenclature is printed in the output.
24216  Like the index list box, the nomenclature list box is not clickable.
24217 \end_layout
24218
24219 \begin_layout Standard
24220 In the printed output the title of the nomenclature appears as 
24221 \begin_inset Quotes eld
24222 \end_inset
24223
24224 Nomenclature
24225 \begin_inset Quotes erd
24226 \end_inset
24227
24228 .
24229  If you are not happy with the name, you can change it by redefining the
24230  command 
24231 \series bold
24232
24233 \backslash
24234 nomname
24235 \series default
24236  in the preamble.
24237  For example, in order to change the name to 
24238 \emph on
24239 List of Symbols
24240 \emph default
24241 , add the following line to the preamble:
24242 \end_layout
24243
24244 \begin_layout Standard
24245
24246 \family roman
24247 \series bold
24248
24249 \backslash
24250 renewcommand{
24251 \backslash
24252 nomname}{List of Symbols}
24253 \end_layout
24254
24255 \begin_layout Standard
24256 \begin_inset VSpace defskip
24257 \end_inset
24258
24259
24260 \end_layout
24261
24262 \begin_layout Standard
24263 If you are unhappy with the amount of space for symbols, you can alter it
24264  by adding the following line to the preamble:
24265 \end_layout
24266
24267 \begin_layout Standard
24268
24269 \family roman
24270 \series bold
24271
24272 \backslash
24273 renewcommand{
24274 \backslash
24275 nomlabelwidth}{width}
24276 \end_layout
24277
24278 \begin_layout Standard
24279
24280 \family roman
24281 Where the width is a value with one of the units listed in Appendix\InsetSpace ~
24282
24283 \begin_inset LatexCommand ref
24284 reference "cha:Units-available-in"
24285
24286 \end_inset
24287
24288 .
24289  The default value is 1\InsetSpace \thinspace{}
24290 cm.
24291 \end_layout
24292
24293 \begin_layout Section
24294 Branches
24295 \begin_inset LatexCommand index
24296 name "Branches"
24297
24298 \end_inset
24299
24300
24301 \begin_inset LatexCommand index
24302 name "Document ! Branches"
24303
24304 \end_inset
24305
24306
24307 \begin_inset LatexCommand label
24308 name "sec:Branches"
24309
24310 \end_inset
24311
24312
24313 \end_layout
24314
24315 \begin_layout Standard
24316 Sometimes it is useful to hide some document parts in the output.
24317  For example a teacher who is setting an exam obviously doesn't want the
24318  pupils to see the answers, but having questions and answers in the same
24319  document will make the life of the markers of that exam much easier.
24320 \end_layout
24321
24322 \begin_layout Standard
24323 For these cases LyX offers to put text into branches.
24324  The text will then only appear in the output when its branch is activated.
24325  To create a branch, go in the 
24326 \family sans
24327 Document\SpecialChar \menuseparator
24328 Settings
24329 \family default
24330  dialog to 
24331 \family sans
24332 Branches
24333 \family default
24334 .
24335  The name of the branch, its activation state and the background color of
24336  the branches inside LyX can be specified in this dialog.
24337 \end_layout
24338
24339 \begin_layout Standard
24340 Text that should be in a branch is set into branch inset boxes.
24341  These boxes are inserted via the menu 
24342 \family sans
24343 Insert\SpecialChar \menuseparator
24344 Branch
24345 \family default
24346  where you can choose a branch.
24347  You can later change the branch of the boxes by right-clicking on them.
24348 \end_layout
24349
24350 \begin_layout Standard
24351 Here is an example, where only the question text appears, the answer branch
24352  is deactivated and does therefore not appear in the output:
24353 \end_layout
24354
24355 \begin_layout Standard
24356 \begin_inset Branch Question
24357 status open
24358
24359 \begin_layout Standard
24360 Question: Who was the first physics Nobel prize winner?
24361 \end_layout
24362
24363 \end_inset
24364
24365
24366 \end_layout
24367
24368 \begin_layout Standard
24369 \begin_inset Branch Answer
24370 status open
24371
24372 \begin_layout Standard
24373 Answer: Wilhelm Conrad Röntgen
24374 \end_layout
24375
24376 \end_inset
24377
24378
24379 \end_layout
24380
24381 \begin_layout Standard
24382 \begin_inset VSpace bigskip
24383 \end_inset
24384
24385
24386 \end_layout
24387
24388 \begin_layout Standard
24389 To use conditional output inside places where you cannot insert branch insets,
24390  like inside equations, you can code special LaTeX definitions for each
24391  branch.
24392  For example you can define for the question branch
24393 \begin_inset Foot
24394 status collapsed
24395
24396 \begin_layout Standard
24397 For an introduction to the LaTeX-syntax, see section\InsetSpace ~
24398
24399 \begin_inset LatexCommand ref
24400 reference "sub:LaTeX-Syntax"
24401
24402 \end_inset
24403
24404 .
24405 \end_layout
24406
24407 \end_inset
24408
24409
24410 \end_layout
24411
24412 \begin_layout Standard
24413
24414 \series bold
24415
24416 \backslash
24417 newcommand{
24418 \backslash
24419 question}[1]{#1}
24420 \end_layout
24421
24422 \begin_layout Standard
24423
24424 \series bold
24425
24426 \backslash
24427 newcommand{
24428 \backslash
24429 answer}[1]{}
24430 \end_layout
24431
24432 \begin_layout Standard
24433 and for the answer branch
24434 \end_layout
24435
24436 \begin_layout Standard
24437
24438 \series bold
24439
24440 \backslash
24441 newcommand{
24442 \backslash
24443 question}[1]{}
24444 \end_layout
24445
24446 \begin_layout Standard
24447
24448 \series bold
24449
24450 \backslash
24451 newcommand{
24452 \backslash
24453 answer}[1]{#1}
24454 \end_layout
24455
24456 \begin_layout Standard
24457 \begin_inset Branch Question
24458 status open
24459
24460 \begin_layout Standard
24461 \begin_inset ERT
24462 status open
24463
24464 \begin_layout Standard
24465
24466
24467 \backslash
24468 newcommand{
24469 \backslash
24470 question}[1]{#1}
24471 \end_layout
24472
24473 \begin_layout Standard
24474
24475
24476 \backslash
24477 newcommand{
24478 \backslash
24479 answer}[1]{}
24480 \end_layout
24481
24482 \end_inset
24483
24484
24485 \end_layout
24486
24487 \end_inset
24488
24489
24490 \end_layout
24491
24492 \begin_layout Standard
24493 \begin_inset Branch Answer
24494 status open
24495
24496 \begin_layout Standard
24497 \begin_inset ERT
24498 status open
24499
24500 \begin_layout Standard
24501
24502
24503 \backslash
24504 newcommand{
24505 \backslash
24506 question}[1]{}
24507 \end_layout
24508
24509 \begin_layout Standard
24510
24511
24512 \backslash
24513 newcommand{
24514 \backslash
24515 answer}[1]{#1}
24516 \end_layout
24517
24518 \end_inset
24519
24520
24521 \end_layout
24522
24523 \end_inset
24524
24525
24526 \end_layout
24527
24528 \begin_layout Standard
24529 Now it is possible to use the commands 
24530 \series bold
24531
24532 \backslash
24533 question{\SpecialChar \ldots{}
24534 }
24535 \series default
24536  and 
24537 \series bold
24538
24539 \backslash
24540 answer{\SpecialChar \ldots{}
24541 }
24542 \series default
24543  to obtain conditional output.
24544  Here is an example formula where only the 
24545 \series bold
24546
24547 \backslash
24548 question
24549 \series default
24550  part appears:
24551 \begin_inset Formula \[
24552 x^{2}-2x-2\Rightarrow\question{x_{1}}\answer{x_{2}}=1\question{+\sqrt{3}}\answer{-\sqrt{3}}.\]
24553
24554 \end_inset
24555
24556
24557 \end_layout
24558
24559 \begin_layout Standard
24560 Inside math, the same effect can be achieved using math macros, see section\InsetSpace ~
24561
24562 \begin_inset LatexCommand ref
24563 reference "sec:math-macros"
24564
24565 \end_inset
24566
24567 .
24568 \end_layout
24569
24570 \begin_layout Section
24571 ERT and the LaTeX Syntax
24572 \begin_inset LatexCommand label
24573 name "sec:ERT"
24574
24575 \end_inset
24576
24577
24578 \end_layout
24579
24580 \begin_layout Subsection
24581 ERT Boxes
24582 \begin_inset LatexCommand index
24583 name "ERT"
24584
24585 \end_inset
24586
24587
24588 \begin_inset LatexCommand label
24589 name "sub:ERT-Boxes"
24590
24591 \end_inset
24592
24593
24594 \end_layout
24595
24596 \begin_layout Standard
24597 As LyX uses LaTeX in the background, it supports many LaTeX commands and
24598  constructs, but not all.
24599  LaTeX contains of hundreds of packages which provide different commands.
24600  Every month many packages are updated and new ones added.
24601  This has the advantage that you can typeset nearly everything, for every
24602  problem exists a LaTeX-package.
24603  But LyX can of course not be up to date and support all these packages
24604  and their commands.
24605 \end_layout
24606
24607 \begin_layout Standard
24608 But don't worry, you can use any LaTeX-command directly in LyX inside the
24609  ERT box.
24610  ERT stands for 
24611 \begin_inset Quotes eld
24612 \end_inset
24613
24614 evil red text
24615 \begin_inset Quotes erd
24616 \end_inset
24617
24618 , evil because LyX is designed to avoid that you have to use LaTeX-commands.
24619  An ERT box is created by the menu 
24620 \family sans
24621 Insert\SpecialChar \menuseparator
24622 TeX
24623 \family default
24624  or by the toolbar button 
24625 \begin_inset Graphics
24626         filename ../images/ert-insert.png
24627
24628 \end_inset
24629
24630 .
24631  The box itself can be displayed in three different styles: 
24632 \family sans
24633 Inline
24634 \family default
24635
24636 \family sans
24637 Collapsed
24638 \family default
24639 , and 
24640 \family sans
24641 Open
24642 \family default
24643 .
24644  To change the style, right-click on the box and use the appearing dialog.
24645  Left-clicking on the box will switch between 
24646 \family sans
24647 Collapsed
24648 \family default
24649  and 
24650 \family sans
24651 Open
24652 \family default
24653 .
24654 \end_layout
24655
24656 \begin_layout Standard
24657 You can insert complete or incomplete commands into ERT.
24658  Incomplete means that the command argument can be Standard LyX text.
24659  For example you want to draw a frame around a word and uses therefore the
24660  LaTeX-command 
24661 \series bold
24662
24663 \backslash
24664 fbox
24665 \series default
24666 , you can write the command part 
24667 \series bold
24668
24669 \backslash
24670 fbox{
24671 \series default
24672  in an ERT box before the word and the closing brace 
24673 \series bold
24674 }
24675 \series default
24676  in a second ERT box behind the word.
24677  The word between the two ERT boxes is then the argument as it is in the
24678  following example:
24679 \end_layout
24680
24681 \begin_layout Standard
24682 \begin_inset Graphics
24683         filename clipart/ERT.png
24684         scale 89
24685
24686 \end_inset
24687
24688
24689 \end_layout
24690
24691 \begin_layout Standard
24692 gives
24693 \end_layout
24694
24695 \begin_layout Standard
24696 This is a line with a 
24697 \begin_inset ERT
24698 status collapsed
24699
24700 \begin_layout Standard
24701
24702
24703 \backslash
24704 fbox{
24705 \end_layout
24706
24707 \end_inset
24708
24709 framed
24710 \begin_inset ERT
24711 status collapsed
24712
24713 \begin_layout Standard
24714
24715 }
24716 \end_layout
24717
24718 \end_inset
24719
24720  word.
24721 \end_layout
24722
24723 \begin_layout Standard
24724 \begin_inset Note Greyedout
24725 status open
24726
24727 \begin_layout Standard
24728
24729 \series bold
24730 Note:
24731 \series default
24732  At the end of LaTeX-commands without parameters, you have to insert a space
24733  to let LaTeX know that the command is finished.
24734 \end_layout
24735
24736 \end_inset
24737
24738
24739 \end_layout
24740
24741 \begin_layout Subsection
24742 Short Introduction to the LaTeX Syntax
24743 \begin_inset OptArg
24744 status collapsed
24745
24746 \begin_layout Standard
24747 The LaTeX Syntax
24748 \end_layout
24749
24750 \end_inset
24751
24752
24753 \begin_inset LatexCommand index
24754 name "LaTeX Syntax"
24755
24756 \end_inset
24757
24758
24759 \begin_inset LatexCommand label
24760 name "sub:LaTeX-Syntax"
24761
24762 \end_inset
24763
24764
24765 \end_layout
24766
24767 \begin_layout Standard
24768 When you write larger documents or books, you will need to know something
24769  about the LaTeX-commands that LyX uses in the background.
24770  Because LaTeX is based on commands, you can 
24771 \begin_inset Quotes eld
24772 \end_inset
24773
24774 program
24775 \begin_inset Quotes erd
24776 \end_inset
24777
24778  your text.
24779  This has the advantage that the layout of the document can be changed at
24780  every time if you know the right commands.
24781  E.g.
24782  imagine you have to write a manual for a product and the deadline is at
24783  the end of the day.
24784  Your boss just has complimented you for your good work but wants to have
24785  all caption labels bold.
24786  But you have over hundred figure and table captions with non-bold labels
24787  in your manual.
24788  Of course it's impossible to change all caption labels by hand in one day.
24789 \end_layout
24790
24791 \begin_layout Standard
24792 Now LaTeX comes into play.
24793  As written above, for every problem exists a LaTeX-package.
24794  First you have to find out which and therefore look in the LaTeX package
24795  database, 
24796 \begin_inset LatexCommand cite
24797 key "Catalogue"
24798
24799 \end_inset
24800
24801 .
24802 \end_layout
24803
24804 \begin_layout Standard
24805 As result you know that the package 
24806 \series bold
24807 caption
24808 \series default
24809
24810 \begin_inset LatexCommand index
24811 name "LaTeX-packages ! caption"
24812
24813 \end_inset
24814
24815  is what you need.
24816  To use a package, you have to load it in the document preamble (menu 
24817 \family sans
24818 Document\SpecialChar \menuseparator
24819 Settings
24820 \family default
24821 ) with the command
24822 \end_layout
24823
24824 \begin_layout Standard
24825
24826 \series bold
24827
24828 \backslash
24829 usepackage[options]{package name}
24830 \end_layout
24831
24832 \begin_layout Standard
24833 All LaTeX commands begin with a backslash, the command argument is set within
24834  two braces, and the options are set within two brackets.
24835  Note that not all commands have an argument and options.
24836 \end_layout
24837
24838 \begin_layout Standard
24839 In your case the package name is 
24840 \series bold
24841 caption
24842 \series default
24843 .
24844  After a look in the documentation of the package, you know that the option
24845  
24846 \series bold
24847 labelfont=bf
24848 \series default
24849  will change the font of all caption labels to bold.
24850  So you add the command
24851 \end_layout
24852
24853 \begin_layout Standard
24854
24855 \series bold
24856
24857 \backslash
24858 usepackage[labelfont=bf]{caption}
24859 \end_layout
24860
24861 \begin_layout Standard
24862 to the preamble and the problem is solved.
24863 \begin_inset Foot
24864 status collapsed
24865
24866 \begin_layout Standard
24867 For more commands provided by the 
24868 \series bold
24869 caption
24870 \series default
24871  package, have a look at its documentation, 
24872 \begin_inset LatexCommand cite
24873 key "caption"
24874
24875 \end_inset
24876
24877 .
24878 \end_layout
24879
24880 \end_inset
24881
24882
24883 \end_layout
24884
24885 \begin_layout Standard
24886 Note that some document classes have built-in solutions for well known problems
24887  like your case.
24888  For example if you use a 
24889 \family sans
24890 koma-script
24891 \family default
24892  class, you don't need the package 
24893 \series bold
24894 caption
24895 \series default
24896 , you can instead write
24897 \end_layout
24898
24899 \begin_layout Standard
24900
24901 \series bold
24902
24903 \backslash
24904 setkomafont{captionlabel}{
24905 \backslash
24906 bfseries}
24907 \end_layout
24908
24909 \begin_layout Standard
24910 in the preamble and the problem is solved.
24911  So if you plan to write a large document, you should have a look at the
24912  documentation of the document class you want to use.
24913  (
24914 \series bold
24915
24916 \backslash
24917 setkomafont
24918 \series default
24919  is an example for a command with more than one argument.)
24920 \end_layout
24921
24922 \begin_layout Standard
24923 Commands in the preamble affects the whole document, while commands in the
24924  text affects only the text after the command or only the text used as command
24925  argument.
24926  To insert a LaTeX-command in text, use the ERT box as described in the
24927  previous section.
24928 \end_layout
24929
24930 \begin_layout Standard
24931 If you want to learn more about LaTeX and its syntax, have a look at the
24932  LaTeX-books 
24933 \begin_inset LatexCommand cite
24934 key "latexcompanion,latexguide"
24935
24936 \end_inset
24937
24938 .
24939  
24940 \end_layout
24941
24942 \begin_layout Section
24943 Previewing Snippets of your Document
24944 \begin_inset LatexCommand index
24945 name "Instant preview"
24946
24947 \end_inset
24948
24949
24950 \begin_inset LatexCommand label
24951 name "sec:Previewing-snippets-of"
24952
24953 \end_inset
24954
24955
24956 \begin_inset LatexCommand index
24957 name "Document ! Preview"
24958
24959 \end_inset
24960
24961
24962 \end_layout
24963
24964 \begin_layout Standard
24965 LyX allows you to generate previews of sections of your document on the
24966  fly so you can see how they'll look in the final document without having
24967  to break your train of thought with 
24968 \family sans
24969 View\SpecialChar \menuseparator
24970 DVI
24971 \family default
24972 .
24973 \end_layout
24974
24975 \begin_layout Standard
24976 If you would for example like to see in LyX your math formulas typeset by
24977  LaTeX, install the LaTeX-package 
24978 \series bold
24979 preview-latex
24980 \begin_inset LatexCommand index
24981 name "LaTeX-packages ! preview-latex"
24982
24983 \end_inset
24984
24985
24986 \series default
24987  as explained below, and turn on 
24988 \family sans
24989 Instant\InsetSpace ~
24990 preview
24991 \family default
24992  in the 
24993 \family sans
24994 Tools\SpecialChar \menuseparator
24995 Preferences 
24996 \family default
24997 dialog under 
24998 \family sans
24999 Look\InsetSpace ~
25000 and\InsetSpace ~
25001 feel\SpecialChar \menuseparator
25002 Graphics
25003 \family default
25004 .
25005 \end_layout
25006
25007 \begin_layout Standard
25008 Previews are generated when you load a document into LyX and when you finish
25009  editing an inset.
25010  Previews of an already loaded document are 
25011 \emph on
25012 not
25013 \emph default
25014  generated just by selecting the 
25015 \family sans
25016 Instant\InsetSpace ~
25017 preview
25018 \family default
25019  check box, you have to reopen the documents to activate the previews.
25020 \end_layout
25021
25022 \begin_layout Standard
25023 LyX will generate previews of math insets.
25024  It will also generate previews of included insets if you select the 
25025 \family sans
25026 Show\InsetSpace ~
25027 preview
25028 \family default
25029  check box in the insert dialog.
25030  This is useful if you wish to generate a preview of a LaTeX figure, for
25031  example.
25032 \end_layout
25033
25034 \begin_layout Standard
25035 To get previews working, you need the LaTeX package 
25036 \series bold
25037 preview-latex
25038 \series default
25039  (on some systems named simply 
25040 \series bold
25041 preview
25042 \series default
25043 ) installed.
25044  In case it is not already installed, you find it in the TeX Catalogue,
25045  
25046 \begin_inset LatexCommand cite
25047 key "TeXCatalogue"
25048
25049 \end_inset
25050
25051  or in the package manager of your LaTeX-system.
25052  You obtain prettier results if you install the program 
25053 \family typewriter
25054 pnmcrop
25055 \family default
25056  from the 
25057 \family typewriter
25058 netpbm
25059 \family default
25060  package; for LyX on Windows this program is automatically installed together
25061  with LyX.
25062 \end_layout
25063
25064 \begin_layout Standard
25065 \begin_inset VSpace bigskip
25066 \end_inset
25067
25068
25069 \end_layout
25070
25071 \begin_layout Standard
25072 You can furthermore preview the LaTeX source of the whole document or parts
25073  of it.
25074  Use the menu 
25075 \family sans
25076 View\SpecialChar \menuseparator
25077 View\InsetSpace ~
25078 Source
25079 \family default
25080  and a window will be shown where you can see the LaTeX-source code.
25081  The window shows the source of the whole paragraph where the cursor is
25082  currently in.
25083  You can also select document parts in LyX's main window, then only this
25084  selection (when it is more than one paragraph) is shown as source code.
25085  To view the whole document as source, enable the corresponding option in
25086  the source view window.
25087 \end_layout
25088
25089 \begin_layout Section
25090 Spell Checking
25091 \begin_inset LatexCommand label
25092 name "sec:Spellchecking"
25093
25094 \end_inset
25095
25096
25097 \begin_inset LatexCommand index
25098 name "Spell checking"
25099
25100 \end_inset
25101
25102
25103 \end_layout
25104
25105 \begin_layout Standard
25106 LyX itself has no built-in spell checker.
25107  Rather it uses one of the external programs 
25108 \family typewriter
25109 aspell
25110 \family default
25111
25112 \family typewriter
25113 ispell
25114 \family default
25115
25116 \family typewriter
25117 hspell
25118 \family default
25119 , or 
25120 \family sans
25121 pspell
25122 \family default
25123  as backend.
25124  This section assumes you have already installed and set up one of these
25125  programs.
25126  
25127 \family typewriter
25128 aspell
25129 \family default
25130  can be seen as successor of 
25131 \family typewriter
25132 ispell
25133 \family default
25134 , so that it is recommended to use aspell.
25135  
25136 \family sans
25137 hspell
25138 \family default
25139  is a Hebrew spell-checker.
25140  The used spell checker ind its settings are specified in LyX's preferences
25141  under 
25142 \family sans
25143 Language Settings
25144 \family default
25145 .
25146 \end_layout
25147
25148 \begin_layout Standard
25149 For LyX on Windows, the selection box for the spell checking program is
25150  greyed out in the preferences dialog because only 
25151 \family sans
25152 aspell
25153 \family default
25154  can be used.
25155 \end_layout
25156
25157 \begin_layout Standard
25158 The menu
25159 \family sans
25160  Tools\SpecialChar \menuseparator
25161 Spellchecker
25162 \family default
25163  starts the spell checking beginning from the current cursor position.
25164  A dialog window will appear showing any incorrect (or unknown) word found,
25165  allowing you to edit and replace it in a second line.
25166  Whenever an unknown word is found, the word is highlighted and the text
25167  scrolled so that it is visible.
25168  In the 
25169 \family sans
25170 spell checker
25171 \family default
25172  dialog, there is also a box showing suggestions for a correction, if any
25173  could be found.
25174  Clicking on one of the corrections will copy to the 
25175 \family sans
25176 Replace
25177 \family default
25178  field, double-click invokes directly the replacement.
25179  Unknown but correctly typed words can be added to the personal dictionary.
25180 \end_layout
25181
25182 \begin_layout Standard
25183 By default, the used dictionary file is determined by the document language
25184  that is set in the 
25185 \family sans
25186 Document\SpecialChar \menuseparator
25187 Settings
25188 \family default
25189  dialog.
25190  If you do not have a dictionary for the document language, spell checking
25191  will bring an error message.
25192  In this case, you can specify another dictionary file in the dialog by
25193  specifying a different 
25194 \family sans
25195 Alternative language
25196 \family default
25197  in preferences dialog.
25198 \end_layout
25199
25200 \begin_layout Standard
25201 After a spell check you'll informed about the number of checked words.
25202 \end_layout
25203
25204 \begin_layout Subsubsection*
25205 Limitations
25206 \end_layout
25207
25208 \begin_layout Standard
25209 It is not possible to change the spelling of a particular word globally,
25210  rather than having to change the spelling separately for each occurrence
25211  of the word.
25212  But you can use the 
25213 \family sans
25214 Find\InsetSpace ~
25215 &\InsetSpace ~
25216 Replace
25217 \family default
25218  dialog for that.
25219 \end_layout
25220
25221 \begin_layout Standard
25222 LyX cannot correctly spell check documents containing multiple languages.
25223  This does work with 
25224 \family typewriter
25225 pspell
25226 \family default
25227 , assuming you have marked the different languages appropriately.
25228 \end_layout
25229
25230 \begin_layout Subsubsection*
25231 Further Settings
25232 \end_layout
25233
25234 \begin_layout Standard
25235 The 
25236 \family sans
25237 Spellchecker
25238 \family default
25239  section in the preferences dialog has some additional options:
25240 \end_layout
25241
25242 \begin_layout Description
25243 Escape\InsetSpace ~
25244 characters Allows you to add non-standard characters that the spell
25245  checker should consider, e.g.
25246  German umlauts although you spell check English document.
25247  This should not normally be needed.
25248 \end_layout
25249
25250 \begin_layout Description
25251 Personal\InsetSpace ~
25252 dictionary to use a different file than the spell checker's default
25253  choice as your personal dictionary
25254 \end_layout
25255
25256 \begin_layout Description
25257 Accept\InsetSpace ~
25258 compound\InsetSpace ~
25259 words Prevent the spell checker from complaining about compounded
25260  words like 
25261 \begin_inset Quotes eld
25262 \end_inset
25263
25264 passthrough
25265 \begin_inset Quotes erd
25266 \end_inset
25267
25268 .
25269 \end_layout
25270
25271 \begin_layout Description
25272 Use\InsetSpace ~
25273 input\InsetSpace ~
25274 encoding Uses the document encoding that is set in the 
25275 \family sans
25276 Document\SpecialChar \menuseparator
25277 Settings
25278 \family default
25279  dialog under 
25280 \family sans
25281 Language
25282 \family default
25283  also for the spellchecker.
25284 \begin_inset Foot
25285 status collapsed
25286
25287 \begin_layout Standard
25288 The encodings are explained in section\InsetSpace ~
25289
25290 \begin_inset LatexCommand ref
25291 reference "sub:Settings"
25292
25293 \end_inset
25294
25295 .
25296 \end_layout
25297
25298 \end_inset
25299
25300  Only enable this if you use 
25301 \family typewriter
25302 ispell
25303 \family default
25304  and can't spell check words with international letters in them.
25305  There have been reports that this does not work with all dictionaries,
25306  so this is disabled by default.
25307 \end_layout
25308
25309 \begin_layout Section
25310 Thesaurus
25311 \begin_inset LatexCommand index
25312 name "Thesaurus"
25313
25314 \end_inset
25315
25316
25317 \begin_inset LatexCommand label
25318 name "sec:Thesaurus"
25319
25320 \end_inset
25321
25322
25323 \end_layout
25324
25325 \begin_layout Standard
25326 Thesaurus currently only works when you use the document language English.
25327 \end_layout
25328
25329 \begin_layout Standard
25330 To start the thesaurus, highlight one word or set the cursor behind it,
25331  and use the menu 
25332 \family sans
25333 Tools\SpecialChar \menuseparator
25334 Thesaurus
25335 \family default
25336  or the toolbar button 
25337 \begin_inset Graphics
25338         filename ../images/thesaurus-entry.png
25339         BoundingBox 0bp 5bp 20bp 25bp
25340         rotateOrigin center
25341
25342 \end_inset
25343
25344 .
25345  A dialog pops up showing you probably related words that you can use as
25346  replacement.
25347 \end_layout
25348
25349 \begin_layout Standard
25350 The shown related words are in many cases not really related to the word
25351  you are currently checking, scrolling in the shown list might help in some
25352  cases to find related words.
25353 \end_layout
25354
25355 \begin_layout Standard
25356 The thesaurus only works for single words, and also only when it is in the
25357  singular form.
25358  For example starting the thesaurus with the word 
25359 \begin_inset Quotes eld
25360 \end_inset
25361
25362 reports
25363 \begin_inset Quotes erd
25364 \end_inset
25365
25366  leads to no results, while results are shown for the word 
25367 \begin_inset Quotes eld
25368 \end_inset
25369
25370 report
25371 \begin_inset Quotes erd
25372 \end_inset
25373
25374 .
25375  To avoid this, you can highlight only the part 
25376 \begin_inset Quotes eld
25377 \end_inset
25378
25379 report
25380 \begin_inset Quotes erd
25381 \end_inset
25382
25383  of the word 
25384 \begin_inset Quotes eld
25385 \end_inset
25386
25387 reports
25388 \begin_inset Quotes erd
25389 \end_inset
25390
25391  to get results.
25392 \end_layout
25393
25394 \begin_layout Section
25395 Change Tracking
25396 \begin_inset LatexCommand index
25397 name "Change Tracking"
25398
25399 \end_inset
25400
25401
25402 \begin_inset LatexCommand index
25403 name "Document ! Change Tracking"
25404
25405 \end_inset
25406
25407
25408 \begin_inset LatexCommand label
25409 name "sec:Change-Tracking"
25410
25411 \end_inset
25412
25413
25414 \end_layout
25415
25416 \begin_layout Standard
25417 When you work on a document together with many people it is extremely useful
25418  to see changes others made highlighted in the document.
25419  You can then decide if you accept a change or not.
25420  This can be achieved by turning on change tracking in the menu 
25421 \family sans
25422 Document\SpecialChar \menuseparator
25423 Change\InsetSpace ~
25424 Tracking\SpecialChar \menuseparator
25425 Track\InsetSpace ~
25426 Changes
25427 \family default
25428 .
25429 \end_layout
25430
25431 \begin_layout Standard
25432 Changes made in the document will then be highlighted by colors: 
25433 \color blue
25434 Blue text
25435 \color inherit
25436  is an addition, 
25437 \color red
25438 red canceled text
25439 \color inherit
25440  is a deletion.
25441  You can change the color in LyX's preferences dialog under 
25442 \family sans
25443 Look\InsetSpace ~
25444 and\InsetSpace ~
25445 feel
25446 \family default
25447
25448 \family sans
25449 Colors
25450 \family default
25451 .
25452 \begin_inset LatexCommand index
25453 name "Color ! LyX screen"
25454
25455 \end_inset
25456
25457
25458 \end_layout
25459
25460 \begin_layout Standard
25461 When change tracking is activated, you will see the review toolbar in LyX:
25462 \begin_inset LatexCommand index
25463 name "Toolbar ! Review"
25464
25465 \end_inset
25466
25467
25468 \end_layout
25469
25470 \begin_layout Standard
25471 \begin_inset VSpace defskip
25472 \end_inset
25473
25474
25475 \end_layout
25476
25477 \begin_layout Standard
25478 \begin_inset Graphics
25479         filename clipart/ChangesToolbar.png
25480
25481 \end_inset
25482
25483
25484 \end_layout
25485
25486 \begin_layout Standard
25487 \begin_inset VSpace defskip
25488 \end_inset
25489
25490
25491 \end_layout
25492
25493 \begin_layout Standard
25494 The review toolbar as shown above contains from left to right the following
25495  buttons:
25496 \end_layout
25497
25498 \begin_layout Standard
25499 \begin_inset VSpace defskip
25500 \end_inset
25501
25502
25503 \end_layout
25504
25505 \begin_layout Standard
25506 \begin_inset Tabular
25507 <lyxtabular version="3" rows="10" columns="2">
25508 <features islongtable="true">
25509 <column alignment="left" valignment="top" width="0">
25510 <column alignment="left" valignment="top" width="0">
25511 <row interlinespace="2.5mm">
25512 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
25513 \begin_inset Text
25514
25515 \begin_layout Standard
25516 \begin_inset Graphics
25517         filename ../images/changes-track.png
25518         BoundingBox 0bp 5bp 20bp 25bp
25519         rotateOrigin center
25520
25521 \end_inset
25522
25523
25524 \end_layout
25525
25526 \end_inset
25527 </cell>
25528 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
25529 \begin_inset Text
25530
25531 \begin_layout Standard
25532
25533 \family sans
25534 Document\SpecialChar \menuseparator
25535 Change\InsetSpace ~
25536 Tracking\SpecialChar \menuseparator
25537 Track\InsetSpace ~
25538 Changes
25539 \end_layout
25540
25541 \end_inset
25542 </cell>
25543 </row>
25544 <row interlinespace="2.5mm">
25545 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
25546 \begin_inset Text
25547
25548 \begin_layout Standard
25549 \begin_inset Graphics
25550         filename ../images/changes-output.png
25551         BoundingBox 0bp 5bp 20bp 25bp
25552         rotateOrigin center
25553
25554 \end_inset
25555
25556
25557 \end_layout
25558
25559 \end_inset
25560 </cell>
25561 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
25562 \begin_inset Text
25563
25564 \begin_layout Standard
25565
25566 \family sans
25567 Document\SpecialChar \menuseparator
25568 Change\InsetSpace ~
25569 Tracking\SpecialChar \menuseparator
25570 Show\InsetSpace ~
25571 Changes\InsetSpace ~
25572 in\InsetSpace ~
25573 Output
25574 \end_layout
25575
25576 \end_inset
25577 </cell>
25578 </row>
25579 <row interlinespace="2.5mm">
25580 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
25581 \begin_inset Text
25582
25583 \begin_layout Standard
25584 \begin_inset Graphics
25585         filename ../images/change-next.png
25586         BoundingBox 0bp 5bp 20bp 25bp
25587         rotateOrigin center
25588
25589 \end_inset
25590
25591
25592 \end_layout
25593
25594 \end_inset
25595 </cell>
25596 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
25597 \begin_inset Text
25598
25599 \begin_layout Standard
25600 Jumps to the next change
25601 \end_layout
25602
25603 \end_inset
25604 </cell>
25605 </row>
25606 <row interlinespace="2.5mm">
25607 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
25608 \begin_inset Text
25609
25610 \begin_layout Standard
25611 \begin_inset Graphics
25612         filename ../images/change-accept.png
25613         BoundingBox 0bp 5bp 20bp 25bp
25614         rotateOrigin center
25615
25616 \end_inset
25617
25618
25619 \end_layout
25620
25621 \end_inset
25622 </cell>
25623 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
25624 \begin_inset Text
25625
25626 \begin_layout Standard
25627
25628 \family sans
25629 Document\SpecialChar \menuseparator
25630 Change\InsetSpace ~
25631 Tracking\SpecialChar \menuseparator
25632 Accept\InsetSpace ~
25633 Change
25634 \end_layout
25635
25636 \end_inset
25637 </cell>
25638 </row>
25639 <row interlinespace="2.5mm">
25640 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
25641 \begin_inset Text
25642
25643 \begin_layout Standard
25644 \begin_inset Graphics
25645         filename ../images/change-reject.png
25646         BoundingBox 0bp 5bp 20bp 25bp
25647         rotateOrigin center
25648
25649 \end_inset
25650
25651
25652 \end_layout
25653
25654 \end_inset
25655 </cell>
25656 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
25657 \begin_inset Text
25658
25659 \begin_layout Standard
25660
25661 \family sans
25662 Document\SpecialChar \menuseparator
25663 Change\InsetSpace ~
25664 Tracking\SpecialChar \menuseparator
25665 Reject\InsetSpace ~
25666 Change
25667 \end_layout
25668
25669 \end_inset
25670 </cell>
25671 </row>
25672 <row interlinespace="2.5mm">
25673 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
25674 \begin_inset Text
25675
25676 \begin_layout Standard
25677 \begin_inset Graphics
25678         filename ../images/changes-merge.png
25679         BoundingBox 0bp 5bp 20bp 25bp
25680         rotateOrigin center
25681
25682 \end_inset
25683
25684
25685 \end_layout
25686
25687 \end_inset
25688 </cell>
25689 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
25690 \begin_inset Text
25691
25692 \begin_layout Standard
25693
25694 \family sans
25695 Document\SpecialChar \menuseparator
25696 Change\InsetSpace ~
25697 Tracking\SpecialChar \menuseparator
25698 Merge\InsetSpace ~
25699 Changes
25700 \end_layout
25701
25702 \end_inset
25703 </cell>
25704 </row>
25705 <row interlinespace="2.5mm">
25706 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
25707 \begin_inset Text
25708
25709 \begin_layout Standard
25710 \begin_inset Graphics
25711         filename ../images/all-changes-accept.png
25712         BoundingBox 0bp 5bp 20bp 25bp
25713         rotateOrigin center
25714
25715 \end_inset
25716
25717
25718 \end_layout
25719
25720 \end_inset
25721 </cell>
25722 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
25723 \begin_inset Text
25724
25725 \begin_layout Standard
25726
25727 \family sans
25728 Document\SpecialChar \menuseparator
25729 Change\InsetSpace ~
25730 Tracking\SpecialChar \menuseparator
25731 Accept\InsetSpace ~
25732 All\InsetSpace ~
25733 Changes
25734 \end_layout
25735
25736 \end_inset
25737 </cell>
25738 </row>
25739 <row interlinespace="2.5mm">
25740 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
25741 \begin_inset Text
25742
25743 \begin_layout Standard
25744 \begin_inset Graphics
25745         filename ../images/all-changes-reject.png
25746         BoundingBox 0bp 5bp 20bp 25bp
25747         rotateOrigin center
25748
25749 \end_inset
25750
25751
25752 \end_layout
25753
25754 \end_inset
25755 </cell>
25756 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
25757 \begin_inset Text
25758
25759 \begin_layout Standard
25760
25761 \family sans
25762 Document\SpecialChar \menuseparator
25763 Change\InsetSpace ~
25764 Tracking\SpecialChar \menuseparator
25765 Reject\InsetSpace ~
25766 All\InsetSpace ~
25767 Changes
25768 \end_layout
25769
25770 \end_inset
25771 </cell>
25772 </row>
25773 <row interlinespace="2.5mm">
25774 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
25775 \begin_inset Text
25776
25777 \begin_layout Standard
25778 \begin_inset Graphics
25779         filename ../images/note-insert.png
25780         BoundingBox 0bp 5bp 20bp 25bp
25781         rotateOrigin center
25782
25783 \end_inset
25784
25785
25786 \end_layout
25787
25788 \end_inset
25789 </cell>
25790 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
25791 \begin_inset Text
25792
25793 \begin_layout Standard
25794
25795 \family sans
25796 Insert\SpecialChar \menuseparator
25797 Note\SpecialChar \menuseparator
25798 LyX\InsetSpace ~
25799 Note
25800 \end_layout
25801
25802 \end_inset
25803 </cell>
25804 </row>
25805 <row interlinespace="2.5mm">
25806 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
25807 \begin_inset Text
25808
25809 \begin_layout Standard
25810 \begin_inset Graphics
25811         filename ../images/note-next.png
25812         BoundingBox 0bp 5bp 20bp 25bp
25813         rotateOrigin center
25814
25815 \end_inset
25816
25817
25818 \end_layout
25819
25820 \end_inset
25821 </cell>
25822 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
25823 \begin_inset Text
25824
25825 \begin_layout Standard
25826
25827 \family sans
25828 Navigate\SpecialChar \menuseparator
25829 Next\InsetSpace ~
25830 Note
25831 \end_layout
25832
25833 \end_inset
25834 </cell>
25835 </row>
25836 </lyxtabular>
25837
25838 \end_inset
25839
25840
25841 \end_layout
25842
25843 \begin_layout Standard
25844 \begin_inset VSpace defskip
25845 \end_inset
25846
25847
25848 \end_layout
25849
25850 \begin_layout Standard
25851 The review toolbar helps you to accept, reject, or merge changes -- highlight
25852  the change and press one of the desired toolbar buttons.
25853  When you merge changes, a window pops up showing you informations about
25854  the next change behind the current cursor position.
25855  So you don't need to highlight a certain change.
25856  Within the merge window you can decide to accept or reject changes and
25857  step to the next change.
25858  This way you can jump through all changes of the document.
25859 \end_layout
25860
25861 \begin_layout Standard
25862 The toolbar has two buttons to handle notes because notes are often important
25863  to describe a change.
25864 \end_layout
25865
25866 \begin_layout Standard
25867 To show made changes in the output you need the LaTeX package 
25868 \series bold
25869 dvipost
25870 \begin_inset LatexCommand index
25871 name "LaTeX-packages ! dvipost"
25872
25873 \end_inset
25874
25875
25876 \series default
25877  installed.
25878  You find it in the TeX Catalogue, 
25879 \begin_inset LatexCommand cite
25880 key "TeXCatalogue"
25881
25882 \end_inset
25883
25884  or in the package manager of your LaTeX-system.
25885 \end_layout
25886
25887 \begin_layout Section
25888 International Support
25889 \begin_inset LatexCommand index
25890 name "International support"
25891
25892 \end_inset
25893
25894
25895 \end_layout
25896
25897 \begin_layout Standard
25898 This section describes how to use LyX with any language you want.
25899  For some non-western languages there are special Wiki-pages that explain
25900  how to set up LyX to use them: 
25901 \begin_inset LatexCommand cite
25902 key "Arabic,Armenian,Farsi,Hebrew"
25903
25904 \end_inset
25905
25906
25907 \end_layout
25908
25909 \begin_layout Standard
25910 Besides languages, LyX also supports phonetic symbols, see section\InsetSpace ~
25911
25912 \begin_inset LatexCommand ref
25913 reference "sub:Special-Character"
25914
25915 \end_inset
25916
25917 .
25918 \end_layout
25919
25920 \begin_layout Subsection
25921 Language Options
25922 \begin_inset LatexCommand index
25923 name "Language ! Options"
25924
25925 \end_inset
25926
25927
25928 \begin_inset LatexCommand index
25929 name "Document ! Settings"
25930
25931 \end_inset
25932
25933
25934 \begin_inset LatexCommand index
25935 name "Document ! Language"
25936
25937 \end_inset
25938
25939
25940 \end_layout
25941
25942 \begin_layout Standard
25943 The 
25944 \family sans
25945 Document\SpecialChar \menuseparator
25946 Settings
25947 \family default
25948  dialog lets you set 
25949 \family roman
25950 the language and character encoding for your language.
25951  
25952 \end_layout
25953
25954 \begin_layout Standard
25955 Choose your language in the 
25956 \family sans
25957 Language
25958 \family default
25959  section of this dialog.
25960  The default is 
25961 \family sans
25962 English
25963 \family default
25964 .
25965 \end_layout
25966
25967 \begin_layout Standard
25968 The 
25969 \family sans
25970 Encoding
25971 \family default
25972  box lets you choose the character encoding map you want to use for LaTeX
25973  export.
25974  The option 
25975 \family sans
25976 use language's default encoding
25977 \family default
25978  is the preferred choice and works well in most cases.
25979  For details abhout the different encoding options see section\InsetSpace ~
25980
25981 \begin_inset LatexCommand ref
25982 reference "sub:Settings"
25983
25984 \end_inset
25985
25986 .
25987 \end_layout
25988
25989 \begin_layout Subsection
25990 Keyboard mapping configuration
25991 \end_layout
25992
25993 \begin_layout Standard
25994 If you have for example a U.S.-style keyboard and want to write in a different
25995  language than English, you can use an alternate keymap.
25996  For example, if you have a U.S.-style keyboard but want to write in Italian,
25997  you can configure LyX to use an Italian keymap.
25998  The preferences dialog allows you to choose up to two keyboard mappings,
25999  see section\InsetSpace ~
26000
26001 \begin_inset LatexCommand ref
26002 reference "sub:Keyboard-Map"
26003
26004 \end_inset
26005
26006 .
26007  You can choose primary and secondary keyboard languages and then select
26008  which one you want to use.
26009 \end_layout
26010
26011 \begin_layout Standard
26012 Finally, you may just want to change a few key mappings or create an entirely
26013  different keymap (for Vulcan, for instance).
26014  You may, for example, normally write in Italian on a U.S.
26015  keyboard but want to include an occasional quotation in German.
26016  In such a case, you can write your own keyboard mapping or modify an existing
26017  one to support the characters you want.
26018  This and much more customizations are explained in the 
26019 \emph on
26020 Customization
26021 \emph default
26022  manual.
26023 \end_layout
26024
26025 \begin_layout Subsection
26026 Character Tables
26027 \begin_inset LatexCommand label
26028 name "sec:keytab"
26029
26030 \end_inset
26031
26032
26033 \end_layout
26034
26035 \begin_layout Standard
26036 Table\InsetSpace ~
26037
26038 \begin_inset LatexCommand ref
26039 reference "cap:The-latin1-character"
26040
26041 \end_inset
26042
26043  shows the 
26044 \family typewriter
26045 Latin1
26046 \family default
26047  character set.
26048  You should be able to enter the characters in the first eight columns directly
26049  from the keyboard.
26050 \end_layout
26051
26052 \begin_layout Standard
26053 There are a few things you need to know about this table.
26054  Here are some of the details you'll need to bear in mind when using characters
26055  from the 
26056 \family typewriter
26057 Latin1
26058 \family default
26059  character set:
26060 \end_layout
26061
26062 \begin_layout Itemize
26063 Even if you have selected 
26064 \family sans
26065 latin1
26066 \family default
26067  in the 
26068 \family sans
26069 Document\SpecialChar \menuseparator
26070 Settings
26071 \family default
26072  dialog, users who have only the 
26073 \family typewriter
26074 T1
26075 \family default
26076 -fonts for LaTeX [or who have the 
26077 \family typewriter
26078 T1
26079 \family default
26080 -fonts but aren't using them] will still miss a few characters: D0, F0,
26081  DE, FE, AB, and BB -- the uppercase and lowercase eth and thorn, and the
26082  french quotes won't show up.
26083 \end_layout
26084
26085 \begin_layout Standard
26086 \begin_inset Float table
26087 wide false
26088 sideways false
26089 status open
26090
26091 \begin_layout Standard
26092 \begin_inset Caption
26093
26094 \begin_layout Standard
26095 \begin_inset LatexCommand label
26096 name "cap:The-latin1-character"
26097
26098 \end_inset
26099
26100 The 
26101 \family typewriter
26102 latin1
26103 \family default
26104  character set
26105 \end_layout
26106
26107 \end_inset
26108
26109
26110 \end_layout
26111
26112 \begin_layout Standard
26113 \align center
26114 \begin_inset Tabular
26115 <lyxtabular version="3" rows="17" columns="17">
26116 <features>
26117 <column alignment="center" valignment="top" leftline="true" rightline="true" width="0pt">
26118 <column alignment="center" valignment="top" leftline="true" width="0pt">
26119 <column alignment="center" valignment="top" leftline="true" width="0pt">
26120 <column alignment="center" valignment="top" leftline="true" width="0pt">
26121 <column alignment="center" valignment="top" leftline="true" width="0pt">
26122 <column alignment="center" valignment="top" leftline="true" width="0pt">
26123 <column alignment="center" valignment="top" leftline="true" width="0pt">
26124 <column alignment="center" valignment="top" leftline="true" width="0pt">
26125 <column alignment="center" valignment="top" leftline="true" width="0pt">
26126 <column alignment="center" valignment="top" leftline="true" width="0pt">
26127 <column alignment="center" valignment="top" leftline="true" width="0pt">
26128 <column alignment="center" valignment="top" leftline="true" width="0pt">
26129 <column alignment="center" valignment="top" leftline="true" width="0pt">
26130 <column alignment="center" valignment="top" leftline="true" width="0pt">
26131 <column alignment="center" valignment="top" leftline="true" width="0pt">
26132 <column alignment="center" valignment="top" leftline="true" width="0pt">
26133 <column alignment="center" valignment="top" leftline="true" rightline="true" width="0pt">
26134 <row topline="true" bottomline="true">
26135 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
26136 \begin_inset Text
26137
26138 \begin_layout Standard
26139
26140 \end_layout
26141
26142 \end_inset
26143 </cell>
26144 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
26145 \begin_inset Text
26146
26147 \begin_layout Standard
26148
26149 \family roman
26150 \series medium
26151 \shape up
26152 \size tiny
26153 \emph off
26154 \bar no
26155 \noun off
26156 \color none
26157 00
26158 \end_layout
26159
26160 \end_inset
26161 </cell>
26162 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
26163 \begin_inset Text
26164
26165 \begin_layout Standard
26166
26167 \family roman
26168 \series medium
26169 \shape up
26170 \size tiny
26171 \emph off
26172 \bar no
26173 \noun off
26174 \color none
26175 10
26176 \end_layout
26177
26178 \end_inset
26179 </cell>
26180 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
26181 \begin_inset Text
26182
26183 \begin_layout Standard
26184
26185 \family roman
26186 \series medium
26187 \shape up
26188 \size tiny
26189 \emph off
26190 \bar no
26191 \noun off
26192 \color none
26193 20
26194 \end_layout
26195
26196 \end_inset
26197 </cell>
26198 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
26199 \begin_inset Text
26200
26201 \begin_layout Standard
26202
26203 \family roman
26204 \series medium
26205 \shape up
26206 \size tiny
26207 \emph off
26208 \bar no
26209 \noun off
26210 \color none
26211 30
26212 \end_layout
26213
26214 \end_inset
26215 </cell>
26216 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
26217 \begin_inset Text
26218
26219 \begin_layout Standard
26220
26221 \family roman
26222 \series medium
26223 \shape up
26224 \size tiny
26225 \emph off
26226 \bar no
26227 \noun off
26228 \color none
26229 40
26230 \end_layout
26231
26232 \end_inset
26233 </cell>
26234 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
26235 \begin_inset Text
26236
26237 \begin_layout Standard
26238
26239 \family roman
26240 \series medium
26241 \shape up
26242 \size tiny
26243 \emph off
26244 \bar no
26245 \noun off
26246 \color none
26247 50
26248 \end_layout
26249
26250 \end_inset
26251 </cell>
26252 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
26253 \begin_inset Text
26254
26255 \begin_layout Standard
26256
26257 \family roman
26258 \series medium
26259 \shape up
26260 \size tiny
26261 \emph off
26262 \bar no
26263 \noun off
26264 \color none
26265 60
26266 \end_layout
26267
26268 \end_inset
26269 </cell>
26270 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
26271 \begin_inset Text
26272
26273 \begin_layout Standard
26274
26275 \family roman
26276 \series medium
26277 \shape up
26278 \size tiny
26279 \emph off
26280 \bar no
26281 \noun off
26282 \color none
26283 70
26284 \end_layout
26285
26286 \end_inset
26287 </cell>
26288 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
26289 \begin_inset Text
26290
26291 \begin_layout Standard
26292
26293 \family roman
26294 \series medium
26295 \shape up
26296 \size tiny
26297 \emph off
26298 \bar no
26299 \noun off
26300 \color none
26301 80
26302 \end_layout
26303
26304 \end_inset
26305 </cell>
26306 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
26307 \begin_inset Text
26308
26309 \begin_layout Standard
26310
26311 \family roman
26312 \series medium
26313 \shape up
26314 \size tiny
26315 \emph off
26316 \bar no
26317 \noun off
26318 \color none
26319 90
26320 \end_layout
26321
26322 \end_inset
26323 </cell>
26324 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
26325 \begin_inset Text
26326
26327 \begin_layout Standard
26328
26329 \family roman
26330 \series medium
26331 \shape up
26332 \size tiny
26333 \emph off
26334 \bar no
26335 \noun off
26336 \color none
26337 A0
26338 \end_layout
26339
26340 \end_inset
26341 </cell>
26342 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
26343 \begin_inset Text
26344
26345 \begin_layout Standard
26346
26347 \family roman
26348 \series medium
26349 \shape up
26350 \size tiny
26351 \emph off
26352 \bar no
26353 \noun off
26354 \color none
26355 B0
26356 \end_layout
26357
26358 \end_inset
26359 </cell>
26360 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
26361 \begin_inset Text
26362
26363 \begin_layout Standard
26364
26365 \family roman
26366 \series medium
26367 \shape up
26368 \size tiny
26369 \emph off
26370 \bar no
26371 \noun off
26372 \color none
26373 C0
26374 \end_layout
26375
26376 \end_inset
26377 </cell>
26378 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
26379 \begin_inset Text
26380
26381 \begin_layout Standard
26382
26383 \family roman
26384 \series medium
26385 \shape up
26386 \size tiny
26387 \emph off
26388 \bar no
26389 \noun off
26390 \color none
26391 D0
26392 \end_layout
26393
26394 \end_inset
26395 </cell>
26396 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
26397 \begin_inset Text
26398
26399 \begin_layout Standard
26400
26401 \family roman
26402 \series medium
26403 \shape up
26404 \size tiny
26405 \emph off
26406 \bar no
26407 \noun off
26408 \color none
26409 E0
26410 \end_layout
26411
26412 \end_inset
26413 </cell>
26414 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
26415 \begin_inset Text
26416
26417 \begin_layout Standard
26418
26419 \family roman
26420 \series medium
26421 \shape up
26422 \size tiny
26423 \emph off
26424 \bar no
26425 \noun off
26426 \color none
26427 F0
26428 \end_layout
26429
26430 \end_inset
26431 </cell>
26432 </row>
26433 <row topline="true">
26434 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
26435 \begin_inset Text
26436
26437 \begin_layout Standard
26438
26439 \family roman
26440 \series medium
26441 \shape up
26442 \size tiny
26443 \emph off
26444 \bar no
26445 \noun off
26446 \color none
26447 00
26448 \end_layout
26449
26450 \end_inset
26451 </cell>
26452 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
26453 \begin_inset Text
26454
26455 \begin_layout Standard
26456
26457 \end_layout
26458
26459 \end_inset
26460 </cell>
26461 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
26462 \begin_inset Text
26463
26464 \begin_layout Standard
26465
26466 \end_layout
26467
26468 \end_inset
26469 </cell>
26470 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
26471 \begin_inset Text
26472
26473 \begin_layout Standard
26474
26475 \end_layout
26476
26477 \end_inset
26478 </cell>
26479 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
26480 \begin_inset Text
26481
26482 \begin_layout Standard
26483
26484 \family roman
26485 \series medium
26486 \shape up
26487 \emph off
26488 \bar no
26489 \noun off
26490 \color none
26491 0
26492 \end_layout
26493
26494 \end_inset
26495 </cell>
26496 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
26497 \begin_inset Text
26498
26499 \begin_layout Standard
26500
26501 \family roman
26502 \series medium
26503 \shape up
26504 \emph off
26505 \bar no
26506 \noun off
26507 \color none
26508 @
26509 \end_layout
26510
26511 \end_inset
26512 </cell>
26513 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
26514 \begin_inset Text
26515
26516 \begin_layout Standard
26517
26518 \family roman
26519 \series medium
26520 \shape up
26521 \emph off
26522 \bar no
26523 \noun off
26524 \color none
26525 P
26526 \end_layout
26527
26528 \end_inset
26529 </cell>
26530 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
26531 \begin_inset Text
26532
26533 \begin_layout Standard
26534
26535 \family roman
26536 \series medium
26537 \shape up
26538 \emph off
26539 \bar no
26540 \noun off
26541 \color none
26542 '
26543 \end_layout
26544
26545 \end_inset
26546 </cell>
26547 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
26548 \begin_inset Text
26549
26550 \begin_layout Standard
26551
26552 \family roman
26553 \series medium
26554 \shape up
26555 \emph off
26556 \bar no
26557 \noun off
26558 \color none
26559 p
26560 \end_layout
26561
26562 \end_inset
26563 </cell>
26564 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
26565 \begin_inset Text
26566
26567 \begin_layout Standard
26568
26569 \end_layout
26570
26571 \end_inset
26572 </cell>
26573 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
26574 \begin_inset Text
26575
26576 \begin_layout Standard
26577
26578 \end_layout
26579
26580 \end_inset
26581 </cell>
26582 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
26583 \begin_inset Text
26584
26585 \begin_layout Standard
26586
26587 \end_layout
26588
26589 \end_inset
26590 </cell>
26591 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
26592 \begin_inset Text
26593
26594 \begin_layout Standard
26595
26596 \family roman
26597 \series medium
26598 \shape up
26599 \emph off
26600 \bar no
26601 \noun off
26602 \color none
26603 °
26604 \end_layout
26605
26606 \end_inset
26607 </cell>
26608 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
26609 \begin_inset Text
26610
26611 \begin_layout Standard
26612
26613 \family roman
26614 \series medium
26615 \shape up
26616 \emph off
26617 \bar no
26618 \noun off
26619 \color none
26620 À
26621 \end_layout
26622
26623 \end_inset
26624 </cell>
26625 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
26626 \begin_inset Text
26627
26628 \begin_layout Standard
26629
26630 \family roman
26631 \series medium
26632 \shape up
26633 \emph off
26634 \bar no
26635 \noun off
26636 \color none
26637 Ð
26638 \end_layout
26639
26640 \end_inset
26641 </cell>
26642 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
26643 \begin_inset Text
26644
26645 \begin_layout Standard
26646
26647 \family roman
26648 \series medium
26649 \shape up
26650 \emph off
26651 \bar no
26652 \noun off
26653 \color none
26654 à
26655 \end_layout
26656
26657 \end_inset
26658 </cell>
26659 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
26660 \begin_inset Text
26661
26662 \begin_layout Standard
26663
26664 \family roman
26665 \series medium
26666 \shape up
26667 \emph off
26668 \bar no
26669 \noun off
26670 \color none
26671 ð
26672 \end_layout
26673
26674 \end_inset
26675 </cell>
26676 </row>
26677 <row topline="true">
26678 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
26679 \begin_inset Text
26680
26681 \begin_layout Standard
26682
26683 \family roman
26684 \series medium
26685 \shape up
26686 \size tiny
26687 \emph off
26688 \bar no
26689 \noun off
26690 \color none
26691 01
26692 \end_layout
26693
26694 \end_inset
26695 </cell>
26696 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
26697 \begin_inset Text
26698
26699 \begin_layout Standard
26700
26701 \end_layout
26702
26703 \end_inset
26704 </cell>
26705 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
26706 \begin_inset Text
26707
26708 \begin_layout Standard
26709
26710 \end_layout
26711
26712 \end_inset
26713 </cell>
26714 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
26715 \begin_inset Text
26716
26717 \begin_layout Standard
26718
26719 \family roman
26720 \series medium
26721 \shape up
26722 \emph off
26723 \bar no
26724 \noun off
26725 \color none
26726 !
26727 \end_layout
26728
26729 \end_inset
26730 </cell>
26731 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
26732 \begin_inset Text
26733
26734 \begin_layout Standard
26735
26736 \family roman
26737 \series medium
26738 \shape up
26739 \emph off
26740 \bar no
26741 \noun off
26742 \color none
26743 1
26744 \end_layout
26745
26746 \end_inset
26747 </cell>
26748 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
26749 \begin_inset Text
26750
26751 \begin_layout Standard
26752
26753 \family roman
26754 \series medium
26755 \shape up
26756 \emph off
26757 \bar no
26758 \noun off
26759 \color none
26760 A
26761 \end_layout
26762
26763 \end_inset
26764 </cell>
26765 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
26766 \begin_inset Text
26767
26768 \begin_layout Standard
26769
26770 \family roman
26771 \series medium
26772 \shape up
26773 \emph off
26774 \bar no
26775 \noun off
26776 \color none
26777 Q
26778 \end_layout
26779
26780 \end_inset
26781 </cell>
26782 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
26783 \begin_inset Text
26784
26785 \begin_layout Standard
26786
26787 \family roman
26788 \series medium
26789 \shape up
26790 \emph off
26791 \bar no
26792 \noun off
26793 \color none
26794 a
26795 \end_layout
26796
26797 \end_inset
26798 </cell>
26799 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
26800 \begin_inset Text
26801
26802 \begin_layout Standard
26803
26804 \family roman
26805 \series medium
26806 \shape up
26807 \emph off
26808 \bar no
26809 \noun off
26810 \color none
26811 q
26812 \end_layout
26813
26814 \end_inset
26815 </cell>
26816 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
26817 \begin_inset Text
26818
26819 \begin_layout Standard
26820
26821 \end_layout
26822
26823 \end_inset
26824 </cell>
26825 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
26826 \begin_inset Text
26827
26828 \begin_layout Standard
26829
26830 \end_layout
26831
26832 \end_inset
26833 </cell>
26834 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
26835 \begin_inset Text
26836
26837 \begin_layout Standard
26838
26839 \family roman
26840 \series medium
26841 \shape up
26842 \emph off
26843 \bar no
26844 \noun off
26845 \color none
26846 ¡
26847 \end_layout
26848
26849 \end_inset
26850 </cell>
26851 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
26852 \begin_inset Text
26853
26854 \begin_layout Standard
26855
26856 \family roman
26857 \series medium
26858 \shape up
26859 \emph off
26860 \bar no
26861 \noun off
26862 \color none
26863 ±
26864 \end_layout
26865
26866 \end_inset
26867 </cell>
26868 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
26869 \begin_inset Text
26870
26871 \begin_layout Standard
26872
26873 \family roman
26874 \series medium
26875 \shape up
26876 \emph off
26877 \bar no
26878 \noun off
26879 \color none
26880 Á
26881 \end_layout
26882
26883 \end_inset
26884 </cell>
26885 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
26886 \begin_inset Text
26887
26888 \begin_layout Standard
26889
26890 \family roman
26891 \series medium
26892 \shape up
26893 \emph off
26894 \bar no
26895 \noun off
26896 \color none
26897 Ñ
26898 \end_layout
26899
26900 \end_inset
26901 </cell>
26902 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
26903 \begin_inset Text
26904
26905 \begin_layout Standard
26906
26907 \family roman
26908 \series medium
26909 \shape up
26910 \emph off
26911 \bar no
26912 \noun off
26913 \color none
26914 á
26915 \end_layout
26916
26917 \end_inset
26918 </cell>
26919 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
26920 \begin_inset Text
26921
26922 \begin_layout Standard
26923
26924 \family roman
26925 \series medium
26926 \shape up
26927 \emph off
26928 \bar no
26929 \noun off
26930 \color none
26931 ñ
26932 \end_layout
26933
26934 \end_inset
26935 </cell>
26936 </row>
26937 <row topline="true">
26938 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
26939 \begin_inset Text
26940
26941 \begin_layout Standard
26942
26943 \family roman
26944 \series medium
26945 \shape up
26946 \size tiny
26947 \emph off
26948 \bar no
26949 \noun off
26950 \color none
26951 02
26952 \end_layout
26953
26954 \end_inset
26955 </cell>
26956 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
26957 \begin_inset Text
26958
26959 \begin_layout Standard
26960
26961 \end_layout
26962
26963 \end_inset
26964 </cell>
26965 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
26966 \begin_inset Text
26967
26968 \begin_layout Standard
26969
26970 \end_layout
26971
26972 \end_inset
26973 </cell>
26974 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
26975 \begin_inset Text
26976
26977 \begin_layout Standard
26978
26979 \family roman
26980 \series medium
26981 \shape up
26982 \emph off
26983 \bar no
26984 \noun off
26985 \color none
26986 \begin_inset Quotes eld
26987 \end_inset
26988
26989
26990 \end_layout
26991
26992 \end_inset
26993 </cell>
26994 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
26995 \begin_inset Text
26996
26997 \begin_layout Standard
26998
26999 \family roman
27000 \series medium
27001 \shape up
27002 \emph off
27003 \bar no
27004 \noun off
27005 \color none
27006 2
27007 \end_layout
27008
27009 \end_inset
27010 </cell>
27011 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
27012 \begin_inset Text
27013
27014 \begin_layout Standard
27015
27016 \family roman
27017 \series medium
27018 \shape up
27019 \emph off
27020 \bar no
27021 \noun off
27022 \color none
27023 B
27024 \end_layout
27025
27026 \end_inset
27027 </cell>
27028 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
27029 \begin_inset Text
27030
27031 \begin_layout Standard
27032
27033 \family roman
27034 \series medium
27035 \shape up
27036 \emph off
27037 \bar no
27038 \noun off
27039 \color none
27040 R
27041 \end_layout
27042
27043 \end_inset
27044 </cell>
27045 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
27046 \begin_inset Text
27047
27048 \begin_layout Standard
27049
27050 \family roman
27051 \series medium
27052 \shape up
27053 \emph off
27054 \bar no
27055 \noun off
27056 \color none
27057 b
27058 \end_layout
27059
27060 \end_inset
27061 </cell>
27062 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
27063 \begin_inset Text
27064
27065 \begin_layout Standard
27066
27067 \family roman
27068 \series medium
27069 \shape up
27070 \emph off
27071 \bar no
27072 \noun off
27073 \color none
27074 r
27075 \end_layout
27076
27077 \end_inset
27078 </cell>
27079 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
27080 \begin_inset Text
27081
27082 \begin_layout Standard
27083
27084 \end_layout
27085
27086 \end_inset
27087 </cell>
27088 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
27089 \begin_inset Text
27090
27091 \begin_layout Standard
27092
27093 \end_layout
27094
27095 \end_inset
27096 </cell>
27097 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
27098 \begin_inset Text
27099
27100 \begin_layout Standard
27101 ¢
27102 \end_layout
27103
27104 \end_inset
27105 </cell>
27106 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
27107 \begin_inset Text
27108
27109 \begin_layout Standard
27110
27111 \family roman
27112 \series medium
27113 \shape up
27114 \emph off
27115 \bar no
27116 \noun off
27117 \color none
27118 ²
27119 \end_layout
27120
27121 \end_inset
27122 </cell>
27123 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
27124 \begin_inset Text
27125
27126 \begin_layout Standard
27127
27128 \family roman
27129 \series medium
27130 \shape up
27131 \emph off
27132 \bar no
27133 \noun off
27134 \color none
27135 Â
27136 \end_layout
27137
27138 \end_inset
27139 </cell>
27140 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
27141 \begin_inset Text
27142
27143 \begin_layout Standard
27144
27145 \family roman
27146 \series medium
27147 \shape up
27148 \emph off
27149 \bar no
27150 \noun off
27151 \color none
27152 Ò
27153 \end_layout
27154
27155 \end_inset
27156 </cell>
27157 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
27158 \begin_inset Text
27159
27160 \begin_layout Standard
27161
27162 \family roman
27163 \series medium
27164 \shape up
27165 \emph off
27166 \bar no
27167 \noun off
27168 \color none
27169 â
27170 \end_layout
27171
27172 \end_inset
27173 </cell>
27174 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
27175 \begin_inset Text
27176
27177 \begin_layout Standard
27178
27179 \family roman
27180 \series medium
27181 \shape up
27182 \emph off
27183 \bar no
27184 \noun off
27185 \color none
27186 ò
27187 \end_layout
27188
27189 \end_inset
27190 </cell>
27191 </row>
27192 <row topline="true">
27193 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
27194 \begin_inset Text
27195
27196 \begin_layout Standard
27197
27198 \family roman
27199 \series medium
27200 \shape up
27201 \size tiny
27202 \emph off
27203 \bar no
27204 \noun off
27205 \color none
27206 03
27207 \end_layout
27208
27209 \end_inset
27210 </cell>
27211 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
27212 \begin_inset Text
27213
27214 \begin_layout Standard
27215
27216 \end_layout
27217
27218 \end_inset
27219 </cell>
27220 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
27221 \begin_inset Text
27222
27223 \begin_layout Standard
27224
27225 \end_layout
27226
27227 \end_inset
27228 </cell>
27229 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
27230 \begin_inset Text
27231
27232 \begin_layout Standard
27233
27234 \family roman
27235 \series medium
27236 \shape up
27237 \emph off
27238 \bar no
27239 \noun off
27240 \color none
27241 #
27242 \end_layout
27243
27244 \end_inset
27245 </cell>
27246 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
27247 \begin_inset Text
27248
27249 \begin_layout Standard
27250
27251 \family roman
27252 \series medium
27253 \shape up
27254 \emph off
27255 \bar no
27256 \noun off
27257 \color none
27258 3
27259 \end_layout
27260
27261 \end_inset
27262 </cell>
27263 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
27264 \begin_inset Text
27265
27266 \begin_layout Standard
27267
27268 \family roman
27269 \series medium
27270 \shape up
27271 \emph off
27272 \bar no
27273 \noun off
27274 \color none
27275 C
27276 \end_layout
27277
27278 \end_inset
27279 </cell>
27280 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
27281 \begin_inset Text
27282
27283 \begin_layout Standard
27284
27285 \family roman
27286 \series medium
27287 \shape up
27288 \emph off
27289 \bar no
27290 \noun off
27291 \color none
27292 S
27293 \end_layout
27294
27295 \end_inset
27296 </cell>
27297 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
27298 \begin_inset Text
27299
27300 \begin_layout Standard
27301
27302 \family roman
27303 \series medium
27304 \shape up
27305 \emph off
27306 \bar no
27307 \noun off
27308 \color none
27309 c
27310 \end_layout
27311
27312 \end_inset
27313 </cell>
27314 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
27315 \begin_inset Text
27316
27317 \begin_layout Standard
27318
27319 \family roman
27320 \series medium
27321 \shape up
27322 \emph off
27323 \bar no
27324 \noun off
27325 \color none
27326 s
27327 \end_layout
27328
27329 \end_inset
27330 </cell>
27331 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
27332 \begin_inset Text
27333
27334 \begin_layout Standard
27335
27336 \end_layout
27337
27338 \end_inset
27339 </cell>
27340 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
27341 \begin_inset Text
27342
27343 \begin_layout Standard
27344
27345 \end_layout
27346
27347 \end_inset
27348 </cell>
27349 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
27350 \begin_inset Text
27351
27352 \begin_layout Standard
27353
27354 \family roman
27355 \series medium
27356 \shape up
27357 \emph off
27358 \bar no
27359 \noun off
27360 \color none
27361 £
27362 \end_layout
27363
27364 \end_inset
27365 </cell>
27366 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
27367 \begin_inset Text
27368
27369 \begin_layout Standard
27370
27371 \family roman
27372 \series medium
27373 \shape up
27374 \emph off
27375 \bar no
27376 \noun off
27377 \color none
27378 ³
27379 \end_layout
27380
27381 \end_inset
27382 </cell>
27383 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
27384 \begin_inset Text
27385
27386 \begin_layout Standard
27387
27388 \family roman
27389 \series medium
27390 \shape up
27391 \emph off
27392 \bar no
27393 \noun off
27394 \color none
27395 Ã
27396 \end_layout
27397
27398 \end_inset
27399 </cell>
27400 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
27401 \begin_inset Text
27402
27403 \begin_layout Standard
27404
27405 \family roman
27406 \series medium
27407 \shape up
27408 \emph off
27409 \bar no
27410 \noun off
27411 \color none
27412 Ó
27413 \end_layout
27414
27415 \end_inset
27416 </cell>
27417 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
27418 \begin_inset Text
27419
27420 \begin_layout Standard
27421
27422 \family roman
27423 \series medium
27424 \shape up
27425 \emph off
27426 \bar no
27427 \noun off
27428 \color none
27429 ã
27430 \end_layout
27431
27432 \end_inset
27433 </cell>
27434 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
27435 \begin_inset Text
27436
27437 \begin_layout Standard
27438
27439 \family roman
27440 \series medium
27441 \shape up
27442 \emph off
27443 \bar no
27444 \noun off
27445 \color none
27446 ó
27447 \end_layout
27448
27449 \end_inset
27450 </cell>
27451 </row>
27452 <row topline="true">
27453 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
27454 \begin_inset Text
27455
27456 \begin_layout Standard
27457
27458 \family roman
27459 \series medium
27460 \shape up
27461 \size tiny
27462 \emph off
27463 \bar no
27464 \noun off
27465 \color none
27466 04
27467 \end_layout
27468
27469 \end_inset
27470 </cell>
27471 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
27472 \begin_inset Text
27473
27474 \begin_layout Standard
27475
27476 \end_layout
27477
27478 \end_inset
27479 </cell>
27480 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
27481 \begin_inset Text
27482
27483 \begin_layout Standard
27484
27485 \end_layout
27486
27487 \end_inset
27488 </cell>
27489 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
27490 \begin_inset Text
27491
27492 \begin_layout Standard
27493
27494 \family roman
27495 \series medium
27496 \shape up
27497 \emph off
27498 \bar no
27499 \noun off
27500 \color none
27501 $
27502 \end_layout
27503
27504 \end_inset
27505 </cell>
27506 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
27507 \begin_inset Text
27508
27509 \begin_layout Standard
27510
27511 \family roman
27512 \series medium
27513 \shape up
27514 \emph off
27515 \bar no
27516 \noun off
27517 \color none
27518 4
27519 \end_layout
27520
27521 \end_inset
27522 </cell>
27523 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
27524 \begin_inset Text
27525
27526 \begin_layout Standard
27527
27528 \family roman
27529 \series medium
27530 \shape up
27531 \emph off
27532 \bar no
27533 \noun off
27534 \color none
27535 D
27536 \end_layout
27537
27538 \end_inset
27539 </cell>
27540 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
27541 \begin_inset Text
27542
27543 \begin_layout Standard
27544
27545 \family roman
27546 \series medium
27547 \shape up
27548 \emph off
27549 \bar no
27550 \noun off
27551 \color none
27552 T
27553 \end_layout
27554
27555 \end_inset
27556 </cell>
27557 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
27558 \begin_inset Text
27559
27560 \begin_layout Standard
27561
27562 \family roman
27563 \series medium
27564 \shape up
27565 \emph off
27566 \bar no
27567 \noun off
27568 \color none
27569 d
27570 \end_layout
27571
27572 \end_inset
27573 </cell>
27574 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
27575 \begin_inset Text
27576
27577 \begin_layout Standard
27578
27579 \family roman
27580 \series medium
27581 \shape up
27582 \emph off
27583 \bar no
27584 \noun off
27585 \color none
27586 t
27587 \end_layout
27588
27589 \end_inset
27590 </cell>
27591 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
27592 \begin_inset Text
27593
27594 \begin_layout Standard
27595
27596 \end_layout
27597
27598 \end_inset
27599 </cell>
27600 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
27601 \begin_inset Text
27602
27603 \begin_layout Standard
27604
27605 \end_layout
27606
27607 \end_inset
27608 </cell>
27609 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
27610 \begin_inset Text
27611
27612 \begin_layout Standard
27613 ¤
27614 \end_layout
27615
27616 \end_inset
27617 </cell>
27618 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
27619 \begin_inset Text
27620
27621 \begin_layout Standard
27622
27623 \family roman
27624 \series medium
27625 \shape up
27626 \emph off
27627 \bar no
27628 \noun off
27629 \color none
27630 ´
27631 \end_layout
27632
27633 \end_inset
27634 </cell>
27635 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
27636 \begin_inset Text
27637
27638 \begin_layout Standard
27639
27640 \family roman
27641 \series medium
27642 \shape up
27643 \emph off
27644 \bar no
27645 \noun off
27646 \color none
27647 Ä
27648 \end_layout
27649
27650 \end_inset
27651 </cell>
27652 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
27653 \begin_inset Text
27654
27655 \begin_layout Standard
27656
27657 \family roman
27658 \series medium
27659 \shape up
27660 \emph off
27661 \bar no
27662 \noun off
27663 \color none
27664 Ô
27665 \end_layout
27666
27667 \end_inset
27668 </cell>
27669 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
27670 \begin_inset Text
27671
27672 \begin_layout Standard
27673
27674 \family roman
27675 \series medium
27676 \shape up
27677 \emph off
27678 \bar no
27679 \noun off
27680 \color none
27681 ä
27682 \end_layout
27683
27684 \end_inset
27685 </cell>
27686 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
27687 \begin_inset Text
27688
27689 \begin_layout Standard
27690
27691 \family roman
27692 \series medium
27693 \shape up
27694 \emph off
27695 \bar no
27696 \noun off
27697 \color none
27698 ô
27699 \end_layout
27700
27701 \end_inset
27702 </cell>
27703 </row>
27704 <row topline="true">
27705 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
27706 \begin_inset Text
27707
27708 \begin_layout Standard
27709
27710 \family roman
27711 \series medium
27712 \shape up
27713 \size tiny
27714 \emph off
27715 \bar no
27716 \noun off
27717 \color none
27718 05
27719 \end_layout
27720
27721 \end_inset
27722 </cell>
27723 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
27724 \begin_inset Text
27725
27726 \begin_layout Standard
27727
27728 \end_layout
27729
27730 \end_inset
27731 </cell>
27732 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
27733 \begin_inset Text
27734
27735 \begin_layout Standard
27736
27737 \end_layout
27738
27739 \end_inset
27740 </cell>
27741 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
27742 \begin_inset Text
27743
27744 \begin_layout Standard
27745
27746 \family roman
27747 \series medium
27748 \shape up
27749 \emph off
27750 \bar no
27751 \noun off
27752 \color none
27753 %
27754 \end_layout
27755
27756 \end_inset
27757 </cell>
27758 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
27759 \begin_inset Text
27760
27761 \begin_layout Standard
27762
27763 \family roman
27764 \series medium
27765 \shape up
27766 \emph off
27767 \bar no
27768 \noun off
27769 \color none
27770 5
27771 \end_layout
27772
27773 \end_inset
27774 </cell>
27775 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
27776 \begin_inset Text
27777
27778 \begin_layout Standard
27779
27780 \family roman
27781 \series medium
27782 \shape up
27783 \emph off
27784 \bar no
27785 \noun off
27786 \color none
27787 E
27788 \end_layout
27789
27790 \end_inset
27791 </cell>
27792 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
27793 \begin_inset Text
27794
27795 \begin_layout Standard
27796
27797 \family roman
27798 \series medium
27799 \shape up
27800 \emph off
27801 \bar no
27802 \noun off
27803 \color none
27804 U
27805 \end_layout
27806
27807 \end_inset
27808 </cell>
27809 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
27810 \begin_inset Text
27811
27812 \begin_layout Standard
27813
27814 \family roman
27815 \series medium
27816 \shape up
27817 \emph off
27818 \bar no
27819 \noun off
27820 \color none
27821 e
27822 \end_layout
27823
27824 \end_inset
27825 </cell>
27826 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
27827 \begin_inset Text
27828
27829 \begin_layout Standard
27830
27831 \family roman
27832 \series medium
27833 \shape up
27834 \emph off
27835 \bar no
27836 \noun off
27837 \color none
27838 u
27839 \end_layout
27840
27841 \end_inset
27842 </cell>
27843 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
27844 \begin_inset Text
27845
27846 \begin_layout Standard
27847
27848 \end_layout
27849
27850 \end_inset
27851 </cell>
27852 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
27853 \begin_inset Text
27854
27855 \begin_layout Standard
27856
27857 \end_layout
27858
27859 \end_inset
27860 </cell>
27861 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
27862 \begin_inset Text
27863
27864 \begin_layout Standard
27865 ¥
27866 \end_layout
27867
27868 \end_inset
27869 </cell>
27870 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
27871 \begin_inset Text
27872
27873 \begin_layout Standard
27874
27875 \family roman
27876 \series medium
27877 \shape up
27878 \emph off
27879 \bar no
27880 \noun off
27881 \color none
27882 µ
27883 \end_layout
27884
27885 \end_inset
27886 </cell>
27887 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
27888 \begin_inset Text
27889
27890 \begin_layout Standard
27891
27892 \family roman
27893 \series medium
27894 \shape up
27895 \emph off
27896 \bar no
27897 \noun off
27898 \color none
27899 Å
27900 \end_layout
27901
27902 \end_inset
27903 </cell>
27904 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
27905 \begin_inset Text
27906
27907 \begin_layout Standard
27908
27909 \family roman
27910 \series medium
27911 \shape up
27912 \emph off
27913 \bar no
27914 \noun off
27915 \color none
27916 Õ
27917 \end_layout
27918
27919 \end_inset
27920 </cell>
27921 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
27922 \begin_inset Text
27923
27924 \begin_layout Standard
27925
27926 \family roman
27927 \series medium
27928 \shape up
27929 \emph off
27930 \bar no
27931 \noun off
27932 \color none
27933 å
27934 \end_layout
27935
27936 \end_inset
27937 </cell>
27938 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
27939 \begin_inset Text
27940
27941 \begin_layout Standard
27942
27943 \family roman
27944 \series medium
27945 \shape up
27946 \emph off
27947 \bar no
27948 \noun off
27949 \color none
27950 õ
27951 \end_layout
27952
27953 \end_inset
27954 </cell>
27955 </row>
27956 <row topline="true">
27957 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
27958 \begin_inset Text
27959
27960 \begin_layout Standard
27961
27962 \family roman
27963 \series medium
27964 \shape up
27965 \size tiny
27966 \emph off
27967 \bar no
27968 \noun off
27969 \color none
27970 06
27971 \end_layout
27972
27973 \end_inset
27974 </cell>
27975 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
27976 \begin_inset Text
27977
27978 \begin_layout Standard
27979
27980 \end_layout
27981
27982 \end_inset
27983 </cell>
27984 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
27985 \begin_inset Text
27986
27987 \begin_layout Standard
27988
27989 \end_layout
27990
27991 \end_inset
27992 </cell>
27993 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
27994 \begin_inset Text
27995
27996 \begin_layout Standard
27997
27998 \family roman
27999 \series medium
28000 \shape up
28001 \emph off
28002 \bar no
28003 \noun off
28004 \color none
28005 &
28006 \end_layout
28007
28008 \end_inset
28009 </cell>
28010 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
28011 \begin_inset Text
28012
28013 \begin_layout Standard
28014
28015 \family roman
28016 \series medium
28017 \shape up
28018 \emph off
28019 \bar no
28020 \noun off
28021 \color none
28022 6
28023 \end_layout
28024
28025 \end_inset
28026 </cell>
28027 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
28028 \begin_inset Text
28029
28030 \begin_layout Standard
28031
28032 \family roman
28033 \series medium
28034 \shape up
28035 \emph off
28036 \bar no
28037 \noun off
28038 \color none
28039 F
28040 \end_layout
28041
28042 \end_inset
28043 </cell>
28044 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
28045 \begin_inset Text
28046
28047 \begin_layout Standard
28048
28049 \family roman
28050 \series medium
28051 \shape up
28052 \emph off
28053 \bar no
28054 \noun off
28055 \color none
28056 V
28057 \end_layout
28058
28059 \end_inset
28060 </cell>
28061 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
28062 \begin_inset Text
28063
28064 \begin_layout Standard
28065
28066 \family roman
28067 \series medium
28068 \shape up
28069 \emph off
28070 \bar no
28071 \noun off
28072 \color none
28073 f
28074 \end_layout
28075
28076 \end_inset
28077 </cell>
28078 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
28079 \begin_inset Text
28080
28081 \begin_layout Standard
28082
28083 \family roman
28084 \series medium
28085 \shape up
28086 \emph off
28087 \bar no
28088 \noun off
28089 \color none
28090 v
28091 \end_layout
28092
28093 \end_inset
28094 </cell>
28095 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
28096 \begin_inset Text
28097
28098 \begin_layout Standard
28099
28100 \end_layout
28101
28102 \end_inset
28103 </cell>
28104 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
28105 \begin_inset Text
28106
28107 \begin_layout Standard
28108
28109 \end_layout
28110
28111 \end_inset
28112 </cell>
28113 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
28114 \begin_inset Text
28115
28116 \begin_layout Standard
28117 ¦
28118 \end_layout
28119
28120 \end_inset
28121 </cell>
28122 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
28123 \begin_inset Text
28124
28125 \begin_layout Standard
28126
28127 \family roman
28128 \series medium
28129 \shape up
28130 \emph off
28131 \bar no
28132 \noun off
28133 \color none
28134
28135 \end_layout
28136
28137 \end_inset
28138 </cell>
28139 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
28140 \begin_inset Text
28141
28142 \begin_layout Standard
28143
28144 \family roman
28145 \series medium
28146 \shape up
28147 \emph off
28148 \bar no
28149 \noun off
28150 \color none
28151 Æ
28152 \end_layout
28153
28154 \end_inset
28155 </cell>
28156 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
28157 \begin_inset Text
28158
28159 \begin_layout Standard
28160
28161 \family roman
28162 \series medium
28163 \shape up
28164 \emph off
28165 \bar no
28166 \noun off
28167 \color none
28168 Ö
28169 \end_layout
28170
28171 \end_inset
28172 </cell>
28173 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
28174 \begin_inset Text
28175
28176 \begin_layout Standard
28177
28178 \family roman
28179 \series medium
28180 \shape up
28181 \emph off
28182 \bar no
28183 \noun off
28184 \color none
28185 æ
28186 \end_layout
28187
28188 \end_inset
28189 </cell>
28190 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
28191 \begin_inset Text
28192
28193 \begin_layout Standard
28194
28195 \family roman
28196 \series medium
28197 \shape up
28198 \emph off
28199 \bar no
28200 \noun off
28201 \color none
28202 ö
28203 \end_layout
28204
28205 \end_inset
28206 </cell>
28207 </row>
28208 <row topline="true">
28209 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
28210 \begin_inset Text
28211
28212 \begin_layout Standard
28213
28214 \family roman
28215 \series medium
28216 \shape up
28217 \size tiny
28218 \emph off
28219 \bar no
28220 \noun off
28221 \color none
28222 07
28223 \end_layout
28224
28225 \end_inset
28226 </cell>
28227 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
28228 \begin_inset Text
28229
28230 \begin_layout Standard
28231
28232 \end_layout
28233
28234 \end_inset
28235 </cell>
28236 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
28237 \begin_inset Text
28238
28239 \begin_layout Standard
28240
28241 \end_layout
28242
28243 \end_inset
28244 </cell>
28245 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
28246 \begin_inset Text
28247
28248 \begin_layout Standard
28249
28250 \family roman
28251 \series medium
28252 \shape up
28253 \emph off
28254 \bar no
28255 \noun off
28256 \color none
28257 `
28258 \end_layout
28259
28260 \end_inset
28261 </cell>
28262 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
28263 \begin_inset Text
28264
28265 \begin_layout Standard
28266
28267 \family roman
28268 \series medium
28269 \shape up
28270 \emph off
28271 \bar no
28272 \noun off
28273 \color none
28274 7
28275 \end_layout
28276
28277 \end_inset
28278 </cell>
28279 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
28280 \begin_inset Text
28281
28282 \begin_layout Standard
28283
28284 \family roman
28285 \series medium
28286 \shape up
28287 \emph off
28288 \bar no
28289 \noun off
28290 \color none
28291 G
28292 \end_layout
28293
28294 \end_inset
28295 </cell>
28296 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
28297 \begin_inset Text
28298
28299 \begin_layout Standard
28300
28301 \family roman
28302 \series medium
28303 \shape up
28304 \emph off
28305 \bar no
28306 \noun off
28307 \color none
28308 W
28309 \end_layout
28310
28311 \end_inset
28312 </cell>
28313 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
28314 \begin_inset Text
28315
28316 \begin_layout Standard
28317
28318 \family roman
28319 \series medium
28320 \shape up
28321 \emph off
28322 \bar no
28323 \noun off
28324 \color none
28325 g
28326 \end_layout
28327
28328 \end_inset
28329 </cell>
28330 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
28331 \begin_inset Text
28332
28333 \begin_layout Standard
28334
28335 \family roman
28336 \series medium
28337 \shape up
28338 \emph off
28339 \bar no
28340 \noun off
28341 \color none
28342 w
28343 \end_layout
28344
28345 \end_inset
28346 </cell>
28347 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
28348 \begin_inset Text
28349
28350 \begin_layout Standard
28351
28352 \end_layout
28353
28354 \end_inset
28355 </cell>
28356 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
28357 \begin_inset Text
28358
28359 \begin_layout Standard
28360
28361 \end_layout
28362
28363 \end_inset
28364 </cell>
28365 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
28366 \begin_inset Text
28367
28368 \begin_layout Standard
28369
28370 \family roman
28371 \series medium
28372 \shape up
28373 \emph off
28374 \bar no
28375 \noun off
28376 \color none
28377 §
28378 \end_layout
28379
28380 \end_inset
28381 </cell>
28382 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
28383 \begin_inset Text
28384
28385 \begin_layout Standard
28386
28387 \family roman
28388 \series medium
28389 \shape up
28390 \emph off
28391 \bar no
28392 \noun off
28393 \color none
28394 ·
28395 \end_layout
28396
28397 \end_inset
28398 </cell>
28399 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
28400 \begin_inset Text
28401
28402 \begin_layout Standard
28403
28404 \family roman
28405 \series medium
28406 \shape up
28407 \emph off
28408 \bar no
28409 \noun off
28410 \color none
28411 Ç
28412 \end_layout
28413
28414 \end_inset
28415 </cell>
28416 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
28417 \begin_inset Text
28418
28419 \begin_layout Standard
28420
28421 \family roman
28422 \series medium
28423 \shape up
28424 \emph off
28425 \bar no
28426 \noun off
28427 \color none
28428 ×
28429 \end_layout
28430
28431 \end_inset
28432 </cell>
28433 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
28434 \begin_inset Text
28435
28436 \begin_layout Standard
28437
28438 \family roman
28439 \series medium
28440 \shape up
28441 \emph off
28442 \bar no
28443 \noun off
28444 \color none
28445 ç
28446 \end_layout
28447
28448 \end_inset
28449 </cell>
28450 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
28451 \begin_inset Text
28452
28453 \begin_layout Standard
28454
28455 \family roman
28456 \series medium
28457 \shape up
28458 \emph off
28459 \bar no
28460 \noun off
28461 \color none
28462 ÷
28463 \end_layout
28464
28465 \end_inset
28466 </cell>
28467 </row>
28468 <row topline="true">
28469 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
28470 \begin_inset Text
28471
28472 \begin_layout Standard
28473
28474 \family roman
28475 \series medium
28476 \shape up
28477 \size tiny
28478 \emph off
28479 \bar no
28480 \noun off
28481 \color none
28482 08
28483 \end_layout
28484
28485 \end_inset
28486 </cell>
28487 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
28488 \begin_inset Text
28489
28490 \begin_layout Standard
28491
28492 \end_layout
28493
28494 \end_inset
28495 </cell>
28496 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
28497 \begin_inset Text
28498
28499 \begin_layout Standard
28500
28501 \end_layout
28502
28503 \end_inset
28504 </cell>
28505 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
28506 \begin_inset Text
28507
28508 \begin_layout Standard
28509
28510 \family roman
28511 \series medium
28512 \shape up
28513 \emph off
28514 \bar no
28515 \noun off
28516 \color none
28517 (
28518 \end_layout
28519
28520 \end_inset
28521 </cell>
28522 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
28523 \begin_inset Text
28524
28525 \begin_layout Standard
28526
28527 \family roman
28528 \series medium
28529 \shape up
28530 \emph off
28531 \bar no
28532 \noun off
28533 \color none
28534 8
28535 \end_layout
28536
28537 \end_inset
28538 </cell>
28539 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
28540 \begin_inset Text
28541
28542 \begin_layout Standard
28543
28544 \family roman
28545 \series medium
28546 \shape up
28547 \emph off
28548 \bar no
28549 \noun off
28550 \color none
28551 H
28552 \end_layout
28553
28554 \end_inset
28555 </cell>
28556 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
28557 \begin_inset Text
28558
28559 \begin_layout Standard
28560
28561 \family roman
28562 \series medium
28563 \shape up
28564 \emph off
28565 \bar no
28566 \noun off
28567 \color none
28568 X
28569 \end_layout
28570
28571 \end_inset
28572 </cell>
28573 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
28574 \begin_inset Text
28575
28576 \begin_layout Standard
28577
28578 \family roman
28579 \series medium
28580 \shape up
28581 \emph off
28582 \bar no
28583 \noun off
28584 \color none
28585 h
28586 \end_layout
28587
28588 \end_inset
28589 </cell>
28590 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
28591 \begin_inset Text
28592
28593 \begin_layout Standard
28594
28595 \family roman
28596 \series medium
28597 \shape up
28598 \emph off
28599 \bar no
28600 \noun off
28601 \color none
28602 x
28603 \end_layout
28604
28605 \end_inset
28606 </cell>
28607 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
28608 \begin_inset Text
28609
28610 \begin_layout Standard
28611
28612 \end_layout
28613
28614 \end_inset
28615 </cell>
28616 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
28617 \begin_inset Text
28618
28619 \begin_layout Standard
28620
28621 \end_layout
28622
28623 \end_inset
28624 </cell>
28625 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
28626 \begin_inset Text
28627
28628 \begin_layout Standard
28629
28630 \family roman
28631 \series medium
28632 \shape up
28633 \emph off
28634 \bar no
28635 \noun off
28636 \color none
28637 ¨
28638 \end_layout
28639
28640 \end_inset
28641 </cell>
28642 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
28643 \begin_inset Text
28644
28645 \begin_layout Standard
28646
28647 \family roman
28648 \series medium
28649 \shape up
28650 \emph off
28651 \bar no
28652 \noun off
28653 \color none
28654 ¸
28655 \end_layout
28656
28657 \end_inset
28658 </cell>
28659 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
28660 \begin_inset Text
28661
28662 \begin_layout Standard
28663
28664 \family roman
28665 \series medium
28666 \shape up
28667 \emph off
28668 \bar no
28669 \noun off
28670 \color none
28671 È
28672 \end_layout
28673
28674 \end_inset
28675 </cell>
28676 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
28677 \begin_inset Text
28678
28679 \begin_layout Standard
28680
28681 \family roman
28682 \series medium
28683 \shape up
28684 \emph off
28685 \bar no
28686 \noun off
28687 \color none
28688 Ø
28689 \end_layout
28690
28691 \end_inset
28692 </cell>
28693 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
28694 \begin_inset Text
28695
28696 \begin_layout Standard
28697
28698 \family roman
28699 \series medium
28700 \shape up
28701 \emph off
28702 \bar no
28703 \noun off
28704 \color none
28705 è
28706 \end_layout
28707
28708 \end_inset
28709 </cell>
28710 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
28711 \begin_inset Text
28712
28713 \begin_layout Standard
28714
28715 \family roman
28716 \series medium
28717 \shape up
28718 \emph off
28719 \bar no
28720 \noun off
28721 \color none
28722 ø
28723 \end_layout
28724
28725 \end_inset
28726 </cell>
28727 </row>
28728 <row topline="true">
28729 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
28730 \begin_inset Text
28731
28732 \begin_layout Standard
28733
28734 \family roman
28735 \series medium
28736 \shape up
28737 \size tiny
28738 \emph off
28739 \bar no
28740 \noun off
28741 \color none
28742 09
28743 \end_layout
28744
28745 \end_inset
28746 </cell>
28747 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
28748 \begin_inset Text
28749
28750 \begin_layout Standard
28751
28752 \end_layout
28753
28754 \end_inset
28755 </cell>
28756 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
28757 \begin_inset Text
28758
28759 \begin_layout Standard
28760
28761 \end_layout
28762
28763 \end_inset
28764 </cell>
28765 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
28766 \begin_inset Text
28767
28768 \begin_layout Standard
28769
28770 \family roman
28771 \series medium
28772 \shape up
28773 \emph off
28774 \bar no
28775 \noun off
28776 \color none
28777 )
28778 \end_layout
28779
28780 \end_inset
28781 </cell>
28782 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
28783 \begin_inset Text
28784
28785 \begin_layout Standard
28786
28787 \family roman
28788 \series medium
28789 \shape up
28790 \emph off
28791 \bar no
28792 \noun off
28793 \color none
28794 9
28795 \end_layout
28796
28797 \end_inset
28798 </cell>
28799 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
28800 \begin_inset Text
28801
28802 \begin_layout Standard
28803
28804 \family roman
28805 \series medium
28806 \shape up
28807 \emph off
28808 \bar no
28809 \noun off
28810 \color none
28811 I
28812 \end_layout
28813
28814 \end_inset
28815 </cell>
28816 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
28817 \begin_inset Text
28818
28819 \begin_layout Standard
28820
28821 \family roman
28822 \series medium
28823 \shape up
28824 \emph off
28825 \bar no
28826 \noun off
28827 \color none
28828 Y
28829 \end_layout
28830
28831 \end_inset
28832 </cell>
28833 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
28834 \begin_inset Text
28835
28836 \begin_layout Standard
28837
28838 \family roman
28839 \series medium
28840 \shape up
28841 \emph off
28842 \bar no
28843 \noun off
28844 \color none
28845 i
28846 \end_layout
28847
28848 \end_inset
28849 </cell>
28850 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
28851 \begin_inset Text
28852
28853 \begin_layout Standard
28854
28855 \family roman
28856 \series medium
28857 \shape up
28858 \emph off
28859 \bar no
28860 \noun off
28861 \color none
28862 y
28863 \end_layout
28864
28865 \end_inset
28866 </cell>
28867 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
28868 \begin_inset Text
28869
28870 \begin_layout Standard
28871
28872 \end_layout
28873
28874 \end_inset
28875 </cell>
28876 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
28877 \begin_inset Text
28878
28879 \begin_layout Standard
28880
28881 \end_layout
28882
28883 \end_inset
28884 </cell>
28885 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
28886 \begin_inset Text
28887
28888 \begin_layout Standard
28889
28890 \family roman
28891 \series medium
28892 \shape up
28893 \emph off
28894 \bar no
28895 \noun off
28896 \color none
28897 ©
28898 \end_layout
28899
28900 \end_inset
28901 </cell>
28902 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
28903 \begin_inset Text
28904
28905 \begin_layout Standard
28906
28907 \family roman
28908 \series medium
28909 \shape up
28910 \emph off
28911 \bar no
28912 \noun off
28913 \color none
28914 ¹
28915 \end_layout
28916
28917 \end_inset
28918 </cell>
28919 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
28920 \begin_inset Text
28921
28922 \begin_layout Standard
28923
28924 \family roman
28925 \series medium
28926 \shape up
28927 \emph off
28928 \bar no
28929 \noun off
28930 \color none
28931 É
28932 \end_layout
28933
28934 \end_inset
28935 </cell>
28936 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
28937 \begin_inset Text
28938
28939 \begin_layout Standard
28940
28941 \family roman
28942 \series medium
28943 \shape up
28944 \emph off
28945 \bar no
28946 \noun off
28947 \color none
28948 Ù
28949 \end_layout
28950
28951 \end_inset
28952 </cell>
28953 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
28954 \begin_inset Text
28955
28956 \begin_layout Standard
28957
28958 \family roman
28959 \series medium
28960 \shape up
28961 \emph off
28962 \bar no
28963 \noun off
28964 \color none
28965 é
28966 \end_layout
28967
28968 \end_inset
28969 </cell>
28970 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
28971 \begin_inset Text
28972
28973 \begin_layout Standard
28974
28975 \family roman
28976 \series medium
28977 \shape up
28978 \emph off
28979 \bar no
28980 \noun off
28981 \color none
28982 ù
28983 \end_layout
28984
28985 \end_inset
28986 </cell>
28987 </row>
28988 <row topline="true">
28989 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
28990 \begin_inset Text
28991
28992 \begin_layout Standard
28993
28994 \family roman
28995 \series medium
28996 \shape up
28997 \size tiny
28998 \emph off
28999 \bar no
29000 \noun off
29001 \color none
29002 0A
29003 \end_layout
29004
29005 \end_inset
29006 </cell>
29007 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
29008 \begin_inset Text
29009
29010 \begin_layout Standard
29011
29012 \end_layout
29013
29014 \end_inset
29015 </cell>
29016 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
29017 \begin_inset Text
29018
29019 \begin_layout Standard
29020
29021 \end_layout
29022
29023 \end_inset
29024 </cell>
29025 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
29026 \begin_inset Text
29027
29028 \begin_layout Standard
29029
29030 \family roman
29031 \series medium
29032 \shape up
29033 \emph off
29034 \bar no
29035 \noun off
29036 \color none
29037 *
29038 \end_layout
29039
29040 \end_inset
29041 </cell>
29042 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
29043 \begin_inset Text
29044
29045 \begin_layout Standard
29046
29047 \family roman
29048 \series medium
29049 \shape up
29050 \emph off
29051 \bar no
29052 \noun off
29053 \color none
29054 :
29055 \end_layout
29056
29057 \end_inset
29058 </cell>
29059 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
29060 \begin_inset Text
29061
29062 \begin_layout Standard
29063
29064 \family roman
29065 \series medium
29066 \shape up
29067 \emph off
29068 \bar no
29069 \noun off
29070 \color none
29071 J
29072 \end_layout
29073
29074 \end_inset
29075 </cell>
29076 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
29077 \begin_inset Text
29078
29079 \begin_layout Standard
29080
29081 \family roman
29082 \series medium
29083 \shape up
29084 \emph off
29085 \bar no
29086 \noun off
29087 \color none
29088 Z
29089 \end_layout
29090
29091 \end_inset
29092 </cell>
29093 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
29094 \begin_inset Text
29095
29096 \begin_layout Standard
29097
29098 \family roman
29099 \series medium
29100 \shape up
29101 \emph off
29102 \bar no
29103 \noun off
29104 \color none
29105 j
29106 \end_layout
29107
29108 \end_inset
29109 </cell>
29110 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
29111 \begin_inset Text
29112
29113 \begin_layout Standard
29114
29115 \family roman
29116 \series medium
29117 \shape up
29118 \emph off
29119 \bar no
29120 \noun off
29121 \color none
29122 z
29123 \end_layout
29124
29125 \end_inset
29126 </cell>
29127 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
29128 \begin_inset Text
29129
29130 \begin_layout Standard
29131
29132 \end_layout
29133
29134 \end_inset
29135 </cell>
29136 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
29137 \begin_inset Text
29138
29139 \begin_layout Standard
29140
29141 \end_layout
29142
29143 \end_inset
29144 </cell>
29145 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
29146 \begin_inset Text
29147
29148 \begin_layout Standard
29149
29150 \family roman
29151 \series medium
29152 \shape up
29153 \emph off
29154 \bar no
29155 \noun off
29156 \color none
29157 ª
29158 \end_layout
29159
29160 \end_inset
29161 </cell>
29162 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
29163 \begin_inset Text
29164
29165 \begin_layout Standard
29166
29167 \family roman
29168 \series medium
29169 \shape up
29170 \emph off
29171 \bar no
29172 \noun off
29173 \color none
29174 º
29175 \end_layout
29176
29177 \end_inset
29178 </cell>
29179 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
29180 \begin_inset Text
29181
29182 \begin_layout Standard
29183
29184 \family roman
29185 \series medium
29186 \shape up
29187 \emph off
29188 \bar no
29189 \noun off
29190 \color none
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 Standard
29200
29201 \family roman
29202 \series medium
29203 \shape up
29204 \emph off
29205 \bar no
29206 \noun off
29207 \color none
29208 Ú
29209 \end_layout
29210
29211 \end_inset
29212 </cell>
29213 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
29214 \begin_inset Text
29215
29216 \begin_layout Standard
29217
29218 \family roman
29219 \series medium
29220 \shape up
29221 \emph off
29222 \bar no
29223 \noun off
29224 \color none
29225 ê
29226 \end_layout
29227
29228 \end_inset
29229 </cell>
29230 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
29231 \begin_inset Text
29232
29233 \begin_layout Standard
29234
29235 \family roman
29236 \series medium
29237 \shape up
29238 \emph off
29239 \bar no
29240 \noun off
29241 \color none
29242 ú
29243 \end_layout
29244
29245 \end_inset
29246 </cell>
29247 </row>
29248 <row topline="true">
29249 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
29250 \begin_inset Text
29251
29252 \begin_layout Standard
29253
29254 \family roman
29255 \series medium
29256 \shape up
29257 \size tiny
29258 \emph off
29259 \bar no
29260 \noun off
29261 \color none
29262 0B
29263 \end_layout
29264
29265 \end_inset
29266 </cell>
29267 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
29268 \begin_inset Text
29269
29270 \begin_layout Standard
29271
29272 \end_layout
29273
29274 \end_inset
29275 </cell>
29276 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
29277 \begin_inset Text
29278
29279 \begin_layout Standard
29280
29281 \end_layout
29282
29283 \end_inset
29284 </cell>
29285 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
29286 \begin_inset Text
29287
29288 \begin_layout Standard
29289
29290 \family roman
29291 \series medium
29292 \shape up
29293 \emph off
29294 \bar no
29295 \noun off
29296 \color none
29297 +
29298 \end_layout
29299
29300 \end_inset
29301 </cell>
29302 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
29303 \begin_inset Text
29304
29305 \begin_layout Standard
29306
29307 \family roman
29308 \series medium
29309 \shape up
29310 \emph off
29311 \bar no
29312 \noun off
29313 \color none
29314 ;
29315 \end_layout
29316
29317 \end_inset
29318 </cell>
29319 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
29320 \begin_inset Text
29321
29322 \begin_layout Standard
29323
29324 \family roman
29325 \series medium
29326 \shape up
29327 \emph off
29328 \bar no
29329 \noun off
29330 \color none
29331 K
29332 \end_layout
29333
29334 \end_inset
29335 </cell>
29336 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
29337 \begin_inset Text
29338
29339 \begin_layout Standard
29340
29341 \family roman
29342 \series medium
29343 \shape up
29344 \emph off
29345 \bar no
29346 \noun off
29347 \color none
29348 [
29349 \end_layout
29350
29351 \end_inset
29352 </cell>
29353 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
29354 \begin_inset Text
29355
29356 \begin_layout Standard
29357
29358 \family roman
29359 \series medium
29360 \shape up
29361 \emph off
29362 \bar no
29363 \noun off
29364 \color none
29365 k
29366 \end_layout
29367
29368 \end_inset
29369 </cell>
29370 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
29371 \begin_inset Text
29372
29373 \begin_layout Standard
29374
29375 \family roman
29376 \series medium
29377 \shape up
29378 \emph off
29379 \bar no
29380 \noun off
29381 \color none
29382 {
29383 \end_layout
29384
29385 \end_inset
29386 </cell>
29387 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
29388 \begin_inset Text
29389
29390 \begin_layout Standard
29391
29392 \end_layout
29393
29394 \end_inset
29395 </cell>
29396 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
29397 \begin_inset Text
29398
29399 \begin_layout Standard
29400
29401 \end_layout
29402
29403 \end_inset
29404 </cell>
29405 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
29406 \begin_inset Text
29407
29408 \begin_layout Standard
29409
29410 \family roman
29411 \series medium
29412 \shape up
29413 \emph off
29414 \bar no
29415 \noun off
29416 \color none
29417 «
29418 \end_layout
29419
29420 \end_inset
29421 </cell>
29422 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
29423 \begin_inset Text
29424
29425 \begin_layout Standard
29426
29427 \family roman
29428 \series medium
29429 \shape up
29430 \emph off
29431 \bar no
29432 \noun off
29433 \color none
29434 »
29435 \end_layout
29436
29437 \end_inset
29438 </cell>
29439 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
29440 \begin_inset Text
29441
29442 \begin_layout Standard
29443
29444 \family roman
29445 \series medium
29446 \shape up
29447 \emph off
29448 \bar no
29449 \noun off
29450 \color none
29451 Ë
29452 \end_layout
29453
29454 \end_inset
29455 </cell>
29456 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
29457 \begin_inset Text
29458
29459 \begin_layout Standard
29460
29461 \family roman
29462 \series medium
29463 \shape up
29464 \emph off
29465 \bar no
29466 \noun off
29467 \color none
29468 Û
29469 \end_layout
29470
29471 \end_inset
29472 </cell>
29473 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
29474 \begin_inset Text
29475
29476 \begin_layout Standard
29477
29478 \family roman
29479 \series medium
29480 \shape up
29481 \emph off
29482 \bar no
29483 \noun off
29484 \color none
29485 ë
29486 \end_layout
29487
29488 \end_inset
29489 </cell>
29490 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
29491 \begin_inset Text
29492
29493 \begin_layout Standard
29494
29495 \family roman
29496 \series medium
29497 \shape up
29498 \emph off
29499 \bar no
29500 \noun off
29501 \color none
29502 û
29503 \end_layout
29504
29505 \end_inset
29506 </cell>
29507 </row>
29508 <row topline="true">
29509 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
29510 \begin_inset Text
29511
29512 \begin_layout Standard
29513
29514 \family roman
29515 \series medium
29516 \shape up
29517 \size tiny
29518 \emph off
29519 \bar no
29520 \noun off
29521 \color none
29522 0C
29523 \end_layout
29524
29525 \end_inset
29526 </cell>
29527 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
29528 \begin_inset Text
29529
29530 \begin_layout Standard
29531
29532 \end_layout
29533
29534 \end_inset
29535 </cell>
29536 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
29537 \begin_inset Text
29538
29539 \begin_layout Standard
29540
29541 \end_layout
29542
29543 \end_inset
29544 </cell>
29545 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
29546 \begin_inset Text
29547
29548 \begin_layout Standard
29549
29550 \family roman
29551 \series medium
29552 \shape up
29553 \emph off
29554 \bar no
29555 \noun off
29556 \color none
29557 ,
29558 \end_layout
29559
29560 \end_inset
29561 </cell>
29562 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
29563 \begin_inset Text
29564
29565 \begin_layout Standard
29566
29567 \family roman
29568 \series medium
29569 \shape up
29570 \emph off
29571 \bar no
29572 \noun off
29573 \color none
29574 <
29575 \end_layout
29576
29577 \end_inset
29578 </cell>
29579 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
29580 \begin_inset Text
29581
29582 \begin_layout Standard
29583
29584 \family roman
29585 \series medium
29586 \shape up
29587 \emph off
29588 \bar no
29589 \noun off
29590 \color none
29591 L
29592 \end_layout
29593
29594 \end_inset
29595 </cell>
29596 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
29597 \begin_inset Text
29598
29599 \begin_layout Standard
29600
29601 \family roman
29602 \series medium
29603 \shape up
29604 \emph off
29605 \bar no
29606 \noun off
29607 \color none
29608
29609 \backslash
29610
29611 \end_layout
29612
29613 \end_inset
29614 </cell>
29615 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
29616 \begin_inset Text
29617
29618 \begin_layout Standard
29619
29620 \family roman
29621 \series medium
29622 \shape up
29623 \emph off
29624 \bar no
29625 \noun off
29626 \color none
29627 l
29628 \end_layout
29629
29630 \end_inset
29631 </cell>
29632 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
29633 \begin_inset Text
29634
29635 \begin_layout Standard
29636
29637 \family roman
29638 \series medium
29639 \shape up
29640 \emph off
29641 \bar no
29642 \noun off
29643 \color none
29644 |
29645 \end_layout
29646
29647 \end_inset
29648 </cell>
29649 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
29650 \begin_inset Text
29651
29652 \begin_layout Standard
29653
29654 \end_layout
29655
29656 \end_inset
29657 </cell>
29658 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
29659 \begin_inset Text
29660
29661 \begin_layout Standard
29662
29663 \end_layout
29664
29665 \end_inset
29666 </cell>
29667 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
29668 \begin_inset Text
29669
29670 \begin_layout Standard
29671
29672 \family roman
29673 \series medium
29674 \shape up
29675 \emph off
29676 \bar no
29677 \noun off
29678 \color none
29679 ¬
29680 \end_layout
29681
29682 \end_inset
29683 </cell>
29684 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
29685 \begin_inset Text
29686
29687 \begin_layout Standard
29688
29689 \family roman
29690 \series medium
29691 \shape up
29692 \emph off
29693 \bar no
29694 \noun off
29695 \color none
29696 ¼
29697 \end_layout
29698
29699 \end_inset
29700 </cell>
29701 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
29702 \begin_inset Text
29703
29704 \begin_layout Standard
29705
29706 \family roman
29707 \series medium
29708 \shape up
29709 \emph off
29710 \bar no
29711 \noun off
29712 \color none
29713 Ì
29714 \end_layout
29715
29716 \end_inset
29717 </cell>
29718 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
29719 \begin_inset Text
29720
29721 \begin_layout Standard
29722
29723 \family roman
29724 \series medium
29725 \shape up
29726 \emph off
29727 \bar no
29728 \noun off
29729 \color none
29730 Ü
29731 \end_layout
29732
29733 \end_inset
29734 </cell>
29735 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
29736 \begin_inset Text
29737
29738 \begin_layout Standard
29739
29740 \family roman
29741 \series medium
29742 \shape up
29743 \emph off
29744 \bar no
29745 \noun off
29746 \color none
29747 ì
29748 \end_layout
29749
29750 \end_inset
29751 </cell>
29752 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
29753 \begin_inset Text
29754
29755 \begin_layout Standard
29756
29757 \family roman
29758 \series medium
29759 \shape up
29760 \emph off
29761 \bar no
29762 \noun off
29763 \color none
29764 ü
29765 \end_layout
29766
29767 \end_inset
29768 </cell>
29769 </row>
29770 <row topline="true">
29771 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
29772 \begin_inset Text
29773
29774 \begin_layout Standard
29775
29776 \family roman
29777 \series medium
29778 \shape up
29779 \size tiny
29780 \emph off
29781 \bar no
29782 \noun off
29783 \color none
29784 0D
29785 \end_layout
29786
29787 \end_inset
29788 </cell>
29789 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
29790 \begin_inset Text
29791
29792 \begin_layout Standard
29793
29794 \end_layout
29795
29796 \end_inset
29797 </cell>
29798 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
29799 \begin_inset Text
29800
29801 \begin_layout Standard
29802
29803 \end_layout
29804
29805 \end_inset
29806 </cell>
29807 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
29808 \begin_inset Text
29809
29810 \begin_layout Standard
29811
29812 \family roman
29813 \series medium
29814 \shape up
29815 \emph off
29816 \bar no
29817 \noun off
29818 \color none
29819 -
29820 \end_layout
29821
29822 \end_inset
29823 </cell>
29824 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
29825 \begin_inset Text
29826
29827 \begin_layout Standard
29828
29829 \family roman
29830 \series medium
29831 \shape up
29832 \emph off
29833 \bar no
29834 \noun off
29835 \color none
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 Standard
29845
29846 \family roman
29847 \series medium
29848 \shape up
29849 \emph off
29850 \bar no
29851 \noun off
29852 \color none
29853 M
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 Standard
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 Standard
29879
29880 \family roman
29881 \series medium
29882 \shape up
29883 \emph off
29884 \bar no
29885 \noun off
29886 \color none
29887 m
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 Standard
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" usebox="none">
29910 \begin_inset Text
29911
29912 \begin_layout Standard
29913
29914 \end_layout
29915
29916 \end_inset
29917 </cell>
29918 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
29919 \begin_inset Text
29920
29921 \begin_layout Standard
29922
29923 \end_layout
29924
29925 \end_inset
29926 </cell>
29927 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
29928 \begin_inset Text
29929
29930 \begin_layout Standard
29931
29932 \end_layout
29933
29934 \end_inset
29935 </cell>
29936 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
29937 \begin_inset Text
29938
29939 \begin_layout Standard
29940
29941 \family roman
29942 \series medium
29943 \shape up
29944 \emph off
29945 \bar no
29946 \noun off
29947 \color none
29948 ½
29949 \end_layout
29950
29951 \end_inset
29952 </cell>
29953 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
29954 \begin_inset Text
29955
29956 \begin_layout Standard
29957
29958 \family roman
29959 \series medium
29960 \shape up
29961 \emph off
29962 \bar no
29963 \noun off
29964 \color none
29965 Í
29966 \end_layout
29967
29968 \end_inset
29969 </cell>
29970 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
29971 \begin_inset Text
29972
29973 \begin_layout Standard
29974
29975 \family roman
29976 \series medium
29977 \shape up
29978 \emph off
29979 \bar no
29980 \noun off
29981 \color none
29982 Ý
29983 \end_layout
29984
29985 \end_inset
29986 </cell>
29987 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
29988 \begin_inset Text
29989
29990 \begin_layout Standard
29991
29992 \family roman
29993 \series medium
29994 \shape up
29995 \emph off
29996 \bar no
29997 \noun off
29998 \color none
29999 í
30000 \end_layout
30001
30002 \end_inset
30003 </cell>
30004 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
30005 \begin_inset Text
30006
30007 \begin_layout Standard
30008
30009 \family roman
30010 \series medium
30011 \shape up
30012 \emph off
30013 \bar no
30014 \noun off
30015 \color none
30016 ý
30017 \end_layout
30018
30019 \end_inset
30020 </cell>
30021 </row>
30022 <row topline="true">
30023 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
30024 \begin_inset Text
30025
30026 \begin_layout Standard
30027
30028 \family roman
30029 \series medium
30030 \shape up
30031 \size tiny
30032 \emph off
30033 \bar no
30034 \noun off
30035 \color none
30036 0E
30037 \end_layout
30038
30039 \end_inset
30040 </cell>
30041 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30042 \begin_inset Text
30043
30044 \begin_layout Standard
30045
30046 \end_layout
30047
30048 \end_inset
30049 </cell>
30050 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30051 \begin_inset Text
30052
30053 \begin_layout Standard
30054
30055 \end_layout
30056
30057 \end_inset
30058 </cell>
30059 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30060 \begin_inset Text
30061
30062 \begin_layout Standard
30063
30064 \family roman
30065 \series medium
30066 \shape up
30067 \emph off
30068 \bar no
30069 \noun off
30070 \color none
30071 .
30072 \end_layout
30073
30074 \end_inset
30075 </cell>
30076 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30077 \begin_inset Text
30078
30079 \begin_layout Standard
30080
30081 \family roman
30082 \series medium
30083 \shape up
30084 \emph off
30085 \bar no
30086 \noun off
30087 \color none
30088 >
30089 \end_layout
30090
30091 \end_inset
30092 </cell>
30093 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30094 \begin_inset Text
30095
30096 \begin_layout Standard
30097
30098 \family roman
30099 \series medium
30100 \shape up
30101 \emph off
30102 \bar no
30103 \noun off
30104 \color none
30105 N
30106 \end_layout
30107
30108 \end_inset
30109 </cell>
30110 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30111 \begin_inset Text
30112
30113 \begin_layout Standard
30114
30115 \family roman
30116 \series medium
30117 \shape up
30118 \emph off
30119 \bar no
30120 \noun off
30121 \color none
30122 ^
30123 \end_layout
30124
30125 \end_inset
30126 </cell>
30127 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30128 \begin_inset Text
30129
30130 \begin_layout Standard
30131
30132 \family roman
30133 \series medium
30134 \shape up
30135 \emph off
30136 \bar no
30137 \noun off
30138 \color none
30139 n
30140 \end_layout
30141
30142 \end_inset
30143 </cell>
30144 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30145 \begin_inset Text
30146
30147 \begin_layout Standard
30148
30149 \family roman
30150 \series medium
30151 \shape up
30152 \emph off
30153 \bar no
30154 \noun off
30155 \color none
30156 ~
30157 \end_layout
30158
30159 \end_inset
30160 </cell>
30161 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30162 \begin_inset Text
30163
30164 \begin_layout Standard
30165
30166 \end_layout
30167
30168 \end_inset
30169 </cell>
30170 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30171 \begin_inset Text
30172
30173 \begin_layout Standard
30174
30175 \end_layout
30176
30177 \end_inset
30178 </cell>
30179 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30180 \begin_inset Text
30181
30182 \begin_layout Standard
30183
30184 \family roman
30185 \series medium
30186 \shape up
30187 \emph off
30188 \bar no
30189 \noun off
30190 \color none
30191 ®
30192 \end_layout
30193
30194 \end_inset
30195 </cell>
30196 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30197 \begin_inset Text
30198
30199 \begin_layout Standard
30200
30201 \family roman
30202 \series medium
30203 \shape up
30204 \emph off
30205 \bar no
30206 \noun off
30207 \color none
30208 ¾
30209 \end_layout
30210
30211 \end_inset
30212 </cell>
30213 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30214 \begin_inset Text
30215
30216 \begin_layout Standard
30217
30218 \family roman
30219 \series medium
30220 \shape up
30221 \emph off
30222 \bar no
30223 \noun off
30224 \color none
30225 Î
30226 \end_layout
30227
30228 \end_inset
30229 </cell>
30230 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30231 \begin_inset Text
30232
30233 \begin_layout Standard
30234
30235 \family roman
30236 \series medium
30237 \shape up
30238 \emph off
30239 \bar no
30240 \noun off
30241 \color none
30242 Þ
30243 \end_layout
30244
30245 \end_inset
30246 </cell>
30247 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30248 \begin_inset Text
30249
30250 \begin_layout Standard
30251
30252 \family roman
30253 \series medium
30254 \shape up
30255 \emph off
30256 \bar no
30257 \noun off
30258 \color none
30259 î
30260 \end_layout
30261
30262 \end_inset
30263 </cell>
30264 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
30265 \begin_inset Text
30266
30267 \begin_layout Standard
30268
30269 \family roman
30270 \series medium
30271 \shape up
30272 \emph off
30273 \bar no
30274 \noun off
30275 \color none
30276 þ
30277 \end_layout
30278
30279 \end_inset
30280 </cell>
30281 </row>
30282 <row topline="true" bottomline="true">
30283 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
30284 \begin_inset Text
30285
30286 \begin_layout Standard
30287
30288 \family roman
30289 \series medium
30290 \shape up
30291 \size tiny
30292 \emph off
30293 \bar no
30294 \noun off
30295 \color none
30296 0F
30297 \end_layout
30298
30299 \end_inset
30300 </cell>
30301 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
30302 \begin_inset Text
30303
30304 \begin_layout Standard
30305
30306 \end_layout
30307
30308 \end_inset
30309 </cell>
30310 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
30311 \begin_inset Text
30312
30313 \begin_layout Standard
30314
30315 \end_layout
30316
30317 \end_inset
30318 </cell>
30319 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
30320 \begin_inset Text
30321
30322 \begin_layout Standard
30323
30324 \family roman
30325 \series medium
30326 \shape up
30327 \emph off
30328 \bar no
30329 \noun off
30330 \color none
30331 /
30332 \end_layout
30333
30334 \end_inset
30335 </cell>
30336 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
30337 \begin_inset Text
30338
30339 \begin_layout Standard
30340
30341 \family roman
30342 \series medium
30343 \shape up
30344 \emph off
30345 \bar no
30346 \noun off
30347 \color none
30348 ?
30349 \end_layout
30350
30351 \end_inset
30352 </cell>
30353 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
30354 \begin_inset Text
30355
30356 \begin_layout Standard
30357
30358 \family roman
30359 \series medium
30360 \shape up
30361 \emph off
30362 \bar no
30363 \noun off
30364 \color none
30365 O
30366 \end_layout
30367
30368 \end_inset
30369 </cell>
30370 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
30371 \begin_inset Text
30372
30373 \begin_layout Standard
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" bottomline="true" leftline="true" usebox="none">
30388 \begin_inset Text
30389
30390 \begin_layout Standard
30391
30392 \family roman
30393 \series medium
30394 \shape up
30395 \emph off
30396 \bar no
30397 \noun off
30398 \color none
30399 o
30400 \end_layout
30401
30402 \end_inset
30403 </cell>
30404 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
30405 \begin_inset Text
30406
30407 \begin_layout Standard
30408
30409 \end_layout
30410
30411 \end_inset
30412 </cell>
30413 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
30414 \begin_inset Text
30415
30416 \begin_layout Standard
30417
30418 \end_layout
30419
30420 \end_inset
30421 </cell>
30422 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
30423 \begin_inset Text
30424
30425 \begin_layout Standard
30426
30427 \end_layout
30428
30429 \end_inset
30430 </cell>
30431 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
30432 \begin_inset Text
30433
30434 \begin_layout Standard
30435
30436 \family roman
30437 \series medium
30438 \shape up
30439 \emph off
30440 \bar no
30441 \noun off
30442 \color none
30443 ¯
30444 \end_layout
30445
30446 \end_inset
30447 </cell>
30448 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
30449 \begin_inset Text
30450
30451 \begin_layout Standard
30452
30453 \family roman
30454 \series medium
30455 \shape up
30456 \emph off
30457 \bar no
30458 \noun off
30459 \color none
30460 ¿
30461 \end_layout
30462
30463 \end_inset
30464 </cell>
30465 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
30466 \begin_inset Text
30467
30468 \begin_layout Standard
30469
30470 \family roman
30471 \series medium
30472 \shape up
30473 \emph off
30474 \bar no
30475 \noun off
30476 \color none
30477 Ï
30478 \end_layout
30479
30480 \end_inset
30481 </cell>
30482 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
30483 \begin_inset Text
30484
30485 \begin_layout Standard
30486
30487 \family roman
30488 \series medium
30489 \shape up
30490 \emph off
30491 \bar no
30492 \noun off
30493 \color none
30494 ß
30495 \end_layout
30496
30497 \end_inset
30498 </cell>
30499 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
30500 \begin_inset Text
30501
30502 \begin_layout Standard
30503
30504 \family roman
30505 \series medium
30506 \shape up
30507 \emph off
30508 \bar no
30509 \noun off
30510 \color none
30511 ï
30512 \end_layout
30513
30514 \end_inset
30515 </cell>
30516 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
30517 \begin_inset Text
30518
30519 \begin_layout Standard
30520
30521 \family roman
30522 \series medium
30523 \shape up
30524 \emph off
30525 \bar no
30526 \noun off
30527 \color none
30528 ÿ
30529 \end_layout
30530
30531 \end_inset
30532 </cell>
30533 </row>
30534 </lyxtabular>
30535
30536 \end_inset
30537
30538
30539 \end_layout
30540
30541 \end_inset
30542
30543
30544 \end_layout
30545
30546 \begin_layout Standard
30547 The following is a full list of all of the accented characters LyX can display
30548  directly.
30549  It includes not only the accented characters from the previous table, but
30550  also the characters from 
30551 \family typewriter
30552 ISO8859--2
30553 \family default
30554  through 
30555 \family typewriter
30556 4
30557 \family default
30558 .
30559  
30560 \end_layout
30561
30562 \begin_layout Itemize
30563 From 
30564 \family typewriter
30565 ISO8859--1
30566 \family default
30567 :
30568 \end_layout
30569
30570 \begin_deeper
30571 \begin_layout Standard
30572 ¨ Ä Ë Ï Ö Ü ä ë ï ö ü ÿ
30573 \hfill
30574 diaeresis
30575 \end_layout
30576
30577 \begin_layout Standard
30578 ^ Â Ê Î Ô Û â ê î ô û
30579 \hfill
30580 circumflex
30581 \end_layout
30582
30583 \begin_layout Standard
30584 ` À È Ì Ò Ù à è ì ò ù
30585 \hfill
30586 grave
30587 \end_layout
30588
30589 \begin_layout Standard
30590 ´ Á É Í Ó Ú Ý á é í ó ú ý
30591 \hfill
30592 acute
30593 \end_layout
30594
30595 \begin_layout Standard
30596 ~ Ã Ñ Õ ã ñ õ
30597 \hfill
30598 tilde
30599 \end_layout
30600
30601 \begin_layout Standard
30602 ¸Çç
30603 \hfill
30604 cedilla
30605 \end_layout
30606
30607 \begin_layout Standard
30608 ¯
30609 \hfill
30610 macron
30611 \end_layout
30612
30613 \end_deeper
30614 \begin_layout Itemize
30615 From 
30616 \family typewriter
30617 ISO8859--2
30618 \family default
30619  through 
30620 \family typewriter
30621 4
30622 \family default
30623 :
30624 \end_layout
30625
30626 \begin_deeper
30627 \begin_layout Standard
30628 ĤĴĥĵĈĜŜĉĝŝ
30629 \hfill
30630 circumflex
30631 \end_layout
30632
30633 \begin_layout Standard
30634 ŚŹśźŔĹĆŃŕĺćń
30635 \hfill
30636 acute
30637 \end_layout
30638
30639 \begin_layout Standard
30640 Ĩı̃Ũũ
30641 \hfill
30642 tilde
30643 \end_layout
30644
30645 \begin_layout Standard
30646 ŞşŢţŖĻĢŗļģŅĶņķ
30647 \hfill
30648 cedilla
30649 \end_layout
30650
30651 \begin_layout Standard
30652 ĒēĀĪŌŪāı̄ōū
30653 \hfill
30654 macron
30655 \end_layout
30656
30657 \begin_layout Standard
30658 ŐŰőű
30659 \hfill
30660 Hungarian umlaut
30661 \end_layout
30662
30663 \end_deeper
30664 \begin_layout Standard
30665 All the characters above are actively supported by TeX fonts.
30666  In addition TeX allows diacritical marks on almost all characters.
30667  Also make sure you're using the 
30668 \family typewriter
30669 T1
30670 \family default
30671  font-encoding.
30672 \end_layout
30673
30674 \begin_layout Chapter
30675 \start_of_appendix
30676 The User Interface
30677 \begin_inset LatexCommand label
30678 name "cha:The-User-Interface"
30679
30680 \end_inset
30681
30682
30683 \end_layout
30684
30685 \begin_layout Standard
30686 This appendix lists all available menus and describes its functionality.
30687  It is designed as quick reference if you are searching for a special topic
30688  inside the user's guide.
30689 \end_layout
30690
30691 \begin_layout Section
30692 The File Menu
30693 \begin_inset LatexCommand index
30694 name "Menu ! File"
30695
30696 \end_inset
30697
30698
30699 \end_layout
30700
30701 \begin_layout Standard
30702 Under the 
30703 \family sans
30704 File
30705 \family default
30706  menu are the basic operations in addition to some more advanced operations.
30707  At the end of the menu the four last opened documents are listed.
30708 \end_layout
30709
30710 \begin_layout Subsection
30711 New
30712 \end_layout
30713
30714 \begin_layout Standard
30715 Creates a new document.
30716 \end_layout
30717
30718 \begin_layout Subsection
30719 New from Template
30720 \end_layout
30721
30722 \begin_layout Standard
30723 This menu prompts you for a template to use.
30724  Selecting a template will automatically set certain layout features for
30725  the document, features you would otherwise need to change manually.
30726 \end_layout
30727
30728 \begin_layout Subsection
30729 Open
30730 \end_layout
30731
30732 \begin_layout Standard
30733 Opens a document.
30734 \end_layout
30735
30736 \begin_layout Subsection
30737 Open Recent
30738 \end_layout
30739
30740 \begin_layout Standard
30741 The submenu shows a list of the recently opened files.
30742  Click there on a file to open it.
30743 \end_layout
30744
30745 \begin_layout Subsection
30746 Close
30747 \end_layout
30748
30749 \begin_layout Standard
30750 Closes the current document.
30751 \end_layout
30752
30753 \begin_layout Subsection
30754 Save
30755 \end_layout
30756
30757 \begin_layout Standard
30758 Saves the actual document.
30759 \end_layout
30760
30761 \begin_layout Subsection
30762 Save As
30763 \end_layout
30764
30765 \begin_layout Standard
30766 Saves the actual document under a new name to create a copy.
30767 \end_layout
30768
30769 \begin_layout Subsection
30770 Revert to saved
30771 \end_layout
30772
30773 \begin_layout Standard
30774 Reloads the actual document from disk.
30775 \end_layout
30776
30777 \begin_layout Subsection
30778 Version Control
30779 \end_layout
30780
30781 \begin_layout Standard
30782 This is used when more people are working on the same document.
30783  It is described in the section 
30784 \emph on
30785 Version Control in LyX
30786 \emph default
30787  of the 
30788 \emph on
30789 Extended\InsetSpace ~
30790 Features
30791 \emph default
30792  manual.
30793 \end_layout
30794
30795 \begin_layout Subsection
30796 Import
30797 \end_layout
30798
30799 \begin_layout Standard
30800 You can import there files from older LyX-versions, LaTeX-files and plain
30801  text files (ASCII-files).
30802  The files will be imported as new LyX-document.
30803 \end_layout
30804
30805 \begin_layout Standard
30806 When using the menu 
30807 \family sans
30808 Plain\InsetSpace ~
30809 Text, Join\InsetSpace ~
30810 Lines
30811 \family default
30812 , all lines will be imported consecutively to one big paragraph.
30813  A new paragraph is started when there is a blank line in the file.
30814  , the text is inserted as Paragraphs, where the line breaks of the text
30815  will start a new paragraph.
30816 \end_layout
30817
30818 \begin_layout Subsection
30819 Export
30820 \begin_inset LatexCommand label
30821 name "sub:Export"
30822
30823 \end_inset
30824
30825
30826 \end_layout
30827
30828 \begin_layout Standard
30829 You can export your document to various file formats.
30830  The resulting files are placed in the directory of your LyX-file.
30831  The menu entries are not the same on all installations.
30832  They depend on the programs found by LyX while its configuration.
30833 \end_layout
30834
30835 \begin_layout Standard
30836 Here is a list of all available entries; they are explained in detail in
30837  section\InsetSpace ~
30838
30839 \begin_inset LatexCommand ref
30840 reference "sub:Output-file-formats"
30841
30842 \end_inset
30843
30844 :
30845 \end_layout
30846
30847 \begin_layout Description
30848
30849 \family sans
30850 CJK\InsetSpace ~
30851 LyX 
30852 \family default
30853 format of the special LyX 1.4.x versions for Chinese, Japanese, and Korean
30854  (CJK); (Since LyX 1.5.0 CJK support is fully integrated to LyX.)
30855 \end_layout
30856
30857 \begin_layout Description
30858
30859 \family sans
30860 DVI
30861 \family default
30862  DVI-format
30863 \end_layout
30864
30865 \begin_layout Description
30866 HTML HTML-format (the HTML-converter is a third-party product and doesn't
30867  work in all cases)
30868 \end_layout
30869
30870 \begin_layout Description
30871 HTML\InsetSpace ~
30872 (MS\InsetSpace ~
30873 Word) HTML-format specialized so that the result can be imported
30874  to 
30875 \family sans
30876 MS Word
30877 \family default
30878 , as consequence of this formulas will be embedded as bitmap fonts and not
30879  in the format 
30880 \family sans
30881 MathML
30882 \family default
30883 .
30884 \end_layout
30885
30886 \begin_layout Description
30887
30888 \family sans
30889 LaT
30890 \begin_inset ERT
30891 status collapsed
30892
30893 \begin_layout Standard
30894
30895 {}
30896 \end_layout
30897
30898 \end_inset
30899
30900 eX\InsetSpace ~
30901 (pdflatex)
30902 \family default
30903  text file with the LaTeX source, additionally all images used in the document
30904  will be converted to a format that is readable for the 
30905 \family typewriter
30906 pdflatex
30907 \family default
30908  program (GIF, JPG, PDF, PNG)
30909 \end_layout
30910
30911 \begin_layout Description
30912
30913 \family sans
30914 LaT
30915 \begin_inset ERT
30916 status collapsed
30917
30918 \begin_layout Standard
30919
30920 {}
30921 \end_layout
30922
30923 \end_inset
30924
30925 eX\InsetSpace ~
30926 (plain)
30927 \family default
30928  text file with the LaTeX source code, additionally all images used in the
30929  document will be converted to the EPS-format, only this format is readable
30930  for the 
30931 \family typewriter
30932 latex
30933 \family default
30934  program
30935 \end_layout
30936
30937 \begin_layout Description
30938 LyX\InsetSpace ~
30939 1.y.x LyX-document in a format readable for the LyX versions 1.y.x (
30940 \begin_inset Quotes eld
30941 \end_inset
30942
30943 y
30944 \begin_inset Quotes erd
30945 \end_inset
30946
30947  is replaced by the version number)
30948 \end_layout
30949
30950 \begin_layout Description
30951 OpenDocument OpenDocument-formatted text file, to be opened with 
30952 \family sans
30953 OpenOffice
30954 \family default
30955
30956 \family sans
30957 KOffice
30958 \family default
30959
30960 \family sans
30961 Abiword
30962 \family default
30963 , etc.
30964  (the OpenDocument-converter is a third-party product and doesn't work in
30965  all cases)
30966 \end_layout
30967
30968 \begin_layout Description
30969
30970 \family sans
30971 PDF
30972 \family default
30973  PDF-format using the program 
30974 \family typewriter
30975 ps2pdf
30976 \end_layout
30977
30978 \begin_layout Description
30979
30980 \family sans
30981 PDF\InsetSpace ~
30982 (dvipdfm)
30983 \family default
30984  PDF-format using the program 
30985 \family typewriter
30986 dvipdfm
30987 \end_layout
30988
30989 \begin_layout Description
30990
30991 \family sans
30992 PDF\InsetSpace ~
30993 (pdflatex)
30994 \family default
30995  PDF-format using the program 
30996 \family typewriter
30997 pdflatex
30998 \end_layout
30999
31000 \begin_layout Description
31001
31002 \family sans
31003 Plain\InsetSpace ~
31004 text
31005 \family default
31006  text format
31007 \end_layout
31008
31009 \begin_layout Description
31010
31011 \family sans
31012 Plain\InsetSpace ~
31013 text\InsetSpace ~
31014 (ps2ascii)
31015 \family default
31016  text format, the document will first be converted to Postscript format
31017  and then exported as text using the program 
31018 \family sans
31019 ps2ascii
31020 \end_layout
31021
31022 \begin_layout Description
31023
31024 \family sans
31025 Postscript
31026 \family default
31027  PostScript format using the program 
31028 \family typewriter
31029 dvips
31030 \end_layout
31031
31032 \begin_layout Description
31033
31034 \family sans
31035 Custom
31036 \family default
31037  custom format
31038 \end_layout
31039
31040 \begin_layout Standard
31041 The program 
31042 \family typewriter
31043 dvipdfm
31044 \family default
31045  produces internally a dvi-file which is then converted to a pdf-file.
31046  It is a bit out of date and therefore the output could look different from
31047  what you want.
31048  
31049 \family typewriter
31050 pdflatex
31051 \family default
31052  produces directly pdf-files and supports the latest pdf-file formats.
31053 \end_layout
31054
31055 \begin_layout Standard
31056 If one of the menu entries 
31057 \family sans
31058 DVI
31059 \family default
31060
31061 \family sans
31062 PDF\InsetSpace ~
31063 (pdflatex)
31064 \family default
31065  or 
31066 \family sans
31067 Postscript
31068 \family default
31069  is missing, you need to update your LaTeX installation.
31070  After updating you have to reconfigure LyX, see section\InsetSpace ~
31071
31072 \begin_inset LatexCommand ref
31073 reference "sec:Basic-LyX-Setup"
31074
31075 \end_inset
31076
31077 .
31078 \begin_inset LatexCommand index
31079 name "Reconfiguration of LyX"
31080
31081 \end_inset
31082
31083
31084 \end_layout
31085
31086 \begin_layout Standard
31087 The menu 
31088 \family sans
31089 Custom
31090 \family default
31091  allows you to export your file by using special command line options for
31092  the export program.
31093 \end_layout
31094
31095 \begin_layout Subsection
31096 Print
31097 \end_layout
31098
31099 \begin_layout Standard
31100 With this menu you can print your document to a file in PostScript format
31101  or send it to a printer.
31102  The printer will also use the document in PostScript format.
31103  The conversion to PostScript is done in the background by LyX using the
31104  program 
31105 \family typewriter
31106 dvips
31107 \family default
31108 .
31109  For more informations have a look at section\InsetSpace ~
31110
31111 \begin_inset LatexCommand ref
31112 reference "sub:Printing-the-File"
31113
31114 \end_inset
31115
31116 .
31117 \end_layout
31118
31119 \begin_layout Subsection
31120 New and Close Window
31121 \end_layout
31122
31123 \begin_layout Standard
31124 Opens a new instance of LyX with all currently opened documents.
31125  You can close it later with the corresponding menu.
31126 \end_layout
31127
31128 \begin_layout Section
31129 The Edit Menu
31130 \begin_inset LatexCommand index
31131 name "Menu ! Edit"
31132
31133 \end_inset
31134
31135
31136 \end_layout
31137
31138 \begin_layout Subsection
31139 Undo and Redo
31140 \end_layout
31141
31142 \begin_layout Standard
31143 Described in section\InsetSpace ~
31144
31145 \begin_inset LatexCommand ref
31146 reference "sec:Undo-and-Redo"
31147
31148 \end_inset
31149
31150 .
31151 \end_layout
31152
31153 \begin_layout Subsection
31154 Cut, Copy, Paste, Paste Recent, Paste Special
31155 \end_layout
31156
31157 \begin_layout Standard
31158 Described in section\InsetSpace ~
31159
31160 \begin_inset LatexCommand ref
31161 reference "sec:Basic-Editing-Features"
31162
31163 \end_inset
31164
31165 .
31166 \end_layout
31167
31168 \begin_layout Subsection
31169 Select All
31170 \end_layout
31171
31172 \begin_layout Standard
31173 Selects the whole document.
31174 \end_layout
31175
31176 \begin_layout Subsection
31177 Find & Replace
31178 \end_layout
31179
31180 \begin_layout Standard
31181 Described in section\InsetSpace ~
31182
31183 \begin_inset LatexCommand ref
31184 reference "sec:Basic-Editing-Features"
31185
31186 \end_inset
31187
31188 .
31189 \end_layout
31190
31191 \begin_layout Subsection
31192 Move paragraph Up/Down
31193 \end_layout
31194
31195 \begin_layout Standard
31196 This shifts the paragraph where the cursor is currently in one paragraph
31197  up or down.
31198 \end_layout
31199
31200 \begin_layout Subsection
31201 Text Style
31202 \end_layout
31203
31204 \begin_layout Standard
31205 Described in section\InsetSpace ~
31206
31207 \begin_inset LatexCommand ref
31208 reference "sub:Fine-Tuning-with-the"
31209
31210 \end_inset
31211
31212 .
31213 \end_layout
31214
31215 \begin_layout Subsection
31216 Paragraph Settings
31217 \begin_inset LatexCommand index
31218 name "Paragraph ! Settings"
31219
31220 \end_inset
31221
31222
31223 \end_layout
31224
31225 \begin_layout Standard
31226 The settings in the paragraph dialog only affects the paragraph where the
31227  cursor is in.
31228  Here you can set here the paragraph alignment and line spacing.
31229 \end_layout
31230
31231 \begin_layout Standard
31232 You can also prevent that the first line of the paragraph is indented.
31233  This option works only when you have chosen to separate paragraphs with
31234  indents in the 
31235 \family sans
31236 Document\SpecialChar \menuseparator
31237 Settings
31238 \family default
31239  dialog under 
31240 \family sans
31241 Text\InsetSpace ~
31242 Layout
31243 \family default
31244 .
31245 \end_layout
31246
31247 \begin_layout Subsection
31248 Tabular and Math
31249 \end_layout
31250
31251 \begin_layout Standard
31252 These two menus are only active when the cursor is inside a table or a formula.
31253  The properties of this table/formula can now be changed.
31254  The properties of tables are described in section\InsetSpace ~
31255
31256 \begin_inset LatexCommand ref
31257 reference "sec:Tables"
31258
31259 \end_inset
31260
31261 , the properties of formulas in chapter\InsetSpace ~
31262
31263 \begin_inset LatexCommand ref
31264 reference "cha:Mathematical-Formulas"
31265
31266 \end_inset
31267
31268 .
31269 \end_layout
31270
31271 \begin_layout Subsection
31272 Increase / Decrease List Depth
31273 \end_layout
31274
31275 \begin_layout Standard
31276 These menus are only active when the cursor is in an environment that can
31277  be nested.
31278  They in/decrease the environment nesting level as explained in section\InsetSpace ~
31279
31280 \begin_inset LatexCommand ref
31281 reference "sec:Nesting"
31282
31283 \end_inset
31284
31285  and 
31286 \begin_inset LatexCommand ref
31287 reference "sub:Numbering-depth"
31288
31289 \end_inset
31290
31291 .
31292 \end_layout
31293
31294 \begin_layout Section
31295 The View Menu
31296 \begin_inset LatexCommand index
31297 name "Menu ! View"
31298
31299 \end_inset
31300
31301
31302 \end_layout
31303
31304 \begin_layout Standard
31305 The 
31306 \family sans
31307 View
31308 \family default
31309  menu contains a list of available formats in which you can view the actual
31310  document with an external program.
31311  The menu entries for the viewing formats are not the same on all installations
31312  - it depends on the LaTeX programs that are found while LyX was configured.
31313  All possible formats are formats listed in section\InsetSpace ~
31314
31315 \begin_inset LatexCommand ref
31316 reference "sub:Export"
31317
31318 \end_inset
31319
31320 .
31321  You should at least see the menu entries 
31322 \family sans
31323 DVI
31324 \family default
31325  and 
31326 \family sans
31327 PDF\InsetSpace ~
31328 (pdflatex)
31329 \family default
31330 .
31331  If one of the two is missing, you need to update your LaTeX installation.
31332  After updating you have to reconfigure LyX, see section\InsetSpace ~
31333
31334 \begin_inset LatexCommand ref
31335 reference "sec:Basic-LyX-Setup"
31336
31337 \end_inset
31338
31339 .
31340 \begin_inset LatexCommand index
31341 name "Reconfiguration of LyX"
31342
31343 \end_inset
31344
31345
31346 \end_layout
31347
31348 \begin_layout Standard
31349 Invoking a menu will start a viewer program.
31350  The viewer can be set or changed in the preferences, see section\InsetSpace ~
31351
31352 \begin_inset LatexCommand ref
31353 reference "sec:File-Formats"
31354
31355 \end_inset
31356
31357 .
31358  The default viewers are set by LyX while it is first configured.
31359 \end_layout
31360
31361 \begin_layout Standard
31362 \begin_inset VSpace bigskip
31363 \end_inset
31364
31365 At the bottom of the 
31366 \family sans
31367 View
31368 \family default
31369  menu the opened documents are listed.
31370 \end_layout
31371
31372 \begin_layout Subsection
31373 View Source
31374 \end_layout
31375
31376 \begin_layout Standard
31377 Opens a window showing the source code of the actual document, as described
31378  in section\InsetSpace ~
31379
31380 \begin_inset LatexCommand ref
31381 reference "sec:Previewing-snippets-of"
31382
31383 \end_inset
31384
31385 .
31386 \end_layout
31387
31388 \begin_layout Subsection
31389 Update
31390 \end_layout
31391
31392 \begin_layout Standard
31393 This menu allows you to update the view with your latest changes without
31394  opening a new view window.
31395 \end_layout
31396
31397 \begin_layout Subsection
31398 Toolbars
31399 \begin_inset LatexCommand label
31400 name "sub:Toolbars"
31401
31402 \end_inset
31403
31404
31405 \begin_inset LatexCommand index
31406 name "Toolbar"
31407
31408 \end_inset
31409
31410
31411 \end_layout
31412
31413 \begin_layout Standard
31414 In this menu you can set the appearance of the different toolbars.
31415  All toolbars and the 
31416 \family sans
31417 Command\InsetSpace ~
31418 Buffer
31419 \family default
31420  can be turned on and off.
31421  The 
31422 \emph on
31423 on
31424 \emph default
31425  state is denoted in the menu with a checkmark.
31426  The 
31427 \family sans
31428 Review
31429 \family default
31430
31431 \family sans
31432 Table
31433 \family default
31434
31435 \family sans
31436 Math\InsetSpace ~
31437 Panels
31438 \family default
31439 , and 
31440 \family sans
31441 Math
31442 \family default
31443  toolbars can be additionally set to the state 
31444 \emph on
31445 automatic
31446 \emph default
31447  that is denoted in the menu with the suffix 
31448 \family sans
31449 (auto)
31450 \family default
31451 .
31452 \end_layout
31453
31454 \begin_layout Standard
31455 In the 
31456 \emph on
31457 on
31458 \emph default
31459  state the toolbar is permanently shown, in the 
31460 \emph on
31461 automatic
31462 \emph default
31463  state the toolbar is only shown when the cursor is in a certain environment
31464  or when a certain feature is enabled.
31465  That means that the review toolbar will only be shown when change tracking
31466  is activated, the math and table toolbars are only shown when the cursor
31467  is inside a formula or table, respectively.
31468 \end_layout
31469
31470 \begin_layout Standard
31471 LyX's toolbars and its buttons are explained in section\InsetSpace ~
31472
31473 \begin_inset LatexCommand ref
31474 reference "sec:Toolbars"
31475
31476 \end_inset
31477
31478 .
31479 \end_layout
31480
31481 \begin_layout Section
31482 The Insert Menu
31483 \begin_inset LatexCommand index
31484 name "Menu ! Insert"
31485
31486 \end_inset
31487
31488
31489 \end_layout
31490
31491 \begin_layout Subsection
31492 Math
31493 \end_layout
31494
31495 \begin_layout Standard
31496 Inserts math constructs that are explained in chapter\InsetSpace ~
31497
31498 \begin_inset LatexCommand ref
31499 reference "cha:Mathematical-Formulas"
31500
31501 \end_inset
31502
31503 .
31504 \end_layout
31505
31506 \begin_layout Subsection
31507 Special Character
31508 \begin_inset LatexCommand label
31509 name "sub:Special-Character"
31510
31511 \end_inset
31512
31513
31514 \end_layout
31515
31516 \begin_layout Standard
31517 Here you can insert the following characters:
31518 \end_layout
31519
31520 \begin_layout Description
31521 Ellipsis Inserts an ellipsis: \SpecialChar \ldots{}
31522
31523 \end_layout
31524
31525 \begin_layout Description
31526 End\InsetSpace ~
31527 of\InsetSpace ~
31528 Sentence Inserts an end of sentence dot as described in section\InsetSpace ~
31529
31530 \begin_inset LatexCommand ref
31531 reference "sub:Abbreviations"
31532
31533 \end_inset
31534
31535 .
31536 \end_layout
31537
31538 \begin_layout Description
31539 Ordinary\InsetSpace ~
31540 Quote Inserts this quote: 
31541 \begin_inset Quotes erd
31542 \end_inset
31543
31544 , no matter what quote type you selected in the 
31545 \family sans
31546 Document\SpecialChar \menuseparator
31547 Settings
31548 \family default
31549  dialog under 
31550 \family sans
31551 Language
31552 \family default
31553 .
31554 \end_layout
31555
31556 \begin_layout Description
31557 Single\InsetSpace ~
31558 Quote Inserts this quote: 
31559 \begin_inset Quotes els
31560 \end_inset
31561
31562
31563 \end_layout
31564
31565 \begin_layout Description
31566 Menu\InsetSpace ~
31567 Separator Inserts the menu separator sign: \SpecialChar \menuseparator
31568
31569 \end_layout
31570
31571 \begin_layout Description
31572 Phonetic\InsetSpace ~
31573 Symbols
31574 \begin_inset LatexCommand index
31575 name "Phonetic symbols"
31576
31577 \end_inset
31578
31579
31580 \begin_inset LatexCommand index
31581 name "Language ! Phonetic symbols"
31582
31583 \end_inset
31584
31585  Creates a formula with a so called tipa inset.
31586  Here you can insert commands to create IPA phonetic symbols.
31587  For this feature you must have the LaTeX-package 
31588 \series bold
31589 tipa
31590 \series default
31591
31592 \begin_inset LatexCommand index
31593 name "LaTeX-packages ! tipa"
31594
31595 \end_inset
31596
31597  installed.
31598 \newline
31599 For more informations about this feature we refer to the documentation
31600  of 
31601 \series bold
31602 tipa, 
31603 \begin_inset LatexCommand cite
31604 key "tipa"
31605
31606 \end_inset
31607
31608
31609 \series default
31610  and this Wiki-page:
31611 \newline
31612
31613 \begin_inset LatexCommand url
31614 target "http://wiki.lyx.org/LyX/LinguistLyX"
31615
31616 \end_inset
31617
31618 .
31619 \end_layout
31620
31621 \begin_layout Subsection
31622 Formatting
31623 \end_layout
31624
31625 \begin_layout Standard
31626 Here you can insert the following format constructs:
31627 \end_layout
31628
31629 \begin_layout Description
31630 Superscript Inserts an superscript: test
31631 \begin_inset Formula $^{\text{a,b}}$
31632 \end_inset
31633
31634
31635 \end_layout
31636
31637 \begin_layout Description
31638 Subscript Inserts an subscript: test
31639 \begin_inset Formula $_{\text{3x}}$
31640 \end_inset
31641
31642
31643 \end_layout
31644
31645 \begin_layout Description
31646 Protected\InsetSpace ~
31647 Space Inserts a protected space that is described in section\InsetSpace ~
31648
31649 \begin_inset LatexCommand ref
31650 reference "sub:Protected-Space"
31651
31652 \end_inset
31653
31654 .
31655 \end_layout
31656
31657 \begin_layout Description
31658 Inter-word\InsetSpace ~
31659 Space Inserts an inter-word space that is described in section\InsetSpace ~
31660
31661 \begin_inset LatexCommand ref
31662 reference "sub:Inter-word-Space"
31663
31664 \end_inset
31665
31666 .
31667 \end_layout
31668
31669 \begin_layout Description
31670 Thin\InsetSpace ~
31671 Space Inserts a thin space that is described in section\InsetSpace ~
31672
31673 \begin_inset LatexCommand ref
31674 reference "sub:Thin-Space"
31675
31676 \end_inset
31677
31678 .
31679 \end_layout
31680
31681 \begin_layout Description
31682 Horizontal\InsetSpace ~
31683 Fill Inserts an horizontal fill, see section\InsetSpace ~
31684
31685 \begin_inset LatexCommand ref
31686 reference "sub:Horizontal-Space"
31687
31688 \end_inset
31689
31690  for a description.
31691 \end_layout
31692
31693 \begin_layout Description
31694 Horizontal\InsetSpace ~
31695 Line Inserts an horizontal line, see section\InsetSpace ~
31696
31697 \begin_inset LatexCommand ref
31698 reference "sub:Horizontal-Lines"
31699
31700 \end_inset
31701
31702  for a description.
31703 \end_layout
31704
31705 \begin_layout Description
31706 Vertical\InsetSpace ~
31707 Space Inserts vertical space, see section\InsetSpace ~
31708
31709 \begin_inset LatexCommand ref
31710 reference "sub:Vertical-Space"
31711
31712 \end_inset
31713
31714  for a description.
31715 \end_layout
31716
31717 \begin_layout Description
31718 Hyphenation\InsetSpace ~
31719 Point Inserts an hyphenation point, see section\InsetSpace ~
31720
31721 \begin_inset LatexCommand ref
31722 reference "sub:Hyphenation"
31723
31724 \end_inset
31725
31726
31727 \end_layout
31728
31729 \begin_layout Description
31730 Ligature\InsetSpace ~
31731 Break Inserts a ligature break, see section\InsetSpace ~
31732
31733 \begin_inset LatexCommand ref
31734 reference "sub:Ligatures"
31735
31736 \end_inset
31737
31738
31739 \end_layout
31740
31741 \begin_layout Description
31742 Line\InsetSpace ~
31743 Break Inserts a forced linebreak, see section\InsetSpace ~
31744
31745 \begin_inset LatexCommand ref
31746 reference "sub:Forced-Linebreaks"
31747
31748 \end_inset
31749
31750
31751 \end_layout
31752
31753 \begin_layout Description
31754 Page\InsetSpace ~
31755 Break Inserts a forced pagebreak, described in section\InsetSpace ~
31756
31757 \begin_inset LatexCommand ref
31758 reference "sub:Forced-Pagebreaks"
31759
31760 \end_inset
31761
31762
31763 \end_layout
31764
31765 \begin_layout Description
31766 Clear\InsetSpace ~
31767 Page Inserts a clear pagebreak, described in section\InsetSpace ~
31768
31769 \begin_inset LatexCommand ref
31770 reference "sub:Clear-Pages"
31771
31772 \end_inset
31773
31774
31775 \end_layout
31776
31777 \begin_layout Description
31778 Clear\InsetSpace ~
31779 Double\InsetSpace ~
31780 Page Inserts a clear doublepage break, described in section\InsetSpace ~
31781
31782 \begin_inset LatexCommand ref
31783 reference "sub:Clear-Pages"
31784
31785 \end_inset
31786
31787
31788 \end_layout
31789
31790 \begin_layout Subsection
31791 List / TOC
31792 \end_layout
31793
31794 \begin_layout Standard
31795 Various lists can be inserted with this menu.
31796  The table of contents, the algorithm, figures, and tables list are described
31797  in section\InsetSpace ~
31798
31799 \begin_inset LatexCommand ref
31800 reference "sec:toc"
31801
31802 \end_inset
31803
31804 .
31805  The index list is described in section\InsetSpace ~
31806
31807 \begin_inset LatexCommand ref
31808 reference "sec:Index"
31809
31810 \end_inset
31811
31812 , the nomenclature in section\InsetSpace ~
31813
31814 \begin_inset LatexCommand ref
31815 reference "sec:Nomenclature"
31816
31817 \end_inset
31818
31819 , and the BibTeX bibliography in section\InsetSpace ~
31820
31821 \begin_inset LatexCommand ref
31822 reference "sub:Bibliography-databases"
31823
31824 \end_inset
31825
31826 .
31827 \end_layout
31828
31829 \begin_layout Subsection
31830 Float
31831 \end_layout
31832
31833 \begin_layout Standard
31834 To insert floats, described in section\InsetSpace ~
31835
31836 \begin_inset LatexCommand ref
31837 reference "sec:Floats"
31838
31839 \end_inset
31840
31841 .
31842 \end_layout
31843
31844 \begin_layout Subsection
31845 Note
31846 \end_layout
31847
31848 \begin_layout Standard
31849 To insert notes, described in section\InsetSpace ~
31850
31851 \begin_inset LatexCommand ref
31852 reference "sec:Notes"
31853
31854 \end_inset
31855
31856 .
31857 \end_layout
31858
31859 \begin_layout Subsection
31860 Branch
31861 \end_layout
31862
31863 \begin_layout Standard
31864 Inserts branch insets as described in section\InsetSpace ~
31865
31866 \begin_inset LatexCommand ref
31867 reference "sec:Branches"
31868
31869 \end_inset
31870
31871 .
31872 \end_layout
31873
31874 \begin_layout Subsection
31875 File
31876 \begin_inset LatexCommand index
31877 name "External Material"
31878
31879 \end_inset
31880
31881
31882 \end_layout
31883
31884 \begin_layout Standard
31885 Here you can inserts files to include them or its content to your document.
31886  How this can be done is in detail explained in chapter 
31887 \emph on
31888 External Stuff
31889 \emph default
31890  of the 
31891 \emph on
31892 Embedded Objects
31893 \emph default
31894  manual.
31895 \end_layout
31896
31897 \begin_layout Subsection
31898 Box
31899 \begin_inset LatexCommand index
31900 name "Boxes"
31901
31902 \end_inset
31903
31904
31905 \end_layout
31906
31907 \begin_layout Standard
31908 Inserts a minipage box that is described section\InsetSpace ~
31909
31910 \begin_inset LatexCommand ref
31911 reference "sec:Minipages"
31912
31913 \end_inset
31914
31915 .
31916  All box types supported by LyX are explained in detail in chapter 
31917 \emph on
31918 Boxes
31919 \emph default
31920  of the 
31921 \emph on
31922 Embedded Objects
31923 \emph default
31924  manual.
31925 \end_layout
31926
31927 \begin_layout Subsection
31928 Citation
31929 \end_layout
31930
31931 \begin_layout Standard
31932 Inserts a citation as described in section\InsetSpace ~
31933
31934 \begin_inset LatexCommand ref
31935 reference "sec:Bibliography"
31936
31937 \end_inset
31938
31939 .
31940 \end_layout
31941
31942 \begin_layout Subsection
31943 Cross-Reference
31944 \end_layout
31945
31946 \begin_layout Standard
31947 Inserts a cross-reference as described in section\InsetSpace ~
31948
31949 \begin_inset LatexCommand ref
31950 reference "sec:Cross-References"
31951
31952 \end_inset
31953
31954 .
31955 \end_layout
31956
31957 \begin_layout Subsection
31958 Label
31959 \end_layout
31960
31961 \begin_layout Standard
31962 Inserts a label as described in section\InsetSpace ~
31963
31964 \begin_inset LatexCommand ref
31965 reference "sec:Cross-References"
31966
31967 \end_inset
31968
31969 .
31970 \end_layout
31971
31972 \begin_layout Subsection
31973 Caption
31974 \begin_inset LatexCommand index
31975 name "Captions"
31976
31977 \end_inset
31978
31979
31980 \begin_inset LatexCommand index
31981 name "Longtables ! Caption"
31982
31983 \end_inset
31984
31985
31986 \end_layout
31987
31988 \begin_layout Standard
31989 Inserts a caption to floats or longtables.
31990  Floats are described in section\InsetSpace ~
31991
31992 \begin_inset LatexCommand ref
31993 reference "sec:Floats"
31994
31995 \end_inset
31996
31997 , cations in longtables are described in section 
31998 \emph on
31999 Longtable Captions
32000 \emph default
32001  of the 
32002 \emph on
32003 Embedded Objects
32004 \emph default
32005  manual.
32006 \end_layout
32007
32008 \begin_layout Subsection
32009 Index Entry
32010 \end_layout
32011
32012 \begin_layout Standard
32013 Inserts an index entry as described in section\InsetSpace ~
32014
32015 \begin_inset LatexCommand ref
32016 reference "sec:Index"
32017
32018 \end_inset
32019
32020 .
32021 \end_layout
32022
32023 \begin_layout Subsection
32024 Nomenclature Entry
32025 \end_layout
32026
32027 \begin_layout Standard
32028 Inserts a nomenclature entry as described in section\InsetSpace ~
32029
32030 \begin_inset LatexCommand ref
32031 reference "sec:Nomenclature"
32032
32033 \end_inset
32034
32035 .
32036 \end_layout
32037
32038 \begin_layout Subsection
32039 Table
32040 \end_layout
32041
32042 \begin_layout Standard
32043 Inserts a table.
32044  Tables are described in section\InsetSpace ~
32045
32046 \begin_inset LatexCommand ref
32047 reference "sec:Tables"
32048
32049 \end_inset
32050
32051 .
32052 \end_layout
32053
32054 \begin_layout Subsection
32055 Graphics
32056 \end_layout
32057
32058 \begin_layout Standard
32059 Inserts a graphic.
32060  Graphics are described in section\InsetSpace ~
32061
32062 \begin_inset LatexCommand ref
32063 reference "sec:Graphics"
32064
32065 \end_inset
32066
32067 .
32068 \end_layout
32069
32070 \begin_layout Subsection
32071 URL
32072 \end_layout
32073
32074 \begin_layout Standard
32075 Inserts an URL box as described in section\InsetSpace ~
32076
32077 \begin_inset LatexCommand ref
32078 reference "sec:URL"
32079
32080 \end_inset
32081
32082 .
32083 \end_layout
32084
32085 \begin_layout Subsection
32086 Footnote
32087 \end_layout
32088
32089 \begin_layout Standard
32090 Inserts a footnote, see section\InsetSpace ~
32091
32092 \begin_inset LatexCommand ref
32093 reference "sec:Footnotes"
32094
32095 \end_inset
32096
32097 .
32098 \end_layout
32099
32100 \begin_layout Subsection
32101 Marginal Note
32102 \end_layout
32103
32104 \begin_layout Standard
32105 Inserts a marginal note, see section\InsetSpace ~
32106
32107 \begin_inset LatexCommand ref
32108 reference "sec:Marginal-Notes"
32109
32110 \end_inset
32111
32112 .
32113 \end_layout
32114
32115 \begin_layout Subsection
32116 Short Title
32117 \end_layout
32118
32119 \begin_layout Standard
32120 Inserts a short title, see section\InsetSpace ~
32121
32122 \begin_inset LatexCommand ref
32123 reference "sec:Short-Titles"
32124
32125 \end_inset
32126
32127 .
32128 \end_layout
32129
32130 \begin_layout Subsection
32131 TeX Code
32132 \end_layout
32133
32134 \begin_layout Standard
32135 Inserts an ERT box, see section\InsetSpace ~
32136
32137 \begin_inset LatexCommand ref
32138 reference "sub:ERT-Boxes"
32139
32140 \end_inset
32141
32142  for a description.
32143 \end_layout
32144
32145 \begin_layout Subsection
32146 Program Listing
32147 \begin_inset LatexCommand index
32148 name "Program listings"
32149
32150 \end_inset
32151
32152
32153 \end_layout
32154
32155 \begin_layout Standard
32156 Inserts a program listings box.
32157  Program listings are explained in chapter 
32158 \emph on
32159 Program Code Listings
32160 \emph default
32161  of the 
32162 \emph on
32163 Embedded Objects
32164 \emph default
32165  manual.
32166 \end_layout
32167
32168 \begin_layout Subsection
32169 Date
32170 \end_layout
32171
32172 \begin_layout Standard
32173 Inserts the actual date.
32174  The format dependends on the date format of the language that is used for
32175  LyX's menus.
32176  LyX offers another ways to insert a date which is explained in section
32177  
32178 \emph on
32179 External Material
32180 \emph default
32181  of the 
32182 \emph on
32183 Embedded Objects
32184 \emph default
32185  manual.
32186  There the different methods are also compared.
32187 \end_layout
32188
32189 \begin_layout Section
32190 The Navigate Menu
32191 \begin_inset LatexCommand index
32192 name "Menu ! Navigate"
32193
32194 \end_inset
32195
32196
32197 \end_layout
32198
32199 \begin_layout Standard
32200 This menu lists the existing, chapter, sections, figures, and tables of
32201  the current document.
32202  This allows you to navigate easily through you document.
32203 \end_layout
32204
32205 \begin_layout Standard
32206 The Navigate menu also offers to 
32207 \end_layout
32208
32209 \begin_layout Subsection
32210 Bookmarks
32211 \end_layout
32212
32213 \begin_layout Standard
32214 With this menu you are able to define your own bookmarks.
32215  This is useful when you are working on a large documents and often have
32216  to jump e.g.
32217  between section\InsetSpace ~
32218 2.5 and 6.3.
32219  To create bookmarks for this example, go to section\InsetSpace ~
32220 2.5 and use the menu
32221  
32222 \family sans
32223 Save\InsetSpace ~
32224 Bookmark\InsetSpace ~
32225 1
32226 \family default
32227 .
32228  Then go to section\InsetSpace ~
32229 6.3 and use 
32230 \family sans
32231 Save\InsetSpace ~
32232 Bookmark\InsetSpace ~
32233
32234 \family default
32235 2.
32236  Now you can easily jump between these sections by using the menu or by
32237  the key bindings 
32238 \family sans
32239 C-1
32240 \family default
32241  and 
32242 \family sans
32243 C-2
32244 \family default
32245 .
32246 \end_layout
32247
32248 \begin_layout Standard
32249 You can also use bookmarks to jump between several opened documents.
32250  The saved bookmarks are valid till the document is closed.
32251 \end_layout
32252
32253 \begin_layout Subsection
32254 Next Note, Change, Cross-reference
32255 \end_layout
32256
32257 \begin_layout Standard
32258 Jump to the next note, change, or cross-reference following the current
32259  cursor position.
32260 \end_layout
32261
32262 \begin_layout Subsection
32263 Go to Label
32264 \end_layout
32265
32266 \begin_layout Standard
32267 Only active when the cursor is in front of a cross-reference.
32268  Sets the cursor before the referenced label, the same as if you right-click
32269  on a cross-reference box.
32270 \end_layout
32271
32272 \begin_layout Section
32273 The Document Menu
32274 \begin_inset LatexCommand index
32275 name "Menu ! Document"
32276
32277 \end_inset
32278
32279
32280 \end_layout
32281
32282 \begin_layout Subsection
32283 Change Tracking
32284 \end_layout
32285
32286 \begin_layout Standard
32287 Change Tracking is described in section\InsetSpace ~
32288
32289 \begin_inset LatexCommand ref
32290 reference "sec:Change-Tracking"
32291
32292 \end_inset
32293
32294 .
32295 \end_layout
32296
32297 \begin_layout Subsection
32298 LaT
32299 \begin_inset ERT
32300 status collapsed
32301
32302 \begin_layout Standard
32303
32304 {}
32305 \end_layout
32306
32307 \end_inset
32308
32309 eX Log
32310 \end_layout
32311
32312 \begin_layout Standard
32313 After running LaTeX by viewing or exporting a document, this menu will be
32314  enabled.
32315  It shows the logfile of the used LaTeX-program.
32316 \end_layout
32317
32318 \begin_layout Standard
32319 Here you can see how LaTeX works in the background.
32320  
32321 \emph on
32322 Experts
32323 \emph default
32324  will find in it reasons for LaTeX-errors.
32325 \end_layout
32326
32327 \begin_layout Subsection
32328 Outline
32329 \end_layout
32330
32331 \begin_layout Standard
32332 Opens the TOC/Outline window as described in section\InsetSpace ~
32333
32334 \begin_inset LatexCommand ref
32335 reference "sub:Table-of-Contents"
32336
32337 \end_inset
32338
32339 .
32340 \end_layout
32341
32342 \begin_layout Subsection
32343 Start Appendix Here
32344 \end_layout
32345
32346 \begin_layout Standard
32347 This menu will start the appendix of the document at the current cursor
32348  position as described in section\InsetSpace ~
32349
32350 \begin_inset LatexCommand ref
32351 reference "sec:Appendices"
32352
32353 \end_inset
32354
32355 .
32356 \end_layout
32357
32358 \begin_layout Subsection
32359 Compressed
32360 \end_layout
32361
32362 \begin_layout Standard
32363 Un/compresses the actual document.
32364 \end_layout
32365
32366 \begin_layout Subsection
32367 Settings
32368 \begin_inset LatexCommand label
32369 name "sub:Settings"
32370
32371 \end_inset
32372
32373
32374 \begin_inset LatexCommand index
32375 name "Document ! Settings"
32376
32377 \end_inset
32378
32379
32380 \end_layout
32381
32382 \begin_layout Standard
32383 This menu dialog contains some submenus to set properties for the whole
32384  document.
32385  You can save your document settings as default with the 
32386 \family sans
32387 Save as Document Defaults
32388 \family default
32389  button in the dialog.
32390  This will create a template named 
32391 \family typewriter
32392 default.lyx
32393 \family default
32394  which is automatically loaded by LyX when you create a new document without
32395  using a template.
32396 \end_layout
32397
32398 \begin_layout Standard
32399 The different submenus of the dialog are explained in the following:
32400 \end_layout
32401
32402 \begin_layout Subsubsection*
32403 Document Class
32404 \end_layout
32405
32406 \begin_layout Standard
32407 Here you set the document class, class options, and a Postscript driver.
32408  Document classes are described in section\InsetSpace ~
32409
32410 \begin_inset LatexCommand ref
32411 reference "sec:Document-Classes"
32412
32413 \end_inset
32414
32415 .
32416  The Postscript driver is used for LaTeX's color and graphics packages.
32417  When using 
32418 \family sans
32419 Default
32420 \family default
32421 , the default driver for the LaTeX-packages are used.
32422  It is recommended to use the default unless your know what you are doing.
32423 \end_layout
32424
32425 \begin_layout Subsubsection*
32426 Fonts
32427 \end_layout
32428
32429 \begin_layout Standard
32430 The document font settings are described in section\InsetSpace ~
32431
32432 \begin_inset LatexCommand ref
32433 reference "sec:Fonts-and-Text"
32434
32435 \end_inset
32436
32437 .
32438 \end_layout
32439
32440 \begin_layout Subsubsection*
32441 Text Layout
32442 \end_layout
32443
32444 \begin_layout Standard
32445 You can specify if paragraphs should be separated by indentations or vertical
32446  skips.
32447  The line spacing and the number of text columns can here also be specified.
32448  
32449 \end_layout
32450
32451 \begin_layout Standard
32452 Note that LyX won't show two columns or the set up line spacing on screen.
32453  That's impractical, often unreadable, and not part of the WYSIWYM concept.
32454  However, it will be as you specified it in the output.
32455 \end_layout
32456
32457 \begin_layout Standard
32458 The listings settings are explained in the corresponding section in the
32459  
32460 \emph on
32461 Embedded Objects
32462 \emph default
32463  manual.
32464 \end_layout
32465
32466 \begin_layout Subsubsection*
32467 Page Layout
32468 \end_layout
32469
32470 \begin_layout Standard
32471 A description of this menu is given in section\InsetSpace ~
32472
32473 \begin_inset LatexCommand ref
32474 reference "sub:Paper-Size,-Orientation,"
32475
32476 \end_inset
32477
32478  and 
32479 \begin_inset LatexCommand ref
32480 reference "sub:Document-Layout"
32481
32482 \end_inset
32483
32484 .
32485 \end_layout
32486
32487 \begin_layout Subsubsection*
32488 Page Margins
32489 \end_layout
32490
32491 \begin_layout Standard
32492 Here you can adjust the paper margins, see section\InsetSpace ~
32493
32494 \begin_inset LatexCommand ref
32495 reference "sub:Margins"
32496
32497 \end_inset
32498
32499 .
32500 \end_layout
32501
32502 \begin_layout Subsubsection*
32503 Language
32504 \begin_inset LatexCommand index
32505 name "Language ! Encoding"
32506
32507 \end_inset
32508
32509
32510 \end_layout
32511
32512 \begin_layout Standard
32513 The document language and quote styles are set here.
32514  The encoding specifies how the document content is exported to LaTeX (the
32515  LyX file is always encoded in utf8).
32516  All characters that cannot be encoded using the specified encoding will
32517  be exported as LaTeX-commands (this can fail if a LaTeX-command is not
32518  known for a particular character).
32519 \begin_inset Foot
32520 status collapsed
32521
32522 \begin_layout Standard
32523 The known commands are defined in a text file.
32524  You can add commands for unknown symbols to that file yourself, see the
32525  
32526 \emph on
32527 Customization
32528 \emph default
32529  manual for details.
32530 \end_layout
32531
32532 \end_inset
32533
32534
32535 \end_layout
32536
32537 \begin_layout Standard
32538 If you use the option 
32539 \family sans
32540 use language's default encoding
32541 \family default
32542 , LyX determines the encoding of a portion of text from the language of
32543  this text.
32544  If the document contains text in more than one language you may get more
32545  than one encoding in the LaTeX file.
32546  If you do not use this option then the complete document will always use
32547  exactly one encoding.
32548  Checking this option is the preferred setting unless you use 
32549 \family sans
32550 XeTeX
32551 \family default
32552
32553 \begin_inset Foot
32554 status collapsed
32555
32556 \begin_layout Standard
32557 XeTeX is a TeX typesetting engine, an alternative for LaTeX.
32558  It natively supports Unicode while its input file is assumed to be in UTF-8
32559  encoding.
32560  More about using LyX with XeTeX can be found in 
32561 \begin_inset LatexCommand cite
32562 key "XeTeX"
32563
32564 \end_inset
32565
32566 .
32567 \end_layout
32568
32569 \end_inset
32570
32571  (see below).
32572 \end_layout
32573
32574 \begin_layout Standard
32575 LyX also supports Unicode output, which is particularly useful if you need
32576  lots of special symbols or non-alphabetic scripts, respectively.
32577  If you want to use this (and your LaTeX installation supports Unicode,
32578  for that matter), choose one of the four utf8 variants from the list below.
32579  Unfortunately the unicode support of standard LaTeX is quite incomplete,
32580  so it is not uncommon that a file with lots of unicode symbols works fine
32581  with 
32582 \family sans
32583 use language's default encoding
32584 \family default
32585  (when LyX uses it's list of known LaTeX-commands), but does not work with
32586  a fixed utf8 encoding (when the list of known LaTeX-commands is ot used,
32587  because all unicode symbols can be encoded in utf8).
32588 \end_layout
32589
32590 \begin_layout Standard
32591 Here is a list with the important encodings:
32592 \end_layout
32593
32594 \begin_layout Description
32595 LaTeX\InsetSpace ~
32596 default Same as 
32597 \family sans
32598 use language's default encoding
32599 \family default
32600 , but the LaTeX-package 
32601 \series bold
32602 inputenc
32603 \series default
32604
32605 \begin_inset LatexCommand index
32606 name "LaTeX-packages ! inputenc"
32607
32608 \end_inset
32609
32610  is not used.
32611  You probably need to load some other packages manually in the preamble.
32612 \end_layout
32613
32614 \begin_layout Description
32615 armscii8 encoding for Armenian
32616 \end_layout
32617
32618 \begin_layout Description
32619 ascii the ASCII encoding, covers only plain English, may result in a big
32620  file because lots of LaTeX-commands may be needed
32621 \end_layout
32622
32623 \begin_layout Description
32624 cp1250 MS Windows code page for latin2
32625 \end_layout
32626
32627 \begin_layout Description
32628 cp1251 MS Windows code page for Cyrillic
32629 \end_layout
32630
32631 \begin_layout Description
32632 cp1252 MS Windows code page for latin1
32633 \end_layout
32634
32635 \begin_layout Description
32636 cp1255 MS Windows code page for Hebrew, superset of the ISO-8859-8 encoding
32637 \end_layout
32638
32639 \begin_layout Description
32640 cp1256 MS Windows code page for Arabic and Farsi
32641 \end_layout
32642
32643 \begin_layout Description
32644 cp1257 MS Windows code page for Estonian, Latvian, and Lithuanian, the ISO-8859-
32645 13 encoding that is a superset of the ISO-8859-4 encoding
32646 \end_layout
32647
32648 \begin_layout Description
32649 iso88595 the ISO-8859-5 encoding, covers Belorussian, Bulgarian, Macedonian,
32650  Serbian, and Ukrainian
32651 \end_layout
32652
32653 \begin_layout Description
32654 iso-8859-7 the ISO-8859-7 encoding, covers Greek
32655 \end_layout
32656
32657 \begin_layout Description
32658 8859-8 the ISO-8859-8 encoding, covers Hebrew
32659 \end_layout
32660
32661 \begin_layout Description
32662 koi8-r standard Cyrillic especially for Russian
32663 \end_layout
32664
32665 \begin_layout Description
32666 koi8-u Cyrillic for Ukrainian
32667 \end_layout
32668
32669 \begin_layout Description
32670 latin1 the ISO-8859-1 encoding, covers the languages Albanian, Catalan,
32671  Danish, Dutch, English, Faroese, Finnish, French, Galician, German, Icelandic,
32672  Irish, Italian, Norwegian, Portuguese, Spanish, and Swedish; should be
32673  replaced by latin9
32674 \end_layout
32675
32676 \begin_layout Description
32677 latin2 the ISO-8859-2 encoding, covers Albanian, Croatian, Czech, German,
32678  Hungarian, Polish, Romanian, Slovak, and Slovenian
32679 \end_layout
32680
32681 \begin_layout Description
32682 latin3 the ISO-8859-3 encoding, covers Esperanto, Galician, Maltese, and
32683  Turkish
32684 \end_layout
32685
32686 \begin_layout Description
32687 latin4 the ISO-8859-4 encoding, covers Estonian, Latvian, and Lithuanian
32688 \end_layout
32689
32690 \begin_layout Description
32691 latin5 the ISO-8859-9 encoding, covers Turkish, like the ISO-8859-1 encoding
32692  where the Icelandic letters are replaced by Turkish ones
32693 \end_layout
32694
32695 \begin_layout Description
32696 latin9 the ISO-8859-15 encoding, like the ISO-8859-1 encoding, but with
32697  the euro currency sign, the 
32698 \begin_inset ERT
32699 status collapsed
32700
32701 \begin_layout Standard
32702
32703
32704 \backslash
32705 oe
32706 \end_layout
32707
32708 \end_inset
32709
32710 -ligature and some characters used for French and Finnish; latin9 should
32711  be the replacement for latin1
32712 \end_layout
32713
32714 \begin_layout Description
32715 pt154 Cyrillic for Kazakh
32716 \end_layout
32717
32718 \begin_layout Description
32719 utf8 Unicode utf8 with the LaTeX-package 
32720 \series bold
32721 inputenc
32722 \series default
32723
32724 \begin_inset LatexCommand index
32725 name "LaTeX-packages ! inputenc"
32726
32727 \end_inset
32728
32729  (first variant, for latin symbols and some others).
32730 \end_layout
32731
32732 \begin_layout Description
32733 utf8x Unicode utf8 with the LaTeX-package 
32734 \series bold
32735 inputenc
32736 \series default
32737  (second variant, for greek and CJK symbols and some others).
32738 \end_layout
32739
32740 \begin_layout Description
32741 UTF8 Unicode utf8 with the LaTeX-package 
32742 \series bold
32743 CJK
32744 \series default
32745
32746 \begin_inset LatexCommand index
32747 name "LaTeX-packages ! CJK"
32748
32749 \end_inset
32750
32751  (for the languages Chinese, Japanese and Korean)
32752 \end_layout
32753
32754 \begin_layout Description
32755 utf8-plain Unicode utf8 to be used with 
32756 \family sans
32757 XeTeX
32758 \family default
32759 , which uses Unicode directly, without the help of the LaTeX-package 
32760 \series bold
32761 inputenc
32762 \series default
32763  
32764 \begin_inset Foot
32765 status collapsed
32766
32767 \begin_layout Standard
32768 More about using LyX with XeTeX can be found in 
32769 \begin_inset LatexCommand cite
32770 key "XeTeX"
32771
32772 \end_inset
32773
32774 .
32775 \end_layout
32776
32777 \end_inset
32778
32779
32780 \end_layout
32781
32782 \begin_layout Subsubsection*
32783 Numbering & TOC
32784 \end_layout
32785
32786 \begin_layout Standard
32787 You can adjust here the numbering depth of sections headings as described
32788  in section\InsetSpace ~
32789
32790 \begin_inset LatexCommand ref
32791 reference "sub:Numbering-depth"
32792
32793 \end_inset
32794
32795 .
32796 \end_layout
32797
32798 \begin_layout Subsubsection*
32799 Bibliography
32800 \end_layout
32801
32802 \begin_layout Standard
32803 You can specify here a citation style using the LaTeX-packages 
32804 \series bold
32805 natbib
32806 \begin_inset LatexCommand index
32807 name "LaTeX-packages ! natbib"
32808
32809 \end_inset
32810
32811
32812 \series default
32813  or 
32814 \series bold
32815 jurabib
32816 \series default
32817
32818 \begin_inset LatexCommand index
32819 name "LaTeX-packages ! jurabib"
32820
32821 \end_inset
32822
32823 .
32824  For a further description see section\InsetSpace ~
32825
32826 \begin_inset LatexCommand ref
32827 reference "sec:Bibliography"
32828
32829 \end_inset
32830
32831 .
32832 \end_layout
32833
32834 \begin_layout Subsubsection*
32835 Math Options
32836 \end_layout
32837
32838 \begin_layout Standard
32839 These options will force LyX to use the LaTeX-packages 
32840 \series bold
32841 amsmath
32842 \begin_inset LatexCommand index
32843 name "LaTeX-packages ! amsmath"
32844
32845 \end_inset
32846
32847
32848 \series default
32849  and 
32850 \series bold
32851 esint
32852 \begin_inset LatexCommand index
32853 name "LaTeX-packages ! esint"
32854
32855 \end_inset
32856
32857
32858 \series default
32859  or to use them automatically when they are needed.
32860 \end_layout
32861
32862 \begin_layout Standard
32863
32864 \series bold
32865 amsmath
32866 \series default
32867  is needed for many constructs, so when you get LaTeX-errors in formulas,
32868  assure that you have enabled AMS.
32869 \end_layout
32870
32871 \begin_layout Standard
32872
32873 \series bold
32874 esint
32875 \series default
32876  is used for special integral characters.
32877 \end_layout
32878
32879 \begin_layout Subsubsection*
32880 Float Placement
32881 \end_layout
32882
32883 \begin_layout Standard
32884 The float placement options are described in section
32885 \begin_inset Formula $\,$
32886 \end_inset
32887
32888
32889 \begin_inset LatexCommand ref
32890 reference "sub:Float-Placement"
32891
32892 \end_inset
32893
32894 .
32895 \end_layout
32896
32897 \begin_layout Subsubsection*
32898 Bullets
32899 \end_layout
32900
32901 \begin_layout Standard
32902 Here you can adjust the characters for the itemize levels.
32903  The itemize environment is described in section\InsetSpace ~
32904
32905 \begin_inset LatexCommand ref
32906 reference "sec:Itemize"
32907
32908 \end_inset
32909
32910 .
32911 \end_layout
32912
32913 \begin_layout Subsubsection*
32914 Branches
32915 \end_layout
32916
32917 \begin_layout Standard
32918 Branches are described in section\InsetSpace ~
32919
32920 \begin_inset LatexCommand ref
32921 reference "sec:Branches"
32922
32923 \end_inset
32924
32925 .
32926 \end_layout
32927
32928 \begin_layout Subsubsection*
32929 LaT
32930 \begin_inset ERT
32931 status collapsed
32932
32933 \begin_layout Standard
32934
32935 {}
32936 \end_layout
32937
32938 \end_inset
32939
32940 eX Preamble
32941 \end_layout
32942
32943 \begin_layout Standard
32944 In this text field are entered commands to load special LaTeX-packages or
32945  to define LaTeX-commands.
32946  The preamble is a thing for LaTeX-experts.
32947  You shouldn't enter commands here until you don't exactly know what you
32948  do.
32949 \end_layout
32950
32951 \begin_layout Standard
32952 An introduction in the LaTeX-syntax is given in section\InsetSpace ~
32953
32954 \begin_inset LatexCommand ref
32955 reference "sub:LaTeX-Syntax"
32956
32957 \end_inset
32958
32959 .
32960 \end_layout
32961
32962 \begin_layout Section
32963 The Tools Menu
32964 \begin_inset LatexCommand index
32965 name "Menu ! Tools"
32966
32967 \end_inset
32968
32969
32970 \end_layout
32971
32972 \begin_layout Subsection
32973 Spellchecker
32974 \end_layout
32975
32976 \begin_layout Standard
32977 Spell checking is explained in section\InsetSpace ~
32978
32979 \begin_inset LatexCommand ref
32980 reference "sec:Spellchecking"
32981
32982 \end_inset
32983
32984 .
32985 \end_layout
32986
32987 \begin_layout Subsection
32988 Thesaurus
32989 \end_layout
32990
32991 \begin_layout Standard
32992 The thesaurus is described in section\InsetSpace ~
32993
32994 \begin_inset LatexCommand ref
32995 reference "sec:Thesaurus"
32996
32997 \end_inset
32998
32999 .
33000 \end_layout
33001
33002 \begin_layout Subsection
33003 Count Words
33004 \begin_inset LatexCommand index
33005 name "Word count"
33006
33007 \end_inset
33008
33009
33010 \end_layout
33011
33012 \begin_layout Standard
33013 Counts the number of words in the actual document or the highlighted document
33014  part.
33015 \end_layout
33016
33017 \begin_layout Subsection
33018 T
33019 \begin_inset ERT
33020 status collapsed
33021
33022 \begin_layout Standard
33023
33024 {}
33025 \end_layout
33026
33027 \end_inset
33028
33029 eX Information
33030 \begin_inset LatexCommand index
33031 name "TeX Information"
33032
33033 \end_inset
33034
33035
33036 \end_layout
33037
33038 \begin_layout Standard
33039 Shows you a list of the classes and styles installed in your LaTeX-system.
33040 \end_layout
33041
33042 \begin_layout Subsection
33043 Reconfigure
33044 \begin_inset LatexCommand index
33045 name "Reconfiguration of LyX"
33046
33047 \end_inset
33048
33049
33050 \begin_inset LatexCommand index
33051 name "LyX ! Reconfigure|see{Reconfiguration of LyX}"
33052
33053 \end_inset
33054
33055
33056 \end_layout
33057
33058 \begin_layout Standard
33059 This menu reconfigures LyX.
33060  That means LyX looks for LaTeX-packages and needed programs, see also section\InsetSpace ~
33061
33062 \begin_inset LatexCommand ref
33063 reference "sec:Basic-LyX-Setup"
33064
33065 \end_inset
33066
33067 .
33068 \end_layout
33069
33070 \begin_layout Subsection
33071 Preferences
33072 \end_layout
33073
33074 \begin_layout Standard
33075 The preferences dialog is described in detail in chapter
33076 \begin_inset Formula $\,$
33077 \end_inset
33078
33079
33080 \begin_inset LatexCommand ref
33081 reference "cha:The-Preferences-dialog"
33082
33083 \end_inset
33084
33085 .
33086 \end_layout
33087
33088 \begin_layout Section
33089 The Help Menu
33090 \begin_inset LatexCommand index
33091 name "Menu ! Help"
33092
33093 \end_inset
33094
33095
33096 \end_layout
33097
33098 \begin_layout Standard
33099 This menu opens the documentation files of LyX in the language of LyX's
33100  menus.
33101 \end_layout
33102
33103 \begin_layout Standard
33104 The menu 
33105 \family sans
33106 LaTeX\InsetSpace ~
33107 Configuration
33108 \family default
33109  shows a LyX-document with informations about the LaTeX-packages and classes
33110  found by LyX (see also section\InsetSpace ~
33111
33112 \begin_inset LatexCommand ref
33113 reference "sec:LaTeX-Setup"
33114
33115 \end_inset
33116
33117 ).
33118 \end_layout
33119
33120 \begin_layout Section
33121 Toolbars
33122 \begin_inset LatexCommand label
33123 name "sec:Toolbars"
33124
33125 \end_inset
33126
33127
33128 \end_layout
33129
33130 \begin_layout Standard
33131 How to show or hide toolbars is explained in section\InsetSpace ~
33132
33133 \begin_inset LatexCommand ref
33134 reference "sub:Toolbars"
33135
33136 \end_inset
33137
33138 .
33139 \end_layout
33140
33141 \begin_layout Standard
33142 It is also possible to define custom toolbars.
33143  This is described in the 
33144 \emph on
33145 Extended Features
33146 \emph default
33147  manual.
33148  
33149 \end_layout
33150
33151 \begin_layout Subsection
33152 Standard Toolbar
33153 \begin_inset LatexCommand index
33154 name "Toolbar ! Standard"
33155
33156 \end_inset
33157
33158
33159 \end_layout
33160
33161 \begin_layout Standard
33162 \begin_inset Graphics
33163         filename clipart/StandardToolbar.png
33164         width 100col%
33165
33166 \end_inset
33167
33168
33169 \end_layout
33170
33171 \begin_layout Standard
33172 \begin_inset VSpace defskip
33173 \end_inset
33174
33175
33176 \end_layout
33177
33178 \begin_layout Standard
33179 The standard toolbar as shown above contains from left to right the following
33180  buttons:
33181 \begin_inset ERT
33182 status collapsed
33183
33184 \begin_layout Standard
33185
33186
33187 \backslash
33188 setlength{
33189 \backslash
33190 LTleft}{0pt}
33191 \end_layout
33192
33193 \end_inset
33194
33195
33196 \begin_inset Note Note
33197 status collapsed
33198
33199 \begin_layout Standard
33200 This is necessary to left align the following longtables.
33201  See the 
33202 \emph on
33203 Embedded Objects
33204 \emph default
33205  manual for more information.
33206 \end_layout
33207
33208 \end_inset
33209
33210
33211 \end_layout
33212
33213 \begin_layout Standard
33214 \begin_inset VSpace defskip
33215 \end_inset
33216
33217
33218 \end_layout
33219
33220 \begin_layout Standard
33221 \begin_inset Tabular
33222 <lyxtabular version="3" rows="1" columns="2">
33223 <features islongtable="true">
33224 <column alignment="center" valignment="top" width="0">
33225 <column alignment="center" valignment="top" width="0">
33226 <row>
33227 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33228 \begin_inset Text
33229
33230 \begin_layout Standard
33231 \begin_inset Graphics
33232         filename clipart/ToolbarEnvBox.png
33233         clip
33234
33235 \end_inset
33236
33237
33238 \end_layout
33239
33240 \end_inset
33241 </cell>
33242 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
33243 \begin_inset Text
33244
33245 \begin_layout Standard
33246 pull-down menu for the paragraph environments
33247 \end_layout
33248
33249 \end_inset
33250 </cell>
33251 </row>
33252 </lyxtabular>
33253
33254 \end_inset
33255
33256
33257 \end_layout
33258
33259 \begin_layout Standard
33260 \begin_inset VSpace -10mm
33261 \end_inset
33262
33263
33264 \end_layout
33265
33266 \begin_layout Standard
33267 \align left
33268 \begin_inset Tabular
33269 <lyxtabular version="3" rows="20" columns="2">
33270 <features islongtable="true">
33271 <column alignment="left" valignment="top" width="0">
33272 <column alignment="left" valignment="top" width="0">
33273 <row interlinespace="2.5mm">
33274 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33275 \begin_inset Text
33276
33277 \begin_layout Standard
33278
33279 \family sans
33280 \begin_inset Graphics
33281         filename ../images/buffer-new.png
33282         BoundingBox 0bp 5bp 20bp 20bp
33283
33284 \end_inset
33285
33286
33287 \end_layout
33288
33289 \end_inset
33290 </cell>
33291 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
33292 \begin_inset Text
33293
33294 \begin_layout Standard
33295
33296 \family sans
33297 File\SpecialChar \menuseparator
33298 New
33299 \end_layout
33300
33301 \end_inset
33302 </cell>
33303 </row>
33304 <row interlinespace="2.5mm">
33305 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33306 \begin_inset Text
33307
33308 \begin_layout Standard
33309 \begin_inset Graphics
33310         filename ../images/file-open.png
33311         BoundingBox 0bp 5bp 20bp 20bp
33312
33313 \end_inset
33314
33315
33316 \end_layout
33317
33318 \end_inset
33319 </cell>
33320 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
33321 \begin_inset Text
33322
33323 \begin_layout Standard
33324
33325 \family sans
33326 File\SpecialChar \menuseparator
33327 Open
33328 \end_layout
33329
33330 \end_inset
33331 </cell>
33332 </row>
33333 <row interlinespace="2.5mm">
33334 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33335 \begin_inset Text
33336
33337 \begin_layout Standard
33338 \begin_inset Graphics
33339         filename ../images/buffer-write.png
33340         BoundingBox 0bp 5bp 20bp 20bp
33341
33342 \end_inset
33343
33344
33345 \end_layout
33346
33347 \end_inset
33348 </cell>
33349 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
33350 \begin_inset Text
33351
33352 \begin_layout Standard
33353
33354 \family sans
33355 File\SpecialChar \menuseparator
33356 Save
33357 \end_layout
33358
33359 \end_inset
33360 </cell>
33361 </row>
33362 <row interlinespace="2.5mm">
33363 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33364 \begin_inset Text
33365
33366 \begin_layout Standard
33367 \begin_inset Graphics
33368         filename ../images/dialog-show_print.png
33369         BoundingBox 0bp 5bp 24bp 20bp
33370
33371 \end_inset
33372
33373
33374 \end_layout
33375
33376 \end_inset
33377 </cell>
33378 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
33379 \begin_inset Text
33380
33381 \begin_layout Standard
33382
33383 \family sans
33384 File\SpecialChar \menuseparator
33385 Print
33386 \end_layout
33387
33388 \end_inset
33389 </cell>
33390 </row>
33391 <row interlinespace="2.5mm">
33392 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33393 \begin_inset Text
33394
33395 \begin_layout Standard
33396 \begin_inset Graphics
33397         filename ../images/dialog-show_spellchecker.png
33398         BoundingBox 0bp 5bp 20bp 20bp
33399
33400 \end_inset
33401
33402
33403 \end_layout
33404
33405 \end_inset
33406 </cell>
33407 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
33408 \begin_inset Text
33409
33410 \begin_layout Standard
33411
33412 \family sans
33413 Tools\SpecialChar \menuseparator
33414 Spellchecker
33415 \end_layout
33416
33417 \end_inset
33418 </cell>
33419 </row>
33420 <row interlinespace="2.5mm">
33421 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33422 \begin_inset Text
33423
33424 \begin_layout Standard
33425 \begin_inset Graphics
33426         filename ../images/undo.png
33427         BoundingBox 0bp 5bp 20bp 20bp
33428
33429 \end_inset
33430
33431
33432 \end_layout
33433
33434 \end_inset
33435 </cell>
33436 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
33437 \begin_inset Text
33438
33439 \begin_layout Standard
33440
33441 \family sans
33442 Edit\SpecialChar \menuseparator
33443 Undo
33444 \end_layout
33445
33446 \end_inset
33447 </cell>
33448 </row>
33449 <row interlinespace="2.5mm">
33450 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33451 \begin_inset Text
33452
33453 \begin_layout Standard
33454 \begin_inset Graphics
33455         filename ../images/redo.png
33456         BoundingBox 0bp 5bp 20bp 20bp
33457
33458 \end_inset
33459
33460
33461 \end_layout
33462
33463 \end_inset
33464 </cell>
33465 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
33466 \begin_inset Text
33467
33468 \begin_layout Standard
33469
33470 \family sans
33471 Edit\SpecialChar \menuseparator
33472 Redo
33473 \end_layout
33474
33475 \end_inset
33476 </cell>
33477 </row>
33478 <row interlinespace="2.5mm">
33479 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33480 \begin_inset Text
33481
33482 \begin_layout Standard
33483 \begin_inset Graphics
33484         filename ../images/cut.png
33485         BoundingBox 0bp 5bp 20bp 20bp
33486
33487 \end_inset
33488
33489
33490 \end_layout
33491
33492 \end_inset
33493 </cell>
33494 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
33495 \begin_inset Text
33496
33497 \begin_layout Standard
33498
33499 \family sans
33500 Edit\SpecialChar \menuseparator
33501 Cut
33502 \end_layout
33503
33504 \end_inset
33505 </cell>
33506 </row>
33507 <row interlinespace="2.5mm">
33508 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33509 \begin_inset Text
33510
33511 \begin_layout Standard
33512 \begin_inset Graphics
33513         filename ../images/copy.png
33514         BoundingBox 0bp 5bp 20bp 20bp
33515
33516 \end_inset
33517
33518
33519 \end_layout
33520
33521 \end_inset
33522 </cell>
33523 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
33524 \begin_inset Text
33525
33526 \begin_layout Standard
33527
33528 \family sans
33529 Edit\SpecialChar \menuseparator
33530 Copy
33531 \end_layout
33532
33533 \end_inset
33534 </cell>
33535 </row>
33536 <row interlinespace="2.5mm">
33537 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33538 \begin_inset Text
33539
33540 \begin_layout Standard
33541 \begin_inset Graphics
33542         filename ../images/paste.png
33543         BoundingBox 0bp 5bp 20bp 20bp
33544
33545 \end_inset
33546
33547
33548 \end_layout
33549
33550 \end_inset
33551 </cell>
33552 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
33553 \begin_inset Text
33554
33555 \begin_layout Standard
33556
33557 \family sans
33558 Edit\SpecialChar \menuseparator
33559 Paste
33560 \end_layout
33561
33562 \end_inset
33563 </cell>
33564 </row>
33565 <row interlinespace="2.5mm">
33566 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33567 \begin_inset Text
33568
33569 \begin_layout Standard
33570 \begin_inset Graphics
33571         filename ../images/dialog-show_findreplace.png
33572         BoundingBox 0bp 5bp 20bp 25bp
33573         rotateOrigin center
33574
33575 \end_inset
33576
33577
33578 \end_layout
33579
33580 \end_inset
33581 </cell>
33582 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
33583 \begin_inset Text
33584
33585 \begin_layout Standard
33586
33587 \family sans
33588 Edit\SpecialChar \menuseparator
33589 Find\InsetSpace \thinspace{}
33590 &\InsetSpace \thinspace{}
33591 Replace
33592 \end_layout
33593
33594 \end_inset
33595 </cell>
33596 </row>
33597 <row interlinespace="2.5mm">
33598 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33599 \begin_inset Text
33600
33601 \begin_layout Standard
33602 \begin_inset Graphics
33603         filename ../images/font-emph.png
33604         BoundingBox 0bp 5bp 20bp 20bp
33605
33606 \end_inset
33607
33608
33609 \end_layout
33610
33611 \end_inset
33612 </cell>
33613 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
33614 \begin_inset Text
33615
33616 \begin_layout Standard
33617 Emphasize text, function of the Edit
33618 \family sans
33619 \SpecialChar \menuseparator
33620 Text\InsetSpace ~
33621 Style
33622 \family default
33623  dialog
33624 \end_layout
33625
33626 \end_inset
33627 </cell>
33628 </row>
33629 <row interlinespace="2.5mm">
33630 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33631 \begin_inset Text
33632
33633 \begin_layout Standard
33634 \begin_inset Graphics
33635         filename ../images/font-noun.png
33636         BoundingBox 0bp 5bp 20bp 20bp
33637
33638 \end_inset
33639
33640
33641 \end_layout
33642
33643 \end_inset
33644 </cell>
33645 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
33646 \begin_inset Text
33647
33648 \begin_layout Standard
33649 Set text to noun style, function of the Edit
33650 \family sans
33651 \SpecialChar \menuseparator
33652 Text\InsetSpace ~
33653 Style
33654 \family default
33655  dialog
33656 \end_layout
33657
33658 \end_inset
33659 </cell>
33660 </row>
33661 <row interlinespace="2.5mm">
33662 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33663 \begin_inset Text
33664
33665 \begin_layout Standard
33666 \begin_inset Graphics
33667         filename ../images/font-free-apply.png
33668         BoundingBox 0bp 5bp 20bp 20bp
33669
33670 \end_inset
33671
33672
33673 \end_layout
33674
33675 \end_inset
33676 </cell>
33677 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
33678 \begin_inset Text
33679
33680 \begin_layout Standard
33681 Formats text using the current settings in the 
33682 \family sans
33683 Edit\SpecialChar \menuseparator
33684 Text\InsetSpace ~
33685 Style
33686 \family default
33687  dialog
33688 \end_layout
33689
33690 \end_inset
33691 </cell>
33692 </row>
33693 <row interlinespace="2.5mm">
33694 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33695 \begin_inset Text
33696
33697 \begin_layout Standard
33698 \begin_inset Graphics
33699         filename ../images/math-mode.png
33700         BoundingBox 0bp 5bp 20bp 20bp
33701
33702 \end_inset
33703
33704
33705 \end_layout
33706
33707 \end_inset
33708 </cell>
33709 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
33710 \begin_inset Text
33711
33712 \begin_layout Standard
33713
33714 \family sans
33715 Insert\SpecialChar \menuseparator
33716 Math\SpecialChar \menuseparator
33717 Inline\InsetSpace ~
33718 Formula
33719 \end_layout
33720
33721 \end_inset
33722 </cell>
33723 </row>
33724 <row interlinespace="2.5mm">
33725 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33726 \begin_inset Text
33727
33728 \begin_layout Standard
33729 \begin_inset Graphics
33730         filename ../images/dialog-show-new-inset_graphics.png
33731         BoundingBox 0bp 5bp 20bp 25bp
33732         rotateOrigin center
33733
33734 \end_inset
33735
33736
33737 \end_layout
33738
33739 \end_inset
33740 </cell>
33741 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
33742 \begin_inset Text
33743
33744 \begin_layout Standard
33745
33746 \family sans
33747 Insert\SpecialChar \menuseparator
33748 Graphics
33749 \end_layout
33750
33751 \end_inset
33752 </cell>
33753 </row>
33754 <row interlinespace="2.5mm">
33755 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33756 \begin_inset Text
33757
33758 \begin_layout Standard
33759 \begin_inset Graphics
33760         filename ../images/tabular-insert.png
33761         BoundingBox 0bp 5bp 20bp 25bp
33762         rotateOrigin center
33763
33764 \end_inset
33765
33766
33767 \end_layout
33768
33769 \end_inset
33770 </cell>
33771 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
33772 \begin_inset Text
33773
33774 \begin_layout Standard
33775
33776 \family sans
33777 Insert\SpecialChar \menuseparator
33778 Table
33779 \end_layout
33780
33781 \end_inset
33782 </cell>
33783 </row>
33784 <row interlinespace="2.5mm">
33785 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33786 \begin_inset Text
33787
33788 \begin_layout Standard
33789 \begin_inset Graphics
33790         filename ../images/dialog-toggle_toc.png
33791         BoundingBox 0bp 5bp 20bp 25bp
33792         rotateOrigin center
33793
33794 \end_inset
33795
33796
33797 \end_layout
33798
33799 \end_inset
33800 </cell>
33801 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
33802 \begin_inset Text
33803
33804 \begin_layout Standard
33805 Toggle outline window on/off, 
33806 \family sans
33807 Document\SpecialChar \menuseparator
33808 Outline
33809 \end_layout
33810
33811 \end_inset
33812 </cell>
33813 </row>
33814 <row interlinespace="2.5mm">
33815 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33816 \begin_inset Text
33817
33818 \begin_layout Standard
33819 \begin_inset Graphics
33820         filename ../images/toolbar-toggle_math.png
33821         BoundingBox 0bp 5bp 20bp 25bp
33822         rotateOrigin center
33823
33824 \end_inset
33825
33826
33827 \end_layout
33828
33829 \end_inset
33830 </cell>
33831 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
33832 \begin_inset Text
33833
33834 \begin_layout Standard
33835 Toggle math toolbar on/off
33836 \end_layout
33837
33838 \end_inset
33839 </cell>
33840 </row>
33841 <row interlinespace="2.5mm">
33842 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33843 \begin_inset Text
33844
33845 \begin_layout Standard
33846 \begin_inset Graphics
33847         filename ../images/toolbar-toggle_table.png
33848         BoundingBox 0bp 5bp 20bp 25bp
33849         rotateOrigin center
33850
33851 \end_inset
33852
33853
33854 \end_layout
33855
33856 \end_inset
33857 </cell>
33858 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
33859 \begin_inset Text
33860
33861 \begin_layout Standard
33862 Toggle table toolbar on/off
33863 \end_layout
33864
33865 \end_inset
33866 </cell>
33867 </row>
33868 </lyxtabular>
33869
33870 \end_inset
33871
33872
33873 \end_layout
33874
33875 \begin_layout Subsection
33876 Extra Toolbar
33877 \begin_inset LatexCommand index
33878 name "Toolbar ! Extra"
33879
33880 \end_inset
33881
33882
33883 \end_layout
33884
33885 \begin_layout Standard
33886 \begin_inset Graphics
33887         filename clipart/ExtraToolbar.png
33888         width 100col%
33889
33890 \end_inset
33891
33892
33893 \end_layout
33894
33895 \begin_layout Standard
33896 \begin_inset VSpace defskip
33897 \end_inset
33898
33899
33900 \end_layout
33901
33902 \begin_layout Standard
33903 The extra toolbar as shown above contains from left to right the following
33904  buttons:
33905 \end_layout
33906
33907 \begin_layout Standard
33908 \begin_inset VSpace defskip
33909 \end_inset
33910
33911
33912 \end_layout
33913
33914 \begin_layout Standard
33915 \begin_inset Tabular
33916 <lyxtabular version="3" rows="24" columns="2">
33917 <features islongtable="true">
33918 <column alignment="left" valignment="top" width="0">
33919 <column alignment="left" valignment="top" width="0">
33920 <row interlinespace="2.5mm">
33921 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33922 \begin_inset Text
33923
33924 \begin_layout Standard
33925 \begin_inset Graphics
33926         filename ../images/layout.png
33927         BoundingBox 0bp 5bp 20bp 25bp
33928         rotateOrigin center
33929
33930 \end_inset
33931
33932
33933 \end_layout
33934
33935 \end_inset
33936 </cell>
33937 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
33938 \begin_inset Text
33939
33940 \begin_layout Standard
33941 Default
33942 \end_layout
33943
33944 \end_inset
33945 </cell>
33946 </row>
33947 <row interlinespace="2.5mm">
33948 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33949 \begin_inset Text
33950
33951 \begin_layout Standard
33952 \begin_inset Graphics
33953         filename ../images/layout_Enumerate.png
33954         BoundingBox 0bp 5bp 20bp 25bp
33955         rotateOrigin center
33956
33957 \end_inset
33958
33959
33960 \end_layout
33961
33962 \end_inset
33963 </cell>
33964 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
33965 \begin_inset Text
33966
33967 \begin_layout Standard
33968 Numbered list
33969 \end_layout
33970
33971 \end_inset
33972 </cell>
33973 </row>
33974 <row interlinespace="2.5mm">
33975 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33976 \begin_inset Text
33977
33978 \begin_layout Standard
33979 \begin_inset Graphics
33980         filename ../images/layout_Itemize.png
33981         BoundingBox 0bp 5bp 20bp 25bp
33982         rotateOrigin center
33983
33984 \end_inset
33985
33986
33987 \end_layout
33988
33989 \end_inset
33990 </cell>
33991 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
33992 \begin_inset Text
33993
33994 \begin_layout Standard
33995 Itemized list
33996 \end_layout
33997
33998 \end_inset
33999 </cell>
34000 </row>
34001 <row interlinespace="2.5mm">
34002 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34003 \begin_inset Text
34004
34005 \begin_layout Standard
34006 \begin_inset Graphics
34007         filename ../images/layout_List.png
34008         BoundingBox 0bp 5bp 20bp 25bp
34009         rotateOrigin center
34010
34011 \end_inset
34012
34013
34014 \end_layout
34015
34016 \end_inset
34017 </cell>
34018 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
34019 \begin_inset Text
34020
34021 \begin_layout Standard
34022 List
34023 \end_layout
34024
34025 \end_inset
34026 </cell>
34027 </row>
34028 <row interlinespace="2.5mm">
34029 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34030 \begin_inset Text
34031
34032 \begin_layout Standard
34033 \begin_inset Graphics
34034         filename ../images/layout_Description.png
34035         BoundingBox 0bp 5bp 20bp 25bp
34036         rotateOrigin center
34037
34038 \end_inset
34039
34040
34041 \end_layout
34042
34043 \end_inset
34044 </cell>
34045 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
34046 \begin_inset Text
34047
34048 \begin_layout Standard
34049 Description list
34050 \end_layout
34051
34052 \end_inset
34053 </cell>
34054 </row>
34055 <row interlinespace="2.5mm">
34056 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34057 \begin_inset Text
34058
34059 \begin_layout Standard
34060 \begin_inset Graphics
34061         filename ../images/depth-increment.png
34062         BoundingBox 0bp 5bp 20bp 25bp
34063         rotateOrigin center
34064
34065 \end_inset
34066
34067
34068 \end_layout
34069
34070 \end_inset
34071 </cell>
34072 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
34073 \begin_inset Text
34074
34075 \begin_layout Standard
34076
34077 \family sans
34078 Edit\SpecialChar \menuseparator
34079 Increase\InsetSpace ~
34080 List\InsetSpace ~
34081 Depth
34082 \end_layout
34083
34084 \end_inset
34085 </cell>
34086 </row>
34087 <row interlinespace="2.5mm">
34088 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34089 \begin_inset Text
34090
34091 \begin_layout Standard
34092 \begin_inset Graphics
34093         filename ../images/depth-decrement.png
34094         BoundingBox 0bp 5bp 20bp 25bp
34095         rotateOrigin center
34096
34097 \end_inset
34098
34099
34100 \end_layout
34101
34102 \end_inset
34103 </cell>
34104 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
34105 \begin_inset Text
34106
34107 \begin_layout Standard
34108
34109 \family sans
34110 Edit\SpecialChar \menuseparator
34111 Decrease\InsetSpace ~
34112 List\InsetSpace ~
34113 Depth
34114 \end_layout
34115
34116 \end_inset
34117 </cell>
34118 </row>
34119 <row interlinespace="2.5mm">
34120 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34121 \begin_inset Text
34122
34123 \begin_layout Standard
34124 \begin_inset Graphics
34125         filename ../images/float-insert_figure.png
34126         BoundingBox 0bp 5bp 20bp 20bp
34127
34128 \end_inset
34129
34130
34131 \end_layout
34132
34133 \end_inset
34134 </cell>
34135 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
34136 \begin_inset Text
34137
34138 \begin_layout Standard
34139
34140 \family sans
34141 Insert\SpecialChar \menuseparator
34142 Float\SpecialChar \menuseparator
34143 Figure
34144 \end_layout
34145
34146 \end_inset
34147 </cell>
34148 </row>
34149 <row interlinespace="2.5mm">
34150 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34151 \begin_inset Text
34152
34153 \begin_layout Standard
34154 \begin_inset Graphics
34155         filename ../images/float-insert_table.png
34156         BoundingBox 0bp 5bp 20bp 20bp
34157
34158 \end_inset
34159
34160
34161 \end_layout
34162
34163 \end_inset
34164 </cell>
34165 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
34166 \begin_inset Text
34167
34168 \begin_layout Standard
34169
34170 \family sans
34171 Insert\SpecialChar \menuseparator
34172 Float\SpecialChar \menuseparator
34173 Table
34174 \end_layout
34175
34176 \end_inset
34177 </cell>
34178 </row>
34179 <row interlinespace="2.5mm">
34180 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34181 \begin_inset Text
34182
34183 \begin_layout Standard
34184 \begin_inset Graphics
34185         filename ../images/label-insert.png
34186         BoundingBox 0bp 5bp 20bp 20bp
34187
34188 \end_inset
34189
34190
34191 \end_layout
34192
34193 \end_inset
34194 </cell>
34195 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
34196 \begin_inset Text
34197
34198 \begin_layout Standard
34199
34200 \family sans
34201 Insert\SpecialChar \menuseparator
34202 Label
34203 \end_layout
34204
34205 \end_inset
34206 </cell>
34207 </row>
34208 <row interlinespace="2.5mm">
34209 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34210 \begin_inset Text
34211
34212 \begin_layout Standard
34213 \begin_inset Graphics
34214         filename ../images/dialog-show-new-inset_ref.png
34215         BoundingBox 0bp 5bp 20bp 20bp
34216
34217 \end_inset
34218
34219
34220 \end_layout
34221
34222 \end_inset
34223 </cell>
34224 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
34225 \begin_inset Text
34226
34227 \begin_layout Standard
34228
34229 \family sans
34230 Insert\SpecialChar \menuseparator
34231 Cross-Reference
34232 \end_layout
34233
34234 \end_inset
34235 </cell>
34236 </row>
34237 <row interlinespace="2.5mm">
34238 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34239 \begin_inset Text
34240
34241 \begin_layout Standard
34242 \begin_inset Graphics
34243         filename ../images/dialog-show-new-inset_citation.png
34244         BoundingBox 0bp 5bp 20bp 20bp
34245
34246 \end_inset
34247
34248
34249 \end_layout
34250
34251 \end_inset
34252 </cell>
34253 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34254 \begin_inset Text
34255
34256 \begin_layout Standard
34257
34258 \family sans
34259 Insert\SpecialChar \menuseparator
34260 Citation
34261 \end_layout
34262
34263 \end_inset
34264 </cell>
34265 </row>
34266 <row interlinespace="2.5mm">
34267 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34268 \begin_inset Text
34269
34270 \begin_layout Standard
34271 \begin_inset Graphics
34272         filename ../images/index-insert.png
34273         BoundingBox 0bp 5bp 20bp 20bp
34274
34275 \end_inset
34276
34277
34278 \end_layout
34279
34280 \end_inset
34281 </cell>
34282 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34283 \begin_inset Text
34284
34285 \begin_layout Standard
34286
34287 \family sans
34288 Insert\SpecialChar \menuseparator
34289 Index\InsetSpace ~
34290 Entry
34291 \end_layout
34292
34293 \end_inset
34294 </cell>
34295 </row>
34296 <row interlinespace="2.5mm">
34297 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34298 \begin_inset Text
34299
34300 \begin_layout Standard
34301 \begin_inset Graphics
34302         filename ../images/nomencl-insert.png
34303         BoundingBox 0bp 5bp 20bp 20bp
34304
34305 \end_inset
34306
34307
34308 \end_layout
34309
34310 \end_inset
34311 </cell>
34312 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34313 \begin_inset Text
34314
34315 \begin_layout Standard
34316
34317 \family sans
34318 Insert\SpecialChar \menuseparator
34319 Nomenclature\InsetSpace ~
34320 Entry
34321 \end_layout
34322
34323 \end_inset
34324 </cell>
34325 </row>
34326 <row interlinespace="2.5mm">
34327 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34328 \begin_inset Text
34329
34330 \begin_layout Standard
34331 \begin_inset Graphics
34332         filename ../images/footnote-insert.png
34333         BoundingBox 0bp 5bp 20bp 20bp
34334
34335 \end_inset
34336
34337
34338 \end_layout
34339
34340 \end_inset
34341 </cell>
34342 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
34343 \begin_inset Text
34344
34345 \begin_layout Standard
34346
34347 \family sans
34348 Insert\SpecialChar \menuseparator
34349 Footnote
34350 \end_layout
34351
34352 \end_inset
34353 </cell>
34354 </row>
34355 <row interlinespace="2.5mm">
34356 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34357 \begin_inset Text
34358
34359 \begin_layout Standard
34360 \begin_inset Graphics
34361         filename ../images/marginalnote-insert.png
34362         BoundingBox 0bp 5bp 20bp 25bp
34363         rotateOrigin center
34364
34365 \end_inset
34366
34367
34368 \end_layout
34369
34370 \end_inset
34371 </cell>
34372 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
34373 \begin_inset Text
34374
34375 \begin_layout Standard
34376
34377 \family sans
34378 Insert\SpecialChar \menuseparator
34379 Marginal\InsetSpace ~
34380 Note
34381 \end_layout
34382
34383 \end_inset
34384 </cell>
34385 </row>
34386 <row interlinespace="2.5mm">
34387 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34388 \begin_inset Text
34389
34390 \begin_layout Standard
34391 \begin_inset Graphics
34392         filename ../images/note-insert.png
34393         BoundingBox 0bp 5bp 20bp 20bp
34394
34395 \end_inset
34396
34397
34398 \end_layout
34399
34400 \end_inset
34401 </cell>
34402 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
34403 \begin_inset Text
34404
34405 \begin_layout Standard
34406
34407 \family sans
34408 Insert\SpecialChar \menuseparator
34409 Note\SpecialChar \menuseparator
34410 LyX\InsetSpace ~
34411 Note
34412 \end_layout
34413
34414 \end_inset
34415 </cell>
34416 </row>
34417 <row interlinespace="2.5mm">
34418 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34419 \begin_inset Text
34420
34421 \begin_layout Standard
34422 \begin_inset Graphics
34423         filename ../images/box-insert.png
34424         BoundingBox 0bp 5bp 20bp 20bp
34425
34426 \end_inset
34427
34428
34429 \end_layout
34430
34431 \end_inset
34432 </cell>
34433 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34434 \begin_inset Text
34435
34436 \begin_layout Standard
34437
34438 \family sans
34439 Insert\SpecialChar \menuseparator
34440 Box
34441 \end_layout
34442
34443 \end_inset
34444 </cell>
34445 </row>
34446 <row interlinespace="2.5mm">
34447 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34448 \begin_inset Text
34449
34450 \begin_layout Standard
34451 \begin_inset Graphics
34452         filename ../images/url-insert.png
34453         BoundingBox 0bp 5bp 20bp 20bp
34454
34455 \end_inset
34456
34457
34458 \end_layout
34459
34460 \end_inset
34461 </cell>
34462 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
34463 \begin_inset Text
34464
34465 \begin_layout Standard
34466
34467 \family sans
34468 Insert\SpecialChar \menuseparator
34469 URL
34470 \end_layout
34471
34472 \end_inset
34473 </cell>
34474 </row>
34475 <row interlinespace="2.5mm">
34476 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34477 \begin_inset Text
34478
34479 \begin_layout Standard
34480 \begin_inset Graphics
34481         filename ../images/ert-insert.png
34482         BoundingBox 0bp 5bp 20bp 20bp
34483
34484 \end_inset
34485
34486
34487 \end_layout
34488
34489 \end_inset
34490 </cell>
34491 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
34492 \begin_inset Text
34493
34494 \begin_layout Standard
34495
34496 \family sans
34497 Insert\SpecialChar \menuseparator
34498 T
34499 \family default
34500
34501 \begin_inset ERT
34502 status collapsed
34503
34504 \begin_layout Standard
34505
34506 {}
34507 \end_layout
34508
34509 \end_inset
34510
34511
34512 \family sans
34513 eX
34514 \end_layout
34515
34516 \end_inset
34517 </cell>
34518 </row>
34519 <row interlinespace="2.5mm">
34520 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34521 \begin_inset Text
34522
34523 \begin_layout Standard
34524 \begin_inset Graphics
34525         filename ../images/dialog-show-new-inset_include.png
34526         BoundingBox 0bp 5bp 20bp 20bp
34527
34528 \end_inset
34529
34530
34531 \end_layout
34532
34533 \end_inset
34534 </cell>
34535 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
34536 \begin_inset Text
34537
34538 \begin_layout Standard
34539
34540 \family sans
34541 Insert\SpecialChar \menuseparator
34542 File\SpecialChar \menuseparator
34543 Child\InsetSpace ~
34544 Document
34545 \end_layout
34546
34547 \end_inset
34548 </cell>
34549 </row>
34550 <row interlinespace="2.5mm">
34551 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34552 \begin_inset Text
34553
34554 \begin_layout Standard
34555 \begin_inset Graphics
34556         filename ../images/dialog-show_character.png
34557         BoundingBox 0bp 5bp 20bp 25bp
34558         rotateOrigin center
34559
34560 \end_inset
34561
34562
34563 \end_layout
34564
34565 \end_inset
34566 </cell>
34567 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
34568 \begin_inset Text
34569
34570 \begin_layout Standard
34571
34572 \family sans
34573 Edit\SpecialChar \menuseparator
34574 Text\InsetSpace ~
34575 Style
34576 \end_layout
34577
34578 \end_inset
34579 </cell>
34580 </row>
34581 <row interlinespace="2.5mm">
34582 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34583 \begin_inset Text
34584
34585 \begin_layout Standard
34586 \begin_inset Graphics
34587         filename ../images/layout-paragraph.png
34588         BoundingBox 0bp 5bp 20bp 25bp
34589         rotateOrigin center
34590
34591 \end_inset
34592
34593
34594 \end_layout
34595
34596 \end_inset
34597 </cell>
34598 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
34599 \begin_inset Text
34600
34601 \begin_layout Standard
34602
34603 \family sans
34604 Edit\SpecialChar \menuseparator
34605 Paragraph\InsetSpace ~
34606 Settings
34607 \end_layout
34608
34609 \end_inset
34610 </cell>
34611 </row>
34612 <row interlinespace="2.5mm">
34613 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34614 \begin_inset Text
34615
34616 \begin_layout Standard
34617 \begin_inset Graphics
34618         filename ../images/thesaurus-entry.png
34619         BoundingBox 0bp 5bp 20bp 25bp
34620         rotateOrigin center
34621
34622 \end_inset
34623
34624
34625 \end_layout
34626
34627 \end_inset
34628 </cell>
34629 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
34630 \begin_inset Text
34631
34632 \begin_layout Standard
34633
34634 \family sans
34635 Tools\SpecialChar \menuseparator
34636 Thesaurus
34637 \end_layout
34638
34639 \end_inset
34640 </cell>
34641 </row>
34642 </lyxtabular>
34643
34644 \end_inset
34645
34646
34647 \end_layout
34648
34649 \begin_layout Subsection
34650 View / Update Toolbar
34651 \begin_inset LatexCommand index
34652 name "Toolbar ! View / Update"
34653
34654 \end_inset
34655
34656
34657 \end_layout
34658
34659 \begin_layout Standard
34660 \begin_inset Graphics
34661         filename clipart/ViewToolbar.png
34662
34663 \end_inset
34664
34665
34666 \end_layout
34667
34668 \begin_layout Standard
34669 \begin_inset VSpace defskip
34670 \end_inset
34671
34672
34673 \end_layout
34674
34675 \begin_layout Standard
34676 The view / update toolbar as shown above contains from left to right the
34677  following buttons:
34678 \end_layout
34679
34680 \begin_layout Standard
34681 \begin_inset VSpace defskip
34682 \end_inset
34683
34684
34685 \end_layout
34686
34687 \begin_layout Standard
34688 \begin_inset Tabular
34689 <lyxtabular version="3" rows="6" columns="2">
34690 <features islongtable="true">
34691 <column alignment="left" valignment="top" width="0">
34692 <column alignment="left" valignment="top" width="0">
34693 <row interlinespace="2.5mm">
34694 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34695 \begin_inset Text
34696
34697 \begin_layout Standard
34698 \begin_inset Graphics
34699         filename ../images/buffer-view_dvi.png
34700         BoundingBox 0bp 5bp 20bp 25bp
34701         rotateOrigin center
34702
34703 \end_inset
34704
34705
34706 \end_layout
34707
34708 \end_inset
34709 </cell>
34710 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
34711 \begin_inset Text
34712
34713 \begin_layout Standard
34714
34715 \family sans
34716 View\SpecialChar \menuseparator
34717 DVI
34718 \end_layout
34719
34720 \end_inset
34721 </cell>
34722 </row>
34723 <row interlinespace="2.5mm">
34724 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34725 \begin_inset Text
34726
34727 \begin_layout Standard
34728 \begin_inset Graphics
34729         filename ../images/buffer-update_dvi.png
34730         BoundingBox 0bp 5bp 20bp 25bp
34731         rotateOrigin center
34732
34733 \end_inset
34734
34735
34736 \end_layout
34737
34738 \end_inset
34739 </cell>
34740 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
34741 \begin_inset Text
34742
34743 \begin_layout Standard
34744
34745 \family sans
34746 View\SpecialChar \menuseparator
34747 Update\SpecialChar \menuseparator
34748 DVI
34749 \end_layout
34750
34751 \end_inset
34752 </cell>
34753 </row>
34754 <row interlinespace="2.5mm">
34755 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34756 \begin_inset Text
34757
34758 \begin_layout Standard
34759 \begin_inset Graphics
34760         filename ../images/buffer-view_pdf2.png
34761         BoundingBox 0bp 5bp 20bp 25bp
34762         rotateOrigin center
34763
34764 \end_inset
34765
34766
34767 \end_layout
34768
34769 \end_inset
34770 </cell>
34771 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
34772 \begin_inset Text
34773
34774 \begin_layout Standard
34775
34776 \family sans
34777 View\SpecialChar \menuseparator
34778 PDF
34779 \end_layout
34780
34781 \end_inset
34782 </cell>
34783 </row>
34784 <row interlinespace="2.5mm">
34785 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34786 \begin_inset Text
34787
34788 \begin_layout Standard
34789 \begin_inset Graphics
34790         filename ../images/buffer-update_pdf2.png
34791         BoundingBox 0bp 5bp 20bp 25bp
34792         rotateOrigin center
34793
34794 \end_inset
34795
34796
34797 \end_layout
34798
34799 \end_inset
34800 </cell>
34801 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
34802 \begin_inset Text
34803
34804 \begin_layout Standard
34805
34806 \family sans
34807 View\SpecialChar \menuseparator
34808 Update\SpecialChar \menuseparator
34809 PDF
34810 \begin_inset Foot
34811 status collapsed
34812
34813 \begin_layout Standard
34814 This button is on some LyX for Windows installations not here because its
34815  functionality is merged with 
34816 \family sans
34817 View\SpecialChar \menuseparator
34818 PDF
34819 \family default
34820 .
34821  
34822 \end_layout
34823
34824 \end_inset
34825
34826
34827 \end_layout
34828
34829 \end_inset
34830 </cell>
34831 </row>
34832 <row interlinespace="2.5mm">
34833 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34834 \begin_inset Text
34835
34836 \begin_layout Standard
34837 \begin_inset Graphics
34838         filename ../images/buffer-view_ps.png
34839         BoundingBox 0bp 5bp 20bp 25bp
34840         rotateOrigin center
34841
34842 \end_inset
34843
34844
34845 \end_layout
34846
34847 \end_inset
34848 </cell>
34849 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
34850 \begin_inset Text
34851
34852 \begin_layout Standard
34853
34854 \family sans
34855 View\SpecialChar \menuseparator
34856 Postscript
34857 \end_layout
34858
34859 \end_inset
34860 </cell>
34861 </row>
34862 <row interlinespace="2.5mm">
34863 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34864 \begin_inset Text
34865
34866 \begin_layout Standard
34867 \begin_inset Graphics
34868         filename ../images/buffer-update_ps.png
34869         BoundingBox 0bp 5bp 20bp 25bp
34870         rotateOrigin center
34871
34872 \end_inset
34873
34874
34875 \end_layout
34876
34877 \end_inset
34878 </cell>
34879 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
34880 \begin_inset Text
34881
34882 \begin_layout Standard
34883
34884 \family sans
34885 View\SpecialChar \menuseparator
34886 Update\SpecialChar \menuseparator
34887 Postscript
34888 \end_layout
34889
34890 \end_inset
34891 </cell>
34892 </row>
34893 </lyxtabular>
34894
34895 \end_inset
34896
34897
34898 \end_layout
34899
34900 \begin_layout Subsection
34901 Other Toolbars
34902 \end_layout
34903
34904 \begin_layout Standard
34905 The change tracking toolbar is explained in section\InsetSpace ~
34906
34907 \begin_inset LatexCommand ref
34908 reference "sec:Change-Tracking"
34909
34910 \end_inset
34911
34912 , the table toolbar
34913 \begin_inset LatexCommand index
34914 name "Toolbar ! Table"
34915
34916 \end_inset
34917
34918  is explained in the 
34919 \emph on
34920 Embedded Objects
34921 \emph default
34922  manual.
34923 \end_layout
34924
34925 \begin_layout Chapter
34926 The 
34927 \family sans
34928 Preferences
34929 \family default
34930  Dialog
34931 \begin_inset LatexCommand label
34932 name "cha:The-Preferences-dialog"
34933
34934 \end_inset
34935
34936
34937 \begin_inset LatexCommand index
34938 name "Preferences"
34939
34940 \end_inset
34941
34942
34943 \end_layout
34944
34945 \begin_layout Standard
34946 The preferences dialog is called with the menu Tools\SpecialChar \menuseparator
34947 Preferences.
34948  It consists of submenus explained in the following.
34949 \end_layout
34950
34951 \begin_layout Section
34952 Look and Feel
34953 \end_layout
34954
34955 \begin_layout Subsection
34956 User Interface
34957 \begin_inset LatexCommand label
34958 name "sec:ui"
34959
34960 \end_inset
34961
34962
34963 \begin_inset LatexCommand index
34964 name "Customization ! of toolbars"
34965
34966 \end_inset
34967
34968
34969 \begin_inset LatexCommand index
34970 name "Customization ! of menus"
34971
34972 \end_inset
34973
34974
34975 \end_layout
34976
34977 \begin_layout Standard
34978 \begin_inset Note Greyedout
34979 status open
34980
34981 \begin_layout Standard
34982
34983 \series bold
34984 Note:
34985 \series default
34986  You have to restart LyX before changes in ui- and bind-files take effect.
34987 \end_layout
34988
34989 \end_inset
34990
34991
34992 \end_layout
34993
34994 \begin_layout Subsubsection
34995 User Interface File
34996 \begin_inset LatexCommand index
34997 name "Customization ! of toolbars"
34998
34999 \end_inset
35000
35001
35002 \begin_inset LatexCommand index
35003 name "Customization ! of menus"
35004
35005 \end_inset
35006
35007
35008 \end_layout
35009
35010 \begin_layout Standard
35011 The appearance of the menus and toolbars can be changed by choosing an user
35012  interface (ui) file.
35013  An ui-file is a textfile where the toolbars and menus are listed.
35014  The toolbar buttons and menu entries are specified in the files 
35015 \shape italic
35016 stdtoolbars.inc
35017 \shape default
35018  and 
35019 \shape italic
35020 stdmenus.inc
35021 \shape default
35022 , respectively.
35023  To create your own menu and toolbar layout, start with a copy of these
35024  files and edit the entries.
35025 \end_layout
35026
35027 \begin_layout Standard
35028 The syntax of the .inc-files is straightforward: The 
35029 \family sans
35030 Menubar
35031 \family default
35032
35033 \family sans
35034 Menu
35035 \family default
35036  and 
35037 \family sans
35038 Toolbar
35039 \family default
35040  entries must be ended with an explicit 
35041 \family sans
35042 End
35043 \family default
35044 .
35045  They may contain 
35046 \family sans
35047 Submenus
35048 \family default
35049
35050 \family sans
35051 Items
35052 \family default
35053
35054 \family sans
35055 OptItems
35056 \family default
35057
35058 \family sans
35059 Separators
35060 \family default
35061
35062 \family sans
35063 Icons,
35064 \family default
35065  and in the case of the 
35066 \begin_inset Quotes eld
35067 \end_inset
35068
35069 file
35070 \begin_inset Quotes erd
35071 \end_inset
35072
35073  menus a 
35074 \family sans
35075 Lastfiles
35076 \family default
35077  entry.
35078  The syntax for the entries is:
35079 \end_layout
35080
35081 \begin_layout Standard
35082 \begin_inset VSpace smallskip*
35083 \end_inset
35084
35085
35086 \series bold
35087 Item 
35088 \begin_inset Quotes erd
35089 \end_inset
35090
35091 menu 
35092 \series default
35093 or
35094 \series bold
35095  button name
35096 \begin_inset Quotes erd
35097 \end_inset
35098
35099  
35100 \begin_inset Quotes erd
35101 \end_inset
35102
35103 LyX-function
35104 \begin_inset Quotes erd
35105 \end_inset
35106
35107
35108 \end_layout
35109
35110 \begin_layout Standard
35111 \noindent
35112 \begin_inset VSpace smallskip*
35113 \end_inset
35114
35115 All LyX-functions are listed in 
35116 \begin_inset LatexCommand cite
35117 key "LyX-func"
35118
35119 \end_inset
35120
35121 .
35122 \end_layout
35123
35124 \begin_layout Standard
35125 \begin_inset VSpace medskip
35126 \end_inset
35127
35128
35129 \end_layout
35130
35131 \begin_layout Standard
35132 An example: Assuming you use the menu 
35133 \family sans
35134 Navigate\SpecialChar \menuseparator
35135 Bookmarks
35136 \family default
35137  quite often and therefore want six available bookmarks, you can add the
35138  line
35139 \end_layout
35140
35141 \begin_layout Standard
35142 \begin_inset VSpace smallskip*
35143 \end_inset
35144
35145
35146 \series bold
35147 Item "Save Bookmark 6" "bookmark-save 6"
35148 \end_layout
35149
35150 \begin_layout Standard
35151 \noindent
35152 \begin_inset VSpace smallskip*
35153 \end_inset
35154
35155 to the navigate menu section in the .inc-file to have the sixth bookmark.
35156 \end_layout
35157
35158 \begin_layout Subsubsection
35159 Bind-File
35160 \begin_inset LatexCommand index
35161 name "Bindings"
35162
35163 \end_inset
35164
35165
35166 \end_layout
35167
35168 \begin_layout Standard
35169 Bindings are used to bind a function to a key.
35170  Several binding files are available:
35171 \end_layout
35172
35173 \begin_layout Description
35174 cua.bind typical set of PC keyboard shortcuts
35175 \end_layout
35176
35177 \begin_layout Description
35178 (x)emacs.bind set of bindings like they are used in the editor programs 
35179 \family sans
35180 Emacs
35181 \family default
35182  (
35183 \family sans
35184 XEmacs
35185 \family default
35186 )
35187 \end_layout
35188
35189 \begin_layout Description
35190 mac.bind set of bindings for 
35191 \family sans
35192 Mac\InsetSpace \thinspace{}
35193 OS
35194 \family default
35195  systems.
35196 \end_layout
35197
35198 \begin_layout Standard
35199 There are also bind-files designed for special document classes, like 
35200 \shape italic
35201 broadway.bind
35202 \shape default
35203 , and bind files for special languages.
35204  The name of language bind-files begin with a language code, e.g.
35205  
35206 \begin_inset Quotes eld
35207 \end_inset
35208
35209 pt
35210 \begin_inset Quotes erd
35211 \end_inset
35212
35213  for Portuguese.
35214  If you use LyX in a certain language, LyX will try to use the appropriate
35215  bind-file.
35216 \end_layout
35217
35218 \begin_layout Standard
35219 Some bind-files, like 
35220 \emph on
35221 math.bind
35222 \emph default
35223 , have only a small scope.
35224  When looking at the the end of the file 
35225 \shape italic
35226 cua.bind
35227 \shape default
35228 , you can see that they are included to keep the overview in the bind-file.
35229 \end_layout
35230
35231 \begin_layout Standard
35232 If you like to customize the keybindings to your own taste, modify the bind-file
35233 s with a text editor.
35234  The syntax of the entries is:
35235 \end_layout
35236
35237 \begin_layout Standard
35238
35239 \series bold
35240
35241 \backslash
35242 bind 
35243 \begin_inset Quotes erd
35244 \end_inset
35245
35246 key combination
35247 \begin_inset Quotes erd
35248 \end_inset
35249
35250  
35251 \begin_inset Quotes erd
35252 \end_inset
35253
35254 LyX-function
35255 \begin_inset Quotes erd
35256 \end_inset
35257
35258
35259 \end_layout
35260
35261 \begin_layout Standard
35262 All LyX-functions are listed in 
35263 \begin_inset LatexCommand cite
35264 key "LyX-func"
35265
35266 \end_inset
35267
35268 .
35269 \end_layout
35270
35271 \begin_layout Subsubsection
35272 Session
35273 \end_layout
35274
35275 \begin_layout Standard
35276 When the option 
35277 \family sans
35278 Save\InsetSpace \thinspace{}
35279 /\InsetSpace \thinspace{}
35280 restore window size, or use fixed size
35281 \family default
35282  is not checked, you can specify the size of LyX's main window when LyX
35283  is started.
35284 \end_layout
35285
35286 \begin_layout Standard
35287 With the option 
35288 \family sans
35289 Save\InsetSpace \thinspace{}
35290 /\InsetSpace \thinspace{}
35291 restore window position
35292 \family default
35293  LyX will be opened with its main window at the last used position.
35294 \end_layout
35295
35296 \begin_layout Standard
35297 The option 
35298 \family sans
35299 Restore cursor positions
35300 \family default
35301  sets the cursor to the position in the file where it has been the last
35302  time.
35303 \end_layout
35304
35305 \begin_layout Standard
35306 The option 
35307 \family sans
35308 Load opened files from last session
35309 \family default
35310  opens all files that were opened in the last LyX session.
35311 \end_layout
35312
35313 \begin_layout Subsubsection
35314 Documents
35315 \begin_inset LatexCommand label
35316 name "sub:Backup documents"
35317
35318 \end_inset
35319
35320
35321 \begin_inset LatexCommand index
35322 name "Backup ! Documents"
35323
35324 \end_inset
35325
35326
35327 \end_layout
35328
35329 \begin_layout Standard
35330 When the option 
35331 \family sans
35332 Backup documents
35333 \family default
35334  is set, you can specify the time between backup saves.
35335 \end_layout
35336
35337 \begin_layout Standard
35338
35339 \family sans
35340 Maximum last files
35341 \family default
35342  is the number of last opened files that LyX should display in the menu
35343  
35344 \family sans
35345 File\SpecialChar \menuseparator
35346 Open\InsetSpace ~
35347 Recent
35348 \family default
35349 .
35350 \end_layout
35351
35352 \begin_layout Subsubsection
35353 Scrolling
35354 \end_layout
35355
35356 \begin_layout Standard
35357 The option 
35358 \family sans
35359 Cursor follows scrollbar
35360 \family default
35361  sets the cursor to the top of the currently displayed document part when
35362  scrolling.
35363 \end_layout
35364
35365 \begin_layout Subsubsection
35366 Pixmap Cache
35367 \end_layout
35368
35369 \begin_layout Standard
35370 With the option 
35371 \family sans
35372 Enable Pixmap Cache
35373 \family default
35374  enabled, LyX needs to redraw the screen less often.
35375  This results in better performance, especially on slow systems.
35376  On the other hand, the characters might look more fuzzy on screen.
35377  So whether you enable this or not depends on whether you prefer speed over
35378  aesthetics.
35379  Note that the Pixmap Cache is only available and useful under Mac\InsetSpace ~
35380 OS and
35381  Windows.
35382 \end_layout
35383
35384 \begin_layout Subsection
35385 Screen Fonts
35386 \begin_inset LatexCommand index
35387 name "Font ! Screen"
35388
35389 \end_inset
35390
35391
35392 \begin_inset LatexCommand label
35393 name "sub:Screen-Fonts"
35394
35395 \end_inset
35396
35397
35398 \end_layout
35399
35400 \begin_layout Standard
35401 These fonts are used to display your documents on the screen.
35402 \end_layout
35403
35404 \begin_layout Standard
35405 \begin_inset Note Greyedout
35406 status open
35407
35408 \begin_layout Standard
35409
35410 \series bold
35411 Note:
35412 \series default
35413  This section only deals with the fonts 
35414 \emph on
35415 inside
35416 \emph default
35417  the LyX window.
35418  The fonts that appear on the output are independent from these fonts, and
35419  set in the menu 
35420 \family sans
35421 Layout\SpecialChar \menuseparator
35422 Document
35423 \family default
35424 .
35425 \end_layout
35426
35427 \end_inset
35428
35429
35430 \end_layout
35431
35432 \begin_layout Standard
35433 By default, LyX uses 
35434 \family typewriter
35435 Times
35436 \family default
35437  as roman (serif) font, 
35438 \family typewriter
35439 Arial
35440 \family default
35441  or 
35442 \family typewriter
35443 Helvetica
35444 \family default
35445  (depends on the system) as 
35446 \family sans
35447 sans\InsetSpace ~
35448 serif
35449 \family default
35450  font, and 
35451 \family typewriter
35452 Courier
35453 \family default
35454  as 
35455 \family typewriter
35456 typewriter
35457 \family default
35458  font.
35459 \end_layout
35460
35461 \begin_layout Standard
35462 You can change the font size with the 
35463 \family sans
35464 Zoom
35465 \family default
35466  setting.
35467 \end_layout
35468
35469 \begin_layout Standard
35470
35471 \family sans
35472 Screen DPI
35473 \family default
35474  is the screen resolution in dpi (dots per inch).
35475  The Font Sizes are calculated as letter height in units of points.
35476  72\InsetSpace \thinspace{}
35477 points have the size of 1\InsetSpace \thinspace{}
35478 inch, see Appendix\InsetSpace ~
35479
35480 \begin_inset LatexCommand ref
35481 reference "cha:Units-available-in"
35482
35483 \end_inset
35484
35485 .
35486 \end_layout
35487
35488 \begin_layout Standard
35489 The default 
35490 \family sans
35491 Font Sizes
35492 \family default
35493  are the same as if a document font size of 10
35494 \begin_inset Formula $\,$
35495 \end_inset
35496
35497 pt would be used.
35498  The sizes are explained in detail in section\InsetSpace ~
35499
35500 \begin_inset LatexCommand ref
35501 reference "sub:Document-Font"
35502
35503 \end_inset
35504
35505 .
35506 \end_layout
35507
35508 \begin_layout Subsection
35509 Colors
35510 \begin_inset LatexCommand index
35511 name "Color ! LyX screen"
35512
35513 \end_inset
35514
35515
35516 \begin_inset LatexCommand index
35517 name "Settings ! Color"
35518
35519 \end_inset
35520
35521
35522 \end_layout
35523
35524 \begin_layout Standard
35525 You can here change all colors used by LyX.
35526  Choose an item in the list and use the 
35527 \family sans
35528 Alter
35529 \family default
35530  button.
35531 \end_layout
35532
35533 \begin_layout Subsection
35534 Graphics
35535 \begin_inset LatexCommand index
35536 name "Settings ! Graphics"
35537
35538 \end_inset
35539
35540
35541 \end_layout
35542
35543 \begin_layout Standard
35544 Here you can specify how graphics inside LyX are displayed.
35545 \end_layout
35546
35547 \begin_layout Standard
35548
35549 \family sans
35550 Instant Preview
35551 \family default
35552  enables previewing snippets of your document.
35553  This feature is described in section\InsetSpace ~
35554
35555 \begin_inset LatexCommand ref
35556 reference "sec:Previewing-snippets-of"
35557
35558 \end_inset
35559
35560 .
35561 \end_layout
35562
35563 \begin_layout Subsection
35564 Keyboard Map
35565 \begin_inset LatexCommand index
35566 name "Keyboard Map"
35567
35568 \end_inset
35569
35570
35571 \begin_inset LatexCommand index
35572 name "Settings ! Keyboard Map"
35573
35574 \end_inset
35575
35576
35577 \begin_inset LatexCommand label
35578 name "sub:Keyboard-Map"
35579
35580 \end_inset
35581
35582
35583 \end_layout
35584
35585 \begin_layout Standard
35586 Normally keyboard settings have to be done in a menu of your operating system.
35587  For the case that this is not possible, LyX provides keyboard maps.
35588  If you have e.\InsetSpace \thinspace{}
35589 g.\InsetSpace ~
35590 a Czech keyboard but want to write with it like with a Romanian
35591  one, you can use the keyboard map file named 
35592 \emph on
35593 romanian.kmap
35594 \emph default
35595 .
35596 \end_layout
35597
35598 \begin_layout Standard
35599 \begin_inset Note Greyedout
35600 status open
35601
35602 \begin_layout Standard
35603
35604 \series bold
35605 Note:
35606 \series default
35607  Keyboard maps are only provided as makeshift and don't work on all systems.
35608 \end_layout
35609
35610 \end_inset
35611
35612
35613 \end_layout
35614
35615 \begin_layout Section
35616 Paths
35617 \begin_inset LatexCommand index
35618 name "Paths"
35619
35620 \end_inset
35621
35622
35623 \begin_inset LatexCommand index
35624 name "Settings ! Directory"
35625
35626 \end_inset
35627
35628
35629 \end_layout
35630
35631 \begin_layout Description
35632 Working\InsetSpace ~
35633 directory This is LyX's working directory.
35634  It is the default when you 
35635 \family sans
35636 Open
35637 \family default
35638
35639 \family sans
35640 Save
35641 \family default
35642  or 
35643 \family sans
35644 Save\InsetSpace ~
35645 as
35646 \family default
35647  files.
35648 \end_layout
35649
35650 \begin_layout Description
35651 Document\InsetSpace ~
35652 templates This directory will be opened when you use the menu 
35653 \family sans
35654 File\SpecialChar \menuseparator
35655 New\InsetSpace ~
35656 from\InsetSpace ~
35657 Template
35658 \family default
35659 .
35660 \end_layout
35661
35662 \begin_layout Description
35663 Backup\InsetSpace ~
35664 directory
35665 \begin_inset LatexCommand index
35666 name "Backup ! Directory"
35667
35668 \end_inset
35669
35670  Backup copies will be saved to this directory.
35671  When no directory is given but backups are enabled as described in section\InsetSpace ~
35672
35673 \begin_inset LatexCommand ref
35674 reference "sub:Backup documents"
35675
35676 \end_inset
35677
35678 , the 
35679 \family sans
35680 Working directory
35681 \family default
35682  will be used to save the backups.
35683 \newline
35684 The backup files have the ending 
35685 \begin_inset Quotes eld
35686 \end_inset
35687
35688 .lyx~
35689 \begin_inset Quotes erd
35690 \end_inset
35691
35692 .
35693 \end_layout
35694
35695 \begin_layout Description
35696 Ly
35697 \begin_inset ERT
35698 status collapsed
35699
35700 \begin_layout Standard
35701
35702 {}
35703 \end_layout
35704
35705 \end_inset
35706
35707 XServer-Pipe Here you can enter the name of a Unix-pipe.
35708  This pipe is used to send data from external programs to LyX.
35709 \newline
35710
35711 \begin_inset Note Greyedout
35712 status open
35713
35714 \begin_layout Standard
35715
35716 \series bold
35717 Note:
35718 \series default
35719  This feature doesn't work on Windows systems.
35720 \end_layout
35721
35722 \end_inset
35723
35724
35725 \end_layout
35726
35727 \begin_layout Description
35728 Temporary\InsetSpace ~
35729 directory Temporary files will be saved in this directory.
35730 \end_layout
35731
35732 \begin_layout Description
35733 PATH\InsetSpace ~
35734 prefix This field contains a list of paths to external programs.
35735  When LyX needs to use an external program, it looks in this list where
35736  to find it on the system.
35737  The path list is automatically set up on Windows and Mac systems while
35738  LyX is configured, so that you normally don't have to modify it.
35739  On Unix\InsetSpace \thinspace{}
35740 /\InsetSpace \thinspace{}
35741 Linux systems, the path list will need to be set only if there
35742  are external programs you wish to use that are not in your normal system
35743  path ($PATH).
35744  
35745 \end_layout
35746
35747 \begin_layout Section
35748 Identity
35749 \end_layout
35750
35751 \begin_layout Standard
35752 Here you can insert your name and email address.
35753  The identity will be used when you have enabled change tracking as described
35754  in section\InsetSpace ~
35755
35756 \begin_inset LatexCommand ref
35757 reference "sec:Change-Tracking"
35758
35759 \end_inset
35760
35761 , to mark changes you make as yours.
35762 \end_layout
35763
35764 \begin_layout Section
35765 Language Settings
35766 \begin_inset LatexCommand index
35767 name "Language ! Settings"
35768
35769 \end_inset
35770
35771
35772 \begin_inset LatexCommand index
35773 name "Settings ! Language"
35774
35775 \end_inset
35776
35777
35778 \end_layout
35779
35780 \begin_layout Subsection
35781 Language
35782 \end_layout
35783
35784 \begin_layout Description
35785 Default\InsetSpace ~
35786 language is the language used in new documents
35787 \end_layout
35788
35789 \begin_layout Description
35790 Language\InsetSpace ~
35791 package is a LaTeX-command to load a LaTeX-package that handles
35792  language issues.
35793  The default is the LaTeX-command 
35794 \family sans
35795
35796 \backslash
35797 usepackage{babel}
35798 \family default
35799  that loads the package 
35800 \series bold
35801 babel
35802 \series default
35803 .
35804 \begin_inset Foot
35805 status collapsed
35806
35807 \begin_layout Standard
35808 For an introduction to the LaTeX-Syntax, have a look at section\InsetSpace ~
35809
35810 \begin_inset LatexCommand ref
35811 reference "sec:ERT"
35812
35813 \end_inset
35814
35815 .
35816 \end_layout
35817
35818 \end_inset
35819
35820
35821 \newline
35822 The 
35823 \series bold
35824 babel
35825 \series default
35826  translates in the background automatically text labels of documents to
35827  the document language.
35828  A text label is for instance the word 
35829 \begin_inset Quotes eld
35830 \end_inset
35831
35832 Table
35833 \begin_inset Quotes erd
35834 \end_inset
35835
35836  at the beginning of every table-caption.
35837 \end_layout
35838
35839 \begin_layout Description
35840 Command\InsetSpace ~
35841 start When a special LaTeX-package is needed to write in a certain
35842  document language, you can here specify the command to start the package.
35843  An example is the start command 
35844 \family sans
35845
35846 \backslash
35847 begin{arabtext}
35848 \family default
35849  that is needed to write Arabic using the package 
35850 \series bold
35851 ArabTeX
35852 \series default
35853 , see 
35854 \begin_inset LatexCommand cite
35855 key "Arabic"
35856
35857 \end_inset
35858
35859 .
35860  The default is the 
35861 \series bold
35862 babel
35863 \series default
35864  command 
35865 \family sans
35866
35867 \backslash
35868 selectlanguage{$$lang}
35869 \family default
35870 .
35871 \end_layout
35872
35873 \begin_layout Description
35874 Command\InsetSpace ~
35875 end Counterpart to 
35876 \family sans
35877 Command start
35878 \family default
35879 .
35880  Some packages, like the default, don't have an end command since the start
35881  command toggles the package on and off.
35882 \end_layout
35883
35884 \begin_layout Description
35885 Use\InsetSpace ~
35886 babel Whether 
35887 \series bold
35888 babel
35889 \series default
35890  is used or not.
35891 \end_layout
35892
35893 \begin_layout Description
35894 Global When this option is set, the languages used in the document will
35895  be added as options to the document class options, so that they can be
35896  used by all LaTeX-packages.
35897  Otherwise they will only be used as options for the 
35898 \series bold
35899 babel
35900 \series default
35901  package.
35902 \end_layout
35903
35904 \begin_layout Description
35905 Auto\InsetSpace ~
35906 begin When this option is set, the documents starts with the chosen
35907  document language.
35908  When this option is not set, the 
35909 \family sans
35910 Command\InsetSpace ~
35911 start
35912 \family default
35913  is explicitly set to the beginning of the document in the LaTeX-output.
35914  This assures that the correct language is used when you use another 
35915 \family sans
35916 Command\InsetSpace ~
35917 start
35918 \family default
35919  than the default.
35920 \end_layout
35921
35922 \begin_layout Description
35923 Auto\InsetSpace ~
35924 end Counterpart to 
35925 \family sans
35926 Auto\InsetSpace ~
35927 begin
35928 \family default
35929 .
35930  When it is not set, the 
35931 \family sans
35932 Command\InsetSpace ~
35933 end
35934 \family default
35935  is set to the end of the document.
35936 \end_layout
35937
35938 \begin_layout Description
35939 Mark\InsetSpace ~
35940 foreign\InsetSpace ~
35941 languages Text marked formatted in a language different from
35942  the document language will be underlined blue.
35943 \end_layout
35944
35945 \begin_layout Description
35946 Right\InsetSpace ~
35947 to\InsetSpace ~
35948 left\InsetSpace ~
35949 language\InsetSpace ~
35950 support Enables the use of languages, written from right
35951  to left, like Arabic, Hebrew, Farsi.
35952 \end_layout
35953
35954 \begin_layout Subsection
35955 Spellchecker
35956 \end_layout
35957
35958 \begin_layout Standard
35959 The spellchecker settings are explained in section\InsetSpace ~
35960
35961 \begin_inset LatexCommand ref
35962 reference "sec:Spellchecking"
35963
35964 \end_inset
35965
35966
35967 \end_layout
35968
35969 \begin_layout Section
35970 Outputs
35971 \end_layout
35972
35973 \begin_layout Subsection
35974 Printer
35975 \begin_inset LatexCommand label
35976 name "sub:Printer"
35977
35978 \end_inset
35979
35980
35981 \begin_inset LatexCommand index
35982 name "Printer"
35983
35984 \end_inset
35985
35986
35987 \begin_inset LatexCommand index
35988 name "Settings ! Printer"
35989
35990 \end_inset
35991
35992
35993 \end_layout
35994
35995 \begin_layout Description
35996 Default\InsetSpace ~
35997 printer Here you can specify the name of your default printer.
35998  The name will be used when the 
35999 \family sans
36000 Printer command
36001 \family default
36002  is executed.
36003 \newline
36004
36005 \begin_inset Note Greyedout
36006 status open
36007
36008 \begin_layout Standard
36009
36010 \series bold
36011 Note:
36012 \series default
36013  You can leave this field empty on Windows systems because it has there
36014  no effect.
36015 \end_layout
36016
36017 \end_inset
36018
36019
36020 \end_layout
36021
36022 \begin_layout Description
36023 Adapt\InsetSpace ~
36024 output\InsetSpace ~
36025 to\InsetSpace ~
36026 printer This option works only for the 
36027 \family sans
36028 Printer command
36029 \family default
36030  
36031 \begin_inset Quotes eld
36032 \end_inset
36033
36034
36035 \family sans
36036 dvips
36037 \family default
36038
36039 \begin_inset Quotes erd
36040 \end_inset
36041
36042 .
36043  It activates a configuration file for dvips.
36044  This is an option only for dvips experts.
36045 \end_layout
36046
36047 \begin_layout Description
36048 Printer\InsetSpace ~
36049 command is the command LyX\InsetSpace \thinspace{}
36050 /\InsetSpace \thinspace{}
36051 LaTeX uses for printing.
36052  The default is on most systems 
36053 \family sans
36054 dvips
36055 \family default
36056 .
36057 \end_layout
36058
36059 \begin_layout Description
36060 Printer\InsetSpace ~
36061 Command\InsetSpace ~
36062 Options Here you can specify printer options.
36063  A list of printer options with explanations can be found in the documentation
36064  of the program that provides the 
36065 \family sans
36066 Printer command
36067 \family default
36068  you are using.
36069 \end_layout
36070
36071 \begin_layout Subsection
36072 Date Format
36073 \begin_inset LatexCommand index
36074 name "Date Format"
36075
36076 \end_inset
36077
36078
36079 \begin_inset LatexCommand index
36080 name "Settings ! Date format"
36081
36082 \end_inset
36083
36084
36085 \end_layout
36086
36087 \begin_layout Standard
36088 The date format can be one or a mixture of the formats listed here:
36089 \newline
36090
36091 \begin_inset LatexCommand url
36092 target "http://unixhelp.ed.ac.uk/CGI/man-cgi?date"
36093
36094 \end_inset
36095
36096
36097 \newline
36098 For example the format
36099 \newline
36100 %d/%m/%y
36101 \newline
36102 prints the date as day/month/year.
36103 \end_layout
36104
36105 \begin_layout Subsection
36106 Plain Text
36107 \end_layout
36108
36109 \begin_layout Description
36110 Output\InsetSpace ~
36111 line\InsetSpace ~
36112 length sets the maximum number of characters printed in one line
36113  when using the menu 
36114 \family sans
36115 File\SpecialChar \menuseparator
36116 Export\SpecialChar \menuseparator
36117 Plain\InsetSpace ~
36118 text
36119 \family default
36120 .
36121  Setting the line line length to 0 means all text is printed in one endless
36122  line.
36123 \end_layout
36124
36125 \begin_layout Description
36126 roff\InsetSpace ~
36127 command defines an additional command used to produce better ASCII tables
36128  with the 
36129 \family typewriter
36130 groff/troff/nroff
36131 \family default
36132  UNIX-commands (refer to their manuals for more information about them).
36133  Setting this as empty tells LyX to use the internal formatter.
36134 \end_layout
36135
36136 \begin_layout Subsection
36137 LaT
36138 \begin_inset ERT
36139 status collapsed
36140
36141 \begin_layout Standard
36142
36143 {}
36144 \end_layout
36145
36146 \end_inset
36147
36148 eX
36149 \begin_inset LatexCommand label
36150 name "sub:LaTeX-settings"
36151
36152 \end_inset
36153
36154
36155 \begin_inset LatexCommand index
36156 name "Settings ! LaTeX"
36157
36158 \end_inset
36159
36160
36161 \end_layout
36162
36163 \begin_layout Description
36164 Te
36165 \begin_inset ERT
36166 status collapsed
36167
36168 \begin_layout Standard
36169
36170 {}
36171 \end_layout
36172
36173 \end_inset
36174
36175 X\InsetSpace ~
36176 encoding This is the default encoding of the document font.
36177  
36178 \family sans
36179 T1
36180 \family default
36181  is the default and covers western languages and symbols.
36182  
36183 \family sans
36184 T2A
36185 \family default
36186
36187 \family sans
36188 T2B
36189 \family default
36190
36191 \family sans
36192 T2C
36193 \family default
36194
36195 \family sans
36196 LCY
36197 \family default
36198 , and 
36199 \family sans
36200 X2
36201 \family default
36202  are for Cyrillic.
36203  Combinations of the encodings are possible, like 
36204 \begin_inset Quotes erd
36205 \end_inset
36206
36207
36208 \family sans
36209 T1, T2B
36210 \family default
36211
36212 \begin_inset Quotes erd
36213 \end_inset
36214
36215 .
36216  The font encoding is normally automatically loaded by the language packages
36217  LyX sets up in the background.
36218  So there is no need to change the default encoding.
36219 \end_layout
36220
36221 \begin_layout Description
36222 Default\InsetSpace ~
36223 paper\InsetSpace ~
36224 size This is the paper size that is used for new documents.
36225  The 
36226 \family sans
36227 Default
36228 \family default
36229  value depends on your LaTeX-system setup.
36230 \end_layout
36231
36232 \begin_layout Description
36233 Reset\InsetSpace ~
36234 class\InsetSpace ~
36235 options\InsetSpace ~
36236 when\InsetSpace ~
36237 document\InsetSpace ~
36238 classes\InsetSpace ~
36239 changes Removes all manually set document
36240  class options in the 
36241 \family sans
36242 Document\SpecialChar \menuseparator
36243 Settings
36244 \family default
36245  dialog when changing the document class.
36246 \end_layout
36247
36248 \begin_layout Standard
36249 In the 
36250 \family sans
36251 External Applications
36252 \family default
36253  field you can specify commands with parameters for the listed applications.
36254  Before you change something here, it is strongly recommended to read the
36255  manuals of the applications.
36256  Currently the following commands can be set:
36257 \end_layout
36258
36259 \begin_layout Description
36260 CheckTe
36261 \begin_inset ERT
36262 status collapsed
36263
36264 \begin_layout Standard
36265
36266 {}
36267 \end_layout
36268
36269 \end_inset
36270
36271 X\InsetSpace ~
36272 command Command for the program 
36273 \family sans
36274 CheckTeX
36275 \family default
36276  that is described in section 
36277 \emph on
36278 Checking TeX
36279 \emph default
36280  of the 
36281 \emph on
36282 Extended Features
36283 \emph default
36284  manual.
36285 \end_layout
36286
36287 \begin_layout Description
36288 BibTe
36289 \begin_inset ERT
36290 status collapsed
36291
36292 \begin_layout Standard
36293
36294 {}
36295 \end_layout
36296
36297 \end_inset
36298
36299 X\InsetSpace ~
36300 command Command for the program 
36301 \family sans
36302 BibTeX
36303 \family default
36304  that generates the bibliography, see section\InsetSpace ~
36305
36306 \begin_inset LatexCommand ref
36307 reference "sub:Bibliography-databases"
36308
36309 \end_inset
36310
36311 .
36312 \end_layout
36313
36314 \begin_layout Description
36315 Index\InsetSpace ~
36316 command Command for the program that generates the index, see section\InsetSpace ~
36317
36318 \begin_inset LatexCommand ref
36319 reference "sub:Index-Program"
36320
36321 \end_inset
36322
36323 .
36324 \end_layout
36325
36326 \begin_layout Description
36327 DVI\InsetSpace ~
36328 viewer\InsetSpace ~
36329 paper\InsetSpace ~
36330 size\InsetSpace ~
36331 options They only have an effect when the program 
36332 \family sans
36333 xdvi
36334 \family default
36335  is used as DVI-viewer.
36336 \end_layout
36337
36338 \begin_layout Subsection
36339 Paths
36340 \begin_inset LatexCommand index
36341 name "Paths"
36342
36343 \end_inset
36344
36345
36346 \begin_inset LatexCommand index
36347 name "Settings ! Paths"
36348
36349 \end_inset
36350
36351
36352 \end_layout
36353
36354 \begin_layout Standard
36355 The submenu 
36356 \family sans
36357 Paths
36358 \family default
36359  is only available in the Windows version of LyX.
36360  The option 
36361 \family sans
36362 Use Windows-style paths in LaTeX files
36363 \family default
36364  uses the Windows path style:
36365 \end_layout
36366
36367 \begin_layout Standard
36368 C:
36369 \backslash
36370 test
36371 \backslash
36372 hello
36373 \end_layout
36374
36375 \begin_layout Standard
36376 instead of the Unix path style:
36377 \end_layout
36378
36379 \begin_layout Standard
36380 C:/test/hello
36381 \end_layout
36382
36383 \begin_layout Section
36384 Converters
36385 \begin_inset LatexCommand index
36386 name "Converters"
36387
36388 \end_inset
36389
36390
36391 \end_layout
36392
36393 \begin_layout Standard
36394 Here you find the list of defined converter commands to convert material
36395  from one format to another.
36396  You can modify them or create new ones.
36397  To modify a converter, select it, change the entry of the field 
36398 \family sans
36399 Converter
36400 \family default
36401  and/or 
36402 \family sans
36403 Extra\InsetSpace ~
36404 flag
36405 \family default
36406 , and press the 
36407 \family sans
36408 Modify
36409 \family default
36410  button.
36411  To create a new converter, select an existing one, select a different format
36412  in the 
36413 \family sans
36414 From\InsetSpace ~
36415 format
36416 \family default
36417  drop-down list, modify the 
36418 \family sans
36419 Converter
36420 \family default
36421  field, and press the 
36422 \family sans
36423 Add
36424 \family default
36425  button.
36426 \end_layout
36427
36428 \begin_layout Standard
36429 When the 
36430 \family sans
36431 Converter File Cache
36432 \family default
36433  is enabled, conversions will be cached as long as specified in the field
36434  
36435 \family sans
36436 Maximum Age (in days
36437 \family default
36438 ).
36439  This means that images don't need to be converted again when you reopen
36440  a document; the converted images from the cache will be used instead.
36441 \end_layout
36442
36443 \begin_layout Standard
36444 More about converters, like the variables and flags that can be used in
36445  the converter definition, is described in section 
36446 \emph on
36447 Converters
36448 \emph default
36449  of the 
36450 \emph on
36451 Customization
36452 \emph default
36453  manual.
36454 \end_layout
36455
36456 \begin_layout Section
36457 File Formats
36458 \begin_inset LatexCommand index
36459 name "File formats"
36460
36461 \end_inset
36462
36463
36464 \begin_inset LatexCommand label
36465 name "sec:File-Formats"
36466
36467 \end_inset
36468
36469
36470 \end_layout
36471
36472 \begin_layout Standard
36473 Here you find the list of defined file formats that LyX can handle.
36474  You can modify the viewer and editor program that should be used for certain
36475  formats.
36476  To create a new format, select an existing one, change the entry of the
36477  fields 
36478 \family sans
36479 Format
36480 \family default
36481  and 
36482 \family sans
36483 GUI\InsetSpace ~
36484 name
36485 \family default
36486 , and press the 
36487 \family sans
36488 Add
36489 \family default
36490  button.
36491 \end_layout
36492
36493 \begin_layout Standard
36494 More about formats, like the options that can be used in the format definition,
36495  is described in section 
36496 \emph on
36497 Formats
36498 \emph default
36499  of the 
36500 \emph on
36501 Customization
36502 \emph default
36503  manual.
36504 \end_layout
36505
36506 \begin_layout Section
36507 Copiers
36508 \begin_inset LatexCommand index
36509 name "Copiers"
36510
36511 \end_inset
36512
36513
36514 \end_layout
36515
36516 \begin_layout Standard
36517 Here you find the list of defined copiers.
36518  Since all conversions from one format to another take place in LyX's temporary
36519  directory, it is sometimes necessary to modify a file before copying it
36520  to the temporary directory in order that the conversion may be performed.
36521  This is done by a Copier.
36522 \end_layout
36523
36524 \begin_layout Standard
36525 More about converters is described in section 
36526 \emph on
36527 Copiers
36528 \emph default
36529  of the 
36530 \emph on
36531 Customization
36532 \emph default
36533  manual.
36534 \end_layout
36535
36536 \begin_layout Chapter
36537 Units available in LyX
36538 \begin_inset LatexCommand index
36539 name "Units"
36540
36541 \end_inset
36542
36543
36544 \begin_inset LatexCommand label
36545 name "cha:Units-available-in"
36546
36547 \end_inset
36548
36549
36550 \end_layout
36551
36552 \begin_layout Standard
36553 To understand the units described in this documentation, 
36554 \begin_inset LatexCommand ref
36555 reference "cap:Units"
36556
36557 \end_inset
36558
36559  explains all units available in LyX.
36560 \end_layout
36561
36562 \begin_layout Standard
36563 \begin_inset Float table
36564 placement h
36565 wide false
36566 sideways false
36567 status open
36568
36569 \begin_layout Standard
36570 \begin_inset Caption
36571
36572 \begin_layout Standard
36573 \begin_inset LatexCommand label
36574 name "cap:Units"
36575
36576 \end_inset
36577
36578 Units
36579 \end_layout
36580
36581 \end_inset
36582
36583
36584 \end_layout
36585
36586 \begin_layout Standard
36587 \begin_inset VSpace medskip
36588 \end_inset
36589
36590
36591 \end_layout
36592
36593 \begin_layout Standard
36594 \align center
36595 \begin_inset Tabular
36596 <lyxtabular version="3" rows="20" columns="2">
36597 <features>
36598 <column alignment="center" valignment="top" leftline="true" width="0">
36599 <column alignment="center" valignment="top" leftline="true" rightline="true" width="0">
36600 <row topline="true" bottomline="true">
36601 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
36602 \begin_inset Text
36603
36604 \begin_layout Standard
36605 unit
36606 \end_layout
36607
36608 \end_inset
36609 </cell>
36610 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
36611 \begin_inset Text
36612
36613 \begin_layout Standard
36614 name/description
36615 \end_layout
36616
36617 \end_inset
36618 </cell>
36619 </row>
36620 <row topline="true">
36621 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
36622 \begin_inset Text
36623
36624 \begin_layout Standard
36625 mm
36626 \end_layout
36627
36628 \end_inset
36629 </cell>
36630 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
36631 \begin_inset Text
36632
36633 \begin_layout Standard
36634 millimeter
36635 \end_layout
36636
36637 \end_inset
36638 </cell>
36639 </row>
36640 <row topline="true">
36641 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
36642 \begin_inset Text
36643
36644 \begin_layout Standard
36645 cm
36646 \end_layout
36647
36648 \end_inset
36649 </cell>
36650 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
36651 \begin_inset Text
36652
36653 \begin_layout Standard
36654 centimeter
36655 \end_layout
36656
36657 \end_inset
36658 </cell>
36659 </row>
36660 <row topline="true">
36661 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
36662 \begin_inset Text
36663
36664 \begin_layout Standard
36665 in
36666 \end_layout
36667
36668 \end_inset
36669 </cell>
36670 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
36671 \begin_inset Text
36672
36673 \begin_layout Standard
36674 inch
36675 \end_layout
36676
36677 \end_inset
36678 </cell>
36679 </row>
36680 <row topline="true">
36681 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
36682 \begin_inset Text
36683
36684 \begin_layout Standard
36685 pt
36686 \end_layout
36687
36688 \end_inset
36689 </cell>
36690 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
36691 \begin_inset Text
36692
36693 \begin_layout Standard
36694 point (72.27\InsetSpace \thinspace{}
36695 pt = 1\InsetSpace \thinspace{}
36696 in)
36697 \end_layout
36698
36699 \end_inset
36700 </cell>
36701 </row>
36702 <row topline="true">
36703 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
36704 \begin_inset Text
36705
36706 \begin_layout Standard
36707 pc
36708 \end_layout
36709
36710 \end_inset
36711 </cell>
36712 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
36713 \begin_inset Text
36714
36715 \begin_layout Standard
36716 pica (1\InsetSpace \thinspace{}
36717 pc = 12\InsetSpace \thinspace{}
36718 pt)
36719 \end_layout
36720
36721 \end_inset
36722 </cell>
36723 </row>
36724 <row topline="true">
36725 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
36726 \begin_inset Text
36727
36728 \begin_layout Standard
36729 sp
36730 \end_layout
36731
36732 \end_inset
36733 </cell>
36734 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
36735 \begin_inset Text
36736
36737 \begin_layout Standard
36738 scaled point (65536\InsetSpace \thinspace{}
36739 sp = 1\InsetSpace \thinspace{}
36740 pt)
36741 \end_layout
36742
36743 \end_inset
36744 </cell>
36745 </row>
36746 <row topline="true">
36747 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
36748 \begin_inset Text
36749
36750 \begin_layout Standard
36751 bp
36752 \end_layout
36753
36754 \end_inset
36755 </cell>
36756 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
36757 \begin_inset Text
36758
36759 \begin_layout Standard
36760 big point (72\InsetSpace \thinspace{}
36761 bp = 1\InsetSpace \thinspace{}
36762 in)
36763 \end_layout
36764
36765 \end_inset
36766 </cell>
36767 </row>
36768 <row topline="true">
36769 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
36770 \begin_inset Text
36771
36772 \begin_layout Standard
36773 dd
36774 \end_layout
36775
36776 \end_inset
36777 </cell>
36778 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
36779 \begin_inset Text
36780
36781 \begin_layout Standard
36782 didot (72\InsetSpace \thinspace{}
36783 dd 
36784 \begin_inset Formula $\approx$
36785 \end_inset
36786
36787  37.6\InsetSpace \thinspace{}
36788 mm)
36789 \end_layout
36790
36791 \end_inset
36792 </cell>
36793 </row>
36794 <row topline="true">
36795 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
36796 \begin_inset Text
36797
36798 \begin_layout Standard
36799 cc
36800 \end_layout
36801
36802 \end_inset
36803 </cell>
36804 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
36805 \begin_inset Text
36806
36807 \begin_layout Standard
36808 cicero (1\InsetSpace \thinspace{}
36809 cc = 12\InsetSpace \thinspace{}
36810 dd)
36811 \end_layout
36812
36813 \end_inset
36814 </cell>
36815 </row>
36816 <row topline="true">
36817 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
36818 \begin_inset Text
36819
36820 \begin_layout Standard
36821 Scale%
36822 \end_layout
36823
36824 \end_inset
36825 </cell>
36826 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
36827 \begin_inset Text
36828
36829 \begin_layout Standard
36830 % of original image width
36831 \end_layout
36832
36833 \end_inset
36834 </cell>
36835 </row>
36836 <row topline="true">
36837 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
36838 \begin_inset Text
36839
36840 \begin_layout Standard
36841 text%
36842 \end_layout
36843
36844 \end_inset
36845 </cell>
36846 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
36847 \begin_inset Text
36848
36849 \begin_layout Standard
36850 % of text width
36851 \end_layout
36852
36853 \end_inset
36854 </cell>
36855 </row>
36856 <row topline="true">
36857 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
36858 \begin_inset Text
36859
36860 \begin_layout Standard
36861 col%
36862 \end_layout
36863
36864 \end_inset
36865 </cell>
36866 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
36867 \begin_inset Text
36868
36869 \begin_layout Standard
36870 % of column width
36871 \end_layout
36872
36873 \end_inset
36874 </cell>
36875 </row>
36876 <row topline="true">
36877 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
36878 \begin_inset Text
36879
36880 \begin_layout Standard
36881 page%
36882 \end_layout
36883
36884 \end_inset
36885 </cell>
36886 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
36887 \begin_inset Text
36888
36889 \begin_layout Standard
36890 % of paper width
36891 \end_layout
36892
36893 \end_inset
36894 </cell>
36895 </row>
36896 <row topline="true">
36897 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
36898 \begin_inset Text
36899
36900 \begin_layout Standard
36901 line%
36902 \end_layout
36903
36904 \end_inset
36905 </cell>
36906 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
36907 \begin_inset Text
36908
36909 \begin_layout Standard
36910 % of line width
36911 \end_layout
36912
36913 \end_inset
36914 </cell>
36915 </row>
36916 <row topline="true">
36917 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
36918 \begin_inset Text
36919
36920 \begin_layout Standard
36921 theight%
36922 \end_layout
36923
36924 \end_inset
36925 </cell>
36926 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
36927 \begin_inset Text
36928
36929 \begin_layout Standard
36930 % of text height
36931 \end_layout
36932
36933 \end_inset
36934 </cell>
36935 </row>
36936 <row topline="true">
36937 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
36938 \begin_inset Text
36939
36940 \begin_layout Standard
36941 pheight%
36942 \end_layout
36943
36944 \end_inset
36945 </cell>
36946 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
36947 \begin_inset Text
36948
36949 \begin_layout Standard
36950 % of paper height
36951 \end_layout
36952
36953 \end_inset
36954 </cell>
36955 </row>
36956 <row topline="true">
36957 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
36958 \begin_inset Text
36959
36960 \begin_layout Standard
36961 ex
36962 \end_layout
36963
36964 \end_inset
36965 </cell>
36966 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
36967 \begin_inset Text
36968
36969 \begin_layout Standard
36970 height of letter 
36971 \emph on
36972 x
36973 \emph default
36974  in current font
36975 \end_layout
36976
36977 \end_inset
36978 </cell>
36979 </row>
36980 <row topline="true">
36981 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
36982 \begin_inset Text
36983
36984 \begin_layout Standard
36985 em
36986 \end_layout
36987
36988 \end_inset
36989 </cell>
36990 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
36991 \begin_inset Text
36992
36993 \begin_layout Standard
36994 width of letter 
36995 \emph on
36996 M
36997 \emph default
36998  in current font
36999 \end_layout
37000
37001 \end_inset
37002 </cell>
37003 </row>
37004 <row topline="true" bottomline="true">
37005 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
37006 \begin_inset Text
37007
37008 \begin_layout Standard
37009 mu
37010 \end_layout
37011
37012 \end_inset
37013 </cell>
37014 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
37015 \begin_inset Text
37016
37017 \begin_layout Standard
37018 math unit (1\InsetSpace \thinspace{}
37019 mu = 1/18\InsetSpace \thinspace{}
37020 em)
37021 \end_layout
37022
37023 \end_inset
37024 </cell>
37025 </row>
37026 </lyxtabular>
37027
37028 \end_inset
37029
37030
37031 \end_layout
37032
37033 \end_inset
37034
37035
37036 \end_layout
37037
37038 \begin_layout Chapter
37039 Credits
37040 \begin_inset LatexCommand label
37041 name "cha:Credits"
37042
37043 \end_inset
37044
37045
37046 \end_layout
37047
37048 \begin_layout Standard
37049 The documentation is a collaborative effort between many different people
37050  (and we would encourage people to contribute!).
37051 \end_layout
37052
37053 \begin_layout Itemize
37054
37055 \noun on
37056 Alejandro Aguilar Sierra
37057 \end_layout
37058
37059 \begin_layout Itemize
37060
37061 \noun on
37062 Amir Karger
37063 \end_layout
37064
37065 \begin_layout Itemize
37066
37067 \noun on
37068 David Johnson
37069 \end_layout
37070
37071 \begin_layout Itemize
37072
37073 \noun on
37074 Hartmut Haase
37075 \end_layout
37076
37077 \begin_layout Itemize
37078
37079 \noun on
37080 Ignacio García
37081 \end_layout
37082
37083 \begin_layout Itemize
37084
37085 \noun on
37086 Ivan Schreter
37087 \end_layout
37088
37089 \begin_layout Itemize
37090
37091 \noun on
37092 John Raithel
37093 \end_layout
37094
37095 \begin_layout Itemize
37096
37097 \noun on
37098 John Weiss
37099 \end_layout
37100
37101 \begin_layout Itemize
37102
37103 \noun on
37104 Lars Gullik Bjønnes
37105 \end_layout
37106
37107 \begin_layout Itemize
37108
37109 \noun on
37110 Matthias Ettrich
37111 \end_layout
37112
37113 \begin_layout Itemize
37114
37115 \noun on
37116 Matthias Zenker
37117 \end_layout
37118
37119 \begin_layout Itemize
37120
37121 \noun on
37122 Rich Fields
37123 \end_layout
37124
37125 \begin_layout Itemize
37126
37127 \noun on
37128 Pascal André
37129 \end_layout
37130
37131 \begin_layout Itemize
37132
37133 \noun on
37134 Paul Evans
37135 \end_layout
37136
37137 \begin_layout Itemize
37138
37139 \noun on
37140 Paul Russel
37141 \end_layout
37142
37143 \begin_layout Itemize
37144
37145 \noun on
37146 Robin Socha
37147 \end_layout
37148
37149 \begin_layout Itemize
37150
37151 \noun on
37152 Uwe Stöhr
37153 \end_layout
37154
37155 \begin_layout Itemize
37156 The LyX Team: 
37157 \begin_inset LatexCommand cite
37158 key "lyxcredit"
37159
37160 \end_inset
37161
37162
37163 \end_layout
37164
37165 \begin_layout Standard
37166
37167 \newpage
37168 The bibliography on the following page was created with the 
37169 \family sans
37170 Bibliography
37171 \family default
37172  environment.
37173 \end_layout
37174
37175 \begin_layout Bibliography
37176 \begin_inset LatexCommand bibitem
37177 label "Credits"
37178 key "lyxcredit"
37179
37180 \end_inset
37181
37182 The LyX Team: 
37183 \begin_inset ERT
37184 status collapsed
37185
37186 \begin_layout Standard
37187
37188
37189 \backslash
37190 href{http://www.lyx.org/trac/browser/lyx-devel/trunk/lib/CREDITS}{
37191 \end_layout
37192
37193 \end_inset
37194
37195 Credits
37196 \begin_inset ERT
37197 status collapsed
37198
37199 \begin_layout Standard
37200
37201 }
37202 \end_layout
37203
37204 \end_inset
37205
37206
37207 \begin_inset Note Note
37208 status collapsed
37209
37210 \begin_layout Standard
37211 The command 
37212 \series bold
37213
37214 \backslash
37215 href
37216 \series default
37217  is explained in the 
37218 \emph on
37219 Embedded Objects
37220 \emph default
37221  manual.
37222  It creates a hyperlink.
37223 \end_layout
37224
37225 \end_inset
37226
37227 :
37228 \newline
37229
37230 \begin_inset LatexCommand url
37231 target "http://www.lyx.org/trac/browser/lyx-devel/trunk/lib/CREDITS"
37232
37233 \end_inset
37234
37235
37236 \end_layout
37237
37238 \begin_layout Bibliography
37239 \begin_inset LatexCommand bibitem
37240 key "latexcompanion"
37241
37242 \end_inset
37243
37244 Frank Mittelbach and Michel Goossens: 
37245 \emph on
37246 The LaTeX Companion Second Edition.
37247
37248 \emph default
37249  Addison-Wesley, 2004
37250 \end_layout
37251
37252 \begin_layout Bibliography
37253 \begin_inset LatexCommand bibitem
37254 key "latexguide"
37255
37256 \end_inset
37257
37258 Helmut Kopka and Patrick W.
37259  Daly: 
37260 \emph on
37261 A Guide to LaTeX Fourth Edition.
37262
37263 \emph default
37264  Addison-Wesley, 2003
37265 \end_layout
37266
37267 \begin_layout Bibliography
37268 \begin_inset LatexCommand bibitem
37269 key "latexbook"
37270
37271 \end_inset
37272
37273 Leslie Lamport: 
37274 \emph on
37275 LaTeX: A Document Preparation System.
37276
37277 \emph default
37278  Addison-Wesley, second edition, 1994
37279 \end_layout
37280
37281 \begin_layout Bibliography
37282 \begin_inset LatexCommand bibitem
37283 key "texbook"
37284
37285 \end_inset
37286
37287 Donald E.
37288  Knuth.
37289  
37290 \emph on
37291 The TeXbook.
37292
37293 \emph default
37294  Addison-Wesley, 1984
37295 \end_layout
37296
37297 \begin_layout Bibliography
37298 \begin_inset LatexCommand bibitem
37299 key "TeXCatalogue"
37300
37301 \end_inset
37302
37303 The TeX Catalogue:
37304 \newline
37305
37306 \begin_inset LatexCommand url
37307 target "http://www.ctan.org/tex-archive/help/Catalogue/bytopic.html"
37308
37309 \end_inset
37310
37311
37312 \end_layout
37313
37314 \begin_layout Bibliography
37315 \begin_inset LatexCommand bibitem
37316 key "LaTeXFAQ"
37317
37318 \end_inset
37319
37320
37321 \begin_inset LatexCommand url
37322 name "The LaTeX FAQ:"
37323 target "http://www.tex.ac.uk/cgi-bin/texfaq2html"
37324
37325 \end_inset
37326
37327
37328 \end_layout
37329
37330 \begin_layout Bibliography
37331 \begin_inset LatexCommand bibitem
37332 key "makeindex"
37333
37334 \end_inset
37335
37336
37337 \begin_inset ERT
37338 status collapsed
37339
37340 \begin_layout Standard
37341
37342
37343 \backslash
37344 href{http://tug.ctan.org/indexing/makeindex/doc/manpages.dvi}{
37345 \end_layout
37346
37347 \end_inset
37348
37349 Documentation
37350 \begin_inset ERT
37351 status collapsed
37352
37353 \begin_layout Standard
37354
37355 }
37356 \end_layout
37357
37358 \end_inset
37359
37360  of the program 
37361 \family sans
37362 makeindex
37363 \family default
37364 :
37365 \newline
37366
37367 \begin_inset LatexCommand url
37368 target "http://tug.ctan.org/indexing/makeindex/doc/manpages.dvi"
37369
37370 \end_inset
37371
37372
37373 \end_layout
37374
37375 \begin_layout Bibliography
37376 \begin_inset LatexCommand bibitem
37377 key "caption"
37378
37379 \end_inset
37380
37381
37382 \begin_inset ERT
37383 status collapsed
37384
37385 \begin_layout Standard
37386
37387
37388 \backslash
37389 href{ftp://tug.ctan.org/pub/tex-archive/macros/latex/contrib/caption/caption.pdf}{
37390 \end_layout
37391
37392 \end_inset
37393
37394 Documentation
37395 \begin_inset ERT
37396 status collapsed
37397
37398 \begin_layout Standard
37399
37400 }
37401 \end_layout
37402
37403 \end_inset
37404
37405  of the LaTeX-package 
37406 \series bold
37407 caption
37408 \series default
37409
37410 \begin_inset LatexCommand index
37411 name "LaTeX-packages ! caption"
37412
37413 \end_inset
37414
37415 :
37416 \newline
37417
37418 \begin_inset LatexCommand url
37419 target "ftp://tug.ctan.org/pub/tex-archive/macros/latex/contrib/caption/caption.pdf"
37420
37421 \end_inset
37422
37423
37424 \end_layout
37425
37426 \begin_layout Bibliography
37427 \begin_inset LatexCommand bibitem
37428 key "fancyhdr"
37429
37430 \end_inset
37431
37432
37433 \begin_inset ERT
37434 status collapsed
37435
37436 \begin_layout Standard
37437
37438
37439 \backslash
37440 href{ftp://tug.ctan.org/pub/tex-archive/macros/latex/contrib/fancyhdr/fancyhdr.pdf}
37441 {
37442 \end_layout
37443
37444 \end_inset
37445
37446 Documentation
37447 \begin_inset ERT
37448 status collapsed
37449
37450 \begin_layout Standard
37451
37452 }
37453 \end_layout
37454
37455 \end_inset
37456
37457  of the LaTeX-package 
37458 \series bold
37459 fancyhdr
37460 \series default
37461
37462 \begin_inset LatexCommand index
37463 name "LaTeX-packages ! fancyhdr"
37464
37465 \end_inset
37466
37467 :
37468 \newline
37469
37470 \begin_inset LatexCommand url
37471 target "ftp://tug.ctan.org/pub/tex-archive/macros/latex/contrib/fancyhdr/fancyhdr.pdf"
37472
37473 \end_inset
37474
37475
37476 \end_layout
37477
37478 \begin_layout Bibliography
37479 \begin_inset LatexCommand bibitem
37480 key "floatflt"
37481
37482 \end_inset
37483
37484
37485 \begin_inset ERT
37486 status collapsed
37487
37488 \begin_layout Standard
37489
37490
37491 \backslash
37492 href{ftp://tug.ctan.org/pub/tex-archive/macros/latex/contrib/floatflt/floatflt.pdf}
37493 {
37494 \end_layout
37495
37496 \end_inset
37497
37498 Documentation
37499 \begin_inset ERT
37500 status collapsed
37501
37502 \begin_layout Standard
37503
37504 }
37505 \end_layout
37506
37507 \end_inset
37508
37509  of the LaTeX-package 
37510 \series bold
37511 floatflt
37512 \series default
37513
37514 \begin_inset LatexCommand index
37515 name "LaTeX-packages ! floatflt"
37516
37517 \end_inset
37518
37519 :
37520 \newline
37521
37522 \begin_inset LatexCommand url
37523 target "ftp://tug.ctan.org/pub/tex-archive/macros/latex/contrib/floatflt/floatflt.pdf"
37524
37525 \end_inset
37526
37527
37528 \end_layout
37529
37530 \begin_layout Bibliography
37531 \begin_inset LatexCommand bibitem
37532 key "nomencl"
37533
37534 \end_inset
37535
37536
37537 \begin_inset ERT
37538 status collapsed
37539
37540 \begin_layout Standard
37541
37542
37543 \backslash
37544 href{ftp://tug.ctan.org/pub/tex-archive/macros/latex/contrib/nomencl/nomencl.pdf}{
37545 \end_layout
37546
37547 \end_inset
37548
37549 Documentation
37550 \begin_inset ERT
37551 status collapsed
37552
37553 \begin_layout Standard
37554
37555 }
37556 \end_layout
37557
37558 \end_inset
37559
37560  of the LaTeX-package 
37561 \series bold
37562 nomencl
37563 \series default
37564
37565 \begin_inset LatexCommand index
37566 name "LaTeX-packages ! nomencl"
37567
37568 \end_inset
37569
37570 :
37571 \newline
37572
37573 \begin_inset LatexCommand url
37574 target "ftp://tug.ctan.org/pub/tex-archive/macros/latex/contrib/nomencl/nomencl.pdf"
37575
37576 \end_inset
37577
37578
37579 \end_layout
37580
37581 \begin_layout Bibliography
37582 \begin_inset LatexCommand bibitem
37583 key "tipa"
37584
37585 \end_inset
37586
37587
37588 \begin_inset ERT
37589 status collapsed
37590
37591 \begin_layout Standard
37592
37593
37594 \backslash
37595 href{http://www.ctan.org/tex-archive/fonts/tipa/tipaman.pdf}{
37596 \end_layout
37597
37598 \end_inset
37599
37600 Documentation
37601 \begin_inset ERT
37602 status collapsed
37603
37604 \begin_layout Standard
37605
37606 }
37607 \end_layout
37608
37609 \end_inset
37610
37611  of the LaTeX-package 
37612 \series bold
37613 tipa
37614 \series default
37615
37616 \begin_inset LatexCommand index
37617 name "LaTeX-packages ! tipa"
37618
37619 \end_inset
37620
37621 :
37622 \newline
37623
37624 \begin_inset LatexCommand url
37625 target "http://www.ctan.org/tex-archive/fonts/tipa/tipaman.pdf"
37626
37627 \end_inset
37628
37629
37630 \end_layout
37631
37632 \begin_layout Bibliography
37633 \begin_inset LatexCommand bibitem
37634 key "XeTeX"
37635
37636 \end_inset
37637
37638
37639 \begin_inset ERT
37640 status collapsed
37641
37642 \begin_layout Standard
37643
37644
37645 \backslash
37646 href{http://wiki.lyx.org/LyX/XeTeX}{
37647 \end_layout
37648
37649 \end_inset
37650
37651 Wiki-page
37652 \begin_inset ERT
37653 status collapsed
37654
37655 \begin_layout Standard
37656
37657 }
37658 \end_layout
37659
37660 \end_inset
37661
37662  how to use LyX with XeTeX:
37663 \newline
37664
37665 \begin_inset LatexCommand url
37666 target "http://wiki.lyx.org/LyX/XeTeX"
37667
37668 \end_inset
37669
37670
37671 \end_layout
37672
37673 \begin_layout Bibliography
37674 \begin_inset LatexCommand bibitem
37675 key "Arabic"
37676
37677 \end_inset
37678
37679
37680 \begin_inset ERT
37681 status collapsed
37682
37683 \begin_layout Standard
37684
37685
37686 \backslash
37687 href{http://wiki.lyx.org/Windows/Arabic}{
37688 \end_layout
37689
37690 \end_inset
37691
37692 Wiki-page
37693 \begin_inset ERT
37694 status collapsed
37695
37696 \begin_layout Standard
37697
37698 }
37699 \end_layout
37700
37701 \end_inset
37702
37703  how to set up LyX for Arabic:
37704 \newline
37705
37706 \begin_inset LatexCommand url
37707 target "http://wiki.lyx.org/Windows/Arabic"
37708
37709 \end_inset
37710
37711
37712 \end_layout
37713
37714 \begin_layout Bibliography
37715 \begin_inset LatexCommand bibitem
37716 key "Armenian"
37717
37718 \end_inset
37719
37720
37721 \begin_inset ERT
37722 status collapsed
37723
37724 \begin_layout Standard
37725
37726
37727 \backslash
37728 href{http://wiki.lyx.org/Windows/Armenian}{
37729 \end_layout
37730
37731 \end_inset
37732
37733 Wiki-page
37734 \begin_inset ERT
37735 status collapsed
37736
37737 \begin_layout Standard
37738
37739 }
37740 \end_layout
37741
37742 \end_inset
37743
37744  how to set up LyX for Armenian:
37745 \newline
37746
37747 \begin_inset LatexCommand url
37748 target "http://wiki.lyx.org/Windows/Armenian"
37749
37750 \end_inset
37751
37752
37753 \end_layout
37754
37755 \begin_layout Bibliography
37756 \begin_inset LatexCommand bibitem
37757 key "Farsi"
37758
37759 \end_inset
37760
37761
37762 \begin_inset ERT
37763 status collapsed
37764
37765 \begin_layout Standard
37766
37767
37768 \backslash
37769 href{http://wiki.lyx.org/Windows/Farsi}{
37770 \end_layout
37771
37772 \end_inset
37773
37774 Wiki-page
37775 \begin_inset ERT
37776 status collapsed
37777
37778 \begin_layout Standard
37779
37780 }
37781 \end_layout
37782
37783 \end_inset
37784
37785  how to set up LyX for Farsi:
37786 \newline
37787
37788 \begin_inset LatexCommand url
37789 target "http://wiki.lyx.org/Windows/Farsi"
37790
37791 \end_inset
37792
37793
37794 \end_layout
37795
37796 \begin_layout Bibliography
37797 \begin_inset LatexCommand bibitem
37798 key "Hebrew"
37799
37800 \end_inset
37801
37802
37803 \begin_inset ERT
37804 status collapsed
37805
37806 \begin_layout Standard
37807
37808
37809 \backslash
37810 href{http://wiki.lyx.org/Windows/Hebrew}{
37811 \end_layout
37812
37813 \end_inset
37814
37815 Wiki-page
37816 \begin_inset ERT
37817 status collapsed
37818
37819 \begin_layout Standard
37820
37821 }
37822 \end_layout
37823
37824 \end_inset
37825
37826  how to set up LyX for Hebrew:
37827 \newline
37828
37829 \begin_inset LatexCommand url
37830 target "http://wiki.lyx.org/Windows/Hebrew"
37831
37832 \end_inset
37833
37834
37835 \end_layout
37836
37837 \begin_layout Bibliography
37838 \begin_inset LatexCommand bibitem
37839 key "LyX-func"
37840
37841 \end_inset
37842
37843
37844 \begin_inset ERT
37845 status collapsed
37846
37847 \begin_layout Standard
37848
37849
37850 \backslash
37851 href{http://wiki.lyx.org/LyX/LyxFunctionList}{
37852 \end_layout
37853
37854 \end_inset
37855
37856 Wiki-page
37857 \begin_inset ERT
37858 status collapsed
37859
37860 \begin_layout Standard
37861
37862 }
37863 \end_layout
37864
37865 \end_inset
37866
37867  with a list of all available LyX-functions:
37868 \newline
37869
37870 \begin_inset LatexCommand url
37871 target "http://wiki.lyx.org/LyX/LyxFunctionList"
37872
37873 \end_inset
37874
37875
37876 \end_layout
37877
37878 \begin_layout Standard
37879
37880 \newpage
37881
37882 \begin_inset ERT
37883 status collapsed
37884
37885 \begin_layout Standard
37886
37887
37888 \backslash
37889 let
37890 \backslash
37891 mybibname
37892 \backslash
37893 bibname
37894 \end_layout
37895
37896 \begin_layout Standard
37897
37898
37899 \backslash
37900 renewcommand{
37901 \backslash
37902 bibname}{
37903 \backslash
37904 mybibname
37905 \backslash
37906 ; 2}
37907 \end_layout
37908
37909 \end_inset
37910
37911
37912 \begin_inset Note Note
37913 status collapsed
37914
37915 \begin_layout Standard
37916 The command 
37917 \series bold
37918
37919 \backslash
37920 bibname
37921 \series default
37922  is the name of the bibliography in the current document language.
37923  It is redefined here with the number 2 at the end to state that the following
37924  bibliography is the second one:
37925 \end_layout
37926
37927 \end_inset
37928
37929
37930 \end_layout
37931
37932 \begin_layout Standard
37933 \begin_inset LatexCommand bibtex
37934 options "biblio/alphadin"
37935 bibfiles "biblio/LyXDocs"
37936
37937 \end_inset
37938
37939
37940 \end_layout
37941
37942 \begin_layout Standard
37943 The above bibliography is created from a BibTeX-database.
37944 \end_layout
37945
37946 \begin_layout Standard
37947
37948 \series bold
37949 \begin_inset LatexCommand printnomenclature
37950
37951 \end_inset
37952
37953
37954 \begin_inset LatexCommand printindex
37955
37956 \end_inset
37957
37958
37959 \end_layout
37960
37961 \end_body
37962 \end_document