]> git.lyx.org Git - lyx.git/blob - lib/doc/UserGuide.lyx
UserGuide.lyx: fix a chapter title
[lyx.git] / lib / doc / UserGuide.lyx
1 #LyX 1.5.2svn 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 you have both keys, you will need to try out which one actually
1390  performs 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 
12472 \emph on
12473 Extended Editing
12474 \emph default
12475 .
12476 \end_layout
12477
12478 \begin_layout Subsubsection
12479 Quotes
12480 \begin_inset LatexCommand index
12481 name "Typography ! Quotes"
12482
12483 \end_inset
12484
12485
12486 \begin_inset LatexCommand index
12487 name "Quotes | see{Typography}"
12488
12489 \end_inset
12490
12491
12492 \begin_inset LatexCommand label
12493 name "sub:Quotes"
12494
12495 \end_inset
12496
12497
12498 \end_layout
12499
12500 \begin_layout Standard
12501 LyX usually sets quotes correctly.
12502  Specifically, it will use an opening quote at the beginning of quoted text,
12503  and use a closing quote at the end.
12504  For example, 
12505 \begin_inset Quotes eld
12506 \end_inset
12507
12508 open close
12509 \begin_inset Quotes erd
12510 \end_inset
12511
12512 .
12513  The keyboard character, 
12514 \family sans
12515 "
12516 \family default
12517 , generates this automatically.
12518 \end_layout
12519
12520 \begin_layout Standard
12521 You can change the behavior of the 
12522 \family sans
12523 "
12524 \family default
12525  key using the submenu 
12526 \family sans
12527 Language
12528 \family default
12529  of the dialog 
12530 \family sans
12531 Document\SpecialChar \menuseparator
12532 Settings
12533 \family default
12534
12535 \begin_inset LatexCommand index
12536 name "Document ! Settings"
12537
12538 \end_inset
12539
12540  dialog.
12541  Selecting the button 
12542 \family sans
12543 Double
12544 \family default
12545  makes the 
12546 \family sans
12547 "
12548 \family default
12549  key produce the sequence: 
12550 \begin_inset Quotes eld
12551 \end_inset
12552
12553
12554 \begin_inset Quotes erd
12555 \end_inset
12556
12557 .
12558  The button 
12559 \family sans
12560 Single
12561 \family default
12562 , in contrast, makes the 
12563 \family sans
12564 "
12565 \family default
12566  key produce: 
12567 \begin_inset Quotes els
12568 \end_inset
12569
12570 '.
12571 \end_layout
12572
12573 \begin_layout Standard
12574 You can also select quotes for different languages in the box 
12575 \family sans
12576 Type
12577 \family default
12578  option.
12579  There are six choices:
12580 \end_layout
12581
12582 \begin_layout Labeling
12583 \labelwidthstring 00.00.0000
12584
12585 \family sans
12586 \begin_inset Quotes eld
12587 \end_inset
12588
12589 Text
12590 \begin_inset Quotes erd
12591 \end_inset
12592
12593
12594 \family default
12595  Use quotes like this 
12596 \begin_inset Quotes eld
12597 \end_inset
12598
12599 double
12600 \begin_inset Quotes erd
12601 \end_inset
12602
12603  or 
12604 \begin_inset Quotes els
12605 \end_inset
12606
12607 single
12608 \begin_inset Quotes ers
12609 \end_inset
12610
12611
12612 \end_layout
12613
12614 \begin_layout Labeling
12615 \labelwidthstring 00.00.0000
12616
12617 \family sans
12618 \begin_inset Quotes sld
12619 \end_inset
12620
12621 Text
12622 \begin_inset Quotes srd
12623 \end_inset
12624
12625
12626 \family default
12627  Use quotes like 
12628 \begin_inset Quotes sld
12629 \end_inset
12630
12631 this
12632 \begin_inset Quotes srd
12633 \end_inset
12634
12635  or 'this
12636 \begin_inset Quotes ers
12637 \end_inset
12638
12639
12640 \end_layout
12641
12642 \begin_layout Labeling
12643 \labelwidthstring 00.00.0000
12644
12645 \family sans
12646 \begin_inset Quotes gld
12647 \end_inset
12648
12649 Text
12650 \begin_inset Quotes grd
12651 \end_inset
12652
12653
12654 \family default
12655  Use quotes like 
12656 \begin_inset Quotes gld
12657 \end_inset
12658
12659 this
12660 \begin_inset Quotes grd
12661 \end_inset
12662
12663  or 
12664 \begin_inset Quotes gls
12665 \end_inset
12666
12667 this
12668 \begin_inset Quotes grs
12669 \end_inset
12670
12671
12672 \end_layout
12673
12674 \begin_layout Labeling
12675 \labelwidthstring 00.00.0000
12676
12677 \family sans
12678 \begin_inset Quotes pld
12679 \end_inset
12680
12681 Text
12682 \begin_inset Quotes prd
12683 \end_inset
12684
12685
12686 \family default
12687  Use quotes like 
12688 \begin_inset Quotes pld
12689 \end_inset
12690
12691 this
12692 \begin_inset Quotes prd
12693 \end_inset
12694
12695  or 
12696 \begin_inset Quotes pls
12697 \end_inset
12698
12699 this
12700 \begin_inset Quotes prs
12701 \end_inset
12702
12703
12704 \end_layout
12705
12706 \begin_layout Labeling
12707 \labelwidthstring 00.00.0000
12708
12709 \family sans
12710 \begin_inset Quotes fld
12711 \end_inset
12712
12713 Text
12714 \begin_inset Quotes frd
12715 \end_inset
12716
12717
12718 \family default
12719  Use quotes like 
12720 \begin_inset Quotes fld
12721 \end_inset
12722
12723 this
12724 \begin_inset Quotes frd
12725 \end_inset
12726
12727  or 
12728 \begin_inset Quotes fls
12729 \end_inset
12730
12731 this
12732 \begin_inset Quotes frs
12733 \end_inset
12734
12735
12736 \end_layout
12737
12738 \begin_layout Labeling
12739 \labelwidthstring 00.00.0000
12740
12741 \family sans
12742 \begin_inset Quotes ald
12743 \end_inset
12744
12745 Text
12746 \begin_inset Quotes ard
12747 \end_inset
12748
12749
12750 \family default
12751  Use quotes like 
12752 \begin_inset Quotes ald
12753 \end_inset
12754
12755 this
12756 \begin_inset Quotes ard
12757 \end_inset
12758
12759  or 
12760 \begin_inset Quotes als
12761 \end_inset
12762
12763 this
12764 \begin_inset Quotes ars
12765 \end_inset
12766
12767
12768 \end_layout
12769
12770 \begin_layout Standard
12771 These options affects what character the 
12772 \family sans
12773 "
12774 \family default
12775  key produces.
12776 \end_layout
12777
12778 \begin_layout Standard
12779 On the other hand, if you want to produce a plain text quote character,
12780  type 
12781 \family sans
12782 C-"
12783 \family default
12784 .
12785  This produces: 
12786 \family typewriter
12787 "
12788 \family default
12789  in any cases.
12790 \end_layout
12791
12792 \begin_layout Subsection
12793 Ligatures
12794 \begin_inset LatexCommand index
12795 name "Typography ! Ligatures"
12796
12797 \end_inset
12798
12799
12800 \begin_inset LatexCommand index
12801 name "Ligatures | see{Typography}"
12802
12803 \end_inset
12804
12805
12806 \begin_inset LatexCommand label
12807 name "sub:Ligatures"
12808
12809 \end_inset
12810
12811
12812 \end_layout
12813
12814 \begin_layout Standard
12815 It is standard typesetting practice to group certain letters together and
12816  print them as single characters.
12817  These groups are known as 
12818 \emph on
12819 ligatures
12820 \emph default
12821 .
12822  Since LaTeX knows about ligatures, your documents will contain them too
12823  in the output.
12824  Here are the standard ligatures:
12825 \end_layout
12826
12827 \begin_layout Itemize
12828 ff
12829 \end_layout
12830
12831 \begin_layout Itemize
12832 fi
12833 \end_layout
12834
12835 \begin_layout Itemize
12836 fl
12837 \end_layout
12838
12839 \begin_layout Itemize
12840 ffi
12841 \end_layout
12842
12843 \begin_layout Itemize
12844 ffl
12845 \end_layout
12846
12847 \begin_layout Standard
12848 Some languages uses other ligatures if the document font supports them.
12849 \end_layout
12850
12851 \begin_layout Standard
12852 Sometimes, you don't want a ligature in a word.
12853  While a ligature may be okay in the word, 
12854 \begin_inset Quotes eld
12855 \end_inset
12856
12857 graffiti,
12858 \begin_inset Quotes erd
12859 \end_inset
12860
12861  it looks really weird in compound words, such as 
12862 \begin_inset Quotes eld
12863 \end_inset
12864
12865 cufflink
12866 \begin_inset Quotes erd
12867 \end_inset
12868
12869  or the German 
12870 \begin_inset Quotes eld
12871 \end_inset
12872
12873 Dorffest.
12874 \begin_inset Quotes erd
12875 \end_inset
12876
12877  To break a ligature, use 
12878 \family sans
12879 Insert\SpecialChar \menuseparator
12880 Formatting\SpecialChar \menuseparator
12881 Ligature\InsetSpace ~
12882 Break.
12883
12884 \family default
12885  This changes 
12886 \begin_inset Quotes eld
12887 \end_inset
12888
12889 cufflinks
12890 \begin_inset Quotes erd
12891 \end_inset
12892
12893  to 
12894 \begin_inset Quotes eld
12895 \end_inset
12896
12897 cuff\SpecialChar \textcompwordmark{}
12898 links
12899 \begin_inset Quotes erd
12900 \end_inset
12901
12902  and 
12903 \begin_inset Quotes eld
12904 \end_inset
12905
12906 Dorffest
12907 \begin_inset Quotes erd
12908 \end_inset
12909
12910  to 
12911 \begin_inset Quotes eld
12912 \end_inset
12913
12914 Dorf\SpecialChar \textcompwordmark{}
12915 fest
12916 \begin_inset Quotes erd
12917 \end_inset
12918
12919 .
12920 \end_layout
12921
12922 \begin_layout Subsection
12923 LyX's Proper Names
12924 \begin_inset LatexCommand index
12925 name "LyX ! Proper names"
12926
12927 \end_inset
12928
12929
12930 \begin_inset LatexCommand label
12931 name "sub:LyX's-Proper-Names"
12932
12933 \end_inset
12934
12935
12936 \end_layout
12937
12938 \begin_layout Standard
12939 You have surely noticed, that the word 
12940 \begin_inset Quotes eld
12941 \end_inset
12942
12943 LaTeX
12944 \begin_inset Quotes erd
12945 \end_inset
12946
12947  appears always with characters in different size and height.
12948  LaTeX is the name of the program used by LyX and is therefore recognized
12949  as proper name when you type it in LyX as 
12950 \begin_inset Quotes eld
12951 \end_inset
12952
12953 LaT
12954 \begin_inset ERT
12955 status collapsed
12956
12957 \begin_layout Standard
12958
12959 {}
12960 \end_layout
12961
12962 \end_inset
12963
12964 eX
12965 \begin_inset Quotes erd
12966 \end_inset
12967
12968 .
12969  Note the order of the upper-and lowercase letters! LyX recognizes the following
12970  proper names:
12971 \end_layout
12972
12973 \begin_layout Description
12974 LyX The name of the game, write 
12975 \begin_inset Quotes eld
12976 \end_inset
12977
12978 L
12979 \begin_inset ERT
12980 status collapsed
12981
12982 \begin_layout Standard
12983
12984 {}
12985 \end_layout
12986
12987 \end_inset
12988
12989 yX
12990 \begin_inset Quotes erd
12991 \end_inset
12992
12993  to produce it.
12994 \end_layout
12995
12996 \begin_layout Description
12997 TeX The program used by LaTeX, write 
12998 \begin_inset Quotes eld
12999 \end_inset
13000
13001 T
13002 \begin_inset ERT
13003 status collapsed
13004
13005 \begin_layout Standard
13006
13007 {}
13008 \end_layout
13009
13010 \end_inset
13011
13012 eX
13013 \begin_inset Quotes erd
13014 \end_inset
13015
13016  to produce it.
13017 \end_layout
13018
13019 \begin_layout Description
13020 LaTeX The program used by LyX, write 
13021 \begin_inset Quotes eld
13022 \end_inset
13023
13024 LaT
13025 \begin_inset ERT
13026 status collapsed
13027
13028 \begin_layout Standard
13029
13030 {}
13031 \end_layout
13032
13033 \end_inset
13034
13035 eX
13036 \begin_inset Quotes erd
13037 \end_inset
13038
13039  to produce it.
13040 \end_layout
13041
13042 \begin_layout Description
13043 LaTeX2e The actual version of LaTeX, write 
13044 \begin_inset Quotes eld
13045 \end_inset
13046
13047 LaT
13048 \begin_inset ERT
13049 status collapsed
13050
13051 \begin_layout Standard
13052
13053 {}
13054 \end_layout
13055
13056 \end_inset
13057
13058 eX2e
13059 \begin_inset Quotes erd
13060 \end_inset
13061
13062  to produce it.
13063 \end_layout
13064
13065 \begin_layout Standard
13066 You might wonder why the LaTeX-version is 
13067 \begin_inset Quotes eld
13068 \end_inset
13069
13070 2
13071 \begin_inset Formula $\epsilon$
13072 \end_inset
13073
13074
13075 \begin_inset Quotes erd
13076 \end_inset
13077
13078 .
13079  It's an old tradition in the TeX-world to give programs geek version numbers.
13080  For example the version number of TeX converges to the number 
13081 \begin_inset Formula $\pi$
13082 \end_inset
13083
13084 : The actual version is 
13085 \begin_inset Quotes eld
13086 \end_inset
13087
13088 TeX-3.141592
13089 \begin_inset Quotes erd
13090 \end_inset
13091
13092 , the previous one was 
13093 \begin_inset Quotes eld
13094 \end_inset
13095
13096 TeX-3.14159
13097 \begin_inset Quotes erd
13098 \end_inset
13099
13100 .
13101 \end_layout
13102
13103 \begin_layout Standard
13104 If you don't want to use proper names, e.g.
13105  in section headings, you can insert two empty braces in ERT in the word.
13106  This will look in LyX like: 
13107 \begin_inset Graphics
13108         filename clipart/LaTeX.png
13109
13110 \end_inset
13111
13112
13113 \newline
13114 For more about ERT, look at section\InsetSpace ~
13115
13116 \begin_inset LatexCommand ref
13117 reference "sec:ERT"
13118
13119 \end_inset
13120
13121 .
13122 \end_layout
13123
13124 \begin_layout Subsection
13125 Units
13126 \begin_inset LatexCommand index
13127 name "Typography ! Units"
13128
13129 \end_inset
13130
13131
13132 \end_layout
13133
13134 \begin_layout Standard
13135 Generally the space between units and the number is smaller than the normal
13136  space between two words.
13137  As you can see in the example below, it looks better when the space is
13138  smaller.
13139  To get such a 
13140 \begin_inset Quotes eld
13141 \end_inset
13142
13143 half space
13144 \begin_inset Quotes erd
13145 \end_inset
13146
13147  for units use the menu 
13148 \family sans
13149 Insert\SpecialChar \menuseparator
13150 Formatting\SpecialChar \menuseparator
13151 Thin\InsetSpace ~
13152 Space
13153 \family default
13154  (shortcut 
13155 \family sans
13156 C-S-Space
13157 \family default
13158 ).
13159 \end_layout
13160
13161 \begin_layout Standard
13162 Here's an example to show the differences:
13163 \end_layout
13164
13165 \begin_layout Standard
13166 \begin_inset Tabular
13167 <lyxtabular version="3" rows="2" columns="2">
13168 <features>
13169 <column alignment="left" valignment="top" width="0">
13170 <column alignment="left" valignment="top" width="0">
13171 <row>
13172 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
13173 \begin_inset Text
13174
13175 \begin_layout Standard
13176 24\InsetSpace ~
13177 kW
13178 \begin_inset Formula $\cdot$
13179 \end_inset
13180
13181 h
13182 \end_layout
13183
13184 \end_inset
13185 </cell>
13186 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
13187 \begin_inset Text
13188
13189 \begin_layout Standard
13190 space between number and unit
13191 \end_layout
13192
13193 \end_inset
13194 </cell>
13195 </row>
13196 <row>
13197 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
13198 \begin_inset Text
13199
13200 \begin_layout Standard
13201 24\InsetSpace \thinspace{}
13202 kW
13203 \begin_inset Formula $\cdot$
13204 \end_inset
13205
13206 h
13207 \end_layout
13208
13209 \end_inset
13210 </cell>
13211 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
13212 \begin_inset Text
13213
13214 \begin_layout Standard
13215 half space between number and unit
13216 \end_layout
13217
13218 \end_inset
13219 </cell>
13220 </row>
13221 </lyxtabular>
13222
13223 \end_inset
13224
13225
13226 \end_layout
13227
13228 \begin_layout Subsection
13229 Widows and Orphans
13230 \begin_inset LatexCommand index
13231 name "Typography ! Widows and orphans"
13232
13233 \end_inset
13234
13235
13236 \begin_inset LatexCommand label
13237 name "sub:Widows"
13238
13239 \end_inset
13240
13241
13242 \end_layout
13243
13244 \begin_layout Standard
13245 In the early days of word processors, page breaks went wherever the page
13246  happened to end.
13247  There was no regard for what was actually going on in the text.
13248  You may remember once printing out a document, only to find the heading
13249  for a new section printed at the very bottom of the page, the first line
13250  of a new paragraph all alone at the bottom of a page, or the last line
13251  of a paragraph at the top of a new page.
13252  These dangly-bits of text became known as 
13253 \emph on
13254 widows
13255 \emph default
13256  and 
13257 \emph on
13258 orphans
13259 \emph default
13260 .
13261 \end_layout
13262
13263 \begin_layout Standard
13264 Clearly, LyX can avoid breaking pages after a section heading.
13265  That's part of the advantage of paragraph environments.
13266  But what about widows and orphans, where the page breaks leave one line
13267  of a paragraph all alone at the top or bottom of a page? There are rules
13268  built into LaTeX governing page breaks, and some of those rules are there
13269  to specifically prevent widows and orphans.
13270  This is the advantage LyX has in using LaTeX as its backend.
13271 \end_layout
13272
13273 \begin_layout Standard
13274 There's no way we can go into how TeX and LaTeX decide to break a page,
13275  or how you can tweak that behavior.
13276  Some LaTeX books listed in the bibliography [such as\InsetSpace ~
13277
13278 \begin_inset LatexCommand cite
13279 key "latexcompanion"
13280
13281 \end_inset
13282
13283  or\InsetSpace ~
13284
13285 \begin_inset LatexCommand cite
13286 key "latexguide"
13287
13288 \end_inset
13289
13290 ] may have more information.
13291  You will almost never need to worry about this, however.
13292 \end_layout
13293
13294 \begin_layout Chapter
13295 Notes, Graphics, Tables, and Floats
13296 \begin_inset LatexCommand label
13297 name "cha:Floats-and-Notes"
13298
13299 \end_inset
13300
13301
13302 \end_layout
13303
13304 \begin_layout Standard
13305 The issues of this chapter are described in detail in the 
13306 \emph on
13307 Embedded Objects
13308 \emph default
13309  manual.
13310  There you'll also find tips and tricks for special cases.
13311 \end_layout
13312
13313 \begin_layout Section
13314 Notes
13315 \begin_inset LatexCommand index
13316 name "Notes"
13317
13318 \end_inset
13319
13320
13321 \begin_inset LatexCommand label
13322 name "sec:Notes"
13323
13324 \end_inset
13325
13326
13327 \end_layout
13328
13329 \begin_layout Standard
13330 LyX offers you a few types of notes to add to your document:
13331 \end_layout
13332
13333 \begin_layout Description
13334 LyX\InsetSpace ~
13335 Note This note type is for internal notes that won't appear in the output.
13336 \newline
13337
13338 \begin_inset Note Note
13339 status open
13340
13341 \begin_layout Standard
13342 This is text in a note box that doesn't appear in the output.
13343 \end_layout
13344
13345 \end_inset
13346
13347
13348 \end_layout
13349
13350 \begin_layout Description
13351 Comment This note also doesn't appear in the output but it appears as LaTeX-comm
13352 ent, when you export the document to LaTeX via the menu 
13353 \family sans
13354 File\SpecialChar \menuseparator
13355 Export\SpecialChar \menuseparator
13356 LaTeX (pdflatex) / (plain)
13357 \family default
13358 .
13359 \newline
13360
13361 \begin_inset Note Comment
13362 status open
13363
13364 \begin_layout Standard
13365 This is text in a note box that only appears as comment in LaTeX-files.
13366 \end_layout
13367
13368 \end_inset
13369
13370
13371 \end_layout
13372
13373 \begin_layout Description
13374 Greyed\InsetSpace ~
13375 Out This note will appear in the output as grey text.
13376 \newline
13377
13378 \newline
13379
13380 \begin_inset Note Greyedout
13381 status open
13382
13383 \begin_layout Standard
13384 This is text
13385 \begin_inset Foot
13386 status collapsed
13387
13388 \begin_layout Standard
13389 This is an example footnote within a greyed out note.
13390  In this document the greyed out note color is redefined to blue.
13391  How this can be done is explained in the 
13392 \emph on
13393 Embedded Objects
13394 \emph default
13395  manual.
13396 \end_layout
13397
13398 \end_inset
13399
13400  of a comment that appears in the output as grey text.
13401 \end_layout
13402
13403 \end_inset
13404
13405
13406 \newline
13407
13408 \newline
13409 As you can see in the example, the first line of greyed out notes is a bit
13410  indented and greyed out notes can have footnotes.
13411 \end_layout
13412
13413 \begin_layout Description
13414 Framed This note will appear in the output as framed text.
13415  
13416 \begin_inset Note Framed
13417 status open
13418
13419 \begin_layout Standard
13420 This is text in a note box that appears framed in the output.
13421 \end_layout
13422
13423 \end_inset
13424
13425  In contrary to framed boxes like the one in section\InsetSpace ~
13426
13427 \begin_inset LatexCommand ref
13428 reference "sub:ERT-Boxes"
13429
13430 \end_inset
13431
13432 , the frame uses always the whole text width and the note is set into its
13433  own paragraph.
13434 \end_layout
13435
13436 \begin_layout Description
13437 Shaded This note will appear in the output with red background color.
13438 \begin_inset Note Shaded
13439 status open
13440
13441 \begin_layout Standard
13442 This text in a note box appears in the output with red background.
13443 \end_layout
13444
13445 \end_inset
13446
13447 In contrary to colored boxes, the note uses always the whole text width
13448  and the note is set into its own paragraph.
13449 \end_layout
13450
13451 \begin_layout Standard
13452 Notes are inserted with the toolbar button 
13453 \begin_inset Graphics
13454         filename ../images/note-insert.xpm
13455         scale 85
13456         scaleBeforeRotation
13457
13458 \end_inset
13459
13460  or the menu 
13461 \family sans
13462 Insert\SpecialChar \menuseparator
13463 Note
13464 \family default
13465 .
13466  Right-click on the appearing note box to select the note type.
13467 \end_layout
13468
13469 \begin_layout Section
13470 Footnotes
13471 \begin_inset LatexCommand index
13472 name "Footnotes"
13473
13474 \end_inset
13475
13476
13477 \begin_inset LatexCommand label
13478 name "sec:Footnotes"
13479
13480 \end_inset
13481
13482
13483 \end_layout
13484
13485 \begin_layout Standard
13486 LyX uses boxes to display footnotes: When you insert a footnote using the
13487  menu 
13488 \family sans
13489 Insert\SpecialChar \menuseparator
13490 Footnote
13491 \family default
13492  or the toolbar button 
13493 \begin_inset Graphics
13494         filename ../images/footnote-insert.xpm
13495
13496 \end_inset
13497
13498
13499 \family roman
13500 \series medium
13501 \bar no
13502 you'll see
13503 \family default
13504 \series default
13505 \bar default
13506  the following box: 
13507 \begin_inset Graphics
13508         filename clipart/footnoteQt4.png
13509         scale 80
13510
13511 \end_inset
13512
13513
13514 \family roman
13515 \series medium
13516 \bar no
13517 .
13518  This box is LyX's representation of your footnote.
13519  If you
13520 \family default
13521 \series default
13522 \bar default
13523  left-click on 
13524 \family roman
13525 \series medium
13526 \bar no
13527 the 
13528 \begin_inset Quotes eld
13529 \end_inset
13530
13531
13532 \family sans
13533 foot
13534 \family roman
13535
13536 \begin_inset Quotes erd
13537 \end_inset
13538
13539
13540 \family default
13541 \series default
13542 \bar default
13543  
13544 \family roman
13545 \series medium
13546 \bar no
13547 label, the box will
13548 \family default
13549 \series default
13550 \bar default
13551  be opened and you can enter the footnote text into it.
13552  Clicking on the box label again, will close 
13553 \family roman
13554 \series medium
13555 \bar no
13556 the
13557 \family default
13558 \series default
13559 \bar default
13560  box
13561 \family roman
13562 \series medium
13563 \bar no
13564 .
13565  If you want to turn existing text into a footnote, simply mark it and click
13566  on the footnote
13567 \family default
13568 \series default
13569 \bar default
13570  toolbar 
13571 \family roman
13572 \series medium
13573 \bar no
13574 button
13575 \family default
13576 \series default
13577 \bar default
13578 .
13579 \end_layout
13580
13581 \begin_layout Standard
13582 Here's an example footnote:
13583 \family roman
13584 \series medium
13585 \bar no
13586
13587 \begin_inset Foot
13588 status open
13589
13590 \begin_layout Standard
13591 To close a footnote, click on the red box at the top left.
13592 \end_layout
13593
13594 \end_inset
13595
13596
13597 \end_layout
13598
13599 \begin_layout Standard
13600 The footnote will appear in the output as a superscript number at the text
13601  position where the footnote box is placed.
13602  The footnote text is placed at the bottom of the current page.
13603  The footnote number is calculated by LyX, the numbers are consecutive,
13604  no matter in which chapter the footnote is in.
13605  LyX doesn't support other numbering schemes yet, but you can get another
13606  scheme using special LaTeX-commands.
13607  T
13608 \family roman
13609 h
13610 \family default
13611 ey are described in the 
13612 \emph on
13613 Embedded Objects
13614 \emph default
13615  manual.
13616 \end_layout
13617
13618 \begin_layout Section
13619 Marginal Notes
13620 \begin_inset LatexCommand index
13621 name "Marginal notes"
13622
13623 \end_inset
13624
13625
13626 \begin_inset LatexCommand label
13627 name "sec:Marginal-Notes"
13628
13629 \end_inset
13630
13631
13632 \end_layout
13633
13634 \begin_layout Standard
13635 Marginal notes look and behave just like footnotes in LyX.
13636  When you insert a margin note via the menu 
13637 \family sans
13638 Insert\SpecialChar \menuseparator
13639 Marginal\InsetSpace ~
13640 Note
13641 \family default
13642  or the toolbar button 
13643 \begin_inset Graphics
13644         filename ../images/marginalnote-insert.xpm
13645
13646 \end_inset
13647
13648 , you'll see 
13649 \family roman
13650 \series medium
13651 a
13652 \family default
13653 \series default
13654  grey 
13655 \family roman
13656 \series medium
13657 box with a
13658 \family default
13659 \series default
13660  red 
13661 \family roman
13662 \series medium
13663 label 
13664 \begin_inset Quotes eld
13665 \end_inset
13666
13667 margin
13668 \begin_inset Quotes erd
13669 \end_inset
13670
13671  appearing within your text.
13672  This box is LyX's representation of your margin
13673 \family default
13674 \series default
13675 al 
13676 \family roman
13677 \series medium
13678 note.
13679 \end_layout
13680
13681 \begin_layout Standard
13682 At the side is an example marginal note.
13683 \family roman
13684 \series medium
13685
13686 \begin_inset Marginal
13687 status open
13688
13689 \begin_layout Standard
13690 This is a marginal note.
13691 \end_layout
13692
13693 \end_inset
13694
13695
13696 \end_layout
13697
13698 \begin_layout Standard
13699 Marginal notes appear at the right side in single-sided documents.
13700  In double-sided documents they appear in the outer margin -- left on even
13701  pages, right on odd pages.
13702 \end_layout
13703
13704 \begin_layout Section
13705 Graphics and Images
13706 \begin_inset LatexCommand index
13707 name "Images"
13708
13709 \end_inset
13710
13711
13712 \begin_inset LatexCommand index
13713 name "Graphics"
13714
13715 \end_inset
13716
13717
13718 \begin_inset LatexCommand label
13719 name "sec:Graphics"
13720
13721 \end_inset
13722
13723
13724 \end_layout
13725
13726 \begin_layout Standard
13727 To insert an image in your document, place the cursor at the text position
13728  you want and click on the toolbar icon 
13729 \begin_inset Graphics
13730         filename ../images/dialog-show-new-inset_graphics.xpm
13731
13732 \end_inset
13733
13734  or select 
13735 \family sans
13736 Insert\SpecialChar \menuseparator
13737 Graphics
13738 \family default
13739  from the menu.
13740  Then a dialog will appear to choose the file to load.
13741 \end_layout
13742
13743 \begin_layout Standard
13744 This dialog has numerous mostly self-explanatory parameters.
13745  The 
13746 \family sans
13747 Graphics
13748 \family default
13749  tab allows you to choose your image file.
13750  The appearance of the image inside LyX and in the output is adjusted separately.
13751  The image can be transformed by setting a rotation angle and a scaling
13752  factor.
13753  The scaling units are explained in Appendix\InsetSpace ~
13754
13755 \begin_inset LatexCommand ref
13756 reference "cha:Units-available-in"
13757
13758 \end_inset
13759
13760 .
13761 \end_layout
13762
13763 \begin_layout Standard
13764 In the tab 
13765 \family sans
13766 Clipping
13767 \family default
13768  it is possible to set image coordinates to adjust the height and width
13769  of the image in the output.
13770  The coordinates can also be calculated automatically by pressing the button
13771  
13772 \family sans
13773 Get\InsetSpace ~
13774 from\InsetSpace ~
13775 file
13776 \family default
13777 .
13778  The option 
13779 \family sans
13780 Clip\InsetSpace ~
13781 to\InsetSpace ~
13782 bounding\InsetSpace ~
13783 box
13784 \family default
13785  will only print the image region within the given coordinates.
13786  Normally you don't need to take care about image coordinates and can ignore
13787  the tab 
13788 \family sans
13789 Clipping
13790 \family default
13791 .
13792 \end_layout
13793
13794 \begin_layout Standard
13795 LaTeX experts can specify additional LaTeX options in the 
13796 \family sans
13797 Extras
13798 \family default
13799  tab.
13800  You can also set the 
13801 \family sans
13802 Subfigure
13803 \family default
13804  option here if the image is inside a figure float.
13805  This option is explained in section\InsetSpace ~
13806
13807 \begin_inset LatexCommand ref
13808 reference "sec:Figure-Floats"
13809
13810 \end_inset
13811
13812 .
13813  The option 
13814 \family sans
13815 Draft\InsetSpace ~
13816 mode
13817 \family default
13818  effects that the image don't appear in the output, only a frame with the
13819  image size is printed.
13820 \end_layout
13821
13822 \begin_layout Standard
13823 The graphics dialog can be called at any time by right-clicking on an image.
13824  The image will appear in the output exactly at the position where it is
13825  in the text.
13826  This is an example image in the PDF format within a separate, horizontally
13827  centered paragraph: 
13828 \end_layout
13829
13830 \begin_layout Standard
13831 \align center
13832 \begin_inset Graphics
13833         filename clipart/mobius.eps
13834         display color
13835         scale 70
13836         rotateOrigin center
13837
13838 \end_inset
13839
13840
13841 \end_layout
13842
13843 \begin_layout Standard
13844 If you need image captions and want to reference images, you have to put
13845  the image into a float, see section\InsetSpace ~
13846
13847 \begin_inset LatexCommand ref
13848 reference "sec:Figure-Floats"
13849
13850 \end_inset
13851
13852 .
13853 \end_layout
13854
13855 \begin_layout Subsection
13856 Image Formats
13857 \begin_inset LatexCommand index
13858 name "Image formats"
13859
13860 \end_inset
13861
13862
13863 \begin_inset LatexCommand label
13864 name "sub:Image-Formats"
13865
13866 \end_inset
13867
13868
13869 \end_layout
13870
13871 \begin_layout Standard
13872 You can insert images in any known file format.
13873  But as we explained in section\InsetSpace ~
13874
13875 \begin_inset LatexCommand ref
13876 reference "sub:Output-file-formats"
13877
13878 \end_inset
13879
13880 , every output document format allows only a few image formats.
13881  LyX uses therefore the program 
13882 \family typewriter
13883 Imagemagick
13884 \family default
13885  in the background to convert the images to the right format.
13886  To increase your workflow by avoiding these conversions in the background,
13887  you can use only the image formats listed in the subsections of section\InsetSpace ~
13888
13889 \begin_inset LatexCommand ref
13890 reference "sub:Output-file-formats"
13891
13892 \end_inset
13893
13894 .
13895 \end_layout
13896
13897 \begin_layout Standard
13898 Similar to fonts there are two types of image formats:
13899 \end_layout
13900
13901 \begin_layout Description
13902 Bitmap\InsetSpace ~
13903 images consist of pixel values, often in a compressed form.
13904  They are therefore not fully scalable and look pixeled in large zooms.
13905  Well-known bitmap image formats are 
13906 \begin_inset Quotes eld
13907 \end_inset
13908
13909 Graphics Interchange Format
13910 \begin_inset Quotes erd
13911 \end_inset
13912
13913  (GIF, file extension 
13914 \begin_inset Quotes eld
13915 \end_inset
13916
13917
13918 \family typewriter
13919 .gif
13920 \family default
13921
13922 \begin_inset Quotes erd
13923 \end_inset
13924
13925 )
13926 \begin_inset LatexCommand index
13927 name "GIF|see{Image formats}"
13928
13929 \end_inset
13930
13931
13932 \begin_inset Quotes eld
13933 \end_inset
13934
13935 Portable Network Graphics
13936 \begin_inset Quotes erd
13937 \end_inset
13938
13939  (PNG, file extension 
13940 \begin_inset Quotes eld
13941 \end_inset
13942
13943
13944 \family typewriter
13945 .png
13946 \family default
13947
13948 \begin_inset Quotes erd
13949 \end_inset
13950
13951 )
13952 \begin_inset LatexCommand index
13953 name "PNG|see{Image formats}"
13954
13955 \end_inset
13956
13957 , and 
13958 \begin_inset Quotes eld
13959 \end_inset
13960
13961 Joint Photographic Experts Group
13962 \begin_inset Quotes erd
13963 \end_inset
13964
13965  (JPG, file extension 
13966 \begin_inset Quotes eld
13967 \end_inset
13968
13969
13970 \family typewriter
13971 .jpg
13972 \family default
13973
13974 \begin_inset Quotes erd
13975 \end_inset
13976
13977  or 
13978 \begin_inset Quotes eld
13979 \end_inset
13980
13981
13982 \family typewriter
13983 .jpeg
13984 \family default
13985
13986 \begin_inset Quotes erd
13987 \end_inset
13988
13989 )
13990 \begin_inset LatexCommand index
13991 name "JPG|see{Image formats}"
13992
13993 \end_inset
13994
13995 .
13996 \end_layout
13997
13998 \begin_layout Description
13999 Scalable\InsetSpace ~
14000 images consist of vectors and can therefore be scaled to any size
14001  without data loss.
14002  The scaling ability is necessary if you want to create presentations, because
14003  presentations are always scaled by the beamer.
14004  Scaling is also useful for online documents to let the user zoom into diagrams.
14005 \newline
14006 S
14007 calable image formats can be 
14008 \begin_inset Quotes eld
14009 \end_inset
14010
14011 Scalable Vector Graphics
14012 \begin_inset Quotes erd
14013 \end_inset
14014
14015  (SVG, file extension 
14016 \begin_inset Quotes eld
14017 \end_inset
14018
14019
14020 \family typewriter
14021 .svg
14022 \family default
14023
14024 \begin_inset Quotes erd
14025 \end_inset
14026
14027 )
14028 \begin_inset LatexCommand index
14029 name "SVG|see{Image formats}"
14030
14031 \end_inset
14032
14033
14034 \begin_inset Quotes eld
14035 \end_inset
14036
14037 Encapsulated PostScript
14038 \begin_inset Quotes erd
14039 \end_inset
14040
14041  (EPS, file extension 
14042 \begin_inset Quotes eld
14043 \end_inset
14044
14045
14046 \family typewriter
14047 .eps
14048 \family default
14049
14050 \begin_inset Quotes erd
14051 \end_inset
14052
14053 )
14054 \begin_inset LatexCommand index
14055 name "EPS|see{Image formats}"
14056
14057 \end_inset
14058
14059 , and 
14060 \begin_inset Quotes eld
14061 \end_inset
14062
14063 Portable Document Format
14064 \begin_inset Quotes erd
14065 \end_inset
14066
14067  (PDF, file extension 
14068 \begin_inset Quotes eld
14069 \end_inset
14070
14071
14072 \family typewriter
14073 .pdf
14074 \family default
14075
14076 \begin_inset Quotes erd
14077 \end_inset
14078
14079 )
14080 \begin_inset LatexCommand index
14081 name "PDF"
14082
14083 \end_inset
14084
14085 .
14086  We say it can be, because you can convert any bitmap image format to PDF
14087  or EPS and the result won't be scalable.
14088  In this cases only a header with the image properties is added to the original
14089  image
14090 \begin_inset Foot
14091 status collapsed
14092
14093 \begin_layout Standard
14094 In the case of PDF, the original image is additionally compressed.
14095 \end_layout
14096
14097 \end_inset
14098
14099 .
14100 \end_layout
14101
14102 \begin_layout Standard
14103 Normally one can't convert a bitmap image into a scalable one, only vice
14104  versa.
14105 \end_layout
14106
14107 \begin_layout Section
14108 Tables
14109 \begin_inset LatexCommand index
14110 name "Tables"
14111
14112 \end_inset
14113
14114
14115 \begin_inset LatexCommand label
14116 name "sec:Tables"
14117
14118 \end_inset
14119
14120
14121 \end_layout
14122
14123 \begin_layout Standard
14124 You can insert a table using either the toolbar button 
14125 \begin_inset Graphics
14126         filename ../images/tabular-insert.xpm
14127         scale 85
14128
14129 \end_inset
14130
14131  or the menu 
14132 \family sans
14133 Insert\SpecialChar \menuseparator
14134 Table
14135 \family default
14136 .
14137  A dialog will appear, asking you for the number of rows and columns.
14138  The default table has lines around any cell and the first row appears separated
14139  from the rest of the table.
14140  This separation appears due to a double line: The cells of the first row
14141  have a line below them and the cells of the second row have a line above
14142  them.
14143  Here's an example table:
14144 \end_layout
14145
14146 \begin_layout Standard
14147 \align center
14148 \begin_inset Tabular
14149 <lyxtabular version="3" rows="4" columns="4">
14150 <features>
14151 <column alignment="center" valignment="top" leftline="true" width="0pt">
14152 <column alignment="center" valignment="top" leftline="true" width="0pt">
14153 <column alignment="center" valignment="top" leftline="true" width="0in">
14154 <column alignment="center" valignment="top" leftline="true" rightline="true" width="0pt">
14155 <row topline="true" bottomline="true">
14156 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
14157 \begin_inset Text
14158
14159 \begin_layout Standard
14160
14161 \end_layout
14162
14163 \end_inset
14164 </cell>
14165 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
14166 \begin_inset Text
14167
14168 \begin_layout Standard
14169
14170 \family roman
14171 \series medium
14172 \shape up
14173 \size normal
14174 \emph off
14175 \bar no
14176 \noun off
14177 \color none
14178 1
14179 \end_layout
14180
14181 \end_inset
14182 </cell>
14183 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
14184 \begin_inset Text
14185
14186 \begin_layout Standard
14187 2
14188 \end_layout
14189
14190 \end_inset
14191 </cell>
14192 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
14193 \begin_inset Text
14194
14195 \begin_layout Standard
14196 3
14197 \end_layout
14198
14199 \end_inset
14200 </cell>
14201 </row>
14202 <row topline="true">
14203 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
14204 \begin_inset Text
14205
14206 \begin_layout Standard
14207
14208 \family roman
14209 \series medium
14210 \shape up
14211 \size normal
14212 \emph off
14213 \bar no
14214 \noun off
14215 \color none
14216 A
14217 \end_layout
14218
14219 \end_inset
14220 </cell>
14221 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
14222 \begin_inset Text
14223
14224 \begin_layout Standard
14225
14226 \end_layout
14227
14228 \end_inset
14229 </cell>
14230 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
14231 \begin_inset Text
14232
14233 \begin_layout Standard
14234
14235 \end_layout
14236
14237 \end_inset
14238 </cell>
14239 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
14240 \begin_inset Text
14241
14242 \begin_layout Standard
14243
14244 \end_layout
14245
14246 \end_inset
14247 </cell>
14248 </row>
14249 <row topline="true">
14250 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
14251 \begin_inset Text
14252
14253 \begin_layout Standard
14254
14255 \family roman
14256 \series medium
14257 \shape up
14258 \size normal
14259 \emph off
14260 \bar no
14261 \noun off
14262 \color none
14263 B
14264 \end_layout
14265
14266 \end_inset
14267 </cell>
14268 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
14269 \begin_inset Text
14270
14271 \begin_layout Standard
14272
14273 \end_layout
14274
14275 \end_inset
14276 </cell>
14277 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
14278 \begin_inset Text
14279
14280 \begin_layout Standard
14281
14282 \size normal
14283 \noun off
14284 \color none
14285  
14286 \end_layout
14287
14288 \end_inset
14289 </cell>
14290 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
14291 \begin_inset Text
14292
14293 \begin_layout Standard
14294
14295 \end_layout
14296
14297 \end_inset
14298 </cell>
14299 </row>
14300 <row topline="true" bottomline="true">
14301 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
14302 \begin_inset Text
14303
14304 \begin_layout Standard
14305
14306 \family roman
14307 \series medium
14308 \shape up
14309 \size normal
14310 \emph off
14311 \bar no
14312 \noun off
14313 \color none
14314 C
14315 \end_layout
14316
14317 \end_inset
14318 </cell>
14319 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
14320 \begin_inset Text
14321
14322 \begin_layout Standard
14323
14324 \end_layout
14325
14326 \end_inset
14327 </cell>
14328 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
14329 \begin_inset Text
14330
14331 \begin_layout Standard
14332
14333 \end_layout
14334
14335 \end_inset
14336 </cell>
14337 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
14338 \begin_inset Text
14339
14340 \begin_layout Standard
14341
14342 \end_layout
14343
14344 \end_inset
14345 </cell>
14346 </row>
14347 </lyxtabular>
14348
14349 \end_inset
14350
14351
14352 \end_layout
14353
14354 \begin_layout Subsection
14355 The Table dialog
14356 \end_layout
14357
14358 \begin_layout Standard
14359 You can alter a table by clicking on it with the right mouse button, which
14360  brings up the table dialog.
14361  Here you can adjust the settings of the cell and row/column respectively
14362  where the cursor is placed currently.
14363  Most of the dialog options also work on selections.
14364  This means that if you select more cells, columns or rows the action is
14365  done on all of your selection.
14366  Note that there is a difference between selecting the 
14367 \emph on
14368 contents
14369 \emph default
14370  of the cell, and the cell itself.
14371  If you can see a red border inside a cell, you only selected the cell content.
14372 \end_layout
14373
14374 \begin_layout Standard
14375 Additionally to the table dialog the 
14376 \family sans
14377 table\InsetSpace ~
14378 toolbar
14379 \family default
14380 , that appears when the cursor is inside a table, helps you in setting table
14381  properties.
14382  It is for example currently only possible to add\InsetSpace \thinspace{}
14383 /\InsetSpace \thinspace{}
14384 delete lines via the table
14385  toolbar.
14386 \end_layout
14387
14388 \begin_layout Standard
14389 In the tab 
14390 \family sans
14391 Table\InsetSpace ~
14392 Settings
14393 \family default
14394  of the table dialog you can set the alignment for the current row.
14395  If you add a row or column, it will be inserted right beside or below the
14396  current cell respectively.
14397  The vertical alignment of a column can only be adjusted when a column width
14398  is given.
14399  A given width will allow the cell to have linebreaks and multiple paragraphs
14400  of text, see section\InsetSpace ~
14401
14402 \begin_inset LatexCommand ref
14403 reference "sub:Table-Cells"
14404
14405 \end_inset
14406
14407 .
14408 \end_layout
14409
14410 \begin_layout Standard
14411 You can mark multiple cells of one row as a multicolumn cell using the check
14412  box 
14413 \family sans
14414 Multicolumn
14415 \family default
14416 .
14417  This will merge the cells to 
14418 \emph on
14419 one
14420 \emph default
14421  cell, spread over more than one column.
14422  Multicolumn cells are treated as own rows, so that the alignment, width,
14423  and border settings affect only the multicolumn cell.
14424  Here's an example table with a multicolumn cell in the first row and one
14425  in the last row without the upper border:
14426 \end_layout
14427
14428 \begin_layout Standard
14429 \align center
14430 \begin_inset Tabular
14431 <lyxtabular version="3" rows="3" columns="4">
14432 <features firstHeadTopDL="true" firstHeadBottomDL="true">
14433 <column alignment="center" valignment="top" leftline="true" width="0pt">
14434 <column alignment="center" valignment="middle" leftline="true" width="0">
14435 <column alignment="center" valignment="top" leftline="true" width="0in">
14436 <column alignment="center" valignment="top" leftline="true" rightline="true" width="0pt">
14437 <row topline="true" bottomline="true">
14438 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
14439 \begin_inset Text
14440
14441 \begin_layout Standard
14442 abc
14443 \end_layout
14444
14445 \end_inset
14446 </cell>
14447 <cell multicolumn="1" alignment="center" valignment="middle" topline="true" bottomline="true" leftline="true" usebox="none">
14448 \begin_inset Text
14449
14450 \begin_layout Standard
14451 def ghi
14452 \end_layout
14453
14454 \end_inset
14455 </cell>
14456 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
14457 \begin_inset Text
14458
14459 \begin_layout Standard
14460
14461 \end_layout
14462
14463 \end_inset
14464 </cell>
14465 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
14466 \begin_inset Text
14467
14468 \begin_layout Standard
14469 jkl
14470 \end_layout
14471
14472 \end_inset
14473 </cell>
14474 </row>
14475 <row topline="true">
14476 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
14477 \begin_inset Text
14478
14479 \begin_layout Standard
14480
14481 \family roman
14482 \series medium
14483 \shape up
14484 \size normal
14485 \emph off
14486 \bar no
14487 \noun off
14488 \color none
14489 A
14490 \end_layout
14491
14492 \end_inset
14493 </cell>
14494 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
14495 \begin_inset Text
14496
14497 \begin_layout Standard
14498 B
14499 \end_layout
14500
14501 \end_inset
14502 </cell>
14503 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
14504 \begin_inset Text
14505
14506 \begin_layout Standard
14507 C
14508 \end_layout
14509
14510 \end_inset
14511 </cell>
14512 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
14513 \begin_inset Text
14514
14515 \begin_layout Standard
14516 D
14517 \end_layout
14518
14519 \end_inset
14520 </cell>
14521 </row>
14522 <row topline="true" bottomline="true">
14523 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
14524 \begin_inset Text
14525
14526 \begin_layout Standard
14527 1
14528 \end_layout
14529
14530 \end_inset
14531 </cell>
14532 <cell multicolumn="1" alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
14533 \begin_inset Text
14534
14535 \begin_layout Standard
14536 2
14537 \end_layout
14538
14539 \end_inset
14540 </cell>
14541 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
14542 \begin_inset Text
14543
14544 \begin_layout Standard
14545 3
14546 \end_layout
14547
14548 \end_inset
14549 </cell>
14550 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
14551 \begin_inset Text
14552
14553 \begin_layout Standard
14554 4
14555 \end_layout
14556
14557 \end_inset
14558 </cell>
14559 </row>
14560 </lyxtabular>
14561
14562 \end_inset
14563
14564
14565 \end_layout
14566
14567 \begin_layout Standard
14568 At the moment LyX doesn't support multirow cells.
14569  Adept users can declare special LaTeX-arguments for the table.
14570  They are necessary for special table formatting, like for multirow cells,
14571  explained in the tables section of the 
14572 \emph on
14573 Extended\InsetSpace ~
14574 Features
14575 \emph default
14576  manual.
14577  You can also rotate the current cell or the whole table 90
14578 \begin_inset Formula $\,$
14579 \end_inset
14580
14581 degrees counterclockwise.
14582  These rotations are not visible in LyX but in the output.
14583 \end_layout
14584
14585 \begin_layout Standard
14586 \begin_inset Note Greyedout
14587 status open
14588
14589 \begin_layout Standard
14590
14591 \series bold
14592 Note:
14593 \series default
14594  Most DVI-viewers are 
14595 \emph on
14596 not
14597 \emph default
14598  able to display rotations.
14599 \end_layout
14600
14601 \end_inset
14602
14603
14604 \end_layout
14605
14606 \begin_layout Standard
14607 The 
14608 \family sans
14609 Borders
14610 \family default
14611  tab allows you to add and delete border lines for the current row/column.
14612  The button 
14613 \family sans
14614 Default
14615 \family default
14616  adds lines for all cell borders.
14617 \end_layout
14618
14619 \begin_layout Subsection
14620 Longtables
14621 \begin_inset LatexCommand index
14622 name "Tables ! Longtables"
14623
14624 \end_inset
14625
14626
14627 \begin_inset LatexCommand index
14628 name "Longtables"
14629
14630 \end_inset
14631
14632
14633 \end_layout
14634
14635 \begin_layout Standard
14636 If the table is too long to fit on one page, you can use the option 
14637 \family sans
14638 Use\InsetSpace ~
14639 long\InsetSpace ~
14640 table
14641 \family default
14642  in the tab 
14643 \family sans
14644 Longtable
14645 \family default
14646  of the table dialog to split the table automatically over more pages.
14647  Doing this enables some check boxes and you can now define:
14648 \end_layout
14649
14650 \begin_layout Description
14651
14652 \family sans
14653 Header
14654 \family default
14655 : The current row and all rows above, that don't have any special options
14656  defined, are defined to be the header rows of all pages of the longtable;
14657  except for the first page, if 
14658 \family sans
14659 First\InsetSpace ~
14660 header
14661 \family default
14662  is defined.
14663 \end_layout
14664
14665 \begin_layout Description
14666
14667 \family sans
14668 First\InsetSpace ~
14669 header
14670 \family default
14671 : The current row and all rows above, that don't have any special options
14672  defined, are defined to be the header rows of the first page of the longtable.
14673 \end_layout
14674
14675 \begin_layout Description
14676
14677 \family sans
14678 Footer
14679 \family default
14680 : The current row and all rows below, that don't have any special options
14681  defined, are defined to be the footer rows of all pages of the longtable;
14682  except for the last page, if 
14683 \family sans
14684 Last\InsetSpace ~
14685 footer
14686 \family default
14687  is defined.
14688 \end_layout
14689
14690 \begin_layout Description
14691
14692 \family sans
14693 Last\InsetSpace ~
14694 footer
14695 \family default
14696 : The current row and all rows below, that don't have any special options
14697  defined, are defined to be the footer rows of the last page of the longtable.
14698 \end_layout
14699
14700 \begin_layout Standard
14701 You can also specify a row where the table is splitted.
14702  If you set more than one option in the same table row, you should be aware
14703  of the fact that only the first one is used in the given table row.
14704  The others will then be defined as 
14705 \emph on
14706 empty
14707 \emph default
14708 .
14709  In this context, first means first in this order: 
14710 \family sans
14711 Footer, Last\InsetSpace ~
14712 footer,
14713 \family default
14714  
14715 \family sans
14716 Header,
14717 \family default
14718  
14719 \family sans
14720 First\InsetSpace ~
14721 header.
14722
14723 \family default
14724  See the following longtable to see how it works:
14725 \end_layout
14726
14727 \begin_layout Standard
14728 \align center
14729 \begin_inset Tabular
14730 <lyxtabular version="3" rows="69" columns="3">
14731 <features islongtable="true">
14732 <column alignment="block" valignment="top" leftline="true" width="5cm">
14733 <column alignment="left" valignment="top" width="0pt">
14734 <column alignment="right" valignment="top" leftline="true" rightline="true" width="0pt">
14735 <row topline="true" bottomline="true" endfirsthead="true">
14736 <cell multicolumn="1" alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
14737 \begin_inset Text
14738
14739 \begin_layout Standard
14740
14741 \series bold
14742 Example Phone List (ignore the names)
14743 \end_layout
14744
14745 \end_inset
14746 </cell>
14747 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
14748 \begin_inset Text
14749
14750 \begin_layout Standard
14751
14752 \end_layout
14753
14754 \end_inset
14755 </cell>
14756 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
14757 \begin_inset Text
14758
14759 \begin_layout Standard
14760
14761 \end_layout
14762
14763 \end_inset
14764 </cell>
14765 </row>
14766 <row topline="true" bottomline="true" endfirsthead="true">
14767 <cell multicolumn="1" alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
14768 \begin_inset Text
14769
14770 \begin_layout Standard
14771
14772 \series bold
14773 NAME
14774 \end_layout
14775
14776 \end_inset
14777 </cell>
14778 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
14779 \begin_inset Text
14780
14781 \begin_layout Standard
14782
14783 \end_layout
14784
14785 \end_inset
14786 </cell>
14787 <cell multicolumn="1" alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
14788 \begin_inset Text
14789
14790 \begin_layout Standard
14791
14792 \series bold
14793 TEL.
14794 \end_layout
14795
14796 \end_inset
14797 </cell>
14798 </row>
14799 <row topline="true" bottomline="true" endhead="true">
14800 <cell multicolumn="1" alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
14801 \begin_inset Text
14802
14803 \begin_layout Standard
14804  
14805 \series bold
14806 Example Phone List
14807 \end_layout
14808
14809 \end_inset
14810 </cell>
14811 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
14812 \begin_inset Text
14813
14814 \begin_layout Standard
14815
14816 \end_layout
14817
14818 \end_inset
14819 </cell>
14820 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
14821 \begin_inset Text
14822
14823 \begin_layout Standard
14824
14825 \end_layout
14826
14827 \end_inset
14828 </cell>
14829 </row>
14830 <row topline="true" bottomline="true" endhead="true">
14831 <cell multicolumn="1" alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
14832 \begin_inset Text
14833
14834 \begin_layout Standard
14835
14836 \series bold
14837 NAME
14838 \end_layout
14839
14840 \end_inset
14841 </cell>
14842 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
14843 \begin_inset Text
14844
14845 \begin_layout Standard
14846
14847 \end_layout
14848
14849 \end_inset
14850 </cell>
14851 <cell multicolumn="1" alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
14852 \begin_inset Text
14853
14854 \begin_layout Standard
14855
14856 \series bold
14857 TEL.
14858 \end_layout
14859
14860 \end_inset
14861 </cell>
14862 </row>
14863 <row topline="true" bottomline="true" endfoot="true">
14864 <cell multicolumn="1" alignment="left" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
14865 \begin_inset Text
14866
14867 \begin_layout Standard
14868  
14869 \series bold
14870 continue ...
14871 \end_layout
14872
14873 \end_inset
14874 </cell>
14875 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
14876 \begin_inset Text
14877
14878 \begin_layout Standard
14879
14880 \end_layout
14881
14882 \end_inset
14883 </cell>
14884 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
14885 \begin_inset Text
14886
14887 \begin_layout Standard
14888
14889 \end_layout
14890
14891 \end_inset
14892 </cell>
14893 </row>
14894 <row topline="true" bottomline="true">
14895 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
14896 \begin_inset Text
14897
14898 \begin_layout Standard
14899
14900 \series bold
14901 Annovi
14902 \end_layout
14903
14904 \end_inset
14905 </cell>
14906 <cell alignment="center" valignment="top" topline="true" usebox="none">
14907 \begin_inset Text
14908
14909 \begin_layout Standard
14910 Silvia
14911 \end_layout
14912
14913 \end_inset
14914 </cell>
14915 <cell alignment="right" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
14916 \begin_inset Text
14917
14918 \begin_layout Standard
14919 111
14920 \end_layout
14921
14922 \end_inset
14923 </cell>
14924 </row>
14925 <row bottomline="true">
14926 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
14927 \begin_inset Text
14928
14929 \begin_layout Standard
14930
14931 \series bold
14932 Bertoli
14933 \end_layout
14934
14935 \end_inset
14936 </cell>
14937 <cell alignment="center" valignment="top" topline="true" usebox="none">
14938 \begin_inset Text
14939
14940 \begin_layout Standard
14941 Stefano
14942 \end_layout
14943
14944 \end_inset
14945 </cell>
14946 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
14947 \begin_inset Text
14948
14949 \begin_layout Standard
14950 111
14951 \end_layout
14952
14953 \end_inset
14954 </cell>
14955 </row>
14956 <row bottomline="true">
14957 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
14958 \begin_inset Text
14959
14960 \begin_layout Standard
14961
14962 \series bold
14963 Bozzi
14964 \end_layout
14965
14966 \end_inset
14967 </cell>
14968 <cell alignment="center" valignment="top" topline="true" usebox="none">
14969 \begin_inset Text
14970
14971 \begin_layout Standard
14972 Walter
14973 \end_layout
14974
14975 \end_inset
14976 </cell>
14977 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
14978 \begin_inset Text
14979
14980 \begin_layout Standard
14981 111
14982 \end_layout
14983
14984 \end_inset
14985 </cell>
14986 </row>
14987 <row bottomline="true">
14988 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
14989 \begin_inset Text
14990
14991 \begin_layout Standard
14992
14993 \series bold
14994 Cachia
14995 \end_layout
14996
14997 \end_inset
14998 </cell>
14999 <cell alignment="center" valignment="top" topline="true" usebox="none">
15000 \begin_inset Text
15001
15002 \begin_layout Standard
15003 Maria
15004 \end_layout
15005
15006 \end_inset
15007 </cell>
15008 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
15009 \begin_inset Text
15010
15011 \begin_layout Standard
15012 111
15013 \end_layout
15014
15015 \end_inset
15016 </cell>
15017 </row>
15018 <row bottomline="true">
15019 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
15020 \begin_inset Text
15021
15022 \begin_layout Standard
15023
15024 \series bold
15025 Cachia
15026 \end_layout
15027
15028 \end_inset
15029 </cell>
15030 <cell alignment="center" valignment="top" topline="true" usebox="none">
15031 \begin_inset Text
15032
15033 \begin_layout Standard
15034 Maurizio
15035 \end_layout
15036
15037 \end_inset
15038 </cell>
15039 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
15040 \begin_inset Text
15041
15042 \begin_layout Standard
15043 111
15044 \end_layout
15045
15046 \end_inset
15047 </cell>
15048 </row>
15049 <row bottomline="true">
15050 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
15051 \begin_inset Text
15052
15053 \begin_layout Standard
15054
15055 \series bold
15056 Cinquemani
15057 \end_layout
15058
15059 \end_inset
15060 </cell>
15061 <cell alignment="center" valignment="top" topline="true" usebox="none">
15062 \begin_inset Text
15063
15064 \begin_layout Standard
15065 Giusi
15066 \end_layout
15067
15068 \end_inset
15069 </cell>
15070 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
15071 \begin_inset Text
15072
15073 \begin_layout Standard
15074 111
15075 \end_layout
15076
15077 \end_inset
15078 </cell>
15079 </row>
15080 <row bottomline="true">
15081 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
15082 \begin_inset Text
15083
15084 \begin_layout Standard
15085
15086 \series bold
15087 Colin
15088 \end_layout
15089
15090 \end_inset
15091 </cell>
15092 <cell alignment="center" valignment="top" topline="true" usebox="none">
15093 \begin_inset Text
15094
15095 \begin_layout Standard
15096 Bernard
15097 \end_layout
15098
15099 \end_inset
15100 </cell>
15101 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
15102 \begin_inset Text
15103
15104 \begin_layout Standard
15105 111
15106 \end_layout
15107
15108 \end_inset
15109 </cell>
15110 </row>
15111 <row bottomline="true">
15112 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
15113 \begin_inset Text
15114
15115 \begin_layout Standard
15116
15117 \series bold
15118 Concli
15119 \end_layout
15120
15121 \end_inset
15122 </cell>
15123 <cell alignment="center" valignment="top" topline="true" usebox="none">
15124 \begin_inset Text
15125
15126 \begin_layout Standard
15127 Gianfranco
15128 \end_layout
15129
15130 \end_inset
15131 </cell>
15132 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
15133 \begin_inset Text
15134
15135 \begin_layout Standard
15136 111
15137 \end_layout
15138
15139 \end_inset
15140 </cell>
15141 </row>
15142 <row bottomline="true">
15143 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
15144 \begin_inset Text
15145
15146 \begin_layout Standard
15147
15148 \series bold
15149 Dal Bosco
15150 \end_layout
15151
15152 \end_inset
15153 </cell>
15154 <cell alignment="center" valignment="top" topline="true" usebox="none">
15155 \begin_inset Text
15156
15157 \begin_layout Standard
15158 Carolina
15159 \end_layout
15160
15161 \end_inset
15162 </cell>
15163 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
15164 \begin_inset Text
15165
15166 \begin_layout Standard
15167 111
15168 \end_layout
15169
15170 \end_inset
15171 </cell>
15172 </row>
15173 <row bottomline="true">
15174 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
15175 \begin_inset Text
15176
15177 \begin_layout Standard
15178
15179 \series bold
15180 Dalpiaz
15181 \end_layout
15182
15183 \end_inset
15184 </cell>
15185 <cell alignment="center" valignment="top" topline="true" usebox="none">
15186 \begin_inset Text
15187
15188 \begin_layout Standard
15189 Annamaria
15190 \end_layout
15191
15192 \end_inset
15193 </cell>
15194 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
15195 \begin_inset Text
15196
15197 \begin_layout Standard
15198 111
15199 \end_layout
15200
15201 \end_inset
15202 </cell>
15203 </row>
15204 <row bottomline="true">
15205 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
15206 \begin_inset Text
15207
15208 \begin_layout Standard
15209
15210 \series bold
15211 Feliciello
15212 \end_layout
15213
15214 \end_inset
15215 </cell>
15216 <cell alignment="center" valignment="top" topline="true" usebox="none">
15217 \begin_inset Text
15218
15219 \begin_layout Standard
15220 Domenico
15221 \end_layout
15222
15223 \end_inset
15224 </cell>
15225 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
15226 \begin_inset Text
15227
15228 \begin_layout Standard
15229 111
15230 \end_layout
15231
15232 \end_inset
15233 </cell>
15234 </row>
15235 <row bottomline="true">
15236 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
15237 \begin_inset Text
15238
15239 \begin_layout Standard
15240
15241 \series bold
15242 Focarelli
15243 \end_layout
15244
15245 \end_inset
15246 </cell>
15247 <cell alignment="center" valignment="top" topline="true" usebox="none">
15248 \begin_inset Text
15249
15250 \begin_layout Standard
15251 Paola
15252 \end_layout
15253
15254 \end_inset
15255 </cell>
15256 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
15257 \begin_inset Text
15258
15259 \begin_layout Standard
15260 111
15261 \end_layout
15262
15263 \end_inset
15264 </cell>
15265 </row>
15266 <row bottomline="true">
15267 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
15268 \begin_inset Text
15269
15270 \begin_layout Standard
15271
15272 \series bold
15273 Galletti
15274 \end_layout
15275
15276 \end_inset
15277 </cell>
15278 <cell alignment="center" valignment="top" topline="true" usebox="none">
15279 \begin_inset Text
15280
15281 \begin_layout Standard
15282 Oreste
15283 \end_layout
15284
15285 \end_inset
15286 </cell>
15287 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
15288 \begin_inset Text
15289
15290 \begin_layout Standard
15291 111
15292 \end_layout
15293
15294 \end_inset
15295 </cell>
15296 </row>
15297 <row bottomline="true">
15298 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
15299 \begin_inset Text
15300
15301 \begin_layout Standard
15302
15303 \series bold
15304 Gasparini
15305 \end_layout
15306
15307 \end_inset
15308 </cell>
15309 <cell alignment="center" valignment="top" topline="true" usebox="none">
15310 \begin_inset Text
15311
15312 \begin_layout Standard
15313 Franca
15314 \end_layout
15315
15316 \end_inset
15317 </cell>
15318 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
15319 \begin_inset Text
15320
15321 \begin_layout Standard
15322 111
15323 \end_layout
15324
15325 \end_inset
15326 </cell>
15327 </row>
15328 <row bottomline="true">
15329 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
15330 \begin_inset Text
15331
15332 \begin_layout Standard
15333
15334 \series bold
15335 Rizzardi
15336 \end_layout
15337
15338 \end_inset
15339 </cell>
15340 <cell alignment="center" valignment="top" topline="true" usebox="none">
15341 \begin_inset Text
15342
15343 \begin_layout Standard
15344 Paola
15345 \end_layout
15346
15347 \end_inset
15348 </cell>
15349 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
15350 \begin_inset Text
15351
15352 \begin_layout Standard
15353 111
15354 \end_layout
15355
15356 \end_inset
15357 </cell>
15358 </row>
15359 <row bottomline="true">
15360 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
15361 \begin_inset Text
15362
15363 \begin_layout Standard
15364
15365 \series bold
15366 Lassini
15367 \end_layout
15368
15369 \end_inset
15370 </cell>
15371 <cell alignment="center" valignment="top" topline="true" usebox="none">
15372 \begin_inset Text
15373
15374 \begin_layout Standard
15375 Giancarlo
15376 \end_layout
15377
15378 \end_inset
15379 </cell>
15380 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
15381 \begin_inset Text
15382
15383 \begin_layout Standard
15384 111
15385 \end_layout
15386
15387 \end_inset
15388 </cell>
15389 </row>
15390 <row bottomline="true">
15391 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
15392 \begin_inset Text
15393
15394 \begin_layout Standard
15395
15396 \series bold
15397 Malfatti
15398 \end_layout
15399
15400 \end_inset
15401 </cell>
15402 <cell alignment="center" valignment="top" topline="true" usebox="none">
15403 \begin_inset Text
15404
15405 \begin_layout Standard
15406 Luciano
15407 \end_layout
15408
15409 \end_inset
15410 </cell>
15411 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
15412 \begin_inset Text
15413
15414 \begin_layout Standard
15415 111
15416 \end_layout
15417
15418 \end_inset
15419 </cell>
15420 </row>
15421 <row bottomline="true">
15422 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
15423 \begin_inset Text
15424
15425 \begin_layout Standard
15426
15427 \series bold
15428 Malfatti
15429 \end_layout
15430
15431 \end_inset
15432 </cell>
15433 <cell alignment="center" valignment="top" topline="true" usebox="none">
15434 \begin_inset Text
15435
15436 \begin_layout Standard
15437 Valeriano
15438 \end_layout
15439
15440 \end_inset
15441 </cell>
15442 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
15443 \begin_inset Text
15444
15445 \begin_layout Standard
15446 111
15447 \end_layout
15448
15449 \end_inset
15450 </cell>
15451 </row>
15452 <row bottomline="true">
15453 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
15454 \begin_inset Text
15455
15456 \begin_layout Standard
15457
15458 \series bold
15459 Meneguzzo
15460 \end_layout
15461
15462 \end_inset
15463 </cell>
15464 <cell alignment="center" valignment="top" topline="true" usebox="none">
15465 \begin_inset Text
15466
15467 \begin_layout Standard
15468 Roberto
15469 \end_layout
15470
15471 \end_inset
15472 </cell>
15473 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
15474 \begin_inset Text
15475
15476 \begin_layout Standard
15477 111
15478 \end_layout
15479
15480 \end_inset
15481 </cell>
15482 </row>
15483 <row bottomline="true">
15484 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
15485 \begin_inset Text
15486
15487 \begin_layout Standard
15488
15489 \series bold
15490 Mezzadra
15491 \end_layout
15492
15493 \end_inset
15494 </cell>
15495 <cell alignment="center" valignment="top" topline="true" usebox="none">
15496 \begin_inset Text
15497
15498 \begin_layout Standard
15499 Roberto
15500 \end_layout
15501
15502 \end_inset
15503 </cell>
15504 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
15505 \begin_inset Text
15506
15507 \begin_layout Standard
15508 111
15509 \end_layout
15510
15511 \end_inset
15512 </cell>
15513 </row>
15514 <row bottomline="true">
15515 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
15516 \begin_inset Text
15517
15518 \begin_layout Standard
15519
15520 \series bold
15521 Pirpamer
15522 \end_layout
15523
15524 \end_inset
15525 </cell>
15526 <cell alignment="center" valignment="top" topline="true" usebox="none">
15527 \begin_inset Text
15528
15529 \begin_layout Standard
15530 Erich
15531 \end_layout
15532
15533 \end_inset
15534 </cell>
15535 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
15536 \begin_inset Text
15537
15538 \begin_layout Standard
15539 111
15540 \end_layout
15541
15542 \end_inset
15543 </cell>
15544 </row>
15545 <row bottomline="true">
15546 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
15547 \begin_inset Text
15548
15549 \begin_layout Standard
15550
15551 \series bold
15552 Pochiesa
15553 \end_layout
15554
15555 \end_inset
15556 </cell>
15557 <cell alignment="center" valignment="top" topline="true" usebox="none">
15558 \begin_inset Text
15559
15560 \begin_layout Standard
15561 Paolo
15562 \end_layout
15563
15564 \end_inset
15565 </cell>
15566 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
15567 \begin_inset Text
15568
15569 \begin_layout Standard
15570 111, 222
15571 \end_layout
15572
15573 \end_inset
15574 </cell>
15575 </row>
15576 <row bottomline="true">
15577 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
15578 \begin_inset Text
15579
15580 \begin_layout Standard
15581
15582 \series bold
15583 Radina
15584 \end_layout
15585
15586 \end_inset
15587 </cell>
15588 <cell alignment="center" valignment="top" topline="true" usebox="none">
15589 \begin_inset Text
15590
15591 \begin_layout Standard
15592 Claudio
15593 \end_layout
15594
15595 \end_inset
15596 </cell>
15597 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
15598 \begin_inset Text
15599
15600 \begin_layout Standard
15601 111
15602 \end_layout
15603
15604 \end_inset
15605 </cell>
15606 </row>
15607 <row bottomline="true">
15608 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
15609 \begin_inset Text
15610
15611 \begin_layout Standard
15612
15613 \series bold
15614 Stuffer
15615 \end_layout
15616
15617 \end_inset
15618 </cell>
15619 <cell alignment="center" valignment="top" topline="true" usebox="none">
15620 \begin_inset Text
15621
15622 \begin_layout Standard
15623 Oskar
15624 \end_layout
15625
15626 \end_inset
15627 </cell>
15628 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
15629 \begin_inset Text
15630
15631 \begin_layout Standard
15632 111
15633 \end_layout
15634
15635 \end_inset
15636 </cell>
15637 </row>
15638 <row bottomline="true">
15639 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
15640 \begin_inset Text
15641
15642 \begin_layout Standard
15643
15644 \series bold
15645 Tacchelli
15646 \end_layout
15647
15648 \end_inset
15649 </cell>
15650 <cell alignment="center" valignment="top" topline="true" usebox="none">
15651 \begin_inset Text
15652
15653 \begin_layout Standard
15654 Ugo
15655 \end_layout
15656
15657 \end_inset
15658 </cell>
15659 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
15660 \begin_inset Text
15661
15662 \begin_layout Standard
15663 111
15664 \end_layout
15665
15666 \end_inset
15667 </cell>
15668 </row>
15669 <row bottomline="true">
15670 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
15671 \begin_inset Text
15672
15673 \begin_layout Standard
15674
15675 \series bold
15676 Tezzele
15677 \end_layout
15678
15679 \end_inset
15680 </cell>
15681 <cell alignment="center" valignment="top" topline="true" usebox="none">
15682 \begin_inset Text
15683
15684 \begin_layout Standard
15685 Margit
15686 \end_layout
15687
15688 \end_inset
15689 </cell>
15690 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
15691 \begin_inset Text
15692
15693 \begin_layout Standard
15694 111
15695 \end_layout
15696
15697 \end_inset
15698 </cell>
15699 </row>
15700 <row bottomline="true">
15701 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
15702 \begin_inset Text
15703
15704 \begin_layout Standard
15705
15706 \series bold
15707 Unterkalmsteiner
15708 \end_layout
15709
15710 \end_inset
15711 </cell>
15712 <cell alignment="center" valignment="top" topline="true" usebox="none">
15713 \begin_inset Text
15714
15715 \begin_layout Standard
15716 Frieda
15717 \end_layout
15718
15719 \end_inset
15720 </cell>
15721 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
15722 \begin_inset Text
15723
15724 \begin_layout Standard
15725 111
15726 \end_layout
15727
15728 \end_inset
15729 </cell>
15730 </row>
15731 <row bottomline="true">
15732 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
15733 \begin_inset Text
15734
15735 \begin_layout Standard
15736
15737 \series bold
15738 Vieider
15739 \end_layout
15740
15741 \end_inset
15742 </cell>
15743 <cell alignment="center" valignment="top" topline="true" usebox="none">
15744 \begin_inset Text
15745
15746 \begin_layout Standard
15747 Hilde
15748 \end_layout
15749
15750 \end_inset
15751 </cell>
15752 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
15753 \begin_inset Text
15754
15755 \begin_layout Standard
15756 111
15757 \end_layout
15758
15759 \end_inset
15760 </cell>
15761 </row>
15762 <row bottomline="true">
15763 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
15764 \begin_inset Text
15765
15766 \begin_layout Standard
15767
15768 \series bold
15769 Vigna
15770 \end_layout
15771
15772 \end_inset
15773 </cell>
15774 <cell alignment="center" valignment="top" topline="true" usebox="none">
15775 \begin_inset Text
15776
15777 \begin_layout Standard
15778 Jürgen
15779 \end_layout
15780
15781 \end_inset
15782 </cell>
15783 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
15784 \begin_inset Text
15785
15786 \begin_layout Standard
15787 111
15788 \end_layout
15789
15790 \end_inset
15791 </cell>
15792 </row>
15793 <row bottomline="true">
15794 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
15795 \begin_inset Text
15796
15797 \begin_layout Standard
15798
15799 \series bold
15800 Weber
15801 \end_layout
15802
15803 \end_inset
15804 </cell>
15805 <cell alignment="center" valignment="top" topline="true" usebox="none">
15806 \begin_inset Text
15807
15808 \begin_layout Standard
15809 Maurizio
15810 \end_layout
15811
15812 \end_inset
15813 </cell>
15814 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
15815 \begin_inset Text
15816
15817 \begin_layout Standard
15818 111
15819 \end_layout
15820
15821 \end_inset
15822 </cell>
15823 </row>
15824 <row bottomline="true">
15825 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
15826 \begin_inset Text
15827
15828 \begin_layout Standard
15829
15830 \series bold
15831 Winkler
15832 \end_layout
15833
15834 \end_inset
15835 </cell>
15836 <cell alignment="center" valignment="top" topline="true" usebox="none">
15837 \begin_inset Text
15838
15839 \begin_layout Standard
15840 Franz
15841 \end_layout
15842
15843 \end_inset
15844 </cell>
15845 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
15846 \begin_inset Text
15847
15848 \begin_layout Standard
15849 111
15850 \end_layout
15851
15852 \end_inset
15853 </cell>
15854 </row>
15855 <row bottomline="true">
15856 <cell multicolumn="1" alignment="left" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
15857 \begin_inset Text
15858
15859 \begin_layout Standard
15860  
15861 \end_layout
15862
15863 \end_inset
15864 </cell>
15865 <cell multicolumn="2" alignment="center" valignment="top" topline="true" usebox="none">
15866 \begin_inset Text
15867
15868 \begin_layout Standard
15869
15870 \end_layout
15871
15872 \end_inset
15873 </cell>
15874 <cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
15875 \begin_inset Text
15876
15877 \begin_layout Standard
15878
15879 \end_layout
15880
15881 \end_inset
15882 </cell>
15883 </row>
15884 <row bottomline="true">
15885 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
15886 \begin_inset Text
15887
15888 \begin_layout Standard
15889
15890 \series bold
15891 Annovi
15892 \end_layout
15893
15894 \end_inset
15895 </cell>
15896 <cell alignment="center" valignment="top" topline="true" usebox="none">
15897 \begin_inset Text
15898
15899 \begin_layout Standard
15900 Silvia
15901 \end_layout
15902
15903 \end_inset
15904 </cell>
15905 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
15906 \begin_inset Text
15907
15908 \begin_layout Standard
15909 555
15910 \end_layout
15911
15912 \end_inset
15913 </cell>
15914 </row>
15915 <row bottomline="true">
15916 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
15917 \begin_inset Text
15918
15919 \begin_layout Standard
15920
15921 \series bold
15922 Bertoli
15923 \end_layout
15924
15925 \end_inset
15926 </cell>
15927 <cell alignment="center" valignment="top" topline="true" usebox="none">
15928 \begin_inset Text
15929
15930 \begin_layout Standard
15931 Stefano
15932 \end_layout
15933
15934 \end_inset
15935 </cell>
15936 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
15937 \begin_inset Text
15938
15939 \begin_layout Standard
15940 555
15941 \end_layout
15942
15943 \end_inset
15944 </cell>
15945 </row>
15946 <row bottomline="true">
15947 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
15948 \begin_inset Text
15949
15950 \begin_layout Standard
15951
15952 \series bold
15953 Bozzi
15954 \end_layout
15955
15956 \end_inset
15957 </cell>
15958 <cell alignment="center" valignment="top" topline="true" usebox="none">
15959 \begin_inset Text
15960
15961 \begin_layout Standard
15962 Walter
15963 \end_layout
15964
15965 \end_inset
15966 </cell>
15967 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
15968 \begin_inset Text
15969
15970 \begin_layout Standard
15971 555
15972 \end_layout
15973
15974 \end_inset
15975 </cell>
15976 </row>
15977 <row bottomline="true">
15978 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
15979 \begin_inset Text
15980
15981 \begin_layout Standard
15982
15983 \series bold
15984 Cachia
15985 \end_layout
15986
15987 \end_inset
15988 </cell>
15989 <cell alignment="center" valignment="top" topline="true" usebox="none">
15990 \begin_inset Text
15991
15992 \begin_layout Standard
15993 Maria
15994 \end_layout
15995
15996 \end_inset
15997 </cell>
15998 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
15999 \begin_inset Text
16000
16001 \begin_layout Standard
16002 555
16003 \end_layout
16004
16005 \end_inset
16006 </cell>
16007 </row>
16008 <row bottomline="true">
16009 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
16010 \begin_inset Text
16011
16012 \begin_layout Standard
16013
16014 \series bold
16015 Cachia
16016 \end_layout
16017
16018 \end_inset
16019 </cell>
16020 <cell alignment="center" valignment="top" topline="true" usebox="none">
16021 \begin_inset Text
16022
16023 \begin_layout Standard
16024 Maurizio
16025 \end_layout
16026
16027 \end_inset
16028 </cell>
16029 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16030 \begin_inset Text
16031
16032 \begin_layout Standard
16033 555
16034 \end_layout
16035
16036 \end_inset
16037 </cell>
16038 </row>
16039 <row bottomline="true">
16040 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
16041 \begin_inset Text
16042
16043 \begin_layout Standard
16044
16045 \series bold
16046 Cinquemani
16047 \end_layout
16048
16049 \end_inset
16050 </cell>
16051 <cell alignment="center" valignment="top" topline="true" usebox="none">
16052 \begin_inset Text
16053
16054 \begin_layout Standard
16055 Giusi
16056 \end_layout
16057
16058 \end_inset
16059 </cell>
16060 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16061 \begin_inset Text
16062
16063 \begin_layout Standard
16064 555
16065 \end_layout
16066
16067 \end_inset
16068 </cell>
16069 </row>
16070 <row bottomline="true">
16071 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
16072 \begin_inset Text
16073
16074 \begin_layout Standard
16075
16076 \series bold
16077 Colin
16078 \end_layout
16079
16080 \end_inset
16081 </cell>
16082 <cell alignment="center" valignment="top" topline="true" usebox="none">
16083 \begin_inset Text
16084
16085 \begin_layout Standard
16086 Bernard
16087 \end_layout
16088
16089 \end_inset
16090 </cell>
16091 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16092 \begin_inset Text
16093
16094 \begin_layout Standard
16095 555
16096 \end_layout
16097
16098 \end_inset
16099 </cell>
16100 </row>
16101 <row bottomline="true">
16102 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
16103 \begin_inset Text
16104
16105 \begin_layout Standard
16106
16107 \series bold
16108 Concli
16109 \end_layout
16110
16111 \end_inset
16112 </cell>
16113 <cell alignment="center" valignment="top" topline="true" usebox="none">
16114 \begin_inset Text
16115
16116 \begin_layout Standard
16117 Gianfranco
16118 \end_layout
16119
16120 \end_inset
16121 </cell>
16122 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16123 \begin_inset Text
16124
16125 \begin_layout Standard
16126 555
16127 \end_layout
16128
16129 \end_inset
16130 </cell>
16131 </row>
16132 <row bottomline="true">
16133 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
16134 \begin_inset Text
16135
16136 \begin_layout Standard
16137
16138 \series bold
16139 Dal Bosco
16140 \end_layout
16141
16142 \end_inset
16143 </cell>
16144 <cell alignment="center" valignment="top" topline="true" usebox="none">
16145 \begin_inset Text
16146
16147 \begin_layout Standard
16148 Carolina
16149 \end_layout
16150
16151 \end_inset
16152 </cell>
16153 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16154 \begin_inset Text
16155
16156 \begin_layout Standard
16157 555
16158 \end_layout
16159
16160 \end_inset
16161 </cell>
16162 </row>
16163 <row bottomline="true">
16164 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
16165 \begin_inset Text
16166
16167 \begin_layout Standard
16168
16169 \series bold
16170 Dalpiaz
16171 \end_layout
16172
16173 \end_inset
16174 </cell>
16175 <cell alignment="center" valignment="top" topline="true" usebox="none">
16176 \begin_inset Text
16177
16178 \begin_layout Standard
16179 Annamaria
16180 \end_layout
16181
16182 \end_inset
16183 </cell>
16184 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16185 \begin_inset Text
16186
16187 \begin_layout Standard
16188 555
16189 \end_layout
16190
16191 \end_inset
16192 </cell>
16193 </row>
16194 <row bottomline="true">
16195 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
16196 \begin_inset Text
16197
16198 \begin_layout Standard
16199
16200 \series bold
16201 Feliciello
16202 \end_layout
16203
16204 \end_inset
16205 </cell>
16206 <cell alignment="center" valignment="top" topline="true" usebox="none">
16207 \begin_inset Text
16208
16209 \begin_layout Standard
16210 Domenico
16211 \end_layout
16212
16213 \end_inset
16214 </cell>
16215 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16216 \begin_inset Text
16217
16218 \begin_layout Standard
16219 555
16220 \end_layout
16221
16222 \end_inset
16223 </cell>
16224 </row>
16225 <row bottomline="true">
16226 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
16227 \begin_inset Text
16228
16229 \begin_layout Standard
16230
16231 \series bold
16232 Focarelli
16233 \end_layout
16234
16235 \end_inset
16236 </cell>
16237 <cell alignment="center" valignment="top" topline="true" usebox="none">
16238 \begin_inset Text
16239
16240 \begin_layout Standard
16241 Paola
16242 \end_layout
16243
16244 \end_inset
16245 </cell>
16246 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16247 \begin_inset Text
16248
16249 \begin_layout Standard
16250 555
16251 \end_layout
16252
16253 \end_inset
16254 </cell>
16255 </row>
16256 <row bottomline="true">
16257 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
16258 \begin_inset Text
16259
16260 \begin_layout Standard
16261
16262 \series bold
16263 Galletti
16264 \end_layout
16265
16266 \end_inset
16267 </cell>
16268 <cell alignment="center" valignment="top" topline="true" usebox="none">
16269 \begin_inset Text
16270
16271 \begin_layout Standard
16272 Oreste
16273 \end_layout
16274
16275 \end_inset
16276 </cell>
16277 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16278 \begin_inset Text
16279
16280 \begin_layout Standard
16281 555
16282 \end_layout
16283
16284 \end_inset
16285 </cell>
16286 </row>
16287 <row bottomline="true">
16288 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
16289 \begin_inset Text
16290
16291 \begin_layout Standard
16292
16293 \series bold
16294 Gasparini
16295 \end_layout
16296
16297 \end_inset
16298 </cell>
16299 <cell alignment="center" valignment="top" topline="true" usebox="none">
16300 \begin_inset Text
16301
16302 \begin_layout Standard
16303 Franca
16304 \end_layout
16305
16306 \end_inset
16307 </cell>
16308 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16309 \begin_inset Text
16310
16311 \begin_layout Standard
16312 555
16313 \end_layout
16314
16315 \end_inset
16316 </cell>
16317 </row>
16318 <row bottomline="true">
16319 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
16320 \begin_inset Text
16321
16322 \begin_layout Standard
16323
16324 \series bold
16325 Rizzardi
16326 \end_layout
16327
16328 \end_inset
16329 </cell>
16330 <cell alignment="center" valignment="top" topline="true" usebox="none">
16331 \begin_inset Text
16332
16333 \begin_layout Standard
16334 Paola
16335 \end_layout
16336
16337 \end_inset
16338 </cell>
16339 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16340 \begin_inset Text
16341
16342 \begin_layout Standard
16343 555
16344 \end_layout
16345
16346 \end_inset
16347 </cell>
16348 </row>
16349 <row bottomline="true">
16350 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
16351 \begin_inset Text
16352
16353 \begin_layout Standard
16354
16355 \series bold
16356 Lassini
16357 \end_layout
16358
16359 \end_inset
16360 </cell>
16361 <cell alignment="center" valignment="top" topline="true" usebox="none">
16362 \begin_inset Text
16363
16364 \begin_layout Standard
16365 Giancarlo
16366 \end_layout
16367
16368 \end_inset
16369 </cell>
16370 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16371 \begin_inset Text
16372
16373 \begin_layout Standard
16374 555
16375 \end_layout
16376
16377 \end_inset
16378 </cell>
16379 </row>
16380 <row bottomline="true">
16381 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
16382 \begin_inset Text
16383
16384 \begin_layout Standard
16385
16386 \series bold
16387 Malfatti
16388 \end_layout
16389
16390 \end_inset
16391 </cell>
16392 <cell alignment="center" valignment="top" topline="true" usebox="none">
16393 \begin_inset Text
16394
16395 \begin_layout Standard
16396 Luciano
16397 \end_layout
16398
16399 \end_inset
16400 </cell>
16401 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16402 \begin_inset Text
16403
16404 \begin_layout Standard
16405 555
16406 \end_layout
16407
16408 \end_inset
16409 </cell>
16410 </row>
16411 <row bottomline="true">
16412 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
16413 \begin_inset Text
16414
16415 \begin_layout Standard
16416
16417 \series bold
16418 Malfatti
16419 \end_layout
16420
16421 \end_inset
16422 </cell>
16423 <cell alignment="center" valignment="top" topline="true" usebox="none">
16424 \begin_inset Text
16425
16426 \begin_layout Standard
16427 Valeriano
16428 \end_layout
16429
16430 \end_inset
16431 </cell>
16432 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16433 \begin_inset Text
16434
16435 \begin_layout Standard
16436 555
16437 \end_layout
16438
16439 \end_inset
16440 </cell>
16441 </row>
16442 <row bottomline="true">
16443 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
16444 \begin_inset Text
16445
16446 \begin_layout Standard
16447
16448 \series bold
16449 Meneguzzo
16450 \end_layout
16451
16452 \end_inset
16453 </cell>
16454 <cell alignment="center" valignment="top" topline="true" usebox="none">
16455 \begin_inset Text
16456
16457 \begin_layout Standard
16458 Roberto
16459 \end_layout
16460
16461 \end_inset
16462 </cell>
16463 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16464 \begin_inset Text
16465
16466 \begin_layout Standard
16467 555
16468 \end_layout
16469
16470 \end_inset
16471 </cell>
16472 </row>
16473 <row bottomline="true">
16474 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
16475 \begin_inset Text
16476
16477 \begin_layout Standard
16478
16479 \series bold
16480 Mezzadra
16481 \end_layout
16482
16483 \end_inset
16484 </cell>
16485 <cell alignment="center" valignment="top" topline="true" usebox="none">
16486 \begin_inset Text
16487
16488 \begin_layout Standard
16489 Roberto
16490 \end_layout
16491
16492 \end_inset
16493 </cell>
16494 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16495 \begin_inset Text
16496
16497 \begin_layout Standard
16498 555
16499 \end_layout
16500
16501 \end_inset
16502 </cell>
16503 </row>
16504 <row bottomline="true">
16505 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
16506 \begin_inset Text
16507
16508 \begin_layout Standard
16509
16510 \series bold
16511 Pirpamer
16512 \end_layout
16513
16514 \end_inset
16515 </cell>
16516 <cell alignment="center" valignment="top" topline="true" usebox="none">
16517 \begin_inset Text
16518
16519 \begin_layout Standard
16520 Erich
16521 \end_layout
16522
16523 \end_inset
16524 </cell>
16525 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16526 \begin_inset Text
16527
16528 \begin_layout Standard
16529 555
16530 \end_layout
16531
16532 \end_inset
16533 </cell>
16534 </row>
16535 <row bottomline="true">
16536 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
16537 \begin_inset Text
16538
16539 \begin_layout Standard
16540
16541 \series bold
16542 Pochiesa
16543 \end_layout
16544
16545 \end_inset
16546 </cell>
16547 <cell alignment="center" valignment="top" topline="true" usebox="none">
16548 \begin_inset Text
16549
16550 \begin_layout Standard
16551 Paolo
16552 \end_layout
16553
16554 \end_inset
16555 </cell>
16556 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16557 \begin_inset Text
16558
16559 \begin_layout Standard
16560 555, 222
16561 \end_layout
16562
16563 \end_inset
16564 </cell>
16565 </row>
16566 <row bottomline="true">
16567 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
16568 \begin_inset Text
16569
16570 \begin_layout Standard
16571
16572 \series bold
16573 Radina
16574 \end_layout
16575
16576 \end_inset
16577 </cell>
16578 <cell alignment="center" valignment="top" topline="true" usebox="none">
16579 \begin_inset Text
16580
16581 \begin_layout Standard
16582 Claudio
16583 \end_layout
16584
16585 \end_inset
16586 </cell>
16587 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16588 \begin_inset Text
16589
16590 \begin_layout Standard
16591 555
16592 \end_layout
16593
16594 \end_inset
16595 </cell>
16596 </row>
16597 <row bottomline="true">
16598 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
16599 \begin_inset Text
16600
16601 \begin_layout Standard
16602
16603 \series bold
16604 Stuffer
16605 \end_layout
16606
16607 \end_inset
16608 </cell>
16609 <cell alignment="center" valignment="top" topline="true" usebox="none">
16610 \begin_inset Text
16611
16612 \begin_layout Standard
16613 Oskar
16614 \end_layout
16615
16616 \end_inset
16617 </cell>
16618 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16619 \begin_inset Text
16620
16621 \begin_layout Standard
16622 555
16623 \end_layout
16624
16625 \end_inset
16626 </cell>
16627 </row>
16628 <row bottomline="true">
16629 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
16630 \begin_inset Text
16631
16632 \begin_layout Standard
16633
16634 \series bold
16635 Tacchelli
16636 \end_layout
16637
16638 \end_inset
16639 </cell>
16640 <cell alignment="center" valignment="top" topline="true" usebox="none">
16641 \begin_inset Text
16642
16643 \begin_layout Standard
16644 Ugo
16645 \end_layout
16646
16647 \end_inset
16648 </cell>
16649 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16650 \begin_inset Text
16651
16652 \begin_layout Standard
16653 555
16654 \end_layout
16655
16656 \end_inset
16657 </cell>
16658 </row>
16659 <row bottomline="true">
16660 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
16661 \begin_inset Text
16662
16663 \begin_layout Standard
16664
16665 \series bold
16666 Tezzele
16667 \end_layout
16668
16669 \end_inset
16670 </cell>
16671 <cell alignment="center" valignment="top" topline="true" usebox="none">
16672 \begin_inset Text
16673
16674 \begin_layout Standard
16675 Margit
16676 \end_layout
16677
16678 \end_inset
16679 </cell>
16680 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16681 \begin_inset Text
16682
16683 \begin_layout Standard
16684 555
16685 \end_layout
16686
16687 \end_inset
16688 </cell>
16689 </row>
16690 <row bottomline="true">
16691 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
16692 \begin_inset Text
16693
16694 \begin_layout Standard
16695
16696 \series bold
16697 Unterkalmsteiner
16698 \end_layout
16699
16700 \end_inset
16701 </cell>
16702 <cell alignment="center" valignment="top" topline="true" usebox="none">
16703 \begin_inset Text
16704
16705 \begin_layout Standard
16706 Frieda
16707 \end_layout
16708
16709 \end_inset
16710 </cell>
16711 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16712 \begin_inset Text
16713
16714 \begin_layout Standard
16715 555
16716 \end_layout
16717
16718 \end_inset
16719 </cell>
16720 </row>
16721 <row bottomline="true">
16722 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
16723 \begin_inset Text
16724
16725 \begin_layout Standard
16726
16727 \series bold
16728 Vieider
16729 \end_layout
16730
16731 \end_inset
16732 </cell>
16733 <cell alignment="center" valignment="top" topline="true" usebox="none">
16734 \begin_inset Text
16735
16736 \begin_layout Standard
16737 Hilde
16738 \end_layout
16739
16740 \end_inset
16741 </cell>
16742 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16743 \begin_inset Text
16744
16745 \begin_layout Standard
16746 555
16747 \end_layout
16748
16749 \end_inset
16750 </cell>
16751 </row>
16752 <row bottomline="true">
16753 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
16754 \begin_inset Text
16755
16756 \begin_layout Standard
16757
16758 \series bold
16759 Vigna
16760 \end_layout
16761
16762 \end_inset
16763 </cell>
16764 <cell alignment="center" valignment="top" topline="true" usebox="none">
16765 \begin_inset Text
16766
16767 \begin_layout Standard
16768 Jürgen
16769 \end_layout
16770
16771 \end_inset
16772 </cell>
16773 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16774 \begin_inset Text
16775
16776 \begin_layout Standard
16777 999
16778 \end_layout
16779
16780 \end_inset
16781 </cell>
16782 </row>
16783 <row bottomline="true">
16784 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
16785 \begin_inset Text
16786
16787 \begin_layout Standard
16788
16789 \series bold
16790 Weber
16791 \end_layout
16792
16793 \end_inset
16794 </cell>
16795 <cell alignment="center" valignment="top" topline="true" usebox="none">
16796 \begin_inset Text
16797
16798 \begin_layout Standard
16799 Maurizio
16800 \end_layout
16801
16802 \end_inset
16803 </cell>
16804 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16805 \begin_inset Text
16806
16807 \begin_layout Standard
16808 555
16809 \end_layout
16810
16811 \end_inset
16812 </cell>
16813 </row>
16814 <row bottomline="true">
16815 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
16816 \begin_inset Text
16817
16818 \begin_layout Standard
16819
16820 \series bold
16821 Winkler
16822 \end_layout
16823
16824 \end_inset
16825 </cell>
16826 <cell alignment="center" valignment="top" topline="true" usebox="none">
16827 \begin_inset Text
16828
16829 \begin_layout Standard
16830 Franz
16831 \end_layout
16832
16833 \end_inset
16834 </cell>
16835 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16836 \begin_inset Text
16837
16838 \begin_layout Standard
16839 555
16840 \end_layout
16841
16842 \end_inset
16843 </cell>
16844 </row>
16845 <row bottomline="true" endlastfoot="true">
16846 <cell multicolumn="1" alignment="block" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
16847 \begin_inset Text
16848
16849 \begin_layout Standard
16850
16851 \series bold
16852 End
16853 \end_layout
16854
16855 \end_inset
16856 </cell>
16857 <cell multicolumn="2" alignment="center" valignment="top" topline="true" usebox="none">
16858 \begin_inset Text
16859
16860 \begin_layout Standard
16861
16862 \end_layout
16863
16864 \end_inset
16865 </cell>
16866 <cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16867 \begin_inset Text
16868
16869 \begin_layout Standard
16870
16871 \end_layout
16872
16873 \end_inset
16874 </cell>
16875 </row>
16876 </lyxtabular>
16877
16878 \end_inset
16879
16880
16881 \end_layout
16882
16883 \begin_layout Subsection
16884 Table Cells
16885 \begin_inset LatexCommand index
16886 name "Tables ! Cells"
16887
16888 \end_inset
16889
16890
16891 \begin_inset LatexCommand label
16892 name "sub:Table-Cells"
16893
16894 \end_inset
16895
16896
16897 \end_layout
16898
16899 \begin_layout Standard
16900 A table cell can contain text, inline equations, a figure, or another table.
16901  All these kinds of objects can be placed in the same cell.
16902  Font sizes and shapes can also be altered.
16903  But you can't put a special environment in a cell (like 
16904 \family sans
16905 Section*
16906 \family default
16907 , etc.), nor set spacing options etc.
16908  for the cell's paragraph.
16909 \end_layout
16910
16911 \begin_layout Standard
16912 To have multi-line entries in table cells, you have to declare a fixed width
16913  for the column in the table dialog.
16914  Your text is then automatically split into multiple lines and the cell
16915  is enlarged vertically when the length of the text exceeds the given width.
16916  An example:
16917 \end_layout
16918
16919 \begin_layout Standard
16920 \align center
16921 \begin_inset Tabular
16922 <lyxtabular version="3" rows="4" columns="3">
16923 <features>
16924 <column alignment="center" valignment="top" leftline="true" width="0pt">
16925 <column alignment="block" valignment="top" leftline="true" width="3cm">
16926 <column alignment="center" valignment="top" leftline="true" rightline="true" width="0pt">
16927 <row topline="true" bottomline="true">
16928 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
16929 \begin_inset Text
16930
16931 \begin_layout Standard
16932
16933 \family roman
16934 \series medium
16935 \shape up
16936 \size normal
16937 \emph off
16938 \bar no
16939 \noun off
16940 \color none
16941 1
16942 \end_layout
16943
16944 \end_inset
16945 </cell>
16946 <cell multicolumn="1" alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
16947 \begin_inset Text
16948
16949 \begin_layout Standard
16950
16951 \family roman
16952 \series medium
16953 \shape up
16954 \size normal
16955 \emph off
16956 \bar no
16957 \noun off
16958 \color none
16959 2
16960 \end_layout
16961
16962 \end_inset
16963 </cell>
16964 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
16965 \begin_inset Text
16966
16967 \begin_layout Standard
16968
16969 \family roman
16970 \series medium
16971 \shape up
16972 \size normal
16973 \emph off
16974 \bar no
16975 \noun off
16976 \color none
16977 3
16978 \end_layout
16979
16980 \end_inset
16981 </cell>
16982 </row>
16983 <row>
16984 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
16985 \begin_inset Text
16986
16987 \begin_layout Standard
16988
16989 \family roman
16990 \series medium
16991 \shape up
16992 \size normal
16993 \emph off
16994 \bar no
16995 \noun off
16996 \color none
16997 4
16998 \end_layout
16999
17000 \end_inset
17001 </cell>
17002 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
17003 \begin_inset Text
17004
17005 \begin_layout Standard
17006
17007 \family roman
17008 \series medium
17009 \shape up
17010 \size normal
17011 \emph off
17012 \bar no
17013 \noun off
17014 \color none
17015 This is a multiline entry in a table.
17016 \end_layout
17017
17018 \end_inset
17019 </cell>
17020 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
17021 \begin_inset Text
17022
17023 \begin_layout Standard
17024
17025 \family roman
17026 \series medium
17027 \shape up
17028 \size normal
17029 \emph off
17030 \bar no
17031 \noun off
17032 \color none
17033 5
17034 \end_layout
17035
17036 \end_inset
17037 </cell>
17038 </row>
17039 <row bottomline="true">
17040 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
17041 \begin_inset Text
17042
17043 \begin_layout Standard
17044
17045 \family roman
17046 \series medium
17047 \shape up
17048 \size normal
17049 \emph off
17050 \bar no
17051 \noun off
17052 \color none
17053 6
17054 \end_layout
17055
17056 \end_inset
17057 </cell>
17058 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
17059 \begin_inset Text
17060
17061 \begin_layout Standard
17062
17063 \family roman
17064 \series medium
17065 \shape up
17066 \size normal
17067 \emph off
17068 \bar no
17069 \noun off
17070 \color none
17071 This is longer now.
17072 \end_layout
17073
17074 \end_inset
17075 </cell>
17076 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
17077 \begin_inset Text
17078
17079 \begin_layout Standard
17080
17081 \family roman
17082 \series medium
17083 \shape up
17084 \size normal
17085 \emph off
17086 \bar no
17087 \noun off
17088 \color none
17089 7
17090 \end_layout
17091
17092 \end_inset
17093 </cell>
17094 </row>
17095 <row bottomline="true">
17096 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
17097 \begin_inset Text
17098
17099 \begin_layout Standard
17100
17101 \family roman
17102 \series medium
17103 \shape up
17104 \size normal
17105 \emph off
17106 \bar no
17107 \noun off
17108 \color none
17109 8
17110 \end_layout
17111
17112 \end_inset
17113 </cell>
17114 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
17115 \begin_inset Text
17116
17117 \begin_layout Standard
17118
17119 \family roman
17120 \series medium
17121 \shape up
17122 \size normal
17123 \emph off
17124 \bar no
17125 \noun off
17126 \color none
17127 This is a multiline entry in a table.
17128  This is longer now.
17129 \end_layout
17130
17131 \end_inset
17132 </cell>
17133 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
17134 \begin_inset Text
17135
17136 \begin_layout Standard
17137
17138 \family roman
17139 \series medium
17140 \shape up
17141 \size normal
17142 \emph off
17143 \bar no
17144 \noun off
17145 \color none
17146 9
17147 \end_layout
17148
17149 \end_inset
17150 </cell>
17151 </row>
17152 </lyxtabular>
17153
17154 \end_inset
17155
17156
17157 \end_layout
17158
17159 \begin_layout Standard
17160 Cutting and pasting between tables and table cells works reasonably well.
17161  You can cut and paste even more than one row.
17162  Selection with the mouse or with 
17163 \family sans
17164 Shift
17165 \family default
17166  plus the arrow keys works as usual.
17167  You can also copy and paste the entire table as a single unit by starting
17168  the selection from outside the table.
17169 \end_layout
17170
17171 \begin_layout Section
17172 Floats
17173 \begin_inset LatexCommand index
17174 name "Floats"
17175
17176 \end_inset
17177
17178
17179 \begin_inset LatexCommand label
17180 name "sec:Floats"
17181
17182 \end_inset
17183
17184
17185 \end_layout
17186
17187 \begin_layout Standard
17188 A float is a block of text associated with some sort of label, which doesn't
17189  have a fixed location.
17190  It can 
17191 \begin_inset Quotes eld
17192 \end_inset
17193
17194 float
17195 \begin_inset Quotes erd
17196 \end_inset
17197
17198  forward or backward a page or two, to wherever it fits best.
17199  
17200 \family sans
17201 Footnotes
17202 \family default
17203  and 
17204 \family sans
17205 Margin\InsetSpace ~
17206 Notes
17207 \family default
17208  are also floats, because they can float to the next page when there are
17209  too much notes at the page.
17210 \end_layout
17211
17212 \begin_layout Standard
17213 Floats makes it possible to get a high quality layout.
17214  Images and tables can evenly be spread to the pages to avoid whitespace
17215  and pages without text.
17216  As the floating often destroys the context between the text and the image/table
17217 , every float can be referenced in the text.
17218  Floats are therefore numbered.
17219  Referencing is described in section\InsetSpace ~
17220
17221 \begin_inset LatexCommand ref
17222 reference "sec:Cross-References"
17223
17224 \end_inset
17225
17226 .
17227 \end_layout
17228
17229 \begin_layout Standard
17230 To insert a float, use the menu 
17231 \family sans
17232 Insert\SpecialChar \menuseparator
17233 Floats
17234 \family default
17235 .
17236  A box with a caption that has e.\InsetSpace \thinspace{}
17237 g.\InsetSpace ~
17238 the label 
17239 \begin_inset Quotes eld
17240 \end_inset
17241
17242 Figure\InsetSpace ~
17243 #:
17244 \begin_inset Quotes erd
17245 \end_inset
17246
17247  (# is the actual number) will be inserted into your document.
17248  The label will automatically be translated to the document language in
17249  the output.
17250  Behind the label you can insert the caption text.
17251 \begin_inset LatexCommand index
17252 name "Floats ! Captions"
17253
17254 \end_inset
17255
17256  The image or table is inserted above or below the caption in a separate
17257  paragraph within the float.
17258  To keep your LyX-document readable, you can open and close the float box
17259  by left-clicking on the box label.
17260  A closed float box looks like this: 
17261 \begin_inset Graphics
17262         filename clipart/floatQt4.png
17263         scale 80
17264
17265 \end_inset
17266
17267  -- a gray button with a red label.
17268 \end_layout
17269
17270 \begin_layout Standard
17271 It is recommended to insert floats as a separate paragraph to avoid possible
17272  LaTeX-errors that can occur when the surrounding text is specially formatted.
17273 \end_layout
17274
17275 \begin_layout Subsection
17276 Float Types
17277 \end_layout
17278
17279 \begin_layout Subsubsection
17280 Figure Floats
17281 \begin_inset LatexCommand index
17282 name "Floats ! Figure floats"
17283
17284 \end_inset
17285
17286
17287 \begin_inset LatexCommand label
17288 name "sec:Figure-Floats"
17289
17290 \end_inset
17291
17292
17293 \end_layout
17294
17295 \begin_layout Standard
17296 The menu 
17297 \family sans
17298 Insert\SpecialChar \menuseparator
17299 Float\SpecialChar \menuseparator
17300 Figure
17301 \family default
17302  inserts a float with the label 
17303 \begin_inset Quotes eld
17304 \end_inset
17305
17306
17307 \series bold
17308 Figure\InsetSpace ~
17309 #:
17310 \series default
17311
17312 \begin_inset Quotes erd
17313 \end_inset
17314
17315 .
17316  Set the cursor behind this label, press enter and insert the image as described
17317  above to get the caption printed below the image.
17318  This is what we did for Figure\InsetSpace ~
17319
17320 \begin_inset LatexCommand ref
17321 reference "cap:Platypus"
17322
17323 \end_inset
17324
17325 .
17326  If you want the caption to be above the image, set the cursor at the end
17327  of the caption, press enter and insert the image.
17328  This was done in Figure\InsetSpace ~
17329
17330 \begin_inset LatexCommand ref
17331 reference "cap:Escher"
17332
17333 \end_inset
17334
17335 .
17336 \end_layout
17337
17338 \begin_layout Standard
17339 \begin_inset Float figure
17340 wide false
17341 sideways false
17342 status open
17343
17344 \begin_layout Standard
17345 \align center
17346 \begin_inset Graphics
17347         filename clipart/platypus.eps
17348         display color
17349         width 50col%
17350         rotateOrigin center
17351
17352 \end_inset
17353
17354
17355 \end_layout
17356
17357 \begin_layout Standard
17358 \begin_inset Caption
17359
17360 \begin_layout Standard
17361 \begin_inset LatexCommand label
17362 name "cap:Platypus"
17363
17364 \end_inset
17365
17366 A severely distorted platypus in a float.
17367 \end_layout
17368
17369 \end_inset
17370
17371
17372 \end_layout
17373
17374 \end_inset
17375
17376
17377 \end_layout
17378
17379 \begin_layout Standard
17380 \begin_inset Float figure
17381 wide false
17382 sideways false
17383 status open
17384
17385 \begin_layout Standard
17386 \begin_inset Caption
17387
17388 \begin_layout Standard
17389 \begin_inset LatexCommand label
17390 name "cap:Escher"
17391
17392 \end_inset
17393
17394 M.C.
17395  Escher on acid.
17396 \end_layout
17397
17398 \end_inset
17399
17400
17401 \end_layout
17402
17403 \begin_layout Standard
17404 \align center
17405 \begin_inset Graphics
17406         filename clipart/escher-lsd.eps
17407         display color
17408         scale 80
17409         rotateOrigin center
17410
17411 \end_inset
17412
17413
17414 \end_layout
17415
17416 \end_inset
17417
17418
17419 \end_layout
17420
17421 \begin_layout Standard
17422 This figure float show also how to set a label and create a cross-reference
17423  to it.
17424  As described in section\InsetSpace ~
17425
17426 \begin_inset LatexCommand ref
17427 reference "sec:Cross-References"
17428
17429 \end_inset
17430
17431 , you can simply insert a label in the caption using the menu 
17432 \family sans
17433 Insert\SpecialChar \menuseparator
17434 Label
17435 \family default
17436  and refer to it using the menu 
17437 \family sans
17438 Insert\SpecialChar \menuseparator
17439 Cross-Reference
17440 \family default
17441 .
17442  It is important to use references to figure floats, rather than using vague
17443  references like 
17444 \begin_inset Quotes eld
17445 \end_inset
17446
17447 the figure above
17448 \begin_inset Quotes erd
17449 \end_inset
17450
17451 , because as LaTeX will reposition the floats in the final document; it
17452  might not be 
17453 \begin_inset Quotes eld
17454 \end_inset
17455
17456 above
17457 \begin_inset Quotes erd
17458 \end_inset
17459
17460  at all.
17461 \end_layout
17462
17463 \begin_layout Standard
17464 Normally one inserts only one image to a figure float, but sometimes you
17465  might want to use two images with separate subcaptions.
17466  This can be done in the graphics dialog: Right-click on an image and go
17467  to the tab 
17468 \family sans
17469 Extra\InsetSpace ~
17470 options
17471 \family default
17472  in the appearing dialog, use the option 
17473 \family sans
17474 Subfigure
17475 \family default
17476 , and enter the subcaption for the image in the now enabled caption field.
17477  Figure\InsetSpace ~
17478
17479 \begin_inset LatexCommand ref
17480 reference "cap:Two-distorted-images"
17481
17482 \end_inset
17483
17484  is an example of a figure float with two images set side by side.
17485  You can also set the images one below the other.
17486 \end_layout
17487
17488 \begin_layout Standard
17489 \begin_inset Float figure
17490 wide false
17491 sideways false
17492 status open
17493
17494 \begin_layout Standard
17495
17496 \hfill
17497
17498 \begin_inset Graphics
17499         filename clipart/escher-lsd.eps
17500         width 45col%
17501         subcaption
17502         subcaptionText "Undefinable structure"
17503
17504 \end_inset
17505
17506
17507 \hfill
17508
17509 \begin_inset Graphics
17510         filename clipart/platypus.eps
17511         lyxscale 60
17512         width 45col%
17513         subcaption
17514         subcaptionText "Platypus"
17515
17516 \end_inset
17517
17518
17519 \hfill
17520
17521 \end_layout
17522
17523 \begin_layout Standard
17524 \begin_inset Caption
17525
17526 \begin_layout Standard
17527 \begin_inset LatexCommand label
17528 name "cap:Two-distorted-images"
17529
17530 \end_inset
17531
17532 Two distorted images.
17533 \end_layout
17534
17535 \end_inset
17536
17537
17538 \end_layout
17539
17540 \end_inset
17541
17542
17543 \end_layout
17544
17545 \begin_layout Standard
17546 Note that the caption is added to the 
17547 \family sans
17548 List\InsetSpace ~
17549 of\InsetSpace ~
17550 Figures
17551 \family default
17552  as described in section\InsetSpace ~
17553
17554 \begin_inset LatexCommand ref
17555 reference "sec:ListsOf"
17556
17557 \end_inset
17558
17559 .
17560 \end_layout
17561
17562 \begin_layout Subsubsection
17563 Table Floats
17564 \begin_inset LatexCommand index
17565 name "Floats ! Table floats"
17566
17567 \end_inset
17568
17569
17570 \begin_inset LatexCommand label
17571 name "sec:Table-Floats"
17572
17573 \end_inset
17574
17575
17576 \end_layout
17577
17578 \begin_layout Standard
17579 Table floats can be inserted using the menu 
17580 \family sans
17581 Insert\SpecialChar \menuseparator
17582 Float\SpecialChar \menuseparator
17583 Table
17584 \family default
17585 .
17586  They have the same properties as figure floats except of the different
17587  label.
17588  Table\InsetSpace ~
17589
17590 \begin_inset LatexCommand ref
17591 reference "cap:Table-float"
17592
17593 \end_inset
17594
17595  is an example of a table float.
17596 \end_layout
17597
17598 \begin_layout Standard
17599 \begin_inset Float table
17600 wide false
17601 sideways false
17602 status open
17603
17604 \begin_layout Standard
17605 \begin_inset Caption
17606
17607 \begin_layout Standard
17608 \begin_inset LatexCommand label
17609 name "cap:Table-float"
17610
17611 \end_inset
17612
17613 A table float.
17614 \end_layout
17615
17616 \end_inset
17617
17618
17619 \end_layout
17620
17621 \begin_layout Standard
17622 \align center
17623 \begin_inset Tabular
17624 <lyxtabular version="3" rows="3" columns="3">
17625 <features>
17626 <column alignment="center" valignment="top" leftline="true" width="0pt">
17627 <column alignment="center" valignment="top" leftline="true" width="0pt">
17628 <column alignment="center" valignment="top" leftline="true" rightline="true" width="0pt">
17629 <row topline="true" bottomline="true">
17630 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
17631 \begin_inset Text
17632
17633 \begin_layout Standard
17634
17635 \family roman
17636 \series medium
17637 \shape up
17638 \size normal
17639 \emph off
17640 \bar no
17641 \noun off
17642 \color none
17643 1
17644 \end_layout
17645
17646 \end_inset
17647 </cell>
17648 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
17649 \begin_inset Text
17650
17651 \begin_layout Standard
17652
17653 \family roman
17654 \series medium
17655 \shape up
17656 \size normal
17657 \emph off
17658 \bar no
17659 \noun off
17660 \color none
17661 2
17662 \end_layout
17663
17664 \end_inset
17665 </cell>
17666 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
17667 \begin_inset Text
17668
17669 \begin_layout Standard
17670
17671 \family roman
17672 \series medium
17673 \shape up
17674 \size normal
17675 \emph off
17676 \bar no
17677 \noun off
17678 \color none
17679 3
17680 \end_layout
17681
17682 \end_inset
17683 </cell>
17684 </row>
17685 <row topline="true">
17686 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
17687 \begin_inset Text
17688
17689 \begin_layout Standard
17690
17691 \family roman
17692 \series medium
17693 \shape up
17694 \size normal
17695 \emph off
17696 \bar no
17697 \noun off
17698 \color none
17699 Joe
17700 \end_layout
17701
17702 \end_inset
17703 </cell>
17704 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
17705 \begin_inset Text
17706
17707 \begin_layout Standard
17708
17709 \family roman
17710 \series medium
17711 \shape up
17712 \size normal
17713 \emph off
17714 \bar no
17715 \noun off
17716 \color none
17717 Mary
17718 \end_layout
17719
17720 \end_inset
17721 </cell>
17722 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
17723 \begin_inset Text
17724
17725 \begin_layout Standard
17726
17727 \family roman
17728 \series medium
17729 \shape up
17730 \size normal
17731 \emph off
17732 \bar no
17733 \noun off
17734 \color none
17735 Ted
17736 \end_layout
17737
17738 \end_inset
17739 </cell>
17740 </row>
17741 <row topline="true" bottomline="true">
17742 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
17743 \begin_inset Text
17744
17745 \begin_layout Standard
17746
17747 \family roman
17748 \series medium
17749 \shape up
17750 \size normal
17751 \emph off
17752 \bar no
17753 \noun off
17754 \color none
17755 \begin_inset Formula $\int x^{2}dx$
17756 \end_inset
17757
17758
17759 \end_layout
17760
17761 \end_inset
17762 </cell>
17763 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
17764 \begin_inset Text
17765
17766 \begin_layout Standard
17767
17768 \family roman
17769 \series medium
17770 \shape up
17771 \size normal
17772 \emph off
17773 \bar no
17774 \noun off
17775 \color none
17776 \begin_inset Formula $\left[\begin{array}{cc}
17777 a & b\\
17778 c & d\end{array}\right]$
17779 \end_inset
17780
17781
17782 \end_layout
17783
17784 \end_inset
17785 </cell>
17786 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
17787 \begin_inset Text
17788
17789 \begin_layout Standard
17790
17791 \family roman
17792 \series medium
17793 \shape up
17794 \size normal
17795 \emph off
17796 \bar no
17797 \noun off
17798 \color none
17799 \begin_inset Formula $1+1=2$
17800 \end_inset
17801
17802
17803 \end_layout
17804
17805 \end_inset
17806 </cell>
17807 </row>
17808 </lyxtabular>
17809
17810 \end_inset
17811
17812
17813 \end_layout
17814
17815 \end_inset
17816
17817
17818 \end_layout
17819
17820 \begin_layout Subsubsection
17821 Algorithm Floats
17822 \begin_inset LatexCommand index
17823 name "Floats ! Algorithm floats"
17824
17825 \end_inset
17826
17827
17828 \end_layout
17829
17830 \begin_layout Standard
17831 This float type is inserted with the menu 
17832 \family sans
17833 Insert\SpecialChar \menuseparator
17834 Float\SpecialChar \menuseparator
17835 Algorithm
17836 \family default
17837 .
17838  It is used for program codes and descriptions of algorithms.
17839  A possible environment for algorithms is the 
17840 \family sans
17841 LyX-Code
17842 \family default
17843 , described in section\InsetSpace ~
17844
17845 \begin_inset LatexCommand ref
17846 reference "sub:LyX-Code"
17847
17848 \end_inset
17849
17850 .
17851 \end_layout
17852
17853 \begin_layout Standard
17854 \begin_inset Note Greyedout
17855 status open
17856
17857 \begin_layout Standard
17858
17859 \series bold
17860 Note:
17861 \series default
17862  that the float label is not automatically translated into the document
17863  language.
17864 \end_layout
17865
17866 \end_inset
17867
17868  You have to do this manually by adding the following line
17869 \end_layout
17870
17871 \begin_layout Standard
17872
17873 \series bold
17874
17875 \backslash
17876 floatname{algorithm}{your\InsetSpace ~
17877 name}
17878 \end_layout
17879
17880 \begin_layout Standard
17881 to the document preamble (menu 
17882 \family sans
17883 Document\SpecialChar \menuseparator
17884 Settings
17885 \family default
17886 ).
17887  
17888 \series bold
17889 your\InsetSpace ~
17890 name
17891 \series default
17892  is the word 
17893 \begin_inset Quotes eld
17894 \end_inset
17895
17896
17897 \emph on
17898 algorithm
17899 \emph default
17900
17901 \begin_inset Quotes erd
17902 \end_inset
17903
17904  in your language.
17905 \end_layout
17906
17907 \begin_layout Subsubsection
17908 Text Wrap Floats
17909 \begin_inset LatexCommand index
17910 name "Floats ! Text Wrap Floats"
17911
17912 \end_inset
17913
17914
17915 \begin_inset LatexCommand label
17916 name "sec:floatflt"
17917
17918 \end_inset
17919
17920
17921 \end_layout
17922
17923 \begin_layout Standard
17924 This float type is used if you want to 
17925 \begin_inset Quotes eld
17926 \end_inset
17927
17928 wrap
17929 \begin_inset Quotes erd
17930 \end_inset
17931
17932  text around a figure so that it only occupies some fraction of the column
17933  width.
17934  It can be inserted using the menu 
17935 \begin_inset Wrap figure
17936 placement l
17937 width "40col%"
17938 status open
17939
17940 \begin_layout Standard
17941 \begin_inset Graphics
17942         filename clipart/mobius.eps
17943         display color
17944         width 40col%
17945         rotateOrigin center
17946
17947 \end_inset
17948
17949
17950 \end_layout
17951
17952 \begin_layout Standard
17953 \begin_inset Caption
17954
17955 \begin_layout Standard
17956 \begin_inset LatexCommand label
17957 name "cap:Wrapped-figure"
17958
17959 \end_inset
17960
17961 This is a wrapped figure, and this is the brilliant caption that describes
17962  it
17963 \begin_inset VSpace medskip
17964 \end_inset
17965
17966
17967 \end_layout
17968
17969 \end_inset
17970
17971
17972 \end_layout
17973
17974 \end_inset
17975
17976  
17977 \family sans
17978 Insert\SpecialChar \menuseparator
17979 Float\SpecialChar \menuseparator
17980 Text\InsetSpace ~
17981 Wrap\InsetSpace ~
17982 Float
17983 \family default
17984  if the LaTeX-package 
17985 \series bold
17986 floatflt
17987 \series default
17988
17989 \begin_inset LatexCommand index
17990 name "LaTeX-packages ! floatflt"
17991
17992 \end_inset
17993
17994  is installed.
17995 \begin_inset Foot
17996 status collapsed
17997
17998 \begin_layout Standard
17999 Installing a LaTeX-package is explained it in the 
18000 \emph on
18001 LaTeX\InsetSpace ~
18002 Configuration
18003 \emph default
18004  manual.
18005 \end_layout
18006
18007 \end_inset
18008
18009  The width and placement of the float is adjusted by right-clicking on the
18010  float box.
18011  Figure\InsetSpace ~
18012
18013 \begin_inset LatexCommand ref
18014 reference "cap:Wrapped-figure"
18015
18016 \end_inset
18017
18018  is an example Text\InsetSpace ~
18019 wrap float with a width of 40
18020 \begin_inset Formula $\,$
18021 \end_inset
18022
18023 col%.
18024 \begin_inset Foot
18025 status collapsed
18026
18027 \begin_layout Standard
18028 Available units are explained in Appendix\InsetSpace ~
18029
18030 \begin_inset LatexCommand ref
18031 reference "cha:Units-available-in"
18032
18033 \end_inset
18034
18035 .
18036 \end_layout
18037
18038 \end_inset
18039
18040  Some space was added under the caption to separate it better from the surroundi
18041 ng text.
18042 \end_layout
18043
18044 \begin_layout Standard
18045 The LaTeX-package 
18046 \series bold
18047 floatflt
18048 \series default
18049  also supports table wrap floats, but they are not yet supported by LyX.
18050  If you need this, read the documentation of 
18051 \series bold
18052 floatflt
18053 \series default
18054  
18055 \begin_inset LatexCommand cite
18056 key "floatflt"
18057
18058 \end_inset
18059
18060 .
18061 \end_layout
18062
18063 \begin_layout Standard
18064 \begin_inset Note Greyedout
18065 status open
18066
18067 \begin_layout Standard
18068
18069 \series bold
18070 Note:
18071 \series default
18072  Text\InsetSpace ~
18073 wrap float floats might be fragile! E.g.
18074  having a figure too close to the bottom of the page can mess things up
18075  in the way that the float doesn't appear in the output or that it is placed
18076  over some other text.
18077 \begin_inset Foot
18078 status collapsed
18079
18080 \begin_layout Standard
18081 The better solution is to use the LaTeX-package 
18082 \series bold
18083 wrapfig
18084 \series default
18085
18086 \begin_inset LatexCommand index
18087 name "LaTeX-packages ! wrapfig"
18088
18089 \end_inset
18090
18091  instead of 
18092 \series bold
18093 floatflt
18094 \series default
18095  but it is currently not supported by LyX.
18096 \end_layout
18097
18098 \end_inset
18099
18100
18101 \end_layout
18102
18103 \end_inset
18104
18105  In general:
18106 \end_layout
18107
18108 \begin_layout Itemize
18109 Wrap floats should not be placed in paragraphs that run over a page break.
18110  That means that wrap floats should better be inserted to the exact place
18111  when the document is nearly ready and you are able to estimate where page
18112  breaks will appear.
18113 \end_layout
18114
18115 \begin_layout Itemize
18116 Wrap floats should either be placed in an own paragraph before the paragraph
18117  where they should wrap into or within a paragraph.
18118 \end_layout
18119
18120 \begin_layout Itemize
18121 Wrap floats in consecutive paragraphs may cause troubles, so assure that
18122  there is a text paragraph between them as separator.
18123 \end_layout
18124
18125 \begin_layout Itemize
18126 Wrap floats are not allowed in section headings or tables.
18127 \end_layout
18128
18129 \begin_layout Subsection
18130 Rotated Floats
18131 \begin_inset LatexCommand label
18132 name "sub:Rotated-Floats"
18133
18134 \end_inset
18135
18136
18137 \begin_inset LatexCommand index
18138 name "Floats ! Rotating"
18139
18140 \end_inset
18141
18142
18143 \end_layout
18144
18145 \begin_layout Standard
18146 Especially for wide tables you might have floats rotated.
18147  To rotate a whole float including the caption, right-click on the float-box
18148  and use the option 
18149 \family sans
18150 Rotate\InsetSpace ~
18151 sideways
18152 \family default
18153 .
18154 \end_layout
18155
18156 \begin_layout Standard
18157 Rotated floats are always placed on its own page (or column, when you have
18158  a two-column document).
18159  They are normally rotated so that you can read them from the outside margin
18160  (They are rotated to the left in a two-sided document when they are on
18161  a page with an even number).
18162  Forcing the rotation direction is explained in the 
18163 \emph on
18164 Embedded Objects
18165 \emph default
18166  manual.
18167 \end_layout
18168
18169 \begin_layout Standard
18170 Referencing rotated floats is the same like for normal floats, the caption
18171  format is also the same: Table\InsetSpace ~
18172
18173 \begin_inset LatexCommand ref
18174 reference "cap:Rotated-table"
18175
18176 \end_inset
18177
18178  is an example of a rotated table float.
18179 \end_layout
18180
18181 \begin_layout Standard
18182 \begin_inset Note Greyedout
18183 status open
18184
18185 \begin_layout Standard
18186
18187 \series bold
18188 Note:
18189 \series default
18190  Not all DVI-viewers are able to display rotated floats.
18191 \end_layout
18192
18193 \end_inset
18194
18195
18196 \end_layout
18197
18198 \begin_layout Standard
18199 \begin_inset Float table
18200 wide false
18201 sideways true
18202 status open
18203
18204 \begin_layout Standard
18205 \begin_inset Caption
18206
18207 \begin_layout Standard
18208 \begin_inset LatexCommand label
18209 name "cap:Rotated-table"
18210
18211 \end_inset
18212
18213  Rotated table
18214 \end_layout
18215
18216 \end_inset
18217
18218
18219 \end_layout
18220
18221 \begin_layout Standard
18222 \align center
18223 \begin_inset Tabular
18224 <lyxtabular version="3" rows="1" columns="5">
18225 <features>
18226 <column alignment="center" valignment="top" leftline="true" width="0">
18227 <column alignment="center" valignment="top" leftline="true" width="0">
18228 <column alignment="center" valignment="top" leftline="true" width="0">
18229 <column alignment="center" valignment="top" leftline="true" width="0">
18230 <column alignment="center" valignment="top" leftline="true" rightline="true" width="0">
18231 <row topline="true" bottomline="true">
18232 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
18233 \begin_inset Text
18234
18235 \begin_layout Standard
18236 test
18237 \end_layout
18238
18239 \end_inset
18240 </cell>
18241 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
18242 \begin_inset Text
18243
18244 \begin_layout Standard
18245 b
18246 \end_layout
18247
18248 \end_inset
18249 </cell>
18250 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
18251 \begin_inset Text
18252
18253 \begin_layout Standard
18254 c
18255 \end_layout
18256
18257 \end_inset
18258 </cell>
18259 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
18260 \begin_inset Text
18261
18262 \begin_layout Standard
18263 d
18264 \end_layout
18265
18266 \end_inset
18267 </cell>
18268 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
18269 \begin_inset Text
18270
18271 \begin_layout Standard
18272 e
18273 \end_layout
18274
18275 \end_inset
18276 </cell>
18277 </row>
18278 </lyxtabular>
18279
18280 \end_inset
18281
18282
18283 \end_layout
18284
18285 \end_inset
18286
18287
18288 \end_layout
18289
18290 \begin_layout Subsection
18291 Float Placement
18292 \begin_inset LatexCommand label
18293 name "sub:Float-Placement"
18294
18295 \end_inset
18296
18297
18298 \begin_inset LatexCommand index
18299 name "Floats ! Placement"
18300
18301 \end_inset
18302
18303
18304 \end_layout
18305
18306 \begin_layout Standard
18307 Right-clicking on a float-box opens a dialog where you can alter the placement
18308  options that LaTeX uses for positioning the float.
18309 \newline
18310 The option 
18311 \family sans
18312 Span\InsetSpace ~
18313 columns
18314 \family default
18315  is only useful for two-column documents: If you select it, the float will
18316  span across both columns on the page instead of being confined to just
18317  one.
18318 \newline
18319 The option 
18320 \family sans
18321 Rotate\InsetSpace ~
18322 sideways
18323 \family default
18324  is used to rotate floats, see section\InsetSpace ~
18325
18326 \begin_inset LatexCommand ref
18327 reference "sub:Rotated-Floats"
18328
18329 \end_inset
18330
18331 .
18332 \end_layout
18333
18334 \begin_layout Standard
18335 You can use one ore more of the following options in the float dialog to
18336  set the placement for a particular float when you uncheck the option 
18337 \family sans
18338 Use\InsetSpace ~
18339 default\InsetSpace ~
18340 placement
18341 \family default
18342 :
18343 \end_layout
18344
18345 \begin_layout Description
18346 Here\InsetSpace ~
18347 if\InsetSpace ~
18348 possible: try to place the float on the position where it is inserted
18349 \end_layout
18350
18351 \begin_layout Description
18352 Top\InsetSpace ~
18353 of\InsetSpace ~
18354 page: try to place the float on the top of the current page
18355 \end_layout
18356
18357 \begin_layout Description
18358 Bottom\InsetSpace ~
18359 of\InsetSpace ~
18360 page: try to place the float on the bottom of the current page
18361 \end_layout
18362
18363 \begin_layout Description
18364 Page\InsetSpace ~
18365 of\InsetSpace ~
18366 floats: try to place the float on an own page 
18367 \end_layout
18368
18369 \begin_layout Standard
18370 The order of the above option is 
18371 \emph on
18372 always
18373 \emph default
18374  used by LaTeX.
18375  That means, if you use the default placement, LaTeX will first try out
18376  
18377 \family sans
18378 Here\InsetSpace ~
18379 if\InsetSpace ~
18380 possible
18381 \family default
18382 , then 
18383 \family sans
18384 Top\InsetSpace ~
18385 of\InsetSpace ~
18386 page
18387 \family default
18388 , and then the others.
18389  If you don't use the default, LaTeX will try only the checked options but
18390  in the same order.
18391  If none of the 4 placements are possible the procedure is internally repeated
18392  but it is tried to put the float on the following page.
18393 \end_layout
18394
18395 \begin_layout Standard
18396 By default, each options has its own rules:
18397 \end_layout
18398
18399 \begin_layout Standard
18400
18401 \family sans
18402 Top\InsetSpace ~
18403 of\InsetSpace ~
18404 page
18405 \family default
18406  only floats occupying less than 70\InsetSpace \thinspace{}
18407 % of the page can be placed at the top
18408  of a page
18409 \end_layout
18410
18411 \begin_layout Standard
18412
18413 \family sans
18414 Bottom\InsetSpace ~
18415 of\InsetSpace ~
18416 page
18417 \family default
18418 : only floats occupying less than 30\InsetSpace \thinspace{}
18419 % of the page can be placed at the bottom
18420  of a page.
18421 \end_layout
18422
18423 \begin_layout Standard
18424
18425 \family sans
18426 Page\InsetSpace ~
18427 of\InsetSpace ~
18428 floats
18429 \family default
18430 : only if more than 50\InsetSpace \thinspace{}
18431 % of the page are occupied by floats, several floats
18432  can be set together on a page.
18433 \end_layout
18434
18435 \begin_layout Standard
18436 If you don't like these rules, you can ignore them by using the additional
18437  option 
18438 \family sans
18439 Ignore\InsetSpace ~
18440 LaTeX\InsetSpace ~
18441 rules
18442 \family default
18443 .
18444 \end_layout
18445
18446 \begin_layout Standard
18447 Sometimes you might need, under all circumstances, a float to be placed
18448  exactly at the position where it is inserted.
18449  For this case you can use the option 
18450 \family sans
18451 Here\InsetSpace ~
18452 definitely
18453 \family default
18454 .
18455  Use this option very rarely and only if the document is nearly ready to
18456  be printed.
18457  Because the float is then no longer able to 
18458 \begin_inset Quotes eld
18459 \end_inset
18460
18461 float
18462 \begin_inset Quotes erd
18463 \end_inset
18464
18465  when you change your document and this will often destroy the page layout.
18466 \end_layout
18467
18468 \begin_layout Standard
18469 There are no placement options for text wrap floats, because they are always
18470  surrounded by the text of a certain paragraph.
18471 \end_layout
18472
18473 \begin_layout Standard
18474 For more details about float placements, have a look at LaTeX books like
18475  
18476 \begin_inset LatexCommand cite
18477 key "latexcompanion,latexguide,latexbook"
18478
18479 \end_inset
18480
18481 .
18482 \end_layout
18483
18484 \begin_layout Section
18485 Minipages
18486 \begin_inset LatexCommand index
18487 name "Minipages"
18488
18489 \end_inset
18490
18491
18492 \begin_inset LatexCommand label
18493 name "sec:Minipages"
18494
18495 \end_inset
18496
18497
18498 \end_layout
18499
18500 \begin_layout Standard
18501 LaTeX provides a mechanism to produce essentially a page within a page,
18502  called minipage.
18503  Within a minipage, all the usual rules of indentation, line wrapping, etc.\InsetSpace ~
18504 apply.
18505  
18506 \end_layout
18507
18508 \begin_layout Standard
18509 Minipages in LyX have their own collapsible box inserted via the menu 
18510 \family sans
18511 Insert\SpecialChar \menuseparator
18512 Box
18513 \family default
18514 .
18515  Right-clicking on the box allows you to alter the width of the minipage
18516  and its alignment within the page.
18517 \end_layout
18518
18519 \begin_layout Standard
18520 \align center
18521 \begin_inset Box Frameless
18522 position "t"
18523 hor_pos "c"
18524 has_inner_box 1
18525 inner_pos "t"
18526 use_parbox 0
18527 width "30col%"
18528 special "none"
18529 height "1pt"
18530 height_special "totalheight"
18531 status open
18532
18533 \begin_layout Standard
18534
18535 \shape italic
18536 This is a minipage.
18537  The text is set in an italic style.
18538 \end_layout
18539
18540 \begin_layout Standard
18541
18542 \shape italic
18543 Minipages are often used for text in another language or text that needs
18544  another formatting.
18545 \end_layout
18546
18547 \end_inset
18548
18549
18550 \end_layout
18551
18552 \begin_layout Standard
18553 \begin_inset VSpace medskip
18554 \end_inset
18555
18556 If you place two minipages side-by-side, you can use 
18557 \family sans
18558 Horizontal Fills
18559 \family default
18560  as described in section\InsetSpace ~
18561
18562 \begin_inset LatexCommand ref
18563 reference "sub:Horizontal-Space"
18564
18565 \end_inset
18566
18567 :
18568 \begin_inset VSpace medskip
18569 \end_inset
18570
18571
18572 \end_layout
18573
18574 \begin_layout Standard
18575 \begin_inset Box Frameless
18576 position "t"
18577 hor_pos "c"
18578 has_inner_box 1
18579 inner_pos "t"
18580 use_parbox 0
18581 width "1.5in"
18582 special "none"
18583 height "1pt"
18584 height_special "totalheight"
18585 status open
18586
18587 \begin_layout Standard
18588 This is a minipage with some stupid dummy text.
18589  This dummy text is used to increase the size of the minipage.
18590 \end_layout
18591
18592 \end_inset
18593
18594
18595 \hfill
18596
18597 \begin_inset Box Frameless
18598 position "t"
18599 hor_pos "c"
18600 has_inner_box 1
18601 inner_pos "t"
18602 use_parbox 0
18603 width "1.5in"
18604 special "none"
18605 height "1pt"
18606 height_special "totalheight"
18607 status open
18608
18609 \begin_layout Standard
18610 This is a minipage with some stupid dummy text.
18611  This dummy text is used to increase the size of the minipage.
18612 \end_layout
18613
18614 \end_inset
18615
18616
18617 \end_layout
18618
18619 \begin_layout Standard
18620 \begin_inset VSpace bigskip
18621 \end_inset
18622
18623
18624 \end_layout
18625
18626 \begin_layout Standard
18627 When you right-click on a minipage box, you can change the box from a minipage
18628  to other box types.
18629  All box types and their settings are explained in detail in chapter 
18630 \emph on
18631 Boxes
18632 \emph default
18633  of the 
18634 \emph on
18635 Embedded Objects
18636 \emph default
18637  manual.
18638 \end_layout
18639
18640 \begin_layout Chapter
18641 Mathematical Formulas
18642 \begin_inset LatexCommand index
18643 name "Math"
18644
18645 \end_inset
18646
18647
18648 \begin_inset LatexCommand index
18649 name "Formulas | see{Math}"
18650
18651 \end_inset
18652
18653
18654 \begin_inset LatexCommand label
18655 name "cha:Mathematical-Formulas"
18656
18657 \end_inset
18658
18659
18660 \end_layout
18661
18662 \begin_layout Section
18663 Basic Math Editing
18664 \begin_inset LatexCommand index
18665 name "Math ! Basics"
18666
18667 \end_inset
18668
18669
18670 \end_layout
18671
18672 \begin_layout Standard
18673 To create a math formula, you can just click on the toolbar icon 
18674 \begin_inset Graphics
18675         filename ../images/math-mode.xpm
18676
18677 \end_inset
18678
18679 .
18680  That will create a little blue rectangle, with purple markers around its
18681  corners.
18682  That blue rectangle is the formula itself; the purple markers indicate
18683  what level of nesting within the formula you are at.
18684  You can also choose a particular formula type to insert via the 
18685 \family sans
18686 Insert\SpecialChar \menuseparator
18687 Math
18688 \family default
18689  menu.
18690 \end_layout
18691
18692 \begin_layout Standard
18693 Editing the parameters of a formula and adding math constructs can be done
18694  with the 
18695 \family sans
18696 math\InsetSpace ~
18697 toolbar
18698 \family default
18699 , that appears when the cursor is in a formula.
18700 \end_layout
18701
18702 \begin_layout Standard
18703 There are two main types of formulas: Inline formulas appear within a text
18704  line, like this one:
18705 \end_layout
18706
18707 \begin_layout Standard
18708 This is a line with an inline formula 
18709 \begin_inset Formula $A=B$
18710 \end_inset
18711
18712  in it.
18713 \end_layout
18714
18715 \begin_layout Standard
18716 Displayed formulas appear outside the text like as they were in an own paragraph
18717 , like this one:
18718 \begin_inset Formula \[
18719 A=B\]
18720
18721 \end_inset
18722
18723 You can only number and reference displayed formulas.
18724 \end_layout
18725
18726 \begin_layout Standard
18727 LyX supports also many LaTeX math commands.
18728  E.g.
18729  typing 
18730 \begin_inset Quotes eld
18731 \end_inset
18732
18733
18734 \series bold
18735
18736 \backslash
18737 alpha
18738 \series default
18739
18740 \begin_inset Quotes erd
18741 \end_inset
18742
18743 , followed by a space, in a formula will create the Greek letter 
18744 \begin_inset Formula $\alpha$
18745 \end_inset
18746
18747 .
18748  So typing commands might sometimes be faster than using the 
18749 \family sans
18750 Math\InsetSpace ~
18751 Panel
18752 \family default
18753 .
18754 \end_layout
18755
18756 \begin_layout Subsection
18757 Navigating in Formulas
18758 \begin_inset LatexCommand index
18759 name "Math ! Navigating"
18760
18761 \end_inset
18762
18763
18764 \end_layout
18765
18766 \begin_layout Standard
18767 The best control over the cursor position within an existing formula is
18768  achieved with the arrow keys.
18769  LyX uses small rectangles to indicate places where something can be inserted.
18770  The arrow keys can be used to navigate between parts of a formula.
18771  Pressing 
18772 \family sans
18773 Space
18774 \family default
18775  will leave a formula construct (a square root 
18776 \begin_inset Formula $\sqrt{2}$
18777 \end_inset
18778
18779 , or parentheses 
18780 \begin_inset Formula $\left(f\right)$
18781 \end_inset
18782
18783 , or a matrix 
18784 \begin_inset Formula $\left[\begin{array}{cc}
18785 1 & 2\\
18786 3 & 4\end{array}\right]$
18787 \end_inset
18788
18789 ).
18790  Pressing 
18791 \family sans
18792 Escape
18793 \family default
18794  will leave the formula, placing the cursor after the formula.
18795  
18796 \family sans
18797 Tab
18798 \family default
18799  can be used to move horizontally in a formula; for example, through the
18800  cells of a matrix or the positions in a multi-line equation.
18801 \end_layout
18802
18803 \begin_layout Standard
18804
18805 \family sans
18806 Space
18807 \family default
18808 , printed in this document as 
18809 \begin_inset Quotes eld
18810 \end_inset
18811
18812
18813 \begin_inset ERT
18814 status collapsed
18815
18816 \begin_layout Standard
18817
18818
18819 \backslash
18820 spce 
18821 \end_layout
18822
18823 \end_inset
18824
18825
18826 \begin_inset Quotes erd
18827 \end_inset
18828
18829
18830 \begin_inset Note Note
18831 status collapsed
18832
18833 \begin_layout Standard
18834 This command will appear in the output as official character denoting the
18835  space character (visible space).
18836 \end_layout
18837
18838 \end_inset
18839
18840 , seems to do nothing in a formula, since it does not add a space between
18841  characters, but it does exit a nested structure.
18842  For this reason, you have to be careful about using 
18843 \family sans
18844 Space
18845 \family default
18846 .
18847  For example, if you want 
18848 \begin_inset Formula $\sqrt{2x+1}$
18849 \end_inset
18850
18851 , type 
18852 \series bold
18853
18854 \backslash
18855 sqrt
18856 \begin_inset ERT
18857 status collapsed
18858
18859 \begin_layout Standard
18860
18861
18862 \backslash
18863 spce 
18864 \end_layout
18865
18866 \end_inset
18867
18868 2x+1
18869 \series default
18870  and not 
18871 \series bold
18872
18873 \backslash
18874 sqrt
18875 \begin_inset ERT
18876 status collapsed
18877
18878 \begin_layout Standard
18879
18880
18881 \backslash
18882 spce 
18883 \end_layout
18884
18885 \end_inset
18886
18887 2x
18888 \begin_inset ERT
18889 status collapsed
18890
18891 \begin_layout Standard
18892
18893
18894 \backslash
18895 spce 
18896 \end_layout
18897
18898 \end_inset
18899
18900 +1
18901 \series default
18902 , since in the latter case only the 
18903 \family typewriter
18904
18905 \begin_inset Formula $2x$
18906 \end_inset
18907
18908
18909 \family default
18910  will be under the square root sign: 
18911 \begin_inset Formula $\sqrt{2x}+1$
18912 \end_inset
18913
18914 .
18915 \end_layout
18916
18917 \begin_layout Standard
18918 You can leave many parts of a formula, like this matrix, partially filled
18919  in, such as:
18920 \begin_inset Formula \[
18921 \left(\begin{array}{ccc}
18922 \lambda_{1}\\
18923  & \ddots\\
18924  &  & \lambda_{n}\end{array}\right)\]
18925
18926 \end_inset
18927
18928 If you leave a fraction only partially filled in, or a subscript with nothing
18929  in it, the results will be unpredictable, but most constructs don't mind.
18930 \end_layout
18931
18932 \begin_layout Subsection
18933 Selecting Text
18934 \end_layout
18935
18936 \begin_layout Standard
18937 You can select text within a formula in two different ways.
18938  Place the cursor at one end of the string of text you want, and press 
18939 \family sans
18940 Shift
18941 \family default
18942  and a cursor movement key to select text.
18943  It will be highlighted as with regular text selection.
18944  Alternatively, you can select text with the mouse in the usual way.
18945  That text can then be cut or copied, and then pasted within any formula,
18946  but not in a normal text region in LyX.
18947 \end_layout
18948
18949 \begin_layout Subsection
18950 Exponents and Subscripts
18951 \begin_inset LatexCommand index
18952 name "Math ! Exponents"
18953
18954 \end_inset
18955
18956
18957 \begin_inset LatexCommand index
18958 name "Math ! Subscripts"
18959
18960 \end_inset
18961
18962
18963 \end_layout
18964
18965 \begin_layout Standard
18966 You can use the math panel to add super- or subscripts, but the much easier
18967  way is to use a command.
18968  To get 
18969 \begin_inset Formula $x^{2}$
18970 \end_inset
18971
18972 , type in a formula 
18973 \series bold
18974 x^2
18975 \begin_inset ERT
18976 status collapsed
18977
18978 \begin_layout Standard
18979
18980
18981 \backslash
18982 spce 
18983 \end_layout
18984
18985 \end_inset
18986
18987
18988 \series default
18989 .
18990  The final 
18991 \family sans
18992 Space
18993 \family default
18994  puts the cursor back down on the base line of the expression.
18995  If you type 
18996 \series bold
18997 x^2y
18998 \series default
18999 , you will get 
19000 \begin_inset Formula $x^{2y}$
19001 \end_inset
19002
19003 , to get 
19004 \begin_inset Formula $x^{2}y$
19005 \end_inset
19006
19007 , type 
19008 \series bold
19009 x^2
19010 \begin_inset ERT
19011 status collapsed
19012
19013 \begin_layout Standard
19014
19015
19016 \backslash
19017 spce 
19018 \end_layout
19019
19020 \end_inset
19021
19022 y
19023 \series default
19024 .
19025  If you use characters in the superscript, that could be accented with the
19026  hat 
19027 \begin_inset Quotes eld
19028 \end_inset
19029
19030 ^
19031 \begin_inset Quotes erd
19032 \end_inset
19033
19034 , you have to use an extra 
19035 \family sans
19036 Space
19037 \family default
19038  to separate the hat and the character.
19039  E.g.
19040  if you want 
19041 \begin_inset Formula $x^{a}$
19042 \end_inset
19043
19044 , type 
19045 \series bold
19046 x^
19047 \begin_inset ERT
19048 status collapsed
19049
19050 \begin_layout Standard
19051
19052
19053 \backslash
19054 spce 
19055 \end_layout
19056
19057 \end_inset
19058
19059 a
19060 \series default
19061 .
19062  Subscripts are similar: To get 
19063 \begin_inset Formula $a_{1}$
19064 \end_inset
19065
19066 , type 
19067 \series bold
19068 a_1
19069 \begin_inset ERT
19070 status collapsed
19071
19072 \begin_layout Standard
19073
19074
19075 \backslash
19076 spce 
19077 \end_layout
19078
19079 \end_inset
19080
19081
19082 \series default
19083 .
19084 \end_layout
19085
19086 \begin_layout Subsection
19087 Fractions
19088 \begin_inset LatexCommand index
19089 name "Math ! Fractions"
19090
19091 \end_inset
19092
19093
19094 \end_layout
19095
19096 \begin_layout Standard
19097 Create a fraction with either the command 
19098 \series bold
19099
19100 \backslash
19101 frac
19102 \series default
19103  or using the icon 
19104 \begin_inset Graphics
19105         filename ../images/math/frac.xpm
19106         scale 60
19107
19108 \end_inset
19109
19110  in the 
19111 \family sans
19112 Math\InsetSpace ~
19113 Panel
19114 \family default
19115 .
19116  You will be presented with an empty fraction.
19117  The cursor is above the fraction line.
19118  To move it to the bottom, simply press 
19119 \family sans
19120 Down
19121 \family default
19122 .
19123  To move back up, press 
19124 \family sans
19125 Up
19126 \family default
19127 .
19128  Any math structure can be placed in a fraction, as this example shows:
19129 \begin_inset Formula \[
19130 \left[\frac{1}{\left(\begin{array}{cc}
19131 2 & 3\\
19132 4 & 5\end{array}\right)}\right]\]
19133
19134 \end_inset
19135
19136
19137 \end_layout
19138
19139 \begin_layout Subsection
19140 Roots
19141 \begin_inset LatexCommand index
19142 name "Math ! Roots"
19143
19144 \end_inset
19145
19146
19147 \end_layout
19148
19149 \begin_layout Standard
19150 Roots can be created using the 
19151 \family sans
19152 Math\InsetSpace ~
19153 Panel
19154 \family default
19155  button
19156 \begin_inset Graphics
19157         filename ../images/math/sqrt.xpm
19158
19159 \end_inset
19160
19161  or the commands 
19162 \series bold
19163
19164 \backslash
19165 sqrt
19166 \series default
19167  or 
19168 \series bold
19169
19170 \backslash
19171 root
19172 \series default
19173 .
19174  With the command 
19175 \series bold
19176
19177 \backslash
19178 root
19179 \series default
19180  you can produce roots of higher orders, like cube roots, while 
19181 \series bold
19182
19183 \backslash
19184 sqrt
19185 \series default
19186  produces always a square root.
19187 \end_layout
19188
19189 \begin_layout Subsection
19190 Operators with Limits
19191 \begin_inset LatexCommand index
19192 name "Math ! Sums"
19193
19194 \end_inset
19195
19196
19197 \begin_inset LatexCommand index
19198 name "Math ! Integrals"
19199
19200 \end_inset
19201
19202
19203 \begin_inset LatexCommand label
19204 name "sub:Operators-with-Limits"
19205
19206 \end_inset
19207
19208
19209 \end_layout
19210
19211 \begin_layout Standard
19212 Sum (
19213 \begin_inset Formula $\sum$
19214 \end_inset
19215
19216 ) and integral (
19217 \begin_inset Formula $\int$
19218 \end_inset
19219
19220 ) operators are very often decorated with limits.
19221  These limits can be entered in LyX by entering them as you would enter
19222  a super- or subscript, directly after the symbol.
19223  The sum operator will automatically place its 
19224 \begin_inset Quotes eld
19225 \end_inset
19226
19227 limits
19228 \begin_inset Quotes erd
19229 \end_inset
19230
19231  over and under the symbol in displayed formulas, and on the side in inline
19232  formulas.
19233  Such as 
19234 \begin_inset Formula $\sum_{n=0}^{\infty}\frac{1}{n!}=e$
19235 \end_inset
19236
19237 , versus
19238 \begin_inset Formula \[
19239 \sum_{n=0}^{\infty}\frac{1}{n!}=e\]
19240
19241 \end_inset
19242
19243 Integral signs, however, will place the limits on the side in both formula
19244  types.
19245 \end_layout
19246
19247 \begin_layout Standard
19248 All operators with limits will be automatically re-sized when placed in
19249  display mode.
19250  The placement of the limits can be changed by placing the cursor directly
19251  behind the operator and hitting 
19252 \family sans
19253 M-m l
19254 \family default
19255  or using the menu 
19256 \family sans
19257 Edit\SpecialChar \menuseparator
19258 Math\SpecialChar \menuseparator
19259 Change\InsetSpace ~
19260 Limits\InsetSpace ~
19261 Type
19262 \family default
19263 .
19264 \end_layout
19265
19266 \begin_layout Standard
19267 Certain other mathematical expressions have this 
19268 \begin_inset Quotes eld
19269 \end_inset
19270
19271 moving limits
19272 \begin_inset Quotes erd
19273 \end_inset
19274
19275  feature as addition, such as
19276 \begin_inset LatexCommand index
19277 name "Math ! Limits"
19278
19279 \end_inset
19280
19281
19282 \begin_inset Formula \[
19283 \lim_{x\rightarrow\infty}f(x),\]
19284
19285 \end_inset
19286
19287 which will place the 
19288 \begin_inset Formula $x\rightarrow\infty$
19289 \end_inset
19290
19291  underneath the 
19292 \begin_inset Quotes eld
19293 \end_inset
19294
19295 lim
19296 \begin_inset Quotes erd
19297 \end_inset
19298
19299  in display mode.
19300  In inline formulas it looks like this: 
19301 \begin_inset Formula $\lim_{x\rightarrow\infty}f(x)$
19302 \end_inset
19303
19304 .
19305 \end_layout
19306
19307 \begin_layout Standard
19308 Note that the lim-function was entered as the function macro 
19309 \series bold
19310
19311 \backslash
19312 lim
19313 \series default
19314 .
19315  Have a look at section\InsetSpace ~
19316
19317 \begin_inset LatexCommand ref
19318 reference "sub:Functions"
19319
19320 \end_inset
19321
19322  for an explanation of function macros.
19323 \end_layout
19324
19325 \begin_layout Subsection
19326 Math Symbols
19327 \begin_inset LatexCommand index
19328 name "Math ! Symbols"
19329
19330 \end_inset
19331
19332
19333 \end_layout
19334
19335 \begin_layout Standard
19336 Most math symbols can be found in the 
19337 \family sans
19338 Math\InsetSpace ~
19339 Panel
19340 \family default
19341  under one of several categories; including 
19342 \family sans
19343 Greek
19344 \family default
19345
19346 \family sans
19347 Operators
19348 \family default
19349  , 
19350 \family sans
19351 Relations
19352 \family default
19353
19354 \family sans
19355 Arrows
19356 \family default
19357 .
19358  There are also the additional symbols provided by the American Mathematical
19359  Society (AMS).
19360 \end_layout
19361
19362 \begin_layout Standard
19363 If you know the LaTeX-command for a construct or symbol you wish to use,
19364  you don't have to use the 
19365 \family sans
19366 Math\InsetSpace ~
19367 Panel
19368 \family default
19369 , but can type the command directly into the formula.
19370  LyX will convert it to the corresponding symbol or construct.
19371 \end_layout
19372
19373 \begin_layout Subsection
19374 Altering Spacing
19375 \begin_inset LatexCommand index
19376 name "Math ! Spaces"
19377
19378 \end_inset
19379
19380
19381 \begin_inset LatexCommand label
19382 name "sub:Altering-Spacing"
19383
19384 \end_inset
19385
19386
19387 \end_layout
19388
19389 \begin_layout Standard
19390 You may want to create spaces that differs from the standard spacing that
19391  LaTeX provides.
19392  To do this, type 
19393 \family sans
19394 C-Space
19395 \family default
19396  or to use the 
19397 \family sans
19398 Math\InsetSpace ~
19399 Panel
19400 \family default
19401  button 
19402 \begin_inset Graphics
19403         filename ../images/math/space.xpm
19404
19405 \end_inset
19406
19407 .
19408  This generates a small space, and shows a small marker on the screen.
19409  Here a example for the sequence 
19410 \series bold
19411 a C-Space b
19412 \series default
19413
19414 \begin_inset Formula $a\, b$
19415 \end_inset
19416
19417  (appears in LyX as 
19418 \begin_inset Graphics
19419         filename clipart/SpaceMarker.png
19420
19421 \end_inset
19422
19423 ).
19424  You can change the space to different sizes when you set the cursor behind
19425  the space marker and hit space again several times.
19426  With every space hit the size will be changed.
19427  Some markers for the space size appear red in LyX, because they are a negative
19428  spaces.
19429  Here two examples:
19430 \end_layout
19431
19432 \begin_layout Standard
19433
19434 \series bold
19435 a C-Space b
19436 \series default
19437  and 3×
19438 \family sans
19439 Space
19440 \family default
19441
19442 \begin_inset Formula $a\quad b$
19443 \end_inset
19444
19445
19446 \end_layout
19447
19448 \begin_layout Standard
19449
19450 \series bold
19451 a C-Space b
19452 \series default
19453  and 5×
19454 \family sans
19455 Space
19456 \family default
19457
19458 \begin_inset Formula $a\! b$
19459 \end_inset
19460
19461
19462 \end_layout
19463
19464 \begin_layout Subsection
19465 Functions
19466 \begin_inset LatexCommand index
19467 name "Math ! Functions"
19468
19469 \end_inset
19470
19471
19472 \begin_inset LatexCommand label
19473 name "sub:Functions"
19474
19475 \end_inset
19476
19477
19478 \end_layout
19479
19480 \begin_layout Standard
19481 The 
19482 \family sans
19483 Math\InsetSpace ~
19484 Panel
19485 \family default
19486  contains a number of functions, such as 
19487 \begin_inset Formula $\sin$
19488 \end_inset
19489
19490
19491 \begin_inset Formula $\lim$
19492 \end_inset
19493
19494
19495 \emph on
19496 etc
19497 \emph default
19498 .
19499  (you can also insert them in a formula by typing 
19500 \series bold
19501
19502 \backslash
19503 sin
19504 \series default
19505  etc.).
19506  Standard mathematical practice is, that functions are printed upright to
19507  avoid confusions, because 
19508 \begin_inset Formula $sin$
19509 \end_inset
19510
19511  does normally mean 
19512 \begin_inset Formula $s·i·n$
19513 \end_inset
19514
19515 .
19516 \end_layout
19517
19518 \begin_layout Standard
19519 Using the function macros will also produce correct spacing around the function:
19520  
19521 \begin_inset Formula $a\sin x$
19522 \end_inset
19523
19524  is different from 
19525 \begin_inset Formula $asinx$
19526 \end_inset
19527
19528
19529 \end_layout
19530
19531 \begin_layout Standard
19532 For some mathematical objects, like the limes, the macro changes the way
19533  that subscripts are placed, like described in section\InsetSpace ~
19534
19535 \begin_inset LatexCommand ref
19536 reference "sub:Operators-with-Limits"
19537
19538 \end_inset
19539
19540 .
19541 \end_layout
19542
19543 \begin_layout Subsection
19544 Accents
19545 \begin_inset LatexCommand index
19546 name "Math ! Accents"
19547
19548 \end_inset
19549
19550
19551 \end_layout
19552
19553 \begin_layout Standard
19554 In a formula you can insert accented characters in the same way as in text
19555  mode.
19556  This may depend on your keyboard, or the bindings file you use.
19557  You can also use LaTeX commands to e.g.
19558  enter 
19559 \begin_inset Formula $\hat{a}$
19560 \end_inset
19561
19562  even if your keyboard doesn't have hat-accents enabled.
19563  Our example is entered by typing 
19564 \series bold
19565
19566 \backslash
19567 hat
19568 \begin_inset ERT
19569 status collapsed
19570
19571 \begin_layout Standard
19572
19573
19574 \backslash
19575 spce 
19576 \end_layout
19577
19578 \end_inset
19579
19580 a
19581 \series default
19582  in a formula.
19583  Table\InsetSpace ~
19584
19585 \begin_inset LatexCommand ref
19586 reference "cap:Accent-names-and"
19587
19588 \end_inset
19589
19590  shows the equivalences between the accent names and the commands.
19591 \end_layout
19592
19593 \begin_layout Standard
19594 \begin_inset Float table
19595 wide false
19596 sideways false
19597 status open
19598
19599 \begin_layout Standard
19600 \begin_inset Caption
19601
19602 \begin_layout Standard
19603 \begin_inset LatexCommand label
19604 name "cap:Accent-names-and"
19605
19606 \end_inset
19607
19608 Accent names and the corresponding commands.
19609 \end_layout
19610
19611 \end_inset
19612
19613
19614 \end_layout
19615
19616 \begin_layout Standard
19617 \align center
19618 \begin_inset Tabular
19619 <lyxtabular version="3" rows="11" columns="3">
19620 <features>
19621 <column alignment="center" valignment="top" leftline="true" width="0pt">
19622 <column alignment="center" valignment="top" leftline="true" width="0pt">
19623 <column alignment="center" valignment="top" leftline="true" rightline="true" width="0pt">
19624 <row topline="true" bottomline="true">
19625 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
19626 \begin_inset Text
19627
19628 \begin_layout Standard
19629 Name
19630 \end_layout
19631
19632 \end_inset
19633 </cell>
19634 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
19635 \begin_inset Text
19636
19637 \begin_layout Standard
19638 Command
19639 \end_layout
19640
19641 \end_inset
19642 </cell>
19643 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
19644 \begin_inset Text
19645
19646 \begin_layout Standard
19647 E
19648 \family roman
19649 \series medium
19650 \shape up
19651 \size normal
19652 \emph off
19653 \bar no
19654 \noun off
19655 \color none
19656 xample
19657 \end_layout
19658
19659 \end_inset
19660 </cell>
19661 </row>
19662 <row topline="true">
19663 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19664 \begin_inset Text
19665
19666 \begin_layout Standard
19667
19668 \family roman
19669 \series medium
19670 \shape up
19671 \size normal
19672 \emph off
19673 \bar no
19674 \noun off
19675 \color none
19676 circumflex
19677 \end_layout
19678
19679 \end_inset
19680 </cell>
19681 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19682 \begin_inset Text
19683
19684 \begin_layout Standard
19685
19686 \series bold
19687
19688 \backslash
19689 hat
19690 \end_layout
19691
19692 \end_inset
19693 </cell>
19694 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
19695 \begin_inset Text
19696
19697 \begin_layout Standard
19698
19699 \family roman
19700 \series medium
19701 \shape up
19702 \size normal
19703 \emph off
19704 \bar no
19705 \noun off
19706 \color none
19707 \begin_inset Formula $\hat{a}$
19708 \end_inset
19709
19710
19711 \end_layout
19712
19713 \end_inset
19714 </cell>
19715 </row>
19716 <row topline="true">
19717 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19718 \begin_inset Text
19719
19720 \begin_layout Standard
19721
19722 \family roman
19723 \series medium
19724 \shape up
19725 \size normal
19726 \emph off
19727 \bar no
19728 \noun off
19729 \color none
19730 grave
19731 \end_layout
19732
19733 \end_inset
19734 </cell>
19735 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19736 \begin_inset Text
19737
19738 \begin_layout Standard
19739
19740 \series bold
19741
19742 \backslash
19743 grave
19744 \end_layout
19745
19746 \end_inset
19747 </cell>
19748 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
19749 \begin_inset Text
19750
19751 \begin_layout Standard
19752
19753 \family roman
19754 \series medium
19755 \shape up
19756 \size normal
19757 \emph off
19758 \bar no
19759 \noun off
19760 \color none
19761 \begin_inset Formula $\grave{a}$
19762 \end_inset
19763
19764
19765 \end_layout
19766
19767 \end_inset
19768 </cell>
19769 </row>
19770 <row topline="true">
19771 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19772 \begin_inset Text
19773
19774 \begin_layout Standard
19775
19776 \family roman
19777 \series medium
19778 \shape up
19779 \size normal
19780 \emph off
19781 \bar no
19782 \noun off
19783 \color none
19784 acute
19785 \end_layout
19786
19787 \end_inset
19788 </cell>
19789 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19790 \begin_inset Text
19791
19792 \begin_layout Standard
19793
19794 \series bold
19795
19796 \backslash
19797 acute
19798 \end_layout
19799
19800 \end_inset
19801 </cell>
19802 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
19803 \begin_inset Text
19804
19805 \begin_layout Standard
19806
19807 \family roman
19808 \series medium
19809 \shape up
19810 \size normal
19811 \emph off
19812 \bar no
19813 \noun off
19814 \color none
19815 \begin_inset Formula $\acute{a}$
19816 \end_inset
19817
19818
19819 \end_layout
19820
19821 \end_inset
19822 </cell>
19823 </row>
19824 <row topline="true">
19825 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19826 \begin_inset Text
19827
19828 \begin_layout Standard
19829
19830 \family roman
19831 \series medium
19832 \shape up
19833 \size normal
19834 \emph off
19835 \bar no
19836 \noun off
19837 \color none
19838 umlaut
19839 \end_layout
19840
19841 \end_inset
19842 </cell>
19843 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19844 \begin_inset Text
19845
19846 \begin_layout Standard
19847
19848 \series bold
19849
19850 \backslash
19851 ddot
19852 \end_layout
19853
19854 \end_inset
19855 </cell>
19856 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
19857 \begin_inset Text
19858
19859 \begin_layout Standard
19860
19861 \family roman
19862 \series medium
19863 \shape up
19864 \size normal
19865 \emph off
19866 \bar no
19867 \noun off
19868 \color none
19869 \begin_inset Formula $\ddot{a}$
19870 \end_inset
19871
19872
19873 \end_layout
19874
19875 \end_inset
19876 </cell>
19877 </row>
19878 <row topline="true">
19879 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19880 \begin_inset Text
19881
19882 \begin_layout Standard
19883
19884 \family roman
19885 \series medium
19886 \shape up
19887 \size normal
19888 \emph off
19889 \bar no
19890 \noun off
19891 \color none
19892 tilde
19893 \end_layout
19894
19895 \end_inset
19896 </cell>
19897 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19898 \begin_inset Text
19899
19900 \begin_layout Standard
19901
19902 \series bold
19903
19904 \backslash
19905 tilde
19906 \end_layout
19907
19908 \end_inset
19909 </cell>
19910 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
19911 \begin_inset Text
19912
19913 \begin_layout Standard
19914
19915 \family roman
19916 \series medium
19917 \shape up
19918 \size normal
19919 \emph off
19920 \bar no
19921 \noun off
19922 \color none
19923 \begin_inset Formula $\tilde{a}$
19924 \end_inset
19925
19926
19927 \end_layout
19928
19929 \end_inset
19930 </cell>
19931 </row>
19932 <row topline="true">
19933 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19934 \begin_inset Text
19935
19936 \begin_layout Standard
19937
19938 \family roman
19939 \series medium
19940 \shape up
19941 \size normal
19942 \emph off
19943 \bar no
19944 \noun off
19945 \color none
19946 dot
19947 \end_layout
19948
19949 \end_inset
19950 </cell>
19951 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19952 \begin_inset Text
19953
19954 \begin_layout Standard
19955
19956 \series bold
19957
19958 \backslash
19959 dot
19960 \end_layout
19961
19962 \end_inset
19963 </cell>
19964 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
19965 \begin_inset Text
19966
19967 \begin_layout Standard
19968
19969 \family roman
19970 \series medium
19971 \shape up
19972 \size normal
19973 \emph off
19974 \bar no
19975 \noun off
19976 \color none
19977 \begin_inset Formula $\dot{a}$
19978 \end_inset
19979
19980
19981 \end_layout
19982
19983 \end_inset
19984 </cell>
19985 </row>
19986 <row topline="true">
19987 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19988 \begin_inset Text
19989
19990 \begin_layout Standard
19991
19992 \family roman
19993 \series medium
19994 \shape up
19995 \size normal
19996 \emph off
19997 \bar no
19998 \noun off
19999 \color none
20000 breve
20001 \end_layout
20002
20003 \end_inset
20004 </cell>
20005 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
20006 \begin_inset Text
20007
20008 \begin_layout Standard
20009
20010 \series bold
20011
20012 \backslash
20013 breve
20014 \end_layout
20015
20016 \end_inset
20017 </cell>
20018 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
20019 \begin_inset Text
20020
20021 \begin_layout Standard
20022
20023 \family roman
20024 \series medium
20025 \shape up
20026 \size normal
20027 \emph off
20028 \bar no
20029 \noun off
20030 \color none
20031 \begin_inset Formula $\breve{a}$
20032 \end_inset
20033
20034
20035 \end_layout
20036
20037 \end_inset
20038 </cell>
20039 </row>
20040 <row topline="true">
20041 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
20042 \begin_inset Text
20043
20044 \begin_layout Standard
20045
20046 \family roman
20047 \series medium
20048 \shape up
20049 \size normal
20050 \emph off
20051 \bar no
20052 \noun off
20053 \color none
20054 caron
20055 \end_layout
20056
20057 \end_inset
20058 </cell>
20059 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
20060 \begin_inset Text
20061
20062 \begin_layout Standard
20063
20064 \series bold
20065
20066 \backslash
20067 check
20068 \end_layout
20069
20070 \end_inset
20071 </cell>
20072 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
20073 \begin_inset Text
20074
20075 \begin_layout Standard
20076
20077 \family roman
20078 \series medium
20079 \shape up
20080 \size normal
20081 \emph off
20082 \bar no
20083 \noun off
20084 \color none
20085 \begin_inset Formula $\check{a}$
20086 \end_inset
20087
20088
20089 \end_layout
20090
20091 \end_inset
20092 </cell>
20093 </row>
20094 <row topline="true">
20095 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
20096 \begin_inset Text
20097
20098 \begin_layout Standard
20099
20100 \family roman
20101 \series medium
20102 \shape up
20103 \size normal
20104 \emph off
20105 \bar no
20106 \noun off
20107 \color none
20108 macron
20109 \end_layout
20110
20111 \end_inset
20112 </cell>
20113 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
20114 \begin_inset Text
20115
20116 \begin_layout Standard
20117
20118 \series bold
20119
20120 \backslash
20121 bar
20122 \end_layout
20123
20124 \end_inset
20125 </cell>
20126 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
20127 \begin_inset Text
20128
20129 \begin_layout Standard
20130
20131 \family roman
20132 \series medium
20133 \shape up
20134 \size normal
20135 \emph off
20136 \bar no
20137 \noun off
20138 \color none
20139 \begin_inset Formula $\bar{a}$
20140 \end_inset
20141
20142
20143 \end_layout
20144
20145 \end_inset
20146 </cell>
20147 </row>
20148 <row topline="true" bottomline="true">
20149 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
20150 \begin_inset Text
20151
20152 \begin_layout Standard
20153 vector
20154 \end_layout
20155
20156 \end_inset
20157 </cell>
20158 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
20159 \begin_inset Text
20160
20161 \begin_layout Standard
20162
20163 \series bold
20164
20165 \backslash
20166 vec
20167 \end_layout
20168
20169 \end_inset
20170 </cell>
20171 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
20172 \begin_inset Text
20173
20174 \begin_layout Standard
20175
20176 \family roman
20177 \series medium
20178 \shape up
20179 \size normal
20180 \emph off
20181 \bar no
20182 \noun off
20183 \color none
20184 \begin_inset Formula $\vec{a}$
20185 \end_inset
20186
20187
20188 \end_layout
20189
20190 \end_inset
20191 </cell>
20192 </row>
20193 </lyxtabular>
20194
20195 \end_inset
20196
20197
20198 \end_layout
20199
20200 \end_inset
20201
20202
20203 \end_layout
20204
20205 \begin_layout Standard
20206 You can choose one of the accents by selecting an item from the 
20207 \family sans
20208 Frame\InsetSpace ~
20209 decorations
20210 \family default
20211  symbol set in the math panel; this will apply to any selection you have
20212  made within a formula too.
20213 \end_layout
20214
20215 \begin_layout Section
20216 Brackets and Delimiters
20217 \begin_inset LatexCommand index
20218 name "Math ! Brackets"
20219
20220 \end_inset
20221
20222
20223 \begin_inset LatexCommand index
20224 name "Math ! Delimiters"
20225
20226 \end_inset
20227
20228
20229 \begin_inset LatexCommand label
20230 name "sec:Brackets-and-Delimiters"
20231
20232 \end_inset
20233
20234
20235 \end_layout
20236
20237 \begin_layout Standard
20238 There are several brackets available through LyX.
20239  For most purposes, using just the keys 
20240 \family typewriter
20241 []{}()|<>
20242 \family default
20243  should suffice.
20244  But if you want to surround a large structure, like a matrix or a fraction,
20245  or if you have several layers of brackets, is better using 
20246 \family sans
20247 Math\InsetSpace ~
20248 Panel
20249 \family default
20250 's delimiter icon 
20251 \begin_inset Graphics
20252         filename ../images/math/delim.xpm
20253
20254 \end_inset
20255
20256 .
20257  For example, that's how you would construct the brackets around a standard
20258  matrix such as:
20259 \begin_inset Formula \[
20260 \left[\begin{array}{cc}
20261 1 & 2\\
20262 3 & 4\end{array}\right]\]
20263
20264 \end_inset
20265
20266 and to make it easier to see the layers of parentheses as in: 
20267 \begin_inset Formula \[
20268 \frac{1}{\left(1+\left(\frac{1}{1+\left(\frac{1}{1+x}\right)}\right)\right)}\]
20269
20270 \end_inset
20271
20272
20273 \end_layout
20274
20275 \begin_layout Standard
20276 The parentheses, and other brackets from that menu will automatically re-size
20277  to accommodate the size of what is inside.
20278 \end_layout
20279
20280 \begin_layout Standard
20281 To construct brackets click on the button for the bracket you want on the
20282  left side and right side.
20283  If you use the option 
20284 \family sans
20285 Keep\InsetSpace ~
20286 matched
20287 \family default
20288 , the selected bracket type will be used for the left and the right side.
20289  The selection will be shown below the button field.
20290  If you want one side to not have a bracket, use the blank button.
20291  It will appear in LyX with a dotted line, but nothing will be printed.
20292 \end_layout
20293
20294 \begin_layout Standard
20295 If you want to place brackets around math structures, like a square root,
20296  you can do that by highlighting (selecting) the structure that is to go
20297  inside the brackets.
20298  Then choose the appropriate brackets for left and right and click on 
20299 \family sans
20300 Insert
20301 \family default
20302 .
20303  The parentheses will be drawn around the selected structure.
20304 \end_layout
20305
20306 \begin_layout Standard
20307 The next section explains how to insert a LaTeX 
20308 \begin_inset Quotes eld
20309 \end_inset
20310
20311 {
20312 \begin_inset Quotes erd
20313 \end_inset
20314
20315  for grouping.
20316 \end_layout
20317
20318 \begin_layout Section
20319 Grouping
20320 \begin_inset LatexCommand index
20321 name "Math ! Grouping"
20322
20323 \end_inset
20324
20325
20326 \begin_inset LatexCommand label
20327 name "sec:Grouping"
20328
20329 \end_inset
20330
20331
20332 \end_layout
20333
20334 \begin_layout Standard
20335 You may need to group a set of symbols.
20336  In LaTeX, for example, the typesetting of 
20337 \family typewriter
20338 {x^y}^z
20339 \family default
20340  is different from 
20341 \family typewriter
20342 x^{y^z}
20343 \family default
20344 :
20345 \end_layout
20346
20347 \begin_layout Standard
20348 \begin_inset Formula \[
20349 {x^{y}}^{z}\quad\mathrm{differs\; from}\quad x^{y^{z}}\]
20350
20351 \end_inset
20352
20353
20354 \end_layout
20355
20356 \begin_layout Standard
20357 To create this grouping, you need to use the key sequence 
20358 \begin_inset Quotes eld
20359 \end_inset
20360
20361
20362 \series bold
20363
20364 \backslash
20365 {
20366 \series default
20367
20368 \begin_inset Quotes erd
20369 \end_inset
20370
20371  then type space.
20372  Inside LyX, you will see red braces indicating the grouping.
20373  Within this braces you insert the grouped structure.
20374  The grouping braces won't appear in the output in contrary to normal braces.
20375 \end_layout
20376
20377 \begin_layout Section
20378 Arrays and Multi-line Equations
20379 \begin_inset LatexCommand index
20380 name "Math ! Arrays"
20381
20382 \end_inset
20383
20384
20385 \begin_inset LatexCommand index
20386 name "Math ! Matrices"
20387
20388 \end_inset
20389
20390
20391 \begin_inset LatexCommand index
20392 name "Math ! Multi-line Equations"
20393
20394 \end_inset
20395
20396
20397 \end_layout
20398
20399 \begin_layout Standard
20400 Matrices are entered in LyX using the 
20401 \family sans
20402 Math\InsetSpace ~
20403 Panel
20404 \family default
20405  matrix button 
20406 \begin_inset Graphics
20407         filename ../images/math/matrix.xpm
20408
20409 \end_inset
20410
20411 .
20412  It will open a dialog for you to choose the number of rows/columns.
20413  Here is an example:
20414 \begin_inset Formula \[
20415 \left(\begin{array}{ccc}
20416 1 & 2 & 3\\
20417 4 & 5 & 6\\
20418 7 & 8 & 9\end{array}\right)\]
20419
20420 \end_inset
20421
20422 The parentheses aren't automatic, but you can add them as described in section\InsetSpace ~
20423
20424 \begin_inset LatexCommand ref
20425 reference "sec:Brackets-and-Delimiters"
20426
20427 \end_inset
20428
20429 .
20430  When you construct the matrix, you can decide whether the column entries
20431  will be left-, right-, or center-justified.
20432  This alignment is set in the box 
20433 \family sans
20434 Horizontal
20435 \family default
20436  with the letters 
20437 \begin_inset Quotes eld
20438 \end_inset
20439
20440
20441 \family sans
20442 l
20443 \family default
20444
20445 \begin_inset Quotes erd
20446 \end_inset
20447
20448
20449 \begin_inset Quotes eld
20450 \end_inset
20451
20452
20453 \family sans
20454 r
20455 \family default
20456
20457 \begin_inset Quotes erd
20458 \end_inset
20459
20460 , and 
20461 \begin_inset Quotes eld
20462 \end_inset
20463
20464
20465 \family sans
20466 c
20467 \family default
20468
20469 \begin_inset Quotes erd
20470 \end_inset
20471
20472 .
20473  LyX proposes a 
20474 \begin_inset Quotes eld
20475 \end_inset
20476
20477
20478 \family sans
20479 c
20480 \family default
20481
20482 \begin_inset Quotes erd
20483 \end_inset
20484
20485  for every column as default.
20486  For example, the sequence 
20487 \begin_inset Quotes eld
20488 \end_inset
20489
20490
20491 \family sans
20492 lrc
20493 \family default
20494
20495 \begin_inset Quotes erd
20496 \end_inset
20497
20498  means that the first column will be left-justified, the second will be
20499  centered, and the third column will be right-justified, because each letter
20500  corresponds to the relevant column.
20501  The result will look like this:
20502 \begin_inset Formula \[
20503 \begin{array}{lcr}
20504 this & this\, column & this\, column\\
20505 column & has & has\, right\\
20506 has\, left\, alignment & center\, alignment & alignment\end{array}.\]
20507
20508 \end_inset
20509
20510
20511 \end_layout
20512
20513 \begin_layout Standard
20514 You can add more rows to an existing matrix by hitting 
20515 \family sans
20516 C-Enter
20517 \family default
20518  while the cursor is in the matrix.
20519  Adding or deleting columns can be done via the menu 
20520 \family sans
20521 Edit\SpecialChar \menuseparator
20522 Math
20523 \family default
20524 .
20525 \end_layout
20526
20527 \begin_layout Standard
20528 There are other arrays used in formulas, such as distinctions of cases.
20529  It can be created with the menu 
20530 \family sans
20531 Insert\SpecialChar \menuseparator
20532 Math\SpecialChar \menuseparator
20533 Cases\InsetSpace ~
20534 Environment
20535 \family default
20536  or the command 
20537 \series bold
20538
20539 \backslash
20540 cases
20541 \series default
20542 .
20543  Here an example: 
20544 \begin_inset Formula \[
20545 f(x)=\begin{cases}
20546 -1 & x<0\\
20547 0 & x=0\\
20548 1 & x>0\end{cases}\]
20549
20550 \end_inset
20551
20552
20553 \end_layout
20554
20555 \begin_layout Standard
20556 \begin_inset VSpace bigskip
20557 \end_inset
20558
20559 Multi-line formulas are created when you press 
20560 \family sans
20561 \series medium
20562 C-E
20563 \series default
20564 nter
20565 \family default
20566  within a formula.
20567  In an empty formula you can see that three blue boxes appear, one for each
20568  column.
20569  When you press 
20570 \family sans
20571 \series medium
20572 C-E
20573 \series default
20574 nter
20575 \family default
20576  in a non-empty formula, the part before the relation sign (equal sign 
20577 \begin_inset Quotes eld
20578 \end_inset
20579
20580 =
20581 \begin_inset Quotes erd
20582 \end_inset
20583
20584  etc.) will be inserted automatically to the first column, the relation sign
20585  is in the second column, and the rest in the third column.
20586  A new row is created by every further hit of 
20587 \family sans
20588 \series medium
20589 C-E
20590 \series default
20591 nter
20592 \family default
20593 .
20594  Multi-line formulas are always displayed formulas.
20595  Here is an example:
20596 \begin_inset Formula \begin{eqnarray}
20597 a^{2} & = & (b^{2}+c^{2})(b^{2}-c^{2})\nonumber \\
20598 a & = & \sqrt{b^{4}-c^{4}}\label{eq:asquared}\end{eqnarray}
20599
20600 \end_inset
20601
20602  To change the column assignment of the formula parts, place the cursor
20603  where you want to start the shift and hit 
20604 \family sans
20605 C-Tab.
20606
20607 \family default
20608  It shifts everything in the column which is right beside the current cursor
20609  position to the next column.
20610  Note that the middle column is designed for relation signs, structures
20611  within this column will be printed in a smaller size:
20612 \begin_inset Formula \begin{eqnarray*}
20613 \frac{A}{B} & \frac{A}{B} & \frac{A}{B}\end{eqnarray*}
20614
20615 \end_inset
20616
20617
20618 \end_layout
20619
20620 \begin_layout Standard
20621 The multi-line formula type described here is called 
20622 \family typewriter
20623 \series medium
20624 eqnarray
20625 \family default
20626 \series default
20627 .
20628  There are other multi-line types being more suitable for certain situations,
20629  for example if you want a better inter-line spacing than in formula (
20630 \begin_inset LatexCommand ref
20631 reference "eq:asquared"
20632
20633 \end_inset
20634
20635 ).
20636  The other types are described in section\InsetSpace ~
20637
20638 \begin_inset LatexCommand ref
20639 reference "sub:AMS-Formula-Types"
20640
20641 \end_inset
20642
20643 .
20644 \end_layout
20645
20646 \begin_layout Section
20647 Formula Numbering and Referencing
20648 \begin_inset LatexCommand index
20649 name "Math ! Formula numbering"
20650
20651 \end_inset
20652
20653
20654 \begin_inset LatexCommand index
20655 name "Math ! Referencing formulas"
20656
20657 \end_inset
20658
20659
20660 \begin_inset LatexCommand label
20661 name "sec:Formula-Numbering-and"
20662
20663 \end_inset
20664
20665
20666 \end_layout
20667
20668 \begin_layout Standard
20669 To number a formula, set the cursor in the formula and use the menu 
20670 \family sans
20671 Edit\SpecialChar \menuseparator
20672 Math\SpecialChar \menuseparator
20673 Toggle\InsetSpace ~
20674 Numbering
20675 \family default
20676  or the shortcut 
20677 \family sans
20678 M-m\InsetSpace ~
20679 n
20680 \family default
20681 .
20682  The formula number appears in LyX as 
20683 \begin_inset Quotes eld
20684 \end_inset
20685
20686 #
20687 \begin_inset Quotes erd
20688 \end_inset
20689
20690  within parentheses.
20691  The 
20692 \begin_inset Quotes erd
20693 \end_inset
20694
20695 #
20696 \begin_inset Quotes erd
20697 \end_inset
20698
20699  denotes, that the number will be calculated automatically when the output
20700  is generated.
20701  The placement and format of the formula number in the output depends on
20702  the document class.
20703  In this document the number is printed together with the chapter number,
20704  separated by a dot:
20705 \begin_inset Formula \begin{equation}
20706 1+1=2\end{equation}
20707
20708 \end_inset
20709
20710 Using 
20711 \family sans
20712 M-m\InsetSpace ~
20713 n
20714 \family default
20715  in a numbered formula will switch off the numbering.
20716  You can only number displayed formulas.
20717 \end_layout
20718
20719 \begin_layout Standard
20720 Multi-line formulas can be numbered line by line: Using the menu 
20721 \family sans
20722 Edit\SpecialChar \menuseparator
20723 Math\SpecialChar \menuseparator
20724 Toggle\InsetSpace ~
20725 Numbering\InsetSpace ~
20726 of\InsetSpace ~
20727 Line
20728 \family default
20729  or the shortcut 
20730 \family sans
20731 M-m\InsetSpace ~
20732 N
20733 \family default
20734  will only toggle the numbering of the line where the cursor is in:
20735 \begin_inset Formula \begin{eqnarray}
20736 1 & = & 3-2\\
20737 2 & = & 4-2\nonumber \\
20738 4 & \leq & 7\end{eqnarray}
20739
20740 \end_inset
20741
20742 To number all lines use the shortcut 
20743 \family sans
20744 M-m\InsetSpace ~
20745 n
20746 \family default
20747 .
20748 \end_layout
20749
20750 \begin_layout Standard
20751 \begin_inset VSpace bigskip
20752 \end_inset
20753
20754 Every displayed formula can be referenced by its number using a label.
20755  A label is inserted with the menu 
20756 \family sans
20757 Insert\SpecialChar \menuseparator
20758 Label
20759 \family default
20760  when the cursor is in the formula.
20761  This opens a dialog to enter the label.
20762  It is recommended to use the proposed 
20763 \begin_inset Quotes eld
20764 \end_inset
20765
20766
20767 \family sans
20768 eq:
20769 \family default
20770
20771 \begin_inset Quotes erd
20772 \end_inset
20773
20774  as first part of the label, because this helps later to identify the label
20775  type when you have many labels in your document.
20776  We inserted in the following example the label 
20777 \begin_inset Quotes eld
20778 \end_inset
20779
20780 eq:tanhExp
20781 \begin_inset Quotes erd
20782 \end_inset
20783
20784  in the second line:
20785 \begin_inset Formula \begin{eqnarray}
20786 \tanh(x) & = & \frac{\sinh(x)}{\cosh(x)}\nonumber \\
20787  & = & \frac{\mathrm{e}^{2x}-1}{\mathrm{e}^{2x}+1}\label{eq:tanhExp}\end{eqnarray}
20788
20789 \end_inset
20790
20791 Every labeled line is automatically numbered.
20792  Therefore the label is shown in LyX at the place of the formula number
20793  placeholder 
20794 \begin_inset Quotes eld
20795 \end_inset
20796
20797 #
20798 \begin_inset Quotes erd
20799 \end_inset
20800
20801 .
20802  You can reference a labeled formula using the menu 
20803 \family sans
20804 Insert\SpecialChar \menuseparator
20805 Cross\InsetSpace ~
20806 Reference
20807 \family default
20808 .
20809  A dialog appears to choose a label you want refer to.
20810  The reference appears in LyX as grey cross reference box and in the output
20811  as the formula number:
20812 \end_layout
20813
20814 \begin_layout Standard
20815 This is a cross-reference to equation (
20816 \begin_inset LatexCommand ref
20817 reference "eq:tanhExp"
20818
20819 \end_inset
20820
20821 ).
20822 \end_layout
20823
20824 \begin_layout Standard
20825 The properties of LyX's cross-reference box are described in section\InsetSpace ~
20826
20827 \begin_inset LatexCommand ref
20828 reference "sec:Cross-References"
20829
20830 \end_inset
20831
20832 .
20833  To delete a label, set the cursor in the labeled formula, use the menu
20834  
20835 \family sans
20836 Insert\SpecialChar \menuseparator
20837 Label
20838 \family default
20839  and delete the label in the appearing dialog.
20840 \begin_inset Foot
20841 status collapsed
20842
20843 \begin_layout Standard
20844 This is a unintuitive and will be fixed in the next version of LyX.
20845 \end_layout
20846
20847 \end_inset
20848
20849  
20850 \end_layout
20851
20852 \begin_layout Section
20853 User defined math macros
20854 \begin_inset LatexCommand index
20855 name "Math ! Macros"
20856
20857 \end_inset
20858
20859
20860 \end_layout
20861
20862 \begin_layout Standard
20863 LyX allows you to define macros for formulas.
20864  For example we assume that solutions of the quadratic equation often occur
20865  in our document in various forms and we want to create a macro to print
20866  them.
20867 \newline
20868 The general form of a quadratic equation is:
20869 \begin_inset Formula \[
20870 0=\lambda^{2}+p\lambda+q\]
20871
20872 \end_inset
20873
20874 The general form of its solution is:
20875 \begin_inset Formula \[
20876 \lambda_{1,2}=-\frac{p}{2}\pm\sqrt{\frac{p²}{4}-q}\]
20877
20878 \end_inset
20879
20880
20881 \end_layout
20882
20883 \begin_layout Standard
20884 The macro should print the parameters 
20885 \begin_inset Formula $\lambda$
20886 \end_inset
20887
20888
20889 \begin_inset Formula $p$
20890 \end_inset
20891
20892  and 
20893 \begin_inset Formula $q$
20894 \end_inset
20895
20896  like in the equation above.
20897 \end_layout
20898
20899 \begin_layout Standard
20900 A macro is created by executing the command
20901 \end_layout
20902
20903 \begin_layout Standard
20904
20905 \series bold
20906 math-macro
20907 \begin_inset ERT
20908 status collapsed
20909
20910 \begin_layout Standard
20911
20912
20913 \backslash
20914 spce 
20915 \end_layout
20916
20917 \end_inset
20918
20919 Name
20920 \begin_inset ERT
20921 status collapsed
20922
20923 \begin_layout Standard
20924
20925
20926 \backslash
20927 spce 
20928 \end_layout
20929
20930 \end_inset
20931
20932 Number\InsetSpace ~
20933 of\InsetSpace ~
20934 Arguments
20935 \end_layout
20936
20937 \begin_layout Standard
20938 in the minibuffer at the bottom of the LyX screen.
20939  Name is the name of the new macro which mustn't contain numbers.
20940  The number of arguments can be a number in the range 1-9.
20941  If you want to define a macro without arguments, don't declare the number
20942  of arguments.
20943 \end_layout
20944
20945 \begin_layout Standard
20946 We have three arguments and name the macro 
20947 \begin_inset Quotes eld
20948 \end_inset
20949
20950 qE
20951 \begin_inset Quotes erd
20952 \end_inset
20953
20954 , so that the command is:
20955 \end_layout
20956
20957 \begin_layout Standard
20958
20959 \series bold
20960 math-macro
20961 \begin_inset ERT
20962 status collapsed
20963
20964 \begin_layout Standard
20965
20966
20967 \backslash
20968 spce 
20969 \end_layout
20970
20971 \end_inset
20972
20973 qE
20974 \begin_inset ERT
20975 status collapsed
20976
20977 \begin_layout Standard
20978
20979
20980 \backslash
20981 spce 
20982 \end_layout
20983
20984 \end_inset
20985
20986 3
20987 \end_layout
20988
20989 \begin_layout Standard
20990 This results in the following macro definition box: 
20991 \begin_inset Graphics
20992         filename clipart/macrobox.png
20993
20994 \end_inset
20995
20996  
20997 \begin_inset FormulaMacro
20998 \newcommand{\qE}[3]{#1_{1,\,2}=-\frac{#2}{2}\pm\sqrt{\frac{#2^{2}}{4}-#3}}
20999 {\textrm{qE: }#1\textrm{ , }#2\textrm{ , }#3}
21000 \end_inset
21001
21002
21003 \begin_inset Note Note
21004 status collapsed
21005
21006 \begin_layout Standard
21007 The first box is an image to show the behavior in the output.
21008  The second one is the definition box, that doesn't appear in the output.
21009 \end_layout
21010
21011 \end_inset
21012
21013
21014 \end_layout
21015
21016 \begin_layout Standard
21017 The first blue box is for the definition, where you insert the formula via
21018  the math panel or commands.
21019  The placeholder for the arguments are inserted as a backslash and sharp
21020  followed by the argument number, e.g.
21021  
21022 \begin_inset Quotes eld
21023 \end_inset
21024
21025
21026 \backslash
21027 #1
21028 \begin_inset Quotes erd
21029 \end_inset
21030
21031  for the first argument.
21032  Placeholders will be displayed in red.
21033  The second blue box is for the appearance in LyX.
21034  This is useful when you have a large structure that shouldn't be displayed
21035  in LyX with its full size.
21036  If you want to see the macro as it is defined, leave the box blank.
21037  In our example we insert the sequence
21038 \newline
21039
21040 \series bold
21041 qE: 
21042 \backslash
21043 #1
21044 \series default
21045  
21046 \series bold
21047 ,
21048 \series default
21049  
21050 \series bold
21051
21052 \backslash
21053 #2
21054 \series default
21055  
21056 \series bold
21057 ,
21058 \series default
21059  
21060 \series bold
21061
21062 \backslash
21063 #3
21064 \newline
21065
21066 \series default
21067 The macro will then be shown as the macro name followed by the three arguments.
21068 \end_layout
21069
21070 \begin_layout Standard
21071 To use the macro in a formula, type its name as command, in our case 
21072 \begin_inset Quotes eld
21073 \end_inset
21074
21075
21076 \series bold
21077
21078 \backslash
21079 qE
21080 \series default
21081
21082 \begin_inset Quotes erd
21083 \end_inset
21084
21085 .
21086  The macro is inserted with boxes for the arguments looking similar to this:
21087 \end_layout
21088
21089 \begin_layout Standard
21090 \align center
21091 \begin_inset Graphics
21092         filename clipart/macrouse.png
21093
21094 \end_inset
21095
21096
21097 \end_layout
21098
21099 \begin_layout Standard
21100 The arguments are inserted in the blue boxes.
21101  If the cursor is outside the macro, the arguments are put in the macro.
21102  To change the arguments, put the cursor in the formula before or after
21103  the macro and press the right or left arrow key respectively.
21104  The arguments appear now again below the macro definition.
21105 \end_layout
21106
21107 \begin_layout Standard
21108 If you change the macro definition all macros are changed automatically
21109  to the new definition.
21110  Here an example of our macro with the arguments 
21111 \begin_inset Formula $x$
21112 \end_inset
21113
21114
21115 \begin_inset Formula $\ln(x)$
21116 \end_inset
21117
21118 , and 
21119 \begin_inset Formula $B$
21120 \end_inset
21121
21122 :
21123 \begin_inset Formula \[
21124 \qE{x}{\ln(y)}{B}\]
21125
21126 \end_inset
21127
21128
21129 \end_layout
21130
21131 \begin_layout Standard
21132 When the document is exported to LaTeX, the macro definition will be inserted
21133  as the command:
21134 \end_layout
21135
21136 \begin_layout Standard
21137
21138 \series bold
21139
21140 \backslash
21141 newcommand{
21142 \backslash
21143 qE}[3]{#1_{1,
21144 \backslash
21145 ,2}=-
21146 \backslash
21147 frac{#2}{2}
21148 \backslash
21149 pm
21150 \newline
21151
21152 \begin_inset ERT
21153 status collapsed
21154
21155 \begin_layout Standard
21156
21157
21158 \backslash
21159 hphantom{
21160 \end_layout
21161
21162 \end_inset
21163
21164
21165 \backslash
21166 newcommand
21167 \begin_inset ERT
21168 status collapsed
21169
21170 \begin_layout Standard
21171
21172 }
21173 \end_layout
21174
21175 \end_inset
21176
21177
21178 \backslash
21179 sqrt{
21180 \backslash
21181 frac{#2^{2}}{4}-#3}}
21182 \end_layout
21183
21184 \begin_layout Standard
21185 The command is not inserted in the document preamble.
21186  That means you can only use macros in formulas that are below the macro
21187  definition box in your document.
21188  There are also some other restrictions: The command 
21189 \backslash
21190 newcommand supports optional arguments, which are not available in LyX's
21191  macros.
21192  You can also not change subsequently the name of the macro and the number
21193  of arguments.
21194  
21195 \end_layout
21196
21197 \begin_layout Section
21198 Fine-Tuning
21199 \end_layout
21200
21201 \begin_layout Subsection
21202 Typefaces
21203 \begin_inset LatexCommand index
21204 name "Math ! Typefaces"
21205
21206 \end_inset
21207
21208
21209 \end_layout
21210
21211 \begin_layout Standard
21212 The standard font for text is italic, for numbers the standard is roman.
21213  To set a font in a formula, use the 
21214 \family sans
21215 Math\InsetSpace ~
21216 Panel
21217 \family default
21218  button 
21219 \begin_inset Graphics
21220         filename ../images/math/font.xpm
21221
21222 \end_inset
21223
21224 , or enter its command, listed in table\InsetSpace ~
21225
21226 \begin_inset LatexCommand ref
21227 reference "cap:Typefaces-and-the"
21228
21229 \end_inset
21230
21231 , directly.
21232 \end_layout
21233
21234 \begin_layout Standard
21235 \begin_inset Float table
21236 wide false
21237 sideways false
21238 status open
21239
21240 \begin_layout Standard
21241 \begin_inset Caption
21242
21243 \begin_layout Standard
21244 \begin_inset LatexCommand label
21245 name "cap:Typefaces-and-the"
21246
21247 \end_inset
21248
21249 Typefaces and the corresponding commands.
21250 \end_layout
21251
21252 \end_inset
21253
21254
21255 \end_layout
21256
21257 \begin_layout Standard
21258 \align center
21259 \begin_inset Tabular
21260 <lyxtabular version="3" rows="9" columns="2">
21261 <features>
21262 <column alignment="center" valignment="top" leftline="true" rightline="true" width="0pt">
21263 <column alignment="center" valignment="top" rightline="true" width="0pt">
21264 <row topline="true" bottomline="true">
21265 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
21266 \begin_inset Text
21267
21268 \begin_layout Standard
21269 Font
21270 \end_layout
21271
21272 \end_inset
21273 </cell>
21274 <cell alignment="center" valignment="top" topline="true" bottomline="true" rightline="true" usebox="none">
21275 \begin_inset Text
21276
21277 \begin_layout Standard
21278 Command
21279 \end_layout
21280
21281 \end_inset
21282 </cell>
21283 </row>
21284 <row topline="true">
21285 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
21286 \begin_inset Text
21287
21288 \begin_layout Standard
21289
21290 \shape up
21291 \size normal
21292 \bar no
21293 \noun off
21294 \color none
21295 \begin_inset Formula $\mathrm{Roman}$
21296 \end_inset
21297
21298
21299 \end_layout
21300
21301 \end_inset
21302 </cell>
21303 <cell alignment="center" valignment="top" topline="true" rightline="true" usebox="none">
21304 \begin_inset Text
21305
21306 \begin_layout Standard
21307
21308 \series bold
21309
21310 \backslash
21311 mathrm
21312 \end_layout
21313
21314 \end_inset
21315 </cell>
21316 </row>
21317 <row topline="true">
21318 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
21319 \begin_inset Text
21320
21321 \begin_layout Standard
21322 \begin_inset Formula $\mathbf{\mathbf{Bold}}$
21323 \end_inset
21324
21325
21326 \end_layout
21327
21328 \end_inset
21329 </cell>
21330 <cell alignment="center" valignment="top" topline="true" rightline="true" usebox="none">
21331 \begin_inset Text
21332
21333 \begin_layout Standard
21334
21335 \series bold
21336
21337 \backslash
21338 mathbf
21339 \end_layout
21340
21341 \end_inset
21342 </cell>
21343 </row>
21344 <row topline="true">
21345 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
21346 \begin_inset Text
21347
21348 \begin_layout Standard
21349 \begin_inset Formula $\mathit{Italic}$
21350 \end_inset
21351
21352
21353 \end_layout
21354
21355 \end_inset
21356 </cell>
21357 <cell alignment="center" valignment="top" topline="true" rightline="true" usebox="none">
21358 \begin_inset Text
21359
21360 \begin_layout Standard
21361
21362 \series bold
21363
21364 \backslash
21365 mathit
21366 \end_layout
21367
21368 \end_inset
21369 </cell>
21370 </row>
21371 <row topline="true">
21372 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
21373 \begin_inset Text
21374
21375 \begin_layout Standard
21376
21377 \shape up
21378 \size normal
21379 \bar no
21380 \noun off
21381 \color none
21382 \begin_inset Formula $\mathtt{Typewriter}$
21383 \end_inset
21384
21385
21386 \end_layout
21387
21388 \end_inset
21389 </cell>
21390 <cell alignment="center" valignment="top" topline="true" rightline="true" usebox="none">
21391 \begin_inset Text
21392
21393 \begin_layout Standard
21394
21395 \series bold
21396
21397 \backslash
21398 mathtt
21399 \end_layout
21400
21401 \end_inset
21402 </cell>
21403 </row>
21404 <row topline="true">
21405 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
21406 \begin_inset Text
21407
21408 \begin_layout Standard
21409 \begin_inset Formula $\mathbf{\mathbb{BLACKBOARD}}$
21410 \end_inset
21411
21412
21413 \end_layout
21414
21415 \end_inset
21416 </cell>
21417 <cell alignment="center" valignment="top" topline="true" rightline="true" usebox="none">
21418 \begin_inset Text
21419
21420 \begin_layout Standard
21421
21422 \series bold
21423
21424 \backslash
21425 mathbb
21426 \end_layout
21427
21428 \end_inset
21429 </cell>
21430 </row>
21431 <row topline="true">
21432 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
21433 \begin_inset Text
21434
21435 \begin_layout Standard
21436 \begin_inset Formula $\mathfrak{Fraktur}$
21437 \end_inset
21438
21439
21440 \end_layout
21441
21442 \end_inset
21443 </cell>
21444 <cell alignment="center" valignment="top" topline="true" rightline="true" usebox="none">
21445 \begin_inset Text
21446
21447 \begin_layout Standard
21448
21449 \series bold
21450
21451 \backslash
21452 mathfrak
21453 \end_layout
21454
21455 \end_inset
21456 </cell>
21457 </row>
21458 <row topline="true">
21459 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
21460 \begin_inset Text
21461
21462 \begin_layout Standard
21463
21464 \shape up
21465 \size normal
21466 \emph on
21467 \bar no
21468 \noun off
21469 \color none
21470 \begin_inset Formula $\mathcal{CALLIGRAPHIC}$
21471 \end_inset
21472
21473
21474 \end_layout
21475
21476 \end_inset
21477 </cell>
21478 <cell alignment="center" valignment="top" topline="true" rightline="true" usebox="none">
21479 \begin_inset Text
21480
21481 \begin_layout Standard
21482
21483 \series bold
21484
21485 \backslash
21486 mathcal
21487 \end_layout
21488
21489 \end_inset
21490 </cell>
21491 </row>
21492 <row topline="true" bottomline="true">
21493 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
21494 \begin_inset Text
21495
21496 \begin_layout Standard
21497 \begin_inset Formula $\mathsf{SansSerif}$
21498 \end_inset
21499
21500
21501 \end_layout
21502
21503 \end_inset
21504 </cell>
21505 <cell alignment="center" valignment="top" topline="true" rightline="true" usebox="none">
21506 \begin_inset Text
21507
21508 \begin_layout Standard
21509
21510 \series bold
21511
21512 \backslash
21513 mathsf
21514 \end_layout
21515
21516 \end_inset
21517 </cell>
21518 </row>
21519 </lyxtabular>
21520
21521 \end_inset
21522
21523
21524 \end_layout
21525
21526 \end_inset
21527
21528
21529 \end_layout
21530
21531 \begin_layout Standard
21532 \begin_inset Note Greyedout
21533 status open
21534
21535 \begin_layout Standard
21536
21537 \series bold
21538 Note:
21539 \series default
21540  that you can only print capital letters in the typefaces 
21541 \family sans
21542 Blackbold
21543 \family default
21544  and 
21545 \family sans
21546 Calligraphic
21547 \family default
21548 .
21549 \end_layout
21550
21551 \end_inset
21552
21553
21554 \end_layout
21555
21556 \begin_layout Standard
21557 When you use a typeface, a blue box is inserted in the formula.
21558  Every character in this box will be printed in this typeface.
21559  Pressing 
21560 \family sans
21561 Space
21562 \family default
21563  within the box, will set the cursor outside, so that you have to use a
21564  protected space when you need a space in the box.
21565  Here an example where a 
21566 \begin_inset Quotes eld
21567 \end_inset
21568
21569 N
21570 \begin_inset Quotes erd
21571 \end_inset
21572
21573  in 
21574 \family sans
21575 Blackbold
21576 \family default
21577  denotes the set of numbers:
21578 \begin_inset Formula \[
21579 f(x)=\sqrt{x}\:;\: x\in\mathbb{N}\]
21580
21581 \end_inset
21582
21583
21584 \end_layout
21585
21586 \begin_layout Standard
21587 The typefaces are nestable, which can cause confusion.
21588  You can e.g.
21589  put a character in 
21590 \family sans
21591 Fraktur
21592 \family default
21593  in a box for 
21594 \family sans
21595 Typewriter
21596 \family default
21597
21598 \begin_inset Formula $\mathtt{abc\mathfrak{d}e}$
21599 \end_inset
21600
21601  
21602 \newline
21603 So better don't use this feature.
21604 \end_layout
21605
21606 \begin_layout Standard
21607 The typefaces have no effect on Greek letters: 
21608 \begin_inset Formula $\mathfrak{abc\delta e}$
21609 \end_inset
21610
21611
21612 \newline
21613 You can only print them emboldened using the command 
21614 \series bold
21615
21616 \backslash
21617 boldsymbol
21618 \series default
21619 , which works like the other typeface commands: 
21620 \begin_inset Formula $\alpha\beta\gamma\boldsymbol{\alpha\beta\gamma}$
21621 \end_inset
21622
21623
21624 \end_layout
21625
21626 \begin_layout Standard
21627
21628 \series bold
21629
21630 \backslash
21631 boldsymbol
21632 \series default
21633  works for all symbols, letters, and numbers.
21634 \end_layout
21635
21636 \begin_layout Standard
21637 A number of other font options are available as well, in the menu 
21638 \family sans
21639 Insert\SpecialChar \menuseparator
21640 Math\SpecialChar \menuseparator
21641 Font\InsetSpace ~
21642 Change
21643 \family default
21644 .
21645 \end_layout
21646
21647 \begin_layout Subsection
21648 Math Text
21649 \begin_inset LatexCommand index
21650 name "Math ! Text"
21651
21652 \end_inset
21653
21654
21655 \end_layout
21656
21657 \begin_layout Standard
21658 Typefaces are useful for entering some characters in some given font, but
21659  not for text.
21660  For typing longer pieces of text use the math text, which is obtained using
21661  the entry 
21662 \family sans
21663 Normal\InsetSpace ~
21664 text\InsetSpace ~
21665 mode
21666 \family default
21667  of the 
21668 \family sans
21669 Math\InsetSpace ~
21670 Panel
21671 \family default
21672  button 
21673 \begin_inset Graphics
21674         filename ../images/math/font.xpm
21675
21676 \end_inset
21677
21678  (alternatively the shortcut 
21679 \family sans
21680 M-m\InsetSpace ~
21681 m
21682 \family default
21683 ).
21684  Math text appears in LyX in black instead of blue.
21685  You can use spaces and accents in math text like in normal text.
21686  Here is an example:
21687 \begin_inset Formula \[
21688 f(x)=\begin{cases}
21689 x & \textrm{if I say so}\\
21690 -x & \textrm{unter Umständen}\end{cases}\]
21691
21692 \end_inset
21693
21694
21695 \end_layout
21696
21697 \begin_layout Subsection
21698 Font Sizes
21699 \begin_inset LatexCommand index
21700 name "Math ! Font sizes"
21701
21702 \end_inset
21703
21704
21705 \end_layout
21706
21707 \begin_layout Standard
21708 There are four font styles (relative sizes) used in math-mode, which are
21709  automatically chosen in most situations.
21710  These are called 
21711 \family sans
21712 textstyle
21713 \family default
21714
21715 \family sans
21716 displaystyle
21717 \family default
21718
21719 \family sans
21720 scriptstyle
21721 \family default
21722 , and 
21723 \family sans
21724 scriptscriptstyle
21725 \family default
21726 .
21727  For most characters, 
21728 \family sans
21729 textstyle
21730 \family default
21731  and 
21732 \family sans
21733 displaystyle
21734 \family default
21735  are actually the same size, but fractions, superscripts and subscripts,
21736  and certain other structures, are set larger in 
21737 \family sans
21738 displaystyle
21739 \family default
21740 .
21741  Except for some operators, which resize themselves to accommodate various
21742  situations, all text will be set in the styles as LaTeX thinks is appropriate.
21743  These choices can be overridden by using the math panel button 
21744 \begin_inset Graphics
21745         filename ../images/math/style.xpm
21746
21747 \end_inset
21748
21749 .
21750  A box for the size will be created in which you can insert the math structure.
21751  For example, you can set 
21752 \begin_inset Formula $\frac{1}{2}$
21753 \end_inset
21754
21755 , which is normally in 
21756 \family sans
21757 textstyle
21758 \family default
21759 , larger in 
21760 \family sans
21761 displaystyle
21762 \family default
21763
21764 \begin_inset Formula ${\displaystyle \frac{1}{2}}$
21765 \end_inset
21766
21767 .
21768  The four styles are used in the following example:
21769 \end_layout
21770
21771 \begin_layout Standard
21772 \begin_inset Formula $displaystyle$
21773 \end_inset
21774
21775
21776 \begin_inset Formula ${\textstyle textstyle}$
21777 \end_inset
21778
21779
21780 \begin_inset Formula ${\scriptstyle scriptstyle}$
21781 \end_inset
21782
21783
21784 \begin_inset Formula ${\scriptscriptstyle scriptscriptstyle}$
21785 \end_inset
21786
21787 .
21788 \end_layout
21789
21790 \begin_layout Standard
21791 All these math-mode font sizes are relative, that means, if the whole math
21792  inset is set in a particular size with the menu 
21793 \family sans
21794 Edit\SpecialChar \menuseparator
21795 Text\InsetSpace ~
21796 Style
21797 \family default
21798 , all sizes in the formula will be adjusted relative to this size.
21799  Similarly, if the base font size of the document is changed, all fonts
21800  will be adjusted to correspond.
21801  As example a formula in the font size 
21802 \begin_inset Quotes eld
21803 \end_inset
21804
21805 largest
21806 \begin_inset Quotes erd
21807 \end_inset
21808
21809 :
21810 \end_layout
21811
21812 \begin_layout Standard
21813
21814 \family roman
21815 \size largest
21816 \begin_inset Formula $\mathrm{e}=\sum_{n=0}^{\infty}\frac{1}{n!}$
21817 \end_inset
21818
21819
21820 \end_layout
21821
21822 \begin_layout Section
21823 AMS-LaTeX
21824 \begin_inset LatexCommand index
21825 name "AMS math"
21826
21827 \end_inset
21828
21829
21830 \begin_inset LatexCommand index
21831 name "Math ! AMS"
21832
21833 \end_inset
21834
21835
21836 \end_layout
21837
21838 \begin_layout Standard
21839 LyX supports the packages provided by the American Mathematical Society
21840  (AMS) that are in common use.
21841 \end_layout
21842
21843 \begin_layout Subsection
21844 Enabling AMS-Support
21845 \end_layout
21846
21847 \begin_layout Standard
21848 Selecting the checkbox 
21849 \family sans
21850 Use\InsetSpace ~
21851 AMS\InsetSpace ~
21852 math\InsetSpace ~
21853 package
21854 \family default
21855  in the 
21856 \family sans
21857 Document\SpecialChar \menuseparator
21858 Settings
21859 \family default
21860
21861 \begin_inset LatexCommand index
21862 name "Document ! Settings"
21863
21864 \end_inset
21865
21866  dialog under 
21867 \family sans
21868 Math\InsetSpace ~
21869 Options
21870 \family default
21871  will include the AMS-packages in the document, and make the facilities
21872  available.
21873  AMS is needed for many math-constructs, so when you get LaTeX-errors in
21874  formulas, assure that you have enabled AMS.
21875 \end_layout
21876
21877 \begin_layout Subsection
21878 AMS-Formula Types
21879 \begin_inset LatexCommand label
21880 name "sub:AMS-Formula-Types"
21881
21882 \end_inset
21883
21884
21885 \begin_inset LatexCommand index
21886 name "Math ! Multi-line Equations"
21887
21888 \end_inset
21889
21890
21891 \end_layout
21892
21893 \begin_layout Standard
21894 AMS-LaTeX provides a selection of different formula types.
21895  LyX allows you to choose between 
21896 \family typewriter
21897 align
21898 \family default
21899
21900 \family typewriter
21901 alignat
21902 \family default
21903
21904 \family typewriter
21905 flalign
21906 \family default
21907
21908 \family typewriter
21909 gather
21910 \family default
21911 , and 
21912 \family typewriter
21913 multline
21914 \family default
21915 .
21916  We refer to the AMS-documentation for an explanation of these formula types.
21917 \end_layout
21918
21919 \begin_layout Chapter
21920 More Tools
21921 \end_layout
21922
21923 \begin_layout Section
21924 Cross-References
21925 \begin_inset LatexCommand index
21926 name "Cross references"
21927
21928 \end_inset
21929
21930
21931 \begin_inset LatexCommand label
21932 name "sec:Cross-References"
21933
21934 \end_inset
21935
21936
21937 \end_layout
21938
21939 \begin_layout Standard
21940 One of LyX's strengths are cross-references.
21941  You can reference every section, float, footnote, formula, and list in
21942  the document.
21943  To reference a document part, you have to insert a label into it.
21944  The label is used as anchor and name for the reference.
21945  We want for example refer to the the second item of the following list:
21946 \end_layout
21947
21948 \begin_layout Enumerate
21949 First item
21950 \end_layout
21951
21952 \begin_layout Enumerate
21953 \begin_inset LatexCommand label
21954 name "enu:Second-item"
21955
21956 \end_inset
21957
21958 Second item
21959 \end_layout
21960
21961 \begin_layout Enumerate
21962 Third item
21963 \end_layout
21964
21965 \begin_layout Standard
21966 First we insert a label into the second item with the menu 
21967 \family sans
21968 Insert\SpecialChar \menuseparator
21969 Label
21970 \family default
21971  or the by pressing the toolbar button 
21972 \begin_inset Graphics
21973         filename ../images/label-insert.xpm
21974         scale 85
21975
21976 \end_inset
21977
21978 .
21979  A grey label box like this: 
21980 \begin_inset Graphics
21981         filename clipart/labelQt4.png
21982         scale 85
21983
21984 \end_inset
21985
21986  is inserted and the label window pops up asking for the label text.
21987  LyX offers as text the first words of the item with a prefix, in our case
21988  the text 
21989 \begin_inset Quotes eld
21990 \end_inset
21991
21992
21993 \family sans
21994 enu: Second-item
21995 \family default
21996
21997 \begin_inset Quotes erd
21998 \end_inset
21999
22000 .
22001  The prefix 
22002 \begin_inset Quotes eld
22003 \end_inset
22004
22005
22006 \family sans
22007 enu:
22008 \family default
22009
22010 \begin_inset Quotes erd
22011 \end_inset
22012
22013  stands for 
22014 \begin_inset Quotes eld
22015 \end_inset
22016
22017 enumerate
22018 \begin_inset Quotes erd
22019 \end_inset
22020
22021 .
22022  The prefix depends on the document part where the label is inserted, e.g.
22023  if you insert a label to a section heading, the prefix will be 
22024 \begin_inset Quotes eld
22025 \end_inset
22026
22027
22028 \family sans
22029 sec:
22030 \family default
22031
22032 \begin_inset Quotes erd
22033 \end_inset
22034
22035 .
22036 \end_layout
22037
22038 \begin_layout Standard
22039 To reference the item, we refer to its label using the menu 
22040 \family sans
22041 Insert\SpecialChar \menuseparator
22042 Cross-Reference
22043 \family default
22044  or the toolbar button 
22045 \begin_inset Graphics
22046         filename ../images/dialog-show-new-inset_ref.xpm
22047         scale 85
22048
22049 \end_inset
22050
22051 .
22052  A grey cross-reference box like this: 
22053 \begin_inset Graphics
22054         filename clipart/referenceQt4.png
22055         scale 85
22056
22057 \end_inset
22058
22059  is inserted and the cross-reference window appear showing all labels of
22060  the document.
22061  We can now sort the labels alphabetically and then choose the entry 
22062 \begin_inset Quotes eld
22063 \end_inset
22064
22065
22066 \family sans
22067 enu:Second-item
22068 \family default
22069
22070 \begin_inset Quotes erd
22071 \end_inset
22072
22073 .
22074  At the position of the cross-reference box the item number will appear
22075  in the output.
22076  Here is our cross-reference:
22077 \end_layout
22078
22079 \begin_layout Standard
22080 Item\InsetSpace ~
22081
22082 \begin_inset LatexCommand ref
22083 reference "enu:Second-item"
22084
22085 \end_inset
22086
22087
22088 \end_layout
22089
22090 \begin_layout Standard
22091 It is recommended to use a protected space
22092 \begin_inset Foot
22093 status collapsed
22094
22095 \begin_layout Standard
22096 described in section\InsetSpace ~
22097
22098 \begin_inset LatexCommand ref
22099 reference "sub:Protected-Space"
22100
22101 \end_inset
22102
22103
22104 \end_layout
22105
22106 \end_inset
22107
22108  between the cross-reference name and its number to avoid ugly linebreaks
22109  between them.
22110 \end_layout
22111
22112 \begin_layout Standard
22113 There are six varieties of cross-references:
22114 \end_layout
22115
22116 \begin_layout Description
22117 <reference>: prints the float number, this is the default: 
22118 \begin_inset LatexCommand ref
22119 reference "cap:Two-distorted-images"
22120
22121 \end_inset
22122
22123
22124 \end_layout
22125
22126 \begin_layout Description
22127 (<reference>): prints the float number within two parentheses, this is the
22128  style normally used to reference formulas, especially when the reference
22129  name 
22130 \begin_inset Quotes eld
22131 \end_inset
22132
22133 Equation
22134 \begin_inset Quotes erd
22135 \end_inset
22136
22137  is omitted: 
22138 \begin_inset LatexCommand eqref
22139 reference "eq:tanhExp"
22140
22141 \end_inset
22142
22143
22144 \end_layout
22145
22146 \begin_layout Description
22147 <page>: prints the page number: Page\InsetSpace ~
22148
22149 \begin_inset LatexCommand pageref
22150 reference "cap:Two-distorted-images"
22151
22152 \end_inset
22153
22154
22155 \end_layout
22156
22157 \begin_layout Description
22158 on\InsetSpace ~
22159 page\InsetSpace ~
22160 <page>: prints the text "on page" and the page number: 
22161 \begin_inset LatexCommand vpageref
22162 reference "cap:Two-distorted-images"
22163
22164 \end_inset
22165
22166
22167 \end_layout
22168
22169 \begin_layout Description
22170 <reference>\InsetSpace ~
22171 on\InsetSpace ~
22172 page\InsetSpace ~
22173 <page>: prints the float number, the text "on page", and
22174  the page number: 
22175 \begin_inset LatexCommand vref
22176 reference "cap:Two-distorted-images"
22177
22178 \end_inset
22179
22180
22181 \end_layout
22182
22183 \begin_layout Description
22184 Formatted\InsetSpace ~
22185 reference: prints a self defined cross-reference format.
22186 \newline
22187
22188 \begin_inset Note Greyedout
22189 status open
22190
22191 \begin_layout Standard
22192
22193 \series bold
22194 Note:
22195 \series default
22196  This feature is only available when you have the LaTeX-package 
22197 \series bold
22198 prettyref
22199 \begin_inset LatexCommand index
22200 name "LaTeX-packages ! prettyref"
22201
22202 \end_inset
22203
22204
22205 \series default
22206  installed.
22207 \end_layout
22208
22209 \end_inset
22210
22211
22212 \end_layout
22213
22214 \begin_layout Standard
22215 Note that the style <page> won't print the page number if the label is on
22216  the previous, the same, or the next page.
22217  You will e.\InsetSpace \thinspace{}
22218 g.\InsetSpace ~
22219 see the text 
22220 \begin_inset Quotes eld
22221 \end_inset
22222
22223
22224 \family sans
22225 on this page
22226 \family default
22227
22228 \begin_inset Quotes erd
22229 \end_inset
22230
22231  instead.
22232 \end_layout
22233
22234 \begin_layout Standard
22235 The number and current page of the referred document part in the output,
22236  is automatically calculated by LaTeX.
22237  The varieties are adjusted in the field 
22238 \family sans
22239 Format
22240 \family default
22241  of the cross-reference window, that appear when you click on the cross-referenc
22242 e box.
22243 \end_layout
22244
22245 \begin_layout Standard
22246 You can only use the style 
22247 \family sans
22248 <reference>
22249 \family default
22250  to reference numbered document parts, while the reference style 
22251 \family sans
22252 <page>
22253 \family default
22254  is always possible.
22255  Note that the style <page> won't print the page number if the label is
22256  on the previous, same, or next page.
22257  You will e.g.
22258  see the text 
22259 \begin_inset Quotes eld
22260 \end_inset
22261
22262
22263 \family sans
22264 on this page
22265 \family default
22266
22267 \begin_inset Quotes erd
22268 \end_inset
22269
22270  instead.
22271 \end_layout
22272
22273 \begin_layout Standard
22274 If you want to reference a section, put the label in the section heading,
22275  to reference a float, put the label in the caption.
22276  For footnotes you can put the label somewhere in it.
22277  Referencing formulas is explained in section\InsetSpace ~
22278
22279 \begin_inset LatexCommand ref
22280 reference "sec:Formula-Numbering-and"
22281
22282 \end_inset
22283
22284 .
22285 \end_layout
22286
22287 \begin_layout Standard
22288 The button 
22289 \family sans
22290 Go\InsetSpace ~
22291 to\InsetSpace ~
22292 Label
22293 \family default
22294  in the cross-reference window sets the the cursor before the referred label.
22295  The button text changes then to 
22296 \family sans
22297 Go\InsetSpace ~
22298 Back
22299 \family default
22300  and you can use it to set the cursor back to the cross-reference.
22301  Right-clicking on a cross-reference box also sets the cursor before the
22302  referred label but without a possibility to go back.
22303  
22304 \end_layout
22305
22306 \begin_layout Standard
22307 You can change labels at any time by clicking on the label box.
22308  References to the changed label will automatically change its link to the
22309  new label text, so that you don't need to take care about this.
22310 \end_layout
22311
22312 \begin_layout Standard
22313 If a cross-reference refers to a non-existing label, you'll see two question
22314  marks in the output instead of the reference.
22315 \end_layout
22316
22317 \begin_layout Standard
22318 References are described in detail in the 
22319 \emph on
22320 Embedded Objects
22321 \emph default
22322  manual.
22323 \end_layout
22324
22325 \begin_layout Section
22326 Table of Contents and other Listings
22327 \begin_inset LatexCommand index
22328 name "Table of contents"
22329
22330 \end_inset
22331
22332
22333 \begin_inset LatexCommand index
22334 name "Outline"
22335
22336 \end_inset
22337
22338
22339 \begin_inset LatexCommand label
22340 name "sec:toc"
22341
22342 \end_inset
22343
22344
22345 \end_layout
22346
22347 \begin_layout Subsection
22348 Table of Contents and Outline
22349 \begin_inset LatexCommand label
22350 name "sub:Table-of-Contents"
22351
22352 \end_inset
22353
22354
22355 \end_layout
22356
22357 \begin_layout Standard
22358 The Table of Contents (TOC) is inserted with the menu 
22359 \family sans
22360 Insert\SpecialChar \menuseparator
22361 List/TOC\SpecialChar \menuseparator
22362 Table\InsetSpace ~
22363 of\InsetSpace ~
22364 Contents
22365 \family default
22366 .
22367  Is is displayed in LyX as a gray box.
22368  If you click on it, the TOC window appears, showing you the TOC entries.
22369  You can jump to a document part by clicking on an entry.
22370  Thus you can use this window as graphical alternative for the 
22371 \family sans
22372 Navigate
22373 \family default
22374  menu.
22375 \end_layout
22376
22377 \begin_layout Standard
22378 The TOC lists every numbered section automatically.
22379  If you have declared a short title for a section heading, as described
22380  in section\InsetSpace ~
22381
22382 \begin_inset LatexCommand ref
22383 reference "sec:Short-Titles"
22384
22385 \end_inset
22386
22387 , it will be used in the TOC instead of the section heading.
22388  Section\InsetSpace ~
22389
22390 \begin_inset LatexCommand ref
22391 reference "sub:Numbering-depth"
22392
22393 \end_inset
22394
22395  describes how the level is adjusted that defines which section types are
22396  listed in the TOC.
22397  You can also adjust the level for the displayed sections in the TOC window
22398  using the grey fader at the bottom of the window.
22399  Unnumbered sections are not listed in the TOC.
22400 \end_layout
22401
22402 \begin_layout Standard
22403 You can use the TOC window also as outline to move and rearrange sections
22404  in your documents.
22405  The TOC window therefore also appears when you use the menu 
22406 \family sans
22407 Document\SpecialChar \menuseparator
22408 Outline
22409 \family default
22410 .
22411 \end_layout
22412
22413 \begin_layout Subsection
22414 List of Figures, Tables and Algorithms
22415 \begin_inset LatexCommand label
22416 name "sec:ListsOf"
22417
22418 \end_inset
22419
22420
22421 \end_layout
22422
22423 \begin_layout Standard
22424 Table, figure, and algorithm lists are very much like the table of contents.
22425  You can insert them via the 
22426 \family sans
22427 Insert\SpecialChar \menuseparator
22428 List\InsetSpace ~
22429 /\InsetSpace ~
22430 TOC
22431 \family default
22432  submenus.
22433  The list entries are the float captions and the float number.
22434 \end_layout
22435
22436 \begin_layout Section
22437 URLs (Uniform Resource Locators)
22438 \begin_inset LatexCommand index
22439 name "URLs"
22440
22441 \end_inset
22442
22443
22444 \begin_inset LatexCommand label
22445 name "sec:URL"
22446
22447 \end_inset
22448
22449
22450 \end_layout
22451
22452 \begin_layout Standard
22453 It is often desirable to include long 
22454 \begin_inset Quotes eld
22455 \end_inset
22456
22457 verbatim
22458 \begin_inset Quotes erd
22459 \end_inset
22460
22461  items in a document such as Web site URLs, e-mail addresses, etc.
22462  These things typically do not contain any spaces and are thus difficult
22463  to typeset properly.
22464  Such items will often fall on a line boundary if they cannot be split,
22465  resulting in an overfull line.
22466  To avoid this, use the menu 
22467 \family sans
22468 Insert\SpecialChar \menuseparator
22469 URL
22470 \family default
22471  to enter a long URL and have it split gracefully, if necessary.
22472 \end_layout
22473
22474 \begin_layout Standard
22475 The URL dialog has two fields; the URL field and the 
22476 \family sans
22477 Name
22478 \family default
22479  field for the URL description, which will be typeset as plain text immediately
22480  before the URL.
22481  Here an example:
22482 \end_layout
22483
22484 \begin_layout Standard
22485 \begin_inset LatexCommand url
22486 name "LyX-Homepage"
22487 target "http://www.lyx.org"
22488
22489 \end_inset
22490
22491 .
22492 \end_layout
22493
22494 \begin_layout Standard
22495 \begin_inset VSpace bigskip
22496 \end_inset
22497
22498
22499 \series bold
22500 Important notes
22501 \series default
22502 :
22503 \end_layout
22504
22505 \begin_layout Itemize
22506 When you use the following characters: "%", "#", "^", you have to write
22507  them with a backslash before, e.g.
22508  
22509 \begin_inset Quotes eld
22510 \end_inset
22511
22512
22513 \backslash
22514 #
22515 \begin_inset Quotes erd
22516 \end_inset
22517
22518 .
22519 \end_layout
22520
22521 \begin_layout Itemize
22522 URLs must not end with a backslash!
22523 \end_layout
22524
22525 \begin_layout Section
22526 Appendices
22527 \begin_inset LatexCommand index
22528 name "Appendix"
22529
22530 \end_inset
22531
22532
22533 \begin_inset LatexCommand label
22534 name "sec:Appendices"
22535
22536 \end_inset
22537
22538
22539 \end_layout
22540
22541 \begin_layout Standard
22542 Appendices are created with the menu 
22543 \family sans
22544 Document\SpecialChar \menuseparator
22545 Start\InsetSpace ~
22546 Appendix\InsetSpace ~
22547 Here
22548 \family default
22549 .
22550  This menu sets the document from the current cursor position to the end
22551  as appendix region.
22552  The region is marked with a red borderline.
22553 \end_layout
22554
22555 \begin_layout Standard
22556 Every chapter (or section) within the appendix region is treated as an appendix,
22557  numbered with a capital Latin letter.
22558  The appendix subsections are numbered with this letter followed by a dot
22559  and the subsection number.
22560  All appendix sections can be referenced as if they were normal sections,
22561  here two examples:
22562 \end_layout
22563
22564 \begin_layout Standard
22565 Appendix\InsetSpace ~
22566
22567 \begin_inset LatexCommand ref
22568 reference "cha:Credits"
22569
22570 \end_inset
22571
22572 ; Appendix\InsetSpace ~
22573
22574 \begin_inset LatexCommand ref
22575 reference "sub:Export"
22576
22577 \end_inset
22578
22579
22580 \end_layout
22581
22582 \begin_layout Section
22583 Bibliography
22584 \begin_inset LatexCommand index
22585 name "Bibliography"
22586
22587 \end_inset
22588
22589
22590 \begin_inset LatexCommand label
22591 name "sec:Bibliography"
22592
22593 \end_inset
22594
22595
22596 \end_layout
22597
22598 \begin_layout Standard
22599 There are two ways of generating the bibliography in a LyX-document.
22600  You can include a bibliography database
22601 \begin_inset Foot
22602 status collapsed
22603
22604 \begin_layout Standard
22605 Known under the name 
22606 \begin_inset Quotes eld
22607 \end_inset
22608
22609 BibTeX-database
22610 \begin_inset Quotes erd
22611 \end_inset
22612
22613 .
22614 \end_layout
22615
22616 \end_inset
22617
22618 , which is explained in the next subsection or you can insert the bibliography
22619  manually.
22620  For the second method we use the paragraph environment 
22621 \family sans
22622 Bibliography
22623 \family default
22624 , described in section\InsetSpace ~
22625
22626 \begin_inset LatexCommand ref
22627 reference "sub:Biblio_environment"
22628
22629 \end_inset
22630
22631 .
22632 \end_layout
22633
22634 \begin_layout Standard
22635 Within the 
22636 \family sans
22637 Bibliography
22638 \family default
22639  environment, every paragraph begins with a gray bibliography box labeled
22640  with a number.
22641  If you click on it, you will get a dialog in which you can set a 
22642 \family sans
22643 Key
22644 \family default
22645  and a 
22646 \family sans
22647 Label
22648 \family default
22649 .
22650  The key is the symbolic name by which you will refer to this bibliography
22651  entry.
22652  For example, our second entry in the bibliography is a book about LaTeX
22653  and we used 
22654 \begin_inset Quotes eld
22655 \end_inset
22656
22657 latexcompanion
22658 \begin_inset Quotes erd
22659 \end_inset
22660
22661 , a short form of its title, as key.
22662 \end_layout
22663
22664 \begin_layout Standard
22665 You can refer to the key of a bibliography entry using the menu 
22666 \family sans
22667 Insert\SpecialChar \menuseparator
22668 Citation
22669 \family default
22670  or the toobar button 
22671 \begin_inset Graphics
22672         filename ../images/dialog-show-new-inset_citation.xpm
22673         BoundingBox 0bp 5bp 20bp 20bp
22674
22675 \end_inset
22676
22677 .
22678  A citation reference box is inserted and a citation window will appear
22679  in which you can select one or more keys in the available key list.
22680  The citation reference box will be labeled with the referenced key.
22681  When you click on the box, the citation window appears and you can change
22682  the reference.
22683 \end_layout
22684
22685 \begin_layout Standard
22686 Citation references appear in the output as number of the bibliography entry
22687  with surrounding brackets.
22688  If you set a 
22689 \family sans
22690 Label
22691 \family default
22692  for the entry, the label will appear instead of the number.
22693  Here two examples; the first without a label, the second with the label
22694  
22695 \begin_inset Quotes eld
22696 \end_inset
22697
22698 Credits
22699 \begin_inset Quotes erd
22700 \end_inset
22701
22702 :
22703 \end_layout
22704
22705 \begin_layout Standard
22706 Have a look at the 
22707 \family sans
22708 LaTeX Companion Second Edition
22709 \family default
22710
22711 \begin_inset LatexCommand cite
22712 key "latexcompanion"
22713
22714 \end_inset
22715
22716
22717 \end_layout
22718
22719 \begin_layout Standard
22720 The LyX-Team members are listed in the Credits: 
22721 \begin_inset LatexCommand cite
22722 key "lyxcredit"
22723
22724 \end_inset
22725
22726
22727 \end_layout
22728
22729 \begin_layout Subsection
22730 Bibliography databases (BibTeX)
22731 \begin_inset LatexCommand index
22732 name "Bibliography ! Databases"
22733
22734 \end_inset
22735
22736
22737 \begin_inset LatexCommand index
22738 name "Bibliography ! BibTeX"
22739
22740 \end_inset
22741
22742
22743 \begin_inset LatexCommand label
22744 name "sub:Bibliography-databases"
22745
22746 \end_inset
22747
22748
22749 \end_layout
22750
22751 \begin_layout Standard
22752 Bibliography databases are useful if you use the same bibliography in different
22753  documents.
22754  It makes it also very easy to have an uniform layout for all bibliography
22755  entries.
22756  You can collect the bibliography of all relevant books and articles of
22757  your working field in a database.
22758  This database can be used for different documents, because only the referenced
22759  entries of the database will appear in the bibliography list.
22760 \end_layout
22761
22762 \begin_layout Standard
22763 The database is a text file with the file extension 
22764 \begin_inset Quotes eld
22765 \end_inset
22766
22767
22768 \family sans
22769 .bib
22770 \family default
22771
22772 \begin_inset Quotes erd
22773 \end_inset
22774
22775  containing the bibliography in a special format.
22776  The format is explained in LaTeX books (
22777 \begin_inset LatexCommand cite
22778 key "Mittelbach,Kopka,Lamport"
22779
22780 \end_inset
22781
22782 ).
22783  Normally one uses a special program to create and edit entries of the database.
22784  Under
22785 \newline
22786  
22787 \begin_inset LatexCommand url
22788 target "http://wiki.lyx.org/BibTeX/Programs"
22789
22790 \end_inset
22791
22792
22793 \newline
22794 you find a list of programs for bibliography databases.
22795 \end_layout
22796
22797 \begin_layout Standard
22798 To use a database, use the menu 
22799 \family sans
22800 Insert\SpecialChar \menuseparator
22801 List
22802 \family default
22803 /
22804 \family sans
22805 TOC\SpecialChar \menuseparator
22806 BibT
22807 \begin_inset ERT
22808 status collapsed
22809
22810 \begin_layout Standard
22811
22812 {}
22813 \end_layout
22814
22815 \end_inset
22816
22817 eX\InsetSpace ~
22818 Bibliography
22819 \family default
22820 .
22821  A grey box will be inserted and a window appears.
22822  In this window you can load one or more databases and a style file.
22823 \end_layout
22824
22825 \begin_layout Standard
22826 The style file is a text file with the file extension
22827 \begin_inset Quotes erd
22828 \end_inset
22829
22830
22831 \family sans
22832 .bst
22833 \family default
22834
22835 \begin_inset Quotes erd
22836 \end_inset
22837
22838  that declares the layout of all bibliography entries.
22839  Many publishers provide special style files, so that you don't have to
22840  take care of the layout.
22841 \end_layout
22842
22843 \begin_layout Standard
22844 Inserting a citation reference works like described above.
22845 \end_layout
22846
22847 \begin_layout Standard
22848 \begin_inset VSpace defskip
22849 \end_inset
22850
22851
22852 \end_layout
22853
22854 \begin_layout Standard
22855 To generate the bibliography from a database, the program BibTeX is used
22856  by LyX.
22857  This program can be controlled with options that you can add in LyX's preferenc
22858 es dialog under 
22859 \family sans
22860 Outputs
22861 \family default
22862
22863 \family sans
22864 LaT
22865 \begin_inset ERT
22866 status collapsed
22867
22868 \begin_layout Standard
22869
22870 {}
22871 \end_layout
22872
22873 \end_inset
22874
22875 eX
22876 \family default
22877  in the field 
22878 \family sans
22879 BibT
22880 \begin_inset ERT
22881 status collapsed
22882
22883 \begin_layout Standard
22884
22885 {}
22886 \end_layout
22887
22888 \end_inset
22889
22890 eX\InsetSpace ~
22891 command
22892 \family default
22893 .
22894  Before adding options, it is strongly recommended to read the manual of
22895  
22896 \family sans
22897 BibTeX
22898 \family default
22899 .
22900 \end_layout
22901
22902 \begin_layout Standard
22903 \begin_inset VSpace defskip
22904 \end_inset
22905
22906
22907 \end_layout
22908
22909 \begin_layout Standard
22910 We use two bibliographies in this document to show the difference between
22911  the two methods of creating them.
22912  As you can see, the bibliography that is created from a database lists
22913  only the database entries that are referenced in the document.
22914  We used the style file 
22915 \family sans
22916 alphadin.bst
22917 \family default
22918  to get the complicated German reference key scheme in the bibliography.
22919 \end_layout
22920
22921 \begin_layout Subsection
22922 Bibliography layout
22923 \begin_inset LatexCommand index
22924 name "Bibliography ! Layout"
22925
22926 \end_inset
22927
22928
22929 \end_layout
22930
22931 \begin_layout Standard
22932 In the citation reference dialog you can set a special citation format.
22933  For this feature you need to use the option 
22934 \family sans
22935 Natbib
22936 \family default
22937  enabled in the 
22938 \family sans
22939 Document\SpecialChar \menuseparator
22940 Settings
22941 \family default
22942
22943 \begin_inset LatexCommand index
22944 name "Document ! Settings"
22945
22946 \end_inset
22947
22948  dialog under 
22949 \family sans
22950 Bibliography
22951 \family default
22952 .
22953  Setting a citation style for a reference will overwrite the default.
22954  For the global citation format use the BibTeX style files as explained
22955  in the previous section.
22956 \end_layout
22957
22958 \begin_layout Standard
22959 You can also set text, that should appear before or after a citation reference,
22960  in the citation reference window.
22961  Here an example where we set the text 
22962 \begin_inset Quotes eld
22963 \end_inset
22964
22965 Chapter\InsetSpace ~
22966 3
22967 \begin_inset Quotes erd
22968 \end_inset
22969
22970  to appear after the reference:
22971 \end_layout
22972
22973 \begin_layout Standard
22974 Have a look at 
22975 \begin_inset LatexCommand cite
22976 after "Chapter 3"
22977 key "latexcompanion"
22978
22979 \end_inset
22980
22981 .
22982 \end_layout
22983
22984 \begin_layout Section
22985 Index
22986 \begin_inset LatexCommand index
22987 name "Index generation"
22988
22989 \end_inset
22990
22991
22992 \begin_inset LatexCommand label
22993 name "sec:Index"
22994
22995 \end_inset
22996
22997
22998 \end_layout
22999
23000 \begin_layout Standard
23001 An index entry is created if you place the cursor behind the word or phrase
23002  that should appear in the index and then use the menu 
23003 \family sans
23004 Insert\SpecialChar \menuseparator
23005 Index\InsetSpace ~
23006 Entry
23007 \family default
23008  or the toobar button 
23009 \begin_inset Graphics
23010         filename ../images/index-insert.xpm
23011         BoundingBox 0bp 5bp 20bp 20bp
23012
23013 \end_inset
23014
23015 .
23016  A gray box labeled 
23017 \begin_inset Quotes eld
23018 \end_inset
23019
23020
23021 \family sans
23022 Idx
23023 \family default
23024
23025 \begin_inset Quotes erd
23026 \end_inset
23027
23028  is inserted and a window pops up asking for the index entry.
23029  LyX propose the word before the cursor as entry.
23030 \end_layout
23031
23032 \begin_layout Standard
23033 \begin_inset Note Greyedout
23034 status open
23035
23036 \begin_layout Standard
23037
23038 \series bold
23039 Note:
23040 \series default
23041  The index entry text field differs from all other text fields, because
23042  you have to insert valid LaTeX-code.
23043 \end_layout
23044
23045 \end_inset
23046
23047  Therefore you cannot insert
23048 \end_layout
23049
23050 \begin_layout Standard
23051
23052 \series bold
23053 Find & Replace
23054 \end_layout
23055
23056 \begin_layout Standard
23057 to an index entry field, because the 
23058 \begin_inset Quotes eld
23059 \end_inset
23060
23061 &
23062 \begin_inset Quotes erd
23063 \end_inset
23064
23065  character is used in LaTeX to separate table columns so that you will get
23066  LaTeX-errors.
23067  The correct entry is
23068 \end_layout
23069
23070 \begin_layout Standard
23071
23072 \series bold
23073 Find 
23074 \backslash
23075 & Replace
23076 \end_layout
23077
23078 \begin_layout Standard
23079 This behavior is necessary because index entries can be formatted in many
23080  ways using special LaTeX commands.
23081  We give a short overview of the index command in the next subsections.
23082  For a detailed description of LaTeX's index mechanism, have a look at one
23083  of the LaTeX books 
23084 \begin_inset LatexCommand cite
23085 key "latexcompanion,latexguide,latexbook"
23086
23087 \end_inset
23088
23089 .
23090 \end_layout
23091
23092 \begin_layout Standard
23093 You can change index entries by clicking on the index box.
23094 \end_layout
23095
23096 \begin_layout Standard
23097 The index list is inserted to the document with the menu 
23098 \family sans
23099 Insert\SpecialChar \menuseparator
23100 List\InsetSpace ~
23101 /\InsetSpace ~
23102 TOC\SpecialChar \menuseparator
23103 Index\InsetSpace ~
23104 List
23105 \family default
23106 .
23107  A light blue box labeled 
23108 \begin_inset Quotes eld
23109 \end_inset
23110
23111
23112 \family sans
23113 Index
23114 \family default
23115
23116 \begin_inset Quotes erd
23117 \end_inset
23118
23119  will show the place where the index is printed in the output.
23120  The index list box is not clickable like other LyX-boxes.
23121 \end_layout
23122
23123 \begin_layout Subsection
23124 Grouping Index Entries
23125 \begin_inset LatexCommand index
23126 name "Index ! Grouping"
23127
23128 \end_inset
23129
23130
23131 \end_layout
23132
23133 \begin_layout Standard
23134 Index entries are often grouped to offer the reader a fast search in the
23135  index.
23136  We want to group for example the index entries for itemized and enumerated
23137  lists under the entry 
23138 \begin_inset Quotes eld
23139 \end_inset
23140
23141 Lists
23142 \begin_inset Quotes erd
23143 \end_inset
23144
23145 .
23146  First we create the entry 
23147 \begin_inset Quotes eld
23148 \end_inset
23149
23150 Lists
23151 \begin_inset Quotes erd
23152 \end_inset
23153
23154  in section\InsetSpace ~
23155
23156 \begin_inset LatexCommand ref
23157 reference "sub:Lists"
23158
23159 \end_inset
23160
23161 .
23162  In the text field for the itemized list index entry in section\InsetSpace ~
23163
23164 \begin_inset LatexCommand ref
23165 reference "sec:Itemize"
23166
23167 \end_inset
23168
23169 , we insert the command
23170 \end_layout
23171
23172 \begin_layout Standard
23173
23174 \series bold
23175 Lists ! Itemize
23176 \end_layout
23177
23178 \begin_layout Standard
23179 and the command
23180 \end_layout
23181
23182 \begin_layout Standard
23183
23184 \series bold
23185 Lists ! Enumerate
23186 \end_layout
23187
23188 \begin_layout Standard
23189 for the enumerated list in section\InsetSpace ~
23190
23191 \begin_inset LatexCommand ref
23192 reference "sec:Enumerate"
23193
23194 \end_inset
23195
23196 .
23197 \end_layout
23198
23199 \begin_layout Standard
23200 The exclamation mark 
23201 \begin_inset Quotes eld
23202 \end_inset
23203
23204 !
23205 \begin_inset Quotes erd
23206 \end_inset
23207
23208  marks the grouping levels.
23209  You can have three levels; every index level is indented a bit more.
23210  An index entry for the higher levels is not required.
23211  If we don't have an index entry for 
23212 \begin_inset Quotes eld
23213 \end_inset
23214
23215 Lists
23216 \begin_inset Quotes erd
23217 \end_inset
23218
23219 , it will be printed anyway, but without a page number.
23220 \end_layout
23221
23222 \begin_layout Subsection
23223 Page Ranges
23224 \begin_inset LatexCommand index
23225 name "Index ! Page ranges"
23226
23227 \end_inset
23228
23229
23230 \end_layout
23231
23232 \begin_layout Standard
23233 Normally an index entry will appear with the page number of the indexed
23234  section.
23235  But sometimes you want to index more pages under the same entry.
23236  E.g if we want to index the paragraph environments, we create an index entry
23237  in section\InsetSpace ~
23238
23239 \begin_inset LatexCommand ref
23240 reference "sec:Paragraph-Environments"
23241
23242 \end_inset
23243
23244  with the command
23245 \end_layout
23246
23247 \begin_layout Standard
23248
23249 \series bold
23250 Paragraph environments|(
23251 \end_layout
23252
23253 \begin_layout Standard
23254 and another entry at the end of section\InsetSpace ~
23255
23256 \begin_inset LatexCommand ref
23257 reference "sub:LyX-Code"
23258
23259 \end_inset
23260
23261  with the command
23262 \end_layout
23263
23264 \begin_layout Standard
23265
23266 \series bold
23267 Paragraph environments|)
23268 \end_layout
23269
23270 \begin_layout Standard
23271 The commands 
23272 \begin_inset Quotes eld
23273 \end_inset
23274
23275
23276 \series bold
23277 |(
23278 \series default
23279
23280 \begin_inset Quotes erd
23281 \end_inset
23282
23283  and 
23284 \begin_inset Quotes eld
23285 \end_inset
23286
23287
23288 \series bold
23289 |)
23290 \series default
23291
23292 \begin_inset Quotes erd
23293 \end_inset
23294
23295  respectively starts and ends the index range.
23296  You can also add the same index entry at different places in the document.
23297  They appear in the output under one entry with a comma separated list of
23298  the pages of the indexed document parts.
23299  An example is the index entry 
23300 \begin_inset Quotes eld
23301 \end_inset
23302
23303 Document ! Settings
23304 \begin_inset Quotes erd
23305 \end_inset
23306
23307 .
23308 \end_layout
23309
23310 \begin_layout Subsection
23311 Cross referencing
23312 \begin_inset LatexCommand index
23313 name "Index ! Cross referencing"
23314
23315 \end_inset
23316
23317
23318 \end_layout
23319
23320 \begin_layout Standard
23321 It is also possible to refer to another index entry.
23322  We referred for example in the index entry 
23323 \begin_inset Quotes eld
23324 \end_inset
23325
23326 GIF
23327 \begin_inset Quotes erd
23328 \end_inset
23329
23330  (in section\InsetSpace ~
23331
23332 \begin_inset LatexCommand ref
23333 reference "sub:Image-Formats"
23334
23335 \end_inset
23336
23337 ) to the index entry 
23338 \begin_inset Quotes eld
23339 \end_inset
23340
23341 Image formats
23342 \begin_inset Quotes erd
23343 \end_inset
23344
23345  in the same section using the command
23346 \end_layout
23347
23348 \begin_layout Standard
23349
23350 \series bold
23351 GIF|see{Image formats}
23352 \end_layout
23353
23354 \begin_layout Standard
23355 The text within the braces is the referenced entry.
23356  The reference will appear in the output without a page number.
23357 \end_layout
23358
23359 \begin_layout Subsection
23360 Index Entry Order
23361 \begin_inset LatexCommand index
23362 name "Index ! Entry order"
23363
23364 \end_inset
23365
23366
23367 \end_layout
23368
23369 \begin_layout Standard
23370 You can use accented characters in the index entry, but the entries might
23371  then not follow the rules for the index order.
23372  The index entries are sorted alphabetically, but LaTeX
23373 \begin_inset Foot
23374 status collapsed
23375
23376 \begin_layout Standard
23377 The index generating is done in the background by an extra program, see
23378  section\InsetSpace ~
23379
23380 \begin_inset LatexCommand ref
23381 reference "sub:Index-Program"
23382
23383 \end_inset
23384
23385 .
23386 \end_layout
23387
23388 \end_inset
23389
23390  doesn't know how to sort accents in different languages.
23391  We created as example the three dummy index entries 
23392 \begin_inset Quotes eld
23393 \end_inset
23394
23395 maison
23396 \begin_inset Quotes erd
23397 \end_inset
23398
23399
23400 \begin_inset Quotes eld
23401 \end_inset
23402
23403 maïs
23404 \begin_inset Quotes erd
23405 \end_inset
23406
23407 , and 
23408 \begin_inset Quotes eld
23409 \end_inset
23410
23411 maître
23412 \begin_inset Quotes erd
23413 \end_inset
23414
23415 .
23416 \begin_inset LatexCommand index
23417 name "Dummy entries ! maïs"
23418
23419 \end_inset
23420
23421
23422 \begin_inset LatexCommand index
23423 name "Dummy entries ! maître"
23424
23425 \end_inset
23426
23427
23428 \begin_inset LatexCommand index
23429 name "Dummy entries ! maïs@maison"
23430
23431 \end_inset
23432
23433  They will be sorted in the order maïs, maître, maison, but we want the
23434  order maïs, maison, maître.
23435  To achieve this, we use the command
23436 \end_layout
23437
23438 \begin_layout Standard
23439
23440 \series bold
23441 previous entry@current entry
23442 \end_layout
23443
23444 \begin_layout Standard
23445 In our case we want to have 
23446 \begin_inset Quotes eld
23447 \end_inset
23448
23449 maison
23450 \begin_inset Quotes erd
23451 \end_inset
23452
23453  after 
23454 \begin_inset Quotes eld
23455 \end_inset
23456
23457 maïs
23458 \begin_inset Quotes erd
23459 \end_inset
23460
23461  and write therefore for the index entry of maison:
23462 \end_layout
23463
23464 \begin_layout Standard
23465
23466 \series bold
23467 maïs@maison
23468 \end_layout
23469
23470 \begin_layout Standard
23471 The previous entry needn't to be a real existing entry, you can also use
23472  another word to tell LaTeX the entry order, see the next subsection for
23473  an example.
23474 \end_layout
23475
23476 \begin_layout Subsection
23477 Index Entry Layout
23478 \begin_inset LatexCommand index
23479 name "Index ! Entry layout"
23480
23481 \end_inset
23482
23483
23484 \end_layout
23485
23486 \begin_layout Standard
23487 You can insert entries together with LaTeX-commands for the layout.
23488  If you need for example an italic entry, you can write
23489 \end_layout
23490
23491 \begin_layout Standard
23492
23493 \series bold
23494
23495 \backslash
23496 textit{This is an italic entry}
23497 \end_layout
23498
23499 \begin_layout Standard
23500 where the command 
23501 \series bold
23502
23503 \backslash
23504 textit
23505 \series default
23506  produces the italic layout.
23507 \begin_inset LatexCommand index
23508 name "Dummy entries ! This@\\textit{This is an italic entry}"
23509
23510 \end_inset
23511
23512  We refer to LaTeX books (
23513 \begin_inset LatexCommand cite
23514 key "latexcompanion,latexguide,latexbook"
23515
23516 \end_inset
23517
23518 ) for an overview of layout commands.
23519  There is only the problem, that layout commands destroy the sorting order.
23520  To avoid that our index entry appears as the first one, we use the following
23521  command instead:
23522 \end_layout
23523
23524 \begin_layout Standard
23525
23526 \series bold
23527 This@
23528 \backslash
23529 textit{This is an italic entry}
23530 \end_layout
23531
23532 \begin_layout Standard
23533 You can also format the page number using the character 
23534 \begin_inset Quotes eld
23535 \end_inset
23536
23537 |
23538 \begin_inset Quotes erd
23539 \end_inset
23540
23541  followed by a LaTeX-command without a backslash.
23542  We can write for example
23543 \end_layout
23544
23545 \begin_layout Standard
23546
23547 \series bold
23548 old-style page number:|oldstylenums
23549 \end_layout
23550
23551 \begin_layout Standard
23552 to get the page number in an old-style layout.
23553 \begin_inset LatexCommand index
23554 name "Dummy entries ! old-style page number:|oldstylenums"
23555
23556 \end_inset
23557
23558  Normally all LaTeX-commands begin with a backslash, but in this special
23559  case 
23560 \begin_inset Quotes eld
23561 \end_inset
23562
23563
23564 \series bold
23565 |command
23566 \series default
23567
23568 \begin_inset Quotes erd
23569 \end_inset
23570
23571  means 
23572 \series bold
23573
23574 \backslash
23575 command{page\InsetSpace ~
23576 number}
23577 \series default
23578 .
23579  Have a look at section\InsetSpace ~
23580
23581 \begin_inset LatexCommand ref
23582 reference "sub:LaTeX-Syntax"
23583
23584 \end_inset
23585
23586  to learn more about the LaTeX-syntax.
23587 \end_layout
23588
23589 \begin_layout Standard
23590 You can also change the layout for the whole index.
23591  E.g.
23592  we marked the index list box of this document as bold to get a bold font
23593  for all index entries.
23594 \end_layout
23595
23596 \begin_layout Subsection
23597 Index Program
23598 \begin_inset LatexCommand index
23599 name "Index ! Program"
23600
23601 \end_inset
23602
23603
23604 \begin_inset LatexCommand label
23605 name "sub:Index-Program"
23606
23607 \end_inset
23608
23609
23610 \end_layout
23611
23612 \begin_layout Standard
23613 LyX uses for the index generation by default the program 
23614 \family sans
23615 makeindex
23616 \family default
23617 .
23618  This programs can be controlled by options that can be set in LyX's preferences
23619  dialog under 
23620 \family sans
23621 Outputs
23622 \family default
23623
23624 \family sans
23625 LaT
23626 \begin_inset ERT
23627 status collapsed
23628
23629 \begin_layout Standard
23630
23631 {}
23632 \end_layout
23633
23634 \end_inset
23635
23636 eX
23637 \family default
23638  in the field 
23639 \family sans
23640 Index\InsetSpace ~
23641 command
23642 \family default
23643 .
23644  You can also specify there another program to generate the index, for example
23645  
23646 \family sans
23647 xindy
23648 \family default
23649 .
23650  Before you change something there, it is strongly recommended to read the
23651  manuals of the programs.
23652 \end_layout
23653
23654 \begin_layout Section
23655 Nomenclature / Glossary 
23656 \begin_inset LatexCommand index
23657 name "Nomenclature"
23658
23659 \end_inset
23660
23661
23662 \begin_inset LatexCommand index
23663 name "Glossary|see{Nomenclature}"
23664
23665 \end_inset
23666
23667
23668 \begin_inset LatexCommand label
23669 name "sec:Nomenclature"
23670
23671 \end_inset
23672
23673
23674 \end_layout
23675
23676 \begin_layout Standard
23677 Sometimes you need to compile a list of symbols that are mentioned in your
23678  document with a brief explanation of them -- a so called nomenclature or
23679  glossary.
23680 \end_layout
23681
23682 \begin_layout Standard
23683 To be able to create nomenclatures, you need the LaTeX package 
23684 \series bold
23685 nomencl
23686 \begin_inset LatexCommand index
23687 name "LaTeX-packages ! nomencl"
23688
23689 \end_inset
23690
23691
23692 \series default
23693  installed.
23694  You find it in the TeX Catalogue, 
23695 \begin_inset LatexCommand cite
23696 key "TeXCatalogue"
23697
23698 \end_inset
23699
23700  or in the package manager of your LaTeX-system.
23701 \end_layout
23702
23703 \begin_layout Standard
23704 A nomenclature entry is created if you place the cursor after a symbol entry
23705  and then use the menu 
23706 \family sans
23707 Insert\SpecialChar \menuseparator
23708
23709 \family default
23710 N
23711 \family sans
23712 omenclature\InsetSpace ~
23713 Entry
23714 \family default
23715  or the toobar button 
23716 \begin_inset Graphics
23717         filename ../images/nomencl-insert.xpm
23718         BoundingBox 0bp 5bp 20bp 20bp
23719
23720 \end_inset
23721
23722 .
23723  A gray box labeled 
23724 \begin_inset Quotes eld
23725 \end_inset
23726
23727
23728 \family sans
23729 Nom
23730 \family default
23731
23732 \begin_inset Quotes erd
23733 \end_inset
23734
23735  is inserted and a window pops up asking for the nomenclature entry.
23736 \end_layout
23737
23738 \begin_layout Standard
23739 A nomenclature entry consists of two main entries.
23740  The first is the symbol that you want to refer to.
23741  The second is the description of the symbol.
23742 \end_layout
23743
23744 \begin_layout Standard
23745 \begin_inset Note Greyedout
23746 status open
23747
23748 \begin_layout Standard
23749
23750 \series bold
23751 Note:
23752 \series default
23753  Like for the index entry dialog, you have to enter valid LaTeX-code for
23754  all fields of the nomenclature dialog.
23755 \end_layout
23756
23757 \end_inset
23758
23759
23760 \end_layout
23761
23762 \begin_layout Subsection
23763 Nomenclature Definition and Layout
23764 \begin_inset LatexCommand index
23765 name "Nomenclature ! Layout"
23766
23767 \end_inset
23768
23769
23770 \end_layout
23771
23772 \begin_layout Standard
23773 When you have symbols in formulas, you have to define them in the 
23774 \family sans
23775 Symbol
23776 \family default
23777  field as LaTeX-formula.
23778  For example to get 
23779 \begin_inset Quotes eld
23780 \end_inset
23781
23782
23783 \begin_inset Formula $\sigma$
23784 \end_inset
23785
23786
23787 \begin_inset Quotes erd
23788 \end_inset
23789
23790 , insert this:
23791 \newline
23792
23793 \series bold
23794 $
23795 \backslash
23796 sigma$
23797 \newline
23798
23799 \series default
23800 The 
23801 \begin_inset Quotes eld
23802 \end_inset
23803
23804 $
23805 \begin_inset Quotes erd
23806 \end_inset
23807
23808  character hereby starts/ends the formula.
23809  The LaTeX-command for the Greek letter is the name of the letter beginning
23810  with a backslash 
23811 \begin_inset Quotes eld
23812 \end_inset
23813
23814
23815 \backslash
23816
23817 \begin_inset Quotes erd
23818 \end_inset
23819
23820 .
23821  For capital Greek letters, start the command also with a capital letter,
23822  like 
23823 \series bold
23824
23825 \backslash
23826 Sigma
23827 \series default
23828 .
23829 \end_layout
23830
23831 \begin_layout Standard
23832 (A short introduction to the LaTeX-syntax is given in section\InsetSpace ~
23833
23834 \begin_inset LatexCommand ref
23835 reference "sub:LaTeX-Syntax"
23836
23837 \end_inset
23838
23839 .)
23840 \end_layout
23841
23842 \begin_layout Standard
23843 You cannot use the 
23844 \family sans
23845 Text\InsetSpace ~
23846 Style
23847 \family default
23848  dialog to format the description text but have to use LaTeX-commands.
23849  For example the description of the nomenclature entry for the 
23850 \begin_inset Quotes eld
23851 \end_inset
23852
23853
23854 \begin_inset Formula $\sigma$
23855 \end_inset
23856
23857
23858 \begin_inset Quotes erd
23859 \end_inset
23860
23861  in this document is:
23862 \newline
23863
23864 \series bold
23865 dummy entry for the character 
23866 \backslash
23867 textsf{sigma}
23868 \series default
23869
23870 \newline
23871 The command 
23872 \series bold
23873
23874 \backslash
23875 textsf
23876 \series default
23877  sets the fonts to 
23878 \family sans
23879 sans\InsetSpace ~
23880 serif
23881 \family default
23882 .
23883  To get 
23884 \series bold
23885 bold
23886 \series default
23887  font use the command 
23888 \series bold
23889
23890 \backslash
23891 textbf
23892 \series default
23893 , for 
23894 \family typewriter
23895 typewriter
23896 \family default
23897  use 
23898 \series bold
23899
23900 \backslash
23901 texttt
23902 \series default
23903 , for 
23904 \emph on
23905 emphasized
23906 \emph default
23907  use 
23908 \series bold
23909
23910 \backslash
23911 emph
23912 \series default
23913 .
23914 \end_layout
23915
23916 \begin_layout Subsection
23917 Sort Order of Nomenclature Entries
23918 \begin_inset LatexCommand index
23919 name "Nomenclature ! Sort order"
23920
23921 \end_inset
23922
23923
23924 \end_layout
23925
23926 \begin_layout Standard
23927 The nomenclature entries are sorted alphabetically by the LaTeX-code of
23928  the symbol definition.
23929  This leads to undesired results when you for example have symbols in formulas.
23930  Suppose you have nomenclature entries for the symbols 
23931 \emph on
23932 a
23933 \begin_inset LatexCommand nomenclature
23934 symbol "a"
23935 description "dummy entry for the character \"a\"\\nomnorefpage"
23936
23937 \end_inset
23938
23939
23940 \emph default
23941  and 
23942 \begin_inset Formula $\sigma$
23943 \end_inset
23944
23945
23946 \begin_inset LatexCommand nomenclature
23947 prefix "sigma"
23948 symbol "$\\sigma$"
23949 description "dummy entry for the character \\textsf{sigma}"
23950
23951 \end_inset
23952
23953 .
23954  They will be sorted by 
23955 \begin_inset Quotes eld
23956 \end_inset
23957
23958
23959 \family sans
23960 a
23961 \family default
23962
23963 \begin_inset Quotes erd
23964 \end_inset
23965
23966  and 
23967 \begin_inset Quotes eld
23968 \end_inset
23969
23970
23971 \family typewriter
23972 $
23973 \backslash
23974 sigma$
23975 \family default
23976
23977 \begin_inset Quotes erd
23978 \end_inset
23979
23980  -- the 
23981 \begin_inset Formula $\sigma$
23982 \end_inset
23983
23984  will be sorted before the 
23985 \emph on
23986 a
23987 \emph default
23988  since the character 
23989 \begin_inset Quotes eld
23990 \end_inset
23991
23992 $
23993 \begin_inset Quotes erd
23994 \end_inset
23995
23996  is considered in sorting.
23997 \end_layout
23998
23999 \begin_layout Standard
24000 To control the sort order, you can edit the 
24001 \family sans
24002 Sort\InsetSpace ~
24003 as
24004 \family default
24005  field of the nomenclature dialog.
24006  Then the nomenclature entry will be sorted by this entry and not the symbol
24007  definition.
24008  For the given example, you can insert 
24009 \family typewriter
24010 sigma
24011 \family default
24012  to this field for the 
24013 \begin_inset Formula $\sigma$
24014 \end_inset
24015
24016 , then 
24017 \emph on
24018 a
24019 \emph default
24020  will be located before 
24021 \begin_inset Formula $\sigma$
24022 \end_inset
24023
24024 .
24025 \end_layout
24026
24027 \begin_layout Standard
24028 For subgrouping and tips for using sort entries see the 
24029 \series bold
24030 nomencl
24031 \series default
24032  documentation, 
24033 \begin_inset LatexCommand cite
24034 key "nomencl"
24035
24036 \end_inset
24037
24038 .
24039 \end_layout
24040
24041 \begin_layout Subsection
24042 Nomenclature Options
24043 \begin_inset LatexCommand index
24044 name "Nomenclature ! Options"
24045
24046 \end_inset
24047
24048
24049 \end_layout
24050
24051 \begin_layout Standard
24052 The 
24053 \series bold
24054 nomencl
24055 \series default
24056  package offers some options to adjust the appearance of the nomenclature.
24057  Here are some of its options, for more have a look at its documentation:
24058 \end_layout
24059
24060 \begin_layout Description
24061 refeq Appends the phrase 
24062 \begin_inset Quotes eld
24063 \end_inset
24064
24065
24066 \family sans
24067 , see equation (
24068 \emph on
24069 eq
24070 \emph default
24071 )
24072 \family default
24073
24074 \begin_inset Quotes erd
24075 \end_inset
24076
24077  to every nomenclature entry, where 
24078 \family sans
24079 \emph on
24080 eq
24081 \family default
24082 \emph default
24083  is the number of the last equation in front of the nomenclature entry
24084 \end_layout
24085
24086 \begin_layout Description
24087 refpage Appends the phrase 
24088 \begin_inset Quotes eld
24089 \end_inset
24090
24091
24092 \family sans
24093 , page (
24094 \emph on
24095 page
24096 \emph default
24097 )
24098 \family default
24099
24100 \begin_inset Quotes erd
24101 \end_inset
24102
24103  to every nomenclature entry, where 
24104 \family sans
24105 \emph on
24106 page
24107 \family default
24108 \emph default
24109  is the number of the page on which the nomenclature entry appeared
24110 \end_layout
24111
24112 \begin_layout Description
24113 intoc Inserts the nomenclature in the Table of Contents
24114 \end_layout
24115
24116 \begin_layout Standard
24117 There are furthermore the options 
24118 \series bold
24119 croatian
24120 \series default
24121
24122 \series bold
24123 danish
24124 \series default
24125
24126 \series bold
24127 english
24128 \series default
24129
24130 \series bold
24131 french
24132 \series default
24133
24134 \series bold
24135 german
24136 \series default
24137
24138 \series bold
24139 italian
24140 \series default
24141
24142 \series bold
24143 polish
24144 \series default
24145
24146 \series bold
24147 portuguese
24148 \series default
24149
24150 \series bold
24151 russian
24152 \series default
24153
24154 \series bold
24155 spanish
24156 \series default
24157 , and 
24158 \series bold
24159 ukrainian
24160 \series default
24161  to print the reference texts and the nomenclature title in the corresponding
24162  language.
24163 \end_layout
24164
24165 \begin_layout Standard
24166 To use one or more of the options, add them to the comma-separated document
24167  class options list in the 
24168 \family sans
24169 Document\SpecialChar \menuseparator
24170 Settings
24171 \family default
24172  dialog.
24173  In this document the options 
24174 \series bold
24175 intoc
24176 \series default
24177  and 
24178 \series bold
24179 refpage
24180 \series default
24181  are used.
24182 \end_layout
24183
24184 \begin_layout Standard
24185 \begin_inset VSpace bigskip
24186 \end_inset
24187
24188
24189 \end_layout
24190
24191 \begin_layout Standard
24192 You can also use the first two options above only for certain nomenclature
24193  entries when you add one of the following commands as last entry to the
24194  
24195 \family sans
24196 Description
24197 \family default
24198  field in the nomenclature dialog:
24199 \end_layout
24200
24201 \begin_layout Description
24202
24203 \backslash
24204 nomrefeq Like the 
24205 \series bold
24206 refeq
24207 \series default
24208  option
24209 \end_layout
24210
24211 \begin_layout Description
24212
24213 \backslash
24214 nomrefpage Like the 
24215 \series bold
24216 refpage
24217 \series default
24218  option
24219 \end_layout
24220
24221 \begin_layout Description
24222
24223 \backslash
24224 nomrefeqpage Short notation of 
24225 \series bold
24226
24227 \backslash
24228 nomrefeq
24229 \backslash
24230 nomrefpage
24231 \end_layout
24232
24233 \begin_layout Description
24234
24235 \backslash
24236 nomnorefeq,\InsetSpace ~
24237
24238 \backslash
24239 nomnorefpage,\InsetSpace ~
24240
24241 \backslash
24242 nomnorefeqpage Turns off the corresponding options
24243 \end_layout
24244
24245 \begin_layout Standard
24246 The option 
24247 \series bold
24248
24249 \backslash
24250 nomnorefpage
24251 \series default
24252  was used in this document in the nomenclature entry for the 
24253 \begin_inset Quotes eld
24254 \end_inset
24255
24256 a
24257 \begin_inset Quotes erd
24258 \end_inset
24259
24260 .
24261 \end_layout
24262
24263 \begin_layout Subsection
24264 Printing the Nomenclature
24265 \begin_inset LatexCommand index
24266 name "Nomenclature ! Printing"
24267
24268 \end_inset
24269
24270
24271 \end_layout
24272
24273 \begin_layout Standard
24274 To print the nomenclature, use the menu 
24275 \family sans
24276 Insert\SpecialChar \menuseparator
24277 Lists\InsetSpace ~
24278 /\InsetSpace ~
24279 TOC\SpecialChar \menuseparator
24280 Nomenclature
24281 \family default
24282 .
24283  A light blue box labeled 
24284 \begin_inset Quotes eld
24285 \end_inset
24286
24287
24288 \family sans
24289 Nomenclature
24290 \family default
24291
24292 \begin_inset Quotes erd
24293 \end_inset
24294
24295  will show the place where the nomenclature is printed in the output.
24296  Like the index list box, the nomenclature list box is not clickable.
24297 \end_layout
24298
24299 \begin_layout Standard
24300 In the printed output the title of the nomenclature appears as 
24301 \begin_inset Quotes eld
24302 \end_inset
24303
24304 Nomenclature
24305 \begin_inset Quotes erd
24306 \end_inset
24307
24308 .
24309  If you are not happy with the name, you can change it by redefining the
24310  command 
24311 \series bold
24312
24313 \backslash
24314 nomname
24315 \series default
24316  in the preamble.
24317  For example, in order to change the name to 
24318 \emph on
24319 List of Symbols
24320 \emph default
24321 , add the following line to the preamble:
24322 \end_layout
24323
24324 \begin_layout Standard
24325
24326 \family roman
24327 \series bold
24328
24329 \backslash
24330 renewcommand{
24331 \backslash
24332 nomname}{List of Symbols}
24333 \end_layout
24334
24335 \begin_layout Standard
24336 \begin_inset VSpace defskip
24337 \end_inset
24338
24339
24340 \end_layout
24341
24342 \begin_layout Standard
24343 If you are unhappy with the amount of space for symbols, you can alter it
24344  by adding the following line to the preamble:
24345 \end_layout
24346
24347 \begin_layout Standard
24348
24349 \family roman
24350 \series bold
24351
24352 \backslash
24353 renewcommand{
24354 \backslash
24355 nomlabelwidth}{width}
24356 \end_layout
24357
24358 \begin_layout Standard
24359
24360 \family roman
24361 Where the width is a value with one of the units listed in Appendix\InsetSpace ~
24362
24363 \begin_inset LatexCommand ref
24364 reference "cha:Units-available-in"
24365
24366 \end_inset
24367
24368 .
24369  The default value is 1\InsetSpace \thinspace{}
24370 cm.
24371 \end_layout
24372
24373 \begin_layout Section
24374 Branches
24375 \begin_inset LatexCommand index
24376 name "Branches"
24377
24378 \end_inset
24379
24380
24381 \begin_inset LatexCommand index
24382 name "Document ! Branches"
24383
24384 \end_inset
24385
24386
24387 \begin_inset LatexCommand label
24388 name "sec:Branches"
24389
24390 \end_inset
24391
24392
24393 \end_layout
24394
24395 \begin_layout Standard
24396 Sometimes it is useful to hide some document parts in the output.
24397  For example a teacher who is setting an exam obviously doesn't want the
24398  pupils to see the answers, but having questions and answers in the same
24399  document will make the life of the markers of that exam much easier.
24400 \end_layout
24401
24402 \begin_layout Standard
24403 For these cases LyX offers to put text into branches.
24404  The text will then only appear in the output when its branch is activated.
24405  To create a branch, go in the 
24406 \family sans
24407 Document\SpecialChar \menuseparator
24408 Settings
24409 \family default
24410  dialog to 
24411 \family sans
24412 Branches
24413 \family default
24414 .
24415  The name of the branch, its activation state and the background color of
24416  the branches inside LyX can be specified in this dialog.
24417 \end_layout
24418
24419 \begin_layout Standard
24420 Text that should be in a branch is set into branch inset boxes.
24421  These boxes are inserted via the menu 
24422 \family sans
24423 Insert\SpecialChar \menuseparator
24424 Branch
24425 \family default
24426  where you can choose a branch.
24427  You can later change the branch of the boxes by right-clicking on them.
24428 \end_layout
24429
24430 \begin_layout Standard
24431 Here is an example, where only the question text appears, the answer branch
24432  is deactivated and does therefore not appear in the output:
24433 \end_layout
24434
24435 \begin_layout Standard
24436 \begin_inset Branch Question
24437 status open
24438
24439 \begin_layout Standard
24440 Question: Who was the first Physics Nobel prize winner?
24441 \end_layout
24442
24443 \end_inset
24444
24445
24446 \end_layout
24447
24448 \begin_layout Standard
24449 \begin_inset Branch Answer
24450 status collapsed
24451
24452 \begin_layout Standard
24453 Answer: Wilhelm Conrad Röntgen
24454 \end_layout
24455
24456 \end_inset
24457
24458
24459 \end_layout
24460
24461 \begin_layout Section
24462 ERT and the LaTeX Syntax
24463 \begin_inset LatexCommand label
24464 name "sec:ERT"
24465
24466 \end_inset
24467
24468
24469 \end_layout
24470
24471 \begin_layout Subsection
24472 ERT Boxes
24473 \begin_inset LatexCommand index
24474 name "ERT"
24475
24476 \end_inset
24477
24478
24479 \begin_inset LatexCommand label
24480 name "sub:ERT-Boxes"
24481
24482 \end_inset
24483
24484
24485 \end_layout
24486
24487 \begin_layout Standard
24488 As LyX uses LaTeX in the background, it supports many LaTeX commands and
24489  constructs, but not all.
24490  LaTeX contains of hundreds of packages which provide different commands.
24491  Every month many packages are updated and new ones added.
24492  This has the advantage that you can typeset nearly everything, for every
24493  problem exists a LaTeX-package.
24494  But LyX can of course not be up to date and support all these packages
24495  and their commands.
24496 \end_layout
24497
24498 \begin_layout Standard
24499 But don't worry, you can use any LaTeX-command directly in LyX inside the
24500  ERT box.
24501  ERT stands for 
24502 \begin_inset Quotes eld
24503 \end_inset
24504
24505 evil red text
24506 \begin_inset Quotes erd
24507 \end_inset
24508
24509 , evil because LyX is designed to avoid that you have to use LaTeX-commands.
24510  An ERT box is created by the menu 
24511 \family sans
24512 Insert\SpecialChar \menuseparator
24513 TeX
24514 \family default
24515  or by the toolbar button 
24516 \begin_inset Graphics
24517         filename ../images/ert-insert.xpm
24518
24519 \end_inset
24520
24521 .
24522  The box itself can be displayed in three different styles: 
24523 \family sans
24524 Inline
24525 \family default
24526
24527 \family sans
24528 Collapsed
24529 \family default
24530 , and 
24531 \family sans
24532 Open
24533 \family default
24534 .
24535  To change the style, right-click on the box and use the appearing dialog.
24536  Left-clicking on the box will switch between 
24537 \family sans
24538 Collapsed
24539 \family default
24540  and 
24541 \family sans
24542 Open
24543 \family default
24544 .
24545 \end_layout
24546
24547 \begin_layout Standard
24548 You can insert complete or incomplete commands into ERT.
24549  Incomplete means that the command argument can be Standard LyX text.
24550  For example you want to draw a frame around a word and uses therefore the
24551  LaTeX-command 
24552 \series bold
24553
24554 \backslash
24555 fbox
24556 \series default
24557 , you can write the command part 
24558 \series bold
24559
24560 \backslash
24561 fbox{
24562 \series default
24563  in an ERT box before the word and the closing brace 
24564 \series bold
24565 }
24566 \series default
24567  in a second ERT box behind the word.
24568  The word between the two ERT boxes is then the argument as it is in the
24569  following example:
24570 \end_layout
24571
24572 \begin_layout Standard
24573 \begin_inset Graphics
24574         filename clipart/ERT.png
24575         scale 89
24576
24577 \end_inset
24578
24579
24580 \end_layout
24581
24582 \begin_layout Standard
24583 gives
24584 \end_layout
24585
24586 \begin_layout Standard
24587 This is a line with a 
24588 \begin_inset ERT
24589 status collapsed
24590
24591 \begin_layout Standard
24592
24593
24594 \backslash
24595 fbox{
24596 \end_layout
24597
24598 \end_inset
24599
24600 framed
24601 \begin_inset ERT
24602 status collapsed
24603
24604 \begin_layout Standard
24605
24606 }
24607 \end_layout
24608
24609 \end_inset
24610
24611  word.
24612 \end_layout
24613
24614 \begin_layout Standard
24615 \begin_inset Note Greyedout
24616 status open
24617
24618 \begin_layout Standard
24619
24620 \series bold
24621 Note:
24622 \series default
24623  At the end of LaTeX-commands without parameters, you have to insert a space
24624  to let LaTeX know that the command is finished.
24625 \end_layout
24626
24627 \end_inset
24628
24629
24630 \end_layout
24631
24632 \begin_layout Subsection
24633 Short Introduction to the LaTeX Syntax
24634 \begin_inset OptArg
24635 status collapsed
24636
24637 \begin_layout Standard
24638 The LaTeX Syntax
24639 \end_layout
24640
24641 \end_inset
24642
24643
24644 \begin_inset LatexCommand index
24645 name "LaTeX Syntax"
24646
24647 \end_inset
24648
24649
24650 \begin_inset LatexCommand label
24651 name "sub:LaTeX-Syntax"
24652
24653 \end_inset
24654
24655
24656 \end_layout
24657
24658 \begin_layout Standard
24659 When you write larger documents or books, you will need to know something
24660  about the LaTeX-commands that LyX uses in the background.
24661  Because LaTeX is based on commands, you can 
24662 \begin_inset Quotes eld
24663 \end_inset
24664
24665 program
24666 \begin_inset Quotes erd
24667 \end_inset
24668
24669  your text.
24670  This has the advantage that the layout of the document can be changed at
24671  every time if you know the right commands.
24672  E.g.
24673  imagine you have to write a manual for a product and the deadline is at
24674  the end of the day.
24675  Your boss just has complimented you for your good work but wants to have
24676  all caption labels bold.
24677  But you have over hundred figure and table captions with non-bold labels
24678  in your manual.
24679  Of course it's impossible to change all caption labels by hand in one day.
24680 \end_layout
24681
24682 \begin_layout Standard
24683 Now LaTeX comes into play.
24684  As written above, for every problem exists a LaTeX-package.
24685  First you have to find out which and therefore look in the LaTeX package
24686  database, 
24687 \begin_inset LatexCommand cite
24688 key "Catalogue"
24689
24690 \end_inset
24691
24692 .
24693 \end_layout
24694
24695 \begin_layout Standard
24696 As result you know that the package 
24697 \series bold
24698 caption
24699 \series default
24700
24701 \begin_inset LatexCommand index
24702 name "LaTeX-packages ! caption"
24703
24704 \end_inset
24705
24706  is what you need.
24707  To use a package, you have to load it in the document preamble (menu 
24708 \family sans
24709 Document\SpecialChar \menuseparator
24710 Settings
24711 \family default
24712 ) with the command
24713 \end_layout
24714
24715 \begin_layout Standard
24716
24717 \series bold
24718
24719 \backslash
24720 usepackage[options]{package name}
24721 \end_layout
24722
24723 \begin_layout Standard
24724 All LaTeX commands begin with a backslash, the command argument is set within
24725  two braces, and the options are set within two brackets.
24726  Note that not all commands have an argument and options.
24727 \end_layout
24728
24729 \begin_layout Standard
24730 In your case the package name is 
24731 \series bold
24732 caption
24733 \series default
24734 .
24735  After a look in the documentation of the package, you know that the option
24736  
24737 \series bold
24738 labelfont=bf
24739 \series default
24740  will change the font of all caption labels to bold.
24741  So you add the command
24742 \end_layout
24743
24744 \begin_layout Standard
24745
24746 \series bold
24747
24748 \backslash
24749 usepackage[labelfont=bf]{caption}
24750 \end_layout
24751
24752 \begin_layout Standard
24753 to the preamble and the problem is solved.
24754 \end_layout
24755
24756 \begin_layout Standard
24757 Note that some document classes have built-in solutions for well known problems
24758  like your case.
24759  For example if you use a 
24760 \family typewriter
24761 koma-scrip
24762 \family default
24763 t class, you don't need the package 
24764 \series bold
24765 caption
24766 \series default
24767 , you can instead write
24768 \end_layout
24769
24770 \begin_layout Standard
24771
24772 \series bold
24773
24774 \backslash
24775 setkomafont{captionlabel}{
24776 \backslash
24777 bfseries}
24778 \end_layout
24779
24780 \begin_layout Standard
24781 in the preamble and the problem is solved.
24782  So if you plan to write a large document, you should have a look at the
24783  documentation of the document class you want to use.
24784  (Btw.
24785  
24786 \series bold
24787
24788 \backslash
24789 setkomafont
24790 \series default
24791  is an example for a command with more than one argument.)
24792 \end_layout
24793
24794 \begin_layout Standard
24795 Commands in the preamble affects the whole document, while commands in the
24796  text affects only the text after the command or only the text used as command
24797  argument.
24798  To insert a LaTeX-command in text, use the ERT box as described in the
24799  previous section.
24800 \end_layout
24801
24802 \begin_layout Standard
24803 If you want to learn more about LaTeX and its syntax, have a look at the
24804  LaTeX-books 
24805 \begin_inset LatexCommand cite
24806 key "latexcompanion,latexguide"
24807
24808 \end_inset
24809
24810 .
24811  
24812 \end_layout
24813
24814 \begin_layout Section
24815 Previewing Snippets of your Document
24816 \begin_inset LatexCommand index
24817 name "Instant preview"
24818
24819 \end_inset
24820
24821
24822 \begin_inset LatexCommand label
24823 name "sec:Previewing-snippets-of"
24824
24825 \end_inset
24826
24827
24828 \begin_inset LatexCommand index
24829 name "Document ! Preview"
24830
24831 \end_inset
24832
24833
24834 \end_layout
24835
24836 \begin_layout Standard
24837 LyX allows you to generate previews of sections of your document on the
24838  fly so you can see how they'll look in the final document without having
24839  to break your train of thought with 
24840 \family sans
24841 View\SpecialChar \menuseparator
24842 DVI
24843 \family default
24844 .
24845 \end_layout
24846
24847 \begin_layout Standard
24848 If you would for example like to see in LyX your math formulas typeset by
24849  LaTeX, install the LaTeX-package 
24850 \series bold
24851 preview-latex
24852 \begin_inset LatexCommand index
24853 name "LaTeX-packages ! preview-latex"
24854
24855 \end_inset
24856
24857
24858 \series default
24859  as explained below, and turn on 
24860 \family sans
24861 Instant\InsetSpace ~
24862 preview
24863 \family default
24864  in the 
24865 \family sans
24866 Tools\SpecialChar \menuseparator
24867 Preferences 
24868 \family default
24869 dialog under 
24870 \family sans
24871 Look\InsetSpace ~
24872 and\InsetSpace ~
24873 feel\SpecialChar \menuseparator
24874 Graphics
24875 \family default
24876 .
24877 \end_layout
24878
24879 \begin_layout Standard
24880 Previews are generated when you load a document into LyX and when you finish
24881  editing an inset.
24882  Previews of an already loaded document are 
24883 \emph on
24884 not
24885 \emph default
24886  generated just by selecting the 
24887 \family sans
24888 Instant\InsetSpace ~
24889 preview
24890 \family default
24891  check box, you have to reopen the documents to activate the previews.
24892 \end_layout
24893
24894 \begin_layout Standard
24895 LyX will generate previews of math insets.
24896  It will also generate previews of include insets if you select the 
24897 \family sans
24898 Show\InsetSpace ~
24899 preview
24900 \family default
24901  check box in the insert dialog.
24902  This is useful if you wish to generate a preview of a LaTeX figure, for
24903  example.
24904 \end_layout
24905
24906 \begin_layout Standard
24907 To get previews working, you need the LaTeX package 
24908 \series bold
24909 preview-latex
24910 \series default
24911  (on some systems named simply 
24912 \series bold
24913 preview
24914 \series default
24915 ) installed.
24916  You find it in the TeX Catalogue, 
24917 \begin_inset LatexCommand cite
24918 key "TeXCatalogue"
24919
24920 \end_inset
24921
24922  or in the package manager of your LaTeX-system.
24923  You obtain prettier results if you install the program 
24924 \family typewriter
24925 pnmcrop
24926 \family default
24927  from the 
24928 \family typewriter
24929 netpbm
24930 \family default
24931  package; for LyX on Windows this program is automatically installed together
24932  with LyX.
24933 \end_layout
24934
24935 \begin_layout Standard
24936 \begin_inset VSpace bigskip
24937 \end_inset
24938
24939
24940 \end_layout
24941
24942 \begin_layout Standard
24943 You can furthermore preview the LaTeX source of the whole document or parts
24944  of it.
24945  Use the menu 
24946 \family sans
24947 View\SpecialChar \menuseparator
24948 View\InsetSpace ~
24949 Source
24950 \family default
24951  and a window will be shown where you can see the LaTeX-source code.
24952  The window shows the source of the whole paragraph where the cursor is
24953  currently in.
24954  You can also select document parts in LyX's main window, then only this
24955  selection (when it is more than one paragraph) is shown as source code.
24956  To view the whole document as source, enable the corresponding option in
24957  the source view window.
24958 \end_layout
24959
24960 \begin_layout Section
24961 Spell Checking
24962 \begin_inset LatexCommand label
24963 name "sec:Spellchecking"
24964
24965 \end_inset
24966
24967
24968 \begin_inset LatexCommand index
24969 name "Spell checking"
24970
24971 \end_inset
24972
24973
24974 \end_layout
24975
24976 \begin_layout Standard
24977 LyX itself has no built-in spell checker.
24978  Rather it uses one of the external programs 
24979 \family typewriter
24980 aspell
24981 \family default
24982
24983 \family typewriter
24984 ispell
24985 \family default
24986
24987 \family typewriter
24988 hspell
24989 \family default
24990 , or 
24991 \family sans
24992 pspell
24993 \family default
24994  as backend.
24995  This section assumes you have already installed and set up one of these
24996  programs.
24997  
24998 \family typewriter
24999 aspell
25000 \family default
25001  can be seen as successor of 
25002 \family typewriter
25003 ispell
25004 \family default
25005 , so that it is recommended to use aspell.
25006  
25007 \family sans
25008 hspell
25009 \family default
25010  is a Hebrew spell-checker.
25011  The used spell checker ind its settings are specified in LyX's preferences
25012  under 
25013 \family sans
25014 Language Settings
25015 \family default
25016 .
25017 \end_layout
25018
25019 \begin_layout Standard
25020 For LyX on Windows, the selection box for the spell checking program is
25021  greyed out in the preferences dialog because only 
25022 \family sans
25023 aspell
25024 \family default
25025  can be used.
25026 \end_layout
25027
25028 \begin_layout Standard
25029 The menu
25030 \family sans
25031  Tools\SpecialChar \menuseparator
25032 Spellchecker
25033 \family default
25034  starts the spell checking beginning from the current cursor position.
25035  A dialog window will appear showing any incorrect (or unknown) word found,
25036  allowing you to edit and replace it in a second line.
25037  Whenever an unknown word is found, the word is highlighted and the text
25038  scrolled so that it is visible.
25039  In the 
25040 \family sans
25041 spell checker
25042 \family default
25043  dialog, there is also a box showing suggestions for a correction, if any
25044  could be found.
25045  Clicking on one of the corrections will copy to the 
25046 \family sans
25047 Replace
25048 \family default
25049  field, double-click invokes directly the replacement.
25050  Unknown but correctly typed words can be added to the personal dictionary.
25051 \end_layout
25052
25053 \begin_layout Standard
25054 By default, the used dictionary file is determined by the document language
25055  that is set in the 
25056 \family sans
25057 Document\SpecialChar \menuseparator
25058 Settings
25059 \family default
25060  dialog.
25061  If you do not have a dictionary for the document language, spell checking
25062  will bring an error message.
25063  In this case, you can specify another dictionary file in the dialog by
25064  specifying a different 
25065 \family sans
25066 Alternative language
25067 \family default
25068  in preferences dialog.
25069 \end_layout
25070
25071 \begin_layout Standard
25072 After a spell check you'll informed about the number of checked words.
25073 \end_layout
25074
25075 \begin_layout Subsubsection*
25076 Limitations
25077 \end_layout
25078
25079 \begin_layout Standard
25080 It is not possible to change the spelling of a particular word globally,
25081  rather than having to change the spelling separately for each occurrence
25082  of the word.
25083  But you can use the 
25084 \family sans
25085 Find\InsetSpace ~
25086 &\InsetSpace ~
25087 Replace
25088 \family default
25089  dialog for that.
25090 \end_layout
25091
25092 \begin_layout Standard
25093 LyX cannot correctly spell check documents containing multiple languages.
25094  This does work with 
25095 \family typewriter
25096 pspell
25097 \family default
25098 , assuming you have marked the different languages appropriately.
25099 \end_layout
25100
25101 \begin_layout Subsubsection*
25102 Further Settings
25103 \end_layout
25104
25105 \begin_layout Standard
25106 The 
25107 \family sans
25108 Spellchecker
25109 \family default
25110  section in the preferences dialog has some additional options:
25111 \end_layout
25112
25113 \begin_layout Description
25114 Escape\InsetSpace ~
25115 characters Allows you to add non-standard characters that the spell
25116  checker should consider, e.g.
25117  German umlauts although you spell check English document.
25118  This should not normally be needed.
25119 \end_layout
25120
25121 \begin_layout Description
25122 Personal\InsetSpace ~
25123 dictionary to use a different file than the spell checker's default
25124  choice as your personal dictionary
25125 \end_layout
25126
25127 \begin_layout Description
25128 Accept\InsetSpace ~
25129 compound\InsetSpace ~
25130 words Prevent the spell checker from complaining about compounded
25131  words like 
25132 \begin_inset Quotes eld
25133 \end_inset
25134
25135 passthrough
25136 \begin_inset Quotes erd
25137 \end_inset
25138
25139 .
25140 \end_layout
25141
25142 \begin_layout Description
25143 Use\InsetSpace ~
25144 input\InsetSpace ~
25145 encoding Uses the document encoding that is set in the 
25146 \family sans
25147 Document\SpecialChar \menuseparator
25148 Settings
25149 \family default
25150  dialog under 
25151 \family sans
25152 Language
25153 \family default
25154  also for the spellchecker.
25155 \begin_inset Foot
25156 status collapsed
25157
25158 \begin_layout Standard
25159 The encodings are explained in section\InsetSpace ~
25160
25161 \begin_inset LatexCommand ref
25162 reference "sub:Settings"
25163
25164 \end_inset
25165
25166 .
25167 \end_layout
25168
25169 \end_inset
25170
25171  Enable this if you can't spell check words with international letters in
25172  them.
25173  There have been reports that this does not work with all dictionaries,
25174  so this is disabled by default.
25175 \end_layout
25176
25177 \begin_layout Section
25178 Thesaurus
25179 \begin_inset LatexCommand index
25180 name "Thesaurus"
25181
25182 \end_inset
25183
25184
25185 \begin_inset LatexCommand label
25186 name "sec:Thesaurus"
25187
25188 \end_inset
25189
25190
25191 \end_layout
25192
25193 \begin_layout Standard
25194 Thesaurus currently only works when you use the document language English.
25195 \end_layout
25196
25197 \begin_layout Standard
25198 To start the thesaurus, highlight one word or set the cursor behind it,
25199  and use the menu 
25200 \family sans
25201 Tools\SpecialChar \menuseparator
25202 Thesaurus
25203 \family default
25204  or the toolbar button 
25205 \begin_inset Graphics
25206         filename ../images/thesaurus-entry.xpm
25207         BoundingBox 0bp 5bp 20bp 25bp
25208         rotateOrigin center
25209
25210 \end_inset
25211
25212 .
25213  A dialog pops up showing you probably related words that you can use as
25214  replacement.
25215 \end_layout
25216
25217 \begin_layout Standard
25218 The shown related words are in many cases not really related to the word
25219  you are currently checking, scrolling in the shown list might help in some
25220  cases to find related words.
25221 \end_layout
25222
25223 \begin_layout Standard
25224 The thesaurus only works for single words, and also only when it is in the
25225  singular form.
25226  For example starting the thesaurus with the word 
25227 \begin_inset Quotes eld
25228 \end_inset
25229
25230 reports
25231 \begin_inset Quotes erd
25232 \end_inset
25233
25234  leads to no results, while results are shown for the word 
25235 \begin_inset Quotes eld
25236 \end_inset
25237
25238 report
25239 \begin_inset Quotes erd
25240 \end_inset
25241
25242 .
25243  To avoid this, you can highlight only the part 
25244 \begin_inset Quotes eld
25245 \end_inset
25246
25247 report
25248 \begin_inset Quotes erd
25249 \end_inset
25250
25251  of the word 
25252 \begin_inset Quotes eld
25253 \end_inset
25254
25255 reports
25256 \begin_inset Quotes erd
25257 \end_inset
25258
25259  to get results.
25260 \end_layout
25261
25262 \begin_layout Section
25263 Change Tracking
25264 \begin_inset LatexCommand index
25265 name "Change Tracking"
25266
25267 \end_inset
25268
25269
25270 \begin_inset LatexCommand index
25271 name "Document ! Change Tracking"
25272
25273 \end_inset
25274
25275
25276 \begin_inset LatexCommand label
25277 name "sec:Change-Tracking"
25278
25279 \end_inset
25280
25281
25282 \end_layout
25283
25284 \begin_layout Standard
25285 When you work on a document together with many people it is extremely useful
25286  to see changes others made highlighted in the document.
25287  You can then decide if you accept a change or not.
25288  This can be achieved by turning on change tracking in the menu 
25289 \family sans
25290 Document\SpecialChar \menuseparator
25291 Change\InsetSpace ~
25292 Tracking\SpecialChar \menuseparator
25293 Track\InsetSpace ~
25294 Changes
25295 \family default
25296 .
25297 \end_layout
25298
25299 \begin_layout Standard
25300 Changes made in the document will then be highlighted by colors: 
25301 \color blue
25302 Blue text
25303 \color inherit
25304  is an addition, 
25305 \color red
25306 red canceled text
25307 \color inherit
25308  is a deletion.
25309  You can change the color in LyX's preferences dialog under 
25310 \family sans
25311 Look\InsetSpace ~
25312 and\InsetSpace ~
25313 feel
25314 \family default
25315
25316 \family sans
25317 Colors
25318 \family default
25319 .
25320 \end_layout
25321
25322 \begin_layout Standard
25323 When change tracking is activated, you will see the review toolbar in LyX:
25324 \begin_inset LatexCommand index
25325 name "Toolbar ! Review"
25326
25327 \end_inset
25328
25329
25330 \end_layout
25331
25332 \begin_layout Standard
25333 \begin_inset VSpace defskip
25334 \end_inset
25335
25336
25337 \end_layout
25338
25339 \begin_layout Standard
25340 \begin_inset Graphics
25341         filename clipart/ChangesToolbar.png
25342
25343 \end_inset
25344
25345
25346 \end_layout
25347
25348 \begin_layout Standard
25349 \begin_inset VSpace defskip
25350 \end_inset
25351
25352
25353 \end_layout
25354
25355 \begin_layout Standard
25356 The review toolbar as shown above contains from left to right the following
25357  buttons:
25358 \end_layout
25359
25360 \begin_layout Standard
25361 \begin_inset VSpace defskip
25362 \end_inset
25363
25364
25365 \end_layout
25366
25367 \begin_layout Standard
25368 \begin_inset Tabular
25369 <lyxtabular version="3" rows="10" columns="2">
25370 <features islongtable="true">
25371 <column alignment="left" valignment="top" width="0">
25372 <column alignment="left" valignment="top" width="0">
25373 <row interlinespace="2.5mm">
25374 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
25375 \begin_inset Text
25376
25377 \begin_layout Standard
25378 \begin_inset Graphics
25379         filename ../images/changes-track.xpm
25380         BoundingBox 0bp 5bp 20bp 25bp
25381         rotateOrigin center
25382
25383 \end_inset
25384
25385
25386 \end_layout
25387
25388 \end_inset
25389 </cell>
25390 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
25391 \begin_inset Text
25392
25393 \begin_layout Standard
25394
25395 \family sans
25396 Document\SpecialChar \menuseparator
25397 Change\InsetSpace ~
25398 Tracking\SpecialChar \menuseparator
25399 Track\InsetSpace ~
25400 Changes
25401 \end_layout
25402
25403 \end_inset
25404 </cell>
25405 </row>
25406 <row interlinespace="2.5mm">
25407 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
25408 \begin_inset Text
25409
25410 \begin_layout Standard
25411 \begin_inset Graphics
25412         filename ../images/changes-output.xpm
25413         BoundingBox 0bp 5bp 20bp 25bp
25414         rotateOrigin center
25415
25416 \end_inset
25417
25418
25419 \end_layout
25420
25421 \end_inset
25422 </cell>
25423 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
25424 \begin_inset Text
25425
25426 \begin_layout Standard
25427
25428 \family sans
25429 Document\SpecialChar \menuseparator
25430 Change\InsetSpace ~
25431 Tracking\SpecialChar \menuseparator
25432 Show\InsetSpace ~
25433 Changes\InsetSpace ~
25434 in\InsetSpace ~
25435 Output
25436 \end_layout
25437
25438 \end_inset
25439 </cell>
25440 </row>
25441 <row interlinespace="2.5mm">
25442 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
25443 \begin_inset Text
25444
25445 \begin_layout Standard
25446 \begin_inset Graphics
25447         filename ../images/change-next.xpm
25448         BoundingBox 0bp 5bp 20bp 25bp
25449         rotateOrigin center
25450
25451 \end_inset
25452
25453
25454 \end_layout
25455
25456 \end_inset
25457 </cell>
25458 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
25459 \begin_inset Text
25460
25461 \begin_layout Standard
25462 Jumps to the next change
25463 \end_layout
25464
25465 \end_inset
25466 </cell>
25467 </row>
25468 <row interlinespace="2.5mm">
25469 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
25470 \begin_inset Text
25471
25472 \begin_layout Standard
25473 \begin_inset Graphics
25474         filename ../images/change-accept.xpm
25475         BoundingBox 0bp 5bp 20bp 25bp
25476         rotateOrigin center
25477
25478 \end_inset
25479
25480
25481 \end_layout
25482
25483 \end_inset
25484 </cell>
25485 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
25486 \begin_inset Text
25487
25488 \begin_layout Standard
25489
25490 \family sans
25491 Document\SpecialChar \menuseparator
25492 Change\InsetSpace ~
25493 Tracking\SpecialChar \menuseparator
25494 Accept\InsetSpace ~
25495 Change
25496 \end_layout
25497
25498 \end_inset
25499 </cell>
25500 </row>
25501 <row interlinespace="2.5mm">
25502 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
25503 \begin_inset Text
25504
25505 \begin_layout Standard
25506 \begin_inset Graphics
25507         filename ../images/change-reject.xpm
25508         BoundingBox 0bp 5bp 20bp 25bp
25509         rotateOrigin center
25510
25511 \end_inset
25512
25513
25514 \end_layout
25515
25516 \end_inset
25517 </cell>
25518 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
25519 \begin_inset Text
25520
25521 \begin_layout Standard
25522
25523 \family sans
25524 Document\SpecialChar \menuseparator
25525 Change\InsetSpace ~
25526 Tracking\SpecialChar \menuseparator
25527 Reject\InsetSpace ~
25528 Change
25529 \end_layout
25530
25531 \end_inset
25532 </cell>
25533 </row>
25534 <row interlinespace="2.5mm">
25535 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
25536 \begin_inset Text
25537
25538 \begin_layout Standard
25539 \begin_inset Graphics
25540         filename ../images/changes-merge.xpm
25541         BoundingBox 0bp 5bp 20bp 25bp
25542         rotateOrigin center
25543
25544 \end_inset
25545
25546
25547 \end_layout
25548
25549 \end_inset
25550 </cell>
25551 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
25552 \begin_inset Text
25553
25554 \begin_layout Standard
25555
25556 \family sans
25557 Document\SpecialChar \menuseparator
25558 Change\InsetSpace ~
25559 Tracking\SpecialChar \menuseparator
25560 Merge\InsetSpace ~
25561 Changes
25562 \end_layout
25563
25564 \end_inset
25565 </cell>
25566 </row>
25567 <row interlinespace="2.5mm">
25568 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
25569 \begin_inset Text
25570
25571 \begin_layout Standard
25572 \begin_inset Graphics
25573         filename ../images/all-changes-accept.xpm
25574         BoundingBox 0bp 5bp 20bp 25bp
25575         rotateOrigin center
25576
25577 \end_inset
25578
25579
25580 \end_layout
25581
25582 \end_inset
25583 </cell>
25584 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
25585 \begin_inset Text
25586
25587 \begin_layout Standard
25588
25589 \family sans
25590 Document\SpecialChar \menuseparator
25591 Change\InsetSpace ~
25592 Tracking\SpecialChar \menuseparator
25593 Accept\InsetSpace ~
25594 All\InsetSpace ~
25595 Changes
25596 \end_layout
25597
25598 \end_inset
25599 </cell>
25600 </row>
25601 <row interlinespace="2.5mm">
25602 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
25603 \begin_inset Text
25604
25605 \begin_layout Standard
25606 \begin_inset Graphics
25607         filename ../images/all-changes-reject.xpm
25608         BoundingBox 0bp 5bp 20bp 25bp
25609         rotateOrigin center
25610
25611 \end_inset
25612
25613
25614 \end_layout
25615
25616 \end_inset
25617 </cell>
25618 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
25619 \begin_inset Text
25620
25621 \begin_layout Standard
25622
25623 \family sans
25624 Document\SpecialChar \menuseparator
25625 Change\InsetSpace ~
25626 Tracking\SpecialChar \menuseparator
25627 Reject\InsetSpace ~
25628 All\InsetSpace ~
25629 Changes
25630 \end_layout
25631
25632 \end_inset
25633 </cell>
25634 </row>
25635 <row interlinespace="2.5mm">
25636 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
25637 \begin_inset Text
25638
25639 \begin_layout Standard
25640 \begin_inset Graphics
25641         filename ../images/note-insert.xpm
25642         BoundingBox 0bp 5bp 20bp 25bp
25643         rotateOrigin center
25644
25645 \end_inset
25646
25647
25648 \end_layout
25649
25650 \end_inset
25651 </cell>
25652 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
25653 \begin_inset Text
25654
25655 \begin_layout Standard
25656
25657 \family sans
25658 Insert\SpecialChar \menuseparator
25659 Note\SpecialChar \menuseparator
25660 LyX\InsetSpace ~
25661 Note
25662 \end_layout
25663
25664 \end_inset
25665 </cell>
25666 </row>
25667 <row interlinespace="2.5mm">
25668 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
25669 \begin_inset Text
25670
25671 \begin_layout Standard
25672 \begin_inset Graphics
25673         filename ../images/note-next.xpm
25674         BoundingBox 0bp 5bp 20bp 25bp
25675         rotateOrigin center
25676
25677 \end_inset
25678
25679
25680 \end_layout
25681
25682 \end_inset
25683 </cell>
25684 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
25685 \begin_inset Text
25686
25687 \begin_layout Standard
25688
25689 \family sans
25690 Navigate\SpecialChar \menuseparator
25691 Next\InsetSpace ~
25692 Note
25693 \end_layout
25694
25695 \end_inset
25696 </cell>
25697 </row>
25698 </lyxtabular>
25699
25700 \end_inset
25701
25702
25703 \end_layout
25704
25705 \begin_layout Standard
25706 \begin_inset VSpace defskip
25707 \end_inset
25708
25709
25710 \end_layout
25711
25712 \begin_layout Standard
25713 The review toolbar helps you to accept, reject, or merge changes -- highlight
25714  the change and press one of the desired toolbar buttons.
25715  When you merge changes, a window pops up showing you informations about
25716  the next change behind the current cursor position.
25717  So you don't need to highlight a certain change.
25718  Within the merge window you can decide to accept or reject changes and
25719  step to the next change.
25720  This way you can jump through all changes of the document.
25721 \end_layout
25722
25723 \begin_layout Standard
25724 The toolbar has two buttons to handle notes because notes are often important
25725  to describe a change.
25726 \end_layout
25727
25728 \begin_layout Standard
25729 To show made changes in the output you need the LaTeX package 
25730 \series bold
25731 dvipost
25732 \begin_inset LatexCommand index
25733 name "LaTeX-packages ! dvipost"
25734
25735 \end_inset
25736
25737
25738 \series default
25739  installed.
25740  You find it in the TeX Catalogue, 
25741 \begin_inset LatexCommand cite
25742 key "TeXCatalogue"
25743
25744 \end_inset
25745
25746  or in the package manager of your LaTeX-system.
25747 \end_layout
25748
25749 \begin_layout Section
25750 International Support
25751 \begin_inset LatexCommand index
25752 name "International support"
25753
25754 \end_inset
25755
25756
25757 \end_layout
25758
25759 \begin_layout Standard
25760 This section describes how to use LyX with any language you want.
25761  For some non-western languages there are special Wiki-pages that explain
25762  how to set up LyX to use them: 
25763 \begin_inset LatexCommand cite
25764 key "Arabic,Armenian,Farsi,Hebrew"
25765
25766 \end_inset
25767
25768
25769 \end_layout
25770
25771 \begin_layout Standard
25772 Besides languages, LyX also supports phonetic symbols, see section\InsetSpace ~
25773
25774 \begin_inset LatexCommand ref
25775 reference "sub:Special-Character"
25776
25777 \end_inset
25778
25779 .
25780 \end_layout
25781
25782 \begin_layout Subsection
25783 Language Options
25784 \begin_inset LatexCommand index
25785 name "Language ! Options"
25786
25787 \end_inset
25788
25789
25790 \begin_inset LatexCommand index
25791 name "Document ! Settings"
25792
25793 \end_inset
25794
25795
25796 \begin_inset LatexCommand index
25797 name "Document ! Language"
25798
25799 \end_inset
25800
25801
25802 \end_layout
25803
25804 \begin_layout Standard
25805 The 
25806 \family sans
25807 Document\SpecialChar \menuseparator
25808 Settings
25809 \family default
25810  dialog lets you set 
25811 \family roman
25812 the language and character encoding for your language.
25813  
25814 \end_layout
25815
25816 \begin_layout Standard
25817 Choose your language in the 
25818 \family sans
25819 Language
25820 \family default
25821  section of the 
25822 \family sans
25823 Document\SpecialChar \menuseparator
25824 Settings
25825 \family default
25826  dialog.
25827  The default is 
25828 \family sans
25829 English
25830 \family default
25831 .
25832  Scroll to find the language you want and then click on your choice.
25833 \end_layout
25834
25835 \begin_layout Standard
25836 The 
25837 \family sans
25838 Encoding
25839 \family default
25840  box lets you choose the character encoding map you want to use.
25841  When you select the encoding 
25842 \family sans
25843 LaTeX\InsetSpace ~
25844 default
25845 \family default
25846  or the option 
25847 \family sans
25848 Use language's default encoding
25849 \family default
25850 , the encoding is used that LaTeX uses by default for the selected language,
25851  e.\InsetSpace \thinspace{}
25852 g.\InsetSpace ~
25853 for English it is 
25854 \family sans
25855 latin9
25856 \family default
25857 .
25858  The different encodings are explained in section\InsetSpace ~
25859
25860 \begin_inset LatexCommand ref
25861 reference "sub:Settings"
25862
25863 \end_inset
25864
25865 .
25866 \end_layout
25867
25868 \begin_layout Standard
25869 LyX also supports Unicode output, which is particularly useful if you need
25870  lots of special symbols or non-alphabetic scripts, respectively.
25871  If you want to use this (and your LaTeX installation supports Unicode,
25872  for that matter), the 
25873 \family typewriter
25874 utf8
25875 \family default
25876  encoding is the right choice for most purposes.
25877  Besides this, you will find some alternative Unicode encodings for specific
25878  purposes: 
25879 \family typewriter
25880 UTF8
25881 \family default
25882  and 
25883 \family typewriter
25884 utf8x
25885 \family default
25886  are provided for CJK languages (Chinese, Japanese, Korean), 
25887 \family typewriter
25888 utf8-plain
25889 \family default
25890 , finally, should be chosen for 
25891 \family sans
25892 XeTeX
25893 \family default
25894 , which uses Unicode directly, without the help of the LaTeX-package 
25895 \series bold
25896 inputenc
25897 \series default
25898
25899 \begin_inset LatexCommand index
25900 name "LaTeX-packages ! inputenc"
25901
25902 \end_inset
25903
25904 .
25905 \begin_inset Foot
25906 status collapsed
25907
25908 \begin_layout Standard
25909 See section\InsetSpace ~
25910
25911 \begin_inset LatexCommand ref
25912 reference "sub:Settings"
25913
25914 \end_inset
25915
25916  for details.
25917 \end_layout
25918
25919 \end_inset
25920
25921
25922 \end_layout
25923
25924 \begin_layout Subsection
25925 Keyboard mapping configuration
25926 \end_layout
25927
25928 \begin_layout Standard
25929 If you have for example a U.S.-style keyboard and want to write in a different
25930  language than English, you can use an alternate keymap.
25931  For example, if you have a U.S.-style keyboard but want to write in Italian,
25932  you can configure LyX to use an Italian keymap.
25933  The preferences dialog allows you to choose up to two keyboard mappings.
25934  You can choose primary and secondary keyboard languages and then select
25935  which one you want to use.
25936 \end_layout
25937
25938 \begin_layout Standard
25939 Finally, you may just want to change a few key mappings or create an entirely
25940  different keymap (for Vulcan, for instance).
25941  You may, for example, normally write in Italian on a U.S.
25942  keyboard but want to include an occasional quotation in German.
25943  In such a case, you can write your own keyboard mapping or modify an existing
25944  one to support the characters you want.
25945  This and much more customizations are explained in the 
25946 \emph on
25947 Customization
25948 \emph default
25949  manual.
25950 \end_layout
25951
25952 \begin_layout Subsection
25953 Character Tables
25954 \begin_inset LatexCommand label
25955 name "sec:keytab"
25956
25957 \end_inset
25958
25959
25960 \end_layout
25961
25962 \begin_layout Standard
25963 Table\InsetSpace ~
25964
25965 \begin_inset LatexCommand ref
25966 reference "cap:The-latin1-character"
25967
25968 \end_inset
25969
25970  shows the 
25971 \family typewriter
25972 Latin1
25973 \family default
25974  character set.
25975  You should be able to enter the characters in the first eight columns directly
25976  from the keyboard.
25977 \end_layout
25978
25979 \begin_layout Standard
25980 There are a few things you need to know about this table.
25981  Here are some of the details you'll need to bear in mind when using characters
25982  from the 
25983 \family typewriter
25984 Latin1
25985 \family default
25986  character set:
25987 \end_layout
25988
25989 \begin_layout Itemize
25990 Even if you have selected 
25991 \family sans
25992 latin1
25993 \family default
25994  in the 
25995 \family sans
25996 Document\SpecialChar \menuseparator
25997 Settings
25998 \family default
25999  dialog, users who have only the 
26000 \family typewriter
26001 T1
26002 \family default
26003 -fonts for LaTeX [or who have the 
26004 \family typewriter
26005 T1
26006 \family default
26007 -fonts but aren't using them] will still miss a few characters: D0, F0,
26008  DE, FE, AB, and BB -- the uppercase and lowercase eth and thorn, and the
26009  french quotes won't show up.
26010 \end_layout
26011
26012 \begin_layout Standard
26013 \begin_inset Float table
26014 wide false
26015 sideways false
26016 status open
26017
26018 \begin_layout Standard
26019 \begin_inset Caption
26020
26021 \begin_layout Standard
26022 \begin_inset LatexCommand label
26023 name "cap:The-latin1-character"
26024
26025 \end_inset
26026
26027 The 
26028 \family typewriter
26029 latin1
26030 \family default
26031  character set
26032 \end_layout
26033
26034 \end_inset
26035
26036
26037 \end_layout
26038
26039 \begin_layout Standard
26040 \align center
26041 \begin_inset Tabular
26042 <lyxtabular version="3" rows="17" columns="17">
26043 <features>
26044 <column alignment="center" valignment="top" leftline="true" rightline="true" width="0pt">
26045 <column alignment="center" valignment="top" leftline="true" width="0pt">
26046 <column alignment="center" valignment="top" leftline="true" width="0pt">
26047 <column alignment="center" valignment="top" leftline="true" width="0pt">
26048 <column alignment="center" valignment="top" leftline="true" width="0pt">
26049 <column alignment="center" valignment="top" leftline="true" width="0pt">
26050 <column alignment="center" valignment="top" leftline="true" width="0pt">
26051 <column alignment="center" valignment="top" leftline="true" width="0pt">
26052 <column alignment="center" valignment="top" leftline="true" width="0pt">
26053 <column alignment="center" valignment="top" leftline="true" width="0pt">
26054 <column alignment="center" valignment="top" leftline="true" width="0pt">
26055 <column alignment="center" valignment="top" leftline="true" width="0pt">
26056 <column alignment="center" valignment="top" leftline="true" width="0pt">
26057 <column alignment="center" valignment="top" leftline="true" width="0pt">
26058 <column alignment="center" valignment="top" leftline="true" width="0pt">
26059 <column alignment="center" valignment="top" leftline="true" width="0pt">
26060 <column alignment="center" valignment="top" leftline="true" rightline="true" width="0pt">
26061 <row topline="true" bottomline="true">
26062 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
26063 \begin_inset Text
26064
26065 \begin_layout Standard
26066
26067 \end_layout
26068
26069 \end_inset
26070 </cell>
26071 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
26072 \begin_inset Text
26073
26074 \begin_layout Standard
26075
26076 \family roman
26077 \series medium
26078 \shape up
26079 \size tiny
26080 \emph off
26081 \bar no
26082 \noun off
26083 \color none
26084 00
26085 \end_layout
26086
26087 \end_inset
26088 </cell>
26089 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
26090 \begin_inset Text
26091
26092 \begin_layout Standard
26093
26094 \family roman
26095 \series medium
26096 \shape up
26097 \size tiny
26098 \emph off
26099 \bar no
26100 \noun off
26101 \color none
26102 10
26103 \end_layout
26104
26105 \end_inset
26106 </cell>
26107 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
26108 \begin_inset Text
26109
26110 \begin_layout Standard
26111
26112 \family roman
26113 \series medium
26114 \shape up
26115 \size tiny
26116 \emph off
26117 \bar no
26118 \noun off
26119 \color none
26120 20
26121 \end_layout
26122
26123 \end_inset
26124 </cell>
26125 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
26126 \begin_inset Text
26127
26128 \begin_layout Standard
26129
26130 \family roman
26131 \series medium
26132 \shape up
26133 \size tiny
26134 \emph off
26135 \bar no
26136 \noun off
26137 \color none
26138 30
26139 \end_layout
26140
26141 \end_inset
26142 </cell>
26143 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
26144 \begin_inset Text
26145
26146 \begin_layout Standard
26147
26148 \family roman
26149 \series medium
26150 \shape up
26151 \size tiny
26152 \emph off
26153 \bar no
26154 \noun off
26155 \color none
26156 40
26157 \end_layout
26158
26159 \end_inset
26160 </cell>
26161 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
26162 \begin_inset Text
26163
26164 \begin_layout Standard
26165
26166 \family roman
26167 \series medium
26168 \shape up
26169 \size tiny
26170 \emph off
26171 \bar no
26172 \noun off
26173 \color none
26174 50
26175 \end_layout
26176
26177 \end_inset
26178 </cell>
26179 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
26180 \begin_inset Text
26181
26182 \begin_layout Standard
26183
26184 \family roman
26185 \series medium
26186 \shape up
26187 \size tiny
26188 \emph off
26189 \bar no
26190 \noun off
26191 \color none
26192 60
26193 \end_layout
26194
26195 \end_inset
26196 </cell>
26197 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
26198 \begin_inset Text
26199
26200 \begin_layout Standard
26201
26202 \family roman
26203 \series medium
26204 \shape up
26205 \size tiny
26206 \emph off
26207 \bar no
26208 \noun off
26209 \color none
26210 70
26211 \end_layout
26212
26213 \end_inset
26214 </cell>
26215 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
26216 \begin_inset Text
26217
26218 \begin_layout Standard
26219
26220 \family roman
26221 \series medium
26222 \shape up
26223 \size tiny
26224 \emph off
26225 \bar no
26226 \noun off
26227 \color none
26228 80
26229 \end_layout
26230
26231 \end_inset
26232 </cell>
26233 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
26234 \begin_inset Text
26235
26236 \begin_layout Standard
26237
26238 \family roman
26239 \series medium
26240 \shape up
26241 \size tiny
26242 \emph off
26243 \bar no
26244 \noun off
26245 \color none
26246 90
26247 \end_layout
26248
26249 \end_inset
26250 </cell>
26251 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
26252 \begin_inset Text
26253
26254 \begin_layout Standard
26255
26256 \family roman
26257 \series medium
26258 \shape up
26259 \size tiny
26260 \emph off
26261 \bar no
26262 \noun off
26263 \color none
26264 A0
26265 \end_layout
26266
26267 \end_inset
26268 </cell>
26269 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
26270 \begin_inset Text
26271
26272 \begin_layout Standard
26273
26274 \family roman
26275 \series medium
26276 \shape up
26277 \size tiny
26278 \emph off
26279 \bar no
26280 \noun off
26281 \color none
26282 B0
26283 \end_layout
26284
26285 \end_inset
26286 </cell>
26287 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
26288 \begin_inset Text
26289
26290 \begin_layout Standard
26291
26292 \family roman
26293 \series medium
26294 \shape up
26295 \size tiny
26296 \emph off
26297 \bar no
26298 \noun off
26299 \color none
26300 C0
26301 \end_layout
26302
26303 \end_inset
26304 </cell>
26305 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
26306 \begin_inset Text
26307
26308 \begin_layout Standard
26309
26310 \family roman
26311 \series medium
26312 \shape up
26313 \size tiny
26314 \emph off
26315 \bar no
26316 \noun off
26317 \color none
26318 D0
26319 \end_layout
26320
26321 \end_inset
26322 </cell>
26323 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
26324 \begin_inset Text
26325
26326 \begin_layout Standard
26327
26328 \family roman
26329 \series medium
26330 \shape up
26331 \size tiny
26332 \emph off
26333 \bar no
26334 \noun off
26335 \color none
26336 E0
26337 \end_layout
26338
26339 \end_inset
26340 </cell>
26341 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
26342 \begin_inset Text
26343
26344 \begin_layout Standard
26345
26346 \family roman
26347 \series medium
26348 \shape up
26349 \size tiny
26350 \emph off
26351 \bar no
26352 \noun off
26353 \color none
26354 F0
26355 \end_layout
26356
26357 \end_inset
26358 </cell>
26359 </row>
26360 <row topline="true">
26361 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
26362 \begin_inset Text
26363
26364 \begin_layout Standard
26365
26366 \family roman
26367 \series medium
26368 \shape up
26369 \size tiny
26370 \emph off
26371 \bar no
26372 \noun off
26373 \color none
26374 00
26375 \end_layout
26376
26377 \end_inset
26378 </cell>
26379 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
26380 \begin_inset Text
26381
26382 \begin_layout Standard
26383
26384 \end_layout
26385
26386 \end_inset
26387 </cell>
26388 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
26389 \begin_inset Text
26390
26391 \begin_layout Standard
26392
26393 \end_layout
26394
26395 \end_inset
26396 </cell>
26397 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
26398 \begin_inset Text
26399
26400 \begin_layout Standard
26401
26402 \end_layout
26403
26404 \end_inset
26405 </cell>
26406 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
26407 \begin_inset Text
26408
26409 \begin_layout Standard
26410
26411 \family roman
26412 \series medium
26413 \shape up
26414 \emph off
26415 \bar no
26416 \noun off
26417 \color none
26418 0
26419 \end_layout
26420
26421 \end_inset
26422 </cell>
26423 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
26424 \begin_inset Text
26425
26426 \begin_layout Standard
26427
26428 \family roman
26429 \series medium
26430 \shape up
26431 \emph off
26432 \bar no
26433 \noun off
26434 \color none
26435 @
26436 \end_layout
26437
26438 \end_inset
26439 </cell>
26440 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
26441 \begin_inset Text
26442
26443 \begin_layout Standard
26444
26445 \family roman
26446 \series medium
26447 \shape up
26448 \emph off
26449 \bar no
26450 \noun off
26451 \color none
26452 P
26453 \end_layout
26454
26455 \end_inset
26456 </cell>
26457 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
26458 \begin_inset Text
26459
26460 \begin_layout Standard
26461
26462 \family roman
26463 \series medium
26464 \shape up
26465 \emph off
26466 \bar no
26467 \noun off
26468 \color none
26469 '
26470 \end_layout
26471
26472 \end_inset
26473 </cell>
26474 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
26475 \begin_inset Text
26476
26477 \begin_layout Standard
26478
26479 \family roman
26480 \series medium
26481 \shape up
26482 \emph off
26483 \bar no
26484 \noun off
26485 \color none
26486 p
26487 \end_layout
26488
26489 \end_inset
26490 </cell>
26491 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
26492 \begin_inset Text
26493
26494 \begin_layout Standard
26495
26496 \end_layout
26497
26498 \end_inset
26499 </cell>
26500 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
26501 \begin_inset Text
26502
26503 \begin_layout Standard
26504
26505 \end_layout
26506
26507 \end_inset
26508 </cell>
26509 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
26510 \begin_inset Text
26511
26512 \begin_layout Standard
26513
26514 \end_layout
26515
26516 \end_inset
26517 </cell>
26518 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
26519 \begin_inset Text
26520
26521 \begin_layout Standard
26522
26523 \family roman
26524 \series medium
26525 \shape up
26526 \emph off
26527 \bar no
26528 \noun off
26529 \color none
26530 °
26531 \end_layout
26532
26533 \end_inset
26534 </cell>
26535 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
26536 \begin_inset Text
26537
26538 \begin_layout Standard
26539
26540 \family roman
26541 \series medium
26542 \shape up
26543 \emph off
26544 \bar no
26545 \noun off
26546 \color none
26547 À
26548 \end_layout
26549
26550 \end_inset
26551 </cell>
26552 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
26553 \begin_inset Text
26554
26555 \begin_layout Standard
26556
26557 \family roman
26558 \series medium
26559 \shape up
26560 \emph off
26561 \bar no
26562 \noun off
26563 \color none
26564 Ð
26565 \end_layout
26566
26567 \end_inset
26568 </cell>
26569 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
26570 \begin_inset Text
26571
26572 \begin_layout Standard
26573
26574 \family roman
26575 \series medium
26576 \shape up
26577 \emph off
26578 \bar no
26579 \noun off
26580 \color none
26581 à
26582 \end_layout
26583
26584 \end_inset
26585 </cell>
26586 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
26587 \begin_inset Text
26588
26589 \begin_layout Standard
26590
26591 \family roman
26592 \series medium
26593 \shape up
26594 \emph off
26595 \bar no
26596 \noun off
26597 \color none
26598 ð
26599 \end_layout
26600
26601 \end_inset
26602 </cell>
26603 </row>
26604 <row topline="true">
26605 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
26606 \begin_inset Text
26607
26608 \begin_layout Standard
26609
26610 \family roman
26611 \series medium
26612 \shape up
26613 \size tiny
26614 \emph off
26615 \bar no
26616 \noun off
26617 \color none
26618 01
26619 \end_layout
26620
26621 \end_inset
26622 </cell>
26623 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
26624 \begin_inset Text
26625
26626 \begin_layout Standard
26627
26628 \end_layout
26629
26630 \end_inset
26631 </cell>
26632 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
26633 \begin_inset Text
26634
26635 \begin_layout Standard
26636
26637 \end_layout
26638
26639 \end_inset
26640 </cell>
26641 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
26642 \begin_inset Text
26643
26644 \begin_layout Standard
26645
26646 \family roman
26647 \series medium
26648 \shape up
26649 \emph off
26650 \bar no
26651 \noun off
26652 \color none
26653 !
26654 \end_layout
26655
26656 \end_inset
26657 </cell>
26658 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
26659 \begin_inset Text
26660
26661 \begin_layout Standard
26662
26663 \family roman
26664 \series medium
26665 \shape up
26666 \emph off
26667 \bar no
26668 \noun off
26669 \color none
26670 1
26671 \end_layout
26672
26673 \end_inset
26674 </cell>
26675 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
26676 \begin_inset Text
26677
26678 \begin_layout Standard
26679
26680 \family roman
26681 \series medium
26682 \shape up
26683 \emph off
26684 \bar no
26685 \noun off
26686 \color none
26687 A
26688 \end_layout
26689
26690 \end_inset
26691 </cell>
26692 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
26693 \begin_inset Text
26694
26695 \begin_layout Standard
26696
26697 \family roman
26698 \series medium
26699 \shape up
26700 \emph off
26701 \bar no
26702 \noun off
26703 \color none
26704 Q
26705 \end_layout
26706
26707 \end_inset
26708 </cell>
26709 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
26710 \begin_inset Text
26711
26712 \begin_layout Standard
26713
26714 \family roman
26715 \series medium
26716 \shape up
26717 \emph off
26718 \bar no
26719 \noun off
26720 \color none
26721 a
26722 \end_layout
26723
26724 \end_inset
26725 </cell>
26726 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
26727 \begin_inset Text
26728
26729 \begin_layout Standard
26730
26731 \family roman
26732 \series medium
26733 \shape up
26734 \emph off
26735 \bar no
26736 \noun off
26737 \color none
26738 q
26739 \end_layout
26740
26741 \end_inset
26742 </cell>
26743 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
26744 \begin_inset Text
26745
26746 \begin_layout Standard
26747
26748 \end_layout
26749
26750 \end_inset
26751 </cell>
26752 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
26753 \begin_inset Text
26754
26755 \begin_layout Standard
26756
26757 \end_layout
26758
26759 \end_inset
26760 </cell>
26761 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
26762 \begin_inset Text
26763
26764 \begin_layout Standard
26765
26766 \family roman
26767 \series medium
26768 \shape up
26769 \emph off
26770 \bar no
26771 \noun off
26772 \color none
26773 ¡
26774 \end_layout
26775
26776 \end_inset
26777 </cell>
26778 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
26779 \begin_inset Text
26780
26781 \begin_layout Standard
26782
26783 \family roman
26784 \series medium
26785 \shape up
26786 \emph off
26787 \bar no
26788 \noun off
26789 \color none
26790 ±
26791 \end_layout
26792
26793 \end_inset
26794 </cell>
26795 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
26796 \begin_inset Text
26797
26798 \begin_layout Standard
26799
26800 \family roman
26801 \series medium
26802 \shape up
26803 \emph off
26804 \bar no
26805 \noun off
26806 \color none
26807 Á
26808 \end_layout
26809
26810 \end_inset
26811 </cell>
26812 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
26813 \begin_inset Text
26814
26815 \begin_layout Standard
26816
26817 \family roman
26818 \series medium
26819 \shape up
26820 \emph off
26821 \bar no
26822 \noun off
26823 \color none
26824 Ñ
26825 \end_layout
26826
26827 \end_inset
26828 </cell>
26829 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
26830 \begin_inset Text
26831
26832 \begin_layout Standard
26833
26834 \family roman
26835 \series medium
26836 \shape up
26837 \emph off
26838 \bar no
26839 \noun off
26840 \color none
26841 á
26842 \end_layout
26843
26844 \end_inset
26845 </cell>
26846 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
26847 \begin_inset Text
26848
26849 \begin_layout Standard
26850
26851 \family roman
26852 \series medium
26853 \shape up
26854 \emph off
26855 \bar no
26856 \noun off
26857 \color none
26858 ñ
26859 \end_layout
26860
26861 \end_inset
26862 </cell>
26863 </row>
26864 <row topline="true">
26865 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
26866 \begin_inset Text
26867
26868 \begin_layout Standard
26869
26870 \family roman
26871 \series medium
26872 \shape up
26873 \size tiny
26874 \emph off
26875 \bar no
26876 \noun off
26877 \color none
26878 02
26879 \end_layout
26880
26881 \end_inset
26882 </cell>
26883 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
26884 \begin_inset Text
26885
26886 \begin_layout Standard
26887
26888 \end_layout
26889
26890 \end_inset
26891 </cell>
26892 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
26893 \begin_inset Text
26894
26895 \begin_layout Standard
26896
26897 \end_layout
26898
26899 \end_inset
26900 </cell>
26901 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
26902 \begin_inset Text
26903
26904 \begin_layout Standard
26905
26906 \family roman
26907 \series medium
26908 \shape up
26909 \emph off
26910 \bar no
26911 \noun off
26912 \color none
26913 \begin_inset Quotes eld
26914 \end_inset
26915
26916
26917 \end_layout
26918
26919 \end_inset
26920 </cell>
26921 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
26922 \begin_inset Text
26923
26924 \begin_layout Standard
26925
26926 \family roman
26927 \series medium
26928 \shape up
26929 \emph off
26930 \bar no
26931 \noun off
26932 \color none
26933 2
26934 \end_layout
26935
26936 \end_inset
26937 </cell>
26938 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
26939 \begin_inset Text
26940
26941 \begin_layout Standard
26942
26943 \family roman
26944 \series medium
26945 \shape up
26946 \emph off
26947 \bar no
26948 \noun off
26949 \color none
26950 B
26951 \end_layout
26952
26953 \end_inset
26954 </cell>
26955 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
26956 \begin_inset Text
26957
26958 \begin_layout Standard
26959
26960 \family roman
26961 \series medium
26962 \shape up
26963 \emph off
26964 \bar no
26965 \noun off
26966 \color none
26967 R
26968 \end_layout
26969
26970 \end_inset
26971 </cell>
26972 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
26973 \begin_inset Text
26974
26975 \begin_layout Standard
26976
26977 \family roman
26978 \series medium
26979 \shape up
26980 \emph off
26981 \bar no
26982 \noun off
26983 \color none
26984 b
26985 \end_layout
26986
26987 \end_inset
26988 </cell>
26989 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
26990 \begin_inset Text
26991
26992 \begin_layout Standard
26993
26994 \family roman
26995 \series medium
26996 \shape up
26997 \emph off
26998 \bar no
26999 \noun off
27000 \color none
27001 r
27002 \end_layout
27003
27004 \end_inset
27005 </cell>
27006 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
27007 \begin_inset Text
27008
27009 \begin_layout Standard
27010
27011 \end_layout
27012
27013 \end_inset
27014 </cell>
27015 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
27016 \begin_inset Text
27017
27018 \begin_layout Standard
27019
27020 \end_layout
27021
27022 \end_inset
27023 </cell>
27024 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
27025 \begin_inset Text
27026
27027 \begin_layout Standard
27028 ¢
27029 \end_layout
27030
27031 \end_inset
27032 </cell>
27033 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
27034 \begin_inset Text
27035
27036 \begin_layout Standard
27037
27038 \family roman
27039 \series medium
27040 \shape up
27041 \emph off
27042 \bar no
27043 \noun off
27044 \color none
27045 ²
27046 \end_layout
27047
27048 \end_inset
27049 </cell>
27050 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
27051 \begin_inset Text
27052
27053 \begin_layout Standard
27054
27055 \family roman
27056 \series medium
27057 \shape up
27058 \emph off
27059 \bar no
27060 \noun off
27061 \color none
27062 Â
27063 \end_layout
27064
27065 \end_inset
27066 </cell>
27067 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
27068 \begin_inset Text
27069
27070 \begin_layout Standard
27071
27072 \family roman
27073 \series medium
27074 \shape up
27075 \emph off
27076 \bar no
27077 \noun off
27078 \color none
27079 Ò
27080 \end_layout
27081
27082 \end_inset
27083 </cell>
27084 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
27085 \begin_inset Text
27086
27087 \begin_layout Standard
27088
27089 \family roman
27090 \series medium
27091 \shape up
27092 \emph off
27093 \bar no
27094 \noun off
27095 \color none
27096 â
27097 \end_layout
27098
27099 \end_inset
27100 </cell>
27101 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
27102 \begin_inset Text
27103
27104 \begin_layout Standard
27105
27106 \family roman
27107 \series medium
27108 \shape up
27109 \emph off
27110 \bar no
27111 \noun off
27112 \color none
27113 ò
27114 \end_layout
27115
27116 \end_inset
27117 </cell>
27118 </row>
27119 <row topline="true">
27120 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
27121 \begin_inset Text
27122
27123 \begin_layout Standard
27124
27125 \family roman
27126 \series medium
27127 \shape up
27128 \size tiny
27129 \emph off
27130 \bar no
27131 \noun off
27132 \color none
27133 03
27134 \end_layout
27135
27136 \end_inset
27137 </cell>
27138 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
27139 \begin_inset Text
27140
27141 \begin_layout Standard
27142
27143 \end_layout
27144
27145 \end_inset
27146 </cell>
27147 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
27148 \begin_inset Text
27149
27150 \begin_layout Standard
27151
27152 \end_layout
27153
27154 \end_inset
27155 </cell>
27156 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
27157 \begin_inset Text
27158
27159 \begin_layout Standard
27160
27161 \family roman
27162 \series medium
27163 \shape up
27164 \emph off
27165 \bar no
27166 \noun off
27167 \color none
27168 #
27169 \end_layout
27170
27171 \end_inset
27172 </cell>
27173 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
27174 \begin_inset Text
27175
27176 \begin_layout Standard
27177
27178 \family roman
27179 \series medium
27180 \shape up
27181 \emph off
27182 \bar no
27183 \noun off
27184 \color none
27185 3
27186 \end_layout
27187
27188 \end_inset
27189 </cell>
27190 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
27191 \begin_inset Text
27192
27193 \begin_layout Standard
27194
27195 \family roman
27196 \series medium
27197 \shape up
27198 \emph off
27199 \bar no
27200 \noun off
27201 \color none
27202 C
27203 \end_layout
27204
27205 \end_inset
27206 </cell>
27207 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
27208 \begin_inset Text
27209
27210 \begin_layout Standard
27211
27212 \family roman
27213 \series medium
27214 \shape up
27215 \emph off
27216 \bar no
27217 \noun off
27218 \color none
27219 S
27220 \end_layout
27221
27222 \end_inset
27223 </cell>
27224 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
27225 \begin_inset Text
27226
27227 \begin_layout Standard
27228
27229 \family roman
27230 \series medium
27231 \shape up
27232 \emph off
27233 \bar no
27234 \noun off
27235 \color none
27236 c
27237 \end_layout
27238
27239 \end_inset
27240 </cell>
27241 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
27242 \begin_inset Text
27243
27244 \begin_layout Standard
27245
27246 \family roman
27247 \series medium
27248 \shape up
27249 \emph off
27250 \bar no
27251 \noun off
27252 \color none
27253 s
27254 \end_layout
27255
27256 \end_inset
27257 </cell>
27258 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
27259 \begin_inset Text
27260
27261 \begin_layout Standard
27262
27263 \end_layout
27264
27265 \end_inset
27266 </cell>
27267 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
27268 \begin_inset Text
27269
27270 \begin_layout Standard
27271
27272 \end_layout
27273
27274 \end_inset
27275 </cell>
27276 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
27277 \begin_inset Text
27278
27279 \begin_layout Standard
27280
27281 \family roman
27282 \series medium
27283 \shape up
27284 \emph off
27285 \bar no
27286 \noun off
27287 \color none
27288 £
27289 \end_layout
27290
27291 \end_inset
27292 </cell>
27293 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
27294 \begin_inset Text
27295
27296 \begin_layout Standard
27297
27298 \family roman
27299 \series medium
27300 \shape up
27301 \emph off
27302 \bar no
27303 \noun off
27304 \color none
27305 ³
27306 \end_layout
27307
27308 \end_inset
27309 </cell>
27310 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
27311 \begin_inset Text
27312
27313 \begin_layout Standard
27314
27315 \family roman
27316 \series medium
27317 \shape up
27318 \emph off
27319 \bar no
27320 \noun off
27321 \color none
27322 Ã
27323 \end_layout
27324
27325 \end_inset
27326 </cell>
27327 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
27328 \begin_inset Text
27329
27330 \begin_layout Standard
27331
27332 \family roman
27333 \series medium
27334 \shape up
27335 \emph off
27336 \bar no
27337 \noun off
27338 \color none
27339 Ó
27340 \end_layout
27341
27342 \end_inset
27343 </cell>
27344 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
27345 \begin_inset Text
27346
27347 \begin_layout Standard
27348
27349 \family roman
27350 \series medium
27351 \shape up
27352 \emph off
27353 \bar no
27354 \noun off
27355 \color none
27356 ã
27357 \end_layout
27358
27359 \end_inset
27360 </cell>
27361 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
27362 \begin_inset Text
27363
27364 \begin_layout Standard
27365
27366 \family roman
27367 \series medium
27368 \shape up
27369 \emph off
27370 \bar no
27371 \noun off
27372 \color none
27373 ó
27374 \end_layout
27375
27376 \end_inset
27377 </cell>
27378 </row>
27379 <row topline="true">
27380 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
27381 \begin_inset Text
27382
27383 \begin_layout Standard
27384
27385 \family roman
27386 \series medium
27387 \shape up
27388 \size tiny
27389 \emph off
27390 \bar no
27391 \noun off
27392 \color none
27393 04
27394 \end_layout
27395
27396 \end_inset
27397 </cell>
27398 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
27399 \begin_inset Text
27400
27401 \begin_layout Standard
27402
27403 \end_layout
27404
27405 \end_inset
27406 </cell>
27407 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
27408 \begin_inset Text
27409
27410 \begin_layout Standard
27411
27412 \end_layout
27413
27414 \end_inset
27415 </cell>
27416 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
27417 \begin_inset Text
27418
27419 \begin_layout Standard
27420
27421 \family roman
27422 \series medium
27423 \shape up
27424 \emph off
27425 \bar no
27426 \noun off
27427 \color none
27428 $
27429 \end_layout
27430
27431 \end_inset
27432 </cell>
27433 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
27434 \begin_inset Text
27435
27436 \begin_layout Standard
27437
27438 \family roman
27439 \series medium
27440 \shape up
27441 \emph off
27442 \bar no
27443 \noun off
27444 \color none
27445 4
27446 \end_layout
27447
27448 \end_inset
27449 </cell>
27450 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
27451 \begin_inset Text
27452
27453 \begin_layout Standard
27454
27455 \family roman
27456 \series medium
27457 \shape up
27458 \emph off
27459 \bar no
27460 \noun off
27461 \color none
27462 D
27463 \end_layout
27464
27465 \end_inset
27466 </cell>
27467 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
27468 \begin_inset Text
27469
27470 \begin_layout Standard
27471
27472 \family roman
27473 \series medium
27474 \shape up
27475 \emph off
27476 \bar no
27477 \noun off
27478 \color none
27479 T
27480 \end_layout
27481
27482 \end_inset
27483 </cell>
27484 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
27485 \begin_inset Text
27486
27487 \begin_layout Standard
27488
27489 \family roman
27490 \series medium
27491 \shape up
27492 \emph off
27493 \bar no
27494 \noun off
27495 \color none
27496 d
27497 \end_layout
27498
27499 \end_inset
27500 </cell>
27501 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
27502 \begin_inset Text
27503
27504 \begin_layout Standard
27505
27506 \family roman
27507 \series medium
27508 \shape up
27509 \emph off
27510 \bar no
27511 \noun off
27512 \color none
27513 t
27514 \end_layout
27515
27516 \end_inset
27517 </cell>
27518 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
27519 \begin_inset Text
27520
27521 \begin_layout Standard
27522
27523 \end_layout
27524
27525 \end_inset
27526 </cell>
27527 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
27528 \begin_inset Text
27529
27530 \begin_layout Standard
27531
27532 \end_layout
27533
27534 \end_inset
27535 </cell>
27536 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
27537 \begin_inset Text
27538
27539 \begin_layout Standard
27540 ¤
27541 \end_layout
27542
27543 \end_inset
27544 </cell>
27545 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
27546 \begin_inset Text
27547
27548 \begin_layout Standard
27549
27550 \family roman
27551 \series medium
27552 \shape up
27553 \emph off
27554 \bar no
27555 \noun off
27556 \color none
27557 ´
27558 \end_layout
27559
27560 \end_inset
27561 </cell>
27562 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
27563 \begin_inset Text
27564
27565 \begin_layout Standard
27566
27567 \family roman
27568 \series medium
27569 \shape up
27570 \emph off
27571 \bar no
27572 \noun off
27573 \color none
27574 Ä
27575 \end_layout
27576
27577 \end_inset
27578 </cell>
27579 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
27580 \begin_inset Text
27581
27582 \begin_layout Standard
27583
27584 \family roman
27585 \series medium
27586 \shape up
27587 \emph off
27588 \bar no
27589 \noun off
27590 \color none
27591 Ô
27592 \end_layout
27593
27594 \end_inset
27595 </cell>
27596 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
27597 \begin_inset Text
27598
27599 \begin_layout Standard
27600
27601 \family roman
27602 \series medium
27603 \shape up
27604 \emph off
27605 \bar no
27606 \noun off
27607 \color none
27608 ä
27609 \end_layout
27610
27611 \end_inset
27612 </cell>
27613 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
27614 \begin_inset Text
27615
27616 \begin_layout Standard
27617
27618 \family roman
27619 \series medium
27620 \shape up
27621 \emph off
27622 \bar no
27623 \noun off
27624 \color none
27625 ô
27626 \end_layout
27627
27628 \end_inset
27629 </cell>
27630 </row>
27631 <row topline="true">
27632 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
27633 \begin_inset Text
27634
27635 \begin_layout Standard
27636
27637 \family roman
27638 \series medium
27639 \shape up
27640 \size tiny
27641 \emph off
27642 \bar no
27643 \noun off
27644 \color none
27645 05
27646 \end_layout
27647
27648 \end_inset
27649 </cell>
27650 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
27651 \begin_inset Text
27652
27653 \begin_layout Standard
27654
27655 \end_layout
27656
27657 \end_inset
27658 </cell>
27659 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
27660 \begin_inset Text
27661
27662 \begin_layout Standard
27663
27664 \end_layout
27665
27666 \end_inset
27667 </cell>
27668 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
27669 \begin_inset Text
27670
27671 \begin_layout Standard
27672
27673 \family roman
27674 \series medium
27675 \shape up
27676 \emph off
27677 \bar no
27678 \noun off
27679 \color none
27680 %
27681 \end_layout
27682
27683 \end_inset
27684 </cell>
27685 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
27686 \begin_inset Text
27687
27688 \begin_layout Standard
27689
27690 \family roman
27691 \series medium
27692 \shape up
27693 \emph off
27694 \bar no
27695 \noun off
27696 \color none
27697 5
27698 \end_layout
27699
27700 \end_inset
27701 </cell>
27702 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
27703 \begin_inset Text
27704
27705 \begin_layout Standard
27706
27707 \family roman
27708 \series medium
27709 \shape up
27710 \emph off
27711 \bar no
27712 \noun off
27713 \color none
27714 E
27715 \end_layout
27716
27717 \end_inset
27718 </cell>
27719 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
27720 \begin_inset Text
27721
27722 \begin_layout Standard
27723
27724 \family roman
27725 \series medium
27726 \shape up
27727 \emph off
27728 \bar no
27729 \noun off
27730 \color none
27731 U
27732 \end_layout
27733
27734 \end_inset
27735 </cell>
27736 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
27737 \begin_inset Text
27738
27739 \begin_layout Standard
27740
27741 \family roman
27742 \series medium
27743 \shape up
27744 \emph off
27745 \bar no
27746 \noun off
27747 \color none
27748 e
27749 \end_layout
27750
27751 \end_inset
27752 </cell>
27753 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
27754 \begin_inset Text
27755
27756 \begin_layout Standard
27757
27758 \family roman
27759 \series medium
27760 \shape up
27761 \emph off
27762 \bar no
27763 \noun off
27764 \color none
27765 u
27766 \end_layout
27767
27768 \end_inset
27769 </cell>
27770 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
27771 \begin_inset Text
27772
27773 \begin_layout Standard
27774
27775 \end_layout
27776
27777 \end_inset
27778 </cell>
27779 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
27780 \begin_inset Text
27781
27782 \begin_layout Standard
27783
27784 \end_layout
27785
27786 \end_inset
27787 </cell>
27788 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
27789 \begin_inset Text
27790
27791 \begin_layout Standard
27792 ¥
27793 \end_layout
27794
27795 \end_inset
27796 </cell>
27797 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
27798 \begin_inset Text
27799
27800 \begin_layout Standard
27801
27802 \family roman
27803 \series medium
27804 \shape up
27805 \emph off
27806 \bar no
27807 \noun off
27808 \color none
27809 µ
27810 \end_layout
27811
27812 \end_inset
27813 </cell>
27814 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
27815 \begin_inset Text
27816
27817 \begin_layout Standard
27818
27819 \family roman
27820 \series medium
27821 \shape up
27822 \emph off
27823 \bar no
27824 \noun off
27825 \color none
27826 Å
27827 \end_layout
27828
27829 \end_inset
27830 </cell>
27831 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
27832 \begin_inset Text
27833
27834 \begin_layout Standard
27835
27836 \family roman
27837 \series medium
27838 \shape up
27839 \emph off
27840 \bar no
27841 \noun off
27842 \color none
27843 Õ
27844 \end_layout
27845
27846 \end_inset
27847 </cell>
27848 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
27849 \begin_inset Text
27850
27851 \begin_layout Standard
27852
27853 \family roman
27854 \series medium
27855 \shape up
27856 \emph off
27857 \bar no
27858 \noun off
27859 \color none
27860 å
27861 \end_layout
27862
27863 \end_inset
27864 </cell>
27865 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
27866 \begin_inset Text
27867
27868 \begin_layout Standard
27869
27870 \family roman
27871 \series medium
27872 \shape up
27873 \emph off
27874 \bar no
27875 \noun off
27876 \color none
27877 õ
27878 \end_layout
27879
27880 \end_inset
27881 </cell>
27882 </row>
27883 <row topline="true">
27884 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
27885 \begin_inset Text
27886
27887 \begin_layout Standard
27888
27889 \family roman
27890 \series medium
27891 \shape up
27892 \size tiny
27893 \emph off
27894 \bar no
27895 \noun off
27896 \color none
27897 06
27898 \end_layout
27899
27900 \end_inset
27901 </cell>
27902 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
27903 \begin_inset Text
27904
27905 \begin_layout Standard
27906
27907 \end_layout
27908
27909 \end_inset
27910 </cell>
27911 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
27912 \begin_inset Text
27913
27914 \begin_layout Standard
27915
27916 \end_layout
27917
27918 \end_inset
27919 </cell>
27920 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
27921 \begin_inset Text
27922
27923 \begin_layout Standard
27924
27925 \family roman
27926 \series medium
27927 \shape up
27928 \emph off
27929 \bar no
27930 \noun off
27931 \color none
27932 &
27933 \end_layout
27934
27935 \end_inset
27936 </cell>
27937 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
27938 \begin_inset Text
27939
27940 \begin_layout Standard
27941
27942 \family roman
27943 \series medium
27944 \shape up
27945 \emph off
27946 \bar no
27947 \noun off
27948 \color none
27949 6
27950 \end_layout
27951
27952 \end_inset
27953 </cell>
27954 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
27955 \begin_inset Text
27956
27957 \begin_layout Standard
27958
27959 \family roman
27960 \series medium
27961 \shape up
27962 \emph off
27963 \bar no
27964 \noun off
27965 \color none
27966 F
27967 \end_layout
27968
27969 \end_inset
27970 </cell>
27971 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
27972 \begin_inset Text
27973
27974 \begin_layout Standard
27975
27976 \family roman
27977 \series medium
27978 \shape up
27979 \emph off
27980 \bar no
27981 \noun off
27982 \color none
27983 V
27984 \end_layout
27985
27986 \end_inset
27987 </cell>
27988 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
27989 \begin_inset Text
27990
27991 \begin_layout Standard
27992
27993 \family roman
27994 \series medium
27995 \shape up
27996 \emph off
27997 \bar no
27998 \noun off
27999 \color none
28000 f
28001 \end_layout
28002
28003 \end_inset
28004 </cell>
28005 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
28006 \begin_inset Text
28007
28008 \begin_layout Standard
28009
28010 \family roman
28011 \series medium
28012 \shape up
28013 \emph off
28014 \bar no
28015 \noun off
28016 \color none
28017 v
28018 \end_layout
28019
28020 \end_inset
28021 </cell>
28022 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
28023 \begin_inset Text
28024
28025 \begin_layout Standard
28026
28027 \end_layout
28028
28029 \end_inset
28030 </cell>
28031 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
28032 \begin_inset Text
28033
28034 \begin_layout Standard
28035
28036 \end_layout
28037
28038 \end_inset
28039 </cell>
28040 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
28041 \begin_inset Text
28042
28043 \begin_layout Standard
28044 ¦
28045 \end_layout
28046
28047 \end_inset
28048 </cell>
28049 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
28050 \begin_inset Text
28051
28052 \begin_layout Standard
28053
28054 \family roman
28055 \series medium
28056 \shape up
28057 \emph off
28058 \bar no
28059 \noun off
28060 \color none
28061
28062 \end_layout
28063
28064 \end_inset
28065 </cell>
28066 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
28067 \begin_inset Text
28068
28069 \begin_layout Standard
28070
28071 \family roman
28072 \series medium
28073 \shape up
28074 \emph off
28075 \bar no
28076 \noun off
28077 \color none
28078 Æ
28079 \end_layout
28080
28081 \end_inset
28082 </cell>
28083 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
28084 \begin_inset Text
28085
28086 \begin_layout Standard
28087
28088 \family roman
28089 \series medium
28090 \shape up
28091 \emph off
28092 \bar no
28093 \noun off
28094 \color none
28095 Ö
28096 \end_layout
28097
28098 \end_inset
28099 </cell>
28100 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
28101 \begin_inset Text
28102
28103 \begin_layout Standard
28104
28105 \family roman
28106 \series medium
28107 \shape up
28108 \emph off
28109 \bar no
28110 \noun off
28111 \color none
28112 æ
28113 \end_layout
28114
28115 \end_inset
28116 </cell>
28117 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
28118 \begin_inset Text
28119
28120 \begin_layout Standard
28121
28122 \family roman
28123 \series medium
28124 \shape up
28125 \emph off
28126 \bar no
28127 \noun off
28128 \color none
28129 ö
28130 \end_layout
28131
28132 \end_inset
28133 </cell>
28134 </row>
28135 <row topline="true">
28136 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
28137 \begin_inset Text
28138
28139 \begin_layout Standard
28140
28141 \family roman
28142 \series medium
28143 \shape up
28144 \size tiny
28145 \emph off
28146 \bar no
28147 \noun off
28148 \color none
28149 07
28150 \end_layout
28151
28152 \end_inset
28153 </cell>
28154 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
28155 \begin_inset Text
28156
28157 \begin_layout Standard
28158
28159 \end_layout
28160
28161 \end_inset
28162 </cell>
28163 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
28164 \begin_inset Text
28165
28166 \begin_layout Standard
28167
28168 \end_layout
28169
28170 \end_inset
28171 </cell>
28172 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
28173 \begin_inset Text
28174
28175 \begin_layout Standard
28176
28177 \family roman
28178 \series medium
28179 \shape up
28180 \emph off
28181 \bar no
28182 \noun off
28183 \color none
28184 `
28185 \end_layout
28186
28187 \end_inset
28188 </cell>
28189 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
28190 \begin_inset Text
28191
28192 \begin_layout Standard
28193
28194 \family roman
28195 \series medium
28196 \shape up
28197 \emph off
28198 \bar no
28199 \noun off
28200 \color none
28201 7
28202 \end_layout
28203
28204 \end_inset
28205 </cell>
28206 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
28207 \begin_inset Text
28208
28209 \begin_layout Standard
28210
28211 \family roman
28212 \series medium
28213 \shape up
28214 \emph off
28215 \bar no
28216 \noun off
28217 \color none
28218 G
28219 \end_layout
28220
28221 \end_inset
28222 </cell>
28223 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
28224 \begin_inset Text
28225
28226 \begin_layout Standard
28227
28228 \family roman
28229 \series medium
28230 \shape up
28231 \emph off
28232 \bar no
28233 \noun off
28234 \color none
28235 W
28236 \end_layout
28237
28238 \end_inset
28239 </cell>
28240 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
28241 \begin_inset Text
28242
28243 \begin_layout Standard
28244
28245 \family roman
28246 \series medium
28247 \shape up
28248 \emph off
28249 \bar no
28250 \noun off
28251 \color none
28252 g
28253 \end_layout
28254
28255 \end_inset
28256 </cell>
28257 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
28258 \begin_inset Text
28259
28260 \begin_layout Standard
28261
28262 \family roman
28263 \series medium
28264 \shape up
28265 \emph off
28266 \bar no
28267 \noun off
28268 \color none
28269 w
28270 \end_layout
28271
28272 \end_inset
28273 </cell>
28274 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
28275 \begin_inset Text
28276
28277 \begin_layout Standard
28278
28279 \end_layout
28280
28281 \end_inset
28282 </cell>
28283 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
28284 \begin_inset Text
28285
28286 \begin_layout Standard
28287
28288 \end_layout
28289
28290 \end_inset
28291 </cell>
28292 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
28293 \begin_inset Text
28294
28295 \begin_layout Standard
28296
28297 \family roman
28298 \series medium
28299 \shape up
28300 \emph off
28301 \bar no
28302 \noun off
28303 \color none
28304 §
28305 \end_layout
28306
28307 \end_inset
28308 </cell>
28309 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
28310 \begin_inset Text
28311
28312 \begin_layout Standard
28313
28314 \family roman
28315 \series medium
28316 \shape up
28317 \emph off
28318 \bar no
28319 \noun off
28320 \color none
28321 ·
28322 \end_layout
28323
28324 \end_inset
28325 </cell>
28326 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
28327 \begin_inset Text
28328
28329 \begin_layout Standard
28330
28331 \family roman
28332 \series medium
28333 \shape up
28334 \emph off
28335 \bar no
28336 \noun off
28337 \color none
28338 Ç
28339 \end_layout
28340
28341 \end_inset
28342 </cell>
28343 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
28344 \begin_inset Text
28345
28346 \begin_layout Standard
28347
28348 \family roman
28349 \series medium
28350 \shape up
28351 \emph off
28352 \bar no
28353 \noun off
28354 \color none
28355 ×
28356 \end_layout
28357
28358 \end_inset
28359 </cell>
28360 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
28361 \begin_inset Text
28362
28363 \begin_layout Standard
28364
28365 \family roman
28366 \series medium
28367 \shape up
28368 \emph off
28369 \bar no
28370 \noun off
28371 \color none
28372 ç
28373 \end_layout
28374
28375 \end_inset
28376 </cell>
28377 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
28378 \begin_inset Text
28379
28380 \begin_layout Standard
28381
28382 \family roman
28383 \series medium
28384 \shape up
28385 \emph off
28386 \bar no
28387 \noun off
28388 \color none
28389 ÷
28390 \end_layout
28391
28392 \end_inset
28393 </cell>
28394 </row>
28395 <row topline="true">
28396 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
28397 \begin_inset Text
28398
28399 \begin_layout Standard
28400
28401 \family roman
28402 \series medium
28403 \shape up
28404 \size tiny
28405 \emph off
28406 \bar no
28407 \noun off
28408 \color none
28409 08
28410 \end_layout
28411
28412 \end_inset
28413 </cell>
28414 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
28415 \begin_inset Text
28416
28417 \begin_layout Standard
28418
28419 \end_layout
28420
28421 \end_inset
28422 </cell>
28423 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
28424 \begin_inset Text
28425
28426 \begin_layout Standard
28427
28428 \end_layout
28429
28430 \end_inset
28431 </cell>
28432 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
28433 \begin_inset Text
28434
28435 \begin_layout Standard
28436
28437 \family roman
28438 \series medium
28439 \shape up
28440 \emph off
28441 \bar no
28442 \noun off
28443 \color none
28444 (
28445 \end_layout
28446
28447 \end_inset
28448 </cell>
28449 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
28450 \begin_inset Text
28451
28452 \begin_layout Standard
28453
28454 \family roman
28455 \series medium
28456 \shape up
28457 \emph off
28458 \bar no
28459 \noun off
28460 \color none
28461 8
28462 \end_layout
28463
28464 \end_inset
28465 </cell>
28466 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
28467 \begin_inset Text
28468
28469 \begin_layout Standard
28470
28471 \family roman
28472 \series medium
28473 \shape up
28474 \emph off
28475 \bar no
28476 \noun off
28477 \color none
28478 H
28479 \end_layout
28480
28481 \end_inset
28482 </cell>
28483 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
28484 \begin_inset Text
28485
28486 \begin_layout Standard
28487
28488 \family roman
28489 \series medium
28490 \shape up
28491 \emph off
28492 \bar no
28493 \noun off
28494 \color none
28495 X
28496 \end_layout
28497
28498 \end_inset
28499 </cell>
28500 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
28501 \begin_inset Text
28502
28503 \begin_layout Standard
28504
28505 \family roman
28506 \series medium
28507 \shape up
28508 \emph off
28509 \bar no
28510 \noun off
28511 \color none
28512 h
28513 \end_layout
28514
28515 \end_inset
28516 </cell>
28517 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
28518 \begin_inset Text
28519
28520 \begin_layout Standard
28521
28522 \family roman
28523 \series medium
28524 \shape up
28525 \emph off
28526 \bar no
28527 \noun off
28528 \color none
28529 x
28530 \end_layout
28531
28532 \end_inset
28533 </cell>
28534 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
28535 \begin_inset Text
28536
28537 \begin_layout Standard
28538
28539 \end_layout
28540
28541 \end_inset
28542 </cell>
28543 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
28544 \begin_inset Text
28545
28546 \begin_layout Standard
28547
28548 \end_layout
28549
28550 \end_inset
28551 </cell>
28552 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
28553 \begin_inset Text
28554
28555 \begin_layout Standard
28556
28557 \family roman
28558 \series medium
28559 \shape up
28560 \emph off
28561 \bar no
28562 \noun off
28563 \color none
28564 ¨
28565 \end_layout
28566
28567 \end_inset
28568 </cell>
28569 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
28570 \begin_inset Text
28571
28572 \begin_layout Standard
28573
28574 \family roman
28575 \series medium
28576 \shape up
28577 \emph off
28578 \bar no
28579 \noun off
28580 \color none
28581 ¸
28582 \end_layout
28583
28584 \end_inset
28585 </cell>
28586 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
28587 \begin_inset Text
28588
28589 \begin_layout Standard
28590
28591 \family roman
28592 \series medium
28593 \shape up
28594 \emph off
28595 \bar no
28596 \noun off
28597 \color none
28598 È
28599 \end_layout
28600
28601 \end_inset
28602 </cell>
28603 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
28604 \begin_inset Text
28605
28606 \begin_layout Standard
28607
28608 \family roman
28609 \series medium
28610 \shape up
28611 \emph off
28612 \bar no
28613 \noun off
28614 \color none
28615 Ø
28616 \end_layout
28617
28618 \end_inset
28619 </cell>
28620 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
28621 \begin_inset Text
28622
28623 \begin_layout Standard
28624
28625 \family roman
28626 \series medium
28627 \shape up
28628 \emph off
28629 \bar no
28630 \noun off
28631 \color none
28632 è
28633 \end_layout
28634
28635 \end_inset
28636 </cell>
28637 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
28638 \begin_inset Text
28639
28640 \begin_layout Standard
28641
28642 \family roman
28643 \series medium
28644 \shape up
28645 \emph off
28646 \bar no
28647 \noun off
28648 \color none
28649 ø
28650 \end_layout
28651
28652 \end_inset
28653 </cell>
28654 </row>
28655 <row topline="true">
28656 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
28657 \begin_inset Text
28658
28659 \begin_layout Standard
28660
28661 \family roman
28662 \series medium
28663 \shape up
28664 \size tiny
28665 \emph off
28666 \bar no
28667 \noun off
28668 \color none
28669 09
28670 \end_layout
28671
28672 \end_inset
28673 </cell>
28674 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
28675 \begin_inset Text
28676
28677 \begin_layout Standard
28678
28679 \end_layout
28680
28681 \end_inset
28682 </cell>
28683 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
28684 \begin_inset Text
28685
28686 \begin_layout Standard
28687
28688 \end_layout
28689
28690 \end_inset
28691 </cell>
28692 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
28693 \begin_inset Text
28694
28695 \begin_layout Standard
28696
28697 \family roman
28698 \series medium
28699 \shape up
28700 \emph off
28701 \bar no
28702 \noun off
28703 \color none
28704 )
28705 \end_layout
28706
28707 \end_inset
28708 </cell>
28709 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
28710 \begin_inset Text
28711
28712 \begin_layout Standard
28713
28714 \family roman
28715 \series medium
28716 \shape up
28717 \emph off
28718 \bar no
28719 \noun off
28720 \color none
28721 9
28722 \end_layout
28723
28724 \end_inset
28725 </cell>
28726 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
28727 \begin_inset Text
28728
28729 \begin_layout Standard
28730
28731 \family roman
28732 \series medium
28733 \shape up
28734 \emph off
28735 \bar no
28736 \noun off
28737 \color none
28738 I
28739 \end_layout
28740
28741 \end_inset
28742 </cell>
28743 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
28744 \begin_inset Text
28745
28746 \begin_layout Standard
28747
28748 \family roman
28749 \series medium
28750 \shape up
28751 \emph off
28752 \bar no
28753 \noun off
28754 \color none
28755 Y
28756 \end_layout
28757
28758 \end_inset
28759 </cell>
28760 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
28761 \begin_inset Text
28762
28763 \begin_layout Standard
28764
28765 \family roman
28766 \series medium
28767 \shape up
28768 \emph off
28769 \bar no
28770 \noun off
28771 \color none
28772 i
28773 \end_layout
28774
28775 \end_inset
28776 </cell>
28777 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
28778 \begin_inset Text
28779
28780 \begin_layout Standard
28781
28782 \family roman
28783 \series medium
28784 \shape up
28785 \emph off
28786 \bar no
28787 \noun off
28788 \color none
28789 y
28790 \end_layout
28791
28792 \end_inset
28793 </cell>
28794 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
28795 \begin_inset Text
28796
28797 \begin_layout Standard
28798
28799 \end_layout
28800
28801 \end_inset
28802 </cell>
28803 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
28804 \begin_inset Text
28805
28806 \begin_layout Standard
28807
28808 \end_layout
28809
28810 \end_inset
28811 </cell>
28812 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
28813 \begin_inset Text
28814
28815 \begin_layout Standard
28816
28817 \family roman
28818 \series medium
28819 \shape up
28820 \emph off
28821 \bar no
28822 \noun off
28823 \color none
28824 ©
28825 \end_layout
28826
28827 \end_inset
28828 </cell>
28829 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
28830 \begin_inset Text
28831
28832 \begin_layout Standard
28833
28834 \family roman
28835 \series medium
28836 \shape up
28837 \emph off
28838 \bar no
28839 \noun off
28840 \color none
28841 ¹
28842 \end_layout
28843
28844 \end_inset
28845 </cell>
28846 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
28847 \begin_inset Text
28848
28849 \begin_layout Standard
28850
28851 \family roman
28852 \series medium
28853 \shape up
28854 \emph off
28855 \bar no
28856 \noun off
28857 \color none
28858 É
28859 \end_layout
28860
28861 \end_inset
28862 </cell>
28863 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
28864 \begin_inset Text
28865
28866 \begin_layout Standard
28867
28868 \family roman
28869 \series medium
28870 \shape up
28871 \emph off
28872 \bar no
28873 \noun off
28874 \color none
28875 Ù
28876 \end_layout
28877
28878 \end_inset
28879 </cell>
28880 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
28881 \begin_inset Text
28882
28883 \begin_layout Standard
28884
28885 \family roman
28886 \series medium
28887 \shape up
28888 \emph off
28889 \bar no
28890 \noun off
28891 \color none
28892 é
28893 \end_layout
28894
28895 \end_inset
28896 </cell>
28897 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
28898 \begin_inset Text
28899
28900 \begin_layout Standard
28901
28902 \family roman
28903 \series medium
28904 \shape up
28905 \emph off
28906 \bar no
28907 \noun off
28908 \color none
28909 ù
28910 \end_layout
28911
28912 \end_inset
28913 </cell>
28914 </row>
28915 <row topline="true">
28916 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
28917 \begin_inset Text
28918
28919 \begin_layout Standard
28920
28921 \family roman
28922 \series medium
28923 \shape up
28924 \size tiny
28925 \emph off
28926 \bar no
28927 \noun off
28928 \color none
28929 0A
28930 \end_layout
28931
28932 \end_inset
28933 </cell>
28934 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
28935 \begin_inset Text
28936
28937 \begin_layout Standard
28938
28939 \end_layout
28940
28941 \end_inset
28942 </cell>
28943 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
28944 \begin_inset Text
28945
28946 \begin_layout Standard
28947
28948 \end_layout
28949
28950 \end_inset
28951 </cell>
28952 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
28953 \begin_inset Text
28954
28955 \begin_layout Standard
28956
28957 \family roman
28958 \series medium
28959 \shape up
28960 \emph off
28961 \bar no
28962 \noun off
28963 \color none
28964 *
28965 \end_layout
28966
28967 \end_inset
28968 </cell>
28969 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
28970 \begin_inset Text
28971
28972 \begin_layout Standard
28973
28974 \family roman
28975 \series medium
28976 \shape up
28977 \emph off
28978 \bar no
28979 \noun off
28980 \color none
28981 :
28982 \end_layout
28983
28984 \end_inset
28985 </cell>
28986 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
28987 \begin_inset Text
28988
28989 \begin_layout Standard
28990
28991 \family roman
28992 \series medium
28993 \shape up
28994 \emph off
28995 \bar no
28996 \noun off
28997 \color none
28998 J
28999 \end_layout
29000
29001 \end_inset
29002 </cell>
29003 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
29004 \begin_inset Text
29005
29006 \begin_layout Standard
29007
29008 \family roman
29009 \series medium
29010 \shape up
29011 \emph off
29012 \bar no
29013 \noun off
29014 \color none
29015 Z
29016 \end_layout
29017
29018 \end_inset
29019 </cell>
29020 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
29021 \begin_inset Text
29022
29023 \begin_layout Standard
29024
29025 \family roman
29026 \series medium
29027 \shape up
29028 \emph off
29029 \bar no
29030 \noun off
29031 \color none
29032 j
29033 \end_layout
29034
29035 \end_inset
29036 </cell>
29037 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
29038 \begin_inset Text
29039
29040 \begin_layout Standard
29041
29042 \family roman
29043 \series medium
29044 \shape up
29045 \emph off
29046 \bar no
29047 \noun off
29048 \color none
29049 z
29050 \end_layout
29051
29052 \end_inset
29053 </cell>
29054 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
29055 \begin_inset Text
29056
29057 \begin_layout Standard
29058
29059 \end_layout
29060
29061 \end_inset
29062 </cell>
29063 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
29064 \begin_inset Text
29065
29066 \begin_layout Standard
29067
29068 \end_layout
29069
29070 \end_inset
29071 </cell>
29072 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
29073 \begin_inset Text
29074
29075 \begin_layout Standard
29076
29077 \family roman
29078 \series medium
29079 \shape up
29080 \emph off
29081 \bar no
29082 \noun off
29083 \color none
29084 ª
29085 \end_layout
29086
29087 \end_inset
29088 </cell>
29089 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
29090 \begin_inset Text
29091
29092 \begin_layout Standard
29093
29094 \family roman
29095 \series medium
29096 \shape up
29097 \emph off
29098 \bar no
29099 \noun off
29100 \color none
29101 º
29102 \end_layout
29103
29104 \end_inset
29105 </cell>
29106 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
29107 \begin_inset Text
29108
29109 \begin_layout Standard
29110
29111 \family roman
29112 \series medium
29113 \shape up
29114 \emph off
29115 \bar no
29116 \noun off
29117 \color none
29118 Ê
29119 \end_layout
29120
29121 \end_inset
29122 </cell>
29123 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
29124 \begin_inset Text
29125
29126 \begin_layout Standard
29127
29128 \family roman
29129 \series medium
29130 \shape up
29131 \emph off
29132 \bar no
29133 \noun off
29134 \color none
29135 Ú
29136 \end_layout
29137
29138 \end_inset
29139 </cell>
29140 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
29141 \begin_inset Text
29142
29143 \begin_layout Standard
29144
29145 \family roman
29146 \series medium
29147 \shape up
29148 \emph off
29149 \bar no
29150 \noun off
29151 \color none
29152 ê
29153 \end_layout
29154
29155 \end_inset
29156 </cell>
29157 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
29158 \begin_inset Text
29159
29160 \begin_layout Standard
29161
29162 \family roman
29163 \series medium
29164 \shape up
29165 \emph off
29166 \bar no
29167 \noun off
29168 \color none
29169 ú
29170 \end_layout
29171
29172 \end_inset
29173 </cell>
29174 </row>
29175 <row topline="true">
29176 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
29177 \begin_inset Text
29178
29179 \begin_layout Standard
29180
29181 \family roman
29182 \series medium
29183 \shape up
29184 \size tiny
29185 \emph off
29186 \bar no
29187 \noun off
29188 \color none
29189 0B
29190 \end_layout
29191
29192 \end_inset
29193 </cell>
29194 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
29195 \begin_inset Text
29196
29197 \begin_layout Standard
29198
29199 \end_layout
29200
29201 \end_inset
29202 </cell>
29203 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
29204 \begin_inset Text
29205
29206 \begin_layout Standard
29207
29208 \end_layout
29209
29210 \end_inset
29211 </cell>
29212 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
29213 \begin_inset Text
29214
29215 \begin_layout Standard
29216
29217 \family roman
29218 \series medium
29219 \shape up
29220 \emph off
29221 \bar no
29222 \noun off
29223 \color none
29224 +
29225 \end_layout
29226
29227 \end_inset
29228 </cell>
29229 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
29230 \begin_inset Text
29231
29232 \begin_layout Standard
29233
29234 \family roman
29235 \series medium
29236 \shape up
29237 \emph off
29238 \bar no
29239 \noun off
29240 \color none
29241 ;
29242 \end_layout
29243
29244 \end_inset
29245 </cell>
29246 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
29247 \begin_inset Text
29248
29249 \begin_layout Standard
29250
29251 \family roman
29252 \series medium
29253 \shape up
29254 \emph off
29255 \bar no
29256 \noun off
29257 \color none
29258 K
29259 \end_layout
29260
29261 \end_inset
29262 </cell>
29263 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
29264 \begin_inset Text
29265
29266 \begin_layout Standard
29267
29268 \family roman
29269 \series medium
29270 \shape up
29271 \emph off
29272 \bar no
29273 \noun off
29274 \color none
29275 [
29276 \end_layout
29277
29278 \end_inset
29279 </cell>
29280 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
29281 \begin_inset Text
29282
29283 \begin_layout Standard
29284
29285 \family roman
29286 \series medium
29287 \shape up
29288 \emph off
29289 \bar no
29290 \noun off
29291 \color none
29292 k
29293 \end_layout
29294
29295 \end_inset
29296 </cell>
29297 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
29298 \begin_inset Text
29299
29300 \begin_layout Standard
29301
29302 \family roman
29303 \series medium
29304 \shape up
29305 \emph off
29306 \bar no
29307 \noun off
29308 \color none
29309 {
29310 \end_layout
29311
29312 \end_inset
29313 </cell>
29314 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
29315 \begin_inset Text
29316
29317 \begin_layout Standard
29318
29319 \end_layout
29320
29321 \end_inset
29322 </cell>
29323 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
29324 \begin_inset Text
29325
29326 \begin_layout Standard
29327
29328 \end_layout
29329
29330 \end_inset
29331 </cell>
29332 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
29333 \begin_inset Text
29334
29335 \begin_layout Standard
29336
29337 \family roman
29338 \series medium
29339 \shape up
29340 \emph off
29341 \bar no
29342 \noun off
29343 \color none
29344 «
29345 \end_layout
29346
29347 \end_inset
29348 </cell>
29349 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
29350 \begin_inset Text
29351
29352 \begin_layout Standard
29353
29354 \family roman
29355 \series medium
29356 \shape up
29357 \emph off
29358 \bar no
29359 \noun off
29360 \color none
29361 »
29362 \end_layout
29363
29364 \end_inset
29365 </cell>
29366 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
29367 \begin_inset Text
29368
29369 \begin_layout Standard
29370
29371 \family roman
29372 \series medium
29373 \shape up
29374 \emph off
29375 \bar no
29376 \noun off
29377 \color none
29378 Ë
29379 \end_layout
29380
29381 \end_inset
29382 </cell>
29383 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
29384 \begin_inset Text
29385
29386 \begin_layout Standard
29387
29388 \family roman
29389 \series medium
29390 \shape up
29391 \emph off
29392 \bar no
29393 \noun off
29394 \color none
29395 Û
29396 \end_layout
29397
29398 \end_inset
29399 </cell>
29400 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
29401 \begin_inset Text
29402
29403 \begin_layout Standard
29404
29405 \family roman
29406 \series medium
29407 \shape up
29408 \emph off
29409 \bar no
29410 \noun off
29411 \color none
29412 ë
29413 \end_layout
29414
29415 \end_inset
29416 </cell>
29417 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
29418 \begin_inset Text
29419
29420 \begin_layout Standard
29421
29422 \family roman
29423 \series medium
29424 \shape up
29425 \emph off
29426 \bar no
29427 \noun off
29428 \color none
29429 û
29430 \end_layout
29431
29432 \end_inset
29433 </cell>
29434 </row>
29435 <row topline="true">
29436 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
29437 \begin_inset Text
29438
29439 \begin_layout Standard
29440
29441 \family roman
29442 \series medium
29443 \shape up
29444 \size tiny
29445 \emph off
29446 \bar no
29447 \noun off
29448 \color none
29449 0C
29450 \end_layout
29451
29452 \end_inset
29453 </cell>
29454 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
29455 \begin_inset Text
29456
29457 \begin_layout Standard
29458
29459 \end_layout
29460
29461 \end_inset
29462 </cell>
29463 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
29464 \begin_inset Text
29465
29466 \begin_layout Standard
29467
29468 \end_layout
29469
29470 \end_inset
29471 </cell>
29472 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
29473 \begin_inset Text
29474
29475 \begin_layout Standard
29476
29477 \family roman
29478 \series medium
29479 \shape up
29480 \emph off
29481 \bar no
29482 \noun off
29483 \color none
29484 ,
29485 \end_layout
29486
29487 \end_inset
29488 </cell>
29489 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
29490 \begin_inset Text
29491
29492 \begin_layout Standard
29493
29494 \family roman
29495 \series medium
29496 \shape up
29497 \emph off
29498 \bar no
29499 \noun off
29500 \color none
29501 <
29502 \end_layout
29503
29504 \end_inset
29505 </cell>
29506 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
29507 \begin_inset Text
29508
29509 \begin_layout Standard
29510
29511 \family roman
29512 \series medium
29513 \shape up
29514 \emph off
29515 \bar no
29516 \noun off
29517 \color none
29518 L
29519 \end_layout
29520
29521 \end_inset
29522 </cell>
29523 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
29524 \begin_inset Text
29525
29526 \begin_layout Standard
29527
29528 \family roman
29529 \series medium
29530 \shape up
29531 \emph off
29532 \bar no
29533 \noun off
29534 \color none
29535
29536 \backslash
29537
29538 \end_layout
29539
29540 \end_inset
29541 </cell>
29542 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
29543 \begin_inset Text
29544
29545 \begin_layout Standard
29546
29547 \family roman
29548 \series medium
29549 \shape up
29550 \emph off
29551 \bar no
29552 \noun off
29553 \color none
29554 l
29555 \end_layout
29556
29557 \end_inset
29558 </cell>
29559 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
29560 \begin_inset Text
29561
29562 \begin_layout Standard
29563
29564 \family roman
29565 \series medium
29566 \shape up
29567 \emph off
29568 \bar no
29569 \noun off
29570 \color none
29571 |
29572 \end_layout
29573
29574 \end_inset
29575 </cell>
29576 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
29577 \begin_inset Text
29578
29579 \begin_layout Standard
29580
29581 \end_layout
29582
29583 \end_inset
29584 </cell>
29585 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
29586 \begin_inset Text
29587
29588 \begin_layout Standard
29589
29590 \end_layout
29591
29592 \end_inset
29593 </cell>
29594 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
29595 \begin_inset Text
29596
29597 \begin_layout Standard
29598
29599 \family roman
29600 \series medium
29601 \shape up
29602 \emph off
29603 \bar no
29604 \noun off
29605 \color none
29606 ¬
29607 \end_layout
29608
29609 \end_inset
29610 </cell>
29611 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
29612 \begin_inset Text
29613
29614 \begin_layout Standard
29615
29616 \family roman
29617 \series medium
29618 \shape up
29619 \emph off
29620 \bar no
29621 \noun off
29622 \color none
29623 ¼
29624 \end_layout
29625
29626 \end_inset
29627 </cell>
29628 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
29629 \begin_inset Text
29630
29631 \begin_layout Standard
29632
29633 \family roman
29634 \series medium
29635 \shape up
29636 \emph off
29637 \bar no
29638 \noun off
29639 \color none
29640 Ì
29641 \end_layout
29642
29643 \end_inset
29644 </cell>
29645 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
29646 \begin_inset Text
29647
29648 \begin_layout Standard
29649
29650 \family roman
29651 \series medium
29652 \shape up
29653 \emph off
29654 \bar no
29655 \noun off
29656 \color none
29657 Ü
29658 \end_layout
29659
29660 \end_inset
29661 </cell>
29662 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
29663 \begin_inset Text
29664
29665 \begin_layout Standard
29666
29667 \family roman
29668 \series medium
29669 \shape up
29670 \emph off
29671 \bar no
29672 \noun off
29673 \color none
29674 ì
29675 \end_layout
29676
29677 \end_inset
29678 </cell>
29679 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
29680 \begin_inset Text
29681
29682 \begin_layout Standard
29683
29684 \family roman
29685 \series medium
29686 \shape up
29687 \emph off
29688 \bar no
29689 \noun off
29690 \color none
29691 ü
29692 \end_layout
29693
29694 \end_inset
29695 </cell>
29696 </row>
29697 <row topline="true">
29698 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
29699 \begin_inset Text
29700
29701 \begin_layout Standard
29702
29703 \family roman
29704 \series medium
29705 \shape up
29706 \size tiny
29707 \emph off
29708 \bar no
29709 \noun off
29710 \color none
29711 0D
29712 \end_layout
29713
29714 \end_inset
29715 </cell>
29716 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
29717 \begin_inset Text
29718
29719 \begin_layout Standard
29720
29721 \end_layout
29722
29723 \end_inset
29724 </cell>
29725 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
29726 \begin_inset Text
29727
29728 \begin_layout Standard
29729
29730 \end_layout
29731
29732 \end_inset
29733 </cell>
29734 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
29735 \begin_inset Text
29736
29737 \begin_layout Standard
29738
29739 \family roman
29740 \series medium
29741 \shape up
29742 \emph off
29743 \bar no
29744 \noun off
29745 \color none
29746 -
29747 \end_layout
29748
29749 \end_inset
29750 </cell>
29751 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
29752 \begin_inset Text
29753
29754 \begin_layout Standard
29755
29756 \family roman
29757 \series medium
29758 \shape up
29759 \emph off
29760 \bar no
29761 \noun off
29762 \color none
29763 =
29764 \end_layout
29765
29766 \end_inset
29767 </cell>
29768 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
29769 \begin_inset Text
29770
29771 \begin_layout Standard
29772
29773 \family roman
29774 \series medium
29775 \shape up
29776 \emph off
29777 \bar no
29778 \noun off
29779 \color none
29780 M
29781 \end_layout
29782
29783 \end_inset
29784 </cell>
29785 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
29786 \begin_inset Text
29787
29788 \begin_layout Standard
29789
29790 \family roman
29791 \series medium
29792 \shape up
29793 \emph off
29794 \bar no
29795 \noun off
29796 \color none
29797 ]
29798 \end_layout
29799
29800 \end_inset
29801 </cell>
29802 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
29803 \begin_inset Text
29804
29805 \begin_layout Standard
29806
29807 \family roman
29808 \series medium
29809 \shape up
29810 \emph off
29811 \bar no
29812 \noun off
29813 \color none
29814 m
29815 \end_layout
29816
29817 \end_inset
29818 </cell>
29819 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
29820 \begin_inset Text
29821
29822 \begin_layout Standard
29823
29824 \family roman
29825 \series medium
29826 \shape up
29827 \emph off
29828 \bar no
29829 \noun off
29830 \color none
29831 }
29832 \end_layout
29833
29834 \end_inset
29835 </cell>
29836 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
29837 \begin_inset Text
29838
29839 \begin_layout Standard
29840
29841 \end_layout
29842
29843 \end_inset
29844 </cell>
29845 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
29846 \begin_inset Text
29847
29848 \begin_layout Standard
29849
29850 \end_layout
29851
29852 \end_inset
29853 </cell>
29854 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
29855 \begin_inset Text
29856
29857 \begin_layout Standard
29858
29859 \end_layout
29860
29861 \end_inset
29862 </cell>
29863 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
29864 \begin_inset Text
29865
29866 \begin_layout Standard
29867
29868 \family roman
29869 \series medium
29870 \shape up
29871 \emph off
29872 \bar no
29873 \noun off
29874 \color none
29875 ½
29876 \end_layout
29877
29878 \end_inset
29879 </cell>
29880 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
29881 \begin_inset Text
29882
29883 \begin_layout Standard
29884
29885 \family roman
29886 \series medium
29887 \shape up
29888 \emph off
29889 \bar no
29890 \noun off
29891 \color none
29892 Í
29893 \end_layout
29894
29895 \end_inset
29896 </cell>
29897 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
29898 \begin_inset Text
29899
29900 \begin_layout Standard
29901
29902 \family roman
29903 \series medium
29904 \shape up
29905 \emph off
29906 \bar no
29907 \noun off
29908 \color none
29909 Ý
29910 \end_layout
29911
29912 \end_inset
29913 </cell>
29914 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
29915 \begin_inset Text
29916
29917 \begin_layout Standard
29918
29919 \family roman
29920 \series medium
29921 \shape up
29922 \emph off
29923 \bar no
29924 \noun off
29925 \color none
29926 í
29927 \end_layout
29928
29929 \end_inset
29930 </cell>
29931 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
29932 \begin_inset Text
29933
29934 \begin_layout Standard
29935
29936 \family roman
29937 \series medium
29938 \shape up
29939 \emph off
29940 \bar no
29941 \noun off
29942 \color none
29943 ý
29944 \end_layout
29945
29946 \end_inset
29947 </cell>
29948 </row>
29949 <row topline="true">
29950 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
29951 \begin_inset Text
29952
29953 \begin_layout Standard
29954
29955 \family roman
29956 \series medium
29957 \shape up
29958 \size tiny
29959 \emph off
29960 \bar no
29961 \noun off
29962 \color none
29963 0E
29964 \end_layout
29965
29966 \end_inset
29967 </cell>
29968 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
29969 \begin_inset Text
29970
29971 \begin_layout Standard
29972
29973 \end_layout
29974
29975 \end_inset
29976 </cell>
29977 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
29978 \begin_inset Text
29979
29980 \begin_layout Standard
29981
29982 \end_layout
29983
29984 \end_inset
29985 </cell>
29986 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
29987 \begin_inset Text
29988
29989 \begin_layout Standard
29990
29991 \family roman
29992 \series medium
29993 \shape up
29994 \emph off
29995 \bar no
29996 \noun off
29997 \color none
29998 .
29999 \end_layout
30000
30001 \end_inset
30002 </cell>
30003 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30004 \begin_inset Text
30005
30006 \begin_layout Standard
30007
30008 \family roman
30009 \series medium
30010 \shape up
30011 \emph off
30012 \bar no
30013 \noun off
30014 \color none
30015 >
30016 \end_layout
30017
30018 \end_inset
30019 </cell>
30020 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30021 \begin_inset Text
30022
30023 \begin_layout Standard
30024
30025 \family roman
30026 \series medium
30027 \shape up
30028 \emph off
30029 \bar no
30030 \noun off
30031 \color none
30032 N
30033 \end_layout
30034
30035 \end_inset
30036 </cell>
30037 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30038 \begin_inset Text
30039
30040 \begin_layout Standard
30041
30042 \family roman
30043 \series medium
30044 \shape up
30045 \emph off
30046 \bar no
30047 \noun off
30048 \color none
30049 ^
30050 \end_layout
30051
30052 \end_inset
30053 </cell>
30054 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30055 \begin_inset Text
30056
30057 \begin_layout Standard
30058
30059 \family roman
30060 \series medium
30061 \shape up
30062 \emph off
30063 \bar no
30064 \noun off
30065 \color none
30066 n
30067 \end_layout
30068
30069 \end_inset
30070 </cell>
30071 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30072 \begin_inset Text
30073
30074 \begin_layout Standard
30075
30076 \family roman
30077 \series medium
30078 \shape up
30079 \emph off
30080 \bar no
30081 \noun off
30082 \color none
30083 ~
30084 \end_layout
30085
30086 \end_inset
30087 </cell>
30088 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30089 \begin_inset Text
30090
30091 \begin_layout Standard
30092
30093 \end_layout
30094
30095 \end_inset
30096 </cell>
30097 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30098 \begin_inset Text
30099
30100 \begin_layout Standard
30101
30102 \end_layout
30103
30104 \end_inset
30105 </cell>
30106 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30107 \begin_inset Text
30108
30109 \begin_layout Standard
30110
30111 \family roman
30112 \series medium
30113 \shape up
30114 \emph off
30115 \bar no
30116 \noun off
30117 \color none
30118 ®
30119 \end_layout
30120
30121 \end_inset
30122 </cell>
30123 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30124 \begin_inset Text
30125
30126 \begin_layout Standard
30127
30128 \family roman
30129 \series medium
30130 \shape up
30131 \emph off
30132 \bar no
30133 \noun off
30134 \color none
30135 ¾
30136 \end_layout
30137
30138 \end_inset
30139 </cell>
30140 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30141 \begin_inset Text
30142
30143 \begin_layout Standard
30144
30145 \family roman
30146 \series medium
30147 \shape up
30148 \emph off
30149 \bar no
30150 \noun off
30151 \color none
30152 Î
30153 \end_layout
30154
30155 \end_inset
30156 </cell>
30157 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30158 \begin_inset Text
30159
30160 \begin_layout Standard
30161
30162 \family roman
30163 \series medium
30164 \shape up
30165 \emph off
30166 \bar no
30167 \noun off
30168 \color none
30169 Þ
30170 \end_layout
30171
30172 \end_inset
30173 </cell>
30174 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30175 \begin_inset Text
30176
30177 \begin_layout Standard
30178
30179 \family roman
30180 \series medium
30181 \shape up
30182 \emph off
30183 \bar no
30184 \noun off
30185 \color none
30186 î
30187 \end_layout
30188
30189 \end_inset
30190 </cell>
30191 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
30192 \begin_inset Text
30193
30194 \begin_layout Standard
30195
30196 \family roman
30197 \series medium
30198 \shape up
30199 \emph off
30200 \bar no
30201 \noun off
30202 \color none
30203 þ
30204 \end_layout
30205
30206 \end_inset
30207 </cell>
30208 </row>
30209 <row topline="true" bottomline="true">
30210 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
30211 \begin_inset Text
30212
30213 \begin_layout Standard
30214
30215 \family roman
30216 \series medium
30217 \shape up
30218 \size tiny
30219 \emph off
30220 \bar no
30221 \noun off
30222 \color none
30223 0F
30224 \end_layout
30225
30226 \end_inset
30227 </cell>
30228 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
30229 \begin_inset Text
30230
30231 \begin_layout Standard
30232
30233 \end_layout
30234
30235 \end_inset
30236 </cell>
30237 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
30238 \begin_inset Text
30239
30240 \begin_layout Standard
30241
30242 \end_layout
30243
30244 \end_inset
30245 </cell>
30246 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
30247 \begin_inset Text
30248
30249 \begin_layout Standard
30250
30251 \family roman
30252 \series medium
30253 \shape up
30254 \emph off
30255 \bar no
30256 \noun off
30257 \color none
30258 /
30259 \end_layout
30260
30261 \end_inset
30262 </cell>
30263 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
30264 \begin_inset Text
30265
30266 \begin_layout Standard
30267
30268 \family roman
30269 \series medium
30270 \shape up
30271 \emph off
30272 \bar no
30273 \noun off
30274 \color none
30275 ?
30276 \end_layout
30277
30278 \end_inset
30279 </cell>
30280 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
30281 \begin_inset Text
30282
30283 \begin_layout Standard
30284
30285 \family roman
30286 \series medium
30287 \shape up
30288 \emph off
30289 \bar no
30290 \noun off
30291 \color none
30292 O
30293 \end_layout
30294
30295 \end_inset
30296 </cell>
30297 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
30298 \begin_inset Text
30299
30300 \begin_layout Standard
30301
30302 \family roman
30303 \series medium
30304 \shape up
30305 \emph off
30306 \bar no
30307 \noun off
30308 \color none
30309 _
30310 \end_layout
30311
30312 \end_inset
30313 </cell>
30314 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
30315 \begin_inset Text
30316
30317 \begin_layout Standard
30318
30319 \family roman
30320 \series medium
30321 \shape up
30322 \emph off
30323 \bar no
30324 \noun off
30325 \color none
30326 o
30327 \end_layout
30328
30329 \end_inset
30330 </cell>
30331 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
30332 \begin_inset Text
30333
30334 \begin_layout Standard
30335
30336 \end_layout
30337
30338 \end_inset
30339 </cell>
30340 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
30341 \begin_inset Text
30342
30343 \begin_layout Standard
30344
30345 \end_layout
30346
30347 \end_inset
30348 </cell>
30349 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
30350 \begin_inset Text
30351
30352 \begin_layout Standard
30353
30354 \end_layout
30355
30356 \end_inset
30357 </cell>
30358 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
30359 \begin_inset Text
30360
30361 \begin_layout Standard
30362
30363 \family roman
30364 \series medium
30365 \shape up
30366 \emph off
30367 \bar no
30368 \noun off
30369 \color none
30370 ¯
30371 \end_layout
30372
30373 \end_inset
30374 </cell>
30375 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
30376 \begin_inset Text
30377
30378 \begin_layout Standard
30379
30380 \family roman
30381 \series medium
30382 \shape up
30383 \emph off
30384 \bar no
30385 \noun off
30386 \color none
30387 ¿
30388 \end_layout
30389
30390 \end_inset
30391 </cell>
30392 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
30393 \begin_inset Text
30394
30395 \begin_layout Standard
30396
30397 \family roman
30398 \series medium
30399 \shape up
30400 \emph off
30401 \bar no
30402 \noun off
30403 \color none
30404 Ï
30405 \end_layout
30406
30407 \end_inset
30408 </cell>
30409 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
30410 \begin_inset Text
30411
30412 \begin_layout Standard
30413
30414 \family roman
30415 \series medium
30416 \shape up
30417 \emph off
30418 \bar no
30419 \noun off
30420 \color none
30421 ß
30422 \end_layout
30423
30424 \end_inset
30425 </cell>
30426 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
30427 \begin_inset Text
30428
30429 \begin_layout Standard
30430
30431 \family roman
30432 \series medium
30433 \shape up
30434 \emph off
30435 \bar no
30436 \noun off
30437 \color none
30438 ï
30439 \end_layout
30440
30441 \end_inset
30442 </cell>
30443 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
30444 \begin_inset Text
30445
30446 \begin_layout Standard
30447
30448 \family roman
30449 \series medium
30450 \shape up
30451 \emph off
30452 \bar no
30453 \noun off
30454 \color none
30455 ÿ
30456 \end_layout
30457
30458 \end_inset
30459 </cell>
30460 </row>
30461 </lyxtabular>
30462
30463 \end_inset
30464
30465
30466 \end_layout
30467
30468 \end_inset
30469
30470
30471 \end_layout
30472
30473 \begin_layout Standard
30474 The following is a full list of all of the accented characters LyX can display
30475  directly.
30476  It includes not only the accented characters from the previous table, but
30477  also the characters from 
30478 \family typewriter
30479 ISO8859--2
30480 \family default
30481  through 
30482 \family typewriter
30483 4
30484 \family default
30485 .
30486  
30487 \end_layout
30488
30489 \begin_layout Itemize
30490 From 
30491 \family typewriter
30492 ISO8859--1
30493 \family default
30494 :
30495 \end_layout
30496
30497 \begin_deeper
30498 \begin_layout Standard
30499 ¨ Ä Ë Ï Ö Ü ä ë ï ö ü ÿ
30500 \hfill
30501 diaeresis
30502 \end_layout
30503
30504 \begin_layout Standard
30505 ^ Â Ê Î Ô Û â ê î ô û
30506 \hfill
30507 circumflex
30508 \end_layout
30509
30510 \begin_layout Standard
30511 ` À È Ì Ò Ù à è ì ò ù
30512 \hfill
30513 grave
30514 \end_layout
30515
30516 \begin_layout Standard
30517 ´ Á É Í Ó Ú Ý á é í ó ú ý
30518 \hfill
30519 acute
30520 \end_layout
30521
30522 \begin_layout Standard
30523 ~ Ã Ñ Õ ã ñ õ
30524 \hfill
30525 tilde
30526 \end_layout
30527
30528 \begin_layout Standard
30529 ¸Çç
30530 \hfill
30531 cedilla
30532 \end_layout
30533
30534 \begin_layout Standard
30535 ¯
30536 \hfill
30537 macron
30538 \end_layout
30539
30540 \end_deeper
30541 \begin_layout Itemize
30542 From 
30543 \family typewriter
30544 ISO8859--2
30545 \family default
30546  through 
30547 \family typewriter
30548 4
30549 \family default
30550 :
30551 \end_layout
30552
30553 \begin_deeper
30554 \begin_layout Standard
30555 ĤĴĥȷ̂ĈĜŜĉĝŝ
30556 \hfill
30557 circumflex
30558 \end_layout
30559
30560 \begin_layout Standard
30561 ŚŹśźŔĹĆŃŕĺćń
30562 \hfill
30563 acute
30564 \end_layout
30565
30566 \begin_layout Standard
30567 Ĩı̃Ũũ
30568 \hfill
30569 tilde
30570 \end_layout
30571
30572 \begin_layout Standard
30573 ŞşŢţŖĻĢŗļģŅĶņķ
30574 \hfill
30575 cedilla
30576 \end_layout
30577
30578 \begin_layout Standard
30579 ĒēĀĪŌŪāı̄ōū
30580 \hfill
30581 macron
30582 \end_layout
30583
30584 \begin_layout Standard
30585 ŐŰőű
30586 \hfill
30587 Hungarian umlaut
30588 \end_layout
30589
30590 \end_deeper
30591 \begin_layout Standard
30592 All the characters above are actively supported by TeX fonts.
30593  In addition TeX allows diacritical marks on almost all characters.
30594  Also make sure you're using the 
30595 \family typewriter
30596 T1
30597 \family default
30598  font-encoding.
30599 \end_layout
30600
30601 \begin_layout Chapter
30602 \start_of_appendix
30603 The User Interface
30604 \begin_inset LatexCommand label
30605 name "cha:The-User-Interface"
30606
30607 \end_inset
30608
30609
30610 \end_layout
30611
30612 \begin_layout Standard
30613 This appendix lists all available menus and describes its functionality.
30614  It is designed as quick reference if you are searching for a special topic
30615  inside the user's guide.
30616 \end_layout
30617
30618 \begin_layout Section
30619 The File Menu
30620 \begin_inset LatexCommand index
30621 name "Menu ! File"
30622
30623 \end_inset
30624
30625
30626 \end_layout
30627
30628 \begin_layout Standard
30629 Under the 
30630 \family sans
30631 File
30632 \family default
30633  menu are the basic operations in addition to some more advanced operations.
30634  At the end of the menu the four last opened documents are listed.
30635 \end_layout
30636
30637 \begin_layout Subsection
30638 New
30639 \end_layout
30640
30641 \begin_layout Standard
30642 Creates a new document.
30643 \end_layout
30644
30645 \begin_layout Subsection
30646 New from Template
30647 \end_layout
30648
30649 \begin_layout Standard
30650 This menu prompts you for a template to use.
30651  Selecting a template will automatically set certain layout features for
30652  the document, features you would otherwise need to change manually.
30653 \end_layout
30654
30655 \begin_layout Subsection
30656 Open
30657 \end_layout
30658
30659 \begin_layout Standard
30660 Opens a document.
30661 \end_layout
30662
30663 \begin_layout Subsection
30664 Open Recent
30665 \end_layout
30666
30667 \begin_layout Standard
30668 The submenu shows a list of the recently opened files.
30669  Click there on a file to open it.
30670 \end_layout
30671
30672 \begin_layout Subsection
30673 Close
30674 \end_layout
30675
30676 \begin_layout Standard
30677 Closes the current document.
30678 \end_layout
30679
30680 \begin_layout Subsection
30681 Save
30682 \end_layout
30683
30684 \begin_layout Standard
30685 Saves the actual document.
30686 \end_layout
30687
30688 \begin_layout Subsection
30689 Save As
30690 \end_layout
30691
30692 \begin_layout Standard
30693 Saves the actual document under a new name to create a copy.
30694 \end_layout
30695
30696 \begin_layout Subsection
30697 Revert to saved
30698 \end_layout
30699
30700 \begin_layout Standard
30701 Reloads the actual document from disk.
30702 \end_layout
30703
30704 \begin_layout Subsection
30705 Version Control
30706 \end_layout
30707
30708 \begin_layout Standard
30709 This is used when more people are working on the same document.
30710  It is described in the section 
30711 \emph on
30712 Version Control in LyX
30713 \emph default
30714  of the 
30715 \emph on
30716 Extended\InsetSpace ~
30717 Features
30718 \emph default
30719  manual.
30720 \end_layout
30721
30722 \begin_layout Subsection
30723 Import
30724 \end_layout
30725
30726 \begin_layout Standard
30727 You can import there files from older LyX-versions, LaTeX-files and plain
30728  text files (ASCII-files).
30729  The files will be imported as new LyX-document.
30730 \end_layout
30731
30732 \begin_layout Standard
30733 When using the menu 
30734 \family sans
30735 Plain\InsetSpace ~
30736 Text, Join\InsetSpace ~
30737 Lines
30738 \family default
30739 , all lines will be imported consecutively to one big paragraph.
30740  A new paragraph is started when there is a blank line in the file.
30741  , the text is inserted as Paragraphs, where the line breaks of the text
30742  will start a new paragraph.
30743 \end_layout
30744
30745 \begin_layout Subsection
30746 Export
30747 \begin_inset LatexCommand label
30748 name "sub:Export"
30749
30750 \end_inset
30751
30752
30753 \end_layout
30754
30755 \begin_layout Standard
30756 You can export your document to various file formats.
30757  The resulting files are placed in the directory of your LyX-file.
30758  The menu entries are not the same on all installations.
30759  They depend on the programs found by LyX while its configuration.
30760 \end_layout
30761
30762 \begin_layout Standard
30763 Here is a list of all available entries; they are explained in detail in
30764  section\InsetSpace ~
30765
30766 \begin_inset LatexCommand ref
30767 reference "sub:Output-file-formats"
30768
30769 \end_inset
30770
30771 :
30772 \end_layout
30773
30774 \begin_layout Description
30775
30776 \family sans
30777 CJK\InsetSpace ~
30778 LyX 
30779 \family default
30780 format of the special LyX 1.4.x versions for Chinese, Japanese, and Korean
30781  (CJK); (Since LyX 1.5.0 CJK support is fully integrated to LyX.)
30782 \end_layout
30783
30784 \begin_layout Description
30785
30786 \family sans
30787 DVI
30788 \family default
30789  DVI-format
30790 \end_layout
30791
30792 \begin_layout Description
30793 HTML HTML-format (the HTML-converter is a third-party product and doesn't
30794  work in all cases)
30795 \end_layout
30796
30797 \begin_layout Description
30798 HTML\InsetSpace ~
30799 (MS\InsetSpace ~
30800 Word) HTML-format specialized so that the result can be imported
30801  to 
30802 \family sans
30803 MS Word
30804 \family default
30805 , as consequence of this formulas will be embedded as bitmap fonts and not
30806  in the format 
30807 \family sans
30808 MathML
30809 \family default
30810 .
30811 \end_layout
30812
30813 \begin_layout Description
30814
30815 \family sans
30816 LaT
30817 \begin_inset ERT
30818 status collapsed
30819
30820 \begin_layout Standard
30821
30822 {}
30823 \end_layout
30824
30825 \end_inset
30826
30827 eX\InsetSpace ~
30828 (pdflatex)
30829 \family default
30830  text file with the LaTeX source, additionally all images used in the document
30831  will be converted to a format that is readable for the 
30832 \family typewriter
30833 pdflatex
30834 \family default
30835  program (GIF, JPG, PDF, PNG)
30836 \end_layout
30837
30838 \begin_layout Description
30839
30840 \family sans
30841 LaT
30842 \begin_inset ERT
30843 status collapsed
30844
30845 \begin_layout Standard
30846
30847 {}
30848 \end_layout
30849
30850 \end_inset
30851
30852 eX\InsetSpace ~
30853 (plain)
30854 \family default
30855  text file with the LaTeX source code, additionally all images used in the
30856  document will be converted to the EPS-format, only this format is readable
30857  for the 
30858 \family typewriter
30859 latex
30860 \family default
30861  program
30862 \end_layout
30863
30864 \begin_layout Description
30865 LyX\InsetSpace ~
30866 1.y.x LyX-document in a format readable for the LyX versions 1.y.x (
30867 \begin_inset Quotes eld
30868 \end_inset
30869
30870 y
30871 \begin_inset Quotes erd
30872 \end_inset
30873
30874  is replaced by the version number)
30875 \end_layout
30876
30877 \begin_layout Description
30878 OpenDocument OpenDocument-formatted text file, to be opened with 
30879 \family sans
30880 OpenOffice
30881 \family default
30882
30883 \family sans
30884 KOffice
30885 \family default
30886
30887 \family sans
30888 Abiword
30889 \family default
30890 , etc.
30891  (the OpenDocument-converter is a third-party product and doesn't work in
30892  all cases)
30893 \end_layout
30894
30895 \begin_layout Description
30896
30897 \family sans
30898 PDF
30899 \family default
30900  PDF-format using the program 
30901 \family typewriter
30902 ps2pdf
30903 \end_layout
30904
30905 \begin_layout Description
30906
30907 \family sans
30908 PDF\InsetSpace ~
30909 (dvipdfm)
30910 \family default
30911  PDF-format using the program 
30912 \family typewriter
30913 dvipdfm
30914 \end_layout
30915
30916 \begin_layout Description
30917
30918 \family sans
30919 PDF\InsetSpace ~
30920 (pdflatex)
30921 \family default
30922  PDF-format using the program 
30923 \family typewriter
30924 pdflatex
30925 \end_layout
30926
30927 \begin_layout Description
30928
30929 \family sans
30930 Plain\InsetSpace ~
30931 text
30932 \family default
30933  text format
30934 \end_layout
30935
30936 \begin_layout Description
30937
30938 \family sans
30939 Plain\InsetSpace ~
30940 text\InsetSpace ~
30941 (ps2ascii)
30942 \family default
30943  text format, the document will first be converted to Postscript format
30944  and then exported as text using the program 
30945 \family sans
30946 ps2ascii
30947 \end_layout
30948
30949 \begin_layout Description
30950
30951 \family sans
30952 Postscript
30953 \family default
30954  PostScript format using the program 
30955 \family typewriter
30956 dvips
30957 \end_layout
30958
30959 \begin_layout Description
30960
30961 \family sans
30962 Custom
30963 \family default
30964  custom format
30965 \end_layout
30966
30967 \begin_layout Standard
30968 The program 
30969 \family typewriter
30970 dvipdfm
30971 \family default
30972  produces internally a dvi-file which is then converted to a pdf-file.
30973  It is a bit out of date and therefore the output could look different from
30974  what you want.
30975  
30976 \family typewriter
30977 pdflatex
30978 \family default
30979  produces directly pdf-files and supports the latest pdf-file formats.
30980 \end_layout
30981
30982 \begin_layout Standard
30983 If one of the menu entries 
30984 \family sans
30985 DVI
30986 \family default
30987
30988 \family sans
30989 PDF\InsetSpace ~
30990 (pdflatex)
30991 \family default
30992  or 
30993 \family sans
30994 Postscript
30995 \family default
30996  is missing, you need to update your LaTeX installation.
30997  After updating you have to reconfigure LyX, see section\InsetSpace ~
30998
30999 \begin_inset LatexCommand ref
31000 reference "sec:Basic-LyX-Setup"
31001
31002 \end_inset
31003
31004 .
31005 \begin_inset LatexCommand index
31006 name "Reconfiguration of LyX"
31007
31008 \end_inset
31009
31010
31011 \end_layout
31012
31013 \begin_layout Standard
31014 The menu 
31015 \family sans
31016 Custom
31017 \family default
31018  allows you to export your file by using special command line options for
31019  the export program.
31020 \end_layout
31021
31022 \begin_layout Subsection
31023 Print
31024 \end_layout
31025
31026 \begin_layout Standard
31027 With this menu you can print your document to a file in PostScript format
31028  or send it to a printer.
31029  The printer will also use the document in PostScript format.
31030  The conversion to PostScript is done in the background by LyX using the
31031  program 
31032 \family typewriter
31033 dvips
31034 \family default
31035 .
31036  For more informations have a look at section\InsetSpace ~
31037
31038 \begin_inset LatexCommand ref
31039 reference "sub:Printing-the-File"
31040
31041 \end_inset
31042
31043 .
31044 \end_layout
31045
31046 \begin_layout Subsection
31047 New and Close Window
31048 \end_layout
31049
31050 \begin_layout Standard
31051 Opens a new instance of LyX with all currently opened documents.
31052  You can close it later with the corresponding menu.
31053 \end_layout
31054
31055 \begin_layout Section
31056 The Edit Menu
31057 \begin_inset LatexCommand index
31058 name "Menu ! Edit"
31059
31060 \end_inset
31061
31062
31063 \end_layout
31064
31065 \begin_layout Subsection
31066 Undo and Redo
31067 \end_layout
31068
31069 \begin_layout Standard
31070 Described in section\InsetSpace ~
31071
31072 \begin_inset LatexCommand ref
31073 reference "sec:Undo-and-Redo"
31074
31075 \end_inset
31076
31077 .
31078 \end_layout
31079
31080 \begin_layout Subsection
31081 Cut, Copy, Paste, Paste Recent, Paste Special
31082 \end_layout
31083
31084 \begin_layout Standard
31085 Described in section\InsetSpace ~
31086
31087 \begin_inset LatexCommand ref
31088 reference "sec:Basic-Editing-Features"
31089
31090 \end_inset
31091
31092 .
31093 \end_layout
31094
31095 \begin_layout Subsection
31096 Select All
31097 \end_layout
31098
31099 \begin_layout Standard
31100 Selects the whole document.
31101 \end_layout
31102
31103 \begin_layout Subsection
31104 Find & Replace
31105 \begin_inset LatexCommand index
31106 name "Dialogs ! Find \\& Replace"
31107
31108 \end_inset
31109
31110
31111 \end_layout
31112
31113 \begin_layout Standard
31114 Described in section\InsetSpace ~
31115
31116 \begin_inset LatexCommand ref
31117 reference "sec:Basic-Editing-Features"
31118
31119 \end_inset
31120
31121 .
31122 \end_layout
31123
31124 \begin_layout Subsection
31125 Move paragraph Up/Down
31126 \end_layout
31127
31128 \begin_layout Standard
31129 This shifts the paragraph where the cursor is currently in one paragraph
31130  up or down.
31131 \end_layout
31132
31133 \begin_layout Subsection
31134 Text Style
31135 \begin_inset LatexCommand index
31136 name "Dialogs ! Text Style"
31137
31138 \end_inset
31139
31140
31141 \end_layout
31142
31143 \begin_layout Standard
31144 Described in section\InsetSpace ~
31145
31146 \begin_inset LatexCommand ref
31147 reference "sub:Fine-Tuning-with-the"
31148
31149 \end_inset
31150
31151 .
31152 \end_layout
31153
31154 \begin_layout Subsection
31155 Paragraph Settings
31156 \begin_inset LatexCommand index
31157 name "Paragraph ! Settings"
31158
31159 \end_inset
31160
31161
31162 \end_layout
31163
31164 \begin_layout Standard
31165 The settings in the paragraph dialog only affects the paragraph where the
31166  cursor is in.
31167  Here you can set here the paragraph alignment and line spacing.
31168 \end_layout
31169
31170 \begin_layout Standard
31171 You can also prevent that the first line of the paragraph is indented.
31172  This option works only when you have chosen to separate paragraphs with
31173  indents in the 
31174 \family sans
31175 Document\SpecialChar \menuseparator
31176 Settings
31177 \family default
31178  dialog under 
31179 \family sans
31180 Text\InsetSpace ~
31181 Layout
31182 \family default
31183 .
31184 \end_layout
31185
31186 \begin_layout Subsection
31187 Tabular and Math
31188 \end_layout
31189
31190 \begin_layout Standard
31191 These two menus are only active when the cursor is inside a table or a formula.
31192  The properties of this table/formula can now be changed.
31193  The properties of tables are described in section\InsetSpace ~
31194
31195 \begin_inset LatexCommand ref
31196 reference "sec:Tables"
31197
31198 \end_inset
31199
31200 , the properties of formulas in chapter\InsetSpace ~
31201
31202 \begin_inset LatexCommand ref
31203 reference "cha:Mathematical-Formulas"
31204
31205 \end_inset
31206
31207 .
31208 \end_layout
31209
31210 \begin_layout Subsection
31211 Increase / Decrease List Depth
31212 \end_layout
31213
31214 \begin_layout Standard
31215 These menus are only active when the cursor is in an environment that can
31216  be nested.
31217  They in/decrease the environment nesting level as explained in section\InsetSpace ~
31218
31219 \begin_inset LatexCommand ref
31220 reference "sec:Nesting"
31221
31222 \end_inset
31223
31224  and 
31225 \begin_inset LatexCommand ref
31226 reference "sub:Numbering-depth"
31227
31228 \end_inset
31229
31230 .
31231 \end_layout
31232
31233 \begin_layout Section
31234 The View Menu
31235 \begin_inset LatexCommand index
31236 name "Menu ! View"
31237
31238 \end_inset
31239
31240
31241 \end_layout
31242
31243 \begin_layout Standard
31244 The 
31245 \family sans
31246 View
31247 \family default
31248  menu contains a list of available formats in which you can view the actual
31249  document with an external program.
31250  The menu entries for the viewing formats are not the same on all installations
31251  - it depends on the LaTeX programs that are found while LyX was configured.
31252  All possible formats are formats listed in section\InsetSpace ~
31253
31254 \begin_inset LatexCommand ref
31255 reference "sub:Export"
31256
31257 \end_inset
31258
31259 .
31260  You should at least see the menu entries 
31261 \family sans
31262 DVI
31263 \family default
31264  and 
31265 \family sans
31266 PDF\InsetSpace ~
31267 (pdflatex)
31268 \family default
31269 .
31270  If one of the two is missing, you need to update your LaTeX installation.
31271  After updating you have to reconfigure LyX, see section\InsetSpace ~
31272
31273 \begin_inset LatexCommand ref
31274 reference "sec:Basic-LyX-Setup"
31275
31276 \end_inset
31277
31278 .
31279 \begin_inset LatexCommand index
31280 name "Reconfiguration of LyX"
31281
31282 \end_inset
31283
31284
31285 \end_layout
31286
31287 \begin_layout Standard
31288 Invoking a menu will start a viewer program.
31289  The viewer can be set in the preferences, see section\InsetSpace ~
31290
31291 \begin_inset LatexCommand ref
31292 reference "cha:The-Preferences-dialog"
31293
31294 \end_inset
31295
31296 .
31297  The default viewers are set by LyX while it is first configured or later
31298  reconfigured.
31299 \end_layout
31300
31301 \begin_layout Standard
31302 \begin_inset VSpace bigskip
31303 \end_inset
31304
31305 At the bottom of the 
31306 \family sans
31307 View
31308 \family default
31309  menu the opened documents are listed.
31310 \end_layout
31311
31312 \begin_layout Subsection
31313 View Source
31314 \end_layout
31315
31316 \begin_layout Standard
31317 Opens a window showing the source code of the actual document, as described
31318  in section\InsetSpace ~
31319
31320 \begin_inset LatexCommand ref
31321 reference "sec:Previewing-snippets-of"
31322
31323 \end_inset
31324
31325 .
31326 \end_layout
31327
31328 \begin_layout Subsection
31329 Update
31330 \end_layout
31331
31332 \begin_layout Standard
31333 This menu allows you to update the view with your latest changes without
31334  opening a new view window.
31335 \end_layout
31336
31337 \begin_layout Subsection
31338 Toolbars
31339 \begin_inset LatexCommand label
31340 name "sub:Toolbars"
31341
31342 \end_inset
31343
31344
31345 \begin_inset LatexCommand index
31346 name "Toolbar"
31347
31348 \end_inset
31349
31350
31351 \end_layout
31352
31353 \begin_layout Standard
31354 In this menu you can set the appearance of the different toolbars.
31355  All toolbars and the 
31356 \family sans
31357 Command\InsetSpace ~
31358 Buffer
31359 \family default
31360  can be turned on and off.
31361  The 
31362 \emph on
31363 on
31364 \emph default
31365  state is denoted in the menu with a checkmark.
31366  The 
31367 \family sans
31368 Review
31369 \family default
31370
31371 \family sans
31372 Table
31373 \family default
31374
31375 \family sans
31376 Math\InsetSpace ~
31377 Panels
31378 \family default
31379 , and 
31380 \family sans
31381 Math
31382 \family default
31383  toolbars can be additionally set to the state 
31384 \emph on
31385 automatic
31386 \emph default
31387  that is denoted in the menu with the suffix 
31388 \family sans
31389 (auto)
31390 \family default
31391 .
31392 \end_layout
31393
31394 \begin_layout Standard
31395 In the 
31396 \emph on
31397 on
31398 \emph default
31399  state the toolbar is permanently shown, in the 
31400 \emph on
31401 automatic
31402 \emph default
31403  state the toolbar is only shown when the cursor is in a certain environment
31404  or when a certain feature is enabled.
31405  That means that the review toolbar will only be shown when change tracking
31406  is activated, the math and table toolbars are only shown when the cursor
31407  is inside a formula or table, respectively.
31408 \end_layout
31409
31410 \begin_layout Standard
31411 LyX's toolbars and its buttons are explained in section\InsetSpace ~
31412
31413 \begin_inset LatexCommand ref
31414 reference "sec:Toolbars"
31415
31416 \end_inset
31417
31418 .
31419 \end_layout
31420
31421 \begin_layout Section
31422 The Insert Menu
31423 \begin_inset LatexCommand index
31424 name "Menu ! Insert"
31425
31426 \end_inset
31427
31428
31429 \end_layout
31430
31431 \begin_layout Subsection
31432 Math
31433 \end_layout
31434
31435 \begin_layout Standard
31436 Inserts math constructs that are explained in chapter\InsetSpace ~
31437
31438 \begin_inset LatexCommand ref
31439 reference "cha:Mathematical-Formulas"
31440
31441 \end_inset
31442
31443 .
31444 \end_layout
31445
31446 \begin_layout Subsection
31447 Special Character
31448 \begin_inset LatexCommand label
31449 name "sub:Special-Character"
31450
31451 \end_inset
31452
31453
31454 \end_layout
31455
31456 \begin_layout Standard
31457 Here you can insert the following characters:
31458 \end_layout
31459
31460 \begin_layout Description
31461 Ellipsis Inserts an ellipsis: \SpecialChar \ldots{}
31462
31463 \end_layout
31464
31465 \begin_layout Description
31466 End\InsetSpace ~
31467 of\InsetSpace ~
31468 Sentence Inserts an end of sentence dot as described in section\InsetSpace ~
31469
31470 \begin_inset LatexCommand ref
31471 reference "sub:Abbreviations"
31472
31473 \end_inset
31474
31475 .
31476 \end_layout
31477
31478 \begin_layout Description
31479 Ordinary\InsetSpace ~
31480 Quote Inserts this quote: 
31481 \begin_inset Quotes erd
31482 \end_inset
31483
31484 , no matter what quote type you selected in the 
31485 \family sans
31486 Document\SpecialChar \menuseparator
31487 Settings
31488 \family default
31489  dialog under 
31490 \family sans
31491 Language
31492 \family default
31493 .
31494 \end_layout
31495
31496 \begin_layout Description
31497 Single\InsetSpace ~
31498 Quote Inserts this quote: 
31499 \begin_inset Quotes els
31500 \end_inset
31501
31502
31503 \end_layout
31504
31505 \begin_layout Description
31506 Menu\InsetSpace ~
31507 Separator Inserts the menu separator sign: \SpecialChar \menuseparator
31508
31509 \end_layout
31510
31511 \begin_layout Description
31512 Phonetic\InsetSpace ~
31513 Symbols
31514 \begin_inset LatexCommand index
31515 name "Phonetic symbols"
31516
31517 \end_inset
31518
31519
31520 \begin_inset LatexCommand index
31521 name "Language ! Phonetic symbols"
31522
31523 \end_inset
31524
31525  Creates a formula with a so called tipa inset.
31526  Here you can insert commands to create IPA phonetic symbols.
31527  For this feature you must have the LaTeX-package 
31528 \series bold
31529 tipa
31530 \series default
31531
31532 \begin_inset LatexCommand index
31533 name "LaTeX-packages ! tipa"
31534
31535 \end_inset
31536
31537  installed.
31538 \newline
31539 For more informations about this feature we refer to the documentation
31540  of 
31541 \series bold
31542 tipa, 
31543 \begin_inset LatexCommand cite
31544 key "tipa"
31545
31546 \end_inset
31547
31548
31549 \series default
31550  and this Wiki-page:
31551 \newline
31552
31553 \begin_inset LatexCommand url
31554 target "http://wiki.lyx.org/LyX/LinguistLyX"
31555
31556 \end_inset
31557
31558 .
31559 \end_layout
31560
31561 \begin_layout Subsection
31562 Formatting
31563 \end_layout
31564
31565 \begin_layout Standard
31566 Here you can insert the following format constructs:
31567 \end_layout
31568
31569 \begin_layout Description
31570 Superscript Inserts an superscript: test
31571 \begin_inset Formula $^{\text{a,b}}$
31572 \end_inset
31573
31574
31575 \end_layout
31576
31577 \begin_layout Description
31578 Subscript Inserts an subscript: test
31579 \begin_inset Formula $_{\text{3x}}$
31580 \end_inset
31581
31582
31583 \end_layout
31584
31585 \begin_layout Description
31586 Protected\InsetSpace ~
31587 Space Inserts a protected space that is described in section\InsetSpace ~
31588
31589 \begin_inset LatexCommand ref
31590 reference "sub:Protected-Space"
31591
31592 \end_inset
31593
31594 .
31595 \end_layout
31596
31597 \begin_layout Description
31598 Inter-word\InsetSpace ~
31599 Space Inserts an inter-word space that is described in section\InsetSpace ~
31600
31601 \begin_inset LatexCommand ref
31602 reference "sub:Inter-word-Space"
31603
31604 \end_inset
31605
31606 .
31607 \end_layout
31608
31609 \begin_layout Description
31610 Thin\InsetSpace ~
31611 Space Inserts a thin space that is described in section\InsetSpace ~
31612
31613 \begin_inset LatexCommand ref
31614 reference "sub:Thin-Space"
31615
31616 \end_inset
31617
31618 .
31619 \end_layout
31620
31621 \begin_layout Description
31622 Horizontal\InsetSpace ~
31623 Fill Inserts an horizontal fill, see section\InsetSpace ~
31624
31625 \begin_inset LatexCommand ref
31626 reference "sub:Horizontal-Space"
31627
31628 \end_inset
31629
31630  for a description.
31631 \end_layout
31632
31633 \begin_layout Description
31634 Horizontal\InsetSpace ~
31635 Line Inserts an horizontal line, see section\InsetSpace ~
31636
31637 \begin_inset LatexCommand ref
31638 reference "sub:Horizontal-Lines"
31639
31640 \end_inset
31641
31642  for a description.
31643 \end_layout
31644
31645 \begin_layout Description
31646 Vertical\InsetSpace ~
31647 Space Inserts vertical space, see section\InsetSpace ~
31648
31649 \begin_inset LatexCommand ref
31650 reference "sub:Vertical-Space"
31651
31652 \end_inset
31653
31654  for a description.
31655 \end_layout
31656
31657 \begin_layout Description
31658 Hyphenation\InsetSpace ~
31659 Point Inserts an hyphenation point, see section\InsetSpace ~
31660
31661 \begin_inset LatexCommand ref
31662 reference "sub:Hyphenation"
31663
31664 \end_inset
31665
31666
31667 \end_layout
31668
31669 \begin_layout Description
31670 Ligature\InsetSpace ~
31671 Break Inserts a ligature break, see section\InsetSpace ~
31672
31673 \begin_inset LatexCommand ref
31674 reference "sub:Ligatures"
31675
31676 \end_inset
31677
31678
31679 \end_layout
31680
31681 \begin_layout Description
31682 Line\InsetSpace ~
31683 Break Inserts a forced linebreak, see section\InsetSpace ~
31684
31685 \begin_inset LatexCommand ref
31686 reference "sub:Forced-Linebreaks"
31687
31688 \end_inset
31689
31690
31691 \end_layout
31692
31693 \begin_layout Description
31694 Page\InsetSpace ~
31695 Break Inserts a forced pagebreak, described in section\InsetSpace ~
31696
31697 \begin_inset LatexCommand ref
31698 reference "sub:Forced-Pagebreaks"
31699
31700 \end_inset
31701
31702
31703 \end_layout
31704
31705 \begin_layout Description
31706 Clear\InsetSpace ~
31707 Page Inserts a clear pagebreak, described in section\InsetSpace ~
31708
31709 \begin_inset LatexCommand ref
31710 reference "sub:Clear-Pages"
31711
31712 \end_inset
31713
31714
31715 \end_layout
31716
31717 \begin_layout Description
31718 Clear\InsetSpace ~
31719 Double\InsetSpace ~
31720 Page Inserts a clear doublepage break, described in section\InsetSpace ~
31721
31722 \begin_inset LatexCommand ref
31723 reference "sub:Clear-Pages"
31724
31725 \end_inset
31726
31727
31728 \end_layout
31729
31730 \begin_layout Subsection
31731 List / TOC
31732 \end_layout
31733
31734 \begin_layout Standard
31735 Various lists can be inserted with this menu.
31736  The table of contents, the algorithm, figures, and tables list are described
31737  in section\InsetSpace ~
31738
31739 \begin_inset LatexCommand ref
31740 reference "sec:toc"
31741
31742 \end_inset
31743
31744 .
31745  The index list is described in section\InsetSpace ~
31746
31747 \begin_inset LatexCommand ref
31748 reference "sec:Index"
31749
31750 \end_inset
31751
31752 , the nomenclature in section\InsetSpace ~
31753
31754 \begin_inset LatexCommand ref
31755 reference "sec:Nomenclature"
31756
31757 \end_inset
31758
31759 , and the BibTeX bibliography in section\InsetSpace ~
31760
31761 \begin_inset LatexCommand ref
31762 reference "sub:Bibliography-databases"
31763
31764 \end_inset
31765
31766 .
31767 \end_layout
31768
31769 \begin_layout Subsection
31770 Float
31771 \end_layout
31772
31773 \begin_layout Standard
31774 To insert floats, described in section\InsetSpace ~
31775
31776 \begin_inset LatexCommand ref
31777 reference "sec:Floats"
31778
31779 \end_inset
31780
31781 .
31782 \end_layout
31783
31784 \begin_layout Subsection
31785 Note
31786 \end_layout
31787
31788 \begin_layout Standard
31789 To insert notes, described in section\InsetSpace ~
31790
31791 \begin_inset LatexCommand ref
31792 reference "sec:Notes"
31793
31794 \end_inset
31795
31796 .
31797 \end_layout
31798
31799 \begin_layout Subsection
31800 Branch
31801 \end_layout
31802
31803 \begin_layout Standard
31804 Inserts branch insets as described in section\InsetSpace ~
31805
31806 \begin_inset LatexCommand ref
31807 reference "sec:Branches"
31808
31809 \end_inset
31810
31811 .
31812 \end_layout
31813
31814 \begin_layout Subsection
31815 File
31816 \begin_inset LatexCommand index
31817 name "External Material"
31818
31819 \end_inset
31820
31821
31822 \end_layout
31823
31824 \begin_layout Standard
31825 Here you can inserts files to include them or its content to your document.
31826  How this can be done is in detail explained in chapter 
31827 \emph on
31828 External Stuff
31829 \emph default
31830  of the 
31831 \emph on
31832 Embedded Objects
31833 \emph default
31834  manual.
31835 \end_layout
31836
31837 \begin_layout Subsection
31838 Box
31839 \begin_inset LatexCommand index
31840 name "Boxes"
31841
31842 \end_inset
31843
31844
31845 \end_layout
31846
31847 \begin_layout Standard
31848 Inserts a minipage box that is described section\InsetSpace ~
31849
31850 \begin_inset LatexCommand ref
31851 reference "sec:Minipages"
31852
31853 \end_inset
31854
31855 .
31856  All box types supported by LyX are explained in detail in chapter 
31857 \emph on
31858 Boxes
31859 \emph default
31860  of the 
31861 \emph on
31862 Embedded Objects
31863 \emph default
31864  manual.
31865 \end_layout
31866
31867 \begin_layout Subsection
31868 Citation
31869 \end_layout
31870
31871 \begin_layout Standard
31872 Inserts a citation as described in section\InsetSpace ~
31873
31874 \begin_inset LatexCommand ref
31875 reference "sec:Bibliography"
31876
31877 \end_inset
31878
31879 .
31880 \end_layout
31881
31882 \begin_layout Subsection
31883 Cross-Reference
31884 \end_layout
31885
31886 \begin_layout Standard
31887 Inserts a cross-reference as described in section\InsetSpace ~
31888
31889 \begin_inset LatexCommand ref
31890 reference "sec:Cross-References"
31891
31892 \end_inset
31893
31894 .
31895 \end_layout
31896
31897 \begin_layout Subsection
31898 Label
31899 \end_layout
31900
31901 \begin_layout Standard
31902 Inserts a label as described in section\InsetSpace ~
31903
31904 \begin_inset LatexCommand ref
31905 reference "sec:Cross-References"
31906
31907 \end_inset
31908
31909 .
31910 \end_layout
31911
31912 \begin_layout Subsection
31913 Caption
31914 \begin_inset LatexCommand index
31915 name "Captions"
31916
31917 \end_inset
31918
31919
31920 \begin_inset LatexCommand index
31921 name "Longtables ! Caption"
31922
31923 \end_inset
31924
31925
31926 \end_layout
31927
31928 \begin_layout Standard
31929 Inserts a caption to floats or longtables.
31930  Floats are described in section\InsetSpace ~
31931
31932 \begin_inset LatexCommand ref
31933 reference "sec:Floats"
31934
31935 \end_inset
31936
31937 , cations in longtables are described in section 
31938 \emph on
31939 Longtable Captions
31940 \emph default
31941  of the 
31942 \emph on
31943 Embedded Objects
31944 \emph default
31945  manual.
31946 \end_layout
31947
31948 \begin_layout Subsection
31949 Index Entry
31950 \end_layout
31951
31952 \begin_layout Standard
31953 Inserts an index entry as described in section\InsetSpace ~
31954
31955 \begin_inset LatexCommand ref
31956 reference "sec:Index"
31957
31958 \end_inset
31959
31960 .
31961 \end_layout
31962
31963 \begin_layout Subsection
31964 Nomenclature Entry
31965 \end_layout
31966
31967 \begin_layout Standard
31968 Inserts a nomenclature entry as described in section\InsetSpace ~
31969
31970 \begin_inset LatexCommand ref
31971 reference "sec:Nomenclature"
31972
31973 \end_inset
31974
31975 .
31976 \end_layout
31977
31978 \begin_layout Subsection
31979 Table
31980 \end_layout
31981
31982 \begin_layout Standard
31983 Inserts a table.
31984  Tables are described in section\InsetSpace ~
31985
31986 \begin_inset LatexCommand ref
31987 reference "sec:Tables"
31988
31989 \end_inset
31990
31991 .
31992 \end_layout
31993
31994 \begin_layout Subsection
31995 Graphics
31996 \end_layout
31997
31998 \begin_layout Standard
31999 Inserts a graphic.
32000  Graphics are described in section\InsetSpace ~
32001
32002 \begin_inset LatexCommand ref
32003 reference "sec:Graphics"
32004
32005 \end_inset
32006
32007 .
32008 \end_layout
32009
32010 \begin_layout Subsection
32011 URL
32012 \end_layout
32013
32014 \begin_layout Standard
32015 Inserts an URL box as described in section\InsetSpace ~
32016
32017 \begin_inset LatexCommand ref
32018 reference "sec:URL"
32019
32020 \end_inset
32021
32022 .
32023 \end_layout
32024
32025 \begin_layout Subsection
32026 Footnote
32027 \end_layout
32028
32029 \begin_layout Standard
32030 Inserts a footnote, see section\InsetSpace ~
32031
32032 \begin_inset LatexCommand ref
32033 reference "sec:Footnotes"
32034
32035 \end_inset
32036
32037 .
32038 \end_layout
32039
32040 \begin_layout Subsection
32041 Marginal Note
32042 \end_layout
32043
32044 \begin_layout Standard
32045 Inserts a marginal note, see section\InsetSpace ~
32046
32047 \begin_inset LatexCommand ref
32048 reference "sec:Marginal-Notes"
32049
32050 \end_inset
32051
32052 .
32053 \end_layout
32054
32055 \begin_layout Subsection
32056 Short Title
32057 \end_layout
32058
32059 \begin_layout Standard
32060 Inserts a short title, see section\InsetSpace ~
32061
32062 \begin_inset LatexCommand ref
32063 reference "sec:Footnotes"
32064
32065 \end_inset
32066
32067 .
32068 \end_layout
32069
32070 \begin_layout Subsection
32071 TeX Code
32072 \end_layout
32073
32074 \begin_layout Standard
32075 Inserts an ERT box, see section\InsetSpace ~
32076
32077 \begin_inset LatexCommand ref
32078 reference "sub:ERT-Boxes"
32079
32080 \end_inset
32081
32082  for a description.
32083 \end_layout
32084
32085 \begin_layout Subsection
32086 Program Listing
32087 \begin_inset LatexCommand index
32088 name "Program listings"
32089
32090 \end_inset
32091
32092
32093 \end_layout
32094
32095 \begin_layout Standard
32096 Inserts a program listings box.
32097  Program listings are explained in chapter 
32098 \emph on
32099 Program Code Listings
32100 \emph default
32101  of the 
32102 \emph on
32103 Embedded Objects
32104 \emph default
32105  manual.
32106 \end_layout
32107
32108 \begin_layout Subsection
32109 Date
32110 \end_layout
32111
32112 \begin_layout Standard
32113 Inserts the actual date in the following form: month/day/year
32114 \end_layout
32115
32116 \begin_layout Standard
32117 The format is independent of the document language.
32118  LyX offers another ways to insert a date which is explained in section
32119  
32120 \emph on
32121 External Material
32122 \emph default
32123  of the 
32124 \emph on
32125 Embedded Objects
32126 \emph default
32127  manual.
32128  There the different methods are also compared.
32129 \end_layout
32130
32131 \begin_layout Section
32132 The Navigate Menu
32133 \begin_inset LatexCommand index
32134 name "Menu ! Navigate"
32135
32136 \end_inset
32137
32138
32139 \end_layout
32140
32141 \begin_layout Standard
32142 This menu lists the existing, chapter, sections, figures, and tables of
32143  the current document.
32144  This allows you to navigate easily through you document.
32145 \end_layout
32146
32147 \begin_layout Standard
32148 The Navigate menu also offers to 
32149 \end_layout
32150
32151 \begin_layout Subsection
32152 Bookmarks
32153 \end_layout
32154
32155 \begin_layout Standard
32156 With this menu you are able to define your own bookmarks.
32157  This is useful when you are working on a large documents and often have
32158  to jump e.g.
32159  between section\InsetSpace ~
32160 2.5 and 6.3.
32161  To create bookmarks for this example, go to section\InsetSpace ~
32162 2.5 and use the menu
32163  
32164 \family sans
32165 Save\InsetSpace ~
32166 Bookmark\InsetSpace ~
32167 1
32168 \family default
32169 .
32170  Then go to section\InsetSpace ~
32171 6.3 and use 
32172 \family sans
32173 Save\InsetSpace ~
32174 Bookmark\InsetSpace ~
32175
32176 \family default
32177 2.
32178  Now you can easily jump between these sections by using the menu or by
32179  the key bindings 
32180 \family sans
32181 C-1
32182 \family default
32183  and 
32184 \family sans
32185 C-2
32186 \family default
32187 .
32188 \end_layout
32189
32190 \begin_layout Standard
32191 You can also use bookmarks to jump between several opened documents.
32192  The saved bookmarks are valid till the document is closed.
32193 \end_layout
32194
32195 \begin_layout Subsection
32196 Next Note, Change, Cross-reference
32197 \end_layout
32198
32199 \begin_layout Standard
32200 Jump to the next note, change, or cross-reference following the current
32201  cursor position.
32202 \end_layout
32203
32204 \begin_layout Subsection
32205 Go to Label
32206 \end_layout
32207
32208 \begin_layout Standard
32209 Only active when the cursor is in front of a cross-reference.
32210  Sets the cursor before the referenced label, the same as if you right-click
32211  on a cross-reference box.
32212 \end_layout
32213
32214 \begin_layout Section
32215 The Document Menu
32216 \begin_inset LatexCommand index
32217 name "Menu ! Document"
32218
32219 \end_inset
32220
32221
32222 \end_layout
32223
32224 \begin_layout Subsection
32225 Change Tracking
32226 \end_layout
32227
32228 \begin_layout Standard
32229 Change Tracking is described in section\InsetSpace ~
32230
32231 \begin_inset LatexCommand ref
32232 reference "sec:Change-Tracking"
32233
32234 \end_inset
32235
32236 .
32237 \end_layout
32238
32239 \begin_layout Subsection
32240 LaT
32241 \begin_inset ERT
32242 status collapsed
32243
32244 \begin_layout Standard
32245
32246 {}
32247 \end_layout
32248
32249 \end_inset
32250
32251 eX Log
32252 \end_layout
32253
32254 \begin_layout Standard
32255 After running LaTeX by viewing or exporting a document, this menu will be
32256  enabled.
32257  It shows the logfile of the used LaTeX-program.
32258 \end_layout
32259
32260 \begin_layout Standard
32261 Here you can see how LaTeX works in the background.
32262  
32263 \emph on
32264 Experts
32265 \emph default
32266  will find in it reasons for LaTeX-errors.
32267 \end_layout
32268
32269 \begin_layout Subsection
32270 Outline
32271 \end_layout
32272
32273 \begin_layout Standard
32274 Opens the TOC/Outline window as described in section\InsetSpace ~
32275
32276 \begin_inset LatexCommand ref
32277 reference "sub:Table-of-Contents"
32278
32279 \end_inset
32280
32281 .
32282 \end_layout
32283
32284 \begin_layout Subsection
32285 Start Appendix Here
32286 \end_layout
32287
32288 \begin_layout Standard
32289 This menu will start the appendix of the document at the current cursor
32290  position as described in section\InsetSpace ~
32291
32292 \begin_inset LatexCommand ref
32293 reference "sec:Appendices"
32294
32295 \end_inset
32296
32297 .
32298 \end_layout
32299
32300 \begin_layout Subsection
32301 Compressed
32302 \end_layout
32303
32304 \begin_layout Standard
32305 Un/compresses the actual document.
32306 \end_layout
32307
32308 \begin_layout Subsection
32309 Settings
32310 \begin_inset LatexCommand label
32311 name "sub:Settings"
32312
32313 \end_inset
32314
32315
32316 \begin_inset LatexCommand index
32317 name "Document ! Settings"
32318
32319 \end_inset
32320
32321
32322 \end_layout
32323
32324 \begin_layout Standard
32325 This menu dialog contains some submenus to set properties for the whole
32326  document.
32327  You can save your document settings as default with the 
32328 \family sans
32329 Save as Document Defaults
32330 \family default
32331  button in the dialog.
32332  This will create a template named 
32333 \family typewriter
32334 default.lyx
32335 \family default
32336  which is automatically loaded by LyX when you create a new document without
32337  using a template.
32338 \end_layout
32339
32340 \begin_layout Standard
32341 The different submenus of the dialog are explained in the following:
32342 \end_layout
32343
32344 \begin_layout Subsubsection*
32345 Document Class
32346 \end_layout
32347
32348 \begin_layout Standard
32349 Here you set the document class, class options, and a Postscript driver.
32350  Document classes are described in section\InsetSpace ~
32351
32352 \begin_inset LatexCommand ref
32353 reference "sec:Document-Classes"
32354
32355 \end_inset
32356
32357 .
32358  The Postscript driver is used for LaTeX's color and graphics packages.
32359  When using 
32360 \family sans
32361 Default
32362 \family default
32363 , the default driver for the LaTeX-packages are used.
32364  It is recommended to use the default unless your know what you are doing.
32365 \end_layout
32366
32367 \begin_layout Subsubsection*
32368 Fonts
32369 \end_layout
32370
32371 \begin_layout Standard
32372 The document font settings are described in section\InsetSpace ~
32373
32374 \begin_inset LatexCommand ref
32375 reference "sec:Fonts-and-Text"
32376
32377 \end_inset
32378
32379 .
32380 \end_layout
32381
32382 \begin_layout Subsubsection*
32383 Text Layout
32384 \end_layout
32385
32386 \begin_layout Standard
32387 You can specify if paragraphs should be separated by indentations or vertical
32388  skips.
32389  The line spacing and the number of text columns can here also be specified.
32390  
32391 \end_layout
32392
32393 \begin_layout Standard
32394 Note that LyX won't show two columns or the set up line spacing on screen.
32395  That's impractical, often unreadable, and not part of the WYSIWYM concept.
32396  However, it will be as you specified it in the output.
32397 \end_layout
32398
32399 \begin_layout Standard
32400 The listings settings are explained in the corresponding section in the
32401  
32402 \emph on
32403 Embedded Objects
32404 \emph default
32405  manual.
32406 \end_layout
32407
32408 \begin_layout Subsubsection*
32409 Page Layout
32410 \end_layout
32411
32412 \begin_layout Standard
32413 A description of this menu is given in section\InsetSpace ~
32414
32415 \begin_inset LatexCommand ref
32416 reference "sub:Paper-Size,-Orientation,"
32417
32418 \end_inset
32419
32420  and 
32421 \begin_inset LatexCommand ref
32422 reference "sub:Document-Layout"
32423
32424 \end_inset
32425
32426 .
32427 \end_layout
32428
32429 \begin_layout Subsubsection*
32430 Page Margins
32431 \end_layout
32432
32433 \begin_layout Standard
32434 Here you can adjust the paper margins, see section\InsetSpace ~
32435
32436 \begin_inset LatexCommand ref
32437 reference "sub:Margins"
32438
32439 \end_inset
32440
32441 .
32442 \end_layout
32443
32444 \begin_layout Subsubsection*
32445 Language
32446 \begin_inset LatexCommand index
32447 name "Language ! Encoding"
32448
32449 \end_inset
32450
32451
32452 \end_layout
32453
32454 \begin_layout Standard
32455 The document language and quote styles are set here.
32456  The encoding is necessary to be able to enter characters in the document
32457  language.
32458  E.g.
32459  you want to enter the æ-ligature directly with the keyboard and not by
32460  using LaTeX-commands.
32461 \end_layout
32462
32463 \begin_layout Standard
32464 If you use the option 
32465 \family sans
32466 use language's default encoding
32467 \family default
32468 , the default encoding for the selected language is used.
32469 \end_layout
32470
32471 \begin_layout Standard
32472 Here is a list with the important encodings:
32473 \end_layout
32474
32475 \begin_layout Description
32476 amscii8 encoding for Armenian
32477 \end_layout
32478
32479 \begin_layout Description
32480 cp1250 MS Windows code page for latin2
32481 \end_layout
32482
32483 \begin_layout Description
32484 cp1251 MS Windows code page for Cyrillic
32485 \end_layout
32486
32487 \begin_layout Description
32488 cp1252 MS Windows code page for latin1
32489 \end_layout
32490
32491 \begin_layout Description
32492 cp1255 MS Windows code page for Hebrew, superset of the ISO-8859-8 encoding
32493 \end_layout
32494
32495 \begin_layout Description
32496 cp1256 MS Windows code page for Arabic and Farsi
32497 \end_layout
32498
32499 \begin_layout Description
32500 cp1257 MS Windows code page for Estonian, Latvian, and Lithuanian, the ISO-8859-
32501 13 encoding that is a superset of the ISO-8859-4 encoding
32502 \end_layout
32503
32504 \begin_layout Description
32505 iso88595 the ISO-8859-5 encoding, covers Belorussian, Bulgarian, Macedonian,
32506  Serbian, and Ukrainian
32507 \end_layout
32508
32509 \begin_layout Description
32510 iso-8859-7 the ISO-8859-7 encoding, covers Greek
32511 \end_layout
32512
32513 \begin_layout Description
32514 8859-8 the ISO-8859-8 encoding, covers Hebrew
32515 \end_layout
32516
32517 \begin_layout Description
32518 koi8-r standard Cyrillic especially for Russian
32519 \end_layout
32520
32521 \begin_layout Description
32522 koi8-u Cyrillic for Ukrainian
32523 \end_layout
32524
32525 \begin_layout Description
32526 latin1 the ISO-8859-1 encoding, covers the languages Albanian, Catalan,
32527  Danish, Dutch, English, Faroese, Finnish, French, Galician, German, Icelandic,
32528  Irish, Italian, Norwegian, Portuguese, Spanish, and Swedish; should be
32529  replaced by latin9
32530 \end_layout
32531
32532 \begin_layout Description
32533 latin2 the ISO-8859-2 encoding, covers Albanian, Croatian, Czech, German,
32534  Hungarian, Polish, Romanian, Slovak, and Slovenian
32535 \end_layout
32536
32537 \begin_layout Description
32538 latin3 the ISO-8859-3 encoding, covers Esperanto, Galician, Maltese, and
32539  Turkish
32540 \end_layout
32541
32542 \begin_layout Description
32543 latin4 the ISO-8859-4 encoding, covers Estonian, Latvian, and Lithuanian
32544 \end_layout
32545
32546 \begin_layout Description
32547 latin5 the ISO-8859-9 encoding, covers Turkish, like the ISO-8859-1 encoding
32548  where the Icelandic letters are replaced by Turkish ones
32549 \end_layout
32550
32551 \begin_layout Description
32552 latin9 the ISO-8859-15 encoding, like the ISO-8859-1 encoding, but with
32553  the euro currency sign, the 
32554 \begin_inset ERT
32555 status collapsed
32556
32557 \begin_layout Standard
32558
32559
32560 \backslash
32561 oe
32562 \end_layout
32563
32564 \end_inset
32565
32566 -ligature and some characters used for French and Finnish; latin9 should
32567  be the replacement for latin1
32568 \end_layout
32569
32570 \begin_layout Description
32571 pt154 Cyrillic for Kazakh
32572 \end_layout
32573
32574 \begin_layout Description
32575 utf8 code page for Unicode utf8
32576 \end_layout
32577
32578 \begin_layout Description
32579 UTF8 code page provided for CJK languages (Chinese, Japanese, Korean)
32580 \end_layout
32581
32582 \begin_layout Description
32583 utf8-plain code page provided to be used with for 
32584 \family sans
32585 XeTeX
32586 \family default
32587
32588 \begin_inset Foot
32589 status collapsed
32590
32591 \begin_layout Standard
32592 XeTeX is a TeX typesetting engine, an alternative for LaTeX.
32593  It natively supports Unicode while its input file is assumed to be in UTF-8
32594  encoding.
32595  More about using LyX with XeTeX can be found here: 
32596 \begin_inset LatexCommand url
32597 target "http://wiki.lyx.org/LyX/XeTeX"
32598
32599 \end_inset
32600
32601
32602 \end_layout
32603
32604 \end_inset
32605
32606 , which uses Unicode directly, without the help of the LaTeX-package 
32607 \series bold
32608 inputenc
32609 \series default
32610
32611 \begin_inset LatexCommand index
32612 name "LaTeX-packages ! inputenc"
32613
32614 \end_inset
32615
32616 .
32617 \end_layout
32618
32619 \begin_layout Description
32620 utf8x code page provided for CJK languages
32621 \end_layout
32622
32623 \begin_layout Subsubsection*
32624 Numbering & TOC
32625 \end_layout
32626
32627 \begin_layout Standard
32628 You can adjust here the numbering depth of sections headings as described
32629  in section\InsetSpace ~
32630
32631 \begin_inset LatexCommand ref
32632 reference "sub:Numbering-depth"
32633
32634 \end_inset
32635
32636 .
32637 \end_layout
32638
32639 \begin_layout Subsubsection*
32640 Bibliography
32641 \end_layout
32642
32643 \begin_layout Standard
32644 You can specify here a citation style using the LaTeX-packages 
32645 \series bold
32646 natbib
32647 \begin_inset LatexCommand index
32648 name "LaTeX-packages ! natbib"
32649
32650 \end_inset
32651
32652
32653 \series default
32654  or 
32655 \series bold
32656 jurabib
32657 \series default
32658
32659 \begin_inset LatexCommand index
32660 name "LaTeX-packages ! jurabib"
32661
32662 \end_inset
32663
32664 .
32665  For a further description see section\InsetSpace ~
32666
32667 \begin_inset LatexCommand ref
32668 reference "sec:Bibliography"
32669
32670 \end_inset
32671
32672 .
32673 \end_layout
32674
32675 \begin_layout Subsubsection*
32676 Math Options
32677 \end_layout
32678
32679 \begin_layout Standard
32680 These options will force LyX to use the LaTeX-packages 
32681 \series bold
32682 amsmath
32683 \begin_inset LatexCommand index
32684 name "LaTeX-packages ! amsmath"
32685
32686 \end_inset
32687
32688
32689 \series default
32690  and 
32691 \series bold
32692 esint
32693 \begin_inset LatexCommand index
32694 name "LaTeX-packages ! esint"
32695
32696 \end_inset
32697
32698
32699 \series default
32700  or to use them automatically when they are needed.
32701 \end_layout
32702
32703 \begin_layout Standard
32704
32705 \series bold
32706 amsmath
32707 \series default
32708  is needed for many constructs, so when you get LaTeX-errors in formulas,
32709  assure that you have enabled AMS.
32710 \end_layout
32711
32712 \begin_layout Standard
32713
32714 \series bold
32715 esint
32716 \series default
32717  is used for special integral characters.
32718 \end_layout
32719
32720 \begin_layout Subsubsection*
32721 Float Placement
32722 \end_layout
32723
32724 \begin_layout Standard
32725 The float placement options are described in section
32726 \begin_inset Formula $\,$
32727 \end_inset
32728
32729
32730 \begin_inset LatexCommand ref
32731 reference "sub:Float-Placement"
32732
32733 \end_inset
32734
32735 .
32736 \end_layout
32737
32738 \begin_layout Subsubsection*
32739 Bullets
32740 \end_layout
32741
32742 \begin_layout Standard
32743 Here you can adjust the characters for the itemize levels.
32744  The itemize environment is described in section\InsetSpace ~
32745
32746 \begin_inset LatexCommand ref
32747 reference "sec:Itemize"
32748
32749 \end_inset
32750
32751 .
32752 \end_layout
32753
32754 \begin_layout Subsubsection*
32755 Branches
32756 \end_layout
32757
32758 \begin_layout Standard
32759 Branches are described in section\InsetSpace ~
32760
32761 \begin_inset LatexCommand ref
32762 reference "sec:Branches"
32763
32764 \end_inset
32765
32766 .
32767 \end_layout
32768
32769 \begin_layout Subsubsection*
32770 LaT
32771 \begin_inset ERT
32772 status collapsed
32773
32774 \begin_layout Standard
32775
32776 {}
32777 \end_layout
32778
32779 \end_inset
32780
32781 eX Preamble
32782 \end_layout
32783
32784 \begin_layout Standard
32785 In this text field are entered commands to load special LaTeX-packages or
32786  to define LaTeX-commands.
32787  The preamble is a thing for LaTeX-experts.
32788  You shouldn't enter commands here until you don't exactly know what you
32789  do.
32790 \end_layout
32791
32792 \begin_layout Standard
32793 An introduction in the LaTeX-syntax is given in section\InsetSpace ~
32794
32795 \begin_inset LatexCommand ref
32796 reference "sub:LaTeX-Syntax"
32797
32798 \end_inset
32799
32800 .
32801 \end_layout
32802
32803 \begin_layout Section
32804 The Tools Menu
32805 \begin_inset LatexCommand index
32806 name "Menu ! Tools"
32807
32808 \end_inset
32809
32810
32811 \end_layout
32812
32813 \begin_layout Subsection
32814 Spellchecker
32815 \end_layout
32816
32817 \begin_layout Standard
32818 Spell checking is explained in section\InsetSpace ~
32819
32820 \begin_inset LatexCommand ref
32821 reference "sec:Spellchecking"
32822
32823 \end_inset
32824
32825 .
32826 \end_layout
32827
32828 \begin_layout Subsection
32829 Thesaurus
32830 \end_layout
32831
32832 \begin_layout Standard
32833 The thesaurus is described in section\InsetSpace ~
32834
32835 \begin_inset LatexCommand ref
32836 reference "sec:Thesaurus"
32837
32838 \end_inset
32839
32840 .
32841 \end_layout
32842
32843 \begin_layout Subsection
32844 Count Words
32845 \begin_inset LatexCommand index
32846 name "Word count"
32847
32848 \end_inset
32849
32850
32851 \end_layout
32852
32853 \begin_layout Standard
32854 Counts the number of words in the actual document or the highlighted document
32855  part.
32856 \end_layout
32857
32858 \begin_layout Subsection
32859 T
32860 \begin_inset ERT
32861 status collapsed
32862
32863 \begin_layout Standard
32864
32865 {}
32866 \end_layout
32867
32868 \end_inset
32869
32870 eX Information
32871 \begin_inset LatexCommand index
32872 name "TeX Information"
32873
32874 \end_inset
32875
32876
32877 \end_layout
32878
32879 \begin_layout Standard
32880 Shows you a list of the classes and styles installed in your LaTeX-system.
32881 \end_layout
32882
32883 \begin_layout Subsection
32884 Reconfigure
32885 \begin_inset LatexCommand index
32886 name "Reconfiguration of LyX"
32887
32888 \end_inset
32889
32890
32891 \begin_inset LatexCommand index
32892 name "LyX ! Reconfigure|see{Reconfiguration of LyX}"
32893
32894 \end_inset
32895
32896
32897 \end_layout
32898
32899 \begin_layout Standard
32900 This menu reconfigures LyX.
32901  That means LyX looks for LaTeX-packages and needed programs, see also section\InsetSpace ~
32902
32903 \begin_inset LatexCommand ref
32904 reference "sec:Basic-LyX-Setup"
32905
32906 \end_inset
32907
32908 .
32909 \end_layout
32910
32911 \begin_layout Subsection
32912 Preferences
32913 \end_layout
32914
32915 \begin_layout Standard
32916 The preferences dialog is described in detail in chapter
32917 \begin_inset Formula $\,$
32918 \end_inset
32919
32920
32921 \begin_inset LatexCommand ref
32922 reference "cha:The-Preferences-dialog"
32923
32924 \end_inset
32925
32926 .
32927 \end_layout
32928
32929 \begin_layout Section
32930 The Help Menu
32931 \begin_inset LatexCommand index
32932 name "Menu ! Help"
32933
32934 \end_inset
32935
32936
32937 \end_layout
32938
32939 \begin_layout Standard
32940 This menu opens the documentation files of LyX in the language of LyX's
32941  menus.
32942 \end_layout
32943
32944 \begin_layout Standard
32945 The menu 
32946 \family sans
32947 LaTeX\InsetSpace ~
32948 Configuration
32949 \family default
32950  shows a LyX-document with informations about the LaTeX-packages and classes
32951  found by LyX (see also section\InsetSpace ~
32952
32953 \begin_inset LatexCommand ref
32954 reference "sec:LaTeX-Setup"
32955
32956 \end_inset
32957
32958 ).
32959 \end_layout
32960
32961 \begin_layout Section
32962 Toolbars
32963 \begin_inset LatexCommand label
32964 name "sec:Toolbars"
32965
32966 \end_inset
32967
32968
32969 \end_layout
32970
32971 \begin_layout Standard
32972 How to show or hide toolbars is explained in section\InsetSpace ~
32973
32974 \begin_inset LatexCommand ref
32975 reference "sub:Toolbars"
32976
32977 \end_inset
32978
32979 .
32980 \end_layout
32981
32982 \begin_layout Standard
32983 It is also possible to define custom toolbars.
32984  This is described in the 
32985 \emph on
32986 Extended Features
32987 \emph default
32988  manual.
32989  
32990 \end_layout
32991
32992 \begin_layout Subsection
32993 Standard Toolbar
32994 \begin_inset LatexCommand index
32995 name "Toolbar ! Standard"
32996
32997 \end_inset
32998
32999
33000 \end_layout
33001
33002 \begin_layout Standard
33003 \begin_inset Graphics
33004         filename clipart/StandardToolbar.png
33005         width 100col%
33006
33007 \end_inset
33008
33009
33010 \end_layout
33011
33012 \begin_layout Standard
33013 \begin_inset VSpace defskip
33014 \end_inset
33015
33016
33017 \end_layout
33018
33019 \begin_layout Standard
33020 The standard toolbar as shown above contains from left to right the following
33021  buttons:
33022 \begin_inset ERT
33023 status collapsed
33024
33025 \begin_layout Standard
33026
33027
33028 \backslash
33029 setlength{
33030 \backslash
33031 LTleft}{0pt}
33032 \end_layout
33033
33034 \end_inset
33035
33036
33037 \begin_inset Note Note
33038 status collapsed
33039
33040 \begin_layout Standard
33041 This is necessary to left align the following longtables.
33042  See the 
33043 \emph on
33044 Embedded Objects
33045 \emph default
33046  manual for more information.
33047 \end_layout
33048
33049 \end_inset
33050
33051
33052 \end_layout
33053
33054 \begin_layout Standard
33055 \begin_inset VSpace defskip
33056 \end_inset
33057
33058
33059 \end_layout
33060
33061 \begin_layout Standard
33062 \begin_inset Tabular
33063 <lyxtabular version="3" rows="1" columns="2">
33064 <features islongtable="true">
33065 <column alignment="center" valignment="top" width="0">
33066 <column alignment="center" valignment="top" width="0">
33067 <row>
33068 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33069 \begin_inset Text
33070
33071 \begin_layout Standard
33072 \begin_inset Graphics
33073         filename clipart/ToolbarEnvBox.png
33074         clip
33075
33076 \end_inset
33077
33078
33079 \end_layout
33080
33081 \end_inset
33082 </cell>
33083 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
33084 \begin_inset Text
33085
33086 \begin_layout Standard
33087 pull-down menu for the paragraph environments
33088 \end_layout
33089
33090 \end_inset
33091 </cell>
33092 </row>
33093 </lyxtabular>
33094
33095 \end_inset
33096
33097
33098 \end_layout
33099
33100 \begin_layout Standard
33101 \begin_inset VSpace -10mm
33102 \end_inset
33103
33104
33105 \end_layout
33106
33107 \begin_layout Standard
33108 \align left
33109 \begin_inset Tabular
33110 <lyxtabular version="3" rows="20" columns="2">
33111 <features islongtable="true">
33112 <column alignment="left" valignment="top" width="0">
33113 <column alignment="left" valignment="top" width="0">
33114 <row interlinespace="2.5mm">
33115 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33116 \begin_inset Text
33117
33118 \begin_layout Standard
33119
33120 \family sans
33121 \begin_inset Graphics
33122         filename ../images/buffer-new.xpm
33123         BoundingBox 0bp 5bp 20bp 20bp
33124
33125 \end_inset
33126
33127
33128 \end_layout
33129
33130 \end_inset
33131 </cell>
33132 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
33133 \begin_inset Text
33134
33135 \begin_layout Standard
33136
33137 \family sans
33138 File\SpecialChar \menuseparator
33139 New
33140 \end_layout
33141
33142 \end_inset
33143 </cell>
33144 </row>
33145 <row interlinespace="2.5mm">
33146 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33147 \begin_inset Text
33148
33149 \begin_layout Standard
33150 \begin_inset Graphics
33151         filename ../images/file-open.xpm
33152         BoundingBox 0bp 5bp 20bp 20bp
33153
33154 \end_inset
33155
33156
33157 \end_layout
33158
33159 \end_inset
33160 </cell>
33161 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
33162 \begin_inset Text
33163
33164 \begin_layout Standard
33165
33166 \family sans
33167 File\SpecialChar \menuseparator
33168 Open
33169 \end_layout
33170
33171 \end_inset
33172 </cell>
33173 </row>
33174 <row interlinespace="2.5mm">
33175 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33176 \begin_inset Text
33177
33178 \begin_layout Standard
33179 \begin_inset Graphics
33180         filename ../images/buffer-write.xpm
33181         BoundingBox 0bp 5bp 20bp 20bp
33182
33183 \end_inset
33184
33185
33186 \end_layout
33187
33188 \end_inset
33189 </cell>
33190 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
33191 \begin_inset Text
33192
33193 \begin_layout Standard
33194
33195 \family sans
33196 File\SpecialChar \menuseparator
33197 Save
33198 \end_layout
33199
33200 \end_inset
33201 </cell>
33202 </row>
33203 <row interlinespace="2.5mm">
33204 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33205 \begin_inset Text
33206
33207 \begin_layout Standard
33208 \begin_inset Graphics
33209         filename ../images/dialog-show_print.xpm
33210         BoundingBox 0bp 5bp 24bp 20bp
33211
33212 \end_inset
33213
33214
33215 \end_layout
33216
33217 \end_inset
33218 </cell>
33219 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
33220 \begin_inset Text
33221
33222 \begin_layout Standard
33223
33224 \family sans
33225 File\SpecialChar \menuseparator
33226 Print
33227 \end_layout
33228
33229 \end_inset
33230 </cell>
33231 </row>
33232 <row interlinespace="2.5mm">
33233 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33234 \begin_inset Text
33235
33236 \begin_layout Standard
33237 \begin_inset Graphics
33238         filename ../images/dialog-show_spellchecker.xpm
33239         BoundingBox 0bp 5bp 20bp 20bp
33240
33241 \end_inset
33242
33243
33244 \end_layout
33245
33246 \end_inset
33247 </cell>
33248 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
33249 \begin_inset Text
33250
33251 \begin_layout Standard
33252
33253 \family sans
33254 Tools\SpecialChar \menuseparator
33255 Spellchecker
33256 \end_layout
33257
33258 \end_inset
33259 </cell>
33260 </row>
33261 <row interlinespace="2.5mm">
33262 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33263 \begin_inset Text
33264
33265 \begin_layout Standard
33266 \begin_inset Graphics
33267         filename ../images/undo.xpm
33268         BoundingBox 0bp 5bp 20bp 20bp
33269
33270 \end_inset
33271
33272
33273 \end_layout
33274
33275 \end_inset
33276 </cell>
33277 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
33278 \begin_inset Text
33279
33280 \begin_layout Standard
33281
33282 \family sans
33283 Edit\SpecialChar \menuseparator
33284 Undo
33285 \end_layout
33286
33287 \end_inset
33288 </cell>
33289 </row>
33290 <row interlinespace="2.5mm">
33291 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33292 \begin_inset Text
33293
33294 \begin_layout Standard
33295 \begin_inset Graphics
33296         filename ../images/redo.xpm
33297         BoundingBox 0bp 5bp 20bp 20bp
33298
33299 \end_inset
33300
33301
33302 \end_layout
33303
33304 \end_inset
33305 </cell>
33306 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
33307 \begin_inset Text
33308
33309 \begin_layout Standard
33310
33311 \family sans
33312 Edit\SpecialChar \menuseparator
33313 Redo
33314 \end_layout
33315
33316 \end_inset
33317 </cell>
33318 </row>
33319 <row interlinespace="2.5mm">
33320 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33321 \begin_inset Text
33322
33323 \begin_layout Standard
33324 \begin_inset Graphics
33325         filename ../images/cut.xpm
33326         BoundingBox 0bp 5bp 20bp 20bp
33327
33328 \end_inset
33329
33330
33331 \end_layout
33332
33333 \end_inset
33334 </cell>
33335 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
33336 \begin_inset Text
33337
33338 \begin_layout Standard
33339
33340 \family sans
33341 Edit\SpecialChar \menuseparator
33342 Cut
33343 \end_layout
33344
33345 \end_inset
33346 </cell>
33347 </row>
33348 <row interlinespace="2.5mm">
33349 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33350 \begin_inset Text
33351
33352 \begin_layout Standard
33353 \begin_inset Graphics
33354         filename ../images/copy.xpm
33355         BoundingBox 0bp 5bp 20bp 20bp
33356
33357 \end_inset
33358
33359
33360 \end_layout
33361
33362 \end_inset
33363 </cell>
33364 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
33365 \begin_inset Text
33366
33367 \begin_layout Standard
33368
33369 \family sans
33370 Edit\SpecialChar \menuseparator
33371 Copy
33372 \end_layout
33373
33374 \end_inset
33375 </cell>
33376 </row>
33377 <row interlinespace="2.5mm">
33378 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33379 \begin_inset Text
33380
33381 \begin_layout Standard
33382 \begin_inset Graphics
33383         filename ../images/paste.xpm
33384         BoundingBox 0bp 5bp 20bp 20bp
33385
33386 \end_inset
33387
33388
33389 \end_layout
33390
33391 \end_inset
33392 </cell>
33393 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
33394 \begin_inset Text
33395
33396 \begin_layout Standard
33397
33398 \family sans
33399 Edit\SpecialChar \menuseparator
33400 Paste
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/dialog-show_findreplace.xpm
33413         BoundingBox 0bp 5bp 20bp 25bp
33414         rotateOrigin center
33415
33416 \end_inset
33417
33418
33419 \end_layout
33420
33421 \end_inset
33422 </cell>
33423 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
33424 \begin_inset Text
33425
33426 \begin_layout Standard
33427
33428 \family sans
33429 Edit\SpecialChar \menuseparator
33430 Find\InsetSpace \thinspace{}
33431 &\InsetSpace \thinspace{}
33432 Replace
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-emph.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 Emphasize text, function of the Edit
33459 \family sans
33460 \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/font-noun.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 Set text to noun style, function of the Edit
33491 \family sans
33492 \SpecialChar \menuseparator
33493 Text\InsetSpace ~
33494 Style
33495 \family default
33496  dialog
33497 \end_layout
33498
33499 \end_inset
33500 </cell>
33501 </row>
33502 <row interlinespace="2.5mm">
33503 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33504 \begin_inset Text
33505
33506 \begin_layout Standard
33507 \begin_inset Graphics
33508         filename ../images/font-free-apply.xpm
33509         BoundingBox 0bp 5bp 20bp 20bp
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 Formats text using the current settings in the 
33523 \family sans
33524 Edit\SpecialChar \menuseparator
33525 Text\InsetSpace ~
33526 Style
33527 \family default
33528  dialog
33529 \end_layout
33530
33531 \end_inset
33532 </cell>
33533 </row>
33534 <row interlinespace="2.5mm">
33535 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33536 \begin_inset Text
33537
33538 \begin_layout Standard
33539 \begin_inset Graphics
33540         filename ../images/math-mode.xpm
33541         BoundingBox 0bp 5bp 20bp 20bp
33542
33543 \end_inset
33544
33545
33546 \end_layout
33547
33548 \end_inset
33549 </cell>
33550 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
33551 \begin_inset Text
33552
33553 \begin_layout Standard
33554
33555 \family sans
33556 Insert\SpecialChar \menuseparator
33557 Math\SpecialChar \menuseparator
33558 Inline\InsetSpace ~
33559 Formula
33560 \end_layout
33561
33562 \end_inset
33563 </cell>
33564 </row>
33565 <row interlinespace="2.5mm">
33566 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33567 \begin_inset Text
33568
33569 \begin_layout Standard
33570 \begin_inset Graphics
33571         filename ../images/dialog-show-new-inset_graphics.xpm
33572         BoundingBox 0bp 5bp 20bp 25bp
33573         rotateOrigin center
33574
33575 \end_inset
33576
33577
33578 \end_layout
33579
33580 \end_inset
33581 </cell>
33582 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
33583 \begin_inset Text
33584
33585 \begin_layout Standard
33586
33587 \family sans
33588 Insert\SpecialChar \menuseparator
33589 Graphics
33590 \end_layout
33591
33592 \end_inset
33593 </cell>
33594 </row>
33595 <row interlinespace="2.5mm">
33596 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33597 \begin_inset Text
33598
33599 \begin_layout Standard
33600 \begin_inset Graphics
33601         filename ../images/tabular-insert.xpm
33602         BoundingBox 0bp 5bp 20bp 25bp
33603         rotateOrigin center
33604
33605 \end_inset
33606
33607
33608 \end_layout
33609
33610 \end_inset
33611 </cell>
33612 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
33613 \begin_inset Text
33614
33615 \begin_layout Standard
33616
33617 \family sans
33618 Insert\SpecialChar \menuseparator
33619 Table
33620 \end_layout
33621
33622 \end_inset
33623 </cell>
33624 </row>
33625 <row interlinespace="2.5mm">
33626 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33627 \begin_inset Text
33628
33629 \begin_layout Standard
33630 \begin_inset Graphics
33631         filename ../images/dialog-toggle_toc.xpm
33632         BoundingBox 0bp 5bp 20bp 25bp
33633         rotateOrigin center
33634
33635 \end_inset
33636
33637
33638 \end_layout
33639
33640 \end_inset
33641 </cell>
33642 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
33643 \begin_inset Text
33644
33645 \begin_layout Standard
33646 Toggle outline window on/off, 
33647 \family sans
33648 Document\SpecialChar \menuseparator
33649 Outline
33650 \end_layout
33651
33652 \end_inset
33653 </cell>
33654 </row>
33655 <row interlinespace="2.5mm">
33656 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33657 \begin_inset Text
33658
33659 \begin_layout Standard
33660 \begin_inset Graphics
33661         filename ../images/toolbar-toggle_math.xpm
33662         BoundingBox 0bp 5bp 20bp 25bp
33663         rotateOrigin center
33664
33665 \end_inset
33666
33667
33668 \end_layout
33669
33670 \end_inset
33671 </cell>
33672 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
33673 \begin_inset Text
33674
33675 \begin_layout Standard
33676 Toggle math toolbar on/off
33677 \end_layout
33678
33679 \end_inset
33680 </cell>
33681 </row>
33682 <row interlinespace="2.5mm">
33683 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33684 \begin_inset Text
33685
33686 \begin_layout Standard
33687 \begin_inset Graphics
33688         filename ../images/toolbar-toggle_table.xpm
33689         BoundingBox 0bp 5bp 20bp 25bp
33690         rotateOrigin center
33691
33692 \end_inset
33693
33694
33695 \end_layout
33696
33697 \end_inset
33698 </cell>
33699 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
33700 \begin_inset Text
33701
33702 \begin_layout Standard
33703 Toggle table toolbar on/off
33704 \end_layout
33705
33706 \end_inset
33707 </cell>
33708 </row>
33709 </lyxtabular>
33710
33711 \end_inset
33712
33713
33714 \end_layout
33715
33716 \begin_layout Subsection
33717 Extra Toolbar
33718 \begin_inset LatexCommand index
33719 name "Toolbar ! Extra"
33720
33721 \end_inset
33722
33723
33724 \end_layout
33725
33726 \begin_layout Standard
33727 \begin_inset Graphics
33728         filename clipart/ExtraToolbar.png
33729         width 100col%
33730
33731 \end_inset
33732
33733
33734 \end_layout
33735
33736 \begin_layout Standard
33737 \begin_inset VSpace defskip
33738 \end_inset
33739
33740
33741 \end_layout
33742
33743 \begin_layout Standard
33744 The extra toolbar as shown above contains from left to right the following
33745  buttons:
33746 \end_layout
33747
33748 \begin_layout Standard
33749 \begin_inset VSpace defskip
33750 \end_inset
33751
33752
33753 \end_layout
33754
33755 \begin_layout Standard
33756 \begin_inset Tabular
33757 <lyxtabular version="3" rows="23" columns="2">
33758 <features islongtable="true">
33759 <column alignment="left" valignment="top" width="0">
33760 <column alignment="left" valignment="top" width="0">
33761 <row interlinespace="2.5mm">
33762 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33763 \begin_inset Text
33764
33765 \begin_layout Standard
33766 \begin_inset Graphics
33767         filename ../images/layout.xpm
33768         BoundingBox 0bp 5bp 20bp 25bp
33769         rotateOrigin center
33770
33771 \end_inset
33772
33773
33774 \end_layout
33775
33776 \end_inset
33777 </cell>
33778 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
33779 \begin_inset Text
33780
33781 \begin_layout Standard
33782 Default
33783 \end_layout
33784
33785 \end_inset
33786 </cell>
33787 </row>
33788 <row interlinespace="2.5mm">
33789 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33790 \begin_inset Text
33791
33792 \begin_layout Standard
33793 \begin_inset Graphics
33794         filename ../images/layout_Enumerate.xpm
33795         BoundingBox 0bp 5bp 20bp 25bp
33796         rotateOrigin center
33797
33798 \end_inset
33799
33800
33801 \end_layout
33802
33803 \end_inset
33804 </cell>
33805 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
33806 \begin_inset Text
33807
33808 \begin_layout Standard
33809 Numbered list
33810 \end_layout
33811
33812 \end_inset
33813 </cell>
33814 </row>
33815 <row interlinespace="2.5mm">
33816 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33817 \begin_inset Text
33818
33819 \begin_layout Standard
33820 \begin_inset Graphics
33821         filename ../images/layout_Itemize.xpm
33822         BoundingBox 0bp 5bp 20bp 25bp
33823         rotateOrigin center
33824
33825 \end_inset
33826
33827
33828 \end_layout
33829
33830 \end_inset
33831 </cell>
33832 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
33833 \begin_inset Text
33834
33835 \begin_layout Standard
33836 Itemized list
33837 \end_layout
33838
33839 \end_inset
33840 </cell>
33841 </row>
33842 <row interlinespace="2.5mm">
33843 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33844 \begin_inset Text
33845
33846 \begin_layout Standard
33847 \begin_inset Graphics
33848         filename ../images/layout_List.xpm
33849         BoundingBox 0bp 5bp 20bp 25bp
33850         rotateOrigin center
33851
33852 \end_inset
33853
33854
33855 \end_layout
33856
33857 \end_inset
33858 </cell>
33859 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
33860 \begin_inset Text
33861
33862 \begin_layout Standard
33863 List
33864 \end_layout
33865
33866 \end_inset
33867 </cell>
33868 </row>
33869 <row interlinespace="2.5mm">
33870 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33871 \begin_inset Text
33872
33873 \begin_layout Standard
33874 \begin_inset Graphics
33875         filename ../images/layout_Description.xpm
33876         BoundingBox 0bp 5bp 20bp 25bp
33877         rotateOrigin center
33878
33879 \end_inset
33880
33881
33882 \end_layout
33883
33884 \end_inset
33885 </cell>
33886 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
33887 \begin_inset Text
33888
33889 \begin_layout Standard
33890 Description list
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/depth-increment.xpm
33903         BoundingBox 0bp 5bp 20bp 25bp
33904         rotateOrigin center
33905
33906 \end_inset
33907
33908
33909 \end_layout
33910
33911 \end_inset
33912 </cell>
33913 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
33914 \begin_inset Text
33915
33916 \begin_layout Standard
33917
33918 \family sans
33919 Edit\SpecialChar \menuseparator
33920 Increase\InsetSpace ~
33921 List\InsetSpace ~
33922 Depth
33923 \end_layout
33924
33925 \end_inset
33926 </cell>
33927 </row>
33928 <row interlinespace="2.5mm">
33929 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33930 \begin_inset Text
33931
33932 \begin_layout Standard
33933 \begin_inset Graphics
33934         filename ../images/depth-decrement.xpm
33935         BoundingBox 0bp 5bp 20bp 25bp
33936         rotateOrigin center
33937
33938 \end_inset
33939
33940
33941 \end_layout
33942
33943 \end_inset
33944 </cell>
33945 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
33946 \begin_inset Text
33947
33948 \begin_layout Standard
33949
33950 \family sans
33951 Edit\SpecialChar \menuseparator
33952 Decrease\InsetSpace ~
33953 List\InsetSpace ~
33954 Depth
33955 \end_layout
33956
33957 \end_inset
33958 </cell>
33959 </row>
33960 <row interlinespace="2.5mm">
33961 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33962 \begin_inset Text
33963
33964 \begin_layout Standard
33965 \begin_inset Graphics
33966         filename ../images/float-insert_figure.xpm
33967         BoundingBox 0bp 5bp 20bp 20bp
33968
33969 \end_inset
33970
33971
33972 \end_layout
33973
33974 \end_inset
33975 </cell>
33976 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
33977 \begin_inset Text
33978
33979 \begin_layout Standard
33980
33981 \family sans
33982 Insert\SpecialChar \menuseparator
33983 Float\SpecialChar \menuseparator
33984 Figure
33985 \end_layout
33986
33987 \end_inset
33988 </cell>
33989 </row>
33990 <row interlinespace="2.5mm">
33991 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33992 \begin_inset Text
33993
33994 \begin_layout Standard
33995 \begin_inset Graphics
33996         filename ../images/float-insert_table.xpm
33997         BoundingBox 0bp 5bp 20bp 20bp
33998
33999 \end_inset
34000
34001
34002 \end_layout
34003
34004 \end_inset
34005 </cell>
34006 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
34007 \begin_inset Text
34008
34009 \begin_layout Standard
34010
34011 \family sans
34012 Insert\SpecialChar \menuseparator
34013 Float\SpecialChar \menuseparator
34014 Table
34015 \end_layout
34016
34017 \end_inset
34018 </cell>
34019 </row>
34020 <row interlinespace="2.5mm">
34021 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34022 \begin_inset Text
34023
34024 \begin_layout Standard
34025 \begin_inset Graphics
34026         filename ../images/label-insert.xpm
34027         BoundingBox 0bp 5bp 20bp 20bp
34028
34029 \end_inset
34030
34031
34032 \end_layout
34033
34034 \end_inset
34035 </cell>
34036 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
34037 \begin_inset Text
34038
34039 \begin_layout Standard
34040
34041 \family sans
34042 Insert\SpecialChar \menuseparator
34043 Label
34044 \end_layout
34045
34046 \end_inset
34047 </cell>
34048 </row>
34049 <row interlinespace="2.5mm">
34050 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34051 \begin_inset Text
34052
34053 \begin_layout Standard
34054 \begin_inset Graphics
34055         filename ../images/dialog-show-new-inset_ref.xpm
34056         BoundingBox 0bp 5bp 20bp 20bp
34057
34058 \end_inset
34059
34060
34061 \end_layout
34062
34063 \end_inset
34064 </cell>
34065 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
34066 \begin_inset Text
34067
34068 \begin_layout Standard
34069
34070 \family sans
34071 Insert\SpecialChar \menuseparator
34072 Cross-Reference
34073 \end_layout
34074
34075 \end_inset
34076 </cell>
34077 </row>
34078 <row interlinespace="2.5mm">
34079 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34080 \begin_inset Text
34081
34082 \begin_layout Standard
34083 \begin_inset Graphics
34084         filename ../images/dialog-show-new-inset_citation.xpm
34085         BoundingBox 0bp 5bp 20bp 20bp
34086
34087 \end_inset
34088
34089
34090 \end_layout
34091
34092 \end_inset
34093 </cell>
34094 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34095 \begin_inset Text
34096
34097 \begin_layout Standard
34098
34099 \family sans
34100 Insert\SpecialChar \menuseparator
34101 Citation
34102 \end_layout
34103
34104 \end_inset
34105 </cell>
34106 </row>
34107 <row interlinespace="2.5mm">
34108 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34109 \begin_inset Text
34110
34111 \begin_layout Standard
34112 \begin_inset Graphics
34113         filename ../images/index-insert.xpm
34114         BoundingBox 0bp 5bp 20bp 20bp
34115
34116 \end_inset
34117
34118
34119 \end_layout
34120
34121 \end_inset
34122 </cell>
34123 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34124 \begin_inset Text
34125
34126 \begin_layout Standard
34127
34128 \family sans
34129 Insert\SpecialChar \menuseparator
34130 Index\InsetSpace ~
34131 Entry
34132 \end_layout
34133
34134 \end_inset
34135 </cell>
34136 </row>
34137 <row interlinespace="2.5mm">
34138 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34139 \begin_inset Text
34140
34141 \begin_layout Standard
34142 \begin_inset Graphics
34143         filename ../images/nomencl-insert.xpm
34144         BoundingBox 0bp 5bp 20bp 20bp
34145
34146 \end_inset
34147
34148
34149 \end_layout
34150
34151 \end_inset
34152 </cell>
34153 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34154 \begin_inset Text
34155
34156 \begin_layout Standard
34157
34158 \family sans
34159 Insert\SpecialChar \menuseparator
34160 Nomenclature\InsetSpace ~
34161 Entry
34162 \end_layout
34163
34164 \end_inset
34165 </cell>
34166 </row>
34167 <row interlinespace="2.5mm">
34168 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34169 \begin_inset Text
34170
34171 \begin_layout Standard
34172 \begin_inset Graphics
34173         filename ../images/footnote-insert.xpm
34174         BoundingBox 0bp 5bp 20bp 20bp
34175
34176 \end_inset
34177
34178
34179 \end_layout
34180
34181 \end_inset
34182 </cell>
34183 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
34184 \begin_inset Text
34185
34186 \begin_layout Standard
34187
34188 \family sans
34189 Insert\SpecialChar \menuseparator
34190 Footnote
34191 \end_layout
34192
34193 \end_inset
34194 </cell>
34195 </row>
34196 <row interlinespace="2.5mm">
34197 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34198 \begin_inset Text
34199
34200 \begin_layout Standard
34201 \begin_inset Graphics
34202         filename ../images/marginalnote-insert.xpm
34203         BoundingBox 0bp 5bp 20bp 25bp
34204         rotateOrigin center
34205
34206 \end_inset
34207
34208
34209 \end_layout
34210
34211 \end_inset
34212 </cell>
34213 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
34214 \begin_inset Text
34215
34216 \begin_layout Standard
34217
34218 \family sans
34219 Insert\SpecialChar \menuseparator
34220 Marginal\InsetSpace ~
34221 Note
34222 \end_layout
34223
34224 \end_inset
34225 </cell>
34226 </row>
34227 <row interlinespace="2.5mm">
34228 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34229 \begin_inset Text
34230
34231 \begin_layout Standard
34232 \begin_inset Graphics
34233         filename ../images/note-insert.xpm
34234         BoundingBox 0bp 5bp 20bp 20bp
34235
34236 \end_inset
34237
34238
34239 \end_layout
34240
34241 \end_inset
34242 </cell>
34243 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
34244 \begin_inset Text
34245
34246 \begin_layout Standard
34247
34248 \family sans
34249 Insert\SpecialChar \menuseparator
34250 Note\SpecialChar \menuseparator
34251 LyX\InsetSpace ~
34252 Note
34253 \end_layout
34254
34255 \end_inset
34256 </cell>
34257 </row>
34258 <row interlinespace="2.5mm">
34259 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34260 \begin_inset Text
34261
34262 \begin_layout Standard
34263 \begin_inset Graphics
34264         filename ../images/url-insert.xpm
34265         BoundingBox 0bp 5bp 20bp 20bp
34266
34267 \end_inset
34268
34269
34270 \end_layout
34271
34272 \end_inset
34273 </cell>
34274 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
34275 \begin_inset Text
34276
34277 \begin_layout Standard
34278
34279 \family sans
34280 Insert\SpecialChar \menuseparator
34281 URL
34282 \end_layout
34283
34284 \end_inset
34285 </cell>
34286 </row>
34287 <row interlinespace="2.5mm">
34288 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34289 \begin_inset Text
34290
34291 \begin_layout Standard
34292 \begin_inset Graphics
34293         filename ../images/ert-insert.xpm
34294         BoundingBox 0bp 5bp 20bp 20bp
34295
34296 \end_inset
34297
34298
34299 \end_layout
34300
34301 \end_inset
34302 </cell>
34303 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
34304 \begin_inset Text
34305
34306 \begin_layout Standard
34307
34308 \family sans
34309 Insert\SpecialChar \menuseparator
34310 T
34311 \family default
34312
34313 \begin_inset ERT
34314 status collapsed
34315
34316 \begin_layout Standard
34317
34318 {}
34319 \end_layout
34320
34321 \end_inset
34322
34323
34324 \family sans
34325 eX
34326 \end_layout
34327
34328 \end_inset
34329 </cell>
34330 </row>
34331 <row interlinespace="2.5mm">
34332 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34333 \begin_inset Text
34334
34335 \begin_layout Standard
34336 \begin_inset Graphics
34337         filename ../images/dialog-show-new-inset_include.xpm
34338         BoundingBox 0bp 5bp 20bp 20bp
34339
34340 \end_inset
34341
34342
34343 \end_layout
34344
34345 \end_inset
34346 </cell>
34347 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
34348 \begin_inset Text
34349
34350 \begin_layout Standard
34351
34352 \family sans
34353 Insert\SpecialChar \menuseparator
34354 File\SpecialChar \menuseparator
34355 Child\InsetSpace ~
34356 Document
34357 \end_layout
34358
34359 \end_inset
34360 </cell>
34361 </row>
34362 <row interlinespace="2.5mm">
34363 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34364 \begin_inset Text
34365
34366 \begin_layout Standard
34367 \begin_inset Graphics
34368         filename ../images/dialog-show_character.xpm
34369         BoundingBox 0bp 5bp 20bp 25bp
34370         rotateOrigin center
34371
34372 \end_inset
34373
34374
34375 \end_layout
34376
34377 \end_inset
34378 </cell>
34379 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
34380 \begin_inset Text
34381
34382 \begin_layout Standard
34383
34384 \family sans
34385 Edit\SpecialChar \menuseparator
34386 Text\InsetSpace ~
34387 Style
34388 \end_layout
34389
34390 \end_inset
34391 </cell>
34392 </row>
34393 <row interlinespace="2.5mm">
34394 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34395 \begin_inset Text
34396
34397 \begin_layout Standard
34398 \begin_inset Graphics
34399         filename ../images/layout-paragraph.xpm
34400         BoundingBox 0bp 5bp 20bp 25bp
34401         rotateOrigin center
34402
34403 \end_inset
34404
34405
34406 \end_layout
34407
34408 \end_inset
34409 </cell>
34410 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
34411 \begin_inset Text
34412
34413 \begin_layout Standard
34414
34415 \family sans
34416 Edit\SpecialChar \menuseparator
34417 Paragraph\InsetSpace ~
34418 Settings
34419 \end_layout
34420
34421 \end_inset
34422 </cell>
34423 </row>
34424 <row interlinespace="2.5mm">
34425 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34426 \begin_inset Text
34427
34428 \begin_layout Standard
34429 \begin_inset Graphics
34430         filename ../images/thesaurus-entry.xpm
34431         BoundingBox 0bp 5bp 20bp 25bp
34432         rotateOrigin center
34433
34434 \end_inset
34435
34436
34437 \end_layout
34438
34439 \end_inset
34440 </cell>
34441 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
34442 \begin_inset Text
34443
34444 \begin_layout Standard
34445
34446 \family sans
34447 Tools\SpecialChar \menuseparator
34448 Thesaurus
34449 \end_layout
34450
34451 \end_inset
34452 </cell>
34453 </row>
34454 </lyxtabular>
34455
34456 \end_inset
34457
34458
34459 \end_layout
34460
34461 \begin_layout Subsection
34462 View / Update Toolbar
34463 \begin_inset LatexCommand index
34464 name "Toolbar ! View / Update"
34465
34466 \end_inset
34467
34468
34469 \end_layout
34470
34471 \begin_layout Standard
34472 \begin_inset Graphics
34473         filename clipart/ViewToolbar.png
34474
34475 \end_inset
34476
34477
34478 \end_layout
34479
34480 \begin_layout Standard
34481 \begin_inset VSpace defskip
34482 \end_inset
34483
34484
34485 \end_layout
34486
34487 \begin_layout Standard
34488 The view / update toolbar as shown above contains from left to right the
34489  following buttons:
34490 \end_layout
34491
34492 \begin_layout Standard
34493 \begin_inset VSpace defskip
34494 \end_inset
34495
34496
34497 \end_layout
34498
34499 \begin_layout Standard
34500 \begin_inset Tabular
34501 <lyxtabular version="3" rows="6" columns="2">
34502 <features islongtable="true">
34503 <column alignment="left" valignment="top" width="0">
34504 <column alignment="left" valignment="top" width="0">
34505 <row interlinespace="2.5mm">
34506 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34507 \begin_inset Text
34508
34509 \begin_layout Standard
34510 \begin_inset Graphics
34511         filename ../images/buffer-view_dvi.xpm
34512         BoundingBox 0bp 5bp 20bp 25bp
34513         rotateOrigin center
34514
34515 \end_inset
34516
34517
34518 \end_layout
34519
34520 \end_inset
34521 </cell>
34522 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
34523 \begin_inset Text
34524
34525 \begin_layout Standard
34526
34527 \family sans
34528 View\SpecialChar \menuseparator
34529 DVI
34530 \end_layout
34531
34532 \end_inset
34533 </cell>
34534 </row>
34535 <row interlinespace="2.5mm">
34536 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34537 \begin_inset Text
34538
34539 \begin_layout Standard
34540 \begin_inset Graphics
34541         filename ../images/buffer-update_dvi.xpm
34542         BoundingBox 0bp 5bp 20bp 25bp
34543         rotateOrigin center
34544
34545 \end_inset
34546
34547
34548 \end_layout
34549
34550 \end_inset
34551 </cell>
34552 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
34553 \begin_inset Text
34554
34555 \begin_layout Standard
34556
34557 \family sans
34558 View\SpecialChar \menuseparator
34559 Update\SpecialChar \menuseparator
34560 DVI
34561 \end_layout
34562
34563 \end_inset
34564 </cell>
34565 </row>
34566 <row interlinespace="2.5mm">
34567 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34568 \begin_inset Text
34569
34570 \begin_layout Standard
34571 \begin_inset Graphics
34572         filename ../images/buffer-view_pdf2.xpm
34573         BoundingBox 0bp 5bp 20bp 25bp
34574         rotateOrigin center
34575
34576 \end_inset
34577
34578
34579 \end_layout
34580
34581 \end_inset
34582 </cell>
34583 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
34584 \begin_inset Text
34585
34586 \begin_layout Standard
34587
34588 \family sans
34589 View\SpecialChar \menuseparator
34590 PDF
34591 \end_layout
34592
34593 \end_inset
34594 </cell>
34595 </row>
34596 <row interlinespace="2.5mm">
34597 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34598 \begin_inset Text
34599
34600 \begin_layout Standard
34601 \begin_inset Graphics
34602         filename ../images/buffer-update_pdf2.xpm
34603         BoundingBox 0bp 5bp 20bp 25bp
34604         rotateOrigin center
34605
34606 \end_inset
34607
34608
34609 \end_layout
34610
34611 \end_inset
34612 </cell>
34613 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
34614 \begin_inset Text
34615
34616 \begin_layout Standard
34617
34618 \family sans
34619 View\SpecialChar \menuseparator
34620 Update\SpecialChar \menuseparator
34621 PDF
34622 \begin_inset Foot
34623 status collapsed
34624
34625 \begin_layout Standard
34626 This button is on some LyX for Windows installations not here because its
34627  functionality is merged with 
34628 \family sans
34629 View\SpecialChar \menuseparator
34630 PDF
34631 \family default
34632 .
34633  
34634 \end_layout
34635
34636 \end_inset
34637
34638
34639 \end_layout
34640
34641 \end_inset
34642 </cell>
34643 </row>
34644 <row interlinespace="2.5mm">
34645 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34646 \begin_inset Text
34647
34648 \begin_layout Standard
34649 \begin_inset Graphics
34650         filename ../images/buffer-view_ps.xpm
34651         BoundingBox 0bp 5bp 20bp 25bp
34652         rotateOrigin center
34653
34654 \end_inset
34655
34656
34657 \end_layout
34658
34659 \end_inset
34660 </cell>
34661 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
34662 \begin_inset Text
34663
34664 \begin_layout Standard
34665
34666 \family sans
34667 View\SpecialChar \menuseparator
34668 Postscript
34669 \end_layout
34670
34671 \end_inset
34672 </cell>
34673 </row>
34674 <row interlinespace="2.5mm">
34675 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34676 \begin_inset Text
34677
34678 \begin_layout Standard
34679 \begin_inset Graphics
34680         filename ../images/buffer-update_ps.xpm
34681         BoundingBox 0bp 5bp 20bp 25bp
34682         rotateOrigin center
34683
34684 \end_inset
34685
34686
34687 \end_layout
34688
34689 \end_inset
34690 </cell>
34691 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
34692 \begin_inset Text
34693
34694 \begin_layout Standard
34695
34696 \family sans
34697 View\SpecialChar \menuseparator
34698 Update\SpecialChar \menuseparator
34699 Postscript
34700 \end_layout
34701
34702 \end_inset
34703 </cell>
34704 </row>
34705 </lyxtabular>
34706
34707 \end_inset
34708
34709
34710 \end_layout
34711
34712 \begin_layout Subsection
34713 Other Toolbars
34714 \end_layout
34715
34716 \begin_layout Standard
34717 The change tracking toolbar is explained in section\InsetSpace ~
34718
34719 \begin_inset LatexCommand ref
34720 reference "sec:Change-Tracking"
34721
34722 \end_inset
34723
34724 , the table toolbar
34725 \begin_inset LatexCommand index
34726 name "Toolbar ! Table"
34727
34728 \end_inset
34729
34730  is explained in the 
34731 \emph on
34732 Embedded Objects
34733 \emph default
34734  manual.
34735 \end_layout
34736
34737 \begin_layout Chapter
34738 The 
34739 \family sans
34740 Preferences
34741 \family default
34742  Dialog
34743 \begin_inset LatexCommand label
34744 name "cha:The-Preferences-dialog"
34745
34746 \end_inset
34747
34748
34749 \begin_inset LatexCommand index
34750 name "Dialogs ! Preferences"
34751
34752 \end_inset
34753
34754
34755 \end_layout
34756
34757 \begin_layout Standard
34758 The preferences dialog is called with the menu Tools\SpecialChar \menuseparator
34759 Preferences.
34760  It consists of submenus explained in the following.
34761 \end_layout
34762
34763 \begin_layout Section
34764 Look and Feel
34765 \end_layout
34766
34767 \begin_layout Subsection
34768 User Interface
34769 \begin_inset LatexCommand label
34770 name "sec:ui"
34771
34772 \end_inset
34773
34774
34775 \end_layout
34776
34777 \begin_layout Standard
34778 At first a note: You have to restart LyX before changes in .ui and .bind-files
34779  take effect.
34780 \end_layout
34781
34782 \begin_layout Subsubsection*
34783 User Interface File
34784 \end_layout
34785
34786 \begin_layout Standard
34787 The appearance of both the menu and toolbar can both be changed by choosing
34788  another 
34789 \family typewriter
34790 .ui
34791 \family default
34792 -file.
34793  For the moment, only one file exists, the 
34794 \family typewriter
34795 default.ui
34796 \family default
34797 .
34798  A .ui-file is a text file where the menu and toolbar entries are listed.
34799  To create a new .ui-file, start with a copy of the default.ui from the folder
34800  lyx/share/lyx/ui and edit the entries.
34801 \end_layout
34802
34803 \begin_layout Standard
34804 The syntax of the 
34805 \family typewriter
34806 .ui
34807 \family default
34808  files is straightforward.
34809  
34810 \family typewriter
34811 The Menubar
34812 \family default
34813
34814 \family typewriter
34815 Menu
34816 \family default
34817  and 
34818 \family typewriter
34819 Toolbar
34820 \family default
34821  entries must be ended with an explicit 
34822 \family typewriter
34823 End
34824 \family default
34825 .
34826  They may contain 
34827 \family typewriter
34828 Submenu
34829 \family default
34830 s, 
34831 \family typewriter
34832 Item
34833 \family default
34834 s, 
34835 \family typewriter
34836 OptItem
34837 \family default
34838 s, 
34839 \family typewriter
34840 Separator
34841 \family default
34842 s, 
34843 \family typewriter
34844 Icon
34845 \family default
34846 s and in the case of the 
34847 \begin_inset Quotes eld
34848 \end_inset
34849
34850 file
34851 \begin_inset Quotes erd
34852 \end_inset
34853
34854  menus, a 
34855 \family typewriter
34856 Lastfiles
34857 \family default
34858  entry.
34859  One small word of warning.
34860  
34861 \family typewriter
34862 Submenu
34863 \family default
34864 s may be inserted in a 
34865 \family typewriter
34866 Menubar
34867 \family default
34868  or 
34869 \family typewriter
34870 Menu
34871 \family default
34872 , but they are defined as 
34873 \family typewriter
34874 Menu
34875 \family default
34876 s, not as 
34877 \family typewriter
34878 Submenu
34879 \family default
34880 s.
34881 \end_layout
34882
34883 \begin_layout Standard
34884 Now an example: Assuming you use the menu 
34885 \family sans
34886 Navigate\SpecialChar \menuseparator
34887 Bookmarks
34888 \family default
34889  quite often and therefore want four available bookmarks, you can simply
34890  add the lines
34891 \newline
34892
34893 \newline
34894 Item "Save Bookmark 4" "bookmark-save 4"
34895 \newline
34896 Item "Goto Bookmark
34897  4" "bookmark-goto 4"
34898 \newline
34899
34900 \newline
34901 to the navigate menu section in the .ui-file to have
34902  the fourth bookmark.
34903 \end_layout
34904
34905 \begin_layout Subsubsection*
34906 Bind File
34907 \begin_inset LatexCommand label
34908 name "sec:bindings"
34909
34910 \end_inset
34911
34912
34913 \end_layout
34914
34915 \begin_layout Standard
34916 Bindings are used to bind a function to a key.
34917  Several prepackaged binding files are available:
34918 \end_layout
34919
34920 \begin_layout Description
34921 cua.bind set of bindings (as the typical set of PC keyboard shortcuts)
34922 \end_layout
34923
34924 \begin_layout Description
34925 (x)emacs.bind set of bindings like they are used in the editor programs 
34926 \family sans
34927 Emacs
34928 \family default
34929  (
34930 \family sans
34931 XEmacs
34932 \family default
34933 )
34934 \end_layout
34935
34936 \begin_layout Description
34937 mac.bind set of bindings for Mac
34938 \begin_inset Formula $\,$
34939 \end_inset
34940
34941 OS systems.
34942 \end_layout
34943
34944 \begin_layout Standard
34945 There are also bind file for designed to them with special document classes,
34946  like broadway.bind) and bind files for special languages.
34947  The language bind file names begin with a language code, e.g.
34948  
34949 \begin_inset Quotes eld
34950 \end_inset
34951
34952 pt
34953 \begin_inset Quotes erd
34954 \end_inset
34955
34956  for Portuguese.
34957  LyX supports internationalization of the user interface, see section\InsetSpace ~
34958
34959 \begin_inset LatexCommand ref
34960 reference "sec:Selecting-an-alternative"
34961
34962 \end_inset
34963
34964 .
34965  If you use LyX in a certain language, LyX will try to use the appropriate
34966  bind files.
34967 \end_layout
34968
34969 \begin_layout Standard
34970 Some bind files, like math.bind, have only a small scope.
34971  When looking at the the end of the file cua.bind, you can see that they
34972  are included to keep the overview in the bind file.
34973 \end_layout
34974
34975 \begin_layout Standard
34976 If you like to customize the keybindings to your own taste, modify the .bind-file
34977 s with a text editor and don't forget to load the modified files into LyX
34978  using the 
34979 \family sans
34980 Preferences
34981 \family default
34982  dialog.
34983  The syntax of the 
34984 \family typewriter
34985 .bind
34986 \family default
34987  files is straightforward:
34988 \end_layout
34989
34990 \begin_layout Standard
34991
34992 \family typewriter
34993
34994 \backslash
34995 bind <key combination> <lyx-function>
34996 \end_layout
34997
34998 \begin_layout Standard
34999 Both key combination and lyx-function (including any arguments) must be
35000  enclosed in "double quotes".
35001  All the LyX functions are listed in the 
35002 \emph on
35003 Reference Manual
35004 \emph default
35005 .
35006 \end_layout
35007
35008 \begin_layout Subsection
35009 Screen Fonts
35010 \end_layout
35011
35012 \begin_layout Standard
35013 These fonts are used to display your documents on the screen.
35014  Notice that this section only deals with the fonts 
35015 \emph on
35016 inside
35017 \emph default
35018  the LyX window.
35019  The fonts that appear on the 
35020 \emph on
35021 paper
35022 \emph default
35023  
35024 \emph on
35025 output
35026 \emph default
35027  are independent from these fonts, and are set in the menu 
35028 \family sans
35029 Layout\SpecialChar \menuseparator
35030 Document
35031 \family default
35032 .
35033 \end_layout
35034
35035 \begin_layout Standard
35036 By default, LyX uses 
35037 \emph on
35038 times
35039 \emph default
35040  as serif font, 
35041 \emph on
35042 Aral
35043 \emph default
35044  or 
35045 \emph on
35046 Helvetica
35047 \emph default
35048  (depends on the system) as sans serif font, and 
35049 \emph on
35050 courier
35051 \emph default
35052  as monospaced/typewriter font.
35053 \end_layout
35054
35055 \begin_layout Standard
35056
35057 \family sans
35058 Screen DPI
35059 \family default
35060  is the screen resolution in dpi (dots per inch).
35061 \end_layout
35062
35063 \begin_layout Standard
35064 The Font Sizes are adjusted as letter height in units of points.
35065  72\InsetSpace \thinspace{}
35066 points have the size of 1\InsetSpace \thinspace{}
35067 inch, see Appendix\InsetSpace ~
35068
35069 \begin_inset LatexCommand ref
35070 reference "cha:Units-available-in"
35071
35072 \end_inset
35073
35074 .
35075  The font sizes are the same as used for a document font size of 10
35076 \begin_inset Formula $\,$
35077 \end_inset
35078
35079 pt.
35080  They are explained in detail in section\InsetSpace ~
35081
35082 \begin_inset LatexCommand ref
35083 reference "sub:Document-Font"
35084
35085 \end_inset
35086
35087 .
35088 \end_layout
35089
35090 \begin_layout Subsection
35091 Colors
35092 \end_layout
35093
35094 \begin_layout Standard
35095 You can here change all colors used by LyX.
35096  Just choose an item in the list and use the 
35097 \family sans
35098 Alter
35099 \family default
35100  button.
35101 \end_layout
35102
35103 \begin_layout Subsection
35104 Graphics
35105 \end_layout
35106
35107 \begin_layout Standard
35108 Here could you specify how graphics inside LyX are displayed.
35109 \end_layout
35110
35111 \begin_layout Standard
35112 The button instant preview is used to enable previewing snippets of your
35113  document.
35114  This feature is described in section\InsetSpace ~
35115
35116 \begin_inset LatexCommand ref
35117 reference "sec:Previewing-snippets-of"
35118
35119 \end_inset
35120
35121 .
35122 \end_layout
35123
35124 \begin_layout Subsection
35125 Keyboard Map
35126 \end_layout
35127
35128 \begin_layout Standard
35129 If you have e.g.
35130  a Czech keyboard but want to write with it like with a Romanian one, you
35131  can use the keyboard map file named 
35132 \family sans
35133 romanian.kmap
35134 \family default
35135 .
35136  Normally keyboard settings have to be done in a menu of your operating
35137  system.
35138  These keyboard maps are only provided as makeshift and doesn't work on
35139  all systems.
35140 \end_layout
35141
35142 \begin_layout Section
35143 Paths
35144 \end_layout
35145
35146 \begin_layout Section
35147 Identity
35148 \end_layout
35149
35150 \begin_layout Section
35151 Language Settings
35152 \end_layout
35153
35154 \begin_layout Subsection
35155 Language
35156 \end_layout
35157
35158 \begin_layout Standard
35159 The 
35160 \family sans
35161 Default language
35162 \family default
35163  is the language used in new documents.
35164  The Language package should always be babel.
35165  babel translates in the background automatically text labels to the document
35166  language.
35167  A text label is for instance the word 
35168 \begin_inset Quotes eld
35169 \end_inset
35170
35171 table
35172 \begin_inset Quotes erd
35173 \end_inset
35174
35175  at the beginning of every table-caption.
35176  
35177 \series bold
35178
35179 \backslash
35180 usepackage{babel}
35181 \series default
35182  is a LaTeX-command to use the package babel.
35183  For an introduction to the LaTeX-Syntax, look at section\InsetSpace ~
35184
35185 \begin_inset LatexCommand ref
35186 reference "sec:ERT"
35187
35188 \end_inset
35189
35190 .
35191 \end_layout
35192
35193 \begin_layout Standard
35194
35195 \family sans
35196 Command start/end
35197 \family default
35198  ???
35199 \end_layout
35200
35201 \begin_layout Standard
35202 There are also the following options in the menu:
35203 \end_layout
35204
35205 \begin_layout Description
35206 Use\InsetSpace ~
35207 babel whether babel is used or not
35208 \end_layout
35209
35210 \begin_layout Description
35211 Global ??
35212 \end_layout
35213
35214 \begin_layout Description
35215 Auto\InsetSpace ~
35216 begin ??
35217 \end_layout
35218
35219 \begin_layout Description
35220 Auto\InsetSpace ~
35221 end ??
35222 \end_layout
35223
35224 \begin_layout Description
35225 Mark\InsetSpace ~
35226 foreign\InsetSpace ~
35227 languages text marked formatted in a language different from
35228  the document language will be blue underlined
35229 \end_layout
35230
35231 \begin_layout Description
35232 Right\InsetSpace ~
35233 to\InsetSpace ~
35234 left\InsetSpace ~
35235 language\InsetSpace ~
35236 support enables the use of languages, written from right
35237  to left, like Arabic, Hebrew, Farsi
35238 \end_layout
35239
35240 \begin_layout Subsection
35241 Spellchecker
35242 \end_layout
35243
35244 \begin_layout Standard
35245 The spellchecker setting are explained in section\InsetSpace ~
35246
35247 \begin_inset LatexCommand ref
35248 reference "sec:Spellchecking"
35249
35250 \end_inset
35251
35252
35253 \end_layout
35254
35255 \begin_layout Section
35256 Outputs
35257 \end_layout
35258
35259 \begin_layout Subsection
35260 Printer
35261 \end_layout
35262
35263 \begin_layout Subsection
35264 Date Format
35265 \end_layout
35266
35267 \begin_layout Standard
35268 %a locale's abbreviated weekday name (Sun..Sat)
35269 \end_layout
35270
35271 \begin_layout Standard
35272 \noindent
35273 %A locale's full weekday name, variable length (Sunday..Saturday)
35274 \end_layout
35275
35276 \begin_layout Standard
35277 \noindent
35278 %b locale's abbreviated month name (Jan..Dec)
35279 \end_layout
35280
35281 \begin_layout Standard
35282 \noindent
35283 %B locale's full month name, variable length (January..December)
35284 \end_layout
35285
35286 \begin_layout Standard
35287 \noindent
35288 %c locale's date and time (Sat Nov 04 12:02:33 EST 1989)
35289 \end_layout
35290
35291 \begin_layout Standard
35292 \noindent
35293 %C century (year divided by 100 and truncated to an integer) [00-99]
35294 \end_layout
35295
35296 \begin_layout Standard
35297 \noindent
35298 %d day of month (01..31)
35299 \end_layout
35300
35301 \begin_layout Standard
35302 \noindent
35303 %D date (mm/dd/yy)
35304 \end_layout
35305
35306 \begin_layout Standard
35307 \noindent
35308 %e day of month, blank padded ( 1..31)
35309 \end_layout
35310
35311 \begin_layout Standard
35312 \noindent
35313 %F same as %Y-%m-%d
35314 \end_layout
35315
35316 \begin_layout Standard
35317 \noindent
35318 %g the 2-digit year corresponding to the %V week number
35319 \end_layout
35320
35321 \begin_layout Standard
35322 \noindent
35323 %G the 4-digit year corresponding to the %V week number
35324 \end_layout
35325
35326 \begin_layout Standard
35327 \noindent
35328 %h same as %b
35329 \end_layout
35330
35331 \begin_layout Standard
35332 \noindent
35333 %H hour (00..23)
35334 \end_layout
35335
35336 \begin_layout Standard
35337 \noindent
35338 %I hour (01..12)
35339 \end_layout
35340
35341 \begin_layout Standard
35342 \noindent
35343 %j day of year (001..366)
35344 \end_layout
35345
35346 \begin_layout Standard
35347 \noindent
35348 %k hour ( 0..23)
35349 \end_layout
35350
35351 \begin_layout Standard
35352 \noindent
35353 %l hour ( 1..12)
35354 \end_layout
35355
35356 \begin_layout Standard
35357 \noindent
35358 %m month (01..12)
35359 \end_layout
35360
35361 \begin_layout Standard
35362 \noindent
35363 %M minute (00..59)
35364 \end_layout
35365
35366 \begin_layout Standard
35367 \noindent
35368 %n a newline
35369 \end_layout
35370
35371 \begin_layout Standard
35372 \noindent
35373 %N nanoseconds (000000000..999999999)
35374 \end_layout
35375
35376 \begin_layout Standard
35377 \noindent
35378 %p locale's upper case AM or PM indicator (blank in many locales)
35379 \end_layout
35380
35381 \begin_layout Standard
35382 \noindent
35383 %P locale's lower case am or pm indicator (blank in many locales)
35384 \end_layout
35385
35386 \begin_layout Standard
35387 \noindent
35388 %r time, 12-hour (hh:mm:ss [AP]M)
35389 \end_layout
35390
35391 \begin_layout Standard
35392 \noindent
35393 %R time, 24-hour (hh:mm)
35394 \end_layout
35395
35396 \begin_layout Standard
35397 \noindent
35398 %s seconds since `00:00:00 1970-01-01 UTC' (a GNU extension)
35399 \end_layout
35400
35401 \begin_layout Standard
35402 \noindent
35403 %S second (00..60); the 60 is necessary to accommodate a leap second
35404 \end_layout
35405
35406 \begin_layout Standard
35407 \noindent
35408 %t a horizontal tab
35409 \end_layout
35410
35411 \begin_layout Standard
35412 \noindent
35413 %T time, 24-hour (hh:mm:ss)
35414 \end_layout
35415
35416 \begin_layout Standard
35417 \noindent
35418 %u day of week (1..7); 1 represents Monday
35419 \end_layout
35420
35421 \begin_layout Standard
35422 \noindent
35423 %U week number of year with Sunday as first day of week (00..53)
35424 \end_layout
35425
35426 \begin_layout Standard
35427 \noindent
35428 %V week number of year with Monday as first day of week (01..53)
35429 \end_layout
35430
35431 \begin_layout Standard
35432 \noindent
35433 %w day of week (0..6); 0 represents Sunday
35434 \end_layout
35435
35436 \begin_layout Standard
35437 \noindent
35438 %W week number of year with Monday as first day of week (00..53)
35439 \end_layout
35440
35441 \begin_layout Standard
35442 \noindent
35443 %x locale's date representation (mm/dd/yy)
35444 \end_layout
35445
35446 \begin_layout Standard
35447 \noindent
35448 %X locale's time representation (%H:%M:%S)
35449 \end_layout
35450
35451 \begin_layout Standard
35452 \noindent
35453 %y last two digits of year (00..99)
35454 \end_layout
35455
35456 \begin_layout Standard
35457 \noindent
35458 %Y year (1970...)
35459 \end_layout
35460
35461 \begin_layout Standard
35462 \noindent
35463 %z RFC-822 style numeric timezone (-0500) (a nonstandard extension)
35464 \end_layout
35465
35466 \begin_layout Standard
35467 \noindent
35468 %Z time zone (e.g., EDT), or nothing if no time zone is determinable
35469 \end_layout
35470
35471 \begin_layout Subsection
35472 Plain Text
35473 \end_layout
35474
35475 \begin_layout Standard
35476
35477 \family sans
35478 Output line length
35479 \family default
35480  sets maximum number of characters printed in one line when using the menu
35481  
35482 \family sans
35483 File\SpecialChar \menuseparator
35484 Export\SpecialChar \menuseparator
35485 ASCII
35486 \family default
35487 .
35488  Setting the line line length to 0 means all text is printed in one endless
35489  line.
35490 \end_layout
35491
35492 \begin_layout Standard
35493 roff command defines an additional command used to produce better ASCII
35494  tables with the 
35495 \family typewriter
35496 groff/troff/nroff
35497 \family default
35498  UNIX-commands (refer to their manpages for more information about them).
35499  Setting this as empty tells LyX to use the internal formatter.
35500 \end_layout
35501
35502 \begin_layout Subsection
35503 LaT
35504 \begin_inset ERT
35505 status collapsed
35506
35507 \begin_layout Standard
35508
35509 {}
35510 \end_layout
35511
35512 \end_inset
35513
35514 eX
35515 \end_layout
35516
35517 \begin_layout Subsection
35518 Paths
35519 \end_layout
35520
35521 \begin_layout Section
35522 Converters
35523 \end_layout
35524
35525 \begin_layout Standard
35526 LyX has a powerful mechanism to convert to and from any file format using
35527  external programs.
35528  Define a pair of formats, e.g.
35529  
35530 \family typewriter
35531 LaTeX
35532 \family default
35533  and 
35534 \family typewriter
35535 PDF
35536 \family default
35537 .
35538  Now define a converter from one format to the other.
35539  In our example, two possible mechanisms exist.
35540 \end_layout
35541
35542 \begin_layout Enumerate
35543 A direct conversion, from LaTeX to PDF using pdflatex
35544 \end_layout
35545
35546 \begin_layout Enumerate
35547 A more convoluted route using intermediate formats and converters: LaTeX
35548  to DVI (using latex) to PostScript® (using dvips) to PDF (using ps2pdf).
35549 \end_layout
35550
35551 \begin_layout Standard
35552 LyX will always choose the shortest possible route, so you must specify
35553  two different Format names for 
35554 \family typewriter
35555 .pdf
35556 \family default
35557  files to be able to use either.
35558  Both are included by default in the 
35559 \family sans
35560 Preferences
35561 \family default
35562  dialog.
35563  Have a look and then invent your own!
35564 \end_layout
35565
35566 \begin_layout Standard
35567 Moreover, each Format can have a Viewer associated with it.
35568  For example, you might want to use 
35569 \family typewriter
35570 Ghostview
35571 \family default
35572  to examine PostScript files, or 
35573 \family typewriter
35574 xdvi
35575 \family default
35576  to preview the LaTeX output.
35577  You can alter the viewer to use (and what options to pass to it) via the
35578  
35579 \family sans
35580 Tols\SpecialChar \menuseparator
35581 Preferences:Converters
35582 \family default
35583  dialog.
35584  For example, to change the 
35585 \family typewriter
35586 dvi
35587 \family default
35588  viewer, select the 
35589 \family typewriter
35590 DVI
35591 \family default
35592  format in the dialog, change the viewer to be 
35593 \family typewriter
35594 kdvi
35595 \family default
35596  (or whatever), and hit 
35597 \family sans
35598 Modify
35599 \family default
35600 .
35601 \end_layout
35602
35603 \begin_layout Section
35604 File Formats
35605 \end_layout
35606
35607 \begin_layout Section
35608 Copiers
35609 \end_layout
35610
35611 \begin_layout Section
35612 BibTeX and makeindex
35613 \end_layout
35614
35615 \begin_layout Standard
35616 Both the bibliography generating command (default 
35617 \family typewriter
35618 bibtex
35619 \family default
35620 ) and the index generating command (default 
35621 \family typewriter
35622 makeindex
35623 \family default
35624  with options 
35625 \family typewriter
35626 -c
35627 \family default
35628  and 
35629 \family typewriter
35630 -q
35631 \family default
35632 ) can be changed.
35633  As an alternative for 
35634 \family typewriter
35635 makeindex
35636 \family default
35637
35638 \family typewriter
35639 xindy
35640 \family default
35641  can be recommended.
35642  
35643 \end_layout
35644
35645 \begin_layout Standard
35646 The command to enter is
35647 \end_layout
35648
35649 \begin_layout Quote
35650
35651 \family typewriter
35652 makeindex.sh -m $$lang
35653 \end_layout
35654
35655 \begin_layout Standard
35656 where the placeholder 
35657 \family typewriter
35658 $$lang
35659 \family default
35660  will be replaced by the chosen document (babel) language.
35661  For this, you must 
35662 \end_layout
35663
35664 \begin_layout Standard
35665 have installed the packages 
35666 \family typewriter
35667 xindy
35668 \family default
35669  and 
35670 \family typewriter
35671 make-rules
35672 \family default
35673  (
35674 \family typewriter
35675 xindy-make-rules
35676 \family default
35677 ).
35678  Type 
35679 \family typewriter
35680 makeindex.sh
35681 \family default
35682  at a shell prompt for a help page.
35683 \end_layout
35684
35685 \begin_layout Chapter
35686 Units available in LyX
35687 \begin_inset LatexCommand index
35688 name "Units"
35689
35690 \end_inset
35691
35692
35693 \begin_inset LatexCommand label
35694 name "cha:Units-available-in"
35695
35696 \end_inset
35697
35698
35699 \end_layout
35700
35701 \begin_layout Standard
35702 To understand the units described in this documentation, 
35703 \begin_inset LatexCommand ref
35704 reference "cap:Units"
35705
35706 \end_inset
35707
35708  explains all units available in LyX.
35709 \end_layout
35710
35711 \begin_layout Standard
35712 \begin_inset Float table
35713 placement h
35714 wide false
35715 sideways false
35716 status open
35717
35718 \begin_layout Standard
35719 \begin_inset Caption
35720
35721 \begin_layout Standard
35722 \begin_inset LatexCommand label
35723 name "cap:Units"
35724
35725 \end_inset
35726
35727 Units
35728 \end_layout
35729
35730 \end_inset
35731
35732
35733 \end_layout
35734
35735 \begin_layout Standard
35736 \begin_inset VSpace medskip
35737 \end_inset
35738
35739
35740 \end_layout
35741
35742 \begin_layout Standard
35743 \align center
35744 \begin_inset Tabular
35745 <lyxtabular version="3" rows="20" columns="2">
35746 <features>
35747 <column alignment="center" valignment="top" leftline="true" width="0">
35748 <column alignment="center" valignment="top" leftline="true" rightline="true" width="0">
35749 <row topline="true" bottomline="true">
35750 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
35751 \begin_inset Text
35752
35753 \begin_layout Standard
35754 unit
35755 \end_layout
35756
35757 \end_inset
35758 </cell>
35759 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
35760 \begin_inset Text
35761
35762 \begin_layout Standard
35763 name/description
35764 \end_layout
35765
35766 \end_inset
35767 </cell>
35768 </row>
35769 <row topline="true">
35770 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
35771 \begin_inset Text
35772
35773 \begin_layout Standard
35774 mm
35775 \end_layout
35776
35777 \end_inset
35778 </cell>
35779 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
35780 \begin_inset Text
35781
35782 \begin_layout Standard
35783 millimeter
35784 \end_layout
35785
35786 \end_inset
35787 </cell>
35788 </row>
35789 <row topline="true">
35790 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
35791 \begin_inset Text
35792
35793 \begin_layout Standard
35794 cm
35795 \end_layout
35796
35797 \end_inset
35798 </cell>
35799 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
35800 \begin_inset Text
35801
35802 \begin_layout Standard
35803 centimeter
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 in
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 inch
35824 \end_layout
35825
35826 \end_inset
35827 </cell>
35828 </row>
35829 <row topline="true">
35830 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
35831 \begin_inset Text
35832
35833 \begin_layout Standard
35834 pt
35835 \end_layout
35836
35837 \end_inset
35838 </cell>
35839 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
35840 \begin_inset Text
35841
35842 \begin_layout Standard
35843 point (72.27\InsetSpace \thinspace{}
35844 pt = 1\InsetSpace \thinspace{}
35845 in)
35846 \end_layout
35847
35848 \end_inset
35849 </cell>
35850 </row>
35851 <row topline="true">
35852 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
35853 \begin_inset Text
35854
35855 \begin_layout Standard
35856 pc
35857 \end_layout
35858
35859 \end_inset
35860 </cell>
35861 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
35862 \begin_inset Text
35863
35864 \begin_layout Standard
35865 pica (1\InsetSpace \thinspace{}
35866 pc = 12\InsetSpace \thinspace{}
35867 pt)
35868 \end_layout
35869
35870 \end_inset
35871 </cell>
35872 </row>
35873 <row topline="true">
35874 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
35875 \begin_inset Text
35876
35877 \begin_layout Standard
35878 sp
35879 \end_layout
35880
35881 \end_inset
35882 </cell>
35883 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
35884 \begin_inset Text
35885
35886 \begin_layout Standard
35887 scaled point (65536\InsetSpace \thinspace{}
35888 sp = 1\InsetSpace \thinspace{}
35889 pt)
35890 \end_layout
35891
35892 \end_inset
35893 </cell>
35894 </row>
35895 <row topline="true">
35896 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
35897 \begin_inset Text
35898
35899 \begin_layout Standard
35900 bp
35901 \end_layout
35902
35903 \end_inset
35904 </cell>
35905 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
35906 \begin_inset Text
35907
35908 \begin_layout Standard
35909 big point (72\InsetSpace \thinspace{}
35910 bp = 1\InsetSpace \thinspace{}
35911 in)
35912 \end_layout
35913
35914 \end_inset
35915 </cell>
35916 </row>
35917 <row topline="true">
35918 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
35919 \begin_inset Text
35920
35921 \begin_layout Standard
35922 dd
35923 \end_layout
35924
35925 \end_inset
35926 </cell>
35927 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
35928 \begin_inset Text
35929
35930 \begin_layout Standard
35931 didot (72\InsetSpace \thinspace{}
35932 dd 
35933 \begin_inset Formula $\approx$
35934 \end_inset
35935
35936  37.6\InsetSpace \thinspace{}
35937 mm)
35938 \end_layout
35939
35940 \end_inset
35941 </cell>
35942 </row>
35943 <row topline="true">
35944 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
35945 \begin_inset Text
35946
35947 \begin_layout Standard
35948 cc
35949 \end_layout
35950
35951 \end_inset
35952 </cell>
35953 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
35954 \begin_inset Text
35955
35956 \begin_layout Standard
35957 cicero (1\InsetSpace \thinspace{}
35958 cc = 12\InsetSpace \thinspace{}
35959 dd)
35960 \end_layout
35961
35962 \end_inset
35963 </cell>
35964 </row>
35965 <row topline="true">
35966 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
35967 \begin_inset Text
35968
35969 \begin_layout Standard
35970 Scale%
35971 \end_layout
35972
35973 \end_inset
35974 </cell>
35975 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
35976 \begin_inset Text
35977
35978 \begin_layout Standard
35979 % of original image width
35980 \end_layout
35981
35982 \end_inset
35983 </cell>
35984 </row>
35985 <row topline="true">
35986 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
35987 \begin_inset Text
35988
35989 \begin_layout Standard
35990 text%
35991 \end_layout
35992
35993 \end_inset
35994 </cell>
35995 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
35996 \begin_inset Text
35997
35998 \begin_layout Standard
35999 % of text width
36000 \end_layout
36001
36002 \end_inset
36003 </cell>
36004 </row>
36005 <row topline="true">
36006 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
36007 \begin_inset Text
36008
36009 \begin_layout Standard
36010 col%
36011 \end_layout
36012
36013 \end_inset
36014 </cell>
36015 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
36016 \begin_inset Text
36017
36018 \begin_layout Standard
36019 % of column width
36020 \end_layout
36021
36022 \end_inset
36023 </cell>
36024 </row>
36025 <row topline="true">
36026 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
36027 \begin_inset Text
36028
36029 \begin_layout Standard
36030 page%
36031 \end_layout
36032
36033 \end_inset
36034 </cell>
36035 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
36036 \begin_inset Text
36037
36038 \begin_layout Standard
36039 % of paper width
36040 \end_layout
36041
36042 \end_inset
36043 </cell>
36044 </row>
36045 <row topline="true">
36046 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
36047 \begin_inset Text
36048
36049 \begin_layout Standard
36050 line%
36051 \end_layout
36052
36053 \end_inset
36054 </cell>
36055 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
36056 \begin_inset Text
36057
36058 \begin_layout Standard
36059 % of line width
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 theight%
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 % of text height
36080 \end_layout
36081
36082 \end_inset
36083 </cell>
36084 </row>
36085 <row topline="true">
36086 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
36087 \begin_inset Text
36088
36089 \begin_layout Standard
36090 pheight%
36091 \end_layout
36092
36093 \end_inset
36094 </cell>
36095 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
36096 \begin_inset Text
36097
36098 \begin_layout Standard
36099 % of paper height
36100 \end_layout
36101
36102 \end_inset
36103 </cell>
36104 </row>
36105 <row topline="true">
36106 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
36107 \begin_inset Text
36108
36109 \begin_layout Standard
36110 ex
36111 \end_layout
36112
36113 \end_inset
36114 </cell>
36115 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
36116 \begin_inset Text
36117
36118 \begin_layout Standard
36119 height of letter 
36120 \emph on
36121 x
36122 \emph default
36123  in current font
36124 \end_layout
36125
36126 \end_inset
36127 </cell>
36128 </row>
36129 <row topline="true">
36130 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
36131 \begin_inset Text
36132
36133 \begin_layout Standard
36134 em
36135 \end_layout
36136
36137 \end_inset
36138 </cell>
36139 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
36140 \begin_inset Text
36141
36142 \begin_layout Standard
36143 width of letter 
36144 \emph on
36145 M
36146 \emph default
36147  in current font
36148 \end_layout
36149
36150 \end_inset
36151 </cell>
36152 </row>
36153 <row topline="true" bottomline="true">
36154 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
36155 \begin_inset Text
36156
36157 \begin_layout Standard
36158 mu
36159 \end_layout
36160
36161 \end_inset
36162 </cell>
36163 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
36164 \begin_inset Text
36165
36166 \begin_layout Standard
36167 math unit (1\InsetSpace \thinspace{}
36168 mu = 1/18\InsetSpace \thinspace{}
36169 em)
36170 \end_layout
36171
36172 \end_inset
36173 </cell>
36174 </row>
36175 </lyxtabular>
36176
36177 \end_inset
36178
36179
36180 \end_layout
36181
36182 \end_inset
36183
36184
36185 \end_layout
36186
36187 \begin_layout Chapter
36188 Credits
36189 \begin_inset LatexCommand label
36190 name "cha:Credits"
36191
36192 \end_inset
36193
36194
36195 \end_layout
36196
36197 \begin_layout Standard
36198 The documentation is a collaborative effort between many different people
36199  (and we would encourage people to contribute!).
36200 \end_layout
36201
36202 \begin_layout Itemize
36203
36204 \noun on
36205 Alejandro Aguilar Sierra
36206 \end_layout
36207
36208 \begin_layout Itemize
36209
36210 \noun on
36211 Amir Karger
36212 \end_layout
36213
36214 \begin_layout Itemize
36215
36216 \noun on
36217 David Johnson
36218 \end_layout
36219
36220 \begin_layout Itemize
36221
36222 \noun on
36223 Hartmut Haase
36224 \end_layout
36225
36226 \begin_layout Itemize
36227
36228 \noun on
36229 Ignacio García
36230 \end_layout
36231
36232 \begin_layout Itemize
36233
36234 \noun on
36235 Ivan Schreter
36236 \end_layout
36237
36238 \begin_layout Itemize
36239
36240 \noun on
36241 John Raithel
36242 \end_layout
36243
36244 \begin_layout Itemize
36245
36246 \noun on
36247 John Weiss
36248 \end_layout
36249
36250 \begin_layout Itemize
36251
36252 \noun on
36253 Lars Gullik Bjønnes
36254 \end_layout
36255
36256 \begin_layout Itemize
36257
36258 \noun on
36259 Matthias Ettrich
36260 \end_layout
36261
36262 \begin_layout Itemize
36263
36264 \noun on
36265 Matthias Zenker
36266 \end_layout
36267
36268 \begin_layout Itemize
36269
36270 \noun on
36271 Rich Fields
36272 \end_layout
36273
36274 \begin_layout Itemize
36275
36276 \noun on
36277 Pascal André
36278 \end_layout
36279
36280 \begin_layout Itemize
36281
36282 \noun on
36283 Paul Evans
36284 \end_layout
36285
36286 \begin_layout Itemize
36287
36288 \noun on
36289 Paul Russel
36290 \end_layout
36291
36292 \begin_layout Itemize
36293
36294 \noun on
36295 Robin Socha
36296 \end_layout
36297
36298 \begin_layout Itemize
36299
36300 \noun on
36301 Uwe Stöhr
36302 \end_layout
36303
36304 \begin_layout Itemize
36305 The LyX Team: 
36306 \begin_inset LatexCommand cite
36307 key "lyxcredit"
36308
36309 \end_inset
36310
36311
36312 \end_layout
36313
36314 \begin_layout Standard
36315
36316 \newpage
36317 Bibliography created with the 
36318 \family sans
36319 Bibliography
36320 \family default
36321  environment:
36322 \end_layout
36323
36324 \begin_layout Bibliography
36325 \begin_inset LatexCommand bibitem
36326 label "Credits"
36327 key "lyxcredit"
36328
36329 \end_inset
36330
36331
36332 \begin_inset ERT
36333 status collapsed
36334
36335 \begin_layout Standard
36336
36337
36338 \backslash
36339 addcontentsline{toc}{chapter}{
36340 \backslash
36341 bibname
36342 \backslash
36343 ; 1}
36344 \end_layout
36345
36346 \end_inset
36347
36348
36349 \begin_inset Note Note
36350 status collapsed
36351
36352 \begin_layout Standard
36353 The command 
36354 \series bold
36355
36356 \backslash
36357 addcontentsline
36358 \series default
36359  is explained in the 
36360 \emph on
36361 Extended Features
36362 \emph default
36363  manual.
36364  It creates a TOC entry.
36365 \end_layout
36366
36367 \begin_layout Standard
36368 A manual TOC entry for the bibliography is only necessary because we use
36369  two different ones in one document.
36370 \end_layout
36371
36372 \end_inset
36373
36374 The LyX Team: 
36375 \begin_inset ERT
36376 status collapsed
36377
36378 \begin_layout Standard
36379
36380
36381 \backslash
36382 href{http://www.lyx.org/trac/browser/lyx-devel/trunk/lib/CREDITS}{
36383 \end_layout
36384
36385 \end_inset
36386
36387 Credits
36388 \begin_inset ERT
36389 status collapsed
36390
36391 \begin_layout Standard
36392
36393 }
36394 \end_layout
36395
36396 \end_inset
36397
36398
36399 \begin_inset Note Note
36400 status collapsed
36401
36402 \begin_layout Standard
36403 The command 
36404 \series bold
36405
36406 \backslash
36407 href
36408 \series default
36409  is explained in the 
36410 \emph on
36411 Extended Features
36412 \emph default
36413  manual.
36414  It creates a hyperlink.
36415 \end_layout
36416
36417 \end_inset
36418
36419
36420 \end_layout
36421
36422 \begin_layout Bibliography
36423 \begin_inset LatexCommand bibitem
36424 key "latexcompanion"
36425
36426 \end_inset
36427
36428 Frank Mittelbach and Michel Goossens: 
36429 \emph on
36430 The LaTeX Companion Second Edition.
36431
36432 \emph default
36433  Addison-Wesley, 2004
36434 \end_layout
36435
36436 \begin_layout Bibliography
36437 \begin_inset LatexCommand bibitem
36438 key "latexguide"
36439
36440 \end_inset
36441
36442 Helmut Kopka and Patrick W.
36443  Daly: 
36444 \emph on
36445 A Guide to LaTeX Fourth Edition.
36446
36447 \emph default
36448  Addison-Wesley, 2003
36449 \end_layout
36450
36451 \begin_layout Bibliography
36452 \begin_inset LatexCommand bibitem
36453 key "latexbook"
36454
36455 \end_inset
36456
36457 Leslie Lamport: 
36458 \emph on
36459 LaTeX: A Document Preparation System.
36460
36461 \emph default
36462  Addison-Wesley, second edition, 1994
36463 \end_layout
36464
36465 \begin_layout Bibliography
36466 \begin_inset LatexCommand bibitem
36467 key "texbook"
36468
36469 \end_inset
36470
36471 Donald E.
36472  Knuth.
36473  
36474 \emph on
36475 The TeXbook.
36476
36477 \emph default
36478  Addison-Wesley, 1984
36479 \end_layout
36480
36481 \begin_layout Bibliography
36482 \begin_inset LatexCommand bibitem
36483 key "TeXCatalogue"
36484
36485 \end_inset
36486
36487 The TeX Catalogue:
36488 \newline
36489
36490 \begin_inset LatexCommand url
36491 target "http://www.ctan.org/tex-archive/help/Catalogue/bytopic.html"
36492
36493 \end_inset
36494
36495
36496 \end_layout
36497
36498 \begin_layout Bibliography
36499 \begin_inset LatexCommand bibitem
36500 key "LaTeXFAQ"
36501
36502 \end_inset
36503
36504
36505 \begin_inset LatexCommand url
36506 name "LaTeX FAQ"
36507 target "http://www.tex.ac.uk/cgi-bin/texfaq2html"
36508
36509 \end_inset
36510
36511
36512 \end_layout
36513
36514 \begin_layout Bibliography
36515 \begin_inset LatexCommand bibitem
36516 key "fancyhdr"
36517
36518 \end_inset
36519
36520
36521 \begin_inset ERT
36522 status collapsed
36523
36524 \begin_layout Standard
36525
36526
36527 \backslash
36528 href{ftp://tug.ctan.org/pub/tex-archive/macros/latex/contrib/fancyhdr/fancyhdr.pdf}
36529 {
36530 \end_layout
36531
36532 \end_inset
36533
36534 Documentation
36535 \begin_inset ERT
36536 status collapsed
36537
36538 \begin_layout Standard
36539
36540 }
36541 \end_layout
36542
36543 \end_inset
36544
36545  of the LaTeX-package 
36546 \series bold
36547 fancyhdr
36548 \series default
36549
36550 \begin_inset LatexCommand index
36551 name "LaTeX-packages ! fancyhdr"
36552
36553 \end_inset
36554
36555
36556 \end_layout
36557
36558 \begin_layout Bibliography
36559 \begin_inset LatexCommand bibitem
36560 key "floatflt"
36561
36562 \end_inset
36563
36564
36565 \begin_inset ERT
36566 status collapsed
36567
36568 \begin_layout Standard
36569
36570
36571 \backslash
36572 href{ftp://tug.ctan.org/pub/tex-archive/macros/latex/contrib/floatflt/floatflt.pdf}
36573 {
36574 \end_layout
36575
36576 \end_inset
36577
36578 Documentation
36579 \begin_inset ERT
36580 status collapsed
36581
36582 \begin_layout Standard
36583
36584 }
36585 \end_layout
36586
36587 \end_inset
36588
36589  of the LaTeX-package 
36590 \series bold
36591 floatflt
36592 \series default
36593
36594 \begin_inset LatexCommand index
36595 name "LaTeX-packages ! floatflt"
36596
36597 \end_inset
36598
36599
36600 \end_layout
36601
36602 \begin_layout Bibliography
36603 \begin_inset LatexCommand bibitem
36604 key "nomencl"
36605
36606 \end_inset
36607
36608
36609 \begin_inset ERT
36610 status collapsed
36611
36612 \begin_layout Standard
36613
36614
36615 \backslash
36616 href{ftp://tug.ctan.org/pub/tex-archive/macros/latex/contrib/nomencl/nomencl.pdf}{
36617 \end_layout
36618
36619 \end_inset
36620
36621 Documentation
36622 \begin_inset ERT
36623 status collapsed
36624
36625 \begin_layout Standard
36626
36627 }
36628 \end_layout
36629
36630 \end_inset
36631
36632  of the LaTeX-package 
36633 \series bold
36634 nomencl
36635 \series default
36636
36637 \begin_inset LatexCommand index
36638 name "LaTeX-packages ! nomencl"
36639
36640 \end_inset
36641
36642
36643 \end_layout
36644
36645 \begin_layout Bibliography
36646 \begin_inset LatexCommand bibitem
36647 key "tipa"
36648
36649 \end_inset
36650
36651
36652 \begin_inset ERT
36653 status collapsed
36654
36655 \begin_layout Standard
36656
36657
36658 \backslash
36659 href{http://www.ctan.org/tex-archive/fonts/tipa/tipaman.pdf}{
36660 \end_layout
36661
36662 \end_inset
36663
36664 Documentation
36665 \begin_inset ERT
36666 status collapsed
36667
36668 \begin_layout Standard
36669
36670 }
36671 \end_layout
36672
36673 \end_inset
36674
36675  of the LaTeX-package 
36676 \series bold
36677 tipa
36678 \series default
36679
36680 \begin_inset LatexCommand index
36681 name "LaTeX-packages ! tipa"
36682
36683 \end_inset
36684
36685
36686 \end_layout
36687
36688 \begin_layout Bibliography
36689 \begin_inset LatexCommand bibitem
36690 key "Arabic"
36691
36692 \end_inset
36693
36694
36695 \begin_inset ERT
36696 status collapsed
36697
36698 \begin_layout Standard
36699
36700
36701 \backslash
36702 href{http://wiki.lyx.org/Windows/Arabic}{
36703 \end_layout
36704
36705 \end_inset
36706
36707 Wiki-page
36708 \begin_inset ERT
36709 status collapsed
36710
36711 \begin_layout Standard
36712
36713 }
36714 \end_layout
36715
36716 \end_inset
36717
36718  how to set up LyX for Arabic
36719 \end_layout
36720
36721 \begin_layout Bibliography
36722 \begin_inset LatexCommand bibitem
36723 key "Armenian"
36724
36725 \end_inset
36726
36727
36728 \begin_inset ERT
36729 status collapsed
36730
36731 \begin_layout Standard
36732
36733
36734 \backslash
36735 href{http://wiki.lyx.org/Windows/Armenian}{
36736 \end_layout
36737
36738 \end_inset
36739
36740 Wiki-page
36741 \begin_inset ERT
36742 status collapsed
36743
36744 \begin_layout Standard
36745
36746 }
36747 \end_layout
36748
36749 \end_inset
36750
36751  how to set up LyX for Armenian
36752 \end_layout
36753
36754 \begin_layout Bibliography
36755 \begin_inset LatexCommand bibitem
36756 key "Farsi"
36757
36758 \end_inset
36759
36760
36761 \begin_inset ERT
36762 status collapsed
36763
36764 \begin_layout Standard
36765
36766
36767 \backslash
36768 href{http://wiki.lyx.org/Windows/Farsi}{
36769 \end_layout
36770
36771 \end_inset
36772
36773 Wiki-page
36774 \begin_inset ERT
36775 status collapsed
36776
36777 \begin_layout Standard
36778
36779 }
36780 \end_layout
36781
36782 \end_inset
36783
36784  how to set up LyX for Farsi
36785 \end_layout
36786
36787 \begin_layout Bibliography
36788 \begin_inset LatexCommand bibitem
36789 key "Hebrew"
36790
36791 \end_inset
36792
36793
36794 \begin_inset ERT
36795 status collapsed
36796
36797 \begin_layout Standard
36798
36799
36800 \backslash
36801 href{http://wiki.lyx.org/Windows/Hebrew}{
36802 \end_layout
36803
36804 \end_inset
36805
36806 Wiki-page
36807 \begin_inset ERT
36808 status collapsed
36809
36810 \begin_layout Standard
36811
36812 }
36813 \end_layout
36814
36815 \end_inset
36816
36817  how to set up LyX for Hebrew
36818 \end_layout
36819
36820 \begin_layout Standard
36821
36822 \newpage
36823 Bibliography created from a BibTeX-database:
36824 \begin_inset LatexCommand bibtex
36825 options "biblio/alphadin"
36826 bibfiles "biblio/LyXDocs"
36827
36828 \end_inset
36829
36830
36831 \begin_inset ERT
36832 status collapsed
36833
36834 \begin_layout Standard
36835
36836
36837 \backslash
36838 addcontentsline{toc}{chapter}{
36839 \backslash
36840 bibname
36841 \backslash
36842 ; 2}
36843 \end_layout
36844
36845 \end_inset
36846
36847
36848 \begin_inset Note Note
36849 status collapsed
36850
36851 \begin_layout Standard
36852 The command 
36853 \series bold
36854
36855 \backslash
36856 addcontentsline
36857 \series default
36858  is explained in the 
36859 \emph on
36860 Extended Features
36861 \emph default
36862  manual.
36863  It creates a TOC entry.
36864 \end_layout
36865
36866 \begin_layout Standard
36867 A manual TOC entry for the bibliography is only necessary because we use
36868  two different ones in one document.
36869 \end_layout
36870
36871 \end_inset
36872
36873
36874 \end_layout
36875
36876 \begin_layout Standard
36877
36878 \series bold
36879 \begin_inset LatexCommand printnomenclature
36880
36881 \end_inset
36882
36883
36884 \begin_inset LatexCommand printindex
36885
36886 \end_inset
36887
36888
36889 \end_layout
36890
36891 \end_body
36892 \end_document