]> git.lyx.org Git - lyx.git/blob - lib/doc/UserGuide.lyx
6fdf78148b0fd4db555cb56e5e5ad4bf1a51d6b6
[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 both keys, you will need to try out which one actually performs
1390  the 
1391 \family sans
1392 Meta-
1393 \family default
1394  function.
1395  This key does many different things, but it also activates the 
1396 \emph on
1397 menu accelerator keys
1398 \emph default
1399 .
1400  If you use this in combination with any of the underlined letters in a
1401  menu or menu item, it selects that menu item.
1402 \end_layout
1403
1404 \begin_deeper
1405 \begin_layout Standard
1406 For example, the sequence 
1407 \begin_inset Quotes eld
1408 \end_inset
1409
1410
1411 \family sans
1412 M\InsetSpace ~
1413 e\InsetSpace ~
1414 s
1415 \family default
1416 \InsetSpace ~
1417
1418 \family sans
1419 c
1420 \family default
1421
1422 \begin_inset Quotes erd
1423 \end_inset
1424
1425  
1426 \family sans
1427 brings
1428 \family default
1429  up the 
1430 \begin_inset Quotes eld
1431 \end_inset
1432
1433 Text Style
1434 \begin_inset Quotes erd
1435 \end_inset
1436
1437  menu.
1438  Typing 
1439 \begin_inset Quotes eld
1440 \end_inset
1441
1442
1443 \family sans
1444 M\InsetSpace ~
1445 f
1446 \family default
1447
1448 \begin_inset Quotes erd
1449 \end_inset
1450
1451  opens the 
1452 \family sans
1453 File
1454 \family default
1455  menu.
1456 \end_layout
1457
1458 \begin_layout Standard
1459 There are also other things bound to the 
1460 \family sans
1461 Meta-
1462 \family default
1463  key, but you'll have to check in the 
1464 \emph on
1465 Reference
1466 \emph default
1467  
1468 \emph on
1469 manual
1470 \emph default
1471  for more info.
1472 \end_layout
1473
1474 \end_deeper
1475 \begin_layout Standard
1476 You'll learn more and more keybindings and short-cut keys as you use LyX,
1477  because most actions will prompt a small message in the status bar at the
1478  bottom of LyX's main window which describe the name of the action, you've
1479  just triggered, and any existing keybindings for that action.
1480  The notation for the keybindings is very similar to the notation used in
1481  this documentation, so you should not have any problems understanding it.
1482  However, notice that Shift-modifiers are explicitly mentioned, so 
1483 \family sans
1484
1485 \begin_inset Quotes eld
1486 \end_inset
1487
1488 M-p S-A
1489 \family default
1490
1491 \begin_inset Quotes erd
1492 \end_inset
1493
1494  means 
1495 \family sans
1496 Meta-p
1497 \family default
1498  followed by a capital 
1499 \family sans
1500 A
1501 \family default
1502 .
1503  
1504 \begin_inset Quotes eld
1505 \end_inset
1506
1507
1508 \family sans
1509 S-C-s
1510 \family default
1511
1512 \begin_inset Quotes erd
1513 \end_inset
1514
1515  means 
1516 \family sans
1517 Shift-Control-s
1518 \family default
1519 .
1520 \end_layout
1521
1522 \begin_layout Chapter
1523 LyX Basics
1524 \begin_inset LatexCommand index
1525 name "LyX ! Basics"
1526
1527 \end_inset
1528
1529
1530 \end_layout
1531
1532 \begin_layout Section
1533 Document Types
1534 \begin_inset LatexCommand index
1535 name "Document ! Types"
1536
1537 \end_inset
1538
1539
1540 \end_layout
1541
1542 \begin_layout Subsection
1543 Introduction
1544 \end_layout
1545
1546 \begin_layout Standard
1547 Before you do anything else, before you ever start writing a document, you
1548  need to decide what type of document you want to edit.
1549  Different types of documents use different types of spacing, headings,
1550  numbering schemes, and so on.
1551  Additionally, different documents use different paragraph environments,
1552  and format the title of your document differently.
1553 \end_layout
1554
1555 \begin_layout Standard
1556
1557 \emph on
1558 document class
1559 \emph default
1560  describes a group of properties common to a particular set of documents.
1561  By setting the document class, you automatically select these properties,
1562  making it easier to create the type of document you want.
1563  If you don't choose a document class, LyX picks one for you by default.
1564  So, it behooves you to change the class of your document.
1565 \end_layout
1566
1567 \begin_layout Standard
1568 Read on for info about the document classes you can choose from LyX, and
1569  how to adjust their properties.
1570 \end_layout
1571
1572 \begin_layout Subsection
1573 Document Classes
1574 \begin_inset LatexCommand index
1575 name "Document ! Classes"
1576
1577 \end_inset
1578
1579
1580 \begin_inset LatexCommand label
1581 name "sec:Document-Classes"
1582
1583 \end_inset
1584
1585
1586 \end_layout
1587
1588 \begin_layout Subsubsection
1589 Overview
1590 \end_layout
1591
1592 \begin_layout Standard
1593 There are four standard document classes in LyX.
1594  They are:
1595 \end_layout
1596
1597 \begin_layout Description
1598 Article for basic articles
1599 \end_layout
1600
1601 \begin_layout Description
1602 Report for basic reports
1603 \end_layout
1604
1605 \begin_layout Description
1606 Book for writing a book
1607 \end_layout
1608
1609 \begin_layout Description
1610 Letter for US-style letters
1611 \end_layout
1612
1613 \begin_layout Standard
1614 There are also some non-standard classes, which LyX only uses if you have
1615  installed them.
1616  Here are some of the classes, the full list with detailed explanations
1617  can be found in chapter 
1618 \emph on
1619 Special Document Classes
1620 \emph default
1621  in the 
1622 \emph on
1623 Extended Features
1624 \emph default
1625  manual:
1626 \end_layout
1627
1628 \begin_layout Description
1629 A&A Journal articles in the style and format used in Astronomy & Astrophysics
1630 \end_layout
1631
1632 \begin_layout Description
1633 AAST
1634 \family sans
1635
1636 \begin_inset ERT
1637 status collapsed
1638
1639 \begin_layout Standard
1640
1641 {}
1642 \end_layout
1643
1644 \end_inset
1645
1646
1647 \family default
1648 eX For submissions to the journals published by the American Astronomical
1649  Society
1650 \end_layout
1651
1652 \begin_layout Description
1653 AMS Layouts for articles and books in the style and format used by the American
1654  Mathematical Society (AMS).
1655  There are three article layouts available.
1656  The standard one uses a typical numbering scheme for theorems etc., that
1657  prepends the section number to the number of the result.
1658  All result-type statements (propositions, corollaries, and so on) are sequenced
1659  together, but definitions, examples, and the like have their own sequence.
1660  The 
1661 \begin_inset Quotes eld
1662 \end_inset
1663
1664 sequential numbering
1665 \begin_inset Quotes erd
1666 \end_inset
1667
1668  scheme does not place the section number with each result, but numbers
1669  them throughout the article in a single sequence.
1670  Each type of result gets its own sequence.
1671  There is also a layout that dispenses with numbering of statements altogether.
1672 \end_layout
1673
1674 \begin_layout Description
1675 Beamer Layout for presentations
1676 \end_layout
1677
1678 \begin_layout Description
1679 broadway Layout for writing plays.
1680  It is not an existing LaTeX document class, but a new one which is distributed
1681  with LyX.
1682 \end_layout
1683
1684 \begin_layout Description
1685 curiculum\InsetSpace ~
1686 vitae classes to create curriculum vitae
1687 \end_layout
1688
1689 \begin_layout Description
1690 Dinbrief Letters in format of the DIN (German industry norm)
1691 \end_layout
1692
1693 \begin_layout Description
1694 dtk Layout for 
1695 \family typewriter
1696 Die TeXnische Komödie
1697 \family default
1698 , the journal of the German TeX user Group (Dante)
1699 \end_layout
1700
1701 \begin_layout Description
1702 Elsevier Layout for journals of the Elsevier publishing group
1703 \end_layout
1704
1705 \begin_layout Description
1706 Foils Used to make transparencies
1707 \end_layout
1708
1709 \begin_layout Description
1710 g-brief Letters in format of the DIN (German industry norm)
1711 \end_layout
1712
1713 \begin_layout Description
1714 hollywood Used to type spec scripts for the US film industry.
1715  It is not an existing LaTeX document class, but a new one which is distributed
1716  with LyX.
1717 \end_layout
1718
1719 \begin_layout Description
1720 IEEEtran Layout for the journals published by the Institute of Electrical
1721  and Electronics Engineers (IEEE)
1722 \end_layout
1723
1724 \begin_layout Description
1725 IOP Layout for journals of the Institute of Physics publishing group
1726 \end_layout
1727
1728 \begin_layout Description
1729 Kluwer Layout for journals of the Kluwer publishing group
1730 \end_layout
1731
1732 \begin_layout Description
1733 koma-script a replacement for the standard classes, offers many useful features
1734  like caption formatting, automatic print space calculation etc.
1735 \end_layout
1736
1737 \begin_layout Description
1738 Memoir another replacement for the standard classes
1739 \end_layout
1740
1741 \begin_layout Description
1742 paper Used with the 
1743 \family typewriter
1744 paper
1745 \family default
1746  LaTeX document class
1747 \end_layout
1748
1749 \begin_layout Description
1750 Powerdot Layout for presentations
1751 \end_layout
1752
1753 \begin_layout Description
1754 REVTe
1755 \begin_inset ERT
1756 status collapsed
1757
1758 \begin_layout Standard
1759
1760 {}
1761 \end_layout
1762
1763 \end_inset
1764
1765 X is used to write articles for the publications of the American Physical
1766  Society (APS), American Institute of Physics (AIP), and Optical Society
1767  of America (OSA).
1768  This class is not completely compatible with all LyX features.
1769 \end_layout
1770
1771 \begin_layout Description
1772 Slides Used to make transparencies
1773 \end_layout
1774
1775 \begin_layout Description
1776 SPIE\InsetSpace ~
1777 Proceedings Layout for the journals published by The International Society
1778  for Optical Engineering (SPIE)
1779 \end_layout
1780
1781 \begin_layout Description
1782 Springer Layouts for journals of the Springer publishing group
1783 \end_layout
1784
1785 \begin_layout Description
1786 TUGboat Layout for 
1787 \family typewriter
1788 TUGboat
1789 \family default
1790 , the journal of the international TeX user Group (TUG)
1791 \end_layout
1792
1793 \begin_layout Standard
1794 We won't go into any detail about how to use these different document classes
1795  here.
1796  You can find all the details about the non-standard classes in the 
1797 \emph on
1798 Extended Editing
1799 \emph default
1800  manual.
1801  Here, we will settle with a list of some of the common properties of all
1802  of the document classes.
1803 \end_layout
1804
1805 \begin_layout Subsubsection
1806 Selecting a Class
1807 \end_layout
1808
1809 \begin_layout Standard
1810 You can select a class using the 
1811 \family sans
1812 Document\SpecialChar \menuseparator
1813 Settings
1814 \begin_inset LatexCommand index
1815 name "Document ! Settings"
1816
1817 \end_inset
1818
1819
1820 \family default
1821  dialog.
1822  Select the class you want to use, and make any fine tunings of the options
1823  you may need.
1824 \end_layout
1825
1826 \begin_layout Subsubsection
1827 Properties
1828 \end_layout
1829
1830 \begin_layout Standard
1831 Each class has a default set of options.
1832  Here's a quick table describing them:
1833 \end_layout
1834
1835 \begin_layout Standard
1836 \begin_inset VSpace 0.3cm
1837 \end_inset
1838
1839
1840 \end_layout
1841
1842 \begin_layout Standard
1843 \align center
1844 \begin_inset Tabular
1845 <lyxtabular version="3" rows="5" columns="5">
1846 <features>
1847 <column alignment="center" valignment="top" leftline="true" rightline="true" width="0pt">
1848 <column alignment="center" valignment="top" leftline="true" width="0pt">
1849 <column alignment="center" valignment="top" leftline="true" width="0pt">
1850 <column alignment="center" valignment="top" leftline="true" width="0pt">
1851 <column alignment="center" valignment="top" leftline="true" rightline="true" width="0pt">
1852 <row topline="true" bottomline="true">
1853 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
1854 \begin_inset Text
1855
1856 \begin_layout Standard
1857
1858 \end_layout
1859
1860 \end_inset
1861 </cell>
1862 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
1863 \begin_inset Text
1864
1865 \begin_layout Standard
1866
1867 \family sans
1868 \series medium
1869 \shape up
1870 \size normal
1871 \emph off
1872 \bar no
1873 \noun off
1874 \color none
1875 Pagestyle
1876 \end_layout
1877
1878 \end_inset
1879 </cell>
1880 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
1881 \begin_inset Text
1882
1883 \begin_layout Standard
1884
1885 \family sans
1886 \series medium
1887 \shape up
1888 \size normal
1889 \emph off
1890 \bar no
1891 \noun off
1892 \color none
1893 Sides
1894 \end_layout
1895
1896 \end_inset
1897 </cell>
1898 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
1899 \begin_inset Text
1900
1901 \begin_layout Standard
1902
1903 \family sans
1904 \series medium
1905 \shape up
1906 \size normal
1907 \emph off
1908 \bar no
1909 \noun off
1910 \color none
1911 Columns
1912 \end_layout
1913
1914 \end_inset
1915 </cell>
1916 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
1917 \begin_inset Text
1918
1919 \begin_layout Standard
1920
1921 \series medium
1922 \shape up
1923 \size normal
1924 \emph off
1925 \bar no
1926 \noun off
1927 \color none
1928 Max.
1929  sectioning level
1930 \end_layout
1931
1932 \end_inset
1933 </cell>
1934 </row>
1935 <row topline="true">
1936 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
1937 \begin_inset Text
1938
1939 \begin_layout Standard
1940
1941 \series medium
1942 \shape up
1943 \size normal
1944 \emph off
1945 \bar no
1946 \noun off
1947 \color none
1948 article
1949 \end_layout
1950
1951 \end_inset
1952 </cell>
1953 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
1954 \begin_inset Text
1955
1956 \begin_layout Standard
1957
1958 \family sans
1959 \series medium
1960 \shape up
1961 \size normal
1962 \emph off
1963 \bar no
1964 \noun off
1965 \color none
1966 Plain
1967 \end_layout
1968
1969 \end_inset
1970 </cell>
1971 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
1972 \begin_inset Text
1973
1974 \begin_layout Standard
1975
1976 \family sans
1977 \series medium
1978 \shape up
1979 \size normal
1980 \emph off
1981 \bar no
1982 \noun off
1983 \color none
1984 One
1985 \end_layout
1986
1987 \end_inset
1988 </cell>
1989 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
1990 \begin_inset Text
1991
1992 \begin_layout Standard
1993
1994 \family sans
1995 \series medium
1996 \shape up
1997 \size normal
1998 \emph off
1999 \bar no
2000 \noun off
2001 \color none
2002 One
2003 \end_layout
2004
2005 \end_inset
2006 </cell>
2007 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
2008 \begin_inset Text
2009
2010 \begin_layout Standard
2011
2012 \family sans
2013 \series medium
2014 \shape up
2015 \size normal
2016 \emph off
2017 \bar no
2018 \noun off
2019 \color none
2020 Section
2021 \end_layout
2022
2023 \end_inset
2024 </cell>
2025 </row>
2026 <row topline="true">
2027 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
2028 \begin_inset Text
2029
2030 \begin_layout Standard
2031
2032 \series medium
2033 \shape up
2034 \size normal
2035 \emph off
2036 \bar no
2037 \noun off
2038 \color none
2039 report
2040 \end_layout
2041
2042 \end_inset
2043 </cell>
2044 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
2045 \begin_inset Text
2046
2047 \begin_layout Standard
2048
2049 \family sans
2050 \series medium
2051 \shape up
2052 \size normal
2053 \emph off
2054 \bar no
2055 \noun off
2056 \color none
2057 Plain
2058 \end_layout
2059
2060 \end_inset
2061 </cell>
2062 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
2063 \begin_inset Text
2064
2065 \begin_layout Standard
2066
2067 \family sans
2068 \series medium
2069 \shape up
2070 \size normal
2071 \emph off
2072 \bar no
2073 \noun off
2074 \color none
2075 One
2076 \end_layout
2077
2078 \end_inset
2079 </cell>
2080 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
2081 \begin_inset Text
2082
2083 \begin_layout Standard
2084
2085 \family sans
2086 \series medium
2087 \shape up
2088 \size normal
2089 \emph off
2090 \bar no
2091 \noun off
2092 \color none
2093 One
2094 \end_layout
2095
2096 \end_inset
2097 </cell>
2098 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
2099 \begin_inset Text
2100
2101 \begin_layout Standard
2102
2103 \family sans
2104 \series medium
2105 \shape up
2106 \size normal
2107 \emph off
2108 \bar no
2109 \noun off
2110 \color none
2111 Chapter
2112 \end_layout
2113
2114 \end_inset
2115 </cell>
2116 </row>
2117 <row topline="true">
2118 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
2119 \begin_inset Text
2120
2121 \begin_layout Standard
2122
2123 \series medium
2124 \shape up
2125 \size normal
2126 \emph off
2127 \bar no
2128 \noun off
2129 \color none
2130 book
2131 \end_layout
2132
2133 \end_inset
2134 </cell>
2135 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
2136 \begin_inset Text
2137
2138 \begin_layout Standard
2139
2140 \family sans
2141 \series medium
2142 \shape up
2143 \size normal
2144 \emph off
2145 \bar no
2146 \noun off
2147 \color none
2148 Headings
2149 \end_layout
2150
2151 \end_inset
2152 </cell>
2153 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
2154 \begin_inset Text
2155
2156 \begin_layout Standard
2157
2158 \family sans
2159 \series medium
2160 \shape up
2161 \size normal
2162 \emph off
2163 \bar no
2164 \noun off
2165 \color none
2166 Two
2167 \end_layout
2168
2169 \end_inset
2170 </cell>
2171 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
2172 \begin_inset Text
2173
2174 \begin_layout Standard
2175
2176 \family sans
2177 \series medium
2178 \shape up
2179 \size normal
2180 \emph off
2181 \bar no
2182 \noun off
2183 \color none
2184 One
2185 \end_layout
2186
2187 \end_inset
2188 </cell>
2189 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
2190 \begin_inset Text
2191
2192 \begin_layout Standard
2193
2194 \family sans
2195 \series medium
2196 \shape up
2197 \size normal
2198 \emph off
2199 \bar no
2200 \noun off
2201 \color none
2202 Chapter
2203 \end_layout
2204
2205 \end_inset
2206 </cell>
2207 </row>
2208 <row topline="true" bottomline="true">
2209 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
2210 \begin_inset Text
2211
2212 \begin_layout Standard
2213
2214 \series medium
2215 \shape up
2216 \size normal
2217 \emph off
2218 \bar no
2219 \noun off
2220 \color none
2221 letter
2222 \end_layout
2223
2224 \end_inset
2225 </cell>
2226 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
2227 \begin_inset Text
2228
2229 \begin_layout Standard
2230
2231 \family sans
2232 \series medium
2233 \shape up
2234 \size normal
2235 \emph off
2236 \bar no
2237 \noun off
2238 \color none
2239 Plain
2240 \end_layout
2241
2242 \end_inset
2243 </cell>
2244 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
2245 \begin_inset Text
2246
2247 \begin_layout Standard
2248
2249 \family sans
2250 \series medium
2251 \shape up
2252 \size normal
2253 \emph off
2254 \bar no
2255 \noun off
2256 \color none
2257 One
2258 \end_layout
2259
2260 \end_inset
2261 </cell>
2262 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
2263 \begin_inset Text
2264
2265 \begin_layout Standard
2266
2267 \family sans
2268 \series medium
2269 \shape up
2270 \size normal
2271 \emph off
2272 \bar no
2273 \noun off
2274 \color none
2275 One
2276 \end_layout
2277
2278 \end_inset
2279 </cell>
2280 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
2281 \begin_inset Text
2282
2283 \begin_layout Standard
2284
2285 \series medium
2286 \shape up
2287 \size normal
2288 \emph off
2289 \bar no
2290 \noun off
2291 \color none
2292 none
2293 \end_layout
2294
2295 \end_inset
2296 </cell>
2297 </row>
2298 </lyxtabular>
2299
2300 \end_inset
2301
2302
2303 \end_layout
2304
2305 \begin_layout Standard
2306 \begin_inset VSpace 0.3cm
2307 \end_inset
2308
2309
2310 \end_layout
2311
2312 \begin_layout Standard
2313 You're probably also wondering what 
2314 \begin_inset Quotes eld
2315 \end_inset
2316
2317 Max.\InsetSpace ~
2318 sectioning level
2319 \begin_inset Quotes erd
2320 \end_inset
2321
2322  means.
2323  There are several paragraph environments used to create section headings.
2324  Different document classes allow different types of section headings.
2325  Only two use the 
2326 \family sans
2327 Chapter
2328 \family default
2329  heading; the rest do not and begin instead with the 
2330 \family sans
2331 Section
2332 \family default
2333  heading.
2334  Some document classes, such as the ones for letters, don't use any section
2335  headings.
2336  In addition to 
2337 \family sans
2338 Chapter
2339 \family default
2340  and 
2341 \family sans
2342 Section
2343 \family default
2344  headings, there are also 
2345 \family sans
2346 Subsection
2347 \family default
2348  headings, 
2349 \family sans
2350 Subsubsection
2351 \family default
2352  headings, and so on.
2353  We'll describe these headings fully in section\InsetSpace ~
2354
2355 \begin_inset LatexCommand ref
2356 reference "sub:Headings"
2357
2358 \end_inset
2359
2360 .
2361 \end_layout
2362
2363 \begin_layout Subsection
2364 Document Layout
2365 \begin_inset LatexCommand index
2366 name "Document !  Layout"
2367
2368 \end_inset
2369
2370
2371 \begin_inset LatexCommand label
2372 name "sub:Document-Layout"
2373
2374 \end_inset
2375
2376
2377 \family sans
2378
2379 \begin_inset LatexCommand index
2380 name "Document ! Settings"
2381
2382 \end_inset
2383
2384
2385 \end_layout
2386
2387 \begin_layout Standard
2388 The most important properties of documents classes are set in the menu 
2389 \family sans
2390 Document\SpecialChar \menuseparator
2391 Settings
2392 \family default
2393 .
2394  There in the 
2395 \family sans
2396 Options
2397 \family default
2398  field under 
2399 \family sans
2400 Documents\InsetSpace ~
2401 classes
2402 \family default
2403 , you can enter special options for your document class in a comma-separated
2404  list.
2405  This is only necessary if LyX doesn't support special options you want
2406  to use for your document.
2407  To learn more about your favorite LaTeX-class and its options, you have
2408  to read its manual.
2409 \end_layout
2410
2411 \begin_layout Standard
2412 Under 
2413 \family sans
2414 Page\InsetSpace ~
2415 Layout
2416 \family default
2417  the 
2418 \family sans
2419 Pagestyle
2420 \family default
2421  controls what sorts of headings and page numbers go on a page.
2422  You can choose between the following five options:
2423 \end_layout
2424
2425 \begin_layout Labeling
2426 \labelwidthstring 00.00.0000
2427
2428 \family sans
2429 Default
2430 \family default
2431  Use default pagestyle of current class.
2432 \end_layout
2433
2434 \begin_layout Labeling
2435 \labelwidthstring 00.00.0000
2436
2437 \family sans
2438 Empty
2439 \family default
2440  No page numbers or headings.
2441 \end_layout
2442
2443 \begin_layout Labeling
2444 \labelwidthstring 00.00.0000
2445
2446 \family sans
2447 Plain
2448 \family default
2449  Page numbers only.
2450 \end_layout
2451
2452 \begin_layout Labeling
2453 \labelwidthstring 00.00.0000
2454
2455 \family sans
2456 Headings
2457 \family default
2458  Page numbers and either the current chapter or section title and number.
2459  Whether LyX uses the current chapter or the current section depends on
2460  the maximum sectioning level of the class.
2461 \end_layout
2462
2463 \begin_layout Labeling
2464 \labelwidthstring 00.00.0000
2465
2466 \family sans
2467 Fancy
2468 \family default
2469  This allows you to create fully customizable headers and footers if you
2470  have the 
2471 \series bold
2472 fancyhdr
2473 \begin_inset LatexCommand index
2474 name "LaTeX-packages ! fancyhdr"
2475
2476 \end_inset
2477
2478
2479 \series default
2480  package installed.
2481  At the moment, support in LyX is limited to this setting.
2482  To use the full power of this package, you have to add code to your document
2483  preamble.
2484  Check the documentation for the 
2485 \series bold
2486 fancyhdr
2487 \series default
2488  package for more details, 
2489 \begin_inset LatexCommand cite
2490 key "fancyhdr"
2491
2492 \end_inset
2493
2494 .
2495 \end_layout
2496
2497 \begin_layout Standard
2498 The 
2499 \family sans
2500 Separation
2501 \family default
2502  of paragraphs is described in section\InsetSpace ~
2503
2504 \begin_inset LatexCommand ref
2505 reference "sec:Par-indent-intro"
2506
2507 \end_inset
2508
2509 .
2510 \end_layout
2511
2512 \begin_layout Subsection
2513 Paper Size and Orientation
2514 \begin_inset LatexCommand index
2515 name "Document ! Paper size"
2516
2517 \end_inset
2518
2519
2520 \begin_inset LatexCommand label
2521 name "sub:Paper-Size,-Orientation,"
2522
2523 \end_inset
2524
2525
2526 \end_layout
2527
2528 \begin_layout Standard
2529 You'll find the following options in the menu 
2530 \family sans
2531 Page\InsetSpace ~
2532 Layout
2533 \family default
2534  of the dialog of the 
2535 \family sans
2536 Document\SpecialChar \menuseparator
2537 Settings
2538 \family default
2539  menu:
2540 \family sans
2541
2542 \begin_inset LatexCommand index
2543 name "Document ! Settings"
2544
2545 \end_inset
2546
2547
2548 \end_layout
2549
2550 \begin_layout Labeling
2551 \labelwidthstring 00.00.0000
2552
2553 \family sans
2554 Papersize
2555 \family default
2556  What size paper to print on.
2557  The choices are
2558 \end_layout
2559
2560 \begin_layout Itemize
2561
2562 \family sans
2563 Default
2564 \end_layout
2565
2566 \begin_layout Itemize
2567
2568 \family sans
2569 A3, A4,
2570 \family default
2571  
2572 \family sans
2573 A5
2574 \end_layout
2575
2576 \begin_layout Itemize
2577
2578 \family sans
2579 B3, B4, B5
2580 \end_layout
2581
2582 \begin_layout Itemize
2583
2584 \family sans
2585 US letter
2586 \end_layout
2587
2588 \begin_layout Itemize
2589
2590 \family sans
2591 US legal
2592 \end_layout
2593
2594 \begin_layout Itemize
2595
2596 \family sans
2597 US executive
2598 \end_layout
2599
2600 \begin_layout Itemize
2601
2602 \family sans
2603 Custom
2604 \end_layout
2605
2606 \begin_layout Labeling
2607 \labelwidthstring 00.00.0000
2608
2609 \family sans
2610 Orientation
2611 \family default
2612  Two toggle buttons choose whether to print the output as 
2613 \family sans
2614 Landscape
2615 \family default
2616  or as 
2617 \family sans
2618 Portrait
2619 \family default
2620 .
2621 \end_layout
2622
2623 \begin_layout Labeling
2624 \labelwidthstring 00.00.0000
2625
2626 \family sans
2627 Two-sided\InsetSpace ~
2628 document
2629 \family default
2630  Adjusts the print space to print both sides of paper.
2631  That means that the print space for odd- and even-numbered pages is different.
2632 \end_layout
2633
2634 \begin_layout Subsection
2635 Margins
2636 \begin_inset LatexCommand index
2637 name "Document ! Margins"
2638
2639 \end_inset
2640
2641
2642 \begin_inset LatexCommand label
2643 name "sub:Margins"
2644
2645 \end_inset
2646
2647
2648 \begin_inset LatexCommand index
2649 name "Margins"
2650
2651 \end_inset
2652
2653
2654 \end_layout
2655
2656 \begin_layout Standard
2657 Paper margins are set in the menu 
2658 \family sans
2659 Document\SpecialChar \menuseparator
2660 Settings
2661 \family default
2662 .
2663 \family sans
2664
2665 \begin_inset LatexCommand index
2666 name "Document ! Settings"
2667
2668 \end_inset
2669
2670
2671 \end_layout
2672
2673 \begin_layout Standard
2674 If you use a koma-script document class, you can use the default settings.
2675  Because koma-script calculates then the printspace automatically by taking
2676  the paper format and the font size into account.
2677 \end_layout
2678
2679 \begin_layout Subsection
2680 Important Note
2681 \end_layout
2682
2683 \begin_layout Standard
2684 If you change a document class, LyX has to convert 
2685 \emph on
2686 everything
2687 \emph default
2688  into the new class.
2689  That includes the paragraph environments.
2690  Some paragraph environments are standard; all of the document classes have
2691  them; but some classes have special paragraph environments.
2692  If this is the case, and you change the document class, LyX sets the missing
2693  paragraph environments to 
2694 \family sans
2695 Standard
2696 \family default
2697  and places an error box at the beginning of the paragraph.
2698  Just click on them and you'll get a message dialog that tells you about
2699  the conversion and why it failed.
2700 \end_layout
2701
2702 \begin_layout Section
2703 Paragraph Indentation and Separation
2704 \begin_inset LatexCommand index
2705 name "Paragraph ! Indentation"
2706
2707 \end_inset
2708
2709
2710 \end_layout
2711
2712 \begin_layout Subsection
2713 Introduction
2714 \begin_inset LatexCommand label
2715 name "sec:Par-indent-intro"
2716
2717 \end_inset
2718
2719
2720 \end_layout
2721
2722 \begin_layout Standard
2723 Before describing all of the various paragraph environments, we'd like to
2724  say a word or two about paragraph indentation.
2725 \end_layout
2726
2727 \begin_layout Standard
2728 Everyone seems to have their own convention for separating paragraphs.
2729  Most Americans indent the first line of a paragraph.
2730  Others don't indent but put extra space between the paragraphs.
2731  If you choose indentation for paragraphs the 
2732 \emph on
2733 first
2734 \emph default
2735  paragraph of a section, or after a figure, an equation, a table, a list,
2736  etc., is 
2737 \emph on
2738 not
2739 \emph default
2740  indented.
2741  Only a paragraph following another paragraph gets indented.
2742  Note that the indentation behavior is different when you use another document
2743  language than English.
2744  LaTeX takes care that the indentation follows the rules of the used language.
2745 \end_layout
2746
2747 \begin_layout Standard
2748 The space between paragraphs, like the line spacing, the space between headings
2749  and text --- in fact, all of the spacings for just about everything are
2750  pre-coded into LyX.
2751  As we said, you don't worry about how much space to add between what.
2752  LyX takes care of that.
2753  In fact, these pre-coded vertical spacings aren't a single number but a
2754  range.
2755  That way, LyX can squish or stretch the space between lines to make sure
2756  figures fit on a page with text, so that sections don't start at the bottom
2757  of a page, and so on.
2758 \begin_inset Foot
2759 status collapsed
2760
2761 \begin_layout Standard
2762 LaTeX does this when LyX goes to produce a printable file.
2763 \end_layout
2764
2765 \end_inset
2766
2767  However, pre-coded doesn't mean you can't change them.
2768  LyX gives you the ability to globally change 
2769 \emph on
2770 all
2771 \emph default
2772  of these pre-coded spacings.
2773  We'll explain more later.
2774 \end_layout
2775
2776 \begin_layout Subsection
2777 Paragraph Separation
2778 \begin_inset LatexCommand index
2779 name "Paragraph ! Separation"
2780
2781 \end_inset
2782
2783
2784 \end_layout
2785
2786 \begin_layout Standard
2787 To separate paragraphs, select 
2788 \family sans
2789 Indent
2790 \family default
2791  or 
2792 \family sans
2793 Skip
2794 \family default
2795  in the submenu 
2796 \family sans
2797 Text\InsetSpace ~
2798 Layout
2799 \family default
2800  of the dialog 
2801 \family sans
2802 Document\SpecialChar \menuseparator
2803 Settings
2804 \begin_inset LatexCommand index
2805 name "Document ! Settings"
2806
2807 \end_inset
2808
2809
2810 \family default
2811  to indent paragraphs or add extra space between paragraphs, respectively.
2812  The size of the skips can be defined in the dialog, for the indentation
2813  you have to add this line to your document preamble:
2814 \end_layout
2815
2816 \begin_layout Standard
2817
2818 \series bold
2819
2820 \backslash
2821 setlength{
2822 \backslash
2823 parindent}{Length}
2824 \end_layout
2825
2826 \begin_layout Standard
2827 where length is a value in one of the units listed in Appendix\InsetSpace ~
2828
2829 \begin_inset LatexCommand ref
2830 reference "cap:Units"
2831
2832 \end_inset
2833
2834 .
2835  The default length is 30\InsetSpace \thinspace{}
2836 pt.
2837 \end_layout
2838
2839 \begin_layout Subsection
2840 Fine-Tuning
2841 \end_layout
2842
2843 \begin_layout Standard
2844 You can also change the separation method of a single paragraph.
2845  Open the 
2846 \family sans
2847 Edit\SpecialChar \menuseparator
2848 Paragraph\InsetSpace ~
2849 Settings
2850 \family default
2851  dialog and toggle the 
2852 \family sans
2853 Indent\InsetSpace ~
2854 Paragraph
2855 \family default
2856  option to change the state of the current paragraph.
2857  If paragraphs have no indentation but use extra space for separation, this
2858  button will be ignored (you can't indent a single paragraph by toggling
2859  this).
2860 \end_layout
2861
2862 \begin_layout Standard
2863 You should only need to change the indentation method for a single paragraph
2864  if you need to do some fine-tuning.
2865 \end_layout
2866
2867 \begin_layout Subsection
2868 Line Spacing
2869 \begin_inset LatexCommand index
2870 name "Paragraph ! Line spacing"
2871
2872 \end_inset
2873
2874
2875 \end_layout
2876
2877 \begin_layout Standard
2878 In the 
2879 \family sans
2880 Document\SpecialChar \menuseparator
2881 Settings
2882 \begin_inset LatexCommand index
2883 name "Document ! Settings"
2884
2885 \end_inset
2886
2887
2888 \family default
2889  dialog you can set the line spacing in the submenu 
2890 \family sans
2891 Text\InsetSpace ~
2892 Layout.
2893 \family default
2894
2895 \begin_inset Foot
2896 status collapsed
2897
2898 \begin_layout Standard
2899 You need to have the LaTeX-package 
2900 \series bold
2901 setspace
2902 \begin_inset LatexCommand index
2903 name "LaTeX-packages ! setspace"
2904
2905 \end_inset
2906
2907
2908 \series default
2909  installed to use this feature.
2910 \end_layout
2911
2912 \end_inset
2913
2914
2915 \end_layout
2916
2917 \begin_layout Section
2918 Paragraph Environments
2919 \begin_inset LatexCommand index
2920 name "Paragraph ! Environments"
2921
2922 \end_inset
2923
2924
2925 \begin_inset LatexCommand label
2926 name "sec:Paragraph-Environments"
2927
2928 \end_inset
2929
2930
2931 \begin_inset LatexCommand index
2932 name "Paragraph environments|("
2933
2934 \end_inset
2935
2936
2937 \end_layout
2938
2939 \begin_layout Subsection
2940 Overview
2941 \end_layout
2942
2943 \begin_layout Standard
2944 The paragraph environments correspond to the various
2945 \end_layout
2946
2947 \begin_layout Standard
2948
2949 \series bold
2950
2951 \backslash
2952 begin{
2953 \emph on
2954 environment
2955 \emph default
2956 } ...
2957  
2958 \backslash
2959 end{
2960 \emph on
2961 environment
2962 \emph default
2963 }
2964 \series default
2965
2966 \newline
2967 command sequences in an ordinary LaTeX file.
2968  If you don't know LaTeX, or the concept of a paragraph environment is totally
2969  alien to you, we urge you to read the 
2970 \emph on
2971 Tutorial
2972 \emph default
2973 .
2974  The 
2975 \emph on
2976 Tutorial
2977 \emph default
2978  also contains many more examples than this section does.
2979 \end_layout
2980
2981 \begin_layout Standard
2982 A paragraph environment is simply a 
2983 \begin_inset Quotes eld
2984 \end_inset
2985
2986 container
2987 \begin_inset Quotes erd
2988 \end_inset
2989
2990  for a paragraph which gives that paragraph certain properties.
2991  This can include a particular style of font, different margins, a numbering
2992  scheme, labels, and so on.
2993  Additionally, you can 
2994 \begin_inset Quotes eld
2995 \end_inset
2996
2997 nest
2998 \begin_inset Quotes erd
2999 \end_inset
3000
3001  the different environments inside one another, allowing one environment
3002  to inherit some of the properties of another.
3003  The different paragraph environments totally replace the need for messy
3004  tab stops, on the fly margin adjustment, and other hold-overs from the
3005  days of typewriters.
3006  There are several paragraph environments which are specific to a particular
3007  document type.
3008  We'll only be covering the most common ones here.
3009 \end_layout
3010
3011 \begin_layout Standard
3012 To choose a new paragraph environment, use the pull-down box on the left
3013  end of the toolbar.
3014  LyX will change the environment of the 
3015 \emph on
3016 entire
3017 \emph default
3018  paragraph in which the cursor sits.
3019  You can also change the environment of an entire group of paragraphs if
3020  you select them before choosing the new environment.
3021  
3022 \end_layout
3023
3024 \begin_layout Standard
3025 Note that hitting 
3026 \family sans
3027 Return
3028 \family default
3029  will 
3030 \emph on
3031 typically
3032 \emph default
3033  create a new paragraph using the 
3034 \family sans
3035 Standard
3036 \family default
3037  paragraph environment.
3038  We say 
3039 \begin_inset Quotes eld
3040 \end_inset
3041
3042 typically
3043 \begin_inset Quotes erd
3044 \end_inset
3045
3046  because if you are in one of these environments:
3047 \end_layout
3048
3049 \begin_layout Itemize
3050
3051 \family sans
3052 Quote
3053 \end_layout
3054
3055 \begin_layout Itemize
3056
3057 \family sans
3058 Quotation
3059 \end_layout
3060
3061 \begin_layout Itemize
3062
3063 \family sans
3064 Verse
3065 \end_layout
3066
3067 \begin_layout Itemize
3068
3069 \family sans
3070 Itemize
3071 \end_layout
3072
3073 \begin_layout Itemize
3074
3075 \family sans
3076 Enumerate
3077 \end_layout
3078
3079 \begin_layout Itemize
3080
3081 \family sans
3082 Description
3083 \end_layout
3084
3085 \begin_layout Itemize
3086
3087 \family sans
3088 List
3089 \end_layout
3090
3091 \begin_layout Standard
3092 LyX keeps the old paragraph environment when you hit 
3093 \family sans
3094 Return
3095 \family default
3096 , rather than resetting it to 
3097 \family sans
3098 Standard
3099 \family default
3100 .
3101  LyX will still reset the nesting depth, however.
3102  Usually, starting a new paragraph resets both the paragraph environment
3103  and the nesting depth (for more on nesting see section\InsetSpace ~
3104
3105 \begin_inset LatexCommand ref
3106 reference "sec:Nesting"
3107
3108 \end_inset
3109
3110 ).
3111  At the moment, all this is context-specific; you're better off expecting
3112  
3113 \family sans
3114 Return
3115 \family default
3116  to reset the paragraph environment and depth.
3117  If you want a new paragraph to keep the current environment and depth,
3118  use 
3119 \family sans
3120 M-Return
3121 \family default
3122  instead.
3123 \end_layout
3124
3125 \begin_layout Subsection
3126 Standard
3127 \end_layout
3128
3129 \begin_layout Standard
3130 The default paragraph environment is 
3131 \family sans
3132 Standard
3133 \family default
3134  for most classes.
3135  It creates a plain paragraph.
3136  If LyX resets the paragraph environment, this is the one it chooses.
3137  In fact, the paragraph you're reading right now (and most of the ones in
3138  this manual) are in the 
3139 \family sans
3140 Standard
3141 \family default
3142  environment.
3143 \end_layout
3144
3145 \begin_layout Standard
3146 You can nest a paragraph using the 
3147 \family sans
3148 Standard
3149 \family default
3150  environment in just about anything else, but you can't really nest anything
3151  in a 
3152 \family sans
3153 Standard
3154 \family default
3155  environment.
3156 \end_layout
3157
3158 \begin_layout Subsection
3159 Document Title
3160 \begin_inset LatexCommand index
3161 name "Document !Title"
3162
3163 \end_inset
3164
3165
3166 \end_layout
3167
3168 \begin_layout Standard
3169 A LaTeX title page has three parts: the title itself, the name(s) of the
3170  author(s) and a 
3171 \begin_inset Quotes eld
3172 \end_inset
3173
3174 footnote
3175 \begin_inset Quotes erd
3176 \end_inset
3177
3178  for thanks or contact information.
3179  For certain types of documents, LaTeX places all of this on a separate
3180  page along with today's date.
3181  For other types of documents, the title 
3182 \begin_inset Quotes eld
3183 \end_inset
3184
3185 page
3186 \begin_inset Quotes erd
3187 \end_inset
3188
3189  goes at the top of the first page of the document.
3190  
3191 \end_layout
3192
3193 \begin_layout Standard
3194 LyX provides an interface to the title page commands through the paragraph
3195  environments 
3196 \family sans
3197 Title
3198 \family default
3199
3200 \family sans
3201 Author
3202 \family default
3203 , and 
3204 \family sans
3205 Date
3206 \family default
3207 .
3208  Here's how you use them:
3209 \end_layout
3210
3211 \begin_layout Itemize
3212 Put the title of your document in the 
3213 \family sans
3214 Title
3215 \family default
3216  environment.
3217 \end_layout
3218
3219 \begin_layout Itemize
3220 Put the author name in the 
3221 \family sans
3222 Author
3223 \family default
3224  environment.
3225 \end_layout
3226
3227 \begin_layout Itemize
3228 If you want the date to have a certain appearance, want to use a fixed date,
3229  or want other text to appear in place of today's date, put that text in
3230  the 
3231 \family sans
3232 Date
3233 \family default
3234  environment.
3235  Note that using this environment is optional.
3236  If you don't provide any, LaTeX will automatically insert today's date.
3237  If you don't want any date, add the line
3238 \newline
3239
3240 \series bold
3241
3242 \backslash
3243 date{}
3244 \series default
3245
3246 \newline
3247 to the preamble of your document (menu 
3248 \family sans
3249 Document\SpecialChar \menuseparator
3250 Settings
3251 \family default
3252 )
3253 \end_layout
3254
3255 \begin_layout Standard
3256 You can use footnotes to insert 
3257 \begin_inset Quotes eld
3258 \end_inset
3259
3260 thanks
3261 \begin_inset Quotes erd
3262 \end_inset
3263
3264  or contact informations.
3265 \end_layout
3266
3267 \begin_layout Subsection
3268 Headings
3269 \begin_inset LatexCommand index
3270 name "Section headings"
3271
3272 \end_inset
3273
3274
3275 \begin_inset LatexCommand label
3276 name "sub:Headings"
3277
3278 \end_inset
3279
3280
3281 \end_layout
3282
3283 \begin_layout Standard
3284 There are several paragraph environments for producing section headings.
3285  LyX takes care of the numbering for you.
3286 \end_layout
3287
3288 \begin_layout Subsubsection
3289 Numbered Headings
3290 \begin_inset LatexCommand index
3291 name "Section headings ! Numbered"
3292
3293 \end_inset
3294
3295
3296 \end_layout
3297
3298 \begin_layout Standard
3299 There are 7 numbered types of section headings.
3300  They are:
3301 \end_layout
3302
3303 \begin_layout Enumerate
3304
3305 \family sans
3306 Part
3307 \end_layout
3308
3309 \begin_layout Enumerate
3310
3311 \family sans
3312 Chapter
3313 \end_layout
3314
3315 \begin_layout Enumerate
3316
3317 \family sans
3318 Section
3319 \end_layout
3320
3321 \begin_layout Enumerate
3322
3323 \family sans
3324 Subsection
3325 \end_layout
3326
3327 \begin_layout Enumerate
3328
3329 \family sans
3330 Subsubsection
3331 \end_layout
3332
3333 \begin_layout Enumerate
3334
3335 \family sans
3336 Paragraph
3337 \end_layout
3338
3339 \begin_layout Enumerate
3340
3341 \family sans
3342 Subparagraph
3343 \end_layout
3344
3345 \begin_layout Standard
3346 LyX labels each heading with a series of numbers, separated by periods.
3347  The numbers describe where in the document you are.
3348  Unlike the other headings, parts are numbered with Latin letters.
3349 \end_layout
3350
3351 \begin_layout Standard
3352 Headings all subdivide your document into different pieces of text.
3353  For example, suppose you're writing a book.
3354  You group the book into chapters.
3355  LyX does similar grouping:
3356 \end_layout
3357
3358 \begin_layout Itemize
3359
3360 \family sans
3361 Part
3362 \family default
3363  is divided in either 
3364 \family sans
3365 Chapter
3366 \family default
3367  or 
3368 \family sans
3369 Section
3370 \end_layout
3371
3372 \begin_layout Itemize
3373
3374 \family sans
3375 Chapter
3376 \family default
3377 s are divided into 
3378 \family sans
3379 Section
3380 \family default
3381 s
3382 \end_layout
3383
3384 \begin_layout Itemize
3385
3386 \family sans
3387 Section
3388 \family default
3389 s are divided into 
3390 \family sans
3391 Subsection
3392 \family default
3393 s
3394 \end_layout
3395
3396 \begin_layout Itemize
3397
3398 \family sans
3399 Subsection
3400 \family default
3401 s are divided into 
3402 \family sans
3403 Subsubsection
3404 \family default
3405 s
3406 \end_layout
3407
3408 \begin_layout Itemize
3409
3410 \family sans
3411 Subsubsection
3412 \family default
3413 s are divided into 
3414 \family sans
3415 Paragraph
3416 \family default
3417 s
3418 \end_layout
3419
3420 \begin_layout Itemize
3421
3422 \family sans
3423 Paragraph
3424 \family default
3425 s are divided into 
3426 \family sans
3427 Subparagraph
3428 \family default
3429 s
3430 \end_layout
3431
3432 \begin_layout Standard
3433 \begin_inset Note Greyedout
3434 status open
3435
3436 \begin_layout Standard
3437
3438 \series bold
3439 Note:
3440 \series default
3441  Not all document types use the 
3442 \family sans
3443 Chapter
3444 \family default
3445  heading as the maximum sectioning level.
3446  In that case the 
3447 \family sans
3448 Section
3449 \family default
3450  is the top-level heading.
3451 \end_layout
3452
3453 \end_inset
3454
3455
3456 \end_layout
3457
3458 \begin_layout Standard
3459 So, if you use the 
3460 \family sans
3461 Subsubsection
3462 \family default
3463  environment to label a new sub-subsection, LyX labels it with its number,
3464  along with the number of the subsection, section, and, if applicable, chapter
3465  that it's in.
3466  For example: the fifth section of the second chapter of this book has the
3467  label 
3468 \begin_inset Quotes eld
3469 \end_inset
3470
3471 2.5
3472 \begin_inset Quotes erd
3473 \end_inset
3474
3475 .
3476 \end_layout
3477
3478 \begin_layout Subsubsection
3479 Unnumbered Headings
3480 \begin_inset LatexCommand index
3481 name "Section headings ! Unnumbered"
3482
3483 \end_inset
3484
3485
3486 \end_layout
3487
3488 \begin_layout Standard
3489 There are 5 types of unnumbered section headings.
3490  They are:
3491 \end_layout
3492
3493 \begin_layout Enumerate
3494
3495 \family sans
3496 Part*line spacing
3497 \end_layout
3498
3499 \begin_layout Enumerate
3500
3501 \family sans
3502 Chapter*
3503 \end_layout
3504
3505 \begin_layout Enumerate
3506
3507 \family sans
3508 Section*
3509 \end_layout
3510
3511 \begin_layout Enumerate
3512
3513 \family sans
3514 Subsection*
3515 \end_layout
3516
3517 \begin_layout Enumerate
3518
3519 \family sans
3520 Subsubsection*
3521 \end_layout
3522
3523 \begin_layout Standard
3524 The 
3525 \begin_inset Quotes eld
3526 \end_inset
3527
3528 *
3529 \begin_inset Quotes erd
3530 \end_inset
3531
3532  after each name means that these headings are not numbered.
3533  They work the same as their numbered counterparts but won't appear in the
3534  table of contents, see section\InsetSpace ~
3535
3536 \begin_inset LatexCommand ref
3537 reference "sec:toc"
3538
3539 \end_inset
3540
3541 .
3542 \end_layout
3543
3544 \begin_layout Subsubsection
3545 Changing the Numbering
3546 \begin_inset LatexCommand label
3547 name "sub:Numbering-depth"
3548
3549 \end_inset
3550
3551
3552 \end_layout
3553
3554 \begin_layout Standard
3555 You can also alter which sectioning levels get numbered and which ones appear
3556  in the Table of Contents.
3557  Now, this doesn't remove any of the levels; that's preset in the document
3558  class.
3559  Certain classes start with 
3560 \family sans
3561 Chapter
3562 \family default
3563  and go down to the 
3564 \family sans
3565 Subparagraph
3566 \family default
3567  level.
3568  Others start at 
3569 \family sans
3570 Section
3571 \family default
3572 .
3573  Similarly, not all document classes number all sectioning levels.
3574  Most don't number 
3575 \family sans
3576 Paragraph
3577 \family default
3578  or 
3579 \family sans
3580 Subparagraph
3581 \family default
3582 .
3583  This is something you can change.
3584 \end_layout
3585
3586 \begin_layout Standard
3587 Open the 
3588 \family sans
3589 Document\SpecialChar \menuseparator
3590 Settings
3591 \family default
3592  dialog.
3593 \family sans
3594
3595 \begin_inset LatexCommand index
3596 name "Document ! Settings"
3597
3598 \end_inset
3599
3600
3601 \family default
3602  Under 
3603 \family sans
3604 Numbering\InsetSpace ~
3605 &\InsetSpace ~
3606 TOC
3607 \family default
3608  you'll see two counters.
3609  The one named 
3610 \family sans
3611 Numbering
3612 \family default
3613  controls how far down in the sectioning hierarchy LyX numbers a section
3614  heading.
3615  The other one controls the appearance of the section headings in the table
3616  of contents.
3617 \end_layout
3618
3619 \begin_layout Subsubsection
3620 Short Titles of Headings
3621 \begin_inset LatexCommand index
3622 name "Section headings ! Short titles"
3623
3624 \end_inset
3625
3626
3627 \begin_inset OptArg
3628 status collapsed
3629
3630 \begin_layout Standard
3631 Short Titles
3632 \end_layout
3633
3634 \end_inset
3635
3636
3637 \begin_inset LatexCommand label
3638 name "sec:Short-Titles"
3639
3640 \end_inset
3641
3642
3643 \end_layout
3644
3645 \begin_layout Standard
3646 Some section or chapter titles, such as this one, can get quite long.
3647  This can cause troubles when there is limited horizontal space.
3648  For example, if the header of the page is set to show the current section
3649  title, a long title will protrude over the page margins and look awful.
3650 \end_layout
3651
3652 \begin_layout Standard
3653 LaTeX allows you to specify a short title for section headings.
3654  This short title is used in the header and in the actual table of contents,
3655  avoiding the problem mentioned.
3656  To specify a short title, use the menu 
3657 \family sans
3658 Insert\SpecialChar \menuseparator
3659 Short\InsetSpace ~
3660 Title
3661 \family default
3662 .
3663  This will insert a box labeled 
3664 \begin_inset Quotes eld
3665 \end_inset
3666
3667 opt
3668 \begin_inset Quotes erd
3669 \end_inset
3670
3671  (stands for 
3672 \begin_inset Quotes eld
3673 \end_inset
3674
3675 optional
3676 \begin_inset Quotes erd
3677 \end_inset
3678
3679 ) which you can use to enter the short title text.
3680  This also works for captions inside floats.
3681 \end_layout
3682
3683 \begin_layout Standard
3684 The title of this section is a good example of using this feature.
3685 \end_layout
3686
3687 \begin_layout Subsubsection
3688 Special Information
3689 \end_layout
3690
3691 \begin_layout Standard
3692 The following information applies to all section headings:
3693 \end_layout
3694
3695 \begin_layout Itemize
3696 You cannot do any nesting with these environments.
3697 \end_layout
3698
3699 \begin_layout Itemize
3700 You cannot use a margin note in any of these environments.
3701 \end_layout
3702
3703 \begin_layout Itemize
3704 You can only use inline math in these environments.
3705 \end_layout
3706
3707 \begin_layout Itemize
3708 You can use labels and cross-references to refer to their numbers.
3709 \end_layout
3710
3711 \begin_layout Subsection
3712 Quotes and Poetryline spacing
3713 \end_layout
3714
3715 \begin_layout Standard
3716 LyX has three paragraph environments for writing poetry and quotations.
3717  They are 
3718 \family sans
3719 Quote
3720 \family default
3721
3722 \family sans
3723 Quotation
3724 \family default
3725 , and 
3726 \family sans
3727 Verse
3728 \family default
3729 .
3730  Forget the days of changing line spacing and twiddling with margins.
3731  These three paragraph environments already have those changes built-in.
3732  They all widen the left margin and add a bit of extra space above and below
3733  the text they contain.
3734  They also allow nesting, so you can put a 
3735 \family sans
3736 Verse
3737 \family default
3738  in a 
3739 \family sans
3740 Quotation
3741 \family default
3742 , as well as in some other paragraph environments.
3743 \end_layout
3744
3745 \begin_layout Standard
3746 There is another feature of these three paragraph environments: they do
3747  
3748 \emph on
3749 not
3750 \emph default
3751  reset to 
3752 \family sans
3753 Standard
3754 \family default
3755  when you start a new paragraph.
3756  So, you can type in that poem and merrily hit 
3757 \family sans
3758 Return
3759 \family default
3760  without worrying about the paragraph environment changing on you.
3761  Of course, that means that, once you're done typing in that poem, you have
3762  to change back to the 
3763 \family sans
3764 Standard
3765 \family default
3766  environment yourself.
3767 \end_layout
3768
3769 \begin_layout Subsubsection
3770
3771 \family sans
3772 Quote
3773 \family default
3774  and 
3775 \family sans
3776 Quotation
3777 \family default
3778
3779 \begin_inset LatexCommand label
3780 name "sec:Quote"
3781
3782 \end_inset
3783
3784
3785 \begin_inset LatexCommand index
3786 name "Quotation"
3787
3788 \end_inset
3789
3790
3791 \end_layout
3792
3793 \begin_layout Standard
3794 Now that we've described the similarities of these three environments, it's
3795  time for the differences.
3796  
3797 \family sans
3798 Quote
3799 \family default
3800  and 
3801 \family sans
3802 Quotation
3803 \family default
3804  are identical except for one difference: 
3805 \family sans
3806 Quote
3807 \family default
3808  uses extra spacing to separate paragraphs and never indents the first line.
3809  
3810 \family sans
3811 Quotation
3812 \family default
3813  
3814 \emph on
3815 always
3816 \emph default
3817  indents the first line of a paragraph and uses the same line spacing throughout.
3818 \end_layout
3819
3820 \begin_layout Standard
3821 Here's an example of the 
3822 \family sans
3823 Quote
3824 \family default
3825  environment:
3826 \end_layout
3827
3828 \begin_layout Quote
3829 This is in the 
3830 \family sans
3831 Quote
3832 \family default
3833  environment.
3834  I can keep writing, extending this line out further and further until it
3835  wraps.
3836  See -- no indentation!
3837 \end_layout
3838
3839 \begin_layout Quote
3840 Here's the second paragraph of this quote.
3841  Again, there's no indentation, but there is extra space between me and
3842  the other paragraph.
3843 \end_layout
3844
3845 \begin_layout Standard
3846 Here's another example, this time in the 
3847 \family sans
3848 Quotation
3849 \family default
3850  environment:
3851 \end_layout
3852
3853 \begin_layout Quotation
3854 This is in the 
3855 \family sans
3856 Quotation
3857 \family default
3858  environment.
3859  If I keep writing, you'll see the indentation.
3860  If your country uses a writing style that shows off new paragraphs by indenting
3861  the first line, then 
3862 \family sans
3863 Quotation
3864 \family default
3865  is the environment for you! Well, you'd use it 
3866 \emph on
3867 if
3868 \emph default
3869  you were quoting other text.
3870 \end_layout
3871
3872 \begin_layout Quotation
3873 Here's a new paragraph.
3874  I could ramble on and on, like a politician at election time.
3875  If I did that, though, you'd get bored.
3876 \end_layout
3877
3878 \begin_layout Standard
3879 As the examples show, 
3880 \family sans
3881 Quote
3882 \family default
3883  is for those people who use extra space to separate paragraphs.
3884  They should put quotes in the 
3885 \family sans
3886 Quote
3887 \family default
3888  environment.
3889  Those who use indentation to mark a new paragraph should use the 
3890 \family sans
3891 Quotation
3892 \family default
3893  paragraph environment for quoted text.
3894 \end_layout
3895
3896 \begin_layout Subsubsection
3897
3898 \family sans
3899 Verse
3900 \family default
3901
3902 \begin_inset LatexCommand index
3903 name "Paragraph ! Verse"
3904
3905 \end_inset
3906
3907
3908 \family sans
3909
3910 \begin_inset LatexCommand index
3911 name "Poetry"
3912
3913 \end_inset
3914
3915
3916 \begin_inset LatexCommand label
3917 name "sec:Verse"
3918
3919 \end_inset
3920
3921
3922 \end_layout
3923
3924 \begin_layout Standard
3925
3926 \family sans
3927 Verse
3928 \family default
3929  is a paragraph environment for poetry, rhymes, verses, and so on.
3930  Here's an example:
3931 \end_layout
3932
3933 \begin_layout Verse
3934 This is in Verse
3935 \newline
3936 Which I did not rehearse!
3937 \end_layout
3938
3939 \begin_layout Verse
3940 It could be much worse.
3941  This line could be long, very long, oh so long, so very long that it wraps
3942  around.
3943  It looks okay on screen, but in the printed version, the extra lines are
3944  indented a bit more than the first.
3945  Okay, so it's turned to prose and doesn't rhyme anymore.
3946  So sue me.
3947 \end_layout
3948
3949 \begin_layout Verse
3950 To break a line
3951 \newline
3952 And make things look fine
3953 \newline
3954 Use 
3955 \family sans
3956 C-Return
3957 \family default
3958 .
3959 \end_layout
3960
3961 \begin_layout Standard
3962 As you can see, 
3963 \family sans
3964 Verse
3965 \family default
3966  does not indent both margins.
3967  Each stanza of the verse or poem is in its own paragraph.
3968  To separate the individual lines of a stanza, use the 
3969 \family typewriter
3970 break-line
3971 \family default
3972  function 
3973 \family sans
3974 C-Return
3975 \family default
3976 .
3977 \end_layout
3978
3979 \begin_layout Subsection
3980 Lists
3981 \begin_inset LatexCommand index
3982 name "Lists"
3983
3984 \end_inset
3985
3986
3987 \begin_inset LatexCommand label
3988 name "sub:Lists"
3989
3990 \end_inset
3991
3992
3993 \end_layout
3994
3995 \begin_layout Standard
3996 LyX has four different paragraph environments for creating different kinds
3997  of lists.
3998  In the 
3999 \family sans
4000 Itemize
4001 \family default
4002  and 
4003 \family sans
4004 Enumerate
4005 \family default
4006  environments, LyX labels your list items with bullets or numbers, respectively.
4007  In the 
4008 \family sans
4009 Description
4010 \family default
4011  and 
4012 \family sans
4013 List
4014 \family default
4015  environments, LyX lets you provide your own label.
4016  We'll present the individual details of each type of list next after describing
4017  some general features of all four of them.
4018 \end_layout
4019
4020 \begin_layout Subsubsection
4021 General Features
4022 \end_layout
4023
4024 \begin_layout Standard
4025 The four paragraph environments for lists differ from the other environments
4026  in several ways.
4027  First, LyX treats each paragraph as a list item.
4028  Hitting 
4029 \family sans
4030 Return
4031 \family default
4032  does 
4033 \emph on
4034 not
4035 \emph default
4036  reset the environment to 
4037 \family sans
4038 Standard
4039 \family default
4040  but keeps the current environment and creates a new list item.
4041  The nesting depth is typically reset, however.
4042  If you want to keep both the current nesting depth and paragraph environment,
4043  you should use 
4044 \family sans
4045 C-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.png
5605
5606 \end_inset
5607
5608  and 
5609 \begin_inset Graphics
5610         filename ../images/depth-decrement.png
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 (serif), 
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.png
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.png
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.png
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.png
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.png
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.png
11794
11795 \end_inset
11796
11797 .
11798  LyX will internally call LaTeX to produce a DVI.
11799  This file is then processed by the program 
11800 \family typewriter
11801 dvips
11802 \family default
11803  to PostScript-file, which is finally printed using the program 
11804 \family typewriter
11805 Ghostscript
11806 \family default
11807 .
11808  Due to these steps in the background, this method is not the fastest.
11809 \end_layout
11810
11811 \begin_layout Standard
11812 You can choose to print only even-numbered or odd-numbered pages - this
11813  is useful for printing on two sides: You can re-insert the pages after
11814  printing one set to print on the other side.
11815  Some printers spit out pages face-up, others, face-down.
11816  By choosing a particular order to print in, you can take the entire stack
11817  of pages out of the printer without needing to reorder them.
11818 \end_layout
11819
11820 \begin_layout Standard
11821 You can set the parameters in the 
11822 \family sans
11823 Print\InsetSpace ~
11824 Destination
11825 \family default
11826  box as follows:
11827 \end_layout
11828
11829 \begin_layout Labeling
11830 \labelwidthstring 00.00.0000
11831
11832 \family sans
11833 Printer
11834 \family default
11835  This is the name of the printer to print to
11836 \begin_inset Foot
11837 status collapsed
11838
11839 \begin_layout Standard
11840 Note that this printer name is for the program 
11841 \family typewriter
11842 dvips
11843 \family default
11844 .
11845  That means 
11846 \family typewriter
11847 dvips
11848 \family default
11849  has to be configured for this printer name.
11850  The default printer can be set in LyX's preferences dialog, see chapter\InsetSpace ~
11851
11852 \begin_inset LatexCommand ref
11853 reference "cha:The-Preferences-dialog"
11854
11855 \end_inset
11856
11857 .
11858 \end_layout
11859
11860 \end_inset
11861
11862 .
11863  The printer should understand PostScript.
11864 \end_layout
11865
11866 \begin_layout Labeling
11867 \labelwidthstring 00.00.0000
11868
11869 \family sans
11870 File
11871 \family default
11872  The name of a file to print to.
11873  The output will be a PostScript file.
11874  It will be written in LyX's working directory unless you specify the full
11875  path.
11876 \end_layout
11877
11878 \begin_layout Section
11879 A few Words about Typography
11880 \begin_inset LatexCommand index
11881 name "Typography"
11882
11883 \end_inset
11884
11885
11886 \end_layout
11887
11888 \begin_layout Subsection
11889 Hyphens
11890 \begin_inset LatexCommand index
11891 name "Hyphens"
11892
11893 \end_inset
11894
11895
11896 \begin_inset LatexCommand label
11897 name "sub:Hyphens"
11898
11899 \end_inset
11900
11901
11902 \end_layout
11903
11904 \begin_layout Standard
11905 In LyX, the 
11906 \begin_inset Quotes eld
11907 \end_inset
11908
11909
11910 \family typewriter
11911 -
11912 \family default
11913
11914 \begin_inset Quotes eld
11915 \end_inset
11916
11917  character comes in three lengths, often called the 
11918 \emph on
11919 hyphen
11920 \emph default
11921 , the 
11922 \emph on
11923 en dash
11924 \emph default
11925 , and the 
11926 \emph on
11927 em dash
11928 \emph default
11929 :
11930 \end_layout
11931
11932 \begin_layout Enumerate
11933 hyphen
11934 \hfill
11935 -
11936 \hfill
11937 made with 
11938 \begin_inset Quotes eld
11939 \end_inset
11940
11941
11942 \family typewriter
11943 -
11944 \family default
11945
11946 \begin_inset Quotes eld
11947 \end_inset
11948
11949
11950 \end_layout
11951
11952 \begin_layout Enumerate
11953 en dash
11954 \hfill
11955 --
11956 \hfill
11957 made with 
11958 \begin_inset Quotes eld
11959 \end_inset
11960
11961
11962 \family typewriter
11963 -
11964 \begin_inset ERT
11965 status collapsed
11966
11967 \begin_layout Standard
11968
11969
11970 \backslash
11971 /
11972 \end_layout
11973
11974 \end_inset
11975
11976 -
11977 \family default
11978
11979 \begin_inset Quotes eld
11980 \end_inset
11981
11982
11983 \end_layout
11984
11985 \begin_layout Enumerate
11986 em dash
11987 \hfill
11988 ---
11989 \hfill
11990 made with 
11991 \begin_inset Quotes eld
11992 \end_inset
11993
11994
11995 \family typewriter
11996 -
11997 \begin_inset ERT
11998 status collapsed
11999
12000 \begin_layout Standard
12001
12002
12003 \backslash
12004 /
12005 \end_layout
12006
12007 \end_inset
12008
12009 -
12010 \begin_inset ERT
12011 status collapsed
12012
12013 \begin_layout Standard
12014
12015
12016 \backslash
12017 /
12018 \end_layout
12019
12020 \end_inset
12021
12022 -
12023 \family default
12024
12025 \begin_inset Quotes eld
12026 \end_inset
12027
12028
12029 \end_layout
12030
12031 \begin_layout Enumerate
12032 minus sign
12033 \hfill
12034
12035 \begin_inset Formula $-$
12036 \end_inset
12037
12038
12039 \hfill
12040
12041 \begin_inset Quotes eld
12042 \end_inset
12043
12044
12045 \family typewriter
12046 -
12047 \family default
12048
12049 \begin_inset Quotes eld
12050 \end_inset
12051
12052  in math mode
12053 \end_layout
12054
12055 \begin_layout Standard
12056 You generate them by inserting the 
12057 \begin_inset Quotes eld
12058 \end_inset
12059
12060
12061 \family typewriter
12062 -
12063 \family default
12064
12065 \begin_inset Quotes eld
12066 \end_inset
12067
12068  character multiple times in a row.
12069  They are automatically converted to the appropriate length dash in the
12070  final output, but not in LyX.
12071 \end_layout
12072
12073 \begin_layout Standard
12074 The three dash types are distinct from the minus sign, which appears in
12075  math mode and has a length of its own.
12076  Here are some examples of the 
12077 \begin_inset Quotes eld
12078 \end_inset
12079
12080
12081 \family typewriter
12082 -
12083 \family default
12084
12085 \begin_inset Quotes eld
12086 \end_inset
12087
12088  in use:
12089 \end_layout
12090
12091 \begin_layout Enumerate
12092 line- and page-breaks
12093 \hfill
12094 (
12095 \emph on
12096 hyphen
12097 \emph default
12098 )
12099 \end_layout
12100
12101 \begin_layout Enumerate
12102 From A--Z
12103 \hfill
12104 (
12105 \emph on
12106 en dash
12107 \emph default
12108 )
12109 \end_layout
12110
12111 \begin_layout Enumerate
12112 Oh --- there's a dash.
12113 \hfill
12114 (
12115 \emph on
12116 em dash
12117 \emph default
12118 )
12119 \end_layout
12120
12121 \begin_layout Enumerate
12122 \begin_inset Formula $x^{2}-y^{2}=z^{2}$
12123 \end_inset
12124
12125
12126 \hfill
12127 (
12128 \emph on
12129 minus sign
12130 \emph default
12131 )
12132 \end_layout
12133
12134 \begin_layout Subsection
12135 Hyphenation
12136 \begin_inset LatexCommand index
12137 name "Hyphenation"
12138
12139 \end_inset
12140
12141
12142 \begin_inset LatexCommand label
12143 name "sub:Hyphenation"
12144
12145 \end_inset
12146
12147
12148 \end_layout
12149
12150 \begin_layout Standard
12151 Words aren't hyphenated within LyX but automatically in the output.
12152  Hyphenation is done by the LaTeX-package 
12153 \series bold
12154 babel
12155 \begin_inset LatexCommand index
12156 name "LaTeX-packages ! babel"
12157
12158 \end_inset
12159
12160
12161 \series default
12162  following the rules of the document language
12163 \begin_inset Foot
12164 status collapsed
12165
12166 \begin_layout Standard
12167 For German readers: That's one of the main differences between the languages
12168  
12169 \family sans
12170 German
12171 \family default
12172  and 
12173 \family sans
12174 German\InsetSpace ~
12175 (new\InsetSpace ~
12176 spelling)
12177 \family default
12178  in the 
12179 \family sans
12180 Document\SpecialChar \menuseparator
12181 Settings
12182 \family default
12183  dialog.
12184 \end_layout
12185
12186 \end_inset
12187
12188 .
12189 \end_layout
12190
12191 \begin_layout Standard
12192 LaTeX hyphenates nearly perfectly, it has only problems with text in the
12193  font 
12194 \family sans
12195 typewriter
12196 \family default
12197  and with unusual constructs, like 
12198 \begin_inset Quotes eld
12199 \end_inset
12200
12201 h3knix/m0n0wall
12202 \begin_inset Quotes erd
12203 \end_inset
12204
12205 .
12206  If LaTeX can't break a word correctly, you can set hyphenation points manually.
12207  This is done with the menu 
12208 \family sans
12209 Insert\SpecialChar \menuseparator
12210 Formatting\SpecialChar \menuseparator
12211 Hyphenation\InsetSpace ~
12212 Point
12213 \family default
12214 .
12215  These extra hyphenation points are only recommendations to LaTeX.
12216  If no hyphenation is necessary, LaTeX will ignore them.
12217 \end_layout
12218
12219 \begin_layout Standard
12220 Sometimes you want to prevent words or constructs to be hyphenated.
12221  The keybindings/shortcuts in this document consists of three letters with
12222  a hyphen and a space in the form 
12223 \begin_inset Quotes eld
12224 \end_inset
12225
12226 A-b c
12227 \begin_inset Quotes erd
12228 \end_inset
12229
12230 .
12231  LaTeX finds there the hyphen 
12232 \begin_inset Quotes eld
12233 \end_inset
12234
12235 -
12236 \begin_inset Quotes erd
12237 \end_inset
12238
12239  as hyphenation possibility.
12240  Hyphenating at this point would look ugly.
12241  To prevent the shortcut from being hyphenated, we can put it in the argument
12242  of the LaTeX-box-command 
12243 \series bold
12244
12245 \backslash
12246 mbox
12247 \series default
12248 , because text within LaTeX-boxes can't be hyphenated.
12249  As LyX doesn't support 
12250 \series bold
12251
12252 \backslash
12253 mbox
12254 \series default
12255 , we have to use ERT.
12256  The result looks in LyX like:
12257 \end_layout
12258
12259 \begin_layout Standard
12260 \begin_inset Graphics
12261         filename clipart/mbox.png
12262
12263 \end_inset
12264
12265
12266 \end_layout
12267
12268 \begin_layout Standard
12269 To learn more about ERT, have a look at section\InsetSpace ~
12270
12271 \begin_inset LatexCommand ref
12272 reference "sec:ERT"
12273
12274 \end_inset
12275
12276 .
12277 \end_layout
12278
12279 \begin_layout Subsection
12280 Punctuation Marks
12281 \begin_inset LatexCommand index
12282 name "Punctuation marks"
12283
12284 \end_inset
12285
12286
12287 \end_layout
12288
12289 \begin_layout Subsubsection
12290 Abbreviations and End of Sentence
12291 \begin_inset LatexCommand label
12292 name "sub:Abbreviations"
12293
12294 \end_inset
12295
12296
12297 \end_layout
12298
12299 \begin_layout Standard
12300 When LyX calls LaTeX to generate the final version of your document, LaTeX
12301  automatically distinguishes between words, sentences, and abbreviations.
12302  LaTeX then adds the 
12303 \begin_inset Quotes eld
12304 \end_inset
12305
12306 appropriate amount of space
12307 \begin_inset Quotes erd
12308 \end_inset
12309
12310 .
12311  That means sentences get a little bit more space between the period and
12312  the next word.
12313  Abbreviations get the same amount of space after the period as a word uses.
12314 \end_layout
12315
12316 \begin_layout Standard
12317 Unfortunately, the algorithm for figuring out what's an abbreviation works
12318  not for all cases.
12319  If a 
12320 \begin_inset Quotes eld
12321 \end_inset
12322
12323
12324 \family typewriter
12325 .
12326 \family default
12327
12328 \begin_inset Quotes erd
12329 \end_inset
12330
12331  is at the end of a lowercase letter, it's the end of a sentence; if it's
12332  at the end of a capitalized letter, it's an abbreviation.
12333 \end_layout
12334
12335 \begin_layout Standard
12336 Here are some examples of 
12337 \emph on
12338 correct
12339 \emph default
12340  abbreviations and the end of a sentence:
12341 \end_layout
12342
12343 \begin_layout Itemize
12344 M.
12345  Butterfly
12346 \end_layout
12347
12348 \begin_layout Itemize
12349 Don't worry.
12350  Be happy.
12351 \end_layout
12352
12353 \begin_layout Standard
12354 And here's an example of the algorithm going wrong:
12355 \end_layout
12356
12357 \begin_layout Itemize
12358 e.
12359  g.
12360  this is too much space!
12361 \end_layout
12362
12363 \begin_layout Itemize
12364 This is I.
12365  It's okay.
12366 \end_layout
12367
12368 \begin_layout Standard
12369 You won't see anything wrong until you view a final version of your document.
12370 \end_layout
12371
12372 \begin_layout Standard
12373 To fix this problem, use one of the following:
12374 \end_layout
12375
12376 \begin_layout Enumerate
12377 Use an 
12378 \family sans
12379 Inter-word\InsetSpace ~
12380 Space
12381 \family default
12382  after lowercase abbreviations (see section\InsetSpace ~
12383
12384 \begin_inset LatexCommand ref
12385 reference "sub:Inter-word-Space"
12386
12387 \end_inset
12388
12389 ).
12390 \begin_inset LatexCommand index
12391 name "Spaces ! inter-word"
12392
12393 \end_inset
12394
12395
12396 \end_layout
12397
12398 \begin_layout Enumerate
12399 Use a 
12400 \family sans
12401 Thin\InsetSpace ~
12402 Space
12403 \family default
12404  between two tokens of an abbreviation (see section\InsetSpace ~
12405
12406 \begin_inset LatexCommand ref
12407 reference "sub:Thin-Space"
12408
12409 \end_inset
12410
12411 ).
12412 \begin_inset LatexCommand index
12413 name "Spaces ! thin"
12414
12415 \end_inset
12416
12417
12418 \end_layout
12419
12420 \begin_layout Enumerate
12421 Use an 
12422 \family sans
12423 End\InsetSpace ~
12424 of\InsetSpace ~
12425 sentence\InsetSpace ~
12426 period
12427 \family default
12428  found under the 
12429 \family sans
12430 Insert\SpecialChar \menuseparator
12431 Special\InsetSpace ~
12432 Character
12433 \family default
12434  menu to force the use of inter-sentence spacing.
12435  This function is also bound to 
12436 \family sans
12437 C-period
12438 \family default
12439  for easy access.
12440 \end_layout
12441
12442 \begin_layout Standard
12443 With the corrections, our earlier examples look like this:
12444 \end_layout
12445
12446 \begin_layout Itemize
12447 e.\InsetSpace \thinspace{}
12448 g.\InsetSpace \space{}
12449 this is too much space!
12450 \end_layout
12451
12452 \begin_layout Itemize
12453 This is I\SpecialChar \@.
12454  It's okay.
12455 \end_layout
12456
12457 \begin_layout Standard
12458 Some languages don't use extra spacing between sentences.
12459  If your language is such a language, you don't need to worry, because the
12460  LaTeX will care about this.
12461 \end_layout
12462
12463 \begin_layout Standard
12464 For those that do need to bother, there is help to catch those sneaky errors:
12465  check out the 
12466 \family sans
12467 Tools\SpecialChar \menuseparator
12468 Check\InsetSpace ~
12469 TeX
12470 \family default
12471  feature described in section 
12472 \emph on
12473 Checking TeX
12474 \emph default
12475  of the 
12476 \emph on
12477 Extended Features
12478 \emph default
12479  manual.
12480 \end_layout
12481
12482 \begin_layout Subsubsection
12483 Quotes
12484 \begin_inset LatexCommand index
12485 name "Typography ! Quotes"
12486
12487 \end_inset
12488
12489
12490 \begin_inset LatexCommand index
12491 name "Quotes | see{Typography}"
12492
12493 \end_inset
12494
12495
12496 \begin_inset LatexCommand label
12497 name "sub:Quotes"
12498
12499 \end_inset
12500
12501
12502 \end_layout
12503
12504 \begin_layout Standard
12505 LyX usually sets quotes correctly.
12506  Specifically, it will use an opening quote at the beginning of quoted text,
12507  and use a closing quote at the end.
12508  For example, 
12509 \begin_inset Quotes eld
12510 \end_inset
12511
12512 open close
12513 \begin_inset Quotes erd
12514 \end_inset
12515
12516 .
12517  The keyboard character, 
12518 \family sans
12519 "
12520 \family default
12521 , generates this automatically.
12522 \end_layout
12523
12524 \begin_layout Standard
12525 You can change the behavior of the 
12526 \family sans
12527 "
12528 \family default
12529  key using the submenu 
12530 \family sans
12531 Language
12532 \family default
12533  of the dialog 
12534 \family sans
12535 Document\SpecialChar \menuseparator
12536 Settings
12537 \family default
12538
12539 \begin_inset LatexCommand index
12540 name "Document ! Settings"
12541
12542 \end_inset
12543
12544  dialog.
12545 \end_layout
12546
12547 \begin_layout Standard
12548 You can also select quotes for different languages in the box 
12549 \family sans
12550 Type
12551 \family default
12552  option.
12553  There are six choices:
12554 \end_layout
12555
12556 \begin_layout Labeling
12557 \labelwidthstring 00.00.0000
12558
12559 \family sans
12560 \begin_inset Quotes eld
12561 \end_inset
12562
12563 Text
12564 \begin_inset Quotes erd
12565 \end_inset
12566
12567
12568 \family default
12569  Use quotes like this 
12570 \begin_inset Quotes eld
12571 \end_inset
12572
12573 double
12574 \begin_inset Quotes erd
12575 \end_inset
12576
12577  or 
12578 \begin_inset Quotes els
12579 \end_inset
12580
12581 single
12582 \begin_inset Quotes ers
12583 \end_inset
12584
12585
12586 \end_layout
12587
12588 \begin_layout Labeling
12589 \labelwidthstring 00.00.0000
12590
12591 \family sans
12592 \begin_inset Quotes sld
12593 \end_inset
12594
12595 Text
12596 \begin_inset Quotes srd
12597 \end_inset
12598
12599
12600 \family default
12601  Use quotes like 
12602 \begin_inset Quotes sld
12603 \end_inset
12604
12605 this
12606 \begin_inset Quotes srd
12607 \end_inset
12608
12609  or 'this
12610 \begin_inset Quotes ers
12611 \end_inset
12612
12613
12614 \end_layout
12615
12616 \begin_layout Labeling
12617 \labelwidthstring 00.00.0000
12618
12619 \family sans
12620 \begin_inset Quotes gld
12621 \end_inset
12622
12623 Text
12624 \begin_inset Quotes grd
12625 \end_inset
12626
12627
12628 \family default
12629  Use quotes like 
12630 \begin_inset Quotes gld
12631 \end_inset
12632
12633 this
12634 \begin_inset Quotes grd
12635 \end_inset
12636
12637  or 
12638 \begin_inset Quotes gls
12639 \end_inset
12640
12641 this
12642 \begin_inset Quotes grs
12643 \end_inset
12644
12645
12646 \end_layout
12647
12648 \begin_layout Labeling
12649 \labelwidthstring 00.00.0000
12650
12651 \family sans
12652 \begin_inset Quotes pld
12653 \end_inset
12654
12655 Text
12656 \begin_inset Quotes prd
12657 \end_inset
12658
12659
12660 \family default
12661  Use quotes like 
12662 \begin_inset Quotes pld
12663 \end_inset
12664
12665 this
12666 \begin_inset Quotes prd
12667 \end_inset
12668
12669  or 
12670 \begin_inset Quotes pls
12671 \end_inset
12672
12673 this
12674 \begin_inset Quotes prs
12675 \end_inset
12676
12677
12678 \end_layout
12679
12680 \begin_layout Labeling
12681 \labelwidthstring 00.00.0000
12682
12683 \family sans
12684 \begin_inset Quotes fld
12685 \end_inset
12686
12687 Text
12688 \begin_inset Quotes frd
12689 \end_inset
12690
12691
12692 \family default
12693  Use quotes like 
12694 \begin_inset Quotes fld
12695 \end_inset
12696
12697 this
12698 \begin_inset Quotes frd
12699 \end_inset
12700
12701  or 
12702 \begin_inset Quotes fls
12703 \end_inset
12704
12705 this
12706 \begin_inset Quotes frs
12707 \end_inset
12708
12709
12710 \end_layout
12711
12712 \begin_layout Labeling
12713 \labelwidthstring 00.00.0000
12714
12715 \family sans
12716 \begin_inset Quotes ald
12717 \end_inset
12718
12719 Text
12720 \begin_inset Quotes ard
12721 \end_inset
12722
12723
12724 \family default
12725  Use quotes like 
12726 \begin_inset Quotes ald
12727 \end_inset
12728
12729 this
12730 \begin_inset Quotes ard
12731 \end_inset
12732
12733  or 
12734 \begin_inset Quotes als
12735 \end_inset
12736
12737 this
12738 \begin_inset Quotes ars
12739 \end_inset
12740
12741
12742 \end_layout
12743
12744 \begin_layout Standard
12745 These settings affects what character the 
12746 \family sans
12747 "
12748 \family default
12749  key produces.
12750 \end_layout
12751
12752 \begin_layout Subsection
12753 Ligatures
12754 \begin_inset LatexCommand index
12755 name "Typography ! Ligatures"
12756
12757 \end_inset
12758
12759
12760 \begin_inset LatexCommand index
12761 name "Ligatures | see{Typography}"
12762
12763 \end_inset
12764
12765
12766 \begin_inset LatexCommand label
12767 name "sub:Ligatures"
12768
12769 \end_inset
12770
12771
12772 \end_layout
12773
12774 \begin_layout Standard
12775 It is standard typesetting practice to group certain letters together and
12776  print them as single characters.
12777  These groups are known as 
12778 \emph on
12779 ligatures
12780 \emph default
12781 .
12782  Since LaTeX knows about ligatures, your documents will contain them too
12783  in the output.
12784  Here are the standard ligatures:
12785 \end_layout
12786
12787 \begin_layout Itemize
12788 ff
12789 \end_layout
12790
12791 \begin_layout Itemize
12792 fi
12793 \end_layout
12794
12795 \begin_layout Itemize
12796 fl
12797 \end_layout
12798
12799 \begin_layout Itemize
12800 ffi
12801 \end_layout
12802
12803 \begin_layout Itemize
12804 ffl
12805 \end_layout
12806
12807 \begin_layout Standard
12808 Some languages uses other ligatures if the document font supports them.
12809 \end_layout
12810
12811 \begin_layout Standard
12812 Sometimes, you don't want a ligature in a word.
12813  While a ligature may be okay in the word, 
12814 \begin_inset Quotes eld
12815 \end_inset
12816
12817 graffiti,
12818 \begin_inset Quotes erd
12819 \end_inset
12820
12821  it looks really weird in compound words, such as 
12822 \begin_inset Quotes eld
12823 \end_inset
12824
12825 cufflink
12826 \begin_inset Quotes erd
12827 \end_inset
12828
12829  or the German 
12830 \begin_inset Quotes eld
12831 \end_inset
12832
12833 Dorffest.
12834 \begin_inset Quotes erd
12835 \end_inset
12836
12837  To break a ligature, use 
12838 \family sans
12839 Insert\SpecialChar \menuseparator
12840 Formatting\SpecialChar \menuseparator
12841 Ligature\InsetSpace ~
12842 Break.
12843
12844 \family default
12845  This changes 
12846 \begin_inset Quotes eld
12847 \end_inset
12848
12849 cufflinks
12850 \begin_inset Quotes erd
12851 \end_inset
12852
12853  to 
12854 \begin_inset Quotes eld
12855 \end_inset
12856
12857 cuff\SpecialChar \textcompwordmark{}
12858 links
12859 \begin_inset Quotes erd
12860 \end_inset
12861
12862  and 
12863 \begin_inset Quotes eld
12864 \end_inset
12865
12866 Dorffest
12867 \begin_inset Quotes erd
12868 \end_inset
12869
12870  to 
12871 \begin_inset Quotes eld
12872 \end_inset
12873
12874 Dorf\SpecialChar \textcompwordmark{}
12875 fest
12876 \begin_inset Quotes erd
12877 \end_inset
12878
12879 .
12880 \end_layout
12881
12882 \begin_layout Subsection
12883 LyX's Proper Names
12884 \begin_inset LatexCommand index
12885 name "LyX ! Proper names"
12886
12887 \end_inset
12888
12889
12890 \begin_inset LatexCommand label
12891 name "sub:LyX's-Proper-Names"
12892
12893 \end_inset
12894
12895
12896 \end_layout
12897
12898 \begin_layout Standard
12899 You have surely noticed, that the word 
12900 \begin_inset Quotes eld
12901 \end_inset
12902
12903 LaTeX
12904 \begin_inset Quotes erd
12905 \end_inset
12906
12907  appears always with characters in different size and height.
12908  LaTeX is the name of the program used by LyX and is therefore recognized
12909  as proper name when you type it in LyX as 
12910 \begin_inset Quotes eld
12911 \end_inset
12912
12913 LaT
12914 \begin_inset ERT
12915 status collapsed
12916
12917 \begin_layout Standard
12918
12919 {}
12920 \end_layout
12921
12922 \end_inset
12923
12924 eX
12925 \begin_inset Quotes erd
12926 \end_inset
12927
12928 .
12929  Note the order of the upper-and lowercase letters! LyX recognizes the following
12930  proper names:
12931 \end_layout
12932
12933 \begin_layout Description
12934 LyX The name of the game, write 
12935 \begin_inset Quotes eld
12936 \end_inset
12937
12938 L
12939 \begin_inset ERT
12940 status collapsed
12941
12942 \begin_layout Standard
12943
12944 {}
12945 \end_layout
12946
12947 \end_inset
12948
12949 yX
12950 \begin_inset Quotes erd
12951 \end_inset
12952
12953  to produce it.
12954 \end_layout
12955
12956 \begin_layout Description
12957 TeX The program used by LaTeX, write 
12958 \begin_inset Quotes eld
12959 \end_inset
12960
12961 T
12962 \begin_inset ERT
12963 status collapsed
12964
12965 \begin_layout Standard
12966
12967 {}
12968 \end_layout
12969
12970 \end_inset
12971
12972 eX
12973 \begin_inset Quotes erd
12974 \end_inset
12975
12976  to produce it.
12977 \end_layout
12978
12979 \begin_layout Description
12980 LaTeX The program used by LyX, write 
12981 \begin_inset Quotes eld
12982 \end_inset
12983
12984 LaT
12985 \begin_inset ERT
12986 status collapsed
12987
12988 \begin_layout Standard
12989
12990 {}
12991 \end_layout
12992
12993 \end_inset
12994
12995 eX
12996 \begin_inset Quotes erd
12997 \end_inset
12998
12999  to produce it.
13000 \end_layout
13001
13002 \begin_layout Description
13003 LaTeX2e The actual version of LaTeX, write 
13004 \begin_inset Quotes eld
13005 \end_inset
13006
13007 LaT
13008 \begin_inset ERT
13009 status collapsed
13010
13011 \begin_layout Standard
13012
13013 {}
13014 \end_layout
13015
13016 \end_inset
13017
13018 eX2e
13019 \begin_inset Quotes erd
13020 \end_inset
13021
13022  to produce it.
13023 \end_layout
13024
13025 \begin_layout Standard
13026 You might wonder why the LaTeX-version is 
13027 \begin_inset Quotes eld
13028 \end_inset
13029
13030 2
13031 \begin_inset Formula $\epsilon$
13032 \end_inset
13033
13034
13035 \begin_inset Quotes erd
13036 \end_inset
13037
13038 .
13039  It's an old tradition in the TeX-world to give programs geek version numbers.
13040  For example the version number of TeX converges to the number 
13041 \begin_inset Formula $\pi$
13042 \end_inset
13043
13044 : The actual version is 
13045 \begin_inset Quotes eld
13046 \end_inset
13047
13048 TeX-3.141592
13049 \begin_inset Quotes erd
13050 \end_inset
13051
13052 , the previous one was 
13053 \begin_inset Quotes eld
13054 \end_inset
13055
13056 TeX-3.14159
13057 \begin_inset Quotes erd
13058 \end_inset
13059
13060 .
13061 \end_layout
13062
13063 \begin_layout Standard
13064 If you don't want to use proper names, e.g.
13065  in section headings, you can insert two empty braces in ERT in the word.
13066  This will look in LyX like: 
13067 \begin_inset Graphics
13068         filename clipart/LaTeX.png
13069
13070 \end_inset
13071
13072
13073 \newline
13074 For more about ERT, look at section\InsetSpace ~
13075
13076 \begin_inset LatexCommand ref
13077 reference "sec:ERT"
13078
13079 \end_inset
13080
13081 .
13082 \end_layout
13083
13084 \begin_layout Subsection
13085 Units
13086 \begin_inset LatexCommand index
13087 name "Typography ! Units"
13088
13089 \end_inset
13090
13091
13092 \end_layout
13093
13094 \begin_layout Standard
13095 Generally the space between units and the number is smaller than the normal
13096  space between two words.
13097  As you can see in the example below, it looks better when the space is
13098  smaller.
13099  To get such a 
13100 \begin_inset Quotes eld
13101 \end_inset
13102
13103 half space
13104 \begin_inset Quotes erd
13105 \end_inset
13106
13107  for units use the menu 
13108 \family sans
13109 Insert\SpecialChar \menuseparator
13110 Formatting\SpecialChar \menuseparator
13111 Thin\InsetSpace ~
13112 Space
13113 \family default
13114  (shortcut 
13115 \family sans
13116 C-S-Space
13117 \family default
13118 ).
13119 \end_layout
13120
13121 \begin_layout Standard
13122 Here's an example to show the differences:
13123 \end_layout
13124
13125 \begin_layout Standard
13126 \begin_inset Tabular
13127 <lyxtabular version="3" rows="2" columns="2">
13128 <features>
13129 <column alignment="left" valignment="top" width="0">
13130 <column alignment="left" valignment="top" width="0">
13131 <row>
13132 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
13133 \begin_inset Text
13134
13135 \begin_layout Standard
13136 24\InsetSpace ~
13137 kW
13138 \begin_inset Formula $\cdot$
13139 \end_inset
13140
13141 h
13142 \end_layout
13143
13144 \end_inset
13145 </cell>
13146 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
13147 \begin_inset Text
13148
13149 \begin_layout Standard
13150 space between number and unit
13151 \end_layout
13152
13153 \end_inset
13154 </cell>
13155 </row>
13156 <row>
13157 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
13158 \begin_inset Text
13159
13160 \begin_layout Standard
13161 24\InsetSpace \thinspace{}
13162 kW
13163 \begin_inset Formula $\cdot$
13164 \end_inset
13165
13166 h
13167 \end_layout
13168
13169 \end_inset
13170 </cell>
13171 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
13172 \begin_inset Text
13173
13174 \begin_layout Standard
13175 half space between number and unit
13176 \end_layout
13177
13178 \end_inset
13179 </cell>
13180 </row>
13181 </lyxtabular>
13182
13183 \end_inset
13184
13185
13186 \end_layout
13187
13188 \begin_layout Subsection
13189 Widows and Orphans
13190 \begin_inset LatexCommand index
13191 name "Typography ! Widows and orphans"
13192
13193 \end_inset
13194
13195
13196 \begin_inset LatexCommand label
13197 name "sub:Widows"
13198
13199 \end_inset
13200
13201
13202 \end_layout
13203
13204 \begin_layout Standard
13205 In the early days of word processors, page breaks went wherever the page
13206  happened to end.
13207  There was no regard for what was actually going on in the text.
13208  You may remember once printing out a document, only to find the heading
13209  for a new section printed at the very bottom of the page, the first line
13210  of a new paragraph all alone at the bottom of a page, or the last line
13211  of a paragraph at the top of a new page.
13212  These dangly-bits of text became known as 
13213 \emph on
13214 widows
13215 \emph default
13216  and 
13217 \emph on
13218 orphans
13219 \emph default
13220 .
13221 \end_layout
13222
13223 \begin_layout Standard
13224 Clearly, LyX can avoid breaking pages after a section heading.
13225  That's part of the advantage of paragraph environments.
13226  But what about widows and orphans, where the page breaks leave one line
13227  of a paragraph all alone at the top or bottom of a page? There are rules
13228  built into LaTeX governing page breaks, and some of those rules are there
13229  to specifically prevent widows and orphans.
13230  This is the advantage LyX has in using LaTeX as its backend.
13231 \end_layout
13232
13233 \begin_layout Standard
13234 There's no way we can go into how TeX and LaTeX decide to break a page,
13235  or how you can tweak that behavior.
13236  Some LaTeX books listed in the bibliography [such as\InsetSpace ~
13237
13238 \begin_inset LatexCommand cite
13239 key "latexcompanion"
13240
13241 \end_inset
13242
13243  or\InsetSpace ~
13244
13245 \begin_inset LatexCommand cite
13246 key "latexguide"
13247
13248 \end_inset
13249
13250 ] may have more information.
13251  You will almost never need to worry about this, however.
13252 \end_layout
13253
13254 \begin_layout Chapter
13255 Notes, Graphics, Tables, and Floats
13256 \begin_inset LatexCommand label
13257 name "cha:Floats-and-Notes"
13258
13259 \end_inset
13260
13261
13262 \end_layout
13263
13264 \begin_layout Standard
13265 The issues of this chapter are described in detail in the 
13266 \emph on
13267 Embedded Objects
13268 \emph default
13269  manual.
13270  There you'll also find tips and tricks for special cases.
13271 \end_layout
13272
13273 \begin_layout Section
13274 Notes
13275 \begin_inset LatexCommand index
13276 name "Notes"
13277
13278 \end_inset
13279
13280
13281 \begin_inset LatexCommand label
13282 name "sec:Notes"
13283
13284 \end_inset
13285
13286
13287 \end_layout
13288
13289 \begin_layout Standard
13290 LyX offers you a few types of notes to add to your document:
13291 \end_layout
13292
13293 \begin_layout Description
13294 LyX\InsetSpace ~
13295 Note This note type is for internal notes that won't appear in the output.
13296 \newline
13297
13298 \begin_inset Note Note
13299 status open
13300
13301 \begin_layout Standard
13302 This is text in a note box that doesn't appear in the output.
13303 \end_layout
13304
13305 \end_inset
13306
13307
13308 \end_layout
13309
13310 \begin_layout Description
13311 Comment This note also doesn't appear in the output but it appears as LaTeX-comm
13312 ent, when you export the document to LaTeX via the menu 
13313 \family sans
13314 File\SpecialChar \menuseparator
13315 Export\SpecialChar \menuseparator
13316 LaTeX (pdflatex) / (plain)
13317 \family default
13318 .
13319 \newline
13320
13321 \begin_inset Note Comment
13322 status open
13323
13324 \begin_layout Standard
13325 This is text in a note box that only appears as comment in LaTeX-files.
13326 \end_layout
13327
13328 \end_inset
13329
13330
13331 \end_layout
13332
13333 \begin_layout Description
13334 Greyed\InsetSpace ~
13335 Out This note will appear in the output as grey text.
13336 \newline
13337
13338 \newline
13339
13340 \begin_inset Note Greyedout
13341 status open
13342
13343 \begin_layout Standard
13344 This is text
13345 \begin_inset Foot
13346 status collapsed
13347
13348 \begin_layout Standard
13349 This is an example footnote within a greyed out note.
13350  In this document the greyed out note color is redefined to blue.
13351  How this can be done is explained in the 
13352 \emph on
13353 Embedded Objects
13354 \emph default
13355  manual.
13356 \end_layout
13357
13358 \end_inset
13359
13360  of a comment that appears in the output as grey text.
13361 \end_layout
13362
13363 \end_inset
13364
13365
13366 \newline
13367
13368 \newline
13369 As you can see in the example, the first line of greyed out notes is a bit
13370  indented and greyed out notes can have footnotes.
13371 \end_layout
13372
13373 \begin_layout Description
13374 Framed This note will appear in the output as framed text.
13375  
13376 \begin_inset Note Framed
13377 status open
13378
13379 \begin_layout Standard
13380 This is text in a note box that appears framed in the output.
13381 \end_layout
13382
13383 \end_inset
13384
13385  In contrary to framed boxes like the one in section\InsetSpace ~
13386
13387 \begin_inset LatexCommand ref
13388 reference "sub:ERT-Boxes"
13389
13390 \end_inset
13391
13392 , the frame uses always the whole text width and the note is set into its
13393  own paragraph.
13394 \end_layout
13395
13396 \begin_layout Description
13397 Shaded This note will appear in the output with red background color.
13398 \begin_inset Note Shaded
13399 status open
13400
13401 \begin_layout Standard
13402 This text in a note box appears in the output with red background.
13403 \end_layout
13404
13405 \end_inset
13406
13407 In contrary to colored boxes, the note uses always the whole text width
13408  and the note is set into its own paragraph.
13409 \end_layout
13410
13411 \begin_layout Standard
13412 Notes are inserted with the toolbar button 
13413 \begin_inset Graphics
13414         filename ../images/note-insert.png
13415         scale 85
13416         scaleBeforeRotation
13417
13418 \end_inset
13419
13420  or the menu 
13421 \family sans
13422 Insert\SpecialChar \menuseparator
13423 Note
13424 \family default
13425 .
13426  Right-click on the appearing note box to select the note type.
13427 \end_layout
13428
13429 \begin_layout Section
13430 Footnotes
13431 \begin_inset LatexCommand index
13432 name "Footnotes"
13433
13434 \end_inset
13435
13436
13437 \begin_inset LatexCommand label
13438 name "sec:Footnotes"
13439
13440 \end_inset
13441
13442
13443 \end_layout
13444
13445 \begin_layout Standard
13446 LyX uses boxes to display footnotes: When you insert a footnote using the
13447  menu 
13448 \family sans
13449 Insert\SpecialChar \menuseparator
13450 Footnote
13451 \family default
13452  or the toolbar button 
13453 \begin_inset Graphics
13454         filename ../images/footnote-insert.png
13455
13456 \end_inset
13457
13458
13459 \family roman
13460 \series medium
13461 \bar no
13462 you'll see
13463 \family default
13464 \series default
13465 \bar default
13466  the following box: 
13467 \begin_inset Graphics
13468         filename clipart/footnoteQt4.png
13469         scale 80
13470
13471 \end_inset
13472
13473
13474 \family roman
13475 \series medium
13476 \bar no
13477 .
13478  This box is LyX's representation of your footnote.
13479  If you
13480 \family default
13481 \series default
13482 \bar default
13483  left-click on 
13484 \family roman
13485 \series medium
13486 \bar no
13487 the 
13488 \begin_inset Quotes eld
13489 \end_inset
13490
13491
13492 \family sans
13493 foot
13494 \family roman
13495
13496 \begin_inset Quotes erd
13497 \end_inset
13498
13499
13500 \family default
13501 \series default
13502 \bar default
13503  
13504 \family roman
13505 \series medium
13506 \bar no
13507 label, the box will
13508 \family default
13509 \series default
13510 \bar default
13511  be opened and you can enter the footnote text into it.
13512  Clicking on the box label again, will close 
13513 \family roman
13514 \series medium
13515 \bar no
13516 the
13517 \family default
13518 \series default
13519 \bar default
13520  box
13521 \family roman
13522 \series medium
13523 \bar no
13524 .
13525  If you want to turn existing text into a footnote, simply mark it and click
13526  on the footnote
13527 \family default
13528 \series default
13529 \bar default
13530  toolbar 
13531 \family roman
13532 \series medium
13533 \bar no
13534 button
13535 \family default
13536 \series default
13537 \bar default
13538 .
13539 \end_layout
13540
13541 \begin_layout Standard
13542 Here's an example footnote:
13543 \family roman
13544 \series medium
13545 \bar no
13546
13547 \begin_inset Foot
13548 status open
13549
13550 \begin_layout Standard
13551 To close a footnote, click on the red box at the top left.
13552 \end_layout
13553
13554 \end_inset
13555
13556
13557 \end_layout
13558
13559 \begin_layout Standard
13560 The footnote will appear in the output as a superscript number at the text
13561  position where the footnote box is placed.
13562  The footnote text is placed at the bottom of the current page.
13563  The footnote number is calculated by LyX, the numbers are consecutive,
13564  no matter in which chapter the footnote is in.
13565  LyX doesn't support other numbering schemes yet, but you can get another
13566  scheme using special LaTeX-commands.
13567  T
13568 \family roman
13569 h
13570 \family default
13571 ey are described in the 
13572 \emph on
13573 Embedded Objects
13574 \emph default
13575  manual.
13576 \end_layout
13577
13578 \begin_layout Section
13579 Marginal Notes
13580 \begin_inset LatexCommand index
13581 name "Marginal notes"
13582
13583 \end_inset
13584
13585
13586 \begin_inset LatexCommand label
13587 name "sec:Marginal-Notes"
13588
13589 \end_inset
13590
13591
13592 \end_layout
13593
13594 \begin_layout Standard
13595 Marginal notes look and behave just like footnotes in LyX.
13596  When you insert a margin note via the menu 
13597 \family sans
13598 Insert\SpecialChar \menuseparator
13599 Marginal\InsetSpace ~
13600 Note
13601 \family default
13602  or the toolbar button 
13603 \begin_inset Graphics
13604         filename ../images/marginalnote-insert.png
13605
13606 \end_inset
13607
13608 , you'll see 
13609 \family roman
13610 \series medium
13611 a
13612 \family default
13613 \series default
13614  grey 
13615 \family roman
13616 \series medium
13617 box with a
13618 \family default
13619 \series default
13620  red 
13621 \family roman
13622 \series medium
13623 label 
13624 \begin_inset Quotes eld
13625 \end_inset
13626
13627 margin
13628 \begin_inset Quotes erd
13629 \end_inset
13630
13631  appearing within your text.
13632  This box is LyX's representation of your margin
13633 \family default
13634 \series default
13635 al 
13636 \family roman
13637 \series medium
13638 note.
13639 \end_layout
13640
13641 \begin_layout Standard
13642 At the side is an example marginal note.
13643 \family roman
13644 \series medium
13645
13646 \begin_inset Marginal
13647 status open
13648
13649 \begin_layout Standard
13650 This is a marginal note.
13651 \end_layout
13652
13653 \end_inset
13654
13655
13656 \end_layout
13657
13658 \begin_layout Standard
13659 Marginal notes appear at the right side in single-sided documents.
13660  In double-sided documents they appear in the outer margin -- left on even
13661  pages, right on odd pages.
13662 \end_layout
13663
13664 \begin_layout Section
13665 Graphics and Images
13666 \begin_inset LatexCommand index
13667 name "Images"
13668
13669 \end_inset
13670
13671
13672 \begin_inset LatexCommand index
13673 name "Graphics"
13674
13675 \end_inset
13676
13677
13678 \begin_inset LatexCommand label
13679 name "sec:Graphics"
13680
13681 \end_inset
13682
13683
13684 \end_layout
13685
13686 \begin_layout Standard
13687 To insert an image in your document, place the cursor at the text position
13688  you want and click on the toolbar icon 
13689 \begin_inset Graphics
13690         filename ../images/dialog-show-new-inset_graphics.png
13691
13692 \end_inset
13693
13694  or select 
13695 \family sans
13696 Insert\SpecialChar \menuseparator
13697 Graphics
13698 \family default
13699  from the menu.
13700  Then a dialog will appear to choose the file to load.
13701 \end_layout
13702
13703 \begin_layout Standard
13704 This dialog has numerous mostly self-explanatory parameters.
13705  The 
13706 \family sans
13707 Graphics
13708 \family default
13709  tab allows you to choose your image file.
13710  The appearance of the image inside LyX and in the output is adjusted separately.
13711  The image can be transformed by setting a rotation angle and a scaling
13712  factor.
13713  The scaling units are explained in Appendix\InsetSpace ~
13714
13715 \begin_inset LatexCommand ref
13716 reference "cha:Units-available-in"
13717
13718 \end_inset
13719
13720 .
13721 \end_layout
13722
13723 \begin_layout Standard
13724 In the tab 
13725 \family sans
13726 Clipping
13727 \family default
13728  it is possible to set image coordinates to adjust the height and width
13729  of the image in the output.
13730  The coordinates can also be calculated automatically by pressing the button
13731  
13732 \family sans
13733 Get\InsetSpace ~
13734 from\InsetSpace ~
13735 file
13736 \family default
13737 .
13738  The option 
13739 \family sans
13740 Clip\InsetSpace ~
13741 to\InsetSpace ~
13742 bounding\InsetSpace ~
13743 box
13744 \family default
13745  will only print the image region within the given coordinates.
13746  Normally you don't need to take care about image coordinates and can ignore
13747  the tab 
13748 \family sans
13749 Clipping
13750 \family default
13751 .
13752 \end_layout
13753
13754 \begin_layout Standard
13755 LaTeX experts can specify additional LaTeX options in the 
13756 \family sans
13757 Extras
13758 \family default
13759  tab.
13760  You can also set the 
13761 \family sans
13762 Subfigure
13763 \family default
13764  option here if the image is inside a figure float.
13765  This option is explained in section\InsetSpace ~
13766
13767 \begin_inset LatexCommand ref
13768 reference "sec:Figure-Floats"
13769
13770 \end_inset
13771
13772 .
13773  The option 
13774 \family sans
13775 Draft\InsetSpace ~
13776 mode
13777 \family default
13778  effects that the image don't appear in the output, only a frame with the
13779  image size is printed.
13780 \end_layout
13781
13782 \begin_layout Standard
13783 The graphics dialog can be called at any time by right-clicking on an image.
13784  The image will appear in the output exactly at the position where it is
13785  in the text.
13786  This is an example image in the PDF format within a separate, horizontally
13787  centered paragraph: 
13788 \end_layout
13789
13790 \begin_layout Standard
13791 \align center
13792 \begin_inset Graphics
13793         filename clipart/mobius.eps
13794         display color
13795         scale 70
13796         rotateOrigin center
13797
13798 \end_inset
13799
13800
13801 \end_layout
13802
13803 \begin_layout Standard
13804 If you need image captions and want to reference images, you have to put
13805  the image into a float, see section\InsetSpace ~
13806
13807 \begin_inset LatexCommand ref
13808 reference "sec:Figure-Floats"
13809
13810 \end_inset
13811
13812 .
13813 \end_layout
13814
13815 \begin_layout Subsection
13816 Image Formats
13817 \begin_inset LatexCommand index
13818 name "Image formats"
13819
13820 \end_inset
13821
13822
13823 \begin_inset LatexCommand label
13824 name "sub:Image-Formats"
13825
13826 \end_inset
13827
13828
13829 \end_layout
13830
13831 \begin_layout Standard
13832 You can insert images in any known file format.
13833  But as we explained in section\InsetSpace ~
13834
13835 \begin_inset LatexCommand ref
13836 reference "sub:Output-file-formats"
13837
13838 \end_inset
13839
13840 , every output document format allows only a few image formats.
13841  LyX uses therefore the program 
13842 \family typewriter
13843 Imagemagick
13844 \family default
13845  in the background to convert the images to the right format.
13846  To increase your workflow by avoiding these conversions in the background,
13847  you can use only the image formats listed in the subsections of section\InsetSpace ~
13848
13849 \begin_inset LatexCommand ref
13850 reference "sub:Output-file-formats"
13851
13852 \end_inset
13853
13854 .
13855 \end_layout
13856
13857 \begin_layout Standard
13858 Similar to fonts there are two types of image formats:
13859 \end_layout
13860
13861 \begin_layout Description
13862 Bitmap\InsetSpace ~
13863 images consist of pixel values, often in a compressed form.
13864  They are therefore not fully scalable and look pixeled in large zooms.
13865  Well-known bitmap image formats are 
13866 \begin_inset Quotes eld
13867 \end_inset
13868
13869 Graphics Interchange Format
13870 \begin_inset Quotes erd
13871 \end_inset
13872
13873  (GIF, file extension 
13874 \begin_inset Quotes eld
13875 \end_inset
13876
13877
13878 \family typewriter
13879 .gif
13880 \family default
13881
13882 \begin_inset Quotes erd
13883 \end_inset
13884
13885 )
13886 \begin_inset LatexCommand index
13887 name "GIF|see{Image formats}"
13888
13889 \end_inset
13890
13891
13892 \begin_inset Quotes eld
13893 \end_inset
13894
13895 Portable Network Graphics
13896 \begin_inset Quotes erd
13897 \end_inset
13898
13899  (PNG, file extension 
13900 \begin_inset Quotes eld
13901 \end_inset
13902
13903
13904 \family typewriter
13905 .png
13906 \family default
13907
13908 \begin_inset Quotes erd
13909 \end_inset
13910
13911 )
13912 \begin_inset LatexCommand index
13913 name "PNG|see{Image formats}"
13914
13915 \end_inset
13916
13917 , and 
13918 \begin_inset Quotes eld
13919 \end_inset
13920
13921 Joint Photographic Experts Group
13922 \begin_inset Quotes erd
13923 \end_inset
13924
13925  (JPG, file extension 
13926 \begin_inset Quotes eld
13927 \end_inset
13928
13929
13930 \family typewriter
13931 .jpg
13932 \family default
13933
13934 \begin_inset Quotes erd
13935 \end_inset
13936
13937  or 
13938 \begin_inset Quotes eld
13939 \end_inset
13940
13941
13942 \family typewriter
13943 .jpeg
13944 \family default
13945
13946 \begin_inset Quotes erd
13947 \end_inset
13948
13949 )
13950 \begin_inset LatexCommand index
13951 name "JPG|see{Image formats}"
13952
13953 \end_inset
13954
13955 .
13956 \end_layout
13957
13958 \begin_layout Description
13959 Scalable\InsetSpace ~
13960 images consist of vectors and can therefore be scaled to any size
13961  without data loss.
13962  The scaling ability is necessary if you want to create presentations, because
13963  presentations are always scaled by the beamer.
13964  Scaling is also useful for online documents to let the user zoom into diagrams.
13965 \newline
13966 S
13967 calable image formats can be 
13968 \begin_inset Quotes eld
13969 \end_inset
13970
13971 Scalable Vector Graphics
13972 \begin_inset Quotes erd
13973 \end_inset
13974
13975  (SVG, file extension 
13976 \begin_inset Quotes eld
13977 \end_inset
13978
13979
13980 \family typewriter
13981 .svg
13982 \family default
13983
13984 \begin_inset Quotes erd
13985 \end_inset
13986
13987 )
13988 \begin_inset LatexCommand index
13989 name "SVG|see{Image formats}"
13990
13991 \end_inset
13992
13993
13994 \begin_inset Quotes eld
13995 \end_inset
13996
13997 Encapsulated PostScript
13998 \begin_inset Quotes erd
13999 \end_inset
14000
14001  (EPS, file extension 
14002 \begin_inset Quotes eld
14003 \end_inset
14004
14005
14006 \family typewriter
14007 .eps
14008 \family default
14009
14010 \begin_inset Quotes erd
14011 \end_inset
14012
14013 )
14014 \begin_inset LatexCommand index
14015 name "EPS|see{Image formats}"
14016
14017 \end_inset
14018
14019 , and 
14020 \begin_inset Quotes eld
14021 \end_inset
14022
14023 Portable Document Format
14024 \begin_inset Quotes erd
14025 \end_inset
14026
14027  (PDF, file extension 
14028 \begin_inset Quotes eld
14029 \end_inset
14030
14031
14032 \family typewriter
14033 .pdf
14034 \family default
14035
14036 \begin_inset Quotes erd
14037 \end_inset
14038
14039 )
14040 \begin_inset LatexCommand index
14041 name "PDF"
14042
14043 \end_inset
14044
14045 .
14046  We say it can be, because you can convert any bitmap image format to PDF
14047  or EPS and the result won't be scalable.
14048  In this cases only a header with the image properties is added to the original
14049  image
14050 \begin_inset Foot
14051 status collapsed
14052
14053 \begin_layout Standard
14054 In the case of PDF, the original image is additionally compressed.
14055 \end_layout
14056
14057 \end_inset
14058
14059 .
14060 \end_layout
14061
14062 \begin_layout Standard
14063 Normally one can't convert a bitmap image into a scalable one, only vice
14064  versa.
14065 \end_layout
14066
14067 \begin_layout Section
14068 Tables
14069 \begin_inset LatexCommand index
14070 name "Tables"
14071
14072 \end_inset
14073
14074
14075 \begin_inset LatexCommand label
14076 name "sec:Tables"
14077
14078 \end_inset
14079
14080
14081 \end_layout
14082
14083 \begin_layout Standard
14084 You can insert a table using either the toolbar button 
14085 \begin_inset Graphics
14086         filename ../images/tabular-insert.png
14087         scale 85
14088
14089 \end_inset
14090
14091  or the menu 
14092 \family sans
14093 Insert\SpecialChar \menuseparator
14094 Table
14095 \family default
14096 .
14097  A dialog will appear, asking you for the number of rows and columns.
14098  The default table has lines around any cell and the first row appears separated
14099  from the rest of the table.
14100  This separation appears due to a double line: The cells of the first row
14101  have a line below them and the cells of the second row have a line above
14102  them.
14103  Here's an example table:
14104 \end_layout
14105
14106 \begin_layout Standard
14107 \align center
14108 \begin_inset Tabular
14109 <lyxtabular version="3" rows="4" columns="4">
14110 <features>
14111 <column alignment="center" valignment="top" leftline="true" width="0pt">
14112 <column alignment="center" valignment="top" leftline="true" width="0pt">
14113 <column alignment="center" valignment="top" leftline="true" width="0in">
14114 <column alignment="center" valignment="top" leftline="true" rightline="true" width="0pt">
14115 <row topline="true" bottomline="true">
14116 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
14117 \begin_inset Text
14118
14119 \begin_layout Standard
14120
14121 \end_layout
14122
14123 \end_inset
14124 </cell>
14125 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
14126 \begin_inset Text
14127
14128 \begin_layout Standard
14129
14130 \family roman
14131 \series medium
14132 \shape up
14133 \size normal
14134 \emph off
14135 \bar no
14136 \noun off
14137 \color none
14138 1
14139 \end_layout
14140
14141 \end_inset
14142 </cell>
14143 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
14144 \begin_inset Text
14145
14146 \begin_layout Standard
14147 2
14148 \end_layout
14149
14150 \end_inset
14151 </cell>
14152 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
14153 \begin_inset Text
14154
14155 \begin_layout Standard
14156 3
14157 \end_layout
14158
14159 \end_inset
14160 </cell>
14161 </row>
14162 <row topline="true">
14163 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
14164 \begin_inset Text
14165
14166 \begin_layout Standard
14167
14168 \family roman
14169 \series medium
14170 \shape up
14171 \size normal
14172 \emph off
14173 \bar no
14174 \noun off
14175 \color none
14176 A
14177 \end_layout
14178
14179 \end_inset
14180 </cell>
14181 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
14182 \begin_inset Text
14183
14184 \begin_layout Standard
14185
14186 \end_layout
14187
14188 \end_inset
14189 </cell>
14190 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
14191 \begin_inset Text
14192
14193 \begin_layout Standard
14194
14195 \end_layout
14196
14197 \end_inset
14198 </cell>
14199 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
14200 \begin_inset Text
14201
14202 \begin_layout Standard
14203
14204 \end_layout
14205
14206 \end_inset
14207 </cell>
14208 </row>
14209 <row topline="true">
14210 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
14211 \begin_inset Text
14212
14213 \begin_layout Standard
14214
14215 \family roman
14216 \series medium
14217 \shape up
14218 \size normal
14219 \emph off
14220 \bar no
14221 \noun off
14222 \color none
14223 B
14224 \end_layout
14225
14226 \end_inset
14227 </cell>
14228 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
14229 \begin_inset Text
14230
14231 \begin_layout Standard
14232
14233 \end_layout
14234
14235 \end_inset
14236 </cell>
14237 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
14238 \begin_inset Text
14239
14240 \begin_layout Standard
14241
14242 \size normal
14243 \noun off
14244 \color none
14245  
14246 \end_layout
14247
14248 \end_inset
14249 </cell>
14250 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
14251 \begin_inset Text
14252
14253 \begin_layout Standard
14254
14255 \end_layout
14256
14257 \end_inset
14258 </cell>
14259 </row>
14260 <row topline="true" bottomline="true">
14261 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
14262 \begin_inset Text
14263
14264 \begin_layout Standard
14265
14266 \family roman
14267 \series medium
14268 \shape up
14269 \size normal
14270 \emph off
14271 \bar no
14272 \noun off
14273 \color none
14274 C
14275 \end_layout
14276
14277 \end_inset
14278 </cell>
14279 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
14280 \begin_inset Text
14281
14282 \begin_layout Standard
14283
14284 \end_layout
14285
14286 \end_inset
14287 </cell>
14288 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
14289 \begin_inset Text
14290
14291 \begin_layout Standard
14292
14293 \end_layout
14294
14295 \end_inset
14296 </cell>
14297 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
14298 \begin_inset Text
14299
14300 \begin_layout Standard
14301
14302 \end_layout
14303
14304 \end_inset
14305 </cell>
14306 </row>
14307 </lyxtabular>
14308
14309 \end_inset
14310
14311
14312 \end_layout
14313
14314 \begin_layout Subsection
14315 The Table dialog
14316 \end_layout
14317
14318 \begin_layout Standard
14319 You can alter a table by clicking on it with the right mouse button, which
14320  brings up the table dialog.
14321  Here you can adjust the settings of the cell and row/column respectively
14322  where the cursor is placed currently.
14323  Most of the dialog options also work on selections.
14324  This means that if you select more cells, columns or rows the action is
14325  done on all of your selection.
14326 \end_layout
14327
14328 \begin_layout Standard
14329 Additionally to the table dialog the 
14330 \family sans
14331 table\InsetSpace ~
14332 toolbar
14333 \family default
14334 , that appears when the cursor is inside a table, helps you in setting table
14335  properties.
14336  It is for example currently only possible to add\InsetSpace \thinspace{}
14337 /\InsetSpace \thinspace{}
14338 delete lines via the table
14339  toolbar.
14340 \end_layout
14341
14342 \begin_layout Standard
14343 In the tab 
14344 \family sans
14345 Table\InsetSpace ~
14346 Settings
14347 \family default
14348  of the table dialog you can set the alignment for the current row.
14349  If you add a row or column, it will be inserted right beside or below the
14350  current cell respectively.
14351  The vertical alignment of a column can only be adjusted when a column width
14352  is given.
14353  A given width will allow the cell to have linebreaks and multiple paragraphs
14354  of text, see section\InsetSpace ~
14355
14356 \begin_inset LatexCommand ref
14357 reference "sub:Table-Cells"
14358
14359 \end_inset
14360
14361 .
14362 \end_layout
14363
14364 \begin_layout Standard
14365 You can mark multiple cells of one row as a multicolumn cell using the check
14366  box 
14367 \family sans
14368 Multicolumn
14369 \family default
14370 .
14371  This will merge the cells to 
14372 \emph on
14373 one
14374 \emph default
14375  cell, spread over more than one column.
14376  Multicolumn cells are treated as own rows, so that the alignment, width,
14377  and border settings affect only the multicolumn cell.
14378  Here's an example table with a multicolumn cell in the first row and one
14379  in the last row without the upper border:
14380 \end_layout
14381
14382 \begin_layout Standard
14383 \align center
14384 \begin_inset Tabular
14385 <lyxtabular version="3" rows="3" columns="4">
14386 <features firstHeadTopDL="true" firstHeadBottomDL="true">
14387 <column alignment="center" valignment="top" leftline="true" width="0pt">
14388 <column alignment="center" valignment="middle" leftline="true" width="0">
14389 <column alignment="center" valignment="top" leftline="true" width="0in">
14390 <column alignment="center" valignment="top" leftline="true" rightline="true" width="0pt">
14391 <row topline="true" bottomline="true">
14392 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
14393 \begin_inset Text
14394
14395 \begin_layout Standard
14396 abc
14397 \end_layout
14398
14399 \end_inset
14400 </cell>
14401 <cell multicolumn="1" alignment="center" valignment="middle" topline="true" bottomline="true" leftline="true" usebox="none">
14402 \begin_inset Text
14403
14404 \begin_layout Standard
14405 def ghi
14406 \end_layout
14407
14408 \end_inset
14409 </cell>
14410 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
14411 \begin_inset Text
14412
14413 \begin_layout Standard
14414
14415 \end_layout
14416
14417 \end_inset
14418 </cell>
14419 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
14420 \begin_inset Text
14421
14422 \begin_layout Standard
14423 jkl
14424 \end_layout
14425
14426 \end_inset
14427 </cell>
14428 </row>
14429 <row topline="true">
14430 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
14431 \begin_inset Text
14432
14433 \begin_layout Standard
14434
14435 \family roman
14436 \series medium
14437 \shape up
14438 \size normal
14439 \emph off
14440 \bar no
14441 \noun off
14442 \color none
14443 A
14444 \end_layout
14445
14446 \end_inset
14447 </cell>
14448 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
14449 \begin_inset Text
14450
14451 \begin_layout Standard
14452 B
14453 \end_layout
14454
14455 \end_inset
14456 </cell>
14457 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
14458 \begin_inset Text
14459
14460 \begin_layout Standard
14461 C
14462 \end_layout
14463
14464 \end_inset
14465 </cell>
14466 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
14467 \begin_inset Text
14468
14469 \begin_layout Standard
14470 D
14471 \end_layout
14472
14473 \end_inset
14474 </cell>
14475 </row>
14476 <row topline="true" bottomline="true">
14477 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
14478 \begin_inset Text
14479
14480 \begin_layout Standard
14481 1
14482 \end_layout
14483
14484 \end_inset
14485 </cell>
14486 <cell multicolumn="1" alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
14487 \begin_inset Text
14488
14489 \begin_layout Standard
14490 2
14491 \end_layout
14492
14493 \end_inset
14494 </cell>
14495 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
14496 \begin_inset Text
14497
14498 \begin_layout Standard
14499 3
14500 \end_layout
14501
14502 \end_inset
14503 </cell>
14504 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
14505 \begin_inset Text
14506
14507 \begin_layout Standard
14508 4
14509 \end_layout
14510
14511 \end_inset
14512 </cell>
14513 </row>
14514 </lyxtabular>
14515
14516 \end_inset
14517
14518
14519 \end_layout
14520
14521 \begin_layout Standard
14522 At the moment LyX doesn't support multirow cells.
14523  Adept users can declare special LaTeX-arguments for the table.
14524  They are necessary for special table formatting, like for multirow cells,
14525  explained in the tables section of the 
14526 \emph on
14527 Extended\InsetSpace ~
14528 Features
14529 \emph default
14530  manual.
14531  You can also rotate the current cell or the whole table 90
14532 \begin_inset Formula $\,$
14533 \end_inset
14534
14535 degrees counterclockwise.
14536  These rotations are not visible in LyX but in the output.
14537 \end_layout
14538
14539 \begin_layout Standard
14540 \begin_inset Note Greyedout
14541 status open
14542
14543 \begin_layout Standard
14544
14545 \series bold
14546 Note:
14547 \series default
14548  Most DVI-viewers are 
14549 \emph on
14550 not
14551 \emph default
14552  able to display rotations.
14553 \end_layout
14554
14555 \end_inset
14556
14557
14558 \end_layout
14559
14560 \begin_layout Standard
14561 The 
14562 \family sans
14563 Borders
14564 \family default
14565  tab allows you to add and delete border lines for the current row/column.
14566  The button 
14567 \family sans
14568 Default
14569 \family default
14570  adds lines for all cell borders.
14571 \end_layout
14572
14573 \begin_layout Subsection
14574 Longtables
14575 \begin_inset LatexCommand index
14576 name "Tables ! Longtables"
14577
14578 \end_inset
14579
14580
14581 \begin_inset LatexCommand index
14582 name "Longtables"
14583
14584 \end_inset
14585
14586
14587 \end_layout
14588
14589 \begin_layout Standard
14590 If the table is too long to fit on one page, you can use the option 
14591 \family sans
14592 Use\InsetSpace ~
14593 long\InsetSpace ~
14594 table
14595 \family default
14596  in the tab 
14597 \family sans
14598 Longtable
14599 \family default
14600  of the table dialog to split the table automatically over more pages.
14601  Doing this enables some check boxes and you can now define:
14602 \end_layout
14603
14604 \begin_layout Description
14605
14606 \family sans
14607 Header
14608 \family default
14609 : The current row and all rows above, that don't have any special options
14610  defined, are defined to be the header rows of all pages of the longtable;
14611  except for the first page, if 
14612 \family sans
14613 First\InsetSpace ~
14614 header
14615 \family default
14616  is defined.
14617 \end_layout
14618
14619 \begin_layout Description
14620
14621 \family sans
14622 First\InsetSpace ~
14623 header
14624 \family default
14625 : The current row and all rows above, that don't have any special options
14626  defined, are defined to be the header rows of the first page of the longtable.
14627 \end_layout
14628
14629 \begin_layout Description
14630
14631 \family sans
14632 Footer
14633 \family default
14634 : The current row and all rows below, that don't have any special options
14635  defined, are defined to be the footer rows of all pages of the longtable;
14636  except for the last page, if 
14637 \family sans
14638 Last\InsetSpace ~
14639 footer
14640 \family default
14641  is defined.
14642 \end_layout
14643
14644 \begin_layout Description
14645
14646 \family sans
14647 Last\InsetSpace ~
14648 footer
14649 \family default
14650 : The current row and all rows below, that don't have any special options
14651  defined, are defined to be the footer rows of the last page of the longtable.
14652 \end_layout
14653
14654 \begin_layout Standard
14655 You can also specify a row where the table is splitted.
14656  If you set more than one option in the same table row, you should be aware
14657  of the fact that only the first one is used in the given table row.
14658  The others will then be defined as 
14659 \emph on
14660 empty
14661 \emph default
14662 .
14663  In this context, first means first in this order: 
14664 \family sans
14665 Footer, Last\InsetSpace ~
14666 footer,
14667 \family default
14668  
14669 \family sans
14670 Header,
14671 \family default
14672  
14673 \family sans
14674 First\InsetSpace ~
14675 header.
14676
14677 \family default
14678  See the following longtable to see how it works:
14679 \end_layout
14680
14681 \begin_layout Standard
14682 \align center
14683 \begin_inset Tabular
14684 <lyxtabular version="3" rows="69" columns="3">
14685 <features islongtable="true">
14686 <column alignment="block" valignment="top" leftline="true" width="5cm">
14687 <column alignment="left" valignment="top" width="0pt">
14688 <column alignment="right" valignment="top" leftline="true" rightline="true" width="0pt">
14689 <row topline="true" bottomline="true" endfirsthead="true">
14690 <cell multicolumn="1" alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
14691 \begin_inset Text
14692
14693 \begin_layout Standard
14694
14695 \series bold
14696 Example Phone List (ignore the names)
14697 \end_layout
14698
14699 \end_inset
14700 </cell>
14701 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
14702 \begin_inset Text
14703
14704 \begin_layout Standard
14705
14706 \end_layout
14707
14708 \end_inset
14709 </cell>
14710 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
14711 \begin_inset Text
14712
14713 \begin_layout Standard
14714
14715 \end_layout
14716
14717 \end_inset
14718 </cell>
14719 </row>
14720 <row topline="true" bottomline="true" endfirsthead="true">
14721 <cell multicolumn="1" alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
14722 \begin_inset Text
14723
14724 \begin_layout Standard
14725
14726 \series bold
14727 NAME
14728 \end_layout
14729
14730 \end_inset
14731 </cell>
14732 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
14733 \begin_inset Text
14734
14735 \begin_layout Standard
14736
14737 \end_layout
14738
14739 \end_inset
14740 </cell>
14741 <cell multicolumn="1" alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
14742 \begin_inset Text
14743
14744 \begin_layout Standard
14745
14746 \series bold
14747 TEL.
14748 \end_layout
14749
14750 \end_inset
14751 </cell>
14752 </row>
14753 <row topline="true" bottomline="true" endhead="true">
14754 <cell multicolumn="1" alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
14755 \begin_inset Text
14756
14757 \begin_layout Standard
14758  
14759 \series bold
14760 Example Phone List
14761 \end_layout
14762
14763 \end_inset
14764 </cell>
14765 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
14766 \begin_inset Text
14767
14768 \begin_layout Standard
14769
14770 \end_layout
14771
14772 \end_inset
14773 </cell>
14774 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
14775 \begin_inset Text
14776
14777 \begin_layout Standard
14778
14779 \end_layout
14780
14781 \end_inset
14782 </cell>
14783 </row>
14784 <row topline="true" bottomline="true" endhead="true">
14785 <cell multicolumn="1" alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
14786 \begin_inset Text
14787
14788 \begin_layout Standard
14789
14790 \series bold
14791 NAME
14792 \end_layout
14793
14794 \end_inset
14795 </cell>
14796 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
14797 \begin_inset Text
14798
14799 \begin_layout Standard
14800
14801 \end_layout
14802
14803 \end_inset
14804 </cell>
14805 <cell multicolumn="1" alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
14806 \begin_inset Text
14807
14808 \begin_layout Standard
14809
14810 \series bold
14811 TEL.
14812 \end_layout
14813
14814 \end_inset
14815 </cell>
14816 </row>
14817 <row topline="true" bottomline="true" endfoot="true">
14818 <cell multicolumn="1" alignment="left" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
14819 \begin_inset Text
14820
14821 \begin_layout Standard
14822  
14823 \series bold
14824 continue ...
14825 \end_layout
14826
14827 \end_inset
14828 </cell>
14829 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
14830 \begin_inset Text
14831
14832 \begin_layout Standard
14833
14834 \end_layout
14835
14836 \end_inset
14837 </cell>
14838 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
14839 \begin_inset Text
14840
14841 \begin_layout Standard
14842
14843 \end_layout
14844
14845 \end_inset
14846 </cell>
14847 </row>
14848 <row topline="true" bottomline="true">
14849 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
14850 \begin_inset Text
14851
14852 \begin_layout Standard
14853
14854 \series bold
14855 Annovi
14856 \end_layout
14857
14858 \end_inset
14859 </cell>
14860 <cell alignment="center" valignment="top" topline="true" usebox="none">
14861 \begin_inset Text
14862
14863 \begin_layout Standard
14864 Silvia
14865 \end_layout
14866
14867 \end_inset
14868 </cell>
14869 <cell alignment="right" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
14870 \begin_inset Text
14871
14872 \begin_layout Standard
14873 111
14874 \end_layout
14875
14876 \end_inset
14877 </cell>
14878 </row>
14879 <row bottomline="true">
14880 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
14881 \begin_inset Text
14882
14883 \begin_layout Standard
14884
14885 \series bold
14886 Bertoli
14887 \end_layout
14888
14889 \end_inset
14890 </cell>
14891 <cell alignment="center" valignment="top" topline="true" usebox="none">
14892 \begin_inset Text
14893
14894 \begin_layout Standard
14895 Stefano
14896 \end_layout
14897
14898 \end_inset
14899 </cell>
14900 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
14901 \begin_inset Text
14902
14903 \begin_layout Standard
14904 111
14905 \end_layout
14906
14907 \end_inset
14908 </cell>
14909 </row>
14910 <row bottomline="true">
14911 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
14912 \begin_inset Text
14913
14914 \begin_layout Standard
14915
14916 \series bold
14917 Bozzi
14918 \end_layout
14919
14920 \end_inset
14921 </cell>
14922 <cell alignment="center" valignment="top" topline="true" usebox="none">
14923 \begin_inset Text
14924
14925 \begin_layout Standard
14926 Walter
14927 \end_layout
14928
14929 \end_inset
14930 </cell>
14931 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
14932 \begin_inset Text
14933
14934 \begin_layout Standard
14935 111
14936 \end_layout
14937
14938 \end_inset
14939 </cell>
14940 </row>
14941 <row bottomline="true">
14942 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
14943 \begin_inset Text
14944
14945 \begin_layout Standard
14946
14947 \series bold
14948 Cachia
14949 \end_layout
14950
14951 \end_inset
14952 </cell>
14953 <cell alignment="center" valignment="top" topline="true" usebox="none">
14954 \begin_inset Text
14955
14956 \begin_layout Standard
14957 Maria
14958 \end_layout
14959
14960 \end_inset
14961 </cell>
14962 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
14963 \begin_inset Text
14964
14965 \begin_layout Standard
14966 111
14967 \end_layout
14968
14969 \end_inset
14970 </cell>
14971 </row>
14972 <row bottomline="true">
14973 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
14974 \begin_inset Text
14975
14976 \begin_layout Standard
14977
14978 \series bold
14979 Cachia
14980 \end_layout
14981
14982 \end_inset
14983 </cell>
14984 <cell alignment="center" valignment="top" topline="true" usebox="none">
14985 \begin_inset Text
14986
14987 \begin_layout Standard
14988 Maurizio
14989 \end_layout
14990
14991 \end_inset
14992 </cell>
14993 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
14994 \begin_inset Text
14995
14996 \begin_layout Standard
14997 111
14998 \end_layout
14999
15000 \end_inset
15001 </cell>
15002 </row>
15003 <row bottomline="true">
15004 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
15005 \begin_inset Text
15006
15007 \begin_layout Standard
15008
15009 \series bold
15010 Cinquemani
15011 \end_layout
15012
15013 \end_inset
15014 </cell>
15015 <cell alignment="center" valignment="top" topline="true" usebox="none">
15016 \begin_inset Text
15017
15018 \begin_layout Standard
15019 Giusi
15020 \end_layout
15021
15022 \end_inset
15023 </cell>
15024 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
15025 \begin_inset Text
15026
15027 \begin_layout Standard
15028 111
15029 \end_layout
15030
15031 \end_inset
15032 </cell>
15033 </row>
15034 <row bottomline="true">
15035 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
15036 \begin_inset Text
15037
15038 \begin_layout Standard
15039
15040 \series bold
15041 Colin
15042 \end_layout
15043
15044 \end_inset
15045 </cell>
15046 <cell alignment="center" valignment="top" topline="true" usebox="none">
15047 \begin_inset Text
15048
15049 \begin_layout Standard
15050 Bernard
15051 \end_layout
15052
15053 \end_inset
15054 </cell>
15055 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
15056 \begin_inset Text
15057
15058 \begin_layout Standard
15059 111
15060 \end_layout
15061
15062 \end_inset
15063 </cell>
15064 </row>
15065 <row bottomline="true">
15066 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
15067 \begin_inset Text
15068
15069 \begin_layout Standard
15070
15071 \series bold
15072 Concli
15073 \end_layout
15074
15075 \end_inset
15076 </cell>
15077 <cell alignment="center" valignment="top" topline="true" usebox="none">
15078 \begin_inset Text
15079
15080 \begin_layout Standard
15081 Gianfranco
15082 \end_layout
15083
15084 \end_inset
15085 </cell>
15086 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
15087 \begin_inset Text
15088
15089 \begin_layout Standard
15090 111
15091 \end_layout
15092
15093 \end_inset
15094 </cell>
15095 </row>
15096 <row bottomline="true">
15097 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
15098 \begin_inset Text
15099
15100 \begin_layout Standard
15101
15102 \series bold
15103 Dal Bosco
15104 \end_layout
15105
15106 \end_inset
15107 </cell>
15108 <cell alignment="center" valignment="top" topline="true" usebox="none">
15109 \begin_inset Text
15110
15111 \begin_layout Standard
15112 Carolina
15113 \end_layout
15114
15115 \end_inset
15116 </cell>
15117 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
15118 \begin_inset Text
15119
15120 \begin_layout Standard
15121 111
15122 \end_layout
15123
15124 \end_inset
15125 </cell>
15126 </row>
15127 <row bottomline="true">
15128 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
15129 \begin_inset Text
15130
15131 \begin_layout Standard
15132
15133 \series bold
15134 Dalpiaz
15135 \end_layout
15136
15137 \end_inset
15138 </cell>
15139 <cell alignment="center" valignment="top" topline="true" usebox="none">
15140 \begin_inset Text
15141
15142 \begin_layout Standard
15143 Annamaria
15144 \end_layout
15145
15146 \end_inset
15147 </cell>
15148 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
15149 \begin_inset Text
15150
15151 \begin_layout Standard
15152 111
15153 \end_layout
15154
15155 \end_inset
15156 </cell>
15157 </row>
15158 <row bottomline="true">
15159 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
15160 \begin_inset Text
15161
15162 \begin_layout Standard
15163
15164 \series bold
15165 Feliciello
15166 \end_layout
15167
15168 \end_inset
15169 </cell>
15170 <cell alignment="center" valignment="top" topline="true" usebox="none">
15171 \begin_inset Text
15172
15173 \begin_layout Standard
15174 Domenico
15175 \end_layout
15176
15177 \end_inset
15178 </cell>
15179 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
15180 \begin_inset Text
15181
15182 \begin_layout Standard
15183 111
15184 \end_layout
15185
15186 \end_inset
15187 </cell>
15188 </row>
15189 <row bottomline="true">
15190 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
15191 \begin_inset Text
15192
15193 \begin_layout Standard
15194
15195 \series bold
15196 Focarelli
15197 \end_layout
15198
15199 \end_inset
15200 </cell>
15201 <cell alignment="center" valignment="top" topline="true" usebox="none">
15202 \begin_inset Text
15203
15204 \begin_layout Standard
15205 Paola
15206 \end_layout
15207
15208 \end_inset
15209 </cell>
15210 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
15211 \begin_inset Text
15212
15213 \begin_layout Standard
15214 111
15215 \end_layout
15216
15217 \end_inset
15218 </cell>
15219 </row>
15220 <row bottomline="true">
15221 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
15222 \begin_inset Text
15223
15224 \begin_layout Standard
15225
15226 \series bold
15227 Galletti
15228 \end_layout
15229
15230 \end_inset
15231 </cell>
15232 <cell alignment="center" valignment="top" topline="true" usebox="none">
15233 \begin_inset Text
15234
15235 \begin_layout Standard
15236 Oreste
15237 \end_layout
15238
15239 \end_inset
15240 </cell>
15241 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
15242 \begin_inset Text
15243
15244 \begin_layout Standard
15245 111
15246 \end_layout
15247
15248 \end_inset
15249 </cell>
15250 </row>
15251 <row bottomline="true">
15252 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
15253 \begin_inset Text
15254
15255 \begin_layout Standard
15256
15257 \series bold
15258 Gasparini
15259 \end_layout
15260
15261 \end_inset
15262 </cell>
15263 <cell alignment="center" valignment="top" topline="true" usebox="none">
15264 \begin_inset Text
15265
15266 \begin_layout Standard
15267 Franca
15268 \end_layout
15269
15270 \end_inset
15271 </cell>
15272 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
15273 \begin_inset Text
15274
15275 \begin_layout Standard
15276 111
15277 \end_layout
15278
15279 \end_inset
15280 </cell>
15281 </row>
15282 <row bottomline="true">
15283 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
15284 \begin_inset Text
15285
15286 \begin_layout Standard
15287
15288 \series bold
15289 Rizzardi
15290 \end_layout
15291
15292 \end_inset
15293 </cell>
15294 <cell alignment="center" valignment="top" topline="true" usebox="none">
15295 \begin_inset Text
15296
15297 \begin_layout Standard
15298 Paola
15299 \end_layout
15300
15301 \end_inset
15302 </cell>
15303 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
15304 \begin_inset Text
15305
15306 \begin_layout Standard
15307 111
15308 \end_layout
15309
15310 \end_inset
15311 </cell>
15312 </row>
15313 <row bottomline="true">
15314 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
15315 \begin_inset Text
15316
15317 \begin_layout Standard
15318
15319 \series bold
15320 Lassini
15321 \end_layout
15322
15323 \end_inset
15324 </cell>
15325 <cell alignment="center" valignment="top" topline="true" usebox="none">
15326 \begin_inset Text
15327
15328 \begin_layout Standard
15329 Giancarlo
15330 \end_layout
15331
15332 \end_inset
15333 </cell>
15334 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
15335 \begin_inset Text
15336
15337 \begin_layout Standard
15338 111
15339 \end_layout
15340
15341 \end_inset
15342 </cell>
15343 </row>
15344 <row bottomline="true">
15345 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
15346 \begin_inset Text
15347
15348 \begin_layout Standard
15349
15350 \series bold
15351 Malfatti
15352 \end_layout
15353
15354 \end_inset
15355 </cell>
15356 <cell alignment="center" valignment="top" topline="true" usebox="none">
15357 \begin_inset Text
15358
15359 \begin_layout Standard
15360 Luciano
15361 \end_layout
15362
15363 \end_inset
15364 </cell>
15365 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
15366 \begin_inset Text
15367
15368 \begin_layout Standard
15369 111
15370 \end_layout
15371
15372 \end_inset
15373 </cell>
15374 </row>
15375 <row bottomline="true">
15376 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
15377 \begin_inset Text
15378
15379 \begin_layout Standard
15380
15381 \series bold
15382 Malfatti
15383 \end_layout
15384
15385 \end_inset
15386 </cell>
15387 <cell alignment="center" valignment="top" topline="true" usebox="none">
15388 \begin_inset Text
15389
15390 \begin_layout Standard
15391 Valeriano
15392 \end_layout
15393
15394 \end_inset
15395 </cell>
15396 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
15397 \begin_inset Text
15398
15399 \begin_layout Standard
15400 111
15401 \end_layout
15402
15403 \end_inset
15404 </cell>
15405 </row>
15406 <row bottomline="true">
15407 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
15408 \begin_inset Text
15409
15410 \begin_layout Standard
15411
15412 \series bold
15413 Meneguzzo
15414 \end_layout
15415
15416 \end_inset
15417 </cell>
15418 <cell alignment="center" valignment="top" topline="true" usebox="none">
15419 \begin_inset Text
15420
15421 \begin_layout Standard
15422 Roberto
15423 \end_layout
15424
15425 \end_inset
15426 </cell>
15427 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
15428 \begin_inset Text
15429
15430 \begin_layout Standard
15431 111
15432 \end_layout
15433
15434 \end_inset
15435 </cell>
15436 </row>
15437 <row bottomline="true">
15438 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
15439 \begin_inset Text
15440
15441 \begin_layout Standard
15442
15443 \series bold
15444 Mezzadra
15445 \end_layout
15446
15447 \end_inset
15448 </cell>
15449 <cell alignment="center" valignment="top" topline="true" usebox="none">
15450 \begin_inset Text
15451
15452 \begin_layout Standard
15453 Roberto
15454 \end_layout
15455
15456 \end_inset
15457 </cell>
15458 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
15459 \begin_inset Text
15460
15461 \begin_layout Standard
15462 111
15463 \end_layout
15464
15465 \end_inset
15466 </cell>
15467 </row>
15468 <row bottomline="true">
15469 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
15470 \begin_inset Text
15471
15472 \begin_layout Standard
15473
15474 \series bold
15475 Pirpamer
15476 \end_layout
15477
15478 \end_inset
15479 </cell>
15480 <cell alignment="center" valignment="top" topline="true" usebox="none">
15481 \begin_inset Text
15482
15483 \begin_layout Standard
15484 Erich
15485 \end_layout
15486
15487 \end_inset
15488 </cell>
15489 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
15490 \begin_inset Text
15491
15492 \begin_layout Standard
15493 111
15494 \end_layout
15495
15496 \end_inset
15497 </cell>
15498 </row>
15499 <row bottomline="true">
15500 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
15501 \begin_inset Text
15502
15503 \begin_layout Standard
15504
15505 \series bold
15506 Pochiesa
15507 \end_layout
15508
15509 \end_inset
15510 </cell>
15511 <cell alignment="center" valignment="top" topline="true" usebox="none">
15512 \begin_inset Text
15513
15514 \begin_layout Standard
15515 Paolo
15516 \end_layout
15517
15518 \end_inset
15519 </cell>
15520 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
15521 \begin_inset Text
15522
15523 \begin_layout Standard
15524 111, 222
15525 \end_layout
15526
15527 \end_inset
15528 </cell>
15529 </row>
15530 <row bottomline="true">
15531 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
15532 \begin_inset Text
15533
15534 \begin_layout Standard
15535
15536 \series bold
15537 Radina
15538 \end_layout
15539
15540 \end_inset
15541 </cell>
15542 <cell alignment="center" valignment="top" topline="true" usebox="none">
15543 \begin_inset Text
15544
15545 \begin_layout Standard
15546 Claudio
15547 \end_layout
15548
15549 \end_inset
15550 </cell>
15551 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
15552 \begin_inset Text
15553
15554 \begin_layout Standard
15555 111
15556 \end_layout
15557
15558 \end_inset
15559 </cell>
15560 </row>
15561 <row bottomline="true">
15562 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
15563 \begin_inset Text
15564
15565 \begin_layout Standard
15566
15567 \series bold
15568 Stuffer
15569 \end_layout
15570
15571 \end_inset
15572 </cell>
15573 <cell alignment="center" valignment="top" topline="true" usebox="none">
15574 \begin_inset Text
15575
15576 \begin_layout Standard
15577 Oskar
15578 \end_layout
15579
15580 \end_inset
15581 </cell>
15582 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
15583 \begin_inset Text
15584
15585 \begin_layout Standard
15586 111
15587 \end_layout
15588
15589 \end_inset
15590 </cell>
15591 </row>
15592 <row bottomline="true">
15593 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
15594 \begin_inset Text
15595
15596 \begin_layout Standard
15597
15598 \series bold
15599 Tacchelli
15600 \end_layout
15601
15602 \end_inset
15603 </cell>
15604 <cell alignment="center" valignment="top" topline="true" usebox="none">
15605 \begin_inset Text
15606
15607 \begin_layout Standard
15608 Ugo
15609 \end_layout
15610
15611 \end_inset
15612 </cell>
15613 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
15614 \begin_inset Text
15615
15616 \begin_layout Standard
15617 111
15618 \end_layout
15619
15620 \end_inset
15621 </cell>
15622 </row>
15623 <row bottomline="true">
15624 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
15625 \begin_inset Text
15626
15627 \begin_layout Standard
15628
15629 \series bold
15630 Tezzele
15631 \end_layout
15632
15633 \end_inset
15634 </cell>
15635 <cell alignment="center" valignment="top" topline="true" usebox="none">
15636 \begin_inset Text
15637
15638 \begin_layout Standard
15639 Margit
15640 \end_layout
15641
15642 \end_inset
15643 </cell>
15644 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
15645 \begin_inset Text
15646
15647 \begin_layout Standard
15648 111
15649 \end_layout
15650
15651 \end_inset
15652 </cell>
15653 </row>
15654 <row bottomline="true">
15655 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
15656 \begin_inset Text
15657
15658 \begin_layout Standard
15659
15660 \series bold
15661 Unterkalmsteiner
15662 \end_layout
15663
15664 \end_inset
15665 </cell>
15666 <cell alignment="center" valignment="top" topline="true" usebox="none">
15667 \begin_inset Text
15668
15669 \begin_layout Standard
15670 Frieda
15671 \end_layout
15672
15673 \end_inset
15674 </cell>
15675 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
15676 \begin_inset Text
15677
15678 \begin_layout Standard
15679 111
15680 \end_layout
15681
15682 \end_inset
15683 </cell>
15684 </row>
15685 <row bottomline="true">
15686 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
15687 \begin_inset Text
15688
15689 \begin_layout Standard
15690
15691 \series bold
15692 Vieider
15693 \end_layout
15694
15695 \end_inset
15696 </cell>
15697 <cell alignment="center" valignment="top" topline="true" usebox="none">
15698 \begin_inset Text
15699
15700 \begin_layout Standard
15701 Hilde
15702 \end_layout
15703
15704 \end_inset
15705 </cell>
15706 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
15707 \begin_inset Text
15708
15709 \begin_layout Standard
15710 111
15711 \end_layout
15712
15713 \end_inset
15714 </cell>
15715 </row>
15716 <row bottomline="true">
15717 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
15718 \begin_inset Text
15719
15720 \begin_layout Standard
15721
15722 \series bold
15723 Vigna
15724 \end_layout
15725
15726 \end_inset
15727 </cell>
15728 <cell alignment="center" valignment="top" topline="true" usebox="none">
15729 \begin_inset Text
15730
15731 \begin_layout Standard
15732 Jürgen
15733 \end_layout
15734
15735 \end_inset
15736 </cell>
15737 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
15738 \begin_inset Text
15739
15740 \begin_layout Standard
15741 111
15742 \end_layout
15743
15744 \end_inset
15745 </cell>
15746 </row>
15747 <row bottomline="true">
15748 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
15749 \begin_inset Text
15750
15751 \begin_layout Standard
15752
15753 \series bold
15754 Weber
15755 \end_layout
15756
15757 \end_inset
15758 </cell>
15759 <cell alignment="center" valignment="top" topline="true" usebox="none">
15760 \begin_inset Text
15761
15762 \begin_layout Standard
15763 Maurizio
15764 \end_layout
15765
15766 \end_inset
15767 </cell>
15768 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
15769 \begin_inset Text
15770
15771 \begin_layout Standard
15772 111
15773 \end_layout
15774
15775 \end_inset
15776 </cell>
15777 </row>
15778 <row bottomline="true">
15779 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
15780 \begin_inset Text
15781
15782 \begin_layout Standard
15783
15784 \series bold
15785 Winkler
15786 \end_layout
15787
15788 \end_inset
15789 </cell>
15790 <cell alignment="center" valignment="top" topline="true" usebox="none">
15791 \begin_inset Text
15792
15793 \begin_layout Standard
15794 Franz
15795 \end_layout
15796
15797 \end_inset
15798 </cell>
15799 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
15800 \begin_inset Text
15801
15802 \begin_layout Standard
15803 111
15804 \end_layout
15805
15806 \end_inset
15807 </cell>
15808 </row>
15809 <row bottomline="true">
15810 <cell multicolumn="1" alignment="left" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
15811 \begin_inset Text
15812
15813 \begin_layout Standard
15814  
15815 \end_layout
15816
15817 \end_inset
15818 </cell>
15819 <cell multicolumn="2" alignment="center" valignment="top" topline="true" usebox="none">
15820 \begin_inset Text
15821
15822 \begin_layout Standard
15823
15824 \end_layout
15825
15826 \end_inset
15827 </cell>
15828 <cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
15829 \begin_inset Text
15830
15831 \begin_layout Standard
15832
15833 \end_layout
15834
15835 \end_inset
15836 </cell>
15837 </row>
15838 <row bottomline="true">
15839 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
15840 \begin_inset Text
15841
15842 \begin_layout Standard
15843
15844 \series bold
15845 Annovi
15846 \end_layout
15847
15848 \end_inset
15849 </cell>
15850 <cell alignment="center" valignment="top" topline="true" usebox="none">
15851 \begin_inset Text
15852
15853 \begin_layout Standard
15854 Silvia
15855 \end_layout
15856
15857 \end_inset
15858 </cell>
15859 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
15860 \begin_inset Text
15861
15862 \begin_layout Standard
15863 555
15864 \end_layout
15865
15866 \end_inset
15867 </cell>
15868 </row>
15869 <row bottomline="true">
15870 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
15871 \begin_inset Text
15872
15873 \begin_layout Standard
15874
15875 \series bold
15876 Bertoli
15877 \end_layout
15878
15879 \end_inset
15880 </cell>
15881 <cell alignment="center" valignment="top" topline="true" usebox="none">
15882 \begin_inset Text
15883
15884 \begin_layout Standard
15885 Stefano
15886 \end_layout
15887
15888 \end_inset
15889 </cell>
15890 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
15891 \begin_inset Text
15892
15893 \begin_layout Standard
15894 555
15895 \end_layout
15896
15897 \end_inset
15898 </cell>
15899 </row>
15900 <row bottomline="true">
15901 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
15902 \begin_inset Text
15903
15904 \begin_layout Standard
15905
15906 \series bold
15907 Bozzi
15908 \end_layout
15909
15910 \end_inset
15911 </cell>
15912 <cell alignment="center" valignment="top" topline="true" usebox="none">
15913 \begin_inset Text
15914
15915 \begin_layout Standard
15916 Walter
15917 \end_layout
15918
15919 \end_inset
15920 </cell>
15921 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
15922 \begin_inset Text
15923
15924 \begin_layout Standard
15925 555
15926 \end_layout
15927
15928 \end_inset
15929 </cell>
15930 </row>
15931 <row bottomline="true">
15932 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
15933 \begin_inset Text
15934
15935 \begin_layout Standard
15936
15937 \series bold
15938 Cachia
15939 \end_layout
15940
15941 \end_inset
15942 </cell>
15943 <cell alignment="center" valignment="top" topline="true" usebox="none">
15944 \begin_inset Text
15945
15946 \begin_layout Standard
15947 Maria
15948 \end_layout
15949
15950 \end_inset
15951 </cell>
15952 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
15953 \begin_inset Text
15954
15955 \begin_layout Standard
15956 555
15957 \end_layout
15958
15959 \end_inset
15960 </cell>
15961 </row>
15962 <row bottomline="true">
15963 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
15964 \begin_inset Text
15965
15966 \begin_layout Standard
15967
15968 \series bold
15969 Cachia
15970 \end_layout
15971
15972 \end_inset
15973 </cell>
15974 <cell alignment="center" valignment="top" topline="true" usebox="none">
15975 \begin_inset Text
15976
15977 \begin_layout Standard
15978 Maurizio
15979 \end_layout
15980
15981 \end_inset
15982 </cell>
15983 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
15984 \begin_inset Text
15985
15986 \begin_layout Standard
15987 555
15988 \end_layout
15989
15990 \end_inset
15991 </cell>
15992 </row>
15993 <row bottomline="true">
15994 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
15995 \begin_inset Text
15996
15997 \begin_layout Standard
15998
15999 \series bold
16000 Cinquemani
16001 \end_layout
16002
16003 \end_inset
16004 </cell>
16005 <cell alignment="center" valignment="top" topline="true" usebox="none">
16006 \begin_inset Text
16007
16008 \begin_layout Standard
16009 Giusi
16010 \end_layout
16011
16012 \end_inset
16013 </cell>
16014 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16015 \begin_inset Text
16016
16017 \begin_layout Standard
16018 555
16019 \end_layout
16020
16021 \end_inset
16022 </cell>
16023 </row>
16024 <row bottomline="true">
16025 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
16026 \begin_inset Text
16027
16028 \begin_layout Standard
16029
16030 \series bold
16031 Colin
16032 \end_layout
16033
16034 \end_inset
16035 </cell>
16036 <cell alignment="center" valignment="top" topline="true" usebox="none">
16037 \begin_inset Text
16038
16039 \begin_layout Standard
16040 Bernard
16041 \end_layout
16042
16043 \end_inset
16044 </cell>
16045 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16046 \begin_inset Text
16047
16048 \begin_layout Standard
16049 555
16050 \end_layout
16051
16052 \end_inset
16053 </cell>
16054 </row>
16055 <row bottomline="true">
16056 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
16057 \begin_inset Text
16058
16059 \begin_layout Standard
16060
16061 \series bold
16062 Concli
16063 \end_layout
16064
16065 \end_inset
16066 </cell>
16067 <cell alignment="center" valignment="top" topline="true" usebox="none">
16068 \begin_inset Text
16069
16070 \begin_layout Standard
16071 Gianfranco
16072 \end_layout
16073
16074 \end_inset
16075 </cell>
16076 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16077 \begin_inset Text
16078
16079 \begin_layout Standard
16080 555
16081 \end_layout
16082
16083 \end_inset
16084 </cell>
16085 </row>
16086 <row bottomline="true">
16087 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
16088 \begin_inset Text
16089
16090 \begin_layout Standard
16091
16092 \series bold
16093 Dal Bosco
16094 \end_layout
16095
16096 \end_inset
16097 </cell>
16098 <cell alignment="center" valignment="top" topline="true" usebox="none">
16099 \begin_inset Text
16100
16101 \begin_layout Standard
16102 Carolina
16103 \end_layout
16104
16105 \end_inset
16106 </cell>
16107 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16108 \begin_inset Text
16109
16110 \begin_layout Standard
16111 555
16112 \end_layout
16113
16114 \end_inset
16115 </cell>
16116 </row>
16117 <row bottomline="true">
16118 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
16119 \begin_inset Text
16120
16121 \begin_layout Standard
16122
16123 \series bold
16124 Dalpiaz
16125 \end_layout
16126
16127 \end_inset
16128 </cell>
16129 <cell alignment="center" valignment="top" topline="true" usebox="none">
16130 \begin_inset Text
16131
16132 \begin_layout Standard
16133 Annamaria
16134 \end_layout
16135
16136 \end_inset
16137 </cell>
16138 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16139 \begin_inset Text
16140
16141 \begin_layout Standard
16142 555
16143 \end_layout
16144
16145 \end_inset
16146 </cell>
16147 </row>
16148 <row bottomline="true">
16149 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
16150 \begin_inset Text
16151
16152 \begin_layout Standard
16153
16154 \series bold
16155 Feliciello
16156 \end_layout
16157
16158 \end_inset
16159 </cell>
16160 <cell alignment="center" valignment="top" topline="true" usebox="none">
16161 \begin_inset Text
16162
16163 \begin_layout Standard
16164 Domenico
16165 \end_layout
16166
16167 \end_inset
16168 </cell>
16169 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16170 \begin_inset Text
16171
16172 \begin_layout Standard
16173 555
16174 \end_layout
16175
16176 \end_inset
16177 </cell>
16178 </row>
16179 <row bottomline="true">
16180 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
16181 \begin_inset Text
16182
16183 \begin_layout Standard
16184
16185 \series bold
16186 Focarelli
16187 \end_layout
16188
16189 \end_inset
16190 </cell>
16191 <cell alignment="center" valignment="top" topline="true" usebox="none">
16192 \begin_inset Text
16193
16194 \begin_layout Standard
16195 Paola
16196 \end_layout
16197
16198 \end_inset
16199 </cell>
16200 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16201 \begin_inset Text
16202
16203 \begin_layout Standard
16204 555
16205 \end_layout
16206
16207 \end_inset
16208 </cell>
16209 </row>
16210 <row bottomline="true">
16211 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
16212 \begin_inset Text
16213
16214 \begin_layout Standard
16215
16216 \series bold
16217 Galletti
16218 \end_layout
16219
16220 \end_inset
16221 </cell>
16222 <cell alignment="center" valignment="top" topline="true" usebox="none">
16223 \begin_inset Text
16224
16225 \begin_layout Standard
16226 Oreste
16227 \end_layout
16228
16229 \end_inset
16230 </cell>
16231 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16232 \begin_inset Text
16233
16234 \begin_layout Standard
16235 555
16236 \end_layout
16237
16238 \end_inset
16239 </cell>
16240 </row>
16241 <row bottomline="true">
16242 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
16243 \begin_inset Text
16244
16245 \begin_layout Standard
16246
16247 \series bold
16248 Gasparini
16249 \end_layout
16250
16251 \end_inset
16252 </cell>
16253 <cell alignment="center" valignment="top" topline="true" usebox="none">
16254 \begin_inset Text
16255
16256 \begin_layout Standard
16257 Franca
16258 \end_layout
16259
16260 \end_inset
16261 </cell>
16262 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16263 \begin_inset Text
16264
16265 \begin_layout Standard
16266 555
16267 \end_layout
16268
16269 \end_inset
16270 </cell>
16271 </row>
16272 <row bottomline="true">
16273 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
16274 \begin_inset Text
16275
16276 \begin_layout Standard
16277
16278 \series bold
16279 Rizzardi
16280 \end_layout
16281
16282 \end_inset
16283 </cell>
16284 <cell alignment="center" valignment="top" topline="true" usebox="none">
16285 \begin_inset Text
16286
16287 \begin_layout Standard
16288 Paola
16289 \end_layout
16290
16291 \end_inset
16292 </cell>
16293 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16294 \begin_inset Text
16295
16296 \begin_layout Standard
16297 555
16298 \end_layout
16299
16300 \end_inset
16301 </cell>
16302 </row>
16303 <row bottomline="true">
16304 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
16305 \begin_inset Text
16306
16307 \begin_layout Standard
16308
16309 \series bold
16310 Lassini
16311 \end_layout
16312
16313 \end_inset
16314 </cell>
16315 <cell alignment="center" valignment="top" topline="true" usebox="none">
16316 \begin_inset Text
16317
16318 \begin_layout Standard
16319 Giancarlo
16320 \end_layout
16321
16322 \end_inset
16323 </cell>
16324 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16325 \begin_inset Text
16326
16327 \begin_layout Standard
16328 555
16329 \end_layout
16330
16331 \end_inset
16332 </cell>
16333 </row>
16334 <row bottomline="true">
16335 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
16336 \begin_inset Text
16337
16338 \begin_layout Standard
16339
16340 \series bold
16341 Malfatti
16342 \end_layout
16343
16344 \end_inset
16345 </cell>
16346 <cell alignment="center" valignment="top" topline="true" usebox="none">
16347 \begin_inset Text
16348
16349 \begin_layout Standard
16350 Luciano
16351 \end_layout
16352
16353 \end_inset
16354 </cell>
16355 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16356 \begin_inset Text
16357
16358 \begin_layout Standard
16359 555
16360 \end_layout
16361
16362 \end_inset
16363 </cell>
16364 </row>
16365 <row bottomline="true">
16366 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
16367 \begin_inset Text
16368
16369 \begin_layout Standard
16370
16371 \series bold
16372 Malfatti
16373 \end_layout
16374
16375 \end_inset
16376 </cell>
16377 <cell alignment="center" valignment="top" topline="true" usebox="none">
16378 \begin_inset Text
16379
16380 \begin_layout Standard
16381 Valeriano
16382 \end_layout
16383
16384 \end_inset
16385 </cell>
16386 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16387 \begin_inset Text
16388
16389 \begin_layout Standard
16390 555
16391 \end_layout
16392
16393 \end_inset
16394 </cell>
16395 </row>
16396 <row bottomline="true">
16397 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
16398 \begin_inset Text
16399
16400 \begin_layout Standard
16401
16402 \series bold
16403 Meneguzzo
16404 \end_layout
16405
16406 \end_inset
16407 </cell>
16408 <cell alignment="center" valignment="top" topline="true" usebox="none">
16409 \begin_inset Text
16410
16411 \begin_layout Standard
16412 Roberto
16413 \end_layout
16414
16415 \end_inset
16416 </cell>
16417 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16418 \begin_inset Text
16419
16420 \begin_layout Standard
16421 555
16422 \end_layout
16423
16424 \end_inset
16425 </cell>
16426 </row>
16427 <row bottomline="true">
16428 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
16429 \begin_inset Text
16430
16431 \begin_layout Standard
16432
16433 \series bold
16434 Mezzadra
16435 \end_layout
16436
16437 \end_inset
16438 </cell>
16439 <cell alignment="center" valignment="top" topline="true" usebox="none">
16440 \begin_inset Text
16441
16442 \begin_layout Standard
16443 Roberto
16444 \end_layout
16445
16446 \end_inset
16447 </cell>
16448 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16449 \begin_inset Text
16450
16451 \begin_layout Standard
16452 555
16453 \end_layout
16454
16455 \end_inset
16456 </cell>
16457 </row>
16458 <row bottomline="true">
16459 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
16460 \begin_inset Text
16461
16462 \begin_layout Standard
16463
16464 \series bold
16465 Pirpamer
16466 \end_layout
16467
16468 \end_inset
16469 </cell>
16470 <cell alignment="center" valignment="top" topline="true" usebox="none">
16471 \begin_inset Text
16472
16473 \begin_layout Standard
16474 Erich
16475 \end_layout
16476
16477 \end_inset
16478 </cell>
16479 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16480 \begin_inset Text
16481
16482 \begin_layout Standard
16483 555
16484 \end_layout
16485
16486 \end_inset
16487 </cell>
16488 </row>
16489 <row bottomline="true">
16490 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
16491 \begin_inset Text
16492
16493 \begin_layout Standard
16494
16495 \series bold
16496 Pochiesa
16497 \end_layout
16498
16499 \end_inset
16500 </cell>
16501 <cell alignment="center" valignment="top" topline="true" usebox="none">
16502 \begin_inset Text
16503
16504 \begin_layout Standard
16505 Paolo
16506 \end_layout
16507
16508 \end_inset
16509 </cell>
16510 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16511 \begin_inset Text
16512
16513 \begin_layout Standard
16514 555, 222
16515 \end_layout
16516
16517 \end_inset
16518 </cell>
16519 </row>
16520 <row bottomline="true">
16521 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
16522 \begin_inset Text
16523
16524 \begin_layout Standard
16525
16526 \series bold
16527 Radina
16528 \end_layout
16529
16530 \end_inset
16531 </cell>
16532 <cell alignment="center" valignment="top" topline="true" usebox="none">
16533 \begin_inset Text
16534
16535 \begin_layout Standard
16536 Claudio
16537 \end_layout
16538
16539 \end_inset
16540 </cell>
16541 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16542 \begin_inset Text
16543
16544 \begin_layout Standard
16545 555
16546 \end_layout
16547
16548 \end_inset
16549 </cell>
16550 </row>
16551 <row bottomline="true">
16552 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
16553 \begin_inset Text
16554
16555 \begin_layout Standard
16556
16557 \series bold
16558 Stuffer
16559 \end_layout
16560
16561 \end_inset
16562 </cell>
16563 <cell alignment="center" valignment="top" topline="true" usebox="none">
16564 \begin_inset Text
16565
16566 \begin_layout Standard
16567 Oskar
16568 \end_layout
16569
16570 \end_inset
16571 </cell>
16572 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16573 \begin_inset Text
16574
16575 \begin_layout Standard
16576 555
16577 \end_layout
16578
16579 \end_inset
16580 </cell>
16581 </row>
16582 <row bottomline="true">
16583 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
16584 \begin_inset Text
16585
16586 \begin_layout Standard
16587
16588 \series bold
16589 Tacchelli
16590 \end_layout
16591
16592 \end_inset
16593 </cell>
16594 <cell alignment="center" valignment="top" topline="true" usebox="none">
16595 \begin_inset Text
16596
16597 \begin_layout Standard
16598 Ugo
16599 \end_layout
16600
16601 \end_inset
16602 </cell>
16603 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16604 \begin_inset Text
16605
16606 \begin_layout Standard
16607 555
16608 \end_layout
16609
16610 \end_inset
16611 </cell>
16612 </row>
16613 <row bottomline="true">
16614 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
16615 \begin_inset Text
16616
16617 \begin_layout Standard
16618
16619 \series bold
16620 Tezzele
16621 \end_layout
16622
16623 \end_inset
16624 </cell>
16625 <cell alignment="center" valignment="top" topline="true" usebox="none">
16626 \begin_inset Text
16627
16628 \begin_layout Standard
16629 Margit
16630 \end_layout
16631
16632 \end_inset
16633 </cell>
16634 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16635 \begin_inset Text
16636
16637 \begin_layout Standard
16638 555
16639 \end_layout
16640
16641 \end_inset
16642 </cell>
16643 </row>
16644 <row bottomline="true">
16645 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
16646 \begin_inset Text
16647
16648 \begin_layout Standard
16649
16650 \series bold
16651 Unterkalmsteiner
16652 \end_layout
16653
16654 \end_inset
16655 </cell>
16656 <cell alignment="center" valignment="top" topline="true" usebox="none">
16657 \begin_inset Text
16658
16659 \begin_layout Standard
16660 Frieda
16661 \end_layout
16662
16663 \end_inset
16664 </cell>
16665 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16666 \begin_inset Text
16667
16668 \begin_layout Standard
16669 555
16670 \end_layout
16671
16672 \end_inset
16673 </cell>
16674 </row>
16675 <row bottomline="true">
16676 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
16677 \begin_inset Text
16678
16679 \begin_layout Standard
16680
16681 \series bold
16682 Vieider
16683 \end_layout
16684
16685 \end_inset
16686 </cell>
16687 <cell alignment="center" valignment="top" topline="true" usebox="none">
16688 \begin_inset Text
16689
16690 \begin_layout Standard
16691 Hilde
16692 \end_layout
16693
16694 \end_inset
16695 </cell>
16696 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16697 \begin_inset Text
16698
16699 \begin_layout Standard
16700 555
16701 \end_layout
16702
16703 \end_inset
16704 </cell>
16705 </row>
16706 <row bottomline="true">
16707 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
16708 \begin_inset Text
16709
16710 \begin_layout Standard
16711
16712 \series bold
16713 Vigna
16714 \end_layout
16715
16716 \end_inset
16717 </cell>
16718 <cell alignment="center" valignment="top" topline="true" usebox="none">
16719 \begin_inset Text
16720
16721 \begin_layout Standard
16722 Jürgen
16723 \end_layout
16724
16725 \end_inset
16726 </cell>
16727 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16728 \begin_inset Text
16729
16730 \begin_layout Standard
16731 999
16732 \end_layout
16733
16734 \end_inset
16735 </cell>
16736 </row>
16737 <row bottomline="true">
16738 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
16739 \begin_inset Text
16740
16741 \begin_layout Standard
16742
16743 \series bold
16744 Weber
16745 \end_layout
16746
16747 \end_inset
16748 </cell>
16749 <cell alignment="center" valignment="top" topline="true" usebox="none">
16750 \begin_inset Text
16751
16752 \begin_layout Standard
16753 Maurizio
16754 \end_layout
16755
16756 \end_inset
16757 </cell>
16758 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16759 \begin_inset Text
16760
16761 \begin_layout Standard
16762 555
16763 \end_layout
16764
16765 \end_inset
16766 </cell>
16767 </row>
16768 <row bottomline="true">
16769 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
16770 \begin_inset Text
16771
16772 \begin_layout Standard
16773
16774 \series bold
16775 Winkler
16776 \end_layout
16777
16778 \end_inset
16779 </cell>
16780 <cell alignment="center" valignment="top" topline="true" usebox="none">
16781 \begin_inset Text
16782
16783 \begin_layout Standard
16784 Franz
16785 \end_layout
16786
16787 \end_inset
16788 </cell>
16789 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16790 \begin_inset Text
16791
16792 \begin_layout Standard
16793 555
16794 \end_layout
16795
16796 \end_inset
16797 </cell>
16798 </row>
16799 <row bottomline="true" endlastfoot="true">
16800 <cell multicolumn="1" alignment="block" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
16801 \begin_inset Text
16802
16803 \begin_layout Standard
16804
16805 \series bold
16806 End
16807 \end_layout
16808
16809 \end_inset
16810 </cell>
16811 <cell multicolumn="2" alignment="center" valignment="top" topline="true" usebox="none">
16812 \begin_inset Text
16813
16814 \begin_layout Standard
16815
16816 \end_layout
16817
16818 \end_inset
16819 </cell>
16820 <cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16821 \begin_inset Text
16822
16823 \begin_layout Standard
16824
16825 \end_layout
16826
16827 \end_inset
16828 </cell>
16829 </row>
16830 </lyxtabular>
16831
16832 \end_inset
16833
16834
16835 \end_layout
16836
16837 \begin_layout Subsection
16838 Table Cells
16839 \begin_inset LatexCommand index
16840 name "Tables ! Cells"
16841
16842 \end_inset
16843
16844
16845 \begin_inset LatexCommand label
16846 name "sub:Table-Cells"
16847
16848 \end_inset
16849
16850
16851 \end_layout
16852
16853 \begin_layout Standard
16854 A table cell can contain text, inline equations, a figure, or another table.
16855  All these kinds of objects can be placed in the same cell.
16856  Font sizes and shapes can also be altered.
16857  But you can't put a special environment in a cell (like 
16858 \family sans
16859 Section*
16860 \family default
16861 , etc.), nor set spacing options etc.
16862  for the cell's paragraph.
16863 \end_layout
16864
16865 \begin_layout Standard
16866 To have multi-line entries in table cells, you have to declare a fixed width
16867  for the column in the table dialog.
16868  Your text is then automatically split into multiple lines and the cell
16869  is enlarged vertically when the length of the text exceeds the given width.
16870  An example:
16871 \end_layout
16872
16873 \begin_layout Standard
16874 \align center
16875 \begin_inset Tabular
16876 <lyxtabular version="3" rows="4" columns="3">
16877 <features>
16878 <column alignment="center" valignment="top" leftline="true" width="0pt">
16879 <column alignment="block" valignment="top" leftline="true" width="3cm">
16880 <column alignment="center" valignment="top" leftline="true" rightline="true" width="0pt">
16881 <row topline="true" bottomline="true">
16882 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
16883 \begin_inset Text
16884
16885 \begin_layout Standard
16886
16887 \family roman
16888 \series medium
16889 \shape up
16890 \size normal
16891 \emph off
16892 \bar no
16893 \noun off
16894 \color none
16895 1
16896 \end_layout
16897
16898 \end_inset
16899 </cell>
16900 <cell multicolumn="1" alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
16901 \begin_inset Text
16902
16903 \begin_layout Standard
16904
16905 \family roman
16906 \series medium
16907 \shape up
16908 \size normal
16909 \emph off
16910 \bar no
16911 \noun off
16912 \color none
16913 2
16914 \end_layout
16915
16916 \end_inset
16917 </cell>
16918 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
16919 \begin_inset Text
16920
16921 \begin_layout Standard
16922
16923 \family roman
16924 \series medium
16925 \shape up
16926 \size normal
16927 \emph off
16928 \bar no
16929 \noun off
16930 \color none
16931 3
16932 \end_layout
16933
16934 \end_inset
16935 </cell>
16936 </row>
16937 <row>
16938 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
16939 \begin_inset Text
16940
16941 \begin_layout Standard
16942
16943 \family roman
16944 \series medium
16945 \shape up
16946 \size normal
16947 \emph off
16948 \bar no
16949 \noun off
16950 \color none
16951 4
16952 \end_layout
16953
16954 \end_inset
16955 </cell>
16956 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
16957 \begin_inset Text
16958
16959 \begin_layout Standard
16960
16961 \family roman
16962 \series medium
16963 \shape up
16964 \size normal
16965 \emph off
16966 \bar no
16967 \noun off
16968 \color none
16969 This is a multiline entry in a table.
16970 \end_layout
16971
16972 \end_inset
16973 </cell>
16974 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
16975 \begin_inset Text
16976
16977 \begin_layout Standard
16978
16979 \family roman
16980 \series medium
16981 \shape up
16982 \size normal
16983 \emph off
16984 \bar no
16985 \noun off
16986 \color none
16987 5
16988 \end_layout
16989
16990 \end_inset
16991 </cell>
16992 </row>
16993 <row bottomline="true">
16994 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
16995 \begin_inset Text
16996
16997 \begin_layout Standard
16998
16999 \family roman
17000 \series medium
17001 \shape up
17002 \size normal
17003 \emph off
17004 \bar no
17005 \noun off
17006 \color none
17007 6
17008 \end_layout
17009
17010 \end_inset
17011 </cell>
17012 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
17013 \begin_inset Text
17014
17015 \begin_layout Standard
17016
17017 \family roman
17018 \series medium
17019 \shape up
17020 \size normal
17021 \emph off
17022 \bar no
17023 \noun off
17024 \color none
17025 This is longer now.
17026 \end_layout
17027
17028 \end_inset
17029 </cell>
17030 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
17031 \begin_inset Text
17032
17033 \begin_layout Standard
17034
17035 \family roman
17036 \series medium
17037 \shape up
17038 \size normal
17039 \emph off
17040 \bar no
17041 \noun off
17042 \color none
17043 7
17044 \end_layout
17045
17046 \end_inset
17047 </cell>
17048 </row>
17049 <row bottomline="true">
17050 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
17051 \begin_inset Text
17052
17053 \begin_layout Standard
17054
17055 \family roman
17056 \series medium
17057 \shape up
17058 \size normal
17059 \emph off
17060 \bar no
17061 \noun off
17062 \color none
17063 8
17064 \end_layout
17065
17066 \end_inset
17067 </cell>
17068 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
17069 \begin_inset Text
17070
17071 \begin_layout Standard
17072
17073 \family roman
17074 \series medium
17075 \shape up
17076 \size normal
17077 \emph off
17078 \bar no
17079 \noun off
17080 \color none
17081 This is a multiline entry in a table.
17082  This is longer now.
17083 \end_layout
17084
17085 \end_inset
17086 </cell>
17087 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
17088 \begin_inset Text
17089
17090 \begin_layout Standard
17091
17092 \family roman
17093 \series medium
17094 \shape up
17095 \size normal
17096 \emph off
17097 \bar no
17098 \noun off
17099 \color none
17100 9
17101 \end_layout
17102
17103 \end_inset
17104 </cell>
17105 </row>
17106 </lyxtabular>
17107
17108 \end_inset
17109
17110
17111 \end_layout
17112
17113 \begin_layout Standard
17114 Cutting and pasting between tables and table cells works reasonably well.
17115  You can cut and paste even more than one row.
17116  Selection with the mouse or with 
17117 \family sans
17118 Shift
17119 \family default
17120  plus the arrow keys works as usual.
17121  You can also copy and paste the entire table as a single unit by starting
17122  the selection from outside the table.
17123 \end_layout
17124
17125 \begin_layout Section
17126 Floats
17127 \begin_inset LatexCommand index
17128 name "Floats"
17129
17130 \end_inset
17131
17132
17133 \begin_inset LatexCommand label
17134 name "sec:Floats"
17135
17136 \end_inset
17137
17138
17139 \end_layout
17140
17141 \begin_layout Standard
17142 A float is a block of text associated with some sort of label, which doesn't
17143  have a fixed location.
17144  It can 
17145 \begin_inset Quotes eld
17146 \end_inset
17147
17148 float
17149 \begin_inset Quotes erd
17150 \end_inset
17151
17152  forward or backward a page or two, to wherever it fits best.
17153  
17154 \family sans
17155 Footnotes
17156 \family default
17157  and 
17158 \family sans
17159 Margin\InsetSpace ~
17160 Notes
17161 \family default
17162  are also floats, because they can float to the next page when there are
17163  too much notes at the page.
17164 \end_layout
17165
17166 \begin_layout Standard
17167 Floats makes it possible to get a high quality layout.
17168  Images and tables can evenly be spread to the pages to avoid whitespace
17169  and pages without text.
17170  As the floating often destroys the context between the text and the image/table
17171 , every float can be referenced in the text.
17172  Floats are therefore numbered.
17173  Referencing is described in section\InsetSpace ~
17174
17175 \begin_inset LatexCommand ref
17176 reference "sec:Cross-References"
17177
17178 \end_inset
17179
17180 .
17181 \end_layout
17182
17183 \begin_layout Standard
17184 To insert a float, use the menu 
17185 \family sans
17186 Insert\SpecialChar \menuseparator
17187 Floats
17188 \family default
17189 .
17190  A box with a caption that has e.\InsetSpace \thinspace{}
17191 g.\InsetSpace ~
17192 the label 
17193 \begin_inset Quotes eld
17194 \end_inset
17195
17196 Figure\InsetSpace ~
17197 #:
17198 \begin_inset Quotes erd
17199 \end_inset
17200
17201  (# is the actual number) will be inserted into your document.
17202  The label will automatically be translated to the document language in
17203  the output.
17204  Behind the label you can insert the caption text.
17205 \begin_inset LatexCommand index
17206 name "Floats ! Captions"
17207
17208 \end_inset
17209
17210  The image or table is inserted above or below the caption in a separate
17211  paragraph within the float.
17212  To keep your LyX-document readable, you can open and close the float box
17213  by left-clicking on the box label.
17214  A closed float box looks like this: 
17215 \begin_inset Graphics
17216         filename clipart/floatQt4.png
17217         scale 80
17218
17219 \end_inset
17220
17221  -- a gray button with a red label.
17222 \end_layout
17223
17224 \begin_layout Standard
17225 It is recommended to insert floats as a separate paragraph to avoid possible
17226  LaTeX-errors that can occur when the surrounding text is specially formatted.
17227 \end_layout
17228
17229 \begin_layout Subsection
17230 Float Types
17231 \end_layout
17232
17233 \begin_layout Subsubsection
17234 Figure Floats
17235 \begin_inset LatexCommand index
17236 name "Floats ! Figure floats"
17237
17238 \end_inset
17239
17240
17241 \begin_inset LatexCommand label
17242 name "sec:Figure-Floats"
17243
17244 \end_inset
17245
17246
17247 \end_layout
17248
17249 \begin_layout Standard
17250 The menu 
17251 \family sans
17252 Insert\SpecialChar \menuseparator
17253 Float\SpecialChar \menuseparator
17254 Figure
17255 \family default
17256  inserts a float with the label 
17257 \begin_inset Quotes eld
17258 \end_inset
17259
17260
17261 \series bold
17262 Figure\InsetSpace ~
17263 #:
17264 \series default
17265
17266 \begin_inset Quotes erd
17267 \end_inset
17268
17269 .
17270  Set the cursor above this label (or before it and press enter) and insert
17271  the image as described above to get the caption printed below the image.
17272  This is what we did for Figure\InsetSpace ~
17273
17274 \begin_inset LatexCommand ref
17275 reference "cap:Platypus"
17276
17277 \end_inset
17278
17279 .
17280  If you want the caption to be above the image, set the cursor at the end
17281  of the caption, press enter and insert the image.
17282  This was done in Figure\InsetSpace ~
17283
17284 \begin_inset LatexCommand ref
17285 reference "cap:Escher"
17286
17287 \end_inset
17288
17289 .
17290 \end_layout
17291
17292 \begin_layout Standard
17293 \begin_inset Float figure
17294 wide false
17295 sideways false
17296 status open
17297
17298 \begin_layout Standard
17299 \align center
17300 \begin_inset Graphics
17301         filename clipart/platypus.eps
17302         display color
17303         width 50col%
17304         rotateOrigin center
17305
17306 \end_inset
17307
17308
17309 \end_layout
17310
17311 \begin_layout Standard
17312 \begin_inset Caption
17313
17314 \begin_layout Standard
17315 \begin_inset LatexCommand label
17316 name "cap:Platypus"
17317
17318 \end_inset
17319
17320 A severely distorted platypus in a float.
17321 \end_layout
17322
17323 \end_inset
17324
17325
17326 \end_layout
17327
17328 \end_inset
17329
17330
17331 \end_layout
17332
17333 \begin_layout Standard
17334 \begin_inset Float figure
17335 wide false
17336 sideways false
17337 status open
17338
17339 \begin_layout Standard
17340 \begin_inset Caption
17341
17342 \begin_layout Standard
17343 \begin_inset LatexCommand label
17344 name "cap:Escher"
17345
17346 \end_inset
17347
17348 M.C.
17349  Escher on acid.
17350 \end_layout
17351
17352 \end_inset
17353
17354
17355 \end_layout
17356
17357 \begin_layout Standard
17358 \align center
17359 \begin_inset Graphics
17360         filename clipart/escher-lsd.eps
17361         display color
17362         scale 80
17363         rotateOrigin center
17364
17365 \end_inset
17366
17367
17368 \end_layout
17369
17370 \end_inset
17371
17372
17373 \end_layout
17374
17375 \begin_layout Standard
17376 This figure float show also how to set a label and create a cross-reference
17377  to it.
17378  As described in section\InsetSpace ~
17379
17380 \begin_inset LatexCommand ref
17381 reference "sec:Cross-References"
17382
17383 \end_inset
17384
17385 , you can simply insert a label in the caption using the menu 
17386 \family sans
17387 Insert\SpecialChar \menuseparator
17388 Label
17389 \family default
17390  and refer to it using the menu 
17391 \family sans
17392 Insert\SpecialChar \menuseparator
17393 Cross-Reference
17394 \family default
17395 .
17396  It is important to use references to figure floats, rather than using vague
17397  references like 
17398 \begin_inset Quotes eld
17399 \end_inset
17400
17401 the figure above
17402 \begin_inset Quotes erd
17403 \end_inset
17404
17405 , because as LaTeX will reposition the floats in the final document; it
17406  might not be 
17407 \begin_inset Quotes eld
17408 \end_inset
17409
17410 above
17411 \begin_inset Quotes erd
17412 \end_inset
17413
17414  at all.
17415 \end_layout
17416
17417 \begin_layout Standard
17418 Normally one inserts only one image to a figure float, but sometimes you
17419  might want to use two images with separate subcaptions.
17420  This can be done in the graphics dialog: Right-click on an image and go
17421  to the tab 
17422 \family sans
17423 Extra\InsetSpace ~
17424 options
17425 \family default
17426  in the appearing dialog, use the option 
17427 \family sans
17428 Subfigure
17429 \family default
17430 , and enter the subcaption for the image in the now enabled caption field.
17431  Figure\InsetSpace ~
17432
17433 \begin_inset LatexCommand ref
17434 reference "cap:Two-distorted-images"
17435
17436 \end_inset
17437
17438  is an example of a figure float with two images set side by side.
17439  You can also set the images one below the other.
17440 \end_layout
17441
17442 \begin_layout Standard
17443 \begin_inset Float figure
17444 wide false
17445 sideways false
17446 status open
17447
17448 \begin_layout Standard
17449
17450 \hfill
17451
17452 \begin_inset Graphics
17453         filename clipart/escher-lsd.eps
17454         width 45col%
17455         subcaption
17456         subcaptionText "Undefinable structure"
17457
17458 \end_inset
17459
17460
17461 \hfill
17462
17463 \begin_inset Graphics
17464         filename clipart/platypus.eps
17465         lyxscale 60
17466         width 45col%
17467         subcaption
17468         subcaptionText "Platypus"
17469
17470 \end_inset
17471
17472
17473 \hfill
17474
17475 \end_layout
17476
17477 \begin_layout Standard
17478 \begin_inset Caption
17479
17480 \begin_layout Standard
17481 \begin_inset LatexCommand label
17482 name "cap:Two-distorted-images"
17483
17484 \end_inset
17485
17486 Two distorted images.
17487 \end_layout
17488
17489 \end_inset
17490
17491
17492 \end_layout
17493
17494 \end_inset
17495
17496
17497 \end_layout
17498
17499 \begin_layout Standard
17500 Note that the caption is added to the 
17501 \family sans
17502 List\InsetSpace ~
17503 of\InsetSpace ~
17504 Figures
17505 \family default
17506  as described in section\InsetSpace ~
17507
17508 \begin_inset LatexCommand ref
17509 reference "sec:ListsOf"
17510
17511 \end_inset
17512
17513 .
17514 \end_layout
17515
17516 \begin_layout Subsubsection
17517 Table Floats
17518 \begin_inset LatexCommand index
17519 name "Floats ! Table floats"
17520
17521 \end_inset
17522
17523
17524 \begin_inset LatexCommand label
17525 name "sec:Table-Floats"
17526
17527 \end_inset
17528
17529
17530 \end_layout
17531
17532 \begin_layout Standard
17533 Table floats can be inserted using the menu 
17534 \family sans
17535 Insert\SpecialChar \menuseparator
17536 Float\SpecialChar \menuseparator
17537 Table
17538 \family default
17539 .
17540  They have the same properties as figure floats except of the different
17541  label.
17542  Table\InsetSpace ~
17543
17544 \begin_inset LatexCommand ref
17545 reference "cap:Table-float"
17546
17547 \end_inset
17548
17549  is an example of a table float.
17550 \end_layout
17551
17552 \begin_layout Standard
17553 \begin_inset Float table
17554 wide false
17555 sideways false
17556 status open
17557
17558 \begin_layout Standard
17559 \begin_inset Caption
17560
17561 \begin_layout Standard
17562 \begin_inset LatexCommand label
17563 name "cap:Table-float"
17564
17565 \end_inset
17566
17567 A table float.
17568 \end_layout
17569
17570 \end_inset
17571
17572
17573 \end_layout
17574
17575 \begin_layout Standard
17576 \align center
17577 \begin_inset Tabular
17578 <lyxtabular version="3" rows="3" columns="3">
17579 <features>
17580 <column alignment="center" valignment="top" leftline="true" width="0pt">
17581 <column alignment="center" valignment="top" leftline="true" width="0pt">
17582 <column alignment="center" valignment="top" leftline="true" rightline="true" width="0pt">
17583 <row topline="true" bottomline="true">
17584 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
17585 \begin_inset Text
17586
17587 \begin_layout Standard
17588
17589 \family roman
17590 \series medium
17591 \shape up
17592 \size normal
17593 \emph off
17594 \bar no
17595 \noun off
17596 \color none
17597 1
17598 \end_layout
17599
17600 \end_inset
17601 </cell>
17602 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
17603 \begin_inset Text
17604
17605 \begin_layout Standard
17606
17607 \family roman
17608 \series medium
17609 \shape up
17610 \size normal
17611 \emph off
17612 \bar no
17613 \noun off
17614 \color none
17615 2
17616 \end_layout
17617
17618 \end_inset
17619 </cell>
17620 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
17621 \begin_inset Text
17622
17623 \begin_layout Standard
17624
17625 \family roman
17626 \series medium
17627 \shape up
17628 \size normal
17629 \emph off
17630 \bar no
17631 \noun off
17632 \color none
17633 3
17634 \end_layout
17635
17636 \end_inset
17637 </cell>
17638 </row>
17639 <row topline="true">
17640 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
17641 \begin_inset Text
17642
17643 \begin_layout Standard
17644
17645 \family roman
17646 \series medium
17647 \shape up
17648 \size normal
17649 \emph off
17650 \bar no
17651 \noun off
17652 \color none
17653 Joe
17654 \end_layout
17655
17656 \end_inset
17657 </cell>
17658 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
17659 \begin_inset Text
17660
17661 \begin_layout Standard
17662
17663 \family roman
17664 \series medium
17665 \shape up
17666 \size normal
17667 \emph off
17668 \bar no
17669 \noun off
17670 \color none
17671 Mary
17672 \end_layout
17673
17674 \end_inset
17675 </cell>
17676 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
17677 \begin_inset Text
17678
17679 \begin_layout Standard
17680
17681 \family roman
17682 \series medium
17683 \shape up
17684 \size normal
17685 \emph off
17686 \bar no
17687 \noun off
17688 \color none
17689 Ted
17690 \end_layout
17691
17692 \end_inset
17693 </cell>
17694 </row>
17695 <row topline="true" bottomline="true">
17696 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
17697 \begin_inset Text
17698
17699 \begin_layout Standard
17700
17701 \family roman
17702 \series medium
17703 \shape up
17704 \size normal
17705 \emph off
17706 \bar no
17707 \noun off
17708 \color none
17709 \begin_inset Formula $\int x^{2}dx$
17710 \end_inset
17711
17712
17713 \end_layout
17714
17715 \end_inset
17716 </cell>
17717 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
17718 \begin_inset Text
17719
17720 \begin_layout Standard
17721
17722 \family roman
17723 \series medium
17724 \shape up
17725 \size normal
17726 \emph off
17727 \bar no
17728 \noun off
17729 \color none
17730 \begin_inset Formula $\left[\begin{array}{cc}
17731 a & b\\
17732 c & d\end{array}\right]$
17733 \end_inset
17734
17735
17736 \end_layout
17737
17738 \end_inset
17739 </cell>
17740 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
17741 \begin_inset Text
17742
17743 \begin_layout Standard
17744
17745 \family roman
17746 \series medium
17747 \shape up
17748 \size normal
17749 \emph off
17750 \bar no
17751 \noun off
17752 \color none
17753 \begin_inset Formula $1+1=2$
17754 \end_inset
17755
17756
17757 \end_layout
17758
17759 \end_inset
17760 </cell>
17761 </row>
17762 </lyxtabular>
17763
17764 \end_inset
17765
17766
17767 \end_layout
17768
17769 \end_inset
17770
17771
17772 \end_layout
17773
17774 \begin_layout Subsubsection
17775 Algorithm Floats
17776 \begin_inset LatexCommand index
17777 name "Floats ! Algorithm floats"
17778
17779 \end_inset
17780
17781
17782 \end_layout
17783
17784 \begin_layout Standard
17785 This float type is inserted with the menu 
17786 \family sans
17787 Insert\SpecialChar \menuseparator
17788 Float\SpecialChar \menuseparator
17789 Algorithm
17790 \family default
17791 .
17792  It is used for program codes and descriptions of algorithms.
17793  A possible environment for algorithms is the 
17794 \family sans
17795 LyX-Code
17796 \family default
17797 , described in section\InsetSpace ~
17798
17799 \begin_inset LatexCommand ref
17800 reference "sub:LyX-Code"
17801
17802 \end_inset
17803
17804 .
17805 \end_layout
17806
17807 \begin_layout Standard
17808 \begin_inset Note Greyedout
17809 status open
17810
17811 \begin_layout Standard
17812
17813 \series bold
17814 Note:
17815 \series default
17816  that the float label is not automatically translated into the document
17817  language.
17818 \end_layout
17819
17820 \end_inset
17821
17822  You have to do this manually by adding the following line
17823 \end_layout
17824
17825 \begin_layout Standard
17826
17827 \series bold
17828
17829 \backslash
17830 floatname{algorithm}{your\InsetSpace ~
17831 name}
17832 \end_layout
17833
17834 \begin_layout Standard
17835 to the document preamble (menu 
17836 \family sans
17837 Document\SpecialChar \menuseparator
17838 Settings
17839 \family default
17840 ).
17841  
17842 \series bold
17843 your\InsetSpace ~
17844 name
17845 \series default
17846  is the word 
17847 \begin_inset Quotes eld
17848 \end_inset
17849
17850
17851 \emph on
17852 algorithm
17853 \emph default
17854
17855 \begin_inset Quotes erd
17856 \end_inset
17857
17858  in your language.
17859 \end_layout
17860
17861 \begin_layout Subsubsection
17862 Text Wrap Floats
17863 \begin_inset LatexCommand index
17864 name "Floats ! Text Wrap Floats"
17865
17866 \end_inset
17867
17868
17869 \begin_inset LatexCommand label
17870 name "sec:floatflt"
17871
17872 \end_inset
17873
17874
17875 \end_layout
17876
17877 \begin_layout Standard
17878 This float type is used if you want to 
17879 \begin_inset Quotes eld
17880 \end_inset
17881
17882 wrap
17883 \begin_inset Quotes erd
17884 \end_inset
17885
17886  text around a figure so that it only occupies some fraction of the column
17887  width.
17888  It can be inserted using the menu 
17889 \begin_inset Wrap figure
17890 placement l
17891 width "40col%"
17892 status open
17893
17894 \begin_layout Standard
17895 \begin_inset Graphics
17896         filename clipart/mobius.eps
17897         display color
17898         width 40col%
17899         rotateOrigin center
17900
17901 \end_inset
17902
17903
17904 \end_layout
17905
17906 \begin_layout Standard
17907 \begin_inset Caption
17908
17909 \begin_layout Standard
17910 \begin_inset LatexCommand label
17911 name "cap:Wrapped-figure"
17912
17913 \end_inset
17914
17915 This is a wrapped figure, and this is the brilliant caption that describes
17916  it
17917 \begin_inset VSpace medskip
17918 \end_inset
17919
17920
17921 \end_layout
17922
17923 \end_inset
17924
17925
17926 \end_layout
17927
17928 \end_inset
17929
17930  
17931 \family sans
17932 Insert\SpecialChar \menuseparator
17933 Float\SpecialChar \menuseparator
17934 Text\InsetSpace ~
17935 Wrap\InsetSpace ~
17936 Float
17937 \family default
17938  if the LaTeX-package 
17939 \series bold
17940 floatflt
17941 \series default
17942
17943 \begin_inset LatexCommand index
17944 name "LaTeX-packages ! floatflt"
17945
17946 \end_inset
17947
17948  is installed.
17949 \begin_inset Foot
17950 status collapsed
17951
17952 \begin_layout Standard
17953 Installing a LaTeX-package is explained it in the 
17954 \emph on
17955 LaTeX\InsetSpace ~
17956 Configuration
17957 \emph default
17958  manual.
17959 \end_layout
17960
17961 \end_inset
17962
17963  The width and placement of the float is adjusted by right-clicking on the
17964  float box.
17965  Figure\InsetSpace ~
17966
17967 \begin_inset LatexCommand ref
17968 reference "cap:Wrapped-figure"
17969
17970 \end_inset
17971
17972  is an example Text\InsetSpace ~
17973 wrap float with a width of 40
17974 \begin_inset Formula $\,$
17975 \end_inset
17976
17977 col%.
17978 \begin_inset Foot
17979 status collapsed
17980
17981 \begin_layout Standard
17982 Available units are explained in Appendix\InsetSpace ~
17983
17984 \begin_inset LatexCommand ref
17985 reference "cha:Units-available-in"
17986
17987 \end_inset
17988
17989 .
17990 \end_layout
17991
17992 \end_inset
17993
17994  Some space was added under the caption to separate it better from the surroundi
17995 ng text.
17996 \end_layout
17997
17998 \begin_layout Standard
17999 The LaTeX-package 
18000 \series bold
18001 floatflt
18002 \series default
18003  also supports table wrap floats, but they are not yet supported by LyX.
18004  If you need this, read the documentation of 
18005 \series bold
18006 floatflt
18007 \series default
18008  
18009 \begin_inset LatexCommand cite
18010 key "floatflt"
18011
18012 \end_inset
18013
18014 .
18015 \end_layout
18016
18017 \begin_layout Standard
18018 \begin_inset Note Greyedout
18019 status open
18020
18021 \begin_layout Standard
18022
18023 \series bold
18024 Note:
18025 \series default
18026  Text\InsetSpace ~
18027 wrap float floats might be fragile! E.g.
18028  having a figure too close to the bottom of the page can mess things up
18029  in the way that the float doesn't appear in the output or that it is placed
18030  over some other text.
18031 \begin_inset Foot
18032 status collapsed
18033
18034 \begin_layout Standard
18035 The better solution is to use the LaTeX-package 
18036 \series bold
18037 wrapfig
18038 \series default
18039
18040 \begin_inset LatexCommand index
18041 name "LaTeX-packages ! wrapfig"
18042
18043 \end_inset
18044
18045  instead of 
18046 \series bold
18047 floatflt
18048 \series default
18049  but it is currently not supported by LyX.
18050 \end_layout
18051
18052 \end_inset
18053
18054
18055 \end_layout
18056
18057 \end_inset
18058
18059  In general:
18060 \end_layout
18061
18062 \begin_layout Itemize
18063 Wrap floats should not be placed in paragraphs that run over a page break.
18064  That means that wrap floats should better be inserted to the exact place
18065  when the document is nearly ready and you are able to estimate where page
18066  breaks will appear.
18067 \end_layout
18068
18069 \begin_layout Itemize
18070 Wrap floats should either be placed in an own paragraph before the paragraph
18071  where they should wrap into or within a paragraph.
18072 \end_layout
18073
18074 \begin_layout Itemize
18075 Wrap floats in consecutive paragraphs may cause troubles, so assure that
18076  there is a text paragraph between them as separator.
18077 \end_layout
18078
18079 \begin_layout Itemize
18080 Wrap floats are not allowed in section headings or tables.
18081 \end_layout
18082
18083 \begin_layout Subsection
18084 Rotated Floats
18085 \begin_inset LatexCommand label
18086 name "sub:Rotated-Floats"
18087
18088 \end_inset
18089
18090
18091 \begin_inset LatexCommand index
18092 name "Floats ! Rotating"
18093
18094 \end_inset
18095
18096
18097 \end_layout
18098
18099 \begin_layout Standard
18100 Especially for wide tables you might have floats rotated.
18101  To rotate a whole float including the caption, right-click on the float-box
18102  and use the option 
18103 \family sans
18104 Rotate\InsetSpace ~
18105 sideways
18106 \family default
18107 .
18108 \end_layout
18109
18110 \begin_layout Standard
18111 Rotated floats are always placed on its own page (or column, when you have
18112  a two-column document).
18113  They are rotated so that you can read them from the outside margin.
18114  Forcing the rotation direction is explained in the 
18115 \emph on
18116 Embedded Objects
18117 \emph default
18118  manual.
18119 \end_layout
18120
18121 \begin_layout Standard
18122 Referencing rotated floats is the same like for normal floats, the caption
18123  format is also the same: Table\InsetSpace ~
18124
18125 \begin_inset LatexCommand ref
18126 reference "cap:Rotated-table"
18127
18128 \end_inset
18129
18130  is an example of a rotated table float.
18131 \end_layout
18132
18133 \begin_layout Standard
18134 \begin_inset Note Greyedout
18135 status open
18136
18137 \begin_layout Standard
18138
18139 \series bold
18140 Note:
18141 \series default
18142  Not all DVI-viewers are able to display rotated floats.
18143 \end_layout
18144
18145 \end_inset
18146
18147
18148 \end_layout
18149
18150 \begin_layout Standard
18151 \begin_inset Float table
18152 wide false
18153 sideways true
18154 status open
18155
18156 \begin_layout Standard
18157 \begin_inset Caption
18158
18159 \begin_layout Standard
18160 \begin_inset LatexCommand label
18161 name "cap:Rotated-table"
18162
18163 \end_inset
18164
18165  Rotated table
18166 \end_layout
18167
18168 \end_inset
18169
18170
18171 \end_layout
18172
18173 \begin_layout Standard
18174 \align center
18175 \begin_inset Tabular
18176 <lyxtabular version="3" rows="1" columns="5">
18177 <features>
18178 <column alignment="center" valignment="top" leftline="true" width="0">
18179 <column alignment="center" valignment="top" leftline="true" width="0">
18180 <column alignment="center" valignment="top" leftline="true" width="0">
18181 <column alignment="center" valignment="top" leftline="true" width="0">
18182 <column alignment="center" valignment="top" leftline="true" rightline="true" width="0">
18183 <row topline="true" bottomline="true">
18184 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
18185 \begin_inset Text
18186
18187 \begin_layout Standard
18188 test
18189 \end_layout
18190
18191 \end_inset
18192 </cell>
18193 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
18194 \begin_inset Text
18195
18196 \begin_layout Standard
18197 b
18198 \end_layout
18199
18200 \end_inset
18201 </cell>
18202 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
18203 \begin_inset Text
18204
18205 \begin_layout Standard
18206 c
18207 \end_layout
18208
18209 \end_inset
18210 </cell>
18211 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
18212 \begin_inset Text
18213
18214 \begin_layout Standard
18215 d
18216 \end_layout
18217
18218 \end_inset
18219 </cell>
18220 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
18221 \begin_inset Text
18222
18223 \begin_layout Standard
18224 e
18225 \end_layout
18226
18227 \end_inset
18228 </cell>
18229 </row>
18230 </lyxtabular>
18231
18232 \end_inset
18233
18234
18235 \end_layout
18236
18237 \end_inset
18238
18239
18240 \end_layout
18241
18242 \begin_layout Subsection
18243 Float Placement
18244 \begin_inset LatexCommand label
18245 name "sub:Float-Placement"
18246
18247 \end_inset
18248
18249
18250 \begin_inset LatexCommand index
18251 name "Floats ! Placement"
18252
18253 \end_inset
18254
18255
18256 \end_layout
18257
18258 \begin_layout Standard
18259 Right-clicking on a float-box opens a dialog where you can alter the placement
18260  options that LaTeX uses for positioning the float.
18261 \newline
18262 The option 
18263 \family sans
18264 Span\InsetSpace ~
18265 columns
18266 \family default
18267  is only useful for two-column documents: If you select it, the float will
18268  span across both columns on the page instead of being confined to just
18269  one.
18270 \newline
18271 The option 
18272 \family sans
18273 Rotate\InsetSpace ~
18274 sideways
18275 \family default
18276  is used to rotate floats, see section\InsetSpace ~
18277
18278 \begin_inset LatexCommand ref
18279 reference "sub:Rotated-Floats"
18280
18281 \end_inset
18282
18283 .
18284 \end_layout
18285
18286 \begin_layout Standard
18287 You can use one ore more of the following options in the float dialog to
18288  set the placement for a particular float when you uncheck the option 
18289 \family sans
18290 Use\InsetSpace ~
18291 default\InsetSpace ~
18292 placement
18293 \family default
18294 :
18295 \end_layout
18296
18297 \begin_layout Description
18298 Here\InsetSpace ~
18299 if\InsetSpace ~
18300 possible: try to place the float on the position where it is inserted
18301 \end_layout
18302
18303 \begin_layout Description
18304 Top\InsetSpace ~
18305 of\InsetSpace ~
18306 page: try to place the float on the top of the current page
18307 \end_layout
18308
18309 \begin_layout Description
18310 Bottom\InsetSpace ~
18311 of\InsetSpace ~
18312 page: try to place the float on the bottom of the current page
18313 \end_layout
18314
18315 \begin_layout Description
18316 Page\InsetSpace ~
18317 of\InsetSpace ~
18318 floats: try to place the float on an own page 
18319 \end_layout
18320
18321 \begin_layout Standard
18322 The order of the above option is 
18323 \emph on
18324 always
18325 \emph default
18326  used by LaTeX.
18327  That means, if you use the default placement, LaTeX will first try out
18328  
18329 \family sans
18330 Here\InsetSpace ~
18331 if\InsetSpace ~
18332 possible
18333 \family default
18334 , then 
18335 \family sans
18336 Top\InsetSpace ~
18337 of\InsetSpace ~
18338 page
18339 \family default
18340 , and then the others.
18341  If you don't use the default, LaTeX will try only the checked options but
18342  in the same order.
18343  If none of the 4 placements are possible the procedure is internally repeated
18344  but it is tried to put the float on the following page.
18345 \end_layout
18346
18347 \begin_layout Standard
18348 By default, each options has its own rules:
18349 \end_layout
18350
18351 \begin_layout Standard
18352
18353 \family sans
18354 Top\InsetSpace ~
18355 of\InsetSpace ~
18356 page
18357 \family default
18358  only floats occupying less than 70\InsetSpace \thinspace{}
18359 % of the page can be placed at the top
18360  of a page
18361 \end_layout
18362
18363 \begin_layout Standard
18364
18365 \family sans
18366 Bottom\InsetSpace ~
18367 of\InsetSpace ~
18368 page
18369 \family default
18370 : only floats occupying less than 30\InsetSpace \thinspace{}
18371 % of the page can be placed at the bottom
18372  of a page.
18373 \end_layout
18374
18375 \begin_layout Standard
18376
18377 \family sans
18378 Page\InsetSpace ~
18379 of\InsetSpace ~
18380 floats
18381 \family default
18382 : only if more than 50\InsetSpace \thinspace{}
18383 % of the page are occupied by floats, several floats
18384  can be set together on a page.
18385 \end_layout
18386
18387 \begin_layout Standard
18388 If you don't like these rules, you can ignore them by using the additional
18389  option 
18390 \family sans
18391 Ignore\InsetSpace ~
18392 LaTeX\InsetSpace ~
18393 rules
18394 \family default
18395 .
18396 \end_layout
18397
18398 \begin_layout Standard
18399 Sometimes you might need, under all circumstances, a float to be placed
18400  exactly at the position where it is inserted.
18401  For this case you can use the option 
18402 \family sans
18403 Here\InsetSpace ~
18404 definitely
18405 \family default
18406 .
18407  Use this option very rarely and only if the document is nearly ready to
18408  be printed.
18409  Because the float is then no longer able to 
18410 \begin_inset Quotes eld
18411 \end_inset
18412
18413 float
18414 \begin_inset Quotes erd
18415 \end_inset
18416
18417  when you change your document and this will often destroy the page layout.
18418 \end_layout
18419
18420 \begin_layout Standard
18421 There are no placement options for text wrap floats, because they are always
18422  surrounded by the text of a certain paragraph.
18423 \end_layout
18424
18425 \begin_layout Standard
18426 For more details about float placements, have a look at LaTeX books like
18427  
18428 \begin_inset LatexCommand cite
18429 key "latexcompanion,latexguide,latexbook"
18430
18431 \end_inset
18432
18433 .
18434 \end_layout
18435
18436 \begin_layout Section
18437 Minipages
18438 \begin_inset LatexCommand index
18439 name "Minipages"
18440
18441 \end_inset
18442
18443
18444 \begin_inset LatexCommand label
18445 name "sec:Minipages"
18446
18447 \end_inset
18448
18449
18450 \end_layout
18451
18452 \begin_layout Standard
18453 LaTeX provides a mechanism to produce essentially a page within a page,
18454  called minipage.
18455  Within a minipage, all the usual rules of indentation, line wrapping, etc.\InsetSpace ~
18456 apply.
18457  
18458 \end_layout
18459
18460 \begin_layout Standard
18461 Minipages in LyX have their own collapsible box inserted via the menu 
18462 \family sans
18463 Insert\SpecialChar \menuseparator
18464 Box
18465 \family default
18466 .
18467  Right-clicking on the box allows you to alter the width of the minipage
18468  and its alignment within the page.
18469 \end_layout
18470
18471 \begin_layout Standard
18472 \align center
18473 \begin_inset Box Frameless
18474 position "t"
18475 hor_pos "c"
18476 has_inner_box 1
18477 inner_pos "t"
18478 use_parbox 0
18479 width "30col%"
18480 special "none"
18481 height "1pt"
18482 height_special "totalheight"
18483 status open
18484
18485 \begin_layout Standard
18486
18487 \shape italic
18488 This is a minipage.
18489  The text is set in an italic style.
18490 \end_layout
18491
18492 \begin_layout Standard
18493
18494 \shape italic
18495 Minipages are often used for text in another language or text that needs
18496  another formatting.
18497 \end_layout
18498
18499 \end_inset
18500
18501
18502 \end_layout
18503
18504 \begin_layout Standard
18505 \begin_inset VSpace medskip
18506 \end_inset
18507
18508 If you place two minipages side-by-side, you can use 
18509 \family sans
18510 Horizontal Fills
18511 \family default
18512  as described in section\InsetSpace ~
18513
18514 \begin_inset LatexCommand ref
18515 reference "sub:Horizontal-Space"
18516
18517 \end_inset
18518
18519 :
18520 \begin_inset VSpace medskip
18521 \end_inset
18522
18523
18524 \end_layout
18525
18526 \begin_layout Standard
18527 \begin_inset Box Frameless
18528 position "t"
18529 hor_pos "c"
18530 has_inner_box 1
18531 inner_pos "t"
18532 use_parbox 0
18533 width "1.5in"
18534 special "none"
18535 height "1pt"
18536 height_special "totalheight"
18537 status open
18538
18539 \begin_layout Standard
18540 This is a minipage with some stupid dummy text.
18541  This dummy text is used to increase the size of the minipage.
18542 \end_layout
18543
18544 \end_inset
18545
18546
18547 \hfill
18548
18549 \begin_inset Box Frameless
18550 position "t"
18551 hor_pos "c"
18552 has_inner_box 1
18553 inner_pos "t"
18554 use_parbox 0
18555 width "1.5in"
18556 special "none"
18557 height "1pt"
18558 height_special "totalheight"
18559 status open
18560
18561 \begin_layout Standard
18562 This is a minipage with some stupid dummy text.
18563  This dummy text is used to increase the size of the minipage.
18564 \end_layout
18565
18566 \end_inset
18567
18568
18569 \end_layout
18570
18571 \begin_layout Standard
18572 \begin_inset VSpace bigskip
18573 \end_inset
18574
18575
18576 \end_layout
18577
18578 \begin_layout Standard
18579 When you right-click on a minipage box, you can change the box from a minipage
18580  to other box types.
18581  All box types and their settings are explained in detail in chapter 
18582 \emph on
18583 Boxes
18584 \emph default
18585  of the 
18586 \emph on
18587 Embedded Objects
18588 \emph default
18589  manual.
18590 \end_layout
18591
18592 \begin_layout Chapter
18593 Mathematical Formulas
18594 \begin_inset LatexCommand index
18595 name "Math"
18596
18597 \end_inset
18598
18599
18600 \begin_inset LatexCommand index
18601 name "Formulas | see{Math}"
18602
18603 \end_inset
18604
18605
18606 \begin_inset LatexCommand label
18607 name "cha:Mathematical-Formulas"
18608
18609 \end_inset
18610
18611
18612 \end_layout
18613
18614 \begin_layout Section
18615 Basic Math Editing
18616 \begin_inset LatexCommand index
18617 name "Math ! Basics"
18618
18619 \end_inset
18620
18621
18622 \end_layout
18623
18624 \begin_layout Standard
18625 To create a math formula, you can just click on the toolbar icon 
18626 \begin_inset Graphics
18627         filename ../images/math-mode.png
18628
18629 \end_inset
18630
18631 .
18632  That will create a little blue rectangle, with purple markers around its
18633  corners.
18634  That blue rectangle is the formula itself; the purple markers indicate
18635  what level of nesting within the formula you are at.
18636  You can also choose a particular formula type to insert via the 
18637 \family sans
18638 Insert\SpecialChar \menuseparator
18639 Math
18640 \family default
18641  menu.
18642 \end_layout
18643
18644 \begin_layout Standard
18645 Editing the parameters of a formula and adding math constructs can be done
18646  with the 
18647 \family sans
18648 math\InsetSpace ~
18649 toolbar
18650 \family default
18651 , that appears when the cursor is in a formula.
18652 \end_layout
18653
18654 \begin_layout Standard
18655 There are two main types of formulas: Inline formulas appear within a text
18656  line, like this one:
18657 \end_layout
18658
18659 \begin_layout Standard
18660 This is a line with an inline formula 
18661 \begin_inset Formula $A=B$
18662 \end_inset
18663
18664  in it.
18665 \end_layout
18666
18667 \begin_layout Standard
18668 Displayed formulas appear outside the text like as they were in an own paragraph
18669 , like this one:
18670 \begin_inset Formula \[
18671 A=B\]
18672
18673 \end_inset
18674
18675 You can only number and reference displayed formulas.
18676 \end_layout
18677
18678 \begin_layout Standard
18679 LyX supports also many LaTeX math commands.
18680  E.g.
18681  typing 
18682 \begin_inset Quotes eld
18683 \end_inset
18684
18685
18686 \series bold
18687
18688 \backslash
18689 alpha
18690 \series default
18691
18692 \begin_inset Quotes erd
18693 \end_inset
18694
18695 , followed by a space, in a formula will create the Greek letter 
18696 \begin_inset Formula $\alpha$
18697 \end_inset
18698
18699 .
18700  So typing commands might sometimes be faster than using the 
18701 \family sans
18702 Math\InsetSpace ~
18703 Panel
18704 \family default
18705 .
18706 \end_layout
18707
18708 \begin_layout Subsection
18709 Navigating in Formulas
18710 \begin_inset LatexCommand index
18711 name "Math ! Navigating"
18712
18713 \end_inset
18714
18715
18716 \end_layout
18717
18718 \begin_layout Standard
18719 The best control over the cursor position within an existing formula is
18720  achieved with the arrow keys.
18721  LyX uses small rectangles to indicate places where something can be inserted.
18722  The arrow keys can be used to navigate between parts of a formula.
18723  Pressing 
18724 \family sans
18725 Space
18726 \family default
18727  will leave a formula construct (a square root 
18728 \begin_inset Formula $\sqrt{2}$
18729 \end_inset
18730
18731 , or parentheses 
18732 \begin_inset Formula $\left(f\right)$
18733 \end_inset
18734
18735 , or a matrix 
18736 \begin_inset Formula $\left[\begin{array}{cc}
18737 1 & 2\\
18738 3 & 4\end{array}\right]$
18739 \end_inset
18740
18741 ).
18742  Pressing 
18743 \family sans
18744 Escape
18745 \family default
18746  will leave the formula, placing the cursor after the formula.
18747  
18748 \family sans
18749 Tab
18750 \family default
18751  can be used to move horizontally in a formula; for example, through the
18752  cells of a matrix or the positions in a multi-line equation.
18753 \end_layout
18754
18755 \begin_layout Standard
18756
18757 \family sans
18758 Space
18759 \family default
18760 , printed in this document as 
18761 \begin_inset Quotes eld
18762 \end_inset
18763
18764
18765 \begin_inset ERT
18766 status collapsed
18767
18768 \begin_layout Standard
18769
18770
18771 \backslash
18772 spce 
18773 \end_layout
18774
18775 \end_inset
18776
18777
18778 \begin_inset Quotes erd
18779 \end_inset
18780
18781
18782 \begin_inset Note Note
18783 status collapsed
18784
18785 \begin_layout Standard
18786 This command will appear in the output as official character denoting the
18787  space character (visible space).
18788 \end_layout
18789
18790 \end_inset
18791
18792 , seems to do nothing in a formula, since it does not add a space between
18793  characters, but it does exit a nested structure.
18794  For this reason, you have to be careful about using 
18795 \family sans
18796 Space
18797 \family default
18798 .
18799  For example, if you want 
18800 \begin_inset Formula $\sqrt{2x+1}$
18801 \end_inset
18802
18803 , type 
18804 \series bold
18805
18806 \backslash
18807 sqrt
18808 \begin_inset ERT
18809 status collapsed
18810
18811 \begin_layout Standard
18812
18813
18814 \backslash
18815 spce 
18816 \end_layout
18817
18818 \end_inset
18819
18820 2x+1
18821 \series default
18822  and not 
18823 \series bold
18824
18825 \backslash
18826 sqrt
18827 \begin_inset ERT
18828 status collapsed
18829
18830 \begin_layout Standard
18831
18832
18833 \backslash
18834 spce 
18835 \end_layout
18836
18837 \end_inset
18838
18839 2x
18840 \begin_inset ERT
18841 status collapsed
18842
18843 \begin_layout Standard
18844
18845
18846 \backslash
18847 spce 
18848 \end_layout
18849
18850 \end_inset
18851
18852 +1
18853 \series default
18854 , since in the latter case only the 
18855 \family typewriter
18856
18857 \begin_inset Formula $2x$
18858 \end_inset
18859
18860
18861 \family default
18862  will be under the square root sign: 
18863 \begin_inset Formula $\sqrt{2x}+1$
18864 \end_inset
18865
18866 .
18867 \end_layout
18868
18869 \begin_layout Standard
18870 You can leave many parts of a formula, like this matrix, partially filled
18871  in, such as:
18872 \begin_inset Formula \[
18873 \left(\begin{array}{ccc}
18874 \lambda_{1}\\
18875  & \ddots\\
18876  &  & \lambda_{n}\end{array}\right)\]
18877
18878 \end_inset
18879
18880 If you leave a fraction only partially filled in, or a subscript with nothing
18881  in it, the results will be unpredictable, but most constructs don't mind.
18882 \end_layout
18883
18884 \begin_layout Subsection
18885 Selecting Text
18886 \end_layout
18887
18888 \begin_layout Standard
18889 You can select text within a formula in two different ways.
18890  Place the cursor at one end of the string of text you want, and press 
18891 \family sans
18892 Shift
18893 \family default
18894  and a cursor movement key to select text.
18895  It will be highlighted as with regular text selection.
18896  Alternatively, you can select text with the mouse in the usual way.
18897  That text can then be cut or copied, and then pasted within any formula,
18898  but not in a normal text region in LyX.
18899 \end_layout
18900
18901 \begin_layout Subsection
18902 Exponents and Subscripts
18903 \begin_inset LatexCommand index
18904 name "Math ! Exponents"
18905
18906 \end_inset
18907
18908
18909 \begin_inset LatexCommand index
18910 name "Math ! Subscripts"
18911
18912 \end_inset
18913
18914
18915 \end_layout
18916
18917 \begin_layout Standard
18918 You can use the math panel to add super- or subscripts, but the much easier
18919  way is to use a command.
18920  To get 
18921 \begin_inset Formula $x^{2}$
18922 \end_inset
18923
18924 , type in a formula 
18925 \series bold
18926 x^2
18927 \begin_inset ERT
18928 status collapsed
18929
18930 \begin_layout Standard
18931
18932
18933 \backslash
18934 spce 
18935 \end_layout
18936
18937 \end_inset
18938
18939
18940 \series default
18941 .
18942  The final 
18943 \family sans
18944 Space
18945 \family default
18946  puts the cursor back down on the base line of the expression.
18947  If you type 
18948 \series bold
18949 x^2y
18950 \series default
18951 , you will get 
18952 \begin_inset Formula $x^{2y}$
18953 \end_inset
18954
18955 , to get 
18956 \begin_inset Formula $x^{2}y$
18957 \end_inset
18958
18959 , type 
18960 \series bold
18961 x^2
18962 \begin_inset ERT
18963 status collapsed
18964
18965 \begin_layout Standard
18966
18967
18968 \backslash
18969 spce 
18970 \end_layout
18971
18972 \end_inset
18973
18974 y
18975 \series default
18976 .
18977  If you use characters in the superscript, that could be accented with the
18978  hat 
18979 \begin_inset Quotes eld
18980 \end_inset
18981
18982 ^
18983 \begin_inset Quotes erd
18984 \end_inset
18985
18986 , you have to use an extra 
18987 \family sans
18988 Space
18989 \family default
18990  to separate the hat and the character.
18991  E.g.
18992  if you want 
18993 \begin_inset Formula $x^{a}$
18994 \end_inset
18995
18996 , type 
18997 \series bold
18998 x^
18999 \begin_inset ERT
19000 status collapsed
19001
19002 \begin_layout Standard
19003
19004
19005 \backslash
19006 spce 
19007 \end_layout
19008
19009 \end_inset
19010
19011 a
19012 \series default
19013 .
19014  Subscripts are similar: To get 
19015 \begin_inset Formula $a_{1}$
19016 \end_inset
19017
19018 , type 
19019 \series bold
19020 a_1
19021 \begin_inset ERT
19022 status collapsed
19023
19024 \begin_layout Standard
19025
19026
19027 \backslash
19028 spce 
19029 \end_layout
19030
19031 \end_inset
19032
19033
19034 \series default
19035 .
19036 \end_layout
19037
19038 \begin_layout Subsection
19039 Fractions
19040 \begin_inset LatexCommand index
19041 name "Math ! Fractions"
19042
19043 \end_inset
19044
19045
19046 \end_layout
19047
19048 \begin_layout Standard
19049 Create a fraction with either the command 
19050 \series bold
19051
19052 \backslash
19053 frac
19054 \series default
19055  or using the icon 
19056 \begin_inset Graphics
19057         filename ../images/math/frac.png
19058         scale 60
19059
19060 \end_inset
19061
19062  in the 
19063 \family sans
19064 Math\InsetSpace ~
19065 Panel
19066 \family default
19067 .
19068  You will be presented with an empty fraction.
19069  The cursor is above the fraction line.
19070  To move it to the bottom, simply press 
19071 \family sans
19072 Down
19073 \family default
19074 .
19075  To move back up, press 
19076 \family sans
19077 Up
19078 \family default
19079 .
19080  Any math structure can be placed in a fraction, as this example shows:
19081 \begin_inset Formula \[
19082 \left[\frac{1}{\left(\begin{array}{cc}
19083 2 & 3\\
19084 4 & 5\end{array}\right)}\right]\]
19085
19086 \end_inset
19087
19088
19089 \end_layout
19090
19091 \begin_layout Subsection
19092 Roots
19093 \begin_inset LatexCommand index
19094 name "Math ! Roots"
19095
19096 \end_inset
19097
19098
19099 \end_layout
19100
19101 \begin_layout Standard
19102 Roots can be created using the 
19103 \family sans
19104 Math\InsetSpace ~
19105 Panel
19106 \family default
19107  button
19108 \begin_inset Graphics
19109         filename ../images/math/sqrt.png
19110
19111 \end_inset
19112
19113  or the commands 
19114 \series bold
19115
19116 \backslash
19117 sqrt
19118 \series default
19119  or 
19120 \series bold
19121
19122 \backslash
19123 root
19124 \series default
19125 .
19126  With the command 
19127 \series bold
19128
19129 \backslash
19130 root
19131 \series default
19132  you can produce roots of higher orders, like cube roots, while 
19133 \series bold
19134
19135 \backslash
19136 sqrt
19137 \series default
19138  produces always a square root.
19139 \end_layout
19140
19141 \begin_layout Subsection
19142 Operators with Limits
19143 \begin_inset LatexCommand index
19144 name "Math ! Sums"
19145
19146 \end_inset
19147
19148
19149 \begin_inset LatexCommand index
19150 name "Math ! Integrals"
19151
19152 \end_inset
19153
19154
19155 \begin_inset LatexCommand label
19156 name "sub:Operators-with-Limits"
19157
19158 \end_inset
19159
19160
19161 \end_layout
19162
19163 \begin_layout Standard
19164 Sum (
19165 \begin_inset Formula $\sum$
19166 \end_inset
19167
19168 ) and integral (
19169 \begin_inset Formula $\int$
19170 \end_inset
19171
19172 ) operators are very often decorated with limits.
19173  These limits can be entered in LyX by entering them as you would enter
19174  a super- or subscript, directly after the symbol.
19175  The sum operator will automatically place its 
19176 \begin_inset Quotes eld
19177 \end_inset
19178
19179 limits
19180 \begin_inset Quotes erd
19181 \end_inset
19182
19183  over and under the symbol in displayed formulas, and on the side in inline
19184  formulas.
19185  Such as 
19186 \begin_inset Formula $\sum_{n=0}^{\infty}\frac{1}{n!}=e$
19187 \end_inset
19188
19189 , versus
19190 \begin_inset Formula \[
19191 \sum_{n=0}^{\infty}\frac{1}{n!}=e\]
19192
19193 \end_inset
19194
19195 Integral signs, however, will place the limits on the side in both formula
19196  types.
19197 \end_layout
19198
19199 \begin_layout Standard
19200 All operators with limits will be automatically re-sized when placed in
19201  display mode.
19202  The placement of the limits can be changed by placing the cursor directly
19203  behind the operator and hitting 
19204 \family sans
19205 M-m l
19206 \family default
19207  or using the menu 
19208 \family sans
19209 Edit\SpecialChar \menuseparator
19210 Math\SpecialChar \menuseparator
19211 Change\InsetSpace ~
19212 Limits\InsetSpace ~
19213 Type
19214 \family default
19215 .
19216 \end_layout
19217
19218 \begin_layout Standard
19219 Certain other mathematical expressions have this 
19220 \begin_inset Quotes eld
19221 \end_inset
19222
19223 moving limits
19224 \begin_inset Quotes erd
19225 \end_inset
19226
19227  feature as addition, such as
19228 \begin_inset LatexCommand index
19229 name "Math ! Limits"
19230
19231 \end_inset
19232
19233
19234 \begin_inset Formula \[
19235 \lim_{x\rightarrow\infty}f(x),\]
19236
19237 \end_inset
19238
19239 which will place the 
19240 \begin_inset Formula $x\rightarrow\infty$
19241 \end_inset
19242
19243  underneath the 
19244 \begin_inset Quotes eld
19245 \end_inset
19246
19247 lim
19248 \begin_inset Quotes erd
19249 \end_inset
19250
19251  in display mode.
19252  In inline formulas it looks like this: 
19253 \begin_inset Formula $\lim_{x\rightarrow\infty}f(x)$
19254 \end_inset
19255
19256 .
19257 \end_layout
19258
19259 \begin_layout Standard
19260 Note that the lim-function was entered as the function macro 
19261 \series bold
19262
19263 \backslash
19264 lim
19265 \series default
19266 .
19267  Have a look at section\InsetSpace ~
19268
19269 \begin_inset LatexCommand ref
19270 reference "sub:Functions"
19271
19272 \end_inset
19273
19274  for an explanation of function macros.
19275 \end_layout
19276
19277 \begin_layout Subsection
19278 Math Symbols
19279 \begin_inset LatexCommand index
19280 name "Math ! Symbols"
19281
19282 \end_inset
19283
19284
19285 \end_layout
19286
19287 \begin_layout Standard
19288 Most math symbols can be found in the 
19289 \family sans
19290 Math\InsetSpace ~
19291 Panel
19292 \family default
19293  under one of several categories; including 
19294 \family sans
19295 Greek
19296 \family default
19297
19298 \family sans
19299 Operators
19300 \family default
19301  , 
19302 \family sans
19303 Relations
19304 \family default
19305
19306 \family sans
19307 Arrows
19308 \family default
19309 .
19310  There are also the additional symbols provided by the American Mathematical
19311  Society (AMS).
19312 \end_layout
19313
19314 \begin_layout Standard
19315 If you know the LaTeX-command for a construct or symbol you wish to use,
19316  you don't have to use the 
19317 \family sans
19318 Math\InsetSpace ~
19319 Panel
19320 \family default
19321 , but can type the command directly into the formula.
19322  LyX will convert it to the corresponding symbol or construct.
19323 \end_layout
19324
19325 \begin_layout Subsection
19326 Altering Spacing
19327 \begin_inset LatexCommand index
19328 name "Math ! Spaces"
19329
19330 \end_inset
19331
19332
19333 \begin_inset LatexCommand label
19334 name "sub:Altering-Spacing"
19335
19336 \end_inset
19337
19338
19339 \end_layout
19340
19341 \begin_layout Standard
19342 You may want to create spaces that differs from the standard spacing that
19343  LaTeX provides.
19344  To do this, type 
19345 \family sans
19346 C-Space
19347 \family default
19348  or to use the 
19349 \family sans
19350 Math\InsetSpace ~
19351 Panel
19352 \family default
19353  button 
19354 \begin_inset Graphics
19355         filename ../images/math/space.png
19356
19357 \end_inset
19358
19359 .
19360  This generates a small space, and shows a small marker on the screen.
19361  Here a example for the sequence 
19362 \series bold
19363 a C-Space b
19364 \series default
19365
19366 \begin_inset Formula $a\, b$
19367 \end_inset
19368
19369  (appears in LyX as 
19370 \begin_inset Graphics
19371         filename clipart/SpaceMarker.png
19372
19373 \end_inset
19374
19375 ).
19376  You can change the space to different sizes when you set the cursor behind
19377  the space marker and hit space again several times.
19378  With every space hit the size will be changed.
19379  Some markers for the space size appear red in LyX, because they are a negative
19380  spaces.
19381  Here two examples:
19382 \end_layout
19383
19384 \begin_layout Standard
19385
19386 \series bold
19387 a C-Space b
19388 \series default
19389  and 3×
19390 \family sans
19391 Space
19392 \family default
19393
19394 \begin_inset Formula $a\quad b$
19395 \end_inset
19396
19397
19398 \end_layout
19399
19400 \begin_layout Standard
19401
19402 \series bold
19403 a C-Space b
19404 \series default
19405  and 5×
19406 \family sans
19407 Space
19408 \family default
19409
19410 \begin_inset Formula $a\! b$
19411 \end_inset
19412
19413
19414 \end_layout
19415
19416 \begin_layout Subsection
19417 Functions
19418 \begin_inset LatexCommand index
19419 name "Math ! Functions"
19420
19421 \end_inset
19422
19423
19424 \begin_inset LatexCommand label
19425 name "sub:Functions"
19426
19427 \end_inset
19428
19429
19430 \end_layout
19431
19432 \begin_layout Standard
19433 The 
19434 \family sans
19435 Math\InsetSpace ~
19436 Panel
19437 \family default
19438  contains under the button 
19439 \begin_inset Graphics
19440         filename ../images/math/functions.png
19441
19442 \end_inset
19443
19444  a number of functions, such as 
19445 \begin_inset Formula $\sin$
19446 \end_inset
19447
19448
19449 \begin_inset Formula $\lim$
19450 \end_inset
19451
19452
19453 \emph on
19454 etc
19455 \emph default
19456 .
19457  (you can also insert them in a formula by typing 
19458 \series bold
19459
19460 \backslash
19461 sin
19462 \series default
19463  etc.).
19464  Standard mathematical practice is, that functions are printed upright to
19465  avoid confusions, because 
19466 \begin_inset Formula $sin$
19467 \end_inset
19468
19469  does normally mean 
19470 \begin_inset Formula $s·i·n$
19471 \end_inset
19472
19473 .
19474 \end_layout
19475
19476 \begin_layout Standard
19477 Using the function macros will also produce correct spacing around the function:
19478  
19479 \begin_inset Formula $a\sin x$
19480 \end_inset
19481
19482  is different from 
19483 \begin_inset Formula $asinx$
19484 \end_inset
19485
19486
19487 \end_layout
19488
19489 \begin_layout Standard
19490 For some mathematical objects, like the limes, the macro changes the way
19491  that subscripts are placed, like described in section\InsetSpace ~
19492
19493 \begin_inset LatexCommand ref
19494 reference "sub:Operators-with-Limits"
19495
19496 \end_inset
19497
19498 .
19499 \end_layout
19500
19501 \begin_layout Subsection
19502 Accents
19503 \begin_inset LatexCommand index
19504 name "Math ! Accents"
19505
19506 \end_inset
19507
19508
19509 \end_layout
19510
19511 \begin_layout Standard
19512 In a formula you can insert accented characters in the same way as in text
19513  mode.
19514  This may depend on your keyboard, or the bindings file you use.
19515  You can also use LaTeX commands to e.g.
19516  enter 
19517 \begin_inset Formula $\hat{a}$
19518 \end_inset
19519
19520  even if your keyboard doesn't have hat-accents enabled.
19521  Our example is entered by typing 
19522 \series bold
19523
19524 \backslash
19525 hat
19526 \begin_inset ERT
19527 status collapsed
19528
19529 \begin_layout Standard
19530
19531
19532 \backslash
19533 spce 
19534 \end_layout
19535
19536 \end_inset
19537
19538 a
19539 \series default
19540  in a formula.
19541  Table\InsetSpace ~
19542
19543 \begin_inset LatexCommand ref
19544 reference "cap:Accent-names-and"
19545
19546 \end_inset
19547
19548  shows the equivalences between the accent names and the commands.
19549 \end_layout
19550
19551 \begin_layout Standard
19552 \begin_inset Float table
19553 wide false
19554 sideways false
19555 status open
19556
19557 \begin_layout Standard
19558 \begin_inset Caption
19559
19560 \begin_layout Standard
19561 \begin_inset LatexCommand label
19562 name "cap:Accent-names-and"
19563
19564 \end_inset
19565
19566 Accent names and the corresponding commands.
19567 \end_layout
19568
19569 \end_inset
19570
19571
19572 \end_layout
19573
19574 \begin_layout Standard
19575 \align center
19576 \begin_inset Tabular
19577 <lyxtabular version="3" rows="11" columns="3">
19578 <features>
19579 <column alignment="center" valignment="top" leftline="true" width="0pt">
19580 <column alignment="center" valignment="top" leftline="true" width="0pt">
19581 <column alignment="center" valignment="top" leftline="true" rightline="true" width="0pt">
19582 <row topline="true" bottomline="true">
19583 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
19584 \begin_inset Text
19585
19586 \begin_layout Standard
19587 Name
19588 \end_layout
19589
19590 \end_inset
19591 </cell>
19592 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
19593 \begin_inset Text
19594
19595 \begin_layout Standard
19596 Command
19597 \end_layout
19598
19599 \end_inset
19600 </cell>
19601 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
19602 \begin_inset Text
19603
19604 \begin_layout Standard
19605 E
19606 \family roman
19607 \series medium
19608 \shape up
19609 \size normal
19610 \emph off
19611 \bar no
19612 \noun off
19613 \color none
19614 xample
19615 \end_layout
19616
19617 \end_inset
19618 </cell>
19619 </row>
19620 <row topline="true">
19621 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19622 \begin_inset Text
19623
19624 \begin_layout Standard
19625
19626 \family roman
19627 \series medium
19628 \shape up
19629 \size normal
19630 \emph off
19631 \bar no
19632 \noun off
19633 \color none
19634 circumflex
19635 \end_layout
19636
19637 \end_inset
19638 </cell>
19639 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19640 \begin_inset Text
19641
19642 \begin_layout Standard
19643
19644 \series bold
19645
19646 \backslash
19647 hat
19648 \end_layout
19649
19650 \end_inset
19651 </cell>
19652 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
19653 \begin_inset Text
19654
19655 \begin_layout Standard
19656
19657 \family roman
19658 \series medium
19659 \shape up
19660 \size normal
19661 \emph off
19662 \bar no
19663 \noun off
19664 \color none
19665 \begin_inset Formula $\hat{a}$
19666 \end_inset
19667
19668
19669 \end_layout
19670
19671 \end_inset
19672 </cell>
19673 </row>
19674 <row topline="true">
19675 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19676 \begin_inset Text
19677
19678 \begin_layout Standard
19679
19680 \family roman
19681 \series medium
19682 \shape up
19683 \size normal
19684 \emph off
19685 \bar no
19686 \noun off
19687 \color none
19688 grave
19689 \end_layout
19690
19691 \end_inset
19692 </cell>
19693 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19694 \begin_inset Text
19695
19696 \begin_layout Standard
19697
19698 \series bold
19699
19700 \backslash
19701 grave
19702 \end_layout
19703
19704 \end_inset
19705 </cell>
19706 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
19707 \begin_inset Text
19708
19709 \begin_layout Standard
19710
19711 \family roman
19712 \series medium
19713 \shape up
19714 \size normal
19715 \emph off
19716 \bar no
19717 \noun off
19718 \color none
19719 \begin_inset Formula $\grave{a}$
19720 \end_inset
19721
19722
19723 \end_layout
19724
19725 \end_inset
19726 </cell>
19727 </row>
19728 <row topline="true">
19729 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19730 \begin_inset Text
19731
19732 \begin_layout Standard
19733
19734 \family roman
19735 \series medium
19736 \shape up
19737 \size normal
19738 \emph off
19739 \bar no
19740 \noun off
19741 \color none
19742 acute
19743 \end_layout
19744
19745 \end_inset
19746 </cell>
19747 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19748 \begin_inset Text
19749
19750 \begin_layout Standard
19751
19752 \series bold
19753
19754 \backslash
19755 acute
19756 \end_layout
19757
19758 \end_inset
19759 </cell>
19760 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
19761 \begin_inset Text
19762
19763 \begin_layout Standard
19764
19765 \family roman
19766 \series medium
19767 \shape up
19768 \size normal
19769 \emph off
19770 \bar no
19771 \noun off
19772 \color none
19773 \begin_inset Formula $\acute{a}$
19774 \end_inset
19775
19776
19777 \end_layout
19778
19779 \end_inset
19780 </cell>
19781 </row>
19782 <row topline="true">
19783 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19784 \begin_inset Text
19785
19786 \begin_layout Standard
19787
19788 \family roman
19789 \series medium
19790 \shape up
19791 \size normal
19792 \emph off
19793 \bar no
19794 \noun off
19795 \color none
19796 umlaut
19797 \end_layout
19798
19799 \end_inset
19800 </cell>
19801 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19802 \begin_inset Text
19803
19804 \begin_layout Standard
19805
19806 \series bold
19807
19808 \backslash
19809 ddot
19810 \end_layout
19811
19812 \end_inset
19813 </cell>
19814 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
19815 \begin_inset Text
19816
19817 \begin_layout Standard
19818
19819 \family roman
19820 \series medium
19821 \shape up
19822 \size normal
19823 \emph off
19824 \bar no
19825 \noun off
19826 \color none
19827 \begin_inset Formula $\ddot{a}$
19828 \end_inset
19829
19830
19831 \end_layout
19832
19833 \end_inset
19834 </cell>
19835 </row>
19836 <row topline="true">
19837 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19838 \begin_inset Text
19839
19840 \begin_layout Standard
19841
19842 \family roman
19843 \series medium
19844 \shape up
19845 \size normal
19846 \emph off
19847 \bar no
19848 \noun off
19849 \color none
19850 tilde
19851 \end_layout
19852
19853 \end_inset
19854 </cell>
19855 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19856 \begin_inset Text
19857
19858 \begin_layout Standard
19859
19860 \series bold
19861
19862 \backslash
19863 tilde
19864 \end_layout
19865
19866 \end_inset
19867 </cell>
19868 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
19869 \begin_inset Text
19870
19871 \begin_layout Standard
19872
19873 \family roman
19874 \series medium
19875 \shape up
19876 \size normal
19877 \emph off
19878 \bar no
19879 \noun off
19880 \color none
19881 \begin_inset Formula $\tilde{a}$
19882 \end_inset
19883
19884
19885 \end_layout
19886
19887 \end_inset
19888 </cell>
19889 </row>
19890 <row topline="true">
19891 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19892 \begin_inset Text
19893
19894 \begin_layout Standard
19895
19896 \family roman
19897 \series medium
19898 \shape up
19899 \size normal
19900 \emph off
19901 \bar no
19902 \noun off
19903 \color none
19904 dot
19905 \end_layout
19906
19907 \end_inset
19908 </cell>
19909 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19910 \begin_inset Text
19911
19912 \begin_layout Standard
19913
19914 \series bold
19915
19916 \backslash
19917 dot
19918 \end_layout
19919
19920 \end_inset
19921 </cell>
19922 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
19923 \begin_inset Text
19924
19925 \begin_layout Standard
19926
19927 \family roman
19928 \series medium
19929 \shape up
19930 \size normal
19931 \emph off
19932 \bar no
19933 \noun off
19934 \color none
19935 \begin_inset Formula $\dot{a}$
19936 \end_inset
19937
19938
19939 \end_layout
19940
19941 \end_inset
19942 </cell>
19943 </row>
19944 <row topline="true">
19945 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19946 \begin_inset Text
19947
19948 \begin_layout Standard
19949
19950 \family roman
19951 \series medium
19952 \shape up
19953 \size normal
19954 \emph off
19955 \bar no
19956 \noun off
19957 \color none
19958 breve
19959 \end_layout
19960
19961 \end_inset
19962 </cell>
19963 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19964 \begin_inset Text
19965
19966 \begin_layout Standard
19967
19968 \series bold
19969
19970 \backslash
19971 breve
19972 \end_layout
19973
19974 \end_inset
19975 </cell>
19976 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
19977 \begin_inset Text
19978
19979 \begin_layout Standard
19980
19981 \family roman
19982 \series medium
19983 \shape up
19984 \size normal
19985 \emph off
19986 \bar no
19987 \noun off
19988 \color none
19989 \begin_inset Formula $\breve{a}$
19990 \end_inset
19991
19992
19993 \end_layout
19994
19995 \end_inset
19996 </cell>
19997 </row>
19998 <row topline="true">
19999 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
20000 \begin_inset Text
20001
20002 \begin_layout Standard
20003
20004 \family roman
20005 \series medium
20006 \shape up
20007 \size normal
20008 \emph off
20009 \bar no
20010 \noun off
20011 \color none
20012 caron
20013 \end_layout
20014
20015 \end_inset
20016 </cell>
20017 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
20018 \begin_inset Text
20019
20020 \begin_layout Standard
20021
20022 \series bold
20023
20024 \backslash
20025 check
20026 \end_layout
20027
20028 \end_inset
20029 </cell>
20030 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
20031 \begin_inset Text
20032
20033 \begin_layout Standard
20034
20035 \family roman
20036 \series medium
20037 \shape up
20038 \size normal
20039 \emph off
20040 \bar no
20041 \noun off
20042 \color none
20043 \begin_inset Formula $\check{a}$
20044 \end_inset
20045
20046
20047 \end_layout
20048
20049 \end_inset
20050 </cell>
20051 </row>
20052 <row topline="true">
20053 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
20054 \begin_inset Text
20055
20056 \begin_layout Standard
20057
20058 \family roman
20059 \series medium
20060 \shape up
20061 \size normal
20062 \emph off
20063 \bar no
20064 \noun off
20065 \color none
20066 macron
20067 \end_layout
20068
20069 \end_inset
20070 </cell>
20071 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
20072 \begin_inset Text
20073
20074 \begin_layout Standard
20075
20076 \series bold
20077
20078 \backslash
20079 bar
20080 \end_layout
20081
20082 \end_inset
20083 </cell>
20084 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
20085 \begin_inset Text
20086
20087 \begin_layout Standard
20088
20089 \family roman
20090 \series medium
20091 \shape up
20092 \size normal
20093 \emph off
20094 \bar no
20095 \noun off
20096 \color none
20097 \begin_inset Formula $\bar{a}$
20098 \end_inset
20099
20100
20101 \end_layout
20102
20103 \end_inset
20104 </cell>
20105 </row>
20106 <row topline="true" bottomline="true">
20107 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
20108 \begin_inset Text
20109
20110 \begin_layout Standard
20111 vector
20112 \end_layout
20113
20114 \end_inset
20115 </cell>
20116 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
20117 \begin_inset Text
20118
20119 \begin_layout Standard
20120
20121 \series bold
20122
20123 \backslash
20124 vec
20125 \end_layout
20126
20127 \end_inset
20128 </cell>
20129 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
20130 \begin_inset Text
20131
20132 \begin_layout Standard
20133
20134 \family roman
20135 \series medium
20136 \shape up
20137 \size normal
20138 \emph off
20139 \bar no
20140 \noun off
20141 \color none
20142 \begin_inset Formula $\vec{a}$
20143 \end_inset
20144
20145
20146 \end_layout
20147
20148 \end_inset
20149 </cell>
20150 </row>
20151 </lyxtabular>
20152
20153 \end_inset
20154
20155
20156 \end_layout
20157
20158 \end_inset
20159
20160
20161 \end_layout
20162
20163 \begin_layout Standard
20164 You can choose one of the accents by selecting an item from the 
20165 \family sans
20166 Frame\InsetSpace ~
20167 decorations
20168 \family default
20169  symbol set button 
20170 \begin_inset Graphics
20171         filename ../images/math/hat.png
20172
20173 \end_inset
20174
20175  in the math panel ; this will apply to any selection you have made within
20176  a formula too.
20177 \end_layout
20178
20179 \begin_layout Section
20180 Brackets and Delimiters
20181 \begin_inset LatexCommand index
20182 name "Math ! Brackets"
20183
20184 \end_inset
20185
20186
20187 \begin_inset LatexCommand index
20188 name "Math ! Delimiters"
20189
20190 \end_inset
20191
20192
20193 \begin_inset LatexCommand label
20194 name "sec:Brackets-and-Delimiters"
20195
20196 \end_inset
20197
20198
20199 \end_layout
20200
20201 \begin_layout Standard
20202 There are several brackets available through LyX.
20203  For most purposes, using just the keys 
20204 \family typewriter
20205 []{}()|<>
20206 \family default
20207  should suffice.
20208  But if you want to surround a large structure, like a matrix or a fraction,
20209  or if you have several layers of brackets, is better using 
20210 \family sans
20211 Math\InsetSpace ~
20212 Panel
20213 \family default
20214 's delimiter icon 
20215 \begin_inset Graphics
20216         filename ../images/math/delim.png
20217
20218 \end_inset
20219
20220 .
20221  For example, that's how you would construct the brackets around a standard
20222  matrix such as:
20223 \begin_inset Formula \[
20224 \left[\begin{array}{cc}
20225 1 & 2\\
20226 3 & 4\end{array}\right]\]
20227
20228 \end_inset
20229
20230 and to make it easier to see the layers of parentheses as in: 
20231 \begin_inset Formula \[
20232 \frac{1}{\left(1+\left(\frac{1}{1+\left(\frac{1}{1+x}\right)}\right)\right)}\]
20233
20234 \end_inset
20235
20236
20237 \end_layout
20238
20239 \begin_layout Standard
20240 The parentheses, and other brackets from that menu will automatically re-size
20241  to accommodate the size of what is inside.
20242 \end_layout
20243
20244 \begin_layout Standard
20245 To construct brackets click on the button for the bracket you want on the
20246  left side and right side.
20247  If you use the option 
20248 \family sans
20249 Keep\InsetSpace ~
20250 matched
20251 \family default
20252 , the selected bracket type will be used for the left and the right side.
20253  The selection will be shown below the button field.
20254  If you want one side to not have a bracket, use the blank button.
20255  It will appear in LyX with a dotted line, but nothing will be printed.
20256 \end_layout
20257
20258 \begin_layout Standard
20259 If you want to place brackets around math structures, like a square root,
20260  you can do that by highlighting (selecting) the structure that is to go
20261  inside the brackets.
20262  Then choose the appropriate brackets for left and right and click on 
20263 \family sans
20264 Insert
20265 \family default
20266 .
20267  The parentheses will be drawn around the selected structure.
20268 \end_layout
20269
20270 \begin_layout Standard
20271 The next section explains how to insert a LaTeX 
20272 \begin_inset Quotes eld
20273 \end_inset
20274
20275 {
20276 \begin_inset Quotes erd
20277 \end_inset
20278
20279  for grouping.
20280 \end_layout
20281
20282 \begin_layout Section
20283 Grouping
20284 \begin_inset LatexCommand index
20285 name "Math ! Grouping"
20286
20287 \end_inset
20288
20289
20290 \begin_inset LatexCommand label
20291 name "sec:Grouping"
20292
20293 \end_inset
20294
20295
20296 \end_layout
20297
20298 \begin_layout Standard
20299 You may need to group a set of symbols.
20300  In LaTeX, for example, the typesetting of 
20301 \family typewriter
20302 {x^y}^z
20303 \family default
20304  is different from 
20305 \family typewriter
20306 x^{y^z}
20307 \family default
20308 :
20309 \end_layout
20310
20311 \begin_layout Standard
20312 \begin_inset Formula \[
20313 {x^{y}}^{z}\quad\mathrm{differs\; from}\quad x^{y^{z}}\]
20314
20315 \end_inset
20316
20317
20318 \end_layout
20319
20320 \begin_layout Standard
20321 To create this grouping, you need to use the key sequence 
20322 \begin_inset Quotes eld
20323 \end_inset
20324
20325
20326 \series bold
20327
20328 \backslash
20329 {
20330 \series default
20331
20332 \begin_inset Quotes erd
20333 \end_inset
20334
20335  then type space.
20336  Inside LyX, you will see red braces indicating the grouping.
20337  Within this braces you insert the grouped structure.
20338  The grouping braces won't appear in the output in contrary to normal braces.
20339 \end_layout
20340
20341 \begin_layout Section
20342 Arrays and Multi-line Equations
20343 \begin_inset LatexCommand index
20344 name "Math ! Arrays"
20345
20346 \end_inset
20347
20348
20349 \begin_inset LatexCommand index
20350 name "Math ! Matrices"
20351
20352 \end_inset
20353
20354
20355 \begin_inset LatexCommand index
20356 name "Math ! Multi-line Equations"
20357
20358 \end_inset
20359
20360
20361 \end_layout
20362
20363 \begin_layout Standard
20364 Matrices are entered in LyX using the 
20365 \family sans
20366 Math\InsetSpace ~
20367 Panel
20368 \family default
20369  matrix button 
20370 \begin_inset Graphics
20371         filename ../images/math/matrix.png
20372
20373 \end_inset
20374
20375 .
20376  It will open a dialog for you to choose the number of rows/columns.
20377  Here is an example:
20378 \begin_inset Formula \[
20379 \left(\begin{array}{ccc}
20380 1 & 2 & 3\\
20381 4 & 5 & 6\\
20382 7 & 8 & 9\end{array}\right)\]
20383
20384 \end_inset
20385
20386 The parentheses aren't automatic, but you can add them as described in section\InsetSpace ~
20387
20388 \begin_inset LatexCommand ref
20389 reference "sec:Brackets-and-Delimiters"
20390
20391 \end_inset
20392
20393 .
20394  When you construct the matrix, you can decide whether the column entries
20395  will be left-, right-, or center-justified.
20396  This alignment is set in the box 
20397 \family sans
20398 Horizontal
20399 \family default
20400  with the letters 
20401 \begin_inset Quotes eld
20402 \end_inset
20403
20404
20405 \family sans
20406 l
20407 \family default
20408
20409 \begin_inset Quotes erd
20410 \end_inset
20411
20412
20413 \begin_inset Quotes eld
20414 \end_inset
20415
20416
20417 \family sans
20418 r
20419 \family default
20420
20421 \begin_inset Quotes erd
20422 \end_inset
20423
20424 , and 
20425 \begin_inset Quotes eld
20426 \end_inset
20427
20428
20429 \family sans
20430 c
20431 \family default
20432
20433 \begin_inset Quotes erd
20434 \end_inset
20435
20436 .
20437  LyX proposes a 
20438 \begin_inset Quotes eld
20439 \end_inset
20440
20441
20442 \family sans
20443 c
20444 \family default
20445
20446 \begin_inset Quotes erd
20447 \end_inset
20448
20449  for every column as default.
20450  For example, the sequence 
20451 \begin_inset Quotes eld
20452 \end_inset
20453
20454
20455 \family sans
20456 lrc
20457 \family default
20458
20459 \begin_inset Quotes erd
20460 \end_inset
20461
20462  means that the first column will be left-justified, the second will be
20463  centered, and the third column will be right-justified, because each letter
20464  corresponds to the relevant column.
20465  The result will look like this:
20466 \begin_inset Formula \[
20467 \begin{array}{lcr}
20468 this & this\, column & this\, column\\
20469 column & has & has\, right\\
20470 has\, left\, alignment & center\, alignment & alignment\end{array}.\]
20471
20472 \end_inset
20473
20474
20475 \end_layout
20476
20477 \begin_layout Standard
20478 You can add more rows to an existing matrix by hitting 
20479 \family sans
20480 C-Enter
20481 \family default
20482  while the cursor is in the matrix.
20483  Adding or deleting columns can be done via the menu 
20484 \family sans
20485 Edit\SpecialChar \menuseparator
20486 Math
20487 \family default
20488 .
20489 \end_layout
20490
20491 \begin_layout Standard
20492 There are other arrays used in formulas, such as distinctions of cases.
20493  It can be created with the menu 
20494 \family sans
20495 Insert\SpecialChar \menuseparator
20496 Math\SpecialChar \menuseparator
20497 Cases\InsetSpace ~
20498 Environment
20499 \family default
20500  or the command 
20501 \series bold
20502
20503 \backslash
20504 cases
20505 \series default
20506 .
20507  Here an example: 
20508 \begin_inset Formula \[
20509 f(x)=\begin{cases}
20510 -1 & x<0\\
20511 0 & x=0\\
20512 1 & x>0\end{cases}\]
20513
20514 \end_inset
20515
20516
20517 \end_layout
20518
20519 \begin_layout Standard
20520 \begin_inset VSpace bigskip
20521 \end_inset
20522
20523 Multi-line formulas are created when you press 
20524 \family sans
20525 \series medium
20526 C-E
20527 \series default
20528 nter
20529 \family default
20530  within a formula.
20531  In an empty formula you can see that three blue boxes appear, one for each
20532  column.
20533  When you press 
20534 \family sans
20535 \series medium
20536 C-E
20537 \series default
20538 nter
20539 \family default
20540  in a non-empty formula, the part before the relation sign (equal sign 
20541 \begin_inset Quotes eld
20542 \end_inset
20543
20544 =
20545 \begin_inset Quotes erd
20546 \end_inset
20547
20548  etc.) will be inserted automatically to the first column, the relation sign
20549  is in the second column, and the rest in the third column.
20550  A new row is created by every further hit of 
20551 \family sans
20552 \series medium
20553 C-E
20554 \series default
20555 nter
20556 \family default
20557 .
20558  Multi-line formulas are always displayed formulas.
20559  Here is an example:
20560 \begin_inset Formula \begin{eqnarray}
20561 a^{2} & = & (b^{2}+c^{2})(b^{2}-c^{2})\nonumber \\
20562 a & = & \sqrt{b^{4}-c^{4}}\label{eq:asquared}\end{eqnarray}
20563
20564 \end_inset
20565
20566  To change the column assignment of the formula parts, place the cursor
20567  where you want to start the shift and hit 
20568 \family sans
20569 C-Tab.
20570
20571 \family default
20572  It shifts everything in the column which is right beside the current cursor
20573  position to the next column.
20574  Note that the middle column is designed for relation signs, structures
20575  within this column will be printed in a smaller size:
20576 \begin_inset Formula \begin{eqnarray*}
20577 \frac{A}{B} & \frac{A}{B} & \frac{A}{B}\end{eqnarray*}
20578
20579 \end_inset
20580
20581
20582 \end_layout
20583
20584 \begin_layout Standard
20585 The multi-line formula type described here is called 
20586 \family typewriter
20587 \series medium
20588 eqnarray
20589 \family default
20590 \series default
20591 .
20592  There are other multi-line types being more suitable for certain situations,
20593  for example if you want a better inter-line spacing than in formula (
20594 \begin_inset LatexCommand ref
20595 reference "eq:asquared"
20596
20597 \end_inset
20598
20599 ).
20600  The other types are described in section\InsetSpace ~
20601
20602 \begin_inset LatexCommand ref
20603 reference "sub:AMS-Formula-Types"
20604
20605 \end_inset
20606
20607 .
20608 \end_layout
20609
20610 \begin_layout Section
20611 Formula Numbering and Referencing
20612 \begin_inset LatexCommand index
20613 name "Math ! Formula numbering"
20614
20615 \end_inset
20616
20617
20618 \begin_inset LatexCommand index
20619 name "Math ! Referencing formulas"
20620
20621 \end_inset
20622
20623
20624 \begin_inset LatexCommand label
20625 name "sec:Formula-Numbering-and"
20626
20627 \end_inset
20628
20629
20630 \end_layout
20631
20632 \begin_layout Standard
20633 To number a formula, set the cursor in the formula and use the menu 
20634 \family sans
20635 Edit\SpecialChar \menuseparator
20636 Math\SpecialChar \menuseparator
20637 Toggle\InsetSpace ~
20638 Numbering
20639 \family default
20640  or the shortcut 
20641 \family sans
20642 M-m\InsetSpace ~
20643 n
20644 \family default
20645 .
20646  The formula number appears in LyX as 
20647 \begin_inset Quotes eld
20648 \end_inset
20649
20650 #
20651 \begin_inset Quotes erd
20652 \end_inset
20653
20654  within parentheses.
20655  The 
20656 \begin_inset Quotes erd
20657 \end_inset
20658
20659 #
20660 \begin_inset Quotes erd
20661 \end_inset
20662
20663  denotes, that the number will be calculated automatically when the output
20664  is generated.
20665  The placement and format of the formula number in the output depends on
20666  the document class.
20667  In this document the number is printed together with the chapter number,
20668  separated by a dot:
20669 \begin_inset Formula \begin{equation}
20670 1+1=2\end{equation}
20671
20672 \end_inset
20673
20674 Using 
20675 \family sans
20676 M-m\InsetSpace ~
20677 n
20678 \family default
20679  in a numbered formula will switch off the numbering.
20680  You can only number displayed formulas.
20681 \end_layout
20682
20683 \begin_layout Standard
20684 Multi-line formulas can be numbered line by line: Using the menu 
20685 \family sans
20686 Edit\SpecialChar \menuseparator
20687 Math\SpecialChar \menuseparator
20688 Toggle\InsetSpace ~
20689 Numbering\InsetSpace ~
20690 of\InsetSpace ~
20691 Line
20692 \family default
20693  or the shortcut 
20694 \family sans
20695 M-m\InsetSpace ~
20696 N
20697 \family default
20698  will only toggle the numbering of the line where the cursor is in:
20699 \begin_inset Formula \begin{eqnarray}
20700 1 & = & 3-2\\
20701 2 & = & 4-2\nonumber \\
20702 4 & \leq & 7\end{eqnarray}
20703
20704 \end_inset
20705
20706 To number all lines use the shortcut 
20707 \family sans
20708 M-m\InsetSpace ~
20709 n
20710 \family default
20711 .
20712 \end_layout
20713
20714 \begin_layout Standard
20715 \begin_inset VSpace bigskip
20716 \end_inset
20717
20718 Every displayed formula can be referenced by its number using a label.
20719  A label is inserted with the menu 
20720 \family sans
20721 Insert\SpecialChar \menuseparator
20722 Label
20723 \family default
20724  when the cursor is in the formula.
20725  This opens a dialog to enter the label.
20726  It is recommended to use the proposed 
20727 \begin_inset Quotes eld
20728 \end_inset
20729
20730
20731 \family sans
20732 eq:
20733 \family default
20734
20735 \begin_inset Quotes erd
20736 \end_inset
20737
20738  as first part of the label, because this helps later to identify the label
20739  type when you have many labels in your document.
20740  We inserted in the following example the label 
20741 \begin_inset Quotes eld
20742 \end_inset
20743
20744 eq:tanhExp
20745 \begin_inset Quotes erd
20746 \end_inset
20747
20748  in the second line:
20749 \begin_inset Formula \begin{eqnarray}
20750 \tanh(x) & = & \frac{\sinh(x)}{\cosh(x)}\nonumber \\
20751  & = & \frac{\mathrm{e}^{2x}-1}{\mathrm{e}^{2x}+1}\label{eq:tanhExp}\end{eqnarray}
20752
20753 \end_inset
20754
20755 Every labeled line is automatically numbered.
20756  Therefore the label is shown in LyX at the place of the formula number
20757  placeholder 
20758 \begin_inset Quotes eld
20759 \end_inset
20760
20761 #
20762 \begin_inset Quotes erd
20763 \end_inset
20764
20765 .
20766  You can reference a labeled formula using the menu 
20767 \family sans
20768 Insert\SpecialChar \menuseparator
20769 Cross\InsetSpace ~
20770 Reference
20771 \family default
20772 .
20773  A dialog appears to choose a label you want refer to.
20774  The reference appears in LyX as grey cross reference box and in the output
20775  as the formula number:
20776 \end_layout
20777
20778 \begin_layout Standard
20779 This is a cross-reference to equation (
20780 \begin_inset LatexCommand ref
20781 reference "eq:tanhExp"
20782
20783 \end_inset
20784
20785 ).
20786 \end_layout
20787
20788 \begin_layout Standard
20789 The properties of LyX's cross-reference box are described in section\InsetSpace ~
20790
20791 \begin_inset LatexCommand ref
20792 reference "sec:Cross-References"
20793
20794 \end_inset
20795
20796 .
20797  To delete a label, set the cursor in the labeled formula, use the menu
20798  
20799 \family sans
20800 Insert\SpecialChar \menuseparator
20801 Label
20802 \family default
20803  and delete the label in the appearing dialog.
20804 \begin_inset Foot
20805 status collapsed
20806
20807 \begin_layout Standard
20808 This is a unintuitive and will be fixed in the next version of LyX.
20809 \end_layout
20810
20811 \end_inset
20812
20813  
20814 \end_layout
20815
20816 \begin_layout Section
20817 User defined math macros
20818 \begin_inset LatexCommand index
20819 name "Math ! Macros"
20820
20821 \end_inset
20822
20823
20824 \end_layout
20825
20826 \begin_layout Standard
20827 LyX allows you to define macros for formulas.
20828  For example we assume that solutions of the quadratic equation often occur
20829  in our document in various forms and we want to create a macro to print
20830  them.
20831 \newline
20832 The general form of a quadratic equation is:
20833 \begin_inset Formula \[
20834 0=\lambda^{2}+p\lambda+q\]
20835
20836 \end_inset
20837
20838 The general form of its solution is:
20839 \begin_inset Formula \[
20840 \lambda_{1,2}=-\frac{p}{2}\pm\sqrt{\frac{p²}{4}-q}\]
20841
20842 \end_inset
20843
20844
20845 \end_layout
20846
20847 \begin_layout Standard
20848 The macro should print the parameters 
20849 \begin_inset Formula $\lambda$
20850 \end_inset
20851
20852
20853 \begin_inset Formula $p$
20854 \end_inset
20855
20856  and 
20857 \begin_inset Formula $q$
20858 \end_inset
20859
20860  like in the equation above.
20861 \end_layout
20862
20863 \begin_layout Standard
20864 A macro is created by executing the command
20865 \end_layout
20866
20867 \begin_layout Standard
20868
20869 \series bold
20870 math-macro
20871 \begin_inset ERT
20872 status collapsed
20873
20874 \begin_layout Standard
20875
20876
20877 \backslash
20878 spce 
20879 \end_layout
20880
20881 \end_inset
20882
20883 Name
20884 \begin_inset ERT
20885 status collapsed
20886
20887 \begin_layout Standard
20888
20889
20890 \backslash
20891 spce 
20892 \end_layout
20893
20894 \end_inset
20895
20896 Number\InsetSpace ~
20897 of\InsetSpace ~
20898 Arguments
20899 \end_layout
20900
20901 \begin_layout Standard
20902 in the minibuffer at the bottom of the LyX screen.
20903  Name is the name of the new macro which mustn't contain numbers.
20904  The number of arguments can be a number in the range 1-9.
20905  If you want to define a macro without arguments, don't declare the number
20906  of arguments.
20907 \end_layout
20908
20909 \begin_layout Standard
20910 We have three arguments and name the macro 
20911 \begin_inset Quotes eld
20912 \end_inset
20913
20914 qE
20915 \begin_inset Quotes erd
20916 \end_inset
20917
20918 , so that the command is:
20919 \end_layout
20920
20921 \begin_layout Standard
20922
20923 \series bold
20924 math-macro
20925 \begin_inset ERT
20926 status collapsed
20927
20928 \begin_layout Standard
20929
20930
20931 \backslash
20932 spce 
20933 \end_layout
20934
20935 \end_inset
20936
20937 qE
20938 \begin_inset ERT
20939 status collapsed
20940
20941 \begin_layout Standard
20942
20943
20944 \backslash
20945 spce 
20946 \end_layout
20947
20948 \end_inset
20949
20950 3
20951 \end_layout
20952
20953 \begin_layout Standard
20954 This results in the following macro definition box: 
20955 \begin_inset Graphics
20956         filename clipart/macrobox.png
20957
20958 \end_inset
20959
20960  
20961 \begin_inset FormulaMacro
20962 \newcommand{\qE}[3]{#1_{1,\,2}=-\frac{#2}{2}\pm\sqrt{\frac{#2^{2}}{4}-#3}}
20963 {\textrm{qE: }#1\textrm{ , }#2\textrm{ , }#3}
20964 \end_inset
20965
20966
20967 \begin_inset Note Note
20968 status collapsed
20969
20970 \begin_layout Standard
20971 The first box is an image to show the behavior in the output.
20972  The second one is the definition box, that doesn't appear in the output.
20973 \end_layout
20974
20975 \end_inset
20976
20977
20978 \end_layout
20979
20980 \begin_layout Standard
20981 The first blue box is for the definition, where you insert the formula via
20982  the math panel or commands.
20983  The placeholder for the arguments are inserted as a backslash and sharp
20984  followed by the argument number, e.g.
20985  
20986 \begin_inset Quotes eld
20987 \end_inset
20988
20989
20990 \backslash
20991 #1
20992 \begin_inset Quotes erd
20993 \end_inset
20994
20995  for the first argument.
20996  Placeholders will be displayed in red.
20997  The second blue box is for the appearance in LyX.
20998  This is useful when you have a large structure that shouldn't be displayed
20999  in LyX with its full size.
21000  If you want to see the macro as it is defined, leave the box blank.
21001  In our example we insert the sequence
21002 \newline
21003
21004 \series bold
21005 qE: 
21006 \backslash
21007 #1
21008 \series default
21009  
21010 \series bold
21011 ,
21012 \series default
21013  
21014 \series bold
21015
21016 \backslash
21017 #2
21018 \series default
21019  
21020 \series bold
21021 ,
21022 \series default
21023  
21024 \series bold
21025
21026 \backslash
21027 #3
21028 \newline
21029
21030 \series default
21031 The macro will then be shown as the macro name followed by the three arguments.
21032 \end_layout
21033
21034 \begin_layout Standard
21035 To use the macro in a formula, type its name as command, in our case 
21036 \begin_inset Quotes eld
21037 \end_inset
21038
21039
21040 \series bold
21041
21042 \backslash
21043 qE
21044 \series default
21045
21046 \begin_inset Quotes erd
21047 \end_inset
21048
21049 .
21050  The macro is inserted with boxes for the arguments looking similar to this:
21051 \end_layout
21052
21053 \begin_layout Standard
21054 \align center
21055 \begin_inset Graphics
21056         filename clipart/macrouse.png
21057
21058 \end_inset
21059
21060
21061 \end_layout
21062
21063 \begin_layout Standard
21064 The arguments are inserted in the blue boxes.
21065  If the cursor is outside the macro, the arguments are put in the macro.
21066  To change the arguments, put the cursor in the formula before or after
21067  the macro and press the right or left arrow key respectively.
21068  The arguments appear now again below the macro definition.
21069 \end_layout
21070
21071 \begin_layout Standard
21072 If you change the macro definition all macros are changed automatically
21073  to the new definition.
21074  Here an example of our macro with the arguments 
21075 \begin_inset Formula $x$
21076 \end_inset
21077
21078
21079 \begin_inset Formula $\ln(x)$
21080 \end_inset
21081
21082 , and 
21083 \begin_inset Formula $B$
21084 \end_inset
21085
21086 :
21087 \begin_inset Formula \[
21088 \qE{x}{\ln(y)}{B}\]
21089
21090 \end_inset
21091
21092
21093 \end_layout
21094
21095 \begin_layout Standard
21096 When the document is exported to LaTeX, the macro definition will be inserted
21097  as the command:
21098 \end_layout
21099
21100 \begin_layout Standard
21101
21102 \series bold
21103
21104 \backslash
21105 newcommand{
21106 \backslash
21107 qE}[3]{#1_{1,
21108 \backslash
21109 ,2}=-
21110 \backslash
21111 frac{#2}{2}
21112 \backslash
21113 pm
21114 \newline
21115
21116 \begin_inset ERT
21117 status collapsed
21118
21119 \begin_layout Standard
21120
21121
21122 \backslash
21123 hphantom{
21124 \end_layout
21125
21126 \end_inset
21127
21128
21129 \backslash
21130 newcommand
21131 \begin_inset ERT
21132 status collapsed
21133
21134 \begin_layout Standard
21135
21136 }
21137 \end_layout
21138
21139 \end_inset
21140
21141
21142 \backslash
21143 sqrt{
21144 \backslash
21145 frac{#2^{2}}{4}-#3}}
21146 \end_layout
21147
21148 \begin_layout Standard
21149 The command is not inserted in the document preamble.
21150  That means you can only use macros in formulas that are below the macro
21151  definition box in your document.
21152  There are also some other restrictions: The command 
21153 \backslash
21154 newcommand supports optional arguments, which are not available in LyX's
21155  macros.
21156  You can also not change subsequently the name of the macro and the number
21157  of arguments.
21158  
21159 \end_layout
21160
21161 \begin_layout Section
21162 Fine-Tuning
21163 \end_layout
21164
21165 \begin_layout Subsection
21166 Typefaces
21167 \begin_inset LatexCommand index
21168 name "Math ! Typefaces"
21169
21170 \end_inset
21171
21172
21173 \end_layout
21174
21175 \begin_layout Standard
21176 The standard font for text is italic, for numbers the standard is roman.
21177  To set a font in a formula, use the 
21178 \family sans
21179 Math\InsetSpace ~
21180 Panel
21181 \family default
21182  button 
21183 \begin_inset Graphics
21184         filename ../images/math/font.png
21185
21186 \end_inset
21187
21188 , or enter its command, listed in table\InsetSpace ~
21189
21190 \begin_inset LatexCommand ref
21191 reference "cap:Typefaces-and-the"
21192
21193 \end_inset
21194
21195 , directly.
21196 \end_layout
21197
21198 \begin_layout Standard
21199 \begin_inset Float table
21200 wide false
21201 sideways false
21202 status open
21203
21204 \begin_layout Standard
21205 \begin_inset Caption
21206
21207 \begin_layout Standard
21208 \begin_inset LatexCommand label
21209 name "cap:Typefaces-and-the"
21210
21211 \end_inset
21212
21213 Typefaces and the corresponding commands.
21214 \end_layout
21215
21216 \end_inset
21217
21218
21219 \end_layout
21220
21221 \begin_layout Standard
21222 \align center
21223 \begin_inset Tabular
21224 <lyxtabular version="3" rows="9" columns="2">
21225 <features>
21226 <column alignment="center" valignment="top" leftline="true" rightline="true" width="0pt">
21227 <column alignment="center" valignment="top" rightline="true" width="0pt">
21228 <row topline="true" bottomline="true">
21229 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
21230 \begin_inset Text
21231
21232 \begin_layout Standard
21233 Font
21234 \end_layout
21235
21236 \end_inset
21237 </cell>
21238 <cell alignment="center" valignment="top" topline="true" bottomline="true" rightline="true" usebox="none">
21239 \begin_inset Text
21240
21241 \begin_layout Standard
21242 Command
21243 \end_layout
21244
21245 \end_inset
21246 </cell>
21247 </row>
21248 <row topline="true">
21249 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
21250 \begin_inset Text
21251
21252 \begin_layout Standard
21253
21254 \shape up
21255 \size normal
21256 \bar no
21257 \noun off
21258 \color none
21259 \begin_inset Formula $\mathrm{Roman}$
21260 \end_inset
21261
21262
21263 \end_layout
21264
21265 \end_inset
21266 </cell>
21267 <cell alignment="center" valignment="top" topline="true" rightline="true" usebox="none">
21268 \begin_inset Text
21269
21270 \begin_layout Standard
21271
21272 \series bold
21273
21274 \backslash
21275 mathrm
21276 \end_layout
21277
21278 \end_inset
21279 </cell>
21280 </row>
21281 <row topline="true">
21282 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
21283 \begin_inset Text
21284
21285 \begin_layout Standard
21286 \begin_inset Formula $\mathbf{\mathbf{Bold}}$
21287 \end_inset
21288
21289
21290 \end_layout
21291
21292 \end_inset
21293 </cell>
21294 <cell alignment="center" valignment="top" topline="true" rightline="true" usebox="none">
21295 \begin_inset Text
21296
21297 \begin_layout Standard
21298
21299 \series bold
21300
21301 \backslash
21302 mathbf
21303 \end_layout
21304
21305 \end_inset
21306 </cell>
21307 </row>
21308 <row topline="true">
21309 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
21310 \begin_inset Text
21311
21312 \begin_layout Standard
21313 \begin_inset Formula $\mathit{Italic}$
21314 \end_inset
21315
21316
21317 \end_layout
21318
21319 \end_inset
21320 </cell>
21321 <cell alignment="center" valignment="top" topline="true" rightline="true" usebox="none">
21322 \begin_inset Text
21323
21324 \begin_layout Standard
21325
21326 \series bold
21327
21328 \backslash
21329 mathit
21330 \end_layout
21331
21332 \end_inset
21333 </cell>
21334 </row>
21335 <row topline="true">
21336 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
21337 \begin_inset Text
21338
21339 \begin_layout Standard
21340
21341 \shape up
21342 \size normal
21343 \bar no
21344 \noun off
21345 \color none
21346 \begin_inset Formula $\mathtt{Typewriter}$
21347 \end_inset
21348
21349
21350 \end_layout
21351
21352 \end_inset
21353 </cell>
21354 <cell alignment="center" valignment="top" topline="true" rightline="true" usebox="none">
21355 \begin_inset Text
21356
21357 \begin_layout Standard
21358
21359 \series bold
21360
21361 \backslash
21362 mathtt
21363 \end_layout
21364
21365 \end_inset
21366 </cell>
21367 </row>
21368 <row topline="true">
21369 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
21370 \begin_inset Text
21371
21372 \begin_layout Standard
21373 \begin_inset Formula $\mathbf{\mathbb{BLACKBOARD}}$
21374 \end_inset
21375
21376
21377 \end_layout
21378
21379 \end_inset
21380 </cell>
21381 <cell alignment="center" valignment="top" topline="true" rightline="true" usebox="none">
21382 \begin_inset Text
21383
21384 \begin_layout Standard
21385
21386 \series bold
21387
21388 \backslash
21389 mathbb
21390 \end_layout
21391
21392 \end_inset
21393 </cell>
21394 </row>
21395 <row topline="true">
21396 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
21397 \begin_inset Text
21398
21399 \begin_layout Standard
21400 \begin_inset Formula $\mathfrak{Fraktur}$
21401 \end_inset
21402
21403
21404 \end_layout
21405
21406 \end_inset
21407 </cell>
21408 <cell alignment="center" valignment="top" topline="true" rightline="true" usebox="none">
21409 \begin_inset Text
21410
21411 \begin_layout Standard
21412
21413 \series bold
21414
21415 \backslash
21416 mathfrak
21417 \end_layout
21418
21419 \end_inset
21420 </cell>
21421 </row>
21422 <row topline="true">
21423 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
21424 \begin_inset Text
21425
21426 \begin_layout Standard
21427
21428 \shape up
21429 \size normal
21430 \emph on
21431 \bar no
21432 \noun off
21433 \color none
21434 \begin_inset Formula $\mathcal{CALLIGRAPHIC}$
21435 \end_inset
21436
21437
21438 \end_layout
21439
21440 \end_inset
21441 </cell>
21442 <cell alignment="center" valignment="top" topline="true" rightline="true" usebox="none">
21443 \begin_inset Text
21444
21445 \begin_layout Standard
21446
21447 \series bold
21448
21449 \backslash
21450 mathcal
21451 \end_layout
21452
21453 \end_inset
21454 </cell>
21455 </row>
21456 <row topline="true" bottomline="true">
21457 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
21458 \begin_inset Text
21459
21460 \begin_layout Standard
21461 \begin_inset Formula $\mathsf{SansSerif}$
21462 \end_inset
21463
21464
21465 \end_layout
21466
21467 \end_inset
21468 </cell>
21469 <cell alignment="center" valignment="top" topline="true" rightline="true" usebox="none">
21470 \begin_inset Text
21471
21472 \begin_layout Standard
21473
21474 \series bold
21475
21476 \backslash
21477 mathsf
21478 \end_layout
21479
21480 \end_inset
21481 </cell>
21482 </row>
21483 </lyxtabular>
21484
21485 \end_inset
21486
21487
21488 \end_layout
21489
21490 \end_inset
21491
21492
21493 \end_layout
21494
21495 \begin_layout Standard
21496 \begin_inset Note Greyedout
21497 status open
21498
21499 \begin_layout Standard
21500
21501 \series bold
21502 Note:
21503 \series default
21504  that you can only print capital letters in the typefaces 
21505 \family sans
21506 Blackbold
21507 \family default
21508  and 
21509 \family sans
21510 Calligraphic
21511 \family default
21512 .
21513 \end_layout
21514
21515 \end_inset
21516
21517
21518 \end_layout
21519
21520 \begin_layout Standard
21521 When you use a typeface, a blue box is inserted in the formula.
21522  Every character in this box will be printed in this typeface.
21523  Pressing 
21524 \family sans
21525 Space
21526 \family default
21527  within the box, will set the cursor outside, so that you have to use a
21528  protected space when you need a space in the box.
21529  Here an example where a 
21530 \begin_inset Quotes eld
21531 \end_inset
21532
21533 N
21534 \begin_inset Quotes erd
21535 \end_inset
21536
21537  in 
21538 \family sans
21539 Blackbold
21540 \family default
21541  denotes the set of numbers:
21542 \begin_inset Formula \[
21543 f(x)=\sqrt{x}\:;\: x\in\mathbb{N}\]
21544
21545 \end_inset
21546
21547
21548 \end_layout
21549
21550 \begin_layout Standard
21551 The typefaces are nestable, which can cause confusion.
21552  You can e.g.
21553  put a character in 
21554 \family sans
21555 Fraktur
21556 \family default
21557  in a box for 
21558 \family sans
21559 Typewriter
21560 \family default
21561
21562 \begin_inset Formula $\mathtt{abc\mathfrak{d}e}$
21563 \end_inset
21564
21565  
21566 \newline
21567 So better don't use this feature.
21568 \end_layout
21569
21570 \begin_layout Standard
21571 The typefaces have no effect on Greek letters: 
21572 \begin_inset Formula $\mathfrak{abc\delta e}$
21573 \end_inset
21574
21575
21576 \newline
21577 You can only print them emboldened using the command 
21578 \series bold
21579
21580 \backslash
21581 boldsymbol
21582 \series default
21583 , which works like the other typeface commands: 
21584 \begin_inset Formula $\alpha\beta\gamma\boldsymbol{\alpha\beta\gamma}$
21585 \end_inset
21586
21587
21588 \end_layout
21589
21590 \begin_layout Standard
21591
21592 \series bold
21593
21594 \backslash
21595 boldsymbol
21596 \series default
21597  works for all symbols, letters, and numbers.
21598 \end_layout
21599
21600 \begin_layout Standard
21601 A number of other font options are available as well, in the menu 
21602 \family sans
21603 Insert\SpecialChar \menuseparator
21604 Math\SpecialChar \menuseparator
21605 Font\InsetSpace ~
21606 Change
21607 \family default
21608 .
21609 \end_layout
21610
21611 \begin_layout Subsection
21612 Math Text
21613 \begin_inset LatexCommand index
21614 name "Math ! Text"
21615
21616 \end_inset
21617
21618
21619 \end_layout
21620
21621 \begin_layout Standard
21622 Typefaces are useful for entering some characters in some given font, but
21623  not for text.
21624  For typing longer pieces of text use the math text, which is obtained using
21625  the entry 
21626 \family sans
21627 Normal\InsetSpace ~
21628 text\InsetSpace ~
21629 mode
21630 \family default
21631  of the 
21632 \family sans
21633 Math\InsetSpace ~
21634 Panel
21635 \family default
21636  button 
21637 \begin_inset Graphics
21638         filename ../images/math/font.png
21639
21640 \end_inset
21641
21642  (alternatively the shortcut 
21643 \family sans
21644 M-m\InsetSpace ~
21645 m
21646 \family default
21647 ).
21648  Math text appears in LyX in black instead of blue.
21649  You can use spaces and accents in math text like in normal text.
21650  Here is an example:
21651 \begin_inset Formula \[
21652 f(x)=\begin{cases}
21653 x & \textrm{if I say so}\\
21654 -x & \textrm{unter Umständen}\end{cases}\]
21655
21656 \end_inset
21657
21658
21659 \end_layout
21660
21661 \begin_layout Subsection
21662 Font Sizes
21663 \begin_inset LatexCommand index
21664 name "Math ! Font sizes"
21665
21666 \end_inset
21667
21668
21669 \end_layout
21670
21671 \begin_layout Standard
21672 There are four font styles (relative sizes) used in math-mode, which are
21673  automatically chosen in most situations.
21674  These are called 
21675 \family sans
21676 textstyle
21677 \family default
21678
21679 \family sans
21680 displaystyle
21681 \family default
21682
21683 \family sans
21684 scriptstyle
21685 \family default
21686 , and 
21687 \family sans
21688 scriptscriptstyle
21689 \family default
21690 .
21691  For most characters, 
21692 \family sans
21693 textstyle
21694 \family default
21695  and 
21696 \family sans
21697 displaystyle
21698 \family default
21699  are actually the same size, but fractions, superscripts and subscripts,
21700  and certain other structures, are set larger in 
21701 \family sans
21702 displaystyle
21703 \family default
21704 .
21705  Except for some operators, which resize themselves to accommodate various
21706  situations, all text will be set in the styles as LaTeX thinks is appropriate.
21707  These choices can be overridden by using the math panel button 
21708 \begin_inset Graphics
21709         filename ../images/math/style.png
21710
21711 \end_inset
21712
21713 .
21714  A box for the size will be created in which you can insert the math structure.
21715  For example, you can set 
21716 \begin_inset Formula $\frac{1}{2}$
21717 \end_inset
21718
21719 , which is normally in 
21720 \family sans
21721 textstyle
21722 \family default
21723 , larger in 
21724 \family sans
21725 displaystyle
21726 \family default
21727
21728 \begin_inset Formula ${\displaystyle \frac{1}{2}}$
21729 \end_inset
21730
21731 .
21732  The four styles are used in the following example:
21733 \end_layout
21734
21735 \begin_layout Standard
21736 \begin_inset Formula $displaystyle$
21737 \end_inset
21738
21739
21740 \begin_inset Formula ${\textstyle textstyle}$
21741 \end_inset
21742
21743
21744 \begin_inset Formula ${\scriptstyle scriptstyle}$
21745 \end_inset
21746
21747
21748 \begin_inset Formula ${\scriptscriptstyle scriptscriptstyle}$
21749 \end_inset
21750
21751 .
21752 \end_layout
21753
21754 \begin_layout Standard
21755 All these math-mode font sizes are relative, that means, if the whole math
21756  inset is set in a particular size with the menu 
21757 \family sans
21758 Edit\SpecialChar \menuseparator
21759 Text\InsetSpace ~
21760 Style
21761 \family default
21762 , all sizes in the formula will be adjusted relative to this size.
21763  Similarly, if the base font size of the document is changed, all fonts
21764  will be adjusted to correspond.
21765  As example a formula in the font size 
21766 \begin_inset Quotes eld
21767 \end_inset
21768
21769 largest
21770 \begin_inset Quotes erd
21771 \end_inset
21772
21773 :
21774 \end_layout
21775
21776 \begin_layout Standard
21777
21778 \family roman
21779 \size largest
21780 \begin_inset Formula $\mathrm{e}=\sum_{n=0}^{\infty}\frac{1}{n!}$
21781 \end_inset
21782
21783
21784 \end_layout
21785
21786 \begin_layout Section
21787 AMS-LaTeX
21788 \begin_inset LatexCommand index
21789 name "AMS math"
21790
21791 \end_inset
21792
21793
21794 \begin_inset LatexCommand index
21795 name "Math ! AMS"
21796
21797 \end_inset
21798
21799
21800 \end_layout
21801
21802 \begin_layout Standard
21803 LyX supports the packages provided by the American Mathematical Society
21804  (AMS) that are in common use.
21805 \end_layout
21806
21807 \begin_layout Subsection
21808 Enabling AMS-Support
21809 \end_layout
21810
21811 \begin_layout Standard
21812 Selecting the checkbox 
21813 \family sans
21814 Use\InsetSpace ~
21815 AMS\InsetSpace ~
21816 math\InsetSpace ~
21817 package
21818 \family default
21819  in the 
21820 \family sans
21821 Document\SpecialChar \menuseparator
21822 Settings
21823 \family default
21824
21825 \begin_inset LatexCommand index
21826 name "Document ! Settings"
21827
21828 \end_inset
21829
21830  dialog under 
21831 \family sans
21832 Math\InsetSpace ~
21833 Options
21834 \family default
21835  will include the AMS-packages in the document, and make the facilities
21836  available.
21837  AMS is needed for many math-constructs, so when you get LaTeX-errors in
21838  formulas, assure that you have enabled AMS.
21839 \end_layout
21840
21841 \begin_layout Subsection
21842 AMS-Formula Types
21843 \begin_inset LatexCommand label
21844 name "sub:AMS-Formula-Types"
21845
21846 \end_inset
21847
21848
21849 \begin_inset LatexCommand index
21850 name "Math ! Multi-line Equations"
21851
21852 \end_inset
21853
21854
21855 \end_layout
21856
21857 \begin_layout Standard
21858 AMS-LaTeX provides a selection of different formula types.
21859  LyX allows you to choose between 
21860 \family typewriter
21861 align
21862 \family default
21863
21864 \family typewriter
21865 alignat
21866 \family default
21867
21868 \family typewriter
21869 flalign
21870 \family default
21871
21872 \family typewriter
21873 gather
21874 \family default
21875 , and 
21876 \family typewriter
21877 multline
21878 \family default
21879 .
21880  We refer to the AMS-documentation for an explanation of these formula types.
21881 \end_layout
21882
21883 \begin_layout Chapter
21884 More Tools
21885 \end_layout
21886
21887 \begin_layout Section
21888 Cross-References
21889 \begin_inset LatexCommand index
21890 name "Cross references"
21891
21892 \end_inset
21893
21894
21895 \begin_inset LatexCommand label
21896 name "sec:Cross-References"
21897
21898 \end_inset
21899
21900
21901 \end_layout
21902
21903 \begin_layout Standard
21904 One of LyX's strengths are cross-references.
21905  You can reference every section, float, footnote, formula, and list in
21906  the document.
21907  To reference a document part, you have to insert a label into it.
21908  The label is used as anchor and name for the reference.
21909  We want for example refer to the the second item of the following list:
21910 \end_layout
21911
21912 \begin_layout Enumerate
21913 First item
21914 \end_layout
21915
21916 \begin_layout Enumerate
21917 \begin_inset LatexCommand label
21918 name "enu:Second-item"
21919
21920 \end_inset
21921
21922 Second item
21923 \end_layout
21924
21925 \begin_layout Enumerate
21926 Third item
21927 \end_layout
21928
21929 \begin_layout Standard
21930 First we insert a label into the second item with the menu 
21931 \family sans
21932 Insert\SpecialChar \menuseparator
21933 Label
21934 \family default
21935  or the by pressing the toolbar button 
21936 \begin_inset Graphics
21937         filename ../images/label-insert.png
21938         scale 85
21939
21940 \end_inset
21941
21942 .
21943  A grey label box like this: 
21944 \begin_inset Graphics
21945         filename clipart/labelQt4.png
21946         scale 85
21947
21948 \end_inset
21949
21950  is inserted and the label window pops up asking for the label text.
21951  LyX offers as text the first words of the item with a prefix, in our case
21952  the text 
21953 \begin_inset Quotes eld
21954 \end_inset
21955
21956
21957 \family sans
21958 enu: Second-item
21959 \family default
21960
21961 \begin_inset Quotes erd
21962 \end_inset
21963
21964 .
21965  The prefix 
21966 \begin_inset Quotes eld
21967 \end_inset
21968
21969
21970 \family sans
21971 enu:
21972 \family default
21973
21974 \begin_inset Quotes erd
21975 \end_inset
21976
21977  stands for 
21978 \begin_inset Quotes eld
21979 \end_inset
21980
21981 enumerate
21982 \begin_inset Quotes erd
21983 \end_inset
21984
21985 .
21986  The prefix depends on the document part where the label is inserted, e.g.
21987  if you insert a label to a section heading, the prefix will be 
21988 \begin_inset Quotes eld
21989 \end_inset
21990
21991
21992 \family sans
21993 sec:
21994 \family default
21995
21996 \begin_inset Quotes erd
21997 \end_inset
21998
21999 .
22000 \end_layout
22001
22002 \begin_layout Standard
22003 To reference the item, we refer to its label using the menu 
22004 \family sans
22005 Insert\SpecialChar \menuseparator
22006 Cross-Reference
22007 \family default
22008  or the toolbar button 
22009 \begin_inset Graphics
22010         filename ../images/dialog-show-new-inset_ref.png
22011         scale 85
22012
22013 \end_inset
22014
22015 .
22016  A grey cross-reference box like this: 
22017 \begin_inset Graphics
22018         filename clipart/referenceQt4.png
22019         scale 85
22020
22021 \end_inset
22022
22023  is inserted and the cross-reference window appear showing all labels of
22024  the document.
22025  We can now sort the labels alphabetically and then choose the entry 
22026 \begin_inset Quotes eld
22027 \end_inset
22028
22029
22030 \family sans
22031 enu:Second-item
22032 \family default
22033
22034 \begin_inset Quotes erd
22035 \end_inset
22036
22037 .
22038  At the position of the cross-reference box the item number will appear
22039  in the output.
22040  Here is our cross-reference:
22041 \end_layout
22042
22043 \begin_layout Standard
22044 Item\InsetSpace ~
22045
22046 \begin_inset LatexCommand ref
22047 reference "enu:Second-item"
22048
22049 \end_inset
22050
22051
22052 \end_layout
22053
22054 \begin_layout Standard
22055 It is recommended to use a protected space
22056 \begin_inset Foot
22057 status collapsed
22058
22059 \begin_layout Standard
22060 described in section\InsetSpace ~
22061
22062 \begin_inset LatexCommand ref
22063 reference "sub:Protected-Space"
22064
22065 \end_inset
22066
22067
22068 \end_layout
22069
22070 \end_inset
22071
22072  between the cross-reference name and its number to avoid ugly linebreaks
22073  between them.
22074 \end_layout
22075
22076 \begin_layout Standard
22077 There are six varieties of cross-references:
22078 \end_layout
22079
22080 \begin_layout Description
22081 <reference>: prints the float number, this is the default: 
22082 \begin_inset LatexCommand ref
22083 reference "cap:Two-distorted-images"
22084
22085 \end_inset
22086
22087
22088 \end_layout
22089
22090 \begin_layout Description
22091 (<reference>): prints the float number within two parentheses, this is the
22092  style normally used to reference formulas, especially when the reference
22093  name 
22094 \begin_inset Quotes eld
22095 \end_inset
22096
22097 Equation
22098 \begin_inset Quotes erd
22099 \end_inset
22100
22101  is omitted: 
22102 \begin_inset LatexCommand eqref
22103 reference "eq:tanhExp"
22104
22105 \end_inset
22106
22107
22108 \end_layout
22109
22110 \begin_layout Description
22111 <page>: prints the page number: Page\InsetSpace ~
22112
22113 \begin_inset LatexCommand pageref
22114 reference "cap:Two-distorted-images"
22115
22116 \end_inset
22117
22118
22119 \end_layout
22120
22121 \begin_layout Description
22122 on\InsetSpace ~
22123 page\InsetSpace ~
22124 <page>: prints the text "on page" and the page number: 
22125 \begin_inset LatexCommand vpageref
22126 reference "cap:Two-distorted-images"
22127
22128 \end_inset
22129
22130
22131 \end_layout
22132
22133 \begin_layout Description
22134 <reference>\InsetSpace ~
22135 on\InsetSpace ~
22136 page\InsetSpace ~
22137 <page>: prints the float number, the text "on page", and
22138  the page number: 
22139 \begin_inset LatexCommand vref
22140 reference "cap:Two-distorted-images"
22141
22142 \end_inset
22143
22144
22145 \end_layout
22146
22147 \begin_layout Description
22148 Formatted\InsetSpace ~
22149 reference: prints a self defined cross-reference format.
22150 \newline
22151
22152 \begin_inset Note Greyedout
22153 status open
22154
22155 \begin_layout Standard
22156
22157 \series bold
22158 Note:
22159 \series default
22160  This feature is only available when you have the LaTeX-package 
22161 \series bold
22162 prettyref
22163 \begin_inset LatexCommand index
22164 name "LaTeX-packages ! prettyref"
22165
22166 \end_inset
22167
22168
22169 \series default
22170  installed.
22171 \end_layout
22172
22173 \end_inset
22174
22175
22176 \end_layout
22177
22178 \begin_layout Standard
22179 Note that the style <page> won't print the page number if the label is on
22180  the previous, the same, or the next page.
22181  You will e.\InsetSpace \thinspace{}
22182 g.\InsetSpace ~
22183 see the text 
22184 \begin_inset Quotes eld
22185 \end_inset
22186
22187
22188 \family sans
22189 on this page
22190 \family default
22191
22192 \begin_inset Quotes erd
22193 \end_inset
22194
22195  instead.
22196 \end_layout
22197
22198 \begin_layout Standard
22199 The number and current page of the referred document part in the output,
22200  is automatically calculated by LaTeX.
22201  The varieties are adjusted in the field 
22202 \family sans
22203 Format
22204 \family default
22205  of the cross-reference window, that appear when you click on the cross-referenc
22206 e box.
22207 \end_layout
22208
22209 \begin_layout Standard
22210 You can only use the style 
22211 \family sans
22212 <reference>
22213 \family default
22214  to reference numbered document parts, while the reference style 
22215 \family sans
22216 <page>
22217 \family default
22218  is always possible.
22219 \end_layout
22220
22221 \begin_layout Standard
22222 If you want to reference a section, put the label in the section heading,
22223  to reference a float, put the label in the caption.
22224  For footnotes you can put the label somewhere in it.
22225  Referencing formulas is explained in section\InsetSpace ~
22226
22227 \begin_inset LatexCommand ref
22228 reference "sec:Formula-Numbering-and"
22229
22230 \end_inset
22231
22232 .
22233 \end_layout
22234
22235 \begin_layout Standard
22236 The button 
22237 \family sans
22238 Go\InsetSpace ~
22239 to\InsetSpace ~
22240 Label
22241 \family default
22242  in the cross-reference window sets the the cursor before the referred label.
22243  The button text changes then to 
22244 \family sans
22245 Go\InsetSpace ~
22246 Back
22247 \family default
22248  and you can use it to set the cursor back to the cross-reference.
22249  Right-clicking on a cross-reference box also sets the cursor before the
22250  referred label but without a possibility to go back.
22251  
22252 \end_layout
22253
22254 \begin_layout Standard
22255 You can change labels at any time by clicking on the label box.
22256  References to the changed label will automatically change its link to the
22257  new label text, so that you don't need to take care about this.
22258 \end_layout
22259
22260 \begin_layout Standard
22261 If a cross-reference refers to a non-existing label, you'll see two question
22262  marks in the output instead of the reference.
22263 \end_layout
22264
22265 \begin_layout Standard
22266 References are described in detail in the 
22267 \emph on
22268 Embedded Objects
22269 \emph default
22270  manual.
22271 \end_layout
22272
22273 \begin_layout Section
22274 Table of Contents and other Listings
22275 \begin_inset LatexCommand index
22276 name "Table of contents"
22277
22278 \end_inset
22279
22280
22281 \begin_inset LatexCommand index
22282 name "Outline"
22283
22284 \end_inset
22285
22286
22287 \begin_inset LatexCommand label
22288 name "sec:toc"
22289
22290 \end_inset
22291
22292
22293 \end_layout
22294
22295 \begin_layout Subsection
22296 Table of Contents and Outline
22297 \begin_inset LatexCommand label
22298 name "sub:Table-of-Contents"
22299
22300 \end_inset
22301
22302
22303 \end_layout
22304
22305 \begin_layout Standard
22306 The Table of Contents (TOC) is inserted with the menu 
22307 \family sans
22308 Insert\SpecialChar \menuseparator
22309 List/TOC\SpecialChar \menuseparator
22310 Table\InsetSpace ~
22311 of\InsetSpace ~
22312 Contents
22313 \family default
22314 .
22315  Is is displayed in LyX as a gray box.
22316  If you click on it, the TOC window appears, showing you the TOC entries.
22317  You can jump to a document part by clicking on an entry.
22318  Thus you can use this window as graphical alternative for the 
22319 \family sans
22320 Navigate
22321 \family default
22322  menu.
22323 \end_layout
22324
22325 \begin_layout Standard
22326 The TOC lists every numbered section automatically.
22327  If you have declared a short title for a section heading, as described
22328  in section\InsetSpace ~
22329
22330 \begin_inset LatexCommand ref
22331 reference "sec:Short-Titles"
22332
22333 \end_inset
22334
22335 , it will be used in the TOC instead of the section heading.
22336  Section\InsetSpace ~
22337
22338 \begin_inset LatexCommand ref
22339 reference "sub:Numbering-depth"
22340
22341 \end_inset
22342
22343  describes how the level is adjusted that defines which section types are
22344  listed in the TOC.
22345  You can also adjust the level for the displayed sections in the TOC window
22346  using the grey fader at the bottom of the window.
22347  Unnumbered sections are not listed in the TOC.
22348 \end_layout
22349
22350 \begin_layout Standard
22351 You can use the TOC window also as outline to move and rearrange sections
22352  in your documents.
22353  The TOC window therefore also appears when you use the menu 
22354 \family sans
22355 Document\SpecialChar \menuseparator
22356 Outline
22357 \family default
22358 .
22359 \end_layout
22360
22361 \begin_layout Subsection
22362 List of Figures, Tables and Algorithms
22363 \begin_inset LatexCommand label
22364 name "sec:ListsOf"
22365
22366 \end_inset
22367
22368
22369 \end_layout
22370
22371 \begin_layout Standard
22372 Table, figure, and algorithm lists are very much like the table of contents.
22373  You can insert them via the 
22374 \family sans
22375 Insert\SpecialChar \menuseparator
22376 List\InsetSpace ~
22377 /\InsetSpace ~
22378 TOC
22379 \family default
22380  submenus.
22381  The list entries are the float captions and the float number.
22382 \end_layout
22383
22384 \begin_layout Section
22385 URLs (Uniform Resource Locators)
22386 \begin_inset LatexCommand index
22387 name "URLs"
22388
22389 \end_inset
22390
22391
22392 \begin_inset LatexCommand label
22393 name "sec:URL"
22394
22395 \end_inset
22396
22397
22398 \end_layout
22399
22400 \begin_layout Standard
22401 It is often desirable to include long 
22402 \begin_inset Quotes eld
22403 \end_inset
22404
22405 verbatim
22406 \begin_inset Quotes erd
22407 \end_inset
22408
22409  items in a document such as Web site URLs, e-mail addresses, etc.
22410  These things typically do not contain any spaces and are thus difficult
22411  to typeset properly.
22412  Such items will often fall on a line boundary if they cannot be split,
22413  resulting in an overfull line.
22414  To avoid this, use the menu 
22415 \family sans
22416 Insert\SpecialChar \menuseparator
22417 URL
22418 \family default
22419  to enter a long URL and have it split gracefully, if necessary.
22420 \end_layout
22421
22422 \begin_layout Standard
22423 The URL dialog has two fields; the URL field and the 
22424 \family sans
22425 Name
22426 \family default
22427  field for the URL description, which will be typeset as plain text immediately
22428  before the URL.
22429  Here an example:
22430 \end_layout
22431
22432 \begin_layout Standard
22433 \begin_inset LatexCommand url
22434 name "LyX-Homepage"
22435 target "http://www.lyx.org"
22436
22437 \end_inset
22438
22439 .
22440 \end_layout
22441
22442 \begin_layout Standard
22443 \begin_inset VSpace bigskip
22444 \end_inset
22445
22446
22447 \series bold
22448 Important notes
22449 \series default
22450 :
22451 \end_layout
22452
22453 \begin_layout Itemize
22454 When you use the following characters: "%", "#", "^", you have to write
22455  them with a backslash before, e.g.
22456  
22457 \begin_inset Quotes eld
22458 \end_inset
22459
22460
22461 \backslash
22462 #
22463 \begin_inset Quotes erd
22464 \end_inset
22465
22466 .
22467 \end_layout
22468
22469 \begin_layout Itemize
22470 URLs must not end with a backslash!
22471 \end_layout
22472
22473 \begin_layout Section
22474 Appendices
22475 \begin_inset LatexCommand index
22476 name "Appendix"
22477
22478 \end_inset
22479
22480
22481 \begin_inset LatexCommand label
22482 name "sec:Appendices"
22483
22484 \end_inset
22485
22486
22487 \end_layout
22488
22489 \begin_layout Standard
22490 Appendices are created with the menu 
22491 \family sans
22492 Document\SpecialChar \menuseparator
22493 Start\InsetSpace ~
22494 Appendix\InsetSpace ~
22495 Here
22496 \family default
22497 .
22498  This menu sets the document from the current cursor position to the end
22499  as appendix region.
22500  The region is marked with a red borderline.
22501 \end_layout
22502
22503 \begin_layout Standard
22504 Every chapter (or section) within the appendix region is treated as an appendix,
22505  numbered with a capital Latin letter.
22506  The appendix subsections are numbered with this letter followed by a dot
22507  and the subsection number.
22508  All appendix sections can be referenced as if they were normal sections,
22509  here two examples:
22510 \end_layout
22511
22512 \begin_layout Standard
22513 Appendix\InsetSpace ~
22514
22515 \begin_inset LatexCommand ref
22516 reference "cha:Credits"
22517
22518 \end_inset
22519
22520 ; Appendix\InsetSpace ~
22521
22522 \begin_inset LatexCommand ref
22523 reference "sub:Export"
22524
22525 \end_inset
22526
22527
22528 \end_layout
22529
22530 \begin_layout Section
22531 Bibliography
22532 \begin_inset LatexCommand index
22533 name "Bibliography"
22534
22535 \end_inset
22536
22537
22538 \begin_inset LatexCommand label
22539 name "sec:Bibliography"
22540
22541 \end_inset
22542
22543
22544 \end_layout
22545
22546 \begin_layout Standard
22547 There are two ways of generating the bibliography in a LyX-document.
22548  You can include a bibliography database
22549 \begin_inset Foot
22550 status collapsed
22551
22552 \begin_layout Standard
22553 Known under the name 
22554 \begin_inset Quotes eld
22555 \end_inset
22556
22557 BibTeX-database
22558 \begin_inset Quotes erd
22559 \end_inset
22560
22561 .
22562 \end_layout
22563
22564 \end_inset
22565
22566 , which is explained in the next subsection or you can insert the bibliography
22567  manually.
22568  For the second method we use the paragraph environment 
22569 \family sans
22570 Bibliography
22571 \family default
22572 , described in section\InsetSpace ~
22573
22574 \begin_inset LatexCommand ref
22575 reference "sub:Biblio_environment"
22576
22577 \end_inset
22578
22579 .
22580 \end_layout
22581
22582 \begin_layout Standard
22583 Within the 
22584 \family sans
22585 Bibliography
22586 \family default
22587  environment, every paragraph begins with a gray bibliography box labeled
22588  with a number.
22589  If you click on it, you will get a dialog in which you can set a 
22590 \family sans
22591 Key
22592 \family default
22593  and a 
22594 \family sans
22595 Label
22596 \family default
22597 .
22598  The key is the symbolic name by which you will refer to this bibliography
22599  entry.
22600  For example, our second entry in the bibliography is a book about LaTeX
22601  and we used 
22602 \begin_inset Quotes eld
22603 \end_inset
22604
22605 latexcompanion
22606 \begin_inset Quotes erd
22607 \end_inset
22608
22609 , a short form of its title, as key.
22610 \end_layout
22611
22612 \begin_layout Standard
22613 You can refer to the key of a bibliography entry using the menu 
22614 \family sans
22615 Insert\SpecialChar \menuseparator
22616 Citation
22617 \family default
22618  or the toobar button 
22619 \begin_inset Graphics
22620         filename ../images/dialog-show-new-inset_citation.png
22621         BoundingBox 0bp 5bp 20bp 20bp
22622
22623 \end_inset
22624
22625 .
22626  A citation reference box is inserted and a citation window will appear
22627  in which you can select one or more keys in the available key list.
22628  The citation reference box will be labeled with the referenced key.
22629  When you click on the box, the citation window appears and you can change
22630  the reference.
22631 \end_layout
22632
22633 \begin_layout Standard
22634 Citation references appear in the output as number of the bibliography entry
22635  with surrounding brackets.
22636  If you set a 
22637 \family sans
22638 Label
22639 \family default
22640  for the entry, the label will appear instead of the number.
22641  Here two examples; the first without a label, the second with the label
22642  
22643 \begin_inset Quotes eld
22644 \end_inset
22645
22646 Credits
22647 \begin_inset Quotes erd
22648 \end_inset
22649
22650 :
22651 \end_layout
22652
22653 \begin_layout Standard
22654 Have a look at the 
22655 \family sans
22656 LaTeX Companion Second Edition
22657 \family default
22658
22659 \begin_inset LatexCommand cite
22660 key "latexcompanion"
22661
22662 \end_inset
22663
22664
22665 \end_layout
22666
22667 \begin_layout Standard
22668 The LyX-Team members are listed in the Credits: 
22669 \begin_inset LatexCommand cite
22670 key "lyxcredit"
22671
22672 \end_inset
22673
22674
22675 \end_layout
22676
22677 \begin_layout Subsection
22678 Bibliography databases (BibTeX)
22679 \begin_inset LatexCommand index
22680 name "Bibliography ! Databases"
22681
22682 \end_inset
22683
22684
22685 \begin_inset LatexCommand index
22686 name "Bibliography ! BibTeX"
22687
22688 \end_inset
22689
22690
22691 \begin_inset LatexCommand label
22692 name "sub:Bibliography-databases"
22693
22694 \end_inset
22695
22696
22697 \end_layout
22698
22699 \begin_layout Standard
22700 Bibliography databases are useful if you use the same bibliography in different
22701  documents.
22702  It makes it also very easy to have an uniform layout for all bibliography
22703  entries.
22704  You can collect the bibliography of all relevant books and articles of
22705  your working field in a database.
22706  This database can be used for different documents, because only the referenced
22707  entries of the database will appear in the bibliography list.
22708 \end_layout
22709
22710 \begin_layout Standard
22711 The database is a text file with the file extension 
22712 \begin_inset Quotes eld
22713 \end_inset
22714
22715
22716 \family sans
22717 .bib
22718 \family default
22719
22720 \begin_inset Quotes erd
22721 \end_inset
22722
22723  containing the bibliography in a special format.
22724  The format is explained in LaTeX books (
22725 \begin_inset LatexCommand cite
22726 key "Mittelbach,Kopka,Lamport"
22727
22728 \end_inset
22729
22730 ).
22731  Normally one uses a special program to create and edit entries of the database.
22732  Under
22733 \newline
22734  
22735 \begin_inset LatexCommand url
22736 target "http://wiki.lyx.org/BibTeX/Programs"
22737
22738 \end_inset
22739
22740
22741 \newline
22742 you find a list of programs for bibliography databases.
22743 \end_layout
22744
22745 \begin_layout Standard
22746 To use a database, use the menu 
22747 \family sans
22748 Insert\SpecialChar \menuseparator
22749 List
22750 \family default
22751 /
22752 \family sans
22753 TOC\SpecialChar \menuseparator
22754 BibT
22755 \begin_inset ERT
22756 status collapsed
22757
22758 \begin_layout Standard
22759
22760 {}
22761 \end_layout
22762
22763 \end_inset
22764
22765 eX\InsetSpace ~
22766 Bibliography
22767 \family default
22768 .
22769  A grey box will be inserted and a window appears.
22770  In this window you can load one or more databases and a style file.
22771 \end_layout
22772
22773 \begin_layout Standard
22774 The style file is a text file with the file extension
22775 \begin_inset Quotes erd
22776 \end_inset
22777
22778
22779 \family sans
22780 .bst
22781 \family default
22782
22783 \begin_inset Quotes erd
22784 \end_inset
22785
22786  that declares the layout of all bibliography entries.
22787  Many publishers provide special style files, so that you don't have to
22788  take care of the layout.
22789 \end_layout
22790
22791 \begin_layout Standard
22792 Inserting a citation reference works like described above.
22793 \end_layout
22794
22795 \begin_layout Standard
22796 \begin_inset VSpace defskip
22797 \end_inset
22798
22799
22800 \end_layout
22801
22802 \begin_layout Standard
22803 To generate the bibliography from a database, the program BibTeX is used
22804  by LyX.
22805  This program can be controlled with options that you can add in LyX's preferenc
22806 es dialog under 
22807 \family sans
22808 Outputs
22809 \family default
22810
22811 \family sans
22812 LaT
22813 \begin_inset ERT
22814 status collapsed
22815
22816 \begin_layout Standard
22817
22818 {}
22819 \end_layout
22820
22821 \end_inset
22822
22823 eX
22824 \family default
22825  in the field 
22826 \family sans
22827 BibT
22828 \begin_inset ERT
22829 status collapsed
22830
22831 \begin_layout Standard
22832
22833 {}
22834 \end_layout
22835
22836 \end_inset
22837
22838 eX\InsetSpace ~
22839 command
22840 \family default
22841 .
22842  Before adding options, it is strongly recommended to read the manual of
22843  
22844 \family sans
22845 BibTeX
22846 \family default
22847 .
22848 \end_layout
22849
22850 \begin_layout Standard
22851 \begin_inset VSpace defskip
22852 \end_inset
22853
22854
22855 \end_layout
22856
22857 \begin_layout Standard
22858 We use two bibliographies in this document to show the difference between
22859  the two methods of creating them.
22860  As you can see, the bibliography that is created from a database lists
22861  only the database entries that are referenced in the document.
22862  We used the style file 
22863 \family sans
22864 alphadin.bst
22865 \family default
22866  to get the complicated German reference key scheme in the bibliography.
22867 \end_layout
22868
22869 \begin_layout Subsection
22870 Bibliography layout
22871 \begin_inset LatexCommand index
22872 name "Bibliography ! Layout"
22873
22874 \end_inset
22875
22876
22877 \end_layout
22878
22879 \begin_layout Standard
22880 In the citation reference dialog you can set a special citation format.
22881  For this feature you need to use the option 
22882 \family sans
22883 Natbib
22884 \family default
22885  enabled in the 
22886 \family sans
22887 Document\SpecialChar \menuseparator
22888 Settings
22889 \family default
22890
22891 \begin_inset LatexCommand index
22892 name "Document ! Settings"
22893
22894 \end_inset
22895
22896  dialog under 
22897 \family sans
22898 Bibliography
22899 \family default
22900 .
22901  Setting a citation style for a reference will overwrite the default.
22902  For the global citation format use the BibTeX style files as explained
22903  in the previous section.
22904 \end_layout
22905
22906 \begin_layout Standard
22907 You can also set text, that should appear before or after a citation reference,
22908  in the citation reference window.
22909  Here an example where we set the text 
22910 \begin_inset Quotes eld
22911 \end_inset
22912
22913 Chapter\InsetSpace ~
22914 3
22915 \begin_inset Quotes erd
22916 \end_inset
22917
22918  to appear after the reference:
22919 \end_layout
22920
22921 \begin_layout Standard
22922 Have a look at 
22923 \begin_inset LatexCommand cite
22924 after "Chapter 3"
22925 key "latexcompanion"
22926
22927 \end_inset
22928
22929 .
22930 \end_layout
22931
22932 \begin_layout Section
22933 Index
22934 \begin_inset LatexCommand index
22935 name "Index generation"
22936
22937 \end_inset
22938
22939
22940 \begin_inset LatexCommand label
22941 name "sec:Index"
22942
22943 \end_inset
22944
22945
22946 \end_layout
22947
22948 \begin_layout Standard
22949 An index entry is created if you place the cursor behind the word or phrase
22950  that should appear in the index and then use the menu 
22951 \family sans
22952 Insert\SpecialChar \menuseparator
22953 Index\InsetSpace ~
22954 Entry
22955 \family default
22956  or the toobar button 
22957 \begin_inset Graphics
22958         filename ../images/index-insert.png
22959         BoundingBox 0bp 5bp 20bp 20bp
22960
22961 \end_inset
22962
22963 .
22964  A gray box labeled 
22965 \begin_inset Quotes eld
22966 \end_inset
22967
22968
22969 \family sans
22970 Idx
22971 \family default
22972
22973 \begin_inset Quotes erd
22974 \end_inset
22975
22976  is inserted and a window pops up asking for the index entry.
22977  LyX propose the word before the cursor as entry.
22978 \end_layout
22979
22980 \begin_layout Standard
22981 \begin_inset Note Greyedout
22982 status open
22983
22984 \begin_layout Standard
22985
22986 \series bold
22987 Note:
22988 \series default
22989  The index entry text field differs from all other text fields, because
22990  you have to insert valid LaTeX-code.
22991 \end_layout
22992
22993 \end_inset
22994
22995  Therefore you cannot insert
22996 \end_layout
22997
22998 \begin_layout Standard
22999
23000 \series bold
23001 Find & Replace
23002 \end_layout
23003
23004 \begin_layout Standard
23005 to an index entry field, because the 
23006 \begin_inset Quotes eld
23007 \end_inset
23008
23009 &
23010 \begin_inset Quotes erd
23011 \end_inset
23012
23013  character is used in LaTeX to separate table columns so that you will get
23014  LaTeX-errors.
23015  The correct entry is
23016 \end_layout
23017
23018 \begin_layout Standard
23019
23020 \series bold
23021 Find 
23022 \backslash
23023 & Replace
23024 \end_layout
23025
23026 \begin_layout Standard
23027 This behavior is necessary because index entries can be formatted in many
23028  ways using special LaTeX commands.
23029  We give a short overview of the index command in the next subsections.
23030  For a detailed description of LaTeX's index mechanism, have a look at one
23031  of the LaTeX books 
23032 \begin_inset LatexCommand cite
23033 key "latexcompanion,latexguide,latexbook"
23034
23035 \end_inset
23036
23037 .
23038 \end_layout
23039
23040 \begin_layout Standard
23041 You can change index entries by clicking on the index box.
23042 \end_layout
23043
23044 \begin_layout Standard
23045 The index list is inserted to the document with the menu 
23046 \family sans
23047 Insert\SpecialChar \menuseparator
23048 List\InsetSpace ~
23049 /\InsetSpace ~
23050 TOC\SpecialChar \menuseparator
23051 Index\InsetSpace ~
23052 List
23053 \family default
23054 .
23055  A light blue box labeled 
23056 \begin_inset Quotes eld
23057 \end_inset
23058
23059
23060 \family sans
23061 Index
23062 \family default
23063
23064 \begin_inset Quotes erd
23065 \end_inset
23066
23067  will show the place where the index is printed in the output.
23068  The index list box is not clickable like other LyX-boxes.
23069 \end_layout
23070
23071 \begin_layout Subsection
23072 Grouping Index Entries
23073 \begin_inset LatexCommand index
23074 name "Index ! Grouping"
23075
23076 \end_inset
23077
23078
23079 \end_layout
23080
23081 \begin_layout Standard
23082 Index entries are often grouped to offer the reader a fast search in the
23083  index.
23084  We want to group for example the index entries for itemized and enumerated
23085  lists under the entry 
23086 \begin_inset Quotes eld
23087 \end_inset
23088
23089 Lists
23090 \begin_inset Quotes erd
23091 \end_inset
23092
23093 .
23094  First we create the entry 
23095 \begin_inset Quotes eld
23096 \end_inset
23097
23098 Lists
23099 \begin_inset Quotes erd
23100 \end_inset
23101
23102  in section\InsetSpace ~
23103
23104 \begin_inset LatexCommand ref
23105 reference "sub:Lists"
23106
23107 \end_inset
23108
23109 .
23110  In the text field for the itemized list index entry in section\InsetSpace ~
23111
23112 \begin_inset LatexCommand ref
23113 reference "sec:Itemize"
23114
23115 \end_inset
23116
23117 , we insert the command
23118 \end_layout
23119
23120 \begin_layout Standard
23121
23122 \series bold
23123 Lists ! Itemize
23124 \end_layout
23125
23126 \begin_layout Standard
23127 and the command
23128 \end_layout
23129
23130 \begin_layout Standard
23131
23132 \series bold
23133 Lists ! Enumerate
23134 \end_layout
23135
23136 \begin_layout Standard
23137 for the enumerated list in section\InsetSpace ~
23138
23139 \begin_inset LatexCommand ref
23140 reference "sec:Enumerate"
23141
23142 \end_inset
23143
23144 .
23145 \end_layout
23146
23147 \begin_layout Standard
23148 The exclamation mark 
23149 \begin_inset Quotes eld
23150 \end_inset
23151
23152 !
23153 \begin_inset Quotes erd
23154 \end_inset
23155
23156  marks the grouping levels.
23157  You can have three levels; every index level is indented a bit more.
23158  An index entry for the higher levels is not required.
23159  If we don't have an index entry for 
23160 \begin_inset Quotes eld
23161 \end_inset
23162
23163 Lists
23164 \begin_inset Quotes erd
23165 \end_inset
23166
23167 , it will be printed anyway, but without a page number.
23168 \end_layout
23169
23170 \begin_layout Subsection
23171 Page Ranges
23172 \begin_inset LatexCommand index
23173 name "Index ! Page ranges"
23174
23175 \end_inset
23176
23177
23178 \end_layout
23179
23180 \begin_layout Standard
23181 Normally an index entry will appear with the page number of the indexed
23182  section.
23183  But sometimes you want to index more pages under the same entry.
23184  E.g if we want to index the paragraph environments, we create an index entry
23185  in section\InsetSpace ~
23186
23187 \begin_inset LatexCommand ref
23188 reference "sec:Paragraph-Environments"
23189
23190 \end_inset
23191
23192  with the command
23193 \end_layout
23194
23195 \begin_layout Standard
23196
23197 \series bold
23198 Paragraph environments|(
23199 \end_layout
23200
23201 \begin_layout Standard
23202 and another entry at the end of section\InsetSpace ~
23203
23204 \begin_inset LatexCommand ref
23205 reference "sub:LyX-Code"
23206
23207 \end_inset
23208
23209  with the command
23210 \end_layout
23211
23212 \begin_layout Standard
23213
23214 \series bold
23215 Paragraph environments|)
23216 \end_layout
23217
23218 \begin_layout Standard
23219 The commands 
23220 \begin_inset Quotes eld
23221 \end_inset
23222
23223
23224 \series bold
23225 |(
23226 \series default
23227
23228 \begin_inset Quotes erd
23229 \end_inset
23230
23231  and 
23232 \begin_inset Quotes eld
23233 \end_inset
23234
23235
23236 \series bold
23237 |)
23238 \series default
23239
23240 \begin_inset Quotes erd
23241 \end_inset
23242
23243  respectively starts and ends the index range.
23244  You can also add the same index entry at different places in the document.
23245  They appear in the output under one entry with a comma separated list of
23246  the pages of the indexed document parts.
23247  An example is the index entry 
23248 \begin_inset Quotes eld
23249 \end_inset
23250
23251 Document ! Settings
23252 \begin_inset Quotes erd
23253 \end_inset
23254
23255 .
23256 \end_layout
23257
23258 \begin_layout Subsection
23259 Cross referencing
23260 \begin_inset LatexCommand index
23261 name "Index ! Cross referencing"
23262
23263 \end_inset
23264
23265
23266 \end_layout
23267
23268 \begin_layout Standard
23269 It is also possible to refer to another index entry.
23270  We referred for example in the index entry 
23271 \begin_inset Quotes eld
23272 \end_inset
23273
23274 GIF
23275 \begin_inset Quotes erd
23276 \end_inset
23277
23278  (in section\InsetSpace ~
23279
23280 \begin_inset LatexCommand ref
23281 reference "sub:Image-Formats"
23282
23283 \end_inset
23284
23285 ) to the index entry 
23286 \begin_inset Quotes eld
23287 \end_inset
23288
23289 Image formats
23290 \begin_inset Quotes erd
23291 \end_inset
23292
23293  in the same section using the command
23294 \end_layout
23295
23296 \begin_layout Standard
23297
23298 \series bold
23299 GIF|see{Image formats}
23300 \end_layout
23301
23302 \begin_layout Standard
23303 The text within the braces is the referenced entry.
23304  The reference will appear in the output without a page number.
23305 \end_layout
23306
23307 \begin_layout Subsection
23308 Index Entry Order
23309 \begin_inset LatexCommand index
23310 name "Index ! Entry order"
23311
23312 \end_inset
23313
23314
23315 \end_layout
23316
23317 \begin_layout Standard
23318 You can use accented characters in the index entry, but the entries might
23319  then not follow the rules for the index order.
23320  The index entries are sorted alphabetically, but LaTeX
23321 \begin_inset Foot
23322 status collapsed
23323
23324 \begin_layout Standard
23325 The index generating is done in the background by an extra program, see
23326  section\InsetSpace ~
23327
23328 \begin_inset LatexCommand ref
23329 reference "sub:Index-Program"
23330
23331 \end_inset
23332
23333 .
23334 \end_layout
23335
23336 \end_inset
23337
23338  doesn't know how to sort accents in different languages.
23339  We created as example the three dummy index entries 
23340 \begin_inset Quotes eld
23341 \end_inset
23342
23343 maison
23344 \begin_inset Quotes erd
23345 \end_inset
23346
23347
23348 \begin_inset Quotes eld
23349 \end_inset
23350
23351 maïs
23352 \begin_inset Quotes erd
23353 \end_inset
23354
23355 , and 
23356 \begin_inset Quotes eld
23357 \end_inset
23358
23359 maître
23360 \begin_inset Quotes erd
23361 \end_inset
23362
23363 .
23364 \begin_inset LatexCommand index
23365 name "Dummy entries ! maïs"
23366
23367 \end_inset
23368
23369
23370 \begin_inset LatexCommand index
23371 name "Dummy entries ! maître"
23372
23373 \end_inset
23374
23375
23376 \begin_inset LatexCommand index
23377 name "Dummy entries ! maïs@maison"
23378
23379 \end_inset
23380
23381  They will be sorted in the order maïs, maître, maison, but we want the
23382  order maïs, maison, maître.
23383  To achieve this, we use the command
23384 \end_layout
23385
23386 \begin_layout Standard
23387
23388 \series bold
23389 previous entry@current entry
23390 \end_layout
23391
23392 \begin_layout Standard
23393 In our case we want to have 
23394 \begin_inset Quotes eld
23395 \end_inset
23396
23397 maison
23398 \begin_inset Quotes erd
23399 \end_inset
23400
23401  after 
23402 \begin_inset Quotes eld
23403 \end_inset
23404
23405 maïs
23406 \begin_inset Quotes erd
23407 \end_inset
23408
23409  and write therefore for the index entry of maison:
23410 \end_layout
23411
23412 \begin_layout Standard
23413
23414 \series bold
23415 maïs@maison
23416 \end_layout
23417
23418 \begin_layout Standard
23419 The previous entry needn't to be a real existing entry, you can also use
23420  another word to tell LaTeX the entry order, see the next subsection for
23421  an example.
23422 \end_layout
23423
23424 \begin_layout Subsection
23425 Index Entry Layout
23426 \begin_inset LatexCommand index
23427 name "Index ! Entry layout"
23428
23429 \end_inset
23430
23431
23432 \end_layout
23433
23434 \begin_layout Standard
23435 You can insert entries together with LaTeX-commands for the layout.
23436  If you need for example an italic entry, you can write
23437 \end_layout
23438
23439 \begin_layout Standard
23440
23441 \series bold
23442
23443 \backslash
23444 textit{This is an italic entry}
23445 \end_layout
23446
23447 \begin_layout Standard
23448 where the command 
23449 \series bold
23450
23451 \backslash
23452 textit
23453 \series default
23454  produces the italic layout.
23455 \begin_inset LatexCommand index
23456 name "Dummy entries ! This@\\textit{This is an italic entry}"
23457
23458 \end_inset
23459
23460  We refer to LaTeX books (
23461 \begin_inset LatexCommand cite
23462 key "latexcompanion,latexguide,latexbook"
23463
23464 \end_inset
23465
23466 ) for an overview of layout commands.
23467  There is only the problem, that layout commands destroy the sorting order.
23468  To avoid that our index entry appears as the first one, we use the following
23469  command instead:
23470 \end_layout
23471
23472 \begin_layout Standard
23473
23474 \series bold
23475 This@
23476 \backslash
23477 textit{This is an italic entry}
23478 \end_layout
23479
23480 \begin_layout Standard
23481 You can also format the page number using the character 
23482 \begin_inset Quotes eld
23483 \end_inset
23484
23485 |
23486 \begin_inset Quotes erd
23487 \end_inset
23488
23489  followed by a LaTeX-command without a backslash.
23490  We can write for example
23491 \end_layout
23492
23493 \begin_layout Standard
23494
23495 \series bold
23496 old-style page number:|oldstylenums
23497 \end_layout
23498
23499 \begin_layout Standard
23500 to get the page number in an old-style layout.
23501 \begin_inset LatexCommand index
23502 name "Dummy entries ! old-style page number:|oldstylenums"
23503
23504 \end_inset
23505
23506  Normally all LaTeX-commands begin with a backslash, but in this special
23507  case 
23508 \begin_inset Quotes eld
23509 \end_inset
23510
23511
23512 \series bold
23513 |command
23514 \series default
23515
23516 \begin_inset Quotes erd
23517 \end_inset
23518
23519  means 
23520 \series bold
23521
23522 \backslash
23523 command{page\InsetSpace ~
23524 number}
23525 \series default
23526 .
23527  Have a look at section\InsetSpace ~
23528
23529 \begin_inset LatexCommand ref
23530 reference "sub:LaTeX-Syntax"
23531
23532 \end_inset
23533
23534  to learn more about the LaTeX-syntax.
23535 \end_layout
23536
23537 \begin_layout Standard
23538 You can also change the layout for the whole index.
23539  E.g.
23540  we marked the index list box of this document as bold to get a bold font
23541  for all index entries.
23542 \end_layout
23543
23544 \begin_layout Subsection
23545 Index Program
23546 \begin_inset LatexCommand index
23547 name "Index ! Program"
23548
23549 \end_inset
23550
23551
23552 \begin_inset LatexCommand label
23553 name "sub:Index-Program"
23554
23555 \end_inset
23556
23557
23558 \end_layout
23559
23560 \begin_layout Standard
23561 LyX uses for the index generation by default the program 
23562 \family sans
23563 makeindex
23564 \family default
23565 .
23566  This programs can be controlled by options that can be set in LyX's preferences
23567  dialog under 
23568 \family sans
23569 Outputs
23570 \family default
23571
23572 \family sans
23573 LaT
23574 \begin_inset ERT
23575 status collapsed
23576
23577 \begin_layout Standard
23578
23579 {}
23580 \end_layout
23581
23582 \end_inset
23583
23584 eX
23585 \family default
23586  in the field 
23587 \family sans
23588 Index\InsetSpace ~
23589 command
23590 \family default
23591 .
23592  You can also specify there another program to generate the index, for example
23593  
23594 \family sans
23595 xindy
23596 \family default
23597 .
23598  Before you change something there, it is strongly recommended to read the
23599  manuals of the programs.
23600 \end_layout
23601
23602 \begin_layout Section
23603 Nomenclature / Glossary 
23604 \begin_inset LatexCommand index
23605 name "Nomenclature"
23606
23607 \end_inset
23608
23609
23610 \begin_inset LatexCommand index
23611 name "Glossary|see{Nomenclature}"
23612
23613 \end_inset
23614
23615
23616 \begin_inset LatexCommand label
23617 name "sec:Nomenclature"
23618
23619 \end_inset
23620
23621
23622 \end_layout
23623
23624 \begin_layout Standard
23625 Sometimes you need to compile a list of symbols that are mentioned in your
23626  document with a brief explanation of them -- a so called nomenclature or
23627  glossary.
23628 \end_layout
23629
23630 \begin_layout Standard
23631 To be able to create nomenclatures, you need the LaTeX package 
23632 \series bold
23633 nomencl
23634 \begin_inset LatexCommand index
23635 name "LaTeX-packages ! nomencl"
23636
23637 \end_inset
23638
23639
23640 \series default
23641  installed.
23642  You find it in the TeX Catalogue, 
23643 \begin_inset LatexCommand cite
23644 key "TeXCatalogue"
23645
23646 \end_inset
23647
23648  or in the package manager of your LaTeX-system.
23649 \end_layout
23650
23651 \begin_layout Standard
23652 A nomenclature entry is created if you place the cursor after a symbol entry
23653  and then use the menu 
23654 \family sans
23655 Insert\SpecialChar \menuseparator
23656
23657 \family default
23658 N
23659 \family sans
23660 omenclature\InsetSpace ~
23661 Entry
23662 \family default
23663  or the toobar button 
23664 \begin_inset Graphics
23665         filename ../images/nomencl-insert.png
23666         BoundingBox 0bp 5bp 20bp 20bp
23667
23668 \end_inset
23669
23670 .
23671  A gray box labeled 
23672 \begin_inset Quotes eld
23673 \end_inset
23674
23675
23676 \family sans
23677 Nom
23678 \family default
23679
23680 \begin_inset Quotes erd
23681 \end_inset
23682
23683  is inserted and a window pops up asking for the nomenclature entry.
23684 \end_layout
23685
23686 \begin_layout Standard
23687 A nomenclature entry consists of two main entries.
23688  The first is the symbol that you want to refer to.
23689  The second is the description of the symbol.
23690 \end_layout
23691
23692 \begin_layout Standard
23693 \begin_inset Note Greyedout
23694 status open
23695
23696 \begin_layout Standard
23697
23698 \series bold
23699 Note:
23700 \series default
23701  Like for the index entry dialog, you have to enter valid LaTeX-code for
23702  all fields of the nomenclature dialog.
23703 \end_layout
23704
23705 \end_inset
23706
23707
23708 \end_layout
23709
23710 \begin_layout Subsection
23711 Nomenclature Definition and Layout
23712 \begin_inset LatexCommand index
23713 name "Nomenclature ! Layout"
23714
23715 \end_inset
23716
23717
23718 \end_layout
23719
23720 \begin_layout Standard
23721 When you have symbols in formulas, you have to define them in the 
23722 \family sans
23723 Symbol
23724 \family default
23725  field as LaTeX-formula.
23726  For example to get 
23727 \begin_inset Quotes eld
23728 \end_inset
23729
23730
23731 \begin_inset Formula $\sigma$
23732 \end_inset
23733
23734
23735 \begin_inset Quotes erd
23736 \end_inset
23737
23738 , insert this:
23739 \newline
23740
23741 \series bold
23742 $
23743 \backslash
23744 sigma$
23745 \newline
23746
23747 \series default
23748 The 
23749 \begin_inset Quotes eld
23750 \end_inset
23751
23752 $
23753 \begin_inset Quotes erd
23754 \end_inset
23755
23756  character hereby starts/ends the formula.
23757  The LaTeX-command for the Greek letter is the name of the letter beginning
23758  with a backslash 
23759 \begin_inset Quotes eld
23760 \end_inset
23761
23762
23763 \backslash
23764
23765 \begin_inset Quotes erd
23766 \end_inset
23767
23768 .
23769  For capital Greek letters, start the command also with a capital letter,
23770  like 
23771 \series bold
23772
23773 \backslash
23774 Sigma
23775 \series default
23776 .
23777 \end_layout
23778
23779 \begin_layout Standard
23780 (A short introduction to the LaTeX-syntax is given in section\InsetSpace ~
23781
23782 \begin_inset LatexCommand ref
23783 reference "sub:LaTeX-Syntax"
23784
23785 \end_inset
23786
23787 .)
23788 \end_layout
23789
23790 \begin_layout Standard
23791 You cannot use the 
23792 \family sans
23793 Text\InsetSpace ~
23794 Style
23795 \family default
23796  dialog to format the description text but have to use LaTeX-commands.
23797  For example the description of the nomenclature entry for the 
23798 \begin_inset Quotes eld
23799 \end_inset
23800
23801
23802 \begin_inset Formula $\sigma$
23803 \end_inset
23804
23805
23806 \begin_inset Quotes erd
23807 \end_inset
23808
23809  in this document is:
23810 \newline
23811
23812 \series bold
23813 dummy entry for the character 
23814 \backslash
23815 textsf{sigma}
23816 \series default
23817
23818 \newline
23819 The command 
23820 \series bold
23821
23822 \backslash
23823 textsf
23824 \series default
23825  sets the fonts to 
23826 \family sans
23827 sans\InsetSpace ~
23828 serif
23829 \family default
23830 .
23831  To get 
23832 \series bold
23833 bold
23834 \series default
23835  font use the command 
23836 \series bold
23837
23838 \backslash
23839 textbf
23840 \series default
23841 , for 
23842 \family typewriter
23843 typewriter
23844 \family default
23845  use 
23846 \series bold
23847
23848 \backslash
23849 texttt
23850 \series default
23851 , for 
23852 \emph on
23853 emphasized
23854 \emph default
23855  use 
23856 \series bold
23857
23858 \backslash
23859 emph
23860 \series default
23861 .
23862 \end_layout
23863
23864 \begin_layout Subsection
23865 Sort Order of Nomenclature Entries
23866 \begin_inset LatexCommand index
23867 name "Nomenclature ! Sort order"
23868
23869 \end_inset
23870
23871
23872 \end_layout
23873
23874 \begin_layout Standard
23875 The nomenclature entries are sorted alphabetically by the LaTeX-code of
23876  the symbol definition.
23877  This leads to undesired results when you for example have symbols in formulas.
23878  Suppose you have nomenclature entries for the symbols 
23879 \emph on
23880 a
23881 \begin_inset LatexCommand nomenclature
23882 symbol "a"
23883 description "dummy entry for the character \"a\"\\nomnorefpage"
23884
23885 \end_inset
23886
23887
23888 \emph default
23889  and 
23890 \begin_inset Formula $\sigma$
23891 \end_inset
23892
23893
23894 \begin_inset LatexCommand nomenclature
23895 prefix "sigma"
23896 symbol "$\\sigma$"
23897 description "dummy entry for the character \\textsf{sigma}"
23898
23899 \end_inset
23900
23901 .
23902  They will be sorted by 
23903 \begin_inset Quotes eld
23904 \end_inset
23905
23906
23907 \family sans
23908 a
23909 \family default
23910
23911 \begin_inset Quotes erd
23912 \end_inset
23913
23914  and 
23915 \begin_inset Quotes eld
23916 \end_inset
23917
23918
23919 \family typewriter
23920 $
23921 \backslash
23922 sigma$
23923 \family default
23924
23925 \begin_inset Quotes erd
23926 \end_inset
23927
23928  -- the 
23929 \begin_inset Formula $\sigma$
23930 \end_inset
23931
23932  will be sorted before the 
23933 \emph on
23934 a
23935 \emph default
23936  since the character 
23937 \begin_inset Quotes eld
23938 \end_inset
23939
23940 $
23941 \begin_inset Quotes erd
23942 \end_inset
23943
23944  is considered in sorting.
23945 \end_layout
23946
23947 \begin_layout Standard
23948 To control the sort order, you can edit the 
23949 \family sans
23950 Sort\InsetSpace ~
23951 as
23952 \family default
23953  field of the nomenclature dialog.
23954  Then the nomenclature entry will be sorted by this entry and not the symbol
23955  definition.
23956  For the given example, you can insert 
23957 \family typewriter
23958 sigma
23959 \family default
23960  to this field for the 
23961 \begin_inset Formula $\sigma$
23962 \end_inset
23963
23964 , then 
23965 \emph on
23966 a
23967 \emph default
23968  will be located before 
23969 \begin_inset Formula $\sigma$
23970 \end_inset
23971
23972 .
23973 \end_layout
23974
23975 \begin_layout Standard
23976 For subgrouping and tips for using sort entries see the 
23977 \series bold
23978 nomencl
23979 \series default
23980  documentation, 
23981 \begin_inset LatexCommand cite
23982 key "nomencl"
23983
23984 \end_inset
23985
23986 .
23987 \end_layout
23988
23989 \begin_layout Subsection
23990 Nomenclature Options
23991 \begin_inset LatexCommand index
23992 name "Nomenclature ! Options"
23993
23994 \end_inset
23995
23996
23997 \end_layout
23998
23999 \begin_layout Standard
24000 The 
24001 \series bold
24002 nomencl
24003 \series default
24004  package offers some options to adjust the appearance of the nomenclature.
24005  Here are some of its options, for more have a look at its documentation:
24006 \end_layout
24007
24008 \begin_layout Description
24009 refeq Appends the phrase 
24010 \begin_inset Quotes eld
24011 \end_inset
24012
24013
24014 \family sans
24015 , see equation (
24016 \emph on
24017 eq
24018 \emph default
24019 )
24020 \family default
24021
24022 \begin_inset Quotes erd
24023 \end_inset
24024
24025  to every nomenclature entry, where 
24026 \family sans
24027 \emph on
24028 eq
24029 \family default
24030 \emph default
24031  is the number of the last equation in front of the nomenclature entry
24032 \end_layout
24033
24034 \begin_layout Description
24035 refpage Appends the phrase 
24036 \begin_inset Quotes eld
24037 \end_inset
24038
24039
24040 \family sans
24041 , page (
24042 \emph on
24043 page
24044 \emph default
24045 )
24046 \family default
24047
24048 \begin_inset Quotes erd
24049 \end_inset
24050
24051  to every nomenclature entry, where 
24052 \family sans
24053 \emph on
24054 page
24055 \family default
24056 \emph default
24057  is the number of the page on which the nomenclature entry appeared
24058 \end_layout
24059
24060 \begin_layout Description
24061 intoc Inserts the nomenclature in the Table of Contents
24062 \end_layout
24063
24064 \begin_layout Standard
24065 There are furthermore the options 
24066 \series bold
24067 croatian
24068 \series default
24069
24070 \series bold
24071 danish
24072 \series default
24073
24074 \series bold
24075 english
24076 \series default
24077
24078 \series bold
24079 french
24080 \series default
24081
24082 \series bold
24083 german
24084 \series default
24085
24086 \series bold
24087 italian
24088 \series default
24089
24090 \series bold
24091 polish
24092 \series default
24093
24094 \series bold
24095 portuguese
24096 \series default
24097
24098 \series bold
24099 russian
24100 \series default
24101
24102 \series bold
24103 spanish
24104 \series default
24105 , and 
24106 \series bold
24107 ukrainian
24108 \series default
24109  to print the reference texts and the nomenclature title in the corresponding
24110  language.
24111 \end_layout
24112
24113 \begin_layout Standard
24114 To use one or more of the options, add them to the comma-separated document
24115  class options list in the 
24116 \family sans
24117 Document\SpecialChar \menuseparator
24118 Settings
24119 \family default
24120  dialog.
24121  In this document the options 
24122 \series bold
24123 intoc
24124 \series default
24125  and 
24126 \series bold
24127 refpage
24128 \series default
24129  are used.
24130 \end_layout
24131
24132 \begin_layout Standard
24133 \begin_inset VSpace bigskip
24134 \end_inset
24135
24136
24137 \end_layout
24138
24139 \begin_layout Standard
24140 You can also use the first two options above only for certain nomenclature
24141  entries when you add one of the following commands as last entry to the
24142  
24143 \family sans
24144 Description
24145 \family default
24146  field in the nomenclature dialog:
24147 \end_layout
24148
24149 \begin_layout Description
24150
24151 \backslash
24152 nomrefeq Like the 
24153 \series bold
24154 refeq
24155 \series default
24156  option
24157 \end_layout
24158
24159 \begin_layout Description
24160
24161 \backslash
24162 nomrefpage Like the 
24163 \series bold
24164 refpage
24165 \series default
24166  option
24167 \end_layout
24168
24169 \begin_layout Description
24170
24171 \backslash
24172 nomrefeqpage Short notation of 
24173 \series bold
24174
24175 \backslash
24176 nomrefeq
24177 \backslash
24178 nomrefpage
24179 \end_layout
24180
24181 \begin_layout Description
24182
24183 \backslash
24184 nomnorefeq,\InsetSpace ~
24185
24186 \backslash
24187 nomnorefpage,\InsetSpace ~
24188
24189 \backslash
24190 nomnorefeqpage Turns off the corresponding options
24191 \end_layout
24192
24193 \begin_layout Standard
24194 The option 
24195 \series bold
24196
24197 \backslash
24198 nomnorefpage
24199 \series default
24200  was used in this document in the nomenclature entry for the 
24201 \begin_inset Quotes eld
24202 \end_inset
24203
24204 a
24205 \begin_inset Quotes erd
24206 \end_inset
24207
24208 .
24209 \end_layout
24210
24211 \begin_layout Subsection
24212 Printing the Nomenclature
24213 \begin_inset LatexCommand index
24214 name "Nomenclature ! Printing"
24215
24216 \end_inset
24217
24218
24219 \end_layout
24220
24221 \begin_layout Standard
24222 To print the nomenclature, use the menu 
24223 \family sans
24224 Insert\SpecialChar \menuseparator
24225 Lists\InsetSpace ~
24226 /\InsetSpace ~
24227 TOC\SpecialChar \menuseparator
24228 Nomenclature
24229 \family default
24230 .
24231  A light blue box labeled 
24232 \begin_inset Quotes eld
24233 \end_inset
24234
24235
24236 \family sans
24237 Nomenclature
24238 \family default
24239
24240 \begin_inset Quotes erd
24241 \end_inset
24242
24243  will show the place where the nomenclature is printed in the output.
24244  Like the index list box, the nomenclature list box is not clickable.
24245 \end_layout
24246
24247 \begin_layout Standard
24248 In the printed output the title of the nomenclature appears as 
24249 \begin_inset Quotes eld
24250 \end_inset
24251
24252 Nomenclature
24253 \begin_inset Quotes erd
24254 \end_inset
24255
24256 .
24257  If you are not happy with the name, you can change it by redefining the
24258  command 
24259 \series bold
24260
24261 \backslash
24262 nomname
24263 \series default
24264  in the preamble.
24265  For example, in order to change the name to 
24266 \emph on
24267 List of Symbols
24268 \emph default
24269 , add the following line to the preamble:
24270 \end_layout
24271
24272 \begin_layout Standard
24273
24274 \family roman
24275 \series bold
24276
24277 \backslash
24278 renewcommand{
24279 \backslash
24280 nomname}{List of Symbols}
24281 \end_layout
24282
24283 \begin_layout Standard
24284 \begin_inset VSpace defskip
24285 \end_inset
24286
24287
24288 \end_layout
24289
24290 \begin_layout Standard
24291 If you are unhappy with the amount of space for symbols, you can alter it
24292  by adding the following line to the preamble:
24293 \end_layout
24294
24295 \begin_layout Standard
24296
24297 \family roman
24298 \series bold
24299
24300 \backslash
24301 renewcommand{
24302 \backslash
24303 nomlabelwidth}{width}
24304 \end_layout
24305
24306 \begin_layout Standard
24307
24308 \family roman
24309 Where the width is a value with one of the units listed in Appendix\InsetSpace ~
24310
24311 \begin_inset LatexCommand ref
24312 reference "cha:Units-available-in"
24313
24314 \end_inset
24315
24316 .
24317  The default value is 1\InsetSpace \thinspace{}
24318 cm.
24319 \end_layout
24320
24321 \begin_layout Section
24322 Branches
24323 \begin_inset LatexCommand index
24324 name "Branches"
24325
24326 \end_inset
24327
24328
24329 \begin_inset LatexCommand index
24330 name "Document ! Branches"
24331
24332 \end_inset
24333
24334
24335 \begin_inset LatexCommand label
24336 name "sec:Branches"
24337
24338 \end_inset
24339
24340
24341 \end_layout
24342
24343 \begin_layout Standard
24344 Sometimes it is useful to hide some document parts in the output.
24345  For example a teacher who is setting an exam obviously doesn't want the
24346  pupils to see the answers, but having questions and answers in the same
24347  document will make the life of the markers of that exam much easier.
24348 \end_layout
24349
24350 \begin_layout Standard
24351 For these cases LyX offers to put text into branches.
24352  The text will then only appear in the output when its branch is activated.
24353  To create a branch, go in the 
24354 \family sans
24355 Document\SpecialChar \menuseparator
24356 Settings
24357 \family default
24358  dialog to 
24359 \family sans
24360 Branches
24361 \family default
24362 .
24363  The name of the branch, its activation state and the background color of
24364  the branches inside LyX can be specified in this dialog.
24365 \end_layout
24366
24367 \begin_layout Standard
24368 Text that should be in a branch is set into branch inset boxes.
24369  These boxes are inserted via the menu 
24370 \family sans
24371 Insert\SpecialChar \menuseparator
24372 Branch
24373 \family default
24374  where you can choose a branch.
24375  You can later change the branch of the boxes by right-clicking on them.
24376 \end_layout
24377
24378 \begin_layout Standard
24379 Here is an example, where only the question text appears, the answer branch
24380  is deactivated and does therefore not appear in the output:
24381 \end_layout
24382
24383 \begin_layout Standard
24384 \begin_inset Branch Question
24385 status open
24386
24387 \begin_layout Standard
24388 Question: Who was the first physics Nobel prize winner?
24389 \end_layout
24390
24391 \end_inset
24392
24393
24394 \end_layout
24395
24396 \begin_layout Standard
24397 \begin_inset Branch Answer
24398 status open
24399
24400 \begin_layout Standard
24401 Answer: Wilhelm Conrad Röntgen
24402 \end_layout
24403
24404 \end_inset
24405
24406
24407 \end_layout
24408
24409 \begin_layout Section
24410 ERT and the LaTeX Syntax
24411 \begin_inset LatexCommand label
24412 name "sec:ERT"
24413
24414 \end_inset
24415
24416
24417 \end_layout
24418
24419 \begin_layout Subsection
24420 ERT Boxes
24421 \begin_inset LatexCommand index
24422 name "ERT"
24423
24424 \end_inset
24425
24426
24427 \begin_inset LatexCommand label
24428 name "sub:ERT-Boxes"
24429
24430 \end_inset
24431
24432
24433 \end_layout
24434
24435 \begin_layout Standard
24436 As LyX uses LaTeX in the background, it supports many LaTeX commands and
24437  constructs, but not all.
24438  LaTeX contains of hundreds of packages which provide different commands.
24439  Every month many packages are updated and new ones added.
24440  This has the advantage that you can typeset nearly everything, for every
24441  problem exists a LaTeX-package.
24442  But LyX can of course not be up to date and support all these packages
24443  and their commands.
24444 \end_layout
24445
24446 \begin_layout Standard
24447 But don't worry, you can use any LaTeX-command directly in LyX inside the
24448  ERT box.
24449  ERT stands for 
24450 \begin_inset Quotes eld
24451 \end_inset
24452
24453 evil red text
24454 \begin_inset Quotes erd
24455 \end_inset
24456
24457 , evil because LyX is designed to avoid that you have to use LaTeX-commands.
24458  An ERT box is created by the menu 
24459 \family sans
24460 Insert\SpecialChar \menuseparator
24461 TeX
24462 \family default
24463  or by the toolbar button 
24464 \begin_inset Graphics
24465         filename ../images/ert-insert.png
24466
24467 \end_inset
24468
24469 .
24470  The box itself can be displayed in three different styles: 
24471 \family sans
24472 Inline
24473 \family default
24474
24475 \family sans
24476 Collapsed
24477 \family default
24478 , and 
24479 \family sans
24480 Open
24481 \family default
24482 .
24483  To change the style, right-click on the box and use the appearing dialog.
24484  Left-clicking on the box will switch between 
24485 \family sans
24486 Collapsed
24487 \family default
24488  and 
24489 \family sans
24490 Open
24491 \family default
24492 .
24493 \end_layout
24494
24495 \begin_layout Standard
24496 You can insert complete or incomplete commands into ERT.
24497  Incomplete means that the command argument can be Standard LyX text.
24498  For example you want to draw a frame around a word and uses therefore the
24499  LaTeX-command 
24500 \series bold
24501
24502 \backslash
24503 fbox
24504 \series default
24505 , you can write the command part 
24506 \series bold
24507
24508 \backslash
24509 fbox{
24510 \series default
24511  in an ERT box before the word and the closing brace 
24512 \series bold
24513 }
24514 \series default
24515  in a second ERT box behind the word.
24516  The word between the two ERT boxes is then the argument as it is in the
24517  following example:
24518 \end_layout
24519
24520 \begin_layout Standard
24521 \begin_inset Graphics
24522         filename clipart/ERT.png
24523         scale 89
24524
24525 \end_inset
24526
24527
24528 \end_layout
24529
24530 \begin_layout Standard
24531 gives
24532 \end_layout
24533
24534 \begin_layout Standard
24535 This is a line with a 
24536 \begin_inset ERT
24537 status collapsed
24538
24539 \begin_layout Standard
24540
24541
24542 \backslash
24543 fbox{
24544 \end_layout
24545
24546 \end_inset
24547
24548 framed
24549 \begin_inset ERT
24550 status collapsed
24551
24552 \begin_layout Standard
24553
24554 }
24555 \end_layout
24556
24557 \end_inset
24558
24559  word.
24560 \end_layout
24561
24562 \begin_layout Standard
24563 \begin_inset Note Greyedout
24564 status open
24565
24566 \begin_layout Standard
24567
24568 \series bold
24569 Note:
24570 \series default
24571  At the end of LaTeX-commands without parameters, you have to insert a space
24572  to let LaTeX know that the command is finished.
24573 \end_layout
24574
24575 \end_inset
24576
24577
24578 \end_layout
24579
24580 \begin_layout Subsection
24581 Short Introduction to the LaTeX Syntax
24582 \begin_inset OptArg
24583 status collapsed
24584
24585 \begin_layout Standard
24586 The LaTeX Syntax
24587 \end_layout
24588
24589 \end_inset
24590
24591
24592 \begin_inset LatexCommand index
24593 name "LaTeX Syntax"
24594
24595 \end_inset
24596
24597
24598 \begin_inset LatexCommand label
24599 name "sub:LaTeX-Syntax"
24600
24601 \end_inset
24602
24603
24604 \end_layout
24605
24606 \begin_layout Standard
24607 When you write larger documents or books, you will need to know something
24608  about the LaTeX-commands that LyX uses in the background.
24609  Because LaTeX is based on commands, you can 
24610 \begin_inset Quotes eld
24611 \end_inset
24612
24613 program
24614 \begin_inset Quotes erd
24615 \end_inset
24616
24617  your text.
24618  This has the advantage that the layout of the document can be changed at
24619  every time if you know the right commands.
24620  E.g.
24621  imagine you have to write a manual for a product and the deadline is at
24622  the end of the day.
24623  Your boss just has complimented you for your good work but wants to have
24624  all caption labels bold.
24625  But you have over hundred figure and table captions with non-bold labels
24626  in your manual.
24627  Of course it's impossible to change all caption labels by hand in one day.
24628 \end_layout
24629
24630 \begin_layout Standard
24631 Now LaTeX comes into play.
24632  As written above, for every problem exists a LaTeX-package.
24633  First you have to find out which and therefore look in the LaTeX package
24634  database, 
24635 \begin_inset LatexCommand cite
24636 key "Catalogue"
24637
24638 \end_inset
24639
24640 .
24641 \end_layout
24642
24643 \begin_layout Standard
24644 As result you know that the package 
24645 \series bold
24646 caption
24647 \series default
24648
24649 \begin_inset LatexCommand index
24650 name "LaTeX-packages ! caption"
24651
24652 \end_inset
24653
24654  is what you need.
24655  To use a package, you have to load it in the document preamble (menu 
24656 \family sans
24657 Document\SpecialChar \menuseparator
24658 Settings
24659 \family default
24660 ) with the command
24661 \end_layout
24662
24663 \begin_layout Standard
24664
24665 \series bold
24666
24667 \backslash
24668 usepackage[options]{package name}
24669 \end_layout
24670
24671 \begin_layout Standard
24672 All LaTeX commands begin with a backslash, the command argument is set within
24673  two braces, and the options are set within two brackets.
24674  Note that not all commands have an argument and options.
24675 \end_layout
24676
24677 \begin_layout Standard
24678 In your case the package name is 
24679 \series bold
24680 caption
24681 \series default
24682 .
24683  After a look in the documentation of the package, you know that the option
24684  
24685 \series bold
24686 labelfont=bf
24687 \series default
24688  will change the font of all caption labels to bold.
24689  So you add the command
24690 \end_layout
24691
24692 \begin_layout Standard
24693
24694 \series bold
24695
24696 \backslash
24697 usepackage[labelfont=bf]{caption}
24698 \end_layout
24699
24700 \begin_layout Standard
24701 to the preamble and the problem is solved.
24702 \end_layout
24703
24704 \begin_layout Standard
24705 Note that some document classes have built-in solutions for well known problems
24706  like your case.
24707  For example if you use a 
24708 \family sans
24709 koma-script
24710 \family default
24711  class, you don't need the package 
24712 \series bold
24713 caption
24714 \series default
24715 , you can instead write
24716 \end_layout
24717
24718 \begin_layout Standard
24719
24720 \series bold
24721
24722 \backslash
24723 setkomafont{captionlabel}{
24724 \backslash
24725 bfseries}
24726 \end_layout
24727
24728 \begin_layout Standard
24729 in the preamble and the problem is solved.
24730  So if you plan to write a large document, you should have a look at the
24731  documentation of the document class you want to use.
24732  (
24733 \series bold
24734
24735 \backslash
24736 setkomafont
24737 \series default
24738  is an example for a command with more than one argument.)
24739 \end_layout
24740
24741 \begin_layout Standard
24742 Commands in the preamble affects the whole document, while commands in the
24743  text affects only the text after the command or only the text used as command
24744  argument.
24745  To insert a LaTeX-command in text, use the ERT box as described in the
24746  previous section.
24747 \end_layout
24748
24749 \begin_layout Standard
24750 If you want to learn more about LaTeX and its syntax, have a look at the
24751  LaTeX-books 
24752 \begin_inset LatexCommand cite
24753 key "latexcompanion,latexguide"
24754
24755 \end_inset
24756
24757 .
24758  
24759 \end_layout
24760
24761 \begin_layout Section
24762 Previewing Snippets of your Document
24763 \begin_inset LatexCommand index
24764 name "Instant preview"
24765
24766 \end_inset
24767
24768
24769 \begin_inset LatexCommand label
24770 name "sec:Previewing-snippets-of"
24771
24772 \end_inset
24773
24774
24775 \begin_inset LatexCommand index
24776 name "Document ! Preview"
24777
24778 \end_inset
24779
24780
24781 \end_layout
24782
24783 \begin_layout Standard
24784 LyX allows you to generate previews of sections of your document on the
24785  fly so you can see how they'll look in the final document without having
24786  to break your train of thought with 
24787 \family sans
24788 View\SpecialChar \menuseparator
24789 DVI
24790 \family default
24791 .
24792 \end_layout
24793
24794 \begin_layout Standard
24795 If you would for example like to see in LyX your math formulas typeset by
24796  LaTeX, install the LaTeX-package 
24797 \series bold
24798 preview-latex
24799 \begin_inset LatexCommand index
24800 name "LaTeX-packages ! preview-latex"
24801
24802 \end_inset
24803
24804
24805 \series default
24806  as explained below, and turn on 
24807 \family sans
24808 Instant\InsetSpace ~
24809 preview
24810 \family default
24811  in the 
24812 \family sans
24813 Tools\SpecialChar \menuseparator
24814 Preferences 
24815 \family default
24816 dialog under 
24817 \family sans
24818 Look\InsetSpace ~
24819 and\InsetSpace ~
24820 feel\SpecialChar \menuseparator
24821 Graphics
24822 \family default
24823 .
24824 \end_layout
24825
24826 \begin_layout Standard
24827 Previews are generated when you load a document into LyX and when you finish
24828  editing an inset.
24829  Previews of an already loaded document are 
24830 \emph on
24831 not
24832 \emph default
24833  generated just by selecting the 
24834 \family sans
24835 Instant\InsetSpace ~
24836 preview
24837 \family default
24838  check box, you have to reopen the documents to activate the previews.
24839 \end_layout
24840
24841 \begin_layout Standard
24842 LyX will generate previews of math insets.
24843  It will also generate previews of include insets if you select the 
24844 \family sans
24845 Show\InsetSpace ~
24846 preview
24847 \family default
24848  check box in the insert dialog.
24849  This is useful if you wish to generate a preview of a LaTeX figure, for
24850  example.
24851 \end_layout
24852
24853 \begin_layout Standard
24854 To get previews working, you need the LaTeX package 
24855 \series bold
24856 preview-latex
24857 \series default
24858  (on some systems named simply 
24859 \series bold
24860 preview
24861 \series default
24862 ) installed.
24863  You find it in the TeX Catalogue, 
24864 \begin_inset LatexCommand cite
24865 key "TeXCatalogue"
24866
24867 \end_inset
24868
24869  or in the package manager of your LaTeX-system.
24870  You obtain prettier results if you install the program 
24871 \family typewriter
24872 pnmcrop
24873 \family default
24874  from the 
24875 \family typewriter
24876 netpbm
24877 \family default
24878  package; for LyX on Windows this program is automatically installed together
24879  with LyX.
24880 \end_layout
24881
24882 \begin_layout Standard
24883 \begin_inset VSpace bigskip
24884 \end_inset
24885
24886
24887 \end_layout
24888
24889 \begin_layout Standard
24890 You can furthermore preview the LaTeX source of the whole document or parts
24891  of it.
24892  Use the menu 
24893 \family sans
24894 View\SpecialChar \menuseparator
24895 View\InsetSpace ~
24896 Source
24897 \family default
24898  and a window will be shown where you can see the LaTeX-source code.
24899  The window shows the source of the whole paragraph where the cursor is
24900  currently in.
24901  You can also select document parts in LyX's main window, then only this
24902  selection (when it is more than one paragraph) is shown as source code.
24903  To view the whole document as source, enable the corresponding option in
24904  the source view window.
24905 \end_layout
24906
24907 \begin_layout Section
24908 Spell Checking
24909 \begin_inset LatexCommand label
24910 name "sec:Spellchecking"
24911
24912 \end_inset
24913
24914
24915 \begin_inset LatexCommand index
24916 name "Spell checking"
24917
24918 \end_inset
24919
24920
24921 \end_layout
24922
24923 \begin_layout Standard
24924 LyX itself has no built-in spell checker.
24925  Rather it uses one of the external programs 
24926 \family typewriter
24927 aspell
24928 \family default
24929
24930 \family typewriter
24931 ispell
24932 \family default
24933
24934 \family typewriter
24935 hspell
24936 \family default
24937 , or 
24938 \family sans
24939 pspell
24940 \family default
24941  as backend.
24942  This section assumes you have already installed and set up one of these
24943  programs.
24944  
24945 \family typewriter
24946 aspell
24947 \family default
24948  can be seen as successor of 
24949 \family typewriter
24950 ispell
24951 \family default
24952 , so that it is recommended to use aspell.
24953  
24954 \family sans
24955 hspell
24956 \family default
24957  is a Hebrew spell-checker.
24958  The used spell checker ind its settings are specified in LyX's preferences
24959  under 
24960 \family sans
24961 Language Settings
24962 \family default
24963 .
24964 \end_layout
24965
24966 \begin_layout Standard
24967 For LyX on Windows, the selection box for the spell checking program is
24968  greyed out in the preferences dialog because only 
24969 \family sans
24970 aspell
24971 \family default
24972  can be used.
24973 \end_layout
24974
24975 \begin_layout Standard
24976 The menu
24977 \family sans
24978  Tools\SpecialChar \menuseparator
24979 Spellchecker
24980 \family default
24981  starts the spell checking beginning from the current cursor position.
24982  A dialog window will appear showing any incorrect (or unknown) word found,
24983  allowing you to edit and replace it in a second line.
24984  Whenever an unknown word is found, the word is highlighted and the text
24985  scrolled so that it is visible.
24986  In the 
24987 \family sans
24988 spell checker
24989 \family default
24990  dialog, there is also a box showing suggestions for a correction, if any
24991  could be found.
24992  Clicking on one of the corrections will copy to the 
24993 \family sans
24994 Replace
24995 \family default
24996  field, double-click invokes directly the replacement.
24997  Unknown but correctly typed words can be added to the personal dictionary.
24998 \end_layout
24999
25000 \begin_layout Standard
25001 By default, the used dictionary file is determined by the document language
25002  that is set in the 
25003 \family sans
25004 Document\SpecialChar \menuseparator
25005 Settings
25006 \family default
25007  dialog.
25008  If you do not have a dictionary for the document language, spell checking
25009  will bring an error message.
25010  In this case, you can specify another dictionary file in the dialog by
25011  specifying a different 
25012 \family sans
25013 Alternative language
25014 \family default
25015  in preferences dialog.
25016 \end_layout
25017
25018 \begin_layout Standard
25019 After a spell check you'll informed about the number of checked words.
25020 \end_layout
25021
25022 \begin_layout Subsubsection*
25023 Limitations
25024 \end_layout
25025
25026 \begin_layout Standard
25027 It is not possible to change the spelling of a particular word globally,
25028  rather than having to change the spelling separately for each occurrence
25029  of the word.
25030  But you can use the 
25031 \family sans
25032 Find\InsetSpace ~
25033 &\InsetSpace ~
25034 Replace
25035 \family default
25036  dialog for that.
25037 \end_layout
25038
25039 \begin_layout Standard
25040 LyX cannot correctly spell check documents containing multiple languages.
25041  This does work with 
25042 \family typewriter
25043 pspell
25044 \family default
25045 , assuming you have marked the different languages appropriately.
25046 \end_layout
25047
25048 \begin_layout Subsubsection*
25049 Further Settings
25050 \end_layout
25051
25052 \begin_layout Standard
25053 The 
25054 \family sans
25055 Spellchecker
25056 \family default
25057  section in the preferences dialog has some additional options:
25058 \end_layout
25059
25060 \begin_layout Description
25061 Escape\InsetSpace ~
25062 characters Allows you to add non-standard characters that the spell
25063  checker should consider, e.g.
25064  German umlauts although you spell check English document.
25065  This should not normally be needed.
25066 \end_layout
25067
25068 \begin_layout Description
25069 Personal\InsetSpace ~
25070 dictionary to use a different file than the spell checker's default
25071  choice as your personal dictionary
25072 \end_layout
25073
25074 \begin_layout Description
25075 Accept\InsetSpace ~
25076 compound\InsetSpace ~
25077 words Prevent the spell checker from complaining about compounded
25078  words like 
25079 \begin_inset Quotes eld
25080 \end_inset
25081
25082 passthrough
25083 \begin_inset Quotes erd
25084 \end_inset
25085
25086 .
25087 \end_layout
25088
25089 \begin_layout Description
25090 Use\InsetSpace ~
25091 input\InsetSpace ~
25092 encoding Uses the document encoding that is set in the 
25093 \family sans
25094 Document\SpecialChar \menuseparator
25095 Settings
25096 \family default
25097  dialog under 
25098 \family sans
25099 Language
25100 \family default
25101  also for the spellchecker.
25102 \begin_inset Foot
25103 status collapsed
25104
25105 \begin_layout Standard
25106 The encodings are explained in section\InsetSpace ~
25107
25108 \begin_inset LatexCommand ref
25109 reference "sub:Settings"
25110
25111 \end_inset
25112
25113 .
25114 \end_layout
25115
25116 \end_inset
25117
25118  Enable this if you can't spell check words with international letters in
25119  them.
25120  There have been reports that this does not work with all dictionaries,
25121  so this is disabled by default.
25122 \end_layout
25123
25124 \begin_layout Section
25125 Thesaurus
25126 \begin_inset LatexCommand index
25127 name "Thesaurus"
25128
25129 \end_inset
25130
25131
25132 \begin_inset LatexCommand label
25133 name "sec:Thesaurus"
25134
25135 \end_inset
25136
25137
25138 \end_layout
25139
25140 \begin_layout Standard
25141 Thesaurus currently only works when you use the document language English.
25142 \end_layout
25143
25144 \begin_layout Standard
25145 To start the thesaurus, highlight one word or set the cursor behind it,
25146  and use the menu 
25147 \family sans
25148 Tools\SpecialChar \menuseparator
25149 Thesaurus
25150 \family default
25151  or the toolbar button 
25152 \begin_inset Graphics
25153         filename ../images/thesaurus-entry.png
25154         BoundingBox 0bp 5bp 20bp 25bp
25155         rotateOrigin center
25156
25157 \end_inset
25158
25159 .
25160  A dialog pops up showing you probably related words that you can use as
25161  replacement.
25162 \end_layout
25163
25164 \begin_layout Standard
25165 The shown related words are in many cases not really related to the word
25166  you are currently checking, scrolling in the shown list might help in some
25167  cases to find related words.
25168 \end_layout
25169
25170 \begin_layout Standard
25171 The thesaurus only works for single words, and also only when it is in the
25172  singular form.
25173  For example starting the thesaurus with the word 
25174 \begin_inset Quotes eld
25175 \end_inset
25176
25177 reports
25178 \begin_inset Quotes erd
25179 \end_inset
25180
25181  leads to no results, while results are shown for the word 
25182 \begin_inset Quotes eld
25183 \end_inset
25184
25185 report
25186 \begin_inset Quotes erd
25187 \end_inset
25188
25189 .
25190  To avoid this, you can highlight only the part 
25191 \begin_inset Quotes eld
25192 \end_inset
25193
25194 report
25195 \begin_inset Quotes erd
25196 \end_inset
25197
25198  of the word 
25199 \begin_inset Quotes eld
25200 \end_inset
25201
25202 reports
25203 \begin_inset Quotes erd
25204 \end_inset
25205
25206  to get results.
25207 \end_layout
25208
25209 \begin_layout Section
25210 Change Tracking
25211 \begin_inset LatexCommand index
25212 name "Change Tracking"
25213
25214 \end_inset
25215
25216
25217 \begin_inset LatexCommand index
25218 name "Document ! Change Tracking"
25219
25220 \end_inset
25221
25222
25223 \begin_inset LatexCommand label
25224 name "sec:Change-Tracking"
25225
25226 \end_inset
25227
25228
25229 \end_layout
25230
25231 \begin_layout Standard
25232 When you work on a document together with many people it is extremely useful
25233  to see changes others made highlighted in the document.
25234  You can then decide if you accept a change or not.
25235  This can be achieved by turning on change tracking in the menu 
25236 \family sans
25237 Document\SpecialChar \menuseparator
25238 Change\InsetSpace ~
25239 Tracking\SpecialChar \menuseparator
25240 Track\InsetSpace ~
25241 Changes
25242 \family default
25243 .
25244 \end_layout
25245
25246 \begin_layout Standard
25247 Changes made in the document will then be highlighted by colors: 
25248 \color blue
25249 Blue text
25250 \color inherit
25251  is an addition, 
25252 \color red
25253 red canceled text
25254 \color inherit
25255  is a deletion.
25256  You can change the color in LyX's preferences dialog under 
25257 \family sans
25258 Look\InsetSpace ~
25259 and\InsetSpace ~
25260 feel
25261 \family default
25262
25263 \family sans
25264 Colors
25265 \family default
25266 .
25267 \end_layout
25268
25269 \begin_layout Standard
25270 When change tracking is activated, you will see the review toolbar in LyX:
25271 \begin_inset LatexCommand index
25272 name "Toolbar ! Review"
25273
25274 \end_inset
25275
25276
25277 \end_layout
25278
25279 \begin_layout Standard
25280 \begin_inset VSpace defskip
25281 \end_inset
25282
25283
25284 \end_layout
25285
25286 \begin_layout Standard
25287 \begin_inset Graphics
25288         filename clipart/ChangesToolbar.png
25289
25290 \end_inset
25291
25292
25293 \end_layout
25294
25295 \begin_layout Standard
25296 \begin_inset VSpace defskip
25297 \end_inset
25298
25299
25300 \end_layout
25301
25302 \begin_layout Standard
25303 The review toolbar as shown above contains from left to right the following
25304  buttons:
25305 \end_layout
25306
25307 \begin_layout Standard
25308 \begin_inset VSpace defskip
25309 \end_inset
25310
25311
25312 \end_layout
25313
25314 \begin_layout Standard
25315 \begin_inset Tabular
25316 <lyxtabular version="3" rows="10" columns="2">
25317 <features islongtable="true">
25318 <column alignment="left" valignment="top" width="0">
25319 <column alignment="left" valignment="top" width="0">
25320 <row interlinespace="2.5mm">
25321 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
25322 \begin_inset Text
25323
25324 \begin_layout Standard
25325 \begin_inset Graphics
25326         filename ../images/changes-track.png
25327         BoundingBox 0bp 5bp 20bp 25bp
25328         rotateOrigin center
25329
25330 \end_inset
25331
25332
25333 \end_layout
25334
25335 \end_inset
25336 </cell>
25337 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
25338 \begin_inset Text
25339
25340 \begin_layout Standard
25341
25342 \family sans
25343 Document\SpecialChar \menuseparator
25344 Change\InsetSpace ~
25345 Tracking\SpecialChar \menuseparator
25346 Track\InsetSpace ~
25347 Changes
25348 \end_layout
25349
25350 \end_inset
25351 </cell>
25352 </row>
25353 <row interlinespace="2.5mm">
25354 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
25355 \begin_inset Text
25356
25357 \begin_layout Standard
25358 \begin_inset Graphics
25359         filename ../images/changes-output.png
25360         BoundingBox 0bp 5bp 20bp 25bp
25361         rotateOrigin center
25362
25363 \end_inset
25364
25365
25366 \end_layout
25367
25368 \end_inset
25369 </cell>
25370 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
25371 \begin_inset Text
25372
25373 \begin_layout Standard
25374
25375 \family sans
25376 Document\SpecialChar \menuseparator
25377 Change\InsetSpace ~
25378 Tracking\SpecialChar \menuseparator
25379 Show\InsetSpace ~
25380 Changes\InsetSpace ~
25381 in\InsetSpace ~
25382 Output
25383 \end_layout
25384
25385 \end_inset
25386 </cell>
25387 </row>
25388 <row interlinespace="2.5mm">
25389 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
25390 \begin_inset Text
25391
25392 \begin_layout Standard
25393 \begin_inset Graphics
25394         filename ../images/change-next.png
25395         BoundingBox 0bp 5bp 20bp 25bp
25396         rotateOrigin center
25397
25398 \end_inset
25399
25400
25401 \end_layout
25402
25403 \end_inset
25404 </cell>
25405 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
25406 \begin_inset Text
25407
25408 \begin_layout Standard
25409 Jumps to the next change
25410 \end_layout
25411
25412 \end_inset
25413 </cell>
25414 </row>
25415 <row interlinespace="2.5mm">
25416 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
25417 \begin_inset Text
25418
25419 \begin_layout Standard
25420 \begin_inset Graphics
25421         filename ../images/change-accept.png
25422         BoundingBox 0bp 5bp 20bp 25bp
25423         rotateOrigin center
25424
25425 \end_inset
25426
25427
25428 \end_layout
25429
25430 \end_inset
25431 </cell>
25432 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
25433 \begin_inset Text
25434
25435 \begin_layout Standard
25436
25437 \family sans
25438 Document\SpecialChar \menuseparator
25439 Change\InsetSpace ~
25440 Tracking\SpecialChar \menuseparator
25441 Accept\InsetSpace ~
25442 Change
25443 \end_layout
25444
25445 \end_inset
25446 </cell>
25447 </row>
25448 <row interlinespace="2.5mm">
25449 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
25450 \begin_inset Text
25451
25452 \begin_layout Standard
25453 \begin_inset Graphics
25454         filename ../images/change-reject.png
25455         BoundingBox 0bp 5bp 20bp 25bp
25456         rotateOrigin center
25457
25458 \end_inset
25459
25460
25461 \end_layout
25462
25463 \end_inset
25464 </cell>
25465 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
25466 \begin_inset Text
25467
25468 \begin_layout Standard
25469
25470 \family sans
25471 Document\SpecialChar \menuseparator
25472 Change\InsetSpace ~
25473 Tracking\SpecialChar \menuseparator
25474 Reject\InsetSpace ~
25475 Change
25476 \end_layout
25477
25478 \end_inset
25479 </cell>
25480 </row>
25481 <row interlinespace="2.5mm">
25482 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
25483 \begin_inset Text
25484
25485 \begin_layout Standard
25486 \begin_inset Graphics
25487         filename ../images/changes-merge.png
25488         BoundingBox 0bp 5bp 20bp 25bp
25489         rotateOrigin center
25490
25491 \end_inset
25492
25493
25494 \end_layout
25495
25496 \end_inset
25497 </cell>
25498 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
25499 \begin_inset Text
25500
25501 \begin_layout Standard
25502
25503 \family sans
25504 Document\SpecialChar \menuseparator
25505 Change\InsetSpace ~
25506 Tracking\SpecialChar \menuseparator
25507 Merge\InsetSpace ~
25508 Changes
25509 \end_layout
25510
25511 \end_inset
25512 </cell>
25513 </row>
25514 <row interlinespace="2.5mm">
25515 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
25516 \begin_inset Text
25517
25518 \begin_layout Standard
25519 \begin_inset Graphics
25520         filename ../images/all-changes-accept.png
25521         BoundingBox 0bp 5bp 20bp 25bp
25522         rotateOrigin center
25523
25524 \end_inset
25525
25526
25527 \end_layout
25528
25529 \end_inset
25530 </cell>
25531 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
25532 \begin_inset Text
25533
25534 \begin_layout Standard
25535
25536 \family sans
25537 Document\SpecialChar \menuseparator
25538 Change\InsetSpace ~
25539 Tracking\SpecialChar \menuseparator
25540 Accept\InsetSpace ~
25541 All\InsetSpace ~
25542 Changes
25543 \end_layout
25544
25545 \end_inset
25546 </cell>
25547 </row>
25548 <row interlinespace="2.5mm">
25549 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
25550 \begin_inset Text
25551
25552 \begin_layout Standard
25553 \begin_inset Graphics
25554         filename ../images/all-changes-reject.png
25555         BoundingBox 0bp 5bp 20bp 25bp
25556         rotateOrigin center
25557
25558 \end_inset
25559
25560
25561 \end_layout
25562
25563 \end_inset
25564 </cell>
25565 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
25566 \begin_inset Text
25567
25568 \begin_layout Standard
25569
25570 \family sans
25571 Document\SpecialChar \menuseparator
25572 Change\InsetSpace ~
25573 Tracking\SpecialChar \menuseparator
25574 Reject\InsetSpace ~
25575 All\InsetSpace ~
25576 Changes
25577 \end_layout
25578
25579 \end_inset
25580 </cell>
25581 </row>
25582 <row interlinespace="2.5mm">
25583 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
25584 \begin_inset Text
25585
25586 \begin_layout Standard
25587 \begin_inset Graphics
25588         filename ../images/note-insert.png
25589         BoundingBox 0bp 5bp 20bp 25bp
25590         rotateOrigin center
25591
25592 \end_inset
25593
25594
25595 \end_layout
25596
25597 \end_inset
25598 </cell>
25599 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
25600 \begin_inset Text
25601
25602 \begin_layout Standard
25603
25604 \family sans
25605 Insert\SpecialChar \menuseparator
25606 Note\SpecialChar \menuseparator
25607 LyX\InsetSpace ~
25608 Note
25609 \end_layout
25610
25611 \end_inset
25612 </cell>
25613 </row>
25614 <row interlinespace="2.5mm">
25615 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
25616 \begin_inset Text
25617
25618 \begin_layout Standard
25619 \begin_inset Graphics
25620         filename ../images/note-next.png
25621         BoundingBox 0bp 5bp 20bp 25bp
25622         rotateOrigin center
25623
25624 \end_inset
25625
25626
25627 \end_layout
25628
25629 \end_inset
25630 </cell>
25631 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
25632 \begin_inset Text
25633
25634 \begin_layout Standard
25635
25636 \family sans
25637 Navigate\SpecialChar \menuseparator
25638 Next\InsetSpace ~
25639 Note
25640 \end_layout
25641
25642 \end_inset
25643 </cell>
25644 </row>
25645 </lyxtabular>
25646
25647 \end_inset
25648
25649
25650 \end_layout
25651
25652 \begin_layout Standard
25653 \begin_inset VSpace defskip
25654 \end_inset
25655
25656
25657 \end_layout
25658
25659 \begin_layout Standard
25660 The review toolbar helps you to accept, reject, or merge changes -- highlight
25661  the change and press one of the desired toolbar buttons.
25662  When you merge changes, a window pops up showing you informations about
25663  the next change behind the current cursor position.
25664  So you don't need to highlight a certain change.
25665  Within the merge window you can decide to accept or reject changes and
25666  step to the next change.
25667  This way you can jump through all changes of the document.
25668 \end_layout
25669
25670 \begin_layout Standard
25671 The toolbar has two buttons to handle notes because notes are often important
25672  to describe a change.
25673 \end_layout
25674
25675 \begin_layout Standard
25676 To show made changes in the output you need the LaTeX package 
25677 \series bold
25678 dvipost
25679 \begin_inset LatexCommand index
25680 name "LaTeX-packages ! dvipost"
25681
25682 \end_inset
25683
25684
25685 \series default
25686  installed.
25687  You find it in the TeX Catalogue, 
25688 \begin_inset LatexCommand cite
25689 key "TeXCatalogue"
25690
25691 \end_inset
25692
25693  or in the package manager of your LaTeX-system.
25694 \end_layout
25695
25696 \begin_layout Section
25697 International Support
25698 \begin_inset LatexCommand index
25699 name "International support"
25700
25701 \end_inset
25702
25703
25704 \end_layout
25705
25706 \begin_layout Standard
25707 This section describes how to use LyX with any language you want.
25708  For some non-western languages there are special Wiki-pages that explain
25709  how to set up LyX to use them: 
25710 \begin_inset LatexCommand cite
25711 key "Arabic,Armenian,Farsi,Hebrew"
25712
25713 \end_inset
25714
25715
25716 \end_layout
25717
25718 \begin_layout Standard
25719 Besides languages, LyX also supports phonetic symbols, see section\InsetSpace ~
25720
25721 \begin_inset LatexCommand ref
25722 reference "sub:Special-Character"
25723
25724 \end_inset
25725
25726 .
25727 \end_layout
25728
25729 \begin_layout Subsection
25730 Language Options
25731 \begin_inset LatexCommand index
25732 name "Language ! Options"
25733
25734 \end_inset
25735
25736
25737 \begin_inset LatexCommand index
25738 name "Document ! Settings"
25739
25740 \end_inset
25741
25742
25743 \begin_inset LatexCommand index
25744 name "Document ! Language"
25745
25746 \end_inset
25747
25748
25749 \end_layout
25750
25751 \begin_layout Standard
25752 The 
25753 \family sans
25754 Document\SpecialChar \menuseparator
25755 Settings
25756 \family default
25757  dialog lets you set 
25758 \family roman
25759 the language and character encoding for your language.
25760  
25761 \end_layout
25762
25763 \begin_layout Standard
25764 Choose your language in the 
25765 \family sans
25766 Language
25767 \family default
25768  section of the 
25769 \family sans
25770 Document\SpecialChar \menuseparator
25771 Settings
25772 \family default
25773  dialog.
25774  The default is 
25775 \family sans
25776 English
25777 \family default
25778 .
25779  Scroll to find the language you want and then click on your choice.
25780 \end_layout
25781
25782 \begin_layout Standard
25783 The 
25784 \family sans
25785 Encoding
25786 \family default
25787  box lets you choose the character encoding map you want to use.
25788  When you select the encoding 
25789 \family sans
25790 LaTeX\InsetSpace ~
25791 default
25792 \family default
25793  or the option 
25794 \family sans
25795 Use language's default encoding
25796 \family default
25797 , the encoding is used that LaTeX uses by default for the selected language,
25798  e.\InsetSpace \thinspace{}
25799 g.\InsetSpace ~
25800 for English it is 
25801 \family sans
25802 latin9
25803 \family default
25804 .
25805  The different encodings are explained in section\InsetSpace ~
25806
25807 \begin_inset LatexCommand ref
25808 reference "sub:Settings"
25809
25810 \end_inset
25811
25812 .
25813 \end_layout
25814
25815 \begin_layout Standard
25816 LyX also supports Unicode output, which is particularly useful if you need
25817  lots of special symbols or non-alphabetic scripts, respectively.
25818  If you want to use this (and your LaTeX installation supports Unicode,
25819  for that matter), the 
25820 \family typewriter
25821 utf8
25822 \family default
25823  encoding is the right choice for most purposes.
25824  Besides this, you will find some alternative Unicode encodings for specific
25825  purposes: 
25826 \family typewriter
25827 UTF8
25828 \family default
25829  and 
25830 \family typewriter
25831 utf8x
25832 \family default
25833  are provided for CJK languages (Chinese, Japanese, Korean), 
25834 \family typewriter
25835 utf8-plain
25836 \family default
25837 , finally, should be chosen for 
25838 \family sans
25839 XeTeX
25840 \family default
25841 , which uses Unicode directly, without the help of the LaTeX-package 
25842 \series bold
25843 inputenc
25844 \series default
25845
25846 \begin_inset LatexCommand index
25847 name "LaTeX-packages ! inputenc"
25848
25849 \end_inset
25850
25851 .
25852 \begin_inset Foot
25853 status collapsed
25854
25855 \begin_layout Standard
25856 See section\InsetSpace ~
25857
25858 \begin_inset LatexCommand ref
25859 reference "sub:Settings"
25860
25861 \end_inset
25862
25863  for details.
25864 \end_layout
25865
25866 \end_inset
25867
25868
25869 \end_layout
25870
25871 \begin_layout Subsection
25872 Keyboard mapping configuration
25873 \end_layout
25874
25875 \begin_layout Standard
25876 If you have for example a U.S.-style keyboard and want to write in a different
25877  language than English, you can use an alternate keymap.
25878  For example, if you have a U.S.-style keyboard but want to write in Italian,
25879  you can configure LyX to use an Italian keymap.
25880  The preferences dialog allows you to choose up to two keyboard mappings.
25881  You can choose primary and secondary keyboard languages and then select
25882  which one you want to use.
25883 \end_layout
25884
25885 \begin_layout Standard
25886 Finally, you may just want to change a few key mappings or create an entirely
25887  different keymap (for Vulcan, for instance).
25888  You may, for example, normally write in Italian on a U.S.
25889  keyboard but want to include an occasional quotation in German.
25890  In such a case, you can write your own keyboard mapping or modify an existing
25891  one to support the characters you want.
25892  This and much more customizations are explained in the 
25893 \emph on
25894 Customization
25895 \emph default
25896  manual.
25897 \end_layout
25898
25899 \begin_layout Subsection
25900 Character Tables
25901 \begin_inset LatexCommand label
25902 name "sec:keytab"
25903
25904 \end_inset
25905
25906
25907 \end_layout
25908
25909 \begin_layout Standard
25910 Table\InsetSpace ~
25911
25912 \begin_inset LatexCommand ref
25913 reference "cap:The-latin1-character"
25914
25915 \end_inset
25916
25917  shows the 
25918 \family typewriter
25919 Latin1
25920 \family default
25921  character set.
25922  You should be able to enter the characters in the first eight columns directly
25923  from the keyboard.
25924 \end_layout
25925
25926 \begin_layout Standard
25927 There are a few things you need to know about this table.
25928  Here are some of the details you'll need to bear in mind when using characters
25929  from the 
25930 \family typewriter
25931 Latin1
25932 \family default
25933  character set:
25934 \end_layout
25935
25936 \begin_layout Itemize
25937 Even if you have selected 
25938 \family sans
25939 latin1
25940 \family default
25941  in the 
25942 \family sans
25943 Document\SpecialChar \menuseparator
25944 Settings
25945 \family default
25946  dialog, users who have only the 
25947 \family typewriter
25948 T1
25949 \family default
25950 -fonts for LaTeX [or who have the 
25951 \family typewriter
25952 T1
25953 \family default
25954 -fonts but aren't using them] will still miss a few characters: D0, F0,
25955  DE, FE, AB, and BB -- the uppercase and lowercase eth and thorn, and the
25956  french quotes won't show up.
25957 \end_layout
25958
25959 \begin_layout Standard
25960 \begin_inset Float table
25961 wide false
25962 sideways false
25963 status open
25964
25965 \begin_layout Standard
25966 \begin_inset Caption
25967
25968 \begin_layout Standard
25969 \begin_inset LatexCommand label
25970 name "cap:The-latin1-character"
25971
25972 \end_inset
25973
25974 The 
25975 \family typewriter
25976 latin1
25977 \family default
25978  character set
25979 \end_layout
25980
25981 \end_inset
25982
25983
25984 \end_layout
25985
25986 \begin_layout Standard
25987 \align center
25988 \begin_inset Tabular
25989 <lyxtabular version="3" rows="17" columns="17">
25990 <features>
25991 <column alignment="center" valignment="top" leftline="true" rightline="true" width="0pt">
25992 <column alignment="center" valignment="top" leftline="true" width="0pt">
25993 <column alignment="center" valignment="top" leftline="true" width="0pt">
25994 <column alignment="center" valignment="top" leftline="true" width="0pt">
25995 <column alignment="center" valignment="top" leftline="true" width="0pt">
25996 <column alignment="center" valignment="top" leftline="true" width="0pt">
25997 <column alignment="center" valignment="top" leftline="true" width="0pt">
25998 <column alignment="center" valignment="top" leftline="true" width="0pt">
25999 <column alignment="center" valignment="top" leftline="true" width="0pt">
26000 <column alignment="center" valignment="top" leftline="true" width="0pt">
26001 <column alignment="center" valignment="top" leftline="true" width="0pt">
26002 <column alignment="center" valignment="top" leftline="true" width="0pt">
26003 <column alignment="center" valignment="top" leftline="true" width="0pt">
26004 <column alignment="center" valignment="top" leftline="true" width="0pt">
26005 <column alignment="center" valignment="top" leftline="true" width="0pt">
26006 <column alignment="center" valignment="top" leftline="true" width="0pt">
26007 <column alignment="center" valignment="top" leftline="true" rightline="true" width="0pt">
26008 <row topline="true" bottomline="true">
26009 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
26010 \begin_inset Text
26011
26012 \begin_layout Standard
26013
26014 \end_layout
26015
26016 \end_inset
26017 </cell>
26018 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
26019 \begin_inset Text
26020
26021 \begin_layout Standard
26022
26023 \family roman
26024 \series medium
26025 \shape up
26026 \size tiny
26027 \emph off
26028 \bar no
26029 \noun off
26030 \color none
26031 00
26032 \end_layout
26033
26034 \end_inset
26035 </cell>
26036 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
26037 \begin_inset Text
26038
26039 \begin_layout Standard
26040
26041 \family roman
26042 \series medium
26043 \shape up
26044 \size tiny
26045 \emph off
26046 \bar no
26047 \noun off
26048 \color none
26049 10
26050 \end_layout
26051
26052 \end_inset
26053 </cell>
26054 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
26055 \begin_inset Text
26056
26057 \begin_layout Standard
26058
26059 \family roman
26060 \series medium
26061 \shape up
26062 \size tiny
26063 \emph off
26064 \bar no
26065 \noun off
26066 \color none
26067 20
26068 \end_layout
26069
26070 \end_inset
26071 </cell>
26072 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
26073 \begin_inset Text
26074
26075 \begin_layout Standard
26076
26077 \family roman
26078 \series medium
26079 \shape up
26080 \size tiny
26081 \emph off
26082 \bar no
26083 \noun off
26084 \color none
26085 30
26086 \end_layout
26087
26088 \end_inset
26089 </cell>
26090 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
26091 \begin_inset Text
26092
26093 \begin_layout Standard
26094
26095 \family roman
26096 \series medium
26097 \shape up
26098 \size tiny
26099 \emph off
26100 \bar no
26101 \noun off
26102 \color none
26103 40
26104 \end_layout
26105
26106 \end_inset
26107 </cell>
26108 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
26109 \begin_inset Text
26110
26111 \begin_layout Standard
26112
26113 \family roman
26114 \series medium
26115 \shape up
26116 \size tiny
26117 \emph off
26118 \bar no
26119 \noun off
26120 \color none
26121 50
26122 \end_layout
26123
26124 \end_inset
26125 </cell>
26126 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
26127 \begin_inset Text
26128
26129 \begin_layout Standard
26130
26131 \family roman
26132 \series medium
26133 \shape up
26134 \size tiny
26135 \emph off
26136 \bar no
26137 \noun off
26138 \color none
26139 60
26140 \end_layout
26141
26142 \end_inset
26143 </cell>
26144 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
26145 \begin_inset Text
26146
26147 \begin_layout Standard
26148
26149 \family roman
26150 \series medium
26151 \shape up
26152 \size tiny
26153 \emph off
26154 \bar no
26155 \noun off
26156 \color none
26157 70
26158 \end_layout
26159
26160 \end_inset
26161 </cell>
26162 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
26163 \begin_inset Text
26164
26165 \begin_layout Standard
26166
26167 \family roman
26168 \series medium
26169 \shape up
26170 \size tiny
26171 \emph off
26172 \bar no
26173 \noun off
26174 \color none
26175 80
26176 \end_layout
26177
26178 \end_inset
26179 </cell>
26180 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
26181 \begin_inset Text
26182
26183 \begin_layout Standard
26184
26185 \family roman
26186 \series medium
26187 \shape up
26188 \size tiny
26189 \emph off
26190 \bar no
26191 \noun off
26192 \color none
26193 90
26194 \end_layout
26195
26196 \end_inset
26197 </cell>
26198 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
26199 \begin_inset Text
26200
26201 \begin_layout Standard
26202
26203 \family roman
26204 \series medium
26205 \shape up
26206 \size tiny
26207 \emph off
26208 \bar no
26209 \noun off
26210 \color none
26211 A0
26212 \end_layout
26213
26214 \end_inset
26215 </cell>
26216 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
26217 \begin_inset Text
26218
26219 \begin_layout Standard
26220
26221 \family roman
26222 \series medium
26223 \shape up
26224 \size tiny
26225 \emph off
26226 \bar no
26227 \noun off
26228 \color none
26229 B0
26230 \end_layout
26231
26232 \end_inset
26233 </cell>
26234 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
26235 \begin_inset Text
26236
26237 \begin_layout Standard
26238
26239 \family roman
26240 \series medium
26241 \shape up
26242 \size tiny
26243 \emph off
26244 \bar no
26245 \noun off
26246 \color none
26247 C0
26248 \end_layout
26249
26250 \end_inset
26251 </cell>
26252 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
26253 \begin_inset Text
26254
26255 \begin_layout Standard
26256
26257 \family roman
26258 \series medium
26259 \shape up
26260 \size tiny
26261 \emph off
26262 \bar no
26263 \noun off
26264 \color none
26265 D0
26266 \end_layout
26267
26268 \end_inset
26269 </cell>
26270 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
26271 \begin_inset Text
26272
26273 \begin_layout Standard
26274
26275 \family roman
26276 \series medium
26277 \shape up
26278 \size tiny
26279 \emph off
26280 \bar no
26281 \noun off
26282 \color none
26283 E0
26284 \end_layout
26285
26286 \end_inset
26287 </cell>
26288 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
26289 \begin_inset Text
26290
26291 \begin_layout Standard
26292
26293 \family roman
26294 \series medium
26295 \shape up
26296 \size tiny
26297 \emph off
26298 \bar no
26299 \noun off
26300 \color none
26301 F0
26302 \end_layout
26303
26304 \end_inset
26305 </cell>
26306 </row>
26307 <row topline="true">
26308 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
26309 \begin_inset Text
26310
26311 \begin_layout Standard
26312
26313 \family roman
26314 \series medium
26315 \shape up
26316 \size tiny
26317 \emph off
26318 \bar no
26319 \noun off
26320 \color none
26321 00
26322 \end_layout
26323
26324 \end_inset
26325 </cell>
26326 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
26327 \begin_inset Text
26328
26329 \begin_layout Standard
26330
26331 \end_layout
26332
26333 \end_inset
26334 </cell>
26335 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
26336 \begin_inset Text
26337
26338 \begin_layout Standard
26339
26340 \end_layout
26341
26342 \end_inset
26343 </cell>
26344 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
26345 \begin_inset Text
26346
26347 \begin_layout Standard
26348
26349 \end_layout
26350
26351 \end_inset
26352 </cell>
26353 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
26354 \begin_inset Text
26355
26356 \begin_layout Standard
26357
26358 \family roman
26359 \series medium
26360 \shape up
26361 \emph off
26362 \bar no
26363 \noun off
26364 \color none
26365 0
26366 \end_layout
26367
26368 \end_inset
26369 </cell>
26370 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
26371 \begin_inset Text
26372
26373 \begin_layout Standard
26374
26375 \family roman
26376 \series medium
26377 \shape up
26378 \emph off
26379 \bar no
26380 \noun off
26381 \color none
26382 @
26383 \end_layout
26384
26385 \end_inset
26386 </cell>
26387 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
26388 \begin_inset Text
26389
26390 \begin_layout Standard
26391
26392 \family roman
26393 \series medium
26394 \shape up
26395 \emph off
26396 \bar no
26397 \noun off
26398 \color none
26399 P
26400 \end_layout
26401
26402 \end_inset
26403 </cell>
26404 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
26405 \begin_inset Text
26406
26407 \begin_layout Standard
26408
26409 \family roman
26410 \series medium
26411 \shape up
26412 \emph off
26413 \bar no
26414 \noun off
26415 \color none
26416 '
26417 \end_layout
26418
26419 \end_inset
26420 </cell>
26421 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
26422 \begin_inset Text
26423
26424 \begin_layout Standard
26425
26426 \family roman
26427 \series medium
26428 \shape up
26429 \emph off
26430 \bar no
26431 \noun off
26432 \color none
26433 p
26434 \end_layout
26435
26436 \end_inset
26437 </cell>
26438 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
26439 \begin_inset Text
26440
26441 \begin_layout Standard
26442
26443 \end_layout
26444
26445 \end_inset
26446 </cell>
26447 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
26448 \begin_inset Text
26449
26450 \begin_layout Standard
26451
26452 \end_layout
26453
26454 \end_inset
26455 </cell>
26456 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
26457 \begin_inset Text
26458
26459 \begin_layout Standard
26460
26461 \end_layout
26462
26463 \end_inset
26464 </cell>
26465 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
26466 \begin_inset Text
26467
26468 \begin_layout Standard
26469
26470 \family roman
26471 \series medium
26472 \shape up
26473 \emph off
26474 \bar no
26475 \noun off
26476 \color none
26477 °
26478 \end_layout
26479
26480 \end_inset
26481 </cell>
26482 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
26483 \begin_inset Text
26484
26485 \begin_layout Standard
26486
26487 \family roman
26488 \series medium
26489 \shape up
26490 \emph off
26491 \bar no
26492 \noun off
26493 \color none
26494 À
26495 \end_layout
26496
26497 \end_inset
26498 </cell>
26499 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
26500 \begin_inset Text
26501
26502 \begin_layout Standard
26503
26504 \family roman
26505 \series medium
26506 \shape up
26507 \emph off
26508 \bar no
26509 \noun off
26510 \color none
26511 Ð
26512 \end_layout
26513
26514 \end_inset
26515 </cell>
26516 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
26517 \begin_inset Text
26518
26519 \begin_layout Standard
26520
26521 \family roman
26522 \series medium
26523 \shape up
26524 \emph off
26525 \bar no
26526 \noun off
26527 \color none
26528 à
26529 \end_layout
26530
26531 \end_inset
26532 </cell>
26533 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
26534 \begin_inset Text
26535
26536 \begin_layout Standard
26537
26538 \family roman
26539 \series medium
26540 \shape up
26541 \emph off
26542 \bar no
26543 \noun off
26544 \color none
26545 ð
26546 \end_layout
26547
26548 \end_inset
26549 </cell>
26550 </row>
26551 <row topline="true">
26552 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
26553 \begin_inset Text
26554
26555 \begin_layout Standard
26556
26557 \family roman
26558 \series medium
26559 \shape up
26560 \size tiny
26561 \emph off
26562 \bar no
26563 \noun off
26564 \color none
26565 01
26566 \end_layout
26567
26568 \end_inset
26569 </cell>
26570 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
26571 \begin_inset Text
26572
26573 \begin_layout Standard
26574
26575 \end_layout
26576
26577 \end_inset
26578 </cell>
26579 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
26580 \begin_inset Text
26581
26582 \begin_layout Standard
26583
26584 \end_layout
26585
26586 \end_inset
26587 </cell>
26588 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
26589 \begin_inset Text
26590
26591 \begin_layout Standard
26592
26593 \family roman
26594 \series medium
26595 \shape up
26596 \emph off
26597 \bar no
26598 \noun off
26599 \color none
26600 !
26601 \end_layout
26602
26603 \end_inset
26604 </cell>
26605 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
26606 \begin_inset Text
26607
26608 \begin_layout Standard
26609
26610 \family roman
26611 \series medium
26612 \shape up
26613 \emph off
26614 \bar no
26615 \noun off
26616 \color none
26617 1
26618 \end_layout
26619
26620 \end_inset
26621 </cell>
26622 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
26623 \begin_inset Text
26624
26625 \begin_layout Standard
26626
26627 \family roman
26628 \series medium
26629 \shape up
26630 \emph off
26631 \bar no
26632 \noun off
26633 \color none
26634 A
26635 \end_layout
26636
26637 \end_inset
26638 </cell>
26639 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
26640 \begin_inset Text
26641
26642 \begin_layout Standard
26643
26644 \family roman
26645 \series medium
26646 \shape up
26647 \emph off
26648 \bar no
26649 \noun off
26650 \color none
26651 Q
26652 \end_layout
26653
26654 \end_inset
26655 </cell>
26656 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
26657 \begin_inset Text
26658
26659 \begin_layout Standard
26660
26661 \family roman
26662 \series medium
26663 \shape up
26664 \emph off
26665 \bar no
26666 \noun off
26667 \color none
26668 a
26669 \end_layout
26670
26671 \end_inset
26672 </cell>
26673 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
26674 \begin_inset Text
26675
26676 \begin_layout Standard
26677
26678 \family roman
26679 \series medium
26680 \shape up
26681 \emph off
26682 \bar no
26683 \noun off
26684 \color none
26685 q
26686 \end_layout
26687
26688 \end_inset
26689 </cell>
26690 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
26691 \begin_inset Text
26692
26693 \begin_layout Standard
26694
26695 \end_layout
26696
26697 \end_inset
26698 </cell>
26699 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
26700 \begin_inset Text
26701
26702 \begin_layout Standard
26703
26704 \end_layout
26705
26706 \end_inset
26707 </cell>
26708 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
26709 \begin_inset Text
26710
26711 \begin_layout Standard
26712
26713 \family roman
26714 \series medium
26715 \shape up
26716 \emph off
26717 \bar no
26718 \noun off
26719 \color none
26720 ¡
26721 \end_layout
26722
26723 \end_inset
26724 </cell>
26725 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
26726 \begin_inset Text
26727
26728 \begin_layout Standard
26729
26730 \family roman
26731 \series medium
26732 \shape up
26733 \emph off
26734 \bar no
26735 \noun off
26736 \color none
26737 ±
26738 \end_layout
26739
26740 \end_inset
26741 </cell>
26742 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
26743 \begin_inset Text
26744
26745 \begin_layout Standard
26746
26747 \family roman
26748 \series medium
26749 \shape up
26750 \emph off
26751 \bar no
26752 \noun off
26753 \color none
26754 Á
26755 \end_layout
26756
26757 \end_inset
26758 </cell>
26759 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
26760 \begin_inset Text
26761
26762 \begin_layout Standard
26763
26764 \family roman
26765 \series medium
26766 \shape up
26767 \emph off
26768 \bar no
26769 \noun off
26770 \color none
26771 Ñ
26772 \end_layout
26773
26774 \end_inset
26775 </cell>
26776 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
26777 \begin_inset Text
26778
26779 \begin_layout Standard
26780
26781 \family roman
26782 \series medium
26783 \shape up
26784 \emph off
26785 \bar no
26786 \noun off
26787 \color none
26788 á
26789 \end_layout
26790
26791 \end_inset
26792 </cell>
26793 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
26794 \begin_inset Text
26795
26796 \begin_layout Standard
26797
26798 \family roman
26799 \series medium
26800 \shape up
26801 \emph off
26802 \bar no
26803 \noun off
26804 \color none
26805 ñ
26806 \end_layout
26807
26808 \end_inset
26809 </cell>
26810 </row>
26811 <row topline="true">
26812 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
26813 \begin_inset Text
26814
26815 \begin_layout Standard
26816
26817 \family roman
26818 \series medium
26819 \shape up
26820 \size tiny
26821 \emph off
26822 \bar no
26823 \noun off
26824 \color none
26825 02
26826 \end_layout
26827
26828 \end_inset
26829 </cell>
26830 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
26831 \begin_inset Text
26832
26833 \begin_layout Standard
26834
26835 \end_layout
26836
26837 \end_inset
26838 </cell>
26839 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
26840 \begin_inset Text
26841
26842 \begin_layout Standard
26843
26844 \end_layout
26845
26846 \end_inset
26847 </cell>
26848 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
26849 \begin_inset Text
26850
26851 \begin_layout Standard
26852
26853 \family roman
26854 \series medium
26855 \shape up
26856 \emph off
26857 \bar no
26858 \noun off
26859 \color none
26860 \begin_inset Quotes eld
26861 \end_inset
26862
26863
26864 \end_layout
26865
26866 \end_inset
26867 </cell>
26868 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
26869 \begin_inset Text
26870
26871 \begin_layout Standard
26872
26873 \family roman
26874 \series medium
26875 \shape up
26876 \emph off
26877 \bar no
26878 \noun off
26879 \color none
26880 2
26881 \end_layout
26882
26883 \end_inset
26884 </cell>
26885 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
26886 \begin_inset Text
26887
26888 \begin_layout Standard
26889
26890 \family roman
26891 \series medium
26892 \shape up
26893 \emph off
26894 \bar no
26895 \noun off
26896 \color none
26897 B
26898 \end_layout
26899
26900 \end_inset
26901 </cell>
26902 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
26903 \begin_inset Text
26904
26905 \begin_layout Standard
26906
26907 \family roman
26908 \series medium
26909 \shape up
26910 \emph off
26911 \bar no
26912 \noun off
26913 \color none
26914 R
26915 \end_layout
26916
26917 \end_inset
26918 </cell>
26919 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
26920 \begin_inset Text
26921
26922 \begin_layout Standard
26923
26924 \family roman
26925 \series medium
26926 \shape up
26927 \emph off
26928 \bar no
26929 \noun off
26930 \color none
26931 b
26932 \end_layout
26933
26934 \end_inset
26935 </cell>
26936 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
26937 \begin_inset Text
26938
26939 \begin_layout Standard
26940
26941 \family roman
26942 \series medium
26943 \shape up
26944 \emph off
26945 \bar no
26946 \noun off
26947 \color none
26948 r
26949 \end_layout
26950
26951 \end_inset
26952 </cell>
26953 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
26954 \begin_inset Text
26955
26956 \begin_layout Standard
26957
26958 \end_layout
26959
26960 \end_inset
26961 </cell>
26962 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
26963 \begin_inset Text
26964
26965 \begin_layout Standard
26966
26967 \end_layout
26968
26969 \end_inset
26970 </cell>
26971 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
26972 \begin_inset Text
26973
26974 \begin_layout Standard
26975 ¢
26976 \end_layout
26977
26978 \end_inset
26979 </cell>
26980 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
26981 \begin_inset Text
26982
26983 \begin_layout Standard
26984
26985 \family roman
26986 \series medium
26987 \shape up
26988 \emph off
26989 \bar no
26990 \noun off
26991 \color none
26992 ²
26993 \end_layout
26994
26995 \end_inset
26996 </cell>
26997 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
26998 \begin_inset Text
26999
27000 \begin_layout Standard
27001
27002 \family roman
27003 \series medium
27004 \shape up
27005 \emph off
27006 \bar no
27007 \noun off
27008 \color none
27009 Â
27010 \end_layout
27011
27012 \end_inset
27013 </cell>
27014 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
27015 \begin_inset Text
27016
27017 \begin_layout Standard
27018
27019 \family roman
27020 \series medium
27021 \shape up
27022 \emph off
27023 \bar no
27024 \noun off
27025 \color none
27026 Ò
27027 \end_layout
27028
27029 \end_inset
27030 </cell>
27031 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
27032 \begin_inset Text
27033
27034 \begin_layout Standard
27035
27036 \family roman
27037 \series medium
27038 \shape up
27039 \emph off
27040 \bar no
27041 \noun off
27042 \color none
27043 â
27044 \end_layout
27045
27046 \end_inset
27047 </cell>
27048 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
27049 \begin_inset Text
27050
27051 \begin_layout Standard
27052
27053 \family roman
27054 \series medium
27055 \shape up
27056 \emph off
27057 \bar no
27058 \noun off
27059 \color none
27060 ò
27061 \end_layout
27062
27063 \end_inset
27064 </cell>
27065 </row>
27066 <row topline="true">
27067 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
27068 \begin_inset Text
27069
27070 \begin_layout Standard
27071
27072 \family roman
27073 \series medium
27074 \shape up
27075 \size tiny
27076 \emph off
27077 \bar no
27078 \noun off
27079 \color none
27080 03
27081 \end_layout
27082
27083 \end_inset
27084 </cell>
27085 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
27086 \begin_inset Text
27087
27088 \begin_layout Standard
27089
27090 \end_layout
27091
27092 \end_inset
27093 </cell>
27094 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
27095 \begin_inset Text
27096
27097 \begin_layout Standard
27098
27099 \end_layout
27100
27101 \end_inset
27102 </cell>
27103 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
27104 \begin_inset Text
27105
27106 \begin_layout Standard
27107
27108 \family roman
27109 \series medium
27110 \shape up
27111 \emph off
27112 \bar no
27113 \noun off
27114 \color none
27115 #
27116 \end_layout
27117
27118 \end_inset
27119 </cell>
27120 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
27121 \begin_inset Text
27122
27123 \begin_layout Standard
27124
27125 \family roman
27126 \series medium
27127 \shape up
27128 \emph off
27129 \bar no
27130 \noun off
27131 \color none
27132 3
27133 \end_layout
27134
27135 \end_inset
27136 </cell>
27137 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
27138 \begin_inset Text
27139
27140 \begin_layout Standard
27141
27142 \family roman
27143 \series medium
27144 \shape up
27145 \emph off
27146 \bar no
27147 \noun off
27148 \color none
27149 C
27150 \end_layout
27151
27152 \end_inset
27153 </cell>
27154 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
27155 \begin_inset Text
27156
27157 \begin_layout Standard
27158
27159 \family roman
27160 \series medium
27161 \shape up
27162 \emph off
27163 \bar no
27164 \noun off
27165 \color none
27166 S
27167 \end_layout
27168
27169 \end_inset
27170 </cell>
27171 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
27172 \begin_inset Text
27173
27174 \begin_layout Standard
27175
27176 \family roman
27177 \series medium
27178 \shape up
27179 \emph off
27180 \bar no
27181 \noun off
27182 \color none
27183 c
27184 \end_layout
27185
27186 \end_inset
27187 </cell>
27188 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
27189 \begin_inset Text
27190
27191 \begin_layout Standard
27192
27193 \family roman
27194 \series medium
27195 \shape up
27196 \emph off
27197 \bar no
27198 \noun off
27199 \color none
27200 s
27201 \end_layout
27202
27203 \end_inset
27204 </cell>
27205 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
27206 \begin_inset Text
27207
27208 \begin_layout Standard
27209
27210 \end_layout
27211
27212 \end_inset
27213 </cell>
27214 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
27215 \begin_inset Text
27216
27217 \begin_layout Standard
27218
27219 \end_layout
27220
27221 \end_inset
27222 </cell>
27223 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
27224 \begin_inset Text
27225
27226 \begin_layout Standard
27227
27228 \family roman
27229 \series medium
27230 \shape up
27231 \emph off
27232 \bar no
27233 \noun off
27234 \color none
27235 £
27236 \end_layout
27237
27238 \end_inset
27239 </cell>
27240 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
27241 \begin_inset Text
27242
27243 \begin_layout Standard
27244
27245 \family roman
27246 \series medium
27247 \shape up
27248 \emph off
27249 \bar no
27250 \noun off
27251 \color none
27252 ³
27253 \end_layout
27254
27255 \end_inset
27256 </cell>
27257 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
27258 \begin_inset Text
27259
27260 \begin_layout Standard
27261
27262 \family roman
27263 \series medium
27264 \shape up
27265 \emph off
27266 \bar no
27267 \noun off
27268 \color none
27269 Ã
27270 \end_layout
27271
27272 \end_inset
27273 </cell>
27274 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
27275 \begin_inset Text
27276
27277 \begin_layout Standard
27278
27279 \family roman
27280 \series medium
27281 \shape up
27282 \emph off
27283 \bar no
27284 \noun off
27285 \color none
27286 Ó
27287 \end_layout
27288
27289 \end_inset
27290 </cell>
27291 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
27292 \begin_inset Text
27293
27294 \begin_layout Standard
27295
27296 \family roman
27297 \series medium
27298 \shape up
27299 \emph off
27300 \bar no
27301 \noun off
27302 \color none
27303 ã
27304 \end_layout
27305
27306 \end_inset
27307 </cell>
27308 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
27309 \begin_inset Text
27310
27311 \begin_layout Standard
27312
27313 \family roman
27314 \series medium
27315 \shape up
27316 \emph off
27317 \bar no
27318 \noun off
27319 \color none
27320 ó
27321 \end_layout
27322
27323 \end_inset
27324 </cell>
27325 </row>
27326 <row topline="true">
27327 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
27328 \begin_inset Text
27329
27330 \begin_layout Standard
27331
27332 \family roman
27333 \series medium
27334 \shape up
27335 \size tiny
27336 \emph off
27337 \bar no
27338 \noun off
27339 \color none
27340 04
27341 \end_layout
27342
27343 \end_inset
27344 </cell>
27345 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
27346 \begin_inset Text
27347
27348 \begin_layout Standard
27349
27350 \end_layout
27351
27352 \end_inset
27353 </cell>
27354 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
27355 \begin_inset Text
27356
27357 \begin_layout Standard
27358
27359 \end_layout
27360
27361 \end_inset
27362 </cell>
27363 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
27364 \begin_inset Text
27365
27366 \begin_layout Standard
27367
27368 \family roman
27369 \series medium
27370 \shape up
27371 \emph off
27372 \bar no
27373 \noun off
27374 \color none
27375 $
27376 \end_layout
27377
27378 \end_inset
27379 </cell>
27380 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
27381 \begin_inset Text
27382
27383 \begin_layout Standard
27384
27385 \family roman
27386 \series medium
27387 \shape up
27388 \emph off
27389 \bar no
27390 \noun off
27391 \color none
27392 4
27393 \end_layout
27394
27395 \end_inset
27396 </cell>
27397 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
27398 \begin_inset Text
27399
27400 \begin_layout Standard
27401
27402 \family roman
27403 \series medium
27404 \shape up
27405 \emph off
27406 \bar no
27407 \noun off
27408 \color none
27409 D
27410 \end_layout
27411
27412 \end_inset
27413 </cell>
27414 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
27415 \begin_inset Text
27416
27417 \begin_layout Standard
27418
27419 \family roman
27420 \series medium
27421 \shape up
27422 \emph off
27423 \bar no
27424 \noun off
27425 \color none
27426 T
27427 \end_layout
27428
27429 \end_inset
27430 </cell>
27431 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
27432 \begin_inset Text
27433
27434 \begin_layout Standard
27435
27436 \family roman
27437 \series medium
27438 \shape up
27439 \emph off
27440 \bar no
27441 \noun off
27442 \color none
27443 d
27444 \end_layout
27445
27446 \end_inset
27447 </cell>
27448 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
27449 \begin_inset Text
27450
27451 \begin_layout Standard
27452
27453 \family roman
27454 \series medium
27455 \shape up
27456 \emph off
27457 \bar no
27458 \noun off
27459 \color none
27460 t
27461 \end_layout
27462
27463 \end_inset
27464 </cell>
27465 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
27466 \begin_inset Text
27467
27468 \begin_layout Standard
27469
27470 \end_layout
27471
27472 \end_inset
27473 </cell>
27474 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
27475 \begin_inset Text
27476
27477 \begin_layout Standard
27478
27479 \end_layout
27480
27481 \end_inset
27482 </cell>
27483 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
27484 \begin_inset Text
27485
27486 \begin_layout Standard
27487 ¤
27488 \end_layout
27489
27490 \end_inset
27491 </cell>
27492 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
27493 \begin_inset Text
27494
27495 \begin_layout Standard
27496
27497 \family roman
27498 \series medium
27499 \shape up
27500 \emph off
27501 \bar no
27502 \noun off
27503 \color none
27504 ´
27505 \end_layout
27506
27507 \end_inset
27508 </cell>
27509 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
27510 \begin_inset Text
27511
27512 \begin_layout Standard
27513
27514 \family roman
27515 \series medium
27516 \shape up
27517 \emph off
27518 \bar no
27519 \noun off
27520 \color none
27521 Ä
27522 \end_layout
27523
27524 \end_inset
27525 </cell>
27526 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
27527 \begin_inset Text
27528
27529 \begin_layout Standard
27530
27531 \family roman
27532 \series medium
27533 \shape up
27534 \emph off
27535 \bar no
27536 \noun off
27537 \color none
27538 Ô
27539 \end_layout
27540
27541 \end_inset
27542 </cell>
27543 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
27544 \begin_inset Text
27545
27546 \begin_layout Standard
27547
27548 \family roman
27549 \series medium
27550 \shape up
27551 \emph off
27552 \bar no
27553 \noun off
27554 \color none
27555 ä
27556 \end_layout
27557
27558 \end_inset
27559 </cell>
27560 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
27561 \begin_inset Text
27562
27563 \begin_layout Standard
27564
27565 \family roman
27566 \series medium
27567 \shape up
27568 \emph off
27569 \bar no
27570 \noun off
27571 \color none
27572 ô
27573 \end_layout
27574
27575 \end_inset
27576 </cell>
27577 </row>
27578 <row topline="true">
27579 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
27580 \begin_inset Text
27581
27582 \begin_layout Standard
27583
27584 \family roman
27585 \series medium
27586 \shape up
27587 \size tiny
27588 \emph off
27589 \bar no
27590 \noun off
27591 \color none
27592 05
27593 \end_layout
27594
27595 \end_inset
27596 </cell>
27597 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
27598 \begin_inset Text
27599
27600 \begin_layout Standard
27601
27602 \end_layout
27603
27604 \end_inset
27605 </cell>
27606 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
27607 \begin_inset Text
27608
27609 \begin_layout Standard
27610
27611 \end_layout
27612
27613 \end_inset
27614 </cell>
27615 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
27616 \begin_inset Text
27617
27618 \begin_layout Standard
27619
27620 \family roman
27621 \series medium
27622 \shape up
27623 \emph off
27624 \bar no
27625 \noun off
27626 \color none
27627 %
27628 \end_layout
27629
27630 \end_inset
27631 </cell>
27632 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
27633 \begin_inset Text
27634
27635 \begin_layout Standard
27636
27637 \family roman
27638 \series medium
27639 \shape up
27640 \emph off
27641 \bar no
27642 \noun off
27643 \color none
27644 5
27645 \end_layout
27646
27647 \end_inset
27648 </cell>
27649 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
27650 \begin_inset Text
27651
27652 \begin_layout Standard
27653
27654 \family roman
27655 \series medium
27656 \shape up
27657 \emph off
27658 \bar no
27659 \noun off
27660 \color none
27661 E
27662 \end_layout
27663
27664 \end_inset
27665 </cell>
27666 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
27667 \begin_inset Text
27668
27669 \begin_layout Standard
27670
27671 \family roman
27672 \series medium
27673 \shape up
27674 \emph off
27675 \bar no
27676 \noun off
27677 \color none
27678 U
27679 \end_layout
27680
27681 \end_inset
27682 </cell>
27683 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
27684 \begin_inset Text
27685
27686 \begin_layout Standard
27687
27688 \family roman
27689 \series medium
27690 \shape up
27691 \emph off
27692 \bar no
27693 \noun off
27694 \color none
27695 e
27696 \end_layout
27697
27698 \end_inset
27699 </cell>
27700 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
27701 \begin_inset Text
27702
27703 \begin_layout Standard
27704
27705 \family roman
27706 \series medium
27707 \shape up
27708 \emph off
27709 \bar no
27710 \noun off
27711 \color none
27712 u
27713 \end_layout
27714
27715 \end_inset
27716 </cell>
27717 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
27718 \begin_inset Text
27719
27720 \begin_layout Standard
27721
27722 \end_layout
27723
27724 \end_inset
27725 </cell>
27726 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
27727 \begin_inset Text
27728
27729 \begin_layout Standard
27730
27731 \end_layout
27732
27733 \end_inset
27734 </cell>
27735 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
27736 \begin_inset Text
27737
27738 \begin_layout Standard
27739 ¥
27740 \end_layout
27741
27742 \end_inset
27743 </cell>
27744 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
27745 \begin_inset Text
27746
27747 \begin_layout Standard
27748
27749 \family roman
27750 \series medium
27751 \shape up
27752 \emph off
27753 \bar no
27754 \noun off
27755 \color none
27756 µ
27757 \end_layout
27758
27759 \end_inset
27760 </cell>
27761 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
27762 \begin_inset Text
27763
27764 \begin_layout Standard
27765
27766 \family roman
27767 \series medium
27768 \shape up
27769 \emph off
27770 \bar no
27771 \noun off
27772 \color none
27773 Å
27774 \end_layout
27775
27776 \end_inset
27777 </cell>
27778 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
27779 \begin_inset Text
27780
27781 \begin_layout Standard
27782
27783 \family roman
27784 \series medium
27785 \shape up
27786 \emph off
27787 \bar no
27788 \noun off
27789 \color none
27790 Õ
27791 \end_layout
27792
27793 \end_inset
27794 </cell>
27795 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
27796 \begin_inset Text
27797
27798 \begin_layout Standard
27799
27800 \family roman
27801 \series medium
27802 \shape up
27803 \emph off
27804 \bar no
27805 \noun off
27806 \color none
27807 å
27808 \end_layout
27809
27810 \end_inset
27811 </cell>
27812 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
27813 \begin_inset Text
27814
27815 \begin_layout Standard
27816
27817 \family roman
27818 \series medium
27819 \shape up
27820 \emph off
27821 \bar no
27822 \noun off
27823 \color none
27824 õ
27825 \end_layout
27826
27827 \end_inset
27828 </cell>
27829 </row>
27830 <row topline="true">
27831 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
27832 \begin_inset Text
27833
27834 \begin_layout Standard
27835
27836 \family roman
27837 \series medium
27838 \shape up
27839 \size tiny
27840 \emph off
27841 \bar no
27842 \noun off
27843 \color none
27844 06
27845 \end_layout
27846
27847 \end_inset
27848 </cell>
27849 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
27850 \begin_inset Text
27851
27852 \begin_layout Standard
27853
27854 \end_layout
27855
27856 \end_inset
27857 </cell>
27858 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
27859 \begin_inset Text
27860
27861 \begin_layout Standard
27862
27863 \end_layout
27864
27865 \end_inset
27866 </cell>
27867 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
27868 \begin_inset Text
27869
27870 \begin_layout Standard
27871
27872 \family roman
27873 \series medium
27874 \shape up
27875 \emph off
27876 \bar no
27877 \noun off
27878 \color none
27879 &
27880 \end_layout
27881
27882 \end_inset
27883 </cell>
27884 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
27885 \begin_inset Text
27886
27887 \begin_layout Standard
27888
27889 \family roman
27890 \series medium
27891 \shape up
27892 \emph off
27893 \bar no
27894 \noun off
27895 \color none
27896 6
27897 \end_layout
27898
27899 \end_inset
27900 </cell>
27901 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
27902 \begin_inset Text
27903
27904 \begin_layout Standard
27905
27906 \family roman
27907 \series medium
27908 \shape up
27909 \emph off
27910 \bar no
27911 \noun off
27912 \color none
27913 F
27914 \end_layout
27915
27916 \end_inset
27917 </cell>
27918 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
27919 \begin_inset Text
27920
27921 \begin_layout Standard
27922
27923 \family roman
27924 \series medium
27925 \shape up
27926 \emph off
27927 \bar no
27928 \noun off
27929 \color none
27930 V
27931 \end_layout
27932
27933 \end_inset
27934 </cell>
27935 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
27936 \begin_inset Text
27937
27938 \begin_layout Standard
27939
27940 \family roman
27941 \series medium
27942 \shape up
27943 \emph off
27944 \bar no
27945 \noun off
27946 \color none
27947 f
27948 \end_layout
27949
27950 \end_inset
27951 </cell>
27952 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
27953 \begin_inset Text
27954
27955 \begin_layout Standard
27956
27957 \family roman
27958 \series medium
27959 \shape up
27960 \emph off
27961 \bar no
27962 \noun off
27963 \color none
27964 v
27965 \end_layout
27966
27967 \end_inset
27968 </cell>
27969 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
27970 \begin_inset Text
27971
27972 \begin_layout Standard
27973
27974 \end_layout
27975
27976 \end_inset
27977 </cell>
27978 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
27979 \begin_inset Text
27980
27981 \begin_layout Standard
27982
27983 \end_layout
27984
27985 \end_inset
27986 </cell>
27987 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
27988 \begin_inset Text
27989
27990 \begin_layout Standard
27991 ¦
27992 \end_layout
27993
27994 \end_inset
27995 </cell>
27996 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
27997 \begin_inset Text
27998
27999 \begin_layout Standard
28000
28001 \family roman
28002 \series medium
28003 \shape up
28004 \emph off
28005 \bar no
28006 \noun off
28007 \color none
28008
28009 \end_layout
28010
28011 \end_inset
28012 </cell>
28013 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
28014 \begin_inset Text
28015
28016 \begin_layout Standard
28017
28018 \family roman
28019 \series medium
28020 \shape up
28021 \emph off
28022 \bar no
28023 \noun off
28024 \color none
28025 Æ
28026 \end_layout
28027
28028 \end_inset
28029 </cell>
28030 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
28031 \begin_inset Text
28032
28033 \begin_layout Standard
28034
28035 \family roman
28036 \series medium
28037 \shape up
28038 \emph off
28039 \bar no
28040 \noun off
28041 \color none
28042 Ö
28043 \end_layout
28044
28045 \end_inset
28046 </cell>
28047 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
28048 \begin_inset Text
28049
28050 \begin_layout Standard
28051
28052 \family roman
28053 \series medium
28054 \shape up
28055 \emph off
28056 \bar no
28057 \noun off
28058 \color none
28059 æ
28060 \end_layout
28061
28062 \end_inset
28063 </cell>
28064 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
28065 \begin_inset Text
28066
28067 \begin_layout Standard
28068
28069 \family roman
28070 \series medium
28071 \shape up
28072 \emph off
28073 \bar no
28074 \noun off
28075 \color none
28076 ö
28077 \end_layout
28078
28079 \end_inset
28080 </cell>
28081 </row>
28082 <row topline="true">
28083 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
28084 \begin_inset Text
28085
28086 \begin_layout Standard
28087
28088 \family roman
28089 \series medium
28090 \shape up
28091 \size tiny
28092 \emph off
28093 \bar no
28094 \noun off
28095 \color none
28096 07
28097 \end_layout
28098
28099 \end_inset
28100 </cell>
28101 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
28102 \begin_inset Text
28103
28104 \begin_layout Standard
28105
28106 \end_layout
28107
28108 \end_inset
28109 </cell>
28110 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
28111 \begin_inset Text
28112
28113 \begin_layout Standard
28114
28115 \end_layout
28116
28117 \end_inset
28118 </cell>
28119 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
28120 \begin_inset Text
28121
28122 \begin_layout Standard
28123
28124 \family roman
28125 \series medium
28126 \shape up
28127 \emph off
28128 \bar no
28129 \noun off
28130 \color none
28131 `
28132 \end_layout
28133
28134 \end_inset
28135 </cell>
28136 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
28137 \begin_inset Text
28138
28139 \begin_layout Standard
28140
28141 \family roman
28142 \series medium
28143 \shape up
28144 \emph off
28145 \bar no
28146 \noun off
28147 \color none
28148 7
28149 \end_layout
28150
28151 \end_inset
28152 </cell>
28153 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
28154 \begin_inset Text
28155
28156 \begin_layout Standard
28157
28158 \family roman
28159 \series medium
28160 \shape up
28161 \emph off
28162 \bar no
28163 \noun off
28164 \color none
28165 G
28166 \end_layout
28167
28168 \end_inset
28169 </cell>
28170 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
28171 \begin_inset Text
28172
28173 \begin_layout Standard
28174
28175 \family roman
28176 \series medium
28177 \shape up
28178 \emph off
28179 \bar no
28180 \noun off
28181 \color none
28182 W
28183 \end_layout
28184
28185 \end_inset
28186 </cell>
28187 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
28188 \begin_inset Text
28189
28190 \begin_layout Standard
28191
28192 \family roman
28193 \series medium
28194 \shape up
28195 \emph off
28196 \bar no
28197 \noun off
28198 \color none
28199 g
28200 \end_layout
28201
28202 \end_inset
28203 </cell>
28204 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
28205 \begin_inset Text
28206
28207 \begin_layout Standard
28208
28209 \family roman
28210 \series medium
28211 \shape up
28212 \emph off
28213 \bar no
28214 \noun off
28215 \color none
28216 w
28217 \end_layout
28218
28219 \end_inset
28220 </cell>
28221 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
28222 \begin_inset Text
28223
28224 \begin_layout Standard
28225
28226 \end_layout
28227
28228 \end_inset
28229 </cell>
28230 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
28231 \begin_inset Text
28232
28233 \begin_layout Standard
28234
28235 \end_layout
28236
28237 \end_inset
28238 </cell>
28239 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
28240 \begin_inset Text
28241
28242 \begin_layout Standard
28243
28244 \family roman
28245 \series medium
28246 \shape up
28247 \emph off
28248 \bar no
28249 \noun off
28250 \color none
28251 §
28252 \end_layout
28253
28254 \end_inset
28255 </cell>
28256 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
28257 \begin_inset Text
28258
28259 \begin_layout Standard
28260
28261 \family roman
28262 \series medium
28263 \shape up
28264 \emph off
28265 \bar no
28266 \noun off
28267 \color none
28268 ·
28269 \end_layout
28270
28271 \end_inset
28272 </cell>
28273 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
28274 \begin_inset Text
28275
28276 \begin_layout Standard
28277
28278 \family roman
28279 \series medium
28280 \shape up
28281 \emph off
28282 \bar no
28283 \noun off
28284 \color none
28285 Ç
28286 \end_layout
28287
28288 \end_inset
28289 </cell>
28290 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
28291 \begin_inset Text
28292
28293 \begin_layout Standard
28294
28295 \family roman
28296 \series medium
28297 \shape up
28298 \emph off
28299 \bar no
28300 \noun off
28301 \color none
28302 ×
28303 \end_layout
28304
28305 \end_inset
28306 </cell>
28307 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
28308 \begin_inset Text
28309
28310 \begin_layout Standard
28311
28312 \family roman
28313 \series medium
28314 \shape up
28315 \emph off
28316 \bar no
28317 \noun off
28318 \color none
28319 ç
28320 \end_layout
28321
28322 \end_inset
28323 </cell>
28324 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
28325 \begin_inset Text
28326
28327 \begin_layout Standard
28328
28329 \family roman
28330 \series medium
28331 \shape up
28332 \emph off
28333 \bar no
28334 \noun off
28335 \color none
28336 ÷
28337 \end_layout
28338
28339 \end_inset
28340 </cell>
28341 </row>
28342 <row topline="true">
28343 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
28344 \begin_inset Text
28345
28346 \begin_layout Standard
28347
28348 \family roman
28349 \series medium
28350 \shape up
28351 \size tiny
28352 \emph off
28353 \bar no
28354 \noun off
28355 \color none
28356 08
28357 \end_layout
28358
28359 \end_inset
28360 </cell>
28361 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
28362 \begin_inset Text
28363
28364 \begin_layout Standard
28365
28366 \end_layout
28367
28368 \end_inset
28369 </cell>
28370 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
28371 \begin_inset Text
28372
28373 \begin_layout Standard
28374
28375 \end_layout
28376
28377 \end_inset
28378 </cell>
28379 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
28380 \begin_inset Text
28381
28382 \begin_layout Standard
28383
28384 \family roman
28385 \series medium
28386 \shape up
28387 \emph off
28388 \bar no
28389 \noun off
28390 \color none
28391 (
28392 \end_layout
28393
28394 \end_inset
28395 </cell>
28396 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
28397 \begin_inset Text
28398
28399 \begin_layout Standard
28400
28401 \family roman
28402 \series medium
28403 \shape up
28404 \emph off
28405 \bar no
28406 \noun off
28407 \color none
28408 8
28409 \end_layout
28410
28411 \end_inset
28412 </cell>
28413 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
28414 \begin_inset Text
28415
28416 \begin_layout Standard
28417
28418 \family roman
28419 \series medium
28420 \shape up
28421 \emph off
28422 \bar no
28423 \noun off
28424 \color none
28425 H
28426 \end_layout
28427
28428 \end_inset
28429 </cell>
28430 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
28431 \begin_inset Text
28432
28433 \begin_layout Standard
28434
28435 \family roman
28436 \series medium
28437 \shape up
28438 \emph off
28439 \bar no
28440 \noun off
28441 \color none
28442 X
28443 \end_layout
28444
28445 \end_inset
28446 </cell>
28447 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
28448 \begin_inset Text
28449
28450 \begin_layout Standard
28451
28452 \family roman
28453 \series medium
28454 \shape up
28455 \emph off
28456 \bar no
28457 \noun off
28458 \color none
28459 h
28460 \end_layout
28461
28462 \end_inset
28463 </cell>
28464 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
28465 \begin_inset Text
28466
28467 \begin_layout Standard
28468
28469 \family roman
28470 \series medium
28471 \shape up
28472 \emph off
28473 \bar no
28474 \noun off
28475 \color none
28476 x
28477 \end_layout
28478
28479 \end_inset
28480 </cell>
28481 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
28482 \begin_inset Text
28483
28484 \begin_layout Standard
28485
28486 \end_layout
28487
28488 \end_inset
28489 </cell>
28490 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
28491 \begin_inset Text
28492
28493 \begin_layout Standard
28494
28495 \end_layout
28496
28497 \end_inset
28498 </cell>
28499 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
28500 \begin_inset Text
28501
28502 \begin_layout Standard
28503
28504 \family roman
28505 \series medium
28506 \shape up
28507 \emph off
28508 \bar no
28509 \noun off
28510 \color none
28511 ¨
28512 \end_layout
28513
28514 \end_inset
28515 </cell>
28516 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
28517 \begin_inset Text
28518
28519 \begin_layout Standard
28520
28521 \family roman
28522 \series medium
28523 \shape up
28524 \emph off
28525 \bar no
28526 \noun off
28527 \color none
28528 ¸
28529 \end_layout
28530
28531 \end_inset
28532 </cell>
28533 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
28534 \begin_inset Text
28535
28536 \begin_layout Standard
28537
28538 \family roman
28539 \series medium
28540 \shape up
28541 \emph off
28542 \bar no
28543 \noun off
28544 \color none
28545 È
28546 \end_layout
28547
28548 \end_inset
28549 </cell>
28550 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
28551 \begin_inset Text
28552
28553 \begin_layout Standard
28554
28555 \family roman
28556 \series medium
28557 \shape up
28558 \emph off
28559 \bar no
28560 \noun off
28561 \color none
28562 Ø
28563 \end_layout
28564
28565 \end_inset
28566 </cell>
28567 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
28568 \begin_inset Text
28569
28570 \begin_layout Standard
28571
28572 \family roman
28573 \series medium
28574 \shape up
28575 \emph off
28576 \bar no
28577 \noun off
28578 \color none
28579 è
28580 \end_layout
28581
28582 \end_inset
28583 </cell>
28584 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
28585 \begin_inset Text
28586
28587 \begin_layout Standard
28588
28589 \family roman
28590 \series medium
28591 \shape up
28592 \emph off
28593 \bar no
28594 \noun off
28595 \color none
28596 ø
28597 \end_layout
28598
28599 \end_inset
28600 </cell>
28601 </row>
28602 <row topline="true">
28603 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
28604 \begin_inset Text
28605
28606 \begin_layout Standard
28607
28608 \family roman
28609 \series medium
28610 \shape up
28611 \size tiny
28612 \emph off
28613 \bar no
28614 \noun off
28615 \color none
28616 09
28617 \end_layout
28618
28619 \end_inset
28620 </cell>
28621 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
28622 \begin_inset Text
28623
28624 \begin_layout Standard
28625
28626 \end_layout
28627
28628 \end_inset
28629 </cell>
28630 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
28631 \begin_inset Text
28632
28633 \begin_layout Standard
28634
28635 \end_layout
28636
28637 \end_inset
28638 </cell>
28639 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
28640 \begin_inset Text
28641
28642 \begin_layout Standard
28643
28644 \family roman
28645 \series medium
28646 \shape up
28647 \emph off
28648 \bar no
28649 \noun off
28650 \color none
28651 )
28652 \end_layout
28653
28654 \end_inset
28655 </cell>
28656 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
28657 \begin_inset Text
28658
28659 \begin_layout Standard
28660
28661 \family roman
28662 \series medium
28663 \shape up
28664 \emph off
28665 \bar no
28666 \noun off
28667 \color none
28668 9
28669 \end_layout
28670
28671 \end_inset
28672 </cell>
28673 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
28674 \begin_inset Text
28675
28676 \begin_layout Standard
28677
28678 \family roman
28679 \series medium
28680 \shape up
28681 \emph off
28682 \bar no
28683 \noun off
28684 \color none
28685 I
28686 \end_layout
28687
28688 \end_inset
28689 </cell>
28690 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
28691 \begin_inset Text
28692
28693 \begin_layout Standard
28694
28695 \family roman
28696 \series medium
28697 \shape up
28698 \emph off
28699 \bar no
28700 \noun off
28701 \color none
28702 Y
28703 \end_layout
28704
28705 \end_inset
28706 </cell>
28707 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
28708 \begin_inset Text
28709
28710 \begin_layout Standard
28711
28712 \family roman
28713 \series medium
28714 \shape up
28715 \emph off
28716 \bar no
28717 \noun off
28718 \color none
28719 i
28720 \end_layout
28721
28722 \end_inset
28723 </cell>
28724 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
28725 \begin_inset Text
28726
28727 \begin_layout Standard
28728
28729 \family roman
28730 \series medium
28731 \shape up
28732 \emph off
28733 \bar no
28734 \noun off
28735 \color none
28736 y
28737 \end_layout
28738
28739 \end_inset
28740 </cell>
28741 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
28742 \begin_inset Text
28743
28744 \begin_layout Standard
28745
28746 \end_layout
28747
28748 \end_inset
28749 </cell>
28750 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
28751 \begin_inset Text
28752
28753 \begin_layout Standard
28754
28755 \end_layout
28756
28757 \end_inset
28758 </cell>
28759 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
28760 \begin_inset Text
28761
28762 \begin_layout Standard
28763
28764 \family roman
28765 \series medium
28766 \shape up
28767 \emph off
28768 \bar no
28769 \noun off
28770 \color none
28771 ©
28772 \end_layout
28773
28774 \end_inset
28775 </cell>
28776 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
28777 \begin_inset Text
28778
28779 \begin_layout Standard
28780
28781 \family roman
28782 \series medium
28783 \shape up
28784 \emph off
28785 \bar no
28786 \noun off
28787 \color none
28788 ¹
28789 \end_layout
28790
28791 \end_inset
28792 </cell>
28793 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
28794 \begin_inset Text
28795
28796 \begin_layout Standard
28797
28798 \family roman
28799 \series medium
28800 \shape up
28801 \emph off
28802 \bar no
28803 \noun off
28804 \color none
28805 É
28806 \end_layout
28807
28808 \end_inset
28809 </cell>
28810 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
28811 \begin_inset Text
28812
28813 \begin_layout Standard
28814
28815 \family roman
28816 \series medium
28817 \shape up
28818 \emph off
28819 \bar no
28820 \noun off
28821 \color none
28822 Ù
28823 \end_layout
28824
28825 \end_inset
28826 </cell>
28827 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
28828 \begin_inset Text
28829
28830 \begin_layout Standard
28831
28832 \family roman
28833 \series medium
28834 \shape up
28835 \emph off
28836 \bar no
28837 \noun off
28838 \color none
28839 é
28840 \end_layout
28841
28842 \end_inset
28843 </cell>
28844 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
28845 \begin_inset Text
28846
28847 \begin_layout Standard
28848
28849 \family roman
28850 \series medium
28851 \shape up
28852 \emph off
28853 \bar no
28854 \noun off
28855 \color none
28856 ù
28857 \end_layout
28858
28859 \end_inset
28860 </cell>
28861 </row>
28862 <row topline="true">
28863 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
28864 \begin_inset Text
28865
28866 \begin_layout Standard
28867
28868 \family roman
28869 \series medium
28870 \shape up
28871 \size tiny
28872 \emph off
28873 \bar no
28874 \noun off
28875 \color none
28876 0A
28877 \end_layout
28878
28879 \end_inset
28880 </cell>
28881 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
28882 \begin_inset Text
28883
28884 \begin_layout Standard
28885
28886 \end_layout
28887
28888 \end_inset
28889 </cell>
28890 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
28891 \begin_inset Text
28892
28893 \begin_layout Standard
28894
28895 \end_layout
28896
28897 \end_inset
28898 </cell>
28899 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
28900 \begin_inset Text
28901
28902 \begin_layout Standard
28903
28904 \family roman
28905 \series medium
28906 \shape up
28907 \emph off
28908 \bar no
28909 \noun off
28910 \color none
28911 *
28912 \end_layout
28913
28914 \end_inset
28915 </cell>
28916 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
28917 \begin_inset Text
28918
28919 \begin_layout Standard
28920
28921 \family roman
28922 \series medium
28923 \shape up
28924 \emph off
28925 \bar no
28926 \noun off
28927 \color none
28928 :
28929 \end_layout
28930
28931 \end_inset
28932 </cell>
28933 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
28934 \begin_inset Text
28935
28936 \begin_layout Standard
28937
28938 \family roman
28939 \series medium
28940 \shape up
28941 \emph off
28942 \bar no
28943 \noun off
28944 \color none
28945 J
28946 \end_layout
28947
28948 \end_inset
28949 </cell>
28950 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
28951 \begin_inset Text
28952
28953 \begin_layout Standard
28954
28955 \family roman
28956 \series medium
28957 \shape up
28958 \emph off
28959 \bar no
28960 \noun off
28961 \color none
28962 Z
28963 \end_layout
28964
28965 \end_inset
28966 </cell>
28967 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
28968 \begin_inset Text
28969
28970 \begin_layout Standard
28971
28972 \family roman
28973 \series medium
28974 \shape up
28975 \emph off
28976 \bar no
28977 \noun off
28978 \color none
28979 j
28980 \end_layout
28981
28982 \end_inset
28983 </cell>
28984 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
28985 \begin_inset Text
28986
28987 \begin_layout Standard
28988
28989 \family roman
28990 \series medium
28991 \shape up
28992 \emph off
28993 \bar no
28994 \noun off
28995 \color none
28996 z
28997 \end_layout
28998
28999 \end_inset
29000 </cell>
29001 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
29002 \begin_inset Text
29003
29004 \begin_layout Standard
29005
29006 \end_layout
29007
29008 \end_inset
29009 </cell>
29010 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
29011 \begin_inset Text
29012
29013 \begin_layout Standard
29014
29015 \end_layout
29016
29017 \end_inset
29018 </cell>
29019 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
29020 \begin_inset Text
29021
29022 \begin_layout Standard
29023
29024 \family roman
29025 \series medium
29026 \shape up
29027 \emph off
29028 \bar no
29029 \noun off
29030 \color none
29031 ª
29032 \end_layout
29033
29034 \end_inset
29035 </cell>
29036 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
29037 \begin_inset Text
29038
29039 \begin_layout Standard
29040
29041 \family roman
29042 \series medium
29043 \shape up
29044 \emph off
29045 \bar no
29046 \noun off
29047 \color none
29048 º
29049 \end_layout
29050
29051 \end_inset
29052 </cell>
29053 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
29054 \begin_inset Text
29055
29056 \begin_layout Standard
29057
29058 \family roman
29059 \series medium
29060 \shape up
29061 \emph off
29062 \bar no
29063 \noun off
29064 \color none
29065 Ê
29066 \end_layout
29067
29068 \end_inset
29069 </cell>
29070 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
29071 \begin_inset Text
29072
29073 \begin_layout Standard
29074
29075 \family roman
29076 \series medium
29077 \shape up
29078 \emph off
29079 \bar no
29080 \noun off
29081 \color none
29082 Ú
29083 \end_layout
29084
29085 \end_inset
29086 </cell>
29087 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
29088 \begin_inset Text
29089
29090 \begin_layout Standard
29091
29092 \family roman
29093 \series medium
29094 \shape up
29095 \emph off
29096 \bar no
29097 \noun off
29098 \color none
29099 ê
29100 \end_layout
29101
29102 \end_inset
29103 </cell>
29104 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
29105 \begin_inset Text
29106
29107 \begin_layout Standard
29108
29109 \family roman
29110 \series medium
29111 \shape up
29112 \emph off
29113 \bar no
29114 \noun off
29115 \color none
29116 ú
29117 \end_layout
29118
29119 \end_inset
29120 </cell>
29121 </row>
29122 <row topline="true">
29123 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
29124 \begin_inset Text
29125
29126 \begin_layout Standard
29127
29128 \family roman
29129 \series medium
29130 \shape up
29131 \size tiny
29132 \emph off
29133 \bar no
29134 \noun off
29135 \color none
29136 0B
29137 \end_layout
29138
29139 \end_inset
29140 </cell>
29141 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
29142 \begin_inset Text
29143
29144 \begin_layout Standard
29145
29146 \end_layout
29147
29148 \end_inset
29149 </cell>
29150 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
29151 \begin_inset Text
29152
29153 \begin_layout Standard
29154
29155 \end_layout
29156
29157 \end_inset
29158 </cell>
29159 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
29160 \begin_inset Text
29161
29162 \begin_layout Standard
29163
29164 \family roman
29165 \series medium
29166 \shape up
29167 \emph off
29168 \bar no
29169 \noun off
29170 \color none
29171 +
29172 \end_layout
29173
29174 \end_inset
29175 </cell>
29176 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
29177 \begin_inset Text
29178
29179 \begin_layout Standard
29180
29181 \family roman
29182 \series medium
29183 \shape up
29184 \emph off
29185 \bar no
29186 \noun off
29187 \color none
29188 ;
29189 \end_layout
29190
29191 \end_inset
29192 </cell>
29193 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
29194 \begin_inset Text
29195
29196 \begin_layout Standard
29197
29198 \family roman
29199 \series medium
29200 \shape up
29201 \emph off
29202 \bar no
29203 \noun off
29204 \color none
29205 K
29206 \end_layout
29207
29208 \end_inset
29209 </cell>
29210 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
29211 \begin_inset Text
29212
29213 \begin_layout Standard
29214
29215 \family roman
29216 \series medium
29217 \shape up
29218 \emph off
29219 \bar no
29220 \noun off
29221 \color none
29222 [
29223 \end_layout
29224
29225 \end_inset
29226 </cell>
29227 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
29228 \begin_inset Text
29229
29230 \begin_layout Standard
29231
29232 \family roman
29233 \series medium
29234 \shape up
29235 \emph off
29236 \bar no
29237 \noun off
29238 \color none
29239 k
29240 \end_layout
29241
29242 \end_inset
29243 </cell>
29244 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
29245 \begin_inset Text
29246
29247 \begin_layout Standard
29248
29249 \family roman
29250 \series medium
29251 \shape up
29252 \emph off
29253 \bar no
29254 \noun off
29255 \color none
29256 {
29257 \end_layout
29258
29259 \end_inset
29260 </cell>
29261 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
29262 \begin_inset Text
29263
29264 \begin_layout Standard
29265
29266 \end_layout
29267
29268 \end_inset
29269 </cell>
29270 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
29271 \begin_inset Text
29272
29273 \begin_layout Standard
29274
29275 \end_layout
29276
29277 \end_inset
29278 </cell>
29279 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
29280 \begin_inset Text
29281
29282 \begin_layout Standard
29283
29284 \family roman
29285 \series medium
29286 \shape up
29287 \emph off
29288 \bar no
29289 \noun off
29290 \color none
29291 «
29292 \end_layout
29293
29294 \end_inset
29295 </cell>
29296 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
29297 \begin_inset Text
29298
29299 \begin_layout Standard
29300
29301 \family roman
29302 \series medium
29303 \shape up
29304 \emph off
29305 \bar no
29306 \noun off
29307 \color none
29308 »
29309 \end_layout
29310
29311 \end_inset
29312 </cell>
29313 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
29314 \begin_inset Text
29315
29316 \begin_layout Standard
29317
29318 \family roman
29319 \series medium
29320 \shape up
29321 \emph off
29322 \bar no
29323 \noun off
29324 \color none
29325 Ë
29326 \end_layout
29327
29328 \end_inset
29329 </cell>
29330 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
29331 \begin_inset Text
29332
29333 \begin_layout Standard
29334
29335 \family roman
29336 \series medium
29337 \shape up
29338 \emph off
29339 \bar no
29340 \noun off
29341 \color none
29342 Û
29343 \end_layout
29344
29345 \end_inset
29346 </cell>
29347 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
29348 \begin_inset Text
29349
29350 \begin_layout Standard
29351
29352 \family roman
29353 \series medium
29354 \shape up
29355 \emph off
29356 \bar no
29357 \noun off
29358 \color none
29359 ë
29360 \end_layout
29361
29362 \end_inset
29363 </cell>
29364 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
29365 \begin_inset Text
29366
29367 \begin_layout Standard
29368
29369 \family roman
29370 \series medium
29371 \shape up
29372 \emph off
29373 \bar no
29374 \noun off
29375 \color none
29376 û
29377 \end_layout
29378
29379 \end_inset
29380 </cell>
29381 </row>
29382 <row topline="true">
29383 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
29384 \begin_inset Text
29385
29386 \begin_layout Standard
29387
29388 \family roman
29389 \series medium
29390 \shape up
29391 \size tiny
29392 \emph off
29393 \bar no
29394 \noun off
29395 \color none
29396 0C
29397 \end_layout
29398
29399 \end_inset
29400 </cell>
29401 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
29402 \begin_inset Text
29403
29404 \begin_layout Standard
29405
29406 \end_layout
29407
29408 \end_inset
29409 </cell>
29410 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
29411 \begin_inset Text
29412
29413 \begin_layout Standard
29414
29415 \end_layout
29416
29417 \end_inset
29418 </cell>
29419 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
29420 \begin_inset Text
29421
29422 \begin_layout Standard
29423
29424 \family roman
29425 \series medium
29426 \shape up
29427 \emph off
29428 \bar no
29429 \noun off
29430 \color none
29431 ,
29432 \end_layout
29433
29434 \end_inset
29435 </cell>
29436 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
29437 \begin_inset Text
29438
29439 \begin_layout Standard
29440
29441 \family roman
29442 \series medium
29443 \shape up
29444 \emph off
29445 \bar no
29446 \noun off
29447 \color none
29448 <
29449 \end_layout
29450
29451 \end_inset
29452 </cell>
29453 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
29454 \begin_inset Text
29455
29456 \begin_layout Standard
29457
29458 \family roman
29459 \series medium
29460 \shape up
29461 \emph off
29462 \bar no
29463 \noun off
29464 \color none
29465 L
29466 \end_layout
29467
29468 \end_inset
29469 </cell>
29470 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
29471 \begin_inset Text
29472
29473 \begin_layout Standard
29474
29475 \family roman
29476 \series medium
29477 \shape up
29478 \emph off
29479 \bar no
29480 \noun off
29481 \color none
29482
29483 \backslash
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 l
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 |
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 \end_layout
29529
29530 \end_inset
29531 </cell>
29532 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
29533 \begin_inset Text
29534
29535 \begin_layout Standard
29536
29537 \end_layout
29538
29539 \end_inset
29540 </cell>
29541 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
29542 \begin_inset Text
29543
29544 \begin_layout Standard
29545
29546 \family roman
29547 \series medium
29548 \shape up
29549 \emph off
29550 \bar no
29551 \noun off
29552 \color none
29553 ¬
29554 \end_layout
29555
29556 \end_inset
29557 </cell>
29558 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
29559 \begin_inset Text
29560
29561 \begin_layout Standard
29562
29563 \family roman
29564 \series medium
29565 \shape up
29566 \emph off
29567 \bar no
29568 \noun off
29569 \color none
29570 ¼
29571 \end_layout
29572
29573 \end_inset
29574 </cell>
29575 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
29576 \begin_inset Text
29577
29578 \begin_layout Standard
29579
29580 \family roman
29581 \series medium
29582 \shape up
29583 \emph off
29584 \bar no
29585 \noun off
29586 \color none
29587 Ì
29588 \end_layout
29589
29590 \end_inset
29591 </cell>
29592 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
29593 \begin_inset Text
29594
29595 \begin_layout Standard
29596
29597 \family roman
29598 \series medium
29599 \shape up
29600 \emph off
29601 \bar no
29602 \noun off
29603 \color none
29604 Ü
29605 \end_layout
29606
29607 \end_inset
29608 </cell>
29609 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
29610 \begin_inset Text
29611
29612 \begin_layout Standard
29613
29614 \family roman
29615 \series medium
29616 \shape up
29617 \emph off
29618 \bar no
29619 \noun off
29620 \color none
29621 ì
29622 \end_layout
29623
29624 \end_inset
29625 </cell>
29626 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
29627 \begin_inset Text
29628
29629 \begin_layout Standard
29630
29631 \family roman
29632 \series medium
29633 \shape up
29634 \emph off
29635 \bar no
29636 \noun off
29637 \color none
29638 ü
29639 \end_layout
29640
29641 \end_inset
29642 </cell>
29643 </row>
29644 <row topline="true">
29645 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
29646 \begin_inset Text
29647
29648 \begin_layout Standard
29649
29650 \family roman
29651 \series medium
29652 \shape up
29653 \size tiny
29654 \emph off
29655 \bar no
29656 \noun off
29657 \color none
29658 0D
29659 \end_layout
29660
29661 \end_inset
29662 </cell>
29663 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
29664 \begin_inset Text
29665
29666 \begin_layout Standard
29667
29668 \end_layout
29669
29670 \end_inset
29671 </cell>
29672 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
29673 \begin_inset Text
29674
29675 \begin_layout Standard
29676
29677 \end_layout
29678
29679 \end_inset
29680 </cell>
29681 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
29682 \begin_inset Text
29683
29684 \begin_layout Standard
29685
29686 \family roman
29687 \series medium
29688 \shape up
29689 \emph off
29690 \bar no
29691 \noun off
29692 \color none
29693 -
29694 \end_layout
29695
29696 \end_inset
29697 </cell>
29698 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
29699 \begin_inset Text
29700
29701 \begin_layout Standard
29702
29703 \family roman
29704 \series medium
29705 \shape up
29706 \emph off
29707 \bar no
29708 \noun off
29709 \color none
29710 =
29711 \end_layout
29712
29713 \end_inset
29714 </cell>
29715 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
29716 \begin_inset Text
29717
29718 \begin_layout Standard
29719
29720 \family roman
29721 \series medium
29722 \shape up
29723 \emph off
29724 \bar no
29725 \noun off
29726 \color none
29727 M
29728 \end_layout
29729
29730 \end_inset
29731 </cell>
29732 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
29733 \begin_inset Text
29734
29735 \begin_layout Standard
29736
29737 \family roman
29738 \series medium
29739 \shape up
29740 \emph off
29741 \bar no
29742 \noun off
29743 \color none
29744 ]
29745 \end_layout
29746
29747 \end_inset
29748 </cell>
29749 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
29750 \begin_inset Text
29751
29752 \begin_layout Standard
29753
29754 \family roman
29755 \series medium
29756 \shape up
29757 \emph off
29758 \bar no
29759 \noun off
29760 \color none
29761 m
29762 \end_layout
29763
29764 \end_inset
29765 </cell>
29766 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
29767 \begin_inset Text
29768
29769 \begin_layout Standard
29770
29771 \family roman
29772 \series medium
29773 \shape up
29774 \emph off
29775 \bar no
29776 \noun off
29777 \color none
29778 }
29779 \end_layout
29780
29781 \end_inset
29782 </cell>
29783 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
29784 \begin_inset Text
29785
29786 \begin_layout Standard
29787
29788 \end_layout
29789
29790 \end_inset
29791 </cell>
29792 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
29793 \begin_inset Text
29794
29795 \begin_layout Standard
29796
29797 \end_layout
29798
29799 \end_inset
29800 </cell>
29801 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
29802 \begin_inset Text
29803
29804 \begin_layout Standard
29805
29806 \end_layout
29807
29808 \end_inset
29809 </cell>
29810 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
29811 \begin_inset Text
29812
29813 \begin_layout Standard
29814
29815 \family roman
29816 \series medium
29817 \shape up
29818 \emph off
29819 \bar no
29820 \noun off
29821 \color none
29822 ½
29823 \end_layout
29824
29825 \end_inset
29826 </cell>
29827 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
29828 \begin_inset Text
29829
29830 \begin_layout Standard
29831
29832 \family roman
29833 \series medium
29834 \shape up
29835 \emph off
29836 \bar no
29837 \noun off
29838 \color none
29839 Í
29840 \end_layout
29841
29842 \end_inset
29843 </cell>
29844 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
29845 \begin_inset Text
29846
29847 \begin_layout Standard
29848
29849 \family roman
29850 \series medium
29851 \shape up
29852 \emph off
29853 \bar no
29854 \noun off
29855 \color none
29856 Ý
29857 \end_layout
29858
29859 \end_inset
29860 </cell>
29861 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
29862 \begin_inset Text
29863
29864 \begin_layout Standard
29865
29866 \family roman
29867 \series medium
29868 \shape up
29869 \emph off
29870 \bar no
29871 \noun off
29872 \color none
29873 í
29874 \end_layout
29875
29876 \end_inset
29877 </cell>
29878 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
29879 \begin_inset Text
29880
29881 \begin_layout Standard
29882
29883 \family roman
29884 \series medium
29885 \shape up
29886 \emph off
29887 \bar no
29888 \noun off
29889 \color none
29890 ý
29891 \end_layout
29892
29893 \end_inset
29894 </cell>
29895 </row>
29896 <row topline="true">
29897 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
29898 \begin_inset Text
29899
29900 \begin_layout Standard
29901
29902 \family roman
29903 \series medium
29904 \shape up
29905 \size tiny
29906 \emph off
29907 \bar no
29908 \noun off
29909 \color none
29910 0E
29911 \end_layout
29912
29913 \end_inset
29914 </cell>
29915 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
29916 \begin_inset Text
29917
29918 \begin_layout Standard
29919
29920 \end_layout
29921
29922 \end_inset
29923 </cell>
29924 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
29925 \begin_inset Text
29926
29927 \begin_layout Standard
29928
29929 \end_layout
29930
29931 \end_inset
29932 </cell>
29933 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
29934 \begin_inset Text
29935
29936 \begin_layout Standard
29937
29938 \family roman
29939 \series medium
29940 \shape up
29941 \emph off
29942 \bar no
29943 \noun off
29944 \color none
29945 .
29946 \end_layout
29947
29948 \end_inset
29949 </cell>
29950 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
29951 \begin_inset Text
29952
29953 \begin_layout Standard
29954
29955 \family roman
29956 \series medium
29957 \shape up
29958 \emph off
29959 \bar no
29960 \noun off
29961 \color none
29962 >
29963 \end_layout
29964
29965 \end_inset
29966 </cell>
29967 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
29968 \begin_inset Text
29969
29970 \begin_layout Standard
29971
29972 \family roman
29973 \series medium
29974 \shape up
29975 \emph off
29976 \bar no
29977 \noun off
29978 \color none
29979 N
29980 \end_layout
29981
29982 \end_inset
29983 </cell>
29984 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
29985 \begin_inset Text
29986
29987 \begin_layout Standard
29988
29989 \family roman
29990 \series medium
29991 \shape up
29992 \emph off
29993 \bar no
29994 \noun off
29995 \color none
29996 ^
29997 \end_layout
29998
29999 \end_inset
30000 </cell>
30001 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30002 \begin_inset Text
30003
30004 \begin_layout Standard
30005
30006 \family roman
30007 \series medium
30008 \shape up
30009 \emph off
30010 \bar no
30011 \noun off
30012 \color none
30013 n
30014 \end_layout
30015
30016 \end_inset
30017 </cell>
30018 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30019 \begin_inset Text
30020
30021 \begin_layout Standard
30022
30023 \family roman
30024 \series medium
30025 \shape up
30026 \emph off
30027 \bar no
30028 \noun off
30029 \color none
30030 ~
30031 \end_layout
30032
30033 \end_inset
30034 </cell>
30035 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30036 \begin_inset Text
30037
30038 \begin_layout Standard
30039
30040 \end_layout
30041
30042 \end_inset
30043 </cell>
30044 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30045 \begin_inset Text
30046
30047 \begin_layout Standard
30048
30049 \end_layout
30050
30051 \end_inset
30052 </cell>
30053 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30054 \begin_inset Text
30055
30056 \begin_layout Standard
30057
30058 \family roman
30059 \series medium
30060 \shape up
30061 \emph off
30062 \bar no
30063 \noun off
30064 \color none
30065 ®
30066 \end_layout
30067
30068 \end_inset
30069 </cell>
30070 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30071 \begin_inset Text
30072
30073 \begin_layout Standard
30074
30075 \family roman
30076 \series medium
30077 \shape up
30078 \emph off
30079 \bar no
30080 \noun off
30081 \color none
30082 ¾
30083 \end_layout
30084
30085 \end_inset
30086 </cell>
30087 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30088 \begin_inset Text
30089
30090 \begin_layout Standard
30091
30092 \family roman
30093 \series medium
30094 \shape up
30095 \emph off
30096 \bar no
30097 \noun off
30098 \color none
30099 Î
30100 \end_layout
30101
30102 \end_inset
30103 </cell>
30104 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30105 \begin_inset Text
30106
30107 \begin_layout Standard
30108
30109 \family roman
30110 \series medium
30111 \shape up
30112 \emph off
30113 \bar no
30114 \noun off
30115 \color none
30116 Þ
30117 \end_layout
30118
30119 \end_inset
30120 </cell>
30121 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30122 \begin_inset Text
30123
30124 \begin_layout Standard
30125
30126 \family roman
30127 \series medium
30128 \shape up
30129 \emph off
30130 \bar no
30131 \noun off
30132 \color none
30133 î
30134 \end_layout
30135
30136 \end_inset
30137 </cell>
30138 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
30139 \begin_inset Text
30140
30141 \begin_layout Standard
30142
30143 \family roman
30144 \series medium
30145 \shape up
30146 \emph off
30147 \bar no
30148 \noun off
30149 \color none
30150 þ
30151 \end_layout
30152
30153 \end_inset
30154 </cell>
30155 </row>
30156 <row topline="true" bottomline="true">
30157 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
30158 \begin_inset Text
30159
30160 \begin_layout Standard
30161
30162 \family roman
30163 \series medium
30164 \shape up
30165 \size tiny
30166 \emph off
30167 \bar no
30168 \noun off
30169 \color none
30170 0F
30171 \end_layout
30172
30173 \end_inset
30174 </cell>
30175 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
30176 \begin_inset Text
30177
30178 \begin_layout Standard
30179
30180 \end_layout
30181
30182 \end_inset
30183 </cell>
30184 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
30185 \begin_inset Text
30186
30187 \begin_layout Standard
30188
30189 \end_layout
30190
30191 \end_inset
30192 </cell>
30193 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
30194 \begin_inset Text
30195
30196 \begin_layout Standard
30197
30198 \family roman
30199 \series medium
30200 \shape up
30201 \emph off
30202 \bar no
30203 \noun off
30204 \color none
30205 /
30206 \end_layout
30207
30208 \end_inset
30209 </cell>
30210 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
30211 \begin_inset Text
30212
30213 \begin_layout Standard
30214
30215 \family roman
30216 \series medium
30217 \shape up
30218 \emph off
30219 \bar no
30220 \noun off
30221 \color none
30222 ?
30223 \end_layout
30224
30225 \end_inset
30226 </cell>
30227 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
30228 \begin_inset Text
30229
30230 \begin_layout Standard
30231
30232 \family roman
30233 \series medium
30234 \shape up
30235 \emph off
30236 \bar no
30237 \noun off
30238 \color none
30239 O
30240 \end_layout
30241
30242 \end_inset
30243 </cell>
30244 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
30245 \begin_inset Text
30246
30247 \begin_layout Standard
30248
30249 \family roman
30250 \series medium
30251 \shape up
30252 \emph off
30253 \bar no
30254 \noun off
30255 \color none
30256 _
30257 \end_layout
30258
30259 \end_inset
30260 </cell>
30261 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
30262 \begin_inset Text
30263
30264 \begin_layout Standard
30265
30266 \family roman
30267 \series medium
30268 \shape up
30269 \emph off
30270 \bar no
30271 \noun off
30272 \color none
30273 o
30274 \end_layout
30275
30276 \end_inset
30277 </cell>
30278 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
30279 \begin_inset Text
30280
30281 \begin_layout Standard
30282
30283 \end_layout
30284
30285 \end_inset
30286 </cell>
30287 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
30288 \begin_inset Text
30289
30290 \begin_layout Standard
30291
30292 \end_layout
30293
30294 \end_inset
30295 </cell>
30296 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
30297 \begin_inset Text
30298
30299 \begin_layout Standard
30300
30301 \end_layout
30302
30303 \end_inset
30304 </cell>
30305 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
30306 \begin_inset Text
30307
30308 \begin_layout Standard
30309
30310 \family roman
30311 \series medium
30312 \shape up
30313 \emph off
30314 \bar no
30315 \noun off
30316 \color none
30317 ¯
30318 \end_layout
30319
30320 \end_inset
30321 </cell>
30322 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
30323 \begin_inset Text
30324
30325 \begin_layout Standard
30326
30327 \family roman
30328 \series medium
30329 \shape up
30330 \emph off
30331 \bar no
30332 \noun off
30333 \color none
30334 ¿
30335 \end_layout
30336
30337 \end_inset
30338 </cell>
30339 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
30340 \begin_inset Text
30341
30342 \begin_layout Standard
30343
30344 \family roman
30345 \series medium
30346 \shape up
30347 \emph off
30348 \bar no
30349 \noun off
30350 \color none
30351 Ï
30352 \end_layout
30353
30354 \end_inset
30355 </cell>
30356 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
30357 \begin_inset Text
30358
30359 \begin_layout Standard
30360
30361 \family roman
30362 \series medium
30363 \shape up
30364 \emph off
30365 \bar no
30366 \noun off
30367 \color none
30368 ß
30369 \end_layout
30370
30371 \end_inset
30372 </cell>
30373 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
30374 \begin_inset Text
30375
30376 \begin_layout Standard
30377
30378 \family roman
30379 \series medium
30380 \shape up
30381 \emph off
30382 \bar no
30383 \noun off
30384 \color none
30385 ï
30386 \end_layout
30387
30388 \end_inset
30389 </cell>
30390 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
30391 \begin_inset Text
30392
30393 \begin_layout Standard
30394
30395 \family roman
30396 \series medium
30397 \shape up
30398 \emph off
30399 \bar no
30400 \noun off
30401 \color none
30402 ÿ
30403 \end_layout
30404
30405 \end_inset
30406 </cell>
30407 </row>
30408 </lyxtabular>
30409
30410 \end_inset
30411
30412
30413 \end_layout
30414
30415 \end_inset
30416
30417
30418 \end_layout
30419
30420 \begin_layout Standard
30421 The following is a full list of all of the accented characters LyX can display
30422  directly.
30423  It includes not only the accented characters from the previous table, but
30424  also the characters from 
30425 \family typewriter
30426 ISO8859--2
30427 \family default
30428  through 
30429 \family typewriter
30430 4
30431 \family default
30432 .
30433  
30434 \end_layout
30435
30436 \begin_layout Itemize
30437 From 
30438 \family typewriter
30439 ISO8859--1
30440 \family default
30441 :
30442 \end_layout
30443
30444 \begin_deeper
30445 \begin_layout Standard
30446 ¨ Ä Ë Ï Ö Ü ä ë ï ö ü ÿ
30447 \hfill
30448 diaeresis
30449 \end_layout
30450
30451 \begin_layout Standard
30452 ^ Â Ê Î Ô Û â ê î ô û
30453 \hfill
30454 circumflex
30455 \end_layout
30456
30457 \begin_layout Standard
30458 ` À È Ì Ò Ù à è ì ò ù
30459 \hfill
30460 grave
30461 \end_layout
30462
30463 \begin_layout Standard
30464 ´ Á É Í Ó Ú Ý á é í ó ú ý
30465 \hfill
30466 acute
30467 \end_layout
30468
30469 \begin_layout Standard
30470 ~ Ã Ñ Õ ã ñ õ
30471 \hfill
30472 tilde
30473 \end_layout
30474
30475 \begin_layout Standard
30476 ¸Çç
30477 \hfill
30478 cedilla
30479 \end_layout
30480
30481 \begin_layout Standard
30482 ¯
30483 \hfill
30484 macron
30485 \end_layout
30486
30487 \end_deeper
30488 \begin_layout Itemize
30489 From 
30490 \family typewriter
30491 ISO8859--2
30492 \family default
30493  through 
30494 \family typewriter
30495 4
30496 \family default
30497 :
30498 \end_layout
30499
30500 \begin_deeper
30501 \begin_layout Standard
30502 ĤĴĥȷ̂ĈĜŜĉĝŝ
30503 \hfill
30504 circumflex
30505 \end_layout
30506
30507 \begin_layout Standard
30508 ŚŹśźŔĹĆŃŕĺćń
30509 \hfill
30510 acute
30511 \end_layout
30512
30513 \begin_layout Standard
30514 Ĩı̃Ũũ
30515 \hfill
30516 tilde
30517 \end_layout
30518
30519 \begin_layout Standard
30520 ŞşŢţŖĻĢŗļģŅĶņķ
30521 \hfill
30522 cedilla
30523 \end_layout
30524
30525 \begin_layout Standard
30526 ĒēĀĪŌŪāı̄ōū
30527 \hfill
30528 macron
30529 \end_layout
30530
30531 \begin_layout Standard
30532 ŐŰőű
30533 \hfill
30534 Hungarian umlaut
30535 \end_layout
30536
30537 \end_deeper
30538 \begin_layout Standard
30539 All the characters above are actively supported by TeX fonts.
30540  In addition TeX allows diacritical marks on almost all characters.
30541  Also make sure you're using the 
30542 \family typewriter
30543 T1
30544 \family default
30545  font-encoding.
30546 \end_layout
30547
30548 \begin_layout Chapter
30549 \start_of_appendix
30550 The User Interface
30551 \begin_inset LatexCommand label
30552 name "cha:The-User-Interface"
30553
30554 \end_inset
30555
30556
30557 \end_layout
30558
30559 \begin_layout Standard
30560 This appendix lists all available menus and describes its functionality.
30561  It is designed as quick reference if you are searching for a special topic
30562  inside the user's guide.
30563 \end_layout
30564
30565 \begin_layout Section
30566 The File Menu
30567 \begin_inset LatexCommand index
30568 name "Menu ! File"
30569
30570 \end_inset
30571
30572
30573 \end_layout
30574
30575 \begin_layout Standard
30576 Under the 
30577 \family sans
30578 File
30579 \family default
30580  menu are the basic operations in addition to some more advanced operations.
30581  At the end of the menu the four last opened documents are listed.
30582 \end_layout
30583
30584 \begin_layout Subsection
30585 New
30586 \end_layout
30587
30588 \begin_layout Standard
30589 Creates a new document.
30590 \end_layout
30591
30592 \begin_layout Subsection
30593 New from Template
30594 \end_layout
30595
30596 \begin_layout Standard
30597 This menu prompts you for a template to use.
30598  Selecting a template will automatically set certain layout features for
30599  the document, features you would otherwise need to change manually.
30600 \end_layout
30601
30602 \begin_layout Subsection
30603 Open
30604 \end_layout
30605
30606 \begin_layout Standard
30607 Opens a document.
30608 \end_layout
30609
30610 \begin_layout Subsection
30611 Open Recent
30612 \end_layout
30613
30614 \begin_layout Standard
30615 The submenu shows a list of the recently opened files.
30616  Click there on a file to open it.
30617 \end_layout
30618
30619 \begin_layout Subsection
30620 Close
30621 \end_layout
30622
30623 \begin_layout Standard
30624 Closes the current document.
30625 \end_layout
30626
30627 \begin_layout Subsection
30628 Save
30629 \end_layout
30630
30631 \begin_layout Standard
30632 Saves the actual document.
30633 \end_layout
30634
30635 \begin_layout Subsection
30636 Save As
30637 \end_layout
30638
30639 \begin_layout Standard
30640 Saves the actual document under a new name to create a copy.
30641 \end_layout
30642
30643 \begin_layout Subsection
30644 Revert to saved
30645 \end_layout
30646
30647 \begin_layout Standard
30648 Reloads the actual document from disk.
30649 \end_layout
30650
30651 \begin_layout Subsection
30652 Version Control
30653 \end_layout
30654
30655 \begin_layout Standard
30656 This is used when more people are working on the same document.
30657  It is described in the section 
30658 \emph on
30659 Version Control in LyX
30660 \emph default
30661  of the 
30662 \emph on
30663 Extended\InsetSpace ~
30664 Features
30665 \emph default
30666  manual.
30667 \end_layout
30668
30669 \begin_layout Subsection
30670 Import
30671 \end_layout
30672
30673 \begin_layout Standard
30674 You can import there files from older LyX-versions, LaTeX-files and plain
30675  text files (ASCII-files).
30676  The files will be imported as new LyX-document.
30677 \end_layout
30678
30679 \begin_layout Standard
30680 When using the menu 
30681 \family sans
30682 Plain\InsetSpace ~
30683 Text, Join\InsetSpace ~
30684 Lines
30685 \family default
30686 , all lines will be imported consecutively to one big paragraph.
30687  A new paragraph is started when there is a blank line in the file.
30688  , the text is inserted as Paragraphs, where the line breaks of the text
30689  will start a new paragraph.
30690 \end_layout
30691
30692 \begin_layout Subsection
30693 Export
30694 \begin_inset LatexCommand label
30695 name "sub:Export"
30696
30697 \end_inset
30698
30699
30700 \end_layout
30701
30702 \begin_layout Standard
30703 You can export your document to various file formats.
30704  The resulting files are placed in the directory of your LyX-file.
30705  The menu entries are not the same on all installations.
30706  They depend on the programs found by LyX while its configuration.
30707 \end_layout
30708
30709 \begin_layout Standard
30710 Here is a list of all available entries; they are explained in detail in
30711  section\InsetSpace ~
30712
30713 \begin_inset LatexCommand ref
30714 reference "sub:Output-file-formats"
30715
30716 \end_inset
30717
30718 :
30719 \end_layout
30720
30721 \begin_layout Description
30722
30723 \family sans
30724 CJK\InsetSpace ~
30725 LyX 
30726 \family default
30727 format of the special LyX 1.4.x versions for Chinese, Japanese, and Korean
30728  (CJK); (Since LyX 1.5.0 CJK support is fully integrated to LyX.)
30729 \end_layout
30730
30731 \begin_layout Description
30732
30733 \family sans
30734 DVI
30735 \family default
30736  DVI-format
30737 \end_layout
30738
30739 \begin_layout Description
30740 HTML HTML-format (the HTML-converter is a third-party product and doesn't
30741  work in all cases)
30742 \end_layout
30743
30744 \begin_layout Description
30745 HTML\InsetSpace ~
30746 (MS\InsetSpace ~
30747 Word) HTML-format specialized so that the result can be imported
30748  to 
30749 \family sans
30750 MS Word
30751 \family default
30752 , as consequence of this formulas will be embedded as bitmap fonts and not
30753  in the format 
30754 \family sans
30755 MathML
30756 \family default
30757 .
30758 \end_layout
30759
30760 \begin_layout Description
30761
30762 \family sans
30763 LaT
30764 \begin_inset ERT
30765 status collapsed
30766
30767 \begin_layout Standard
30768
30769 {}
30770 \end_layout
30771
30772 \end_inset
30773
30774 eX\InsetSpace ~
30775 (pdflatex)
30776 \family default
30777  text file with the LaTeX source, additionally all images used in the document
30778  will be converted to a format that is readable for the 
30779 \family typewriter
30780 pdflatex
30781 \family default
30782  program (GIF, JPG, PDF, PNG)
30783 \end_layout
30784
30785 \begin_layout Description
30786
30787 \family sans
30788 LaT
30789 \begin_inset ERT
30790 status collapsed
30791
30792 \begin_layout Standard
30793
30794 {}
30795 \end_layout
30796
30797 \end_inset
30798
30799 eX\InsetSpace ~
30800 (plain)
30801 \family default
30802  text file with the LaTeX source code, additionally all images used in the
30803  document will be converted to the EPS-format, only this format is readable
30804  for the 
30805 \family typewriter
30806 latex
30807 \family default
30808  program
30809 \end_layout
30810
30811 \begin_layout Description
30812 LyX\InsetSpace ~
30813 1.y.x LyX-document in a format readable for the LyX versions 1.y.x (
30814 \begin_inset Quotes eld
30815 \end_inset
30816
30817 y
30818 \begin_inset Quotes erd
30819 \end_inset
30820
30821  is replaced by the version number)
30822 \end_layout
30823
30824 \begin_layout Description
30825 OpenDocument OpenDocument-formatted text file, to be opened with 
30826 \family sans
30827 OpenOffice
30828 \family default
30829
30830 \family sans
30831 KOffice
30832 \family default
30833
30834 \family sans
30835 Abiword
30836 \family default
30837 , etc.
30838  (the OpenDocument-converter is a third-party product and doesn't work in
30839  all cases)
30840 \end_layout
30841
30842 \begin_layout Description
30843
30844 \family sans
30845 PDF
30846 \family default
30847  PDF-format using the program 
30848 \family typewriter
30849 ps2pdf
30850 \end_layout
30851
30852 \begin_layout Description
30853
30854 \family sans
30855 PDF\InsetSpace ~
30856 (dvipdfm)
30857 \family default
30858  PDF-format using the program 
30859 \family typewriter
30860 dvipdfm
30861 \end_layout
30862
30863 \begin_layout Description
30864
30865 \family sans
30866 PDF\InsetSpace ~
30867 (pdflatex)
30868 \family default
30869  PDF-format using the program 
30870 \family typewriter
30871 pdflatex
30872 \end_layout
30873
30874 \begin_layout Description
30875
30876 \family sans
30877 Plain\InsetSpace ~
30878 text
30879 \family default
30880  text format
30881 \end_layout
30882
30883 \begin_layout Description
30884
30885 \family sans
30886 Plain\InsetSpace ~
30887 text\InsetSpace ~
30888 (ps2ascii)
30889 \family default
30890  text format, the document will first be converted to Postscript format
30891  and then exported as text using the program 
30892 \family sans
30893 ps2ascii
30894 \end_layout
30895
30896 \begin_layout Description
30897
30898 \family sans
30899 Postscript
30900 \family default
30901  PostScript format using the program 
30902 \family typewriter
30903 dvips
30904 \end_layout
30905
30906 \begin_layout Description
30907
30908 \family sans
30909 Custom
30910 \family default
30911  custom format
30912 \end_layout
30913
30914 \begin_layout Standard
30915 The program 
30916 \family typewriter
30917 dvipdfm
30918 \family default
30919  produces internally a dvi-file which is then converted to a pdf-file.
30920  It is a bit out of date and therefore the output could look different from
30921  what you want.
30922  
30923 \family typewriter
30924 pdflatex
30925 \family default
30926  produces directly pdf-files and supports the latest pdf-file formats.
30927 \end_layout
30928
30929 \begin_layout Standard
30930 If one of the menu entries 
30931 \family sans
30932 DVI
30933 \family default
30934
30935 \family sans
30936 PDF\InsetSpace ~
30937 (pdflatex)
30938 \family default
30939  or 
30940 \family sans
30941 Postscript
30942 \family default
30943  is missing, you need to update your LaTeX installation.
30944  After updating you have to reconfigure LyX, see section\InsetSpace ~
30945
30946 \begin_inset LatexCommand ref
30947 reference "sec:Basic-LyX-Setup"
30948
30949 \end_inset
30950
30951 .
30952 \begin_inset LatexCommand index
30953 name "Reconfiguration of LyX"
30954
30955 \end_inset
30956
30957
30958 \end_layout
30959
30960 \begin_layout Standard
30961 The menu 
30962 \family sans
30963 Custom
30964 \family default
30965  allows you to export your file by using special command line options for
30966  the export program.
30967 \end_layout
30968
30969 \begin_layout Subsection
30970 Print
30971 \end_layout
30972
30973 \begin_layout Standard
30974 With this menu you can print your document to a file in PostScript format
30975  or send it to a printer.
30976  The printer will also use the document in PostScript format.
30977  The conversion to PostScript is done in the background by LyX using the
30978  program 
30979 \family typewriter
30980 dvips
30981 \family default
30982 .
30983  For more informations have a look at section\InsetSpace ~
30984
30985 \begin_inset LatexCommand ref
30986 reference "sub:Printing-the-File"
30987
30988 \end_inset
30989
30990 .
30991 \end_layout
30992
30993 \begin_layout Subsection
30994 New and Close Window
30995 \end_layout
30996
30997 \begin_layout Standard
30998 Opens a new instance of LyX with all currently opened documents.
30999  You can close it later with the corresponding menu.
31000 \end_layout
31001
31002 \begin_layout Section
31003 The Edit Menu
31004 \begin_inset LatexCommand index
31005 name "Menu ! Edit"
31006
31007 \end_inset
31008
31009
31010 \end_layout
31011
31012 \begin_layout Subsection
31013 Undo and Redo
31014 \end_layout
31015
31016 \begin_layout Standard
31017 Described in section\InsetSpace ~
31018
31019 \begin_inset LatexCommand ref
31020 reference "sec:Undo-and-Redo"
31021
31022 \end_inset
31023
31024 .
31025 \end_layout
31026
31027 \begin_layout Subsection
31028 Cut, Copy, Paste, Paste Recent, Paste Special
31029 \end_layout
31030
31031 \begin_layout Standard
31032 Described in section\InsetSpace ~
31033
31034 \begin_inset LatexCommand ref
31035 reference "sec:Basic-Editing-Features"
31036
31037 \end_inset
31038
31039 .
31040 \end_layout
31041
31042 \begin_layout Subsection
31043 Select All
31044 \end_layout
31045
31046 \begin_layout Standard
31047 Selects the whole document.
31048 \end_layout
31049
31050 \begin_layout Subsection
31051 Find & Replace
31052 \begin_inset LatexCommand index
31053 name "Dialogs ! Find \\& Replace"
31054
31055 \end_inset
31056
31057
31058 \end_layout
31059
31060 \begin_layout Standard
31061 Described in section\InsetSpace ~
31062
31063 \begin_inset LatexCommand ref
31064 reference "sec:Basic-Editing-Features"
31065
31066 \end_inset
31067
31068 .
31069 \end_layout
31070
31071 \begin_layout Subsection
31072 Move paragraph Up/Down
31073 \end_layout
31074
31075 \begin_layout Standard
31076 This shifts the paragraph where the cursor is currently in one paragraph
31077  up or down.
31078 \end_layout
31079
31080 \begin_layout Subsection
31081 Text Style
31082 \begin_inset LatexCommand index
31083 name "Dialogs ! Text Style"
31084
31085 \end_inset
31086
31087
31088 \end_layout
31089
31090 \begin_layout Standard
31091 Described in section\InsetSpace ~
31092
31093 \begin_inset LatexCommand ref
31094 reference "sub:Fine-Tuning-with-the"
31095
31096 \end_inset
31097
31098 .
31099 \end_layout
31100
31101 \begin_layout Subsection
31102 Paragraph Settings
31103 \begin_inset LatexCommand index
31104 name "Paragraph ! Settings"
31105
31106 \end_inset
31107
31108
31109 \end_layout
31110
31111 \begin_layout Standard
31112 The settings in the paragraph dialog only affects the paragraph where the
31113  cursor is in.
31114  Here you can set here the paragraph alignment and line spacing.
31115 \end_layout
31116
31117 \begin_layout Standard
31118 You can also prevent that the first line of the paragraph is indented.
31119  This option works only when you have chosen to separate paragraphs with
31120  indents in the 
31121 \family sans
31122 Document\SpecialChar \menuseparator
31123 Settings
31124 \family default
31125  dialog under 
31126 \family sans
31127 Text\InsetSpace ~
31128 Layout
31129 \family default
31130 .
31131 \end_layout
31132
31133 \begin_layout Subsection
31134 Tabular and Math
31135 \end_layout
31136
31137 \begin_layout Standard
31138 These two menus are only active when the cursor is inside a table or a formula.
31139  The properties of this table/formula can now be changed.
31140  The properties of tables are described in section\InsetSpace ~
31141
31142 \begin_inset LatexCommand ref
31143 reference "sec:Tables"
31144
31145 \end_inset
31146
31147 , the properties of formulas in chapter\InsetSpace ~
31148
31149 \begin_inset LatexCommand ref
31150 reference "cha:Mathematical-Formulas"
31151
31152 \end_inset
31153
31154 .
31155 \end_layout
31156
31157 \begin_layout Subsection
31158 Increase / Decrease List Depth
31159 \end_layout
31160
31161 \begin_layout Standard
31162 These menus are only active when the cursor is in an environment that can
31163  be nested.
31164  They in/decrease the environment nesting level as explained in section\InsetSpace ~
31165
31166 \begin_inset LatexCommand ref
31167 reference "sec:Nesting"
31168
31169 \end_inset
31170
31171  and 
31172 \begin_inset LatexCommand ref
31173 reference "sub:Numbering-depth"
31174
31175 \end_inset
31176
31177 .
31178 \end_layout
31179
31180 \begin_layout Section
31181 The View Menu
31182 \begin_inset LatexCommand index
31183 name "Menu ! View"
31184
31185 \end_inset
31186
31187
31188 \end_layout
31189
31190 \begin_layout Standard
31191 The 
31192 \family sans
31193 View
31194 \family default
31195  menu contains a list of available formats in which you can view the actual
31196  document with an external program.
31197  The menu entries for the viewing formats are not the same on all installations
31198  - it depends on the LaTeX programs that are found while LyX was configured.
31199  All possible formats are formats listed in section\InsetSpace ~
31200
31201 \begin_inset LatexCommand ref
31202 reference "sub:Export"
31203
31204 \end_inset
31205
31206 .
31207  You should at least see the menu entries 
31208 \family sans
31209 DVI
31210 \family default
31211  and 
31212 \family sans
31213 PDF\InsetSpace ~
31214 (pdflatex)
31215 \family default
31216 .
31217  If one of the two is missing, you need to update your LaTeX installation.
31218  After updating you have to reconfigure LyX, see section\InsetSpace ~
31219
31220 \begin_inset LatexCommand ref
31221 reference "sec:Basic-LyX-Setup"
31222
31223 \end_inset
31224
31225 .
31226 \begin_inset LatexCommand index
31227 name "Reconfiguration of LyX"
31228
31229 \end_inset
31230
31231
31232 \end_layout
31233
31234 \begin_layout Standard
31235 Invoking a menu will start a viewer program.
31236  The viewer can be set or changed in the preferences, see section\InsetSpace ~
31237
31238 \begin_inset LatexCommand ref
31239 reference "cha:The-Preferences-dialog"
31240
31241 \end_inset
31242
31243 .
31244  The default viewers are set by LyX while it is first configured.
31245 \end_layout
31246
31247 \begin_layout Standard
31248 \begin_inset VSpace bigskip
31249 \end_inset
31250
31251 At the bottom of the 
31252 \family sans
31253 View
31254 \family default
31255  menu the opened documents are listed.
31256 \end_layout
31257
31258 \begin_layout Subsection
31259 View Source
31260 \end_layout
31261
31262 \begin_layout Standard
31263 Opens a window showing the source code of the actual document, as described
31264  in section\InsetSpace ~
31265
31266 \begin_inset LatexCommand ref
31267 reference "sec:Previewing-snippets-of"
31268
31269 \end_inset
31270
31271 .
31272 \end_layout
31273
31274 \begin_layout Subsection
31275 Update
31276 \end_layout
31277
31278 \begin_layout Standard
31279 This menu allows you to update the view with your latest changes without
31280  opening a new view window.
31281 \end_layout
31282
31283 \begin_layout Subsection
31284 Toolbars
31285 \begin_inset LatexCommand label
31286 name "sub:Toolbars"
31287
31288 \end_inset
31289
31290
31291 \begin_inset LatexCommand index
31292 name "Toolbar"
31293
31294 \end_inset
31295
31296
31297 \end_layout
31298
31299 \begin_layout Standard
31300 In this menu you can set the appearance of the different toolbars.
31301  All toolbars and the 
31302 \family sans
31303 Command\InsetSpace ~
31304 Buffer
31305 \family default
31306  can be turned on and off.
31307  The 
31308 \emph on
31309 on
31310 \emph default
31311  state is denoted in the menu with a checkmark.
31312  The 
31313 \family sans
31314 Review
31315 \family default
31316
31317 \family sans
31318 Table
31319 \family default
31320
31321 \family sans
31322 Math\InsetSpace ~
31323 Panels
31324 \family default
31325 , and 
31326 \family sans
31327 Math
31328 \family default
31329  toolbars can be additionally set to the state 
31330 \emph on
31331 automatic
31332 \emph default
31333  that is denoted in the menu with the suffix 
31334 \family sans
31335 (auto)
31336 \family default
31337 .
31338 \end_layout
31339
31340 \begin_layout Standard
31341 In the 
31342 \emph on
31343 on
31344 \emph default
31345  state the toolbar is permanently shown, in the 
31346 \emph on
31347 automatic
31348 \emph default
31349  state the toolbar is only shown when the cursor is in a certain environment
31350  or when a certain feature is enabled.
31351  That means that the review toolbar will only be shown when change tracking
31352  is activated, the math and table toolbars are only shown when the cursor
31353  is inside a formula or table, respectively.
31354 \end_layout
31355
31356 \begin_layout Standard
31357 LyX's toolbars and its buttons are explained in section\InsetSpace ~
31358
31359 \begin_inset LatexCommand ref
31360 reference "sec:Toolbars"
31361
31362 \end_inset
31363
31364 .
31365 \end_layout
31366
31367 \begin_layout Section
31368 The Insert Menu
31369 \begin_inset LatexCommand index
31370 name "Menu ! Insert"
31371
31372 \end_inset
31373
31374
31375 \end_layout
31376
31377 \begin_layout Subsection
31378 Math
31379 \end_layout
31380
31381 \begin_layout Standard
31382 Inserts math constructs that are explained in chapter\InsetSpace ~
31383
31384 \begin_inset LatexCommand ref
31385 reference "cha:Mathematical-Formulas"
31386
31387 \end_inset
31388
31389 .
31390 \end_layout
31391
31392 \begin_layout Subsection
31393 Special Character
31394 \begin_inset LatexCommand label
31395 name "sub:Special-Character"
31396
31397 \end_inset
31398
31399
31400 \end_layout
31401
31402 \begin_layout Standard
31403 Here you can insert the following characters:
31404 \end_layout
31405
31406 \begin_layout Description
31407 Ellipsis Inserts an ellipsis: \SpecialChar \ldots{}
31408
31409 \end_layout
31410
31411 \begin_layout Description
31412 End\InsetSpace ~
31413 of\InsetSpace ~
31414 Sentence Inserts an end of sentence dot as described in section\InsetSpace ~
31415
31416 \begin_inset LatexCommand ref
31417 reference "sub:Abbreviations"
31418
31419 \end_inset
31420
31421 .
31422 \end_layout
31423
31424 \begin_layout Description
31425 Ordinary\InsetSpace ~
31426 Quote Inserts this quote: 
31427 \begin_inset Quotes erd
31428 \end_inset
31429
31430 , no matter what quote type you selected in the 
31431 \family sans
31432 Document\SpecialChar \menuseparator
31433 Settings
31434 \family default
31435  dialog under 
31436 \family sans
31437 Language
31438 \family default
31439 .
31440 \end_layout
31441
31442 \begin_layout Description
31443 Single\InsetSpace ~
31444 Quote Inserts this quote: 
31445 \begin_inset Quotes els
31446 \end_inset
31447
31448
31449 \end_layout
31450
31451 \begin_layout Description
31452 Menu\InsetSpace ~
31453 Separator Inserts the menu separator sign: \SpecialChar \menuseparator
31454
31455 \end_layout
31456
31457 \begin_layout Description
31458 Phonetic\InsetSpace ~
31459 Symbols
31460 \begin_inset LatexCommand index
31461 name "Phonetic symbols"
31462
31463 \end_inset
31464
31465
31466 \begin_inset LatexCommand index
31467 name "Language ! Phonetic symbols"
31468
31469 \end_inset
31470
31471  Creates a formula with a so called tipa inset.
31472  Here you can insert commands to create IPA phonetic symbols.
31473  For this feature you must have the LaTeX-package 
31474 \series bold
31475 tipa
31476 \series default
31477
31478 \begin_inset LatexCommand index
31479 name "LaTeX-packages ! tipa"
31480
31481 \end_inset
31482
31483  installed.
31484 \newline
31485 For more informations about this feature we refer to the documentation
31486  of 
31487 \series bold
31488 tipa, 
31489 \begin_inset LatexCommand cite
31490 key "tipa"
31491
31492 \end_inset
31493
31494
31495 \series default
31496  and this Wiki-page:
31497 \newline
31498
31499 \begin_inset LatexCommand url
31500 target "http://wiki.lyx.org/LyX/LinguistLyX"
31501
31502 \end_inset
31503
31504 .
31505 \end_layout
31506
31507 \begin_layout Subsection
31508 Formatting
31509 \end_layout
31510
31511 \begin_layout Standard
31512 Here you can insert the following format constructs:
31513 \end_layout
31514
31515 \begin_layout Description
31516 Superscript Inserts an superscript: test
31517 \begin_inset Formula $^{\text{a,b}}$
31518 \end_inset
31519
31520
31521 \end_layout
31522
31523 \begin_layout Description
31524 Subscript Inserts an subscript: test
31525 \begin_inset Formula $_{\text{3x}}$
31526 \end_inset
31527
31528
31529 \end_layout
31530
31531 \begin_layout Description
31532 Protected\InsetSpace ~
31533 Space Inserts a protected space that is described in section\InsetSpace ~
31534
31535 \begin_inset LatexCommand ref
31536 reference "sub:Protected-Space"
31537
31538 \end_inset
31539
31540 .
31541 \end_layout
31542
31543 \begin_layout Description
31544 Inter-word\InsetSpace ~
31545 Space Inserts an inter-word space that is described in section\InsetSpace ~
31546
31547 \begin_inset LatexCommand ref
31548 reference "sub:Inter-word-Space"
31549
31550 \end_inset
31551
31552 .
31553 \end_layout
31554
31555 \begin_layout Description
31556 Thin\InsetSpace ~
31557 Space Inserts a thin space that is described in section\InsetSpace ~
31558
31559 \begin_inset LatexCommand ref
31560 reference "sub:Thin-Space"
31561
31562 \end_inset
31563
31564 .
31565 \end_layout
31566
31567 \begin_layout Description
31568 Horizontal\InsetSpace ~
31569 Fill Inserts an horizontal fill, see section\InsetSpace ~
31570
31571 \begin_inset LatexCommand ref
31572 reference "sub:Horizontal-Space"
31573
31574 \end_inset
31575
31576  for a description.
31577 \end_layout
31578
31579 \begin_layout Description
31580 Horizontal\InsetSpace ~
31581 Line Inserts an horizontal line, see section\InsetSpace ~
31582
31583 \begin_inset LatexCommand ref
31584 reference "sub:Horizontal-Lines"
31585
31586 \end_inset
31587
31588  for a description.
31589 \end_layout
31590
31591 \begin_layout Description
31592 Vertical\InsetSpace ~
31593 Space Inserts vertical space, see section\InsetSpace ~
31594
31595 \begin_inset LatexCommand ref
31596 reference "sub:Vertical-Space"
31597
31598 \end_inset
31599
31600  for a description.
31601 \end_layout
31602
31603 \begin_layout Description
31604 Hyphenation\InsetSpace ~
31605 Point Inserts an hyphenation point, see section\InsetSpace ~
31606
31607 \begin_inset LatexCommand ref
31608 reference "sub:Hyphenation"
31609
31610 \end_inset
31611
31612
31613 \end_layout
31614
31615 \begin_layout Description
31616 Ligature\InsetSpace ~
31617 Break Inserts a ligature break, see section\InsetSpace ~
31618
31619 \begin_inset LatexCommand ref
31620 reference "sub:Ligatures"
31621
31622 \end_inset
31623
31624
31625 \end_layout
31626
31627 \begin_layout Description
31628 Line\InsetSpace ~
31629 Break Inserts a forced linebreak, see section\InsetSpace ~
31630
31631 \begin_inset LatexCommand ref
31632 reference "sub:Forced-Linebreaks"
31633
31634 \end_inset
31635
31636
31637 \end_layout
31638
31639 \begin_layout Description
31640 Page\InsetSpace ~
31641 Break Inserts a forced pagebreak, described in section\InsetSpace ~
31642
31643 \begin_inset LatexCommand ref
31644 reference "sub:Forced-Pagebreaks"
31645
31646 \end_inset
31647
31648
31649 \end_layout
31650
31651 \begin_layout Description
31652 Clear\InsetSpace ~
31653 Page Inserts a clear pagebreak, described in section\InsetSpace ~
31654
31655 \begin_inset LatexCommand ref
31656 reference "sub:Clear-Pages"
31657
31658 \end_inset
31659
31660
31661 \end_layout
31662
31663 \begin_layout Description
31664 Clear\InsetSpace ~
31665 Double\InsetSpace ~
31666 Page Inserts a clear doublepage break, described in section\InsetSpace ~
31667
31668 \begin_inset LatexCommand ref
31669 reference "sub:Clear-Pages"
31670
31671 \end_inset
31672
31673
31674 \end_layout
31675
31676 \begin_layout Subsection
31677 List / TOC
31678 \end_layout
31679
31680 \begin_layout Standard
31681 Various lists can be inserted with this menu.
31682  The table of contents, the algorithm, figures, and tables list are described
31683  in section\InsetSpace ~
31684
31685 \begin_inset LatexCommand ref
31686 reference "sec:toc"
31687
31688 \end_inset
31689
31690 .
31691  The index list is described in section\InsetSpace ~
31692
31693 \begin_inset LatexCommand ref
31694 reference "sec:Index"
31695
31696 \end_inset
31697
31698 , the nomenclature in section\InsetSpace ~
31699
31700 \begin_inset LatexCommand ref
31701 reference "sec:Nomenclature"
31702
31703 \end_inset
31704
31705 , and the BibTeX bibliography in section\InsetSpace ~
31706
31707 \begin_inset LatexCommand ref
31708 reference "sub:Bibliography-databases"
31709
31710 \end_inset
31711
31712 .
31713 \end_layout
31714
31715 \begin_layout Subsection
31716 Float
31717 \end_layout
31718
31719 \begin_layout Standard
31720 To insert floats, described in section\InsetSpace ~
31721
31722 \begin_inset LatexCommand ref
31723 reference "sec:Floats"
31724
31725 \end_inset
31726
31727 .
31728 \end_layout
31729
31730 \begin_layout Subsection
31731 Note
31732 \end_layout
31733
31734 \begin_layout Standard
31735 To insert notes, described in section\InsetSpace ~
31736
31737 \begin_inset LatexCommand ref
31738 reference "sec:Notes"
31739
31740 \end_inset
31741
31742 .
31743 \end_layout
31744
31745 \begin_layout Subsection
31746 Branch
31747 \end_layout
31748
31749 \begin_layout Standard
31750 Inserts branch insets as described in section\InsetSpace ~
31751
31752 \begin_inset LatexCommand ref
31753 reference "sec:Branches"
31754
31755 \end_inset
31756
31757 .
31758 \end_layout
31759
31760 \begin_layout Subsection
31761 File
31762 \begin_inset LatexCommand index
31763 name "External Material"
31764
31765 \end_inset
31766
31767
31768 \end_layout
31769
31770 \begin_layout Standard
31771 Here you can inserts files to include them or its content to your document.
31772  How this can be done is in detail explained in chapter 
31773 \emph on
31774 External Stuff
31775 \emph default
31776  of the 
31777 \emph on
31778 Embedded Objects
31779 \emph default
31780  manual.
31781 \end_layout
31782
31783 \begin_layout Subsection
31784 Box
31785 \begin_inset LatexCommand index
31786 name "Boxes"
31787
31788 \end_inset
31789
31790
31791 \end_layout
31792
31793 \begin_layout Standard
31794 Inserts a minipage box that is described section\InsetSpace ~
31795
31796 \begin_inset LatexCommand ref
31797 reference "sec:Minipages"
31798
31799 \end_inset
31800
31801 .
31802  All box types supported by LyX are explained in detail in chapter 
31803 \emph on
31804 Boxes
31805 \emph default
31806  of the 
31807 \emph on
31808 Embedded Objects
31809 \emph default
31810  manual.
31811 \end_layout
31812
31813 \begin_layout Subsection
31814 Citation
31815 \end_layout
31816
31817 \begin_layout Standard
31818 Inserts a citation as described in section\InsetSpace ~
31819
31820 \begin_inset LatexCommand ref
31821 reference "sec:Bibliography"
31822
31823 \end_inset
31824
31825 .
31826 \end_layout
31827
31828 \begin_layout Subsection
31829 Cross-Reference
31830 \end_layout
31831
31832 \begin_layout Standard
31833 Inserts a cross-reference as described in section\InsetSpace ~
31834
31835 \begin_inset LatexCommand ref
31836 reference "sec:Cross-References"
31837
31838 \end_inset
31839
31840 .
31841 \end_layout
31842
31843 \begin_layout Subsection
31844 Label
31845 \end_layout
31846
31847 \begin_layout Standard
31848 Inserts a label as described in section\InsetSpace ~
31849
31850 \begin_inset LatexCommand ref
31851 reference "sec:Cross-References"
31852
31853 \end_inset
31854
31855 .
31856 \end_layout
31857
31858 \begin_layout Subsection
31859 Caption
31860 \begin_inset LatexCommand index
31861 name "Captions"
31862
31863 \end_inset
31864
31865
31866 \begin_inset LatexCommand index
31867 name "Longtables ! Caption"
31868
31869 \end_inset
31870
31871
31872 \end_layout
31873
31874 \begin_layout Standard
31875 Inserts a caption to floats or longtables.
31876  Floats are described in section\InsetSpace ~
31877
31878 \begin_inset LatexCommand ref
31879 reference "sec:Floats"
31880
31881 \end_inset
31882
31883 , cations in longtables are described in section 
31884 \emph on
31885 Longtable Captions
31886 \emph default
31887  of the 
31888 \emph on
31889 Embedded Objects
31890 \emph default
31891  manual.
31892 \end_layout
31893
31894 \begin_layout Subsection
31895 Index Entry
31896 \end_layout
31897
31898 \begin_layout Standard
31899 Inserts an index entry as described in section\InsetSpace ~
31900
31901 \begin_inset LatexCommand ref
31902 reference "sec:Index"
31903
31904 \end_inset
31905
31906 .
31907 \end_layout
31908
31909 \begin_layout Subsection
31910 Nomenclature Entry
31911 \end_layout
31912
31913 \begin_layout Standard
31914 Inserts a nomenclature entry as described in section\InsetSpace ~
31915
31916 \begin_inset LatexCommand ref
31917 reference "sec:Nomenclature"
31918
31919 \end_inset
31920
31921 .
31922 \end_layout
31923
31924 \begin_layout Subsection
31925 Table
31926 \end_layout
31927
31928 \begin_layout Standard
31929 Inserts a table.
31930  Tables are described in section\InsetSpace ~
31931
31932 \begin_inset LatexCommand ref
31933 reference "sec:Tables"
31934
31935 \end_inset
31936
31937 .
31938 \end_layout
31939
31940 \begin_layout Subsection
31941 Graphics
31942 \end_layout
31943
31944 \begin_layout Standard
31945 Inserts a graphic.
31946  Graphics are described in section\InsetSpace ~
31947
31948 \begin_inset LatexCommand ref
31949 reference "sec:Graphics"
31950
31951 \end_inset
31952
31953 .
31954 \end_layout
31955
31956 \begin_layout Subsection
31957 URL
31958 \end_layout
31959
31960 \begin_layout Standard
31961 Inserts an URL box as described in section\InsetSpace ~
31962
31963 \begin_inset LatexCommand ref
31964 reference "sec:URL"
31965
31966 \end_inset
31967
31968 .
31969 \end_layout
31970
31971 \begin_layout Subsection
31972 Footnote
31973 \end_layout
31974
31975 \begin_layout Standard
31976 Inserts a footnote, see section\InsetSpace ~
31977
31978 \begin_inset LatexCommand ref
31979 reference "sec:Footnotes"
31980
31981 \end_inset
31982
31983 .
31984 \end_layout
31985
31986 \begin_layout Subsection
31987 Marginal Note
31988 \end_layout
31989
31990 \begin_layout Standard
31991 Inserts a marginal note, see section\InsetSpace ~
31992
31993 \begin_inset LatexCommand ref
31994 reference "sec:Marginal-Notes"
31995
31996 \end_inset
31997
31998 .
31999 \end_layout
32000
32001 \begin_layout Subsection
32002 Short Title
32003 \end_layout
32004
32005 \begin_layout Standard
32006 Inserts a short title, see section\InsetSpace ~
32007
32008 \begin_inset LatexCommand ref
32009 reference "sec:Short-Titles"
32010
32011 \end_inset
32012
32013 .
32014 \end_layout
32015
32016 \begin_layout Subsection
32017 TeX Code
32018 \end_layout
32019
32020 \begin_layout Standard
32021 Inserts an ERT box, see section\InsetSpace ~
32022
32023 \begin_inset LatexCommand ref
32024 reference "sub:ERT-Boxes"
32025
32026 \end_inset
32027
32028  for a description.
32029 \end_layout
32030
32031 \begin_layout Subsection
32032 Program Listing
32033 \begin_inset LatexCommand index
32034 name "Program listings"
32035
32036 \end_inset
32037
32038
32039 \end_layout
32040
32041 \begin_layout Standard
32042 Inserts a program listings box.
32043  Program listings are explained in chapter 
32044 \emph on
32045 Program Code Listings
32046 \emph default
32047  of the 
32048 \emph on
32049 Embedded Objects
32050 \emph default
32051  manual.
32052 \end_layout
32053
32054 \begin_layout Subsection
32055 Date
32056 \end_layout
32057
32058 \begin_layout Standard
32059 Inserts the actual date in the following form: month/day/year
32060 \end_layout
32061
32062 \begin_layout Standard
32063 The format is independent of the document language.
32064  LyX offers another ways to insert a date which is explained in section
32065  
32066 \emph on
32067 External Material
32068 \emph default
32069  of the 
32070 \emph on
32071 Embedded Objects
32072 \emph default
32073  manual.
32074  There the different methods are also compared.
32075 \end_layout
32076
32077 \begin_layout Section
32078 The Navigate Menu
32079 \begin_inset LatexCommand index
32080 name "Menu ! Navigate"
32081
32082 \end_inset
32083
32084
32085 \end_layout
32086
32087 \begin_layout Standard
32088 This menu lists the existing, chapter, sections, figures, and tables of
32089  the current document.
32090  This allows you to navigate easily through you document.
32091 \end_layout
32092
32093 \begin_layout Standard
32094 The Navigate menu also offers to 
32095 \end_layout
32096
32097 \begin_layout Subsection
32098 Bookmarks
32099 \end_layout
32100
32101 \begin_layout Standard
32102 With this menu you are able to define your own bookmarks.
32103  This is useful when you are working on a large documents and often have
32104  to jump e.g.
32105  between section\InsetSpace ~
32106 2.5 and 6.3.
32107  To create bookmarks for this example, go to section\InsetSpace ~
32108 2.5 and use the menu
32109  
32110 \family sans
32111 Save\InsetSpace ~
32112 Bookmark\InsetSpace ~
32113 1
32114 \family default
32115 .
32116  Then go to section\InsetSpace ~
32117 6.3 and use 
32118 \family sans
32119 Save\InsetSpace ~
32120 Bookmark\InsetSpace ~
32121
32122 \family default
32123 2.
32124  Now you can easily jump between these sections by using the menu or by
32125  the key bindings 
32126 \family sans
32127 C-1
32128 \family default
32129  and 
32130 \family sans
32131 C-2
32132 \family default
32133 .
32134 \end_layout
32135
32136 \begin_layout Standard
32137 You can also use bookmarks to jump between several opened documents.
32138  The saved bookmarks are valid till the document is closed.
32139 \end_layout
32140
32141 \begin_layout Subsection
32142 Next Note, Change, Cross-reference
32143 \end_layout
32144
32145 \begin_layout Standard
32146 Jump to the next note, change, or cross-reference following the current
32147  cursor position.
32148 \end_layout
32149
32150 \begin_layout Subsection
32151 Go to Label
32152 \end_layout
32153
32154 \begin_layout Standard
32155 Only active when the cursor is in front of a cross-reference.
32156  Sets the cursor before the referenced label, the same as if you right-click
32157  on a cross-reference box.
32158 \end_layout
32159
32160 \begin_layout Section
32161 The Document Menu
32162 \begin_inset LatexCommand index
32163 name "Menu ! Document"
32164
32165 \end_inset
32166
32167
32168 \end_layout
32169
32170 \begin_layout Subsection
32171 Change Tracking
32172 \end_layout
32173
32174 \begin_layout Standard
32175 Change Tracking is described in section\InsetSpace ~
32176
32177 \begin_inset LatexCommand ref
32178 reference "sec:Change-Tracking"
32179
32180 \end_inset
32181
32182 .
32183 \end_layout
32184
32185 \begin_layout Subsection
32186 LaT
32187 \begin_inset ERT
32188 status collapsed
32189
32190 \begin_layout Standard
32191
32192 {}
32193 \end_layout
32194
32195 \end_inset
32196
32197 eX Log
32198 \end_layout
32199
32200 \begin_layout Standard
32201 After running LaTeX by viewing or exporting a document, this menu will be
32202  enabled.
32203  It shows the logfile of the used LaTeX-program.
32204 \end_layout
32205
32206 \begin_layout Standard
32207 Here you can see how LaTeX works in the background.
32208  
32209 \emph on
32210 Experts
32211 \emph default
32212  will find in it reasons for LaTeX-errors.
32213 \end_layout
32214
32215 \begin_layout Subsection
32216 Outline
32217 \end_layout
32218
32219 \begin_layout Standard
32220 Opens the TOC/Outline window as described in section\InsetSpace ~
32221
32222 \begin_inset LatexCommand ref
32223 reference "sub:Table-of-Contents"
32224
32225 \end_inset
32226
32227 .
32228 \end_layout
32229
32230 \begin_layout Subsection
32231 Start Appendix Here
32232 \end_layout
32233
32234 \begin_layout Standard
32235 This menu will start the appendix of the document at the current cursor
32236  position as described in section\InsetSpace ~
32237
32238 \begin_inset LatexCommand ref
32239 reference "sec:Appendices"
32240
32241 \end_inset
32242
32243 .
32244 \end_layout
32245
32246 \begin_layout Subsection
32247 Compressed
32248 \end_layout
32249
32250 \begin_layout Standard
32251 Un/compresses the actual document.
32252 \end_layout
32253
32254 \begin_layout Subsection
32255 Settings
32256 \begin_inset LatexCommand label
32257 name "sub:Settings"
32258
32259 \end_inset
32260
32261
32262 \begin_inset LatexCommand index
32263 name "Document ! Settings"
32264
32265 \end_inset
32266
32267
32268 \end_layout
32269
32270 \begin_layout Standard
32271 This menu dialog contains some submenus to set properties for the whole
32272  document.
32273  You can save your document settings as default with the 
32274 \family sans
32275 Save as Document Defaults
32276 \family default
32277  button in the dialog.
32278  This will create a template named 
32279 \family typewriter
32280 default.lyx
32281 \family default
32282  which is automatically loaded by LyX when you create a new document without
32283  using a template.
32284 \end_layout
32285
32286 \begin_layout Standard
32287 The different submenus of the dialog are explained in the following:
32288 \end_layout
32289
32290 \begin_layout Subsubsection*
32291 Document Class
32292 \end_layout
32293
32294 \begin_layout Standard
32295 Here you set the document class, class options, and a Postscript driver.
32296  Document classes are described in section\InsetSpace ~
32297
32298 \begin_inset LatexCommand ref
32299 reference "sec:Document-Classes"
32300
32301 \end_inset
32302
32303 .
32304  The Postscript driver is used for LaTeX's color and graphics packages.
32305  When using 
32306 \family sans
32307 Default
32308 \family default
32309 , the default driver for the LaTeX-packages are used.
32310  It is recommended to use the default unless your know what you are doing.
32311 \end_layout
32312
32313 \begin_layout Subsubsection*
32314 Fonts
32315 \end_layout
32316
32317 \begin_layout Standard
32318 The document font settings are described in section\InsetSpace ~
32319
32320 \begin_inset LatexCommand ref
32321 reference "sec:Fonts-and-Text"
32322
32323 \end_inset
32324
32325 .
32326 \end_layout
32327
32328 \begin_layout Subsubsection*
32329 Text Layout
32330 \end_layout
32331
32332 \begin_layout Standard
32333 You can specify if paragraphs should be separated by indentations or vertical
32334  skips.
32335  The line spacing and the number of text columns can here also be specified.
32336  
32337 \end_layout
32338
32339 \begin_layout Standard
32340 Note that LyX won't show two columns or the set up line spacing on screen.
32341  That's impractical, often unreadable, and not part of the WYSIWYM concept.
32342  However, it will be as you specified it in the output.
32343 \end_layout
32344
32345 \begin_layout Standard
32346 The listings settings are explained in the corresponding section in the
32347  
32348 \emph on
32349 Embedded Objects
32350 \emph default
32351  manual.
32352 \end_layout
32353
32354 \begin_layout Subsubsection*
32355 Page Layout
32356 \end_layout
32357
32358 \begin_layout Standard
32359 A description of this menu is given in section\InsetSpace ~
32360
32361 \begin_inset LatexCommand ref
32362 reference "sub:Paper-Size,-Orientation,"
32363
32364 \end_inset
32365
32366  and 
32367 \begin_inset LatexCommand ref
32368 reference "sub:Document-Layout"
32369
32370 \end_inset
32371
32372 .
32373 \end_layout
32374
32375 \begin_layout Subsubsection*
32376 Page Margins
32377 \end_layout
32378
32379 \begin_layout Standard
32380 Here you can adjust the paper margins, see section\InsetSpace ~
32381
32382 \begin_inset LatexCommand ref
32383 reference "sub:Margins"
32384
32385 \end_inset
32386
32387 .
32388 \end_layout
32389
32390 \begin_layout Subsubsection*
32391 Language
32392 \begin_inset LatexCommand index
32393 name "Language ! Encoding"
32394
32395 \end_inset
32396
32397
32398 \end_layout
32399
32400 \begin_layout Standard
32401 The document language and quote styles are set here.
32402  The encoding is necessary to be able to enter characters in the document
32403  language.
32404  E.g.
32405  you want to enter the æ-ligature directly with the keyboard and not by
32406  using LaTeX-commands.
32407 \end_layout
32408
32409 \begin_layout Standard
32410 If you use the option 
32411 \family sans
32412 use language's default encoding
32413 \family default
32414 , the default encoding for the selected language is used.
32415 \end_layout
32416
32417 \begin_layout Standard
32418 Here is a list with the important encodings:
32419 \end_layout
32420
32421 \begin_layout Description
32422 amscii8 encoding for Armenian
32423 \end_layout
32424
32425 \begin_layout Description
32426 cp1250 MS Windows code page for latin2
32427 \end_layout
32428
32429 \begin_layout Description
32430 cp1251 MS Windows code page for Cyrillic
32431 \end_layout
32432
32433 \begin_layout Description
32434 cp1252 MS Windows code page for latin1
32435 \end_layout
32436
32437 \begin_layout Description
32438 cp1255 MS Windows code page for Hebrew, superset of the ISO-8859-8 encoding
32439 \end_layout
32440
32441 \begin_layout Description
32442 cp1256 MS Windows code page for Arabic and Farsi
32443 \end_layout
32444
32445 \begin_layout Description
32446 cp1257 MS Windows code page for Estonian, Latvian, and Lithuanian, the ISO-8859-
32447 13 encoding that is a superset of the ISO-8859-4 encoding
32448 \end_layout
32449
32450 \begin_layout Description
32451 iso88595 the ISO-8859-5 encoding, covers Belorussian, Bulgarian, Macedonian,
32452  Serbian, and Ukrainian
32453 \end_layout
32454
32455 \begin_layout Description
32456 iso-8859-7 the ISO-8859-7 encoding, covers Greek
32457 \end_layout
32458
32459 \begin_layout Description
32460 8859-8 the ISO-8859-8 encoding, covers Hebrew
32461 \end_layout
32462
32463 \begin_layout Description
32464 koi8-r standard Cyrillic especially for Russian
32465 \end_layout
32466
32467 \begin_layout Description
32468 koi8-u Cyrillic for Ukrainian
32469 \end_layout
32470
32471 \begin_layout Description
32472 latin1 the ISO-8859-1 encoding, covers the languages Albanian, Catalan,
32473  Danish, Dutch, English, Faroese, Finnish, French, Galician, German, Icelandic,
32474  Irish, Italian, Norwegian, Portuguese, Spanish, and Swedish; should be
32475  replaced by latin9
32476 \end_layout
32477
32478 \begin_layout Description
32479 latin2 the ISO-8859-2 encoding, covers Albanian, Croatian, Czech, German,
32480  Hungarian, Polish, Romanian, Slovak, and Slovenian
32481 \end_layout
32482
32483 \begin_layout Description
32484 latin3 the ISO-8859-3 encoding, covers Esperanto, Galician, Maltese, and
32485  Turkish
32486 \end_layout
32487
32488 \begin_layout Description
32489 latin4 the ISO-8859-4 encoding, covers Estonian, Latvian, and Lithuanian
32490 \end_layout
32491
32492 \begin_layout Description
32493 latin5 the ISO-8859-9 encoding, covers Turkish, like the ISO-8859-1 encoding
32494  where the Icelandic letters are replaced by Turkish ones
32495 \end_layout
32496
32497 \begin_layout Description
32498 latin9 the ISO-8859-15 encoding, like the ISO-8859-1 encoding, but with
32499  the euro currency sign, the 
32500 \begin_inset ERT
32501 status collapsed
32502
32503 \begin_layout Standard
32504
32505
32506 \backslash
32507 oe
32508 \end_layout
32509
32510 \end_inset
32511
32512 -ligature and some characters used for French and Finnish; latin9 should
32513  be the replacement for latin1
32514 \end_layout
32515
32516 \begin_layout Description
32517 pt154 Cyrillic for Kazakh
32518 \end_layout
32519
32520 \begin_layout Description
32521 utf8 code page for Unicode utf8
32522 \end_layout
32523
32524 \begin_layout Description
32525 UTF8 code page provided for CJK languages (Chinese, Japanese, Korean)
32526 \end_layout
32527
32528 \begin_layout Description
32529 utf8-plain code page provided to be used with for 
32530 \family sans
32531 XeTeX
32532 \family default
32533
32534 \begin_inset Foot
32535 status collapsed
32536
32537 \begin_layout Standard
32538 XeTeX is a TeX typesetting engine, an alternative for LaTeX.
32539  It natively supports Unicode while its input file is assumed to be in UTF-8
32540  encoding.
32541  More about using LyX with XeTeX can be found here: 
32542 \begin_inset LatexCommand url
32543 target "http://wiki.lyx.org/LyX/XeTeX"
32544
32545 \end_inset
32546
32547
32548 \end_layout
32549
32550 \end_inset
32551
32552 , which uses Unicode directly, without the help of the LaTeX-package 
32553 \series bold
32554 inputenc
32555 \series default
32556
32557 \begin_inset LatexCommand index
32558 name "LaTeX-packages ! inputenc"
32559
32560 \end_inset
32561
32562 .
32563 \end_layout
32564
32565 \begin_layout Description
32566 utf8x code page provided for CJK languages
32567 \end_layout
32568
32569 \begin_layout Subsubsection*
32570 Numbering & TOC
32571 \end_layout
32572
32573 \begin_layout Standard
32574 You can adjust here the numbering depth of sections headings as described
32575  in section\InsetSpace ~
32576
32577 \begin_inset LatexCommand ref
32578 reference "sub:Numbering-depth"
32579
32580 \end_inset
32581
32582 .
32583 \end_layout
32584
32585 \begin_layout Subsubsection*
32586 Bibliography
32587 \end_layout
32588
32589 \begin_layout Standard
32590 You can specify here a citation style using the LaTeX-packages 
32591 \series bold
32592 natbib
32593 \begin_inset LatexCommand index
32594 name "LaTeX-packages ! natbib"
32595
32596 \end_inset
32597
32598
32599 \series default
32600  or 
32601 \series bold
32602 jurabib
32603 \series default
32604
32605 \begin_inset LatexCommand index
32606 name "LaTeX-packages ! jurabib"
32607
32608 \end_inset
32609
32610 .
32611  For a further description see section\InsetSpace ~
32612
32613 \begin_inset LatexCommand ref
32614 reference "sec:Bibliography"
32615
32616 \end_inset
32617
32618 .
32619 \end_layout
32620
32621 \begin_layout Subsubsection*
32622 Math Options
32623 \end_layout
32624
32625 \begin_layout Standard
32626 These options will force LyX to use the LaTeX-packages 
32627 \series bold
32628 amsmath
32629 \begin_inset LatexCommand index
32630 name "LaTeX-packages ! amsmath"
32631
32632 \end_inset
32633
32634
32635 \series default
32636  and 
32637 \series bold
32638 esint
32639 \begin_inset LatexCommand index
32640 name "LaTeX-packages ! esint"
32641
32642 \end_inset
32643
32644
32645 \series default
32646  or to use them automatically when they are needed.
32647 \end_layout
32648
32649 \begin_layout Standard
32650
32651 \series bold
32652 amsmath
32653 \series default
32654  is needed for many constructs, so when you get LaTeX-errors in formulas,
32655  assure that you have enabled AMS.
32656 \end_layout
32657
32658 \begin_layout Standard
32659
32660 \series bold
32661 esint
32662 \series default
32663  is used for special integral characters.
32664 \end_layout
32665
32666 \begin_layout Subsubsection*
32667 Float Placement
32668 \end_layout
32669
32670 \begin_layout Standard
32671 The float placement options are described in section
32672 \begin_inset Formula $\,$
32673 \end_inset
32674
32675
32676 \begin_inset LatexCommand ref
32677 reference "sub:Float-Placement"
32678
32679 \end_inset
32680
32681 .
32682 \end_layout
32683
32684 \begin_layout Subsubsection*
32685 Bullets
32686 \end_layout
32687
32688 \begin_layout Standard
32689 Here you can adjust the characters for the itemize levels.
32690  The itemize environment is described in section\InsetSpace ~
32691
32692 \begin_inset LatexCommand ref
32693 reference "sec:Itemize"
32694
32695 \end_inset
32696
32697 .
32698 \end_layout
32699
32700 \begin_layout Subsubsection*
32701 Branches
32702 \end_layout
32703
32704 \begin_layout Standard
32705 Branches are described in section\InsetSpace ~
32706
32707 \begin_inset LatexCommand ref
32708 reference "sec:Branches"
32709
32710 \end_inset
32711
32712 .
32713 \end_layout
32714
32715 \begin_layout Subsubsection*
32716 LaT
32717 \begin_inset ERT
32718 status collapsed
32719
32720 \begin_layout Standard
32721
32722 {}
32723 \end_layout
32724
32725 \end_inset
32726
32727 eX Preamble
32728 \end_layout
32729
32730 \begin_layout Standard
32731 In this text field are entered commands to load special LaTeX-packages or
32732  to define LaTeX-commands.
32733  The preamble is a thing for LaTeX-experts.
32734  You shouldn't enter commands here until you don't exactly know what you
32735  do.
32736 \end_layout
32737
32738 \begin_layout Standard
32739 An introduction in the LaTeX-syntax is given in section\InsetSpace ~
32740
32741 \begin_inset LatexCommand ref
32742 reference "sub:LaTeX-Syntax"
32743
32744 \end_inset
32745
32746 .
32747 \end_layout
32748
32749 \begin_layout Section
32750 The Tools Menu
32751 \begin_inset LatexCommand index
32752 name "Menu ! Tools"
32753
32754 \end_inset
32755
32756
32757 \end_layout
32758
32759 \begin_layout Subsection
32760 Spellchecker
32761 \end_layout
32762
32763 \begin_layout Standard
32764 Spell checking is explained in section\InsetSpace ~
32765
32766 \begin_inset LatexCommand ref
32767 reference "sec:Spellchecking"
32768
32769 \end_inset
32770
32771 .
32772 \end_layout
32773
32774 \begin_layout Subsection
32775 Thesaurus
32776 \end_layout
32777
32778 \begin_layout Standard
32779 The thesaurus is described in section\InsetSpace ~
32780
32781 \begin_inset LatexCommand ref
32782 reference "sec:Thesaurus"
32783
32784 \end_inset
32785
32786 .
32787 \end_layout
32788
32789 \begin_layout Subsection
32790 Count Words
32791 \begin_inset LatexCommand index
32792 name "Word count"
32793
32794 \end_inset
32795
32796
32797 \end_layout
32798
32799 \begin_layout Standard
32800 Counts the number of words in the actual document or the highlighted document
32801  part.
32802 \end_layout
32803
32804 \begin_layout Subsection
32805 T
32806 \begin_inset ERT
32807 status collapsed
32808
32809 \begin_layout Standard
32810
32811 {}
32812 \end_layout
32813
32814 \end_inset
32815
32816 eX Information
32817 \begin_inset LatexCommand index
32818 name "TeX Information"
32819
32820 \end_inset
32821
32822
32823 \end_layout
32824
32825 \begin_layout Standard
32826 Shows you a list of the classes and styles installed in your LaTeX-system.
32827 \end_layout
32828
32829 \begin_layout Subsection
32830 Reconfigure
32831 \begin_inset LatexCommand index
32832 name "Reconfiguration of LyX"
32833
32834 \end_inset
32835
32836
32837 \begin_inset LatexCommand index
32838 name "LyX ! Reconfigure|see{Reconfiguration of LyX}"
32839
32840 \end_inset
32841
32842
32843 \end_layout
32844
32845 \begin_layout Standard
32846 This menu reconfigures LyX.
32847  That means LyX looks for LaTeX-packages and needed programs, see also section\InsetSpace ~
32848
32849 \begin_inset LatexCommand ref
32850 reference "sec:Basic-LyX-Setup"
32851
32852 \end_inset
32853
32854 .
32855 \end_layout
32856
32857 \begin_layout Subsection
32858 Preferences
32859 \end_layout
32860
32861 \begin_layout Standard
32862 The preferences dialog is described in detail in chapter
32863 \begin_inset Formula $\,$
32864 \end_inset
32865
32866
32867 \begin_inset LatexCommand ref
32868 reference "cha:The-Preferences-dialog"
32869
32870 \end_inset
32871
32872 .
32873 \end_layout
32874
32875 \begin_layout Section
32876 The Help Menu
32877 \begin_inset LatexCommand index
32878 name "Menu ! Help"
32879
32880 \end_inset
32881
32882
32883 \end_layout
32884
32885 \begin_layout Standard
32886 This menu opens the documentation files of LyX in the language of LyX's
32887  menus.
32888 \end_layout
32889
32890 \begin_layout Standard
32891 The menu 
32892 \family sans
32893 LaTeX\InsetSpace ~
32894 Configuration
32895 \family default
32896  shows a LyX-document with informations about the LaTeX-packages and classes
32897  found by LyX (see also section\InsetSpace ~
32898
32899 \begin_inset LatexCommand ref
32900 reference "sec:LaTeX-Setup"
32901
32902 \end_inset
32903
32904 ).
32905 \end_layout
32906
32907 \begin_layout Section
32908 Toolbars
32909 \begin_inset LatexCommand label
32910 name "sec:Toolbars"
32911
32912 \end_inset
32913
32914
32915 \end_layout
32916
32917 \begin_layout Standard
32918 How to show or hide toolbars is explained in section\InsetSpace ~
32919
32920 \begin_inset LatexCommand ref
32921 reference "sub:Toolbars"
32922
32923 \end_inset
32924
32925 .
32926 \end_layout
32927
32928 \begin_layout Standard
32929 It is also possible to define custom toolbars.
32930  This is described in the 
32931 \emph on
32932 Extended Features
32933 \emph default
32934  manual.
32935  
32936 \end_layout
32937
32938 \begin_layout Subsection
32939 Standard Toolbar
32940 \begin_inset LatexCommand index
32941 name "Toolbar ! Standard"
32942
32943 \end_inset
32944
32945
32946 \end_layout
32947
32948 \begin_layout Standard
32949 \begin_inset Graphics
32950         filename clipart/StandardToolbar.png
32951         width 100col%
32952
32953 \end_inset
32954
32955
32956 \end_layout
32957
32958 \begin_layout Standard
32959 \begin_inset VSpace defskip
32960 \end_inset
32961
32962
32963 \end_layout
32964
32965 \begin_layout Standard
32966 The standard toolbar as shown above contains from left to right the following
32967  buttons:
32968 \begin_inset ERT
32969 status collapsed
32970
32971 \begin_layout Standard
32972
32973
32974 \backslash
32975 setlength{
32976 \backslash
32977 LTleft}{0pt}
32978 \end_layout
32979
32980 \end_inset
32981
32982
32983 \begin_inset Note Note
32984 status collapsed
32985
32986 \begin_layout Standard
32987 This is necessary to left align the following longtables.
32988  See the 
32989 \emph on
32990 Embedded Objects
32991 \emph default
32992  manual for more information.
32993 \end_layout
32994
32995 \end_inset
32996
32997
32998 \end_layout
32999
33000 \begin_layout Standard
33001 \begin_inset VSpace defskip
33002 \end_inset
33003
33004
33005 \end_layout
33006
33007 \begin_layout Standard
33008 \begin_inset Tabular
33009 <lyxtabular version="3" rows="1" columns="2">
33010 <features islongtable="true">
33011 <column alignment="center" valignment="top" width="0">
33012 <column alignment="center" valignment="top" width="0">
33013 <row>
33014 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33015 \begin_inset Text
33016
33017 \begin_layout Standard
33018 \begin_inset Graphics
33019         filename clipart/ToolbarEnvBox.png
33020         clip
33021
33022 \end_inset
33023
33024
33025 \end_layout
33026
33027 \end_inset
33028 </cell>
33029 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
33030 \begin_inset Text
33031
33032 \begin_layout Standard
33033 pull-down menu for the paragraph environments
33034 \end_layout
33035
33036 \end_inset
33037 </cell>
33038 </row>
33039 </lyxtabular>
33040
33041 \end_inset
33042
33043
33044 \end_layout
33045
33046 \begin_layout Standard
33047 \begin_inset VSpace -10mm
33048 \end_inset
33049
33050
33051 \end_layout
33052
33053 \begin_layout Standard
33054 \align left
33055 \begin_inset Tabular
33056 <lyxtabular version="3" rows="20" columns="2">
33057 <features islongtable="true">
33058 <column alignment="left" valignment="top" width="0">
33059 <column alignment="left" valignment="top" width="0">
33060 <row interlinespace="2.5mm">
33061 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33062 \begin_inset Text
33063
33064 \begin_layout Standard
33065
33066 \family sans
33067 \begin_inset Graphics
33068         filename ../images/buffer-new.png
33069         BoundingBox 0bp 5bp 20bp 20bp
33070
33071 \end_inset
33072
33073
33074 \end_layout
33075
33076 \end_inset
33077 </cell>
33078 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
33079 \begin_inset Text
33080
33081 \begin_layout Standard
33082
33083 \family sans
33084 File\SpecialChar \menuseparator
33085 New
33086 \end_layout
33087
33088 \end_inset
33089 </cell>
33090 </row>
33091 <row interlinespace="2.5mm">
33092 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33093 \begin_inset Text
33094
33095 \begin_layout Standard
33096 \begin_inset Graphics
33097         filename ../images/file-open.png
33098         BoundingBox 0bp 5bp 20bp 20bp
33099
33100 \end_inset
33101
33102
33103 \end_layout
33104
33105 \end_inset
33106 </cell>
33107 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
33108 \begin_inset Text
33109
33110 \begin_layout Standard
33111
33112 \family sans
33113 File\SpecialChar \menuseparator
33114 Open
33115 \end_layout
33116
33117 \end_inset
33118 </cell>
33119 </row>
33120 <row interlinespace="2.5mm">
33121 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33122 \begin_inset Text
33123
33124 \begin_layout Standard
33125 \begin_inset Graphics
33126         filename ../images/buffer-write.png
33127         BoundingBox 0bp 5bp 20bp 20bp
33128
33129 \end_inset
33130
33131
33132 \end_layout
33133
33134 \end_inset
33135 </cell>
33136 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
33137 \begin_inset Text
33138
33139 \begin_layout Standard
33140
33141 \family sans
33142 File\SpecialChar \menuseparator
33143 Save
33144 \end_layout
33145
33146 \end_inset
33147 </cell>
33148 </row>
33149 <row interlinespace="2.5mm">
33150 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33151 \begin_inset Text
33152
33153 \begin_layout Standard
33154 \begin_inset Graphics
33155         filename ../images/dialog-show_print.png
33156         BoundingBox 0bp 5bp 24bp 20bp
33157
33158 \end_inset
33159
33160
33161 \end_layout
33162
33163 \end_inset
33164 </cell>
33165 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
33166 \begin_inset Text
33167
33168 \begin_layout Standard
33169
33170 \family sans
33171 File\SpecialChar \menuseparator
33172 Print
33173 \end_layout
33174
33175 \end_inset
33176 </cell>
33177 </row>
33178 <row interlinespace="2.5mm">
33179 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33180 \begin_inset Text
33181
33182 \begin_layout Standard
33183 \begin_inset Graphics
33184         filename ../images/dialog-show_spellchecker.png
33185         BoundingBox 0bp 5bp 20bp 20bp
33186
33187 \end_inset
33188
33189
33190 \end_layout
33191
33192 \end_inset
33193 </cell>
33194 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
33195 \begin_inset Text
33196
33197 \begin_layout Standard
33198
33199 \family sans
33200 Tools\SpecialChar \menuseparator
33201 Spellchecker
33202 \end_layout
33203
33204 \end_inset
33205 </cell>
33206 </row>
33207 <row interlinespace="2.5mm">
33208 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33209 \begin_inset Text
33210
33211 \begin_layout Standard
33212 \begin_inset Graphics
33213         filename ../images/undo.png
33214         BoundingBox 0bp 5bp 20bp 20bp
33215
33216 \end_inset
33217
33218
33219 \end_layout
33220
33221 \end_inset
33222 </cell>
33223 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
33224 \begin_inset Text
33225
33226 \begin_layout Standard
33227
33228 \family sans
33229 Edit\SpecialChar \menuseparator
33230 Undo
33231 \end_layout
33232
33233 \end_inset
33234 </cell>
33235 </row>
33236 <row interlinespace="2.5mm">
33237 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33238 \begin_inset Text
33239
33240 \begin_layout Standard
33241 \begin_inset Graphics
33242         filename ../images/redo.png
33243         BoundingBox 0bp 5bp 20bp 20bp
33244
33245 \end_inset
33246
33247
33248 \end_layout
33249
33250 \end_inset
33251 </cell>
33252 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
33253 \begin_inset Text
33254
33255 \begin_layout Standard
33256
33257 \family sans
33258 Edit\SpecialChar \menuseparator
33259 Redo
33260 \end_layout
33261
33262 \end_inset
33263 </cell>
33264 </row>
33265 <row interlinespace="2.5mm">
33266 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33267 \begin_inset Text
33268
33269 \begin_layout Standard
33270 \begin_inset Graphics
33271         filename ../images/cut.png
33272         BoundingBox 0bp 5bp 20bp 20bp
33273
33274 \end_inset
33275
33276
33277 \end_layout
33278
33279 \end_inset
33280 </cell>
33281 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
33282 \begin_inset Text
33283
33284 \begin_layout Standard
33285
33286 \family sans
33287 Edit\SpecialChar \menuseparator
33288 Cut
33289 \end_layout
33290
33291 \end_inset
33292 </cell>
33293 </row>
33294 <row interlinespace="2.5mm">
33295 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33296 \begin_inset Text
33297
33298 \begin_layout Standard
33299 \begin_inset Graphics
33300         filename ../images/copy.png
33301         BoundingBox 0bp 5bp 20bp 20bp
33302
33303 \end_inset
33304
33305
33306 \end_layout
33307
33308 \end_inset
33309 </cell>
33310 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
33311 \begin_inset Text
33312
33313 \begin_layout Standard
33314
33315 \family sans
33316 Edit\SpecialChar \menuseparator
33317 Copy
33318 \end_layout
33319
33320 \end_inset
33321 </cell>
33322 </row>
33323 <row interlinespace="2.5mm">
33324 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33325 \begin_inset Text
33326
33327 \begin_layout Standard
33328 \begin_inset Graphics
33329         filename ../images/paste.png
33330         BoundingBox 0bp 5bp 20bp 20bp
33331
33332 \end_inset
33333
33334
33335 \end_layout
33336
33337 \end_inset
33338 </cell>
33339 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
33340 \begin_inset Text
33341
33342 \begin_layout Standard
33343
33344 \family sans
33345 Edit\SpecialChar \menuseparator
33346 Paste
33347 \end_layout
33348
33349 \end_inset
33350 </cell>
33351 </row>
33352 <row interlinespace="2.5mm">
33353 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33354 \begin_inset Text
33355
33356 \begin_layout Standard
33357 \begin_inset Graphics
33358         filename ../images/dialog-show_findreplace.png
33359         BoundingBox 0bp 5bp 20bp 25bp
33360         rotateOrigin center
33361
33362 \end_inset
33363
33364
33365 \end_layout
33366
33367 \end_inset
33368 </cell>
33369 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
33370 \begin_inset Text
33371
33372 \begin_layout Standard
33373
33374 \family sans
33375 Edit\SpecialChar \menuseparator
33376 Find\InsetSpace \thinspace{}
33377 &\InsetSpace \thinspace{}
33378 Replace
33379 \end_layout
33380
33381 \end_inset
33382 </cell>
33383 </row>
33384 <row interlinespace="2.5mm">
33385 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33386 \begin_inset Text
33387
33388 \begin_layout Standard
33389 \begin_inset Graphics
33390         filename ../images/font-emph.png
33391         BoundingBox 0bp 5bp 20bp 20bp
33392
33393 \end_inset
33394
33395
33396 \end_layout
33397
33398 \end_inset
33399 </cell>
33400 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
33401 \begin_inset Text
33402
33403 \begin_layout Standard
33404 Emphasize text, function of the Edit
33405 \family sans
33406 \SpecialChar \menuseparator
33407 Text\InsetSpace ~
33408 Style
33409 \family default
33410  dialog
33411 \end_layout
33412
33413 \end_inset
33414 </cell>
33415 </row>
33416 <row interlinespace="2.5mm">
33417 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33418 \begin_inset Text
33419
33420 \begin_layout Standard
33421 \begin_inset Graphics
33422         filename ../images/font-noun.png
33423         BoundingBox 0bp 5bp 20bp 20bp
33424
33425 \end_inset
33426
33427
33428 \end_layout
33429
33430 \end_inset
33431 </cell>
33432 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
33433 \begin_inset Text
33434
33435 \begin_layout Standard
33436 Set text to noun style, function of the Edit
33437 \family sans
33438 \SpecialChar \menuseparator
33439 Text\InsetSpace ~
33440 Style
33441 \family default
33442  dialog
33443 \end_layout
33444
33445 \end_inset
33446 </cell>
33447 </row>
33448 <row interlinespace="2.5mm">
33449 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33450 \begin_inset Text
33451
33452 \begin_layout Standard
33453 \begin_inset Graphics
33454         filename ../images/font-free-apply.png
33455         BoundingBox 0bp 5bp 20bp 20bp
33456
33457 \end_inset
33458
33459
33460 \end_layout
33461
33462 \end_inset
33463 </cell>
33464 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
33465 \begin_inset Text
33466
33467 \begin_layout Standard
33468 Formats text using the current settings in the 
33469 \family sans
33470 Edit\SpecialChar \menuseparator
33471 Text\InsetSpace ~
33472 Style
33473 \family default
33474  dialog
33475 \end_layout
33476
33477 \end_inset
33478 </cell>
33479 </row>
33480 <row interlinespace="2.5mm">
33481 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33482 \begin_inset Text
33483
33484 \begin_layout Standard
33485 \begin_inset Graphics
33486         filename ../images/math-mode.png
33487         BoundingBox 0bp 5bp 20bp 20bp
33488
33489 \end_inset
33490
33491
33492 \end_layout
33493
33494 \end_inset
33495 </cell>
33496 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
33497 \begin_inset Text
33498
33499 \begin_layout Standard
33500
33501 \family sans
33502 Insert\SpecialChar \menuseparator
33503 Math\SpecialChar \menuseparator
33504 Inline\InsetSpace ~
33505 Formula
33506 \end_layout
33507
33508 \end_inset
33509 </cell>
33510 </row>
33511 <row interlinespace="2.5mm">
33512 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33513 \begin_inset Text
33514
33515 \begin_layout Standard
33516 \begin_inset Graphics
33517         filename ../images/dialog-show-new-inset_graphics.png
33518         BoundingBox 0bp 5bp 20bp 25bp
33519         rotateOrigin center
33520
33521 \end_inset
33522
33523
33524 \end_layout
33525
33526 \end_inset
33527 </cell>
33528 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
33529 \begin_inset Text
33530
33531 \begin_layout Standard
33532
33533 \family sans
33534 Insert\SpecialChar \menuseparator
33535 Graphics
33536 \end_layout
33537
33538 \end_inset
33539 </cell>
33540 </row>
33541 <row interlinespace="2.5mm">
33542 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33543 \begin_inset Text
33544
33545 \begin_layout Standard
33546 \begin_inset Graphics
33547         filename ../images/tabular-insert.png
33548         BoundingBox 0bp 5bp 20bp 25bp
33549         rotateOrigin center
33550
33551 \end_inset
33552
33553
33554 \end_layout
33555
33556 \end_inset
33557 </cell>
33558 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
33559 \begin_inset Text
33560
33561 \begin_layout Standard
33562
33563 \family sans
33564 Insert\SpecialChar \menuseparator
33565 Table
33566 \end_layout
33567
33568 \end_inset
33569 </cell>
33570 </row>
33571 <row interlinespace="2.5mm">
33572 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33573 \begin_inset Text
33574
33575 \begin_layout Standard
33576 \begin_inset Graphics
33577         filename ../images/dialog-toggle_toc.png
33578         BoundingBox 0bp 5bp 20bp 25bp
33579         rotateOrigin center
33580
33581 \end_inset
33582
33583
33584 \end_layout
33585
33586 \end_inset
33587 </cell>
33588 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
33589 \begin_inset Text
33590
33591 \begin_layout Standard
33592 Toggle outline window on/off, 
33593 \family sans
33594 Document\SpecialChar \menuseparator
33595 Outline
33596 \end_layout
33597
33598 \end_inset
33599 </cell>
33600 </row>
33601 <row interlinespace="2.5mm">
33602 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33603 \begin_inset Text
33604
33605 \begin_layout Standard
33606 \begin_inset Graphics
33607         filename ../images/toolbar-toggle_math.png
33608         BoundingBox 0bp 5bp 20bp 25bp
33609         rotateOrigin center
33610
33611 \end_inset
33612
33613
33614 \end_layout
33615
33616 \end_inset
33617 </cell>
33618 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
33619 \begin_inset Text
33620
33621 \begin_layout Standard
33622 Toggle math toolbar on/off
33623 \end_layout
33624
33625 \end_inset
33626 </cell>
33627 </row>
33628 <row interlinespace="2.5mm">
33629 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33630 \begin_inset Text
33631
33632 \begin_layout Standard
33633 \begin_inset Graphics
33634         filename ../images/toolbar-toggle_table.png
33635         BoundingBox 0bp 5bp 20bp 25bp
33636         rotateOrigin center
33637
33638 \end_inset
33639
33640
33641 \end_layout
33642
33643 \end_inset
33644 </cell>
33645 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
33646 \begin_inset Text
33647
33648 \begin_layout Standard
33649 Toggle table toolbar on/off
33650 \end_layout
33651
33652 \end_inset
33653 </cell>
33654 </row>
33655 </lyxtabular>
33656
33657 \end_inset
33658
33659
33660 \end_layout
33661
33662 \begin_layout Subsection
33663 Extra Toolbar
33664 \begin_inset LatexCommand index
33665 name "Toolbar ! Extra"
33666
33667 \end_inset
33668
33669
33670 \end_layout
33671
33672 \begin_layout Standard
33673 \begin_inset Graphics
33674         filename clipart/ExtraToolbar.png
33675         width 100col%
33676
33677 \end_inset
33678
33679
33680 \end_layout
33681
33682 \begin_layout Standard
33683 \begin_inset VSpace defskip
33684 \end_inset
33685
33686
33687 \end_layout
33688
33689 \begin_layout Standard
33690 The extra toolbar as shown above contains from left to right the following
33691  buttons:
33692 \end_layout
33693
33694 \begin_layout Standard
33695 \begin_inset VSpace defskip
33696 \end_inset
33697
33698
33699 \end_layout
33700
33701 \begin_layout Standard
33702 \begin_inset Tabular
33703 <lyxtabular version="3" rows="23" columns="2">
33704 <features islongtable="true">
33705 <column alignment="left" valignment="top" width="0">
33706 <column alignment="left" valignment="top" width="0">
33707 <row interlinespace="2.5mm">
33708 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33709 \begin_inset Text
33710
33711 \begin_layout Standard
33712 \begin_inset Graphics
33713         filename ../images/layout.png
33714         BoundingBox 0bp 5bp 20bp 25bp
33715         rotateOrigin center
33716
33717 \end_inset
33718
33719
33720 \end_layout
33721
33722 \end_inset
33723 </cell>
33724 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
33725 \begin_inset Text
33726
33727 \begin_layout Standard
33728 Default
33729 \end_layout
33730
33731 \end_inset
33732 </cell>
33733 </row>
33734 <row interlinespace="2.5mm">
33735 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33736 \begin_inset Text
33737
33738 \begin_layout Standard
33739 \begin_inset Graphics
33740         filename ../images/layout_Enumerate.png
33741         BoundingBox 0bp 5bp 20bp 25bp
33742         rotateOrigin center
33743
33744 \end_inset
33745
33746
33747 \end_layout
33748
33749 \end_inset
33750 </cell>
33751 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
33752 \begin_inset Text
33753
33754 \begin_layout Standard
33755 Numbered list
33756 \end_layout
33757
33758 \end_inset
33759 </cell>
33760 </row>
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_Itemize.png
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 Itemized list
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_List.png
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 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_Description.png
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 Description 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/depth-increment.png
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
33864 \family sans
33865 Edit\SpecialChar \menuseparator
33866 Increase\InsetSpace ~
33867 List\InsetSpace ~
33868 Depth
33869 \end_layout
33870
33871 \end_inset
33872 </cell>
33873 </row>
33874 <row interlinespace="2.5mm">
33875 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33876 \begin_inset Text
33877
33878 \begin_layout Standard
33879 \begin_inset Graphics
33880         filename ../images/depth-decrement.png
33881         BoundingBox 0bp 5bp 20bp 25bp
33882         rotateOrigin center
33883
33884 \end_inset
33885
33886
33887 \end_layout
33888
33889 \end_inset
33890 </cell>
33891 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
33892 \begin_inset Text
33893
33894 \begin_layout Standard
33895
33896 \family sans
33897 Edit\SpecialChar \menuseparator
33898 Decrease\InsetSpace ~
33899 List\InsetSpace ~
33900 Depth
33901 \end_layout
33902
33903 \end_inset
33904 </cell>
33905 </row>
33906 <row interlinespace="2.5mm">
33907 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33908 \begin_inset Text
33909
33910 \begin_layout Standard
33911 \begin_inset Graphics
33912         filename ../images/float-insert_figure.png
33913         BoundingBox 0bp 5bp 20bp 20bp
33914
33915 \end_inset
33916
33917
33918 \end_layout
33919
33920 \end_inset
33921 </cell>
33922 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
33923 \begin_inset Text
33924
33925 \begin_layout Standard
33926
33927 \family sans
33928 Insert\SpecialChar \menuseparator
33929 Float\SpecialChar \menuseparator
33930 Figure
33931 \end_layout
33932
33933 \end_inset
33934 </cell>
33935 </row>
33936 <row interlinespace="2.5mm">
33937 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33938 \begin_inset Text
33939
33940 \begin_layout Standard
33941 \begin_inset Graphics
33942         filename ../images/float-insert_table.png
33943         BoundingBox 0bp 5bp 20bp 20bp
33944
33945 \end_inset
33946
33947
33948 \end_layout
33949
33950 \end_inset
33951 </cell>
33952 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
33953 \begin_inset Text
33954
33955 \begin_layout Standard
33956
33957 \family sans
33958 Insert\SpecialChar \menuseparator
33959 Float\SpecialChar \menuseparator
33960 Table
33961 \end_layout
33962
33963 \end_inset
33964 </cell>
33965 </row>
33966 <row interlinespace="2.5mm">
33967 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33968 \begin_inset Text
33969
33970 \begin_layout Standard
33971 \begin_inset Graphics
33972         filename ../images/label-insert.png
33973         BoundingBox 0bp 5bp 20bp 20bp
33974
33975 \end_inset
33976
33977
33978 \end_layout
33979
33980 \end_inset
33981 </cell>
33982 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
33983 \begin_inset Text
33984
33985 \begin_layout Standard
33986
33987 \family sans
33988 Insert\SpecialChar \menuseparator
33989 Label
33990 \end_layout
33991
33992 \end_inset
33993 </cell>
33994 </row>
33995 <row interlinespace="2.5mm">
33996 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33997 \begin_inset Text
33998
33999 \begin_layout Standard
34000 \begin_inset Graphics
34001         filename ../images/dialog-show-new-inset_ref.png
34002         BoundingBox 0bp 5bp 20bp 20bp
34003
34004 \end_inset
34005
34006
34007 \end_layout
34008
34009 \end_inset
34010 </cell>
34011 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
34012 \begin_inset Text
34013
34014 \begin_layout Standard
34015
34016 \family sans
34017 Insert\SpecialChar \menuseparator
34018 Cross-Reference
34019 \end_layout
34020
34021 \end_inset
34022 </cell>
34023 </row>
34024 <row interlinespace="2.5mm">
34025 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34026 \begin_inset Text
34027
34028 \begin_layout Standard
34029 \begin_inset Graphics
34030         filename ../images/dialog-show-new-inset_citation.png
34031         BoundingBox 0bp 5bp 20bp 20bp
34032
34033 \end_inset
34034
34035
34036 \end_layout
34037
34038 \end_inset
34039 </cell>
34040 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34041 \begin_inset Text
34042
34043 \begin_layout Standard
34044
34045 \family sans
34046 Insert\SpecialChar \menuseparator
34047 Citation
34048 \end_layout
34049
34050 \end_inset
34051 </cell>
34052 </row>
34053 <row interlinespace="2.5mm">
34054 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34055 \begin_inset Text
34056
34057 \begin_layout Standard
34058 \begin_inset Graphics
34059         filename ../images/index-insert.png
34060         BoundingBox 0bp 5bp 20bp 20bp
34061
34062 \end_inset
34063
34064
34065 \end_layout
34066
34067 \end_inset
34068 </cell>
34069 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34070 \begin_inset Text
34071
34072 \begin_layout Standard
34073
34074 \family sans
34075 Insert\SpecialChar \menuseparator
34076 Index\InsetSpace ~
34077 Entry
34078 \end_layout
34079
34080 \end_inset
34081 </cell>
34082 </row>
34083 <row interlinespace="2.5mm">
34084 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34085 \begin_inset Text
34086
34087 \begin_layout Standard
34088 \begin_inset Graphics
34089         filename ../images/nomencl-insert.png
34090         BoundingBox 0bp 5bp 20bp 20bp
34091
34092 \end_inset
34093
34094
34095 \end_layout
34096
34097 \end_inset
34098 </cell>
34099 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34100 \begin_inset Text
34101
34102 \begin_layout Standard
34103
34104 \family sans
34105 Insert\SpecialChar \menuseparator
34106 Nomenclature\InsetSpace ~
34107 Entry
34108 \end_layout
34109
34110 \end_inset
34111 </cell>
34112 </row>
34113 <row interlinespace="2.5mm">
34114 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34115 \begin_inset Text
34116
34117 \begin_layout Standard
34118 \begin_inset Graphics
34119         filename ../images/footnote-insert.png
34120         BoundingBox 0bp 5bp 20bp 20bp
34121
34122 \end_inset
34123
34124
34125 \end_layout
34126
34127 \end_inset
34128 </cell>
34129 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
34130 \begin_inset Text
34131
34132 \begin_layout Standard
34133
34134 \family sans
34135 Insert\SpecialChar \menuseparator
34136 Footnote
34137 \end_layout
34138
34139 \end_inset
34140 </cell>
34141 </row>
34142 <row interlinespace="2.5mm">
34143 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34144 \begin_inset Text
34145
34146 \begin_layout Standard
34147 \begin_inset Graphics
34148         filename ../images/marginalnote-insert.png
34149         BoundingBox 0bp 5bp 20bp 25bp
34150         rotateOrigin center
34151
34152 \end_inset
34153
34154
34155 \end_layout
34156
34157 \end_inset
34158 </cell>
34159 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
34160 \begin_inset Text
34161
34162 \begin_layout Standard
34163
34164 \family sans
34165 Insert\SpecialChar \menuseparator
34166 Marginal\InsetSpace ~
34167 Note
34168 \end_layout
34169
34170 \end_inset
34171 </cell>
34172 </row>
34173 <row interlinespace="2.5mm">
34174 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34175 \begin_inset Text
34176
34177 \begin_layout Standard
34178 \begin_inset Graphics
34179         filename ../images/note-insert.png
34180         BoundingBox 0bp 5bp 20bp 20bp
34181
34182 \end_inset
34183
34184
34185 \end_layout
34186
34187 \end_inset
34188 </cell>
34189 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
34190 \begin_inset Text
34191
34192 \begin_layout Standard
34193
34194 \family sans
34195 Insert\SpecialChar \menuseparator
34196 Note\SpecialChar \menuseparator
34197 LyX\InsetSpace ~
34198 Note
34199 \end_layout
34200
34201 \end_inset
34202 </cell>
34203 </row>
34204 <row interlinespace="2.5mm">
34205 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34206 \begin_inset Text
34207
34208 \begin_layout Standard
34209 \begin_inset Graphics
34210         filename ../images/url-insert.png
34211         BoundingBox 0bp 5bp 20bp 20bp
34212
34213 \end_inset
34214
34215
34216 \end_layout
34217
34218 \end_inset
34219 </cell>
34220 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
34221 \begin_inset Text
34222
34223 \begin_layout Standard
34224
34225 \family sans
34226 Insert\SpecialChar \menuseparator
34227 URL
34228 \end_layout
34229
34230 \end_inset
34231 </cell>
34232 </row>
34233 <row interlinespace="2.5mm">
34234 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34235 \begin_inset Text
34236
34237 \begin_layout Standard
34238 \begin_inset Graphics
34239         filename ../images/ert-insert.png
34240         BoundingBox 0bp 5bp 20bp 20bp
34241
34242 \end_inset
34243
34244
34245 \end_layout
34246
34247 \end_inset
34248 </cell>
34249 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
34250 \begin_inset Text
34251
34252 \begin_layout Standard
34253
34254 \family sans
34255 Insert\SpecialChar \menuseparator
34256 T
34257 \family default
34258
34259 \begin_inset ERT
34260 status collapsed
34261
34262 \begin_layout Standard
34263
34264 {}
34265 \end_layout
34266
34267 \end_inset
34268
34269
34270 \family sans
34271 eX
34272 \end_layout
34273
34274 \end_inset
34275 </cell>
34276 </row>
34277 <row interlinespace="2.5mm">
34278 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34279 \begin_inset Text
34280
34281 \begin_layout Standard
34282 \begin_inset Graphics
34283         filename ../images/dialog-show-new-inset_include.png
34284         BoundingBox 0bp 5bp 20bp 20bp
34285
34286 \end_inset
34287
34288
34289 \end_layout
34290
34291 \end_inset
34292 </cell>
34293 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
34294 \begin_inset Text
34295
34296 \begin_layout Standard
34297
34298 \family sans
34299 Insert\SpecialChar \menuseparator
34300 File\SpecialChar \menuseparator
34301 Child\InsetSpace ~
34302 Document
34303 \end_layout
34304
34305 \end_inset
34306 </cell>
34307 </row>
34308 <row interlinespace="2.5mm">
34309 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34310 \begin_inset Text
34311
34312 \begin_layout Standard
34313 \begin_inset Graphics
34314         filename ../images/dialog-show_character.png
34315         BoundingBox 0bp 5bp 20bp 25bp
34316         rotateOrigin center
34317
34318 \end_inset
34319
34320
34321 \end_layout
34322
34323 \end_inset
34324 </cell>
34325 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
34326 \begin_inset Text
34327
34328 \begin_layout Standard
34329
34330 \family sans
34331 Edit\SpecialChar \menuseparator
34332 Text\InsetSpace ~
34333 Style
34334 \end_layout
34335
34336 \end_inset
34337 </cell>
34338 </row>
34339 <row interlinespace="2.5mm">
34340 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34341 \begin_inset Text
34342
34343 \begin_layout Standard
34344 \begin_inset Graphics
34345         filename ../images/layout-paragraph.png
34346         BoundingBox 0bp 5bp 20bp 25bp
34347         rotateOrigin center
34348
34349 \end_inset
34350
34351
34352 \end_layout
34353
34354 \end_inset
34355 </cell>
34356 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
34357 \begin_inset Text
34358
34359 \begin_layout Standard
34360
34361 \family sans
34362 Edit\SpecialChar \menuseparator
34363 Paragraph\InsetSpace ~
34364 Settings
34365 \end_layout
34366
34367 \end_inset
34368 </cell>
34369 </row>
34370 <row interlinespace="2.5mm">
34371 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34372 \begin_inset Text
34373
34374 \begin_layout Standard
34375 \begin_inset Graphics
34376         filename ../images/thesaurus-entry.png
34377         BoundingBox 0bp 5bp 20bp 25bp
34378         rotateOrigin center
34379
34380 \end_inset
34381
34382
34383 \end_layout
34384
34385 \end_inset
34386 </cell>
34387 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
34388 \begin_inset Text
34389
34390 \begin_layout Standard
34391
34392 \family sans
34393 Tools\SpecialChar \menuseparator
34394 Thesaurus
34395 \end_layout
34396
34397 \end_inset
34398 </cell>
34399 </row>
34400 </lyxtabular>
34401
34402 \end_inset
34403
34404
34405 \end_layout
34406
34407 \begin_layout Subsection
34408 View / Update Toolbar
34409 \begin_inset LatexCommand index
34410 name "Toolbar ! View / Update"
34411
34412 \end_inset
34413
34414
34415 \end_layout
34416
34417 \begin_layout Standard
34418 \begin_inset Graphics
34419         filename clipart/ViewToolbar.png
34420
34421 \end_inset
34422
34423
34424 \end_layout
34425
34426 \begin_layout Standard
34427 \begin_inset VSpace defskip
34428 \end_inset
34429
34430
34431 \end_layout
34432
34433 \begin_layout Standard
34434 The view / update toolbar as shown above contains from left to right the
34435  following buttons:
34436 \end_layout
34437
34438 \begin_layout Standard
34439 \begin_inset VSpace defskip
34440 \end_inset
34441
34442
34443 \end_layout
34444
34445 \begin_layout Standard
34446 \begin_inset Tabular
34447 <lyxtabular version="3" rows="6" columns="2">
34448 <features islongtable="true">
34449 <column alignment="left" valignment="top" width="0">
34450 <column alignment="left" valignment="top" width="0">
34451 <row interlinespace="2.5mm">
34452 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34453 \begin_inset Text
34454
34455 \begin_layout Standard
34456 \begin_inset Graphics
34457         filename ../images/buffer-view_dvi.png
34458         BoundingBox 0bp 5bp 20bp 25bp
34459         rotateOrigin center
34460
34461 \end_inset
34462
34463
34464 \end_layout
34465
34466 \end_inset
34467 </cell>
34468 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
34469 \begin_inset Text
34470
34471 \begin_layout Standard
34472
34473 \family sans
34474 View\SpecialChar \menuseparator
34475 DVI
34476 \end_layout
34477
34478 \end_inset
34479 </cell>
34480 </row>
34481 <row interlinespace="2.5mm">
34482 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34483 \begin_inset Text
34484
34485 \begin_layout Standard
34486 \begin_inset Graphics
34487         filename ../images/buffer-update_dvi.png
34488         BoundingBox 0bp 5bp 20bp 25bp
34489         rotateOrigin center
34490
34491 \end_inset
34492
34493
34494 \end_layout
34495
34496 \end_inset
34497 </cell>
34498 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
34499 \begin_inset Text
34500
34501 \begin_layout Standard
34502
34503 \family sans
34504 View\SpecialChar \menuseparator
34505 Update\SpecialChar \menuseparator
34506 DVI
34507 \end_layout
34508
34509 \end_inset
34510 </cell>
34511 </row>
34512 <row interlinespace="2.5mm">
34513 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34514 \begin_inset Text
34515
34516 \begin_layout Standard
34517 \begin_inset Graphics
34518         filename ../images/buffer-view_pdf2.png
34519         BoundingBox 0bp 5bp 20bp 25bp
34520         rotateOrigin center
34521
34522 \end_inset
34523
34524
34525 \end_layout
34526
34527 \end_inset
34528 </cell>
34529 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
34530 \begin_inset Text
34531
34532 \begin_layout Standard
34533
34534 \family sans
34535 View\SpecialChar \menuseparator
34536 PDF
34537 \end_layout
34538
34539 \end_inset
34540 </cell>
34541 </row>
34542 <row interlinespace="2.5mm">
34543 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34544 \begin_inset Text
34545
34546 \begin_layout Standard
34547 \begin_inset Graphics
34548         filename ../images/buffer-update_pdf2.png
34549         BoundingBox 0bp 5bp 20bp 25bp
34550         rotateOrigin center
34551
34552 \end_inset
34553
34554
34555 \end_layout
34556
34557 \end_inset
34558 </cell>
34559 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
34560 \begin_inset Text
34561
34562 \begin_layout Standard
34563
34564 \family sans
34565 View\SpecialChar \menuseparator
34566 Update\SpecialChar \menuseparator
34567 PDF
34568 \begin_inset Foot
34569 status collapsed
34570
34571 \begin_layout Standard
34572 This button is on some LyX for Windows installations not here because its
34573  functionality is merged with 
34574 \family sans
34575 View\SpecialChar \menuseparator
34576 PDF
34577 \family default
34578 .
34579  
34580 \end_layout
34581
34582 \end_inset
34583
34584
34585 \end_layout
34586
34587 \end_inset
34588 </cell>
34589 </row>
34590 <row interlinespace="2.5mm">
34591 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34592 \begin_inset Text
34593
34594 \begin_layout Standard
34595 \begin_inset Graphics
34596         filename ../images/buffer-view_ps.png
34597         BoundingBox 0bp 5bp 20bp 25bp
34598         rotateOrigin center
34599
34600 \end_inset
34601
34602
34603 \end_layout
34604
34605 \end_inset
34606 </cell>
34607 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
34608 \begin_inset Text
34609
34610 \begin_layout Standard
34611
34612 \family sans
34613 View\SpecialChar \menuseparator
34614 Postscript
34615 \end_layout
34616
34617 \end_inset
34618 </cell>
34619 </row>
34620 <row interlinespace="2.5mm">
34621 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34622 \begin_inset Text
34623
34624 \begin_layout Standard
34625 \begin_inset Graphics
34626         filename ../images/buffer-update_ps.png
34627         BoundingBox 0bp 5bp 20bp 25bp
34628         rotateOrigin center
34629
34630 \end_inset
34631
34632
34633 \end_layout
34634
34635 \end_inset
34636 </cell>
34637 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
34638 \begin_inset Text
34639
34640 \begin_layout Standard
34641
34642 \family sans
34643 View\SpecialChar \menuseparator
34644 Update\SpecialChar \menuseparator
34645 Postscript
34646 \end_layout
34647
34648 \end_inset
34649 </cell>
34650 </row>
34651 </lyxtabular>
34652
34653 \end_inset
34654
34655
34656 \end_layout
34657
34658 \begin_layout Subsection
34659 Other Toolbars
34660 \end_layout
34661
34662 \begin_layout Standard
34663 The change tracking toolbar is explained in section\InsetSpace ~
34664
34665 \begin_inset LatexCommand ref
34666 reference "sec:Change-Tracking"
34667
34668 \end_inset
34669
34670 , the table toolbar
34671 \begin_inset LatexCommand index
34672 name "Toolbar ! Table"
34673
34674 \end_inset
34675
34676  is explained in the 
34677 \emph on
34678 Embedded Objects
34679 \emph default
34680  manual.
34681 \end_layout
34682
34683 \begin_layout Chapter
34684 The 
34685 \family sans
34686 Preferences
34687 \family default
34688  Dialog
34689 \begin_inset LatexCommand label
34690 name "cha:The-Preferences-dialog"
34691
34692 \end_inset
34693
34694
34695 \begin_inset LatexCommand index
34696 name "Dialogs ! Preferences"
34697
34698 \end_inset
34699
34700
34701 \end_layout
34702
34703 \begin_layout Standard
34704 The preferences dialog is called with the menu Tools\SpecialChar \menuseparator
34705 Preferences.
34706  It consists of submenus explained in the following.
34707 \end_layout
34708
34709 \begin_layout Section
34710 Look and Feel
34711 \end_layout
34712
34713 \begin_layout Subsection
34714 User Interface
34715 \begin_inset LatexCommand label
34716 name "sec:ui"
34717
34718 \end_inset
34719
34720
34721 \begin_inset LatexCommand index
34722 name "Customization ! of toolbars"
34723
34724 \end_inset
34725
34726
34727 \begin_inset LatexCommand index
34728 name "Customization ! of menus"
34729
34730 \end_inset
34731
34732
34733 \end_layout
34734
34735 \begin_layout Standard
34736 \begin_inset Note Greyedout
34737 status open
34738
34739 \begin_layout Standard
34740
34741 \series bold
34742 Note:
34743 \series default
34744  You have to restart LyX before changes in ui- and bind-files take effect.
34745 \end_layout
34746
34747 \end_inset
34748
34749
34750 \end_layout
34751
34752 \begin_layout Subsubsection
34753 User Interface File
34754 \begin_inset LatexCommand index
34755 name "Customization ! of toolbars"
34756
34757 \end_inset
34758
34759
34760 \begin_inset LatexCommand index
34761 name "Customization ! of menus"
34762
34763 \end_inset
34764
34765
34766 \end_layout
34767
34768 \begin_layout Standard
34769 The appearance of the menus and toolbars can be changed by choosing an user
34770  interface (ui) file.
34771  An ui-file is a textfile where the toolbars and menus are listed.
34772  The toolbar buttons and menu entries are specified in the files 
34773 \shape italic
34774 stdtoolbars.inc
34775 \shape default
34776  and 
34777 \shape italic
34778 stdmenus.inc
34779 \shape default
34780 , respectively.
34781  To create your own menu and toolbar layout, start with a copy of these
34782  files and edit the entries.
34783 \end_layout
34784
34785 \begin_layout Standard
34786 The syntax of the .inc-files is straightforward: The 
34787 \family sans
34788 Menubar
34789 \family default
34790
34791 \family sans
34792 Menu
34793 \family default
34794  and 
34795 \family sans
34796 Toolbar
34797 \family default
34798  entries must be ended with an explicit 
34799 \family sans
34800 End
34801 \family default
34802 .
34803  They may contain 
34804 \family sans
34805 Submenus
34806 \family default
34807
34808 \family sans
34809 Items
34810 \family default
34811
34812 \family sans
34813 OptItems
34814 \family default
34815
34816 \family sans
34817 Separators
34818 \family default
34819
34820 \family sans
34821 Icons,
34822 \family default
34823  and in the case of the 
34824 \begin_inset Quotes eld
34825 \end_inset
34826
34827 file
34828 \begin_inset Quotes erd
34829 \end_inset
34830
34831  menus a 
34832 \family sans
34833 Lastfiles
34834 \family default
34835  entry.
34836  The syntax for the entries is:
34837 \end_layout
34838
34839 \begin_layout Standard
34840 \begin_inset VSpace smallskip*
34841 \end_inset
34842
34843
34844 \series bold
34845 Item 
34846 \begin_inset Quotes erd
34847 \end_inset
34848
34849 menu or button name
34850 \begin_inset Quotes erd
34851 \end_inset
34852
34853  
34854 \begin_inset Quotes erd
34855 \end_inset
34856
34857 LyX-function
34858 \begin_inset Quotes erd
34859 \end_inset
34860
34861
34862 \end_layout
34863
34864 \begin_layout Standard
34865 \noindent
34866 \begin_inset VSpace smallskip*
34867 \end_inset
34868
34869 All LyX-functions are listed in 
34870 \begin_inset LatexCommand cite
34871 key "LyX-func"
34872
34873 \end_inset
34874
34875 .
34876 \end_layout
34877
34878 \begin_layout Standard
34879 \begin_inset VSpace medskip
34880 \end_inset
34881
34882
34883 \end_layout
34884
34885 \begin_layout Standard
34886 An example: Assuming you use the menu 
34887 \family sans
34888 Navigate\SpecialChar \menuseparator
34889 Bookmarks
34890 \family default
34891  quite often and therefore want six available bookmarks, you can add the
34892  line
34893 \end_layout
34894
34895 \begin_layout Standard
34896 \begin_inset VSpace smallskip*
34897 \end_inset
34898
34899
34900 \series bold
34901 Item "Save Bookmark 6" "bookmark-save 6"
34902 \end_layout
34903
34904 \begin_layout Standard
34905 \noindent
34906 \begin_inset VSpace smallskip*
34907 \end_inset
34908
34909 to the navigate menu section in the .inc-file to have the sixth bookmark.
34910 \end_layout
34911
34912 \begin_layout Subsubsection
34913 Bind-File
34914 \begin_inset LatexCommand index
34915 name "Bindings"
34916
34917 \end_inset
34918
34919
34920 \end_layout
34921
34922 \begin_layout Standard
34923 Bindings are used to bind a function to a key.
34924  Several binding files are available:
34925 \end_layout
34926
34927 \begin_layout Description
34928 cua.bind typical set of PC keyboard shortcuts
34929 \end_layout
34930
34931 \begin_layout Description
34932 (x)emacs.bind set of bindings like they are used in the editor programs 
34933 \family sans
34934 Emacs
34935 \family default
34936  (
34937 \family sans
34938 XEmacs
34939 \family default
34940 )
34941 \end_layout
34942
34943 \begin_layout Description
34944 mac.bind set of bindings for Mac\InsetSpace \thinspace{}
34945 OS systems.
34946 \end_layout
34947
34948 \begin_layout Standard
34949 There are also bind-files designed for special document classes, like 
34950 \shape italic
34951 broadway.bind
34952 \shape default
34953 , and bind files for special languages.
34954  The name of language bind-files begin with a language code, e.g.
34955  
34956 \begin_inset Quotes eld
34957 \end_inset
34958
34959 pt
34960 \begin_inset Quotes erd
34961 \end_inset
34962
34963  for Portuguese.
34964  If you use LyX in a certain language, LyX will try to use the appropriate
34965  bind-file.
34966 \end_layout
34967
34968 \begin_layout Standard
34969 Some bind-files, like 
34970 \emph on
34971 math.bind
34972 \emph default
34973 , have only a small scope.
34974  When looking at the the end of the file 
34975 \shape italic
34976 cua.bind
34977 \shape default
34978 , you can see that they are included to keep the overview in the bind-file.
34979 \end_layout
34980
34981 \begin_layout Standard
34982 If you like to customize the keybindings to your own taste, modify the bind-file
34983 s with a text editor.
34984  The syntax of the entries is:
34985 \end_layout
34986
34987 \begin_layout Standard
34988
34989 \series bold
34990
34991 \backslash
34992 bind 
34993 \begin_inset Quotes erd
34994 \end_inset
34995
34996 key combination
34997 \begin_inset Quotes erd
34998 \end_inset
34999
35000  
35001 \begin_inset Quotes erd
35002 \end_inset
35003
35004 LyX-function
35005 \begin_inset Quotes erd
35006 \end_inset
35007
35008
35009 \end_layout
35010
35011 \begin_layout Standard
35012 All LyX-functions are listed in 
35013 \begin_inset LatexCommand cite
35014 key "LyX-func"
35015
35016 \end_inset
35017
35018 .
35019 \end_layout
35020
35021 \begin_layout Subsubsection
35022 Session
35023 \end_layout
35024
35025 \begin_layout Standard
35026 When the option 
35027 \family sans
35028 Save\InsetSpace \thinspace{}
35029 /\InsetSpace \thinspace{}
35030 restore window size, or use fixed size
35031 \family default
35032  is not checked, you can specify the size of LyX's main window when LyX
35033  is started.
35034 \end_layout
35035
35036 \begin_layout Standard
35037 With the option 
35038 \family sans
35039 Save\InsetSpace \thinspace{}
35040 /\InsetSpace \thinspace{}
35041 restore window position
35042 \family default
35043  LyX will be opened with its main window at the last used position.
35044 \end_layout
35045
35046 \begin_layout Standard
35047 The option 
35048 \family sans
35049 Restore cursor positions
35050 \family default
35051  sets the cursor to the position in the file where it has been the last
35052  time.
35053 \end_layout
35054
35055 \begin_layout Standard
35056 The option 
35057 \family sans
35058 Load opened files from last session
35059 \family default
35060  opens all files that were opened in the last LyX session.
35061 \end_layout
35062
35063 \begin_layout Subsubsection
35064 Documents
35065 \end_layout
35066
35067 \begin_layout Standard
35068 When the option 
35069 \family sans
35070 Backup documents
35071 \family default
35072  is set, you can specify the time between backup saves.
35073 \end_layout
35074
35075 \begin_layout Standard
35076
35077 \family sans
35078 Maximum last files
35079 \family default
35080  is the number of last opened files that LyX should display in the menu
35081  
35082 \family sans
35083 File\SpecialChar \menuseparator
35084 Open\InsetSpace ~
35085 Recent
35086 \family default
35087 .
35088 \end_layout
35089
35090 \begin_layout Subsubsection
35091 Scrolling
35092 \end_layout
35093
35094 \begin_layout Standard
35095 The option 
35096 \family sans
35097 Cursor follows scrollbar
35098 \family default
35099  sets the cursor to the top of the currently displayed document part when
35100  scrolling.
35101 \end_layout
35102
35103 \begin_layout Subsection
35104 Screen Fonts
35105 \begin_inset LatexCommand index
35106 name "Font ! Screen"
35107
35108 \end_inset
35109
35110
35111 \end_layout
35112
35113 \begin_layout Standard
35114 These fonts are used to display your documents on the screen.
35115 \end_layout
35116
35117 \begin_layout Standard
35118 \begin_inset Note Greyedout
35119 status open
35120
35121 \begin_layout Standard
35122
35123 \series bold
35124 Note:
35125 \series default
35126  This section only deals with the fonts 
35127 \emph on
35128 inside
35129 \emph default
35130  the LyX window.
35131  The fonts that appear on the output are independent from these fonts, and
35132  set in the menu 
35133 \family sans
35134 Layout\SpecialChar \menuseparator
35135 Document
35136 \family default
35137 .
35138 \end_layout
35139
35140 \end_inset
35141
35142
35143 \end_layout
35144
35145 \begin_layout Standard
35146 By default, LyX uses 
35147 \family typewriter
35148 Times
35149 \family default
35150  as roman (serif) font, 
35151 \family typewriter
35152 Arial
35153 \family default
35154  or 
35155 \family typewriter
35156 Helvetica
35157 \family default
35158  (depends on the system) as 
35159 \family sans
35160 sans\InsetSpace ~
35161 serif
35162 \family default
35163  font, and 
35164 \family typewriter
35165 Courier
35166 \family default
35167  as 
35168 \family typewriter
35169 typewriter
35170 \family default
35171  font.
35172 \end_layout
35173
35174 \begin_layout Standard
35175 You can change the font size with the 
35176 \family sans
35177 Zoom
35178 \family default
35179  setting.
35180 \end_layout
35181
35182 \begin_layout Standard
35183
35184 \family sans
35185 Screen DPI
35186 \family default
35187  is the screen resolution in dpi (dots per inch).
35188  The Font Sizes are calculated as letter height in units of points.
35189  72\InsetSpace \thinspace{}
35190 points have the size of 1\InsetSpace \thinspace{}
35191 inch, see Appendix\InsetSpace ~
35192
35193 \begin_inset LatexCommand ref
35194 reference "cha:Units-available-in"
35195
35196 \end_inset
35197
35198 .
35199 \end_layout
35200
35201 \begin_layout Standard
35202 The default 
35203 \family sans
35204 Font Sizes
35205 \family default
35206  are the same as if a document font size of 10
35207 \begin_inset Formula $\,$
35208 \end_inset
35209
35210 pt would be used.
35211  The sizes are explained in detail in section\InsetSpace ~
35212
35213 \begin_inset LatexCommand ref
35214 reference "sub:Document-Font"
35215
35216 \end_inset
35217
35218 .
35219 \end_layout
35220
35221 \begin_layout Subsection
35222 Colors
35223 \end_layout
35224
35225 \begin_layout Standard
35226 You can here change all colors used by LyX.
35227  Choose an item in the list and use the 
35228 \family sans
35229 Alter
35230 \family default
35231  button.
35232 \end_layout
35233
35234 \begin_layout Subsection
35235 Graphics
35236 \end_layout
35237
35238 \begin_layout Standard
35239 Here you can specify how graphics inside LyX are displayed.
35240 \end_layout
35241
35242 \begin_layout Standard
35243
35244 \family sans
35245 Instant Preview
35246 \family default
35247  enables previewing snippets of your document.
35248  This feature is described in section\InsetSpace ~
35249
35250 \begin_inset LatexCommand ref
35251 reference "sec:Previewing-snippets-of"
35252
35253 \end_inset
35254
35255 .
35256 \end_layout
35257
35258 \begin_layout Subsection
35259 Keyboard Map
35260 \begin_inset LatexCommand index
35261 name "Keyboard Map"
35262
35263 \end_inset
35264
35265
35266 \end_layout
35267
35268 \begin_layout Standard
35269 Normally keyboard settings have to be done in a menu of your operating system.
35270  For the case that this is not possible, LyX provides keyboard maps.
35271  If you have e.\InsetSpace \thinspace{}
35272 g.\InsetSpace ~
35273 a Czech keyboard but want to write with it like with a Romanian
35274  one, you can use the keyboard map file named 
35275 \emph on
35276 romanian.kmap
35277 \emph default
35278 .
35279 \end_layout
35280
35281 \begin_layout Standard
35282 \begin_inset Note Greyedout
35283 status open
35284
35285 \begin_layout Standard
35286
35287 \series bold
35288 Note:
35289 \series default
35290  Keyboard maps are only provided as makeshift and don't work on all systems.
35291 \end_layout
35292
35293 \end_inset
35294
35295
35296 \end_layout
35297
35298 \begin_layout Section
35299 Paths
35300 \end_layout
35301
35302 \begin_layout Section
35303 Identity
35304 \end_layout
35305
35306 \begin_layout Section
35307 Language Settings
35308 \end_layout
35309
35310 \begin_layout Subsection
35311 Language
35312 \end_layout
35313
35314 \begin_layout Standard
35315 The 
35316 \family sans
35317 Default language
35318 \family default
35319  is the language used in new documents.
35320  The Language package should always be babel.
35321  babel translates in the background automatically text labels to the document
35322  language.
35323  A text label is for instance the word 
35324 \begin_inset Quotes eld
35325 \end_inset
35326
35327 table
35328 \begin_inset Quotes erd
35329 \end_inset
35330
35331  at the beginning of every table-caption.
35332  
35333 \series bold
35334
35335 \backslash
35336 usepackage{babel}
35337 \series default
35338  is a LaTeX-command to use the package babel.
35339  For an introduction to the LaTeX-Syntax, look at section\InsetSpace ~
35340
35341 \begin_inset LatexCommand ref
35342 reference "sec:ERT"
35343
35344 \end_inset
35345
35346 .
35347 \end_layout
35348
35349 \begin_layout Standard
35350
35351 \family sans
35352 Command start/end
35353 \family default
35354  ???
35355 \end_layout
35356
35357 \begin_layout Standard
35358 There are also the following options in the menu:
35359 \end_layout
35360
35361 \begin_layout Description
35362 Use\InsetSpace ~
35363 babel whether babel is used or not
35364 \end_layout
35365
35366 \begin_layout Description
35367 Global ??
35368 \end_layout
35369
35370 \begin_layout Description
35371 Auto\InsetSpace ~
35372 begin ??
35373 \end_layout
35374
35375 \begin_layout Description
35376 Auto\InsetSpace ~
35377 end ??
35378 \end_layout
35379
35380 \begin_layout Description
35381 Mark\InsetSpace ~
35382 foreign\InsetSpace ~
35383 languages text marked formatted in a language different from
35384  the document language will be blue underlined
35385 \end_layout
35386
35387 \begin_layout Description
35388 Right\InsetSpace ~
35389 to\InsetSpace ~
35390 left\InsetSpace ~
35391 language\InsetSpace ~
35392 support enables the use of languages, written from right
35393  to left, like Arabic, Hebrew, Farsi
35394 \end_layout
35395
35396 \begin_layout Subsection
35397 Spellchecker
35398 \end_layout
35399
35400 \begin_layout Standard
35401 The spellchecker setting are explained in section\InsetSpace ~
35402
35403 \begin_inset LatexCommand ref
35404 reference "sec:Spellchecking"
35405
35406 \end_inset
35407
35408
35409 \end_layout
35410
35411 \begin_layout Section
35412 Outputs
35413 \end_layout
35414
35415 \begin_layout Subsection
35416 Printer
35417 \end_layout
35418
35419 \begin_layout Subsection
35420 Date Format
35421 \end_layout
35422
35423 \begin_layout Standard
35424 %a locale's abbreviated weekday name (Sun..Sat)
35425 \end_layout
35426
35427 \begin_layout Standard
35428 \noindent
35429 %A locale's full weekday name, variable length (Sunday..Saturday)
35430 \end_layout
35431
35432 \begin_layout Standard
35433 \noindent
35434 %b locale's abbreviated month name (Jan..Dec)
35435 \end_layout
35436
35437 \begin_layout Standard
35438 \noindent
35439 %B locale's full month name, variable length (January..December)
35440 \end_layout
35441
35442 \begin_layout Standard
35443 \noindent
35444 %c locale's date and time (Sat Nov 04 12:02:33 EST 1989)
35445 \end_layout
35446
35447 \begin_layout Standard
35448 \noindent
35449 %C century (year divided by 100 and truncated to an integer) [00-99]
35450 \end_layout
35451
35452 \begin_layout Standard
35453 \noindent
35454 %d day of month (01..31)
35455 \end_layout
35456
35457 \begin_layout Standard
35458 \noindent
35459 %D date (mm/dd/yy)
35460 \end_layout
35461
35462 \begin_layout Standard
35463 \noindent
35464 %e day of month, blank padded ( 1..31)
35465 \end_layout
35466
35467 \begin_layout Standard
35468 \noindent
35469 %F same as %Y-%m-%d
35470 \end_layout
35471
35472 \begin_layout Standard
35473 \noindent
35474 %g the 2-digit year corresponding to the %V week number
35475 \end_layout
35476
35477 \begin_layout Standard
35478 \noindent
35479 %G the 4-digit year corresponding to the %V week number
35480 \end_layout
35481
35482 \begin_layout Standard
35483 \noindent
35484 %h same as %b
35485 \end_layout
35486
35487 \begin_layout Standard
35488 \noindent
35489 %H hour (00..23)
35490 \end_layout
35491
35492 \begin_layout Standard
35493 \noindent
35494 %I hour (01..12)
35495 \end_layout
35496
35497 \begin_layout Standard
35498 \noindent
35499 %j day of year (001..366)
35500 \end_layout
35501
35502 \begin_layout Standard
35503 \noindent
35504 %k hour ( 0..23)
35505 \end_layout
35506
35507 \begin_layout Standard
35508 \noindent
35509 %l hour ( 1..12)
35510 \end_layout
35511
35512 \begin_layout Standard
35513 \noindent
35514 %m month (01..12)
35515 \end_layout
35516
35517 \begin_layout Standard
35518 \noindent
35519 %M minute (00..59)
35520 \end_layout
35521
35522 \begin_layout Standard
35523 \noindent
35524 %n a newline
35525 \end_layout
35526
35527 \begin_layout Standard
35528 \noindent
35529 %N nanoseconds (000000000..999999999)
35530 \end_layout
35531
35532 \begin_layout Standard
35533 \noindent
35534 %p locale's upper case AM or PM indicator (blank in many locales)
35535 \end_layout
35536
35537 \begin_layout Standard
35538 \noindent
35539 %P locale's lower case am or pm indicator (blank in many locales)
35540 \end_layout
35541
35542 \begin_layout Standard
35543 \noindent
35544 %r time, 12-hour (hh:mm:ss [AP]M)
35545 \end_layout
35546
35547 \begin_layout Standard
35548 \noindent
35549 %R time, 24-hour (hh:mm)
35550 \end_layout
35551
35552 \begin_layout Standard
35553 \noindent
35554 %s seconds since `00:00:00 1970-01-01 UTC' (a GNU extension)
35555 \end_layout
35556
35557 \begin_layout Standard
35558 \noindent
35559 %S second (00..60); the 60 is necessary to accommodate a leap second
35560 \end_layout
35561
35562 \begin_layout Standard
35563 \noindent
35564 %t a horizontal tab
35565 \end_layout
35566
35567 \begin_layout Standard
35568 \noindent
35569 %T time, 24-hour (hh:mm:ss)
35570 \end_layout
35571
35572 \begin_layout Standard
35573 \noindent
35574 %u day of week (1..7); 1 represents Monday
35575 \end_layout
35576
35577 \begin_layout Standard
35578 \noindent
35579 %U week number of year with Sunday as first day of week (00..53)
35580 \end_layout
35581
35582 \begin_layout Standard
35583 \noindent
35584 %V week number of year with Monday as first day of week (01..53)
35585 \end_layout
35586
35587 \begin_layout Standard
35588 \noindent
35589 %w day of week (0..6); 0 represents Sunday
35590 \end_layout
35591
35592 \begin_layout Standard
35593 \noindent
35594 %W week number of year with Monday as first day of week (00..53)
35595 \end_layout
35596
35597 \begin_layout Standard
35598 \noindent
35599 %x locale's date representation (mm/dd/yy)
35600 \end_layout
35601
35602 \begin_layout Standard
35603 \noindent
35604 %X locale's time representation (%H:%M:%S)
35605 \end_layout
35606
35607 \begin_layout Standard
35608 \noindent
35609 %y last two digits of year (00..99)
35610 \end_layout
35611
35612 \begin_layout Standard
35613 \noindent
35614 %Y year (1970...)
35615 \end_layout
35616
35617 \begin_layout Standard
35618 \noindent
35619 %z RFC-822 style numeric timezone (-0500) (a nonstandard extension)
35620 \end_layout
35621
35622 \begin_layout Standard
35623 \noindent
35624 %Z time zone (e.g., EDT), or nothing if no time zone is determinable
35625 \end_layout
35626
35627 \begin_layout Subsection
35628 Plain Text
35629 \end_layout
35630
35631 \begin_layout Standard
35632
35633 \family sans
35634 Output line length
35635 \family default
35636  sets maximum number of characters printed in one line when using the menu
35637  
35638 \family sans
35639 File\SpecialChar \menuseparator
35640 Export\SpecialChar \menuseparator
35641 ASCII
35642 \family default
35643 .
35644  Setting the line line length to 0 means all text is printed in one endless
35645  line.
35646 \end_layout
35647
35648 \begin_layout Standard
35649 roff command defines an additional command used to produce better ASCII
35650  tables with the 
35651 \family typewriter
35652 groff/troff/nroff
35653 \family default
35654  UNIX-commands (refer to their manpages for more information about them).
35655  Setting this as empty tells LyX to use the internal formatter.
35656 \end_layout
35657
35658 \begin_layout Subsection
35659 LaT
35660 \begin_inset ERT
35661 status collapsed
35662
35663 \begin_layout Standard
35664
35665 {}
35666 \end_layout
35667
35668 \end_inset
35669
35670 eX
35671 \end_layout
35672
35673 \begin_layout Subsection
35674 Paths
35675 \end_layout
35676
35677 \begin_layout Section
35678 Converters
35679 \end_layout
35680
35681 \begin_layout Standard
35682 LyX has a powerful mechanism to convert to and from any file format using
35683  external programs.
35684  Define a pair of formats, e.g.
35685  
35686 \family typewriter
35687 LaTeX
35688 \family default
35689  and 
35690 \family typewriter
35691 PDF
35692 \family default
35693 .
35694  Now define a converter from one format to the other.
35695  In our example, two possible mechanisms exist.
35696 \end_layout
35697
35698 \begin_layout Enumerate
35699 A direct conversion, from LaTeX to PDF using pdflatex
35700 \end_layout
35701
35702 \begin_layout Enumerate
35703 A more convoluted route using intermediate formats and converters: LaTeX
35704  to DVI (using latex) to PostScript® (using dvips) to PDF (using ps2pdf).
35705 \end_layout
35706
35707 \begin_layout Standard
35708 LyX will always choose the shortest possible route, so you must specify
35709  two different Format names for 
35710 \family typewriter
35711 .pdf
35712 \family default
35713  files to be able to use either.
35714  Both are included by default in the 
35715 \family sans
35716 Preferences
35717 \family default
35718  dialog.
35719  Have a look and then invent your own!
35720 \end_layout
35721
35722 \begin_layout Standard
35723 Moreover, each Format can have a Viewer associated with it.
35724  For example, you might want to use 
35725 \family typewriter
35726 Ghostview
35727 \family default
35728  to examine PostScript files, or 
35729 \family typewriter
35730 xdvi
35731 \family default
35732  to preview the LaTeX output.
35733  You can alter the viewer to use (and what options to pass to it) via the
35734  
35735 \family sans
35736 Tols\SpecialChar \menuseparator
35737 Preferences:Converters
35738 \family default
35739  dialog.
35740  For example, to change the 
35741 \family typewriter
35742 dvi
35743 \family default
35744  viewer, select the 
35745 \family typewriter
35746 DVI
35747 \family default
35748  format in the dialog, change the viewer to be 
35749 \family typewriter
35750 kdvi
35751 \family default
35752  (or whatever), and hit 
35753 \family sans
35754 Modify
35755 \family default
35756 .
35757 \end_layout
35758
35759 \begin_layout Section
35760 File Formats
35761 \end_layout
35762
35763 \begin_layout Section
35764 Copiers
35765 \end_layout
35766
35767 \begin_layout Section
35768 BibTeX and makeindex
35769 \end_layout
35770
35771 \begin_layout Standard
35772 Both the bibliography generating command (default 
35773 \family typewriter
35774 bibtex
35775 \family default
35776 ) and the index generating command (default 
35777 \family typewriter
35778 makeindex
35779 \family default
35780  with options 
35781 \family typewriter
35782 -c
35783 \family default
35784  and 
35785 \family typewriter
35786 -q
35787 \family default
35788 ) can be changed.
35789  As an alternative for 
35790 \family typewriter
35791 makeindex
35792 \family default
35793
35794 \family typewriter
35795 xindy
35796 \family default
35797  can be recommended.
35798  
35799 \end_layout
35800
35801 \begin_layout Standard
35802 The command to enter is
35803 \end_layout
35804
35805 \begin_layout Quote
35806
35807 \family typewriter
35808 makeindex.sh -m $$lang
35809 \end_layout
35810
35811 \begin_layout Standard
35812 where the placeholder 
35813 \family typewriter
35814 $$lang
35815 \family default
35816  will be replaced by the chosen document (babel) language.
35817  For this, you must 
35818 \end_layout
35819
35820 \begin_layout Standard
35821 have installed the packages 
35822 \family typewriter
35823 xindy
35824 \family default
35825  and 
35826 \family typewriter
35827 make-rules
35828 \family default
35829  (
35830 \family typewriter
35831 xindy-make-rules
35832 \family default
35833 ).
35834  Type 
35835 \family typewriter
35836 makeindex.sh
35837 \family default
35838  at a shell prompt for a help page.
35839 \end_layout
35840
35841 \begin_layout Chapter
35842 Units available in LyX
35843 \begin_inset LatexCommand index
35844 name "Units"
35845
35846 \end_inset
35847
35848
35849 \begin_inset LatexCommand label
35850 name "cha:Units-available-in"
35851
35852 \end_inset
35853
35854
35855 \end_layout
35856
35857 \begin_layout Standard
35858 To understand the units described in this documentation, 
35859 \begin_inset LatexCommand ref
35860 reference "cap:Units"
35861
35862 \end_inset
35863
35864  explains all units available in LyX.
35865 \end_layout
35866
35867 \begin_layout Standard
35868 \begin_inset Float table
35869 placement h
35870 wide false
35871 sideways false
35872 status open
35873
35874 \begin_layout Standard
35875 \begin_inset Caption
35876
35877 \begin_layout Standard
35878 \begin_inset LatexCommand label
35879 name "cap:Units"
35880
35881 \end_inset
35882
35883 Units
35884 \end_layout
35885
35886 \end_inset
35887
35888
35889 \end_layout
35890
35891 \begin_layout Standard
35892 \begin_inset VSpace medskip
35893 \end_inset
35894
35895
35896 \end_layout
35897
35898 \begin_layout Standard
35899 \align center
35900 \begin_inset Tabular
35901 <lyxtabular version="3" rows="20" columns="2">
35902 <features>
35903 <column alignment="center" valignment="top" leftline="true" width="0">
35904 <column alignment="center" valignment="top" leftline="true" rightline="true" width="0">
35905 <row topline="true" bottomline="true">
35906 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
35907 \begin_inset Text
35908
35909 \begin_layout Standard
35910 unit
35911 \end_layout
35912
35913 \end_inset
35914 </cell>
35915 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
35916 \begin_inset Text
35917
35918 \begin_layout Standard
35919 name/description
35920 \end_layout
35921
35922 \end_inset
35923 </cell>
35924 </row>
35925 <row topline="true">
35926 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
35927 \begin_inset Text
35928
35929 \begin_layout Standard
35930 mm
35931 \end_layout
35932
35933 \end_inset
35934 </cell>
35935 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
35936 \begin_inset Text
35937
35938 \begin_layout Standard
35939 millimeter
35940 \end_layout
35941
35942 \end_inset
35943 </cell>
35944 </row>
35945 <row topline="true">
35946 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
35947 \begin_inset Text
35948
35949 \begin_layout Standard
35950 cm
35951 \end_layout
35952
35953 \end_inset
35954 </cell>
35955 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
35956 \begin_inset Text
35957
35958 \begin_layout Standard
35959 centimeter
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 in
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 inch
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 pt
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 point (72.27\InsetSpace \thinspace{}
36000 pt = 1\InsetSpace \thinspace{}
36001 in)
36002 \end_layout
36003
36004 \end_inset
36005 </cell>
36006 </row>
36007 <row topline="true">
36008 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
36009 \begin_inset Text
36010
36011 \begin_layout Standard
36012 pc
36013 \end_layout
36014
36015 \end_inset
36016 </cell>
36017 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
36018 \begin_inset Text
36019
36020 \begin_layout Standard
36021 pica (1\InsetSpace \thinspace{}
36022 pc = 12\InsetSpace \thinspace{}
36023 pt)
36024 \end_layout
36025
36026 \end_inset
36027 </cell>
36028 </row>
36029 <row topline="true">
36030 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
36031 \begin_inset Text
36032
36033 \begin_layout Standard
36034 sp
36035 \end_layout
36036
36037 \end_inset
36038 </cell>
36039 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
36040 \begin_inset Text
36041
36042 \begin_layout Standard
36043 scaled point (65536\InsetSpace \thinspace{}
36044 sp = 1\InsetSpace \thinspace{}
36045 pt)
36046 \end_layout
36047
36048 \end_inset
36049 </cell>
36050 </row>
36051 <row topline="true">
36052 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
36053 \begin_inset Text
36054
36055 \begin_layout Standard
36056 bp
36057 \end_layout
36058
36059 \end_inset
36060 </cell>
36061 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
36062 \begin_inset Text
36063
36064 \begin_layout Standard
36065 big point (72\InsetSpace \thinspace{}
36066 bp = 1\InsetSpace \thinspace{}
36067 in)
36068 \end_layout
36069
36070 \end_inset
36071 </cell>
36072 </row>
36073 <row topline="true">
36074 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
36075 \begin_inset Text
36076
36077 \begin_layout Standard
36078 dd
36079 \end_layout
36080
36081 \end_inset
36082 </cell>
36083 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
36084 \begin_inset Text
36085
36086 \begin_layout Standard
36087 didot (72\InsetSpace \thinspace{}
36088 dd 
36089 \begin_inset Formula $\approx$
36090 \end_inset
36091
36092  37.6\InsetSpace \thinspace{}
36093 mm)
36094 \end_layout
36095
36096 \end_inset
36097 </cell>
36098 </row>
36099 <row topline="true">
36100 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
36101 \begin_inset Text
36102
36103 \begin_layout Standard
36104 cc
36105 \end_layout
36106
36107 \end_inset
36108 </cell>
36109 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
36110 \begin_inset Text
36111
36112 \begin_layout Standard
36113 cicero (1\InsetSpace \thinspace{}
36114 cc = 12\InsetSpace \thinspace{}
36115 dd)
36116 \end_layout
36117
36118 \end_inset
36119 </cell>
36120 </row>
36121 <row topline="true">
36122 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
36123 \begin_inset Text
36124
36125 \begin_layout Standard
36126 Scale%
36127 \end_layout
36128
36129 \end_inset
36130 </cell>
36131 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
36132 \begin_inset Text
36133
36134 \begin_layout Standard
36135 % of original image width
36136 \end_layout
36137
36138 \end_inset
36139 </cell>
36140 </row>
36141 <row topline="true">
36142 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
36143 \begin_inset Text
36144
36145 \begin_layout Standard
36146 text%
36147 \end_layout
36148
36149 \end_inset
36150 </cell>
36151 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
36152 \begin_inset Text
36153
36154 \begin_layout Standard
36155 % of text width
36156 \end_layout
36157
36158 \end_inset
36159 </cell>
36160 </row>
36161 <row topline="true">
36162 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
36163 \begin_inset Text
36164
36165 \begin_layout Standard
36166 col%
36167 \end_layout
36168
36169 \end_inset
36170 </cell>
36171 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
36172 \begin_inset Text
36173
36174 \begin_layout Standard
36175 % of column width
36176 \end_layout
36177
36178 \end_inset
36179 </cell>
36180 </row>
36181 <row topline="true">
36182 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
36183 \begin_inset Text
36184
36185 \begin_layout Standard
36186 page%
36187 \end_layout
36188
36189 \end_inset
36190 </cell>
36191 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
36192 \begin_inset Text
36193
36194 \begin_layout Standard
36195 % of paper width
36196 \end_layout
36197
36198 \end_inset
36199 </cell>
36200 </row>
36201 <row topline="true">
36202 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
36203 \begin_inset Text
36204
36205 \begin_layout Standard
36206 line%
36207 \end_layout
36208
36209 \end_inset
36210 </cell>
36211 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
36212 \begin_inset Text
36213
36214 \begin_layout Standard
36215 % of line width
36216 \end_layout
36217
36218 \end_inset
36219 </cell>
36220 </row>
36221 <row topline="true">
36222 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
36223 \begin_inset Text
36224
36225 \begin_layout Standard
36226 theight%
36227 \end_layout
36228
36229 \end_inset
36230 </cell>
36231 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
36232 \begin_inset Text
36233
36234 \begin_layout Standard
36235 % of text height
36236 \end_layout
36237
36238 \end_inset
36239 </cell>
36240 </row>
36241 <row topline="true">
36242 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
36243 \begin_inset Text
36244
36245 \begin_layout Standard
36246 pheight%
36247 \end_layout
36248
36249 \end_inset
36250 </cell>
36251 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
36252 \begin_inset Text
36253
36254 \begin_layout Standard
36255 % of paper height
36256 \end_layout
36257
36258 \end_inset
36259 </cell>
36260 </row>
36261 <row topline="true">
36262 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
36263 \begin_inset Text
36264
36265 \begin_layout Standard
36266 ex
36267 \end_layout
36268
36269 \end_inset
36270 </cell>
36271 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
36272 \begin_inset Text
36273
36274 \begin_layout Standard
36275 height of letter 
36276 \emph on
36277 x
36278 \emph default
36279  in current font
36280 \end_layout
36281
36282 \end_inset
36283 </cell>
36284 </row>
36285 <row topline="true">
36286 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
36287 \begin_inset Text
36288
36289 \begin_layout Standard
36290 em
36291 \end_layout
36292
36293 \end_inset
36294 </cell>
36295 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
36296 \begin_inset Text
36297
36298 \begin_layout Standard
36299 width of letter 
36300 \emph on
36301 M
36302 \emph default
36303  in current font
36304 \end_layout
36305
36306 \end_inset
36307 </cell>
36308 </row>
36309 <row topline="true" bottomline="true">
36310 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
36311 \begin_inset Text
36312
36313 \begin_layout Standard
36314 mu
36315 \end_layout
36316
36317 \end_inset
36318 </cell>
36319 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
36320 \begin_inset Text
36321
36322 \begin_layout Standard
36323 math unit (1\InsetSpace \thinspace{}
36324 mu = 1/18\InsetSpace \thinspace{}
36325 em)
36326 \end_layout
36327
36328 \end_inset
36329 </cell>
36330 </row>
36331 </lyxtabular>
36332
36333 \end_inset
36334
36335
36336 \end_layout
36337
36338 \end_inset
36339
36340
36341 \end_layout
36342
36343 \begin_layout Chapter
36344 Credits
36345 \begin_inset LatexCommand label
36346 name "cha:Credits"
36347
36348 \end_inset
36349
36350
36351 \end_layout
36352
36353 \begin_layout Standard
36354 The documentation is a collaborative effort between many different people
36355  (and we would encourage people to contribute!).
36356 \end_layout
36357
36358 \begin_layout Itemize
36359
36360 \noun on
36361 Alejandro Aguilar Sierra
36362 \end_layout
36363
36364 \begin_layout Itemize
36365
36366 \noun on
36367 Amir Karger
36368 \end_layout
36369
36370 \begin_layout Itemize
36371
36372 \noun on
36373 David Johnson
36374 \end_layout
36375
36376 \begin_layout Itemize
36377
36378 \noun on
36379 Hartmut Haase
36380 \end_layout
36381
36382 \begin_layout Itemize
36383
36384 \noun on
36385 Ignacio García
36386 \end_layout
36387
36388 \begin_layout Itemize
36389
36390 \noun on
36391 Ivan Schreter
36392 \end_layout
36393
36394 \begin_layout Itemize
36395
36396 \noun on
36397 John Raithel
36398 \end_layout
36399
36400 \begin_layout Itemize
36401
36402 \noun on
36403 John Weiss
36404 \end_layout
36405
36406 \begin_layout Itemize
36407
36408 \noun on
36409 Lars Gullik Bjønnes
36410 \end_layout
36411
36412 \begin_layout Itemize
36413
36414 \noun on
36415 Matthias Ettrich
36416 \end_layout
36417
36418 \begin_layout Itemize
36419
36420 \noun on
36421 Matthias Zenker
36422 \end_layout
36423
36424 \begin_layout Itemize
36425
36426 \noun on
36427 Rich Fields
36428 \end_layout
36429
36430 \begin_layout Itemize
36431
36432 \noun on
36433 Pascal André
36434 \end_layout
36435
36436 \begin_layout Itemize
36437
36438 \noun on
36439 Paul Evans
36440 \end_layout
36441
36442 \begin_layout Itemize
36443
36444 \noun on
36445 Paul Russel
36446 \end_layout
36447
36448 \begin_layout Itemize
36449
36450 \noun on
36451 Robin Socha
36452 \end_layout
36453
36454 \begin_layout Itemize
36455
36456 \noun on
36457 Uwe Stöhr
36458 \end_layout
36459
36460 \begin_layout Itemize
36461 The LyX Team: 
36462 \begin_inset LatexCommand cite
36463 key "lyxcredit"
36464
36465 \end_inset
36466
36467
36468 \end_layout
36469
36470 \begin_layout Standard
36471
36472 \newpage
36473 Bibliography created with the 
36474 \family sans
36475 Bibliography
36476 \family default
36477  environment:
36478 \end_layout
36479
36480 \begin_layout Bibliography
36481 \begin_inset LatexCommand bibitem
36482 label "Credits"
36483 key "lyxcredit"
36484
36485 \end_inset
36486
36487
36488 \begin_inset ERT
36489 status collapsed
36490
36491 \begin_layout Standard
36492
36493
36494 \backslash
36495 addcontentsline{toc}{chapter}{
36496 \backslash
36497 bibname
36498 \backslash
36499 ; 1}
36500 \end_layout
36501
36502 \end_inset
36503
36504
36505 \begin_inset Note Note
36506 status collapsed
36507
36508 \begin_layout Standard
36509 The command 
36510 \series bold
36511
36512 \backslash
36513 addcontentsline
36514 \series default
36515  is explained in the 
36516 \emph on
36517 Extended Features
36518 \emph default
36519  manual.
36520  It creates a TOC entry.
36521 \end_layout
36522
36523 \begin_layout Standard
36524 A manual TOC entry for the bibliography is only necessary because we use
36525  two different ones in one document.
36526 \end_layout
36527
36528 \end_inset
36529
36530 The LyX Team: 
36531 \begin_inset ERT
36532 status collapsed
36533
36534 \begin_layout Standard
36535
36536
36537 \backslash
36538 href{http://www.lyx.org/trac/browser/lyx-devel/trunk/lib/CREDITS}{
36539 \end_layout
36540
36541 \end_inset
36542
36543 Credits
36544 \begin_inset ERT
36545 status collapsed
36546
36547 \begin_layout Standard
36548
36549 }
36550 \end_layout
36551
36552 \end_inset
36553
36554
36555 \begin_inset Note Note
36556 status collapsed
36557
36558 \begin_layout Standard
36559 The command 
36560 \series bold
36561
36562 \backslash
36563 href
36564 \series default
36565  is explained in the 
36566 \emph on
36567 Embedded Objects
36568 \emph default
36569  manual.
36570  It creates a hyperlink.
36571 \end_layout
36572
36573 \end_inset
36574
36575 :
36576 \newline
36577
36578 \begin_inset LatexCommand url
36579 target "http://www.lyx.org/trac/browser/lyx-devel/trunk/lib/CREDITS"
36580
36581 \end_inset
36582
36583
36584 \end_layout
36585
36586 \begin_layout Bibliography
36587 \begin_inset LatexCommand bibitem
36588 key "latexcompanion"
36589
36590 \end_inset
36591
36592 Frank Mittelbach and Michel Goossens: 
36593 \emph on
36594 The LaTeX Companion Second Edition.
36595
36596 \emph default
36597  Addison-Wesley, 2004
36598 \end_layout
36599
36600 \begin_layout Bibliography
36601 \begin_inset LatexCommand bibitem
36602 key "latexguide"
36603
36604 \end_inset
36605
36606 Helmut Kopka and Patrick W.
36607  Daly: 
36608 \emph on
36609 A Guide to LaTeX Fourth Edition.
36610
36611 \emph default
36612  Addison-Wesley, 2003
36613 \end_layout
36614
36615 \begin_layout Bibliography
36616 \begin_inset LatexCommand bibitem
36617 key "latexbook"
36618
36619 \end_inset
36620
36621 Leslie Lamport: 
36622 \emph on
36623 LaTeX: A Document Preparation System.
36624
36625 \emph default
36626  Addison-Wesley, second edition, 1994
36627 \end_layout
36628
36629 \begin_layout Bibliography
36630 \begin_inset LatexCommand bibitem
36631 key "texbook"
36632
36633 \end_inset
36634
36635 Donald E.
36636  Knuth.
36637  
36638 \emph on
36639 The TeXbook.
36640
36641 \emph default
36642  Addison-Wesley, 1984
36643 \end_layout
36644
36645 \begin_layout Bibliography
36646 \begin_inset LatexCommand bibitem
36647 key "TeXCatalogue"
36648
36649 \end_inset
36650
36651 The TeX Catalogue:
36652 \newline
36653
36654 \begin_inset LatexCommand url
36655 target "http://www.ctan.org/tex-archive/help/Catalogue/bytopic.html"
36656
36657 \end_inset
36658
36659
36660 \end_layout
36661
36662 \begin_layout Bibliography
36663 \begin_inset LatexCommand bibitem
36664 key "LaTeXFAQ"
36665
36666 \end_inset
36667
36668
36669 \begin_inset LatexCommand url
36670 name "The LaTeX FAQ:"
36671 target "http://www.tex.ac.uk/cgi-bin/texfaq2html"
36672
36673 \end_inset
36674
36675
36676 \end_layout
36677
36678 \begin_layout Bibliography
36679 \begin_inset LatexCommand bibitem
36680 key "fancyhdr"
36681
36682 \end_inset
36683
36684
36685 \begin_inset ERT
36686 status collapsed
36687
36688 \begin_layout Standard
36689
36690
36691 \backslash
36692 href{ftp://tug.ctan.org/pub/tex-archive/macros/latex/contrib/fancyhdr/fancyhdr.pdf}
36693 {
36694 \end_layout
36695
36696 \end_inset
36697
36698 Documentation
36699 \begin_inset ERT
36700 status collapsed
36701
36702 \begin_layout Standard
36703
36704 }
36705 \end_layout
36706
36707 \end_inset
36708
36709  of the LaTeX-package 
36710 \series bold
36711 fancyhdr
36712 \series default
36713
36714 \begin_inset LatexCommand index
36715 name "LaTeX-packages ! fancyhdr"
36716
36717 \end_inset
36718
36719 :
36720 \newline
36721
36722 \begin_inset LatexCommand url
36723 target "ftp://tug.ctan.org/pub/tex-archive/macros/latex/contrib/fancyhdr/fancyhdr.pdf"
36724
36725 \end_inset
36726
36727
36728 \end_layout
36729
36730 \begin_layout Bibliography
36731 \begin_inset LatexCommand bibitem
36732 key "floatflt"
36733
36734 \end_inset
36735
36736
36737 \begin_inset ERT
36738 status collapsed
36739
36740 \begin_layout Standard
36741
36742
36743 \backslash
36744 href{ftp://tug.ctan.org/pub/tex-archive/macros/latex/contrib/floatflt/floatflt.pdf}
36745 {
36746 \end_layout
36747
36748 \end_inset
36749
36750 Documentation
36751 \begin_inset ERT
36752 status collapsed
36753
36754 \begin_layout Standard
36755
36756 }
36757 \end_layout
36758
36759 \end_inset
36760
36761  of the LaTeX-package 
36762 \series bold
36763 floatflt
36764 \series default
36765
36766 \begin_inset LatexCommand index
36767 name "LaTeX-packages ! floatflt"
36768
36769 \end_inset
36770
36771 :
36772 \newline
36773
36774 \begin_inset LatexCommand url
36775 target "ftp://tug.ctan.org/pub/tex-archive/macros/latex/contrib/floatflt/floatflt.pdf"
36776
36777 \end_inset
36778
36779
36780 \end_layout
36781
36782 \begin_layout Bibliography
36783 \begin_inset LatexCommand bibitem
36784 key "nomencl"
36785
36786 \end_inset
36787
36788
36789 \begin_inset ERT
36790 status collapsed
36791
36792 \begin_layout Standard
36793
36794
36795 \backslash
36796 href{ftp://tug.ctan.org/pub/tex-archive/macros/latex/contrib/nomencl/nomencl.pdf}{
36797 \end_layout
36798
36799 \end_inset
36800
36801 Documentation
36802 \begin_inset ERT
36803 status collapsed
36804
36805 \begin_layout Standard
36806
36807 }
36808 \end_layout
36809
36810 \end_inset
36811
36812  of the LaTeX-package 
36813 \series bold
36814 nomencl
36815 \series default
36816
36817 \begin_inset LatexCommand index
36818 name "LaTeX-packages ! nomencl"
36819
36820 \end_inset
36821
36822 :
36823 \newline
36824
36825 \begin_inset LatexCommand url
36826 target "ftp://tug.ctan.org/pub/tex-archive/macros/latex/contrib/nomencl/nomencl.pdf"
36827
36828 \end_inset
36829
36830
36831 \end_layout
36832
36833 \begin_layout Bibliography
36834 \begin_inset LatexCommand bibitem
36835 key "tipa"
36836
36837 \end_inset
36838
36839
36840 \begin_inset ERT
36841 status collapsed
36842
36843 \begin_layout Standard
36844
36845
36846 \backslash
36847 href{http://www.ctan.org/tex-archive/fonts/tipa/tipaman.pdf}{
36848 \end_layout
36849
36850 \end_inset
36851
36852 Documentation
36853 \begin_inset ERT
36854 status collapsed
36855
36856 \begin_layout Standard
36857
36858 }
36859 \end_layout
36860
36861 \end_inset
36862
36863  of the LaTeX-package 
36864 \series bold
36865 tipa
36866 \series default
36867
36868 \begin_inset LatexCommand index
36869 name "LaTeX-packages ! tipa"
36870
36871 \end_inset
36872
36873 :
36874 \newline
36875
36876 \begin_inset LatexCommand url
36877 target "http://www.ctan.org/tex-archive/fonts/tipa/tipaman.pdf"
36878
36879 \end_inset
36880
36881
36882 \end_layout
36883
36884 \begin_layout Bibliography
36885 \begin_inset LatexCommand bibitem
36886 key "Arabic"
36887
36888 \end_inset
36889
36890
36891 \begin_inset ERT
36892 status collapsed
36893
36894 \begin_layout Standard
36895
36896
36897 \backslash
36898 href{http://wiki.lyx.org/Windows/Arabic}{
36899 \end_layout
36900
36901 \end_inset
36902
36903 Wiki-page
36904 \begin_inset ERT
36905 status collapsed
36906
36907 \begin_layout Standard
36908
36909 }
36910 \end_layout
36911
36912 \end_inset
36913
36914  how to set up LyX for Arabic:
36915 \newline
36916
36917 \begin_inset LatexCommand url
36918 target "http://wiki.lyx.org/Windows/Arabic"
36919
36920 \end_inset
36921
36922
36923 \end_layout
36924
36925 \begin_layout Bibliography
36926 \begin_inset LatexCommand bibitem
36927 key "Armenian"
36928
36929 \end_inset
36930
36931
36932 \begin_inset ERT
36933 status collapsed
36934
36935 \begin_layout Standard
36936
36937
36938 \backslash
36939 href{http://wiki.lyx.org/Windows/Armenian}{
36940 \end_layout
36941
36942 \end_inset
36943
36944 Wiki-page
36945 \begin_inset ERT
36946 status collapsed
36947
36948 \begin_layout Standard
36949
36950 }
36951 \end_layout
36952
36953 \end_inset
36954
36955  how to set up LyX for Armenian:
36956 \newline
36957
36958 \begin_inset LatexCommand url
36959 target "http://wiki.lyx.org/Windows/Armenian"
36960
36961 \end_inset
36962
36963
36964 \end_layout
36965
36966 \begin_layout Bibliography
36967 \begin_inset LatexCommand bibitem
36968 key "Farsi"
36969
36970 \end_inset
36971
36972
36973 \begin_inset ERT
36974 status collapsed
36975
36976 \begin_layout Standard
36977
36978
36979 \backslash
36980 href{http://wiki.lyx.org/Windows/Farsi}{
36981 \end_layout
36982
36983 \end_inset
36984
36985 Wiki-page
36986 \begin_inset ERT
36987 status collapsed
36988
36989 \begin_layout Standard
36990
36991 }
36992 \end_layout
36993
36994 \end_inset
36995
36996  how to set up LyX for Farsi:
36997 \newline
36998
36999 \begin_inset LatexCommand url
37000 target "http://wiki.lyx.org/Windows/Farsi"
37001
37002 \end_inset
37003
37004
37005 \end_layout
37006
37007 \begin_layout Bibliography
37008 \begin_inset LatexCommand bibitem
37009 key "Hebrew"
37010
37011 \end_inset
37012
37013
37014 \begin_inset ERT
37015 status collapsed
37016
37017 \begin_layout Standard
37018
37019
37020 \backslash
37021 href{http://wiki.lyx.org/Windows/Hebrew}{
37022 \end_layout
37023
37024 \end_inset
37025
37026 Wiki-page
37027 \begin_inset ERT
37028 status collapsed
37029
37030 \begin_layout Standard
37031
37032 }
37033 \end_layout
37034
37035 \end_inset
37036
37037  how to set up LyX for Hebrew:
37038 \newline
37039
37040 \begin_inset LatexCommand url
37041 target "http://wiki.lyx.org/Windows/Hebrew"
37042
37043 \end_inset
37044
37045
37046 \end_layout
37047
37048 \begin_layout Bibliography
37049 \begin_inset LatexCommand bibitem
37050 key "LyX-func"
37051
37052 \end_inset
37053
37054
37055 \begin_inset ERT
37056 status collapsed
37057
37058 \begin_layout Standard
37059
37060
37061 \backslash
37062 href{http://wiki.lyx.org/LyX/LyxFunctionList1-5-1}{
37063 \end_layout
37064
37065 \end_inset
37066
37067 Wiki-page
37068 \begin_inset ERT
37069 status collapsed
37070
37071 \begin_layout Standard
37072
37073 }
37074 \end_layout
37075
37076 \end_inset
37077
37078  with a list of all available LyX-functions:
37079 \newline
37080
37081 \begin_inset LatexCommand url
37082 target "http://wiki.lyx.org/LyX/LyxFunctionList1-5-1"
37083
37084 \end_inset
37085
37086
37087 \end_layout
37088
37089 \begin_layout Standard
37090
37091 \newpage
37092 Bibliography created from a BibTeX-database:
37093 \begin_inset LatexCommand bibtex
37094 options "biblio/alphadin"
37095 bibfiles "biblio/LyXDocs"
37096
37097 \end_inset
37098
37099
37100 \begin_inset ERT
37101 status collapsed
37102
37103 \begin_layout Standard
37104
37105
37106 \backslash
37107 addcontentsline{toc}{chapter}{
37108 \backslash
37109 bibname
37110 \backslash
37111 ; 2}
37112 \end_layout
37113
37114 \end_inset
37115
37116
37117 \begin_inset Note Note
37118 status collapsed
37119
37120 \begin_layout Standard
37121 The command 
37122 \series bold
37123
37124 \backslash
37125 addcontentsline
37126 \series default
37127  is explained in the 
37128 \emph on
37129 Extended Features
37130 \emph default
37131  manual.
37132  It creates a TOC entry.
37133 \end_layout
37134
37135 \begin_layout Standard
37136 A manual TOC entry for the bibliography is only necessary because we use
37137  two different ones in one document.
37138 \end_layout
37139
37140 \end_inset
37141
37142
37143 \end_layout
37144
37145 \begin_layout Standard
37146
37147 \series bold
37148 \begin_inset LatexCommand printnomenclature
37149
37150 \end_inset
37151
37152
37153 \begin_inset LatexCommand printindex
37154
37155 \end_inset
37156
37157
37158 \end_layout
37159
37160 \end_body
37161 \end_document