]> git.lyx.org Git - lyx.git/blob - lib/doc/UserGuide.lyx
781566aaf56a97a4a6567fd98804f352d9fe0cd8
[lyx.git] / lib / doc / UserGuide.lyx
1 #LyX 1.5.1 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   % the pages of the TOC are numbered roman
25   % and a pdf-bookmark for the TOC is added
26   \pagenumbering{roman}
27   \let\myTOC\tableofcontents
28   \renewcommand\tableofcontents{%
29     \pdfbookmark[1]{Contents}{}
30     \myTOC
31     \cleardoublepage
32     \pagenumbering{arabic} }
33  % link all cross references and URLs in pdf output
34  \usepackage[colorlinks=true, bookmarks, bookmarksnumbered,
35  linkcolor=black, citecolor=black, urlcolor=blue, filecolor=blue,
36  pdfpagelayout=OneColumn, pdfnewwindow=true,
37  pdfstartview=XYZ, plainpages=false, pdfpagelabels,
38  pdfauthor={LyX Team}, pdftex,
39  pdftitle={The LyX User's Guide},pdfsubject={LyX},
40  pdfkeywords={LyX}]{hyperref}
41  
42 \else % if dvi or ps is produced
43
44  % link all cross references and URLs in dvi output
45  \usepackage[ps2pdf]{hyperref}
46
47  % the pages of the TOC are numbered roman
48  \pagenumbering{roman}
49  \let\myTOC\tableofcontents
50  \renewcommand\tableofcontents{%
51    \pdfbookmark[1]{Contents}{}
52    \myTOC
53    \cleardoublepage
54    \pagenumbering{arabic} }
55    
56 \fi 
57
58 % redefine the \LyX macro for PDF bookmarks
59 \def\LyX{\texorpdfstring{%
60   L\kern-.1667em\lower.25em\hbox{Y}\kern-.125emX\@}
61   {LyX }}
62
63 % define a short command for \textvisiblespace
64 \newcommand{\spce}{\textvisiblespace}
65
66 % redefine the greyed out note
67 \renewenvironment{lyxgreyedout}
68  {\textcolor{blue}\bgroup}{\egroup}
69 \end_preamble
70 \options intoc,refpage,idxtotoc,BCOR7mm
71 \language english
72 \inputencoding auto
73 \font_roman default
74 \font_sans default
75 \font_typewriter default
76 \font_default_family default
77 \font_sc false
78 \font_osf false
79 \font_sf_scale 100
80 \font_tt_scale 100
81 \graphics default
82 \paperfontsize 12
83 \spacing single
84 \papersize default
85 \use_geometry false
86 \use_amsmath 1
87 \use_esint 0
88 \cite_engine basic
89 \use_bibtopic false
90 \paperorientation portrait
91 \branch Question
92 \selected 1
93 \color #00ff00
94 \end_branch
95 \branch Answer
96 \selected 0
97 \color #aa55ff
98 \end_branch
99 \secnumdepth 3
100 \tocdepth 3
101 \paragraph_separation indent
102 \defskip medskip
103 \quotes_language english
104 \papercolumns 1
105 \papersides 2
106 \paperpagestyle default
107 \tracking_changes false
108 \output_changes false
109 \author "" 
110 \author "" 
111 \end_header
112
113 \begin_body
114
115 \begin_layout Title
116 The LyX User's Guide
117 \end_layout
118
119 \begin_layout Author
120 by the LyX Team
121 \begin_inset Foot
122 status collapsed
123
124 \begin_layout Standard
125 \noindent
126 If you have comments or error corrections, please send them to the LyX Documenta
127 tion mailing list: 
128 \family typewriter
129 lyx-docs@lists.lyx.org
130 \end_layout
131
132 \end_inset
133
134
135 \newline
136
137 \newline
138 Version 1.5.2
139 \end_layout
140
141 \begin_layout Standard
142 \begin_inset Note Note
143 status open
144
145 \begin_layout Standard
146 To export this document as PDF, Postscript, or DVI, the LaTeX-package 
147 \series bold
148 hyperref
149 \series default
150  has to be installed.
151 \end_layout
152
153 \begin_layout Standard
154 This package should be part of all popular LaTeX-distributions.
155 \end_layout
156
157 \end_inset
158
159
160 \end_layout
161
162 \begin_layout Standard
163 \begin_inset LatexCommand tableofcontents
164
165 \end_inset
166
167
168 \end_layout
169
170 \begin_layout Chapter
171 Getting Started
172 \end_layout
173
174 \begin_layout Section
175 What is LyX?
176 \end_layout
177
178 \begin_layout Standard
179 LyX is a document preparation system.
180  It is a tool for producing beautiful manuscripts, publishable books, business
181  letters and proposals, and even poetry.
182  It is unlike most other 
183 \begin_inset Quotes eld
184 \end_inset
185
186 word processors
187 \begin_inset Quotes erd
188 \end_inset
189
190  in the sense that it uses the paradigm of a markup language as its core
191  editing style.
192  That means that when you type a section header, you mark it as a 
193 \begin_inset Quotes eld
194 \end_inset
195
196 Section
197 \begin_inset Quotes erd
198 \end_inset
199
200 , not 
201 \begin_inset Quotes eld
202 \end_inset
203
204 Bold, 17 pt type, left justified, 5 mm space below
205 \begin_inset Quotes erd
206 \end_inset
207
208 .
209  LyX takes care of the typesetting for you, so you deal only with concepts,
210  not the mechanics.
211 \end_layout
212
213 \begin_layout Standard
214 This philosophy is explained in much greater detail in the 
215 \emph on
216
217 \begin_inset Quotes eld
218 \end_inset
219
220 Introduction
221 \begin_inset Quotes erd
222 \end_inset
223
224
225 \emph default
226 .
227  If you haven't read it yet, you need to.
228  Yes, we mean now.
229 \end_layout
230
231 \begin_layout Standard
232 The 
233 \begin_inset Quotes eld
234 \end_inset
235
236
237 \emph on
238 Introduction
239 \emph default
240
241 \begin_inset Quotes erd
242 \end_inset
243
244  describes several things in addition to LyX's philosophy: most importantly,
245  the format of all of the manuals.
246  If you don't read it, you'll have a bear of a time navigating this manual.
247  You might also be better served looking in one of the other manuals instead
248  of this one.
249  
250 \begin_inset Quotes eld
251 \end_inset
252
253
254 \emph on
255 Introduction
256 \emph default
257
258 \begin_inset Quotes erd
259 \end_inset
260
261  describes that, too.
262 \end_layout
263
264 \begin_layout Section
265 How LyX Looks
266 \end_layout
267
268 \begin_layout Standard
269 Like most applications, LyX has the familiar menu bar across the top of
270  its window.
271  Below it is a toolbar with a pulldown box and various buttons.
272  There is, of course, a vertical scrollbar and a main work area for editing
273  documents.
274  Near the bottom of the window is a small window containing a single line
275  of text.
276  This is the 
277 \emph on
278 minibuffer
279 \emph default
280 , which really means 
281 \begin_inset Quotes eld
282 \end_inset
283
284 command buffer
285 \begin_inset Quotes erd
286 \end_inset
287
288 .
289  Type 
290 \family sans
291 M-x
292 \family default
293  when you need to type a command in the minibuffer.
294 \end_layout
295
296 \begin_layout Standard
297 Note that there is no horizontal scroll bar.
298  This is not a bug or an oversight, but intentional.
299  When you read a book, you expect the end of a line to wrap around to the
300  next line.
301  Text overflows onto new pages in a vertical fashion, hence the need for
302  only a vertical scrollbar.
303  There are three cases where you might want a horizontal scrollbar.
304  The first case is large figures, displayed WYSIWYG\SpecialChar \@.
305  This, however, is due
306  to a flaw in the routine that displays graphics on the LyX screen in a
307  WYSIWYG fashion; it should rescale the graphics to fit in the window, just
308  as you'd need to rescale graphics to fit on a page.
309  The second and third cases are tables and equations which are wider than
310  the LyX window.
311  You can use the arrow keys to scroll horizontally through the table, but
312  this doesn't work for equations yet.
313 \end_layout
314
315 \begin_layout Standard
316 For a brief description of all LyX menus and toolbar buttons, have a look
317  at Appendix\InsetSpace ~
318
319 \begin_inset LatexCommand ref
320 reference "cha:The-User-Interface"
321
322 \end_inset
323
324 .
325  Most of them are self-explanatory and you'll find them listed in the correspond
326 ing sections of this documentation.
327 \end_layout
328
329 \begin_layout Section
330 HELP
331 \end_layout
332
333 \begin_layout Standard
334 The help system consists of the LyX manuals.
335  You can read 
336 \emph on
337 all
338 \emph default
339  of the manuals from inside LyX.
340  Just select the manual you want read from the 
341 \family sans
342 Help
343 \family default
344  menu.
345 \end_layout
346
347 \begin_layout Section
348 Basic LyX Setup
349 \begin_inset LatexCommand label
350 name "sec:Basic-LyX-Setup"
351
352 \end_inset
353
354
355 \end_layout
356
357 \begin_layout Standard
358 There are several features of LyX that can be configured from inside LyX,
359  without resorting to configuration files.
360  First, LyX is able to inspect your system to see what programs, LaTeX document
361  classes and LaTeX packages are available.
362  It uses this knowledge to give reasonable defaults to several 
363 \family sans
364 Preferences
365 \begin_inset LatexCommand index
366 name "Preferences"
367
368 \end_inset
369
370
371 \family default
372  settings.
373  Although this configuration has already been done when LyX was installed
374  on your system, you might have some items that you installed locally, e.g.
375  new LaTeX classes, and which are not seen by LyX.
376  To force LyX to re-inspect your system, you should use 
377 \family sans
378 Tools\SpecialChar \menuseparator
379 Reconfigure
380 \family default
381 .
382 \begin_inset LatexCommand index
383 name "Reconfiguration of LyX"
384
385 \end_inset
386
387  You should then restart LyX to ensure that the changes are taken into account.
388 \end_layout
389
390 \begin_layout Section
391 LaTeX Setup
392 \begin_inset LatexCommand label
393 name "sec:LaTeX-Setup"
394
395 \end_inset
396
397
398 \end_layout
399
400 \begin_layout Standard
401 LyX needs several LaTeX packages to work properly.
402  The packages found on the system by LyX are listed in the file 
403 \emph on
404 LaT
405 \emph default
406
407 \begin_inset ERT
408 status collapsed
409
410 \begin_layout Standard
411
412 {}
413 \end_layout
414
415 \end_inset
416
417
418 \emph on
419 eX\InsetSpace ~
420 Configuration
421 \emph default
422  that will be created when using the menu 
423 \family sans
424 Help\SpecialChar \menuseparator
425 LaT
426 \begin_inset ERT
427 status collapsed
428
429 \begin_layout Standard
430
431 {}
432 \end_layout
433
434 \end_inset
435
436 eX\InsetSpace ~
437 Configuration
438 \family default
439 .
440  You should install the required missing packages and then reconfigure LyX.
441 \begin_inset Note Note
442 status collapsed
443
444 \begin_layout Standard
445 The two braces in the ERT box prevent that the term 
446 \begin_inset Quotes eld
447 \end_inset
448
449 LaTeX
450 \begin_inset Quotes erd
451 \end_inset
452
453  is printed with sub- and superscript letters.
454  More on ERT is described in section\InsetSpace ~
455
456 \begin_inset LatexCommand ref
457 reference "sec:ERT"
458
459 \end_inset
460
461 , the printout of proper names like LaTeX is explained in section\InsetSpace ~
462
463 \begin_inset LatexCommand ref
464 reference "sub:LyX's-Proper-Names"
465
466 \end_inset
467
468 .
469 \end_layout
470
471 \end_inset
472
473
474 \begin_inset LatexCommand index
475 name "Reconfiguration of LyX"
476
477 \end_inset
478
479
480 \end_layout
481
482 \begin_layout Chapter
483 How to work with LyX
484 \end_layout
485
486 \begin_layout Section
487 Basic File Operations
488 \begin_inset LatexCommand index
489 name "File Operations"
490
491 \end_inset
492
493
494 \end_layout
495
496 \begin_layout Standard
497 Under the 
498 \family sans
499 File
500 \family default
501  menu are basic operations for any word processor in addition to some more
502  advanced operations:
503 \end_layout
504
505 \begin_layout Itemize
506
507 \family sans
508 New
509 \end_layout
510
511 \begin_layout Itemize
512
513 \family sans
514 New\InsetSpace ~
515 from
516 \bar under
517 \InsetSpace ~
518
519 \bar default
520 Template
521 \end_layout
522
523 \begin_layout Itemize
524
525 \family sans
526 Open
527 \end_layout
528
529 \begin_layout Itemize
530
531 \family sans
532 Close
533 \end_layout
534
535 \begin_layout Itemize
536
537 \family sans
538 Save
539 \end_layout
540
541 \begin_layout Itemize
542
543 \family sans
544 Save\InsetSpace ~
545 As
546 \end_layout
547
548 \begin_layout Itemize
549
550 \family sans
551 Revert\InsetSpace ~
552 to\InsetSpace ~
553 saved
554 \end_layout
555
556 \begin_layout Itemize
557
558 \family sans
559 Version\InsetSpace ~
560 Control
561 \end_layout
562
563 \begin_layout Itemize
564
565 \family sans
566 Import
567 \end_layout
568
569 \begin_layout Itemize
570
571 \family sans
572 Export
573 \end_layout
574
575 \begin_layout Itemize
576
577 \family sans
578 Print
579 \end_layout
580
581 \begin_layout Itemize
582
583 \family sans
584 Exit
585 \end_layout
586
587 \begin_layout Standard
588 They all do pretty much the same thing as in other word processors, with
589  a few minor differences.
590  The 
591 \family sans
592 File\SpecialChar \menuseparator
593 New\InsetSpace ~
594 from
595 \bar under
596 \InsetSpace ~
597
598 \bar default
599 Template
600 \family default
601  command not only prompts you for a name for the new file, but also prompts
602  you for a template to use.
603  Selecting a template will automatically set certain layout features for
604  the document, features you would otherwise need to change manually.
605  They can be of use for certain classes, especially those for writing letters
606  (see section\InsetSpace ~
607
608 \begin_inset LatexCommand ref
609 reference "sec:Document-Classes"
610
611 \end_inset
612
613 ).
614 \end_layout
615
616 \begin_layout Standard
617 Note: There is no 
618 \begin_inset Quotes eld
619 \end_inset
620
621 default file
622 \begin_inset Quotes erd
623 \end_inset
624
625  or document named 
626 \begin_inset Quotes eld
627 \end_inset
628
629 Untitled
630 \begin_inset Quotes erd
631 \end_inset
632
633  or 
634 \begin_inset Quotes eld
635 \end_inset
636
637 scratch.
638 \begin_inset Quotes erd
639 \end_inset
640
641  Unless you tell LyX to open a file or create a new one, that big, blank
642  space is just that --- a big, blank space.
643 \end_layout
644
645 \begin_layout Standard
646
647 \family sans
648 Revert\InsetSpace ~
649 to\InsetSpace ~
650 saved
651 \family default
652  and 
653 \family sans
654 Version\InsetSpace ~
655 Control
656 \family default
657  are useful if more people work on the same document at the same time
658 \begin_inset Foot
659 status collapsed
660
661 \begin_layout Standard
662 If you plan to do this, you should check out the Version Control feature
663  in LyX also.
664  Read 
665 \emph on
666 Extended Features
667 \emph default
668 \SpecialChar \@.
669
670 \end_layout
671
672 \end_inset
673
674 .
675  
676 \family sans
677 Revert\InsetSpace ~
678 to\InsetSpace ~
679 saved
680 \family default
681  will reload the document from disk.
682  You can of course also use it if you regret that you changed a document
683  and want to restore it to the last save.
684  With
685 \family sans
686  Version\InsetSpace ~
687 Control 
688 \family default
689 you can there register the changes you made to a document so that others
690  can identify this as your changes.
691 \end_layout
692
693 \begin_layout Section
694 Basic Editing Features
695 \begin_inset LatexCommand index
696 name "Editing"
697
698 \end_inset
699
700
701 \begin_inset LatexCommand label
702 name "sec:Basic-Editing-Features"
703
704 \end_inset
705
706
707 \end_layout
708
709 \begin_layout Standard
710 Like most modern word processors, LyX can perform cut and paste operations
711  on blocks of text, can move by character, word, or screenful of text, and
712  can delete whole words as well as individual characters.
713  The next four sections cover the basic LyX editing features and how to
714  access them.
715  We'll start with cut and paste.
716 \end_layout
717
718 \begin_layout Standard
719 As you might expect, the 
720 \family sans
721 Edit
722 \family default
723  menu has the cut and paste commands, along with various other editing features.
724  Some of these are special and covered in later sections.
725  The basic ones are:
726 \end_layout
727
728 \begin_layout Itemize
729
730 \family sans
731 Cut
732 \end_layout
733
734 \begin_layout Itemize
735
736 \family sans
737 Copy
738 \end_layout
739
740 \begin_layout Itemize
741
742 \family sans
743 Paste
744 \end_layout
745
746 \begin_layout Itemize
747
748 \family sans
749 Paste\InsetSpace ~
750 Recent
751 \end_layout
752
753 \begin_layout Itemize
754
755 \family sans
756 Paste\InsetSpace ~
757 Special
758 \end_layout
759
760 \begin_layout Itemize
761
762 \family sans
763 Find\InsetSpace ~
764 &\InsetSpace ~
765 Replace
766 \end_layout
767
768 \begin_layout Standard
769 The first three are self-explanatory.
770  One thing to note: whenever you delete a block of text that you've selected,
771  it's automatically placed in the clipboard.
772  That is, the 
773 \family sans
774 Delete
775 \family default
776  and 
777 \family sans
778 Backspace
779 \family default
780  keys also functions as the 
781 \family sans
782 Cut
783 \family default
784  command.
785  Also, if you've selected text, be careful.
786  If you hit a key, LyX will completely delete the selected text and replace
787  it with what you just typed.
788  You'll have to do an 
789 \family sans
790 Undo
791 \family default
792  to get back the lost text.
793 \end_layout
794
795 \begin_layout Standard
796 You can also copy text between LyX and other programs by cut, copy and paste.
797  The submenu of 
798 \family sans
799 Paste\InsetSpace ~
800 Recent
801 \family default
802  shows you a list with the last strings you have pasted.
803 \end_layout
804
805 \begin_layout Standard
806 The menu 
807 \family sans
808 Edit\SpecialChar \menuseparator
809 Paste\InsetSpace ~
810 Special\SpecialChar \menuseparator
811 Plain\InsetSpace ~
812 Text, Join\InsetSpace ~
813 Lines
814 \family default
815  will insert the text in the clipboard so that the whole text is inserted
816  as 
817 \emph on
818 one
819 \emph default
820  paragraph.
821  A new paragraph is started when there is a blank line in the file.
822  Without 
823 \family sans
824 Join\InsetSpace ~
825 Lines
826 \family default
827 , the text is inserted as Paragraphs, where the line breaks of the text
828  will start a new paragraph.
829 \end_layout
830
831 \begin_layout Standard
832 \begin_inset LatexCommand index
833 name "Dialogs ! Find \\& Replace"
834
835 \end_inset
836
837 The 
838 \family sans
839 Edit\SpecialChar \menuseparator
840 Find\InsetSpace ~
841 &\InsetSpace ~
842 Replace
843 \family default
844  item opens the 
845 \family sans
846 Find\InsetSpace ~
847 and\InsetSpace ~
848 Replace
849 \family default
850  dialog.
851  Once you've found a word or expression, LyX selects it.
852  Hitting the 
853 \family sans
854 Replace
855 \family default
856  button replaces the selected text with the contents of the 
857 \family sans
858 Replace\InsetSpace ~
859 with
860 \family default
861  field.
862  You can click the 
863 \family sans
864 Find\InsetSpace ~
865 Next
866 \family default
867  button to skip the current word.
868  Hit 
869 \family sans
870 Replace\InsetSpace ~
871 All
872 \family default
873  to replace all occurrences of the text in the document automatically.
874  The 
875 \family sans
876 Case\InsetSpace ~
877 sensitive
878 \family default
879  option can be used if you want the search to consider the case of the search
880  word.
881  If the toggle is set, searching for 
882 \begin_inset Quotes eld
883 \end_inset
884
885
886 \family typewriter
887 Test
888 \family default
889
890 \begin_inset Quotes erd
891 \end_inset
892
893  will not match the word 
894 \begin_inset Quotes eld
895 \end_inset
896
897
898 \family typewriter
899 test
900 \family default
901
902 \begin_inset Quotes erd
903 \end_inset
904
905 .
906  The 
907 \family sans
908 Match whole words only
909 \family default
910  option can be used to force LyX to only find complete words.
911  I.e., searching for 
912 \begin_inset Quotes eld
913 \end_inset
914
915
916 \family typewriter
917 star
918 \family default
919
920 \begin_inset Quotes erd
921 \end_inset
922
923  will not match 
924 \begin_inset Quotes eld
925 \end_inset
926
927
928 \family typewriter
929 starlet
930 \family default
931
932 \begin_inset Quotes erd
933 \end_inset
934
935 .
936 \end_layout
937
938 \begin_layout Section
939 Undo and Redo
940 \begin_inset LatexCommand index
941 name "Redo"
942
943 \end_inset
944
945
946 \begin_inset LatexCommand index
947 name "Undo"
948
949 \end_inset
950
951
952 \begin_inset LatexCommand label
953 name "sec:Undo-and-Redo"
954
955 \end_inset
956
957
958 \end_layout
959
960 \begin_layout Standard
961 If you make a mistake, you can easily recover from it.
962  LyX has a large-capacity undo/redo buffer.
963  Select 
964 \family sans
965 Edit\SpecialChar \menuseparator
966 Undo
967 \family default
968  to undo some mistake.
969  If you accidentally undo too much, use 
970 \family sans
971 Edit\SpecialChar \menuseparator
972 Redo
973 \family default
974  to 
975 \begin_inset Quotes eld
976 \end_inset
977
978 undo the undo.
979 \begin_inset Quotes erd
980 \end_inset
981
982  The undo mechanism is currently limited to 100 steps to minimize memory
983  overhead.
984  
985 \end_layout
986
987 \begin_layout Standard
988 Notice that if you revert back all changes to arrive to the document as
989  it was last saved, the 
990 \begin_inset Quotes eld
991 \end_inset
992
993 changed
994 \begin_inset Quotes erd
995 \end_inset
996
997  status of the document is unfortunately not reset.
998  This is a consequence of the 100 step undo limit, above.
999 \end_layout
1000
1001 \begin_layout Standard
1002 The 
1003 \family sans
1004 Undo
1005 \family default
1006  and 
1007 \family sans
1008 Redo
1009 \family default
1010  work on almost everything in LyX.
1011  They have some quirks, too.
1012  They won't 
1013 \family sans
1014 Undo
1015 \family default
1016  or 
1017 \family sans
1018 Redo
1019 \family default
1020  text character by character, but by blocks of text.
1021  That can take some getting used to; you'll have to play with 
1022 \family sans
1023 Undo
1024 \family default
1025  and 
1026 \family sans
1027 Redo
1028 \family default
1029  to get a feel for just how much they'll undo/redo, and after time, you'll
1030  surely appreciate how it works.
1031 \end_layout
1032
1033 \begin_layout Section
1034 Mouse Operations
1035 \begin_inset LatexCommand index
1036 name "Mouse Operations"
1037
1038 \end_inset
1039
1040
1041 \end_layout
1042
1043 \begin_layout Standard
1044 This are the most basic mouse operations.
1045 \end_layout
1046
1047 \begin_layout Enumerate
1048 Motion
1049 \end_layout
1050
1051 \begin_deeper
1052 \begin_layout Itemize
1053 Click the 
1054 \emph on
1055 left mouse button
1056 \emph default
1057  once anywhere in the edit window.
1058  The cursor moves to the text under the mouse.
1059 \end_layout
1060
1061 \end_deeper
1062 \begin_layout Enumerate
1063 Selecting Text
1064 \end_layout
1065
1066 \begin_deeper
1067 \begin_layout Itemize
1068 Hold down the 
1069 \emph on
1070 left mouse button
1071 \emph default
1072  and drag the mouse.
1073  LyX marks the text between the old and new mouse positions.
1074  Use 
1075 \family sans
1076 Edit\SpecialChar \menuseparator
1077 Copy
1078 \family default
1079  to create a copy of the text in LyX's buffer (and the clipboard).
1080 \end_layout
1081
1082 \begin_layout Itemize
1083 Re-position the cursor and then paste the text back into LyX using 
1084 \family sans
1085 Edit\SpecialChar \menuseparator
1086 Paste
1087 \family default
1088 .
1089 \end_layout
1090
1091 \end_deeper
1092 \begin_layout Enumerate
1093 Insets (Footnotes, Notes, Floats, etc.)
1094 \end_layout
1095
1096 \begin_deeper
1097 \begin_layout Standard
1098
1099 \emph on
1100 Single click
1101 \emph default
1102  the left mouse button to open or close any of these.
1103  Right-click on them to set its properties.
1104  Also check the appropriate section of this manual for more details.
1105 \end_layout
1106
1107 \end_deeper
1108 \begin_layout Enumerate
1109 Tables
1110 \end_layout
1111
1112 \begin_deeper
1113 \begin_layout Standard
1114
1115 \emph on
1116 Single click
1117 \emph default
1118  the right mouse button to open a dialog that will allow you to manipulate
1119  the table.
1120 \end_layout
1121
1122 \end_deeper
1123 \begin_layout Section
1124 Basic Key Bindings
1125 \begin_inset LatexCommand label
1126 name "sec:Key-Bindings"
1127
1128 \end_inset
1129
1130
1131 \begin_inset LatexCommand index
1132 name "Key Bindings"
1133
1134 \end_inset
1135
1136
1137 \end_layout
1138
1139 \begin_layout Standard
1140 We're not going to cover all of the keybindings.
1141  Be aware that there are at least two different primary binding maps: CUA
1142  and Emacs.
1143  LyX's default is CUA.
1144 \end_layout
1145
1146 \begin_layout Standard
1147 Some keys, like 
1148 \family sans
1149 Page\InsetSpace ~
1150 Up
1151 \family default
1152
1153 \family sans
1154 Page\InsetSpace ~
1155 Down
1156 \family default
1157
1158 \family sans
1159 Left
1160 \family default
1161
1162 \family sans
1163 Right
1164 \family default
1165
1166 \family sans
1167 Up
1168 \family default
1169 , and 
1170 \family sans
1171 Down
1172 \family default
1173 , do exactly what you expect them to do.
1174  Other keys don't:
1175 \end_layout
1176
1177 \begin_layout Labeling
1178 \labelwidthstring 00.00.0000
1179
1180 \family sans
1181 Tab
1182 \begin_inset LatexCommand nomenclature
1183 symbol "Tab"
1184 description "Tabulator key"
1185
1186 \end_inset
1187
1188
1189 \family default
1190  There is no such thing as a tab stop in LyX.
1191  If you don't understand this, go read sections\InsetSpace ~
1192
1193 \begin_inset LatexCommand ref
1194 reference "sec:Par-indent-intro"
1195
1196 \end_inset
1197
1198  and 
1199 \begin_inset LatexCommand ref
1200 reference "sec:Paragraph-Environments"
1201
1202 \end_inset
1203
1204 , especially section\InsetSpace ~
1205
1206 \begin_inset LatexCommand ref
1207 reference "sub:Lists"
1208
1209 \end_inset
1210
1211 , right now.
1212  Yes, right now.
1213  If you're still confused, look in the 
1214 \emph on
1215 Tutorial
1216 \emph default
1217 .
1218 \end_layout
1219
1220 \begin_layout Labeling
1221 \labelwidthstring 00.00.0000
1222
1223 \family sans
1224 Esc
1225 \begin_inset LatexCommand nomenclature
1226 symbol "Esc"
1227 description "Escape key"
1228
1229 \end_inset
1230
1231
1232 \family default
1233  This is the 
1234 \begin_inset Quotes eld
1235 \end_inset
1236
1237 cancel key.
1238 \begin_inset Quotes erd
1239 \end_inset
1240
1241  It's used, generically, to cancel operations.
1242  Other parts of the manual will go into greater detail about this.
1243 \end_layout
1244
1245 \begin_layout Labeling
1246 \labelwidthstring 00.00.0000
1247
1248 \family sans
1249 Home
1250 \family default
1251 \InsetSpace ~
1252 and\InsetSpace ~
1253
1254 \family sans
1255 End
1256 \family default
1257  These move the cursor, respectively, to the beginning and end of a line,
1258  unless you are using the Emacs bindings where they jump to the beginning
1259  or end of the file.
1260 \end_layout
1261
1262 \begin_layout Standard
1263 There are three modifier keys:
1264 \end_layout
1265
1266 \begin_layout Labeling
1267 \labelwidthstring 00.00.0000
1268
1269 \family sans
1270 Control
1271 \family default
1272  (Denoted by 
1273 \begin_inset Quotes eld
1274 \end_inset
1275
1276
1277 \family sans
1278 C
1279 \family default
1280
1281 \begin_inset Quotes erd
1282 \end_inset
1283
1284
1285 \begin_inset LatexCommand nomenclature
1286 symbol "C"
1287 description "Control key"
1288
1289 \end_inset
1290
1291  in the documentation files) This has a couple of different uses, depending
1292  on which keys it's used in combination with:
1293 \end_layout
1294
1295 \begin_deeper
1296 \begin_layout Itemize
1297 With 
1298 \family sans
1299 Backspace
1300 \family default
1301  or 
1302 \family sans
1303 Delete
1304 \family default
1305 , it deletes an entire word instead of a single character.
1306 \end_layout
1307
1308 \begin_layout Itemize
1309 With 
1310 \family sans
1311 Left
1312 \family default
1313  and 
1314 \family sans
1315 Right
1316 \family default
1317 , it moves by words instead of characters.
1318 \end_layout
1319
1320 \begin_layout Itemize
1321 With 
1322 \family sans
1323 Home
1324 \family default
1325  and 
1326 \family sans
1327 End
1328 \family default
1329 , it moves to the beginning and the end of the document, respectively.
1330 \end_layout
1331
1332 \end_deeper
1333 \begin_layout Labeling
1334 \labelwidthstring 00.00.0000
1335
1336 \family sans
1337 Shift
1338 \family default
1339  (Denoted by 
1340 \begin_inset Quotes eld
1341 \end_inset
1342
1343
1344 \family sans
1345 S
1346 \family default
1347
1348 \begin_inset Quotes erd
1349 \end_inset
1350
1351
1352 \begin_inset LatexCommand nomenclature
1353 symbol "S"
1354 description "Shift key"
1355
1356 \end_inset
1357
1358  in the documentation files) Use this with any of the motion keys to select
1359  the text between the old and new cursor positions.
1360 \end_layout
1361
1362 \begin_layout Labeling
1363 \labelwidthstring 00.00.0000
1364
1365 \family sans
1366 Meta
1367 \family default
1368  (Denoted by 
1369 \begin_inset Quotes eld
1370 \end_inset
1371
1372
1373 \family sans
1374 M
1375 \family default
1376
1377 \begin_inset Quotes erd
1378 \end_inset
1379
1380
1381 \begin_inset LatexCommand nomenclature
1382 symbol "M"
1383 description "Meta or Alt key"
1384
1385 \end_inset
1386
1387  in the documentation files) This is the Alt key on many keyboards, unless
1388  your keyboard has a distinct Meta key.
1389  If you have both keys, you will need to try out which one actually performs
1390  the 
1391 \family sans
1392 Meta-
1393 \family default
1394  function.
1395  This key does many different things, but it also activates the 
1396 \emph on
1397 menu accelerator keys
1398 \emph default
1399 .
1400  If you use this in combination with any of the underlined letters in a
1401  menu or menu item, it selects that menu item.
1402 \end_layout
1403
1404 \begin_deeper
1405 \begin_layout Standard
1406 For example, the sequence 
1407 \begin_inset Quotes eld
1408 \end_inset
1409
1410
1411 \family sans
1412 M\InsetSpace ~
1413 e\InsetSpace ~
1414 s
1415 \family default
1416 \InsetSpace ~
1417
1418 \family sans
1419 c
1420 \family default
1421
1422 \begin_inset Quotes erd
1423 \end_inset
1424
1425  
1426 \family sans
1427 brings
1428 \family default
1429  up the 
1430 \begin_inset Quotes eld
1431 \end_inset
1432
1433 Text Style
1434 \begin_inset Quotes erd
1435 \end_inset
1436
1437  menu.
1438  Typing 
1439 \begin_inset Quotes eld
1440 \end_inset
1441
1442
1443 \family sans
1444 M\InsetSpace ~
1445 f
1446 \family default
1447
1448 \begin_inset Quotes erd
1449 \end_inset
1450
1451  opens the 
1452 \family sans
1453 File
1454 \family default
1455  menu.
1456 \end_layout
1457
1458 \begin_layout Standard
1459 There are also other things bound to the 
1460 \family sans
1461 Meta-
1462 \family default
1463  key, but you'll have to check in the 
1464 \emph on
1465 Reference
1466 \emph default
1467  
1468 \emph on
1469 manual
1470 \emph default
1471  for more info.
1472 \end_layout
1473
1474 \end_deeper
1475 \begin_layout Standard
1476 You'll learn more and more keybindings and short-cut keys as you use LyX,
1477  because most actions will prompt a small message in the status bar at the
1478  bottom of LyX's main window which describe the name of the action, you've
1479  just triggered, and any existing keybindings for that action.
1480  The notation for the keybindings is very similar to the notation used in
1481  this documentation, so you should not have any problems understanding it.
1482  However, notice that Shift-modifiers are explicitly mentioned, so 
1483 \family sans
1484
1485 \begin_inset Quotes eld
1486 \end_inset
1487
1488 M-p S-A
1489 \family default
1490
1491 \begin_inset Quotes erd
1492 \end_inset
1493
1494  means 
1495 \family sans
1496 Meta-p
1497 \family default
1498  followed by a capital 
1499 \family sans
1500 A
1501 \family default
1502 .
1503  
1504 \begin_inset Quotes eld
1505 \end_inset
1506
1507
1508 \family sans
1509 S-C-s
1510 \family default
1511
1512 \begin_inset Quotes erd
1513 \end_inset
1514
1515  means 
1516 \family sans
1517 Shift-Control-s
1518 \family default
1519 .
1520 \end_layout
1521
1522 \begin_layout Chapter
1523 LyX Basics
1524 \begin_inset LatexCommand index
1525 name "LyX ! Basics"
1526
1527 \end_inset
1528
1529
1530 \end_layout
1531
1532 \begin_layout Section
1533 Document Types
1534 \begin_inset LatexCommand index
1535 name "Document ! Types"
1536
1537 \end_inset
1538
1539
1540 \end_layout
1541
1542 \begin_layout Subsection
1543 Introduction
1544 \end_layout
1545
1546 \begin_layout Standard
1547 Before you do anything else, before you ever start writing a document, you
1548  need to decide what type of document you want to edit.
1549  Different types of documents use different types of spacing, headings,
1550  numbering schemes, and so on.
1551  Additionally, different documents use different paragraph environments,
1552  and format the title of your document differently.
1553 \end_layout
1554
1555 \begin_layout Standard
1556
1557 \emph on
1558 document class
1559 \emph default
1560  describes a group of properties common to a particular set of documents.
1561  By setting the document class, you automatically select these properties,
1562  making it easier to create the type of document you want.
1563  If you don't choose a document class, LyX picks one for you by default.
1564  So, it behooves you to change the class of your document.
1565 \end_layout
1566
1567 \begin_layout Standard
1568 Read on for info about the document classes you can choose from LyX, and
1569  how to adjust their properties.
1570 \end_layout
1571
1572 \begin_layout Subsection
1573 Document Classes
1574 \begin_inset LatexCommand index
1575 name "Document ! Classes"
1576
1577 \end_inset
1578
1579
1580 \begin_inset LatexCommand label
1581 name "sec:Document-Classes"
1582
1583 \end_inset
1584
1585
1586 \end_layout
1587
1588 \begin_layout Subsubsection
1589 Overview
1590 \end_layout
1591
1592 \begin_layout Standard
1593 There are four standard document classes in LyX.
1594  They are:
1595 \end_layout
1596
1597 \begin_layout Description
1598 Article for basic articles
1599 \end_layout
1600
1601 \begin_layout Description
1602 Report for basic reports
1603 \end_layout
1604
1605 \begin_layout Description
1606 Book for writing a book
1607 \end_layout
1608
1609 \begin_layout Description
1610 Letter for US-style letters
1611 \end_layout
1612
1613 \begin_layout Standard
1614 There are also some non-standard classes, which LyX only uses if you have
1615  installed them.
1616  Here are some of the classes, the full list with detailed explanations
1617  can be found in chapter 
1618 \emph on
1619 Special Document Classes
1620 \emph default
1621  in the 
1622 \emph on
1623 Extended Features
1624 \emph default
1625  manual:
1626 \end_layout
1627
1628 \begin_layout Description
1629 A&A Journal articles in the style and format used in Astronomy & Astrophysics
1630 \end_layout
1631
1632 \begin_layout Description
1633 AAST
1634 \family sans
1635
1636 \begin_inset ERT
1637 status collapsed
1638
1639 \begin_layout Standard
1640
1641 {}
1642 \end_layout
1643
1644 \end_inset
1645
1646
1647 \family default
1648 eX For submissions to the journals published by the American Astronomical
1649  Society
1650 \end_layout
1651
1652 \begin_layout Description
1653 AMS Layouts for articles and books in the style and format used by the American
1654  Mathematical Society (AMS).
1655  There are three article layouts available.
1656  The standard one uses a typical numbering scheme for theorems etc., that
1657  prepends the section number to the number of the result.
1658  All result-type statements (propositions, corollaries, and so on) are sequenced
1659  together, but definitions, examples, and the like have their own sequence.
1660  The 
1661 \begin_inset Quotes eld
1662 \end_inset
1663
1664 sequential numbering
1665 \begin_inset Quotes erd
1666 \end_inset
1667
1668  scheme does not place the section number with each result, but numbers
1669  them throughout the article in a single sequence.
1670  Each type of result gets its own sequence.
1671  There is also a layout that dispenses with numbering of statements altogether.
1672 \end_layout
1673
1674 \begin_layout Description
1675 Beamer Layout for presentations
1676 \end_layout
1677
1678 \begin_layout Description
1679 broadway Layout for writing plays.
1680  It is not an existing LaTeX document class, but a new one which is distributed
1681  with LyX.
1682 \end_layout
1683
1684 \begin_layout Description
1685 curiculum\InsetSpace ~
1686 vitae classes to create curriculum vitae
1687 \end_layout
1688
1689 \begin_layout Description
1690 Dinbrief Letters in format of the DIN (German industry norm)
1691 \end_layout
1692
1693 \begin_layout Description
1694 dtk Layout for 
1695 \family typewriter
1696 Die TeXnische Komödie
1697 \family default
1698 , the journal of the German TeX user Group (Dante)
1699 \end_layout
1700
1701 \begin_layout Description
1702 Elsevier Layout for journals of the Elsevier publishing group
1703 \end_layout
1704
1705 \begin_layout Description
1706 Foils Used to make transparencies
1707 \end_layout
1708
1709 \begin_layout Description
1710 g-brief Letters in format of the DIN (German industry norm)
1711 \end_layout
1712
1713 \begin_layout Description
1714 hollywood Used to type spec scripts for the US film industry.
1715  It is not an existing LaTeX document class, but a new one which is distributed
1716  with LyX.
1717 \end_layout
1718
1719 \begin_layout Description
1720 IEEEtran Layout for the journals published by the Institute of Electrical
1721  and Electronics Engineers (IEEE)
1722 \end_layout
1723
1724 \begin_layout Description
1725 IOP Layout for journals of the Institute of Physics publishing group
1726 \end_layout
1727
1728 \begin_layout Description
1729 Kluwer Layout for journals of the Kluwer publishing group
1730 \end_layout
1731
1732 \begin_layout Description
1733 koma-script a replacement for the standard classes, offers many useful features
1734  like caption formatting, automatic print space calculation etc.
1735 \end_layout
1736
1737 \begin_layout Description
1738 Memoir another replacement for the standard classes
1739 \end_layout
1740
1741 \begin_layout Description
1742 paper Used with the 
1743 \family typewriter
1744 paper
1745 \family default
1746  LaTeX document class
1747 \end_layout
1748
1749 \begin_layout Description
1750 Powerdot Layout for presentations
1751 \end_layout
1752
1753 \begin_layout Description
1754 REVTe
1755 \begin_inset ERT
1756 status collapsed
1757
1758 \begin_layout Standard
1759
1760 {}
1761 \end_layout
1762
1763 \end_inset
1764
1765 X is used to write articles for the publications of the American Physical
1766  Society (APS), American Institute of Physics (AIP), and Optical Society
1767  of America (OSA).
1768  This class is not completely compatible with all LyX features.
1769 \end_layout
1770
1771 \begin_layout Description
1772 Slides Used to make transparencies
1773 \end_layout
1774
1775 \begin_layout Description
1776 SPIE\InsetSpace ~
1777 Proceedings Layout for the journals published by The International Society
1778  for Optical Engineering (SPIE)
1779 \end_layout
1780
1781 \begin_layout Description
1782 Springer Layouts for journals of the Springer publishing group
1783 \end_layout
1784
1785 \begin_layout Description
1786 TUGboat Layout for 
1787 \family typewriter
1788 TUGboat
1789 \family default
1790 , the journal of the international TeX user Group (TUG)
1791 \end_layout
1792
1793 \begin_layout Standard
1794 We won't go into any detail about how to use these different document classes
1795  here.
1796  You can find all the details about the non-standard classes in the 
1797 \emph on
1798 Extended Editing
1799 \emph default
1800  manual.
1801  Here, we will settle with a list of some of the common properties of all
1802  of the document classes.
1803 \end_layout
1804
1805 \begin_layout Subsubsection
1806 Selecting a Class
1807 \end_layout
1808
1809 \begin_layout Standard
1810 You can select a class using the 
1811 \family sans
1812 Document\SpecialChar \menuseparator
1813 Settings
1814 \begin_inset LatexCommand index
1815 name "Document ! Settings"
1816
1817 \end_inset
1818
1819
1820 \family default
1821  dialog.
1822  Select the class you want to use, and make any fine tunings of the options
1823  you may need.
1824 \end_layout
1825
1826 \begin_layout Subsubsection
1827 Properties
1828 \end_layout
1829
1830 \begin_layout Standard
1831 Each class has a default set of options.
1832  Here's a quick table describing them:
1833 \end_layout
1834
1835 \begin_layout Standard
1836 \begin_inset VSpace 0.3cm
1837 \end_inset
1838
1839
1840 \end_layout
1841
1842 \begin_layout Standard
1843 \align center
1844 \begin_inset Tabular
1845 <lyxtabular version="3" rows="5" columns="5">
1846 <features>
1847 <column alignment="center" valignment="top" leftline="true" rightline="true" width="0pt">
1848 <column alignment="center" valignment="top" leftline="true" width="0pt">
1849 <column alignment="center" valignment="top" leftline="true" width="0pt">
1850 <column alignment="center" valignment="top" leftline="true" width="0pt">
1851 <column alignment="center" valignment="top" leftline="true" rightline="true" width="0pt">
1852 <row topline="true" bottomline="true">
1853 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
1854 \begin_inset Text
1855
1856 \begin_layout Standard
1857
1858 \end_layout
1859
1860 \end_inset
1861 </cell>
1862 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
1863 \begin_inset Text
1864
1865 \begin_layout Standard
1866
1867 \family sans
1868 \series medium
1869 \shape up
1870 \size normal
1871 \emph off
1872 \bar no
1873 \noun off
1874 \color none
1875 Pagestyle
1876 \end_layout
1877
1878 \end_inset
1879 </cell>
1880 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
1881 \begin_inset Text
1882
1883 \begin_layout Standard
1884
1885 \family sans
1886 \series medium
1887 \shape up
1888 \size normal
1889 \emph off
1890 \bar no
1891 \noun off
1892 \color none
1893 Sides
1894 \end_layout
1895
1896 \end_inset
1897 </cell>
1898 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
1899 \begin_inset Text
1900
1901 \begin_layout Standard
1902
1903 \family sans
1904 \series medium
1905 \shape up
1906 \size normal
1907 \emph off
1908 \bar no
1909 \noun off
1910 \color none
1911 Columns
1912 \end_layout
1913
1914 \end_inset
1915 </cell>
1916 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
1917 \begin_inset Text
1918
1919 \begin_layout Standard
1920
1921 \series medium
1922 \shape up
1923 \size normal
1924 \emph off
1925 \bar no
1926 \noun off
1927 \color none
1928 Max.
1929  sectioning level
1930 \end_layout
1931
1932 \end_inset
1933 </cell>
1934 </row>
1935 <row topline="true">
1936 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
1937 \begin_inset Text
1938
1939 \begin_layout Standard
1940
1941 \series medium
1942 \shape up
1943 \size normal
1944 \emph off
1945 \bar no
1946 \noun off
1947 \color none
1948 article
1949 \end_layout
1950
1951 \end_inset
1952 </cell>
1953 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
1954 \begin_inset Text
1955
1956 \begin_layout Standard
1957
1958 \family sans
1959 \series medium
1960 \shape up
1961 \size normal
1962 \emph off
1963 \bar no
1964 \noun off
1965 \color none
1966 Plain
1967 \end_layout
1968
1969 \end_inset
1970 </cell>
1971 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
1972 \begin_inset Text
1973
1974 \begin_layout Standard
1975
1976 \family sans
1977 \series medium
1978 \shape up
1979 \size normal
1980 \emph off
1981 \bar no
1982 \noun off
1983 \color none
1984 One
1985 \end_layout
1986
1987 \end_inset
1988 </cell>
1989 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
1990 \begin_inset Text
1991
1992 \begin_layout Standard
1993
1994 \family sans
1995 \series medium
1996 \shape up
1997 \size normal
1998 \emph off
1999 \bar no
2000 \noun off
2001 \color none
2002 One
2003 \end_layout
2004
2005 \end_inset
2006 </cell>
2007 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
2008 \begin_inset Text
2009
2010 \begin_layout Standard
2011
2012 \family sans
2013 \series medium
2014 \shape up
2015 \size normal
2016 \emph off
2017 \bar no
2018 \noun off
2019 \color none
2020 Section
2021 \end_layout
2022
2023 \end_inset
2024 </cell>
2025 </row>
2026 <row topline="true">
2027 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
2028 \begin_inset Text
2029
2030 \begin_layout Standard
2031
2032 \series medium
2033 \shape up
2034 \size normal
2035 \emph off
2036 \bar no
2037 \noun off
2038 \color none
2039 report
2040 \end_layout
2041
2042 \end_inset
2043 </cell>
2044 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
2045 \begin_inset Text
2046
2047 \begin_layout Standard
2048
2049 \family sans
2050 \series medium
2051 \shape up
2052 \size normal
2053 \emph off
2054 \bar no
2055 \noun off
2056 \color none
2057 Plain
2058 \end_layout
2059
2060 \end_inset
2061 </cell>
2062 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
2063 \begin_inset Text
2064
2065 \begin_layout Standard
2066
2067 \family sans
2068 \series medium
2069 \shape up
2070 \size normal
2071 \emph off
2072 \bar no
2073 \noun off
2074 \color none
2075 One
2076 \end_layout
2077
2078 \end_inset
2079 </cell>
2080 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
2081 \begin_inset Text
2082
2083 \begin_layout Standard
2084
2085 \family sans
2086 \series medium
2087 \shape up
2088 \size normal
2089 \emph off
2090 \bar no
2091 \noun off
2092 \color none
2093 One
2094 \end_layout
2095
2096 \end_inset
2097 </cell>
2098 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
2099 \begin_inset Text
2100
2101 \begin_layout Standard
2102
2103 \family sans
2104 \series medium
2105 \shape up
2106 \size normal
2107 \emph off
2108 \bar no
2109 \noun off
2110 \color none
2111 Chapter
2112 \end_layout
2113
2114 \end_inset
2115 </cell>
2116 </row>
2117 <row topline="true">
2118 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
2119 \begin_inset Text
2120
2121 \begin_layout Standard
2122
2123 \series medium
2124 \shape up
2125 \size normal
2126 \emph off
2127 \bar no
2128 \noun off
2129 \color none
2130 book
2131 \end_layout
2132
2133 \end_inset
2134 </cell>
2135 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
2136 \begin_inset Text
2137
2138 \begin_layout Standard
2139
2140 \family sans
2141 \series medium
2142 \shape up
2143 \size normal
2144 \emph off
2145 \bar no
2146 \noun off
2147 \color none
2148 Headings
2149 \end_layout
2150
2151 \end_inset
2152 </cell>
2153 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
2154 \begin_inset Text
2155
2156 \begin_layout Standard
2157
2158 \family sans
2159 \series medium
2160 \shape up
2161 \size normal
2162 \emph off
2163 \bar no
2164 \noun off
2165 \color none
2166 Two
2167 \end_layout
2168
2169 \end_inset
2170 </cell>
2171 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
2172 \begin_inset Text
2173
2174 \begin_layout Standard
2175
2176 \family sans
2177 \series medium
2178 \shape up
2179 \size normal
2180 \emph off
2181 \bar no
2182 \noun off
2183 \color none
2184 One
2185 \end_layout
2186
2187 \end_inset
2188 </cell>
2189 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
2190 \begin_inset Text
2191
2192 \begin_layout Standard
2193
2194 \family sans
2195 \series medium
2196 \shape up
2197 \size normal
2198 \emph off
2199 \bar no
2200 \noun off
2201 \color none
2202 Chapter
2203 \end_layout
2204
2205 \end_inset
2206 </cell>
2207 </row>
2208 <row topline="true" bottomline="true">
2209 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
2210 \begin_inset Text
2211
2212 \begin_layout Standard
2213
2214 \series medium
2215 \shape up
2216 \size normal
2217 \emph off
2218 \bar no
2219 \noun off
2220 \color none
2221 letter
2222 \end_layout
2223
2224 \end_inset
2225 </cell>
2226 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
2227 \begin_inset Text
2228
2229 \begin_layout Standard
2230
2231 \family sans
2232 \series medium
2233 \shape up
2234 \size normal
2235 \emph off
2236 \bar no
2237 \noun off
2238 \color none
2239 Plain
2240 \end_layout
2241
2242 \end_inset
2243 </cell>
2244 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
2245 \begin_inset Text
2246
2247 \begin_layout Standard
2248
2249 \family sans
2250 \series medium
2251 \shape up
2252 \size normal
2253 \emph off
2254 \bar no
2255 \noun off
2256 \color none
2257 One
2258 \end_layout
2259
2260 \end_inset
2261 </cell>
2262 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
2263 \begin_inset Text
2264
2265 \begin_layout Standard
2266
2267 \family sans
2268 \series medium
2269 \shape up
2270 \size normal
2271 \emph off
2272 \bar no
2273 \noun off
2274 \color none
2275 One
2276 \end_layout
2277
2278 \end_inset
2279 </cell>
2280 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
2281 \begin_inset Text
2282
2283 \begin_layout Standard
2284
2285 \series medium
2286 \shape up
2287 \size normal
2288 \emph off
2289 \bar no
2290 \noun off
2291 \color none
2292 none
2293 \end_layout
2294
2295 \end_inset
2296 </cell>
2297 </row>
2298 </lyxtabular>
2299
2300 \end_inset
2301
2302
2303 \end_layout
2304
2305 \begin_layout Standard
2306 \begin_inset VSpace 0.3cm
2307 \end_inset
2308
2309
2310 \end_layout
2311
2312 \begin_layout Standard
2313 You're probably also wondering what 
2314 \begin_inset Quotes eld
2315 \end_inset
2316
2317 Max.\InsetSpace ~
2318 sectioning level
2319 \begin_inset Quotes erd
2320 \end_inset
2321
2322  means.
2323  There are several paragraph environments used to create section headings.
2324  Different document classes allow different types of section headings.
2325  Only two use the 
2326 \family sans
2327 Chapter
2328 \family default
2329  heading; the rest do not and begin instead with the 
2330 \family sans
2331 Section
2332 \family default
2333  heading.
2334  Some document classes, such as the ones for letters, don't use any section
2335  headings.
2336  In addition to 
2337 \family sans
2338 Chapter
2339 \family default
2340  and 
2341 \family sans
2342 Section
2343 \family default
2344  headings, there are also 
2345 \family sans
2346 Subsection
2347 \family default
2348  headings, 
2349 \family sans
2350 Subsubsection
2351 \family default
2352  headings, and so on.
2353  We'll describe these headings fully in section\InsetSpace ~
2354
2355 \begin_inset LatexCommand ref
2356 reference "sub:Headings"
2357
2358 \end_inset
2359
2360 .
2361 \end_layout
2362
2363 \begin_layout Subsection
2364 Document Layout
2365 \begin_inset LatexCommand index
2366 name "Document !  Layout"
2367
2368 \end_inset
2369
2370
2371 \begin_inset LatexCommand label
2372 name "sub:Document-Layout"
2373
2374 \end_inset
2375
2376
2377 \family sans
2378
2379 \begin_inset LatexCommand index
2380 name "Document ! Settings"
2381
2382 \end_inset
2383
2384
2385 \end_layout
2386
2387 \begin_layout Standard
2388 The most important properties of documents classes are set in the menu 
2389 \family sans
2390 Document\SpecialChar \menuseparator
2391 Settings
2392 \family default
2393 .
2394  There in the 
2395 \family sans
2396 Options
2397 \family default
2398  field under 
2399 \family sans
2400 Documents\InsetSpace ~
2401 classes
2402 \family default
2403 , you can enter special options for your document class in a comma-separated
2404  list.
2405  This is only necessary if LyX doesn't support special options you want
2406  to use for your document.
2407  To learn more about your favorite LaTeX-class and its options, you have
2408  to read its manual.
2409 \end_layout
2410
2411 \begin_layout Standard
2412 Under 
2413 \family sans
2414 Page\InsetSpace ~
2415 Layout
2416 \family default
2417  the 
2418 \family sans
2419 Pagestyle
2420 \family default
2421  controls what sorts of headings and page numbers go on a page.
2422  You can choose between the following five options:
2423 \end_layout
2424
2425 \begin_layout Labeling
2426 \labelwidthstring 00.00.0000
2427
2428 \family sans
2429 Default
2430 \family default
2431  Use default pagestyle of current class.
2432 \end_layout
2433
2434 \begin_layout Labeling
2435 \labelwidthstring 00.00.0000
2436
2437 \family sans
2438 Empty
2439 \family default
2440  No page numbers or headings.
2441 \end_layout
2442
2443 \begin_layout Labeling
2444 \labelwidthstring 00.00.0000
2445
2446 \family sans
2447 Plain
2448 \family default
2449  Page numbers only.
2450 \end_layout
2451
2452 \begin_layout Labeling
2453 \labelwidthstring 00.00.0000
2454
2455 \family sans
2456 Headings
2457 \family default
2458  Page numbers and either the current chapter or section title and number.
2459  Whether LyX uses the current chapter or the current section depends on
2460  the maximum sectioning level of the class.
2461 \end_layout
2462
2463 \begin_layout Labeling
2464 \labelwidthstring 00.00.0000
2465
2466 \family sans
2467 Fancy
2468 \family default
2469  This allows you to create fully customizable headers and footers if you
2470  have the 
2471 \series bold
2472 fancyhdr
2473 \begin_inset LatexCommand index
2474 name "LaTeX-packages ! fancyhdr"
2475
2476 \end_inset
2477
2478
2479 \series default
2480  package installed.
2481  At the moment, support in LyX is limited to this setting.
2482  To use the full power of this package, you have to add code to your document
2483  preamble.
2484  Check the documentation for the 
2485 \series bold
2486 fancyhdr
2487 \series default
2488  package for more details, 
2489 \begin_inset LatexCommand cite
2490 key "fancyhdr"
2491
2492 \end_inset
2493
2494 .
2495 \end_layout
2496
2497 \begin_layout Standard
2498 The 
2499 \family sans
2500 Separation
2501 \family default
2502  of paragraphs is described in section\InsetSpace ~
2503
2504 \begin_inset LatexCommand ref
2505 reference "sec:Par-indent-intro"
2506
2507 \end_inset
2508
2509 .
2510 \end_layout
2511
2512 \begin_layout Subsection
2513 Paper Size and Orientation
2514 \begin_inset LatexCommand index
2515 name "Document ! Paper size"
2516
2517 \end_inset
2518
2519
2520 \begin_inset LatexCommand label
2521 name "sub:Paper-Size,-Orientation,"
2522
2523 \end_inset
2524
2525
2526 \end_layout
2527
2528 \begin_layout Standard
2529 You'll find the following options in the menu 
2530 \family sans
2531 Page\InsetSpace ~
2532 Layout
2533 \family default
2534  of the dialog of the 
2535 \family sans
2536 Document\SpecialChar \menuseparator
2537 Settings
2538 \family default
2539  menu:
2540 \family sans
2541
2542 \begin_inset LatexCommand index
2543 name "Document ! Settings"
2544
2545 \end_inset
2546
2547
2548 \end_layout
2549
2550 \begin_layout Labeling
2551 \labelwidthstring 00.00.0000
2552
2553 \family sans
2554 Papersize
2555 \family default
2556  What size paper to print on.
2557  The choices are
2558 \end_layout
2559
2560 \begin_layout Itemize
2561
2562 \family sans
2563 Default
2564 \end_layout
2565
2566 \begin_layout Itemize
2567
2568 \family sans
2569 A3, A4,
2570 \family default
2571  
2572 \family sans
2573 A5
2574 \end_layout
2575
2576 \begin_layout Itemize
2577
2578 \family sans
2579 B3, B4, B5
2580 \end_layout
2581
2582 \begin_layout Itemize
2583
2584 \family sans
2585 US letter
2586 \end_layout
2587
2588 \begin_layout Itemize
2589
2590 \family sans
2591 US legal
2592 \end_layout
2593
2594 \begin_layout Itemize
2595
2596 \family sans
2597 US executive
2598 \end_layout
2599
2600 \begin_layout Itemize
2601
2602 \family sans
2603 Custom
2604 \end_layout
2605
2606 \begin_layout Labeling
2607 \labelwidthstring 00.00.0000
2608
2609 \family sans
2610 Orientation
2611 \family default
2612  Two toggle buttons choose whether to print the output as 
2613 \family sans
2614 Landscape
2615 \family default
2616  or as 
2617 \family sans
2618 Portrait
2619 \family default
2620 .
2621 \end_layout
2622
2623 \begin_layout Labeling
2624 \labelwidthstring 00.00.0000
2625
2626 \family sans
2627 Two-sided\InsetSpace ~
2628 document
2629 \family default
2630  Adjusts the print space to print both sides of paper.
2631  That means that the print space for odd- and even-numbered pages is different.
2632 \end_layout
2633
2634 \begin_layout Subsection
2635 Margins
2636 \begin_inset LatexCommand index
2637 name "Document ! Margins"
2638
2639 \end_inset
2640
2641
2642 \begin_inset LatexCommand label
2643 name "sub:Margins"
2644
2645 \end_inset
2646
2647
2648 \begin_inset LatexCommand index
2649 name "Margins"
2650
2651 \end_inset
2652
2653
2654 \end_layout
2655
2656 \begin_layout Standard
2657 Paper margins are set in the menu 
2658 \family sans
2659 Document\SpecialChar \menuseparator
2660 Settings
2661 \family default
2662 .
2663 \family sans
2664
2665 \begin_inset LatexCommand index
2666 name "Document ! Settings"
2667
2668 \end_inset
2669
2670
2671 \end_layout
2672
2673 \begin_layout Standard
2674 If you use a koma-script document class, you can use the default settings.
2675  Because koma-script calculates then the printspace automatically by taking
2676  the paper format and the font size into account.
2677 \end_layout
2678
2679 \begin_layout Subsection
2680 Important Note
2681 \end_layout
2682
2683 \begin_layout Standard
2684 If you change a document class, LyX has to convert 
2685 \emph on
2686 everything
2687 \emph default
2688  into the new class.
2689  That includes the paragraph environments.
2690  Some paragraph environments are standard; all of the document classes have
2691  them; but some classes have special paragraph environments.
2692  If this is the case, and you change the document class, LyX sets the missing
2693  paragraph environments to 
2694 \family sans
2695 Standard
2696 \family default
2697  and places an error box at the beginning of the paragraph.
2698  Just click on them and you'll get a message dialog that tells you about
2699  the conversion and why it failed.
2700 \end_layout
2701
2702 \begin_layout Section
2703 Paragraph Indentation and Separation
2704 \begin_inset LatexCommand index
2705 name "Paragraph ! Indentation"
2706
2707 \end_inset
2708
2709
2710 \end_layout
2711
2712 \begin_layout Subsection
2713 Introduction
2714 \begin_inset LatexCommand label
2715 name "sec:Par-indent-intro"
2716
2717 \end_inset
2718
2719
2720 \end_layout
2721
2722 \begin_layout Standard
2723 Before describing all of the various paragraph environments, we'd like to
2724  say a word or two about paragraph indentation.
2725 \end_layout
2726
2727 \begin_layout Standard
2728 Everyone seems to have their own convention for separating paragraphs.
2729  Most Americans indent the first line of a paragraph.
2730  Others don't indent but put extra space between the paragraphs.
2731  If you choose indentation for paragraphs the 
2732 \emph on
2733 first
2734 \emph default
2735  paragraph of a section, or after a figure, an equation, a table, a list,
2736  etc., is 
2737 \emph on
2738 not
2739 \emph default
2740  indented.
2741  Only a paragraph following another paragraph gets indented.
2742  Note that the indentation behavior is different when you use another document
2743  language than English.
2744  LaTeX takes care that the indentation follows the rules of the used language.
2745 \end_layout
2746
2747 \begin_layout Standard
2748 The space between paragraphs, like the line spacing, the space between headings
2749  and text --- in fact, all of the spacings for just about everything are
2750  pre-coded into LyX.
2751  As we said, you don't worry about how much space to add between what.
2752  LyX takes care of that.
2753  In fact, these pre-coded vertical spacings aren't a single number but a
2754  range.
2755  That way, LyX can squish or stretch the space between lines to make sure
2756  figures fit on a page with text, so that sections don't start at the bottom
2757  of a page, and so on.
2758 \begin_inset Foot
2759 status collapsed
2760
2761 \begin_layout Standard
2762 LaTeX does this when LyX goes to produce a printable file.
2763 \end_layout
2764
2765 \end_inset
2766
2767  However, pre-coded doesn't mean you can't change them.
2768  LyX gives you the ability to globally change 
2769 \emph on
2770 all
2771 \emph default
2772  of these pre-coded spacings.
2773  We'll explain more later.
2774 \end_layout
2775
2776 \begin_layout Subsection
2777 Paragraph Separation
2778 \begin_inset LatexCommand index
2779 name "Paragraph ! Separation"
2780
2781 \end_inset
2782
2783
2784 \end_layout
2785
2786 \begin_layout Standard
2787 To separate paragraphs, select 
2788 \family sans
2789 Indent
2790 \family default
2791  or 
2792 \family sans
2793 Skip
2794 \family default
2795  in the submenu 
2796 \family sans
2797 Text\InsetSpace ~
2798 Layout
2799 \family default
2800  of the dialog 
2801 \family sans
2802 Document\SpecialChar \menuseparator
2803 Settings
2804 \begin_inset LatexCommand index
2805 name "Document ! Settings"
2806
2807 \end_inset
2808
2809
2810 \family default
2811  to indent paragraphs or add extra space between paragraphs, respectively.
2812  The size of the skips can be defined in the dialog, for the indentation
2813  you have to add this line to your document preamble:
2814 \end_layout
2815
2816 \begin_layout Standard
2817
2818 \series bold
2819
2820 \backslash
2821 setlength{
2822 \backslash
2823 parindent}{Length}
2824 \end_layout
2825
2826 \begin_layout Standard
2827 where length is a value in one of the units listed in Appendix\InsetSpace ~
2828
2829 \begin_inset LatexCommand ref
2830 reference "cap:Units"
2831
2832 \end_inset
2833
2834 .
2835  The default length is 30\InsetSpace \thinspace{}
2836 pt.
2837 \end_layout
2838
2839 \begin_layout Subsection
2840 Fine-Tuning
2841 \end_layout
2842
2843 \begin_layout Standard
2844 You can also change the separation method of a single paragraph.
2845  Open the 
2846 \family sans
2847 Edit\SpecialChar \menuseparator
2848 Paragraph\InsetSpace ~
2849 Settings
2850 \family default
2851  dialog and toggle the 
2852 \family sans
2853 Indent\InsetSpace ~
2854 Paragraph
2855 \family default
2856  option to change the state of the current paragraph.
2857  If paragraphs have no indentation but use extra space for separation, this
2858  button will be ignored (you can't indent a single paragraph by toggling
2859  this).
2860 \end_layout
2861
2862 \begin_layout Standard
2863 You should only need to change the indentation method for a single paragraph
2864  if you need to do some fine-tuning.
2865 \end_layout
2866
2867 \begin_layout Subsection
2868 Line Spacing
2869 \begin_inset LatexCommand index
2870 name "Paragraph ! Line spacing"
2871
2872 \end_inset
2873
2874
2875 \end_layout
2876
2877 \begin_layout Standard
2878 In the 
2879 \family sans
2880 Document\SpecialChar \menuseparator
2881 Settings
2882 \begin_inset LatexCommand index
2883 name "Document ! Settings"
2884
2885 \end_inset
2886
2887
2888 \family default
2889  dialog you can set the line spacing in the submenu 
2890 \family sans
2891 Text\InsetSpace ~
2892 Layout.
2893 \family default
2894
2895 \begin_inset Foot
2896 status collapsed
2897
2898 \begin_layout Standard
2899 You need to have the LaTeX-package 
2900 \series bold
2901 setspace
2902 \begin_inset LatexCommand index
2903 name "LaTeX-packages ! setspace"
2904
2905 \end_inset
2906
2907
2908 \series default
2909  installed to use this feature.
2910 \end_layout
2911
2912 \end_inset
2913
2914
2915 \end_layout
2916
2917 \begin_layout Section
2918 Paragraph Environments
2919 \begin_inset LatexCommand index
2920 name "Paragraph ! Environments"
2921
2922 \end_inset
2923
2924
2925 \begin_inset LatexCommand label
2926 name "sec:Paragraph-Environments"
2927
2928 \end_inset
2929
2930
2931 \begin_inset LatexCommand index
2932 name "Paragraph environments|("
2933
2934 \end_inset
2935
2936
2937 \end_layout
2938
2939 \begin_layout Subsection
2940 Overview
2941 \end_layout
2942
2943 \begin_layout Standard
2944 The paragraph environments correspond to the various
2945 \end_layout
2946
2947 \begin_layout Standard
2948
2949 \series bold
2950
2951 \backslash
2952 begin{
2953 \emph on
2954 environment
2955 \emph default
2956 } ...
2957  
2958 \backslash
2959 end{
2960 \emph on
2961 environment
2962 \emph default
2963 }
2964 \series default
2965
2966 \newline
2967 command sequences in an ordinary LaTeX file.
2968  If you don't know LaTeX, or the concept of a paragraph environment is totally
2969  alien to you, we urge you to read the 
2970 \emph on
2971 Tutorial
2972 \emph default
2973 .
2974  The 
2975 \emph on
2976 Tutorial
2977 \emph default
2978  also contains many more examples than this section does.
2979 \end_layout
2980
2981 \begin_layout Standard
2982 A paragraph environment is simply a 
2983 \begin_inset Quotes eld
2984 \end_inset
2985
2986 container
2987 \begin_inset Quotes erd
2988 \end_inset
2989
2990  for a paragraph which gives that paragraph certain properties.
2991  This can include a particular style of font, different margins, a numbering
2992  scheme, labels, and so on.
2993  Additionally, you can 
2994 \begin_inset Quotes eld
2995 \end_inset
2996
2997 nest
2998 \begin_inset Quotes erd
2999 \end_inset
3000
3001  the different environments inside one another, allowing one environment
3002  to inherit some of the properties of another.
3003  The different paragraph environments totally replace the need for messy
3004  tab stops, on the fly margin adjustment, and other hold-overs from the
3005  days of typewriters.
3006  There are several paragraph environments which are specific to a particular
3007  document type.
3008  We'll only be covering the most common ones here.
3009 \end_layout
3010
3011 \begin_layout Standard
3012 To choose a new paragraph environment, use the pull-down box on the left
3013  end of the toolbar.
3014  LyX will change the environment of the 
3015 \emph on
3016 entire
3017 \emph default
3018  paragraph in which the cursor sits.
3019  You can also change the environment of an entire group of paragraphs if
3020  you select them before choosing the new environment.
3021  
3022 \end_layout
3023
3024 \begin_layout Standard
3025 Note that hitting 
3026 \family sans
3027 Return
3028 \family default
3029  will 
3030 \emph on
3031 typically
3032 \emph default
3033  create a new paragraph using the 
3034 \family sans
3035 Standard
3036 \family default
3037  paragraph environment.
3038  We say 
3039 \begin_inset Quotes eld
3040 \end_inset
3041
3042 typically
3043 \begin_inset Quotes erd
3044 \end_inset
3045
3046  because if you are in one of these environments:
3047 \end_layout
3048
3049 \begin_layout Itemize
3050
3051 \family sans
3052 Quote
3053 \end_layout
3054
3055 \begin_layout Itemize
3056
3057 \family sans
3058 Quotation
3059 \end_layout
3060
3061 \begin_layout Itemize
3062
3063 \family sans
3064 Verse
3065 \end_layout
3066
3067 \begin_layout Itemize
3068
3069 \family sans
3070 Itemize
3071 \end_layout
3072
3073 \begin_layout Itemize
3074
3075 \family sans
3076 Enumerate
3077 \end_layout
3078
3079 \begin_layout Itemize
3080
3081 \family sans
3082 Description
3083 \end_layout
3084
3085 \begin_layout Itemize
3086
3087 \family sans
3088 List
3089 \end_layout
3090
3091 \begin_layout Standard
3092 LyX keeps the old paragraph environment when you hit 
3093 \family sans
3094 Return
3095 \family default
3096 , rather than resetting it to 
3097 \family sans
3098 Standard
3099 \family default
3100 .
3101  LyX will still reset the nesting depth, however.
3102  Usually, starting a new paragraph resets both the paragraph environment
3103  and the nesting depth (for more on nesting see section\InsetSpace ~
3104
3105 \begin_inset LatexCommand ref
3106 reference "sec:Nesting"
3107
3108 \end_inset
3109
3110 ).
3111  At the moment, all this is context-specific; you're better off expecting
3112  
3113 \family sans
3114 Return
3115 \family default
3116  to reset the paragraph environment and depth.
3117  If you want a new paragraph to keep the current environment and depth,
3118  use 
3119 \family sans
3120 M-Return
3121 \family default
3122  instead.
3123 \end_layout
3124
3125 \begin_layout Subsection
3126 Standard
3127 \end_layout
3128
3129 \begin_layout Standard
3130 The default paragraph environment is 
3131 \family sans
3132 Standard
3133 \family default
3134  for most classes.
3135  It creates a plain paragraph.
3136  If LyX resets the paragraph environment, this is the one it chooses.
3137  In fact, the paragraph you're reading right now (and most of the ones in
3138  this manual) are in the 
3139 \family sans
3140 Standard
3141 \family default
3142  environment.
3143 \end_layout
3144
3145 \begin_layout Standard
3146 You can nest a paragraph using the 
3147 \family sans
3148 Standard
3149 \family default
3150  environment in just about anything else, but you can't really nest anything
3151  in a 
3152 \family sans
3153 Standard
3154 \family default
3155  environment.
3156 \end_layout
3157
3158 \begin_layout Subsection
3159 Document Title
3160 \begin_inset LatexCommand index
3161 name "Document !Title"
3162
3163 \end_inset
3164
3165
3166 \end_layout
3167
3168 \begin_layout Standard
3169 A LaTeX title page has three parts: the title itself, the name(s) of the
3170  author(s) and a 
3171 \begin_inset Quotes eld
3172 \end_inset
3173
3174 footnote
3175 \begin_inset Quotes erd
3176 \end_inset
3177
3178  for thanks or contact information.
3179  For certain types of documents, LaTeX places all of this on a separate
3180  page along with today's date.
3181  For other types of documents, the title 
3182 \begin_inset Quotes eld
3183 \end_inset
3184
3185 page
3186 \begin_inset Quotes erd
3187 \end_inset
3188
3189  goes at the top of the first page of the document.
3190  
3191 \end_layout
3192
3193 \begin_layout Standard
3194 LyX provides an interface to the title page commands through the paragraph
3195  environments 
3196 \family sans
3197 Title
3198 \family default
3199
3200 \family sans
3201 Author
3202 \family default
3203 , and 
3204 \family sans
3205 Date
3206 \family default
3207 .
3208  Here's how you use them:
3209 \end_layout
3210
3211 \begin_layout Itemize
3212 Put the title of your document in the 
3213 \family sans
3214 Title
3215 \family default
3216  environment.
3217 \end_layout
3218
3219 \begin_layout Itemize
3220 Put the author name in the 
3221 \family sans
3222 Author
3223 \family default
3224  environment.
3225 \end_layout
3226
3227 \begin_layout Itemize
3228 If you want the date to have a certain appearance, want to use a fixed date,
3229  or want other text to appear in place of today's date, put that text in
3230  the 
3231 \family sans
3232 Date
3233 \family default
3234  environment.
3235  Note that using this environment is optional.
3236  If you don't provide any, LaTeX will automatically insert today's date.
3237  If you don't want any date, add the line
3238 \newline
3239
3240 \series bold
3241
3242 \backslash
3243 date{}
3244 \series default
3245
3246 \newline
3247 to the preamble of your document (menu 
3248 \family sans
3249 Document\SpecialChar \menuseparator
3250 Settings
3251 \family default
3252 )
3253 \end_layout
3254
3255 \begin_layout Standard
3256 You can use footnotes to insert 
3257 \begin_inset Quotes eld
3258 \end_inset
3259
3260 thanks
3261 \begin_inset Quotes erd
3262 \end_inset
3263
3264  or contact informations.
3265 \end_layout
3266
3267 \begin_layout Subsection
3268 Headings
3269 \begin_inset LatexCommand index
3270 name "Section headings"
3271
3272 \end_inset
3273
3274
3275 \begin_inset LatexCommand label
3276 name "sub:Headings"
3277
3278 \end_inset
3279
3280
3281 \end_layout
3282
3283 \begin_layout Standard
3284 There are several paragraph environments for producing section headings.
3285  LyX takes care of the numbering for you.
3286 \end_layout
3287
3288 \begin_layout Subsubsection
3289 Numbered Headings
3290 \begin_inset LatexCommand index
3291 name "Section headings ! Numbered"
3292
3293 \end_inset
3294
3295
3296 \end_layout
3297
3298 \begin_layout Standard
3299 There are 7 numbered types of section headings.
3300  They are:
3301 \end_layout
3302
3303 \begin_layout Enumerate
3304
3305 \family sans
3306 Part
3307 \end_layout
3308
3309 \begin_layout Enumerate
3310
3311 \family sans
3312 Chapter
3313 \end_layout
3314
3315 \begin_layout Enumerate
3316
3317 \family sans
3318 Section
3319 \end_layout
3320
3321 \begin_layout Enumerate
3322
3323 \family sans
3324 Subsection
3325 \end_layout
3326
3327 \begin_layout Enumerate
3328
3329 \family sans
3330 Subsubsection
3331 \end_layout
3332
3333 \begin_layout Enumerate
3334
3335 \family sans
3336 Paragraph
3337 \end_layout
3338
3339 \begin_layout Enumerate
3340
3341 \family sans
3342 Subparagraph
3343 \end_layout
3344
3345 \begin_layout Standard
3346 LyX labels each heading with a series of numbers, separated by periods.
3347  The numbers describe where in the document you are.
3348  Unlike the other headings, parts are numbered with Latin letters.
3349 \end_layout
3350
3351 \begin_layout Standard
3352 Headings all subdivide your document into different pieces of text.
3353  For example, suppose you're writing a book.
3354  You group the book into chapters.
3355  LyX does similar grouping:
3356 \end_layout
3357
3358 \begin_layout Itemize
3359
3360 \family sans
3361 Part
3362 \family default
3363  is divided in either 
3364 \family sans
3365 Chapter
3366 \family default
3367  or 
3368 \family sans
3369 Section
3370 \end_layout
3371
3372 \begin_layout Itemize
3373
3374 \family sans
3375 Chapter
3376 \family default
3377 s are divided into 
3378 \family sans
3379 Section
3380 \family default
3381 s
3382 \end_layout
3383
3384 \begin_layout Itemize
3385
3386 \family sans
3387 Section
3388 \family default
3389 s are divided into 
3390 \family sans
3391 Subsection
3392 \family default
3393 s
3394 \end_layout
3395
3396 \begin_layout Itemize
3397
3398 \family sans
3399 Subsection
3400 \family default
3401 s are divided into 
3402 \family sans
3403 Subsubsection
3404 \family default
3405 s
3406 \end_layout
3407
3408 \begin_layout Itemize
3409
3410 \family sans
3411 Subsubsection
3412 \family default
3413 s are divided into 
3414 \family sans
3415 Paragraph
3416 \family default
3417 s
3418 \end_layout
3419
3420 \begin_layout Itemize
3421
3422 \family sans
3423 Paragraph
3424 \family default
3425 s are divided into 
3426 \family sans
3427 Subparagraph
3428 \family default
3429 s
3430 \end_layout
3431
3432 \begin_layout Standard
3433 \begin_inset Note Greyedout
3434 status open
3435
3436 \begin_layout Standard
3437
3438 \series bold
3439 Note:
3440 \series default
3441  Not all document types use the 
3442 \family sans
3443 Chapter
3444 \family default
3445  heading as the maximum sectioning level.
3446  In that case the 
3447 \family sans
3448 Section
3449 \family default
3450  is the top-level heading.
3451 \end_layout
3452
3453 \end_inset
3454
3455
3456 \end_layout
3457
3458 \begin_layout Standard
3459 So, if you use the 
3460 \family sans
3461 Subsubsection
3462 \family default
3463  environment to label a new sub-subsection, LyX labels it with its number,
3464  along with the number of the subsection, section, and, if applicable, chapter
3465  that it's in.
3466  For example: the fifth section of the second chapter of this book has the
3467  label 
3468 \begin_inset Quotes eld
3469 \end_inset
3470
3471 2.5
3472 \begin_inset Quotes erd
3473 \end_inset
3474
3475 .
3476 \end_layout
3477
3478 \begin_layout Subsubsection
3479 Unnumbered Headings
3480 \begin_inset LatexCommand index
3481 name "Section headings ! Unnumbered"
3482
3483 \end_inset
3484
3485
3486 \end_layout
3487
3488 \begin_layout Standard
3489 There are 5 types of unnumbered section headings.
3490  They are:
3491 \end_layout
3492
3493 \begin_layout Enumerate
3494
3495 \family sans
3496 Part*line spacing
3497 \end_layout
3498
3499 \begin_layout Enumerate
3500
3501 \family sans
3502 Chapter*
3503 \end_layout
3504
3505 \begin_layout Enumerate
3506
3507 \family sans
3508 Section*
3509 \end_layout
3510
3511 \begin_layout Enumerate
3512
3513 \family sans
3514 Subsection*
3515 \end_layout
3516
3517 \begin_layout Enumerate
3518
3519 \family sans
3520 Subsubsection*
3521 \end_layout
3522
3523 \begin_layout Standard
3524 The 
3525 \begin_inset Quotes eld
3526 \end_inset
3527
3528 *
3529 \begin_inset Quotes erd
3530 \end_inset
3531
3532  after each name means that these headings are not numbered.
3533  They work the same as their numbered counterparts but won't appear in the
3534  table of contents, see section\InsetSpace ~
3535
3536 \begin_inset LatexCommand ref
3537 reference "sec:toc"
3538
3539 \end_inset
3540
3541 .
3542 \end_layout
3543
3544 \begin_layout Subsubsection
3545 Changing the Numbering
3546 \begin_inset LatexCommand label
3547 name "sub:Numbering-depth"
3548
3549 \end_inset
3550
3551
3552 \end_layout
3553
3554 \begin_layout Standard
3555 You can also alter which sectioning levels get numbered and which ones appear
3556  in the Table of Contents.
3557  Now, this doesn't remove any of the levels; that's preset in the document
3558  class.
3559  Certain classes start with 
3560 \family sans
3561 Chapter
3562 \family default
3563  and go down to the 
3564 \family sans
3565 Subparagraph
3566 \family default
3567  level.
3568  Others start at 
3569 \family sans
3570 Section
3571 \family default
3572 .
3573  Similarly, not all document classes number all sectioning levels.
3574  Most don't number 
3575 \family sans
3576 Paragraph
3577 \family default
3578  or 
3579 \family sans
3580 Subparagraph
3581 \family default
3582 .
3583  This is something you can change.
3584 \end_layout
3585
3586 \begin_layout Standard
3587 Open the 
3588 \family sans
3589 Document\SpecialChar \menuseparator
3590 Settings
3591 \family default
3592  dialog.
3593 \family sans
3594
3595 \begin_inset LatexCommand index
3596 name "Document ! Settings"
3597
3598 \end_inset
3599
3600
3601 \family default
3602  Under 
3603 \family sans
3604 Numbering\InsetSpace ~
3605 &\InsetSpace ~
3606 TOC
3607 \family default
3608  you'll see two counters.
3609  The one named 
3610 \family sans
3611 Numbering
3612 \family default
3613  controls how far down in the sectioning hierarchy LyX numbers a section
3614  heading.
3615  The other one controls the appearance of the section headings in the table
3616  of contents.
3617 \end_layout
3618
3619 \begin_layout Subsubsection
3620 Short Titles of Headings
3621 \begin_inset LatexCommand index
3622 name "Section headings ! Short titles"
3623
3624 \end_inset
3625
3626
3627 \begin_inset OptArg
3628 status collapsed
3629
3630 \begin_layout Standard
3631 Short Titles
3632 \end_layout
3633
3634 \end_inset
3635
3636
3637 \begin_inset LatexCommand label
3638 name "sec:Short-Titles"
3639
3640 \end_inset
3641
3642
3643 \end_layout
3644
3645 \begin_layout Standard
3646 Some section or chapter titles, such as this one, can get quite long.
3647  This can cause troubles when there is limited horizontal space.
3648  For example, if the header of the page is set to show the current section
3649  title, a long title will protrude over the page margins and look awful.
3650 \end_layout
3651
3652 \begin_layout Standard
3653 LaTeX allows you to specify a short title for section headings.
3654  This short title is used in the header and in the actual table of contents,
3655  avoiding the problem mentioned.
3656  To specify a short title, use the menu 
3657 \family sans
3658 Insert\SpecialChar \menuseparator
3659 Short\InsetSpace ~
3660 Title
3661 \family default
3662 .
3663  This will insert a box labeled 
3664 \begin_inset Quotes eld
3665 \end_inset
3666
3667 opt
3668 \begin_inset Quotes erd
3669 \end_inset
3670
3671  (stands for 
3672 \begin_inset Quotes eld
3673 \end_inset
3674
3675 optional
3676 \begin_inset Quotes erd
3677 \end_inset
3678
3679 ) which you can use to enter the short title text.
3680  This also works for captions inside floats.
3681 \end_layout
3682
3683 \begin_layout Standard
3684 The title of this section is a good example of using this feature.
3685 \end_layout
3686
3687 \begin_layout Subsubsection
3688 Special Information
3689 \end_layout
3690
3691 \begin_layout Standard
3692 The following information applies to all section headings:
3693 \end_layout
3694
3695 \begin_layout Itemize
3696 You cannot do any nesting with these environments.
3697 \end_layout
3698
3699 \begin_layout Itemize
3700 You cannot use a margin note in any of these environments.
3701 \end_layout
3702
3703 \begin_layout Itemize
3704 You can only use inline math in these environments.
3705 \end_layout
3706
3707 \begin_layout Itemize
3708 You can use labels and cross-references to refer to their numbers.
3709 \end_layout
3710
3711 \begin_layout Subsection
3712 Quotes and Poetryline spacing
3713 \end_layout
3714
3715 \begin_layout Standard
3716 LyX has three paragraph environments for writing poetry and quotations.
3717  They are 
3718 \family sans
3719 Quote
3720 \family default
3721
3722 \family sans
3723 Quotation
3724 \family default
3725 , and 
3726 \family sans
3727 Verse
3728 \family default
3729 .
3730  Forget the days of changing line spacing and twiddling with margins.
3731  These three paragraph environments already have those changes built-in.
3732  They all widen the left margin and add a bit of extra space above and below
3733  the text they contain.
3734  They also allow nesting, so you can put a 
3735 \family sans
3736 Verse
3737 \family default
3738  in a 
3739 \family sans
3740 Quotation
3741 \family default
3742 , as well as in some other paragraph environments.
3743 \end_layout
3744
3745 \begin_layout Standard
3746 There is another feature of these three paragraph environments: they do
3747  
3748 \emph on
3749 not
3750 \emph default
3751  reset to 
3752 \family sans
3753 Standard
3754 \family default
3755  when you start a new paragraph.
3756  So, you can type in that poem and merrily hit 
3757 \family sans
3758 Return
3759 \family default
3760  without worrying about the paragraph environment changing on you.
3761  Of course, that means that, once you're done typing in that poem, you have
3762  to change back to the 
3763 \family sans
3764 Standard
3765 \family default
3766  environment yourself.
3767 \end_layout
3768
3769 \begin_layout Subsubsection
3770
3771 \family sans
3772 Quote
3773 \family default
3774  and 
3775 \family sans
3776 Quotation
3777 \family default
3778
3779 \begin_inset LatexCommand label
3780 name "sec:Quote"
3781
3782 \end_inset
3783
3784
3785 \begin_inset LatexCommand index
3786 name "Quotation"
3787
3788 \end_inset
3789
3790
3791 \end_layout
3792
3793 \begin_layout Standard
3794 Now that we've described the similarities of these three environments, it's
3795  time for the differences.
3796  
3797 \family sans
3798 Quote
3799 \family default
3800  and 
3801 \family sans
3802 Quotation
3803 \family default
3804  are identical except for one difference: 
3805 \family sans
3806 Quote
3807 \family default
3808  uses extra spacing to separate paragraphs and never indents the first line.
3809  
3810 \family sans
3811 Quotation
3812 \family default
3813  
3814 \emph on
3815 always
3816 \emph default
3817  indents the first line of a paragraph and uses the same line spacing throughout.
3818 \end_layout
3819
3820 \begin_layout Standard
3821 Here's an example of the 
3822 \family sans
3823 Quote
3824 \family default
3825  environment:
3826 \end_layout
3827
3828 \begin_layout Quote
3829 This is in the 
3830 \family sans
3831 Quote
3832 \family default
3833  environment.
3834  I can keep writing, extending this line out further and further until it
3835  wraps.
3836  See -- no indentation!
3837 \end_layout
3838
3839 \begin_layout Quote
3840 Here's the second paragraph of this quote.
3841  Again, there's no indentation, but there is extra space between me and
3842  the other paragraph.
3843 \end_layout
3844
3845 \begin_layout Standard
3846 Here's another example, this time in the 
3847 \family sans
3848 Quotation
3849 \family default
3850  environment:
3851 \end_layout
3852
3853 \begin_layout Quotation
3854 This is in the 
3855 \family sans
3856 Quotation
3857 \family default
3858  environment.
3859  If I keep writing, you'll see the indentation.
3860  If your country uses a writing style that shows off new paragraphs by indenting
3861  the first line, then 
3862 \family sans
3863 Quotation
3864 \family default
3865  is the environment for you! Well, you'd use it 
3866 \emph on
3867 if
3868 \emph default
3869  you were quoting other text.
3870 \end_layout
3871
3872 \begin_layout Quotation
3873 Here's a new paragraph.
3874  I could ramble on and on, like a politician at election time.
3875  If I did that, though, you'd get bored.
3876 \end_layout
3877
3878 \begin_layout Standard
3879 As the examples show, 
3880 \family sans
3881 Quote
3882 \family default
3883  is for those people who use extra space to separate paragraphs.
3884  They should put quotes in the 
3885 \family sans
3886 Quote
3887 \family default
3888  environment.
3889  Those who use indentation to mark a new paragraph should use the 
3890 \family sans
3891 Quotation
3892 \family default
3893  paragraph environment for quoted text.
3894 \end_layout
3895
3896 \begin_layout Subsubsection
3897
3898 \family sans
3899 Verse
3900 \family default
3901
3902 \begin_inset LatexCommand index
3903 name "Paragraph ! Verse"
3904
3905 \end_inset
3906
3907
3908 \family sans
3909
3910 \begin_inset LatexCommand index
3911 name "Poetry"
3912
3913 \end_inset
3914
3915
3916 \begin_inset LatexCommand label
3917 name "sec:Verse"
3918
3919 \end_inset
3920
3921
3922 \end_layout
3923
3924 \begin_layout Standard
3925
3926 \family sans
3927 Verse
3928 \family default
3929  is a paragraph environment for poetry, rhymes, verses, and so on.
3930  Here's an example:
3931 \end_layout
3932
3933 \begin_layout Verse
3934 This is in Verse
3935 \newline
3936 Which I did not rehearse!
3937 \end_layout
3938
3939 \begin_layout Verse
3940 It could be much worse.
3941  This line could be long, very long, oh so long, so very long that it wraps
3942  around.
3943  It looks okay on screen, but in the printed version, the extra lines are
3944  indented a bit more than the first.
3945  Okay, so it's turned to prose and doesn't rhyme anymore.
3946  So sue me.
3947 \end_layout
3948
3949 \begin_layout Verse
3950 To break a line
3951 \newline
3952 And make things look fine
3953 \newline
3954 Use 
3955 \family sans
3956 C-Return
3957 \family default
3958 .
3959 \end_layout
3960
3961 \begin_layout Standard
3962 As you can see, 
3963 \family sans
3964 Verse
3965 \family default
3966  does not indent both margins.
3967  Each stanza of the verse or poem is in its own paragraph.
3968  To separate the individual lines of a stanza, use the 
3969 \family typewriter
3970 break-line
3971 \family default
3972  function 
3973 \family sans
3974 C-Return
3975 \family default
3976 .
3977 \end_layout
3978
3979 \begin_layout Subsection
3980 Lists
3981 \begin_inset LatexCommand index
3982 name "Lists"
3983
3984 \end_inset
3985
3986
3987 \begin_inset LatexCommand label
3988 name "sub:Lists"
3989
3990 \end_inset
3991
3992
3993 \end_layout
3994
3995 \begin_layout Standard
3996 LyX has four different paragraph environments for creating different kinds
3997  of lists.
3998  In the 
3999 \family sans
4000 Itemize
4001 \family default
4002  and 
4003 \family sans
4004 Enumerate
4005 \family default
4006  environments, LyX labels your list items with bullets or numbers, respectively.
4007  In the 
4008 \family sans
4009 Description
4010 \family default
4011  and 
4012 \family sans
4013 List
4014 \family default
4015  environments, LyX lets you provide your own label.
4016  We'll present the individual details of each type of list next after describing
4017  some general features of all four of them.
4018 \end_layout
4019
4020 \begin_layout Subsubsection
4021 General Features
4022 \end_layout
4023
4024 \begin_layout Standard
4025 The four paragraph environments for lists differ from the other environments
4026  in several ways.
4027  First, LyX treats each paragraph as a list item.
4028  Hitting 
4029 \family sans
4030 Return
4031 \family default
4032  does 
4033 \emph on
4034 not
4035 \emph default
4036  reset the environment to 
4037 \family sans
4038 Standard
4039 \family default
4040  but keeps the current environment and creates a new list item.
4041  The nesting depth is typically reset, however.
4042  If you want to keep both the current nesting depth and paragraph environment,
4043  you should use 
4044 \family sans
4045 M-Return
4046 \family default
4047  to break paragraphs.
4048 \end_layout
4049
4050 \begin_layout Standard
4051 You can nest lists of any type inside one another.
4052  In fact, LyX changes the labels on some list items depending on how it
4053  is nested.
4054  If you intend to use any of the list paragraph environments, we suggest
4055  you read all of section\InsetSpace ~
4056
4057 \begin_inset LatexCommand ref
4058 reference "sec:Nesting"
4059
4060 \end_inset
4061
4062 .
4063  
4064 \end_layout
4065
4066 \begin_layout Subsubsection
4067
4068 \family sans
4069 Itemize
4070 \family default
4071
4072 \begin_inset LatexCommand index
4073 name "Lists ! Itemize"
4074
4075 \end_inset
4076
4077
4078 \begin_inset LatexCommand label
4079 name "sec:Itemize"
4080
4081 \end_inset
4082
4083
4084 \end_layout
4085
4086 \begin_layout Standard
4087 The first type of list we'll describe in detail is the 
4088 \family sans
4089 Itemize
4090 \family default
4091  paragraph environment.
4092  It has the following properties:
4093 \end_layout
4094
4095 \begin_layout Itemize
4096 Each item has a particular bullet or symbol as its label.
4097 \end_layout
4098
4099 \begin_deeper
4100 \begin_layout Itemize
4101 LyX uses the same symbol for all of the items in a given nesting level.
4102 \end_layout
4103
4104 \begin_layout Itemize
4105 The symbol appears at the beginning of the first line.
4106 \end_layout
4107
4108 \end_deeper
4109 \begin_layout Itemize
4110 The items can have any length.
4111  LyX automatically offsets the left margin of each item.
4112  The offset is always relative to whatever environment the 
4113 \family sans
4114 Itemize
4115 \family default
4116  list may be in.
4117 \end_layout
4118
4119 \begin_layout Itemize
4120 If you nest an 
4121 \family sans
4122 Itemize
4123 \family default
4124  environment inside another 
4125 \family sans
4126 Itemize
4127 \family default
4128  environment, the label changes to a new symbol.
4129 \end_layout
4130
4131 \begin_deeper
4132 \begin_layout Itemize
4133 There are four different symbols for up to a four-fold nesting.
4134 \end_layout
4135
4136 \begin_layout Itemize
4137 LyX always shows the same symbol on screen.
4138 \end_layout
4139
4140 \begin_layout Itemize
4141 See section\InsetSpace ~
4142
4143 \begin_inset LatexCommand ref
4144 reference "sec:Nesting"
4145
4146 \end_inset
4147
4148  for a full explanation of nesting.
4149 \end_layout
4150
4151 \end_deeper
4152 \begin_layout Standard
4153 Of course, that explanation was also an example of an 
4154 \family sans
4155 Itemize
4156 \family default
4157  list.
4158  The 
4159 \family sans
4160 Itemize
4161 \family default
4162  environment is best suited for lists where the order doesn't matter.
4163 \end_layout
4164
4165 \begin_layout Standard
4166 We said that different levels use different symbols as their label.
4167  Here's an example of all four possible symbols.
4168  Note that those of you reading this manual within LyX won't see any difference.
4169 \end_layout
4170
4171 \begin_layout Itemize
4172 The label for the first level 
4173 \family sans
4174 Itemize
4175 \family default
4176  is a large black dot, or bullet.
4177 \end_layout
4178
4179 \begin_deeper
4180 \begin_layout Itemize
4181 The label for the second level is a dash.
4182 \end_layout
4183
4184 \begin_deeper
4185 \begin_layout Itemize
4186 The label for the third is an asterisk.
4187 \end_layout
4188
4189 \begin_deeper
4190 \begin_layout Itemize
4191 The label for the fourth is a centered dot.
4192 \end_layout
4193
4194 \end_deeper
4195 \begin_layout Itemize
4196 Back out to the third level.
4197 \end_layout
4198
4199 \end_deeper
4200 \begin_layout Itemize
4201 Back to the second level.
4202 \end_layout
4203
4204 \end_deeper
4205 \begin_layout Itemize
4206 Back to the outermost level.
4207 \end_layout
4208
4209 \begin_layout Standard
4210 These are the default labels for an 
4211 \family sans
4212 Itemize
4213 \family default
4214  list.
4215  You can customize these labels in the 
4216 \family sans
4217 Document\SpecialChar \menuseparator
4218 Settings
4219 \family default
4220  dialog in the submenu 
4221 \family sans
4222 Bullets
4223 \family default
4224 .
4225 \family sans
4226
4227 \begin_inset LatexCommand index
4228 name "Document ! Settings"
4229
4230 \end_inset
4231
4232
4233 \end_layout
4234
4235 \begin_layout Standard
4236 Notice how the space between items decreases with increasing depth.
4237  We'll explain nesting and all the tricks you can do with different depths
4238  in section\InsetSpace ~
4239
4240 \begin_inset LatexCommand ref
4241 reference "sec:Nesting"
4242
4243 \end_inset
4244
4245 .
4246 \end_layout
4247
4248 \begin_layout Subsubsection
4249
4250 \family sans
4251 Enumerate
4252 \family default
4253
4254 \begin_inset LatexCommand index
4255 name "Lists ! Enumerate"
4256
4257 \end_inset
4258
4259
4260 \begin_inset LatexCommand label
4261 name "sec:Enumerate"
4262
4263 \end_inset
4264
4265
4266 \end_layout
4267
4268 \begin_layout Standard
4269 The 
4270 \family sans
4271 Enumerate
4272 \family default
4273  environment is used to create numbered lists and outlines.
4274  It has these properties:
4275 \end_layout
4276
4277 \begin_layout Enumerate
4278 Each item has a numeral as its label.
4279 \end_layout
4280
4281 \begin_deeper
4282 \begin_layout Enumerate
4283 The type of numeral depends on the nesting depth.
4284 \end_layout
4285
4286 \end_deeper
4287 \begin_layout Enumerate
4288 LyX automatically counts the items for you and updates the label as appropriate.
4289 \end_layout
4290
4291 \begin_layout Enumerate
4292 Each new 
4293 \family sans
4294 Enumerate
4295 \family default
4296  environment resets the counter to one.
4297 \end_layout
4298
4299 \begin_layout Enumerate
4300 Like the 
4301 \family sans
4302 Itemize
4303 \family default
4304  environment, the 
4305 \family sans
4306 Enumerate
4307 \family default
4308  environment:
4309 \end_layout
4310
4311 \begin_deeper
4312 \begin_layout Enumerate
4313 Offsets the items relative to the left margin.
4314  Items can have any length.
4315 \end_layout
4316
4317 \begin_layout Enumerate
4318 Reduces the space between items as the nesting depth increases.
4319 \end_layout
4320
4321 \begin_layout Enumerate
4322 Uses different types of labels depending on the nesting depth.
4323 \end_layout
4324
4325 \begin_layout Enumerate
4326 Allows up to a four-fold nesting.
4327 \end_layout
4328
4329 \end_deeper
4330 \begin_layout Standard
4331 Unlike the 
4332 \family sans
4333 Itemize
4334 \family default
4335  environment, 
4336 \family sans
4337 Enumerate
4338 \family default
4339  shows the different labels for each item in LyX.
4340  Here is how LyX labels the four different levels in an 
4341 \family sans
4342 Enumerate
4343 \family default
4344 :
4345 \end_layout
4346
4347 \begin_layout Enumerate
4348 The first level of an 
4349 \family sans
4350 Enumerate
4351 \family default
4352  uses Arabic numerals followed by a period.
4353 \end_layout
4354
4355 \begin_deeper
4356 \begin_layout Enumerate
4357 The second level uses lower case letters surrounded by parentheses.
4358 \end_layout
4359
4360 \begin_deeper
4361 \begin_layout Enumerate
4362 The third level uses lower-case Roman numerals followed by a period.
4363 \end_layout
4364
4365 \begin_deeper
4366 \begin_layout Enumerate
4367 The fourth level uses capital letters followed by a period.
4368 \end_layout
4369
4370 \begin_layout Enumerate
4371 Again, notice the decrease in the spacing between items as the nesting depth
4372  increases.
4373 \end_layout
4374
4375 \end_deeper
4376 \begin_layout Enumerate
4377 Back to the third level
4378 \end_layout
4379
4380 \end_deeper
4381 \begin_layout Enumerate
4382 Back to the second level.
4383 \end_layout
4384
4385 \end_deeper
4386 \begin_layout Enumerate
4387 Back to the outermost level.
4388 \end_layout
4389
4390 \begin_layout Standard
4391 Once again, you can customize the type of numbering used in the 
4392 \family sans
4393 Enumerate
4394 \family default
4395  environment.
4396  It involves adding commands to the LaTeX preamble (see the 
4397 \emph on
4398 Extended Features
4399 \emph default
4400  manual).
4401  As stated earlier, such customization only shows up in the printed version,
4402  not in LyX.
4403 \end_layout
4404
4405 \begin_layout Standard
4406 There is more to nesting 
4407 \family sans
4408 Enumerate
4409 \family default
4410  environments than we've stated here.
4411  You should read section\InsetSpace ~
4412
4413 \begin_inset LatexCommand ref
4414 reference "sec:Nesting"
4415
4416 \end_inset
4417
4418  to learn more about nesting.
4419 \end_layout
4420
4421 \begin_layout Subsubsection
4422
4423 \family sans
4424 Description
4425 \family default
4426
4427 \begin_inset LatexCommand index
4428 name "Lists ! Description"
4429
4430 \end_inset
4431
4432
4433 \begin_inset LatexCommand label
4434 name "sec:Description-List"
4435
4436 \end_inset
4437
4438
4439 \end_layout
4440
4441 \begin_layout Standard
4442 Unlike the previous two environments, the 
4443 \family sans
4444 Description
4445 \family default
4446  list has no fixed label.
4447  Instead, LyX uses the first 
4448 \begin_inset Quotes eld
4449 \end_inset
4450
4451 word
4452 \begin_inset Quotes erd
4453 \end_inset
4454
4455  of the first line as the label.
4456  Here's an example:
4457 \end_layout
4458
4459 \begin_layout Description
4460 Example: This is an example of the 
4461 \family sans
4462 Description
4463 \family default
4464  environment.
4465 \end_layout
4466
4467 \begin_layout Standard
4468 LyX typesets the label in boldface and puts extra space between it and the
4469  rest of the line.
4470 \end_layout
4471
4472 \begin_layout Standard
4473 With the first 
4474 \begin_inset Quotes eld
4475 \end_inset
4476
4477 word
4478 \begin_inset Quotes erd
4479 \end_inset
4480
4481  it is meant that the first hit of the 
4482 \family sans
4483 Space
4484 \family default
4485  key ends the label if you are at the beginning of the first line of an
4486  item.
4487  If you need to use more than one word in the label use a 
4488 \family sans
4489 Protected Blank
4490 \family default
4491 .
4492  (Use either 
4493 \family sans
4494 C-Space
4495 \family default
4496  or the menu 
4497 \family sans
4498 Insert\SpecialChar \menuseparator
4499 Formatting\SpecialChar \menuseparator
4500 Protected\InsetSpace ~
4501 Space
4502 \family default
4503 , see section\InsetSpace ~
4504
4505 \begin_inset LatexCommand ref
4506 reference "sub:Protected-Space"
4507
4508 \end_inset
4509
4510  for more info.) Here is an example:
4511 \end_layout
4512
4513 \begin_layout Description
4514 Second\InsetSpace ~
4515 Example: This one shows how to use a 
4516 \family sans
4517 Protected\InsetSpace ~
4518 Blank
4519 \family default
4520  in the label of a 
4521 \family sans
4522 Description
4523 \family default
4524  list item.
4525 \end_layout
4526
4527 \begin_layout Description
4528 Usage: You should use the 
4529 \family sans
4530 Description
4531 \family default
4532  environment for things like definitions and theorems.
4533  Use it when you need to make one word in particular stand out in the text
4534  that describes it.
4535  It's not a good idea to use a 
4536 \family sans
4537 Description
4538 \family default
4539  environment when you have an entire sentence that you want to describe.
4540  You're better off using 
4541 \family sans
4542 Itemize
4543 \family default
4544  or 
4545 \family sans
4546 Enumerate
4547 \family default
4548  and nesting several 
4549 \family sans
4550 Standard
4551 \family default
4552  paragraphs into them.
4553 \end_layout
4554
4555 \begin_layout Description
4556 Nesting: You can nest 
4557 \family sans
4558 Description
4559 \family default
4560  environments inside one another, nest them in other types of lists, and
4561  so on.
4562 \end_layout
4563
4564 \begin_layout Standard
4565 Notice that after the first line, LyX indents subsequent lines, offsetting
4566  them from the first line.
4567 \end_layout
4568
4569 \begin_layout Subsubsection
4570 The LyX 
4571 \family sans
4572 List
4573 \family default
4574
4575 \begin_inset LatexCommand index
4576 name "Lists ! LyX list"
4577
4578 \end_inset
4579
4580
4581 \begin_inset LatexCommand label
4582 name "sec:LyX-List"
4583
4584 \end_inset
4585
4586
4587 \end_layout
4588
4589 \begin_layout Standard
4590 The 
4591 \family sans
4592 List
4593 \family default
4594  environment is a LyX extension to LaTeX.
4595  
4596 \end_layout
4597
4598 \begin_layout Standard
4599 Like the 
4600 \family sans
4601 Description
4602 \family default
4603  environment the 
4604 \family sans
4605 List
4606 \family default
4607  environment has user-defined labels for each list item.
4608  There are the following properties of this list environment:
4609 \end_layout
4610
4611 \begin_layout Labeling
4612 \labelwidthstring 00.00.0000
4613 item\InsetSpace ~
4614 labels LyX uses the first 
4615 \begin_inset Quotes eld
4616 \end_inset
4617
4618 word
4619 \begin_inset Quotes erd
4620 \end_inset
4621
4622  of each line as the item label.
4623  The first 
4624 \family sans
4625 Space
4626 \family default
4627  after the beginning of the first line of an item marks the end of the label.
4628  If you need to use more than one word in an item label, use a protected
4629  blank as described above.
4630 \end_layout
4631
4632 \begin_layout Labeling
4633 \labelwidthstring 00.00.0000
4634 margins As you can see, LyX uses different margins for the item label and
4635  the body of the item text.
4636  The body of the text has a larger left margin, which is equal to the default
4637  label width plus a little extra space.
4638  
4639 \end_layout
4640
4641 \begin_layout Labeling
4642 \labelwidthstring 00.00.0000
4643 label\InsetSpace ~
4644 width LyX uses the width of the label, or the default width, whatever
4645  is larger.
4646  If the label width is larger, the label 
4647 \begin_inset Quotes eld
4648 \end_inset
4649
4650 extends
4651 \begin_inset Quotes erd
4652 \end_inset
4653
4654  into the first line.
4655  In other words, the text of the first line isn't aligned with the left
4656  margin of the rest of the item text.
4657 \end_layout
4658
4659 \begin_layout Labeling
4660 \labelwidthstring 00.00.0000
4661 default\InsetSpace ~
4662 width You can set the default label width to ensure that the text
4663  of all items in a 
4664 \family sans
4665 List
4666 \family default
4667  environment have the same left margin.
4668 \newline
4669 To change the default width, select
4670  all items in the list.
4671  Now open the 
4672 \family sans
4673 Edit\SpecialChar \menuseparator
4674 Paragraph\InsetSpace ~
4675 Settings
4676 \family default
4677  dialog.
4678  The text in the box 
4679 \family sans
4680 Longest\InsetSpace ~
4681 label
4682 \family default
4683  determines the default label width.
4684  You can use the text of your largest label here, but you can also use the
4685  letter 
4686 \begin_inset Quotes eld
4687 \end_inset
4688
4689 M
4690 \begin_inset Quotes erd
4691 \end_inset
4692
4693  multiple times instead.
4694  The M is the widest character and is a standard unit of widths in LaTeX.
4695  By using 
4696 \begin_inset Quotes eld
4697 \end_inset
4698
4699 M
4700 \begin_inset Quotes erd
4701 \end_inset
4702
4703  as the unit of width you don't need to keep changing the contents of 
4704 \family sans
4705 Longest\InsetSpace ~
4706 label
4707 \family default
4708  every time you alter a label in a 
4709 \family sans
4710 List
4711 \family default
4712  environment.
4713 \newline
4714 The predefined default width is the length of 
4715 \begin_inset Quotes eld
4716 \end_inset
4717
4718 00.00.0000
4719 \begin_inset Quotes erd
4720 \end_inset
4721
4722  (equal to 6 M).
4723  
4724 \newline
4725
4726 \begin_inset Note Greyedout
4727 status open
4728
4729 \begin_layout Standard
4730
4731 \series bold
4732 Note:
4733 \series default
4734  Setting the cursor into a list item to change only its label width will
4735  only change the width inside LyX but not in the output.
4736 \end_layout
4737
4738 \end_inset
4739
4740
4741 \end_layout
4742
4743 \begin_layout Standard
4744 You should use the 
4745 \family sans
4746 List
4747 \family default
4748  environment the same way like the 
4749 \family sans
4750 Description
4751 \family default
4752  list: When you need one word to stand out from the text that describes
4753  it.
4754  The 
4755 \family sans
4756 List
4757 \family default
4758  environment gives you another way to do this, using a different overall
4759  layout.
4760 \end_layout
4761
4762 \begin_layout Standard
4763 You can nest 
4764 \family sans
4765 List
4766 \family default
4767  environments inside one another, nest them in other types of lists, and
4768  so on.
4769  They work just like the other list paragraph environments.
4770  Read section\InsetSpace ~
4771
4772 \begin_inset LatexCommand ref
4773 reference "sec:Nesting"
4774
4775 \end_inset
4776
4777  to learn about nesting.
4778 \end_layout
4779
4780 \begin_layout Standard
4781 There is yet another feature of the 
4782 \family sans
4783 List
4784 \family default
4785  environment: As you can see in the examples, LyX left-justifies the item
4786  labels by default.
4787  You can use additional 
4788 \family sans
4789 HFills
4790 \family default
4791  to change how LyX justifies the item label.
4792  We'll document 
4793 \family sans
4794 HFills
4795 \family default
4796  later in section\InsetSpace ~
4797
4798 \begin_inset LatexCommand ref
4799 reference "sub:Horizontal-Space"
4800
4801 \end_inset
4802
4803 .
4804  Here are some examples:
4805 \end_layout
4806
4807 \begin_layout Labeling
4808 \labelwidthstring 00.00.0000
4809 Left The default for 
4810 \family sans
4811 List
4812 \family default
4813  item labels.
4814 \end_layout
4815
4816 \begin_layout Labeling
4817 \labelwidthstring 00.00.0000
4818
4819 \hfill
4820 Right One 
4821 \family sans
4822 HFill
4823 \family default
4824  at the beginning of the label right justifies it.
4825 \end_layout
4826
4827 \begin_layout Labeling
4828 \labelwidthstring 00.00.0000
4829
4830 \hfill
4831 Center
4832 \hfill
4833  One 
4834 \family sans
4835 HFill
4836 \family default
4837  at the beginning of the label and one at the end centers it.
4838 \end_layout
4839
4840 \begin_layout Subsection
4841 Letters
4842 \begin_inset LatexCommand index
4843 name "Letters"
4844
4845 \end_inset
4846
4847
4848 \end_layout
4849
4850 \begin_layout Subsubsection
4851
4852 \family sans
4853 Address
4854 \family default
4855  and 
4856 \family sans
4857 Right\InsetSpace ~
4858 Address
4859 \family default
4860 : An Overview
4861 \end_layout
4862
4863 \begin_layout Standard
4864 Although LyX has document classes for letters, we've also created two paragraph
4865  environments called 
4866 \family sans
4867 Address
4868 \family default
4869  and 
4870 \family sans
4871 Right\InsetSpace ~
4872 Address
4873 \family default
4874 .
4875  To use the letter class, you need to use specific paragraph environments
4876  in a specific order, otherwise LaTeX gags on the document.
4877  In contrast, you can use the 
4878 \family sans
4879 Address
4880 \family default
4881  and 
4882 \family sans
4883 Right\InsetSpace ~
4884 Address
4885 \family default
4886  paragraph environments anywhere with no problem.
4887  You can even nest them inside other environments, though you can't nest
4888  anything in them.
4889 \end_layout
4890
4891 \begin_layout Standard
4892 Of course, you're not limited to using 
4893 \family sans
4894 Address
4895 \family default
4896  and 
4897 \family sans
4898 Right\InsetSpace ~
4899 Address
4900 \family default
4901  for letters only.
4902  
4903 \family sans
4904 Right\InsetSpace ~
4905 Address
4906 \family default
4907 , in particular, is useful for creating article titles like those used in
4908  some European academic papers.
4909 \end_layout
4910
4911 \begin_layout Subsubsection
4912 Usage
4913 \begin_inset LatexCommand label
4914 name "sec:Address-Usage"
4915
4916 \end_inset
4917
4918
4919 \end_layout
4920
4921 \begin_layout Standard
4922 The 
4923 \family sans
4924 Address
4925 \family default
4926  environment formats text in the style of an address, which is also used
4927  for the opening and signature in some countries.
4928  Similarly, the 
4929 \family sans
4930 Right\InsetSpace ~
4931 Address
4932 \family default
4933  environment formats text in the style of a right-justified address, which
4934  is used for the sender's address and today's date in some countries.
4935  Here's an example of each:
4936 \end_layout
4937
4938 \begin_layout Right Address
4939 Right Address
4940 \newline
4941 Who I am
4942 \newline
4943 Where I am
4944 \newline
4945 When is it? What is today?
4946 \end_layout
4947
4948 \begin_layout Standard
4949 That was 
4950 \family sans
4951 Right\InsetSpace ~
4952 Address
4953 \family default
4954 .
4955  Notice that the lines all have the same left margin, which LyX sets to
4956  fit the largest block of text on a single line.
4957  Here's an example of the 
4958 \family sans
4959 Address
4960 \family default
4961  environment:
4962 \end_layout
4963
4964 \begin_layout Address
4965 Who are you
4966 \newline
4967 Where do I send this
4968 \newline
4969 Your post office and country
4970 \end_layout
4971
4972 \begin_layout Standard
4973 As you can see, both 
4974 \family sans
4975 Address
4976 \family default
4977  and 
4978 \family sans
4979 Right\InsetSpace ~
4980 Address
4981 \family default
4982  add extra space between themselves and the next paragraph.
4983  If you hit 
4984 \family sans
4985 Return
4986 \family default
4987  in either of these environments, LyX resets the nesting depth and sets
4988  the environment to 
4989 \family sans
4990 Standard
4991 \family default
4992 .
4993  This makes sense, since 
4994 \family sans
4995 Return
4996 \family default
4997  is the 
4998 \family typewriter
4999 break-paragraph
5000 \family default
5001  function, and the individual lines of an address are not paragraphs.
5002  Thus, you have to use 
5003 \family typewriter
5004 break-line
5005 \family default
5006  (
5007 \family sans
5008 C-Return
5009 \family default
5010  or 
5011 \family sans
5012 Formatting\InsetSpace ~
5013 Character\SpecialChar \menuseparator
5014 Line\InsetSpace ~
5015 Break
5016 \family default
5017  from the 
5018 \family sans
5019 Insert
5020 \family default
5021  menu) to start a new line in an 
5022 \family sans
5023 Address
5024 \family default
5025  or 
5026 \family sans
5027 Right\InsetSpace ~
5028 Address
5029 \family default
5030  environment.
5031 \end_layout
5032
5033 \begin_layout Subsection
5034 Academic Writing
5035 \end_layout
5036
5037 \begin_layout Standard
5038 Most academic writing begins with an abstract and ends with a bibliography
5039  or list of references.
5040  LyX contains paragraph environments for both of these.
5041 \end_layout
5042
5043 \begin_layout Subsubsection
5044
5045 \family sans
5046 Abstract
5047 \begin_inset LatexCommand index
5048 name "Abstracts"
5049
5050 \end_inset
5051
5052
5053 \end_layout
5054
5055 \begin_layout Standard
5056 The 
5057 \family sans
5058 Abstract
5059 \family default
5060  environment is used for the abstract of an article.
5061  Technically, you could use this environment anywhere, but you really should
5062  only use it at the beginning of the document, after the title.
5063  Also, don't bother trying to nest 
5064 \family sans
5065 Abstract
5066 \family default
5067  in anything else or vice versa.
5068  It won't work.
5069  The 
5070 \family sans
5071 Abstract
5072 \family default
5073  environment is only useful in the article and report document classes.
5074  The book document classes ignores the 
5075 \family sans
5076 Abstract
5077 \family default
5078  completely, and it's utterly silly to use 
5079 \family sans
5080 Abstract
5081 \family default
5082  in a letter document class.
5083 \end_layout
5084
5085 \begin_layout Standard
5086 The 
5087 \family sans
5088 Abstract
5089 \family default
5090  environment does several things for you.
5091  First, it puts the centered label 
5092 \begin_inset Quotes eld
5093 \end_inset
5094
5095 Abstract
5096 \begin_inset Quotes erd
5097 \end_inset
5098
5099  above the text.
5100  The label and the text of the abstract are separated by some extra vertical
5101  space.
5102  Second, it typesets everything in a smaller font, just as you'd expect.
5103  Lastly, it adds a bit of extra vertical space between the abstract and
5104  the subsequent text.
5105  Well, that's how it will appear on the LyX screen.
5106  The appearance in the output depends on the used article or report class.
5107 \end_layout
5108
5109 \begin_layout Standard
5110 Starting a new paragraph by hitting 
5111 \family sans
5112 Return
5113 \family default
5114  does not reset the paragraph environment.
5115  The new paragraph will still be in the 
5116 \family sans
5117 Abstract
5118 \family default
5119  environment.
5120  So, you will have to change the paragraph environment yourself when you
5121  finish entering the abstract of your document.
5122 \end_layout
5123
5124 \begin_layout Standard
5125 \begin_inset Float figure
5126 wide false
5127 sideways false
5128 status open
5129
5130 \begin_layout Standard
5131 \align center
5132 \begin_inset Graphics
5133         filename clipart/Abstract.pdf
5134         lyxscale 25
5135
5136 \end_inset
5137
5138
5139 \end_layout
5140
5141 \begin_layout Standard
5142 \begin_inset Caption
5143
5144 \begin_layout Standard
5145 \begin_inset LatexCommand label
5146 name "cap:Paragraph-in-the"
5147
5148 \end_inset
5149
5150 Paragraph in the 
5151 \family sans
5152 Abstract
5153 \family default
5154  environment
5155 \end_layout
5156
5157 \end_inset
5158
5159
5160 \end_layout
5161
5162 \end_inset
5163
5164
5165 \end_layout
5166
5167 \begin_layout Standard
5168 We'd love to give you directly an example of the 
5169 \family sans
5170 Abstract
5171 \family default
5172  environment, but since this document is in the 
5173 \begin_inset Quotes eld
5174 \end_inset
5175
5176 book
5177 \begin_inset Quotes erd
5178 \end_inset
5179
5180  class, we can't do this.
5181  We inserted it therefore as figure\InsetSpace ~
5182
5183 \begin_inset LatexCommand ref
5184 reference "cap:Paragraph-in-the"
5185
5186 \end_inset
5187
5188 .
5189  If you've never heard of an 
5190 \begin_inset Quotes eld
5191 \end_inset
5192
5193 abstract
5194 \begin_inset Quotes erd
5195 \end_inset
5196
5197  before, you can safely ignore this environment.
5198 \end_layout
5199
5200 \begin_layout Subsubsection
5201
5202 \family sans
5203 Bibliography
5204 \family default
5205
5206 \begin_inset LatexCommand index
5207 name "Bibliography"
5208
5209 \end_inset
5210
5211
5212 \begin_inset LatexCommand label
5213 name "sub:Biblio_environment"
5214
5215 \end_inset
5216
5217
5218 \end_layout
5219
5220 \begin_layout Standard
5221 The 
5222 \family sans
5223 Bibliography
5224 \family default
5225  environment is used to list references.
5226  Technically, you could use this environment anywhere, but you really should
5227  only use it at the end of the document.
5228  Nesting 
5229 \family sans
5230 Bibliography
5231 \family default
5232  in anything else or vice versa won't work.
5233 \end_layout
5234
5235 \begin_layout Standard
5236 When you first open a 
5237 \family sans
5238 Bibliography
5239 \family default
5240  environment, LyX add a large vertical space, followed by the heading 
5241 \begin_inset Quotes eld
5242 \end_inset
5243
5244 Bibliography
5245 \begin_inset Quotes erd
5246 \end_inset
5247
5248  or 
5249 \begin_inset Quotes eld
5250 \end_inset
5251
5252 References,
5253 \begin_inset Quotes erd
5254 \end_inset
5255
5256  depending on the document class.
5257  The heading is in a large boldface font.
5258  Each paragraph of the 
5259 \family sans
5260 Bibliography
5261 \family default
5262  environment is a bibliography entry.
5263  Thus, hitting 
5264 \family sans
5265 Return
5266 \family default
5267  does not reset the paragraph environment.
5268  Each new paragraph is still in the 
5269 \family sans
5270 Bibliography
5271 \family default
5272  environment.
5273 \end_layout
5274
5275 \begin_layout Standard
5276 For a detailed description of LyX's bibliography handling, have a look at
5277  in section\InsetSpace ~
5278
5279 \begin_inset LatexCommand ref
5280 reference "sec:Bibliography"
5281
5282 \end_inset
5283
5284 .
5285 \end_layout
5286
5287 \begin_layout Subsection
5288 LyX
5289 \family sans
5290 -Code
5291 \begin_inset LatexCommand index
5292 name "Paragraph ! LyX code"
5293
5294 \end_inset
5295
5296
5297 \begin_inset LatexCommand label
5298 name "sub:LyX-Code"
5299
5300 \end_inset
5301
5302
5303 \end_layout
5304
5305 \begin_layout Standard
5306 The 
5307 \family sans
5308 LyX-Code
5309 \family default
5310  environment is another LyX extension.
5311  It type-sets text in a typewriter-style font.
5312  It also treats the 
5313 \family sans
5314 Space
5315 \family default
5316  key as a fixed whitespace;
5317 \begin_inset Foot
5318 status collapsed
5319
5320 \begin_layout Standard
5321 In the 
5322 \family sans
5323 LyX-Code
5324 \family default
5325  environment, the 
5326 \family sans
5327 Space
5328 \family default
5329  key is treated as a 
5330 \family sans
5331 Protected\InsetSpace ~
5332 Blank
5333 \family default
5334  instead of an end-of-word marker.
5335 \end_layout
5336
5337 \end_inset
5338
5339  this is the only case in which you can type multiple whitespaces in LyX.
5340  If you need to insert blank lines, you'll still need to use 
5341 \family sans
5342 C-Return
5343 \family default
5344  (the 
5345 \family typewriter
5346 break-line
5347 \family default
5348  function).
5349  
5350 \family sans
5351 Return
5352 \family default
5353  breaks paragraphs.
5354  Note, however, that 
5355 \family sans
5356 Return
5357 \family default
5358  does not reset the paragraph environment.
5359  So, when you finish using the 
5360 \family sans
5361 LyX-Code
5362 \family default
5363  environment, you'll need to change the paragraph environment yourself.
5364  Also, you can nest the 
5365 \family sans
5366 LyX-Code
5367 \family default
5368  environment inside of others.
5369 \end_layout
5370
5371 \begin_layout Standard
5372 There are a few quirks with this environment:
5373 \end_layout
5374
5375 \begin_layout Itemize
5376 You cannot use 
5377 \family sans
5378 C-Return
5379 \family default
5380  at the beginning of a new paragraph (i.e.
5381  you can't follow 
5382 \family sans
5383 Return
5384 \family default
5385  with a 
5386 \family sans
5387 C-Return
5388 \family default
5389 ).
5390 \end_layout
5391
5392 \begin_layout Itemize
5393 You can't follow a 
5394 \family sans
5395 C-Return
5396 \family default
5397  with a 
5398 \family sans
5399 Space
5400 \family default
5401 .
5402 \end_layout
5403
5404 \begin_deeper
5405 \begin_layout Itemize
5406 Use a 
5407 \family sans
5408 Return
5409 \family default
5410  to begin a new paragraph, then you can use a 
5411 \family sans
5412 Space
5413 \family default
5414 .
5415 \end_layout
5416
5417 \begin_layout Itemize
5418 Or: use 
5419 \family sans
5420 C-Space
5421 \family default
5422  instead.
5423 \end_layout
5424
5425 \end_deeper
5426 \begin_layout Itemize
5427 You can't have an empty paragraph or an empty line.
5428  You must put at least one 
5429 \family sans
5430 Space
5431 \family default
5432  in any line you want blank.
5433  Otherwise, LaTeX generates errors.
5434 \end_layout
5435
5436 \begin_layout Itemize
5437 You cannot get the typewriter double quotes by typing 
5438 \family sans
5439 "
5440 \family default
5441  since that will insert 
5442 \emph on
5443 real
5444 \emph default
5445  quotes.
5446  You get the typewriter double quotes with 
5447 \family sans
5448 C-"
5449 \family default
5450  (or 
5451 \family sans
5452 C-q
5453 \family default
5454  if you use Emacs-like key bindings).
5455 \end_layout
5456
5457 \begin_layout Standard
5458 Here's an example:
5459 \end_layout
5460
5461 \begin_layout LyX-Code
5462 #include <stdio.h>
5463 \end_layout
5464
5465 \begin_layout LyX-Code
5466  
5467 \end_layout
5468
5469 \begin_layout LyX-Code
5470 int main(void)
5471 \end_layout
5472
5473 \begin_layout LyX-Code
5474 {
5475 \end_layout
5476
5477 \begin_layout LyX-Code
5478     printf("Hello World!
5479 \backslash
5480 n");
5481 \end_layout
5482
5483 \begin_layout LyX-Code
5484     return 0;
5485 \end_layout
5486
5487 \begin_layout LyX-Code
5488 }
5489 \end_layout
5490
5491 \begin_layout Standard
5492 This is just the standard 
5493 \begin_inset Quotes eld
5494 \end_inset
5495
5496 Hello world!
5497 \begin_inset Quotes erd
5498 \end_inset
5499
5500  program.
5501  
5502 \end_layout
5503
5504 \begin_layout Standard
5505
5506 \family sans
5507 LyX-Code
5508 \family default
5509  has one purpose: to typeset code, such as program source, shell scripts,
5510  rc-files, and so on.
5511  Use it only in those very special cases where you need to generate text
5512  as if you used a typewriter.
5513 \begin_inset LatexCommand index
5514 name "Paragraph environments|)"
5515
5516 \end_inset
5517
5518
5519 \end_layout
5520
5521 \begin_layout Section
5522 Nesting Environments
5523 \begin_inset LatexCommand index
5524 name "Nesting ! Environments"
5525
5526 \end_inset
5527
5528
5529 \begin_inset LatexCommand label
5530 name "sec:Nesting"
5531
5532 \end_inset
5533
5534
5535 \end_layout
5536
5537 \begin_layout Subsection
5538 Introduction
5539 \end_layout
5540
5541 \begin_layout Standard
5542 LyX treats text as a unified block with a particular context and specific
5543  properties.
5544  This allows you to create blocks that inherits some of the properties of
5545  another block.
5546  For example you have three main points in an outline, but point #2 also
5547  has two subpoints.
5548  In other words, you have a list inside of another list, with the inner
5549  list 
5550 \begin_inset Quotes eld
5551 \end_inset
5552
5553 attached
5554 \begin_inset Quotes erd
5555 \end_inset
5556
5557  to item #2:
5558 \end_layout
5559
5560 \begin_layout Enumerate
5561 one
5562 \end_layout
5563
5564 \begin_layout Enumerate
5565 two
5566 \end_layout
5567
5568 \begin_deeper
5569 \begin_layout Enumerate
5570 sublist - item #1
5571 \end_layout
5572
5573 \begin_layout Enumerate
5574 sublist - item #2
5575 \end_layout
5576
5577 \end_deeper
5578 \begin_layout Enumerate
5579 three
5580 \end_layout
5581
5582 \begin_layout Standard
5583 You put a list inside of a list by nesting one list inside the other.
5584  Nesting an environment is quite simple: Select 
5585 \family sans
5586 Increase\InsetSpace ~
5587 List\InsetSpace ~
5588 Depth
5589 \family default
5590  or 
5591 \family sans
5592 Decrease\InsetSpace ~
5593 List\InsetSpace ~
5594 Depth
5595 \family default
5596  from the 
5597 \family sans
5598 Edit
5599 \family default
5600  menu to change the nesting depth of the current paragraph (the status bar
5601  will tell you how far you are nested).
5602  Instead of the menu, you can also use the toolbar buttons 
5603 \begin_inset Graphics
5604         filename ../images/depth-increment.xpm
5605
5606 \end_inset
5607
5608  and 
5609 \begin_inset Graphics
5610         filename ../images/depth-decrement.xpm
5611
5612 \end_inset
5613
5614  or the convenient key bindings 
5615 \family sans
5616 S-M-Right
5617 \family default
5618  and 
5619 \family sans
5620 S-M-Left
5621 \family default
5622  to change the nesting level.
5623  The change will work on the current selection if you have made one (allowing
5624  you to change the nesting of several paragraphs at once), or the current
5625  paragraph.
5626 \end_layout
5627
5628 \begin_layout Standard
5629 Note that LyX only changes the nesting depth if it can.
5630  If it's invalid to do so, nothing happens if you try to change the depth.
5631  Additionally, if you change the depth of one paragraph, it affects the
5632  depth of every paragraph nested inside of it.
5633 \end_layout
5634
5635 \begin_layout Standard
5636 Nesting isn't limited to lists.
5637  In LyX, you can nest just about anything inside anything else, as you're
5638  about to find out.
5639  This is the real power of nesting paragraph environments.
5640 \end_layout
5641
5642 \begin_layout Subsection
5643 What You Can and Can't Nest
5644 \end_layout
5645
5646 \begin_layout Standard
5647 Before we fire a list of paragraph environments at you, we need to tell
5648  you a little bit more about how nesting works.
5649 \end_layout
5650
5651 \begin_layout Standard
5652 The question if nesting a paragraph environment is possible, is a bit more
5653  complicated than a simple yes or no.
5654  There are three types of paragraph environments:
5655 \end_layout
5656
5657 \begin_layout Itemize
5658 Completely unnestable
5659 \end_layout
5660
5661 \begin_layout Itemize
5662 Fully nestable, you can nest them inside of things and you can also nest
5663  other things inside of them.
5664 \end_layout
5665
5666 \begin_layout Itemize
5667 A third type, you can nest them into other environments, but you can't nest
5668  anything into them.
5669 \end_layout
5670
5671 \begin_layout Standard
5672 Here's a list of the three types of nesting behavior, and which paragraph
5673  environments have them:
5674 \end_layout
5675
5676 \begin_layout Description
5677 Unnestable Can't nest them.
5678  Can't nest into them.
5679 \end_layout
5680
5681 \begin_deeper
5682 \begin_layout Itemize
5683
5684 \family sans
5685 Part
5686 \end_layout
5687
5688 \begin_layout Itemize
5689
5690 \family sans
5691 Chapter
5692 \end_layout
5693
5694 \begin_layout Itemize
5695
5696 \family sans
5697 Section
5698 \family default
5699  
5700 \end_layout
5701
5702 \begin_layout Itemize
5703
5704 \family sans
5705 Subsection
5706 \end_layout
5707
5708 \begin_layout Itemize
5709
5710 \family sans
5711 Subsubsection
5712 \end_layout
5713
5714 \begin_layout Itemize
5715
5716 \family sans
5717 Paragraph
5718 \family default
5719  
5720 \end_layout
5721
5722 \begin_layout Itemize
5723
5724 \family sans
5725 Subparagraph
5726 \end_layout
5727
5728 \begin_layout Itemize
5729
5730 \family sans
5731 Part*
5732 \end_layout
5733
5734 \begin_layout Itemize
5735
5736 \family sans
5737 Chapter*
5738 \end_layout
5739
5740 \begin_layout Itemize
5741
5742 \family sans
5743 Section*
5744 \end_layout
5745
5746 \begin_layout Itemize
5747
5748 \family sans
5749 Subsection*
5750 \end_layout
5751
5752 \begin_layout Itemize
5753
5754 \family sans
5755 Subsubsection*
5756 \end_layout
5757
5758 \begin_layout Itemize
5759
5760 \family sans
5761 Bibliography
5762 \end_layout
5763
5764 \begin_layout Itemize
5765
5766 \family sans
5767 Abstract
5768 \end_layout
5769
5770 \begin_layout Itemize
5771
5772 \family sans
5773 Title
5774 \end_layout
5775
5776 \begin_layout Itemize
5777
5778 \family sans
5779 Author
5780 \end_layout
5781
5782 \begin_layout Itemize
5783
5784 \family sans
5785 Date
5786 \end_layout
5787
5788 \end_deeper
5789 \begin_layout Description
5790 Fully\InsetSpace ~
5791 Nestable You can nest them.
5792  You can nest other things into them.
5793 \end_layout
5794
5795 \begin_deeper
5796 \begin_layout Itemize
5797
5798 \family sans
5799 Verse
5800 \end_layout
5801
5802 \begin_layout Itemize
5803
5804 \family sans
5805 Quote
5806 \end_layout
5807
5808 \begin_layout Itemize
5809
5810 \family sans
5811 Quotation
5812 \end_layout
5813
5814 \begin_layout Itemize
5815
5816 \family sans
5817 Itemize
5818 \end_layout
5819
5820 \begin_layout Itemize
5821
5822 \family sans
5823 Enumerate
5824 \end_layout
5825
5826 \begin_layout Itemize
5827
5828 \family sans
5829 Description
5830 \end_layout
5831
5832 \begin_layout Itemize
5833
5834 \family sans
5835 List
5836 \end_layout
5837
5838 \begin_layout Itemize
5839
5840 \family sans
5841 LyX-Code
5842 \end_layout
5843
5844 \end_deeper
5845 \begin_layout Description
5846 Nestable-Inside You can nest them inside of other things.
5847  You can't nest anything into them.
5848 \end_layout
5849
5850 \begin_deeper
5851 \begin_layout Itemize
5852
5853 \family sans
5854 Standard
5855 \end_layout
5856
5857 \begin_layout Itemize
5858
5859 \family sans
5860 Right\InsetSpace ~
5861 Address
5862 \end_layout
5863
5864 \begin_layout Itemize
5865
5866 \family sans
5867 Address
5868 \end_layout
5869
5870 \end_deeper
5871 \begin_layout Standard
5872 The 
5873 \family sans
5874 Caption
5875 \family default
5876  environment doesn't really fit anywhere, since it's only used inside of
5877  
5878 \family sans
5879 Table\InsetSpace ~
5880 Floats
5881 \family default
5882  and 
5883 \family sans
5884 Figure\InsetSpace ~
5885 Floats
5886 \family default
5887 .
5888 \end_layout
5889
5890 \begin_layout Subsection
5891 Nesting Other Things: Tables, Math, Floats, etc.
5892 \begin_inset LatexCommand index
5893 name "Nesting ! Tables etc."
5894
5895 \end_inset
5896
5897
5898 \begin_inset LatexCommand label
5899 name "sec:table-and-fig-nesting"
5900
5901 \end_inset
5902
5903
5904 \end_layout
5905
5906 \begin_layout Standard
5907 There are several things that aren't paragraph environments, but which are
5908  affected by nesting anyhow.
5909  They are:
5910 \end_layout
5911
5912 \begin_layout Itemize
5913 equations
5914 \end_layout
5915
5916 \begin_layout Itemize
5917 tables
5918 \end_layout
5919
5920 \begin_layout Itemize
5921 figures
5922 \end_layout
5923
5924 \begin_layout Standard
5925 (
5926 \begin_inset Note Greyedout
5927 status open
5928
5929 \begin_layout Standard
5930
5931 \series bold
5932 Note:
5933 \series default
5934  If you put a figure or a table in a 
5935 \family sans
5936 Float
5937 \family default
5938 , this is no longer true.
5939 \end_layout
5940
5941 \end_inset
5942
5943  Have a look at section\InsetSpace ~
5944
5945 \begin_inset LatexCommand ref
5946 reference "sec:Floats"
5947
5948 \end_inset
5949
5950  for more informations about 
5951 \family sans
5952 Floats
5953 \family default
5954 .)
5955 \end_layout
5956
5957 \begin_layout Standard
5958 LyX can treat these three objects as either a word or as a paragraph.
5959  If a figure, table, or an equation is inline, it goes wherever the paragraph
5960  it is in goes.
5961 \end_layout
5962
5963 \begin_layout Standard
5964 On the other hand, if you have an equation, figure or table in a 
5965 \begin_inset Quotes eld
5966 \end_inset
5967
5968 paragraph
5969 \begin_inset Quotes erd
5970 \end_inset
5971
5972  of its own, it behaves just like a 
5973 \begin_inset Quotes eld
5974 \end_inset
5975
5976 nestable-inside
5977 \begin_inset Quotes erd
5978 \end_inset
5979
5980  paragraph environment.
5981  You can nest it into any environment, but you obviously can't nest anything
5982  into it.
5983 \end_layout
5984
5985 \begin_layout Standard
5986 Here's an example with a table:
5987 \end_layout
5988
5989 \begin_layout Enumerate
5990 Item One
5991 \end_layout
5992
5993 \begin_deeper
5994 \begin_layout Enumerate
5995 This is (a) and it's nested.
5996 \end_layout
5997
5998 \begin_deeper
5999 \begin_layout Standard
6000 \begin_inset VSpace 0.3cm
6001 \end_inset
6002
6003
6004 \end_layout
6005
6006 \begin_layout Standard
6007 \align center
6008 \begin_inset Tabular
6009 <lyxtabular version="3" rows="2" columns="2">
6010 <features>
6011 <column alignment="center" valignment="top" leftline="true" width="0pt">
6012 <column alignment="center" valignment="top" leftline="true" rightline="true" width="0pt">
6013 <row topline="true">
6014 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
6015 \begin_inset Text
6016
6017 \begin_layout Standard
6018
6019 \family roman
6020 \series medium
6021 \shape up
6022 \size normal
6023 \emph off
6024 \bar no
6025 \noun off
6026 \color none
6027 a
6028 \end_layout
6029
6030 \end_inset
6031 </cell>
6032 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
6033 \begin_inset Text
6034
6035 \begin_layout Standard
6036
6037 \family roman
6038 \series medium
6039 \shape up
6040 \size normal
6041 \emph off
6042 \bar no
6043 \noun off
6044 \color none
6045 b
6046 \end_layout
6047
6048 \end_inset
6049 </cell>
6050 </row>
6051 <row topline="true" bottomline="true">
6052 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
6053 \begin_inset Text
6054
6055 \begin_layout Standard
6056
6057 \family roman
6058 \series medium
6059 \shape up
6060 \size normal
6061 \emph off
6062 \bar no
6063 \noun off
6064 \color none
6065 c
6066 \end_layout
6067
6068 \end_inset
6069 </cell>
6070 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
6071 \begin_inset Text
6072
6073 \begin_layout Standard
6074
6075 \family roman
6076 \series medium
6077 \shape up
6078 \size normal
6079 \emph off
6080 \bar no
6081 \noun off
6082 \color none
6083 d
6084 \end_layout
6085
6086 \end_inset
6087 </cell>
6088 </row>
6089 </lyxtabular>
6090
6091 \end_inset
6092
6093
6094 \end_layout
6095
6096 \begin_layout Standard
6097 \begin_inset VSpace 0.3cm
6098 \end_inset
6099
6100
6101 \end_layout
6102
6103 \end_deeper
6104 \begin_layout Enumerate
6105 This is (b).
6106  The table is actually nested inside (a).
6107 \end_layout
6108
6109 \end_deeper
6110 \begin_layout Enumerate
6111 Back out again.
6112 \end_layout
6113
6114 \begin_layout Standard
6115 If we hadn't nested the table at all, the list would look like this:
6116 \end_layout
6117
6118 \begin_layout Enumerate
6119 Item One
6120 \end_layout
6121
6122 \begin_deeper
6123 \begin_layout Enumerate
6124 This is (a) and it's nested.
6125 \end_layout
6126
6127 \end_deeper
6128 \begin_layout Standard
6129 \begin_inset VSpace 0.3cm
6130 \end_inset
6131
6132
6133 \end_layout
6134
6135 \begin_layout Standard
6136 \align center
6137 \begin_inset Tabular
6138 <lyxtabular version="3" rows="2" columns="2">
6139 <features>
6140 <column alignment="center" valignment="top" leftline="true" width="0pt">
6141 <column alignment="center" valignment="top" leftline="true" rightline="true" width="0pt">
6142 <row topline="true">
6143 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
6144 \begin_inset Text
6145
6146 \begin_layout Standard
6147
6148 \family roman
6149 \series medium
6150 \shape up
6151 \size normal
6152 \emph off
6153 \bar no
6154 \noun off
6155 \color none
6156 a
6157 \end_layout
6158
6159 \end_inset
6160 </cell>
6161 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
6162 \begin_inset Text
6163
6164 \begin_layout Standard
6165
6166 \family roman
6167 \series medium
6168 \shape up
6169 \size normal
6170 \emph off
6171 \bar no
6172 \noun off
6173 \color none
6174 b
6175 \end_layout
6176
6177 \end_inset
6178 </cell>
6179 </row>
6180 <row topline="true" bottomline="true">
6181 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
6182 \begin_inset Text
6183
6184 \begin_layout Standard
6185
6186 \family roman
6187 \series medium
6188 \shape up
6189 \size normal
6190 \emph off
6191 \bar no
6192 \noun off
6193 \color none
6194 c
6195 \end_layout
6196
6197 \end_inset
6198 </cell>
6199 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
6200 \begin_inset Text
6201
6202 \begin_layout Standard
6203
6204 \family roman
6205 \series medium
6206 \shape up
6207 \size normal
6208 \emph off
6209 \bar no
6210 \noun off
6211 \color none
6212 d
6213 \end_layout
6214
6215 \end_inset
6216 </cell>
6217 </row>
6218 </lyxtabular>
6219
6220 \end_inset
6221
6222
6223 \end_layout
6224
6225 \begin_layout Standard
6226 \begin_inset VSpace 0.3cm
6227 \end_inset
6228
6229
6230 \end_layout
6231
6232 \begin_layout Enumerate
6233 This is (b).
6234  The table is 
6235 \emph on
6236 not
6237 \emph default
6238  nested inside (a).
6239  In fact, it's not nested at all.
6240 \end_layout
6241
6242 \begin_layout Enumerate
6243 Back out again.
6244 \end_layout
6245
6246 \begin_layout Standard
6247 Notice how item (b) is not only no longer nested, but is also the first
6248  item of a new list!
6249 \end_layout
6250
6251 \begin_layout Standard
6252 There's another trap you can fall into: Nesting the table, but not going
6253  deep enough.
6254  LyX then turns anything after the table into a new sublist.
6255 \end_layout
6256
6257 \begin_layout Enumerate
6258 Item One
6259 \end_layout
6260
6261 \begin_deeper
6262 \begin_layout Enumerate
6263 This is (a) and it's nested.
6264 \end_layout
6265
6266 \begin_layout Standard
6267 \begin_inset VSpace 0.3cm
6268 \end_inset
6269
6270
6271 \end_layout
6272
6273 \begin_layout Standard
6274 \align center
6275 \begin_inset Tabular
6276 <lyxtabular version="3" rows="2" columns="2">
6277 <features>
6278 <column alignment="center" valignment="top" leftline="true" width="0pt">
6279 <column alignment="center" valignment="top" leftline="true" rightline="true" width="0pt">
6280 <row topline="true">
6281 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
6282 \begin_inset Text
6283
6284 \begin_layout Standard
6285
6286 \family roman
6287 \series medium
6288 \shape up
6289 \size normal
6290 \emph off
6291 \bar no
6292 \noun off
6293 \color none
6294 a
6295 \end_layout
6296
6297 \end_inset
6298 </cell>
6299 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
6300 \begin_inset Text
6301
6302 \begin_layout Standard
6303
6304 \family roman
6305 \series medium
6306 \shape up
6307 \size normal
6308 \emph off
6309 \bar no
6310 \noun off
6311 \color none
6312 b
6313 \end_layout
6314
6315 \end_inset
6316 </cell>
6317 </row>
6318 <row topline="true" bottomline="true">
6319 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
6320 \begin_inset Text
6321
6322 \begin_layout Standard
6323
6324 \family roman
6325 \series medium
6326 \shape up
6327 \size normal
6328 \emph off
6329 \bar no
6330 \noun off
6331 \color none
6332 c
6333 \end_layout
6334
6335 \end_inset
6336 </cell>
6337 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
6338 \begin_inset Text
6339
6340 \begin_layout Standard
6341
6342 \family roman
6343 \series medium
6344 \shape up
6345 \size normal
6346 \emph off
6347 \bar no
6348 \noun off
6349 \color none
6350 d
6351 \end_layout
6352
6353 \end_inset
6354 </cell>
6355 </row>
6356 </lyxtabular>
6357
6358 \end_inset
6359
6360
6361 \end_layout
6362
6363 \begin_layout Standard
6364 \begin_inset VSpace 0.3cm
6365 \end_inset
6366
6367
6368 \end_layout
6369
6370 \begin_layout Enumerate
6371 This is (b).
6372  The table is actually nested inside Item One, but 
6373 \emph on
6374 not
6375 \emph default
6376  inside (a).
6377 \end_layout
6378
6379 \end_deeper
6380 \begin_layout Enumerate
6381 Back out again.
6382 \end_layout
6383
6384 \begin_layout Standard
6385 As you can see, item (b) turned into the first item of a new list, but a
6386  new list 
6387 \emph on
6388 inside
6389 \emph default
6390  item 1.
6391  The same thing would have happened to a figure or an equation.
6392  So, if you nest tables, figures or equations, make sure you go to the right
6393  depth!
6394 \end_layout
6395
6396 \begin_layout Subsection
6397 Usage and General Features
6398 \begin_inset LatexCommand label
6399 name "sub:Nesting-Usage"
6400
6401 \end_inset
6402
6403
6404 \end_layout
6405
6406 \begin_layout Standard
6407 Speaking of levels, LyX can perform up to a six-fold nesting.
6408  In other words, 
6409 \begin_inset Quotes eld
6410 \end_inset
6411
6412 level #6
6413 \begin_inset Quotes erd
6414 \end_inset
6415
6416  is the innermost possible depth.
6417  Here's an example to display what we mean:
6418 \end_layout
6419
6420 \begin_layout Enumerate
6421 level #1 - outermost
6422 \end_layout
6423
6424 \begin_deeper
6425 \begin_layout Enumerate
6426 level #2
6427 \end_layout
6428
6429 \begin_deeper
6430 \begin_layout Enumerate
6431 level #3
6432 \end_layout
6433
6434 \begin_deeper
6435 \begin_layout Enumerate
6436 level #4
6437 \end_layout
6438
6439 \begin_deeper
6440 \begin_layout Itemize
6441 level #5
6442 \end_layout
6443
6444 \begin_deeper
6445 \begin_layout Itemize
6446 level #6
6447 \end_layout
6448
6449 \end_deeper
6450 \end_deeper
6451 \end_deeper
6452 \end_deeper
6453 \end_deeper
6454 \begin_layout Standard
6455 There are two exceptions to the six-fold nesting limit, and you can see
6456  both of them in the example.
6457  Unlike the other fully-nestable environments, you can only perform a four-fold
6458  nesting with the 
6459 \family sans
6460 Enumerate
6461 \family default
6462  and 
6463 \family sans
6464 Itemize
6465 \family default
6466  environments.
6467  For example, if we tried to nest another 
6468 \family sans
6469 Enumerate
6470 \family default
6471  list inside of item 
6472 \begin_inset Quotes eld
6473 \end_inset
6474
6475 A.
6476 \begin_inset Quotes erd
6477 \end_inset
6478
6479 , we'd get errors.
6480 \end_layout
6481
6482 \begin_layout Subsection
6483 Some Examples
6484 \begin_inset LatexCommand index
6485 name "Nesting ! Examples"
6486
6487 \end_inset
6488
6489
6490 \end_layout
6491
6492 \begin_layout Standard
6493 The best way to explain just what you can do with nesting is by illustration.
6494  We have several examples of nested environments.
6495  In them, we explain how we created the example, so that you can reproduce
6496  them.
6497 \end_layout
6498
6499 \begin_layout Subsubsection
6500 Example 1: The Six-fold Way and Mixed Nesting
6501 \end_layout
6502
6503 \begin_layout Labeling
6504 \labelwidthstring MMM
6505 #1-a This is the outermost level.
6506  It's a 
6507 \family sans
6508 List
6509 \family default
6510  environment.
6511 \end_layout
6512
6513 \begin_deeper
6514 \begin_layout Labeling
6515 \labelwidthstring MMM
6516 #2-a This is level #2.
6517  We created it by using 
6518 \family sans
6519 M-Return
6520 \family default
6521  followed by 
6522 \family sans
6523 S-M-Right
6524 \family default
6525 .
6526 \end_layout
6527
6528 \begin_deeper
6529 \begin_layout Labeling
6530 \labelwidthstring MMM
6531 #3-a This is level #3.
6532  This time, we just hit 
6533 \family sans
6534 Return
6535 \family default
6536 , then used 
6537 \family sans
6538 S-M-Right
6539 \family default
6540  twice in a row.
6541  We could have also created it the same way as we did the previous level,
6542  by hitting 
6543 \family sans
6544 M-Return
6545 \family default
6546  followed by 
6547 \family sans
6548 S-M-Right
6549 \family default
6550 .
6551 \end_layout
6552
6553 \begin_deeper
6554 \begin_layout Standard
6555 This is actually a 
6556 \family sans
6557 Standard
6558 \family default
6559  environment, nested inside of 
6560 \begin_inset Quotes eld
6561 \end_inset
6562
6563 #3-a
6564 \begin_inset Quotes erd
6565 \end_inset
6566
6567 .
6568  So, it's at level #4.
6569  We did this by hitting 
6570 \family sans
6571 M-Return
6572 \family default
6573 , then 
6574 \family sans
6575 S-M-Right
6576 \family default
6577 , then changing the paragraph environment to 
6578 \family sans
6579 Standard
6580 \family default
6581 .
6582  Do this to create list items with more than one paragraph - it also works
6583  for the 
6584 \family sans
6585 Description
6586 \family default
6587
6588 \family sans
6589 Enumerate
6590 \family default
6591 , and 
6592 \family sans
6593 Itemize
6594 \family default
6595  environments!
6596 \end_layout
6597
6598 \begin_layout Standard
6599 Here's another 
6600 \family sans
6601 Standard
6602 \family default
6603  paragraph, also at level #4, made with just a 
6604 \family sans
6605 M-Return
6606 \family default
6607 .
6608 \end_layout
6609
6610 \begin_layout Labeling
6611 \labelwidthstring MMM
6612 #4-a This is level #4.
6613  We hit 
6614 \family sans
6615 M-Return
6616 \family default
6617  and changed the paragraph environment back to 
6618 \family sans
6619 List
6620 \family default
6621 .
6622  Remember - we can't nest anything inside of a 
6623 \family sans
6624 Standard
6625 \family default
6626  environment, which is why we're still at level #4.
6627  However, we 
6628 \emph on
6629 can
6630 \emph default
6631  keep nesting things inside of 
6632 \begin_inset Quotes eld
6633 \end_inset
6634
6635 #3-a
6636 \begin_inset Quotes erd
6637 \end_inset
6638
6639 .
6640 \end_layout
6641
6642 \begin_deeper
6643 \begin_layout Labeling
6644 \labelwidthstring MMM
6645 #5-a This is level #5\SpecialChar \ldots{}
6646
6647 \end_layout
6648
6649 \begin_deeper
6650 \begin_layout Labeling
6651 \labelwidthstring MMM
6652 #6-a \SpecialChar \ldots{}
6653 and this is level #6.
6654  By now, you should know how we made these two.
6655 \end_layout
6656
6657 \end_deeper
6658 \begin_layout Labeling
6659 \labelwidthstring MMM
6660 #5-b Back to level #5.
6661  Just hit 
6662 \family sans
6663 M-Return
6664 \family default
6665  followed by a 
6666 \family sans
6667 S-M-Left
6668 \family default
6669 .
6670 \end_layout
6671
6672 \end_deeper
6673 \begin_layout Labeling
6674 \labelwidthstring MMM
6675 #4-b After another 
6676 \family sans
6677 M-Return
6678 \family default
6679  followed by a 
6680 \family sans
6681 S-M-Left
6682 \family default
6683 , we're back at level #4.
6684 \end_layout
6685
6686 \end_deeper
6687 \begin_layout Labeling
6688 \labelwidthstring MMM
6689 #3-b Back to level #3.
6690  By now it should be obvious how we did this.
6691 \end_layout
6692
6693 \end_deeper
6694 \begin_layout Labeling
6695 \labelwidthstring MMM
6696 #2-b Back to level #2.
6697  
6698 \end_layout
6699
6700 \end_deeper
6701 \begin_layout Labeling
6702 \labelwidthstring MMM
6703 #1-b And last, back to the outermost level, #1.
6704  After this sentence, we'll hit 
6705 \family sans
6706 Return
6707 \family default
6708  and change the paragraph environment back to 
6709 \family sans
6710 Standard
6711 \family default
6712  to end the list.
6713 \end_layout
6714
6715 \begin_layout Standard
6716 We could have also used the 
6717 \family sans
6718 Description
6719 \family default
6720
6721 \family sans
6722 Quote
6723 \family default
6724
6725 \family sans
6726 Quotation
6727 \family default
6728 , or even the 
6729 \family sans
6730 Verse
6731 \family default
6732  environment in place of the 
6733 \family sans
6734 List
6735 \family default
6736  environment.
6737  The example would have worked exactly the same.
6738 \end_layout
6739
6740 \begin_layout Subsubsection
6741 Example 2: Inheritance
6742 \end_layout
6743
6744 \begin_layout LyX-Code
6745 This is the LyX-Code environment, at level #1, the outermost
6746 \end_layout
6747
6748 \begin_layout LyX-Code
6749 level.
6750   Now we'll hit 
6751 \family sans
6752 Return
6753 \family default
6754 , then 
6755 \family sans
6756 S-M-Right
6757 \family default
6758 , after which, we'll change to the 
6759 \family sans
6760 Enumerate
6761 \family default
6762  environment.
6763 \end_layout
6764
6765 \begin_deeper
6766 \begin_layout Enumerate
6767 This is the 
6768 \family sans
6769 Enumerate
6770 \family default
6771  environment, at level #2.
6772 \end_layout
6773
6774 \begin_layout Enumerate
6775 Notice how the nested 
6776 \family sans
6777 Enumerate
6778 \family default
6779  not only inherits its margins from its parent environment (
6780 \family sans
6781 LyX-Code
6782 \family default
6783 ), but also inherits its font and spacing!
6784 \end_layout
6785
6786 \end_deeper
6787 \begin_layout Standard
6788 We ended this example by hitting 
6789 \family sans
6790 Return
6791 \family default
6792 .
6793  After that, we needed to reset the paragraph environment to 
6794 \family sans
6795 Standard
6796 \family default
6797  and resetting the nesting depth by using 
6798 \family sans
6799 S-M-Left
6800 \family default
6801  once.
6802 \end_layout
6803
6804 \begin_layout Subsubsection
6805 Example 3: Labels, Levels, and the 
6806 \family sans
6807 Enumerate
6808 \family default
6809  and 
6810 \family sans
6811 Itemize
6812 \family default
6813  Environments
6814 \begin_inset OptArg
6815 status collapsed
6816
6817 \begin_layout Standard
6818 Example #3: Labels, Levels and other list environments
6819 \end_layout
6820
6821 \end_inset
6822
6823
6824 \end_layout
6825
6826 \begin_layout Enumerate
6827 This is level #1, in an 
6828 \family sans
6829 Enumerate
6830 \family default
6831  paragraph environment.
6832  We're actually going to nest a bunch of these.
6833 \end_layout
6834
6835 \begin_deeper
6836 \begin_layout Enumerate
6837 This is level #2.
6838  We used 
6839 \family sans
6840 M-Return
6841 \family default
6842  followed by 
6843 \family sans
6844 S-M-Right
6845 \family default
6846 .
6847  Now, what happens if we nest an 
6848 \family sans
6849 Itemize
6850 \family default
6851  environment inside of this one? It will be at level #3, but what will its
6852  label be? An asterisk?
6853 \end_layout
6854
6855 \begin_deeper
6856 \begin_layout Itemize
6857 No! It's a bullet.
6858  This is the 
6859 \emph on
6860 first
6861 \emph default
6862  
6863 \family sans
6864 Itemize
6865 \family default
6866  environment, even though it's at level #3.
6867  So, its label is a bullet.
6868  (We got here by using 
6869 \family sans
6870 M-Return
6871 \family default
6872 , then 
6873 \family sans
6874 S-M-Right
6875 \family default
6876 , then changing the environment to 
6877 \family sans
6878 Itemize
6879 \family default
6880 .)
6881 \end_layout
6882
6883 \begin_deeper
6884 \begin_layout Itemize
6885 Here's level #4, produced using 
6886 \family sans
6887 M-Return
6888 \family default
6889 , then 
6890 \family sans
6891 S-M-Right
6892 \family default
6893 .
6894  We'll do that again\SpecialChar \ldots{}
6895
6896 \end_layout
6897
6898 \begin_deeper
6899 \begin_layout Enumerate
6900 \SpecialChar \ldots{}
6901 to get to level #5.
6902  This time, however, we also changed the paragraph environment back to 
6903 \family sans
6904 Enumerate
6905 \family default
6906 .
6907  Notice the type of numbering, it is 
6908 \emph on
6909 lowercase Roman
6910 \emph default
6911 , because we are in the 
6912 \emph on
6913 thirdfold
6914 \emph default
6915  
6916 \family sans
6917 Enumerate
6918 \family default
6919  environment (i.e.
6920  it is an 
6921 \family sans
6922 Enumerate
6923 \family default
6924  inside an 
6925 \family sans
6926 Enumerate
6927 \family default
6928  inside an 
6929 \family sans
6930 Enumerate
6931 \family default
6932 ).
6933 \end_layout
6934
6935 \begin_layout Enumerate
6936 What happens if we 
6937 \emph on
6938 don't
6939 \emph default
6940  change the paragraph environment, but decrease the nesting depth? What
6941  type of numbering does LyX use?
6942 \end_layout
6943
6944 \begin_layout Enumerate
6945 Oh, as if you couldn't guess by now, we're just using 
6946 \family sans
6947 M-Return
6948 \family default
6949  to keep the current environment and depth but create a new item.
6950 \end_layout
6951
6952 \begin_layout Enumerate
6953 Let's use 
6954 \family sans
6955 S-M-Left
6956 \family default
6957  to decrease the depth after the next 
6958 \family sans
6959 M-Return
6960 \family default
6961 .
6962 \end_layout
6963
6964 \end_deeper
6965 \begin_layout Enumerate
6966 This is level #4.
6967  Look what type of label LyX is using!
6968 \end_layout
6969
6970 \end_deeper
6971 \begin_layout Enumerate
6972 This is level #3.
6973  Even though we've changed levels, LyX is still using a lowercase Roman
6974  numeral as the label.Why?
6975 \end_layout
6976
6977 \begin_layout Enumerate
6978 Because, even though the nesting depth has changed, the paragraph is 
6979 \emph on
6980 still
6981 \emph default
6982  a thirdfold 
6983 \family sans
6984 Enumerate
6985 \family default
6986  environment.
6987  Notice, however, that LyX 
6988 \emph on
6989 did
6990 \emph default
6991  reset the counter for the label.
6992 \end_layout
6993
6994 \end_deeper
6995 \begin_layout Enumerate
6996 Another 
6997 \family sans
6998 M-Return
6999 \family default
7000  
7001 \family sans
7002 S-M-Left
7003 \family default
7004  sequence, and we're back to level #2.
7005  This time, we not only changed the nesting depth, but we also moved back
7006  into the twofold-nested 
7007 \family sans
7008 Enumerate
7009 \family default
7010  environment.
7011 \end_layout
7012
7013 \end_deeper
7014 \begin_layout Enumerate
7015 The same thing happens if we do another 
7016 \family sans
7017 M-Return
7018 \family default
7019  
7020 \family sans
7021 S-M-Left
7022 \family default
7023  sequence and return to level #1, the outermost level.
7024 \end_layout
7025
7026 \begin_layout Standard
7027 Lastly, we reset the environment to 
7028 \family sans
7029 Standard
7030 \family default
7031 .
7032  As you can see, the level number doesn't correspond to what type of labeling
7033  LyX uses for the 
7034 \family sans
7035 Enumerate
7036 \family default
7037  and 
7038 \family sans
7039 Itemize
7040 \family default
7041  environments.
7042  The number of other 
7043 \family sans
7044 Enumerate
7045 \family default
7046  environments surrounding it determines what kind of label LyX uses for
7047  an 
7048 \family sans
7049 Enumerate
7050 \family default
7051  item.
7052  The same rule applies for the 
7053 \family sans
7054 Itemize
7055 \family default
7056  environment, as well.
7057 \end_layout
7058
7059 \begin_layout Subsubsection
7060 Example 4: Going Bonkers
7061 \end_layout
7062
7063 \begin_layout Enumerate
7064 We're going to go totally nuts now.
7065  We won't nest as deep as in the other examples, nor will we go into the
7066  same detail with how we did it.
7067  (level #1: 
7068 \family sans
7069 Enumerate
7070 \family default
7071 )
7072 \end_layout
7073
7074 \begin_deeper
7075 \begin_layout Standard
7076 (
7077 \family sans
7078 Return, S-M-Right, Standard
7079 \family default
7080 : level #2) We'll stick an encapsulated description of how we created the
7081  example in parentheses someplace.
7082  For example, the two keybindings are how we changed the depth.
7083  The environment name is the name of the current environment.
7084  Either before or after this, we'll put in the level.
7085 \end_layout
7086
7087 \end_deeper
7088 \begin_layout Enumerate
7089 (
7090 \family sans
7091 Return, Enumerate
7092 \family default
7093 : level #1) This is the next item in the list.
7094 \end_layout
7095
7096 \begin_deeper
7097 \begin_layout Verse
7098 Now we'll add verse.
7099 \newline
7100 It will get much worse.
7101 \newline
7102 (
7103 \family sans
7104 Return, S-M-Right, Verse
7105 \family default
7106 : level #2)
7107 \end_layout
7108
7109 \begin_layout Verse
7110 Fiddle dee, Fiddle doo.
7111 \newline
7112 Bippitey boppitey boo!
7113 \newline
7114 (
7115 \family sans
7116 M-Return)
7117 \end_layout
7118
7119 \begin_layout Verse
7120 Here comes a table:
7121 \end_layout
7122
7123 \begin_deeper
7124 \begin_layout Standard
7125 \begin_inset VSpace 0.3cm
7126 \end_inset
7127
7128
7129 \end_layout
7130
7131 \begin_layout Standard
7132 \align center
7133 \begin_inset Tabular
7134 <lyxtabular version="3" rows="2" columns="2">
7135 <features>
7136 <column alignment="center" valignment="top" width="0pt">
7137 <column alignment="center" valignment="top" leftline="true" width="0pt">
7138 <row>
7139 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
7140 \begin_inset Text
7141
7142 \begin_layout Standard
7143
7144 \family roman
7145 \series medium
7146 \shape up
7147 \size normal
7148 \emph off
7149 \bar no
7150 \noun off
7151 \color none
7152 one-fish
7153 \end_layout
7154
7155 \end_inset
7156 </cell>
7157 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
7158 \begin_inset Text
7159
7160 \begin_layout Standard
7161
7162 \family roman
7163 \series medium
7164 \shape up
7165 \size normal
7166 \emph off
7167 \bar no
7168 \noun off
7169 \color none
7170 two-fish
7171 \end_layout
7172
7173 \end_inset
7174 </cell>
7175 </row>
7176 <row topline="true">
7177 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
7178 \begin_inset Text
7179
7180 \begin_layout Standard
7181
7182 \family roman
7183 \series medium
7184 \shape up
7185 \size normal
7186 \emph off
7187 \bar no
7188 \noun off
7189 \color none
7190 red-fish
7191 \end_layout
7192
7193 \end_inset
7194 </cell>
7195 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
7196 \begin_inset Text
7197
7198 \begin_layout Standard
7199
7200 \family roman
7201 \series medium
7202 \shape up
7203 \size normal
7204 \emph off
7205 \bar no
7206 \noun off
7207 \color none
7208 blue-fish
7209 \end_layout
7210
7211 \end_inset
7212 </cell>
7213 </row>
7214 </lyxtabular>
7215
7216 \end_inset
7217
7218
7219 \end_layout
7220
7221 \end_deeper
7222 \begin_layout Verse
7223 (
7224 \family sans
7225 M-Return, Table, S-M-Right
7226 \family default
7227  3 times, 
7228 \family sans
7229 M-Return, Verse, S-M-Left
7230 \family default
7231 )
7232 \end_layout
7233
7234 \end_deeper
7235 \begin_layout Enumerate
7236 (
7237 \family sans
7238 Return, Enumerate
7239 \family default
7240 : level #1) This is another item.
7241  Note that selecting a 
7242 \family sans
7243 Table
7244 \family default
7245  resets the nesting depth to level #1, so we increased the nesting depth
7246  3 times to put the table inside the 
7247 \family sans
7248 Verse
7249 \family default
7250  environment.
7251  
7252 \end_layout
7253
7254 \begin_layout Quotation
7255 We're now ending the 
7256 \family sans
7257 Enumerate
7258 \family default
7259  list and changing to 
7260 \family sans
7261 Quotation
7262 \family default
7263 .
7264  We're still at level #1.
7265  We want to show you some of the things you can do by mixing environments.
7266  The next set of paragraphs is a 
7267 \begin_inset Quotes eld
7268 \end_inset
7269
7270 quoted letter.
7271 \begin_inset Quotes erd
7272 \end_inset
7273
7274  We'll nest both the 
7275 \family sans
7276 Address
7277 \family default
7278  and 
7279 \family sans
7280 Right\InsetSpace ~
7281 Address
7282 \family default
7283  environments inside of this one, then use another nested 
7284 \family sans
7285 Quotation
7286 \family default
7287  for the letter body.
7288  We'll use 
7289 \family sans
7290 M-Return
7291 \family default
7292  to preserve the depth.
7293  Remember that you need to use 
7294 \family sans
7295 C-Return
7296 \family default
7297  to create multiple lines inside the 
7298 \family sans
7299 Address
7300 \family default
7301  and 
7302 \family sans
7303 Right\InsetSpace ~
7304 Address
7305 \family default
7306  environments.
7307  Here it goes:
7308 \end_layout
7309
7310 \begin_deeper
7311 \begin_layout Right Address
7312 1234 Nowhere Rd.
7313 \newline
7314 Moosegroin, MT 00100
7315 \newline
7316 9-6-96
7317 \end_layout
7318
7319 \begin_layout Address
7320 Dear Mr.\InsetSpace ~
7321 Fizlewitz:
7322 \end_layout
7323
7324 \begin_layout Quotation
7325 We regret to inform you that we cannot fill your order for 50
7326 \begin_inset Formula $\,$
7327 \end_inset
7328
7329 L of compressed methane gas due to circumstances beyond our control.
7330  Unfortunately, several of our cows have mysteriously exploded, creating
7331  a backlog in our orders for methane.
7332  We will place your name on the waiting list and try to fill your order
7333  as soon as possible.
7334  In the meantime, we thank you for your patience.
7335 \end_layout
7336
7337 \begin_layout Quotation
7338 We do, however, now have a special on beef.
7339  If you are interested, please return the enclosed pricing and order form
7340  with your order, along with payment.
7341 \end_layout
7342
7343 \begin_layout Quotation
7344 We thank you again for your patience.
7345 \end_layout
7346
7347 \begin_layout Address
7348 Sincerely,
7349 \newline
7350 Bill Hick
7351 \end_layout
7352
7353 \end_deeper
7354 \begin_layout Quotation
7355 That ends that example!
7356 \end_layout
7357
7358 \begin_layout Standard
7359 As you can see, nesting environments in LyX gives you a lot of power with
7360  just a few keystrokes.
7361  We could have easily nested an 
7362 \family sans
7363 Itemize
7364 \family default
7365  list inside of a 
7366 \family sans
7367 Quotation
7368 \family default
7369  or 
7370 \family sans
7371 Quote
7372 \family default
7373 , or put a 
7374 \family sans
7375 Quote
7376 \family default
7377  inside of an 
7378 \family sans
7379 Itemize
7380 \family default
7381  list.
7382  You have a huge variety of options at your disposal.
7383 \end_layout
7384
7385 \begin_layout Section
7386 Spacing, pagination and line breaks
7387 \end_layout
7388
7389 \begin_layout Subsection
7390 Horizontal Space
7391 \begin_inset LatexCommand label
7392 name "sub:Horizontal-Space"
7393
7394 \end_inset
7395
7396
7397 \end_layout
7398
7399 \begin_layout Subsubsection
7400
7401 \family sans
7402 Horizontal Fills
7403 \end_layout
7404
7405 \begin_layout Standard
7406 Horizontal Fills (HFills) are a special LyX feature for adding extra space
7407  in a uniform fashion.
7408  An HFill is actually a variable length space, whose length always equals
7409  the remaining space between the left and right margins.
7410  If there is more than one HFill on a line, they divide the available space
7411  equally between themselves.
7412  
7413 \end_layout
7414
7415 \begin_layout Standard
7416 HFill
7417 \family roman
7418 s
7419 \family default
7420  can be inserted with 
7421 \family sans
7422 Insert\SpecialChar \menuseparator
7423 Formatting\InsetSpace ~
7424 Character\SpecialChar \menuseparator
7425 Horizontal Fill
7426 \family default
7427 .
7428  Here a few examples what you can do with them:
7429 \end_layout
7430
7431 \begin_layout Quote
7432 \noindent
7433 This is on the left side 
7434 \hfill
7435 This is on the right
7436 \end_layout
7437
7438 \begin_layout Quote
7439 \noindent
7440 Left
7441 \hfill
7442 Middle
7443 \hfill
7444 Right
7445 \end_layout
7446
7447 \begin_layout Quote
7448 \noindent
7449 Left
7450 \hfill
7451 1/3 Left
7452 \hfill
7453
7454 \hfill
7455 Right
7456 \end_layout
7457
7458 \begin_layout Standard
7459 That was an example in the 
7460 \family sans
7461 Quote
7462 \family default
7463  environment.
7464  Here
7465 \begin_inset Formula $\to$
7466 \end_inset
7467
7468
7469 \hfill
7470
7471 \begin_inset Formula $\gets$
7472 \end_inset
7473
7474 is one in a standard paragraph.
7475  It may or may not be apparent in the printed text, but it 
7476 \emph on
7477 is
7478 \emph default
7479  sitting in-between the two arrows.
7480 \end_layout
7481
7482 \begin_layout Standard
7483 There may be more than one set of margins on a line.
7484  Here's an example with the 
7485 \family sans
7486 List
7487 \family default
7488  environment.
7489 \end_layout
7490
7491 \begin_layout Labeling
7492 \labelwidthstring 00.00.0000
7493 one
7494 \hfill
7495 two :three
7496 \hfill
7497 four
7498 \hfill
7499 five
7500 \hfill
7501 six
7502 \end_layout
7503
7504 \begin_layout Standard
7505 The 
7506 \begin_inset Quotes eld
7507 \end_inset
7508
7509 :
7510 \begin_inset Quotes erd
7511 \end_inset
7512
7513  marks the beginning of the item.
7514  (There is actually a 
7515 \begin_inset Quotes eld
7516 \end_inset
7517
7518 hidden
7519 \begin_inset Quotes erd
7520 \end_inset
7521
7522  HFill inside of the label of the 
7523 \family sans
7524 List
7525 \family default
7526  environment; it's put at the end of the label automatically.) HFills work
7527  similarly in other 
7528 \begin_inset Quotes eld
7529 \end_inset
7530
7531 multi-margin
7532 \begin_inset Quotes erd
7533 \end_inset
7534
7535  situations, like two-column mode.
7536 \end_layout
7537
7538 \begin_layout Standard
7539 \begin_inset Note Greyedout
7540 status open
7541
7542 \begin_layout Standard
7543
7544 \series bold
7545 Note:
7546 \series default
7547  If an HFill is at the beginning of a line, and 
7548 \emph on
7549 not
7550 \emph default
7551  in the first line in a paragraph, LyX ignores it.
7552  This prevents HFills from accidentally being wrapped onto a new line.
7553  If you need space in this case anyway, you have to use the LaTeX-command
7554  
7555 \series bold
7556
7557 \backslash
7558 hspace*{
7559 \backslash
7560 fill}
7561 \series default
7562  in ERT.
7563  (ERT is explained in section\InsetSpace ~
7564
7565 \begin_inset LatexCommand ref
7566 reference "sec:ERT"
7567
7568 \end_inset
7569
7570 .)
7571 \end_layout
7572
7573 \end_inset
7574
7575
7576 \end_layout
7577
7578 \begin_layout Subsubsection
7579 Other space variants
7580 \begin_inset LatexCommand label
7581 name "sub:Other-space-variants"
7582
7583 \end_inset
7584
7585
7586 \end_layout
7587
7588 \begin_layout Standard
7589 The following two sorts of spaces are not yet supported by LyX, so that
7590  you have to use ERT, see section\InsetSpace ~
7591
7592 \begin_inset LatexCommand ref
7593 reference "sec:ERT"
7594
7595 \end_inset
7596
7597 .
7598  That they are not supported is a hint that you need them very seldom in
7599  LyX.
7600  So use them only if it is really necessary (remind the WYSIWYM concept).
7601 \end_layout
7602
7603 \begin_layout Paragraph
7604 Defined space
7605 \end_layout
7606
7607 \begin_layout Standard
7608 Sometimes one needs space with a defined length, e.g for forms and questionnaires.
7609  This can be inserted by using the LaTeX-command 
7610 \series bold
7611
7612 \backslash
7613 hspace
7614 \series default
7615  in 
7616 \family sans
7617 ERT
7618 \family default
7619 .
7620  For example the command 
7621 \series bold
7622
7623 \backslash
7624 hspace{2cm}
7625 \series default
7626  produces 2
7627 \begin_inset Formula $\,$
7628 \end_inset
7629
7630 cm space within the following line:
7631 \end_layout
7632
7633 \begin_layout Standard
7634 This is a line with
7635 \begin_inset Formula $\to$
7636 \end_inset
7637
7638
7639 \begin_inset ERT
7640 status collapsed
7641
7642 \begin_layout Standard
7643
7644
7645 \backslash
7646 hspace{2cm}
7647 \end_layout
7648
7649 \end_inset
7650
7651
7652 \begin_inset Formula $\gets$
7653 \end_inset
7654
7655  2
7656 \begin_inset Formula $\,$
7657 \end_inset
7658
7659 cm space between the arrows.
7660 \end_layout
7661
7662 \begin_layout Standard
7663 You can use all length units listed in Appendix\InsetSpace ~
7664
7665 \begin_inset LatexCommand ref
7666 reference "cha:Units-available-in"
7667
7668 \end_inset
7669
7670 .
7671 \end_layout
7672
7673 \begin_layout Paragraph
7674 Phantom space
7675 \end_layout
7676
7677 \begin_layout Standard
7678 Sometimes you want to insert space with exactly the length of a phrase.
7679  E.g.
7680  you want to create the following multiple choice question:
7681 \end_layout
7682
7683 \begin_layout Standard
7684 \begin_inset VSpace medskip
7685 \end_inset
7686
7687 What is correct English?:
7688 \newline
7689
7690 \newline
7691 Mr.\InsetSpace ~
7692 Edge would have been jumps the gun.
7693 \newline
7694
7695 \begin_inset ERT
7696 status collapsed
7697
7698 \begin_layout Standard
7699
7700
7701 \backslash
7702 phantom{Mr.
7703  Edge }
7704 \end_layout
7705
7706 \end_inset
7707
7708 has to be jumped
7709 \newline
7710
7711 \begin_inset ERT
7712 status collapsed
7713
7714 \begin_layout Standard
7715
7716
7717 \backslash
7718 phantom{Mr.
7719  Edge }
7720 \end_layout
7721
7722 \end_inset
7723
7724 jumps
7725 \begin_inset VSpace medskip
7726 \end_inset
7727
7728
7729 \end_layout
7730
7731 \begin_layout Standard
7732 So that the choices appear exactly after the phrase 
7733 \begin_inset Quotes eld
7734 \end_inset
7735
7736 Mr.\InsetSpace ~
7737 Edge\InsetSpace ~
7738
7739 \begin_inset Quotes erd
7740 \end_inset
7741
7742 .
7743  To get this, you can use the LaTeX-command 
7744 \series bold
7745
7746 \backslash
7747 phantom
7748 \series default
7749  in ERT.
7750  In our case write the command 
7751 \series bold
7752
7753 \backslash
7754 phantom{Mr.
7755  Edge }
7756 \series default
7757  (note the space after 
7758 \begin_inset Quotes eld
7759 \end_inset
7760
7761 Edge
7762 \begin_inset Quotes erd
7763 \end_inset
7764
7765 ) at the beginning of the last two lines.
7766  The command prints out the phrase within the the two braces, but invisible.
7767  That is why it is named 
7768 \begin_inset Quotes eld
7769 \end_inset
7770
7771 phantom
7772 \begin_inset Quotes erd
7773 \end_inset
7774
7775 .
7776 \begin_inset Foot
7777 status collapsed
7778
7779 \begin_layout Standard
7780 There exists also the commands 
7781 \backslash
7782
7783 \series bold
7784 hphantom
7785 \series default
7786  and 
7787 \backslash
7788
7789 \series bold
7790 vphantom
7791 \series default
7792 , but this too special for the LyX Userguide.
7793  If you are interested in knowing more about this, have a look at 
7794 \begin_inset LatexCommand cite
7795 key "latexcompanion,latexguide"
7796
7797 \end_inset
7798
7799 .
7800 \end_layout
7801
7802 \end_inset
7803
7804
7805 \end_layout
7806
7807 \begin_layout Subsection
7808 Vertical Space
7809 \begin_inset LatexCommand label
7810 name "sub:Vertical-Space"
7811
7812 \end_inset
7813
7814
7815 \end_layout
7816
7817 \begin_layout Standard
7818 To add extra vertical space above or below a paragraph, use the 
7819 \family sans
7820 Insert\SpecialChar \menuseparator
7821 Formatting\SpecialChar \menuseparator
7822 Vertical\InsetSpace ~
7823 Space
7824 \family default
7825  dialog.
7826  There you find the following sizes:
7827 \end_layout
7828
7829 \begin_layout Standard
7830
7831 \family sans
7832 SmallSkip
7833 \family default
7834
7835 \family sans
7836 MedSkip
7837 \family default
7838  and 
7839 \family sans
7840 BigSkip
7841 \family default
7842  are LaTeX sizes which depends on the font size of the document.
7843  
7844 \family sans
7845 DefSkip
7846 \family default
7847  is the skip adjusted in the dialog 
7848 \family sans
7849 Document\SpecialChar \menuseparator
7850 Settings
7851 \begin_inset LatexCommand index
7852 name "Document ! Settings"
7853
7854 \end_inset
7855
7856
7857 \family default
7858  for the paragraph separation.
7859  If you use indentation to separate paragraphs 
7860 \family sans
7861 DefSkip
7862 \family default
7863  is equal to 
7864 \family sans
7865 MedSkip
7866 \family default
7867 .
7868 \end_layout
7869
7870 \begin_layout Standard
7871
7872 \family sans
7873 VFill
7874 \family default
7875  is a variable space, set so that the space is maximal within one page.
7876  An example: You have only two short paragraphs on one page with a vfill
7877  between them.
7878  Then the first paragraph is placed at the top of the page and the second
7879  one at the bottom, because the space between them is then maximal.
7880  
7881 \family sans
7882 VFill
7883 \family default
7884 s work like 
7885 \family sans
7886 HFill
7887 \family default
7888 s: they fill the remaining vertical space on a page with blank space.
7889 \begin_inset Foot
7890 status collapsed
7891
7892 \begin_layout Standard
7893
7894 \family sans
7895 HFill
7896 \family default
7897 s are described in section\InsetSpace ~
7898
7899 \begin_inset LatexCommand ref
7900 reference "sub:Horizontal-Space"
7901
7902 \end_inset
7903
7904 .
7905 \end_layout
7906
7907 \end_inset
7908
7909  If there are several 
7910 \family sans
7911 VFill
7912 \family default
7913 s on a page, they divide the remaining vertical space equally between themselves.
7914  You can therefore use 
7915 \family sans
7916 VFill
7917 \family default
7918 s to center text on a page, or even place text 2/3 down a page.
7919 \end_layout
7920
7921 \begin_layout Standard
7922
7923 \family sans
7924 Custom
7925 \family default
7926  are custom spaces in units explained in Appendix\InsetSpace ~
7927
7928 \begin_inset LatexCommand ref
7929 reference "cha:Units-available-in"
7930
7931 \end_inset
7932
7933 .
7934 \end_layout
7935
7936 \begin_layout Standard
7937 \begin_inset Note Greyedout
7938 status open
7939
7940 \begin_layout Standard
7941
7942 \series bold
7943 Note:
7944 \series default
7945  
7946 \series medium
7947 When the extra vertical space would be in the output at the top/bottom of
7948  a page, the space is only added if you have also checked the option 
7949 \family sans
7950 Protect
7951 \family default
7952 .
7953 \end_layout
7954
7955 \end_inset
7956
7957
7958 \end_layout
7959
7960 \begin_layout Subsection
7961 Paragraph Alignment
7962 \end_layout
7963
7964 \begin_layout Standard
7965 You can change the paragraph alignment with the 
7966 \family sans
7967 Edit\SpecialChar \menuseparator
7968 Paragraph Settings
7969 \family default
7970  dialog.
7971  There are four possibilities: 
7972 \end_layout
7973
7974 \begin_layout Itemize
7975
7976 \family sans
7977 Justified
7978 \end_layout
7979
7980 \begin_layout Itemize
7981
7982 \family sans
7983 Left
7984 \end_layout
7985
7986 \begin_layout Itemize
7987
7988 \family sans
7989 Right
7990 \end_layout
7991
7992 \begin_layout Itemize
7993
7994 \family sans
7995 Center
7996 \end_layout
7997
7998 \begin_layout Standard
7999 The default in most cases is justified alignment, in which the inter-word
8000  spacing is variable and each line of a paragraph fills the region between
8001  the left and right margins.
8002  The other three alignments should be self-explanatory, and look like this:
8003 \end_layout
8004
8005 \begin_layout Standard
8006 \align right
8007 This paragraph is right aligned,
8008 \end_layout
8009
8010 \begin_layout Standard
8011 \align center
8012 this one is centered,
8013 \end_layout
8014
8015 \begin_layout Standard
8016 \align left
8017 this one is left aligned.
8018 \end_layout
8019
8020 \begin_layout Subsection
8021 Forced Pagebreaks
8022 \begin_inset LatexCommand index
8023 name "Pagebreaks"
8024
8025 \end_inset
8026
8027
8028 \begin_inset LatexCommand label
8029 name "sub:Forced-Pagebreaks"
8030
8031 \end_inset
8032
8033
8034 \end_layout
8035
8036 \begin_layout Standard
8037 If you don't like the way LaTeX does the pagebreaks in your document, you
8038  can force a pagebreak where you want one.
8039  Normally this will not be necessary, because LaTeX is good at pagebreaking.
8040  Only if you use many 
8041 \family sans
8042 Floats
8043 \family default
8044 , LaTeX's page breaking algorithm can fail.
8045 \end_layout
8046
8047 \begin_layout Standard
8048 We recommend not to use forced pagebreaks until the text is finished, and
8049  until you have checked in the preview to see if you 
8050 \emph on
8051 really
8052 \emph default
8053  have to change the pagebreaking.
8054 \end_layout
8055
8056 \begin_layout Standard
8057 There are two types of pagebreaks: One that ends the page without any special
8058  action.
8059  This can be inserted above or below a paragraph by the menu 
8060 \family sans
8061 Insert\SpecialChar \menuseparator
8062 Formatting\SpecialChar \menuseparator
8063 Page\InsetSpace ~
8064 Break
8065 \family default
8066 .
8067  The second type ends a page, but stretches the content of the page, so
8068  that it fills out the complete page.
8069  This type is useful to avoid whitespace when a pagebreak produces a page
8070  on which only the last few lines are absent.
8071  This type is not yet supported by LyX, so that you have to use the LaTeX
8072  command 
8073 \series bold
8074
8075 \backslash
8076 pagebreak[number]
8077 \series default
8078  in ERT
8079 \begin_inset Foot
8080 status collapsed
8081
8082 \begin_layout Standard
8083 For more about ERT see section\InsetSpace ~
8084
8085 \begin_inset LatexCommand ref
8086 reference "sec:ERT"
8087
8088 \end_inset
8089
8090 .
8091 \end_layout
8092
8093 \end_inset
8094
8095 .
8096  The number can vary between 0 and 4.
8097  If 4 or no number is used, it will always be created a pagebreak
8098 \begin_inset Foot
8099 status collapsed
8100
8101 \begin_layout Standard
8102 normally one uses simply 
8103 \series bold
8104
8105 \backslash
8106 pagebreak
8107 \series default
8108  without a number
8109 \end_layout
8110
8111 \end_inset
8112
8113 .
8114  The numbers 0 to 3 stand for the increasing priority level -- LaTeX decides,
8115  concerning the priority, if a pagebreak is created or not.
8116 \end_layout
8117
8118 \begin_layout Standard
8119 You might try to use a pagebreak to ensure that a figure or table appears
8120  at the top of a page.
8121  This is, of course, the wrong way to do it.
8122  LyX gives you a way of automatically ensuring that your figures and tables
8123  appear at the top of a page (or the bottom, or on their own page) without
8124  having to worry about what precedes or follows your figure or table.
8125  See chapter 
8126 \begin_inset LatexCommand ref
8127 reference "cha:Floats-and-Notes"
8128
8129 \end_inset
8130
8131  to learn more about 
8132 \family sans
8133 Floats
8134 \family default
8135 .
8136 \end_layout
8137
8138 \begin_layout Subsubsection
8139 Clear Pagebreaks
8140 \begin_inset LatexCommand label
8141 name "sub:Clear-Pages"
8142
8143 \end_inset
8144
8145
8146 \begin_inset LatexCommand index
8147 name "Pagebreaks ! clear"
8148
8149 \end_inset
8150
8151
8152 \end_layout
8153
8154 \begin_layout Standard
8155 Differently to forced pagebreaks where the content behind the break is directly
8156  placed at the next page, pages can also be cleared while breaking them.
8157  That means that the current paragraph is terminated and all, perhaps not
8158  yet processed floats from previous document parts are placed behind it,
8159  if necessary by adding pages.
8160 \end_layout
8161
8162 \begin_layout Standard
8163 You can insert a clear pagebreak with the menu 
8164 \family sans
8165 Insert\SpecialChar \menuseparator
8166 Formatting\SpecialChar \menuseparator
8167 Clear\InsetSpace ~
8168 Page
8169 \family default
8170 .
8171  When you have a two-sided document like a book, you can use the menu 
8172 \family sans
8173 Insert\SpecialChar \menuseparator
8174 Formatting\SpecialChar \menuseparator
8175 Clear\InsetSpace ~
8176 Double\InsetSpace ~
8177 Page
8178 \family default
8179  to insert a clear pagebreak that assures that the next page is a right-hand
8180  page (odd-numbered), if necessary by adding a page.
8181 \end_layout
8182
8183 \begin_layout Subsection
8184 Forced Linebreaks
8185 \begin_inset LatexCommand index
8186 name "Linebreaks"
8187
8188 \end_inset
8189
8190
8191 \begin_inset LatexCommand label
8192 name "sub:Forced-Linebreaks"
8193
8194 \end_inset
8195
8196
8197 \end_layout
8198
8199 \begin_layout Standard
8200 Similar to pagebreaks there are two types of linebreaks: One that simply
8201  breaks the line.
8202  You can force this line break within a paragraph by selecting 
8203 \family sans
8204 Insert\SpecialChar \menuseparator
8205 Formatting\SpecialChar \menuseparator
8206 Line\InsetSpace ~
8207 Break
8208 \family default
8209  or with 
8210 \family sans
8211 C-Return
8212 \family default
8213 .
8214  The other type breaks the line and stretches it so that it fills out the
8215  whole space between the page margins.
8216  This is necessary to avoid 
8217 \begin_inset Quotes eld
8218 \end_inset
8219
8220 fringes
8221 \begin_inset Quotes erd
8222 \end_inset
8223
8224  in justifies paragraphs due to whitespace introduced by linebreaks.
8225  This type is not yet supported by LyX, so that you have to use the LaTeX-comman
8226
8227 \series bold
8228
8229 \backslash
8230 linebreak[number]
8231 \series default
8232  in 
8233 \family sans
8234 ERT
8235 \family default
8236 .
8237  The syntax is similar tho the command 
8238 \series bold
8239
8240 \backslash
8241 pagebreak
8242 \series default
8243 , described in the previous section.
8244 \end_layout
8245
8246 \begin_layout Standard
8247 You shouldn't use forced linebreaks to correct LaTeX's linebreaking, as
8248  LaTeX is very good at linebreaking.
8249  There are, however, a number of situations where it is necessary to actively
8250  set a linebreak, e.g.
8251  in a poem or for an address (see sections\InsetSpace ~
8252
8253 \begin_inset LatexCommand ref
8254 reference "sec:Quote"
8255
8256 \end_inset
8257
8258
8259 \begin_inset LatexCommand ref
8260 reference "sec:Verse"
8261
8262 \end_inset
8263
8264  and 
8265 \begin_inset LatexCommand ref
8266 reference "sec:Address-Usage"
8267
8268 \end_inset
8269
8270 ).
8271 \end_layout
8272
8273 \begin_layout Subsection
8274 Blanks / Spaces
8275 \begin_inset LatexCommand index
8276 name "Spaces"
8277
8278 \end_inset
8279
8280
8281 \end_layout
8282
8283 \begin_layout Standard
8284 A blank is a blank? Not in good typography.
8285  While you might be used to press the space key anytime you want to separate
8286  two words in ordinary word processors, LyX offers you more spaces: Spaces
8287  of different width and spaces which can or cannot be broken at the end
8288  of a line.
8289  The following sections will show you some examples where those spaces are
8290  useful.
8291 \end_layout
8292
8293 \begin_layout Subsubsection
8294 Inter-word Space
8295 \begin_inset LatexCommand label
8296 name "sub:Inter-word-Space"
8297
8298 \end_inset
8299
8300
8301 \begin_inset LatexCommand index
8302 name "Spaces ! inter-word"
8303
8304 \end_inset
8305
8306
8307 \end_layout
8308
8309 \begin_layout Standard
8310 Some languages (e.\InsetSpace \thinspace{}
8311 g.\InsetSpace \space{}
8312 English) have the typographical convention to add extra
8313  space after an end-of-sentence punctuation mark, and LyX honors those conventio
8314 ns (see section\InsetSpace ~
8315
8316 \begin_inset LatexCommand ref
8317 reference "sub:Abbreviations"
8318
8319 \end_inset
8320
8321 ).
8322  Sometimes, you want a normal space nevertheless.
8323  In this case, insert one with 
8324 \family sans
8325 Insert\SpecialChar \menuseparator
8326 Special\InsetSpace ~
8327 Formatting\SpecialChar \menuseparator
8328 Inter-word\InsetSpace ~
8329 Space
8330 \family default
8331  (shortcut 
8332 \family sans
8333 C-M-Space
8334 \family default
8335 ).
8336 \end_layout
8337
8338 \begin_layout Subsubsection
8339 Protected Space
8340 \begin_inset LatexCommand label
8341 name "sub:Protected-Space"
8342
8343 \end_inset
8344
8345
8346 \begin_inset LatexCommand index
8347 name "Spaces ! protected"
8348
8349 \end_inset
8350
8351
8352 \end_layout
8353
8354 \begin_layout Standard
8355 The protected space: It is used to tell LyX (and LaTeX) not to break the
8356  line at that point.
8357  This may be necessary to avoid unlucky linebreaks, like in: 
8358 \end_layout
8359
8360 \begin_layout Quote
8361 Further documentation is given in section
8362 \newline
8363
8364 \begin_inset LatexCommand ref
8365 reference "sec:Bibliography"
8366
8367 \end_inset
8368
8369 .
8370  
8371 \end_layout
8372
8373 \begin_layout Standard
8374 Obviously, it would be a good thing to put a protected space between 
8375 \begin_inset Quotes eld
8376 \end_inset
8377
8378 section
8379 \begin_inset Quotes erd
8380 \end_inset
8381
8382  and 
8383 \begin_inset Quotes eld
8384 \end_inset
8385
8386
8387 \begin_inset LatexCommand ref
8388 reference "sec:Bibliography"
8389
8390 \end_inset
8391
8392
8393 \begin_inset Quotes erd
8394 \end_inset
8395
8396 .
8397  A protected space is set with 
8398 \family sans
8399 Insert\SpecialChar \menuseparator
8400 Special\InsetSpace ~
8401 Formatting\SpecialChar \menuseparator
8402 Protected
8403 \bar under
8404 \InsetSpace ~
8405
8406 \bar default
8407 Space
8408 \family default
8409  (shortcut 
8410 \family sans
8411 C-Space
8412 \family default
8413 ).
8414 \end_layout
8415
8416 \begin_layout Subsubsection
8417 Thin Space
8418 \begin_inset LatexCommand label
8419 name "sub:Thin-Space"
8420
8421 \end_inset
8422
8423
8424 \begin_inset LatexCommand index
8425 name "Spaces ! thin"
8426
8427 \end_inset
8428
8429
8430 \end_layout
8431
8432 \begin_layout Standard
8433
8434 \begin_inset Quotes eld
8435 \end_inset
8436
8437 thin space
8438 \begin_inset Quotes erd
8439 \end_inset
8440
8441  is a blank which has half the size of a normal space (and it is also 
8442 \begin_inset Quotes eld
8443 \end_inset
8444
8445 protected
8446 \begin_inset Quotes erd
8447 \end_inset
8448
8449 ).
8450  The typographical conventions in a lot of languages propose the use of
8451  thin spaces in cases where normal spaces would be too wide, for instance
8452  inside abbreviations:
8453 \end_layout
8454
8455 \begin_layout Quote
8456 D.\InsetSpace \thinspace{}
8457 E.
8458  Knuth has developed our beloved typesetting program, i.\InsetSpace \thinspace{}
8459 e.\InsetSpace \space{}
8460 TeX.
8461 \end_layout
8462
8463 \begin_layout Standard
8464 or between values and units.
8465  Compare for example this:
8466 \newline
8467 10\InsetSpace \thinspace{}
8468 kg (thin space)
8469 \newline
8470 10 kg (normal space
8471 \end_layout
8472
8473 \begin_layout Standard
8474 You can insert thin spaces with the menu 
8475 \family sans
8476 Insert\SpecialChar \menuseparator
8477 Special\InsetSpace ~
8478 Formatting\SpecialChar \menuseparator
8479 Thin\InsetSpace ~
8480 Space
8481 \family default
8482  (shortcut 
8483 \family sans
8484 C-S-Space
8485 \family default
8486 ).
8487 \end_layout
8488
8489 \begin_layout Subsubsection
8490 More Spaces
8491 \end_layout
8492
8493 \begin_layout Standard
8494 Apart from the ones described, there are still some more spaces.
8495  Although LyX supports them natively, they can only be reached via a formula
8496  as described in section\InsetSpace ~
8497
8498 \begin_inset LatexCommand ref
8499 reference "sub:Altering-Spacing"
8500
8501 \end_inset
8502
8503  or via the 
8504 \family sans
8505 command buffer
8506 \family default
8507  toolbar.
8508  Te latter means to type
8509 \newline
8510  
8511 \series bold
8512 space-insert <command>
8513 \family typewriter
8514 \series default
8515
8516 \newline
8517
8518 \family default
8519  into the command buffer, where 
8520 \series bold
8521 <command>
8522 \series default
8523  is one of the following:
8524 \begin_inset Foot
8525 status collapsed
8526
8527 \begin_layout Standard
8528 The unit 
8529 \begin_inset Quotes eld
8530 \end_inset
8531
8532 em
8533 \begin_inset Quotes erd
8534 \end_inset
8535
8536  is explained in Appendix\InsetSpace ~
8537
8538 \begin_inset LatexCommand ref
8539 reference "cha:Units-available-in"
8540
8541 \end_inset
8542
8543 .
8544 \end_layout
8545
8546 \end_inset
8547
8548
8549 \end_layout
8550
8551 \begin_layout Standard
8552 \align center
8553 \begin_inset Tabular
8554 <lyxtabular version="3" rows="9" columns="3">
8555 <features>
8556 <column alignment="center" valignment="top" leftline="true" width="0">
8557 <column alignment="center" valignment="top" leftline="true" width="0">
8558 <column alignment="center" valignment="top" leftline="true" rightline="true" width="0">
8559 <row topline="true" bottomline="true">
8560 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
8561 \begin_inset Text
8562
8563 \begin_layout Standard
8564
8565 \series bold
8566 command
8567 \end_layout
8568
8569 \end_inset
8570 </cell>
8571 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
8572 \begin_inset Text
8573
8574 \begin_layout Standard
8575
8576 \series bold
8577 width
8578 \end_layout
8579
8580 \end_inset
8581 </cell>
8582 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
8583 \begin_inset Text
8584
8585 \begin_layout Standard
8586
8587 \series bold
8588 protected?
8589 \end_layout
8590
8591 \end_inset
8592 </cell>
8593 </row>
8594 <row topline="true">
8595 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
8596 \begin_inset Text
8597
8598 \begin_layout Standard
8599
8600 \family typewriter
8601 normal
8602 \end_layout
8603
8604 \end_inset
8605 </cell>
8606 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
8607 \begin_inset Text
8608
8609 \begin_layout Standard
8610 1/3\InsetSpace ~
8611 em
8612 \end_layout
8613
8614 \end_inset
8615 </cell>
8616 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
8617 \begin_inset Text
8618
8619 \begin_layout Standard
8620 no
8621 \end_layout
8622
8623 \end_inset
8624 </cell>
8625 </row>
8626 <row topline="true">
8627 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
8628 \begin_inset Text
8629
8630 \begin_layout Standard
8631
8632 \family typewriter
8633 protected
8634 \end_layout
8635
8636 \end_inset
8637 </cell>
8638 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
8639 \begin_inset Text
8640
8641 \begin_layout Standard
8642 1/3\InsetSpace ~
8643 em
8644 \end_layout
8645
8646 \end_inset
8647 </cell>
8648 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
8649 \begin_inset Text
8650
8651 \begin_layout Standard
8652 yes
8653 \end_layout
8654
8655 \end_inset
8656 </cell>
8657 </row>
8658 <row topline="true" bottomline="true">
8659 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
8660 \begin_inset Text
8661
8662 \begin_layout Standard
8663
8664 \family typewriter
8665 thin
8666 \end_layout
8667
8668 \end_inset
8669 </cell>
8670 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
8671 \begin_inset Text
8672
8673 \begin_layout Standard
8674 1/6\InsetSpace ~
8675 em
8676 \end_layout
8677
8678 \end_inset
8679 </cell>
8680 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
8681 \begin_inset Text
8682
8683 \begin_layout Standard
8684 yes
8685 \end_layout
8686
8687 \end_inset
8688 </cell>
8689 </row>
8690 <row bottomline="true">
8691 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
8692 \begin_inset Text
8693
8694 \begin_layout Standard
8695
8696 \family typewriter
8697 enspace
8698 \end_layout
8699
8700 \end_inset
8701 </cell>
8702 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
8703 \begin_inset Text
8704
8705 \begin_layout Standard
8706 0.5\InsetSpace ~
8707 em
8708 \end_layout
8709
8710 \end_inset
8711 </cell>
8712 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
8713 \begin_inset Text
8714
8715 \begin_layout Standard
8716 yes
8717 \end_layout
8718
8719 \end_inset
8720 </cell>
8721 </row>
8722 <row bottomline="true">
8723 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
8724 \begin_inset Text
8725
8726 \begin_layout Standard
8727
8728 \family typewriter
8729 enskip
8730 \end_layout
8731
8732 \end_inset
8733 </cell>
8734 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
8735 \begin_inset Text
8736
8737 \begin_layout Standard
8738 0.5\InsetSpace ~
8739 em
8740 \end_layout
8741
8742 \end_inset
8743 </cell>
8744 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
8745 \begin_inset Text
8746
8747 \begin_layout Standard
8748 no
8749 \end_layout
8750
8751 \end_inset
8752 </cell>
8753 </row>
8754 <row bottomline="true">
8755 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
8756 \begin_inset Text
8757
8758 \begin_layout Standard
8759
8760 \family typewriter
8761 quad
8762 \end_layout
8763
8764 \end_inset
8765 </cell>
8766 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
8767 \begin_inset Text
8768
8769 \begin_layout Standard
8770 1\InsetSpace ~
8771 em
8772 \end_layout
8773
8774 \end_inset
8775 </cell>
8776 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
8777 \begin_inset Text
8778
8779 \begin_layout Standard
8780 no
8781 \end_layout
8782
8783 \end_inset
8784 </cell>
8785 </row>
8786 <row bottomline="true">
8787 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
8788 \begin_inset Text
8789
8790 \begin_layout Standard
8791
8792 \family typewriter
8793 qquad
8794 \end_layout
8795
8796 \end_inset
8797 </cell>
8798 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
8799 \begin_inset Text
8800
8801 \begin_layout Standard
8802 2\InsetSpace ~
8803 em
8804 \end_layout
8805
8806 \end_inset
8807 </cell>
8808 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
8809 \begin_inset Text
8810
8811 \begin_layout Standard
8812 no
8813 \end_layout
8814
8815 \end_inset
8816 </cell>
8817 </row>
8818 <row bottomline="true">
8819 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
8820 \begin_inset Text
8821
8822 \begin_layout Standard
8823
8824 \family typewriter
8825 negthinspace
8826 \end_layout
8827
8828 \end_inset
8829 </cell>
8830 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
8831 \begin_inset Text
8832
8833 \begin_layout Standard
8834 -1/6\InsetSpace ~
8835 em
8836 \end_layout
8837
8838 \end_inset
8839 </cell>
8840 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
8841 \begin_inset Text
8842
8843 \begin_layout Standard
8844 yes
8845 \end_layout
8846
8847 \end_inset
8848 </cell>
8849 </row>
8850 </lyxtabular>
8851
8852 \end_inset
8853
8854
8855 \end_layout
8856
8857 \begin_layout Subsection
8858 Horizontal Lines
8859 \begin_inset LatexCommand label
8860 name "sub:Horizontal-Lines"
8861
8862 \end_inset
8863
8864
8865 \begin_inset LatexCommand index
8866 name "Horizontal lines"
8867
8868 \end_inset
8869
8870
8871 \end_layout
8872
8873 \begin_layout Standard
8874
8875 \lyxline
8876 In the dialog 
8877 \family sans
8878 Insert\SpecialChar \menuseparator
8879 Formatting\SpecialChar \menuseparator
8880 Horizontal\InsetSpace ~
8881 Line
8882 \family default
8883  you can insert horizontal lines that spans over the whole document columns
8884  width.
8885 \lyxline
8886
8887 \end_layout
8888
8889 \begin_layout Section
8890 Fonts and Text Styles
8891 \begin_inset LatexCommand label
8892 name "sec:Fonts-and-Text"
8893
8894 \end_inset
8895
8896
8897 \end_layout
8898
8899 \begin_layout Subsection
8900 Font Types
8901 \begin_inset LatexCommand index
8902 name "Font ! Types"
8903
8904 \end_inset
8905
8906
8907 \end_layout
8908
8909 \begin_layout Standard
8910 There are two types of fonts:
8911 \end_layout
8912
8913 \begin_layout Description
8914 Vector\InsetSpace ~
8915 fonts
8916 \begin_inset LatexCommand index
8917 name "Fonts ! Vector-"
8918
8919 \end_inset
8920
8921  are fonts, built from outlines of the single glyphs (i.e.
8922  characters) in the font.
8923  This means that each glyph is defined using mathematical curves that are
8924  well suited for scaling to any requested size.
8925  This mathematical definition is interpreted by the font renderer and the
8926  curve is filled out with pixels according to the size and glyph.
8927  This means that outline fonts will look pretty good in all sizes.
8928  Only at very small sizes it might be hard to provide a good rendering at
8929  very small sizes, where each pixel has to be very carefully computed to
8930  provide a good image.
8931 \newline
8932 One could mean that one only needs to define one font
8933  size and scale them.
8934  But to achieve a better quality, many fonts define several font sizes.
8935  That improves the appearance, because you need more details at large font
8936  sizes than at small ones.
8937 \newline
8938 The font types 
8939 \family typewriter
8940 TrueType
8941 \family default
8942
8943 \family typewriter
8944 OpenType
8945 \family default
8946 , and 
8947 \family typewriter
8948 Type\InsetSpace ~
8949 1 PostScript
8950 \family default
8951  are vector fonts.
8952 \end_layout
8953
8954 \begin_layout Description
8955 Bitmap\InsetSpace ~
8956 fonts
8957 \begin_inset LatexCommand index
8958 name "Fonts ! Bitmap-"
8959
8960 \end_inset
8961
8962  on the other hand, are defined by bitmap graphics from the start, so they
8963  will look good at all the sizes they are meant for.
8964  However, they don't scale well, because in order to scale a glyph, each
8965  pixel is enlarged into several pixels.
8966  It is the same effect that happens if you try to enlarge a picture in a
8967  picture manipulation program.
8968  In order to relieve this effect, bitmap fonts are typically provided in
8969  several fixed sizes typically from around 8 pixels high up to 34 pixels
8970  or so high in steps according to what is believed to be useful.
8971  The advantage of bitmap fonts is that no complicated computations are necessary
8972  to display each glyph, so bitmap fonts are thus faster displayed than scalable
8973  fonts.
8974  The disadvantage is that sizes that don't exists as fixed versions have
8975  to be scaled by doubling pixels, and thus look bad.
8976 \newline
8977 Bitmap fonts are named
8978  
8979 \family typewriter
8980 Type\InsetSpace ~
8981 3
8982 \family default
8983  in PostScript- and PDF-documents.
8984 \end_layout
8985
8986 \begin_layout Standard
8987 The result of all this, is that bitmap fonts are best for the size they
8988  are designed for, while scalable fonts are good for nearly all sizes.
8989  So one need less font size definitions for scalable fonts.
8990  That's the reason why nearly all text render and typesetting programs use
8991  scalable fonts.
8992 \end_layout
8993
8994 \begin_layout Standard
8995 To test which fonts are used in a PDF-document, you can have a look into
8996  its document properties.
8997 \end_layout
8998
8999 \begin_layout Standard
9000 Many modern typesetting and markup languages have begun to move towards
9001  specifying character styles rather than specifying a particular font.
9002  For example, instead of changing to an italicized version of the current
9003  font to emphasize text, you use an 
9004 \begin_inset Quotes eld
9005 \end_inset
9006
9007 emphasized style
9008 \begin_inset Quotes erd
9009 \end_inset
9010
9011  instead.
9012  This concept fits in perfectly with LyX.
9013  In LyX, you do things based on contexts, rather than focusing on typesetting
9014  details.
9015 \end_layout
9016
9017 \begin_layout Subsection
9018 Document Font and Font size
9019 \begin_inset LatexCommand label
9020 name "sub:Document-Font"
9021
9022 \end_inset
9023
9024
9025 \begin_inset LatexCommand index
9026 name "Font ! Size"
9027
9028 \end_inset
9029
9030
9031 \begin_inset LatexCommand index
9032 name "Document ! Font"
9033
9034 \end_inset
9035
9036
9037 \end_layout
9038
9039 \begin_layout Standard
9040 You can set the document fonts in the
9041 \family sans
9042  Document\SpecialChar \menuseparator
9043 Settings
9044 \family default
9045
9046 \begin_inset LatexCommand index
9047 name "Document ! Settings"
9048
9049 \end_inset
9050
9051  dialog.
9052  There you can specify which font should be used for the three different
9053  font shapes Roman, 
9054 \family sans
9055 Sans\InsetSpace ~
9056 Serif
9057 \family default
9058 , and 
9059 \family typewriter
9060 Typewriter
9061 \family default
9062  and its scalings.
9063 \end_layout
9064
9065 \begin_layout Standard
9066 The possible options for the font include 
9067 \family sans
9068 default
9069 \family default
9070  and a list of fonts available on your system.
9071  
9072 \family sans
9073 default
9074 \family default
9075  uses the standard TeX fonts, known as 
9076 \begin_inset Quotes eld
9077 \end_inset
9078
9079
9080 \family typewriter
9081 Computer Modern
9082 \family default
9083
9084 \begin_inset Quotes erd
9085 \end_inset
9086
9087  (
9088 \family typewriter
9089 cm
9090 \family default
9091 ) or 
9092 \begin_inset Quotes eld
9093 \end_inset
9094
9095
9096 \family typewriter
9097 European Computer Modern
9098 \family default
9099
9100 \begin_inset Quotes erd
9101 \end_inset
9102
9103  (
9104 \family typewriter
9105 ec
9106 \family default
9107 ).
9108 \end_layout
9109
9110 \begin_layout Standard
9111 As 
9112 \family typewriter
9113 cm
9114 \family default
9115  and 
9116 \family typewriter
9117 ec
9118 \family default
9119  are bitmap fonts, they often looks pixeled in PDF output, especially when
9120  you read the PDF in a zoomed size.
9121 \begin_inset Foot
9122 status collapsed
9123
9124 \begin_layout Standard
9125 This problem doesn't appear if you read PDFs in 
9126 \family typewriter
9127 Adobe\InsetSpace ~
9128 Reader
9129 \family default
9130  version 6 or later, because this program includes a special bitmap font
9131  renderer.
9132 \end_layout
9133
9134 \end_inset
9135
9136  To get rid of pixeled fonts, you have to use a vector font.
9137  There are three ways to use one:
9138 \end_layout
9139
9140 \begin_layout Itemize
9141 One way is to use the 
9142 \family typewriter
9143 AE
9144 \family default
9145  fonts.
9146  
9147 \family typewriter
9148 AE
9149 \family default
9150  is a virtual font.
9151  Virtual means that it 
9152 \begin_inset Quotes eld
9153 \end_inset
9154
9155 steals
9156 \begin_inset Quotes erd
9157 \end_inset
9158
9159  outline 
9160 \family typewriter
9161 cm
9162 \family default
9163 -glyphs from other fonts.
9164  This has the disadvantage that some characters are missing, like the French
9165  guillemets (
9166 \begin_inset Quotes eld
9167 \end_inset
9168
9169 «
9170 \begin_inset Quotes erd
9171 \end_inset
9172
9173  and 
9174 \begin_inset Quotes eld
9175 \end_inset
9176
9177 »
9178 \begin_inset Quotes erd
9179 \end_inset
9180
9181 )
9182 \begin_inset Foot
9183 status collapsed
9184
9185 \begin_layout Standard
9186 Loading the LaTeX-package 
9187 \series bold
9188 aeguill
9189 \begin_inset LatexCommand index
9190 name "LaTeX-packages ! aeguill"
9191
9192 \end_inset
9193
9194
9195 \series default
9196  with the document preamble line
9197 \end_layout
9198
9199 \begin_layout Standard
9200
9201 \series bold
9202
9203 \backslash
9204 usepackage[ec]{aeguill}
9205 \end_layout
9206
9207 \begin_layout Standard
9208 will fix the guillemet problem.
9209 \end_layout
9210
9211 \end_inset
9212
9213  and that accented characters are not 
9214 \emph on
9215 one
9216 \emph default
9217  glyph, they are build of 
9218 \emph on
9219 two
9220 \emph default
9221  characters, the accent and the letter.
9222  Therefore you can't search in documents using the 
9223 \family typewriter
9224 AE
9225 \family default
9226  fonts for words with accented characters.
9227  If you search for example for the French word 
9228 \begin_inset Quotes eld
9229 \end_inset
9230
9231 rève
9232 \begin_inset Quotes erd
9233 \end_inset
9234
9235  in a PDF, you won't get any result, because the PDF-viewer searches for
9236  the glyph 
9237 \begin_inset Quotes eld
9238 \end_inset
9239
9240  è 
9241 \begin_inset Quotes erd
9242 \end_inset
9243
9244  and not for the glyph 
9245 \begin_inset Quotes eld
9246 \end_inset
9247
9248  e + 
9249 \begin_inset ERT
9250 status collapsed
9251
9252 \begin_layout Standard
9253
9254
9255 \backslash
9256 `{}
9257 \end_layout
9258
9259 \end_inset
9260
9261  
9262 \begin_inset Quotes erd
9263 \end_inset
9264
9265 .
9266 \begin_inset Note Note
9267 status collapsed
9268
9269 \begin_layout Standard
9270 The LaTeX command 
9271 \series bold
9272
9273 \backslash
9274 `
9275 \series default
9276  produces a grave.
9277  The two braces behind the command prevents the following quotation mark
9278  to be accented with the grave.
9279 \newline
9280 More about ERT and LaTeX-commands is described
9281  in section\InsetSpace ~
9282
9283 \begin_inset LatexCommand ref
9284 reference "sec:ERT"
9285
9286 \end_inset
9287
9288 .
9289 \end_layout
9290
9291 \end_inset
9292
9293
9294 \end_layout
9295
9296 \begin_layout Itemize
9297 Another possibility is to use three different outline fonts
9298 \begin_inset Foot
9299 status collapsed
9300
9301 \begin_layout Standard
9302 Other fonts, like 
9303 \family typewriter
9304 Latin Modern
9305 \family default
9306  or 
9307 \family typewriter
9308 Computer Modern
9309 \family default
9310 , consists of these three main font types 
9311 \family sans
9312 sans\InsetSpace ~
9313 serif
9314 \family default
9315
9316 \family sans
9317 typewriter
9318 \family default
9319 , and 
9320 \family sans
9321 serif
9322 \family default
9323 .
9324 \end_layout
9325
9326 \end_inset
9327
9328
9329 \family sans
9330 Times\InsetSpace ~
9331 Roman
9332 \family default
9333  as roman font,
9334 \family sans
9335  Helvetica
9336 \family default
9337  scaled to 92 or 95\InsetSpace \thinspace{}
9338 % as sans\InsetSpace ~
9339 serif font, and 
9340 \family sans
9341 courier
9342 \family default
9343  as typewriter font.
9344 \newline
9345 The differences between roman, 
9346 \family sans
9347 sans\InsetSpace ~
9348 serif
9349 \family default
9350 , and 
9351 \family typewriter
9352 typewriter
9353 \family default
9354  fonts are explained in section\InsetSpace ~
9355
9356 \begin_inset LatexCommand ref
9357 reference "sub:Fine-Tuning-with-the"
9358
9359 \end_inset
9360
9361 .
9362 \newline
9363 The font 
9364 \family sans
9365 Times\InsetSpace ~
9366 Roman
9367 \family default
9368  was originally designed for newspapers.
9369  That means its glyphs are smaller than the one from other fonts to fit
9370  into the small newspaper columns.
9371  Therefore 
9372 \family sans
9373 Times\InsetSpace ~
9374 Roman
9375 \family default
9376  is not the optimal choice for larger documents like books.
9377 \end_layout
9378
9379 \begin_layout Itemize
9380 The best solution is to use the 
9381 \family typewriter
9382 Latin Modern
9383 \family default
9384  fonts.
9385  These fonts are developed in order of the LaTeX community to replace 
9386 \family typewriter
9387 cm
9388 \family default
9389  as default font.
9390 \end_layout
9391
9392 \begin_layout Standard
9393 \begin_inset VSpace bigskip
9394 \end_inset
9395
9396 For the font size there are four possible values: 
9397 \family sans
9398 default, 10
9399 \family default
9400
9401 \family sans
9402 11
9403 \family default
9404 , and 
9405 \family sans
9406 12
9407 \family default
9408 .
9409  The size of 
9410 \family sans
9411 default
9412 \family default
9413  depends on your LaTeX-system, normally it is equal to the font size 10.
9414 \end_layout
9415
9416 \begin_layout Standard
9417 The font sizes are the 
9418 \emph on
9419 base size
9420 \emph default
9421 .
9422  LyX actually scales all other possible font sizes (such as those used in
9423  footnotes, super-, and subscripts) by this value.
9424  You can fine-tune the font size of text parts via the 
9425 \family sans
9426 Text\InsetSpace ~
9427 Style
9428 \family default
9429  dialog if needed.
9430  The possible font sizes for text parts are explained in section\InsetSpace ~
9431
9432 \begin_inset LatexCommand ref
9433 reference "sub:Fine-Tuning-with-the"
9434
9435 \end_inset
9436
9437 .
9438 \end_layout
9439
9440 \begin_layout Standard
9441 \begin_inset VSpace bigskip
9442 \end_inset
9443
9444
9445 \begin_inset Note Greyedout
9446 status open
9447
9448 \begin_layout Standard
9449
9450 \series bold
9451 Note:
9452 \series default
9453  When you choose a new font or font size, LyX does 
9454 \emph on
9455 not
9456 \emph default
9457  change the screen font! You will only see a difference in the printed output;
9458  this is part of the WYSIWYM concept.
9459  LyX's screen fonts can be adjusted in the 
9460 \family sans
9461 Tools\SpecialChar \menuseparator
9462 Preferences
9463 \family default
9464  dialog, see Appendix\InsetSpace ~
9465
9466 \begin_inset LatexCommand ref
9467 reference "cha:The-Preferences-dialog"
9468
9469 \end_inset
9470
9471 .
9472 \end_layout
9473
9474 \end_inset
9475
9476
9477 \end_layout
9478
9479 \begin_layout Subsection
9480 Using Different Character Styles
9481 \begin_inset LatexCommand index
9482 name "Character Styles"
9483
9484 \end_inset
9485
9486
9487 \begin_inset LatexCommand index
9488 name "Dialogs ! Text Style"
9489
9490 \end_inset
9491
9492
9493 \end_layout
9494
9495 \begin_layout Standard
9496 As we've already seen, LyX automatically changes the character style for
9497  certain paragraph environments.
9498  LyX supports two character styles, 
9499 \family sans
9500 Emphasized
9501 \family default
9502  and 
9503 \family sans
9504 Noun
9505 \family default
9506 .
9507  You can activate both of these styles via keybindings, the menus, and the
9508  toolbar.
9509 \end_layout
9510
9511 \begin_layout Standard
9512 To activate the 
9513 \family sans
9514 Noun
9515 \family default
9516  style, do one of the following:
9517 \end_layout
9518
9519 \begin_layout Itemize
9520 click on the toolbar button 
9521 \begin_inset Graphics
9522         filename ../images/font-noun.xpm
9523
9524 \end_inset
9525
9526
9527 \end_layout
9528
9529 \begin_layout Itemize
9530 use the keybinding 
9531 \family sans
9532 M-c\InsetSpace ~
9533 c
9534 \end_layout
9535
9536 \begin_layout Standard
9537 These commands are all toggles.
9538  That is, if 
9539 \family sans
9540 Noun
9541 \family default
9542  style is already active, they deactivate it.
9543 \end_layout
9544
9545 \begin_layout Standard
9546 One typically uses the 
9547 \family sans
9548 Noun
9549 \family default
9550  style for proper names.
9551  For example: 
9552 \begin_inset Quotes eld
9553 \end_inset
9554
9555
9556 \noun on
9557 Matthias Ettrich
9558 \noun default
9559  is the original author of LyX.
9560 \begin_inset Quotes erd
9561 \end_inset
9562
9563
9564 \end_layout
9565
9566 \begin_layout Standard
9567 A more widely used character style is the 
9568 \family sans
9569 Emphasized
9570 \family default
9571  style.
9572  You can activate (or deactivate - it's also a toggle) the 
9573 \family sans
9574 Emphasized
9575 \family default
9576  style by:
9577 \end_layout
9578
9579 \begin_layout Itemize
9580 clicking on the toolbar button 
9581 \begin_inset Graphics
9582         filename ../images/font-emph.xpm
9583
9584 \end_inset
9585
9586
9587 \end_layout
9588
9589 \begin_layout Itemize
9590 using the keybindings 
9591 \family sans
9592 M-c\InsetSpace ~
9593 e
9594 \end_layout
9595
9596 \begin_layout Standard
9597 Normally the 
9598 \family sans
9599 Emphasized
9600 \family default
9601  style is equivalent to an italic font but some document classes or LaTeX-packag
9602 es use a different font.
9603 \end_layout
9604
9605 \begin_layout Standard
9606 We've been using the 
9607 \family sans
9608 Emphasized
9609 \family default
9610  style all over the place in this document.
9611  Here's one more example:
9612 \end_layout
9613
9614 \begin_layout Quotation
9615
9616 \emph on
9617 Don't overuse character styles!
9618 \end_layout
9619
9620 \begin_layout Standard
9621 It's also a warning in addition to an example.
9622  One's writing should parallel ordinary conversation.
9623  Since we don't all constantly scream at each other, we should also avoid
9624  the common tendency to overuse character style.
9625  
9626 \end_layout
9627
9628 \begin_layout Standard
9629 You can always reset to the default font using the keybinding 
9630 \family sans
9631 M-c\InsetSpace ~
9632 Space
9633 \family default
9634  or the dialog 
9635 \family sans
9636 Edit\SpecialChar \menuseparator
9637 Text\InsetSpace ~
9638 Style
9639 \family default
9640 .
9641 \end_layout
9642
9643 \begin_layout Subsection
9644 Fine-Tuning with the 
9645 \family sans
9646 Text Style
9647 \family default
9648  dialog
9649 \begin_inset LatexCommand label
9650 name "sub:Fine-Tuning-with-the"
9651
9652 \end_inset
9653
9654
9655 \begin_inset LatexCommand index
9656 name "Text Style"
9657
9658 \end_inset
9659
9660
9661 \begin_inset LatexCommand index
9662 name "Dialogs ! Text Style"
9663
9664 \end_inset
9665
9666
9667 \end_layout
9668
9669 \begin_layout Standard
9670 There are always occasions when you'll need to do some fine-tuning, so LyX
9671  gives you a way to create custom character style.
9672  For example, an academic journal or a corporation may have a style sheet
9673  requiring a sans-serif font be used in certain situations.
9674  Also, writers sometimes use a different font to offset a character's thoughts
9675  from ordinary dialog.
9676 \end_layout
9677
9678 \begin_layout Standard
9679 Before we document how to use custom character style, we want to issue a
9680  warning yet again: Don't overuse character styles! 
9681 \newline
9682 Documents that overuse
9683  different fonts and sizes are not well readable and tend to look like someone
9684  has knocked huge holes in it.
9685 \end_layout
9686
9687 \begin_layout Standard
9688 To use custom character styles, open the 
9689 \family sans
9690 Edit\SpecialChar \menuseparator
9691 Text\InsetSpace ~
9692 Style
9693 \family default
9694  dialog.
9695  There are several boxes on this dialog, each corresponding to a different
9696  font property which you can choose.
9697  You can choose an option for one of these properties, or select 
9698 \family sans
9699 No\InsetSpace ~
9700 change
9701 \family default
9702 , which keeps the current state of that property.
9703  The item 
9704 \family sans
9705 Reset
9706 \family default
9707  will reset the property to whatever is the default.
9708  You can use this to reset attributes across a bunch of different paragraph
9709  environments in a snap.
9710 \end_layout
9711
9712 \begin_layout Standard
9713 The font properties, and their options (in addition to 
9714 \family sans
9715 No\InsetSpace ~
9716 change
9717 \family default
9718  and 
9719 \family sans
9720 Reset
9721 \family default
9722 ) are:
9723 \end_layout
9724
9725 \begin_layout Labeling
9726 \labelwidthstring 00.00.0000
9727
9728 \family sans
9729 Family
9730 \family default
9731  The 
9732 \begin_inset Quotes eld
9733 \end_inset
9734
9735 overall look
9736 \begin_inset Quotes erd
9737 \end_inset
9738
9739  of the font.
9740  The possible options are:
9741 \end_layout
9742
9743 \begin_deeper
9744 \begin_layout Labeling
9745 \labelwidthstring 00.00.0000
9746
9747 \family sans
9748 Roman
9749 \family default
9750  This is the Roman font family.
9751  Normally a serif font.
9752  It's also the default family.
9753  (keybinding 
9754 \begin_inset ERT
9755 status collapsed
9756
9757 \begin_layout Standard
9758
9759
9760 \backslash
9761 mbox{
9762 \end_layout
9763
9764 \end_inset
9765
9766
9767 \family sans
9768 M-c\InsetSpace ~
9769 r
9770 \family default
9771
9772 \begin_inset ERT
9773 status collapsed
9774
9775 \begin_layout Standard
9776
9777 }
9778 \end_layout
9779
9780 \end_inset
9781
9782 )
9783 \begin_inset Note Note
9784 status collapsed
9785
9786 \begin_layout Standard
9787 The LaTeX-command prevents text to be broken at the end of a line.
9788  It is explained in section\InsetSpace ~
9789
9790 \begin_inset LatexCommand ref
9791 reference "sub:Hyphenation"
9792
9793 \end_inset
9794
9795 .
9796 \end_layout
9797
9798 \end_inset
9799
9800
9801 \end_layout
9802
9803 \begin_layout Labeling
9804 \labelwidthstring 00.00.0000
9805
9806 \family sans
9807 Sans\InsetSpace ~
9808 Serif
9809 \family default
9810  
9811 \family sans
9812 This is the Sans Serif font family.
9813
9814 \family default
9815  (keybinding 
9816 \begin_inset ERT
9817 status collapsed
9818
9819 \begin_layout Standard
9820
9821
9822 \backslash
9823 mbox{
9824 \end_layout
9825
9826 \end_inset
9827
9828
9829 \family sans
9830 M-c\InsetSpace ~
9831 s
9832 \family default
9833
9834 \begin_inset ERT
9835 status collapsed
9836
9837 \begin_layout Standard
9838
9839 }
9840 \end_layout
9841
9842 \end_inset
9843
9844 )
9845 \end_layout
9846
9847 \begin_layout Labeling
9848 \labelwidthstring 00.00.0000
9849
9850 \family sans
9851 Typewriter
9852 \family default
9853  
9854 \family typewriter
9855 This is the Typewriter font family.
9856
9857 \family default
9858  (keybinding 
9859 \begin_inset ERT
9860 status collapsed
9861
9862 \begin_layout Standard
9863
9864
9865 \backslash
9866 mbox{
9867 \end_layout
9868
9869 \end_inset
9870
9871
9872 \family sans
9873 M-c\InsetSpace ~
9874 p
9875 \family default
9876
9877 \begin_inset ERT
9878 status collapsed
9879
9880 \begin_layout Standard
9881
9882 }
9883 \end_layout
9884
9885 \end_inset
9886
9887
9888 \family sans
9889 )
9890 \end_layout
9891
9892 \end_deeper
9893 \begin_layout Labeling
9894 \labelwidthstring 00.00.0000
9895
9896 \family sans
9897 Series
9898 \family default
9899  This corresponds to the print weight.
9900  Options are:
9901 \end_layout
9902
9903 \begin_deeper
9904 \begin_layout Labeling
9905 \labelwidthstring 00.00.0000
9906
9907 \family sans
9908 Medium
9909 \family default
9910  This is the Medium font series.
9911  It's also the default series.
9912 \end_layout
9913
9914 \begin_layout Labeling
9915 \labelwidthstring 00.00.0000
9916
9917 \family sans
9918 Bold
9919 \family default
9920  
9921 \series bold
9922 This is the Bold font series.
9923
9924 \series default
9925  (keybinding 
9926 \begin_inset ERT
9927 status collapsed
9928
9929 \begin_layout Standard
9930
9931
9932 \backslash
9933 mbox{
9934 \end_layout
9935
9936 \end_inset
9937
9938
9939 \family sans
9940 M-c\InsetSpace ~
9941 b
9942 \family default
9943
9944 \begin_inset ERT
9945 status collapsed
9946
9947 \begin_layout Standard
9948
9949 }
9950 \end_layout
9951
9952 \end_inset
9953
9954 )
9955 \end_layout
9956
9957 \end_deeper
9958 \begin_layout Labeling
9959 \labelwidthstring 00.00.0000
9960
9961 \family sans
9962 Shape
9963 \family default
9964  As the name implies.
9965  Options are:
9966 \end_layout
9967
9968 \begin_deeper
9969 \begin_layout Labeling
9970 \labelwidthstring 00.00.0000
9971
9972 \family sans
9973 Upright
9974 \family default
9975  This is the Upright font shape.
9976  It's also the default shape.
9977 \end_layout
9978
9979 \begin_layout Labeling
9980 \labelwidthstring 00.00.0000
9981
9982 \family sans
9983 Italic
9984 \family default
9985  
9986 \shape italic
9987 This
9988 \shape default
9989  
9990 \family sans
9991 \shape italic
9992 i
9993 \family default
9994 s the Italic font shape
9995 \shape default
9996 \emph on
9997 .
9998 \end_layout
9999
10000 \begin_layout Labeling
10001 \labelwidthstring 00.00.0000
10002
10003 \family sans
10004 Slanted
10005 \family default
10006  
10007 \shape slanted
10008 This is the Slanted font shape
10009 \shape default
10010  (although it might not be visible in LyX, this is different from italic).
10011 \end_layout
10012
10013 \begin_layout Labeling
10014 \labelwidthstring 00.00.0000
10015
10016 \family sans
10017 Small\InsetSpace ~
10018 Caps
10019 \family default
10020  
10021 \shape smallcaps
10022 This is the Small caps font shape
10023 \shape default
10024 \noun on
10025 .
10026 \end_layout
10027
10028 \end_deeper
10029 \begin_layout Labeling
10030 \labelwidthstring 00.00.0000
10031
10032 \family sans
10033 Size
10034 \family default
10035  Alters the size of the font.
10036  You'll find no numerical values here; all possible sizes are actually proportio
10037 nal to the document font size.
10038  Once again, you don't feed LyX the details, but a general description of
10039  what you want to do.
10040  The options are:
10041 \end_layout
10042
10043 \begin_deeper
10044 \begin_layout Labeling
10045 \labelwidthstring 00.00.0000
10046
10047 \family sans
10048 Tiny
10049 \family default
10050  
10051 \size tiny
10052 This is the 
10053 \begin_inset Quotes eld
10054 \end_inset
10055
10056 Tiny
10057 \begin_inset Quotes erd
10058 \end_inset
10059
10060  font size.
10061
10062 \size default
10063  (keybinding 
10064 \begin_inset ERT
10065 status collapsed
10066
10067 \begin_layout Standard
10068
10069
10070 \backslash
10071 mbox{
10072 \end_layout
10073
10074 \end_inset
10075
10076
10077 \family sans
10078 M-s\InsetSpace ~
10079 t
10080 \family default
10081
10082 \begin_inset ERT
10083 status collapsed
10084
10085 \begin_layout Standard
10086
10087 }
10088 \end_layout
10089
10090 \end_inset
10091
10092  or 
10093 \begin_inset ERT
10094 status collapsed
10095
10096 \begin_layout Standard
10097
10098
10099 \backslash
10100 mbox{
10101 \end_layout
10102
10103 \end_inset
10104
10105
10106 \family sans
10107 M-s\InsetSpace ~
10108 1
10109 \family default
10110
10111 \begin_inset ERT
10112 status collapsed
10113
10114 \begin_layout Standard
10115
10116 }
10117 \end_layout
10118
10119 \end_inset
10120
10121 )
10122 \end_layout
10123
10124 \begin_layout Labeling
10125 \labelwidthstring 00.00.0000
10126
10127 \family sans
10128 Smallest
10129 \family default
10130  
10131 \size scriptsize
10132 This is the 
10133 \begin_inset Quotes eld
10134 \end_inset
10135
10136 Smallest
10137 \begin_inset Quotes erd
10138 \end_inset
10139
10140  font size
10141 \size default
10142 .
10143  (keybinding 
10144 \begin_inset ERT
10145 status collapsed
10146
10147 \begin_layout Standard
10148
10149
10150 \backslash
10151 mbox{
10152 \end_layout
10153
10154 \end_inset
10155
10156
10157 \family sans
10158 M-s\InsetSpace ~
10159
10160 \family default
10161 2
10162 \begin_inset ERT
10163 status collapsed
10164
10165 \begin_layout Standard
10166
10167 }
10168 \end_layout
10169
10170 \end_inset
10171
10172 )
10173 \end_layout
10174
10175 \begin_layout Labeling
10176 \labelwidthstring 00.00.0000
10177
10178 \family sans
10179 Smaller
10180 \family default
10181  
10182 \size footnotesize
10183 This is the 
10184 \begin_inset Quotes eld
10185 \end_inset
10186
10187 Smaller
10188 \begin_inset Quotes erd
10189 \end_inset
10190
10191  font size.
10192
10193 \size default
10194  (keybinding 
10195 \begin_inset ERT
10196 status collapsed
10197
10198 \begin_layout Standard
10199
10200
10201 \backslash
10202 mbox{
10203 \end_layout
10204
10205 \end_inset
10206
10207
10208 \family sans
10209 M-s\InsetSpace ~
10210 S
10211 \family default
10212
10213 \begin_inset ERT
10214 status collapsed
10215
10216 \begin_layout Standard
10217
10218 }
10219 \end_layout
10220
10221 \end_inset
10222
10223  or 
10224 \begin_inset ERT
10225 status collapsed
10226
10227 \begin_layout Standard
10228
10229
10230 \backslash
10231 mbox{
10232 \end_layout
10233
10234 \end_inset
10235
10236
10237 \family sans
10238 M-s\InsetSpace ~
10239
10240 \family default
10241 3
10242 \begin_inset ERT
10243 status collapsed
10244
10245 \begin_layout Standard
10246
10247 }
10248 \end_layout
10249
10250 \end_inset
10251
10252 )
10253 \end_layout
10254
10255 \begin_layout Labeling
10256 \labelwidthstring 00.00.0000
10257
10258 \family sans
10259 Small
10260 \family default
10261  
10262 \size small
10263 This is the 
10264 \begin_inset Quotes eld
10265 \end_inset
10266
10267 Small
10268 \begin_inset Quotes erd
10269 \end_inset
10270
10271  font size.
10272
10273 \size default
10274  (keybinding 
10275 \begin_inset ERT
10276 status collapsed
10277
10278 \begin_layout Standard
10279
10280
10281 \backslash
10282 mbox{
10283 \end_layout
10284
10285 \end_inset
10286
10287
10288 \family sans
10289 M-s\InsetSpace ~
10290 s
10291 \family default
10292
10293 \begin_inset ERT
10294 status collapsed
10295
10296 \begin_layout Standard
10297
10298 }
10299 \end_layout
10300
10301 \end_inset
10302
10303  or 
10304 \begin_inset ERT
10305 status collapsed
10306
10307 \begin_layout Standard
10308
10309
10310 \backslash
10311 mbox{
10312 \end_layout
10313
10314 \end_inset
10315
10316
10317 \family sans
10318 M-s\InsetSpace ~
10319
10320 \family default
10321 4
10322 \begin_inset ERT
10323 status collapsed
10324
10325 \begin_layout Standard
10326
10327 }
10328 \end_layout
10329
10330 \end_inset
10331
10332 )
10333 \end_layout
10334
10335 \begin_layout Labeling
10336 \labelwidthstring 00.00.0000
10337
10338 \family sans
10339 Normal
10340 \family default
10341  This is the 
10342 \begin_inset Quotes eld
10343 \end_inset
10344
10345 Normal
10346 \begin_inset Quotes erd
10347 \end_inset
10348
10349  font size.
10350  It's also the default size.
10351  (keybinding 
10352 \begin_inset ERT
10353 status collapsed
10354
10355 \begin_layout Standard
10356
10357
10358 \backslash
10359 mbox{
10360 \end_layout
10361
10362 \end_inset
10363
10364
10365 \family sans
10366 M-s\InsetSpace ~
10367 n
10368 \family default
10369
10370 \begin_inset ERT
10371 status collapsed
10372
10373 \begin_layout Standard
10374
10375 }
10376 \end_layout
10377
10378 \end_inset
10379
10380  or 
10381 \begin_inset ERT
10382 status collapsed
10383
10384 \begin_layout Standard
10385
10386
10387 \backslash
10388 mbox{
10389 \end_layout
10390
10391 \end_inset
10392
10393
10394 \family sans
10395 M-s\InsetSpace ~
10396
10397 \family default
10398 5
10399 \begin_inset ERT
10400 status collapsed
10401
10402 \begin_layout Standard
10403
10404 }
10405 \end_layout
10406
10407 \end_inset
10408
10409 )
10410 \end_layout
10411
10412 \begin_layout Labeling
10413 \labelwidthstring 00.00.0000
10414
10415 \family sans
10416 Large
10417 \family default
10418  
10419 \size large
10420 This is the 
10421 \begin_inset Quotes eld
10422 \end_inset
10423
10424 Large
10425 \begin_inset Quotes erd
10426 \end_inset
10427
10428  font size.
10429
10430 \size default
10431  (keybinding 
10432 \begin_inset ERT
10433 status collapsed
10434
10435 \begin_layout Standard
10436
10437
10438 \backslash
10439 mbox{
10440 \end_layout
10441
10442 \end_inset
10443
10444
10445 \family sans
10446 M-s\InsetSpace ~
10447 l
10448 \family default
10449
10450 \begin_inset ERT
10451 status collapsed
10452
10453 \begin_layout Standard
10454
10455 }
10456 \end_layout
10457
10458 \end_inset
10459
10460  or 
10461 \begin_inset ERT
10462 status collapsed
10463
10464 \begin_layout Standard
10465
10466
10467 \backslash
10468 mbox{
10469 \end_layout
10470
10471 \end_inset
10472
10473
10474 \family sans
10475 M-s\InsetSpace ~
10476
10477 \family default
10478 6
10479 \begin_inset ERT
10480 status collapsed
10481
10482 \begin_layout Standard
10483
10484 }
10485 \end_layout
10486
10487 \end_inset
10488
10489 )
10490 \end_layout
10491
10492 \begin_layout Labeling
10493 \labelwidthstring 00.00.0000
10494
10495 \family sans
10496 Larger
10497 \family default
10498  
10499 \size larger
10500 This is the 
10501 \begin_inset Quotes eld
10502 \end_inset
10503
10504 Larger
10505 \begin_inset Quotes erd
10506 \end_inset
10507
10508  font size.
10509
10510 \size default
10511  (keybinding 
10512 \begin_inset ERT
10513 status collapsed
10514
10515 \begin_layout Standard
10516
10517
10518 \backslash
10519 mbox{
10520 \end_layout
10521
10522 \end_inset
10523
10524
10525 \family sans
10526 M-s\InsetSpace ~
10527 S-L
10528 \family default
10529
10530 \begin_inset ERT
10531 status collapsed
10532
10533 \begin_layout Standard
10534
10535 }
10536 \end_layout
10537
10538 \end_inset
10539
10540  or 
10541 \begin_inset ERT
10542 status collapsed
10543
10544 \begin_layout Standard
10545
10546
10547 \backslash
10548 mbox{
10549 \end_layout
10550
10551 \end_inset
10552
10553
10554 \family sans
10555 M-s\InsetSpace ~
10556
10557 \family default
10558 7
10559 \begin_inset ERT
10560 status collapsed
10561
10562 \begin_layout Standard
10563
10564 }
10565 \end_layout
10566
10567 \end_inset
10568
10569 )
10570 \end_layout
10571
10572 \begin_layout Labeling
10573 \labelwidthstring 00.00.0000
10574
10575 \family sans
10576 Largest
10577 \family default
10578  
10579 \size largest
10580 This is the 
10581 \begin_inset Quotes eld
10582 \end_inset
10583
10584 Largest
10585 \begin_inset Quotes erd
10586 \end_inset
10587
10588  font size.
10589
10590 \size default
10591  (keybinding 
10592 \begin_inset ERT
10593 status collapsed
10594
10595 \begin_layout Standard
10596
10597
10598 \backslash
10599 mbox{
10600 \end_layout
10601
10602 \end_inset
10603
10604
10605 \family sans
10606 M-s\InsetSpace ~
10607
10608 \family default
10609 8
10610 \begin_inset ERT
10611 status collapsed
10612
10613 \begin_layout Standard
10614
10615 }
10616 \end_layout
10617
10618 \end_inset
10619
10620 )
10621 \end_layout
10622
10623 \begin_layout Labeling
10624 \labelwidthstring 00.00.0000
10625
10626 \family sans
10627 Huge
10628 \family default
10629  
10630 \size huge
10631 This is the 
10632 \begin_inset Quotes eld
10633 \end_inset
10634
10635 Huge
10636 \begin_inset Quotes erd
10637 \end_inset
10638
10639  font size.
10640
10641 \size default
10642  (keybinding 
10643 \begin_inset ERT
10644 status collapsed
10645
10646 \begin_layout Standard
10647
10648
10649 \backslash
10650 mbox{
10651 \end_layout
10652
10653 \end_inset
10654
10655
10656 \family sans
10657 M-s\InsetSpace ~
10658 h
10659 \family default
10660
10661 \begin_inset ERT
10662 status collapsed
10663
10664 \begin_layout Standard
10665
10666 }
10667 \end_layout
10668
10669 \end_inset
10670
10671  or 
10672 \begin_inset ERT
10673 status collapsed
10674
10675 \begin_layout Standard
10676
10677
10678 \backslash
10679 mbox{
10680 \end_layout
10681
10682 \end_inset
10683
10684
10685 \family sans
10686 M-s\InsetSpace ~
10687
10688 \family default
10689 9
10690 \begin_inset ERT
10691 status collapsed
10692
10693 \begin_layout Standard
10694
10695 }
10696 \end_layout
10697
10698 \end_inset
10699
10700 )
10701 \end_layout
10702
10703 \begin_layout Labeling
10704 \labelwidthstring 00.00.0000
10705
10706 \family sans
10707 Huger
10708 \family default
10709  
10710 \size giant
10711 This is the 
10712 \begin_inset Quotes eld
10713 \end_inset
10714
10715 Huger
10716 \begin_inset Quotes erd
10717 \end_inset
10718
10719  font size.
10720
10721 \size default
10722  (keybinding 
10723 \begin_inset ERT
10724 status collapsed
10725
10726 \begin_layout Standard
10727
10728
10729 \backslash
10730 mbox{
10731 \end_layout
10732
10733 \end_inset
10734
10735
10736 \family sans
10737 M-s\InsetSpace ~
10738 H
10739 \family default
10740
10741 \begin_inset ERT
10742 status collapsed
10743
10744 \begin_layout Standard
10745
10746 }
10747 \end_layout
10748
10749 \end_inset
10750
10751  or 
10752 \begin_inset ERT
10753 status collapsed
10754
10755 \begin_layout Standard
10756
10757
10758 \backslash
10759 mbox{
10760 \end_layout
10761
10762 \end_inset
10763
10764
10765 \family sans
10766 M-s\InsetSpace ~
10767
10768 \family default
10769 0
10770 \begin_inset ERT
10771 status collapsed
10772
10773 \begin_layout Standard
10774
10775 }
10776 \end_layout
10777
10778 \end_inset
10779
10780 )
10781 \end_layout
10782
10783 \end_deeper
10784 \begin_layout Standard
10785 We'll warn you 
10786 \emph on
10787 yet again
10788 \emph default
10789 : don't go crazy with this feature.
10790  You should almost never need to change the font size.
10791  LyX automatically changes the font size for different paragraph environments
10792  - use that instead.
10793  This is here for fine-tuning only!
10794 \end_layout
10795
10796 \begin_layout Labeling
10797 \labelwidthstring 00.00.0000
10798
10799 \family sans
10800 Misc
10801 \family default
10802  Here you can change a few other things at the character level.
10803  Options are:
10804 \end_layout
10805
10806 \begin_deeper
10807 \begin_layout Labeling
10808 \labelwidthstring 00.00.0000
10809
10810 \family sans
10811 Emph
10812 \family default
10813  
10814 \emph on
10815 This is text with emphasize on
10816 \emph default
10817 .
10818  This might seem like the same as 
10819 \shape italic
10820 Italic
10821 \shape default
10822 , but it is actually a bit different.
10823  Emphasized is a 
10824 \emph on
10825 logical
10826 \emph default
10827  attribute.
10828  That means every document class can define its own font used for emphasized
10829  text.
10830  Normally this font is equal to italic.
10831 \end_layout
10832
10833 \begin_layout Labeling
10834 \labelwidthstring 00.00.0000
10835
10836 \family sans
10837 Underbar
10838 \family default
10839  
10840 \bar under
10841 This is text with Underbar on.
10842
10843 \bar default
10844  (keybinding 
10845 \begin_inset ERT
10846 status collapsed
10847
10848 \begin_layout Standard
10849
10850
10851 \backslash
10852 mbox{
10853 \end_layout
10854
10855 \end_inset
10856
10857
10858 \family sans
10859 M-c\InsetSpace ~
10860 u
10861 \family default
10862
10863 \begin_inset ERT
10864 status collapsed
10865
10866 \begin_layout Standard
10867
10868 }
10869 \end_layout
10870
10871 \end_inset
10872
10873
10874 \family sans
10875 )
10876 \newline
10877
10878 \family default
10879 Avoid using underbar if you can! It's a holdover from the typewriter days,
10880  when you couldn't change fonts.
10881  We no longer need to emphasize text by underscoring characters.
10882  It's only included in LyX because some people 
10883 \emph on
10884 may
10885 \emph default
10886  need it in order to follow style sheets for journal submissions.
10887 \end_layout
10888
10889 \begin_layout Labeling
10890 \labelwidthstring 00.00.0000
10891
10892 \family sans
10893 Noun
10894 \family default
10895  
10896 \noun on
10897 This is text with Noun on.
10898
10899 \noun default
10900  Like 
10901 \family sans
10902 Emph
10903 \family default
10904 , this is a logical attribute.
10905  Normally it's equivalent to 
10906 \family sans
10907 Small\InsetSpace ~
10908 Caps
10909 \family default
10910 .
10911 \end_layout
10912
10913 \end_deeper
10914 \begin_layout Labeling
10915 \labelwidthstring 00.00.0000
10916
10917 \family sans
10918 Color
10919 \family default
10920  You can adjust the color of the text with this control.
10921  Notice that not all dvi-viewers are are able to display colors.
10922  Besides 
10923 \family sans
10924 No\InsetSpace ~
10925 color
10926 \family default
10927 , which is the default 
10928 \begin_inset Quotes eld
10929 \end_inset
10930
10931 color
10932 \begin_inset Quotes erd
10933 \end_inset
10934
10935  and means normally black, you can choose between 
10936 \family sans
10937 Black
10938 \family default
10939
10940 \family sans
10941 White
10942 \family default
10943
10944 \family sans
10945 Red
10946 \family default
10947
10948 \family sans
10949 Green
10950 \family default
10951
10952 \family sans
10953 Blue
10954 \family default
10955
10956 \family sans
10957 Cyan
10958 \family default
10959
10960 \family sans
10961 Magenta
10962 \family default
10963  and 
10964 \family sans
10965 Yellow
10966 \family default
10967  text.
10968 \end_layout
10969
10970 \begin_layout Labeling
10971 \labelwidthstring 00.00.0000
10972
10973 \family sans
10974 Language
10975 \family default
10976  This is used to mark regions of text as having a different language from
10977  the language of the document.
10978  Text marked in this way will be underlined in blue to indicate the change
10979  (only within LyX).
10980 \end_layout
10981
10982 \begin_layout Standard
10983 So you have a huge number of combinations to choose from.
10984  Once you've chosen a new character style via the 
10985 \family sans
10986 Edit\SpecialChar \menuseparator
10987 Text\InsetSpace ~
10988 Style
10989 \family default
10990  dialog, the settings are saved.
10991  You can activate them using the toolbar button 
10992 \begin_inset Graphics
10993         filename ../images/font-free-apply.xpm
10994
10995 \end_inset
10996
10997 .
10998  The button lets you toggle the state of your custom character style even
10999  when the dialog isn't visible.
11000  
11001 \end_layout
11002
11003 \begin_layout Standard
11004 To completely reset the character style to the default, use 
11005 \family sans
11006 M-c\InsetSpace ~
11007 Space
11008 \family default
11009 .
11010  If you want to toggle only those properties that you have just changed
11011  (suppose you just set the shape to 
11012 \begin_inset Quotes eld
11013 \end_inset
11014
11015 slanted
11016 \begin_inset Quotes erd
11017 \end_inset
11018
11019  and the series to 
11020 \begin_inset Quotes eld
11021 \end_inset
11022
11023 bold
11024 \begin_inset Quotes erd
11025 \end_inset
11026
11027 ), set the 
11028 \family sans
11029 Toggle\InsetSpace ~
11030 all
11031 \family default
11032  switch and press 
11033 \family sans
11034 Apply
11035 \family default
11036 .
11037 \end_layout
11038
11039 \begin_layout Standard
11040 You should also know something about the differences between the three main
11041  font types 
11042 \family sans
11043 serif
11044 \family default
11045
11046 \family sans
11047 sans\InsetSpace ~
11048 serif
11049 \family default
11050 , and 
11051 \family sans
11052 typewriter
11053 \family default
11054 :
11055 \end_layout
11056
11057 \begin_layout Itemize
11058
11059 \family sans
11060 Typewriter
11061 \family default
11062  is a so called 
11063 \begin_inset Quotes eld
11064 \end_inset
11065
11066 monospaced
11067 \begin_inset Quotes erd
11068 \end_inset
11069
11070  font, that means every character has the same width, the 
11071 \begin_inset Quotes eld
11072 \end_inset
11073
11074 i
11075 \begin_inset Quotes erd
11076 \end_inset
11077
11078  is as wide as the 
11079 \begin_inset Quotes eld
11080 \end_inset
11081
11082 m
11083 \begin_inset Quotes erd
11084 \end_inset
11085
11086 .
11087  Here is an example
11088 \newline
11089
11090 \begin_inset ERT
11091 status collapsed
11092
11093 \begin_layout Standard
11094
11095
11096 \backslash
11097 phantom{
11098 \end_layout
11099
11100 \end_inset
11101
11102 no 
11103 \begin_inset ERT
11104 status collapsed
11105
11106 \begin_layout Standard
11107
11108 }
11109 \end_layout
11110
11111 \end_inset
11112
11113
11114 \family typewriter
11115 typewriter text
11116 \family default
11117
11118 \begin_inset Note Note
11119 status collapsed
11120
11121 \begin_layout Standard
11122 For more on phantoms see section\InsetSpace ~
11123
11124 \begin_inset LatexCommand ref
11125 reference "sub:Other-space-variants"
11126
11127 \end_inset
11128
11129 .
11130 \end_layout
11131
11132 \end_inset
11133
11134
11135 \newline
11136 no typewriter text
11137 \end_layout
11138
11139 \begin_layout Itemize
11140
11141 \family sans
11142 Serif
11143 \family default
11144  fonts use characters with serifs.
11145  These are the small 
11146 \begin_inset Quotes eld
11147 \end_inset
11148
11149 appendices
11150 \begin_inset Quotes erd
11151 \end_inset
11152
11153  at all ends of of the streaks that form the character.
11154  The following example will show the difference:
11155 \newline
11156 text with serifs
11157 \newline
11158
11159 \family sans
11160 text without serifs
11161 \family default
11162
11163 \newline
11164 Serifs facilitates an easy and fast reading.
11165  They are therefore used as default font (named 
11166 \family sans
11167 roman
11168 \family default
11169 ).
11170 \end_layout
11171
11172 \begin_layout Itemize
11173
11174 \family sans
11175 Sans serif
11176 \family default
11177  don't use serifs.
11178  This font type is therefore often used for headings and short texts.
11179  We use it in this document to highlight menu names.
11180 \end_layout
11181
11182 \begin_layout Standard
11183 We conclude with the same warning once again: Don't overuse the fonts.
11184  They are, more often than not, a kludge and a bad substitute for good writing.
11185 \end_layout
11186
11187 \begin_layout Section
11188 Printing and Previewing
11189 \end_layout
11190
11191 \begin_layout Subsection
11192 Overview
11193 \end_layout
11194
11195 \begin_layout Standard
11196 Now that we've covered some of the basic features of document preparation
11197  using LyX, you probably want to know how to print out your masterpiece.
11198  Before we tell you that, we want to give you a quick explanation of what
11199  goes on behind-the-scenes.
11200  We cover these informations in much greater detail in the 
11201 \emph on
11202 Extended\InsetSpace ~
11203 Features
11204 \emph default
11205  manual as well.
11206 \end_layout
11207
11208 \begin_layout Standard
11209 LyX uses the program LaTeX as its backend.
11210  LaTeX is just a macro package for the TeX typesetting system, but to prevent
11211  confusion, we'll only refer to LaTeX.
11212  LyX is what you use to do your actual writing.
11213  Then, LyX calls LaTeX to turn your writing into printable output.
11214  This happens in two stages:
11215 \end_layout
11216
11217 \begin_layout Enumerate
11218 First, LyX converts your document to a series of text commands for LaTeX,
11219  generating a file with the extension, 
11220 \begin_inset Quotes eld
11221 \end_inset
11222
11223
11224 \family typewriter
11225 .tex
11226 \family default
11227
11228 \begin_inset Quotes erd
11229 \end_inset
11230
11231 .
11232 \end_layout
11233
11234 \begin_layout Enumerate
11235 Next, LaTeX uses the commands in the 
11236 \family typewriter
11237 .tex
11238 \family default
11239  file to produce printable output.
11240  
11241 \end_layout
11242
11243 \begin_layout Subsection
11244 Output file formats
11245 \begin_inset LatexCommand index
11246 name "File formats"
11247
11248 \end_inset
11249
11250
11251 \begin_inset LatexCommand label
11252 name "sub:Output-file-formats"
11253
11254 \end_inset
11255
11256
11257 \end_layout
11258
11259 \begin_layout Subsubsection
11260 ASCII
11261 \begin_inset LatexCommand index
11262 name "File formats ! ASCII"
11263
11264 \end_inset
11265
11266
11267 \end_layout
11268
11269 \begin_layout Standard
11270 This file type has the extension 
11271 \begin_inset Quotes eld
11272 \end_inset
11273
11274
11275 \family typewriter
11276 .txt
11277 \family default
11278
11279 \begin_inset Quotes erd
11280 \end_inset
11281
11282 .
11283  It contains your document as plain text following the rules of the 
11284 \begin_inset Quotes eld
11285 \end_inset
11286
11287 American Standard Code for Information Interchange
11288 \begin_inset Quotes erd
11289 \end_inset
11290
11291  (ASCII).
11292 \end_layout
11293
11294 \begin_layout Standard
11295 You can export your document to ASCII by the menu 
11296 \family sans
11297 File\SpecialChar \menuseparator
11298 Export\SpecialChar \menuseparator
11299 ASCII
11300 \family default
11301 .
11302 \end_layout
11303
11304 \begin_layout Subsubsection
11305 LaTeX
11306 \begin_inset LatexCommand index
11307 name "File formats ! LaTeX"
11308
11309 \end_inset
11310
11311
11312 \end_layout
11313
11314 \begin_layout Standard
11315 This file type has the extension 
11316 \begin_inset Quotes eld
11317 \end_inset
11318
11319
11320 \family typewriter
11321 .tex
11322 \family default
11323
11324 \begin_inset Quotes erd
11325 \end_inset
11326
11327  and contains all commands that are necessary for the LaTeX program to process
11328  your document.
11329  If you know LaTeX, you can use it to find out LaTeX-Errors or to process
11330  it manually with console commands.
11331  The LaTeX-file is automatically created in LyX's temporary directory whenever
11332  you view or export your document.
11333 \end_layout
11334
11335 \begin_layout Standard
11336 You can export your document as LaTeX-file using the menu 
11337 \family sans
11338 File\SpecialChar \menuseparator
11339 Export\SpecialChar \menuseparator
11340 LaT
11341 \begin_inset ERT
11342 status collapsed
11343
11344 \begin_layout Standard
11345
11346 {}
11347 \end_layout
11348
11349 \end_inset
11350
11351 eX
11352 \family default
11353 .
11354 \end_layout
11355
11356 \begin_layout Subsubsection
11357 DVI
11358 \begin_inset LatexCommand index
11359 name "File formats ! DVI"
11360
11361 \end_inset
11362
11363
11364 \end_layout
11365
11366 \begin_layout Standard
11367 This file type has the extension 
11368 \begin_inset Quotes eld
11369 \end_inset
11370
11371
11372 \family typewriter
11373 .dvi
11374 \family default
11375
11376 \begin_inset Quotes erd
11377 \end_inset
11378
11379 .
11380  It is called 
11381 \begin_inset Quotes eld
11382 \end_inset
11383
11384 device-independent
11385 \begin_inset Quotes erd
11386 \end_inset
11387
11388  (DVI), because it is completely portable; you can move them from one machine
11389  to another without needing to do any sort of conversion.
11390  At the time when this file-format was developed, this was no matter of
11391  course.
11392  DVIs are used for quick previews and as pre-stage for other output formats,
11393  like PostScript.
11394 \end_layout
11395
11396 \begin_layout Standard
11397 \begin_inset Note Greyedout
11398 status open
11399
11400 \begin_layout Standard
11401
11402 \series bold
11403 Note:
11404 \series default
11405  The DVI file doesn't contain images, they will only be a linked.
11406  So don't forget to deliver the images together with your DVIs.
11407 \end_layout
11408
11409 \end_inset
11410
11411 This property can also slow down your computer when you view the DVI.
11412  Because the DVI-viewer has to convert the image in the background to make
11413  it visible when you scroll in the DVI.
11414  So we recommend to use PDF for files with many images.
11415 \end_layout
11416
11417 \begin_layout Standard
11418 You can export your document to DVI by the menu 
11419 \family sans
11420 File\SpecialChar \menuseparator
11421 Export\SpecialChar \menuseparator
11422 DVI
11423 \family default
11424 .
11425 \end_layout
11426
11427 \begin_layout Subsubsection
11428 PostScript
11429 \begin_inset LatexCommand index
11430 name "File formats ! PostScript"
11431
11432 \end_inset
11433
11434
11435 \end_layout
11436
11437 \begin_layout Standard
11438 This file type has the extension 
11439 \begin_inset Quotes eld
11440 \end_inset
11441
11442
11443 \family typewriter
11444 .ps
11445 \family default
11446
11447 \begin_inset Quotes erd
11448 \end_inset
11449
11450 .
11451  PostScript was developed by the company 
11452 \family typewriter
11453 Adobe
11454 \family default
11455  as printer language.
11456  The file contains therefore commands that the printer uses to print the
11457  file.
11458  PostScript can be seen as 
11459 \begin_inset Quotes eld
11460 \end_inset
11461
11462 programming language
11463 \begin_inset Quotes erd
11464 \end_inset
11465
11466 ; you can calculate with it and draw diagrams and images.
11467 \begin_inset Foot
11468 status collapsed
11469
11470 \begin_layout Standard
11471 If you are interested to learn more about this, have a look at the LaTeX-package
11472  
11473 \series bold
11474 pstricks
11475 \series default
11476
11477 \begin_inset LatexCommand index
11478 name "LaTeX-packages ! pstricks"
11479
11480 \end_inset
11481
11482 .
11483 \end_layout
11484
11485 \end_inset
11486
11487  Due to this ability, the files are often bigger than PDFs.
11488 \end_layout
11489
11490 \begin_layout Standard
11491 PostScript can only contain images in the format 
11492 \begin_inset Quotes eld
11493 \end_inset
11494
11495 Encapsulated PostScript
11496 \begin_inset Quotes erd
11497 \end_inset
11498
11499  (EPS, file extension 
11500 \begin_inset Quotes eld
11501 \end_inset
11502
11503
11504 \family typewriter
11505 .eps
11506 \family default
11507
11508 \begin_inset Quotes erd
11509 \end_inset
11510
11511 ).
11512  As LyX allows you to use any known image format in your document, it has
11513  to convert them in the background to EPS.
11514  If you have e.g 50 images in your document, LyX has to do 50 conversions
11515  whenever you view or export your document.
11516  This will slow down your workflow with LyX drastically.
11517  So if you plan to use PostScript, you can insert your images directly as
11518  EPS to avoid this problem.
11519 \end_layout
11520
11521 \begin_layout Standard
11522 You can export your document to PostScript using the menu 
11523 \family sans
11524 File\SpecialChar \menuseparator
11525 Export\SpecialChar \menuseparator
11526 PostScript
11527 \family default
11528 .
11529 \end_layout
11530
11531 \begin_layout Subsubsection
11532 PDF
11533 \begin_inset LatexCommand index
11534 name "File formats ! PDF"
11535
11536 \end_inset
11537
11538
11539 \begin_inset LatexCommand index
11540 name "PDF"
11541
11542 \end_inset
11543
11544
11545 \end_layout
11546
11547 \begin_layout Standard
11548 This file type has the extension 
11549 \begin_inset Quotes eld
11550 \end_inset
11551
11552
11553 \family typewriter
11554 .pdf
11555 \family default
11556
11557 \begin_inset Quotes erd
11558 \end_inset
11559
11560 .
11561  The 
11562 \begin_inset Quotes eld
11563 \end_inset
11564
11565 Portable Document Format
11566 \begin_inset Quotes erd
11567 \end_inset
11568
11569  (PDF) is developed by 
11570 \family typewriter
11571 Adobe
11572 \family default
11573  as derivative from PostScript.
11574  It is more compressed and it uses much less commands than PostScript.
11575  As the name 
11576 \begin_inset Quotes eld
11577 \end_inset
11578
11579 portable
11580 \begin_inset Quotes erd
11581 \end_inset
11582
11583  implies, it can be processed at any computer system and the printed output
11584  looks exactly the same.
11585 \end_layout
11586
11587 \begin_layout Standard
11588 PDF can contain images in its own PDF format and in the formats 
11589 \begin_inset Quotes eld
11590 \end_inset
11591
11592 Joint Photographic Experts Group
11593 \begin_inset Quotes erd
11594 \end_inset
11595
11596  (JPG, file extension 
11597 \begin_inset Quotes eld
11598 \end_inset
11599
11600
11601 \family typewriter
11602 .jpg
11603 \family default
11604
11605 \begin_inset Quotes erd
11606 \end_inset
11607
11608  or 
11609 \begin_inset Quotes eld
11610 \end_inset
11611
11612
11613 \family typewriter
11614 .jpeg
11615 \family default
11616
11617 \begin_inset Quotes erd
11618 \end_inset
11619
11620 ) and 
11621 \begin_inset Quotes eld
11622 \end_inset
11623
11624 Portable Network Graphics
11625 \begin_inset Quotes erd
11626 \end_inset
11627
11628  (PNG, file extension 
11629 \begin_inset Quotes eld
11630 \end_inset
11631
11632
11633 \family typewriter
11634 .png
11635 \family default
11636
11637 \begin_inset Quotes erd
11638 \end_inset
11639
11640 ).
11641  You can although use any other image format, because LyX converts them
11642  in the background to one of these formats.
11643  But as described in the section about PostScript, the image conversion
11644  will slow down your workflow.
11645  So we recommend to use images in one of the three mentioned formats.
11646 \end_layout
11647
11648 \begin_layout Standard
11649 You can export your document to PDF via the menu 
11650 \family sans
11651 File\SpecialChar \menuseparator
11652 Export
11653 \family default
11654  in three different ways:
11655 \end_layout
11656
11657 \begin_layout Description
11658 PDF This uses the program 
11659 \family typewriter
11660 ps2pdf
11661 \family default
11662  that creates a PDF from a PostScript-version of your file.
11663  The PostScript-version is produced by the program 
11664 \family typewriter
11665 dvips
11666 \family default
11667  which uses a DVI-version as intermediate step.
11668  So this export variant consist of three conversions.
11669 \end_layout
11670
11671 \begin_layout Description
11672 PDF\InsetSpace ~
11673 (dvipdfm) This uses the program 
11674 \family typewriter
11675 dvipdfm
11676 \family default
11677  that converts your file in the background to DVI and in a second step to
11678  PDF.
11679 \end_layout
11680
11681 \begin_layout Description
11682 PDF\InsetSpace ~
11683 (pdflatex) This uses the program 
11684 \family typewriter
11685 pdftex
11686 \family default
11687  that converts your file directly to PDF.
11688 \end_layout
11689
11690 \begin_layout Standard
11691 We recommend to use 
11692 \family sans
11693 PDF\InsetSpace ~
11694 (pdflatex)
11695 \family default
11696  because 
11697 \family typewriter
11698 pdftex
11699 \family default
11700  supports all features of actual PDF-versions, is quick and works stable
11701  without problems.
11702  The program 
11703 \family typewriter
11704 dvipdfm
11705 \family default
11706  is no more under development and therefore a bit outdated.
11707 \end_layout
11708
11709 \begin_layout Subsection
11710 Previewing
11711 \begin_inset LatexCommand index
11712 name "Document ! Preview "
11713
11714 \end_inset
11715
11716
11717 \end_layout
11718
11719 \begin_layout Standard
11720 To get a look at the final version of your document, with all of the pagebreaks
11721  in place, the footnotes correctly numbered, and so on, use the menu 
11722 \family sans
11723 View
11724 \family default
11725  and choose a file type.
11726  A viewing program will popup showing the output.
11727  For 
11728 \family sans
11729 View\SpecialChar \menuseparator
11730 DVI
11731 \family default
11732  you can use the toolbar button 
11733 \begin_inset Graphics
11734         filename ../images/buffer-view_dvi.xpm
11735
11736 \end_inset
11737
11738  (shortcut 
11739 \family sans
11740 C-d
11741 \family default
11742 ), for 
11743 \family sans
11744 View\SpecialChar \menuseparator
11745 PDF\InsetSpace ~
11746 (pdflatex)
11747 \family default
11748  you can use the toolbar button 
11749 \begin_inset Graphics
11750         filename ../images/buffer-export_pdf2.xpm
11751
11752 \end_inset
11753
11754 .
11755 \end_layout
11756
11757 \begin_layout Standard
11758 If you have changed your document, you can refresh the output in the same
11759  viewer window using the menu 
11760 \family sans
11761 View\SpecialChar \menuseparator
11762 Update
11763 \family default
11764 .
11765 \end_layout
11766
11767 \begin_layout Standard
11768 When you preview a file, the output file is only generated in LyX's temporary
11769  directory.
11770  To have a real output, export your document.
11771 \end_layout
11772
11773 \begin_layout Subsection
11774 Printing the File from within LyX
11775 \begin_inset LatexCommand label
11776 name "sub:Printing-the-File"
11777
11778 \end_inset
11779
11780
11781 \end_layout
11782
11783 \begin_layout Standard
11784 Instead of exporting your file and then printing them, you can also print
11785  it directly from within LyX.
11786  To print a file, select the menu 
11787 \family sans
11788 File\SpecialChar \menuseparator
11789 Print
11790 \family default
11791  or click on the toolbar button 
11792 \begin_inset Graphics
11793         filename ../images/dialog-show_print.xpm
11794
11795 \end_inset
11796
11797 .
11798  LyX will internally call LaTeX to produce a DVI.
11799  This file is then processed by the program 
11800 \family typewriter
11801 dvips
11802 \family default
11803  to PostScript-file, which is finally printed using the program 
11804 \family typewriter
11805 Ghostscript
11806 \family default
11807 .
11808  Due to these steps in the background, this method is not the fastest.
11809 \end_layout
11810
11811 \begin_layout Standard
11812 You can choose to print only even-numbered or odd-numbered pages - this
11813  is useful for printing on two sides: You can re-insert the pages after
11814  printing one set to print on the other side.
11815  Some printers spit out pages face-up, others, face-down.
11816  By choosing a particular order to print in, you can take the entire stack
11817  of pages out of the printer without needing to reorder them.
11818 \end_layout
11819
11820 \begin_layout Standard
11821 You can set the parameters in the 
11822 \family sans
11823 Print\InsetSpace ~
11824 Destination
11825 \family default
11826  box as follows:
11827 \end_layout
11828
11829 \begin_layout Labeling
11830 \labelwidthstring 00.00.0000
11831
11832 \family sans
11833 Printer
11834 \family default
11835  This is the name of the printer to print to
11836 \begin_inset Foot
11837 status collapsed
11838
11839 \begin_layout Standard
11840 Note that this printer name is for the program 
11841 \family typewriter
11842 dvips
11843 \family default
11844 .
11845  That means 
11846 \family typewriter
11847 dvips
11848 \family default
11849  has to be configured for this printer name.
11850  The default printer can be set in LyX's preferences dialog, see chapter\InsetSpace ~
11851
11852 \begin_inset LatexCommand ref
11853 reference "cha:The-Preferences-dialog"
11854
11855 \end_inset
11856
11857 .
11858 \end_layout
11859
11860 \end_inset
11861
11862 .
11863  The printer should understand PostScript.
11864 \end_layout
11865
11866 \begin_layout Labeling
11867 \labelwidthstring 00.00.0000
11868
11869 \family sans
11870 File
11871 \family default
11872  The name of a file to print to.
11873  The output will be a PostScript file.
11874  It will be written in LyX's working directory unless you specify the full
11875  path.
11876 \end_layout
11877
11878 \begin_layout Section
11879 A few Words about Typography
11880 \begin_inset LatexCommand index
11881 name "Typography"
11882
11883 \end_inset
11884
11885
11886 \end_layout
11887
11888 \begin_layout Subsection
11889 Hyphens
11890 \begin_inset LatexCommand index
11891 name "Hyphens"
11892
11893 \end_inset
11894
11895
11896 \begin_inset LatexCommand label
11897 name "sub:Hyphens"
11898
11899 \end_inset
11900
11901
11902 \end_layout
11903
11904 \begin_layout Standard
11905 In LyX, the 
11906 \begin_inset Quotes eld
11907 \end_inset
11908
11909
11910 \family typewriter
11911 -
11912 \family default
11913
11914 \begin_inset Quotes eld
11915 \end_inset
11916
11917  character comes in three lengths, often called the 
11918 \emph on
11919 hyphen
11920 \emph default
11921 , the 
11922 \emph on
11923 en dash
11924 \emph default
11925 , and the 
11926 \emph on
11927 em dash
11928 \emph default
11929 :
11930 \end_layout
11931
11932 \begin_layout Enumerate
11933 hyphen
11934 \hfill
11935 -
11936 \hfill
11937 made with 
11938 \begin_inset Quotes eld
11939 \end_inset
11940
11941
11942 \family typewriter
11943 -
11944 \family default
11945
11946 \begin_inset Quotes eld
11947 \end_inset
11948
11949
11950 \end_layout
11951
11952 \begin_layout Enumerate
11953 en dash
11954 \hfill
11955 --
11956 \hfill
11957 made with 
11958 \begin_inset Quotes eld
11959 \end_inset
11960
11961
11962 \family typewriter
11963 -
11964 \begin_inset ERT
11965 status collapsed
11966
11967 \begin_layout Standard
11968
11969
11970 \backslash
11971 /
11972 \end_layout
11973
11974 \end_inset
11975
11976 -
11977 \family default
11978
11979 \begin_inset Quotes eld
11980 \end_inset
11981
11982
11983 \end_layout
11984
11985 \begin_layout Enumerate
11986 em dash
11987 \hfill
11988 ---
11989 \hfill
11990 made with 
11991 \begin_inset Quotes eld
11992 \end_inset
11993
11994
11995 \family typewriter
11996 -
11997 \begin_inset ERT
11998 status collapsed
11999
12000 \begin_layout Standard
12001
12002
12003 \backslash
12004 /
12005 \end_layout
12006
12007 \end_inset
12008
12009 -
12010 \begin_inset ERT
12011 status collapsed
12012
12013 \begin_layout Standard
12014
12015
12016 \backslash
12017 /
12018 \end_layout
12019
12020 \end_inset
12021
12022 -
12023 \family default
12024
12025 \begin_inset Quotes eld
12026 \end_inset
12027
12028
12029 \end_layout
12030
12031 \begin_layout Enumerate
12032 minus sign
12033 \hfill
12034
12035 \begin_inset Formula $-$
12036 \end_inset
12037
12038
12039 \hfill
12040
12041 \begin_inset Quotes eld
12042 \end_inset
12043
12044
12045 \family typewriter
12046 -
12047 \family default
12048
12049 \begin_inset Quotes eld
12050 \end_inset
12051
12052  in math mode
12053 \end_layout
12054
12055 \begin_layout Standard
12056 You generate them by inserting the 
12057 \begin_inset Quotes eld
12058 \end_inset
12059
12060
12061 \family typewriter
12062 -
12063 \family default
12064
12065 \begin_inset Quotes eld
12066 \end_inset
12067
12068  character multiple times in a row.
12069  They are automatically converted to the appropriate length dash in the
12070  final output, but not in LyX.
12071 \end_layout
12072
12073 \begin_layout Standard
12074 The three dash types are distinct from the minus sign, which appears in
12075  math mode and has a length of its own.
12076  Here are some examples of the 
12077 \begin_inset Quotes eld
12078 \end_inset
12079
12080
12081 \family typewriter
12082 -
12083 \family default
12084
12085 \begin_inset Quotes eld
12086 \end_inset
12087
12088  in use:
12089 \end_layout
12090
12091 \begin_layout Enumerate
12092 line- and page-breaks
12093 \hfill
12094 (
12095 \emph on
12096 hyphen
12097 \emph default
12098 )
12099 \end_layout
12100
12101 \begin_layout Enumerate
12102 From A--Z
12103 \hfill
12104 (
12105 \emph on
12106 en dash
12107 \emph default
12108 )
12109 \end_layout
12110
12111 \begin_layout Enumerate
12112 Oh --- there's a dash.
12113 \hfill
12114 (
12115 \emph on
12116 em dash
12117 \emph default
12118 )
12119 \end_layout
12120
12121 \begin_layout Enumerate
12122 \begin_inset Formula $x^{2}-y^{2}=z^{2}$
12123 \end_inset
12124
12125
12126 \hfill
12127 (
12128 \emph on
12129 minus sign
12130 \emph default
12131 )
12132 \end_layout
12133
12134 \begin_layout Subsection
12135 Hyphenation
12136 \begin_inset LatexCommand index
12137 name "Hyphenation"
12138
12139 \end_inset
12140
12141
12142 \begin_inset LatexCommand label
12143 name "sub:Hyphenation"
12144
12145 \end_inset
12146
12147
12148 \end_layout
12149
12150 \begin_layout Standard
12151 Words aren't hyphenated within LyX but automatically in the output.
12152  Hyphenation is done by the LaTeX-package 
12153 \series bold
12154 babel
12155 \begin_inset LatexCommand index
12156 name "LaTeX-packages ! babel"
12157
12158 \end_inset
12159
12160
12161 \series default
12162  following the rules of the document language
12163 \begin_inset Foot
12164 status collapsed
12165
12166 \begin_layout Standard
12167 For German readers: That's one of the main differences between the languages
12168  
12169 \family sans
12170 German
12171 \family default
12172  and 
12173 \family sans
12174 German\InsetSpace ~
12175 (new\InsetSpace ~
12176 spelling)
12177 \family default
12178  in the 
12179 \family sans
12180 Document\SpecialChar \menuseparator
12181 Settings
12182 \family default
12183  dialog.
12184 \end_layout
12185
12186 \end_inset
12187
12188 .
12189 \end_layout
12190
12191 \begin_layout Standard
12192 LaTeX hyphenates nearly perfectly, it has only problems with text in the
12193  font 
12194 \family sans
12195 typewriter
12196 \family default
12197  and with unusual constructs, like 
12198 \begin_inset Quotes eld
12199 \end_inset
12200
12201 h3knix/m0n0wall
12202 \begin_inset Quotes erd
12203 \end_inset
12204
12205 .
12206  If LaTeX can't break a word correctly, you can set hyphenation points manually.
12207  This is done with the menu 
12208 \family sans
12209 Insert\SpecialChar \menuseparator
12210 Formatting\SpecialChar \menuseparator
12211 Hyphenation\InsetSpace ~
12212 Point
12213 \family default
12214 .
12215  These extra hyphenation points are only recommendations to LaTeX.
12216  If no hyphenation is necessary, LaTeX will ignore them.
12217 \end_layout
12218
12219 \begin_layout Standard
12220 Sometimes you want to prevent words or constructs to be hyphenated.
12221  The keybindings/shortcuts in this document consists of three letters with
12222  a hyphen and a space in the form 
12223 \begin_inset Quotes eld
12224 \end_inset
12225
12226 A-b c
12227 \begin_inset Quotes erd
12228 \end_inset
12229
12230 .
12231  LaTeX finds there the hyphen 
12232 \begin_inset Quotes eld
12233 \end_inset
12234
12235 -
12236 \begin_inset Quotes erd
12237 \end_inset
12238
12239  as hyphenation possibility.
12240  Hyphenating at this point would look ugly.
12241  To prevent the shortcut from being hyphenated, we can put it in the argument
12242  of the LaTeX-box-command 
12243 \series bold
12244
12245 \backslash
12246 mbox
12247 \series default
12248 , because text within LaTeX-boxes can't be hyphenated.
12249  As LyX doesn't support 
12250 \series bold
12251
12252 \backslash
12253 mbox
12254 \series default
12255 , we have to use ERT.
12256  The result looks in LyX like:
12257 \end_layout
12258
12259 \begin_layout Standard
12260 \begin_inset Graphics
12261         filename clipart/mbox.png
12262
12263 \end_inset
12264
12265
12266 \end_layout
12267
12268 \begin_layout Standard
12269 To learn more about ERT, have a look at section\InsetSpace ~
12270
12271 \begin_inset LatexCommand ref
12272 reference "sec:ERT"
12273
12274 \end_inset
12275
12276 .
12277 \end_layout
12278
12279 \begin_layout Subsection
12280 Punctuation Marks
12281 \begin_inset LatexCommand index
12282 name "Punctuation marks"
12283
12284 \end_inset
12285
12286
12287 \end_layout
12288
12289 \begin_layout Subsubsection
12290 Abbreviations and End of Sentence
12291 \begin_inset LatexCommand label
12292 name "sub:Abbreviations"
12293
12294 \end_inset
12295
12296
12297 \end_layout
12298
12299 \begin_layout Standard
12300 When LyX calls LaTeX to generate the final version of your document, LaTeX
12301  automatically distinguishes between words, sentences, and abbreviations.
12302  LaTeX then adds the 
12303 \begin_inset Quotes eld
12304 \end_inset
12305
12306 appropriate amount of space
12307 \begin_inset Quotes erd
12308 \end_inset
12309
12310 .
12311  That means sentences get a little bit more space between the period and
12312  the next word.
12313  Abbreviations get the same amount of space after the period as a word uses.
12314 \end_layout
12315
12316 \begin_layout Standard
12317 Unfortunately, the algorithm for figuring out what's an abbreviation works
12318  not for all cases.
12319  If a 
12320 \begin_inset Quotes eld
12321 \end_inset
12322
12323
12324 \family typewriter
12325 .
12326 \family default
12327
12328 \begin_inset Quotes erd
12329 \end_inset
12330
12331  is at the end of a lowercase letter, it's the end of a sentence; if it's
12332  at the end of a capitalized letter, it's an abbreviation.
12333 \end_layout
12334
12335 \begin_layout Standard
12336 Here are some examples of 
12337 \emph on
12338 correct
12339 \emph default
12340  abbreviations and the end of a sentence:
12341 \end_layout
12342
12343 \begin_layout Itemize
12344 M.
12345  Butterfly
12346 \end_layout
12347
12348 \begin_layout Itemize
12349 Don't worry.
12350  Be happy.
12351 \end_layout
12352
12353 \begin_layout Standard
12354 And here's an example of the algorithm going wrong:
12355 \end_layout
12356
12357 \begin_layout Itemize
12358 e.
12359  g.
12360  this is too much space!
12361 \end_layout
12362
12363 \begin_layout Itemize
12364 This is I.
12365  It's okay.
12366 \end_layout
12367
12368 \begin_layout Standard
12369 You won't see anything wrong until you view a final version of your document.
12370 \end_layout
12371
12372 \begin_layout Standard
12373 To fix this problem, use one of the following:
12374 \end_layout
12375
12376 \begin_layout Enumerate
12377 Use an 
12378 \family sans
12379 Inter-word\InsetSpace ~
12380 Space
12381 \family default
12382  after lowercase abbreviations (see section\InsetSpace ~
12383
12384 \begin_inset LatexCommand ref
12385 reference "sub:Inter-word-Space"
12386
12387 \end_inset
12388
12389 ).
12390 \begin_inset LatexCommand index
12391 name "Spaces ! inter-word"
12392
12393 \end_inset
12394
12395
12396 \end_layout
12397
12398 \begin_layout Enumerate
12399 Use a 
12400 \family sans
12401 Thin\InsetSpace ~
12402 Space
12403 \family default
12404  between two tokens of an abbreviation (see section\InsetSpace ~
12405
12406 \begin_inset LatexCommand ref
12407 reference "sub:Thin-Space"
12408
12409 \end_inset
12410
12411 ).
12412 \begin_inset LatexCommand index
12413 name "Spaces ! thin"
12414
12415 \end_inset
12416
12417
12418 \end_layout
12419
12420 \begin_layout Enumerate
12421 Use an 
12422 \family sans
12423 End\InsetSpace ~
12424 of\InsetSpace ~
12425 sentence\InsetSpace ~
12426 period
12427 \family default
12428  found under the 
12429 \family sans
12430 Insert\SpecialChar \menuseparator
12431 Special\InsetSpace ~
12432 Character
12433 \family default
12434  menu to force the use of inter-sentence spacing.
12435  This function is also bound to 
12436 \family sans
12437 C-period
12438 \family default
12439  for easy access.
12440 \end_layout
12441
12442 \begin_layout Standard
12443 With the corrections, our earlier examples look like this:
12444 \end_layout
12445
12446 \begin_layout Itemize
12447 e.\InsetSpace \thinspace{}
12448 g.\InsetSpace \space{}
12449 this is too much space!
12450 \end_layout
12451
12452 \begin_layout Itemize
12453 This is I\SpecialChar \@.
12454  It's okay.
12455 \end_layout
12456
12457 \begin_layout Standard
12458 Some languages don't use extra spacing between sentences.
12459  If your language is such a language, you don't need to worry, because the
12460  LaTeX will care about this.
12461 \end_layout
12462
12463 \begin_layout Standard
12464 For those that do need to bother, there is help to catch those sneaky errors:
12465  check out the 
12466 \family sans
12467 Tools\SpecialChar \menuseparator
12468 Check\InsetSpace ~
12469 TeX
12470 \family default
12471  feature described in section 
12472 \emph on
12473 Checking TeX
12474 \emph default
12475  of the 
12476 \emph on
12477 Extended Features
12478 \emph default
12479  manual.
12480 \end_layout
12481
12482 \begin_layout Subsubsection
12483 Quotes
12484 \begin_inset LatexCommand index
12485 name "Typography ! Quotes"
12486
12487 \end_inset
12488
12489
12490 \begin_inset LatexCommand index
12491 name "Quotes | see{Typography}"
12492
12493 \end_inset
12494
12495
12496 \begin_inset LatexCommand label
12497 name "sub:Quotes"
12498
12499 \end_inset
12500
12501
12502 \end_layout
12503
12504 \begin_layout Standard
12505 LyX usually sets quotes correctly.
12506  Specifically, it will use an opening quote at the beginning of quoted text,
12507  and use a closing quote at the end.
12508  For example, 
12509 \begin_inset Quotes eld
12510 \end_inset
12511
12512 open close
12513 \begin_inset Quotes erd
12514 \end_inset
12515
12516 .
12517  The keyboard character, 
12518 \family sans
12519 "
12520 \family default
12521 , generates this automatically.
12522 \end_layout
12523
12524 \begin_layout Standard
12525 You can change the behavior of the 
12526 \family sans
12527 "
12528 \family default
12529  key using the submenu 
12530 \family sans
12531 Language
12532 \family default
12533  of the dialog 
12534 \family sans
12535 Document\SpecialChar \menuseparator
12536 Settings
12537 \family default
12538
12539 \begin_inset LatexCommand index
12540 name "Document ! Settings"
12541
12542 \end_inset
12543
12544  dialog.
12545 \end_layout
12546
12547 \begin_layout Standard
12548 You can also select quotes for different languages in the box 
12549 \family sans
12550 Type
12551 \family default
12552  option.
12553  There are six choices:
12554 \end_layout
12555
12556 \begin_layout Labeling
12557 \labelwidthstring 00.00.0000
12558
12559 \family sans
12560 \begin_inset Quotes eld
12561 \end_inset
12562
12563 Text
12564 \begin_inset Quotes erd
12565 \end_inset
12566
12567
12568 \family default
12569  Use quotes like this 
12570 \begin_inset Quotes eld
12571 \end_inset
12572
12573 double
12574 \begin_inset Quotes erd
12575 \end_inset
12576
12577  or 
12578 \begin_inset Quotes els
12579 \end_inset
12580
12581 single
12582 \begin_inset Quotes ers
12583 \end_inset
12584
12585
12586 \end_layout
12587
12588 \begin_layout Labeling
12589 \labelwidthstring 00.00.0000
12590
12591 \family sans
12592 \begin_inset Quotes sld
12593 \end_inset
12594
12595 Text
12596 \begin_inset Quotes srd
12597 \end_inset
12598
12599
12600 \family default
12601  Use quotes like 
12602 \begin_inset Quotes sld
12603 \end_inset
12604
12605 this
12606 \begin_inset Quotes srd
12607 \end_inset
12608
12609  or 'this
12610 \begin_inset Quotes ers
12611 \end_inset
12612
12613
12614 \end_layout
12615
12616 \begin_layout Labeling
12617 \labelwidthstring 00.00.0000
12618
12619 \family sans
12620 \begin_inset Quotes gld
12621 \end_inset
12622
12623 Text
12624 \begin_inset Quotes grd
12625 \end_inset
12626
12627
12628 \family default
12629  Use quotes like 
12630 \begin_inset Quotes gld
12631 \end_inset
12632
12633 this
12634 \begin_inset Quotes grd
12635 \end_inset
12636
12637  or 
12638 \begin_inset Quotes gls
12639 \end_inset
12640
12641 this
12642 \begin_inset Quotes grs
12643 \end_inset
12644
12645
12646 \end_layout
12647
12648 \begin_layout Labeling
12649 \labelwidthstring 00.00.0000
12650
12651 \family sans
12652 \begin_inset Quotes pld
12653 \end_inset
12654
12655 Text
12656 \begin_inset Quotes prd
12657 \end_inset
12658
12659
12660 \family default
12661  Use quotes like 
12662 \begin_inset Quotes pld
12663 \end_inset
12664
12665 this
12666 \begin_inset Quotes prd
12667 \end_inset
12668
12669  or 
12670 \begin_inset Quotes pls
12671 \end_inset
12672
12673 this
12674 \begin_inset Quotes prs
12675 \end_inset
12676
12677
12678 \end_layout
12679
12680 \begin_layout Labeling
12681 \labelwidthstring 00.00.0000
12682
12683 \family sans
12684 \begin_inset Quotes fld
12685 \end_inset
12686
12687 Text
12688 \begin_inset Quotes frd
12689 \end_inset
12690
12691
12692 \family default
12693  Use quotes like 
12694 \begin_inset Quotes fld
12695 \end_inset
12696
12697 this
12698 \begin_inset Quotes frd
12699 \end_inset
12700
12701  or 
12702 \begin_inset Quotes fls
12703 \end_inset
12704
12705 this
12706 \begin_inset Quotes frs
12707 \end_inset
12708
12709
12710 \end_layout
12711
12712 \begin_layout Labeling
12713 \labelwidthstring 00.00.0000
12714
12715 \family sans
12716 \begin_inset Quotes ald
12717 \end_inset
12718
12719 Text
12720 \begin_inset Quotes ard
12721 \end_inset
12722
12723
12724 \family default
12725  Use quotes like 
12726 \begin_inset Quotes ald
12727 \end_inset
12728
12729 this
12730 \begin_inset Quotes ard
12731 \end_inset
12732
12733  or 
12734 \begin_inset Quotes als
12735 \end_inset
12736
12737 this
12738 \begin_inset Quotes ars
12739 \end_inset
12740
12741
12742 \end_layout
12743
12744 \begin_layout Standard
12745 These settings affects what character the 
12746 \family sans
12747 "
12748 \family default
12749  key produces.
12750 \end_layout
12751
12752 \begin_layout Subsection
12753 Ligatures
12754 \begin_inset LatexCommand index
12755 name "Typography ! Ligatures"
12756
12757 \end_inset
12758
12759
12760 \begin_inset LatexCommand index
12761 name "Ligatures | see{Typography}"
12762
12763 \end_inset
12764
12765
12766 \begin_inset LatexCommand label
12767 name "sub:Ligatures"
12768
12769 \end_inset
12770
12771
12772 \end_layout
12773
12774 \begin_layout Standard
12775 It is standard typesetting practice to group certain letters together and
12776  print them as single characters.
12777  These groups are known as 
12778 \emph on
12779 ligatures
12780 \emph default
12781 .
12782  Since LaTeX knows about ligatures, your documents will contain them too
12783  in the output.
12784  Here are the standard ligatures:
12785 \end_layout
12786
12787 \begin_layout Itemize
12788 ff
12789 \end_layout
12790
12791 \begin_layout Itemize
12792 fi
12793 \end_layout
12794
12795 \begin_layout Itemize
12796 fl
12797 \end_layout
12798
12799 \begin_layout Itemize
12800 ffi
12801 \end_layout
12802
12803 \begin_layout Itemize
12804 ffl
12805 \end_layout
12806
12807 \begin_layout Standard
12808 Some languages uses other ligatures if the document font supports them.
12809 \end_layout
12810
12811 \begin_layout Standard
12812 Sometimes, you don't want a ligature in a word.
12813  While a ligature may be okay in the word, 
12814 \begin_inset Quotes eld
12815 \end_inset
12816
12817 graffiti,
12818 \begin_inset Quotes erd
12819 \end_inset
12820
12821  it looks really weird in compound words, such as 
12822 \begin_inset Quotes eld
12823 \end_inset
12824
12825 cufflink
12826 \begin_inset Quotes erd
12827 \end_inset
12828
12829  or the German 
12830 \begin_inset Quotes eld
12831 \end_inset
12832
12833 Dorffest.
12834 \begin_inset Quotes erd
12835 \end_inset
12836
12837  To break a ligature, use 
12838 \family sans
12839 Insert\SpecialChar \menuseparator
12840 Formatting\SpecialChar \menuseparator
12841 Ligature\InsetSpace ~
12842 Break.
12843
12844 \family default
12845  This changes 
12846 \begin_inset Quotes eld
12847 \end_inset
12848
12849 cufflinks
12850 \begin_inset Quotes erd
12851 \end_inset
12852
12853  to 
12854 \begin_inset Quotes eld
12855 \end_inset
12856
12857 cuff\SpecialChar \textcompwordmark{}
12858 links
12859 \begin_inset Quotes erd
12860 \end_inset
12861
12862  and 
12863 \begin_inset Quotes eld
12864 \end_inset
12865
12866 Dorffest
12867 \begin_inset Quotes erd
12868 \end_inset
12869
12870  to 
12871 \begin_inset Quotes eld
12872 \end_inset
12873
12874 Dorf\SpecialChar \textcompwordmark{}
12875 fest
12876 \begin_inset Quotes erd
12877 \end_inset
12878
12879 .
12880 \end_layout
12881
12882 \begin_layout Subsection
12883 LyX's Proper Names
12884 \begin_inset LatexCommand index
12885 name "LyX ! Proper names"
12886
12887 \end_inset
12888
12889
12890 \begin_inset LatexCommand label
12891 name "sub:LyX's-Proper-Names"
12892
12893 \end_inset
12894
12895
12896 \end_layout
12897
12898 \begin_layout Standard
12899 You have surely noticed, that the word 
12900 \begin_inset Quotes eld
12901 \end_inset
12902
12903 LaTeX
12904 \begin_inset Quotes erd
12905 \end_inset
12906
12907  appears always with characters in different size and height.
12908  LaTeX is the name of the program used by LyX and is therefore recognized
12909  as proper name when you type it in LyX as 
12910 \begin_inset Quotes eld
12911 \end_inset
12912
12913 LaT
12914 \begin_inset ERT
12915 status collapsed
12916
12917 \begin_layout Standard
12918
12919 {}
12920 \end_layout
12921
12922 \end_inset
12923
12924 eX
12925 \begin_inset Quotes erd
12926 \end_inset
12927
12928 .
12929  Note the order of the upper-and lowercase letters! LyX recognizes the following
12930  proper names:
12931 \end_layout
12932
12933 \begin_layout Description
12934 LyX The name of the game, write 
12935 \begin_inset Quotes eld
12936 \end_inset
12937
12938 L
12939 \begin_inset ERT
12940 status collapsed
12941
12942 \begin_layout Standard
12943
12944 {}
12945 \end_layout
12946
12947 \end_inset
12948
12949 yX
12950 \begin_inset Quotes erd
12951 \end_inset
12952
12953  to produce it.
12954 \end_layout
12955
12956 \begin_layout Description
12957 TeX The program used by LaTeX, write 
12958 \begin_inset Quotes eld
12959 \end_inset
12960
12961 T
12962 \begin_inset ERT
12963 status collapsed
12964
12965 \begin_layout Standard
12966
12967 {}
12968 \end_layout
12969
12970 \end_inset
12971
12972 eX
12973 \begin_inset Quotes erd
12974 \end_inset
12975
12976  to produce it.
12977 \end_layout
12978
12979 \begin_layout Description
12980 LaTeX The program used by LyX, write 
12981 \begin_inset Quotes eld
12982 \end_inset
12983
12984 LaT
12985 \begin_inset ERT
12986 status collapsed
12987
12988 \begin_layout Standard
12989
12990 {}
12991 \end_layout
12992
12993 \end_inset
12994
12995 eX
12996 \begin_inset Quotes erd
12997 \end_inset
12998
12999  to produce it.
13000 \end_layout
13001
13002 \begin_layout Description
13003 LaTeX2e The actual version of LaTeX, write 
13004 \begin_inset Quotes eld
13005 \end_inset
13006
13007 LaT
13008 \begin_inset ERT
13009 status collapsed
13010
13011 \begin_layout Standard
13012
13013 {}
13014 \end_layout
13015
13016 \end_inset
13017
13018 eX2e
13019 \begin_inset Quotes erd
13020 \end_inset
13021
13022  to produce it.
13023 \end_layout
13024
13025 \begin_layout Standard
13026 You might wonder why the LaTeX-version is 
13027 \begin_inset Quotes eld
13028 \end_inset
13029
13030 2
13031 \begin_inset Formula $\epsilon$
13032 \end_inset
13033
13034
13035 \begin_inset Quotes erd
13036 \end_inset
13037
13038 .
13039  It's an old tradition in the TeX-world to give programs geek version numbers.
13040  For example the version number of TeX converges to the number 
13041 \begin_inset Formula $\pi$
13042 \end_inset
13043
13044 : The actual version is 
13045 \begin_inset Quotes eld
13046 \end_inset
13047
13048 TeX-3.141592
13049 \begin_inset Quotes erd
13050 \end_inset
13051
13052 , the previous one was 
13053 \begin_inset Quotes eld
13054 \end_inset
13055
13056 TeX-3.14159
13057 \begin_inset Quotes erd
13058 \end_inset
13059
13060 .
13061 \end_layout
13062
13063 \begin_layout Standard
13064 If you don't want to use proper names, e.g.
13065  in section headings, you can insert two empty braces in ERT in the word.
13066  This will look in LyX like: 
13067 \begin_inset Graphics
13068         filename clipart/LaTeX.png
13069
13070 \end_inset
13071
13072
13073 \newline
13074 For more about ERT, look at section\InsetSpace ~
13075
13076 \begin_inset LatexCommand ref
13077 reference "sec:ERT"
13078
13079 \end_inset
13080
13081 .
13082 \end_layout
13083
13084 \begin_layout Subsection
13085 Units
13086 \begin_inset LatexCommand index
13087 name "Typography ! Units"
13088
13089 \end_inset
13090
13091
13092 \end_layout
13093
13094 \begin_layout Standard
13095 Generally the space between units and the number is smaller than the normal
13096  space between two words.
13097  As you can see in the example below, it looks better when the space is
13098  smaller.
13099  To get such a 
13100 \begin_inset Quotes eld
13101 \end_inset
13102
13103 half space
13104 \begin_inset Quotes erd
13105 \end_inset
13106
13107  for units use the menu 
13108 \family sans
13109 Insert\SpecialChar \menuseparator
13110 Formatting\SpecialChar \menuseparator
13111 Thin\InsetSpace ~
13112 Space
13113 \family default
13114  (shortcut 
13115 \family sans
13116 C-S-Space
13117 \family default
13118 ).
13119 \end_layout
13120
13121 \begin_layout Standard
13122 Here's an example to show the differences:
13123 \end_layout
13124
13125 \begin_layout Standard
13126 \begin_inset Tabular
13127 <lyxtabular version="3" rows="2" columns="2">
13128 <features>
13129 <column alignment="left" valignment="top" width="0">
13130 <column alignment="left" valignment="top" width="0">
13131 <row>
13132 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
13133 \begin_inset Text
13134
13135 \begin_layout Standard
13136 24\InsetSpace ~
13137 kW
13138 \begin_inset Formula $\cdot$
13139 \end_inset
13140
13141 h
13142 \end_layout
13143
13144 \end_inset
13145 </cell>
13146 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
13147 \begin_inset Text
13148
13149 \begin_layout Standard
13150 space between number and unit
13151 \end_layout
13152
13153 \end_inset
13154 </cell>
13155 </row>
13156 <row>
13157 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
13158 \begin_inset Text
13159
13160 \begin_layout Standard
13161 24\InsetSpace \thinspace{}
13162 kW
13163 \begin_inset Formula $\cdot$
13164 \end_inset
13165
13166 h
13167 \end_layout
13168
13169 \end_inset
13170 </cell>
13171 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
13172 \begin_inset Text
13173
13174 \begin_layout Standard
13175 half space between number and unit
13176 \end_layout
13177
13178 \end_inset
13179 </cell>
13180 </row>
13181 </lyxtabular>
13182
13183 \end_inset
13184
13185
13186 \end_layout
13187
13188 \begin_layout Subsection
13189 Widows and Orphans
13190 \begin_inset LatexCommand index
13191 name "Typography ! Widows and orphans"
13192
13193 \end_inset
13194
13195
13196 \begin_inset LatexCommand label
13197 name "sub:Widows"
13198
13199 \end_inset
13200
13201
13202 \end_layout
13203
13204 \begin_layout Standard
13205 In the early days of word processors, page breaks went wherever the page
13206  happened to end.
13207  There was no regard for what was actually going on in the text.
13208  You may remember once printing out a document, only to find the heading
13209  for a new section printed at the very bottom of the page, the first line
13210  of a new paragraph all alone at the bottom of a page, or the last line
13211  of a paragraph at the top of a new page.
13212  These dangly-bits of text became known as 
13213 \emph on
13214 widows
13215 \emph default
13216  and 
13217 \emph on
13218 orphans
13219 \emph default
13220 .
13221 \end_layout
13222
13223 \begin_layout Standard
13224 Clearly, LyX can avoid breaking pages after a section heading.
13225  That's part of the advantage of paragraph environments.
13226  But what about widows and orphans, where the page breaks leave one line
13227  of a paragraph all alone at the top or bottom of a page? There are rules
13228  built into LaTeX governing page breaks, and some of those rules are there
13229  to specifically prevent widows and orphans.
13230  This is the advantage LyX has in using LaTeX as its backend.
13231 \end_layout
13232
13233 \begin_layout Standard
13234 There's no way we can go into how TeX and LaTeX decide to break a page,
13235  or how you can tweak that behavior.
13236  Some LaTeX books listed in the bibliography [such as\InsetSpace ~
13237
13238 \begin_inset LatexCommand cite
13239 key "latexcompanion"
13240
13241 \end_inset
13242
13243  or\InsetSpace ~
13244
13245 \begin_inset LatexCommand cite
13246 key "latexguide"
13247
13248 \end_inset
13249
13250 ] may have more information.
13251  You will almost never need to worry about this, however.
13252 \end_layout
13253
13254 \begin_layout Chapter
13255 Notes, Graphics, Tables, and Floats
13256 \begin_inset LatexCommand label
13257 name "cha:Floats-and-Notes"
13258
13259 \end_inset
13260
13261
13262 \end_layout
13263
13264 \begin_layout Standard
13265 The issues of this chapter are described in detail in the 
13266 \emph on
13267 Embedded Objects
13268 \emph default
13269  manual.
13270  There you'll also find tips and tricks for special cases.
13271 \end_layout
13272
13273 \begin_layout Section
13274 Notes
13275 \begin_inset LatexCommand index
13276 name "Notes"
13277
13278 \end_inset
13279
13280
13281 \begin_inset LatexCommand label
13282 name "sec:Notes"
13283
13284 \end_inset
13285
13286
13287 \end_layout
13288
13289 \begin_layout Standard
13290 LyX offers you a few types of notes to add to your document:
13291 \end_layout
13292
13293 \begin_layout Description
13294 LyX\InsetSpace ~
13295 Note This note type is for internal notes that won't appear in the output.
13296 \newline
13297
13298 \begin_inset Note Note
13299 status open
13300
13301 \begin_layout Standard
13302 This is text in a note box that doesn't appear in the output.
13303 \end_layout
13304
13305 \end_inset
13306
13307
13308 \end_layout
13309
13310 \begin_layout Description
13311 Comment This note also doesn't appear in the output but it appears as LaTeX-comm
13312 ent, when you export the document to LaTeX via the menu 
13313 \family sans
13314 File\SpecialChar \menuseparator
13315 Export\SpecialChar \menuseparator
13316 LaTeX (pdflatex) / (plain)
13317 \family default
13318 .
13319 \newline
13320
13321 \begin_inset Note Comment
13322 status open
13323
13324 \begin_layout Standard
13325 This is text in a note box that only appears as comment in LaTeX-files.
13326 \end_layout
13327
13328 \end_inset
13329
13330
13331 \end_layout
13332
13333 \begin_layout Description
13334 Greyed\InsetSpace ~
13335 Out This note will appear in the output as grey text.
13336 \newline
13337
13338 \newline
13339
13340 \begin_inset Note Greyedout
13341 status open
13342
13343 \begin_layout Standard
13344 This is text
13345 \begin_inset Foot
13346 status collapsed
13347
13348 \begin_layout Standard
13349 This is an example footnote within a greyed out note.
13350  In this document the greyed out note color is redefined to blue.
13351  How this can be done is explained in the 
13352 \emph on
13353 Embedded Objects
13354 \emph default
13355  manual.
13356 \end_layout
13357
13358 \end_inset
13359
13360  of a comment that appears in the output as grey text.
13361 \end_layout
13362
13363 \end_inset
13364
13365
13366 \newline
13367
13368 \newline
13369 As you can see in the example, the first line of greyed out notes is a bit
13370  indented and greyed out notes can have footnotes.
13371 \end_layout
13372
13373 \begin_layout Description
13374 Framed This note will appear in the output as framed text.
13375  
13376 \begin_inset Note Framed
13377 status open
13378
13379 \begin_layout Standard
13380 This is text in a note box that appears framed in the output.
13381 \end_layout
13382
13383 \end_inset
13384
13385  In contrary to framed boxes like the one in section\InsetSpace ~
13386
13387 \begin_inset LatexCommand ref
13388 reference "sub:ERT-Boxes"
13389
13390 \end_inset
13391
13392 , the frame uses always the whole text width and the note is set into its
13393  own paragraph.
13394 \end_layout
13395
13396 \begin_layout Description
13397 Shaded This note will appear in the output with red background color.
13398 \begin_inset Note Shaded
13399 status open
13400
13401 \begin_layout Standard
13402 This text in a note box appears in the output with red background.
13403 \end_layout
13404
13405 \end_inset
13406
13407 In contrary to colored boxes, the note uses always the whole text width
13408  and the note is set into its own paragraph.
13409 \end_layout
13410
13411 \begin_layout Standard
13412 Notes are inserted with the toolbar button 
13413 \begin_inset Graphics
13414         filename ../images/note-insert.xpm
13415         scale 85
13416         scaleBeforeRotation
13417
13418 \end_inset
13419
13420  or the menu 
13421 \family sans
13422 Insert\SpecialChar \menuseparator
13423 Note
13424 \family default
13425 .
13426  Right-click on the appearing note box to select the note type.
13427 \end_layout
13428
13429 \begin_layout Section
13430 Footnotes
13431 \begin_inset LatexCommand index
13432 name "Footnotes"
13433
13434 \end_inset
13435
13436
13437 \begin_inset LatexCommand label
13438 name "sec:Footnotes"
13439
13440 \end_inset
13441
13442
13443 \end_layout
13444
13445 \begin_layout Standard
13446 LyX uses boxes to display footnotes: When you insert a footnote using the
13447  menu 
13448 \family sans
13449 Insert\SpecialChar \menuseparator
13450 Footnote
13451 \family default
13452  or the toolbar button 
13453 \begin_inset Graphics
13454         filename ../images/footnote-insert.xpm
13455
13456 \end_inset
13457
13458
13459 \family roman
13460 \series medium
13461 \bar no
13462 you'll see
13463 \family default
13464 \series default
13465 \bar default
13466  the following box: 
13467 \begin_inset Graphics
13468         filename clipart/footnoteQt4.png
13469         scale 80
13470
13471 \end_inset
13472
13473
13474 \family roman
13475 \series medium
13476 \bar no
13477 .
13478  This box is LyX's representation of your footnote.
13479  If you
13480 \family default
13481 \series default
13482 \bar default
13483  left-click on 
13484 \family roman
13485 \series medium
13486 \bar no
13487 the 
13488 \begin_inset Quotes eld
13489 \end_inset
13490
13491
13492 \family sans
13493 foot
13494 \family roman
13495
13496 \begin_inset Quotes erd
13497 \end_inset
13498
13499
13500 \family default
13501 \series default
13502 \bar default
13503  
13504 \family roman
13505 \series medium
13506 \bar no
13507 label, the box will
13508 \family default
13509 \series default
13510 \bar default
13511  be opened and you can enter the footnote text into it.
13512  Clicking on the box label again, will close 
13513 \family roman
13514 \series medium
13515 \bar no
13516 the
13517 \family default
13518 \series default
13519 \bar default
13520  box
13521 \family roman
13522 \series medium
13523 \bar no
13524 .
13525  If you want to turn existing text into a footnote, simply mark it and click
13526  on the footnote
13527 \family default
13528 \series default
13529 \bar default
13530  toolbar 
13531 \family roman
13532 \series medium
13533 \bar no
13534 button
13535 \family default
13536 \series default
13537 \bar default
13538 .
13539 \end_layout
13540
13541 \begin_layout Standard
13542 Here's an example footnote:
13543 \family roman
13544 \series medium
13545 \bar no
13546
13547 \begin_inset Foot
13548 status open
13549
13550 \begin_layout Standard
13551 To close a footnote, click on the red box at the top left.
13552 \end_layout
13553
13554 \end_inset
13555
13556
13557 \end_layout
13558
13559 \begin_layout Standard
13560 The footnote will appear in the output as a superscript number at the text
13561  position where the footnote box is placed.
13562  The footnote text is placed at the bottom of the current page.
13563  The footnote number is calculated by LyX, the numbers are consecutive,
13564  no matter in which chapter the footnote is in.
13565  LyX doesn't support other numbering schemes yet, but you can get another
13566  scheme using special LaTeX-commands.
13567  T
13568 \family roman
13569 h
13570 \family default
13571 ey are described in the 
13572 \emph on
13573 Embedded Objects
13574 \emph default
13575  manual.
13576 \end_layout
13577
13578 \begin_layout Section
13579 Marginal Notes
13580 \begin_inset LatexCommand index
13581 name "Marginal notes"
13582
13583 \end_inset
13584
13585
13586 \begin_inset LatexCommand label
13587 name "sec:Marginal-Notes"
13588
13589 \end_inset
13590
13591
13592 \end_layout
13593
13594 \begin_layout Standard
13595 Marginal notes look and behave just like footnotes in LyX.
13596  When you insert a margin note via the menu 
13597 \family sans
13598 Insert\SpecialChar \menuseparator
13599 Marginal\InsetSpace ~
13600 Note
13601 \family default
13602  or the toolbar button 
13603 \begin_inset Graphics
13604         filename ../images/marginalnote-insert.xpm
13605
13606 \end_inset
13607
13608 , you'll see 
13609 \family roman
13610 \series medium
13611 a
13612 \family default
13613 \series default
13614  grey 
13615 \family roman
13616 \series medium
13617 box with a
13618 \family default
13619 \series default
13620  red 
13621 \family roman
13622 \series medium
13623 label 
13624 \begin_inset Quotes eld
13625 \end_inset
13626
13627 margin
13628 \begin_inset Quotes erd
13629 \end_inset
13630
13631  appearing within your text.
13632  This box is LyX's representation of your margin
13633 \family default
13634 \series default
13635 al 
13636 \family roman
13637 \series medium
13638 note.
13639 \end_layout
13640
13641 \begin_layout Standard
13642 At the side is an example marginal note.
13643 \family roman
13644 \series medium
13645
13646 \begin_inset Marginal
13647 status open
13648
13649 \begin_layout Standard
13650 This is a marginal note.
13651 \end_layout
13652
13653 \end_inset
13654
13655
13656 \end_layout
13657
13658 \begin_layout Standard
13659 Marginal notes appear at the right side in single-sided documents.
13660  In double-sided documents they appear in the outer margin -- left on even
13661  pages, right on odd pages.
13662 \end_layout
13663
13664 \begin_layout Section
13665 Graphics and Images
13666 \begin_inset LatexCommand index
13667 name "Images"
13668
13669 \end_inset
13670
13671
13672 \begin_inset LatexCommand index
13673 name "Graphics"
13674
13675 \end_inset
13676
13677
13678 \begin_inset LatexCommand label
13679 name "sec:Graphics"
13680
13681 \end_inset
13682
13683
13684 \end_layout
13685
13686 \begin_layout Standard
13687 To insert an image in your document, place the cursor at the text position
13688  you want and click on the toolbar icon 
13689 \begin_inset Graphics
13690         filename ../images/dialog-show-new-inset_graphics.xpm
13691
13692 \end_inset
13693
13694  or select 
13695 \family sans
13696 Insert\SpecialChar \menuseparator
13697 Graphics
13698 \family default
13699  from the menu.
13700  Then a dialog will appear to choose the file to load.
13701 \end_layout
13702
13703 \begin_layout Standard
13704 This dialog has numerous mostly self-explanatory parameters.
13705  The 
13706 \family sans
13707 Graphics
13708 \family default
13709  tab allows you to choose your image file.
13710  The appearance of the image inside LyX and in the output is adjusted separately.
13711  The image can be transformed by setting a rotation angle and a scaling
13712  factor.
13713  The scaling units are explained in Appendix\InsetSpace ~
13714
13715 \begin_inset LatexCommand ref
13716 reference "cha:Units-available-in"
13717
13718 \end_inset
13719
13720 .
13721 \end_layout
13722
13723 \begin_layout Standard
13724 In the tab 
13725 \family sans
13726 Clipping
13727 \family default
13728  it is possible to set image coordinates to adjust the height and width
13729  of the image in the output.
13730  The coordinates can also be calculated automatically by pressing the button
13731  
13732 \family sans
13733 Get\InsetSpace ~
13734 from\InsetSpace ~
13735 file
13736 \family default
13737 .
13738  The option 
13739 \family sans
13740 Clip\InsetSpace ~
13741 to\InsetSpace ~
13742 bounding\InsetSpace ~
13743 box
13744 \family default
13745  will only print the image region within the given coordinates.
13746  Normally you don't need to take care about image coordinates and can ignore
13747  the tab 
13748 \family sans
13749 Clipping
13750 \family default
13751 .
13752 \end_layout
13753
13754 \begin_layout Standard
13755 LaTeX experts can specify additional LaTeX options in the 
13756 \family sans
13757 Extras
13758 \family default
13759  tab.
13760  You can also set the 
13761 \family sans
13762 Subfigure
13763 \family default
13764  option here if the image is inside a figure float.
13765  This option is explained in section\InsetSpace ~
13766
13767 \begin_inset LatexCommand ref
13768 reference "sec:Figure-Floats"
13769
13770 \end_inset
13771
13772 .
13773  The option 
13774 \family sans
13775 Draft\InsetSpace ~
13776 mode
13777 \family default
13778  effects that the image don't appear in the output, only a frame with the
13779  image size is printed.
13780 \end_layout
13781
13782 \begin_layout Standard
13783 The graphics dialog can be called at any time by right-clicking on an image.
13784  The image will appear in the output exactly at the position where it is
13785  in the text.
13786  This is an example image in the PDF format within a separate, horizontally
13787  centered paragraph: 
13788 \end_layout
13789
13790 \begin_layout Standard
13791 \align center
13792 \begin_inset Graphics
13793         filename clipart/mobius.eps
13794         display color
13795         scale 70
13796         rotateOrigin center
13797
13798 \end_inset
13799
13800
13801 \end_layout
13802
13803 \begin_layout Standard
13804 If you need image captions and want to reference images, you have to put
13805  the image into a float, see section\InsetSpace ~
13806
13807 \begin_inset LatexCommand ref
13808 reference "sec:Figure-Floats"
13809
13810 \end_inset
13811
13812 .
13813 \end_layout
13814
13815 \begin_layout Subsection
13816 Image Formats
13817 \begin_inset LatexCommand index
13818 name "Image formats"
13819
13820 \end_inset
13821
13822
13823 \begin_inset LatexCommand label
13824 name "sub:Image-Formats"
13825
13826 \end_inset
13827
13828
13829 \end_layout
13830
13831 \begin_layout Standard
13832 You can insert images in any known file format.
13833  But as we explained in section\InsetSpace ~
13834
13835 \begin_inset LatexCommand ref
13836 reference "sub:Output-file-formats"
13837
13838 \end_inset
13839
13840 , every output document format allows only a few image formats.
13841  LyX uses therefore the program 
13842 \family typewriter
13843 Imagemagick
13844 \family default
13845  in the background to convert the images to the right format.
13846  To increase your workflow by avoiding these conversions in the background,
13847  you can use only the image formats listed in the subsections of section\InsetSpace ~
13848
13849 \begin_inset LatexCommand ref
13850 reference "sub:Output-file-formats"
13851
13852 \end_inset
13853
13854 .
13855 \end_layout
13856
13857 \begin_layout Standard
13858 Similar to fonts there are two types of image formats:
13859 \end_layout
13860
13861 \begin_layout Description
13862 Bitmap\InsetSpace ~
13863 images consist of pixel values, often in a compressed form.
13864  They are therefore not fully scalable and look pixeled in large zooms.
13865  Well-known bitmap image formats are 
13866 \begin_inset Quotes eld
13867 \end_inset
13868
13869 Graphics Interchange Format
13870 \begin_inset Quotes erd
13871 \end_inset
13872
13873  (GIF, file extension 
13874 \begin_inset Quotes eld
13875 \end_inset
13876
13877
13878 \family typewriter
13879 .gif
13880 \family default
13881
13882 \begin_inset Quotes erd
13883 \end_inset
13884
13885 )
13886 \begin_inset LatexCommand index
13887 name "GIF|see{Image formats}"
13888
13889 \end_inset
13890
13891
13892 \begin_inset Quotes eld
13893 \end_inset
13894
13895 Portable Network Graphics
13896 \begin_inset Quotes erd
13897 \end_inset
13898
13899  (PNG, file extension 
13900 \begin_inset Quotes eld
13901 \end_inset
13902
13903
13904 \family typewriter
13905 .png
13906 \family default
13907
13908 \begin_inset Quotes erd
13909 \end_inset
13910
13911 )
13912 \begin_inset LatexCommand index
13913 name "PNG|see{Image formats}"
13914
13915 \end_inset
13916
13917 , and 
13918 \begin_inset Quotes eld
13919 \end_inset
13920
13921 Joint Photographic Experts Group
13922 \begin_inset Quotes erd
13923 \end_inset
13924
13925  (JPG, file extension 
13926 \begin_inset Quotes eld
13927 \end_inset
13928
13929
13930 \family typewriter
13931 .jpg
13932 \family default
13933
13934 \begin_inset Quotes erd
13935 \end_inset
13936
13937  or 
13938 \begin_inset Quotes eld
13939 \end_inset
13940
13941
13942 \family typewriter
13943 .jpeg
13944 \family default
13945
13946 \begin_inset Quotes erd
13947 \end_inset
13948
13949 )
13950 \begin_inset LatexCommand index
13951 name "JPG|see{Image formats}"
13952
13953 \end_inset
13954
13955 .
13956 \end_layout
13957
13958 \begin_layout Description
13959 Scalable\InsetSpace ~
13960 images consist of vectors and can therefore be scaled to any size
13961  without data loss.
13962  The scaling ability is necessary if you want to create presentations, because
13963  presentations are always scaled by the beamer.
13964  Scaling is also useful for online documents to let the user zoom into diagrams.
13965 \newline
13966 S
13967 calable image formats can be 
13968 \begin_inset Quotes eld
13969 \end_inset
13970
13971 Scalable Vector Graphics
13972 \begin_inset Quotes erd
13973 \end_inset
13974
13975  (SVG, file extension 
13976 \begin_inset Quotes eld
13977 \end_inset
13978
13979
13980 \family typewriter
13981 .svg
13982 \family default
13983
13984 \begin_inset Quotes erd
13985 \end_inset
13986
13987 )
13988 \begin_inset LatexCommand index
13989 name "SVG|see{Image formats}"
13990
13991 \end_inset
13992
13993
13994 \begin_inset Quotes eld
13995 \end_inset
13996
13997 Encapsulated PostScript
13998 \begin_inset Quotes erd
13999 \end_inset
14000
14001  (EPS, file extension 
14002 \begin_inset Quotes eld
14003 \end_inset
14004
14005
14006 \family typewriter
14007 .eps
14008 \family default
14009
14010 \begin_inset Quotes erd
14011 \end_inset
14012
14013 )
14014 \begin_inset LatexCommand index
14015 name "EPS|see{Image formats}"
14016
14017 \end_inset
14018
14019 , and 
14020 \begin_inset Quotes eld
14021 \end_inset
14022
14023 Portable Document Format
14024 \begin_inset Quotes erd
14025 \end_inset
14026
14027  (PDF, file extension 
14028 \begin_inset Quotes eld
14029 \end_inset
14030
14031
14032 \family typewriter
14033 .pdf
14034 \family default
14035
14036 \begin_inset Quotes erd
14037 \end_inset
14038
14039 )
14040 \begin_inset LatexCommand index
14041 name "PDF"
14042
14043 \end_inset
14044
14045 .
14046  We say it can be, because you can convert any bitmap image format to PDF
14047  or EPS and the result won't be scalable.
14048  In this cases only a header with the image properties is added to the original
14049  image
14050 \begin_inset Foot
14051 status collapsed
14052
14053 \begin_layout Standard
14054 In the case of PDF, the original image is additionally compressed.
14055 \end_layout
14056
14057 \end_inset
14058
14059 .
14060 \end_layout
14061
14062 \begin_layout Standard
14063 Normally one can't convert a bitmap image into a scalable one, only vice
14064  versa.
14065 \end_layout
14066
14067 \begin_layout Section
14068 Tables
14069 \begin_inset LatexCommand index
14070 name "Tables"
14071
14072 \end_inset
14073
14074
14075 \begin_inset LatexCommand label
14076 name "sec:Tables"
14077
14078 \end_inset
14079
14080
14081 \end_layout
14082
14083 \begin_layout Standard
14084 You can insert a table using either the toolbar button 
14085 \begin_inset Graphics
14086         filename ../images/tabular-insert.xpm
14087         scale 85
14088
14089 \end_inset
14090
14091  or the menu 
14092 \family sans
14093 Insert\SpecialChar \menuseparator
14094 Table
14095 \family default
14096 .
14097  A dialog will appear, asking you for the number of rows and columns.
14098  The default table has lines around any cell and the first row appears separated
14099  from the rest of the table.
14100  This separation appears due to a double line: The cells of the first row
14101  have a line below them and the cells of the second row have a line above
14102  them.
14103  Here's an example table:
14104 \end_layout
14105
14106 \begin_layout Standard
14107 \align center
14108 \begin_inset Tabular
14109 <lyxtabular version="3" rows="4" columns="4">
14110 <features>
14111 <column alignment="center" valignment="top" leftline="true" width="0pt">
14112 <column alignment="center" valignment="top" leftline="true" width="0pt">
14113 <column alignment="center" valignment="top" leftline="true" width="0in">
14114 <column alignment="center" valignment="top" leftline="true" rightline="true" width="0pt">
14115 <row topline="true" bottomline="true">
14116 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
14117 \begin_inset Text
14118
14119 \begin_layout Standard
14120
14121 \end_layout
14122
14123 \end_inset
14124 </cell>
14125 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
14126 \begin_inset Text
14127
14128 \begin_layout Standard
14129
14130 \family roman
14131 \series medium
14132 \shape up
14133 \size normal
14134 \emph off
14135 \bar no
14136 \noun off
14137 \color none
14138 1
14139 \end_layout
14140
14141 \end_inset
14142 </cell>
14143 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
14144 \begin_inset Text
14145
14146 \begin_layout Standard
14147 2
14148 \end_layout
14149
14150 \end_inset
14151 </cell>
14152 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
14153 \begin_inset Text
14154
14155 \begin_layout Standard
14156 3
14157 \end_layout
14158
14159 \end_inset
14160 </cell>
14161 </row>
14162 <row topline="true">
14163 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
14164 \begin_inset Text
14165
14166 \begin_layout Standard
14167
14168 \family roman
14169 \series medium
14170 \shape up
14171 \size normal
14172 \emph off
14173 \bar no
14174 \noun off
14175 \color none
14176 A
14177 \end_layout
14178
14179 \end_inset
14180 </cell>
14181 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
14182 \begin_inset Text
14183
14184 \begin_layout Standard
14185
14186 \end_layout
14187
14188 \end_inset
14189 </cell>
14190 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
14191 \begin_inset Text
14192
14193 \begin_layout Standard
14194
14195 \end_layout
14196
14197 \end_inset
14198 </cell>
14199 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
14200 \begin_inset Text
14201
14202 \begin_layout Standard
14203
14204 \end_layout
14205
14206 \end_inset
14207 </cell>
14208 </row>
14209 <row topline="true">
14210 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
14211 \begin_inset Text
14212
14213 \begin_layout Standard
14214
14215 \family roman
14216 \series medium
14217 \shape up
14218 \size normal
14219 \emph off
14220 \bar no
14221 \noun off
14222 \color none
14223 B
14224 \end_layout
14225
14226 \end_inset
14227 </cell>
14228 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
14229 \begin_inset Text
14230
14231 \begin_layout Standard
14232
14233 \end_layout
14234
14235 \end_inset
14236 </cell>
14237 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
14238 \begin_inset Text
14239
14240 \begin_layout Standard
14241
14242 \size normal
14243 \noun off
14244 \color none
14245  
14246 \end_layout
14247
14248 \end_inset
14249 </cell>
14250 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
14251 \begin_inset Text
14252
14253 \begin_layout Standard
14254
14255 \end_layout
14256
14257 \end_inset
14258 </cell>
14259 </row>
14260 <row topline="true" bottomline="true">
14261 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
14262 \begin_inset Text
14263
14264 \begin_layout Standard
14265
14266 \family roman
14267 \series medium
14268 \shape up
14269 \size normal
14270 \emph off
14271 \bar no
14272 \noun off
14273 \color none
14274 C
14275 \end_layout
14276
14277 \end_inset
14278 </cell>
14279 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
14280 \begin_inset Text
14281
14282 \begin_layout Standard
14283
14284 \end_layout
14285
14286 \end_inset
14287 </cell>
14288 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
14289 \begin_inset Text
14290
14291 \begin_layout Standard
14292
14293 \end_layout
14294
14295 \end_inset
14296 </cell>
14297 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
14298 \begin_inset Text
14299
14300 \begin_layout Standard
14301
14302 \end_layout
14303
14304 \end_inset
14305 </cell>
14306 </row>
14307 </lyxtabular>
14308
14309 \end_inset
14310
14311
14312 \end_layout
14313
14314 \begin_layout Subsection
14315 The Table dialog
14316 \end_layout
14317
14318 \begin_layout Standard
14319 You can alter a table by clicking on it with the right mouse button, which
14320  brings up the table dialog.
14321  Here you can adjust the settings of the cell and row/column respectively
14322  where the cursor is placed currently.
14323  Most of the dialog options also work on selections.
14324  This means that if you select more cells, columns or rows the action is
14325  done on all of your selection.
14326 \end_layout
14327
14328 \begin_layout Standard
14329 Additionally to the table dialog the 
14330 \family sans
14331 table\InsetSpace ~
14332 toolbar
14333 \family default
14334 , that appears when the cursor is inside a table, helps you in setting table
14335  properties.
14336  It is for example currently only possible to add\InsetSpace \thinspace{}
14337 /\InsetSpace \thinspace{}
14338 delete lines via the table
14339  toolbar.
14340 \end_layout
14341
14342 \begin_layout Standard
14343 In the tab 
14344 \family sans
14345 Table\InsetSpace ~
14346 Settings
14347 \family default
14348  of the table dialog you can set the alignment for the current row.
14349  If you add a row or column, it will be inserted right beside or below the
14350  current cell respectively.
14351  The vertical alignment of a column can only be adjusted when a column width
14352  is given.
14353  A given width will allow the cell to have linebreaks and multiple paragraphs
14354  of text, see section\InsetSpace ~
14355
14356 \begin_inset LatexCommand ref
14357 reference "sub:Table-Cells"
14358
14359 \end_inset
14360
14361 .
14362 \end_layout
14363
14364 \begin_layout Standard
14365 You can mark multiple cells of one row as a multicolumn cell using the check
14366  box 
14367 \family sans
14368 Multicolumn
14369 \family default
14370 .
14371  This will merge the cells to 
14372 \emph on
14373 one
14374 \emph default
14375  cell, spread over more than one column.
14376  Multicolumn cells are treated as own rows, so that the alignment, width,
14377  and border settings affect only the multicolumn cell.
14378  Here's an example table with a multicolumn cell in the first row and one
14379  in the last row without the upper border:
14380 \end_layout
14381
14382 \begin_layout Standard
14383 \align center
14384 \begin_inset Tabular
14385 <lyxtabular version="3" rows="3" columns="4">
14386 <features firstHeadTopDL="true" firstHeadBottomDL="true">
14387 <column alignment="center" valignment="top" leftline="true" width="0pt">
14388 <column alignment="center" valignment="middle" leftline="true" width="0">
14389 <column alignment="center" valignment="top" leftline="true" width="0in">
14390 <column alignment="center" valignment="top" leftline="true" rightline="true" width="0pt">
14391 <row topline="true" bottomline="true">
14392 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
14393 \begin_inset Text
14394
14395 \begin_layout Standard
14396 abc
14397 \end_layout
14398
14399 \end_inset
14400 </cell>
14401 <cell multicolumn="1" alignment="center" valignment="middle" topline="true" bottomline="true" leftline="true" usebox="none">
14402 \begin_inset Text
14403
14404 \begin_layout Standard
14405 def ghi
14406 \end_layout
14407
14408 \end_inset
14409 </cell>
14410 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
14411 \begin_inset Text
14412
14413 \begin_layout Standard
14414
14415 \end_layout
14416
14417 \end_inset
14418 </cell>
14419 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
14420 \begin_inset Text
14421
14422 \begin_layout Standard
14423 jkl
14424 \end_layout
14425
14426 \end_inset
14427 </cell>
14428 </row>
14429 <row topline="true">
14430 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
14431 \begin_inset Text
14432
14433 \begin_layout Standard
14434
14435 \family roman
14436 \series medium
14437 \shape up
14438 \size normal
14439 \emph off
14440 \bar no
14441 \noun off
14442 \color none
14443 A
14444 \end_layout
14445
14446 \end_inset
14447 </cell>
14448 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
14449 \begin_inset Text
14450
14451 \begin_layout Standard
14452 B
14453 \end_layout
14454
14455 \end_inset
14456 </cell>
14457 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
14458 \begin_inset Text
14459
14460 \begin_layout Standard
14461 C
14462 \end_layout
14463
14464 \end_inset
14465 </cell>
14466 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
14467 \begin_inset Text
14468
14469 \begin_layout Standard
14470 D
14471 \end_layout
14472
14473 \end_inset
14474 </cell>
14475 </row>
14476 <row topline="true" bottomline="true">
14477 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
14478 \begin_inset Text
14479
14480 \begin_layout Standard
14481 1
14482 \end_layout
14483
14484 \end_inset
14485 </cell>
14486 <cell multicolumn="1" alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
14487 \begin_inset Text
14488
14489 \begin_layout Standard
14490 2
14491 \end_layout
14492
14493 \end_inset
14494 </cell>
14495 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
14496 \begin_inset Text
14497
14498 \begin_layout Standard
14499 3
14500 \end_layout
14501
14502 \end_inset
14503 </cell>
14504 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
14505 \begin_inset Text
14506
14507 \begin_layout Standard
14508 4
14509 \end_layout
14510
14511 \end_inset
14512 </cell>
14513 </row>
14514 </lyxtabular>
14515
14516 \end_inset
14517
14518
14519 \end_layout
14520
14521 \begin_layout Standard
14522 At the moment LyX doesn't support multirow cells.
14523  Adept users can declare special LaTeX-arguments for the table.
14524  They are necessary for special table formatting, like for multirow cells,
14525  explained in the tables section of the 
14526 \emph on
14527 Extended\InsetSpace ~
14528 Features
14529 \emph default
14530  manual.
14531  You can also rotate the current cell or the whole table 90
14532 \begin_inset Formula $\,$
14533 \end_inset
14534
14535 degrees counterclockwise.
14536  These rotations are not visible in LyX but in the output.
14537 \end_layout
14538
14539 \begin_layout Standard
14540 \begin_inset Note Greyedout
14541 status open
14542
14543 \begin_layout Standard
14544
14545 \series bold
14546 Note:
14547 \series default
14548  Most DVI-viewers are 
14549 \emph on
14550 not
14551 \emph default
14552  able to display rotations.
14553 \end_layout
14554
14555 \end_inset
14556
14557
14558 \end_layout
14559
14560 \begin_layout Standard
14561 The 
14562 \family sans
14563 Borders
14564 \family default
14565  tab allows you to add and delete border lines for the current row/column.
14566  The button 
14567 \family sans
14568 Default
14569 \family default
14570  adds lines for all cell borders.
14571 \end_layout
14572
14573 \begin_layout Subsection
14574 Longtables
14575 \begin_inset LatexCommand index
14576 name "Tables ! Longtables"
14577
14578 \end_inset
14579
14580
14581 \begin_inset LatexCommand index
14582 name "Longtables"
14583
14584 \end_inset
14585
14586
14587 \end_layout
14588
14589 \begin_layout Standard
14590 If the table is too long to fit on one page, you can use the option 
14591 \family sans
14592 Use\InsetSpace ~
14593 long\InsetSpace ~
14594 table
14595 \family default
14596  in the tab 
14597 \family sans
14598 Longtable
14599 \family default
14600  of the table dialog to split the table automatically over more pages.
14601  Doing this enables some check boxes and you can now define:
14602 \end_layout
14603
14604 \begin_layout Description
14605
14606 \family sans
14607 Header
14608 \family default
14609 : The current row and all rows above, that don't have any special options
14610  defined, are defined to be the header rows of all pages of the longtable;
14611  except for the first page, if 
14612 \family sans
14613 First\InsetSpace ~
14614 header
14615 \family default
14616  is defined.
14617 \end_layout
14618
14619 \begin_layout Description
14620
14621 \family sans
14622 First\InsetSpace ~
14623 header
14624 \family default
14625 : The current row and all rows above, that don't have any special options
14626  defined, are defined to be the header rows of the first page of the longtable.
14627 \end_layout
14628
14629 \begin_layout Description
14630
14631 \family sans
14632 Footer
14633 \family default
14634 : The current row and all rows below, that don't have any special options
14635  defined, are defined to be the footer rows of all pages of the longtable;
14636  except for the last page, if 
14637 \family sans
14638 Last\InsetSpace ~
14639 footer
14640 \family default
14641  is defined.
14642 \end_layout
14643
14644 \begin_layout Description
14645
14646 \family sans
14647 Last\InsetSpace ~
14648 footer
14649 \family default
14650 : The current row and all rows below, that don't have any special options
14651  defined, are defined to be the footer rows of the last page of the longtable.
14652 \end_layout
14653
14654 \begin_layout Standard
14655 You can also specify a row where the table is splitted.
14656  If you set more than one option in the same table row, you should be aware
14657  of the fact that only the first one is used in the given table row.
14658  The others will then be defined as 
14659 \emph on
14660 empty
14661 \emph default
14662 .
14663  In this context, first means first in this order: 
14664 \family sans
14665 Footer, Last\InsetSpace ~
14666 footer,
14667 \family default
14668  
14669 \family sans
14670 Header,
14671 \family default
14672  
14673 \family sans
14674 First\InsetSpace ~
14675 header.
14676
14677 \family default
14678  See the following longtable to see how it works:
14679 \end_layout
14680
14681 \begin_layout Standard
14682 \align center
14683 \begin_inset Tabular
14684 <lyxtabular version="3" rows="69" columns="3">
14685 <features islongtable="true">
14686 <column alignment="block" valignment="top" leftline="true" width="5cm">
14687 <column alignment="left" valignment="top" width="0pt">
14688 <column alignment="right" valignment="top" leftline="true" rightline="true" width="0pt">
14689 <row topline="true" bottomline="true" endfirsthead="true">
14690 <cell multicolumn="1" alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
14691 \begin_inset Text
14692
14693 \begin_layout Standard
14694
14695 \series bold
14696 Example Phone List (ignore the names)
14697 \end_layout
14698
14699 \end_inset
14700 </cell>
14701 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
14702 \begin_inset Text
14703
14704 \begin_layout Standard
14705
14706 \end_layout
14707
14708 \end_inset
14709 </cell>
14710 <cell multicolumn="2" 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 \end_layout
14716
14717 \end_inset
14718 </cell>
14719 </row>
14720 <row topline="true" bottomline="true" endfirsthead="true">
14721 <cell multicolumn="1" alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
14722 \begin_inset Text
14723
14724 \begin_layout Standard
14725
14726 \series bold
14727 NAME
14728 \end_layout
14729
14730 \end_inset
14731 </cell>
14732 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
14733 \begin_inset Text
14734
14735 \begin_layout Standard
14736
14737 \end_layout
14738
14739 \end_inset
14740 </cell>
14741 <cell multicolumn="1" alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
14742 \begin_inset Text
14743
14744 \begin_layout Standard
14745
14746 \series bold
14747 TEL.
14748 \end_layout
14749
14750 \end_inset
14751 </cell>
14752 </row>
14753 <row topline="true" bottomline="true" endhead="true">
14754 <cell multicolumn="1" alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
14755 \begin_inset Text
14756
14757 \begin_layout Standard
14758  
14759 \series bold
14760 Example Phone List
14761 \end_layout
14762
14763 \end_inset
14764 </cell>
14765 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
14766 \begin_inset Text
14767
14768 \begin_layout Standard
14769
14770 \end_layout
14771
14772 \end_inset
14773 </cell>
14774 <cell multicolumn="2" 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 \end_layout
14780
14781 \end_inset
14782 </cell>
14783 </row>
14784 <row topline="true" bottomline="true" endhead="true">
14785 <cell multicolumn="1" alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
14786 \begin_inset Text
14787
14788 \begin_layout Standard
14789
14790 \series bold
14791 NAME
14792 \end_layout
14793
14794 \end_inset
14795 </cell>
14796 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
14797 \begin_inset Text
14798
14799 \begin_layout Standard
14800
14801 \end_layout
14802
14803 \end_inset
14804 </cell>
14805 <cell multicolumn="1" alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
14806 \begin_inset Text
14807
14808 \begin_layout Standard
14809
14810 \series bold
14811 TEL.
14812 \end_layout
14813
14814 \end_inset
14815 </cell>
14816 </row>
14817 <row topline="true" bottomline="true" endfoot="true">
14818 <cell multicolumn="1" alignment="left" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
14819 \begin_inset Text
14820
14821 \begin_layout Standard
14822  
14823 \series bold
14824 continue ...
14825 \end_layout
14826
14827 \end_inset
14828 </cell>
14829 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
14830 \begin_inset Text
14831
14832 \begin_layout Standard
14833
14834 \end_layout
14835
14836 \end_inset
14837 </cell>
14838 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
14839 \begin_inset Text
14840
14841 \begin_layout Standard
14842
14843 \end_layout
14844
14845 \end_inset
14846 </cell>
14847 </row>
14848 <row topline="true" bottomline="true">
14849 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
14850 \begin_inset Text
14851
14852 \begin_layout Standard
14853
14854 \series bold
14855 Annovi
14856 \end_layout
14857
14858 \end_inset
14859 </cell>
14860 <cell alignment="center" valignment="top" topline="true" usebox="none">
14861 \begin_inset Text
14862
14863 \begin_layout Standard
14864 Silvia
14865 \end_layout
14866
14867 \end_inset
14868 </cell>
14869 <cell alignment="right" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
14870 \begin_inset Text
14871
14872 \begin_layout Standard
14873 111
14874 \end_layout
14875
14876 \end_inset
14877 </cell>
14878 </row>
14879 <row bottomline="true">
14880 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
14881 \begin_inset Text
14882
14883 \begin_layout Standard
14884
14885 \series bold
14886 Bertoli
14887 \end_layout
14888
14889 \end_inset
14890 </cell>
14891 <cell alignment="center" valignment="top" topline="true" usebox="none">
14892 \begin_inset Text
14893
14894 \begin_layout Standard
14895 Stefano
14896 \end_layout
14897
14898 \end_inset
14899 </cell>
14900 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
14901 \begin_inset Text
14902
14903 \begin_layout Standard
14904 111
14905 \end_layout
14906
14907 \end_inset
14908 </cell>
14909 </row>
14910 <row bottomline="true">
14911 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
14912 \begin_inset Text
14913
14914 \begin_layout Standard
14915
14916 \series bold
14917 Bozzi
14918 \end_layout
14919
14920 \end_inset
14921 </cell>
14922 <cell alignment="center" valignment="top" topline="true" usebox="none">
14923 \begin_inset Text
14924
14925 \begin_layout Standard
14926 Walter
14927 \end_layout
14928
14929 \end_inset
14930 </cell>
14931 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
14932 \begin_inset Text
14933
14934 \begin_layout Standard
14935 111
14936 \end_layout
14937
14938 \end_inset
14939 </cell>
14940 </row>
14941 <row bottomline="true">
14942 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
14943 \begin_inset Text
14944
14945 \begin_layout Standard
14946
14947 \series bold
14948 Cachia
14949 \end_layout
14950
14951 \end_inset
14952 </cell>
14953 <cell alignment="center" valignment="top" topline="true" usebox="none">
14954 \begin_inset Text
14955
14956 \begin_layout Standard
14957 Maria
14958 \end_layout
14959
14960 \end_inset
14961 </cell>
14962 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
14963 \begin_inset Text
14964
14965 \begin_layout Standard
14966 111
14967 \end_layout
14968
14969 \end_inset
14970 </cell>
14971 </row>
14972 <row bottomline="true">
14973 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
14974 \begin_inset Text
14975
14976 \begin_layout Standard
14977
14978 \series bold
14979 Cachia
14980 \end_layout
14981
14982 \end_inset
14983 </cell>
14984 <cell alignment="center" valignment="top" topline="true" usebox="none">
14985 \begin_inset Text
14986
14987 \begin_layout Standard
14988 Maurizio
14989 \end_layout
14990
14991 \end_inset
14992 </cell>
14993 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
14994 \begin_inset Text
14995
14996 \begin_layout Standard
14997 111
14998 \end_layout
14999
15000 \end_inset
15001 </cell>
15002 </row>
15003 <row bottomline="true">
15004 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
15005 \begin_inset Text
15006
15007 \begin_layout Standard
15008
15009 \series bold
15010 Cinquemani
15011 \end_layout
15012
15013 \end_inset
15014 </cell>
15015 <cell alignment="center" valignment="top" topline="true" usebox="none">
15016 \begin_inset Text
15017
15018 \begin_layout Standard
15019 Giusi
15020 \end_layout
15021
15022 \end_inset
15023 </cell>
15024 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
15025 \begin_inset Text
15026
15027 \begin_layout Standard
15028 111
15029 \end_layout
15030
15031 \end_inset
15032 </cell>
15033 </row>
15034 <row bottomline="true">
15035 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
15036 \begin_inset Text
15037
15038 \begin_layout Standard
15039
15040 \series bold
15041 Colin
15042 \end_layout
15043
15044 \end_inset
15045 </cell>
15046 <cell alignment="center" valignment="top" topline="true" usebox="none">
15047 \begin_inset Text
15048
15049 \begin_layout Standard
15050 Bernard
15051 \end_layout
15052
15053 \end_inset
15054 </cell>
15055 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
15056 \begin_inset Text
15057
15058 \begin_layout Standard
15059 111
15060 \end_layout
15061
15062 \end_inset
15063 </cell>
15064 </row>
15065 <row bottomline="true">
15066 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
15067 \begin_inset Text
15068
15069 \begin_layout Standard
15070
15071 \series bold
15072 Concli
15073 \end_layout
15074
15075 \end_inset
15076 </cell>
15077 <cell alignment="center" valignment="top" topline="true" usebox="none">
15078 \begin_inset Text
15079
15080 \begin_layout Standard
15081 Gianfranco
15082 \end_layout
15083
15084 \end_inset
15085 </cell>
15086 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
15087 \begin_inset Text
15088
15089 \begin_layout Standard
15090 111
15091 \end_layout
15092
15093 \end_inset
15094 </cell>
15095 </row>
15096 <row bottomline="true">
15097 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
15098 \begin_inset Text
15099
15100 \begin_layout Standard
15101
15102 \series bold
15103 Dal Bosco
15104 \end_layout
15105
15106 \end_inset
15107 </cell>
15108 <cell alignment="center" valignment="top" topline="true" usebox="none">
15109 \begin_inset Text
15110
15111 \begin_layout Standard
15112 Carolina
15113 \end_layout
15114
15115 \end_inset
15116 </cell>
15117 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
15118 \begin_inset Text
15119
15120 \begin_layout Standard
15121 111
15122 \end_layout
15123
15124 \end_inset
15125 </cell>
15126 </row>
15127 <row bottomline="true">
15128 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
15129 \begin_inset Text
15130
15131 \begin_layout Standard
15132
15133 \series bold
15134 Dalpiaz
15135 \end_layout
15136
15137 \end_inset
15138 </cell>
15139 <cell alignment="center" valignment="top" topline="true" usebox="none">
15140 \begin_inset Text
15141
15142 \begin_layout Standard
15143 Annamaria
15144 \end_layout
15145
15146 \end_inset
15147 </cell>
15148 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
15149 \begin_inset Text
15150
15151 \begin_layout Standard
15152 111
15153 \end_layout
15154
15155 \end_inset
15156 </cell>
15157 </row>
15158 <row bottomline="true">
15159 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
15160 \begin_inset Text
15161
15162 \begin_layout Standard
15163
15164 \series bold
15165 Feliciello
15166 \end_layout
15167
15168 \end_inset
15169 </cell>
15170 <cell alignment="center" valignment="top" topline="true" usebox="none">
15171 \begin_inset Text
15172
15173 \begin_layout Standard
15174 Domenico
15175 \end_layout
15176
15177 \end_inset
15178 </cell>
15179 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
15180 \begin_inset Text
15181
15182 \begin_layout Standard
15183 111
15184 \end_layout
15185
15186 \end_inset
15187 </cell>
15188 </row>
15189 <row bottomline="true">
15190 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
15191 \begin_inset Text
15192
15193 \begin_layout Standard
15194
15195 \series bold
15196 Focarelli
15197 \end_layout
15198
15199 \end_inset
15200 </cell>
15201 <cell alignment="center" valignment="top" topline="true" usebox="none">
15202 \begin_inset Text
15203
15204 \begin_layout Standard
15205 Paola
15206 \end_layout
15207
15208 \end_inset
15209 </cell>
15210 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
15211 \begin_inset Text
15212
15213 \begin_layout Standard
15214 111
15215 \end_layout
15216
15217 \end_inset
15218 </cell>
15219 </row>
15220 <row bottomline="true">
15221 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
15222 \begin_inset Text
15223
15224 \begin_layout Standard
15225
15226 \series bold
15227 Galletti
15228 \end_layout
15229
15230 \end_inset
15231 </cell>
15232 <cell alignment="center" valignment="top" topline="true" usebox="none">
15233 \begin_inset Text
15234
15235 \begin_layout Standard
15236 Oreste
15237 \end_layout
15238
15239 \end_inset
15240 </cell>
15241 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
15242 \begin_inset Text
15243
15244 \begin_layout Standard
15245 111
15246 \end_layout
15247
15248 \end_inset
15249 </cell>
15250 </row>
15251 <row bottomline="true">
15252 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
15253 \begin_inset Text
15254
15255 \begin_layout Standard
15256
15257 \series bold
15258 Gasparini
15259 \end_layout
15260
15261 \end_inset
15262 </cell>
15263 <cell alignment="center" valignment="top" topline="true" usebox="none">
15264 \begin_inset Text
15265
15266 \begin_layout Standard
15267 Franca
15268 \end_layout
15269
15270 \end_inset
15271 </cell>
15272 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
15273 \begin_inset Text
15274
15275 \begin_layout Standard
15276 111
15277 \end_layout
15278
15279 \end_inset
15280 </cell>
15281 </row>
15282 <row bottomline="true">
15283 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
15284 \begin_inset Text
15285
15286 \begin_layout Standard
15287
15288 \series bold
15289 Rizzardi
15290 \end_layout
15291
15292 \end_inset
15293 </cell>
15294 <cell alignment="center" valignment="top" topline="true" usebox="none">
15295 \begin_inset Text
15296
15297 \begin_layout Standard
15298 Paola
15299 \end_layout
15300
15301 \end_inset
15302 </cell>
15303 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
15304 \begin_inset Text
15305
15306 \begin_layout Standard
15307 111
15308 \end_layout
15309
15310 \end_inset
15311 </cell>
15312 </row>
15313 <row bottomline="true">
15314 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
15315 \begin_inset Text
15316
15317 \begin_layout Standard
15318
15319 \series bold
15320 Lassini
15321 \end_layout
15322
15323 \end_inset
15324 </cell>
15325 <cell alignment="center" valignment="top" topline="true" usebox="none">
15326 \begin_inset Text
15327
15328 \begin_layout Standard
15329 Giancarlo
15330 \end_layout
15331
15332 \end_inset
15333 </cell>
15334 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
15335 \begin_inset Text
15336
15337 \begin_layout Standard
15338 111
15339 \end_layout
15340
15341 \end_inset
15342 </cell>
15343 </row>
15344 <row bottomline="true">
15345 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
15346 \begin_inset Text
15347
15348 \begin_layout Standard
15349
15350 \series bold
15351 Malfatti
15352 \end_layout
15353
15354 \end_inset
15355 </cell>
15356 <cell alignment="center" valignment="top" topline="true" usebox="none">
15357 \begin_inset Text
15358
15359 \begin_layout Standard
15360 Luciano
15361 \end_layout
15362
15363 \end_inset
15364 </cell>
15365 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
15366 \begin_inset Text
15367
15368 \begin_layout Standard
15369 111
15370 \end_layout
15371
15372 \end_inset
15373 </cell>
15374 </row>
15375 <row bottomline="true">
15376 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
15377 \begin_inset Text
15378
15379 \begin_layout Standard
15380
15381 \series bold
15382 Malfatti
15383 \end_layout
15384
15385 \end_inset
15386 </cell>
15387 <cell alignment="center" valignment="top" topline="true" usebox="none">
15388 \begin_inset Text
15389
15390 \begin_layout Standard
15391 Valeriano
15392 \end_layout
15393
15394 \end_inset
15395 </cell>
15396 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
15397 \begin_inset Text
15398
15399 \begin_layout Standard
15400 111
15401 \end_layout
15402
15403 \end_inset
15404 </cell>
15405 </row>
15406 <row bottomline="true">
15407 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
15408 \begin_inset Text
15409
15410 \begin_layout Standard
15411
15412 \series bold
15413 Meneguzzo
15414 \end_layout
15415
15416 \end_inset
15417 </cell>
15418 <cell alignment="center" valignment="top" topline="true" usebox="none">
15419 \begin_inset Text
15420
15421 \begin_layout Standard
15422 Roberto
15423 \end_layout
15424
15425 \end_inset
15426 </cell>
15427 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
15428 \begin_inset Text
15429
15430 \begin_layout Standard
15431 111
15432 \end_layout
15433
15434 \end_inset
15435 </cell>
15436 </row>
15437 <row bottomline="true">
15438 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
15439 \begin_inset Text
15440
15441 \begin_layout Standard
15442
15443 \series bold
15444 Mezzadra
15445 \end_layout
15446
15447 \end_inset
15448 </cell>
15449 <cell alignment="center" valignment="top" topline="true" usebox="none">
15450 \begin_inset Text
15451
15452 \begin_layout Standard
15453 Roberto
15454 \end_layout
15455
15456 \end_inset
15457 </cell>
15458 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
15459 \begin_inset Text
15460
15461 \begin_layout Standard
15462 111
15463 \end_layout
15464
15465 \end_inset
15466 </cell>
15467 </row>
15468 <row bottomline="true">
15469 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
15470 \begin_inset Text
15471
15472 \begin_layout Standard
15473
15474 \series bold
15475 Pirpamer
15476 \end_layout
15477
15478 \end_inset
15479 </cell>
15480 <cell alignment="center" valignment="top" topline="true" usebox="none">
15481 \begin_inset Text
15482
15483 \begin_layout Standard
15484 Erich
15485 \end_layout
15486
15487 \end_inset
15488 </cell>
15489 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
15490 \begin_inset Text
15491
15492 \begin_layout Standard
15493 111
15494 \end_layout
15495
15496 \end_inset
15497 </cell>
15498 </row>
15499 <row bottomline="true">
15500 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
15501 \begin_inset Text
15502
15503 \begin_layout Standard
15504
15505 \series bold
15506 Pochiesa
15507 \end_layout
15508
15509 \end_inset
15510 </cell>
15511 <cell alignment="center" valignment="top" topline="true" usebox="none">
15512 \begin_inset Text
15513
15514 \begin_layout Standard
15515 Paolo
15516 \end_layout
15517
15518 \end_inset
15519 </cell>
15520 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
15521 \begin_inset Text
15522
15523 \begin_layout Standard
15524 111, 222
15525 \end_layout
15526
15527 \end_inset
15528 </cell>
15529 </row>
15530 <row bottomline="true">
15531 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
15532 \begin_inset Text
15533
15534 \begin_layout Standard
15535
15536 \series bold
15537 Radina
15538 \end_layout
15539
15540 \end_inset
15541 </cell>
15542 <cell alignment="center" valignment="top" topline="true" usebox="none">
15543 \begin_inset Text
15544
15545 \begin_layout Standard
15546 Claudio
15547 \end_layout
15548
15549 \end_inset
15550 </cell>
15551 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
15552 \begin_inset Text
15553
15554 \begin_layout Standard
15555 111
15556 \end_layout
15557
15558 \end_inset
15559 </cell>
15560 </row>
15561 <row bottomline="true">
15562 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
15563 \begin_inset Text
15564
15565 \begin_layout Standard
15566
15567 \series bold
15568 Stuffer
15569 \end_layout
15570
15571 \end_inset
15572 </cell>
15573 <cell alignment="center" valignment="top" topline="true" usebox="none">
15574 \begin_inset Text
15575
15576 \begin_layout Standard
15577 Oskar
15578 \end_layout
15579
15580 \end_inset
15581 </cell>
15582 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
15583 \begin_inset Text
15584
15585 \begin_layout Standard
15586 111
15587 \end_layout
15588
15589 \end_inset
15590 </cell>
15591 </row>
15592 <row bottomline="true">
15593 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
15594 \begin_inset Text
15595
15596 \begin_layout Standard
15597
15598 \series bold
15599 Tacchelli
15600 \end_layout
15601
15602 \end_inset
15603 </cell>
15604 <cell alignment="center" valignment="top" topline="true" usebox="none">
15605 \begin_inset Text
15606
15607 \begin_layout Standard
15608 Ugo
15609 \end_layout
15610
15611 \end_inset
15612 </cell>
15613 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
15614 \begin_inset Text
15615
15616 \begin_layout Standard
15617 111
15618 \end_layout
15619
15620 \end_inset
15621 </cell>
15622 </row>
15623 <row bottomline="true">
15624 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
15625 \begin_inset Text
15626
15627 \begin_layout Standard
15628
15629 \series bold
15630 Tezzele
15631 \end_layout
15632
15633 \end_inset
15634 </cell>
15635 <cell alignment="center" valignment="top" topline="true" usebox="none">
15636 \begin_inset Text
15637
15638 \begin_layout Standard
15639 Margit
15640 \end_layout
15641
15642 \end_inset
15643 </cell>
15644 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
15645 \begin_inset Text
15646
15647 \begin_layout Standard
15648 111
15649 \end_layout
15650
15651 \end_inset
15652 </cell>
15653 </row>
15654 <row bottomline="true">
15655 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
15656 \begin_inset Text
15657
15658 \begin_layout Standard
15659
15660 \series bold
15661 Unterkalmsteiner
15662 \end_layout
15663
15664 \end_inset
15665 </cell>
15666 <cell alignment="center" valignment="top" topline="true" usebox="none">
15667 \begin_inset Text
15668
15669 \begin_layout Standard
15670 Frieda
15671 \end_layout
15672
15673 \end_inset
15674 </cell>
15675 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
15676 \begin_inset Text
15677
15678 \begin_layout Standard
15679 111
15680 \end_layout
15681
15682 \end_inset
15683 </cell>
15684 </row>
15685 <row bottomline="true">
15686 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
15687 \begin_inset Text
15688
15689 \begin_layout Standard
15690
15691 \series bold
15692 Vieider
15693 \end_layout
15694
15695 \end_inset
15696 </cell>
15697 <cell alignment="center" valignment="top" topline="true" usebox="none">
15698 \begin_inset Text
15699
15700 \begin_layout Standard
15701 Hilde
15702 \end_layout
15703
15704 \end_inset
15705 </cell>
15706 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
15707 \begin_inset Text
15708
15709 \begin_layout Standard
15710 111
15711 \end_layout
15712
15713 \end_inset
15714 </cell>
15715 </row>
15716 <row bottomline="true">
15717 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
15718 \begin_inset Text
15719
15720 \begin_layout Standard
15721
15722 \series bold
15723 Vigna
15724 \end_layout
15725
15726 \end_inset
15727 </cell>
15728 <cell alignment="center" valignment="top" topline="true" usebox="none">
15729 \begin_inset Text
15730
15731 \begin_layout Standard
15732 Jürgen
15733 \end_layout
15734
15735 \end_inset
15736 </cell>
15737 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
15738 \begin_inset Text
15739
15740 \begin_layout Standard
15741 111
15742 \end_layout
15743
15744 \end_inset
15745 </cell>
15746 </row>
15747 <row bottomline="true">
15748 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
15749 \begin_inset Text
15750
15751 \begin_layout Standard
15752
15753 \series bold
15754 Weber
15755 \end_layout
15756
15757 \end_inset
15758 </cell>
15759 <cell alignment="center" valignment="top" topline="true" usebox="none">
15760 \begin_inset Text
15761
15762 \begin_layout Standard
15763 Maurizio
15764 \end_layout
15765
15766 \end_inset
15767 </cell>
15768 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
15769 \begin_inset Text
15770
15771 \begin_layout Standard
15772 111
15773 \end_layout
15774
15775 \end_inset
15776 </cell>
15777 </row>
15778 <row bottomline="true">
15779 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
15780 \begin_inset Text
15781
15782 \begin_layout Standard
15783
15784 \series bold
15785 Winkler
15786 \end_layout
15787
15788 \end_inset
15789 </cell>
15790 <cell alignment="center" valignment="top" topline="true" usebox="none">
15791 \begin_inset Text
15792
15793 \begin_layout Standard
15794 Franz
15795 \end_layout
15796
15797 \end_inset
15798 </cell>
15799 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
15800 \begin_inset Text
15801
15802 \begin_layout Standard
15803 111
15804 \end_layout
15805
15806 \end_inset
15807 </cell>
15808 </row>
15809 <row bottomline="true">
15810 <cell multicolumn="1" alignment="left" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
15811 \begin_inset Text
15812
15813 \begin_layout Standard
15814  
15815 \end_layout
15816
15817 \end_inset
15818 </cell>
15819 <cell multicolumn="2" alignment="center" valignment="top" topline="true" usebox="none">
15820 \begin_inset Text
15821
15822 \begin_layout Standard
15823
15824 \end_layout
15825
15826 \end_inset
15827 </cell>
15828 <cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
15829 \begin_inset Text
15830
15831 \begin_layout Standard
15832
15833 \end_layout
15834
15835 \end_inset
15836 </cell>
15837 </row>
15838 <row bottomline="true">
15839 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
15840 \begin_inset Text
15841
15842 \begin_layout Standard
15843
15844 \series bold
15845 Annovi
15846 \end_layout
15847
15848 \end_inset
15849 </cell>
15850 <cell alignment="center" valignment="top" topline="true" usebox="none">
15851 \begin_inset Text
15852
15853 \begin_layout Standard
15854 Silvia
15855 \end_layout
15856
15857 \end_inset
15858 </cell>
15859 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
15860 \begin_inset Text
15861
15862 \begin_layout Standard
15863 555
15864 \end_layout
15865
15866 \end_inset
15867 </cell>
15868 </row>
15869 <row bottomline="true">
15870 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
15871 \begin_inset Text
15872
15873 \begin_layout Standard
15874
15875 \series bold
15876 Bertoli
15877 \end_layout
15878
15879 \end_inset
15880 </cell>
15881 <cell alignment="center" valignment="top" topline="true" usebox="none">
15882 \begin_inset Text
15883
15884 \begin_layout Standard
15885 Stefano
15886 \end_layout
15887
15888 \end_inset
15889 </cell>
15890 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
15891 \begin_inset Text
15892
15893 \begin_layout Standard
15894 555
15895 \end_layout
15896
15897 \end_inset
15898 </cell>
15899 </row>
15900 <row bottomline="true">
15901 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
15902 \begin_inset Text
15903
15904 \begin_layout Standard
15905
15906 \series bold
15907 Bozzi
15908 \end_layout
15909
15910 \end_inset
15911 </cell>
15912 <cell alignment="center" valignment="top" topline="true" usebox="none">
15913 \begin_inset Text
15914
15915 \begin_layout Standard
15916 Walter
15917 \end_layout
15918
15919 \end_inset
15920 </cell>
15921 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
15922 \begin_inset Text
15923
15924 \begin_layout Standard
15925 555
15926 \end_layout
15927
15928 \end_inset
15929 </cell>
15930 </row>
15931 <row bottomline="true">
15932 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
15933 \begin_inset Text
15934
15935 \begin_layout Standard
15936
15937 \series bold
15938 Cachia
15939 \end_layout
15940
15941 \end_inset
15942 </cell>
15943 <cell alignment="center" valignment="top" topline="true" usebox="none">
15944 \begin_inset Text
15945
15946 \begin_layout Standard
15947 Maria
15948 \end_layout
15949
15950 \end_inset
15951 </cell>
15952 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
15953 \begin_inset Text
15954
15955 \begin_layout Standard
15956 555
15957 \end_layout
15958
15959 \end_inset
15960 </cell>
15961 </row>
15962 <row bottomline="true">
15963 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
15964 \begin_inset Text
15965
15966 \begin_layout Standard
15967
15968 \series bold
15969 Cachia
15970 \end_layout
15971
15972 \end_inset
15973 </cell>
15974 <cell alignment="center" valignment="top" topline="true" usebox="none">
15975 \begin_inset Text
15976
15977 \begin_layout Standard
15978 Maurizio
15979 \end_layout
15980
15981 \end_inset
15982 </cell>
15983 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
15984 \begin_inset Text
15985
15986 \begin_layout Standard
15987 555
15988 \end_layout
15989
15990 \end_inset
15991 </cell>
15992 </row>
15993 <row bottomline="true">
15994 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
15995 \begin_inset Text
15996
15997 \begin_layout Standard
15998
15999 \series bold
16000 Cinquemani
16001 \end_layout
16002
16003 \end_inset
16004 </cell>
16005 <cell alignment="center" valignment="top" topline="true" usebox="none">
16006 \begin_inset Text
16007
16008 \begin_layout Standard
16009 Giusi
16010 \end_layout
16011
16012 \end_inset
16013 </cell>
16014 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16015 \begin_inset Text
16016
16017 \begin_layout Standard
16018 555
16019 \end_layout
16020
16021 \end_inset
16022 </cell>
16023 </row>
16024 <row bottomline="true">
16025 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
16026 \begin_inset Text
16027
16028 \begin_layout Standard
16029
16030 \series bold
16031 Colin
16032 \end_layout
16033
16034 \end_inset
16035 </cell>
16036 <cell alignment="center" valignment="top" topline="true" usebox="none">
16037 \begin_inset Text
16038
16039 \begin_layout Standard
16040 Bernard
16041 \end_layout
16042
16043 \end_inset
16044 </cell>
16045 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16046 \begin_inset Text
16047
16048 \begin_layout Standard
16049 555
16050 \end_layout
16051
16052 \end_inset
16053 </cell>
16054 </row>
16055 <row bottomline="true">
16056 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
16057 \begin_inset Text
16058
16059 \begin_layout Standard
16060
16061 \series bold
16062 Concli
16063 \end_layout
16064
16065 \end_inset
16066 </cell>
16067 <cell alignment="center" valignment="top" topline="true" usebox="none">
16068 \begin_inset Text
16069
16070 \begin_layout Standard
16071 Gianfranco
16072 \end_layout
16073
16074 \end_inset
16075 </cell>
16076 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16077 \begin_inset Text
16078
16079 \begin_layout Standard
16080 555
16081 \end_layout
16082
16083 \end_inset
16084 </cell>
16085 </row>
16086 <row bottomline="true">
16087 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
16088 \begin_inset Text
16089
16090 \begin_layout Standard
16091
16092 \series bold
16093 Dal Bosco
16094 \end_layout
16095
16096 \end_inset
16097 </cell>
16098 <cell alignment="center" valignment="top" topline="true" usebox="none">
16099 \begin_inset Text
16100
16101 \begin_layout Standard
16102 Carolina
16103 \end_layout
16104
16105 \end_inset
16106 </cell>
16107 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16108 \begin_inset Text
16109
16110 \begin_layout Standard
16111 555
16112 \end_layout
16113
16114 \end_inset
16115 </cell>
16116 </row>
16117 <row bottomline="true">
16118 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
16119 \begin_inset Text
16120
16121 \begin_layout Standard
16122
16123 \series bold
16124 Dalpiaz
16125 \end_layout
16126
16127 \end_inset
16128 </cell>
16129 <cell alignment="center" valignment="top" topline="true" usebox="none">
16130 \begin_inset Text
16131
16132 \begin_layout Standard
16133 Annamaria
16134 \end_layout
16135
16136 \end_inset
16137 </cell>
16138 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16139 \begin_inset Text
16140
16141 \begin_layout Standard
16142 555
16143 \end_layout
16144
16145 \end_inset
16146 </cell>
16147 </row>
16148 <row bottomline="true">
16149 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
16150 \begin_inset Text
16151
16152 \begin_layout Standard
16153
16154 \series bold
16155 Feliciello
16156 \end_layout
16157
16158 \end_inset
16159 </cell>
16160 <cell alignment="center" valignment="top" topline="true" usebox="none">
16161 \begin_inset Text
16162
16163 \begin_layout Standard
16164 Domenico
16165 \end_layout
16166
16167 \end_inset
16168 </cell>
16169 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16170 \begin_inset Text
16171
16172 \begin_layout Standard
16173 555
16174 \end_layout
16175
16176 \end_inset
16177 </cell>
16178 </row>
16179 <row bottomline="true">
16180 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
16181 \begin_inset Text
16182
16183 \begin_layout Standard
16184
16185 \series bold
16186 Focarelli
16187 \end_layout
16188
16189 \end_inset
16190 </cell>
16191 <cell alignment="center" valignment="top" topline="true" usebox="none">
16192 \begin_inset Text
16193
16194 \begin_layout Standard
16195 Paola
16196 \end_layout
16197
16198 \end_inset
16199 </cell>
16200 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16201 \begin_inset Text
16202
16203 \begin_layout Standard
16204 555
16205 \end_layout
16206
16207 \end_inset
16208 </cell>
16209 </row>
16210 <row bottomline="true">
16211 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
16212 \begin_inset Text
16213
16214 \begin_layout Standard
16215
16216 \series bold
16217 Galletti
16218 \end_layout
16219
16220 \end_inset
16221 </cell>
16222 <cell alignment="center" valignment="top" topline="true" usebox="none">
16223 \begin_inset Text
16224
16225 \begin_layout Standard
16226 Oreste
16227 \end_layout
16228
16229 \end_inset
16230 </cell>
16231 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16232 \begin_inset Text
16233
16234 \begin_layout Standard
16235 555
16236 \end_layout
16237
16238 \end_inset
16239 </cell>
16240 </row>
16241 <row bottomline="true">
16242 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
16243 \begin_inset Text
16244
16245 \begin_layout Standard
16246
16247 \series bold
16248 Gasparini
16249 \end_layout
16250
16251 \end_inset
16252 </cell>
16253 <cell alignment="center" valignment="top" topline="true" usebox="none">
16254 \begin_inset Text
16255
16256 \begin_layout Standard
16257 Franca
16258 \end_layout
16259
16260 \end_inset
16261 </cell>
16262 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16263 \begin_inset Text
16264
16265 \begin_layout Standard
16266 555
16267 \end_layout
16268
16269 \end_inset
16270 </cell>
16271 </row>
16272 <row bottomline="true">
16273 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
16274 \begin_inset Text
16275
16276 \begin_layout Standard
16277
16278 \series bold
16279 Rizzardi
16280 \end_layout
16281
16282 \end_inset
16283 </cell>
16284 <cell alignment="center" valignment="top" topline="true" usebox="none">
16285 \begin_inset Text
16286
16287 \begin_layout Standard
16288 Paola
16289 \end_layout
16290
16291 \end_inset
16292 </cell>
16293 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16294 \begin_inset Text
16295
16296 \begin_layout Standard
16297 555
16298 \end_layout
16299
16300 \end_inset
16301 </cell>
16302 </row>
16303 <row bottomline="true">
16304 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
16305 \begin_inset Text
16306
16307 \begin_layout Standard
16308
16309 \series bold
16310 Lassini
16311 \end_layout
16312
16313 \end_inset
16314 </cell>
16315 <cell alignment="center" valignment="top" topline="true" usebox="none">
16316 \begin_inset Text
16317
16318 \begin_layout Standard
16319 Giancarlo
16320 \end_layout
16321
16322 \end_inset
16323 </cell>
16324 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16325 \begin_inset Text
16326
16327 \begin_layout Standard
16328 555
16329 \end_layout
16330
16331 \end_inset
16332 </cell>
16333 </row>
16334 <row bottomline="true">
16335 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
16336 \begin_inset Text
16337
16338 \begin_layout Standard
16339
16340 \series bold
16341 Malfatti
16342 \end_layout
16343
16344 \end_inset
16345 </cell>
16346 <cell alignment="center" valignment="top" topline="true" usebox="none">
16347 \begin_inset Text
16348
16349 \begin_layout Standard
16350 Luciano
16351 \end_layout
16352
16353 \end_inset
16354 </cell>
16355 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16356 \begin_inset Text
16357
16358 \begin_layout Standard
16359 555
16360 \end_layout
16361
16362 \end_inset
16363 </cell>
16364 </row>
16365 <row bottomline="true">
16366 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
16367 \begin_inset Text
16368
16369 \begin_layout Standard
16370
16371 \series bold
16372 Malfatti
16373 \end_layout
16374
16375 \end_inset
16376 </cell>
16377 <cell alignment="center" valignment="top" topline="true" usebox="none">
16378 \begin_inset Text
16379
16380 \begin_layout Standard
16381 Valeriano
16382 \end_layout
16383
16384 \end_inset
16385 </cell>
16386 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16387 \begin_inset Text
16388
16389 \begin_layout Standard
16390 555
16391 \end_layout
16392
16393 \end_inset
16394 </cell>
16395 </row>
16396 <row bottomline="true">
16397 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
16398 \begin_inset Text
16399
16400 \begin_layout Standard
16401
16402 \series bold
16403 Meneguzzo
16404 \end_layout
16405
16406 \end_inset
16407 </cell>
16408 <cell alignment="center" valignment="top" topline="true" usebox="none">
16409 \begin_inset Text
16410
16411 \begin_layout Standard
16412 Roberto
16413 \end_layout
16414
16415 \end_inset
16416 </cell>
16417 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16418 \begin_inset Text
16419
16420 \begin_layout Standard
16421 555
16422 \end_layout
16423
16424 \end_inset
16425 </cell>
16426 </row>
16427 <row bottomline="true">
16428 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
16429 \begin_inset Text
16430
16431 \begin_layout Standard
16432
16433 \series bold
16434 Mezzadra
16435 \end_layout
16436
16437 \end_inset
16438 </cell>
16439 <cell alignment="center" valignment="top" topline="true" usebox="none">
16440 \begin_inset Text
16441
16442 \begin_layout Standard
16443 Roberto
16444 \end_layout
16445
16446 \end_inset
16447 </cell>
16448 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16449 \begin_inset Text
16450
16451 \begin_layout Standard
16452 555
16453 \end_layout
16454
16455 \end_inset
16456 </cell>
16457 </row>
16458 <row bottomline="true">
16459 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
16460 \begin_inset Text
16461
16462 \begin_layout Standard
16463
16464 \series bold
16465 Pirpamer
16466 \end_layout
16467
16468 \end_inset
16469 </cell>
16470 <cell alignment="center" valignment="top" topline="true" usebox="none">
16471 \begin_inset Text
16472
16473 \begin_layout Standard
16474 Erich
16475 \end_layout
16476
16477 \end_inset
16478 </cell>
16479 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16480 \begin_inset Text
16481
16482 \begin_layout Standard
16483 555
16484 \end_layout
16485
16486 \end_inset
16487 </cell>
16488 </row>
16489 <row bottomline="true">
16490 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
16491 \begin_inset Text
16492
16493 \begin_layout Standard
16494
16495 \series bold
16496 Pochiesa
16497 \end_layout
16498
16499 \end_inset
16500 </cell>
16501 <cell alignment="center" valignment="top" topline="true" usebox="none">
16502 \begin_inset Text
16503
16504 \begin_layout Standard
16505 Paolo
16506 \end_layout
16507
16508 \end_inset
16509 </cell>
16510 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16511 \begin_inset Text
16512
16513 \begin_layout Standard
16514 555, 222
16515 \end_layout
16516
16517 \end_inset
16518 </cell>
16519 </row>
16520 <row bottomline="true">
16521 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
16522 \begin_inset Text
16523
16524 \begin_layout Standard
16525
16526 \series bold
16527 Radina
16528 \end_layout
16529
16530 \end_inset
16531 </cell>
16532 <cell alignment="center" valignment="top" topline="true" usebox="none">
16533 \begin_inset Text
16534
16535 \begin_layout Standard
16536 Claudio
16537 \end_layout
16538
16539 \end_inset
16540 </cell>
16541 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16542 \begin_inset Text
16543
16544 \begin_layout Standard
16545 555
16546 \end_layout
16547
16548 \end_inset
16549 </cell>
16550 </row>
16551 <row bottomline="true">
16552 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
16553 \begin_inset Text
16554
16555 \begin_layout Standard
16556
16557 \series bold
16558 Stuffer
16559 \end_layout
16560
16561 \end_inset
16562 </cell>
16563 <cell alignment="center" valignment="top" topline="true" usebox="none">
16564 \begin_inset Text
16565
16566 \begin_layout Standard
16567 Oskar
16568 \end_layout
16569
16570 \end_inset
16571 </cell>
16572 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16573 \begin_inset Text
16574
16575 \begin_layout Standard
16576 555
16577 \end_layout
16578
16579 \end_inset
16580 </cell>
16581 </row>
16582 <row bottomline="true">
16583 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
16584 \begin_inset Text
16585
16586 \begin_layout Standard
16587
16588 \series bold
16589 Tacchelli
16590 \end_layout
16591
16592 \end_inset
16593 </cell>
16594 <cell alignment="center" valignment="top" topline="true" usebox="none">
16595 \begin_inset Text
16596
16597 \begin_layout Standard
16598 Ugo
16599 \end_layout
16600
16601 \end_inset
16602 </cell>
16603 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16604 \begin_inset Text
16605
16606 \begin_layout Standard
16607 555
16608 \end_layout
16609
16610 \end_inset
16611 </cell>
16612 </row>
16613 <row bottomline="true">
16614 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
16615 \begin_inset Text
16616
16617 \begin_layout Standard
16618
16619 \series bold
16620 Tezzele
16621 \end_layout
16622
16623 \end_inset
16624 </cell>
16625 <cell alignment="center" valignment="top" topline="true" usebox="none">
16626 \begin_inset Text
16627
16628 \begin_layout Standard
16629 Margit
16630 \end_layout
16631
16632 \end_inset
16633 </cell>
16634 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16635 \begin_inset Text
16636
16637 \begin_layout Standard
16638 555
16639 \end_layout
16640
16641 \end_inset
16642 </cell>
16643 </row>
16644 <row bottomline="true">
16645 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
16646 \begin_inset Text
16647
16648 \begin_layout Standard
16649
16650 \series bold
16651 Unterkalmsteiner
16652 \end_layout
16653
16654 \end_inset
16655 </cell>
16656 <cell alignment="center" valignment="top" topline="true" usebox="none">
16657 \begin_inset Text
16658
16659 \begin_layout Standard
16660 Frieda
16661 \end_layout
16662
16663 \end_inset
16664 </cell>
16665 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16666 \begin_inset Text
16667
16668 \begin_layout Standard
16669 555
16670 \end_layout
16671
16672 \end_inset
16673 </cell>
16674 </row>
16675 <row bottomline="true">
16676 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
16677 \begin_inset Text
16678
16679 \begin_layout Standard
16680
16681 \series bold
16682 Vieider
16683 \end_layout
16684
16685 \end_inset
16686 </cell>
16687 <cell alignment="center" valignment="top" topline="true" usebox="none">
16688 \begin_inset Text
16689
16690 \begin_layout Standard
16691 Hilde
16692 \end_layout
16693
16694 \end_inset
16695 </cell>
16696 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16697 \begin_inset Text
16698
16699 \begin_layout Standard
16700 555
16701 \end_layout
16702
16703 \end_inset
16704 </cell>
16705 </row>
16706 <row bottomline="true">
16707 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
16708 \begin_inset Text
16709
16710 \begin_layout Standard
16711
16712 \series bold
16713 Vigna
16714 \end_layout
16715
16716 \end_inset
16717 </cell>
16718 <cell alignment="center" valignment="top" topline="true" usebox="none">
16719 \begin_inset Text
16720
16721 \begin_layout Standard
16722 Jürgen
16723 \end_layout
16724
16725 \end_inset
16726 </cell>
16727 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16728 \begin_inset Text
16729
16730 \begin_layout Standard
16731 999
16732 \end_layout
16733
16734 \end_inset
16735 </cell>
16736 </row>
16737 <row bottomline="true">
16738 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
16739 \begin_inset Text
16740
16741 \begin_layout Standard
16742
16743 \series bold
16744 Weber
16745 \end_layout
16746
16747 \end_inset
16748 </cell>
16749 <cell alignment="center" valignment="top" topline="true" usebox="none">
16750 \begin_inset Text
16751
16752 \begin_layout Standard
16753 Maurizio
16754 \end_layout
16755
16756 \end_inset
16757 </cell>
16758 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16759 \begin_inset Text
16760
16761 \begin_layout Standard
16762 555
16763 \end_layout
16764
16765 \end_inset
16766 </cell>
16767 </row>
16768 <row bottomline="true">
16769 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
16770 \begin_inset Text
16771
16772 \begin_layout Standard
16773
16774 \series bold
16775 Winkler
16776 \end_layout
16777
16778 \end_inset
16779 </cell>
16780 <cell alignment="center" valignment="top" topline="true" usebox="none">
16781 \begin_inset Text
16782
16783 \begin_layout Standard
16784 Franz
16785 \end_layout
16786
16787 \end_inset
16788 </cell>
16789 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16790 \begin_inset Text
16791
16792 \begin_layout Standard
16793 555
16794 \end_layout
16795
16796 \end_inset
16797 </cell>
16798 </row>
16799 <row bottomline="true" endlastfoot="true">
16800 <cell multicolumn="1" alignment="block" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
16801 \begin_inset Text
16802
16803 \begin_layout Standard
16804
16805 \series bold
16806 End
16807 \end_layout
16808
16809 \end_inset
16810 </cell>
16811 <cell multicolumn="2" alignment="center" valignment="top" topline="true" usebox="none">
16812 \begin_inset Text
16813
16814 \begin_layout Standard
16815
16816 \end_layout
16817
16818 \end_inset
16819 </cell>
16820 <cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16821 \begin_inset Text
16822
16823 \begin_layout Standard
16824
16825 \end_layout
16826
16827 \end_inset
16828 </cell>
16829 </row>
16830 </lyxtabular>
16831
16832 \end_inset
16833
16834
16835 \end_layout
16836
16837 \begin_layout Subsection
16838 Table Cells
16839 \begin_inset LatexCommand index
16840 name "Tables ! Cells"
16841
16842 \end_inset
16843
16844
16845 \begin_inset LatexCommand label
16846 name "sub:Table-Cells"
16847
16848 \end_inset
16849
16850
16851 \end_layout
16852
16853 \begin_layout Standard
16854 A table cell can contain text, inline equations, a figure, or another table.
16855  All these kinds of objects can be placed in the same cell.
16856  Font sizes and shapes can also be altered.
16857  But you can't put a special environment in a cell (like 
16858 \family sans
16859 Section*
16860 \family default
16861 , etc.), nor set spacing options etc.
16862  for the cell's paragraph.
16863 \end_layout
16864
16865 \begin_layout Standard
16866 To have multi-line entries in table cells, you have to declare a fixed width
16867  for the column in the table dialog.
16868  Your text is then automatically split into multiple lines and the cell
16869  is enlarged vertically when the length of the text exceeds the given width.
16870  An example:
16871 \end_layout
16872
16873 \begin_layout Standard
16874 \align center
16875 \begin_inset Tabular
16876 <lyxtabular version="3" rows="4" columns="3">
16877 <features>
16878 <column alignment="center" valignment="top" leftline="true" width="0pt">
16879 <column alignment="block" valignment="top" leftline="true" width="3cm">
16880 <column alignment="center" valignment="top" leftline="true" rightline="true" width="0pt">
16881 <row topline="true" bottomline="true">
16882 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
16883 \begin_inset Text
16884
16885 \begin_layout Standard
16886
16887 \family roman
16888 \series medium
16889 \shape up
16890 \size normal
16891 \emph off
16892 \bar no
16893 \noun off
16894 \color none
16895 1
16896 \end_layout
16897
16898 \end_inset
16899 </cell>
16900 <cell multicolumn="1" alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
16901 \begin_inset Text
16902
16903 \begin_layout Standard
16904
16905 \family roman
16906 \series medium
16907 \shape up
16908 \size normal
16909 \emph off
16910 \bar no
16911 \noun off
16912 \color none
16913 2
16914 \end_layout
16915
16916 \end_inset
16917 </cell>
16918 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
16919 \begin_inset Text
16920
16921 \begin_layout Standard
16922
16923 \family roman
16924 \series medium
16925 \shape up
16926 \size normal
16927 \emph off
16928 \bar no
16929 \noun off
16930 \color none
16931 3
16932 \end_layout
16933
16934 \end_inset
16935 </cell>
16936 </row>
16937 <row>
16938 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="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 4
16952 \end_layout
16953
16954 \end_inset
16955 </cell>
16956 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
16957 \begin_inset Text
16958
16959 \begin_layout Standard
16960
16961 \family roman
16962 \series medium
16963 \shape up
16964 \size normal
16965 \emph off
16966 \bar no
16967 \noun off
16968 \color none
16969 This is a multiline entry in a table.
16970 \end_layout
16971
16972 \end_inset
16973 </cell>
16974 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
16975 \begin_inset Text
16976
16977 \begin_layout Standard
16978
16979 \family roman
16980 \series medium
16981 \shape up
16982 \size normal
16983 \emph off
16984 \bar no
16985 \noun off
16986 \color none
16987 5
16988 \end_layout
16989
16990 \end_inset
16991 </cell>
16992 </row>
16993 <row bottomline="true">
16994 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="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 6
17008 \end_layout
17009
17010 \end_inset
17011 </cell>
17012 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
17013 \begin_inset Text
17014
17015 \begin_layout Standard
17016
17017 \family roman
17018 \series medium
17019 \shape up
17020 \size normal
17021 \emph off
17022 \bar no
17023 \noun off
17024 \color none
17025 This is longer now.
17026 \end_layout
17027
17028 \end_inset
17029 </cell>
17030 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
17031 \begin_inset Text
17032
17033 \begin_layout Standard
17034
17035 \family roman
17036 \series medium
17037 \shape up
17038 \size normal
17039 \emph off
17040 \bar no
17041 \noun off
17042 \color none
17043 7
17044 \end_layout
17045
17046 \end_inset
17047 </cell>
17048 </row>
17049 <row bottomline="true">
17050 <cell alignment="center" valignment="top" topline="true" leftline="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 8
17064 \end_layout
17065
17066 \end_inset
17067 </cell>
17068 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
17069 \begin_inset Text
17070
17071 \begin_layout Standard
17072
17073 \family roman
17074 \series medium
17075 \shape up
17076 \size normal
17077 \emph off
17078 \bar no
17079 \noun off
17080 \color none
17081 This is a multiline entry in a table.
17082  This is longer now.
17083 \end_layout
17084
17085 \end_inset
17086 </cell>
17087 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
17088 \begin_inset Text
17089
17090 \begin_layout Standard
17091
17092 \family roman
17093 \series medium
17094 \shape up
17095 \size normal
17096 \emph off
17097 \bar no
17098 \noun off
17099 \color none
17100 9
17101 \end_layout
17102
17103 \end_inset
17104 </cell>
17105 </row>
17106 </lyxtabular>
17107
17108 \end_inset
17109
17110
17111 \end_layout
17112
17113 \begin_layout Standard
17114 Cutting and pasting between tables and table cells works reasonably well.
17115  You can cut and paste even more than one row.
17116  Selection with the mouse or with 
17117 \family sans
17118 Shift
17119 \family default
17120  plus the arrow keys works as usual.
17121  You can also copy and paste the entire table as a single unit by starting
17122  the selection from outside the table.
17123 \end_layout
17124
17125 \begin_layout Section
17126 Floats
17127 \begin_inset LatexCommand index
17128 name "Floats"
17129
17130 \end_inset
17131
17132
17133 \begin_inset LatexCommand label
17134 name "sec:Floats"
17135
17136 \end_inset
17137
17138
17139 \end_layout
17140
17141 \begin_layout Standard
17142 A float is a block of text associated with some sort of label, which doesn't
17143  have a fixed location.
17144  It can 
17145 \begin_inset Quotes eld
17146 \end_inset
17147
17148 float
17149 \begin_inset Quotes erd
17150 \end_inset
17151
17152  forward or backward a page or two, to wherever it fits best.
17153  
17154 \family sans
17155 Footnotes
17156 \family default
17157  and 
17158 \family sans
17159 Margin\InsetSpace ~
17160 Notes
17161 \family default
17162  are also floats, because they can float to the next page when there are
17163  too much notes at the page.
17164 \end_layout
17165
17166 \begin_layout Standard
17167 Floats makes it possible to get a high quality layout.
17168  Images and tables can evenly be spread to the pages to avoid whitespace
17169  and pages without text.
17170  As the floating often destroys the context between the text and the image/table
17171 , every float can be referenced in the text.
17172  Floats are therefore numbered.
17173  Referencing is described in section\InsetSpace ~
17174
17175 \begin_inset LatexCommand ref
17176 reference "sec:Cross-References"
17177
17178 \end_inset
17179
17180 .
17181 \end_layout
17182
17183 \begin_layout Standard
17184 To insert a float, use the menu 
17185 \family sans
17186 Insert\SpecialChar \menuseparator
17187 Floats
17188 \family default
17189 .
17190  A box with a caption that has e.\InsetSpace \thinspace{}
17191 g.\InsetSpace ~
17192 the label 
17193 \begin_inset Quotes eld
17194 \end_inset
17195
17196 Figure\InsetSpace ~
17197 #:
17198 \begin_inset Quotes erd
17199 \end_inset
17200
17201  (# is the actual number) will be inserted into your document.
17202  The label will automatically be translated to the document language in
17203  the output.
17204  Behind the label you can insert the caption text.
17205 \begin_inset LatexCommand index
17206 name "Floats ! Captions"
17207
17208 \end_inset
17209
17210  The image or table is inserted above or below the caption in a separate
17211  paragraph within the float.
17212  To keep your LyX-document readable, you can open and close the float box
17213  by left-clicking on the box label.
17214  A closed float box looks like this: 
17215 \begin_inset Graphics
17216         filename clipart/floatQt4.png
17217         scale 80
17218
17219 \end_inset
17220
17221  -- a gray button with a red label.
17222 \end_layout
17223
17224 \begin_layout Standard
17225 It is recommended to insert floats as a separate paragraph to avoid possible
17226  LaTeX-errors that can occur when the surrounding text is specially formatted.
17227 \end_layout
17228
17229 \begin_layout Subsection
17230 Float Types
17231 \end_layout
17232
17233 \begin_layout Subsubsection
17234 Figure Floats
17235 \begin_inset LatexCommand index
17236 name "Floats ! Figure floats"
17237
17238 \end_inset
17239
17240
17241 \begin_inset LatexCommand label
17242 name "sec:Figure-Floats"
17243
17244 \end_inset
17245
17246
17247 \end_layout
17248
17249 \begin_layout Standard
17250 The menu 
17251 \family sans
17252 Insert\SpecialChar \menuseparator
17253 Float\SpecialChar \menuseparator
17254 Figure
17255 \family default
17256  inserts a float with the label 
17257 \begin_inset Quotes eld
17258 \end_inset
17259
17260
17261 \series bold
17262 Figure\InsetSpace ~
17263 #:
17264 \series default
17265
17266 \begin_inset Quotes erd
17267 \end_inset
17268
17269 .
17270  Set the cursor above this label (or before it and press enter) and insert
17271  the image as described above to get the caption printed below the image.
17272  This is what we did for Figure\InsetSpace ~
17273
17274 \begin_inset LatexCommand ref
17275 reference "cap:Platypus"
17276
17277 \end_inset
17278
17279 .
17280  If you want the caption to be above the image, set the cursor at the end
17281  of the caption, press enter and insert the image.
17282  This was done in Figure\InsetSpace ~
17283
17284 \begin_inset LatexCommand ref
17285 reference "cap:Escher"
17286
17287 \end_inset
17288
17289 .
17290 \end_layout
17291
17292 \begin_layout Standard
17293 \begin_inset Float figure
17294 wide false
17295 sideways false
17296 status open
17297
17298 \begin_layout Standard
17299 \align center
17300 \begin_inset Graphics
17301         filename clipart/platypus.eps
17302         display color
17303         width 50col%
17304         rotateOrigin center
17305
17306 \end_inset
17307
17308
17309 \end_layout
17310
17311 \begin_layout Standard
17312 \begin_inset Caption
17313
17314 \begin_layout Standard
17315 \begin_inset LatexCommand label
17316 name "cap:Platypus"
17317
17318 \end_inset
17319
17320 A severely distorted platypus in a float.
17321 \end_layout
17322
17323 \end_inset
17324
17325
17326 \end_layout
17327
17328 \end_inset
17329
17330
17331 \end_layout
17332
17333 \begin_layout Standard
17334 \begin_inset Float figure
17335 wide false
17336 sideways false
17337 status open
17338
17339 \begin_layout Standard
17340 \begin_inset Caption
17341
17342 \begin_layout Standard
17343 \begin_inset LatexCommand label
17344 name "cap:Escher"
17345
17346 \end_inset
17347
17348 M.C.
17349  Escher on acid.
17350 \end_layout
17351
17352 \end_inset
17353
17354
17355 \end_layout
17356
17357 \begin_layout Standard
17358 \align center
17359 \begin_inset Graphics
17360         filename clipart/escher-lsd.eps
17361         display color
17362         scale 80
17363         rotateOrigin center
17364
17365 \end_inset
17366
17367
17368 \end_layout
17369
17370 \end_inset
17371
17372
17373 \end_layout
17374
17375 \begin_layout Standard
17376 This figure float show also how to set a label and create a cross-reference
17377  to it.
17378  As described in section\InsetSpace ~
17379
17380 \begin_inset LatexCommand ref
17381 reference "sec:Cross-References"
17382
17383 \end_inset
17384
17385 , you can simply insert a label in the caption using the menu 
17386 \family sans
17387 Insert\SpecialChar \menuseparator
17388 Label
17389 \family default
17390  and refer to it using the menu 
17391 \family sans
17392 Insert\SpecialChar \menuseparator
17393 Cross-Reference
17394 \family default
17395 .
17396  It is important to use references to figure floats, rather than using vague
17397  references like 
17398 \begin_inset Quotes eld
17399 \end_inset
17400
17401 the figure above
17402 \begin_inset Quotes erd
17403 \end_inset
17404
17405 , because as LaTeX will reposition the floats in the final document; it
17406  might not be 
17407 \begin_inset Quotes eld
17408 \end_inset
17409
17410 above
17411 \begin_inset Quotes erd
17412 \end_inset
17413
17414  at all.
17415 \end_layout
17416
17417 \begin_layout Standard
17418 Normally one inserts only one image to a figure float, but sometimes you
17419  might want to use two images with separate subcaptions.
17420  This can be done in the graphics dialog: Right-click on an image and go
17421  to the tab 
17422 \family sans
17423 Extra\InsetSpace ~
17424 options
17425 \family default
17426  in the appearing dialog, use the option 
17427 \family sans
17428 Subfigure
17429 \family default
17430 , and enter the subcaption for the image in the now enabled caption field.
17431  Figure\InsetSpace ~
17432
17433 \begin_inset LatexCommand ref
17434 reference "cap:Two-distorted-images"
17435
17436 \end_inset
17437
17438  is an example of a figure float with two images set side by side.
17439  You can also set the images one below the other.
17440 \end_layout
17441
17442 \begin_layout Standard
17443 \begin_inset Float figure
17444 wide false
17445 sideways false
17446 status open
17447
17448 \begin_layout Standard
17449
17450 \hfill
17451
17452 \begin_inset Graphics
17453         filename clipart/escher-lsd.eps
17454         width 45col%
17455         subcaption
17456         subcaptionText "Undefinable structure"
17457
17458 \end_inset
17459
17460
17461 \hfill
17462
17463 \begin_inset Graphics
17464         filename clipart/platypus.eps
17465         lyxscale 60
17466         width 45col%
17467         subcaption
17468         subcaptionText "Platypus"
17469
17470 \end_inset
17471
17472
17473 \hfill
17474
17475 \end_layout
17476
17477 \begin_layout Standard
17478 \begin_inset Caption
17479
17480 \begin_layout Standard
17481 \begin_inset LatexCommand label
17482 name "cap:Two-distorted-images"
17483
17484 \end_inset
17485
17486 Two distorted images.
17487 \end_layout
17488
17489 \end_inset
17490
17491
17492 \end_layout
17493
17494 \end_inset
17495
17496
17497 \end_layout
17498
17499 \begin_layout Standard
17500 Note that the caption is added to the 
17501 \family sans
17502 List\InsetSpace ~
17503 of\InsetSpace ~
17504 Figures
17505 \family default
17506  as described in section\InsetSpace ~
17507
17508 \begin_inset LatexCommand ref
17509 reference "sec:ListsOf"
17510
17511 \end_inset
17512
17513 .
17514 \end_layout
17515
17516 \begin_layout Subsubsection
17517 Table Floats
17518 \begin_inset LatexCommand index
17519 name "Floats ! Table floats"
17520
17521 \end_inset
17522
17523
17524 \begin_inset LatexCommand label
17525 name "sec:Table-Floats"
17526
17527 \end_inset
17528
17529
17530 \end_layout
17531
17532 \begin_layout Standard
17533 Table floats can be inserted using the menu 
17534 \family sans
17535 Insert\SpecialChar \menuseparator
17536 Float\SpecialChar \menuseparator
17537 Table
17538 \family default
17539 .
17540  They have the same properties as figure floats except of the different
17541  label.
17542  Table\InsetSpace ~
17543
17544 \begin_inset LatexCommand ref
17545 reference "cap:Table-float"
17546
17547 \end_inset
17548
17549  is an example of a table float.
17550 \end_layout
17551
17552 \begin_layout Standard
17553 \begin_inset Float table
17554 wide false
17555 sideways false
17556 status open
17557
17558 \begin_layout Standard
17559 \begin_inset Caption
17560
17561 \begin_layout Standard
17562 \begin_inset LatexCommand label
17563 name "cap:Table-float"
17564
17565 \end_inset
17566
17567 A table float.
17568 \end_layout
17569
17570 \end_inset
17571
17572
17573 \end_layout
17574
17575 \begin_layout Standard
17576 \align center
17577 \begin_inset Tabular
17578 <lyxtabular version="3" rows="3" columns="3">
17579 <features>
17580 <column alignment="center" valignment="top" leftline="true" width="0pt">
17581 <column alignment="center" valignment="top" leftline="true" width="0pt">
17582 <column alignment="center" valignment="top" leftline="true" rightline="true" width="0pt">
17583 <row topline="true" bottomline="true">
17584 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
17585 \begin_inset Text
17586
17587 \begin_layout Standard
17588
17589 \family roman
17590 \series medium
17591 \shape up
17592 \size normal
17593 \emph off
17594 \bar no
17595 \noun off
17596 \color none
17597 1
17598 \end_layout
17599
17600 \end_inset
17601 </cell>
17602 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
17603 \begin_inset Text
17604
17605 \begin_layout Standard
17606
17607 \family roman
17608 \series medium
17609 \shape up
17610 \size normal
17611 \emph off
17612 \bar no
17613 \noun off
17614 \color none
17615 2
17616 \end_layout
17617
17618 \end_inset
17619 </cell>
17620 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
17621 \begin_inset Text
17622
17623 \begin_layout Standard
17624
17625 \family roman
17626 \series medium
17627 \shape up
17628 \size normal
17629 \emph off
17630 \bar no
17631 \noun off
17632 \color none
17633 3
17634 \end_layout
17635
17636 \end_inset
17637 </cell>
17638 </row>
17639 <row topline="true">
17640 <cell alignment="center" valignment="top" topline="true" leftline="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 Joe
17654 \end_layout
17655
17656 \end_inset
17657 </cell>
17658 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
17659 \begin_inset Text
17660
17661 \begin_layout Standard
17662
17663 \family roman
17664 \series medium
17665 \shape up
17666 \size normal
17667 \emph off
17668 \bar no
17669 \noun off
17670 \color none
17671 Mary
17672 \end_layout
17673
17674 \end_inset
17675 </cell>
17676 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
17677 \begin_inset Text
17678
17679 \begin_layout Standard
17680
17681 \family roman
17682 \series medium
17683 \shape up
17684 \size normal
17685 \emph off
17686 \bar no
17687 \noun off
17688 \color none
17689 Ted
17690 \end_layout
17691
17692 \end_inset
17693 </cell>
17694 </row>
17695 <row topline="true" bottomline="true">
17696 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="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 \begin_inset Formula $\int x^{2}dx$
17710 \end_inset
17711
17712
17713 \end_layout
17714
17715 \end_inset
17716 </cell>
17717 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
17718 \begin_inset Text
17719
17720 \begin_layout Standard
17721
17722 \family roman
17723 \series medium
17724 \shape up
17725 \size normal
17726 \emph off
17727 \bar no
17728 \noun off
17729 \color none
17730 \begin_inset Formula $\left[\begin{array}{cc}
17731 a & b\\
17732 c & d\end{array}\right]$
17733 \end_inset
17734
17735
17736 \end_layout
17737
17738 \end_inset
17739 </cell>
17740 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
17741 \begin_inset Text
17742
17743 \begin_layout Standard
17744
17745 \family roman
17746 \series medium
17747 \shape up
17748 \size normal
17749 \emph off
17750 \bar no
17751 \noun off
17752 \color none
17753 \begin_inset Formula $1+1=2$
17754 \end_inset
17755
17756
17757 \end_layout
17758
17759 \end_inset
17760 </cell>
17761 </row>
17762 </lyxtabular>
17763
17764 \end_inset
17765
17766
17767 \end_layout
17768
17769 \end_inset
17770
17771
17772 \end_layout
17773
17774 \begin_layout Subsubsection
17775 Algorithm Floats
17776 \begin_inset LatexCommand index
17777 name "Floats ! Algorithm floats"
17778
17779 \end_inset
17780
17781
17782 \end_layout
17783
17784 \begin_layout Standard
17785 This float type is inserted with the menu 
17786 \family sans
17787 Insert\SpecialChar \menuseparator
17788 Float\SpecialChar \menuseparator
17789 Algorithm
17790 \family default
17791 .
17792  It is used for program codes and descriptions of algorithms.
17793  A possible environment for algorithms is the 
17794 \family sans
17795 LyX-Code
17796 \family default
17797 , described in section\InsetSpace ~
17798
17799 \begin_inset LatexCommand ref
17800 reference "sub:LyX-Code"
17801
17802 \end_inset
17803
17804 .
17805 \end_layout
17806
17807 \begin_layout Standard
17808 \begin_inset Note Greyedout
17809 status open
17810
17811 \begin_layout Standard
17812
17813 \series bold
17814 Note:
17815 \series default
17816  that the float label is not automatically translated into the document
17817  language.
17818 \end_layout
17819
17820 \end_inset
17821
17822  You have to do this manually by adding the following line
17823 \end_layout
17824
17825 \begin_layout Standard
17826
17827 \series bold
17828
17829 \backslash
17830 floatname{algorithm}{your\InsetSpace ~
17831 name}
17832 \end_layout
17833
17834 \begin_layout Standard
17835 to the document preamble (menu 
17836 \family sans
17837 Document\SpecialChar \menuseparator
17838 Settings
17839 \family default
17840 ).
17841  
17842 \series bold
17843 your\InsetSpace ~
17844 name
17845 \series default
17846  is the word 
17847 \begin_inset Quotes eld
17848 \end_inset
17849
17850
17851 \emph on
17852 algorithm
17853 \emph default
17854
17855 \begin_inset Quotes erd
17856 \end_inset
17857
17858  in your language.
17859 \end_layout
17860
17861 \begin_layout Subsubsection
17862 Text Wrap Floats
17863 \begin_inset LatexCommand index
17864 name "Floats ! Text Wrap Floats"
17865
17866 \end_inset
17867
17868
17869 \begin_inset LatexCommand label
17870 name "sec:floatflt"
17871
17872 \end_inset
17873
17874
17875 \end_layout
17876
17877 \begin_layout Standard
17878 This float type is used if you want to 
17879 \begin_inset Quotes eld
17880 \end_inset
17881
17882 wrap
17883 \begin_inset Quotes erd
17884 \end_inset
17885
17886  text around a figure so that it only occupies some fraction of the column
17887  width.
17888  It can be inserted using the menu 
17889 \begin_inset Wrap figure
17890 placement l
17891 width "40col%"
17892 status open
17893
17894 \begin_layout Standard
17895 \begin_inset Graphics
17896         filename clipart/mobius.eps
17897         display color
17898         width 40col%
17899         rotateOrigin center
17900
17901 \end_inset
17902
17903
17904 \end_layout
17905
17906 \begin_layout Standard
17907 \begin_inset Caption
17908
17909 \begin_layout Standard
17910 \begin_inset LatexCommand label
17911 name "cap:Wrapped-figure"
17912
17913 \end_inset
17914
17915 This is a wrapped figure, and this is the brilliant caption that describes
17916  it
17917 \begin_inset VSpace medskip
17918 \end_inset
17919
17920
17921 \end_layout
17922
17923 \end_inset
17924
17925
17926 \end_layout
17927
17928 \end_inset
17929
17930  
17931 \family sans
17932 Insert\SpecialChar \menuseparator
17933 Float\SpecialChar \menuseparator
17934 Text\InsetSpace ~
17935 Wrap\InsetSpace ~
17936 Float
17937 \family default
17938  if the LaTeX-package 
17939 \series bold
17940 floatflt
17941 \series default
17942
17943 \begin_inset LatexCommand index
17944 name "LaTeX-packages ! floatflt"
17945
17946 \end_inset
17947
17948  is installed.
17949 \begin_inset Foot
17950 status collapsed
17951
17952 \begin_layout Standard
17953 Installing a LaTeX-package is explained it in the 
17954 \emph on
17955 LaTeX\InsetSpace ~
17956 Configuration
17957 \emph default
17958  manual.
17959 \end_layout
17960
17961 \end_inset
17962
17963  The width and placement of the float is adjusted by right-clicking on the
17964  float box.
17965  Figure\InsetSpace ~
17966
17967 \begin_inset LatexCommand ref
17968 reference "cap:Wrapped-figure"
17969
17970 \end_inset
17971
17972  is an example Text\InsetSpace ~
17973 wrap float with a width of 40
17974 \begin_inset Formula $\,$
17975 \end_inset
17976
17977 col%.
17978 \begin_inset Foot
17979 status collapsed
17980
17981 \begin_layout Standard
17982 Available units are explained in Appendix\InsetSpace ~
17983
17984 \begin_inset LatexCommand ref
17985 reference "cha:Units-available-in"
17986
17987 \end_inset
17988
17989 .
17990 \end_layout
17991
17992 \end_inset
17993
17994  Some space was added under the caption to separate it better from the surroundi
17995 ng text.
17996 \end_layout
17997
17998 \begin_layout Standard
17999 The LaTeX-package 
18000 \series bold
18001 floatflt
18002 \series default
18003  also supports table wrap floats, but they are not yet supported by LyX.
18004  If you need this, read the documentation of 
18005 \series bold
18006 floatflt
18007 \series default
18008  
18009 \begin_inset LatexCommand cite
18010 key "floatflt"
18011
18012 \end_inset
18013
18014 .
18015 \end_layout
18016
18017 \begin_layout Standard
18018 \begin_inset Note Greyedout
18019 status open
18020
18021 \begin_layout Standard
18022
18023 \series bold
18024 Note:
18025 \series default
18026  Text\InsetSpace ~
18027 wrap float floats might be fragile! E.g.
18028  having a figure too close to the bottom of the page can mess things up
18029  in the way that the float doesn't appear in the output or that it is placed
18030  over some other text.
18031 \begin_inset Foot
18032 status collapsed
18033
18034 \begin_layout Standard
18035 The better solution is to use the LaTeX-package 
18036 \series bold
18037 wrapfig
18038 \series default
18039
18040 \begin_inset LatexCommand index
18041 name "LaTeX-packages ! wrapfig"
18042
18043 \end_inset
18044
18045  instead of 
18046 \series bold
18047 floatflt
18048 \series default
18049  but it is currently not supported by LyX.
18050 \end_layout
18051
18052 \end_inset
18053
18054
18055 \end_layout
18056
18057 \end_inset
18058
18059  In general:
18060 \end_layout
18061
18062 \begin_layout Itemize
18063 Wrap floats should not be placed in paragraphs that run over a page break.
18064  That means that wrap floats should better be inserted to the exact place
18065  when the document is nearly ready and you are able to estimate where page
18066  breaks will appear.
18067 \end_layout
18068
18069 \begin_layout Itemize
18070 Wrap floats should either be placed in an own paragraph before the paragraph
18071  where they should wrap into or within a paragraph.
18072 \end_layout
18073
18074 \begin_layout Itemize
18075 Wrap floats in consecutive paragraphs may cause troubles, so assure that
18076  there is a text paragraph between them as separator.
18077 \end_layout
18078
18079 \begin_layout Itemize
18080 Wrap floats are not allowed in section headings or tables.
18081 \end_layout
18082
18083 \begin_layout Subsection
18084 Rotated Floats
18085 \begin_inset LatexCommand label
18086 name "sub:Rotated-Floats"
18087
18088 \end_inset
18089
18090
18091 \begin_inset LatexCommand index
18092 name "Floats ! Rotating"
18093
18094 \end_inset
18095
18096
18097 \end_layout
18098
18099 \begin_layout Standard
18100 Especially for wide tables you might have floats rotated.
18101  To rotate a whole float including the caption, right-click on the float-box
18102  and use the option 
18103 \family sans
18104 Rotate\InsetSpace ~
18105 sideways
18106 \family default
18107 .
18108 \end_layout
18109
18110 \begin_layout Standard
18111 Rotated floats are always placed on its own page (or column, when you have
18112  a two-column document).
18113  They are rotated so that you can read them from the outside margin.
18114  Forcing the rotation direction is explained in the 
18115 \emph on
18116 Embedded Objects
18117 \emph default
18118  manual.
18119 \end_layout
18120
18121 \begin_layout Standard
18122 Referencing rotated floats is the same like for normal floats, the caption
18123  format is also the same: Table\InsetSpace ~
18124
18125 \begin_inset LatexCommand ref
18126 reference "cap:Rotated-table"
18127
18128 \end_inset
18129
18130  is an example of a rotated table float.
18131 \end_layout
18132
18133 \begin_layout Standard
18134 \begin_inset Note Greyedout
18135 status open
18136
18137 \begin_layout Standard
18138
18139 \series bold
18140 Note:
18141 \series default
18142  Not all DVI-viewers are able to display rotated floats.
18143 \end_layout
18144
18145 \end_inset
18146
18147
18148 \end_layout
18149
18150 \begin_layout Standard
18151 \begin_inset Float table
18152 wide false
18153 sideways true
18154 status open
18155
18156 \begin_layout Standard
18157 \begin_inset Caption
18158
18159 \begin_layout Standard
18160 \begin_inset LatexCommand label
18161 name "cap:Rotated-table"
18162
18163 \end_inset
18164
18165  Rotated table
18166 \end_layout
18167
18168 \end_inset
18169
18170
18171 \end_layout
18172
18173 \begin_layout Standard
18174 \align center
18175 \begin_inset Tabular
18176 <lyxtabular version="3" rows="1" columns="5">
18177 <features>
18178 <column alignment="center" valignment="top" leftline="true" width="0">
18179 <column alignment="center" valignment="top" leftline="true" width="0">
18180 <column alignment="center" valignment="top" leftline="true" width="0">
18181 <column alignment="center" valignment="top" leftline="true" width="0">
18182 <column alignment="center" valignment="top" leftline="true" rightline="true" width="0">
18183 <row topline="true" bottomline="true">
18184 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
18185 \begin_inset Text
18186
18187 \begin_layout Standard
18188 test
18189 \end_layout
18190
18191 \end_inset
18192 </cell>
18193 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
18194 \begin_inset Text
18195
18196 \begin_layout Standard
18197 b
18198 \end_layout
18199
18200 \end_inset
18201 </cell>
18202 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
18203 \begin_inset Text
18204
18205 \begin_layout Standard
18206 c
18207 \end_layout
18208
18209 \end_inset
18210 </cell>
18211 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
18212 \begin_inset Text
18213
18214 \begin_layout Standard
18215 d
18216 \end_layout
18217
18218 \end_inset
18219 </cell>
18220 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
18221 \begin_inset Text
18222
18223 \begin_layout Standard
18224 e
18225 \end_layout
18226
18227 \end_inset
18228 </cell>
18229 </row>
18230 </lyxtabular>
18231
18232 \end_inset
18233
18234
18235 \end_layout
18236
18237 \end_inset
18238
18239
18240 \end_layout
18241
18242 \begin_layout Subsection
18243 Float Placement
18244 \begin_inset LatexCommand label
18245 name "sub:Float-Placement"
18246
18247 \end_inset
18248
18249
18250 \begin_inset LatexCommand index
18251 name "Floats ! Placement"
18252
18253 \end_inset
18254
18255
18256 \end_layout
18257
18258 \begin_layout Standard
18259 Right-clicking on a float-box opens a dialog where you can alter the placement
18260  options that LaTeX uses for positioning the float.
18261 \newline
18262 The option 
18263 \family sans
18264 Span\InsetSpace ~
18265 columns
18266 \family default
18267  is only useful for two-column documents: If you select it, the float will
18268  span across both columns on the page instead of being confined to just
18269  one.
18270 \newline
18271 The option 
18272 \family sans
18273 Rotate\InsetSpace ~
18274 sideways
18275 \family default
18276  is used to rotate floats, see section\InsetSpace ~
18277
18278 \begin_inset LatexCommand ref
18279 reference "sub:Rotated-Floats"
18280
18281 \end_inset
18282
18283 .
18284 \end_layout
18285
18286 \begin_layout Standard
18287 You can use one ore more of the following options in the float dialog to
18288  set the placement for a particular float when you uncheck the option 
18289 \family sans
18290 Use\InsetSpace ~
18291 default\InsetSpace ~
18292 placement
18293 \family default
18294 :
18295 \end_layout
18296
18297 \begin_layout Description
18298 Here\InsetSpace ~
18299 if\InsetSpace ~
18300 possible: try to place the float on the position where it is inserted
18301 \end_layout
18302
18303 \begin_layout Description
18304 Top\InsetSpace ~
18305 of\InsetSpace ~
18306 page: try to place the float on the top of the current page
18307 \end_layout
18308
18309 \begin_layout Description
18310 Bottom\InsetSpace ~
18311 of\InsetSpace ~
18312 page: try to place the float on the bottom of the current page
18313 \end_layout
18314
18315 \begin_layout Description
18316 Page\InsetSpace ~
18317 of\InsetSpace ~
18318 floats: try to place the float on an own page 
18319 \end_layout
18320
18321 \begin_layout Standard
18322 The order of the above option is 
18323 \emph on
18324 always
18325 \emph default
18326  used by LaTeX.
18327  That means, if you use the default placement, LaTeX will first try out
18328  
18329 \family sans
18330 Here\InsetSpace ~
18331 if\InsetSpace ~
18332 possible
18333 \family default
18334 , then 
18335 \family sans
18336 Top\InsetSpace ~
18337 of\InsetSpace ~
18338 page
18339 \family default
18340 , and then the others.
18341  If you don't use the default, LaTeX will try only the checked options but
18342  in the same order.
18343  If none of the 4 placements are possible the procedure is internally repeated
18344  but it is tried to put the float on the following page.
18345 \end_layout
18346
18347 \begin_layout Standard
18348 By default, each options has its own rules:
18349 \end_layout
18350
18351 \begin_layout Standard
18352
18353 \family sans
18354 Top\InsetSpace ~
18355 of\InsetSpace ~
18356 page
18357 \family default
18358  only floats occupying less than 70\InsetSpace \thinspace{}
18359 % of the page can be placed at the top
18360  of a page
18361 \end_layout
18362
18363 \begin_layout Standard
18364
18365 \family sans
18366 Bottom\InsetSpace ~
18367 of\InsetSpace ~
18368 page
18369 \family default
18370 : only floats occupying less than 30\InsetSpace \thinspace{}
18371 % of the page can be placed at the bottom
18372  of a page.
18373 \end_layout
18374
18375 \begin_layout Standard
18376
18377 \family sans
18378 Page\InsetSpace ~
18379 of\InsetSpace ~
18380 floats
18381 \family default
18382 : only if more than 50\InsetSpace \thinspace{}
18383 % of the page are occupied by floats, several floats
18384  can be set together on a page.
18385 \end_layout
18386
18387 \begin_layout Standard
18388 If you don't like these rules, you can ignore them by using the additional
18389  option 
18390 \family sans
18391 Ignore\InsetSpace ~
18392 LaTeX\InsetSpace ~
18393 rules
18394 \family default
18395 .
18396 \end_layout
18397
18398 \begin_layout Standard
18399 Sometimes you might need, under all circumstances, a float to be placed
18400  exactly at the position where it is inserted.
18401  For this case you can use the option 
18402 \family sans
18403 Here\InsetSpace ~
18404 definitely
18405 \family default
18406 .
18407  Use this option very rarely and only if the document is nearly ready to
18408  be printed.
18409  Because the float is then no longer able to 
18410 \begin_inset Quotes eld
18411 \end_inset
18412
18413 float
18414 \begin_inset Quotes erd
18415 \end_inset
18416
18417  when you change your document and this will often destroy the page layout.
18418 \end_layout
18419
18420 \begin_layout Standard
18421 There are no placement options for text wrap floats, because they are always
18422  surrounded by the text of a certain paragraph.
18423 \end_layout
18424
18425 \begin_layout Standard
18426 For more details about float placements, have a look at LaTeX books like
18427  
18428 \begin_inset LatexCommand cite
18429 key "latexcompanion,latexguide,latexbook"
18430
18431 \end_inset
18432
18433 .
18434 \end_layout
18435
18436 \begin_layout Section
18437 Minipages
18438 \begin_inset LatexCommand index
18439 name "Minipages"
18440
18441 \end_inset
18442
18443
18444 \begin_inset LatexCommand label
18445 name "sec:Minipages"
18446
18447 \end_inset
18448
18449
18450 \end_layout
18451
18452 \begin_layout Standard
18453 LaTeX provides a mechanism to produce essentially a page within a page,
18454  called minipage.
18455  Within a minipage, all the usual rules of indentation, line wrapping, etc.\InsetSpace ~
18456 apply.
18457  
18458 \end_layout
18459
18460 \begin_layout Standard
18461 Minipages in LyX have their own collapsible box inserted via the menu 
18462 \family sans
18463 Insert\SpecialChar \menuseparator
18464 Box
18465 \family default
18466 .
18467  Right-clicking on the box allows you to alter the width of the minipage
18468  and its alignment within the page.
18469 \end_layout
18470
18471 \begin_layout Standard
18472 \align center
18473 \begin_inset Box Frameless
18474 position "t"
18475 hor_pos "c"
18476 has_inner_box 1
18477 inner_pos "t"
18478 use_parbox 0
18479 width "30col%"
18480 special "none"
18481 height "1pt"
18482 height_special "totalheight"
18483 status open
18484
18485 \begin_layout Standard
18486
18487 \shape italic
18488 This is a minipage.
18489  The text is set in an italic style.
18490 \end_layout
18491
18492 \begin_layout Standard
18493
18494 \shape italic
18495 Minipages are often used for text in another language or text that needs
18496  another formatting.
18497 \end_layout
18498
18499 \end_inset
18500
18501
18502 \end_layout
18503
18504 \begin_layout Standard
18505 \begin_inset VSpace medskip
18506 \end_inset
18507
18508 If you place two minipages side-by-side, you can use 
18509 \family sans
18510 Horizontal Fills
18511 \family default
18512  as described in section\InsetSpace ~
18513
18514 \begin_inset LatexCommand ref
18515 reference "sub:Horizontal-Space"
18516
18517 \end_inset
18518
18519 :
18520 \begin_inset VSpace medskip
18521 \end_inset
18522
18523
18524 \end_layout
18525
18526 \begin_layout Standard
18527 \begin_inset Box Frameless
18528 position "t"
18529 hor_pos "c"
18530 has_inner_box 1
18531 inner_pos "t"
18532 use_parbox 0
18533 width "1.5in"
18534 special "none"
18535 height "1pt"
18536 height_special "totalheight"
18537 status open
18538
18539 \begin_layout Standard
18540 This is a minipage with some stupid dummy text.
18541  This dummy text is used to increase the size of the minipage.
18542 \end_layout
18543
18544 \end_inset
18545
18546
18547 \hfill
18548
18549 \begin_inset Box Frameless
18550 position "t"
18551 hor_pos "c"
18552 has_inner_box 1
18553 inner_pos "t"
18554 use_parbox 0
18555 width "1.5in"
18556 special "none"
18557 height "1pt"
18558 height_special "totalheight"
18559 status open
18560
18561 \begin_layout Standard
18562 This is a minipage with some stupid dummy text.
18563  This dummy text is used to increase the size of the minipage.
18564 \end_layout
18565
18566 \end_inset
18567
18568
18569 \end_layout
18570
18571 \begin_layout Standard
18572 \begin_inset VSpace bigskip
18573 \end_inset
18574
18575
18576 \end_layout
18577
18578 \begin_layout Standard
18579 When you right-click on a minipage box, you can change the box from a minipage
18580  to other box types.
18581  All box types and their settings are explained in detail in chapter 
18582 \emph on
18583 Boxes
18584 \emph default
18585  of the 
18586 \emph on
18587 Embedded Objects
18588 \emph default
18589  manual.
18590 \end_layout
18591
18592 \begin_layout Chapter
18593 Mathematical Formulas
18594 \begin_inset LatexCommand index
18595 name "Math"
18596
18597 \end_inset
18598
18599
18600 \begin_inset LatexCommand index
18601 name "Formulas | see{Math}"
18602
18603 \end_inset
18604
18605
18606 \begin_inset LatexCommand label
18607 name "cha:Mathematical-Formulas"
18608
18609 \end_inset
18610
18611
18612 \end_layout
18613
18614 \begin_layout Section
18615 Basic Math Editing
18616 \begin_inset LatexCommand index
18617 name "Math ! Basics"
18618
18619 \end_inset
18620
18621
18622 \end_layout
18623
18624 \begin_layout Standard
18625 To create a math formula, you can just click on the toolbar icon 
18626 \begin_inset Graphics
18627         filename ../images/math-mode.xpm
18628
18629 \end_inset
18630
18631 .
18632  That will create a little blue rectangle, with purple markers around its
18633  corners.
18634  That blue rectangle is the formula itself; the purple markers indicate
18635  what level of nesting within the formula you are at.
18636  You can also choose a particular formula type to insert via the 
18637 \family sans
18638 Insert\SpecialChar \menuseparator
18639 Math
18640 \family default
18641  menu.
18642 \end_layout
18643
18644 \begin_layout Standard
18645 Editing the parameters of a formula and adding math constructs can be done
18646  with the 
18647 \family sans
18648 math\InsetSpace ~
18649 toolbar
18650 \family default
18651 , that appears when the cursor is in a formula.
18652 \end_layout
18653
18654 \begin_layout Standard
18655 There are two main types of formulas: Inline formulas appear within a text
18656  line, like this one:
18657 \end_layout
18658
18659 \begin_layout Standard
18660 This is a line with an inline formula 
18661 \begin_inset Formula $A=B$
18662 \end_inset
18663
18664  in it.
18665 \end_layout
18666
18667 \begin_layout Standard
18668 Displayed formulas appear outside the text like as they were in an own paragraph
18669 , like this one:
18670 \begin_inset Formula \[
18671 A=B\]
18672
18673 \end_inset
18674
18675 You can only number and reference displayed formulas.
18676 \end_layout
18677
18678 \begin_layout Standard
18679 LyX supports also many LaTeX math commands.
18680  E.g.
18681  typing 
18682 \begin_inset Quotes eld
18683 \end_inset
18684
18685
18686 \series bold
18687
18688 \backslash
18689 alpha
18690 \series default
18691
18692 \begin_inset Quotes erd
18693 \end_inset
18694
18695 , followed by a space, in a formula will create the Greek letter 
18696 \begin_inset Formula $\alpha$
18697 \end_inset
18698
18699 .
18700  So typing commands might sometimes be faster than using the 
18701 \family sans
18702 Math\InsetSpace ~
18703 Panel
18704 \family default
18705 .
18706 \end_layout
18707
18708 \begin_layout Subsection
18709 Navigating in Formulas
18710 \begin_inset LatexCommand index
18711 name "Math ! Navigating"
18712
18713 \end_inset
18714
18715
18716 \end_layout
18717
18718 \begin_layout Standard
18719 The best control over the cursor position within an existing formula is
18720  achieved with the arrow keys.
18721  LyX uses small rectangles to indicate places where something can be inserted.
18722  The arrow keys can be used to navigate between parts of a formula.
18723  Pressing 
18724 \family sans
18725 Space
18726 \family default
18727  will leave a formula construct (a square root 
18728 \begin_inset Formula $\sqrt{2}$
18729 \end_inset
18730
18731 , or parentheses 
18732 \begin_inset Formula $\left(f\right)$
18733 \end_inset
18734
18735 , or a matrix 
18736 \begin_inset Formula $\left[\begin{array}{cc}
18737 1 & 2\\
18738 3 & 4\end{array}\right]$
18739 \end_inset
18740
18741 ).
18742  Pressing 
18743 \family sans
18744 Escape
18745 \family default
18746  will leave the formula, placing the cursor after the formula.
18747  
18748 \family sans
18749 Tab
18750 \family default
18751  can be used to move horizontally in a formula; for example, through the
18752  cells of a matrix or the positions in a multi-line equation.
18753 \end_layout
18754
18755 \begin_layout Standard
18756
18757 \family sans
18758 Space
18759 \family default
18760 , printed in this document as 
18761 \begin_inset Quotes eld
18762 \end_inset
18763
18764
18765 \begin_inset ERT
18766 status collapsed
18767
18768 \begin_layout Standard
18769
18770
18771 \backslash
18772 spce 
18773 \end_layout
18774
18775 \end_inset
18776
18777
18778 \begin_inset Quotes erd
18779 \end_inset
18780
18781
18782 \begin_inset Note Note
18783 status collapsed
18784
18785 \begin_layout Standard
18786 This command will appear in the output as official character denoting the
18787  space character (visible space).
18788 \end_layout
18789
18790 \end_inset
18791
18792 , seems to do nothing in a formula, since it does not add a space between
18793  characters, but it does exit a nested structure.
18794  For this reason, you have to be careful about using 
18795 \family sans
18796 Space
18797 \family default
18798 .
18799  For example, if you want 
18800 \begin_inset Formula $\sqrt{2x+1}$
18801 \end_inset
18802
18803 , type 
18804 \series bold
18805
18806 \backslash
18807 sqrt
18808 \begin_inset ERT
18809 status collapsed
18810
18811 \begin_layout Standard
18812
18813
18814 \backslash
18815 spce 
18816 \end_layout
18817
18818 \end_inset
18819
18820 2x+1
18821 \series default
18822  and not 
18823 \series bold
18824
18825 \backslash
18826 sqrt
18827 \begin_inset ERT
18828 status collapsed
18829
18830 \begin_layout Standard
18831
18832
18833 \backslash
18834 spce 
18835 \end_layout
18836
18837 \end_inset
18838
18839 2x
18840 \begin_inset ERT
18841 status collapsed
18842
18843 \begin_layout Standard
18844
18845
18846 \backslash
18847 spce 
18848 \end_layout
18849
18850 \end_inset
18851
18852 +1
18853 \series default
18854 , since in the latter case only the 
18855 \family typewriter
18856
18857 \begin_inset Formula $2x$
18858 \end_inset
18859
18860
18861 \family default
18862  will be under the square root sign: 
18863 \begin_inset Formula $\sqrt{2x}+1$
18864 \end_inset
18865
18866 .
18867 \end_layout
18868
18869 \begin_layout Standard
18870 You can leave many parts of a formula, like this matrix, partially filled
18871  in, such as:
18872 \begin_inset Formula \[
18873 \left(\begin{array}{ccc}
18874 \lambda_{1}\\
18875  & \ddots\\
18876  &  & \lambda_{n}\end{array}\right)\]
18877
18878 \end_inset
18879
18880 If you leave a fraction only partially filled in, or a subscript with nothing
18881  in it, the results will be unpredictable, but most constructs don't mind.
18882 \end_layout
18883
18884 \begin_layout Subsection
18885 Selecting Text
18886 \end_layout
18887
18888 \begin_layout Standard
18889 You can select text within a formula in two different ways.
18890  Place the cursor at one end of the string of text you want, and press 
18891 \family sans
18892 Shift
18893 \family default
18894  and a cursor movement key to select text.
18895  It will be highlighted as with regular text selection.
18896  Alternatively, you can select text with the mouse in the usual way.
18897  That text can then be cut or copied, and then pasted within any formula,
18898  but not in a normal text region in LyX.
18899 \end_layout
18900
18901 \begin_layout Subsection
18902 Exponents and Subscripts
18903 \begin_inset LatexCommand index
18904 name "Math ! Exponents"
18905
18906 \end_inset
18907
18908
18909 \begin_inset LatexCommand index
18910 name "Math ! Subscripts"
18911
18912 \end_inset
18913
18914
18915 \end_layout
18916
18917 \begin_layout Standard
18918 You can use the math panel to add super- or subscripts, but the much easier
18919  way is to use a command.
18920  To get 
18921 \begin_inset Formula $x^{2}$
18922 \end_inset
18923
18924 , type in a formula 
18925 \series bold
18926 x^2
18927 \begin_inset ERT
18928 status collapsed
18929
18930 \begin_layout Standard
18931
18932
18933 \backslash
18934 spce 
18935 \end_layout
18936
18937 \end_inset
18938
18939
18940 \series default
18941 .
18942  The final 
18943 \family sans
18944 Space
18945 \family default
18946  puts the cursor back down on the base line of the expression.
18947  If you type 
18948 \series bold
18949 x^2y
18950 \series default
18951 , you will get 
18952 \begin_inset Formula $x^{2y}$
18953 \end_inset
18954
18955 , to get 
18956 \begin_inset Formula $x^{2}y$
18957 \end_inset
18958
18959 , type 
18960 \series bold
18961 x^2
18962 \begin_inset ERT
18963 status collapsed
18964
18965 \begin_layout Standard
18966
18967
18968 \backslash
18969 spce 
18970 \end_layout
18971
18972 \end_inset
18973
18974 y
18975 \series default
18976 .
18977  If you use characters in the superscript, that could be accented with the
18978  hat 
18979 \begin_inset Quotes eld
18980 \end_inset
18981
18982 ^
18983 \begin_inset Quotes erd
18984 \end_inset
18985
18986 , you have to use an extra 
18987 \family sans
18988 Space
18989 \family default
18990  to separate the hat and the character.
18991  E.g.
18992  if you want 
18993 \begin_inset Formula $x^{a}$
18994 \end_inset
18995
18996 , type 
18997 \series bold
18998 x^
18999 \begin_inset ERT
19000 status collapsed
19001
19002 \begin_layout Standard
19003
19004
19005 \backslash
19006 spce 
19007 \end_layout
19008
19009 \end_inset
19010
19011 a
19012 \series default
19013 .
19014  Subscripts are similar: To get 
19015 \begin_inset Formula $a_{1}$
19016 \end_inset
19017
19018 , type 
19019 \series bold
19020 a_1
19021 \begin_inset ERT
19022 status collapsed
19023
19024 \begin_layout Standard
19025
19026
19027 \backslash
19028 spce 
19029 \end_layout
19030
19031 \end_inset
19032
19033
19034 \series default
19035 .
19036 \end_layout
19037
19038 \begin_layout Subsection
19039 Fractions
19040 \begin_inset LatexCommand index
19041 name "Math ! Fractions"
19042
19043 \end_inset
19044
19045
19046 \end_layout
19047
19048 \begin_layout Standard
19049 Create a fraction with either the command 
19050 \series bold
19051
19052 \backslash
19053 frac
19054 \series default
19055  or using the icon 
19056 \begin_inset Graphics
19057         filename ../images/math/frac.xpm
19058         scale 60
19059
19060 \end_inset
19061
19062  in the 
19063 \family sans
19064 Math\InsetSpace ~
19065 Panel
19066 \family default
19067 .
19068  You will be presented with an empty fraction.
19069  The cursor is above the fraction line.
19070  To move it to the bottom, simply press 
19071 \family sans
19072 Down
19073 \family default
19074 .
19075  To move back up, press 
19076 \family sans
19077 Up
19078 \family default
19079 .
19080  Any math structure can be placed in a fraction, as this example shows:
19081 \begin_inset Formula \[
19082 \left[\frac{1}{\left(\begin{array}{cc}
19083 2 & 3\\
19084 4 & 5\end{array}\right)}\right]\]
19085
19086 \end_inset
19087
19088
19089 \end_layout
19090
19091 \begin_layout Subsection
19092 Roots
19093 \begin_inset LatexCommand index
19094 name "Math ! Roots"
19095
19096 \end_inset
19097
19098
19099 \end_layout
19100
19101 \begin_layout Standard
19102 Roots can be created using the 
19103 \family sans
19104 Math\InsetSpace ~
19105 Panel
19106 \family default
19107  button
19108 \begin_inset Graphics
19109         filename ../images/math/sqrt.xpm
19110
19111 \end_inset
19112
19113  or the commands 
19114 \series bold
19115
19116 \backslash
19117 sqrt
19118 \series default
19119  or 
19120 \series bold
19121
19122 \backslash
19123 root
19124 \series default
19125 .
19126  With the command 
19127 \series bold
19128
19129 \backslash
19130 root
19131 \series default
19132  you can produce roots of higher orders, like cube roots, while 
19133 \series bold
19134
19135 \backslash
19136 sqrt
19137 \series default
19138  produces always a square root.
19139 \end_layout
19140
19141 \begin_layout Subsection
19142 Operators with Limits
19143 \begin_inset LatexCommand index
19144 name "Math ! Sums"
19145
19146 \end_inset
19147
19148
19149 \begin_inset LatexCommand index
19150 name "Math ! Integrals"
19151
19152 \end_inset
19153
19154
19155 \begin_inset LatexCommand label
19156 name "sub:Operators-with-Limits"
19157
19158 \end_inset
19159
19160
19161 \end_layout
19162
19163 \begin_layout Standard
19164 Sum (
19165 \begin_inset Formula $\sum$
19166 \end_inset
19167
19168 ) and integral (
19169 \begin_inset Formula $\int$
19170 \end_inset
19171
19172 ) operators are very often decorated with limits.
19173  These limits can be entered in LyX by entering them as you would enter
19174  a super- or subscript, directly after the symbol.
19175  The sum operator will automatically place its 
19176 \begin_inset Quotes eld
19177 \end_inset
19178
19179 limits
19180 \begin_inset Quotes erd
19181 \end_inset
19182
19183  over and under the symbol in displayed formulas, and on the side in inline
19184  formulas.
19185  Such as 
19186 \begin_inset Formula $\sum_{n=0}^{\infty}\frac{1}{n!}=e$
19187 \end_inset
19188
19189 , versus
19190 \begin_inset Formula \[
19191 \sum_{n=0}^{\infty}\frac{1}{n!}=e\]
19192
19193 \end_inset
19194
19195 Integral signs, however, will place the limits on the side in both formula
19196  types.
19197 \end_layout
19198
19199 \begin_layout Standard
19200 All operators with limits will be automatically re-sized when placed in
19201  display mode.
19202  The placement of the limits can be changed by placing the cursor directly
19203  behind the operator and hitting 
19204 \family sans
19205 M-m l
19206 \family default
19207  or using the menu 
19208 \family sans
19209 Edit\SpecialChar \menuseparator
19210 Math\SpecialChar \menuseparator
19211 Change\InsetSpace ~
19212 Limits\InsetSpace ~
19213 Type
19214 \family default
19215 .
19216 \end_layout
19217
19218 \begin_layout Standard
19219 Certain other mathematical expressions have this 
19220 \begin_inset Quotes eld
19221 \end_inset
19222
19223 moving limits
19224 \begin_inset Quotes erd
19225 \end_inset
19226
19227  feature as addition, such as
19228 \begin_inset LatexCommand index
19229 name "Math ! Limits"
19230
19231 \end_inset
19232
19233
19234 \begin_inset Formula \[
19235 \lim_{x\rightarrow\infty}f(x),\]
19236
19237 \end_inset
19238
19239 which will place the 
19240 \begin_inset Formula $x\rightarrow\infty$
19241 \end_inset
19242
19243  underneath the 
19244 \begin_inset Quotes eld
19245 \end_inset
19246
19247 lim
19248 \begin_inset Quotes erd
19249 \end_inset
19250
19251  in display mode.
19252  In inline formulas it looks like this: 
19253 \begin_inset Formula $\lim_{x\rightarrow\infty}f(x)$
19254 \end_inset
19255
19256 .
19257 \end_layout
19258
19259 \begin_layout Standard
19260 Note that the lim-function was entered as the function macro 
19261 \series bold
19262
19263 \backslash
19264 lim
19265 \series default
19266 .
19267  Have a look at section\InsetSpace ~
19268
19269 \begin_inset LatexCommand ref
19270 reference "sub:Functions"
19271
19272 \end_inset
19273
19274  for an explanation of function macros.
19275 \end_layout
19276
19277 \begin_layout Subsection
19278 Math Symbols
19279 \begin_inset LatexCommand index
19280 name "Math ! Symbols"
19281
19282 \end_inset
19283
19284
19285 \end_layout
19286
19287 \begin_layout Standard
19288 Most math symbols can be found in the 
19289 \family sans
19290 Math\InsetSpace ~
19291 Panel
19292 \family default
19293  under one of several categories; including 
19294 \family sans
19295 Greek
19296 \family default
19297
19298 \family sans
19299 Operators
19300 \family default
19301  , 
19302 \family sans
19303 Relations
19304 \family default
19305
19306 \family sans
19307 Arrows
19308 \family default
19309 .
19310  There are also the additional symbols provided by the American Mathematical
19311  Society (AMS).
19312 \end_layout
19313
19314 \begin_layout Standard
19315 If you know the LaTeX-command for a construct or symbol you wish to use,
19316  you don't have to use the 
19317 \family sans
19318 Math\InsetSpace ~
19319 Panel
19320 \family default
19321 , but can type the command directly into the formula.
19322  LyX will convert it to the corresponding symbol or construct.
19323 \end_layout
19324
19325 \begin_layout Subsection
19326 Altering Spacing
19327 \begin_inset LatexCommand index
19328 name "Math ! Spaces"
19329
19330 \end_inset
19331
19332
19333 \begin_inset LatexCommand label
19334 name "sub:Altering-Spacing"
19335
19336 \end_inset
19337
19338
19339 \end_layout
19340
19341 \begin_layout Standard
19342 You may want to create spaces that differs from the standard spacing that
19343  LaTeX provides.
19344  To do this, type 
19345 \family sans
19346 C-Space
19347 \family default
19348  or to use the 
19349 \family sans
19350 Math\InsetSpace ~
19351 Panel
19352 \family default
19353  button 
19354 \begin_inset Graphics
19355         filename ../images/math/space.xpm
19356
19357 \end_inset
19358
19359 .
19360  This generates a small space, and shows a small marker on the screen.
19361  Here a example for the sequence 
19362 \series bold
19363 a C-Space b
19364 \series default
19365
19366 \begin_inset Formula $a\, b$
19367 \end_inset
19368
19369  (appears in LyX as 
19370 \begin_inset Graphics
19371         filename clipart/SpaceMarker.png
19372
19373 \end_inset
19374
19375 ).
19376  You can change the space to different sizes when you set the cursor behind
19377  the space marker and hit space again several times.
19378  With every space hit the size will be changed.
19379  Some markers for the space size appear red in LyX, because they are a negative
19380  spaces.
19381  Here two examples:
19382 \end_layout
19383
19384 \begin_layout Standard
19385
19386 \series bold
19387 a C-Space b
19388 \series default
19389  and 3×
19390 \family sans
19391 Space
19392 \family default
19393
19394 \begin_inset Formula $a\quad b$
19395 \end_inset
19396
19397
19398 \end_layout
19399
19400 \begin_layout Standard
19401
19402 \series bold
19403 a C-Space b
19404 \series default
19405  and 5×
19406 \family sans
19407 Space
19408 \family default
19409
19410 \begin_inset Formula $a\! b$
19411 \end_inset
19412
19413
19414 \end_layout
19415
19416 \begin_layout Subsection
19417 Functions
19418 \begin_inset LatexCommand index
19419 name "Math ! Functions"
19420
19421 \end_inset
19422
19423
19424 \begin_inset LatexCommand label
19425 name "sub:Functions"
19426
19427 \end_inset
19428
19429
19430 \end_layout
19431
19432 \begin_layout Standard
19433 The 
19434 \family sans
19435 Math\InsetSpace ~
19436 Panel
19437 \family default
19438  contains a number of functions, such as 
19439 \begin_inset Formula $\sin$
19440 \end_inset
19441
19442
19443 \begin_inset Formula $\lim$
19444 \end_inset
19445
19446
19447 \emph on
19448 etc
19449 \emph default
19450 .
19451  (you can also insert them in a formula by typing 
19452 \series bold
19453
19454 \backslash
19455 sin
19456 \series default
19457  etc.).
19458  Standard mathematical practice is, that functions are printed upright to
19459  avoid confusions, because 
19460 \begin_inset Formula $sin$
19461 \end_inset
19462
19463  does normally mean 
19464 \begin_inset Formula $s·i·n$
19465 \end_inset
19466
19467 .
19468 \end_layout
19469
19470 \begin_layout Standard
19471 Using the function macros will also produce correct spacing around the function:
19472  
19473 \begin_inset Formula $a\sin x$
19474 \end_inset
19475
19476  is different from 
19477 \begin_inset Formula $asinx$
19478 \end_inset
19479
19480
19481 \end_layout
19482
19483 \begin_layout Standard
19484 For some mathematical objects, like the limes, the macro changes the way
19485  that subscripts are placed, like described in section\InsetSpace ~
19486
19487 \begin_inset LatexCommand ref
19488 reference "sub:Operators-with-Limits"
19489
19490 \end_inset
19491
19492 .
19493 \end_layout
19494
19495 \begin_layout Subsection
19496 Accents
19497 \begin_inset LatexCommand index
19498 name "Math ! Accents"
19499
19500 \end_inset
19501
19502
19503 \end_layout
19504
19505 \begin_layout Standard
19506 In a formula you can insert accented characters in the same way as in text
19507  mode.
19508  This may depend on your keyboard, or the bindings file you use.
19509  You can also use LaTeX commands to e.g.
19510  enter 
19511 \begin_inset Formula $\hat{a}$
19512 \end_inset
19513
19514  even if your keyboard doesn't have hat-accents enabled.
19515  Our example is entered by typing 
19516 \series bold
19517
19518 \backslash
19519 hat
19520 \begin_inset ERT
19521 status collapsed
19522
19523 \begin_layout Standard
19524
19525
19526 \backslash
19527 spce 
19528 \end_layout
19529
19530 \end_inset
19531
19532 a
19533 \series default
19534  in a formula.
19535  Table\InsetSpace ~
19536
19537 \begin_inset LatexCommand ref
19538 reference "cap:Accent-names-and"
19539
19540 \end_inset
19541
19542  shows the equivalences between the accent names and the commands.
19543 \end_layout
19544
19545 \begin_layout Standard
19546 \begin_inset Float table
19547 wide false
19548 sideways false
19549 status open
19550
19551 \begin_layout Standard
19552 \begin_inset Caption
19553
19554 \begin_layout Standard
19555 \begin_inset LatexCommand label
19556 name "cap:Accent-names-and"
19557
19558 \end_inset
19559
19560 Accent names and the corresponding commands.
19561 \end_layout
19562
19563 \end_inset
19564
19565
19566 \end_layout
19567
19568 \begin_layout Standard
19569 \align center
19570 \begin_inset Tabular
19571 <lyxtabular version="3" rows="11" columns="3">
19572 <features>
19573 <column alignment="center" valignment="top" leftline="true" width="0pt">
19574 <column alignment="center" valignment="top" leftline="true" width="0pt">
19575 <column alignment="center" valignment="top" leftline="true" rightline="true" width="0pt">
19576 <row topline="true" bottomline="true">
19577 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
19578 \begin_inset Text
19579
19580 \begin_layout Standard
19581 Name
19582 \end_layout
19583
19584 \end_inset
19585 </cell>
19586 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
19587 \begin_inset Text
19588
19589 \begin_layout Standard
19590 Command
19591 \end_layout
19592
19593 \end_inset
19594 </cell>
19595 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
19596 \begin_inset Text
19597
19598 \begin_layout Standard
19599 E
19600 \family roman
19601 \series medium
19602 \shape up
19603 \size normal
19604 \emph off
19605 \bar no
19606 \noun off
19607 \color none
19608 xample
19609 \end_layout
19610
19611 \end_inset
19612 </cell>
19613 </row>
19614 <row topline="true">
19615 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19616 \begin_inset Text
19617
19618 \begin_layout Standard
19619
19620 \family roman
19621 \series medium
19622 \shape up
19623 \size normal
19624 \emph off
19625 \bar no
19626 \noun off
19627 \color none
19628 circumflex
19629 \end_layout
19630
19631 \end_inset
19632 </cell>
19633 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19634 \begin_inset Text
19635
19636 \begin_layout Standard
19637
19638 \series bold
19639
19640 \backslash
19641 hat
19642 \end_layout
19643
19644 \end_inset
19645 </cell>
19646 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
19647 \begin_inset Text
19648
19649 \begin_layout Standard
19650
19651 \family roman
19652 \series medium
19653 \shape up
19654 \size normal
19655 \emph off
19656 \bar no
19657 \noun off
19658 \color none
19659 \begin_inset Formula $\hat{a}$
19660 \end_inset
19661
19662
19663 \end_layout
19664
19665 \end_inset
19666 </cell>
19667 </row>
19668 <row topline="true">
19669 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19670 \begin_inset Text
19671
19672 \begin_layout Standard
19673
19674 \family roman
19675 \series medium
19676 \shape up
19677 \size normal
19678 \emph off
19679 \bar no
19680 \noun off
19681 \color none
19682 grave
19683 \end_layout
19684
19685 \end_inset
19686 </cell>
19687 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19688 \begin_inset Text
19689
19690 \begin_layout Standard
19691
19692 \series bold
19693
19694 \backslash
19695 grave
19696 \end_layout
19697
19698 \end_inset
19699 </cell>
19700 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
19701 \begin_inset Text
19702
19703 \begin_layout Standard
19704
19705 \family roman
19706 \series medium
19707 \shape up
19708 \size normal
19709 \emph off
19710 \bar no
19711 \noun off
19712 \color none
19713 \begin_inset Formula $\grave{a}$
19714 \end_inset
19715
19716
19717 \end_layout
19718
19719 \end_inset
19720 </cell>
19721 </row>
19722 <row topline="true">
19723 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19724 \begin_inset Text
19725
19726 \begin_layout Standard
19727
19728 \family roman
19729 \series medium
19730 \shape up
19731 \size normal
19732 \emph off
19733 \bar no
19734 \noun off
19735 \color none
19736 acute
19737 \end_layout
19738
19739 \end_inset
19740 </cell>
19741 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19742 \begin_inset Text
19743
19744 \begin_layout Standard
19745
19746 \series bold
19747
19748 \backslash
19749 acute
19750 \end_layout
19751
19752 \end_inset
19753 </cell>
19754 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
19755 \begin_inset Text
19756
19757 \begin_layout Standard
19758
19759 \family roman
19760 \series medium
19761 \shape up
19762 \size normal
19763 \emph off
19764 \bar no
19765 \noun off
19766 \color none
19767 \begin_inset Formula $\acute{a}$
19768 \end_inset
19769
19770
19771 \end_layout
19772
19773 \end_inset
19774 </cell>
19775 </row>
19776 <row topline="true">
19777 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19778 \begin_inset Text
19779
19780 \begin_layout Standard
19781
19782 \family roman
19783 \series medium
19784 \shape up
19785 \size normal
19786 \emph off
19787 \bar no
19788 \noun off
19789 \color none
19790 umlaut
19791 \end_layout
19792
19793 \end_inset
19794 </cell>
19795 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19796 \begin_inset Text
19797
19798 \begin_layout Standard
19799
19800 \series bold
19801
19802 \backslash
19803 ddot
19804 \end_layout
19805
19806 \end_inset
19807 </cell>
19808 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
19809 \begin_inset Text
19810
19811 \begin_layout Standard
19812
19813 \family roman
19814 \series medium
19815 \shape up
19816 \size normal
19817 \emph off
19818 \bar no
19819 \noun off
19820 \color none
19821 \begin_inset Formula $\ddot{a}$
19822 \end_inset
19823
19824
19825 \end_layout
19826
19827 \end_inset
19828 </cell>
19829 </row>
19830 <row topline="true">
19831 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19832 \begin_inset Text
19833
19834 \begin_layout Standard
19835
19836 \family roman
19837 \series medium
19838 \shape up
19839 \size normal
19840 \emph off
19841 \bar no
19842 \noun off
19843 \color none
19844 tilde
19845 \end_layout
19846
19847 \end_inset
19848 </cell>
19849 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19850 \begin_inset Text
19851
19852 \begin_layout Standard
19853
19854 \series bold
19855
19856 \backslash
19857 tilde
19858 \end_layout
19859
19860 \end_inset
19861 </cell>
19862 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
19863 \begin_inset Text
19864
19865 \begin_layout Standard
19866
19867 \family roman
19868 \series medium
19869 \shape up
19870 \size normal
19871 \emph off
19872 \bar no
19873 \noun off
19874 \color none
19875 \begin_inset Formula $\tilde{a}$
19876 \end_inset
19877
19878
19879 \end_layout
19880
19881 \end_inset
19882 </cell>
19883 </row>
19884 <row topline="true">
19885 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19886 \begin_inset Text
19887
19888 \begin_layout Standard
19889
19890 \family roman
19891 \series medium
19892 \shape up
19893 \size normal
19894 \emph off
19895 \bar no
19896 \noun off
19897 \color none
19898 dot
19899 \end_layout
19900
19901 \end_inset
19902 </cell>
19903 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19904 \begin_inset Text
19905
19906 \begin_layout Standard
19907
19908 \series bold
19909
19910 \backslash
19911 dot
19912 \end_layout
19913
19914 \end_inset
19915 </cell>
19916 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
19917 \begin_inset Text
19918
19919 \begin_layout Standard
19920
19921 \family roman
19922 \series medium
19923 \shape up
19924 \size normal
19925 \emph off
19926 \bar no
19927 \noun off
19928 \color none
19929 \begin_inset Formula $\dot{a}$
19930 \end_inset
19931
19932
19933 \end_layout
19934
19935 \end_inset
19936 </cell>
19937 </row>
19938 <row topline="true">
19939 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19940 \begin_inset Text
19941
19942 \begin_layout Standard
19943
19944 \family roman
19945 \series medium
19946 \shape up
19947 \size normal
19948 \emph off
19949 \bar no
19950 \noun off
19951 \color none
19952 breve
19953 \end_layout
19954
19955 \end_inset
19956 </cell>
19957 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19958 \begin_inset Text
19959
19960 \begin_layout Standard
19961
19962 \series bold
19963
19964 \backslash
19965 breve
19966 \end_layout
19967
19968 \end_inset
19969 </cell>
19970 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
19971 \begin_inset Text
19972
19973 \begin_layout Standard
19974
19975 \family roman
19976 \series medium
19977 \shape up
19978 \size normal
19979 \emph off
19980 \bar no
19981 \noun off
19982 \color none
19983 \begin_inset Formula $\breve{a}$
19984 \end_inset
19985
19986
19987 \end_layout
19988
19989 \end_inset
19990 </cell>
19991 </row>
19992 <row topline="true">
19993 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19994 \begin_inset Text
19995
19996 \begin_layout Standard
19997
19998 \family roman
19999 \series medium
20000 \shape up
20001 \size normal
20002 \emph off
20003 \bar no
20004 \noun off
20005 \color none
20006 caron
20007 \end_layout
20008
20009 \end_inset
20010 </cell>
20011 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
20012 \begin_inset Text
20013
20014 \begin_layout Standard
20015
20016 \series bold
20017
20018 \backslash
20019 check
20020 \end_layout
20021
20022 \end_inset
20023 </cell>
20024 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
20025 \begin_inset Text
20026
20027 \begin_layout Standard
20028
20029 \family roman
20030 \series medium
20031 \shape up
20032 \size normal
20033 \emph off
20034 \bar no
20035 \noun off
20036 \color none
20037 \begin_inset Formula $\check{a}$
20038 \end_inset
20039
20040
20041 \end_layout
20042
20043 \end_inset
20044 </cell>
20045 </row>
20046 <row topline="true">
20047 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
20048 \begin_inset Text
20049
20050 \begin_layout Standard
20051
20052 \family roman
20053 \series medium
20054 \shape up
20055 \size normal
20056 \emph off
20057 \bar no
20058 \noun off
20059 \color none
20060 macron
20061 \end_layout
20062
20063 \end_inset
20064 </cell>
20065 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
20066 \begin_inset Text
20067
20068 \begin_layout Standard
20069
20070 \series bold
20071
20072 \backslash
20073 bar
20074 \end_layout
20075
20076 \end_inset
20077 </cell>
20078 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
20079 \begin_inset Text
20080
20081 \begin_layout Standard
20082
20083 \family roman
20084 \series medium
20085 \shape up
20086 \size normal
20087 \emph off
20088 \bar no
20089 \noun off
20090 \color none
20091 \begin_inset Formula $\bar{a}$
20092 \end_inset
20093
20094
20095 \end_layout
20096
20097 \end_inset
20098 </cell>
20099 </row>
20100 <row topline="true" bottomline="true">
20101 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
20102 \begin_inset Text
20103
20104 \begin_layout Standard
20105 vector
20106 \end_layout
20107
20108 \end_inset
20109 </cell>
20110 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
20111 \begin_inset Text
20112
20113 \begin_layout Standard
20114
20115 \series bold
20116
20117 \backslash
20118 vec
20119 \end_layout
20120
20121 \end_inset
20122 </cell>
20123 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
20124 \begin_inset Text
20125
20126 \begin_layout Standard
20127
20128 \family roman
20129 \series medium
20130 \shape up
20131 \size normal
20132 \emph off
20133 \bar no
20134 \noun off
20135 \color none
20136 \begin_inset Formula $\vec{a}$
20137 \end_inset
20138
20139
20140 \end_layout
20141
20142 \end_inset
20143 </cell>
20144 </row>
20145 </lyxtabular>
20146
20147 \end_inset
20148
20149
20150 \end_layout
20151
20152 \end_inset
20153
20154
20155 \end_layout
20156
20157 \begin_layout Standard
20158 You can choose one of the accents by selecting an item from the 
20159 \family sans
20160 Frame\InsetSpace ~
20161 decorations
20162 \family default
20163  symbol set in the math panel; this will apply to any selection you have
20164  made within a formula too.
20165 \end_layout
20166
20167 \begin_layout Section
20168 Brackets and Delimiters
20169 \begin_inset LatexCommand index
20170 name "Math ! Brackets"
20171
20172 \end_inset
20173
20174
20175 \begin_inset LatexCommand index
20176 name "Math ! Delimiters"
20177
20178 \end_inset
20179
20180
20181 \begin_inset LatexCommand label
20182 name "sec:Brackets-and-Delimiters"
20183
20184 \end_inset
20185
20186
20187 \end_layout
20188
20189 \begin_layout Standard
20190 There are several brackets available through LyX.
20191  For most purposes, using just the keys 
20192 \family typewriter
20193 []{}()|<>
20194 \family default
20195  should suffice.
20196  But if you want to surround a large structure, like a matrix or a fraction,
20197  or if you have several layers of brackets, is better using 
20198 \family sans
20199 Math\InsetSpace ~
20200 Panel
20201 \family default
20202 's delimiter icon 
20203 \begin_inset Graphics
20204         filename ../images/math/delim.xpm
20205
20206 \end_inset
20207
20208 .
20209  For example, that's how you would construct the brackets around a standard
20210  matrix such as:
20211 \begin_inset Formula \[
20212 \left[\begin{array}{cc}
20213 1 & 2\\
20214 3 & 4\end{array}\right]\]
20215
20216 \end_inset
20217
20218 and to make it easier to see the layers of parentheses as in: 
20219 \begin_inset Formula \[
20220 \frac{1}{\left(1+\left(\frac{1}{1+\left(\frac{1}{1+x}\right)}\right)\right)}\]
20221
20222 \end_inset
20223
20224
20225 \end_layout
20226
20227 \begin_layout Standard
20228 The parentheses, and other brackets from that menu will automatically re-size
20229  to accommodate the size of what is inside.
20230 \end_layout
20231
20232 \begin_layout Standard
20233 To construct brackets click on the button for the bracket you want on the
20234  left side and right side.
20235  If you use the option 
20236 \family sans
20237 Keep\InsetSpace ~
20238 matched
20239 \family default
20240 , the selected bracket type will be used for the left and the right side.
20241  The selection will be shown below the button field.
20242  If you want one side to not have a bracket, use the blank button.
20243  It will appear in LyX with a dotted line, but nothing will be printed.
20244 \end_layout
20245
20246 \begin_layout Standard
20247 If you want to place brackets around math structures, like a square root,
20248  you can do that by highlighting (selecting) the structure that is to go
20249  inside the brackets.
20250  Then choose the appropriate brackets for left and right and click on 
20251 \family sans
20252 Insert
20253 \family default
20254 .
20255  The parentheses will be drawn around the selected structure.
20256 \end_layout
20257
20258 \begin_layout Standard
20259 The next section explains how to insert a LaTeX 
20260 \begin_inset Quotes eld
20261 \end_inset
20262
20263 {
20264 \begin_inset Quotes erd
20265 \end_inset
20266
20267  for grouping.
20268 \end_layout
20269
20270 \begin_layout Section
20271 Grouping
20272 \begin_inset LatexCommand index
20273 name "Math ! Grouping"
20274
20275 \end_inset
20276
20277
20278 \begin_inset LatexCommand label
20279 name "sec:Grouping"
20280
20281 \end_inset
20282
20283
20284 \end_layout
20285
20286 \begin_layout Standard
20287 You may need to group a set of symbols.
20288  In LaTeX, for example, the typesetting of 
20289 \family typewriter
20290 {x^y}^z
20291 \family default
20292  is different from 
20293 \family typewriter
20294 x^{y^z}
20295 \family default
20296 :
20297 \end_layout
20298
20299 \begin_layout Standard
20300 \begin_inset Formula \[
20301 {x^{y}}^{z}\quad\mathrm{differs\; from}\quad x^{y^{z}}\]
20302
20303 \end_inset
20304
20305
20306 \end_layout
20307
20308 \begin_layout Standard
20309 To create this grouping, you need to use the key sequence 
20310 \begin_inset Quotes eld
20311 \end_inset
20312
20313
20314 \series bold
20315
20316 \backslash
20317 {
20318 \series default
20319
20320 \begin_inset Quotes erd
20321 \end_inset
20322
20323  then type space.
20324  Inside LyX, you will see red braces indicating the grouping.
20325  Within this braces you insert the grouped structure.
20326  The grouping braces won't appear in the output in contrary to normal braces.
20327 \end_layout
20328
20329 \begin_layout Section
20330 Arrays and Multi-line Equations
20331 \begin_inset LatexCommand index
20332 name "Math ! Arrays"
20333
20334 \end_inset
20335
20336
20337 \begin_inset LatexCommand index
20338 name "Math ! Matrices"
20339
20340 \end_inset
20341
20342
20343 \begin_inset LatexCommand index
20344 name "Math ! Multi-line Equations"
20345
20346 \end_inset
20347
20348
20349 \end_layout
20350
20351 \begin_layout Standard
20352 Matrices are entered in LyX using the 
20353 \family sans
20354 Math\InsetSpace ~
20355 Panel
20356 \family default
20357  matrix button 
20358 \begin_inset Graphics
20359         filename ../images/math/matrix.xpm
20360
20361 \end_inset
20362
20363 .
20364  It will open a dialog for you to choose the number of rows/columns.
20365  Here is an example:
20366 \begin_inset Formula \[
20367 \left(\begin{array}{ccc}
20368 1 & 2 & 3\\
20369 4 & 5 & 6\\
20370 7 & 8 & 9\end{array}\right)\]
20371
20372 \end_inset
20373
20374 The parentheses aren't automatic, but you can add them as described in section\InsetSpace ~
20375
20376 \begin_inset LatexCommand ref
20377 reference "sec:Brackets-and-Delimiters"
20378
20379 \end_inset
20380
20381 .
20382  When you construct the matrix, you can decide whether the column entries
20383  will be left-, right-, or center-justified.
20384  This alignment is set in the box 
20385 \family sans
20386 Horizontal
20387 \family default
20388  with the letters 
20389 \begin_inset Quotes eld
20390 \end_inset
20391
20392
20393 \family sans
20394 l
20395 \family default
20396
20397 \begin_inset Quotes erd
20398 \end_inset
20399
20400
20401 \begin_inset Quotes eld
20402 \end_inset
20403
20404
20405 \family sans
20406 r
20407 \family default
20408
20409 \begin_inset Quotes erd
20410 \end_inset
20411
20412 , and 
20413 \begin_inset Quotes eld
20414 \end_inset
20415
20416
20417 \family sans
20418 c
20419 \family default
20420
20421 \begin_inset Quotes erd
20422 \end_inset
20423
20424 .
20425  LyX proposes a 
20426 \begin_inset Quotes eld
20427 \end_inset
20428
20429
20430 \family sans
20431 c
20432 \family default
20433
20434 \begin_inset Quotes erd
20435 \end_inset
20436
20437  for every column as default.
20438  For example, the sequence 
20439 \begin_inset Quotes eld
20440 \end_inset
20441
20442
20443 \family sans
20444 lrc
20445 \family default
20446
20447 \begin_inset Quotes erd
20448 \end_inset
20449
20450  means that the first column will be left-justified, the second will be
20451  centered, and the third column will be right-justified, because each letter
20452  corresponds to the relevant column.
20453  The result will look like this:
20454 \begin_inset Formula \[
20455 \begin{array}{lcr}
20456 this & this\, column & this\, column\\
20457 column & has & has\, right\\
20458 has\, left\, alignment & center\, alignment & alignment\end{array}.\]
20459
20460 \end_inset
20461
20462
20463 \end_layout
20464
20465 \begin_layout Standard
20466 You can add more rows to an existing matrix by hitting 
20467 \family sans
20468 C-Enter
20469 \family default
20470  while the cursor is in the matrix.
20471  Adding or deleting columns can be done via the menu 
20472 \family sans
20473 Edit\SpecialChar \menuseparator
20474 Math
20475 \family default
20476 .
20477 \end_layout
20478
20479 \begin_layout Standard
20480 There are other arrays used in formulas, such as distinctions of cases.
20481  It can be created with the menu 
20482 \family sans
20483 Insert\SpecialChar \menuseparator
20484 Math\SpecialChar \menuseparator
20485 Cases\InsetSpace ~
20486 Environment
20487 \family default
20488  or the command 
20489 \series bold
20490
20491 \backslash
20492 cases
20493 \series default
20494 .
20495  Here an example: 
20496 \begin_inset Formula \[
20497 f(x)=\begin{cases}
20498 -1 & x<0\\
20499 0 & x=0\\
20500 1 & x>0\end{cases}\]
20501
20502 \end_inset
20503
20504
20505 \end_layout
20506
20507 \begin_layout Standard
20508 \begin_inset VSpace bigskip
20509 \end_inset
20510
20511 Multi-line formulas are created when you press 
20512 \family sans
20513 \series medium
20514 C-E
20515 \series default
20516 nter
20517 \family default
20518  within a formula.
20519  In an empty formula you can see that three blue boxes appear, one for each
20520  column.
20521  When you press 
20522 \family sans
20523 \series medium
20524 C-E
20525 \series default
20526 nter
20527 \family default
20528  in a non-empty formula, the part before the relation sign (equal sign 
20529 \begin_inset Quotes eld
20530 \end_inset
20531
20532 =
20533 \begin_inset Quotes erd
20534 \end_inset
20535
20536  etc.) will be inserted automatically to the first column, the relation sign
20537  is in the second column, and the rest in the third column.
20538  A new row is created by every further hit of 
20539 \family sans
20540 \series medium
20541 C-E
20542 \series default
20543 nter
20544 \family default
20545 .
20546  Multi-line formulas are always displayed formulas.
20547  Here is an example:
20548 \begin_inset Formula \begin{eqnarray}
20549 a^{2} & = & (b^{2}+c^{2})(b^{2}-c^{2})\nonumber \\
20550 a & = & \sqrt{b^{4}-c^{4}}\label{eq:asquared}\end{eqnarray}
20551
20552 \end_inset
20553
20554  To change the column assignment of the formula parts, place the cursor
20555  where you want to start the shift and hit 
20556 \family sans
20557 C-Tab.
20558
20559 \family default
20560  It shifts everything in the column which is right beside the current cursor
20561  position to the next column.
20562  Note that the middle column is designed for relation signs, structures
20563  within this column will be printed in a smaller size:
20564 \begin_inset Formula \begin{eqnarray*}
20565 \frac{A}{B} & \frac{A}{B} & \frac{A}{B}\end{eqnarray*}
20566
20567 \end_inset
20568
20569
20570 \end_layout
20571
20572 \begin_layout Standard
20573 The multi-line formula type described here is called 
20574 \family typewriter
20575 \series medium
20576 eqnarray
20577 \family default
20578 \series default
20579 .
20580  There are other multi-line types being more suitable for certain situations,
20581  for example if you want a better inter-line spacing than in formula (
20582 \begin_inset LatexCommand ref
20583 reference "eq:asquared"
20584
20585 \end_inset
20586
20587 ).
20588  The other types are described in section\InsetSpace ~
20589
20590 \begin_inset LatexCommand ref
20591 reference "sub:AMS-Formula-Types"
20592
20593 \end_inset
20594
20595 .
20596 \end_layout
20597
20598 \begin_layout Section
20599 Formula Numbering and Referencing
20600 \begin_inset LatexCommand index
20601 name "Math ! Formula numbering"
20602
20603 \end_inset
20604
20605
20606 \begin_inset LatexCommand index
20607 name "Math ! Referencing formulas"
20608
20609 \end_inset
20610
20611
20612 \begin_inset LatexCommand label
20613 name "sec:Formula-Numbering-and"
20614
20615 \end_inset
20616
20617
20618 \end_layout
20619
20620 \begin_layout Standard
20621 To number a formula, set the cursor in the formula and use the menu 
20622 \family sans
20623 Edit\SpecialChar \menuseparator
20624 Math\SpecialChar \menuseparator
20625 Toggle\InsetSpace ~
20626 Numbering
20627 \family default
20628  or the shortcut 
20629 \family sans
20630 M-m\InsetSpace ~
20631 n
20632 \family default
20633 .
20634  The formula number appears in LyX as 
20635 \begin_inset Quotes eld
20636 \end_inset
20637
20638 #
20639 \begin_inset Quotes erd
20640 \end_inset
20641
20642  within parentheses.
20643  The 
20644 \begin_inset Quotes erd
20645 \end_inset
20646
20647 #
20648 \begin_inset Quotes erd
20649 \end_inset
20650
20651  denotes, that the number will be calculated automatically when the output
20652  is generated.
20653  The placement and format of the formula number in the output depends on
20654  the document class.
20655  In this document the number is printed together with the chapter number,
20656  separated by a dot:
20657 \begin_inset Formula \begin{equation}
20658 1+1=2\end{equation}
20659
20660 \end_inset
20661
20662 Using 
20663 \family sans
20664 M-m\InsetSpace ~
20665 n
20666 \family default
20667  in a numbered formula will switch off the numbering.
20668  You can only number displayed formulas.
20669 \end_layout
20670
20671 \begin_layout Standard
20672 Multi-line formulas can be numbered line by line: Using the menu 
20673 \family sans
20674 Edit\SpecialChar \menuseparator
20675 Math\SpecialChar \menuseparator
20676 Toggle\InsetSpace ~
20677 Numbering\InsetSpace ~
20678 of\InsetSpace ~
20679 Line
20680 \family default
20681  or the shortcut 
20682 \family sans
20683 M-m\InsetSpace ~
20684 N
20685 \family default
20686  will only toggle the numbering of the line where the cursor is in:
20687 \begin_inset Formula \begin{eqnarray}
20688 1 & = & 3-2\\
20689 2 & = & 4-2\nonumber \\
20690 4 & \leq & 7\end{eqnarray}
20691
20692 \end_inset
20693
20694 To number all lines use the shortcut 
20695 \family sans
20696 M-m\InsetSpace ~
20697 n
20698 \family default
20699 .
20700 \end_layout
20701
20702 \begin_layout Standard
20703 \begin_inset VSpace bigskip
20704 \end_inset
20705
20706 Every displayed formula can be referenced by its number using a label.
20707  A label is inserted with the menu 
20708 \family sans
20709 Insert\SpecialChar \menuseparator
20710 Label
20711 \family default
20712  when the cursor is in the formula.
20713  This opens a dialog to enter the label.
20714  It is recommended to use the proposed 
20715 \begin_inset Quotes eld
20716 \end_inset
20717
20718
20719 \family sans
20720 eq:
20721 \family default
20722
20723 \begin_inset Quotes erd
20724 \end_inset
20725
20726  as first part of the label, because this helps later to identify the label
20727  type when you have many labels in your document.
20728  We inserted in the following example the label 
20729 \begin_inset Quotes eld
20730 \end_inset
20731
20732 eq:tanhExp
20733 \begin_inset Quotes erd
20734 \end_inset
20735
20736  in the second line:
20737 \begin_inset Formula \begin{eqnarray}
20738 \tanh(x) & = & \frac{\sinh(x)}{\cosh(x)}\nonumber \\
20739  & = & \frac{\mathrm{e}^{2x}-1}{\mathrm{e}^{2x}+1}\label{eq:tanhExp}\end{eqnarray}
20740
20741 \end_inset
20742
20743 Every labeled line is automatically numbered.
20744  Therefore the label is shown in LyX at the place of the formula number
20745  placeholder 
20746 \begin_inset Quotes eld
20747 \end_inset
20748
20749 #
20750 \begin_inset Quotes erd
20751 \end_inset
20752
20753 .
20754  You can reference a labeled formula using the menu 
20755 \family sans
20756 Insert\SpecialChar \menuseparator
20757 Cross\InsetSpace ~
20758 Reference
20759 \family default
20760 .
20761  A dialog appears to choose a label you want refer to.
20762  The reference appears in LyX as grey cross reference box and in the output
20763  as the formula number:
20764 \end_layout
20765
20766 \begin_layout Standard
20767 This is a cross-reference to equation (
20768 \begin_inset LatexCommand ref
20769 reference "eq:tanhExp"
20770
20771 \end_inset
20772
20773 ).
20774 \end_layout
20775
20776 \begin_layout Standard
20777 The properties of LyX's cross-reference box are described in section\InsetSpace ~
20778
20779 \begin_inset LatexCommand ref
20780 reference "sec:Cross-References"
20781
20782 \end_inset
20783
20784 .
20785  To delete a label, set the cursor in the labeled formula, use the menu
20786  
20787 \family sans
20788 Insert\SpecialChar \menuseparator
20789 Label
20790 \family default
20791  and delete the label in the appearing dialog.
20792 \begin_inset Foot
20793 status collapsed
20794
20795 \begin_layout Standard
20796 This is a unintuitive and will be fixed in the next version of LyX.
20797 \end_layout
20798
20799 \end_inset
20800
20801  
20802 \end_layout
20803
20804 \begin_layout Section
20805 User defined math macros
20806 \begin_inset LatexCommand index
20807 name "Math ! Macros"
20808
20809 \end_inset
20810
20811
20812 \end_layout
20813
20814 \begin_layout Standard
20815 LyX allows you to define macros for formulas.
20816  For example we assume that solutions of the quadratic equation often occur
20817  in our document in various forms and we want to create a macro to print
20818  them.
20819 \newline
20820 The general form of a quadratic equation is:
20821 \begin_inset Formula \[
20822 0=\lambda^{2}+p\lambda+q\]
20823
20824 \end_inset
20825
20826 The general form of its solution is:
20827 \begin_inset Formula \[
20828 \lambda_{1,2}=-\frac{p}{2}\pm\sqrt{\frac{p²}{4}-q}\]
20829
20830 \end_inset
20831
20832
20833 \end_layout
20834
20835 \begin_layout Standard
20836 The macro should print the parameters 
20837 \begin_inset Formula $\lambda$
20838 \end_inset
20839
20840
20841 \begin_inset Formula $p$
20842 \end_inset
20843
20844  and 
20845 \begin_inset Formula $q$
20846 \end_inset
20847
20848  like in the equation above.
20849 \end_layout
20850
20851 \begin_layout Standard
20852 A macro is created by executing the command
20853 \end_layout
20854
20855 \begin_layout Standard
20856
20857 \series bold
20858 math-macro
20859 \begin_inset ERT
20860 status collapsed
20861
20862 \begin_layout Standard
20863
20864
20865 \backslash
20866 spce 
20867 \end_layout
20868
20869 \end_inset
20870
20871 Name
20872 \begin_inset ERT
20873 status collapsed
20874
20875 \begin_layout Standard
20876
20877
20878 \backslash
20879 spce 
20880 \end_layout
20881
20882 \end_inset
20883
20884 Number\InsetSpace ~
20885 of\InsetSpace ~
20886 Arguments
20887 \end_layout
20888
20889 \begin_layout Standard
20890 in the minibuffer at the bottom of the LyX screen.
20891  Name is the name of the new macro which mustn't contain numbers.
20892  The number of arguments can be a number in the range 1-9.
20893  If you want to define a macro without arguments, don't declare the number
20894  of arguments.
20895 \end_layout
20896
20897 \begin_layout Standard
20898 We have three arguments and name the macro 
20899 \begin_inset Quotes eld
20900 \end_inset
20901
20902 qE
20903 \begin_inset Quotes erd
20904 \end_inset
20905
20906 , so that the command is:
20907 \end_layout
20908
20909 \begin_layout Standard
20910
20911 \series bold
20912 math-macro
20913 \begin_inset ERT
20914 status collapsed
20915
20916 \begin_layout Standard
20917
20918
20919 \backslash
20920 spce 
20921 \end_layout
20922
20923 \end_inset
20924
20925 qE
20926 \begin_inset ERT
20927 status collapsed
20928
20929 \begin_layout Standard
20930
20931
20932 \backslash
20933 spce 
20934 \end_layout
20935
20936 \end_inset
20937
20938 3
20939 \end_layout
20940
20941 \begin_layout Standard
20942 This results in the following macro definition box: 
20943 \begin_inset Graphics
20944         filename clipart/macrobox.png
20945
20946 \end_inset
20947
20948  
20949 \begin_inset FormulaMacro
20950 \newcommand{\qE}[3]{#1_{1,\,2}=-\frac{#2}{2}\pm\sqrt{\frac{#2^{2}}{4}-#3}}
20951 {\textrm{qE: }#1\textrm{ , }#2\textrm{ , }#3}
20952 \end_inset
20953
20954
20955 \begin_inset Note Note
20956 status collapsed
20957
20958 \begin_layout Standard
20959 The first box is an image to show the behavior in the output.
20960  The second one is the definition box, that doesn't appear in the output.
20961 \end_layout
20962
20963 \end_inset
20964
20965
20966 \end_layout
20967
20968 \begin_layout Standard
20969 The first blue box is for the definition, where you insert the formula via
20970  the math panel or commands.
20971  The placeholder for the arguments are inserted as a backslash and sharp
20972  followed by the argument number, e.g.
20973  
20974 \begin_inset Quotes eld
20975 \end_inset
20976
20977
20978 \backslash
20979 #1
20980 \begin_inset Quotes erd
20981 \end_inset
20982
20983  for the first argument.
20984  Placeholders will be displayed in red.
20985  The second blue box is for the appearance in LyX.
20986  This is useful when you have a large structure that shouldn't be displayed
20987  in LyX with its full size.
20988  If you want to see the macro as it is defined, leave the box blank.
20989  In our example we insert the sequence
20990 \newline
20991
20992 \series bold
20993 qE: 
20994 \backslash
20995 #1
20996 \series default
20997  
20998 \series bold
20999 ,
21000 \series default
21001  
21002 \series bold
21003
21004 \backslash
21005 #2
21006 \series default
21007  
21008 \series bold
21009 ,
21010 \series default
21011  
21012 \series bold
21013
21014 \backslash
21015 #3
21016 \newline
21017
21018 \series default
21019 The macro will then be shown as the macro name followed by the three arguments.
21020 \end_layout
21021
21022 \begin_layout Standard
21023 To use the macro in a formula, type its name as command, in our case 
21024 \begin_inset Quotes eld
21025 \end_inset
21026
21027
21028 \series bold
21029
21030 \backslash
21031 qE
21032 \series default
21033
21034 \begin_inset Quotes erd
21035 \end_inset
21036
21037 .
21038  The macro is inserted with boxes for the arguments looking similar to this:
21039 \end_layout
21040
21041 \begin_layout Standard
21042 \align center
21043 \begin_inset Graphics
21044         filename clipart/macrouse.png
21045
21046 \end_inset
21047
21048
21049 \end_layout
21050
21051 \begin_layout Standard
21052 The arguments are inserted in the blue boxes.
21053  If the cursor is outside the macro, the arguments are put in the macro.
21054  To change the arguments, put the cursor in the formula before or after
21055  the macro and press the right or left arrow key respectively.
21056  The arguments appear now again below the macro definition.
21057 \end_layout
21058
21059 \begin_layout Standard
21060 If you change the macro definition all macros are changed automatically
21061  to the new definition.
21062  Here an example of our macro with the arguments 
21063 \begin_inset Formula $x$
21064 \end_inset
21065
21066
21067 \begin_inset Formula $\ln(x)$
21068 \end_inset
21069
21070 , and 
21071 \begin_inset Formula $B$
21072 \end_inset
21073
21074 :
21075 \begin_inset Formula \[
21076 \qE{x}{\ln(y)}{B}\]
21077
21078 \end_inset
21079
21080
21081 \end_layout
21082
21083 \begin_layout Standard
21084 When the document is exported to LaTeX, the macro definition will be inserted
21085  as the command:
21086 \end_layout
21087
21088 \begin_layout Standard
21089
21090 \series bold
21091
21092 \backslash
21093 newcommand{
21094 \backslash
21095 qE}[3]{#1_{1,
21096 \backslash
21097 ,2}=-
21098 \backslash
21099 frac{#2}{2}
21100 \backslash
21101 pm
21102 \newline
21103
21104 \begin_inset ERT
21105 status collapsed
21106
21107 \begin_layout Standard
21108
21109
21110 \backslash
21111 hphantom{
21112 \end_layout
21113
21114 \end_inset
21115
21116
21117 \backslash
21118 newcommand
21119 \begin_inset ERT
21120 status collapsed
21121
21122 \begin_layout Standard
21123
21124 }
21125 \end_layout
21126
21127 \end_inset
21128
21129
21130 \backslash
21131 sqrt{
21132 \backslash
21133 frac{#2^{2}}{4}-#3}}
21134 \end_layout
21135
21136 \begin_layout Standard
21137 The command is not inserted in the document preamble.
21138  That means you can only use macros in formulas that are below the macro
21139  definition box in your document.
21140  There are also some other restrictions: The command 
21141 \backslash
21142 newcommand supports optional arguments, which are not available in LyX's
21143  macros.
21144  You can also not change subsequently the name of the macro and the number
21145  of arguments.
21146  
21147 \end_layout
21148
21149 \begin_layout Section
21150 Fine-Tuning
21151 \end_layout
21152
21153 \begin_layout Subsection
21154 Typefaces
21155 \begin_inset LatexCommand index
21156 name "Math ! Typefaces"
21157
21158 \end_inset
21159
21160
21161 \end_layout
21162
21163 \begin_layout Standard
21164 The standard font for text is italic, for numbers the standard is roman.
21165  To set a font in a formula, use the 
21166 \family sans
21167 Math\InsetSpace ~
21168 Panel
21169 \family default
21170  button 
21171 \begin_inset Graphics
21172         filename ../images/math/font.xpm
21173
21174 \end_inset
21175
21176 , or enter its command, listed in table\InsetSpace ~
21177
21178 \begin_inset LatexCommand ref
21179 reference "cap:Typefaces-and-the"
21180
21181 \end_inset
21182
21183 , directly.
21184 \end_layout
21185
21186 \begin_layout Standard
21187 \begin_inset Float table
21188 wide false
21189 sideways false
21190 status open
21191
21192 \begin_layout Standard
21193 \begin_inset Caption
21194
21195 \begin_layout Standard
21196 \begin_inset LatexCommand label
21197 name "cap:Typefaces-and-the"
21198
21199 \end_inset
21200
21201 Typefaces and the corresponding commands.
21202 \end_layout
21203
21204 \end_inset
21205
21206
21207 \end_layout
21208
21209 \begin_layout Standard
21210 \align center
21211 \begin_inset Tabular
21212 <lyxtabular version="3" rows="9" columns="2">
21213 <features>
21214 <column alignment="center" valignment="top" leftline="true" rightline="true" width="0pt">
21215 <column alignment="center" valignment="top" rightline="true" width="0pt">
21216 <row topline="true" bottomline="true">
21217 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
21218 \begin_inset Text
21219
21220 \begin_layout Standard
21221 Font
21222 \end_layout
21223
21224 \end_inset
21225 </cell>
21226 <cell alignment="center" valignment="top" topline="true" bottomline="true" rightline="true" usebox="none">
21227 \begin_inset Text
21228
21229 \begin_layout Standard
21230 Command
21231 \end_layout
21232
21233 \end_inset
21234 </cell>
21235 </row>
21236 <row topline="true">
21237 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
21238 \begin_inset Text
21239
21240 \begin_layout Standard
21241
21242 \shape up
21243 \size normal
21244 \bar no
21245 \noun off
21246 \color none
21247 \begin_inset Formula $\mathrm{Roman}$
21248 \end_inset
21249
21250
21251 \end_layout
21252
21253 \end_inset
21254 </cell>
21255 <cell alignment="center" valignment="top" topline="true" rightline="true" usebox="none">
21256 \begin_inset Text
21257
21258 \begin_layout Standard
21259
21260 \series bold
21261
21262 \backslash
21263 mathrm
21264 \end_layout
21265
21266 \end_inset
21267 </cell>
21268 </row>
21269 <row topline="true">
21270 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
21271 \begin_inset Text
21272
21273 \begin_layout Standard
21274 \begin_inset Formula $\mathbf{\mathbf{Bold}}$
21275 \end_inset
21276
21277
21278 \end_layout
21279
21280 \end_inset
21281 </cell>
21282 <cell alignment="center" valignment="top" topline="true" rightline="true" usebox="none">
21283 \begin_inset Text
21284
21285 \begin_layout Standard
21286
21287 \series bold
21288
21289 \backslash
21290 mathbf
21291 \end_layout
21292
21293 \end_inset
21294 </cell>
21295 </row>
21296 <row topline="true">
21297 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
21298 \begin_inset Text
21299
21300 \begin_layout Standard
21301 \begin_inset Formula $\mathit{Italic}$
21302 \end_inset
21303
21304
21305 \end_layout
21306
21307 \end_inset
21308 </cell>
21309 <cell alignment="center" valignment="top" topline="true" rightline="true" usebox="none">
21310 \begin_inset Text
21311
21312 \begin_layout Standard
21313
21314 \series bold
21315
21316 \backslash
21317 mathit
21318 \end_layout
21319
21320 \end_inset
21321 </cell>
21322 </row>
21323 <row topline="true">
21324 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
21325 \begin_inset Text
21326
21327 \begin_layout Standard
21328
21329 \shape up
21330 \size normal
21331 \bar no
21332 \noun off
21333 \color none
21334 \begin_inset Formula $\mathtt{Typewriter}$
21335 \end_inset
21336
21337
21338 \end_layout
21339
21340 \end_inset
21341 </cell>
21342 <cell alignment="center" valignment="top" topline="true" rightline="true" usebox="none">
21343 \begin_inset Text
21344
21345 \begin_layout Standard
21346
21347 \series bold
21348
21349 \backslash
21350 mathtt
21351 \end_layout
21352
21353 \end_inset
21354 </cell>
21355 </row>
21356 <row topline="true">
21357 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
21358 \begin_inset Text
21359
21360 \begin_layout Standard
21361 \begin_inset Formula $\mathbf{\mathbb{BLACKBOARD}}$
21362 \end_inset
21363
21364
21365 \end_layout
21366
21367 \end_inset
21368 </cell>
21369 <cell alignment="center" valignment="top" topline="true" rightline="true" usebox="none">
21370 \begin_inset Text
21371
21372 \begin_layout Standard
21373
21374 \series bold
21375
21376 \backslash
21377 mathbb
21378 \end_layout
21379
21380 \end_inset
21381 </cell>
21382 </row>
21383 <row topline="true">
21384 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
21385 \begin_inset Text
21386
21387 \begin_layout Standard
21388 \begin_inset Formula $\mathfrak{Fraktur}$
21389 \end_inset
21390
21391
21392 \end_layout
21393
21394 \end_inset
21395 </cell>
21396 <cell alignment="center" valignment="top" topline="true" rightline="true" usebox="none">
21397 \begin_inset Text
21398
21399 \begin_layout Standard
21400
21401 \series bold
21402
21403 \backslash
21404 mathfrak
21405 \end_layout
21406
21407 \end_inset
21408 </cell>
21409 </row>
21410 <row topline="true">
21411 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
21412 \begin_inset Text
21413
21414 \begin_layout Standard
21415
21416 \shape up
21417 \size normal
21418 \emph on
21419 \bar no
21420 \noun off
21421 \color none
21422 \begin_inset Formula $\mathcal{CALLIGRAPHIC}$
21423 \end_inset
21424
21425
21426 \end_layout
21427
21428 \end_inset
21429 </cell>
21430 <cell alignment="center" valignment="top" topline="true" rightline="true" usebox="none">
21431 \begin_inset Text
21432
21433 \begin_layout Standard
21434
21435 \series bold
21436
21437 \backslash
21438 mathcal
21439 \end_layout
21440
21441 \end_inset
21442 </cell>
21443 </row>
21444 <row topline="true" bottomline="true">
21445 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
21446 \begin_inset Text
21447
21448 \begin_layout Standard
21449 \begin_inset Formula $\mathsf{SansSerif}$
21450 \end_inset
21451
21452
21453 \end_layout
21454
21455 \end_inset
21456 </cell>
21457 <cell alignment="center" valignment="top" topline="true" rightline="true" usebox="none">
21458 \begin_inset Text
21459
21460 \begin_layout Standard
21461
21462 \series bold
21463
21464 \backslash
21465 mathsf
21466 \end_layout
21467
21468 \end_inset
21469 </cell>
21470 </row>
21471 </lyxtabular>
21472
21473 \end_inset
21474
21475
21476 \end_layout
21477
21478 \end_inset
21479
21480
21481 \end_layout
21482
21483 \begin_layout Standard
21484 \begin_inset Note Greyedout
21485 status open
21486
21487 \begin_layout Standard
21488
21489 \series bold
21490 Note:
21491 \series default
21492  that you can only print capital letters in the typefaces 
21493 \family sans
21494 Blackbold
21495 \family default
21496  and 
21497 \family sans
21498 Calligraphic
21499 \family default
21500 .
21501 \end_layout
21502
21503 \end_inset
21504
21505
21506 \end_layout
21507
21508 \begin_layout Standard
21509 When you use a typeface, a blue box is inserted in the formula.
21510  Every character in this box will be printed in this typeface.
21511  Pressing 
21512 \family sans
21513 Space
21514 \family default
21515  within the box, will set the cursor outside, so that you have to use a
21516  protected space when you need a space in the box.
21517  Here an example where a 
21518 \begin_inset Quotes eld
21519 \end_inset
21520
21521 N
21522 \begin_inset Quotes erd
21523 \end_inset
21524
21525  in 
21526 \family sans
21527 Blackbold
21528 \family default
21529  denotes the set of numbers:
21530 \begin_inset Formula \[
21531 f(x)=\sqrt{x}\:;\: x\in\mathbb{N}\]
21532
21533 \end_inset
21534
21535
21536 \end_layout
21537
21538 \begin_layout Standard
21539 The typefaces are nestable, which can cause confusion.
21540  You can e.g.
21541  put a character in 
21542 \family sans
21543 Fraktur
21544 \family default
21545  in a box for 
21546 \family sans
21547 Typewriter
21548 \family default
21549
21550 \begin_inset Formula $\mathtt{abc\mathfrak{d}e}$
21551 \end_inset
21552
21553  
21554 \newline
21555 So better don't use this feature.
21556 \end_layout
21557
21558 \begin_layout Standard
21559 The typefaces have no effect on Greek letters: 
21560 \begin_inset Formula $\mathfrak{abc\delta e}$
21561 \end_inset
21562
21563
21564 \newline
21565 You can only print them emboldened using the command 
21566 \series bold
21567
21568 \backslash
21569 boldsymbol
21570 \series default
21571 , which works like the other typeface commands: 
21572 \begin_inset Formula $\alpha\beta\gamma\boldsymbol{\alpha\beta\gamma}$
21573 \end_inset
21574
21575
21576 \end_layout
21577
21578 \begin_layout Standard
21579
21580 \series bold
21581
21582 \backslash
21583 boldsymbol
21584 \series default
21585  works for all symbols, letters, and numbers.
21586 \end_layout
21587
21588 \begin_layout Standard
21589 A number of other font options are available as well, in the menu 
21590 \family sans
21591 Insert\SpecialChar \menuseparator
21592 Math\SpecialChar \menuseparator
21593 Font\InsetSpace ~
21594 Change
21595 \family default
21596 .
21597 \end_layout
21598
21599 \begin_layout Subsection
21600 Math Text
21601 \begin_inset LatexCommand index
21602 name "Math ! Text"
21603
21604 \end_inset
21605
21606
21607 \end_layout
21608
21609 \begin_layout Standard
21610 Typefaces are useful for entering some characters in some given font, but
21611  not for text.
21612  For typing longer pieces of text use the math text, which is obtained using
21613  the entry 
21614 \family sans
21615 Normal\InsetSpace ~
21616 text\InsetSpace ~
21617 mode
21618 \family default
21619  of the 
21620 \family sans
21621 Math\InsetSpace ~
21622 Panel
21623 \family default
21624  button 
21625 \begin_inset Graphics
21626         filename ../images/math/font.xpm
21627
21628 \end_inset
21629
21630  (alternatively the shortcut 
21631 \family sans
21632 M-m\InsetSpace ~
21633 m
21634 \family default
21635 ).
21636  Math text appears in LyX in black instead of blue.
21637  You can use spaces and accents in math text like in normal text.
21638  Here is an example:
21639 \begin_inset Formula \[
21640 f(x)=\begin{cases}
21641 x & \textrm{if I say so}\\
21642 -x & \textrm{unter Umständen}\end{cases}\]
21643
21644 \end_inset
21645
21646
21647 \end_layout
21648
21649 \begin_layout Subsection
21650 Font Sizes
21651 \begin_inset LatexCommand index
21652 name "Math ! Font sizes"
21653
21654 \end_inset
21655
21656
21657 \end_layout
21658
21659 \begin_layout Standard
21660 There are four font styles (relative sizes) used in math-mode, which are
21661  automatically chosen in most situations.
21662  These are called 
21663 \family sans
21664 textstyle
21665 \family default
21666
21667 \family sans
21668 displaystyle
21669 \family default
21670
21671 \family sans
21672 scriptstyle
21673 \family default
21674 , and 
21675 \family sans
21676 scriptscriptstyle
21677 \family default
21678 .
21679  For most characters, 
21680 \family sans
21681 textstyle
21682 \family default
21683  and 
21684 \family sans
21685 displaystyle
21686 \family default
21687  are actually the same size, but fractions, superscripts and subscripts,
21688  and certain other structures, are set larger in 
21689 \family sans
21690 displaystyle
21691 \family default
21692 .
21693  Except for some operators, which resize themselves to accommodate various
21694  situations, all text will be set in the styles as LaTeX thinks is appropriate.
21695  These choices can be overridden by using the math panel button 
21696 \begin_inset Graphics
21697         filename ../images/math/style.xpm
21698
21699 \end_inset
21700
21701 .
21702  A box for the size will be created in which you can insert the math structure.
21703  For example, you can set 
21704 \begin_inset Formula $\frac{1}{2}$
21705 \end_inset
21706
21707 , which is normally in 
21708 \family sans
21709 textstyle
21710 \family default
21711 , larger in 
21712 \family sans
21713 displaystyle
21714 \family default
21715
21716 \begin_inset Formula ${\displaystyle \frac{1}{2}}$
21717 \end_inset
21718
21719 .
21720  The four styles are used in the following example:
21721 \end_layout
21722
21723 \begin_layout Standard
21724 \begin_inset Formula $displaystyle$
21725 \end_inset
21726
21727
21728 \begin_inset Formula ${\textstyle textstyle}$
21729 \end_inset
21730
21731
21732 \begin_inset Formula ${\scriptstyle scriptstyle}$
21733 \end_inset
21734
21735
21736 \begin_inset Formula ${\scriptscriptstyle scriptscriptstyle}$
21737 \end_inset
21738
21739 .
21740 \end_layout
21741
21742 \begin_layout Standard
21743 All these math-mode font sizes are relative, that means, if the whole math
21744  inset is set in a particular size with the menu 
21745 \family sans
21746 Edit\SpecialChar \menuseparator
21747 Text\InsetSpace ~
21748 Style
21749 \family default
21750 , all sizes in the formula will be adjusted relative to this size.
21751  Similarly, if the base font size of the document is changed, all fonts
21752  will be adjusted to correspond.
21753  As example a formula in the font size 
21754 \begin_inset Quotes eld
21755 \end_inset
21756
21757 largest
21758 \begin_inset Quotes erd
21759 \end_inset
21760
21761 :
21762 \end_layout
21763
21764 \begin_layout Standard
21765
21766 \family roman
21767 \size largest
21768 \begin_inset Formula $\mathrm{e}=\sum_{n=0}^{\infty}\frac{1}{n!}$
21769 \end_inset
21770
21771
21772 \end_layout
21773
21774 \begin_layout Section
21775 AMS-LaTeX
21776 \begin_inset LatexCommand index
21777 name "AMS math"
21778
21779 \end_inset
21780
21781
21782 \begin_inset LatexCommand index
21783 name "Math ! AMS"
21784
21785 \end_inset
21786
21787
21788 \end_layout
21789
21790 \begin_layout Standard
21791 LyX supports the packages provided by the American Mathematical Society
21792  (AMS) that are in common use.
21793 \end_layout
21794
21795 \begin_layout Subsection
21796 Enabling AMS-Support
21797 \end_layout
21798
21799 \begin_layout Standard
21800 Selecting the checkbox 
21801 \family sans
21802 Use\InsetSpace ~
21803 AMS\InsetSpace ~
21804 math\InsetSpace ~
21805 package
21806 \family default
21807  in the 
21808 \family sans
21809 Document\SpecialChar \menuseparator
21810 Settings
21811 \family default
21812
21813 \begin_inset LatexCommand index
21814 name "Document ! Settings"
21815
21816 \end_inset
21817
21818  dialog under 
21819 \family sans
21820 Math\InsetSpace ~
21821 Options
21822 \family default
21823  will include the AMS-packages in the document, and make the facilities
21824  available.
21825  AMS is needed for many math-constructs, so when you get LaTeX-errors in
21826  formulas, assure that you have enabled AMS.
21827 \end_layout
21828
21829 \begin_layout Subsection
21830 AMS-Formula Types
21831 \begin_inset LatexCommand label
21832 name "sub:AMS-Formula-Types"
21833
21834 \end_inset
21835
21836
21837 \begin_inset LatexCommand index
21838 name "Math ! Multi-line Equations"
21839
21840 \end_inset
21841
21842
21843 \end_layout
21844
21845 \begin_layout Standard
21846 AMS-LaTeX provides a selection of different formula types.
21847  LyX allows you to choose between 
21848 \family typewriter
21849 align
21850 \family default
21851
21852 \family typewriter
21853 alignat
21854 \family default
21855
21856 \family typewriter
21857 flalign
21858 \family default
21859
21860 \family typewriter
21861 gather
21862 \family default
21863 , and 
21864 \family typewriter
21865 multline
21866 \family default
21867 .
21868  We refer to the AMS-documentation for an explanation of these formula types.
21869 \end_layout
21870
21871 \begin_layout Chapter
21872 More Tools
21873 \end_layout
21874
21875 \begin_layout Section
21876 Cross-References
21877 \begin_inset LatexCommand index
21878 name "Cross references"
21879
21880 \end_inset
21881
21882
21883 \begin_inset LatexCommand label
21884 name "sec:Cross-References"
21885
21886 \end_inset
21887
21888
21889 \end_layout
21890
21891 \begin_layout Standard
21892 One of LyX's strengths are cross-references.
21893  You can reference every section, float, footnote, formula, and list in
21894  the document.
21895  To reference a document part, you have to insert a label into it.
21896  The label is used as anchor and name for the reference.
21897  We want for example refer to the the second item of the following list:
21898 \end_layout
21899
21900 \begin_layout Enumerate
21901 First item
21902 \end_layout
21903
21904 \begin_layout Enumerate
21905 \begin_inset LatexCommand label
21906 name "enu:Second-item"
21907
21908 \end_inset
21909
21910 Second item
21911 \end_layout
21912
21913 \begin_layout Enumerate
21914 Third item
21915 \end_layout
21916
21917 \begin_layout Standard
21918 First we insert a label into the second item with the menu 
21919 \family sans
21920 Insert\SpecialChar \menuseparator
21921 Label
21922 \family default
21923  or the by pressing the toolbar button 
21924 \begin_inset Graphics
21925         filename ../images/label-insert.xpm
21926         scale 85
21927
21928 \end_inset
21929
21930 .
21931  A grey label box like this: 
21932 \begin_inset Graphics
21933         filename clipart/labelQt4.png
21934         scale 85
21935
21936 \end_inset
21937
21938  is inserted and the label window pops up asking for the label text.
21939  LyX offers as text the first words of the item with a prefix, in our case
21940  the text 
21941 \begin_inset Quotes eld
21942 \end_inset
21943
21944
21945 \family sans
21946 enu: Second-item
21947 \family default
21948
21949 \begin_inset Quotes erd
21950 \end_inset
21951
21952 .
21953  The prefix 
21954 \begin_inset Quotes eld
21955 \end_inset
21956
21957
21958 \family sans
21959 enu:
21960 \family default
21961
21962 \begin_inset Quotes erd
21963 \end_inset
21964
21965  stands for 
21966 \begin_inset Quotes eld
21967 \end_inset
21968
21969 enumerate
21970 \begin_inset Quotes erd
21971 \end_inset
21972
21973 .
21974  The prefix depends on the document part where the label is inserted, e.g.
21975  if you insert a label to a section heading, the prefix will be 
21976 \begin_inset Quotes eld
21977 \end_inset
21978
21979
21980 \family sans
21981 sec:
21982 \family default
21983
21984 \begin_inset Quotes erd
21985 \end_inset
21986
21987 .
21988 \end_layout
21989
21990 \begin_layout Standard
21991 To reference the item, we refer to its label using the menu 
21992 \family sans
21993 Insert\SpecialChar \menuseparator
21994 Cross-Reference
21995 \family default
21996  or the toolbar button 
21997 \begin_inset Graphics
21998         filename ../images/dialog-show-new-inset_ref.xpm
21999         scale 85
22000
22001 \end_inset
22002
22003 .
22004  A grey cross-reference box like this: 
22005 \begin_inset Graphics
22006         filename clipart/referenceQt4.png
22007         scale 85
22008
22009 \end_inset
22010
22011  is inserted and the cross-reference window appear showing all labels of
22012  the document.
22013  We can now sort the labels alphabetically and then choose the entry 
22014 \begin_inset Quotes eld
22015 \end_inset
22016
22017
22018 \family sans
22019 enu:Second-item
22020 \family default
22021
22022 \begin_inset Quotes erd
22023 \end_inset
22024
22025 .
22026  At the position of the cross-reference box the item number will appear
22027  in the output.
22028  Here is our cross-reference:
22029 \end_layout
22030
22031 \begin_layout Standard
22032 Item\InsetSpace ~
22033
22034 \begin_inset LatexCommand ref
22035 reference "enu:Second-item"
22036
22037 \end_inset
22038
22039
22040 \end_layout
22041
22042 \begin_layout Standard
22043 It is recommended to use a protected space
22044 \begin_inset Foot
22045 status collapsed
22046
22047 \begin_layout Standard
22048 described in section\InsetSpace ~
22049
22050 \begin_inset LatexCommand ref
22051 reference "sub:Protected-Space"
22052
22053 \end_inset
22054
22055
22056 \end_layout
22057
22058 \end_inset
22059
22060  between the cross-reference name and its number to avoid ugly linebreaks
22061  between them.
22062 \end_layout
22063
22064 \begin_layout Standard
22065 There are six varieties of cross-references:
22066 \end_layout
22067
22068 \begin_layout Description
22069 <reference>: prints the float number, this is the default: 
22070 \begin_inset LatexCommand ref
22071 reference "cap:Two-distorted-images"
22072
22073 \end_inset
22074
22075
22076 \end_layout
22077
22078 \begin_layout Description
22079 (<reference>): prints the float number within two parentheses, this is the
22080  style normally used to reference formulas, especially when the reference
22081  name 
22082 \begin_inset Quotes eld
22083 \end_inset
22084
22085 Equation
22086 \begin_inset Quotes erd
22087 \end_inset
22088
22089  is omitted: 
22090 \begin_inset LatexCommand eqref
22091 reference "eq:tanhExp"
22092
22093 \end_inset
22094
22095
22096 \end_layout
22097
22098 \begin_layout Description
22099 <page>: prints the page number: Page\InsetSpace ~
22100
22101 \begin_inset LatexCommand pageref
22102 reference "cap:Two-distorted-images"
22103
22104 \end_inset
22105
22106
22107 \end_layout
22108
22109 \begin_layout Description
22110 on\InsetSpace ~
22111 page\InsetSpace ~
22112 <page>: prints the text "on page" and the page number: 
22113 \begin_inset LatexCommand vpageref
22114 reference "cap:Two-distorted-images"
22115
22116 \end_inset
22117
22118
22119 \end_layout
22120
22121 \begin_layout Description
22122 <reference>\InsetSpace ~
22123 on\InsetSpace ~
22124 page\InsetSpace ~
22125 <page>: prints the float number, the text "on page", and
22126  the page number: 
22127 \begin_inset LatexCommand vref
22128 reference "cap:Two-distorted-images"
22129
22130 \end_inset
22131
22132
22133 \end_layout
22134
22135 \begin_layout Description
22136 Formatted\InsetSpace ~
22137 reference: prints a self defined cross-reference format.
22138 \newline
22139
22140 \begin_inset Note Greyedout
22141 status open
22142
22143 \begin_layout Standard
22144
22145 \series bold
22146 Note:
22147 \series default
22148  This feature is only available when you have the LaTeX-package 
22149 \series bold
22150 prettyref
22151 \begin_inset LatexCommand index
22152 name "LaTeX-packages ! prettyref"
22153
22154 \end_inset
22155
22156
22157 \series default
22158  installed.
22159 \end_layout
22160
22161 \end_inset
22162
22163
22164 \end_layout
22165
22166 \begin_layout Standard
22167 Note that the style <page> won't print the page number if the label is on
22168  the previous, the same, or the next page.
22169  You will e.\InsetSpace \thinspace{}
22170 g.\InsetSpace ~
22171 see the text 
22172 \begin_inset Quotes eld
22173 \end_inset
22174
22175
22176 \family sans
22177 on this page
22178 \family default
22179
22180 \begin_inset Quotes erd
22181 \end_inset
22182
22183  instead.
22184 \end_layout
22185
22186 \begin_layout Standard
22187 The number and current page of the referred document part in the output,
22188  is automatically calculated by LaTeX.
22189  The varieties are adjusted in the field 
22190 \family sans
22191 Format
22192 \family default
22193  of the cross-reference window, that appear when you click on the cross-referenc
22194 e box.
22195 \end_layout
22196
22197 \begin_layout Standard
22198 You can only use the style 
22199 \family sans
22200 <reference>
22201 \family default
22202  to reference numbered document parts, while the reference style 
22203 \family sans
22204 <page>
22205 \family default
22206  is always possible.
22207 \end_layout
22208
22209 \begin_layout Standard
22210 If you want to reference a section, put the label in the section heading,
22211  to reference a float, put the label in the caption.
22212  For footnotes you can put the label somewhere in it.
22213  Referencing formulas is explained in section\InsetSpace ~
22214
22215 \begin_inset LatexCommand ref
22216 reference "sec:Formula-Numbering-and"
22217
22218 \end_inset
22219
22220 .
22221 \end_layout
22222
22223 \begin_layout Standard
22224 The button 
22225 \family sans
22226 Go\InsetSpace ~
22227 to\InsetSpace ~
22228 Label
22229 \family default
22230  in the cross-reference window sets the the cursor before the referred label.
22231  The button text changes then to 
22232 \family sans
22233 Go\InsetSpace ~
22234 Back
22235 \family default
22236  and you can use it to set the cursor back to the cross-reference.
22237  Right-clicking on a cross-reference box also sets the cursor before the
22238  referred label but without a possibility to go back.
22239  
22240 \end_layout
22241
22242 \begin_layout Standard
22243 You can change labels at any time by clicking on the label box.
22244  References to the changed label will automatically change its link to the
22245  new label text, so that you don't need to take care about this.
22246 \end_layout
22247
22248 \begin_layout Standard
22249 If a cross-reference refers to a non-existing label, you'll see two question
22250  marks in the output instead of the reference.
22251 \end_layout
22252
22253 \begin_layout Standard
22254 References are described in detail in the 
22255 \emph on
22256 Embedded Objects
22257 \emph default
22258  manual.
22259 \end_layout
22260
22261 \begin_layout Section
22262 Table of Contents and other Listings
22263 \begin_inset LatexCommand index
22264 name "Table of contents"
22265
22266 \end_inset
22267
22268
22269 \begin_inset LatexCommand index
22270 name "Outline"
22271
22272 \end_inset
22273
22274
22275 \begin_inset LatexCommand label
22276 name "sec:toc"
22277
22278 \end_inset
22279
22280
22281 \end_layout
22282
22283 \begin_layout Subsection
22284 Table of Contents and Outline
22285 \begin_inset LatexCommand label
22286 name "sub:Table-of-Contents"
22287
22288 \end_inset
22289
22290
22291 \end_layout
22292
22293 \begin_layout Standard
22294 The Table of Contents (TOC) is inserted with the menu 
22295 \family sans
22296 Insert\SpecialChar \menuseparator
22297 List/TOC\SpecialChar \menuseparator
22298 Table\InsetSpace ~
22299 of\InsetSpace ~
22300 Contents
22301 \family default
22302 .
22303  Is is displayed in LyX as a gray box.
22304  If you click on it, the TOC window appears, showing you the TOC entries.
22305  You can jump to a document part by clicking on an entry.
22306  Thus you can use this window as graphical alternative for the 
22307 \family sans
22308 Navigate
22309 \family default
22310  menu.
22311 \end_layout
22312
22313 \begin_layout Standard
22314 The TOC lists every numbered section automatically.
22315  If you have declared a short title for a section heading, as described
22316  in section\InsetSpace ~
22317
22318 \begin_inset LatexCommand ref
22319 reference "sec:Short-Titles"
22320
22321 \end_inset
22322
22323 , it will be used in the TOC instead of the section heading.
22324  Section\InsetSpace ~
22325
22326 \begin_inset LatexCommand ref
22327 reference "sub:Numbering-depth"
22328
22329 \end_inset
22330
22331  describes how the level is adjusted that defines which section types are
22332  listed in the TOC.
22333  You can also adjust the level for the displayed sections in the TOC window
22334  using the grey fader at the bottom of the window.
22335  Unnumbered sections are not listed in the TOC.
22336 \end_layout
22337
22338 \begin_layout Standard
22339 You can use the TOC window also as outline to move and rearrange sections
22340  in your documents.
22341  The TOC window therefore also appears when you use the menu 
22342 \family sans
22343 Document\SpecialChar \menuseparator
22344 Outline
22345 \family default
22346 .
22347 \end_layout
22348
22349 \begin_layout Subsection
22350 List of Figures, Tables and Algorithms
22351 \begin_inset LatexCommand label
22352 name "sec:ListsOf"
22353
22354 \end_inset
22355
22356
22357 \end_layout
22358
22359 \begin_layout Standard
22360 Table, figure, and algorithm lists are very much like the table of contents.
22361  You can insert them via the 
22362 \family sans
22363 Insert\SpecialChar \menuseparator
22364 List\InsetSpace ~
22365 /\InsetSpace ~
22366 TOC
22367 \family default
22368  submenus.
22369  The list entries are the float captions and the float number.
22370 \end_layout
22371
22372 \begin_layout Section
22373 URLs (Uniform Resource Locators)
22374 \begin_inset LatexCommand index
22375 name "URLs"
22376
22377 \end_inset
22378
22379
22380 \begin_inset LatexCommand label
22381 name "sec:URL"
22382
22383 \end_inset
22384
22385
22386 \end_layout
22387
22388 \begin_layout Standard
22389 It is often desirable to include long 
22390 \begin_inset Quotes eld
22391 \end_inset
22392
22393 verbatim
22394 \begin_inset Quotes erd
22395 \end_inset
22396
22397  items in a document such as Web site URLs, e-mail addresses, etc.
22398  These things typically do not contain any spaces and are thus difficult
22399  to typeset properly.
22400  Such items will often fall on a line boundary if they cannot be split,
22401  resulting in an overfull line.
22402  To avoid this, use the menu 
22403 \family sans
22404 Insert\SpecialChar \menuseparator
22405 URL
22406 \family default
22407  to enter a long URL and have it split gracefully, if necessary.
22408 \end_layout
22409
22410 \begin_layout Standard
22411 The URL dialog has two fields; the URL field and the 
22412 \family sans
22413 Name
22414 \family default
22415  field for the URL description, which will be typeset as plain text immediately
22416  before the URL.
22417  Here an example:
22418 \end_layout
22419
22420 \begin_layout Standard
22421 \begin_inset LatexCommand url
22422 name "LyX-Homepage"
22423 target "http://www.lyx.org"
22424
22425 \end_inset
22426
22427 .
22428 \end_layout
22429
22430 \begin_layout Standard
22431 \begin_inset VSpace bigskip
22432 \end_inset
22433
22434
22435 \series bold
22436 Important notes
22437 \series default
22438 :
22439 \end_layout
22440
22441 \begin_layout Itemize
22442 When you use the following characters: "%", "#", "^", you have to write
22443  them with a backslash before, e.g.
22444  
22445 \begin_inset Quotes eld
22446 \end_inset
22447
22448
22449 \backslash
22450 #
22451 \begin_inset Quotes erd
22452 \end_inset
22453
22454 .
22455 \end_layout
22456
22457 \begin_layout Itemize
22458 URLs must not end with a backslash!
22459 \end_layout
22460
22461 \begin_layout Section
22462 Appendices
22463 \begin_inset LatexCommand index
22464 name "Appendix"
22465
22466 \end_inset
22467
22468
22469 \begin_inset LatexCommand label
22470 name "sec:Appendices"
22471
22472 \end_inset
22473
22474
22475 \end_layout
22476
22477 \begin_layout Standard
22478 Appendices are created with the menu 
22479 \family sans
22480 Document\SpecialChar \menuseparator
22481 Start\InsetSpace ~
22482 Appendix\InsetSpace ~
22483 Here
22484 \family default
22485 .
22486  This menu sets the document from the current cursor position to the end
22487  as appendix region.
22488  The region is marked with a red borderline.
22489 \end_layout
22490
22491 \begin_layout Standard
22492 Every chapter (or section) within the appendix region is treated as an appendix,
22493  numbered with a capital Latin letter.
22494  The appendix subsections are numbered with this letter followed by a dot
22495  and the subsection number.
22496  All appendix sections can be referenced as if they were normal sections,
22497  here two examples:
22498 \end_layout
22499
22500 \begin_layout Standard
22501 Appendix\InsetSpace ~
22502
22503 \begin_inset LatexCommand ref
22504 reference "cha:Credits"
22505
22506 \end_inset
22507
22508 ; Appendix\InsetSpace ~
22509
22510 \begin_inset LatexCommand ref
22511 reference "sub:Export"
22512
22513 \end_inset
22514
22515
22516 \end_layout
22517
22518 \begin_layout Section
22519 Bibliography
22520 \begin_inset LatexCommand index
22521 name "Bibliography"
22522
22523 \end_inset
22524
22525
22526 \begin_inset LatexCommand label
22527 name "sec:Bibliography"
22528
22529 \end_inset
22530
22531
22532 \end_layout
22533
22534 \begin_layout Standard
22535 There are two ways of generating the bibliography in a LyX-document.
22536  You can include a bibliography database
22537 \begin_inset Foot
22538 status collapsed
22539
22540 \begin_layout Standard
22541 Known under the name 
22542 \begin_inset Quotes eld
22543 \end_inset
22544
22545 BibTeX-database
22546 \begin_inset Quotes erd
22547 \end_inset
22548
22549 .
22550 \end_layout
22551
22552 \end_inset
22553
22554 , which is explained in the next subsection or you can insert the bibliography
22555  manually.
22556  For the second method we use the paragraph environment 
22557 \family sans
22558 Bibliography
22559 \family default
22560 , described in section\InsetSpace ~
22561
22562 \begin_inset LatexCommand ref
22563 reference "sub:Biblio_environment"
22564
22565 \end_inset
22566
22567 .
22568 \end_layout
22569
22570 \begin_layout Standard
22571 Within the 
22572 \family sans
22573 Bibliography
22574 \family default
22575  environment, every paragraph begins with a gray bibliography box labeled
22576  with a number.
22577  If you click on it, you will get a dialog in which you can set a 
22578 \family sans
22579 Key
22580 \family default
22581  and a 
22582 \family sans
22583 Label
22584 \family default
22585 .
22586  The key is the symbolic name by which you will refer to this bibliography
22587  entry.
22588  For example, our second entry in the bibliography is a book about LaTeX
22589  and we used 
22590 \begin_inset Quotes eld
22591 \end_inset
22592
22593 latexcompanion
22594 \begin_inset Quotes erd
22595 \end_inset
22596
22597 , a short form of its title, as key.
22598 \end_layout
22599
22600 \begin_layout Standard
22601 You can refer to the key of a bibliography entry using the menu 
22602 \family sans
22603 Insert\SpecialChar \menuseparator
22604 Citation
22605 \family default
22606  or the toobar button 
22607 \begin_inset Graphics
22608         filename ../images/dialog-show-new-inset_citation.xpm
22609         BoundingBox 0bp 5bp 20bp 20bp
22610
22611 \end_inset
22612
22613 .
22614  A citation reference box is inserted and a citation window will appear
22615  in which you can select one or more keys in the available key list.
22616  The citation reference box will be labeled with the referenced key.
22617  When you click on the box, the citation window appears and you can change
22618  the reference.
22619 \end_layout
22620
22621 \begin_layout Standard
22622 Citation references appear in the output as number of the bibliography entry
22623  with surrounding brackets.
22624  If you set a 
22625 \family sans
22626 Label
22627 \family default
22628  for the entry, the label will appear instead of the number.
22629  Here two examples; the first without a label, the second with the label
22630  
22631 \begin_inset Quotes eld
22632 \end_inset
22633
22634 Credits
22635 \begin_inset Quotes erd
22636 \end_inset
22637
22638 :
22639 \end_layout
22640
22641 \begin_layout Standard
22642 Have a look at the 
22643 \family sans
22644 LaTeX Companion Second Edition
22645 \family default
22646
22647 \begin_inset LatexCommand cite
22648 key "latexcompanion"
22649
22650 \end_inset
22651
22652
22653 \end_layout
22654
22655 \begin_layout Standard
22656 The LyX-Team members are listed in the Credits: 
22657 \begin_inset LatexCommand cite
22658 key "lyxcredit"
22659
22660 \end_inset
22661
22662
22663 \end_layout
22664
22665 \begin_layout Subsection
22666 Bibliography databases (BibTeX)
22667 \begin_inset LatexCommand index
22668 name "Bibliography ! Databases"
22669
22670 \end_inset
22671
22672
22673 \begin_inset LatexCommand index
22674 name "Bibliography ! BibTeX"
22675
22676 \end_inset
22677
22678
22679 \begin_inset LatexCommand label
22680 name "sub:Bibliography-databases"
22681
22682 \end_inset
22683
22684
22685 \end_layout
22686
22687 \begin_layout Standard
22688 Bibliography databases are useful if you use the same bibliography in different
22689  documents.
22690  It makes it also very easy to have an uniform layout for all bibliography
22691  entries.
22692  You can collect the bibliography of all relevant books and articles of
22693  your working field in a database.
22694  This database can be used for different documents, because only the referenced
22695  entries of the database will appear in the bibliography list.
22696 \end_layout
22697
22698 \begin_layout Standard
22699 The database is a text file with the file extension 
22700 \begin_inset Quotes eld
22701 \end_inset
22702
22703
22704 \family sans
22705 .bib
22706 \family default
22707
22708 \begin_inset Quotes erd
22709 \end_inset
22710
22711  containing the bibliography in a special format.
22712  The format is explained in LaTeX books (
22713 \begin_inset LatexCommand cite
22714 key "Mittelbach,Kopka,Lamport"
22715
22716 \end_inset
22717
22718 ).
22719  Normally one uses a special program to create and edit entries of the database.
22720  Under
22721 \newline
22722  
22723 \begin_inset LatexCommand url
22724 target "http://wiki.lyx.org/BibTeX/Programs"
22725
22726 \end_inset
22727
22728
22729 \newline
22730 you find a list of programs for bibliography databases.
22731 \end_layout
22732
22733 \begin_layout Standard
22734 To use a database, use the menu 
22735 \family sans
22736 Insert\SpecialChar \menuseparator
22737 List
22738 \family default
22739 /
22740 \family sans
22741 TOC\SpecialChar \menuseparator
22742 BibT
22743 \begin_inset ERT
22744 status collapsed
22745
22746 \begin_layout Standard
22747
22748 {}
22749 \end_layout
22750
22751 \end_inset
22752
22753 eX\InsetSpace ~
22754 Bibliography
22755 \family default
22756 .
22757  A grey box will be inserted and a window appears.
22758  In this window you can load one or more databases and a style file.
22759 \end_layout
22760
22761 \begin_layout Standard
22762 The style file is a text file with the file extension
22763 \begin_inset Quotes erd
22764 \end_inset
22765
22766
22767 \family sans
22768 .bst
22769 \family default
22770
22771 \begin_inset Quotes erd
22772 \end_inset
22773
22774  that declares the layout of all bibliography entries.
22775  Many publishers provide special style files, so that you don't have to
22776  take care of the layout.
22777 \end_layout
22778
22779 \begin_layout Standard
22780 Inserting a citation reference works like described above.
22781 \end_layout
22782
22783 \begin_layout Standard
22784 \begin_inset VSpace defskip
22785 \end_inset
22786
22787
22788 \end_layout
22789
22790 \begin_layout Standard
22791 To generate the bibliography from a database, the program BibTeX is used
22792  by LyX.
22793  This program can be controlled with options that you can add in LyX's preferenc
22794 es dialog under 
22795 \family sans
22796 Outputs
22797 \family default
22798
22799 \family sans
22800 LaT
22801 \begin_inset ERT
22802 status collapsed
22803
22804 \begin_layout Standard
22805
22806 {}
22807 \end_layout
22808
22809 \end_inset
22810
22811 eX
22812 \family default
22813  in the field 
22814 \family sans
22815 BibT
22816 \begin_inset ERT
22817 status collapsed
22818
22819 \begin_layout Standard
22820
22821 {}
22822 \end_layout
22823
22824 \end_inset
22825
22826 eX\InsetSpace ~
22827 command
22828 \family default
22829 .
22830  Before adding options, it is strongly recommended to read the manual of
22831  
22832 \family sans
22833 BibTeX
22834 \family default
22835 .
22836 \end_layout
22837
22838 \begin_layout Standard
22839 \begin_inset VSpace defskip
22840 \end_inset
22841
22842
22843 \end_layout
22844
22845 \begin_layout Standard
22846 We use two bibliographies in this document to show the difference between
22847  the two methods of creating them.
22848  As you can see, the bibliography that is created from a database lists
22849  only the database entries that are referenced in the document.
22850  We used the style file 
22851 \family sans
22852 alphadin.bst
22853 \family default
22854  to get the complicated German reference key scheme in the bibliography.
22855 \end_layout
22856
22857 \begin_layout Subsection
22858 Bibliography layout
22859 \begin_inset LatexCommand index
22860 name "Bibliography ! Layout"
22861
22862 \end_inset
22863
22864
22865 \end_layout
22866
22867 \begin_layout Standard
22868 In the citation reference dialog you can set a special citation format.
22869  For this feature you need to use the option 
22870 \family sans
22871 Natbib
22872 \family default
22873  enabled in the 
22874 \family sans
22875 Document\SpecialChar \menuseparator
22876 Settings
22877 \family default
22878
22879 \begin_inset LatexCommand index
22880 name "Document ! Settings"
22881
22882 \end_inset
22883
22884  dialog under 
22885 \family sans
22886 Bibliography
22887 \family default
22888 .
22889  Setting a citation style for a reference will overwrite the default.
22890  For the global citation format use the BibTeX style files as explained
22891  in the previous section.
22892 \end_layout
22893
22894 \begin_layout Standard
22895 You can also set text, that should appear before or after a citation reference,
22896  in the citation reference window.
22897  Here an example where we set the text 
22898 \begin_inset Quotes eld
22899 \end_inset
22900
22901 Chapter\InsetSpace ~
22902 3
22903 \begin_inset Quotes erd
22904 \end_inset
22905
22906  to appear after the reference:
22907 \end_layout
22908
22909 \begin_layout Standard
22910 Have a look at 
22911 \begin_inset LatexCommand cite
22912 after "Chapter 3"
22913 key "latexcompanion"
22914
22915 \end_inset
22916
22917 .
22918 \end_layout
22919
22920 \begin_layout Section
22921 Index
22922 \begin_inset LatexCommand index
22923 name "Index generation"
22924
22925 \end_inset
22926
22927
22928 \begin_inset LatexCommand label
22929 name "sec:Index"
22930
22931 \end_inset
22932
22933
22934 \end_layout
22935
22936 \begin_layout Standard
22937 An index entry is created if you place the cursor behind the word or phrase
22938  that should appear in the index and then use the menu 
22939 \family sans
22940 Insert\SpecialChar \menuseparator
22941 Index\InsetSpace ~
22942 Entry
22943 \family default
22944  or the toobar button 
22945 \begin_inset Graphics
22946         filename ../images/index-insert.xpm
22947         BoundingBox 0bp 5bp 20bp 20bp
22948
22949 \end_inset
22950
22951 .
22952  A gray box labeled 
22953 \begin_inset Quotes eld
22954 \end_inset
22955
22956
22957 \family sans
22958 Idx
22959 \family default
22960
22961 \begin_inset Quotes erd
22962 \end_inset
22963
22964  is inserted and a window pops up asking for the index entry.
22965  LyX propose the word before the cursor as entry.
22966 \end_layout
22967
22968 \begin_layout Standard
22969 \begin_inset Note Greyedout
22970 status open
22971
22972 \begin_layout Standard
22973
22974 \series bold
22975 Note:
22976 \series default
22977  The index entry text field differs from all other text fields, because
22978  you have to insert valid LaTeX-code.
22979 \end_layout
22980
22981 \end_inset
22982
22983  Therefore you cannot insert
22984 \end_layout
22985
22986 \begin_layout Standard
22987
22988 \series bold
22989 Find & Replace
22990 \end_layout
22991
22992 \begin_layout Standard
22993 to an index entry field, because the 
22994 \begin_inset Quotes eld
22995 \end_inset
22996
22997 &
22998 \begin_inset Quotes erd
22999 \end_inset
23000
23001  character is used in LaTeX to separate table columns so that you will get
23002  LaTeX-errors.
23003  The correct entry is
23004 \end_layout
23005
23006 \begin_layout Standard
23007
23008 \series bold
23009 Find 
23010 \backslash
23011 & Replace
23012 \end_layout
23013
23014 \begin_layout Standard
23015 This behavior is necessary because index entries can be formatted in many
23016  ways using special LaTeX commands.
23017  We give a short overview of the index command in the next subsections.
23018  For a detailed description of LaTeX's index mechanism, have a look at one
23019  of the LaTeX books 
23020 \begin_inset LatexCommand cite
23021 key "latexcompanion,latexguide,latexbook"
23022
23023 \end_inset
23024
23025 .
23026 \end_layout
23027
23028 \begin_layout Standard
23029 You can change index entries by clicking on the index box.
23030 \end_layout
23031
23032 \begin_layout Standard
23033 The index list is inserted to the document with the menu 
23034 \family sans
23035 Insert\SpecialChar \menuseparator
23036 List\InsetSpace ~
23037 /\InsetSpace ~
23038 TOC\SpecialChar \menuseparator
23039 Index\InsetSpace ~
23040 List
23041 \family default
23042 .
23043  A light blue box labeled 
23044 \begin_inset Quotes eld
23045 \end_inset
23046
23047
23048 \family sans
23049 Index
23050 \family default
23051
23052 \begin_inset Quotes erd
23053 \end_inset
23054
23055  will show the place where the index is printed in the output.
23056  The index list box is not clickable like other LyX-boxes.
23057 \end_layout
23058
23059 \begin_layout Subsection
23060 Grouping Index Entries
23061 \begin_inset LatexCommand index
23062 name "Index ! Grouping"
23063
23064 \end_inset
23065
23066
23067 \end_layout
23068
23069 \begin_layout Standard
23070 Index entries are often grouped to offer the reader a fast search in the
23071  index.
23072  We want to group for example the index entries for itemized and enumerated
23073  lists under the entry 
23074 \begin_inset Quotes eld
23075 \end_inset
23076
23077 Lists
23078 \begin_inset Quotes erd
23079 \end_inset
23080
23081 .
23082  First we create the entry 
23083 \begin_inset Quotes eld
23084 \end_inset
23085
23086 Lists
23087 \begin_inset Quotes erd
23088 \end_inset
23089
23090  in section\InsetSpace ~
23091
23092 \begin_inset LatexCommand ref
23093 reference "sub:Lists"
23094
23095 \end_inset
23096
23097 .
23098  In the text field for the itemized list index entry in section\InsetSpace ~
23099
23100 \begin_inset LatexCommand ref
23101 reference "sec:Itemize"
23102
23103 \end_inset
23104
23105 , we insert the command
23106 \end_layout
23107
23108 \begin_layout Standard
23109
23110 \series bold
23111 Lists ! Itemize
23112 \end_layout
23113
23114 \begin_layout Standard
23115 and the command
23116 \end_layout
23117
23118 \begin_layout Standard
23119
23120 \series bold
23121 Lists ! Enumerate
23122 \end_layout
23123
23124 \begin_layout Standard
23125 for the enumerated list in section\InsetSpace ~
23126
23127 \begin_inset LatexCommand ref
23128 reference "sec:Enumerate"
23129
23130 \end_inset
23131
23132 .
23133 \end_layout
23134
23135 \begin_layout Standard
23136 The exclamation mark 
23137 \begin_inset Quotes eld
23138 \end_inset
23139
23140 !
23141 \begin_inset Quotes erd
23142 \end_inset
23143
23144  marks the grouping levels.
23145  You can have three levels; every index level is indented a bit more.
23146  An index entry for the higher levels is not required.
23147  If we don't have an index entry for 
23148 \begin_inset Quotes eld
23149 \end_inset
23150
23151 Lists
23152 \begin_inset Quotes erd
23153 \end_inset
23154
23155 , it will be printed anyway, but without a page number.
23156 \end_layout
23157
23158 \begin_layout Subsection
23159 Page Ranges
23160 \begin_inset LatexCommand index
23161 name "Index ! Page ranges"
23162
23163 \end_inset
23164
23165
23166 \end_layout
23167
23168 \begin_layout Standard
23169 Normally an index entry will appear with the page number of the indexed
23170  section.
23171  But sometimes you want to index more pages under the same entry.
23172  E.g if we want to index the paragraph environments, we create an index entry
23173  in section\InsetSpace ~
23174
23175 \begin_inset LatexCommand ref
23176 reference "sec:Paragraph-Environments"
23177
23178 \end_inset
23179
23180  with the command
23181 \end_layout
23182
23183 \begin_layout Standard
23184
23185 \series bold
23186 Paragraph environments|(
23187 \end_layout
23188
23189 \begin_layout Standard
23190 and another entry at the end of section\InsetSpace ~
23191
23192 \begin_inset LatexCommand ref
23193 reference "sub:LyX-Code"
23194
23195 \end_inset
23196
23197  with the command
23198 \end_layout
23199
23200 \begin_layout Standard
23201
23202 \series bold
23203 Paragraph environments|)
23204 \end_layout
23205
23206 \begin_layout Standard
23207 The commands 
23208 \begin_inset Quotes eld
23209 \end_inset
23210
23211
23212 \series bold
23213 |(
23214 \series default
23215
23216 \begin_inset Quotes erd
23217 \end_inset
23218
23219  and 
23220 \begin_inset Quotes eld
23221 \end_inset
23222
23223
23224 \series bold
23225 |)
23226 \series default
23227
23228 \begin_inset Quotes erd
23229 \end_inset
23230
23231  respectively starts and ends the index range.
23232  You can also add the same index entry at different places in the document.
23233  They appear in the output under one entry with a comma separated list of
23234  the pages of the indexed document parts.
23235  An example is the index entry 
23236 \begin_inset Quotes eld
23237 \end_inset
23238
23239 Document ! Settings
23240 \begin_inset Quotes erd
23241 \end_inset
23242
23243 .
23244 \end_layout
23245
23246 \begin_layout Subsection
23247 Cross referencing
23248 \begin_inset LatexCommand index
23249 name "Index ! Cross referencing"
23250
23251 \end_inset
23252
23253
23254 \end_layout
23255
23256 \begin_layout Standard
23257 It is also possible to refer to another index entry.
23258  We referred for example in the index entry 
23259 \begin_inset Quotes eld
23260 \end_inset
23261
23262 GIF
23263 \begin_inset Quotes erd
23264 \end_inset
23265
23266  (in section\InsetSpace ~
23267
23268 \begin_inset LatexCommand ref
23269 reference "sub:Image-Formats"
23270
23271 \end_inset
23272
23273 ) to the index entry 
23274 \begin_inset Quotes eld
23275 \end_inset
23276
23277 Image formats
23278 \begin_inset Quotes erd
23279 \end_inset
23280
23281  in the same section using the command
23282 \end_layout
23283
23284 \begin_layout Standard
23285
23286 \series bold
23287 GIF|see{Image formats}
23288 \end_layout
23289
23290 \begin_layout Standard
23291 The text within the braces is the referenced entry.
23292  The reference will appear in the output without a page number.
23293 \end_layout
23294
23295 \begin_layout Subsection
23296 Index Entry Order
23297 \begin_inset LatexCommand index
23298 name "Index ! Entry order"
23299
23300 \end_inset
23301
23302
23303 \end_layout
23304
23305 \begin_layout Standard
23306 You can use accented characters in the index entry, but the entries might
23307  then not follow the rules for the index order.
23308  The index entries are sorted alphabetically, but LaTeX
23309 \begin_inset Foot
23310 status collapsed
23311
23312 \begin_layout Standard
23313 The index generating is done in the background by an extra program, see
23314  section\InsetSpace ~
23315
23316 \begin_inset LatexCommand ref
23317 reference "sub:Index-Program"
23318
23319 \end_inset
23320
23321 .
23322 \end_layout
23323
23324 \end_inset
23325
23326  doesn't know how to sort accents in different languages.
23327  We created as example the three dummy index entries 
23328 \begin_inset Quotes eld
23329 \end_inset
23330
23331 maison
23332 \begin_inset Quotes erd
23333 \end_inset
23334
23335
23336 \begin_inset Quotes eld
23337 \end_inset
23338
23339 maïs
23340 \begin_inset Quotes erd
23341 \end_inset
23342
23343 , and 
23344 \begin_inset Quotes eld
23345 \end_inset
23346
23347 maître
23348 \begin_inset Quotes erd
23349 \end_inset
23350
23351 .
23352 \begin_inset LatexCommand index
23353 name "Dummy entries ! maïs"
23354
23355 \end_inset
23356
23357
23358 \begin_inset LatexCommand index
23359 name "Dummy entries ! maître"
23360
23361 \end_inset
23362
23363
23364 \begin_inset LatexCommand index
23365 name "Dummy entries ! maïs@maison"
23366
23367 \end_inset
23368
23369  They will be sorted in the order maïs, maître, maison, but we want the
23370  order maïs, maison, maître.
23371  To achieve this, we use the command
23372 \end_layout
23373
23374 \begin_layout Standard
23375
23376 \series bold
23377 previous entry@current entry
23378 \end_layout
23379
23380 \begin_layout Standard
23381 In our case we want to have 
23382 \begin_inset Quotes eld
23383 \end_inset
23384
23385 maison
23386 \begin_inset Quotes erd
23387 \end_inset
23388
23389  after 
23390 \begin_inset Quotes eld
23391 \end_inset
23392
23393 maïs
23394 \begin_inset Quotes erd
23395 \end_inset
23396
23397  and write therefore for the index entry of maison:
23398 \end_layout
23399
23400 \begin_layout Standard
23401
23402 \series bold
23403 maïs@maison
23404 \end_layout
23405
23406 \begin_layout Standard
23407 The previous entry needn't to be a real existing entry, you can also use
23408  another word to tell LaTeX the entry order, see the next subsection for
23409  an example.
23410 \end_layout
23411
23412 \begin_layout Subsection
23413 Index Entry Layout
23414 \begin_inset LatexCommand index
23415 name "Index ! Entry layout"
23416
23417 \end_inset
23418
23419
23420 \end_layout
23421
23422 \begin_layout Standard
23423 You can insert entries together with LaTeX-commands for the layout.
23424  If you need for example an italic entry, you can write
23425 \end_layout
23426
23427 \begin_layout Standard
23428
23429 \series bold
23430
23431 \backslash
23432 textit{This is an italic entry}
23433 \end_layout
23434
23435 \begin_layout Standard
23436 where the command 
23437 \series bold
23438
23439 \backslash
23440 textit
23441 \series default
23442  produces the italic layout.
23443 \begin_inset LatexCommand index
23444 name "Dummy entries ! This@\\textit{This is an italic entry}"
23445
23446 \end_inset
23447
23448  We refer to LaTeX books (
23449 \begin_inset LatexCommand cite
23450 key "latexcompanion,latexguide,latexbook"
23451
23452 \end_inset
23453
23454 ) for an overview of layout commands.
23455  There is only the problem, that layout commands destroy the sorting order.
23456  To avoid that our index entry appears as the first one, we use the following
23457  command instead:
23458 \end_layout
23459
23460 \begin_layout Standard
23461
23462 \series bold
23463 This@
23464 \backslash
23465 textit{This is an italic entry}
23466 \end_layout
23467
23468 \begin_layout Standard
23469 You can also format the page number using the character 
23470 \begin_inset Quotes eld
23471 \end_inset
23472
23473 |
23474 \begin_inset Quotes erd
23475 \end_inset
23476
23477  followed by a LaTeX-command without a backslash.
23478  We can write for example
23479 \end_layout
23480
23481 \begin_layout Standard
23482
23483 \series bold
23484 old-style page number:|oldstylenums
23485 \end_layout
23486
23487 \begin_layout Standard
23488 to get the page number in an old-style layout.
23489 \begin_inset LatexCommand index
23490 name "Dummy entries ! old-style page number:|oldstylenums"
23491
23492 \end_inset
23493
23494  Normally all LaTeX-commands begin with a backslash, but in this special
23495  case 
23496 \begin_inset Quotes eld
23497 \end_inset
23498
23499
23500 \series bold
23501 |command
23502 \series default
23503
23504 \begin_inset Quotes erd
23505 \end_inset
23506
23507  means 
23508 \series bold
23509
23510 \backslash
23511 command{page\InsetSpace ~
23512 number}
23513 \series default
23514 .
23515  Have a look at section\InsetSpace ~
23516
23517 \begin_inset LatexCommand ref
23518 reference "sub:LaTeX-Syntax"
23519
23520 \end_inset
23521
23522  to learn more about the LaTeX-syntax.
23523 \end_layout
23524
23525 \begin_layout Standard
23526 You can also change the layout for the whole index.
23527  E.g.
23528  we marked the index list box of this document as bold to get a bold font
23529  for all index entries.
23530 \end_layout
23531
23532 \begin_layout Subsection
23533 Index Program
23534 \begin_inset LatexCommand index
23535 name "Index ! Program"
23536
23537 \end_inset
23538
23539
23540 \begin_inset LatexCommand label
23541 name "sub:Index-Program"
23542
23543 \end_inset
23544
23545
23546 \end_layout
23547
23548 \begin_layout Standard
23549 LyX uses for the index generation by default the program 
23550 \family sans
23551 makeindex
23552 \family default
23553 .
23554  This programs can be controlled by options that can be set in LyX's preferences
23555  dialog under 
23556 \family sans
23557 Outputs
23558 \family default
23559
23560 \family sans
23561 LaT
23562 \begin_inset ERT
23563 status collapsed
23564
23565 \begin_layout Standard
23566
23567 {}
23568 \end_layout
23569
23570 \end_inset
23571
23572 eX
23573 \family default
23574  in the field 
23575 \family sans
23576 Index\InsetSpace ~
23577 command
23578 \family default
23579 .
23580  You can also specify there another program to generate the index, for example
23581  
23582 \family sans
23583 xindy
23584 \family default
23585 .
23586  Before you change something there, it is strongly recommended to read the
23587  manuals of the programs.
23588 \end_layout
23589
23590 \begin_layout Section
23591 Nomenclature / Glossary 
23592 \begin_inset LatexCommand index
23593 name "Nomenclature"
23594
23595 \end_inset
23596
23597
23598 \begin_inset LatexCommand index
23599 name "Glossary|see{Nomenclature}"
23600
23601 \end_inset
23602
23603
23604 \begin_inset LatexCommand label
23605 name "sec:Nomenclature"
23606
23607 \end_inset
23608
23609
23610 \end_layout
23611
23612 \begin_layout Standard
23613 Sometimes you need to compile a list of symbols that are mentioned in your
23614  document with a brief explanation of them -- a so called nomenclature or
23615  glossary.
23616 \end_layout
23617
23618 \begin_layout Standard
23619 To be able to create nomenclatures, you need the LaTeX package 
23620 \series bold
23621 nomencl
23622 \begin_inset LatexCommand index
23623 name "LaTeX-packages ! nomencl"
23624
23625 \end_inset
23626
23627
23628 \series default
23629  installed.
23630  You find it in the TeX Catalogue, 
23631 \begin_inset LatexCommand cite
23632 key "TeXCatalogue"
23633
23634 \end_inset
23635
23636  or in the package manager of your LaTeX-system.
23637 \end_layout
23638
23639 \begin_layout Standard
23640 A nomenclature entry is created if you place the cursor after a symbol entry
23641  and then use the menu 
23642 \family sans
23643 Insert\SpecialChar \menuseparator
23644
23645 \family default
23646 N
23647 \family sans
23648 omenclature\InsetSpace ~
23649 Entry
23650 \family default
23651  or the toobar button 
23652 \begin_inset Graphics
23653         filename ../images/nomencl-insert.xpm
23654         BoundingBox 0bp 5bp 20bp 20bp
23655
23656 \end_inset
23657
23658 .
23659  A gray box labeled 
23660 \begin_inset Quotes eld
23661 \end_inset
23662
23663
23664 \family sans
23665 Nom
23666 \family default
23667
23668 \begin_inset Quotes erd
23669 \end_inset
23670
23671  is inserted and a window pops up asking for the nomenclature entry.
23672 \end_layout
23673
23674 \begin_layout Standard
23675 A nomenclature entry consists of two main entries.
23676  The first is the symbol that you want to refer to.
23677  The second is the description of the symbol.
23678 \end_layout
23679
23680 \begin_layout Standard
23681 \begin_inset Note Greyedout
23682 status open
23683
23684 \begin_layout Standard
23685
23686 \series bold
23687 Note:
23688 \series default
23689  Like for the index entry dialog, you have to enter valid LaTeX-code for
23690  all fields of the nomenclature dialog.
23691 \end_layout
23692
23693 \end_inset
23694
23695
23696 \end_layout
23697
23698 \begin_layout Subsection
23699 Nomenclature Definition and Layout
23700 \begin_inset LatexCommand index
23701 name "Nomenclature ! Layout"
23702
23703 \end_inset
23704
23705
23706 \end_layout
23707
23708 \begin_layout Standard
23709 When you have symbols in formulas, you have to define them in the 
23710 \family sans
23711 Symbol
23712 \family default
23713  field as LaTeX-formula.
23714  For example to get 
23715 \begin_inset Quotes eld
23716 \end_inset
23717
23718
23719 \begin_inset Formula $\sigma$
23720 \end_inset
23721
23722
23723 \begin_inset Quotes erd
23724 \end_inset
23725
23726 , insert this:
23727 \newline
23728
23729 \series bold
23730 $
23731 \backslash
23732 sigma$
23733 \newline
23734
23735 \series default
23736 The 
23737 \begin_inset Quotes eld
23738 \end_inset
23739
23740 $
23741 \begin_inset Quotes erd
23742 \end_inset
23743
23744  character hereby starts/ends the formula.
23745  The LaTeX-command for the Greek letter is the name of the letter beginning
23746  with a backslash 
23747 \begin_inset Quotes eld
23748 \end_inset
23749
23750
23751 \backslash
23752
23753 \begin_inset Quotes erd
23754 \end_inset
23755
23756 .
23757  For capital Greek letters, start the command also with a capital letter,
23758  like 
23759 \series bold
23760
23761 \backslash
23762 Sigma
23763 \series default
23764 .
23765 \end_layout
23766
23767 \begin_layout Standard
23768 (A short introduction to the LaTeX-syntax is given in section\InsetSpace ~
23769
23770 \begin_inset LatexCommand ref
23771 reference "sub:LaTeX-Syntax"
23772
23773 \end_inset
23774
23775 .)
23776 \end_layout
23777
23778 \begin_layout Standard
23779 You cannot use the 
23780 \family sans
23781 Text\InsetSpace ~
23782 Style
23783 \family default
23784  dialog to format the description text but have to use LaTeX-commands.
23785  For example the description of the nomenclature entry for the 
23786 \begin_inset Quotes eld
23787 \end_inset
23788
23789
23790 \begin_inset Formula $\sigma$
23791 \end_inset
23792
23793
23794 \begin_inset Quotes erd
23795 \end_inset
23796
23797  in this document is:
23798 \newline
23799
23800 \series bold
23801 dummy entry for the character 
23802 \backslash
23803 textsf{sigma}
23804 \series default
23805
23806 \newline
23807 The command 
23808 \series bold
23809
23810 \backslash
23811 textsf
23812 \series default
23813  sets the fonts to 
23814 \family sans
23815 sans\InsetSpace ~
23816 serif
23817 \family default
23818 .
23819  To get 
23820 \series bold
23821 bold
23822 \series default
23823  font use the command 
23824 \series bold
23825
23826 \backslash
23827 textbf
23828 \series default
23829 , for 
23830 \family typewriter
23831 typewriter
23832 \family default
23833  use 
23834 \series bold
23835
23836 \backslash
23837 texttt
23838 \series default
23839 , for 
23840 \emph on
23841 emphasized
23842 \emph default
23843  use 
23844 \series bold
23845
23846 \backslash
23847 emph
23848 \series default
23849 .
23850 \end_layout
23851
23852 \begin_layout Subsection
23853 Sort Order of Nomenclature Entries
23854 \begin_inset LatexCommand index
23855 name "Nomenclature ! Sort order"
23856
23857 \end_inset
23858
23859
23860 \end_layout
23861
23862 \begin_layout Standard
23863 The nomenclature entries are sorted alphabetically by the LaTeX-code of
23864  the symbol definition.
23865  This leads to undesired results when you for example have symbols in formulas.
23866  Suppose you have nomenclature entries for the symbols 
23867 \emph on
23868 a
23869 \begin_inset LatexCommand nomenclature
23870 symbol "a"
23871 description "dummy entry for the character \"a\"\\nomnorefpage"
23872
23873 \end_inset
23874
23875
23876 \emph default
23877  and 
23878 \begin_inset Formula $\sigma$
23879 \end_inset
23880
23881
23882 \begin_inset LatexCommand nomenclature
23883 prefix "sigma"
23884 symbol "$\\sigma$"
23885 description "dummy entry for the character \\textsf{sigma}"
23886
23887 \end_inset
23888
23889 .
23890  They will be sorted by 
23891 \begin_inset Quotes eld
23892 \end_inset
23893
23894
23895 \family sans
23896 a
23897 \family default
23898
23899 \begin_inset Quotes erd
23900 \end_inset
23901
23902  and 
23903 \begin_inset Quotes eld
23904 \end_inset
23905
23906
23907 \family typewriter
23908 $
23909 \backslash
23910 sigma$
23911 \family default
23912
23913 \begin_inset Quotes erd
23914 \end_inset
23915
23916  -- the 
23917 \begin_inset Formula $\sigma$
23918 \end_inset
23919
23920  will be sorted before the 
23921 \emph on
23922 a
23923 \emph default
23924  since the character 
23925 \begin_inset Quotes eld
23926 \end_inset
23927
23928 $
23929 \begin_inset Quotes erd
23930 \end_inset
23931
23932  is considered in sorting.
23933 \end_layout
23934
23935 \begin_layout Standard
23936 To control the sort order, you can edit the 
23937 \family sans
23938 Sort\InsetSpace ~
23939 as
23940 \family default
23941  field of the nomenclature dialog.
23942  Then the nomenclature entry will be sorted by this entry and not the symbol
23943  definition.
23944  For the given example, you can insert 
23945 \family typewriter
23946 sigma
23947 \family default
23948  to this field for the 
23949 \begin_inset Formula $\sigma$
23950 \end_inset
23951
23952 , then 
23953 \emph on
23954 a
23955 \emph default
23956  will be located before 
23957 \begin_inset Formula $\sigma$
23958 \end_inset
23959
23960 .
23961 \end_layout
23962
23963 \begin_layout Standard
23964 For subgrouping and tips for using sort entries see the 
23965 \series bold
23966 nomencl
23967 \series default
23968  documentation, 
23969 \begin_inset LatexCommand cite
23970 key "nomencl"
23971
23972 \end_inset
23973
23974 .
23975 \end_layout
23976
23977 \begin_layout Subsection
23978 Nomenclature Options
23979 \begin_inset LatexCommand index
23980 name "Nomenclature ! Options"
23981
23982 \end_inset
23983
23984
23985 \end_layout
23986
23987 \begin_layout Standard
23988 The 
23989 \series bold
23990 nomencl
23991 \series default
23992  package offers some options to adjust the appearance of the nomenclature.
23993  Here are some of its options, for more have a look at its documentation:
23994 \end_layout
23995
23996 \begin_layout Description
23997 refeq Appends the phrase 
23998 \begin_inset Quotes eld
23999 \end_inset
24000
24001
24002 \family sans
24003 , see equation (
24004 \emph on
24005 eq
24006 \emph default
24007 )
24008 \family default
24009
24010 \begin_inset Quotes erd
24011 \end_inset
24012
24013  to every nomenclature entry, where 
24014 \family sans
24015 \emph on
24016 eq
24017 \family default
24018 \emph default
24019  is the number of the last equation in front of the nomenclature entry
24020 \end_layout
24021
24022 \begin_layout Description
24023 refpage Appends the phrase 
24024 \begin_inset Quotes eld
24025 \end_inset
24026
24027
24028 \family sans
24029 , page (
24030 \emph on
24031 page
24032 \emph default
24033 )
24034 \family default
24035
24036 \begin_inset Quotes erd
24037 \end_inset
24038
24039  to every nomenclature entry, where 
24040 \family sans
24041 \emph on
24042 page
24043 \family default
24044 \emph default
24045  is the number of the page on which the nomenclature entry appeared
24046 \end_layout
24047
24048 \begin_layout Description
24049 intoc Inserts the nomenclature in the Table of Contents
24050 \end_layout
24051
24052 \begin_layout Standard
24053 There are furthermore the options 
24054 \series bold
24055 croatian
24056 \series default
24057
24058 \series bold
24059 danish
24060 \series default
24061
24062 \series bold
24063 english
24064 \series default
24065
24066 \series bold
24067 french
24068 \series default
24069
24070 \series bold
24071 german
24072 \series default
24073
24074 \series bold
24075 italian
24076 \series default
24077
24078 \series bold
24079 polish
24080 \series default
24081
24082 \series bold
24083 portuguese
24084 \series default
24085
24086 \series bold
24087 russian
24088 \series default
24089
24090 \series bold
24091 spanish
24092 \series default
24093 , and 
24094 \series bold
24095 ukrainian
24096 \series default
24097  to print the reference texts and the nomenclature title in the corresponding
24098  language.
24099 \end_layout
24100
24101 \begin_layout Standard
24102 To use one or more of the options, add them to the comma-separated document
24103  class options list in the 
24104 \family sans
24105 Document\SpecialChar \menuseparator
24106 Settings
24107 \family default
24108  dialog.
24109  In this document the options 
24110 \series bold
24111 intoc
24112 \series default
24113  and 
24114 \series bold
24115 refpage
24116 \series default
24117  are used.
24118 \end_layout
24119
24120 \begin_layout Standard
24121 \begin_inset VSpace bigskip
24122 \end_inset
24123
24124
24125 \end_layout
24126
24127 \begin_layout Standard
24128 You can also use the first two options above only for certain nomenclature
24129  entries when you add one of the following commands as last entry to the
24130  
24131 \family sans
24132 Description
24133 \family default
24134  field in the nomenclature dialog:
24135 \end_layout
24136
24137 \begin_layout Description
24138
24139 \backslash
24140 nomrefeq Like the 
24141 \series bold
24142 refeq
24143 \series default
24144  option
24145 \end_layout
24146
24147 \begin_layout Description
24148
24149 \backslash
24150 nomrefpage Like the 
24151 \series bold
24152 refpage
24153 \series default
24154  option
24155 \end_layout
24156
24157 \begin_layout Description
24158
24159 \backslash
24160 nomrefeqpage Short notation of 
24161 \series bold
24162
24163 \backslash
24164 nomrefeq
24165 \backslash
24166 nomrefpage
24167 \end_layout
24168
24169 \begin_layout Description
24170
24171 \backslash
24172 nomnorefeq,\InsetSpace ~
24173
24174 \backslash
24175 nomnorefpage,\InsetSpace ~
24176
24177 \backslash
24178 nomnorefeqpage Turns off the corresponding options
24179 \end_layout
24180
24181 \begin_layout Standard
24182 The option 
24183 \series bold
24184
24185 \backslash
24186 nomnorefpage
24187 \series default
24188  was used in this document in the nomenclature entry for the 
24189 \begin_inset Quotes eld
24190 \end_inset
24191
24192 a
24193 \begin_inset Quotes erd
24194 \end_inset
24195
24196 .
24197 \end_layout
24198
24199 \begin_layout Subsection
24200 Printing the Nomenclature
24201 \begin_inset LatexCommand index
24202 name "Nomenclature ! Printing"
24203
24204 \end_inset
24205
24206
24207 \end_layout
24208
24209 \begin_layout Standard
24210 To print the nomenclature, use the menu 
24211 \family sans
24212 Insert\SpecialChar \menuseparator
24213 Lists\InsetSpace ~
24214 /\InsetSpace ~
24215 TOC\SpecialChar \menuseparator
24216 Nomenclature
24217 \family default
24218 .
24219  A light blue box labeled 
24220 \begin_inset Quotes eld
24221 \end_inset
24222
24223
24224 \family sans
24225 Nomenclature
24226 \family default
24227
24228 \begin_inset Quotes erd
24229 \end_inset
24230
24231  will show the place where the nomenclature is printed in the output.
24232  Like the index list box, the nomenclature list box is not clickable.
24233 \end_layout
24234
24235 \begin_layout Standard
24236 In the printed output the title of the nomenclature appears as 
24237 \begin_inset Quotes eld
24238 \end_inset
24239
24240 Nomenclature
24241 \begin_inset Quotes erd
24242 \end_inset
24243
24244 .
24245  If you are not happy with the name, you can change it by redefining the
24246  command 
24247 \series bold
24248
24249 \backslash
24250 nomname
24251 \series default
24252  in the preamble.
24253  For example, in order to change the name to 
24254 \emph on
24255 List of Symbols
24256 \emph default
24257 , add the following line to the preamble:
24258 \end_layout
24259
24260 \begin_layout Standard
24261
24262 \family roman
24263 \series bold
24264
24265 \backslash
24266 renewcommand{
24267 \backslash
24268 nomname}{List of Symbols}
24269 \end_layout
24270
24271 \begin_layout Standard
24272 \begin_inset VSpace defskip
24273 \end_inset
24274
24275
24276 \end_layout
24277
24278 \begin_layout Standard
24279 If you are unhappy with the amount of space for symbols, you can alter it
24280  by adding the following line to the preamble:
24281 \end_layout
24282
24283 \begin_layout Standard
24284
24285 \family roman
24286 \series bold
24287
24288 \backslash
24289 renewcommand{
24290 \backslash
24291 nomlabelwidth}{width}
24292 \end_layout
24293
24294 \begin_layout Standard
24295
24296 \family roman
24297 Where the width is a value with one of the units listed in Appendix\InsetSpace ~
24298
24299 \begin_inset LatexCommand ref
24300 reference "cha:Units-available-in"
24301
24302 \end_inset
24303
24304 .
24305  The default value is 1\InsetSpace \thinspace{}
24306 cm.
24307 \end_layout
24308
24309 \begin_layout Section
24310 Branches
24311 \begin_inset LatexCommand index
24312 name "Branches"
24313
24314 \end_inset
24315
24316
24317 \begin_inset LatexCommand index
24318 name "Document ! Branches"
24319
24320 \end_inset
24321
24322
24323 \begin_inset LatexCommand label
24324 name "sec:Branches"
24325
24326 \end_inset
24327
24328
24329 \end_layout
24330
24331 \begin_layout Standard
24332 Sometimes it is useful to hide some document parts in the output.
24333  For example a teacher who is setting an exam obviously doesn't want the
24334  pupils to see the answers, but having questions and answers in the same
24335  document will make the life of the markers of that exam much easier.
24336 \end_layout
24337
24338 \begin_layout Standard
24339 For these cases LyX offers to put text into branches.
24340  The text will then only appear in the output when its branch is activated.
24341  To create a branch, go in the 
24342 \family sans
24343 Document\SpecialChar \menuseparator
24344 Settings
24345 \family default
24346  dialog to 
24347 \family sans
24348 Branches
24349 \family default
24350 .
24351  The name of the branch, its activation state and the background color of
24352  the branches inside LyX can be specified in this dialog.
24353 \end_layout
24354
24355 \begin_layout Standard
24356 Text that should be in a branch is set into branch inset boxes.
24357  These boxes are inserted via the menu 
24358 \family sans
24359 Insert\SpecialChar \menuseparator
24360 Branch
24361 \family default
24362  where you can choose a branch.
24363  You can later change the branch of the boxes by right-clicking on them.
24364 \end_layout
24365
24366 \begin_layout Standard
24367 Here is an example, where only the question text appears, the answer branch
24368  is deactivated and does therefore not appear in the output:
24369 \end_layout
24370
24371 \begin_layout Standard
24372 \begin_inset Branch Question
24373 status open
24374
24375 \begin_layout Standard
24376 Question: Who was the first Physics Nobel prize winner?
24377 \end_layout
24378
24379 \end_inset
24380
24381
24382 \end_layout
24383
24384 \begin_layout Standard
24385 \begin_inset Branch Answer
24386 status collapsed
24387
24388 \begin_layout Standard
24389 Answer: Wilhelm Conrad Röntgen
24390 \end_layout
24391
24392 \end_inset
24393
24394
24395 \end_layout
24396
24397 \begin_layout Section
24398 ERT and the LaTeX Syntax
24399 \begin_inset LatexCommand label
24400 name "sec:ERT"
24401
24402 \end_inset
24403
24404
24405 \end_layout
24406
24407 \begin_layout Subsection
24408 ERT Boxes
24409 \begin_inset LatexCommand index
24410 name "ERT"
24411
24412 \end_inset
24413
24414
24415 \begin_inset LatexCommand label
24416 name "sub:ERT-Boxes"
24417
24418 \end_inset
24419
24420
24421 \end_layout
24422
24423 \begin_layout Standard
24424 As LyX uses LaTeX in the background, it supports many LaTeX commands and
24425  constructs, but not all.
24426  LaTeX contains of hundreds of packages which provide different commands.
24427  Every month many packages are updated and new ones added.
24428  This has the advantage that you can typeset nearly everything, for every
24429  problem exists a LaTeX-package.
24430  But LyX can of course not be up to date and support all these packages
24431  and their commands.
24432 \end_layout
24433
24434 \begin_layout Standard
24435 But don't worry, you can use any LaTeX-command directly in LyX inside the
24436  ERT box.
24437  ERT stands for 
24438 \begin_inset Quotes eld
24439 \end_inset
24440
24441 evil red text
24442 \begin_inset Quotes erd
24443 \end_inset
24444
24445 , evil because LyX is designed to avoid that you have to use LaTeX-commands.
24446  An ERT box is created by the menu 
24447 \family sans
24448 Insert\SpecialChar \menuseparator
24449 TeX
24450 \family default
24451  or by the toolbar button 
24452 \begin_inset Graphics
24453         filename ../images/ert-insert.xpm
24454
24455 \end_inset
24456
24457 .
24458  The box itself can be displayed in three different styles: 
24459 \family sans
24460 Inline
24461 \family default
24462
24463 \family sans
24464 Collapsed
24465 \family default
24466 , and 
24467 \family sans
24468 Open
24469 \family default
24470 .
24471  To change the style, right-click on the box and use the appearing dialog.
24472  Left-clicking on the box will switch between 
24473 \family sans
24474 Collapsed
24475 \family default
24476  and 
24477 \family sans
24478 Open
24479 \family default
24480 .
24481 \end_layout
24482
24483 \begin_layout Standard
24484 You can insert complete or incomplete commands into ERT.
24485  Incomplete means that the command argument can be Standard LyX text.
24486  For example you want to draw a frame around a word and uses therefore the
24487  LaTeX-command 
24488 \series bold
24489
24490 \backslash
24491 fbox
24492 \series default
24493 , you can write the command part 
24494 \series bold
24495
24496 \backslash
24497 fbox{
24498 \series default
24499  in an ERT box before the word and the closing brace 
24500 \series bold
24501 }
24502 \series default
24503  in a second ERT box behind the word.
24504  The word between the two ERT boxes is then the argument as it is in the
24505  following example:
24506 \end_layout
24507
24508 \begin_layout Standard
24509 \begin_inset Graphics
24510         filename clipart/ERT.png
24511         scale 89
24512
24513 \end_inset
24514
24515
24516 \end_layout
24517
24518 \begin_layout Standard
24519 gives
24520 \end_layout
24521
24522 \begin_layout Standard
24523 This is a line with a 
24524 \begin_inset ERT
24525 status collapsed
24526
24527 \begin_layout Standard
24528
24529
24530 \backslash
24531 fbox{
24532 \end_layout
24533
24534 \end_inset
24535
24536 framed
24537 \begin_inset ERT
24538 status collapsed
24539
24540 \begin_layout Standard
24541
24542 }
24543 \end_layout
24544
24545 \end_inset
24546
24547  word.
24548 \end_layout
24549
24550 \begin_layout Standard
24551 \begin_inset Note Greyedout
24552 status open
24553
24554 \begin_layout Standard
24555
24556 \series bold
24557 Note:
24558 \series default
24559  At the end of LaTeX-commands without parameters, you have to insert a space
24560  to let LaTeX know that the command is finished.
24561 \end_layout
24562
24563 \end_inset
24564
24565
24566 \end_layout
24567
24568 \begin_layout Subsection
24569 Short Introduction to the LaTeX Syntax
24570 \begin_inset OptArg
24571 status collapsed
24572
24573 \begin_layout Standard
24574 The LaTeX Syntax
24575 \end_layout
24576
24577 \end_inset
24578
24579
24580 \begin_inset LatexCommand index
24581 name "LaTeX Syntax"
24582
24583 \end_inset
24584
24585
24586 \begin_inset LatexCommand label
24587 name "sub:LaTeX-Syntax"
24588
24589 \end_inset
24590
24591
24592 \end_layout
24593
24594 \begin_layout Standard
24595 When you write larger documents or books, you will need to know something
24596  about the LaTeX-commands that LyX uses in the background.
24597  Because LaTeX is based on commands, you can 
24598 \begin_inset Quotes eld
24599 \end_inset
24600
24601 program
24602 \begin_inset Quotes erd
24603 \end_inset
24604
24605  your text.
24606  This has the advantage that the layout of the document can be changed at
24607  every time if you know the right commands.
24608  E.g.
24609  imagine you have to write a manual for a product and the deadline is at
24610  the end of the day.
24611  Your boss just has complimented you for your good work but wants to have
24612  all caption labels bold.
24613  But you have over hundred figure and table captions with non-bold labels
24614  in your manual.
24615  Of course it's impossible to change all caption labels by hand in one day.
24616 \end_layout
24617
24618 \begin_layout Standard
24619 Now LaTeX comes into play.
24620  As written above, for every problem exists a LaTeX-package.
24621  First you have to find out which and therefore look in the LaTeX package
24622  database, 
24623 \begin_inset LatexCommand cite
24624 key "Catalogue"
24625
24626 \end_inset
24627
24628 .
24629 \end_layout
24630
24631 \begin_layout Standard
24632 As result you know that the package 
24633 \series bold
24634 caption
24635 \series default
24636
24637 \begin_inset LatexCommand index
24638 name "LaTeX-packages ! caption"
24639
24640 \end_inset
24641
24642  is what you need.
24643  To use a package, you have to load it in the document preamble (menu 
24644 \family sans
24645 Document\SpecialChar \menuseparator
24646 Settings
24647 \family default
24648 ) with the command
24649 \end_layout
24650
24651 \begin_layout Standard
24652
24653 \series bold
24654
24655 \backslash
24656 usepackage[options]{package name}
24657 \end_layout
24658
24659 \begin_layout Standard
24660 All LaTeX commands begin with a backslash, the command argument is set within
24661  two braces, and the options are set within two brackets.
24662  Note that not all commands have an argument and options.
24663 \end_layout
24664
24665 \begin_layout Standard
24666 In your case the package name is 
24667 \series bold
24668 caption
24669 \series default
24670 .
24671  After a look in the documentation of the package, you know that the option
24672  
24673 \series bold
24674 labelfont=bf
24675 \series default
24676  will change the font of all caption labels to bold.
24677  So you add the command
24678 \end_layout
24679
24680 \begin_layout Standard
24681
24682 \series bold
24683
24684 \backslash
24685 usepackage[labelfont=bf]{caption}
24686 \end_layout
24687
24688 \begin_layout Standard
24689 to the preamble and the problem is solved.
24690 \end_layout
24691
24692 \begin_layout Standard
24693 Note that some document classes have built-in solutions for well known problems
24694  like your case.
24695  For example if you use a 
24696 \family typewriter
24697 koma-scrip
24698 \family default
24699 t class, you don't need the package 
24700 \series bold
24701 caption
24702 \series default
24703 , you can instead write
24704 \end_layout
24705
24706 \begin_layout Standard
24707
24708 \series bold
24709
24710 \backslash
24711 setkomafont{captionlabel}{
24712 \backslash
24713 bfseries}
24714 \end_layout
24715
24716 \begin_layout Standard
24717 in the preamble and the problem is solved.
24718  So if you plan to write a large document, you should have a look at the
24719  documentation of the document class you want to use.
24720  (Btw.
24721  
24722 \series bold
24723
24724 \backslash
24725 setkomafont
24726 \series default
24727  is an example for a command with more than one argument.)
24728 \end_layout
24729
24730 \begin_layout Standard
24731 Commands in the preamble affects the whole document, while commands in the
24732  text affects only the text after the command or only the text used as command
24733  argument.
24734  To insert a LaTeX-command in text, use the ERT box as described in the
24735  previous section.
24736 \end_layout
24737
24738 \begin_layout Standard
24739 If you want to learn more about LaTeX and its syntax, have a look at the
24740  LaTeX-books 
24741 \begin_inset LatexCommand cite
24742 key "latexcompanion,latexguide"
24743
24744 \end_inset
24745
24746 .
24747  
24748 \end_layout
24749
24750 \begin_layout Section
24751 Previewing Snippets of your Document
24752 \begin_inset LatexCommand index
24753 name "Instant preview"
24754
24755 \end_inset
24756
24757
24758 \begin_inset LatexCommand label
24759 name "sec:Previewing-snippets-of"
24760
24761 \end_inset
24762
24763
24764 \begin_inset LatexCommand index
24765 name "Document ! Preview"
24766
24767 \end_inset
24768
24769
24770 \end_layout
24771
24772 \begin_layout Standard
24773 LyX allows you to generate previews of sections of your document on the
24774  fly so you can see how they'll look in the final document without having
24775  to break your train of thought with 
24776 \family sans
24777 View\SpecialChar \menuseparator
24778 DVI
24779 \family default
24780 .
24781 \end_layout
24782
24783 \begin_layout Standard
24784 If you would for example like to see in LyX your math formulas typeset by
24785  LaTeX, install the LaTeX-package 
24786 \series bold
24787 preview-latex
24788 \begin_inset LatexCommand index
24789 name "LaTeX-packages ! preview-latex"
24790
24791 \end_inset
24792
24793
24794 \series default
24795  as explained below, and turn on 
24796 \family sans
24797 Instant\InsetSpace ~
24798 preview
24799 \family default
24800  in the 
24801 \family sans
24802 Tools\SpecialChar \menuseparator
24803 Preferences 
24804 \family default
24805 dialog under 
24806 \family sans
24807 Look\InsetSpace ~
24808 and\InsetSpace ~
24809 feel\SpecialChar \menuseparator
24810 Graphics
24811 \family default
24812 .
24813 \end_layout
24814
24815 \begin_layout Standard
24816 Previews are generated when you load a document into LyX and when you finish
24817  editing an inset.
24818  Previews of an already loaded document are 
24819 \emph on
24820 not
24821 \emph default
24822  generated just by selecting the 
24823 \family sans
24824 Instant\InsetSpace ~
24825 preview
24826 \family default
24827  check box, you have to reopen the documents to activate the previews.
24828 \end_layout
24829
24830 \begin_layout Standard
24831 LyX will generate previews of math insets.
24832  It will also generate previews of include insets if you select the 
24833 \family sans
24834 Show\InsetSpace ~
24835 preview
24836 \family default
24837  check box in the insert dialog.
24838  This is useful if you wish to generate a preview of a LaTeX figure, for
24839  example.
24840 \end_layout
24841
24842 \begin_layout Standard
24843 To get previews working, you need the LaTeX package 
24844 \series bold
24845 preview-latex
24846 \series default
24847  (on some systems named simply 
24848 \series bold
24849 preview
24850 \series default
24851 ) installed.
24852  You find it in the TeX Catalogue, 
24853 \begin_inset LatexCommand cite
24854 key "TeXCatalogue"
24855
24856 \end_inset
24857
24858  or in the package manager of your LaTeX-system.
24859  You obtain prettier results if you install the program 
24860 \family typewriter
24861 pnmcrop
24862 \family default
24863  from the 
24864 \family typewriter
24865 netpbm
24866 \family default
24867  package; for LyX on Windows this program is automatically installed together
24868  with LyX.
24869 \end_layout
24870
24871 \begin_layout Standard
24872 \begin_inset VSpace bigskip
24873 \end_inset
24874
24875
24876 \end_layout
24877
24878 \begin_layout Standard
24879 You can furthermore preview the LaTeX source of the whole document or parts
24880  of it.
24881  Use the menu 
24882 \family sans
24883 View\SpecialChar \menuseparator
24884 View\InsetSpace ~
24885 Source
24886 \family default
24887  and a window will be shown where you can see the LaTeX-source code.
24888  The window shows the source of the whole paragraph where the cursor is
24889  currently in.
24890  You can also select document parts in LyX's main window, then only this
24891  selection (when it is more than one paragraph) is shown as source code.
24892  To view the whole document as source, enable the corresponding option in
24893  the source view window.
24894 \end_layout
24895
24896 \begin_layout Section
24897 Spell Checking
24898 \begin_inset LatexCommand label
24899 name "sec:Spellchecking"
24900
24901 \end_inset
24902
24903
24904 \begin_inset LatexCommand index
24905 name "Spell checking"
24906
24907 \end_inset
24908
24909
24910 \end_layout
24911
24912 \begin_layout Standard
24913 LyX itself has no built-in spell checker.
24914  Rather it uses one of the external programs 
24915 \family typewriter
24916 aspell
24917 \family default
24918
24919 \family typewriter
24920 ispell
24921 \family default
24922
24923 \family typewriter
24924 hspell
24925 \family default
24926 , or 
24927 \family sans
24928 pspell
24929 \family default
24930  as backend.
24931  This section assumes you have already installed and set up one of these
24932  programs.
24933  
24934 \family typewriter
24935 aspell
24936 \family default
24937  can be seen as successor of 
24938 \family typewriter
24939 ispell
24940 \family default
24941 , so that it is recommended to use aspell.
24942  
24943 \family sans
24944 hspell
24945 \family default
24946  is a Hebrew spell-checker.
24947  The used spell checker ind its settings are specified in LyX's preferences
24948  under 
24949 \family sans
24950 Language Settings
24951 \family default
24952 .
24953 \end_layout
24954
24955 \begin_layout Standard
24956 For LyX on Windows, the selection box for the spell checking program is
24957  greyed out in the preferences dialog because only 
24958 \family sans
24959 aspell
24960 \family default
24961  can be used.
24962 \end_layout
24963
24964 \begin_layout Standard
24965 The menu
24966 \family sans
24967  Tools\SpecialChar \menuseparator
24968 Spellchecker
24969 \family default
24970  starts the spell checking beginning from the current cursor position.
24971  A dialog window will appear showing any incorrect (or unknown) word found,
24972  allowing you to edit and replace it in a second line.
24973  Whenever an unknown word is found, the word is highlighted and the text
24974  scrolled so that it is visible.
24975  In the 
24976 \family sans
24977 spell checker
24978 \family default
24979  dialog, there is also a box showing suggestions for a correction, if any
24980  could be found.
24981  Clicking on one of the corrections will copy to the 
24982 \family sans
24983 Replace
24984 \family default
24985  field, double-click invokes directly the replacement.
24986  Unknown but correctly typed words can be added to the personal dictionary.
24987 \end_layout
24988
24989 \begin_layout Standard
24990 By default, the used dictionary file is determined by the document language
24991  that is set in the 
24992 \family sans
24993 Document\SpecialChar \menuseparator
24994 Settings
24995 \family default
24996  dialog.
24997  If you do not have a dictionary for the document language, spell checking
24998  will bring an error message.
24999  In this case, you can specify another dictionary file in the dialog by
25000  specifying a different 
25001 \family sans
25002 Alternative language
25003 \family default
25004  in preferences dialog.
25005 \end_layout
25006
25007 \begin_layout Standard
25008 After a spell check you'll informed about the number of checked words.
25009 \end_layout
25010
25011 \begin_layout Subsubsection*
25012 Limitations
25013 \end_layout
25014
25015 \begin_layout Standard
25016 It is not possible to change the spelling of a particular word globally,
25017  rather than having to change the spelling separately for each occurrence
25018  of the word.
25019  But you can use the 
25020 \family sans
25021 Find\InsetSpace ~
25022 &\InsetSpace ~
25023 Replace
25024 \family default
25025  dialog for that.
25026 \end_layout
25027
25028 \begin_layout Standard
25029 LyX cannot correctly spell check documents containing multiple languages.
25030  This does work with 
25031 \family typewriter
25032 pspell
25033 \family default
25034 , assuming you have marked the different languages appropriately.
25035 \end_layout
25036
25037 \begin_layout Subsubsection*
25038 Further Settings
25039 \end_layout
25040
25041 \begin_layout Standard
25042 The 
25043 \family sans
25044 Spellchecker
25045 \family default
25046  section in the preferences dialog has some additional options:
25047 \end_layout
25048
25049 \begin_layout Description
25050 Escape\InsetSpace ~
25051 characters Allows you to add non-standard characters that the spell
25052  checker should consider, e.g.
25053  German umlauts although you spell check English document.
25054  This should not normally be needed.
25055 \end_layout
25056
25057 \begin_layout Description
25058 Personal\InsetSpace ~
25059 dictionary to use a different file than the spell checker's default
25060  choice as your personal dictionary
25061 \end_layout
25062
25063 \begin_layout Description
25064 Accept\InsetSpace ~
25065 compound\InsetSpace ~
25066 words Prevent the spell checker from complaining about compounded
25067  words like 
25068 \begin_inset Quotes eld
25069 \end_inset
25070
25071 passthrough
25072 \begin_inset Quotes erd
25073 \end_inset
25074
25075 .
25076 \end_layout
25077
25078 \begin_layout Description
25079 Use\InsetSpace ~
25080 input\InsetSpace ~
25081 encoding Uses the document encoding that is set in the 
25082 \family sans
25083 Document\SpecialChar \menuseparator
25084 Settings
25085 \family default
25086  dialog under 
25087 \family sans
25088 Language
25089 \family default
25090  also for the spellchecker.
25091 \begin_inset Foot
25092 status collapsed
25093
25094 \begin_layout Standard
25095 The encodings are explained in section\InsetSpace ~
25096
25097 \begin_inset LatexCommand ref
25098 reference "sub:Settings"
25099
25100 \end_inset
25101
25102 .
25103 \end_layout
25104
25105 \end_inset
25106
25107  Enable this if you can't spell check words with international letters in
25108  them.
25109  There have been reports that this does not work with all dictionaries,
25110  so this is disabled by default.
25111 \end_layout
25112
25113 \begin_layout Section
25114 Thesaurus
25115 \begin_inset LatexCommand index
25116 name "Thesaurus"
25117
25118 \end_inset
25119
25120
25121 \begin_inset LatexCommand label
25122 name "sec:Thesaurus"
25123
25124 \end_inset
25125
25126
25127 \end_layout
25128
25129 \begin_layout Standard
25130 Thesaurus currently only works when you use the document language English.
25131 \end_layout
25132
25133 \begin_layout Standard
25134 To start the thesaurus, highlight one word or set the cursor behind it,
25135  and use the menu 
25136 \family sans
25137 Tools\SpecialChar \menuseparator
25138 Thesaurus
25139 \family default
25140  or the toolbar button 
25141 \begin_inset Graphics
25142         filename ../images/thesaurus-entry.xpm
25143         BoundingBox 0bp 5bp 20bp 25bp
25144         rotateOrigin center
25145
25146 \end_inset
25147
25148 .
25149  A dialog pops up showing you probably related words that you can use as
25150  replacement.
25151 \end_layout
25152
25153 \begin_layout Standard
25154 The shown related words are in many cases not really related to the word
25155  you are currently checking, scrolling in the shown list might help in some
25156  cases to find related words.
25157 \end_layout
25158
25159 \begin_layout Standard
25160 The thesaurus only works for single words, and also only when it is in the
25161  singular form.
25162  For example starting the thesaurus with the word 
25163 \begin_inset Quotes eld
25164 \end_inset
25165
25166 reports
25167 \begin_inset Quotes erd
25168 \end_inset
25169
25170  leads to no results, while results are shown for the word 
25171 \begin_inset Quotes eld
25172 \end_inset
25173
25174 report
25175 \begin_inset Quotes erd
25176 \end_inset
25177
25178 .
25179  To avoid this, you can highlight only the part 
25180 \begin_inset Quotes eld
25181 \end_inset
25182
25183 report
25184 \begin_inset Quotes erd
25185 \end_inset
25186
25187  of the word 
25188 \begin_inset Quotes eld
25189 \end_inset
25190
25191 reports
25192 \begin_inset Quotes erd
25193 \end_inset
25194
25195  to get results.
25196 \end_layout
25197
25198 \begin_layout Section
25199 Change Tracking
25200 \begin_inset LatexCommand index
25201 name "Change Tracking"
25202
25203 \end_inset
25204
25205
25206 \begin_inset LatexCommand index
25207 name "Document ! Change Tracking"
25208
25209 \end_inset
25210
25211
25212 \begin_inset LatexCommand label
25213 name "sec:Change-Tracking"
25214
25215 \end_inset
25216
25217
25218 \end_layout
25219
25220 \begin_layout Standard
25221 When you work on a document together with many people it is extremely useful
25222  to see changes others made highlighted in the document.
25223  You can then decide if you accept a change or not.
25224  This can be achieved by turning on change tracking in the menu 
25225 \family sans
25226 Document\SpecialChar \menuseparator
25227 Change\InsetSpace ~
25228 Tracking\SpecialChar \menuseparator
25229 Track\InsetSpace ~
25230 Changes
25231 \family default
25232 .
25233 \end_layout
25234
25235 \begin_layout Standard
25236 Changes made in the document will then be highlighted by colors: 
25237 \color blue
25238 Blue text
25239 \color inherit
25240  is an addition, 
25241 \color red
25242 red canceled text
25243 \color inherit
25244  is a deletion.
25245  You can change the color in LyX's preferences dialog under 
25246 \family sans
25247 Look\InsetSpace ~
25248 and\InsetSpace ~
25249 feel
25250 \family default
25251
25252 \family sans
25253 Colors
25254 \family default
25255 .
25256 \end_layout
25257
25258 \begin_layout Standard
25259 When change tracking is activated, you will see the review toolbar in LyX:
25260 \begin_inset LatexCommand index
25261 name "Toolbar ! Review"
25262
25263 \end_inset
25264
25265
25266 \end_layout
25267
25268 \begin_layout Standard
25269 \begin_inset VSpace defskip
25270 \end_inset
25271
25272
25273 \end_layout
25274
25275 \begin_layout Standard
25276 \begin_inset Graphics
25277         filename clipart/ChangesToolbar.png
25278
25279 \end_inset
25280
25281
25282 \end_layout
25283
25284 \begin_layout Standard
25285 \begin_inset VSpace defskip
25286 \end_inset
25287
25288
25289 \end_layout
25290
25291 \begin_layout Standard
25292 The review toolbar as shown above contains from left to right the following
25293  buttons:
25294 \end_layout
25295
25296 \begin_layout Standard
25297 \begin_inset VSpace defskip
25298 \end_inset
25299
25300
25301 \end_layout
25302
25303 \begin_layout Standard
25304 \begin_inset Tabular
25305 <lyxtabular version="3" rows="10" columns="2">
25306 <features islongtable="true">
25307 <column alignment="left" valignment="top" width="0">
25308 <column alignment="left" valignment="top" width="0">
25309 <row interlinespace="2.5mm">
25310 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
25311 \begin_inset Text
25312
25313 \begin_layout Standard
25314 \begin_inset Graphics
25315         filename ../images/changes-track.xpm
25316         BoundingBox 0bp 5bp 20bp 25bp
25317         rotateOrigin center
25318
25319 \end_inset
25320
25321
25322 \end_layout
25323
25324 \end_inset
25325 </cell>
25326 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
25327 \begin_inset Text
25328
25329 \begin_layout Standard
25330
25331 \family sans
25332 Document\SpecialChar \menuseparator
25333 Change\InsetSpace ~
25334 Tracking\SpecialChar \menuseparator
25335 Track\InsetSpace ~
25336 Changes
25337 \end_layout
25338
25339 \end_inset
25340 </cell>
25341 </row>
25342 <row interlinespace="2.5mm">
25343 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
25344 \begin_inset Text
25345
25346 \begin_layout Standard
25347 \begin_inset Graphics
25348         filename ../images/changes-output.xpm
25349         BoundingBox 0bp 5bp 20bp 25bp
25350         rotateOrigin center
25351
25352 \end_inset
25353
25354
25355 \end_layout
25356
25357 \end_inset
25358 </cell>
25359 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
25360 \begin_inset Text
25361
25362 \begin_layout Standard
25363
25364 \family sans
25365 Document\SpecialChar \menuseparator
25366 Change\InsetSpace ~
25367 Tracking\SpecialChar \menuseparator
25368 Show\InsetSpace ~
25369 Changes\InsetSpace ~
25370 in\InsetSpace ~
25371 Output
25372 \end_layout
25373
25374 \end_inset
25375 </cell>
25376 </row>
25377 <row interlinespace="2.5mm">
25378 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
25379 \begin_inset Text
25380
25381 \begin_layout Standard
25382 \begin_inset Graphics
25383         filename ../images/change-next.xpm
25384         BoundingBox 0bp 5bp 20bp 25bp
25385         rotateOrigin center
25386
25387 \end_inset
25388
25389
25390 \end_layout
25391
25392 \end_inset
25393 </cell>
25394 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
25395 \begin_inset Text
25396
25397 \begin_layout Standard
25398 Jumps to the next change
25399 \end_layout
25400
25401 \end_inset
25402 </cell>
25403 </row>
25404 <row interlinespace="2.5mm">
25405 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
25406 \begin_inset Text
25407
25408 \begin_layout Standard
25409 \begin_inset Graphics
25410         filename ../images/change-accept.xpm
25411         BoundingBox 0bp 5bp 20bp 25bp
25412         rotateOrigin center
25413
25414 \end_inset
25415
25416
25417 \end_layout
25418
25419 \end_inset
25420 </cell>
25421 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
25422 \begin_inset Text
25423
25424 \begin_layout Standard
25425
25426 \family sans
25427 Document\SpecialChar \menuseparator
25428 Change\InsetSpace ~
25429 Tracking\SpecialChar \menuseparator
25430 Accept\InsetSpace ~
25431 Change
25432 \end_layout
25433
25434 \end_inset
25435 </cell>
25436 </row>
25437 <row interlinespace="2.5mm">
25438 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
25439 \begin_inset Text
25440
25441 \begin_layout Standard
25442 \begin_inset Graphics
25443         filename ../images/change-reject.xpm
25444         BoundingBox 0bp 5bp 20bp 25bp
25445         rotateOrigin center
25446
25447 \end_inset
25448
25449
25450 \end_layout
25451
25452 \end_inset
25453 </cell>
25454 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
25455 \begin_inset Text
25456
25457 \begin_layout Standard
25458
25459 \family sans
25460 Document\SpecialChar \menuseparator
25461 Change\InsetSpace ~
25462 Tracking\SpecialChar \menuseparator
25463 Reject\InsetSpace ~
25464 Change
25465 \end_layout
25466
25467 \end_inset
25468 </cell>
25469 </row>
25470 <row interlinespace="2.5mm">
25471 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
25472 \begin_inset Text
25473
25474 \begin_layout Standard
25475 \begin_inset Graphics
25476         filename ../images/changes-merge.xpm
25477         BoundingBox 0bp 5bp 20bp 25bp
25478         rotateOrigin center
25479
25480 \end_inset
25481
25482
25483 \end_layout
25484
25485 \end_inset
25486 </cell>
25487 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
25488 \begin_inset Text
25489
25490 \begin_layout Standard
25491
25492 \family sans
25493 Document\SpecialChar \menuseparator
25494 Change\InsetSpace ~
25495 Tracking\SpecialChar \menuseparator
25496 Merge\InsetSpace ~
25497 Changes
25498 \end_layout
25499
25500 \end_inset
25501 </cell>
25502 </row>
25503 <row interlinespace="2.5mm">
25504 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
25505 \begin_inset Text
25506
25507 \begin_layout Standard
25508 \begin_inset Graphics
25509         filename ../images/all-changes-accept.xpm
25510         BoundingBox 0bp 5bp 20bp 25bp
25511         rotateOrigin center
25512
25513 \end_inset
25514
25515
25516 \end_layout
25517
25518 \end_inset
25519 </cell>
25520 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
25521 \begin_inset Text
25522
25523 \begin_layout Standard
25524
25525 \family sans
25526 Document\SpecialChar \menuseparator
25527 Change\InsetSpace ~
25528 Tracking\SpecialChar \menuseparator
25529 Accept\InsetSpace ~
25530 All\InsetSpace ~
25531 Changes
25532 \end_layout
25533
25534 \end_inset
25535 </cell>
25536 </row>
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/all-changes-reject.xpm
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" 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 Reject\InsetSpace ~
25564 All\InsetSpace ~
25565 Changes
25566 \end_layout
25567
25568 \end_inset
25569 </cell>
25570 </row>
25571 <row interlinespace="2.5mm">
25572 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
25573 \begin_inset Text
25574
25575 \begin_layout Standard
25576 \begin_inset Graphics
25577         filename ../images/note-insert.xpm
25578         BoundingBox 0bp 5bp 20bp 25bp
25579         rotateOrigin center
25580
25581 \end_inset
25582
25583
25584 \end_layout
25585
25586 \end_inset
25587 </cell>
25588 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
25589 \begin_inset Text
25590
25591 \begin_layout Standard
25592
25593 \family sans
25594 Insert\SpecialChar \menuseparator
25595 Note\SpecialChar \menuseparator
25596 LyX\InsetSpace ~
25597 Note
25598 \end_layout
25599
25600 \end_inset
25601 </cell>
25602 </row>
25603 <row interlinespace="2.5mm">
25604 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
25605 \begin_inset Text
25606
25607 \begin_layout Standard
25608 \begin_inset Graphics
25609         filename ../images/note-next.xpm
25610         BoundingBox 0bp 5bp 20bp 25bp
25611         rotateOrigin center
25612
25613 \end_inset
25614
25615
25616 \end_layout
25617
25618 \end_inset
25619 </cell>
25620 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
25621 \begin_inset Text
25622
25623 \begin_layout Standard
25624
25625 \family sans
25626 Navigate\SpecialChar \menuseparator
25627 Next\InsetSpace ~
25628 Note
25629 \end_layout
25630
25631 \end_inset
25632 </cell>
25633 </row>
25634 </lyxtabular>
25635
25636 \end_inset
25637
25638
25639 \end_layout
25640
25641 \begin_layout Standard
25642 \begin_inset VSpace defskip
25643 \end_inset
25644
25645
25646 \end_layout
25647
25648 \begin_layout Standard
25649 The review toolbar helps you to accept, reject, or merge changes -- highlight
25650  the change and press one of the desired toolbar buttons.
25651  When you merge changes, a window pops up showing you informations about
25652  the next change behind the current cursor position.
25653  So you don't need to highlight a certain change.
25654  Within the merge window you can decide to accept or reject changes and
25655  step to the next change.
25656  This way you can jump through all changes of the document.
25657 \end_layout
25658
25659 \begin_layout Standard
25660 The toolbar has two buttons to handle notes because notes are often important
25661  to describe a change.
25662 \end_layout
25663
25664 \begin_layout Standard
25665 To show made changes in the output you need the LaTeX package 
25666 \series bold
25667 dvipost
25668 \begin_inset LatexCommand index
25669 name "LaTeX-packages ! dvipost"
25670
25671 \end_inset
25672
25673
25674 \series default
25675  installed.
25676  You find it in the TeX Catalogue, 
25677 \begin_inset LatexCommand cite
25678 key "TeXCatalogue"
25679
25680 \end_inset
25681
25682  or in the package manager of your LaTeX-system.
25683 \end_layout
25684
25685 \begin_layout Section
25686 International Support
25687 \begin_inset LatexCommand index
25688 name "International support"
25689
25690 \end_inset
25691
25692
25693 \end_layout
25694
25695 \begin_layout Standard
25696 This section describes how to use LyX with any language you want.
25697  For some non-western languages there are special Wiki-pages that explain
25698  how to set up LyX to use them: 
25699 \begin_inset LatexCommand cite
25700 key "Arabic,Armenian,Farsi,Hebrew"
25701
25702 \end_inset
25703
25704
25705 \end_layout
25706
25707 \begin_layout Standard
25708 Besides languages, LyX also supports phonetic symbols, see section\InsetSpace ~
25709
25710 \begin_inset LatexCommand ref
25711 reference "sub:Special-Character"
25712
25713 \end_inset
25714
25715 .
25716 \end_layout
25717
25718 \begin_layout Subsection
25719 Language Options
25720 \begin_inset LatexCommand index
25721 name "Language ! Options"
25722
25723 \end_inset
25724
25725
25726 \begin_inset LatexCommand index
25727 name "Document ! Settings"
25728
25729 \end_inset
25730
25731
25732 \begin_inset LatexCommand index
25733 name "Document ! Language"
25734
25735 \end_inset
25736
25737
25738 \end_layout
25739
25740 \begin_layout Standard
25741 The 
25742 \family sans
25743 Document\SpecialChar \menuseparator
25744 Settings
25745 \family default
25746  dialog lets you set 
25747 \family roman
25748 the language and character encoding for your language.
25749  
25750 \end_layout
25751
25752 \begin_layout Standard
25753 Choose your language in the 
25754 \family sans
25755 Language
25756 \family default
25757  section of the 
25758 \family sans
25759 Document\SpecialChar \menuseparator
25760 Settings
25761 \family default
25762  dialog.
25763  The default is 
25764 \family sans
25765 English
25766 \family default
25767 .
25768  Scroll to find the language you want and then click on your choice.
25769 \end_layout
25770
25771 \begin_layout Standard
25772 The 
25773 \family sans
25774 Encoding
25775 \family default
25776  box lets you choose the character encoding map you want to use.
25777  When you select the encoding 
25778 \family sans
25779 LaTeX\InsetSpace ~
25780 default
25781 \family default
25782  or the option 
25783 \family sans
25784 Use language's default encoding
25785 \family default
25786 , the encoding is used that LaTeX uses by default for the selected language,
25787  e.\InsetSpace \thinspace{}
25788 g.\InsetSpace ~
25789 for English it is 
25790 \family sans
25791 latin9
25792 \family default
25793 .
25794  The different encodings are explained in section\InsetSpace ~
25795
25796 \begin_inset LatexCommand ref
25797 reference "sub:Settings"
25798
25799 \end_inset
25800
25801 .
25802 \end_layout
25803
25804 \begin_layout Standard
25805 LyX also supports Unicode output, which is particularly useful if you need
25806  lots of special symbols or non-alphabetic scripts, respectively.
25807  If you want to use this (and your LaTeX installation supports Unicode,
25808  for that matter), the 
25809 \family typewriter
25810 utf8
25811 \family default
25812  encoding is the right choice for most purposes.
25813  Besides this, you will find some alternative Unicode encodings for specific
25814  purposes: 
25815 \family typewriter
25816 UTF8
25817 \family default
25818  and 
25819 \family typewriter
25820 utf8x
25821 \family default
25822  are provided for CJK languages (Chinese, Japanese, Korean), 
25823 \family typewriter
25824 utf8-plain
25825 \family default
25826 , finally, should be chosen for 
25827 \family sans
25828 XeTeX
25829 \family default
25830 , which uses Unicode directly, without the help of the LaTeX-package 
25831 \series bold
25832 inputenc
25833 \series default
25834
25835 \begin_inset LatexCommand index
25836 name "LaTeX-packages ! inputenc"
25837
25838 \end_inset
25839
25840 .
25841 \begin_inset Foot
25842 status collapsed
25843
25844 \begin_layout Standard
25845 See section\InsetSpace ~
25846
25847 \begin_inset LatexCommand ref
25848 reference "sub:Settings"
25849
25850 \end_inset
25851
25852  for details.
25853 \end_layout
25854
25855 \end_inset
25856
25857
25858 \end_layout
25859
25860 \begin_layout Subsection
25861 Keyboard mapping configuration
25862 \end_layout
25863
25864 \begin_layout Standard
25865 If you have for example a U.S.-style keyboard and want to write in a different
25866  language than English, you can use an alternate keymap.
25867  For example, if you have a U.S.-style keyboard but want to write in Italian,
25868  you can configure LyX to use an Italian keymap.
25869  The preferences dialog allows you to choose up to two keyboard mappings.
25870  You can choose primary and secondary keyboard languages and then select
25871  which one you want to use.
25872 \end_layout
25873
25874 \begin_layout Standard
25875 Finally, you may just want to change a few key mappings or create an entirely
25876  different keymap (for Vulcan, for instance).
25877  You may, for example, normally write in Italian on a U.S.
25878  keyboard but want to include an occasional quotation in German.
25879  In such a case, you can write your own keyboard mapping or modify an existing
25880  one to support the characters you want.
25881  This and much more customizations are explained in the 
25882 \emph on
25883 Customization
25884 \emph default
25885  manual.
25886 \end_layout
25887
25888 \begin_layout Subsection
25889 Character Tables
25890 \begin_inset LatexCommand label
25891 name "sec:keytab"
25892
25893 \end_inset
25894
25895
25896 \end_layout
25897
25898 \begin_layout Standard
25899 Table\InsetSpace ~
25900
25901 \begin_inset LatexCommand ref
25902 reference "cap:The-latin1-character"
25903
25904 \end_inset
25905
25906  shows the 
25907 \family typewriter
25908 Latin1
25909 \family default
25910  character set.
25911  You should be able to enter the characters in the first eight columns directly
25912  from the keyboard.
25913 \end_layout
25914
25915 \begin_layout Standard
25916 There are a few things you need to know about this table.
25917  Here are some of the details you'll need to bear in mind when using characters
25918  from the 
25919 \family typewriter
25920 Latin1
25921 \family default
25922  character set:
25923 \end_layout
25924
25925 \begin_layout Itemize
25926 Even if you have selected 
25927 \family sans
25928 latin1
25929 \family default
25930  in the 
25931 \family sans
25932 Document\SpecialChar \menuseparator
25933 Settings
25934 \family default
25935  dialog, users who have only the 
25936 \family typewriter
25937 T1
25938 \family default
25939 -fonts for LaTeX [or who have the 
25940 \family typewriter
25941 T1
25942 \family default
25943 -fonts but aren't using them] will still miss a few characters: D0, F0,
25944  DE, FE, AB, and BB -- the uppercase and lowercase eth and thorn, and the
25945  french quotes won't show up.
25946 \end_layout
25947
25948 \begin_layout Standard
25949 \begin_inset Float table
25950 wide false
25951 sideways false
25952 status open
25953
25954 \begin_layout Standard
25955 \begin_inset Caption
25956
25957 \begin_layout Standard
25958 \begin_inset LatexCommand label
25959 name "cap:The-latin1-character"
25960
25961 \end_inset
25962
25963 The 
25964 \family typewriter
25965 latin1
25966 \family default
25967  character set
25968 \end_layout
25969
25970 \end_inset
25971
25972
25973 \end_layout
25974
25975 \begin_layout Standard
25976 \align center
25977 \begin_inset Tabular
25978 <lyxtabular version="3" rows="17" columns="17">
25979 <features>
25980 <column alignment="center" valignment="top" leftline="true" rightline="true" width="0pt">
25981 <column alignment="center" valignment="top" leftline="true" width="0pt">
25982 <column alignment="center" valignment="top" leftline="true" width="0pt">
25983 <column alignment="center" valignment="top" leftline="true" width="0pt">
25984 <column alignment="center" valignment="top" leftline="true" width="0pt">
25985 <column alignment="center" valignment="top" leftline="true" width="0pt">
25986 <column alignment="center" valignment="top" leftline="true" width="0pt">
25987 <column alignment="center" valignment="top" leftline="true" width="0pt">
25988 <column alignment="center" valignment="top" leftline="true" width="0pt">
25989 <column alignment="center" valignment="top" leftline="true" width="0pt">
25990 <column alignment="center" valignment="top" leftline="true" width="0pt">
25991 <column alignment="center" valignment="top" leftline="true" width="0pt">
25992 <column alignment="center" valignment="top" leftline="true" width="0pt">
25993 <column alignment="center" valignment="top" leftline="true" width="0pt">
25994 <column alignment="center" valignment="top" leftline="true" width="0pt">
25995 <column alignment="center" valignment="top" leftline="true" width="0pt">
25996 <column alignment="center" valignment="top" leftline="true" rightline="true" width="0pt">
25997 <row topline="true" bottomline="true">
25998 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
25999 \begin_inset Text
26000
26001 \begin_layout Standard
26002
26003 \end_layout
26004
26005 \end_inset
26006 </cell>
26007 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
26008 \begin_inset Text
26009
26010 \begin_layout Standard
26011
26012 \family roman
26013 \series medium
26014 \shape up
26015 \size tiny
26016 \emph off
26017 \bar no
26018 \noun off
26019 \color none
26020 00
26021 \end_layout
26022
26023 \end_inset
26024 </cell>
26025 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
26026 \begin_inset Text
26027
26028 \begin_layout Standard
26029
26030 \family roman
26031 \series medium
26032 \shape up
26033 \size tiny
26034 \emph off
26035 \bar no
26036 \noun off
26037 \color none
26038 10
26039 \end_layout
26040
26041 \end_inset
26042 </cell>
26043 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
26044 \begin_inset Text
26045
26046 \begin_layout Standard
26047
26048 \family roman
26049 \series medium
26050 \shape up
26051 \size tiny
26052 \emph off
26053 \bar no
26054 \noun off
26055 \color none
26056 20
26057 \end_layout
26058
26059 \end_inset
26060 </cell>
26061 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
26062 \begin_inset Text
26063
26064 \begin_layout Standard
26065
26066 \family roman
26067 \series medium
26068 \shape up
26069 \size tiny
26070 \emph off
26071 \bar no
26072 \noun off
26073 \color none
26074 30
26075 \end_layout
26076
26077 \end_inset
26078 </cell>
26079 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
26080 \begin_inset Text
26081
26082 \begin_layout Standard
26083
26084 \family roman
26085 \series medium
26086 \shape up
26087 \size tiny
26088 \emph off
26089 \bar no
26090 \noun off
26091 \color none
26092 40
26093 \end_layout
26094
26095 \end_inset
26096 </cell>
26097 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
26098 \begin_inset Text
26099
26100 \begin_layout Standard
26101
26102 \family roman
26103 \series medium
26104 \shape up
26105 \size tiny
26106 \emph off
26107 \bar no
26108 \noun off
26109 \color none
26110 50
26111 \end_layout
26112
26113 \end_inset
26114 </cell>
26115 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
26116 \begin_inset Text
26117
26118 \begin_layout Standard
26119
26120 \family roman
26121 \series medium
26122 \shape up
26123 \size tiny
26124 \emph off
26125 \bar no
26126 \noun off
26127 \color none
26128 60
26129 \end_layout
26130
26131 \end_inset
26132 </cell>
26133 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
26134 \begin_inset Text
26135
26136 \begin_layout Standard
26137
26138 \family roman
26139 \series medium
26140 \shape up
26141 \size tiny
26142 \emph off
26143 \bar no
26144 \noun off
26145 \color none
26146 70
26147 \end_layout
26148
26149 \end_inset
26150 </cell>
26151 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
26152 \begin_inset Text
26153
26154 \begin_layout Standard
26155
26156 \family roman
26157 \series medium
26158 \shape up
26159 \size tiny
26160 \emph off
26161 \bar no
26162 \noun off
26163 \color none
26164 80
26165 \end_layout
26166
26167 \end_inset
26168 </cell>
26169 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
26170 \begin_inset Text
26171
26172 \begin_layout Standard
26173
26174 \family roman
26175 \series medium
26176 \shape up
26177 \size tiny
26178 \emph off
26179 \bar no
26180 \noun off
26181 \color none
26182 90
26183 \end_layout
26184
26185 \end_inset
26186 </cell>
26187 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
26188 \begin_inset Text
26189
26190 \begin_layout Standard
26191
26192 \family roman
26193 \series medium
26194 \shape up
26195 \size tiny
26196 \emph off
26197 \bar no
26198 \noun off
26199 \color none
26200 A0
26201 \end_layout
26202
26203 \end_inset
26204 </cell>
26205 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
26206 \begin_inset Text
26207
26208 \begin_layout Standard
26209
26210 \family roman
26211 \series medium
26212 \shape up
26213 \size tiny
26214 \emph off
26215 \bar no
26216 \noun off
26217 \color none
26218 B0
26219 \end_layout
26220
26221 \end_inset
26222 </cell>
26223 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
26224 \begin_inset Text
26225
26226 \begin_layout Standard
26227
26228 \family roman
26229 \series medium
26230 \shape up
26231 \size tiny
26232 \emph off
26233 \bar no
26234 \noun off
26235 \color none
26236 C0
26237 \end_layout
26238
26239 \end_inset
26240 </cell>
26241 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
26242 \begin_inset Text
26243
26244 \begin_layout Standard
26245
26246 \family roman
26247 \series medium
26248 \shape up
26249 \size tiny
26250 \emph off
26251 \bar no
26252 \noun off
26253 \color none
26254 D0
26255 \end_layout
26256
26257 \end_inset
26258 </cell>
26259 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
26260 \begin_inset Text
26261
26262 \begin_layout Standard
26263
26264 \family roman
26265 \series medium
26266 \shape up
26267 \size tiny
26268 \emph off
26269 \bar no
26270 \noun off
26271 \color none
26272 E0
26273 \end_layout
26274
26275 \end_inset
26276 </cell>
26277 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
26278 \begin_inset Text
26279
26280 \begin_layout Standard
26281
26282 \family roman
26283 \series medium
26284 \shape up
26285 \size tiny
26286 \emph off
26287 \bar no
26288 \noun off
26289 \color none
26290 F0
26291 \end_layout
26292
26293 \end_inset
26294 </cell>
26295 </row>
26296 <row topline="true">
26297 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
26298 \begin_inset Text
26299
26300 \begin_layout Standard
26301
26302 \family roman
26303 \series medium
26304 \shape up
26305 \size tiny
26306 \emph off
26307 \bar no
26308 \noun off
26309 \color none
26310 00
26311 \end_layout
26312
26313 \end_inset
26314 </cell>
26315 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
26316 \begin_inset Text
26317
26318 \begin_layout Standard
26319
26320 \end_layout
26321
26322 \end_inset
26323 </cell>
26324 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
26325 \begin_inset Text
26326
26327 \begin_layout Standard
26328
26329 \end_layout
26330
26331 \end_inset
26332 </cell>
26333 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
26334 \begin_inset Text
26335
26336 \begin_layout Standard
26337
26338 \end_layout
26339
26340 \end_inset
26341 </cell>
26342 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
26343 \begin_inset Text
26344
26345 \begin_layout Standard
26346
26347 \family roman
26348 \series medium
26349 \shape up
26350 \emph off
26351 \bar no
26352 \noun off
26353 \color none
26354 0
26355 \end_layout
26356
26357 \end_inset
26358 </cell>
26359 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
26360 \begin_inset Text
26361
26362 \begin_layout Standard
26363
26364 \family roman
26365 \series medium
26366 \shape up
26367 \emph off
26368 \bar no
26369 \noun off
26370 \color none
26371 @
26372 \end_layout
26373
26374 \end_inset
26375 </cell>
26376 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
26377 \begin_inset Text
26378
26379 \begin_layout Standard
26380
26381 \family roman
26382 \series medium
26383 \shape up
26384 \emph off
26385 \bar no
26386 \noun off
26387 \color none
26388 P
26389 \end_layout
26390
26391 \end_inset
26392 </cell>
26393 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
26394 \begin_inset Text
26395
26396 \begin_layout Standard
26397
26398 \family roman
26399 \series medium
26400 \shape up
26401 \emph off
26402 \bar no
26403 \noun off
26404 \color none
26405 '
26406 \end_layout
26407
26408 \end_inset
26409 </cell>
26410 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
26411 \begin_inset Text
26412
26413 \begin_layout Standard
26414
26415 \family roman
26416 \series medium
26417 \shape up
26418 \emph off
26419 \bar no
26420 \noun off
26421 \color none
26422 p
26423 \end_layout
26424
26425 \end_inset
26426 </cell>
26427 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
26428 \begin_inset Text
26429
26430 \begin_layout Standard
26431
26432 \end_layout
26433
26434 \end_inset
26435 </cell>
26436 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
26437 \begin_inset Text
26438
26439 \begin_layout Standard
26440
26441 \end_layout
26442
26443 \end_inset
26444 </cell>
26445 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
26446 \begin_inset Text
26447
26448 \begin_layout Standard
26449
26450 \end_layout
26451
26452 \end_inset
26453 </cell>
26454 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
26455 \begin_inset Text
26456
26457 \begin_layout Standard
26458
26459 \family roman
26460 \series medium
26461 \shape up
26462 \emph off
26463 \bar no
26464 \noun off
26465 \color none
26466 °
26467 \end_layout
26468
26469 \end_inset
26470 </cell>
26471 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
26472 \begin_inset Text
26473
26474 \begin_layout Standard
26475
26476 \family roman
26477 \series medium
26478 \shape up
26479 \emph off
26480 \bar no
26481 \noun off
26482 \color none
26483 À
26484 \end_layout
26485
26486 \end_inset
26487 </cell>
26488 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
26489 \begin_inset Text
26490
26491 \begin_layout Standard
26492
26493 \family roman
26494 \series medium
26495 \shape up
26496 \emph off
26497 \bar no
26498 \noun off
26499 \color none
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 à
26518 \end_layout
26519
26520 \end_inset
26521 </cell>
26522 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="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 </row>
26540 <row topline="true">
26541 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
26542 \begin_inset Text
26543
26544 \begin_layout Standard
26545
26546 \family roman
26547 \series medium
26548 \shape up
26549 \size tiny
26550 \emph off
26551 \bar no
26552 \noun off
26553 \color none
26554 01
26555 \end_layout
26556
26557 \end_inset
26558 </cell>
26559 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
26560 \begin_inset Text
26561
26562 \begin_layout Standard
26563
26564 \end_layout
26565
26566 \end_inset
26567 </cell>
26568 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
26569 \begin_inset Text
26570
26571 \begin_layout Standard
26572
26573 \end_layout
26574
26575 \end_inset
26576 </cell>
26577 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
26578 \begin_inset Text
26579
26580 \begin_layout Standard
26581
26582 \family roman
26583 \series medium
26584 \shape up
26585 \emph off
26586 \bar no
26587 \noun off
26588 \color none
26589 !
26590 \end_layout
26591
26592 \end_inset
26593 </cell>
26594 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
26595 \begin_inset Text
26596
26597 \begin_layout Standard
26598
26599 \family roman
26600 \series medium
26601 \shape up
26602 \emph off
26603 \bar no
26604 \noun off
26605 \color none
26606 1
26607 \end_layout
26608
26609 \end_inset
26610 </cell>
26611 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
26612 \begin_inset Text
26613
26614 \begin_layout Standard
26615
26616 \family roman
26617 \series medium
26618 \shape up
26619 \emph off
26620 \bar no
26621 \noun off
26622 \color none
26623 A
26624 \end_layout
26625
26626 \end_inset
26627 </cell>
26628 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
26629 \begin_inset Text
26630
26631 \begin_layout Standard
26632
26633 \family roman
26634 \series medium
26635 \shape up
26636 \emph off
26637 \bar no
26638 \noun off
26639 \color none
26640 Q
26641 \end_layout
26642
26643 \end_inset
26644 </cell>
26645 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
26646 \begin_inset Text
26647
26648 \begin_layout Standard
26649
26650 \family roman
26651 \series medium
26652 \shape up
26653 \emph off
26654 \bar no
26655 \noun off
26656 \color none
26657 a
26658 \end_layout
26659
26660 \end_inset
26661 </cell>
26662 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
26663 \begin_inset Text
26664
26665 \begin_layout Standard
26666
26667 \family roman
26668 \series medium
26669 \shape up
26670 \emph off
26671 \bar no
26672 \noun off
26673 \color none
26674 q
26675 \end_layout
26676
26677 \end_inset
26678 </cell>
26679 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
26680 \begin_inset Text
26681
26682 \begin_layout Standard
26683
26684 \end_layout
26685
26686 \end_inset
26687 </cell>
26688 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
26689 \begin_inset Text
26690
26691 \begin_layout Standard
26692
26693 \end_layout
26694
26695 \end_inset
26696 </cell>
26697 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
26698 \begin_inset Text
26699
26700 \begin_layout Standard
26701
26702 \family roman
26703 \series medium
26704 \shape up
26705 \emph off
26706 \bar no
26707 \noun off
26708 \color none
26709 ¡
26710 \end_layout
26711
26712 \end_inset
26713 </cell>
26714 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
26715 \begin_inset Text
26716
26717 \begin_layout Standard
26718
26719 \family roman
26720 \series medium
26721 \shape up
26722 \emph off
26723 \bar no
26724 \noun off
26725 \color none
26726 ±
26727 \end_layout
26728
26729 \end_inset
26730 </cell>
26731 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
26732 \begin_inset Text
26733
26734 \begin_layout Standard
26735
26736 \family roman
26737 \series medium
26738 \shape up
26739 \emph off
26740 \bar no
26741 \noun off
26742 \color none
26743 Á
26744 \end_layout
26745
26746 \end_inset
26747 </cell>
26748 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
26749 \begin_inset Text
26750
26751 \begin_layout Standard
26752
26753 \family roman
26754 \series medium
26755 \shape up
26756 \emph off
26757 \bar no
26758 \noun off
26759 \color none
26760 Ñ
26761 \end_layout
26762
26763 \end_inset
26764 </cell>
26765 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
26766 \begin_inset Text
26767
26768 \begin_layout Standard
26769
26770 \family roman
26771 \series medium
26772 \shape up
26773 \emph off
26774 \bar no
26775 \noun off
26776 \color none
26777 á
26778 \end_layout
26779
26780 \end_inset
26781 </cell>
26782 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
26783 \begin_inset Text
26784
26785 \begin_layout Standard
26786
26787 \family roman
26788 \series medium
26789 \shape up
26790 \emph off
26791 \bar no
26792 \noun off
26793 \color none
26794 ñ
26795 \end_layout
26796
26797 \end_inset
26798 </cell>
26799 </row>
26800 <row topline="true">
26801 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
26802 \begin_inset Text
26803
26804 \begin_layout Standard
26805
26806 \family roman
26807 \series medium
26808 \shape up
26809 \size tiny
26810 \emph off
26811 \bar no
26812 \noun off
26813 \color none
26814 02
26815 \end_layout
26816
26817 \end_inset
26818 </cell>
26819 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
26820 \begin_inset Text
26821
26822 \begin_layout Standard
26823
26824 \end_layout
26825
26826 \end_inset
26827 </cell>
26828 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
26829 \begin_inset Text
26830
26831 \begin_layout Standard
26832
26833 \end_layout
26834
26835 \end_inset
26836 </cell>
26837 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
26838 \begin_inset Text
26839
26840 \begin_layout Standard
26841
26842 \family roman
26843 \series medium
26844 \shape up
26845 \emph off
26846 \bar no
26847 \noun off
26848 \color none
26849 \begin_inset Quotes eld
26850 \end_inset
26851
26852
26853 \end_layout
26854
26855 \end_inset
26856 </cell>
26857 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
26858 \begin_inset Text
26859
26860 \begin_layout Standard
26861
26862 \family roman
26863 \series medium
26864 \shape up
26865 \emph off
26866 \bar no
26867 \noun off
26868 \color none
26869 2
26870 \end_layout
26871
26872 \end_inset
26873 </cell>
26874 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
26875 \begin_inset Text
26876
26877 \begin_layout Standard
26878
26879 \family roman
26880 \series medium
26881 \shape up
26882 \emph off
26883 \bar no
26884 \noun off
26885 \color none
26886 B
26887 \end_layout
26888
26889 \end_inset
26890 </cell>
26891 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
26892 \begin_inset Text
26893
26894 \begin_layout Standard
26895
26896 \family roman
26897 \series medium
26898 \shape up
26899 \emph off
26900 \bar no
26901 \noun off
26902 \color none
26903 R
26904 \end_layout
26905
26906 \end_inset
26907 </cell>
26908 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
26909 \begin_inset Text
26910
26911 \begin_layout Standard
26912
26913 \family roman
26914 \series medium
26915 \shape up
26916 \emph off
26917 \bar no
26918 \noun off
26919 \color none
26920 b
26921 \end_layout
26922
26923 \end_inset
26924 </cell>
26925 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
26926 \begin_inset Text
26927
26928 \begin_layout Standard
26929
26930 \family roman
26931 \series medium
26932 \shape up
26933 \emph off
26934 \bar no
26935 \noun off
26936 \color none
26937 r
26938 \end_layout
26939
26940 \end_inset
26941 </cell>
26942 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
26943 \begin_inset Text
26944
26945 \begin_layout Standard
26946
26947 \end_layout
26948
26949 \end_inset
26950 </cell>
26951 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
26952 \begin_inset Text
26953
26954 \begin_layout Standard
26955
26956 \end_layout
26957
26958 \end_inset
26959 </cell>
26960 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
26961 \begin_inset Text
26962
26963 \begin_layout Standard
26964 ¢
26965 \end_layout
26966
26967 \end_inset
26968 </cell>
26969 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
26970 \begin_inset Text
26971
26972 \begin_layout Standard
26973
26974 \family roman
26975 \series medium
26976 \shape up
26977 \emph off
26978 \bar no
26979 \noun off
26980 \color none
26981 ²
26982 \end_layout
26983
26984 \end_inset
26985 </cell>
26986 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
26987 \begin_inset Text
26988
26989 \begin_layout Standard
26990
26991 \family roman
26992 \series medium
26993 \shape up
26994 \emph off
26995 \bar no
26996 \noun off
26997 \color none
26998 Â
26999 \end_layout
27000
27001 \end_inset
27002 </cell>
27003 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
27004 \begin_inset Text
27005
27006 \begin_layout Standard
27007
27008 \family roman
27009 \series medium
27010 \shape up
27011 \emph off
27012 \bar no
27013 \noun off
27014 \color none
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 â
27033 \end_layout
27034
27035 \end_inset
27036 </cell>
27037 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="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 ò
27050 \end_layout
27051
27052 \end_inset
27053 </cell>
27054 </row>
27055 <row topline="true">
27056 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
27057 \begin_inset Text
27058
27059 \begin_layout Standard
27060
27061 \family roman
27062 \series medium
27063 \shape up
27064 \size tiny
27065 \emph off
27066 \bar no
27067 \noun off
27068 \color none
27069 03
27070 \end_layout
27071
27072 \end_inset
27073 </cell>
27074 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
27075 \begin_inset Text
27076
27077 \begin_layout Standard
27078
27079 \end_layout
27080
27081 \end_inset
27082 </cell>
27083 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
27084 \begin_inset Text
27085
27086 \begin_layout Standard
27087
27088 \end_layout
27089
27090 \end_inset
27091 </cell>
27092 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
27093 \begin_inset Text
27094
27095 \begin_layout Standard
27096
27097 \family roman
27098 \series medium
27099 \shape up
27100 \emph off
27101 \bar no
27102 \noun off
27103 \color none
27104 #
27105 \end_layout
27106
27107 \end_inset
27108 </cell>
27109 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
27110 \begin_inset Text
27111
27112 \begin_layout Standard
27113
27114 \family roman
27115 \series medium
27116 \shape up
27117 \emph off
27118 \bar no
27119 \noun off
27120 \color none
27121 3
27122 \end_layout
27123
27124 \end_inset
27125 </cell>
27126 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
27127 \begin_inset Text
27128
27129 \begin_layout Standard
27130
27131 \family roman
27132 \series medium
27133 \shape up
27134 \emph off
27135 \bar no
27136 \noun off
27137 \color none
27138 C
27139 \end_layout
27140
27141 \end_inset
27142 </cell>
27143 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
27144 \begin_inset Text
27145
27146 \begin_layout Standard
27147
27148 \family roman
27149 \series medium
27150 \shape up
27151 \emph off
27152 \bar no
27153 \noun off
27154 \color none
27155 S
27156 \end_layout
27157
27158 \end_inset
27159 </cell>
27160 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
27161 \begin_inset Text
27162
27163 \begin_layout Standard
27164
27165 \family roman
27166 \series medium
27167 \shape up
27168 \emph off
27169 \bar no
27170 \noun off
27171 \color none
27172 c
27173 \end_layout
27174
27175 \end_inset
27176 </cell>
27177 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
27178 \begin_inset Text
27179
27180 \begin_layout Standard
27181
27182 \family roman
27183 \series medium
27184 \shape up
27185 \emph off
27186 \bar no
27187 \noun off
27188 \color none
27189 s
27190 \end_layout
27191
27192 \end_inset
27193 </cell>
27194 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
27195 \begin_inset Text
27196
27197 \begin_layout Standard
27198
27199 \end_layout
27200
27201 \end_inset
27202 </cell>
27203 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
27204 \begin_inset Text
27205
27206 \begin_layout Standard
27207
27208 \end_layout
27209
27210 \end_inset
27211 </cell>
27212 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
27213 \begin_inset Text
27214
27215 \begin_layout Standard
27216
27217 \family roman
27218 \series medium
27219 \shape up
27220 \emph off
27221 \bar no
27222 \noun off
27223 \color none
27224 £
27225 \end_layout
27226
27227 \end_inset
27228 </cell>
27229 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
27230 \begin_inset Text
27231
27232 \begin_layout Standard
27233
27234 \family roman
27235 \series medium
27236 \shape up
27237 \emph off
27238 \bar no
27239 \noun off
27240 \color none
27241 ³
27242 \end_layout
27243
27244 \end_inset
27245 </cell>
27246 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
27247 \begin_inset Text
27248
27249 \begin_layout Standard
27250
27251 \family roman
27252 \series medium
27253 \shape up
27254 \emph off
27255 \bar no
27256 \noun off
27257 \color none
27258 Ã
27259 \end_layout
27260
27261 \end_inset
27262 </cell>
27263 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
27264 \begin_inset Text
27265
27266 \begin_layout Standard
27267
27268 \family roman
27269 \series medium
27270 \shape up
27271 \emph off
27272 \bar no
27273 \noun off
27274 \color none
27275 Ó
27276 \end_layout
27277
27278 \end_inset
27279 </cell>
27280 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
27281 \begin_inset Text
27282
27283 \begin_layout Standard
27284
27285 \family roman
27286 \series medium
27287 \shape up
27288 \emph off
27289 \bar no
27290 \noun off
27291 \color none
27292 ã
27293 \end_layout
27294
27295 \end_inset
27296 </cell>
27297 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
27298 \begin_inset Text
27299
27300 \begin_layout Standard
27301
27302 \family roman
27303 \series medium
27304 \shape up
27305 \emph off
27306 \bar no
27307 \noun off
27308 \color none
27309 ó
27310 \end_layout
27311
27312 \end_inset
27313 </cell>
27314 </row>
27315 <row topline="true">
27316 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
27317 \begin_inset Text
27318
27319 \begin_layout Standard
27320
27321 \family roman
27322 \series medium
27323 \shape up
27324 \size tiny
27325 \emph off
27326 \bar no
27327 \noun off
27328 \color none
27329 04
27330 \end_layout
27331
27332 \end_inset
27333 </cell>
27334 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
27335 \begin_inset Text
27336
27337 \begin_layout Standard
27338
27339 \end_layout
27340
27341 \end_inset
27342 </cell>
27343 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
27344 \begin_inset Text
27345
27346 \begin_layout Standard
27347
27348 \end_layout
27349
27350 \end_inset
27351 </cell>
27352 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
27353 \begin_inset Text
27354
27355 \begin_layout Standard
27356
27357 \family roman
27358 \series medium
27359 \shape up
27360 \emph off
27361 \bar no
27362 \noun off
27363 \color none
27364 $
27365 \end_layout
27366
27367 \end_inset
27368 </cell>
27369 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
27370 \begin_inset Text
27371
27372 \begin_layout Standard
27373
27374 \family roman
27375 \series medium
27376 \shape up
27377 \emph off
27378 \bar no
27379 \noun off
27380 \color none
27381 4
27382 \end_layout
27383
27384 \end_inset
27385 </cell>
27386 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
27387 \begin_inset Text
27388
27389 \begin_layout Standard
27390
27391 \family roman
27392 \series medium
27393 \shape up
27394 \emph off
27395 \bar no
27396 \noun off
27397 \color none
27398 D
27399 \end_layout
27400
27401 \end_inset
27402 </cell>
27403 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
27404 \begin_inset Text
27405
27406 \begin_layout Standard
27407
27408 \family roman
27409 \series medium
27410 \shape up
27411 \emph off
27412 \bar no
27413 \noun off
27414 \color none
27415 T
27416 \end_layout
27417
27418 \end_inset
27419 </cell>
27420 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
27421 \begin_inset Text
27422
27423 \begin_layout Standard
27424
27425 \family roman
27426 \series medium
27427 \shape up
27428 \emph off
27429 \bar no
27430 \noun off
27431 \color none
27432 d
27433 \end_layout
27434
27435 \end_inset
27436 </cell>
27437 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
27438 \begin_inset Text
27439
27440 \begin_layout Standard
27441
27442 \family roman
27443 \series medium
27444 \shape up
27445 \emph off
27446 \bar no
27447 \noun off
27448 \color none
27449 t
27450 \end_layout
27451
27452 \end_inset
27453 </cell>
27454 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
27455 \begin_inset Text
27456
27457 \begin_layout Standard
27458
27459 \end_layout
27460
27461 \end_inset
27462 </cell>
27463 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
27464 \begin_inset Text
27465
27466 \begin_layout Standard
27467
27468 \end_layout
27469
27470 \end_inset
27471 </cell>
27472 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
27473 \begin_inset Text
27474
27475 \begin_layout Standard
27476 ¤
27477 \end_layout
27478
27479 \end_inset
27480 </cell>
27481 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
27482 \begin_inset Text
27483
27484 \begin_layout Standard
27485
27486 \family roman
27487 \series medium
27488 \shape up
27489 \emph off
27490 \bar no
27491 \noun off
27492 \color none
27493 ´
27494 \end_layout
27495
27496 \end_inset
27497 </cell>
27498 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
27499 \begin_inset Text
27500
27501 \begin_layout Standard
27502
27503 \family roman
27504 \series medium
27505 \shape up
27506 \emph off
27507 \bar no
27508 \noun off
27509 \color none
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 ä
27545 \end_layout
27546
27547 \end_inset
27548 </cell>
27549 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="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 ô
27562 \end_layout
27563
27564 \end_inset
27565 </cell>
27566 </row>
27567 <row topline="true">
27568 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
27569 \begin_inset Text
27570
27571 \begin_layout Standard
27572
27573 \family roman
27574 \series medium
27575 \shape up
27576 \size tiny
27577 \emph off
27578 \bar no
27579 \noun off
27580 \color none
27581 05
27582 \end_layout
27583
27584 \end_inset
27585 </cell>
27586 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
27587 \begin_inset Text
27588
27589 \begin_layout Standard
27590
27591 \end_layout
27592
27593 \end_inset
27594 </cell>
27595 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
27596 \begin_inset Text
27597
27598 \begin_layout Standard
27599
27600 \end_layout
27601
27602 \end_inset
27603 </cell>
27604 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
27605 \begin_inset Text
27606
27607 \begin_layout Standard
27608
27609 \family roman
27610 \series medium
27611 \shape up
27612 \emph off
27613 \bar no
27614 \noun off
27615 \color none
27616 %
27617 \end_layout
27618
27619 \end_inset
27620 </cell>
27621 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
27622 \begin_inset Text
27623
27624 \begin_layout Standard
27625
27626 \family roman
27627 \series medium
27628 \shape up
27629 \emph off
27630 \bar no
27631 \noun off
27632 \color none
27633 5
27634 \end_layout
27635
27636 \end_inset
27637 </cell>
27638 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
27639 \begin_inset Text
27640
27641 \begin_layout Standard
27642
27643 \family roman
27644 \series medium
27645 \shape up
27646 \emph off
27647 \bar no
27648 \noun off
27649 \color none
27650 E
27651 \end_layout
27652
27653 \end_inset
27654 </cell>
27655 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
27656 \begin_inset Text
27657
27658 \begin_layout Standard
27659
27660 \family roman
27661 \series medium
27662 \shape up
27663 \emph off
27664 \bar no
27665 \noun off
27666 \color none
27667 U
27668 \end_layout
27669
27670 \end_inset
27671 </cell>
27672 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
27673 \begin_inset Text
27674
27675 \begin_layout Standard
27676
27677 \family roman
27678 \series medium
27679 \shape up
27680 \emph off
27681 \bar no
27682 \noun off
27683 \color none
27684 e
27685 \end_layout
27686
27687 \end_inset
27688 </cell>
27689 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
27690 \begin_inset Text
27691
27692 \begin_layout Standard
27693
27694 \family roman
27695 \series medium
27696 \shape up
27697 \emph off
27698 \bar no
27699 \noun off
27700 \color none
27701 u
27702 \end_layout
27703
27704 \end_inset
27705 </cell>
27706 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
27707 \begin_inset Text
27708
27709 \begin_layout Standard
27710
27711 \end_layout
27712
27713 \end_inset
27714 </cell>
27715 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
27716 \begin_inset Text
27717
27718 \begin_layout Standard
27719
27720 \end_layout
27721
27722 \end_inset
27723 </cell>
27724 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
27725 \begin_inset Text
27726
27727 \begin_layout Standard
27728 ¥
27729 \end_layout
27730
27731 \end_inset
27732 </cell>
27733 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
27734 \begin_inset Text
27735
27736 \begin_layout Standard
27737
27738 \family roman
27739 \series medium
27740 \shape up
27741 \emph off
27742 \bar no
27743 \noun off
27744 \color none
27745 µ
27746 \end_layout
27747
27748 \end_inset
27749 </cell>
27750 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
27751 \begin_inset Text
27752
27753 \begin_layout Standard
27754
27755 \family roman
27756 \series medium
27757 \shape up
27758 \emph off
27759 \bar no
27760 \noun off
27761 \color none
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 å
27797 \end_layout
27798
27799 \end_inset
27800 </cell>
27801 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="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 õ
27814 \end_layout
27815
27816 \end_inset
27817 </cell>
27818 </row>
27819 <row topline="true">
27820 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
27821 \begin_inset Text
27822
27823 \begin_layout Standard
27824
27825 \family roman
27826 \series medium
27827 \shape up
27828 \size tiny
27829 \emph off
27830 \bar no
27831 \noun off
27832 \color none
27833 06
27834 \end_layout
27835
27836 \end_inset
27837 </cell>
27838 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
27839 \begin_inset Text
27840
27841 \begin_layout Standard
27842
27843 \end_layout
27844
27845 \end_inset
27846 </cell>
27847 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
27848 \begin_inset Text
27849
27850 \begin_layout Standard
27851
27852 \end_layout
27853
27854 \end_inset
27855 </cell>
27856 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
27857 \begin_inset Text
27858
27859 \begin_layout Standard
27860
27861 \family roman
27862 \series medium
27863 \shape up
27864 \emph off
27865 \bar no
27866 \noun off
27867 \color none
27868 &
27869 \end_layout
27870
27871 \end_inset
27872 </cell>
27873 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
27874 \begin_inset Text
27875
27876 \begin_layout Standard
27877
27878 \family roman
27879 \series medium
27880 \shape up
27881 \emph off
27882 \bar no
27883 \noun off
27884 \color none
27885 6
27886 \end_layout
27887
27888 \end_inset
27889 </cell>
27890 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
27891 \begin_inset Text
27892
27893 \begin_layout Standard
27894
27895 \family roman
27896 \series medium
27897 \shape up
27898 \emph off
27899 \bar no
27900 \noun off
27901 \color none
27902 F
27903 \end_layout
27904
27905 \end_inset
27906 </cell>
27907 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
27908 \begin_inset Text
27909
27910 \begin_layout Standard
27911
27912 \family roman
27913 \series medium
27914 \shape up
27915 \emph off
27916 \bar no
27917 \noun off
27918 \color none
27919 V
27920 \end_layout
27921
27922 \end_inset
27923 </cell>
27924 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
27925 \begin_inset Text
27926
27927 \begin_layout Standard
27928
27929 \family roman
27930 \series medium
27931 \shape up
27932 \emph off
27933 \bar no
27934 \noun off
27935 \color none
27936 f
27937 \end_layout
27938
27939 \end_inset
27940 </cell>
27941 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
27942 \begin_inset Text
27943
27944 \begin_layout Standard
27945
27946 \family roman
27947 \series medium
27948 \shape up
27949 \emph off
27950 \bar no
27951 \noun off
27952 \color none
27953 v
27954 \end_layout
27955
27956 \end_inset
27957 </cell>
27958 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
27959 \begin_inset Text
27960
27961 \begin_layout Standard
27962
27963 \end_layout
27964
27965 \end_inset
27966 </cell>
27967 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
27968 \begin_inset Text
27969
27970 \begin_layout Standard
27971
27972 \end_layout
27973
27974 \end_inset
27975 </cell>
27976 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
27977 \begin_inset Text
27978
27979 \begin_layout Standard
27980 ¦
27981 \end_layout
27982
27983 \end_inset
27984 </cell>
27985 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
27986 \begin_inset Text
27987
27988 \begin_layout Standard
27989
27990 \family roman
27991 \series medium
27992 \shape up
27993 \emph off
27994 \bar no
27995 \noun off
27996 \color none
27997
27998 \end_layout
27999
28000 \end_inset
28001 </cell>
28002 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
28003 \begin_inset Text
28004
28005 \begin_layout Standard
28006
28007 \family roman
28008 \series medium
28009 \shape up
28010 \emph off
28011 \bar no
28012 \noun off
28013 \color none
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 æ
28049 \end_layout
28050
28051 \end_inset
28052 </cell>
28053 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="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 ö
28066 \end_layout
28067
28068 \end_inset
28069 </cell>
28070 </row>
28071 <row topline="true">
28072 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
28073 \begin_inset Text
28074
28075 \begin_layout Standard
28076
28077 \family roman
28078 \series medium
28079 \shape up
28080 \size tiny
28081 \emph off
28082 \bar no
28083 \noun off
28084 \color none
28085 07
28086 \end_layout
28087
28088 \end_inset
28089 </cell>
28090 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
28091 \begin_inset Text
28092
28093 \begin_layout Standard
28094
28095 \end_layout
28096
28097 \end_inset
28098 </cell>
28099 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
28100 \begin_inset Text
28101
28102 \begin_layout Standard
28103
28104 \end_layout
28105
28106 \end_inset
28107 </cell>
28108 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
28109 \begin_inset Text
28110
28111 \begin_layout Standard
28112
28113 \family roman
28114 \series medium
28115 \shape up
28116 \emph off
28117 \bar no
28118 \noun off
28119 \color none
28120 `
28121 \end_layout
28122
28123 \end_inset
28124 </cell>
28125 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
28126 \begin_inset Text
28127
28128 \begin_layout Standard
28129
28130 \family roman
28131 \series medium
28132 \shape up
28133 \emph off
28134 \bar no
28135 \noun off
28136 \color none
28137 7
28138 \end_layout
28139
28140 \end_inset
28141 </cell>
28142 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
28143 \begin_inset Text
28144
28145 \begin_layout Standard
28146
28147 \family roman
28148 \series medium
28149 \shape up
28150 \emph off
28151 \bar no
28152 \noun off
28153 \color none
28154 G
28155 \end_layout
28156
28157 \end_inset
28158 </cell>
28159 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
28160 \begin_inset Text
28161
28162 \begin_layout Standard
28163
28164 \family roman
28165 \series medium
28166 \shape up
28167 \emph off
28168 \bar no
28169 \noun off
28170 \color none
28171 W
28172 \end_layout
28173
28174 \end_inset
28175 </cell>
28176 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
28177 \begin_inset Text
28178
28179 \begin_layout Standard
28180
28181 \family roman
28182 \series medium
28183 \shape up
28184 \emph off
28185 \bar no
28186 \noun off
28187 \color none
28188 g
28189 \end_layout
28190
28191 \end_inset
28192 </cell>
28193 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
28194 \begin_inset Text
28195
28196 \begin_layout Standard
28197
28198 \family roman
28199 \series medium
28200 \shape up
28201 \emph off
28202 \bar no
28203 \noun off
28204 \color none
28205 w
28206 \end_layout
28207
28208 \end_inset
28209 </cell>
28210 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
28211 \begin_inset Text
28212
28213 \begin_layout Standard
28214
28215 \end_layout
28216
28217 \end_inset
28218 </cell>
28219 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
28220 \begin_inset Text
28221
28222 \begin_layout Standard
28223
28224 \end_layout
28225
28226 \end_inset
28227 </cell>
28228 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
28229 \begin_inset Text
28230
28231 \begin_layout Standard
28232
28233 \family roman
28234 \series medium
28235 \shape up
28236 \emph off
28237 \bar no
28238 \noun off
28239 \color none
28240 §
28241 \end_layout
28242
28243 \end_inset
28244 </cell>
28245 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
28246 \begin_inset Text
28247
28248 \begin_layout Standard
28249
28250 \family roman
28251 \series medium
28252 \shape up
28253 \emph off
28254 \bar no
28255 \noun off
28256 \color none
28257 ·
28258 \end_layout
28259
28260 \end_inset
28261 </cell>
28262 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
28263 \begin_inset Text
28264
28265 \begin_layout Standard
28266
28267 \family roman
28268 \series medium
28269 \shape up
28270 \emph off
28271 \bar no
28272 \noun off
28273 \color none
28274 Ç
28275 \end_layout
28276
28277 \end_inset
28278 </cell>
28279 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
28280 \begin_inset Text
28281
28282 \begin_layout Standard
28283
28284 \family roman
28285 \series medium
28286 \shape up
28287 \emph off
28288 \bar no
28289 \noun off
28290 \color none
28291 ×
28292 \end_layout
28293
28294 \end_inset
28295 </cell>
28296 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
28297 \begin_inset Text
28298
28299 \begin_layout Standard
28300
28301 \family roman
28302 \series medium
28303 \shape up
28304 \emph off
28305 \bar no
28306 \noun off
28307 \color none
28308 ç
28309 \end_layout
28310
28311 \end_inset
28312 </cell>
28313 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
28314 \begin_inset Text
28315
28316 \begin_layout Standard
28317
28318 \family roman
28319 \series medium
28320 \shape up
28321 \emph off
28322 \bar no
28323 \noun off
28324 \color none
28325 ÷
28326 \end_layout
28327
28328 \end_inset
28329 </cell>
28330 </row>
28331 <row topline="true">
28332 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
28333 \begin_inset Text
28334
28335 \begin_layout Standard
28336
28337 \family roman
28338 \series medium
28339 \shape up
28340 \size tiny
28341 \emph off
28342 \bar no
28343 \noun off
28344 \color none
28345 08
28346 \end_layout
28347
28348 \end_inset
28349 </cell>
28350 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
28351 \begin_inset Text
28352
28353 \begin_layout Standard
28354
28355 \end_layout
28356
28357 \end_inset
28358 </cell>
28359 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
28360 \begin_inset Text
28361
28362 \begin_layout Standard
28363
28364 \end_layout
28365
28366 \end_inset
28367 </cell>
28368 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
28369 \begin_inset Text
28370
28371 \begin_layout Standard
28372
28373 \family roman
28374 \series medium
28375 \shape up
28376 \emph off
28377 \bar no
28378 \noun off
28379 \color none
28380 (
28381 \end_layout
28382
28383 \end_inset
28384 </cell>
28385 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
28386 \begin_inset Text
28387
28388 \begin_layout Standard
28389
28390 \family roman
28391 \series medium
28392 \shape up
28393 \emph off
28394 \bar no
28395 \noun off
28396 \color none
28397 8
28398 \end_layout
28399
28400 \end_inset
28401 </cell>
28402 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
28403 \begin_inset Text
28404
28405 \begin_layout Standard
28406
28407 \family roman
28408 \series medium
28409 \shape up
28410 \emph off
28411 \bar no
28412 \noun off
28413 \color none
28414 H
28415 \end_layout
28416
28417 \end_inset
28418 </cell>
28419 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
28420 \begin_inset Text
28421
28422 \begin_layout Standard
28423
28424 \family roman
28425 \series medium
28426 \shape up
28427 \emph off
28428 \bar no
28429 \noun off
28430 \color none
28431 X
28432 \end_layout
28433
28434 \end_inset
28435 </cell>
28436 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
28437 \begin_inset Text
28438
28439 \begin_layout Standard
28440
28441 \family roman
28442 \series medium
28443 \shape up
28444 \emph off
28445 \bar no
28446 \noun off
28447 \color none
28448 h
28449 \end_layout
28450
28451 \end_inset
28452 </cell>
28453 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
28454 \begin_inset Text
28455
28456 \begin_layout Standard
28457
28458 \family roman
28459 \series medium
28460 \shape up
28461 \emph off
28462 \bar no
28463 \noun off
28464 \color none
28465 x
28466 \end_layout
28467
28468 \end_inset
28469 </cell>
28470 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
28471 \begin_inset Text
28472
28473 \begin_layout Standard
28474
28475 \end_layout
28476
28477 \end_inset
28478 </cell>
28479 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
28480 \begin_inset Text
28481
28482 \begin_layout Standard
28483
28484 \end_layout
28485
28486 \end_inset
28487 </cell>
28488 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
28489 \begin_inset Text
28490
28491 \begin_layout Standard
28492
28493 \family roman
28494 \series medium
28495 \shape up
28496 \emph off
28497 \bar no
28498 \noun off
28499 \color none
28500 ¨
28501 \end_layout
28502
28503 \end_inset
28504 </cell>
28505 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
28506 \begin_inset Text
28507
28508 \begin_layout Standard
28509
28510 \family roman
28511 \series medium
28512 \shape up
28513 \emph off
28514 \bar no
28515 \noun off
28516 \color none
28517 ¸
28518 \end_layout
28519
28520 \end_inset
28521 </cell>
28522 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
28523 \begin_inset Text
28524
28525 \begin_layout Standard
28526
28527 \family roman
28528 \series medium
28529 \shape up
28530 \emph off
28531 \bar no
28532 \noun off
28533 \color none
28534 È
28535 \end_layout
28536
28537 \end_inset
28538 </cell>
28539 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
28540 \begin_inset Text
28541
28542 \begin_layout Standard
28543
28544 \family roman
28545 \series medium
28546 \shape up
28547 \emph off
28548 \bar no
28549 \noun off
28550 \color none
28551 Ø
28552 \end_layout
28553
28554 \end_inset
28555 </cell>
28556 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
28557 \begin_inset Text
28558
28559 \begin_layout Standard
28560
28561 \family roman
28562 \series medium
28563 \shape up
28564 \emph off
28565 \bar no
28566 \noun off
28567 \color none
28568 è
28569 \end_layout
28570
28571 \end_inset
28572 </cell>
28573 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
28574 \begin_inset Text
28575
28576 \begin_layout Standard
28577
28578 \family roman
28579 \series medium
28580 \shape up
28581 \emph off
28582 \bar no
28583 \noun off
28584 \color none
28585 ø
28586 \end_layout
28587
28588 \end_inset
28589 </cell>
28590 </row>
28591 <row topline="true">
28592 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
28593 \begin_inset Text
28594
28595 \begin_layout Standard
28596
28597 \family roman
28598 \series medium
28599 \shape up
28600 \size tiny
28601 \emph off
28602 \bar no
28603 \noun off
28604 \color none
28605 09
28606 \end_layout
28607
28608 \end_inset
28609 </cell>
28610 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
28611 \begin_inset Text
28612
28613 \begin_layout Standard
28614
28615 \end_layout
28616
28617 \end_inset
28618 </cell>
28619 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
28620 \begin_inset Text
28621
28622 \begin_layout Standard
28623
28624 \end_layout
28625
28626 \end_inset
28627 </cell>
28628 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
28629 \begin_inset Text
28630
28631 \begin_layout Standard
28632
28633 \family roman
28634 \series medium
28635 \shape up
28636 \emph off
28637 \bar no
28638 \noun off
28639 \color none
28640 )
28641 \end_layout
28642
28643 \end_inset
28644 </cell>
28645 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
28646 \begin_inset Text
28647
28648 \begin_layout Standard
28649
28650 \family roman
28651 \series medium
28652 \shape up
28653 \emph off
28654 \bar no
28655 \noun off
28656 \color none
28657 9
28658 \end_layout
28659
28660 \end_inset
28661 </cell>
28662 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
28663 \begin_inset Text
28664
28665 \begin_layout Standard
28666
28667 \family roman
28668 \series medium
28669 \shape up
28670 \emph off
28671 \bar no
28672 \noun off
28673 \color none
28674 I
28675 \end_layout
28676
28677 \end_inset
28678 </cell>
28679 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
28680 \begin_inset Text
28681
28682 \begin_layout Standard
28683
28684 \family roman
28685 \series medium
28686 \shape up
28687 \emph off
28688 \bar no
28689 \noun off
28690 \color none
28691 Y
28692 \end_layout
28693
28694 \end_inset
28695 </cell>
28696 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
28697 \begin_inset Text
28698
28699 \begin_layout Standard
28700
28701 \family roman
28702 \series medium
28703 \shape up
28704 \emph off
28705 \bar no
28706 \noun off
28707 \color none
28708 i
28709 \end_layout
28710
28711 \end_inset
28712 </cell>
28713 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
28714 \begin_inset Text
28715
28716 \begin_layout Standard
28717
28718 \family roman
28719 \series medium
28720 \shape up
28721 \emph off
28722 \bar no
28723 \noun off
28724 \color none
28725 y
28726 \end_layout
28727
28728 \end_inset
28729 </cell>
28730 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
28731 \begin_inset Text
28732
28733 \begin_layout Standard
28734
28735 \end_layout
28736
28737 \end_inset
28738 </cell>
28739 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
28740 \begin_inset Text
28741
28742 \begin_layout Standard
28743
28744 \end_layout
28745
28746 \end_inset
28747 </cell>
28748 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
28749 \begin_inset Text
28750
28751 \begin_layout Standard
28752
28753 \family roman
28754 \series medium
28755 \shape up
28756 \emph off
28757 \bar no
28758 \noun off
28759 \color none
28760 ©
28761 \end_layout
28762
28763 \end_inset
28764 </cell>
28765 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
28766 \begin_inset Text
28767
28768 \begin_layout Standard
28769
28770 \family roman
28771 \series medium
28772 \shape up
28773 \emph off
28774 \bar no
28775 \noun off
28776 \color none
28777 ¹
28778 \end_layout
28779
28780 \end_inset
28781 </cell>
28782 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
28783 \begin_inset Text
28784
28785 \begin_layout Standard
28786
28787 \family roman
28788 \series medium
28789 \shape up
28790 \emph off
28791 \bar no
28792 \noun off
28793 \color none
28794 É
28795 \end_layout
28796
28797 \end_inset
28798 </cell>
28799 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
28800 \begin_inset Text
28801
28802 \begin_layout Standard
28803
28804 \family roman
28805 \series medium
28806 \shape up
28807 \emph off
28808 \bar no
28809 \noun off
28810 \color none
28811 Ù
28812 \end_layout
28813
28814 \end_inset
28815 </cell>
28816 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
28817 \begin_inset Text
28818
28819 \begin_layout Standard
28820
28821 \family roman
28822 \series medium
28823 \shape up
28824 \emph off
28825 \bar no
28826 \noun off
28827 \color none
28828 é
28829 \end_layout
28830
28831 \end_inset
28832 </cell>
28833 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
28834 \begin_inset Text
28835
28836 \begin_layout Standard
28837
28838 \family roman
28839 \series medium
28840 \shape up
28841 \emph off
28842 \bar no
28843 \noun off
28844 \color none
28845 ù
28846 \end_layout
28847
28848 \end_inset
28849 </cell>
28850 </row>
28851 <row topline="true">
28852 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
28853 \begin_inset Text
28854
28855 \begin_layout Standard
28856
28857 \family roman
28858 \series medium
28859 \shape up
28860 \size tiny
28861 \emph off
28862 \bar no
28863 \noun off
28864 \color none
28865 0A
28866 \end_layout
28867
28868 \end_inset
28869 </cell>
28870 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
28871 \begin_inset Text
28872
28873 \begin_layout Standard
28874
28875 \end_layout
28876
28877 \end_inset
28878 </cell>
28879 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
28880 \begin_inset Text
28881
28882 \begin_layout Standard
28883
28884 \end_layout
28885
28886 \end_inset
28887 </cell>
28888 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
28889 \begin_inset Text
28890
28891 \begin_layout Standard
28892
28893 \family roman
28894 \series medium
28895 \shape up
28896 \emph off
28897 \bar no
28898 \noun off
28899 \color none
28900 *
28901 \end_layout
28902
28903 \end_inset
28904 </cell>
28905 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
28906 \begin_inset Text
28907
28908 \begin_layout Standard
28909
28910 \family roman
28911 \series medium
28912 \shape up
28913 \emph off
28914 \bar no
28915 \noun off
28916 \color none
28917 :
28918 \end_layout
28919
28920 \end_inset
28921 </cell>
28922 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
28923 \begin_inset Text
28924
28925 \begin_layout Standard
28926
28927 \family roman
28928 \series medium
28929 \shape up
28930 \emph off
28931 \bar no
28932 \noun off
28933 \color none
28934 J
28935 \end_layout
28936
28937 \end_inset
28938 </cell>
28939 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
28940 \begin_inset Text
28941
28942 \begin_layout Standard
28943
28944 \family roman
28945 \series medium
28946 \shape up
28947 \emph off
28948 \bar no
28949 \noun off
28950 \color none
28951 Z
28952 \end_layout
28953
28954 \end_inset
28955 </cell>
28956 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
28957 \begin_inset Text
28958
28959 \begin_layout Standard
28960
28961 \family roman
28962 \series medium
28963 \shape up
28964 \emph off
28965 \bar no
28966 \noun off
28967 \color none
28968 j
28969 \end_layout
28970
28971 \end_inset
28972 </cell>
28973 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
28974 \begin_inset Text
28975
28976 \begin_layout Standard
28977
28978 \family roman
28979 \series medium
28980 \shape up
28981 \emph off
28982 \bar no
28983 \noun off
28984 \color none
28985 z
28986 \end_layout
28987
28988 \end_inset
28989 </cell>
28990 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
28991 \begin_inset Text
28992
28993 \begin_layout Standard
28994
28995 \end_layout
28996
28997 \end_inset
28998 </cell>
28999 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
29000 \begin_inset Text
29001
29002 \begin_layout Standard
29003
29004 \end_layout
29005
29006 \end_inset
29007 </cell>
29008 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
29009 \begin_inset Text
29010
29011 \begin_layout Standard
29012
29013 \family roman
29014 \series medium
29015 \shape up
29016 \emph off
29017 \bar no
29018 \noun off
29019 \color none
29020 ª
29021 \end_layout
29022
29023 \end_inset
29024 </cell>
29025 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
29026 \begin_inset Text
29027
29028 \begin_layout Standard
29029
29030 \family roman
29031 \series medium
29032 \shape up
29033 \emph off
29034 \bar no
29035 \noun off
29036 \color none
29037 º
29038 \end_layout
29039
29040 \end_inset
29041 </cell>
29042 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
29043 \begin_inset Text
29044
29045 \begin_layout Standard
29046
29047 \family roman
29048 \series medium
29049 \shape up
29050 \emph off
29051 \bar no
29052 \noun off
29053 \color none
29054 Ê
29055 \end_layout
29056
29057 \end_inset
29058 </cell>
29059 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
29060 \begin_inset Text
29061
29062 \begin_layout Standard
29063
29064 \family roman
29065 \series medium
29066 \shape up
29067 \emph off
29068 \bar no
29069 \noun off
29070 \color none
29071 Ú
29072 \end_layout
29073
29074 \end_inset
29075 </cell>
29076 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
29077 \begin_inset Text
29078
29079 \begin_layout Standard
29080
29081 \family roman
29082 \series medium
29083 \shape up
29084 \emph off
29085 \bar no
29086 \noun off
29087 \color none
29088 ê
29089 \end_layout
29090
29091 \end_inset
29092 </cell>
29093 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
29094 \begin_inset Text
29095
29096 \begin_layout Standard
29097
29098 \family roman
29099 \series medium
29100 \shape up
29101 \emph off
29102 \bar no
29103 \noun off
29104 \color none
29105 ú
29106 \end_layout
29107
29108 \end_inset
29109 </cell>
29110 </row>
29111 <row topline="true">
29112 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
29113 \begin_inset Text
29114
29115 \begin_layout Standard
29116
29117 \family roman
29118 \series medium
29119 \shape up
29120 \size tiny
29121 \emph off
29122 \bar no
29123 \noun off
29124 \color none
29125 0B
29126 \end_layout
29127
29128 \end_inset
29129 </cell>
29130 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
29131 \begin_inset Text
29132
29133 \begin_layout Standard
29134
29135 \end_layout
29136
29137 \end_inset
29138 </cell>
29139 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
29140 \begin_inset Text
29141
29142 \begin_layout Standard
29143
29144 \end_layout
29145
29146 \end_inset
29147 </cell>
29148 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
29149 \begin_inset Text
29150
29151 \begin_layout Standard
29152
29153 \family roman
29154 \series medium
29155 \shape up
29156 \emph off
29157 \bar no
29158 \noun off
29159 \color none
29160 +
29161 \end_layout
29162
29163 \end_inset
29164 </cell>
29165 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
29166 \begin_inset Text
29167
29168 \begin_layout Standard
29169
29170 \family roman
29171 \series medium
29172 \shape up
29173 \emph off
29174 \bar no
29175 \noun off
29176 \color none
29177 ;
29178 \end_layout
29179
29180 \end_inset
29181 </cell>
29182 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
29183 \begin_inset Text
29184
29185 \begin_layout Standard
29186
29187 \family roman
29188 \series medium
29189 \shape up
29190 \emph off
29191 \bar no
29192 \noun off
29193 \color none
29194 K
29195 \end_layout
29196
29197 \end_inset
29198 </cell>
29199 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
29200 \begin_inset Text
29201
29202 \begin_layout Standard
29203
29204 \family roman
29205 \series medium
29206 \shape up
29207 \emph off
29208 \bar no
29209 \noun off
29210 \color none
29211 [
29212 \end_layout
29213
29214 \end_inset
29215 </cell>
29216 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
29217 \begin_inset Text
29218
29219 \begin_layout Standard
29220
29221 \family roman
29222 \series medium
29223 \shape up
29224 \emph off
29225 \bar no
29226 \noun off
29227 \color none
29228 k
29229 \end_layout
29230
29231 \end_inset
29232 </cell>
29233 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
29234 \begin_inset Text
29235
29236 \begin_layout Standard
29237
29238 \family roman
29239 \series medium
29240 \shape up
29241 \emph off
29242 \bar no
29243 \noun off
29244 \color none
29245 {
29246 \end_layout
29247
29248 \end_inset
29249 </cell>
29250 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
29251 \begin_inset Text
29252
29253 \begin_layout Standard
29254
29255 \end_layout
29256
29257 \end_inset
29258 </cell>
29259 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
29260 \begin_inset Text
29261
29262 \begin_layout Standard
29263
29264 \end_layout
29265
29266 \end_inset
29267 </cell>
29268 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
29269 \begin_inset Text
29270
29271 \begin_layout Standard
29272
29273 \family roman
29274 \series medium
29275 \shape up
29276 \emph off
29277 \bar no
29278 \noun off
29279 \color none
29280 «
29281 \end_layout
29282
29283 \end_inset
29284 </cell>
29285 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
29286 \begin_inset Text
29287
29288 \begin_layout Standard
29289
29290 \family roman
29291 \series medium
29292 \shape up
29293 \emph off
29294 \bar no
29295 \noun off
29296 \color none
29297 »
29298 \end_layout
29299
29300 \end_inset
29301 </cell>
29302 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
29303 \begin_inset Text
29304
29305 \begin_layout Standard
29306
29307 \family roman
29308 \series medium
29309 \shape up
29310 \emph off
29311 \bar no
29312 \noun off
29313 \color none
29314 Ë
29315 \end_layout
29316
29317 \end_inset
29318 </cell>
29319 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
29320 \begin_inset Text
29321
29322 \begin_layout Standard
29323
29324 \family roman
29325 \series medium
29326 \shape up
29327 \emph off
29328 \bar no
29329 \noun off
29330 \color none
29331 Û
29332 \end_layout
29333
29334 \end_inset
29335 </cell>
29336 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
29337 \begin_inset Text
29338
29339 \begin_layout Standard
29340
29341 \family roman
29342 \series medium
29343 \shape up
29344 \emph off
29345 \bar no
29346 \noun off
29347 \color none
29348 ë
29349 \end_layout
29350
29351 \end_inset
29352 </cell>
29353 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
29354 \begin_inset Text
29355
29356 \begin_layout Standard
29357
29358 \family roman
29359 \series medium
29360 \shape up
29361 \emph off
29362 \bar no
29363 \noun off
29364 \color none
29365 û
29366 \end_layout
29367
29368 \end_inset
29369 </cell>
29370 </row>
29371 <row topline="true">
29372 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
29373 \begin_inset Text
29374
29375 \begin_layout Standard
29376
29377 \family roman
29378 \series medium
29379 \shape up
29380 \size tiny
29381 \emph off
29382 \bar no
29383 \noun off
29384 \color none
29385 0C
29386 \end_layout
29387
29388 \end_inset
29389 </cell>
29390 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
29391 \begin_inset Text
29392
29393 \begin_layout Standard
29394
29395 \end_layout
29396
29397 \end_inset
29398 </cell>
29399 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
29400 \begin_inset Text
29401
29402 \begin_layout Standard
29403
29404 \end_layout
29405
29406 \end_inset
29407 </cell>
29408 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
29409 \begin_inset Text
29410
29411 \begin_layout Standard
29412
29413 \family roman
29414 \series medium
29415 \shape up
29416 \emph off
29417 \bar no
29418 \noun off
29419 \color none
29420 ,
29421 \end_layout
29422
29423 \end_inset
29424 </cell>
29425 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
29426 \begin_inset Text
29427
29428 \begin_layout Standard
29429
29430 \family roman
29431 \series medium
29432 \shape up
29433 \emph off
29434 \bar no
29435 \noun off
29436 \color none
29437 <
29438 \end_layout
29439
29440 \end_inset
29441 </cell>
29442 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
29443 \begin_inset Text
29444
29445 \begin_layout Standard
29446
29447 \family roman
29448 \series medium
29449 \shape up
29450 \emph off
29451 \bar no
29452 \noun off
29453 \color none
29454 L
29455 \end_layout
29456
29457 \end_inset
29458 </cell>
29459 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
29460 \begin_inset Text
29461
29462 \begin_layout Standard
29463
29464 \family roman
29465 \series medium
29466 \shape up
29467 \emph off
29468 \bar no
29469 \noun off
29470 \color none
29471
29472 \backslash
29473
29474 \end_layout
29475
29476 \end_inset
29477 </cell>
29478 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
29479 \begin_inset Text
29480
29481 \begin_layout Standard
29482
29483 \family roman
29484 \series medium
29485 \shape up
29486 \emph off
29487 \bar no
29488 \noun off
29489 \color none
29490 l
29491 \end_layout
29492
29493 \end_inset
29494 </cell>
29495 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
29496 \begin_inset Text
29497
29498 \begin_layout Standard
29499
29500 \family roman
29501 \series medium
29502 \shape up
29503 \emph off
29504 \bar no
29505 \noun off
29506 \color none
29507 |
29508 \end_layout
29509
29510 \end_inset
29511 </cell>
29512 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
29513 \begin_inset Text
29514
29515 \begin_layout Standard
29516
29517 \end_layout
29518
29519 \end_inset
29520 </cell>
29521 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
29522 \begin_inset Text
29523
29524 \begin_layout Standard
29525
29526 \end_layout
29527
29528 \end_inset
29529 </cell>
29530 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
29531 \begin_inset Text
29532
29533 \begin_layout Standard
29534
29535 \family roman
29536 \series medium
29537 \shape up
29538 \emph off
29539 \bar no
29540 \noun off
29541 \color none
29542 ¬
29543 \end_layout
29544
29545 \end_inset
29546 </cell>
29547 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
29548 \begin_inset Text
29549
29550 \begin_layout Standard
29551
29552 \family roman
29553 \series medium
29554 \shape up
29555 \emph off
29556 \bar no
29557 \noun off
29558 \color none
29559 ¼
29560 \end_layout
29561
29562 \end_inset
29563 </cell>
29564 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
29565 \begin_inset Text
29566
29567 \begin_layout Standard
29568
29569 \family roman
29570 \series medium
29571 \shape up
29572 \emph off
29573 \bar no
29574 \noun off
29575 \color none
29576 Ì
29577 \end_layout
29578
29579 \end_inset
29580 </cell>
29581 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
29582 \begin_inset Text
29583
29584 \begin_layout Standard
29585
29586 \family roman
29587 \series medium
29588 \shape up
29589 \emph off
29590 \bar no
29591 \noun off
29592 \color none
29593 Ü
29594 \end_layout
29595
29596 \end_inset
29597 </cell>
29598 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
29599 \begin_inset Text
29600
29601 \begin_layout Standard
29602
29603 \family roman
29604 \series medium
29605 \shape up
29606 \emph off
29607 \bar no
29608 \noun off
29609 \color none
29610 ì
29611 \end_layout
29612
29613 \end_inset
29614 </cell>
29615 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
29616 \begin_inset Text
29617
29618 \begin_layout Standard
29619
29620 \family roman
29621 \series medium
29622 \shape up
29623 \emph off
29624 \bar no
29625 \noun off
29626 \color none
29627 ü
29628 \end_layout
29629
29630 \end_inset
29631 </cell>
29632 </row>
29633 <row topline="true">
29634 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
29635 \begin_inset Text
29636
29637 \begin_layout Standard
29638
29639 \family roman
29640 \series medium
29641 \shape up
29642 \size tiny
29643 \emph off
29644 \bar no
29645 \noun off
29646 \color none
29647 0D
29648 \end_layout
29649
29650 \end_inset
29651 </cell>
29652 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
29653 \begin_inset Text
29654
29655 \begin_layout Standard
29656
29657 \end_layout
29658
29659 \end_inset
29660 </cell>
29661 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
29662 \begin_inset Text
29663
29664 \begin_layout Standard
29665
29666 \end_layout
29667
29668 \end_inset
29669 </cell>
29670 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
29671 \begin_inset Text
29672
29673 \begin_layout Standard
29674
29675 \family roman
29676 \series medium
29677 \shape up
29678 \emph off
29679 \bar no
29680 \noun off
29681 \color none
29682 -
29683 \end_layout
29684
29685 \end_inset
29686 </cell>
29687 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
29688 \begin_inset Text
29689
29690 \begin_layout Standard
29691
29692 \family roman
29693 \series medium
29694 \shape up
29695 \emph off
29696 \bar no
29697 \noun off
29698 \color none
29699 =
29700 \end_layout
29701
29702 \end_inset
29703 </cell>
29704 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
29705 \begin_inset Text
29706
29707 \begin_layout Standard
29708
29709 \family roman
29710 \series medium
29711 \shape up
29712 \emph off
29713 \bar no
29714 \noun off
29715 \color none
29716 M
29717 \end_layout
29718
29719 \end_inset
29720 </cell>
29721 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
29722 \begin_inset Text
29723
29724 \begin_layout Standard
29725
29726 \family roman
29727 \series medium
29728 \shape up
29729 \emph off
29730 \bar no
29731 \noun off
29732 \color none
29733 ]
29734 \end_layout
29735
29736 \end_inset
29737 </cell>
29738 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
29739 \begin_inset Text
29740
29741 \begin_layout Standard
29742
29743 \family roman
29744 \series medium
29745 \shape up
29746 \emph off
29747 \bar no
29748 \noun off
29749 \color none
29750 m
29751 \end_layout
29752
29753 \end_inset
29754 </cell>
29755 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
29756 \begin_inset Text
29757
29758 \begin_layout Standard
29759
29760 \family roman
29761 \series medium
29762 \shape up
29763 \emph off
29764 \bar no
29765 \noun off
29766 \color none
29767 }
29768 \end_layout
29769
29770 \end_inset
29771 </cell>
29772 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
29773 \begin_inset Text
29774
29775 \begin_layout Standard
29776
29777 \end_layout
29778
29779 \end_inset
29780 </cell>
29781 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
29782 \begin_inset Text
29783
29784 \begin_layout Standard
29785
29786 \end_layout
29787
29788 \end_inset
29789 </cell>
29790 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
29791 \begin_inset Text
29792
29793 \begin_layout Standard
29794
29795 \end_layout
29796
29797 \end_inset
29798 </cell>
29799 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
29800 \begin_inset Text
29801
29802 \begin_layout Standard
29803
29804 \family roman
29805 \series medium
29806 \shape up
29807 \emph off
29808 \bar no
29809 \noun off
29810 \color none
29811 ½
29812 \end_layout
29813
29814 \end_inset
29815 </cell>
29816 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
29817 \begin_inset Text
29818
29819 \begin_layout Standard
29820
29821 \family roman
29822 \series medium
29823 \shape up
29824 \emph off
29825 \bar no
29826 \noun off
29827 \color none
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" rightline="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 ý
29880 \end_layout
29881
29882 \end_inset
29883 </cell>
29884 </row>
29885 <row topline="true">
29886 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
29887 \begin_inset Text
29888
29889 \begin_layout Standard
29890
29891 \family roman
29892 \series medium
29893 \shape up
29894 \size tiny
29895 \emph off
29896 \bar no
29897 \noun off
29898 \color none
29899 0E
29900 \end_layout
29901
29902 \end_inset
29903 </cell>
29904 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
29905 \begin_inset Text
29906
29907 \begin_layout Standard
29908
29909 \end_layout
29910
29911 \end_inset
29912 </cell>
29913 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
29914 \begin_inset Text
29915
29916 \begin_layout Standard
29917
29918 \end_layout
29919
29920 \end_inset
29921 </cell>
29922 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
29923 \begin_inset Text
29924
29925 \begin_layout Standard
29926
29927 \family roman
29928 \series medium
29929 \shape up
29930 \emph off
29931 \bar no
29932 \noun off
29933 \color none
29934 .
29935 \end_layout
29936
29937 \end_inset
29938 </cell>
29939 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
29940 \begin_inset Text
29941
29942 \begin_layout Standard
29943
29944 \family roman
29945 \series medium
29946 \shape up
29947 \emph off
29948 \bar no
29949 \noun off
29950 \color none
29951 >
29952 \end_layout
29953
29954 \end_inset
29955 </cell>
29956 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
29957 \begin_inset Text
29958
29959 \begin_layout Standard
29960
29961 \family roman
29962 \series medium
29963 \shape up
29964 \emph off
29965 \bar no
29966 \noun off
29967 \color none
29968 N
29969 \end_layout
29970
29971 \end_inset
29972 </cell>
29973 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
29974 \begin_inset Text
29975
29976 \begin_layout Standard
29977
29978 \family roman
29979 \series medium
29980 \shape up
29981 \emph off
29982 \bar no
29983 \noun off
29984 \color none
29985 ^
29986 \end_layout
29987
29988 \end_inset
29989 </cell>
29990 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
29991 \begin_inset Text
29992
29993 \begin_layout Standard
29994
29995 \family roman
29996 \series medium
29997 \shape up
29998 \emph off
29999 \bar no
30000 \noun off
30001 \color none
30002 n
30003 \end_layout
30004
30005 \end_inset
30006 </cell>
30007 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30008 \begin_inset Text
30009
30010 \begin_layout Standard
30011
30012 \family roman
30013 \series medium
30014 \shape up
30015 \emph off
30016 \bar no
30017 \noun off
30018 \color none
30019 ~
30020 \end_layout
30021
30022 \end_inset
30023 </cell>
30024 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30025 \begin_inset Text
30026
30027 \begin_layout Standard
30028
30029 \end_layout
30030
30031 \end_inset
30032 </cell>
30033 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30034 \begin_inset Text
30035
30036 \begin_layout Standard
30037
30038 \end_layout
30039
30040 \end_inset
30041 </cell>
30042 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30043 \begin_inset Text
30044
30045 \begin_layout Standard
30046
30047 \family roman
30048 \series medium
30049 \shape up
30050 \emph off
30051 \bar no
30052 \noun off
30053 \color none
30054 ®
30055 \end_layout
30056
30057 \end_inset
30058 </cell>
30059 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30060 \begin_inset Text
30061
30062 \begin_layout Standard
30063
30064 \family roman
30065 \series medium
30066 \shape up
30067 \emph off
30068 \bar no
30069 \noun off
30070 \color none
30071 ¾
30072 \end_layout
30073
30074 \end_inset
30075 </cell>
30076 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30077 \begin_inset Text
30078
30079 \begin_layout Standard
30080
30081 \family roman
30082 \series medium
30083 \shape up
30084 \emph off
30085 \bar no
30086 \noun off
30087 \color none
30088 Î
30089 \end_layout
30090
30091 \end_inset
30092 </cell>
30093 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30094 \begin_inset Text
30095
30096 \begin_layout Standard
30097
30098 \family roman
30099 \series medium
30100 \shape up
30101 \emph off
30102 \bar no
30103 \noun off
30104 \color none
30105 Þ
30106 \end_layout
30107
30108 \end_inset
30109 </cell>
30110 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30111 \begin_inset Text
30112
30113 \begin_layout Standard
30114
30115 \family roman
30116 \series medium
30117 \shape up
30118 \emph off
30119 \bar no
30120 \noun off
30121 \color none
30122 î
30123 \end_layout
30124
30125 \end_inset
30126 </cell>
30127 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
30128 \begin_inset Text
30129
30130 \begin_layout Standard
30131
30132 \family roman
30133 \series medium
30134 \shape up
30135 \emph off
30136 \bar no
30137 \noun off
30138 \color none
30139 þ
30140 \end_layout
30141
30142 \end_inset
30143 </cell>
30144 </row>
30145 <row topline="true" bottomline="true">
30146 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
30147 \begin_inset Text
30148
30149 \begin_layout Standard
30150
30151 \family roman
30152 \series medium
30153 \shape up
30154 \size tiny
30155 \emph off
30156 \bar no
30157 \noun off
30158 \color none
30159 0F
30160 \end_layout
30161
30162 \end_inset
30163 </cell>
30164 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
30165 \begin_inset Text
30166
30167 \begin_layout Standard
30168
30169 \end_layout
30170
30171 \end_inset
30172 </cell>
30173 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
30174 \begin_inset Text
30175
30176 \begin_layout Standard
30177
30178 \end_layout
30179
30180 \end_inset
30181 </cell>
30182 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
30183 \begin_inset Text
30184
30185 \begin_layout Standard
30186
30187 \family roman
30188 \series medium
30189 \shape up
30190 \emph off
30191 \bar no
30192 \noun off
30193 \color none
30194 /
30195 \end_layout
30196
30197 \end_inset
30198 </cell>
30199 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
30200 \begin_inset Text
30201
30202 \begin_layout Standard
30203
30204 \family roman
30205 \series medium
30206 \shape up
30207 \emph off
30208 \bar no
30209 \noun off
30210 \color none
30211 ?
30212 \end_layout
30213
30214 \end_inset
30215 </cell>
30216 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
30217 \begin_inset Text
30218
30219 \begin_layout Standard
30220
30221 \family roman
30222 \series medium
30223 \shape up
30224 \emph off
30225 \bar no
30226 \noun off
30227 \color none
30228 O
30229 \end_layout
30230
30231 \end_inset
30232 </cell>
30233 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
30234 \begin_inset Text
30235
30236 \begin_layout Standard
30237
30238 \family roman
30239 \series medium
30240 \shape up
30241 \emph off
30242 \bar no
30243 \noun off
30244 \color none
30245 _
30246 \end_layout
30247
30248 \end_inset
30249 </cell>
30250 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
30251 \begin_inset Text
30252
30253 \begin_layout Standard
30254
30255 \family roman
30256 \series medium
30257 \shape up
30258 \emph off
30259 \bar no
30260 \noun off
30261 \color none
30262 o
30263 \end_layout
30264
30265 \end_inset
30266 </cell>
30267 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
30268 \begin_inset Text
30269
30270 \begin_layout Standard
30271
30272 \end_layout
30273
30274 \end_inset
30275 </cell>
30276 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
30277 \begin_inset Text
30278
30279 \begin_layout Standard
30280
30281 \end_layout
30282
30283 \end_inset
30284 </cell>
30285 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
30286 \begin_inset Text
30287
30288 \begin_layout Standard
30289
30290 \end_layout
30291
30292 \end_inset
30293 </cell>
30294 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
30295 \begin_inset Text
30296
30297 \begin_layout Standard
30298
30299 \family roman
30300 \series medium
30301 \shape up
30302 \emph off
30303 \bar no
30304 \noun off
30305 \color none
30306 ¯
30307 \end_layout
30308
30309 \end_inset
30310 </cell>
30311 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
30312 \begin_inset Text
30313
30314 \begin_layout Standard
30315
30316 \family roman
30317 \series medium
30318 \shape up
30319 \emph off
30320 \bar no
30321 \noun off
30322 \color none
30323 ¿
30324 \end_layout
30325
30326 \end_inset
30327 </cell>
30328 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
30329 \begin_inset Text
30330
30331 \begin_layout Standard
30332
30333 \family roman
30334 \series medium
30335 \shape up
30336 \emph off
30337 \bar no
30338 \noun off
30339 \color none
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" rightline="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 ÿ
30392 \end_layout
30393
30394 \end_inset
30395 </cell>
30396 </row>
30397 </lyxtabular>
30398
30399 \end_inset
30400
30401
30402 \end_layout
30403
30404 \end_inset
30405
30406
30407 \end_layout
30408
30409 \begin_layout Standard
30410 The following is a full list of all of the accented characters LyX can display
30411  directly.
30412  It includes not only the accented characters from the previous table, but
30413  also the characters from 
30414 \family typewriter
30415 ISO8859--2
30416 \family default
30417  through 
30418 \family typewriter
30419 4
30420 \family default
30421 .
30422  
30423 \end_layout
30424
30425 \begin_layout Itemize
30426 From 
30427 \family typewriter
30428 ISO8859--1
30429 \family default
30430 :
30431 \end_layout
30432
30433 \begin_deeper
30434 \begin_layout Standard
30435 ¨ Ä Ë Ï Ö Ü ä ë ï ö ü ÿ
30436 \hfill
30437 diaeresis
30438 \end_layout
30439
30440 \begin_layout Standard
30441 ^ Â Ê Î Ô Û â ê î ô û
30442 \hfill
30443 circumflex
30444 \end_layout
30445
30446 \begin_layout Standard
30447 ` À È Ì Ò Ù à è ì ò ù
30448 \hfill
30449 grave
30450 \end_layout
30451
30452 \begin_layout Standard
30453 ´ Á É Í Ó Ú Ý á é í ó ú ý
30454 \hfill
30455 acute
30456 \end_layout
30457
30458 \begin_layout Standard
30459 ~ Ã Ñ Õ ã ñ õ
30460 \hfill
30461 tilde
30462 \end_layout
30463
30464 \begin_layout Standard
30465 ¸Çç
30466 \hfill
30467 cedilla
30468 \end_layout
30469
30470 \begin_layout Standard
30471 ¯
30472 \hfill
30473 macron
30474 \end_layout
30475
30476 \end_deeper
30477 \begin_layout Itemize
30478 From 
30479 \family typewriter
30480 ISO8859--2
30481 \family default
30482  through 
30483 \family typewriter
30484 4
30485 \family default
30486 :
30487 \end_layout
30488
30489 \begin_deeper
30490 \begin_layout Standard
30491 ĤĴĥȷ̂ĈĜŜĉĝŝ
30492 \hfill
30493 circumflex
30494 \end_layout
30495
30496 \begin_layout Standard
30497 ŚŹśźŔĹĆŃŕĺćń
30498 \hfill
30499 acute
30500 \end_layout
30501
30502 \begin_layout Standard
30503 Ĩı̃Ũũ
30504 \hfill
30505 tilde
30506 \end_layout
30507
30508 \begin_layout Standard
30509 ŞşŢţŖĻĢŗļģŅĶņķ
30510 \hfill
30511 cedilla
30512 \end_layout
30513
30514 \begin_layout Standard
30515 ĒēĀĪŌŪāı̄ōū
30516 \hfill
30517 macron
30518 \end_layout
30519
30520 \begin_layout Standard
30521 ŐŰőű
30522 \hfill
30523 Hungarian umlaut
30524 \end_layout
30525
30526 \end_deeper
30527 \begin_layout Standard
30528 All the characters above are actively supported by TeX fonts.
30529  In addition TeX allows diacritical marks on almost all characters.
30530  Also make sure you're using the 
30531 \family typewriter
30532 T1
30533 \family default
30534  font-encoding.
30535 \end_layout
30536
30537 \begin_layout Chapter
30538 \start_of_appendix
30539 The User Interface
30540 \begin_inset LatexCommand label
30541 name "cha:The-User-Interface"
30542
30543 \end_inset
30544
30545
30546 \end_layout
30547
30548 \begin_layout Standard
30549 This appendix lists all available menus and describes its functionality.
30550  It is designed as quick reference if you are searching for a special topic
30551  inside the user's guide.
30552 \end_layout
30553
30554 \begin_layout Section
30555 The File Menu
30556 \begin_inset LatexCommand index
30557 name "Menu ! File"
30558
30559 \end_inset
30560
30561
30562 \end_layout
30563
30564 \begin_layout Standard
30565 Under the 
30566 \family sans
30567 File
30568 \family default
30569  menu are the basic operations in addition to some more advanced operations.
30570  At the end of the menu the four last opened documents are listed.
30571 \end_layout
30572
30573 \begin_layout Subsection
30574 New
30575 \end_layout
30576
30577 \begin_layout Standard
30578 Creates a new document.
30579 \end_layout
30580
30581 \begin_layout Subsection
30582 New from Template
30583 \end_layout
30584
30585 \begin_layout Standard
30586 This menu prompts you for a template to use.
30587  Selecting a template will automatically set certain layout features for
30588  the document, features you would otherwise need to change manually.
30589 \end_layout
30590
30591 \begin_layout Subsection
30592 Open
30593 \end_layout
30594
30595 \begin_layout Standard
30596 Opens a document.
30597 \end_layout
30598
30599 \begin_layout Subsection
30600 Open Recent
30601 \end_layout
30602
30603 \begin_layout Standard
30604 The submenu shows a list of the recently opened files.
30605  Click there on a file to open it.
30606 \end_layout
30607
30608 \begin_layout Subsection
30609 Close
30610 \end_layout
30611
30612 \begin_layout Standard
30613 Closes the current document.
30614 \end_layout
30615
30616 \begin_layout Subsection
30617 Save
30618 \end_layout
30619
30620 \begin_layout Standard
30621 Saves the actual document.
30622 \end_layout
30623
30624 \begin_layout Subsection
30625 Save As
30626 \end_layout
30627
30628 \begin_layout Standard
30629 Saves the actual document under a new name to create a copy.
30630 \end_layout
30631
30632 \begin_layout Subsection
30633 Revert to saved
30634 \end_layout
30635
30636 \begin_layout Standard
30637 Reloads the actual document from disk.
30638 \end_layout
30639
30640 \begin_layout Subsection
30641 Version Control
30642 \end_layout
30643
30644 \begin_layout Standard
30645 This is used when more people are working on the same document.
30646  It is described in the section 
30647 \emph on
30648 Version Control in LyX
30649 \emph default
30650  of the 
30651 \emph on
30652 Extended\InsetSpace ~
30653 Features
30654 \emph default
30655  manual.
30656 \end_layout
30657
30658 \begin_layout Subsection
30659 Import
30660 \end_layout
30661
30662 \begin_layout Standard
30663 You can import there files from older LyX-versions, LaTeX-files and plain
30664  text files (ASCII-files).
30665  The files will be imported as new LyX-document.
30666 \end_layout
30667
30668 \begin_layout Standard
30669 When using the menu 
30670 \family sans
30671 Plain\InsetSpace ~
30672 Text, Join\InsetSpace ~
30673 Lines
30674 \family default
30675 , all lines will be imported consecutively to one big paragraph.
30676  A new paragraph is started when there is a blank line in the file.
30677  , the text is inserted as Paragraphs, where the line breaks of the text
30678  will start a new paragraph.
30679 \end_layout
30680
30681 \begin_layout Subsection
30682 Export
30683 \begin_inset LatexCommand label
30684 name "sub:Export"
30685
30686 \end_inset
30687
30688
30689 \end_layout
30690
30691 \begin_layout Standard
30692 You can export your document to various file formats.
30693  The resulting files are placed in the directory of your LyX-file.
30694  The menu entries are not the same on all installations.
30695  They depend on the programs found by LyX while its configuration.
30696 \end_layout
30697
30698 \begin_layout Standard
30699 Here is a list of all available entries; they are explained in detail in
30700  section\InsetSpace ~
30701
30702 \begin_inset LatexCommand ref
30703 reference "sub:Output-file-formats"
30704
30705 \end_inset
30706
30707 :
30708 \end_layout
30709
30710 \begin_layout Description
30711
30712 \family sans
30713 CJK\InsetSpace ~
30714 LyX 
30715 \family default
30716 format of the special LyX 1.4.x versions for Chinese, Japanese, and Korean
30717  (CJK); (Since LyX 1.5.0 CJK support is fully integrated to LyX.)
30718 \end_layout
30719
30720 \begin_layout Description
30721
30722 \family sans
30723 DVI
30724 \family default
30725  DVI-format
30726 \end_layout
30727
30728 \begin_layout Description
30729 HTML HTML-format (the HTML-converter is a third-party product and doesn't
30730  work in all cases)
30731 \end_layout
30732
30733 \begin_layout Description
30734 HTML\InsetSpace ~
30735 (MS\InsetSpace ~
30736 Word) HTML-format specialized so that the result can be imported
30737  to 
30738 \family sans
30739 MS Word
30740 \family default
30741 , as consequence of this formulas will be embedded as bitmap fonts and not
30742  in the format 
30743 \family sans
30744 MathML
30745 \family default
30746 .
30747 \end_layout
30748
30749 \begin_layout Description
30750
30751 \family sans
30752 LaT
30753 \begin_inset ERT
30754 status collapsed
30755
30756 \begin_layout Standard
30757
30758 {}
30759 \end_layout
30760
30761 \end_inset
30762
30763 eX\InsetSpace ~
30764 (pdflatex)
30765 \family default
30766  text file with the LaTeX source, additionally all images used in the document
30767  will be converted to a format that is readable for the 
30768 \family typewriter
30769 pdflatex
30770 \family default
30771  program (GIF, JPG, PDF, PNG)
30772 \end_layout
30773
30774 \begin_layout Description
30775
30776 \family sans
30777 LaT
30778 \begin_inset ERT
30779 status collapsed
30780
30781 \begin_layout Standard
30782
30783 {}
30784 \end_layout
30785
30786 \end_inset
30787
30788 eX\InsetSpace ~
30789 (plain)
30790 \family default
30791  text file with the LaTeX source code, additionally all images used in the
30792  document will be converted to the EPS-format, only this format is readable
30793  for the 
30794 \family typewriter
30795 latex
30796 \family default
30797  program
30798 \end_layout
30799
30800 \begin_layout Description
30801 LyX\InsetSpace ~
30802 1.y.x LyX-document in a format readable for the LyX versions 1.y.x (
30803 \begin_inset Quotes eld
30804 \end_inset
30805
30806 y
30807 \begin_inset Quotes erd
30808 \end_inset
30809
30810  is replaced by the version number)
30811 \end_layout
30812
30813 \begin_layout Description
30814 OpenDocument OpenDocument-formatted text file, to be opened with 
30815 \family sans
30816 OpenOffice
30817 \family default
30818
30819 \family sans
30820 KOffice
30821 \family default
30822
30823 \family sans
30824 Abiword
30825 \family default
30826 , etc.
30827  (the OpenDocument-converter is a third-party product and doesn't work in
30828  all cases)
30829 \end_layout
30830
30831 \begin_layout Description
30832
30833 \family sans
30834 PDF
30835 \family default
30836  PDF-format using the program 
30837 \family typewriter
30838 ps2pdf
30839 \end_layout
30840
30841 \begin_layout Description
30842
30843 \family sans
30844 PDF\InsetSpace ~
30845 (dvipdfm)
30846 \family default
30847  PDF-format using the program 
30848 \family typewriter
30849 dvipdfm
30850 \end_layout
30851
30852 \begin_layout Description
30853
30854 \family sans
30855 PDF\InsetSpace ~
30856 (pdflatex)
30857 \family default
30858  PDF-format using the program 
30859 \family typewriter
30860 pdflatex
30861 \end_layout
30862
30863 \begin_layout Description
30864
30865 \family sans
30866 Plain\InsetSpace ~
30867 text
30868 \family default
30869  text format
30870 \end_layout
30871
30872 \begin_layout Description
30873
30874 \family sans
30875 Plain\InsetSpace ~
30876 text\InsetSpace ~
30877 (ps2ascii)
30878 \family default
30879  text format, the document will first be converted to Postscript format
30880  and then exported as text using the program 
30881 \family sans
30882 ps2ascii
30883 \end_layout
30884
30885 \begin_layout Description
30886
30887 \family sans
30888 Postscript
30889 \family default
30890  PostScript format using the program 
30891 \family typewriter
30892 dvips
30893 \end_layout
30894
30895 \begin_layout Description
30896
30897 \family sans
30898 Custom
30899 \family default
30900  custom format
30901 \end_layout
30902
30903 \begin_layout Standard
30904 The program 
30905 \family typewriter
30906 dvipdfm
30907 \family default
30908  produces internally a dvi-file which is then converted to a pdf-file.
30909  It is a bit out of date and therefore the output could look different from
30910  what you want.
30911  
30912 \family typewriter
30913 pdflatex
30914 \family default
30915  produces directly pdf-files and supports the latest pdf-file formats.
30916 \end_layout
30917
30918 \begin_layout Standard
30919 If one of the menu entries 
30920 \family sans
30921 DVI
30922 \family default
30923
30924 \family sans
30925 PDF\InsetSpace ~
30926 (pdflatex)
30927 \family default
30928  or 
30929 \family sans
30930 Postscript
30931 \family default
30932  is missing, you need to update your LaTeX installation.
30933  After updating you have to reconfigure LyX, see section\InsetSpace ~
30934
30935 \begin_inset LatexCommand ref
30936 reference "sec:Basic-LyX-Setup"
30937
30938 \end_inset
30939
30940 .
30941 \begin_inset LatexCommand index
30942 name "Reconfiguration of LyX"
30943
30944 \end_inset
30945
30946
30947 \end_layout
30948
30949 \begin_layout Standard
30950 The menu 
30951 \family sans
30952 Custom
30953 \family default
30954  allows you to export your file by using special command line options for
30955  the export program.
30956 \end_layout
30957
30958 \begin_layout Subsection
30959 Print
30960 \end_layout
30961
30962 \begin_layout Standard
30963 With this menu you can print your document to a file in PostScript format
30964  or send it to a printer.
30965  The printer will also use the document in PostScript format.
30966  The conversion to PostScript is done in the background by LyX using the
30967  program 
30968 \family typewriter
30969 dvips
30970 \family default
30971 .
30972  For more informations have a look at section\InsetSpace ~
30973
30974 \begin_inset LatexCommand ref
30975 reference "sub:Printing-the-File"
30976
30977 \end_inset
30978
30979 .
30980 \end_layout
30981
30982 \begin_layout Subsection
30983 New and Close Window
30984 \end_layout
30985
30986 \begin_layout Standard
30987 Opens a new instance of LyX with all currently opened documents.
30988  You can close it later with the corresponding menu.
30989 \end_layout
30990
30991 \begin_layout Section
30992 The Edit Menu
30993 \begin_inset LatexCommand index
30994 name "Menu ! Edit"
30995
30996 \end_inset
30997
30998
30999 \end_layout
31000
31001 \begin_layout Subsection
31002 Undo and Redo
31003 \end_layout
31004
31005 \begin_layout Standard
31006 Described in section\InsetSpace ~
31007
31008 \begin_inset LatexCommand ref
31009 reference "sec:Undo-and-Redo"
31010
31011 \end_inset
31012
31013 .
31014 \end_layout
31015
31016 \begin_layout Subsection
31017 Cut, Copy, Paste, Paste Recent, Paste Special
31018 \end_layout
31019
31020 \begin_layout Standard
31021 Described in section\InsetSpace ~
31022
31023 \begin_inset LatexCommand ref
31024 reference "sec:Basic-Editing-Features"
31025
31026 \end_inset
31027
31028 .
31029 \end_layout
31030
31031 \begin_layout Subsection
31032 Select All
31033 \end_layout
31034
31035 \begin_layout Standard
31036 Selects the whole document.
31037 \end_layout
31038
31039 \begin_layout Subsection
31040 Find & Replace
31041 \begin_inset LatexCommand index
31042 name "Dialogs ! Find \\& Replace"
31043
31044 \end_inset
31045
31046
31047 \end_layout
31048
31049 \begin_layout Standard
31050 Described in section\InsetSpace ~
31051
31052 \begin_inset LatexCommand ref
31053 reference "sec:Basic-Editing-Features"
31054
31055 \end_inset
31056
31057 .
31058 \end_layout
31059
31060 \begin_layout Subsection
31061 Move paragraph Up/Down
31062 \end_layout
31063
31064 \begin_layout Standard
31065 This shifts the paragraph where the cursor is currently in one paragraph
31066  up or down.
31067 \end_layout
31068
31069 \begin_layout Subsection
31070 Text Style
31071 \begin_inset LatexCommand index
31072 name "Dialogs ! Text Style"
31073
31074 \end_inset
31075
31076
31077 \end_layout
31078
31079 \begin_layout Standard
31080 Described in section\InsetSpace ~
31081
31082 \begin_inset LatexCommand ref
31083 reference "sub:Fine-Tuning-with-the"
31084
31085 \end_inset
31086
31087 .
31088 \end_layout
31089
31090 \begin_layout Subsection
31091 Paragraph Settings
31092 \begin_inset LatexCommand index
31093 name "Paragraph ! Settings"
31094
31095 \end_inset
31096
31097
31098 \end_layout
31099
31100 \begin_layout Standard
31101 The settings in the paragraph dialog only affects the paragraph where the
31102  cursor is in.
31103  Here you can set here the paragraph alignment and line spacing.
31104 \end_layout
31105
31106 \begin_layout Standard
31107 You can also prevent that the first line of the paragraph is indented.
31108  This option works only when you have chosen to separate paragraphs with
31109  indents in the 
31110 \family sans
31111 Document\SpecialChar \menuseparator
31112 Settings
31113 \family default
31114  dialog under 
31115 \family sans
31116 Text\InsetSpace ~
31117 Layout
31118 \family default
31119 .
31120 \end_layout
31121
31122 \begin_layout Subsection
31123 Tabular and Math
31124 \end_layout
31125
31126 \begin_layout Standard
31127 These two menus are only active when the cursor is inside a table or a formula.
31128  The properties of this table/formula can now be changed.
31129  The properties of tables are described in section\InsetSpace ~
31130
31131 \begin_inset LatexCommand ref
31132 reference "sec:Tables"
31133
31134 \end_inset
31135
31136 , the properties of formulas in chapter\InsetSpace ~
31137
31138 \begin_inset LatexCommand ref
31139 reference "cha:Mathematical-Formulas"
31140
31141 \end_inset
31142
31143 .
31144 \end_layout
31145
31146 \begin_layout Subsection
31147 Increase / Decrease List Depth
31148 \end_layout
31149
31150 \begin_layout Standard
31151 These menus are only active when the cursor is in an environment that can
31152  be nested.
31153  They in/decrease the environment nesting level as explained in section\InsetSpace ~
31154
31155 \begin_inset LatexCommand ref
31156 reference "sec:Nesting"
31157
31158 \end_inset
31159
31160  and 
31161 \begin_inset LatexCommand ref
31162 reference "sub:Numbering-depth"
31163
31164 \end_inset
31165
31166 .
31167 \end_layout
31168
31169 \begin_layout Section
31170 The View Menu
31171 \begin_inset LatexCommand index
31172 name "Menu ! View"
31173
31174 \end_inset
31175
31176
31177 \end_layout
31178
31179 \begin_layout Standard
31180 The 
31181 \family sans
31182 View
31183 \family default
31184  menu contains a list of available formats in which you can view the actual
31185  document with an external program.
31186  The menu entries for the viewing formats are not the same on all installations
31187  - it depends on the LaTeX programs that are found while LyX was configured.
31188  All possible formats are formats listed in section\InsetSpace ~
31189
31190 \begin_inset LatexCommand ref
31191 reference "sub:Export"
31192
31193 \end_inset
31194
31195 .
31196  You should at least see the menu entries 
31197 \family sans
31198 DVI
31199 \family default
31200  and 
31201 \family sans
31202 PDF\InsetSpace ~
31203 (pdflatex)
31204 \family default
31205 .
31206  If one of the two is missing, you need to update your LaTeX installation.
31207  After updating you have to reconfigure LyX, see section\InsetSpace ~
31208
31209 \begin_inset LatexCommand ref
31210 reference "sec:Basic-LyX-Setup"
31211
31212 \end_inset
31213
31214 .
31215 \begin_inset LatexCommand index
31216 name "Reconfiguration of LyX"
31217
31218 \end_inset
31219
31220
31221 \end_layout
31222
31223 \begin_layout Standard
31224 Invoking a menu will start a viewer program.
31225  The viewer can be set in the preferences, see section\InsetSpace ~
31226
31227 \begin_inset LatexCommand ref
31228 reference "cha:The-Preferences-dialog"
31229
31230 \end_inset
31231
31232 .
31233  The default viewers are set by LyX while it is first configured or later
31234  reconfigured.
31235 \end_layout
31236
31237 \begin_layout Standard
31238 \begin_inset VSpace bigskip
31239 \end_inset
31240
31241 At the bottom of the 
31242 \family sans
31243 View
31244 \family default
31245  menu the opened documents are listed.
31246 \end_layout
31247
31248 \begin_layout Subsection
31249 View Source
31250 \end_layout
31251
31252 \begin_layout Standard
31253 Opens a window showing the source code of the actual document, as described
31254  in section\InsetSpace ~
31255
31256 \begin_inset LatexCommand ref
31257 reference "sec:Previewing-snippets-of"
31258
31259 \end_inset
31260
31261 .
31262 \end_layout
31263
31264 \begin_layout Subsection
31265 Update
31266 \end_layout
31267
31268 \begin_layout Standard
31269 This menu allows you to update the view with your latest changes without
31270  opening a new view window.
31271 \end_layout
31272
31273 \begin_layout Subsection
31274 Toolbars
31275 \begin_inset LatexCommand label
31276 name "sub:Toolbars"
31277
31278 \end_inset
31279
31280
31281 \begin_inset LatexCommand index
31282 name "Toolbar"
31283
31284 \end_inset
31285
31286
31287 \end_layout
31288
31289 \begin_layout Standard
31290 In this menu you can set the appearance of the different toolbars.
31291  All toolbars and the 
31292 \family sans
31293 Command\InsetSpace ~
31294 Buffer
31295 \family default
31296  can be turned on and off.
31297  The 
31298 \emph on
31299 on
31300 \emph default
31301  state is denoted in the menu with a checkmark.
31302  The 
31303 \family sans
31304 Review
31305 \family default
31306
31307 \family sans
31308 Table
31309 \family default
31310
31311 \family sans
31312 Math\InsetSpace ~
31313 Panels
31314 \family default
31315 , and 
31316 \family sans
31317 Math
31318 \family default
31319  toolbars can be additionally set to the state 
31320 \emph on
31321 automatic
31322 \emph default
31323  that is denoted in the menu with the suffix 
31324 \family sans
31325 (auto)
31326 \family default
31327 .
31328 \end_layout
31329
31330 \begin_layout Standard
31331 In the 
31332 \emph on
31333 on
31334 \emph default
31335  state the toolbar is permanently shown, in the 
31336 \emph on
31337 automatic
31338 \emph default
31339  state the toolbar is only shown when the cursor is in a certain environment
31340  or when a certain feature is enabled.
31341  That means that the review toolbar will only be shown when change tracking
31342  is activated, the math and table toolbars are only shown when the cursor
31343  is inside a formula or table, respectively.
31344 \end_layout
31345
31346 \begin_layout Standard
31347 LyX's toolbars and its buttons are explained in section\InsetSpace ~
31348
31349 \begin_inset LatexCommand ref
31350 reference "sec:Toolbars"
31351
31352 \end_inset
31353
31354 .
31355 \end_layout
31356
31357 \begin_layout Section
31358 The Insert Menu
31359 \begin_inset LatexCommand index
31360 name "Menu ! Insert"
31361
31362 \end_inset
31363
31364
31365 \end_layout
31366
31367 \begin_layout Subsection
31368 Math
31369 \end_layout
31370
31371 \begin_layout Standard
31372 Inserts math constructs that are explained in chapter\InsetSpace ~
31373
31374 \begin_inset LatexCommand ref
31375 reference "cha:Mathematical-Formulas"
31376
31377 \end_inset
31378
31379 .
31380 \end_layout
31381
31382 \begin_layout Subsection
31383 Special Character
31384 \begin_inset LatexCommand label
31385 name "sub:Special-Character"
31386
31387 \end_inset
31388
31389
31390 \end_layout
31391
31392 \begin_layout Standard
31393 Here you can insert the following characters:
31394 \end_layout
31395
31396 \begin_layout Description
31397 Ellipsis Inserts an ellipsis: \SpecialChar \ldots{}
31398
31399 \end_layout
31400
31401 \begin_layout Description
31402 End\InsetSpace ~
31403 of\InsetSpace ~
31404 Sentence Inserts an end of sentence dot as described in section\InsetSpace ~
31405
31406 \begin_inset LatexCommand ref
31407 reference "sub:Abbreviations"
31408
31409 \end_inset
31410
31411 .
31412 \end_layout
31413
31414 \begin_layout Description
31415 Ordinary\InsetSpace ~
31416 Quote Inserts this quote: 
31417 \begin_inset Quotes erd
31418 \end_inset
31419
31420 , no matter what quote type you selected in the 
31421 \family sans
31422 Document\SpecialChar \menuseparator
31423 Settings
31424 \family default
31425  dialog under 
31426 \family sans
31427 Language
31428 \family default
31429 .
31430 \end_layout
31431
31432 \begin_layout Description
31433 Single\InsetSpace ~
31434 Quote Inserts this quote: 
31435 \begin_inset Quotes els
31436 \end_inset
31437
31438
31439 \end_layout
31440
31441 \begin_layout Description
31442 Menu\InsetSpace ~
31443 Separator Inserts the menu separator sign: \SpecialChar \menuseparator
31444
31445 \end_layout
31446
31447 \begin_layout Description
31448 Phonetic\InsetSpace ~
31449 Symbols
31450 \begin_inset LatexCommand index
31451 name "Phonetic symbols"
31452
31453 \end_inset
31454
31455
31456 \begin_inset LatexCommand index
31457 name "Language ! Phonetic symbols"
31458
31459 \end_inset
31460
31461  Creates a formula with a so called tipa inset.
31462  Here you can insert commands to create IPA phonetic symbols.
31463  For this feature you must have the LaTeX-package 
31464 \series bold
31465 tipa
31466 \series default
31467
31468 \begin_inset LatexCommand index
31469 name "LaTeX-packages ! tipa"
31470
31471 \end_inset
31472
31473  installed.
31474 \newline
31475 For more informations about this feature we refer to the documentation
31476  of 
31477 \series bold
31478 tipa, 
31479 \begin_inset LatexCommand cite
31480 key "tipa"
31481
31482 \end_inset
31483
31484
31485 \series default
31486  and this Wiki-page:
31487 \newline
31488
31489 \begin_inset LatexCommand url
31490 target "http://wiki.lyx.org/LyX/LinguistLyX"
31491
31492 \end_inset
31493
31494 .
31495 \end_layout
31496
31497 \begin_layout Subsection
31498 Formatting
31499 \end_layout
31500
31501 \begin_layout Standard
31502 Here you can insert the following format constructs:
31503 \end_layout
31504
31505 \begin_layout Description
31506 Superscript Inserts an superscript: test
31507 \begin_inset Formula $^{\text{a,b}}$
31508 \end_inset
31509
31510
31511 \end_layout
31512
31513 \begin_layout Description
31514 Subscript Inserts an subscript: test
31515 \begin_inset Formula $_{\text{3x}}$
31516 \end_inset
31517
31518
31519 \end_layout
31520
31521 \begin_layout Description
31522 Protected\InsetSpace ~
31523 Space Inserts a protected space that is described in section\InsetSpace ~
31524
31525 \begin_inset LatexCommand ref
31526 reference "sub:Protected-Space"
31527
31528 \end_inset
31529
31530 .
31531 \end_layout
31532
31533 \begin_layout Description
31534 Inter-word\InsetSpace ~
31535 Space Inserts an inter-word space that is described in section\InsetSpace ~
31536
31537 \begin_inset LatexCommand ref
31538 reference "sub:Inter-word-Space"
31539
31540 \end_inset
31541
31542 .
31543 \end_layout
31544
31545 \begin_layout Description
31546 Thin\InsetSpace ~
31547 Space Inserts a thin space that is described in section\InsetSpace ~
31548
31549 \begin_inset LatexCommand ref
31550 reference "sub:Thin-Space"
31551
31552 \end_inset
31553
31554 .
31555 \end_layout
31556
31557 \begin_layout Description
31558 Horizontal\InsetSpace ~
31559 Fill Inserts an horizontal fill, see section\InsetSpace ~
31560
31561 \begin_inset LatexCommand ref
31562 reference "sub:Horizontal-Space"
31563
31564 \end_inset
31565
31566  for a description.
31567 \end_layout
31568
31569 \begin_layout Description
31570 Horizontal\InsetSpace ~
31571 Line Inserts an horizontal line, see section\InsetSpace ~
31572
31573 \begin_inset LatexCommand ref
31574 reference "sub:Horizontal-Lines"
31575
31576 \end_inset
31577
31578  for a description.
31579 \end_layout
31580
31581 \begin_layout Description
31582 Vertical\InsetSpace ~
31583 Space Inserts vertical space, see section\InsetSpace ~
31584
31585 \begin_inset LatexCommand ref
31586 reference "sub:Vertical-Space"
31587
31588 \end_inset
31589
31590  for a description.
31591 \end_layout
31592
31593 \begin_layout Description
31594 Hyphenation\InsetSpace ~
31595 Point Inserts an hyphenation point, see section\InsetSpace ~
31596
31597 \begin_inset LatexCommand ref
31598 reference "sub:Hyphenation"
31599
31600 \end_inset
31601
31602
31603 \end_layout
31604
31605 \begin_layout Description
31606 Ligature\InsetSpace ~
31607 Break Inserts a ligature break, see section\InsetSpace ~
31608
31609 \begin_inset LatexCommand ref
31610 reference "sub:Ligatures"
31611
31612 \end_inset
31613
31614
31615 \end_layout
31616
31617 \begin_layout Description
31618 Line\InsetSpace ~
31619 Break Inserts a forced linebreak, see section\InsetSpace ~
31620
31621 \begin_inset LatexCommand ref
31622 reference "sub:Forced-Linebreaks"
31623
31624 \end_inset
31625
31626
31627 \end_layout
31628
31629 \begin_layout Description
31630 Page\InsetSpace ~
31631 Break Inserts a forced pagebreak, described in section\InsetSpace ~
31632
31633 \begin_inset LatexCommand ref
31634 reference "sub:Forced-Pagebreaks"
31635
31636 \end_inset
31637
31638
31639 \end_layout
31640
31641 \begin_layout Description
31642 Clear\InsetSpace ~
31643 Page Inserts a clear pagebreak, described in section\InsetSpace ~
31644
31645 \begin_inset LatexCommand ref
31646 reference "sub:Clear-Pages"
31647
31648 \end_inset
31649
31650
31651 \end_layout
31652
31653 \begin_layout Description
31654 Clear\InsetSpace ~
31655 Double\InsetSpace ~
31656 Page Inserts a clear doublepage break, described in section\InsetSpace ~
31657
31658 \begin_inset LatexCommand ref
31659 reference "sub:Clear-Pages"
31660
31661 \end_inset
31662
31663
31664 \end_layout
31665
31666 \begin_layout Subsection
31667 List / TOC
31668 \end_layout
31669
31670 \begin_layout Standard
31671 Various lists can be inserted with this menu.
31672  The table of contents, the algorithm, figures, and tables list are described
31673  in section\InsetSpace ~
31674
31675 \begin_inset LatexCommand ref
31676 reference "sec:toc"
31677
31678 \end_inset
31679
31680 .
31681  The index list is described in section\InsetSpace ~
31682
31683 \begin_inset LatexCommand ref
31684 reference "sec:Index"
31685
31686 \end_inset
31687
31688 , the nomenclature in section\InsetSpace ~
31689
31690 \begin_inset LatexCommand ref
31691 reference "sec:Nomenclature"
31692
31693 \end_inset
31694
31695 , and the BibTeX bibliography in section\InsetSpace ~
31696
31697 \begin_inset LatexCommand ref
31698 reference "sub:Bibliography-databases"
31699
31700 \end_inset
31701
31702 .
31703 \end_layout
31704
31705 \begin_layout Subsection
31706 Float
31707 \end_layout
31708
31709 \begin_layout Standard
31710 To insert floats, described in section\InsetSpace ~
31711
31712 \begin_inset LatexCommand ref
31713 reference "sec:Floats"
31714
31715 \end_inset
31716
31717 .
31718 \end_layout
31719
31720 \begin_layout Subsection
31721 Note
31722 \end_layout
31723
31724 \begin_layout Standard
31725 To insert notes, described in section\InsetSpace ~
31726
31727 \begin_inset LatexCommand ref
31728 reference "sec:Notes"
31729
31730 \end_inset
31731
31732 .
31733 \end_layout
31734
31735 \begin_layout Subsection
31736 Branch
31737 \end_layout
31738
31739 \begin_layout Standard
31740 Inserts branch insets as described in section\InsetSpace ~
31741
31742 \begin_inset LatexCommand ref
31743 reference "sec:Branches"
31744
31745 \end_inset
31746
31747 .
31748 \end_layout
31749
31750 \begin_layout Subsection
31751 File
31752 \begin_inset LatexCommand index
31753 name "External Material"
31754
31755 \end_inset
31756
31757
31758 \end_layout
31759
31760 \begin_layout Standard
31761 Here you can inserts files to include them or its content to your document.
31762  How this can be done is in detail explained in chapter 
31763 \emph on
31764 External Stuff
31765 \emph default
31766  of the 
31767 \emph on
31768 Embedded Objects
31769 \emph default
31770  manual.
31771 \end_layout
31772
31773 \begin_layout Subsection
31774 Box
31775 \begin_inset LatexCommand index
31776 name "Boxes"
31777
31778 \end_inset
31779
31780
31781 \end_layout
31782
31783 \begin_layout Standard
31784 Inserts a minipage box that is described section\InsetSpace ~
31785
31786 \begin_inset LatexCommand ref
31787 reference "sec:Minipages"
31788
31789 \end_inset
31790
31791 .
31792  All box types supported by LyX are explained in detail in chapter 
31793 \emph on
31794 Boxes
31795 \emph default
31796  of the 
31797 \emph on
31798 Embedded Objects
31799 \emph default
31800  manual.
31801 \end_layout
31802
31803 \begin_layout Subsection
31804 Citation
31805 \end_layout
31806
31807 \begin_layout Standard
31808 Inserts a citation as described in section\InsetSpace ~
31809
31810 \begin_inset LatexCommand ref
31811 reference "sec:Bibliography"
31812
31813 \end_inset
31814
31815 .
31816 \end_layout
31817
31818 \begin_layout Subsection
31819 Cross-Reference
31820 \end_layout
31821
31822 \begin_layout Standard
31823 Inserts a cross-reference as described in section\InsetSpace ~
31824
31825 \begin_inset LatexCommand ref
31826 reference "sec:Cross-References"
31827
31828 \end_inset
31829
31830 .
31831 \end_layout
31832
31833 \begin_layout Subsection
31834 Label
31835 \end_layout
31836
31837 \begin_layout Standard
31838 Inserts a label as described in section\InsetSpace ~
31839
31840 \begin_inset LatexCommand ref
31841 reference "sec:Cross-References"
31842
31843 \end_inset
31844
31845 .
31846 \end_layout
31847
31848 \begin_layout Subsection
31849 Caption
31850 \begin_inset LatexCommand index
31851 name "Captions"
31852
31853 \end_inset
31854
31855
31856 \begin_inset LatexCommand index
31857 name "Longtables ! Caption"
31858
31859 \end_inset
31860
31861
31862 \end_layout
31863
31864 \begin_layout Standard
31865 Inserts a caption to floats or longtables.
31866  Floats are described in section\InsetSpace ~
31867
31868 \begin_inset LatexCommand ref
31869 reference "sec:Floats"
31870
31871 \end_inset
31872
31873 , cations in longtables are described in section 
31874 \emph on
31875 Longtable Captions
31876 \emph default
31877  of the 
31878 \emph on
31879 Embedded Objects
31880 \emph default
31881  manual.
31882 \end_layout
31883
31884 \begin_layout Subsection
31885 Index Entry
31886 \end_layout
31887
31888 \begin_layout Standard
31889 Inserts an index entry as described in section\InsetSpace ~
31890
31891 \begin_inset LatexCommand ref
31892 reference "sec:Index"
31893
31894 \end_inset
31895
31896 .
31897 \end_layout
31898
31899 \begin_layout Subsection
31900 Nomenclature Entry
31901 \end_layout
31902
31903 \begin_layout Standard
31904 Inserts a nomenclature entry as described in section\InsetSpace ~
31905
31906 \begin_inset LatexCommand ref
31907 reference "sec:Nomenclature"
31908
31909 \end_inset
31910
31911 .
31912 \end_layout
31913
31914 \begin_layout Subsection
31915 Table
31916 \end_layout
31917
31918 \begin_layout Standard
31919 Inserts a table.
31920  Tables are described in section\InsetSpace ~
31921
31922 \begin_inset LatexCommand ref
31923 reference "sec:Tables"
31924
31925 \end_inset
31926
31927 .
31928 \end_layout
31929
31930 \begin_layout Subsection
31931 Graphics
31932 \end_layout
31933
31934 \begin_layout Standard
31935 Inserts a graphic.
31936  Graphics are described in section\InsetSpace ~
31937
31938 \begin_inset LatexCommand ref
31939 reference "sec:Graphics"
31940
31941 \end_inset
31942
31943 .
31944 \end_layout
31945
31946 \begin_layout Subsection
31947 URL
31948 \end_layout
31949
31950 \begin_layout Standard
31951 Inserts an URL box as described in section\InsetSpace ~
31952
31953 \begin_inset LatexCommand ref
31954 reference "sec:URL"
31955
31956 \end_inset
31957
31958 .
31959 \end_layout
31960
31961 \begin_layout Subsection
31962 Footnote
31963 \end_layout
31964
31965 \begin_layout Standard
31966 Inserts a footnote, see section\InsetSpace ~
31967
31968 \begin_inset LatexCommand ref
31969 reference "sec:Footnotes"
31970
31971 \end_inset
31972
31973 .
31974 \end_layout
31975
31976 \begin_layout Subsection
31977 Marginal Note
31978 \end_layout
31979
31980 \begin_layout Standard
31981 Inserts a marginal note, see section\InsetSpace ~
31982
31983 \begin_inset LatexCommand ref
31984 reference "sec:Marginal-Notes"
31985
31986 \end_inset
31987
31988 .
31989 \end_layout
31990
31991 \begin_layout Subsection
31992 Short Title
31993 \end_layout
31994
31995 \begin_layout Standard
31996 Inserts a short title, see section\InsetSpace ~
31997
31998 \begin_inset LatexCommand ref
31999 reference "sec:Footnotes"
32000
32001 \end_inset
32002
32003 .
32004 \end_layout
32005
32006 \begin_layout Subsection
32007 TeX Code
32008 \end_layout
32009
32010 \begin_layout Standard
32011 Inserts an ERT box, see section\InsetSpace ~
32012
32013 \begin_inset LatexCommand ref
32014 reference "sub:ERT-Boxes"
32015
32016 \end_inset
32017
32018  for a description.
32019 \end_layout
32020
32021 \begin_layout Subsection
32022 Program Listing
32023 \begin_inset LatexCommand index
32024 name "Program listings"
32025
32026 \end_inset
32027
32028
32029 \end_layout
32030
32031 \begin_layout Standard
32032 Inserts a program listings box.
32033  Program listings are explained in chapter 
32034 \emph on
32035 Program Code Listings
32036 \emph default
32037  of the 
32038 \emph on
32039 Embedded Objects
32040 \emph default
32041  manual.
32042 \end_layout
32043
32044 \begin_layout Subsection
32045 Date
32046 \end_layout
32047
32048 \begin_layout Standard
32049 Inserts the actual date in the following form: month/day/year
32050 \end_layout
32051
32052 \begin_layout Standard
32053 The format is independent of the document language.
32054  LyX offers another ways to insert a date which is explained in section
32055  
32056 \emph on
32057 External Material
32058 \emph default
32059  of the 
32060 \emph on
32061 Embedded Objects
32062 \emph default
32063  manual.
32064  There the different methods are also compared.
32065 \end_layout
32066
32067 \begin_layout Section
32068 The Navigate Menu
32069 \begin_inset LatexCommand index
32070 name "Menu ! Navigate"
32071
32072 \end_inset
32073
32074
32075 \end_layout
32076
32077 \begin_layout Standard
32078 This menu lists the existing, chapter, sections, figures, and tables of
32079  the current document.
32080  This allows you to navigate easily through you document.
32081 \end_layout
32082
32083 \begin_layout Standard
32084 The Navigate menu also offers to 
32085 \end_layout
32086
32087 \begin_layout Subsection
32088 Bookmarks
32089 \end_layout
32090
32091 \begin_layout Standard
32092 With this menu you are able to define your own bookmarks.
32093  This is useful when you are working on a large documents and often have
32094  to jump e.g.
32095  between section\InsetSpace ~
32096 2.5 and 6.3.
32097  To create bookmarks for this example, go to section\InsetSpace ~
32098 2.5 and use the menu
32099  
32100 \family sans
32101 Save\InsetSpace ~
32102 Bookmark\InsetSpace ~
32103 1
32104 \family default
32105 .
32106  Then go to section\InsetSpace ~
32107 6.3 and use 
32108 \family sans
32109 Save\InsetSpace ~
32110 Bookmark\InsetSpace ~
32111
32112 \family default
32113 2.
32114  Now you can easily jump between these sections by using the menu or by
32115  the key bindings 
32116 \family sans
32117 C-1
32118 \family default
32119  and 
32120 \family sans
32121 C-2
32122 \family default
32123 .
32124 \end_layout
32125
32126 \begin_layout Standard
32127 You can also use bookmarks to jump between several opened documents.
32128  The saved bookmarks are valid till the document is closed.
32129 \end_layout
32130
32131 \begin_layout Subsection
32132 Next Note, Change, Cross-reference
32133 \end_layout
32134
32135 \begin_layout Standard
32136 Jump to the next note, change, or cross-reference following the current
32137  cursor position.
32138 \end_layout
32139
32140 \begin_layout Subsection
32141 Go to Label
32142 \end_layout
32143
32144 \begin_layout Standard
32145 Only active when the cursor is in front of a cross-reference.
32146  Sets the cursor before the referenced label, the same as if you right-click
32147  on a cross-reference box.
32148 \end_layout
32149
32150 \begin_layout Section
32151 The Document Menu
32152 \begin_inset LatexCommand index
32153 name "Menu ! Document"
32154
32155 \end_inset
32156
32157
32158 \end_layout
32159
32160 \begin_layout Subsection
32161 Change Tracking
32162 \end_layout
32163
32164 \begin_layout Standard
32165 Change Tracking is described in section\InsetSpace ~
32166
32167 \begin_inset LatexCommand ref
32168 reference "sec:Change-Tracking"
32169
32170 \end_inset
32171
32172 .
32173 \end_layout
32174
32175 \begin_layout Subsection
32176 LaT
32177 \begin_inset ERT
32178 status collapsed
32179
32180 \begin_layout Standard
32181
32182 {}
32183 \end_layout
32184
32185 \end_inset
32186
32187 eX Log
32188 \end_layout
32189
32190 \begin_layout Standard
32191 After running LaTeX by viewing or exporting a document, this menu will be
32192  enabled.
32193  It shows the logfile of the used LaTeX-program.
32194 \end_layout
32195
32196 \begin_layout Standard
32197 Here you can see how LaTeX works in the background.
32198  
32199 \emph on
32200 Experts
32201 \emph default
32202  will find in it reasons for LaTeX-errors.
32203 \end_layout
32204
32205 \begin_layout Subsection
32206 Outline
32207 \end_layout
32208
32209 \begin_layout Standard
32210 Opens the TOC/Outline window as described in section\InsetSpace ~
32211
32212 \begin_inset LatexCommand ref
32213 reference "sub:Table-of-Contents"
32214
32215 \end_inset
32216
32217 .
32218 \end_layout
32219
32220 \begin_layout Subsection
32221 Start Appendix Here
32222 \end_layout
32223
32224 \begin_layout Standard
32225 This menu will start the appendix of the document at the current cursor
32226  position as described in section\InsetSpace ~
32227
32228 \begin_inset LatexCommand ref
32229 reference "sec:Appendices"
32230
32231 \end_inset
32232
32233 .
32234 \end_layout
32235
32236 \begin_layout Subsection
32237 Compressed
32238 \end_layout
32239
32240 \begin_layout Standard
32241 Un/compresses the actual document.
32242 \end_layout
32243
32244 \begin_layout Subsection
32245 Settings
32246 \begin_inset LatexCommand label
32247 name "sub:Settings"
32248
32249 \end_inset
32250
32251
32252 \begin_inset LatexCommand index
32253 name "Document ! Settings"
32254
32255 \end_inset
32256
32257
32258 \end_layout
32259
32260 \begin_layout Standard
32261 This menu dialog contains some submenus to set properties for the whole
32262  document.
32263  You can save your document settings as default with the 
32264 \family sans
32265 Save as Document Defaults
32266 \family default
32267  button in the dialog.
32268  This will create a template named 
32269 \family typewriter
32270 default.lyx
32271 \family default
32272  which is automatically loaded by LyX when you create a new document without
32273  using a template.
32274 \end_layout
32275
32276 \begin_layout Standard
32277 The different submenus of the dialog are explained in the following:
32278 \end_layout
32279
32280 \begin_layout Subsubsection*
32281 Document Class
32282 \end_layout
32283
32284 \begin_layout Standard
32285 Here you set the document class, class options, and a Postscript driver.
32286  Document classes are described in section\InsetSpace ~
32287
32288 \begin_inset LatexCommand ref
32289 reference "sec:Document-Classes"
32290
32291 \end_inset
32292
32293 .
32294  The Postscript driver is used for LaTeX's color and graphics packages.
32295  When using 
32296 \family sans
32297 Default
32298 \family default
32299 , the default driver for the LaTeX-packages are used.
32300  It is recommended to use the default unless your know what you are doing.
32301 \end_layout
32302
32303 \begin_layout Subsubsection*
32304 Fonts
32305 \end_layout
32306
32307 \begin_layout Standard
32308 The document font settings are described in section\InsetSpace ~
32309
32310 \begin_inset LatexCommand ref
32311 reference "sec:Fonts-and-Text"
32312
32313 \end_inset
32314
32315 .
32316 \end_layout
32317
32318 \begin_layout Subsubsection*
32319 Text Layout
32320 \end_layout
32321
32322 \begin_layout Standard
32323 You can specify if paragraphs should be separated by indentations or vertical
32324  skips.
32325  The line spacing and the number of text columns can here also be specified.
32326  
32327 \end_layout
32328
32329 \begin_layout Standard
32330 Note that LyX won't show two columns or the set up line spacing on screen.
32331  That's impractical, often unreadable, and not part of the WYSIWYM concept.
32332  However, it will be as you specified it in the output.
32333 \end_layout
32334
32335 \begin_layout Standard
32336 The listings settings are explained in the corresponding section in the
32337  
32338 \emph on
32339 Embedded Objects
32340 \emph default
32341  manual.
32342 \end_layout
32343
32344 \begin_layout Subsubsection*
32345 Page Layout
32346 \end_layout
32347
32348 \begin_layout Standard
32349 A description of this menu is given in section\InsetSpace ~
32350
32351 \begin_inset LatexCommand ref
32352 reference "sub:Paper-Size,-Orientation,"
32353
32354 \end_inset
32355
32356  and 
32357 \begin_inset LatexCommand ref
32358 reference "sub:Document-Layout"
32359
32360 \end_inset
32361
32362 .
32363 \end_layout
32364
32365 \begin_layout Subsubsection*
32366 Page Margins
32367 \end_layout
32368
32369 \begin_layout Standard
32370 Here you can adjust the paper margins, see section\InsetSpace ~
32371
32372 \begin_inset LatexCommand ref
32373 reference "sub:Margins"
32374
32375 \end_inset
32376
32377 .
32378 \end_layout
32379
32380 \begin_layout Subsubsection*
32381 Language
32382 \begin_inset LatexCommand index
32383 name "Language ! Encoding"
32384
32385 \end_inset
32386
32387
32388 \end_layout
32389
32390 \begin_layout Standard
32391 The document language and quote styles are set here.
32392  The encoding is necessary to be able to enter characters in the document
32393  language.
32394  E.g.
32395  you want to enter the æ-ligature directly with the keyboard and not by
32396  using LaTeX-commands.
32397 \end_layout
32398
32399 \begin_layout Standard
32400 If you use the option 
32401 \family sans
32402 use language's default encoding
32403 \family default
32404 , the default encoding for the selected language is used.
32405 \end_layout
32406
32407 \begin_layout Standard
32408 Here is a list with the important encodings:
32409 \end_layout
32410
32411 \begin_layout Description
32412 amscii8 encoding for Armenian
32413 \end_layout
32414
32415 \begin_layout Description
32416 cp1250 MS Windows code page for latin2
32417 \end_layout
32418
32419 \begin_layout Description
32420 cp1251 MS Windows code page for Cyrillic
32421 \end_layout
32422
32423 \begin_layout Description
32424 cp1252 MS Windows code page for latin1
32425 \end_layout
32426
32427 \begin_layout Description
32428 cp1255 MS Windows code page for Hebrew, superset of the ISO-8859-8 encoding
32429 \end_layout
32430
32431 \begin_layout Description
32432 cp1256 MS Windows code page for Arabic and Farsi
32433 \end_layout
32434
32435 \begin_layout Description
32436 cp1257 MS Windows code page for Estonian, Latvian, and Lithuanian, the ISO-8859-
32437 13 encoding that is a superset of the ISO-8859-4 encoding
32438 \end_layout
32439
32440 \begin_layout Description
32441 iso88595 the ISO-8859-5 encoding, covers Belorussian, Bulgarian, Macedonian,
32442  Serbian, and Ukrainian
32443 \end_layout
32444
32445 \begin_layout Description
32446 iso-8859-7 the ISO-8859-7 encoding, covers Greek
32447 \end_layout
32448
32449 \begin_layout Description
32450 8859-8 the ISO-8859-8 encoding, covers Hebrew
32451 \end_layout
32452
32453 \begin_layout Description
32454 koi8-r standard Cyrillic especially for Russian
32455 \end_layout
32456
32457 \begin_layout Description
32458 koi8-u Cyrillic for Ukrainian
32459 \end_layout
32460
32461 \begin_layout Description
32462 latin1 the ISO-8859-1 encoding, covers the languages Albanian, Catalan,
32463  Danish, Dutch, English, Faroese, Finnish, French, Galician, German, Icelandic,
32464  Irish, Italian, Norwegian, Portuguese, Spanish, and Swedish; should be
32465  replaced by latin9
32466 \end_layout
32467
32468 \begin_layout Description
32469 latin2 the ISO-8859-2 encoding, covers Albanian, Croatian, Czech, German,
32470  Hungarian, Polish, Romanian, Slovak, and Slovenian
32471 \end_layout
32472
32473 \begin_layout Description
32474 latin3 the ISO-8859-3 encoding, covers Esperanto, Galician, Maltese, and
32475  Turkish
32476 \end_layout
32477
32478 \begin_layout Description
32479 latin4 the ISO-8859-4 encoding, covers Estonian, Latvian, and Lithuanian
32480 \end_layout
32481
32482 \begin_layout Description
32483 latin5 the ISO-8859-9 encoding, covers Turkish, like the ISO-8859-1 encoding
32484  where the Icelandic letters are replaced by Turkish ones
32485 \end_layout
32486
32487 \begin_layout Description
32488 latin9 the ISO-8859-15 encoding, like the ISO-8859-1 encoding, but with
32489  the euro currency sign, the 
32490 \begin_inset ERT
32491 status collapsed
32492
32493 \begin_layout Standard
32494
32495
32496 \backslash
32497 oe
32498 \end_layout
32499
32500 \end_inset
32501
32502 -ligature and some characters used for French and Finnish; latin9 should
32503  be the replacement for latin1
32504 \end_layout
32505
32506 \begin_layout Description
32507 pt154 Cyrillic for Kazakh
32508 \end_layout
32509
32510 \begin_layout Description
32511 utf8 code page for Unicode utf8
32512 \end_layout
32513
32514 \begin_layout Description
32515 UTF8 code page provided for CJK languages (Chinese, Japanese, Korean)
32516 \end_layout
32517
32518 \begin_layout Description
32519 utf8-plain code page provided to be used with for 
32520 \family sans
32521 XeTeX
32522 \family default
32523
32524 \begin_inset Foot
32525 status collapsed
32526
32527 \begin_layout Standard
32528 XeTeX is a TeX typesetting engine, an alternative for LaTeX.
32529  It natively supports Unicode while its input file is assumed to be in UTF-8
32530  encoding.
32531  More about using LyX with XeTeX can be found here: 
32532 \begin_inset LatexCommand url
32533 target "http://wiki.lyx.org/LyX/XeTeX"
32534
32535 \end_inset
32536
32537
32538 \end_layout
32539
32540 \end_inset
32541
32542 , which uses Unicode directly, without the help of the LaTeX-package 
32543 \series bold
32544 inputenc
32545 \series default
32546
32547 \begin_inset LatexCommand index
32548 name "LaTeX-packages ! inputenc"
32549
32550 \end_inset
32551
32552 .
32553 \end_layout
32554
32555 \begin_layout Description
32556 utf8x code page provided for CJK languages
32557 \end_layout
32558
32559 \begin_layout Subsubsection*
32560 Numbering & TOC
32561 \end_layout
32562
32563 \begin_layout Standard
32564 You can adjust here the numbering depth of sections headings as described
32565  in section\InsetSpace ~
32566
32567 \begin_inset LatexCommand ref
32568 reference "sub:Numbering-depth"
32569
32570 \end_inset
32571
32572 .
32573 \end_layout
32574
32575 \begin_layout Subsubsection*
32576 Bibliography
32577 \end_layout
32578
32579 \begin_layout Standard
32580 You can specify here a citation style using the LaTeX-packages 
32581 \series bold
32582 natbib
32583 \begin_inset LatexCommand index
32584 name "LaTeX-packages ! natbib"
32585
32586 \end_inset
32587
32588
32589 \series default
32590  or 
32591 \series bold
32592 jurabib
32593 \series default
32594
32595 \begin_inset LatexCommand index
32596 name "LaTeX-packages ! jurabib"
32597
32598 \end_inset
32599
32600 .
32601  For a further description see section\InsetSpace ~
32602
32603 \begin_inset LatexCommand ref
32604 reference "sec:Bibliography"
32605
32606 \end_inset
32607
32608 .
32609 \end_layout
32610
32611 \begin_layout Subsubsection*
32612 Math Options
32613 \end_layout
32614
32615 \begin_layout Standard
32616 These options will force LyX to use the LaTeX-packages 
32617 \series bold
32618 amsmath
32619 \begin_inset LatexCommand index
32620 name "LaTeX-packages ! amsmath"
32621
32622 \end_inset
32623
32624
32625 \series default
32626  and 
32627 \series bold
32628 esint
32629 \begin_inset LatexCommand index
32630 name "LaTeX-packages ! esint"
32631
32632 \end_inset
32633
32634
32635 \series default
32636  or to use them automatically when they are needed.
32637 \end_layout
32638
32639 \begin_layout Standard
32640
32641 \series bold
32642 amsmath
32643 \series default
32644  is needed for many constructs, so when you get LaTeX-errors in formulas,
32645  assure that you have enabled AMS.
32646 \end_layout
32647
32648 \begin_layout Standard
32649
32650 \series bold
32651 esint
32652 \series default
32653  is used for special integral characters.
32654 \end_layout
32655
32656 \begin_layout Subsubsection*
32657 Float Placement
32658 \end_layout
32659
32660 \begin_layout Standard
32661 The float placement options are described in section
32662 \begin_inset Formula $\,$
32663 \end_inset
32664
32665
32666 \begin_inset LatexCommand ref
32667 reference "sub:Float-Placement"
32668
32669 \end_inset
32670
32671 .
32672 \end_layout
32673
32674 \begin_layout Subsubsection*
32675 Bullets
32676 \end_layout
32677
32678 \begin_layout Standard
32679 Here you can adjust the characters for the itemize levels.
32680  The itemize environment is described in section\InsetSpace ~
32681
32682 \begin_inset LatexCommand ref
32683 reference "sec:Itemize"
32684
32685 \end_inset
32686
32687 .
32688 \end_layout
32689
32690 \begin_layout Subsubsection*
32691 Branches
32692 \end_layout
32693
32694 \begin_layout Standard
32695 Branches are described in section\InsetSpace ~
32696
32697 \begin_inset LatexCommand ref
32698 reference "sec:Branches"
32699
32700 \end_inset
32701
32702 .
32703 \end_layout
32704
32705 \begin_layout Subsubsection*
32706 LaT
32707 \begin_inset ERT
32708 status collapsed
32709
32710 \begin_layout Standard
32711
32712 {}
32713 \end_layout
32714
32715 \end_inset
32716
32717 eX Preamble
32718 \end_layout
32719
32720 \begin_layout Standard
32721 In this text field are entered commands to load special LaTeX-packages or
32722  to define LaTeX-commands.
32723  The preamble is a thing for LaTeX-experts.
32724  You shouldn't enter commands here until you don't exactly know what you
32725  do.
32726 \end_layout
32727
32728 \begin_layout Standard
32729 An introduction in the LaTeX-syntax is given in section\InsetSpace ~
32730
32731 \begin_inset LatexCommand ref
32732 reference "sub:LaTeX-Syntax"
32733
32734 \end_inset
32735
32736 .
32737 \end_layout
32738
32739 \begin_layout Section
32740 The Tools Menu
32741 \begin_inset LatexCommand index
32742 name "Menu ! Tools"
32743
32744 \end_inset
32745
32746
32747 \end_layout
32748
32749 \begin_layout Subsection
32750 Spellchecker
32751 \end_layout
32752
32753 \begin_layout Standard
32754 Spell checking is explained in section\InsetSpace ~
32755
32756 \begin_inset LatexCommand ref
32757 reference "sec:Spellchecking"
32758
32759 \end_inset
32760
32761 .
32762 \end_layout
32763
32764 \begin_layout Subsection
32765 Thesaurus
32766 \end_layout
32767
32768 \begin_layout Standard
32769 The thesaurus is described in section\InsetSpace ~
32770
32771 \begin_inset LatexCommand ref
32772 reference "sec:Thesaurus"
32773
32774 \end_inset
32775
32776 .
32777 \end_layout
32778
32779 \begin_layout Subsection
32780 Count Words
32781 \begin_inset LatexCommand index
32782 name "Word count"
32783
32784 \end_inset
32785
32786
32787 \end_layout
32788
32789 \begin_layout Standard
32790 Counts the number of words in the actual document or the highlighted document
32791  part.
32792 \end_layout
32793
32794 \begin_layout Subsection
32795 T
32796 \begin_inset ERT
32797 status collapsed
32798
32799 \begin_layout Standard
32800
32801 {}
32802 \end_layout
32803
32804 \end_inset
32805
32806 eX Information
32807 \begin_inset LatexCommand index
32808 name "TeX Information"
32809
32810 \end_inset
32811
32812
32813 \end_layout
32814
32815 \begin_layout Standard
32816 Shows you a list of the classes and styles installed in your LaTeX-system.
32817 \end_layout
32818
32819 \begin_layout Subsection
32820 Reconfigure
32821 \begin_inset LatexCommand index
32822 name "Reconfiguration of LyX"
32823
32824 \end_inset
32825
32826
32827 \begin_inset LatexCommand index
32828 name "LyX ! Reconfigure|see{Reconfiguration of LyX}"
32829
32830 \end_inset
32831
32832
32833 \end_layout
32834
32835 \begin_layout Standard
32836 This menu reconfigures LyX.
32837  That means LyX looks for LaTeX-packages and needed programs, see also section\InsetSpace ~
32838
32839 \begin_inset LatexCommand ref
32840 reference "sec:Basic-LyX-Setup"
32841
32842 \end_inset
32843
32844 .
32845 \end_layout
32846
32847 \begin_layout Subsection
32848 Preferences
32849 \end_layout
32850
32851 \begin_layout Standard
32852 The preferences dialog is described in detail in chapter
32853 \begin_inset Formula $\,$
32854 \end_inset
32855
32856
32857 \begin_inset LatexCommand ref
32858 reference "cha:The-Preferences-dialog"
32859
32860 \end_inset
32861
32862 .
32863 \end_layout
32864
32865 \begin_layout Section
32866 The Help Menu
32867 \begin_inset LatexCommand index
32868 name "Menu ! Help"
32869
32870 \end_inset
32871
32872
32873 \end_layout
32874
32875 \begin_layout Standard
32876 This menu opens the documentation files of LyX in the language of LyX's
32877  menus.
32878 \end_layout
32879
32880 \begin_layout Standard
32881 The menu 
32882 \family sans
32883 LaTeX\InsetSpace ~
32884 Configuration
32885 \family default
32886  shows a LyX-document with informations about the LaTeX-packages and classes
32887  found by LyX (see also section\InsetSpace ~
32888
32889 \begin_inset LatexCommand ref
32890 reference "sec:LaTeX-Setup"
32891
32892 \end_inset
32893
32894 ).
32895 \end_layout
32896
32897 \begin_layout Section
32898 Toolbars
32899 \begin_inset LatexCommand label
32900 name "sec:Toolbars"
32901
32902 \end_inset
32903
32904
32905 \end_layout
32906
32907 \begin_layout Standard
32908 How to show or hide toolbars is explained in section\InsetSpace ~
32909
32910 \begin_inset LatexCommand ref
32911 reference "sub:Toolbars"
32912
32913 \end_inset
32914
32915 .
32916 \end_layout
32917
32918 \begin_layout Standard
32919 It is also possible to define custom toolbars.
32920  This is described in the 
32921 \emph on
32922 Extended Features
32923 \emph default
32924  manual.
32925  
32926 \end_layout
32927
32928 \begin_layout Subsection
32929 Standard Toolbar
32930 \begin_inset LatexCommand index
32931 name "Toolbar ! Standard"
32932
32933 \end_inset
32934
32935
32936 \end_layout
32937
32938 \begin_layout Standard
32939 \begin_inset Graphics
32940         filename clipart/StandardToolbar.png
32941         width 100col%
32942
32943 \end_inset
32944
32945
32946 \end_layout
32947
32948 \begin_layout Standard
32949 \begin_inset VSpace defskip
32950 \end_inset
32951
32952
32953 \end_layout
32954
32955 \begin_layout Standard
32956 The standard toolbar as shown above contains from left to right the following
32957  buttons:
32958 \begin_inset ERT
32959 status collapsed
32960
32961 \begin_layout Standard
32962
32963
32964 \backslash
32965 setlength{
32966 \backslash
32967 LTleft}{0pt}
32968 \end_layout
32969
32970 \end_inset
32971
32972
32973 \begin_inset Note Note
32974 status collapsed
32975
32976 \begin_layout Standard
32977 This is necessary to left align the following longtables.
32978  See the 
32979 \emph on
32980 Embedded Objects
32981 \emph default
32982  manual for more information.
32983 \end_layout
32984
32985 \end_inset
32986
32987
32988 \end_layout
32989
32990 \begin_layout Standard
32991 \begin_inset VSpace defskip
32992 \end_inset
32993
32994
32995 \end_layout
32996
32997 \begin_layout Standard
32998 \begin_inset Tabular
32999 <lyxtabular version="3" rows="1" columns="2">
33000 <features islongtable="true">
33001 <column alignment="center" valignment="top" width="0">
33002 <column alignment="center" valignment="top" width="0">
33003 <row>
33004 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33005 \begin_inset Text
33006
33007 \begin_layout Standard
33008 \begin_inset Graphics
33009         filename clipart/ToolbarEnvBox.png
33010         clip
33011
33012 \end_inset
33013
33014
33015 \end_layout
33016
33017 \end_inset
33018 </cell>
33019 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
33020 \begin_inset Text
33021
33022 \begin_layout Standard
33023 pull-down menu for the paragraph environments
33024 \end_layout
33025
33026 \end_inset
33027 </cell>
33028 </row>
33029 </lyxtabular>
33030
33031 \end_inset
33032
33033
33034 \end_layout
33035
33036 \begin_layout Standard
33037 \begin_inset VSpace -10mm
33038 \end_inset
33039
33040
33041 \end_layout
33042
33043 \begin_layout Standard
33044 \align left
33045 \begin_inset Tabular
33046 <lyxtabular version="3" rows="20" columns="2">
33047 <features islongtable="true">
33048 <column alignment="left" valignment="top" width="0">
33049 <column alignment="left" valignment="top" width="0">
33050 <row interlinespace="2.5mm">
33051 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33052 \begin_inset Text
33053
33054 \begin_layout Standard
33055
33056 \family sans
33057 \begin_inset Graphics
33058         filename ../images/buffer-new.xpm
33059         BoundingBox 0bp 5bp 20bp 20bp
33060
33061 \end_inset
33062
33063
33064 \end_layout
33065
33066 \end_inset
33067 </cell>
33068 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
33069 \begin_inset Text
33070
33071 \begin_layout Standard
33072
33073 \family sans
33074 File\SpecialChar \menuseparator
33075 New
33076 \end_layout
33077
33078 \end_inset
33079 </cell>
33080 </row>
33081 <row interlinespace="2.5mm">
33082 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33083 \begin_inset Text
33084
33085 \begin_layout Standard
33086 \begin_inset Graphics
33087         filename ../images/file-open.xpm
33088         BoundingBox 0bp 5bp 20bp 20bp
33089
33090 \end_inset
33091
33092
33093 \end_layout
33094
33095 \end_inset
33096 </cell>
33097 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
33098 \begin_inset Text
33099
33100 \begin_layout Standard
33101
33102 \family sans
33103 File\SpecialChar \menuseparator
33104 Open
33105 \end_layout
33106
33107 \end_inset
33108 </cell>
33109 </row>
33110 <row interlinespace="2.5mm">
33111 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33112 \begin_inset Text
33113
33114 \begin_layout Standard
33115 \begin_inset Graphics
33116         filename ../images/buffer-write.xpm
33117         BoundingBox 0bp 5bp 20bp 20bp
33118
33119 \end_inset
33120
33121
33122 \end_layout
33123
33124 \end_inset
33125 </cell>
33126 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
33127 \begin_inset Text
33128
33129 \begin_layout Standard
33130
33131 \family sans
33132 File\SpecialChar \menuseparator
33133 Save
33134 \end_layout
33135
33136 \end_inset
33137 </cell>
33138 </row>
33139 <row interlinespace="2.5mm">
33140 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33141 \begin_inset Text
33142
33143 \begin_layout Standard
33144 \begin_inset Graphics
33145         filename ../images/dialog-show_print.xpm
33146         BoundingBox 0bp 5bp 24bp 20bp
33147
33148 \end_inset
33149
33150
33151 \end_layout
33152
33153 \end_inset
33154 </cell>
33155 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
33156 \begin_inset Text
33157
33158 \begin_layout Standard
33159
33160 \family sans
33161 File\SpecialChar \menuseparator
33162 Print
33163 \end_layout
33164
33165 \end_inset
33166 </cell>
33167 </row>
33168 <row interlinespace="2.5mm">
33169 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33170 \begin_inset Text
33171
33172 \begin_layout Standard
33173 \begin_inset Graphics
33174         filename ../images/dialog-show_spellchecker.xpm
33175         BoundingBox 0bp 5bp 20bp 20bp
33176
33177 \end_inset
33178
33179
33180 \end_layout
33181
33182 \end_inset
33183 </cell>
33184 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
33185 \begin_inset Text
33186
33187 \begin_layout Standard
33188
33189 \family sans
33190 Tools\SpecialChar \menuseparator
33191 Spellchecker
33192 \end_layout
33193
33194 \end_inset
33195 </cell>
33196 </row>
33197 <row interlinespace="2.5mm">
33198 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33199 \begin_inset Text
33200
33201 \begin_layout Standard
33202 \begin_inset Graphics
33203         filename ../images/undo.xpm
33204         BoundingBox 0bp 5bp 20bp 20bp
33205
33206 \end_inset
33207
33208
33209 \end_layout
33210
33211 \end_inset
33212 </cell>
33213 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
33214 \begin_inset Text
33215
33216 \begin_layout Standard
33217
33218 \family sans
33219 Edit\SpecialChar \menuseparator
33220 Undo
33221 \end_layout
33222
33223 \end_inset
33224 </cell>
33225 </row>
33226 <row interlinespace="2.5mm">
33227 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33228 \begin_inset Text
33229
33230 \begin_layout Standard
33231 \begin_inset Graphics
33232         filename ../images/redo.xpm
33233         BoundingBox 0bp 5bp 20bp 20bp
33234
33235 \end_inset
33236
33237
33238 \end_layout
33239
33240 \end_inset
33241 </cell>
33242 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
33243 \begin_inset Text
33244
33245 \begin_layout Standard
33246
33247 \family sans
33248 Edit\SpecialChar \menuseparator
33249 Redo
33250 \end_layout
33251
33252 \end_inset
33253 </cell>
33254 </row>
33255 <row interlinespace="2.5mm">
33256 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33257 \begin_inset Text
33258
33259 \begin_layout Standard
33260 \begin_inset Graphics
33261         filename ../images/cut.xpm
33262         BoundingBox 0bp 5bp 20bp 20bp
33263
33264 \end_inset
33265
33266
33267 \end_layout
33268
33269 \end_inset
33270 </cell>
33271 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
33272 \begin_inset Text
33273
33274 \begin_layout Standard
33275
33276 \family sans
33277 Edit\SpecialChar \menuseparator
33278 Cut
33279 \end_layout
33280
33281 \end_inset
33282 </cell>
33283 </row>
33284 <row interlinespace="2.5mm">
33285 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33286 \begin_inset Text
33287
33288 \begin_layout Standard
33289 \begin_inset Graphics
33290         filename ../images/copy.xpm
33291         BoundingBox 0bp 5bp 20bp 20bp
33292
33293 \end_inset
33294
33295
33296 \end_layout
33297
33298 \end_inset
33299 </cell>
33300 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
33301 \begin_inset Text
33302
33303 \begin_layout Standard
33304
33305 \family sans
33306 Edit\SpecialChar \menuseparator
33307 Copy
33308 \end_layout
33309
33310 \end_inset
33311 </cell>
33312 </row>
33313 <row interlinespace="2.5mm">
33314 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33315 \begin_inset Text
33316
33317 \begin_layout Standard
33318 \begin_inset Graphics
33319         filename ../images/paste.xpm
33320         BoundingBox 0bp 5bp 20bp 20bp
33321
33322 \end_inset
33323
33324
33325 \end_layout
33326
33327 \end_inset
33328 </cell>
33329 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
33330 \begin_inset Text
33331
33332 \begin_layout Standard
33333
33334 \family sans
33335 Edit\SpecialChar \menuseparator
33336 Paste
33337 \end_layout
33338
33339 \end_inset
33340 </cell>
33341 </row>
33342 <row interlinespace="2.5mm">
33343 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33344 \begin_inset Text
33345
33346 \begin_layout Standard
33347 \begin_inset Graphics
33348         filename ../images/dialog-show_findreplace.xpm
33349         BoundingBox 0bp 5bp 20bp 25bp
33350         rotateOrigin center
33351
33352 \end_inset
33353
33354
33355 \end_layout
33356
33357 \end_inset
33358 </cell>
33359 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
33360 \begin_inset Text
33361
33362 \begin_layout Standard
33363
33364 \family sans
33365 Edit\SpecialChar \menuseparator
33366 Find\InsetSpace \thinspace{}
33367 &\InsetSpace \thinspace{}
33368 Replace
33369 \end_layout
33370
33371 \end_inset
33372 </cell>
33373 </row>
33374 <row interlinespace="2.5mm">
33375 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33376 \begin_inset Text
33377
33378 \begin_layout Standard
33379 \begin_inset Graphics
33380         filename ../images/font-emph.xpm
33381         BoundingBox 0bp 5bp 20bp 20bp
33382
33383 \end_inset
33384
33385
33386 \end_layout
33387
33388 \end_inset
33389 </cell>
33390 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
33391 \begin_inset Text
33392
33393 \begin_layout Standard
33394 Emphasize text, function of the Edit
33395 \family sans
33396 \SpecialChar \menuseparator
33397 Text\InsetSpace ~
33398 Style
33399 \family default
33400  dialog
33401 \end_layout
33402
33403 \end_inset
33404 </cell>
33405 </row>
33406 <row interlinespace="2.5mm">
33407 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33408 \begin_inset Text
33409
33410 \begin_layout Standard
33411 \begin_inset Graphics
33412         filename ../images/font-noun.xpm
33413         BoundingBox 0bp 5bp 20bp 20bp
33414
33415 \end_inset
33416
33417
33418 \end_layout
33419
33420 \end_inset
33421 </cell>
33422 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
33423 \begin_inset Text
33424
33425 \begin_layout Standard
33426 Set text to noun style, function of the Edit
33427 \family sans
33428 \SpecialChar \menuseparator
33429 Text\InsetSpace ~
33430 Style
33431 \family default
33432  dialog
33433 \end_layout
33434
33435 \end_inset
33436 </cell>
33437 </row>
33438 <row interlinespace="2.5mm">
33439 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33440 \begin_inset Text
33441
33442 \begin_layout Standard
33443 \begin_inset Graphics
33444         filename ../images/font-free-apply.xpm
33445         BoundingBox 0bp 5bp 20bp 20bp
33446
33447 \end_inset
33448
33449
33450 \end_layout
33451
33452 \end_inset
33453 </cell>
33454 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
33455 \begin_inset Text
33456
33457 \begin_layout Standard
33458 Formats text using the current settings in the 
33459 \family sans
33460 Edit\SpecialChar \menuseparator
33461 Text\InsetSpace ~
33462 Style
33463 \family default
33464  dialog
33465 \end_layout
33466
33467 \end_inset
33468 </cell>
33469 </row>
33470 <row interlinespace="2.5mm">
33471 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33472 \begin_inset Text
33473
33474 \begin_layout Standard
33475 \begin_inset Graphics
33476         filename ../images/math-mode.xpm
33477         BoundingBox 0bp 5bp 20bp 20bp
33478
33479 \end_inset
33480
33481
33482 \end_layout
33483
33484 \end_inset
33485 </cell>
33486 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
33487 \begin_inset Text
33488
33489 \begin_layout Standard
33490
33491 \family sans
33492 Insert\SpecialChar \menuseparator
33493 Math\SpecialChar \menuseparator
33494 Inline\InsetSpace ~
33495 Formula
33496 \end_layout
33497
33498 \end_inset
33499 </cell>
33500 </row>
33501 <row interlinespace="2.5mm">
33502 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33503 \begin_inset Text
33504
33505 \begin_layout Standard
33506 \begin_inset Graphics
33507         filename ../images/dialog-show-new-inset_graphics.xpm
33508         BoundingBox 0bp 5bp 20bp 25bp
33509         rotateOrigin center
33510
33511 \end_inset
33512
33513
33514 \end_layout
33515
33516 \end_inset
33517 </cell>
33518 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
33519 \begin_inset Text
33520
33521 \begin_layout Standard
33522
33523 \family sans
33524 Insert\SpecialChar \menuseparator
33525 Graphics
33526 \end_layout
33527
33528 \end_inset
33529 </cell>
33530 </row>
33531 <row interlinespace="2.5mm">
33532 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33533 \begin_inset Text
33534
33535 \begin_layout Standard
33536 \begin_inset Graphics
33537         filename ../images/tabular-insert.xpm
33538         BoundingBox 0bp 5bp 20bp 25bp
33539         rotateOrigin center
33540
33541 \end_inset
33542
33543
33544 \end_layout
33545
33546 \end_inset
33547 </cell>
33548 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
33549 \begin_inset Text
33550
33551 \begin_layout Standard
33552
33553 \family sans
33554 Insert\SpecialChar \menuseparator
33555 Table
33556 \end_layout
33557
33558 \end_inset
33559 </cell>
33560 </row>
33561 <row interlinespace="2.5mm">
33562 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33563 \begin_inset Text
33564
33565 \begin_layout Standard
33566 \begin_inset Graphics
33567         filename ../images/dialog-toggle_toc.xpm
33568         BoundingBox 0bp 5bp 20bp 25bp
33569         rotateOrigin center
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 Toggle outline window on/off, 
33583 \family sans
33584 Document\SpecialChar \menuseparator
33585 Outline
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/toolbar-toggle_math.xpm
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 Toggle math toolbar on/off
33613 \end_layout
33614
33615 \end_inset
33616 </cell>
33617 </row>
33618 <row interlinespace="2.5mm">
33619 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33620 \begin_inset Text
33621
33622 \begin_layout Standard
33623 \begin_inset Graphics
33624         filename ../images/toolbar-toggle_table.xpm
33625         BoundingBox 0bp 5bp 20bp 25bp
33626         rotateOrigin center
33627
33628 \end_inset
33629
33630
33631 \end_layout
33632
33633 \end_inset
33634 </cell>
33635 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
33636 \begin_inset Text
33637
33638 \begin_layout Standard
33639 Toggle table toolbar on/off
33640 \end_layout
33641
33642 \end_inset
33643 </cell>
33644 </row>
33645 </lyxtabular>
33646
33647 \end_inset
33648
33649
33650 \end_layout
33651
33652 \begin_layout Subsection
33653 Extra Toolbar
33654 \begin_inset LatexCommand index
33655 name "Toolbar ! Extra"
33656
33657 \end_inset
33658
33659
33660 \end_layout
33661
33662 \begin_layout Standard
33663 \begin_inset Graphics
33664         filename clipart/ExtraToolbar.png
33665         width 100col%
33666
33667 \end_inset
33668
33669
33670 \end_layout
33671
33672 \begin_layout Standard
33673 \begin_inset VSpace defskip
33674 \end_inset
33675
33676
33677 \end_layout
33678
33679 \begin_layout Standard
33680 The extra toolbar as shown above contains from left to right the following
33681  buttons:
33682 \end_layout
33683
33684 \begin_layout Standard
33685 \begin_inset VSpace defskip
33686 \end_inset
33687
33688
33689 \end_layout
33690
33691 \begin_layout Standard
33692 \begin_inset Tabular
33693 <lyxtabular version="3" rows="23" columns="2">
33694 <features islongtable="true">
33695 <column alignment="left" valignment="top" width="0">
33696 <column alignment="left" valignment="top" width="0">
33697 <row interlinespace="2.5mm">
33698 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33699 \begin_inset Text
33700
33701 \begin_layout Standard
33702 \begin_inset Graphics
33703         filename ../images/layout.xpm
33704         BoundingBox 0bp 5bp 20bp 25bp
33705         rotateOrigin center
33706
33707 \end_inset
33708
33709
33710 \end_layout
33711
33712 \end_inset
33713 </cell>
33714 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
33715 \begin_inset Text
33716
33717 \begin_layout Standard
33718 Default
33719 \end_layout
33720
33721 \end_inset
33722 </cell>
33723 </row>
33724 <row interlinespace="2.5mm">
33725 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33726 \begin_inset Text
33727
33728 \begin_layout Standard
33729 \begin_inset Graphics
33730         filename ../images/layout_Enumerate.xpm
33731         BoundingBox 0bp 5bp 20bp 25bp
33732         rotateOrigin center
33733
33734 \end_inset
33735
33736
33737 \end_layout
33738
33739 \end_inset
33740 </cell>
33741 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
33742 \begin_inset Text
33743
33744 \begin_layout Standard
33745 Numbered list
33746 \end_layout
33747
33748 \end_inset
33749 </cell>
33750 </row>
33751 <row interlinespace="2.5mm">
33752 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33753 \begin_inset Text
33754
33755 \begin_layout Standard
33756 \begin_inset Graphics
33757         filename ../images/layout_Itemize.xpm
33758         BoundingBox 0bp 5bp 20bp 25bp
33759         rotateOrigin center
33760
33761 \end_inset
33762
33763
33764 \end_layout
33765
33766 \end_inset
33767 </cell>
33768 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
33769 \begin_inset Text
33770
33771 \begin_layout Standard
33772 Itemized list
33773 \end_layout
33774
33775 \end_inset
33776 </cell>
33777 </row>
33778 <row interlinespace="2.5mm">
33779 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33780 \begin_inset Text
33781
33782 \begin_layout Standard
33783 \begin_inset Graphics
33784         filename ../images/layout_List.xpm
33785         BoundingBox 0bp 5bp 20bp 25bp
33786         rotateOrigin center
33787
33788 \end_inset
33789
33790
33791 \end_layout
33792
33793 \end_inset
33794 </cell>
33795 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
33796 \begin_inset Text
33797
33798 \begin_layout Standard
33799 List
33800 \end_layout
33801
33802 \end_inset
33803 </cell>
33804 </row>
33805 <row interlinespace="2.5mm">
33806 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33807 \begin_inset Text
33808
33809 \begin_layout Standard
33810 \begin_inset Graphics
33811         filename ../images/layout_Description.xpm
33812         BoundingBox 0bp 5bp 20bp 25bp
33813         rotateOrigin center
33814
33815 \end_inset
33816
33817
33818 \end_layout
33819
33820 \end_inset
33821 </cell>
33822 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
33823 \begin_inset Text
33824
33825 \begin_layout Standard
33826 Description list
33827 \end_layout
33828
33829 \end_inset
33830 </cell>
33831 </row>
33832 <row interlinespace="2.5mm">
33833 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33834 \begin_inset Text
33835
33836 \begin_layout Standard
33837 \begin_inset Graphics
33838         filename ../images/depth-increment.xpm
33839         BoundingBox 0bp 5bp 20bp 25bp
33840         rotateOrigin center
33841
33842 \end_inset
33843
33844
33845 \end_layout
33846
33847 \end_inset
33848 </cell>
33849 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
33850 \begin_inset Text
33851
33852 \begin_layout Standard
33853
33854 \family sans
33855 Edit\SpecialChar \menuseparator
33856 Increase\InsetSpace ~
33857 List\InsetSpace ~
33858 Depth
33859 \end_layout
33860
33861 \end_inset
33862 </cell>
33863 </row>
33864 <row interlinespace="2.5mm">
33865 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33866 \begin_inset Text
33867
33868 \begin_layout Standard
33869 \begin_inset Graphics
33870         filename ../images/depth-decrement.xpm
33871         BoundingBox 0bp 5bp 20bp 25bp
33872         rotateOrigin center
33873
33874 \end_inset
33875
33876
33877 \end_layout
33878
33879 \end_inset
33880 </cell>
33881 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
33882 \begin_inset Text
33883
33884 \begin_layout Standard
33885
33886 \family sans
33887 Edit\SpecialChar \menuseparator
33888 Decrease\InsetSpace ~
33889 List\InsetSpace ~
33890 Depth
33891 \end_layout
33892
33893 \end_inset
33894 </cell>
33895 </row>
33896 <row interlinespace="2.5mm">
33897 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33898 \begin_inset Text
33899
33900 \begin_layout Standard
33901 \begin_inset Graphics
33902         filename ../images/float-insert_figure.xpm
33903         BoundingBox 0bp 5bp 20bp 20bp
33904
33905 \end_inset
33906
33907
33908 \end_layout
33909
33910 \end_inset
33911 </cell>
33912 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
33913 \begin_inset Text
33914
33915 \begin_layout Standard
33916
33917 \family sans
33918 Insert\SpecialChar \menuseparator
33919 Float\SpecialChar \menuseparator
33920 Figure
33921 \end_layout
33922
33923 \end_inset
33924 </cell>
33925 </row>
33926 <row interlinespace="2.5mm">
33927 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33928 \begin_inset Text
33929
33930 \begin_layout Standard
33931 \begin_inset Graphics
33932         filename ../images/float-insert_table.xpm
33933         BoundingBox 0bp 5bp 20bp 20bp
33934
33935 \end_inset
33936
33937
33938 \end_layout
33939
33940 \end_inset
33941 </cell>
33942 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
33943 \begin_inset Text
33944
33945 \begin_layout Standard
33946
33947 \family sans
33948 Insert\SpecialChar \menuseparator
33949 Float\SpecialChar \menuseparator
33950 Table
33951 \end_layout
33952
33953 \end_inset
33954 </cell>
33955 </row>
33956 <row interlinespace="2.5mm">
33957 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33958 \begin_inset Text
33959
33960 \begin_layout Standard
33961 \begin_inset Graphics
33962         filename ../images/label-insert.xpm
33963         BoundingBox 0bp 5bp 20bp 20bp
33964
33965 \end_inset
33966
33967
33968 \end_layout
33969
33970 \end_inset
33971 </cell>
33972 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
33973 \begin_inset Text
33974
33975 \begin_layout Standard
33976
33977 \family sans
33978 Insert\SpecialChar \menuseparator
33979 Label
33980 \end_layout
33981
33982 \end_inset
33983 </cell>
33984 </row>
33985 <row interlinespace="2.5mm">
33986 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33987 \begin_inset Text
33988
33989 \begin_layout Standard
33990 \begin_inset Graphics
33991         filename ../images/dialog-show-new-inset_ref.xpm
33992         BoundingBox 0bp 5bp 20bp 20bp
33993
33994 \end_inset
33995
33996
33997 \end_layout
33998
33999 \end_inset
34000 </cell>
34001 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
34002 \begin_inset Text
34003
34004 \begin_layout Standard
34005
34006 \family sans
34007 Insert\SpecialChar \menuseparator
34008 Cross-Reference
34009 \end_layout
34010
34011 \end_inset
34012 </cell>
34013 </row>
34014 <row interlinespace="2.5mm">
34015 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34016 \begin_inset Text
34017
34018 \begin_layout Standard
34019 \begin_inset Graphics
34020         filename ../images/dialog-show-new-inset_citation.xpm
34021         BoundingBox 0bp 5bp 20bp 20bp
34022
34023 \end_inset
34024
34025
34026 \end_layout
34027
34028 \end_inset
34029 </cell>
34030 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34031 \begin_inset Text
34032
34033 \begin_layout Standard
34034
34035 \family sans
34036 Insert\SpecialChar \menuseparator
34037 Citation
34038 \end_layout
34039
34040 \end_inset
34041 </cell>
34042 </row>
34043 <row interlinespace="2.5mm">
34044 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34045 \begin_inset Text
34046
34047 \begin_layout Standard
34048 \begin_inset Graphics
34049         filename ../images/index-insert.xpm
34050         BoundingBox 0bp 5bp 20bp 20bp
34051
34052 \end_inset
34053
34054
34055 \end_layout
34056
34057 \end_inset
34058 </cell>
34059 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34060 \begin_inset Text
34061
34062 \begin_layout Standard
34063
34064 \family sans
34065 Insert\SpecialChar \menuseparator
34066 Index\InsetSpace ~
34067 Entry
34068 \end_layout
34069
34070 \end_inset
34071 </cell>
34072 </row>
34073 <row interlinespace="2.5mm">
34074 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34075 \begin_inset Text
34076
34077 \begin_layout Standard
34078 \begin_inset Graphics
34079         filename ../images/nomencl-insert.xpm
34080         BoundingBox 0bp 5bp 20bp 20bp
34081
34082 \end_inset
34083
34084
34085 \end_layout
34086
34087 \end_inset
34088 </cell>
34089 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34090 \begin_inset Text
34091
34092 \begin_layout Standard
34093
34094 \family sans
34095 Insert\SpecialChar \menuseparator
34096 Nomenclature\InsetSpace ~
34097 Entry
34098 \end_layout
34099
34100 \end_inset
34101 </cell>
34102 </row>
34103 <row interlinespace="2.5mm">
34104 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34105 \begin_inset Text
34106
34107 \begin_layout Standard
34108 \begin_inset Graphics
34109         filename ../images/footnote-insert.xpm
34110         BoundingBox 0bp 5bp 20bp 20bp
34111
34112 \end_inset
34113
34114
34115 \end_layout
34116
34117 \end_inset
34118 </cell>
34119 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
34120 \begin_inset Text
34121
34122 \begin_layout Standard
34123
34124 \family sans
34125 Insert\SpecialChar \menuseparator
34126 Footnote
34127 \end_layout
34128
34129 \end_inset
34130 </cell>
34131 </row>
34132 <row interlinespace="2.5mm">
34133 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34134 \begin_inset Text
34135
34136 \begin_layout Standard
34137 \begin_inset Graphics
34138         filename ../images/marginalnote-insert.xpm
34139         BoundingBox 0bp 5bp 20bp 25bp
34140         rotateOrigin center
34141
34142 \end_inset
34143
34144
34145 \end_layout
34146
34147 \end_inset
34148 </cell>
34149 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
34150 \begin_inset Text
34151
34152 \begin_layout Standard
34153
34154 \family sans
34155 Insert\SpecialChar \menuseparator
34156 Marginal\InsetSpace ~
34157 Note
34158 \end_layout
34159
34160 \end_inset
34161 </cell>
34162 </row>
34163 <row interlinespace="2.5mm">
34164 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34165 \begin_inset Text
34166
34167 \begin_layout Standard
34168 \begin_inset Graphics
34169         filename ../images/note-insert.xpm
34170         BoundingBox 0bp 5bp 20bp 20bp
34171
34172 \end_inset
34173
34174
34175 \end_layout
34176
34177 \end_inset
34178 </cell>
34179 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
34180 \begin_inset Text
34181
34182 \begin_layout Standard
34183
34184 \family sans
34185 Insert\SpecialChar \menuseparator
34186 Note\SpecialChar \menuseparator
34187 LyX\InsetSpace ~
34188 Note
34189 \end_layout
34190
34191 \end_inset
34192 </cell>
34193 </row>
34194 <row interlinespace="2.5mm">
34195 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34196 \begin_inset Text
34197
34198 \begin_layout Standard
34199 \begin_inset Graphics
34200         filename ../images/url-insert.xpm
34201         BoundingBox 0bp 5bp 20bp 20bp
34202
34203 \end_inset
34204
34205
34206 \end_layout
34207
34208 \end_inset
34209 </cell>
34210 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
34211 \begin_inset Text
34212
34213 \begin_layout Standard
34214
34215 \family sans
34216 Insert\SpecialChar \menuseparator
34217 URL
34218 \end_layout
34219
34220 \end_inset
34221 </cell>
34222 </row>
34223 <row interlinespace="2.5mm">
34224 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34225 \begin_inset Text
34226
34227 \begin_layout Standard
34228 \begin_inset Graphics
34229         filename ../images/ert-insert.xpm
34230         BoundingBox 0bp 5bp 20bp 20bp
34231
34232 \end_inset
34233
34234
34235 \end_layout
34236
34237 \end_inset
34238 </cell>
34239 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
34240 \begin_inset Text
34241
34242 \begin_layout Standard
34243
34244 \family sans
34245 Insert\SpecialChar \menuseparator
34246 T
34247 \family default
34248
34249 \begin_inset ERT
34250 status collapsed
34251
34252 \begin_layout Standard
34253
34254 {}
34255 \end_layout
34256
34257 \end_inset
34258
34259
34260 \family sans
34261 eX
34262 \end_layout
34263
34264 \end_inset
34265 </cell>
34266 </row>
34267 <row interlinespace="2.5mm">
34268 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34269 \begin_inset Text
34270
34271 \begin_layout Standard
34272 \begin_inset Graphics
34273         filename ../images/dialog-show-new-inset_include.xpm
34274         BoundingBox 0bp 5bp 20bp 20bp
34275
34276 \end_inset
34277
34278
34279 \end_layout
34280
34281 \end_inset
34282 </cell>
34283 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
34284 \begin_inset Text
34285
34286 \begin_layout Standard
34287
34288 \family sans
34289 Insert\SpecialChar \menuseparator
34290 File\SpecialChar \menuseparator
34291 Child\InsetSpace ~
34292 Document
34293 \end_layout
34294
34295 \end_inset
34296 </cell>
34297 </row>
34298 <row interlinespace="2.5mm">
34299 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34300 \begin_inset Text
34301
34302 \begin_layout Standard
34303 \begin_inset Graphics
34304         filename ../images/dialog-show_character.xpm
34305         BoundingBox 0bp 5bp 20bp 25bp
34306         rotateOrigin center
34307
34308 \end_inset
34309
34310
34311 \end_layout
34312
34313 \end_inset
34314 </cell>
34315 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
34316 \begin_inset Text
34317
34318 \begin_layout Standard
34319
34320 \family sans
34321 Edit\SpecialChar \menuseparator
34322 Text\InsetSpace ~
34323 Style
34324 \end_layout
34325
34326 \end_inset
34327 </cell>
34328 </row>
34329 <row interlinespace="2.5mm">
34330 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34331 \begin_inset Text
34332
34333 \begin_layout Standard
34334 \begin_inset Graphics
34335         filename ../images/layout-paragraph.xpm
34336         BoundingBox 0bp 5bp 20bp 25bp
34337         rotateOrigin center
34338
34339 \end_inset
34340
34341
34342 \end_layout
34343
34344 \end_inset
34345 </cell>
34346 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
34347 \begin_inset Text
34348
34349 \begin_layout Standard
34350
34351 \family sans
34352 Edit\SpecialChar \menuseparator
34353 Paragraph\InsetSpace ~
34354 Settings
34355 \end_layout
34356
34357 \end_inset
34358 </cell>
34359 </row>
34360 <row interlinespace="2.5mm">
34361 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34362 \begin_inset Text
34363
34364 \begin_layout Standard
34365 \begin_inset Graphics
34366         filename ../images/thesaurus-entry.xpm
34367         BoundingBox 0bp 5bp 20bp 25bp
34368         rotateOrigin center
34369
34370 \end_inset
34371
34372
34373 \end_layout
34374
34375 \end_inset
34376 </cell>
34377 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
34378 \begin_inset Text
34379
34380 \begin_layout Standard
34381
34382 \family sans
34383 Tools\SpecialChar \menuseparator
34384 Thesaurus
34385 \end_layout
34386
34387 \end_inset
34388 </cell>
34389 </row>
34390 </lyxtabular>
34391
34392 \end_inset
34393
34394
34395 \end_layout
34396
34397 \begin_layout Subsection
34398 View / Update Toolbar
34399 \begin_inset LatexCommand index
34400 name "Toolbar ! View / Update"
34401
34402 \end_inset
34403
34404
34405 \end_layout
34406
34407 \begin_layout Standard
34408 \begin_inset Graphics
34409         filename clipart/ViewToolbar.png
34410
34411 \end_inset
34412
34413
34414 \end_layout
34415
34416 \begin_layout Standard
34417 \begin_inset VSpace defskip
34418 \end_inset
34419
34420
34421 \end_layout
34422
34423 \begin_layout Standard
34424 The view / update toolbar as shown above contains from left to right the
34425  following buttons:
34426 \end_layout
34427
34428 \begin_layout Standard
34429 \begin_inset VSpace defskip
34430 \end_inset
34431
34432
34433 \end_layout
34434
34435 \begin_layout Standard
34436 \begin_inset Tabular
34437 <lyxtabular version="3" rows="6" columns="2">
34438 <features islongtable="true">
34439 <column alignment="left" valignment="top" width="0">
34440 <column alignment="left" valignment="top" width="0">
34441 <row interlinespace="2.5mm">
34442 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34443 \begin_inset Text
34444
34445 \begin_layout Standard
34446 \begin_inset Graphics
34447         filename ../images/buffer-view_dvi.xpm
34448         BoundingBox 0bp 5bp 20bp 25bp
34449         rotateOrigin center
34450
34451 \end_inset
34452
34453
34454 \end_layout
34455
34456 \end_inset
34457 </cell>
34458 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
34459 \begin_inset Text
34460
34461 \begin_layout Standard
34462
34463 \family sans
34464 View\SpecialChar \menuseparator
34465 DVI
34466 \end_layout
34467
34468 \end_inset
34469 </cell>
34470 </row>
34471 <row interlinespace="2.5mm">
34472 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34473 \begin_inset Text
34474
34475 \begin_layout Standard
34476 \begin_inset Graphics
34477         filename ../images/buffer-update_dvi.xpm
34478         BoundingBox 0bp 5bp 20bp 25bp
34479         rotateOrigin center
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 View\SpecialChar \menuseparator
34495 Update\SpecialChar \menuseparator
34496 DVI
34497 \end_layout
34498
34499 \end_inset
34500 </cell>
34501 </row>
34502 <row interlinespace="2.5mm">
34503 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34504 \begin_inset Text
34505
34506 \begin_layout Standard
34507 \begin_inset Graphics
34508         filename ../images/buffer-view_pdf2.xpm
34509         BoundingBox 0bp 5bp 20bp 25bp
34510         rotateOrigin center
34511
34512 \end_inset
34513
34514
34515 \end_layout
34516
34517 \end_inset
34518 </cell>
34519 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
34520 \begin_inset Text
34521
34522 \begin_layout Standard
34523
34524 \family sans
34525 View\SpecialChar \menuseparator
34526 PDF
34527 \end_layout
34528
34529 \end_inset
34530 </cell>
34531 </row>
34532 <row interlinespace="2.5mm">
34533 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34534 \begin_inset Text
34535
34536 \begin_layout Standard
34537 \begin_inset Graphics
34538         filename ../images/buffer-update_pdf2.xpm
34539         BoundingBox 0bp 5bp 20bp 25bp
34540         rotateOrigin center
34541
34542 \end_inset
34543
34544
34545 \end_layout
34546
34547 \end_inset
34548 </cell>
34549 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
34550 \begin_inset Text
34551
34552 \begin_layout Standard
34553
34554 \family sans
34555 View\SpecialChar \menuseparator
34556 Update\SpecialChar \menuseparator
34557 PDF
34558 \begin_inset Foot
34559 status collapsed
34560
34561 \begin_layout Standard
34562 This button is on some LyX for Windows installations not here because its
34563  functionality is merged with 
34564 \family sans
34565 View\SpecialChar \menuseparator
34566 PDF
34567 \family default
34568 .
34569  
34570 \end_layout
34571
34572 \end_inset
34573
34574
34575 \end_layout
34576
34577 \end_inset
34578 </cell>
34579 </row>
34580 <row interlinespace="2.5mm">
34581 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34582 \begin_inset Text
34583
34584 \begin_layout Standard
34585 \begin_inset Graphics
34586         filename ../images/buffer-view_ps.xpm
34587         BoundingBox 0bp 5bp 20bp 25bp
34588         rotateOrigin center
34589
34590 \end_inset
34591
34592
34593 \end_layout
34594
34595 \end_inset
34596 </cell>
34597 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
34598 \begin_inset Text
34599
34600 \begin_layout Standard
34601
34602 \family sans
34603 View\SpecialChar \menuseparator
34604 Postscript
34605 \end_layout
34606
34607 \end_inset
34608 </cell>
34609 </row>
34610 <row interlinespace="2.5mm">
34611 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34612 \begin_inset Text
34613
34614 \begin_layout Standard
34615 \begin_inset Graphics
34616         filename ../images/buffer-update_ps.xpm
34617         BoundingBox 0bp 5bp 20bp 25bp
34618         rotateOrigin center
34619
34620 \end_inset
34621
34622
34623 \end_layout
34624
34625 \end_inset
34626 </cell>
34627 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
34628 \begin_inset Text
34629
34630 \begin_layout Standard
34631
34632 \family sans
34633 View\SpecialChar \menuseparator
34634 Update\SpecialChar \menuseparator
34635 Postscript
34636 \end_layout
34637
34638 \end_inset
34639 </cell>
34640 </row>
34641 </lyxtabular>
34642
34643 \end_inset
34644
34645
34646 \end_layout
34647
34648 \begin_layout Subsection
34649 Other Toolbars
34650 \end_layout
34651
34652 \begin_layout Standard
34653 The change tracking toolbar is explained in section\InsetSpace ~
34654
34655 \begin_inset LatexCommand ref
34656 reference "sec:Change-Tracking"
34657
34658 \end_inset
34659
34660 , the table toolbar
34661 \begin_inset LatexCommand index
34662 name "Toolbar ! Table"
34663
34664 \end_inset
34665
34666  is explained in the 
34667 \emph on
34668 Embedded Objects
34669 \emph default
34670  manual.
34671 \end_layout
34672
34673 \begin_layout Chapter
34674 The 
34675 \family sans
34676 Preferences
34677 \family default
34678  Dialog
34679 \begin_inset LatexCommand label
34680 name "cha:The-Preferences-dialog"
34681
34682 \end_inset
34683
34684
34685 \begin_inset LatexCommand index
34686 name "Dialogs ! Preferences"
34687
34688 \end_inset
34689
34690
34691 \end_layout
34692
34693 \begin_layout Standard
34694 The preferences dialog is called with the menu Tools\SpecialChar \menuseparator
34695 Preferences.
34696  It consists of submenus explained in the following.
34697 \end_layout
34698
34699 \begin_layout Section
34700 Look and Feel
34701 \end_layout
34702
34703 \begin_layout Subsection
34704 User Interface
34705 \begin_inset LatexCommand label
34706 name "sec:ui"
34707
34708 \end_inset
34709
34710
34711 \end_layout
34712
34713 \begin_layout Standard
34714 At first a note: You have to restart LyX before changes in .ui and .bind-files
34715  take effect.
34716 \end_layout
34717
34718 \begin_layout Subsubsection*
34719 User Interface File
34720 \end_layout
34721
34722 \begin_layout Standard
34723 The appearance of both the menu and toolbar can both be changed by choosing
34724  another 
34725 \family typewriter
34726 .ui
34727 \family default
34728 -file.
34729  For the moment, only one file exists, the 
34730 \family typewriter
34731 default.ui
34732 \family default
34733 .
34734  A .ui-file is a text file where the menu and toolbar entries are listed.
34735  To create a new .ui-file, start with a copy of the default.ui from the folder
34736  lyx/share/lyx/ui and edit the entries.
34737 \end_layout
34738
34739 \begin_layout Standard
34740 The syntax of the 
34741 \family typewriter
34742 .ui
34743 \family default
34744  files is straightforward.
34745  
34746 \family typewriter
34747 The Menubar
34748 \family default
34749
34750 \family typewriter
34751 Menu
34752 \family default
34753  and 
34754 \family typewriter
34755 Toolbar
34756 \family default
34757  entries must be ended with an explicit 
34758 \family typewriter
34759 End
34760 \family default
34761 .
34762  They may contain 
34763 \family typewriter
34764 Submenu
34765 \family default
34766 s, 
34767 \family typewriter
34768 Item
34769 \family default
34770 s, 
34771 \family typewriter
34772 OptItem
34773 \family default
34774 s, 
34775 \family typewriter
34776 Separator
34777 \family default
34778 s, 
34779 \family typewriter
34780 Icon
34781 \family default
34782 s and in the case of the 
34783 \begin_inset Quotes eld
34784 \end_inset
34785
34786 file
34787 \begin_inset Quotes erd
34788 \end_inset
34789
34790  menus, a 
34791 \family typewriter
34792 Lastfiles
34793 \family default
34794  entry.
34795  One small word of warning.
34796  
34797 \family typewriter
34798 Submenu
34799 \family default
34800 s may be inserted in a 
34801 \family typewriter
34802 Menubar
34803 \family default
34804  or 
34805 \family typewriter
34806 Menu
34807 \family default
34808 , but they are defined as 
34809 \family typewriter
34810 Menu
34811 \family default
34812 s, not as 
34813 \family typewriter
34814 Submenu
34815 \family default
34816 s.
34817 \end_layout
34818
34819 \begin_layout Standard
34820 Now an example: Assuming you use the menu 
34821 \family sans
34822 Navigate\SpecialChar \menuseparator
34823 Bookmarks
34824 \family default
34825  quite often and therefore want four available bookmarks, you can simply
34826  add the lines
34827 \newline
34828
34829 \newline
34830 Item "Save Bookmark 4" "bookmark-save 4"
34831 \newline
34832 Item "Goto Bookmark
34833  4" "bookmark-goto 4"
34834 \newline
34835
34836 \newline
34837 to the navigate menu section in the .ui-file to have
34838  the fourth bookmark.
34839 \end_layout
34840
34841 \begin_layout Subsubsection*
34842 Bind File
34843 \begin_inset LatexCommand label
34844 name "sec:bindings"
34845
34846 \end_inset
34847
34848
34849 \end_layout
34850
34851 \begin_layout Standard
34852 Bindings are used to bind a function to a key.
34853  Several prepackaged binding files are available:
34854 \end_layout
34855
34856 \begin_layout Description
34857 cua.bind set of bindings (as the typical set of PC keyboard shortcuts)
34858 \end_layout
34859
34860 \begin_layout Description
34861 (x)emacs.bind set of bindings like they are used in the editor programs 
34862 \family sans
34863 Emacs
34864 \family default
34865  (
34866 \family sans
34867 XEmacs
34868 \family default
34869 )
34870 \end_layout
34871
34872 \begin_layout Description
34873 mac.bind set of bindings for Mac
34874 \begin_inset Formula $\,$
34875 \end_inset
34876
34877 OS systems.
34878 \end_layout
34879
34880 \begin_layout Standard
34881 There are also bind file for designed to them with special document classes,
34882  like broadway.bind) and bind files for special languages.
34883  The language bind file names begin with a language code, e.g.
34884  
34885 \begin_inset Quotes eld
34886 \end_inset
34887
34888 pt
34889 \begin_inset Quotes erd
34890 \end_inset
34891
34892  for Portuguese.
34893  LyX supports internationalization of the user interface, see section\InsetSpace ~
34894
34895 \begin_inset LatexCommand ref
34896 reference "sec:Selecting-an-alternative"
34897
34898 \end_inset
34899
34900 .
34901  If you use LyX in a certain language, LyX will try to use the appropriate
34902  bind files.
34903 \end_layout
34904
34905 \begin_layout Standard
34906 Some bind files, like math.bind, have only a small scope.
34907  When looking at the the end of the file cua.bind, you can see that they
34908  are included to keep the overview in the bind file.
34909 \end_layout
34910
34911 \begin_layout Standard
34912 If you like to customize the keybindings to your own taste, modify the .bind-file
34913 s with a text editor and don't forget to load the modified files into LyX
34914  using the 
34915 \family sans
34916 Preferences
34917 \family default
34918  dialog.
34919  The syntax of the 
34920 \family typewriter
34921 .bind
34922 \family default
34923  files is straightforward:
34924 \end_layout
34925
34926 \begin_layout Standard
34927
34928 \family typewriter
34929
34930 \backslash
34931 bind <key combination> <lyx-function>
34932 \end_layout
34933
34934 \begin_layout Standard
34935 Both key combination and lyx-function (including any arguments) must be
34936  enclosed in "double quotes".
34937  All the LyX functions are listed in the 
34938 \emph on
34939 Reference Manual
34940 \emph default
34941 .
34942 \end_layout
34943
34944 \begin_layout Subsection
34945 Screen Fonts
34946 \end_layout
34947
34948 \begin_layout Standard
34949 These fonts are used to display your documents on the screen.
34950  Notice that this section only deals with the fonts 
34951 \emph on
34952 inside
34953 \emph default
34954  the LyX window.
34955  The fonts that appear on the 
34956 \emph on
34957 paper
34958 \emph default
34959  
34960 \emph on
34961 output
34962 \emph default
34963  are independent from these fonts, and are set in the menu 
34964 \family sans
34965 Layout\SpecialChar \menuseparator
34966 Document
34967 \family default
34968 .
34969 \end_layout
34970
34971 \begin_layout Standard
34972 By default, LyX uses 
34973 \emph on
34974 times
34975 \emph default
34976  as serif font, 
34977 \emph on
34978 Aral
34979 \emph default
34980  or 
34981 \emph on
34982 Helvetica
34983 \emph default
34984  (depends on the system) as sans serif font, and 
34985 \emph on
34986 courier
34987 \emph default
34988  as monospaced/typewriter font.
34989 \end_layout
34990
34991 \begin_layout Standard
34992
34993 \family sans
34994 Screen DPI
34995 \family default
34996  is the screen resolution in dpi (dots per inch).
34997 \end_layout
34998
34999 \begin_layout Standard
35000 The Font Sizes are adjusted as letter height in units of points.
35001  72\InsetSpace \thinspace{}
35002 points have the size of 1\InsetSpace \thinspace{}
35003 inch, see Appendix\InsetSpace ~
35004
35005 \begin_inset LatexCommand ref
35006 reference "cha:Units-available-in"
35007
35008 \end_inset
35009
35010 .
35011  The font sizes are the same as used for a document font size of 10
35012 \begin_inset Formula $\,$
35013 \end_inset
35014
35015 pt.
35016  They are explained in detail in section\InsetSpace ~
35017
35018 \begin_inset LatexCommand ref
35019 reference "sub:Document-Font"
35020
35021 \end_inset
35022
35023 .
35024 \end_layout
35025
35026 \begin_layout Subsection
35027 Colors
35028 \end_layout
35029
35030 \begin_layout Standard
35031 You can here change all colors used by LyX.
35032  Just choose an item in the list and use the 
35033 \family sans
35034 Alter
35035 \family default
35036  button.
35037 \end_layout
35038
35039 \begin_layout Subsection
35040 Graphics
35041 \end_layout
35042
35043 \begin_layout Standard
35044 Here could you specify how graphics inside LyX are displayed.
35045 \end_layout
35046
35047 \begin_layout Standard
35048 The button instant preview is used to enable previewing snippets of your
35049  document.
35050  This feature is described in section\InsetSpace ~
35051
35052 \begin_inset LatexCommand ref
35053 reference "sec:Previewing-snippets-of"
35054
35055 \end_inset
35056
35057 .
35058 \end_layout
35059
35060 \begin_layout Subsection
35061 Keyboard Map
35062 \end_layout
35063
35064 \begin_layout Standard
35065 If you have e.g.
35066  a Czech keyboard but want to write with it like with a Romanian one, you
35067  can use the keyboard map file named 
35068 \family sans
35069 romanian.kmap
35070 \family default
35071 .
35072  Normally keyboard settings have to be done in a menu of your operating
35073  system.
35074  These keyboard maps are only provided as makeshift and doesn't work on
35075  all systems.
35076 \end_layout
35077
35078 \begin_layout Section
35079 Paths
35080 \end_layout
35081
35082 \begin_layout Section
35083 Identity
35084 \end_layout
35085
35086 \begin_layout Section
35087 Language Settings
35088 \end_layout
35089
35090 \begin_layout Subsection
35091 Language
35092 \end_layout
35093
35094 \begin_layout Standard
35095 The 
35096 \family sans
35097 Default language
35098 \family default
35099  is the language used in new documents.
35100  The Language package should always be babel.
35101  babel translates in the background automatically text labels to the document
35102  language.
35103  A text label is for instance the word 
35104 \begin_inset Quotes eld
35105 \end_inset
35106
35107 table
35108 \begin_inset Quotes erd
35109 \end_inset
35110
35111  at the beginning of every table-caption.
35112  
35113 \series bold
35114
35115 \backslash
35116 usepackage{babel}
35117 \series default
35118  is a LaTeX-command to use the package babel.
35119  For an introduction to the LaTeX-Syntax, look at section\InsetSpace ~
35120
35121 \begin_inset LatexCommand ref
35122 reference "sec:ERT"
35123
35124 \end_inset
35125
35126 .
35127 \end_layout
35128
35129 \begin_layout Standard
35130
35131 \family sans
35132 Command start/end
35133 \family default
35134  ???
35135 \end_layout
35136
35137 \begin_layout Standard
35138 There are also the following options in the menu:
35139 \end_layout
35140
35141 \begin_layout Description
35142 Use\InsetSpace ~
35143 babel whether babel is used or not
35144 \end_layout
35145
35146 \begin_layout Description
35147 Global ??
35148 \end_layout
35149
35150 \begin_layout Description
35151 Auto\InsetSpace ~
35152 begin ??
35153 \end_layout
35154
35155 \begin_layout Description
35156 Auto\InsetSpace ~
35157 end ??
35158 \end_layout
35159
35160 \begin_layout Description
35161 Mark\InsetSpace ~
35162 foreign\InsetSpace ~
35163 languages text marked formatted in a language different from
35164  the document language will be blue underlined
35165 \end_layout
35166
35167 \begin_layout Description
35168 Right\InsetSpace ~
35169 to\InsetSpace ~
35170 left\InsetSpace ~
35171 language\InsetSpace ~
35172 support enables the use of languages, written from right
35173  to left, like Arabic, Hebrew, Farsi
35174 \end_layout
35175
35176 \begin_layout Subsection
35177 Spellchecker
35178 \end_layout
35179
35180 \begin_layout Standard
35181 The spellchecker setting are explained in section\InsetSpace ~
35182
35183 \begin_inset LatexCommand ref
35184 reference "sec:Spellchecking"
35185
35186 \end_inset
35187
35188
35189 \end_layout
35190
35191 \begin_layout Section
35192 Outputs
35193 \end_layout
35194
35195 \begin_layout Subsection
35196 Printer
35197 \end_layout
35198
35199 \begin_layout Subsection
35200 Date Format
35201 \end_layout
35202
35203 \begin_layout Standard
35204 %a locale's abbreviated weekday name (Sun..Sat)
35205 \end_layout
35206
35207 \begin_layout Standard
35208 \noindent
35209 %A locale's full weekday name, variable length (Sunday..Saturday)
35210 \end_layout
35211
35212 \begin_layout Standard
35213 \noindent
35214 %b locale's abbreviated month name (Jan..Dec)
35215 \end_layout
35216
35217 \begin_layout Standard
35218 \noindent
35219 %B locale's full month name, variable length (January..December)
35220 \end_layout
35221
35222 \begin_layout Standard
35223 \noindent
35224 %c locale's date and time (Sat Nov 04 12:02:33 EST 1989)
35225 \end_layout
35226
35227 \begin_layout Standard
35228 \noindent
35229 %C century (year divided by 100 and truncated to an integer) [00-99]
35230 \end_layout
35231
35232 \begin_layout Standard
35233 \noindent
35234 %d day of month (01..31)
35235 \end_layout
35236
35237 \begin_layout Standard
35238 \noindent
35239 %D date (mm/dd/yy)
35240 \end_layout
35241
35242 \begin_layout Standard
35243 \noindent
35244 %e day of month, blank padded ( 1..31)
35245 \end_layout
35246
35247 \begin_layout Standard
35248 \noindent
35249 %F same as %Y-%m-%d
35250 \end_layout
35251
35252 \begin_layout Standard
35253 \noindent
35254 %g the 2-digit year corresponding to the %V week number
35255 \end_layout
35256
35257 \begin_layout Standard
35258 \noindent
35259 %G the 4-digit year corresponding to the %V week number
35260 \end_layout
35261
35262 \begin_layout Standard
35263 \noindent
35264 %h same as %b
35265 \end_layout
35266
35267 \begin_layout Standard
35268 \noindent
35269 %H hour (00..23)
35270 \end_layout
35271
35272 \begin_layout Standard
35273 \noindent
35274 %I hour (01..12)
35275 \end_layout
35276
35277 \begin_layout Standard
35278 \noindent
35279 %j day of year (001..366)
35280 \end_layout
35281
35282 \begin_layout Standard
35283 \noindent
35284 %k hour ( 0..23)
35285 \end_layout
35286
35287 \begin_layout Standard
35288 \noindent
35289 %l hour ( 1..12)
35290 \end_layout
35291
35292 \begin_layout Standard
35293 \noindent
35294 %m month (01..12)
35295 \end_layout
35296
35297 \begin_layout Standard
35298 \noindent
35299 %M minute (00..59)
35300 \end_layout
35301
35302 \begin_layout Standard
35303 \noindent
35304 %n a newline
35305 \end_layout
35306
35307 \begin_layout Standard
35308 \noindent
35309 %N nanoseconds (000000000..999999999)
35310 \end_layout
35311
35312 \begin_layout Standard
35313 \noindent
35314 %p locale's upper case AM or PM indicator (blank in many locales)
35315 \end_layout
35316
35317 \begin_layout Standard
35318 \noindent
35319 %P locale's lower case am or pm indicator (blank in many locales)
35320 \end_layout
35321
35322 \begin_layout Standard
35323 \noindent
35324 %r time, 12-hour (hh:mm:ss [AP]M)
35325 \end_layout
35326
35327 \begin_layout Standard
35328 \noindent
35329 %R time, 24-hour (hh:mm)
35330 \end_layout
35331
35332 \begin_layout Standard
35333 \noindent
35334 %s seconds since `00:00:00 1970-01-01 UTC' (a GNU extension)
35335 \end_layout
35336
35337 \begin_layout Standard
35338 \noindent
35339 %S second (00..60); the 60 is necessary to accommodate a leap second
35340 \end_layout
35341
35342 \begin_layout Standard
35343 \noindent
35344 %t a horizontal tab
35345 \end_layout
35346
35347 \begin_layout Standard
35348 \noindent
35349 %T time, 24-hour (hh:mm:ss)
35350 \end_layout
35351
35352 \begin_layout Standard
35353 \noindent
35354 %u day of week (1..7); 1 represents Monday
35355 \end_layout
35356
35357 \begin_layout Standard
35358 \noindent
35359 %U week number of year with Sunday as first day of week (00..53)
35360 \end_layout
35361
35362 \begin_layout Standard
35363 \noindent
35364 %V week number of year with Monday as first day of week (01..53)
35365 \end_layout
35366
35367 \begin_layout Standard
35368 \noindent
35369 %w day of week (0..6); 0 represents Sunday
35370 \end_layout
35371
35372 \begin_layout Standard
35373 \noindent
35374 %W week number of year with Monday as first day of week (00..53)
35375 \end_layout
35376
35377 \begin_layout Standard
35378 \noindent
35379 %x locale's date representation (mm/dd/yy)
35380 \end_layout
35381
35382 \begin_layout Standard
35383 \noindent
35384 %X locale's time representation (%H:%M:%S)
35385 \end_layout
35386
35387 \begin_layout Standard
35388 \noindent
35389 %y last two digits of year (00..99)
35390 \end_layout
35391
35392 \begin_layout Standard
35393 \noindent
35394 %Y year (1970...)
35395 \end_layout
35396
35397 \begin_layout Standard
35398 \noindent
35399 %z RFC-822 style numeric timezone (-0500) (a nonstandard extension)
35400 \end_layout
35401
35402 \begin_layout Standard
35403 \noindent
35404 %Z time zone (e.g., EDT), or nothing if no time zone is determinable
35405 \end_layout
35406
35407 \begin_layout Subsection
35408 Plain Text
35409 \end_layout
35410
35411 \begin_layout Standard
35412
35413 \family sans
35414 Output line length
35415 \family default
35416  sets maximum number of characters printed in one line when using the menu
35417  
35418 \family sans
35419 File\SpecialChar \menuseparator
35420 Export\SpecialChar \menuseparator
35421 ASCII
35422 \family default
35423 .
35424  Setting the line line length to 0 means all text is printed in one endless
35425  line.
35426 \end_layout
35427
35428 \begin_layout Standard
35429 roff command defines an additional command used to produce better ASCII
35430  tables with the 
35431 \family typewriter
35432 groff/troff/nroff
35433 \family default
35434  UNIX-commands (refer to their manpages for more information about them).
35435  Setting this as empty tells LyX to use the internal formatter.
35436 \end_layout
35437
35438 \begin_layout Subsection
35439 LaT
35440 \begin_inset ERT
35441 status collapsed
35442
35443 \begin_layout Standard
35444
35445 {}
35446 \end_layout
35447
35448 \end_inset
35449
35450 eX
35451 \end_layout
35452
35453 \begin_layout Subsection
35454 Paths
35455 \end_layout
35456
35457 \begin_layout Section
35458 Converters
35459 \end_layout
35460
35461 \begin_layout Standard
35462 LyX has a powerful mechanism to convert to and from any file format using
35463  external programs.
35464  Define a pair of formats, e.g.
35465  
35466 \family typewriter
35467 LaTeX
35468 \family default
35469  and 
35470 \family typewriter
35471 PDF
35472 \family default
35473 .
35474  Now define a converter from one format to the other.
35475  In our example, two possible mechanisms exist.
35476 \end_layout
35477
35478 \begin_layout Enumerate
35479 A direct conversion, from LaTeX to PDF using pdflatex
35480 \end_layout
35481
35482 \begin_layout Enumerate
35483 A more convoluted route using intermediate formats and converters: LaTeX
35484  to DVI (using latex) to PostScript® (using dvips) to PDF (using ps2pdf).
35485 \end_layout
35486
35487 \begin_layout Standard
35488 LyX will always choose the shortest possible route, so you must specify
35489  two different Format names for 
35490 \family typewriter
35491 .pdf
35492 \family default
35493  files to be able to use either.
35494  Both are included by default in the 
35495 \family sans
35496 Preferences
35497 \family default
35498  dialog.
35499  Have a look and then invent your own!
35500 \end_layout
35501
35502 \begin_layout Standard
35503 Moreover, each Format can have a Viewer associated with it.
35504  For example, you might want to use 
35505 \family typewriter
35506 Ghostview
35507 \family default
35508  to examine PostScript files, or 
35509 \family typewriter
35510 xdvi
35511 \family default
35512  to preview the LaTeX output.
35513  You can alter the viewer to use (and what options to pass to it) via the
35514  
35515 \family sans
35516 Tols\SpecialChar \menuseparator
35517 Preferences:Converters
35518 \family default
35519  dialog.
35520  For example, to change the 
35521 \family typewriter
35522 dvi
35523 \family default
35524  viewer, select the 
35525 \family typewriter
35526 DVI
35527 \family default
35528  format in the dialog, change the viewer to be 
35529 \family typewriter
35530 kdvi
35531 \family default
35532  (or whatever), and hit 
35533 \family sans
35534 Modify
35535 \family default
35536 .
35537 \end_layout
35538
35539 \begin_layout Section
35540 File Formats
35541 \end_layout
35542
35543 \begin_layout Section
35544 Copiers
35545 \end_layout
35546
35547 \begin_layout Section
35548 BibTeX and makeindex
35549 \end_layout
35550
35551 \begin_layout Standard
35552 Both the bibliography generating command (default 
35553 \family typewriter
35554 bibtex
35555 \family default
35556 ) and the index generating command (default 
35557 \family typewriter
35558 makeindex
35559 \family default
35560  with options 
35561 \family typewriter
35562 -c
35563 \family default
35564  and 
35565 \family typewriter
35566 -q
35567 \family default
35568 ) can be changed.
35569  As an alternative for 
35570 \family typewriter
35571 makeindex
35572 \family default
35573
35574 \family typewriter
35575 xindy
35576 \family default
35577  can be recommended.
35578  
35579 \end_layout
35580
35581 \begin_layout Standard
35582 The command to enter is
35583 \end_layout
35584
35585 \begin_layout Quote
35586
35587 \family typewriter
35588 makeindex.sh -m $$lang
35589 \end_layout
35590
35591 \begin_layout Standard
35592 where the placeholder 
35593 \family typewriter
35594 $$lang
35595 \family default
35596  will be replaced by the chosen document (babel) language.
35597  For this, you must 
35598 \end_layout
35599
35600 \begin_layout Standard
35601 have installed the packages 
35602 \family typewriter
35603 xindy
35604 \family default
35605  and 
35606 \family typewriter
35607 make-rules
35608 \family default
35609  (
35610 \family typewriter
35611 xindy-make-rules
35612 \family default
35613 ).
35614  Type 
35615 \family typewriter
35616 makeindex.sh
35617 \family default
35618  at a shell prompt for a help page.
35619 \end_layout
35620
35621 \begin_layout Chapter
35622 Units available in LyX
35623 \begin_inset LatexCommand index
35624 name "Units"
35625
35626 \end_inset
35627
35628
35629 \begin_inset LatexCommand label
35630 name "cha:Units-available-in"
35631
35632 \end_inset
35633
35634
35635 \end_layout
35636
35637 \begin_layout Standard
35638 To understand the units described in this documentation, 
35639 \begin_inset LatexCommand ref
35640 reference "cap:Units"
35641
35642 \end_inset
35643
35644  explains all units available in LyX.
35645 \end_layout
35646
35647 \begin_layout Standard
35648 \begin_inset Float table
35649 placement h
35650 wide false
35651 sideways false
35652 status open
35653
35654 \begin_layout Standard
35655 \begin_inset Caption
35656
35657 \begin_layout Standard
35658 \begin_inset LatexCommand label
35659 name "cap:Units"
35660
35661 \end_inset
35662
35663 Units
35664 \end_layout
35665
35666 \end_inset
35667
35668
35669 \end_layout
35670
35671 \begin_layout Standard
35672 \begin_inset VSpace medskip
35673 \end_inset
35674
35675
35676 \end_layout
35677
35678 \begin_layout Standard
35679 \align center
35680 \begin_inset Tabular
35681 <lyxtabular version="3" rows="20" columns="2">
35682 <features>
35683 <column alignment="center" valignment="top" leftline="true" width="0">
35684 <column alignment="center" valignment="top" leftline="true" rightline="true" width="0">
35685 <row topline="true" bottomline="true">
35686 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
35687 \begin_inset Text
35688
35689 \begin_layout Standard
35690 unit
35691 \end_layout
35692
35693 \end_inset
35694 </cell>
35695 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
35696 \begin_inset Text
35697
35698 \begin_layout Standard
35699 name/description
35700 \end_layout
35701
35702 \end_inset
35703 </cell>
35704 </row>
35705 <row topline="true">
35706 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
35707 \begin_inset Text
35708
35709 \begin_layout Standard
35710 mm
35711 \end_layout
35712
35713 \end_inset
35714 </cell>
35715 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
35716 \begin_inset Text
35717
35718 \begin_layout Standard
35719 millimeter
35720 \end_layout
35721
35722 \end_inset
35723 </cell>
35724 </row>
35725 <row topline="true">
35726 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
35727 \begin_inset Text
35728
35729 \begin_layout Standard
35730 cm
35731 \end_layout
35732
35733 \end_inset
35734 </cell>
35735 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
35736 \begin_inset Text
35737
35738 \begin_layout Standard
35739 centimeter
35740 \end_layout
35741
35742 \end_inset
35743 </cell>
35744 </row>
35745 <row topline="true">
35746 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
35747 \begin_inset Text
35748
35749 \begin_layout Standard
35750 in
35751 \end_layout
35752
35753 \end_inset
35754 </cell>
35755 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
35756 \begin_inset Text
35757
35758 \begin_layout Standard
35759 inch
35760 \end_layout
35761
35762 \end_inset
35763 </cell>
35764 </row>
35765 <row topline="true">
35766 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
35767 \begin_inset Text
35768
35769 \begin_layout Standard
35770 pt
35771 \end_layout
35772
35773 \end_inset
35774 </cell>
35775 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
35776 \begin_inset Text
35777
35778 \begin_layout Standard
35779 point (72.27\InsetSpace \thinspace{}
35780 pt = 1\InsetSpace \thinspace{}
35781 in)
35782 \end_layout
35783
35784 \end_inset
35785 </cell>
35786 </row>
35787 <row topline="true">
35788 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
35789 \begin_inset Text
35790
35791 \begin_layout Standard
35792 pc
35793 \end_layout
35794
35795 \end_inset
35796 </cell>
35797 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
35798 \begin_inset Text
35799
35800 \begin_layout Standard
35801 pica (1\InsetSpace \thinspace{}
35802 pc = 12\InsetSpace \thinspace{}
35803 pt)
35804 \end_layout
35805
35806 \end_inset
35807 </cell>
35808 </row>
35809 <row topline="true">
35810 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
35811 \begin_inset Text
35812
35813 \begin_layout Standard
35814 sp
35815 \end_layout
35816
35817 \end_inset
35818 </cell>
35819 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
35820 \begin_inset Text
35821
35822 \begin_layout Standard
35823 scaled point (65536\InsetSpace \thinspace{}
35824 sp = 1\InsetSpace \thinspace{}
35825 pt)
35826 \end_layout
35827
35828 \end_inset
35829 </cell>
35830 </row>
35831 <row topline="true">
35832 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
35833 \begin_inset Text
35834
35835 \begin_layout Standard
35836 bp
35837 \end_layout
35838
35839 \end_inset
35840 </cell>
35841 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
35842 \begin_inset Text
35843
35844 \begin_layout Standard
35845 big point (72\InsetSpace \thinspace{}
35846 bp = 1\InsetSpace \thinspace{}
35847 in)
35848 \end_layout
35849
35850 \end_inset
35851 </cell>
35852 </row>
35853 <row topline="true">
35854 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
35855 \begin_inset Text
35856
35857 \begin_layout Standard
35858 dd
35859 \end_layout
35860
35861 \end_inset
35862 </cell>
35863 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
35864 \begin_inset Text
35865
35866 \begin_layout Standard
35867 didot (72\InsetSpace \thinspace{}
35868 dd 
35869 \begin_inset Formula $\approx$
35870 \end_inset
35871
35872  37.6\InsetSpace \thinspace{}
35873 mm)
35874 \end_layout
35875
35876 \end_inset
35877 </cell>
35878 </row>
35879 <row topline="true">
35880 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
35881 \begin_inset Text
35882
35883 \begin_layout Standard
35884 cc
35885 \end_layout
35886
35887 \end_inset
35888 </cell>
35889 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
35890 \begin_inset Text
35891
35892 \begin_layout Standard
35893 cicero (1\InsetSpace \thinspace{}
35894 cc = 12\InsetSpace \thinspace{}
35895 dd)
35896 \end_layout
35897
35898 \end_inset
35899 </cell>
35900 </row>
35901 <row topline="true">
35902 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
35903 \begin_inset Text
35904
35905 \begin_layout Standard
35906 Scale%
35907 \end_layout
35908
35909 \end_inset
35910 </cell>
35911 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
35912 \begin_inset Text
35913
35914 \begin_layout Standard
35915 % of original image width
35916 \end_layout
35917
35918 \end_inset
35919 </cell>
35920 </row>
35921 <row topline="true">
35922 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
35923 \begin_inset Text
35924
35925 \begin_layout Standard
35926 text%
35927 \end_layout
35928
35929 \end_inset
35930 </cell>
35931 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
35932 \begin_inset Text
35933
35934 \begin_layout Standard
35935 % of text width
35936 \end_layout
35937
35938 \end_inset
35939 </cell>
35940 </row>
35941 <row topline="true">
35942 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
35943 \begin_inset Text
35944
35945 \begin_layout Standard
35946 col%
35947 \end_layout
35948
35949 \end_inset
35950 </cell>
35951 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
35952 \begin_inset Text
35953
35954 \begin_layout Standard
35955 % of column width
35956 \end_layout
35957
35958 \end_inset
35959 </cell>
35960 </row>
35961 <row topline="true">
35962 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
35963 \begin_inset Text
35964
35965 \begin_layout Standard
35966 page%
35967 \end_layout
35968
35969 \end_inset
35970 </cell>
35971 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
35972 \begin_inset Text
35973
35974 \begin_layout Standard
35975 % of paper width
35976 \end_layout
35977
35978 \end_inset
35979 </cell>
35980 </row>
35981 <row topline="true">
35982 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
35983 \begin_inset Text
35984
35985 \begin_layout Standard
35986 line%
35987 \end_layout
35988
35989 \end_inset
35990 </cell>
35991 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
35992 \begin_inset Text
35993
35994 \begin_layout Standard
35995 % of line width
35996 \end_layout
35997
35998 \end_inset
35999 </cell>
36000 </row>
36001 <row topline="true">
36002 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
36003 \begin_inset Text
36004
36005 \begin_layout Standard
36006 theight%
36007 \end_layout
36008
36009 \end_inset
36010 </cell>
36011 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
36012 \begin_inset Text
36013
36014 \begin_layout Standard
36015 % of text height
36016 \end_layout
36017
36018 \end_inset
36019 </cell>
36020 </row>
36021 <row topline="true">
36022 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
36023 \begin_inset Text
36024
36025 \begin_layout Standard
36026 pheight%
36027 \end_layout
36028
36029 \end_inset
36030 </cell>
36031 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
36032 \begin_inset Text
36033
36034 \begin_layout Standard
36035 % of paper height
36036 \end_layout
36037
36038 \end_inset
36039 </cell>
36040 </row>
36041 <row topline="true">
36042 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
36043 \begin_inset Text
36044
36045 \begin_layout Standard
36046 ex
36047 \end_layout
36048
36049 \end_inset
36050 </cell>
36051 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
36052 \begin_inset Text
36053
36054 \begin_layout Standard
36055 height of letter 
36056 \emph on
36057 x
36058 \emph default
36059  in current font
36060 \end_layout
36061
36062 \end_inset
36063 </cell>
36064 </row>
36065 <row topline="true">
36066 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
36067 \begin_inset Text
36068
36069 \begin_layout Standard
36070 em
36071 \end_layout
36072
36073 \end_inset
36074 </cell>
36075 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
36076 \begin_inset Text
36077
36078 \begin_layout Standard
36079 width of letter 
36080 \emph on
36081 M
36082 \emph default
36083  in current font
36084 \end_layout
36085
36086 \end_inset
36087 </cell>
36088 </row>
36089 <row topline="true" bottomline="true">
36090 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
36091 \begin_inset Text
36092
36093 \begin_layout Standard
36094 mu
36095 \end_layout
36096
36097 \end_inset
36098 </cell>
36099 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
36100 \begin_inset Text
36101
36102 \begin_layout Standard
36103 math unit (1\InsetSpace \thinspace{}
36104 mu = 1/18\InsetSpace \thinspace{}
36105 em)
36106 \end_layout
36107
36108 \end_inset
36109 </cell>
36110 </row>
36111 </lyxtabular>
36112
36113 \end_inset
36114
36115
36116 \end_layout
36117
36118 \end_inset
36119
36120
36121 \end_layout
36122
36123 \begin_layout Chapter
36124 Credits
36125 \begin_inset LatexCommand label
36126 name "cha:Credits"
36127
36128 \end_inset
36129
36130
36131 \end_layout
36132
36133 \begin_layout Standard
36134 The documentation is a collaborative effort between many different people
36135  (and we would encourage people to contribute!).
36136 \end_layout
36137
36138 \begin_layout Itemize
36139
36140 \noun on
36141 Alejandro Aguilar Sierra
36142 \end_layout
36143
36144 \begin_layout Itemize
36145
36146 \noun on
36147 Amir Karger
36148 \end_layout
36149
36150 \begin_layout Itemize
36151
36152 \noun on
36153 David Johnson
36154 \end_layout
36155
36156 \begin_layout Itemize
36157
36158 \noun on
36159 Hartmut Haase
36160 \end_layout
36161
36162 \begin_layout Itemize
36163
36164 \noun on
36165 Ignacio García
36166 \end_layout
36167
36168 \begin_layout Itemize
36169
36170 \noun on
36171 Ivan Schreter
36172 \end_layout
36173
36174 \begin_layout Itemize
36175
36176 \noun on
36177 John Raithel
36178 \end_layout
36179
36180 \begin_layout Itemize
36181
36182 \noun on
36183 John Weiss
36184 \end_layout
36185
36186 \begin_layout Itemize
36187
36188 \noun on
36189 Lars Gullik Bjønnes
36190 \end_layout
36191
36192 \begin_layout Itemize
36193
36194 \noun on
36195 Matthias Ettrich
36196 \end_layout
36197
36198 \begin_layout Itemize
36199
36200 \noun on
36201 Matthias Zenker
36202 \end_layout
36203
36204 \begin_layout Itemize
36205
36206 \noun on
36207 Rich Fields
36208 \end_layout
36209
36210 \begin_layout Itemize
36211
36212 \noun on
36213 Pascal André
36214 \end_layout
36215
36216 \begin_layout Itemize
36217
36218 \noun on
36219 Paul Evans
36220 \end_layout
36221
36222 \begin_layout Itemize
36223
36224 \noun on
36225 Paul Russel
36226 \end_layout
36227
36228 \begin_layout Itemize
36229
36230 \noun on
36231 Robin Socha
36232 \end_layout
36233
36234 \begin_layout Itemize
36235
36236 \noun on
36237 Uwe Stöhr
36238 \end_layout
36239
36240 \begin_layout Itemize
36241 The LyX Team: 
36242 \begin_inset LatexCommand cite
36243 key "lyxcredit"
36244
36245 \end_inset
36246
36247
36248 \end_layout
36249
36250 \begin_layout Standard
36251
36252 \newpage
36253 Bibliography created with the 
36254 \family sans
36255 Bibliography
36256 \family default
36257  environment:
36258 \end_layout
36259
36260 \begin_layout Bibliography
36261 \begin_inset LatexCommand bibitem
36262 label "Credits"
36263 key "lyxcredit"
36264
36265 \end_inset
36266
36267
36268 \begin_inset ERT
36269 status collapsed
36270
36271 \begin_layout Standard
36272
36273
36274 \backslash
36275 addcontentsline{toc}{chapter}{
36276 \backslash
36277 bibname
36278 \backslash
36279 ; 1}
36280 \end_layout
36281
36282 \end_inset
36283
36284
36285 \begin_inset Note Note
36286 status collapsed
36287
36288 \begin_layout Standard
36289 The command 
36290 \series bold
36291
36292 \backslash
36293 addcontentsline
36294 \series default
36295  is explained in the 
36296 \emph on
36297 Extended Features
36298 \emph default
36299  manual.
36300  It creates a TOC entry.
36301 \end_layout
36302
36303 \begin_layout Standard
36304 A manual TOC entry for the bibliography is only necessary because we use
36305  two different ones in one document.
36306 \end_layout
36307
36308 \end_inset
36309
36310 The LyX Team: 
36311 \begin_inset ERT
36312 status collapsed
36313
36314 \begin_layout Standard
36315
36316
36317 \backslash
36318 href{http://www.lyx.org/trac/browser/lyx-devel/trunk/lib/CREDITS}{
36319 \end_layout
36320
36321 \end_inset
36322
36323 Credits
36324 \begin_inset ERT
36325 status collapsed
36326
36327 \begin_layout Standard
36328
36329 }
36330 \end_layout
36331
36332 \end_inset
36333
36334
36335 \begin_inset Note Note
36336 status collapsed
36337
36338 \begin_layout Standard
36339 The command 
36340 \series bold
36341
36342 \backslash
36343 href
36344 \series default
36345  is explained in the 
36346 \emph on
36347 Extended Features
36348 \emph default
36349  manual.
36350  It creates a hyperlink.
36351 \end_layout
36352
36353 \end_inset
36354
36355
36356 \end_layout
36357
36358 \begin_layout Bibliography
36359 \begin_inset LatexCommand bibitem
36360 key "latexcompanion"
36361
36362 \end_inset
36363
36364 Frank Mittelbach and Michel Goossens: 
36365 \emph on
36366 The LaTeX Companion Second Edition.
36367
36368 \emph default
36369  Addison-Wesley, 2004
36370 \end_layout
36371
36372 \begin_layout Bibliography
36373 \begin_inset LatexCommand bibitem
36374 key "latexguide"
36375
36376 \end_inset
36377
36378 Helmut Kopka and Patrick W.
36379  Daly: 
36380 \emph on
36381 A Guide to LaTeX Fourth Edition.
36382
36383 \emph default
36384  Addison-Wesley, 2003
36385 \end_layout
36386
36387 \begin_layout Bibliography
36388 \begin_inset LatexCommand bibitem
36389 key "latexbook"
36390
36391 \end_inset
36392
36393 Leslie Lamport: 
36394 \emph on
36395 LaTeX: A Document Preparation System.
36396
36397 \emph default
36398  Addison-Wesley, second edition, 1994
36399 \end_layout
36400
36401 \begin_layout Bibliography
36402 \begin_inset LatexCommand bibitem
36403 key "texbook"
36404
36405 \end_inset
36406
36407 Donald E.
36408  Knuth.
36409  
36410 \emph on
36411 The TeXbook.
36412
36413 \emph default
36414  Addison-Wesley, 1984
36415 \end_layout
36416
36417 \begin_layout Bibliography
36418 \begin_inset LatexCommand bibitem
36419 key "TeXCatalogue"
36420
36421 \end_inset
36422
36423 The TeX Catalogue:
36424 \newline
36425
36426 \begin_inset LatexCommand url
36427 target "http://www.ctan.org/tex-archive/help/Catalogue/bytopic.html"
36428
36429 \end_inset
36430
36431
36432 \end_layout
36433
36434 \begin_layout Bibliography
36435 \begin_inset LatexCommand bibitem
36436 key "LaTeXFAQ"
36437
36438 \end_inset
36439
36440
36441 \begin_inset LatexCommand url
36442 name "LaTeX FAQ"
36443 target "http://www.tex.ac.uk/cgi-bin/texfaq2html"
36444
36445 \end_inset
36446
36447
36448 \end_layout
36449
36450 \begin_layout Bibliography
36451 \begin_inset LatexCommand bibitem
36452 key "fancyhdr"
36453
36454 \end_inset
36455
36456
36457 \begin_inset ERT
36458 status collapsed
36459
36460 \begin_layout Standard
36461
36462
36463 \backslash
36464 href{ftp://tug.ctan.org/pub/tex-archive/macros/latex/contrib/fancyhdr/fancyhdr.pdf}
36465 {
36466 \end_layout
36467
36468 \end_inset
36469
36470 Documentation
36471 \begin_inset ERT
36472 status collapsed
36473
36474 \begin_layout Standard
36475
36476 }
36477 \end_layout
36478
36479 \end_inset
36480
36481  of the LaTeX-package 
36482 \series bold
36483 fancyhdr
36484 \series default
36485
36486 \begin_inset LatexCommand index
36487 name "LaTeX-packages ! fancyhdr"
36488
36489 \end_inset
36490
36491
36492 \end_layout
36493
36494 \begin_layout Bibliography
36495 \begin_inset LatexCommand bibitem
36496 key "floatflt"
36497
36498 \end_inset
36499
36500
36501 \begin_inset ERT
36502 status collapsed
36503
36504 \begin_layout Standard
36505
36506
36507 \backslash
36508 href{ftp://tug.ctan.org/pub/tex-archive/macros/latex/contrib/floatflt/floatflt.pdf}
36509 {
36510 \end_layout
36511
36512 \end_inset
36513
36514 Documentation
36515 \begin_inset ERT
36516 status collapsed
36517
36518 \begin_layout Standard
36519
36520 }
36521 \end_layout
36522
36523 \end_inset
36524
36525  of the LaTeX-package 
36526 \series bold
36527 floatflt
36528 \series default
36529
36530 \begin_inset LatexCommand index
36531 name "LaTeX-packages ! floatflt"
36532
36533 \end_inset
36534
36535
36536 \end_layout
36537
36538 \begin_layout Bibliography
36539 \begin_inset LatexCommand bibitem
36540 key "nomencl"
36541
36542 \end_inset
36543
36544
36545 \begin_inset ERT
36546 status collapsed
36547
36548 \begin_layout Standard
36549
36550
36551 \backslash
36552 href{ftp://tug.ctan.org/pub/tex-archive/macros/latex/contrib/nomencl/nomencl.pdf}{
36553 \end_layout
36554
36555 \end_inset
36556
36557 Documentation
36558 \begin_inset ERT
36559 status collapsed
36560
36561 \begin_layout Standard
36562
36563 }
36564 \end_layout
36565
36566 \end_inset
36567
36568  of the LaTeX-package 
36569 \series bold
36570 nomencl
36571 \series default
36572
36573 \begin_inset LatexCommand index
36574 name "LaTeX-packages ! nomencl"
36575
36576 \end_inset
36577
36578
36579 \end_layout
36580
36581 \begin_layout Bibliography
36582 \begin_inset LatexCommand bibitem
36583 key "tipa"
36584
36585 \end_inset
36586
36587
36588 \begin_inset ERT
36589 status collapsed
36590
36591 \begin_layout Standard
36592
36593
36594 \backslash
36595 href{http://www.ctan.org/tex-archive/fonts/tipa/tipaman.pdf}{
36596 \end_layout
36597
36598 \end_inset
36599
36600 Documentation
36601 \begin_inset ERT
36602 status collapsed
36603
36604 \begin_layout Standard
36605
36606 }
36607 \end_layout
36608
36609 \end_inset
36610
36611  of the LaTeX-package 
36612 \series bold
36613 tipa
36614 \series default
36615
36616 \begin_inset LatexCommand index
36617 name "LaTeX-packages ! tipa"
36618
36619 \end_inset
36620
36621
36622 \end_layout
36623
36624 \begin_layout Bibliography
36625 \begin_inset LatexCommand bibitem
36626 key "Arabic"
36627
36628 \end_inset
36629
36630
36631 \begin_inset ERT
36632 status collapsed
36633
36634 \begin_layout Standard
36635
36636
36637 \backslash
36638 href{http://wiki.lyx.org/Windows/Arabic}{
36639 \end_layout
36640
36641 \end_inset
36642
36643 Wiki-page
36644 \begin_inset ERT
36645 status collapsed
36646
36647 \begin_layout Standard
36648
36649 }
36650 \end_layout
36651
36652 \end_inset
36653
36654  how to set up LyX for Arabic
36655 \end_layout
36656
36657 \begin_layout Bibliography
36658 \begin_inset LatexCommand bibitem
36659 key "Armenian"
36660
36661 \end_inset
36662
36663
36664 \begin_inset ERT
36665 status collapsed
36666
36667 \begin_layout Standard
36668
36669
36670 \backslash
36671 href{http://wiki.lyx.org/Windows/Armenian}{
36672 \end_layout
36673
36674 \end_inset
36675
36676 Wiki-page
36677 \begin_inset ERT
36678 status collapsed
36679
36680 \begin_layout Standard
36681
36682 }
36683 \end_layout
36684
36685 \end_inset
36686
36687  how to set up LyX for Armenian
36688 \end_layout
36689
36690 \begin_layout Bibliography
36691 \begin_inset LatexCommand bibitem
36692 key "Farsi"
36693
36694 \end_inset
36695
36696
36697 \begin_inset ERT
36698 status collapsed
36699
36700 \begin_layout Standard
36701
36702
36703 \backslash
36704 href{http://wiki.lyx.org/Windows/Farsi}{
36705 \end_layout
36706
36707 \end_inset
36708
36709 Wiki-page
36710 \begin_inset ERT
36711 status collapsed
36712
36713 \begin_layout Standard
36714
36715 }
36716 \end_layout
36717
36718 \end_inset
36719
36720  how to set up LyX for Farsi
36721 \end_layout
36722
36723 \begin_layout Bibliography
36724 \begin_inset LatexCommand bibitem
36725 key "Hebrew"
36726
36727 \end_inset
36728
36729
36730 \begin_inset ERT
36731 status collapsed
36732
36733 \begin_layout Standard
36734
36735
36736 \backslash
36737 href{http://wiki.lyx.org/Windows/Hebrew}{
36738 \end_layout
36739
36740 \end_inset
36741
36742 Wiki-page
36743 \begin_inset ERT
36744 status collapsed
36745
36746 \begin_layout Standard
36747
36748 }
36749 \end_layout
36750
36751 \end_inset
36752
36753  how to set up LyX for Hebrew
36754 \end_layout
36755
36756 \begin_layout Standard
36757
36758 \newpage
36759 Bibliography created from a BibTeX-database:
36760 \begin_inset LatexCommand bibtex
36761 options "biblio/alphadin"
36762 bibfiles "biblio/LyXDocs"
36763
36764 \end_inset
36765
36766
36767 \begin_inset ERT
36768 status collapsed
36769
36770 \begin_layout Standard
36771
36772
36773 \backslash
36774 addcontentsline{toc}{chapter}{
36775 \backslash
36776 bibname
36777 \backslash
36778 ; 2}
36779 \end_layout
36780
36781 \end_inset
36782
36783
36784 \begin_inset Note Note
36785 status collapsed
36786
36787 \begin_layout Standard
36788 The command 
36789 \series bold
36790
36791 \backslash
36792 addcontentsline
36793 \series default
36794  is explained in the 
36795 \emph on
36796 Extended Features
36797 \emph default
36798  manual.
36799  It creates a TOC entry.
36800 \end_layout
36801
36802 \begin_layout Standard
36803 A manual TOC entry for the bibliography is only necessary because we use
36804  two different ones in one document.
36805 \end_layout
36806
36807 \end_inset
36808
36809
36810 \end_layout
36811
36812 \begin_layout Standard
36813
36814 \series bold
36815 \begin_inset LatexCommand printnomenclature
36816
36817 \end_inset
36818
36819
36820 \begin_inset LatexCommand printindex
36821
36822 \end_inset
36823
36824
36825 \end_layout
36826
36827 \end_body
36828 \end_document