]> git.lyx.org Git - lyx.git/blob - lib/doc/UserGuide.lyx
Code simplification. We don't need to memorize the current Row hfill anymore.
[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 include 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  You find it in the TeX Catalogue, 
25072 \begin_inset LatexCommand cite
25073 key "TeXCatalogue"
25074
25075 \end_inset
25076
25077  or in the package manager of your LaTeX-system.
25078  You obtain prettier results if you install the program 
25079 \family typewriter
25080 pnmcrop
25081 \family default
25082  from the 
25083 \family typewriter
25084 netpbm
25085 \family default
25086  package; for LyX on Windows this program is automatically installed together
25087  with LyX.
25088 \end_layout
25089
25090 \begin_layout Standard
25091 \begin_inset VSpace bigskip
25092 \end_inset
25093
25094
25095 \end_layout
25096
25097 \begin_layout Standard
25098 You can furthermore preview the LaTeX source of the whole document or parts
25099  of it.
25100  Use the menu 
25101 \family sans
25102 View\SpecialChar \menuseparator
25103 View\InsetSpace ~
25104 Source
25105 \family default
25106  and a window will be shown where you can see the LaTeX-source code.
25107  The window shows the source of the whole paragraph where the cursor is
25108  currently in.
25109  You can also select document parts in LyX's main window, then only this
25110  selection (when it is more than one paragraph) is shown as source code.
25111  To view the whole document as source, enable the corresponding option in
25112  the source view window.
25113 \end_layout
25114
25115 \begin_layout Section
25116 Spell Checking
25117 \begin_inset LatexCommand label
25118 name "sec:Spellchecking"
25119
25120 \end_inset
25121
25122
25123 \begin_inset LatexCommand index
25124 name "Spell checking"
25125
25126 \end_inset
25127
25128
25129 \end_layout
25130
25131 \begin_layout Standard
25132 LyX itself has no built-in spell checker.
25133  Rather it uses one of the external programs 
25134 \family typewriter
25135 aspell
25136 \family default
25137
25138 \family typewriter
25139 ispell
25140 \family default
25141
25142 \family typewriter
25143 hspell
25144 \family default
25145 , or 
25146 \family sans
25147 pspell
25148 \family default
25149  as backend.
25150  This section assumes you have already installed and set up one of these
25151  programs.
25152  
25153 \family typewriter
25154 aspell
25155 \family default
25156  can be seen as successor of 
25157 \family typewriter
25158 ispell
25159 \family default
25160 , so that it is recommended to use aspell.
25161  
25162 \family sans
25163 hspell
25164 \family default
25165  is a Hebrew spell-checker.
25166  The used spell checker ind its settings are specified in LyX's preferences
25167  under 
25168 \family sans
25169 Language Settings
25170 \family default
25171 .
25172 \end_layout
25173
25174 \begin_layout Standard
25175 For LyX on Windows, the selection box for the spell checking program is
25176  greyed out in the preferences dialog because only 
25177 \family sans
25178 aspell
25179 \family default
25180  can be used.
25181 \end_layout
25182
25183 \begin_layout Standard
25184 The menu
25185 \family sans
25186  Tools\SpecialChar \menuseparator
25187 Spellchecker
25188 \family default
25189  starts the spell checking beginning from the current cursor position.
25190  A dialog window will appear showing any incorrect (or unknown) word found,
25191  allowing you to edit and replace it in a second line.
25192  Whenever an unknown word is found, the word is highlighted and the text
25193  scrolled so that it is visible.
25194  In the 
25195 \family sans
25196 spell checker
25197 \family default
25198  dialog, there is also a box showing suggestions for a correction, if any
25199  could be found.
25200  Clicking on one of the corrections will copy to the 
25201 \family sans
25202 Replace
25203 \family default
25204  field, double-click invokes directly the replacement.
25205  Unknown but correctly typed words can be added to the personal dictionary.
25206 \end_layout
25207
25208 \begin_layout Standard
25209 By default, the used dictionary file is determined by the document language
25210  that is set in the 
25211 \family sans
25212 Document\SpecialChar \menuseparator
25213 Settings
25214 \family default
25215  dialog.
25216  If you do not have a dictionary for the document language, spell checking
25217  will bring an error message.
25218  In this case, you can specify another dictionary file in the dialog by
25219  specifying a different 
25220 \family sans
25221 Alternative language
25222 \family default
25223  in preferences dialog.
25224 \end_layout
25225
25226 \begin_layout Standard
25227 After a spell check you'll informed about the number of checked words.
25228 \end_layout
25229
25230 \begin_layout Subsubsection*
25231 Limitations
25232 \end_layout
25233
25234 \begin_layout Standard
25235 It is not possible to change the spelling of a particular word globally,
25236  rather than having to change the spelling separately for each occurrence
25237  of the word.
25238  But you can use the 
25239 \family sans
25240 Find\InsetSpace ~
25241 &\InsetSpace ~
25242 Replace
25243 \family default
25244  dialog for that.
25245 \end_layout
25246
25247 \begin_layout Standard
25248 LyX cannot correctly spell check documents containing multiple languages.
25249  This does work with 
25250 \family typewriter
25251 pspell
25252 \family default
25253 , assuming you have marked the different languages appropriately.
25254 \end_layout
25255
25256 \begin_layout Subsubsection*
25257 Further Settings
25258 \end_layout
25259
25260 \begin_layout Standard
25261 The 
25262 \family sans
25263 Spellchecker
25264 \family default
25265  section in the preferences dialog has some additional options:
25266 \end_layout
25267
25268 \begin_layout Description
25269 Escape\InsetSpace ~
25270 characters Allows you to add non-standard characters that the spell
25271  checker should consider, e.g.
25272  German umlauts although you spell check English document.
25273  This should not normally be needed.
25274 \end_layout
25275
25276 \begin_layout Description
25277 Personal\InsetSpace ~
25278 dictionary to use a different file than the spell checker's default
25279  choice as your personal dictionary
25280 \end_layout
25281
25282 \begin_layout Description
25283 Accept\InsetSpace ~
25284 compound\InsetSpace ~
25285 words Prevent the spell checker from complaining about compounded
25286  words like 
25287 \begin_inset Quotes eld
25288 \end_inset
25289
25290 passthrough
25291 \begin_inset Quotes erd
25292 \end_inset
25293
25294 .
25295 \end_layout
25296
25297 \begin_layout Description
25298 Use\InsetSpace ~
25299 input\InsetSpace ~
25300 encoding Uses the document encoding that is set in the 
25301 \family sans
25302 Document\SpecialChar \menuseparator
25303 Settings
25304 \family default
25305  dialog under 
25306 \family sans
25307 Language
25308 \family default
25309  also for the spellchecker.
25310 \begin_inset Foot
25311 status collapsed
25312
25313 \begin_layout Standard
25314 The encodings are explained in section\InsetSpace ~
25315
25316 \begin_inset LatexCommand ref
25317 reference "sub:Settings"
25318
25319 \end_inset
25320
25321 .
25322 \end_layout
25323
25324 \end_inset
25325
25326  Only enable this if you use 
25327 \family typewriter
25328 ispell
25329 \family default
25330  and can't spell check words with international letters in them.
25331  There have been reports that this does not work with all dictionaries,
25332  so this is disabled by default.
25333 \end_layout
25334
25335 \begin_layout Section
25336 Thesaurus
25337 \begin_inset LatexCommand index
25338 name "Thesaurus"
25339
25340 \end_inset
25341
25342
25343 \begin_inset LatexCommand label
25344 name "sec:Thesaurus"
25345
25346 \end_inset
25347
25348
25349 \end_layout
25350
25351 \begin_layout Standard
25352 Thesaurus currently only works when you use the document language English.
25353 \end_layout
25354
25355 \begin_layout Standard
25356 To start the thesaurus, highlight one word or set the cursor behind it,
25357  and use the menu 
25358 \family sans
25359 Tools\SpecialChar \menuseparator
25360 Thesaurus
25361 \family default
25362  or the toolbar button 
25363 \begin_inset Graphics
25364         filename ../images/thesaurus-entry.png
25365         BoundingBox 0bp 5bp 20bp 25bp
25366         rotateOrigin center
25367
25368 \end_inset
25369
25370 .
25371  A dialog pops up showing you probably related words that you can use as
25372  replacement.
25373 \end_layout
25374
25375 \begin_layout Standard
25376 The shown related words are in many cases not really related to the word
25377  you are currently checking, scrolling in the shown list might help in some
25378  cases to find related words.
25379 \end_layout
25380
25381 \begin_layout Standard
25382 The thesaurus only works for single words, and also only when it is in the
25383  singular form.
25384  For example starting the thesaurus with the word 
25385 \begin_inset Quotes eld
25386 \end_inset
25387
25388 reports
25389 \begin_inset Quotes erd
25390 \end_inset
25391
25392  leads to no results, while results are shown for the word 
25393 \begin_inset Quotes eld
25394 \end_inset
25395
25396 report
25397 \begin_inset Quotes erd
25398 \end_inset
25399
25400 .
25401  To avoid this, you can highlight only the part 
25402 \begin_inset Quotes eld
25403 \end_inset
25404
25405 report
25406 \begin_inset Quotes erd
25407 \end_inset
25408
25409  of the word 
25410 \begin_inset Quotes eld
25411 \end_inset
25412
25413 reports
25414 \begin_inset Quotes erd
25415 \end_inset
25416
25417  to get results.
25418 \end_layout
25419
25420 \begin_layout Section
25421 Change Tracking
25422 \begin_inset LatexCommand index
25423 name "Change Tracking"
25424
25425 \end_inset
25426
25427
25428 \begin_inset LatexCommand index
25429 name "Document ! Change Tracking"
25430
25431 \end_inset
25432
25433
25434 \begin_inset LatexCommand label
25435 name "sec:Change-Tracking"
25436
25437 \end_inset
25438
25439
25440 \end_layout
25441
25442 \begin_layout Standard
25443 When you work on a document together with many people it is extremely useful
25444  to see changes others made highlighted in the document.
25445  You can then decide if you accept a change or not.
25446  This can be achieved by turning on change tracking in the menu 
25447 \family sans
25448 Document\SpecialChar \menuseparator
25449 Change\InsetSpace ~
25450 Tracking\SpecialChar \menuseparator
25451 Track\InsetSpace ~
25452 Changes
25453 \family default
25454 .
25455 \end_layout
25456
25457 \begin_layout Standard
25458 Changes made in the document will then be highlighted by colors: 
25459 \color blue
25460 Blue text
25461 \color inherit
25462  is an addition, 
25463 \color red
25464 red canceled text
25465 \color inherit
25466  is a deletion.
25467  You can change the color in LyX's preferences dialog under 
25468 \family sans
25469 Look\InsetSpace ~
25470 and\InsetSpace ~
25471 feel
25472 \family default
25473
25474 \family sans
25475 Colors
25476 \family default
25477 .
25478 \begin_inset LatexCommand index
25479 name "Color ! LyX screen"
25480
25481 \end_inset
25482
25483
25484 \end_layout
25485
25486 \begin_layout Standard
25487 When change tracking is activated, you will see the review toolbar in LyX:
25488 \begin_inset LatexCommand index
25489 name "Toolbar ! Review"
25490
25491 \end_inset
25492
25493
25494 \end_layout
25495
25496 \begin_layout Standard
25497 \begin_inset VSpace defskip
25498 \end_inset
25499
25500
25501 \end_layout
25502
25503 \begin_layout Standard
25504 \begin_inset Graphics
25505         filename clipart/ChangesToolbar.png
25506
25507 \end_inset
25508
25509
25510 \end_layout
25511
25512 \begin_layout Standard
25513 \begin_inset VSpace defskip
25514 \end_inset
25515
25516
25517 \end_layout
25518
25519 \begin_layout Standard
25520 The review toolbar as shown above contains from left to right the following
25521  buttons:
25522 \end_layout
25523
25524 \begin_layout Standard
25525 \begin_inset VSpace defskip
25526 \end_inset
25527
25528
25529 \end_layout
25530
25531 \begin_layout Standard
25532 \begin_inset Tabular
25533 <lyxtabular version="3" rows="10" columns="2">
25534 <features islongtable="true">
25535 <column alignment="left" valignment="top" width="0">
25536 <column alignment="left" valignment="top" width="0">
25537 <row interlinespace="2.5mm">
25538 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
25539 \begin_inset Text
25540
25541 \begin_layout Standard
25542 \begin_inset Graphics
25543         filename ../images/changes-track.png
25544         BoundingBox 0bp 5bp 20bp 25bp
25545         rotateOrigin center
25546
25547 \end_inset
25548
25549
25550 \end_layout
25551
25552 \end_inset
25553 </cell>
25554 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
25555 \begin_inset Text
25556
25557 \begin_layout Standard
25558
25559 \family sans
25560 Document\SpecialChar \menuseparator
25561 Change\InsetSpace ~
25562 Tracking\SpecialChar \menuseparator
25563 Track\InsetSpace ~
25564 Changes
25565 \end_layout
25566
25567 \end_inset
25568 </cell>
25569 </row>
25570 <row interlinespace="2.5mm">
25571 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
25572 \begin_inset Text
25573
25574 \begin_layout Standard
25575 \begin_inset Graphics
25576         filename ../images/changes-output.png
25577         BoundingBox 0bp 5bp 20bp 25bp
25578         rotateOrigin center
25579
25580 \end_inset
25581
25582
25583 \end_layout
25584
25585 \end_inset
25586 </cell>
25587 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
25588 \begin_inset Text
25589
25590 \begin_layout Standard
25591
25592 \family sans
25593 Document\SpecialChar \menuseparator
25594 Change\InsetSpace ~
25595 Tracking\SpecialChar \menuseparator
25596 Show\InsetSpace ~
25597 Changes\InsetSpace ~
25598 in\InsetSpace ~
25599 Output
25600 \end_layout
25601
25602 \end_inset
25603 </cell>
25604 </row>
25605 <row interlinespace="2.5mm">
25606 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
25607 \begin_inset Text
25608
25609 \begin_layout Standard
25610 \begin_inset Graphics
25611         filename ../images/change-next.png
25612         BoundingBox 0bp 5bp 20bp 25bp
25613         rotateOrigin center
25614
25615 \end_inset
25616
25617
25618 \end_layout
25619
25620 \end_inset
25621 </cell>
25622 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
25623 \begin_inset Text
25624
25625 \begin_layout Standard
25626 Jumps to the next change
25627 \end_layout
25628
25629 \end_inset
25630 </cell>
25631 </row>
25632 <row interlinespace="2.5mm">
25633 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
25634 \begin_inset Text
25635
25636 \begin_layout Standard
25637 \begin_inset Graphics
25638         filename ../images/change-accept.png
25639         BoundingBox 0bp 5bp 20bp 25bp
25640         rotateOrigin center
25641
25642 \end_inset
25643
25644
25645 \end_layout
25646
25647 \end_inset
25648 </cell>
25649 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
25650 \begin_inset Text
25651
25652 \begin_layout Standard
25653
25654 \family sans
25655 Document\SpecialChar \menuseparator
25656 Change\InsetSpace ~
25657 Tracking\SpecialChar \menuseparator
25658 Accept\InsetSpace ~
25659 Change
25660 \end_layout
25661
25662 \end_inset
25663 </cell>
25664 </row>
25665 <row interlinespace="2.5mm">
25666 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
25667 \begin_inset Text
25668
25669 \begin_layout Standard
25670 \begin_inset Graphics
25671         filename ../images/change-reject.png
25672         BoundingBox 0bp 5bp 20bp 25bp
25673         rotateOrigin center
25674
25675 \end_inset
25676
25677
25678 \end_layout
25679
25680 \end_inset
25681 </cell>
25682 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
25683 \begin_inset Text
25684
25685 \begin_layout Standard
25686
25687 \family sans
25688 Document\SpecialChar \menuseparator
25689 Change\InsetSpace ~
25690 Tracking\SpecialChar \menuseparator
25691 Reject\InsetSpace ~
25692 Change
25693 \end_layout
25694
25695 \end_inset
25696 </cell>
25697 </row>
25698 <row interlinespace="2.5mm">
25699 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
25700 \begin_inset Text
25701
25702 \begin_layout Standard
25703 \begin_inset Graphics
25704         filename ../images/changes-merge.png
25705         BoundingBox 0bp 5bp 20bp 25bp
25706         rotateOrigin center
25707
25708 \end_inset
25709
25710
25711 \end_layout
25712
25713 \end_inset
25714 </cell>
25715 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
25716 \begin_inset Text
25717
25718 \begin_layout Standard
25719
25720 \family sans
25721 Document\SpecialChar \menuseparator
25722 Change\InsetSpace ~
25723 Tracking\SpecialChar \menuseparator
25724 Merge\InsetSpace ~
25725 Changes
25726 \end_layout
25727
25728 \end_inset
25729 </cell>
25730 </row>
25731 <row interlinespace="2.5mm">
25732 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
25733 \begin_inset Text
25734
25735 \begin_layout Standard
25736 \begin_inset Graphics
25737         filename ../images/all-changes-accept.png
25738         BoundingBox 0bp 5bp 20bp 25bp
25739         rotateOrigin center
25740
25741 \end_inset
25742
25743
25744 \end_layout
25745
25746 \end_inset
25747 </cell>
25748 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
25749 \begin_inset Text
25750
25751 \begin_layout Standard
25752
25753 \family sans
25754 Document\SpecialChar \menuseparator
25755 Change\InsetSpace ~
25756 Tracking\SpecialChar \menuseparator
25757 Accept\InsetSpace ~
25758 All\InsetSpace ~
25759 Changes
25760 \end_layout
25761
25762 \end_inset
25763 </cell>
25764 </row>
25765 <row interlinespace="2.5mm">
25766 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
25767 \begin_inset Text
25768
25769 \begin_layout Standard
25770 \begin_inset Graphics
25771         filename ../images/all-changes-reject.png
25772         BoundingBox 0bp 5bp 20bp 25bp
25773         rotateOrigin center
25774
25775 \end_inset
25776
25777
25778 \end_layout
25779
25780 \end_inset
25781 </cell>
25782 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
25783 \begin_inset Text
25784
25785 \begin_layout Standard
25786
25787 \family sans
25788 Document\SpecialChar \menuseparator
25789 Change\InsetSpace ~
25790 Tracking\SpecialChar \menuseparator
25791 Reject\InsetSpace ~
25792 All\InsetSpace ~
25793 Changes
25794 \end_layout
25795
25796 \end_inset
25797 </cell>
25798 </row>
25799 <row interlinespace="2.5mm">
25800 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
25801 \begin_inset Text
25802
25803 \begin_layout Standard
25804 \begin_inset Graphics
25805         filename ../images/note-insert.png
25806         BoundingBox 0bp 5bp 20bp 25bp
25807         rotateOrigin center
25808
25809 \end_inset
25810
25811
25812 \end_layout
25813
25814 \end_inset
25815 </cell>
25816 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
25817 \begin_inset Text
25818
25819 \begin_layout Standard
25820
25821 \family sans
25822 Insert\SpecialChar \menuseparator
25823 Note\SpecialChar \menuseparator
25824 LyX\InsetSpace ~
25825 Note
25826 \end_layout
25827
25828 \end_inset
25829 </cell>
25830 </row>
25831 <row interlinespace="2.5mm">
25832 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
25833 \begin_inset Text
25834
25835 \begin_layout Standard
25836 \begin_inset Graphics
25837         filename ../images/note-next.png
25838         BoundingBox 0bp 5bp 20bp 25bp
25839         rotateOrigin center
25840
25841 \end_inset
25842
25843
25844 \end_layout
25845
25846 \end_inset
25847 </cell>
25848 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
25849 \begin_inset Text
25850
25851 \begin_layout Standard
25852
25853 \family sans
25854 Navigate\SpecialChar \menuseparator
25855 Next\InsetSpace ~
25856 Note
25857 \end_layout
25858
25859 \end_inset
25860 </cell>
25861 </row>
25862 </lyxtabular>
25863
25864 \end_inset
25865
25866
25867 \end_layout
25868
25869 \begin_layout Standard
25870 \begin_inset VSpace defskip
25871 \end_inset
25872
25873
25874 \end_layout
25875
25876 \begin_layout Standard
25877 The review toolbar helps you to accept, reject, or merge changes -- highlight
25878  the change and press one of the desired toolbar buttons.
25879  When you merge changes, a window pops up showing you informations about
25880  the next change behind the current cursor position.
25881  So you don't need to highlight a certain change.
25882  Within the merge window you can decide to accept or reject changes and
25883  step to the next change.
25884  This way you can jump through all changes of the document.
25885 \end_layout
25886
25887 \begin_layout Standard
25888 The toolbar has two buttons to handle notes because notes are often important
25889  to describe a change.
25890 \end_layout
25891
25892 \begin_layout Standard
25893 To show made changes in the output you need the LaTeX package 
25894 \series bold
25895 dvipost
25896 \begin_inset LatexCommand index
25897 name "LaTeX-packages ! dvipost"
25898
25899 \end_inset
25900
25901
25902 \series default
25903  installed.
25904  You find it in the TeX Catalogue, 
25905 \begin_inset LatexCommand cite
25906 key "TeXCatalogue"
25907
25908 \end_inset
25909
25910  or in the package manager of your LaTeX-system.
25911 \end_layout
25912
25913 \begin_layout Section
25914 International Support
25915 \begin_inset LatexCommand index
25916 name "International support"
25917
25918 \end_inset
25919
25920
25921 \end_layout
25922
25923 \begin_layout Standard
25924 This section describes how to use LyX with any language you want.
25925  For some non-western languages there are special Wiki-pages that explain
25926  how to set up LyX to use them: 
25927 \begin_inset LatexCommand cite
25928 key "Arabic,Armenian,Farsi,Hebrew"
25929
25930 \end_inset
25931
25932
25933 \end_layout
25934
25935 \begin_layout Standard
25936 Besides languages, LyX also supports phonetic symbols, see section\InsetSpace ~
25937
25938 \begin_inset LatexCommand ref
25939 reference "sub:Special-Character"
25940
25941 \end_inset
25942
25943 .
25944 \end_layout
25945
25946 \begin_layout Subsection
25947 Language Options
25948 \begin_inset LatexCommand index
25949 name "Language ! Options"
25950
25951 \end_inset
25952
25953
25954 \begin_inset LatexCommand index
25955 name "Document ! Settings"
25956
25957 \end_inset
25958
25959
25960 \begin_inset LatexCommand index
25961 name "Document ! Language"
25962
25963 \end_inset
25964
25965
25966 \end_layout
25967
25968 \begin_layout Standard
25969 The 
25970 \family sans
25971 Document\SpecialChar \menuseparator
25972 Settings
25973 \family default
25974  dialog lets you set 
25975 \family roman
25976 the language and character encoding for your language.
25977  
25978 \end_layout
25979
25980 \begin_layout Standard
25981 Choose your language in the 
25982 \family sans
25983 Language
25984 \family default
25985  section of this dialog.
25986  The default is 
25987 \family sans
25988 English
25989 \family default
25990 .
25991 \end_layout
25992
25993 \begin_layout Standard
25994 The 
25995 \family sans
25996 Encoding
25997 \family default
25998  box lets you choose the character encoding map you want to use for LaTeX
25999  export.
26000  The option 
26001 \family sans
26002 use language's default encoding
26003 \family default
26004  is the preferred choice and works well in most cases.
26005  For details abhout the different encoding options see section\InsetSpace ~
26006
26007 \begin_inset LatexCommand ref
26008 reference "sub:Settings"
26009
26010 \end_inset
26011
26012 .
26013 \end_layout
26014
26015 \begin_layout Subsection
26016 Keyboard mapping configuration
26017 \end_layout
26018
26019 \begin_layout Standard
26020 If you have for example a U.S.-style keyboard and want to write in a different
26021  language than English, you can use an alternate keymap.
26022  For example, if you have a U.S.-style keyboard but want to write in Italian,
26023  you can configure LyX to use an Italian keymap.
26024  The preferences dialog allows you to choose up to two keyboard mappings,
26025  see section\InsetSpace ~
26026
26027 \begin_inset LatexCommand ref
26028 reference "sub:Keyboard-Map"
26029
26030 \end_inset
26031
26032 .
26033  You can choose primary and secondary keyboard languages and then select
26034  which one you want to use.
26035 \end_layout
26036
26037 \begin_layout Standard
26038 Finally, you may just want to change a few key mappings or create an entirely
26039  different keymap (for Vulcan, for instance).
26040  You may, for example, normally write in Italian on a U.S.
26041  keyboard but want to include an occasional quotation in German.
26042  In such a case, you can write your own keyboard mapping or modify an existing
26043  one to support the characters you want.
26044  This and much more customizations are explained in the 
26045 \emph on
26046 Customization
26047 \emph default
26048  manual.
26049 \end_layout
26050
26051 \begin_layout Subsection
26052 Character Tables
26053 \begin_inset LatexCommand label
26054 name "sec:keytab"
26055
26056 \end_inset
26057
26058
26059 \end_layout
26060
26061 \begin_layout Standard
26062 Table\InsetSpace ~
26063
26064 \begin_inset LatexCommand ref
26065 reference "cap:The-latin1-character"
26066
26067 \end_inset
26068
26069  shows the 
26070 \family typewriter
26071 Latin1
26072 \family default
26073  character set.
26074  You should be able to enter the characters in the first eight columns directly
26075  from the keyboard.
26076 \end_layout
26077
26078 \begin_layout Standard
26079 There are a few things you need to know about this table.
26080  Here are some of the details you'll need to bear in mind when using characters
26081  from the 
26082 \family typewriter
26083 Latin1
26084 \family default
26085  character set:
26086 \end_layout
26087
26088 \begin_layout Itemize
26089 Even if you have selected 
26090 \family sans
26091 latin1
26092 \family default
26093  in the 
26094 \family sans
26095 Document\SpecialChar \menuseparator
26096 Settings
26097 \family default
26098  dialog, users who have only the 
26099 \family typewriter
26100 T1
26101 \family default
26102 -fonts for LaTeX [or who have the 
26103 \family typewriter
26104 T1
26105 \family default
26106 -fonts but aren't using them] will still miss a few characters: D0, F0,
26107  DE, FE, AB, and BB -- the uppercase and lowercase eth and thorn, and the
26108  french quotes won't show up.
26109 \end_layout
26110
26111 \begin_layout Standard
26112 \begin_inset Float table
26113 wide false
26114 sideways false
26115 status open
26116
26117 \begin_layout Standard
26118 \begin_inset Caption
26119
26120 \begin_layout Standard
26121 \begin_inset LatexCommand label
26122 name "cap:The-latin1-character"
26123
26124 \end_inset
26125
26126 The 
26127 \family typewriter
26128 latin1
26129 \family default
26130  character set
26131 \end_layout
26132
26133 \end_inset
26134
26135
26136 \end_layout
26137
26138 \begin_layout Standard
26139 \align center
26140 \begin_inset Tabular
26141 <lyxtabular version="3" rows="17" columns="17">
26142 <features>
26143 <column alignment="center" valignment="top" leftline="true" rightline="true" width="0pt">
26144 <column alignment="center" valignment="top" leftline="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" rightline="true" width="0pt">
26160 <row topline="true" bottomline="true">
26161 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
26162 \begin_inset Text
26163
26164 \begin_layout Standard
26165
26166 \end_layout
26167
26168 \end_inset
26169 </cell>
26170 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
26171 \begin_inset Text
26172
26173 \begin_layout Standard
26174
26175 \family roman
26176 \series medium
26177 \shape up
26178 \size tiny
26179 \emph off
26180 \bar no
26181 \noun off
26182 \color none
26183 00
26184 \end_layout
26185
26186 \end_inset
26187 </cell>
26188 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
26189 \begin_inset Text
26190
26191 \begin_layout Standard
26192
26193 \family roman
26194 \series medium
26195 \shape up
26196 \size tiny
26197 \emph off
26198 \bar no
26199 \noun off
26200 \color none
26201 10
26202 \end_layout
26203
26204 \end_inset
26205 </cell>
26206 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
26207 \begin_inset Text
26208
26209 \begin_layout Standard
26210
26211 \family roman
26212 \series medium
26213 \shape up
26214 \size tiny
26215 \emph off
26216 \bar no
26217 \noun off
26218 \color none
26219 20
26220 \end_layout
26221
26222 \end_inset
26223 </cell>
26224 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
26225 \begin_inset Text
26226
26227 \begin_layout Standard
26228
26229 \family roman
26230 \series medium
26231 \shape up
26232 \size tiny
26233 \emph off
26234 \bar no
26235 \noun off
26236 \color none
26237 30
26238 \end_layout
26239
26240 \end_inset
26241 </cell>
26242 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
26243 \begin_inset Text
26244
26245 \begin_layout Standard
26246
26247 \family roman
26248 \series medium
26249 \shape up
26250 \size tiny
26251 \emph off
26252 \bar no
26253 \noun off
26254 \color none
26255 40
26256 \end_layout
26257
26258 \end_inset
26259 </cell>
26260 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
26261 \begin_inset Text
26262
26263 \begin_layout Standard
26264
26265 \family roman
26266 \series medium
26267 \shape up
26268 \size tiny
26269 \emph off
26270 \bar no
26271 \noun off
26272 \color none
26273 50
26274 \end_layout
26275
26276 \end_inset
26277 </cell>
26278 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
26279 \begin_inset Text
26280
26281 \begin_layout Standard
26282
26283 \family roman
26284 \series medium
26285 \shape up
26286 \size tiny
26287 \emph off
26288 \bar no
26289 \noun off
26290 \color none
26291 60
26292 \end_layout
26293
26294 \end_inset
26295 </cell>
26296 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
26297 \begin_inset Text
26298
26299 \begin_layout Standard
26300
26301 \family roman
26302 \series medium
26303 \shape up
26304 \size tiny
26305 \emph off
26306 \bar no
26307 \noun off
26308 \color none
26309 70
26310 \end_layout
26311
26312 \end_inset
26313 </cell>
26314 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
26315 \begin_inset Text
26316
26317 \begin_layout Standard
26318
26319 \family roman
26320 \series medium
26321 \shape up
26322 \size tiny
26323 \emph off
26324 \bar no
26325 \noun off
26326 \color none
26327 80
26328 \end_layout
26329
26330 \end_inset
26331 </cell>
26332 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
26333 \begin_inset Text
26334
26335 \begin_layout Standard
26336
26337 \family roman
26338 \series medium
26339 \shape up
26340 \size tiny
26341 \emph off
26342 \bar no
26343 \noun off
26344 \color none
26345 90
26346 \end_layout
26347
26348 \end_inset
26349 </cell>
26350 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
26351 \begin_inset Text
26352
26353 \begin_layout Standard
26354
26355 \family roman
26356 \series medium
26357 \shape up
26358 \size tiny
26359 \emph off
26360 \bar no
26361 \noun off
26362 \color none
26363 A0
26364 \end_layout
26365
26366 \end_inset
26367 </cell>
26368 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
26369 \begin_inset Text
26370
26371 \begin_layout Standard
26372
26373 \family roman
26374 \series medium
26375 \shape up
26376 \size tiny
26377 \emph off
26378 \bar no
26379 \noun off
26380 \color none
26381 B0
26382 \end_layout
26383
26384 \end_inset
26385 </cell>
26386 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
26387 \begin_inset Text
26388
26389 \begin_layout Standard
26390
26391 \family roman
26392 \series medium
26393 \shape up
26394 \size tiny
26395 \emph off
26396 \bar no
26397 \noun off
26398 \color none
26399 C0
26400 \end_layout
26401
26402 \end_inset
26403 </cell>
26404 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
26405 \begin_inset Text
26406
26407 \begin_layout Standard
26408
26409 \family roman
26410 \series medium
26411 \shape up
26412 \size tiny
26413 \emph off
26414 \bar no
26415 \noun off
26416 \color none
26417 D0
26418 \end_layout
26419
26420 \end_inset
26421 </cell>
26422 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
26423 \begin_inset Text
26424
26425 \begin_layout Standard
26426
26427 \family roman
26428 \series medium
26429 \shape up
26430 \size tiny
26431 \emph off
26432 \bar no
26433 \noun off
26434 \color none
26435 E0
26436 \end_layout
26437
26438 \end_inset
26439 </cell>
26440 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
26441 \begin_inset Text
26442
26443 \begin_layout Standard
26444
26445 \family roman
26446 \series medium
26447 \shape up
26448 \size tiny
26449 \emph off
26450 \bar no
26451 \noun off
26452 \color none
26453 F0
26454 \end_layout
26455
26456 \end_inset
26457 </cell>
26458 </row>
26459 <row topline="true">
26460 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
26461 \begin_inset Text
26462
26463 \begin_layout Standard
26464
26465 \family roman
26466 \series medium
26467 \shape up
26468 \size tiny
26469 \emph off
26470 \bar no
26471 \noun off
26472 \color none
26473 00
26474 \end_layout
26475
26476 \end_inset
26477 </cell>
26478 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
26479 \begin_inset Text
26480
26481 \begin_layout Standard
26482
26483 \end_layout
26484
26485 \end_inset
26486 </cell>
26487 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
26488 \begin_inset Text
26489
26490 \begin_layout Standard
26491
26492 \end_layout
26493
26494 \end_inset
26495 </cell>
26496 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
26497 \begin_inset Text
26498
26499 \begin_layout Standard
26500
26501 \end_layout
26502
26503 \end_inset
26504 </cell>
26505 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
26506 \begin_inset Text
26507
26508 \begin_layout Standard
26509
26510 \family roman
26511 \series medium
26512 \shape up
26513 \emph off
26514 \bar no
26515 \noun off
26516 \color none
26517 0
26518 \end_layout
26519
26520 \end_inset
26521 </cell>
26522 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
26523 \begin_inset Text
26524
26525 \begin_layout Standard
26526
26527 \family roman
26528 \series medium
26529 \shape up
26530 \emph off
26531 \bar no
26532 \noun off
26533 \color none
26534 @
26535 \end_layout
26536
26537 \end_inset
26538 </cell>
26539 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
26540 \begin_inset Text
26541
26542 \begin_layout Standard
26543
26544 \family roman
26545 \series medium
26546 \shape up
26547 \emph off
26548 \bar no
26549 \noun off
26550 \color none
26551 P
26552 \end_layout
26553
26554 \end_inset
26555 </cell>
26556 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
26557 \begin_inset Text
26558
26559 \begin_layout Standard
26560
26561 \family roman
26562 \series medium
26563 \shape up
26564 \emph off
26565 \bar no
26566 \noun off
26567 \color none
26568 '
26569 \end_layout
26570
26571 \end_inset
26572 </cell>
26573 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
26574 \begin_inset Text
26575
26576 \begin_layout Standard
26577
26578 \family roman
26579 \series medium
26580 \shape up
26581 \emph off
26582 \bar no
26583 \noun off
26584 \color none
26585 p
26586 \end_layout
26587
26588 \end_inset
26589 </cell>
26590 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
26591 \begin_inset Text
26592
26593 \begin_layout Standard
26594
26595 \end_layout
26596
26597 \end_inset
26598 </cell>
26599 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
26600 \begin_inset Text
26601
26602 \begin_layout Standard
26603
26604 \end_layout
26605
26606 \end_inset
26607 </cell>
26608 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
26609 \begin_inset Text
26610
26611 \begin_layout Standard
26612
26613 \end_layout
26614
26615 \end_inset
26616 </cell>
26617 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
26618 \begin_inset Text
26619
26620 \begin_layout Standard
26621
26622 \family roman
26623 \series medium
26624 \shape up
26625 \emph off
26626 \bar no
26627 \noun off
26628 \color none
26629 °
26630 \end_layout
26631
26632 \end_inset
26633 </cell>
26634 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
26635 \begin_inset Text
26636
26637 \begin_layout Standard
26638
26639 \family roman
26640 \series medium
26641 \shape up
26642 \emph off
26643 \bar no
26644 \noun off
26645 \color none
26646 À
26647 \end_layout
26648
26649 \end_inset
26650 </cell>
26651 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
26652 \begin_inset Text
26653
26654 \begin_layout Standard
26655
26656 \family roman
26657 \series medium
26658 \shape up
26659 \emph off
26660 \bar no
26661 \noun off
26662 \color none
26663 Ð
26664 \end_layout
26665
26666 \end_inset
26667 </cell>
26668 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
26669 \begin_inset Text
26670
26671 \begin_layout Standard
26672
26673 \family roman
26674 \series medium
26675 \shape up
26676 \emph off
26677 \bar no
26678 \noun off
26679 \color none
26680 à
26681 \end_layout
26682
26683 \end_inset
26684 </cell>
26685 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
26686 \begin_inset Text
26687
26688 \begin_layout Standard
26689
26690 \family roman
26691 \series medium
26692 \shape up
26693 \emph off
26694 \bar no
26695 \noun off
26696 \color none
26697 ð
26698 \end_layout
26699
26700 \end_inset
26701 </cell>
26702 </row>
26703 <row topline="true">
26704 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
26705 \begin_inset Text
26706
26707 \begin_layout Standard
26708
26709 \family roman
26710 \series medium
26711 \shape up
26712 \size tiny
26713 \emph off
26714 \bar no
26715 \noun off
26716 \color none
26717 01
26718 \end_layout
26719
26720 \end_inset
26721 </cell>
26722 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
26723 \begin_inset Text
26724
26725 \begin_layout Standard
26726
26727 \end_layout
26728
26729 \end_inset
26730 </cell>
26731 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
26732 \begin_inset Text
26733
26734 \begin_layout Standard
26735
26736 \end_layout
26737
26738 \end_inset
26739 </cell>
26740 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
26741 \begin_inset Text
26742
26743 \begin_layout Standard
26744
26745 \family roman
26746 \series medium
26747 \shape up
26748 \emph off
26749 \bar no
26750 \noun off
26751 \color none
26752 !
26753 \end_layout
26754
26755 \end_inset
26756 </cell>
26757 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
26758 \begin_inset Text
26759
26760 \begin_layout Standard
26761
26762 \family roman
26763 \series medium
26764 \shape up
26765 \emph off
26766 \bar no
26767 \noun off
26768 \color none
26769 1
26770 \end_layout
26771
26772 \end_inset
26773 </cell>
26774 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
26775 \begin_inset Text
26776
26777 \begin_layout Standard
26778
26779 \family roman
26780 \series medium
26781 \shape up
26782 \emph off
26783 \bar no
26784 \noun off
26785 \color none
26786 A
26787 \end_layout
26788
26789 \end_inset
26790 </cell>
26791 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
26792 \begin_inset Text
26793
26794 \begin_layout Standard
26795
26796 \family roman
26797 \series medium
26798 \shape up
26799 \emph off
26800 \bar no
26801 \noun off
26802 \color none
26803 Q
26804 \end_layout
26805
26806 \end_inset
26807 </cell>
26808 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
26809 \begin_inset Text
26810
26811 \begin_layout Standard
26812
26813 \family roman
26814 \series medium
26815 \shape up
26816 \emph off
26817 \bar no
26818 \noun off
26819 \color none
26820 a
26821 \end_layout
26822
26823 \end_inset
26824 </cell>
26825 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
26826 \begin_inset Text
26827
26828 \begin_layout Standard
26829
26830 \family roman
26831 \series medium
26832 \shape up
26833 \emph off
26834 \bar no
26835 \noun off
26836 \color none
26837 q
26838 \end_layout
26839
26840 \end_inset
26841 </cell>
26842 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
26843 \begin_inset Text
26844
26845 \begin_layout Standard
26846
26847 \end_layout
26848
26849 \end_inset
26850 </cell>
26851 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
26852 \begin_inset Text
26853
26854 \begin_layout Standard
26855
26856 \end_layout
26857
26858 \end_inset
26859 </cell>
26860 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
26861 \begin_inset Text
26862
26863 \begin_layout Standard
26864
26865 \family roman
26866 \series medium
26867 \shape up
26868 \emph off
26869 \bar no
26870 \noun off
26871 \color none
26872 ¡
26873 \end_layout
26874
26875 \end_inset
26876 </cell>
26877 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
26878 \begin_inset Text
26879
26880 \begin_layout Standard
26881
26882 \family roman
26883 \series medium
26884 \shape up
26885 \emph off
26886 \bar no
26887 \noun off
26888 \color none
26889 ±
26890 \end_layout
26891
26892 \end_inset
26893 </cell>
26894 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
26895 \begin_inset Text
26896
26897 \begin_layout Standard
26898
26899 \family roman
26900 \series medium
26901 \shape up
26902 \emph off
26903 \bar no
26904 \noun off
26905 \color none
26906 Á
26907 \end_layout
26908
26909 \end_inset
26910 </cell>
26911 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
26912 \begin_inset Text
26913
26914 \begin_layout Standard
26915
26916 \family roman
26917 \series medium
26918 \shape up
26919 \emph off
26920 \bar no
26921 \noun off
26922 \color none
26923 Ñ
26924 \end_layout
26925
26926 \end_inset
26927 </cell>
26928 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
26929 \begin_inset Text
26930
26931 \begin_layout Standard
26932
26933 \family roman
26934 \series medium
26935 \shape up
26936 \emph off
26937 \bar no
26938 \noun off
26939 \color none
26940 á
26941 \end_layout
26942
26943 \end_inset
26944 </cell>
26945 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
26946 \begin_inset Text
26947
26948 \begin_layout Standard
26949
26950 \family roman
26951 \series medium
26952 \shape up
26953 \emph off
26954 \bar no
26955 \noun off
26956 \color none
26957 ñ
26958 \end_layout
26959
26960 \end_inset
26961 </cell>
26962 </row>
26963 <row topline="true">
26964 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
26965 \begin_inset Text
26966
26967 \begin_layout Standard
26968
26969 \family roman
26970 \series medium
26971 \shape up
26972 \size tiny
26973 \emph off
26974 \bar no
26975 \noun off
26976 \color none
26977 02
26978 \end_layout
26979
26980 \end_inset
26981 </cell>
26982 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
26983 \begin_inset Text
26984
26985 \begin_layout Standard
26986
26987 \end_layout
26988
26989 \end_inset
26990 </cell>
26991 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
26992 \begin_inset Text
26993
26994 \begin_layout Standard
26995
26996 \end_layout
26997
26998 \end_inset
26999 </cell>
27000 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
27001 \begin_inset Text
27002
27003 \begin_layout Standard
27004
27005 \family roman
27006 \series medium
27007 \shape up
27008 \emph off
27009 \bar no
27010 \noun off
27011 \color none
27012 \begin_inset Quotes eld
27013 \end_inset
27014
27015
27016 \end_layout
27017
27018 \end_inset
27019 </cell>
27020 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
27021 \begin_inset Text
27022
27023 \begin_layout Standard
27024
27025 \family roman
27026 \series medium
27027 \shape up
27028 \emph off
27029 \bar no
27030 \noun off
27031 \color none
27032 2
27033 \end_layout
27034
27035 \end_inset
27036 </cell>
27037 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
27038 \begin_inset Text
27039
27040 \begin_layout Standard
27041
27042 \family roman
27043 \series medium
27044 \shape up
27045 \emph off
27046 \bar no
27047 \noun off
27048 \color none
27049 B
27050 \end_layout
27051
27052 \end_inset
27053 </cell>
27054 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
27055 \begin_inset Text
27056
27057 \begin_layout Standard
27058
27059 \family roman
27060 \series medium
27061 \shape up
27062 \emph off
27063 \bar no
27064 \noun off
27065 \color none
27066 R
27067 \end_layout
27068
27069 \end_inset
27070 </cell>
27071 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
27072 \begin_inset Text
27073
27074 \begin_layout Standard
27075
27076 \family roman
27077 \series medium
27078 \shape up
27079 \emph off
27080 \bar no
27081 \noun off
27082 \color none
27083 b
27084 \end_layout
27085
27086 \end_inset
27087 </cell>
27088 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
27089 \begin_inset Text
27090
27091 \begin_layout Standard
27092
27093 \family roman
27094 \series medium
27095 \shape up
27096 \emph off
27097 \bar no
27098 \noun off
27099 \color none
27100 r
27101 \end_layout
27102
27103 \end_inset
27104 </cell>
27105 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
27106 \begin_inset Text
27107
27108 \begin_layout Standard
27109
27110 \end_layout
27111
27112 \end_inset
27113 </cell>
27114 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
27115 \begin_inset Text
27116
27117 \begin_layout Standard
27118
27119 \end_layout
27120
27121 \end_inset
27122 </cell>
27123 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
27124 \begin_inset Text
27125
27126 \begin_layout Standard
27127 ¢
27128 \end_layout
27129
27130 \end_inset
27131 </cell>
27132 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
27133 \begin_inset Text
27134
27135 \begin_layout Standard
27136
27137 \family roman
27138 \series medium
27139 \shape up
27140 \emph off
27141 \bar no
27142 \noun off
27143 \color none
27144 ²
27145 \end_layout
27146
27147 \end_inset
27148 </cell>
27149 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
27150 \begin_inset Text
27151
27152 \begin_layout Standard
27153
27154 \family roman
27155 \series medium
27156 \shape up
27157 \emph off
27158 \bar no
27159 \noun off
27160 \color none
27161 Â
27162 \end_layout
27163
27164 \end_inset
27165 </cell>
27166 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
27167 \begin_inset Text
27168
27169 \begin_layout Standard
27170
27171 \family roman
27172 \series medium
27173 \shape up
27174 \emph off
27175 \bar no
27176 \noun off
27177 \color none
27178 Ò
27179 \end_layout
27180
27181 \end_inset
27182 </cell>
27183 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
27184 \begin_inset Text
27185
27186 \begin_layout Standard
27187
27188 \family roman
27189 \series medium
27190 \shape up
27191 \emph off
27192 \bar no
27193 \noun off
27194 \color none
27195 â
27196 \end_layout
27197
27198 \end_inset
27199 </cell>
27200 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
27201 \begin_inset Text
27202
27203 \begin_layout Standard
27204
27205 \family roman
27206 \series medium
27207 \shape up
27208 \emph off
27209 \bar no
27210 \noun off
27211 \color none
27212 ò
27213 \end_layout
27214
27215 \end_inset
27216 </cell>
27217 </row>
27218 <row topline="true">
27219 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
27220 \begin_inset Text
27221
27222 \begin_layout Standard
27223
27224 \family roman
27225 \series medium
27226 \shape up
27227 \size tiny
27228 \emph off
27229 \bar no
27230 \noun off
27231 \color none
27232 03
27233 \end_layout
27234
27235 \end_inset
27236 </cell>
27237 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
27238 \begin_inset Text
27239
27240 \begin_layout Standard
27241
27242 \end_layout
27243
27244 \end_inset
27245 </cell>
27246 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
27247 \begin_inset Text
27248
27249 \begin_layout Standard
27250
27251 \end_layout
27252
27253 \end_inset
27254 </cell>
27255 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
27256 \begin_inset Text
27257
27258 \begin_layout Standard
27259
27260 \family roman
27261 \series medium
27262 \shape up
27263 \emph off
27264 \bar no
27265 \noun off
27266 \color none
27267 #
27268 \end_layout
27269
27270 \end_inset
27271 </cell>
27272 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
27273 \begin_inset Text
27274
27275 \begin_layout Standard
27276
27277 \family roman
27278 \series medium
27279 \shape up
27280 \emph off
27281 \bar no
27282 \noun off
27283 \color none
27284 3
27285 \end_layout
27286
27287 \end_inset
27288 </cell>
27289 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
27290 \begin_inset Text
27291
27292 \begin_layout Standard
27293
27294 \family roman
27295 \series medium
27296 \shape up
27297 \emph off
27298 \bar no
27299 \noun off
27300 \color none
27301 C
27302 \end_layout
27303
27304 \end_inset
27305 </cell>
27306 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
27307 \begin_inset Text
27308
27309 \begin_layout Standard
27310
27311 \family roman
27312 \series medium
27313 \shape up
27314 \emph off
27315 \bar no
27316 \noun off
27317 \color none
27318 S
27319 \end_layout
27320
27321 \end_inset
27322 </cell>
27323 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
27324 \begin_inset Text
27325
27326 \begin_layout Standard
27327
27328 \family roman
27329 \series medium
27330 \shape up
27331 \emph off
27332 \bar no
27333 \noun off
27334 \color none
27335 c
27336 \end_layout
27337
27338 \end_inset
27339 </cell>
27340 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
27341 \begin_inset Text
27342
27343 \begin_layout Standard
27344
27345 \family roman
27346 \series medium
27347 \shape up
27348 \emph off
27349 \bar no
27350 \noun off
27351 \color none
27352 s
27353 \end_layout
27354
27355 \end_inset
27356 </cell>
27357 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
27358 \begin_inset Text
27359
27360 \begin_layout Standard
27361
27362 \end_layout
27363
27364 \end_inset
27365 </cell>
27366 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
27367 \begin_inset Text
27368
27369 \begin_layout Standard
27370
27371 \end_layout
27372
27373 \end_inset
27374 </cell>
27375 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
27376 \begin_inset Text
27377
27378 \begin_layout Standard
27379
27380 \family roman
27381 \series medium
27382 \shape up
27383 \emph off
27384 \bar no
27385 \noun off
27386 \color none
27387 £
27388 \end_layout
27389
27390 \end_inset
27391 </cell>
27392 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
27393 \begin_inset Text
27394
27395 \begin_layout Standard
27396
27397 \family roman
27398 \series medium
27399 \shape up
27400 \emph off
27401 \bar no
27402 \noun off
27403 \color none
27404 ³
27405 \end_layout
27406
27407 \end_inset
27408 </cell>
27409 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
27410 \begin_inset Text
27411
27412 \begin_layout Standard
27413
27414 \family roman
27415 \series medium
27416 \shape up
27417 \emph off
27418 \bar no
27419 \noun off
27420 \color none
27421 Ã
27422 \end_layout
27423
27424 \end_inset
27425 </cell>
27426 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
27427 \begin_inset Text
27428
27429 \begin_layout Standard
27430
27431 \family roman
27432 \series medium
27433 \shape up
27434 \emph off
27435 \bar no
27436 \noun off
27437 \color none
27438 Ó
27439 \end_layout
27440
27441 \end_inset
27442 </cell>
27443 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
27444 \begin_inset Text
27445
27446 \begin_layout Standard
27447
27448 \family roman
27449 \series medium
27450 \shape up
27451 \emph off
27452 \bar no
27453 \noun off
27454 \color none
27455 ã
27456 \end_layout
27457
27458 \end_inset
27459 </cell>
27460 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
27461 \begin_inset Text
27462
27463 \begin_layout Standard
27464
27465 \family roman
27466 \series medium
27467 \shape up
27468 \emph off
27469 \bar no
27470 \noun off
27471 \color none
27472 ó
27473 \end_layout
27474
27475 \end_inset
27476 </cell>
27477 </row>
27478 <row topline="true">
27479 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
27480 \begin_inset Text
27481
27482 \begin_layout Standard
27483
27484 \family roman
27485 \series medium
27486 \shape up
27487 \size tiny
27488 \emph off
27489 \bar no
27490 \noun off
27491 \color none
27492 04
27493 \end_layout
27494
27495 \end_inset
27496 </cell>
27497 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
27498 \begin_inset Text
27499
27500 \begin_layout Standard
27501
27502 \end_layout
27503
27504 \end_inset
27505 </cell>
27506 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
27507 \begin_inset Text
27508
27509 \begin_layout Standard
27510
27511 \end_layout
27512
27513 \end_inset
27514 </cell>
27515 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
27516 \begin_inset Text
27517
27518 \begin_layout Standard
27519
27520 \family roman
27521 \series medium
27522 \shape up
27523 \emph off
27524 \bar no
27525 \noun off
27526 \color none
27527 $
27528 \end_layout
27529
27530 \end_inset
27531 </cell>
27532 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
27533 \begin_inset Text
27534
27535 \begin_layout Standard
27536
27537 \family roman
27538 \series medium
27539 \shape up
27540 \emph off
27541 \bar no
27542 \noun off
27543 \color none
27544 4
27545 \end_layout
27546
27547 \end_inset
27548 </cell>
27549 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
27550 \begin_inset Text
27551
27552 \begin_layout Standard
27553
27554 \family roman
27555 \series medium
27556 \shape up
27557 \emph off
27558 \bar no
27559 \noun off
27560 \color none
27561 D
27562 \end_layout
27563
27564 \end_inset
27565 </cell>
27566 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
27567 \begin_inset Text
27568
27569 \begin_layout Standard
27570
27571 \family roman
27572 \series medium
27573 \shape up
27574 \emph off
27575 \bar no
27576 \noun off
27577 \color none
27578 T
27579 \end_layout
27580
27581 \end_inset
27582 </cell>
27583 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
27584 \begin_inset Text
27585
27586 \begin_layout Standard
27587
27588 \family roman
27589 \series medium
27590 \shape up
27591 \emph off
27592 \bar no
27593 \noun off
27594 \color none
27595 d
27596 \end_layout
27597
27598 \end_inset
27599 </cell>
27600 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
27601 \begin_inset Text
27602
27603 \begin_layout Standard
27604
27605 \family roman
27606 \series medium
27607 \shape up
27608 \emph off
27609 \bar no
27610 \noun off
27611 \color none
27612 t
27613 \end_layout
27614
27615 \end_inset
27616 </cell>
27617 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
27618 \begin_inset Text
27619
27620 \begin_layout Standard
27621
27622 \end_layout
27623
27624 \end_inset
27625 </cell>
27626 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
27627 \begin_inset Text
27628
27629 \begin_layout Standard
27630
27631 \end_layout
27632
27633 \end_inset
27634 </cell>
27635 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
27636 \begin_inset Text
27637
27638 \begin_layout Standard
27639 ¤
27640 \end_layout
27641
27642 \end_inset
27643 </cell>
27644 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
27645 \begin_inset Text
27646
27647 \begin_layout Standard
27648
27649 \family roman
27650 \series medium
27651 \shape up
27652 \emph off
27653 \bar no
27654 \noun off
27655 \color none
27656 ´
27657 \end_layout
27658
27659 \end_inset
27660 </cell>
27661 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
27662 \begin_inset Text
27663
27664 \begin_layout Standard
27665
27666 \family roman
27667 \series medium
27668 \shape up
27669 \emph off
27670 \bar no
27671 \noun off
27672 \color none
27673 Ä
27674 \end_layout
27675
27676 \end_inset
27677 </cell>
27678 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
27679 \begin_inset Text
27680
27681 \begin_layout Standard
27682
27683 \family roman
27684 \series medium
27685 \shape up
27686 \emph off
27687 \bar no
27688 \noun off
27689 \color none
27690 Ô
27691 \end_layout
27692
27693 \end_inset
27694 </cell>
27695 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
27696 \begin_inset Text
27697
27698 \begin_layout Standard
27699
27700 \family roman
27701 \series medium
27702 \shape up
27703 \emph off
27704 \bar no
27705 \noun off
27706 \color none
27707 ä
27708 \end_layout
27709
27710 \end_inset
27711 </cell>
27712 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
27713 \begin_inset Text
27714
27715 \begin_layout Standard
27716
27717 \family roman
27718 \series medium
27719 \shape up
27720 \emph off
27721 \bar no
27722 \noun off
27723 \color none
27724 ô
27725 \end_layout
27726
27727 \end_inset
27728 </cell>
27729 </row>
27730 <row topline="true">
27731 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
27732 \begin_inset Text
27733
27734 \begin_layout Standard
27735
27736 \family roman
27737 \series medium
27738 \shape up
27739 \size tiny
27740 \emph off
27741 \bar no
27742 \noun off
27743 \color none
27744 05
27745 \end_layout
27746
27747 \end_inset
27748 </cell>
27749 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
27750 \begin_inset Text
27751
27752 \begin_layout Standard
27753
27754 \end_layout
27755
27756 \end_inset
27757 </cell>
27758 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
27759 \begin_inset Text
27760
27761 \begin_layout Standard
27762
27763 \end_layout
27764
27765 \end_inset
27766 </cell>
27767 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
27768 \begin_inset Text
27769
27770 \begin_layout Standard
27771
27772 \family roman
27773 \series medium
27774 \shape up
27775 \emph off
27776 \bar no
27777 \noun off
27778 \color none
27779 %
27780 \end_layout
27781
27782 \end_inset
27783 </cell>
27784 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
27785 \begin_inset Text
27786
27787 \begin_layout Standard
27788
27789 \family roman
27790 \series medium
27791 \shape up
27792 \emph off
27793 \bar no
27794 \noun off
27795 \color none
27796 5
27797 \end_layout
27798
27799 \end_inset
27800 </cell>
27801 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
27802 \begin_inset Text
27803
27804 \begin_layout Standard
27805
27806 \family roman
27807 \series medium
27808 \shape up
27809 \emph off
27810 \bar no
27811 \noun off
27812 \color none
27813 E
27814 \end_layout
27815
27816 \end_inset
27817 </cell>
27818 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
27819 \begin_inset Text
27820
27821 \begin_layout Standard
27822
27823 \family roman
27824 \series medium
27825 \shape up
27826 \emph off
27827 \bar no
27828 \noun off
27829 \color none
27830 U
27831 \end_layout
27832
27833 \end_inset
27834 </cell>
27835 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
27836 \begin_inset Text
27837
27838 \begin_layout Standard
27839
27840 \family roman
27841 \series medium
27842 \shape up
27843 \emph off
27844 \bar no
27845 \noun off
27846 \color none
27847 e
27848 \end_layout
27849
27850 \end_inset
27851 </cell>
27852 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
27853 \begin_inset Text
27854
27855 \begin_layout Standard
27856
27857 \family roman
27858 \series medium
27859 \shape up
27860 \emph off
27861 \bar no
27862 \noun off
27863 \color none
27864 u
27865 \end_layout
27866
27867 \end_inset
27868 </cell>
27869 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
27870 \begin_inset Text
27871
27872 \begin_layout Standard
27873
27874 \end_layout
27875
27876 \end_inset
27877 </cell>
27878 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
27879 \begin_inset Text
27880
27881 \begin_layout Standard
27882
27883 \end_layout
27884
27885 \end_inset
27886 </cell>
27887 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
27888 \begin_inset Text
27889
27890 \begin_layout Standard
27891 ¥
27892 \end_layout
27893
27894 \end_inset
27895 </cell>
27896 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
27897 \begin_inset Text
27898
27899 \begin_layout Standard
27900
27901 \family roman
27902 \series medium
27903 \shape up
27904 \emph off
27905 \bar no
27906 \noun off
27907 \color none
27908 µ
27909 \end_layout
27910
27911 \end_inset
27912 </cell>
27913 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
27914 \begin_inset Text
27915
27916 \begin_layout Standard
27917
27918 \family roman
27919 \series medium
27920 \shape up
27921 \emph off
27922 \bar no
27923 \noun off
27924 \color none
27925 Å
27926 \end_layout
27927
27928 \end_inset
27929 </cell>
27930 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
27931 \begin_inset Text
27932
27933 \begin_layout Standard
27934
27935 \family roman
27936 \series medium
27937 \shape up
27938 \emph off
27939 \bar no
27940 \noun off
27941 \color none
27942 Õ
27943 \end_layout
27944
27945 \end_inset
27946 </cell>
27947 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
27948 \begin_inset Text
27949
27950 \begin_layout Standard
27951
27952 \family roman
27953 \series medium
27954 \shape up
27955 \emph off
27956 \bar no
27957 \noun off
27958 \color none
27959 å
27960 \end_layout
27961
27962 \end_inset
27963 </cell>
27964 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
27965 \begin_inset Text
27966
27967 \begin_layout Standard
27968
27969 \family roman
27970 \series medium
27971 \shape up
27972 \emph off
27973 \bar no
27974 \noun off
27975 \color none
27976 õ
27977 \end_layout
27978
27979 \end_inset
27980 </cell>
27981 </row>
27982 <row topline="true">
27983 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
27984 \begin_inset Text
27985
27986 \begin_layout Standard
27987
27988 \family roman
27989 \series medium
27990 \shape up
27991 \size tiny
27992 \emph off
27993 \bar no
27994 \noun off
27995 \color none
27996 06
27997 \end_layout
27998
27999 \end_inset
28000 </cell>
28001 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
28002 \begin_inset Text
28003
28004 \begin_layout Standard
28005
28006 \end_layout
28007
28008 \end_inset
28009 </cell>
28010 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
28011 \begin_inset Text
28012
28013 \begin_layout Standard
28014
28015 \end_layout
28016
28017 \end_inset
28018 </cell>
28019 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
28020 \begin_inset Text
28021
28022 \begin_layout Standard
28023
28024 \family roman
28025 \series medium
28026 \shape up
28027 \emph off
28028 \bar no
28029 \noun off
28030 \color none
28031 &
28032 \end_layout
28033
28034 \end_inset
28035 </cell>
28036 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
28037 \begin_inset Text
28038
28039 \begin_layout Standard
28040
28041 \family roman
28042 \series medium
28043 \shape up
28044 \emph off
28045 \bar no
28046 \noun off
28047 \color none
28048 6
28049 \end_layout
28050
28051 \end_inset
28052 </cell>
28053 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
28054 \begin_inset Text
28055
28056 \begin_layout Standard
28057
28058 \family roman
28059 \series medium
28060 \shape up
28061 \emph off
28062 \bar no
28063 \noun off
28064 \color none
28065 F
28066 \end_layout
28067
28068 \end_inset
28069 </cell>
28070 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
28071 \begin_inset Text
28072
28073 \begin_layout Standard
28074
28075 \family roman
28076 \series medium
28077 \shape up
28078 \emph off
28079 \bar no
28080 \noun off
28081 \color none
28082 V
28083 \end_layout
28084
28085 \end_inset
28086 </cell>
28087 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
28088 \begin_inset Text
28089
28090 \begin_layout Standard
28091
28092 \family roman
28093 \series medium
28094 \shape up
28095 \emph off
28096 \bar no
28097 \noun off
28098 \color none
28099 f
28100 \end_layout
28101
28102 \end_inset
28103 </cell>
28104 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
28105 \begin_inset Text
28106
28107 \begin_layout Standard
28108
28109 \family roman
28110 \series medium
28111 \shape up
28112 \emph off
28113 \bar no
28114 \noun off
28115 \color none
28116 v
28117 \end_layout
28118
28119 \end_inset
28120 </cell>
28121 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
28122 \begin_inset Text
28123
28124 \begin_layout Standard
28125
28126 \end_layout
28127
28128 \end_inset
28129 </cell>
28130 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
28131 \begin_inset Text
28132
28133 \begin_layout Standard
28134
28135 \end_layout
28136
28137 \end_inset
28138 </cell>
28139 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
28140 \begin_inset Text
28141
28142 \begin_layout Standard
28143 ¦
28144 \end_layout
28145
28146 \end_inset
28147 </cell>
28148 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
28149 \begin_inset Text
28150
28151 \begin_layout Standard
28152
28153 \family roman
28154 \series medium
28155 \shape up
28156 \emph off
28157 \bar no
28158 \noun off
28159 \color none
28160
28161 \end_layout
28162
28163 \end_inset
28164 </cell>
28165 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
28166 \begin_inset Text
28167
28168 \begin_layout Standard
28169
28170 \family roman
28171 \series medium
28172 \shape up
28173 \emph off
28174 \bar no
28175 \noun off
28176 \color none
28177 Æ
28178 \end_layout
28179
28180 \end_inset
28181 </cell>
28182 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
28183 \begin_inset Text
28184
28185 \begin_layout Standard
28186
28187 \family roman
28188 \series medium
28189 \shape up
28190 \emph off
28191 \bar no
28192 \noun off
28193 \color none
28194 Ö
28195 \end_layout
28196
28197 \end_inset
28198 </cell>
28199 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
28200 \begin_inset Text
28201
28202 \begin_layout Standard
28203
28204 \family roman
28205 \series medium
28206 \shape up
28207 \emph off
28208 \bar no
28209 \noun off
28210 \color none
28211 æ
28212 \end_layout
28213
28214 \end_inset
28215 </cell>
28216 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
28217 \begin_inset Text
28218
28219 \begin_layout Standard
28220
28221 \family roman
28222 \series medium
28223 \shape up
28224 \emph off
28225 \bar no
28226 \noun off
28227 \color none
28228 ö
28229 \end_layout
28230
28231 \end_inset
28232 </cell>
28233 </row>
28234 <row topline="true">
28235 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
28236 \begin_inset Text
28237
28238 \begin_layout Standard
28239
28240 \family roman
28241 \series medium
28242 \shape up
28243 \size tiny
28244 \emph off
28245 \bar no
28246 \noun off
28247 \color none
28248 07
28249 \end_layout
28250
28251 \end_inset
28252 </cell>
28253 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
28254 \begin_inset Text
28255
28256 \begin_layout Standard
28257
28258 \end_layout
28259
28260 \end_inset
28261 </cell>
28262 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
28263 \begin_inset Text
28264
28265 \begin_layout Standard
28266
28267 \end_layout
28268
28269 \end_inset
28270 </cell>
28271 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
28272 \begin_inset Text
28273
28274 \begin_layout Standard
28275
28276 \family roman
28277 \series medium
28278 \shape up
28279 \emph off
28280 \bar no
28281 \noun off
28282 \color none
28283 `
28284 \end_layout
28285
28286 \end_inset
28287 </cell>
28288 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
28289 \begin_inset Text
28290
28291 \begin_layout Standard
28292
28293 \family roman
28294 \series medium
28295 \shape up
28296 \emph off
28297 \bar no
28298 \noun off
28299 \color none
28300 7
28301 \end_layout
28302
28303 \end_inset
28304 </cell>
28305 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
28306 \begin_inset Text
28307
28308 \begin_layout Standard
28309
28310 \family roman
28311 \series medium
28312 \shape up
28313 \emph off
28314 \bar no
28315 \noun off
28316 \color none
28317 G
28318 \end_layout
28319
28320 \end_inset
28321 </cell>
28322 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
28323 \begin_inset Text
28324
28325 \begin_layout Standard
28326
28327 \family roman
28328 \series medium
28329 \shape up
28330 \emph off
28331 \bar no
28332 \noun off
28333 \color none
28334 W
28335 \end_layout
28336
28337 \end_inset
28338 </cell>
28339 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
28340 \begin_inset Text
28341
28342 \begin_layout Standard
28343
28344 \family roman
28345 \series medium
28346 \shape up
28347 \emph off
28348 \bar no
28349 \noun off
28350 \color none
28351 g
28352 \end_layout
28353
28354 \end_inset
28355 </cell>
28356 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
28357 \begin_inset Text
28358
28359 \begin_layout Standard
28360
28361 \family roman
28362 \series medium
28363 \shape up
28364 \emph off
28365 \bar no
28366 \noun off
28367 \color none
28368 w
28369 \end_layout
28370
28371 \end_inset
28372 </cell>
28373 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
28374 \begin_inset Text
28375
28376 \begin_layout Standard
28377
28378 \end_layout
28379
28380 \end_inset
28381 </cell>
28382 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
28383 \begin_inset Text
28384
28385 \begin_layout Standard
28386
28387 \end_layout
28388
28389 \end_inset
28390 </cell>
28391 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
28392 \begin_inset Text
28393
28394 \begin_layout Standard
28395
28396 \family roman
28397 \series medium
28398 \shape up
28399 \emph off
28400 \bar no
28401 \noun off
28402 \color none
28403 §
28404 \end_layout
28405
28406 \end_inset
28407 </cell>
28408 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
28409 \begin_inset Text
28410
28411 \begin_layout Standard
28412
28413 \family roman
28414 \series medium
28415 \shape up
28416 \emph off
28417 \bar no
28418 \noun off
28419 \color none
28420 ·
28421 \end_layout
28422
28423 \end_inset
28424 </cell>
28425 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
28426 \begin_inset Text
28427
28428 \begin_layout Standard
28429
28430 \family roman
28431 \series medium
28432 \shape up
28433 \emph off
28434 \bar no
28435 \noun off
28436 \color none
28437 Ç
28438 \end_layout
28439
28440 \end_inset
28441 </cell>
28442 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
28443 \begin_inset Text
28444
28445 \begin_layout Standard
28446
28447 \family roman
28448 \series medium
28449 \shape up
28450 \emph off
28451 \bar no
28452 \noun off
28453 \color none
28454 ×
28455 \end_layout
28456
28457 \end_inset
28458 </cell>
28459 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
28460 \begin_inset Text
28461
28462 \begin_layout Standard
28463
28464 \family roman
28465 \series medium
28466 \shape up
28467 \emph off
28468 \bar no
28469 \noun off
28470 \color none
28471 ç
28472 \end_layout
28473
28474 \end_inset
28475 </cell>
28476 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
28477 \begin_inset Text
28478
28479 \begin_layout Standard
28480
28481 \family roman
28482 \series medium
28483 \shape up
28484 \emph off
28485 \bar no
28486 \noun off
28487 \color none
28488 ÷
28489 \end_layout
28490
28491 \end_inset
28492 </cell>
28493 </row>
28494 <row topline="true">
28495 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
28496 \begin_inset Text
28497
28498 \begin_layout Standard
28499
28500 \family roman
28501 \series medium
28502 \shape up
28503 \size tiny
28504 \emph off
28505 \bar no
28506 \noun off
28507 \color none
28508 08
28509 \end_layout
28510
28511 \end_inset
28512 </cell>
28513 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
28514 \begin_inset Text
28515
28516 \begin_layout Standard
28517
28518 \end_layout
28519
28520 \end_inset
28521 </cell>
28522 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
28523 \begin_inset Text
28524
28525 \begin_layout Standard
28526
28527 \end_layout
28528
28529 \end_inset
28530 </cell>
28531 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
28532 \begin_inset Text
28533
28534 \begin_layout Standard
28535
28536 \family roman
28537 \series medium
28538 \shape up
28539 \emph off
28540 \bar no
28541 \noun off
28542 \color none
28543 (
28544 \end_layout
28545
28546 \end_inset
28547 </cell>
28548 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
28549 \begin_inset Text
28550
28551 \begin_layout Standard
28552
28553 \family roman
28554 \series medium
28555 \shape up
28556 \emph off
28557 \bar no
28558 \noun off
28559 \color none
28560 8
28561 \end_layout
28562
28563 \end_inset
28564 </cell>
28565 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
28566 \begin_inset Text
28567
28568 \begin_layout Standard
28569
28570 \family roman
28571 \series medium
28572 \shape up
28573 \emph off
28574 \bar no
28575 \noun off
28576 \color none
28577 H
28578 \end_layout
28579
28580 \end_inset
28581 </cell>
28582 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
28583 \begin_inset Text
28584
28585 \begin_layout Standard
28586
28587 \family roman
28588 \series medium
28589 \shape up
28590 \emph off
28591 \bar no
28592 \noun off
28593 \color none
28594 X
28595 \end_layout
28596
28597 \end_inset
28598 </cell>
28599 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
28600 \begin_inset Text
28601
28602 \begin_layout Standard
28603
28604 \family roman
28605 \series medium
28606 \shape up
28607 \emph off
28608 \bar no
28609 \noun off
28610 \color none
28611 h
28612 \end_layout
28613
28614 \end_inset
28615 </cell>
28616 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
28617 \begin_inset Text
28618
28619 \begin_layout Standard
28620
28621 \family roman
28622 \series medium
28623 \shape up
28624 \emph off
28625 \bar no
28626 \noun off
28627 \color none
28628 x
28629 \end_layout
28630
28631 \end_inset
28632 </cell>
28633 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
28634 \begin_inset Text
28635
28636 \begin_layout Standard
28637
28638 \end_layout
28639
28640 \end_inset
28641 </cell>
28642 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
28643 \begin_inset Text
28644
28645 \begin_layout Standard
28646
28647 \end_layout
28648
28649 \end_inset
28650 </cell>
28651 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
28652 \begin_inset Text
28653
28654 \begin_layout Standard
28655
28656 \family roman
28657 \series medium
28658 \shape up
28659 \emph off
28660 \bar no
28661 \noun off
28662 \color none
28663 ¨
28664 \end_layout
28665
28666 \end_inset
28667 </cell>
28668 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
28669 \begin_inset Text
28670
28671 \begin_layout Standard
28672
28673 \family roman
28674 \series medium
28675 \shape up
28676 \emph off
28677 \bar no
28678 \noun off
28679 \color none
28680 ¸
28681 \end_layout
28682
28683 \end_inset
28684 </cell>
28685 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
28686 \begin_inset Text
28687
28688 \begin_layout Standard
28689
28690 \family roman
28691 \series medium
28692 \shape up
28693 \emph off
28694 \bar no
28695 \noun off
28696 \color none
28697 È
28698 \end_layout
28699
28700 \end_inset
28701 </cell>
28702 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
28703 \begin_inset Text
28704
28705 \begin_layout Standard
28706
28707 \family roman
28708 \series medium
28709 \shape up
28710 \emph off
28711 \bar no
28712 \noun off
28713 \color none
28714 Ø
28715 \end_layout
28716
28717 \end_inset
28718 </cell>
28719 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
28720 \begin_inset Text
28721
28722 \begin_layout Standard
28723
28724 \family roman
28725 \series medium
28726 \shape up
28727 \emph off
28728 \bar no
28729 \noun off
28730 \color none
28731 è
28732 \end_layout
28733
28734 \end_inset
28735 </cell>
28736 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
28737 \begin_inset Text
28738
28739 \begin_layout Standard
28740
28741 \family roman
28742 \series medium
28743 \shape up
28744 \emph off
28745 \bar no
28746 \noun off
28747 \color none
28748 ø
28749 \end_layout
28750
28751 \end_inset
28752 </cell>
28753 </row>
28754 <row topline="true">
28755 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
28756 \begin_inset Text
28757
28758 \begin_layout Standard
28759
28760 \family roman
28761 \series medium
28762 \shape up
28763 \size tiny
28764 \emph off
28765 \bar no
28766 \noun off
28767 \color none
28768 09
28769 \end_layout
28770
28771 \end_inset
28772 </cell>
28773 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
28774 \begin_inset Text
28775
28776 \begin_layout Standard
28777
28778 \end_layout
28779
28780 \end_inset
28781 </cell>
28782 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
28783 \begin_inset Text
28784
28785 \begin_layout Standard
28786
28787 \end_layout
28788
28789 \end_inset
28790 </cell>
28791 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
28792 \begin_inset Text
28793
28794 \begin_layout Standard
28795
28796 \family roman
28797 \series medium
28798 \shape up
28799 \emph off
28800 \bar no
28801 \noun off
28802 \color none
28803 )
28804 \end_layout
28805
28806 \end_inset
28807 </cell>
28808 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
28809 \begin_inset Text
28810
28811 \begin_layout Standard
28812
28813 \family roman
28814 \series medium
28815 \shape up
28816 \emph off
28817 \bar no
28818 \noun off
28819 \color none
28820 9
28821 \end_layout
28822
28823 \end_inset
28824 </cell>
28825 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
28826 \begin_inset Text
28827
28828 \begin_layout Standard
28829
28830 \family roman
28831 \series medium
28832 \shape up
28833 \emph off
28834 \bar no
28835 \noun off
28836 \color none
28837 I
28838 \end_layout
28839
28840 \end_inset
28841 </cell>
28842 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
28843 \begin_inset Text
28844
28845 \begin_layout Standard
28846
28847 \family roman
28848 \series medium
28849 \shape up
28850 \emph off
28851 \bar no
28852 \noun off
28853 \color none
28854 Y
28855 \end_layout
28856
28857 \end_inset
28858 </cell>
28859 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
28860 \begin_inset Text
28861
28862 \begin_layout Standard
28863
28864 \family roman
28865 \series medium
28866 \shape up
28867 \emph off
28868 \bar no
28869 \noun off
28870 \color none
28871 i
28872 \end_layout
28873
28874 \end_inset
28875 </cell>
28876 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
28877 \begin_inset Text
28878
28879 \begin_layout Standard
28880
28881 \family roman
28882 \series medium
28883 \shape up
28884 \emph off
28885 \bar no
28886 \noun off
28887 \color none
28888 y
28889 \end_layout
28890
28891 \end_inset
28892 </cell>
28893 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
28894 \begin_inset Text
28895
28896 \begin_layout Standard
28897
28898 \end_layout
28899
28900 \end_inset
28901 </cell>
28902 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
28903 \begin_inset Text
28904
28905 \begin_layout Standard
28906
28907 \end_layout
28908
28909 \end_inset
28910 </cell>
28911 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
28912 \begin_inset Text
28913
28914 \begin_layout Standard
28915
28916 \family roman
28917 \series medium
28918 \shape up
28919 \emph off
28920 \bar no
28921 \noun off
28922 \color none
28923 ©
28924 \end_layout
28925
28926 \end_inset
28927 </cell>
28928 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
28929 \begin_inset Text
28930
28931 \begin_layout Standard
28932
28933 \family roman
28934 \series medium
28935 \shape up
28936 \emph off
28937 \bar no
28938 \noun off
28939 \color none
28940 ¹
28941 \end_layout
28942
28943 \end_inset
28944 </cell>
28945 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
28946 \begin_inset Text
28947
28948 \begin_layout Standard
28949
28950 \family roman
28951 \series medium
28952 \shape up
28953 \emph off
28954 \bar no
28955 \noun off
28956 \color none
28957 É
28958 \end_layout
28959
28960 \end_inset
28961 </cell>
28962 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
28963 \begin_inset Text
28964
28965 \begin_layout Standard
28966
28967 \family roman
28968 \series medium
28969 \shape up
28970 \emph off
28971 \bar no
28972 \noun off
28973 \color none
28974 Ù
28975 \end_layout
28976
28977 \end_inset
28978 </cell>
28979 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
28980 \begin_inset Text
28981
28982 \begin_layout Standard
28983
28984 \family roman
28985 \series medium
28986 \shape up
28987 \emph off
28988 \bar no
28989 \noun off
28990 \color none
28991 é
28992 \end_layout
28993
28994 \end_inset
28995 </cell>
28996 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
28997 \begin_inset Text
28998
28999 \begin_layout Standard
29000
29001 \family roman
29002 \series medium
29003 \shape up
29004 \emph off
29005 \bar no
29006 \noun off
29007 \color none
29008 ù
29009 \end_layout
29010
29011 \end_inset
29012 </cell>
29013 </row>
29014 <row topline="true">
29015 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
29016 \begin_inset Text
29017
29018 \begin_layout Standard
29019
29020 \family roman
29021 \series medium
29022 \shape up
29023 \size tiny
29024 \emph off
29025 \bar no
29026 \noun off
29027 \color none
29028 0A
29029 \end_layout
29030
29031 \end_inset
29032 </cell>
29033 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
29034 \begin_inset Text
29035
29036 \begin_layout Standard
29037
29038 \end_layout
29039
29040 \end_inset
29041 </cell>
29042 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
29043 \begin_inset Text
29044
29045 \begin_layout Standard
29046
29047 \end_layout
29048
29049 \end_inset
29050 </cell>
29051 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
29052 \begin_inset Text
29053
29054 \begin_layout Standard
29055
29056 \family roman
29057 \series medium
29058 \shape up
29059 \emph off
29060 \bar no
29061 \noun off
29062 \color none
29063 *
29064 \end_layout
29065
29066 \end_inset
29067 </cell>
29068 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
29069 \begin_inset Text
29070
29071 \begin_layout Standard
29072
29073 \family roman
29074 \series medium
29075 \shape up
29076 \emph off
29077 \bar no
29078 \noun off
29079 \color none
29080 :
29081 \end_layout
29082
29083 \end_inset
29084 </cell>
29085 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
29086 \begin_inset Text
29087
29088 \begin_layout Standard
29089
29090 \family roman
29091 \series medium
29092 \shape up
29093 \emph off
29094 \bar no
29095 \noun off
29096 \color none
29097 J
29098 \end_layout
29099
29100 \end_inset
29101 </cell>
29102 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
29103 \begin_inset Text
29104
29105 \begin_layout Standard
29106
29107 \family roman
29108 \series medium
29109 \shape up
29110 \emph off
29111 \bar no
29112 \noun off
29113 \color none
29114 Z
29115 \end_layout
29116
29117 \end_inset
29118 </cell>
29119 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
29120 \begin_inset Text
29121
29122 \begin_layout Standard
29123
29124 \family roman
29125 \series medium
29126 \shape up
29127 \emph off
29128 \bar no
29129 \noun off
29130 \color none
29131 j
29132 \end_layout
29133
29134 \end_inset
29135 </cell>
29136 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
29137 \begin_inset Text
29138
29139 \begin_layout Standard
29140
29141 \family roman
29142 \series medium
29143 \shape up
29144 \emph off
29145 \bar no
29146 \noun off
29147 \color none
29148 z
29149 \end_layout
29150
29151 \end_inset
29152 </cell>
29153 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
29154 \begin_inset Text
29155
29156 \begin_layout Standard
29157
29158 \end_layout
29159
29160 \end_inset
29161 </cell>
29162 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
29163 \begin_inset Text
29164
29165 \begin_layout Standard
29166
29167 \end_layout
29168
29169 \end_inset
29170 </cell>
29171 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
29172 \begin_inset Text
29173
29174 \begin_layout Standard
29175
29176 \family roman
29177 \series medium
29178 \shape up
29179 \emph off
29180 \bar no
29181 \noun off
29182 \color none
29183 ª
29184 \end_layout
29185
29186 \end_inset
29187 </cell>
29188 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
29189 \begin_inset Text
29190
29191 \begin_layout Standard
29192
29193 \family roman
29194 \series medium
29195 \shape up
29196 \emph off
29197 \bar no
29198 \noun off
29199 \color none
29200 º
29201 \end_layout
29202
29203 \end_inset
29204 </cell>
29205 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
29206 \begin_inset Text
29207
29208 \begin_layout Standard
29209
29210 \family roman
29211 \series medium
29212 \shape up
29213 \emph off
29214 \bar no
29215 \noun off
29216 \color none
29217 Ê
29218 \end_layout
29219
29220 \end_inset
29221 </cell>
29222 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
29223 \begin_inset Text
29224
29225 \begin_layout Standard
29226
29227 \family roman
29228 \series medium
29229 \shape up
29230 \emph off
29231 \bar no
29232 \noun off
29233 \color none
29234 Ú
29235 \end_layout
29236
29237 \end_inset
29238 </cell>
29239 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
29240 \begin_inset Text
29241
29242 \begin_layout Standard
29243
29244 \family roman
29245 \series medium
29246 \shape up
29247 \emph off
29248 \bar no
29249 \noun off
29250 \color none
29251 ê
29252 \end_layout
29253
29254 \end_inset
29255 </cell>
29256 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
29257 \begin_inset Text
29258
29259 \begin_layout Standard
29260
29261 \family roman
29262 \series medium
29263 \shape up
29264 \emph off
29265 \bar no
29266 \noun off
29267 \color none
29268 ú
29269 \end_layout
29270
29271 \end_inset
29272 </cell>
29273 </row>
29274 <row topline="true">
29275 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
29276 \begin_inset Text
29277
29278 \begin_layout Standard
29279
29280 \family roman
29281 \series medium
29282 \shape up
29283 \size tiny
29284 \emph off
29285 \bar no
29286 \noun off
29287 \color none
29288 0B
29289 \end_layout
29290
29291 \end_inset
29292 </cell>
29293 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
29294 \begin_inset Text
29295
29296 \begin_layout Standard
29297
29298 \end_layout
29299
29300 \end_inset
29301 </cell>
29302 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
29303 \begin_inset Text
29304
29305 \begin_layout Standard
29306
29307 \end_layout
29308
29309 \end_inset
29310 </cell>
29311 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
29312 \begin_inset Text
29313
29314 \begin_layout Standard
29315
29316 \family roman
29317 \series medium
29318 \shape up
29319 \emph off
29320 \bar no
29321 \noun off
29322 \color none
29323 +
29324 \end_layout
29325
29326 \end_inset
29327 </cell>
29328 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
29329 \begin_inset Text
29330
29331 \begin_layout Standard
29332
29333 \family roman
29334 \series medium
29335 \shape up
29336 \emph off
29337 \bar no
29338 \noun off
29339 \color none
29340 ;
29341 \end_layout
29342
29343 \end_inset
29344 </cell>
29345 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
29346 \begin_inset Text
29347
29348 \begin_layout Standard
29349
29350 \family roman
29351 \series medium
29352 \shape up
29353 \emph off
29354 \bar no
29355 \noun off
29356 \color none
29357 K
29358 \end_layout
29359
29360 \end_inset
29361 </cell>
29362 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
29363 \begin_inset Text
29364
29365 \begin_layout Standard
29366
29367 \family roman
29368 \series medium
29369 \shape up
29370 \emph off
29371 \bar no
29372 \noun off
29373 \color none
29374 [
29375 \end_layout
29376
29377 \end_inset
29378 </cell>
29379 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
29380 \begin_inset Text
29381
29382 \begin_layout Standard
29383
29384 \family roman
29385 \series medium
29386 \shape up
29387 \emph off
29388 \bar no
29389 \noun off
29390 \color none
29391 k
29392 \end_layout
29393
29394 \end_inset
29395 </cell>
29396 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
29397 \begin_inset Text
29398
29399 \begin_layout Standard
29400
29401 \family roman
29402 \series medium
29403 \shape up
29404 \emph off
29405 \bar no
29406 \noun off
29407 \color none
29408 {
29409 \end_layout
29410
29411 \end_inset
29412 </cell>
29413 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
29414 \begin_inset Text
29415
29416 \begin_layout Standard
29417
29418 \end_layout
29419
29420 \end_inset
29421 </cell>
29422 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
29423 \begin_inset Text
29424
29425 \begin_layout Standard
29426
29427 \end_layout
29428
29429 \end_inset
29430 </cell>
29431 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
29432 \begin_inset Text
29433
29434 \begin_layout Standard
29435
29436 \family roman
29437 \series medium
29438 \shape up
29439 \emph off
29440 \bar no
29441 \noun off
29442 \color none
29443 «
29444 \end_layout
29445
29446 \end_inset
29447 </cell>
29448 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
29449 \begin_inset Text
29450
29451 \begin_layout Standard
29452
29453 \family roman
29454 \series medium
29455 \shape up
29456 \emph off
29457 \bar no
29458 \noun off
29459 \color none
29460 »
29461 \end_layout
29462
29463 \end_inset
29464 </cell>
29465 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
29466 \begin_inset Text
29467
29468 \begin_layout Standard
29469
29470 \family roman
29471 \series medium
29472 \shape up
29473 \emph off
29474 \bar no
29475 \noun off
29476 \color none
29477 Ë
29478 \end_layout
29479
29480 \end_inset
29481 </cell>
29482 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
29483 \begin_inset Text
29484
29485 \begin_layout Standard
29486
29487 \family roman
29488 \series medium
29489 \shape up
29490 \emph off
29491 \bar no
29492 \noun off
29493 \color none
29494 Û
29495 \end_layout
29496
29497 \end_inset
29498 </cell>
29499 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
29500 \begin_inset Text
29501
29502 \begin_layout Standard
29503
29504 \family roman
29505 \series medium
29506 \shape up
29507 \emph off
29508 \bar no
29509 \noun off
29510 \color none
29511 ë
29512 \end_layout
29513
29514 \end_inset
29515 </cell>
29516 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
29517 \begin_inset Text
29518
29519 \begin_layout Standard
29520
29521 \family roman
29522 \series medium
29523 \shape up
29524 \emph off
29525 \bar no
29526 \noun off
29527 \color none
29528 û
29529 \end_layout
29530
29531 \end_inset
29532 </cell>
29533 </row>
29534 <row topline="true">
29535 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
29536 \begin_inset Text
29537
29538 \begin_layout Standard
29539
29540 \family roman
29541 \series medium
29542 \shape up
29543 \size tiny
29544 \emph off
29545 \bar no
29546 \noun off
29547 \color none
29548 0C
29549 \end_layout
29550
29551 \end_inset
29552 </cell>
29553 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
29554 \begin_inset Text
29555
29556 \begin_layout Standard
29557
29558 \end_layout
29559
29560 \end_inset
29561 </cell>
29562 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
29563 \begin_inset Text
29564
29565 \begin_layout Standard
29566
29567 \end_layout
29568
29569 \end_inset
29570 </cell>
29571 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
29572 \begin_inset Text
29573
29574 \begin_layout Standard
29575
29576 \family roman
29577 \series medium
29578 \shape up
29579 \emph off
29580 \bar no
29581 \noun off
29582 \color none
29583 ,
29584 \end_layout
29585
29586 \end_inset
29587 </cell>
29588 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
29589 \begin_inset Text
29590
29591 \begin_layout Standard
29592
29593 \family roman
29594 \series medium
29595 \shape up
29596 \emph off
29597 \bar no
29598 \noun off
29599 \color none
29600 <
29601 \end_layout
29602
29603 \end_inset
29604 </cell>
29605 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
29606 \begin_inset Text
29607
29608 \begin_layout Standard
29609
29610 \family roman
29611 \series medium
29612 \shape up
29613 \emph off
29614 \bar no
29615 \noun off
29616 \color none
29617 L
29618 \end_layout
29619
29620 \end_inset
29621 </cell>
29622 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
29623 \begin_inset Text
29624
29625 \begin_layout Standard
29626
29627 \family roman
29628 \series medium
29629 \shape up
29630 \emph off
29631 \bar no
29632 \noun off
29633 \color none
29634
29635 \backslash
29636
29637 \end_layout
29638
29639 \end_inset
29640 </cell>
29641 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
29642 \begin_inset Text
29643
29644 \begin_layout Standard
29645
29646 \family roman
29647 \series medium
29648 \shape up
29649 \emph off
29650 \bar no
29651 \noun off
29652 \color none
29653 l
29654 \end_layout
29655
29656 \end_inset
29657 </cell>
29658 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
29659 \begin_inset Text
29660
29661 \begin_layout Standard
29662
29663 \family roman
29664 \series medium
29665 \shape up
29666 \emph off
29667 \bar no
29668 \noun off
29669 \color none
29670 |
29671 \end_layout
29672
29673 \end_inset
29674 </cell>
29675 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
29676 \begin_inset Text
29677
29678 \begin_layout Standard
29679
29680 \end_layout
29681
29682 \end_inset
29683 </cell>
29684 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
29685 \begin_inset Text
29686
29687 \begin_layout Standard
29688
29689 \end_layout
29690
29691 \end_inset
29692 </cell>
29693 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
29694 \begin_inset Text
29695
29696 \begin_layout Standard
29697
29698 \family roman
29699 \series medium
29700 \shape up
29701 \emph off
29702 \bar no
29703 \noun off
29704 \color none
29705 ¬
29706 \end_layout
29707
29708 \end_inset
29709 </cell>
29710 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
29711 \begin_inset Text
29712
29713 \begin_layout Standard
29714
29715 \family roman
29716 \series medium
29717 \shape up
29718 \emph off
29719 \bar no
29720 \noun off
29721 \color none
29722 ¼
29723 \end_layout
29724
29725 \end_inset
29726 </cell>
29727 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
29728 \begin_inset Text
29729
29730 \begin_layout Standard
29731
29732 \family roman
29733 \series medium
29734 \shape up
29735 \emph off
29736 \bar no
29737 \noun off
29738 \color none
29739 Ì
29740 \end_layout
29741
29742 \end_inset
29743 </cell>
29744 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
29745 \begin_inset Text
29746
29747 \begin_layout Standard
29748
29749 \family roman
29750 \series medium
29751 \shape up
29752 \emph off
29753 \bar no
29754 \noun off
29755 \color none
29756 Ü
29757 \end_layout
29758
29759 \end_inset
29760 </cell>
29761 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
29762 \begin_inset Text
29763
29764 \begin_layout Standard
29765
29766 \family roman
29767 \series medium
29768 \shape up
29769 \emph off
29770 \bar no
29771 \noun off
29772 \color none
29773 ì
29774 \end_layout
29775
29776 \end_inset
29777 </cell>
29778 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
29779 \begin_inset Text
29780
29781 \begin_layout Standard
29782
29783 \family roman
29784 \series medium
29785 \shape up
29786 \emph off
29787 \bar no
29788 \noun off
29789 \color none
29790 ü
29791 \end_layout
29792
29793 \end_inset
29794 </cell>
29795 </row>
29796 <row topline="true">
29797 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
29798 \begin_inset Text
29799
29800 \begin_layout Standard
29801
29802 \family roman
29803 \series medium
29804 \shape up
29805 \size tiny
29806 \emph off
29807 \bar no
29808 \noun off
29809 \color none
29810 0D
29811 \end_layout
29812
29813 \end_inset
29814 </cell>
29815 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
29816 \begin_inset Text
29817
29818 \begin_layout Standard
29819
29820 \end_layout
29821
29822 \end_inset
29823 </cell>
29824 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
29825 \begin_inset Text
29826
29827 \begin_layout Standard
29828
29829 \end_layout
29830
29831 \end_inset
29832 </cell>
29833 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
29834 \begin_inset Text
29835
29836 \begin_layout Standard
29837
29838 \family roman
29839 \series medium
29840 \shape up
29841 \emph off
29842 \bar no
29843 \noun off
29844 \color none
29845 -
29846 \end_layout
29847
29848 \end_inset
29849 </cell>
29850 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
29851 \begin_inset Text
29852
29853 \begin_layout Standard
29854
29855 \family roman
29856 \series medium
29857 \shape up
29858 \emph off
29859 \bar no
29860 \noun off
29861 \color none
29862 =
29863 \end_layout
29864
29865 \end_inset
29866 </cell>
29867 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
29868 \begin_inset Text
29869
29870 \begin_layout Standard
29871
29872 \family roman
29873 \series medium
29874 \shape up
29875 \emph off
29876 \bar no
29877 \noun off
29878 \color none
29879 M
29880 \end_layout
29881
29882 \end_inset
29883 </cell>
29884 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
29885 \begin_inset Text
29886
29887 \begin_layout Standard
29888
29889 \family roman
29890 \series medium
29891 \shape up
29892 \emph off
29893 \bar no
29894 \noun off
29895 \color none
29896 ]
29897 \end_layout
29898
29899 \end_inset
29900 </cell>
29901 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
29902 \begin_inset Text
29903
29904 \begin_layout Standard
29905
29906 \family roman
29907 \series medium
29908 \shape up
29909 \emph off
29910 \bar no
29911 \noun off
29912 \color none
29913 m
29914 \end_layout
29915
29916 \end_inset
29917 </cell>
29918 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
29919 \begin_inset Text
29920
29921 \begin_layout Standard
29922
29923 \family roman
29924 \series medium
29925 \shape up
29926 \emph off
29927 \bar no
29928 \noun off
29929 \color none
29930 }
29931 \end_layout
29932
29933 \end_inset
29934 </cell>
29935 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
29936 \begin_inset Text
29937
29938 \begin_layout Standard
29939
29940 \end_layout
29941
29942 \end_inset
29943 </cell>
29944 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
29945 \begin_inset Text
29946
29947 \begin_layout Standard
29948
29949 \end_layout
29950
29951 \end_inset
29952 </cell>
29953 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
29954 \begin_inset Text
29955
29956 \begin_layout Standard
29957
29958 \end_layout
29959
29960 \end_inset
29961 </cell>
29962 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
29963 \begin_inset Text
29964
29965 \begin_layout Standard
29966
29967 \family roman
29968 \series medium
29969 \shape up
29970 \emph off
29971 \bar no
29972 \noun off
29973 \color none
29974 ½
29975 \end_layout
29976
29977 \end_inset
29978 </cell>
29979 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
29980 \begin_inset Text
29981
29982 \begin_layout Standard
29983
29984 \family roman
29985 \series medium
29986 \shape up
29987 \emph off
29988 \bar no
29989 \noun off
29990 \color none
29991 Í
29992 \end_layout
29993
29994 \end_inset
29995 </cell>
29996 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
29997 \begin_inset Text
29998
29999 \begin_layout Standard
30000
30001 \family roman
30002 \series medium
30003 \shape up
30004 \emph off
30005 \bar no
30006 \noun off
30007 \color none
30008 Ý
30009 \end_layout
30010
30011 \end_inset
30012 </cell>
30013 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30014 \begin_inset Text
30015
30016 \begin_layout Standard
30017
30018 \family roman
30019 \series medium
30020 \shape up
30021 \emph off
30022 \bar no
30023 \noun off
30024 \color none
30025 í
30026 \end_layout
30027
30028 \end_inset
30029 </cell>
30030 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
30031 \begin_inset Text
30032
30033 \begin_layout Standard
30034
30035 \family roman
30036 \series medium
30037 \shape up
30038 \emph off
30039 \bar no
30040 \noun off
30041 \color none
30042 ý
30043 \end_layout
30044
30045 \end_inset
30046 </cell>
30047 </row>
30048 <row topline="true">
30049 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
30050 \begin_inset Text
30051
30052 \begin_layout Standard
30053
30054 \family roman
30055 \series medium
30056 \shape up
30057 \size tiny
30058 \emph off
30059 \bar no
30060 \noun off
30061 \color none
30062 0E
30063 \end_layout
30064
30065 \end_inset
30066 </cell>
30067 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30068 \begin_inset Text
30069
30070 \begin_layout Standard
30071
30072 \end_layout
30073
30074 \end_inset
30075 </cell>
30076 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30077 \begin_inset Text
30078
30079 \begin_layout Standard
30080
30081 \end_layout
30082
30083 \end_inset
30084 </cell>
30085 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30086 \begin_inset Text
30087
30088 \begin_layout Standard
30089
30090 \family roman
30091 \series medium
30092 \shape up
30093 \emph off
30094 \bar no
30095 \noun off
30096 \color none
30097 .
30098 \end_layout
30099
30100 \end_inset
30101 </cell>
30102 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30103 \begin_inset Text
30104
30105 \begin_layout Standard
30106
30107 \family roman
30108 \series medium
30109 \shape up
30110 \emph off
30111 \bar no
30112 \noun off
30113 \color none
30114 >
30115 \end_layout
30116
30117 \end_inset
30118 </cell>
30119 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30120 \begin_inset Text
30121
30122 \begin_layout Standard
30123
30124 \family roman
30125 \series medium
30126 \shape up
30127 \emph off
30128 \bar no
30129 \noun off
30130 \color none
30131 N
30132 \end_layout
30133
30134 \end_inset
30135 </cell>
30136 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30137 \begin_inset Text
30138
30139 \begin_layout Standard
30140
30141 \family roman
30142 \series medium
30143 \shape up
30144 \emph off
30145 \bar no
30146 \noun off
30147 \color none
30148 ^
30149 \end_layout
30150
30151 \end_inset
30152 </cell>
30153 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30154 \begin_inset Text
30155
30156 \begin_layout Standard
30157
30158 \family roman
30159 \series medium
30160 \shape up
30161 \emph off
30162 \bar no
30163 \noun off
30164 \color none
30165 n
30166 \end_layout
30167
30168 \end_inset
30169 </cell>
30170 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30171 \begin_inset Text
30172
30173 \begin_layout Standard
30174
30175 \family roman
30176 \series medium
30177 \shape up
30178 \emph off
30179 \bar no
30180 \noun off
30181 \color none
30182 ~
30183 \end_layout
30184
30185 \end_inset
30186 </cell>
30187 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30188 \begin_inset Text
30189
30190 \begin_layout Standard
30191
30192 \end_layout
30193
30194 \end_inset
30195 </cell>
30196 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30197 \begin_inset Text
30198
30199 \begin_layout Standard
30200
30201 \end_layout
30202
30203 \end_inset
30204 </cell>
30205 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30206 \begin_inset Text
30207
30208 \begin_layout Standard
30209
30210 \family roman
30211 \series medium
30212 \shape up
30213 \emph off
30214 \bar no
30215 \noun off
30216 \color none
30217 ®
30218 \end_layout
30219
30220 \end_inset
30221 </cell>
30222 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30223 \begin_inset Text
30224
30225 \begin_layout Standard
30226
30227 \family roman
30228 \series medium
30229 \shape up
30230 \emph off
30231 \bar no
30232 \noun off
30233 \color none
30234 ¾
30235 \end_layout
30236
30237 \end_inset
30238 </cell>
30239 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30240 \begin_inset Text
30241
30242 \begin_layout Standard
30243
30244 \family roman
30245 \series medium
30246 \shape up
30247 \emph off
30248 \bar no
30249 \noun off
30250 \color none
30251 Î
30252 \end_layout
30253
30254 \end_inset
30255 </cell>
30256 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30257 \begin_inset Text
30258
30259 \begin_layout Standard
30260
30261 \family roman
30262 \series medium
30263 \shape up
30264 \emph off
30265 \bar no
30266 \noun off
30267 \color none
30268 Þ
30269 \end_layout
30270
30271 \end_inset
30272 </cell>
30273 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30274 \begin_inset Text
30275
30276 \begin_layout Standard
30277
30278 \family roman
30279 \series medium
30280 \shape up
30281 \emph off
30282 \bar no
30283 \noun off
30284 \color none
30285 î
30286 \end_layout
30287
30288 \end_inset
30289 </cell>
30290 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
30291 \begin_inset Text
30292
30293 \begin_layout Standard
30294
30295 \family roman
30296 \series medium
30297 \shape up
30298 \emph off
30299 \bar no
30300 \noun off
30301 \color none
30302 þ
30303 \end_layout
30304
30305 \end_inset
30306 </cell>
30307 </row>
30308 <row topline="true" bottomline="true">
30309 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
30310 \begin_inset Text
30311
30312 \begin_layout Standard
30313
30314 \family roman
30315 \series medium
30316 \shape up
30317 \size tiny
30318 \emph off
30319 \bar no
30320 \noun off
30321 \color none
30322 0F
30323 \end_layout
30324
30325 \end_inset
30326 </cell>
30327 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
30328 \begin_inset Text
30329
30330 \begin_layout Standard
30331
30332 \end_layout
30333
30334 \end_inset
30335 </cell>
30336 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
30337 \begin_inset Text
30338
30339 \begin_layout Standard
30340
30341 \end_layout
30342
30343 \end_inset
30344 </cell>
30345 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
30346 \begin_inset Text
30347
30348 \begin_layout Standard
30349
30350 \family roman
30351 \series medium
30352 \shape up
30353 \emph off
30354 \bar no
30355 \noun off
30356 \color none
30357 /
30358 \end_layout
30359
30360 \end_inset
30361 </cell>
30362 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
30363 \begin_inset Text
30364
30365 \begin_layout Standard
30366
30367 \family roman
30368 \series medium
30369 \shape up
30370 \emph off
30371 \bar no
30372 \noun off
30373 \color none
30374 ?
30375 \end_layout
30376
30377 \end_inset
30378 </cell>
30379 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
30380 \begin_inset Text
30381
30382 \begin_layout Standard
30383
30384 \family roman
30385 \series medium
30386 \shape up
30387 \emph off
30388 \bar no
30389 \noun off
30390 \color none
30391 O
30392 \end_layout
30393
30394 \end_inset
30395 </cell>
30396 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
30397 \begin_inset Text
30398
30399 \begin_layout Standard
30400
30401 \family roman
30402 \series medium
30403 \shape up
30404 \emph off
30405 \bar no
30406 \noun off
30407 \color none
30408 _
30409 \end_layout
30410
30411 \end_inset
30412 </cell>
30413 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
30414 \begin_inset Text
30415
30416 \begin_layout Standard
30417
30418 \family roman
30419 \series medium
30420 \shape up
30421 \emph off
30422 \bar no
30423 \noun off
30424 \color none
30425 o
30426 \end_layout
30427
30428 \end_inset
30429 </cell>
30430 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
30431 \begin_inset Text
30432
30433 \begin_layout Standard
30434
30435 \end_layout
30436
30437 \end_inset
30438 </cell>
30439 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
30440 \begin_inset Text
30441
30442 \begin_layout Standard
30443
30444 \end_layout
30445
30446 \end_inset
30447 </cell>
30448 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
30449 \begin_inset Text
30450
30451 \begin_layout Standard
30452
30453 \end_layout
30454
30455 \end_inset
30456 </cell>
30457 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
30458 \begin_inset Text
30459
30460 \begin_layout Standard
30461
30462 \family roman
30463 \series medium
30464 \shape up
30465 \emph off
30466 \bar no
30467 \noun off
30468 \color none
30469 ¯
30470 \end_layout
30471
30472 \end_inset
30473 </cell>
30474 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
30475 \begin_inset Text
30476
30477 \begin_layout Standard
30478
30479 \family roman
30480 \series medium
30481 \shape up
30482 \emph off
30483 \bar no
30484 \noun off
30485 \color none
30486 ¿
30487 \end_layout
30488
30489 \end_inset
30490 </cell>
30491 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
30492 \begin_inset Text
30493
30494 \begin_layout Standard
30495
30496 \family roman
30497 \series medium
30498 \shape up
30499 \emph off
30500 \bar no
30501 \noun off
30502 \color none
30503 Ï
30504 \end_layout
30505
30506 \end_inset
30507 </cell>
30508 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
30509 \begin_inset Text
30510
30511 \begin_layout Standard
30512
30513 \family roman
30514 \series medium
30515 \shape up
30516 \emph off
30517 \bar no
30518 \noun off
30519 \color none
30520 ß
30521 \end_layout
30522
30523 \end_inset
30524 </cell>
30525 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
30526 \begin_inset Text
30527
30528 \begin_layout Standard
30529
30530 \family roman
30531 \series medium
30532 \shape up
30533 \emph off
30534 \bar no
30535 \noun off
30536 \color none
30537 ï
30538 \end_layout
30539
30540 \end_inset
30541 </cell>
30542 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
30543 \begin_inset Text
30544
30545 \begin_layout Standard
30546
30547 \family roman
30548 \series medium
30549 \shape up
30550 \emph off
30551 \bar no
30552 \noun off
30553 \color none
30554 ÿ
30555 \end_layout
30556
30557 \end_inset
30558 </cell>
30559 </row>
30560 </lyxtabular>
30561
30562 \end_inset
30563
30564
30565 \end_layout
30566
30567 \end_inset
30568
30569
30570 \end_layout
30571
30572 \begin_layout Standard
30573 The following is a full list of all of the accented characters LyX can display
30574  directly.
30575  It includes not only the accented characters from the previous table, but
30576  also the characters from 
30577 \family typewriter
30578 ISO8859--2
30579 \family default
30580  through 
30581 \family typewriter
30582 4
30583 \family default
30584 .
30585  
30586 \end_layout
30587
30588 \begin_layout Itemize
30589 From 
30590 \family typewriter
30591 ISO8859--1
30592 \family default
30593 :
30594 \end_layout
30595
30596 \begin_deeper
30597 \begin_layout Standard
30598 ¨ Ä Ë Ï Ö Ü ä ë ï ö ü ÿ
30599 \hfill
30600 diaeresis
30601 \end_layout
30602
30603 \begin_layout Standard
30604 ^ Â Ê Î Ô Û â ê î ô û
30605 \hfill
30606 circumflex
30607 \end_layout
30608
30609 \begin_layout Standard
30610 ` À È Ì Ò Ù à è ì ò ù
30611 \hfill
30612 grave
30613 \end_layout
30614
30615 \begin_layout Standard
30616 ´ Á É Í Ó Ú Ý á é í ó ú ý
30617 \hfill
30618 acute
30619 \end_layout
30620
30621 \begin_layout Standard
30622 ~ Ã Ñ Õ ã ñ õ
30623 \hfill
30624 tilde
30625 \end_layout
30626
30627 \begin_layout Standard
30628 ¸Çç
30629 \hfill
30630 cedilla
30631 \end_layout
30632
30633 \begin_layout Standard
30634 ¯
30635 \hfill
30636 macron
30637 \end_layout
30638
30639 \end_deeper
30640 \begin_layout Itemize
30641 From 
30642 \family typewriter
30643 ISO8859--2
30644 \family default
30645  through 
30646 \family typewriter
30647 4
30648 \family default
30649 :
30650 \end_layout
30651
30652 \begin_deeper
30653 \begin_layout Standard
30654 ĤĴĥĵĈĜŜĉĝŝ
30655 \hfill
30656 circumflex
30657 \end_layout
30658
30659 \begin_layout Standard
30660 ŚŹśźŔĹĆŃŕĺćń
30661 \hfill
30662 acute
30663 \end_layout
30664
30665 \begin_layout Standard
30666 Ĩı̃Ũũ
30667 \hfill
30668 tilde
30669 \end_layout
30670
30671 \begin_layout Standard
30672 ŞşŢţŖĻĢŗļģŅĶņķ
30673 \hfill
30674 cedilla
30675 \end_layout
30676
30677 \begin_layout Standard
30678 ĒēĀĪŌŪāı̄ōū
30679 \hfill
30680 macron
30681 \end_layout
30682
30683 \begin_layout Standard
30684 ŐŰőű
30685 \hfill
30686 Hungarian umlaut
30687 \end_layout
30688
30689 \end_deeper
30690 \begin_layout Standard
30691 All the characters above are actively supported by TeX fonts.
30692  In addition TeX allows diacritical marks on almost all characters.
30693  Also make sure you're using the 
30694 \family typewriter
30695 T1
30696 \family default
30697  font-encoding.
30698 \end_layout
30699
30700 \begin_layout Chapter
30701 \start_of_appendix
30702 The User Interface
30703 \begin_inset LatexCommand label
30704 name "cha:The-User-Interface"
30705
30706 \end_inset
30707
30708
30709 \end_layout
30710
30711 \begin_layout Standard
30712 This appendix lists all available menus and describes its functionality.
30713  It is designed as quick reference if you are searching for a special topic
30714  inside the user's guide.
30715 \end_layout
30716
30717 \begin_layout Section
30718 The File Menu
30719 \begin_inset LatexCommand index
30720 name "Menu ! File"
30721
30722 \end_inset
30723
30724
30725 \end_layout
30726
30727 \begin_layout Standard
30728 Under the 
30729 \family sans
30730 File
30731 \family default
30732  menu are the basic operations in addition to some more advanced operations.
30733  At the end of the menu the four last opened documents are listed.
30734 \end_layout
30735
30736 \begin_layout Subsection
30737 New
30738 \end_layout
30739
30740 \begin_layout Standard
30741 Creates a new document.
30742 \end_layout
30743
30744 \begin_layout Subsection
30745 New from Template
30746 \end_layout
30747
30748 \begin_layout Standard
30749 This menu prompts you for a template to use.
30750  Selecting a template will automatically set certain layout features for
30751  the document, features you would otherwise need to change manually.
30752 \end_layout
30753
30754 \begin_layout Subsection
30755 Open
30756 \end_layout
30757
30758 \begin_layout Standard
30759 Opens a document.
30760 \end_layout
30761
30762 \begin_layout Subsection
30763 Open Recent
30764 \end_layout
30765
30766 \begin_layout Standard
30767 The submenu shows a list of the recently opened files.
30768  Click there on a file to open it.
30769 \end_layout
30770
30771 \begin_layout Subsection
30772 Close
30773 \end_layout
30774
30775 \begin_layout Standard
30776 Closes the current document.
30777 \end_layout
30778
30779 \begin_layout Subsection
30780 Save
30781 \end_layout
30782
30783 \begin_layout Standard
30784 Saves the actual document.
30785 \end_layout
30786
30787 \begin_layout Subsection
30788 Save As
30789 \end_layout
30790
30791 \begin_layout Standard
30792 Saves the actual document under a new name to create a copy.
30793 \end_layout
30794
30795 \begin_layout Subsection
30796 Revert to saved
30797 \end_layout
30798
30799 \begin_layout Standard
30800 Reloads the actual document from disk.
30801 \end_layout
30802
30803 \begin_layout Subsection
30804 Version Control
30805 \end_layout
30806
30807 \begin_layout Standard
30808 This is used when more people are working on the same document.
30809  It is described in the section 
30810 \emph on
30811 Version Control in LyX
30812 \emph default
30813  of the 
30814 \emph on
30815 Extended\InsetSpace ~
30816 Features
30817 \emph default
30818  manual.
30819 \end_layout
30820
30821 \begin_layout Subsection
30822 Import
30823 \end_layout
30824
30825 \begin_layout Standard
30826 You can import there files from older LyX-versions, LaTeX-files and plain
30827  text files (ASCII-files).
30828  The files will be imported as new LyX-document.
30829 \end_layout
30830
30831 \begin_layout Standard
30832 When using the menu 
30833 \family sans
30834 Plain\InsetSpace ~
30835 Text, Join\InsetSpace ~
30836 Lines
30837 \family default
30838 , all lines will be imported consecutively to one big paragraph.
30839  A new paragraph is started when there is a blank line in the file.
30840  , the text is inserted as Paragraphs, where the line breaks of the text
30841  will start a new paragraph.
30842 \end_layout
30843
30844 \begin_layout Subsection
30845 Export
30846 \begin_inset LatexCommand label
30847 name "sub:Export"
30848
30849 \end_inset
30850
30851
30852 \end_layout
30853
30854 \begin_layout Standard
30855 You can export your document to various file formats.
30856  The resulting files are placed in the directory of your LyX-file.
30857  The menu entries are not the same on all installations.
30858  They depend on the programs found by LyX while its configuration.
30859 \end_layout
30860
30861 \begin_layout Standard
30862 Here is a list of all available entries; they are explained in detail in
30863  section\InsetSpace ~
30864
30865 \begin_inset LatexCommand ref
30866 reference "sub:Output-file-formats"
30867
30868 \end_inset
30869
30870 :
30871 \end_layout
30872
30873 \begin_layout Description
30874
30875 \family sans
30876 CJK\InsetSpace ~
30877 LyX 
30878 \family default
30879 format of the special LyX 1.4.x versions for Chinese, Japanese, and Korean
30880  (CJK); (Since LyX 1.5.0 CJK support is fully integrated to LyX.)
30881 \end_layout
30882
30883 \begin_layout Description
30884
30885 \family sans
30886 DVI
30887 \family default
30888  DVI-format
30889 \end_layout
30890
30891 \begin_layout Description
30892 HTML HTML-format (the HTML-converter is a third-party product and doesn't
30893  work in all cases)
30894 \end_layout
30895
30896 \begin_layout Description
30897 HTML\InsetSpace ~
30898 (MS\InsetSpace ~
30899 Word) HTML-format specialized so that the result can be imported
30900  to 
30901 \family sans
30902 MS Word
30903 \family default
30904 , as consequence of this formulas will be embedded as bitmap fonts and not
30905  in the format 
30906 \family sans
30907 MathML
30908 \family default
30909 .
30910 \end_layout
30911
30912 \begin_layout Description
30913
30914 \family sans
30915 LaT
30916 \begin_inset ERT
30917 status collapsed
30918
30919 \begin_layout Standard
30920
30921 {}
30922 \end_layout
30923
30924 \end_inset
30925
30926 eX\InsetSpace ~
30927 (pdflatex)
30928 \family default
30929  text file with the LaTeX source, additionally all images used in the document
30930  will be converted to a format that is readable for the 
30931 \family typewriter
30932 pdflatex
30933 \family default
30934  program (GIF, JPG, PDF, PNG)
30935 \end_layout
30936
30937 \begin_layout Description
30938
30939 \family sans
30940 LaT
30941 \begin_inset ERT
30942 status collapsed
30943
30944 \begin_layout Standard
30945
30946 {}
30947 \end_layout
30948
30949 \end_inset
30950
30951 eX\InsetSpace ~
30952 (plain)
30953 \family default
30954  text file with the LaTeX source code, additionally all images used in the
30955  document will be converted to the EPS-format, only this format is readable
30956  for the 
30957 \family typewriter
30958 latex
30959 \family default
30960  program
30961 \end_layout
30962
30963 \begin_layout Description
30964 LyX\InsetSpace ~
30965 1.y.x LyX-document in a format readable for the LyX versions 1.y.x (
30966 \begin_inset Quotes eld
30967 \end_inset
30968
30969 y
30970 \begin_inset Quotes erd
30971 \end_inset
30972
30973  is replaced by the version number)
30974 \end_layout
30975
30976 \begin_layout Description
30977 OpenDocument OpenDocument-formatted text file, to be opened with 
30978 \family sans
30979 OpenOffice
30980 \family default
30981
30982 \family sans
30983 KOffice
30984 \family default
30985
30986 \family sans
30987 Abiword
30988 \family default
30989 , etc.
30990  (the OpenDocument-converter is a third-party product and doesn't work in
30991  all cases)
30992 \end_layout
30993
30994 \begin_layout Description
30995
30996 \family sans
30997 PDF
30998 \family default
30999  PDF-format using the program 
31000 \family typewriter
31001 ps2pdf
31002 \end_layout
31003
31004 \begin_layout Description
31005
31006 \family sans
31007 PDF\InsetSpace ~
31008 (dvipdfm)
31009 \family default
31010  PDF-format using the program 
31011 \family typewriter
31012 dvipdfm
31013 \end_layout
31014
31015 \begin_layout Description
31016
31017 \family sans
31018 PDF\InsetSpace ~
31019 (pdflatex)
31020 \family default
31021  PDF-format using the program 
31022 \family typewriter
31023 pdflatex
31024 \end_layout
31025
31026 \begin_layout Description
31027
31028 \family sans
31029 Plain\InsetSpace ~
31030 text
31031 \family default
31032  text format
31033 \end_layout
31034
31035 \begin_layout Description
31036
31037 \family sans
31038 Plain\InsetSpace ~
31039 text\InsetSpace ~
31040 (ps2ascii)
31041 \family default
31042  text format, the document will first be converted to Postscript format
31043  and then exported as text using the program 
31044 \family sans
31045 ps2ascii
31046 \end_layout
31047
31048 \begin_layout Description
31049
31050 \family sans
31051 Postscript
31052 \family default
31053  PostScript format using the program 
31054 \family typewriter
31055 dvips
31056 \end_layout
31057
31058 \begin_layout Description
31059
31060 \family sans
31061 Custom
31062 \family default
31063  custom format
31064 \end_layout
31065
31066 \begin_layout Standard
31067 The program 
31068 \family typewriter
31069 dvipdfm
31070 \family default
31071  produces internally a dvi-file which is then converted to a pdf-file.
31072  It is a bit out of date and therefore the output could look different from
31073  what you want.
31074  
31075 \family typewriter
31076 pdflatex
31077 \family default
31078  produces directly pdf-files and supports the latest pdf-file formats.
31079 \end_layout
31080
31081 \begin_layout Standard
31082 If one of the menu entries 
31083 \family sans
31084 DVI
31085 \family default
31086
31087 \family sans
31088 PDF\InsetSpace ~
31089 (pdflatex)
31090 \family default
31091  or 
31092 \family sans
31093 Postscript
31094 \family default
31095  is missing, you need to update your LaTeX installation.
31096  After updating you have to reconfigure LyX, see section\InsetSpace ~
31097
31098 \begin_inset LatexCommand ref
31099 reference "sec:Basic-LyX-Setup"
31100
31101 \end_inset
31102
31103 .
31104 \begin_inset LatexCommand index
31105 name "Reconfiguration of LyX"
31106
31107 \end_inset
31108
31109
31110 \end_layout
31111
31112 \begin_layout Standard
31113 The menu 
31114 \family sans
31115 Custom
31116 \family default
31117  allows you to export your file by using special command line options for
31118  the export program.
31119 \end_layout
31120
31121 \begin_layout Subsection
31122 Print
31123 \end_layout
31124
31125 \begin_layout Standard
31126 With this menu you can print your document to a file in PostScript format
31127  or send it to a printer.
31128  The printer will also use the document in PostScript format.
31129  The conversion to PostScript is done in the background by LyX using the
31130  program 
31131 \family typewriter
31132 dvips
31133 \family default
31134 .
31135  For more informations have a look at section\InsetSpace ~
31136
31137 \begin_inset LatexCommand ref
31138 reference "sub:Printing-the-File"
31139
31140 \end_inset
31141
31142 .
31143 \end_layout
31144
31145 \begin_layout Subsection
31146 New and Close Window
31147 \end_layout
31148
31149 \begin_layout Standard
31150 Opens a new instance of LyX with all currently opened documents.
31151  You can close it later with the corresponding menu.
31152 \end_layout
31153
31154 \begin_layout Section
31155 The Edit Menu
31156 \begin_inset LatexCommand index
31157 name "Menu ! Edit"
31158
31159 \end_inset
31160
31161
31162 \end_layout
31163
31164 \begin_layout Subsection
31165 Undo and Redo
31166 \end_layout
31167
31168 \begin_layout Standard
31169 Described in section\InsetSpace ~
31170
31171 \begin_inset LatexCommand ref
31172 reference "sec:Undo-and-Redo"
31173
31174 \end_inset
31175
31176 .
31177 \end_layout
31178
31179 \begin_layout Subsection
31180 Cut, Copy, Paste, Paste Recent, Paste Special
31181 \end_layout
31182
31183 \begin_layout Standard
31184 Described in section\InsetSpace ~
31185
31186 \begin_inset LatexCommand ref
31187 reference "sec:Basic-Editing-Features"
31188
31189 \end_inset
31190
31191 .
31192 \end_layout
31193
31194 \begin_layout Subsection
31195 Select All
31196 \end_layout
31197
31198 \begin_layout Standard
31199 Selects the whole document.
31200 \end_layout
31201
31202 \begin_layout Subsection
31203 Find & Replace
31204 \end_layout
31205
31206 \begin_layout Standard
31207 Described in section\InsetSpace ~
31208
31209 \begin_inset LatexCommand ref
31210 reference "sec:Basic-Editing-Features"
31211
31212 \end_inset
31213
31214 .
31215 \end_layout
31216
31217 \begin_layout Subsection
31218 Move paragraph Up/Down
31219 \end_layout
31220
31221 \begin_layout Standard
31222 This shifts the paragraph where the cursor is currently in one paragraph
31223  up or down.
31224 \end_layout
31225
31226 \begin_layout Subsection
31227 Text Style
31228 \end_layout
31229
31230 \begin_layout Standard
31231 Described in section\InsetSpace ~
31232
31233 \begin_inset LatexCommand ref
31234 reference "sub:Fine-Tuning-with-the"
31235
31236 \end_inset
31237
31238 .
31239 \end_layout
31240
31241 \begin_layout Subsection
31242 Paragraph Settings
31243 \begin_inset LatexCommand index
31244 name "Paragraph ! Settings"
31245
31246 \end_inset
31247
31248
31249 \end_layout
31250
31251 \begin_layout Standard
31252 The settings in the paragraph dialog only affects the paragraph where the
31253  cursor is in.
31254  Here you can set here the paragraph alignment and line spacing.
31255 \end_layout
31256
31257 \begin_layout Standard
31258 You can also prevent that the first line of the paragraph is indented.
31259  This option works only when you have chosen to separate paragraphs with
31260  indents in the 
31261 \family sans
31262 Document\SpecialChar \menuseparator
31263 Settings
31264 \family default
31265  dialog under 
31266 \family sans
31267 Text\InsetSpace ~
31268 Layout
31269 \family default
31270 .
31271 \end_layout
31272
31273 \begin_layout Subsection
31274 Tabular and Math
31275 \end_layout
31276
31277 \begin_layout Standard
31278 These two menus are only active when the cursor is inside a table or a formula.
31279  The properties of this table/formula can now be changed.
31280  The properties of tables are described in section\InsetSpace ~
31281
31282 \begin_inset LatexCommand ref
31283 reference "sec:Tables"
31284
31285 \end_inset
31286
31287 , the properties of formulas in chapter\InsetSpace ~
31288
31289 \begin_inset LatexCommand ref
31290 reference "cha:Mathematical-Formulas"
31291
31292 \end_inset
31293
31294 .
31295 \end_layout
31296
31297 \begin_layout Subsection
31298 Increase / Decrease List Depth
31299 \end_layout
31300
31301 \begin_layout Standard
31302 These menus are only active when the cursor is in an environment that can
31303  be nested.
31304  They in/decrease the environment nesting level as explained in section\InsetSpace ~
31305
31306 \begin_inset LatexCommand ref
31307 reference "sec:Nesting"
31308
31309 \end_inset
31310
31311  and 
31312 \begin_inset LatexCommand ref
31313 reference "sub:Numbering-depth"
31314
31315 \end_inset
31316
31317 .
31318 \end_layout
31319
31320 \begin_layout Section
31321 The View Menu
31322 \begin_inset LatexCommand index
31323 name "Menu ! View"
31324
31325 \end_inset
31326
31327
31328 \end_layout
31329
31330 \begin_layout Standard
31331 The 
31332 \family sans
31333 View
31334 \family default
31335  menu contains a list of available formats in which you can view the actual
31336  document with an external program.
31337  The menu entries for the viewing formats are not the same on all installations
31338  - it depends on the LaTeX programs that are found while LyX was configured.
31339  All possible formats are formats listed in section\InsetSpace ~
31340
31341 \begin_inset LatexCommand ref
31342 reference "sub:Export"
31343
31344 \end_inset
31345
31346 .
31347  You should at least see the menu entries 
31348 \family sans
31349 DVI
31350 \family default
31351  and 
31352 \family sans
31353 PDF\InsetSpace ~
31354 (pdflatex)
31355 \family default
31356 .
31357  If one of the two is missing, you need to update your LaTeX installation.
31358  After updating you have to reconfigure LyX, see section\InsetSpace ~
31359
31360 \begin_inset LatexCommand ref
31361 reference "sec:Basic-LyX-Setup"
31362
31363 \end_inset
31364
31365 .
31366 \begin_inset LatexCommand index
31367 name "Reconfiguration of LyX"
31368
31369 \end_inset
31370
31371
31372 \end_layout
31373
31374 \begin_layout Standard
31375 Invoking a menu will start a viewer program.
31376  The viewer can be set or changed in the preferences, see section\InsetSpace ~
31377
31378 \begin_inset LatexCommand ref
31379 reference "sec:File-Formats"
31380
31381 \end_inset
31382
31383 .
31384  The default viewers are set by LyX while it is first configured.
31385 \end_layout
31386
31387 \begin_layout Standard
31388 \begin_inset VSpace bigskip
31389 \end_inset
31390
31391 At the bottom of the 
31392 \family sans
31393 View
31394 \family default
31395  menu the opened documents are listed.
31396 \end_layout
31397
31398 \begin_layout Subsection
31399 View Source
31400 \end_layout
31401
31402 \begin_layout Standard
31403 Opens a window showing the source code of the actual document, as described
31404  in section\InsetSpace ~
31405
31406 \begin_inset LatexCommand ref
31407 reference "sec:Previewing-snippets-of"
31408
31409 \end_inset
31410
31411 .
31412 \end_layout
31413
31414 \begin_layout Subsection
31415 Update
31416 \end_layout
31417
31418 \begin_layout Standard
31419 This menu allows you to update the view with your latest changes without
31420  opening a new view window.
31421 \end_layout
31422
31423 \begin_layout Subsection
31424 Toolbars
31425 \begin_inset LatexCommand label
31426 name "sub:Toolbars"
31427
31428 \end_inset
31429
31430
31431 \begin_inset LatexCommand index
31432 name "Toolbar"
31433
31434 \end_inset
31435
31436
31437 \end_layout
31438
31439 \begin_layout Standard
31440 In this menu you can set the appearance of the different toolbars.
31441  All toolbars and the 
31442 \family sans
31443 Command\InsetSpace ~
31444 Buffer
31445 \family default
31446  can be turned on and off.
31447  The 
31448 \emph on
31449 on
31450 \emph default
31451  state is denoted in the menu with a checkmark.
31452  The 
31453 \family sans
31454 Review
31455 \family default
31456
31457 \family sans
31458 Table
31459 \family default
31460
31461 \family sans
31462 Math\InsetSpace ~
31463 Panels
31464 \family default
31465 , and 
31466 \family sans
31467 Math
31468 \family default
31469  toolbars can be additionally set to the state 
31470 \emph on
31471 automatic
31472 \emph default
31473  that is denoted in the menu with the suffix 
31474 \family sans
31475 (auto)
31476 \family default
31477 .
31478 \end_layout
31479
31480 \begin_layout Standard
31481 In the 
31482 \emph on
31483 on
31484 \emph default
31485  state the toolbar is permanently shown, in the 
31486 \emph on
31487 automatic
31488 \emph default
31489  state the toolbar is only shown when the cursor is in a certain environment
31490  or when a certain feature is enabled.
31491  That means that the review toolbar will only be shown when change tracking
31492  is activated, the math and table toolbars are only shown when the cursor
31493  is inside a formula or table, respectively.
31494 \end_layout
31495
31496 \begin_layout Standard
31497 LyX's toolbars and its buttons are explained in section\InsetSpace ~
31498
31499 \begin_inset LatexCommand ref
31500 reference "sec:Toolbars"
31501
31502 \end_inset
31503
31504 .
31505 \end_layout
31506
31507 \begin_layout Section
31508 The Insert Menu
31509 \begin_inset LatexCommand index
31510 name "Menu ! Insert"
31511
31512 \end_inset
31513
31514
31515 \end_layout
31516
31517 \begin_layout Subsection
31518 Math
31519 \end_layout
31520
31521 \begin_layout Standard
31522 Inserts math constructs that are explained in chapter\InsetSpace ~
31523
31524 \begin_inset LatexCommand ref
31525 reference "cha:Mathematical-Formulas"
31526
31527 \end_inset
31528
31529 .
31530 \end_layout
31531
31532 \begin_layout Subsection
31533 Special Character
31534 \begin_inset LatexCommand label
31535 name "sub:Special-Character"
31536
31537 \end_inset
31538
31539
31540 \end_layout
31541
31542 \begin_layout Standard
31543 Here you can insert the following characters:
31544 \end_layout
31545
31546 \begin_layout Description
31547 Ellipsis Inserts an ellipsis: \SpecialChar \ldots{}
31548
31549 \end_layout
31550
31551 \begin_layout Description
31552 End\InsetSpace ~
31553 of\InsetSpace ~
31554 Sentence Inserts an end of sentence dot as described in section\InsetSpace ~
31555
31556 \begin_inset LatexCommand ref
31557 reference "sub:Abbreviations"
31558
31559 \end_inset
31560
31561 .
31562 \end_layout
31563
31564 \begin_layout Description
31565 Ordinary\InsetSpace ~
31566 Quote Inserts this quote: 
31567 \begin_inset Quotes erd
31568 \end_inset
31569
31570 , no matter what quote type you selected in the 
31571 \family sans
31572 Document\SpecialChar \menuseparator
31573 Settings
31574 \family default
31575  dialog under 
31576 \family sans
31577 Language
31578 \family default
31579 .
31580 \end_layout
31581
31582 \begin_layout Description
31583 Single\InsetSpace ~
31584 Quote Inserts this quote: 
31585 \begin_inset Quotes els
31586 \end_inset
31587
31588
31589 \end_layout
31590
31591 \begin_layout Description
31592 Menu\InsetSpace ~
31593 Separator Inserts the menu separator sign: \SpecialChar \menuseparator
31594
31595 \end_layout
31596
31597 \begin_layout Description
31598 Phonetic\InsetSpace ~
31599 Symbols
31600 \begin_inset LatexCommand index
31601 name "Phonetic symbols"
31602
31603 \end_inset
31604
31605
31606 \begin_inset LatexCommand index
31607 name "Language ! Phonetic symbols"
31608
31609 \end_inset
31610
31611  Creates a formula with a so called tipa inset.
31612  Here you can insert commands to create IPA phonetic symbols.
31613  For this feature you must have the LaTeX-package 
31614 \series bold
31615 tipa
31616 \series default
31617
31618 \begin_inset LatexCommand index
31619 name "LaTeX-packages ! tipa"
31620
31621 \end_inset
31622
31623  installed.
31624 \newline
31625 For more informations about this feature we refer to the documentation
31626  of 
31627 \series bold
31628 tipa, 
31629 \begin_inset LatexCommand cite
31630 key "tipa"
31631
31632 \end_inset
31633
31634
31635 \series default
31636  and this Wiki-page:
31637 \newline
31638
31639 \begin_inset LatexCommand url
31640 target "http://wiki.lyx.org/LyX/LinguistLyX"
31641
31642 \end_inset
31643
31644 .
31645 \end_layout
31646
31647 \begin_layout Subsection
31648 Formatting
31649 \end_layout
31650
31651 \begin_layout Standard
31652 Here you can insert the following format constructs:
31653 \end_layout
31654
31655 \begin_layout Description
31656 Superscript Inserts an superscript: test
31657 \begin_inset Formula $^{\text{a,b}}$
31658 \end_inset
31659
31660
31661 \end_layout
31662
31663 \begin_layout Description
31664 Subscript Inserts an subscript: test
31665 \begin_inset Formula $_{\text{3x}}$
31666 \end_inset
31667
31668
31669 \end_layout
31670
31671 \begin_layout Description
31672 Protected\InsetSpace ~
31673 Space Inserts a protected space that is described in section\InsetSpace ~
31674
31675 \begin_inset LatexCommand ref
31676 reference "sub:Protected-Space"
31677
31678 \end_inset
31679
31680 .
31681 \end_layout
31682
31683 \begin_layout Description
31684 Inter-word\InsetSpace ~
31685 Space Inserts an inter-word space that is described in section\InsetSpace ~
31686
31687 \begin_inset LatexCommand ref
31688 reference "sub:Inter-word-Space"
31689
31690 \end_inset
31691
31692 .
31693 \end_layout
31694
31695 \begin_layout Description
31696 Thin\InsetSpace ~
31697 Space Inserts a thin space that is described in section\InsetSpace ~
31698
31699 \begin_inset LatexCommand ref
31700 reference "sub:Thin-Space"
31701
31702 \end_inset
31703
31704 .
31705 \end_layout
31706
31707 \begin_layout Description
31708 Horizontal\InsetSpace ~
31709 Fill Inserts an horizontal fill, see section\InsetSpace ~
31710
31711 \begin_inset LatexCommand ref
31712 reference "sub:Horizontal-Space"
31713
31714 \end_inset
31715
31716  for a description.
31717 \end_layout
31718
31719 \begin_layout Description
31720 Horizontal\InsetSpace ~
31721 Line Inserts an horizontal line, see section\InsetSpace ~
31722
31723 \begin_inset LatexCommand ref
31724 reference "sub:Horizontal-Lines"
31725
31726 \end_inset
31727
31728  for a description.
31729 \end_layout
31730
31731 \begin_layout Description
31732 Vertical\InsetSpace ~
31733 Space Inserts vertical space, see section\InsetSpace ~
31734
31735 \begin_inset LatexCommand ref
31736 reference "sub:Vertical-Space"
31737
31738 \end_inset
31739
31740  for a description.
31741 \end_layout
31742
31743 \begin_layout Description
31744 Hyphenation\InsetSpace ~
31745 Point Inserts an hyphenation point, see section\InsetSpace ~
31746
31747 \begin_inset LatexCommand ref
31748 reference "sub:Hyphenation"
31749
31750 \end_inset
31751
31752
31753 \end_layout
31754
31755 \begin_layout Description
31756 Ligature\InsetSpace ~
31757 Break Inserts a ligature break, see section\InsetSpace ~
31758
31759 \begin_inset LatexCommand ref
31760 reference "sub:Ligatures"
31761
31762 \end_inset
31763
31764
31765 \end_layout
31766
31767 \begin_layout Description
31768 Line\InsetSpace ~
31769 Break Inserts a forced linebreak, see section\InsetSpace ~
31770
31771 \begin_inset LatexCommand ref
31772 reference "sub:Forced-Linebreaks"
31773
31774 \end_inset
31775
31776
31777 \end_layout
31778
31779 \begin_layout Description
31780 Page\InsetSpace ~
31781 Break Inserts a forced pagebreak, described in section\InsetSpace ~
31782
31783 \begin_inset LatexCommand ref
31784 reference "sub:Forced-Pagebreaks"
31785
31786 \end_inset
31787
31788
31789 \end_layout
31790
31791 \begin_layout Description
31792 Clear\InsetSpace ~
31793 Page Inserts a clear pagebreak, described in section\InsetSpace ~
31794
31795 \begin_inset LatexCommand ref
31796 reference "sub:Clear-Pages"
31797
31798 \end_inset
31799
31800
31801 \end_layout
31802
31803 \begin_layout Description
31804 Clear\InsetSpace ~
31805 Double\InsetSpace ~
31806 Page Inserts a clear doublepage break, described in section\InsetSpace ~
31807
31808 \begin_inset LatexCommand ref
31809 reference "sub:Clear-Pages"
31810
31811 \end_inset
31812
31813
31814 \end_layout
31815
31816 \begin_layout Subsection
31817 List / TOC
31818 \end_layout
31819
31820 \begin_layout Standard
31821 Various lists can be inserted with this menu.
31822  The table of contents, the algorithm, figures, and tables list are described
31823  in section\InsetSpace ~
31824
31825 \begin_inset LatexCommand ref
31826 reference "sec:toc"
31827
31828 \end_inset
31829
31830 .
31831  The index list is described in section\InsetSpace ~
31832
31833 \begin_inset LatexCommand ref
31834 reference "sec:Index"
31835
31836 \end_inset
31837
31838 , the nomenclature in section\InsetSpace ~
31839
31840 \begin_inset LatexCommand ref
31841 reference "sec:Nomenclature"
31842
31843 \end_inset
31844
31845 , and the BibTeX bibliography in section\InsetSpace ~
31846
31847 \begin_inset LatexCommand ref
31848 reference "sub:Bibliography-databases"
31849
31850 \end_inset
31851
31852 .
31853 \end_layout
31854
31855 \begin_layout Subsection
31856 Float
31857 \end_layout
31858
31859 \begin_layout Standard
31860 To insert floats, described in section\InsetSpace ~
31861
31862 \begin_inset LatexCommand ref
31863 reference "sec:Floats"
31864
31865 \end_inset
31866
31867 .
31868 \end_layout
31869
31870 \begin_layout Subsection
31871 Note
31872 \end_layout
31873
31874 \begin_layout Standard
31875 To insert notes, described in section\InsetSpace ~
31876
31877 \begin_inset LatexCommand ref
31878 reference "sec:Notes"
31879
31880 \end_inset
31881
31882 .
31883 \end_layout
31884
31885 \begin_layout Subsection
31886 Branch
31887 \end_layout
31888
31889 \begin_layout Standard
31890 Inserts branch insets as described in section\InsetSpace ~
31891
31892 \begin_inset LatexCommand ref
31893 reference "sec:Branches"
31894
31895 \end_inset
31896
31897 .
31898 \end_layout
31899
31900 \begin_layout Subsection
31901 File
31902 \begin_inset LatexCommand index
31903 name "External Material"
31904
31905 \end_inset
31906
31907
31908 \end_layout
31909
31910 \begin_layout Standard
31911 Here you can inserts files to include them or its content to your document.
31912  How this can be done is in detail explained in chapter 
31913 \emph on
31914 External Stuff
31915 \emph default
31916  of the 
31917 \emph on
31918 Embedded Objects
31919 \emph default
31920  manual.
31921 \end_layout
31922
31923 \begin_layout Subsection
31924 Box
31925 \begin_inset LatexCommand index
31926 name "Boxes"
31927
31928 \end_inset
31929
31930
31931 \end_layout
31932
31933 \begin_layout Standard
31934 Inserts a minipage box that is described section\InsetSpace ~
31935
31936 \begin_inset LatexCommand ref
31937 reference "sec:Minipages"
31938
31939 \end_inset
31940
31941 .
31942  All box types supported by LyX are explained in detail in chapter 
31943 \emph on
31944 Boxes
31945 \emph default
31946  of the 
31947 \emph on
31948 Embedded Objects
31949 \emph default
31950  manual.
31951 \end_layout
31952
31953 \begin_layout Subsection
31954 Citation
31955 \end_layout
31956
31957 \begin_layout Standard
31958 Inserts a citation as described in section\InsetSpace ~
31959
31960 \begin_inset LatexCommand ref
31961 reference "sec:Bibliography"
31962
31963 \end_inset
31964
31965 .
31966 \end_layout
31967
31968 \begin_layout Subsection
31969 Cross-Reference
31970 \end_layout
31971
31972 \begin_layout Standard
31973 Inserts a cross-reference as described in section\InsetSpace ~
31974
31975 \begin_inset LatexCommand ref
31976 reference "sec:Cross-References"
31977
31978 \end_inset
31979
31980 .
31981 \end_layout
31982
31983 \begin_layout Subsection
31984 Label
31985 \end_layout
31986
31987 \begin_layout Standard
31988 Inserts a label as described in section\InsetSpace ~
31989
31990 \begin_inset LatexCommand ref
31991 reference "sec:Cross-References"
31992
31993 \end_inset
31994
31995 .
31996 \end_layout
31997
31998 \begin_layout Subsection
31999 Caption
32000 \begin_inset LatexCommand index
32001 name "Captions"
32002
32003 \end_inset
32004
32005
32006 \begin_inset LatexCommand index
32007 name "Longtables ! Caption"
32008
32009 \end_inset
32010
32011
32012 \end_layout
32013
32014 \begin_layout Standard
32015 Inserts a caption to floats or longtables.
32016  Floats are described in section\InsetSpace ~
32017
32018 \begin_inset LatexCommand ref
32019 reference "sec:Floats"
32020
32021 \end_inset
32022
32023 , cations in longtables are described in section 
32024 \emph on
32025 Longtable Captions
32026 \emph default
32027  of the 
32028 \emph on
32029 Embedded Objects
32030 \emph default
32031  manual.
32032 \end_layout
32033
32034 \begin_layout Subsection
32035 Index Entry
32036 \end_layout
32037
32038 \begin_layout Standard
32039 Inserts an index entry as described in section\InsetSpace ~
32040
32041 \begin_inset LatexCommand ref
32042 reference "sec:Index"
32043
32044 \end_inset
32045
32046 .
32047 \end_layout
32048
32049 \begin_layout Subsection
32050 Nomenclature Entry
32051 \end_layout
32052
32053 \begin_layout Standard
32054 Inserts a nomenclature entry as described in section\InsetSpace ~
32055
32056 \begin_inset LatexCommand ref
32057 reference "sec:Nomenclature"
32058
32059 \end_inset
32060
32061 .
32062 \end_layout
32063
32064 \begin_layout Subsection
32065 Table
32066 \end_layout
32067
32068 \begin_layout Standard
32069 Inserts a table.
32070  Tables are described in section\InsetSpace ~
32071
32072 \begin_inset LatexCommand ref
32073 reference "sec:Tables"
32074
32075 \end_inset
32076
32077 .
32078 \end_layout
32079
32080 \begin_layout Subsection
32081 Graphics
32082 \end_layout
32083
32084 \begin_layout Standard
32085 Inserts a graphic.
32086  Graphics are described in section\InsetSpace ~
32087
32088 \begin_inset LatexCommand ref
32089 reference "sec:Graphics"
32090
32091 \end_inset
32092
32093 .
32094 \end_layout
32095
32096 \begin_layout Subsection
32097 URL
32098 \end_layout
32099
32100 \begin_layout Standard
32101 Inserts an URL box as described in section\InsetSpace ~
32102
32103 \begin_inset LatexCommand ref
32104 reference "sec:URL"
32105
32106 \end_inset
32107
32108 .
32109 \end_layout
32110
32111 \begin_layout Subsection
32112 Footnote
32113 \end_layout
32114
32115 \begin_layout Standard
32116 Inserts a footnote, see section\InsetSpace ~
32117
32118 \begin_inset LatexCommand ref
32119 reference "sec:Footnotes"
32120
32121 \end_inset
32122
32123 .
32124 \end_layout
32125
32126 \begin_layout Subsection
32127 Marginal Note
32128 \end_layout
32129
32130 \begin_layout Standard
32131 Inserts a marginal note, see section\InsetSpace ~
32132
32133 \begin_inset LatexCommand ref
32134 reference "sec:Marginal-Notes"
32135
32136 \end_inset
32137
32138 .
32139 \end_layout
32140
32141 \begin_layout Subsection
32142 Short Title
32143 \end_layout
32144
32145 \begin_layout Standard
32146 Inserts a short title, see section\InsetSpace ~
32147
32148 \begin_inset LatexCommand ref
32149 reference "sec:Short-Titles"
32150
32151 \end_inset
32152
32153 .
32154 \end_layout
32155
32156 \begin_layout Subsection
32157 TeX Code
32158 \end_layout
32159
32160 \begin_layout Standard
32161 Inserts an ERT box, see section\InsetSpace ~
32162
32163 \begin_inset LatexCommand ref
32164 reference "sub:ERT-Boxes"
32165
32166 \end_inset
32167
32168  for a description.
32169 \end_layout
32170
32171 \begin_layout Subsection
32172 Program Listing
32173 \begin_inset LatexCommand index
32174 name "Program listings"
32175
32176 \end_inset
32177
32178
32179 \end_layout
32180
32181 \begin_layout Standard
32182 Inserts a program listings box.
32183  Program listings are explained in chapter 
32184 \emph on
32185 Program Code Listings
32186 \emph default
32187  of the 
32188 \emph on
32189 Embedded Objects
32190 \emph default
32191  manual.
32192 \end_layout
32193
32194 \begin_layout Subsection
32195 Date
32196 \end_layout
32197
32198 \begin_layout Standard
32199 Inserts the actual date.
32200  The format dependends on the date format of the language that is used for
32201  LyX's menus.
32202  LyX offers another ways to insert a date which is explained in section
32203  
32204 \emph on
32205 External Material
32206 \emph default
32207  of the 
32208 \emph on
32209 Embedded Objects
32210 \emph default
32211  manual.
32212  There the different methods are also compared.
32213 \end_layout
32214
32215 \begin_layout Section
32216 The Navigate Menu
32217 \begin_inset LatexCommand index
32218 name "Menu ! Navigate"
32219
32220 \end_inset
32221
32222
32223 \end_layout
32224
32225 \begin_layout Standard
32226 This menu lists the existing, chapter, sections, figures, and tables of
32227  the current document.
32228  This allows you to navigate easily through you document.
32229 \end_layout
32230
32231 \begin_layout Standard
32232 The Navigate menu also offers to 
32233 \end_layout
32234
32235 \begin_layout Subsection
32236 Bookmarks
32237 \end_layout
32238
32239 \begin_layout Standard
32240 With this menu you are able to define your own bookmarks.
32241  This is useful when you are working on a large documents and often have
32242  to jump e.g.
32243  between section\InsetSpace ~
32244 2.5 and 6.3.
32245  To create bookmarks for this example, go to section\InsetSpace ~
32246 2.5 and use the menu
32247  
32248 \family sans
32249 Save\InsetSpace ~
32250 Bookmark\InsetSpace ~
32251 1
32252 \family default
32253 .
32254  Then go to section\InsetSpace ~
32255 6.3 and use 
32256 \family sans
32257 Save\InsetSpace ~
32258 Bookmark\InsetSpace ~
32259
32260 \family default
32261 2.
32262  Now you can easily jump between these sections by using the menu or by
32263  the key bindings 
32264 \family sans
32265 C-1
32266 \family default
32267  and 
32268 \family sans
32269 C-2
32270 \family default
32271 .
32272 \end_layout
32273
32274 \begin_layout Standard
32275 You can also use bookmarks to jump between several opened documents.
32276  The saved bookmarks are valid till the document is closed.
32277 \end_layout
32278
32279 \begin_layout Subsection
32280 Next Note, Change, Cross-reference
32281 \end_layout
32282
32283 \begin_layout Standard
32284 Jump to the next note, change, or cross-reference following the current
32285  cursor position.
32286 \end_layout
32287
32288 \begin_layout Subsection
32289 Go to Label
32290 \end_layout
32291
32292 \begin_layout Standard
32293 Only active when the cursor is in front of a cross-reference.
32294  Sets the cursor before the referenced label, the same as if you right-click
32295  on a cross-reference box.
32296 \end_layout
32297
32298 \begin_layout Section
32299 The Document Menu
32300 \begin_inset LatexCommand index
32301 name "Menu ! Document"
32302
32303 \end_inset
32304
32305
32306 \end_layout
32307
32308 \begin_layout Subsection
32309 Change Tracking
32310 \end_layout
32311
32312 \begin_layout Standard
32313 Change Tracking is described in section\InsetSpace ~
32314
32315 \begin_inset LatexCommand ref
32316 reference "sec:Change-Tracking"
32317
32318 \end_inset
32319
32320 .
32321 \end_layout
32322
32323 \begin_layout Subsection
32324 LaT
32325 \begin_inset ERT
32326 status collapsed
32327
32328 \begin_layout Standard
32329
32330 {}
32331 \end_layout
32332
32333 \end_inset
32334
32335 eX Log
32336 \end_layout
32337
32338 \begin_layout Standard
32339 After running LaTeX by viewing or exporting a document, this menu will be
32340  enabled.
32341  It shows the logfile of the used LaTeX-program.
32342 \end_layout
32343
32344 \begin_layout Standard
32345 Here you can see how LaTeX works in the background.
32346  
32347 \emph on
32348 Experts
32349 \emph default
32350  will find in it reasons for LaTeX-errors.
32351 \end_layout
32352
32353 \begin_layout Subsection
32354 Outline
32355 \end_layout
32356
32357 \begin_layout Standard
32358 Opens the TOC/Outline window as described in section\InsetSpace ~
32359
32360 \begin_inset LatexCommand ref
32361 reference "sub:Table-of-Contents"
32362
32363 \end_inset
32364
32365 .
32366 \end_layout
32367
32368 \begin_layout Subsection
32369 Start Appendix Here
32370 \end_layout
32371
32372 \begin_layout Standard
32373 This menu will start the appendix of the document at the current cursor
32374  position as described in section\InsetSpace ~
32375
32376 \begin_inset LatexCommand ref
32377 reference "sec:Appendices"
32378
32379 \end_inset
32380
32381 .
32382 \end_layout
32383
32384 \begin_layout Subsection
32385 Compressed
32386 \end_layout
32387
32388 \begin_layout Standard
32389 Un/compresses the actual document.
32390 \end_layout
32391
32392 \begin_layout Subsection
32393 Settings
32394 \begin_inset LatexCommand label
32395 name "sub:Settings"
32396
32397 \end_inset
32398
32399
32400 \begin_inset LatexCommand index
32401 name "Document ! Settings"
32402
32403 \end_inset
32404
32405
32406 \end_layout
32407
32408 \begin_layout Standard
32409 This menu dialog contains some submenus to set properties for the whole
32410  document.
32411  You can save your document settings as default with the 
32412 \family sans
32413 Save as Document Defaults
32414 \family default
32415  button in the dialog.
32416  This will create a template named 
32417 \family typewriter
32418 default.lyx
32419 \family default
32420  which is automatically loaded by LyX when you create a new document without
32421  using a template.
32422 \end_layout
32423
32424 \begin_layout Standard
32425 The different submenus of the dialog are explained in the following:
32426 \end_layout
32427
32428 \begin_layout Subsubsection*
32429 Document Class
32430 \end_layout
32431
32432 \begin_layout Standard
32433 Here you set the document class, class options, and a Postscript driver.
32434  Document classes are described in section\InsetSpace ~
32435
32436 \begin_inset LatexCommand ref
32437 reference "sec:Document-Classes"
32438
32439 \end_inset
32440
32441 .
32442  The Postscript driver is used for LaTeX's color and graphics packages.
32443  When using 
32444 \family sans
32445 Default
32446 \family default
32447 , the default driver for the LaTeX-packages are used.
32448  It is recommended to use the default unless your know what you are doing.
32449 \end_layout
32450
32451 \begin_layout Subsubsection*
32452 Fonts
32453 \end_layout
32454
32455 \begin_layout Standard
32456 The document font settings are described in section\InsetSpace ~
32457
32458 \begin_inset LatexCommand ref
32459 reference "sec:Fonts-and-Text"
32460
32461 \end_inset
32462
32463 .
32464 \end_layout
32465
32466 \begin_layout Subsubsection*
32467 Text Layout
32468 \end_layout
32469
32470 \begin_layout Standard
32471 You can specify if paragraphs should be separated by indentations or vertical
32472  skips.
32473  The line spacing and the number of text columns can here also be specified.
32474  
32475 \end_layout
32476
32477 \begin_layout Standard
32478 Note that LyX won't show two columns or the set up line spacing on screen.
32479  That's impractical, often unreadable, and not part of the WYSIWYM concept.
32480  However, it will be as you specified it in the output.
32481 \end_layout
32482
32483 \begin_layout Standard
32484 The listings settings are explained in the corresponding section in the
32485  
32486 \emph on
32487 Embedded Objects
32488 \emph default
32489  manual.
32490 \end_layout
32491
32492 \begin_layout Subsubsection*
32493 Page Layout
32494 \end_layout
32495
32496 \begin_layout Standard
32497 A description of this menu is given in section\InsetSpace ~
32498
32499 \begin_inset LatexCommand ref
32500 reference "sub:Paper-Size,-Orientation,"
32501
32502 \end_inset
32503
32504  and 
32505 \begin_inset LatexCommand ref
32506 reference "sub:Document-Layout"
32507
32508 \end_inset
32509
32510 .
32511 \end_layout
32512
32513 \begin_layout Subsubsection*
32514 Page Margins
32515 \end_layout
32516
32517 \begin_layout Standard
32518 Here you can adjust the paper margins, see section\InsetSpace ~
32519
32520 \begin_inset LatexCommand ref
32521 reference "sub:Margins"
32522
32523 \end_inset
32524
32525 .
32526 \end_layout
32527
32528 \begin_layout Subsubsection*
32529 Language
32530 \begin_inset LatexCommand index
32531 name "Language ! Encoding"
32532
32533 \end_inset
32534
32535
32536 \end_layout
32537
32538 \begin_layout Standard
32539 The document language and quote styles are set here.
32540  The encoding specifies how the document content is exported to LaTeX (the
32541  LyX file is always encoded in utf8).
32542  All characters that cannot be encoded using the specified encoding will
32543  be exported as LaTeX-commands (this can fail if a LaTeX-command is not
32544  known for a particular character).
32545 \begin_inset Foot
32546 status collapsed
32547
32548 \begin_layout Standard
32549 The known commands are defined in a text file.
32550  You can add commands for unknown symbols to that file yourself, see the
32551  
32552 \emph on
32553 Customization
32554 \emph default
32555  manual for details.
32556 \end_layout
32557
32558 \end_inset
32559
32560
32561 \end_layout
32562
32563 \begin_layout Standard
32564 If you use the option 
32565 \family sans
32566 use language's default encoding
32567 \family default
32568 , LyX determines the encoding of a portion of text from the language of
32569  this text.
32570  If the document contains text in more than one language you may get more
32571  than one encoding in the LaTeX file.
32572  If you do not use this option then the complete document will always use
32573  exactly one encoding.
32574  Checking this option is the preferred setting unless you use 
32575 \family sans
32576 XeTeX
32577 \family default
32578
32579 \begin_inset Foot
32580 status collapsed
32581
32582 \begin_layout Standard
32583 XeTeX is a TeX typesetting engine, an alternative for LaTeX.
32584  It natively supports Unicode while its input file is assumed to be in UTF-8
32585  encoding.
32586  More about using LyX with XeTeX can be found in 
32587 \begin_inset LatexCommand cite
32588 key "XeTeX"
32589
32590 \end_inset
32591
32592 .
32593 \end_layout
32594
32595 \end_inset
32596
32597  (see below).
32598 \end_layout
32599
32600 \begin_layout Standard
32601 LyX also supports Unicode output, which is particularly useful if you need
32602  lots of special symbols or non-alphabetic scripts, respectively.
32603  If you want to use this (and your LaTeX installation supports Unicode,
32604  for that matter), choose one of the four utf8 variants from the list below.
32605  Unfortunately the unicode support of standard LaTeX is quite incomplete,
32606  so it is not uncommon that a file with lots of unicode symbols works fine
32607  with 
32608 \family sans
32609 use language's default encoding
32610 \family default
32611  (when LyX uses it's list of known LaTeX-commands), but does not work with
32612  a fixed utf8 encoding (when the list of known LaTeX-commands is ot used,
32613  because all unicode symbols can be encoded in utf8).
32614 \end_layout
32615
32616 \begin_layout Standard
32617 Here is a list with the important encodings:
32618 \end_layout
32619
32620 \begin_layout Description
32621 LaTeX\InsetSpace ~
32622 default Same as 
32623 \family sans
32624 use language's default encoding
32625 \family default
32626 , but the LaTeX-package 
32627 \series bold
32628 inputenc
32629 \series default
32630
32631 \begin_inset LatexCommand index
32632 name "LaTeX-packages ! inputenc"
32633
32634 \end_inset
32635
32636  is not used.
32637  You probably need to load some other packages manually in the preamble.
32638 \end_layout
32639
32640 \begin_layout Description
32641 armscii8 encoding for Armenian
32642 \end_layout
32643
32644 \begin_layout Description
32645 ascii the ASCII encoding, covers only plain English, may result in a big
32646  file because lots of LaTeX-commands may be needed
32647 \end_layout
32648
32649 \begin_layout Description
32650 cp1250 MS Windows code page for latin2
32651 \end_layout
32652
32653 \begin_layout Description
32654 cp1251 MS Windows code page for Cyrillic
32655 \end_layout
32656
32657 \begin_layout Description
32658 cp1252 MS Windows code page for latin1
32659 \end_layout
32660
32661 \begin_layout Description
32662 cp1255 MS Windows code page for Hebrew, superset of the ISO-8859-8 encoding
32663 \end_layout
32664
32665 \begin_layout Description
32666 cp1256 MS Windows code page for Arabic and Farsi
32667 \end_layout
32668
32669 \begin_layout Description
32670 cp1257 MS Windows code page for Estonian, Latvian, and Lithuanian, the ISO-8859-
32671 13 encoding that is a superset of the ISO-8859-4 encoding
32672 \end_layout
32673
32674 \begin_layout Description
32675 iso88595 the ISO-8859-5 encoding, covers Belorussian, Bulgarian, Macedonian,
32676  Serbian, and Ukrainian
32677 \end_layout
32678
32679 \begin_layout Description
32680 iso-8859-7 the ISO-8859-7 encoding, covers Greek
32681 \end_layout
32682
32683 \begin_layout Description
32684 8859-8 the ISO-8859-8 encoding, covers Hebrew
32685 \end_layout
32686
32687 \begin_layout Description
32688 koi8-r standard Cyrillic especially for Russian
32689 \end_layout
32690
32691 \begin_layout Description
32692 koi8-u Cyrillic for Ukrainian
32693 \end_layout
32694
32695 \begin_layout Description
32696 latin1 the ISO-8859-1 encoding, covers the languages Albanian, Catalan,
32697  Danish, Dutch, English, Faroese, Finnish, French, Galician, German, Icelandic,
32698  Irish, Italian, Norwegian, Portuguese, Spanish, and Swedish; should be
32699  replaced by latin9
32700 \end_layout
32701
32702 \begin_layout Description
32703 latin2 the ISO-8859-2 encoding, covers Albanian, Croatian, Czech, German,
32704  Hungarian, Polish, Romanian, Slovak, and Slovenian
32705 \end_layout
32706
32707 \begin_layout Description
32708 latin3 the ISO-8859-3 encoding, covers Esperanto, Galician, Maltese, and
32709  Turkish
32710 \end_layout
32711
32712 \begin_layout Description
32713 latin4 the ISO-8859-4 encoding, covers Estonian, Latvian, and Lithuanian
32714 \end_layout
32715
32716 \begin_layout Description
32717 latin5 the ISO-8859-9 encoding, covers Turkish, like the ISO-8859-1 encoding
32718  where the Icelandic letters are replaced by Turkish ones
32719 \end_layout
32720
32721 \begin_layout Description
32722 latin9 the ISO-8859-15 encoding, like the ISO-8859-1 encoding, but with
32723  the euro currency sign, the 
32724 \begin_inset ERT
32725 status collapsed
32726
32727 \begin_layout Standard
32728
32729
32730 \backslash
32731 oe
32732 \end_layout
32733
32734 \end_inset
32735
32736 -ligature and some characters used for French and Finnish; latin9 should
32737  be the replacement for latin1
32738 \end_layout
32739
32740 \begin_layout Description
32741 pt154 Cyrillic for Kazakh
32742 \end_layout
32743
32744 \begin_layout Description
32745 utf8 Unicode utf8 with the LaTeX-package 
32746 \series bold
32747 inputenc
32748 \series default
32749
32750 \begin_inset LatexCommand index
32751 name "LaTeX-packages ! inputenc"
32752
32753 \end_inset
32754
32755  (first variant, for latin symbols and some others).
32756 \end_layout
32757
32758 \begin_layout Description
32759 utf8x Unicode utf8 with the LaTeX-package 
32760 \series bold
32761 inputenc
32762 \series default
32763  (second variant, for greek and CJK symbols and some others).
32764 \end_layout
32765
32766 \begin_layout Description
32767 UTF8 Unicode utf8 with the LaTeX-package 
32768 \series bold
32769 CJK
32770 \series default
32771
32772 \begin_inset LatexCommand index
32773 name "LaTeX-packages ! CJK"
32774
32775 \end_inset
32776
32777  (for the languages Chinese, Japanese and Korean)
32778 \end_layout
32779
32780 \begin_layout Description
32781 utf8-plain Unicode utf8 to be used with 
32782 \family sans
32783 XeTeX
32784 \family default
32785 , which uses Unicode directly, without the help of the LaTeX-package 
32786 \series bold
32787 inputenc
32788 \series default
32789  
32790 \begin_inset Foot
32791 status collapsed
32792
32793 \begin_layout Standard
32794 More about using LyX with XeTeX can be found in 
32795 \begin_inset LatexCommand cite
32796 key "XeTeX"
32797
32798 \end_inset
32799
32800 .
32801 \end_layout
32802
32803 \end_inset
32804
32805
32806 \end_layout
32807
32808 \begin_layout Subsubsection*
32809 Numbering & TOC
32810 \end_layout
32811
32812 \begin_layout Standard
32813 You can adjust here the numbering depth of sections headings as described
32814  in section\InsetSpace ~
32815
32816 \begin_inset LatexCommand ref
32817 reference "sub:Numbering-depth"
32818
32819 \end_inset
32820
32821 .
32822 \end_layout
32823
32824 \begin_layout Subsubsection*
32825 Bibliography
32826 \end_layout
32827
32828 \begin_layout Standard
32829 You can specify here a citation style using the LaTeX-packages 
32830 \series bold
32831 natbib
32832 \begin_inset LatexCommand index
32833 name "LaTeX-packages ! natbib"
32834
32835 \end_inset
32836
32837
32838 \series default
32839  or 
32840 \series bold
32841 jurabib
32842 \series default
32843
32844 \begin_inset LatexCommand index
32845 name "LaTeX-packages ! jurabib"
32846
32847 \end_inset
32848
32849 .
32850  For a further description see section\InsetSpace ~
32851
32852 \begin_inset LatexCommand ref
32853 reference "sec:Bibliography"
32854
32855 \end_inset
32856
32857 .
32858 \end_layout
32859
32860 \begin_layout Subsubsection*
32861 Math Options
32862 \end_layout
32863
32864 \begin_layout Standard
32865 These options will force LyX to use the LaTeX-packages 
32866 \series bold
32867 amsmath
32868 \begin_inset LatexCommand index
32869 name "LaTeX-packages ! amsmath"
32870
32871 \end_inset
32872
32873
32874 \series default
32875  and 
32876 \series bold
32877 esint
32878 \begin_inset LatexCommand index
32879 name "LaTeX-packages ! esint"
32880
32881 \end_inset
32882
32883
32884 \series default
32885  or to use them automatically when they are needed.
32886 \end_layout
32887
32888 \begin_layout Standard
32889
32890 \series bold
32891 amsmath
32892 \series default
32893  is needed for many constructs, so when you get LaTeX-errors in formulas,
32894  assure that you have enabled AMS.
32895 \end_layout
32896
32897 \begin_layout Standard
32898
32899 \series bold
32900 esint
32901 \series default
32902  is used for special integral characters.
32903 \end_layout
32904
32905 \begin_layout Subsubsection*
32906 Float Placement
32907 \end_layout
32908
32909 \begin_layout Standard
32910 The float placement options are described in section
32911 \begin_inset Formula $\,$
32912 \end_inset
32913
32914
32915 \begin_inset LatexCommand ref
32916 reference "sub:Float-Placement"
32917
32918 \end_inset
32919
32920 .
32921 \end_layout
32922
32923 \begin_layout Subsubsection*
32924 Bullets
32925 \end_layout
32926
32927 \begin_layout Standard
32928 Here you can adjust the characters for the itemize levels.
32929  The itemize environment is described in section\InsetSpace ~
32930
32931 \begin_inset LatexCommand ref
32932 reference "sec:Itemize"
32933
32934 \end_inset
32935
32936 .
32937 \end_layout
32938
32939 \begin_layout Subsubsection*
32940 Branches
32941 \end_layout
32942
32943 \begin_layout Standard
32944 Branches are described in section\InsetSpace ~
32945
32946 \begin_inset LatexCommand ref
32947 reference "sec:Branches"
32948
32949 \end_inset
32950
32951 .
32952 \end_layout
32953
32954 \begin_layout Subsubsection*
32955 LaT
32956 \begin_inset ERT
32957 status collapsed
32958
32959 \begin_layout Standard
32960
32961 {}
32962 \end_layout
32963
32964 \end_inset
32965
32966 eX Preamble
32967 \end_layout
32968
32969 \begin_layout Standard
32970 In this text field are entered commands to load special LaTeX-packages or
32971  to define LaTeX-commands.
32972  The preamble is a thing for LaTeX-experts.
32973  You shouldn't enter commands here until you don't exactly know what you
32974  do.
32975 \end_layout
32976
32977 \begin_layout Standard
32978 An introduction in the LaTeX-syntax is given in section\InsetSpace ~
32979
32980 \begin_inset LatexCommand ref
32981 reference "sub:LaTeX-Syntax"
32982
32983 \end_inset
32984
32985 .
32986 \end_layout
32987
32988 \begin_layout Section
32989 The Tools Menu
32990 \begin_inset LatexCommand index
32991 name "Menu ! Tools"
32992
32993 \end_inset
32994
32995
32996 \end_layout
32997
32998 \begin_layout Subsection
32999 Spellchecker
33000 \end_layout
33001
33002 \begin_layout Standard
33003 Spell checking is explained in section\InsetSpace ~
33004
33005 \begin_inset LatexCommand ref
33006 reference "sec:Spellchecking"
33007
33008 \end_inset
33009
33010 .
33011 \end_layout
33012
33013 \begin_layout Subsection
33014 Thesaurus
33015 \end_layout
33016
33017 \begin_layout Standard
33018 The thesaurus is described in section\InsetSpace ~
33019
33020 \begin_inset LatexCommand ref
33021 reference "sec:Thesaurus"
33022
33023 \end_inset
33024
33025 .
33026 \end_layout
33027
33028 \begin_layout Subsection
33029 Count Words
33030 \begin_inset LatexCommand index
33031 name "Word count"
33032
33033 \end_inset
33034
33035
33036 \end_layout
33037
33038 \begin_layout Standard
33039 Counts the number of words in the actual document or the highlighted document
33040  part.
33041 \end_layout
33042
33043 \begin_layout Subsection
33044 T
33045 \begin_inset ERT
33046 status collapsed
33047
33048 \begin_layout Standard
33049
33050 {}
33051 \end_layout
33052
33053 \end_inset
33054
33055 eX Information
33056 \begin_inset LatexCommand index
33057 name "TeX Information"
33058
33059 \end_inset
33060
33061
33062 \end_layout
33063
33064 \begin_layout Standard
33065 Shows you a list of the classes and styles installed in your LaTeX-system.
33066 \end_layout
33067
33068 \begin_layout Subsection
33069 Reconfigure
33070 \begin_inset LatexCommand index
33071 name "Reconfiguration of LyX"
33072
33073 \end_inset
33074
33075
33076 \begin_inset LatexCommand index
33077 name "LyX ! Reconfigure|see{Reconfiguration of LyX}"
33078
33079 \end_inset
33080
33081
33082 \end_layout
33083
33084 \begin_layout Standard
33085 This menu reconfigures LyX.
33086  That means LyX looks for LaTeX-packages and needed programs, see also section\InsetSpace ~
33087
33088 \begin_inset LatexCommand ref
33089 reference "sec:Basic-LyX-Setup"
33090
33091 \end_inset
33092
33093 .
33094 \end_layout
33095
33096 \begin_layout Subsection
33097 Preferences
33098 \end_layout
33099
33100 \begin_layout Standard
33101 The preferences dialog is described in detail in chapter
33102 \begin_inset Formula $\,$
33103 \end_inset
33104
33105
33106 \begin_inset LatexCommand ref
33107 reference "cha:The-Preferences-dialog"
33108
33109 \end_inset
33110
33111 .
33112 \end_layout
33113
33114 \begin_layout Section
33115 The Help Menu
33116 \begin_inset LatexCommand index
33117 name "Menu ! Help"
33118
33119 \end_inset
33120
33121
33122 \end_layout
33123
33124 \begin_layout Standard
33125 This menu opens the documentation files of LyX in the language of LyX's
33126  menus.
33127 \end_layout
33128
33129 \begin_layout Standard
33130 The menu 
33131 \family sans
33132 LaTeX\InsetSpace ~
33133 Configuration
33134 \family default
33135  shows a LyX-document with informations about the LaTeX-packages and classes
33136  found by LyX (see also section\InsetSpace ~
33137
33138 \begin_inset LatexCommand ref
33139 reference "sec:LaTeX-Setup"
33140
33141 \end_inset
33142
33143 ).
33144 \end_layout
33145
33146 \begin_layout Section
33147 Toolbars
33148 \begin_inset LatexCommand label
33149 name "sec:Toolbars"
33150
33151 \end_inset
33152
33153
33154 \end_layout
33155
33156 \begin_layout Standard
33157 How to show or hide toolbars is explained in section\InsetSpace ~
33158
33159 \begin_inset LatexCommand ref
33160 reference "sub:Toolbars"
33161
33162 \end_inset
33163
33164 .
33165 \end_layout
33166
33167 \begin_layout Standard
33168 It is also possible to define custom toolbars.
33169  This is described in the 
33170 \emph on
33171 Extended Features
33172 \emph default
33173  manual.
33174  
33175 \end_layout
33176
33177 \begin_layout Subsection
33178 Standard Toolbar
33179 \begin_inset LatexCommand index
33180 name "Toolbar ! Standard"
33181
33182 \end_inset
33183
33184
33185 \end_layout
33186
33187 \begin_layout Standard
33188 \begin_inset Graphics
33189         filename clipart/StandardToolbar.png
33190         width 100col%
33191
33192 \end_inset
33193
33194
33195 \end_layout
33196
33197 \begin_layout Standard
33198 \begin_inset VSpace defskip
33199 \end_inset
33200
33201
33202 \end_layout
33203
33204 \begin_layout Standard
33205 The standard toolbar as shown above contains from left to right the following
33206  buttons:
33207 \begin_inset ERT
33208 status collapsed
33209
33210 \begin_layout Standard
33211
33212
33213 \backslash
33214 setlength{
33215 \backslash
33216 LTleft}{0pt}
33217 \end_layout
33218
33219 \end_inset
33220
33221
33222 \begin_inset Note Note
33223 status collapsed
33224
33225 \begin_layout Standard
33226 This is necessary to left align the following longtables.
33227  See the 
33228 \emph on
33229 Embedded Objects
33230 \emph default
33231  manual for more information.
33232 \end_layout
33233
33234 \end_inset
33235
33236
33237 \end_layout
33238
33239 \begin_layout Standard
33240 \begin_inset VSpace defskip
33241 \end_inset
33242
33243
33244 \end_layout
33245
33246 \begin_layout Standard
33247 \begin_inset Tabular
33248 <lyxtabular version="3" rows="1" columns="2">
33249 <features islongtable="true">
33250 <column alignment="center" valignment="top" width="0">
33251 <column alignment="center" valignment="top" width="0">
33252 <row>
33253 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33254 \begin_inset Text
33255
33256 \begin_layout Standard
33257 \begin_inset Graphics
33258         filename clipart/ToolbarEnvBox.png
33259         clip
33260
33261 \end_inset
33262
33263
33264 \end_layout
33265
33266 \end_inset
33267 </cell>
33268 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
33269 \begin_inset Text
33270
33271 \begin_layout Standard
33272 pull-down menu for the paragraph environments
33273 \end_layout
33274
33275 \end_inset
33276 </cell>
33277 </row>
33278 </lyxtabular>
33279
33280 \end_inset
33281
33282
33283 \end_layout
33284
33285 \begin_layout Standard
33286 \begin_inset VSpace -10mm
33287 \end_inset
33288
33289
33290 \end_layout
33291
33292 \begin_layout Standard
33293 \align left
33294 \begin_inset Tabular
33295 <lyxtabular version="3" rows="20" columns="2">
33296 <features islongtable="true">
33297 <column alignment="left" valignment="top" width="0">
33298 <column alignment="left" valignment="top" width="0">
33299 <row interlinespace="2.5mm">
33300 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33301 \begin_inset Text
33302
33303 \begin_layout Standard
33304
33305 \family sans
33306 \begin_inset Graphics
33307         filename ../images/buffer-new.png
33308         BoundingBox 0bp 5bp 20bp 20bp
33309
33310 \end_inset
33311
33312
33313 \end_layout
33314
33315 \end_inset
33316 </cell>
33317 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
33318 \begin_inset Text
33319
33320 \begin_layout Standard
33321
33322 \family sans
33323 File\SpecialChar \menuseparator
33324 New
33325 \end_layout
33326
33327 \end_inset
33328 </cell>
33329 </row>
33330 <row interlinespace="2.5mm">
33331 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33332 \begin_inset Text
33333
33334 \begin_layout Standard
33335 \begin_inset Graphics
33336         filename ../images/file-open.png
33337         BoundingBox 0bp 5bp 20bp 20bp
33338
33339 \end_inset
33340
33341
33342 \end_layout
33343
33344 \end_inset
33345 </cell>
33346 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
33347 \begin_inset Text
33348
33349 \begin_layout Standard
33350
33351 \family sans
33352 File\SpecialChar \menuseparator
33353 Open
33354 \end_layout
33355
33356 \end_inset
33357 </cell>
33358 </row>
33359 <row interlinespace="2.5mm">
33360 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33361 \begin_inset Text
33362
33363 \begin_layout Standard
33364 \begin_inset Graphics
33365         filename ../images/buffer-write.png
33366         BoundingBox 0bp 5bp 20bp 20bp
33367
33368 \end_inset
33369
33370
33371 \end_layout
33372
33373 \end_inset
33374 </cell>
33375 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
33376 \begin_inset Text
33377
33378 \begin_layout Standard
33379
33380 \family sans
33381 File\SpecialChar \menuseparator
33382 Save
33383 \end_layout
33384
33385 \end_inset
33386 </cell>
33387 </row>
33388 <row interlinespace="2.5mm">
33389 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33390 \begin_inset Text
33391
33392 \begin_layout Standard
33393 \begin_inset Graphics
33394         filename ../images/dialog-show_print.png
33395         BoundingBox 0bp 5bp 24bp 20bp
33396
33397 \end_inset
33398
33399
33400 \end_layout
33401
33402 \end_inset
33403 </cell>
33404 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
33405 \begin_inset Text
33406
33407 \begin_layout Standard
33408
33409 \family sans
33410 File\SpecialChar \menuseparator
33411 Print
33412 \end_layout
33413
33414 \end_inset
33415 </cell>
33416 </row>
33417 <row interlinespace="2.5mm">
33418 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33419 \begin_inset Text
33420
33421 \begin_layout Standard
33422 \begin_inset Graphics
33423         filename ../images/dialog-show_spellchecker.png
33424         BoundingBox 0bp 5bp 20bp 20bp
33425
33426 \end_inset
33427
33428
33429 \end_layout
33430
33431 \end_inset
33432 </cell>
33433 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
33434 \begin_inset Text
33435
33436 \begin_layout Standard
33437
33438 \family sans
33439 Tools\SpecialChar \menuseparator
33440 Spellchecker
33441 \end_layout
33442
33443 \end_inset
33444 </cell>
33445 </row>
33446 <row interlinespace="2.5mm">
33447 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33448 \begin_inset Text
33449
33450 \begin_layout Standard
33451 \begin_inset Graphics
33452         filename ../images/undo.png
33453         BoundingBox 0bp 5bp 20bp 20bp
33454
33455 \end_inset
33456
33457
33458 \end_layout
33459
33460 \end_inset
33461 </cell>
33462 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
33463 \begin_inset Text
33464
33465 \begin_layout Standard
33466
33467 \family sans
33468 Edit\SpecialChar \menuseparator
33469 Undo
33470 \end_layout
33471
33472 \end_inset
33473 </cell>
33474 </row>
33475 <row interlinespace="2.5mm">
33476 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33477 \begin_inset Text
33478
33479 \begin_layout Standard
33480 \begin_inset Graphics
33481         filename ../images/redo.png
33482         BoundingBox 0bp 5bp 20bp 20bp
33483
33484 \end_inset
33485
33486
33487 \end_layout
33488
33489 \end_inset
33490 </cell>
33491 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
33492 \begin_inset Text
33493
33494 \begin_layout Standard
33495
33496 \family sans
33497 Edit\SpecialChar \menuseparator
33498 Redo
33499 \end_layout
33500
33501 \end_inset
33502 </cell>
33503 </row>
33504 <row interlinespace="2.5mm">
33505 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33506 \begin_inset Text
33507
33508 \begin_layout Standard
33509 \begin_inset Graphics
33510         filename ../images/cut.png
33511         BoundingBox 0bp 5bp 20bp 20bp
33512
33513 \end_inset
33514
33515
33516 \end_layout
33517
33518 \end_inset
33519 </cell>
33520 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
33521 \begin_inset Text
33522
33523 \begin_layout Standard
33524
33525 \family sans
33526 Edit\SpecialChar \menuseparator
33527 Cut
33528 \end_layout
33529
33530 \end_inset
33531 </cell>
33532 </row>
33533 <row interlinespace="2.5mm">
33534 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33535 \begin_inset Text
33536
33537 \begin_layout Standard
33538 \begin_inset Graphics
33539         filename ../images/copy.png
33540         BoundingBox 0bp 5bp 20bp 20bp
33541
33542 \end_inset
33543
33544
33545 \end_layout
33546
33547 \end_inset
33548 </cell>
33549 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
33550 \begin_inset Text
33551
33552 \begin_layout Standard
33553
33554 \family sans
33555 Edit\SpecialChar \menuseparator
33556 Copy
33557 \end_layout
33558
33559 \end_inset
33560 </cell>
33561 </row>
33562 <row interlinespace="2.5mm">
33563 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33564 \begin_inset Text
33565
33566 \begin_layout Standard
33567 \begin_inset Graphics
33568         filename ../images/paste.png
33569         BoundingBox 0bp 5bp 20bp 20bp
33570
33571 \end_inset
33572
33573
33574 \end_layout
33575
33576 \end_inset
33577 </cell>
33578 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
33579 \begin_inset Text
33580
33581 \begin_layout Standard
33582
33583 \family sans
33584 Edit\SpecialChar \menuseparator
33585 Paste
33586 \end_layout
33587
33588 \end_inset
33589 </cell>
33590 </row>
33591 <row interlinespace="2.5mm">
33592 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33593 \begin_inset Text
33594
33595 \begin_layout Standard
33596 \begin_inset Graphics
33597         filename ../images/dialog-show_findreplace.png
33598         BoundingBox 0bp 5bp 20bp 25bp
33599         rotateOrigin center
33600
33601 \end_inset
33602
33603
33604 \end_layout
33605
33606 \end_inset
33607 </cell>
33608 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
33609 \begin_inset Text
33610
33611 \begin_layout Standard
33612
33613 \family sans
33614 Edit\SpecialChar \menuseparator
33615 Find\InsetSpace \thinspace{}
33616 &\InsetSpace \thinspace{}
33617 Replace
33618 \end_layout
33619
33620 \end_inset
33621 </cell>
33622 </row>
33623 <row interlinespace="2.5mm">
33624 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33625 \begin_inset Text
33626
33627 \begin_layout Standard
33628 \begin_inset Graphics
33629         filename ../images/font-emph.png
33630         BoundingBox 0bp 5bp 20bp 20bp
33631
33632 \end_inset
33633
33634
33635 \end_layout
33636
33637 \end_inset
33638 </cell>
33639 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
33640 \begin_inset Text
33641
33642 \begin_layout Standard
33643 Emphasize text, function of the Edit
33644 \family sans
33645 \SpecialChar \menuseparator
33646 Text\InsetSpace ~
33647 Style
33648 \family default
33649  dialog
33650 \end_layout
33651
33652 \end_inset
33653 </cell>
33654 </row>
33655 <row interlinespace="2.5mm">
33656 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33657 \begin_inset Text
33658
33659 \begin_layout Standard
33660 \begin_inset Graphics
33661         filename ../images/font-noun.png
33662         BoundingBox 0bp 5bp 20bp 20bp
33663
33664 \end_inset
33665
33666
33667 \end_layout
33668
33669 \end_inset
33670 </cell>
33671 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
33672 \begin_inset Text
33673
33674 \begin_layout Standard
33675 Set text to noun style, function of the Edit
33676 \family sans
33677 \SpecialChar \menuseparator
33678 Text\InsetSpace ~
33679 Style
33680 \family default
33681  dialog
33682 \end_layout
33683
33684 \end_inset
33685 </cell>
33686 </row>
33687 <row interlinespace="2.5mm">
33688 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33689 \begin_inset Text
33690
33691 \begin_layout Standard
33692 \begin_inset Graphics
33693         filename ../images/font-free-apply.png
33694         BoundingBox 0bp 5bp 20bp 20bp
33695
33696 \end_inset
33697
33698
33699 \end_layout
33700
33701 \end_inset
33702 </cell>
33703 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
33704 \begin_inset Text
33705
33706 \begin_layout Standard
33707 Formats text using the current settings in the 
33708 \family sans
33709 Edit\SpecialChar \menuseparator
33710 Text\InsetSpace ~
33711 Style
33712 \family default
33713  dialog
33714 \end_layout
33715
33716 \end_inset
33717 </cell>
33718 </row>
33719 <row interlinespace="2.5mm">
33720 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33721 \begin_inset Text
33722
33723 \begin_layout Standard
33724 \begin_inset Graphics
33725         filename ../images/math-mode.png
33726         BoundingBox 0bp 5bp 20bp 20bp
33727
33728 \end_inset
33729
33730
33731 \end_layout
33732
33733 \end_inset
33734 </cell>
33735 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
33736 \begin_inset Text
33737
33738 \begin_layout Standard
33739
33740 \family sans
33741 Insert\SpecialChar \menuseparator
33742 Math\SpecialChar \menuseparator
33743 Inline\InsetSpace ~
33744 Formula
33745 \end_layout
33746
33747 \end_inset
33748 </cell>
33749 </row>
33750 <row interlinespace="2.5mm">
33751 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33752 \begin_inset Text
33753
33754 \begin_layout Standard
33755 \begin_inset Graphics
33756         filename ../images/dialog-show-new-inset_graphics.png
33757         BoundingBox 0bp 5bp 20bp 25bp
33758         rotateOrigin center
33759
33760 \end_inset
33761
33762
33763 \end_layout
33764
33765 \end_inset
33766 </cell>
33767 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
33768 \begin_inset Text
33769
33770 \begin_layout Standard
33771
33772 \family sans
33773 Insert\SpecialChar \menuseparator
33774 Graphics
33775 \end_layout
33776
33777 \end_inset
33778 </cell>
33779 </row>
33780 <row interlinespace="2.5mm">
33781 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33782 \begin_inset Text
33783
33784 \begin_layout Standard
33785 \begin_inset Graphics
33786         filename ../images/tabular-insert.png
33787         BoundingBox 0bp 5bp 20bp 25bp
33788         rotateOrigin center
33789
33790 \end_inset
33791
33792
33793 \end_layout
33794
33795 \end_inset
33796 </cell>
33797 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
33798 \begin_inset Text
33799
33800 \begin_layout Standard
33801
33802 \family sans
33803 Insert\SpecialChar \menuseparator
33804 Table
33805 \end_layout
33806
33807 \end_inset
33808 </cell>
33809 </row>
33810 <row interlinespace="2.5mm">
33811 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33812 \begin_inset Text
33813
33814 \begin_layout Standard
33815 \begin_inset Graphics
33816         filename ../images/dialog-toggle_toc.png
33817         BoundingBox 0bp 5bp 20bp 25bp
33818         rotateOrigin center
33819
33820 \end_inset
33821
33822
33823 \end_layout
33824
33825 \end_inset
33826 </cell>
33827 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
33828 \begin_inset Text
33829
33830 \begin_layout Standard
33831 Toggle outline window on/off, 
33832 \family sans
33833 Document\SpecialChar \menuseparator
33834 Outline
33835 \end_layout
33836
33837 \end_inset
33838 </cell>
33839 </row>
33840 <row interlinespace="2.5mm">
33841 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33842 \begin_inset Text
33843
33844 \begin_layout Standard
33845 \begin_inset Graphics
33846         filename ../images/toolbar-toggle_math.png
33847         BoundingBox 0bp 5bp 20bp 25bp
33848         rotateOrigin center
33849
33850 \end_inset
33851
33852
33853 \end_layout
33854
33855 \end_inset
33856 </cell>
33857 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
33858 \begin_inset Text
33859
33860 \begin_layout Standard
33861 Toggle math toolbar on/off
33862 \end_layout
33863
33864 \end_inset
33865 </cell>
33866 </row>
33867 <row interlinespace="2.5mm">
33868 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33869 \begin_inset Text
33870
33871 \begin_layout Standard
33872 \begin_inset Graphics
33873         filename ../images/toolbar-toggle_table.png
33874         BoundingBox 0bp 5bp 20bp 25bp
33875         rotateOrigin center
33876
33877 \end_inset
33878
33879
33880 \end_layout
33881
33882 \end_inset
33883 </cell>
33884 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
33885 \begin_inset Text
33886
33887 \begin_layout Standard
33888 Toggle table toolbar on/off
33889 \end_layout
33890
33891 \end_inset
33892 </cell>
33893 </row>
33894 </lyxtabular>
33895
33896 \end_inset
33897
33898
33899 \end_layout
33900
33901 \begin_layout Subsection
33902 Extra Toolbar
33903 \begin_inset LatexCommand index
33904 name "Toolbar ! Extra"
33905
33906 \end_inset
33907
33908
33909 \end_layout
33910
33911 \begin_layout Standard
33912 \begin_inset Graphics
33913         filename clipart/ExtraToolbar.png
33914         width 100col%
33915
33916 \end_inset
33917
33918
33919 \end_layout
33920
33921 \begin_layout Standard
33922 \begin_inset VSpace defskip
33923 \end_inset
33924
33925
33926 \end_layout
33927
33928 \begin_layout Standard
33929 The extra toolbar as shown above contains from left to right the following
33930  buttons:
33931 \end_layout
33932
33933 \begin_layout Standard
33934 \begin_inset VSpace defskip
33935 \end_inset
33936
33937
33938 \end_layout
33939
33940 \begin_layout Standard
33941 \begin_inset Tabular
33942 <lyxtabular version="3" rows="23" columns="2">
33943 <features islongtable="true">
33944 <column alignment="left" valignment="top" width="0">
33945 <column alignment="left" valignment="top" width="0">
33946 <row interlinespace="2.5mm">
33947 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33948 \begin_inset Text
33949
33950 \begin_layout Standard
33951 \begin_inset Graphics
33952         filename ../images/layout.png
33953         BoundingBox 0bp 5bp 20bp 25bp
33954         rotateOrigin center
33955
33956 \end_inset
33957
33958
33959 \end_layout
33960
33961 \end_inset
33962 </cell>
33963 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
33964 \begin_inset Text
33965
33966 \begin_layout Standard
33967 Default
33968 \end_layout
33969
33970 \end_inset
33971 </cell>
33972 </row>
33973 <row interlinespace="2.5mm">
33974 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33975 \begin_inset Text
33976
33977 \begin_layout Standard
33978 \begin_inset Graphics
33979         filename ../images/layout_Enumerate.png
33980         BoundingBox 0bp 5bp 20bp 25bp
33981         rotateOrigin center
33982
33983 \end_inset
33984
33985
33986 \end_layout
33987
33988 \end_inset
33989 </cell>
33990 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
33991 \begin_inset Text
33992
33993 \begin_layout Standard
33994 Numbered list
33995 \end_layout
33996
33997 \end_inset
33998 </cell>
33999 </row>
34000 <row interlinespace="2.5mm">
34001 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34002 \begin_inset Text
34003
34004 \begin_layout Standard
34005 \begin_inset Graphics
34006         filename ../images/layout_Itemize.png
34007         BoundingBox 0bp 5bp 20bp 25bp
34008         rotateOrigin center
34009
34010 \end_inset
34011
34012
34013 \end_layout
34014
34015 \end_inset
34016 </cell>
34017 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
34018 \begin_inset Text
34019
34020 \begin_layout Standard
34021 Itemized list
34022 \end_layout
34023
34024 \end_inset
34025 </cell>
34026 </row>
34027 <row interlinespace="2.5mm">
34028 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34029 \begin_inset Text
34030
34031 \begin_layout Standard
34032 \begin_inset Graphics
34033         filename ../images/layout_List.png
34034         BoundingBox 0bp 5bp 20bp 25bp
34035         rotateOrigin center
34036
34037 \end_inset
34038
34039
34040 \end_layout
34041
34042 \end_inset
34043 </cell>
34044 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
34045 \begin_inset Text
34046
34047 \begin_layout Standard
34048 List
34049 \end_layout
34050
34051 \end_inset
34052 </cell>
34053 </row>
34054 <row interlinespace="2.5mm">
34055 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34056 \begin_inset Text
34057
34058 \begin_layout Standard
34059 \begin_inset Graphics
34060         filename ../images/layout_Description.png
34061         BoundingBox 0bp 5bp 20bp 25bp
34062         rotateOrigin center
34063
34064 \end_inset
34065
34066
34067 \end_layout
34068
34069 \end_inset
34070 </cell>
34071 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
34072 \begin_inset Text
34073
34074 \begin_layout Standard
34075 Description list
34076 \end_layout
34077
34078 \end_inset
34079 </cell>
34080 </row>
34081 <row interlinespace="2.5mm">
34082 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34083 \begin_inset Text
34084
34085 \begin_layout Standard
34086 \begin_inset Graphics
34087         filename ../images/depth-increment.png
34088         BoundingBox 0bp 5bp 20bp 25bp
34089         rotateOrigin center
34090
34091 \end_inset
34092
34093
34094 \end_layout
34095
34096 \end_inset
34097 </cell>
34098 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
34099 \begin_inset Text
34100
34101 \begin_layout Standard
34102
34103 \family sans
34104 Edit\SpecialChar \menuseparator
34105 Increase\InsetSpace ~
34106 List\InsetSpace ~
34107 Depth
34108 \end_layout
34109
34110 \end_inset
34111 </cell>
34112 </row>
34113 <row interlinespace="2.5mm">
34114 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34115 \begin_inset Text
34116
34117 \begin_layout Standard
34118 \begin_inset Graphics
34119         filename ../images/depth-decrement.png
34120         BoundingBox 0bp 5bp 20bp 25bp
34121         rotateOrigin center
34122
34123 \end_inset
34124
34125
34126 \end_layout
34127
34128 \end_inset
34129 </cell>
34130 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
34131 \begin_inset Text
34132
34133 \begin_layout Standard
34134
34135 \family sans
34136 Edit\SpecialChar \menuseparator
34137 Decrease\InsetSpace ~
34138 List\InsetSpace ~
34139 Depth
34140 \end_layout
34141
34142 \end_inset
34143 </cell>
34144 </row>
34145 <row interlinespace="2.5mm">
34146 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34147 \begin_inset Text
34148
34149 \begin_layout Standard
34150 \begin_inset Graphics
34151         filename ../images/float-insert_figure.png
34152         BoundingBox 0bp 5bp 20bp 20bp
34153
34154 \end_inset
34155
34156
34157 \end_layout
34158
34159 \end_inset
34160 </cell>
34161 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
34162 \begin_inset Text
34163
34164 \begin_layout Standard
34165
34166 \family sans
34167 Insert\SpecialChar \menuseparator
34168 Float\SpecialChar \menuseparator
34169 Figure
34170 \end_layout
34171
34172 \end_inset
34173 </cell>
34174 </row>
34175 <row interlinespace="2.5mm">
34176 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34177 \begin_inset Text
34178
34179 \begin_layout Standard
34180 \begin_inset Graphics
34181         filename ../images/float-insert_table.png
34182         BoundingBox 0bp 5bp 20bp 20bp
34183
34184 \end_inset
34185
34186
34187 \end_layout
34188
34189 \end_inset
34190 </cell>
34191 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
34192 \begin_inset Text
34193
34194 \begin_layout Standard
34195
34196 \family sans
34197 Insert\SpecialChar \menuseparator
34198 Float\SpecialChar \menuseparator
34199 Table
34200 \end_layout
34201
34202 \end_inset
34203 </cell>
34204 </row>
34205 <row interlinespace="2.5mm">
34206 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34207 \begin_inset Text
34208
34209 \begin_layout Standard
34210 \begin_inset Graphics
34211         filename ../images/label-insert.png
34212         BoundingBox 0bp 5bp 20bp 20bp
34213
34214 \end_inset
34215
34216
34217 \end_layout
34218
34219 \end_inset
34220 </cell>
34221 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
34222 \begin_inset Text
34223
34224 \begin_layout Standard
34225
34226 \family sans
34227 Insert\SpecialChar \menuseparator
34228 Label
34229 \end_layout
34230
34231 \end_inset
34232 </cell>
34233 </row>
34234 <row interlinespace="2.5mm">
34235 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34236 \begin_inset Text
34237
34238 \begin_layout Standard
34239 \begin_inset Graphics
34240         filename ../images/dialog-show-new-inset_ref.png
34241         BoundingBox 0bp 5bp 20bp 20bp
34242
34243 \end_inset
34244
34245
34246 \end_layout
34247
34248 \end_inset
34249 </cell>
34250 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
34251 \begin_inset Text
34252
34253 \begin_layout Standard
34254
34255 \family sans
34256 Insert\SpecialChar \menuseparator
34257 Cross-Reference
34258 \end_layout
34259
34260 \end_inset
34261 </cell>
34262 </row>
34263 <row interlinespace="2.5mm">
34264 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34265 \begin_inset Text
34266
34267 \begin_layout Standard
34268 \begin_inset Graphics
34269         filename ../images/dialog-show-new-inset_citation.png
34270         BoundingBox 0bp 5bp 20bp 20bp
34271
34272 \end_inset
34273
34274
34275 \end_layout
34276
34277 \end_inset
34278 </cell>
34279 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34280 \begin_inset Text
34281
34282 \begin_layout Standard
34283
34284 \family sans
34285 Insert\SpecialChar \menuseparator
34286 Citation
34287 \end_layout
34288
34289 \end_inset
34290 </cell>
34291 </row>
34292 <row interlinespace="2.5mm">
34293 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34294 \begin_inset Text
34295
34296 \begin_layout Standard
34297 \begin_inset Graphics
34298         filename ../images/index-insert.png
34299         BoundingBox 0bp 5bp 20bp 20bp
34300
34301 \end_inset
34302
34303
34304 \end_layout
34305
34306 \end_inset
34307 </cell>
34308 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34309 \begin_inset Text
34310
34311 \begin_layout Standard
34312
34313 \family sans
34314 Insert\SpecialChar \menuseparator
34315 Index\InsetSpace ~
34316 Entry
34317 \end_layout
34318
34319 \end_inset
34320 </cell>
34321 </row>
34322 <row interlinespace="2.5mm">
34323 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34324 \begin_inset Text
34325
34326 \begin_layout Standard
34327 \begin_inset Graphics
34328         filename ../images/nomencl-insert.png
34329         BoundingBox 0bp 5bp 20bp 20bp
34330
34331 \end_inset
34332
34333
34334 \end_layout
34335
34336 \end_inset
34337 </cell>
34338 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34339 \begin_inset Text
34340
34341 \begin_layout Standard
34342
34343 \family sans
34344 Insert\SpecialChar \menuseparator
34345 Nomenclature\InsetSpace ~
34346 Entry
34347 \end_layout
34348
34349 \end_inset
34350 </cell>
34351 </row>
34352 <row interlinespace="2.5mm">
34353 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34354 \begin_inset Text
34355
34356 \begin_layout Standard
34357 \begin_inset Graphics
34358         filename ../images/footnote-insert.png
34359         BoundingBox 0bp 5bp 20bp 20bp
34360
34361 \end_inset
34362
34363
34364 \end_layout
34365
34366 \end_inset
34367 </cell>
34368 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
34369 \begin_inset Text
34370
34371 \begin_layout Standard
34372
34373 \family sans
34374 Insert\SpecialChar \menuseparator
34375 Footnote
34376 \end_layout
34377
34378 \end_inset
34379 </cell>
34380 </row>
34381 <row interlinespace="2.5mm">
34382 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34383 \begin_inset Text
34384
34385 \begin_layout Standard
34386 \begin_inset Graphics
34387         filename ../images/marginalnote-insert.png
34388         BoundingBox 0bp 5bp 20bp 25bp
34389         rotateOrigin center
34390
34391 \end_inset
34392
34393
34394 \end_layout
34395
34396 \end_inset
34397 </cell>
34398 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
34399 \begin_inset Text
34400
34401 \begin_layout Standard
34402
34403 \family sans
34404 Insert\SpecialChar \menuseparator
34405 Marginal\InsetSpace ~
34406 Note
34407 \end_layout
34408
34409 \end_inset
34410 </cell>
34411 </row>
34412 <row interlinespace="2.5mm">
34413 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34414 \begin_inset Text
34415
34416 \begin_layout Standard
34417 \begin_inset Graphics
34418         filename ../images/note-insert.png
34419         BoundingBox 0bp 5bp 20bp 20bp
34420
34421 \end_inset
34422
34423
34424 \end_layout
34425
34426 \end_inset
34427 </cell>
34428 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
34429 \begin_inset Text
34430
34431 \begin_layout Standard
34432
34433 \family sans
34434 Insert\SpecialChar \menuseparator
34435 Note\SpecialChar \menuseparator
34436 LyX\InsetSpace ~
34437 Note
34438 \end_layout
34439
34440 \end_inset
34441 </cell>
34442 </row>
34443 <row interlinespace="2.5mm">
34444 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34445 \begin_inset Text
34446
34447 \begin_layout Standard
34448 \begin_inset Graphics
34449         filename ../images/url-insert.png
34450         BoundingBox 0bp 5bp 20bp 20bp
34451
34452 \end_inset
34453
34454
34455 \end_layout
34456
34457 \end_inset
34458 </cell>
34459 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
34460 \begin_inset Text
34461
34462 \begin_layout Standard
34463
34464 \family sans
34465 Insert\SpecialChar \menuseparator
34466 URL
34467 \end_layout
34468
34469 \end_inset
34470 </cell>
34471 </row>
34472 <row interlinespace="2.5mm">
34473 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34474 \begin_inset Text
34475
34476 \begin_layout Standard
34477 \begin_inset Graphics
34478         filename ../images/ert-insert.png
34479         BoundingBox 0bp 5bp 20bp 20bp
34480
34481 \end_inset
34482
34483
34484 \end_layout
34485
34486 \end_inset
34487 </cell>
34488 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
34489 \begin_inset Text
34490
34491 \begin_layout Standard
34492
34493 \family sans
34494 Insert\SpecialChar \menuseparator
34495 T
34496 \family default
34497
34498 \begin_inset ERT
34499 status collapsed
34500
34501 \begin_layout Standard
34502
34503 {}
34504 \end_layout
34505
34506 \end_inset
34507
34508
34509 \family sans
34510 eX
34511 \end_layout
34512
34513 \end_inset
34514 </cell>
34515 </row>
34516 <row interlinespace="2.5mm">
34517 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34518 \begin_inset Text
34519
34520 \begin_layout Standard
34521 \begin_inset Graphics
34522         filename ../images/dialog-show-new-inset_include.png
34523         BoundingBox 0bp 5bp 20bp 20bp
34524
34525 \end_inset
34526
34527
34528 \end_layout
34529
34530 \end_inset
34531 </cell>
34532 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
34533 \begin_inset Text
34534
34535 \begin_layout Standard
34536
34537 \family sans
34538 Insert\SpecialChar \menuseparator
34539 File\SpecialChar \menuseparator
34540 Child\InsetSpace ~
34541 Document
34542 \end_layout
34543
34544 \end_inset
34545 </cell>
34546 </row>
34547 <row interlinespace="2.5mm">
34548 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34549 \begin_inset Text
34550
34551 \begin_layout Standard
34552 \begin_inset Graphics
34553         filename ../images/dialog-show_character.png
34554         BoundingBox 0bp 5bp 20bp 25bp
34555         rotateOrigin center
34556
34557 \end_inset
34558
34559
34560 \end_layout
34561
34562 \end_inset
34563 </cell>
34564 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
34565 \begin_inset Text
34566
34567 \begin_layout Standard
34568
34569 \family sans
34570 Edit\SpecialChar \menuseparator
34571 Text\InsetSpace ~
34572 Style
34573 \end_layout
34574
34575 \end_inset
34576 </cell>
34577 </row>
34578 <row interlinespace="2.5mm">
34579 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34580 \begin_inset Text
34581
34582 \begin_layout Standard
34583 \begin_inset Graphics
34584         filename ../images/layout-paragraph.png
34585         BoundingBox 0bp 5bp 20bp 25bp
34586         rotateOrigin center
34587
34588 \end_inset
34589
34590
34591 \end_layout
34592
34593 \end_inset
34594 </cell>
34595 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
34596 \begin_inset Text
34597
34598 \begin_layout Standard
34599
34600 \family sans
34601 Edit\SpecialChar \menuseparator
34602 Paragraph\InsetSpace ~
34603 Settings
34604 \end_layout
34605
34606 \end_inset
34607 </cell>
34608 </row>
34609 <row interlinespace="2.5mm">
34610 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34611 \begin_inset Text
34612
34613 \begin_layout Standard
34614 \begin_inset Graphics
34615         filename ../images/thesaurus-entry.png
34616         BoundingBox 0bp 5bp 20bp 25bp
34617         rotateOrigin center
34618
34619 \end_inset
34620
34621
34622 \end_layout
34623
34624 \end_inset
34625 </cell>
34626 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
34627 \begin_inset Text
34628
34629 \begin_layout Standard
34630
34631 \family sans
34632 Tools\SpecialChar \menuseparator
34633 Thesaurus
34634 \end_layout
34635
34636 \end_inset
34637 </cell>
34638 </row>
34639 </lyxtabular>
34640
34641 \end_inset
34642
34643
34644 \end_layout
34645
34646 \begin_layout Subsection
34647 View / Update Toolbar
34648 \begin_inset LatexCommand index
34649 name "Toolbar ! View / Update"
34650
34651 \end_inset
34652
34653
34654 \end_layout
34655
34656 \begin_layout Standard
34657 \begin_inset Graphics
34658         filename clipart/ViewToolbar.png
34659
34660 \end_inset
34661
34662
34663 \end_layout
34664
34665 \begin_layout Standard
34666 \begin_inset VSpace defskip
34667 \end_inset
34668
34669
34670 \end_layout
34671
34672 \begin_layout Standard
34673 The view / update toolbar as shown above contains from left to right the
34674  following buttons:
34675 \end_layout
34676
34677 \begin_layout Standard
34678 \begin_inset VSpace defskip
34679 \end_inset
34680
34681
34682 \end_layout
34683
34684 \begin_layout Standard
34685 \begin_inset Tabular
34686 <lyxtabular version="3" rows="6" columns="2">
34687 <features islongtable="true">
34688 <column alignment="left" valignment="top" width="0">
34689 <column alignment="left" valignment="top" width="0">
34690 <row interlinespace="2.5mm">
34691 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34692 \begin_inset Text
34693
34694 \begin_layout Standard
34695 \begin_inset Graphics
34696         filename ../images/buffer-view_dvi.png
34697         BoundingBox 0bp 5bp 20bp 25bp
34698         rotateOrigin center
34699
34700 \end_inset
34701
34702
34703 \end_layout
34704
34705 \end_inset
34706 </cell>
34707 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
34708 \begin_inset Text
34709
34710 \begin_layout Standard
34711
34712 \family sans
34713 View\SpecialChar \menuseparator
34714 DVI
34715 \end_layout
34716
34717 \end_inset
34718 </cell>
34719 </row>
34720 <row interlinespace="2.5mm">
34721 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34722 \begin_inset Text
34723
34724 \begin_layout Standard
34725 \begin_inset Graphics
34726         filename ../images/buffer-update_dvi.png
34727         BoundingBox 0bp 5bp 20bp 25bp
34728         rotateOrigin center
34729
34730 \end_inset
34731
34732
34733 \end_layout
34734
34735 \end_inset
34736 </cell>
34737 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
34738 \begin_inset Text
34739
34740 \begin_layout Standard
34741
34742 \family sans
34743 View\SpecialChar \menuseparator
34744 Update\SpecialChar \menuseparator
34745 DVI
34746 \end_layout
34747
34748 \end_inset
34749 </cell>
34750 </row>
34751 <row interlinespace="2.5mm">
34752 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34753 \begin_inset Text
34754
34755 \begin_layout Standard
34756 \begin_inset Graphics
34757         filename ../images/buffer-view_pdf2.png
34758         BoundingBox 0bp 5bp 20bp 25bp
34759         rotateOrigin center
34760
34761 \end_inset
34762
34763
34764 \end_layout
34765
34766 \end_inset
34767 </cell>
34768 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
34769 \begin_inset Text
34770
34771 \begin_layout Standard
34772
34773 \family sans
34774 View\SpecialChar \menuseparator
34775 PDF
34776 \end_layout
34777
34778 \end_inset
34779 </cell>
34780 </row>
34781 <row interlinespace="2.5mm">
34782 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34783 \begin_inset Text
34784
34785 \begin_layout Standard
34786 \begin_inset Graphics
34787         filename ../images/buffer-update_pdf2.png
34788         BoundingBox 0bp 5bp 20bp 25bp
34789         rotateOrigin center
34790
34791 \end_inset
34792
34793
34794 \end_layout
34795
34796 \end_inset
34797 </cell>
34798 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
34799 \begin_inset Text
34800
34801 \begin_layout Standard
34802
34803 \family sans
34804 View\SpecialChar \menuseparator
34805 Update\SpecialChar \menuseparator
34806 PDF
34807 \begin_inset Foot
34808 status collapsed
34809
34810 \begin_layout Standard
34811 This button is on some LyX for Windows installations not here because its
34812  functionality is merged with 
34813 \family sans
34814 View\SpecialChar \menuseparator
34815 PDF
34816 \family default
34817 .
34818  
34819 \end_layout
34820
34821 \end_inset
34822
34823
34824 \end_layout
34825
34826 \end_inset
34827 </cell>
34828 </row>
34829 <row interlinespace="2.5mm">
34830 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34831 \begin_inset Text
34832
34833 \begin_layout Standard
34834 \begin_inset Graphics
34835         filename ../images/buffer-view_ps.png
34836         BoundingBox 0bp 5bp 20bp 25bp
34837         rotateOrigin center
34838
34839 \end_inset
34840
34841
34842 \end_layout
34843
34844 \end_inset
34845 </cell>
34846 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
34847 \begin_inset Text
34848
34849 \begin_layout Standard
34850
34851 \family sans
34852 View\SpecialChar \menuseparator
34853 Postscript
34854 \end_layout
34855
34856 \end_inset
34857 </cell>
34858 </row>
34859 <row interlinespace="2.5mm">
34860 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34861 \begin_inset Text
34862
34863 \begin_layout Standard
34864 \begin_inset Graphics
34865         filename ../images/buffer-update_ps.png
34866         BoundingBox 0bp 5bp 20bp 25bp
34867         rotateOrigin center
34868
34869 \end_inset
34870
34871
34872 \end_layout
34873
34874 \end_inset
34875 </cell>
34876 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
34877 \begin_inset Text
34878
34879 \begin_layout Standard
34880
34881 \family sans
34882 View\SpecialChar \menuseparator
34883 Update\SpecialChar \menuseparator
34884 Postscript
34885 \end_layout
34886
34887 \end_inset
34888 </cell>
34889 </row>
34890 </lyxtabular>
34891
34892 \end_inset
34893
34894
34895 \end_layout
34896
34897 \begin_layout Subsection
34898 Other Toolbars
34899 \end_layout
34900
34901 \begin_layout Standard
34902 The change tracking toolbar is explained in section\InsetSpace ~
34903
34904 \begin_inset LatexCommand ref
34905 reference "sec:Change-Tracking"
34906
34907 \end_inset
34908
34909 , the table toolbar
34910 \begin_inset LatexCommand index
34911 name "Toolbar ! Table"
34912
34913 \end_inset
34914
34915  is explained in the 
34916 \emph on
34917 Embedded Objects
34918 \emph default
34919  manual.
34920 \end_layout
34921
34922 \begin_layout Chapter
34923 The 
34924 \family sans
34925 Preferences
34926 \family default
34927  Dialog
34928 \begin_inset LatexCommand label
34929 name "cha:The-Preferences-dialog"
34930
34931 \end_inset
34932
34933
34934 \begin_inset LatexCommand index
34935 name "Preferences"
34936
34937 \end_inset
34938
34939
34940 \end_layout
34941
34942 \begin_layout Standard
34943 The preferences dialog is called with the menu Tools\SpecialChar \menuseparator
34944 Preferences.
34945  It consists of submenus explained in the following.
34946 \end_layout
34947
34948 \begin_layout Section
34949 Look and Feel
34950 \end_layout
34951
34952 \begin_layout Subsection
34953 User Interface
34954 \begin_inset LatexCommand label
34955 name "sec:ui"
34956
34957 \end_inset
34958
34959
34960 \begin_inset LatexCommand index
34961 name "Customization ! of toolbars"
34962
34963 \end_inset
34964
34965
34966 \begin_inset LatexCommand index
34967 name "Customization ! of menus"
34968
34969 \end_inset
34970
34971
34972 \end_layout
34973
34974 \begin_layout Standard
34975 \begin_inset Note Greyedout
34976 status open
34977
34978 \begin_layout Standard
34979
34980 \series bold
34981 Note:
34982 \series default
34983  You have to restart LyX before changes in ui- and bind-files take effect.
34984 \end_layout
34985
34986 \end_inset
34987
34988
34989 \end_layout
34990
34991 \begin_layout Subsubsection
34992 User Interface File
34993 \begin_inset LatexCommand index
34994 name "Customization ! of toolbars"
34995
34996 \end_inset
34997
34998
34999 \begin_inset LatexCommand index
35000 name "Customization ! of menus"
35001
35002 \end_inset
35003
35004
35005 \end_layout
35006
35007 \begin_layout Standard
35008 The appearance of the menus and toolbars can be changed by choosing an user
35009  interface (ui) file.
35010  An ui-file is a textfile where the toolbars and menus are listed.
35011  The toolbar buttons and menu entries are specified in the files 
35012 \shape italic
35013 stdtoolbars.inc
35014 \shape default
35015  and 
35016 \shape italic
35017 stdmenus.inc
35018 \shape default
35019 , respectively.
35020  To create your own menu and toolbar layout, start with a copy of these
35021  files and edit the entries.
35022 \end_layout
35023
35024 \begin_layout Standard
35025 The syntax of the .inc-files is straightforward: The 
35026 \family sans
35027 Menubar
35028 \family default
35029
35030 \family sans
35031 Menu
35032 \family default
35033  and 
35034 \family sans
35035 Toolbar
35036 \family default
35037  entries must be ended with an explicit 
35038 \family sans
35039 End
35040 \family default
35041 .
35042  They may contain 
35043 \family sans
35044 Submenus
35045 \family default
35046
35047 \family sans
35048 Items
35049 \family default
35050
35051 \family sans
35052 OptItems
35053 \family default
35054
35055 \family sans
35056 Separators
35057 \family default
35058
35059 \family sans
35060 Icons,
35061 \family default
35062  and in the case of the 
35063 \begin_inset Quotes eld
35064 \end_inset
35065
35066 file
35067 \begin_inset Quotes erd
35068 \end_inset
35069
35070  menus a 
35071 \family sans
35072 Lastfiles
35073 \family default
35074  entry.
35075  The syntax for the entries is:
35076 \end_layout
35077
35078 \begin_layout Standard
35079 \begin_inset VSpace smallskip*
35080 \end_inset
35081
35082
35083 \series bold
35084 Item 
35085 \begin_inset Quotes erd
35086 \end_inset
35087
35088 menu 
35089 \series default
35090 or
35091 \series bold
35092  button name
35093 \begin_inset Quotes erd
35094 \end_inset
35095
35096  
35097 \begin_inset Quotes erd
35098 \end_inset
35099
35100 LyX-function
35101 \begin_inset Quotes erd
35102 \end_inset
35103
35104
35105 \end_layout
35106
35107 \begin_layout Standard
35108 \noindent
35109 \begin_inset VSpace smallskip*
35110 \end_inset
35111
35112 All LyX-functions are listed in 
35113 \begin_inset LatexCommand cite
35114 key "LyX-func"
35115
35116 \end_inset
35117
35118 .
35119 \end_layout
35120
35121 \begin_layout Standard
35122 \begin_inset VSpace medskip
35123 \end_inset
35124
35125
35126 \end_layout
35127
35128 \begin_layout Standard
35129 An example: Assuming you use the menu 
35130 \family sans
35131 Navigate\SpecialChar \menuseparator
35132 Bookmarks
35133 \family default
35134  quite often and therefore want six available bookmarks, you can add the
35135  line
35136 \end_layout
35137
35138 \begin_layout Standard
35139 \begin_inset VSpace smallskip*
35140 \end_inset
35141
35142
35143 \series bold
35144 Item "Save Bookmark 6" "bookmark-save 6"
35145 \end_layout
35146
35147 \begin_layout Standard
35148 \noindent
35149 \begin_inset VSpace smallskip*
35150 \end_inset
35151
35152 to the navigate menu section in the .inc-file to have the sixth bookmark.
35153 \end_layout
35154
35155 \begin_layout Subsubsection
35156 Bind-File
35157 \begin_inset LatexCommand index
35158 name "Bindings"
35159
35160 \end_inset
35161
35162
35163 \end_layout
35164
35165 \begin_layout Standard
35166 Bindings are used to bind a function to a key.
35167  Several binding files are available:
35168 \end_layout
35169
35170 \begin_layout Description
35171 cua.bind typical set of PC keyboard shortcuts
35172 \end_layout
35173
35174 \begin_layout Description
35175 (x)emacs.bind set of bindings like they are used in the editor programs 
35176 \family sans
35177 Emacs
35178 \family default
35179  (
35180 \family sans
35181 XEmacs
35182 \family default
35183 )
35184 \end_layout
35185
35186 \begin_layout Description
35187 mac.bind set of bindings for 
35188 \family sans
35189 Mac\InsetSpace \thinspace{}
35190 OS
35191 \family default
35192  systems.
35193 \end_layout
35194
35195 \begin_layout Standard
35196 There are also bind-files designed for special document classes, like 
35197 \shape italic
35198 broadway.bind
35199 \shape default
35200 , and bind files for special languages.
35201  The name of language bind-files begin with a language code, e.g.
35202  
35203 \begin_inset Quotes eld
35204 \end_inset
35205
35206 pt
35207 \begin_inset Quotes erd
35208 \end_inset
35209
35210  for Portuguese.
35211  If you use LyX in a certain language, LyX will try to use the appropriate
35212  bind-file.
35213 \end_layout
35214
35215 \begin_layout Standard
35216 Some bind-files, like 
35217 \emph on
35218 math.bind
35219 \emph default
35220 , have only a small scope.
35221  When looking at the the end of the file 
35222 \shape italic
35223 cua.bind
35224 \shape default
35225 , you can see that they are included to keep the overview in the bind-file.
35226 \end_layout
35227
35228 \begin_layout Standard
35229 If you like to customize the keybindings to your own taste, modify the bind-file
35230 s with a text editor.
35231  The syntax of the entries is:
35232 \end_layout
35233
35234 \begin_layout Standard
35235
35236 \series bold
35237
35238 \backslash
35239 bind 
35240 \begin_inset Quotes erd
35241 \end_inset
35242
35243 key combination
35244 \begin_inset Quotes erd
35245 \end_inset
35246
35247  
35248 \begin_inset Quotes erd
35249 \end_inset
35250
35251 LyX-function
35252 \begin_inset Quotes erd
35253 \end_inset
35254
35255
35256 \end_layout
35257
35258 \begin_layout Standard
35259 All LyX-functions are listed in 
35260 \begin_inset LatexCommand cite
35261 key "LyX-func"
35262
35263 \end_inset
35264
35265 .
35266 \end_layout
35267
35268 \begin_layout Subsubsection
35269 Session
35270 \end_layout
35271
35272 \begin_layout Standard
35273 When the option 
35274 \family sans
35275 Save\InsetSpace \thinspace{}
35276 /\InsetSpace \thinspace{}
35277 restore window size, or use fixed size
35278 \family default
35279  is not checked, you can specify the size of LyX's main window when LyX
35280  is started.
35281 \end_layout
35282
35283 \begin_layout Standard
35284 With the option 
35285 \family sans
35286 Save\InsetSpace \thinspace{}
35287 /\InsetSpace \thinspace{}
35288 restore window position
35289 \family default
35290  LyX will be opened with its main window at the last used position.
35291 \end_layout
35292
35293 \begin_layout Standard
35294 The option 
35295 \family sans
35296 Restore cursor positions
35297 \family default
35298  sets the cursor to the position in the file where it has been the last
35299  time.
35300 \end_layout
35301
35302 \begin_layout Standard
35303 The option 
35304 \family sans
35305 Load opened files from last session
35306 \family default
35307  opens all files that were opened in the last LyX session.
35308 \end_layout
35309
35310 \begin_layout Subsubsection
35311 Documents
35312 \begin_inset LatexCommand label
35313 name "sub:Backup documents"
35314
35315 \end_inset
35316
35317
35318 \begin_inset LatexCommand index
35319 name "Backup ! Documents"
35320
35321 \end_inset
35322
35323
35324 \end_layout
35325
35326 \begin_layout Standard
35327 When the option 
35328 \family sans
35329 Backup documents
35330 \family default
35331  is set, you can specify the time between backup saves.
35332 \end_layout
35333
35334 \begin_layout Standard
35335
35336 \family sans
35337 Maximum last files
35338 \family default
35339  is the number of last opened files that LyX should display in the menu
35340  
35341 \family sans
35342 File\SpecialChar \menuseparator
35343 Open\InsetSpace ~
35344 Recent
35345 \family default
35346 .
35347 \end_layout
35348
35349 \begin_layout Subsubsection
35350 Scrolling
35351 \end_layout
35352
35353 \begin_layout Standard
35354 The option 
35355 \family sans
35356 Cursor follows scrollbar
35357 \family default
35358  sets the cursor to the top of the currently displayed document part when
35359  scrolling.
35360 \end_layout
35361
35362 \begin_layout Subsubsection
35363 Pixmap Cache
35364 \end_layout
35365
35366 \begin_layout Standard
35367 With the option 
35368 \family sans
35369 Enable Pixmap Cache
35370 \family default
35371  enabled, LyX needs to redraw the screen less often.
35372  This results in better performance, especially on slow systems.
35373  On the other hand, the characters might look more fuzzy on screen.
35374  So whether you enable this or not depends on whether you prefer speed over
35375  aesthetics.
35376  Note that the Pixmap Cache is only available and useful under Mac\InsetSpace ~
35377 OS and
35378  Windows.
35379 \end_layout
35380
35381 \begin_layout Subsection
35382 Screen Fonts
35383 \begin_inset LatexCommand index
35384 name "Font ! Screen"
35385
35386 \end_inset
35387
35388
35389 \begin_inset LatexCommand label
35390 name "sub:Screen-Fonts"
35391
35392 \end_inset
35393
35394
35395 \end_layout
35396
35397 \begin_layout Standard
35398 These fonts are used to display your documents on the screen.
35399 \end_layout
35400
35401 \begin_layout Standard
35402 \begin_inset Note Greyedout
35403 status open
35404
35405 \begin_layout Standard
35406
35407 \series bold
35408 Note:
35409 \series default
35410  This section only deals with the fonts 
35411 \emph on
35412 inside
35413 \emph default
35414  the LyX window.
35415  The fonts that appear on the output are independent from these fonts, and
35416  set in the menu 
35417 \family sans
35418 Layout\SpecialChar \menuseparator
35419 Document
35420 \family default
35421 .
35422 \end_layout
35423
35424 \end_inset
35425
35426
35427 \end_layout
35428
35429 \begin_layout Standard
35430 By default, LyX uses 
35431 \family typewriter
35432 Times
35433 \family default
35434  as roman (serif) font, 
35435 \family typewriter
35436 Arial
35437 \family default
35438  or 
35439 \family typewriter
35440 Helvetica
35441 \family default
35442  (depends on the system) as 
35443 \family sans
35444 sans\InsetSpace ~
35445 serif
35446 \family default
35447  font, and 
35448 \family typewriter
35449 Courier
35450 \family default
35451  as 
35452 \family typewriter
35453 typewriter
35454 \family default
35455  font.
35456 \end_layout
35457
35458 \begin_layout Standard
35459 You can change the font size with the 
35460 \family sans
35461 Zoom
35462 \family default
35463  setting.
35464 \end_layout
35465
35466 \begin_layout Standard
35467
35468 \family sans
35469 Screen DPI
35470 \family default
35471  is the screen resolution in dpi (dots per inch).
35472  The Font Sizes are calculated as letter height in units of points.
35473  72\InsetSpace \thinspace{}
35474 points have the size of 1\InsetSpace \thinspace{}
35475 inch, see Appendix\InsetSpace ~
35476
35477 \begin_inset LatexCommand ref
35478 reference "cha:Units-available-in"
35479
35480 \end_inset
35481
35482 .
35483 \end_layout
35484
35485 \begin_layout Standard
35486 The default 
35487 \family sans
35488 Font Sizes
35489 \family default
35490  are the same as if a document font size of 10
35491 \begin_inset Formula $\,$
35492 \end_inset
35493
35494 pt would be used.
35495  The sizes are explained in detail in section\InsetSpace ~
35496
35497 \begin_inset LatexCommand ref
35498 reference "sub:Document-Font"
35499
35500 \end_inset
35501
35502 .
35503 \end_layout
35504
35505 \begin_layout Subsection
35506 Colors
35507 \begin_inset LatexCommand index
35508 name "Color ! LyX screen"
35509
35510 \end_inset
35511
35512
35513 \begin_inset LatexCommand index
35514 name "Settings ! Color"
35515
35516 \end_inset
35517
35518
35519 \end_layout
35520
35521 \begin_layout Standard
35522 You can here change all colors used by LyX.
35523  Choose an item in the list and use the 
35524 \family sans
35525 Alter
35526 \family default
35527  button.
35528 \end_layout
35529
35530 \begin_layout Subsection
35531 Graphics
35532 \begin_inset LatexCommand index
35533 name "Settings ! Graphics"
35534
35535 \end_inset
35536
35537
35538 \end_layout
35539
35540 \begin_layout Standard
35541 Here you can specify how graphics inside LyX are displayed.
35542 \end_layout
35543
35544 \begin_layout Standard
35545
35546 \family sans
35547 Instant Preview
35548 \family default
35549  enables previewing snippets of your document.
35550  This feature is described in section\InsetSpace ~
35551
35552 \begin_inset LatexCommand ref
35553 reference "sec:Previewing-snippets-of"
35554
35555 \end_inset
35556
35557 .
35558 \end_layout
35559
35560 \begin_layout Subsection
35561 Keyboard Map
35562 \begin_inset LatexCommand index
35563 name "Keyboard Map"
35564
35565 \end_inset
35566
35567
35568 \begin_inset LatexCommand index
35569 name "Settings ! Keyboard Map"
35570
35571 \end_inset
35572
35573
35574 \begin_inset LatexCommand label
35575 name "sub:Keyboard-Map"
35576
35577 \end_inset
35578
35579
35580 \end_layout
35581
35582 \begin_layout Standard
35583 Normally keyboard settings have to be done in a menu of your operating system.
35584  For the case that this is not possible, LyX provides keyboard maps.
35585  If you have e.\InsetSpace \thinspace{}
35586 g.\InsetSpace ~
35587 a Czech keyboard but want to write with it like with a Romanian
35588  one, you can use the keyboard map file named 
35589 \emph on
35590 romanian.kmap
35591 \emph default
35592 .
35593 \end_layout
35594
35595 \begin_layout Standard
35596 \begin_inset Note Greyedout
35597 status open
35598
35599 \begin_layout Standard
35600
35601 \series bold
35602 Note:
35603 \series default
35604  Keyboard maps are only provided as makeshift and don't work on all systems.
35605 \end_layout
35606
35607 \end_inset
35608
35609
35610 \end_layout
35611
35612 \begin_layout Section
35613 Paths
35614 \begin_inset LatexCommand index
35615 name "Paths"
35616
35617 \end_inset
35618
35619
35620 \begin_inset LatexCommand index
35621 name "Settings ! Directory"
35622
35623 \end_inset
35624
35625
35626 \end_layout
35627
35628 \begin_layout Description
35629 Working\InsetSpace ~
35630 directory This is LyX's working directory.
35631  It is the default when you 
35632 \family sans
35633 Open
35634 \family default
35635
35636 \family sans
35637 Save
35638 \family default
35639  or 
35640 \family sans
35641 Save\InsetSpace ~
35642 as
35643 \family default
35644  files.
35645 \end_layout
35646
35647 \begin_layout Description
35648 Document\InsetSpace ~
35649 templates This directory will be opened when you use the menu 
35650 \family sans
35651 File\SpecialChar \menuseparator
35652 New\InsetSpace ~
35653 from\InsetSpace ~
35654 Template
35655 \family default
35656 .
35657 \end_layout
35658
35659 \begin_layout Description
35660 Backup\InsetSpace ~
35661 directory
35662 \begin_inset LatexCommand index
35663 name "Backup ! Directory"
35664
35665 \end_inset
35666
35667  Backup copies will be saved to this directory.
35668  When no directory is given but backups are enabled as described in section\InsetSpace ~
35669
35670 \begin_inset LatexCommand ref
35671 reference "sub:Backup documents"
35672
35673 \end_inset
35674
35675 , the 
35676 \family sans
35677 Working directory
35678 \family default
35679  will be used to save the backups.
35680 \newline
35681 The backup files have the ending 
35682 \begin_inset Quotes eld
35683 \end_inset
35684
35685 .lyx~
35686 \begin_inset Quotes erd
35687 \end_inset
35688
35689 .
35690 \end_layout
35691
35692 \begin_layout Description
35693 Ly
35694 \begin_inset ERT
35695 status collapsed
35696
35697 \begin_layout Standard
35698
35699 {}
35700 \end_layout
35701
35702 \end_inset
35703
35704 XServer-Pipe Here you can enter the name of a Unix-pipe.
35705  This pipe is used to send data from external programs to LyX.
35706 \newline
35707
35708 \begin_inset Note Greyedout
35709 status open
35710
35711 \begin_layout Standard
35712
35713 \series bold
35714 Note:
35715 \series default
35716  This feature doesn't work on Windows systems.
35717 \end_layout
35718
35719 \end_inset
35720
35721
35722 \end_layout
35723
35724 \begin_layout Description
35725 Temporary\InsetSpace ~
35726 directory Temporary files will be saved in this directory.
35727 \end_layout
35728
35729 \begin_layout Description
35730 PATH\InsetSpace ~
35731 prefix This field contains a list of paths to external programs.
35732  When LyX needs to use an external program, it looks in this list where
35733  to find it on the system.
35734  The path list is automatically set up on Windows and Mac systems while
35735  LyX is configured, so that you normally don't have to modify it.
35736  On Unix\InsetSpace \thinspace{}
35737 /\InsetSpace \thinspace{}
35738 Linux systems, the path list will need to be set only if there
35739  are external programs you wish to use that are not in your normal system
35740  path ($PATH).
35741  
35742 \end_layout
35743
35744 \begin_layout Section
35745 Identity
35746 \end_layout
35747
35748 \begin_layout Standard
35749 Here you can insert your name and email address.
35750  The identity will be used when you have enabled change tracking as described
35751  in section\InsetSpace ~
35752
35753 \begin_inset LatexCommand ref
35754 reference "sec:Change-Tracking"
35755
35756 \end_inset
35757
35758 , to mark changes you make as yours.
35759 \end_layout
35760
35761 \begin_layout Section
35762 Language Settings
35763 \begin_inset LatexCommand index
35764 name "Language ! Settings"
35765
35766 \end_inset
35767
35768
35769 \begin_inset LatexCommand index
35770 name "Settings ! Language"
35771
35772 \end_inset
35773
35774
35775 \end_layout
35776
35777 \begin_layout Subsection
35778 Language
35779 \end_layout
35780
35781 \begin_layout Description
35782 Default\InsetSpace ~
35783 language is the language used in new documents
35784 \end_layout
35785
35786 \begin_layout Description
35787 Language\InsetSpace ~
35788 package is a LaTeX-command to load a LaTeX-package that handles
35789  language issues.
35790  The default is the LaTeX-command 
35791 \family sans
35792
35793 \backslash
35794 usepackage{babel}
35795 \family default
35796  that loads the package 
35797 \series bold
35798 babel
35799 \series default
35800 .
35801 \begin_inset Foot
35802 status collapsed
35803
35804 \begin_layout Standard
35805 For an introduction to the LaTeX-Syntax, have a look at section\InsetSpace ~
35806
35807 \begin_inset LatexCommand ref
35808 reference "sec:ERT"
35809
35810 \end_inset
35811
35812 .
35813 \end_layout
35814
35815 \end_inset
35816
35817
35818 \newline
35819 The 
35820 \series bold
35821 babel
35822 \series default
35823  translates in the background automatically text labels of documents to
35824  the document language.
35825  A text label is for instance the word 
35826 \begin_inset Quotes eld
35827 \end_inset
35828
35829 Table
35830 \begin_inset Quotes erd
35831 \end_inset
35832
35833  at the beginning of every table-caption.
35834 \end_layout
35835
35836 \begin_layout Description
35837 Command\InsetSpace ~
35838 start When a special LaTeX-package is needed to write in a certain
35839  document language, you can here specify the command to start the package.
35840  An example is the start command 
35841 \family sans
35842
35843 \backslash
35844 begin{arabtext}
35845 \family default
35846  that is needed to write Arabic using the package 
35847 \series bold
35848 ArabTeX
35849 \series default
35850 , see 
35851 \begin_inset LatexCommand cite
35852 key "Arabic"
35853
35854 \end_inset
35855
35856 .
35857  The default is the 
35858 \series bold
35859 babel
35860 \series default
35861  command 
35862 \family sans
35863
35864 \backslash
35865 selectlanguage{$$lang}
35866 \family default
35867 .
35868 \end_layout
35869
35870 \begin_layout Description
35871 Command\InsetSpace ~
35872 end Counterpart to 
35873 \family sans
35874 Command start
35875 \family default
35876 .
35877  Some packages, like the default, don't have an end command since the start
35878  command toggles the package on and off.
35879 \end_layout
35880
35881 \begin_layout Description
35882 Use\InsetSpace ~
35883 babel Whether 
35884 \series bold
35885 babel
35886 \series default
35887  is used or not.
35888 \end_layout
35889
35890 \begin_layout Description
35891 Global When this option is set, the languages used in the document will
35892  be added as options to the document class options, so that they can be
35893  used by all LaTeX-packages.
35894  Otherwise they will only be used as options for the 
35895 \series bold
35896 babel
35897 \series default
35898  package.
35899 \end_layout
35900
35901 \begin_layout Description
35902 Auto\InsetSpace ~
35903 begin When this option is set, the documents starts with the chosen
35904  document language.
35905  When this option is not set, the 
35906 \family sans
35907 Command\InsetSpace ~
35908 start
35909 \family default
35910  is explicitly set to the beginning of the document in the LaTeX-output.
35911  This assures that the correct language is used when you use another 
35912 \family sans
35913 Command\InsetSpace ~
35914 start
35915 \family default
35916  than the default.
35917 \end_layout
35918
35919 \begin_layout Description
35920 Auto\InsetSpace ~
35921 end Counterpart to 
35922 \family sans
35923 Auto\InsetSpace ~
35924 begin
35925 \family default
35926 .
35927  When it is not set, the 
35928 \family sans
35929 Command\InsetSpace ~
35930 end
35931 \family default
35932  is set to the end of the document.
35933 \end_layout
35934
35935 \begin_layout Description
35936 Mark\InsetSpace ~
35937 foreign\InsetSpace ~
35938 languages Text marked formatted in a language different from
35939  the document language will be underlined blue.
35940 \end_layout
35941
35942 \begin_layout Description
35943 Right\InsetSpace ~
35944 to\InsetSpace ~
35945 left\InsetSpace ~
35946 language\InsetSpace ~
35947 support Enables the use of languages, written from right
35948  to left, like Arabic, Hebrew, Farsi.
35949 \end_layout
35950
35951 \begin_layout Subsection
35952 Spellchecker
35953 \end_layout
35954
35955 \begin_layout Standard
35956 The spellchecker settings are explained in section\InsetSpace ~
35957
35958 \begin_inset LatexCommand ref
35959 reference "sec:Spellchecking"
35960
35961 \end_inset
35962
35963
35964 \end_layout
35965
35966 \begin_layout Section
35967 Outputs
35968 \end_layout
35969
35970 \begin_layout Subsection
35971 Printer
35972 \begin_inset LatexCommand label
35973 name "sub:Printer"
35974
35975 \end_inset
35976
35977
35978 \begin_inset LatexCommand index
35979 name "Printer"
35980
35981 \end_inset
35982
35983
35984 \begin_inset LatexCommand index
35985 name "Settings ! Printer"
35986
35987 \end_inset
35988
35989
35990 \end_layout
35991
35992 \begin_layout Description
35993 Default\InsetSpace ~
35994 printer Here you can specify the name of your default printer.
35995  The name will be used when the 
35996 \family sans
35997 Printer command
35998 \family default
35999  is executed.
36000 \newline
36001
36002 \begin_inset Note Greyedout
36003 status open
36004
36005 \begin_layout Standard
36006
36007 \series bold
36008 Note:
36009 \series default
36010  You can leave this field empty on Windows systems because it has there
36011  no effect.
36012 \end_layout
36013
36014 \end_inset
36015
36016
36017 \end_layout
36018
36019 \begin_layout Description
36020 Adapt\InsetSpace ~
36021 output\InsetSpace ~
36022 to\InsetSpace ~
36023 printer This option works only for the 
36024 \family sans
36025 Printer command
36026 \family default
36027  
36028 \begin_inset Quotes eld
36029 \end_inset
36030
36031
36032 \family sans
36033 dvips
36034 \family default
36035
36036 \begin_inset Quotes erd
36037 \end_inset
36038
36039 .
36040  It activates a configuration file for dvips.
36041  This is an option only for dvips experts.
36042 \end_layout
36043
36044 \begin_layout Description
36045 Printer\InsetSpace ~
36046 command is the command LyX\InsetSpace \thinspace{}
36047 /\InsetSpace \thinspace{}
36048 LaTeX uses for printing.
36049  The default is on most systems 
36050 \family sans
36051 dvips
36052 \family default
36053 .
36054 \end_layout
36055
36056 \begin_layout Description
36057 Printer\InsetSpace ~
36058 Command\InsetSpace ~
36059 Options Here you can specify printer options.
36060  A list of printer options with explanations can be found in the documentation
36061  of the program that provides the 
36062 \family sans
36063 Printer command
36064 \family default
36065  you are using.
36066 \end_layout
36067
36068 \begin_layout Subsection
36069 Date Format
36070 \begin_inset LatexCommand index
36071 name "Date Format"
36072
36073 \end_inset
36074
36075
36076 \begin_inset LatexCommand index
36077 name "Settings ! Date format"
36078
36079 \end_inset
36080
36081
36082 \end_layout
36083
36084 \begin_layout Standard
36085 The date format can be one or a mixture of the formats listed here:
36086 \newline
36087
36088 \begin_inset LatexCommand url
36089 target "http://unixhelp.ed.ac.uk/CGI/man-cgi?date"
36090
36091 \end_inset
36092
36093
36094 \newline
36095 For example the format
36096 \newline
36097 %d/%m/%y
36098 \newline
36099 prints the date as day/month/year.
36100 \end_layout
36101
36102 \begin_layout Subsection
36103 Plain Text
36104 \end_layout
36105
36106 \begin_layout Description
36107 Output\InsetSpace ~
36108 line\InsetSpace ~
36109 length sets the maximum number of characters printed in one line
36110  when using the menu 
36111 \family sans
36112 File\SpecialChar \menuseparator
36113 Export\SpecialChar \menuseparator
36114 Plain\InsetSpace ~
36115 text
36116 \family default
36117 .
36118  Setting the line line length to 0 means all text is printed in one endless
36119  line.
36120 \end_layout
36121
36122 \begin_layout Description
36123 roff\InsetSpace ~
36124 command defines an additional command used to produce better ASCII tables
36125  with the 
36126 \family typewriter
36127 groff/troff/nroff
36128 \family default
36129  UNIX-commands (refer to their manuals for more information about them).
36130  Setting this as empty tells LyX to use the internal formatter.
36131 \end_layout
36132
36133 \begin_layout Subsection
36134 LaT
36135 \begin_inset ERT
36136 status collapsed
36137
36138 \begin_layout Standard
36139
36140 {}
36141 \end_layout
36142
36143 \end_inset
36144
36145 eX
36146 \begin_inset LatexCommand label
36147 name "sub:LaTeX-settings"
36148
36149 \end_inset
36150
36151
36152 \begin_inset LatexCommand index
36153 name "Settings ! LaTeX"
36154
36155 \end_inset
36156
36157
36158 \end_layout
36159
36160 \begin_layout Description
36161 Te
36162 \begin_inset ERT
36163 status collapsed
36164
36165 \begin_layout Standard
36166
36167 {}
36168 \end_layout
36169
36170 \end_inset
36171
36172 X\InsetSpace ~
36173 encoding This is the default encoding of the document font.
36174  
36175 \family sans
36176 T1
36177 \family default
36178  is the default and covers western languages and symbols.
36179  
36180 \family sans
36181 T2A
36182 \family default
36183
36184 \family sans
36185 T2B
36186 \family default
36187
36188 \family sans
36189 T2C
36190 \family default
36191
36192 \family sans
36193 LCY
36194 \family default
36195 , and 
36196 \family sans
36197 X2
36198 \family default
36199  are for Cyrillic.
36200  Combinations of the encodings are possible, like 
36201 \begin_inset Quotes erd
36202 \end_inset
36203
36204
36205 \family sans
36206 T1, T2B
36207 \family default
36208
36209 \begin_inset Quotes erd
36210 \end_inset
36211
36212 .
36213  The font encoding is normally automatically loaded by the language packages
36214  LyX sets up in the background.
36215  So there is no need to change the default encoding.
36216 \end_layout
36217
36218 \begin_layout Description
36219 Default\InsetSpace ~
36220 paper\InsetSpace ~
36221 size This is the paper size that is used for new documents.
36222  The 
36223 \family sans
36224 Default
36225 \family default
36226  value depends on your LaTeX-system setup.
36227 \end_layout
36228
36229 \begin_layout Description
36230 Reset\InsetSpace ~
36231 class\InsetSpace ~
36232 options\InsetSpace ~
36233 when\InsetSpace ~
36234 document\InsetSpace ~
36235 classes\InsetSpace ~
36236 changes Removes all manually set document
36237  class options in the 
36238 \family sans
36239 Document\SpecialChar \menuseparator
36240 Settings
36241 \family default
36242  dialog when changing the document class.
36243 \end_layout
36244
36245 \begin_layout Standard
36246 In the 
36247 \family sans
36248 External Applications
36249 \family default
36250  field you can specify commands with parameters for the listed applications.
36251  Before you change something here, it is strongly recommended to read the
36252  manuals of the applications.
36253  Currently the following commands can be set:
36254 \end_layout
36255
36256 \begin_layout Description
36257 CheckTe
36258 \begin_inset ERT
36259 status collapsed
36260
36261 \begin_layout Standard
36262
36263 {}
36264 \end_layout
36265
36266 \end_inset
36267
36268 X\InsetSpace ~
36269 command Command for the program 
36270 \family sans
36271 CheckTeX
36272 \family default
36273  that is described in section 
36274 \emph on
36275 Checking TeX
36276 \emph default
36277  of the 
36278 \emph on
36279 Extended Features
36280 \emph default
36281  manual.
36282 \end_layout
36283
36284 \begin_layout Description
36285 BibTe
36286 \begin_inset ERT
36287 status collapsed
36288
36289 \begin_layout Standard
36290
36291 {}
36292 \end_layout
36293
36294 \end_inset
36295
36296 X\InsetSpace ~
36297 command Command for the program 
36298 \family sans
36299 BibTeX
36300 \family default
36301  that generates the bibliography, see section\InsetSpace ~
36302
36303 \begin_inset LatexCommand ref
36304 reference "sub:Bibliography-databases"
36305
36306 \end_inset
36307
36308 .
36309 \end_layout
36310
36311 \begin_layout Description
36312 Index\InsetSpace ~
36313 command Command for the program that generates the index, see section\InsetSpace ~
36314
36315 \begin_inset LatexCommand ref
36316 reference "sub:Index-Program"
36317
36318 \end_inset
36319
36320 .
36321 \end_layout
36322
36323 \begin_layout Description
36324 DVI\InsetSpace ~
36325 viewer\InsetSpace ~
36326 paper\InsetSpace ~
36327 size\InsetSpace ~
36328 options They only have an effect when the program 
36329 \family sans
36330 xdvi
36331 \family default
36332  is used as DVI-viewer.
36333 \end_layout
36334
36335 \begin_layout Subsection
36336 Paths
36337 \begin_inset LatexCommand index
36338 name "Paths"
36339
36340 \end_inset
36341
36342
36343 \begin_inset LatexCommand index
36344 name "Settings ! Paths"
36345
36346 \end_inset
36347
36348
36349 \end_layout
36350
36351 \begin_layout Standard
36352 The submenu 
36353 \family sans
36354 Paths
36355 \family default
36356  is only available in the Windows version of LyX.
36357  The option 
36358 \family sans
36359 Use Windows-style paths in LaTeX files
36360 \family default
36361  uses the Windows path style:
36362 \end_layout
36363
36364 \begin_layout Standard
36365 C:
36366 \backslash
36367 test
36368 \backslash
36369 hello
36370 \end_layout
36371
36372 \begin_layout Standard
36373 instead of the Unix path style:
36374 \end_layout
36375
36376 \begin_layout Standard
36377 C:/test/hello
36378 \end_layout
36379
36380 \begin_layout Section
36381 Converters
36382 \begin_inset LatexCommand index
36383 name "Converters"
36384
36385 \end_inset
36386
36387
36388 \end_layout
36389
36390 \begin_layout Standard
36391 Here you find the list of defined converter commands to convert material
36392  from one format to another.
36393  You can modify them or create new ones.
36394  To modify a converter, select it, change the entry of the field 
36395 \family sans
36396 Converter
36397 \family default
36398  and/or 
36399 \family sans
36400 Extra\InsetSpace ~
36401 flag
36402 \family default
36403 , and press the 
36404 \family sans
36405 Modify
36406 \family default
36407  button.
36408  To create a new converter, select an existing one, select a different format
36409  in the 
36410 \family sans
36411 From\InsetSpace ~
36412 format
36413 \family default
36414  drop-down list, modify the 
36415 \family sans
36416 Converter
36417 \family default
36418  field, and press the 
36419 \family sans
36420 Add
36421 \family default
36422  button.
36423 \end_layout
36424
36425 \begin_layout Standard
36426 When the 
36427 \family sans
36428 Converter File Cache
36429 \family default
36430  is enabled, conversions will be cached as long as specified in the field
36431  
36432 \family sans
36433 Maximum Age (in days
36434 \family default
36435 ).
36436  This means that images don't need to be converted again when you reopen
36437  a document; the converted images from the cache will be used instead.
36438 \end_layout
36439
36440 \begin_layout Standard
36441 More about converters, like the variables and flags that can be used in
36442  the converter definition, is described in section 
36443 \emph on
36444 Converters
36445 \emph default
36446  of the 
36447 \emph on
36448 Customization
36449 \emph default
36450  manual.
36451 \end_layout
36452
36453 \begin_layout Section
36454 File Formats
36455 \begin_inset LatexCommand index
36456 name "File formats"
36457
36458 \end_inset
36459
36460
36461 \begin_inset LatexCommand label
36462 name "sec:File-Formats"
36463
36464 \end_inset
36465
36466
36467 \end_layout
36468
36469 \begin_layout Standard
36470 Here you find the list of defined file formats that LyX can handle.
36471  You can modify the viewer and editor program that should be used for certain
36472  formats.
36473  To create a new format, select an existing one, change the entry of the
36474  fields 
36475 \family sans
36476 Format
36477 \family default
36478  and 
36479 \family sans
36480 GUI\InsetSpace ~
36481 name
36482 \family default
36483 , and press the 
36484 \family sans
36485 Add
36486 \family default
36487  button.
36488 \end_layout
36489
36490 \begin_layout Standard
36491 More about formats, like the options that can be used in the format definition,
36492  is described in section 
36493 \emph on
36494 Formats
36495 \emph default
36496  of the 
36497 \emph on
36498 Customization
36499 \emph default
36500  manual.
36501 \end_layout
36502
36503 \begin_layout Section
36504 Copiers
36505 \begin_inset LatexCommand index
36506 name "Copiers"
36507
36508 \end_inset
36509
36510
36511 \end_layout
36512
36513 \begin_layout Standard
36514 Here you find the list of defined copiers.
36515  Since all conversions from one format to another take place in LyX's temporary
36516  directory, it is sometimes necessary to modify a file before copying it
36517  to the temporary directory in order that the conversion may be performed.
36518  This is done by a Copier.
36519 \end_layout
36520
36521 \begin_layout Standard
36522 More about converters is described in section 
36523 \emph on
36524 Copiers
36525 \emph default
36526  of the 
36527 \emph on
36528 Customization
36529 \emph default
36530  manual.
36531 \end_layout
36532
36533 \begin_layout Chapter
36534 Units available in LyX
36535 \begin_inset LatexCommand index
36536 name "Units"
36537
36538 \end_inset
36539
36540
36541 \begin_inset LatexCommand label
36542 name "cha:Units-available-in"
36543
36544 \end_inset
36545
36546
36547 \end_layout
36548
36549 \begin_layout Standard
36550 To understand the units described in this documentation, 
36551 \begin_inset LatexCommand ref
36552 reference "cap:Units"
36553
36554 \end_inset
36555
36556  explains all units available in LyX.
36557 \end_layout
36558
36559 \begin_layout Standard
36560 \begin_inset Float table
36561 placement h
36562 wide false
36563 sideways false
36564 status open
36565
36566 \begin_layout Standard
36567 \begin_inset Caption
36568
36569 \begin_layout Standard
36570 \begin_inset LatexCommand label
36571 name "cap:Units"
36572
36573 \end_inset
36574
36575 Units
36576 \end_layout
36577
36578 \end_inset
36579
36580
36581 \end_layout
36582
36583 \begin_layout Standard
36584 \begin_inset VSpace medskip
36585 \end_inset
36586
36587
36588 \end_layout
36589
36590 \begin_layout Standard
36591 \align center
36592 \begin_inset Tabular
36593 <lyxtabular version="3" rows="20" columns="2">
36594 <features>
36595 <column alignment="center" valignment="top" leftline="true" width="0">
36596 <column alignment="center" valignment="top" leftline="true" rightline="true" width="0">
36597 <row topline="true" bottomline="true">
36598 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
36599 \begin_inset Text
36600
36601 \begin_layout Standard
36602 unit
36603 \end_layout
36604
36605 \end_inset
36606 </cell>
36607 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
36608 \begin_inset Text
36609
36610 \begin_layout Standard
36611 name/description
36612 \end_layout
36613
36614 \end_inset
36615 </cell>
36616 </row>
36617 <row topline="true">
36618 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
36619 \begin_inset Text
36620
36621 \begin_layout Standard
36622 mm
36623 \end_layout
36624
36625 \end_inset
36626 </cell>
36627 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
36628 \begin_inset Text
36629
36630 \begin_layout Standard
36631 millimeter
36632 \end_layout
36633
36634 \end_inset
36635 </cell>
36636 </row>
36637 <row topline="true">
36638 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
36639 \begin_inset Text
36640
36641 \begin_layout Standard
36642 cm
36643 \end_layout
36644
36645 \end_inset
36646 </cell>
36647 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
36648 \begin_inset Text
36649
36650 \begin_layout Standard
36651 centimeter
36652 \end_layout
36653
36654 \end_inset
36655 </cell>
36656 </row>
36657 <row topline="true">
36658 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
36659 \begin_inset Text
36660
36661 \begin_layout Standard
36662 in
36663 \end_layout
36664
36665 \end_inset
36666 </cell>
36667 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
36668 \begin_inset Text
36669
36670 \begin_layout Standard
36671 inch
36672 \end_layout
36673
36674 \end_inset
36675 </cell>
36676 </row>
36677 <row topline="true">
36678 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
36679 \begin_inset Text
36680
36681 \begin_layout Standard
36682 pt
36683 \end_layout
36684
36685 \end_inset
36686 </cell>
36687 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
36688 \begin_inset Text
36689
36690 \begin_layout Standard
36691 point (72.27\InsetSpace \thinspace{}
36692 pt = 1\InsetSpace \thinspace{}
36693 in)
36694 \end_layout
36695
36696 \end_inset
36697 </cell>
36698 </row>
36699 <row topline="true">
36700 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
36701 \begin_inset Text
36702
36703 \begin_layout Standard
36704 pc
36705 \end_layout
36706
36707 \end_inset
36708 </cell>
36709 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
36710 \begin_inset Text
36711
36712 \begin_layout Standard
36713 pica (1\InsetSpace \thinspace{}
36714 pc = 12\InsetSpace \thinspace{}
36715 pt)
36716 \end_layout
36717
36718 \end_inset
36719 </cell>
36720 </row>
36721 <row topline="true">
36722 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
36723 \begin_inset Text
36724
36725 \begin_layout Standard
36726 sp
36727 \end_layout
36728
36729 \end_inset
36730 </cell>
36731 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
36732 \begin_inset Text
36733
36734 \begin_layout Standard
36735 scaled point (65536\InsetSpace \thinspace{}
36736 sp = 1\InsetSpace \thinspace{}
36737 pt)
36738 \end_layout
36739
36740 \end_inset
36741 </cell>
36742 </row>
36743 <row topline="true">
36744 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
36745 \begin_inset Text
36746
36747 \begin_layout Standard
36748 bp
36749 \end_layout
36750
36751 \end_inset
36752 </cell>
36753 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
36754 \begin_inset Text
36755
36756 \begin_layout Standard
36757 big point (72\InsetSpace \thinspace{}
36758 bp = 1\InsetSpace \thinspace{}
36759 in)
36760 \end_layout
36761
36762 \end_inset
36763 </cell>
36764 </row>
36765 <row topline="true">
36766 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
36767 \begin_inset Text
36768
36769 \begin_layout Standard
36770 dd
36771 \end_layout
36772
36773 \end_inset
36774 </cell>
36775 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
36776 \begin_inset Text
36777
36778 \begin_layout Standard
36779 didot (72\InsetSpace \thinspace{}
36780 dd 
36781 \begin_inset Formula $\approx$
36782 \end_inset
36783
36784  37.6\InsetSpace \thinspace{}
36785 mm)
36786 \end_layout
36787
36788 \end_inset
36789 </cell>
36790 </row>
36791 <row topline="true">
36792 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
36793 \begin_inset Text
36794
36795 \begin_layout Standard
36796 cc
36797 \end_layout
36798
36799 \end_inset
36800 </cell>
36801 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
36802 \begin_inset Text
36803
36804 \begin_layout Standard
36805 cicero (1\InsetSpace \thinspace{}
36806 cc = 12\InsetSpace \thinspace{}
36807 dd)
36808 \end_layout
36809
36810 \end_inset
36811 </cell>
36812 </row>
36813 <row topline="true">
36814 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
36815 \begin_inset Text
36816
36817 \begin_layout Standard
36818 Scale%
36819 \end_layout
36820
36821 \end_inset
36822 </cell>
36823 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
36824 \begin_inset Text
36825
36826 \begin_layout Standard
36827 % of original image width
36828 \end_layout
36829
36830 \end_inset
36831 </cell>
36832 </row>
36833 <row topline="true">
36834 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
36835 \begin_inset Text
36836
36837 \begin_layout Standard
36838 text%
36839 \end_layout
36840
36841 \end_inset
36842 </cell>
36843 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
36844 \begin_inset Text
36845
36846 \begin_layout Standard
36847 % of text width
36848 \end_layout
36849
36850 \end_inset
36851 </cell>
36852 </row>
36853 <row topline="true">
36854 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
36855 \begin_inset Text
36856
36857 \begin_layout Standard
36858 col%
36859 \end_layout
36860
36861 \end_inset
36862 </cell>
36863 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
36864 \begin_inset Text
36865
36866 \begin_layout Standard
36867 % of column width
36868 \end_layout
36869
36870 \end_inset
36871 </cell>
36872 </row>
36873 <row topline="true">
36874 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
36875 \begin_inset Text
36876
36877 \begin_layout Standard
36878 page%
36879 \end_layout
36880
36881 \end_inset
36882 </cell>
36883 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
36884 \begin_inset Text
36885
36886 \begin_layout Standard
36887 % of paper width
36888 \end_layout
36889
36890 \end_inset
36891 </cell>
36892 </row>
36893 <row topline="true">
36894 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
36895 \begin_inset Text
36896
36897 \begin_layout Standard
36898 line%
36899 \end_layout
36900
36901 \end_inset
36902 </cell>
36903 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
36904 \begin_inset Text
36905
36906 \begin_layout Standard
36907 % of line width
36908 \end_layout
36909
36910 \end_inset
36911 </cell>
36912 </row>
36913 <row topline="true">
36914 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
36915 \begin_inset Text
36916
36917 \begin_layout Standard
36918 theight%
36919 \end_layout
36920
36921 \end_inset
36922 </cell>
36923 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
36924 \begin_inset Text
36925
36926 \begin_layout Standard
36927 % of text height
36928 \end_layout
36929
36930 \end_inset
36931 </cell>
36932 </row>
36933 <row topline="true">
36934 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
36935 \begin_inset Text
36936
36937 \begin_layout Standard
36938 pheight%
36939 \end_layout
36940
36941 \end_inset
36942 </cell>
36943 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
36944 \begin_inset Text
36945
36946 \begin_layout Standard
36947 % of paper height
36948 \end_layout
36949
36950 \end_inset
36951 </cell>
36952 </row>
36953 <row topline="true">
36954 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
36955 \begin_inset Text
36956
36957 \begin_layout Standard
36958 ex
36959 \end_layout
36960
36961 \end_inset
36962 </cell>
36963 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
36964 \begin_inset Text
36965
36966 \begin_layout Standard
36967 height of letter 
36968 \emph on
36969 x
36970 \emph default
36971  in current font
36972 \end_layout
36973
36974 \end_inset
36975 </cell>
36976 </row>
36977 <row topline="true">
36978 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
36979 \begin_inset Text
36980
36981 \begin_layout Standard
36982 em
36983 \end_layout
36984
36985 \end_inset
36986 </cell>
36987 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
36988 \begin_inset Text
36989
36990 \begin_layout Standard
36991 width of letter 
36992 \emph on
36993 M
36994 \emph default
36995  in current font
36996 \end_layout
36997
36998 \end_inset
36999 </cell>
37000 </row>
37001 <row topline="true" bottomline="true">
37002 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
37003 \begin_inset Text
37004
37005 \begin_layout Standard
37006 mu
37007 \end_layout
37008
37009 \end_inset
37010 </cell>
37011 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
37012 \begin_inset Text
37013
37014 \begin_layout Standard
37015 math unit (1\InsetSpace \thinspace{}
37016 mu = 1/18\InsetSpace \thinspace{}
37017 em)
37018 \end_layout
37019
37020 \end_inset
37021 </cell>
37022 </row>
37023 </lyxtabular>
37024
37025 \end_inset
37026
37027
37028 \end_layout
37029
37030 \end_inset
37031
37032
37033 \end_layout
37034
37035 \begin_layout Chapter
37036 Credits
37037 \begin_inset LatexCommand label
37038 name "cha:Credits"
37039
37040 \end_inset
37041
37042
37043 \end_layout
37044
37045 \begin_layout Standard
37046 The documentation is a collaborative effort between many different people
37047  (and we would encourage people to contribute!).
37048 \end_layout
37049
37050 \begin_layout Itemize
37051
37052 \noun on
37053 Alejandro Aguilar Sierra
37054 \end_layout
37055
37056 \begin_layout Itemize
37057
37058 \noun on
37059 Amir Karger
37060 \end_layout
37061
37062 \begin_layout Itemize
37063
37064 \noun on
37065 David Johnson
37066 \end_layout
37067
37068 \begin_layout Itemize
37069
37070 \noun on
37071 Hartmut Haase
37072 \end_layout
37073
37074 \begin_layout Itemize
37075
37076 \noun on
37077 Ignacio García
37078 \end_layout
37079
37080 \begin_layout Itemize
37081
37082 \noun on
37083 Ivan Schreter
37084 \end_layout
37085
37086 \begin_layout Itemize
37087
37088 \noun on
37089 John Raithel
37090 \end_layout
37091
37092 \begin_layout Itemize
37093
37094 \noun on
37095 John Weiss
37096 \end_layout
37097
37098 \begin_layout Itemize
37099
37100 \noun on
37101 Lars Gullik Bjønnes
37102 \end_layout
37103
37104 \begin_layout Itemize
37105
37106 \noun on
37107 Matthias Ettrich
37108 \end_layout
37109
37110 \begin_layout Itemize
37111
37112 \noun on
37113 Matthias Zenker
37114 \end_layout
37115
37116 \begin_layout Itemize
37117
37118 \noun on
37119 Rich Fields
37120 \end_layout
37121
37122 \begin_layout Itemize
37123
37124 \noun on
37125 Pascal André
37126 \end_layout
37127
37128 \begin_layout Itemize
37129
37130 \noun on
37131 Paul Evans
37132 \end_layout
37133
37134 \begin_layout Itemize
37135
37136 \noun on
37137 Paul Russel
37138 \end_layout
37139
37140 \begin_layout Itemize
37141
37142 \noun on
37143 Robin Socha
37144 \end_layout
37145
37146 \begin_layout Itemize
37147
37148 \noun on
37149 Uwe Stöhr
37150 \end_layout
37151
37152 \begin_layout Itemize
37153 The LyX Team: 
37154 \begin_inset LatexCommand cite
37155 key "lyxcredit"
37156
37157 \end_inset
37158
37159
37160 \end_layout
37161
37162 \begin_layout Standard
37163
37164 \newpage
37165 The bibliography on the following page was created with the 
37166 \family sans
37167 Bibliography
37168 \family default
37169  environment.
37170 \end_layout
37171
37172 \begin_layout Bibliography
37173 \begin_inset LatexCommand bibitem
37174 label "Credits"
37175 key "lyxcredit"
37176
37177 \end_inset
37178
37179
37180 \begin_inset ERT
37181 status collapsed
37182
37183 \begin_layout Standard
37184
37185
37186 \backslash
37187 addcontentsline{toc}{chapter}{
37188 \backslash
37189 bibname
37190 \backslash
37191 ; 1}
37192 \end_layout
37193
37194 \end_inset
37195
37196
37197 \begin_inset Note Note
37198 status collapsed
37199
37200 \begin_layout Standard
37201 The command 
37202 \series bold
37203
37204 \backslash
37205 addcontentsline
37206 \series default
37207  is explained in the 
37208 \emph on
37209 Extended Features
37210 \emph default
37211  manual.
37212  It creates a TOC entry.
37213 \end_layout
37214
37215 \begin_layout Standard
37216 A manual TOC entry for the bibliography is only necessary because we use
37217  two different ones in one document.
37218 \end_layout
37219
37220 \end_inset
37221
37222 The LyX Team: 
37223 \begin_inset ERT
37224 status collapsed
37225
37226 \begin_layout Standard
37227
37228
37229 \backslash
37230 href{http://www.lyx.org/trac/browser/lyx-devel/trunk/lib/CREDITS}{
37231 \end_layout
37232
37233 \end_inset
37234
37235 Credits
37236 \begin_inset ERT
37237 status collapsed
37238
37239 \begin_layout Standard
37240
37241 }
37242 \end_layout
37243
37244 \end_inset
37245
37246
37247 \begin_inset Note Note
37248 status collapsed
37249
37250 \begin_layout Standard
37251 The command 
37252 \series bold
37253
37254 \backslash
37255 href
37256 \series default
37257  is explained in the 
37258 \emph on
37259 Embedded Objects
37260 \emph default
37261  manual.
37262  It creates a hyperlink.
37263 \end_layout
37264
37265 \end_inset
37266
37267 :
37268 \newline
37269
37270 \begin_inset LatexCommand url
37271 target "http://www.lyx.org/trac/browser/lyx-devel/trunk/lib/CREDITS"
37272
37273 \end_inset
37274
37275
37276 \end_layout
37277
37278 \begin_layout Bibliography
37279 \begin_inset LatexCommand bibitem
37280 key "latexcompanion"
37281
37282 \end_inset
37283
37284 Frank Mittelbach and Michel Goossens: 
37285 \emph on
37286 The LaTeX Companion Second Edition.
37287
37288 \emph default
37289  Addison-Wesley, 2004
37290 \end_layout
37291
37292 \begin_layout Bibliography
37293 \begin_inset LatexCommand bibitem
37294 key "latexguide"
37295
37296 \end_inset
37297
37298 Helmut Kopka and Patrick W.
37299  Daly: 
37300 \emph on
37301 A Guide to LaTeX Fourth Edition.
37302
37303 \emph default
37304  Addison-Wesley, 2003
37305 \end_layout
37306
37307 \begin_layout Bibliography
37308 \begin_inset LatexCommand bibitem
37309 key "latexbook"
37310
37311 \end_inset
37312
37313 Leslie Lamport: 
37314 \emph on
37315 LaTeX: A Document Preparation System.
37316
37317 \emph default
37318  Addison-Wesley, second edition, 1994
37319 \end_layout
37320
37321 \begin_layout Bibliography
37322 \begin_inset LatexCommand bibitem
37323 key "texbook"
37324
37325 \end_inset
37326
37327 Donald E.
37328  Knuth.
37329  
37330 \emph on
37331 The TeXbook.
37332
37333 \emph default
37334  Addison-Wesley, 1984
37335 \end_layout
37336
37337 \begin_layout Bibliography
37338 \begin_inset LatexCommand bibitem
37339 key "TeXCatalogue"
37340
37341 \end_inset
37342
37343 The TeX Catalogue:
37344 \newline
37345
37346 \begin_inset LatexCommand url
37347 target "http://www.ctan.org/tex-archive/help/Catalogue/bytopic.html"
37348
37349 \end_inset
37350
37351
37352 \end_layout
37353
37354 \begin_layout Bibliography
37355 \begin_inset LatexCommand bibitem
37356 key "LaTeXFAQ"
37357
37358 \end_inset
37359
37360
37361 \begin_inset LatexCommand url
37362 name "The LaTeX FAQ:"
37363 target "http://www.tex.ac.uk/cgi-bin/texfaq2html"
37364
37365 \end_inset
37366
37367
37368 \end_layout
37369
37370 \begin_layout Bibliography
37371 \begin_inset LatexCommand bibitem
37372 key "makeindex"
37373
37374 \end_inset
37375
37376
37377 \begin_inset ERT
37378 status collapsed
37379
37380 \begin_layout Standard
37381
37382
37383 \backslash
37384 href{http://tug.ctan.org/indexing/makeindex/doc/manpages.dvi}{
37385 \end_layout
37386
37387 \end_inset
37388
37389 Documentation
37390 \begin_inset ERT
37391 status collapsed
37392
37393 \begin_layout Standard
37394
37395 }
37396 \end_layout
37397
37398 \end_inset
37399
37400  of the program 
37401 \family sans
37402 makeindex
37403 \family default
37404 :
37405 \newline
37406
37407 \begin_inset LatexCommand url
37408 target "http://tug.ctan.org/indexing/makeindex/doc/manpages.dvi"
37409
37410 \end_inset
37411
37412
37413 \end_layout
37414
37415 \begin_layout Bibliography
37416 \begin_inset LatexCommand bibitem
37417 key "caption"
37418
37419 \end_inset
37420
37421
37422 \begin_inset ERT
37423 status collapsed
37424
37425 \begin_layout Standard
37426
37427
37428 \backslash
37429 href{ftp://tug.ctan.org/pub/tex-archive/macros/latex/contrib/caption/caption.pdf}{
37430 \end_layout
37431
37432 \end_inset
37433
37434 Documentation
37435 \begin_inset ERT
37436 status collapsed
37437
37438 \begin_layout Standard
37439
37440 }
37441 \end_layout
37442
37443 \end_inset
37444
37445  of the LaTeX-package 
37446 \series bold
37447 caption
37448 \series default
37449
37450 \begin_inset LatexCommand index
37451 name "LaTeX-packages ! caption"
37452
37453 \end_inset
37454
37455 :
37456 \newline
37457
37458 \begin_inset LatexCommand url
37459 target "ftp://tug.ctan.org/pub/tex-archive/macros/latex/contrib/caption/caption.pdf"
37460
37461 \end_inset
37462
37463
37464 \end_layout
37465
37466 \begin_layout Bibliography
37467 \begin_inset LatexCommand bibitem
37468 key "fancyhdr"
37469
37470 \end_inset
37471
37472
37473 \begin_inset ERT
37474 status collapsed
37475
37476 \begin_layout Standard
37477
37478
37479 \backslash
37480 href{ftp://tug.ctan.org/pub/tex-archive/macros/latex/contrib/fancyhdr/fancyhdr.pdf}
37481 {
37482 \end_layout
37483
37484 \end_inset
37485
37486 Documentation
37487 \begin_inset ERT
37488 status collapsed
37489
37490 \begin_layout Standard
37491
37492 }
37493 \end_layout
37494
37495 \end_inset
37496
37497  of the LaTeX-package 
37498 \series bold
37499 fancyhdr
37500 \series default
37501
37502 \begin_inset LatexCommand index
37503 name "LaTeX-packages ! fancyhdr"
37504
37505 \end_inset
37506
37507 :
37508 \newline
37509
37510 \begin_inset LatexCommand url
37511 target "ftp://tug.ctan.org/pub/tex-archive/macros/latex/contrib/fancyhdr/fancyhdr.pdf"
37512
37513 \end_inset
37514
37515
37516 \end_layout
37517
37518 \begin_layout Bibliography
37519 \begin_inset LatexCommand bibitem
37520 key "floatflt"
37521
37522 \end_inset
37523
37524
37525 \begin_inset ERT
37526 status collapsed
37527
37528 \begin_layout Standard
37529
37530
37531 \backslash
37532 href{ftp://tug.ctan.org/pub/tex-archive/macros/latex/contrib/floatflt/floatflt.pdf}
37533 {
37534 \end_layout
37535
37536 \end_inset
37537
37538 Documentation
37539 \begin_inset ERT
37540 status collapsed
37541
37542 \begin_layout Standard
37543
37544 }
37545 \end_layout
37546
37547 \end_inset
37548
37549  of the LaTeX-package 
37550 \series bold
37551 floatflt
37552 \series default
37553
37554 \begin_inset LatexCommand index
37555 name "LaTeX-packages ! floatflt"
37556
37557 \end_inset
37558
37559 :
37560 \newline
37561
37562 \begin_inset LatexCommand url
37563 target "ftp://tug.ctan.org/pub/tex-archive/macros/latex/contrib/floatflt/floatflt.pdf"
37564
37565 \end_inset
37566
37567
37568 \end_layout
37569
37570 \begin_layout Bibliography
37571 \begin_inset LatexCommand bibitem
37572 key "nomencl"
37573
37574 \end_inset
37575
37576
37577 \begin_inset ERT
37578 status collapsed
37579
37580 \begin_layout Standard
37581
37582
37583 \backslash
37584 href{ftp://tug.ctan.org/pub/tex-archive/macros/latex/contrib/nomencl/nomencl.pdf}{
37585 \end_layout
37586
37587 \end_inset
37588
37589 Documentation
37590 \begin_inset ERT
37591 status collapsed
37592
37593 \begin_layout Standard
37594
37595 }
37596 \end_layout
37597
37598 \end_inset
37599
37600  of the LaTeX-package 
37601 \series bold
37602 nomencl
37603 \series default
37604
37605 \begin_inset LatexCommand index
37606 name "LaTeX-packages ! nomencl"
37607
37608 \end_inset
37609
37610 :
37611 \newline
37612
37613 \begin_inset LatexCommand url
37614 target "ftp://tug.ctan.org/pub/tex-archive/macros/latex/contrib/nomencl/nomencl.pdf"
37615
37616 \end_inset
37617
37618
37619 \end_layout
37620
37621 \begin_layout Bibliography
37622 \begin_inset LatexCommand bibitem
37623 key "tipa"
37624
37625 \end_inset
37626
37627
37628 \begin_inset ERT
37629 status collapsed
37630
37631 \begin_layout Standard
37632
37633
37634 \backslash
37635 href{http://www.ctan.org/tex-archive/fonts/tipa/tipaman.pdf}{
37636 \end_layout
37637
37638 \end_inset
37639
37640 Documentation
37641 \begin_inset ERT
37642 status collapsed
37643
37644 \begin_layout Standard
37645
37646 }
37647 \end_layout
37648
37649 \end_inset
37650
37651  of the LaTeX-package 
37652 \series bold
37653 tipa
37654 \series default
37655
37656 \begin_inset LatexCommand index
37657 name "LaTeX-packages ! tipa"
37658
37659 \end_inset
37660
37661 :
37662 \newline
37663
37664 \begin_inset LatexCommand url
37665 target "http://www.ctan.org/tex-archive/fonts/tipa/tipaman.pdf"
37666
37667 \end_inset
37668
37669
37670 \end_layout
37671
37672 \begin_layout Bibliography
37673 \begin_inset LatexCommand bibitem
37674 key "XeTeX"
37675
37676 \end_inset
37677
37678
37679 \begin_inset ERT
37680 status collapsed
37681
37682 \begin_layout Standard
37683
37684
37685 \backslash
37686 href{http://wiki.lyx.org/LyX/XeTeX}{
37687 \end_layout
37688
37689 \end_inset
37690
37691 Wiki-page
37692 \begin_inset ERT
37693 status collapsed
37694
37695 \begin_layout Standard
37696
37697 }
37698 \end_layout
37699
37700 \end_inset
37701
37702  how to use LyX with XeTeX:
37703 \newline
37704
37705 \begin_inset LatexCommand url
37706 target "http://wiki.lyx.org/LyX/XeTeX"
37707
37708 \end_inset
37709
37710
37711 \end_layout
37712
37713 \begin_layout Bibliography
37714 \begin_inset LatexCommand bibitem
37715 key "Arabic"
37716
37717 \end_inset
37718
37719
37720 \begin_inset ERT
37721 status collapsed
37722
37723 \begin_layout Standard
37724
37725
37726 \backslash
37727 href{http://wiki.lyx.org/Windows/Arabic}{
37728 \end_layout
37729
37730 \end_inset
37731
37732 Wiki-page
37733 \begin_inset ERT
37734 status collapsed
37735
37736 \begin_layout Standard
37737
37738 }
37739 \end_layout
37740
37741 \end_inset
37742
37743  how to set up LyX for Arabic:
37744 \newline
37745
37746 \begin_inset LatexCommand url
37747 target "http://wiki.lyx.org/Windows/Arabic"
37748
37749 \end_inset
37750
37751
37752 \end_layout
37753
37754 \begin_layout Bibliography
37755 \begin_inset LatexCommand bibitem
37756 key "Armenian"
37757
37758 \end_inset
37759
37760
37761 \begin_inset ERT
37762 status collapsed
37763
37764 \begin_layout Standard
37765
37766
37767 \backslash
37768 href{http://wiki.lyx.org/Windows/Armenian}{
37769 \end_layout
37770
37771 \end_inset
37772
37773 Wiki-page
37774 \begin_inset ERT
37775 status collapsed
37776
37777 \begin_layout Standard
37778
37779 }
37780 \end_layout
37781
37782 \end_inset
37783
37784  how to set up LyX for Armenian:
37785 \newline
37786
37787 \begin_inset LatexCommand url
37788 target "http://wiki.lyx.org/Windows/Armenian"
37789
37790 \end_inset
37791
37792
37793 \end_layout
37794
37795 \begin_layout Bibliography
37796 \begin_inset LatexCommand bibitem
37797 key "Farsi"
37798
37799 \end_inset
37800
37801
37802 \begin_inset ERT
37803 status collapsed
37804
37805 \begin_layout Standard
37806
37807
37808 \backslash
37809 href{http://wiki.lyx.org/Windows/Farsi}{
37810 \end_layout
37811
37812 \end_inset
37813
37814 Wiki-page
37815 \begin_inset ERT
37816 status collapsed
37817
37818 \begin_layout Standard
37819
37820 }
37821 \end_layout
37822
37823 \end_inset
37824
37825  how to set up LyX for Farsi:
37826 \newline
37827
37828 \begin_inset LatexCommand url
37829 target "http://wiki.lyx.org/Windows/Farsi"
37830
37831 \end_inset
37832
37833
37834 \end_layout
37835
37836 \begin_layout Bibliography
37837 \begin_inset LatexCommand bibitem
37838 key "Hebrew"
37839
37840 \end_inset
37841
37842
37843 \begin_inset ERT
37844 status collapsed
37845
37846 \begin_layout Standard
37847
37848
37849 \backslash
37850 href{http://wiki.lyx.org/Windows/Hebrew}{
37851 \end_layout
37852
37853 \end_inset
37854
37855 Wiki-page
37856 \begin_inset ERT
37857 status collapsed
37858
37859 \begin_layout Standard
37860
37861 }
37862 \end_layout
37863
37864 \end_inset
37865
37866  how to set up LyX for Hebrew:
37867 \newline
37868
37869 \begin_inset LatexCommand url
37870 target "http://wiki.lyx.org/Windows/Hebrew"
37871
37872 \end_inset
37873
37874
37875 \end_layout
37876
37877 \begin_layout Bibliography
37878 \begin_inset LatexCommand bibitem
37879 key "LyX-func"
37880
37881 \end_inset
37882
37883
37884 \begin_inset ERT
37885 status collapsed
37886
37887 \begin_layout Standard
37888
37889
37890 \backslash
37891 href{http://wiki.lyx.org/LyX/LyxFunctionList}{
37892 \end_layout
37893
37894 \end_inset
37895
37896 Wiki-page
37897 \begin_inset ERT
37898 status collapsed
37899
37900 \begin_layout Standard
37901
37902 }
37903 \end_layout
37904
37905 \end_inset
37906
37907  with a list of all available LyX-functions:
37908 \newline
37909
37910 \begin_inset LatexCommand url
37911 target "http://wiki.lyx.org/LyX/LyxFunctionList"
37912
37913 \end_inset
37914
37915
37916 \end_layout
37917
37918 \begin_layout Standard
37919
37920 \newpage
37921
37922 \begin_inset LatexCommand bibtex
37923 options "biblio/alphadin"
37924 bibfiles "biblio/LyXDocs"
37925
37926 \end_inset
37927
37928
37929 \end_layout
37930
37931 \begin_layout Standard
37932 The above bibliography is created from a BibTeX-database.
37933 \end_layout
37934
37935 \begin_layout Standard
37936 \begin_inset ERT
37937 status collapsed
37938
37939 \begin_layout Standard
37940
37941
37942 \backslash
37943 addcontentsline{toc}{chapter}{
37944 \backslash
37945 bibname
37946 \backslash
37947 ; 2}
37948 \end_layout
37949
37950 \end_inset
37951
37952
37953 \begin_inset Note Note
37954 status collapsed
37955
37956 \begin_layout Standard
37957 The command 
37958 \series bold
37959
37960 \backslash
37961 addcontentsline
37962 \series default
37963  is explained in the 
37964 \emph on
37965 Extended Features
37966 \emph default
37967  manual.
37968  It creates a TOC entry.
37969 \end_layout
37970
37971 \begin_layout Standard
37972 A manual TOC entry for the bibliography is only necessary because we use
37973  two different ones in one document.
37974 \end_layout
37975
37976 \end_inset
37977
37978
37979 \end_layout
37980
37981 \begin_layout Standard
37982
37983 \series bold
37984 \begin_inset LatexCommand printnomenclature
37985
37986 \end_inset
37987
37988
37989 \begin_inset LatexCommand printindex
37990
37991 \end_inset
37992
37993
37994 \end_layout
37995
37996 \end_body
37997 \end_document