]> git.lyx.org Git - lyx.git/blob - lib/doc/UserGuide.lyx
revert faultily committed UserGuide.lyx in rev 22165.
[lyx.git] / lib / doc / UserGuide.lyx
1 #LyX 1.5.3svn 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  \usepackage[scaled=0.92]{helvet}
22  \usepackage{mathptmx}
23  \usepackage{courier} }
24
25  % link all cross references and URLs in pdf output
26  \usepackage[colorlinks=true, bookmarks, bookmarksnumbered,
27  linkcolor=black, citecolor=black, urlcolor=blue, filecolor=blue,
28  pdfpagelayout=OneColumn, pdfnewwindow=true,
29  pdfstartview=XYZ, plainpages=false, pdfpagelabels,
30  pdfauthor={LyX Team}, pdftex,
31  pdftitle={The LyX User's Guide},pdfsubject={LyX},
32  pdfkeywords={LyX}]{hyperref}
33  
34 \else % if dvi or ps is produced
35
36  % link all cross references and URLs in dvi output
37  \usepackage[ps2pdf]{hyperref}
38
39 \fi % end if pdflatex is used
40
41  % the pages of the TOC are numbered roman
42  % and a pdf-bookmark for the TOC is added
43  \pagenumbering{roman}
44  \let\myTOC\tableofcontents
45  \renewcommand\tableofcontents{%
46    \pdfbookmark[1]{Contents}{}
47    \myTOC
48    \cleardoublepage
49    \pagenumbering{arabic} }
50
51 % redefine the \LyX macro for PDF bookmarks
52 \def\LyX{\texorpdfstring{%
53   L\kern-.1667em\lower.25em\hbox{Y}\kern-.125emX\@}
54   {LyX }}
55
56 % define a short command for \textvisiblespace
57 \newcommand{\spce}{\textvisiblespace}
58
59 % redefine the greyed out note
60 \renewenvironment{lyxgreyedout}
61  {\textcolor{blue}\bgroup}{\egroup}
62 \end_preamble
63 \options intoc,refpage,idxtotoc,BCOR7mm
64 \language english
65 \inputencoding auto
66 \font_roman default
67 \font_sans default
68 \font_typewriter default
69 \font_default_family default
70 \font_sc false
71 \font_osf false
72 \font_sf_scale 100
73 \font_tt_scale 100
74 \graphics default
75 \paperfontsize 12
76 \spacing single
77 \papersize default
78 \use_geometry false
79 \use_amsmath 1
80 \use_esint 0
81 \cite_engine basic
82 \use_bibtopic false
83 \paperorientation portrait
84 \branch Question
85 \selected 1
86 \color #00ff00
87 \end_branch
88 \branch Answer
89 \selected 0
90 \color #aa55ff
91 \end_branch
92 \secnumdepth 3
93 \tocdepth 3
94 \paragraph_separation indent
95 \defskip medskip
96 \quotes_language english
97 \papercolumns 1
98 \papersides 2
99 \paperpagestyle default
100 \tracking_changes false
101 \output_changes false
102 \author "" 
103 \author "" 
104 \end_header
105
106 \begin_body
107
108 \begin_layout Title
109 The LyX User's Guide
110 \end_layout
111
112 \begin_layout Author
113 by the LyX Team
114 \begin_inset Foot
115 status collapsed
116
117 \begin_layout Standard
118 \noindent
119 If you have comments or error corrections, please send them to the LyX Documenta
120 tion mailing list: 
121 \family typewriter
122 lyx-docs@lists.lyx.org
123 \end_layout
124
125 \end_inset
126
127
128 \newline
129
130 \newline
131 Version 1.5.3
132 \end_layout
133
134 \begin_layout Standard
135 \begin_inset Note Note
136 status open
137
138 \begin_layout Standard
139 To export this document as PDF, Postscript, or DVI, the LaTeX-package 
140 \series bold
141 hyperref
142 \series default
143  has to be installed.
144 \end_layout
145
146 \begin_layout Standard
147 This package should be part of all popular LaTeX-distributions.
148 \end_layout
149
150 \end_inset
151
152
153 \end_layout
154
155 \begin_layout Standard
156 \begin_inset LatexCommand tableofcontents
157
158 \end_inset
159
160
161 \end_layout
162
163 \begin_layout Chapter
164 Getting Started
165 \end_layout
166
167 \begin_layout Section
168 What is LyX?
169 \end_layout
170
171 \begin_layout Standard
172 LyX is a document preparation system.
173  It is a tool for producing beautiful manuscripts, publishable books, business
174  letters and proposals, and even poetry.
175  It is unlike most other 
176 \begin_inset Quotes eld
177 \end_inset
178
179 word processors
180 \begin_inset Quotes erd
181 \end_inset
182
183  in the sense that it uses the paradigm of a markup language as its core
184  editing style.
185  That means that when you type a section header, you mark it as a 
186 \begin_inset Quotes eld
187 \end_inset
188
189 Section
190 \begin_inset Quotes erd
191 \end_inset
192
193 , not 
194 \begin_inset Quotes eld
195 \end_inset
196
197 Bold, 17 pt type, left justified, 5 mm space below
198 \begin_inset Quotes erd
199 \end_inset
200
201 .
202  LyX takes care of the typesetting for you, so you deal only with concepts,
203  not the mechanics.
204 \end_layout
205
206 \begin_layout Standard
207 This philosophy is explained in much greater detail in the 
208 \emph on
209
210 \begin_inset Quotes eld
211 \end_inset
212
213 Introduction
214 \begin_inset Quotes erd
215 \end_inset
216
217
218 \emph default
219 .
220  If you haven't read it yet, you need to.
221  Yes, we mean now.
222 \end_layout
223
224 \begin_layout Standard
225 The 
226 \begin_inset Quotes eld
227 \end_inset
228
229
230 \emph on
231 Introduction
232 \emph default
233
234 \begin_inset Quotes erd
235 \end_inset
236
237  describes several things in addition to LyX's philosophy: most importantly,
238  the format of all of the manuals.
239  If you don't read it, you'll have a bear of a time navigating this manual.
240  You might also be better served looking in one of the other manuals instead
241  of this one.
242  
243 \begin_inset Quotes eld
244 \end_inset
245
246
247 \emph on
248 Introduction
249 \emph default
250
251 \begin_inset Quotes erd
252 \end_inset
253
254  describes that, too.
255 \end_layout
256
257 \begin_layout Section
258 How LyX Looks
259 \end_layout
260
261 \begin_layout Standard
262 Like most applications, LyX has the familiar menu bar across the top of
263  its window.
264  Below it is a toolbar with a pulldown box and various buttons.
265  There is, of course, a vertical scrollbar and a main work area for editing
266  documents.
267  Near the bottom of the window is a small window containing a single line
268  of text.
269  This is the 
270 \emph on
271 minibuffer
272 \emph default
273 , which really means 
274 \begin_inset Quotes eld
275 \end_inset
276
277 command buffer
278 \begin_inset Quotes erd
279 \end_inset
280
281 .
282  Type 
283 \family sans
284 M-x
285 \family default
286  when you need to type a command in the minibuffer.
287 \end_layout
288
289 \begin_layout Standard
290 Note that there is no horizontal scroll bar.
291  This is not a bug or an oversight, but intentional.
292  When you read a book, you expect the end of a line to wrap around to the
293  next line.
294  Text overflows onto new pages in a vertical fashion, hence the need for
295  only a vertical scrollbar.
296  There are three cases where you might want a horizontal scrollbar.
297  The first case is large figures, displayed WYSIWYG\SpecialChar \@.
298  This, however, is due
299  to a flaw in the routine that displays graphics on the LyX screen in a
300  WYSIWYG fashion; it should rescale the graphics to fit in the window, just
301  as you'd need to rescale graphics to fit on a page.
302  The second and third cases are tables and equations which are wider than
303  the LyX window.
304  You can use the arrow keys to scroll horizontally through the table, but
305  this doesn't work for equations yet.
306 \end_layout
307
308 \begin_layout Standard
309 For a brief description of all LyX menus and toolbar buttons, have a look
310  at Appendix\InsetSpace ~
311
312 \begin_inset LatexCommand ref
313 reference "cha:The-User-Interface"
314
315 \end_inset
316
317 .
318  Most of them are self-explanatory and you'll find them listed in the correspond
319 ing sections of this documentation.
320 \end_layout
321
322 \begin_layout Section
323 HELP
324 \end_layout
325
326 \begin_layout Standard
327 The help system consists of the LyX manuals.
328  You can read 
329 \emph on
330 all
331 \emph default
332  of the manuals from inside LyX.
333  Just select the manual you want read from the 
334 \family sans
335 Help
336 \family default
337  menu.
338 \end_layout
339
340 \begin_layout Section
341 Basic LyX Setup
342 \begin_inset LatexCommand label
343 name "sec:Basic-LyX-Setup"
344
345 \end_inset
346
347
348 \end_layout
349
350 \begin_layout Standard
351 There are several features of LyX that can be configured from inside LyX,
352  without resorting to configuration files.
353  First, LyX is able to inspect your system to see what programs, LaTeX document
354  classes and LaTeX packages are available.
355  It uses this knowledge to give reasonable defaults to several 
356 \family sans
357 Preferences
358 \begin_inset LatexCommand index
359 name "Preferences"
360
361 \end_inset
362
363
364 \family default
365  settings.
366  Although this configuration has already been done when LyX was installed
367  on your system, you might have some items that you installed locally, e.g.
368  new LaTeX classes, and which are not seen by LyX.
369  To force LyX to re-inspect your system, you should use 
370 \family sans
371 Tools\SpecialChar \menuseparator
372 Reconfigure
373 \family default
374 .
375 \begin_inset LatexCommand index
376 name "Reconfiguration of LyX"
377
378 \end_inset
379
380  You should then restart LyX to ensure that the changes are taken into account.
381 \end_layout
382
383 \begin_layout Section
384 LaTeX Setup
385 \begin_inset LatexCommand label
386 name "sec:LaTeX-Setup"
387
388 \end_inset
389
390
391 \end_layout
392
393 \begin_layout Standard
394 LyX needs several LaTeX packages to work properly.
395  The packages found on the system by LyX are listed in the file 
396 \emph on
397 LaT
398 \emph default
399
400 \begin_inset ERT
401 status collapsed
402
403 \begin_layout Standard
404
405 {}
406 \end_layout
407
408 \end_inset
409
410
411 \emph on
412 eX\InsetSpace ~
413 Configuration
414 \emph default
415  that will be created when using the menu 
416 \family sans
417 Help\SpecialChar \menuseparator
418 LaT
419 \begin_inset ERT
420 status collapsed
421
422 \begin_layout Standard
423
424 {}
425 \end_layout
426
427 \end_inset
428
429 eX\InsetSpace ~
430 Configuration
431 \family default
432 .
433  You should install the required missing packages and then reconfigure LyX.
434 \begin_inset Note Note
435 status collapsed
436
437 \begin_layout Standard
438 The two braces in the ERT box prevent that the term 
439 \begin_inset Quotes eld
440 \end_inset
441
442 LaTeX
443 \begin_inset Quotes erd
444 \end_inset
445
446  is printed with sub- and superscript letters.
447  More on ERT is described in section\InsetSpace ~
448
449 \begin_inset LatexCommand ref
450 reference "sec:ERT"
451
452 \end_inset
453
454 , the printout of proper names like LaTeX is explained in section\InsetSpace ~
455
456 \begin_inset LatexCommand ref
457 reference "sub:LyX's-Proper-Names"
458
459 \end_inset
460
461 .
462 \end_layout
463
464 \end_inset
465
466
467 \begin_inset LatexCommand index
468 name "Reconfiguration of LyX"
469
470 \end_inset
471
472
473 \end_layout
474
475 \begin_layout Chapter
476 How to work with LyX
477 \end_layout
478
479 \begin_layout Section
480 Basic File Operations
481 \begin_inset LatexCommand index
482 name "File Operations"
483
484 \end_inset
485
486
487 \end_layout
488
489 \begin_layout Standard
490 Under the 
491 \family sans
492 File
493 \family default
494  menu are basic operations for any word processor in addition to some more
495  advanced operations:
496 \end_layout
497
498 \begin_layout Itemize
499
500 \family sans
501 New
502 \end_layout
503
504 \begin_layout Itemize
505
506 \family sans
507 New\InsetSpace ~
508 from
509 \bar under
510 \InsetSpace ~
511
512 \bar default
513 Template
514 \end_layout
515
516 \begin_layout Itemize
517
518 \family sans
519 Open
520 \end_layout
521
522 \begin_layout Itemize
523
524 \family sans
525 Close
526 \end_layout
527
528 \begin_layout Itemize
529
530 \family sans
531 Save
532 \end_layout
533
534 \begin_layout Itemize
535
536 \family sans
537 Save\InsetSpace ~
538 As
539 \end_layout
540
541 \begin_layout Itemize
542
543 \family sans
544 Revert\InsetSpace ~
545 to\InsetSpace ~
546 saved
547 \end_layout
548
549 \begin_layout Itemize
550
551 \family sans
552 Version\InsetSpace ~
553 Control
554 \end_layout
555
556 \begin_layout Itemize
557
558 \family sans
559 Import
560 \end_layout
561
562 \begin_layout Itemize
563
564 \family sans
565 Export
566 \end_layout
567
568 \begin_layout Itemize
569
570 \family sans
571 Print
572 \end_layout
573
574 \begin_layout Itemize
575
576 \family sans
577 Exit
578 \end_layout
579
580 \begin_layout Standard
581 They all do pretty much the same thing as in other word processors, with
582  a few minor differences.
583  The 
584 \family sans
585 File\SpecialChar \menuseparator
586 New\InsetSpace ~
587 from
588 \bar under
589 \InsetSpace ~
590
591 \bar default
592 Template
593 \family default
594  command not only prompts you for a name for the new file, but also prompts
595  you for a template to use.
596  Selecting a template will automatically set certain layout features for
597  the document, features you would otherwise need to change manually.
598  They can be of use for certain classes, especially those for writing letters
599  (see section\InsetSpace ~
600
601 \begin_inset LatexCommand ref
602 reference "sec:Document-Classes"
603
604 \end_inset
605
606 ).
607 \end_layout
608
609 \begin_layout Standard
610 Note: There is no 
611 \begin_inset Quotes eld
612 \end_inset
613
614 default file
615 \begin_inset Quotes erd
616 \end_inset
617
618  or document named 
619 \begin_inset Quotes eld
620 \end_inset
621
622 Untitled
623 \begin_inset Quotes erd
624 \end_inset
625
626  or 
627 \begin_inset Quotes eld
628 \end_inset
629
630 scratch.
631 \begin_inset Quotes erd
632 \end_inset
633
634  Unless you tell LyX to open a file or create a new one, that big, blank
635  space is just that --- a big, blank space.
636 \end_layout
637
638 \begin_layout Standard
639
640 \family sans
641 Revert\InsetSpace ~
642 to\InsetSpace ~
643 saved
644 \family default
645  and 
646 \family sans
647 Version\InsetSpace ~
648 Control
649 \family default
650  are useful if more people work on the same document at the same time
651 \begin_inset Foot
652 status collapsed
653
654 \begin_layout Standard
655 If you plan to do this, you should check out the Version Control feature
656  in LyX also.
657  Read 
658 \emph on
659 Extended Features
660 \emph default
661 \SpecialChar \@.
662
663 \end_layout
664
665 \end_inset
666
667 .
668  
669 \family sans
670 Revert\InsetSpace ~
671 to\InsetSpace ~
672 saved
673 \family default
674  will reload the document from disk.
675  You can of course also use it if you regret that you changed a document
676  and want to restore it to the last save.
677  With
678 \family sans
679  Version\InsetSpace ~
680 Control 
681 \family default
682 you can there register the changes you made to a document so that others
683  can identify this as your changes.
684 \end_layout
685
686 \begin_layout Section
687 Basic Editing Features
688 \begin_inset LatexCommand index
689 name "Editing"
690
691 \end_inset
692
693
694 \begin_inset LatexCommand label
695 name "sec:Basic-Editing-Features"
696
697 \end_inset
698
699
700 \end_layout
701
702 \begin_layout Standard
703 Like most modern word processors, LyX can perform cut and paste operations
704  on blocks of text, can move by character, word, or screenful of text, and
705  can delete whole words as well as individual characters.
706  The next four sections cover the basic LyX editing features and how to
707  access them.
708  We'll start with cut and paste.
709 \end_layout
710
711 \begin_layout Standard
712 As you might expect, the 
713 \family sans
714 Edit
715 \family default
716  menu has the cut and paste commands, along with various other editing features.
717  Some of these are special and covered in later sections.
718  The basic ones are:
719 \end_layout
720
721 \begin_layout Itemize
722
723 \family sans
724 Cut
725 \end_layout
726
727 \begin_layout Itemize
728
729 \family sans
730 Copy
731 \end_layout
732
733 \begin_layout Itemize
734
735 \family sans
736 Paste
737 \end_layout
738
739 \begin_layout Itemize
740
741 \family sans
742 Paste\InsetSpace ~
743 Recent
744 \end_layout
745
746 \begin_layout Itemize
747
748 \family sans
749 Paste\InsetSpace ~
750 Special
751 \end_layout
752
753 \begin_layout Itemize
754
755 \family sans
756 Find\InsetSpace ~
757 &\InsetSpace ~
758 Replace
759 \end_layout
760
761 \begin_layout Standard
762 The first three are self-explanatory.
763  One thing to note: whenever you delete a block of text that you've selected,
764  it's automatically placed in the clipboard.
765  That is, the 
766 \family sans
767 Delete
768 \family default
769  and 
770 \family sans
771 Backspace
772 \family default
773  keys also functions as the 
774 \family sans
775 Cut
776 \family default
777  command.
778  Also, if you've selected text, be careful: If you hit a key, LyX will completel
779 y delete the selected text and replace it with what you just typed.
780  You'll have to do an 
781 \family sans
782 Undo
783 \family default
784  to get back the lost text.
785 \end_layout
786
787 \begin_layout Standard
788 \begin_inset LatexCommand index
789 name "Paste"
790
791 \end_inset
792
793 You can also copy text between LyX and other programs by cut, copy and paste.
794  The submenu of 
795 \family sans
796 Paste\InsetSpace ~
797 Recent
798 \family default
799  shows you a list with the last strings you have pasted.
800 \end_layout
801
802 \begin_layout Standard
803 The menu 
804 \family sans
805 Edit\SpecialChar \menuseparator
806 Paste\InsetSpace ~
807 Special\SpecialChar \menuseparator
808 Plain\InsetSpace ~
809 Text, Join\InsetSpace ~
810 Lines
811 \family default
812  will insert the text in the clipboard so that the whole text is inserted
813  as 
814 \emph on
815 one
816 \emph default
817  paragraph.
818  A new paragraph is started when there is a blank line in the file.
819  Without 
820 \family sans
821 Join\InsetSpace ~
822 Lines
823 \family default
824 , the text is inserted as Paragraphs, where the line breaks of the text
825  will start a new paragraph.
826 \end_layout
827
828 \begin_layout Standard
829 \begin_inset LatexCommand index
830 name "Replace"
831
832 \end_inset
833
834
835 \begin_inset LatexCommand index
836 name "Find"
837
838 \end_inset
839
840 The 
841 \family sans
842 Edit\SpecialChar \menuseparator
843 Find\InsetSpace ~
844 &\InsetSpace ~
845 Replace
846 \family default
847  item opens the 
848 \family sans
849 Find\InsetSpace ~
850 and\InsetSpace ~
851 Replace
852 \family default
853  dialog.
854  Once you've found a word or expression, LyX selects it.
855  Hitting the 
856 \family sans
857 Replace
858 \family default
859  button replaces the selected text with the contents of the 
860 \family sans
861 Replace\InsetSpace ~
862 with
863 \family default
864  field.
865  You can click the 
866 \family sans
867 Find\InsetSpace ~
868 Next
869 \family default
870  button to skip the current word.
871  Hit 
872 \family sans
873 Replace\InsetSpace ~
874 All
875 \family default
876  to replace all occurrences of the text in the document automatically.
877  The 
878 \family sans
879 Case\InsetSpace ~
880 sensitive
881 \family default
882  option can be used if you want the search to consider the case of the search
883  word.
884  If the toggle is set, searching for 
885 \begin_inset Quotes eld
886 \end_inset
887
888
889 \family typewriter
890 Test
891 \family default
892
893 \begin_inset Quotes erd
894 \end_inset
895
896  will not match the word 
897 \begin_inset Quotes eld
898 \end_inset
899
900
901 \family typewriter
902 test
903 \family default
904
905 \begin_inset Quotes erd
906 \end_inset
907
908 .
909  The 
910 \family sans
911 Match whole words only
912 \family default
913  option can be used to force LyX to only find complete words.
914  I.e., searching for 
915 \begin_inset Quotes eld
916 \end_inset
917
918
919 \family typewriter
920 star
921 \family default
922
923 \begin_inset Quotes erd
924 \end_inset
925
926  will not match 
927 \begin_inset Quotes eld
928 \end_inset
929
930
931 \family typewriter
932 starlet
933 \family default
934
935 \begin_inset Quotes erd
936 \end_inset
937
938 .
939 \end_layout
940
941 \begin_layout Section
942 Undo and Redo
943 \begin_inset LatexCommand index
944 name "Redo"
945
946 \end_inset
947
948
949 \begin_inset LatexCommand index
950 name "Undo"
951
952 \end_inset
953
954
955 \begin_inset LatexCommand label
956 name "sec:Undo-and-Redo"
957
958 \end_inset
959
960
961 \end_layout
962
963 \begin_layout Standard
964 If you make a mistake, you can easily recover from it.
965  LyX has a large-capacity undo/redo buffer.
966  Select 
967 \family sans
968 Edit\SpecialChar \menuseparator
969 Undo
970 \family default
971  to undo some mistake.
972  If you accidentally undo too much, use 
973 \family sans
974 Edit\SpecialChar \menuseparator
975 Redo
976 \family default
977  to 
978 \begin_inset Quotes eld
979 \end_inset
980
981 undo the undo.
982 \begin_inset Quotes erd
983 \end_inset
984
985  The undo mechanism is currently limited to 100 steps to minimize memory
986  overhead.
987  
988 \end_layout
989
990 \begin_layout Standard
991 Notice that if you revert back all changes to arrive to the document as
992  it was last saved, the 
993 \begin_inset Quotes eld
994 \end_inset
995
996 changed
997 \begin_inset Quotes erd
998 \end_inset
999
1000  status of the document is unfortunately not reset.
1001  This is a consequence of the 100 step undo limit, above.
1002 \end_layout
1003
1004 \begin_layout Standard
1005 The 
1006 \family sans
1007 Undo
1008 \family default
1009  and 
1010 \family sans
1011 Redo
1012 \family default
1013  work on almost everything in LyX.
1014  They have some quirks, too.
1015  They won't 
1016 \family sans
1017 Undo
1018 \family default
1019  or 
1020 \family sans
1021 Redo
1022 \family default
1023  text character by character, but by blocks of text.
1024  That can take some getting used to; you'll have to play with 
1025 \family sans
1026 Undo
1027 \family default
1028  and 
1029 \family sans
1030 Redo
1031 \family default
1032  to get a feel for just how much they'll undo/redo, and after time, you'll
1033  surely appreciate how it works.
1034 \end_layout
1035
1036 \begin_layout Section
1037 Mouse Operations
1038 \begin_inset LatexCommand index
1039 name "Mouse Operations"
1040
1041 \end_inset
1042
1043
1044 \end_layout
1045
1046 \begin_layout Standard
1047 This are the most basic mouse operations.
1048 \end_layout
1049
1050 \begin_layout Enumerate
1051 Motion
1052 \end_layout
1053
1054 \begin_deeper
1055 \begin_layout Itemize
1056 Click the 
1057 \emph on
1058 left mouse button
1059 \emph default
1060  once anywhere in the edit window.
1061  The cursor moves to the text under the mouse.
1062 \end_layout
1063
1064 \end_deeper
1065 \begin_layout Enumerate
1066 Selecting Text
1067 \end_layout
1068
1069 \begin_deeper
1070 \begin_layout Itemize
1071 Hold down the 
1072 \emph on
1073 left mouse button
1074 \emph default
1075  and drag the mouse.
1076  LyX marks the text between the old and new mouse positions.
1077  Use 
1078 \family sans
1079 Edit\SpecialChar \menuseparator
1080 Copy
1081 \family default
1082  to create a copy of the text in LyX's buffer (and the clipboard).
1083 \end_layout
1084
1085 \begin_layout Itemize
1086 Re-position the cursor and then paste the text back into LyX using 
1087 \family sans
1088 Edit\SpecialChar \menuseparator
1089 Paste
1090 \family default
1091 .
1092 \end_layout
1093
1094 \end_deeper
1095 \begin_layout Enumerate
1096 Insets (Footnotes, Notes, Floats, etc.)
1097 \end_layout
1098
1099 \begin_deeper
1100 \begin_layout Standard
1101
1102 \emph on
1103 Single click
1104 \emph default
1105  the left mouse button to open or close any of these.
1106  Right-click on them to set its properties.
1107  Also check the appropriate section of this manual for more details.
1108 \end_layout
1109
1110 \end_deeper
1111 \begin_layout Enumerate
1112 Tables
1113 \end_layout
1114
1115 \begin_deeper
1116 \begin_layout Standard
1117
1118 \emph on
1119 Single click
1120 \emph default
1121  the right mouse button to open a dialog that will allow you to manipulate
1122  the table.
1123 \end_layout
1124
1125 \end_deeper
1126 \begin_layout Section
1127 Basic Key Bindings
1128 \begin_inset LatexCommand label
1129 name "sec:Key-Bindings"
1130
1131 \end_inset
1132
1133
1134 \begin_inset LatexCommand index
1135 name "Key Bindings"
1136
1137 \end_inset
1138
1139
1140 \end_layout
1141
1142 \begin_layout Standard
1143 We're not going to cover all of the keybindings.
1144  Be aware that there are at least two different primary binding maps: CUA
1145  and Emacs.
1146  LyX's default is CUA.
1147 \end_layout
1148
1149 \begin_layout Standard
1150 Some keys, like 
1151 \family sans
1152 Page\InsetSpace ~
1153 Up
1154 \family default
1155
1156 \family sans
1157 Page\InsetSpace ~
1158 Down
1159 \family default
1160
1161 \family sans
1162 Left
1163 \family default
1164
1165 \family sans
1166 Right
1167 \family default
1168
1169 \family sans
1170 Up
1171 \family default
1172 , and 
1173 \family sans
1174 Down
1175 \family default
1176 , do exactly what you expect them to do.
1177  Other keys don't:
1178 \end_layout
1179
1180 \begin_layout Labeling
1181 \labelwidthstring 00.00.0000
1182
1183 \family sans
1184 Tab
1185 \begin_inset LatexCommand nomenclature
1186 symbol "Tab"
1187 description "Tabulator key"
1188
1189 \end_inset
1190
1191
1192 \family default
1193  There is no such thing as a tab stop in LyX.
1194  If you don't understand this, go read sections\InsetSpace ~
1195
1196 \begin_inset LatexCommand ref
1197 reference "sec:Par-indent-intro"
1198
1199 \end_inset
1200
1201  and 
1202 \begin_inset LatexCommand ref
1203 reference "sec:Paragraph-Environments"
1204
1205 \end_inset
1206
1207 , especially section\InsetSpace ~
1208
1209 \begin_inset LatexCommand ref
1210 reference "sub:Lists"
1211
1212 \end_inset
1213
1214 , right now.
1215  Yes, right now.
1216  If you're still confused, look in the 
1217 \emph on
1218 Tutorial
1219 \emph default
1220 .
1221 \end_layout
1222
1223 \begin_layout Labeling
1224 \labelwidthstring 00.00.0000
1225
1226 \family sans
1227 Esc
1228 \begin_inset LatexCommand nomenclature
1229 symbol "Esc"
1230 description "Escape key"
1231
1232 \end_inset
1233
1234
1235 \family default
1236  This is the 
1237 \begin_inset Quotes eld
1238 \end_inset
1239
1240 cancel key.
1241 \begin_inset Quotes erd
1242 \end_inset
1243
1244  It's used, generically, to cancel operations.
1245  Other parts of the manual will go into greater detail about this.
1246 \end_layout
1247
1248 \begin_layout Labeling
1249 \labelwidthstring 00.00.0000
1250
1251 \family sans
1252 Home
1253 \family default
1254 \InsetSpace ~
1255 and\InsetSpace ~
1256
1257 \family sans
1258 End
1259 \family default
1260  These move the cursor, respectively, to the beginning and end of a line,
1261  unless you are using the Emacs bindings where they jump to the beginning
1262  or end of the file.
1263 \end_layout
1264
1265 \begin_layout Standard
1266 There are three modifier keys:
1267 \end_layout
1268
1269 \begin_layout Labeling
1270 \labelwidthstring 00.00.0000
1271
1272 \family sans
1273 Control
1274 \family default
1275  (Denoted by 
1276 \begin_inset Quotes eld
1277 \end_inset
1278
1279
1280 \family sans
1281 C
1282 \family default
1283
1284 \begin_inset Quotes erd
1285 \end_inset
1286
1287
1288 \begin_inset LatexCommand nomenclature
1289 symbol "C"
1290 description "Control key"
1291
1292 \end_inset
1293
1294  in the documentation files) This has a couple of different uses, depending
1295  on which keys it's used in combination with:
1296 \end_layout
1297
1298 \begin_deeper
1299 \begin_layout Itemize
1300 With 
1301 \family sans
1302 Backspace
1303 \family default
1304  or 
1305 \family sans
1306 Delete
1307 \family default
1308 , it deletes an entire word instead of a single character.
1309 \end_layout
1310
1311 \begin_layout Itemize
1312 With 
1313 \family sans
1314 Left
1315 \family default
1316  and 
1317 \family sans
1318 Right
1319 \family default
1320 , it moves by words instead of characters.
1321 \end_layout
1322
1323 \begin_layout Itemize
1324 With 
1325 \family sans
1326 Home
1327 \family default
1328  and 
1329 \family sans
1330 End
1331 \family default
1332 , it moves to the beginning and the end of the document, respectively.
1333 \end_layout
1334
1335 \end_deeper
1336 \begin_layout Labeling
1337 \labelwidthstring 00.00.0000
1338
1339 \family sans
1340 Shift
1341 \family default
1342  (Denoted by 
1343 \begin_inset Quotes eld
1344 \end_inset
1345
1346
1347 \family sans
1348 S
1349 \family default
1350
1351 \begin_inset Quotes erd
1352 \end_inset
1353
1354
1355 \begin_inset LatexCommand nomenclature
1356 symbol "S"
1357 description "Shift key"
1358
1359 \end_inset
1360
1361  in the documentation files) Use this with any of the motion keys to select
1362  the text between the old and new cursor positions.
1363 \end_layout
1364
1365 \begin_layout Labeling
1366 \labelwidthstring 00.00.0000
1367
1368 \family sans
1369 Meta
1370 \family default
1371  (Denoted by 
1372 \begin_inset Quotes eld
1373 \end_inset
1374
1375
1376 \family sans
1377 M
1378 \family default
1379
1380 \begin_inset Quotes erd
1381 \end_inset
1382
1383
1384 \begin_inset LatexCommand nomenclature
1385 symbol "M"
1386 description "Meta or Alt key"
1387
1388 \end_inset
1389
1390  in the documentation files) This is the Alt key on many keyboards, unless
1391  your keyboard has a distinct Meta key.
1392  If you have both keys, you will need to try out which one actually performs
1393  the 
1394 \family sans
1395 Meta-
1396 \family default
1397  function.
1398  This key does many different things, but it also activates the 
1399 \emph on
1400 menu accelerator keys
1401 \emph default
1402 .
1403  If you use this in combination with any of the underlined letters in a
1404  menu or menu item, it selects that menu item.
1405 \end_layout
1406
1407 \begin_deeper
1408 \begin_layout Standard
1409 For example, the sequence 
1410 \begin_inset Quotes eld
1411 \end_inset
1412
1413
1414 \family sans
1415 M\InsetSpace ~
1416 e\InsetSpace ~
1417 s
1418 \family default
1419 \InsetSpace ~
1420
1421 \family sans
1422 c
1423 \family default
1424
1425 \begin_inset Quotes erd
1426 \end_inset
1427
1428  
1429 \family sans
1430 brings
1431 \family default
1432  up the 
1433 \begin_inset Quotes eld
1434 \end_inset
1435
1436 Text Style
1437 \begin_inset Quotes erd
1438 \end_inset
1439
1440  menu.
1441  Typing 
1442 \begin_inset Quotes eld
1443 \end_inset
1444
1445
1446 \family sans
1447 M\InsetSpace ~
1448 f
1449 \family default
1450
1451 \begin_inset Quotes erd
1452 \end_inset
1453
1454  opens the 
1455 \family sans
1456 File
1457 \family default
1458  menu.
1459 \end_layout
1460
1461 \begin_layout Standard
1462 There are also other things bound to the 
1463 \family sans
1464 Meta-
1465 \family default
1466  key, but you'll have to check in the 
1467 \emph on
1468 Reference
1469 \emph default
1470  
1471 \emph on
1472 manual
1473 \emph default
1474  for more info.
1475 \end_layout
1476
1477 \end_deeper
1478 \begin_layout Standard
1479 You'll learn more and more keybindings and short-cut keys as you use LyX,
1480  because most actions will prompt a small message in the status bar at the
1481  bottom of LyX's main window which describe the name of the action, you've
1482  just triggered, and any existing keybindings for that action.
1483  The notation for the keybindings is very similar to the notation used in
1484  this documentation, so you should not have any problems understanding it.
1485  However, notice that Shift-modifiers are explicitly mentioned, so 
1486 \family sans
1487
1488 \begin_inset Quotes eld
1489 \end_inset
1490
1491 M-p S-A
1492 \family default
1493
1494 \begin_inset Quotes erd
1495 \end_inset
1496
1497  means 
1498 \family sans
1499 Meta-p
1500 \family default
1501  followed by a capital 
1502 \family sans
1503 A
1504 \family default
1505 .
1506  
1507 \begin_inset Quotes eld
1508 \end_inset
1509
1510
1511 \family sans
1512 S-C-s
1513 \family default
1514
1515 \begin_inset Quotes erd
1516 \end_inset
1517
1518  means 
1519 \family sans
1520 Shift-Control-s
1521 \family default
1522 .
1523 \end_layout
1524
1525 \begin_layout Chapter
1526 LyX Basics
1527 \begin_inset LatexCommand index
1528 name "LyX ! Basics"
1529
1530 \end_inset
1531
1532
1533 \end_layout
1534
1535 \begin_layout Section
1536 Document Types
1537 \begin_inset LatexCommand index
1538 name "Document ! Types"
1539
1540 \end_inset
1541
1542
1543 \end_layout
1544
1545 \begin_layout Subsection
1546 Introduction
1547 \end_layout
1548
1549 \begin_layout Standard
1550 Before you do anything else, before you ever start writing a document, you
1551  need to decide what type of document you want to edit.
1552  Different types of documents use different types of spacing, headings,
1553  numbering schemes, and so on.
1554  Additionally, different documents use different paragraph environments,
1555  and format the title of your document differently.
1556 \end_layout
1557
1558 \begin_layout Standard
1559
1560 \emph on
1561 document class
1562 \emph default
1563  describes a group of properties common to a particular set of documents.
1564  By setting the document class, you automatically select these properties,
1565  making it easier to create the type of document you want.
1566  If you don't choose a document class, LyX picks one for you by default.
1567  So, it behooves you to change the class of your document.
1568 \end_layout
1569
1570 \begin_layout Standard
1571 Read on for info about the document classes you can choose from LyX, and
1572  how to adjust their properties.
1573 \end_layout
1574
1575 \begin_layout Subsection
1576 Document Classes
1577 \begin_inset LatexCommand index
1578 name "Document ! Classes"
1579
1580 \end_inset
1581
1582
1583 \begin_inset LatexCommand label
1584 name "sec:Document-Classes"
1585
1586 \end_inset
1587
1588
1589 \end_layout
1590
1591 \begin_layout Subsubsection
1592 Overview
1593 \end_layout
1594
1595 \begin_layout Standard
1596 There are four standard document classes in LyX.
1597  They are:
1598 \end_layout
1599
1600 \begin_layout Description
1601 Article for basic articles
1602 \end_layout
1603
1604 \begin_layout Description
1605 Report for basic reports
1606 \end_layout
1607
1608 \begin_layout Description
1609 Book for writing a book
1610 \end_layout
1611
1612 \begin_layout Description
1613 Letter for US-style letters
1614 \end_layout
1615
1616 \begin_layout Standard
1617 There are also some non-standard classes, which LyX only uses if you have
1618  installed them.
1619  Here are some of the classes, the full list with detailed explanations
1620  can be found in chapter 
1621 \emph on
1622 Special Document Classes
1623 \emph default
1624  in the 
1625 \emph on
1626 Extended Features
1627 \emph default
1628  manual:
1629 \end_layout
1630
1631 \begin_layout Description
1632 A&A Journal articles in the style and format used in Astronomy & Astrophysics
1633 \end_layout
1634
1635 \begin_layout Description
1636 AAST
1637 \family sans
1638
1639 \begin_inset ERT
1640 status collapsed
1641
1642 \begin_layout Standard
1643
1644 {}
1645 \end_layout
1646
1647 \end_inset
1648
1649
1650 \family default
1651 eX For submissions to the journals published by the American Astronomical
1652  Society
1653 \end_layout
1654
1655 \begin_layout Description
1656 AMS Layouts for articles and books in the style and format used by the American
1657  Mathematical Society (AMS).
1658  There are three article layouts available.
1659  The standard one uses a typical numbering scheme for theorems etc., that
1660  prepends the section number to the number of the result.
1661  All result-type statements (propositions, corollaries, and so on) are sequenced
1662  together, but definitions, examples, and the like have their own sequence.
1663  The 
1664 \begin_inset Quotes eld
1665 \end_inset
1666
1667 sequential numbering
1668 \begin_inset Quotes erd
1669 \end_inset
1670
1671  scheme does not place the section number with each result, but numbers
1672  them throughout the article in a single sequence.
1673  Each type of result gets its own sequence.
1674  There is also a layout that dispenses with numbering of statements altogether.
1675 \end_layout
1676
1677 \begin_layout Description
1678 Beamer Layout for presentations
1679 \end_layout
1680
1681 \begin_layout Description
1682 broadway Layout for writing plays.
1683  It is not an existing LaTeX document class, but a new one which is distributed
1684  with LyX.
1685 \end_layout
1686
1687 \begin_layout Description
1688 curiculum\InsetSpace ~
1689 vitae classes to create curriculum vitae
1690 \end_layout
1691
1692 \begin_layout Description
1693 Dinbrief Letters in format of the DIN (German industry norm)
1694 \end_layout
1695
1696 \begin_layout Description
1697 dtk Layout for 
1698 \family typewriter
1699 Die TeXnische Komödie
1700 \family default
1701 , the journal of the German TeX user Group (Dante)
1702 \end_layout
1703
1704 \begin_layout Description
1705 Elsevier Layout for journals of the Elsevier publishing group
1706 \end_layout
1707
1708 \begin_layout Description
1709 Foils Used to make transparencies
1710 \end_layout
1711
1712 \begin_layout Description
1713 g-brief Letters in format of the DIN (German industry norm)
1714 \end_layout
1715
1716 \begin_layout Description
1717 hollywood Used to type spec scripts for the US film industry.
1718  It is not an existing LaTeX document class, but a new one which is distributed
1719  with LyX.
1720 \end_layout
1721
1722 \begin_layout Description
1723 IEEEtran Layout for the journals published by the Institute of Electrical
1724  and Electronics Engineers (IEEE)
1725 \end_layout
1726
1727 \begin_layout Description
1728 IOP Layout for journals of the Institute of Physics publishing group
1729 \end_layout
1730
1731 \begin_layout Description
1732 Kluwer Layout for journals of the Kluwer publishing group
1733 \end_layout
1734
1735 \begin_layout Description
1736 koma-script a replacement for the standard classes, offers many useful features
1737  like caption formatting, automatic print space calculation etc.
1738 \end_layout
1739
1740 \begin_layout Description
1741 Memoir another replacement for the standard classes
1742 \end_layout
1743
1744 \begin_layout Description
1745 paper Used with the 
1746 \family typewriter
1747 paper
1748 \family default
1749  LaTeX document class
1750 \end_layout
1751
1752 \begin_layout Description
1753 Powerdot Layout for presentations
1754 \end_layout
1755
1756 \begin_layout Description
1757 REVTe
1758 \begin_inset ERT
1759 status collapsed
1760
1761 \begin_layout Standard
1762
1763 {}
1764 \end_layout
1765
1766 \end_inset
1767
1768 X is used to write articles for the publications of the American Physical
1769  Society (APS), American Institute of Physics (AIP), and Optical Society
1770  of America (OSA).
1771  This class is not completely compatible with all LyX features.
1772 \end_layout
1773
1774 \begin_layout Description
1775 Slides Used to make transparencies
1776 \end_layout
1777
1778 \begin_layout Description
1779 SPIE\InsetSpace ~
1780 Proceedings Layout for the journals published by The International Society
1781  for Optical Engineering (SPIE)
1782 \end_layout
1783
1784 \begin_layout Description
1785 Springer Layouts for journals of the Springer publishing group
1786 \end_layout
1787
1788 \begin_layout Description
1789 TUGboat Layout for 
1790 \family typewriter
1791 TUGboat
1792 \family default
1793 , the journal of the international TeX user Group (TUG)
1794 \end_layout
1795
1796 \begin_layout Standard
1797 We won't go into any detail about how to use these different document classes
1798  here.
1799  You can find all the details about the non-standard classes in the 
1800 \emph on
1801 Extended Editing
1802 \emph default
1803  manual.
1804  Here, we will settle with a list of some of the common properties of all
1805  of the document classes.
1806 \end_layout
1807
1808 \begin_layout Subsubsection
1809 Selecting a Class
1810 \end_layout
1811
1812 \begin_layout Standard
1813 You can select a class using the 
1814 \family sans
1815 Document\SpecialChar \menuseparator
1816 Settings
1817 \begin_inset LatexCommand index
1818 name "Document ! Settings"
1819
1820 \end_inset
1821
1822
1823 \family default
1824  dialog.
1825  Select the class you want to use, and make any fine tunings of the options
1826  you may need.
1827 \end_layout
1828
1829 \begin_layout Subsubsection
1830 Properties
1831 \end_layout
1832
1833 \begin_layout Standard
1834 Each class has a default set of options.
1835  Here's a quick table describing them:
1836 \end_layout
1837
1838 \begin_layout Standard
1839 \begin_inset VSpace 0.3cm
1840 \end_inset
1841
1842
1843 \end_layout
1844
1845 \begin_layout Standard
1846 \align center
1847 \begin_inset Tabular
1848 <lyxtabular version="3" rows="5" columns="5">
1849 <features>
1850 <column alignment="center" valignment="top" leftline="true" rightline="true" width="0pt">
1851 <column alignment="center" valignment="top" leftline="true" width="0pt">
1852 <column alignment="center" valignment="top" leftline="true" width="0pt">
1853 <column alignment="center" valignment="top" leftline="true" width="0pt">
1854 <column alignment="center" valignment="top" leftline="true" rightline="true" width="0pt">
1855 <row topline="true" bottomline="true">
1856 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
1857 \begin_inset Text
1858
1859 \begin_layout Standard
1860
1861 \end_layout
1862
1863 \end_inset
1864 </cell>
1865 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
1866 \begin_inset Text
1867
1868 \begin_layout Standard
1869
1870 \family sans
1871 \series medium
1872 \shape up
1873 \size normal
1874 \emph off
1875 \bar no
1876 \noun off
1877 \color none
1878 Pagestyle
1879 \end_layout
1880
1881 \end_inset
1882 </cell>
1883 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
1884 \begin_inset Text
1885
1886 \begin_layout Standard
1887
1888 \family sans
1889 \series medium
1890 \shape up
1891 \size normal
1892 \emph off
1893 \bar no
1894 \noun off
1895 \color none
1896 Sides
1897 \end_layout
1898
1899 \end_inset
1900 </cell>
1901 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
1902 \begin_inset Text
1903
1904 \begin_layout Standard
1905
1906 \family sans
1907 \series medium
1908 \shape up
1909 \size normal
1910 \emph off
1911 \bar no
1912 \noun off
1913 \color none
1914 Columns
1915 \end_layout
1916
1917 \end_inset
1918 </cell>
1919 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
1920 \begin_inset Text
1921
1922 \begin_layout Standard
1923
1924 \series medium
1925 \shape up
1926 \size normal
1927 \emph off
1928 \bar no
1929 \noun off
1930 \color none
1931 Max.
1932  sectioning level
1933 \end_layout
1934
1935 \end_inset
1936 </cell>
1937 </row>
1938 <row topline="true">
1939 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
1940 \begin_inset Text
1941
1942 \begin_layout Standard
1943
1944 \series medium
1945 \shape up
1946 \size normal
1947 \emph off
1948 \bar no
1949 \noun off
1950 \color none
1951 article
1952 \end_layout
1953
1954 \end_inset
1955 </cell>
1956 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
1957 \begin_inset Text
1958
1959 \begin_layout Standard
1960
1961 \family sans
1962 \series medium
1963 \shape up
1964 \size normal
1965 \emph off
1966 \bar no
1967 \noun off
1968 \color none
1969 Plain
1970 \end_layout
1971
1972 \end_inset
1973 </cell>
1974 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
1975 \begin_inset Text
1976
1977 \begin_layout Standard
1978
1979 \family sans
1980 \series medium
1981 \shape up
1982 \size normal
1983 \emph off
1984 \bar no
1985 \noun off
1986 \color none
1987 One
1988 \end_layout
1989
1990 \end_inset
1991 </cell>
1992 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
1993 \begin_inset Text
1994
1995 \begin_layout Standard
1996
1997 \family sans
1998 \series medium
1999 \shape up
2000 \size normal
2001 \emph off
2002 \bar no
2003 \noun off
2004 \color none
2005 One
2006 \end_layout
2007
2008 \end_inset
2009 </cell>
2010 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
2011 \begin_inset Text
2012
2013 \begin_layout Standard
2014
2015 \family sans
2016 \series medium
2017 \shape up
2018 \size normal
2019 \emph off
2020 \bar no
2021 \noun off
2022 \color none
2023 Section
2024 \end_layout
2025
2026 \end_inset
2027 </cell>
2028 </row>
2029 <row topline="true">
2030 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
2031 \begin_inset Text
2032
2033 \begin_layout Standard
2034
2035 \series medium
2036 \shape up
2037 \size normal
2038 \emph off
2039 \bar no
2040 \noun off
2041 \color none
2042 report
2043 \end_layout
2044
2045 \end_inset
2046 </cell>
2047 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
2048 \begin_inset Text
2049
2050 \begin_layout Standard
2051
2052 \family sans
2053 \series medium
2054 \shape up
2055 \size normal
2056 \emph off
2057 \bar no
2058 \noun off
2059 \color none
2060 Plain
2061 \end_layout
2062
2063 \end_inset
2064 </cell>
2065 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
2066 \begin_inset Text
2067
2068 \begin_layout Standard
2069
2070 \family sans
2071 \series medium
2072 \shape up
2073 \size normal
2074 \emph off
2075 \bar no
2076 \noun off
2077 \color none
2078 One
2079 \end_layout
2080
2081 \end_inset
2082 </cell>
2083 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
2084 \begin_inset Text
2085
2086 \begin_layout Standard
2087
2088 \family sans
2089 \series medium
2090 \shape up
2091 \size normal
2092 \emph off
2093 \bar no
2094 \noun off
2095 \color none
2096 One
2097 \end_layout
2098
2099 \end_inset
2100 </cell>
2101 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
2102 \begin_inset Text
2103
2104 \begin_layout Standard
2105
2106 \family sans
2107 \series medium
2108 \shape up
2109 \size normal
2110 \emph off
2111 \bar no
2112 \noun off
2113 \color none
2114 Chapter
2115 \end_layout
2116
2117 \end_inset
2118 </cell>
2119 </row>
2120 <row topline="true">
2121 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
2122 \begin_inset Text
2123
2124 \begin_layout Standard
2125
2126 \series medium
2127 \shape up
2128 \size normal
2129 \emph off
2130 \bar no
2131 \noun off
2132 \color none
2133 book
2134 \end_layout
2135
2136 \end_inset
2137 </cell>
2138 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
2139 \begin_inset Text
2140
2141 \begin_layout Standard
2142
2143 \family sans
2144 \series medium
2145 \shape up
2146 \size normal
2147 \emph off
2148 \bar no
2149 \noun off
2150 \color none
2151 Headings
2152 \end_layout
2153
2154 \end_inset
2155 </cell>
2156 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
2157 \begin_inset Text
2158
2159 \begin_layout Standard
2160
2161 \family sans
2162 \series medium
2163 \shape up
2164 \size normal
2165 \emph off
2166 \bar no
2167 \noun off
2168 \color none
2169 Two
2170 \end_layout
2171
2172 \end_inset
2173 </cell>
2174 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
2175 \begin_inset Text
2176
2177 \begin_layout Standard
2178
2179 \family sans
2180 \series medium
2181 \shape up
2182 \size normal
2183 \emph off
2184 \bar no
2185 \noun off
2186 \color none
2187 One
2188 \end_layout
2189
2190 \end_inset
2191 </cell>
2192 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
2193 \begin_inset Text
2194
2195 \begin_layout Standard
2196
2197 \family sans
2198 \series medium
2199 \shape up
2200 \size normal
2201 \emph off
2202 \bar no
2203 \noun off
2204 \color none
2205 Chapter
2206 \end_layout
2207
2208 \end_inset
2209 </cell>
2210 </row>
2211 <row topline="true" bottomline="true">
2212 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
2213 \begin_inset Text
2214
2215 \begin_layout Standard
2216
2217 \series medium
2218 \shape up
2219 \size normal
2220 \emph off
2221 \bar no
2222 \noun off
2223 \color none
2224 letter
2225 \end_layout
2226
2227 \end_inset
2228 </cell>
2229 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
2230 \begin_inset Text
2231
2232 \begin_layout Standard
2233
2234 \family sans
2235 \series medium
2236 \shape up
2237 \size normal
2238 \emph off
2239 \bar no
2240 \noun off
2241 \color none
2242 Plain
2243 \end_layout
2244
2245 \end_inset
2246 </cell>
2247 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
2248 \begin_inset Text
2249
2250 \begin_layout Standard
2251
2252 \family sans
2253 \series medium
2254 \shape up
2255 \size normal
2256 \emph off
2257 \bar no
2258 \noun off
2259 \color none
2260 One
2261 \end_layout
2262
2263 \end_inset
2264 </cell>
2265 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
2266 \begin_inset Text
2267
2268 \begin_layout Standard
2269
2270 \family sans
2271 \series medium
2272 \shape up
2273 \size normal
2274 \emph off
2275 \bar no
2276 \noun off
2277 \color none
2278 One
2279 \end_layout
2280
2281 \end_inset
2282 </cell>
2283 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
2284 \begin_inset Text
2285
2286 \begin_layout Standard
2287
2288 \series medium
2289 \shape up
2290 \size normal
2291 \emph off
2292 \bar no
2293 \noun off
2294 \color none
2295 none
2296 \end_layout
2297
2298 \end_inset
2299 </cell>
2300 </row>
2301 </lyxtabular>
2302
2303 \end_inset
2304
2305
2306 \end_layout
2307
2308 \begin_layout Standard
2309 \begin_inset VSpace 0.3cm
2310 \end_inset
2311
2312
2313 \end_layout
2314
2315 \begin_layout Standard
2316 You're probably also wondering what 
2317 \begin_inset Quotes eld
2318 \end_inset
2319
2320 Max.\InsetSpace ~
2321 sectioning level
2322 \begin_inset Quotes erd
2323 \end_inset
2324
2325  means.
2326  There are several paragraph environments used to create section headings.
2327  Different document classes allow different types of section headings.
2328  Only two use the 
2329 \family sans
2330 Chapter
2331 \family default
2332  heading; the rest do not and begin instead with the 
2333 \family sans
2334 Section
2335 \family default
2336  heading.
2337  Some document classes, such as the ones for letters, don't use any section
2338  headings.
2339  In addition to 
2340 \family sans
2341 Chapter
2342 \family default
2343  and 
2344 \family sans
2345 Section
2346 \family default
2347  headings, there are also 
2348 \family sans
2349 Subsection
2350 \family default
2351  headings, 
2352 \family sans
2353 Subsubsection
2354 \family default
2355  headings, and so on.
2356  We'll describe these headings fully in section\InsetSpace ~
2357
2358 \begin_inset LatexCommand ref
2359 reference "sub:Headings"
2360
2361 \end_inset
2362
2363 .
2364 \end_layout
2365
2366 \begin_layout Subsection
2367 Document Layout
2368 \begin_inset LatexCommand index
2369 name "Document !  Layout"
2370
2371 \end_inset
2372
2373
2374 \begin_inset LatexCommand label
2375 name "sub:Document-Layout"
2376
2377 \end_inset
2378
2379
2380 \family sans
2381
2382 \begin_inset LatexCommand index
2383 name "Document ! Settings"
2384
2385 \end_inset
2386
2387
2388 \end_layout
2389
2390 \begin_layout Standard
2391 The most important properties of documents classes are set in the menu 
2392 \family sans
2393 Document\SpecialChar \menuseparator
2394 Settings
2395 \family default
2396 .
2397  There in the 
2398 \family sans
2399 Options
2400 \family default
2401  field under 
2402 \family sans
2403 Documents\InsetSpace ~
2404 classes
2405 \family default
2406 , you can enter special options for your document class in a comma-separated
2407  list.
2408  This is only necessary if LyX doesn't support special options you want
2409  to use for your document.
2410  To learn more about your favorite LaTeX-class and its options, you have
2411  to read its manual.
2412 \end_layout
2413
2414 \begin_layout Standard
2415 Under 
2416 \family sans
2417 Page\InsetSpace ~
2418 Layout
2419 \family default
2420  the 
2421 \family sans
2422 Pagestyle
2423 \family default
2424  controls what sorts of headings and page numbers go on a page.
2425  You can choose between the following five options:
2426 \end_layout
2427
2428 \begin_layout Labeling
2429 \labelwidthstring 00.00.0000
2430
2431 \family sans
2432 Default
2433 \family default
2434  Use default pagestyle of current class.
2435 \end_layout
2436
2437 \begin_layout Labeling
2438 \labelwidthstring 00.00.0000
2439
2440 \family sans
2441 Empty
2442 \family default
2443  No page numbers or headings.
2444 \end_layout
2445
2446 \begin_layout Labeling
2447 \labelwidthstring 00.00.0000
2448
2449 \family sans
2450 Plain
2451 \family default
2452  Page numbers only.
2453 \end_layout
2454
2455 \begin_layout Labeling
2456 \labelwidthstring 00.00.0000
2457
2458 \family sans
2459 Headings
2460 \family default
2461  Page numbers and either the current chapter or section title and number.
2462  Whether LyX uses the current chapter or the current section depends on
2463  the maximum sectioning level of the class.
2464 \end_layout
2465
2466 \begin_layout Labeling
2467 \labelwidthstring 00.00.0000
2468
2469 \family sans
2470 Fancy
2471 \family default
2472  This allows you to create fully customizable headers and footers if you
2473  have the 
2474 \series bold
2475 fancyhdr
2476 \begin_inset LatexCommand index
2477 name "LaTeX-packages ! fancyhdr"
2478
2479 \end_inset
2480
2481
2482 \series default
2483  package installed.
2484  At the moment, support in LyX is limited to this setting.
2485  To use the full power of this package, you have to add code to your document
2486  preamble.
2487  Check the documentation for the 
2488 \series bold
2489 fancyhdr
2490 \series default
2491  package for more details, 
2492 \begin_inset LatexCommand cite
2493 key "fancyhdr"
2494
2495 \end_inset
2496
2497 .
2498 \end_layout
2499
2500 \begin_layout Standard
2501 The 
2502 \family sans
2503 Separation
2504 \family default
2505  of paragraphs is described in section\InsetSpace ~
2506
2507 \begin_inset LatexCommand ref
2508 reference "sec:Par-indent-intro"
2509
2510 \end_inset
2511
2512 .
2513 \end_layout
2514
2515 \begin_layout Subsection
2516 Paper Size and Orientation
2517 \begin_inset LatexCommand index
2518 name "Document ! Paper size"
2519
2520 \end_inset
2521
2522
2523 \begin_inset LatexCommand label
2524 name "sub:Paper-Size,-Orientation,"
2525
2526 \end_inset
2527
2528
2529 \end_layout
2530
2531 \begin_layout Standard
2532 You'll find the following options in the menu 
2533 \family sans
2534 Page\InsetSpace ~
2535 Layout
2536 \family default
2537  of the dialog of the 
2538 \family sans
2539 Document\SpecialChar \menuseparator
2540 Settings
2541 \family default
2542  menu:
2543 \family sans
2544
2545 \begin_inset LatexCommand index
2546 name "Document ! Settings"
2547
2548 \end_inset
2549
2550
2551 \end_layout
2552
2553 \begin_layout Labeling
2554 \labelwidthstring 00.00.0000
2555
2556 \family sans
2557 Papersize
2558 \family default
2559  What size paper to print on.
2560  The choices are
2561 \end_layout
2562
2563 \begin_layout Itemize
2564
2565 \family sans
2566 Default
2567 \end_layout
2568
2569 \begin_layout Itemize
2570
2571 \family sans
2572 A3, A4,
2573 \family default
2574  
2575 \family sans
2576 A5
2577 \end_layout
2578
2579 \begin_layout Itemize
2580
2581 \family sans
2582 B3, B4, B5
2583 \end_layout
2584
2585 \begin_layout Itemize
2586
2587 \family sans
2588 US letter
2589 \end_layout
2590
2591 \begin_layout Itemize
2592
2593 \family sans
2594 US legal
2595 \end_layout
2596
2597 \begin_layout Itemize
2598
2599 \family sans
2600 US executive
2601 \end_layout
2602
2603 \begin_layout Itemize
2604
2605 \family sans
2606 Custom
2607 \end_layout
2608
2609 \begin_layout Labeling
2610 \labelwidthstring 00.00.0000
2611
2612 \family sans
2613 Orientation
2614 \family default
2615  Two toggle buttons choose whether to print the output as 
2616 \family sans
2617 Landscape
2618 \family default
2619  or as 
2620 \family sans
2621 Portrait
2622 \family default
2623 .
2624 \end_layout
2625
2626 \begin_layout Labeling
2627 \labelwidthstring 00.00.0000
2628
2629 \family sans
2630 Two-sided\InsetSpace ~
2631 document
2632 \family default
2633  Adjusts the print space to print both sides of paper.
2634  That means that the print space for odd- and even-numbered pages is different.
2635 \end_layout
2636
2637 \begin_layout Subsection
2638 Margins
2639 \begin_inset LatexCommand index
2640 name "Document ! Margins"
2641
2642 \end_inset
2643
2644
2645 \begin_inset LatexCommand label
2646 name "sub:Margins"
2647
2648 \end_inset
2649
2650
2651 \begin_inset LatexCommand index
2652 name "Margins"
2653
2654 \end_inset
2655
2656
2657 \end_layout
2658
2659 \begin_layout Standard
2660 Paper margins are set in the menu 
2661 \family sans
2662 Document\SpecialChar \menuseparator
2663 Settings
2664 \family default
2665 .
2666 \family sans
2667
2668 \begin_inset LatexCommand index
2669 name "Document ! Settings"
2670
2671 \end_inset
2672
2673
2674 \end_layout
2675
2676 \begin_layout Standard
2677 If you use a koma-script document class, you can use the default settings.
2678  Because koma-script calculates then the printspace automatically by taking
2679  the paper format and the font size into account.
2680 \end_layout
2681
2682 \begin_layout Subsection
2683 Important Note
2684 \end_layout
2685
2686 \begin_layout Standard
2687 If you change a document class, LyX has to convert 
2688 \emph on
2689 everything
2690 \emph default
2691  into the new class.
2692  That includes the paragraph environments.
2693  Some paragraph environments are standard; all of the document classes have
2694  them; but some classes have special paragraph environments.
2695  If this is the case, and you change the document class, LyX sets the missing
2696  paragraph environments to 
2697 \family sans
2698 Standard
2699 \family default
2700  and places an error box at the beginning of the paragraph.
2701  Just click on them and you'll get a message dialog that tells you about
2702  the conversion and why it failed.
2703 \end_layout
2704
2705 \begin_layout Section
2706 Paragraph Indentation and Separation
2707 \begin_inset LatexCommand index
2708 name "Paragraph ! Indentation"
2709
2710 \end_inset
2711
2712
2713 \end_layout
2714
2715 \begin_layout Subsection
2716 Introduction
2717 \begin_inset LatexCommand label
2718 name "sec:Par-indent-intro"
2719
2720 \end_inset
2721
2722
2723 \end_layout
2724
2725 \begin_layout Standard
2726 Before describing all of the various paragraph environments, we'd like to
2727  say a word or two about paragraph indentation.
2728 \end_layout
2729
2730 \begin_layout Standard
2731 Everyone seems to have their own convention for separating paragraphs.
2732  Most Americans indent the first line of a paragraph.
2733  Others don't indent but put extra space between the paragraphs.
2734  If you choose indentation for paragraphs the 
2735 \emph on
2736 first
2737 \emph default
2738  paragraph of a section, or after a figure, an equation, a table, a list,
2739  etc., is 
2740 \emph on
2741 not
2742 \emph default
2743  indented.
2744  Only a paragraph following another paragraph gets indented.
2745  Note that the indentation behavior is different when you use another document
2746  language than English.
2747  LaTeX takes care that the indentation follows the rules of the used language.
2748 \end_layout
2749
2750 \begin_layout Standard
2751 The space between paragraphs, like the line spacing, the space between headings
2752  and text --- in fact, all of the spacings for just about everything are
2753  pre-coded into LyX.
2754  As we said, you don't worry about how much space to add between what.
2755  LyX takes care of that.
2756  In fact, these pre-coded vertical spacings aren't a single number but a
2757  range.
2758  That way, LyX can squish or stretch the space between lines to make sure
2759  figures fit on a page with text, so that sections don't start at the bottom
2760  of a page, and so on.
2761 \begin_inset Foot
2762 status collapsed
2763
2764 \begin_layout Standard
2765 LaTeX does this when LyX goes to produce a printable file.
2766 \end_layout
2767
2768 \end_inset
2769
2770  However, pre-coded doesn't mean you can't change them.
2771  LyX gives you the ability to globally change 
2772 \emph on
2773 all
2774 \emph default
2775  of these pre-coded spacings.
2776  We'll explain more later.
2777 \end_layout
2778
2779 \begin_layout Subsection
2780 Paragraph Separation
2781 \begin_inset LatexCommand index
2782 name "Paragraph ! Separation"
2783
2784 \end_inset
2785
2786
2787 \end_layout
2788
2789 \begin_layout Standard
2790 To separate paragraphs, select 
2791 \family sans
2792 Indent
2793 \family default
2794  or 
2795 \family sans
2796 Skip
2797 \family default
2798  in the submenu 
2799 \family sans
2800 Text\InsetSpace ~
2801 Layout
2802 \family default
2803  of the dialog 
2804 \family sans
2805 Document\SpecialChar \menuseparator
2806 Settings
2807 \begin_inset LatexCommand index
2808 name "Document ! Settings"
2809
2810 \end_inset
2811
2812
2813 \family default
2814  to indent paragraphs or add extra space between paragraphs, respectively.
2815  The size of the skips can be defined in the dialog, for the indentation
2816  you have to add this line to your document preamble:
2817 \end_layout
2818
2819 \begin_layout Standard
2820
2821 \series bold
2822
2823 \backslash
2824 setlength{
2825 \backslash
2826 parindent}{Length}
2827 \end_layout
2828
2829 \begin_layout Standard
2830 where length is a value in one of the units listed in Appendix\InsetSpace ~
2831
2832 \begin_inset LatexCommand ref
2833 reference "cap:Units"
2834
2835 \end_inset
2836
2837 .
2838  The default length is 30\InsetSpace \thinspace{}
2839 pt.
2840 \end_layout
2841
2842 \begin_layout Subsection
2843 Fine-Tuning
2844 \end_layout
2845
2846 \begin_layout Standard
2847 You can also change the separation method of a single paragraph.
2848  Open the 
2849 \family sans
2850 Edit\SpecialChar \menuseparator
2851 Paragraph\InsetSpace ~
2852 Settings
2853 \family default
2854  dialog and toggle the 
2855 \family sans
2856 Indent\InsetSpace ~
2857 Paragraph
2858 \family default
2859  option to change the state of the current paragraph.
2860  If paragraphs have no indentation but use extra space for separation, this
2861  button will be ignored (you can't indent a single paragraph by toggling
2862  this).
2863 \end_layout
2864
2865 \begin_layout Standard
2866 You should only need to change the indentation method for a single paragraph
2867  if you need to do some fine-tuning.
2868 \end_layout
2869
2870 \begin_layout Subsection
2871 Line Spacing
2872 \begin_inset LatexCommand index
2873 name "Paragraph ! Line spacing"
2874
2875 \end_inset
2876
2877
2878 \end_layout
2879
2880 \begin_layout Standard
2881 In the 
2882 \family sans
2883 Document\SpecialChar \menuseparator
2884 Settings
2885 \begin_inset LatexCommand index
2886 name "Document ! Settings"
2887
2888 \end_inset
2889
2890
2891 \family default
2892  dialog you can set the line spacing in the submenu 
2893 \family sans
2894 Text\InsetSpace ~
2895 Layout.
2896 \family default
2897
2898 \begin_inset Foot
2899 status collapsed
2900
2901 \begin_layout Standard
2902 You need to have the LaTeX-package 
2903 \series bold
2904 setspace
2905 \begin_inset LatexCommand index
2906 name "LaTeX-packages ! setspace"
2907
2908 \end_inset
2909
2910
2911 \series default
2912  installed to use this feature.
2913 \end_layout
2914
2915 \end_inset
2916
2917
2918 \end_layout
2919
2920 \begin_layout Section
2921 Paragraph Environments
2922 \begin_inset LatexCommand index
2923 name "Paragraph ! Environments"
2924
2925 \end_inset
2926
2927
2928 \begin_inset LatexCommand label
2929 name "sec:Paragraph-Environments"
2930
2931 \end_inset
2932
2933
2934 \begin_inset LatexCommand index
2935 name "Paragraph environments|("
2936
2937 \end_inset
2938
2939
2940 \end_layout
2941
2942 \begin_layout Subsection
2943 Overview
2944 \end_layout
2945
2946 \begin_layout Standard
2947 The paragraph environments correspond to the various
2948 \end_layout
2949
2950 \begin_layout Standard
2951
2952 \series bold
2953
2954 \backslash
2955 begin{
2956 \emph on
2957 environment
2958 \emph default
2959 } ...
2960  
2961 \backslash
2962 end{
2963 \emph on
2964 environment
2965 \emph default
2966 }
2967 \series default
2968
2969 \newline
2970 command sequences in an ordinary LaTeX file.
2971  If you don't know LaTeX, or the concept of a paragraph environment is totally
2972  alien to you, we urge you to read the 
2973 \emph on
2974 Tutorial
2975 \emph default
2976 .
2977  The 
2978 \emph on
2979 Tutorial
2980 \emph default
2981  also contains many more examples than this section does.
2982 \end_layout
2983
2984 \begin_layout Standard
2985 A paragraph environment is simply a 
2986 \begin_inset Quotes eld
2987 \end_inset
2988
2989 container
2990 \begin_inset Quotes erd
2991 \end_inset
2992
2993  for a paragraph which gives that paragraph certain properties.
2994  This can include a particular style of font, different margins, a numbering
2995  scheme, labels, and so on.
2996  Additionally, you can 
2997 \begin_inset Quotes eld
2998 \end_inset
2999
3000 nest
3001 \begin_inset Quotes erd
3002 \end_inset
3003
3004  the different environments inside one another, allowing one environment
3005  to inherit some of the properties of another.
3006  The different paragraph environments totally replace the need for messy
3007  tab stops, on the fly margin adjustment, and other hold-overs from the
3008  days of typewriters.
3009  There are several paragraph environments which are specific to a particular
3010  document type.
3011  We'll only be covering the most common ones here.
3012 \end_layout
3013
3014 \begin_layout Standard
3015 To choose a new paragraph environment, use the pull-down box on the left
3016  end of the toolbar.
3017  LyX will change the environment of the 
3018 \emph on
3019 entire
3020 \emph default
3021  paragraph in which the cursor sits.
3022  You can also change the environment of an entire group of paragraphs if
3023  you select them before choosing the new environment.
3024  
3025 \end_layout
3026
3027 \begin_layout Standard
3028 Note that hitting 
3029 \family sans
3030 Return
3031 \family default
3032  will 
3033 \emph on
3034 typically
3035 \emph default
3036  create a new paragraph using the 
3037 \family sans
3038 Standard
3039 \family default
3040  paragraph environment.
3041  We say 
3042 \begin_inset Quotes eld
3043 \end_inset
3044
3045 typically
3046 \begin_inset Quotes erd
3047 \end_inset
3048
3049  because if you are in one of these environments:
3050 \end_layout
3051
3052 \begin_layout Itemize
3053
3054 \family sans
3055 Quote
3056 \end_layout
3057
3058 \begin_layout Itemize
3059
3060 \family sans
3061 Quotation
3062 \end_layout
3063
3064 \begin_layout Itemize
3065
3066 \family sans
3067 Verse
3068 \end_layout
3069
3070 \begin_layout Itemize
3071
3072 \family sans
3073 Itemize
3074 \end_layout
3075
3076 \begin_layout Itemize
3077
3078 \family sans
3079 Enumerate
3080 \end_layout
3081
3082 \begin_layout Itemize
3083
3084 \family sans
3085 Description
3086 \end_layout
3087
3088 \begin_layout Itemize
3089
3090 \family sans
3091 List
3092 \end_layout
3093
3094 \begin_layout Standard
3095 LyX keeps the old paragraph environment when you hit 
3096 \family sans
3097 Return
3098 \family default
3099 , rather than resetting it to 
3100 \family sans
3101 Standard
3102 \family default
3103 .
3104  LyX will still reset the nesting depth, however.
3105  Usually, starting a new paragraph resets both the paragraph environment
3106  and the nesting depth (for more on nesting see section\InsetSpace ~
3107
3108 \begin_inset LatexCommand ref
3109 reference "sec:Nesting"
3110
3111 \end_inset
3112
3113 ).
3114  At the moment, all this is context-specific; you're better off expecting
3115  
3116 \family sans
3117 Return
3118 \family default
3119  to reset the paragraph environment and depth.
3120  If you want a new paragraph to keep the current environment and depth,
3121  use 
3122 \family sans
3123 M-Return
3124 \family default
3125  instead.
3126 \end_layout
3127
3128 \begin_layout Subsection
3129 Standard
3130 \end_layout
3131
3132 \begin_layout Standard
3133 The default paragraph environment is 
3134 \family sans
3135 Standard
3136 \family default
3137  for most classes.
3138  It creates a plain paragraph.
3139  If LyX resets the paragraph environment, this is the one it chooses.
3140  In fact, the paragraph you're reading right now (and most of the ones in
3141  this manual) are in the 
3142 \family sans
3143 Standard
3144 \family default
3145  environment.
3146 \end_layout
3147
3148 \begin_layout Standard
3149 You can nest a paragraph using the 
3150 \family sans
3151 Standard
3152 \family default
3153  environment in just about anything else, but you can't really nest anything
3154  in a 
3155 \family sans
3156 Standard
3157 \family default
3158  environment.
3159 \end_layout
3160
3161 \begin_layout Subsection
3162 Document Title
3163 \begin_inset LatexCommand index
3164 name "Document !Title"
3165
3166 \end_inset
3167
3168
3169 \end_layout
3170
3171 \begin_layout Standard
3172 A LaTeX title page has three parts: the title itself, the name(s) of the
3173  author(s) and a 
3174 \begin_inset Quotes eld
3175 \end_inset
3176
3177 footnote
3178 \begin_inset Quotes erd
3179 \end_inset
3180
3181  for thanks or contact information.
3182  For certain types of documents, LaTeX places all of this on a separate
3183  page along with today's date.
3184  For other types of documents, the title 
3185 \begin_inset Quotes eld
3186 \end_inset
3187
3188 page
3189 \begin_inset Quotes erd
3190 \end_inset
3191
3192  goes at the top of the first page of the document.
3193  
3194 \end_layout
3195
3196 \begin_layout Standard
3197 LyX provides an interface to the title page commands through the paragraph
3198  environments 
3199 \family sans
3200 Title
3201 \family default
3202
3203 \family sans
3204 Author
3205 \family default
3206 , and 
3207 \family sans
3208 Date
3209 \family default
3210 .
3211  Here's how you use them:
3212 \end_layout
3213
3214 \begin_layout Itemize
3215 Put the title of your document in the 
3216 \family sans
3217 Title
3218 \family default
3219  environment.
3220 \end_layout
3221
3222 \begin_layout Itemize
3223 Put the author name in the 
3224 \family sans
3225 Author
3226 \family default
3227  environment.
3228 \end_layout
3229
3230 \begin_layout Itemize
3231 If you want the date to have a certain appearance, want to use a fixed date,
3232  or want other text to appear in place of today's date, put that text in
3233  the 
3234 \family sans
3235 Date
3236 \family default
3237  environment.
3238  Note that using this environment is optional.
3239  If you don't provide any, LaTeX will automatically insert today's date.
3240  If you don't want any date, add the line
3241 \newline
3242
3243 \series bold
3244
3245 \backslash
3246 date{}
3247 \series default
3248
3249 \newline
3250 to the preamble of your document (menu 
3251 \family sans
3252 Document\SpecialChar \menuseparator
3253 Settings
3254 \family default
3255 )
3256 \end_layout
3257
3258 \begin_layout Standard
3259 You can use footnotes to insert 
3260 \begin_inset Quotes eld
3261 \end_inset
3262
3263 thanks
3264 \begin_inset Quotes erd
3265 \end_inset
3266
3267  or contact informations.
3268 \end_layout
3269
3270 \begin_layout Subsection
3271 Headings
3272 \begin_inset LatexCommand index
3273 name "Section headings"
3274
3275 \end_inset
3276
3277
3278 \begin_inset LatexCommand label
3279 name "sub:Headings"
3280
3281 \end_inset
3282
3283
3284 \end_layout
3285
3286 \begin_layout Standard
3287 There are several paragraph environments for producing section headings.
3288  LyX takes care of the numbering for you.
3289 \end_layout
3290
3291 \begin_layout Subsubsection
3292 Numbered Headings
3293 \begin_inset LatexCommand index
3294 name "Section headings ! Numbered"
3295
3296 \end_inset
3297
3298
3299 \end_layout
3300
3301 \begin_layout Standard
3302 There are 7 numbered types of section headings.
3303  They are:
3304 \end_layout
3305
3306 \begin_layout Enumerate
3307
3308 \family sans
3309 Part
3310 \end_layout
3311
3312 \begin_layout Enumerate
3313
3314 \family sans
3315 Chapter
3316 \end_layout
3317
3318 \begin_layout Enumerate
3319
3320 \family sans
3321 Section
3322 \end_layout
3323
3324 \begin_layout Enumerate
3325
3326 \family sans
3327 Subsection
3328 \end_layout
3329
3330 \begin_layout Enumerate
3331
3332 \family sans
3333 Subsubsection
3334 \end_layout
3335
3336 \begin_layout Enumerate
3337
3338 \family sans
3339 Paragraph
3340 \end_layout
3341
3342 \begin_layout Enumerate
3343
3344 \family sans
3345 Subparagraph
3346 \end_layout
3347
3348 \begin_layout Standard
3349 LyX labels each heading with a series of numbers, separated by periods.
3350  The numbers describe where in the document you are.
3351  Unlike the other headings, parts are numbered with Latin letters.
3352 \end_layout
3353
3354 \begin_layout Standard
3355 Headings all subdivide your document into different pieces of text.
3356  For example, suppose you're writing a book.
3357  You group the book into chapters.
3358  LyX does similar grouping:
3359 \end_layout
3360
3361 \begin_layout Itemize
3362
3363 \family sans
3364 Part
3365 \family default
3366  is divided in either 
3367 \family sans
3368 Chapter
3369 \family default
3370  or 
3371 \family sans
3372 Section
3373 \end_layout
3374
3375 \begin_layout Itemize
3376
3377 \family sans
3378 Chapter
3379 \family default
3380 s are divided into 
3381 \family sans
3382 Section
3383 \family default
3384 s
3385 \end_layout
3386
3387 \begin_layout Itemize
3388
3389 \family sans
3390 Section
3391 \family default
3392 s are divided into 
3393 \family sans
3394 Subsection
3395 \family default
3396 s
3397 \end_layout
3398
3399 \begin_layout Itemize
3400
3401 \family sans
3402 Subsection
3403 \family default
3404 s are divided into 
3405 \family sans
3406 Subsubsection
3407 \family default
3408 s
3409 \end_layout
3410
3411 \begin_layout Itemize
3412
3413 \family sans
3414 Subsubsection
3415 \family default
3416 s are divided into 
3417 \family sans
3418 Paragraph
3419 \family default
3420 s
3421 \end_layout
3422
3423 \begin_layout Itemize
3424
3425 \family sans
3426 Paragraph
3427 \family default
3428 s are divided into 
3429 \family sans
3430 Subparagraph
3431 \family default
3432 s
3433 \end_layout
3434
3435 \begin_layout Standard
3436 \begin_inset Note Greyedout
3437 status open
3438
3439 \begin_layout Standard
3440
3441 \series bold
3442 Note:
3443 \series default
3444  Not all document types use the 
3445 \family sans
3446 Chapter
3447 \family default
3448  heading as the maximum sectioning level.
3449  In that case the 
3450 \family sans
3451 Section
3452 \family default
3453  is the top-level heading.
3454 \end_layout
3455
3456 \end_inset
3457
3458
3459 \end_layout
3460
3461 \begin_layout Standard
3462 So, if you use the 
3463 \family sans
3464 Subsubsection
3465 \family default
3466  environment to label a new sub-subsection, LyX labels it with its number,
3467  along with the number of the subsection, section, and, if applicable, chapter
3468  that it's in.
3469  For example: the fifth section of the second chapter of this book has the
3470  label 
3471 \begin_inset Quotes eld
3472 \end_inset
3473
3474 2.5
3475 \begin_inset Quotes erd
3476 \end_inset
3477
3478 .
3479 \end_layout
3480
3481 \begin_layout Subsubsection
3482 Unnumbered Headings
3483 \begin_inset LatexCommand index
3484 name "Section headings ! Unnumbered"
3485
3486 \end_inset
3487
3488
3489 \end_layout
3490
3491 \begin_layout Standard
3492 There are 5 types of unnumbered section headings.
3493  They are:
3494 \end_layout
3495
3496 \begin_layout Enumerate
3497
3498 \family sans
3499 Part*line spacing
3500 \end_layout
3501
3502 \begin_layout Enumerate
3503
3504 \family sans
3505 Chapter*
3506 \end_layout
3507
3508 \begin_layout Enumerate
3509
3510 \family sans
3511 Section*
3512 \end_layout
3513
3514 \begin_layout Enumerate
3515
3516 \family sans
3517 Subsection*
3518 \end_layout
3519
3520 \begin_layout Enumerate
3521
3522 \family sans
3523 Subsubsection*
3524 \end_layout
3525
3526 \begin_layout Standard
3527 The 
3528 \begin_inset Quotes eld
3529 \end_inset
3530
3531 *
3532 \begin_inset Quotes erd
3533 \end_inset
3534
3535  after each name means that these headings are not numbered.
3536  They work the same as their numbered counterparts but won't appear in the
3537  table of contents, see section\InsetSpace ~
3538
3539 \begin_inset LatexCommand ref
3540 reference "sec:toc"
3541
3542 \end_inset
3543
3544 .
3545 \end_layout
3546
3547 \begin_layout Subsubsection
3548 Changing the Numbering
3549 \begin_inset LatexCommand label
3550 name "sub:Numbering-depth"
3551
3552 \end_inset
3553
3554
3555 \end_layout
3556
3557 \begin_layout Standard
3558 You can also alter which sectioning levels get numbered and which ones appear
3559  in the Table of Contents.
3560  Now, this doesn't remove any of the levels; that's preset in the document
3561  class.
3562  Certain classes start with 
3563 \family sans
3564 Chapter
3565 \family default
3566  and go down to the 
3567 \family sans
3568 Subparagraph
3569 \family default
3570  level.
3571  Others start at 
3572 \family sans
3573 Section
3574 \family default
3575 .
3576  Similarly, not all document classes number all sectioning levels.
3577  Most don't number 
3578 \family sans
3579 Paragraph
3580 \family default
3581  or 
3582 \family sans
3583 Subparagraph
3584 \family default
3585 .
3586  This is something you can change.
3587 \end_layout
3588
3589 \begin_layout Standard
3590 Open the 
3591 \family sans
3592 Document\SpecialChar \menuseparator
3593 Settings
3594 \family default
3595  dialog.
3596 \family sans
3597
3598 \begin_inset LatexCommand index
3599 name "Document ! Settings"
3600
3601 \end_inset
3602
3603
3604 \family default
3605  Under 
3606 \family sans
3607 Numbering\InsetSpace ~
3608 &\InsetSpace ~
3609 TOC
3610 \family default
3611  you'll see two counters.
3612  The one named 
3613 \family sans
3614 Numbering
3615 \family default
3616  controls how far down in the sectioning hierarchy LyX numbers a section
3617  heading.
3618  The other one controls the appearance of the section headings in the table
3619  of contents.
3620 \end_layout
3621
3622 \begin_layout Subsubsection
3623 Short Titles of Headings
3624 \begin_inset LatexCommand index
3625 name "Section headings ! Short titles"
3626
3627 \end_inset
3628
3629
3630 \begin_inset OptArg
3631 status collapsed
3632
3633 \begin_layout Standard
3634 Short Titles
3635 \end_layout
3636
3637 \end_inset
3638
3639
3640 \begin_inset LatexCommand label
3641 name "sec:Short-Titles"
3642
3643 \end_inset
3644
3645
3646 \end_layout
3647
3648 \begin_layout Standard
3649 Some section or chapter titles, such as this one, can get quite long.
3650  This can cause troubles when there is limited horizontal space.
3651  For example, if the header of the page is set to show the current section
3652  title, a long title will protrude over the page margins and look awful.
3653 \end_layout
3654
3655 \begin_layout Standard
3656 LaTeX allows you to specify a short title for section headings.
3657  This short title is used in the header and in the actual table of contents,
3658  avoiding the problem mentioned.
3659  To specify a short title, use the menu 
3660 \family sans
3661 Insert\SpecialChar \menuseparator
3662 Short\InsetSpace ~
3663 Title
3664 \family default
3665 .
3666  This will insert a box labeled 
3667 \begin_inset Quotes eld
3668 \end_inset
3669
3670 opt
3671 \begin_inset Quotes erd
3672 \end_inset
3673
3674  (stands for 
3675 \begin_inset Quotes eld
3676 \end_inset
3677
3678 optional
3679 \begin_inset Quotes erd
3680 \end_inset
3681
3682 ) which you can use to enter the short title text.
3683  This also works for captions inside floats.
3684 \end_layout
3685
3686 \begin_layout Standard
3687 The title of this section is a good example of using this feature.
3688 \end_layout
3689
3690 \begin_layout Subsubsection
3691 Special Information
3692 \end_layout
3693
3694 \begin_layout Standard
3695 The following information applies to all section headings:
3696 \end_layout
3697
3698 \begin_layout Itemize
3699 You cannot do any nesting with these environments.
3700 \end_layout
3701
3702 \begin_layout Itemize
3703 You cannot use a margin note in any of these environments.
3704 \end_layout
3705
3706 \begin_layout Itemize
3707 You can only use inline math in these environments.
3708 \end_layout
3709
3710 \begin_layout Itemize
3711 You can use labels and cross-references to refer to their numbers.
3712 \end_layout
3713
3714 \begin_layout Subsection
3715 Quotes and Poetryline spacing
3716 \end_layout
3717
3718 \begin_layout Standard
3719 LyX has three paragraph environments for writing poetry and quotations.
3720  They are 
3721 \family sans
3722 Quote
3723 \family default
3724
3725 \family sans
3726 Quotation
3727 \family default
3728 , and 
3729 \family sans
3730 Verse
3731 \family default
3732 .
3733  Forget the days of changing line spacing and twiddling with margins.
3734  These three paragraph environments already have those changes built-in.
3735  They all widen the left margin and add a bit of extra space above and below
3736  the text they contain.
3737  They also allow nesting, so you can put a 
3738 \family sans
3739 Verse
3740 \family default
3741  in a 
3742 \family sans
3743 Quotation
3744 \family default
3745 , as well as in some other paragraph environments.
3746 \end_layout
3747
3748 \begin_layout Standard
3749 There is another feature of these three paragraph environments: they do
3750  
3751 \emph on
3752 not
3753 \emph default
3754  reset to 
3755 \family sans
3756 Standard
3757 \family default
3758  when you start a new paragraph.
3759  So, you can type in that poem and merrily hit 
3760 \family sans
3761 Return
3762 \family default
3763  without worrying about the paragraph environment changing on you.
3764  Of course, that means that, once you're done typing in that poem, you have
3765  to change back to the 
3766 \family sans
3767 Standard
3768 \family default
3769  environment yourself.
3770 \end_layout
3771
3772 \begin_layout Subsubsection
3773
3774 \family sans
3775 Quote
3776 \family default
3777  and 
3778 \family sans
3779 Quotation
3780 \family default
3781
3782 \begin_inset LatexCommand label
3783 name "sec:Quote"
3784
3785 \end_inset
3786
3787
3788 \begin_inset LatexCommand index
3789 name "Quotation"
3790
3791 \end_inset
3792
3793
3794 \end_layout
3795
3796 \begin_layout Standard
3797 Now that we've described the similarities of these three environments, it's
3798  time for the differences.
3799  
3800 \family sans
3801 Quote
3802 \family default
3803  and 
3804 \family sans
3805 Quotation
3806 \family default
3807  are identical except for one difference: 
3808 \family sans
3809 Quote
3810 \family default
3811  uses extra spacing to separate paragraphs and never indents the first line.
3812  
3813 \family sans
3814 Quotation
3815 \family default
3816  
3817 \emph on
3818 always
3819 \emph default
3820  indents the first line of a paragraph and uses the same line spacing throughout.
3821 \end_layout
3822
3823 \begin_layout Standard
3824 Here's an example of the 
3825 \family sans
3826 Quote
3827 \family default
3828  environment:
3829 \end_layout
3830
3831 \begin_layout Quote
3832 This is in the 
3833 \family sans
3834 Quote
3835 \family default
3836  environment.
3837  I can keep writing, extending this line out further and further until it
3838  wraps.
3839  See -- no indentation!
3840 \end_layout
3841
3842 \begin_layout Quote
3843 Here's the second paragraph of this quote.
3844  Again, there's no indentation, but there is extra space between me and
3845  the other paragraph.
3846 \end_layout
3847
3848 \begin_layout Standard
3849 Here's another example, this time in the 
3850 \family sans
3851 Quotation
3852 \family default
3853  environment:
3854 \end_layout
3855
3856 \begin_layout Quotation
3857 This is in the 
3858 \family sans
3859 Quotation
3860 \family default
3861  environment.
3862  If I keep writing, you'll see the indentation.
3863  If your country uses a writing style that shows off new paragraphs by indenting
3864  the first line, then 
3865 \family sans
3866 Quotation
3867 \family default
3868  is the environment for you! Well, you'd use it 
3869 \emph on
3870 if
3871 \emph default
3872  you were quoting other text.
3873 \end_layout
3874
3875 \begin_layout Quotation
3876 Here's a new paragraph.
3877  I could ramble on and on, like a politician at election time.
3878  If I did that, though, you'd get bored.
3879 \end_layout
3880
3881 \begin_layout Standard
3882 As the examples show, 
3883 \family sans
3884 Quote
3885 \family default
3886  is for those people who use extra space to separate paragraphs.
3887  They should put quotes in the 
3888 \family sans
3889 Quote
3890 \family default
3891  environment.
3892  Those who use indentation to mark a new paragraph should use the 
3893 \family sans
3894 Quotation
3895 \family default
3896  paragraph environment for quoted text.
3897 \end_layout
3898
3899 \begin_layout Subsubsection
3900
3901 \family sans
3902 Verse
3903 \family default
3904
3905 \begin_inset LatexCommand index
3906 name "Paragraph ! Verse"
3907
3908 \end_inset
3909
3910
3911 \family sans
3912
3913 \begin_inset LatexCommand index
3914 name "Poetry"
3915
3916 \end_inset
3917
3918
3919 \begin_inset LatexCommand label
3920 name "sec:Verse"
3921
3922 \end_inset
3923
3924
3925 \end_layout
3926
3927 \begin_layout Standard
3928
3929 \family sans
3930 Verse
3931 \family default
3932  is a paragraph environment for poetry, rhymes, verses, and so on.
3933  Here's an example:
3934 \end_layout
3935
3936 \begin_layout Verse
3937 This is in Verse
3938 \newline
3939 Which I did not rehearse!
3940 \end_layout
3941
3942 \begin_layout Verse
3943 It could be much worse.
3944  This line could be long, very long, oh so long, so very long that it wraps
3945  around.
3946  It looks okay on screen, but in the printed version, the extra lines are
3947  indented a bit more than the first.
3948  Okay, so it's turned to prose and doesn't rhyme anymore.
3949  So sue me.
3950 \end_layout
3951
3952 \begin_layout Verse
3953 To break a line
3954 \newline
3955 And make things look fine
3956 \newline
3957 Use 
3958 \family sans
3959 C-Return
3960 \family default
3961 .
3962 \end_layout
3963
3964 \begin_layout Standard
3965 As you can see, 
3966 \family sans
3967 Verse
3968 \family default
3969  does not indent both margins.
3970  Each stanza of the verse or poem is in its own paragraph.
3971  To separate the individual lines of a stanza, use the 
3972 \family typewriter
3973 break-line
3974 \family default
3975  function 
3976 \family sans
3977 C-Return
3978 \family default
3979 .
3980 \end_layout
3981
3982 \begin_layout Subsection
3983 Lists
3984 \begin_inset LatexCommand index
3985 name "Lists"
3986
3987 \end_inset
3988
3989
3990 \begin_inset LatexCommand label
3991 name "sub:Lists"
3992
3993 \end_inset
3994
3995
3996 \end_layout
3997
3998 \begin_layout Standard
3999 LyX has four different paragraph environments for creating different kinds
4000  of lists.
4001  In the 
4002 \family sans
4003 Itemize
4004 \family default
4005  and 
4006 \family sans
4007 Enumerate
4008 \family default
4009  environments, LyX labels your list items with bullets or numbers, respectively.
4010  In the 
4011 \family sans
4012 Description
4013 \family default
4014  and 
4015 \family sans
4016 List
4017 \family default
4018  environments, LyX lets you provide your own label.
4019  We'll present the individual details of each type of list next after describing
4020  some general features of all four of them.
4021 \end_layout
4022
4023 \begin_layout Subsubsection
4024 General Features
4025 \end_layout
4026
4027 \begin_layout Standard
4028 The four paragraph environments for lists differ from the other environments
4029  in several ways.
4030  First, LyX treats each paragraph as a list item.
4031  Hitting 
4032 \family sans
4033 Return
4034 \family default
4035  does 
4036 \emph on
4037 not
4038 \emph default
4039  reset the environment to 
4040 \family sans
4041 Standard
4042 \family default
4043  but keeps the current environment and creates a new list item.
4044  The nesting depth is typically reset, however.
4045  If you want to keep both the current nesting depth and paragraph environment,
4046  you should use 
4047 \family sans
4048 M-Return
4049 \family default
4050  to break paragraphs.
4051 \end_layout
4052
4053 \begin_layout Standard
4054 You can nest lists of any type inside one another.
4055  In fact, LyX changes the labels on some list items depending on how it
4056  is nested.
4057  If you intend to use any of the list paragraph environments, we suggest
4058  you read all of section\InsetSpace ~
4059
4060 \begin_inset LatexCommand ref
4061 reference "sec:Nesting"
4062
4063 \end_inset
4064
4065 .
4066  
4067 \end_layout
4068
4069 \begin_layout Subsubsection
4070
4071 \family sans
4072 Itemize
4073 \family default
4074
4075 \begin_inset LatexCommand index
4076 name "Lists ! Itemize"
4077
4078 \end_inset
4079
4080
4081 \begin_inset LatexCommand label
4082 name "sec:Itemize"
4083
4084 \end_inset
4085
4086
4087 \end_layout
4088
4089 \begin_layout Standard
4090 The first type of list we'll describe in detail is the 
4091 \family sans
4092 Itemize
4093 \family default
4094  paragraph environment.
4095  It has the following properties:
4096 \end_layout
4097
4098 \begin_layout Itemize
4099 Each item has a particular bullet or symbol as its label.
4100 \end_layout
4101
4102 \begin_deeper
4103 \begin_layout Itemize
4104 LyX uses the same symbol for all of the items in a given nesting level.
4105 \end_layout
4106
4107 \begin_layout Itemize
4108 The symbol appears at the beginning of the first line.
4109 \end_layout
4110
4111 \end_deeper
4112 \begin_layout Itemize
4113 The items can have any length.
4114  LyX automatically offsets the left margin of each item.
4115  The offset is always relative to whatever environment the 
4116 \family sans
4117 Itemize
4118 \family default
4119  list may be in.
4120 \end_layout
4121
4122 \begin_layout Itemize
4123 If you nest an 
4124 \family sans
4125 Itemize
4126 \family default
4127  environment inside another 
4128 \family sans
4129 Itemize
4130 \family default
4131  environment, the label changes to a new symbol.
4132 \end_layout
4133
4134 \begin_deeper
4135 \begin_layout Itemize
4136 There are four different symbols for up to a four-fold nesting.
4137 \end_layout
4138
4139 \begin_layout Itemize
4140 LyX always shows the same symbol on screen.
4141 \end_layout
4142
4143 \begin_layout Itemize
4144 See section\InsetSpace ~
4145
4146 \begin_inset LatexCommand ref
4147 reference "sec:Nesting"
4148
4149 \end_inset
4150
4151  for a full explanation of nesting.
4152 \end_layout
4153
4154 \end_deeper
4155 \begin_layout Standard
4156 Of course, that explanation was also an example of an 
4157 \family sans
4158 Itemize
4159 \family default
4160  list.
4161  The 
4162 \family sans
4163 Itemize
4164 \family default
4165  environment is best suited for lists where the order doesn't matter.
4166 \end_layout
4167
4168 \begin_layout Standard
4169 We said that different levels use different symbols as their label.
4170  Here's an example of all four possible symbols.
4171  Note that those of you reading this manual within LyX won't see any difference.
4172 \end_layout
4173
4174 \begin_layout Itemize
4175 The label for the first level 
4176 \family sans
4177 Itemize
4178 \family default
4179  is a large black dot, or bullet.
4180 \end_layout
4181
4182 \begin_deeper
4183 \begin_layout Itemize
4184 The label for the second level is a dash.
4185 \end_layout
4186
4187 \begin_deeper
4188 \begin_layout Itemize
4189 The label for the third is an asterisk.
4190 \end_layout
4191
4192 \begin_deeper
4193 \begin_layout Itemize
4194 The label for the fourth is a centered dot.
4195 \end_layout
4196
4197 \end_deeper
4198 \begin_layout Itemize
4199 Back out to the third level.
4200 \end_layout
4201
4202 \end_deeper
4203 \begin_layout Itemize
4204 Back to the second level.
4205 \end_layout
4206
4207 \end_deeper
4208 \begin_layout Itemize
4209 Back to the outermost level.
4210 \end_layout
4211
4212 \begin_layout Standard
4213 These are the default labels for an 
4214 \family sans
4215 Itemize
4216 \family default
4217  list.
4218  You can customize these labels in the 
4219 \family sans
4220 Document\SpecialChar \menuseparator
4221 Settings
4222 \family default
4223  dialog in the submenu 
4224 \family sans
4225 Bullets
4226 \family default
4227 .
4228 \family sans
4229
4230 \begin_inset LatexCommand index
4231 name "Document ! Settings"
4232
4233 \end_inset
4234
4235
4236 \end_layout
4237
4238 \begin_layout Standard
4239 Notice how the space between items decreases with increasing depth.
4240  We'll explain nesting and all the tricks you can do with different depths
4241  in section\InsetSpace ~
4242
4243 \begin_inset LatexCommand ref
4244 reference "sec:Nesting"
4245
4246 \end_inset
4247
4248 .
4249 \end_layout
4250
4251 \begin_layout Subsubsection
4252
4253 \family sans
4254 Enumerate
4255 \family default
4256
4257 \begin_inset LatexCommand index
4258 name "Lists ! Enumerate"
4259
4260 \end_inset
4261
4262
4263 \begin_inset LatexCommand label
4264 name "sec:Enumerate"
4265
4266 \end_inset
4267
4268
4269 \end_layout
4270
4271 \begin_layout Standard
4272 The 
4273 \family sans
4274 Enumerate
4275 \family default
4276  environment is used to create numbered lists and outlines.
4277  It has these properties:
4278 \end_layout
4279
4280 \begin_layout Enumerate
4281 Each item has a numeral as its label.
4282 \end_layout
4283
4284 \begin_deeper
4285 \begin_layout Enumerate
4286 The type of numeral depends on the nesting depth.
4287 \end_layout
4288
4289 \end_deeper
4290 \begin_layout Enumerate
4291 LyX automatically counts the items for you and updates the label as appropriate.
4292 \end_layout
4293
4294 \begin_layout Enumerate
4295 Each new 
4296 \family sans
4297 Enumerate
4298 \family default
4299  environment resets the counter to one.
4300 \end_layout
4301
4302 \begin_layout Enumerate
4303 Like the 
4304 \family sans
4305 Itemize
4306 \family default
4307  environment, the 
4308 \family sans
4309 Enumerate
4310 \family default
4311  environment:
4312 \end_layout
4313
4314 \begin_deeper
4315 \begin_layout Enumerate
4316 Offsets the items relative to the left margin.
4317  Items can have any length.
4318 \end_layout
4319
4320 \begin_layout Enumerate
4321 Reduces the space between items as the nesting depth increases.
4322 \end_layout
4323
4324 \begin_layout Enumerate
4325 Uses different types of labels depending on the nesting depth.
4326 \end_layout
4327
4328 \begin_layout Enumerate
4329 Allows up to a four-fold nesting.
4330 \end_layout
4331
4332 \end_deeper
4333 \begin_layout Standard
4334 Unlike the 
4335 \family sans
4336 Itemize
4337 \family default
4338  environment, 
4339 \family sans
4340 Enumerate
4341 \family default
4342  shows the different labels for each item in LyX.
4343  Here is how LyX labels the four different levels in an 
4344 \family sans
4345 Enumerate
4346 \family default
4347 :
4348 \end_layout
4349
4350 \begin_layout Enumerate
4351 The first level of an 
4352 \family sans
4353 Enumerate
4354 \family default
4355  uses Arabic numerals followed by a period.
4356 \end_layout
4357
4358 \begin_deeper
4359 \begin_layout Enumerate
4360 The second level uses lower case letters surrounded by parentheses.
4361 \end_layout
4362
4363 \begin_deeper
4364 \begin_layout Enumerate
4365 The third level uses lower-case Roman numerals followed by a period.
4366 \end_layout
4367
4368 \begin_deeper
4369 \begin_layout Enumerate
4370 The fourth level uses capital letters followed by a period.
4371 \end_layout
4372
4373 \begin_layout Enumerate
4374 Again, notice the decrease in the spacing between items as the nesting depth
4375  increases.
4376 \end_layout
4377
4378 \end_deeper
4379 \begin_layout Enumerate
4380 Back to the third level
4381 \end_layout
4382
4383 \end_deeper
4384 \begin_layout Enumerate
4385 Back to the second level.
4386 \end_layout
4387
4388 \end_deeper
4389 \begin_layout Enumerate
4390 Back to the outermost level.
4391 \end_layout
4392
4393 \begin_layout Standard
4394 Once again, you can customize the type of numbering used in the 
4395 \family sans
4396 Enumerate
4397 \family default
4398  environment.
4399  It involves adding commands to the LaTeX preamble (see the 
4400 \emph on
4401 Extended Features
4402 \emph default
4403  manual).
4404  As stated earlier, such customization only shows up in the printed version,
4405  not in LyX.
4406 \end_layout
4407
4408 \begin_layout Standard
4409 There is more to nesting 
4410 \family sans
4411 Enumerate
4412 \family default
4413  environments than we've stated here.
4414  You should read section\InsetSpace ~
4415
4416 \begin_inset LatexCommand ref
4417 reference "sec:Nesting"
4418
4419 \end_inset
4420
4421  to learn more about nesting.
4422 \end_layout
4423
4424 \begin_layout Subsubsection
4425
4426 \family sans
4427 Description
4428 \family default
4429
4430 \begin_inset LatexCommand index
4431 name "Lists ! Description"
4432
4433 \end_inset
4434
4435
4436 \begin_inset LatexCommand label
4437 name "sec:Description-List"
4438
4439 \end_inset
4440
4441
4442 \end_layout
4443
4444 \begin_layout Standard
4445 Unlike the previous two environments, the 
4446 \family sans
4447 Description
4448 \family default
4449  list has no fixed label.
4450  Instead, LyX uses the first 
4451 \begin_inset Quotes eld
4452 \end_inset
4453
4454 word
4455 \begin_inset Quotes erd
4456 \end_inset
4457
4458  of the first line as the label.
4459  Here's an example:
4460 \end_layout
4461
4462 \begin_layout Description
4463 Example: This is an example of the 
4464 \family sans
4465 Description
4466 \family default
4467  environment.
4468 \end_layout
4469
4470 \begin_layout Standard
4471 LyX typesets the label in boldface and puts extra space between it and the
4472  rest of the line.
4473 \end_layout
4474
4475 \begin_layout Standard
4476 With the first 
4477 \begin_inset Quotes eld
4478 \end_inset
4479
4480 word
4481 \begin_inset Quotes erd
4482 \end_inset
4483
4484  it is meant that the first hit of the 
4485 \family sans
4486 Space
4487 \family default
4488  key ends the label if you are at the beginning of the first line of an
4489  item.
4490  If you need to use more than one word in the label use a 
4491 \family sans
4492 Protected Blank
4493 \family default
4494 .
4495  (Use either 
4496 \family sans
4497 C-Space
4498 \family default
4499  or the menu 
4500 \family sans
4501 Insert\SpecialChar \menuseparator
4502 Formatting\SpecialChar \menuseparator
4503 Protected\InsetSpace ~
4504 Space
4505 \family default
4506 , see section\InsetSpace ~
4507
4508 \begin_inset LatexCommand ref
4509 reference "sub:Protected-Space"
4510
4511 \end_inset
4512
4513  for more info.) Here is an example:
4514 \end_layout
4515
4516 \begin_layout Description
4517 Second\InsetSpace ~
4518 Example: This one shows how to use a 
4519 \family sans
4520 Protected\InsetSpace ~
4521 Blank
4522 \family default
4523  in the label of a 
4524 \family sans
4525 Description
4526 \family default
4527  list item.
4528 \end_layout
4529
4530 \begin_layout Description
4531 Usage: You should use the 
4532 \family sans
4533 Description
4534 \family default
4535  environment for things like definitions and theorems.
4536  Use it when you need to make one word in particular stand out in the text
4537  that describes it.
4538  It's not a good idea to use a 
4539 \family sans
4540 Description
4541 \family default
4542  environment when you have an entire sentence that you want to describe.
4543  You're better off using 
4544 \family sans
4545 Itemize
4546 \family default
4547  or 
4548 \family sans
4549 Enumerate
4550 \family default
4551  and nesting several 
4552 \family sans
4553 Standard
4554 \family default
4555  paragraphs into them.
4556 \end_layout
4557
4558 \begin_layout Description
4559 Nesting: You can nest 
4560 \family sans
4561 Description
4562 \family default
4563  environments inside one another, nest them in other types of lists, and
4564  so on.
4565 \end_layout
4566
4567 \begin_layout Standard
4568 Notice that after the first line, LyX indents subsequent lines, offsetting
4569  them from the first line.
4570 \end_layout
4571
4572 \begin_layout Subsubsection
4573 The LyX 
4574 \family sans
4575 List
4576 \family default
4577
4578 \begin_inset LatexCommand index
4579 name "Lists ! LyX list"
4580
4581 \end_inset
4582
4583
4584 \begin_inset LatexCommand label
4585 name "sec:LyX-List"
4586
4587 \end_inset
4588
4589
4590 \end_layout
4591
4592 \begin_layout Standard
4593 The 
4594 \family sans
4595 List
4596 \family default
4597  environment is a LyX extension to LaTeX.
4598  
4599 \end_layout
4600
4601 \begin_layout Standard
4602 Like the 
4603 \family sans
4604 Description
4605 \family default
4606  environment the 
4607 \family sans
4608 List
4609 \family default
4610  environment has user-defined labels for each list item.
4611  There are the following properties of this list environment:
4612 \end_layout
4613
4614 \begin_layout Labeling
4615 \labelwidthstring 00.00.0000
4616 item\InsetSpace ~
4617 labels LyX uses the first 
4618 \begin_inset Quotes eld
4619 \end_inset
4620
4621 word
4622 \begin_inset Quotes erd
4623 \end_inset
4624
4625  of each line as the item label.
4626  The first 
4627 \family sans
4628 Space
4629 \family default
4630  after the beginning of the first line of an item marks the end of the label.
4631  If you need to use more than one word in an item label, use a protected
4632  blank as described above.
4633 \end_layout
4634
4635 \begin_layout Labeling
4636 \labelwidthstring 00.00.0000
4637 margins As you can see, LyX uses different margins for the item label and
4638  the body of the item text.
4639  The body of the text has a larger left margin, which is equal to the default
4640  label width plus a little extra space.
4641  
4642 \end_layout
4643
4644 \begin_layout Labeling
4645 \labelwidthstring 00.00.0000
4646 label\InsetSpace ~
4647 width LyX uses the width of the label, or the default width, whatever
4648  is larger.
4649  If the label width is larger, the label 
4650 \begin_inset Quotes eld
4651 \end_inset
4652
4653 extends
4654 \begin_inset Quotes erd
4655 \end_inset
4656
4657  into the first line.
4658  In other words, the text of the first line isn't aligned with the left
4659  margin of the rest of the item text.
4660 \end_layout
4661
4662 \begin_layout Labeling
4663 \labelwidthstring 00.00.0000
4664 default\InsetSpace ~
4665 width You can set the default label width to ensure that the text
4666  of all items in a 
4667 \family sans
4668 List
4669 \family default
4670  environment have the same left margin.
4671 \newline
4672 To change the default width, select
4673  all items in the list.
4674  Now open the 
4675 \family sans
4676 Edit\SpecialChar \menuseparator
4677 Paragraph\InsetSpace ~
4678 Settings
4679 \family default
4680  dialog.
4681  The text in the box 
4682 \family sans
4683 Longest\InsetSpace ~
4684 label
4685 \family default
4686  determines the default label width.
4687  You can use the text of your largest label here, but you can also use the
4688  letter 
4689 \begin_inset Quotes eld
4690 \end_inset
4691
4692 M
4693 \begin_inset Quotes erd
4694 \end_inset
4695
4696  multiple times instead.
4697  The M is the widest character and is a standard unit of widths in LaTeX.
4698  By using 
4699 \begin_inset Quotes eld
4700 \end_inset
4701
4702 M
4703 \begin_inset Quotes erd
4704 \end_inset
4705
4706  as the unit of width you don't need to keep changing the contents of 
4707 \family sans
4708 Longest\InsetSpace ~
4709 label
4710 \family default
4711  every time you alter a label in a 
4712 \family sans
4713 List
4714 \family default
4715  environment.
4716 \newline
4717 The predefined default width is the length of 
4718 \begin_inset Quotes eld
4719 \end_inset
4720
4721 00.00.0000
4722 \begin_inset Quotes erd
4723 \end_inset
4724
4725  (equal to 6 M).
4726  
4727 \newline
4728
4729 \begin_inset Note Greyedout
4730 status open
4731
4732 \begin_layout Standard
4733
4734 \series bold
4735 Note:
4736 \series default
4737  Setting the cursor into a list item to change only its label width will
4738  only change the width inside LyX but not in the output.
4739 \end_layout
4740
4741 \end_inset
4742
4743
4744 \end_layout
4745
4746 \begin_layout Standard
4747 You should use the 
4748 \family sans
4749 List
4750 \family default
4751  environment the same way like the 
4752 \family sans
4753 Description
4754 \family default
4755  list: When you need one word to stand out from the text that describes
4756  it.
4757  The 
4758 \family sans
4759 List
4760 \family default
4761  environment gives you another way to do this, using a different overall
4762  layout.
4763 \end_layout
4764
4765 \begin_layout Standard
4766 You can nest 
4767 \family sans
4768 List
4769 \family default
4770  environments inside one another, nest them in other types of lists, and
4771  so on.
4772  They work just like the other list paragraph environments.
4773  Read section\InsetSpace ~
4774
4775 \begin_inset LatexCommand ref
4776 reference "sec:Nesting"
4777
4778 \end_inset
4779
4780  to learn about nesting.
4781 \end_layout
4782
4783 \begin_layout Standard
4784 There is yet another feature of the 
4785 \family sans
4786 List
4787 \family default
4788  environment: As you can see in the examples, LyX left-justifies the item
4789  labels by default.
4790  You can use additional 
4791 \family sans
4792 HFills
4793 \family default
4794  to change how LyX justifies the item label.
4795  We'll document 
4796 \family sans
4797 HFills
4798 \family default
4799  later in section\InsetSpace ~
4800
4801 \begin_inset LatexCommand ref
4802 reference "sub:Horizontal-Space"
4803
4804 \end_inset
4805
4806 .
4807  Here are some examples:
4808 \end_layout
4809
4810 \begin_layout Labeling
4811 \labelwidthstring 00.00.0000
4812 Left The default for 
4813 \family sans
4814 List
4815 \family default
4816  item labels.
4817 \end_layout
4818
4819 \begin_layout Labeling
4820 \labelwidthstring 00.00.0000
4821
4822 \hfill
4823 Right One 
4824 \family sans
4825 HFill
4826 \family default
4827  at the beginning of the label right justifies it.
4828 \end_layout
4829
4830 \begin_layout Labeling
4831 \labelwidthstring 00.00.0000
4832
4833 \hfill
4834 Center
4835 \hfill
4836  One 
4837 \family sans
4838 HFill
4839 \family default
4840  at the beginning of the label and one at the end centers it.
4841 \end_layout
4842
4843 \begin_layout Subsection
4844 Letters
4845 \begin_inset LatexCommand index
4846 name "Letters"
4847
4848 \end_inset
4849
4850
4851 \end_layout
4852
4853 \begin_layout Subsubsection
4854
4855 \family sans
4856 Address
4857 \family default
4858  and 
4859 \family sans
4860 Right\InsetSpace ~
4861 Address
4862 \family default
4863 : An Overview
4864 \end_layout
4865
4866 \begin_layout Standard
4867 Although LyX has document classes for letters, we've also created two paragraph
4868  environments called 
4869 \family sans
4870 Address
4871 \family default
4872  and 
4873 \family sans
4874 Right\InsetSpace ~
4875 Address
4876 \family default
4877 .
4878  To use the letter class, you need to use specific paragraph environments
4879  in a specific order, otherwise LaTeX gags on the document.
4880  In contrast, you can use the 
4881 \family sans
4882 Address
4883 \family default
4884  and 
4885 \family sans
4886 Right\InsetSpace ~
4887 Address
4888 \family default
4889  paragraph environments anywhere with no problem.
4890  You can even nest them inside other environments, though you can't nest
4891  anything in them.
4892 \end_layout
4893
4894 \begin_layout Standard
4895 Of course, you're not limited to using 
4896 \family sans
4897 Address
4898 \family default
4899  and 
4900 \family sans
4901 Right\InsetSpace ~
4902 Address
4903 \family default
4904  for letters only.
4905  
4906 \family sans
4907 Right\InsetSpace ~
4908 Address
4909 \family default
4910 , in particular, is useful for creating article titles like those used in
4911  some European academic papers.
4912 \end_layout
4913
4914 \begin_layout Subsubsection
4915 Usage
4916 \begin_inset LatexCommand label
4917 name "sec:Address-Usage"
4918
4919 \end_inset
4920
4921
4922 \end_layout
4923
4924 \begin_layout Standard
4925 The 
4926 \family sans
4927 Address
4928 \family default
4929  environment formats text in the style of an address, which is also used
4930  for the opening and signature in some countries.
4931  Similarly, the 
4932 \family sans
4933 Right\InsetSpace ~
4934 Address
4935 \family default
4936  environment formats text in the style of a right-justified address, which
4937  is used for the sender's address and today's date in some countries.
4938  Here's an example of each:
4939 \end_layout
4940
4941 \begin_layout Right Address
4942 Right Address
4943 \newline
4944 Who I am
4945 \newline
4946 Where I am
4947 \newline
4948 When is it? What is today?
4949 \end_layout
4950
4951 \begin_layout Standard
4952 That was 
4953 \family sans
4954 Right\InsetSpace ~
4955 Address
4956 \family default
4957 .
4958  Notice that the lines all have the same left margin, which LyX sets to
4959  fit the largest block of text on a single line.
4960  Here's an example of the 
4961 \family sans
4962 Address
4963 \family default
4964  environment:
4965 \end_layout
4966
4967 \begin_layout Address
4968 Who are you
4969 \newline
4970 Where do I send this
4971 \newline
4972 Your post office and country
4973 \end_layout
4974
4975 \begin_layout Standard
4976 As you can see, both 
4977 \family sans
4978 Address
4979 \family default
4980  and 
4981 \family sans
4982 Right\InsetSpace ~
4983 Address
4984 \family default
4985  add extra space between themselves and the next paragraph.
4986  If you hit 
4987 \family sans
4988 Return
4989 \family default
4990  in either of these environments, LyX resets the nesting depth and sets
4991  the environment to 
4992 \family sans
4993 Standard
4994 \family default
4995 .
4996  This makes sense, since 
4997 \family sans
4998 Return
4999 \family default
5000  is the 
5001 \family typewriter
5002 break-paragraph
5003 \family default
5004  function, and the individual lines of an address are not paragraphs.
5005  Thus, you have to use 
5006 \family typewriter
5007 break-line
5008 \family default
5009  (
5010 \family sans
5011 C-Return
5012 \family default
5013  or 
5014 \family sans
5015 Formatting\InsetSpace ~
5016 Character\SpecialChar \menuseparator
5017 Line\InsetSpace ~
5018 Break
5019 \family default
5020  from the 
5021 \family sans
5022 Insert
5023 \family default
5024  menu) to start a new line in an 
5025 \family sans
5026 Address
5027 \family default
5028  or 
5029 \family sans
5030 Right\InsetSpace ~
5031 Address
5032 \family default
5033  environment.
5034 \end_layout
5035
5036 \begin_layout Subsection
5037 Academic Writing
5038 \end_layout
5039
5040 \begin_layout Standard
5041 Most academic writing begins with an abstract and ends with a bibliography
5042  or list of references.
5043  LyX contains paragraph environments for both of these.
5044 \end_layout
5045
5046 \begin_layout Subsubsection
5047
5048 \family sans
5049 Abstract
5050 \begin_inset LatexCommand index
5051 name "Abstracts"
5052
5053 \end_inset
5054
5055
5056 \end_layout
5057
5058 \begin_layout Standard
5059 The 
5060 \family sans
5061 Abstract
5062 \family default
5063  environment is used for the abstract of an article.
5064  Technically, you could use this environment anywhere, but you really should
5065  only use it at the beginning of the document, after the title.
5066  Also, don't bother trying to nest 
5067 \family sans
5068 Abstract
5069 \family default
5070  in anything else or vice versa.
5071  It won't work.
5072  The 
5073 \family sans
5074 Abstract
5075 \family default
5076  environment is only useful in the article and report document classes.
5077  The book document classes ignores the 
5078 \family sans
5079 Abstract
5080 \family default
5081  completely, and it's utterly silly to use 
5082 \family sans
5083 Abstract
5084 \family default
5085  in a letter document class.
5086 \end_layout
5087
5088 \begin_layout Standard
5089 The 
5090 \family sans
5091 Abstract
5092 \family default
5093  environment does several things for you.
5094  First, it puts the centered label 
5095 \begin_inset Quotes eld
5096 \end_inset
5097
5098 Abstract
5099 \begin_inset Quotes erd
5100 \end_inset
5101
5102  above the text.
5103  The label and the text of the abstract are separated by some extra vertical
5104  space.
5105  Second, it typesets everything in a smaller font, just as you'd expect.
5106  Lastly, it adds a bit of extra vertical space between the abstract and
5107  the subsequent text.
5108  Well, that's how it will appear on the LyX screen.
5109  The appearance in the output depends on the used article or report class.
5110 \end_layout
5111
5112 \begin_layout Standard
5113 Starting a new paragraph by hitting 
5114 \family sans
5115 Return
5116 \family default
5117  does not reset the paragraph environment.
5118  The new paragraph will still be in the 
5119 \family sans
5120 Abstract
5121 \family default
5122  environment.
5123  So, you will have to change the paragraph environment yourself when you
5124  finish entering the abstract of your document.
5125 \end_layout
5126
5127 \begin_layout Standard
5128 \begin_inset Float figure
5129 wide false
5130 sideways false
5131 status open
5132
5133 \begin_layout Standard
5134 \align center
5135 \begin_inset Graphics
5136         filename clipart/Abstract.pdf
5137         lyxscale 25
5138
5139 \end_inset
5140
5141
5142 \end_layout
5143
5144 \begin_layout Standard
5145 \begin_inset Caption
5146
5147 \begin_layout Standard
5148 \begin_inset LatexCommand label
5149 name "cap:Paragraph-in-the"
5150
5151 \end_inset
5152
5153 Paragraph in the 
5154 \family sans
5155 Abstract
5156 \family default
5157  environment
5158 \end_layout
5159
5160 \end_inset
5161
5162
5163 \end_layout
5164
5165 \end_inset
5166
5167
5168 \end_layout
5169
5170 \begin_layout Standard
5171 We'd love to give you directly an example of the 
5172 \family sans
5173 Abstract
5174 \family default
5175  environment, but since this document is in the 
5176 \begin_inset Quotes eld
5177 \end_inset
5178
5179 book
5180 \begin_inset Quotes erd
5181 \end_inset
5182
5183  class, we can't do this.
5184  We inserted it therefore as figure\InsetSpace ~
5185
5186 \begin_inset LatexCommand ref
5187 reference "cap:Paragraph-in-the"
5188
5189 \end_inset
5190
5191 .
5192  If you've never heard of an 
5193 \begin_inset Quotes eld
5194 \end_inset
5195
5196 abstract
5197 \begin_inset Quotes erd
5198 \end_inset
5199
5200  before, you can safely ignore this environment.
5201 \end_layout
5202
5203 \begin_layout Subsubsection
5204
5205 \family sans
5206 Bibliography
5207 \family default
5208
5209 \begin_inset LatexCommand index
5210 name "Bibliography"
5211
5212 \end_inset
5213
5214
5215 \begin_inset LatexCommand label
5216 name "sub:Biblio_environment"
5217
5218 \end_inset
5219
5220
5221 \end_layout
5222
5223 \begin_layout Standard
5224 The 
5225 \family sans
5226 Bibliography
5227 \family default
5228  environment is used to list references.
5229  Technically, you could use this environment anywhere, but you really should
5230  only use it at the end of the document.
5231  Nesting 
5232 \family sans
5233 Bibliography
5234 \family default
5235  in anything else or vice versa won't work.
5236 \end_layout
5237
5238 \begin_layout Standard
5239 When you first open a 
5240 \family sans
5241 Bibliography
5242 \family default
5243  environment, LyX add a large vertical space, followed by the heading 
5244 \begin_inset Quotes eld
5245 \end_inset
5246
5247 Bibliography
5248 \begin_inset Quotes erd
5249 \end_inset
5250
5251  or 
5252 \begin_inset Quotes eld
5253 \end_inset
5254
5255 References,
5256 \begin_inset Quotes erd
5257 \end_inset
5258
5259  depending on the document class.
5260  The heading is in a large boldface font.
5261  Each paragraph of the 
5262 \family sans
5263 Bibliography
5264 \family default
5265  environment is a bibliography entry.
5266  Thus, hitting 
5267 \family sans
5268 Return
5269 \family default
5270  does not reset the paragraph environment.
5271  Each new paragraph is still in the 
5272 \family sans
5273 Bibliography
5274 \family default
5275  environment.
5276 \end_layout
5277
5278 \begin_layout Standard
5279 For a detailed description of LyX's bibliography handling, have a look at
5280  in section\InsetSpace ~
5281
5282 \begin_inset LatexCommand ref
5283 reference "sec:Bibliography"
5284
5285 \end_inset
5286
5287 .
5288 \end_layout
5289
5290 \begin_layout Subsection
5291 LyX
5292 \family sans
5293 -Code
5294 \begin_inset LatexCommand index
5295 name "Paragraph ! LyX code"
5296
5297 \end_inset
5298
5299
5300 \begin_inset LatexCommand label
5301 name "sub:LyX-Code"
5302
5303 \end_inset
5304
5305
5306 \end_layout
5307
5308 \begin_layout Standard
5309 The 
5310 \family sans
5311 LyX-Code
5312 \family default
5313  environment is another LyX extension.
5314  It type-sets text in a typewriter-style font.
5315  It also treats the 
5316 \family sans
5317 Space
5318 \family default
5319  key as a fixed whitespace;
5320 \begin_inset Foot
5321 status collapsed
5322
5323 \begin_layout Standard
5324 In the 
5325 \family sans
5326 LyX-Code
5327 \family default
5328  environment, the 
5329 \family sans
5330 Space
5331 \family default
5332  key is treated as a 
5333 \family sans
5334 Protected\InsetSpace ~
5335 Blank
5336 \family default
5337  instead of an end-of-word marker.
5338 \end_layout
5339
5340 \end_inset
5341
5342  this is the only case in which you can type multiple whitespaces in LyX.
5343  If you need to insert blank lines, you'll still need to use 
5344 \family sans
5345 C-Return
5346 \family default
5347  (the 
5348 \family typewriter
5349 break-line
5350 \family default
5351  function).
5352  
5353 \family sans
5354 Return
5355 \family default
5356  breaks paragraphs.
5357  Note, however, that 
5358 \family sans
5359 Return
5360 \family default
5361  does not reset the paragraph environment.
5362  So, when you finish using the 
5363 \family sans
5364 LyX-Code
5365 \family default
5366  environment, you'll need to change the paragraph environment yourself.
5367  Also, you can nest the 
5368 \family sans
5369 LyX-Code
5370 \family default
5371  environment inside of others.
5372 \end_layout
5373
5374 \begin_layout Standard
5375 There are a few quirks with this environment:
5376 \end_layout
5377
5378 \begin_layout Itemize
5379 You cannot use 
5380 \family sans
5381 C-Return
5382 \family default
5383  at the beginning of a new paragraph (i.e.
5384  you can't follow 
5385 \family sans
5386 Return
5387 \family default
5388  with a 
5389 \family sans
5390 C-Return
5391 \family default
5392 ).
5393 \end_layout
5394
5395 \begin_layout Itemize
5396 You can't follow a 
5397 \family sans
5398 C-Return
5399 \family default
5400  with a 
5401 \family sans
5402 Space
5403 \family default
5404 .
5405 \end_layout
5406
5407 \begin_deeper
5408 \begin_layout Itemize
5409 Use a 
5410 \family sans
5411 Return
5412 \family default
5413  to begin a new paragraph, then you can use a 
5414 \family sans
5415 Space
5416 \family default
5417 .
5418 \end_layout
5419
5420 \begin_layout Itemize
5421 Or: use 
5422 \family sans
5423 C-Space
5424 \family default
5425  instead.
5426 \end_layout
5427
5428 \end_deeper
5429 \begin_layout Itemize
5430 You can't have an empty paragraph or an empty line.
5431  You must put at least one 
5432 \family sans
5433 Space
5434 \family default
5435  in any line you want blank.
5436  Otherwise, LaTeX generates errors.
5437 \end_layout
5438
5439 \begin_layout Itemize
5440 You cannot get the typewriter double quotes by typing 
5441 \family sans
5442 "
5443 \family default
5444  since that will insert 
5445 \emph on
5446 real
5447 \emph default
5448  quotes.
5449  You get the typewriter double quotes with 
5450 \family sans
5451 C-"
5452 \family default
5453  (or 
5454 \family sans
5455 C-q
5456 \family default
5457  if you use Emacs-like key bindings).
5458 \end_layout
5459
5460 \begin_layout Standard
5461 Here's an example:
5462 \end_layout
5463
5464 \begin_layout LyX-Code
5465 #include <stdio.h>
5466 \end_layout
5467
5468 \begin_layout LyX-Code
5469  
5470 \end_layout
5471
5472 \begin_layout LyX-Code
5473 int main(void)
5474 \end_layout
5475
5476 \begin_layout LyX-Code
5477 {
5478 \end_layout
5479
5480 \begin_layout LyX-Code
5481     printf("Hello World!
5482 \backslash
5483 n");
5484 \end_layout
5485
5486 \begin_layout LyX-Code
5487     return 0;
5488 \end_layout
5489
5490 \begin_layout LyX-Code
5491 }
5492 \end_layout
5493
5494 \begin_layout Standard
5495 This is just the standard 
5496 \begin_inset Quotes eld
5497 \end_inset
5498
5499 Hello world!
5500 \begin_inset Quotes erd
5501 \end_inset
5502
5503  program.
5504  
5505 \end_layout
5506
5507 \begin_layout Standard
5508
5509 \family sans
5510 LyX-Code
5511 \family default
5512  has one purpose: to typeset code, such as program source, shell scripts,
5513  rc-files, and so on.
5514  Use it only in those very special cases where you need to generate text
5515  as if you used a typewriter.
5516 \begin_inset LatexCommand index
5517 name "Paragraph environments|)"
5518
5519 \end_inset
5520
5521
5522 \end_layout
5523
5524 \begin_layout Section
5525 Nesting Environments
5526 \begin_inset LatexCommand index
5527 name "Nesting ! Environments"
5528
5529 \end_inset
5530
5531
5532 \begin_inset LatexCommand label
5533 name "sec:Nesting"
5534
5535 \end_inset
5536
5537
5538 \end_layout
5539
5540 \begin_layout Subsection
5541 Introduction
5542 \end_layout
5543
5544 \begin_layout Standard
5545 LyX treats text as a unified block with a particular context and specific
5546  properties.
5547  This allows you to create blocks that inherits some of the properties of
5548  another block.
5549  For example you have three main points in an outline, but point #2 also
5550  has two subpoints.
5551  In other words, you have a list inside of another list, with the inner
5552  list 
5553 \begin_inset Quotes eld
5554 \end_inset
5555
5556 attached
5557 \begin_inset Quotes erd
5558 \end_inset
5559
5560  to item #2:
5561 \end_layout
5562
5563 \begin_layout Enumerate
5564 one
5565 \end_layout
5566
5567 \begin_layout Enumerate
5568 two
5569 \end_layout
5570
5571 \begin_deeper
5572 \begin_layout Enumerate
5573 sublist - item #1
5574 \end_layout
5575
5576 \begin_layout Enumerate
5577 sublist - item #2
5578 \end_layout
5579
5580 \end_deeper
5581 \begin_layout Enumerate
5582 three
5583 \end_layout
5584
5585 \begin_layout Standard
5586 You put a list inside of a list by nesting one list inside the other.
5587  Nesting an environment is quite simple: Select 
5588 \family sans
5589 Increase\InsetSpace ~
5590 List\InsetSpace ~
5591 Depth
5592 \family default
5593  or 
5594 \family sans
5595 Decrease\InsetSpace ~
5596 List\InsetSpace ~
5597 Depth
5598 \family default
5599  from the 
5600 \family sans
5601 Edit
5602 \family default
5603  menu to change the nesting depth of the current paragraph (the status bar
5604  will tell you how far you are nested).
5605  Instead of the menu, you can also use the toolbar buttons 
5606 \begin_inset Graphics
5607         filename ../images/depth-increment.png
5608
5609 \end_inset
5610
5611  and 
5612 \begin_inset Graphics
5613         filename ../images/depth-decrement.png
5614
5615 \end_inset
5616
5617  or the convenient key bindings 
5618 \family sans
5619 S-M-Right
5620 \family default
5621  and 
5622 \family sans
5623 S-M-Left
5624 \family default
5625  to change the nesting level.
5626  The change will work on the current selection if you have made one (allowing
5627  you to change the nesting of several paragraphs at once), or the current
5628  paragraph.
5629 \end_layout
5630
5631 \begin_layout Standard
5632 Note that LyX only changes the nesting depth if it can.
5633  If it's invalid to do so, nothing happens if you try to change the depth.
5634  Additionally, if you change the depth of one paragraph, it affects the
5635  depth of every paragraph nested inside of it.
5636 \end_layout
5637
5638 \begin_layout Standard
5639 Nesting isn't limited to lists.
5640  In LyX, you can nest just about anything inside anything else, as you're
5641  about to find out.
5642  This is the real power of nesting paragraph environments.
5643 \end_layout
5644
5645 \begin_layout Subsection
5646 What You Can and Can't Nest
5647 \end_layout
5648
5649 \begin_layout Standard
5650 Before we fire a list of paragraph environments at you, we need to tell
5651  you a little bit more about how nesting works.
5652 \end_layout
5653
5654 \begin_layout Standard
5655 The question if nesting a paragraph environment is possible, is a bit more
5656  complicated than a simple yes or no.
5657  There are three types of paragraph environments:
5658 \end_layout
5659
5660 \begin_layout Itemize
5661 Completely unnestable
5662 \end_layout
5663
5664 \begin_layout Itemize
5665 Fully nestable, you can nest them inside of things and you can also nest
5666  other things inside of them.
5667 \end_layout
5668
5669 \begin_layout Itemize
5670 A third type, you can nest them into other environments, but you can't nest
5671  anything into them.
5672 \end_layout
5673
5674 \begin_layout Standard
5675 Here's a list of the three types of nesting behavior, and which paragraph
5676  environments have them:
5677 \end_layout
5678
5679 \begin_layout Description
5680 Unnestable Can't nest them.
5681  Can't nest into them.
5682 \end_layout
5683
5684 \begin_deeper
5685 \begin_layout Itemize
5686
5687 \family sans
5688 Part
5689 \end_layout
5690
5691 \begin_layout Itemize
5692
5693 \family sans
5694 Chapter
5695 \end_layout
5696
5697 \begin_layout Itemize
5698
5699 \family sans
5700 Section
5701 \family default
5702  
5703 \end_layout
5704
5705 \begin_layout Itemize
5706
5707 \family sans
5708 Subsection
5709 \end_layout
5710
5711 \begin_layout Itemize
5712
5713 \family sans
5714 Subsubsection
5715 \end_layout
5716
5717 \begin_layout Itemize
5718
5719 \family sans
5720 Paragraph
5721 \family default
5722  
5723 \end_layout
5724
5725 \begin_layout Itemize
5726
5727 \family sans
5728 Subparagraph
5729 \end_layout
5730
5731 \begin_layout Itemize
5732
5733 \family sans
5734 Part*
5735 \end_layout
5736
5737 \begin_layout Itemize
5738
5739 \family sans
5740 Chapter*
5741 \end_layout
5742
5743 \begin_layout Itemize
5744
5745 \family sans
5746 Section*
5747 \end_layout
5748
5749 \begin_layout Itemize
5750
5751 \family sans
5752 Subsection*
5753 \end_layout
5754
5755 \begin_layout Itemize
5756
5757 \family sans
5758 Subsubsection*
5759 \end_layout
5760
5761 \begin_layout Itemize
5762
5763 \family sans
5764 Bibliography
5765 \end_layout
5766
5767 \begin_layout Itemize
5768
5769 \family sans
5770 Abstract
5771 \end_layout
5772
5773 \begin_layout Itemize
5774
5775 \family sans
5776 Title
5777 \end_layout
5778
5779 \begin_layout Itemize
5780
5781 \family sans
5782 Author
5783 \end_layout
5784
5785 \begin_layout Itemize
5786
5787 \family sans
5788 Date
5789 \end_layout
5790
5791 \end_deeper
5792 \begin_layout Description
5793 Fully\InsetSpace ~
5794 Nestable You can nest them.
5795  You can nest other things into them.
5796 \end_layout
5797
5798 \begin_deeper
5799 \begin_layout Itemize
5800
5801 \family sans
5802 Verse
5803 \end_layout
5804
5805 \begin_layout Itemize
5806
5807 \family sans
5808 Quote
5809 \end_layout
5810
5811 \begin_layout Itemize
5812
5813 \family sans
5814 Quotation
5815 \end_layout
5816
5817 \begin_layout Itemize
5818
5819 \family sans
5820 Itemize
5821 \end_layout
5822
5823 \begin_layout Itemize
5824
5825 \family sans
5826 Enumerate
5827 \end_layout
5828
5829 \begin_layout Itemize
5830
5831 \family sans
5832 Description
5833 \end_layout
5834
5835 \begin_layout Itemize
5836
5837 \family sans
5838 List
5839 \end_layout
5840
5841 \begin_layout Itemize
5842
5843 \family sans
5844 LyX-Code
5845 \end_layout
5846
5847 \end_deeper
5848 \begin_layout Description
5849 Nestable-Inside You can nest them inside of other things.
5850  You can't nest anything into them.
5851 \end_layout
5852
5853 \begin_deeper
5854 \begin_layout Itemize
5855
5856 \family sans
5857 Standard
5858 \end_layout
5859
5860 \begin_layout Itemize
5861
5862 \family sans
5863 Right\InsetSpace ~
5864 Address
5865 \end_layout
5866
5867 \begin_layout Itemize
5868
5869 \family sans
5870 Address
5871 \end_layout
5872
5873 \end_deeper
5874 \begin_layout Standard
5875 The 
5876 \family sans
5877 Caption
5878 \family default
5879  environment doesn't really fit anywhere, since it's only used inside of
5880  
5881 \family sans
5882 Table\InsetSpace ~
5883 Floats
5884 \family default
5885  and 
5886 \family sans
5887 Figure\InsetSpace ~
5888 Floats
5889 \family default
5890 .
5891 \end_layout
5892
5893 \begin_layout Subsection
5894 Nesting Other Things: Tables, Math, Floats, etc.
5895 \begin_inset LatexCommand index
5896 name "Nesting ! Tables etc."
5897
5898 \end_inset
5899
5900
5901 \begin_inset LatexCommand label
5902 name "sec:table-and-fig-nesting"
5903
5904 \end_inset
5905
5906
5907 \end_layout
5908
5909 \begin_layout Standard
5910 There are several things that aren't paragraph environments, but which are
5911  affected by nesting anyhow.
5912  They are:
5913 \end_layout
5914
5915 \begin_layout Itemize
5916 equations
5917 \end_layout
5918
5919 \begin_layout Itemize
5920 tables
5921 \end_layout
5922
5923 \begin_layout Itemize
5924 figures
5925 \end_layout
5926
5927 \begin_layout Standard
5928 (
5929 \begin_inset Note Greyedout
5930 status open
5931
5932 \begin_layout Standard
5933
5934 \series bold
5935 Note:
5936 \series default
5937  If you put a figure or a table in a 
5938 \family sans
5939 Float
5940 \family default
5941 , this is no longer true.
5942 \end_layout
5943
5944 \end_inset
5945
5946  Have a look at section\InsetSpace ~
5947
5948 \begin_inset LatexCommand ref
5949 reference "sec:Floats"
5950
5951 \end_inset
5952
5953  for more informations about 
5954 \family sans
5955 Floats
5956 \family default
5957 .)
5958 \end_layout
5959
5960 \begin_layout Standard
5961 LyX can treat these three objects as either a word or as a paragraph.
5962  If a figure, table, or an equation is inline, it goes wherever the paragraph
5963  it is in goes.
5964 \end_layout
5965
5966 \begin_layout Standard
5967 On the other hand, if you have an equation, figure or table in a 
5968 \begin_inset Quotes eld
5969 \end_inset
5970
5971 paragraph
5972 \begin_inset Quotes erd
5973 \end_inset
5974
5975  of its own, it behaves just like a 
5976 \begin_inset Quotes eld
5977 \end_inset
5978
5979 nestable-inside
5980 \begin_inset Quotes erd
5981 \end_inset
5982
5983  paragraph environment.
5984  You can nest it into any environment, but you obviously can't nest anything
5985  into it.
5986 \end_layout
5987
5988 \begin_layout Standard
5989 Here's an example with a table:
5990 \end_layout
5991
5992 \begin_layout Enumerate
5993 Item One
5994 \end_layout
5995
5996 \begin_deeper
5997 \begin_layout Enumerate
5998 This is (a) and it's nested.
5999 \end_layout
6000
6001 \begin_deeper
6002 \begin_layout Standard
6003 \begin_inset VSpace 0.3cm
6004 \end_inset
6005
6006
6007 \end_layout
6008
6009 \begin_layout Standard
6010 \align center
6011 \begin_inset Tabular
6012 <lyxtabular version="3" rows="2" columns="2">
6013 <features>
6014 <column alignment="center" valignment="top" leftline="true" width="0pt">
6015 <column alignment="center" valignment="top" leftline="true" rightline="true" width="0pt">
6016 <row topline="true">
6017 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
6018 \begin_inset Text
6019
6020 \begin_layout Standard
6021
6022 \family roman
6023 \series medium
6024 \shape up
6025 \size normal
6026 \emph off
6027 \bar no
6028 \noun off
6029 \color none
6030 a
6031 \end_layout
6032
6033 \end_inset
6034 </cell>
6035 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
6036 \begin_inset Text
6037
6038 \begin_layout Standard
6039
6040 \family roman
6041 \series medium
6042 \shape up
6043 \size normal
6044 \emph off
6045 \bar no
6046 \noun off
6047 \color none
6048 b
6049 \end_layout
6050
6051 \end_inset
6052 </cell>
6053 </row>
6054 <row topline="true" bottomline="true">
6055 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
6056 \begin_inset Text
6057
6058 \begin_layout Standard
6059
6060 \family roman
6061 \series medium
6062 \shape up
6063 \size normal
6064 \emph off
6065 \bar no
6066 \noun off
6067 \color none
6068 c
6069 \end_layout
6070
6071 \end_inset
6072 </cell>
6073 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
6074 \begin_inset Text
6075
6076 \begin_layout Standard
6077
6078 \family roman
6079 \series medium
6080 \shape up
6081 \size normal
6082 \emph off
6083 \bar no
6084 \noun off
6085 \color none
6086 d
6087 \end_layout
6088
6089 \end_inset
6090 </cell>
6091 </row>
6092 </lyxtabular>
6093
6094 \end_inset
6095
6096
6097 \end_layout
6098
6099 \begin_layout Standard
6100 \begin_inset VSpace 0.3cm
6101 \end_inset
6102
6103
6104 \end_layout
6105
6106 \end_deeper
6107 \begin_layout Enumerate
6108 This is (b).
6109  The table is actually nested inside (a).
6110 \end_layout
6111
6112 \end_deeper
6113 \begin_layout Enumerate
6114 Back out again.
6115 \end_layout
6116
6117 \begin_layout Standard
6118 If we hadn't nested the table at all, the list would look like this:
6119 \end_layout
6120
6121 \begin_layout Enumerate
6122 Item One
6123 \end_layout
6124
6125 \begin_deeper
6126 \begin_layout Enumerate
6127 This is (a) and it's nested.
6128 \end_layout
6129
6130 \end_deeper
6131 \begin_layout Standard
6132 \begin_inset VSpace 0.3cm
6133 \end_inset
6134
6135
6136 \end_layout
6137
6138 \begin_layout Standard
6139 \align center
6140 \begin_inset Tabular
6141 <lyxtabular version="3" rows="2" columns="2">
6142 <features>
6143 <column alignment="center" valignment="top" leftline="true" width="0pt">
6144 <column alignment="center" valignment="top" leftline="true" rightline="true" width="0pt">
6145 <row topline="true">
6146 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
6147 \begin_inset Text
6148
6149 \begin_layout Standard
6150
6151 \family roman
6152 \series medium
6153 \shape up
6154 \size normal
6155 \emph off
6156 \bar no
6157 \noun off
6158 \color none
6159 a
6160 \end_layout
6161
6162 \end_inset
6163 </cell>
6164 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
6165 \begin_inset Text
6166
6167 \begin_layout Standard
6168
6169 \family roman
6170 \series medium
6171 \shape up
6172 \size normal
6173 \emph off
6174 \bar no
6175 \noun off
6176 \color none
6177 b
6178 \end_layout
6179
6180 \end_inset
6181 </cell>
6182 </row>
6183 <row topline="true" bottomline="true">
6184 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
6185 \begin_inset Text
6186
6187 \begin_layout Standard
6188
6189 \family roman
6190 \series medium
6191 \shape up
6192 \size normal
6193 \emph off
6194 \bar no
6195 \noun off
6196 \color none
6197 c
6198 \end_layout
6199
6200 \end_inset
6201 </cell>
6202 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
6203 \begin_inset Text
6204
6205 \begin_layout Standard
6206
6207 \family roman
6208 \series medium
6209 \shape up
6210 \size normal
6211 \emph off
6212 \bar no
6213 \noun off
6214 \color none
6215 d
6216 \end_layout
6217
6218 \end_inset
6219 </cell>
6220 </row>
6221 </lyxtabular>
6222
6223 \end_inset
6224
6225
6226 \end_layout
6227
6228 \begin_layout Standard
6229 \begin_inset VSpace 0.3cm
6230 \end_inset
6231
6232
6233 \end_layout
6234
6235 \begin_layout Enumerate
6236 This is (b).
6237  The table is 
6238 \emph on
6239 not
6240 \emph default
6241  nested inside (a).
6242  In fact, it's not nested at all.
6243 \end_layout
6244
6245 \begin_layout Enumerate
6246 Back out again.
6247 \end_layout
6248
6249 \begin_layout Standard
6250 Notice how item (b) is not only no longer nested, but is also the first
6251  item of a new list!
6252 \end_layout
6253
6254 \begin_layout Standard
6255 There's another trap you can fall into: Nesting the table, but not going
6256  deep enough.
6257  LyX then turns anything after the table into a new sublist.
6258 \end_layout
6259
6260 \begin_layout Enumerate
6261 Item One
6262 \end_layout
6263
6264 \begin_deeper
6265 \begin_layout Enumerate
6266 This is (a) and it's nested.
6267 \end_layout
6268
6269 \begin_layout Standard
6270 \begin_inset VSpace 0.3cm
6271 \end_inset
6272
6273
6274 \end_layout
6275
6276 \begin_layout Standard
6277 \align center
6278 \begin_inset Tabular
6279 <lyxtabular version="3" rows="2" columns="2">
6280 <features>
6281 <column alignment="center" valignment="top" leftline="true" width="0pt">
6282 <column alignment="center" valignment="top" leftline="true" rightline="true" width="0pt">
6283 <row topline="true">
6284 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
6285 \begin_inset Text
6286
6287 \begin_layout Standard
6288
6289 \family roman
6290 \series medium
6291 \shape up
6292 \size normal
6293 \emph off
6294 \bar no
6295 \noun off
6296 \color none
6297 a
6298 \end_layout
6299
6300 \end_inset
6301 </cell>
6302 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
6303 \begin_inset Text
6304
6305 \begin_layout Standard
6306
6307 \family roman
6308 \series medium
6309 \shape up
6310 \size normal
6311 \emph off
6312 \bar no
6313 \noun off
6314 \color none
6315 b
6316 \end_layout
6317
6318 \end_inset
6319 </cell>
6320 </row>
6321 <row topline="true" bottomline="true">
6322 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
6323 \begin_inset Text
6324
6325 \begin_layout Standard
6326
6327 \family roman
6328 \series medium
6329 \shape up
6330 \size normal
6331 \emph off
6332 \bar no
6333 \noun off
6334 \color none
6335 c
6336 \end_layout
6337
6338 \end_inset
6339 </cell>
6340 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
6341 \begin_inset Text
6342
6343 \begin_layout Standard
6344
6345 \family roman
6346 \series medium
6347 \shape up
6348 \size normal
6349 \emph off
6350 \bar no
6351 \noun off
6352 \color none
6353 d
6354 \end_layout
6355
6356 \end_inset
6357 </cell>
6358 </row>
6359 </lyxtabular>
6360
6361 \end_inset
6362
6363
6364 \end_layout
6365
6366 \begin_layout Standard
6367 \begin_inset VSpace 0.3cm
6368 \end_inset
6369
6370
6371 \end_layout
6372
6373 \begin_layout Enumerate
6374 This is (b).
6375  The table is actually nested inside Item One, but 
6376 \emph on
6377 not
6378 \emph default
6379  inside (a).
6380 \end_layout
6381
6382 \end_deeper
6383 \begin_layout Enumerate
6384 Back out again.
6385 \end_layout
6386
6387 \begin_layout Standard
6388 As you can see, item (b) turned into the first item of a new list, but a
6389  new list 
6390 \emph on
6391 inside
6392 \emph default
6393  item 1.
6394  The same thing would have happened to a figure or an equation.
6395  So, if you nest tables, figures or equations, make sure you go to the right
6396  depth!
6397 \end_layout
6398
6399 \begin_layout Subsection
6400 Usage and General Features
6401 \begin_inset LatexCommand label
6402 name "sub:Nesting-Usage"
6403
6404 \end_inset
6405
6406
6407 \end_layout
6408
6409 \begin_layout Standard
6410 Speaking of levels, LyX can perform up to a six-fold nesting.
6411  In other words, 
6412 \begin_inset Quotes eld
6413 \end_inset
6414
6415 level #6
6416 \begin_inset Quotes erd
6417 \end_inset
6418
6419  is the innermost possible depth.
6420  Here's an example to display what we mean:
6421 \end_layout
6422
6423 \begin_layout Enumerate
6424 level #1 - outermost
6425 \end_layout
6426
6427 \begin_deeper
6428 \begin_layout Enumerate
6429 level #2
6430 \end_layout
6431
6432 \begin_deeper
6433 \begin_layout Enumerate
6434 level #3
6435 \end_layout
6436
6437 \begin_deeper
6438 \begin_layout Enumerate
6439 level #4
6440 \end_layout
6441
6442 \begin_deeper
6443 \begin_layout Itemize
6444 level #5
6445 \end_layout
6446
6447 \begin_deeper
6448 \begin_layout Itemize
6449 level #6
6450 \end_layout
6451
6452 \end_deeper
6453 \end_deeper
6454 \end_deeper
6455 \end_deeper
6456 \end_deeper
6457 \begin_layout Standard
6458 There are two exceptions to the six-fold nesting limit, and you can see
6459  both of them in the example.
6460  Unlike the other fully-nestable environments, you can only perform a four-fold
6461  nesting with the 
6462 \family sans
6463 Enumerate
6464 \family default
6465  and 
6466 \family sans
6467 Itemize
6468 \family default
6469  environments.
6470  For example, if we tried to nest another 
6471 \family sans
6472 Enumerate
6473 \family default
6474  list inside of item 
6475 \begin_inset Quotes eld
6476 \end_inset
6477
6478 A.
6479 \begin_inset Quotes erd
6480 \end_inset
6481
6482 , we'd get errors.
6483 \end_layout
6484
6485 \begin_layout Subsection
6486 Some Examples
6487 \begin_inset LatexCommand index
6488 name "Nesting ! Examples"
6489
6490 \end_inset
6491
6492
6493 \end_layout
6494
6495 \begin_layout Standard
6496 The best way to explain just what you can do with nesting is by illustration.
6497  We have several examples of nested environments.
6498  In them, we explain how we created the example, so that you can reproduce
6499  them.
6500 \end_layout
6501
6502 \begin_layout Subsubsection
6503 Example 1: The Six-fold Way and Mixed Nesting
6504 \end_layout
6505
6506 \begin_layout Labeling
6507 \labelwidthstring MMM
6508 #1-a This is the outermost level.
6509  It's a 
6510 \family sans
6511 List
6512 \family default
6513  environment.
6514 \end_layout
6515
6516 \begin_deeper
6517 \begin_layout Labeling
6518 \labelwidthstring MMM
6519 #2-a This is level #2.
6520  We created it by using 
6521 \family sans
6522 M-Return
6523 \family default
6524  followed by 
6525 \family sans
6526 S-M-Right
6527 \family default
6528 .
6529 \end_layout
6530
6531 \begin_deeper
6532 \begin_layout Labeling
6533 \labelwidthstring MMM
6534 #3-a This is level #3.
6535  This time, we just hit 
6536 \family sans
6537 Return
6538 \family default
6539 , then used 
6540 \family sans
6541 S-M-Right
6542 \family default
6543  twice in a row.
6544  We could have also created it the same way as we did the previous level,
6545  by hitting 
6546 \family sans
6547 M-Return
6548 \family default
6549  followed by 
6550 \family sans
6551 S-M-Right
6552 \family default
6553 .
6554 \end_layout
6555
6556 \begin_deeper
6557 \begin_layout Standard
6558 This is actually a 
6559 \family sans
6560 Standard
6561 \family default
6562  environment, nested inside of 
6563 \begin_inset Quotes eld
6564 \end_inset
6565
6566 #3-a
6567 \begin_inset Quotes erd
6568 \end_inset
6569
6570 .
6571  So, it's at level #4.
6572  We did this by hitting 
6573 \family sans
6574 M-Return
6575 \family default
6576 , then 
6577 \family sans
6578 S-M-Right
6579 \family default
6580 , then changing the paragraph environment to 
6581 \family sans
6582 Standard
6583 \family default
6584 .
6585  Do this to create list items with more than one paragraph - it also works
6586  for the 
6587 \family sans
6588 Description
6589 \family default
6590
6591 \family sans
6592 Enumerate
6593 \family default
6594 , and 
6595 \family sans
6596 Itemize
6597 \family default
6598  environments!
6599 \end_layout
6600
6601 \begin_layout Standard
6602 Here's another 
6603 \family sans
6604 Standard
6605 \family default
6606  paragraph, also at level #4, made with just a 
6607 \family sans
6608 M-Return
6609 \family default
6610 .
6611 \end_layout
6612
6613 \begin_layout Labeling
6614 \labelwidthstring MMM
6615 #4-a This is level #4.
6616  We hit 
6617 \family sans
6618 M-Return
6619 \family default
6620  and changed the paragraph environment back to 
6621 \family sans
6622 List
6623 \family default
6624 .
6625  Remember - we can't nest anything inside of a 
6626 \family sans
6627 Standard
6628 \family default
6629  environment, which is why we're still at level #4.
6630  However, we 
6631 \emph on
6632 can
6633 \emph default
6634  keep nesting things inside of 
6635 \begin_inset Quotes eld
6636 \end_inset
6637
6638 #3-a
6639 \begin_inset Quotes erd
6640 \end_inset
6641
6642 .
6643 \end_layout
6644
6645 \begin_deeper
6646 \begin_layout Labeling
6647 \labelwidthstring MMM
6648 #5-a This is level #5\SpecialChar \ldots{}
6649
6650 \end_layout
6651
6652 \begin_deeper
6653 \begin_layout Labeling
6654 \labelwidthstring MMM
6655 #6-a \SpecialChar \ldots{}
6656 and this is level #6.
6657  By now, you should know how we made these two.
6658 \end_layout
6659
6660 \end_deeper
6661 \begin_layout Labeling
6662 \labelwidthstring MMM
6663 #5-b Back to level #5.
6664  Just hit 
6665 \family sans
6666 M-Return
6667 \family default
6668  followed by a 
6669 \family sans
6670 S-M-Left
6671 \family default
6672 .
6673 \end_layout
6674
6675 \end_deeper
6676 \begin_layout Labeling
6677 \labelwidthstring MMM
6678 #4-b After another 
6679 \family sans
6680 M-Return
6681 \family default
6682  followed by a 
6683 \family sans
6684 S-M-Left
6685 \family default
6686 , we're back at level #4.
6687 \end_layout
6688
6689 \end_deeper
6690 \begin_layout Labeling
6691 \labelwidthstring MMM
6692 #3-b Back to level #3.
6693  By now it should be obvious how we did this.
6694 \end_layout
6695
6696 \end_deeper
6697 \begin_layout Labeling
6698 \labelwidthstring MMM
6699 #2-b Back to level #2.
6700  
6701 \end_layout
6702
6703 \end_deeper
6704 \begin_layout Labeling
6705 \labelwidthstring MMM
6706 #1-b And last, back to the outermost level, #1.
6707  After this sentence, we'll hit 
6708 \family sans
6709 Return
6710 \family default
6711  and change the paragraph environment back to 
6712 \family sans
6713 Standard
6714 \family default
6715  to end the list.
6716 \end_layout
6717
6718 \begin_layout Standard
6719 We could have also used the 
6720 \family sans
6721 Description
6722 \family default
6723
6724 \family sans
6725 Quote
6726 \family default
6727
6728 \family sans
6729 Quotation
6730 \family default
6731 , or even the 
6732 \family sans
6733 Verse
6734 \family default
6735  environment in place of the 
6736 \family sans
6737 List
6738 \family default
6739  environment.
6740  The example would have worked exactly the same.
6741 \end_layout
6742
6743 \begin_layout Subsubsection
6744 Example 2: Inheritance
6745 \end_layout
6746
6747 \begin_layout LyX-Code
6748 This is the LyX-Code environment, at level #1, the outermost
6749 \end_layout
6750
6751 \begin_layout LyX-Code
6752 level.
6753   Now we'll hit 
6754 \family sans
6755 Return
6756 \family default
6757 , then 
6758 \family sans
6759 S-M-Right
6760 \family default
6761 , after which, we'll change to the 
6762 \family sans
6763 Enumerate
6764 \family default
6765  environment.
6766 \end_layout
6767
6768 \begin_deeper
6769 \begin_layout Enumerate
6770 This is the 
6771 \family sans
6772 Enumerate
6773 \family default
6774  environment, at level #2.
6775 \end_layout
6776
6777 \begin_layout Enumerate
6778 Notice how the nested 
6779 \family sans
6780 Enumerate
6781 \family default
6782  not only inherits its margins from its parent environment (
6783 \family sans
6784 LyX-Code
6785 \family default
6786 ), but also inherits its font and spacing!
6787 \end_layout
6788
6789 \end_deeper
6790 \begin_layout Standard
6791 We ended this example by hitting 
6792 \family sans
6793 Return
6794 \family default
6795 .
6796  After that, we needed to reset the paragraph environment to 
6797 \family sans
6798 Standard
6799 \family default
6800  and resetting the nesting depth by using 
6801 \family sans
6802 S-M-Left
6803 \family default
6804  once.
6805 \end_layout
6806
6807 \begin_layout Subsubsection
6808 Example 3: Labels, Levels, and the 
6809 \family sans
6810 Enumerate
6811 \family default
6812  and 
6813 \family sans
6814 Itemize
6815 \family default
6816  Environments
6817 \begin_inset OptArg
6818 status collapsed
6819
6820 \begin_layout Standard
6821 Example #3: Labels, Levels and other list environments
6822 \end_layout
6823
6824 \end_inset
6825
6826
6827 \end_layout
6828
6829 \begin_layout Enumerate
6830 This is level #1, in an 
6831 \family sans
6832 Enumerate
6833 \family default
6834  paragraph environment.
6835  We're actually going to nest a bunch of these.
6836 \end_layout
6837
6838 \begin_deeper
6839 \begin_layout Enumerate
6840 This is level #2.
6841  We used 
6842 \family sans
6843 M-Return
6844 \family default
6845  followed by 
6846 \family sans
6847 S-M-Right
6848 \family default
6849 .
6850  Now, what happens if we nest an 
6851 \family sans
6852 Itemize
6853 \family default
6854  environment inside of this one? It will be at level #3, but what will its
6855  label be? An asterisk?
6856 \end_layout
6857
6858 \begin_deeper
6859 \begin_layout Itemize
6860 No! It's a bullet.
6861  This is the 
6862 \emph on
6863 first
6864 \emph default
6865  
6866 \family sans
6867 Itemize
6868 \family default
6869  environment, even though it's at level #3.
6870  So, its label is a bullet.
6871  (We got here by using 
6872 \family sans
6873 M-Return
6874 \family default
6875 , then 
6876 \family sans
6877 S-M-Right
6878 \family default
6879 , then changing the environment to 
6880 \family sans
6881 Itemize
6882 \family default
6883 .)
6884 \end_layout
6885
6886 \begin_deeper
6887 \begin_layout Itemize
6888 Here's level #4, produced using 
6889 \family sans
6890 M-Return
6891 \family default
6892 , then 
6893 \family sans
6894 S-M-Right
6895 \family default
6896 .
6897  We'll do that again\SpecialChar \ldots{}
6898
6899 \end_layout
6900
6901 \begin_deeper
6902 \begin_layout Enumerate
6903 \SpecialChar \ldots{}
6904 to get to level #5.
6905  This time, however, we also changed the paragraph environment back to 
6906 \family sans
6907 Enumerate
6908 \family default
6909 .
6910  Notice the type of numbering, it is 
6911 \emph on
6912 lowercase Roman
6913 \emph default
6914 , because we are in the 
6915 \emph on
6916 thirdfold
6917 \emph default
6918  
6919 \family sans
6920 Enumerate
6921 \family default
6922  environment (i.e.
6923  it is an 
6924 \family sans
6925 Enumerate
6926 \family default
6927  inside an 
6928 \family sans
6929 Enumerate
6930 \family default
6931  inside an 
6932 \family sans
6933 Enumerate
6934 \family default
6935 ).
6936 \end_layout
6937
6938 \begin_layout Enumerate
6939 What happens if we 
6940 \emph on
6941 don't
6942 \emph default
6943  change the paragraph environment, but decrease the nesting depth? What
6944  type of numbering does LyX use?
6945 \end_layout
6946
6947 \begin_layout Enumerate
6948 Oh, as if you couldn't guess by now, we're just using 
6949 \family sans
6950 M-Return
6951 \family default
6952  to keep the current environment and depth but create a new item.
6953 \end_layout
6954
6955 \begin_layout Enumerate
6956 Let's use 
6957 \family sans
6958 S-M-Left
6959 \family default
6960  to decrease the depth after the next 
6961 \family sans
6962 M-Return
6963 \family default
6964 .
6965 \end_layout
6966
6967 \end_deeper
6968 \begin_layout Enumerate
6969 This is level #4.
6970  Look what type of label LyX is using!
6971 \end_layout
6972
6973 \end_deeper
6974 \begin_layout Enumerate
6975 This is level #3.
6976  Even though we've changed levels, LyX is still using a lowercase Roman
6977  numeral as the label.Why?
6978 \end_layout
6979
6980 \begin_layout Enumerate
6981 Because, even though the nesting depth has changed, the paragraph is 
6982 \emph on
6983 still
6984 \emph default
6985  a thirdfold 
6986 \family sans
6987 Enumerate
6988 \family default
6989  environment.
6990  Notice, however, that LyX 
6991 \emph on
6992 did
6993 \emph default
6994  reset the counter for the label.
6995 \end_layout
6996
6997 \end_deeper
6998 \begin_layout Enumerate
6999 Another 
7000 \family sans
7001 M-Return
7002 \family default
7003  
7004 \family sans
7005 S-M-Left
7006 \family default
7007  sequence, and we're back to level #2.
7008  This time, we not only changed the nesting depth, but we also moved back
7009  into the twofold-nested 
7010 \family sans
7011 Enumerate
7012 \family default
7013  environment.
7014 \end_layout
7015
7016 \end_deeper
7017 \begin_layout Enumerate
7018 The same thing happens if we do another 
7019 \family sans
7020 M-Return
7021 \family default
7022  
7023 \family sans
7024 S-M-Left
7025 \family default
7026  sequence and return to level #1, the outermost level.
7027 \end_layout
7028
7029 \begin_layout Standard
7030 Lastly, we reset the environment to 
7031 \family sans
7032 Standard
7033 \family default
7034 .
7035  As you can see, the level number doesn't correspond to what type of labeling
7036  LyX uses for the 
7037 \family sans
7038 Enumerate
7039 \family default
7040  and 
7041 \family sans
7042 Itemize
7043 \family default
7044  environments.
7045  The number of other 
7046 \family sans
7047 Enumerate
7048 \family default
7049  environments surrounding it determines what kind of label LyX uses for
7050  an 
7051 \family sans
7052 Enumerate
7053 \family default
7054  item.
7055  The same rule applies for the 
7056 \family sans
7057 Itemize
7058 \family default
7059  environment, as well.
7060 \end_layout
7061
7062 \begin_layout Subsubsection
7063 Example 4: Going Bonkers
7064 \end_layout
7065
7066 \begin_layout Enumerate
7067 We're going to go totally nuts now.
7068  We won't nest as deep as in the other examples, nor will we go into the
7069  same detail with how we did it.
7070  (level #1: 
7071 \family sans
7072 Enumerate
7073 \family default
7074 )
7075 \end_layout
7076
7077 \begin_deeper
7078 \begin_layout Standard
7079 (
7080 \family sans
7081 Return, S-M-Right, Standard
7082 \family default
7083 : level #2) We'll stick an encapsulated description of how we created the
7084  example in parentheses someplace.
7085  For example, the two keybindings are how we changed the depth.
7086  The environment name is the name of the current environment.
7087  Either before or after this, we'll put in the level.
7088 \end_layout
7089
7090 \end_deeper
7091 \begin_layout Enumerate
7092 (
7093 \family sans
7094 Return, Enumerate
7095 \family default
7096 : level #1) This is the next item in the list.
7097 \end_layout
7098
7099 \begin_deeper
7100 \begin_layout Verse
7101 Now we'll add verse.
7102 \newline
7103 It will get much worse.
7104 \newline
7105 (
7106 \family sans
7107 Return, S-M-Right, Verse
7108 \family default
7109 : level #2)
7110 \end_layout
7111
7112 \begin_layout Verse
7113 Fiddle dee, Fiddle doo.
7114 \newline
7115 Bippitey boppitey boo!
7116 \newline
7117 (
7118 \family sans
7119 M-Return)
7120 \end_layout
7121
7122 \begin_layout Verse
7123 Here comes a table:
7124 \end_layout
7125
7126 \begin_deeper
7127 \begin_layout Standard
7128 \begin_inset VSpace 0.3cm
7129 \end_inset
7130
7131
7132 \end_layout
7133
7134 \begin_layout Standard
7135 \align center
7136 \begin_inset Tabular
7137 <lyxtabular version="3" rows="2" columns="2">
7138 <features>
7139 <column alignment="center" valignment="top" width="0pt">
7140 <column alignment="center" valignment="top" leftline="true" width="0pt">
7141 <row>
7142 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
7143 \begin_inset Text
7144
7145 \begin_layout Standard
7146
7147 \family roman
7148 \series medium
7149 \shape up
7150 \size normal
7151 \emph off
7152 \bar no
7153 \noun off
7154 \color none
7155 one-fish
7156 \end_layout
7157
7158 \end_inset
7159 </cell>
7160 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
7161 \begin_inset Text
7162
7163 \begin_layout Standard
7164
7165 \family roman
7166 \series medium
7167 \shape up
7168 \size normal
7169 \emph off
7170 \bar no
7171 \noun off
7172 \color none
7173 two-fish
7174 \end_layout
7175
7176 \end_inset
7177 </cell>
7178 </row>
7179 <row topline="true">
7180 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
7181 \begin_inset Text
7182
7183 \begin_layout Standard
7184
7185 \family roman
7186 \series medium
7187 \shape up
7188 \size normal
7189 \emph off
7190 \bar no
7191 \noun off
7192 \color none
7193 red-fish
7194 \end_layout
7195
7196 \end_inset
7197 </cell>
7198 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
7199 \begin_inset Text
7200
7201 \begin_layout Standard
7202
7203 \family roman
7204 \series medium
7205 \shape up
7206 \size normal
7207 \emph off
7208 \bar no
7209 \noun off
7210 \color none
7211 blue-fish
7212 \end_layout
7213
7214 \end_inset
7215 </cell>
7216 </row>
7217 </lyxtabular>
7218
7219 \end_inset
7220
7221
7222 \end_layout
7223
7224 \end_deeper
7225 \begin_layout Verse
7226 (
7227 \family sans
7228 M-Return, Table, S-M-Right
7229 \family default
7230  3 times, 
7231 \family sans
7232 M-Return, Verse, S-M-Left
7233 \family default
7234 )
7235 \end_layout
7236
7237 \end_deeper
7238 \begin_layout Enumerate
7239 (
7240 \family sans
7241 Return, Enumerate
7242 \family default
7243 : level #1) This is another item.
7244  Note that selecting a 
7245 \family sans
7246 Table
7247 \family default
7248  resets the nesting depth to level #1, so we increased the nesting depth
7249  3 times to put the table inside the 
7250 \family sans
7251 Verse
7252 \family default
7253  environment.
7254  
7255 \end_layout
7256
7257 \begin_layout Quotation
7258 We're now ending the 
7259 \family sans
7260 Enumerate
7261 \family default
7262  list and changing to 
7263 \family sans
7264 Quotation
7265 \family default
7266 .
7267  We're still at level #1.
7268  We want to show you some of the things you can do by mixing environments.
7269  The next set of paragraphs is a 
7270 \begin_inset Quotes eld
7271 \end_inset
7272
7273 quoted letter.
7274 \begin_inset Quotes erd
7275 \end_inset
7276
7277  We'll nest both the 
7278 \family sans
7279 Address
7280 \family default
7281  and 
7282 \family sans
7283 Right\InsetSpace ~
7284 Address
7285 \family default
7286  environments inside of this one, then use another nested 
7287 \family sans
7288 Quotation
7289 \family default
7290  for the letter body.
7291  We'll use 
7292 \family sans
7293 M-Return
7294 \family default
7295  to preserve the depth.
7296  Remember that you need to use 
7297 \family sans
7298 C-Return
7299 \family default
7300  to create multiple lines inside the 
7301 \family sans
7302 Address
7303 \family default
7304  and 
7305 \family sans
7306 Right\InsetSpace ~
7307 Address
7308 \family default
7309  environments.
7310  Here it goes:
7311 \end_layout
7312
7313 \begin_deeper
7314 \begin_layout Right Address
7315 1234 Nowhere Rd.
7316 \newline
7317 Moosegroin, MT 00100
7318 \newline
7319 9-6-96
7320 \end_layout
7321
7322 \begin_layout Address
7323 Dear Mr.\InsetSpace ~
7324 Fizlewitz:
7325 \end_layout
7326
7327 \begin_layout Quotation
7328 We regret to inform you that we cannot fill your order for 50
7329 \begin_inset Formula $\,$
7330 \end_inset
7331
7332 L of compressed methane gas due to circumstances beyond our control.
7333  Unfortunately, several of our cows have mysteriously exploded, creating
7334  a backlog in our orders for methane.
7335  We will place your name on the waiting list and try to fill your order
7336  as soon as possible.
7337  In the meantime, we thank you for your patience.
7338 \end_layout
7339
7340 \begin_layout Quotation
7341 We do, however, now have a special on beef.
7342  If you are interested, please return the enclosed pricing and order form
7343  with your order, along with payment.
7344 \end_layout
7345
7346 \begin_layout Quotation
7347 We thank you again for your patience.
7348 \end_layout
7349
7350 \begin_layout Address
7351 Sincerely,
7352 \newline
7353 Bill Hick
7354 \end_layout
7355
7356 \end_deeper
7357 \begin_layout Quotation
7358 That ends that example!
7359 \end_layout
7360
7361 \begin_layout Standard
7362 As you can see, nesting environments in LyX gives you a lot of power with
7363  just a few keystrokes.
7364  We could have easily nested an 
7365 \family sans
7366 Itemize
7367 \family default
7368  list inside of a 
7369 \family sans
7370 Quotation
7371 \family default
7372  or 
7373 \family sans
7374 Quote
7375 \family default
7376 , or put a 
7377 \family sans
7378 Quote
7379 \family default
7380  inside of an 
7381 \family sans
7382 Itemize
7383 \family default
7384  list.
7385  You have a huge variety of options at your disposal.
7386 \end_layout
7387
7388 \begin_layout Section
7389 Spacing, pagination and line breaks
7390 \end_layout
7391
7392 \begin_layout Subsection
7393 Horizontal Space
7394 \begin_inset LatexCommand label
7395 name "sub:Horizontal-Space"
7396
7397 \end_inset
7398
7399
7400 \end_layout
7401
7402 \begin_layout Subsubsection
7403
7404 \family sans
7405 Horizontal Fills
7406 \end_layout
7407
7408 \begin_layout Standard
7409 Horizontal Fills (HFills) are a special LyX feature for adding extra space
7410  in a uniform fashion.
7411  An HFill is actually a variable length space, whose length always equals
7412  the remaining space between the left and right margins.
7413  If there is more than one HFill on a line, they divide the available space
7414  equally between themselves.
7415  
7416 \end_layout
7417
7418 \begin_layout Standard
7419 HFill
7420 \family roman
7421 s
7422 \family default
7423  can be inserted with 
7424 \family sans
7425 Insert\SpecialChar \menuseparator
7426 Formatting\InsetSpace ~
7427 Character\SpecialChar \menuseparator
7428 Horizontal Fill
7429 \family default
7430 .
7431  Here a few examples what you can do with them:
7432 \end_layout
7433
7434 \begin_layout Quote
7435 \noindent
7436 This is on the left side 
7437 \hfill
7438 This is on the right
7439 \end_layout
7440
7441 \begin_layout Quote
7442 \noindent
7443 Left
7444 \hfill
7445 Middle
7446 \hfill
7447 Right
7448 \end_layout
7449
7450 \begin_layout Quote
7451 \noindent
7452 Left
7453 \hfill
7454 1/3 Left
7455 \hfill
7456
7457 \hfill
7458 Right
7459 \end_layout
7460
7461 \begin_layout Standard
7462 That was an example in the 
7463 \family sans
7464 Quote
7465 \family default
7466  environment.
7467  Here
7468 \begin_inset Formula $\to$
7469 \end_inset
7470
7471
7472 \hfill
7473
7474 \begin_inset Formula $\gets$
7475 \end_inset
7476
7477 is one in a standard paragraph.
7478  It may or may not be apparent in the printed text, but it 
7479 \emph on
7480 is
7481 \emph default
7482  sitting in-between the two arrows.
7483 \end_layout
7484
7485 \begin_layout Standard
7486 There may be more than one set of margins on a line.
7487  Here's an example with the 
7488 \family sans
7489 List
7490 \family default
7491  environment.
7492 \end_layout
7493
7494 \begin_layout Labeling
7495 \labelwidthstring 00.00.0000
7496 one
7497 \hfill
7498 two :three
7499 \hfill
7500 four
7501 \hfill
7502 five
7503 \hfill
7504 six
7505 \end_layout
7506
7507 \begin_layout Standard
7508 The 
7509 \begin_inset Quotes eld
7510 \end_inset
7511
7512 :
7513 \begin_inset Quotes erd
7514 \end_inset
7515
7516  marks the beginning of the item.
7517  (There is actually a 
7518 \begin_inset Quotes eld
7519 \end_inset
7520
7521 hidden
7522 \begin_inset Quotes erd
7523 \end_inset
7524
7525  HFill inside of the label of the 
7526 \family sans
7527 List
7528 \family default
7529  environment; it's put at the end of the label automatically.) HFills work
7530  similarly in other 
7531 \begin_inset Quotes eld
7532 \end_inset
7533
7534 multi-margin
7535 \begin_inset Quotes erd
7536 \end_inset
7537
7538  situations, like two-column mode.
7539 \end_layout
7540
7541 \begin_layout Standard
7542 \begin_inset Note Greyedout
7543 status open
7544
7545 \begin_layout Standard
7546
7547 \series bold
7548 Note:
7549 \series default
7550  If an HFill is at the beginning of a line, and 
7551 \emph on
7552 not
7553 \emph default
7554  in the first line in a paragraph, LyX ignores it.
7555  This prevents HFills from accidentally being wrapped onto a new line.
7556  If you need space in this case anyway, you have to use the LaTeX-command
7557  
7558 \series bold
7559
7560 \backslash
7561 hspace*{
7562 \backslash
7563 fill}
7564 \series default
7565  in ERT.
7566  (ERT is explained in section\InsetSpace ~
7567
7568 \begin_inset LatexCommand ref
7569 reference "sec:ERT"
7570
7571 \end_inset
7572
7573 .)
7574 \end_layout
7575
7576 \end_inset
7577
7578
7579 \end_layout
7580
7581 \begin_layout Subsubsection
7582 Other space variants
7583 \begin_inset LatexCommand label
7584 name "sub:Other-space-variants"
7585
7586 \end_inset
7587
7588
7589 \end_layout
7590
7591 \begin_layout Standard
7592 The following two sorts of spaces are not yet supported by LyX, so that
7593  you have to use ERT, see section\InsetSpace ~
7594
7595 \begin_inset LatexCommand ref
7596 reference "sec:ERT"
7597
7598 \end_inset
7599
7600 .
7601  That they are not supported is a hint that you need them very seldom in
7602  LyX.
7603  So use them only if it is really necessary (remind the WYSIWYM concept).
7604 \end_layout
7605
7606 \begin_layout Paragraph
7607 Defined space
7608 \end_layout
7609
7610 \begin_layout Standard
7611 Sometimes one needs space with a defined length, e.g for forms and questionnaires.
7612  This can be inserted by using the LaTeX-command 
7613 \series bold
7614
7615 \backslash
7616 hspace
7617 \series default
7618  in 
7619 \family sans
7620 ERT
7621 \family default
7622 .
7623  For example the command 
7624 \series bold
7625
7626 \backslash
7627 hspace{2cm}
7628 \series default
7629  produces 2
7630 \begin_inset Formula $\,$
7631 \end_inset
7632
7633 cm space within the following line:
7634 \end_layout
7635
7636 \begin_layout Standard
7637 This is a line with
7638 \begin_inset Formula $\to$
7639 \end_inset
7640
7641
7642 \begin_inset ERT
7643 status collapsed
7644
7645 \begin_layout Standard
7646
7647
7648 \backslash
7649 hspace{2cm}
7650 \end_layout
7651
7652 \end_inset
7653
7654
7655 \begin_inset Formula $\gets$
7656 \end_inset
7657
7658  2
7659 \begin_inset Formula $\,$
7660 \end_inset
7661
7662 cm space between the arrows.
7663 \end_layout
7664
7665 \begin_layout Standard
7666 You can use all length units listed in Appendix\InsetSpace ~
7667
7668 \begin_inset LatexCommand ref
7669 reference "cha:Units-available-in"
7670
7671 \end_inset
7672
7673 .
7674 \end_layout
7675
7676 \begin_layout Paragraph
7677 Phantom space
7678 \end_layout
7679
7680 \begin_layout Standard
7681 Sometimes you want to insert space with exactly the length of a phrase.
7682  E.g.
7683  you want to create the following multiple choice question:
7684 \end_layout
7685
7686 \begin_layout Standard
7687 \begin_inset VSpace medskip
7688 \end_inset
7689
7690 What is correct English?:
7691 \newline
7692
7693 \newline
7694 Mr.\InsetSpace ~
7695 Edge would have been jumps the gun.
7696 \newline
7697
7698 \begin_inset ERT
7699 status collapsed
7700
7701 \begin_layout Standard
7702
7703
7704 \backslash
7705 phantom{Mr.
7706  Edge }
7707 \end_layout
7708
7709 \end_inset
7710
7711 has to be jumped
7712 \newline
7713
7714 \begin_inset ERT
7715 status collapsed
7716
7717 \begin_layout Standard
7718
7719
7720 \backslash
7721 phantom{Mr.
7722  Edge }
7723 \end_layout
7724
7725 \end_inset
7726
7727 jumps
7728 \begin_inset VSpace medskip
7729 \end_inset
7730
7731
7732 \end_layout
7733
7734 \begin_layout Standard
7735 So that the choices appear exactly after the phrase 
7736 \begin_inset Quotes eld
7737 \end_inset
7738
7739 Mr.\InsetSpace ~
7740 Edge\InsetSpace ~
7741
7742 \begin_inset Quotes erd
7743 \end_inset
7744
7745 .
7746  To get this, you can use the LaTeX-command 
7747 \series bold
7748
7749 \backslash
7750 phantom
7751 \series default
7752  in ERT.
7753  In our case write the command 
7754 \series bold
7755
7756 \backslash
7757 phantom{Mr.
7758  Edge }
7759 \series default
7760  (note the space after 
7761 \begin_inset Quotes eld
7762 \end_inset
7763
7764 Edge
7765 \begin_inset Quotes erd
7766 \end_inset
7767
7768 ) at the beginning of the last two lines.
7769  The command prints out the phrase within the the two braces, but invisible.
7770  That is why it is named 
7771 \begin_inset Quotes eld
7772 \end_inset
7773
7774 phantom
7775 \begin_inset Quotes erd
7776 \end_inset
7777
7778 .
7779 \begin_inset Foot
7780 status collapsed
7781
7782 \begin_layout Standard
7783 There exists also the commands 
7784 \backslash
7785
7786 \series bold
7787 hphantom
7788 \series default
7789  and 
7790 \backslash
7791
7792 \series bold
7793 vphantom
7794 \series default
7795 , but this too special for the LyX Userguide.
7796  If you are interested in knowing more about this, have a look at 
7797 \begin_inset LatexCommand cite
7798 key "latexcompanion,latexguide"
7799
7800 \end_inset
7801
7802 .
7803 \end_layout
7804
7805 \end_inset
7806
7807
7808 \end_layout
7809
7810 \begin_layout Subsection
7811 Vertical Space
7812 \begin_inset LatexCommand label
7813 name "sub:Vertical-Space"
7814
7815 \end_inset
7816
7817
7818 \end_layout
7819
7820 \begin_layout Standard
7821 To add extra vertical space above or below a paragraph, use the 
7822 \family sans
7823 Insert\SpecialChar \menuseparator
7824 Formatting\SpecialChar \menuseparator
7825 Vertical\InsetSpace ~
7826 Space
7827 \family default
7828  dialog.
7829  There you find the following sizes:
7830 \end_layout
7831
7832 \begin_layout Standard
7833
7834 \family sans
7835 SmallSkip
7836 \family default
7837
7838 \family sans
7839 MedSkip
7840 \family default
7841  and 
7842 \family sans
7843 BigSkip
7844 \family default
7845  are LaTeX sizes which depends on the font size of the document.
7846  
7847 \family sans
7848 DefSkip
7849 \family default
7850  is the skip adjusted in the dialog 
7851 \family sans
7852 Document\SpecialChar \menuseparator
7853 Settings
7854 \begin_inset LatexCommand index
7855 name "Document ! Settings"
7856
7857 \end_inset
7858
7859
7860 \family default
7861  for the paragraph separation.
7862  If you use indentation to separate paragraphs 
7863 \family sans
7864 DefSkip
7865 \family default
7866  is equal to 
7867 \family sans
7868 MedSkip
7869 \family default
7870 .
7871 \end_layout
7872
7873 \begin_layout Standard
7874
7875 \family sans
7876 VFill
7877 \family default
7878  is a variable space, set so that the space is maximal within one page.
7879  An example: You have only two short paragraphs on one page with a vfill
7880  between them.
7881  Then the first paragraph is placed at the top of the page and the second
7882  one at the bottom, because the space between them is then maximal.
7883  
7884 \family sans
7885 VFill
7886 \family default
7887 s work like 
7888 \family sans
7889 HFill
7890 \family default
7891 s: they fill the remaining vertical space on a page with blank space.
7892 \begin_inset Foot
7893 status collapsed
7894
7895 \begin_layout Standard
7896
7897 \family sans
7898 HFill
7899 \family default
7900 s are described in section\InsetSpace ~
7901
7902 \begin_inset LatexCommand ref
7903 reference "sub:Horizontal-Space"
7904
7905 \end_inset
7906
7907 .
7908 \end_layout
7909
7910 \end_inset
7911
7912  If there are several 
7913 \family sans
7914 VFill
7915 \family default
7916 s on a page, they divide the remaining vertical space equally between themselves.
7917  You can therefore use 
7918 \family sans
7919 VFill
7920 \family default
7921 s to center text on a page, or even place text 2/3 down a page.
7922 \end_layout
7923
7924 \begin_layout Standard
7925
7926 \family sans
7927 Custom
7928 \family default
7929  are custom spaces in units explained in Appendix\InsetSpace ~
7930
7931 \begin_inset LatexCommand ref
7932 reference "cha:Units-available-in"
7933
7934 \end_inset
7935
7936 .
7937 \end_layout
7938
7939 \begin_layout Standard
7940 \begin_inset Note Greyedout
7941 status open
7942
7943 \begin_layout Standard
7944
7945 \series bold
7946 Note:
7947 \series default
7948  
7949 \series medium
7950 When the extra vertical space would be in the output at the top/bottom of
7951  a page, the space is only added if you have also checked the option 
7952 \family sans
7953 Protect
7954 \family default
7955 .
7956 \end_layout
7957
7958 \end_inset
7959
7960
7961 \end_layout
7962
7963 \begin_layout Subsection
7964 Paragraph Alignment
7965 \end_layout
7966
7967 \begin_layout Standard
7968 You can change the paragraph alignment with the 
7969 \family sans
7970 Edit\SpecialChar \menuseparator
7971 Paragraph Settings
7972 \family default
7973  dialog.
7974  There are four possibilities: 
7975 \end_layout
7976
7977 \begin_layout Itemize
7978
7979 \family sans
7980 Justified
7981 \end_layout
7982
7983 \begin_layout Itemize
7984
7985 \family sans
7986 Left
7987 \end_layout
7988
7989 \begin_layout Itemize
7990
7991 \family sans
7992 Right
7993 \end_layout
7994
7995 \begin_layout Itemize
7996
7997 \family sans
7998 Center
7999 \end_layout
8000
8001 \begin_layout Standard
8002 The default in most cases is justified alignment, in which the inter-word
8003  spacing is variable and each line of a paragraph fills the region between
8004  the left and right margins.
8005  The other three alignments should be self-explanatory, and look like this:
8006 \end_layout
8007
8008 \begin_layout Standard
8009 \align right
8010 This paragraph is right aligned,
8011 \end_layout
8012
8013 \begin_layout Standard
8014 \align center
8015 this one is centered,
8016 \end_layout
8017
8018 \begin_layout Standard
8019 \align left
8020 this one is left aligned.
8021 \end_layout
8022
8023 \begin_layout Subsection
8024 Forced Pagebreaks
8025 \begin_inset LatexCommand index
8026 name "Pagebreaks ! Forced"
8027
8028 \end_inset
8029
8030
8031 \begin_inset LatexCommand label
8032 name "sub:Forced-Pagebreaks"
8033
8034 \end_inset
8035
8036
8037 \end_layout
8038
8039 \begin_layout Standard
8040 If you don't like the way LaTeX does the pagebreaks in your document, you
8041  can force a pagebreak where you want one.
8042  Normally this will not be necessary, because LaTeX is good at pagebreaking.
8043  Only if you use many 
8044 \family sans
8045 Floats
8046 \family default
8047 , LaTeX's page breaking algorithm can fail.
8048 \end_layout
8049
8050 \begin_layout Standard
8051 We recommend not to use forced pagebreaks until the text is finished, and
8052  until you have checked in the preview to see if you 
8053 \emph on
8054 really
8055 \emph default
8056  have to change the pagebreaking.
8057 \end_layout
8058
8059 \begin_layout Standard
8060 There are two types of pagebreaks: One that ends the page without any special
8061  action.
8062  This can be inserted above or below a paragraph by the menu 
8063 \family sans
8064 Insert\SpecialChar \menuseparator
8065 Formatting\SpecialChar \menuseparator
8066 Page\InsetSpace ~
8067 Break
8068 \family default
8069 .
8070  The second type ends a page, but stretches the content of the page, so
8071  that it fills out the complete page.
8072  This type is useful to avoid whitespace when a pagebreak produces a page
8073  on which only the last few lines are absent.
8074  This type is not yet supported by LyX, so that you have to use the LaTeX
8075  command 
8076 \series bold
8077
8078 \backslash
8079 pagebreak[number]
8080 \series default
8081  in ERT
8082 \begin_inset Foot
8083 status collapsed
8084
8085 \begin_layout Standard
8086 For more about ERT see section\InsetSpace ~
8087
8088 \begin_inset LatexCommand ref
8089 reference "sec:ERT"
8090
8091 \end_inset
8092
8093 .
8094 \end_layout
8095
8096 \end_inset
8097
8098 .
8099  The number can vary between 0 and 4.
8100  If 4 or no number is used, it will always be created a pagebreak
8101 \begin_inset Foot
8102 status collapsed
8103
8104 \begin_layout Standard
8105 normally one uses simply 
8106 \series bold
8107
8108 \backslash
8109 pagebreak
8110 \series default
8111  without a number
8112 \end_layout
8113
8114 \end_inset
8115
8116 .
8117  The numbers 0 to 3 stand for the increasing priority level -- LaTeX decides,
8118  concerning the priority, if a pagebreak is created or not.
8119 \end_layout
8120
8121 \begin_layout Standard
8122 You might try to use a pagebreak to ensure that a figure or table appears
8123  at the top of a page.
8124  This is, of course, the wrong way to do it.
8125  LyX gives you a way of automatically ensuring that your figures and tables
8126  appear at the top of a page (or the bottom, or on their own page) without
8127  having to worry about what precedes or follows your figure or table.
8128  See chapter 
8129 \begin_inset LatexCommand ref
8130 reference "cha:Floats-and-Notes"
8131
8132 \end_inset
8133
8134  to learn more about 
8135 \family sans
8136 Floats
8137 \family default
8138 .
8139 \end_layout
8140
8141 \begin_layout Subsubsection
8142 Clear Pagebreaks
8143 \begin_inset LatexCommand label
8144 name "sub:Clear-Pages"
8145
8146 \end_inset
8147
8148
8149 \begin_inset LatexCommand index
8150 name "Pagebreaks ! Clear"
8151
8152 \end_inset
8153
8154
8155 \end_layout
8156
8157 \begin_layout Standard
8158 Differently to forced pagebreaks where the content behind the break is directly
8159  placed at the next page, pages can also be cleared while breaking them.
8160  That means that the current paragraph is terminated and all, perhaps not
8161  yet processed floats from previous document parts are placed behind it,
8162  if necessary by adding pages.
8163 \end_layout
8164
8165 \begin_layout Standard
8166 You can insert a clear pagebreak with the menu 
8167 \family sans
8168 Insert\SpecialChar \menuseparator
8169 Formatting\SpecialChar \menuseparator
8170 Clear\InsetSpace ~
8171 Page
8172 \family default
8173 .
8174  When you have a two-sided document like a book, you can use the menu 
8175 \family sans
8176 Insert\SpecialChar \menuseparator
8177 Formatting\SpecialChar \menuseparator
8178 Clear\InsetSpace ~
8179 Double\InsetSpace ~
8180 Page
8181 \family default
8182  to insert a clear pagebreak that assures that the next page is a right-hand
8183  page (odd-numbered), if necessary by adding a page.
8184 \end_layout
8185
8186 \begin_layout Subsection
8187 Forced Linebreaks
8188 \begin_inset LatexCommand index
8189 name "Linebreaks"
8190
8191 \end_inset
8192
8193
8194 \begin_inset LatexCommand label
8195 name "sub:Forced-Linebreaks"
8196
8197 \end_inset
8198
8199
8200 \end_layout
8201
8202 \begin_layout Standard
8203 Similar to pagebreaks there are two types of linebreaks: One that simply
8204  breaks the line.
8205  You can force this line break within a paragraph by selecting 
8206 \family sans
8207 Insert\SpecialChar \menuseparator
8208 Formatting\SpecialChar \menuseparator
8209 Line\InsetSpace ~
8210 Break
8211 \family default
8212  or with 
8213 \family sans
8214 C-Return
8215 \family default
8216 .
8217  The other type breaks the line and stretches it so that it fills out the
8218  whole space between the page margins.
8219  This is necessary to avoid 
8220 \begin_inset Quotes eld
8221 \end_inset
8222
8223 fringes
8224 \begin_inset Quotes erd
8225 \end_inset
8226
8227  in justifies paragraphs due to whitespace introduced by linebreaks.
8228  This type is not yet supported by LyX, so that you have to use the LaTeX-comman
8229
8230 \series bold
8231
8232 \backslash
8233 linebreak[number]
8234 \series default
8235  in 
8236 \family sans
8237 ERT
8238 \family default
8239 .
8240  The syntax is similar tho the command 
8241 \series bold
8242
8243 \backslash
8244 pagebreak
8245 \series default
8246 , described in the previous section.
8247 \end_layout
8248
8249 \begin_layout Standard
8250 You shouldn't use forced linebreaks to correct LaTeX's linebreaking, as
8251  LaTeX is very good at linebreaking.
8252  There are, however, a number of situations where it is necessary to actively
8253  set a linebreak, e.g.
8254  in a poem or for an address (see sections\InsetSpace ~
8255
8256 \begin_inset LatexCommand ref
8257 reference "sec:Quote"
8258
8259 \end_inset
8260
8261
8262 \begin_inset LatexCommand ref
8263 reference "sec:Verse"
8264
8265 \end_inset
8266
8267  and 
8268 \begin_inset LatexCommand ref
8269 reference "sec:Address-Usage"
8270
8271 \end_inset
8272
8273 ).
8274 \end_layout
8275
8276 \begin_layout Subsection
8277 Blanks / Spaces
8278 \begin_inset LatexCommand index
8279 name "Spaces"
8280
8281 \end_inset
8282
8283
8284 \end_layout
8285
8286 \begin_layout Standard
8287 A blank is a blank? Not in good typography.
8288  While you might be used to press the space key anytime you want to separate
8289  two words in ordinary word processors, LyX offers you more spaces: Spaces
8290  of different width and spaces which can or cannot be broken at the end
8291  of a line.
8292  The following sections will show you some examples where those spaces are
8293  useful.
8294 \end_layout
8295
8296 \begin_layout Subsubsection
8297 Inter-word Space
8298 \begin_inset LatexCommand label
8299 name "sub:Inter-word-Space"
8300
8301 \end_inset
8302
8303
8304 \begin_inset LatexCommand index
8305 name "Spaces ! inter-word"
8306
8307 \end_inset
8308
8309
8310 \end_layout
8311
8312 \begin_layout Standard
8313 Some languages (e.\InsetSpace \thinspace{}
8314 g.\InsetSpace \space{}
8315 English) have the typographical convention to add extra
8316  space after an end-of-sentence punctuation mark, and LyX honors those conventio
8317 ns (see section\InsetSpace ~
8318
8319 \begin_inset LatexCommand ref
8320 reference "sub:Abbreviations"
8321
8322 \end_inset
8323
8324 ).
8325  Sometimes, you want a normal space nevertheless.
8326  In this case, insert one with 
8327 \family sans
8328 Insert\SpecialChar \menuseparator
8329 Special\InsetSpace ~
8330 Formatting\SpecialChar \menuseparator
8331 Inter-word\InsetSpace ~
8332 Space
8333 \family default
8334  (shortcut 
8335 \family sans
8336 C-M-Space
8337 \family default
8338 ).
8339 \end_layout
8340
8341 \begin_layout Subsubsection
8342 Protected Space
8343 \begin_inset LatexCommand label
8344 name "sub:Protected-Space"
8345
8346 \end_inset
8347
8348
8349 \begin_inset LatexCommand index
8350 name "Spaces ! protected"
8351
8352 \end_inset
8353
8354
8355 \end_layout
8356
8357 \begin_layout Standard
8358 The protected space: It is used to tell LyX (and LaTeX) not to break the
8359  line at that point.
8360  This may be necessary to avoid unlucky linebreaks, like in: 
8361 \end_layout
8362
8363 \begin_layout Quote
8364 Further documentation is given in section
8365 \newline
8366
8367 \begin_inset LatexCommand ref
8368 reference "sec:Bibliography"
8369
8370 \end_inset
8371
8372 .
8373  
8374 \end_layout
8375
8376 \begin_layout Standard
8377 Obviously, it would be a good thing to put a protected space between 
8378 \begin_inset Quotes eld
8379 \end_inset
8380
8381 section
8382 \begin_inset Quotes erd
8383 \end_inset
8384
8385  and 
8386 \begin_inset Quotes eld
8387 \end_inset
8388
8389
8390 \begin_inset LatexCommand ref
8391 reference "sec:Bibliography"
8392
8393 \end_inset
8394
8395
8396 \begin_inset Quotes erd
8397 \end_inset
8398
8399 .
8400  A protected space is set with 
8401 \family sans
8402 Insert\SpecialChar \menuseparator
8403 Special\InsetSpace ~
8404 Formatting\SpecialChar \menuseparator
8405 Protected
8406 \bar under
8407 \InsetSpace ~
8408
8409 \bar default
8410 Space
8411 \family default
8412  (shortcut 
8413 \family sans
8414 C-Space
8415 \family default
8416 ).
8417 \end_layout
8418
8419 \begin_layout Subsubsection
8420 Thin Space
8421 \begin_inset LatexCommand label
8422 name "sub:Thin-Space"
8423
8424 \end_inset
8425
8426
8427 \begin_inset LatexCommand index
8428 name "Spaces ! thin"
8429
8430 \end_inset
8431
8432
8433 \end_layout
8434
8435 \begin_layout Standard
8436
8437 \begin_inset Quotes eld
8438 \end_inset
8439
8440 thin space
8441 \begin_inset Quotes erd
8442 \end_inset
8443
8444  is a blank which has half the size of a normal space (and it is also 
8445 \begin_inset Quotes eld
8446 \end_inset
8447
8448 protected
8449 \begin_inset Quotes erd
8450 \end_inset
8451
8452 ).
8453  The typographical conventions in a lot of languages propose the use of
8454  thin spaces in cases where normal spaces would be too wide, for instance
8455  inside abbreviations:
8456 \end_layout
8457
8458 \begin_layout Quote
8459 D.\InsetSpace \thinspace{}
8460 E.
8461  Knuth has developed our beloved typesetting program, i.\InsetSpace \thinspace{}
8462 e.\InsetSpace \space{}
8463 TeX.
8464 \end_layout
8465
8466 \begin_layout Standard
8467 or between values and units.
8468  Compare for example this:
8469 \newline
8470 10\InsetSpace \thinspace{}
8471 kg (thin space)
8472 \newline
8473 10 kg (normal space
8474 \end_layout
8475
8476 \begin_layout Standard
8477 You can insert thin spaces with the menu 
8478 \family sans
8479 Insert\SpecialChar \menuseparator
8480 Special\InsetSpace ~
8481 Formatting\SpecialChar \menuseparator
8482 Thin\InsetSpace ~
8483 Space
8484 \family default
8485  (shortcut 
8486 \family sans
8487 C-S-Space
8488 \family default
8489 ).
8490 \end_layout
8491
8492 \begin_layout Subsubsection
8493 More Spaces
8494 \end_layout
8495
8496 \begin_layout Standard
8497 Apart from the ones described, there are still some more spaces.
8498  Although LyX supports them natively, they can only be reached via a formula
8499  as described in section\InsetSpace ~
8500
8501 \begin_inset LatexCommand ref
8502 reference "sub:Altering-Spacing"
8503
8504 \end_inset
8505
8506  or via the 
8507 \family sans
8508 command buffer
8509 \family default
8510  toolbar.
8511  Te latter means to type
8512 \newline
8513  
8514 \series bold
8515 space-insert <command>
8516 \family typewriter
8517 \series default
8518
8519 \newline
8520
8521 \family default
8522  into the command buffer, where 
8523 \series bold
8524 <command>
8525 \series default
8526  is one of the following:
8527 \begin_inset Foot
8528 status collapsed
8529
8530 \begin_layout Standard
8531 The unit 
8532 \begin_inset Quotes eld
8533 \end_inset
8534
8535 em
8536 \begin_inset Quotes erd
8537 \end_inset
8538
8539  is explained in Appendix\InsetSpace ~
8540
8541 \begin_inset LatexCommand ref
8542 reference "cha:Units-available-in"
8543
8544 \end_inset
8545
8546 .
8547 \end_layout
8548
8549 \end_inset
8550
8551
8552 \end_layout
8553
8554 \begin_layout Standard
8555 \align center
8556 \begin_inset Tabular
8557 <lyxtabular version="3" rows="9" columns="3">
8558 <features>
8559 <column alignment="center" valignment="top" leftline="true" width="0">
8560 <column alignment="center" valignment="top" leftline="true" width="0">
8561 <column alignment="center" valignment="top" leftline="true" rightline="true" width="0">
8562 <row topline="true" bottomline="true">
8563 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
8564 \begin_inset Text
8565
8566 \begin_layout Standard
8567
8568 \series bold
8569 command
8570 \end_layout
8571
8572 \end_inset
8573 </cell>
8574 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
8575 \begin_inset Text
8576
8577 \begin_layout Standard
8578
8579 \series bold
8580 width
8581 \end_layout
8582
8583 \end_inset
8584 </cell>
8585 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
8586 \begin_inset Text
8587
8588 \begin_layout Standard
8589
8590 \series bold
8591 protected?
8592 \end_layout
8593
8594 \end_inset
8595 </cell>
8596 </row>
8597 <row topline="true">
8598 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
8599 \begin_inset Text
8600
8601 \begin_layout Standard
8602
8603 \family typewriter
8604 normal
8605 \end_layout
8606
8607 \end_inset
8608 </cell>
8609 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
8610 \begin_inset Text
8611
8612 \begin_layout Standard
8613 1/3\InsetSpace ~
8614 em
8615 \end_layout
8616
8617 \end_inset
8618 </cell>
8619 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
8620 \begin_inset Text
8621
8622 \begin_layout Standard
8623 no
8624 \end_layout
8625
8626 \end_inset
8627 </cell>
8628 </row>
8629 <row topline="true">
8630 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
8631 \begin_inset Text
8632
8633 \begin_layout Standard
8634
8635 \family typewriter
8636 protected
8637 \end_layout
8638
8639 \end_inset
8640 </cell>
8641 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
8642 \begin_inset Text
8643
8644 \begin_layout Standard
8645 1/3\InsetSpace ~
8646 em
8647 \end_layout
8648
8649 \end_inset
8650 </cell>
8651 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
8652 \begin_inset Text
8653
8654 \begin_layout Standard
8655 yes
8656 \end_layout
8657
8658 \end_inset
8659 </cell>
8660 </row>
8661 <row topline="true" bottomline="true">
8662 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
8663 \begin_inset Text
8664
8665 \begin_layout Standard
8666
8667 \family typewriter
8668 thin
8669 \end_layout
8670
8671 \end_inset
8672 </cell>
8673 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
8674 \begin_inset Text
8675
8676 \begin_layout Standard
8677 1/6\InsetSpace ~
8678 em
8679 \end_layout
8680
8681 \end_inset
8682 </cell>
8683 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
8684 \begin_inset Text
8685
8686 \begin_layout Standard
8687 yes
8688 \end_layout
8689
8690 \end_inset
8691 </cell>
8692 </row>
8693 <row bottomline="true">
8694 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
8695 \begin_inset Text
8696
8697 \begin_layout Standard
8698
8699 \family typewriter
8700 enspace
8701 \end_layout
8702
8703 \end_inset
8704 </cell>
8705 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
8706 \begin_inset Text
8707
8708 \begin_layout Standard
8709 0.5\InsetSpace ~
8710 em
8711 \end_layout
8712
8713 \end_inset
8714 </cell>
8715 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
8716 \begin_inset Text
8717
8718 \begin_layout Standard
8719 yes
8720 \end_layout
8721
8722 \end_inset
8723 </cell>
8724 </row>
8725 <row bottomline="true">
8726 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
8727 \begin_inset Text
8728
8729 \begin_layout Standard
8730
8731 \family typewriter
8732 enskip
8733 \end_layout
8734
8735 \end_inset
8736 </cell>
8737 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
8738 \begin_inset Text
8739
8740 \begin_layout Standard
8741 0.5\InsetSpace ~
8742 em
8743 \end_layout
8744
8745 \end_inset
8746 </cell>
8747 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
8748 \begin_inset Text
8749
8750 \begin_layout Standard
8751 no
8752 \end_layout
8753
8754 \end_inset
8755 </cell>
8756 </row>
8757 <row bottomline="true">
8758 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
8759 \begin_inset Text
8760
8761 \begin_layout Standard
8762
8763 \family typewriter
8764 quad
8765 \end_layout
8766
8767 \end_inset
8768 </cell>
8769 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
8770 \begin_inset Text
8771
8772 \begin_layout Standard
8773 1\InsetSpace ~
8774 em
8775 \end_layout
8776
8777 \end_inset
8778 </cell>
8779 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
8780 \begin_inset Text
8781
8782 \begin_layout Standard
8783 no
8784 \end_layout
8785
8786 \end_inset
8787 </cell>
8788 </row>
8789 <row bottomline="true">
8790 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
8791 \begin_inset Text
8792
8793 \begin_layout Standard
8794
8795 \family typewriter
8796 qquad
8797 \end_layout
8798
8799 \end_inset
8800 </cell>
8801 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
8802 \begin_inset Text
8803
8804 \begin_layout Standard
8805 2\InsetSpace ~
8806 em
8807 \end_layout
8808
8809 \end_inset
8810 </cell>
8811 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
8812 \begin_inset Text
8813
8814 \begin_layout Standard
8815 no
8816 \end_layout
8817
8818 \end_inset
8819 </cell>
8820 </row>
8821 <row bottomline="true">
8822 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
8823 \begin_inset Text
8824
8825 \begin_layout Standard
8826
8827 \family typewriter
8828 negthinspace
8829 \end_layout
8830
8831 \end_inset
8832 </cell>
8833 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
8834 \begin_inset Text
8835
8836 \begin_layout Standard
8837 -1/6\InsetSpace ~
8838 em
8839 \end_layout
8840
8841 \end_inset
8842 </cell>
8843 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
8844 \begin_inset Text
8845
8846 \begin_layout Standard
8847 yes
8848 \end_layout
8849
8850 \end_inset
8851 </cell>
8852 </row>
8853 </lyxtabular>
8854
8855 \end_inset
8856
8857
8858 \end_layout
8859
8860 \begin_layout Subsection
8861 Horizontal Lines
8862 \begin_inset LatexCommand label
8863 name "sub:Horizontal-Lines"
8864
8865 \end_inset
8866
8867
8868 \begin_inset LatexCommand index
8869 name "Horizontal lines"
8870
8871 \end_inset
8872
8873
8874 \end_layout
8875
8876 \begin_layout Standard
8877
8878 \lyxline
8879 In the dialog 
8880 \family sans
8881 Insert\SpecialChar \menuseparator
8882 Formatting\SpecialChar \menuseparator
8883 Horizontal\InsetSpace ~
8884 Line
8885 \family default
8886  you can insert horizontal lines that spans over the whole document columns
8887  width.
8888 \lyxline
8889
8890 \end_layout
8891
8892 \begin_layout Section
8893 Fonts and Text Styles
8894 \begin_inset LatexCommand label
8895 name "sec:Fonts-and-Text"
8896
8897 \end_inset
8898
8899
8900 \end_layout
8901
8902 \begin_layout Subsection
8903 Font Types
8904 \begin_inset LatexCommand index
8905 name "Font ! Types"
8906
8907 \end_inset
8908
8909
8910 \end_layout
8911
8912 \begin_layout Standard
8913 There are two types of fonts:
8914 \end_layout
8915
8916 \begin_layout Description
8917 Vector\InsetSpace ~
8918 fonts
8919 \begin_inset LatexCommand index
8920 name "Fonts ! Vector-"
8921
8922 \end_inset
8923
8924  are fonts, built from outlines of the single glyphs (i.e.
8925  characters) in the font.
8926  This means that each glyph is defined using mathematical curves that are
8927  well suited for scaling to any requested size.
8928  This mathematical definition is interpreted by the font renderer and the
8929  curve is filled out with pixels according to the size and glyph.
8930  This means that outline fonts will look pretty good in all sizes.
8931  Only at very small sizes it might be hard to provide a good rendering at
8932  very small sizes, where each pixel has to be very carefully computed to
8933  provide a good image.
8934 \newline
8935 One could mean that one only needs to define one font
8936  size and scale them.
8937  But to achieve a better quality, many fonts define several font sizes.
8938  That improves the appearance, because you need more details at large font
8939  sizes than at small ones.
8940 \newline
8941 The font types 
8942 \family typewriter
8943 TrueType
8944 \family default
8945
8946 \family typewriter
8947 OpenType
8948 \family default
8949 , and 
8950 \family typewriter
8951 Type\InsetSpace ~
8952 1 PostScript
8953 \family default
8954  are vector fonts.
8955 \end_layout
8956
8957 \begin_layout Description
8958 Bitmap\InsetSpace ~
8959 fonts
8960 \begin_inset LatexCommand index
8961 name "Fonts ! Bitmap-"
8962
8963 \end_inset
8964
8965  on the other hand, are defined by bitmap graphics from the start, so they
8966  will look good at all the sizes they are meant for.
8967  However, they don't scale well, because in order to scale a glyph, each
8968  pixel is enlarged into several pixels.
8969  It is the same effect that happens if you try to enlarge a picture in a
8970  picture manipulation program.
8971  In order to relieve this effect, bitmap fonts are typically provided in
8972  several fixed sizes typically from around 8 pixels high up to 34 pixels
8973  or so high in steps according to what is believed to be useful.
8974  The advantage of bitmap fonts is that no complicated computations are necessary
8975  to display each glyph, so bitmap fonts are thus faster displayed than scalable
8976  fonts.
8977  The disadvantage is that sizes that don't exists as fixed versions have
8978  to be scaled by doubling pixels, and thus look bad.
8979 \newline
8980 Bitmap fonts are named
8981  
8982 \family typewriter
8983 Type\InsetSpace ~
8984 3
8985 \family default
8986  in PostScript- and PDF-documents.
8987 \end_layout
8988
8989 \begin_layout Standard
8990 The result of all this, is that bitmap fonts are best for the size they
8991  are designed for, while scalable fonts are good for nearly all sizes.
8992  So one need less font size definitions for scalable fonts.
8993  That's the reason why nearly all text render and typesetting programs use
8994  scalable fonts.
8995 \end_layout
8996
8997 \begin_layout Standard
8998 To test which fonts are used in a PDF-document, you can have a look into
8999  its document properties.
9000 \end_layout
9001
9002 \begin_layout Standard
9003 Many modern typesetting and markup languages have begun to move towards
9004  specifying character styles rather than specifying a particular font.
9005  For example, instead of changing to an italicized version of the current
9006  font to emphasize text, you use an 
9007 \begin_inset Quotes eld
9008 \end_inset
9009
9010 emphasized style
9011 \begin_inset Quotes erd
9012 \end_inset
9013
9014  instead.
9015  This concept fits in perfectly with LyX.
9016  In LyX, you do things based on contexts, rather than focusing on typesetting
9017  details.
9018 \end_layout
9019
9020 \begin_layout Subsection
9021 Document Font and Font size
9022 \begin_inset LatexCommand label
9023 name "sub:Document-Font"
9024
9025 \end_inset
9026
9027
9028 \begin_inset LatexCommand index
9029 name "Font ! Size"
9030
9031 \end_inset
9032
9033
9034 \begin_inset LatexCommand index
9035 name "Document ! Font"
9036
9037 \end_inset
9038
9039
9040 \end_layout
9041
9042 \begin_layout Standard
9043 You can set the document fonts in the
9044 \family sans
9045  Document\SpecialChar \menuseparator
9046 Settings
9047 \family default
9048
9049 \begin_inset LatexCommand index
9050 name "Document ! Settings"
9051
9052 \end_inset
9053
9054  dialog.
9055  There you can specify which font should be used for the three different
9056  font shapes roman (serif), 
9057 \family sans
9058 sans\InsetSpace ~
9059 serif
9060 \family default
9061 , and 
9062 \family typewriter
9063 typewriter
9064 \family default
9065  and its scalings.
9066 \end_layout
9067
9068 \begin_layout Standard
9069 The possible options for the font include 
9070 \family sans
9071 default
9072 \family default
9073  and a list of fonts available on your system.
9074  
9075 \family sans
9076 default
9077 \family default
9078  uses the standard TeX fonts, known as 
9079 \begin_inset Quotes eld
9080 \end_inset
9081
9082
9083 \family typewriter
9084 Computer Modern
9085 \family default
9086
9087 \begin_inset Quotes erd
9088 \end_inset
9089
9090  (
9091 \family typewriter
9092 cm
9093 \family default
9094 ) or 
9095 \begin_inset Quotes eld
9096 \end_inset
9097
9098
9099 \family typewriter
9100 European Computer Modern
9101 \family default
9102
9103 \begin_inset Quotes erd
9104 \end_inset
9105
9106  (
9107 \family typewriter
9108 ec
9109 \family default
9110 ).
9111 \end_layout
9112
9113 \begin_layout Standard
9114 As 
9115 \family typewriter
9116 cm
9117 \family default
9118  and 
9119 \family typewriter
9120 ec
9121 \family default
9122  are bitmap fonts, they often looks pixeled in PDF output, especially when
9123  you read the PDF in a zoomed size.
9124 \begin_inset Foot
9125 status collapsed
9126
9127 \begin_layout Standard
9128 This problem doesn't appear if you read PDFs in 
9129 \family typewriter
9130 Adobe\InsetSpace ~
9131 Reader
9132 \family default
9133  version 6 or later, because this program includes a special bitmap font
9134  renderer.
9135 \end_layout
9136
9137 \end_inset
9138
9139  To get rid of pixeled fonts, you have to use a vector font.
9140  There are three ways to use one:
9141 \end_layout
9142
9143 \begin_layout Itemize
9144 One way is to use the 
9145 \family typewriter
9146 AE
9147 \family default
9148  fonts.
9149  
9150 \family typewriter
9151 AE
9152 \family default
9153  is a virtual font.
9154  Virtual means that it 
9155 \begin_inset Quotes eld
9156 \end_inset
9157
9158 steals
9159 \begin_inset Quotes erd
9160 \end_inset
9161
9162  outline 
9163 \family typewriter
9164 cm
9165 \family default
9166 -glyphs from other fonts.
9167  This has the disadvantage that some characters are missing, like the French
9168  guillemets (
9169 \begin_inset Quotes eld
9170 \end_inset
9171
9172 «
9173 \begin_inset Quotes erd
9174 \end_inset
9175
9176  and 
9177 \begin_inset Quotes eld
9178 \end_inset
9179
9180 »
9181 \begin_inset Quotes erd
9182 \end_inset
9183
9184 )
9185 \begin_inset Foot
9186 status collapsed
9187
9188 \begin_layout Standard
9189 Loading the LaTeX-package 
9190 \series bold
9191 aeguill
9192 \begin_inset LatexCommand index
9193 name "LaTeX-packages ! aeguill"
9194
9195 \end_inset
9196
9197
9198 \series default
9199  with the document preamble line
9200 \end_layout
9201
9202 \begin_layout Standard
9203
9204 \series bold
9205
9206 \backslash
9207 usepackage[ec]{aeguill}
9208 \end_layout
9209
9210 \begin_layout Standard
9211 will fix the guillemet problem.
9212 \end_layout
9213
9214 \end_inset
9215
9216  and that accented characters are not 
9217 \emph on
9218 one
9219 \emph default
9220  glyph, they are build of 
9221 \emph on
9222 two
9223 \emph default
9224  characters, the accent and the letter.
9225  Therefore you can't search in documents using the 
9226 \family typewriter
9227 AE
9228 \family default
9229  fonts for words with accented characters.
9230  If you search for example for the French word 
9231 \begin_inset Quotes eld
9232 \end_inset
9233
9234 rève
9235 \begin_inset Quotes erd
9236 \end_inset
9237
9238  in a PDF, you won't get any result, because the PDF-viewer searches for
9239  the glyph 
9240 \begin_inset Quotes eld
9241 \end_inset
9242
9243  è 
9244 \begin_inset Quotes erd
9245 \end_inset
9246
9247  and not for the glyph 
9248 \begin_inset Quotes eld
9249 \end_inset
9250
9251  e + 
9252 \begin_inset ERT
9253 status collapsed
9254
9255 \begin_layout Standard
9256
9257
9258 \backslash
9259 `{}
9260 \end_layout
9261
9262 \end_inset
9263
9264  
9265 \begin_inset Quotes erd
9266 \end_inset
9267
9268 .
9269 \begin_inset Note Note
9270 status collapsed
9271
9272 \begin_layout Standard
9273 The LaTeX command 
9274 \series bold
9275
9276 \backslash
9277 `
9278 \series default
9279  produces a grave.
9280  The two braces behind the command prevents the following quotation mark
9281  to be accented with the grave.
9282 \newline
9283 More about ERT and LaTeX-commands is described
9284  in section\InsetSpace ~
9285
9286 \begin_inset LatexCommand ref
9287 reference "sec:ERT"
9288
9289 \end_inset
9290
9291 .
9292 \end_layout
9293
9294 \end_inset
9295
9296
9297 \end_layout
9298
9299 \begin_layout Itemize
9300 Another possibility is to use three different outline fonts
9301 \begin_inset Foot
9302 status collapsed
9303
9304 \begin_layout Standard
9305 Other fonts, like 
9306 \family typewriter
9307 Latin Modern
9308 \family default
9309  or 
9310 \family typewriter
9311 Computer Modern
9312 \family default
9313 , consists of these three main font types 
9314 \family sans
9315 sans\InsetSpace ~
9316 serif
9317 \family default
9318
9319 \family sans
9320 typewriter
9321 \family default
9322 , and 
9323 \family sans
9324 serif
9325 \family default
9326 .
9327 \end_layout
9328
9329 \end_inset
9330
9331
9332 \family sans
9333 Times\InsetSpace ~
9334 Roman
9335 \family default
9336  as roman font,
9337 \family sans
9338  Helvetica
9339 \family default
9340  scaled to 92 or 95\InsetSpace \thinspace{}
9341 % as sans\InsetSpace ~
9342 serif font, and 
9343 \family sans
9344 courier
9345 \family default
9346  as typewriter font.
9347 \newline
9348 The differences between roman, 
9349 \family sans
9350 sans\InsetSpace ~
9351 serif
9352 \family default
9353 , and 
9354 \family typewriter
9355 typewriter
9356 \family default
9357  fonts are explained in section\InsetSpace ~
9358
9359 \begin_inset LatexCommand ref
9360 reference "sub:Fine-Tuning-with-the"
9361
9362 \end_inset
9363
9364 .
9365 \newline
9366 The font 
9367 \family sans
9368 Times\InsetSpace ~
9369 Roman
9370 \family default
9371  was originally designed for newspapers.
9372  That means its glyphs are smaller than the one from other fonts to fit
9373  into the small newspaper columns.
9374  Therefore 
9375 \family sans
9376 Times\InsetSpace ~
9377 Roman
9378 \family default
9379  is not the optimal choice for larger documents like books.
9380 \end_layout
9381
9382 \begin_layout Itemize
9383 The best solution is to use the 
9384 \family typewriter
9385 Latin Modern
9386 \family default
9387  fonts.
9388  These fonts are developed in order of the LaTeX community to replace 
9389 \family typewriter
9390 cm
9391 \family default
9392  as default font.
9393 \end_layout
9394
9395 \begin_layout Standard
9396 \begin_inset VSpace bigskip
9397 \end_inset
9398
9399 For the font size there are four possible values: 
9400 \family sans
9401 default, 10
9402 \family default
9403
9404 \family sans
9405 11
9406 \family default
9407 , and 
9408 \family sans
9409 12
9410 \family default
9411 .
9412  The size of 
9413 \family sans
9414 default
9415 \family default
9416  depends on your LaTeX-system, normally it is equal to the font size 10.
9417 \end_layout
9418
9419 \begin_layout Standard
9420 The font sizes are the 
9421 \emph on
9422 base size
9423 \emph default
9424 .
9425  LyX actually scales all other possible font sizes (such as those used in
9426  footnotes, super-, and subscripts) by this value.
9427  You can fine-tune the font size of text parts via the 
9428 \family sans
9429 Text\InsetSpace ~
9430 Style
9431 \family default
9432  dialog if needed.
9433  The possible font sizes for text parts are explained in section\InsetSpace ~
9434
9435 \begin_inset LatexCommand ref
9436 reference "sub:Fine-Tuning-with-the"
9437
9438 \end_inset
9439
9440 .
9441 \end_layout
9442
9443 \begin_layout Standard
9444 \begin_inset VSpace bigskip
9445 \end_inset
9446
9447
9448 \begin_inset Note Greyedout
9449 status open
9450
9451 \begin_layout Standard
9452
9453 \series bold
9454 Note:
9455 \series default
9456  When you choose a new font or font size, LyX does 
9457 \emph on
9458 not
9459 \emph default
9460  change the screen font! You will only see a difference in the printed output;
9461  this is part of the WYSIWYM concept.
9462  LyX's screen fonts can be adjusted in the 
9463 \family sans
9464 Tools\SpecialChar \menuseparator
9465 Preferences
9466 \family default
9467  dialog, see section\InsetSpace ~
9468
9469 \begin_inset LatexCommand ref
9470 reference "sub:Screen-Fonts"
9471
9472 \end_inset
9473
9474 .
9475 \end_layout
9476
9477 \end_inset
9478
9479
9480 \end_layout
9481
9482 \begin_layout Subsection
9483 Using Different Character Styles
9484 \begin_inset LatexCommand index
9485 name "Character Styles"
9486
9487 \end_inset
9488
9489
9490 \begin_inset LatexCommand index
9491 name "Text Style"
9492
9493 \end_inset
9494
9495
9496 \end_layout
9497
9498 \begin_layout Standard
9499 As we've already seen, LyX automatically changes the character style for
9500  certain paragraph environments.
9501  LyX supports two character styles, 
9502 \family sans
9503 Emphasized
9504 \family default
9505  and 
9506 \family sans
9507 Noun
9508 \family default
9509 .
9510  You can activate both of these styles via keybindings, the menus, and the
9511  toolbar.
9512 \end_layout
9513
9514 \begin_layout Standard
9515 To activate the 
9516 \family sans
9517 Noun
9518 \family default
9519  style, do one of the following:
9520 \end_layout
9521
9522 \begin_layout Itemize
9523 click on the toolbar button 
9524 \begin_inset Graphics
9525         filename ../images/font-noun.png
9526
9527 \end_inset
9528
9529
9530 \end_layout
9531
9532 \begin_layout Itemize
9533 use the keybinding 
9534 \family sans
9535 M-c\InsetSpace ~
9536 c
9537 \end_layout
9538
9539 \begin_layout Standard
9540 These commands are all toggles.
9541  That is, if 
9542 \family sans
9543 Noun
9544 \family default
9545  style is already active, they deactivate it.
9546 \end_layout
9547
9548 \begin_layout Standard
9549 One typically uses the 
9550 \family sans
9551 Noun
9552 \family default
9553  style for proper names.
9554  For example: 
9555 \begin_inset Quotes eld
9556 \end_inset
9557
9558
9559 \noun on
9560 Matthias Ettrich
9561 \noun default
9562  is the original author of LyX.
9563 \begin_inset Quotes erd
9564 \end_inset
9565
9566
9567 \end_layout
9568
9569 \begin_layout Standard
9570 A more widely used character style is the 
9571 \family sans
9572 Emphasized
9573 \family default
9574  style.
9575  You can activate (or deactivate - it's also a toggle) the 
9576 \family sans
9577 Emphasized
9578 \family default
9579  style by:
9580 \end_layout
9581
9582 \begin_layout Itemize
9583 clicking on the toolbar button 
9584 \begin_inset Graphics
9585         filename ../images/font-emph.png
9586
9587 \end_inset
9588
9589
9590 \end_layout
9591
9592 \begin_layout Itemize
9593 using the keybindings 
9594 \family sans
9595 M-c\InsetSpace ~
9596 e
9597 \end_layout
9598
9599 \begin_layout Standard
9600 Normally the 
9601 \family sans
9602 Emphasized
9603 \family default
9604  style is equivalent to an italic font but some document classes or LaTeX-packag
9605 es use a different font.
9606 \end_layout
9607
9608 \begin_layout Standard
9609 We've been using the 
9610 \family sans
9611 Emphasized
9612 \family default
9613  style all over the place in this document.
9614  Here's one more example:
9615 \end_layout
9616
9617 \begin_layout Quotation
9618
9619 \emph on
9620 Don't overuse character styles!
9621 \end_layout
9622
9623 \begin_layout Standard
9624 It's also a warning in addition to an example.
9625  One's writing should parallel ordinary conversation.
9626  Since we don't all constantly scream at each other, we should also avoid
9627  the common tendency to overuse character style.
9628  
9629 \end_layout
9630
9631 \begin_layout Standard
9632 You can always reset to the default font using the keybinding 
9633 \family sans
9634 M-c\InsetSpace ~
9635 Space
9636 \family default
9637  or the dialog 
9638 \family sans
9639 Edit\SpecialChar \menuseparator
9640 Text\InsetSpace ~
9641 Style
9642 \family default
9643 .
9644 \end_layout
9645
9646 \begin_layout Subsection
9647 Fine-Tuning with the 
9648 \family sans
9649 Text Style
9650 \family default
9651  dialog
9652 \begin_inset LatexCommand label
9653 name "sub:Fine-Tuning-with-the"
9654
9655 \end_inset
9656
9657
9658 \begin_inset LatexCommand index
9659 name "Text Style"
9660
9661 \end_inset
9662
9663
9664 \end_layout
9665
9666 \begin_layout Standard
9667 There are always occasions when you'll need to do some fine-tuning, so LyX
9668  gives you a way to create custom character style.
9669  For example, an academic journal or a corporation may have a style sheet
9670  requiring a sans-serif font be used in certain situations.
9671  Also, writers sometimes use a different font to offset a character's thoughts
9672  from ordinary dialog.
9673 \end_layout
9674
9675 \begin_layout Standard
9676 Before we document how to use custom character style, we want to issue a
9677  warning yet again: Don't overuse character styles! 
9678 \newline
9679 Documents that overuse
9680  different fonts and sizes are not well readable and tend to look like someone
9681  has knocked huge holes in it.
9682 \end_layout
9683
9684 \begin_layout Standard
9685 To use custom character styles, open the 
9686 \family sans
9687 Edit\SpecialChar \menuseparator
9688 Text\InsetSpace ~
9689 Style
9690 \family default
9691  dialog.
9692  There are several boxes on this dialog, each corresponding to a different
9693  font property which you can choose.
9694  You can choose an option for one of these properties, or select 
9695 \family sans
9696 No\InsetSpace ~
9697 change
9698 \family default
9699 , which keeps the current state of that property.
9700  The item 
9701 \family sans
9702 Reset
9703 \family default
9704  will reset the property to whatever is the default.
9705  You can use this to reset attributes across a bunch of different paragraph
9706  environments in a snap.
9707 \end_layout
9708
9709 \begin_layout Standard
9710 The font properties, and their options (in addition to 
9711 \family sans
9712 No\InsetSpace ~
9713 change
9714 \family default
9715  and 
9716 \family sans
9717 Reset
9718 \family default
9719 ) are:
9720 \end_layout
9721
9722 \begin_layout Labeling
9723 \labelwidthstring 00.00.0000
9724
9725 \family sans
9726 Family
9727 \family default
9728  The 
9729 \begin_inset Quotes eld
9730 \end_inset
9731
9732 overall look
9733 \begin_inset Quotes erd
9734 \end_inset
9735
9736  of the font.
9737  The possible options are:
9738 \end_layout
9739
9740 \begin_deeper
9741 \begin_layout Labeling
9742 \labelwidthstring 00.00.0000
9743
9744 \family sans
9745 Roman
9746 \family default
9747  This is the Roman font family.
9748  Normally a serif font.
9749  It's also the default family.
9750  (keybinding 
9751 \begin_inset ERT
9752 status collapsed
9753
9754 \begin_layout Standard
9755
9756
9757 \backslash
9758 mbox{
9759 \end_layout
9760
9761 \end_inset
9762
9763
9764 \family sans
9765 M-c\InsetSpace ~
9766 r
9767 \family default
9768
9769 \begin_inset ERT
9770 status collapsed
9771
9772 \begin_layout Standard
9773
9774 }
9775 \end_layout
9776
9777 \end_inset
9778
9779 )
9780 \begin_inset Note Note
9781 status collapsed
9782
9783 \begin_layout Standard
9784 The LaTeX-command prevents text to be broken at the end of a line.
9785  It is explained in section\InsetSpace ~
9786
9787 \begin_inset LatexCommand ref
9788 reference "sub:Hyphenation"
9789
9790 \end_inset
9791
9792 .
9793 \end_layout
9794
9795 \end_inset
9796
9797
9798 \end_layout
9799
9800 \begin_layout Labeling
9801 \labelwidthstring 00.00.0000
9802
9803 \family sans
9804 Sans\InsetSpace ~
9805 Serif
9806 \family default
9807  
9808 \family sans
9809 This is the Sans Serif font family.
9810
9811 \family default
9812  (keybinding 
9813 \begin_inset ERT
9814 status collapsed
9815
9816 \begin_layout Standard
9817
9818
9819 \backslash
9820 mbox{
9821 \end_layout
9822
9823 \end_inset
9824
9825
9826 \family sans
9827 M-c\InsetSpace ~
9828 s
9829 \family default
9830
9831 \begin_inset ERT
9832 status collapsed
9833
9834 \begin_layout Standard
9835
9836 }
9837 \end_layout
9838
9839 \end_inset
9840
9841 )
9842 \end_layout
9843
9844 \begin_layout Labeling
9845 \labelwidthstring 00.00.0000
9846
9847 \family sans
9848 Typewriter
9849 \family default
9850  
9851 \family typewriter
9852 This is the Typewriter font family.
9853
9854 \family default
9855  (keybinding 
9856 \begin_inset ERT
9857 status collapsed
9858
9859 \begin_layout Standard
9860
9861
9862 \backslash
9863 mbox{
9864 \end_layout
9865
9866 \end_inset
9867
9868
9869 \family sans
9870 M-c\InsetSpace ~
9871 p
9872 \family default
9873
9874 \begin_inset ERT
9875 status collapsed
9876
9877 \begin_layout Standard
9878
9879 }
9880 \end_layout
9881
9882 \end_inset
9883
9884
9885 \family sans
9886 )
9887 \end_layout
9888
9889 \end_deeper
9890 \begin_layout Labeling
9891 \labelwidthstring 00.00.0000
9892
9893 \family sans
9894 Series
9895 \family default
9896  This corresponds to the print weight.
9897  Options are:
9898 \end_layout
9899
9900 \begin_deeper
9901 \begin_layout Labeling
9902 \labelwidthstring 00.00.0000
9903
9904 \family sans
9905 Medium
9906 \family default
9907  This is the Medium font series.
9908  It's also the default series.
9909 \end_layout
9910
9911 \begin_layout Labeling
9912 \labelwidthstring 00.00.0000
9913
9914 \family sans
9915 Bold
9916 \family default
9917  
9918 \series bold
9919 This is the Bold font series.
9920
9921 \series default
9922  (keybinding 
9923 \begin_inset ERT
9924 status collapsed
9925
9926 \begin_layout Standard
9927
9928
9929 \backslash
9930 mbox{
9931 \end_layout
9932
9933 \end_inset
9934
9935
9936 \family sans
9937 M-c\InsetSpace ~
9938 b
9939 \family default
9940
9941 \begin_inset ERT
9942 status collapsed
9943
9944 \begin_layout Standard
9945
9946 }
9947 \end_layout
9948
9949 \end_inset
9950
9951 )
9952 \end_layout
9953
9954 \end_deeper
9955 \begin_layout Labeling
9956 \labelwidthstring 00.00.0000
9957
9958 \family sans
9959 Shape
9960 \family default
9961  As the name implies.
9962  Options are:
9963 \end_layout
9964
9965 \begin_deeper
9966 \begin_layout Labeling
9967 \labelwidthstring 00.00.0000
9968
9969 \family sans
9970 Upright
9971 \family default
9972  This is the Upright font shape.
9973  It's also the default shape.
9974 \end_layout
9975
9976 \begin_layout Labeling
9977 \labelwidthstring 00.00.0000
9978
9979 \family sans
9980 Italic
9981 \family default
9982  
9983 \shape italic
9984 This
9985 \shape default
9986  
9987 \family sans
9988 \shape italic
9989 i
9990 \family default
9991 s the Italic font shape
9992 \shape default
9993 \emph on
9994 .
9995 \end_layout
9996
9997 \begin_layout Labeling
9998 \labelwidthstring 00.00.0000
9999
10000 \family sans
10001 Slanted
10002 \family default
10003  
10004 \shape slanted
10005 This is the Slanted font shape
10006 \shape default
10007  (although it might not be visible in LyX, this is different from italic).
10008 \end_layout
10009
10010 \begin_layout Labeling
10011 \labelwidthstring 00.00.0000
10012
10013 \family sans
10014 Small\InsetSpace ~
10015 Caps
10016 \family default
10017  
10018 \shape smallcaps
10019 This is the Small caps font shape
10020 \shape default
10021 \noun on
10022 .
10023 \end_layout
10024
10025 \end_deeper
10026 \begin_layout Labeling
10027 \labelwidthstring 00.00.0000
10028
10029 \family sans
10030 Size
10031 \family default
10032  Alters the size of the font.
10033  You'll find no numerical values here; all possible sizes are actually proportio
10034 nal to the document font size.
10035  Once again, you don't feed LyX the details, but a general description of
10036  what you want to do.
10037  The options are:
10038 \end_layout
10039
10040 \begin_deeper
10041 \begin_layout Labeling
10042 \labelwidthstring 00.00.0000
10043
10044 \family sans
10045 Tiny
10046 \family default
10047  
10048 \size tiny
10049 This is the 
10050 \begin_inset Quotes eld
10051 \end_inset
10052
10053 Tiny
10054 \begin_inset Quotes erd
10055 \end_inset
10056
10057  font size.
10058
10059 \size default
10060  (keybinding 
10061 \begin_inset ERT
10062 status collapsed
10063
10064 \begin_layout Standard
10065
10066
10067 \backslash
10068 mbox{
10069 \end_layout
10070
10071 \end_inset
10072
10073
10074 \family sans
10075 M-s\InsetSpace ~
10076 t
10077 \family default
10078
10079 \begin_inset ERT
10080 status collapsed
10081
10082 \begin_layout Standard
10083
10084 }
10085 \end_layout
10086
10087 \end_inset
10088
10089  or 
10090 \begin_inset ERT
10091 status collapsed
10092
10093 \begin_layout Standard
10094
10095
10096 \backslash
10097 mbox{
10098 \end_layout
10099
10100 \end_inset
10101
10102
10103 \family sans
10104 M-s\InsetSpace ~
10105 1
10106 \family default
10107
10108 \begin_inset ERT
10109 status collapsed
10110
10111 \begin_layout Standard
10112
10113 }
10114 \end_layout
10115
10116 \end_inset
10117
10118 )
10119 \end_layout
10120
10121 \begin_layout Labeling
10122 \labelwidthstring 00.00.0000
10123
10124 \family sans
10125 Smallest
10126 \family default
10127  
10128 \size scriptsize
10129 This is the 
10130 \begin_inset Quotes eld
10131 \end_inset
10132
10133 Smallest
10134 \begin_inset Quotes erd
10135 \end_inset
10136
10137  font size
10138 \size default
10139 .
10140  (keybinding 
10141 \begin_inset ERT
10142 status collapsed
10143
10144 \begin_layout Standard
10145
10146
10147 \backslash
10148 mbox{
10149 \end_layout
10150
10151 \end_inset
10152
10153
10154 \family sans
10155 M-s\InsetSpace ~
10156
10157 \family default
10158 2
10159 \begin_inset ERT
10160 status collapsed
10161
10162 \begin_layout Standard
10163
10164 }
10165 \end_layout
10166
10167 \end_inset
10168
10169 )
10170 \end_layout
10171
10172 \begin_layout Labeling
10173 \labelwidthstring 00.00.0000
10174
10175 \family sans
10176 Smaller
10177 \family default
10178  
10179 \size footnotesize
10180 This is the 
10181 \begin_inset Quotes eld
10182 \end_inset
10183
10184 Smaller
10185 \begin_inset Quotes erd
10186 \end_inset
10187
10188  font size.
10189
10190 \size default
10191  (keybinding 
10192 \begin_inset ERT
10193 status collapsed
10194
10195 \begin_layout Standard
10196
10197
10198 \backslash
10199 mbox{
10200 \end_layout
10201
10202 \end_inset
10203
10204
10205 \family sans
10206 M-s\InsetSpace ~
10207 S
10208 \family default
10209
10210 \begin_inset ERT
10211 status collapsed
10212
10213 \begin_layout Standard
10214
10215 }
10216 \end_layout
10217
10218 \end_inset
10219
10220  or 
10221 \begin_inset ERT
10222 status collapsed
10223
10224 \begin_layout Standard
10225
10226
10227 \backslash
10228 mbox{
10229 \end_layout
10230
10231 \end_inset
10232
10233
10234 \family sans
10235 M-s\InsetSpace ~
10236
10237 \family default
10238 3
10239 \begin_inset ERT
10240 status collapsed
10241
10242 \begin_layout Standard
10243
10244 }
10245 \end_layout
10246
10247 \end_inset
10248
10249 )
10250 \end_layout
10251
10252 \begin_layout Labeling
10253 \labelwidthstring 00.00.0000
10254
10255 \family sans
10256 Small
10257 \family default
10258  
10259 \size small
10260 This is the 
10261 \begin_inset Quotes eld
10262 \end_inset
10263
10264 Small
10265 \begin_inset Quotes erd
10266 \end_inset
10267
10268  font size.
10269
10270 \size default
10271  (keybinding 
10272 \begin_inset ERT
10273 status collapsed
10274
10275 \begin_layout Standard
10276
10277
10278 \backslash
10279 mbox{
10280 \end_layout
10281
10282 \end_inset
10283
10284
10285 \family sans
10286 M-s\InsetSpace ~
10287 s
10288 \family default
10289
10290 \begin_inset ERT
10291 status collapsed
10292
10293 \begin_layout Standard
10294
10295 }
10296 \end_layout
10297
10298 \end_inset
10299
10300  or 
10301 \begin_inset ERT
10302 status collapsed
10303
10304 \begin_layout Standard
10305
10306
10307 \backslash
10308 mbox{
10309 \end_layout
10310
10311 \end_inset
10312
10313
10314 \family sans
10315 M-s\InsetSpace ~
10316
10317 \family default
10318 4
10319 \begin_inset ERT
10320 status collapsed
10321
10322 \begin_layout Standard
10323
10324 }
10325 \end_layout
10326
10327 \end_inset
10328
10329 )
10330 \end_layout
10331
10332 \begin_layout Labeling
10333 \labelwidthstring 00.00.0000
10334
10335 \family sans
10336 Normal
10337 \family default
10338  This is the 
10339 \begin_inset Quotes eld
10340 \end_inset
10341
10342 Normal
10343 \begin_inset Quotes erd
10344 \end_inset
10345
10346  font size.
10347  It's also the default size.
10348  (keybinding 
10349 \begin_inset ERT
10350 status collapsed
10351
10352 \begin_layout Standard
10353
10354
10355 \backslash
10356 mbox{
10357 \end_layout
10358
10359 \end_inset
10360
10361
10362 \family sans
10363 M-s\InsetSpace ~
10364 n
10365 \family default
10366
10367 \begin_inset ERT
10368 status collapsed
10369
10370 \begin_layout Standard
10371
10372 }
10373 \end_layout
10374
10375 \end_inset
10376
10377  or 
10378 \begin_inset ERT
10379 status collapsed
10380
10381 \begin_layout Standard
10382
10383
10384 \backslash
10385 mbox{
10386 \end_layout
10387
10388 \end_inset
10389
10390
10391 \family sans
10392 M-s\InsetSpace ~
10393
10394 \family default
10395 5
10396 \begin_inset ERT
10397 status collapsed
10398
10399 \begin_layout Standard
10400
10401 }
10402 \end_layout
10403
10404 \end_inset
10405
10406 )
10407 \end_layout
10408
10409 \begin_layout Labeling
10410 \labelwidthstring 00.00.0000
10411
10412 \family sans
10413 Large
10414 \family default
10415  
10416 \size large
10417 This is the 
10418 \begin_inset Quotes eld
10419 \end_inset
10420
10421 Large
10422 \begin_inset Quotes erd
10423 \end_inset
10424
10425  font size.
10426
10427 \size default
10428  (keybinding 
10429 \begin_inset ERT
10430 status collapsed
10431
10432 \begin_layout Standard
10433
10434
10435 \backslash
10436 mbox{
10437 \end_layout
10438
10439 \end_inset
10440
10441
10442 \family sans
10443 M-s\InsetSpace ~
10444 l
10445 \family default
10446
10447 \begin_inset ERT
10448 status collapsed
10449
10450 \begin_layout Standard
10451
10452 }
10453 \end_layout
10454
10455 \end_inset
10456
10457  or 
10458 \begin_inset ERT
10459 status collapsed
10460
10461 \begin_layout Standard
10462
10463
10464 \backslash
10465 mbox{
10466 \end_layout
10467
10468 \end_inset
10469
10470
10471 \family sans
10472 M-s\InsetSpace ~
10473
10474 \family default
10475 6
10476 \begin_inset ERT
10477 status collapsed
10478
10479 \begin_layout Standard
10480
10481 }
10482 \end_layout
10483
10484 \end_inset
10485
10486 )
10487 \end_layout
10488
10489 \begin_layout Labeling
10490 \labelwidthstring 00.00.0000
10491
10492 \family sans
10493 Larger
10494 \family default
10495  
10496 \size larger
10497 This is the 
10498 \begin_inset Quotes eld
10499 \end_inset
10500
10501 Larger
10502 \begin_inset Quotes erd
10503 \end_inset
10504
10505  font size.
10506
10507 \size default
10508  (keybinding 
10509 \begin_inset ERT
10510 status collapsed
10511
10512 \begin_layout Standard
10513
10514
10515 \backslash
10516 mbox{
10517 \end_layout
10518
10519 \end_inset
10520
10521
10522 \family sans
10523 M-s\InsetSpace ~
10524 S-L
10525 \family default
10526
10527 \begin_inset ERT
10528 status collapsed
10529
10530 \begin_layout Standard
10531
10532 }
10533 \end_layout
10534
10535 \end_inset
10536
10537  or 
10538 \begin_inset ERT
10539 status collapsed
10540
10541 \begin_layout Standard
10542
10543
10544 \backslash
10545 mbox{
10546 \end_layout
10547
10548 \end_inset
10549
10550
10551 \family sans
10552 M-s\InsetSpace ~
10553
10554 \family default
10555 7
10556 \begin_inset ERT
10557 status collapsed
10558
10559 \begin_layout Standard
10560
10561 }
10562 \end_layout
10563
10564 \end_inset
10565
10566 )
10567 \end_layout
10568
10569 \begin_layout Labeling
10570 \labelwidthstring 00.00.0000
10571
10572 \family sans
10573 Largest
10574 \family default
10575  
10576 \size largest
10577 This is the 
10578 \begin_inset Quotes eld
10579 \end_inset
10580
10581 Largest
10582 \begin_inset Quotes erd
10583 \end_inset
10584
10585  font size.
10586
10587 \size default
10588  (keybinding 
10589 \begin_inset ERT
10590 status collapsed
10591
10592 \begin_layout Standard
10593
10594
10595 \backslash
10596 mbox{
10597 \end_layout
10598
10599 \end_inset
10600
10601
10602 \family sans
10603 M-s\InsetSpace ~
10604
10605 \family default
10606 8
10607 \begin_inset ERT
10608 status collapsed
10609
10610 \begin_layout Standard
10611
10612 }
10613 \end_layout
10614
10615 \end_inset
10616
10617 )
10618 \end_layout
10619
10620 \begin_layout Labeling
10621 \labelwidthstring 00.00.0000
10622
10623 \family sans
10624 Huge
10625 \family default
10626  
10627 \size huge
10628 This is the 
10629 \begin_inset Quotes eld
10630 \end_inset
10631
10632 Huge
10633 \begin_inset Quotes erd
10634 \end_inset
10635
10636  font size.
10637
10638 \size default
10639  (keybinding 
10640 \begin_inset ERT
10641 status collapsed
10642
10643 \begin_layout Standard
10644
10645
10646 \backslash
10647 mbox{
10648 \end_layout
10649
10650 \end_inset
10651
10652
10653 \family sans
10654 M-s\InsetSpace ~
10655 h
10656 \family default
10657
10658 \begin_inset ERT
10659 status collapsed
10660
10661 \begin_layout Standard
10662
10663 }
10664 \end_layout
10665
10666 \end_inset
10667
10668  or 
10669 \begin_inset ERT
10670 status collapsed
10671
10672 \begin_layout Standard
10673
10674
10675 \backslash
10676 mbox{
10677 \end_layout
10678
10679 \end_inset
10680
10681
10682 \family sans
10683 M-s\InsetSpace ~
10684
10685 \family default
10686 9
10687 \begin_inset ERT
10688 status collapsed
10689
10690 \begin_layout Standard
10691
10692 }
10693 \end_layout
10694
10695 \end_inset
10696
10697 )
10698 \end_layout
10699
10700 \begin_layout Labeling
10701 \labelwidthstring 00.00.0000
10702
10703 \family sans
10704 Huger
10705 \family default
10706  
10707 \size giant
10708 This is the 
10709 \begin_inset Quotes eld
10710 \end_inset
10711
10712 Huger
10713 \begin_inset Quotes erd
10714 \end_inset
10715
10716  font size.
10717
10718 \size default
10719  (keybinding 
10720 \begin_inset ERT
10721 status collapsed
10722
10723 \begin_layout Standard
10724
10725
10726 \backslash
10727 mbox{
10728 \end_layout
10729
10730 \end_inset
10731
10732
10733 \family sans
10734 M-s\InsetSpace ~
10735 H
10736 \family default
10737
10738 \begin_inset ERT
10739 status collapsed
10740
10741 \begin_layout Standard
10742
10743 }
10744 \end_layout
10745
10746 \end_inset
10747
10748  or 
10749 \begin_inset ERT
10750 status collapsed
10751
10752 \begin_layout Standard
10753
10754
10755 \backslash
10756 mbox{
10757 \end_layout
10758
10759 \end_inset
10760
10761
10762 \family sans
10763 M-s\InsetSpace ~
10764
10765 \family default
10766 0
10767 \begin_inset ERT
10768 status collapsed
10769
10770 \begin_layout Standard
10771
10772 }
10773 \end_layout
10774
10775 \end_inset
10776
10777 )
10778 \end_layout
10779
10780 \end_deeper
10781 \begin_layout Standard
10782 We'll warn you 
10783 \emph on
10784 yet again
10785 \emph default
10786 : don't go crazy with this feature.
10787  You should almost never need to change the font size.
10788  LyX automatically changes the font size for different paragraph environments
10789  - use that instead.
10790  This is here for fine-tuning only!
10791 \end_layout
10792
10793 \begin_layout Labeling
10794 \labelwidthstring 00.00.0000
10795
10796 \family sans
10797 Misc
10798 \family default
10799  Here you can change a few other things at the character level.
10800  Options are:
10801 \end_layout
10802
10803 \begin_deeper
10804 \begin_layout Labeling
10805 \labelwidthstring 00.00.0000
10806
10807 \family sans
10808 Emph
10809 \family default
10810  
10811 \emph on
10812 This is text with emphasize on
10813 \emph default
10814 .
10815  This might seem like the same as 
10816 \shape italic
10817 Italic
10818 \shape default
10819 , but it is actually a bit different.
10820  Emphasized is a 
10821 \emph on
10822 logical
10823 \emph default
10824  attribute.
10825  That means every document class can define its own font used for emphasized
10826  text.
10827  Normally this font is equal to italic.
10828 \end_layout
10829
10830 \begin_layout Labeling
10831 \labelwidthstring 00.00.0000
10832
10833 \family sans
10834 Underbar
10835 \family default
10836  
10837 \bar under
10838 This is text with Underbar on.
10839
10840 \bar default
10841  (keybinding 
10842 \begin_inset ERT
10843 status collapsed
10844
10845 \begin_layout Standard
10846
10847
10848 \backslash
10849 mbox{
10850 \end_layout
10851
10852 \end_inset
10853
10854
10855 \family sans
10856 M-c\InsetSpace ~
10857 u
10858 \family default
10859
10860 \begin_inset ERT
10861 status collapsed
10862
10863 \begin_layout Standard
10864
10865 }
10866 \end_layout
10867
10868 \end_inset
10869
10870
10871 \family sans
10872 )
10873 \newline
10874
10875 \family default
10876 Avoid using underbar if you can! It's a holdover from the typewriter days,
10877  when you couldn't change fonts.
10878  We no longer need to emphasize text by underscoring characters.
10879  It's only included in LyX because some people 
10880 \emph on
10881 may
10882 \emph default
10883  need it in order to follow style sheets for journal submissions.
10884 \end_layout
10885
10886 \begin_layout Labeling
10887 \labelwidthstring 00.00.0000
10888
10889 \family sans
10890 Noun
10891 \family default
10892  
10893 \noun on
10894 This is text with Noun on.
10895
10896 \noun default
10897  Like 
10898 \family sans
10899 Emph
10900 \family default
10901 , this is a logical attribute.
10902  Normally it's equivalent to 
10903 \family sans
10904 Small\InsetSpace ~
10905 Caps
10906 \family default
10907 .
10908 \end_layout
10909
10910 \end_deeper
10911 \begin_layout Labeling
10912 \labelwidthstring 00.00.0000
10913
10914 \family sans
10915 Color
10916 \family default
10917  You can adjust the color of the text with this control.
10918  Notice that not all dvi-viewers are are able to display colors.
10919  Besides 
10920 \family sans
10921 No\InsetSpace ~
10922 color
10923 \family default
10924 , which is the default 
10925 \begin_inset Quotes eld
10926 \end_inset
10927
10928 color
10929 \begin_inset Quotes erd
10930 \end_inset
10931
10932  and means normally black, you can choose between 
10933 \family sans
10934 Black
10935 \family default
10936
10937 \family sans
10938 White
10939 \family default
10940
10941 \family sans
10942 Red
10943 \family default
10944
10945 \family sans
10946 Green
10947 \family default
10948
10949 \family sans
10950 Blue
10951 \family default
10952
10953 \family sans
10954 Cyan
10955 \family default
10956
10957 \family sans
10958 Magenta
10959 \family default
10960  and 
10961 \family sans
10962 Yellow
10963 \family default
10964  text.
10965 \begin_inset LatexCommand index
10966 name "Color ! Text"
10967
10968 \end_inset
10969
10970
10971 \end_layout
10972
10973 \begin_layout Labeling
10974 \labelwidthstring 00.00.0000
10975
10976 \family sans
10977 Language
10978 \family default
10979  This is used to mark regions of text as having a different language from
10980  the language of the document.
10981  Text marked in this way will be underlined in blue to indicate the change
10982  (only within LyX).
10983 \end_layout
10984
10985 \begin_layout Standard
10986 So you have a huge number of combinations to choose from.
10987  Once you've chosen a new character style via the 
10988 \family sans
10989 Edit\SpecialChar \menuseparator
10990 Text\InsetSpace ~
10991 Style
10992 \family default
10993  dialog, the settings are saved.
10994  You can activate them using the toolbar button 
10995 \begin_inset Graphics
10996         filename ../images/font-free-apply.png
10997
10998 \end_inset
10999
11000 .
11001  The button lets you toggle the state of your custom character style even
11002  when the dialog isn't visible.
11003  
11004 \end_layout
11005
11006 \begin_layout Standard
11007 To completely reset the character style to the default, use 
11008 \family sans
11009 M-c\InsetSpace ~
11010 Space
11011 \family default
11012 .
11013  If you want to toggle only those properties that you have just changed
11014  (suppose you just set the shape to 
11015 \begin_inset Quotes eld
11016 \end_inset
11017
11018 slanted
11019 \begin_inset Quotes erd
11020 \end_inset
11021
11022  and the series to 
11023 \begin_inset Quotes eld
11024 \end_inset
11025
11026 bold
11027 \begin_inset Quotes erd
11028 \end_inset
11029
11030 ), set the 
11031 \family sans
11032 Toggle\InsetSpace ~
11033 all
11034 \family default
11035  switch and press 
11036 \family sans
11037 Apply
11038 \family default
11039 .
11040 \end_layout
11041
11042 \begin_layout Standard
11043 You should also know something about the differences between the three main
11044  font types 
11045 \family sans
11046 serif
11047 \family default
11048
11049 \family sans
11050 sans\InsetSpace ~
11051 serif
11052 \family default
11053 , and 
11054 \family sans
11055 typewriter
11056 \family default
11057 :
11058 \end_layout
11059
11060 \begin_layout Itemize
11061
11062 \family sans
11063 Typewriter
11064 \family default
11065  is a so called 
11066 \begin_inset Quotes eld
11067 \end_inset
11068
11069 monospaced
11070 \begin_inset Quotes erd
11071 \end_inset
11072
11073  font, that means every character has the same width, the 
11074 \begin_inset Quotes eld
11075 \end_inset
11076
11077 i
11078 \begin_inset Quotes erd
11079 \end_inset
11080
11081  is as wide as the 
11082 \begin_inset Quotes eld
11083 \end_inset
11084
11085 m
11086 \begin_inset Quotes erd
11087 \end_inset
11088
11089 .
11090  Here is an example
11091 \newline
11092
11093 \begin_inset ERT
11094 status collapsed
11095
11096 \begin_layout Standard
11097
11098
11099 \backslash
11100 phantom{
11101 \end_layout
11102
11103 \end_inset
11104
11105 no 
11106 \begin_inset ERT
11107 status collapsed
11108
11109 \begin_layout Standard
11110
11111 }
11112 \end_layout
11113
11114 \end_inset
11115
11116
11117 \family typewriter
11118 typewriter text
11119 \family default
11120
11121 \begin_inset Note Note
11122 status collapsed
11123
11124 \begin_layout Standard
11125 For more on phantoms see section\InsetSpace ~
11126
11127 \begin_inset LatexCommand ref
11128 reference "sub:Other-space-variants"
11129
11130 \end_inset
11131
11132 .
11133 \end_layout
11134
11135 \end_inset
11136
11137
11138 \newline
11139 no typewriter text
11140 \end_layout
11141
11142 \begin_layout Itemize
11143
11144 \family sans
11145 Serif
11146 \family default
11147  fonts use characters with serifs.
11148  These are the small 
11149 \begin_inset Quotes eld
11150 \end_inset
11151
11152 appendices
11153 \begin_inset Quotes erd
11154 \end_inset
11155
11156  at all ends of of the streaks that form the character.
11157  The following example will show the difference:
11158 \newline
11159 text with serifs
11160 \newline
11161
11162 \family sans
11163 text without serifs
11164 \family default
11165
11166 \newline
11167 Serifs facilitates an easy and fast reading.
11168  They are therefore used as default font (named 
11169 \family sans
11170 roman
11171 \family default
11172 ).
11173 \end_layout
11174
11175 \begin_layout Itemize
11176
11177 \family sans
11178 Sans serif
11179 \family default
11180  don't use serifs.
11181  This font type is therefore often used for headings and short texts.
11182  We use it in this document to highlight menu names.
11183 \end_layout
11184
11185 \begin_layout Standard
11186 We conclude with the same warning once again: Don't overuse the fonts.
11187  They are, more often than not, a kludge and a bad substitute for good writing.
11188 \end_layout
11189
11190 \begin_layout Section
11191 Printing and Previewing
11192 \end_layout
11193
11194 \begin_layout Subsection
11195 Overview
11196 \end_layout
11197
11198 \begin_layout Standard
11199 Now that we've covered some of the basic features of document preparation
11200  using LyX, you probably want to know how to print out your masterpiece.
11201  Before we tell you that, we want to give you a quick explanation of what
11202  goes on behind-the-scenes.
11203  We cover these informations in much greater detail in the 
11204 \emph on
11205 Extended\InsetSpace ~
11206 Features
11207 \emph default
11208  manual as well.
11209 \end_layout
11210
11211 \begin_layout Standard
11212 LyX uses the program LaTeX as its backend.
11213  LaTeX is just a macro package for the TeX typesetting system, but to prevent
11214  confusion, we'll only refer to LaTeX.
11215  LyX is what you use to do your actual writing.
11216  Then, LyX calls LaTeX to turn your writing into printable output.
11217  This happens in two stages:
11218 \end_layout
11219
11220 \begin_layout Enumerate
11221 First, LyX converts your document to a series of text commands for LaTeX,
11222  generating a file with the extension, 
11223 \begin_inset Quotes eld
11224 \end_inset
11225
11226
11227 \family typewriter
11228 .tex
11229 \family default
11230
11231 \begin_inset Quotes erd
11232 \end_inset
11233
11234 .
11235 \end_layout
11236
11237 \begin_layout Enumerate
11238 Next, LaTeX uses the commands in the 
11239 \family typewriter
11240 .tex
11241 \family default
11242  file to produce printable output.
11243  
11244 \end_layout
11245
11246 \begin_layout Subsection
11247 Output file formats
11248 \begin_inset LatexCommand index
11249 name "File formats"
11250
11251 \end_inset
11252
11253
11254 \begin_inset LatexCommand label
11255 name "sub:Output-file-formats"
11256
11257 \end_inset
11258
11259
11260 \end_layout
11261
11262 \begin_layout Subsubsection
11263 ASCII
11264 \begin_inset LatexCommand index
11265 name "File formats ! ASCII"
11266
11267 \end_inset
11268
11269
11270 \end_layout
11271
11272 \begin_layout Standard
11273 This file type has the extension 
11274 \begin_inset Quotes eld
11275 \end_inset
11276
11277
11278 \family typewriter
11279 .txt
11280 \family default
11281
11282 \begin_inset Quotes erd
11283 \end_inset
11284
11285 .
11286  It contains your document as plain text following the rules of the 
11287 \begin_inset Quotes eld
11288 \end_inset
11289
11290 American Standard Code for Information Interchange
11291 \begin_inset Quotes erd
11292 \end_inset
11293
11294  (ASCII).
11295 \end_layout
11296
11297 \begin_layout Standard
11298 You can export your document to ASCII by the menu 
11299 \family sans
11300 File\SpecialChar \menuseparator
11301 Export\SpecialChar \menuseparator
11302 ASCII
11303 \family default
11304 .
11305 \end_layout
11306
11307 \begin_layout Subsubsection
11308 LaTeX
11309 \begin_inset LatexCommand index
11310 name "File formats ! LaTeX"
11311
11312 \end_inset
11313
11314
11315 \end_layout
11316
11317 \begin_layout Standard
11318 This file type has the extension 
11319 \begin_inset Quotes eld
11320 \end_inset
11321
11322
11323 \family typewriter
11324 .tex
11325 \family default
11326
11327 \begin_inset Quotes erd
11328 \end_inset
11329
11330  and contains all commands that are necessary for the LaTeX program to process
11331  your document.
11332  If you know LaTeX, you can use it to find out LaTeX-Errors or to process
11333  it manually with console commands.
11334  The LaTeX-file is automatically created in LyX's temporary directory whenever
11335  you view or export your document.
11336 \end_layout
11337
11338 \begin_layout Standard
11339 You can export your document as LaTeX-file using the menu 
11340 \family sans
11341 File\SpecialChar \menuseparator
11342 Export\SpecialChar \menuseparator
11343 LaT
11344 \begin_inset ERT
11345 status collapsed
11346
11347 \begin_layout Standard
11348
11349 {}
11350 \end_layout
11351
11352 \end_inset
11353
11354 eX
11355 \family default
11356 .
11357 \end_layout
11358
11359 \begin_layout Subsubsection
11360 DVI
11361 \begin_inset LatexCommand index
11362 name "File formats ! DVI"
11363
11364 \end_inset
11365
11366
11367 \end_layout
11368
11369 \begin_layout Standard
11370 This file type has the extension 
11371 \begin_inset Quotes eld
11372 \end_inset
11373
11374
11375 \family typewriter
11376 .dvi
11377 \family default
11378
11379 \begin_inset Quotes erd
11380 \end_inset
11381
11382 .
11383  It is called 
11384 \begin_inset Quotes eld
11385 \end_inset
11386
11387 device-independent
11388 \begin_inset Quotes erd
11389 \end_inset
11390
11391  (DVI), because it is completely portable; you can move them from one machine
11392  to another without needing to do any sort of conversion.
11393  At the time when this file-format was developed, this was no matter of
11394  course.
11395  DVIs are used for quick previews and as pre-stage for other output formats,
11396  like PostScript.
11397 \end_layout
11398
11399 \begin_layout Standard
11400 \begin_inset Note Greyedout
11401 status open
11402
11403 \begin_layout Standard
11404
11405 \series bold
11406 Note:
11407 \series default
11408  The DVI file doesn't contain images, they will only be a linked.
11409  So don't forget to deliver the images together with your DVIs.
11410 \end_layout
11411
11412 \end_inset
11413
11414 This property can also slow down your computer when you view the DVI.
11415  Because the DVI-viewer has to convert the image in the background to make
11416  it visible when you scroll in the DVI.
11417  So we recommend to use PDF for files with many images.
11418 \end_layout
11419
11420 \begin_layout Standard
11421 You can export your document to DVI by the menu 
11422 \family sans
11423 File\SpecialChar \menuseparator
11424 Export\SpecialChar \menuseparator
11425 DVI
11426 \family default
11427 .
11428 \end_layout
11429
11430 \begin_layout Subsubsection
11431 PostScript
11432 \begin_inset LatexCommand index
11433 name "File formats ! PostScript"
11434
11435 \end_inset
11436
11437
11438 \end_layout
11439
11440 \begin_layout Standard
11441 This file type has the extension 
11442 \begin_inset Quotes eld
11443 \end_inset
11444
11445
11446 \family typewriter
11447 .ps
11448 \family default
11449
11450 \begin_inset Quotes erd
11451 \end_inset
11452
11453 .
11454  PostScript was developed by the company 
11455 \family typewriter
11456 Adobe
11457 \family default
11458  as printer language.
11459  The file contains therefore commands that the printer uses to print the
11460  file.
11461  PostScript can be seen as 
11462 \begin_inset Quotes eld
11463 \end_inset
11464
11465 programming language
11466 \begin_inset Quotes erd
11467 \end_inset
11468
11469 ; you can calculate with it and draw diagrams and images.
11470 \begin_inset Foot
11471 status collapsed
11472
11473 \begin_layout Standard
11474 If you are interested to learn more about this, have a look at the LaTeX-package
11475  
11476 \series bold
11477 pstricks
11478 \series default
11479
11480 \begin_inset LatexCommand index
11481 name "LaTeX-packages ! pstricks"
11482
11483 \end_inset
11484
11485 .
11486 \end_layout
11487
11488 \end_inset
11489
11490  Due to this ability, the files are often bigger than PDFs.
11491 \end_layout
11492
11493 \begin_layout Standard
11494 PostScript can only contain images in the format 
11495 \begin_inset Quotes eld
11496 \end_inset
11497
11498 Encapsulated PostScript
11499 \begin_inset Quotes erd
11500 \end_inset
11501
11502  (EPS, file extension 
11503 \begin_inset Quotes eld
11504 \end_inset
11505
11506
11507 \family typewriter
11508 .eps
11509 \family default
11510
11511 \begin_inset Quotes erd
11512 \end_inset
11513
11514 ).
11515  As LyX allows you to use any known image format in your document, it has
11516  to convert them in the background to EPS.
11517  If you have e.g 50 images in your document, LyX has to do 50 conversions
11518  whenever you view or export your document.
11519  This will slow down your workflow with LyX drastically.
11520  So if you plan to use PostScript, you can insert your images directly as
11521  EPS to avoid this problem.
11522 \end_layout
11523
11524 \begin_layout Standard
11525 You can export your document to PostScript using the menu 
11526 \family sans
11527 File\SpecialChar \menuseparator
11528 Export\SpecialChar \menuseparator
11529 PostScript
11530 \family default
11531 .
11532 \end_layout
11533
11534 \begin_layout Subsubsection
11535 PDF
11536 \begin_inset LatexCommand index
11537 name "File formats ! PDF"
11538
11539 \end_inset
11540
11541
11542 \begin_inset LatexCommand index
11543 name "PDF"
11544
11545 \end_inset
11546
11547
11548 \end_layout
11549
11550 \begin_layout Standard
11551 This file type has the extension 
11552 \begin_inset Quotes eld
11553 \end_inset
11554
11555
11556 \family typewriter
11557 .pdf
11558 \family default
11559
11560 \begin_inset Quotes erd
11561 \end_inset
11562
11563 .
11564  The 
11565 \begin_inset Quotes eld
11566 \end_inset
11567
11568 Portable Document Format
11569 \begin_inset Quotes erd
11570 \end_inset
11571
11572  (PDF) is developed by 
11573 \family typewriter
11574 Adobe
11575 \family default
11576  as derivative from PostScript.
11577  It is more compressed and it uses much less commands than PostScript.
11578  As the name 
11579 \begin_inset Quotes eld
11580 \end_inset
11581
11582 portable
11583 \begin_inset Quotes erd
11584 \end_inset
11585
11586  implies, it can be processed at any computer system and the printed output
11587  looks exactly the same.
11588 \end_layout
11589
11590 \begin_layout Standard
11591 PDF can contain images in its own PDF format and in the formats 
11592 \begin_inset Quotes eld
11593 \end_inset
11594
11595 Joint Photographic Experts Group
11596 \begin_inset Quotes erd
11597 \end_inset
11598
11599  (JPG, file extension 
11600 \begin_inset Quotes eld
11601 \end_inset
11602
11603
11604 \family typewriter
11605 .jpg
11606 \family default
11607
11608 \begin_inset Quotes erd
11609 \end_inset
11610
11611  or 
11612 \begin_inset Quotes eld
11613 \end_inset
11614
11615
11616 \family typewriter
11617 .jpeg
11618 \family default
11619
11620 \begin_inset Quotes erd
11621 \end_inset
11622
11623 ) and 
11624 \begin_inset Quotes eld
11625 \end_inset
11626
11627 Portable Network Graphics
11628 \begin_inset Quotes erd
11629 \end_inset
11630
11631  (PNG, file extension 
11632 \begin_inset Quotes eld
11633 \end_inset
11634
11635
11636 \family typewriter
11637 .png
11638 \family default
11639
11640 \begin_inset Quotes erd
11641 \end_inset
11642
11643 ).
11644  You can although use any other image format, because LyX converts them
11645  in the background to one of these formats.
11646  But as described in the section about PostScript, the image conversion
11647  will slow down your workflow.
11648  So we recommend to use images in one of the three mentioned formats.
11649 \end_layout
11650
11651 \begin_layout Standard
11652 You can export your document to PDF via the menu 
11653 \family sans
11654 File\SpecialChar \menuseparator
11655 Export
11656 \family default
11657  in three different ways:
11658 \end_layout
11659
11660 \begin_layout Description
11661 PDF This uses the program 
11662 \family typewriter
11663 ps2pdf
11664 \family default
11665  that creates a PDF from a PostScript-version of your file.
11666  The PostScript-version is produced by the program 
11667 \family typewriter
11668 dvips
11669 \family default
11670  which uses a DVI-version as intermediate step.
11671  So this export variant consist of three conversions.
11672 \end_layout
11673
11674 \begin_layout Description
11675 PDF\InsetSpace ~
11676 (dvipdfm) This uses the program 
11677 \family typewriter
11678 dvipdfm
11679 \family default
11680  that converts your file in the background to DVI and in a second step to
11681  PDF.
11682 \end_layout
11683
11684 \begin_layout Description
11685 PDF\InsetSpace ~
11686 (pdflatex) This uses the program 
11687 \family typewriter
11688 pdftex
11689 \family default
11690  that converts your file directly to PDF.
11691 \end_layout
11692
11693 \begin_layout Standard
11694 We recommend to use 
11695 \family sans
11696 PDF\InsetSpace ~
11697 (pdflatex)
11698 \family default
11699  because 
11700 \family typewriter
11701 pdftex
11702 \family default
11703  supports all features of actual PDF-versions, is quick and works stable
11704  without problems.
11705  The program 
11706 \family typewriter
11707 dvipdfm
11708 \family default
11709  is no more under development and therefore a bit outdated.
11710 \end_layout
11711
11712 \begin_layout Subsection
11713 Previewing
11714 \begin_inset LatexCommand index
11715 name "Document ! Preview "
11716
11717 \end_inset
11718
11719
11720 \end_layout
11721
11722 \begin_layout Standard
11723 To get a look at the final version of your document, with all of the pagebreaks
11724  in place, the footnotes correctly numbered, and so on, use the menu 
11725 \family sans
11726 View
11727 \family default
11728  and choose a file type.
11729  A viewing program will popup showing the output.
11730  For 
11731 \family sans
11732 View\SpecialChar \menuseparator
11733 DVI
11734 \family default
11735  you can use the toolbar button 
11736 \begin_inset Graphics
11737         filename ../images/buffer-view_dvi.png
11738
11739 \end_inset
11740
11741  (shortcut 
11742 \family sans
11743 C-d
11744 \family default
11745 ), for 
11746 \family sans
11747 View\SpecialChar \menuseparator
11748 PDF\InsetSpace ~
11749 (pdflatex)
11750 \family default
11751  you can use the toolbar button 
11752 \begin_inset Graphics
11753         filename ../images/buffer-export_pdf2.png
11754
11755 \end_inset
11756
11757 .
11758 \end_layout
11759
11760 \begin_layout Standard
11761 If you have changed your document, you can refresh the output in the same
11762  viewer window using the menu 
11763 \family sans
11764 View\SpecialChar \menuseparator
11765 Update
11766 \family default
11767 .
11768 \end_layout
11769
11770 \begin_layout Standard
11771 When you preview a file, the output file is only generated in LyX's temporary
11772  directory.
11773  To have a real output, export your document.
11774 \end_layout
11775
11776 \begin_layout Subsection
11777 Printing the File from within LyX
11778 \begin_inset LatexCommand label
11779 name "sub:Printing-the-File"
11780
11781 \end_inset
11782
11783
11784 \end_layout
11785
11786 \begin_layout Standard
11787 Instead of exporting your file and then printing them, you can also print
11788  it directly from within LyX.
11789  To print a file, select the menu 
11790 \family sans
11791 File\SpecialChar \menuseparator
11792 Print
11793 \family default
11794  or click on the toolbar button 
11795 \begin_inset Graphics
11796         filename ../images/dialog-show_print.png
11797
11798 \end_inset
11799
11800 .
11801  LyX will internally call LaTeX to produce a DVI.
11802  This file is then processed by the program 
11803 \family typewriter
11804 dvips
11805 \family default
11806  to PostScript-file, which is finally printed using the program 
11807 \family typewriter
11808 Ghostscript
11809 \family default
11810 .
11811  Due to these steps in the background, this method is not the fastest.
11812 \end_layout
11813
11814 \begin_layout Standard
11815 You can choose to print only even-numbered or odd-numbered pages - this
11816  is useful for printing on two sides: You can re-insert the pages after
11817  printing one set to print on the other side.
11818  Some printers spit out pages face-up, others, face-down.
11819  By choosing a particular order to print in, you can take the entire stack
11820  of pages out of the printer without needing to reorder them.
11821 \end_layout
11822
11823 \begin_layout Standard
11824 You can set the parameters in the 
11825 \family sans
11826 Print\InsetSpace ~
11827 Destination
11828 \family default
11829  box as follows:
11830 \end_layout
11831
11832 \begin_layout Labeling
11833 \labelwidthstring 00.00.0000
11834
11835 \family sans
11836 Printer
11837 \family default
11838  This is the name of the printer to print to.
11839 \begin_inset Foot
11840 status collapsed
11841
11842 \begin_layout Standard
11843 Note that this printer name is for the program 
11844 \family typewriter
11845 dvips
11846 \family default
11847 .
11848  That means 
11849 \family typewriter
11850 dvips
11851 \family default
11852  has to be configured for this printer name.
11853  The default printer can be set in LyX's preferences dialog, see section\InsetSpace ~
11854
11855 \begin_inset LatexCommand ref
11856 reference "sub:Printer"
11857
11858 \end_inset
11859
11860 .
11861 \end_layout
11862
11863 \end_inset
11864
11865  The printer should understand PostScript.
11866 \end_layout
11867
11868 \begin_layout Labeling
11869 \labelwidthstring 00.00.0000
11870
11871 \family sans
11872 File
11873 \family default
11874  The name of a file to print to.
11875  The output will be a PostScript file.
11876  It will be written in LyX's working directory unless you specify the full
11877  path.
11878 \end_layout
11879
11880 \begin_layout Section
11881 A few Words about Typography
11882 \begin_inset LatexCommand index
11883 name "Typography"
11884
11885 \end_inset
11886
11887
11888 \end_layout
11889
11890 \begin_layout Subsection
11891 Hyphens
11892 \begin_inset LatexCommand index
11893 name "Hyphens"
11894
11895 \end_inset
11896
11897
11898 \begin_inset LatexCommand label
11899 name "sub:Hyphens"
11900
11901 \end_inset
11902
11903
11904 \end_layout
11905
11906 \begin_layout Standard
11907 In LyX, the 
11908 \begin_inset Quotes eld
11909 \end_inset
11910
11911
11912 \family typewriter
11913 -
11914 \family default
11915
11916 \begin_inset Quotes eld
11917 \end_inset
11918
11919  character comes in three lengths, often called the 
11920 \emph on
11921 hyphen
11922 \emph default
11923 , the 
11924 \emph on
11925 en dash
11926 \emph default
11927 , and the 
11928 \emph on
11929 em dash
11930 \emph default
11931 :
11932 \end_layout
11933
11934 \begin_layout Enumerate
11935 hyphen
11936 \hfill
11937 -
11938 \hfill
11939 made with 
11940 \begin_inset Quotes eld
11941 \end_inset
11942
11943
11944 \family typewriter
11945 -
11946 \family default
11947
11948 \begin_inset Quotes eld
11949 \end_inset
11950
11951
11952 \end_layout
11953
11954 \begin_layout Enumerate
11955 en dash
11956 \hfill
11957 --
11958 \hfill
11959 made with 
11960 \begin_inset Quotes eld
11961 \end_inset
11962
11963
11964 \family typewriter
11965 -
11966 \begin_inset ERT
11967 status collapsed
11968
11969 \begin_layout Standard
11970
11971
11972 \backslash
11973 /
11974 \end_layout
11975
11976 \end_inset
11977
11978 -
11979 \family default
11980
11981 \begin_inset Quotes eld
11982 \end_inset
11983
11984
11985 \end_layout
11986
11987 \begin_layout Enumerate
11988 em dash
11989 \hfill
11990 ---
11991 \hfill
11992 made with 
11993 \begin_inset Quotes eld
11994 \end_inset
11995
11996
11997 \family typewriter
11998 -
11999 \begin_inset ERT
12000 status collapsed
12001
12002 \begin_layout Standard
12003
12004
12005 \backslash
12006 /
12007 \end_layout
12008
12009 \end_inset
12010
12011 -
12012 \begin_inset ERT
12013 status collapsed
12014
12015 \begin_layout Standard
12016
12017
12018 \backslash
12019 /
12020 \end_layout
12021
12022 \end_inset
12023
12024 -
12025 \family default
12026
12027 \begin_inset Quotes eld
12028 \end_inset
12029
12030
12031 \end_layout
12032
12033 \begin_layout Enumerate
12034 minus sign
12035 \hfill
12036
12037 \begin_inset Formula $-$
12038 \end_inset
12039
12040
12041 \hfill
12042
12043 \begin_inset Quotes eld
12044 \end_inset
12045
12046
12047 \family typewriter
12048 -
12049 \family default
12050
12051 \begin_inset Quotes eld
12052 \end_inset
12053
12054  in math mode
12055 \end_layout
12056
12057 \begin_layout Standard
12058 You generate them by inserting the 
12059 \begin_inset Quotes eld
12060 \end_inset
12061
12062
12063 \family typewriter
12064 -
12065 \family default
12066
12067 \begin_inset Quotes eld
12068 \end_inset
12069
12070  character multiple times in a row.
12071  They are automatically converted to the appropriate length dash in the
12072  final output, but not in LyX.
12073 \end_layout
12074
12075 \begin_layout Standard
12076 The three dash types are distinct from the minus sign, which appears in
12077  math mode and has a length of its own.
12078  Here are some examples of the 
12079 \begin_inset Quotes eld
12080 \end_inset
12081
12082
12083 \family typewriter
12084 -
12085 \family default
12086
12087 \begin_inset Quotes eld
12088 \end_inset
12089
12090  in use:
12091 \end_layout
12092
12093 \begin_layout Enumerate
12094 line- and page-breaks
12095 \hfill
12096 (
12097 \emph on
12098 hyphen
12099 \emph default
12100 )
12101 \end_layout
12102
12103 \begin_layout Enumerate
12104 From A--Z
12105 \hfill
12106 (
12107 \emph on
12108 en dash
12109 \emph default
12110 )
12111 \end_layout
12112
12113 \begin_layout Enumerate
12114 Oh --- there's a dash.
12115 \hfill
12116 (
12117 \emph on
12118 em dash
12119 \emph default
12120 )
12121 \end_layout
12122
12123 \begin_layout Enumerate
12124 \begin_inset Formula $x^{2}-y^{2}=z^{2}$
12125 \end_inset
12126
12127
12128 \hfill
12129 (
12130 \emph on
12131 minus sign
12132 \emph default
12133 )
12134 \end_layout
12135
12136 \begin_layout Subsection
12137 Hyphenation
12138 \begin_inset LatexCommand index
12139 name "Hyphenation"
12140
12141 \end_inset
12142
12143
12144 \begin_inset LatexCommand label
12145 name "sub:Hyphenation"
12146
12147 \end_inset
12148
12149
12150 \end_layout
12151
12152 \begin_layout Standard
12153 Words aren't hyphenated within LyX but automatically in the output.
12154  Hyphenation is done by the LaTeX-package 
12155 \series bold
12156 babel
12157 \begin_inset LatexCommand index
12158 name "LaTeX-packages ! babel"
12159
12160 \end_inset
12161
12162
12163 \series default
12164  following the rules of the document language
12165 \begin_inset Foot
12166 status collapsed
12167
12168 \begin_layout Standard
12169 For German readers: That's one of the main differences between the languages
12170  
12171 \family sans
12172 German
12173 \family default
12174  and 
12175 \family sans
12176 German\InsetSpace ~
12177 (new\InsetSpace ~
12178 spelling)
12179 \family default
12180  in the 
12181 \family sans
12182 Document\SpecialChar \menuseparator
12183 Settings
12184 \family default
12185  dialog.
12186 \end_layout
12187
12188 \end_inset
12189
12190 .
12191 \end_layout
12192
12193 \begin_layout Standard
12194 LaTeX hyphenates nearly perfectly, it has only problems with text in the
12195  font 
12196 \family sans
12197 typewriter
12198 \family default
12199  and with unusual constructs, like 
12200 \begin_inset Quotes eld
12201 \end_inset
12202
12203 h3knix/m0n0wall
12204 \begin_inset Quotes erd
12205 \end_inset
12206
12207 .
12208  If LaTeX can't break a word correctly, you can set hyphenation points manually.
12209  This is done with the menu 
12210 \family sans
12211 Insert\SpecialChar \menuseparator
12212 Formatting\SpecialChar \menuseparator
12213 Hyphenation\InsetSpace ~
12214 Point
12215 \family default
12216 .
12217  These extra hyphenation points are only recommendations to LaTeX.
12218  If no hyphenation is necessary, LaTeX will ignore them.
12219 \end_layout
12220
12221 \begin_layout Standard
12222 Sometimes you want to prevent words or constructs to be hyphenated.
12223  The keybindings/shortcuts in this document consists of three letters with
12224  a hyphen and a space in the form 
12225 \begin_inset Quotes eld
12226 \end_inset
12227
12228 A-b c
12229 \begin_inset Quotes erd
12230 \end_inset
12231
12232 .
12233  LaTeX finds there the hyphen 
12234 \begin_inset Quotes eld
12235 \end_inset
12236
12237 -
12238 \begin_inset Quotes erd
12239 \end_inset
12240
12241  as hyphenation possibility.
12242  Hyphenating at this point would look ugly.
12243  To prevent the shortcut from being hyphenated, we can put it in the argument
12244  of the LaTeX-box-command 
12245 \series bold
12246
12247 \backslash
12248 mbox
12249 \series default
12250 , because text within LaTeX-boxes can't be hyphenated.
12251  As LyX doesn't support 
12252 \series bold
12253
12254 \backslash
12255 mbox
12256 \series default
12257 , we have to use ERT.
12258  The result looks in LyX like:
12259 \end_layout
12260
12261 \begin_layout Standard
12262 \begin_inset Graphics
12263         filename clipart/mbox.png
12264
12265 \end_inset
12266
12267
12268 \end_layout
12269
12270 \begin_layout Standard
12271 To learn more about ERT, have a look at section\InsetSpace ~
12272
12273 \begin_inset LatexCommand ref
12274 reference "sec:ERT"
12275
12276 \end_inset
12277
12278 .
12279 \end_layout
12280
12281 \begin_layout Subsection
12282 Punctuation Marks
12283 \begin_inset LatexCommand index
12284 name "Punctuation marks"
12285
12286 \end_inset
12287
12288
12289 \end_layout
12290
12291 \begin_layout Subsubsection
12292 Abbreviations and End of Sentence
12293 \begin_inset LatexCommand label
12294 name "sub:Abbreviations"
12295
12296 \end_inset
12297
12298
12299 \end_layout
12300
12301 \begin_layout Standard
12302 When LyX calls LaTeX to generate the final version of your document, LaTeX
12303  automatically distinguishes between words, sentences, and abbreviations.
12304  LaTeX then adds the 
12305 \begin_inset Quotes eld
12306 \end_inset
12307
12308 appropriate amount of space
12309 \begin_inset Quotes erd
12310 \end_inset
12311
12312 .
12313  That means sentences get a little bit more space between the period and
12314  the next word.
12315  Abbreviations get the same amount of space after the period as a word uses.
12316 \end_layout
12317
12318 \begin_layout Standard
12319 Unfortunately, the algorithm for figuring out what's an abbreviation works
12320  not for all cases.
12321  If a 
12322 \begin_inset Quotes eld
12323 \end_inset
12324
12325
12326 \family typewriter
12327 .
12328 \family default
12329
12330 \begin_inset Quotes erd
12331 \end_inset
12332
12333  is at the end of a lowercase letter, it's the end of a sentence; if it's
12334  at the end of a capitalized letter, it's an abbreviation.
12335 \end_layout
12336
12337 \begin_layout Standard
12338 Here are some examples of 
12339 \emph on
12340 correct
12341 \emph default
12342  abbreviations and the end of a sentence:
12343 \end_layout
12344
12345 \begin_layout Itemize
12346 M.
12347  Butterfly
12348 \end_layout
12349
12350 \begin_layout Itemize
12351 Don't worry.
12352  Be happy.
12353 \end_layout
12354
12355 \begin_layout Standard
12356 And here's an example of the algorithm going wrong:
12357 \end_layout
12358
12359 \begin_layout Itemize
12360 e.
12361  g.
12362  this is too much space!
12363 \end_layout
12364
12365 \begin_layout Itemize
12366 This is I.
12367  It's okay.
12368 \end_layout
12369
12370 \begin_layout Standard
12371 You won't see anything wrong until you view a final version of your document.
12372 \end_layout
12373
12374 \begin_layout Standard
12375 To fix this problem, use one of the following:
12376 \end_layout
12377
12378 \begin_layout Enumerate
12379 Use an 
12380 \family sans
12381 Inter-word\InsetSpace ~
12382 Space
12383 \family default
12384  after lowercase abbreviations (see section\InsetSpace ~
12385
12386 \begin_inset LatexCommand ref
12387 reference "sub:Inter-word-Space"
12388
12389 \end_inset
12390
12391 ).
12392 \begin_inset LatexCommand index
12393 name "Spaces ! inter-word"
12394
12395 \end_inset
12396
12397
12398 \end_layout
12399
12400 \begin_layout Enumerate
12401 Use a 
12402 \family sans
12403 Thin\InsetSpace ~
12404 Space
12405 \family default
12406  between two tokens of an abbreviation (see section\InsetSpace ~
12407
12408 \begin_inset LatexCommand ref
12409 reference "sub:Thin-Space"
12410
12411 \end_inset
12412
12413 ).
12414 \begin_inset LatexCommand index
12415 name "Spaces ! thin"
12416
12417 \end_inset
12418
12419
12420 \end_layout
12421
12422 \begin_layout Enumerate
12423 Use an 
12424 \family sans
12425 End\InsetSpace ~
12426 of\InsetSpace ~
12427 sentence\InsetSpace ~
12428 period
12429 \family default
12430  found under the 
12431 \family sans
12432 Insert\SpecialChar \menuseparator
12433 Special\InsetSpace ~
12434 Character
12435 \family default
12436  menu to force the use of inter-sentence spacing.
12437  This function is also bound to 
12438 \family sans
12439 C-period
12440 \family default
12441  for easy access.
12442 \end_layout
12443
12444 \begin_layout Standard
12445 With the corrections, our earlier examples look like this:
12446 \end_layout
12447
12448 \begin_layout Itemize
12449 e.\InsetSpace \thinspace{}
12450 g.\InsetSpace \space{}
12451 this is too much space!
12452 \end_layout
12453
12454 \begin_layout Itemize
12455 This is I\SpecialChar \@.
12456  It's okay.
12457 \end_layout
12458
12459 \begin_layout Standard
12460 Some languages don't use extra spacing between sentences.
12461  If your language is such a language, you don't need to worry, because the
12462  LaTeX will care about this.
12463 \end_layout
12464
12465 \begin_layout Standard
12466 For those that do need to bother, there is help to catch those sneaky errors:
12467  check out the 
12468 \family sans
12469 Tools\SpecialChar \menuseparator
12470 Check\InsetSpace ~
12471 TeX
12472 \family default
12473  feature described in section 
12474 \emph on
12475 Checking TeX
12476 \emph default
12477  of the 
12478 \emph on
12479 Extended Features
12480 \emph default
12481  manual.
12482 \end_layout
12483
12484 \begin_layout Subsubsection
12485 Quotes
12486 \begin_inset LatexCommand index
12487 name "Typography ! Quotes"
12488
12489 \end_inset
12490
12491
12492 \begin_inset LatexCommand index
12493 name "Quotes | see{Typography}"
12494
12495 \end_inset
12496
12497
12498 \begin_inset LatexCommand label
12499 name "sub:Quotes"
12500
12501 \end_inset
12502
12503
12504 \end_layout
12505
12506 \begin_layout Standard
12507 LyX usually sets quotes correctly.
12508  Specifically, it will use an opening quote at the beginning of quoted text,
12509  and use a closing quote at the end.
12510  For example, 
12511 \begin_inset Quotes eld
12512 \end_inset
12513
12514 open close
12515 \begin_inset Quotes erd
12516 \end_inset
12517
12518 .
12519  The keyboard character, 
12520 \family sans
12521 "
12522 \family default
12523 , generates this automatically.
12524 \end_layout
12525
12526 \begin_layout Standard
12527 You can change the behavior of the 
12528 \family sans
12529 "
12530 \family default
12531  key using the submenu 
12532 \family sans
12533 Language
12534 \family default
12535  of the dialog 
12536 \family sans
12537 Document\SpecialChar \menuseparator
12538 Settings
12539 \family default
12540
12541 \begin_inset LatexCommand index
12542 name "Document ! Settings"
12543
12544 \end_inset
12545
12546  dialog.
12547 \end_layout
12548
12549 \begin_layout Standard
12550 You can also select quotes for different languages in the box 
12551 \family sans
12552 Type
12553 \family default
12554  option.
12555  There are six choices:
12556 \end_layout
12557
12558 \begin_layout Labeling
12559 \labelwidthstring 00.00.0000
12560
12561 \family sans
12562 \begin_inset Quotes eld
12563 \end_inset
12564
12565 Text
12566 \begin_inset Quotes erd
12567 \end_inset
12568
12569
12570 \family default
12571  Use quotes like this 
12572 \begin_inset Quotes eld
12573 \end_inset
12574
12575 double
12576 \begin_inset Quotes erd
12577 \end_inset
12578
12579  or 
12580 \begin_inset Quotes els
12581 \end_inset
12582
12583 single
12584 \begin_inset Quotes ers
12585 \end_inset
12586
12587
12588 \end_layout
12589
12590 \begin_layout Labeling
12591 \labelwidthstring 00.00.0000
12592
12593 \family sans
12594 \begin_inset Quotes sld
12595 \end_inset
12596
12597 Text
12598 \begin_inset Quotes srd
12599 \end_inset
12600
12601
12602 \family default
12603  Use quotes like 
12604 \begin_inset Quotes sld
12605 \end_inset
12606
12607 this
12608 \begin_inset Quotes srd
12609 \end_inset
12610
12611  or 'this
12612 \begin_inset Quotes ers
12613 \end_inset
12614
12615
12616 \end_layout
12617
12618 \begin_layout Labeling
12619 \labelwidthstring 00.00.0000
12620
12621 \family sans
12622 \begin_inset Quotes gld
12623 \end_inset
12624
12625 Text
12626 \begin_inset Quotes grd
12627 \end_inset
12628
12629
12630 \family default
12631  Use quotes like 
12632 \begin_inset Quotes gld
12633 \end_inset
12634
12635 this
12636 \begin_inset Quotes grd
12637 \end_inset
12638
12639  or 
12640 \begin_inset Quotes gls
12641 \end_inset
12642
12643 this
12644 \begin_inset Quotes grs
12645 \end_inset
12646
12647
12648 \end_layout
12649
12650 \begin_layout Labeling
12651 \labelwidthstring 00.00.0000
12652
12653 \family sans
12654 \begin_inset Quotes pld
12655 \end_inset
12656
12657 Text
12658 \begin_inset Quotes prd
12659 \end_inset
12660
12661
12662 \family default
12663  Use quotes like 
12664 \begin_inset Quotes pld
12665 \end_inset
12666
12667 this
12668 \begin_inset Quotes prd
12669 \end_inset
12670
12671  or 
12672 \begin_inset Quotes pls
12673 \end_inset
12674
12675 this
12676 \begin_inset Quotes prs
12677 \end_inset
12678
12679
12680 \end_layout
12681
12682 \begin_layout Labeling
12683 \labelwidthstring 00.00.0000
12684
12685 \family sans
12686 \begin_inset Quotes fld
12687 \end_inset
12688
12689 Text
12690 \begin_inset Quotes frd
12691 \end_inset
12692
12693
12694 \family default
12695  Use quotes like 
12696 \begin_inset Quotes fld
12697 \end_inset
12698
12699 this
12700 \begin_inset Quotes frd
12701 \end_inset
12702
12703  or 
12704 \begin_inset Quotes fls
12705 \end_inset
12706
12707 this
12708 \begin_inset Quotes frs
12709 \end_inset
12710
12711
12712 \end_layout
12713
12714 \begin_layout Labeling
12715 \labelwidthstring 00.00.0000
12716
12717 \family sans
12718 \begin_inset Quotes ald
12719 \end_inset
12720
12721 Text
12722 \begin_inset Quotes ard
12723 \end_inset
12724
12725
12726 \family default
12727  Use quotes like 
12728 \begin_inset Quotes ald
12729 \end_inset
12730
12731 this
12732 \begin_inset Quotes ard
12733 \end_inset
12734
12735  or 
12736 \begin_inset Quotes als
12737 \end_inset
12738
12739 this
12740 \begin_inset Quotes ars
12741 \end_inset
12742
12743
12744 \end_layout
12745
12746 \begin_layout Standard
12747 These settings affects what character the 
12748 \family sans
12749 "
12750 \family default
12751  key produces.
12752 \end_layout
12753
12754 \begin_layout Subsection
12755 Ligatures
12756 \begin_inset LatexCommand index
12757 name "Typography ! Ligatures"
12758
12759 \end_inset
12760
12761
12762 \begin_inset LatexCommand index
12763 name "Ligatures | see{Typography}"
12764
12765 \end_inset
12766
12767
12768 \begin_inset LatexCommand label
12769 name "sub:Ligatures"
12770
12771 \end_inset
12772
12773
12774 \end_layout
12775
12776 \begin_layout Standard
12777 It is standard typesetting practice to group certain letters together and
12778  print them as single characters.
12779  These groups are known as 
12780 \emph on
12781 ligatures
12782 \emph default
12783 .
12784  Since LaTeX knows about ligatures, your documents will contain them too
12785  in the output.
12786  Here are the standard ligatures:
12787 \end_layout
12788
12789 \begin_layout Itemize
12790 ff
12791 \end_layout
12792
12793 \begin_layout Itemize
12794 fi
12795 \end_layout
12796
12797 \begin_layout Itemize
12798 fl
12799 \end_layout
12800
12801 \begin_layout Itemize
12802 ffi
12803 \end_layout
12804
12805 \begin_layout Itemize
12806 ffl
12807 \end_layout
12808
12809 \begin_layout Standard
12810 Some languages uses other ligatures if the document font supports them.
12811 \end_layout
12812
12813 \begin_layout Standard
12814 Sometimes, you don't want a ligature in a word.
12815  While a ligature may be okay in the word, 
12816 \begin_inset Quotes eld
12817 \end_inset
12818
12819 graffiti,
12820 \begin_inset Quotes erd
12821 \end_inset
12822
12823  it looks really weird in compound words, such as 
12824 \begin_inset Quotes eld
12825 \end_inset
12826
12827 cufflink
12828 \begin_inset Quotes erd
12829 \end_inset
12830
12831  or the German 
12832 \begin_inset Quotes eld
12833 \end_inset
12834
12835 Dorffest.
12836 \begin_inset Quotes erd
12837 \end_inset
12838
12839  To break a ligature, use 
12840 \family sans
12841 Insert\SpecialChar \menuseparator
12842 Formatting\SpecialChar \menuseparator
12843 Ligature\InsetSpace ~
12844 Break.
12845
12846 \family default
12847  This changes 
12848 \begin_inset Quotes eld
12849 \end_inset
12850
12851 cufflinks
12852 \begin_inset Quotes erd
12853 \end_inset
12854
12855  to 
12856 \begin_inset Quotes eld
12857 \end_inset
12858
12859 cuff\SpecialChar \textcompwordmark{}
12860 links
12861 \begin_inset Quotes erd
12862 \end_inset
12863
12864  and 
12865 \begin_inset Quotes eld
12866 \end_inset
12867
12868 Dorffest
12869 \begin_inset Quotes erd
12870 \end_inset
12871
12872  to 
12873 \begin_inset Quotes eld
12874 \end_inset
12875
12876 Dorf\SpecialChar \textcompwordmark{}
12877 fest
12878 \begin_inset Quotes erd
12879 \end_inset
12880
12881 .
12882 \end_layout
12883
12884 \begin_layout Subsection
12885 LyX's Proper Names
12886 \begin_inset LatexCommand index
12887 name "LyX ! Proper names"
12888
12889 \end_inset
12890
12891
12892 \begin_inset LatexCommand label
12893 name "sub:LyX's-Proper-Names"
12894
12895 \end_inset
12896
12897
12898 \end_layout
12899
12900 \begin_layout Standard
12901 You have surely noticed, that the word 
12902 \begin_inset Quotes eld
12903 \end_inset
12904
12905 LaTeX
12906 \begin_inset Quotes erd
12907 \end_inset
12908
12909  appears always with characters in different size and height.
12910  LaTeX is the name of the program used by LyX and is therefore recognized
12911  as proper name when you type it in LyX as 
12912 \begin_inset Quotes eld
12913 \end_inset
12914
12915 LaT
12916 \begin_inset ERT
12917 status collapsed
12918
12919 \begin_layout Standard
12920
12921 {}
12922 \end_layout
12923
12924 \end_inset
12925
12926 eX
12927 \begin_inset Quotes erd
12928 \end_inset
12929
12930 .
12931 \begin_inset Note Note
12932 status collapsed
12933
12934 \begin_layout Standard
12935 The braces in ERT are here to avoid that the 
12936 \begin_inset Quotes eld
12937 \end_inset
12938
12939 command
12940 \begin_inset Quotes erd
12941 \end_inset
12942
12943  appear as proper name in the output, see the last paragraph of this section.
12944  To create proper names omit the ERT.
12945 \end_layout
12946
12947 \end_inset
12948
12949  Note the order of the upper-and lowercase letters! LyX recognizes the following
12950  proper names:
12951 \end_layout
12952
12953 \begin_layout Description
12954 LyX The name of the game, write 
12955 \begin_inset Quotes eld
12956 \end_inset
12957
12958 L
12959 \begin_inset ERT
12960 status collapsed
12961
12962 \begin_layout Standard
12963
12964 {}
12965 \end_layout
12966
12967 \end_inset
12968
12969 yX
12970 \begin_inset Quotes erd
12971 \end_inset
12972
12973  to produce it.
12974 \end_layout
12975
12976 \begin_layout Description
12977 TeX The program used by LaTeX, write 
12978 \begin_inset Quotes eld
12979 \end_inset
12980
12981 T
12982 \begin_inset ERT
12983 status collapsed
12984
12985 \begin_layout Standard
12986
12987 {}
12988 \end_layout
12989
12990 \end_inset
12991
12992 eX
12993 \begin_inset Quotes erd
12994 \end_inset
12995
12996  to produce it.
12997 \end_layout
12998
12999 \begin_layout Description
13000 LaTeX The program used by LyX, write 
13001 \begin_inset Quotes eld
13002 \end_inset
13003
13004 LaT
13005 \begin_inset ERT
13006 status collapsed
13007
13008 \begin_layout Standard
13009
13010 {}
13011 \end_layout
13012
13013 \end_inset
13014
13015 eX
13016 \begin_inset Quotes erd
13017 \end_inset
13018
13019  to produce it.
13020 \end_layout
13021
13022 \begin_layout Description
13023 LaTeX2e The actual version of LaTeX, write 
13024 \begin_inset Quotes eld
13025 \end_inset
13026
13027 LaT
13028 \begin_inset ERT
13029 status collapsed
13030
13031 \begin_layout Standard
13032
13033 {}
13034 \end_layout
13035
13036 \end_inset
13037
13038 eX2e
13039 \begin_inset Quotes erd
13040 \end_inset
13041
13042  to produce it.
13043 \end_layout
13044
13045 \begin_layout Standard
13046 You might wonder why the LaTeX-version is 
13047 \begin_inset Quotes eld
13048 \end_inset
13049
13050 2
13051 \begin_inset Formula $\epsilon$
13052 \end_inset
13053
13054
13055 \begin_inset Quotes erd
13056 \end_inset
13057
13058 .
13059  It's an old tradition in the TeX-world to give programs geek version numbers.
13060  For example the version number of TeX converges to the number 
13061 \begin_inset Formula $\pi$
13062 \end_inset
13063
13064 : The actual version is 
13065 \begin_inset Quotes eld
13066 \end_inset
13067
13068 TeX-3.141592
13069 \begin_inset Quotes erd
13070 \end_inset
13071
13072 , the previous one was 
13073 \begin_inset Quotes eld
13074 \end_inset
13075
13076 TeX-3.14159
13077 \begin_inset Quotes erd
13078 \end_inset
13079
13080 .
13081 \end_layout
13082
13083 \begin_layout Standard
13084 If you don't want to use proper names, e.g.
13085  in section headings, you can insert two empty braces in ERT in the word.
13086  This will look in LyX like: 
13087 \begin_inset Graphics
13088         filename clipart/LaTeX.png
13089
13090 \end_inset
13091
13092
13093 \newline
13094 For more about ERT, look at section\InsetSpace ~
13095
13096 \begin_inset LatexCommand ref
13097 reference "sec:ERT"
13098
13099 \end_inset
13100
13101 .
13102 \end_layout
13103
13104 \begin_layout Subsection
13105 Units
13106 \begin_inset LatexCommand index
13107 name "Typography ! Units"
13108
13109 \end_inset
13110
13111
13112 \end_layout
13113
13114 \begin_layout Standard
13115 Generally the space between units and the number is smaller than the normal
13116  space between two words.
13117  As you can see in the example below, it looks better when the space is
13118  smaller.
13119  To get such a 
13120 \begin_inset Quotes eld
13121 \end_inset
13122
13123 half space
13124 \begin_inset Quotes erd
13125 \end_inset
13126
13127  for units use the menu 
13128 \family sans
13129 Insert\SpecialChar \menuseparator
13130 Formatting\SpecialChar \menuseparator
13131 Thin\InsetSpace ~
13132 Space
13133 \family default
13134  (shortcut 
13135 \family sans
13136 C-S-Space
13137 \family default
13138 ).
13139 \end_layout
13140
13141 \begin_layout Standard
13142 Here's an example to show the differences:
13143 \end_layout
13144
13145 \begin_layout Standard
13146 \begin_inset Tabular
13147 <lyxtabular version="3" rows="2" columns="2">
13148 <features>
13149 <column alignment="left" valignment="top" width="0">
13150 <column alignment="left" valignment="top" width="0">
13151 <row>
13152 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
13153 \begin_inset Text
13154
13155 \begin_layout Standard
13156 24\InsetSpace ~
13157 kW
13158 \begin_inset Formula $\cdot$
13159 \end_inset
13160
13161 h
13162 \end_layout
13163
13164 \end_inset
13165 </cell>
13166 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
13167 \begin_inset Text
13168
13169 \begin_layout Standard
13170 space between number and unit
13171 \end_layout
13172
13173 \end_inset
13174 </cell>
13175 </row>
13176 <row>
13177 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
13178 \begin_inset Text
13179
13180 \begin_layout Standard
13181 24\InsetSpace \thinspace{}
13182 kW
13183 \begin_inset Formula $\cdot$
13184 \end_inset
13185
13186 h
13187 \end_layout
13188
13189 \end_inset
13190 </cell>
13191 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
13192 \begin_inset Text
13193
13194 \begin_layout Standard
13195 half space between number and unit
13196 \end_layout
13197
13198 \end_inset
13199 </cell>
13200 </row>
13201 </lyxtabular>
13202
13203 \end_inset
13204
13205
13206 \end_layout
13207
13208 \begin_layout Subsection
13209 Widows and Orphans
13210 \begin_inset LatexCommand index
13211 name "Typography ! Widows and orphans"
13212
13213 \end_inset
13214
13215
13216 \begin_inset LatexCommand label
13217 name "sub:Widows"
13218
13219 \end_inset
13220
13221
13222 \end_layout
13223
13224 \begin_layout Standard
13225 In the early days of word processors, page breaks went wherever the page
13226  happened to end.
13227  There was no regard for what was actually going on in the text.
13228  You may remember once printing out a document, only to find the heading
13229  for a new section printed at the very bottom of the page, the first line
13230  of a new paragraph all alone at the bottom of a page, or the last line
13231  of a paragraph at the top of a new page.
13232  These dangly-bits of text became known as 
13233 \emph on
13234 widows
13235 \emph default
13236  and 
13237 \emph on
13238 orphans
13239 \emph default
13240 .
13241 \end_layout
13242
13243 \begin_layout Standard
13244 Clearly, LyX can avoid breaking pages after a section heading.
13245  That's part of the advantage of paragraph environments.
13246  But what about widows and orphans, where the page breaks leave one line
13247  of a paragraph all alone at the top or bottom of a page? There are rules
13248  built into LaTeX governing page breaks, and some of those rules are there
13249  to specifically prevent widows and orphans.
13250  This is the advantage LyX has in using LaTeX as its backend.
13251 \end_layout
13252
13253 \begin_layout Standard
13254 There's no way we can go into how TeX and LaTeX decide to break a page,
13255  or how you can tweak that behavior.
13256  Some LaTeX books listed in the bibliography [such as\InsetSpace ~
13257
13258 \begin_inset LatexCommand cite
13259 key "latexcompanion"
13260
13261 \end_inset
13262
13263  or\InsetSpace ~
13264
13265 \begin_inset LatexCommand cite
13266 key "latexguide"
13267
13268 \end_inset
13269
13270 ] may have more information.
13271  You will almost never need to worry about this, however.
13272 \end_layout
13273
13274 \begin_layout Chapter
13275 Notes, Graphics, Tables, and Floats
13276 \begin_inset LatexCommand label
13277 name "cha:Floats-and-Notes"
13278
13279 \end_inset
13280
13281
13282 \end_layout
13283
13284 \begin_layout Standard
13285 The issues of this chapter are described in detail in the 
13286 \emph on
13287 Embedded Objects
13288 \emph default
13289  manual.
13290  There you'll also find tips and tricks for special cases.
13291 \end_layout
13292
13293 \begin_layout Section
13294 Notes
13295 \begin_inset LatexCommand index
13296 name "Notes"
13297
13298 \end_inset
13299
13300
13301 \begin_inset LatexCommand label
13302 name "sec:Notes"
13303
13304 \end_inset
13305
13306
13307 \end_layout
13308
13309 \begin_layout Standard
13310 LyX offers you a few types of notes to add to your document:
13311 \end_layout
13312
13313 \begin_layout Description
13314 LyX\InsetSpace ~
13315 Note This note type is for internal notes that won't appear in the output.
13316 \newline
13317
13318 \begin_inset Note Note
13319 status open
13320
13321 \begin_layout Standard
13322 This is text in a note box that doesn't appear in the output.
13323 \end_layout
13324
13325 \end_inset
13326
13327
13328 \end_layout
13329
13330 \begin_layout Description
13331 Comment This note also doesn't appear in the output but it appears as LaTeX-comm
13332 ent, when you export the document to LaTeX via the menu 
13333 \family sans
13334 File\SpecialChar \menuseparator
13335 Export\SpecialChar \menuseparator
13336 LaTeX (pdflatex) / (plain)
13337 \family default
13338 .
13339 \newline
13340
13341 \begin_inset Note Comment
13342 status open
13343
13344 \begin_layout Standard
13345 This is text in a note box that only appears as comment in LaTeX-files.
13346 \end_layout
13347
13348 \end_inset
13349
13350
13351 \end_layout
13352
13353 \begin_layout Description
13354 Greyed\InsetSpace ~
13355 Out This note will appear in the output as grey text.
13356 \newline
13357
13358 \newline
13359
13360 \begin_inset Note Greyedout
13361 status open
13362
13363 \begin_layout Standard
13364 This is text
13365 \begin_inset Foot
13366 status collapsed
13367
13368 \begin_layout Standard
13369 This is an example footnote within a greyed out note.
13370  In this document the greyed out note color is redefined to blue.
13371  How this can be done is explained in the 
13372 \emph on
13373 Embedded Objects
13374 \emph default
13375  manual.
13376 \end_layout
13377
13378 \end_inset
13379
13380  of a comment that appears in the output as grey text.
13381 \end_layout
13382
13383 \end_inset
13384
13385
13386 \newline
13387
13388 \newline
13389 As you can see in the example, the first line of greyed out notes is a bit
13390  indented and greyed out notes can have footnotes.
13391 \end_layout
13392
13393 \begin_layout Description
13394 Framed This note will appear in the output as framed text.
13395  
13396 \begin_inset Note Framed
13397 status open
13398
13399 \begin_layout Standard
13400 This is text in a note box that appears framed in the output.
13401 \end_layout
13402
13403 \end_inset
13404
13405  In contrary to framed boxes like the one in section\InsetSpace ~
13406
13407 \begin_inset LatexCommand ref
13408 reference "sub:ERT-Boxes"
13409
13410 \end_inset
13411
13412 , the frame uses always the whole text width and the note is set into its
13413  own paragraph.
13414 \end_layout
13415
13416 \begin_layout Description
13417 Shaded This note will appear in the output with red background color.
13418 \begin_inset Note Shaded
13419 status open
13420
13421 \begin_layout Standard
13422 This text in a note box appears in the output with red background.
13423 \end_layout
13424
13425 \end_inset
13426
13427 In contrary to colored boxes, the note uses always the whole text width
13428  and the note is set into its own paragraph.
13429 \end_layout
13430
13431 \begin_layout Standard
13432 Notes are inserted with the toolbar button 
13433 \begin_inset Graphics
13434         filename ../images/note-insert.png
13435         scale 85
13436         scaleBeforeRotation
13437
13438 \end_inset
13439
13440  or the menu 
13441 \family sans
13442 Insert\SpecialChar \menuseparator
13443 Note
13444 \family default
13445 .
13446  Right-click on the appearing note box to select the note type.
13447 \end_layout
13448
13449 \begin_layout Section
13450 Footnotes
13451 \begin_inset LatexCommand index
13452 name "Footnotes"
13453
13454 \end_inset
13455
13456
13457 \begin_inset LatexCommand label
13458 name "sec:Footnotes"
13459
13460 \end_inset
13461
13462
13463 \end_layout
13464
13465 \begin_layout Standard
13466 LyX uses boxes to display footnotes: When you insert a footnote using the
13467  menu 
13468 \family sans
13469 Insert\SpecialChar \menuseparator
13470 Footnote
13471 \family default
13472  or the toolbar button 
13473 \begin_inset Graphics
13474         filename ../images/footnote-insert.png
13475
13476 \end_inset
13477
13478
13479 \family roman
13480 \series medium
13481 \bar no
13482 you'll see
13483 \family default
13484 \series default
13485 \bar default
13486  the following box: 
13487 \begin_inset Graphics
13488         filename clipart/footnoteQt4.png
13489         scale 80
13490
13491 \end_inset
13492
13493
13494 \family roman
13495 \series medium
13496 \bar no
13497 .
13498  This box is LyX's representation of your footnote.
13499  If you
13500 \family default
13501 \series default
13502 \bar default
13503  left-click on 
13504 \family roman
13505 \series medium
13506 \bar no
13507 the 
13508 \begin_inset Quotes eld
13509 \end_inset
13510
13511
13512 \family sans
13513 foot
13514 \family roman
13515
13516 \begin_inset Quotes erd
13517 \end_inset
13518
13519
13520 \family default
13521 \series default
13522 \bar default
13523  
13524 \family roman
13525 \series medium
13526 \bar no
13527 label, the box will
13528 \family default
13529 \series default
13530 \bar default
13531  be opened and you can enter the footnote text into it.
13532  Clicking on the box label again, will close 
13533 \family roman
13534 \series medium
13535 \bar no
13536 the
13537 \family default
13538 \series default
13539 \bar default
13540  box
13541 \family roman
13542 \series medium
13543 \bar no
13544 .
13545  If you want to turn existing text into a footnote, simply mark it and click
13546  on the footnote
13547 \family default
13548 \series default
13549 \bar default
13550  toolbar 
13551 \family roman
13552 \series medium
13553 \bar no
13554 button
13555 \family default
13556 \series default
13557 \bar default
13558 .
13559 \end_layout
13560
13561 \begin_layout Standard
13562 Here's an example footnote:
13563 \family roman
13564 \series medium
13565 \bar no
13566
13567 \begin_inset Foot
13568 status open
13569
13570 \begin_layout Standard
13571 To close a footnote, click on the red box at the top left.
13572 \end_layout
13573
13574 \end_inset
13575
13576
13577 \end_layout
13578
13579 \begin_layout Standard
13580 The footnote will appear in the output as a superscript number at the text
13581  position where the footnote box is placed.
13582  The footnote text is placed at the bottom of the current page.
13583  The footnote number is calculated by LyX, the numbers are consecutive,
13584  no matter in which chapter the footnote is in.
13585  LyX doesn't support other numbering schemes yet, but you can get another
13586  scheme using special LaTeX-commands.
13587  T
13588 \family roman
13589 h
13590 \family default
13591 ey are described in the 
13592 \emph on
13593 Embedded Objects
13594 \emph default
13595  manual.
13596 \end_layout
13597
13598 \begin_layout Section
13599 Marginal Notes
13600 \begin_inset LatexCommand index
13601 name "Marginal notes"
13602
13603 \end_inset
13604
13605
13606 \begin_inset LatexCommand label
13607 name "sec:Marginal-Notes"
13608
13609 \end_inset
13610
13611
13612 \end_layout
13613
13614 \begin_layout Standard
13615 Marginal notes look and behave just like footnotes in LyX.
13616  When you insert a margin note via the menu 
13617 \family sans
13618 Insert\SpecialChar \menuseparator
13619 Marginal\InsetSpace ~
13620 Note
13621 \family default
13622  or the toolbar button 
13623 \begin_inset Graphics
13624         filename ../images/marginalnote-insert.png
13625
13626 \end_inset
13627
13628 , you'll see 
13629 \family roman
13630 \series medium
13631 a
13632 \family default
13633 \series default
13634  grey 
13635 \family roman
13636 \series medium
13637 box with a
13638 \family default
13639 \series default
13640  red 
13641 \family roman
13642 \series medium
13643 label 
13644 \begin_inset Quotes eld
13645 \end_inset
13646
13647 margin
13648 \begin_inset Quotes erd
13649 \end_inset
13650
13651  appearing within your text.
13652  This box is LyX's representation of your margin
13653 \family default
13654 \series default
13655 al 
13656 \family roman
13657 \series medium
13658 note.
13659 \end_layout
13660
13661 \begin_layout Standard
13662 At the side is an example marginal note.
13663 \family roman
13664 \series medium
13665
13666 \begin_inset Marginal
13667 status open
13668
13669 \begin_layout Standard
13670 This is a marginal note.
13671 \end_layout
13672
13673 \end_inset
13674
13675
13676 \end_layout
13677
13678 \begin_layout Standard
13679 Marginal notes appear at the right side in single-sided documents.
13680  In double-sided documents they appear in the outer margin -- left on even
13681  pages, right on odd pages.
13682 \end_layout
13683
13684 \begin_layout Section
13685 Graphics and Images
13686 \begin_inset LatexCommand index
13687 name "Images"
13688
13689 \end_inset
13690
13691
13692 \begin_inset LatexCommand index
13693 name "Graphics"
13694
13695 \end_inset
13696
13697
13698 \begin_inset LatexCommand label
13699 name "sec:Graphics"
13700
13701 \end_inset
13702
13703
13704 \end_layout
13705
13706 \begin_layout Standard
13707 To insert an image in your document, place the cursor at the text position
13708  you want and click on the toolbar icon 
13709 \begin_inset Graphics
13710         filename ../images/dialog-show-new-inset_graphics.png
13711
13712 \end_inset
13713
13714  or select 
13715 \family sans
13716 Insert\SpecialChar \menuseparator
13717 Graphics
13718 \family default
13719  from the menu.
13720  Then a dialog will appear to choose the file to load.
13721 \end_layout
13722
13723 \begin_layout Standard
13724 This dialog has numerous mostly self-explanatory parameters.
13725  The 
13726 \family sans
13727 Graphics
13728 \family default
13729  tab allows you to choose your image file.
13730  The appearance of the image inside LyX and in the output is adjusted separately.
13731  The image can be transformed by setting a rotation angle and a scaling
13732  factor.
13733  The scaling units are explained in Appendix\InsetSpace ~
13734
13735 \begin_inset LatexCommand ref
13736 reference "cha:Units-available-in"
13737
13738 \end_inset
13739
13740 .
13741 \end_layout
13742
13743 \begin_layout Standard
13744 In the tab 
13745 \family sans
13746 Clipping
13747 \family default
13748  it is possible to set image coordinates to adjust the height and width
13749  of the image in the output.
13750  The coordinates can also be calculated automatically by pressing the button
13751  
13752 \family sans
13753 Get\InsetSpace ~
13754 from\InsetSpace ~
13755 file
13756 \family default
13757 .
13758  The option 
13759 \family sans
13760 Clip\InsetSpace ~
13761 to\InsetSpace ~
13762 bounding\InsetSpace ~
13763 box
13764 \family default
13765  will only print the image region within the given coordinates.
13766  Normally you don't need to take care about image coordinates and can ignore
13767  the tab 
13768 \family sans
13769 Clipping
13770 \family default
13771 .
13772 \end_layout
13773
13774 \begin_layout Standard
13775 LaTeX experts can specify additional LaTeX options in the 
13776 \family sans
13777 Extras
13778 \family default
13779  tab.
13780  You can also set the 
13781 \family sans
13782 Subfigure
13783 \family default
13784  option here if the image is inside a figure float.
13785  This option is explained in section\InsetSpace ~
13786
13787 \begin_inset LatexCommand ref
13788 reference "sec:Figure-Floats"
13789
13790 \end_inset
13791
13792 .
13793  The option 
13794 \family sans
13795 Draft\InsetSpace ~
13796 mode
13797 \family default
13798  effects that the image don't appear in the output, only a frame with the
13799  image size is printed.
13800 \end_layout
13801
13802 \begin_layout Standard
13803 The graphics dialog can be called at any time by right-clicking on an image.
13804  The image will appear in the output exactly at the position where it is
13805  in the text.
13806  This is an example image in the PDF format within a separate, horizontally
13807  centered paragraph: 
13808 \end_layout
13809
13810 \begin_layout Standard
13811 \align center
13812 \begin_inset Graphics
13813         filename clipart/mobius.eps
13814         display color
13815         scale 70
13816         rotateOrigin center
13817
13818 \end_inset
13819
13820
13821 \end_layout
13822
13823 \begin_layout Standard
13824 If you need image captions and want to reference images, you have to put
13825  the image into a float, see section\InsetSpace ~
13826
13827 \begin_inset LatexCommand ref
13828 reference "sec:Figure-Floats"
13829
13830 \end_inset
13831
13832 .
13833 \end_layout
13834
13835 \begin_layout Subsection
13836 Image Formats
13837 \begin_inset LatexCommand index
13838 name "Image formats"
13839
13840 \end_inset
13841
13842
13843 \begin_inset LatexCommand label
13844 name "sub:Image-Formats"
13845
13846 \end_inset
13847
13848
13849 \end_layout
13850
13851 \begin_layout Standard
13852 You can insert images in any known file format.
13853  But as we explained in section\InsetSpace ~
13854
13855 \begin_inset LatexCommand ref
13856 reference "sub:Output-file-formats"
13857
13858 \end_inset
13859
13860 , every output document format allows only a few image formats.
13861  LyX uses therefore the program 
13862 \family typewriter
13863 Imagemagick
13864 \family default
13865  in the background to convert the images to the right format.
13866  To increase your workflow by avoiding these conversions in the background,
13867  you can use only the image formats listed in the subsections of section\InsetSpace ~
13868
13869 \begin_inset LatexCommand ref
13870 reference "sub:Output-file-formats"
13871
13872 \end_inset
13873
13874 .
13875 \end_layout
13876
13877 \begin_layout Standard
13878 Similar to fonts there are two types of image formats:
13879 \end_layout
13880
13881 \begin_layout Description
13882 Bitmap\InsetSpace ~
13883 images consist of pixel values, often in a compressed form.
13884  They are therefore not fully scalable and look pixeled in large zooms.
13885  Well-known bitmap image formats are 
13886 \begin_inset Quotes eld
13887 \end_inset
13888
13889 Graphics Interchange Format
13890 \begin_inset Quotes erd
13891 \end_inset
13892
13893  (GIF, file extension 
13894 \begin_inset Quotes eld
13895 \end_inset
13896
13897
13898 \family typewriter
13899 .gif
13900 \family default
13901
13902 \begin_inset Quotes erd
13903 \end_inset
13904
13905 )
13906 \begin_inset LatexCommand index
13907 name "GIF|see{Image formats}"
13908
13909 \end_inset
13910
13911
13912 \begin_inset Quotes eld
13913 \end_inset
13914
13915 Portable Network Graphics
13916 \begin_inset Quotes erd
13917 \end_inset
13918
13919  (PNG, file extension 
13920 \begin_inset Quotes eld
13921 \end_inset
13922
13923
13924 \family typewriter
13925 .png
13926 \family default
13927
13928 \begin_inset Quotes erd
13929 \end_inset
13930
13931 )
13932 \begin_inset LatexCommand index
13933 name "PNG|see{Image formats}"
13934
13935 \end_inset
13936
13937 , and 
13938 \begin_inset Quotes eld
13939 \end_inset
13940
13941 Joint Photographic Experts Group
13942 \begin_inset Quotes erd
13943 \end_inset
13944
13945  (JPG, file extension 
13946 \begin_inset Quotes eld
13947 \end_inset
13948
13949
13950 \family typewriter
13951 .jpg
13952 \family default
13953
13954 \begin_inset Quotes erd
13955 \end_inset
13956
13957  or 
13958 \begin_inset Quotes eld
13959 \end_inset
13960
13961
13962 \family typewriter
13963 .jpeg
13964 \family default
13965
13966 \begin_inset Quotes erd
13967 \end_inset
13968
13969 )
13970 \begin_inset LatexCommand index
13971 name "JPG|see{Image formats}"
13972
13973 \end_inset
13974
13975 .
13976 \end_layout
13977
13978 \begin_layout Description
13979 Scalable\InsetSpace ~
13980 images consist of vectors and can therefore be scaled to any size
13981  without data loss.
13982  The scaling ability is necessary if you want to create presentations, because
13983  presentations are always scaled by the beamer.
13984  Scaling is also useful for online documents to let the user zoom into diagrams.
13985 \newline
13986 S
13987 calable image formats can be 
13988 \begin_inset Quotes eld
13989 \end_inset
13990
13991 Scalable Vector Graphics
13992 \begin_inset Quotes erd
13993 \end_inset
13994
13995  (SVG, file extension 
13996 \begin_inset Quotes eld
13997 \end_inset
13998
13999
14000 \family typewriter
14001 .svg
14002 \family default
14003
14004 \begin_inset Quotes erd
14005 \end_inset
14006
14007 )
14008 \begin_inset LatexCommand index
14009 name "SVG|see{Image formats}"
14010
14011 \end_inset
14012
14013
14014 \begin_inset Quotes eld
14015 \end_inset
14016
14017 Encapsulated PostScript
14018 \begin_inset Quotes erd
14019 \end_inset
14020
14021  (EPS, file extension 
14022 \begin_inset Quotes eld
14023 \end_inset
14024
14025
14026 \family typewriter
14027 .eps
14028 \family default
14029
14030 \begin_inset Quotes erd
14031 \end_inset
14032
14033 )
14034 \begin_inset LatexCommand index
14035 name "EPS|see{Image formats}"
14036
14037 \end_inset
14038
14039 , and 
14040 \begin_inset Quotes eld
14041 \end_inset
14042
14043 Portable Document Format
14044 \begin_inset Quotes erd
14045 \end_inset
14046
14047  (PDF, file extension 
14048 \begin_inset Quotes eld
14049 \end_inset
14050
14051
14052 \family typewriter
14053 .pdf
14054 \family default
14055
14056 \begin_inset Quotes erd
14057 \end_inset
14058
14059 )
14060 \begin_inset LatexCommand index
14061 name "PDF"
14062
14063 \end_inset
14064
14065 .
14066  We say it can be, because you can convert any bitmap image format to PDF
14067  or EPS and the result won't be scalable.
14068  In this cases only a header with the image properties is added to the original
14069  image
14070 \begin_inset Foot
14071 status collapsed
14072
14073 \begin_layout Standard
14074 In the case of PDF, the original image is additionally compressed.
14075 \end_layout
14076
14077 \end_inset
14078
14079 .
14080 \end_layout
14081
14082 \begin_layout Standard
14083 Normally one can't convert a bitmap image into a scalable one, only vice
14084  versa.
14085 \end_layout
14086
14087 \begin_layout Section
14088 Tables
14089 \begin_inset LatexCommand index
14090 name "Tables"
14091
14092 \end_inset
14093
14094
14095 \begin_inset LatexCommand label
14096 name "sec:Tables"
14097
14098 \end_inset
14099
14100
14101 \end_layout
14102
14103 \begin_layout Standard
14104 You can insert a table using either the toolbar button 
14105 \begin_inset Graphics
14106         filename ../images/tabular-insert.png
14107         scale 85
14108
14109 \end_inset
14110
14111  or the menu 
14112 \family sans
14113 Insert\SpecialChar \menuseparator
14114 Table
14115 \family default
14116 .
14117  A dialog will appear, asking you for the number of rows and columns.
14118  The default table has lines around any cell and the first row appears separated
14119  from the rest of the table.
14120  This separation appears due to a double line: The cells of the first row
14121  have a line below them and the cells of the second row have a line above
14122  them.
14123  Here's an example table:
14124 \end_layout
14125
14126 \begin_layout Standard
14127 \align center
14128 \begin_inset Tabular
14129 <lyxtabular version="3" rows="4" columns="4">
14130 <features>
14131 <column alignment="center" valignment="top" leftline="true" width="0pt">
14132 <column alignment="center" valignment="top" leftline="true" width="0pt">
14133 <column alignment="center" valignment="top" leftline="true" width="0in">
14134 <column alignment="center" valignment="top" leftline="true" rightline="true" width="0pt">
14135 <row topline="true" bottomline="true">
14136 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
14137 \begin_inset Text
14138
14139 \begin_layout Standard
14140
14141 \end_layout
14142
14143 \end_inset
14144 </cell>
14145 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
14146 \begin_inset Text
14147
14148 \begin_layout Standard
14149
14150 \family roman
14151 \series medium
14152 \shape up
14153 \size normal
14154 \emph off
14155 \bar no
14156 \noun off
14157 \color none
14158 1
14159 \end_layout
14160
14161 \end_inset
14162 </cell>
14163 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
14164 \begin_inset Text
14165
14166 \begin_layout Standard
14167 2
14168 \end_layout
14169
14170 \end_inset
14171 </cell>
14172 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
14173 \begin_inset Text
14174
14175 \begin_layout Standard
14176 3
14177 \end_layout
14178
14179 \end_inset
14180 </cell>
14181 </row>
14182 <row topline="true">
14183 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
14184 \begin_inset Text
14185
14186 \begin_layout Standard
14187
14188 \family roman
14189 \series medium
14190 \shape up
14191 \size normal
14192 \emph off
14193 \bar no
14194 \noun off
14195 \color none
14196 A
14197 \end_layout
14198
14199 \end_inset
14200 </cell>
14201 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
14202 \begin_inset Text
14203
14204 \begin_layout Standard
14205
14206 \end_layout
14207
14208 \end_inset
14209 </cell>
14210 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
14211 \begin_inset Text
14212
14213 \begin_layout Standard
14214
14215 \end_layout
14216
14217 \end_inset
14218 </cell>
14219 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
14220 \begin_inset Text
14221
14222 \begin_layout Standard
14223
14224 \end_layout
14225
14226 \end_inset
14227 </cell>
14228 </row>
14229 <row topline="true">
14230 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
14231 \begin_inset Text
14232
14233 \begin_layout Standard
14234
14235 \family roman
14236 \series medium
14237 \shape up
14238 \size normal
14239 \emph off
14240 \bar no
14241 \noun off
14242 \color none
14243 B
14244 \end_layout
14245
14246 \end_inset
14247 </cell>
14248 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
14249 \begin_inset Text
14250
14251 \begin_layout Standard
14252
14253 \end_layout
14254
14255 \end_inset
14256 </cell>
14257 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
14258 \begin_inset Text
14259
14260 \begin_layout Standard
14261
14262 \size normal
14263 \noun off
14264 \color none
14265  
14266 \end_layout
14267
14268 \end_inset
14269 </cell>
14270 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
14271 \begin_inset Text
14272
14273 \begin_layout Standard
14274
14275 \end_layout
14276
14277 \end_inset
14278 </cell>
14279 </row>
14280 <row topline="true" bottomline="true">
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 \family roman
14287 \series medium
14288 \shape up
14289 \size normal
14290 \emph off
14291 \bar no
14292 \noun off
14293 \color none
14294 C
14295 \end_layout
14296
14297 \end_inset
14298 </cell>
14299 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
14300 \begin_inset Text
14301
14302 \begin_layout Standard
14303
14304 \end_layout
14305
14306 \end_inset
14307 </cell>
14308 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
14309 \begin_inset Text
14310
14311 \begin_layout Standard
14312
14313 \end_layout
14314
14315 \end_inset
14316 </cell>
14317 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
14318 \begin_inset Text
14319
14320 \begin_layout Standard
14321
14322 \end_layout
14323
14324 \end_inset
14325 </cell>
14326 </row>
14327 </lyxtabular>
14328
14329 \end_inset
14330
14331
14332 \end_layout
14333
14334 \begin_layout Subsection
14335 The Table dialog
14336 \end_layout
14337
14338 \begin_layout Standard
14339 You can alter a table by clicking on it with the right mouse button, which
14340  brings up the table dialog.
14341  Here you can adjust the settings of the cell and row/column respectively
14342  where the cursor is placed currently.
14343  Most of the dialog options also work on selections.
14344  This means that if you select more cells, columns or rows the action is
14345  done on all of your selection.
14346 \end_layout
14347
14348 \begin_layout Standard
14349 Additionally to the table dialog the 
14350 \family sans
14351 table\InsetSpace ~
14352 toolbar
14353 \family default
14354 , that appears when the cursor is inside a table, helps you in setting table
14355  properties.
14356  It is for example currently only possible to add\InsetSpace \thinspace{}
14357 /\InsetSpace \thinspace{}
14358 delete lines via the table
14359  toolbar.
14360 \end_layout
14361
14362 \begin_layout Standard
14363 In the tab 
14364 \family sans
14365 Table\InsetSpace ~
14366 Settings
14367 \family default
14368  of the table dialog you can set the alignment for the current row.
14369  If you add a row or column, it will be inserted right beside or below the
14370  current cell respectively.
14371  The vertical alignment of a column can only be adjusted when a column width
14372  is given.
14373  A given width will allow the cell to have linebreaks and multiple paragraphs
14374  of text, see section\InsetSpace ~
14375
14376 \begin_inset LatexCommand ref
14377 reference "sub:Table-Cells"
14378
14379 \end_inset
14380
14381 .
14382 \end_layout
14383
14384 \begin_layout Standard
14385 You can mark multiple cells of one row as a multicolumn cell using the check
14386  box 
14387 \family sans
14388 Multicolumn
14389 \family default
14390 .
14391  This will merge the cells to 
14392 \emph on
14393 one
14394 \emph default
14395  cell, spread over more than one column.
14396  Multicolumn cells are treated as own rows, so that the alignment, width,
14397  and border settings affect only the multicolumn cell.
14398  Here's an example table with a multicolumn cell in the first row and one
14399  in the last row without the upper border:
14400 \end_layout
14401
14402 \begin_layout Standard
14403 \align center
14404 \begin_inset Tabular
14405 <lyxtabular version="3" rows="3" columns="4">
14406 <features firstHeadTopDL="true" firstHeadBottomDL="true">
14407 <column alignment="center" valignment="top" leftline="true" width="0pt">
14408 <column alignment="center" valignment="middle" leftline="true" width="0">
14409 <column alignment="center" valignment="top" leftline="true" width="0in">
14410 <column alignment="center" valignment="top" leftline="true" rightline="true" width="0pt">
14411 <row topline="true" bottomline="true">
14412 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
14413 \begin_inset Text
14414
14415 \begin_layout Standard
14416 abc
14417 \end_layout
14418
14419 \end_inset
14420 </cell>
14421 <cell multicolumn="1" alignment="center" valignment="middle" topline="true" bottomline="true" leftline="true" usebox="none">
14422 \begin_inset Text
14423
14424 \begin_layout Standard
14425 def ghi
14426 \end_layout
14427
14428 \end_inset
14429 </cell>
14430 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
14431 \begin_inset Text
14432
14433 \begin_layout Standard
14434
14435 \end_layout
14436
14437 \end_inset
14438 </cell>
14439 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
14440 \begin_inset Text
14441
14442 \begin_layout Standard
14443 jkl
14444 \end_layout
14445
14446 \end_inset
14447 </cell>
14448 </row>
14449 <row topline="true">
14450 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
14451 \begin_inset Text
14452
14453 \begin_layout Standard
14454
14455 \family roman
14456 \series medium
14457 \shape up
14458 \size normal
14459 \emph off
14460 \bar no
14461 \noun off
14462 \color none
14463 A
14464 \end_layout
14465
14466 \end_inset
14467 </cell>
14468 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
14469 \begin_inset Text
14470
14471 \begin_layout Standard
14472 B
14473 \end_layout
14474
14475 \end_inset
14476 </cell>
14477 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
14478 \begin_inset Text
14479
14480 \begin_layout Standard
14481 C
14482 \end_layout
14483
14484 \end_inset
14485 </cell>
14486 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
14487 \begin_inset Text
14488
14489 \begin_layout Standard
14490 D
14491 \end_layout
14492
14493 \end_inset
14494 </cell>
14495 </row>
14496 <row topline="true" bottomline="true">
14497 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
14498 \begin_inset Text
14499
14500 \begin_layout Standard
14501 1
14502 \end_layout
14503
14504 \end_inset
14505 </cell>
14506 <cell multicolumn="1" alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
14507 \begin_inset Text
14508
14509 \begin_layout Standard
14510 2
14511 \end_layout
14512
14513 \end_inset
14514 </cell>
14515 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
14516 \begin_inset Text
14517
14518 \begin_layout Standard
14519 3
14520 \end_layout
14521
14522 \end_inset
14523 </cell>
14524 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
14525 \begin_inset Text
14526
14527 \begin_layout Standard
14528 4
14529 \end_layout
14530
14531 \end_inset
14532 </cell>
14533 </row>
14534 </lyxtabular>
14535
14536 \end_inset
14537
14538
14539 \end_layout
14540
14541 \begin_layout Standard
14542 At the moment LyX doesn't support multirow cells.
14543  Adept users can declare special LaTeX-arguments for the table.
14544  They are necessary for special table formatting, like for multirow cells,
14545  explained in the tables section of the 
14546 \emph on
14547 Extended\InsetSpace ~
14548 Features
14549 \emph default
14550  manual.
14551  You can also rotate the current cell or the whole table 90
14552 \begin_inset Formula $\,$
14553 \end_inset
14554
14555 degrees counterclockwise.
14556  These rotations are not visible in LyX but in the output.
14557 \end_layout
14558
14559 \begin_layout Standard
14560 \begin_inset Note Greyedout
14561 status open
14562
14563 \begin_layout Standard
14564
14565 \series bold
14566 Note:
14567 \series default
14568  Most DVI-viewers are 
14569 \emph on
14570 not
14571 \emph default
14572  able to display rotations.
14573 \end_layout
14574
14575 \end_inset
14576
14577
14578 \end_layout
14579
14580 \begin_layout Standard
14581 The 
14582 \family sans
14583 Borders
14584 \family default
14585  tab allows you to add and delete border lines for the current row/column.
14586  The button 
14587 \family sans
14588 Default
14589 \family default
14590  adds lines for all cell borders.
14591 \end_layout
14592
14593 \begin_layout Subsection
14594 Longtables
14595 \begin_inset LatexCommand index
14596 name "Tables ! Longtables"
14597
14598 \end_inset
14599
14600
14601 \begin_inset LatexCommand index
14602 name "Longtables"
14603
14604 \end_inset
14605
14606
14607 \end_layout
14608
14609 \begin_layout Standard
14610 If the table is too long to fit on one page, you can use the option 
14611 \family sans
14612 Use\InsetSpace ~
14613 long\InsetSpace ~
14614 table
14615 \family default
14616  in the tab 
14617 \family sans
14618 Longtable
14619 \family default
14620  of the table dialog to split the table automatically over more pages.
14621  Doing this enables some check boxes and you can now define:
14622 \end_layout
14623
14624 \begin_layout Description
14625
14626 \family sans
14627 Header
14628 \family default
14629 : The current row and all rows above, that don't have any special options
14630  defined, are defined to be the header rows of all pages of the longtable;
14631  except for the first page, if 
14632 \family sans
14633 First\InsetSpace ~
14634 header
14635 \family default
14636  is defined.
14637 \end_layout
14638
14639 \begin_layout Description
14640
14641 \family sans
14642 First\InsetSpace ~
14643 header
14644 \family default
14645 : The current row and all rows above, that don't have any special options
14646  defined, are defined to be the header rows of the first page of the longtable.
14647 \end_layout
14648
14649 \begin_layout Description
14650
14651 \family sans
14652 Footer
14653 \family default
14654 : The current row and all rows below, that don't have any special options
14655  defined, are defined to be the footer rows of all pages of the longtable;
14656  except for the last page, if 
14657 \family sans
14658 Last\InsetSpace ~
14659 footer
14660 \family default
14661  is defined.
14662 \end_layout
14663
14664 \begin_layout Description
14665
14666 \family sans
14667 Last\InsetSpace ~
14668 footer
14669 \family default
14670 : The current row and all rows below, that don't have any special options
14671  defined, are defined to be the footer rows of the last page of the longtable.
14672 \end_layout
14673
14674 \begin_layout Standard
14675 You can also specify a row where the table is splitted.
14676  If you set more than one option in the same table row, you should be aware
14677  of the fact that only the first one is used in the given table row.
14678  The others will then be defined as 
14679 \emph on
14680 empty
14681 \emph default
14682 .
14683  In this context, first means first in this order: 
14684 \family sans
14685 Footer, Last\InsetSpace ~
14686 footer,
14687 \family default
14688  
14689 \family sans
14690 Header,
14691 \family default
14692  
14693 \family sans
14694 First\InsetSpace ~
14695 header.
14696
14697 \family default
14698  See the following longtable to see how it works:
14699 \end_layout
14700
14701 \begin_layout Standard
14702 \align center
14703 \begin_inset Tabular
14704 <lyxtabular version="3" rows="69" columns="3">
14705 <features islongtable="true">
14706 <column alignment="block" valignment="top" leftline="true" width="5cm">
14707 <column alignment="left" valignment="top" width="0pt">
14708 <column alignment="right" valignment="top" leftline="true" rightline="true" width="0pt">
14709 <row topline="true" bottomline="true" endfirsthead="true">
14710 <cell multicolumn="1" alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
14711 \begin_inset Text
14712
14713 \begin_layout Standard
14714
14715 \series bold
14716 Example Phone List (ignore the names)
14717 \end_layout
14718
14719 \end_inset
14720 </cell>
14721 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
14722 \begin_inset Text
14723
14724 \begin_layout Standard
14725
14726 \end_layout
14727
14728 \end_inset
14729 </cell>
14730 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
14731 \begin_inset Text
14732
14733 \begin_layout Standard
14734
14735 \end_layout
14736
14737 \end_inset
14738 </cell>
14739 </row>
14740 <row topline="true" bottomline="true" endfirsthead="true">
14741 <cell multicolumn="1" alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
14742 \begin_inset Text
14743
14744 \begin_layout Standard
14745
14746 \series bold
14747 NAME
14748 \end_layout
14749
14750 \end_inset
14751 </cell>
14752 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
14753 \begin_inset Text
14754
14755 \begin_layout Standard
14756
14757 \end_layout
14758
14759 \end_inset
14760 </cell>
14761 <cell multicolumn="1" alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
14762 \begin_inset Text
14763
14764 \begin_layout Standard
14765
14766 \series bold
14767 TEL.
14768 \end_layout
14769
14770 \end_inset
14771 </cell>
14772 </row>
14773 <row topline="true" bottomline="true" endhead="true">
14774 <cell multicolumn="1" alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
14775 \begin_inset Text
14776
14777 \begin_layout Standard
14778  
14779 \series bold
14780 Example Phone List
14781 \end_layout
14782
14783 \end_inset
14784 </cell>
14785 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
14786 \begin_inset Text
14787
14788 \begin_layout Standard
14789
14790 \end_layout
14791
14792 \end_inset
14793 </cell>
14794 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
14795 \begin_inset Text
14796
14797 \begin_layout Standard
14798
14799 \end_layout
14800
14801 \end_inset
14802 </cell>
14803 </row>
14804 <row topline="true" bottomline="true" endhead="true">
14805 <cell multicolumn="1" alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
14806 \begin_inset Text
14807
14808 \begin_layout Standard
14809
14810 \series bold
14811 NAME
14812 \end_layout
14813
14814 \end_inset
14815 </cell>
14816 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
14817 \begin_inset Text
14818
14819 \begin_layout Standard
14820
14821 \end_layout
14822
14823 \end_inset
14824 </cell>
14825 <cell multicolumn="1" alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
14826 \begin_inset Text
14827
14828 \begin_layout Standard
14829
14830 \series bold
14831 TEL.
14832 \end_layout
14833
14834 \end_inset
14835 </cell>
14836 </row>
14837 <row topline="true" bottomline="true" endfoot="true">
14838 <cell multicolumn="1" alignment="left" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
14839 \begin_inset Text
14840
14841 \begin_layout Standard
14842  
14843 \series bold
14844 continue ...
14845 \end_layout
14846
14847 \end_inset
14848 </cell>
14849 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
14850 \begin_inset Text
14851
14852 \begin_layout Standard
14853
14854 \end_layout
14855
14856 \end_inset
14857 </cell>
14858 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
14859 \begin_inset Text
14860
14861 \begin_layout Standard
14862
14863 \end_layout
14864
14865 \end_inset
14866 </cell>
14867 </row>
14868 <row topline="true" bottomline="true">
14869 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
14870 \begin_inset Text
14871
14872 \begin_layout Standard
14873
14874 \series bold
14875 Annovi
14876 \end_layout
14877
14878 \end_inset
14879 </cell>
14880 <cell alignment="center" valignment="top" topline="true" usebox="none">
14881 \begin_inset Text
14882
14883 \begin_layout Standard
14884 Silvia
14885 \end_layout
14886
14887 \end_inset
14888 </cell>
14889 <cell alignment="right" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
14890 \begin_inset Text
14891
14892 \begin_layout Standard
14893 111
14894 \end_layout
14895
14896 \end_inset
14897 </cell>
14898 </row>
14899 <row bottomline="true">
14900 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
14901 \begin_inset Text
14902
14903 \begin_layout Standard
14904
14905 \series bold
14906 Bertoli
14907 \end_layout
14908
14909 \end_inset
14910 </cell>
14911 <cell alignment="center" valignment="top" topline="true" usebox="none">
14912 \begin_inset Text
14913
14914 \begin_layout Standard
14915 Stefano
14916 \end_layout
14917
14918 \end_inset
14919 </cell>
14920 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
14921 \begin_inset Text
14922
14923 \begin_layout Standard
14924 111
14925 \end_layout
14926
14927 \end_inset
14928 </cell>
14929 </row>
14930 <row bottomline="true">
14931 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
14932 \begin_inset Text
14933
14934 \begin_layout Standard
14935
14936 \series bold
14937 Bozzi
14938 \end_layout
14939
14940 \end_inset
14941 </cell>
14942 <cell alignment="center" valignment="top" topline="true" usebox="none">
14943 \begin_inset Text
14944
14945 \begin_layout Standard
14946 Walter
14947 \end_layout
14948
14949 \end_inset
14950 </cell>
14951 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
14952 \begin_inset Text
14953
14954 \begin_layout Standard
14955 111
14956 \end_layout
14957
14958 \end_inset
14959 </cell>
14960 </row>
14961 <row bottomline="true">
14962 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
14963 \begin_inset Text
14964
14965 \begin_layout Standard
14966
14967 \series bold
14968 Cachia
14969 \end_layout
14970
14971 \end_inset
14972 </cell>
14973 <cell alignment="center" valignment="top" topline="true" usebox="none">
14974 \begin_inset Text
14975
14976 \begin_layout Standard
14977 Maria
14978 \end_layout
14979
14980 \end_inset
14981 </cell>
14982 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
14983 \begin_inset Text
14984
14985 \begin_layout Standard
14986 111
14987 \end_layout
14988
14989 \end_inset
14990 </cell>
14991 </row>
14992 <row bottomline="true">
14993 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
14994 \begin_inset Text
14995
14996 \begin_layout Standard
14997
14998 \series bold
14999 Cachia
15000 \end_layout
15001
15002 \end_inset
15003 </cell>
15004 <cell alignment="center" valignment="top" topline="true" usebox="none">
15005 \begin_inset Text
15006
15007 \begin_layout Standard
15008 Maurizio
15009 \end_layout
15010
15011 \end_inset
15012 </cell>
15013 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
15014 \begin_inset Text
15015
15016 \begin_layout Standard
15017 111
15018 \end_layout
15019
15020 \end_inset
15021 </cell>
15022 </row>
15023 <row bottomline="true">
15024 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
15025 \begin_inset Text
15026
15027 \begin_layout Standard
15028
15029 \series bold
15030 Cinquemani
15031 \end_layout
15032
15033 \end_inset
15034 </cell>
15035 <cell alignment="center" valignment="top" topline="true" usebox="none">
15036 \begin_inset Text
15037
15038 \begin_layout Standard
15039 Giusi
15040 \end_layout
15041
15042 \end_inset
15043 </cell>
15044 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
15045 \begin_inset Text
15046
15047 \begin_layout Standard
15048 111
15049 \end_layout
15050
15051 \end_inset
15052 </cell>
15053 </row>
15054 <row bottomline="true">
15055 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
15056 \begin_inset Text
15057
15058 \begin_layout Standard
15059
15060 \series bold
15061 Colin
15062 \end_layout
15063
15064 \end_inset
15065 </cell>
15066 <cell alignment="center" valignment="top" topline="true" usebox="none">
15067 \begin_inset Text
15068
15069 \begin_layout Standard
15070 Bernard
15071 \end_layout
15072
15073 \end_inset
15074 </cell>
15075 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
15076 \begin_inset Text
15077
15078 \begin_layout Standard
15079 111
15080 \end_layout
15081
15082 \end_inset
15083 </cell>
15084 </row>
15085 <row bottomline="true">
15086 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
15087 \begin_inset Text
15088
15089 \begin_layout Standard
15090
15091 \series bold
15092 Concli
15093 \end_layout
15094
15095 \end_inset
15096 </cell>
15097 <cell alignment="center" valignment="top" topline="true" usebox="none">
15098 \begin_inset Text
15099
15100 \begin_layout Standard
15101 Gianfranco
15102 \end_layout
15103
15104 \end_inset
15105 </cell>
15106 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
15107 \begin_inset Text
15108
15109 \begin_layout Standard
15110 111
15111 \end_layout
15112
15113 \end_inset
15114 </cell>
15115 </row>
15116 <row bottomline="true">
15117 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
15118 \begin_inset Text
15119
15120 \begin_layout Standard
15121
15122 \series bold
15123 Dal Bosco
15124 \end_layout
15125
15126 \end_inset
15127 </cell>
15128 <cell alignment="center" valignment="top" topline="true" usebox="none">
15129 \begin_inset Text
15130
15131 \begin_layout Standard
15132 Carolina
15133 \end_layout
15134
15135 \end_inset
15136 </cell>
15137 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
15138 \begin_inset Text
15139
15140 \begin_layout Standard
15141 111
15142 \end_layout
15143
15144 \end_inset
15145 </cell>
15146 </row>
15147 <row bottomline="true">
15148 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
15149 \begin_inset Text
15150
15151 \begin_layout Standard
15152
15153 \series bold
15154 Dalpiaz
15155 \end_layout
15156
15157 \end_inset
15158 </cell>
15159 <cell alignment="center" valignment="top" topline="true" usebox="none">
15160 \begin_inset Text
15161
15162 \begin_layout Standard
15163 Annamaria
15164 \end_layout
15165
15166 \end_inset
15167 </cell>
15168 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
15169 \begin_inset Text
15170
15171 \begin_layout Standard
15172 111
15173 \end_layout
15174
15175 \end_inset
15176 </cell>
15177 </row>
15178 <row bottomline="true">
15179 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
15180 \begin_inset Text
15181
15182 \begin_layout Standard
15183
15184 \series bold
15185 Feliciello
15186 \end_layout
15187
15188 \end_inset
15189 </cell>
15190 <cell alignment="center" valignment="top" topline="true" usebox="none">
15191 \begin_inset Text
15192
15193 \begin_layout Standard
15194 Domenico
15195 \end_layout
15196
15197 \end_inset
15198 </cell>
15199 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
15200 \begin_inset Text
15201
15202 \begin_layout Standard
15203 111
15204 \end_layout
15205
15206 \end_inset
15207 </cell>
15208 </row>
15209 <row bottomline="true">
15210 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
15211 \begin_inset Text
15212
15213 \begin_layout Standard
15214
15215 \series bold
15216 Focarelli
15217 \end_layout
15218
15219 \end_inset
15220 </cell>
15221 <cell alignment="center" valignment="top" topline="true" usebox="none">
15222 \begin_inset Text
15223
15224 \begin_layout Standard
15225 Paola
15226 \end_layout
15227
15228 \end_inset
15229 </cell>
15230 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
15231 \begin_inset Text
15232
15233 \begin_layout Standard
15234 111
15235 \end_layout
15236
15237 \end_inset
15238 </cell>
15239 </row>
15240 <row bottomline="true">
15241 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
15242 \begin_inset Text
15243
15244 \begin_layout Standard
15245
15246 \series bold
15247 Galletti
15248 \end_layout
15249
15250 \end_inset
15251 </cell>
15252 <cell alignment="center" valignment="top" topline="true" usebox="none">
15253 \begin_inset Text
15254
15255 \begin_layout Standard
15256 Oreste
15257 \end_layout
15258
15259 \end_inset
15260 </cell>
15261 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
15262 \begin_inset Text
15263
15264 \begin_layout Standard
15265 111
15266 \end_layout
15267
15268 \end_inset
15269 </cell>
15270 </row>
15271 <row bottomline="true">
15272 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
15273 \begin_inset Text
15274
15275 \begin_layout Standard
15276
15277 \series bold
15278 Gasparini
15279 \end_layout
15280
15281 \end_inset
15282 </cell>
15283 <cell alignment="center" valignment="top" topline="true" usebox="none">
15284 \begin_inset Text
15285
15286 \begin_layout Standard
15287 Franca
15288 \end_layout
15289
15290 \end_inset
15291 </cell>
15292 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
15293 \begin_inset Text
15294
15295 \begin_layout Standard
15296 111
15297 \end_layout
15298
15299 \end_inset
15300 </cell>
15301 </row>
15302 <row bottomline="true">
15303 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
15304 \begin_inset Text
15305
15306 \begin_layout Standard
15307
15308 \series bold
15309 Rizzardi
15310 \end_layout
15311
15312 \end_inset
15313 </cell>
15314 <cell alignment="center" valignment="top" topline="true" usebox="none">
15315 \begin_inset Text
15316
15317 \begin_layout Standard
15318 Paola
15319 \end_layout
15320
15321 \end_inset
15322 </cell>
15323 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
15324 \begin_inset Text
15325
15326 \begin_layout Standard
15327 111
15328 \end_layout
15329
15330 \end_inset
15331 </cell>
15332 </row>
15333 <row bottomline="true">
15334 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
15335 \begin_inset Text
15336
15337 \begin_layout Standard
15338
15339 \series bold
15340 Lassini
15341 \end_layout
15342
15343 \end_inset
15344 </cell>
15345 <cell alignment="center" valignment="top" topline="true" usebox="none">
15346 \begin_inset Text
15347
15348 \begin_layout Standard
15349 Giancarlo
15350 \end_layout
15351
15352 \end_inset
15353 </cell>
15354 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
15355 \begin_inset Text
15356
15357 \begin_layout Standard
15358 111
15359 \end_layout
15360
15361 \end_inset
15362 </cell>
15363 </row>
15364 <row bottomline="true">
15365 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
15366 \begin_inset Text
15367
15368 \begin_layout Standard
15369
15370 \series bold
15371 Malfatti
15372 \end_layout
15373
15374 \end_inset
15375 </cell>
15376 <cell alignment="center" valignment="top" topline="true" usebox="none">
15377 \begin_inset Text
15378
15379 \begin_layout Standard
15380 Luciano
15381 \end_layout
15382
15383 \end_inset
15384 </cell>
15385 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
15386 \begin_inset Text
15387
15388 \begin_layout Standard
15389 111
15390 \end_layout
15391
15392 \end_inset
15393 </cell>
15394 </row>
15395 <row bottomline="true">
15396 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
15397 \begin_inset Text
15398
15399 \begin_layout Standard
15400
15401 \series bold
15402 Malfatti
15403 \end_layout
15404
15405 \end_inset
15406 </cell>
15407 <cell alignment="center" valignment="top" topline="true" usebox="none">
15408 \begin_inset Text
15409
15410 \begin_layout Standard
15411 Valeriano
15412 \end_layout
15413
15414 \end_inset
15415 </cell>
15416 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
15417 \begin_inset Text
15418
15419 \begin_layout Standard
15420 111
15421 \end_layout
15422
15423 \end_inset
15424 </cell>
15425 </row>
15426 <row bottomline="true">
15427 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
15428 \begin_inset Text
15429
15430 \begin_layout Standard
15431
15432 \series bold
15433 Meneguzzo
15434 \end_layout
15435
15436 \end_inset
15437 </cell>
15438 <cell alignment="center" valignment="top" topline="true" usebox="none">
15439 \begin_inset Text
15440
15441 \begin_layout Standard
15442 Roberto
15443 \end_layout
15444
15445 \end_inset
15446 </cell>
15447 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
15448 \begin_inset Text
15449
15450 \begin_layout Standard
15451 111
15452 \end_layout
15453
15454 \end_inset
15455 </cell>
15456 </row>
15457 <row bottomline="true">
15458 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
15459 \begin_inset Text
15460
15461 \begin_layout Standard
15462
15463 \series bold
15464 Mezzadra
15465 \end_layout
15466
15467 \end_inset
15468 </cell>
15469 <cell alignment="center" valignment="top" topline="true" usebox="none">
15470 \begin_inset Text
15471
15472 \begin_layout Standard
15473 Roberto
15474 \end_layout
15475
15476 \end_inset
15477 </cell>
15478 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
15479 \begin_inset Text
15480
15481 \begin_layout Standard
15482 111
15483 \end_layout
15484
15485 \end_inset
15486 </cell>
15487 </row>
15488 <row bottomline="true">
15489 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
15490 \begin_inset Text
15491
15492 \begin_layout Standard
15493
15494 \series bold
15495 Pirpamer
15496 \end_layout
15497
15498 \end_inset
15499 </cell>
15500 <cell alignment="center" valignment="top" topline="true" usebox="none">
15501 \begin_inset Text
15502
15503 \begin_layout Standard
15504 Erich
15505 \end_layout
15506
15507 \end_inset
15508 </cell>
15509 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
15510 \begin_inset Text
15511
15512 \begin_layout Standard
15513 111
15514 \end_layout
15515
15516 \end_inset
15517 </cell>
15518 </row>
15519 <row bottomline="true">
15520 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
15521 \begin_inset Text
15522
15523 \begin_layout Standard
15524
15525 \series bold
15526 Pochiesa
15527 \end_layout
15528
15529 \end_inset
15530 </cell>
15531 <cell alignment="center" valignment="top" topline="true" usebox="none">
15532 \begin_inset Text
15533
15534 \begin_layout Standard
15535 Paolo
15536 \end_layout
15537
15538 \end_inset
15539 </cell>
15540 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
15541 \begin_inset Text
15542
15543 \begin_layout Standard
15544 111, 222
15545 \end_layout
15546
15547 \end_inset
15548 </cell>
15549 </row>
15550 <row bottomline="true">
15551 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
15552 \begin_inset Text
15553
15554 \begin_layout Standard
15555
15556 \series bold
15557 Radina
15558 \end_layout
15559
15560 \end_inset
15561 </cell>
15562 <cell alignment="center" valignment="top" topline="true" usebox="none">
15563 \begin_inset Text
15564
15565 \begin_layout Standard
15566 Claudio
15567 \end_layout
15568
15569 \end_inset
15570 </cell>
15571 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
15572 \begin_inset Text
15573
15574 \begin_layout Standard
15575 111
15576 \end_layout
15577
15578 \end_inset
15579 </cell>
15580 </row>
15581 <row bottomline="true">
15582 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
15583 \begin_inset Text
15584
15585 \begin_layout Standard
15586
15587 \series bold
15588 Stuffer
15589 \end_layout
15590
15591 \end_inset
15592 </cell>
15593 <cell alignment="center" valignment="top" topline="true" usebox="none">
15594 \begin_inset Text
15595
15596 \begin_layout Standard
15597 Oskar
15598 \end_layout
15599
15600 \end_inset
15601 </cell>
15602 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
15603 \begin_inset Text
15604
15605 \begin_layout Standard
15606 111
15607 \end_layout
15608
15609 \end_inset
15610 </cell>
15611 </row>
15612 <row bottomline="true">
15613 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
15614 \begin_inset Text
15615
15616 \begin_layout Standard
15617
15618 \series bold
15619 Tacchelli
15620 \end_layout
15621
15622 \end_inset
15623 </cell>
15624 <cell alignment="center" valignment="top" topline="true" usebox="none">
15625 \begin_inset Text
15626
15627 \begin_layout Standard
15628 Ugo
15629 \end_layout
15630
15631 \end_inset
15632 </cell>
15633 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
15634 \begin_inset Text
15635
15636 \begin_layout Standard
15637 111
15638 \end_layout
15639
15640 \end_inset
15641 </cell>
15642 </row>
15643 <row bottomline="true">
15644 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
15645 \begin_inset Text
15646
15647 \begin_layout Standard
15648
15649 \series bold
15650 Tezzele
15651 \end_layout
15652
15653 \end_inset
15654 </cell>
15655 <cell alignment="center" valignment="top" topline="true" usebox="none">
15656 \begin_inset Text
15657
15658 \begin_layout Standard
15659 Margit
15660 \end_layout
15661
15662 \end_inset
15663 </cell>
15664 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
15665 \begin_inset Text
15666
15667 \begin_layout Standard
15668 111
15669 \end_layout
15670
15671 \end_inset
15672 </cell>
15673 </row>
15674 <row bottomline="true">
15675 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
15676 \begin_inset Text
15677
15678 \begin_layout Standard
15679
15680 \series bold
15681 Unterkalmsteiner
15682 \end_layout
15683
15684 \end_inset
15685 </cell>
15686 <cell alignment="center" valignment="top" topline="true" usebox="none">
15687 \begin_inset Text
15688
15689 \begin_layout Standard
15690 Frieda
15691 \end_layout
15692
15693 \end_inset
15694 </cell>
15695 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
15696 \begin_inset Text
15697
15698 \begin_layout Standard
15699 111
15700 \end_layout
15701
15702 \end_inset
15703 </cell>
15704 </row>
15705 <row bottomline="true">
15706 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
15707 \begin_inset Text
15708
15709 \begin_layout Standard
15710
15711 \series bold
15712 Vieider
15713 \end_layout
15714
15715 \end_inset
15716 </cell>
15717 <cell alignment="center" valignment="top" topline="true" usebox="none">
15718 \begin_inset Text
15719
15720 \begin_layout Standard
15721 Hilde
15722 \end_layout
15723
15724 \end_inset
15725 </cell>
15726 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
15727 \begin_inset Text
15728
15729 \begin_layout Standard
15730 111
15731 \end_layout
15732
15733 \end_inset
15734 </cell>
15735 </row>
15736 <row bottomline="true">
15737 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
15738 \begin_inset Text
15739
15740 \begin_layout Standard
15741
15742 \series bold
15743 Vigna
15744 \end_layout
15745
15746 \end_inset
15747 </cell>
15748 <cell alignment="center" valignment="top" topline="true" usebox="none">
15749 \begin_inset Text
15750
15751 \begin_layout Standard
15752 Jürgen
15753 \end_layout
15754
15755 \end_inset
15756 </cell>
15757 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
15758 \begin_inset Text
15759
15760 \begin_layout Standard
15761 111
15762 \end_layout
15763
15764 \end_inset
15765 </cell>
15766 </row>
15767 <row bottomline="true">
15768 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
15769 \begin_inset Text
15770
15771 \begin_layout Standard
15772
15773 \series bold
15774 Weber
15775 \end_layout
15776
15777 \end_inset
15778 </cell>
15779 <cell alignment="center" valignment="top" topline="true" usebox="none">
15780 \begin_inset Text
15781
15782 \begin_layout Standard
15783 Maurizio
15784 \end_layout
15785
15786 \end_inset
15787 </cell>
15788 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
15789 \begin_inset Text
15790
15791 \begin_layout Standard
15792 111
15793 \end_layout
15794
15795 \end_inset
15796 </cell>
15797 </row>
15798 <row bottomline="true">
15799 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
15800 \begin_inset Text
15801
15802 \begin_layout Standard
15803
15804 \series bold
15805 Winkler
15806 \end_layout
15807
15808 \end_inset
15809 </cell>
15810 <cell alignment="center" valignment="top" topline="true" usebox="none">
15811 \begin_inset Text
15812
15813 \begin_layout Standard
15814 Franz
15815 \end_layout
15816
15817 \end_inset
15818 </cell>
15819 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
15820 \begin_inset Text
15821
15822 \begin_layout Standard
15823 111
15824 \end_layout
15825
15826 \end_inset
15827 </cell>
15828 </row>
15829 <row bottomline="true">
15830 <cell multicolumn="1" alignment="left" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
15831 \begin_inset Text
15832
15833 \begin_layout Standard
15834  
15835 \end_layout
15836
15837 \end_inset
15838 </cell>
15839 <cell multicolumn="2" alignment="center" valignment="top" topline="true" usebox="none">
15840 \begin_inset Text
15841
15842 \begin_layout Standard
15843
15844 \end_layout
15845
15846 \end_inset
15847 </cell>
15848 <cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
15849 \begin_inset Text
15850
15851 \begin_layout Standard
15852
15853 \end_layout
15854
15855 \end_inset
15856 </cell>
15857 </row>
15858 <row bottomline="true">
15859 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
15860 \begin_inset Text
15861
15862 \begin_layout Standard
15863
15864 \series bold
15865 Annovi
15866 \end_layout
15867
15868 \end_inset
15869 </cell>
15870 <cell alignment="center" valignment="top" topline="true" usebox="none">
15871 \begin_inset Text
15872
15873 \begin_layout Standard
15874 Silvia
15875 \end_layout
15876
15877 \end_inset
15878 </cell>
15879 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
15880 \begin_inset Text
15881
15882 \begin_layout Standard
15883 555
15884 \end_layout
15885
15886 \end_inset
15887 </cell>
15888 </row>
15889 <row bottomline="true">
15890 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
15891 \begin_inset Text
15892
15893 \begin_layout Standard
15894
15895 \series bold
15896 Bertoli
15897 \end_layout
15898
15899 \end_inset
15900 </cell>
15901 <cell alignment="center" valignment="top" topline="true" usebox="none">
15902 \begin_inset Text
15903
15904 \begin_layout Standard
15905 Stefano
15906 \end_layout
15907
15908 \end_inset
15909 </cell>
15910 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
15911 \begin_inset Text
15912
15913 \begin_layout Standard
15914 555
15915 \end_layout
15916
15917 \end_inset
15918 </cell>
15919 </row>
15920 <row bottomline="true">
15921 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
15922 \begin_inset Text
15923
15924 \begin_layout Standard
15925
15926 \series bold
15927 Bozzi
15928 \end_layout
15929
15930 \end_inset
15931 </cell>
15932 <cell alignment="center" valignment="top" topline="true" usebox="none">
15933 \begin_inset Text
15934
15935 \begin_layout Standard
15936 Walter
15937 \end_layout
15938
15939 \end_inset
15940 </cell>
15941 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
15942 \begin_inset Text
15943
15944 \begin_layout Standard
15945 555
15946 \end_layout
15947
15948 \end_inset
15949 </cell>
15950 </row>
15951 <row bottomline="true">
15952 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
15953 \begin_inset Text
15954
15955 \begin_layout Standard
15956
15957 \series bold
15958 Cachia
15959 \end_layout
15960
15961 \end_inset
15962 </cell>
15963 <cell alignment="center" valignment="top" topline="true" usebox="none">
15964 \begin_inset Text
15965
15966 \begin_layout Standard
15967 Maria
15968 \end_layout
15969
15970 \end_inset
15971 </cell>
15972 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
15973 \begin_inset Text
15974
15975 \begin_layout Standard
15976 555
15977 \end_layout
15978
15979 \end_inset
15980 </cell>
15981 </row>
15982 <row bottomline="true">
15983 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
15984 \begin_inset Text
15985
15986 \begin_layout Standard
15987
15988 \series bold
15989 Cachia
15990 \end_layout
15991
15992 \end_inset
15993 </cell>
15994 <cell alignment="center" valignment="top" topline="true" usebox="none">
15995 \begin_inset Text
15996
15997 \begin_layout Standard
15998 Maurizio
15999 \end_layout
16000
16001 \end_inset
16002 </cell>
16003 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16004 \begin_inset Text
16005
16006 \begin_layout Standard
16007 555
16008 \end_layout
16009
16010 \end_inset
16011 </cell>
16012 </row>
16013 <row bottomline="true">
16014 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
16015 \begin_inset Text
16016
16017 \begin_layout Standard
16018
16019 \series bold
16020 Cinquemani
16021 \end_layout
16022
16023 \end_inset
16024 </cell>
16025 <cell alignment="center" valignment="top" topline="true" usebox="none">
16026 \begin_inset Text
16027
16028 \begin_layout Standard
16029 Giusi
16030 \end_layout
16031
16032 \end_inset
16033 </cell>
16034 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16035 \begin_inset Text
16036
16037 \begin_layout Standard
16038 555
16039 \end_layout
16040
16041 \end_inset
16042 </cell>
16043 </row>
16044 <row bottomline="true">
16045 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
16046 \begin_inset Text
16047
16048 \begin_layout Standard
16049
16050 \series bold
16051 Colin
16052 \end_layout
16053
16054 \end_inset
16055 </cell>
16056 <cell alignment="center" valignment="top" topline="true" usebox="none">
16057 \begin_inset Text
16058
16059 \begin_layout Standard
16060 Bernard
16061 \end_layout
16062
16063 \end_inset
16064 </cell>
16065 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16066 \begin_inset Text
16067
16068 \begin_layout Standard
16069 555
16070 \end_layout
16071
16072 \end_inset
16073 </cell>
16074 </row>
16075 <row bottomline="true">
16076 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
16077 \begin_inset Text
16078
16079 \begin_layout Standard
16080
16081 \series bold
16082 Concli
16083 \end_layout
16084
16085 \end_inset
16086 </cell>
16087 <cell alignment="center" valignment="top" topline="true" usebox="none">
16088 \begin_inset Text
16089
16090 \begin_layout Standard
16091 Gianfranco
16092 \end_layout
16093
16094 \end_inset
16095 </cell>
16096 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16097 \begin_inset Text
16098
16099 \begin_layout Standard
16100 555
16101 \end_layout
16102
16103 \end_inset
16104 </cell>
16105 </row>
16106 <row bottomline="true">
16107 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
16108 \begin_inset Text
16109
16110 \begin_layout Standard
16111
16112 \series bold
16113 Dal Bosco
16114 \end_layout
16115
16116 \end_inset
16117 </cell>
16118 <cell alignment="center" valignment="top" topline="true" usebox="none">
16119 \begin_inset Text
16120
16121 \begin_layout Standard
16122 Carolina
16123 \end_layout
16124
16125 \end_inset
16126 </cell>
16127 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16128 \begin_inset Text
16129
16130 \begin_layout Standard
16131 555
16132 \end_layout
16133
16134 \end_inset
16135 </cell>
16136 </row>
16137 <row bottomline="true">
16138 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
16139 \begin_inset Text
16140
16141 \begin_layout Standard
16142
16143 \series bold
16144 Dalpiaz
16145 \end_layout
16146
16147 \end_inset
16148 </cell>
16149 <cell alignment="center" valignment="top" topline="true" usebox="none">
16150 \begin_inset Text
16151
16152 \begin_layout Standard
16153 Annamaria
16154 \end_layout
16155
16156 \end_inset
16157 </cell>
16158 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16159 \begin_inset Text
16160
16161 \begin_layout Standard
16162 555
16163 \end_layout
16164
16165 \end_inset
16166 </cell>
16167 </row>
16168 <row bottomline="true">
16169 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
16170 \begin_inset Text
16171
16172 \begin_layout Standard
16173
16174 \series bold
16175 Feliciello
16176 \end_layout
16177
16178 \end_inset
16179 </cell>
16180 <cell alignment="center" valignment="top" topline="true" usebox="none">
16181 \begin_inset Text
16182
16183 \begin_layout Standard
16184 Domenico
16185 \end_layout
16186
16187 \end_inset
16188 </cell>
16189 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16190 \begin_inset Text
16191
16192 \begin_layout Standard
16193 555
16194 \end_layout
16195
16196 \end_inset
16197 </cell>
16198 </row>
16199 <row bottomline="true">
16200 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
16201 \begin_inset Text
16202
16203 \begin_layout Standard
16204
16205 \series bold
16206 Focarelli
16207 \end_layout
16208
16209 \end_inset
16210 </cell>
16211 <cell alignment="center" valignment="top" topline="true" usebox="none">
16212 \begin_inset Text
16213
16214 \begin_layout Standard
16215 Paola
16216 \end_layout
16217
16218 \end_inset
16219 </cell>
16220 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16221 \begin_inset Text
16222
16223 \begin_layout Standard
16224 555
16225 \end_layout
16226
16227 \end_inset
16228 </cell>
16229 </row>
16230 <row bottomline="true">
16231 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
16232 \begin_inset Text
16233
16234 \begin_layout Standard
16235
16236 \series bold
16237 Galletti
16238 \end_layout
16239
16240 \end_inset
16241 </cell>
16242 <cell alignment="center" valignment="top" topline="true" usebox="none">
16243 \begin_inset Text
16244
16245 \begin_layout Standard
16246 Oreste
16247 \end_layout
16248
16249 \end_inset
16250 </cell>
16251 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16252 \begin_inset Text
16253
16254 \begin_layout Standard
16255 555
16256 \end_layout
16257
16258 \end_inset
16259 </cell>
16260 </row>
16261 <row bottomline="true">
16262 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
16263 \begin_inset Text
16264
16265 \begin_layout Standard
16266
16267 \series bold
16268 Gasparini
16269 \end_layout
16270
16271 \end_inset
16272 </cell>
16273 <cell alignment="center" valignment="top" topline="true" usebox="none">
16274 \begin_inset Text
16275
16276 \begin_layout Standard
16277 Franca
16278 \end_layout
16279
16280 \end_inset
16281 </cell>
16282 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16283 \begin_inset Text
16284
16285 \begin_layout Standard
16286 555
16287 \end_layout
16288
16289 \end_inset
16290 </cell>
16291 </row>
16292 <row bottomline="true">
16293 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
16294 \begin_inset Text
16295
16296 \begin_layout Standard
16297
16298 \series bold
16299 Rizzardi
16300 \end_layout
16301
16302 \end_inset
16303 </cell>
16304 <cell alignment="center" valignment="top" topline="true" usebox="none">
16305 \begin_inset Text
16306
16307 \begin_layout Standard
16308 Paola
16309 \end_layout
16310
16311 \end_inset
16312 </cell>
16313 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16314 \begin_inset Text
16315
16316 \begin_layout Standard
16317 555
16318 \end_layout
16319
16320 \end_inset
16321 </cell>
16322 </row>
16323 <row bottomline="true">
16324 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
16325 \begin_inset Text
16326
16327 \begin_layout Standard
16328
16329 \series bold
16330 Lassini
16331 \end_layout
16332
16333 \end_inset
16334 </cell>
16335 <cell alignment="center" valignment="top" topline="true" usebox="none">
16336 \begin_inset Text
16337
16338 \begin_layout Standard
16339 Giancarlo
16340 \end_layout
16341
16342 \end_inset
16343 </cell>
16344 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16345 \begin_inset Text
16346
16347 \begin_layout Standard
16348 555
16349 \end_layout
16350
16351 \end_inset
16352 </cell>
16353 </row>
16354 <row bottomline="true">
16355 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
16356 \begin_inset Text
16357
16358 \begin_layout Standard
16359
16360 \series bold
16361 Malfatti
16362 \end_layout
16363
16364 \end_inset
16365 </cell>
16366 <cell alignment="center" valignment="top" topline="true" usebox="none">
16367 \begin_inset Text
16368
16369 \begin_layout Standard
16370 Luciano
16371 \end_layout
16372
16373 \end_inset
16374 </cell>
16375 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16376 \begin_inset Text
16377
16378 \begin_layout Standard
16379 555
16380 \end_layout
16381
16382 \end_inset
16383 </cell>
16384 </row>
16385 <row bottomline="true">
16386 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
16387 \begin_inset Text
16388
16389 \begin_layout Standard
16390
16391 \series bold
16392 Malfatti
16393 \end_layout
16394
16395 \end_inset
16396 </cell>
16397 <cell alignment="center" valignment="top" topline="true" usebox="none">
16398 \begin_inset Text
16399
16400 \begin_layout Standard
16401 Valeriano
16402 \end_layout
16403
16404 \end_inset
16405 </cell>
16406 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16407 \begin_inset Text
16408
16409 \begin_layout Standard
16410 555
16411 \end_layout
16412
16413 \end_inset
16414 </cell>
16415 </row>
16416 <row bottomline="true">
16417 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
16418 \begin_inset Text
16419
16420 \begin_layout Standard
16421
16422 \series bold
16423 Meneguzzo
16424 \end_layout
16425
16426 \end_inset
16427 </cell>
16428 <cell alignment="center" valignment="top" topline="true" usebox="none">
16429 \begin_inset Text
16430
16431 \begin_layout Standard
16432 Roberto
16433 \end_layout
16434
16435 \end_inset
16436 </cell>
16437 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16438 \begin_inset Text
16439
16440 \begin_layout Standard
16441 555
16442 \end_layout
16443
16444 \end_inset
16445 </cell>
16446 </row>
16447 <row bottomline="true">
16448 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
16449 \begin_inset Text
16450
16451 \begin_layout Standard
16452
16453 \series bold
16454 Mezzadra
16455 \end_layout
16456
16457 \end_inset
16458 </cell>
16459 <cell alignment="center" valignment="top" topline="true" usebox="none">
16460 \begin_inset Text
16461
16462 \begin_layout Standard
16463 Roberto
16464 \end_layout
16465
16466 \end_inset
16467 </cell>
16468 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16469 \begin_inset Text
16470
16471 \begin_layout Standard
16472 555
16473 \end_layout
16474
16475 \end_inset
16476 </cell>
16477 </row>
16478 <row bottomline="true">
16479 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
16480 \begin_inset Text
16481
16482 \begin_layout Standard
16483
16484 \series bold
16485 Pirpamer
16486 \end_layout
16487
16488 \end_inset
16489 </cell>
16490 <cell alignment="center" valignment="top" topline="true" usebox="none">
16491 \begin_inset Text
16492
16493 \begin_layout Standard
16494 Erich
16495 \end_layout
16496
16497 \end_inset
16498 </cell>
16499 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16500 \begin_inset Text
16501
16502 \begin_layout Standard
16503 555
16504 \end_layout
16505
16506 \end_inset
16507 </cell>
16508 </row>
16509 <row bottomline="true">
16510 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
16511 \begin_inset Text
16512
16513 \begin_layout Standard
16514
16515 \series bold
16516 Pochiesa
16517 \end_layout
16518
16519 \end_inset
16520 </cell>
16521 <cell alignment="center" valignment="top" topline="true" usebox="none">
16522 \begin_inset Text
16523
16524 \begin_layout Standard
16525 Paolo
16526 \end_layout
16527
16528 \end_inset
16529 </cell>
16530 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16531 \begin_inset Text
16532
16533 \begin_layout Standard
16534 555, 222
16535 \end_layout
16536
16537 \end_inset
16538 </cell>
16539 </row>
16540 <row bottomline="true">
16541 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
16542 \begin_inset Text
16543
16544 \begin_layout Standard
16545
16546 \series bold
16547 Radina
16548 \end_layout
16549
16550 \end_inset
16551 </cell>
16552 <cell alignment="center" valignment="top" topline="true" usebox="none">
16553 \begin_inset Text
16554
16555 \begin_layout Standard
16556 Claudio
16557 \end_layout
16558
16559 \end_inset
16560 </cell>
16561 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16562 \begin_inset Text
16563
16564 \begin_layout Standard
16565 555
16566 \end_layout
16567
16568 \end_inset
16569 </cell>
16570 </row>
16571 <row bottomline="true">
16572 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
16573 \begin_inset Text
16574
16575 \begin_layout Standard
16576
16577 \series bold
16578 Stuffer
16579 \end_layout
16580
16581 \end_inset
16582 </cell>
16583 <cell alignment="center" valignment="top" topline="true" usebox="none">
16584 \begin_inset Text
16585
16586 \begin_layout Standard
16587 Oskar
16588 \end_layout
16589
16590 \end_inset
16591 </cell>
16592 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16593 \begin_inset Text
16594
16595 \begin_layout Standard
16596 555
16597 \end_layout
16598
16599 \end_inset
16600 </cell>
16601 </row>
16602 <row bottomline="true">
16603 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
16604 \begin_inset Text
16605
16606 \begin_layout Standard
16607
16608 \series bold
16609 Tacchelli
16610 \end_layout
16611
16612 \end_inset
16613 </cell>
16614 <cell alignment="center" valignment="top" topline="true" usebox="none">
16615 \begin_inset Text
16616
16617 \begin_layout Standard
16618 Ugo
16619 \end_layout
16620
16621 \end_inset
16622 </cell>
16623 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16624 \begin_inset Text
16625
16626 \begin_layout Standard
16627 555
16628 \end_layout
16629
16630 \end_inset
16631 </cell>
16632 </row>
16633 <row bottomline="true">
16634 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
16635 \begin_inset Text
16636
16637 \begin_layout Standard
16638
16639 \series bold
16640 Tezzele
16641 \end_layout
16642
16643 \end_inset
16644 </cell>
16645 <cell alignment="center" valignment="top" topline="true" usebox="none">
16646 \begin_inset Text
16647
16648 \begin_layout Standard
16649 Margit
16650 \end_layout
16651
16652 \end_inset
16653 </cell>
16654 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16655 \begin_inset Text
16656
16657 \begin_layout Standard
16658 555
16659 \end_layout
16660
16661 \end_inset
16662 </cell>
16663 </row>
16664 <row bottomline="true">
16665 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
16666 \begin_inset Text
16667
16668 \begin_layout Standard
16669
16670 \series bold
16671 Unterkalmsteiner
16672 \end_layout
16673
16674 \end_inset
16675 </cell>
16676 <cell alignment="center" valignment="top" topline="true" usebox="none">
16677 \begin_inset Text
16678
16679 \begin_layout Standard
16680 Frieda
16681 \end_layout
16682
16683 \end_inset
16684 </cell>
16685 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16686 \begin_inset Text
16687
16688 \begin_layout Standard
16689 555
16690 \end_layout
16691
16692 \end_inset
16693 </cell>
16694 </row>
16695 <row bottomline="true">
16696 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
16697 \begin_inset Text
16698
16699 \begin_layout Standard
16700
16701 \series bold
16702 Vieider
16703 \end_layout
16704
16705 \end_inset
16706 </cell>
16707 <cell alignment="center" valignment="top" topline="true" usebox="none">
16708 \begin_inset Text
16709
16710 \begin_layout Standard
16711 Hilde
16712 \end_layout
16713
16714 \end_inset
16715 </cell>
16716 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16717 \begin_inset Text
16718
16719 \begin_layout Standard
16720 555
16721 \end_layout
16722
16723 \end_inset
16724 </cell>
16725 </row>
16726 <row bottomline="true">
16727 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
16728 \begin_inset Text
16729
16730 \begin_layout Standard
16731
16732 \series bold
16733 Vigna
16734 \end_layout
16735
16736 \end_inset
16737 </cell>
16738 <cell alignment="center" valignment="top" topline="true" usebox="none">
16739 \begin_inset Text
16740
16741 \begin_layout Standard
16742 Jürgen
16743 \end_layout
16744
16745 \end_inset
16746 </cell>
16747 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16748 \begin_inset Text
16749
16750 \begin_layout Standard
16751 999
16752 \end_layout
16753
16754 \end_inset
16755 </cell>
16756 </row>
16757 <row bottomline="true">
16758 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
16759 \begin_inset Text
16760
16761 \begin_layout Standard
16762
16763 \series bold
16764 Weber
16765 \end_layout
16766
16767 \end_inset
16768 </cell>
16769 <cell alignment="center" valignment="top" topline="true" usebox="none">
16770 \begin_inset Text
16771
16772 \begin_layout Standard
16773 Maurizio
16774 \end_layout
16775
16776 \end_inset
16777 </cell>
16778 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16779 \begin_inset Text
16780
16781 \begin_layout Standard
16782 555
16783 \end_layout
16784
16785 \end_inset
16786 </cell>
16787 </row>
16788 <row bottomline="true">
16789 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
16790 \begin_inset Text
16791
16792 \begin_layout Standard
16793
16794 \series bold
16795 Winkler
16796 \end_layout
16797
16798 \end_inset
16799 </cell>
16800 <cell alignment="center" valignment="top" topline="true" usebox="none">
16801 \begin_inset Text
16802
16803 \begin_layout Standard
16804 Franz
16805 \end_layout
16806
16807 \end_inset
16808 </cell>
16809 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16810 \begin_inset Text
16811
16812 \begin_layout Standard
16813 555
16814 \end_layout
16815
16816 \end_inset
16817 </cell>
16818 </row>
16819 <row bottomline="true" endlastfoot="true">
16820 <cell multicolumn="1" alignment="block" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
16821 \begin_inset Text
16822
16823 \begin_layout Standard
16824
16825 \series bold
16826 End
16827 \end_layout
16828
16829 \end_inset
16830 </cell>
16831 <cell multicolumn="2" alignment="center" valignment="top" topline="true" usebox="none">
16832 \begin_inset Text
16833
16834 \begin_layout Standard
16835
16836 \end_layout
16837
16838 \end_inset
16839 </cell>
16840 <cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16841 \begin_inset Text
16842
16843 \begin_layout Standard
16844
16845 \end_layout
16846
16847 \end_inset
16848 </cell>
16849 </row>
16850 </lyxtabular>
16851
16852 \end_inset
16853
16854
16855 \end_layout
16856
16857 \begin_layout Subsection
16858 Table Cells
16859 \begin_inset LatexCommand index
16860 name "Tables ! Cells"
16861
16862 \end_inset
16863
16864
16865 \begin_inset LatexCommand label
16866 name "sub:Table-Cells"
16867
16868 \end_inset
16869
16870
16871 \end_layout
16872
16873 \begin_layout Standard
16874 A table cell can contain text, inline equations, a figure, or another table.
16875  All these kinds of objects can be placed in the same cell.
16876  Font sizes and shapes can also be altered.
16877  But you can't put a special environment in a cell (like 
16878 \family sans
16879 Section*
16880 \family default
16881 , etc.), nor set spacing options etc.
16882  for the cell's paragraph.
16883 \end_layout
16884
16885 \begin_layout Standard
16886 To have multi-line entries in table cells, you have to declare a fixed width
16887  for the column in the table dialog.
16888  Your text is then automatically split into multiple lines and the cell
16889  is enlarged vertically when the length of the text exceeds the given width.
16890  An example:
16891 \end_layout
16892
16893 \begin_layout Standard
16894 \align center
16895 \begin_inset Tabular
16896 <lyxtabular version="3" rows="4" columns="3">
16897 <features>
16898 <column alignment="center" valignment="top" leftline="true" width="0pt">
16899 <column alignment="block" valignment="top" leftline="true" width="3cm">
16900 <column alignment="center" valignment="top" leftline="true" rightline="true" width="0pt">
16901 <row topline="true" bottomline="true">
16902 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
16903 \begin_inset Text
16904
16905 \begin_layout Standard
16906
16907 \family roman
16908 \series medium
16909 \shape up
16910 \size normal
16911 \emph off
16912 \bar no
16913 \noun off
16914 \color none
16915 1
16916 \end_layout
16917
16918 \end_inset
16919 </cell>
16920 <cell multicolumn="1" alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
16921 \begin_inset Text
16922
16923 \begin_layout Standard
16924
16925 \family roman
16926 \series medium
16927 \shape up
16928 \size normal
16929 \emph off
16930 \bar no
16931 \noun off
16932 \color none
16933 2
16934 \end_layout
16935
16936 \end_inset
16937 </cell>
16938 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
16939 \begin_inset Text
16940
16941 \begin_layout Standard
16942
16943 \family roman
16944 \series medium
16945 \shape up
16946 \size normal
16947 \emph off
16948 \bar no
16949 \noun off
16950 \color none
16951 3
16952 \end_layout
16953
16954 \end_inset
16955 </cell>
16956 </row>
16957 <row>
16958 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
16959 \begin_inset Text
16960
16961 \begin_layout Standard
16962
16963 \family roman
16964 \series medium
16965 \shape up
16966 \size normal
16967 \emph off
16968 \bar no
16969 \noun off
16970 \color none
16971 4
16972 \end_layout
16973
16974 \end_inset
16975 </cell>
16976 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
16977 \begin_inset Text
16978
16979 \begin_layout Standard
16980
16981 \family roman
16982 \series medium
16983 \shape up
16984 \size normal
16985 \emph off
16986 \bar no
16987 \noun off
16988 \color none
16989 This is a multiline entry in a table.
16990 \end_layout
16991
16992 \end_inset
16993 </cell>
16994 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
16995 \begin_inset Text
16996
16997 \begin_layout Standard
16998
16999 \family roman
17000 \series medium
17001 \shape up
17002 \size normal
17003 \emph off
17004 \bar no
17005 \noun off
17006 \color none
17007 5
17008 \end_layout
17009
17010 \end_inset
17011 </cell>
17012 </row>
17013 <row bottomline="true">
17014 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
17015 \begin_inset Text
17016
17017 \begin_layout Standard
17018
17019 \family roman
17020 \series medium
17021 \shape up
17022 \size normal
17023 \emph off
17024 \bar no
17025 \noun off
17026 \color none
17027 6
17028 \end_layout
17029
17030 \end_inset
17031 </cell>
17032 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
17033 \begin_inset Text
17034
17035 \begin_layout Standard
17036
17037 \family roman
17038 \series medium
17039 \shape up
17040 \size normal
17041 \emph off
17042 \bar no
17043 \noun off
17044 \color none
17045 This is longer now.
17046 \end_layout
17047
17048 \end_inset
17049 </cell>
17050 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
17051 \begin_inset Text
17052
17053 \begin_layout Standard
17054
17055 \family roman
17056 \series medium
17057 \shape up
17058 \size normal
17059 \emph off
17060 \bar no
17061 \noun off
17062 \color none
17063 7
17064 \end_layout
17065
17066 \end_inset
17067 </cell>
17068 </row>
17069 <row bottomline="true">
17070 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
17071 \begin_inset Text
17072
17073 \begin_layout Standard
17074
17075 \family roman
17076 \series medium
17077 \shape up
17078 \size normal
17079 \emph off
17080 \bar no
17081 \noun off
17082 \color none
17083 8
17084 \end_layout
17085
17086 \end_inset
17087 </cell>
17088 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
17089 \begin_inset Text
17090
17091 \begin_layout Standard
17092
17093 \family roman
17094 \series medium
17095 \shape up
17096 \size normal
17097 \emph off
17098 \bar no
17099 \noun off
17100 \color none
17101 This is a multiline entry in a table.
17102  This is longer now.
17103 \end_layout
17104
17105 \end_inset
17106 </cell>
17107 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
17108 \begin_inset Text
17109
17110 \begin_layout Standard
17111
17112 \family roman
17113 \series medium
17114 \shape up
17115 \size normal
17116 \emph off
17117 \bar no
17118 \noun off
17119 \color none
17120 9
17121 \end_layout
17122
17123 \end_inset
17124 </cell>
17125 </row>
17126 </lyxtabular>
17127
17128 \end_inset
17129
17130
17131 \end_layout
17132
17133 \begin_layout Standard
17134 Cutting and pasting between tables and table cells works reasonably well.
17135  You can cut and paste even more than one row.
17136  Selection with the mouse or with 
17137 \family sans
17138 Shift
17139 \family default
17140  plus the arrow keys works as usual.
17141  You can also copy and paste the entire table as a single unit by starting
17142  the selection from outside the table.
17143 \end_layout
17144
17145 \begin_layout Section
17146 Floats
17147 \begin_inset LatexCommand index
17148 name "Floats"
17149
17150 \end_inset
17151
17152
17153 \begin_inset LatexCommand label
17154 name "sec:Floats"
17155
17156 \end_inset
17157
17158
17159 \end_layout
17160
17161 \begin_layout Standard
17162 A float is a block of text associated with some sort of label, which doesn't
17163  have a fixed location.
17164  It can 
17165 \begin_inset Quotes eld
17166 \end_inset
17167
17168 float
17169 \begin_inset Quotes erd
17170 \end_inset
17171
17172  forward or backward a page or two, to wherever it fits best.
17173  
17174 \family sans
17175 Footnotes
17176 \family default
17177  and 
17178 \family sans
17179 Margin\InsetSpace ~
17180 Notes
17181 \family default
17182  are also floats, because they can float to the next page when there are
17183  too much notes at the page.
17184 \end_layout
17185
17186 \begin_layout Standard
17187 Floats makes it possible to get a high quality layout.
17188  Images and tables can evenly be spread to the pages to avoid whitespace
17189  and pages without text.
17190  As the floating often destroys the context between the text and the image/table
17191 , every float can be referenced in the text.
17192  Floats are therefore numbered.
17193  Referencing is described in section\InsetSpace ~
17194
17195 \begin_inset LatexCommand ref
17196 reference "sec:Cross-References"
17197
17198 \end_inset
17199
17200 .
17201 \end_layout
17202
17203 \begin_layout Standard
17204 To insert a float, use the menu 
17205 \family sans
17206 Insert\SpecialChar \menuseparator
17207 Floats
17208 \family default
17209 .
17210  A box with a caption that has e.\InsetSpace \thinspace{}
17211 g.\InsetSpace ~
17212 the label 
17213 \begin_inset Quotes eld
17214 \end_inset
17215
17216 Figure\InsetSpace ~
17217 #:
17218 \begin_inset Quotes erd
17219 \end_inset
17220
17221  (# is the actual number) will be inserted into your document.
17222  The label will automatically be translated to the document language in
17223  the output.
17224  Behind the label you can insert the caption text.
17225 \begin_inset LatexCommand index
17226 name "Floats ! Captions"
17227
17228 \end_inset
17229
17230  The image or table is inserted above or below the caption in a separate
17231  paragraph within the float.
17232  To keep your LyX-document readable, you can open and close the float box
17233  by left-clicking on the box label.
17234  A closed float box looks like this: 
17235 \begin_inset Graphics
17236         filename clipart/floatQt4.png
17237         scale 80
17238
17239 \end_inset
17240
17241  -- a gray button with a red label.
17242 \end_layout
17243
17244 \begin_layout Standard
17245 It is recommended to insert floats as a separate paragraph to avoid possible
17246  LaTeX-errors that can occur when the surrounding text is specially formatted.
17247 \end_layout
17248
17249 \begin_layout Subsection
17250 Float Types
17251 \end_layout
17252
17253 \begin_layout Subsubsection
17254 Figure Floats
17255 \begin_inset LatexCommand index
17256 name "Floats ! Figure floats"
17257
17258 \end_inset
17259
17260
17261 \begin_inset LatexCommand label
17262 name "sec:Figure-Floats"
17263
17264 \end_inset
17265
17266
17267 \end_layout
17268
17269 \begin_layout Standard
17270 The menu 
17271 \family sans
17272 Insert\SpecialChar \menuseparator
17273 Float\SpecialChar \menuseparator
17274 Figure
17275 \family default
17276  inserts a float with the label 
17277 \begin_inset Quotes eld
17278 \end_inset
17279
17280
17281 \series bold
17282 Figure\InsetSpace ~
17283 #:
17284 \series default
17285
17286 \begin_inset Quotes erd
17287 \end_inset
17288
17289 .
17290  Set the cursor above this label (or before it and press enter) and insert
17291  the image as described above to get the caption printed below the image.
17292  This is what we did for Figure\InsetSpace ~
17293
17294 \begin_inset LatexCommand ref
17295 reference "cap:Platypus"
17296
17297 \end_inset
17298
17299 .
17300  If you want the caption to be above the image, set the cursor at the end
17301  of the caption, press enter and insert the image.
17302  This was done in Figure\InsetSpace ~
17303
17304 \begin_inset LatexCommand ref
17305 reference "cap:Escher"
17306
17307 \end_inset
17308
17309 .
17310 \end_layout
17311
17312 \begin_layout Standard
17313 \begin_inset Float figure
17314 wide false
17315 sideways false
17316 status open
17317
17318 \begin_layout Standard
17319 \align center
17320 \begin_inset Graphics
17321         filename clipart/platypus.eps
17322         display color
17323         width 50col%
17324         rotateOrigin center
17325
17326 \end_inset
17327
17328
17329 \end_layout
17330
17331 \begin_layout Standard
17332 \begin_inset Caption
17333
17334 \begin_layout Standard
17335 \begin_inset LatexCommand label
17336 name "cap:Platypus"
17337
17338 \end_inset
17339
17340 A severely distorted platypus in a float.
17341 \end_layout
17342
17343 \end_inset
17344
17345
17346 \end_layout
17347
17348 \end_inset
17349
17350
17351 \end_layout
17352
17353 \begin_layout Standard
17354 \begin_inset Float figure
17355 wide false
17356 sideways false
17357 status open
17358
17359 \begin_layout Standard
17360 \begin_inset Caption
17361
17362 \begin_layout Standard
17363 \begin_inset LatexCommand label
17364 name "cap:Escher"
17365
17366 \end_inset
17367
17368 M.C.
17369  Escher on acid.
17370 \end_layout
17371
17372 \end_inset
17373
17374
17375 \end_layout
17376
17377 \begin_layout Standard
17378 \align center
17379 \begin_inset Graphics
17380         filename clipart/escher-lsd.eps
17381         display color
17382         scale 80
17383         rotateOrigin center
17384
17385 \end_inset
17386
17387
17388 \end_layout
17389
17390 \end_inset
17391
17392
17393 \end_layout
17394
17395 \begin_layout Standard
17396 This figure float show also how to set a label and create a cross-reference
17397  to it.
17398  As described in section\InsetSpace ~
17399
17400 \begin_inset LatexCommand ref
17401 reference "sec:Cross-References"
17402
17403 \end_inset
17404
17405 , you can simply insert a label in the caption using the menu 
17406 \family sans
17407 Insert\SpecialChar \menuseparator
17408 Label
17409 \family default
17410  and refer to it using the menu 
17411 \family sans
17412 Insert\SpecialChar \menuseparator
17413 Cross-Reference
17414 \family default
17415 .
17416  It is important to use references to figure floats, rather than using vague
17417  references like 
17418 \begin_inset Quotes eld
17419 \end_inset
17420
17421 the figure above
17422 \begin_inset Quotes erd
17423 \end_inset
17424
17425 , because as LaTeX will reposition the floats in the final document; it
17426  might not be 
17427 \begin_inset Quotes eld
17428 \end_inset
17429
17430 above
17431 \begin_inset Quotes erd
17432 \end_inset
17433
17434  at all.
17435 \end_layout
17436
17437 \begin_layout Standard
17438 Normally one inserts only one image to a figure float, but sometimes you
17439  might want to use two images with separate subcaptions.
17440  This can be done in the graphics dialog: Right-click on an image and go
17441  to the tab 
17442 \family sans
17443 Extra\InsetSpace ~
17444 options
17445 \family default
17446  in the appearing dialog, use the option 
17447 \family sans
17448 Subfigure
17449 \family default
17450 , and enter the subcaption for the image in the now enabled caption field.
17451  Figure\InsetSpace ~
17452
17453 \begin_inset LatexCommand ref
17454 reference "cap:Two-distorted-images"
17455
17456 \end_inset
17457
17458  is an example of a figure float with two images set side by side.
17459  You can also set the images one below the other.
17460 \end_layout
17461
17462 \begin_layout Standard
17463 \begin_inset Float figure
17464 wide false
17465 sideways false
17466 status open
17467
17468 \begin_layout Standard
17469
17470 \hfill
17471
17472 \begin_inset Graphics
17473         filename clipart/escher-lsd.eps
17474         width 45col%
17475         subcaption
17476         subcaptionText "Undefinable structure"
17477
17478 \end_inset
17479
17480
17481 \hfill
17482
17483 \begin_inset Graphics
17484         filename clipart/platypus.eps
17485         lyxscale 60
17486         width 45col%
17487         subcaption
17488         subcaptionText "Platypus"
17489
17490 \end_inset
17491
17492
17493 \hfill
17494
17495 \end_layout
17496
17497 \begin_layout Standard
17498 \begin_inset Caption
17499
17500 \begin_layout Standard
17501 \begin_inset LatexCommand label
17502 name "cap:Two-distorted-images"
17503
17504 \end_inset
17505
17506 Two distorted images.
17507 \end_layout
17508
17509 \end_inset
17510
17511
17512 \end_layout
17513
17514 \end_inset
17515
17516
17517 \end_layout
17518
17519 \begin_layout Standard
17520 Note that the caption is added to the 
17521 \family sans
17522 List\InsetSpace ~
17523 of\InsetSpace ~
17524 Figures
17525 \family default
17526  as described in section\InsetSpace ~
17527
17528 \begin_inset LatexCommand ref
17529 reference "sec:ListsOf"
17530
17531 \end_inset
17532
17533 .
17534 \end_layout
17535
17536 \begin_layout Subsubsection
17537 Table Floats
17538 \begin_inset LatexCommand index
17539 name "Floats ! Table floats"
17540
17541 \end_inset
17542
17543
17544 \begin_inset LatexCommand label
17545 name "sec:Table-Floats"
17546
17547 \end_inset
17548
17549
17550 \end_layout
17551
17552 \begin_layout Standard
17553 Table floats can be inserted using the menu 
17554 \family sans
17555 Insert\SpecialChar \menuseparator
17556 Float\SpecialChar \menuseparator
17557 Table
17558 \family default
17559 .
17560  They have the same properties as figure floats except of the different
17561  label.
17562  Table\InsetSpace ~
17563
17564 \begin_inset LatexCommand ref
17565 reference "cap:Table-float"
17566
17567 \end_inset
17568
17569  is an example of a table float.
17570 \end_layout
17571
17572 \begin_layout Standard
17573 \begin_inset Float table
17574 wide false
17575 sideways false
17576 status open
17577
17578 \begin_layout Standard
17579 \begin_inset Caption
17580
17581 \begin_layout Standard
17582 \begin_inset LatexCommand label
17583 name "cap:Table-float"
17584
17585 \end_inset
17586
17587 A table float.
17588 \end_layout
17589
17590 \end_inset
17591
17592
17593 \end_layout
17594
17595 \begin_layout Standard
17596 \align center
17597 \begin_inset Tabular
17598 <lyxtabular version="3" rows="3" columns="3">
17599 <features>
17600 <column alignment="center" valignment="top" leftline="true" width="0pt">
17601 <column alignment="center" valignment="top" leftline="true" width="0pt">
17602 <column alignment="center" valignment="top" leftline="true" rightline="true" width="0pt">
17603 <row topline="true" bottomline="true">
17604 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
17605 \begin_inset Text
17606
17607 \begin_layout Standard
17608
17609 \family roman
17610 \series medium
17611 \shape up
17612 \size normal
17613 \emph off
17614 \bar no
17615 \noun off
17616 \color none
17617 1
17618 \end_layout
17619
17620 \end_inset
17621 </cell>
17622 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
17623 \begin_inset Text
17624
17625 \begin_layout Standard
17626
17627 \family roman
17628 \series medium
17629 \shape up
17630 \size normal
17631 \emph off
17632 \bar no
17633 \noun off
17634 \color none
17635 2
17636 \end_layout
17637
17638 \end_inset
17639 </cell>
17640 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
17641 \begin_inset Text
17642
17643 \begin_layout Standard
17644
17645 \family roman
17646 \series medium
17647 \shape up
17648 \size normal
17649 \emph off
17650 \bar no
17651 \noun off
17652 \color none
17653 3
17654 \end_layout
17655
17656 \end_inset
17657 </cell>
17658 </row>
17659 <row topline="true">
17660 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
17661 \begin_inset Text
17662
17663 \begin_layout Standard
17664
17665 \family roman
17666 \series medium
17667 \shape up
17668 \size normal
17669 \emph off
17670 \bar no
17671 \noun off
17672 \color none
17673 Joe
17674 \end_layout
17675
17676 \end_inset
17677 </cell>
17678 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
17679 \begin_inset Text
17680
17681 \begin_layout Standard
17682
17683 \family roman
17684 \series medium
17685 \shape up
17686 \size normal
17687 \emph off
17688 \bar no
17689 \noun off
17690 \color none
17691 Mary
17692 \end_layout
17693
17694 \end_inset
17695 </cell>
17696 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
17697 \begin_inset Text
17698
17699 \begin_layout Standard
17700
17701 \family roman
17702 \series medium
17703 \shape up
17704 \size normal
17705 \emph off
17706 \bar no
17707 \noun off
17708 \color none
17709 Ted
17710 \end_layout
17711
17712 \end_inset
17713 </cell>
17714 </row>
17715 <row topline="true" bottomline="true">
17716 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
17717 \begin_inset Text
17718
17719 \begin_layout Standard
17720
17721 \family roman
17722 \series medium
17723 \shape up
17724 \size normal
17725 \emph off
17726 \bar no
17727 \noun off
17728 \color none
17729 \begin_inset Formula $\int x^{2}dx$
17730 \end_inset
17731
17732
17733 \end_layout
17734
17735 \end_inset
17736 </cell>
17737 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
17738 \begin_inset Text
17739
17740 \begin_layout Standard
17741
17742 \family roman
17743 \series medium
17744 \shape up
17745 \size normal
17746 \emph off
17747 \bar no
17748 \noun off
17749 \color none
17750 \begin_inset Formula $\left[\begin{array}{cc}
17751 a & b\\
17752 c & d\end{array}\right]$
17753 \end_inset
17754
17755
17756 \end_layout
17757
17758 \end_inset
17759 </cell>
17760 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
17761 \begin_inset Text
17762
17763 \begin_layout Standard
17764
17765 \family roman
17766 \series medium
17767 \shape up
17768 \size normal
17769 \emph off
17770 \bar no
17771 \noun off
17772 \color none
17773 \begin_inset Formula $1+1=2$
17774 \end_inset
17775
17776
17777 \end_layout
17778
17779 \end_inset
17780 </cell>
17781 </row>
17782 </lyxtabular>
17783
17784 \end_inset
17785
17786
17787 \end_layout
17788
17789 \end_inset
17790
17791
17792 \end_layout
17793
17794 \begin_layout Subsubsection
17795 Algorithm Floats
17796 \begin_inset LatexCommand index
17797 name "Floats ! Algorithm floats"
17798
17799 \end_inset
17800
17801
17802 \end_layout
17803
17804 \begin_layout Standard
17805 This float type is inserted with the menu 
17806 \family sans
17807 Insert\SpecialChar \menuseparator
17808 Float\SpecialChar \menuseparator
17809 Algorithm
17810 \family default
17811 .
17812  It is used for program codes and descriptions of algorithms.
17813  A possible environment for algorithms is the 
17814 \family sans
17815 LyX-Code
17816 \family default
17817 , described in section\InsetSpace ~
17818
17819 \begin_inset LatexCommand ref
17820 reference "sub:LyX-Code"
17821
17822 \end_inset
17823
17824 .
17825 \end_layout
17826
17827 \begin_layout Standard
17828 \begin_inset Note Greyedout
17829 status open
17830
17831 \begin_layout Standard
17832
17833 \series bold
17834 Note:
17835 \series default
17836  that the float label is not automatically translated into the document
17837  language.
17838 \end_layout
17839
17840 \end_inset
17841
17842  You have to do this manually by adding the following line
17843 \end_layout
17844
17845 \begin_layout Standard
17846
17847 \series bold
17848
17849 \backslash
17850 floatname{algorithm}{your\InsetSpace ~
17851 name}
17852 \end_layout
17853
17854 \begin_layout Standard
17855 to the document preamble (menu 
17856 \family sans
17857 Document\SpecialChar \menuseparator
17858 Settings
17859 \family default
17860 ).
17861  
17862 \series bold
17863 your\InsetSpace ~
17864 name
17865 \series default
17866  is the word 
17867 \begin_inset Quotes eld
17868 \end_inset
17869
17870
17871 \emph on
17872 algorithm
17873 \emph default
17874
17875 \begin_inset Quotes erd
17876 \end_inset
17877
17878  in your language.
17879 \end_layout
17880
17881 \begin_layout Subsubsection
17882 Text Wrap Floats
17883 \begin_inset LatexCommand index
17884 name "Floats ! Text Wrap Floats"
17885
17886 \end_inset
17887
17888
17889 \begin_inset LatexCommand label
17890 name "sec:floatflt"
17891
17892 \end_inset
17893
17894
17895 \end_layout
17896
17897 \begin_layout Standard
17898 This float type is used if you want to 
17899 \begin_inset Quotes eld
17900 \end_inset
17901
17902 wrap
17903 \begin_inset Quotes erd
17904 \end_inset
17905
17906  text around a figure so that it only occupies some fraction of the column
17907  width.
17908  It can be inserted using the menu 
17909 \begin_inset Wrap figure
17910 placement l
17911 width "40col%"
17912 status open
17913
17914 \begin_layout Standard
17915 \begin_inset Graphics
17916         filename clipart/mobius.eps
17917         display color
17918         width 40col%
17919         rotateOrigin center
17920
17921 \end_inset
17922
17923
17924 \end_layout
17925
17926 \begin_layout Standard
17927 \begin_inset Caption
17928
17929 \begin_layout Standard
17930 \begin_inset LatexCommand label
17931 name "cap:Wrapped-figure"
17932
17933 \end_inset
17934
17935 This is a wrapped figure, and this is the brilliant caption that describes
17936  it
17937 \begin_inset VSpace medskip
17938 \end_inset
17939
17940
17941 \end_layout
17942
17943 \end_inset
17944
17945
17946 \end_layout
17947
17948 \end_inset
17949
17950  
17951 \family sans
17952 Insert\SpecialChar \menuseparator
17953 Float\SpecialChar \menuseparator
17954 Text\InsetSpace ~
17955 Wrap\InsetSpace ~
17956 Float
17957 \family default
17958  if the LaTeX-package 
17959 \series bold
17960 floatflt
17961 \series default
17962
17963 \begin_inset LatexCommand index
17964 name "LaTeX-packages ! floatflt"
17965
17966 \end_inset
17967
17968  is installed.
17969 \begin_inset Foot
17970 status collapsed
17971
17972 \begin_layout Standard
17973 Installing a LaTeX-package is explained it in the 
17974 \emph on
17975 LaTeX\InsetSpace ~
17976 Configuration
17977 \emph default
17978  manual.
17979 \end_layout
17980
17981 \end_inset
17982
17983  The width and placement of the float is adjusted by right-clicking on the
17984  float box.
17985  Figure\InsetSpace ~
17986
17987 \begin_inset LatexCommand ref
17988 reference "cap:Wrapped-figure"
17989
17990 \end_inset
17991
17992  is an example Text\InsetSpace ~
17993 wrap float with a width of 40
17994 \begin_inset Formula $\,$
17995 \end_inset
17996
17997 col%.
17998 \begin_inset Foot
17999 status collapsed
18000
18001 \begin_layout Standard
18002 Available units are explained in Appendix\InsetSpace ~
18003
18004 \begin_inset LatexCommand ref
18005 reference "cha:Units-available-in"
18006
18007 \end_inset
18008
18009 .
18010 \end_layout
18011
18012 \end_inset
18013
18014  Some space was added under the caption to separate it better from the surroundi
18015 ng text.
18016 \end_layout
18017
18018 \begin_layout Standard
18019 The LaTeX-package 
18020 \series bold
18021 floatflt
18022 \series default
18023  also supports table wrap floats, but they are not yet supported by LyX.
18024  If you need this, read the documentation of 
18025 \series bold
18026 floatflt
18027 \series default
18028  
18029 \begin_inset LatexCommand cite
18030 key "floatflt"
18031
18032 \end_inset
18033
18034 .
18035 \end_layout
18036
18037 \begin_layout Standard
18038 \begin_inset Note Greyedout
18039 status open
18040
18041 \begin_layout Standard
18042
18043 \series bold
18044 Note:
18045 \series default
18046  Text\InsetSpace ~
18047 wrap float floats might be fragile! E.g.
18048  having a figure too close to the bottom of the page can mess things up
18049  in the way that the float doesn't appear in the output or that it is placed
18050  over some other text.
18051 \begin_inset Foot
18052 status collapsed
18053
18054 \begin_layout Standard
18055 The better solution is to use the LaTeX-package 
18056 \series bold
18057 wrapfig
18058 \series default
18059
18060 \begin_inset LatexCommand index
18061 name "LaTeX-packages ! wrapfig"
18062
18063 \end_inset
18064
18065  instead of 
18066 \series bold
18067 floatflt
18068 \series default
18069  but it is currently not supported by LyX.
18070 \end_layout
18071
18072 \end_inset
18073
18074
18075 \end_layout
18076
18077 \end_inset
18078
18079  In general:
18080 \end_layout
18081
18082 \begin_layout Itemize
18083 Wrap floats should not be placed in paragraphs that run over a page break.
18084  That means that wrap floats should better be inserted to the exact place
18085  when the document is nearly ready and you are able to estimate where page
18086  breaks will appear.
18087 \end_layout
18088
18089 \begin_layout Itemize
18090 Wrap floats should either be placed in an own paragraph before the paragraph
18091  where they should wrap into or within a paragraph.
18092 \end_layout
18093
18094 \begin_layout Itemize
18095 Wrap floats in consecutive paragraphs may cause troubles, so assure that
18096  there is a text paragraph between them as separator.
18097 \end_layout
18098
18099 \begin_layout Itemize
18100 Wrap floats are not allowed in section headings or tables.
18101 \end_layout
18102
18103 \begin_layout Subsection
18104 Rotated Floats
18105 \begin_inset LatexCommand label
18106 name "sub:Rotated-Floats"
18107
18108 \end_inset
18109
18110
18111 \begin_inset LatexCommand index
18112 name "Floats ! Rotating"
18113
18114 \end_inset
18115
18116
18117 \end_layout
18118
18119 \begin_layout Standard
18120 Especially for wide tables you might have floats rotated.
18121  To rotate a whole float including the caption, right-click on the float-box
18122  and use the option 
18123 \family sans
18124 Rotate\InsetSpace ~
18125 sideways
18126 \family default
18127 .
18128 \end_layout
18129
18130 \begin_layout Standard
18131 Rotated floats are always placed on its own page (or column, when you have
18132  a two-column document).
18133  They are rotated so that you can read them from the outside margin.
18134  Forcing the rotation direction is explained in the 
18135 \emph on
18136 Embedded Objects
18137 \emph default
18138  manual.
18139 \end_layout
18140
18141 \begin_layout Standard
18142 Referencing rotated floats is the same like for normal floats, the caption
18143  format is also the same: Table\InsetSpace ~
18144
18145 \begin_inset LatexCommand ref
18146 reference "cap:Rotated-table"
18147
18148 \end_inset
18149
18150  is an example of a rotated table float.
18151 \end_layout
18152
18153 \begin_layout Standard
18154 \begin_inset Note Greyedout
18155 status open
18156
18157 \begin_layout Standard
18158
18159 \series bold
18160 Note:
18161 \series default
18162  Not all DVI-viewers are able to display rotated floats.
18163 \end_layout
18164
18165 \end_inset
18166
18167
18168 \end_layout
18169
18170 \begin_layout Standard
18171 \begin_inset Float table
18172 wide false
18173 sideways true
18174 status open
18175
18176 \begin_layout Standard
18177 \begin_inset Caption
18178
18179 \begin_layout Standard
18180 \begin_inset LatexCommand label
18181 name "cap:Rotated-table"
18182
18183 \end_inset
18184
18185  Rotated table
18186 \end_layout
18187
18188 \end_inset
18189
18190
18191 \end_layout
18192
18193 \begin_layout Standard
18194 \align center
18195 \begin_inset Tabular
18196 <lyxtabular version="3" rows="1" columns="5">
18197 <features>
18198 <column alignment="center" valignment="top" leftline="true" width="0">
18199 <column alignment="center" valignment="top" leftline="true" width="0">
18200 <column alignment="center" valignment="top" leftline="true" width="0">
18201 <column alignment="center" valignment="top" leftline="true" width="0">
18202 <column alignment="center" valignment="top" leftline="true" rightline="true" width="0">
18203 <row topline="true" bottomline="true">
18204 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
18205 \begin_inset Text
18206
18207 \begin_layout Standard
18208 test
18209 \end_layout
18210
18211 \end_inset
18212 </cell>
18213 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
18214 \begin_inset Text
18215
18216 \begin_layout Standard
18217 b
18218 \end_layout
18219
18220 \end_inset
18221 </cell>
18222 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
18223 \begin_inset Text
18224
18225 \begin_layout Standard
18226 c
18227 \end_layout
18228
18229 \end_inset
18230 </cell>
18231 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
18232 \begin_inset Text
18233
18234 \begin_layout Standard
18235 d
18236 \end_layout
18237
18238 \end_inset
18239 </cell>
18240 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
18241 \begin_inset Text
18242
18243 \begin_layout Standard
18244 e
18245 \end_layout
18246
18247 \end_inset
18248 </cell>
18249 </row>
18250 </lyxtabular>
18251
18252 \end_inset
18253
18254
18255 \end_layout
18256
18257 \end_inset
18258
18259
18260 \end_layout
18261
18262 \begin_layout Subsection
18263 Float Placement
18264 \begin_inset LatexCommand label
18265 name "sub:Float-Placement"
18266
18267 \end_inset
18268
18269
18270 \begin_inset LatexCommand index
18271 name "Floats ! Placement"
18272
18273 \end_inset
18274
18275
18276 \end_layout
18277
18278 \begin_layout Standard
18279 Right-clicking on a float-box opens a dialog where you can alter the placement
18280  options that LaTeX uses for positioning the float.
18281 \newline
18282 The option 
18283 \family sans
18284 Span\InsetSpace ~
18285 columns
18286 \family default
18287  is only useful for two-column documents: If you select it, the float will
18288  span across both columns on the page instead of being confined to just
18289  one.
18290 \newline
18291 The option 
18292 \family sans
18293 Rotate\InsetSpace ~
18294 sideways
18295 \family default
18296  is used to rotate floats, see section\InsetSpace ~
18297
18298 \begin_inset LatexCommand ref
18299 reference "sub:Rotated-Floats"
18300
18301 \end_inset
18302
18303 .
18304 \end_layout
18305
18306 \begin_layout Standard
18307 You can use one ore more of the following options in the float dialog to
18308  set the placement for a particular float when you uncheck the option 
18309 \family sans
18310 Use\InsetSpace ~
18311 default\InsetSpace ~
18312 placement
18313 \family default
18314 :
18315 \end_layout
18316
18317 \begin_layout Description
18318 Here\InsetSpace ~
18319 if\InsetSpace ~
18320 possible: try to place the float on the position where it is inserted
18321 \end_layout
18322
18323 \begin_layout Description
18324 Top\InsetSpace ~
18325 of\InsetSpace ~
18326 page: try to place the float on the top of the current page
18327 \end_layout
18328
18329 \begin_layout Description
18330 Bottom\InsetSpace ~
18331 of\InsetSpace ~
18332 page: try to place the float on the bottom of the current page
18333 \end_layout
18334
18335 \begin_layout Description
18336 Page\InsetSpace ~
18337 of\InsetSpace ~
18338 floats: try to place the float on an own page 
18339 \end_layout
18340
18341 \begin_layout Standard
18342 The order of the above option is 
18343 \emph on
18344 always
18345 \emph default
18346  used by LaTeX.
18347  That means, if you use the default placement, LaTeX will first try out
18348  
18349 \family sans
18350 Here\InsetSpace ~
18351 if\InsetSpace ~
18352 possible
18353 \family default
18354 , then 
18355 \family sans
18356 Top\InsetSpace ~
18357 of\InsetSpace ~
18358 page
18359 \family default
18360 , and then the others.
18361  If you don't use the default, LaTeX will try only the checked options but
18362  in the same order.
18363  If none of the 4 placements are possible the procedure is internally repeated
18364  but it is tried to put the float on the following page.
18365 \end_layout
18366
18367 \begin_layout Standard
18368 By default, each options has its own rules:
18369 \end_layout
18370
18371 \begin_layout Standard
18372
18373 \family sans
18374 Top\InsetSpace ~
18375 of\InsetSpace ~
18376 page
18377 \family default
18378  only floats occupying less than 70\InsetSpace \thinspace{}
18379 % of the page can be placed at the top
18380  of a page
18381 \end_layout
18382
18383 \begin_layout Standard
18384
18385 \family sans
18386 Bottom\InsetSpace ~
18387 of\InsetSpace ~
18388 page
18389 \family default
18390 : only floats occupying less than 30\InsetSpace \thinspace{}
18391 % of the page can be placed at the bottom
18392  of a page.
18393 \end_layout
18394
18395 \begin_layout Standard
18396
18397 \family sans
18398 Page\InsetSpace ~
18399 of\InsetSpace ~
18400 floats
18401 \family default
18402 : only if more than 50\InsetSpace \thinspace{}
18403 % of the page are occupied by floats, several floats
18404  can be set together on a page.
18405 \end_layout
18406
18407 \begin_layout Standard
18408 If you don't like these rules, you can ignore them by using the additional
18409  option 
18410 \family sans
18411 Ignore\InsetSpace ~
18412 LaTeX\InsetSpace ~
18413 rules
18414 \family default
18415 .
18416 \end_layout
18417
18418 \begin_layout Standard
18419 Sometimes you might need, under all circumstances, a float to be placed
18420  exactly at the position where it is inserted.
18421  For this case you can use the option 
18422 \family sans
18423 Here\InsetSpace ~
18424 definitely
18425 \family default
18426 .
18427  Use this option very rarely and only if the document is nearly ready to
18428  be printed.
18429  Because the float is then no longer able to 
18430 \begin_inset Quotes eld
18431 \end_inset
18432
18433 float
18434 \begin_inset Quotes erd
18435 \end_inset
18436
18437  when you change your document and this will often destroy the page layout.
18438 \end_layout
18439
18440 \begin_layout Standard
18441 There are no placement options for text wrap floats, because they are always
18442  surrounded by the text of a certain paragraph.
18443 \end_layout
18444
18445 \begin_layout Standard
18446 For more details about float placements, have a look at LaTeX books like
18447  
18448 \begin_inset LatexCommand cite
18449 key "latexcompanion,latexguide,latexbook"
18450
18451 \end_inset
18452
18453 .
18454 \end_layout
18455
18456 \begin_layout Section
18457 Minipages
18458 \begin_inset LatexCommand index
18459 name "Minipages"
18460
18461 \end_inset
18462
18463
18464 \begin_inset LatexCommand label
18465 name "sec:Minipages"
18466
18467 \end_inset
18468
18469
18470 \end_layout
18471
18472 \begin_layout Standard
18473 LaTeX provides a mechanism to produce essentially a page within a page,
18474  called minipage.
18475  Within a minipage, all the usual rules of indentation, line wrapping, etc.\InsetSpace ~
18476 apply.
18477  
18478 \end_layout
18479
18480 \begin_layout Standard
18481 Minipages in LyX have their own collapsible box inserted via the menu 
18482 \family sans
18483 Insert\SpecialChar \menuseparator
18484 Box
18485 \family default
18486 .
18487  Right-clicking on the box allows you to alter the width of the minipage
18488  and its alignment within the page.
18489 \end_layout
18490
18491 \begin_layout Standard
18492 \align center
18493 \begin_inset Box Frameless
18494 position "t"
18495 hor_pos "c"
18496 has_inner_box 1
18497 inner_pos "t"
18498 use_parbox 0
18499 width "30col%"
18500 special "none"
18501 height "1pt"
18502 height_special "totalheight"
18503 status open
18504
18505 \begin_layout Standard
18506
18507 \shape italic
18508 This is a minipage.
18509  The text is set in an italic style.
18510 \end_layout
18511
18512 \begin_layout Standard
18513
18514 \shape italic
18515 Minipages are often used for text in another language or text that needs
18516  another formatting.
18517 \end_layout
18518
18519 \end_inset
18520
18521
18522 \end_layout
18523
18524 \begin_layout Standard
18525 \begin_inset VSpace medskip
18526 \end_inset
18527
18528 If you place two minipages side-by-side, you can use 
18529 \family sans
18530 Horizontal Fills
18531 \family default
18532  as described in section\InsetSpace ~
18533
18534 \begin_inset LatexCommand ref
18535 reference "sub:Horizontal-Space"
18536
18537 \end_inset
18538
18539 :
18540 \begin_inset VSpace medskip
18541 \end_inset
18542
18543
18544 \end_layout
18545
18546 \begin_layout Standard
18547 \begin_inset Box Frameless
18548 position "t"
18549 hor_pos "c"
18550 has_inner_box 1
18551 inner_pos "t"
18552 use_parbox 0
18553 width "1.5in"
18554 special "none"
18555 height "1pt"
18556 height_special "totalheight"
18557 status open
18558
18559 \begin_layout Standard
18560 This is a minipage with some stupid dummy text.
18561  This dummy text is used to increase the size of the minipage.
18562 \end_layout
18563
18564 \end_inset
18565
18566
18567 \hfill
18568
18569 \begin_inset Box Frameless
18570 position "t"
18571 hor_pos "c"
18572 has_inner_box 1
18573 inner_pos "t"
18574 use_parbox 0
18575 width "1.5in"
18576 special "none"
18577 height "1pt"
18578 height_special "totalheight"
18579 status open
18580
18581 \begin_layout Standard
18582 This is a minipage with some stupid dummy text.
18583  This dummy text is used to increase the size of the minipage.
18584 \end_layout
18585
18586 \end_inset
18587
18588
18589 \end_layout
18590
18591 \begin_layout Standard
18592 \begin_inset VSpace bigskip
18593 \end_inset
18594
18595
18596 \end_layout
18597
18598 \begin_layout Standard
18599 When you right-click on a minipage box, you can change the box from a minipage
18600  to other box types.
18601  All box types and their settings are explained in detail in chapter 
18602 \emph on
18603 Boxes
18604 \emph default
18605  of the 
18606 \emph on
18607 Embedded Objects
18608 \emph default
18609  manual.
18610 \end_layout
18611
18612 \begin_layout Chapter
18613 Mathematical Formulas
18614 \begin_inset LatexCommand index
18615 name "Math"
18616
18617 \end_inset
18618
18619
18620 \begin_inset LatexCommand index
18621 name "Formulas | see{Math}"
18622
18623 \end_inset
18624
18625
18626 \begin_inset LatexCommand label
18627 name "cha:Mathematical-Formulas"
18628
18629 \end_inset
18630
18631
18632 \end_layout
18633
18634 \begin_layout Section
18635 Basic Math Editing
18636 \begin_inset LatexCommand index
18637 name "Math ! Basics"
18638
18639 \end_inset
18640
18641
18642 \end_layout
18643
18644 \begin_layout Standard
18645 To create a math formula, you can just click on the toolbar icon 
18646 \begin_inset Graphics
18647         filename ../images/math-mode.png
18648
18649 \end_inset
18650
18651 .
18652  That will create a little blue rectangle, with purple markers around its
18653  corners.
18654  That blue rectangle is the formula itself; the purple markers indicate
18655  what level of nesting within the formula you are at.
18656  You can also choose a particular formula type to insert via the 
18657 \family sans
18658 Insert\SpecialChar \menuseparator
18659 Math
18660 \family default
18661  menu.
18662 \end_layout
18663
18664 \begin_layout Standard
18665 Editing the parameters of a formula and adding math constructs can be done
18666  with the 
18667 \family sans
18668 math\InsetSpace ~
18669 toolbar
18670 \family default
18671 , that appears when the cursor is in a formula.
18672 \end_layout
18673
18674 \begin_layout Standard
18675 There are two main types of formulas: Inline formulas appear within a text
18676  line, like this one:
18677 \end_layout
18678
18679 \begin_layout Standard
18680 This is a line with an inline formula 
18681 \begin_inset Formula $A=B$
18682 \end_inset
18683
18684  in it.
18685 \end_layout
18686
18687 \begin_layout Standard
18688 Displayed formulas appear outside the text like as they were in an own paragraph
18689 , like this one:
18690 \begin_inset Formula \[
18691 A=B\]
18692
18693 \end_inset
18694
18695 You can only number and reference displayed formulas.
18696 \end_layout
18697
18698 \begin_layout Standard
18699 LyX supports also many LaTeX math commands.
18700  E.g.
18701  typing 
18702 \begin_inset Quotes eld
18703 \end_inset
18704
18705
18706 \series bold
18707
18708 \backslash
18709 alpha
18710 \series default
18711
18712 \begin_inset Quotes erd
18713 \end_inset
18714
18715 , followed by a space, in a formula will create the Greek letter 
18716 \begin_inset Formula $\alpha$
18717 \end_inset
18718
18719 .
18720  So typing commands might sometimes be faster than using the 
18721 \family sans
18722 Math\InsetSpace ~
18723 Panel
18724 \family default
18725 .
18726 \end_layout
18727
18728 \begin_layout Subsection
18729 Navigating in Formulas
18730 \begin_inset LatexCommand index
18731 name "Math ! Navigating"
18732
18733 \end_inset
18734
18735
18736 \end_layout
18737
18738 \begin_layout Standard
18739 The best control over the cursor position within an existing formula is
18740  achieved with the arrow keys.
18741  LyX uses small rectangles to indicate places where something can be inserted.
18742  The arrow keys can be used to navigate between parts of a formula.
18743  Pressing 
18744 \family sans
18745 Space
18746 \family default
18747  will leave a formula construct (a square root 
18748 \begin_inset Formula $\sqrt{2}$
18749 \end_inset
18750
18751 , or parentheses 
18752 \begin_inset Formula $\left(f\right)$
18753 \end_inset
18754
18755 , or a matrix 
18756 \begin_inset Formula $\left[\begin{array}{cc}
18757 1 & 2\\
18758 3 & 4\end{array}\right]$
18759 \end_inset
18760
18761 ).
18762  Pressing 
18763 \family sans
18764 Escape
18765 \family default
18766  will leave the formula, placing the cursor after the formula.
18767  
18768 \family sans
18769 Tab
18770 \family default
18771  can be used to move horizontally in a formula; for example, through the
18772  cells of a matrix or the positions in a multi-line equation.
18773 \end_layout
18774
18775 \begin_layout Standard
18776
18777 \family sans
18778 Space
18779 \family default
18780 , printed in this document as 
18781 \begin_inset Quotes eld
18782 \end_inset
18783
18784
18785 \begin_inset ERT
18786 status collapsed
18787
18788 \begin_layout Standard
18789
18790
18791 \backslash
18792 spce 
18793 \end_layout
18794
18795 \end_inset
18796
18797
18798 \begin_inset Quotes erd
18799 \end_inset
18800
18801
18802 \begin_inset Note Note
18803 status collapsed
18804
18805 \begin_layout Standard
18806 This command will appear in the output as official character denoting the
18807  space character (visible space).
18808 \end_layout
18809
18810 \end_inset
18811
18812 , seems to do nothing in a formula, since it does not add a space between
18813  characters, but it does exit a nested structure.
18814  For this reason, you have to be careful about using 
18815 \family sans
18816 Space
18817 \family default
18818 .
18819  For example, if you want 
18820 \begin_inset Formula $\sqrt{2x+1}$
18821 \end_inset
18822
18823 , type 
18824 \series bold
18825
18826 \backslash
18827 sqrt
18828 \begin_inset ERT
18829 status collapsed
18830
18831 \begin_layout Standard
18832
18833
18834 \backslash
18835 spce 
18836 \end_layout
18837
18838 \end_inset
18839
18840 2x+1
18841 \series default
18842  and not 
18843 \series bold
18844
18845 \backslash
18846 sqrt
18847 \begin_inset ERT
18848 status collapsed
18849
18850 \begin_layout Standard
18851
18852
18853 \backslash
18854 spce 
18855 \end_layout
18856
18857 \end_inset
18858
18859 2x
18860 \begin_inset ERT
18861 status collapsed
18862
18863 \begin_layout Standard
18864
18865
18866 \backslash
18867 spce 
18868 \end_layout
18869
18870 \end_inset
18871
18872 +1
18873 \series default
18874 , since in the latter case only the 
18875 \family typewriter
18876
18877 \begin_inset Formula $2x$
18878 \end_inset
18879
18880
18881 \family default
18882  will be under the square root sign: 
18883 \begin_inset Formula $\sqrt{2x}+1$
18884 \end_inset
18885
18886 .
18887 \end_layout
18888
18889 \begin_layout Standard
18890 You can leave many parts of a formula, like this matrix, partially filled
18891  in, such as:
18892 \begin_inset Formula \[
18893 \left(\begin{array}{ccc}
18894 \lambda_{1}\\
18895  & \ddots\\
18896  &  & \lambda_{n}\end{array}\right)\]
18897
18898 \end_inset
18899
18900 If you leave a fraction only partially filled in, or a subscript with nothing
18901  in it, the results will be unpredictable, but most constructs don't mind.
18902 \end_layout
18903
18904 \begin_layout Subsection
18905 Selecting Text
18906 \end_layout
18907
18908 \begin_layout Standard
18909 You can select text within a formula in two different ways.
18910  Place the cursor at one end of the string of text you want, and press 
18911 \family sans
18912 Shift
18913 \family default
18914  and a cursor movement key to select text.
18915  It will be highlighted as with regular text selection.
18916  Alternatively, you can select text with the mouse in the usual way.
18917  That text can then be cut or copied, and then pasted within any formula,
18918  but not in a normal text region in LyX.
18919 \end_layout
18920
18921 \begin_layout Subsection
18922 Exponents and Subscripts
18923 \begin_inset LatexCommand index
18924 name "Math ! Exponents"
18925
18926 \end_inset
18927
18928
18929 \begin_inset LatexCommand index
18930 name "Math ! Subscripts"
18931
18932 \end_inset
18933
18934
18935 \end_layout
18936
18937 \begin_layout Standard
18938 You can use the math panel to add super- or subscripts, but the much easier
18939  way is to use a command.
18940  To get 
18941 \begin_inset Formula $x^{2}$
18942 \end_inset
18943
18944 , type in a formula 
18945 \series bold
18946 x^2
18947 \begin_inset ERT
18948 status collapsed
18949
18950 \begin_layout Standard
18951
18952
18953 \backslash
18954 spce 
18955 \end_layout
18956
18957 \end_inset
18958
18959
18960 \series default
18961 .
18962  The final 
18963 \family sans
18964 Space
18965 \family default
18966  puts the cursor back down on the base line of the expression.
18967  If you type 
18968 \series bold
18969 x^2y
18970 \series default
18971 , you will get 
18972 \begin_inset Formula $x^{2y}$
18973 \end_inset
18974
18975 , to get 
18976 \begin_inset Formula $x^{2}y$
18977 \end_inset
18978
18979 , type 
18980 \series bold
18981 x^2
18982 \begin_inset ERT
18983 status collapsed
18984
18985 \begin_layout Standard
18986
18987
18988 \backslash
18989 spce 
18990 \end_layout
18991
18992 \end_inset
18993
18994 y
18995 \series default
18996 .
18997  If you use characters in the superscript, that could be accented with the
18998  hat 
18999 \begin_inset Quotes eld
19000 \end_inset
19001
19002 ^
19003 \begin_inset Quotes erd
19004 \end_inset
19005
19006 , you have to use an extra 
19007 \family sans
19008 Space
19009 \family default
19010  to separate the hat and the character.
19011  E.g.
19012  if you want 
19013 \begin_inset Formula $x^{a}$
19014 \end_inset
19015
19016 , type 
19017 \series bold
19018 x^
19019 \begin_inset ERT
19020 status collapsed
19021
19022 \begin_layout Standard
19023
19024
19025 \backslash
19026 spce 
19027 \end_layout
19028
19029 \end_inset
19030
19031 a
19032 \series default
19033 .
19034  Subscripts are similar: To get 
19035 \begin_inset Formula $a_{1}$
19036 \end_inset
19037
19038 , type 
19039 \series bold
19040 a_1
19041 \begin_inset ERT
19042 status collapsed
19043
19044 \begin_layout Standard
19045
19046
19047 \backslash
19048 spce 
19049 \end_layout
19050
19051 \end_inset
19052
19053
19054 \series default
19055 .
19056 \end_layout
19057
19058 \begin_layout Subsection
19059 Fractions
19060 \begin_inset LatexCommand index
19061 name "Math ! Fractions"
19062
19063 \end_inset
19064
19065
19066 \end_layout
19067
19068 \begin_layout Standard
19069 Create a fraction with either the command 
19070 \series bold
19071
19072 \backslash
19073 frac
19074 \series default
19075  or using the icon 
19076 \begin_inset Graphics
19077         filename ../images/math/frac.png
19078         scale 60
19079
19080 \end_inset
19081
19082  in the 
19083 \family sans
19084 Math\InsetSpace ~
19085 Panel
19086 \family default
19087 .
19088  You will be presented with an empty fraction.
19089  The cursor is above the fraction line.
19090  To move it to the bottom, simply press 
19091 \family sans
19092 Down
19093 \family default
19094 .
19095  To move back up, press 
19096 \family sans
19097 Up
19098 \family default
19099 .
19100  Any math structure can be placed in a fraction, as this example shows:
19101 \begin_inset Formula \[
19102 \left[\frac{1}{\left(\begin{array}{cc}
19103 2 & 3\\
19104 4 & 5\end{array}\right)}\right]\]
19105
19106 \end_inset
19107
19108
19109 \end_layout
19110
19111 \begin_layout Subsection
19112 Roots
19113 \begin_inset LatexCommand index
19114 name "Math ! Roots"
19115
19116 \end_inset
19117
19118
19119 \end_layout
19120
19121 \begin_layout Standard
19122 Roots can be created using the 
19123 \family sans
19124 Math\InsetSpace ~
19125 Panel
19126 \family default
19127  button
19128 \begin_inset Graphics
19129         filename ../images/math/sqrt.png
19130
19131 \end_inset
19132
19133  or the commands 
19134 \series bold
19135
19136 \backslash
19137 sqrt
19138 \series default
19139  or 
19140 \series bold
19141
19142 \backslash
19143 root
19144 \series default
19145 .
19146  With the command 
19147 \series bold
19148
19149 \backslash
19150 root
19151 \series default
19152  you can produce roots of higher orders, like cube roots, while 
19153 \series bold
19154
19155 \backslash
19156 sqrt
19157 \series default
19158  produces always a square root.
19159 \end_layout
19160
19161 \begin_layout Subsection
19162 Operators with Limits
19163 \begin_inset LatexCommand index
19164 name "Math ! Sums"
19165
19166 \end_inset
19167
19168
19169 \begin_inset LatexCommand index
19170 name "Math ! Integrals"
19171
19172 \end_inset
19173
19174
19175 \begin_inset LatexCommand label
19176 name "sub:Operators-with-Limits"
19177
19178 \end_inset
19179
19180
19181 \end_layout
19182
19183 \begin_layout Standard
19184 Sum (
19185 \begin_inset Formula $\sum$
19186 \end_inset
19187
19188 ) and integral (
19189 \begin_inset Formula $\int$
19190 \end_inset
19191
19192 ) operators are very often decorated with limits.
19193  These limits can be entered in LyX by entering them as you would enter
19194  a super- or subscript, directly after the symbol.
19195  The sum operator will automatically place its 
19196 \begin_inset Quotes eld
19197 \end_inset
19198
19199 limits
19200 \begin_inset Quotes erd
19201 \end_inset
19202
19203  over and under the symbol in displayed formulas, and on the side in inline
19204  formulas.
19205  Such as 
19206 \begin_inset Formula $\sum_{n=0}^{\infty}\frac{1}{n!}=e$
19207 \end_inset
19208
19209 , versus
19210 \begin_inset Formula \[
19211 \sum_{n=0}^{\infty}\frac{1}{n!}=e\]
19212
19213 \end_inset
19214
19215 Integral signs, however, will place the limits on the side in both formula
19216  types.
19217 \end_layout
19218
19219 \begin_layout Standard
19220 All operators with limits will be automatically re-sized when placed in
19221  display mode.
19222  The placement of the limits can be changed by placing the cursor directly
19223  behind the operator and hitting 
19224 \family sans
19225 M-m l
19226 \family default
19227  or using the menu 
19228 \family sans
19229 Edit\SpecialChar \menuseparator
19230 Math\SpecialChar \menuseparator
19231 Change\InsetSpace ~
19232 Limits\InsetSpace ~
19233 Type
19234 \family default
19235 .
19236 \end_layout
19237
19238 \begin_layout Standard
19239 Certain other mathematical expressions have this 
19240 \begin_inset Quotes eld
19241 \end_inset
19242
19243 moving limits
19244 \begin_inset Quotes erd
19245 \end_inset
19246
19247  feature as addition, such as
19248 \begin_inset LatexCommand index
19249 name "Math ! Limits"
19250
19251 \end_inset
19252
19253
19254 \begin_inset Formula \[
19255 \lim_{x\rightarrow\infty}f(x),\]
19256
19257 \end_inset
19258
19259 which will place the 
19260 \begin_inset Formula $x\rightarrow\infty$
19261 \end_inset
19262
19263  underneath the 
19264 \begin_inset Quotes eld
19265 \end_inset
19266
19267 lim
19268 \begin_inset Quotes erd
19269 \end_inset
19270
19271  in display mode.
19272  In inline formulas it looks like this: 
19273 \begin_inset Formula $\lim_{x\rightarrow\infty}f(x)$
19274 \end_inset
19275
19276 .
19277 \end_layout
19278
19279 \begin_layout Standard
19280 Note that the lim-function was entered as the function macro 
19281 \series bold
19282
19283 \backslash
19284 lim
19285 \series default
19286 .
19287  Have a look at section\InsetSpace ~
19288
19289 \begin_inset LatexCommand ref
19290 reference "sub:Functions"
19291
19292 \end_inset
19293
19294  for an explanation of function macros.
19295 \end_layout
19296
19297 \begin_layout Subsection
19298 Math Symbols
19299 \begin_inset LatexCommand index
19300 name "Math ! Symbols"
19301
19302 \end_inset
19303
19304
19305 \end_layout
19306
19307 \begin_layout Standard
19308 Most math symbols can be found in the 
19309 \family sans
19310 Math\InsetSpace ~
19311 Panel
19312 \family default
19313  under one of several categories; including 
19314 \family sans
19315 Greek
19316 \family default
19317
19318 \family sans
19319 Operators
19320 \family default
19321  , 
19322 \family sans
19323 Relations
19324 \family default
19325
19326 \family sans
19327 Arrows
19328 \family default
19329 .
19330  There are also the additional symbols provided by the American Mathematical
19331  Society (AMS).
19332 \end_layout
19333
19334 \begin_layout Standard
19335 If you know the LaTeX-command for a construct or symbol you wish to use,
19336  you don't have to use the 
19337 \family sans
19338 Math\InsetSpace ~
19339 Panel
19340 \family default
19341 , but can type the command directly into the formula.
19342  LyX will convert it to the corresponding symbol or construct.
19343 \end_layout
19344
19345 \begin_layout Subsection
19346 Altering Spacing
19347 \begin_inset LatexCommand index
19348 name "Math ! Spaces"
19349
19350 \end_inset
19351
19352
19353 \begin_inset LatexCommand label
19354 name "sub:Altering-Spacing"
19355
19356 \end_inset
19357
19358
19359 \end_layout
19360
19361 \begin_layout Standard
19362 You may want to create spaces that differs from the standard spacing that
19363  LaTeX provides.
19364  To do this, type 
19365 \family sans
19366 C-Space
19367 \family default
19368  or to use the 
19369 \family sans
19370 Math\InsetSpace ~
19371 Panel
19372 \family default
19373  button 
19374 \begin_inset Graphics
19375         filename ../images/math/space.png
19376
19377 \end_inset
19378
19379 .
19380  This generates a small space, and shows a small marker on the screen.
19381  Here a example for the sequence 
19382 \series bold
19383 a C-Space b
19384 \series default
19385
19386 \begin_inset Formula $a\, b$
19387 \end_inset
19388
19389  (appears in LyX as 
19390 \begin_inset Graphics
19391         filename clipart/SpaceMarker.png
19392
19393 \end_inset
19394
19395 ).
19396  You can change the space to different sizes when you set the cursor behind
19397  the space marker and hit space again several times.
19398  With every space hit the size will be changed.
19399  Some markers for the space size appear red in LyX, because they are a negative
19400  spaces.
19401  Here two examples:
19402 \end_layout
19403
19404 \begin_layout Standard
19405
19406 \series bold
19407 a C-Space b
19408 \series default
19409  and 3×
19410 \family sans
19411 Space
19412 \family default
19413
19414 \begin_inset Formula $a\quad b$
19415 \end_inset
19416
19417
19418 \end_layout
19419
19420 \begin_layout Standard
19421
19422 \series bold
19423 a C-Space b
19424 \series default
19425  and 5×
19426 \family sans
19427 Space
19428 \family default
19429
19430 \begin_inset Formula $a\! b$
19431 \end_inset
19432
19433
19434 \end_layout
19435
19436 \begin_layout Subsection
19437 Functions
19438 \begin_inset LatexCommand index
19439 name "Math ! Functions"
19440
19441 \end_inset
19442
19443
19444 \begin_inset LatexCommand label
19445 name "sub:Functions"
19446
19447 \end_inset
19448
19449
19450 \end_layout
19451
19452 \begin_layout Standard
19453 The 
19454 \family sans
19455 Math\InsetSpace ~
19456 Panel
19457 \family default
19458  contains under the button 
19459 \begin_inset Graphics
19460         filename ../images/math/functions.png
19461
19462 \end_inset
19463
19464  a number of functions, such as 
19465 \begin_inset Formula $\sin$
19466 \end_inset
19467
19468
19469 \begin_inset Formula $\lim$
19470 \end_inset
19471
19472
19473 \emph on
19474 etc
19475 \emph default
19476 .
19477  (you can also insert them in a formula by typing 
19478 \series bold
19479
19480 \backslash
19481 sin
19482 \series default
19483  etc.).
19484  Standard mathematical practice is, that functions are printed upright to
19485  avoid confusions, because 
19486 \begin_inset Formula $sin$
19487 \end_inset
19488
19489  does normally mean 
19490 \begin_inset Formula $s·i·n$
19491 \end_inset
19492
19493 .
19494 \end_layout
19495
19496 \begin_layout Standard
19497 Using the function macros will also produce correct spacing around the function:
19498  
19499 \begin_inset Formula $a\sin x$
19500 \end_inset
19501
19502  is different from 
19503 \begin_inset Formula $asinx$
19504 \end_inset
19505
19506
19507 \end_layout
19508
19509 \begin_layout Standard
19510 For some mathematical objects, like the limes, the macro changes the way
19511  that subscripts are placed, like described in section\InsetSpace ~
19512
19513 \begin_inset LatexCommand ref
19514 reference "sub:Operators-with-Limits"
19515
19516 \end_inset
19517
19518 .
19519 \end_layout
19520
19521 \begin_layout Subsection
19522 Accents
19523 \begin_inset LatexCommand index
19524 name "Math ! Accents"
19525
19526 \end_inset
19527
19528
19529 \end_layout
19530
19531 \begin_layout Standard
19532 In a formula you can insert accented characters in the same way as in text
19533  mode.
19534  This may depend on your keyboard, or the bindings file you use.
19535  You can also use LaTeX commands to e.g.
19536  enter 
19537 \begin_inset Formula $\hat{a}$
19538 \end_inset
19539
19540  even if your keyboard doesn't have hat-accents enabled.
19541  Our example is entered by typing 
19542 \series bold
19543
19544 \backslash
19545 hat
19546 \begin_inset ERT
19547 status collapsed
19548
19549 \begin_layout Standard
19550
19551
19552 \backslash
19553 spce 
19554 \end_layout
19555
19556 \end_inset
19557
19558 a
19559 \series default
19560  in a formula.
19561  Table\InsetSpace ~
19562
19563 \begin_inset LatexCommand ref
19564 reference "cap:Accent-names-and"
19565
19566 \end_inset
19567
19568  shows the equivalences between the accent names and the commands.
19569 \end_layout
19570
19571 \begin_layout Standard
19572 \begin_inset Float table
19573 wide false
19574 sideways false
19575 status open
19576
19577 \begin_layout Standard
19578 \begin_inset Caption
19579
19580 \begin_layout Standard
19581 \begin_inset LatexCommand label
19582 name "cap:Accent-names-and"
19583
19584 \end_inset
19585
19586 Accent names and the corresponding commands.
19587 \end_layout
19588
19589 \end_inset
19590
19591
19592 \end_layout
19593
19594 \begin_layout Standard
19595 \align center
19596 \begin_inset Tabular
19597 <lyxtabular version="3" rows="11" columns="3">
19598 <features>
19599 <column alignment="center" valignment="top" leftline="true" width="0pt">
19600 <column alignment="center" valignment="top" leftline="true" width="0pt">
19601 <column alignment="center" valignment="top" leftline="true" rightline="true" width="0pt">
19602 <row topline="true" bottomline="true">
19603 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
19604 \begin_inset Text
19605
19606 \begin_layout Standard
19607 Name
19608 \end_layout
19609
19610 \end_inset
19611 </cell>
19612 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
19613 \begin_inset Text
19614
19615 \begin_layout Standard
19616 Command
19617 \end_layout
19618
19619 \end_inset
19620 </cell>
19621 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
19622 \begin_inset Text
19623
19624 \begin_layout Standard
19625 E
19626 \family roman
19627 \series medium
19628 \shape up
19629 \size normal
19630 \emph off
19631 \bar no
19632 \noun off
19633 \color none
19634 xample
19635 \end_layout
19636
19637 \end_inset
19638 </cell>
19639 </row>
19640 <row topline="true">
19641 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19642 \begin_inset Text
19643
19644 \begin_layout Standard
19645
19646 \family roman
19647 \series medium
19648 \shape up
19649 \size normal
19650 \emph off
19651 \bar no
19652 \noun off
19653 \color none
19654 circumflex
19655 \end_layout
19656
19657 \end_inset
19658 </cell>
19659 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19660 \begin_inset Text
19661
19662 \begin_layout Standard
19663
19664 \series bold
19665
19666 \backslash
19667 hat
19668 \end_layout
19669
19670 \end_inset
19671 </cell>
19672 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
19673 \begin_inset Text
19674
19675 \begin_layout Standard
19676
19677 \family roman
19678 \series medium
19679 \shape up
19680 \size normal
19681 \emph off
19682 \bar no
19683 \noun off
19684 \color none
19685 \begin_inset Formula $\hat{a}$
19686 \end_inset
19687
19688
19689 \end_layout
19690
19691 \end_inset
19692 </cell>
19693 </row>
19694 <row topline="true">
19695 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19696 \begin_inset Text
19697
19698 \begin_layout Standard
19699
19700 \family roman
19701 \series medium
19702 \shape up
19703 \size normal
19704 \emph off
19705 \bar no
19706 \noun off
19707 \color none
19708 grave
19709 \end_layout
19710
19711 \end_inset
19712 </cell>
19713 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19714 \begin_inset Text
19715
19716 \begin_layout Standard
19717
19718 \series bold
19719
19720 \backslash
19721 grave
19722 \end_layout
19723
19724 \end_inset
19725 </cell>
19726 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
19727 \begin_inset Text
19728
19729 \begin_layout Standard
19730
19731 \family roman
19732 \series medium
19733 \shape up
19734 \size normal
19735 \emph off
19736 \bar no
19737 \noun off
19738 \color none
19739 \begin_inset Formula $\grave{a}$
19740 \end_inset
19741
19742
19743 \end_layout
19744
19745 \end_inset
19746 </cell>
19747 </row>
19748 <row topline="true">
19749 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19750 \begin_inset Text
19751
19752 \begin_layout Standard
19753
19754 \family roman
19755 \series medium
19756 \shape up
19757 \size normal
19758 \emph off
19759 \bar no
19760 \noun off
19761 \color none
19762 acute
19763 \end_layout
19764
19765 \end_inset
19766 </cell>
19767 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19768 \begin_inset Text
19769
19770 \begin_layout Standard
19771
19772 \series bold
19773
19774 \backslash
19775 acute
19776 \end_layout
19777
19778 \end_inset
19779 </cell>
19780 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
19781 \begin_inset Text
19782
19783 \begin_layout Standard
19784
19785 \family roman
19786 \series medium
19787 \shape up
19788 \size normal
19789 \emph off
19790 \bar no
19791 \noun off
19792 \color none
19793 \begin_inset Formula $\acute{a}$
19794 \end_inset
19795
19796
19797 \end_layout
19798
19799 \end_inset
19800 </cell>
19801 </row>
19802 <row topline="true">
19803 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19804 \begin_inset Text
19805
19806 \begin_layout Standard
19807
19808 \family roman
19809 \series medium
19810 \shape up
19811 \size normal
19812 \emph off
19813 \bar no
19814 \noun off
19815 \color none
19816 umlaut
19817 \end_layout
19818
19819 \end_inset
19820 </cell>
19821 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19822 \begin_inset Text
19823
19824 \begin_layout Standard
19825
19826 \series bold
19827
19828 \backslash
19829 ddot
19830 \end_layout
19831
19832 \end_inset
19833 </cell>
19834 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
19835 \begin_inset Text
19836
19837 \begin_layout Standard
19838
19839 \family roman
19840 \series medium
19841 \shape up
19842 \size normal
19843 \emph off
19844 \bar no
19845 \noun off
19846 \color none
19847 \begin_inset Formula $\ddot{a}$
19848 \end_inset
19849
19850
19851 \end_layout
19852
19853 \end_inset
19854 </cell>
19855 </row>
19856 <row topline="true">
19857 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19858 \begin_inset Text
19859
19860 \begin_layout Standard
19861
19862 \family roman
19863 \series medium
19864 \shape up
19865 \size normal
19866 \emph off
19867 \bar no
19868 \noun off
19869 \color none
19870 tilde
19871 \end_layout
19872
19873 \end_inset
19874 </cell>
19875 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19876 \begin_inset Text
19877
19878 \begin_layout Standard
19879
19880 \series bold
19881
19882 \backslash
19883 tilde
19884 \end_layout
19885
19886 \end_inset
19887 </cell>
19888 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
19889 \begin_inset Text
19890
19891 \begin_layout Standard
19892
19893 \family roman
19894 \series medium
19895 \shape up
19896 \size normal
19897 \emph off
19898 \bar no
19899 \noun off
19900 \color none
19901 \begin_inset Formula $\tilde{a}$
19902 \end_inset
19903
19904
19905 \end_layout
19906
19907 \end_inset
19908 </cell>
19909 </row>
19910 <row topline="true">
19911 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19912 \begin_inset Text
19913
19914 \begin_layout Standard
19915
19916 \family roman
19917 \series medium
19918 \shape up
19919 \size normal
19920 \emph off
19921 \bar no
19922 \noun off
19923 \color none
19924 dot
19925 \end_layout
19926
19927 \end_inset
19928 </cell>
19929 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19930 \begin_inset Text
19931
19932 \begin_layout Standard
19933
19934 \series bold
19935
19936 \backslash
19937 dot
19938 \end_layout
19939
19940 \end_inset
19941 </cell>
19942 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
19943 \begin_inset Text
19944
19945 \begin_layout Standard
19946
19947 \family roman
19948 \series medium
19949 \shape up
19950 \size normal
19951 \emph off
19952 \bar no
19953 \noun off
19954 \color none
19955 \begin_inset Formula $\dot{a}$
19956 \end_inset
19957
19958
19959 \end_layout
19960
19961 \end_inset
19962 </cell>
19963 </row>
19964 <row topline="true">
19965 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19966 \begin_inset Text
19967
19968 \begin_layout Standard
19969
19970 \family roman
19971 \series medium
19972 \shape up
19973 \size normal
19974 \emph off
19975 \bar no
19976 \noun off
19977 \color none
19978 breve
19979 \end_layout
19980
19981 \end_inset
19982 </cell>
19983 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19984 \begin_inset Text
19985
19986 \begin_layout Standard
19987
19988 \series bold
19989
19990 \backslash
19991 breve
19992 \end_layout
19993
19994 \end_inset
19995 </cell>
19996 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
19997 \begin_inset Text
19998
19999 \begin_layout Standard
20000
20001 \family roman
20002 \series medium
20003 \shape up
20004 \size normal
20005 \emph off
20006 \bar no
20007 \noun off
20008 \color none
20009 \begin_inset Formula $\breve{a}$
20010 \end_inset
20011
20012
20013 \end_layout
20014
20015 \end_inset
20016 </cell>
20017 </row>
20018 <row topline="true">
20019 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
20020 \begin_inset Text
20021
20022 \begin_layout Standard
20023
20024 \family roman
20025 \series medium
20026 \shape up
20027 \size normal
20028 \emph off
20029 \bar no
20030 \noun off
20031 \color none
20032 caron
20033 \end_layout
20034
20035 \end_inset
20036 </cell>
20037 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
20038 \begin_inset Text
20039
20040 \begin_layout Standard
20041
20042 \series bold
20043
20044 \backslash
20045 check
20046 \end_layout
20047
20048 \end_inset
20049 </cell>
20050 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
20051 \begin_inset Text
20052
20053 \begin_layout Standard
20054
20055 \family roman
20056 \series medium
20057 \shape up
20058 \size normal
20059 \emph off
20060 \bar no
20061 \noun off
20062 \color none
20063 \begin_inset Formula $\check{a}$
20064 \end_inset
20065
20066
20067 \end_layout
20068
20069 \end_inset
20070 </cell>
20071 </row>
20072 <row topline="true">
20073 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
20074 \begin_inset Text
20075
20076 \begin_layout Standard
20077
20078 \family roman
20079 \series medium
20080 \shape up
20081 \size normal
20082 \emph off
20083 \bar no
20084 \noun off
20085 \color none
20086 macron
20087 \end_layout
20088
20089 \end_inset
20090 </cell>
20091 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
20092 \begin_inset Text
20093
20094 \begin_layout Standard
20095
20096 \series bold
20097
20098 \backslash
20099 bar
20100 \end_layout
20101
20102 \end_inset
20103 </cell>
20104 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
20105 \begin_inset Text
20106
20107 \begin_layout Standard
20108
20109 \family roman
20110 \series medium
20111 \shape up
20112 \size normal
20113 \emph off
20114 \bar no
20115 \noun off
20116 \color none
20117 \begin_inset Formula $\bar{a}$
20118 \end_inset
20119
20120
20121 \end_layout
20122
20123 \end_inset
20124 </cell>
20125 </row>
20126 <row topline="true" bottomline="true">
20127 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
20128 \begin_inset Text
20129
20130 \begin_layout Standard
20131 vector
20132 \end_layout
20133
20134 \end_inset
20135 </cell>
20136 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
20137 \begin_inset Text
20138
20139 \begin_layout Standard
20140
20141 \series bold
20142
20143 \backslash
20144 vec
20145 \end_layout
20146
20147 \end_inset
20148 </cell>
20149 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
20150 \begin_inset Text
20151
20152 \begin_layout Standard
20153
20154 \family roman
20155 \series medium
20156 \shape up
20157 \size normal
20158 \emph off
20159 \bar no
20160 \noun off
20161 \color none
20162 \begin_inset Formula $\vec{a}$
20163 \end_inset
20164
20165
20166 \end_layout
20167
20168 \end_inset
20169 </cell>
20170 </row>
20171 </lyxtabular>
20172
20173 \end_inset
20174
20175
20176 \end_layout
20177
20178 \end_inset
20179
20180
20181 \end_layout
20182
20183 \begin_layout Standard
20184 You can choose one of the accents by selecting an item from the 
20185 \family sans
20186 Frame\InsetSpace ~
20187 decorations
20188 \family default
20189  symbol set button 
20190 \begin_inset Graphics
20191         filename ../images/math/hat.png
20192
20193 \end_inset
20194
20195  in the math panel ; this will apply to any selection you have made within
20196  a formula too.
20197 \end_layout
20198
20199 \begin_layout Section
20200 Brackets and Delimiters
20201 \begin_inset LatexCommand index
20202 name "Math ! Brackets"
20203
20204 \end_inset
20205
20206
20207 \begin_inset LatexCommand index
20208 name "Math ! Delimiters"
20209
20210 \end_inset
20211
20212
20213 \begin_inset LatexCommand label
20214 name "sec:Brackets-and-Delimiters"
20215
20216 \end_inset
20217
20218
20219 \end_layout
20220
20221 \begin_layout Standard
20222 There are several brackets available through LyX.
20223  For most purposes, using just the keys 
20224 \family typewriter
20225 []{}()|<>
20226 \family default
20227  should suffice.
20228  But if you want to surround a large structure, like a matrix or a fraction,
20229  or if you have several layers of brackets, is better using 
20230 \family sans
20231 Math\InsetSpace ~
20232 Panel
20233 \family default
20234 's delimiter icon 
20235 \begin_inset Graphics
20236         filename ../images/math/delim.png
20237
20238 \end_inset
20239
20240 .
20241  For example, that's how you would construct the brackets around a standard
20242  matrix such as:
20243 \begin_inset Formula \[
20244 \left[\begin{array}{cc}
20245 1 & 2\\
20246 3 & 4\end{array}\right]\]
20247
20248 \end_inset
20249
20250 and to make it easier to see the layers of parentheses as in: 
20251 \begin_inset Formula \[
20252 \frac{1}{\left(1+\left(\frac{1}{1+\left(\frac{1}{1+x}\right)}\right)\right)}\]
20253
20254 \end_inset
20255
20256
20257 \end_layout
20258
20259 \begin_layout Standard
20260 The parentheses, and other brackets from that menu will automatically re-size
20261  to accommodate the size of what is inside.
20262 \end_layout
20263
20264 \begin_layout Standard
20265 To construct brackets click on the button for the bracket you want on the
20266  left side and right side.
20267  If you use the option 
20268 \family sans
20269 Keep\InsetSpace ~
20270 matched
20271 \family default
20272 , the selected bracket type will be used for the left and the right side.
20273  The selection will be shown below the button field.
20274  If you want one side to not have a bracket, use the blank button.
20275  It will appear in LyX with a dotted line, but nothing will be printed.
20276 \end_layout
20277
20278 \begin_layout Standard
20279 If you want to place brackets around math structures, like a square root,
20280  you can do that by highlighting (selecting) the structure that is to go
20281  inside the brackets.
20282  Then choose the appropriate brackets for left and right and click on 
20283 \family sans
20284 Insert
20285 \family default
20286 .
20287  The parentheses will be drawn around the selected structure.
20288 \end_layout
20289
20290 \begin_layout Standard
20291 The next section explains how to insert a LaTeX 
20292 \begin_inset Quotes eld
20293 \end_inset
20294
20295 {
20296 \begin_inset Quotes erd
20297 \end_inset
20298
20299  for grouping.
20300 \end_layout
20301
20302 \begin_layout Section
20303 Grouping
20304 \begin_inset LatexCommand index
20305 name "Math ! Grouping"
20306
20307 \end_inset
20308
20309
20310 \begin_inset LatexCommand label
20311 name "sec:Grouping"
20312
20313 \end_inset
20314
20315
20316 \end_layout
20317
20318 \begin_layout Standard
20319 You may need to group a set of symbols.
20320  In LaTeX, for example, the typesetting of 
20321 \family typewriter
20322 {x^y}^z
20323 \family default
20324  is different from 
20325 \family typewriter
20326 x^{y^z}
20327 \family default
20328 :
20329 \end_layout
20330
20331 \begin_layout Standard
20332 \begin_inset Formula \[
20333 {x^{y}}^{z}\quad\mathrm{differs\; from}\quad x^{y^{z}}\]
20334
20335 \end_inset
20336
20337
20338 \end_layout
20339
20340 \begin_layout Standard
20341 To create this grouping, you need to use the key sequence 
20342 \begin_inset Quotes eld
20343 \end_inset
20344
20345
20346 \series bold
20347
20348 \backslash
20349 {
20350 \series default
20351
20352 \begin_inset Quotes erd
20353 \end_inset
20354
20355  then type space.
20356  Inside LyX, you will see red braces indicating the grouping.
20357  Within this braces you insert the grouped structure.
20358  The grouping braces won't appear in the output in contrary to normal braces.
20359 \end_layout
20360
20361 \begin_layout Section
20362 Arrays and Multi-line Equations
20363 \begin_inset LatexCommand index
20364 name "Math ! Arrays"
20365
20366 \end_inset
20367
20368
20369 \begin_inset LatexCommand index
20370 name "Math ! Matrices"
20371
20372 \end_inset
20373
20374
20375 \begin_inset LatexCommand index
20376 name "Math ! Multi-line Equations"
20377
20378 \end_inset
20379
20380
20381 \end_layout
20382
20383 \begin_layout Standard
20384 Matrices are entered in LyX using the 
20385 \family sans
20386 Math\InsetSpace ~
20387 Panel
20388 \family default
20389  matrix button 
20390 \begin_inset Graphics
20391         filename ../images/math/matrix.png
20392
20393 \end_inset
20394
20395 .
20396  It will open a dialog for you to choose the number of rows/columns.
20397  Here is an example:
20398 \begin_inset Formula \[
20399 \left(\begin{array}{ccc}
20400 1 & 2 & 3\\
20401 4 & 5 & 6\\
20402 7 & 8 & 9\end{array}\right)\]
20403
20404 \end_inset
20405
20406 The parentheses aren't automatic, but you can add them as described in section\InsetSpace ~
20407
20408 \begin_inset LatexCommand ref
20409 reference "sec:Brackets-and-Delimiters"
20410
20411 \end_inset
20412
20413 .
20414  When you construct the matrix, you can decide whether the column entries
20415  will be left-, right-, or center-justified.
20416  This alignment is set in the box 
20417 \family sans
20418 Horizontal
20419 \family default
20420  with the letters 
20421 \begin_inset Quotes eld
20422 \end_inset
20423
20424
20425 \family sans
20426 l
20427 \family default
20428
20429 \begin_inset Quotes erd
20430 \end_inset
20431
20432
20433 \begin_inset Quotes eld
20434 \end_inset
20435
20436
20437 \family sans
20438 r
20439 \family default
20440
20441 \begin_inset Quotes erd
20442 \end_inset
20443
20444 , and 
20445 \begin_inset Quotes eld
20446 \end_inset
20447
20448
20449 \family sans
20450 c
20451 \family default
20452
20453 \begin_inset Quotes erd
20454 \end_inset
20455
20456 .
20457  LyX proposes a 
20458 \begin_inset Quotes eld
20459 \end_inset
20460
20461
20462 \family sans
20463 c
20464 \family default
20465
20466 \begin_inset Quotes erd
20467 \end_inset
20468
20469  for every column as default.
20470  For example, the sequence 
20471 \begin_inset Quotes eld
20472 \end_inset
20473
20474
20475 \family sans
20476 lrc
20477 \family default
20478
20479 \begin_inset Quotes erd
20480 \end_inset
20481
20482  means that the first column will be left-justified, the second will be
20483  centered, and the third column will be right-justified, because each letter
20484  corresponds to the relevant column.
20485  The result will look like this:
20486 \begin_inset Formula \[
20487 \begin{array}{lcr}
20488 this & this\, column & this\, column\\
20489 column & has & has\, right\\
20490 has\, left\, alignment & center\, alignment & alignment\end{array}.\]
20491
20492 \end_inset
20493
20494
20495 \end_layout
20496
20497 \begin_layout Standard
20498 You can add more rows to an existing matrix by hitting 
20499 \family sans
20500 C-Enter
20501 \family default
20502  while the cursor is in the matrix.
20503  Adding or deleting columns can be done via the menu 
20504 \family sans
20505 Edit\SpecialChar \menuseparator
20506 Math
20507 \family default
20508 .
20509 \end_layout
20510
20511 \begin_layout Standard
20512 There are other arrays used in formulas, such as distinctions of cases.
20513  It can be created with the menu 
20514 \family sans
20515 Insert\SpecialChar \menuseparator
20516 Math\SpecialChar \menuseparator
20517 Cases\InsetSpace ~
20518 Environment
20519 \family default
20520  or the command 
20521 \series bold
20522
20523 \backslash
20524 cases
20525 \series default
20526 .
20527  Here an example: 
20528 \begin_inset Formula \[
20529 f(x)=\begin{cases}
20530 -1 & x<0\\
20531 0 & x=0\\
20532 1 & x>0\end{cases}\]
20533
20534 \end_inset
20535
20536
20537 \end_layout
20538
20539 \begin_layout Standard
20540 \begin_inset VSpace bigskip
20541 \end_inset
20542
20543 Multi-line formulas are created when you press 
20544 \family sans
20545 \series medium
20546 C-E
20547 \series default
20548 nter
20549 \family default
20550  within a formula.
20551  In an empty formula you can see that three blue boxes appear, one for each
20552  column.
20553  When you press 
20554 \family sans
20555 \series medium
20556 C-E
20557 \series default
20558 nter
20559 \family default
20560  in a non-empty formula, the part before the relation sign (equal sign 
20561 \begin_inset Quotes eld
20562 \end_inset
20563
20564 =
20565 \begin_inset Quotes erd
20566 \end_inset
20567
20568  etc.) will be inserted automatically to the first column, the relation sign
20569  is in the second column, and the rest in the third column.
20570  A new row is created by every further hit of 
20571 \family sans
20572 \series medium
20573 C-E
20574 \series default
20575 nter
20576 \family default
20577 .
20578  Multi-line formulas are always displayed formulas.
20579  Here is an example:
20580 \begin_inset Formula \begin{eqnarray}
20581 a^{2} & = & (b^{2}+c^{2})(b^{2}-c^{2})\nonumber \\
20582 a & = & \sqrt{b^{4}-c^{4}}\label{eq:asquared}\end{eqnarray}
20583
20584 \end_inset
20585
20586  To change the column assignment of the formula parts, place the cursor
20587  where you want to start the shift and hit 
20588 \family sans
20589 C-Tab.
20590
20591 \family default
20592  It shifts everything in the column which is right beside the current cursor
20593  position to the next column.
20594  Note that the middle column is designed for relation signs, structures
20595  within this column will be printed in a smaller size:
20596 \begin_inset Formula \begin{eqnarray*}
20597 \frac{A}{B} & \frac{A}{B} & \frac{A}{B}\end{eqnarray*}
20598
20599 \end_inset
20600
20601
20602 \end_layout
20603
20604 \begin_layout Standard
20605 The multi-line formula type described here is called 
20606 \family typewriter
20607 \series medium
20608 eqnarray
20609 \family default
20610 \series default
20611 .
20612  There are other multi-line types being more suitable for certain situations,
20613  for example if you want a better inter-line spacing than in formula (
20614 \begin_inset LatexCommand ref
20615 reference "eq:asquared"
20616
20617 \end_inset
20618
20619 ).
20620  The other types are described in section\InsetSpace ~
20621
20622 \begin_inset LatexCommand ref
20623 reference "sub:AMS-Formula-Types"
20624
20625 \end_inset
20626
20627 .
20628 \end_layout
20629
20630 \begin_layout Section
20631 Formula Numbering and Referencing
20632 \begin_inset LatexCommand index
20633 name "Math ! Formula numbering"
20634
20635 \end_inset
20636
20637
20638 \begin_inset LatexCommand index
20639 name "Math ! Referencing formulas"
20640
20641 \end_inset
20642
20643
20644 \begin_inset LatexCommand label
20645 name "sec:Formula-Numbering-and"
20646
20647 \end_inset
20648
20649
20650 \end_layout
20651
20652 \begin_layout Standard
20653 To number a formula, set the cursor in the formula and use the menu 
20654 \family sans
20655 Edit\SpecialChar \menuseparator
20656 Math\SpecialChar \menuseparator
20657 Toggle\InsetSpace ~
20658 Numbering
20659 \family default
20660  or the shortcut 
20661 \family sans
20662 M-m\InsetSpace ~
20663 n
20664 \family default
20665 .
20666  The formula number appears in LyX as 
20667 \begin_inset Quotes eld
20668 \end_inset
20669
20670 #
20671 \begin_inset Quotes erd
20672 \end_inset
20673
20674  within parentheses.
20675  The 
20676 \begin_inset Quotes erd
20677 \end_inset
20678
20679 #
20680 \begin_inset Quotes erd
20681 \end_inset
20682
20683  denotes, that the number will be calculated automatically when the output
20684  is generated.
20685  The placement and format of the formula number in the output depends on
20686  the document class.
20687  In this document the number is printed together with the chapter number,
20688  separated by a dot:
20689 \begin_inset Formula \begin{equation}
20690 1+1=2\end{equation}
20691
20692 \end_inset
20693
20694 Using 
20695 \family sans
20696 M-m\InsetSpace ~
20697 n
20698 \family default
20699  in a numbered formula will switch off the numbering.
20700  You can only number displayed formulas.
20701 \end_layout
20702
20703 \begin_layout Standard
20704 Multi-line formulas can be numbered line by line: Using the menu 
20705 \family sans
20706 Edit\SpecialChar \menuseparator
20707 Math\SpecialChar \menuseparator
20708 Toggle\InsetSpace ~
20709 Numbering\InsetSpace ~
20710 of\InsetSpace ~
20711 Line
20712 \family default
20713  or the shortcut 
20714 \family sans
20715 M-m\InsetSpace ~
20716 N
20717 \family default
20718  will only toggle the numbering of the line where the cursor is in:
20719 \begin_inset Formula \begin{eqnarray}
20720 1 & = & 3-2\\
20721 2 & = & 4-2\nonumber \\
20722 4 & \leq & 7\end{eqnarray}
20723
20724 \end_inset
20725
20726 To number all lines use the shortcut 
20727 \family sans
20728 M-m\InsetSpace ~
20729 n
20730 \family default
20731 .
20732 \end_layout
20733
20734 \begin_layout Standard
20735 \begin_inset VSpace bigskip
20736 \end_inset
20737
20738 Every displayed formula can be referenced by its number using a label.
20739  A label is inserted with the menu 
20740 \family sans
20741 Insert\SpecialChar \menuseparator
20742 Label
20743 \family default
20744  when the cursor is in the formula.
20745  This opens a dialog to enter the label.
20746  It is recommended to use the proposed 
20747 \begin_inset Quotes eld
20748 \end_inset
20749
20750
20751 \family sans
20752 eq:
20753 \family default
20754
20755 \begin_inset Quotes erd
20756 \end_inset
20757
20758  as first part of the label, because this helps later to identify the label
20759  type when you have many labels in your document.
20760  We inserted in the following example the label 
20761 \begin_inset Quotes eld
20762 \end_inset
20763
20764 eq:tanhExp
20765 \begin_inset Quotes erd
20766 \end_inset
20767
20768  in the second line:
20769 \begin_inset Formula \begin{eqnarray}
20770 \tanh(x) & = & \frac{\sinh(x)}{\cosh(x)}\nonumber \\
20771  & = & \frac{\mathrm{e}^{2x}-1}{\mathrm{e}^{2x}+1}\label{eq:tanhExp}\end{eqnarray}
20772
20773 \end_inset
20774
20775 Every labeled line is automatically numbered.
20776  Therefore the label is shown in LyX at the place of the formula number
20777  placeholder 
20778 \begin_inset Quotes eld
20779 \end_inset
20780
20781 #
20782 \begin_inset Quotes erd
20783 \end_inset
20784
20785 .
20786  You can reference a labeled formula using the menu 
20787 \family sans
20788 Insert\SpecialChar \menuseparator
20789 Cross\InsetSpace ~
20790 Reference
20791 \family default
20792 .
20793  A dialog appears to choose a label you want refer to.
20794  The reference appears in LyX as grey cross reference box and in the output
20795  as the formula number:
20796 \end_layout
20797
20798 \begin_layout Standard
20799 This is a cross-reference to equation (
20800 \begin_inset LatexCommand ref
20801 reference "eq:tanhExp"
20802
20803 \end_inset
20804
20805 ).
20806 \end_layout
20807
20808 \begin_layout Standard
20809 The properties of LyX's cross-reference box are described in section\InsetSpace ~
20810
20811 \begin_inset LatexCommand ref
20812 reference "sec:Cross-References"
20813
20814 \end_inset
20815
20816 .
20817  To delete a label, set the cursor in the labeled formula, use the menu
20818  
20819 \family sans
20820 Insert\SpecialChar \menuseparator
20821 Label
20822 \family default
20823  and delete the label in the appearing dialog.
20824 \begin_inset Foot
20825 status collapsed
20826
20827 \begin_layout Standard
20828 This is a unintuitive and will be fixed in the next version of LyX.
20829 \end_layout
20830
20831 \end_inset
20832
20833  
20834 \end_layout
20835
20836 \begin_layout Section
20837 User defined math macros
20838 \begin_inset LatexCommand index
20839 name "Math ! Macros"
20840
20841 \end_inset
20842
20843
20844 \begin_inset LatexCommand label
20845 name "sec:math-macros"
20846
20847 \end_inset
20848
20849
20850 \end_layout
20851
20852 \begin_layout Standard
20853 LyX allows you to define macros for formulas.
20854  For example we assume that solutions of the quadratic equation often occur
20855  in our document in various forms and we want to create a macro to print
20856  them.
20857 \newline
20858 The general form of a quadratic equation is:
20859 \begin_inset Formula \[
20860 0=\lambda^{2}+p\lambda+q\]
20861
20862 \end_inset
20863
20864 The general form of its solution is:
20865 \begin_inset Formula \[
20866 \lambda_{1,2}=-\frac{p}{2}\pm\sqrt{\frac{p²}{4}-q}\]
20867
20868 \end_inset
20869
20870
20871 \end_layout
20872
20873 \begin_layout Standard
20874 The macro should print the parameters 
20875 \begin_inset Formula $\lambda$
20876 \end_inset
20877
20878
20879 \begin_inset Formula $p$
20880 \end_inset
20881
20882  and 
20883 \begin_inset Formula $q$
20884 \end_inset
20885
20886  like in the equation above.
20887 \end_layout
20888
20889 \begin_layout Standard
20890 A macro is created by executing the command
20891 \end_layout
20892
20893 \begin_layout Standard
20894
20895 \series bold
20896 math-macro
20897 \begin_inset ERT
20898 status collapsed
20899
20900 \begin_layout Standard
20901
20902
20903 \backslash
20904 spce 
20905 \end_layout
20906
20907 \end_inset
20908
20909 Name
20910 \begin_inset ERT
20911 status collapsed
20912
20913 \begin_layout Standard
20914
20915
20916 \backslash
20917 spce 
20918 \end_layout
20919
20920 \end_inset
20921
20922 Number\InsetSpace ~
20923 of\InsetSpace ~
20924 Arguments
20925 \end_layout
20926
20927 \begin_layout Standard
20928 in the minibuffer at the bottom of the LyX screen.
20929  Name is the name of the new macro which mustn't contain numbers.
20930  The number of arguments can be a number in the range 1-9.
20931  If you want to define a macro without arguments, don't declare the number
20932  of arguments.
20933 \end_layout
20934
20935 \begin_layout Standard
20936 We have three arguments and name the macro 
20937 \begin_inset Quotes eld
20938 \end_inset
20939
20940 qE
20941 \begin_inset Quotes erd
20942 \end_inset
20943
20944 , so that the command is:
20945 \end_layout
20946
20947 \begin_layout Standard
20948
20949 \series bold
20950 math-macro
20951 \begin_inset ERT
20952 status collapsed
20953
20954 \begin_layout Standard
20955
20956
20957 \backslash
20958 spce 
20959 \end_layout
20960
20961 \end_inset
20962
20963 qE
20964 \begin_inset ERT
20965 status collapsed
20966
20967 \begin_layout Standard
20968
20969
20970 \backslash
20971 spce 
20972 \end_layout
20973
20974 \end_inset
20975
20976 3
20977 \end_layout
20978
20979 \begin_layout Standard
20980 This results in the following macro definition box: 
20981 \begin_inset Graphics
20982         filename clipart/macrobox.png
20983
20984 \end_inset
20985
20986  
20987 \begin_inset FormulaMacro
20988 \newcommand{\qE}[3]{#1_{1,\,2}=-\frac{#2}{2}\pm\sqrt{\frac{#2^{2}}{4}-#3}}
20989 {\textrm{qE: }#1\textrm{ , }#2\textrm{ , }#3}
20990 \end_inset
20991
20992
20993 \begin_inset Note Note
20994 status collapsed
20995
20996 \begin_layout Standard
20997 The first box is an image to show the behavior in the output.
20998  The second one is the definition box, that doesn't appear in the output.
20999 \end_layout
21000
21001 \end_inset
21002
21003
21004 \end_layout
21005
21006 \begin_layout Standard
21007 The first blue box is for the definition, where you insert the formula via
21008  the math panel or commands.
21009  The placeholder for the arguments are inserted as a backslash and sharp
21010  followed by the argument number, e.g.
21011  
21012 \begin_inset Quotes eld
21013 \end_inset
21014
21015
21016 \backslash
21017 #1
21018 \begin_inset Quotes erd
21019 \end_inset
21020
21021  for the first argument.
21022  Placeholders will be displayed in red.
21023  The second blue box is for the appearance in LyX.
21024  This is useful when you have a large structure that shouldn't be displayed
21025  in LyX with its full size.
21026  If you want to see the macro as it is defined, leave the box blank.
21027  In our example we insert the sequence
21028 \newline
21029
21030 \series bold
21031 qE: 
21032 \backslash
21033 #1
21034 \series default
21035  
21036 \series bold
21037 ,
21038 \series default
21039  
21040 \series bold
21041
21042 \backslash
21043 #2
21044 \series default
21045  
21046 \series bold
21047 ,
21048 \series default
21049  
21050 \series bold
21051
21052 \backslash
21053 #3
21054 \newline
21055
21056 \series default
21057 The macro will then be shown as the macro name followed by the three arguments.
21058 \end_layout
21059
21060 \begin_layout Standard
21061 To use the macro in a formula, type its name as command, in our case 
21062 \begin_inset Quotes eld
21063 \end_inset
21064
21065
21066 \series bold
21067
21068 \backslash
21069 qE
21070 \series default
21071
21072 \begin_inset Quotes erd
21073 \end_inset
21074
21075 .
21076  The macro is inserted with boxes for the arguments looking similar to this:
21077 \end_layout
21078
21079 \begin_layout Standard
21080 \align center
21081 \begin_inset Graphics
21082         filename clipart/macrouse.png
21083
21084 \end_inset
21085
21086
21087 \end_layout
21088
21089 \begin_layout Standard
21090 The arguments are inserted in the blue boxes.
21091  If the cursor is outside the macro, the arguments are put in the macro.
21092  To change the arguments, put the cursor in the formula before or after
21093  the macro and press the right or left arrow key respectively.
21094  The arguments appear now again below the macro definition.
21095 \end_layout
21096
21097 \begin_layout Standard
21098 If you change the macro definition all macros are changed automatically
21099  to the new definition.
21100  Here an example of our macro with the arguments 
21101 \begin_inset Formula $x$
21102 \end_inset
21103
21104
21105 \begin_inset Formula $\ln(x)$
21106 \end_inset
21107
21108 , and 
21109 \begin_inset Formula $B$
21110 \end_inset
21111
21112 :
21113 \begin_inset Formula \[
21114 \qE{x}{\ln(y)}{B}\]
21115
21116 \end_inset
21117
21118
21119 \end_layout
21120
21121 \begin_layout Standard
21122 When the document is exported to LaTeX, the macro definition will be inserted
21123  as the command:
21124 \end_layout
21125
21126 \begin_layout Standard
21127
21128 \series bold
21129
21130 \backslash
21131 newcommand{
21132 \backslash
21133 qE}[3]{#1_{1,
21134 \backslash
21135 ,2}=-
21136 \backslash
21137 frac{#2}{2}
21138 \backslash
21139 pm
21140 \newline
21141
21142 \begin_inset ERT
21143 status collapsed
21144
21145 \begin_layout Standard
21146
21147
21148 \backslash
21149 hphantom{
21150 \end_layout
21151
21152 \end_inset
21153
21154
21155 \backslash
21156 newcommand
21157 \begin_inset ERT
21158 status collapsed
21159
21160 \begin_layout Standard
21161
21162 }
21163 \end_layout
21164
21165 \end_inset
21166
21167
21168 \backslash
21169 sqrt{
21170 \backslash
21171 frac{#2^{2}}{4}-#3}}
21172 \end_layout
21173
21174 \begin_layout Standard
21175 The command is not inserted in the document preamble.
21176  That means you can only use macros in formulas that are below the macro
21177  definition box in your document.
21178  There are also some other restrictions: The command 
21179 \backslash
21180 newcommand supports optional arguments, which are not available in LyX's
21181  macros.
21182  You can also not change subsequently the name of the macro and the number
21183  of arguments.
21184  
21185 \end_layout
21186
21187 \begin_layout Section
21188 Fine-Tuning
21189 \end_layout
21190
21191 \begin_layout Subsection
21192 Typefaces
21193 \begin_inset LatexCommand index
21194 name "Math ! Typefaces"
21195
21196 \end_inset
21197
21198
21199 \end_layout
21200
21201 \begin_layout Standard
21202 The standard font for text is italic, for numbers the standard is roman.
21203  To set a font in a formula, use the 
21204 \family sans
21205 Math\InsetSpace ~
21206 Panel
21207 \family default
21208  button 
21209 \begin_inset Graphics
21210         filename ../images/math/font.png
21211
21212 \end_inset
21213
21214 , or enter its command, listed in table\InsetSpace ~
21215
21216 \begin_inset LatexCommand ref
21217 reference "cap:Typefaces-and-the"
21218
21219 \end_inset
21220
21221 , directly.
21222 \end_layout
21223
21224 \begin_layout Standard
21225 \begin_inset Float table
21226 wide false
21227 sideways false
21228 status open
21229
21230 \begin_layout Standard
21231 \begin_inset Caption
21232
21233 \begin_layout Standard
21234 \begin_inset LatexCommand label
21235 name "cap:Typefaces-and-the"
21236
21237 \end_inset
21238
21239 Typefaces and the corresponding commands.
21240 \end_layout
21241
21242 \end_inset
21243
21244
21245 \end_layout
21246
21247 \begin_layout Standard
21248 \align center
21249 \begin_inset Tabular
21250 <lyxtabular version="3" rows="9" columns="2">
21251 <features>
21252 <column alignment="center" valignment="top" leftline="true" rightline="true" width="0pt">
21253 <column alignment="center" valignment="top" rightline="true" width="0pt">
21254 <row topline="true" bottomline="true">
21255 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
21256 \begin_inset Text
21257
21258 \begin_layout Standard
21259 Font
21260 \end_layout
21261
21262 \end_inset
21263 </cell>
21264 <cell alignment="center" valignment="top" topline="true" bottomline="true" rightline="true" usebox="none">
21265 \begin_inset Text
21266
21267 \begin_layout Standard
21268 Command
21269 \end_layout
21270
21271 \end_inset
21272 </cell>
21273 </row>
21274 <row topline="true">
21275 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
21276 \begin_inset Text
21277
21278 \begin_layout Standard
21279
21280 \shape up
21281 \size normal
21282 \bar no
21283 \noun off
21284 \color none
21285 \begin_inset Formula $\mathrm{Roman}$
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 mathrm
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 $\mathbf{\mathbf{Bold}}$
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 mathbf
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 \begin_inset Formula $\mathit{Italic}$
21340 \end_inset
21341
21342
21343 \end_layout
21344
21345 \end_inset
21346 </cell>
21347 <cell alignment="center" valignment="top" topline="true" rightline="true" usebox="none">
21348 \begin_inset Text
21349
21350 \begin_layout Standard
21351
21352 \series bold
21353
21354 \backslash
21355 mathit
21356 \end_layout
21357
21358 \end_inset
21359 </cell>
21360 </row>
21361 <row topline="true">
21362 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
21363 \begin_inset Text
21364
21365 \begin_layout Standard
21366
21367 \shape up
21368 \size normal
21369 \bar no
21370 \noun off
21371 \color none
21372 \begin_inset Formula $\mathtt{Typewriter}$
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 mathtt
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 $\mathbf{\mathbb{BLACKBOARD}}$
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 mathbb
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 \begin_inset Formula $\mathfrak{Fraktur}$
21427 \end_inset
21428
21429
21430 \end_layout
21431
21432 \end_inset
21433 </cell>
21434 <cell alignment="center" valignment="top" topline="true" rightline="true" usebox="none">
21435 \begin_inset Text
21436
21437 \begin_layout Standard
21438
21439 \series bold
21440
21441 \backslash
21442 mathfrak
21443 \end_layout
21444
21445 \end_inset
21446 </cell>
21447 </row>
21448 <row topline="true">
21449 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
21450 \begin_inset Text
21451
21452 \begin_layout Standard
21453
21454 \shape up
21455 \size normal
21456 \emph on
21457 \bar no
21458 \noun off
21459 \color none
21460 \begin_inset Formula $\mathcal{CALLIGRAPHIC}$
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 mathcal
21477 \end_layout
21478
21479 \end_inset
21480 </cell>
21481 </row>
21482 <row topline="true" bottomline="true">
21483 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
21484 \begin_inset Text
21485
21486 \begin_layout Standard
21487 \begin_inset Formula $\mathsf{SansSerif}$
21488 \end_inset
21489
21490
21491 \end_layout
21492
21493 \end_inset
21494 </cell>
21495 <cell alignment="center" valignment="top" topline="true" rightline="true" usebox="none">
21496 \begin_inset Text
21497
21498 \begin_layout Standard
21499
21500 \series bold
21501
21502 \backslash
21503 mathsf
21504 \end_layout
21505
21506 \end_inset
21507 </cell>
21508 </row>
21509 </lyxtabular>
21510
21511 \end_inset
21512
21513
21514 \end_layout
21515
21516 \end_inset
21517
21518
21519 \end_layout
21520
21521 \begin_layout Standard
21522 \begin_inset Note Greyedout
21523 status open
21524
21525 \begin_layout Standard
21526
21527 \series bold
21528 Note:
21529 \series default
21530  that you can only print capital letters in the typefaces 
21531 \family sans
21532 Blackbold
21533 \family default
21534  and 
21535 \family sans
21536 Calligraphic
21537 \family default
21538 .
21539 \end_layout
21540
21541 \end_inset
21542
21543
21544 \end_layout
21545
21546 \begin_layout Standard
21547 When you use a typeface, a blue box is inserted in the formula.
21548  Every character in this box will be printed in this typeface.
21549  Pressing 
21550 \family sans
21551 Space
21552 \family default
21553  within the box, will set the cursor outside, so that you have to use a
21554  protected space when you need a space in the box.
21555  Here an example where a 
21556 \begin_inset Quotes eld
21557 \end_inset
21558
21559 N
21560 \begin_inset Quotes erd
21561 \end_inset
21562
21563  in 
21564 \family sans
21565 Blackbold
21566 \family default
21567  denotes the set of numbers:
21568 \begin_inset Formula \[
21569 f(x)=\sqrt{x}\:;\: x\in\mathbb{N}\]
21570
21571 \end_inset
21572
21573
21574 \end_layout
21575
21576 \begin_layout Standard
21577 The typefaces are nestable, which can cause confusion.
21578  You can e.g.
21579  put a character in 
21580 \family sans
21581 Fraktur
21582 \family default
21583  in a box for 
21584 \family sans
21585 Typewriter
21586 \family default
21587
21588 \begin_inset Formula $\mathtt{abc\mathfrak{d}e}$
21589 \end_inset
21590
21591  
21592 \newline
21593 So better don't use this feature.
21594 \end_layout
21595
21596 \begin_layout Standard
21597 The typefaces have no effect on Greek letters: 
21598 \begin_inset Formula $\mathfrak{abc\delta e}$
21599 \end_inset
21600
21601
21602 \newline
21603 You can only print them emboldened using the command 
21604 \series bold
21605
21606 \backslash
21607 boldsymbol
21608 \series default
21609 , which works like the other typeface commands: 
21610 \begin_inset Formula $\alpha\beta\gamma\boldsymbol{\alpha\beta\gamma}$
21611 \end_inset
21612
21613
21614 \end_layout
21615
21616 \begin_layout Standard
21617
21618 \series bold
21619
21620 \backslash
21621 boldsymbol
21622 \series default
21623  works for all symbols, letters, and numbers.
21624 \end_layout
21625
21626 \begin_layout Standard
21627 A number of other font options are available as well, in the menu 
21628 \family sans
21629 Insert\SpecialChar \menuseparator
21630 Math\SpecialChar \menuseparator
21631 Font\InsetSpace ~
21632 Change
21633 \family default
21634 .
21635 \end_layout
21636
21637 \begin_layout Subsection
21638 Math Text
21639 \begin_inset LatexCommand index
21640 name "Math ! Text"
21641
21642 \end_inset
21643
21644
21645 \end_layout
21646
21647 \begin_layout Standard
21648 Typefaces are useful for entering some characters in some given font, but
21649  not for text.
21650  For typing longer pieces of text use the math text, which is obtained using
21651  the entry 
21652 \family sans
21653 Normal\InsetSpace ~
21654 text\InsetSpace ~
21655 mode
21656 \family default
21657  of the 
21658 \family sans
21659 Math\InsetSpace ~
21660 Panel
21661 \family default
21662  button 
21663 \begin_inset Graphics
21664         filename ../images/math/font.png
21665
21666 \end_inset
21667
21668  (alternatively the shortcut 
21669 \family sans
21670 M-m\InsetSpace ~
21671 m
21672 \family default
21673 ).
21674  Math text appears in LyX in black instead of blue.
21675  You can use spaces and accents in math text like in normal text.
21676  Here is an example:
21677 \begin_inset Formula \[
21678 f(x)=\begin{cases}
21679 x & \textrm{if I say so}\\
21680 -x & \textrm{unter Umständen}\end{cases}\]
21681
21682 \end_inset
21683
21684
21685 \end_layout
21686
21687 \begin_layout Subsection
21688 Font Sizes
21689 \begin_inset LatexCommand index
21690 name "Math ! Font sizes"
21691
21692 \end_inset
21693
21694
21695 \end_layout
21696
21697 \begin_layout Standard
21698 There are four font styles (relative sizes) used in math-mode, which are
21699  automatically chosen in most situations.
21700  These are called 
21701 \family sans
21702 textstyle
21703 \family default
21704
21705 \family sans
21706 displaystyle
21707 \family default
21708
21709 \family sans
21710 scriptstyle
21711 \family default
21712 , and 
21713 \family sans
21714 scriptscriptstyle
21715 \family default
21716 .
21717  For most characters, 
21718 \family sans
21719 textstyle
21720 \family default
21721  and 
21722 \family sans
21723 displaystyle
21724 \family default
21725  are actually the same size, but fractions, superscripts and subscripts,
21726  and certain other structures, are set larger in 
21727 \family sans
21728 displaystyle
21729 \family default
21730 .
21731  Except for some operators, which resize themselves to accommodate various
21732  situations, all text will be set in the styles as LaTeX thinks is appropriate.
21733  These choices can be overridden by using the math panel button 
21734 \begin_inset Graphics
21735         filename ../images/math/style.png
21736
21737 \end_inset
21738
21739 .
21740  A box for the size will be created in which you can insert the math structure.
21741  For example, you can set 
21742 \begin_inset Formula $\frac{1}{2}$
21743 \end_inset
21744
21745 , which is normally in 
21746 \family sans
21747 textstyle
21748 \family default
21749 , larger in 
21750 \family sans
21751 displaystyle
21752 \family default
21753
21754 \begin_inset Formula ${\displaystyle \frac{1}{2}}$
21755 \end_inset
21756
21757 .
21758  The four styles are used in the following example:
21759 \end_layout
21760
21761 \begin_layout Standard
21762 \begin_inset Formula $displaystyle$
21763 \end_inset
21764
21765
21766 \begin_inset Formula ${\textstyle textstyle}$
21767 \end_inset
21768
21769
21770 \begin_inset Formula ${\scriptstyle scriptstyle}$
21771 \end_inset
21772
21773
21774 \begin_inset Formula ${\scriptscriptstyle scriptscriptstyle}$
21775 \end_inset
21776
21777 .
21778 \end_layout
21779
21780 \begin_layout Standard
21781 All these math-mode font sizes are relative, that means, if the whole math
21782  inset is set in a particular size with the menu 
21783 \family sans
21784 Edit\SpecialChar \menuseparator
21785 Text\InsetSpace ~
21786 Style
21787 \family default
21788 , all sizes in the formula will be adjusted relative to this size.
21789  Similarly, if the base font size of the document is changed, all fonts
21790  will be adjusted to correspond.
21791  As example a formula in the font size 
21792 \begin_inset Quotes eld
21793 \end_inset
21794
21795 largest
21796 \begin_inset Quotes erd
21797 \end_inset
21798
21799 :
21800 \end_layout
21801
21802 \begin_layout Standard
21803
21804 \family roman
21805 \size largest
21806 \begin_inset Formula $\mathrm{e}=\sum_{n=0}^{\infty}\frac{1}{n!}$
21807 \end_inset
21808
21809
21810 \end_layout
21811
21812 \begin_layout Section
21813 AMS-LaTeX
21814 \begin_inset LatexCommand index
21815 name "AMS math"
21816
21817 \end_inset
21818
21819
21820 \begin_inset LatexCommand index
21821 name "Math ! AMS"
21822
21823 \end_inset
21824
21825
21826 \end_layout
21827
21828 \begin_layout Standard
21829 LyX supports the packages provided by the American Mathematical Society
21830  (AMS) that are in common use.
21831 \end_layout
21832
21833 \begin_layout Subsection
21834 Enabling AMS-Support
21835 \end_layout
21836
21837 \begin_layout Standard
21838 Selecting the checkbox 
21839 \family sans
21840 Use\InsetSpace ~
21841 AMS\InsetSpace ~
21842 math\InsetSpace ~
21843 package
21844 \family default
21845  in the 
21846 \family sans
21847 Document\SpecialChar \menuseparator
21848 Settings
21849 \family default
21850
21851 \begin_inset LatexCommand index
21852 name "Document ! Settings"
21853
21854 \end_inset
21855
21856  dialog under 
21857 \family sans
21858 Math\InsetSpace ~
21859 Options
21860 \family default
21861  will include the AMS-packages in the document, and make the facilities
21862  available.
21863  AMS is needed for many math-constructs, so when you get LaTeX-errors in
21864  formulas, assure that you have enabled AMS.
21865 \end_layout
21866
21867 \begin_layout Subsection
21868 AMS-Formula Types
21869 \begin_inset LatexCommand label
21870 name "sub:AMS-Formula-Types"
21871
21872 \end_inset
21873
21874
21875 \begin_inset LatexCommand index
21876 name "Math ! Multi-line Equations"
21877
21878 \end_inset
21879
21880
21881 \end_layout
21882
21883 \begin_layout Standard
21884 AMS-LaTeX provides a selection of different formula types.
21885  LyX allows you to choose between 
21886 \family typewriter
21887 align
21888 \family default
21889
21890 \family typewriter
21891 alignat
21892 \family default
21893
21894 \family typewriter
21895 flalign
21896 \family default
21897
21898 \family typewriter
21899 gather
21900 \family default
21901 , and 
21902 \family typewriter
21903 multline
21904 \family default
21905 .
21906  We refer to the AMS-documentation for an explanation of these formula types.
21907 \end_layout
21908
21909 \begin_layout Chapter
21910 More Tools
21911 \end_layout
21912
21913 \begin_layout Section
21914 Cross-References
21915 \begin_inset LatexCommand index
21916 name "Cross references"
21917
21918 \end_inset
21919
21920
21921 \begin_inset LatexCommand label
21922 name "sec:Cross-References"
21923
21924 \end_inset
21925
21926
21927 \end_layout
21928
21929 \begin_layout Standard
21930 One of LyX's strengths are cross-references.
21931  You can reference every section, float, footnote, formula, and list in
21932  the document.
21933  To reference a document part, you have to insert a label into it.
21934  The label is used as anchor and name for the reference.
21935  We want for example refer to the the second item of the following list:
21936 \end_layout
21937
21938 \begin_layout Enumerate
21939 First item
21940 \end_layout
21941
21942 \begin_layout Enumerate
21943 \begin_inset LatexCommand label
21944 name "enu:Second-item"
21945
21946 \end_inset
21947
21948 Second item
21949 \end_layout
21950
21951 \begin_layout Enumerate
21952 Third item
21953 \end_layout
21954
21955 \begin_layout Standard
21956 First we insert a label into the second item with the menu 
21957 \family sans
21958 Insert\SpecialChar \menuseparator
21959 Label
21960 \family default
21961  or the by pressing the toolbar button 
21962 \begin_inset Graphics
21963         filename ../images/label-insert.png
21964         scale 85
21965
21966 \end_inset
21967
21968 .
21969  A grey label box like this: 
21970 \begin_inset Graphics
21971         filename clipart/labelQt4.png
21972         scale 85
21973
21974 \end_inset
21975
21976  is inserted and the label window pops up asking for the label text.
21977  LyX offers as text the first words of the item with a prefix, in our case
21978  the text 
21979 \begin_inset Quotes eld
21980 \end_inset
21981
21982
21983 \family sans
21984 enu: Second-item
21985 \family default
21986
21987 \begin_inset Quotes erd
21988 \end_inset
21989
21990 .
21991  The prefix 
21992 \begin_inset Quotes eld
21993 \end_inset
21994
21995
21996 \family sans
21997 enu:
21998 \family default
21999
22000 \begin_inset Quotes erd
22001 \end_inset
22002
22003  stands for 
22004 \begin_inset Quotes eld
22005 \end_inset
22006
22007 enumerate
22008 \begin_inset Quotes erd
22009 \end_inset
22010
22011 .
22012  The prefix depends on the document part where the label is inserted, e.g.
22013  if you insert a label to a section heading, the prefix will be 
22014 \begin_inset Quotes eld
22015 \end_inset
22016
22017
22018 \family sans
22019 sec:
22020 \family default
22021
22022 \begin_inset Quotes erd
22023 \end_inset
22024
22025 .
22026 \end_layout
22027
22028 \begin_layout Standard
22029 To reference the item, we refer to its label using the menu 
22030 \family sans
22031 Insert\SpecialChar \menuseparator
22032 Cross-Reference
22033 \family default
22034  or the toolbar button 
22035 \begin_inset Graphics
22036         filename ../images/dialog-show-new-inset_ref.png
22037         scale 85
22038
22039 \end_inset
22040
22041 .
22042  A grey cross-reference box like this: 
22043 \begin_inset Graphics
22044         filename clipart/referenceQt4.png
22045         scale 85
22046
22047 \end_inset
22048
22049  is inserted and the cross-reference window appear showing all labels of
22050  the document.
22051  We can now sort the labels alphabetically and then choose the entry 
22052 \begin_inset Quotes eld
22053 \end_inset
22054
22055
22056 \family sans
22057 enu:Second-item
22058 \family default
22059
22060 \begin_inset Quotes erd
22061 \end_inset
22062
22063 .
22064  At the position of the cross-reference box the item number will appear
22065  in the output.
22066  Here is our cross-reference:
22067 \end_layout
22068
22069 \begin_layout Standard
22070 Item\InsetSpace ~
22071
22072 \begin_inset LatexCommand ref
22073 reference "enu:Second-item"
22074
22075 \end_inset
22076
22077
22078 \end_layout
22079
22080 \begin_layout Standard
22081 It is recommended to use a protected space
22082 \begin_inset Foot
22083 status collapsed
22084
22085 \begin_layout Standard
22086 described in section\InsetSpace ~
22087
22088 \begin_inset LatexCommand ref
22089 reference "sub:Protected-Space"
22090
22091 \end_inset
22092
22093
22094 \end_layout
22095
22096 \end_inset
22097
22098  between the cross-reference name and its number to avoid ugly linebreaks
22099  between them.
22100 \end_layout
22101
22102 \begin_layout Standard
22103 There are six varieties of cross-references:
22104 \end_layout
22105
22106 \begin_layout Description
22107 <reference>: prints the float number, this is the default: 
22108 \begin_inset LatexCommand ref
22109 reference "cap:Two-distorted-images"
22110
22111 \end_inset
22112
22113
22114 \end_layout
22115
22116 \begin_layout Description
22117 (<reference>): prints the float number within two parentheses, this is the
22118  style normally used to reference formulas, especially when the reference
22119  name 
22120 \begin_inset Quotes eld
22121 \end_inset
22122
22123 Equation
22124 \begin_inset Quotes erd
22125 \end_inset
22126
22127  is omitted: 
22128 \begin_inset LatexCommand eqref
22129 reference "eq:tanhExp"
22130
22131 \end_inset
22132
22133
22134 \end_layout
22135
22136 \begin_layout Description
22137 <page>: prints the page number: Page\InsetSpace ~
22138
22139 \begin_inset LatexCommand pageref
22140 reference "cap:Two-distorted-images"
22141
22142 \end_inset
22143
22144
22145 \end_layout
22146
22147 \begin_layout Description
22148 on\InsetSpace ~
22149 page\InsetSpace ~
22150 <page>: prints the text "on page" and the page number: 
22151 \begin_inset LatexCommand vpageref
22152 reference "cap:Two-distorted-images"
22153
22154 \end_inset
22155
22156
22157 \end_layout
22158
22159 \begin_layout Description
22160 <reference>\InsetSpace ~
22161 on\InsetSpace ~
22162 page\InsetSpace ~
22163 <page>: prints the float number, the text "on page", and
22164  the page number: 
22165 \begin_inset LatexCommand vref
22166 reference "cap:Two-distorted-images"
22167
22168 \end_inset
22169
22170
22171 \end_layout
22172
22173 \begin_layout Description
22174 Formatted\InsetSpace ~
22175 reference: prints a self defined cross-reference format.
22176 \newline
22177
22178 \begin_inset Note Greyedout
22179 status open
22180
22181 \begin_layout Standard
22182
22183 \series bold
22184 Note:
22185 \series default
22186  This feature is only available when you have the LaTeX-package 
22187 \series bold
22188 prettyref
22189 \begin_inset LatexCommand index
22190 name "LaTeX-packages ! prettyref"
22191
22192 \end_inset
22193
22194
22195 \series default
22196  installed.
22197 \end_layout
22198
22199 \end_inset
22200
22201
22202 \end_layout
22203
22204 \begin_layout Standard
22205 Note that the style <page> won't print the page number if the label is on
22206  the previous, the same, or the next page.
22207  You will e.\InsetSpace \thinspace{}
22208 g.\InsetSpace ~
22209 see the text 
22210 \begin_inset Quotes eld
22211 \end_inset
22212
22213
22214 \family sans
22215 on this page
22216 \family default
22217
22218 \begin_inset Quotes erd
22219 \end_inset
22220
22221  instead.
22222 \end_layout
22223
22224 \begin_layout Standard
22225 The number and current page of the referred document part in the output,
22226  is automatically calculated by LaTeX.
22227  The varieties are adjusted in the field 
22228 \family sans
22229 Format
22230 \family default
22231  of the cross-reference window, that appear when you click on the cross-referenc
22232 e box.
22233 \end_layout
22234
22235 \begin_layout Standard
22236 You can only use the style 
22237 \family sans
22238 <reference>
22239 \family default
22240  to reference numbered document parts, while the reference style 
22241 \family sans
22242 <page>
22243 \family default
22244  is always possible.
22245 \end_layout
22246
22247 \begin_layout Standard
22248 If you want to reference a section, put the label in the section heading,
22249  to reference a float, put the label in the caption.
22250  For footnotes you can put the label somewhere in it.
22251  Referencing formulas is explained in section\InsetSpace ~
22252
22253 \begin_inset LatexCommand ref
22254 reference "sec:Formula-Numbering-and"
22255
22256 \end_inset
22257
22258 .
22259 \end_layout
22260
22261 \begin_layout Standard
22262 The button 
22263 \family sans
22264 Go\InsetSpace ~
22265 to\InsetSpace ~
22266 Label
22267 \family default
22268  in the cross-reference window sets the the cursor before the referred label.
22269  The button text changes then to 
22270 \family sans
22271 Go\InsetSpace ~
22272 Back
22273 \family default
22274  and you can use it to set the cursor back to the cross-reference.
22275  Right-clicking on a cross-reference box also sets the cursor before the
22276  referred label but without a possibility to go back.
22277  
22278 \end_layout
22279
22280 \begin_layout Standard
22281 You can change labels at any time by clicking on the label box.
22282  References to the changed label will automatically change its link to the
22283  new label text, so that you don't need to take care about this.
22284 \end_layout
22285
22286 \begin_layout Standard
22287 If a cross-reference refers to a non-existing label, you'll see two question
22288  marks in the output instead of the reference.
22289 \end_layout
22290
22291 \begin_layout Standard
22292 References are described in detail in the 
22293 \emph on
22294 Embedded Objects
22295 \emph default
22296  manual.
22297 \end_layout
22298
22299 \begin_layout Section
22300 Table of Contents and other Listings
22301 \begin_inset LatexCommand index
22302 name "Table of contents"
22303
22304 \end_inset
22305
22306
22307 \begin_inset LatexCommand index
22308 name "Outline"
22309
22310 \end_inset
22311
22312
22313 \begin_inset LatexCommand label
22314 name "sec:toc"
22315
22316 \end_inset
22317
22318
22319 \end_layout
22320
22321 \begin_layout Subsection
22322 Table of Contents and Outline
22323 \begin_inset LatexCommand label
22324 name "sub:Table-of-Contents"
22325
22326 \end_inset
22327
22328
22329 \end_layout
22330
22331 \begin_layout Standard
22332 The Table of Contents (TOC) is inserted with the menu 
22333 \family sans
22334 Insert\SpecialChar \menuseparator
22335 List/TOC\SpecialChar \menuseparator
22336 Table\InsetSpace ~
22337 of\InsetSpace ~
22338 Contents
22339 \family default
22340 .
22341  Is is displayed in LyX as a gray box.
22342  If you click on it, the TOC window appears, showing you the TOC entries.
22343  You can jump to a document part by clicking on an entry.
22344  Thus you can use this window as graphical alternative for the 
22345 \family sans
22346 Navigate
22347 \family default
22348  menu.
22349 \end_layout
22350
22351 \begin_layout Standard
22352 The TOC lists every numbered section automatically.
22353  If you have declared a short title for a section heading, as described
22354  in section\InsetSpace ~
22355
22356 \begin_inset LatexCommand ref
22357 reference "sec:Short-Titles"
22358
22359 \end_inset
22360
22361 , it will be used in the TOC instead of the section heading.
22362  Section\InsetSpace ~
22363
22364 \begin_inset LatexCommand ref
22365 reference "sub:Numbering-depth"
22366
22367 \end_inset
22368
22369  describes how the level is adjusted that defines which section types are
22370  listed in the TOC.
22371  You can also adjust the level for the displayed sections in the TOC window
22372  using the grey fader at the bottom of the window.
22373  Unnumbered sections are not listed in the TOC.
22374 \end_layout
22375
22376 \begin_layout Standard
22377 You can use the TOC window also as outline to move and rearrange sections
22378  in your documents.
22379  The TOC window therefore also appears when you use the menu 
22380 \family sans
22381 Document\SpecialChar \menuseparator
22382 Outline
22383 \family default
22384 .
22385 \end_layout
22386
22387 \begin_layout Subsection
22388 List of Figures, Tables and Algorithms
22389 \begin_inset LatexCommand label
22390 name "sec:ListsOf"
22391
22392 \end_inset
22393
22394
22395 \end_layout
22396
22397 \begin_layout Standard
22398 Table, figure, and algorithm lists are very much like the table of contents.
22399  You can insert them via the 
22400 \family sans
22401 Insert\SpecialChar \menuseparator
22402 List\InsetSpace ~
22403 /\InsetSpace ~
22404 TOC
22405 \family default
22406  submenus.
22407  The list entries are the float captions and the float number.
22408 \end_layout
22409
22410 \begin_layout Section
22411 URLs (Uniform Resource Locators)
22412 \begin_inset LatexCommand index
22413 name "URLs"
22414
22415 \end_inset
22416
22417
22418 \begin_inset LatexCommand label
22419 name "sec:URL"
22420
22421 \end_inset
22422
22423
22424 \end_layout
22425
22426 \begin_layout Standard
22427 It is often desirable to include long 
22428 \begin_inset Quotes eld
22429 \end_inset
22430
22431 verbatim
22432 \begin_inset Quotes erd
22433 \end_inset
22434
22435  items in a document such as Web site URLs, e-mail addresses, etc.
22436  These things typically do not contain any spaces and are thus difficult
22437  to typeset properly.
22438  Such items will often fall on a line boundary if they cannot be split,
22439  resulting in an overfull line.
22440  To avoid this, use the menu 
22441 \family sans
22442 Insert\SpecialChar \menuseparator
22443 URL
22444 \family default
22445  to enter a long URL and have it split gracefully, if necessary.
22446 \end_layout
22447
22448 \begin_layout Standard
22449 The URL dialog has two fields; the URL field and the 
22450 \family sans
22451 Name
22452 \family default
22453  field for the URL description, which will be typeset as plain text immediately
22454  before the URL.
22455  Here an example:
22456 \end_layout
22457
22458 \begin_layout Standard
22459 \begin_inset LatexCommand url
22460 name "LyX-Homepage"
22461 target "http://www.lyx.org"
22462
22463 \end_inset
22464
22465 .
22466 \end_layout
22467
22468 \begin_layout Standard
22469 \begin_inset VSpace bigskip
22470 \end_inset
22471
22472
22473 \series bold
22474 Important notes
22475 \series default
22476 :
22477 \end_layout
22478
22479 \begin_layout Itemize
22480 When you use the following characters: "%", "#", "^", you have to write
22481  them with a backslash before, e.g.
22482  
22483 \begin_inset Quotes eld
22484 \end_inset
22485
22486
22487 \backslash
22488 #
22489 \begin_inset Quotes erd
22490 \end_inset
22491
22492 .
22493 \end_layout
22494
22495 \begin_layout Itemize
22496 URLs must not end with a backslash!
22497 \end_layout
22498
22499 \begin_layout Section
22500 Appendices
22501 \begin_inset LatexCommand index
22502 name "Appendix"
22503
22504 \end_inset
22505
22506
22507 \begin_inset LatexCommand label
22508 name "sec:Appendices"
22509
22510 \end_inset
22511
22512
22513 \end_layout
22514
22515 \begin_layout Standard
22516 Appendices are created with the menu 
22517 \family sans
22518 Document\SpecialChar \menuseparator
22519 Start\InsetSpace ~
22520 Appendix\InsetSpace ~
22521 Here
22522 \family default
22523 .
22524  This menu sets the document from the current cursor position to the end
22525  as appendix region.
22526  The region is marked with a red borderline.
22527 \end_layout
22528
22529 \begin_layout Standard
22530 Every chapter (or section) within the appendix region is treated as an appendix,
22531  numbered with a capital Latin letter.
22532  The appendix subsections are numbered with this letter followed by a dot
22533  and the subsection number.
22534  All appendix sections can be referenced as if they were normal sections,
22535  here two examples:
22536 \end_layout
22537
22538 \begin_layout Standard
22539 Appendix\InsetSpace ~
22540
22541 \begin_inset LatexCommand ref
22542 reference "cha:Credits"
22543
22544 \end_inset
22545
22546 ; Appendix\InsetSpace ~
22547
22548 \begin_inset LatexCommand ref
22549 reference "sub:Export"
22550
22551 \end_inset
22552
22553
22554 \end_layout
22555
22556 \begin_layout Section
22557 Bibliography
22558 \begin_inset LatexCommand index
22559 name "Bibliography"
22560
22561 \end_inset
22562
22563
22564 \begin_inset LatexCommand label
22565 name "sec:Bibliography"
22566
22567 \end_inset
22568
22569
22570 \end_layout
22571
22572 \begin_layout Standard
22573 There are two ways of generating the bibliography in a LyX-document.
22574  You can include a bibliography database
22575 \begin_inset Foot
22576 status collapsed
22577
22578 \begin_layout Standard
22579 Known under the name 
22580 \begin_inset Quotes eld
22581 \end_inset
22582
22583 BibTeX-database
22584 \begin_inset Quotes erd
22585 \end_inset
22586
22587 .
22588 \end_layout
22589
22590 \end_inset
22591
22592 , which is explained in the next subsection or you can insert the bibliography
22593  manually.
22594  For the second method we use the paragraph environment 
22595 \family sans
22596 Bibliography
22597 \family default
22598 , described in section\InsetSpace ~
22599
22600 \begin_inset LatexCommand ref
22601 reference "sub:Biblio_environment"
22602
22603 \end_inset
22604
22605 .
22606 \end_layout
22607
22608 \begin_layout Standard
22609 Within the 
22610 \family sans
22611 Bibliography
22612 \family default
22613  environment, every paragraph begins with a gray bibliography box labeled
22614  with a number.
22615  If you click on it, you will get a dialog in which you can set a 
22616 \family sans
22617 Key
22618 \family default
22619  and a 
22620 \family sans
22621 Label
22622 \family default
22623 .
22624  The key is the symbolic name by which you will refer to this bibliography
22625  entry.
22626  For example, our second entry in the bibliography is a book about LaTeX
22627  and we used 
22628 \begin_inset Quotes eld
22629 \end_inset
22630
22631 latexcompanion
22632 \begin_inset Quotes erd
22633 \end_inset
22634
22635 , a short form of its title, as key.
22636 \end_layout
22637
22638 \begin_layout Standard
22639 You can refer to the key of a bibliography entry using the menu 
22640 \family sans
22641 Insert\SpecialChar \menuseparator
22642 Citation
22643 \family default
22644  or the toobar button 
22645 \begin_inset Graphics
22646         filename ../images/dialog-show-new-inset_citation.png
22647         BoundingBox 0bp 5bp 20bp 20bp
22648
22649 \end_inset
22650
22651 .
22652  A citation reference box is inserted and a citation window will appear
22653  in which you can select one or more keys in the available key list.
22654  The citation reference box will be labeled with the referenced key.
22655  When you click on the box, the citation window appears and you can change
22656  the reference.
22657 \end_layout
22658
22659 \begin_layout Standard
22660 Citation references appear in the output as number of the bibliography entry
22661  with surrounding brackets.
22662  If you set a 
22663 \family sans
22664 Label
22665 \family default
22666  for the entry, the label will appear instead of the number.
22667  Here two examples; the first without a label, the second with the label
22668  
22669 \begin_inset Quotes eld
22670 \end_inset
22671
22672 Credits
22673 \begin_inset Quotes erd
22674 \end_inset
22675
22676 :
22677 \end_layout
22678
22679 \begin_layout Standard
22680 Have a look at the 
22681 \family sans
22682 LaTeX Companion Second Edition
22683 \family default
22684
22685 \begin_inset LatexCommand cite
22686 key "latexcompanion"
22687
22688 \end_inset
22689
22690
22691 \end_layout
22692
22693 \begin_layout Standard
22694 The LyX-Team members are listed in the Credits: 
22695 \begin_inset LatexCommand cite
22696 key "lyxcredit"
22697
22698 \end_inset
22699
22700
22701 \end_layout
22702
22703 \begin_layout Subsection
22704 Bibliography databases (BibTeX)
22705 \begin_inset LatexCommand index
22706 name "Bibliography ! Databases"
22707
22708 \end_inset
22709
22710
22711 \begin_inset LatexCommand index
22712 name "Bibliography ! BibTeX"
22713
22714 \end_inset
22715
22716
22717 \begin_inset LatexCommand label
22718 name "sub:Bibliography-databases"
22719
22720 \end_inset
22721
22722
22723 \end_layout
22724
22725 \begin_layout Standard
22726 Bibliography databases are useful if you use the same bibliography in different
22727  documents.
22728  It makes it also very easy to have a uniform layout for all bibliography
22729  entries.
22730  You can collect the bibliography of all relevant books and articles of
22731  your working field in a database.
22732  This database can be used for different documents, because only the referenced
22733  entries of the database will appear in the bibliography list.
22734 \end_layout
22735
22736 \begin_layout Standard
22737 The database is a text file with the file extension 
22738 \begin_inset Quotes eld
22739 \end_inset
22740
22741
22742 \family sans
22743 .bib
22744 \family default
22745
22746 \begin_inset Quotes erd
22747 \end_inset
22748
22749  containing the bibliography in a special format.
22750  The format is explained in LaTeX books (
22751 \begin_inset LatexCommand cite
22752 key "Mittelbach,Kopka,Lamport"
22753
22754 \end_inset
22755
22756 ).
22757  Normally one uses a special program to create and edit entries of the database.
22758  Under
22759 \newline
22760  
22761 \begin_inset LatexCommand url
22762 target "http://wiki.lyx.org/BibTeX/Programs"
22763
22764 \end_inset
22765
22766
22767 \newline
22768 you find a list of programs for bibliography databases.
22769 \end_layout
22770
22771 \begin_layout Standard
22772 To use a database, use the menu 
22773 \family sans
22774 Insert\SpecialChar \menuseparator
22775 List
22776 \family default
22777 /
22778 \family sans
22779 TOC\SpecialChar \menuseparator
22780 BibT
22781 \begin_inset ERT
22782 status collapsed
22783
22784 \begin_layout Standard
22785
22786 {}
22787 \end_layout
22788
22789 \end_inset
22790
22791 eX\InsetSpace ~
22792 Bibliography
22793 \family default
22794 .
22795  A grey box will be inserted and a window appears.
22796  In this window you can load one or more databases and a style file.
22797 \end_layout
22798
22799 \begin_layout Standard
22800 The style file is a text file with the file extension
22801 \begin_inset Quotes erd
22802 \end_inset
22803
22804
22805 \family sans
22806 .bst
22807 \family default
22808
22809 \begin_inset Quotes erd
22810 \end_inset
22811
22812  that declares the layout of all bibliography entries.
22813  Many publishers provide special style files, so that you don't have to
22814  take care of the layout.
22815 \end_layout
22816
22817 \begin_layout Standard
22818 Inserting a citation reference works like described above.
22819 \end_layout
22820
22821 \begin_layout Standard
22822 \begin_inset VSpace defskip
22823 \end_inset
22824
22825
22826 \end_layout
22827
22828 \begin_layout Standard
22829 To generate the bibliography from a database, the program BibTeX is used
22830  by LyX.
22831  This program can be controlled with options that you can add in LyX's preferenc
22832 es dialog under 
22833 \family sans
22834 Outputs
22835 \family default
22836
22837 \family sans
22838 LaT
22839 \begin_inset ERT
22840 status collapsed
22841
22842 \begin_layout Standard
22843
22844 {}
22845 \end_layout
22846
22847 \end_inset
22848
22849 eX
22850 \family default
22851  in the field 
22852 \family sans
22853 BibT
22854 \begin_inset ERT
22855 status collapsed
22856
22857 \begin_layout Standard
22858
22859 {}
22860 \end_layout
22861
22862 \end_inset
22863
22864 eX\InsetSpace ~
22865 command
22866 \family default
22867 .
22868  Before adding options, it is strongly recommended to read the manual of
22869  
22870 \family sans
22871 BibTeX
22872 \family default
22873 .
22874 \end_layout
22875
22876 \begin_layout Standard
22877 \begin_inset VSpace defskip
22878 \end_inset
22879
22880
22881 \end_layout
22882
22883 \begin_layout Standard
22884 We use two bibliographies in this document to show the difference between
22885  the two methods of creating them.
22886  As you can see, the bibliography that is created from a database lists
22887  only the database entries that are referenced in the document.
22888  We used the style file 
22889 \family sans
22890 alphadin.bst
22891 \family default
22892  to get the complicated German reference key scheme in the bibliography.
22893 \end_layout
22894
22895 \begin_layout Subsection
22896 Bibliography layout
22897 \begin_inset LatexCommand index
22898 name "Bibliography ! Layout"
22899
22900 \end_inset
22901
22902
22903 \end_layout
22904
22905 \begin_layout Standard
22906 In the citation reference dialog you can set a special citation format.
22907  For this feature you need to use the option 
22908 \family sans
22909 Natbib
22910 \family default
22911  enabled in the 
22912 \family sans
22913 Document\SpecialChar \menuseparator
22914 Settings
22915 \family default
22916
22917 \begin_inset LatexCommand index
22918 name "Document ! Settings"
22919
22920 \end_inset
22921
22922  dialog under 
22923 \family sans
22924 Bibliography
22925 \family default
22926 .
22927  Setting a citation style for a reference will overwrite the default.
22928  For the global citation format use the BibTeX style files as explained
22929  in the previous section.
22930 \end_layout
22931
22932 \begin_layout Standard
22933 You can also set text, that should appear before or after a citation reference,
22934  in the citation reference window.
22935  Here an example where we set the text 
22936 \begin_inset Quotes eld
22937 \end_inset
22938
22939 Chapter\InsetSpace ~
22940 3
22941 \begin_inset Quotes erd
22942 \end_inset
22943
22944  to appear after the reference:
22945 \end_layout
22946
22947 \begin_layout Standard
22948 Have a look at 
22949 \begin_inset LatexCommand cite
22950 after "Chapter 3"
22951 key "latexcompanion"
22952
22953 \end_inset
22954
22955 .
22956 \end_layout
22957
22958 \begin_layout Section
22959 Index
22960 \begin_inset LatexCommand index
22961 name "Index generation"
22962
22963 \end_inset
22964
22965
22966 \begin_inset LatexCommand label
22967 name "sec:Index"
22968
22969 \end_inset
22970
22971
22972 \end_layout
22973
22974 \begin_layout Standard
22975 An index entry is created if you use the menu 
22976 \family sans
22977 Insert\SpecialChar \menuseparator
22978 Index\InsetSpace ~
22979 Entry
22980 \family default
22981  or the toolbar button 
22982 \begin_inset Graphics
22983         filename ../images/index-insert.png
22984         BoundingBox 0bp 5bp 20bp 20bp
22985
22986 \end_inset
22987
22988 .
22989  A gray box labeled 
22990 \begin_inset Quotes eld
22991 \end_inset
22992
22993
22994 \family sans
22995 Idx
22996 \family default
22997
22998 \begin_inset Quotes erd
22999 \end_inset
23000
23001  is inserted containing the text that appears in the index.
23002  The word where the cursor is in or the currently highlighted text is proposed
23003  by LyX as index entry.
23004 \end_layout
23005
23006 \begin_layout Standard
23007 \begin_inset Note Greyedout
23008 status open
23009
23010 \begin_layout Standard
23011
23012 \series bold
23013 Note:
23014 \series default
23015  The index entry text field differs from all other text fields, because
23016  you have to insert valid LaTeX-code.
23017 \end_layout
23018
23019 \end_inset
23020
23021  Therefore you cannot insert
23022 \end_layout
23023
23024 \begin_layout Standard
23025
23026 \series bold
23027 Find & Replace
23028 \end_layout
23029
23030 \begin_layout Standard
23031 to an index entry field, because the 
23032 \begin_inset Quotes eld
23033 \end_inset
23034
23035 &
23036 \begin_inset Quotes erd
23037 \end_inset
23038
23039  character is used in LaTeX to separate table columns, so that you will
23040  get LaTeX-errors.
23041  The correct entry is
23042 \end_layout
23043
23044 \begin_layout Standard
23045
23046 \series bold
23047 Find 
23048 \backslash
23049 & Replace
23050 \end_layout
23051
23052 \begin_layout Standard
23053 This behavior is necessary because index entries can be formatted in many
23054  ways using special LaTeX commands.
23055  We give a short overview of the index command in the next subsections.
23056  For a detailed description of LaTeX's index mechanism, have a look at one
23057  of the LaTeX books 
23058 \begin_inset LatexCommand cite
23059 key "latexcompanion,latexguide,latexbook"
23060
23061 \end_inset
23062
23063 .
23064 \end_layout
23065
23066 \begin_layout Standard
23067 You can change index entries by clicking on the index box.
23068 \end_layout
23069
23070 \begin_layout Standard
23071 The index list is inserted to the document with the menu 
23072 \family sans
23073 Insert\SpecialChar \menuseparator
23074 List\InsetSpace ~
23075 /\InsetSpace ~
23076 TOC\SpecialChar \menuseparator
23077 Index\InsetSpace ~
23078 List
23079 \family default
23080 .
23081  A light blue box labeled 
23082 \begin_inset Quotes eld
23083 \end_inset
23084
23085
23086 \family sans
23087 Index
23088 \family default
23089
23090 \begin_inset Quotes erd
23091 \end_inset
23092
23093  will show the place where the index is printed in the output.
23094  The index list box is not clickable like other LyX-boxes.
23095 \end_layout
23096
23097 \begin_layout Subsection
23098 Grouping Index Entries
23099 \begin_inset LatexCommand index
23100 name "Index ! Grouping"
23101
23102 \end_inset
23103
23104
23105 \end_layout
23106
23107 \begin_layout Standard
23108 Index entries are often grouped to offer the reader a fast search in the
23109  index.
23110  We want to group for example the index entries for itemized and enumerated
23111  lists under the entry 
23112 \begin_inset Quotes eld
23113 \end_inset
23114
23115 Lists
23116 \begin_inset Quotes erd
23117 \end_inset
23118
23119 .
23120  First we create the entry 
23121 \begin_inset Quotes eld
23122 \end_inset
23123
23124 Lists
23125 \begin_inset Quotes erd
23126 \end_inset
23127
23128  in section\InsetSpace ~
23129
23130 \begin_inset LatexCommand ref
23131 reference "sub:Lists"
23132
23133 \end_inset
23134
23135 .
23136  In the text field for the itemized list index entry in section\InsetSpace ~
23137
23138 \begin_inset LatexCommand ref
23139 reference "sec:Itemize"
23140
23141 \end_inset
23142
23143 , we insert the command
23144 \end_layout
23145
23146 \begin_layout Standard
23147
23148 \series bold
23149 Lists ! Itemize
23150 \end_layout
23151
23152 \begin_layout Standard
23153 and the command
23154 \end_layout
23155
23156 \begin_layout Standard
23157
23158 \series bold
23159 Lists ! Enumerate
23160 \end_layout
23161
23162 \begin_layout Standard
23163 for the enumerated list in section\InsetSpace ~
23164
23165 \begin_inset LatexCommand ref
23166 reference "sec:Enumerate"
23167
23168 \end_inset
23169
23170 .
23171 \end_layout
23172
23173 \begin_layout Standard
23174 The exclamation mark 
23175 \begin_inset Quotes eld
23176 \end_inset
23177
23178 !
23179 \begin_inset Quotes erd
23180 \end_inset
23181
23182  marks the grouping levels.
23183  You can have three levels; every index level is indented a bit more.
23184  An index entry for the higher levels is not required.
23185  If we don't have an index entry for 
23186 \begin_inset Quotes eld
23187 \end_inset
23188
23189 Lists
23190 \begin_inset Quotes erd
23191 \end_inset
23192
23193 , it will be printed anyway, but without a page number.
23194 \end_layout
23195
23196 \begin_layout Subsection
23197 Page Ranges
23198 \begin_inset LatexCommand index
23199 name "Index ! Page ranges"
23200
23201 \end_inset
23202
23203
23204 \end_layout
23205
23206 \begin_layout Standard
23207 Normally an index entry will appear with the page number of the indexed
23208  section.
23209  But sometimes you want to index more pages under the same entry.
23210  E.g if we want to index the paragraph environments, we create an index entry
23211  in section\InsetSpace ~
23212
23213 \begin_inset LatexCommand ref
23214 reference "sec:Paragraph-Environments"
23215
23216 \end_inset
23217
23218  with the command
23219 \end_layout
23220
23221 \begin_layout Standard
23222
23223 \series bold
23224 Paragraph environments|(
23225 \end_layout
23226
23227 \begin_layout Standard
23228 and another entry at the end of section\InsetSpace ~
23229
23230 \begin_inset LatexCommand ref
23231 reference "sub:LyX-Code"
23232
23233 \end_inset
23234
23235  with the command
23236 \end_layout
23237
23238 \begin_layout Standard
23239
23240 \series bold
23241 Paragraph environments|)
23242 \end_layout
23243
23244 \begin_layout Standard
23245 The commands 
23246 \begin_inset Quotes eld
23247 \end_inset
23248
23249
23250 \series bold
23251 |(
23252 \series default
23253
23254 \begin_inset Quotes erd
23255 \end_inset
23256
23257  and 
23258 \begin_inset Quotes eld
23259 \end_inset
23260
23261
23262 \series bold
23263 |)
23264 \series default
23265
23266 \begin_inset Quotes erd
23267 \end_inset
23268
23269  respectively starts and ends the index range.
23270  You can also add the same index entry at different places in the document.
23271  They appear in the output under one entry with a comma separated list of
23272  the pages of the indexed document parts.
23273  An example is the index entry 
23274 \begin_inset Quotes eld
23275 \end_inset
23276
23277 Document ! Settings
23278 \begin_inset Quotes erd
23279 \end_inset
23280
23281 .
23282 \end_layout
23283
23284 \begin_layout Subsection
23285 Cross referencing
23286 \begin_inset LatexCommand index
23287 name "Index ! Cross referencing"
23288
23289 \end_inset
23290
23291
23292 \end_layout
23293
23294 \begin_layout Standard
23295 It is also possible to refer to another index entry.
23296  We referred for example in the index entry 
23297 \begin_inset Quotes eld
23298 \end_inset
23299
23300 GIF
23301 \begin_inset Quotes erd
23302 \end_inset
23303
23304  (in section\InsetSpace ~
23305
23306 \begin_inset LatexCommand ref
23307 reference "sub:Image-Formats"
23308
23309 \end_inset
23310
23311 ) to the index entry 
23312 \begin_inset Quotes eld
23313 \end_inset
23314
23315 Image formats
23316 \begin_inset Quotes erd
23317 \end_inset
23318
23319  in the same section using the command
23320 \end_layout
23321
23322 \begin_layout Standard
23323
23324 \series bold
23325 GIF|see{Image formats}
23326 \end_layout
23327
23328 \begin_layout Standard
23329 The text within the braces is the referenced entry.
23330  The reference will appear in the output without a page number.
23331 \end_layout
23332
23333 \begin_layout Subsection
23334 Index Entry Order
23335 \begin_inset LatexCommand index
23336 name "Index ! Entry order"
23337
23338 \end_inset
23339
23340
23341 \end_layout
23342
23343 \begin_layout Standard
23344 You can use accented characters in the index entry, but the entries might
23345  then not follow the rules for the index order.
23346  The index entries are sorted alphabetically, but LaTeX
23347 \begin_inset Foot
23348 status collapsed
23349
23350 \begin_layout Standard
23351 The index generating is done in the background by an extra program, see
23352  section\InsetSpace ~
23353
23354 \begin_inset LatexCommand ref
23355 reference "sub:Index-Program"
23356
23357 \end_inset
23358
23359 .
23360 \end_layout
23361
23362 \end_inset
23363
23364  doesn't know how to sort accents in different languages.
23365  We created as example the three dummy index entries 
23366 \begin_inset Quotes eld
23367 \end_inset
23368
23369 maison
23370 \begin_inset Quotes erd
23371 \end_inset
23372
23373
23374 \begin_inset Quotes eld
23375 \end_inset
23376
23377 maïs
23378 \begin_inset Quotes erd
23379 \end_inset
23380
23381 , and 
23382 \begin_inset Quotes eld
23383 \end_inset
23384
23385 maître
23386 \begin_inset Quotes erd
23387 \end_inset
23388
23389 .
23390 \begin_inset LatexCommand index
23391 name "Dummy entries ! maïs"
23392
23393 \end_inset
23394
23395
23396 \begin_inset LatexCommand index
23397 name "Dummy entries ! maître"
23398
23399 \end_inset
23400
23401
23402 \begin_inset LatexCommand index
23403 name "Dummy entries ! maïs@maison"
23404
23405 \end_inset
23406
23407  They will be sorted in the order maïs, maître, maison, but we want the
23408  order maïs, maison, maître.
23409  To achieve this, we use the command
23410 \end_layout
23411
23412 \begin_layout Standard
23413
23414 \series bold
23415 previous entry@current entry
23416 \end_layout
23417
23418 \begin_layout Standard
23419 In our case we want to have 
23420 \begin_inset Quotes eld
23421 \end_inset
23422
23423 maison
23424 \begin_inset Quotes erd
23425 \end_inset
23426
23427  after 
23428 \begin_inset Quotes eld
23429 \end_inset
23430
23431 maïs
23432 \begin_inset Quotes erd
23433 \end_inset
23434
23435  and write therefore for the index entry of maison:
23436 \end_layout
23437
23438 \begin_layout Standard
23439
23440 \series bold
23441 maïs@maison
23442 \end_layout
23443
23444 \begin_layout Standard
23445 The previous entry needn't to be a real existing entry, you can also use
23446  another word to tell LaTeX the entry order, see the next subsection for
23447  an example.
23448 \end_layout
23449
23450 \begin_layout Subsection
23451 Index Entry Layout
23452 \begin_inset LatexCommand index
23453 name "Index ! Entry layout"
23454
23455 \end_inset
23456
23457
23458 \end_layout
23459
23460 \begin_layout Standard
23461 You can insert entries together with LaTeX-commands for the layout.
23462  If you need for example an italic entry, you can write
23463 \end_layout
23464
23465 \begin_layout Standard
23466
23467 \series bold
23468
23469 \backslash
23470 textit{This is an italic entry}
23471 \end_layout
23472
23473 \begin_layout Standard
23474 where the command 
23475 \series bold
23476
23477 \backslash
23478 textit
23479 \series default
23480  produces the italic layout.
23481 \begin_inset LatexCommand index
23482 name "Dummy entries ! This@\\textit{This is an italic entry}"
23483
23484 \end_inset
23485
23486  We refer to LaTeX books (
23487 \begin_inset LatexCommand cite
23488 key "latexcompanion,latexguide,latexbook"
23489
23490 \end_inset
23491
23492 ) for an overview of layout commands.
23493  There is only the problem, that layout commands destroy the sorting order.
23494  To avoid that our index entry appears as the first one, we use the following
23495  command instead:
23496 \end_layout
23497
23498 \begin_layout Standard
23499
23500 \series bold
23501 This@
23502 \backslash
23503 textit{This is an italic entry}
23504 \end_layout
23505
23506 \begin_layout Standard
23507 You can also format the page number using the character 
23508 \begin_inset Quotes eld
23509 \end_inset
23510
23511 |
23512 \begin_inset Quotes erd
23513 \end_inset
23514
23515  followed by a LaTeX-command without a backslash.
23516  We can write for example
23517 \end_layout
23518
23519 \begin_layout Standard
23520
23521 \series bold
23522 old-style page number:|oldstylenums
23523 \end_layout
23524
23525 \begin_layout Standard
23526 to get the page number in an old-style layout.
23527 \begin_inset LatexCommand index
23528 name "Dummy entries ! old-style page number:|oldstylenums"
23529
23530 \end_inset
23531
23532  Normally all LaTeX-commands begin with a backslash, but in this special
23533  case 
23534 \begin_inset Quotes eld
23535 \end_inset
23536
23537
23538 \series bold
23539 |command
23540 \series default
23541
23542 \begin_inset Quotes erd
23543 \end_inset
23544
23545  means 
23546 \series bold
23547
23548 \backslash
23549 command{page\InsetSpace ~
23550 number}
23551 \series default
23552 .
23553  Have a look at section\InsetSpace ~
23554
23555 \begin_inset LatexCommand ref
23556 reference "sub:LaTeX-Syntax"
23557
23558 \end_inset
23559
23560  to learn more about the LaTeX-syntax.
23561 \end_layout
23562
23563 \begin_layout Standard
23564 You can also change the layout for the whole index.
23565  E.g.
23566  we marked the index list box of this document as bold to get a bold font
23567  for all index entries.
23568 \end_layout
23569
23570 \begin_layout Subsection
23571 Index Program
23572 \begin_inset LatexCommand index
23573 name "Index ! Program"
23574
23575 \end_inset
23576
23577
23578 \begin_inset LatexCommand label
23579 name "sub:Index-Program"
23580
23581 \end_inset
23582
23583
23584 \end_layout
23585
23586 \begin_layout Standard
23587 LyX uses for the index generation by default the program 
23588 \family sans
23589 makeindex
23590 \family default
23591 .
23592  It can be controlled by options that can be set in LyX's preferences dialog,
23593  see section\InsetSpace ~
23594
23595 \begin_inset LatexCommand ref
23596 reference "sub:LaTeX-settings"
23597
23598 \end_inset
23599
23600 .
23601  The available options are listed and explained in 
23602 \begin_inset LatexCommand cite
23603 key "makeindex"
23604
23605 \end_inset
23606
23607 .
23608 \end_layout
23609
23610 \begin_layout Standard
23611 You can also specify there another program to generate the index, for example
23612  
23613 \family sans
23614 xindy
23615 \family default
23616 .
23617 \end_layout
23618
23619 \begin_layout Section
23620 Nomenclature / Glossary 
23621 \begin_inset LatexCommand index
23622 name "Nomenclature"
23623
23624 \end_inset
23625
23626
23627 \begin_inset LatexCommand index
23628 name "Glossary|see{Nomenclature}"
23629
23630 \end_inset
23631
23632
23633 \begin_inset LatexCommand label
23634 name "sec:Nomenclature"
23635
23636 \end_inset
23637
23638
23639 \end_layout
23640
23641 \begin_layout Standard
23642 Sometimes you need to compile a list of symbols that are mentioned in your
23643  document with a brief explanation of them -- a so called nomenclature or
23644  glossary.
23645 \end_layout
23646
23647 \begin_layout Standard
23648 To be able to create nomenclatures, you need the LaTeX package 
23649 \series bold
23650 nomencl
23651 \begin_inset LatexCommand index
23652 name "LaTeX-packages ! nomencl"
23653
23654 \end_inset
23655
23656
23657 \series default
23658  installed.
23659  You find it in the TeX Catalogue, 
23660 \begin_inset LatexCommand cite
23661 key "TeXCatalogue"
23662
23663 \end_inset
23664
23665  or in the package manager of your LaTeX-system.
23666 \end_layout
23667
23668 \begin_layout Standard
23669 A nomenclature entry is created if you place the cursor after a symbol entry
23670  and then use the menu 
23671 \family sans
23672 Insert\SpecialChar \menuseparator
23673
23674 \family default
23675 N
23676 \family sans
23677 omenclature\InsetSpace ~
23678 Entry
23679 \family default
23680  or the toobar button 
23681 \begin_inset Graphics
23682         filename ../images/nomencl-insert.png
23683         BoundingBox 0bp 5bp 20bp 20bp
23684
23685 \end_inset
23686
23687 .
23688  A gray box labeled 
23689 \begin_inset Quotes eld
23690 \end_inset
23691
23692
23693 \family sans
23694 Nom
23695 \family default
23696
23697 \begin_inset Quotes erd
23698 \end_inset
23699
23700  is inserted and a window pops up asking for the nomenclature entry.
23701 \end_layout
23702
23703 \begin_layout Standard
23704 A nomenclature entry consists of two main entries.
23705  The first is the symbol that you want to refer to.
23706  The second is the description of the symbol.
23707 \end_layout
23708
23709 \begin_layout Standard
23710 \begin_inset Note Greyedout
23711 status open
23712
23713 \begin_layout Standard
23714
23715 \series bold
23716 Note:
23717 \series default
23718  Like for the index entry dialog, you have to enter valid LaTeX-code for
23719  all fields of the nomenclature dialog.
23720 \end_layout
23721
23722 \end_inset
23723
23724
23725 \end_layout
23726
23727 \begin_layout Subsection
23728 Nomenclature Definition and Layout
23729 \begin_inset LatexCommand index
23730 name "Nomenclature ! Layout"
23731
23732 \end_inset
23733
23734
23735 \end_layout
23736
23737 \begin_layout Standard
23738 When you have symbols in formulas, you have to define them in the 
23739 \family sans
23740 Symbol
23741 \family default
23742  field as LaTeX-formula.
23743  For example to get 
23744 \begin_inset Quotes eld
23745 \end_inset
23746
23747
23748 \begin_inset Formula $\sigma$
23749 \end_inset
23750
23751
23752 \begin_inset Quotes erd
23753 \end_inset
23754
23755 , insert this:
23756 \newline
23757
23758 \series bold
23759 $
23760 \backslash
23761 sigma$
23762 \newline
23763
23764 \series default
23765 The 
23766 \begin_inset Quotes eld
23767 \end_inset
23768
23769 $
23770 \begin_inset Quotes erd
23771 \end_inset
23772
23773  character hereby starts/ends the formula.
23774  The LaTeX-command for the Greek letter is the name of the letter beginning
23775  with a backslash 
23776 \begin_inset Quotes eld
23777 \end_inset
23778
23779
23780 \backslash
23781
23782 \begin_inset Quotes erd
23783 \end_inset
23784
23785 .
23786  For capital Greek letters, start the command also with a capital letter,
23787  like 
23788 \series bold
23789
23790 \backslash
23791 Sigma
23792 \series default
23793 .
23794 \end_layout
23795
23796 \begin_layout Standard
23797 (A short introduction to the LaTeX-syntax is given in section\InsetSpace ~
23798
23799 \begin_inset LatexCommand ref
23800 reference "sub:LaTeX-Syntax"
23801
23802 \end_inset
23803
23804 .)
23805 \end_layout
23806
23807 \begin_layout Standard
23808 You cannot use the 
23809 \family sans
23810 Text\InsetSpace ~
23811 Style
23812 \family default
23813  dialog to format the description text but have to use LaTeX-commands.
23814  For example the description of the nomenclature entry for the 
23815 \begin_inset Quotes eld
23816 \end_inset
23817
23818
23819 \begin_inset Formula $\sigma$
23820 \end_inset
23821
23822
23823 \begin_inset Quotes erd
23824 \end_inset
23825
23826  in this document is:
23827 \newline
23828
23829 \series bold
23830 dummy entry for the character 
23831 \backslash
23832 textsf{sigma}
23833 \series default
23834
23835 \newline
23836 The command 
23837 \series bold
23838
23839 \backslash
23840 textsf
23841 \series default
23842  sets the fonts to 
23843 \family sans
23844 sans\InsetSpace ~
23845 serif
23846 \family default
23847 .
23848  To get 
23849 \series bold
23850 bold
23851 \series default
23852  font use the command 
23853 \series bold
23854
23855 \backslash
23856 textbf
23857 \series default
23858 , for 
23859 \family typewriter
23860 typewriter
23861 \family default
23862  use 
23863 \series bold
23864
23865 \backslash
23866 texttt
23867 \series default
23868 , for 
23869 \emph on
23870 emphasized
23871 \emph default
23872  use 
23873 \series bold
23874
23875 \backslash
23876 emph
23877 \series default
23878 .
23879 \end_layout
23880
23881 \begin_layout Subsection
23882 Sort Order of Nomenclature Entries
23883 \begin_inset LatexCommand index
23884 name "Nomenclature ! Sort order"
23885
23886 \end_inset
23887
23888
23889 \end_layout
23890
23891 \begin_layout Standard
23892 The nomenclature entries are sorted alphabetically by the LaTeX-code of
23893  the symbol definition.
23894  This leads to undesired results when you for example have symbols in formulas.
23895  Suppose you have nomenclature entries for the symbols 
23896 \emph on
23897 a
23898 \begin_inset LatexCommand nomenclature
23899 symbol "a"
23900 description "dummy entry for the character \"a\""
23901
23902 \end_inset
23903
23904
23905 \emph default
23906  and 
23907 \begin_inset Formula $\sigma$
23908 \end_inset
23909
23910
23911 \begin_inset LatexCommand nomenclature
23912 prefix "sigma"
23913 symbol "$\\sigma$"
23914 description "dummy entry for the character \\textsf{sigma}"
23915
23916 \end_inset
23917
23918 .
23919  They will be sorted by 
23920 \begin_inset Quotes eld
23921 \end_inset
23922
23923
23924 \family sans
23925 a
23926 \family default
23927
23928 \begin_inset Quotes erd
23929 \end_inset
23930
23931  and 
23932 \begin_inset Quotes eld
23933 \end_inset
23934
23935
23936 \family typewriter
23937 $
23938 \backslash
23939 sigma$
23940 \family default
23941
23942 \begin_inset Quotes erd
23943 \end_inset
23944
23945  -- the 
23946 \begin_inset Formula $\sigma$
23947 \end_inset
23948
23949  will be sorted before the 
23950 \emph on
23951 a
23952 \emph default
23953  since the character 
23954 \begin_inset Quotes eld
23955 \end_inset
23956
23957 $
23958 \begin_inset Quotes erd
23959 \end_inset
23960
23961  is considered in sorting.
23962 \end_layout
23963
23964 \begin_layout Standard
23965 To control the sort order, you can edit the 
23966 \family sans
23967 Sort\InsetSpace ~
23968 as
23969 \family default
23970  field of the nomenclature dialog.
23971  Then the nomenclature entry will be sorted by this entry and not the symbol
23972  definition.
23973  For the given example, you can insert 
23974 \family typewriter
23975 sigma
23976 \family default
23977  to this field for the 
23978 \begin_inset Formula $\sigma$
23979 \end_inset
23980
23981 , then 
23982 \emph on
23983 a
23984 \emph default
23985  will be located before 
23986 \begin_inset Formula $\sigma$
23987 \end_inset
23988
23989 .
23990 \end_layout
23991
23992 \begin_layout Standard
23993 For subgrouping and tips for using sort entries see the 
23994 \series bold
23995 nomencl
23996 \series default
23997  documentation, 
23998 \begin_inset LatexCommand cite
23999 key "nomencl"
24000
24001 \end_inset
24002
24003 .
24004 \end_layout
24005
24006 \begin_layout Subsection
24007 Nomenclature Options
24008 \begin_inset LatexCommand index
24009 name "Nomenclature ! Options"
24010
24011 \end_inset
24012
24013
24014 \end_layout
24015
24016 \begin_layout Standard
24017 The 
24018 \series bold
24019 nomencl
24020 \series default
24021  package offers some options to adjust the appearance of the nomenclature.
24022  Here are some of its options, for more have a look at its documentation:
24023 \end_layout
24024
24025 \begin_layout Description
24026 refeq Appends the phrase 
24027 \begin_inset Quotes eld
24028 \end_inset
24029
24030
24031 \family sans
24032 , see equation (
24033 \emph on
24034 eq
24035 \emph default
24036 )
24037 \family default
24038
24039 \begin_inset Quotes erd
24040 \end_inset
24041
24042  to every nomenclature entry, where 
24043 \family sans
24044 \emph on
24045 eq
24046 \family default
24047 \emph default
24048  is the number of the last equation in front of the nomenclature entry
24049 \end_layout
24050
24051 \begin_layout Description
24052 refpage Appends the phrase 
24053 \begin_inset Quotes eld
24054 \end_inset
24055
24056
24057 \family sans
24058 , page (
24059 \emph on
24060 page
24061 \emph default
24062 )
24063 \family default
24064
24065 \begin_inset Quotes erd
24066 \end_inset
24067
24068  to every nomenclature entry, where 
24069 \family sans
24070 \emph on
24071 page
24072 \family default
24073 \emph default
24074  is the number of the page on which the nomenclature entry appeared
24075 \end_layout
24076
24077 \begin_layout Description
24078 intoc Inserts the nomenclature in the Table of Contents
24079 \end_layout
24080
24081 \begin_layout Standard
24082 There are furthermore the options 
24083 \series bold
24084 croatian
24085 \series default
24086
24087 \series bold
24088 danish
24089 \series default
24090
24091 \series bold
24092 english
24093 \series default
24094
24095 \series bold
24096 french
24097 \series default
24098
24099 \series bold
24100 german
24101 \series default
24102
24103 \series bold
24104 italian
24105 \series default
24106
24107 \series bold
24108 polish
24109 \series default
24110
24111 \series bold
24112 portuguese
24113 \series default
24114
24115 \series bold
24116 russian
24117 \series default
24118
24119 \series bold
24120 spanish
24121 \series default
24122 , and 
24123 \series bold
24124 ukrainian
24125 \series default
24126  to print the reference texts and the nomenclature title in the corresponding
24127  language.
24128 \end_layout
24129
24130 \begin_layout Standard
24131 To use one or more of the options, add them to the comma-separated document
24132  class options list in the 
24133 \family sans
24134 Document\SpecialChar \menuseparator
24135 Settings
24136 \family default
24137  dialog.
24138  In this document the options 
24139 \series bold
24140 intoc
24141 \series default
24142  and 
24143 \series bold
24144 refpage
24145 \series default
24146  are used.
24147 \end_layout
24148
24149 \begin_layout Standard
24150 \begin_inset VSpace bigskip
24151 \end_inset
24152
24153
24154 \end_layout
24155
24156 \begin_layout Standard
24157 You can also use the first two options above only for certain nomenclature
24158  entries when you add one of the following commands as last entry to the
24159  
24160 \family sans
24161 Description
24162 \family default
24163  field in the nomenclature dialog:
24164 \end_layout
24165
24166 \begin_layout Description
24167
24168 \backslash
24169 nomrefeq Like the 
24170 \series bold
24171 refeq
24172 \series default
24173  option
24174 \end_layout
24175
24176 \begin_layout Description
24177
24178 \backslash
24179 nomrefpage Like the 
24180 \series bold
24181 refpage
24182 \series default
24183  option
24184 \end_layout
24185
24186 \begin_layout Description
24187
24188 \backslash
24189 nomrefeqpage Short notation of 
24190 \series bold
24191
24192 \backslash
24193 nomrefeq
24194 \backslash
24195 nomrefpage
24196 \end_layout
24197
24198 \begin_layout Description
24199
24200 \backslash
24201 nomnorefeq,\InsetSpace ~
24202
24203 \backslash
24204 nomnorefpage,\InsetSpace ~
24205
24206 \backslash
24207 nomnorefeqpage Turns off the corresponding options
24208 \end_layout
24209
24210 \begin_layout Subsection
24211 Printing the Nomenclature
24212 \begin_inset LatexCommand index
24213 name "Nomenclature ! Printing"
24214
24215 \end_inset
24216
24217
24218 \end_layout
24219
24220 \begin_layout Standard
24221 To print the nomenclature, use the menu 
24222 \family sans
24223 Insert\SpecialChar \menuseparator
24224 Lists\InsetSpace ~
24225 /\InsetSpace ~
24226 TOC\SpecialChar \menuseparator
24227 Nomenclature
24228 \family default
24229 .
24230  A light blue box labeled 
24231 \begin_inset Quotes eld
24232 \end_inset
24233
24234
24235 \family sans
24236 Nomenclature
24237 \family default
24238
24239 \begin_inset Quotes erd
24240 \end_inset
24241
24242  will show the place where the nomenclature is printed in the output.
24243  Like the index list box, the nomenclature list box is not clickable.
24244 \end_layout
24245
24246 \begin_layout Standard
24247 In the printed output the title of the nomenclature appears as 
24248 \begin_inset Quotes eld
24249 \end_inset
24250
24251 Nomenclature
24252 \begin_inset Quotes erd
24253 \end_inset
24254
24255 .
24256  If you are not happy with the name, you can change it by redefining the
24257  command 
24258 \series bold
24259
24260 \backslash
24261 nomname
24262 \series default
24263  in the preamble.
24264  For example, in order to change the name to 
24265 \emph on
24266 List of Symbols
24267 \emph default
24268 , add the following line to the preamble:
24269 \end_layout
24270
24271 \begin_layout Standard
24272
24273 \family roman
24274 \series bold
24275
24276 \backslash
24277 renewcommand{
24278 \backslash
24279 nomname}{List of Symbols}
24280 \end_layout
24281
24282 \begin_layout Standard
24283 \begin_inset VSpace defskip
24284 \end_inset
24285
24286
24287 \end_layout
24288
24289 \begin_layout Standard
24290 If you are unhappy with the amount of space for symbols, you can alter it
24291  by adding the following line to the preamble:
24292 \end_layout
24293
24294 \begin_layout Standard
24295
24296 \family roman
24297 \series bold
24298
24299 \backslash
24300 renewcommand{
24301 \backslash
24302 nomlabelwidth}{width}
24303 \end_layout
24304
24305 \begin_layout Standard
24306
24307 \family roman
24308 Where the width is a value with one of the units listed in Appendix\InsetSpace ~
24309
24310 \begin_inset LatexCommand ref
24311 reference "cha:Units-available-in"
24312
24313 \end_inset
24314
24315 .
24316  The default value is 1\InsetSpace \thinspace{}
24317 cm.
24318 \end_layout
24319
24320 \begin_layout Section
24321 Branches
24322 \begin_inset LatexCommand index
24323 name "Branches"
24324
24325 \end_inset
24326
24327
24328 \begin_inset LatexCommand index
24329 name "Document ! Branches"
24330
24331 \end_inset
24332
24333
24334 \begin_inset LatexCommand label
24335 name "sec:Branches"
24336
24337 \end_inset
24338
24339
24340 \end_layout
24341
24342 \begin_layout Standard
24343 Sometimes it is useful to hide some document parts in the output.
24344  For example a teacher who is setting an exam obviously doesn't want the
24345  pupils to see the answers, but having questions and answers in the same
24346  document will make the life of the markers of that exam much easier.
24347 \end_layout
24348
24349 \begin_layout Standard
24350 For these cases LyX offers to put text into branches.
24351  The text will then only appear in the output when its branch is activated.
24352  To create a branch, go in the 
24353 \family sans
24354 Document\SpecialChar \menuseparator
24355 Settings
24356 \family default
24357  dialog to 
24358 \family sans
24359 Branches
24360 \family default
24361 .
24362  The name of the branch, its activation state and the background color of
24363  the branches inside LyX can be specified in this dialog.
24364 \end_layout
24365
24366 \begin_layout Standard
24367 Text that should be in a branch is set into branch inset boxes.
24368  These boxes are inserted via the menu 
24369 \family sans
24370 Insert\SpecialChar \menuseparator
24371 Branch
24372 \family default
24373  where you can choose a branch.
24374  You can later change the branch of the boxes by right-clicking on them.
24375 \end_layout
24376
24377 \begin_layout Standard
24378 Here is an example, where only the question text appears, the answer branch
24379  is deactivated and does therefore not appear in the output:
24380 \end_layout
24381
24382 \begin_layout Standard
24383 \begin_inset Branch Question
24384 status open
24385
24386 \begin_layout Standard
24387 Question: Who was the first physics Nobel prize winner?
24388 \end_layout
24389
24390 \end_inset
24391
24392
24393 \end_layout
24394
24395 \begin_layout Standard
24396 \begin_inset Branch Answer
24397 status open
24398
24399 \begin_layout Standard
24400 Answer: Wilhelm Conrad Röntgen
24401 \end_layout
24402
24403 \end_inset
24404
24405
24406 \end_layout
24407
24408 \begin_layout Standard
24409 \begin_inset VSpace bigskip
24410 \end_inset
24411
24412
24413 \end_layout
24414
24415 \begin_layout Standard
24416 To use conditional output inside places where you cannot insert branch insets,
24417  like inside equations, you can code special LaTeX definitions for each
24418  branch.
24419  For example you can define for the question branch
24420 \begin_inset Foot
24421 status collapsed
24422
24423 \begin_layout Standard
24424 For an introduction to the LaTeX-syntax, see section\InsetSpace ~
24425
24426 \begin_inset LatexCommand ref
24427 reference "sub:LaTeX-Syntax"
24428
24429 \end_inset
24430
24431 .
24432 \end_layout
24433
24434 \end_inset
24435
24436
24437 \end_layout
24438
24439 \begin_layout Standard
24440
24441 \series bold
24442
24443 \backslash
24444 newcommand{
24445 \backslash
24446 question}[1]{#1}
24447 \end_layout
24448
24449 \begin_layout Standard
24450
24451 \series bold
24452
24453 \backslash
24454 newcommand{
24455 \backslash
24456 answer}[1]{}
24457 \end_layout
24458
24459 \begin_layout Standard
24460 and for the answer branch
24461 \end_layout
24462
24463 \begin_layout Standard
24464
24465 \series bold
24466
24467 \backslash
24468 newcommand{
24469 \backslash
24470 question}[1]{}
24471 \end_layout
24472
24473 \begin_layout Standard
24474
24475 \series bold
24476
24477 \backslash
24478 newcommand{
24479 \backslash
24480 answer}[1]{#1}
24481 \end_layout
24482
24483 \begin_layout Standard
24484 \begin_inset Branch Question
24485 status open
24486
24487 \begin_layout Standard
24488 \begin_inset ERT
24489 status open
24490
24491 \begin_layout Standard
24492
24493
24494 \backslash
24495 newcommand{
24496 \backslash
24497 question}[1]{#1}
24498 \end_layout
24499
24500 \begin_layout Standard
24501
24502
24503 \backslash
24504 newcommand{
24505 \backslash
24506 answer}[1]{}
24507 \end_layout
24508
24509 \end_inset
24510
24511
24512 \end_layout
24513
24514 \end_inset
24515
24516
24517 \end_layout
24518
24519 \begin_layout Standard
24520 \begin_inset Branch Answer
24521 status open
24522
24523 \begin_layout Standard
24524 \begin_inset ERT
24525 status open
24526
24527 \begin_layout Standard
24528
24529
24530 \backslash
24531 newcommand{
24532 \backslash
24533 question}[1]{}
24534 \end_layout
24535
24536 \begin_layout Standard
24537
24538
24539 \backslash
24540 newcommand{
24541 \backslash
24542 answer}[1]{#1}
24543 \end_layout
24544
24545 \end_inset
24546
24547
24548 \end_layout
24549
24550 \end_inset
24551
24552
24553 \end_layout
24554
24555 \begin_layout Standard
24556 Now it is possible to use the commands 
24557 \series bold
24558
24559 \backslash
24560 question{\SpecialChar \ldots{}
24561 }
24562 \series default
24563  and 
24564 \series bold
24565
24566 \backslash
24567 answer{\SpecialChar \ldots{}
24568 }
24569 \series default
24570  to obtain conditional output.
24571  Here is an example formula where only the 
24572 \series bold
24573
24574 \backslash
24575 question
24576 \series default
24577  part appears:
24578 \begin_inset Formula \[
24579 x^{2}-2x-2\Rightarrow\question{x_{1}}\answer{x_{2}}=1\question{+\sqrt{3}}\answer{-\sqrt{3}}.\]
24580
24581 \end_inset
24582
24583
24584 \end_layout
24585
24586 \begin_layout Standard
24587 Inside math, the same effect can be achieved using math macros, see section\InsetSpace ~
24588
24589 \begin_inset LatexCommand ref
24590 reference "sec:math-macros"
24591
24592 \end_inset
24593
24594 .
24595 \end_layout
24596
24597 \begin_layout Section
24598 ERT and the LaTeX Syntax
24599 \begin_inset LatexCommand label
24600 name "sec:ERT"
24601
24602 \end_inset
24603
24604
24605 \end_layout
24606
24607 \begin_layout Subsection
24608 ERT Boxes
24609 \begin_inset LatexCommand index
24610 name "ERT"
24611
24612 \end_inset
24613
24614
24615 \begin_inset LatexCommand label
24616 name "sub:ERT-Boxes"
24617
24618 \end_inset
24619
24620
24621 \end_layout
24622
24623 \begin_layout Standard
24624 As LyX uses LaTeX in the background, it supports many LaTeX commands and
24625  constructs, but not all.
24626  LaTeX contains of hundreds of packages which provide different commands.
24627  Every month many packages are updated and new ones added.
24628  This has the advantage that you can typeset nearly everything, for every
24629  problem exists a LaTeX-package.
24630  But LyX can of course not be up to date and support all these packages
24631  and their commands.
24632 \end_layout
24633
24634 \begin_layout Standard
24635 But don't worry, you can use any LaTeX-command directly in LyX inside the
24636  ERT box.
24637  ERT stands for 
24638 \begin_inset Quotes eld
24639 \end_inset
24640
24641 evil red text
24642 \begin_inset Quotes erd
24643 \end_inset
24644
24645 , evil because LyX is designed to avoid that you have to use LaTeX-commands.
24646  An ERT box is created by the menu 
24647 \family sans
24648 Insert\SpecialChar \menuseparator
24649 TeX
24650 \family default
24651  or by the toolbar button 
24652 \begin_inset Graphics
24653         filename ../images/ert-insert.png
24654
24655 \end_inset
24656
24657 .
24658  The box itself can be displayed in three different styles: 
24659 \family sans
24660 Inline
24661 \family default
24662
24663 \family sans
24664 Collapsed
24665 \family default
24666 , and 
24667 \family sans
24668 Open
24669 \family default
24670 .
24671  To change the style, right-click on the box and use the appearing dialog.
24672  Left-clicking on the box will switch between 
24673 \family sans
24674 Collapsed
24675 \family default
24676  and 
24677 \family sans
24678 Open
24679 \family default
24680 .
24681 \end_layout
24682
24683 \begin_layout Standard
24684 You can insert complete or incomplete commands into ERT.
24685  Incomplete means that the command argument can be Standard LyX text.
24686  For example you want to draw a frame around a word and uses therefore the
24687  LaTeX-command 
24688 \series bold
24689
24690 \backslash
24691 fbox
24692 \series default
24693 , you can write the command part 
24694 \series bold
24695
24696 \backslash
24697 fbox{
24698 \series default
24699  in an ERT box before the word and the closing brace 
24700 \series bold
24701 }
24702 \series default
24703  in a second ERT box behind the word.
24704  The word between the two ERT boxes is then the argument as it is in the
24705  following example:
24706 \end_layout
24707
24708 \begin_layout Standard
24709 \begin_inset Graphics
24710         filename clipart/ERT.png
24711         scale 89
24712
24713 \end_inset
24714
24715
24716 \end_layout
24717
24718 \begin_layout Standard
24719 gives
24720 \end_layout
24721
24722 \begin_layout Standard
24723 This is a line with a 
24724 \begin_inset ERT
24725 status collapsed
24726
24727 \begin_layout Standard
24728
24729
24730 \backslash
24731 fbox{
24732 \end_layout
24733
24734 \end_inset
24735
24736 framed
24737 \begin_inset ERT
24738 status collapsed
24739
24740 \begin_layout Standard
24741
24742 }
24743 \end_layout
24744
24745 \end_inset
24746
24747  word.
24748 \end_layout
24749
24750 \begin_layout Standard
24751 \begin_inset Note Greyedout
24752 status open
24753
24754 \begin_layout Standard
24755
24756 \series bold
24757 Note:
24758 \series default
24759  At the end of LaTeX-commands without parameters, you have to insert a space
24760  to let LaTeX know that the command is finished.
24761 \end_layout
24762
24763 \end_inset
24764
24765
24766 \end_layout
24767
24768 \begin_layout Subsection
24769 Short Introduction to the LaTeX Syntax
24770 \begin_inset OptArg
24771 status collapsed
24772
24773 \begin_layout Standard
24774 The LaTeX Syntax
24775 \end_layout
24776
24777 \end_inset
24778
24779
24780 \begin_inset LatexCommand index
24781 name "LaTeX Syntax"
24782
24783 \end_inset
24784
24785
24786 \begin_inset LatexCommand label
24787 name "sub:LaTeX-Syntax"
24788
24789 \end_inset
24790
24791
24792 \end_layout
24793
24794 \begin_layout Standard
24795 When you write larger documents or books, you will need to know something
24796  about the LaTeX-commands that LyX uses in the background.
24797  Because LaTeX is based on commands, you can 
24798 \begin_inset Quotes eld
24799 \end_inset
24800
24801 program
24802 \begin_inset Quotes erd
24803 \end_inset
24804
24805  your text.
24806  This has the advantage that the layout of the document can be changed at
24807  every time if you know the right commands.
24808  E.g.
24809  imagine you have to write a manual for a product and the deadline is at
24810  the end of the day.
24811  Your boss just has complimented you for your good work but wants to have
24812  all caption labels bold.
24813  But you have over hundred figure and table captions with non-bold labels
24814  in your manual.
24815  Of course it's impossible to change all caption labels by hand in one day.
24816 \end_layout
24817
24818 \begin_layout Standard
24819 Now LaTeX comes into play.
24820  As written above, for every problem exists a LaTeX-package.
24821  First you have to find out which and therefore look in the LaTeX package
24822  database, 
24823 \begin_inset LatexCommand cite
24824 key "Catalogue"
24825
24826 \end_inset
24827
24828 .
24829 \end_layout
24830
24831 \begin_layout Standard
24832 As result you know that the package 
24833 \series bold
24834 caption
24835 \series default
24836
24837 \begin_inset LatexCommand index
24838 name "LaTeX-packages ! caption"
24839
24840 \end_inset
24841
24842  is what you need.
24843  To use a package, you have to load it in the document preamble (menu 
24844 \family sans
24845 Document\SpecialChar \menuseparator
24846 Settings
24847 \family default
24848 ) with the command
24849 \end_layout
24850
24851 \begin_layout Standard
24852
24853 \series bold
24854
24855 \backslash
24856 usepackage[options]{package name}
24857 \end_layout
24858
24859 \begin_layout Standard
24860 All LaTeX commands begin with a backslash, the command argument is set within
24861  two braces, and the options are set within two brackets.
24862  Note that not all commands have an argument and options.
24863 \end_layout
24864
24865 \begin_layout Standard
24866 In your case the package name is 
24867 \series bold
24868 caption
24869 \series default
24870 .
24871  After a look in the documentation of the package, you know that the option
24872  
24873 \series bold
24874 labelfont=bf
24875 \series default
24876  will change the font of all caption labels to bold.
24877  So you add the command
24878 \end_layout
24879
24880 \begin_layout Standard
24881
24882 \series bold
24883
24884 \backslash
24885 usepackage[labelfont=bf]{caption}
24886 \end_layout
24887
24888 \begin_layout Standard
24889 to the preamble and the problem is solved.
24890 \begin_inset Foot
24891 status collapsed
24892
24893 \begin_layout Standard
24894 For more commands provided by the 
24895 \series bold
24896 caption
24897 \series default
24898  package, have a look at its documentation, 
24899 \begin_inset LatexCommand cite
24900 key "caption"
24901
24902 \end_inset
24903
24904 .
24905 \end_layout
24906
24907 \end_inset
24908
24909
24910 \end_layout
24911
24912 \begin_layout Standard
24913 Note that some document classes have built-in solutions for well known problems
24914  like your case.
24915  For example if you use a 
24916 \family sans
24917 koma-script
24918 \family default
24919  class, you don't need the package 
24920 \series bold
24921 caption
24922 \series default
24923 , you can instead write
24924 \end_layout
24925
24926 \begin_layout Standard
24927
24928 \series bold
24929
24930 \backslash
24931 setkomafont{captionlabel}{
24932 \backslash
24933 bfseries}
24934 \end_layout
24935
24936 \begin_layout Standard
24937 in the preamble and the problem is solved.
24938  So if you plan to write a large document, you should have a look at the
24939  documentation of the document class you want to use.
24940  (
24941 \series bold
24942
24943 \backslash
24944 setkomafont
24945 \series default
24946  is an example for a command with more than one argument.)
24947 \end_layout
24948
24949 \begin_layout Standard
24950 Commands in the preamble affects the whole document, while commands in the
24951  text affects only the text after the command or only the text used as command
24952  argument.
24953  To insert a LaTeX-command in text, use the ERT box as described in the
24954  previous section.
24955 \end_layout
24956
24957 \begin_layout Standard
24958 If you want to learn more about LaTeX and its syntax, have a look at the
24959  LaTeX-books 
24960 \begin_inset LatexCommand cite
24961 key "latexcompanion,latexguide"
24962
24963 \end_inset
24964
24965 .
24966  
24967 \end_layout
24968
24969 \begin_layout Section
24970 Previewing Snippets of your Document
24971 \begin_inset LatexCommand index
24972 name "Instant preview"
24973
24974 \end_inset
24975
24976
24977 \begin_inset LatexCommand label
24978 name "sec:Previewing-snippets-of"
24979
24980 \end_inset
24981
24982
24983 \begin_inset LatexCommand index
24984 name "Document ! Preview"
24985
24986 \end_inset
24987
24988
24989 \end_layout
24990
24991 \begin_layout Standard
24992 LyX allows you to generate previews of sections of your document on the
24993  fly so you can see how they'll look in the final document without having
24994  to break your train of thought with 
24995 \family sans
24996 View\SpecialChar \menuseparator
24997 DVI
24998 \family default
24999 .
25000 \end_layout
25001
25002 \begin_layout Standard
25003 If you would for example like to see in LyX your math formulas typeset by
25004  LaTeX, install the LaTeX-package 
25005 \series bold
25006 preview-latex
25007 \begin_inset LatexCommand index
25008 name "LaTeX-packages ! preview-latex"
25009
25010 \end_inset
25011
25012
25013 \series default
25014  as explained below, and turn on 
25015 \family sans
25016 Instant\InsetSpace ~
25017 preview
25018 \family default
25019  in the 
25020 \family sans
25021 Tools\SpecialChar \menuseparator
25022 Preferences 
25023 \family default
25024 dialog under 
25025 \family sans
25026 Look\InsetSpace ~
25027 and\InsetSpace ~
25028 feel\SpecialChar \menuseparator
25029 Graphics
25030 \family default
25031 .
25032 \end_layout
25033
25034 \begin_layout Standard
25035 Previews are generated when you load a document into LyX and when you finish
25036  editing an inset.
25037  Previews of an already loaded document are 
25038 \emph on
25039 not
25040 \emph default
25041  generated just by selecting the 
25042 \family sans
25043 Instant\InsetSpace ~
25044 preview
25045 \family default
25046  check box, you have to reopen the documents to activate the previews.
25047 \end_layout
25048
25049 \begin_layout Standard
25050 LyX will generate previews of math insets.
25051  It will also generate previews of included insets if you select the 
25052 \family sans
25053 Show\InsetSpace ~
25054 preview
25055 \family default
25056  check box in the insert dialog.
25057  This is useful if you wish to generate a preview of a LaTeX figure, for
25058  example.
25059 \end_layout
25060
25061 \begin_layout Standard
25062 To get previews working, you need the LaTeX package 
25063 \series bold
25064 preview-latex
25065 \series default
25066  (on some systems named simply 
25067 \series bold
25068 preview
25069 \series default
25070 ) installed.
25071  In case it is not already installed, you find it in the TeX Catalogue,
25072  
25073 \begin_inset LatexCommand cite
25074 key "TeXCatalogue"
25075
25076 \end_inset
25077
25078  or in the package manager of your LaTeX-system.
25079  You obtain prettier results if you install the program 
25080 \family typewriter
25081 pnmcrop
25082 \family default
25083  from the 
25084 \family typewriter
25085 netpbm
25086 \family default
25087  package; for LyX on Windows this program is automatically installed together
25088  with LyX.
25089 \end_layout
25090
25091 \begin_layout Standard
25092 \begin_inset VSpace bigskip
25093 \end_inset
25094
25095
25096 \end_layout
25097
25098 \begin_layout Standard
25099 You can furthermore preview the LaTeX source of the whole document or parts
25100  of it.
25101  Use the menu 
25102 \family sans
25103 View\SpecialChar \menuseparator
25104 View\InsetSpace ~
25105 Source
25106 \family default
25107  and a window will be shown where you can see the LaTeX-source code.
25108  The window shows the source of the whole paragraph where the cursor is
25109  currently in.
25110  You can also select document parts in LyX's main window, then only this
25111  selection (when it is more than one paragraph) is shown as source code.
25112  To view the whole document as source, enable the corresponding option in
25113  the source view window.
25114 \end_layout
25115
25116 \begin_layout Section
25117 Spell Checking
25118 \begin_inset LatexCommand label
25119 name "sec:Spellchecking"
25120
25121 \end_inset
25122
25123
25124 \begin_inset LatexCommand index
25125 name "Spell checking"
25126
25127 \end_inset
25128
25129
25130 \end_layout
25131
25132 \begin_layout Standard
25133 LyX itself has no built-in spell checker.
25134  Rather it uses one of the external programs 
25135 \family typewriter
25136 aspell
25137 \family default
25138
25139 \family typewriter
25140 ispell
25141 \family default
25142
25143 \family typewriter
25144 hspell
25145 \family default
25146 , or 
25147 \family sans
25148 pspell
25149 \family default
25150  as backend.
25151  This section assumes you have already installed and set up one of these
25152  programs.
25153  
25154 \family typewriter
25155 aspell
25156 \family default
25157  can be seen as successor of 
25158 \family typewriter
25159 ispell
25160 \family default
25161 , so that it is recommended to use aspell.
25162  
25163 \family sans
25164 hspell
25165 \family default
25166  is a Hebrew spell-checker.
25167  The used spell checker ind its settings are specified in LyX's preferences
25168  under 
25169 \family sans
25170 Language Settings
25171 \family default
25172 .
25173 \end_layout
25174
25175 \begin_layout Standard
25176 For LyX on Windows, the selection box for the spell checking program is
25177  greyed out in the preferences dialog because only 
25178 \family sans
25179 aspell
25180 \family default
25181  can be used.
25182 \end_layout
25183
25184 \begin_layout Standard
25185 The menu
25186 \family sans
25187  Tools\SpecialChar \menuseparator
25188 Spellchecker
25189 \family default
25190  starts the spell checking beginning from the current cursor position.
25191  A dialog window will appear showing any incorrect (or unknown) word found,
25192  allowing you to edit and replace it in a second line.
25193  Whenever an unknown word is found, the word is highlighted and the text
25194  scrolled so that it is visible.
25195  In the 
25196 \family sans
25197 spell checker
25198 \family default
25199  dialog, there is also a box showing suggestions for a correction, if any
25200  could be found.
25201  Clicking on one of the corrections will copy to the 
25202 \family sans
25203 Replace
25204 \family default
25205  field, double-click invokes directly the replacement.
25206  Unknown but correctly typed words can be added to the personal dictionary.
25207 \end_layout
25208
25209 \begin_layout Standard
25210 By default, the used dictionary file is determined by the document language
25211  that is set in the 
25212 \family sans
25213 Document\SpecialChar \menuseparator
25214 Settings
25215 \family default
25216  dialog.
25217  If you do not have a dictionary for the document language, spell checking
25218  will bring an error message.
25219  In this case, you can specify another dictionary file in the dialog by
25220  specifying a different 
25221 \family sans
25222 Alternative language
25223 \family default
25224  in preferences dialog.
25225 \end_layout
25226
25227 \begin_layout Standard
25228 After a spell check you'll informed about the number of checked words.
25229 \end_layout
25230
25231 \begin_layout Subsubsection*
25232 Limitations
25233 \end_layout
25234
25235 \begin_layout Standard
25236 It is not possible to change the spelling of a particular word globally,
25237  rather than having to change the spelling separately for each occurrence
25238  of the word.
25239  But you can use the 
25240 \family sans
25241 Find\InsetSpace ~
25242 &\InsetSpace ~
25243 Replace
25244 \family default
25245  dialog for that.
25246 \end_layout
25247
25248 \begin_layout Standard
25249 LyX cannot correctly spell check documents containing multiple languages.
25250  This does work with 
25251 \family typewriter
25252 pspell
25253 \family default
25254 , assuming you have marked the different languages appropriately.
25255 \end_layout
25256
25257 \begin_layout Subsubsection*
25258 Further Settings
25259 \end_layout
25260
25261 \begin_layout Standard
25262 The 
25263 \family sans
25264 Spellchecker
25265 \family default
25266  section in the preferences dialog has some additional options:
25267 \end_layout
25268
25269 \begin_layout Description
25270 Escape\InsetSpace ~
25271 characters Allows you to add non-standard characters that the spell
25272  checker should consider, e.g.
25273  German umlauts although you spell check English document.
25274  This should not normally be needed.
25275 \end_layout
25276
25277 \begin_layout Description
25278 Personal\InsetSpace ~
25279 dictionary to use a different file than the spell checker's default
25280  choice as your personal dictionary
25281 \end_layout
25282
25283 \begin_layout Description
25284 Accept\InsetSpace ~
25285 compound\InsetSpace ~
25286 words Prevent the spell checker from complaining about compounded
25287  words like 
25288 \begin_inset Quotes eld
25289 \end_inset
25290
25291 passthrough
25292 \begin_inset Quotes erd
25293 \end_inset
25294
25295 .
25296 \end_layout
25297
25298 \begin_layout Description
25299 Use\InsetSpace ~
25300 input\InsetSpace ~
25301 encoding Uses the document encoding that is set in the 
25302 \family sans
25303 Document\SpecialChar \menuseparator
25304 Settings
25305 \family default
25306  dialog under 
25307 \family sans
25308 Language
25309 \family default
25310  also for the spellchecker.
25311 \begin_inset Foot
25312 status collapsed
25313
25314 \begin_layout Standard
25315 The encodings are explained in section\InsetSpace ~
25316
25317 \begin_inset LatexCommand ref
25318 reference "sub:Settings"
25319
25320 \end_inset
25321
25322 .
25323 \end_layout
25324
25325 \end_inset
25326
25327  Only enable this if you use 
25328 \family typewriter
25329 ispell
25330 \family default
25331  and can't spell check words with international letters in them.
25332  There have been reports that this does not work with all dictionaries,
25333  so this is disabled by default.
25334 \end_layout
25335
25336 \begin_layout Section
25337 Thesaurus
25338 \begin_inset LatexCommand index
25339 name "Thesaurus"
25340
25341 \end_inset
25342
25343
25344 \begin_inset LatexCommand label
25345 name "sec:Thesaurus"
25346
25347 \end_inset
25348
25349
25350 \end_layout
25351
25352 \begin_layout Standard
25353 Thesaurus currently only works when you use the document language English.
25354 \end_layout
25355
25356 \begin_layout Standard
25357 To start the thesaurus, highlight one word or set the cursor behind it,
25358  and use the menu 
25359 \family sans
25360 Tools\SpecialChar \menuseparator
25361 Thesaurus
25362 \family default
25363  or the toolbar button 
25364 \begin_inset Graphics
25365         filename ../images/thesaurus-entry.png
25366         BoundingBox 0bp 5bp 20bp 25bp
25367         rotateOrigin center
25368
25369 \end_inset
25370
25371 .
25372  A dialog pops up showing you probably related words that you can use as
25373  replacement.
25374 \end_layout
25375
25376 \begin_layout Standard
25377 The shown related words are in many cases not really related to the word
25378  you are currently checking, scrolling in the shown list might help in some
25379  cases to find related words.
25380 \end_layout
25381
25382 \begin_layout Standard
25383 The thesaurus only works for single words, and also only when it is in the
25384  singular form.
25385  For example starting the thesaurus with the word 
25386 \begin_inset Quotes eld
25387 \end_inset
25388
25389 reports
25390 \begin_inset Quotes erd
25391 \end_inset
25392
25393  leads to no results, while results are shown for the word 
25394 \begin_inset Quotes eld
25395 \end_inset
25396
25397 report
25398 \begin_inset Quotes erd
25399 \end_inset
25400
25401 .
25402  To avoid this, you can highlight only the part 
25403 \begin_inset Quotes eld
25404 \end_inset
25405
25406 report
25407 \begin_inset Quotes erd
25408 \end_inset
25409
25410  of the word 
25411 \begin_inset Quotes eld
25412 \end_inset
25413
25414 reports
25415 \begin_inset Quotes erd
25416 \end_inset
25417
25418  to get results.
25419 \end_layout
25420
25421 \begin_layout Section
25422 Change Tracking
25423 \begin_inset LatexCommand index
25424 name "Change Tracking"
25425
25426 \end_inset
25427
25428
25429 \begin_inset LatexCommand index
25430 name "Document ! Change Tracking"
25431
25432 \end_inset
25433
25434
25435 \begin_inset LatexCommand label
25436 name "sec:Change-Tracking"
25437
25438 \end_inset
25439
25440
25441 \end_layout
25442
25443 \begin_layout Standard
25444 When you work on a document together with many people it is extremely useful
25445  to see changes others made highlighted in the document.
25446  You can then decide if you accept a change or not.
25447  This can be achieved by turning on change tracking in the menu 
25448 \family sans
25449 Document\SpecialChar \menuseparator
25450 Change\InsetSpace ~
25451 Tracking\SpecialChar \menuseparator
25452 Track\InsetSpace ~
25453 Changes
25454 \family default
25455 .
25456 \end_layout
25457
25458 \begin_layout Standard
25459 Changes made in the document will then be highlighted by colors: 
25460 \color blue
25461 Blue text
25462 \color inherit
25463  is an addition, 
25464 \color red
25465 red canceled text
25466 \color inherit
25467  is a deletion.
25468  You can change the color in LyX's preferences dialog under 
25469 \family sans
25470 Look\InsetSpace ~
25471 and\InsetSpace ~
25472 feel
25473 \family default
25474
25475 \family sans
25476 Colors
25477 \family default
25478 .
25479 \begin_inset LatexCommand index
25480 name "Color ! LyX screen"
25481
25482 \end_inset
25483
25484
25485 \end_layout
25486
25487 \begin_layout Standard
25488 When change tracking is activated, you will see the review toolbar in LyX:
25489 \begin_inset LatexCommand index
25490 name "Toolbar ! Review"
25491
25492 \end_inset
25493
25494
25495 \end_layout
25496
25497 \begin_layout Standard
25498 \begin_inset VSpace defskip
25499 \end_inset
25500
25501
25502 \end_layout
25503
25504 \begin_layout Standard
25505 \begin_inset Graphics
25506         filename clipart/ChangesToolbar.png
25507
25508 \end_inset
25509
25510
25511 \end_layout
25512
25513 \begin_layout Standard
25514 \begin_inset VSpace defskip
25515 \end_inset
25516
25517
25518 \end_layout
25519
25520 \begin_layout Standard
25521 The review toolbar as shown above contains from left to right the following
25522  buttons:
25523 \end_layout
25524
25525 \begin_layout Standard
25526 \begin_inset VSpace defskip
25527 \end_inset
25528
25529
25530 \end_layout
25531
25532 \begin_layout Standard
25533 \begin_inset Tabular
25534 <lyxtabular version="3" rows="10" columns="2">
25535 <features islongtable="true">
25536 <column alignment="left" valignment="top" width="0">
25537 <column alignment="left" valignment="top" width="0">
25538 <row interlinespace="2.5mm">
25539 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
25540 \begin_inset Text
25541
25542 \begin_layout Standard
25543 \begin_inset Graphics
25544         filename ../images/changes-track.png
25545         BoundingBox 0bp 5bp 20bp 25bp
25546         rotateOrigin center
25547
25548 \end_inset
25549
25550
25551 \end_layout
25552
25553 \end_inset
25554 </cell>
25555 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
25556 \begin_inset Text
25557
25558 \begin_layout Standard
25559
25560 \family sans
25561 Document\SpecialChar \menuseparator
25562 Change\InsetSpace ~
25563 Tracking\SpecialChar \menuseparator
25564 Track\InsetSpace ~
25565 Changes
25566 \end_layout
25567
25568 \end_inset
25569 </cell>
25570 </row>
25571 <row interlinespace="2.5mm">
25572 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
25573 \begin_inset Text
25574
25575 \begin_layout Standard
25576 \begin_inset Graphics
25577         filename ../images/changes-output.png
25578         BoundingBox 0bp 5bp 20bp 25bp
25579         rotateOrigin center
25580
25581 \end_inset
25582
25583
25584 \end_layout
25585
25586 \end_inset
25587 </cell>
25588 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
25589 \begin_inset Text
25590
25591 \begin_layout Standard
25592
25593 \family sans
25594 Document\SpecialChar \menuseparator
25595 Change\InsetSpace ~
25596 Tracking\SpecialChar \menuseparator
25597 Show\InsetSpace ~
25598 Changes\InsetSpace ~
25599 in\InsetSpace ~
25600 Output
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-next.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 Jumps to the next change
25628 \end_layout
25629
25630 \end_inset
25631 </cell>
25632 </row>
25633 <row interlinespace="2.5mm">
25634 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
25635 \begin_inset Text
25636
25637 \begin_layout Standard
25638 \begin_inset Graphics
25639         filename ../images/change-accept.png
25640         BoundingBox 0bp 5bp 20bp 25bp
25641         rotateOrigin center
25642
25643 \end_inset
25644
25645
25646 \end_layout
25647
25648 \end_inset
25649 </cell>
25650 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
25651 \begin_inset Text
25652
25653 \begin_layout Standard
25654
25655 \family sans
25656 Document\SpecialChar \menuseparator
25657 Change\InsetSpace ~
25658 Tracking\SpecialChar \menuseparator
25659 Accept\InsetSpace ~
25660 Change
25661 \end_layout
25662
25663 \end_inset
25664 </cell>
25665 </row>
25666 <row interlinespace="2.5mm">
25667 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
25668 \begin_inset Text
25669
25670 \begin_layout Standard
25671 \begin_inset Graphics
25672         filename ../images/change-reject.png
25673         BoundingBox 0bp 5bp 20bp 25bp
25674         rotateOrigin center
25675
25676 \end_inset
25677
25678
25679 \end_layout
25680
25681 \end_inset
25682 </cell>
25683 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
25684 \begin_inset Text
25685
25686 \begin_layout Standard
25687
25688 \family sans
25689 Document\SpecialChar \menuseparator
25690 Change\InsetSpace ~
25691 Tracking\SpecialChar \menuseparator
25692 Reject\InsetSpace ~
25693 Change
25694 \end_layout
25695
25696 \end_inset
25697 </cell>
25698 </row>
25699 <row interlinespace="2.5mm">
25700 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
25701 \begin_inset Text
25702
25703 \begin_layout Standard
25704 \begin_inset Graphics
25705         filename ../images/changes-merge.png
25706         BoundingBox 0bp 5bp 20bp 25bp
25707         rotateOrigin center
25708
25709 \end_inset
25710
25711
25712 \end_layout
25713
25714 \end_inset
25715 </cell>
25716 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
25717 \begin_inset Text
25718
25719 \begin_layout Standard
25720
25721 \family sans
25722 Document\SpecialChar \menuseparator
25723 Change\InsetSpace ~
25724 Tracking\SpecialChar \menuseparator
25725 Merge\InsetSpace ~
25726 Changes
25727 \end_layout
25728
25729 \end_inset
25730 </cell>
25731 </row>
25732 <row interlinespace="2.5mm">
25733 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
25734 \begin_inset Text
25735
25736 \begin_layout Standard
25737 \begin_inset Graphics
25738         filename ../images/all-changes-accept.png
25739         BoundingBox 0bp 5bp 20bp 25bp
25740         rotateOrigin center
25741
25742 \end_inset
25743
25744
25745 \end_layout
25746
25747 \end_inset
25748 </cell>
25749 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
25750 \begin_inset Text
25751
25752 \begin_layout Standard
25753
25754 \family sans
25755 Document\SpecialChar \menuseparator
25756 Change\InsetSpace ~
25757 Tracking\SpecialChar \menuseparator
25758 Accept\InsetSpace ~
25759 All\InsetSpace ~
25760 Changes
25761 \end_layout
25762
25763 \end_inset
25764 </cell>
25765 </row>
25766 <row interlinespace="2.5mm">
25767 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
25768 \begin_inset Text
25769
25770 \begin_layout Standard
25771 \begin_inset Graphics
25772         filename ../images/all-changes-reject.png
25773         BoundingBox 0bp 5bp 20bp 25bp
25774         rotateOrigin center
25775
25776 \end_inset
25777
25778
25779 \end_layout
25780
25781 \end_inset
25782 </cell>
25783 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
25784 \begin_inset Text
25785
25786 \begin_layout Standard
25787
25788 \family sans
25789 Document\SpecialChar \menuseparator
25790 Change\InsetSpace ~
25791 Tracking\SpecialChar \menuseparator
25792 Reject\InsetSpace ~
25793 All\InsetSpace ~
25794 Changes
25795 \end_layout
25796
25797 \end_inset
25798 </cell>
25799 </row>
25800 <row interlinespace="2.5mm">
25801 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
25802 \begin_inset Text
25803
25804 \begin_layout Standard
25805 \begin_inset Graphics
25806         filename ../images/note-insert.png
25807         BoundingBox 0bp 5bp 20bp 25bp
25808         rotateOrigin center
25809
25810 \end_inset
25811
25812
25813 \end_layout
25814
25815 \end_inset
25816 </cell>
25817 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
25818 \begin_inset Text
25819
25820 \begin_layout Standard
25821
25822 \family sans
25823 Insert\SpecialChar \menuseparator
25824 Note\SpecialChar \menuseparator
25825 LyX\InsetSpace ~
25826 Note
25827 \end_layout
25828
25829 \end_inset
25830 </cell>
25831 </row>
25832 <row interlinespace="2.5mm">
25833 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
25834 \begin_inset Text
25835
25836 \begin_layout Standard
25837 \begin_inset Graphics
25838         filename ../images/note-next.png
25839         BoundingBox 0bp 5bp 20bp 25bp
25840         rotateOrigin center
25841
25842 \end_inset
25843
25844
25845 \end_layout
25846
25847 \end_inset
25848 </cell>
25849 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
25850 \begin_inset Text
25851
25852 \begin_layout Standard
25853
25854 \family sans
25855 Navigate\SpecialChar \menuseparator
25856 Next\InsetSpace ~
25857 Note
25858 \end_layout
25859
25860 \end_inset
25861 </cell>
25862 </row>
25863 </lyxtabular>
25864
25865 \end_inset
25866
25867
25868 \end_layout
25869
25870 \begin_layout Standard
25871 \begin_inset VSpace defskip
25872 \end_inset
25873
25874
25875 \end_layout
25876
25877 \begin_layout Standard
25878 The review toolbar helps you to accept, reject, or merge changes -- highlight
25879  the change and press one of the desired toolbar buttons.
25880  When you merge changes, a window pops up showing you informations about
25881  the next change behind the current cursor position.
25882  So you don't need to highlight a certain change.
25883  Within the merge window you can decide to accept or reject changes and
25884  step to the next change.
25885  This way you can jump through all changes of the document.
25886 \end_layout
25887
25888 \begin_layout Standard
25889 The toolbar has two buttons to handle notes because notes are often important
25890  to describe a change.
25891 \end_layout
25892
25893 \begin_layout Standard
25894 To show made changes in the output you need the LaTeX package 
25895 \series bold
25896 dvipost
25897 \begin_inset LatexCommand index
25898 name "LaTeX-packages ! dvipost"
25899
25900 \end_inset
25901
25902
25903 \series default
25904  installed.
25905  You find it in the TeX Catalogue, 
25906 \begin_inset LatexCommand cite
25907 key "TeXCatalogue"
25908
25909 \end_inset
25910
25911  or in the package manager of your LaTeX-system.
25912 \end_layout
25913
25914 \begin_layout Section
25915 International Support
25916 \begin_inset LatexCommand index
25917 name "International support"
25918
25919 \end_inset
25920
25921
25922 \end_layout
25923
25924 \begin_layout Standard
25925 This section describes how to use LyX with any language you want.
25926  For some non-western languages there are special Wiki-pages that explain
25927  how to set up LyX to use them: 
25928 \begin_inset LatexCommand cite
25929 key "Arabic,Armenian,Farsi,Hebrew"
25930
25931 \end_inset
25932
25933
25934 \end_layout
25935
25936 \begin_layout Standard
25937 Besides languages, LyX also supports phonetic symbols, see section\InsetSpace ~
25938
25939 \begin_inset LatexCommand ref
25940 reference "sub:Special-Character"
25941
25942 \end_inset
25943
25944 .
25945 \end_layout
25946
25947 \begin_layout Subsection
25948 Language Options
25949 \begin_inset LatexCommand index
25950 name "Language ! Options"
25951
25952 \end_inset
25953
25954
25955 \begin_inset LatexCommand index
25956 name "Document ! Settings"
25957
25958 \end_inset
25959
25960
25961 \begin_inset LatexCommand index
25962 name "Document ! Language"
25963
25964 \end_inset
25965
25966
25967 \end_layout
25968
25969 \begin_layout Standard
25970 The 
25971 \family sans
25972 Document\SpecialChar \menuseparator
25973 Settings
25974 \family default
25975  dialog lets you set 
25976 \family roman
25977 the language and character encoding for your language.
25978  
25979 \end_layout
25980
25981 \begin_layout Standard
25982 Choose your language in the 
25983 \family sans
25984 Language
25985 \family default
25986  section of this dialog.
25987  The default is 
25988 \family sans
25989 English
25990 \family default
25991 .
25992 \end_layout
25993
25994 \begin_layout Standard
25995 The 
25996 \family sans
25997 Encoding
25998 \family default
25999  box lets you choose the character encoding map you want to use for LaTeX
26000  export.
26001  The option 
26002 \family sans
26003 use language's default encoding
26004 \family default
26005  is the preferred choice and works well in most cases.
26006  For details abhout the different encoding options see section\InsetSpace ~
26007
26008 \begin_inset LatexCommand ref
26009 reference "sub:Settings"
26010
26011 \end_inset
26012
26013 .
26014 \end_layout
26015
26016 \begin_layout Subsection
26017 Keyboard mapping configuration
26018 \end_layout
26019
26020 \begin_layout Standard
26021 If you have for example a U.S.-style keyboard and want to write in a different
26022  language than English, you can use an alternate keymap.
26023  For example, if you have a U.S.-style keyboard but want to write in Italian,
26024  you can configure LyX to use an Italian keymap.
26025  The preferences dialog allows you to choose up to two keyboard mappings,
26026  see section\InsetSpace ~
26027
26028 \begin_inset LatexCommand ref
26029 reference "sub:Keyboard-Map"
26030
26031 \end_inset
26032
26033 .
26034  You can choose primary and secondary keyboard languages and then select
26035  which one you want to use.
26036 \end_layout
26037
26038 \begin_layout Standard
26039 Finally, you may just want to change a few key mappings or create an entirely
26040  different keymap (for Vulcan, for instance).
26041  You may, for example, normally write in Italian on a U.S.
26042  keyboard but want to include an occasional quotation in German.
26043  In such a case, you can write your own keyboard mapping or modify an existing
26044  one to support the characters you want.
26045  This and much more customizations are explained in the 
26046 \emph on
26047 Customization
26048 \emph default
26049  manual.
26050 \end_layout
26051
26052 \begin_layout Subsection
26053 Character Tables
26054 \begin_inset LatexCommand label
26055 name "sec:keytab"
26056
26057 \end_inset
26058
26059
26060 \end_layout
26061
26062 \begin_layout Standard
26063 Table\InsetSpace ~
26064
26065 \begin_inset LatexCommand ref
26066 reference "cap:The-latin1-character"
26067
26068 \end_inset
26069
26070  shows the 
26071 \family typewriter
26072 Latin1
26073 \family default
26074  character set.
26075  You should be able to enter the characters in the first eight columns directly
26076  from the keyboard.
26077 \end_layout
26078
26079 \begin_layout Standard
26080 There are a few things you need to know about this table.
26081  Here are some of the details you'll need to bear in mind when using characters
26082  from the 
26083 \family typewriter
26084 Latin1
26085 \family default
26086  character set:
26087 \end_layout
26088
26089 \begin_layout Itemize
26090 Even if you have selected 
26091 \family sans
26092 latin1
26093 \family default
26094  in the 
26095 \family sans
26096 Document\SpecialChar \menuseparator
26097 Settings
26098 \family default
26099  dialog, users who have only the 
26100 \family typewriter
26101 T1
26102 \family default
26103 -fonts for LaTeX [or who have the 
26104 \family typewriter
26105 T1
26106 \family default
26107 -fonts but aren't using them] will still miss a few characters: D0, F0,
26108  DE, FE, AB, and BB -- the uppercase and lowercase eth and thorn, and the
26109  french quotes won't show up.
26110 \end_layout
26111
26112 \begin_layout Standard
26113 \begin_inset Float table
26114 wide false
26115 sideways false
26116 status open
26117
26118 \begin_layout Standard
26119 \begin_inset Caption
26120
26121 \begin_layout Standard
26122 \begin_inset LatexCommand label
26123 name "cap:The-latin1-character"
26124
26125 \end_inset
26126
26127 The 
26128 \family typewriter
26129 latin1
26130 \family default
26131  character set
26132 \end_layout
26133
26134 \end_inset
26135
26136
26137 \end_layout
26138
26139 \begin_layout Standard
26140 \align center
26141 \begin_inset Tabular
26142 <lyxtabular version="3" rows="17" columns="17">
26143 <features>
26144 <column alignment="center" valignment="top" leftline="true" rightline="true" width="0pt">
26145 <column alignment="center" valignment="top" leftline="true" width="0pt">
26146 <column alignment="center" valignment="top" leftline="true" width="0pt">
26147 <column alignment="center" valignment="top" leftline="true" width="0pt">
26148 <column alignment="center" valignment="top" leftline="true" width="0pt">
26149 <column alignment="center" valignment="top" leftline="true" width="0pt">
26150 <column alignment="center" valignment="top" leftline="true" width="0pt">
26151 <column alignment="center" valignment="top" leftline="true" width="0pt">
26152 <column alignment="center" valignment="top" leftline="true" width="0pt">
26153 <column alignment="center" valignment="top" leftline="true" width="0pt">
26154 <column alignment="center" valignment="top" leftline="true" width="0pt">
26155 <column alignment="center" valignment="top" leftline="true" width="0pt">
26156 <column alignment="center" valignment="top" leftline="true" width="0pt">
26157 <column alignment="center" valignment="top" leftline="true" width="0pt">
26158 <column alignment="center" valignment="top" leftline="true" width="0pt">
26159 <column alignment="center" valignment="top" leftline="true" width="0pt">
26160 <column alignment="center" valignment="top" leftline="true" rightline="true" width="0pt">
26161 <row topline="true" bottomline="true">
26162 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
26163 \begin_inset Text
26164
26165 \begin_layout Standard
26166
26167 \end_layout
26168
26169 \end_inset
26170 </cell>
26171 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
26172 \begin_inset Text
26173
26174 \begin_layout Standard
26175
26176 \family roman
26177 \series medium
26178 \shape up
26179 \size tiny
26180 \emph off
26181 \bar no
26182 \noun off
26183 \color none
26184 00
26185 \end_layout
26186
26187 \end_inset
26188 </cell>
26189 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
26190 \begin_inset Text
26191
26192 \begin_layout Standard
26193
26194 \family roman
26195 \series medium
26196 \shape up
26197 \size tiny
26198 \emph off
26199 \bar no
26200 \noun off
26201 \color none
26202 10
26203 \end_layout
26204
26205 \end_inset
26206 </cell>
26207 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
26208 \begin_inset Text
26209
26210 \begin_layout Standard
26211
26212 \family roman
26213 \series medium
26214 \shape up
26215 \size tiny
26216 \emph off
26217 \bar no
26218 \noun off
26219 \color none
26220 20
26221 \end_layout
26222
26223 \end_inset
26224 </cell>
26225 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
26226 \begin_inset Text
26227
26228 \begin_layout Standard
26229
26230 \family roman
26231 \series medium
26232 \shape up
26233 \size tiny
26234 \emph off
26235 \bar no
26236 \noun off
26237 \color none
26238 30
26239 \end_layout
26240
26241 \end_inset
26242 </cell>
26243 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
26244 \begin_inset Text
26245
26246 \begin_layout Standard
26247
26248 \family roman
26249 \series medium
26250 \shape up
26251 \size tiny
26252 \emph off
26253 \bar no
26254 \noun off
26255 \color none
26256 40
26257 \end_layout
26258
26259 \end_inset
26260 </cell>
26261 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
26262 \begin_inset Text
26263
26264 \begin_layout Standard
26265
26266 \family roman
26267 \series medium
26268 \shape up
26269 \size tiny
26270 \emph off
26271 \bar no
26272 \noun off
26273 \color none
26274 50
26275 \end_layout
26276
26277 \end_inset
26278 </cell>
26279 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
26280 \begin_inset Text
26281
26282 \begin_layout Standard
26283
26284 \family roman
26285 \series medium
26286 \shape up
26287 \size tiny
26288 \emph off
26289 \bar no
26290 \noun off
26291 \color none
26292 60
26293 \end_layout
26294
26295 \end_inset
26296 </cell>
26297 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
26298 \begin_inset Text
26299
26300 \begin_layout Standard
26301
26302 \family roman
26303 \series medium
26304 \shape up
26305 \size tiny
26306 \emph off
26307 \bar no
26308 \noun off
26309 \color none
26310 70
26311 \end_layout
26312
26313 \end_inset
26314 </cell>
26315 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
26316 \begin_inset Text
26317
26318 \begin_layout Standard
26319
26320 \family roman
26321 \series medium
26322 \shape up
26323 \size tiny
26324 \emph off
26325 \bar no
26326 \noun off
26327 \color none
26328 80
26329 \end_layout
26330
26331 \end_inset
26332 </cell>
26333 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
26334 \begin_inset Text
26335
26336 \begin_layout Standard
26337
26338 \family roman
26339 \series medium
26340 \shape up
26341 \size tiny
26342 \emph off
26343 \bar no
26344 \noun off
26345 \color none
26346 90
26347 \end_layout
26348
26349 \end_inset
26350 </cell>
26351 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
26352 \begin_inset Text
26353
26354 \begin_layout Standard
26355
26356 \family roman
26357 \series medium
26358 \shape up
26359 \size tiny
26360 \emph off
26361 \bar no
26362 \noun off
26363 \color none
26364 A0
26365 \end_layout
26366
26367 \end_inset
26368 </cell>
26369 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
26370 \begin_inset Text
26371
26372 \begin_layout Standard
26373
26374 \family roman
26375 \series medium
26376 \shape up
26377 \size tiny
26378 \emph off
26379 \bar no
26380 \noun off
26381 \color none
26382 B0
26383 \end_layout
26384
26385 \end_inset
26386 </cell>
26387 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
26388 \begin_inset Text
26389
26390 \begin_layout Standard
26391
26392 \family roman
26393 \series medium
26394 \shape up
26395 \size tiny
26396 \emph off
26397 \bar no
26398 \noun off
26399 \color none
26400 C0
26401 \end_layout
26402
26403 \end_inset
26404 </cell>
26405 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
26406 \begin_inset Text
26407
26408 \begin_layout Standard
26409
26410 \family roman
26411 \series medium
26412 \shape up
26413 \size tiny
26414 \emph off
26415 \bar no
26416 \noun off
26417 \color none
26418 D0
26419 \end_layout
26420
26421 \end_inset
26422 </cell>
26423 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
26424 \begin_inset Text
26425
26426 \begin_layout Standard
26427
26428 \family roman
26429 \series medium
26430 \shape up
26431 \size tiny
26432 \emph off
26433 \bar no
26434 \noun off
26435 \color none
26436 E0
26437 \end_layout
26438
26439 \end_inset
26440 </cell>
26441 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
26442 \begin_inset Text
26443
26444 \begin_layout Standard
26445
26446 \family roman
26447 \series medium
26448 \shape up
26449 \size tiny
26450 \emph off
26451 \bar no
26452 \noun off
26453 \color none
26454 F0
26455 \end_layout
26456
26457 \end_inset
26458 </cell>
26459 </row>
26460 <row topline="true">
26461 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
26462 \begin_inset Text
26463
26464 \begin_layout Standard
26465
26466 \family roman
26467 \series medium
26468 \shape up
26469 \size tiny
26470 \emph off
26471 \bar no
26472 \noun off
26473 \color none
26474 00
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 \end_layout
26485
26486 \end_inset
26487 </cell>
26488 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
26489 \begin_inset Text
26490
26491 \begin_layout Standard
26492
26493 \end_layout
26494
26495 \end_inset
26496 </cell>
26497 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
26498 \begin_inset Text
26499
26500 \begin_layout Standard
26501
26502 \end_layout
26503
26504 \end_inset
26505 </cell>
26506 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
26507 \begin_inset Text
26508
26509 \begin_layout Standard
26510
26511 \family roman
26512 \series medium
26513 \shape up
26514 \emph off
26515 \bar no
26516 \noun off
26517 \color none
26518 0
26519 \end_layout
26520
26521 \end_inset
26522 </cell>
26523 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
26524 \begin_inset Text
26525
26526 \begin_layout Standard
26527
26528 \family roman
26529 \series medium
26530 \shape up
26531 \emph off
26532 \bar no
26533 \noun off
26534 \color none
26535 @
26536 \end_layout
26537
26538 \end_inset
26539 </cell>
26540 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
26541 \begin_inset Text
26542
26543 \begin_layout Standard
26544
26545 \family roman
26546 \series medium
26547 \shape up
26548 \emph off
26549 \bar no
26550 \noun off
26551 \color none
26552 P
26553 \end_layout
26554
26555 \end_inset
26556 </cell>
26557 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
26558 \begin_inset Text
26559
26560 \begin_layout Standard
26561
26562 \family roman
26563 \series medium
26564 \shape up
26565 \emph off
26566 \bar no
26567 \noun off
26568 \color none
26569 '
26570 \end_layout
26571
26572 \end_inset
26573 </cell>
26574 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
26575 \begin_inset Text
26576
26577 \begin_layout Standard
26578
26579 \family roman
26580 \series medium
26581 \shape up
26582 \emph off
26583 \bar no
26584 \noun off
26585 \color none
26586 p
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 \end_layout
26597
26598 \end_inset
26599 </cell>
26600 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
26601 \begin_inset Text
26602
26603 \begin_layout Standard
26604
26605 \end_layout
26606
26607 \end_inset
26608 </cell>
26609 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
26610 \begin_inset Text
26611
26612 \begin_layout Standard
26613
26614 \end_layout
26615
26616 \end_inset
26617 </cell>
26618 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
26619 \begin_inset Text
26620
26621 \begin_layout Standard
26622
26623 \family roman
26624 \series medium
26625 \shape up
26626 \emph off
26627 \bar no
26628 \noun off
26629 \color none
26630 °
26631 \end_layout
26632
26633 \end_inset
26634 </cell>
26635 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
26636 \begin_inset Text
26637
26638 \begin_layout Standard
26639
26640 \family roman
26641 \series medium
26642 \shape up
26643 \emph off
26644 \bar no
26645 \noun off
26646 \color none
26647 À
26648 \end_layout
26649
26650 \end_inset
26651 </cell>
26652 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
26653 \begin_inset Text
26654
26655 \begin_layout Standard
26656
26657 \family roman
26658 \series medium
26659 \shape up
26660 \emph off
26661 \bar no
26662 \noun off
26663 \color none
26664 Ð
26665 \end_layout
26666
26667 \end_inset
26668 </cell>
26669 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
26670 \begin_inset Text
26671
26672 \begin_layout Standard
26673
26674 \family roman
26675 \series medium
26676 \shape up
26677 \emph off
26678 \bar no
26679 \noun off
26680 \color none
26681 à
26682 \end_layout
26683
26684 \end_inset
26685 </cell>
26686 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
26687 \begin_inset Text
26688
26689 \begin_layout Standard
26690
26691 \family roman
26692 \series medium
26693 \shape up
26694 \emph off
26695 \bar no
26696 \noun off
26697 \color none
26698 ð
26699 \end_layout
26700
26701 \end_inset
26702 </cell>
26703 </row>
26704 <row topline="true">
26705 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
26706 \begin_inset Text
26707
26708 \begin_layout Standard
26709
26710 \family roman
26711 \series medium
26712 \shape up
26713 \size tiny
26714 \emph off
26715 \bar no
26716 \noun off
26717 \color none
26718 01
26719 \end_layout
26720
26721 \end_inset
26722 </cell>
26723 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
26724 \begin_inset Text
26725
26726 \begin_layout Standard
26727
26728 \end_layout
26729
26730 \end_inset
26731 </cell>
26732 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
26733 \begin_inset Text
26734
26735 \begin_layout Standard
26736
26737 \end_layout
26738
26739 \end_inset
26740 </cell>
26741 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
26742 \begin_inset Text
26743
26744 \begin_layout Standard
26745
26746 \family roman
26747 \series medium
26748 \shape up
26749 \emph off
26750 \bar no
26751 \noun off
26752 \color none
26753 !
26754 \end_layout
26755
26756 \end_inset
26757 </cell>
26758 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
26759 \begin_inset Text
26760
26761 \begin_layout Standard
26762
26763 \family roman
26764 \series medium
26765 \shape up
26766 \emph off
26767 \bar no
26768 \noun off
26769 \color none
26770 1
26771 \end_layout
26772
26773 \end_inset
26774 </cell>
26775 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
26776 \begin_inset Text
26777
26778 \begin_layout Standard
26779
26780 \family roman
26781 \series medium
26782 \shape up
26783 \emph off
26784 \bar no
26785 \noun off
26786 \color none
26787 A
26788 \end_layout
26789
26790 \end_inset
26791 </cell>
26792 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
26793 \begin_inset Text
26794
26795 \begin_layout Standard
26796
26797 \family roman
26798 \series medium
26799 \shape up
26800 \emph off
26801 \bar no
26802 \noun off
26803 \color none
26804 Q
26805 \end_layout
26806
26807 \end_inset
26808 </cell>
26809 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
26810 \begin_inset Text
26811
26812 \begin_layout Standard
26813
26814 \family roman
26815 \series medium
26816 \shape up
26817 \emph off
26818 \bar no
26819 \noun off
26820 \color none
26821 a
26822 \end_layout
26823
26824 \end_inset
26825 </cell>
26826 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
26827 \begin_inset Text
26828
26829 \begin_layout Standard
26830
26831 \family roman
26832 \series medium
26833 \shape up
26834 \emph off
26835 \bar no
26836 \noun off
26837 \color none
26838 q
26839 \end_layout
26840
26841 \end_inset
26842 </cell>
26843 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
26844 \begin_inset Text
26845
26846 \begin_layout Standard
26847
26848 \end_layout
26849
26850 \end_inset
26851 </cell>
26852 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
26853 \begin_inset Text
26854
26855 \begin_layout Standard
26856
26857 \end_layout
26858
26859 \end_inset
26860 </cell>
26861 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
26862 \begin_inset Text
26863
26864 \begin_layout Standard
26865
26866 \family roman
26867 \series medium
26868 \shape up
26869 \emph off
26870 \bar no
26871 \noun off
26872 \color none
26873 ¡
26874 \end_layout
26875
26876 \end_inset
26877 </cell>
26878 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
26879 \begin_inset Text
26880
26881 \begin_layout Standard
26882
26883 \family roman
26884 \series medium
26885 \shape up
26886 \emph off
26887 \bar no
26888 \noun off
26889 \color none
26890 ±
26891 \end_layout
26892
26893 \end_inset
26894 </cell>
26895 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
26896 \begin_inset Text
26897
26898 \begin_layout Standard
26899
26900 \family roman
26901 \series medium
26902 \shape up
26903 \emph off
26904 \bar no
26905 \noun off
26906 \color none
26907 Á
26908 \end_layout
26909
26910 \end_inset
26911 </cell>
26912 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
26913 \begin_inset Text
26914
26915 \begin_layout Standard
26916
26917 \family roman
26918 \series medium
26919 \shape up
26920 \emph off
26921 \bar no
26922 \noun off
26923 \color none
26924 Ñ
26925 \end_layout
26926
26927 \end_inset
26928 </cell>
26929 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
26930 \begin_inset Text
26931
26932 \begin_layout Standard
26933
26934 \family roman
26935 \series medium
26936 \shape up
26937 \emph off
26938 \bar no
26939 \noun off
26940 \color none
26941 á
26942 \end_layout
26943
26944 \end_inset
26945 </cell>
26946 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
26947 \begin_inset Text
26948
26949 \begin_layout Standard
26950
26951 \family roman
26952 \series medium
26953 \shape up
26954 \emph off
26955 \bar no
26956 \noun off
26957 \color none
26958 ñ
26959 \end_layout
26960
26961 \end_inset
26962 </cell>
26963 </row>
26964 <row topline="true">
26965 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
26966 \begin_inset Text
26967
26968 \begin_layout Standard
26969
26970 \family roman
26971 \series medium
26972 \shape up
26973 \size tiny
26974 \emph off
26975 \bar no
26976 \noun off
26977 \color none
26978 02
26979 \end_layout
26980
26981 \end_inset
26982 </cell>
26983 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
26984 \begin_inset Text
26985
26986 \begin_layout Standard
26987
26988 \end_layout
26989
26990 \end_inset
26991 </cell>
26992 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
26993 \begin_inset Text
26994
26995 \begin_layout Standard
26996
26997 \end_layout
26998
26999 \end_inset
27000 </cell>
27001 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
27002 \begin_inset Text
27003
27004 \begin_layout Standard
27005
27006 \family roman
27007 \series medium
27008 \shape up
27009 \emph off
27010 \bar no
27011 \noun off
27012 \color none
27013 \begin_inset Quotes eld
27014 \end_inset
27015
27016
27017 \end_layout
27018
27019 \end_inset
27020 </cell>
27021 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
27022 \begin_inset Text
27023
27024 \begin_layout Standard
27025
27026 \family roman
27027 \series medium
27028 \shape up
27029 \emph off
27030 \bar no
27031 \noun off
27032 \color none
27033 2
27034 \end_layout
27035
27036 \end_inset
27037 </cell>
27038 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
27039 \begin_inset Text
27040
27041 \begin_layout Standard
27042
27043 \family roman
27044 \series medium
27045 \shape up
27046 \emph off
27047 \bar no
27048 \noun off
27049 \color none
27050 B
27051 \end_layout
27052
27053 \end_inset
27054 </cell>
27055 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
27056 \begin_inset Text
27057
27058 \begin_layout Standard
27059
27060 \family roman
27061 \series medium
27062 \shape up
27063 \emph off
27064 \bar no
27065 \noun off
27066 \color none
27067 R
27068 \end_layout
27069
27070 \end_inset
27071 </cell>
27072 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
27073 \begin_inset Text
27074
27075 \begin_layout Standard
27076
27077 \family roman
27078 \series medium
27079 \shape up
27080 \emph off
27081 \bar no
27082 \noun off
27083 \color none
27084 b
27085 \end_layout
27086
27087 \end_inset
27088 </cell>
27089 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
27090 \begin_inset Text
27091
27092 \begin_layout Standard
27093
27094 \family roman
27095 \series medium
27096 \shape up
27097 \emph off
27098 \bar no
27099 \noun off
27100 \color none
27101 r
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 \end_layout
27112
27113 \end_inset
27114 </cell>
27115 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
27116 \begin_inset Text
27117
27118 \begin_layout Standard
27119
27120 \end_layout
27121
27122 \end_inset
27123 </cell>
27124 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
27125 \begin_inset Text
27126
27127 \begin_layout Standard
27128 ¢
27129 \end_layout
27130
27131 \end_inset
27132 </cell>
27133 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
27134 \begin_inset Text
27135
27136 \begin_layout Standard
27137
27138 \family roman
27139 \series medium
27140 \shape up
27141 \emph off
27142 \bar no
27143 \noun off
27144 \color none
27145 ²
27146 \end_layout
27147
27148 \end_inset
27149 </cell>
27150 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
27151 \begin_inset Text
27152
27153 \begin_layout Standard
27154
27155 \family roman
27156 \series medium
27157 \shape up
27158 \emph off
27159 \bar no
27160 \noun off
27161 \color none
27162 Â
27163 \end_layout
27164
27165 \end_inset
27166 </cell>
27167 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
27168 \begin_inset Text
27169
27170 \begin_layout Standard
27171
27172 \family roman
27173 \series medium
27174 \shape up
27175 \emph off
27176 \bar no
27177 \noun off
27178 \color none
27179 Ò
27180 \end_layout
27181
27182 \end_inset
27183 </cell>
27184 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
27185 \begin_inset Text
27186
27187 \begin_layout Standard
27188
27189 \family roman
27190 \series medium
27191 \shape up
27192 \emph off
27193 \bar no
27194 \noun off
27195 \color none
27196 â
27197 \end_layout
27198
27199 \end_inset
27200 </cell>
27201 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
27202 \begin_inset Text
27203
27204 \begin_layout Standard
27205
27206 \family roman
27207 \series medium
27208 \shape up
27209 \emph off
27210 \bar no
27211 \noun off
27212 \color none
27213 ò
27214 \end_layout
27215
27216 \end_inset
27217 </cell>
27218 </row>
27219 <row topline="true">
27220 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
27221 \begin_inset Text
27222
27223 \begin_layout Standard
27224
27225 \family roman
27226 \series medium
27227 \shape up
27228 \size tiny
27229 \emph off
27230 \bar no
27231 \noun off
27232 \color none
27233 03
27234 \end_layout
27235
27236 \end_inset
27237 </cell>
27238 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
27239 \begin_inset Text
27240
27241 \begin_layout Standard
27242
27243 \end_layout
27244
27245 \end_inset
27246 </cell>
27247 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
27248 \begin_inset Text
27249
27250 \begin_layout Standard
27251
27252 \end_layout
27253
27254 \end_inset
27255 </cell>
27256 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
27257 \begin_inset Text
27258
27259 \begin_layout Standard
27260
27261 \family roman
27262 \series medium
27263 \shape up
27264 \emph off
27265 \bar no
27266 \noun off
27267 \color none
27268 #
27269 \end_layout
27270
27271 \end_inset
27272 </cell>
27273 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
27274 \begin_inset Text
27275
27276 \begin_layout Standard
27277
27278 \family roman
27279 \series medium
27280 \shape up
27281 \emph off
27282 \bar no
27283 \noun off
27284 \color none
27285 3
27286 \end_layout
27287
27288 \end_inset
27289 </cell>
27290 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
27291 \begin_inset Text
27292
27293 \begin_layout Standard
27294
27295 \family roman
27296 \series medium
27297 \shape up
27298 \emph off
27299 \bar no
27300 \noun off
27301 \color none
27302 C
27303 \end_layout
27304
27305 \end_inset
27306 </cell>
27307 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
27308 \begin_inset Text
27309
27310 \begin_layout Standard
27311
27312 \family roman
27313 \series medium
27314 \shape up
27315 \emph off
27316 \bar no
27317 \noun off
27318 \color none
27319 S
27320 \end_layout
27321
27322 \end_inset
27323 </cell>
27324 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
27325 \begin_inset Text
27326
27327 \begin_layout Standard
27328
27329 \family roman
27330 \series medium
27331 \shape up
27332 \emph off
27333 \bar no
27334 \noun off
27335 \color none
27336 c
27337 \end_layout
27338
27339 \end_inset
27340 </cell>
27341 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
27342 \begin_inset Text
27343
27344 \begin_layout Standard
27345
27346 \family roman
27347 \series medium
27348 \shape up
27349 \emph off
27350 \bar no
27351 \noun off
27352 \color none
27353 s
27354 \end_layout
27355
27356 \end_inset
27357 </cell>
27358 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
27359 \begin_inset Text
27360
27361 \begin_layout Standard
27362
27363 \end_layout
27364
27365 \end_inset
27366 </cell>
27367 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
27368 \begin_inset Text
27369
27370 \begin_layout Standard
27371
27372 \end_layout
27373
27374 \end_inset
27375 </cell>
27376 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
27377 \begin_inset Text
27378
27379 \begin_layout Standard
27380
27381 \family roman
27382 \series medium
27383 \shape up
27384 \emph off
27385 \bar no
27386 \noun off
27387 \color none
27388 £
27389 \end_layout
27390
27391 \end_inset
27392 </cell>
27393 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
27394 \begin_inset Text
27395
27396 \begin_layout Standard
27397
27398 \family roman
27399 \series medium
27400 \shape up
27401 \emph off
27402 \bar no
27403 \noun off
27404 \color none
27405 ³
27406 \end_layout
27407
27408 \end_inset
27409 </cell>
27410 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
27411 \begin_inset Text
27412
27413 \begin_layout Standard
27414
27415 \family roman
27416 \series medium
27417 \shape up
27418 \emph off
27419 \bar no
27420 \noun off
27421 \color none
27422 Ã
27423 \end_layout
27424
27425 \end_inset
27426 </cell>
27427 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
27428 \begin_inset Text
27429
27430 \begin_layout Standard
27431
27432 \family roman
27433 \series medium
27434 \shape up
27435 \emph off
27436 \bar no
27437 \noun off
27438 \color none
27439 Ó
27440 \end_layout
27441
27442 \end_inset
27443 </cell>
27444 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
27445 \begin_inset Text
27446
27447 \begin_layout Standard
27448
27449 \family roman
27450 \series medium
27451 \shape up
27452 \emph off
27453 \bar no
27454 \noun off
27455 \color none
27456 ã
27457 \end_layout
27458
27459 \end_inset
27460 </cell>
27461 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
27462 \begin_inset Text
27463
27464 \begin_layout Standard
27465
27466 \family roman
27467 \series medium
27468 \shape up
27469 \emph off
27470 \bar no
27471 \noun off
27472 \color none
27473 ó
27474 \end_layout
27475
27476 \end_inset
27477 </cell>
27478 </row>
27479 <row topline="true">
27480 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
27481 \begin_inset Text
27482
27483 \begin_layout Standard
27484
27485 \family roman
27486 \series medium
27487 \shape up
27488 \size tiny
27489 \emph off
27490 \bar no
27491 \noun off
27492 \color none
27493 04
27494 \end_layout
27495
27496 \end_inset
27497 </cell>
27498 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
27499 \begin_inset Text
27500
27501 \begin_layout Standard
27502
27503 \end_layout
27504
27505 \end_inset
27506 </cell>
27507 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
27508 \begin_inset Text
27509
27510 \begin_layout Standard
27511
27512 \end_layout
27513
27514 \end_inset
27515 </cell>
27516 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
27517 \begin_inset Text
27518
27519 \begin_layout Standard
27520
27521 \family roman
27522 \series medium
27523 \shape up
27524 \emph off
27525 \bar no
27526 \noun off
27527 \color none
27528 $
27529 \end_layout
27530
27531 \end_inset
27532 </cell>
27533 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
27534 \begin_inset Text
27535
27536 \begin_layout Standard
27537
27538 \family roman
27539 \series medium
27540 \shape up
27541 \emph off
27542 \bar no
27543 \noun off
27544 \color none
27545 4
27546 \end_layout
27547
27548 \end_inset
27549 </cell>
27550 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
27551 \begin_inset Text
27552
27553 \begin_layout Standard
27554
27555 \family roman
27556 \series medium
27557 \shape up
27558 \emph off
27559 \bar no
27560 \noun off
27561 \color none
27562 D
27563 \end_layout
27564
27565 \end_inset
27566 </cell>
27567 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
27568 \begin_inset Text
27569
27570 \begin_layout Standard
27571
27572 \family roman
27573 \series medium
27574 \shape up
27575 \emph off
27576 \bar no
27577 \noun off
27578 \color none
27579 T
27580 \end_layout
27581
27582 \end_inset
27583 </cell>
27584 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
27585 \begin_inset Text
27586
27587 \begin_layout Standard
27588
27589 \family roman
27590 \series medium
27591 \shape up
27592 \emph off
27593 \bar no
27594 \noun off
27595 \color none
27596 d
27597 \end_layout
27598
27599 \end_inset
27600 </cell>
27601 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
27602 \begin_inset Text
27603
27604 \begin_layout Standard
27605
27606 \family roman
27607 \series medium
27608 \shape up
27609 \emph off
27610 \bar no
27611 \noun off
27612 \color none
27613 t
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 \end_layout
27624
27625 \end_inset
27626 </cell>
27627 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
27628 \begin_inset Text
27629
27630 \begin_layout Standard
27631
27632 \end_layout
27633
27634 \end_inset
27635 </cell>
27636 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
27637 \begin_inset Text
27638
27639 \begin_layout Standard
27640 ¤
27641 \end_layout
27642
27643 \end_inset
27644 </cell>
27645 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
27646 \begin_inset Text
27647
27648 \begin_layout Standard
27649
27650 \family roman
27651 \series medium
27652 \shape up
27653 \emph off
27654 \bar no
27655 \noun off
27656 \color none
27657 ´
27658 \end_layout
27659
27660 \end_inset
27661 </cell>
27662 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
27663 \begin_inset Text
27664
27665 \begin_layout Standard
27666
27667 \family roman
27668 \series medium
27669 \shape up
27670 \emph off
27671 \bar no
27672 \noun off
27673 \color none
27674 Ä
27675 \end_layout
27676
27677 \end_inset
27678 </cell>
27679 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
27680 \begin_inset Text
27681
27682 \begin_layout Standard
27683
27684 \family roman
27685 \series medium
27686 \shape up
27687 \emph off
27688 \bar no
27689 \noun off
27690 \color none
27691 Ô
27692 \end_layout
27693
27694 \end_inset
27695 </cell>
27696 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
27697 \begin_inset Text
27698
27699 \begin_layout Standard
27700
27701 \family roman
27702 \series medium
27703 \shape up
27704 \emph off
27705 \bar no
27706 \noun off
27707 \color none
27708 ä
27709 \end_layout
27710
27711 \end_inset
27712 </cell>
27713 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
27714 \begin_inset Text
27715
27716 \begin_layout Standard
27717
27718 \family roman
27719 \series medium
27720 \shape up
27721 \emph off
27722 \bar no
27723 \noun off
27724 \color none
27725 ô
27726 \end_layout
27727
27728 \end_inset
27729 </cell>
27730 </row>
27731 <row topline="true">
27732 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
27733 \begin_inset Text
27734
27735 \begin_layout Standard
27736
27737 \family roman
27738 \series medium
27739 \shape up
27740 \size tiny
27741 \emph off
27742 \bar no
27743 \noun off
27744 \color none
27745 05
27746 \end_layout
27747
27748 \end_inset
27749 </cell>
27750 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
27751 \begin_inset Text
27752
27753 \begin_layout Standard
27754
27755 \end_layout
27756
27757 \end_inset
27758 </cell>
27759 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
27760 \begin_inset Text
27761
27762 \begin_layout Standard
27763
27764 \end_layout
27765
27766 \end_inset
27767 </cell>
27768 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
27769 \begin_inset Text
27770
27771 \begin_layout Standard
27772
27773 \family roman
27774 \series medium
27775 \shape up
27776 \emph off
27777 \bar no
27778 \noun off
27779 \color none
27780 %
27781 \end_layout
27782
27783 \end_inset
27784 </cell>
27785 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
27786 \begin_inset Text
27787
27788 \begin_layout Standard
27789
27790 \family roman
27791 \series medium
27792 \shape up
27793 \emph off
27794 \bar no
27795 \noun off
27796 \color none
27797 5
27798 \end_layout
27799
27800 \end_inset
27801 </cell>
27802 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
27803 \begin_inset Text
27804
27805 \begin_layout Standard
27806
27807 \family roman
27808 \series medium
27809 \shape up
27810 \emph off
27811 \bar no
27812 \noun off
27813 \color none
27814 E
27815 \end_layout
27816
27817 \end_inset
27818 </cell>
27819 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
27820 \begin_inset Text
27821
27822 \begin_layout Standard
27823
27824 \family roman
27825 \series medium
27826 \shape up
27827 \emph off
27828 \bar no
27829 \noun off
27830 \color none
27831 U
27832 \end_layout
27833
27834 \end_inset
27835 </cell>
27836 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
27837 \begin_inset Text
27838
27839 \begin_layout Standard
27840
27841 \family roman
27842 \series medium
27843 \shape up
27844 \emph off
27845 \bar no
27846 \noun off
27847 \color none
27848 e
27849 \end_layout
27850
27851 \end_inset
27852 </cell>
27853 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
27854 \begin_inset Text
27855
27856 \begin_layout Standard
27857
27858 \family roman
27859 \series medium
27860 \shape up
27861 \emph off
27862 \bar no
27863 \noun off
27864 \color none
27865 u
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 \end_layout
27876
27877 \end_inset
27878 </cell>
27879 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
27880 \begin_inset Text
27881
27882 \begin_layout Standard
27883
27884 \end_layout
27885
27886 \end_inset
27887 </cell>
27888 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
27889 \begin_inset Text
27890
27891 \begin_layout Standard
27892 ¥
27893 \end_layout
27894
27895 \end_inset
27896 </cell>
27897 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
27898 \begin_inset Text
27899
27900 \begin_layout Standard
27901
27902 \family roman
27903 \series medium
27904 \shape up
27905 \emph off
27906 \bar no
27907 \noun off
27908 \color none
27909 µ
27910 \end_layout
27911
27912 \end_inset
27913 </cell>
27914 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
27915 \begin_inset Text
27916
27917 \begin_layout Standard
27918
27919 \family roman
27920 \series medium
27921 \shape up
27922 \emph off
27923 \bar no
27924 \noun off
27925 \color none
27926 Å
27927 \end_layout
27928
27929 \end_inset
27930 </cell>
27931 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
27932 \begin_inset Text
27933
27934 \begin_layout Standard
27935
27936 \family roman
27937 \series medium
27938 \shape up
27939 \emph off
27940 \bar no
27941 \noun off
27942 \color none
27943 Õ
27944 \end_layout
27945
27946 \end_inset
27947 </cell>
27948 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
27949 \begin_inset Text
27950
27951 \begin_layout Standard
27952
27953 \family roman
27954 \series medium
27955 \shape up
27956 \emph off
27957 \bar no
27958 \noun off
27959 \color none
27960 å
27961 \end_layout
27962
27963 \end_inset
27964 </cell>
27965 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
27966 \begin_inset Text
27967
27968 \begin_layout Standard
27969
27970 \family roman
27971 \series medium
27972 \shape up
27973 \emph off
27974 \bar no
27975 \noun off
27976 \color none
27977 õ
27978 \end_layout
27979
27980 \end_inset
27981 </cell>
27982 </row>
27983 <row topline="true">
27984 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
27985 \begin_inset Text
27986
27987 \begin_layout Standard
27988
27989 \family roman
27990 \series medium
27991 \shape up
27992 \size tiny
27993 \emph off
27994 \bar no
27995 \noun off
27996 \color none
27997 06
27998 \end_layout
27999
28000 \end_inset
28001 </cell>
28002 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
28003 \begin_inset Text
28004
28005 \begin_layout Standard
28006
28007 \end_layout
28008
28009 \end_inset
28010 </cell>
28011 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
28012 \begin_inset Text
28013
28014 \begin_layout Standard
28015
28016 \end_layout
28017
28018 \end_inset
28019 </cell>
28020 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
28021 \begin_inset Text
28022
28023 \begin_layout Standard
28024
28025 \family roman
28026 \series medium
28027 \shape up
28028 \emph off
28029 \bar no
28030 \noun off
28031 \color none
28032 &
28033 \end_layout
28034
28035 \end_inset
28036 </cell>
28037 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
28038 \begin_inset Text
28039
28040 \begin_layout Standard
28041
28042 \family roman
28043 \series medium
28044 \shape up
28045 \emph off
28046 \bar no
28047 \noun off
28048 \color none
28049 6
28050 \end_layout
28051
28052 \end_inset
28053 </cell>
28054 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
28055 \begin_inset Text
28056
28057 \begin_layout Standard
28058
28059 \family roman
28060 \series medium
28061 \shape up
28062 \emph off
28063 \bar no
28064 \noun off
28065 \color none
28066 F
28067 \end_layout
28068
28069 \end_inset
28070 </cell>
28071 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
28072 \begin_inset Text
28073
28074 \begin_layout Standard
28075
28076 \family roman
28077 \series medium
28078 \shape up
28079 \emph off
28080 \bar no
28081 \noun off
28082 \color none
28083 V
28084 \end_layout
28085
28086 \end_inset
28087 </cell>
28088 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
28089 \begin_inset Text
28090
28091 \begin_layout Standard
28092
28093 \family roman
28094 \series medium
28095 \shape up
28096 \emph off
28097 \bar no
28098 \noun off
28099 \color none
28100 f
28101 \end_layout
28102
28103 \end_inset
28104 </cell>
28105 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
28106 \begin_inset Text
28107
28108 \begin_layout Standard
28109
28110 \family roman
28111 \series medium
28112 \shape up
28113 \emph off
28114 \bar no
28115 \noun off
28116 \color none
28117 v
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 \end_layout
28128
28129 \end_inset
28130 </cell>
28131 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
28132 \begin_inset Text
28133
28134 \begin_layout Standard
28135
28136 \end_layout
28137
28138 \end_inset
28139 </cell>
28140 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
28141 \begin_inset Text
28142
28143 \begin_layout Standard
28144 ¦
28145 \end_layout
28146
28147 \end_inset
28148 </cell>
28149 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
28150 \begin_inset Text
28151
28152 \begin_layout Standard
28153
28154 \family roman
28155 \series medium
28156 \shape up
28157 \emph off
28158 \bar no
28159 \noun off
28160 \color none
28161
28162 \end_layout
28163
28164 \end_inset
28165 </cell>
28166 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
28167 \begin_inset Text
28168
28169 \begin_layout Standard
28170
28171 \family roman
28172 \series medium
28173 \shape up
28174 \emph off
28175 \bar no
28176 \noun off
28177 \color none
28178 Æ
28179 \end_layout
28180
28181 \end_inset
28182 </cell>
28183 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
28184 \begin_inset Text
28185
28186 \begin_layout Standard
28187
28188 \family roman
28189 \series medium
28190 \shape up
28191 \emph off
28192 \bar no
28193 \noun off
28194 \color none
28195 Ö
28196 \end_layout
28197
28198 \end_inset
28199 </cell>
28200 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
28201 \begin_inset Text
28202
28203 \begin_layout Standard
28204
28205 \family roman
28206 \series medium
28207 \shape up
28208 \emph off
28209 \bar no
28210 \noun off
28211 \color none
28212 æ
28213 \end_layout
28214
28215 \end_inset
28216 </cell>
28217 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
28218 \begin_inset Text
28219
28220 \begin_layout Standard
28221
28222 \family roman
28223 \series medium
28224 \shape up
28225 \emph off
28226 \bar no
28227 \noun off
28228 \color none
28229 ö
28230 \end_layout
28231
28232 \end_inset
28233 </cell>
28234 </row>
28235 <row topline="true">
28236 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
28237 \begin_inset Text
28238
28239 \begin_layout Standard
28240
28241 \family roman
28242 \series medium
28243 \shape up
28244 \size tiny
28245 \emph off
28246 \bar no
28247 \noun off
28248 \color none
28249 07
28250 \end_layout
28251
28252 \end_inset
28253 </cell>
28254 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
28255 \begin_inset Text
28256
28257 \begin_layout Standard
28258
28259 \end_layout
28260
28261 \end_inset
28262 </cell>
28263 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
28264 \begin_inset Text
28265
28266 \begin_layout Standard
28267
28268 \end_layout
28269
28270 \end_inset
28271 </cell>
28272 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
28273 \begin_inset Text
28274
28275 \begin_layout Standard
28276
28277 \family roman
28278 \series medium
28279 \shape up
28280 \emph off
28281 \bar no
28282 \noun off
28283 \color none
28284 `
28285 \end_layout
28286
28287 \end_inset
28288 </cell>
28289 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
28290 \begin_inset Text
28291
28292 \begin_layout Standard
28293
28294 \family roman
28295 \series medium
28296 \shape up
28297 \emph off
28298 \bar no
28299 \noun off
28300 \color none
28301 7
28302 \end_layout
28303
28304 \end_inset
28305 </cell>
28306 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
28307 \begin_inset Text
28308
28309 \begin_layout Standard
28310
28311 \family roman
28312 \series medium
28313 \shape up
28314 \emph off
28315 \bar no
28316 \noun off
28317 \color none
28318 G
28319 \end_layout
28320
28321 \end_inset
28322 </cell>
28323 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
28324 \begin_inset Text
28325
28326 \begin_layout Standard
28327
28328 \family roman
28329 \series medium
28330 \shape up
28331 \emph off
28332 \bar no
28333 \noun off
28334 \color none
28335 W
28336 \end_layout
28337
28338 \end_inset
28339 </cell>
28340 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
28341 \begin_inset Text
28342
28343 \begin_layout Standard
28344
28345 \family roman
28346 \series medium
28347 \shape up
28348 \emph off
28349 \bar no
28350 \noun off
28351 \color none
28352 g
28353 \end_layout
28354
28355 \end_inset
28356 </cell>
28357 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
28358 \begin_inset Text
28359
28360 \begin_layout Standard
28361
28362 \family roman
28363 \series medium
28364 \shape up
28365 \emph off
28366 \bar no
28367 \noun off
28368 \color none
28369 w
28370 \end_layout
28371
28372 \end_inset
28373 </cell>
28374 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
28375 \begin_inset Text
28376
28377 \begin_layout Standard
28378
28379 \end_layout
28380
28381 \end_inset
28382 </cell>
28383 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
28384 \begin_inset Text
28385
28386 \begin_layout Standard
28387
28388 \end_layout
28389
28390 \end_inset
28391 </cell>
28392 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
28393 \begin_inset Text
28394
28395 \begin_layout Standard
28396
28397 \family roman
28398 \series medium
28399 \shape up
28400 \emph off
28401 \bar no
28402 \noun off
28403 \color none
28404 §
28405 \end_layout
28406
28407 \end_inset
28408 </cell>
28409 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
28410 \begin_inset Text
28411
28412 \begin_layout Standard
28413
28414 \family roman
28415 \series medium
28416 \shape up
28417 \emph off
28418 \bar no
28419 \noun off
28420 \color none
28421 ·
28422 \end_layout
28423
28424 \end_inset
28425 </cell>
28426 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
28427 \begin_inset Text
28428
28429 \begin_layout Standard
28430
28431 \family roman
28432 \series medium
28433 \shape up
28434 \emph off
28435 \bar no
28436 \noun off
28437 \color none
28438 Ç
28439 \end_layout
28440
28441 \end_inset
28442 </cell>
28443 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
28444 \begin_inset Text
28445
28446 \begin_layout Standard
28447
28448 \family roman
28449 \series medium
28450 \shape up
28451 \emph off
28452 \bar no
28453 \noun off
28454 \color none
28455 ×
28456 \end_layout
28457
28458 \end_inset
28459 </cell>
28460 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
28461 \begin_inset Text
28462
28463 \begin_layout Standard
28464
28465 \family roman
28466 \series medium
28467 \shape up
28468 \emph off
28469 \bar no
28470 \noun off
28471 \color none
28472 ç
28473 \end_layout
28474
28475 \end_inset
28476 </cell>
28477 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
28478 \begin_inset Text
28479
28480 \begin_layout Standard
28481
28482 \family roman
28483 \series medium
28484 \shape up
28485 \emph off
28486 \bar no
28487 \noun off
28488 \color none
28489 ÷
28490 \end_layout
28491
28492 \end_inset
28493 </cell>
28494 </row>
28495 <row topline="true">
28496 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
28497 \begin_inset Text
28498
28499 \begin_layout Standard
28500
28501 \family roman
28502 \series medium
28503 \shape up
28504 \size tiny
28505 \emph off
28506 \bar no
28507 \noun off
28508 \color none
28509 08
28510 \end_layout
28511
28512 \end_inset
28513 </cell>
28514 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
28515 \begin_inset Text
28516
28517 \begin_layout Standard
28518
28519 \end_layout
28520
28521 \end_inset
28522 </cell>
28523 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
28524 \begin_inset Text
28525
28526 \begin_layout Standard
28527
28528 \end_layout
28529
28530 \end_inset
28531 </cell>
28532 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
28533 \begin_inset Text
28534
28535 \begin_layout Standard
28536
28537 \family roman
28538 \series medium
28539 \shape up
28540 \emph off
28541 \bar no
28542 \noun off
28543 \color none
28544 (
28545 \end_layout
28546
28547 \end_inset
28548 </cell>
28549 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
28550 \begin_inset Text
28551
28552 \begin_layout Standard
28553
28554 \family roman
28555 \series medium
28556 \shape up
28557 \emph off
28558 \bar no
28559 \noun off
28560 \color none
28561 8
28562 \end_layout
28563
28564 \end_inset
28565 </cell>
28566 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
28567 \begin_inset Text
28568
28569 \begin_layout Standard
28570
28571 \family roman
28572 \series medium
28573 \shape up
28574 \emph off
28575 \bar no
28576 \noun off
28577 \color none
28578 H
28579 \end_layout
28580
28581 \end_inset
28582 </cell>
28583 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
28584 \begin_inset Text
28585
28586 \begin_layout Standard
28587
28588 \family roman
28589 \series medium
28590 \shape up
28591 \emph off
28592 \bar no
28593 \noun off
28594 \color none
28595 X
28596 \end_layout
28597
28598 \end_inset
28599 </cell>
28600 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
28601 \begin_inset Text
28602
28603 \begin_layout Standard
28604
28605 \family roman
28606 \series medium
28607 \shape up
28608 \emph off
28609 \bar no
28610 \noun off
28611 \color none
28612 h
28613 \end_layout
28614
28615 \end_inset
28616 </cell>
28617 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
28618 \begin_inset Text
28619
28620 \begin_layout Standard
28621
28622 \family roman
28623 \series medium
28624 \shape up
28625 \emph off
28626 \bar no
28627 \noun off
28628 \color none
28629 x
28630 \end_layout
28631
28632 \end_inset
28633 </cell>
28634 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
28635 \begin_inset Text
28636
28637 \begin_layout Standard
28638
28639 \end_layout
28640
28641 \end_inset
28642 </cell>
28643 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
28644 \begin_inset Text
28645
28646 \begin_layout Standard
28647
28648 \end_layout
28649
28650 \end_inset
28651 </cell>
28652 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
28653 \begin_inset Text
28654
28655 \begin_layout Standard
28656
28657 \family roman
28658 \series medium
28659 \shape up
28660 \emph off
28661 \bar no
28662 \noun off
28663 \color none
28664 ¨
28665 \end_layout
28666
28667 \end_inset
28668 </cell>
28669 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
28670 \begin_inset Text
28671
28672 \begin_layout Standard
28673
28674 \family roman
28675 \series medium
28676 \shape up
28677 \emph off
28678 \bar no
28679 \noun off
28680 \color none
28681 ¸
28682 \end_layout
28683
28684 \end_inset
28685 </cell>
28686 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
28687 \begin_inset Text
28688
28689 \begin_layout Standard
28690
28691 \family roman
28692 \series medium
28693 \shape up
28694 \emph off
28695 \bar no
28696 \noun off
28697 \color none
28698 È
28699 \end_layout
28700
28701 \end_inset
28702 </cell>
28703 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
28704 \begin_inset Text
28705
28706 \begin_layout Standard
28707
28708 \family roman
28709 \series medium
28710 \shape up
28711 \emph off
28712 \bar no
28713 \noun off
28714 \color none
28715 Ø
28716 \end_layout
28717
28718 \end_inset
28719 </cell>
28720 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
28721 \begin_inset Text
28722
28723 \begin_layout Standard
28724
28725 \family roman
28726 \series medium
28727 \shape up
28728 \emph off
28729 \bar no
28730 \noun off
28731 \color none
28732 è
28733 \end_layout
28734
28735 \end_inset
28736 </cell>
28737 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
28738 \begin_inset Text
28739
28740 \begin_layout Standard
28741
28742 \family roman
28743 \series medium
28744 \shape up
28745 \emph off
28746 \bar no
28747 \noun off
28748 \color none
28749 ø
28750 \end_layout
28751
28752 \end_inset
28753 </cell>
28754 </row>
28755 <row topline="true">
28756 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
28757 \begin_inset Text
28758
28759 \begin_layout Standard
28760
28761 \family roman
28762 \series medium
28763 \shape up
28764 \size tiny
28765 \emph off
28766 \bar no
28767 \noun off
28768 \color none
28769 09
28770 \end_layout
28771
28772 \end_inset
28773 </cell>
28774 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
28775 \begin_inset Text
28776
28777 \begin_layout Standard
28778
28779 \end_layout
28780
28781 \end_inset
28782 </cell>
28783 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
28784 \begin_inset Text
28785
28786 \begin_layout Standard
28787
28788 \end_layout
28789
28790 \end_inset
28791 </cell>
28792 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
28793 \begin_inset Text
28794
28795 \begin_layout Standard
28796
28797 \family roman
28798 \series medium
28799 \shape up
28800 \emph off
28801 \bar no
28802 \noun off
28803 \color none
28804 )
28805 \end_layout
28806
28807 \end_inset
28808 </cell>
28809 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
28810 \begin_inset Text
28811
28812 \begin_layout Standard
28813
28814 \family roman
28815 \series medium
28816 \shape up
28817 \emph off
28818 \bar no
28819 \noun off
28820 \color none
28821 9
28822 \end_layout
28823
28824 \end_inset
28825 </cell>
28826 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
28827 \begin_inset Text
28828
28829 \begin_layout Standard
28830
28831 \family roman
28832 \series medium
28833 \shape up
28834 \emph off
28835 \bar no
28836 \noun off
28837 \color none
28838 I
28839 \end_layout
28840
28841 \end_inset
28842 </cell>
28843 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
28844 \begin_inset Text
28845
28846 \begin_layout Standard
28847
28848 \family roman
28849 \series medium
28850 \shape up
28851 \emph off
28852 \bar no
28853 \noun off
28854 \color none
28855 Y
28856 \end_layout
28857
28858 \end_inset
28859 </cell>
28860 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
28861 \begin_inset Text
28862
28863 \begin_layout Standard
28864
28865 \family roman
28866 \series medium
28867 \shape up
28868 \emph off
28869 \bar no
28870 \noun off
28871 \color none
28872 i
28873 \end_layout
28874
28875 \end_inset
28876 </cell>
28877 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
28878 \begin_inset Text
28879
28880 \begin_layout Standard
28881
28882 \family roman
28883 \series medium
28884 \shape up
28885 \emph off
28886 \bar no
28887 \noun off
28888 \color none
28889 y
28890 \end_layout
28891
28892 \end_inset
28893 </cell>
28894 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
28895 \begin_inset Text
28896
28897 \begin_layout Standard
28898
28899 \end_layout
28900
28901 \end_inset
28902 </cell>
28903 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
28904 \begin_inset Text
28905
28906 \begin_layout Standard
28907
28908 \end_layout
28909
28910 \end_inset
28911 </cell>
28912 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
28913 \begin_inset Text
28914
28915 \begin_layout Standard
28916
28917 \family roman
28918 \series medium
28919 \shape up
28920 \emph off
28921 \bar no
28922 \noun off
28923 \color none
28924 ©
28925 \end_layout
28926
28927 \end_inset
28928 </cell>
28929 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
28930 \begin_inset Text
28931
28932 \begin_layout Standard
28933
28934 \family roman
28935 \series medium
28936 \shape up
28937 \emph off
28938 \bar no
28939 \noun off
28940 \color none
28941 ¹
28942 \end_layout
28943
28944 \end_inset
28945 </cell>
28946 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
28947 \begin_inset Text
28948
28949 \begin_layout Standard
28950
28951 \family roman
28952 \series medium
28953 \shape up
28954 \emph off
28955 \bar no
28956 \noun off
28957 \color none
28958 É
28959 \end_layout
28960
28961 \end_inset
28962 </cell>
28963 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
28964 \begin_inset Text
28965
28966 \begin_layout Standard
28967
28968 \family roman
28969 \series medium
28970 \shape up
28971 \emph off
28972 \bar no
28973 \noun off
28974 \color none
28975 Ù
28976 \end_layout
28977
28978 \end_inset
28979 </cell>
28980 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
28981 \begin_inset Text
28982
28983 \begin_layout Standard
28984
28985 \family roman
28986 \series medium
28987 \shape up
28988 \emph off
28989 \bar no
28990 \noun off
28991 \color none
28992 é
28993 \end_layout
28994
28995 \end_inset
28996 </cell>
28997 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
28998 \begin_inset Text
28999
29000 \begin_layout Standard
29001
29002 \family roman
29003 \series medium
29004 \shape up
29005 \emph off
29006 \bar no
29007 \noun off
29008 \color none
29009 ù
29010 \end_layout
29011
29012 \end_inset
29013 </cell>
29014 </row>
29015 <row topline="true">
29016 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
29017 \begin_inset Text
29018
29019 \begin_layout Standard
29020
29021 \family roman
29022 \series medium
29023 \shape up
29024 \size tiny
29025 \emph off
29026 \bar no
29027 \noun off
29028 \color none
29029 0A
29030 \end_layout
29031
29032 \end_inset
29033 </cell>
29034 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
29035 \begin_inset Text
29036
29037 \begin_layout Standard
29038
29039 \end_layout
29040
29041 \end_inset
29042 </cell>
29043 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
29044 \begin_inset Text
29045
29046 \begin_layout Standard
29047
29048 \end_layout
29049
29050 \end_inset
29051 </cell>
29052 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
29053 \begin_inset Text
29054
29055 \begin_layout Standard
29056
29057 \family roman
29058 \series medium
29059 \shape up
29060 \emph off
29061 \bar no
29062 \noun off
29063 \color none
29064 *
29065 \end_layout
29066
29067 \end_inset
29068 </cell>
29069 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
29070 \begin_inset Text
29071
29072 \begin_layout Standard
29073
29074 \family roman
29075 \series medium
29076 \shape up
29077 \emph off
29078 \bar no
29079 \noun off
29080 \color none
29081 :
29082 \end_layout
29083
29084 \end_inset
29085 </cell>
29086 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
29087 \begin_inset Text
29088
29089 \begin_layout Standard
29090
29091 \family roman
29092 \series medium
29093 \shape up
29094 \emph off
29095 \bar no
29096 \noun off
29097 \color none
29098 J
29099 \end_layout
29100
29101 \end_inset
29102 </cell>
29103 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
29104 \begin_inset Text
29105
29106 \begin_layout Standard
29107
29108 \family roman
29109 \series medium
29110 \shape up
29111 \emph off
29112 \bar no
29113 \noun off
29114 \color none
29115 Z
29116 \end_layout
29117
29118 \end_inset
29119 </cell>
29120 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
29121 \begin_inset Text
29122
29123 \begin_layout Standard
29124
29125 \family roman
29126 \series medium
29127 \shape up
29128 \emph off
29129 \bar no
29130 \noun off
29131 \color none
29132 j
29133 \end_layout
29134
29135 \end_inset
29136 </cell>
29137 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
29138 \begin_inset Text
29139
29140 \begin_layout Standard
29141
29142 \family roman
29143 \series medium
29144 \shape up
29145 \emph off
29146 \bar no
29147 \noun off
29148 \color none
29149 z
29150 \end_layout
29151
29152 \end_inset
29153 </cell>
29154 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
29155 \begin_inset Text
29156
29157 \begin_layout Standard
29158
29159 \end_layout
29160
29161 \end_inset
29162 </cell>
29163 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
29164 \begin_inset Text
29165
29166 \begin_layout Standard
29167
29168 \end_layout
29169
29170 \end_inset
29171 </cell>
29172 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
29173 \begin_inset Text
29174
29175 \begin_layout Standard
29176
29177 \family roman
29178 \series medium
29179 \shape up
29180 \emph off
29181 \bar no
29182 \noun off
29183 \color none
29184 ª
29185 \end_layout
29186
29187 \end_inset
29188 </cell>
29189 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
29190 \begin_inset Text
29191
29192 \begin_layout Standard
29193
29194 \family roman
29195 \series medium
29196 \shape up
29197 \emph off
29198 \bar no
29199 \noun off
29200 \color none
29201 º
29202 \end_layout
29203
29204 \end_inset
29205 </cell>
29206 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
29207 \begin_inset Text
29208
29209 \begin_layout Standard
29210
29211 \family roman
29212 \series medium
29213 \shape up
29214 \emph off
29215 \bar no
29216 \noun off
29217 \color none
29218 Ê
29219 \end_layout
29220
29221 \end_inset
29222 </cell>
29223 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
29224 \begin_inset Text
29225
29226 \begin_layout Standard
29227
29228 \family roman
29229 \series medium
29230 \shape up
29231 \emph off
29232 \bar no
29233 \noun off
29234 \color none
29235 Ú
29236 \end_layout
29237
29238 \end_inset
29239 </cell>
29240 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
29241 \begin_inset Text
29242
29243 \begin_layout Standard
29244
29245 \family roman
29246 \series medium
29247 \shape up
29248 \emph off
29249 \bar no
29250 \noun off
29251 \color none
29252 ê
29253 \end_layout
29254
29255 \end_inset
29256 </cell>
29257 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
29258 \begin_inset Text
29259
29260 \begin_layout Standard
29261
29262 \family roman
29263 \series medium
29264 \shape up
29265 \emph off
29266 \bar no
29267 \noun off
29268 \color none
29269 ú
29270 \end_layout
29271
29272 \end_inset
29273 </cell>
29274 </row>
29275 <row topline="true">
29276 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
29277 \begin_inset Text
29278
29279 \begin_layout Standard
29280
29281 \family roman
29282 \series medium
29283 \shape up
29284 \size tiny
29285 \emph off
29286 \bar no
29287 \noun off
29288 \color none
29289 0B
29290 \end_layout
29291
29292 \end_inset
29293 </cell>
29294 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
29295 \begin_inset Text
29296
29297 \begin_layout Standard
29298
29299 \end_layout
29300
29301 \end_inset
29302 </cell>
29303 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
29304 \begin_inset Text
29305
29306 \begin_layout Standard
29307
29308 \end_layout
29309
29310 \end_inset
29311 </cell>
29312 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
29313 \begin_inset Text
29314
29315 \begin_layout Standard
29316
29317 \family roman
29318 \series medium
29319 \shape up
29320 \emph off
29321 \bar no
29322 \noun off
29323 \color none
29324 +
29325 \end_layout
29326
29327 \end_inset
29328 </cell>
29329 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
29330 \begin_inset Text
29331
29332 \begin_layout Standard
29333
29334 \family roman
29335 \series medium
29336 \shape up
29337 \emph off
29338 \bar no
29339 \noun off
29340 \color none
29341 ;
29342 \end_layout
29343
29344 \end_inset
29345 </cell>
29346 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
29347 \begin_inset Text
29348
29349 \begin_layout Standard
29350
29351 \family roman
29352 \series medium
29353 \shape up
29354 \emph off
29355 \bar no
29356 \noun off
29357 \color none
29358 K
29359 \end_layout
29360
29361 \end_inset
29362 </cell>
29363 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
29364 \begin_inset Text
29365
29366 \begin_layout Standard
29367
29368 \family roman
29369 \series medium
29370 \shape up
29371 \emph off
29372 \bar no
29373 \noun off
29374 \color none
29375 [
29376 \end_layout
29377
29378 \end_inset
29379 </cell>
29380 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
29381 \begin_inset Text
29382
29383 \begin_layout Standard
29384
29385 \family roman
29386 \series medium
29387 \shape up
29388 \emph off
29389 \bar no
29390 \noun off
29391 \color none
29392 k
29393 \end_layout
29394
29395 \end_inset
29396 </cell>
29397 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
29398 \begin_inset Text
29399
29400 \begin_layout Standard
29401
29402 \family roman
29403 \series medium
29404 \shape up
29405 \emph off
29406 \bar no
29407 \noun off
29408 \color none
29409 {
29410 \end_layout
29411
29412 \end_inset
29413 </cell>
29414 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
29415 \begin_inset Text
29416
29417 \begin_layout Standard
29418
29419 \end_layout
29420
29421 \end_inset
29422 </cell>
29423 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
29424 \begin_inset Text
29425
29426 \begin_layout Standard
29427
29428 \end_layout
29429
29430 \end_inset
29431 </cell>
29432 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
29433 \begin_inset Text
29434
29435 \begin_layout Standard
29436
29437 \family roman
29438 \series medium
29439 \shape up
29440 \emph off
29441 \bar no
29442 \noun off
29443 \color none
29444 «
29445 \end_layout
29446
29447 \end_inset
29448 </cell>
29449 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
29450 \begin_inset Text
29451
29452 \begin_layout Standard
29453
29454 \family roman
29455 \series medium
29456 \shape up
29457 \emph off
29458 \bar no
29459 \noun off
29460 \color none
29461 »
29462 \end_layout
29463
29464 \end_inset
29465 </cell>
29466 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
29467 \begin_inset Text
29468
29469 \begin_layout Standard
29470
29471 \family roman
29472 \series medium
29473 \shape up
29474 \emph off
29475 \bar no
29476 \noun off
29477 \color none
29478 Ë
29479 \end_layout
29480
29481 \end_inset
29482 </cell>
29483 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
29484 \begin_inset Text
29485
29486 \begin_layout Standard
29487
29488 \family roman
29489 \series medium
29490 \shape up
29491 \emph off
29492 \bar no
29493 \noun off
29494 \color none
29495 Û
29496 \end_layout
29497
29498 \end_inset
29499 </cell>
29500 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
29501 \begin_inset Text
29502
29503 \begin_layout Standard
29504
29505 \family roman
29506 \series medium
29507 \shape up
29508 \emph off
29509 \bar no
29510 \noun off
29511 \color none
29512 ë
29513 \end_layout
29514
29515 \end_inset
29516 </cell>
29517 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
29518 \begin_inset Text
29519
29520 \begin_layout Standard
29521
29522 \family roman
29523 \series medium
29524 \shape up
29525 \emph off
29526 \bar no
29527 \noun off
29528 \color none
29529 û
29530 \end_layout
29531
29532 \end_inset
29533 </cell>
29534 </row>
29535 <row topline="true">
29536 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
29537 \begin_inset Text
29538
29539 \begin_layout Standard
29540
29541 \family roman
29542 \series medium
29543 \shape up
29544 \size tiny
29545 \emph off
29546 \bar no
29547 \noun off
29548 \color none
29549 0C
29550 \end_layout
29551
29552 \end_inset
29553 </cell>
29554 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
29555 \begin_inset Text
29556
29557 \begin_layout Standard
29558
29559 \end_layout
29560
29561 \end_inset
29562 </cell>
29563 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
29564 \begin_inset Text
29565
29566 \begin_layout Standard
29567
29568 \end_layout
29569
29570 \end_inset
29571 </cell>
29572 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
29573 \begin_inset Text
29574
29575 \begin_layout Standard
29576
29577 \family roman
29578 \series medium
29579 \shape up
29580 \emph off
29581 \bar no
29582 \noun off
29583 \color none
29584 ,
29585 \end_layout
29586
29587 \end_inset
29588 </cell>
29589 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
29590 \begin_inset Text
29591
29592 \begin_layout Standard
29593
29594 \family roman
29595 \series medium
29596 \shape up
29597 \emph off
29598 \bar no
29599 \noun off
29600 \color none
29601 <
29602 \end_layout
29603
29604 \end_inset
29605 </cell>
29606 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
29607 \begin_inset Text
29608
29609 \begin_layout Standard
29610
29611 \family roman
29612 \series medium
29613 \shape up
29614 \emph off
29615 \bar no
29616 \noun off
29617 \color none
29618 L
29619 \end_layout
29620
29621 \end_inset
29622 </cell>
29623 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
29624 \begin_inset Text
29625
29626 \begin_layout Standard
29627
29628 \family roman
29629 \series medium
29630 \shape up
29631 \emph off
29632 \bar no
29633 \noun off
29634 \color none
29635
29636 \backslash
29637
29638 \end_layout
29639
29640 \end_inset
29641 </cell>
29642 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
29643 \begin_inset Text
29644
29645 \begin_layout Standard
29646
29647 \family roman
29648 \series medium
29649 \shape up
29650 \emph off
29651 \bar no
29652 \noun off
29653 \color none
29654 l
29655 \end_layout
29656
29657 \end_inset
29658 </cell>
29659 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
29660 \begin_inset Text
29661
29662 \begin_layout Standard
29663
29664 \family roman
29665 \series medium
29666 \shape up
29667 \emph off
29668 \bar no
29669 \noun off
29670 \color none
29671 |
29672 \end_layout
29673
29674 \end_inset
29675 </cell>
29676 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
29677 \begin_inset Text
29678
29679 \begin_layout Standard
29680
29681 \end_layout
29682
29683 \end_inset
29684 </cell>
29685 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
29686 \begin_inset Text
29687
29688 \begin_layout Standard
29689
29690 \end_layout
29691
29692 \end_inset
29693 </cell>
29694 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
29695 \begin_inset Text
29696
29697 \begin_layout Standard
29698
29699 \family roman
29700 \series medium
29701 \shape up
29702 \emph off
29703 \bar no
29704 \noun off
29705 \color none
29706 ¬
29707 \end_layout
29708
29709 \end_inset
29710 </cell>
29711 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
29712 \begin_inset Text
29713
29714 \begin_layout Standard
29715
29716 \family roman
29717 \series medium
29718 \shape up
29719 \emph off
29720 \bar no
29721 \noun off
29722 \color none
29723 ¼
29724 \end_layout
29725
29726 \end_inset
29727 </cell>
29728 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
29729 \begin_inset Text
29730
29731 \begin_layout Standard
29732
29733 \family roman
29734 \series medium
29735 \shape up
29736 \emph off
29737 \bar no
29738 \noun off
29739 \color none
29740 Ì
29741 \end_layout
29742
29743 \end_inset
29744 </cell>
29745 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
29746 \begin_inset Text
29747
29748 \begin_layout Standard
29749
29750 \family roman
29751 \series medium
29752 \shape up
29753 \emph off
29754 \bar no
29755 \noun off
29756 \color none
29757 Ü
29758 \end_layout
29759
29760 \end_inset
29761 </cell>
29762 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
29763 \begin_inset Text
29764
29765 \begin_layout Standard
29766
29767 \family roman
29768 \series medium
29769 \shape up
29770 \emph off
29771 \bar no
29772 \noun off
29773 \color none
29774 ì
29775 \end_layout
29776
29777 \end_inset
29778 </cell>
29779 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
29780 \begin_inset Text
29781
29782 \begin_layout Standard
29783
29784 \family roman
29785 \series medium
29786 \shape up
29787 \emph off
29788 \bar no
29789 \noun off
29790 \color none
29791 ü
29792 \end_layout
29793
29794 \end_inset
29795 </cell>
29796 </row>
29797 <row topline="true">
29798 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
29799 \begin_inset Text
29800
29801 \begin_layout Standard
29802
29803 \family roman
29804 \series medium
29805 \shape up
29806 \size tiny
29807 \emph off
29808 \bar no
29809 \noun off
29810 \color none
29811 0D
29812 \end_layout
29813
29814 \end_inset
29815 </cell>
29816 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
29817 \begin_inset Text
29818
29819 \begin_layout Standard
29820
29821 \end_layout
29822
29823 \end_inset
29824 </cell>
29825 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
29826 \begin_inset Text
29827
29828 \begin_layout Standard
29829
29830 \end_layout
29831
29832 \end_inset
29833 </cell>
29834 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
29835 \begin_inset Text
29836
29837 \begin_layout Standard
29838
29839 \family roman
29840 \series medium
29841 \shape up
29842 \emph off
29843 \bar no
29844 \noun off
29845 \color none
29846 -
29847 \end_layout
29848
29849 \end_inset
29850 </cell>
29851 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
29852 \begin_inset Text
29853
29854 \begin_layout Standard
29855
29856 \family roman
29857 \series medium
29858 \shape up
29859 \emph off
29860 \bar no
29861 \noun off
29862 \color none
29863 =
29864 \end_layout
29865
29866 \end_inset
29867 </cell>
29868 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
29869 \begin_inset Text
29870
29871 \begin_layout Standard
29872
29873 \family roman
29874 \series medium
29875 \shape up
29876 \emph off
29877 \bar no
29878 \noun off
29879 \color none
29880 M
29881 \end_layout
29882
29883 \end_inset
29884 </cell>
29885 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
29886 \begin_inset Text
29887
29888 \begin_layout Standard
29889
29890 \family roman
29891 \series medium
29892 \shape up
29893 \emph off
29894 \bar no
29895 \noun off
29896 \color none
29897 ]
29898 \end_layout
29899
29900 \end_inset
29901 </cell>
29902 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
29903 \begin_inset Text
29904
29905 \begin_layout Standard
29906
29907 \family roman
29908 \series medium
29909 \shape up
29910 \emph off
29911 \bar no
29912 \noun off
29913 \color none
29914 m
29915 \end_layout
29916
29917 \end_inset
29918 </cell>
29919 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
29920 \begin_inset Text
29921
29922 \begin_layout Standard
29923
29924 \family roman
29925 \series medium
29926 \shape up
29927 \emph off
29928 \bar no
29929 \noun off
29930 \color none
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 \end_layout
29942
29943 \end_inset
29944 </cell>
29945 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
29946 \begin_inset Text
29947
29948 \begin_layout Standard
29949
29950 \end_layout
29951
29952 \end_inset
29953 </cell>
29954 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
29955 \begin_inset Text
29956
29957 \begin_layout Standard
29958
29959 \end_layout
29960
29961 \end_inset
29962 </cell>
29963 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
29964 \begin_inset Text
29965
29966 \begin_layout Standard
29967
29968 \family roman
29969 \series medium
29970 \shape up
29971 \emph off
29972 \bar no
29973 \noun off
29974 \color none
29975 ½
29976 \end_layout
29977
29978 \end_inset
29979 </cell>
29980 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
29981 \begin_inset Text
29982
29983 \begin_layout Standard
29984
29985 \family roman
29986 \series medium
29987 \shape up
29988 \emph off
29989 \bar no
29990 \noun off
29991 \color none
29992 Í
29993 \end_layout
29994
29995 \end_inset
29996 </cell>
29997 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
29998 \begin_inset Text
29999
30000 \begin_layout Standard
30001
30002 \family roman
30003 \series medium
30004 \shape up
30005 \emph off
30006 \bar no
30007 \noun off
30008 \color none
30009 Ý
30010 \end_layout
30011
30012 \end_inset
30013 </cell>
30014 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30015 \begin_inset Text
30016
30017 \begin_layout Standard
30018
30019 \family roman
30020 \series medium
30021 \shape up
30022 \emph off
30023 \bar no
30024 \noun off
30025 \color none
30026 í
30027 \end_layout
30028
30029 \end_inset
30030 </cell>
30031 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
30032 \begin_inset Text
30033
30034 \begin_layout Standard
30035
30036 \family roman
30037 \series medium
30038 \shape up
30039 \emph off
30040 \bar no
30041 \noun off
30042 \color none
30043 ý
30044 \end_layout
30045
30046 \end_inset
30047 </cell>
30048 </row>
30049 <row topline="true">
30050 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
30051 \begin_inset Text
30052
30053 \begin_layout Standard
30054
30055 \family roman
30056 \series medium
30057 \shape up
30058 \size tiny
30059 \emph off
30060 \bar no
30061 \noun off
30062 \color none
30063 0E
30064 \end_layout
30065
30066 \end_inset
30067 </cell>
30068 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30069 \begin_inset Text
30070
30071 \begin_layout Standard
30072
30073 \end_layout
30074
30075 \end_inset
30076 </cell>
30077 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30078 \begin_inset Text
30079
30080 \begin_layout Standard
30081
30082 \end_layout
30083
30084 \end_inset
30085 </cell>
30086 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30087 \begin_inset Text
30088
30089 \begin_layout Standard
30090
30091 \family roman
30092 \series medium
30093 \shape up
30094 \emph off
30095 \bar no
30096 \noun off
30097 \color none
30098 .
30099 \end_layout
30100
30101 \end_inset
30102 </cell>
30103 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30104 \begin_inset Text
30105
30106 \begin_layout Standard
30107
30108 \family roman
30109 \series medium
30110 \shape up
30111 \emph off
30112 \bar no
30113 \noun off
30114 \color none
30115 >
30116 \end_layout
30117
30118 \end_inset
30119 </cell>
30120 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30121 \begin_inset Text
30122
30123 \begin_layout Standard
30124
30125 \family roman
30126 \series medium
30127 \shape up
30128 \emph off
30129 \bar no
30130 \noun off
30131 \color none
30132 N
30133 \end_layout
30134
30135 \end_inset
30136 </cell>
30137 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30138 \begin_inset Text
30139
30140 \begin_layout Standard
30141
30142 \family roman
30143 \series medium
30144 \shape up
30145 \emph off
30146 \bar no
30147 \noun off
30148 \color none
30149 ^
30150 \end_layout
30151
30152 \end_inset
30153 </cell>
30154 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30155 \begin_inset Text
30156
30157 \begin_layout Standard
30158
30159 \family roman
30160 \series medium
30161 \shape up
30162 \emph off
30163 \bar no
30164 \noun off
30165 \color none
30166 n
30167 \end_layout
30168
30169 \end_inset
30170 </cell>
30171 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30172 \begin_inset Text
30173
30174 \begin_layout Standard
30175
30176 \family roman
30177 \series medium
30178 \shape up
30179 \emph off
30180 \bar no
30181 \noun off
30182 \color none
30183 ~
30184 \end_layout
30185
30186 \end_inset
30187 </cell>
30188 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30189 \begin_inset Text
30190
30191 \begin_layout Standard
30192
30193 \end_layout
30194
30195 \end_inset
30196 </cell>
30197 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30198 \begin_inset Text
30199
30200 \begin_layout Standard
30201
30202 \end_layout
30203
30204 \end_inset
30205 </cell>
30206 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30207 \begin_inset Text
30208
30209 \begin_layout Standard
30210
30211 \family roman
30212 \series medium
30213 \shape up
30214 \emph off
30215 \bar no
30216 \noun off
30217 \color none
30218 ®
30219 \end_layout
30220
30221 \end_inset
30222 </cell>
30223 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30224 \begin_inset Text
30225
30226 \begin_layout Standard
30227
30228 \family roman
30229 \series medium
30230 \shape up
30231 \emph off
30232 \bar no
30233 \noun off
30234 \color none
30235 ¾
30236 \end_layout
30237
30238 \end_inset
30239 </cell>
30240 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30241 \begin_inset Text
30242
30243 \begin_layout Standard
30244
30245 \family roman
30246 \series medium
30247 \shape up
30248 \emph off
30249 \bar no
30250 \noun off
30251 \color none
30252 Î
30253 \end_layout
30254
30255 \end_inset
30256 </cell>
30257 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30258 \begin_inset Text
30259
30260 \begin_layout Standard
30261
30262 \family roman
30263 \series medium
30264 \shape up
30265 \emph off
30266 \bar no
30267 \noun off
30268 \color none
30269 Þ
30270 \end_layout
30271
30272 \end_inset
30273 </cell>
30274 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30275 \begin_inset Text
30276
30277 \begin_layout Standard
30278
30279 \family roman
30280 \series medium
30281 \shape up
30282 \emph off
30283 \bar no
30284 \noun off
30285 \color none
30286 î
30287 \end_layout
30288
30289 \end_inset
30290 </cell>
30291 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
30292 \begin_inset Text
30293
30294 \begin_layout Standard
30295
30296 \family roman
30297 \series medium
30298 \shape up
30299 \emph off
30300 \bar no
30301 \noun off
30302 \color none
30303 þ
30304 \end_layout
30305
30306 \end_inset
30307 </cell>
30308 </row>
30309 <row topline="true" bottomline="true">
30310 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
30311 \begin_inset Text
30312
30313 \begin_layout Standard
30314
30315 \family roman
30316 \series medium
30317 \shape up
30318 \size tiny
30319 \emph off
30320 \bar no
30321 \noun off
30322 \color none
30323 0F
30324 \end_layout
30325
30326 \end_inset
30327 </cell>
30328 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
30329 \begin_inset Text
30330
30331 \begin_layout Standard
30332
30333 \end_layout
30334
30335 \end_inset
30336 </cell>
30337 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
30338 \begin_inset Text
30339
30340 \begin_layout Standard
30341
30342 \end_layout
30343
30344 \end_inset
30345 </cell>
30346 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
30347 \begin_inset Text
30348
30349 \begin_layout Standard
30350
30351 \family roman
30352 \series medium
30353 \shape up
30354 \emph off
30355 \bar no
30356 \noun off
30357 \color none
30358 /
30359 \end_layout
30360
30361 \end_inset
30362 </cell>
30363 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
30364 \begin_inset Text
30365
30366 \begin_layout Standard
30367
30368 \family roman
30369 \series medium
30370 \shape up
30371 \emph off
30372 \bar no
30373 \noun off
30374 \color none
30375 ?
30376 \end_layout
30377
30378 \end_inset
30379 </cell>
30380 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
30381 \begin_inset Text
30382
30383 \begin_layout Standard
30384
30385 \family roman
30386 \series medium
30387 \shape up
30388 \emph off
30389 \bar no
30390 \noun off
30391 \color none
30392 O
30393 \end_layout
30394
30395 \end_inset
30396 </cell>
30397 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
30398 \begin_inset Text
30399
30400 \begin_layout Standard
30401
30402 \family roman
30403 \series medium
30404 \shape up
30405 \emph off
30406 \bar no
30407 \noun off
30408 \color none
30409 _
30410 \end_layout
30411
30412 \end_inset
30413 </cell>
30414 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
30415 \begin_inset Text
30416
30417 \begin_layout Standard
30418
30419 \family roman
30420 \series medium
30421 \shape up
30422 \emph off
30423 \bar no
30424 \noun off
30425 \color none
30426 o
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 \end_layout
30437
30438 \end_inset
30439 </cell>
30440 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
30441 \begin_inset Text
30442
30443 \begin_layout Standard
30444
30445 \end_layout
30446
30447 \end_inset
30448 </cell>
30449 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
30450 \begin_inset Text
30451
30452 \begin_layout Standard
30453
30454 \end_layout
30455
30456 \end_inset
30457 </cell>
30458 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
30459 \begin_inset Text
30460
30461 \begin_layout Standard
30462
30463 \family roman
30464 \series medium
30465 \shape up
30466 \emph off
30467 \bar no
30468 \noun off
30469 \color none
30470 ¯
30471 \end_layout
30472
30473 \end_inset
30474 </cell>
30475 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
30476 \begin_inset Text
30477
30478 \begin_layout Standard
30479
30480 \family roman
30481 \series medium
30482 \shape up
30483 \emph off
30484 \bar no
30485 \noun off
30486 \color none
30487 ¿
30488 \end_layout
30489
30490 \end_inset
30491 </cell>
30492 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
30493 \begin_inset Text
30494
30495 \begin_layout Standard
30496
30497 \family roman
30498 \series medium
30499 \shape up
30500 \emph off
30501 \bar no
30502 \noun off
30503 \color none
30504 Ï
30505 \end_layout
30506
30507 \end_inset
30508 </cell>
30509 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
30510 \begin_inset Text
30511
30512 \begin_layout Standard
30513
30514 \family roman
30515 \series medium
30516 \shape up
30517 \emph off
30518 \bar no
30519 \noun off
30520 \color none
30521 ß
30522 \end_layout
30523
30524 \end_inset
30525 </cell>
30526 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
30527 \begin_inset Text
30528
30529 \begin_layout Standard
30530
30531 \family roman
30532 \series medium
30533 \shape up
30534 \emph off
30535 \bar no
30536 \noun off
30537 \color none
30538 ï
30539 \end_layout
30540
30541 \end_inset
30542 </cell>
30543 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
30544 \begin_inset Text
30545
30546 \begin_layout Standard
30547
30548 \family roman
30549 \series medium
30550 \shape up
30551 \emph off
30552 \bar no
30553 \noun off
30554 \color none
30555 ÿ
30556 \end_layout
30557
30558 \end_inset
30559 </cell>
30560 </row>
30561 </lyxtabular>
30562
30563 \end_inset
30564
30565
30566 \end_layout
30567
30568 \end_inset
30569
30570
30571 \end_layout
30572
30573 \begin_layout Standard
30574 The following is a full list of all of the accented characters LyX can display
30575  directly.
30576  It includes not only the accented characters from the previous table, but
30577  also the characters from 
30578 \family typewriter
30579 ISO8859--2
30580 \family default
30581  through 
30582 \family typewriter
30583 4
30584 \family default
30585 .
30586  
30587 \end_layout
30588
30589 \begin_layout Itemize
30590 From 
30591 \family typewriter
30592 ISO8859--1
30593 \family default
30594 :
30595 \end_layout
30596
30597 \begin_deeper
30598 \begin_layout Standard
30599 ¨ Ä Ë Ï Ö Ü ä ë ï ö ü ÿ
30600 \hfill
30601 diaeresis
30602 \end_layout
30603
30604 \begin_layout Standard
30605 ^ Â Ê Î Ô Û â ê î ô û
30606 \hfill
30607 circumflex
30608 \end_layout
30609
30610 \begin_layout Standard
30611 ` À È Ì Ò Ù à è ì ò ù
30612 \hfill
30613 grave
30614 \end_layout
30615
30616 \begin_layout Standard
30617 ´ Á É Í Ó Ú Ý á é í ó ú ý
30618 \hfill
30619 acute
30620 \end_layout
30621
30622 \begin_layout Standard
30623 ~ Ã Ñ Õ ã ñ õ
30624 \hfill
30625 tilde
30626 \end_layout
30627
30628 \begin_layout Standard
30629 ¸Çç
30630 \hfill
30631 cedilla
30632 \end_layout
30633
30634 \begin_layout Standard
30635 ¯
30636 \hfill
30637 macron
30638 \end_layout
30639
30640 \end_deeper
30641 \begin_layout Itemize
30642 From 
30643 \family typewriter
30644 ISO8859--2
30645 \family default
30646  through 
30647 \family typewriter
30648 4
30649 \family default
30650 :
30651 \end_layout
30652
30653 \begin_deeper
30654 \begin_layout Standard
30655 ĤĴĥĵĈĜŜĉĝŝ
30656 \hfill
30657 circumflex
30658 \end_layout
30659
30660 \begin_layout Standard
30661 ŚŹśźŔĹĆŃŕĺćń
30662 \hfill
30663 acute
30664 \end_layout
30665
30666 \begin_layout Standard
30667 Ĩı̃Ũũ
30668 \hfill
30669 tilde
30670 \end_layout
30671
30672 \begin_layout Standard
30673 ŞşŢţŖĻĢŗļģŅĶņķ
30674 \hfill
30675 cedilla
30676 \end_layout
30677
30678 \begin_layout Standard
30679 ĒēĀĪŌŪāı̄ōū
30680 \hfill
30681 macron
30682 \end_layout
30683
30684 \begin_layout Standard
30685 ŐŰőű
30686 \hfill
30687 Hungarian umlaut
30688 \end_layout
30689
30690 \end_deeper
30691 \begin_layout Standard
30692 All the characters above are actively supported by TeX fonts.
30693  In addition TeX allows diacritical marks on almost all characters.
30694  Also make sure you're using the 
30695 \family typewriter
30696 T1
30697 \family default
30698  font-encoding.
30699 \end_layout
30700
30701 \begin_layout Chapter
30702 \start_of_appendix
30703 The User Interface
30704 \begin_inset LatexCommand label
30705 name "cha:The-User-Interface"
30706
30707 \end_inset
30708
30709
30710 \end_layout
30711
30712 \begin_layout Standard
30713 This appendix lists all available menus and describes its functionality.
30714  It is designed as quick reference if you are searching for a special topic
30715  inside the user's guide.
30716 \end_layout
30717
30718 \begin_layout Section
30719 The File Menu
30720 \begin_inset LatexCommand index
30721 name "Menu ! File"
30722
30723 \end_inset
30724
30725
30726 \end_layout
30727
30728 \begin_layout Standard
30729 Under the 
30730 \family sans
30731 File
30732 \family default
30733  menu are the basic operations in addition to some more advanced operations.
30734  At the end of the menu the four last opened documents are listed.
30735 \end_layout
30736
30737 \begin_layout Subsection
30738 New
30739 \end_layout
30740
30741 \begin_layout Standard
30742 Creates a new document.
30743 \end_layout
30744
30745 \begin_layout Subsection
30746 New from Template
30747 \end_layout
30748
30749 \begin_layout Standard
30750 This menu prompts you for a template to use.
30751  Selecting a template will automatically set certain layout features for
30752  the document, features you would otherwise need to change manually.
30753 \end_layout
30754
30755 \begin_layout Subsection
30756 Open
30757 \end_layout
30758
30759 \begin_layout Standard
30760 Opens a document.
30761 \end_layout
30762
30763 \begin_layout Subsection
30764 Open Recent
30765 \end_layout
30766
30767 \begin_layout Standard
30768 The submenu shows a list of the recently opened files.
30769  Click there on a file to open it.
30770 \end_layout
30771
30772 \begin_layout Subsection
30773 Close
30774 \end_layout
30775
30776 \begin_layout Standard
30777 Closes the current document.
30778 \end_layout
30779
30780 \begin_layout Subsection
30781 Save
30782 \end_layout
30783
30784 \begin_layout Standard
30785 Saves the actual document.
30786 \end_layout
30787
30788 \begin_layout Subsection
30789 Save As
30790 \end_layout
30791
30792 \begin_layout Standard
30793 Saves the actual document under a new name to create a copy.
30794 \end_layout
30795
30796 \begin_layout Subsection
30797 Revert to saved
30798 \end_layout
30799
30800 \begin_layout Standard
30801 Reloads the actual document from disk.
30802 \end_layout
30803
30804 \begin_layout Subsection
30805 Version Control
30806 \end_layout
30807
30808 \begin_layout Standard
30809 This is used when more people are working on the same document.
30810  It is described in the section 
30811 \emph on
30812 Version Control in LyX
30813 \emph default
30814  of the 
30815 \emph on
30816 Extended\InsetSpace ~
30817 Features
30818 \emph default
30819  manual.
30820 \end_layout
30821
30822 \begin_layout Subsection
30823 Import
30824 \end_layout
30825
30826 \begin_layout Standard
30827 You can import there files from older LyX-versions, LaTeX-files and plain
30828  text files (ASCII-files).
30829  The files will be imported as new LyX-document.
30830 \end_layout
30831
30832 \begin_layout Standard
30833 When using the menu 
30834 \family sans
30835 Plain\InsetSpace ~
30836 Text, Join\InsetSpace ~
30837 Lines
30838 \family default
30839 , all lines will be imported consecutively to one big paragraph.
30840  A new paragraph is started when there is a blank line in the file.
30841  , the text is inserted as Paragraphs, where the line breaks of the text
30842  will start a new paragraph.
30843 \end_layout
30844
30845 \begin_layout Subsection
30846 Export
30847 \begin_inset LatexCommand label
30848 name "sub:Export"
30849
30850 \end_inset
30851
30852
30853 \end_layout
30854
30855 \begin_layout Standard
30856 You can export your document to various file formats.
30857  The resulting files are placed in the directory of your LyX-file.
30858  The menu entries are not the same on all installations.
30859  They depend on the programs found by LyX while its configuration.
30860 \end_layout
30861
30862 \begin_layout Standard
30863 Here is a list of all available entries; they are explained in detail in
30864  section\InsetSpace ~
30865
30866 \begin_inset LatexCommand ref
30867 reference "sub:Output-file-formats"
30868
30869 \end_inset
30870
30871 :
30872 \end_layout
30873
30874 \begin_layout Description
30875
30876 \family sans
30877 CJK\InsetSpace ~
30878 LyX 
30879 \family default
30880 format of the special LyX 1.4.x versions for Chinese, Japanese, and Korean
30881  (CJK); (Since LyX 1.5.0 CJK support is fully integrated to LyX.)
30882 \end_layout
30883
30884 \begin_layout Description
30885
30886 \family sans
30887 DVI
30888 \family default
30889  DVI-format
30890 \end_layout
30891
30892 \begin_layout Description
30893 HTML HTML-format (the HTML-converter is a third-party product and doesn't
30894  work in all cases)
30895 \end_layout
30896
30897 \begin_layout Description
30898 HTML\InsetSpace ~
30899 (MS\InsetSpace ~
30900 Word) HTML-format specialized so that the result can be imported
30901  to 
30902 \family sans
30903 MS Word
30904 \family default
30905 , as consequence of this formulas will be embedded as bitmap fonts and not
30906  in the format 
30907 \family sans
30908 MathML
30909 \family default
30910 .
30911 \end_layout
30912
30913 \begin_layout Description
30914
30915 \family sans
30916 LaT
30917 \begin_inset ERT
30918 status collapsed
30919
30920 \begin_layout Standard
30921
30922 {}
30923 \end_layout
30924
30925 \end_inset
30926
30927 eX\InsetSpace ~
30928 (pdflatex)
30929 \family default
30930  text file with the LaTeX source, additionally all images used in the document
30931  will be converted to a format that is readable for the 
30932 \family typewriter
30933 pdflatex
30934 \family default
30935  program (GIF, JPG, PDF, PNG)
30936 \end_layout
30937
30938 \begin_layout Description
30939
30940 \family sans
30941 LaT
30942 \begin_inset ERT
30943 status collapsed
30944
30945 \begin_layout Standard
30946
30947 {}
30948 \end_layout
30949
30950 \end_inset
30951
30952 eX\InsetSpace ~
30953 (plain)
30954 \family default
30955  text file with the LaTeX source code, additionally all images used in the
30956  document will be converted to the EPS-format, only this format is readable
30957  for the 
30958 \family typewriter
30959 latex
30960 \family default
30961  program
30962 \end_layout
30963
30964 \begin_layout Description
30965 LyX\InsetSpace ~
30966 1.y.x LyX-document in a format readable for the LyX versions 1.y.x (
30967 \begin_inset Quotes eld
30968 \end_inset
30969
30970 y
30971 \begin_inset Quotes erd
30972 \end_inset
30973
30974  is replaced by the version number)
30975 \end_layout
30976
30977 \begin_layout Description
30978 OpenDocument OpenDocument-formatted text file, to be opened with 
30979 \family sans
30980 OpenOffice
30981 \family default
30982
30983 \family sans
30984 KOffice
30985 \family default
30986
30987 \family sans
30988 Abiword
30989 \family default
30990 , etc.
30991  (the OpenDocument-converter is a third-party product and doesn't work in
30992  all cases)
30993 \end_layout
30994
30995 \begin_layout Description
30996
30997 \family sans
30998 PDF
30999 \family default
31000  PDF-format using the program 
31001 \family typewriter
31002 ps2pdf
31003 \end_layout
31004
31005 \begin_layout Description
31006
31007 \family sans
31008 PDF\InsetSpace ~
31009 (dvipdfm)
31010 \family default
31011  PDF-format using the program 
31012 \family typewriter
31013 dvipdfm
31014 \end_layout
31015
31016 \begin_layout Description
31017
31018 \family sans
31019 PDF\InsetSpace ~
31020 (pdflatex)
31021 \family default
31022  PDF-format using the program 
31023 \family typewriter
31024 pdflatex
31025 \end_layout
31026
31027 \begin_layout Description
31028
31029 \family sans
31030 Plain\InsetSpace ~
31031 text
31032 \family default
31033  text format
31034 \end_layout
31035
31036 \begin_layout Description
31037
31038 \family sans
31039 Plain\InsetSpace ~
31040 text\InsetSpace ~
31041 (ps2ascii)
31042 \family default
31043  text format, the document will first be converted to Postscript format
31044  and then exported as text using the program 
31045 \family sans
31046 ps2ascii
31047 \end_layout
31048
31049 \begin_layout Description
31050
31051 \family sans
31052 Postscript
31053 \family default
31054  PostScript format using the program 
31055 \family typewriter
31056 dvips
31057 \end_layout
31058
31059 \begin_layout Description
31060
31061 \family sans
31062 Custom
31063 \family default
31064  custom format
31065 \end_layout
31066
31067 \begin_layout Standard
31068 The program 
31069 \family typewriter
31070 dvipdfm
31071 \family default
31072  produces internally a dvi-file which is then converted to a pdf-file.
31073  It is a bit out of date and therefore the output could look different from
31074  what you want.
31075  
31076 \family typewriter
31077 pdflatex
31078 \family default
31079  produces directly pdf-files and supports the latest pdf-file formats.
31080 \end_layout
31081
31082 \begin_layout Standard
31083 If one of the menu entries 
31084 \family sans
31085 DVI
31086 \family default
31087
31088 \family sans
31089 PDF\InsetSpace ~
31090 (pdflatex)
31091 \family default
31092  or 
31093 \family sans
31094 Postscript
31095 \family default
31096  is missing, you need to update your LaTeX installation.
31097  After updating you have to reconfigure LyX, see section\InsetSpace ~
31098
31099 \begin_inset LatexCommand ref
31100 reference "sec:Basic-LyX-Setup"
31101
31102 \end_inset
31103
31104 .
31105 \begin_inset LatexCommand index
31106 name "Reconfiguration of LyX"
31107
31108 \end_inset
31109
31110
31111 \end_layout
31112
31113 \begin_layout Standard
31114 The menu 
31115 \family sans
31116 Custom
31117 \family default
31118  allows you to export your file by using special command line options for
31119  the export program.
31120 \end_layout
31121
31122 \begin_layout Subsection
31123 Print
31124 \end_layout
31125
31126 \begin_layout Standard
31127 With this menu you can print your document to a file in PostScript format
31128  or send it to a printer.
31129  The printer will also use the document in PostScript format.
31130  The conversion to PostScript is done in the background by LyX using the
31131  program 
31132 \family typewriter
31133 dvips
31134 \family default
31135 .
31136  For more informations have a look at section\InsetSpace ~
31137
31138 \begin_inset LatexCommand ref
31139 reference "sub:Printing-the-File"
31140
31141 \end_inset
31142
31143 .
31144 \end_layout
31145
31146 \begin_layout Subsection
31147 New and Close Window
31148 \end_layout
31149
31150 \begin_layout Standard
31151 Opens a new instance of LyX with all currently opened documents.
31152  You can close it later with the corresponding menu.
31153 \end_layout
31154
31155 \begin_layout Section
31156 The Edit Menu
31157 \begin_inset LatexCommand index
31158 name "Menu ! Edit"
31159
31160 \end_inset
31161
31162
31163 \end_layout
31164
31165 \begin_layout Subsection
31166 Undo and Redo
31167 \end_layout
31168
31169 \begin_layout Standard
31170 Described in section\InsetSpace ~
31171
31172 \begin_inset LatexCommand ref
31173 reference "sec:Undo-and-Redo"
31174
31175 \end_inset
31176
31177 .
31178 \end_layout
31179
31180 \begin_layout Subsection
31181 Cut, Copy, Paste, Paste Recent, Paste Special
31182 \end_layout
31183
31184 \begin_layout Standard
31185 Described in section\InsetSpace ~
31186
31187 \begin_inset LatexCommand ref
31188 reference "sec:Basic-Editing-Features"
31189
31190 \end_inset
31191
31192 .
31193 \end_layout
31194
31195 \begin_layout Subsection
31196 Select All
31197 \end_layout
31198
31199 \begin_layout Standard
31200 Selects the whole document.
31201 \end_layout
31202
31203 \begin_layout Subsection
31204 Find & Replace
31205 \end_layout
31206
31207 \begin_layout Standard
31208 Described in section\InsetSpace ~
31209
31210 \begin_inset LatexCommand ref
31211 reference "sec:Basic-Editing-Features"
31212
31213 \end_inset
31214
31215 .
31216 \end_layout
31217
31218 \begin_layout Subsection
31219 Move paragraph Up/Down
31220 \end_layout
31221
31222 \begin_layout Standard
31223 This shifts the paragraph where the cursor is currently in one paragraph
31224  up or down.
31225 \end_layout
31226
31227 \begin_layout Subsection
31228 Text Style
31229 \end_layout
31230
31231 \begin_layout Standard
31232 Described in section\InsetSpace ~
31233
31234 \begin_inset LatexCommand ref
31235 reference "sub:Fine-Tuning-with-the"
31236
31237 \end_inset
31238
31239 .
31240 \end_layout
31241
31242 \begin_layout Subsection
31243 Paragraph Settings
31244 \begin_inset LatexCommand index
31245 name "Paragraph ! Settings"
31246
31247 \end_inset
31248
31249
31250 \end_layout
31251
31252 \begin_layout Standard
31253 The settings in the paragraph dialog only affects the paragraph where the
31254  cursor is in.
31255  Here you can set here the paragraph alignment and line spacing.
31256 \end_layout
31257
31258 \begin_layout Standard
31259 You can also prevent that the first line of the paragraph is indented.
31260  This option works only when you have chosen to separate paragraphs with
31261  indents in the 
31262 \family sans
31263 Document\SpecialChar \menuseparator
31264 Settings
31265 \family default
31266  dialog under 
31267 \family sans
31268 Text\InsetSpace ~
31269 Layout
31270 \family default
31271 .
31272 \end_layout
31273
31274 \begin_layout Subsection
31275 Tabular and Math
31276 \end_layout
31277
31278 \begin_layout Standard
31279 These two menus are only active when the cursor is inside a table or a formula.
31280  The properties of this table/formula can now be changed.
31281  The properties of tables are described in section\InsetSpace ~
31282
31283 \begin_inset LatexCommand ref
31284 reference "sec:Tables"
31285
31286 \end_inset
31287
31288 , the properties of formulas in chapter\InsetSpace ~
31289
31290 \begin_inset LatexCommand ref
31291 reference "cha:Mathematical-Formulas"
31292
31293 \end_inset
31294
31295 .
31296 \end_layout
31297
31298 \begin_layout Subsection
31299 Increase / Decrease List Depth
31300 \end_layout
31301
31302 \begin_layout Standard
31303 These menus are only active when the cursor is in an environment that can
31304  be nested.
31305  They in/decrease the environment nesting level as explained in section\InsetSpace ~
31306
31307 \begin_inset LatexCommand ref
31308 reference "sec:Nesting"
31309
31310 \end_inset
31311
31312  and 
31313 \begin_inset LatexCommand ref
31314 reference "sub:Numbering-depth"
31315
31316 \end_inset
31317
31318 .
31319 \end_layout
31320
31321 \begin_layout Section
31322 The View Menu
31323 \begin_inset LatexCommand index
31324 name "Menu ! View"
31325
31326 \end_inset
31327
31328
31329 \end_layout
31330
31331 \begin_layout Standard
31332 The 
31333 \family sans
31334 View
31335 \family default
31336  menu contains a list of available formats in which you can view the actual
31337  document with an external program.
31338  The menu entries for the viewing formats are not the same on all installations
31339  - it depends on the LaTeX programs that are found while LyX was configured.
31340  All possible formats are formats listed in section\InsetSpace ~
31341
31342 \begin_inset LatexCommand ref
31343 reference "sub:Export"
31344
31345 \end_inset
31346
31347 .
31348  You should at least see the menu entries 
31349 \family sans
31350 DVI
31351 \family default
31352  and 
31353 \family sans
31354 PDF\InsetSpace ~
31355 (pdflatex)
31356 \family default
31357 .
31358  If one of the two is missing, you need to update your LaTeX installation.
31359  After updating you have to reconfigure LyX, see section\InsetSpace ~
31360
31361 \begin_inset LatexCommand ref
31362 reference "sec:Basic-LyX-Setup"
31363
31364 \end_inset
31365
31366 .
31367 \begin_inset LatexCommand index
31368 name "Reconfiguration of LyX"
31369
31370 \end_inset
31371
31372
31373 \end_layout
31374
31375 \begin_layout Standard
31376 Invoking a menu will start a viewer program.
31377  The viewer can be set or changed in the preferences, see section\InsetSpace ~
31378
31379 \begin_inset LatexCommand ref
31380 reference "sec:File-Formats"
31381
31382 \end_inset
31383
31384 .
31385  The default viewers are set by LyX while it is first configured.
31386 \end_layout
31387
31388 \begin_layout Standard
31389 \begin_inset VSpace bigskip
31390 \end_inset
31391
31392 At the bottom of the 
31393 \family sans
31394 View
31395 \family default
31396  menu the opened documents are listed.
31397 \end_layout
31398
31399 \begin_layout Subsection
31400 View Source
31401 \end_layout
31402
31403 \begin_layout Standard
31404 Opens a window showing the source code of the actual document, as described
31405  in section\InsetSpace ~
31406
31407 \begin_inset LatexCommand ref
31408 reference "sec:Previewing-snippets-of"
31409
31410 \end_inset
31411
31412 .
31413 \end_layout
31414
31415 \begin_layout Subsection
31416 Update
31417 \end_layout
31418
31419 \begin_layout Standard
31420 This menu allows you to update the view with your latest changes without
31421  opening a new view window.
31422 \end_layout
31423
31424 \begin_layout Subsection
31425 Toolbars
31426 \begin_inset LatexCommand label
31427 name "sub:Toolbars"
31428
31429 \end_inset
31430
31431
31432 \begin_inset LatexCommand index
31433 name "Toolbar"
31434
31435 \end_inset
31436
31437
31438 \end_layout
31439
31440 \begin_layout Standard
31441 In this menu you can set the appearance of the different toolbars.
31442  All toolbars and the 
31443 \family sans
31444 Command\InsetSpace ~
31445 Buffer
31446 \family default
31447  can be turned on and off.
31448  The 
31449 \emph on
31450 on
31451 \emph default
31452  state is denoted in the menu with a checkmark.
31453  The 
31454 \family sans
31455 Review
31456 \family default
31457
31458 \family sans
31459 Table
31460 \family default
31461
31462 \family sans
31463 Math\InsetSpace ~
31464 Panels
31465 \family default
31466 , and 
31467 \family sans
31468 Math
31469 \family default
31470  toolbars can be additionally set to the state 
31471 \emph on
31472 automatic
31473 \emph default
31474  that is denoted in the menu with the suffix 
31475 \family sans
31476 (auto)
31477 \family default
31478 .
31479 \end_layout
31480
31481 \begin_layout Standard
31482 In the 
31483 \emph on
31484 on
31485 \emph default
31486  state the toolbar is permanently shown, in the 
31487 \emph on
31488 automatic
31489 \emph default
31490  state the toolbar is only shown when the cursor is in a certain environment
31491  or when a certain feature is enabled.
31492  That means that the review toolbar will only be shown when change tracking
31493  is activated, the math and table toolbars are only shown when the cursor
31494  is inside a formula or table, respectively.
31495 \end_layout
31496
31497 \begin_layout Standard
31498 LyX's toolbars and its buttons are explained in section\InsetSpace ~
31499
31500 \begin_inset LatexCommand ref
31501 reference "sec:Toolbars"
31502
31503 \end_inset
31504
31505 .
31506 \end_layout
31507
31508 \begin_layout Section
31509 The Insert Menu
31510 \begin_inset LatexCommand index
31511 name "Menu ! Insert"
31512
31513 \end_inset
31514
31515
31516 \end_layout
31517
31518 \begin_layout Subsection
31519 Math
31520 \end_layout
31521
31522 \begin_layout Standard
31523 Inserts math constructs that are explained in chapter\InsetSpace ~
31524
31525 \begin_inset LatexCommand ref
31526 reference "cha:Mathematical-Formulas"
31527
31528 \end_inset
31529
31530 .
31531 \end_layout
31532
31533 \begin_layout Subsection
31534 Special Character
31535 \begin_inset LatexCommand label
31536 name "sub:Special-Character"
31537
31538 \end_inset
31539
31540
31541 \end_layout
31542
31543 \begin_layout Standard
31544 Here you can insert the following characters:
31545 \end_layout
31546
31547 \begin_layout Description
31548 Ellipsis Inserts an ellipsis: \SpecialChar \ldots{}
31549
31550 \end_layout
31551
31552 \begin_layout Description
31553 End\InsetSpace ~
31554 of\InsetSpace ~
31555 Sentence Inserts an end of sentence dot as described in section\InsetSpace ~
31556
31557 \begin_inset LatexCommand ref
31558 reference "sub:Abbreviations"
31559
31560 \end_inset
31561
31562 .
31563 \end_layout
31564
31565 \begin_layout Description
31566 Ordinary\InsetSpace ~
31567 Quote Inserts this quote: 
31568 \begin_inset Quotes erd
31569 \end_inset
31570
31571 , no matter what quote type you selected in the 
31572 \family sans
31573 Document\SpecialChar \menuseparator
31574 Settings
31575 \family default
31576  dialog under 
31577 \family sans
31578 Language
31579 \family default
31580 .
31581 \end_layout
31582
31583 \begin_layout Description
31584 Single\InsetSpace ~
31585 Quote Inserts this quote: 
31586 \begin_inset Quotes els
31587 \end_inset
31588
31589
31590 \end_layout
31591
31592 \begin_layout Description
31593 Menu\InsetSpace ~
31594 Separator Inserts the menu separator sign: \SpecialChar \menuseparator
31595
31596 \end_layout
31597
31598 \begin_layout Description
31599 Phonetic\InsetSpace ~
31600 Symbols
31601 \begin_inset LatexCommand index
31602 name "Phonetic symbols"
31603
31604 \end_inset
31605
31606
31607 \begin_inset LatexCommand index
31608 name "Language ! Phonetic symbols"
31609
31610 \end_inset
31611
31612  Creates a formula with a so called tipa inset.
31613  Here you can insert commands to create IPA phonetic symbols.
31614  For this feature you must have the LaTeX-package 
31615 \series bold
31616 tipa
31617 \series default
31618
31619 \begin_inset LatexCommand index
31620 name "LaTeX-packages ! tipa"
31621
31622 \end_inset
31623
31624  installed.
31625 \newline
31626 For more informations about this feature we refer to the documentation
31627  of 
31628 \series bold
31629 tipa, 
31630 \begin_inset LatexCommand cite
31631 key "tipa"
31632
31633 \end_inset
31634
31635
31636 \series default
31637  and this Wiki-page:
31638 \newline
31639
31640 \begin_inset LatexCommand url
31641 target "http://wiki.lyx.org/LyX/LinguistLyX"
31642
31643 \end_inset
31644
31645 .
31646 \end_layout
31647
31648 \begin_layout Subsection
31649 Formatting
31650 \end_layout
31651
31652 \begin_layout Standard
31653 Here you can insert the following format constructs:
31654 \end_layout
31655
31656 \begin_layout Description
31657 Superscript Inserts an superscript: test
31658 \begin_inset Formula $^{\text{a,b}}$
31659 \end_inset
31660
31661
31662 \end_layout
31663
31664 \begin_layout Description
31665 Subscript Inserts an subscript: test
31666 \begin_inset Formula $_{\text{3x}}$
31667 \end_inset
31668
31669
31670 \end_layout
31671
31672 \begin_layout Description
31673 Protected\InsetSpace ~
31674 Space Inserts a protected space that is described in section\InsetSpace ~
31675
31676 \begin_inset LatexCommand ref
31677 reference "sub:Protected-Space"
31678
31679 \end_inset
31680
31681 .
31682 \end_layout
31683
31684 \begin_layout Description
31685 Inter-word\InsetSpace ~
31686 Space Inserts an inter-word space that is described in section\InsetSpace ~
31687
31688 \begin_inset LatexCommand ref
31689 reference "sub:Inter-word-Space"
31690
31691 \end_inset
31692
31693 .
31694 \end_layout
31695
31696 \begin_layout Description
31697 Thin\InsetSpace ~
31698 Space Inserts a thin space that is described in section\InsetSpace ~
31699
31700 \begin_inset LatexCommand ref
31701 reference "sub:Thin-Space"
31702
31703 \end_inset
31704
31705 .
31706 \end_layout
31707
31708 \begin_layout Description
31709 Horizontal\InsetSpace ~
31710 Fill Inserts an horizontal fill, see section\InsetSpace ~
31711
31712 \begin_inset LatexCommand ref
31713 reference "sub:Horizontal-Space"
31714
31715 \end_inset
31716
31717  for a description.
31718 \end_layout
31719
31720 \begin_layout Description
31721 Horizontal\InsetSpace ~
31722 Line Inserts an horizontal line, see section\InsetSpace ~
31723
31724 \begin_inset LatexCommand ref
31725 reference "sub:Horizontal-Lines"
31726
31727 \end_inset
31728
31729  for a description.
31730 \end_layout
31731
31732 \begin_layout Description
31733 Vertical\InsetSpace ~
31734 Space Inserts vertical space, see section\InsetSpace ~
31735
31736 \begin_inset LatexCommand ref
31737 reference "sub:Vertical-Space"
31738
31739 \end_inset
31740
31741  for a description.
31742 \end_layout
31743
31744 \begin_layout Description
31745 Hyphenation\InsetSpace ~
31746 Point Inserts an hyphenation point, see section\InsetSpace ~
31747
31748 \begin_inset LatexCommand ref
31749 reference "sub:Hyphenation"
31750
31751 \end_inset
31752
31753
31754 \end_layout
31755
31756 \begin_layout Description
31757 Ligature\InsetSpace ~
31758 Break Inserts a ligature break, see section\InsetSpace ~
31759
31760 \begin_inset LatexCommand ref
31761 reference "sub:Ligatures"
31762
31763 \end_inset
31764
31765
31766 \end_layout
31767
31768 \begin_layout Description
31769 Line\InsetSpace ~
31770 Break Inserts a forced linebreak, see section\InsetSpace ~
31771
31772 \begin_inset LatexCommand ref
31773 reference "sub:Forced-Linebreaks"
31774
31775 \end_inset
31776
31777
31778 \end_layout
31779
31780 \begin_layout Description
31781 Page\InsetSpace ~
31782 Break Inserts a forced pagebreak, described in section\InsetSpace ~
31783
31784 \begin_inset LatexCommand ref
31785 reference "sub:Forced-Pagebreaks"
31786
31787 \end_inset
31788
31789
31790 \end_layout
31791
31792 \begin_layout Description
31793 Clear\InsetSpace ~
31794 Page Inserts a clear pagebreak, described in section\InsetSpace ~
31795
31796 \begin_inset LatexCommand ref
31797 reference "sub:Clear-Pages"
31798
31799 \end_inset
31800
31801
31802 \end_layout
31803
31804 \begin_layout Description
31805 Clear\InsetSpace ~
31806 Double\InsetSpace ~
31807 Page Inserts a clear doublepage break, described in section\InsetSpace ~
31808
31809 \begin_inset LatexCommand ref
31810 reference "sub:Clear-Pages"
31811
31812 \end_inset
31813
31814
31815 \end_layout
31816
31817 \begin_layout Subsection
31818 List / TOC
31819 \end_layout
31820
31821 \begin_layout Standard
31822 Various lists can be inserted with this menu.
31823  The table of contents, the algorithm, figures, and tables list are described
31824  in section\InsetSpace ~
31825
31826 \begin_inset LatexCommand ref
31827 reference "sec:toc"
31828
31829 \end_inset
31830
31831 .
31832  The index list is described in section\InsetSpace ~
31833
31834 \begin_inset LatexCommand ref
31835 reference "sec:Index"
31836
31837 \end_inset
31838
31839 , the nomenclature in section\InsetSpace ~
31840
31841 \begin_inset LatexCommand ref
31842 reference "sec:Nomenclature"
31843
31844 \end_inset
31845
31846 , and the BibTeX bibliography in section\InsetSpace ~
31847
31848 \begin_inset LatexCommand ref
31849 reference "sub:Bibliography-databases"
31850
31851 \end_inset
31852
31853 .
31854 \end_layout
31855
31856 \begin_layout Subsection
31857 Float
31858 \end_layout
31859
31860 \begin_layout Standard
31861 To insert floats, described in section\InsetSpace ~
31862
31863 \begin_inset LatexCommand ref
31864 reference "sec:Floats"
31865
31866 \end_inset
31867
31868 .
31869 \end_layout
31870
31871 \begin_layout Subsection
31872 Note
31873 \end_layout
31874
31875 \begin_layout Standard
31876 To insert notes, described in section\InsetSpace ~
31877
31878 \begin_inset LatexCommand ref
31879 reference "sec:Notes"
31880
31881 \end_inset
31882
31883 .
31884 \end_layout
31885
31886 \begin_layout Subsection
31887 Branch
31888 \end_layout
31889
31890 \begin_layout Standard
31891 Inserts branch insets as described in section\InsetSpace ~
31892
31893 \begin_inset LatexCommand ref
31894 reference "sec:Branches"
31895
31896 \end_inset
31897
31898 .
31899 \end_layout
31900
31901 \begin_layout Subsection
31902 File
31903 \begin_inset LatexCommand index
31904 name "External Material"
31905
31906 \end_inset
31907
31908
31909 \end_layout
31910
31911 \begin_layout Standard
31912 Here you can inserts files to include them or its content to your document.
31913  How this can be done is in detail explained in chapter 
31914 \emph on
31915 External Stuff
31916 \emph default
31917  of the 
31918 \emph on
31919 Embedded Objects
31920 \emph default
31921  manual.
31922 \end_layout
31923
31924 \begin_layout Subsection
31925 Box
31926 \begin_inset LatexCommand index
31927 name "Boxes"
31928
31929 \end_inset
31930
31931
31932 \end_layout
31933
31934 \begin_layout Standard
31935 Inserts a minipage box that is described section\InsetSpace ~
31936
31937 \begin_inset LatexCommand ref
31938 reference "sec:Minipages"
31939
31940 \end_inset
31941
31942 .
31943  All box types supported by LyX are explained in detail in chapter 
31944 \emph on
31945 Boxes
31946 \emph default
31947  of the 
31948 \emph on
31949 Embedded Objects
31950 \emph default
31951  manual.
31952 \end_layout
31953
31954 \begin_layout Subsection
31955 Citation
31956 \end_layout
31957
31958 \begin_layout Standard
31959 Inserts a citation as described in section\InsetSpace ~
31960
31961 \begin_inset LatexCommand ref
31962 reference "sec:Bibliography"
31963
31964 \end_inset
31965
31966 .
31967 \end_layout
31968
31969 \begin_layout Subsection
31970 Cross-Reference
31971 \end_layout
31972
31973 \begin_layout Standard
31974 Inserts a cross-reference as described in section\InsetSpace ~
31975
31976 \begin_inset LatexCommand ref
31977 reference "sec:Cross-References"
31978
31979 \end_inset
31980
31981 .
31982 \end_layout
31983
31984 \begin_layout Subsection
31985 Label
31986 \end_layout
31987
31988 \begin_layout Standard
31989 Inserts a label as described in section\InsetSpace ~
31990
31991 \begin_inset LatexCommand ref
31992 reference "sec:Cross-References"
31993
31994 \end_inset
31995
31996 .
31997 \end_layout
31998
31999 \begin_layout Subsection
32000 Caption
32001 \begin_inset LatexCommand index
32002 name "Captions"
32003
32004 \end_inset
32005
32006
32007 \begin_inset LatexCommand index
32008 name "Longtables ! Caption"
32009
32010 \end_inset
32011
32012
32013 \end_layout
32014
32015 \begin_layout Standard
32016 Inserts a caption to floats or longtables.
32017  Floats are described in section\InsetSpace ~
32018
32019 \begin_inset LatexCommand ref
32020 reference "sec:Floats"
32021
32022 \end_inset
32023
32024 , cations in longtables are described in section 
32025 \emph on
32026 Longtable Captions
32027 \emph default
32028  of the 
32029 \emph on
32030 Embedded Objects
32031 \emph default
32032  manual.
32033 \end_layout
32034
32035 \begin_layout Subsection
32036 Index Entry
32037 \end_layout
32038
32039 \begin_layout Standard
32040 Inserts an index entry as described in section\InsetSpace ~
32041
32042 \begin_inset LatexCommand ref
32043 reference "sec:Index"
32044
32045 \end_inset
32046
32047 .
32048 \end_layout
32049
32050 \begin_layout Subsection
32051 Nomenclature Entry
32052 \end_layout
32053
32054 \begin_layout Standard
32055 Inserts a nomenclature entry as described in section\InsetSpace ~
32056
32057 \begin_inset LatexCommand ref
32058 reference "sec:Nomenclature"
32059
32060 \end_inset
32061
32062 .
32063 \end_layout
32064
32065 \begin_layout Subsection
32066 Table
32067 \end_layout
32068
32069 \begin_layout Standard
32070 Inserts a table.
32071  Tables are described in section\InsetSpace ~
32072
32073 \begin_inset LatexCommand ref
32074 reference "sec:Tables"
32075
32076 \end_inset
32077
32078 .
32079 \end_layout
32080
32081 \begin_layout Subsection
32082 Graphics
32083 \end_layout
32084
32085 \begin_layout Standard
32086 Inserts a graphic.
32087  Graphics are described in section\InsetSpace ~
32088
32089 \begin_inset LatexCommand ref
32090 reference "sec:Graphics"
32091
32092 \end_inset
32093
32094 .
32095 \end_layout
32096
32097 \begin_layout Subsection
32098 URL
32099 \end_layout
32100
32101 \begin_layout Standard
32102 Inserts an URL box as described in section\InsetSpace ~
32103
32104 \begin_inset LatexCommand ref
32105 reference "sec:URL"
32106
32107 \end_inset
32108
32109 .
32110 \end_layout
32111
32112 \begin_layout Subsection
32113 Footnote
32114 \end_layout
32115
32116 \begin_layout Standard
32117 Inserts a footnote, see section\InsetSpace ~
32118
32119 \begin_inset LatexCommand ref
32120 reference "sec:Footnotes"
32121
32122 \end_inset
32123
32124 .
32125 \end_layout
32126
32127 \begin_layout Subsection
32128 Marginal Note
32129 \end_layout
32130
32131 \begin_layout Standard
32132 Inserts a marginal note, see section\InsetSpace ~
32133
32134 \begin_inset LatexCommand ref
32135 reference "sec:Marginal-Notes"
32136
32137 \end_inset
32138
32139 .
32140 \end_layout
32141
32142 \begin_layout Subsection
32143 Short Title
32144 \end_layout
32145
32146 \begin_layout Standard
32147 Inserts a short title, see section\InsetSpace ~
32148
32149 \begin_inset LatexCommand ref
32150 reference "sec:Short-Titles"
32151
32152 \end_inset
32153
32154 .
32155 \end_layout
32156
32157 \begin_layout Subsection
32158 TeX Code
32159 \end_layout
32160
32161 \begin_layout Standard
32162 Inserts an ERT box, see section\InsetSpace ~
32163
32164 \begin_inset LatexCommand ref
32165 reference "sub:ERT-Boxes"
32166
32167 \end_inset
32168
32169  for a description.
32170 \end_layout
32171
32172 \begin_layout Subsection
32173 Program Listing
32174 \begin_inset LatexCommand index
32175 name "Program listings"
32176
32177 \end_inset
32178
32179
32180 \end_layout
32181
32182 \begin_layout Standard
32183 Inserts a program listings box.
32184  Program listings are explained in chapter 
32185 \emph on
32186 Program Code Listings
32187 \emph default
32188  of the 
32189 \emph on
32190 Embedded Objects
32191 \emph default
32192  manual.
32193 \end_layout
32194
32195 \begin_layout Subsection
32196 Date
32197 \end_layout
32198
32199 \begin_layout Standard
32200 Inserts the actual date.
32201  The format dependends on the date format of the language that is used for
32202  LyX's menus.
32203  LyX offers another ways to insert a date which is explained in section
32204  
32205 \emph on
32206 External Material
32207 \emph default
32208  of the 
32209 \emph on
32210 Embedded Objects
32211 \emph default
32212  manual.
32213  There the different methods are also compared.
32214 \end_layout
32215
32216 \begin_layout Section
32217 The Navigate Menu
32218 \begin_inset LatexCommand index
32219 name "Menu ! Navigate"
32220
32221 \end_inset
32222
32223
32224 \end_layout
32225
32226 \begin_layout Standard
32227 This menu lists the existing, chapter, sections, figures, and tables of
32228  the current document.
32229  This allows you to navigate easily through you document.
32230 \end_layout
32231
32232 \begin_layout Standard
32233 The Navigate menu also offers to 
32234 \end_layout
32235
32236 \begin_layout Subsection
32237 Bookmarks
32238 \end_layout
32239
32240 \begin_layout Standard
32241 With this menu you are able to define your own bookmarks.
32242  This is useful when you are working on a large documents and often have
32243  to jump e.g.
32244  between section\InsetSpace ~
32245 2.5 and 6.3.
32246  To create bookmarks for this example, go to section\InsetSpace ~
32247 2.5 and use the menu
32248  
32249 \family sans
32250 Save\InsetSpace ~
32251 Bookmark\InsetSpace ~
32252 1
32253 \family default
32254 .
32255  Then go to section\InsetSpace ~
32256 6.3 and use 
32257 \family sans
32258 Save\InsetSpace ~
32259 Bookmark\InsetSpace ~
32260
32261 \family default
32262 2.
32263  Now you can easily jump between these sections by using the menu or by
32264  the key bindings 
32265 \family sans
32266 C-1
32267 \family default
32268  and 
32269 \family sans
32270 C-2
32271 \family default
32272 .
32273 \end_layout
32274
32275 \begin_layout Standard
32276 You can also use bookmarks to jump between several opened documents.
32277  The saved bookmarks are valid till the document is closed.
32278 \end_layout
32279
32280 \begin_layout Subsection
32281 Next Note, Change, Cross-reference
32282 \end_layout
32283
32284 \begin_layout Standard
32285 Jump to the next note, change, or cross-reference following the current
32286  cursor position.
32287 \end_layout
32288
32289 \begin_layout Subsection
32290 Go to Label
32291 \end_layout
32292
32293 \begin_layout Standard
32294 Only active when the cursor is in front of a cross-reference.
32295  Sets the cursor before the referenced label, the same as if you right-click
32296  on a cross-reference box.
32297 \end_layout
32298
32299 \begin_layout Section
32300 The Document Menu
32301 \begin_inset LatexCommand index
32302 name "Menu ! Document"
32303
32304 \end_inset
32305
32306
32307 \end_layout
32308
32309 \begin_layout Subsection
32310 Change Tracking
32311 \end_layout
32312
32313 \begin_layout Standard
32314 Change Tracking is described in section\InsetSpace ~
32315
32316 \begin_inset LatexCommand ref
32317 reference "sec:Change-Tracking"
32318
32319 \end_inset
32320
32321 .
32322 \end_layout
32323
32324 \begin_layout Subsection
32325 LaT
32326 \begin_inset ERT
32327 status collapsed
32328
32329 \begin_layout Standard
32330
32331 {}
32332 \end_layout
32333
32334 \end_inset
32335
32336 eX Log
32337 \end_layout
32338
32339 \begin_layout Standard
32340 After running LaTeX by viewing or exporting a document, this menu will be
32341  enabled.
32342  It shows the logfile of the used LaTeX-program.
32343 \end_layout
32344
32345 \begin_layout Standard
32346 Here you can see how LaTeX works in the background.
32347  
32348 \emph on
32349 Experts
32350 \emph default
32351  will find in it reasons for LaTeX-errors.
32352 \end_layout
32353
32354 \begin_layout Subsection
32355 Outline
32356 \end_layout
32357
32358 \begin_layout Standard
32359 Opens the TOC/Outline window as described in section\InsetSpace ~
32360
32361 \begin_inset LatexCommand ref
32362 reference "sub:Table-of-Contents"
32363
32364 \end_inset
32365
32366 .
32367 \end_layout
32368
32369 \begin_layout Subsection
32370 Start Appendix Here
32371 \end_layout
32372
32373 \begin_layout Standard
32374 This menu will start the appendix of the document at the current cursor
32375  position as described in section\InsetSpace ~
32376
32377 \begin_inset LatexCommand ref
32378 reference "sec:Appendices"
32379
32380 \end_inset
32381
32382 .
32383 \end_layout
32384
32385 \begin_layout Subsection
32386 Compressed
32387 \end_layout
32388
32389 \begin_layout Standard
32390 Un/compresses the actual document.
32391 \end_layout
32392
32393 \begin_layout Subsection
32394 Settings
32395 \begin_inset LatexCommand label
32396 name "sub:Settings"
32397
32398 \end_inset
32399
32400
32401 \begin_inset LatexCommand index
32402 name "Document ! Settings"
32403
32404 \end_inset
32405
32406
32407 \end_layout
32408
32409 \begin_layout Standard
32410 This menu dialog contains some submenus to set properties for the whole
32411  document.
32412  You can save your document settings as default with the 
32413 \family sans
32414 Save as Document Defaults
32415 \family default
32416  button in the dialog.
32417  This will create a template named 
32418 \family typewriter
32419 default.lyx
32420 \family default
32421  which is automatically loaded by LyX when you create a new document without
32422  using a template.
32423 \end_layout
32424
32425 \begin_layout Standard
32426 The different submenus of the dialog are explained in the following:
32427 \end_layout
32428
32429 \begin_layout Subsubsection*
32430 Document Class
32431 \end_layout
32432
32433 \begin_layout Standard
32434 Here you set the document class, class options, and a Postscript driver.
32435  Document classes are described in section\InsetSpace ~
32436
32437 \begin_inset LatexCommand ref
32438 reference "sec:Document-Classes"
32439
32440 \end_inset
32441
32442 .
32443  The Postscript driver is used for LaTeX's color and graphics packages.
32444  When using 
32445 \family sans
32446 Default
32447 \family default
32448 , the default driver for the LaTeX-packages are used.
32449  It is recommended to use the default unless your know what you are doing.
32450 \end_layout
32451
32452 \begin_layout Subsubsection*
32453 Fonts
32454 \end_layout
32455
32456 \begin_layout Standard
32457 The document font settings are described in section\InsetSpace ~
32458
32459 \begin_inset LatexCommand ref
32460 reference "sec:Fonts-and-Text"
32461
32462 \end_inset
32463
32464 .
32465 \end_layout
32466
32467 \begin_layout Subsubsection*
32468 Text Layout
32469 \end_layout
32470
32471 \begin_layout Standard
32472 You can specify if paragraphs should be separated by indentations or vertical
32473  skips.
32474  The line spacing and the number of text columns can here also be specified.
32475  
32476 \end_layout
32477
32478 \begin_layout Standard
32479 Note that LyX won't show two columns or the set up line spacing on screen.
32480  That's impractical, often unreadable, and not part of the WYSIWYM concept.
32481  However, it will be as you specified it in the output.
32482 \end_layout
32483
32484 \begin_layout Standard
32485 The listings settings are explained in the corresponding section in the
32486  
32487 \emph on
32488 Embedded Objects
32489 \emph default
32490  manual.
32491 \end_layout
32492
32493 \begin_layout Subsubsection*
32494 Page Layout
32495 \end_layout
32496
32497 \begin_layout Standard
32498 A description of this menu is given in section\InsetSpace ~
32499
32500 \begin_inset LatexCommand ref
32501 reference "sub:Paper-Size,-Orientation,"
32502
32503 \end_inset
32504
32505  and 
32506 \begin_inset LatexCommand ref
32507 reference "sub:Document-Layout"
32508
32509 \end_inset
32510
32511 .
32512 \end_layout
32513
32514 \begin_layout Subsubsection*
32515 Page Margins
32516 \end_layout
32517
32518 \begin_layout Standard
32519 Here you can adjust the paper margins, see section\InsetSpace ~
32520
32521 \begin_inset LatexCommand ref
32522 reference "sub:Margins"
32523
32524 \end_inset
32525
32526 .
32527 \end_layout
32528
32529 \begin_layout Subsubsection*
32530 Language
32531 \begin_inset LatexCommand index
32532 name "Language ! Encoding"
32533
32534 \end_inset
32535
32536
32537 \end_layout
32538
32539 \begin_layout Standard
32540 The document language and quote styles are set here.
32541  The encoding specifies how the document content is exported to LaTeX (the
32542  LyX file is always encoded in utf8).
32543  All characters that cannot be encoded using the specified encoding will
32544  be exported as LaTeX-commands (this can fail if a LaTeX-command is not
32545  known for a particular character).
32546 \begin_inset Foot
32547 status collapsed
32548
32549 \begin_layout Standard
32550 The known commands are defined in a text file.
32551  You can add commands for unknown symbols to that file yourself, see the
32552  
32553 \emph on
32554 Customization
32555 \emph default
32556  manual for details.
32557 \end_layout
32558
32559 \end_inset
32560
32561
32562 \end_layout
32563
32564 \begin_layout Standard
32565 If you use the option 
32566 \family sans
32567 use language's default encoding
32568 \family default
32569 , LyX determines the encoding of a portion of text from the language of
32570  this text.
32571  If the document contains text in more than one language you may get more
32572  than one encoding in the LaTeX file.
32573  If you do not use this option then the complete document will always use
32574  exactly one encoding.
32575  Checking this option is the preferred setting unless you use 
32576 \family sans
32577 XeTeX
32578 \family default
32579
32580 \begin_inset Foot
32581 status collapsed
32582
32583 \begin_layout Standard
32584 XeTeX is a TeX typesetting engine, an alternative for LaTeX.
32585  It natively supports Unicode while its input file is assumed to be in UTF-8
32586  encoding.
32587  More about using LyX with XeTeX can be found in 
32588 \begin_inset LatexCommand cite
32589 key "XeTeX"
32590
32591 \end_inset
32592
32593 .
32594 \end_layout
32595
32596 \end_inset
32597
32598  (see below).
32599 \end_layout
32600
32601 \begin_layout Standard
32602 LyX also supports Unicode output, which is particularly useful if you need
32603  lots of special symbols or non-alphabetic scripts, respectively.
32604  If you want to use this (and your LaTeX installation supports Unicode,
32605  for that matter), choose one of the four utf8 variants from the list below.
32606  Unfortunately the unicode support of standard LaTeX is quite incomplete,
32607  so it is not uncommon that a file with lots of unicode symbols works fine
32608  with 
32609 \family sans
32610 use language's default encoding
32611 \family default
32612  (when LyX uses it's list of known LaTeX-commands), but does not work with
32613  a fixed utf8 encoding (when the list of known LaTeX-commands is ot used,
32614  because all unicode symbols can be encoded in utf8).
32615 \end_layout
32616
32617 \begin_layout Standard
32618 Here is a list with the important encodings:
32619 \end_layout
32620
32621 \begin_layout Description
32622 LaTeX\InsetSpace ~
32623 default Same as 
32624 \family sans
32625 use language's default encoding
32626 \family default
32627 , but the LaTeX-package 
32628 \series bold
32629 inputenc
32630 \series default
32631
32632 \begin_inset LatexCommand index
32633 name "LaTeX-packages ! inputenc"
32634
32635 \end_inset
32636
32637  is not used.
32638  You probably need to load some other packages manually in the preamble.
32639 \end_layout
32640
32641 \begin_layout Description
32642 armscii8 encoding for Armenian
32643 \end_layout
32644
32645 \begin_layout Description
32646 ascii the ASCII encoding, covers only plain English, may result in a big
32647  file because lots of LaTeX-commands may be needed
32648 \end_layout
32649
32650 \begin_layout Description
32651 cp1250 MS Windows code page for latin2
32652 \end_layout
32653
32654 \begin_layout Description
32655 cp1251 MS Windows code page for Cyrillic
32656 \end_layout
32657
32658 \begin_layout Description
32659 cp1252 MS Windows code page for latin1
32660 \end_layout
32661
32662 \begin_layout Description
32663 cp1255 MS Windows code page for Hebrew, superset of the ISO-8859-8 encoding
32664 \end_layout
32665
32666 \begin_layout Description
32667 cp1256 MS Windows code page for Arabic and Farsi
32668 \end_layout
32669
32670 \begin_layout Description
32671 cp1257 MS Windows code page for Estonian, Latvian, and Lithuanian, the ISO-8859-
32672 13 encoding that is a superset of the ISO-8859-4 encoding
32673 \end_layout
32674
32675 \begin_layout Description
32676 iso88595 the ISO-8859-5 encoding, covers Belorussian, Bulgarian, Macedonian,
32677  Serbian, and Ukrainian
32678 \end_layout
32679
32680 \begin_layout Description
32681 iso-8859-7 the ISO-8859-7 encoding, covers Greek
32682 \end_layout
32683
32684 \begin_layout Description
32685 8859-8 the ISO-8859-8 encoding, covers Hebrew
32686 \end_layout
32687
32688 \begin_layout Description
32689 koi8-r standard Cyrillic especially for Russian
32690 \end_layout
32691
32692 \begin_layout Description
32693 koi8-u Cyrillic for Ukrainian
32694 \end_layout
32695
32696 \begin_layout Description
32697 latin1 the ISO-8859-1 encoding, covers the languages Albanian, Catalan,
32698  Danish, Dutch, English, Faroese, Finnish, French, Galician, German, Icelandic,
32699  Irish, Italian, Norwegian, Portuguese, Spanish, and Swedish; should be
32700  replaced by latin9
32701 \end_layout
32702
32703 \begin_layout Description
32704 latin2 the ISO-8859-2 encoding, covers Albanian, Croatian, Czech, German,
32705  Hungarian, Polish, Romanian, Slovak, and Slovenian
32706 \end_layout
32707
32708 \begin_layout Description
32709 latin3 the ISO-8859-3 encoding, covers Esperanto, Galician, Maltese, and
32710  Turkish
32711 \end_layout
32712
32713 \begin_layout Description
32714 latin4 the ISO-8859-4 encoding, covers Estonian, Latvian, and Lithuanian
32715 \end_layout
32716
32717 \begin_layout Description
32718 latin5 the ISO-8859-9 encoding, covers Turkish, like the ISO-8859-1 encoding
32719  where the Icelandic letters are replaced by Turkish ones
32720 \end_layout
32721
32722 \begin_layout Description
32723 latin9 the ISO-8859-15 encoding, like the ISO-8859-1 encoding, but with
32724  the euro currency sign, the 
32725 \begin_inset ERT
32726 status collapsed
32727
32728 \begin_layout Standard
32729
32730
32731 \backslash
32732 oe
32733 \end_layout
32734
32735 \end_inset
32736
32737 -ligature and some characters used for French and Finnish; latin9 should
32738  be the replacement for latin1
32739 \end_layout
32740
32741 \begin_layout Description
32742 pt154 Cyrillic for Kazakh
32743 \end_layout
32744
32745 \begin_layout Description
32746 utf8 Unicode utf8 with the LaTeX-package 
32747 \series bold
32748 inputenc
32749 \series default
32750
32751 \begin_inset LatexCommand index
32752 name "LaTeX-packages ! inputenc"
32753
32754 \end_inset
32755
32756  (first variant, for latin symbols and some others).
32757 \end_layout
32758
32759 \begin_layout Description
32760 utf8x Unicode utf8 with the LaTeX-package 
32761 \series bold
32762 inputenc
32763 \series default
32764  (second variant, for greek and CJK symbols and some others).
32765 \end_layout
32766
32767 \begin_layout Description
32768 UTF8 Unicode utf8 with the LaTeX-package 
32769 \series bold
32770 CJK
32771 \series default
32772
32773 \begin_inset LatexCommand index
32774 name "LaTeX-packages ! CJK"
32775
32776 \end_inset
32777
32778  (for the languages Chinese, Japanese and Korean)
32779 \end_layout
32780
32781 \begin_layout Description
32782 utf8-plain Unicode utf8 to be used with 
32783 \family sans
32784 XeTeX
32785 \family default
32786 , which uses Unicode directly, without the help of the LaTeX-package 
32787 \series bold
32788 inputenc
32789 \series default
32790  
32791 \begin_inset Foot
32792 status collapsed
32793
32794 \begin_layout Standard
32795 More about using LyX with XeTeX can be found in 
32796 \begin_inset LatexCommand cite
32797 key "XeTeX"
32798
32799 \end_inset
32800
32801 .
32802 \end_layout
32803
32804 \end_inset
32805
32806
32807 \end_layout
32808
32809 \begin_layout Subsubsection*
32810 Numbering & TOC
32811 \end_layout
32812
32813 \begin_layout Standard
32814 You can adjust here the numbering depth of sections headings as described
32815  in section\InsetSpace ~
32816
32817 \begin_inset LatexCommand ref
32818 reference "sub:Numbering-depth"
32819
32820 \end_inset
32821
32822 .
32823 \end_layout
32824
32825 \begin_layout Subsubsection*
32826 Bibliography
32827 \end_layout
32828
32829 \begin_layout Standard
32830 You can specify here a citation style using the LaTeX-packages 
32831 \series bold
32832 natbib
32833 \begin_inset LatexCommand index
32834 name "LaTeX-packages ! natbib"
32835
32836 \end_inset
32837
32838
32839 \series default
32840  or 
32841 \series bold
32842 jurabib
32843 \series default
32844
32845 \begin_inset LatexCommand index
32846 name "LaTeX-packages ! jurabib"
32847
32848 \end_inset
32849
32850 .
32851  For a further description see section\InsetSpace ~
32852
32853 \begin_inset LatexCommand ref
32854 reference "sec:Bibliography"
32855
32856 \end_inset
32857
32858 .
32859 \end_layout
32860
32861 \begin_layout Subsubsection*
32862 Math Options
32863 \end_layout
32864
32865 \begin_layout Standard
32866 These options will force LyX to use the LaTeX-packages 
32867 \series bold
32868 amsmath
32869 \begin_inset LatexCommand index
32870 name "LaTeX-packages ! amsmath"
32871
32872 \end_inset
32873
32874
32875 \series default
32876  and 
32877 \series bold
32878 esint
32879 \begin_inset LatexCommand index
32880 name "LaTeX-packages ! esint"
32881
32882 \end_inset
32883
32884
32885 \series default
32886  or to use them automatically when they are needed.
32887 \end_layout
32888
32889 \begin_layout Standard
32890
32891 \series bold
32892 amsmath
32893 \series default
32894  is needed for many constructs, so when you get LaTeX-errors in formulas,
32895  assure that you have enabled AMS.
32896 \end_layout
32897
32898 \begin_layout Standard
32899
32900 \series bold
32901 esint
32902 \series default
32903  is used for special integral characters.
32904 \end_layout
32905
32906 \begin_layout Subsubsection*
32907 Float Placement
32908 \end_layout
32909
32910 \begin_layout Standard
32911 The float placement options are described in section
32912 \begin_inset Formula $\,$
32913 \end_inset
32914
32915
32916 \begin_inset LatexCommand ref
32917 reference "sub:Float-Placement"
32918
32919 \end_inset
32920
32921 .
32922 \end_layout
32923
32924 \begin_layout Subsubsection*
32925 Bullets
32926 \end_layout
32927
32928 \begin_layout Standard
32929 Here you can adjust the characters for the itemize levels.
32930  The itemize environment is described in section\InsetSpace ~
32931
32932 \begin_inset LatexCommand ref
32933 reference "sec:Itemize"
32934
32935 \end_inset
32936
32937 .
32938 \end_layout
32939
32940 \begin_layout Subsubsection*
32941 Branches
32942 \end_layout
32943
32944 \begin_layout Standard
32945 Branches are described in section\InsetSpace ~
32946
32947 \begin_inset LatexCommand ref
32948 reference "sec:Branches"
32949
32950 \end_inset
32951
32952 .
32953 \end_layout
32954
32955 \begin_layout Subsubsection*
32956 LaT
32957 \begin_inset ERT
32958 status collapsed
32959
32960 \begin_layout Standard
32961
32962 {}
32963 \end_layout
32964
32965 \end_inset
32966
32967 eX Preamble
32968 \end_layout
32969
32970 \begin_layout Standard
32971 In this text field are entered commands to load special LaTeX-packages or
32972  to define LaTeX-commands.
32973  The preamble is a thing for LaTeX-experts.
32974  You shouldn't enter commands here until you don't exactly know what you
32975  do.
32976 \end_layout
32977
32978 \begin_layout Standard
32979 An introduction in the LaTeX-syntax is given in section\InsetSpace ~
32980
32981 \begin_inset LatexCommand ref
32982 reference "sub:LaTeX-Syntax"
32983
32984 \end_inset
32985
32986 .
32987 \end_layout
32988
32989 \begin_layout Section
32990 The Tools Menu
32991 \begin_inset LatexCommand index
32992 name "Menu ! Tools"
32993
32994 \end_inset
32995
32996
32997 \end_layout
32998
32999 \begin_layout Subsection
33000 Spellchecker
33001 \end_layout
33002
33003 \begin_layout Standard
33004 Spell checking is explained in section\InsetSpace ~
33005
33006 \begin_inset LatexCommand ref
33007 reference "sec:Spellchecking"
33008
33009 \end_inset
33010
33011 .
33012 \end_layout
33013
33014 \begin_layout Subsection
33015 Thesaurus
33016 \end_layout
33017
33018 \begin_layout Standard
33019 The thesaurus is described in section\InsetSpace ~
33020
33021 \begin_inset LatexCommand ref
33022 reference "sec:Thesaurus"
33023
33024 \end_inset
33025
33026 .
33027 \end_layout
33028
33029 \begin_layout Subsection
33030 Count Words
33031 \begin_inset LatexCommand index
33032 name "Word count"
33033
33034 \end_inset
33035
33036
33037 \end_layout
33038
33039 \begin_layout Standard
33040 Counts the number of words in the actual document or the highlighted document
33041  part.
33042 \end_layout
33043
33044 \begin_layout Subsection
33045 T
33046 \begin_inset ERT
33047 status collapsed
33048
33049 \begin_layout Standard
33050
33051 {}
33052 \end_layout
33053
33054 \end_inset
33055
33056 eX Information
33057 \begin_inset LatexCommand index
33058 name "TeX Information"
33059
33060 \end_inset
33061
33062
33063 \end_layout
33064
33065 \begin_layout Standard
33066 Shows you a list of the classes and styles installed in your LaTeX-system.
33067 \end_layout
33068
33069 \begin_layout Subsection
33070 Reconfigure
33071 \begin_inset LatexCommand index
33072 name "Reconfiguration of LyX"
33073
33074 \end_inset
33075
33076
33077 \begin_inset LatexCommand index
33078 name "LyX ! Reconfigure|see{Reconfiguration of LyX}"
33079
33080 \end_inset
33081
33082
33083 \end_layout
33084
33085 \begin_layout Standard
33086 This menu reconfigures LyX.
33087  That means LyX looks for LaTeX-packages and needed programs, see also section\InsetSpace ~
33088
33089 \begin_inset LatexCommand ref
33090 reference "sec:Basic-LyX-Setup"
33091
33092 \end_inset
33093
33094 .
33095 \end_layout
33096
33097 \begin_layout Subsection
33098 Preferences
33099 \end_layout
33100
33101 \begin_layout Standard
33102 The preferences dialog is described in detail in chapter
33103 \begin_inset Formula $\,$
33104 \end_inset
33105
33106
33107 \begin_inset LatexCommand ref
33108 reference "cha:The-Preferences-dialog"
33109
33110 \end_inset
33111
33112 .
33113 \end_layout
33114
33115 \begin_layout Section
33116 The Help Menu
33117 \begin_inset LatexCommand index
33118 name "Menu ! Help"
33119
33120 \end_inset
33121
33122
33123 \end_layout
33124
33125 \begin_layout Standard
33126 This menu opens the documentation files of LyX in the language of LyX's
33127  menus.
33128 \end_layout
33129
33130 \begin_layout Standard
33131 The menu 
33132 \family sans
33133 LaTeX\InsetSpace ~
33134 Configuration
33135 \family default
33136  shows a LyX-document with informations about the LaTeX-packages and classes
33137  found by LyX (see also section\InsetSpace ~
33138
33139 \begin_inset LatexCommand ref
33140 reference "sec:LaTeX-Setup"
33141
33142 \end_inset
33143
33144 ).
33145 \end_layout
33146
33147 \begin_layout Section
33148 Toolbars
33149 \begin_inset LatexCommand label
33150 name "sec:Toolbars"
33151
33152 \end_inset
33153
33154
33155 \end_layout
33156
33157 \begin_layout Standard
33158 How to show or hide toolbars is explained in section\InsetSpace ~
33159
33160 \begin_inset LatexCommand ref
33161 reference "sub:Toolbars"
33162
33163 \end_inset
33164
33165 .
33166 \end_layout
33167
33168 \begin_layout Standard
33169 It is also possible to define custom toolbars.
33170  This is described in the 
33171 \emph on
33172 Extended Features
33173 \emph default
33174  manual.
33175  
33176 \end_layout
33177
33178 \begin_layout Subsection
33179 Standard Toolbar
33180 \begin_inset LatexCommand index
33181 name "Toolbar ! Standard"
33182
33183 \end_inset
33184
33185
33186 \end_layout
33187
33188 \begin_layout Standard
33189 \begin_inset Graphics
33190         filename clipart/StandardToolbar.png
33191         width 100col%
33192
33193 \end_inset
33194
33195
33196 \end_layout
33197
33198 \begin_layout Standard
33199 \begin_inset VSpace defskip
33200 \end_inset
33201
33202
33203 \end_layout
33204
33205 \begin_layout Standard
33206 The standard toolbar as shown above contains from left to right the following
33207  buttons:
33208 \begin_inset ERT
33209 status collapsed
33210
33211 \begin_layout Standard
33212
33213
33214 \backslash
33215 setlength{
33216 \backslash
33217 LTleft}{0pt}
33218 \end_layout
33219
33220 \end_inset
33221
33222
33223 \begin_inset Note Note
33224 status collapsed
33225
33226 \begin_layout Standard
33227 This is necessary to left align the following longtables.
33228  See the 
33229 \emph on
33230 Embedded Objects
33231 \emph default
33232  manual for more information.
33233 \end_layout
33234
33235 \end_inset
33236
33237
33238 \end_layout
33239
33240 \begin_layout Standard
33241 \begin_inset VSpace defskip
33242 \end_inset
33243
33244
33245 \end_layout
33246
33247 \begin_layout Standard
33248 \begin_inset Tabular
33249 <lyxtabular version="3" rows="1" columns="2">
33250 <features islongtable="true">
33251 <column alignment="center" valignment="top" width="0">
33252 <column alignment="center" valignment="top" width="0">
33253 <row>
33254 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33255 \begin_inset Text
33256
33257 \begin_layout Standard
33258 \begin_inset Graphics
33259         filename clipart/ToolbarEnvBox.png
33260         clip
33261
33262 \end_inset
33263
33264
33265 \end_layout
33266
33267 \end_inset
33268 </cell>
33269 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
33270 \begin_inset Text
33271
33272 \begin_layout Standard
33273 pull-down menu for the paragraph environments
33274 \end_layout
33275
33276 \end_inset
33277 </cell>
33278 </row>
33279 </lyxtabular>
33280
33281 \end_inset
33282
33283
33284 \end_layout
33285
33286 \begin_layout Standard
33287 \begin_inset VSpace -10mm
33288 \end_inset
33289
33290
33291 \end_layout
33292
33293 \begin_layout Standard
33294 \align left
33295 \begin_inset Tabular
33296 <lyxtabular version="3" rows="20" columns="2">
33297 <features islongtable="true">
33298 <column alignment="left" valignment="top" width="0">
33299 <column alignment="left" valignment="top" width="0">
33300 <row interlinespace="2.5mm">
33301 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33302 \begin_inset Text
33303
33304 \begin_layout Standard
33305
33306 \family sans
33307 \begin_inset Graphics
33308         filename ../images/buffer-new.png
33309         BoundingBox 0bp 5bp 20bp 20bp
33310
33311 \end_inset
33312
33313
33314 \end_layout
33315
33316 \end_inset
33317 </cell>
33318 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
33319 \begin_inset Text
33320
33321 \begin_layout Standard
33322
33323 \family sans
33324 File\SpecialChar \menuseparator
33325 New
33326 \end_layout
33327
33328 \end_inset
33329 </cell>
33330 </row>
33331 <row interlinespace="2.5mm">
33332 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33333 \begin_inset Text
33334
33335 \begin_layout Standard
33336 \begin_inset Graphics
33337         filename ../images/file-open.png
33338         BoundingBox 0bp 5bp 20bp 20bp
33339
33340 \end_inset
33341
33342
33343 \end_layout
33344
33345 \end_inset
33346 </cell>
33347 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
33348 \begin_inset Text
33349
33350 \begin_layout Standard
33351
33352 \family sans
33353 File\SpecialChar \menuseparator
33354 Open
33355 \end_layout
33356
33357 \end_inset
33358 </cell>
33359 </row>
33360 <row interlinespace="2.5mm">
33361 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33362 \begin_inset Text
33363
33364 \begin_layout Standard
33365 \begin_inset Graphics
33366         filename ../images/buffer-write.png
33367         BoundingBox 0bp 5bp 20bp 20bp
33368
33369 \end_inset
33370
33371
33372 \end_layout
33373
33374 \end_inset
33375 </cell>
33376 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
33377 \begin_inset Text
33378
33379 \begin_layout Standard
33380
33381 \family sans
33382 File\SpecialChar \menuseparator
33383 Save
33384 \end_layout
33385
33386 \end_inset
33387 </cell>
33388 </row>
33389 <row interlinespace="2.5mm">
33390 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33391 \begin_inset Text
33392
33393 \begin_layout Standard
33394 \begin_inset Graphics
33395         filename ../images/dialog-show_print.png
33396         BoundingBox 0bp 5bp 24bp 20bp
33397
33398 \end_inset
33399
33400
33401 \end_layout
33402
33403 \end_inset
33404 </cell>
33405 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
33406 \begin_inset Text
33407
33408 \begin_layout Standard
33409
33410 \family sans
33411 File\SpecialChar \menuseparator
33412 Print
33413 \end_layout
33414
33415 \end_inset
33416 </cell>
33417 </row>
33418 <row interlinespace="2.5mm">
33419 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33420 \begin_inset Text
33421
33422 \begin_layout Standard
33423 \begin_inset Graphics
33424         filename ../images/dialog-show_spellchecker.png
33425         BoundingBox 0bp 5bp 20bp 20bp
33426
33427 \end_inset
33428
33429
33430 \end_layout
33431
33432 \end_inset
33433 </cell>
33434 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
33435 \begin_inset Text
33436
33437 \begin_layout Standard
33438
33439 \family sans
33440 Tools\SpecialChar \menuseparator
33441 Spellchecker
33442 \end_layout
33443
33444 \end_inset
33445 </cell>
33446 </row>
33447 <row interlinespace="2.5mm">
33448 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33449 \begin_inset Text
33450
33451 \begin_layout Standard
33452 \begin_inset Graphics
33453         filename ../images/undo.png
33454         BoundingBox 0bp 5bp 20bp 20bp
33455
33456 \end_inset
33457
33458
33459 \end_layout
33460
33461 \end_inset
33462 </cell>
33463 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
33464 \begin_inset Text
33465
33466 \begin_layout Standard
33467
33468 \family sans
33469 Edit\SpecialChar \menuseparator
33470 Undo
33471 \end_layout
33472
33473 \end_inset
33474 </cell>
33475 </row>
33476 <row interlinespace="2.5mm">
33477 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33478 \begin_inset Text
33479
33480 \begin_layout Standard
33481 \begin_inset Graphics
33482         filename ../images/redo.png
33483         BoundingBox 0bp 5bp 20bp 20bp
33484
33485 \end_inset
33486
33487
33488 \end_layout
33489
33490 \end_inset
33491 </cell>
33492 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
33493 \begin_inset Text
33494
33495 \begin_layout Standard
33496
33497 \family sans
33498 Edit\SpecialChar \menuseparator
33499 Redo
33500 \end_layout
33501
33502 \end_inset
33503 </cell>
33504 </row>
33505 <row interlinespace="2.5mm">
33506 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33507 \begin_inset Text
33508
33509 \begin_layout Standard
33510 \begin_inset Graphics
33511         filename ../images/cut.png
33512         BoundingBox 0bp 5bp 20bp 20bp
33513
33514 \end_inset
33515
33516
33517 \end_layout
33518
33519 \end_inset
33520 </cell>
33521 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
33522 \begin_inset Text
33523
33524 \begin_layout Standard
33525
33526 \family sans
33527 Edit\SpecialChar \menuseparator
33528 Cut
33529 \end_layout
33530
33531 \end_inset
33532 </cell>
33533 </row>
33534 <row interlinespace="2.5mm">
33535 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33536 \begin_inset Text
33537
33538 \begin_layout Standard
33539 \begin_inset Graphics
33540         filename ../images/copy.png
33541         BoundingBox 0bp 5bp 20bp 20bp
33542
33543 \end_inset
33544
33545
33546 \end_layout
33547
33548 \end_inset
33549 </cell>
33550 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
33551 \begin_inset Text
33552
33553 \begin_layout Standard
33554
33555 \family sans
33556 Edit\SpecialChar \menuseparator
33557 Copy
33558 \end_layout
33559
33560 \end_inset
33561 </cell>
33562 </row>
33563 <row interlinespace="2.5mm">
33564 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33565 \begin_inset Text
33566
33567 \begin_layout Standard
33568 \begin_inset Graphics
33569         filename ../images/paste.png
33570         BoundingBox 0bp 5bp 20bp 20bp
33571
33572 \end_inset
33573
33574
33575 \end_layout
33576
33577 \end_inset
33578 </cell>
33579 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
33580 \begin_inset Text
33581
33582 \begin_layout Standard
33583
33584 \family sans
33585 Edit\SpecialChar \menuseparator
33586 Paste
33587 \end_layout
33588
33589 \end_inset
33590 </cell>
33591 </row>
33592 <row interlinespace="2.5mm">
33593 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33594 \begin_inset Text
33595
33596 \begin_layout Standard
33597 \begin_inset Graphics
33598         filename ../images/dialog-show_findreplace.png
33599         BoundingBox 0bp 5bp 20bp 25bp
33600         rotateOrigin center
33601
33602 \end_inset
33603
33604
33605 \end_layout
33606
33607 \end_inset
33608 </cell>
33609 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
33610 \begin_inset Text
33611
33612 \begin_layout Standard
33613
33614 \family sans
33615 Edit\SpecialChar \menuseparator
33616 Find\InsetSpace \thinspace{}
33617 &\InsetSpace \thinspace{}
33618 Replace
33619 \end_layout
33620
33621 \end_inset
33622 </cell>
33623 </row>
33624 <row interlinespace="2.5mm">
33625 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33626 \begin_inset Text
33627
33628 \begin_layout Standard
33629 \begin_inset Graphics
33630         filename ../images/font-emph.png
33631         BoundingBox 0bp 5bp 20bp 20bp
33632
33633 \end_inset
33634
33635
33636 \end_layout
33637
33638 \end_inset
33639 </cell>
33640 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
33641 \begin_inset Text
33642
33643 \begin_layout Standard
33644 Emphasize text, function of the Edit
33645 \family sans
33646 \SpecialChar \menuseparator
33647 Text\InsetSpace ~
33648 Style
33649 \family default
33650  dialog
33651 \end_layout
33652
33653 \end_inset
33654 </cell>
33655 </row>
33656 <row interlinespace="2.5mm">
33657 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33658 \begin_inset Text
33659
33660 \begin_layout Standard
33661 \begin_inset Graphics
33662         filename ../images/font-noun.png
33663         BoundingBox 0bp 5bp 20bp 20bp
33664
33665 \end_inset
33666
33667
33668 \end_layout
33669
33670 \end_inset
33671 </cell>
33672 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
33673 \begin_inset Text
33674
33675 \begin_layout Standard
33676 Set text to noun style, function of the Edit
33677 \family sans
33678 \SpecialChar \menuseparator
33679 Text\InsetSpace ~
33680 Style
33681 \family default
33682  dialog
33683 \end_layout
33684
33685 \end_inset
33686 </cell>
33687 </row>
33688 <row interlinespace="2.5mm">
33689 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33690 \begin_inset Text
33691
33692 \begin_layout Standard
33693 \begin_inset Graphics
33694         filename ../images/font-free-apply.png
33695         BoundingBox 0bp 5bp 20bp 20bp
33696
33697 \end_inset
33698
33699
33700 \end_layout
33701
33702 \end_inset
33703 </cell>
33704 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
33705 \begin_inset Text
33706
33707 \begin_layout Standard
33708 Formats text using the current settings in the 
33709 \family sans
33710 Edit\SpecialChar \menuseparator
33711 Text\InsetSpace ~
33712 Style
33713 \family default
33714  dialog
33715 \end_layout
33716
33717 \end_inset
33718 </cell>
33719 </row>
33720 <row interlinespace="2.5mm">
33721 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33722 \begin_inset Text
33723
33724 \begin_layout Standard
33725 \begin_inset Graphics
33726         filename ../images/math-mode.png
33727         BoundingBox 0bp 5bp 20bp 20bp
33728
33729 \end_inset
33730
33731
33732 \end_layout
33733
33734 \end_inset
33735 </cell>
33736 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
33737 \begin_inset Text
33738
33739 \begin_layout Standard
33740
33741 \family sans
33742 Insert\SpecialChar \menuseparator
33743 Math\SpecialChar \menuseparator
33744 Inline\InsetSpace ~
33745 Formula
33746 \end_layout
33747
33748 \end_inset
33749 </cell>
33750 </row>
33751 <row interlinespace="2.5mm">
33752 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33753 \begin_inset Text
33754
33755 \begin_layout Standard
33756 \begin_inset Graphics
33757         filename ../images/dialog-show-new-inset_graphics.png
33758         BoundingBox 0bp 5bp 20bp 25bp
33759         rotateOrigin center
33760
33761 \end_inset
33762
33763
33764 \end_layout
33765
33766 \end_inset
33767 </cell>
33768 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
33769 \begin_inset Text
33770
33771 \begin_layout Standard
33772
33773 \family sans
33774 Insert\SpecialChar \menuseparator
33775 Graphics
33776 \end_layout
33777
33778 \end_inset
33779 </cell>
33780 </row>
33781 <row interlinespace="2.5mm">
33782 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33783 \begin_inset Text
33784
33785 \begin_layout Standard
33786 \begin_inset Graphics
33787         filename ../images/tabular-insert.png
33788         BoundingBox 0bp 5bp 20bp 25bp
33789         rotateOrigin center
33790
33791 \end_inset
33792
33793
33794 \end_layout
33795
33796 \end_inset
33797 </cell>
33798 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
33799 \begin_inset Text
33800
33801 \begin_layout Standard
33802
33803 \family sans
33804 Insert\SpecialChar \menuseparator
33805 Table
33806 \end_layout
33807
33808 \end_inset
33809 </cell>
33810 </row>
33811 <row interlinespace="2.5mm">
33812 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33813 \begin_inset Text
33814
33815 \begin_layout Standard
33816 \begin_inset Graphics
33817         filename ../images/dialog-toggle_toc.png
33818         BoundingBox 0bp 5bp 20bp 25bp
33819         rotateOrigin center
33820
33821 \end_inset
33822
33823
33824 \end_layout
33825
33826 \end_inset
33827 </cell>
33828 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
33829 \begin_inset Text
33830
33831 \begin_layout Standard
33832 Toggle outline window on/off, 
33833 \family sans
33834 Document\SpecialChar \menuseparator
33835 Outline
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_math.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 math toolbar on/off
33863 \end_layout
33864
33865 \end_inset
33866 </cell>
33867 </row>
33868 <row interlinespace="2.5mm">
33869 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33870 \begin_inset Text
33871
33872 \begin_layout Standard
33873 \begin_inset Graphics
33874         filename ../images/toolbar-toggle_table.png
33875         BoundingBox 0bp 5bp 20bp 25bp
33876         rotateOrigin center
33877
33878 \end_inset
33879
33880
33881 \end_layout
33882
33883 \end_inset
33884 </cell>
33885 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
33886 \begin_inset Text
33887
33888 \begin_layout Standard
33889 Toggle table toolbar on/off
33890 \end_layout
33891
33892 \end_inset
33893 </cell>
33894 </row>
33895 </lyxtabular>
33896
33897 \end_inset
33898
33899
33900 \end_layout
33901
33902 \begin_layout Subsection
33903 Extra Toolbar
33904 \begin_inset LatexCommand index
33905 name "Toolbar ! Extra"
33906
33907 \end_inset
33908
33909
33910 \end_layout
33911
33912 \begin_layout Standard
33913 \begin_inset Graphics
33914         filename clipart/ExtraToolbar.png
33915         width 100col%
33916
33917 \end_inset
33918
33919
33920 \end_layout
33921
33922 \begin_layout Standard
33923 \begin_inset VSpace defskip
33924 \end_inset
33925
33926
33927 \end_layout
33928
33929 \begin_layout Standard
33930 The extra toolbar as shown above contains from left to right the following
33931  buttons:
33932 \end_layout
33933
33934 \begin_layout Standard
33935 \begin_inset VSpace defskip
33936 \end_inset
33937
33938
33939 \end_layout
33940
33941 \begin_layout Standard
33942 \begin_inset Tabular
33943 <lyxtabular version="3" rows="23" columns="2">
33944 <features islongtable="true">
33945 <column alignment="left" valignment="top" width="0">
33946 <column alignment="left" valignment="top" width="0">
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.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 Default
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_Enumerate.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 Numbered 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_Itemize.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 Itemized 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_List.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 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/layout_Description.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 Description list
34077 \end_layout
34078
34079 \end_inset
34080 </cell>
34081 </row>
34082 <row interlinespace="2.5mm">
34083 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34084 \begin_inset Text
34085
34086 \begin_layout Standard
34087 \begin_inset Graphics
34088         filename ../images/depth-increment.png
34089         BoundingBox 0bp 5bp 20bp 25bp
34090         rotateOrigin center
34091
34092 \end_inset
34093
34094
34095 \end_layout
34096
34097 \end_inset
34098 </cell>
34099 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
34100 \begin_inset Text
34101
34102 \begin_layout Standard
34103
34104 \family sans
34105 Edit\SpecialChar \menuseparator
34106 Increase\InsetSpace ~
34107 List\InsetSpace ~
34108 Depth
34109 \end_layout
34110
34111 \end_inset
34112 </cell>
34113 </row>
34114 <row interlinespace="2.5mm">
34115 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34116 \begin_inset Text
34117
34118 \begin_layout Standard
34119 \begin_inset Graphics
34120         filename ../images/depth-decrement.png
34121         BoundingBox 0bp 5bp 20bp 25bp
34122         rotateOrigin center
34123
34124 \end_inset
34125
34126
34127 \end_layout
34128
34129 \end_inset
34130 </cell>
34131 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
34132 \begin_inset Text
34133
34134 \begin_layout Standard
34135
34136 \family sans
34137 Edit\SpecialChar \menuseparator
34138 Decrease\InsetSpace ~
34139 List\InsetSpace ~
34140 Depth
34141 \end_layout
34142
34143 \end_inset
34144 </cell>
34145 </row>
34146 <row interlinespace="2.5mm">
34147 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34148 \begin_inset Text
34149
34150 \begin_layout Standard
34151 \begin_inset Graphics
34152         filename ../images/float-insert_figure.png
34153         BoundingBox 0bp 5bp 20bp 20bp
34154
34155 \end_inset
34156
34157
34158 \end_layout
34159
34160 \end_inset
34161 </cell>
34162 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
34163 \begin_inset Text
34164
34165 \begin_layout Standard
34166
34167 \family sans
34168 Insert\SpecialChar \menuseparator
34169 Float\SpecialChar \menuseparator
34170 Figure
34171 \end_layout
34172
34173 \end_inset
34174 </cell>
34175 </row>
34176 <row interlinespace="2.5mm">
34177 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34178 \begin_inset Text
34179
34180 \begin_layout Standard
34181 \begin_inset Graphics
34182         filename ../images/float-insert_table.png
34183         BoundingBox 0bp 5bp 20bp 20bp
34184
34185 \end_inset
34186
34187
34188 \end_layout
34189
34190 \end_inset
34191 </cell>
34192 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
34193 \begin_inset Text
34194
34195 \begin_layout Standard
34196
34197 \family sans
34198 Insert\SpecialChar \menuseparator
34199 Float\SpecialChar \menuseparator
34200 Table
34201 \end_layout
34202
34203 \end_inset
34204 </cell>
34205 </row>
34206 <row interlinespace="2.5mm">
34207 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34208 \begin_inset Text
34209
34210 \begin_layout Standard
34211 \begin_inset Graphics
34212         filename ../images/label-insert.png
34213         BoundingBox 0bp 5bp 20bp 20bp
34214
34215 \end_inset
34216
34217
34218 \end_layout
34219
34220 \end_inset
34221 </cell>
34222 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
34223 \begin_inset Text
34224
34225 \begin_layout Standard
34226
34227 \family sans
34228 Insert\SpecialChar \menuseparator
34229 Label
34230 \end_layout
34231
34232 \end_inset
34233 </cell>
34234 </row>
34235 <row interlinespace="2.5mm">
34236 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34237 \begin_inset Text
34238
34239 \begin_layout Standard
34240 \begin_inset Graphics
34241         filename ../images/dialog-show-new-inset_ref.png
34242         BoundingBox 0bp 5bp 20bp 20bp
34243
34244 \end_inset
34245
34246
34247 \end_layout
34248
34249 \end_inset
34250 </cell>
34251 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
34252 \begin_inset Text
34253
34254 \begin_layout Standard
34255
34256 \family sans
34257 Insert\SpecialChar \menuseparator
34258 Cross-Reference
34259 \end_layout
34260
34261 \end_inset
34262 </cell>
34263 </row>
34264 <row interlinespace="2.5mm">
34265 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34266 \begin_inset Text
34267
34268 \begin_layout Standard
34269 \begin_inset Graphics
34270         filename ../images/dialog-show-new-inset_citation.png
34271         BoundingBox 0bp 5bp 20bp 20bp
34272
34273 \end_inset
34274
34275
34276 \end_layout
34277
34278 \end_inset
34279 </cell>
34280 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34281 \begin_inset Text
34282
34283 \begin_layout Standard
34284
34285 \family sans
34286 Insert\SpecialChar \menuseparator
34287 Citation
34288 \end_layout
34289
34290 \end_inset
34291 </cell>
34292 </row>
34293 <row interlinespace="2.5mm">
34294 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34295 \begin_inset Text
34296
34297 \begin_layout Standard
34298 \begin_inset Graphics
34299         filename ../images/index-insert.png
34300         BoundingBox 0bp 5bp 20bp 20bp
34301
34302 \end_inset
34303
34304
34305 \end_layout
34306
34307 \end_inset
34308 </cell>
34309 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34310 \begin_inset Text
34311
34312 \begin_layout Standard
34313
34314 \family sans
34315 Insert\SpecialChar \menuseparator
34316 Index\InsetSpace ~
34317 Entry
34318 \end_layout
34319
34320 \end_inset
34321 </cell>
34322 </row>
34323 <row interlinespace="2.5mm">
34324 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34325 \begin_inset Text
34326
34327 \begin_layout Standard
34328 \begin_inset Graphics
34329         filename ../images/nomencl-insert.png
34330         BoundingBox 0bp 5bp 20bp 20bp
34331
34332 \end_inset
34333
34334
34335 \end_layout
34336
34337 \end_inset
34338 </cell>
34339 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34340 \begin_inset Text
34341
34342 \begin_layout Standard
34343
34344 \family sans
34345 Insert\SpecialChar \menuseparator
34346 Nomenclature\InsetSpace ~
34347 Entry
34348 \end_layout
34349
34350 \end_inset
34351 </cell>
34352 </row>
34353 <row interlinespace="2.5mm">
34354 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34355 \begin_inset Text
34356
34357 \begin_layout Standard
34358 \begin_inset Graphics
34359         filename ../images/footnote-insert.png
34360         BoundingBox 0bp 5bp 20bp 20bp
34361
34362 \end_inset
34363
34364
34365 \end_layout
34366
34367 \end_inset
34368 </cell>
34369 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
34370 \begin_inset Text
34371
34372 \begin_layout Standard
34373
34374 \family sans
34375 Insert\SpecialChar \menuseparator
34376 Footnote
34377 \end_layout
34378
34379 \end_inset
34380 </cell>
34381 </row>
34382 <row interlinespace="2.5mm">
34383 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34384 \begin_inset Text
34385
34386 \begin_layout Standard
34387 \begin_inset Graphics
34388         filename ../images/marginalnote-insert.png
34389         BoundingBox 0bp 5bp 20bp 25bp
34390         rotateOrigin center
34391
34392 \end_inset
34393
34394
34395 \end_layout
34396
34397 \end_inset
34398 </cell>
34399 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
34400 \begin_inset Text
34401
34402 \begin_layout Standard
34403
34404 \family sans
34405 Insert\SpecialChar \menuseparator
34406 Marginal\InsetSpace ~
34407 Note
34408 \end_layout
34409
34410 \end_inset
34411 </cell>
34412 </row>
34413 <row interlinespace="2.5mm">
34414 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34415 \begin_inset Text
34416
34417 \begin_layout Standard
34418 \begin_inset Graphics
34419         filename ../images/note-insert.png
34420         BoundingBox 0bp 5bp 20bp 20bp
34421
34422 \end_inset
34423
34424
34425 \end_layout
34426
34427 \end_inset
34428 </cell>
34429 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
34430 \begin_inset Text
34431
34432 \begin_layout Standard
34433
34434 \family sans
34435 Insert\SpecialChar \menuseparator
34436 Note\SpecialChar \menuseparator
34437 LyX\InsetSpace ~
34438 Note
34439 \end_layout
34440
34441 \end_inset
34442 </cell>
34443 </row>
34444 <row interlinespace="2.5mm">
34445 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34446 \begin_inset Text
34447
34448 \begin_layout Standard
34449 \begin_inset Graphics
34450         filename ../images/url-insert.png
34451         BoundingBox 0bp 5bp 20bp 20bp
34452
34453 \end_inset
34454
34455
34456 \end_layout
34457
34458 \end_inset
34459 </cell>
34460 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
34461 \begin_inset Text
34462
34463 \begin_layout Standard
34464
34465 \family sans
34466 Insert\SpecialChar \menuseparator
34467 URL
34468 \end_layout
34469
34470 \end_inset
34471 </cell>
34472 </row>
34473 <row interlinespace="2.5mm">
34474 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34475 \begin_inset Text
34476
34477 \begin_layout Standard
34478 \begin_inset Graphics
34479         filename ../images/ert-insert.png
34480         BoundingBox 0bp 5bp 20bp 20bp
34481
34482 \end_inset
34483
34484
34485 \end_layout
34486
34487 \end_inset
34488 </cell>
34489 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
34490 \begin_inset Text
34491
34492 \begin_layout Standard
34493
34494 \family sans
34495 Insert\SpecialChar \menuseparator
34496 T
34497 \family default
34498
34499 \begin_inset ERT
34500 status collapsed
34501
34502 \begin_layout Standard
34503
34504 {}
34505 \end_layout
34506
34507 \end_inset
34508
34509
34510 \family sans
34511 eX
34512 \end_layout
34513
34514 \end_inset
34515 </cell>
34516 </row>
34517 <row interlinespace="2.5mm">
34518 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34519 \begin_inset Text
34520
34521 \begin_layout Standard
34522 \begin_inset Graphics
34523         filename ../images/dialog-show-new-inset_include.png
34524         BoundingBox 0bp 5bp 20bp 20bp
34525
34526 \end_inset
34527
34528
34529 \end_layout
34530
34531 \end_inset
34532 </cell>
34533 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
34534 \begin_inset Text
34535
34536 \begin_layout Standard
34537
34538 \family sans
34539 Insert\SpecialChar \menuseparator
34540 File\SpecialChar \menuseparator
34541 Child\InsetSpace ~
34542 Document
34543 \end_layout
34544
34545 \end_inset
34546 </cell>
34547 </row>
34548 <row interlinespace="2.5mm">
34549 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34550 \begin_inset Text
34551
34552 \begin_layout Standard
34553 \begin_inset Graphics
34554         filename ../images/dialog-show_character.png
34555         BoundingBox 0bp 5bp 20bp 25bp
34556         rotateOrigin center
34557
34558 \end_inset
34559
34560
34561 \end_layout
34562
34563 \end_inset
34564 </cell>
34565 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
34566 \begin_inset Text
34567
34568 \begin_layout Standard
34569
34570 \family sans
34571 Edit\SpecialChar \menuseparator
34572 Text\InsetSpace ~
34573 Style
34574 \end_layout
34575
34576 \end_inset
34577 </cell>
34578 </row>
34579 <row interlinespace="2.5mm">
34580 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34581 \begin_inset Text
34582
34583 \begin_layout Standard
34584 \begin_inset Graphics
34585         filename ../images/layout-paragraph.png
34586         BoundingBox 0bp 5bp 20bp 25bp
34587         rotateOrigin center
34588
34589 \end_inset
34590
34591
34592 \end_layout
34593
34594 \end_inset
34595 </cell>
34596 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
34597 \begin_inset Text
34598
34599 \begin_layout Standard
34600
34601 \family sans
34602 Edit\SpecialChar \menuseparator
34603 Paragraph\InsetSpace ~
34604 Settings
34605 \end_layout
34606
34607 \end_inset
34608 </cell>
34609 </row>
34610 <row interlinespace="2.5mm">
34611 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34612 \begin_inset Text
34613
34614 \begin_layout Standard
34615 \begin_inset Graphics
34616         filename ../images/thesaurus-entry.png
34617         BoundingBox 0bp 5bp 20bp 25bp
34618         rotateOrigin center
34619
34620 \end_inset
34621
34622
34623 \end_layout
34624
34625 \end_inset
34626 </cell>
34627 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
34628 \begin_inset Text
34629
34630 \begin_layout Standard
34631
34632 \family sans
34633 Tools\SpecialChar \menuseparator
34634 Thesaurus
34635 \end_layout
34636
34637 \end_inset
34638 </cell>
34639 </row>
34640 </lyxtabular>
34641
34642 \end_inset
34643
34644
34645 \end_layout
34646
34647 \begin_layout Subsection
34648 View / Update Toolbar
34649 \begin_inset LatexCommand index
34650 name "Toolbar ! View / Update"
34651
34652 \end_inset
34653
34654
34655 \end_layout
34656
34657 \begin_layout Standard
34658 \begin_inset Graphics
34659         filename clipart/ViewToolbar.png
34660
34661 \end_inset
34662
34663
34664 \end_layout
34665
34666 \begin_layout Standard
34667 \begin_inset VSpace defskip
34668 \end_inset
34669
34670
34671 \end_layout
34672
34673 \begin_layout Standard
34674 The view / update toolbar as shown above contains from left to right the
34675  following buttons:
34676 \end_layout
34677
34678 \begin_layout Standard
34679 \begin_inset VSpace defskip
34680 \end_inset
34681
34682
34683 \end_layout
34684
34685 \begin_layout Standard
34686 \begin_inset Tabular
34687 <lyxtabular version="3" rows="6" columns="2">
34688 <features islongtable="true">
34689 <column alignment="left" valignment="top" width="0">
34690 <column alignment="left" valignment="top" width="0">
34691 <row interlinespace="2.5mm">
34692 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34693 \begin_inset Text
34694
34695 \begin_layout Standard
34696 \begin_inset Graphics
34697         filename ../images/buffer-view_dvi.png
34698         BoundingBox 0bp 5bp 20bp 25bp
34699         rotateOrigin center
34700
34701 \end_inset
34702
34703
34704 \end_layout
34705
34706 \end_inset
34707 </cell>
34708 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
34709 \begin_inset Text
34710
34711 \begin_layout Standard
34712
34713 \family sans
34714 View\SpecialChar \menuseparator
34715 DVI
34716 \end_layout
34717
34718 \end_inset
34719 </cell>
34720 </row>
34721 <row interlinespace="2.5mm">
34722 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34723 \begin_inset Text
34724
34725 \begin_layout Standard
34726 \begin_inset Graphics
34727         filename ../images/buffer-update_dvi.png
34728         BoundingBox 0bp 5bp 20bp 25bp
34729         rotateOrigin center
34730
34731 \end_inset
34732
34733
34734 \end_layout
34735
34736 \end_inset
34737 </cell>
34738 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
34739 \begin_inset Text
34740
34741 \begin_layout Standard
34742
34743 \family sans
34744 View\SpecialChar \menuseparator
34745 Update\SpecialChar \menuseparator
34746 DVI
34747 \end_layout
34748
34749 \end_inset
34750 </cell>
34751 </row>
34752 <row interlinespace="2.5mm">
34753 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34754 \begin_inset Text
34755
34756 \begin_layout Standard
34757 \begin_inset Graphics
34758         filename ../images/buffer-view_pdf2.png
34759         BoundingBox 0bp 5bp 20bp 25bp
34760         rotateOrigin center
34761
34762 \end_inset
34763
34764
34765 \end_layout
34766
34767 \end_inset
34768 </cell>
34769 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
34770 \begin_inset Text
34771
34772 \begin_layout Standard
34773
34774 \family sans
34775 View\SpecialChar \menuseparator
34776 PDF
34777 \end_layout
34778
34779 \end_inset
34780 </cell>
34781 </row>
34782 <row interlinespace="2.5mm">
34783 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34784 \begin_inset Text
34785
34786 \begin_layout Standard
34787 \begin_inset Graphics
34788         filename ../images/buffer-update_pdf2.png
34789         BoundingBox 0bp 5bp 20bp 25bp
34790         rotateOrigin center
34791
34792 \end_inset
34793
34794
34795 \end_layout
34796
34797 \end_inset
34798 </cell>
34799 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
34800 \begin_inset Text
34801
34802 \begin_layout Standard
34803
34804 \family sans
34805 View\SpecialChar \menuseparator
34806 Update\SpecialChar \menuseparator
34807 PDF
34808 \begin_inset Foot
34809 status collapsed
34810
34811 \begin_layout Standard
34812 This button is on some LyX for Windows installations not here because its
34813  functionality is merged with 
34814 \family sans
34815 View\SpecialChar \menuseparator
34816 PDF
34817 \family default
34818 .
34819  
34820 \end_layout
34821
34822 \end_inset
34823
34824
34825 \end_layout
34826
34827 \end_inset
34828 </cell>
34829 </row>
34830 <row interlinespace="2.5mm">
34831 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34832 \begin_inset Text
34833
34834 \begin_layout Standard
34835 \begin_inset Graphics
34836         filename ../images/buffer-view_ps.png
34837         BoundingBox 0bp 5bp 20bp 25bp
34838         rotateOrigin center
34839
34840 \end_inset
34841
34842
34843 \end_layout
34844
34845 \end_inset
34846 </cell>
34847 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
34848 \begin_inset Text
34849
34850 \begin_layout Standard
34851
34852 \family sans
34853 View\SpecialChar \menuseparator
34854 Postscript
34855 \end_layout
34856
34857 \end_inset
34858 </cell>
34859 </row>
34860 <row interlinespace="2.5mm">
34861 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34862 \begin_inset Text
34863
34864 \begin_layout Standard
34865 \begin_inset Graphics
34866         filename ../images/buffer-update_ps.png
34867         BoundingBox 0bp 5bp 20bp 25bp
34868         rotateOrigin center
34869
34870 \end_inset
34871
34872
34873 \end_layout
34874
34875 \end_inset
34876 </cell>
34877 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
34878 \begin_inset Text
34879
34880 \begin_layout Standard
34881
34882 \family sans
34883 View\SpecialChar \menuseparator
34884 Update\SpecialChar \menuseparator
34885 Postscript
34886 \end_layout
34887
34888 \end_inset
34889 </cell>
34890 </row>
34891 </lyxtabular>
34892
34893 \end_inset
34894
34895
34896 \end_layout
34897
34898 \begin_layout Subsection
34899 Other Toolbars
34900 \end_layout
34901
34902 \begin_layout Standard
34903 The change tracking toolbar is explained in section\InsetSpace ~
34904
34905 \begin_inset LatexCommand ref
34906 reference "sec:Change-Tracking"
34907
34908 \end_inset
34909
34910 , the table toolbar
34911 \begin_inset LatexCommand index
34912 name "Toolbar ! Table"
34913
34914 \end_inset
34915
34916  is explained in the 
34917 \emph on
34918 Embedded Objects
34919 \emph default
34920  manual.
34921 \end_layout
34922
34923 \begin_layout Chapter
34924 The 
34925 \family sans
34926 Preferences
34927 \family default
34928  Dialog
34929 \begin_inset LatexCommand label
34930 name "cha:The-Preferences-dialog"
34931
34932 \end_inset
34933
34934
34935 \begin_inset LatexCommand index
34936 name "Preferences"
34937
34938 \end_inset
34939
34940
34941 \end_layout
34942
34943 \begin_layout Standard
34944 The preferences dialog is called with the menu Tools\SpecialChar \menuseparator
34945 Preferences.
34946  It consists of submenus explained in the following.
34947 \end_layout
34948
34949 \begin_layout Section
34950 Look and Feel
34951 \end_layout
34952
34953 \begin_layout Subsection
34954 User Interface
34955 \begin_inset LatexCommand label
34956 name "sec:ui"
34957
34958 \end_inset
34959
34960
34961 \begin_inset LatexCommand index
34962 name "Customization ! of toolbars"
34963
34964 \end_inset
34965
34966
34967 \begin_inset LatexCommand index
34968 name "Customization ! of menus"
34969
34970 \end_inset
34971
34972
34973 \end_layout
34974
34975 \begin_layout Standard
34976 \begin_inset Note Greyedout
34977 status open
34978
34979 \begin_layout Standard
34980
34981 \series bold
34982 Note:
34983 \series default
34984  You have to restart LyX before changes in ui- and bind-files take effect.
34985 \end_layout
34986
34987 \end_inset
34988
34989
34990 \end_layout
34991
34992 \begin_layout Subsubsection
34993 User Interface File
34994 \begin_inset LatexCommand index
34995 name "Customization ! of toolbars"
34996
34997 \end_inset
34998
34999
35000 \begin_inset LatexCommand index
35001 name "Customization ! of menus"
35002
35003 \end_inset
35004
35005
35006 \end_layout
35007
35008 \begin_layout Standard
35009 The appearance of the menus and toolbars can be changed by choosing an user
35010  interface (ui) file.
35011  An ui-file is a textfile where the toolbars and menus are listed.
35012  The toolbar buttons and menu entries are specified in the files 
35013 \shape italic
35014 stdtoolbars.inc
35015 \shape default
35016  and 
35017 \shape italic
35018 stdmenus.inc
35019 \shape default
35020 , respectively.
35021  To create your own menu and toolbar layout, start with a copy of these
35022  files and edit the entries.
35023 \end_layout
35024
35025 \begin_layout Standard
35026 The syntax of the .inc-files is straightforward: The 
35027 \family sans
35028 Menubar
35029 \family default
35030
35031 \family sans
35032 Menu
35033 \family default
35034  and 
35035 \family sans
35036 Toolbar
35037 \family default
35038  entries must be ended with an explicit 
35039 \family sans
35040 End
35041 \family default
35042 .
35043  They may contain 
35044 \family sans
35045 Submenus
35046 \family default
35047
35048 \family sans
35049 Items
35050 \family default
35051
35052 \family sans
35053 OptItems
35054 \family default
35055
35056 \family sans
35057 Separators
35058 \family default
35059
35060 \family sans
35061 Icons,
35062 \family default
35063  and in the case of the 
35064 \begin_inset Quotes eld
35065 \end_inset
35066
35067 file
35068 \begin_inset Quotes erd
35069 \end_inset
35070
35071  menus a 
35072 \family sans
35073 Lastfiles
35074 \family default
35075  entry.
35076  The syntax for the entries is:
35077 \end_layout
35078
35079 \begin_layout Standard
35080 \begin_inset VSpace smallskip*
35081 \end_inset
35082
35083
35084 \series bold
35085 Item 
35086 \begin_inset Quotes erd
35087 \end_inset
35088
35089 menu 
35090 \series default
35091 or
35092 \series bold
35093  button name
35094 \begin_inset Quotes erd
35095 \end_inset
35096
35097  
35098 \begin_inset Quotes erd
35099 \end_inset
35100
35101 LyX-function
35102 \begin_inset Quotes erd
35103 \end_inset
35104
35105
35106 \end_layout
35107
35108 \begin_layout Standard
35109 \noindent
35110 \begin_inset VSpace smallskip*
35111 \end_inset
35112
35113 All LyX-functions are listed in 
35114 \begin_inset LatexCommand cite
35115 key "LyX-func"
35116
35117 \end_inset
35118
35119 .
35120 \end_layout
35121
35122 \begin_layout Standard
35123 \begin_inset VSpace medskip
35124 \end_inset
35125
35126
35127 \end_layout
35128
35129 \begin_layout Standard
35130 An example: Assuming you use the menu 
35131 \family sans
35132 Navigate\SpecialChar \menuseparator
35133 Bookmarks
35134 \family default
35135  quite often and therefore want six available bookmarks, you can add the
35136  line
35137 \end_layout
35138
35139 \begin_layout Standard
35140 \begin_inset VSpace smallskip*
35141 \end_inset
35142
35143
35144 \series bold
35145 Item "Save Bookmark 6" "bookmark-save 6"
35146 \end_layout
35147
35148 \begin_layout Standard
35149 \noindent
35150 \begin_inset VSpace smallskip*
35151 \end_inset
35152
35153 to the navigate menu section in the .inc-file to have the sixth bookmark.
35154 \end_layout
35155
35156 \begin_layout Subsubsection
35157 Bind-File
35158 \begin_inset LatexCommand index
35159 name "Bindings"
35160
35161 \end_inset
35162
35163
35164 \end_layout
35165
35166 \begin_layout Standard
35167 Bindings are used to bind a function to a key.
35168  Several binding files are available:
35169 \end_layout
35170
35171 \begin_layout Description
35172 cua.bind typical set of PC keyboard shortcuts
35173 \end_layout
35174
35175 \begin_layout Description
35176 (x)emacs.bind set of bindings like they are used in the editor programs 
35177 \family sans
35178 Emacs
35179 \family default
35180  (
35181 \family sans
35182 XEmacs
35183 \family default
35184 )
35185 \end_layout
35186
35187 \begin_layout Description
35188 mac.bind set of bindings for 
35189 \family sans
35190 Mac\InsetSpace \thinspace{}
35191 OS
35192 \family default
35193  systems.
35194 \end_layout
35195
35196 \begin_layout Standard
35197 There are also bind-files designed for special document classes, like 
35198 \shape italic
35199 broadway.bind
35200 \shape default
35201 , and bind files for special languages.
35202  The name of language bind-files begin with a language code, e.g.
35203  
35204 \begin_inset Quotes eld
35205 \end_inset
35206
35207 pt
35208 \begin_inset Quotes erd
35209 \end_inset
35210
35211  for Portuguese.
35212  If you use LyX in a certain language, LyX will try to use the appropriate
35213  bind-file.
35214 \end_layout
35215
35216 \begin_layout Standard
35217 Some bind-files, like 
35218 \emph on
35219 math.bind
35220 \emph default
35221 , have only a small scope.
35222  When looking at the the end of the file 
35223 \shape italic
35224 cua.bind
35225 \shape default
35226 , you can see that they are included to keep the overview in the bind-file.
35227 \end_layout
35228
35229 \begin_layout Standard
35230 If you like to customize the keybindings to your own taste, modify the bind-file
35231 s with a text editor.
35232  The syntax of the entries is:
35233 \end_layout
35234
35235 \begin_layout Standard
35236
35237 \series bold
35238
35239 \backslash
35240 bind 
35241 \begin_inset Quotes erd
35242 \end_inset
35243
35244 key combination
35245 \begin_inset Quotes erd
35246 \end_inset
35247
35248  
35249 \begin_inset Quotes erd
35250 \end_inset
35251
35252 LyX-function
35253 \begin_inset Quotes erd
35254 \end_inset
35255
35256
35257 \end_layout
35258
35259 \begin_layout Standard
35260 All LyX-functions are listed in 
35261 \begin_inset LatexCommand cite
35262 key "LyX-func"
35263
35264 \end_inset
35265
35266 .
35267 \end_layout
35268
35269 \begin_layout Subsubsection
35270 Session
35271 \end_layout
35272
35273 \begin_layout Standard
35274 When the option 
35275 \family sans
35276 Save\InsetSpace \thinspace{}
35277 /\InsetSpace \thinspace{}
35278 restore window size, or use fixed size
35279 \family default
35280  is not checked, you can specify the size of LyX's main window when LyX
35281  is started.
35282 \end_layout
35283
35284 \begin_layout Standard
35285 With the option 
35286 \family sans
35287 Save\InsetSpace \thinspace{}
35288 /\InsetSpace \thinspace{}
35289 restore window position
35290 \family default
35291  LyX will be opened with its main window at the last used position.
35292 \end_layout
35293
35294 \begin_layout Standard
35295 The option 
35296 \family sans
35297 Restore cursor positions
35298 \family default
35299  sets the cursor to the position in the file where it has been the last
35300  time.
35301 \end_layout
35302
35303 \begin_layout Standard
35304 The option 
35305 \family sans
35306 Load opened files from last session
35307 \family default
35308  opens all files that were opened in the last LyX session.
35309 \end_layout
35310
35311 \begin_layout Subsubsection
35312 Documents
35313 \begin_inset LatexCommand label
35314 name "sub:Backup documents"
35315
35316 \end_inset
35317
35318
35319 \begin_inset LatexCommand index
35320 name "Backup ! Documents"
35321
35322 \end_inset
35323
35324
35325 \end_layout
35326
35327 \begin_layout Standard
35328 When the option 
35329 \family sans
35330 Backup documents
35331 \family default
35332  is set, you can specify the time between backup saves.
35333 \end_layout
35334
35335 \begin_layout Standard
35336
35337 \family sans
35338 Maximum last files
35339 \family default
35340  is the number of last opened files that LyX should display in the menu
35341  
35342 \family sans
35343 File\SpecialChar \menuseparator
35344 Open\InsetSpace ~
35345 Recent
35346 \family default
35347 .
35348 \end_layout
35349
35350 \begin_layout Subsubsection
35351 Scrolling
35352 \end_layout
35353
35354 \begin_layout Standard
35355 The option 
35356 \family sans
35357 Cursor follows scrollbar
35358 \family default
35359  sets the cursor to the top of the currently displayed document part when
35360  scrolling.
35361 \end_layout
35362
35363 \begin_layout Subsubsection
35364 Pixmap Cache
35365 \end_layout
35366
35367 \begin_layout Standard
35368 With the option 
35369 \family sans
35370 Enable Pixmap Cache
35371 \family default
35372  enabled, LyX needs to redraw the screen less often.
35373  This results in better performance, especially on slow systems.
35374  On the other hand, the characters might look more fuzzy on screen.
35375  So whether you enable this or not depends on whether you prefer speed over
35376  aesthetics.
35377  Note that the Pixmap Cache is only available and useful under Mac\InsetSpace ~
35378 OS and
35379  Windows.
35380 \end_layout
35381
35382 \begin_layout Subsection
35383 Screen Fonts
35384 \begin_inset LatexCommand index
35385 name "Font ! Screen"
35386
35387 \end_inset
35388
35389
35390 \begin_inset LatexCommand label
35391 name "sub:Screen-Fonts"
35392
35393 \end_inset
35394
35395
35396 \end_layout
35397
35398 \begin_layout Standard
35399 These fonts are used to display your documents on the screen.
35400 \end_layout
35401
35402 \begin_layout Standard
35403 \begin_inset Note Greyedout
35404 status open
35405
35406 \begin_layout Standard
35407
35408 \series bold
35409 Note:
35410 \series default
35411  This section only deals with the fonts 
35412 \emph on
35413 inside
35414 \emph default
35415  the LyX window.
35416  The fonts that appear on the output are independent from these fonts, and
35417  set in the menu 
35418 \family sans
35419 Layout\SpecialChar \menuseparator
35420 Document
35421 \family default
35422 .
35423 \end_layout
35424
35425 \end_inset
35426
35427
35428 \end_layout
35429
35430 \begin_layout Standard
35431 By default, LyX uses 
35432 \family typewriter
35433 Times
35434 \family default
35435  as roman (serif) font, 
35436 \family typewriter
35437 Arial
35438 \family default
35439  or 
35440 \family typewriter
35441 Helvetica
35442 \family default
35443  (depends on the system) as 
35444 \family sans
35445 sans\InsetSpace ~
35446 serif
35447 \family default
35448  font, and 
35449 \family typewriter
35450 Courier
35451 \family default
35452  as 
35453 \family typewriter
35454 typewriter
35455 \family default
35456  font.
35457 \end_layout
35458
35459 \begin_layout Standard
35460 You can change the font size with the 
35461 \family sans
35462 Zoom
35463 \family default
35464  setting.
35465 \end_layout
35466
35467 \begin_layout Standard
35468
35469 \family sans
35470 Screen DPI
35471 \family default
35472  is the screen resolution in dpi (dots per inch).
35473  The Font Sizes are calculated as letter height in units of points.
35474  72\InsetSpace \thinspace{}
35475 points have the size of 1\InsetSpace \thinspace{}
35476 inch, see Appendix\InsetSpace ~
35477
35478 \begin_inset LatexCommand ref
35479 reference "cha:Units-available-in"
35480
35481 \end_inset
35482
35483 .
35484 \end_layout
35485
35486 \begin_layout Standard
35487 The default 
35488 \family sans
35489 Font Sizes
35490 \family default
35491  are the same as if a document font size of 10
35492 \begin_inset Formula $\,$
35493 \end_inset
35494
35495 pt would be used.
35496  The sizes are explained in detail in section\InsetSpace ~
35497
35498 \begin_inset LatexCommand ref
35499 reference "sub:Document-Font"
35500
35501 \end_inset
35502
35503 .
35504 \end_layout
35505
35506 \begin_layout Subsection
35507 Colors
35508 \begin_inset LatexCommand index
35509 name "Color ! LyX screen"
35510
35511 \end_inset
35512
35513
35514 \begin_inset LatexCommand index
35515 name "Settings ! Color"
35516
35517 \end_inset
35518
35519
35520 \end_layout
35521
35522 \begin_layout Standard
35523 You can here change all colors used by LyX.
35524  Choose an item in the list and use the 
35525 \family sans
35526 Alter
35527 \family default
35528  button.
35529 \end_layout
35530
35531 \begin_layout Subsection
35532 Graphics
35533 \begin_inset LatexCommand index
35534 name "Settings ! Graphics"
35535
35536 \end_inset
35537
35538
35539 \end_layout
35540
35541 \begin_layout Standard
35542 Here you can specify how graphics inside LyX are displayed.
35543 \end_layout
35544
35545 \begin_layout Standard
35546
35547 \family sans
35548 Instant Preview
35549 \family default
35550  enables previewing snippets of your document.
35551  This feature is described in section\InsetSpace ~
35552
35553 \begin_inset LatexCommand ref
35554 reference "sec:Previewing-snippets-of"
35555
35556 \end_inset
35557
35558 .
35559 \end_layout
35560
35561 \begin_layout Subsection
35562 Keyboard Map
35563 \begin_inset LatexCommand index
35564 name "Keyboard Map"
35565
35566 \end_inset
35567
35568
35569 \begin_inset LatexCommand index
35570 name "Settings ! Keyboard Map"
35571
35572 \end_inset
35573
35574
35575 \begin_inset LatexCommand label
35576 name "sub:Keyboard-Map"
35577
35578 \end_inset
35579
35580
35581 \end_layout
35582
35583 \begin_layout Standard
35584 Normally keyboard settings have to be done in a menu of your operating system.
35585  For the case that this is not possible, LyX provides keyboard maps.
35586  If you have e.\InsetSpace \thinspace{}
35587 g.\InsetSpace ~
35588 a Czech keyboard but want to write with it like with a Romanian
35589  one, you can use the keyboard map file named 
35590 \emph on
35591 romanian.kmap
35592 \emph default
35593 .
35594 \end_layout
35595
35596 \begin_layout Standard
35597 \begin_inset Note Greyedout
35598 status open
35599
35600 \begin_layout Standard
35601
35602 \series bold
35603 Note:
35604 \series default
35605  Keyboard maps are only provided as makeshift and don't work on all systems.
35606 \end_layout
35607
35608 \end_inset
35609
35610
35611 \end_layout
35612
35613 \begin_layout Section
35614 Paths
35615 \begin_inset LatexCommand index
35616 name "Paths"
35617
35618 \end_inset
35619
35620
35621 \begin_inset LatexCommand index
35622 name "Settings ! Directory"
35623
35624 \end_inset
35625
35626
35627 \end_layout
35628
35629 \begin_layout Description
35630 Working\InsetSpace ~
35631 directory This is LyX's working directory.
35632  It is the default when you 
35633 \family sans
35634 Open
35635 \family default
35636
35637 \family sans
35638 Save
35639 \family default
35640  or 
35641 \family sans
35642 Save\InsetSpace ~
35643 as
35644 \family default
35645  files.
35646 \end_layout
35647
35648 \begin_layout Description
35649 Document\InsetSpace ~
35650 templates This directory will be opened when you use the menu 
35651 \family sans
35652 File\SpecialChar \menuseparator
35653 New\InsetSpace ~
35654 from\InsetSpace ~
35655 Template
35656 \family default
35657 .
35658 \end_layout
35659
35660 \begin_layout Description
35661 Backup\InsetSpace ~
35662 directory
35663 \begin_inset LatexCommand index
35664 name "Backup ! Directory"
35665
35666 \end_inset
35667
35668  Backup copies will be saved to this directory.
35669  When no directory is given but backups are enabled as described in section\InsetSpace ~
35670
35671 \begin_inset LatexCommand ref
35672 reference "sub:Backup documents"
35673
35674 \end_inset
35675
35676 , the 
35677 \family sans
35678 Working directory
35679 \family default
35680  will be used to save the backups.
35681 \newline
35682 The backup files have the ending 
35683 \begin_inset Quotes eld
35684 \end_inset
35685
35686 .lyx~
35687 \begin_inset Quotes erd
35688 \end_inset
35689
35690 .
35691 \end_layout
35692
35693 \begin_layout Description
35694 Ly
35695 \begin_inset ERT
35696 status collapsed
35697
35698 \begin_layout Standard
35699
35700 {}
35701 \end_layout
35702
35703 \end_inset
35704
35705 XServer-Pipe Here you can enter the name of a Unix-pipe.
35706  This pipe is used to send data from external programs to LyX.
35707 \newline
35708
35709 \begin_inset Note Greyedout
35710 status open
35711
35712 \begin_layout Standard
35713
35714 \series bold
35715 Note:
35716 \series default
35717  This feature doesn't work on Windows systems.
35718 \end_layout
35719
35720 \end_inset
35721
35722
35723 \end_layout
35724
35725 \begin_layout Description
35726 Temporary\InsetSpace ~
35727 directory Temporary files will be saved in this directory.
35728 \end_layout
35729
35730 \begin_layout Description
35731 PATH\InsetSpace ~
35732 prefix This field contains a list of paths to external programs.
35733  When LyX needs to use an external program, it looks in this list where
35734  to find it on the system.
35735  The path list is automatically set up on Windows and Mac systems while
35736  LyX is configured, so that you normally don't have to modify it.
35737  On Unix\InsetSpace \thinspace{}
35738 /\InsetSpace \thinspace{}
35739 Linux systems, the path list will need to be set only if there
35740  are external programs you wish to use that are not in your normal system
35741  path ($PATH).
35742  
35743 \end_layout
35744
35745 \begin_layout Section
35746 Identity
35747 \end_layout
35748
35749 \begin_layout Standard
35750 Here you can insert your name and email address.
35751  The identity will be used when you have enabled change tracking as described
35752  in section\InsetSpace ~
35753
35754 \begin_inset LatexCommand ref
35755 reference "sec:Change-Tracking"
35756
35757 \end_inset
35758
35759 , to mark changes you make as yours.
35760 \end_layout
35761
35762 \begin_layout Section
35763 Language Settings
35764 \begin_inset LatexCommand index
35765 name "Language ! Settings"
35766
35767 \end_inset
35768
35769
35770 \begin_inset LatexCommand index
35771 name "Settings ! Language"
35772
35773 \end_inset
35774
35775
35776 \end_layout
35777
35778 \begin_layout Subsection
35779 Language
35780 \end_layout
35781
35782 \begin_layout Description
35783 Default\InsetSpace ~
35784 language is the language used in new documents
35785 \end_layout
35786
35787 \begin_layout Description
35788 Language\InsetSpace ~
35789 package is a LaTeX-command to load a LaTeX-package that handles
35790  language issues.
35791  The default is the LaTeX-command 
35792 \family sans
35793
35794 \backslash
35795 usepackage{babel}
35796 \family default
35797  that loads the package 
35798 \series bold
35799 babel
35800 \series default
35801 .
35802 \begin_inset Foot
35803 status collapsed
35804
35805 \begin_layout Standard
35806 For an introduction to the LaTeX-Syntax, have a look at section\InsetSpace ~
35807
35808 \begin_inset LatexCommand ref
35809 reference "sec:ERT"
35810
35811 \end_inset
35812
35813 .
35814 \end_layout
35815
35816 \end_inset
35817
35818
35819 \newline
35820 The 
35821 \series bold
35822 babel
35823 \series default
35824  translates in the background automatically text labels of documents to
35825  the document language.
35826  A text label is for instance the word 
35827 \begin_inset Quotes eld
35828 \end_inset
35829
35830 Table
35831 \begin_inset Quotes erd
35832 \end_inset
35833
35834  at the beginning of every table-caption.
35835 \end_layout
35836
35837 \begin_layout Description
35838 Command\InsetSpace ~
35839 start When a special LaTeX-package is needed to write in a certain
35840  document language, you can here specify the command to start the package.
35841  An example is the start command 
35842 \family sans
35843
35844 \backslash
35845 begin{arabtext}
35846 \family default
35847  that is needed to write Arabic using the package 
35848 \series bold
35849 ArabTeX
35850 \series default
35851 , see 
35852 \begin_inset LatexCommand cite
35853 key "Arabic"
35854
35855 \end_inset
35856
35857 .
35858  The default is the 
35859 \series bold
35860 babel
35861 \series default
35862  command 
35863 \family sans
35864
35865 \backslash
35866 selectlanguage{$$lang}
35867 \family default
35868 .
35869 \end_layout
35870
35871 \begin_layout Description
35872 Command\InsetSpace ~
35873 end Counterpart to 
35874 \family sans
35875 Command start
35876 \family default
35877 .
35878  Some packages, like the default, don't have an end command since the start
35879  command toggles the package on and off.
35880 \end_layout
35881
35882 \begin_layout Description
35883 Use\InsetSpace ~
35884 babel Whether 
35885 \series bold
35886 babel
35887 \series default
35888  is used or not.
35889 \end_layout
35890
35891 \begin_layout Description
35892 Global When this option is set, the languages used in the document will
35893  be added as options to the document class options, so that they can be
35894  used by all LaTeX-packages.
35895  Otherwise they will only be used as options for the 
35896 \series bold
35897 babel
35898 \series default
35899  package.
35900 \end_layout
35901
35902 \begin_layout Description
35903 Auto\InsetSpace ~
35904 begin When this option is set, the documents starts with the chosen
35905  document language.
35906  When this option is not set, the 
35907 \family sans
35908 Command\InsetSpace ~
35909 start
35910 \family default
35911  is explicitly set to the beginning of the document in the LaTeX-output.
35912  This assures that the correct language is used when you use another 
35913 \family sans
35914 Command\InsetSpace ~
35915 start
35916 \family default
35917  than the default.
35918 \end_layout
35919
35920 \begin_layout Description
35921 Auto\InsetSpace ~
35922 end Counterpart to 
35923 \family sans
35924 Auto\InsetSpace ~
35925 begin
35926 \family default
35927 .
35928  When it is not set, the 
35929 \family sans
35930 Command\InsetSpace ~
35931 end
35932 \family default
35933  is set to the end of the document.
35934 \end_layout
35935
35936 \begin_layout Description
35937 Mark\InsetSpace ~
35938 foreign\InsetSpace ~
35939 languages Text marked formatted in a language different from
35940  the document language will be underlined blue.
35941 \end_layout
35942
35943 \begin_layout Description
35944 Right\InsetSpace ~
35945 to\InsetSpace ~
35946 left\InsetSpace ~
35947 language\InsetSpace ~
35948 support Enables the use of languages, written from right
35949  to left, like Arabic, Hebrew, Farsi.
35950 \end_layout
35951
35952 \begin_layout Subsection
35953 Spellchecker
35954 \end_layout
35955
35956 \begin_layout Standard
35957 The spellchecker settings are explained in section\InsetSpace ~
35958
35959 \begin_inset LatexCommand ref
35960 reference "sec:Spellchecking"
35961
35962 \end_inset
35963
35964
35965 \end_layout
35966
35967 \begin_layout Section
35968 Outputs
35969 \end_layout
35970
35971 \begin_layout Subsection
35972 Printer
35973 \begin_inset LatexCommand label
35974 name "sub:Printer"
35975
35976 \end_inset
35977
35978
35979 \begin_inset LatexCommand index
35980 name "Printer"
35981
35982 \end_inset
35983
35984
35985 \begin_inset LatexCommand index
35986 name "Settings ! Printer"
35987
35988 \end_inset
35989
35990
35991 \end_layout
35992
35993 \begin_layout Description
35994 Default\InsetSpace ~
35995 printer Here you can specify the name of your default printer.
35996  The name will be used when the 
35997 \family sans
35998 Printer command
35999 \family default
36000  is executed.
36001 \newline
36002
36003 \begin_inset Note Greyedout
36004 status open
36005
36006 \begin_layout Standard
36007
36008 \series bold
36009 Note:
36010 \series default
36011  You can leave this field empty on Windows systems because it has there
36012  no effect.
36013 \end_layout
36014
36015 \end_inset
36016
36017
36018 \end_layout
36019
36020 \begin_layout Description
36021 Adapt\InsetSpace ~
36022 output\InsetSpace ~
36023 to\InsetSpace ~
36024 printer This option works only for the 
36025 \family sans
36026 Printer command
36027 \family default
36028  
36029 \begin_inset Quotes eld
36030 \end_inset
36031
36032
36033 \family sans
36034 dvips
36035 \family default
36036
36037 \begin_inset Quotes erd
36038 \end_inset
36039
36040 .
36041  It activates a configuration file for dvips.
36042  This is an option only for dvips experts.
36043 \end_layout
36044
36045 \begin_layout Description
36046 Printer\InsetSpace ~
36047 command is the command LyX\InsetSpace \thinspace{}
36048 /\InsetSpace \thinspace{}
36049 LaTeX uses for printing.
36050  The default is on most systems 
36051 \family sans
36052 dvips
36053 \family default
36054 .
36055 \end_layout
36056
36057 \begin_layout Description
36058 Printer\InsetSpace ~
36059 Command\InsetSpace ~
36060 Options Here you can specify printer options.
36061  A list of printer options with explanations can be found in the documentation
36062  of the program that provides the 
36063 \family sans
36064 Printer command
36065 \family default
36066  you are using.
36067 \end_layout
36068
36069 \begin_layout Subsection
36070 Date Format
36071 \begin_inset LatexCommand index
36072 name "Date Format"
36073
36074 \end_inset
36075
36076
36077 \begin_inset LatexCommand index
36078 name "Settings ! Date format"
36079
36080 \end_inset
36081
36082
36083 \end_layout
36084
36085 \begin_layout Standard
36086 The date format can be one or a mixture of the formats listed here:
36087 \newline
36088
36089 \begin_inset LatexCommand url
36090 target "http://unixhelp.ed.ac.uk/CGI/man-cgi?date"
36091
36092 \end_inset
36093
36094
36095 \newline
36096 For example the format
36097 \newline
36098 %d/%m/%y
36099 \newline
36100 prints the date as day/month/year.
36101 \end_layout
36102
36103 \begin_layout Subsection
36104 Plain Text
36105 \end_layout
36106
36107 \begin_layout Description
36108 Output\InsetSpace ~
36109 line\InsetSpace ~
36110 length sets the maximum number of characters printed in one line
36111  when using the menu 
36112 \family sans
36113 File\SpecialChar \menuseparator
36114 Export\SpecialChar \menuseparator
36115 Plain\InsetSpace ~
36116 text
36117 \family default
36118 .
36119  Setting the line line length to 0 means all text is printed in one endless
36120  line.
36121 \end_layout
36122
36123 \begin_layout Description
36124 roff\InsetSpace ~
36125 command defines an additional command used to produce better ASCII tables
36126  with the 
36127 \family typewriter
36128 groff/troff/nroff
36129 \family default
36130  UNIX-commands (refer to their manuals for more information about them).
36131  Setting this as empty tells LyX to use the internal formatter.
36132 \end_layout
36133
36134 \begin_layout Subsection
36135 LaT
36136 \begin_inset ERT
36137 status collapsed
36138
36139 \begin_layout Standard
36140
36141 {}
36142 \end_layout
36143
36144 \end_inset
36145
36146 eX
36147 \begin_inset LatexCommand label
36148 name "sub:LaTeX-settings"
36149
36150 \end_inset
36151
36152
36153 \begin_inset LatexCommand index
36154 name "Settings ! LaTeX"
36155
36156 \end_inset
36157
36158
36159 \end_layout
36160
36161 \begin_layout Description
36162 Te
36163 \begin_inset ERT
36164 status collapsed
36165
36166 \begin_layout Standard
36167
36168 {}
36169 \end_layout
36170
36171 \end_inset
36172
36173 X\InsetSpace ~
36174 encoding This is the default encoding of the document font.
36175  
36176 \family sans
36177 T1
36178 \family default
36179  is the default and covers western languages and symbols.
36180  
36181 \family sans
36182 T2A
36183 \family default
36184
36185 \family sans
36186 T2B
36187 \family default
36188
36189 \family sans
36190 T2C
36191 \family default
36192
36193 \family sans
36194 LCY
36195 \family default
36196 , and 
36197 \family sans
36198 X2
36199 \family default
36200  are for Cyrillic.
36201  Combinations of the encodings are possible, like 
36202 \begin_inset Quotes erd
36203 \end_inset
36204
36205
36206 \family sans
36207 T1, T2B
36208 \family default
36209
36210 \begin_inset Quotes erd
36211 \end_inset
36212
36213 .
36214  The font encoding is normally automatically loaded by the language packages
36215  LyX sets up in the background.
36216  So there is no need to change the default encoding.
36217 \end_layout
36218
36219 \begin_layout Description
36220 Default\InsetSpace ~
36221 paper\InsetSpace ~
36222 size This is the paper size that is used for new documents.
36223  The 
36224 \family sans
36225 Default
36226 \family default
36227  value depends on your LaTeX-system setup.
36228 \end_layout
36229
36230 \begin_layout Description
36231 Reset\InsetSpace ~
36232 class\InsetSpace ~
36233 options\InsetSpace ~
36234 when\InsetSpace ~
36235 document\InsetSpace ~
36236 classes\InsetSpace ~
36237 changes Removes all manually set document
36238  class options in the 
36239 \family sans
36240 Document\SpecialChar \menuseparator
36241 Settings
36242 \family default
36243  dialog when changing the document class.
36244 \end_layout
36245
36246 \begin_layout Standard
36247 In the 
36248 \family sans
36249 External Applications
36250 \family default
36251  field you can specify commands with parameters for the listed applications.
36252  Before you change something here, it is strongly recommended to read the
36253  manuals of the applications.
36254  Currently the following commands can be set:
36255 \end_layout
36256
36257 \begin_layout Description
36258 CheckTe
36259 \begin_inset ERT
36260 status collapsed
36261
36262 \begin_layout Standard
36263
36264 {}
36265 \end_layout
36266
36267 \end_inset
36268
36269 X\InsetSpace ~
36270 command Command for the program 
36271 \family sans
36272 CheckTeX
36273 \family default
36274  that is described in section 
36275 \emph on
36276 Checking TeX
36277 \emph default
36278  of the 
36279 \emph on
36280 Extended Features
36281 \emph default
36282  manual.
36283 \end_layout
36284
36285 \begin_layout Description
36286 BibTe
36287 \begin_inset ERT
36288 status collapsed
36289
36290 \begin_layout Standard
36291
36292 {}
36293 \end_layout
36294
36295 \end_inset
36296
36297 X\InsetSpace ~
36298 command Command for the program 
36299 \family sans
36300 BibTeX
36301 \family default
36302  that generates the bibliography, see section\InsetSpace ~
36303
36304 \begin_inset LatexCommand ref
36305 reference "sub:Bibliography-databases"
36306
36307 \end_inset
36308
36309 .
36310 \end_layout
36311
36312 \begin_layout Description
36313 Index\InsetSpace ~
36314 command Command for the program that generates the index, see section\InsetSpace ~
36315
36316 \begin_inset LatexCommand ref
36317 reference "sub:Index-Program"
36318
36319 \end_inset
36320
36321 .
36322 \end_layout
36323
36324 \begin_layout Description
36325 DVI\InsetSpace ~
36326 viewer\InsetSpace ~
36327 paper\InsetSpace ~
36328 size\InsetSpace ~
36329 options They only have an effect when the program 
36330 \family sans
36331 xdvi
36332 \family default
36333  is used as DVI-viewer.
36334 \end_layout
36335
36336 \begin_layout Subsection
36337 Paths
36338 \begin_inset LatexCommand index
36339 name "Paths"
36340
36341 \end_inset
36342
36343
36344 \begin_inset LatexCommand index
36345 name "Settings ! Paths"
36346
36347 \end_inset
36348
36349
36350 \end_layout
36351
36352 \begin_layout Standard
36353 The submenu 
36354 \family sans
36355 Paths
36356 \family default
36357  is only available in the Windows version of LyX.
36358  The option 
36359 \family sans
36360 Use Windows-style paths in LaTeX files
36361 \family default
36362  uses the Windows path style:
36363 \end_layout
36364
36365 \begin_layout Standard
36366 C:
36367 \backslash
36368 test
36369 \backslash
36370 hello
36371 \end_layout
36372
36373 \begin_layout Standard
36374 instead of the Unix path style:
36375 \end_layout
36376
36377 \begin_layout Standard
36378 C:/test/hello
36379 \end_layout
36380
36381 \begin_layout Section
36382 Converters
36383 \begin_inset LatexCommand index
36384 name "Converters"
36385
36386 \end_inset
36387
36388
36389 \end_layout
36390
36391 \begin_layout Standard
36392 Here you find the list of defined converter commands to convert material
36393  from one format to another.
36394  You can modify them or create new ones.
36395  To modify a converter, select it, change the entry of the field 
36396 \family sans
36397 Converter
36398 \family default
36399  and/or 
36400 \family sans
36401 Extra\InsetSpace ~
36402 flag
36403 \family default
36404 , and press the 
36405 \family sans
36406 Modify
36407 \family default
36408  button.
36409  To create a new converter, select an existing one, select a different format
36410  in the 
36411 \family sans
36412 From\InsetSpace ~
36413 format
36414 \family default
36415  drop-down list, modify the 
36416 \family sans
36417 Converter
36418 \family default
36419  field, and press the 
36420 \family sans
36421 Add
36422 \family default
36423  button.
36424 \end_layout
36425
36426 \begin_layout Standard
36427 When the 
36428 \family sans
36429 Converter File Cache
36430 \family default
36431  is enabled, conversions will be cached as long as specified in the field
36432  
36433 \family sans
36434 Maximum Age (in days
36435 \family default
36436 ).
36437  This means that images don't need to be converted again when you reopen
36438  a document; the converted images from the cache will be used instead.
36439 \end_layout
36440
36441 \begin_layout Standard
36442 More about converters, like the variables and flags that can be used in
36443  the converter definition, is described in section 
36444 \emph on
36445 Converters
36446 \emph default
36447  of the 
36448 \emph on
36449 Customization
36450 \emph default
36451  manual.
36452 \end_layout
36453
36454 \begin_layout Section
36455 File Formats
36456 \begin_inset LatexCommand index
36457 name "File formats"
36458
36459 \end_inset
36460
36461
36462 \begin_inset LatexCommand label
36463 name "sec:File-Formats"
36464
36465 \end_inset
36466
36467
36468 \end_layout
36469
36470 \begin_layout Standard
36471 Here you find the list of defined file formats that LyX can handle.
36472  You can modify the viewer and editor program that should be used for certain
36473  formats.
36474  To create a new format, select an existing one, change the entry of the
36475  fields 
36476 \family sans
36477 Format
36478 \family default
36479  and 
36480 \family sans
36481 GUI\InsetSpace ~
36482 name
36483 \family default
36484 , and press the 
36485 \family sans
36486 Add
36487 \family default
36488  button.
36489 \end_layout
36490
36491 \begin_layout Standard
36492 More about formats, like the options that can be used in the format definition,
36493  is described in section 
36494 \emph on
36495 Formats
36496 \emph default
36497  of the 
36498 \emph on
36499 Customization
36500 \emph default
36501  manual.
36502 \end_layout
36503
36504 \begin_layout Section
36505 Copiers
36506 \begin_inset LatexCommand index
36507 name "Copiers"
36508
36509 \end_inset
36510
36511
36512 \end_layout
36513
36514 \begin_layout Standard
36515 Here you find the list of defined copiers.
36516  Since all conversions from one format to another take place in LyX's temporary
36517  directory, it is sometimes necessary to modify a file before copying it
36518  to the temporary directory in order that the conversion may be performed.
36519  This is done by a Copier.
36520 \end_layout
36521
36522 \begin_layout Standard
36523 More about converters is described in section 
36524 \emph on
36525 Copiers
36526 \emph default
36527  of the 
36528 \emph on
36529 Customization
36530 \emph default
36531  manual.
36532 \end_layout
36533
36534 \begin_layout Chapter
36535 Units available in LyX
36536 \begin_inset LatexCommand index
36537 name "Units"
36538
36539 \end_inset
36540
36541
36542 \begin_inset LatexCommand label
36543 name "cha:Units-available-in"
36544
36545 \end_inset
36546
36547
36548 \end_layout
36549
36550 \begin_layout Standard
36551 To understand the units described in this documentation, 
36552 \begin_inset LatexCommand ref
36553 reference "cap:Units"
36554
36555 \end_inset
36556
36557  explains all units available in LyX.
36558 \end_layout
36559
36560 \begin_layout Standard
36561 \begin_inset Float table
36562 placement h
36563 wide false
36564 sideways false
36565 status open
36566
36567 \begin_layout Standard
36568 \begin_inset Caption
36569
36570 \begin_layout Standard
36571 \begin_inset LatexCommand label
36572 name "cap:Units"
36573
36574 \end_inset
36575
36576 Units
36577 \end_layout
36578
36579 \end_inset
36580
36581
36582 \end_layout
36583
36584 \begin_layout Standard
36585 \begin_inset VSpace medskip
36586 \end_inset
36587
36588
36589 \end_layout
36590
36591 \begin_layout Standard
36592 \align center
36593 \begin_inset Tabular
36594 <lyxtabular version="3" rows="20" columns="2">
36595 <features>
36596 <column alignment="center" valignment="top" leftline="true" width="0">
36597 <column alignment="center" valignment="top" leftline="true" rightline="true" width="0">
36598 <row topline="true" bottomline="true">
36599 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
36600 \begin_inset Text
36601
36602 \begin_layout Standard
36603 unit
36604 \end_layout
36605
36606 \end_inset
36607 </cell>
36608 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
36609 \begin_inset Text
36610
36611 \begin_layout Standard
36612 name/description
36613 \end_layout
36614
36615 \end_inset
36616 </cell>
36617 </row>
36618 <row topline="true">
36619 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
36620 \begin_inset Text
36621
36622 \begin_layout Standard
36623 mm
36624 \end_layout
36625
36626 \end_inset
36627 </cell>
36628 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
36629 \begin_inset Text
36630
36631 \begin_layout Standard
36632 millimeter
36633 \end_layout
36634
36635 \end_inset
36636 </cell>
36637 </row>
36638 <row topline="true">
36639 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
36640 \begin_inset Text
36641
36642 \begin_layout Standard
36643 cm
36644 \end_layout
36645
36646 \end_inset
36647 </cell>
36648 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
36649 \begin_inset Text
36650
36651 \begin_layout Standard
36652 centimeter
36653 \end_layout
36654
36655 \end_inset
36656 </cell>
36657 </row>
36658 <row topline="true">
36659 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
36660 \begin_inset Text
36661
36662 \begin_layout Standard
36663 in
36664 \end_layout
36665
36666 \end_inset
36667 </cell>
36668 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
36669 \begin_inset Text
36670
36671 \begin_layout Standard
36672 inch
36673 \end_layout
36674
36675 \end_inset
36676 </cell>
36677 </row>
36678 <row topline="true">
36679 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
36680 \begin_inset Text
36681
36682 \begin_layout Standard
36683 pt
36684 \end_layout
36685
36686 \end_inset
36687 </cell>
36688 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
36689 \begin_inset Text
36690
36691 \begin_layout Standard
36692 point (72.27\InsetSpace \thinspace{}
36693 pt = 1\InsetSpace \thinspace{}
36694 in)
36695 \end_layout
36696
36697 \end_inset
36698 </cell>
36699 </row>
36700 <row topline="true">
36701 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
36702 \begin_inset Text
36703
36704 \begin_layout Standard
36705 pc
36706 \end_layout
36707
36708 \end_inset
36709 </cell>
36710 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
36711 \begin_inset Text
36712
36713 \begin_layout Standard
36714 pica (1\InsetSpace \thinspace{}
36715 pc = 12\InsetSpace \thinspace{}
36716 pt)
36717 \end_layout
36718
36719 \end_inset
36720 </cell>
36721 </row>
36722 <row topline="true">
36723 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
36724 \begin_inset Text
36725
36726 \begin_layout Standard
36727 sp
36728 \end_layout
36729
36730 \end_inset
36731 </cell>
36732 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
36733 \begin_inset Text
36734
36735 \begin_layout Standard
36736 scaled point (65536\InsetSpace \thinspace{}
36737 sp = 1\InsetSpace \thinspace{}
36738 pt)
36739 \end_layout
36740
36741 \end_inset
36742 </cell>
36743 </row>
36744 <row topline="true">
36745 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
36746 \begin_inset Text
36747
36748 \begin_layout Standard
36749 bp
36750 \end_layout
36751
36752 \end_inset
36753 </cell>
36754 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
36755 \begin_inset Text
36756
36757 \begin_layout Standard
36758 big point (72\InsetSpace \thinspace{}
36759 bp = 1\InsetSpace \thinspace{}
36760 in)
36761 \end_layout
36762
36763 \end_inset
36764 </cell>
36765 </row>
36766 <row topline="true">
36767 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
36768 \begin_inset Text
36769
36770 \begin_layout Standard
36771 dd
36772 \end_layout
36773
36774 \end_inset
36775 </cell>
36776 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
36777 \begin_inset Text
36778
36779 \begin_layout Standard
36780 didot (72\InsetSpace \thinspace{}
36781 dd 
36782 \begin_inset Formula $\approx$
36783 \end_inset
36784
36785  37.6\InsetSpace \thinspace{}
36786 mm)
36787 \end_layout
36788
36789 \end_inset
36790 </cell>
36791 </row>
36792 <row topline="true">
36793 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
36794 \begin_inset Text
36795
36796 \begin_layout Standard
36797 cc
36798 \end_layout
36799
36800 \end_inset
36801 </cell>
36802 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
36803 \begin_inset Text
36804
36805 \begin_layout Standard
36806 cicero (1\InsetSpace \thinspace{}
36807 cc = 12\InsetSpace \thinspace{}
36808 dd)
36809 \end_layout
36810
36811 \end_inset
36812 </cell>
36813 </row>
36814 <row topline="true">
36815 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
36816 \begin_inset Text
36817
36818 \begin_layout Standard
36819 Scale%
36820 \end_layout
36821
36822 \end_inset
36823 </cell>
36824 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
36825 \begin_inset Text
36826
36827 \begin_layout Standard
36828 % of original image width
36829 \end_layout
36830
36831 \end_inset
36832 </cell>
36833 </row>
36834 <row topline="true">
36835 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
36836 \begin_inset Text
36837
36838 \begin_layout Standard
36839 text%
36840 \end_layout
36841
36842 \end_inset
36843 </cell>
36844 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
36845 \begin_inset Text
36846
36847 \begin_layout Standard
36848 % of text width
36849 \end_layout
36850
36851 \end_inset
36852 </cell>
36853 </row>
36854 <row topline="true">
36855 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
36856 \begin_inset Text
36857
36858 \begin_layout Standard
36859 col%
36860 \end_layout
36861
36862 \end_inset
36863 </cell>
36864 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
36865 \begin_inset Text
36866
36867 \begin_layout Standard
36868 % of column width
36869 \end_layout
36870
36871 \end_inset
36872 </cell>
36873 </row>
36874 <row topline="true">
36875 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
36876 \begin_inset Text
36877
36878 \begin_layout Standard
36879 page%
36880 \end_layout
36881
36882 \end_inset
36883 </cell>
36884 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
36885 \begin_inset Text
36886
36887 \begin_layout Standard
36888 % of paper width
36889 \end_layout
36890
36891 \end_inset
36892 </cell>
36893 </row>
36894 <row topline="true">
36895 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
36896 \begin_inset Text
36897
36898 \begin_layout Standard
36899 line%
36900 \end_layout
36901
36902 \end_inset
36903 </cell>
36904 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
36905 \begin_inset Text
36906
36907 \begin_layout Standard
36908 % of line width
36909 \end_layout
36910
36911 \end_inset
36912 </cell>
36913 </row>
36914 <row topline="true">
36915 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
36916 \begin_inset Text
36917
36918 \begin_layout Standard
36919 theight%
36920 \end_layout
36921
36922 \end_inset
36923 </cell>
36924 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
36925 \begin_inset Text
36926
36927 \begin_layout Standard
36928 % of text height
36929 \end_layout
36930
36931 \end_inset
36932 </cell>
36933 </row>
36934 <row topline="true">
36935 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
36936 \begin_inset Text
36937
36938 \begin_layout Standard
36939 pheight%
36940 \end_layout
36941
36942 \end_inset
36943 </cell>
36944 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
36945 \begin_inset Text
36946
36947 \begin_layout Standard
36948 % of paper height
36949 \end_layout
36950
36951 \end_inset
36952 </cell>
36953 </row>
36954 <row topline="true">
36955 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
36956 \begin_inset Text
36957
36958 \begin_layout Standard
36959 ex
36960 \end_layout
36961
36962 \end_inset
36963 </cell>
36964 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
36965 \begin_inset Text
36966
36967 \begin_layout Standard
36968 height of letter 
36969 \emph on
36970 x
36971 \emph default
36972  in current font
36973 \end_layout
36974
36975 \end_inset
36976 </cell>
36977 </row>
36978 <row topline="true">
36979 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
36980 \begin_inset Text
36981
36982 \begin_layout Standard
36983 em
36984 \end_layout
36985
36986 \end_inset
36987 </cell>
36988 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
36989 \begin_inset Text
36990
36991 \begin_layout Standard
36992 width of letter 
36993 \emph on
36994 M
36995 \emph default
36996  in current font
36997 \end_layout
36998
36999 \end_inset
37000 </cell>
37001 </row>
37002 <row topline="true" bottomline="true">
37003 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
37004 \begin_inset Text
37005
37006 \begin_layout Standard
37007 mu
37008 \end_layout
37009
37010 \end_inset
37011 </cell>
37012 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
37013 \begin_inset Text
37014
37015 \begin_layout Standard
37016 math unit (1\InsetSpace \thinspace{}
37017 mu = 1/18\InsetSpace \thinspace{}
37018 em)
37019 \end_layout
37020
37021 \end_inset
37022 </cell>
37023 </row>
37024 </lyxtabular>
37025
37026 \end_inset
37027
37028
37029 \end_layout
37030
37031 \end_inset
37032
37033
37034 \end_layout
37035
37036 \begin_layout Chapter
37037 Credits
37038 \begin_inset LatexCommand label
37039 name "cha:Credits"
37040
37041 \end_inset
37042
37043
37044 \end_layout
37045
37046 \begin_layout Standard
37047 The documentation is a collaborative effort between many different people
37048  (and we would encourage people to contribute!).
37049 \end_layout
37050
37051 \begin_layout Itemize
37052
37053 \noun on
37054 Alejandro Aguilar Sierra
37055 \end_layout
37056
37057 \begin_layout Itemize
37058
37059 \noun on
37060 Amir Karger
37061 \end_layout
37062
37063 \begin_layout Itemize
37064
37065 \noun on
37066 David Johnson
37067 \end_layout
37068
37069 \begin_layout Itemize
37070
37071 \noun on
37072 Hartmut Haase
37073 \end_layout
37074
37075 \begin_layout Itemize
37076
37077 \noun on
37078 Ignacio García
37079 \end_layout
37080
37081 \begin_layout Itemize
37082
37083 \noun on
37084 Ivan Schreter
37085 \end_layout
37086
37087 \begin_layout Itemize
37088
37089 \noun on
37090 John Raithel
37091 \end_layout
37092
37093 \begin_layout Itemize
37094
37095 \noun on
37096 John Weiss
37097 \end_layout
37098
37099 \begin_layout Itemize
37100
37101 \noun on
37102 Lars Gullik Bjønnes
37103 \end_layout
37104
37105 \begin_layout Itemize
37106
37107 \noun on
37108 Matthias Ettrich
37109 \end_layout
37110
37111 \begin_layout Itemize
37112
37113 \noun on
37114 Matthias Zenker
37115 \end_layout
37116
37117 \begin_layout Itemize
37118
37119 \noun on
37120 Rich Fields
37121 \end_layout
37122
37123 \begin_layout Itemize
37124
37125 \noun on
37126 Pascal André
37127 \end_layout
37128
37129 \begin_layout Itemize
37130
37131 \noun on
37132 Paul Evans
37133 \end_layout
37134
37135 \begin_layout Itemize
37136
37137 \noun on
37138 Paul Russel
37139 \end_layout
37140
37141 \begin_layout Itemize
37142
37143 \noun on
37144 Robin Socha
37145 \end_layout
37146
37147 \begin_layout Itemize
37148
37149 \noun on
37150 Uwe Stöhr
37151 \end_layout
37152
37153 \begin_layout Itemize
37154 The LyX Team: 
37155 \begin_inset LatexCommand cite
37156 key "lyxcredit"
37157
37158 \end_inset
37159
37160
37161 \end_layout
37162
37163 \begin_layout Standard
37164
37165 \newpage
37166 The bibliography on the following page was created with the 
37167 \family sans
37168 Bibliography
37169 \family default
37170  environment.
37171 \end_layout
37172
37173 \begin_layout Bibliography
37174 \begin_inset LatexCommand bibitem
37175 label "Credits"
37176 key "lyxcredit"
37177
37178 \end_inset
37179
37180
37181 \begin_inset ERT
37182 status collapsed
37183
37184 \begin_layout Standard
37185
37186
37187 \backslash
37188 addcontentsline{toc}{chapter}{
37189 \backslash
37190 bibname
37191 \backslash
37192 ; 1}
37193 \end_layout
37194
37195 \end_inset
37196
37197
37198 \begin_inset Note Note
37199 status collapsed
37200
37201 \begin_layout Standard
37202 The command 
37203 \series bold
37204
37205 \backslash
37206 addcontentsline
37207 \series default
37208  is explained in the 
37209 \emph on
37210 Extended Features
37211 \emph default
37212  manual.
37213  It creates a TOC entry.
37214 \end_layout
37215
37216 \begin_layout Standard
37217 A manual TOC entry for the bibliography is only necessary because we use
37218  two different ones in one document.
37219 \end_layout
37220
37221 \end_inset
37222
37223 The LyX Team: 
37224 \begin_inset ERT
37225 status collapsed
37226
37227 \begin_layout Standard
37228
37229
37230 \backslash
37231 href{http://www.lyx.org/trac/browser/lyx-devel/trunk/lib/CREDITS}{
37232 \end_layout
37233
37234 \end_inset
37235
37236 Credits
37237 \begin_inset ERT
37238 status collapsed
37239
37240 \begin_layout Standard
37241
37242 }
37243 \end_layout
37244
37245 \end_inset
37246
37247
37248 \begin_inset Note Note
37249 status collapsed
37250
37251 \begin_layout Standard
37252 The command 
37253 \series bold
37254
37255 \backslash
37256 href
37257 \series default
37258  is explained in the 
37259 \emph on
37260 Embedded Objects
37261 \emph default
37262  manual.
37263  It creates a hyperlink.
37264 \end_layout
37265
37266 \end_inset
37267
37268 :
37269 \newline
37270
37271 \begin_inset LatexCommand url
37272 target "http://www.lyx.org/trac/browser/lyx-devel/trunk/lib/CREDITS"
37273
37274 \end_inset
37275
37276
37277 \end_layout
37278
37279 \begin_layout Bibliography
37280 \begin_inset LatexCommand bibitem
37281 key "latexcompanion"
37282
37283 \end_inset
37284
37285 Frank Mittelbach and Michel Goossens: 
37286 \emph on
37287 The LaTeX Companion Second Edition.
37288
37289 \emph default
37290  Addison-Wesley, 2004
37291 \end_layout
37292
37293 \begin_layout Bibliography
37294 \begin_inset LatexCommand bibitem
37295 key "latexguide"
37296
37297 \end_inset
37298
37299 Helmut Kopka and Patrick W.
37300  Daly: 
37301 \emph on
37302 A Guide to LaTeX Fourth Edition.
37303
37304 \emph default
37305  Addison-Wesley, 2003
37306 \end_layout
37307
37308 \begin_layout Bibliography
37309 \begin_inset LatexCommand bibitem
37310 key "latexbook"
37311
37312 \end_inset
37313
37314 Leslie Lamport: 
37315 \emph on
37316 LaTeX: A Document Preparation System.
37317
37318 \emph default
37319  Addison-Wesley, second edition, 1994
37320 \end_layout
37321
37322 \begin_layout Bibliography
37323 \begin_inset LatexCommand bibitem
37324 key "texbook"
37325
37326 \end_inset
37327
37328 Donald E.
37329  Knuth.
37330  
37331 \emph on
37332 The TeXbook.
37333
37334 \emph default
37335  Addison-Wesley, 1984
37336 \end_layout
37337
37338 \begin_layout Bibliography
37339 \begin_inset LatexCommand bibitem
37340 key "TeXCatalogue"
37341
37342 \end_inset
37343
37344 The TeX Catalogue:
37345 \newline
37346
37347 \begin_inset LatexCommand url
37348 target "http://www.ctan.org/tex-archive/help/Catalogue/bytopic.html"
37349
37350 \end_inset
37351
37352
37353 \end_layout
37354
37355 \begin_layout Bibliography
37356 \begin_inset LatexCommand bibitem
37357 key "LaTeXFAQ"
37358
37359 \end_inset
37360
37361
37362 \begin_inset LatexCommand url
37363 name "The LaTeX FAQ:"
37364 target "http://www.tex.ac.uk/cgi-bin/texfaq2html"
37365
37366 \end_inset
37367
37368
37369 \end_layout
37370
37371 \begin_layout Bibliography
37372 \begin_inset LatexCommand bibitem
37373 key "makeindex"
37374
37375 \end_inset
37376
37377
37378 \begin_inset ERT
37379 status collapsed
37380
37381 \begin_layout Standard
37382
37383
37384 \backslash
37385 href{http://tug.ctan.org/indexing/makeindex/doc/manpages.dvi}{
37386 \end_layout
37387
37388 \end_inset
37389
37390 Documentation
37391 \begin_inset ERT
37392 status collapsed
37393
37394 \begin_layout Standard
37395
37396 }
37397 \end_layout
37398
37399 \end_inset
37400
37401  of the program 
37402 \family sans
37403 makeindex
37404 \family default
37405 :
37406 \newline
37407
37408 \begin_inset LatexCommand url
37409 target "http://tug.ctan.org/indexing/makeindex/doc/manpages.dvi"
37410
37411 \end_inset
37412
37413
37414 \end_layout
37415
37416 \begin_layout Bibliography
37417 \begin_inset LatexCommand bibitem
37418 key "caption"
37419
37420 \end_inset
37421
37422
37423 \begin_inset ERT
37424 status collapsed
37425
37426 \begin_layout Standard
37427
37428
37429 \backslash
37430 href{ftp://tug.ctan.org/pub/tex-archive/macros/latex/contrib/caption/caption.pdf}{
37431 \end_layout
37432
37433 \end_inset
37434
37435 Documentation
37436 \begin_inset ERT
37437 status collapsed
37438
37439 \begin_layout Standard
37440
37441 }
37442 \end_layout
37443
37444 \end_inset
37445
37446  of the LaTeX-package 
37447 \series bold
37448 caption
37449 \series default
37450
37451 \begin_inset LatexCommand index
37452 name "LaTeX-packages ! caption"
37453
37454 \end_inset
37455
37456 :
37457 \newline
37458
37459 \begin_inset LatexCommand url
37460 target "ftp://tug.ctan.org/pub/tex-archive/macros/latex/contrib/caption/caption.pdf"
37461
37462 \end_inset
37463
37464
37465 \end_layout
37466
37467 \begin_layout Bibliography
37468 \begin_inset LatexCommand bibitem
37469 key "fancyhdr"
37470
37471 \end_inset
37472
37473
37474 \begin_inset ERT
37475 status collapsed
37476
37477 \begin_layout Standard
37478
37479
37480 \backslash
37481 href{ftp://tug.ctan.org/pub/tex-archive/macros/latex/contrib/fancyhdr/fancyhdr.pdf}
37482 {
37483 \end_layout
37484
37485 \end_inset
37486
37487 Documentation
37488 \begin_inset ERT
37489 status collapsed
37490
37491 \begin_layout Standard
37492
37493 }
37494 \end_layout
37495
37496 \end_inset
37497
37498  of the LaTeX-package 
37499 \series bold
37500 fancyhdr
37501 \series default
37502
37503 \begin_inset LatexCommand index
37504 name "LaTeX-packages ! fancyhdr"
37505
37506 \end_inset
37507
37508 :
37509 \newline
37510
37511 \begin_inset LatexCommand url
37512 target "ftp://tug.ctan.org/pub/tex-archive/macros/latex/contrib/fancyhdr/fancyhdr.pdf"
37513
37514 \end_inset
37515
37516
37517 \end_layout
37518
37519 \begin_layout Bibliography
37520 \begin_inset LatexCommand bibitem
37521 key "floatflt"
37522
37523 \end_inset
37524
37525
37526 \begin_inset ERT
37527 status collapsed
37528
37529 \begin_layout Standard
37530
37531
37532 \backslash
37533 href{ftp://tug.ctan.org/pub/tex-archive/macros/latex/contrib/floatflt/floatflt.pdf}
37534 {
37535 \end_layout
37536
37537 \end_inset
37538
37539 Documentation
37540 \begin_inset ERT
37541 status collapsed
37542
37543 \begin_layout Standard
37544
37545 }
37546 \end_layout
37547
37548 \end_inset
37549
37550  of the LaTeX-package 
37551 \series bold
37552 floatflt
37553 \series default
37554
37555 \begin_inset LatexCommand index
37556 name "LaTeX-packages ! floatflt"
37557
37558 \end_inset
37559
37560 :
37561 \newline
37562
37563 \begin_inset LatexCommand url
37564 target "ftp://tug.ctan.org/pub/tex-archive/macros/latex/contrib/floatflt/floatflt.pdf"
37565
37566 \end_inset
37567
37568
37569 \end_layout
37570
37571 \begin_layout Bibliography
37572 \begin_inset LatexCommand bibitem
37573 key "nomencl"
37574
37575 \end_inset
37576
37577
37578 \begin_inset ERT
37579 status collapsed
37580
37581 \begin_layout Standard
37582
37583
37584 \backslash
37585 href{ftp://tug.ctan.org/pub/tex-archive/macros/latex/contrib/nomencl/nomencl.pdf}{
37586 \end_layout
37587
37588 \end_inset
37589
37590 Documentation
37591 \begin_inset ERT
37592 status collapsed
37593
37594 \begin_layout Standard
37595
37596 }
37597 \end_layout
37598
37599 \end_inset
37600
37601  of the LaTeX-package 
37602 \series bold
37603 nomencl
37604 \series default
37605
37606 \begin_inset LatexCommand index
37607 name "LaTeX-packages ! nomencl"
37608
37609 \end_inset
37610
37611 :
37612 \newline
37613
37614 \begin_inset LatexCommand url
37615 target "ftp://tug.ctan.org/pub/tex-archive/macros/latex/contrib/nomencl/nomencl.pdf"
37616
37617 \end_inset
37618
37619
37620 \end_layout
37621
37622 \begin_layout Bibliography
37623 \begin_inset LatexCommand bibitem
37624 key "tipa"
37625
37626 \end_inset
37627
37628
37629 \begin_inset ERT
37630 status collapsed
37631
37632 \begin_layout Standard
37633
37634
37635 \backslash
37636 href{http://www.ctan.org/tex-archive/fonts/tipa/tipaman.pdf}{
37637 \end_layout
37638
37639 \end_inset
37640
37641 Documentation
37642 \begin_inset ERT
37643 status collapsed
37644
37645 \begin_layout Standard
37646
37647 }
37648 \end_layout
37649
37650 \end_inset
37651
37652  of the LaTeX-package 
37653 \series bold
37654 tipa
37655 \series default
37656
37657 \begin_inset LatexCommand index
37658 name "LaTeX-packages ! tipa"
37659
37660 \end_inset
37661
37662 :
37663 \newline
37664
37665 \begin_inset LatexCommand url
37666 target "http://www.ctan.org/tex-archive/fonts/tipa/tipaman.pdf"
37667
37668 \end_inset
37669
37670
37671 \end_layout
37672
37673 \begin_layout Bibliography
37674 \begin_inset LatexCommand bibitem
37675 key "XeTeX"
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/LyX/XeTeX}{
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 use LyX with XeTeX:
37704 \newline
37705
37706 \begin_inset LatexCommand url
37707 target "http://wiki.lyx.org/LyX/XeTeX"
37708
37709 \end_inset
37710
37711
37712 \end_layout
37713
37714 \begin_layout Bibliography
37715 \begin_inset LatexCommand bibitem
37716 key "Arabic"
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/Arabic}{
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 Arabic:
37745 \newline
37746
37747 \begin_inset LatexCommand url
37748 target "http://wiki.lyx.org/Windows/Arabic"
37749
37750 \end_inset
37751
37752
37753 \end_layout
37754
37755 \begin_layout Bibliography
37756 \begin_inset LatexCommand bibitem
37757 key "Armenian"
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/Armenian}{
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 Armenian:
37786 \newline
37787
37788 \begin_inset LatexCommand url
37789 target "http://wiki.lyx.org/Windows/Armenian"
37790
37791 \end_inset
37792
37793
37794 \end_layout
37795
37796 \begin_layout Bibliography
37797 \begin_inset LatexCommand bibitem
37798 key "Farsi"
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/Farsi}{
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 Farsi:
37827 \newline
37828
37829 \begin_inset LatexCommand url
37830 target "http://wiki.lyx.org/Windows/Farsi"
37831
37832 \end_inset
37833
37834
37835 \end_layout
37836
37837 \begin_layout Bibliography
37838 \begin_inset LatexCommand bibitem
37839 key "Hebrew"
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/Windows/Hebrew}{
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  how to set up LyX for Hebrew:
37868 \newline
37869
37870 \begin_inset LatexCommand url
37871 target "http://wiki.lyx.org/Windows/Hebrew"
37872
37873 \end_inset
37874
37875
37876 \end_layout
37877
37878 \begin_layout Bibliography
37879 \begin_inset LatexCommand bibitem
37880 key "LyX-func"
37881
37882 \end_inset
37883
37884
37885 \begin_inset ERT
37886 status collapsed
37887
37888 \begin_layout Standard
37889
37890
37891 \backslash
37892 href{http://wiki.lyx.org/LyX/LyxFunctionList}{
37893 \end_layout
37894
37895 \end_inset
37896
37897 Wiki-page
37898 \begin_inset ERT
37899 status collapsed
37900
37901 \begin_layout Standard
37902
37903 }
37904 \end_layout
37905
37906 \end_inset
37907
37908  with a list of all available LyX-functions:
37909 \newline
37910
37911 \begin_inset LatexCommand url
37912 target "http://wiki.lyx.org/LyX/LyxFunctionList"
37913
37914 \end_inset
37915
37916
37917 \end_layout
37918
37919 \begin_layout Standard
37920
37921 \newpage
37922
37923 \begin_inset LatexCommand bibtex
37924 options "biblio/alphadin"
37925 bibfiles "biblio/LyXDocs"
37926
37927 \end_inset
37928
37929
37930 \end_layout
37931
37932 \begin_layout Standard
37933 The above bibliography is created from a BibTeX-database.
37934 \end_layout
37935
37936 \begin_layout Standard
37937 \begin_inset ERT
37938 status collapsed
37939
37940 \begin_layout Standard
37941
37942
37943 \backslash
37944 addcontentsline{toc}{chapter}{
37945 \backslash
37946 bibname
37947 \backslash
37948 ; 2}
37949 \end_layout
37950
37951 \end_inset
37952
37953
37954 \begin_inset Note Note
37955 status collapsed
37956
37957 \begin_layout Standard
37958 The command 
37959 \series bold
37960
37961 \backslash
37962 addcontentsline
37963 \series default
37964  is explained in the 
37965 \emph on
37966 Extended Features
37967 \emph default
37968  manual.
37969  It creates a TOC entry.
37970 \end_layout
37971
37972 \begin_layout Standard
37973 A manual TOC entry for the bibliography is only necessary because we use
37974  two different ones in one document.
37975 \end_layout
37976
37977 \end_inset
37978
37979
37980 \end_layout
37981
37982 \begin_layout Standard
37983
37984 \series bold
37985 \begin_inset LatexCommand printnomenclature
37986
37987 \end_inset
37988
37989
37990 \begin_inset LatexCommand printindex
37991
37992 \end_inset
37993
37994
37995 \end_layout
37996
37997 \end_body
37998 \end_document