]> git.lyx.org Git - lyx.git/blob - lib/doc/UserGuide.lyx
Spanish UserGuide.lyx: translations by Ignacio
[lyx.git] / lib / doc / UserGuide.lyx
1 #LyX 1.6.0svn created this file. For more info see http://www.lyx.org/
2 \lyxformat 286
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_manifest
114 \end_manifest
115
116 \begin_body
117
118 \begin_layout Title
119 The LyX User's Guide
120 \end_layout
121
122 \begin_layout Author
123 by the LyX Team
124 \begin_inset Foot
125 status collapsed
126
127 \begin_layout Standard
128 \noindent
129 If you have comments or error corrections, please send them to the LyX Documenta
130 tion mailing list: 
131 \family typewriter
132 lyx-docs@lists.lyx.org
133 \end_layout
134
135 \end_inset
136
137
138 \newline
139
140 \newline
141 Version 1.5.2
142 \end_layout
143
144 \begin_layout Standard
145 \begin_inset Note Note
146 status open
147
148 \begin_layout Standard
149 To export this document as PDF, Postscript, or DVI, the LaTeX-package 
150 \series bold
151 hyperref
152 \series default
153  has to be installed.
154 \end_layout
155
156 \begin_layout Standard
157 This package should be part of all popular LaTeX-distributions.
158 \end_layout
159
160 \end_inset
161
162
163 \end_layout
164
165 \begin_layout Standard
166 \begin_inset LatexCommand tableofcontents
167
168 \end_inset
169
170
171 \end_layout
172
173 \begin_layout Chapter
174 Getting Started
175 \end_layout
176
177 \begin_layout Section
178 What is LyX?
179 \end_layout
180
181 \begin_layout Standard
182 LyX is a document preparation system.
183  It is a tool for producing beautiful manuscripts, publishable books, business
184  letters and proposals, and even poetry.
185  It is unlike most other 
186 \begin_inset Quotes eld
187 \end_inset
188
189 word processors
190 \begin_inset Quotes erd
191 \end_inset
192
193  in the sense that it uses the paradigm of a markup language as its core
194  editing style.
195  That means that when you type a section header, you mark it as a 
196 \begin_inset Quotes eld
197 \end_inset
198
199 Section
200 \begin_inset Quotes erd
201 \end_inset
202
203 , not 
204 \begin_inset Quotes eld
205 \end_inset
206
207 Bold, 17 pt type, left justified, 5 mm space below
208 \begin_inset Quotes erd
209 \end_inset
210
211 .
212  LyX takes care of the typesetting for you, so you deal only with concepts,
213  not the mechanics.
214 \end_layout
215
216 \begin_layout Standard
217 This philosophy is explained in much greater detail in the 
218 \emph on
219
220 \begin_inset Quotes eld
221 \end_inset
222
223 Introduction
224 \begin_inset Quotes erd
225 \end_inset
226
227
228 \emph default
229 .
230  If you haven't read it yet, you need to.
231  Yes, we mean now.
232 \end_layout
233
234 \begin_layout Standard
235 The 
236 \begin_inset Quotes eld
237 \end_inset
238
239
240 \emph on
241 Introduction
242 \emph default
243
244 \begin_inset Quotes erd
245 \end_inset
246
247  describes several things in addition to LyX's philosophy: most importantly,
248  the format of all of the manuals.
249  If you don't read it, you'll have a bear of a time navigating this manual.
250  You might also be better served looking in one of the other manuals instead
251  of this one.
252  
253 \begin_inset Quotes eld
254 \end_inset
255
256
257 \emph on
258 Introduction
259 \emph default
260
261 \begin_inset Quotes erd
262 \end_inset
263
264  describes that, too.
265 \end_layout
266
267 \begin_layout Section
268 How LyX Looks
269 \end_layout
270
271 \begin_layout Standard
272 Like most applications, LyX has the familiar menu bar across the top of
273  its window.
274  Below it is a toolbar with a pulldown box and various buttons.
275  There is, of course, a vertical scrollbar and a main work area for editing
276  documents.
277  Near the bottom of the window is a small window containing a single line
278  of text.
279  This is the 
280 \emph on
281 minibuffer
282 \emph default
283 , which really means 
284 \begin_inset Quotes eld
285 \end_inset
286
287 command buffer
288 \begin_inset Quotes erd
289 \end_inset
290
291 .
292  Type 
293 \family sans
294 M-x
295 \family default
296  when you need to type a command in the minibuffer.
297 \end_layout
298
299 \begin_layout Standard
300 Note that there is no horizontal scroll bar.
301  This is not a bug or an oversight, but intentional.
302  When you read a book, you expect the end of a line to wrap around to the
303  next line.
304  Text overflows onto new pages in a vertical fashion, hence the need for
305  only a vertical scrollbar.
306  There are three cases where you might want a horizontal scrollbar.
307  The first case is large figures, displayed WYSIWYG\SpecialChar \@.
308  This, however, is due
309  to a flaw in the routine that displays graphics on the LyX screen in a
310  WYSIWYG fashion; it should rescale the graphics to fit in the window, just
311  as you'd need to rescale graphics to fit on a page.
312  The second and third cases are tables and equations which are wider than
313  the LyX window.
314  You can use the arrow keys to scroll horizontally through the table, but
315  this doesn't work for equations yet.
316 \end_layout
317
318 \begin_layout Standard
319 For a brief description of all LyX menus and toolbar buttons, have a look
320  at Appendix\InsetSpace ~
321
322 \begin_inset LatexCommand ref
323 reference "cha:The-User-Interface"
324
325 \end_inset
326
327 .
328  Most of them are self-explanatory and you'll find them listed in the correspond
329 ing sections of this documentation.
330 \end_layout
331
332 \begin_layout Section
333 HELP
334 \end_layout
335
336 \begin_layout Standard
337 The help system consists of the LyX manuals.
338  You can read 
339 \emph on
340 all
341 \emph default
342  of the manuals from inside LyX.
343  Just select the manual you want read from the 
344 \family sans
345 Help
346 \family default
347  menu.
348 \end_layout
349
350 \begin_layout Section
351 Basic LyX Setup
352 \begin_inset LatexCommand label
353 name "sec:Basic-LyX-Setup"
354
355 \end_inset
356
357
358 \end_layout
359
360 \begin_layout Standard
361 There are several features of LyX that can be configured from inside LyX,
362  without resorting to configuration files.
363  First, LyX is able to inspect your system to see what programs, LaTeX document
364  classes and LaTeX packages are available.
365  It uses this knowledge to give reasonable defaults to several 
366 \family sans
367 Preferences
368 \begin_inset LatexCommand index
369 name "Preferences"
370
371 \end_inset
372
373
374 \family default
375  settings.
376  Although this configuration has already been done when LyX was installed
377  on your system, you might have some items that you installed locally, e.g.
378  new LaTeX classes, and which are not seen by LyX.
379  To force LyX to re-inspect your system, you should use 
380 \family sans
381 Tools\SpecialChar \menuseparator
382 Reconfigure
383 \family default
384 .
385 \begin_inset LatexCommand index
386 name "Reconfiguration of LyX"
387
388 \end_inset
389
390  You should then restart LyX to ensure that the changes are taken into account.
391 \end_layout
392
393 \begin_layout Section
394 LaTeX Setup
395 \begin_inset LatexCommand label
396 name "sec:LaTeX-Setup"
397
398 \end_inset
399
400
401 \end_layout
402
403 \begin_layout Standard
404 LyX needs several LaTeX packages to work properly.
405  The packages found on the system by LyX are listed in the file 
406 \emph on
407 LaT
408 \emph default
409
410 \begin_inset ERT
411 status collapsed
412
413 \begin_layout Standard
414
415 {}
416 \end_layout
417
418 \end_inset
419
420
421 \emph on
422 eX\InsetSpace ~
423 Configuration
424 \emph default
425  that will be created when using the menu 
426 \family sans
427 Help\SpecialChar \menuseparator
428 LaT
429 \begin_inset ERT
430 status collapsed
431
432 \begin_layout Standard
433
434 {}
435 \end_layout
436
437 \end_inset
438
439 eX\InsetSpace ~
440 Configuration
441 \family default
442 .
443  You should install the required missing packages and then reconfigure LyX.
444 \begin_inset Note Note
445 status collapsed
446
447 \begin_layout Standard
448 The two braces in the ERT box prevent that the term 
449 \begin_inset Quotes eld
450 \end_inset
451
452 LaTeX
453 \begin_inset Quotes erd
454 \end_inset
455
456  is printed with sub- and superscript letters.
457  More on ERT is described in section\InsetSpace ~
458
459 \begin_inset LatexCommand ref
460 reference "sec:ERT"
461
462 \end_inset
463
464 , the printout of proper names like LaTeX is explained in section\InsetSpace ~
465
466 \begin_inset LatexCommand ref
467 reference "sub:LyX's-Proper-Names"
468
469 \end_inset
470
471 .
472 \end_layout
473
474 \end_inset
475
476
477 \begin_inset LatexCommand index
478 name "Reconfiguration of LyX"
479
480 \end_inset
481
482
483 \end_layout
484
485 \begin_layout Chapter
486 How to work with LyX
487 \end_layout
488
489 \begin_layout Section
490 Basic File Operations
491 \begin_inset LatexCommand index
492 name "File Operations"
493
494 \end_inset
495
496
497 \end_layout
498
499 \begin_layout Standard
500 Under the 
501 \family sans
502 File
503 \family default
504  menu are basic operations for any word processor in addition to some more
505  advanced operations:
506 \end_layout
507
508 \begin_layout Itemize
509
510 \family sans
511 New
512 \end_layout
513
514 \begin_layout Itemize
515
516 \family sans
517 New\InsetSpace ~
518 from
519 \bar under
520 \InsetSpace ~
521
522 \bar default
523 Template
524 \end_layout
525
526 \begin_layout Itemize
527
528 \family sans
529 Open
530 \end_layout
531
532 \begin_layout Itemize
533
534 \family sans
535 Close
536 \end_layout
537
538 \begin_layout Itemize
539
540 \family sans
541 Save
542 \end_layout
543
544 \begin_layout Itemize
545
546 \family sans
547 Save\InsetSpace ~
548 As
549 \end_layout
550
551 \begin_layout Itemize
552
553 \family sans
554 Revert\InsetSpace ~
555 to\InsetSpace ~
556 saved
557 \end_layout
558
559 \begin_layout Itemize
560
561 \family sans
562 Version\InsetSpace ~
563 Control
564 \end_layout
565
566 \begin_layout Itemize
567
568 \family sans
569 Import
570 \end_layout
571
572 \begin_layout Itemize
573
574 \family sans
575 Export
576 \end_layout
577
578 \begin_layout Itemize
579
580 \family sans
581 Print
582 \end_layout
583
584 \begin_layout Itemize
585
586 \family sans
587 Exit
588 \end_layout
589
590 \begin_layout Standard
591 They all do pretty much the same thing as in other word processors, with
592  a few minor differences.
593  The 
594 \family sans
595 File\SpecialChar \menuseparator
596 New\InsetSpace ~
597 from
598 \bar under
599 \InsetSpace ~
600
601 \bar default
602 Template
603 \family default
604  command not only prompts you for a name for the new file, but also prompts
605  you for a template to use.
606  Selecting a template will automatically set certain layout features for
607  the document, features you would otherwise need to change manually.
608  They can be of use for certain classes, especially those for writing letters
609  (see section\InsetSpace ~
610
611 \begin_inset LatexCommand ref
612 reference "sec:Document-Classes"
613
614 \end_inset
615
616 ).
617 \end_layout
618
619 \begin_layout Standard
620 Note: There is no 
621 \begin_inset Quotes eld
622 \end_inset
623
624 default file
625 \begin_inset Quotes erd
626 \end_inset
627
628  or document named 
629 \begin_inset Quotes eld
630 \end_inset
631
632 Untitled
633 \begin_inset Quotes erd
634 \end_inset
635
636  or 
637 \begin_inset Quotes eld
638 \end_inset
639
640 scratch.
641 \begin_inset Quotes erd
642 \end_inset
643
644  Unless you tell LyX to open a file or create a new one, that big, blank
645  space is just that --- a big, blank space.
646 \end_layout
647
648 \begin_layout Standard
649
650 \family sans
651 Revert\InsetSpace ~
652 to\InsetSpace ~
653 saved
654 \family default
655  and 
656 \family sans
657 Version\InsetSpace ~
658 Control
659 \family default
660  are useful if more people work on the same document at the same time
661 \begin_inset Foot
662 status collapsed
663
664 \begin_layout Standard
665 If you plan to do this, you should check out the Version Control feature
666  in LyX also.
667  Read 
668 \emph on
669 Extended Features
670 \emph default
671 \SpecialChar \@.
672
673 \end_layout
674
675 \end_inset
676
677 .
678  
679 \family sans
680 Revert\InsetSpace ~
681 to\InsetSpace ~
682 saved
683 \family default
684  will reload the document from disk.
685  You can of course also use it if you regret that you changed a document
686  and want to restore it to the last save.
687  With
688 \family sans
689  Version\InsetSpace ~
690 Control 
691 \family default
692 you can there register the changes you made to a document so that others
693  can identify this as your changes.
694 \end_layout
695
696 \begin_layout Section
697 Basic Editing Features
698 \begin_inset LatexCommand index
699 name "Editing"
700
701 \end_inset
702
703
704 \begin_inset LatexCommand label
705 name "sec:Basic-Editing-Features"
706
707 \end_inset
708
709
710 \end_layout
711
712 \begin_layout Standard
713 Like most modern word processors, LyX can perform cut and paste operations
714  on blocks of text, can move by character, word, or screenful of text, and
715  can delete whole words as well as individual characters.
716  The next four sections cover the basic LyX editing features and how to
717  access them.
718  We'll start with cut and paste.
719 \end_layout
720
721 \begin_layout Standard
722 As you might expect, the 
723 \family sans
724 Edit
725 \family default
726  menu has the cut and paste commands, along with various other editing features.
727  Some of these are special and covered in later sections.
728  The basic ones are:
729 \end_layout
730
731 \begin_layout Itemize
732
733 \family sans
734 Cut
735 \end_layout
736
737 \begin_layout Itemize
738
739 \family sans
740 Copy
741 \end_layout
742
743 \begin_layout Itemize
744
745 \family sans
746 Paste
747 \end_layout
748
749 \begin_layout Itemize
750
751 \family sans
752 Paste\InsetSpace ~
753 Recent
754 \end_layout
755
756 \begin_layout Itemize
757
758 \family sans
759 Paste\InsetSpace ~
760 Special
761 \end_layout
762
763 \begin_layout Itemize
764
765 \family sans
766 Find\InsetSpace ~
767 &\InsetSpace ~
768 Replace
769 \end_layout
770
771 \begin_layout Standard
772 The first three are self-explanatory.
773  One thing to note: whenever you delete a block of text that you've selected,
774  it's automatically placed in the clipboard.
775  That is, the 
776 \family sans
777 Delete
778 \family default
779  and 
780 \family sans
781 Backspace
782 \family default
783  keys also functions as the 
784 \family sans
785 Cut
786 \family default
787  command.
788  Also, if you've selected text, be careful: If you hit a key, LyX will completel
789 y delete the selected text and replace it with what you just typed.
790  You'll have to do an 
791 \family sans
792 Undo
793 \family default
794  to get back the lost text.
795 \end_layout
796
797 \begin_layout Standard
798 \begin_inset LatexCommand index
799 name "Paste"
800
801 \end_inset
802
803 You can also copy text between LyX and other programs by cut, copy and paste.
804  The submenu of 
805 \family sans
806 Paste\InsetSpace ~
807 Recent
808 \family default
809  shows you a list with the last strings you have pasted.
810 \end_layout
811
812 \begin_layout Standard
813 The menu 
814 \family sans
815 Edit\SpecialChar \menuseparator
816 Paste\InsetSpace ~
817 Special\SpecialChar \menuseparator
818 Plain\InsetSpace ~
819 Text, Join\InsetSpace ~
820 Lines
821 \family default
822  will insert the text in the clipboard so that the whole text is inserted
823  as 
824 \emph on
825 one
826 \emph default
827  paragraph.
828  A new paragraph is started when there is a blank line in the file.
829  Without 
830 \family sans
831 Join\InsetSpace ~
832 Lines
833 \family default
834 , the text is inserted as Paragraphs, where the line breaks of the text
835  will start a new paragraph.
836 \end_layout
837
838 \begin_layout Standard
839 \begin_inset LatexCommand index
840 name "Replace"
841
842 \end_inset
843
844
845 \begin_inset LatexCommand index
846 name "Find"
847
848 \end_inset
849
850 The 
851 \family sans
852 Edit\SpecialChar \menuseparator
853 Find\InsetSpace ~
854 &\InsetSpace ~
855 Replace
856 \family default
857  item opens the 
858 \family sans
859 Find\InsetSpace ~
860 and\InsetSpace ~
861 Replace
862 \family default
863  dialog.
864  Once you've found a word or expression, LyX selects it.
865  Hitting the 
866 \family sans
867 Replace
868 \family default
869  button replaces the selected text with the contents of the 
870 \family sans
871 Replace\InsetSpace ~
872 with
873 \family default
874  field.
875  You can click the 
876 \family sans
877 Find\InsetSpace ~
878 Next
879 \family default
880  button to skip the current word.
881  Hit 
882 \family sans
883 Replace\InsetSpace ~
884 All
885 \family default
886  to replace all occurrences of the text in the document automatically.
887  The 
888 \family sans
889 Case\InsetSpace ~
890 sensitive
891 \family default
892  option can be used if you want the search to consider the case of the search
893  word.
894  If the toggle is set, searching for 
895 \begin_inset Quotes eld
896 \end_inset
897
898
899 \family typewriter
900 Test
901 \family default
902
903 \begin_inset Quotes erd
904 \end_inset
905
906  will not match the word 
907 \begin_inset Quotes eld
908 \end_inset
909
910
911 \family typewriter
912 test
913 \family default
914
915 \begin_inset Quotes erd
916 \end_inset
917
918 .
919  The 
920 \family sans
921 Match whole words only
922 \family default
923  option can be used to force LyX to only find complete words.
924  I.e., searching for 
925 \begin_inset Quotes eld
926 \end_inset
927
928
929 \family typewriter
930 star
931 \family default
932
933 \begin_inset Quotes erd
934 \end_inset
935
936  will not match 
937 \begin_inset Quotes eld
938 \end_inset
939
940
941 \family typewriter
942 starlet
943 \family default
944
945 \begin_inset Quotes erd
946 \end_inset
947
948 .
949 \end_layout
950
951 \begin_layout Section
952 Undo and Redo
953 \begin_inset LatexCommand index
954 name "Redo"
955
956 \end_inset
957
958
959 \begin_inset LatexCommand index
960 name "Undo"
961
962 \end_inset
963
964
965 \begin_inset LatexCommand label
966 name "sec:Undo-and-Redo"
967
968 \end_inset
969
970
971 \end_layout
972
973 \begin_layout Standard
974 If you make a mistake, you can easily recover from it.
975  LyX has a large-capacity undo/redo buffer.
976  Select 
977 \family sans
978 Edit\SpecialChar \menuseparator
979 Undo
980 \family default
981  to undo some mistake.
982  If you accidentally undo too much, use 
983 \family sans
984 Edit\SpecialChar \menuseparator
985 Redo
986 \family default
987  to 
988 \begin_inset Quotes eld
989 \end_inset
990
991 undo the undo.
992 \begin_inset Quotes erd
993 \end_inset
994
995  The undo mechanism is currently limited to 100 steps to minimize memory
996  overhead.
997  
998 \end_layout
999
1000 \begin_layout Standard
1001 Notice that if you revert back all changes to arrive to the document as
1002  it was last saved, the 
1003 \begin_inset Quotes eld
1004 \end_inset
1005
1006 changed
1007 \begin_inset Quotes erd
1008 \end_inset
1009
1010  status of the document is unfortunately not reset.
1011  This is a consequence of the 100 step undo limit, above.
1012 \end_layout
1013
1014 \begin_layout Standard
1015 The 
1016 \family sans
1017 Undo
1018 \family default
1019  and 
1020 \family sans
1021 Redo
1022 \family default
1023  work on almost everything in LyX.
1024  They have some quirks, too.
1025  They won't 
1026 \family sans
1027 Undo
1028 \family default
1029  or 
1030 \family sans
1031 Redo
1032 \family default
1033  text character by character, but by blocks of text.
1034  That can take some getting used to; you'll have to play with 
1035 \family sans
1036 Undo
1037 \family default
1038  and 
1039 \family sans
1040 Redo
1041 \family default
1042  to get a feel for just how much they'll undo/redo, and after time, you'll
1043  surely appreciate how it works.
1044 \end_layout
1045
1046 \begin_layout Section
1047 Mouse Operations
1048 \begin_inset LatexCommand index
1049 name "Mouse Operations"
1050
1051 \end_inset
1052
1053
1054 \end_layout
1055
1056 \begin_layout Standard
1057 This are the most basic mouse operations.
1058 \end_layout
1059
1060 \begin_layout Enumerate
1061 Motion
1062 \end_layout
1063
1064 \begin_deeper
1065 \begin_layout Itemize
1066 Click the 
1067 \emph on
1068 left mouse button
1069 \emph default
1070  once anywhere in the edit window.
1071  The cursor moves to the text under the mouse.
1072 \end_layout
1073
1074 \end_deeper
1075 \begin_layout Enumerate
1076 Selecting Text
1077 \end_layout
1078
1079 \begin_deeper
1080 \begin_layout Itemize
1081 Hold down the 
1082 \emph on
1083 left mouse button
1084 \emph default
1085  and drag the mouse.
1086  LyX marks the text between the old and new mouse positions.
1087  Use 
1088 \family sans
1089 Edit\SpecialChar \menuseparator
1090 Copy
1091 \family default
1092  to create a copy of the text in LyX's buffer (and the clipboard).
1093 \end_layout
1094
1095 \begin_layout Itemize
1096 Re-position the cursor and then paste the text back into LyX using 
1097 \family sans
1098 Edit\SpecialChar \menuseparator
1099 Paste
1100 \family default
1101 .
1102 \end_layout
1103
1104 \end_deeper
1105 \begin_layout Enumerate
1106 Insets (Footnotes, Notes, Floats, etc.)
1107 \end_layout
1108
1109 \begin_deeper
1110 \begin_layout Standard
1111
1112 \emph on
1113 Single click
1114 \emph default
1115  the left mouse button to open or close any of these.
1116  Right-click on them to set its properties.
1117  Also check the appropriate section of this manual for more details.
1118 \end_layout
1119
1120 \end_deeper
1121 \begin_layout Enumerate
1122 Tables
1123 \end_layout
1124
1125 \begin_deeper
1126 \begin_layout Standard
1127
1128 \emph on
1129 Single click
1130 \emph default
1131  the right mouse button to open a dialog that will allow you to manipulate
1132  the table.
1133 \end_layout
1134
1135 \end_deeper
1136 \begin_layout Section
1137 Basic Key Bindings
1138 \begin_inset LatexCommand label
1139 name "sec:Key-Bindings"
1140
1141 \end_inset
1142
1143
1144 \begin_inset LatexCommand index
1145 name "Key Bindings"
1146
1147 \end_inset
1148
1149
1150 \end_layout
1151
1152 \begin_layout Standard
1153 We're not going to cover all of the keybindings.
1154  Be aware that there are at least two different primary binding maps: CUA
1155  and Emacs.
1156  LyX's default is CUA.
1157 \end_layout
1158
1159 \begin_layout Standard
1160 Some keys, like 
1161 \family sans
1162 Page\InsetSpace ~
1163 Up
1164 \family default
1165
1166 \family sans
1167 Page\InsetSpace ~
1168 Down
1169 \family default
1170
1171 \family sans
1172 Left
1173 \family default
1174
1175 \family sans
1176 Right
1177 \family default
1178
1179 \family sans
1180 Up
1181 \family default
1182 , and 
1183 \family sans
1184 Down
1185 \family default
1186 , do exactly what you expect them to do.
1187  Other keys don't:
1188 \end_layout
1189
1190 \begin_layout Labeling
1191 \labelwidthstring 00.00.0000
1192
1193 \family sans
1194 Tab
1195 \begin_inset LatexCommand nomenclature
1196 symbol "Tab"
1197 description "Tabulator key"
1198
1199 \end_inset
1200
1201
1202 \family default
1203  There is no such thing as a tab stop in LyX.
1204  If you don't understand this, go read sections\InsetSpace ~
1205
1206 \begin_inset LatexCommand ref
1207 reference "sec:Par-indent-intro"
1208
1209 \end_inset
1210
1211  and 
1212 \begin_inset LatexCommand ref
1213 reference "sec:Paragraph-Environments"
1214
1215 \end_inset
1216
1217 , especially section\InsetSpace ~
1218
1219 \begin_inset LatexCommand ref
1220 reference "sub:Lists"
1221
1222 \end_inset
1223
1224 , right now.
1225  Yes, right now.
1226  If you're still confused, look in the 
1227 \emph on
1228 Tutorial
1229 \emph default
1230 .
1231 \end_layout
1232
1233 \begin_layout Labeling
1234 \labelwidthstring 00.00.0000
1235
1236 \family sans
1237 Esc
1238 \begin_inset LatexCommand nomenclature
1239 symbol "Esc"
1240 description "Escape key"
1241
1242 \end_inset
1243
1244
1245 \family default
1246  This is the 
1247 \begin_inset Quotes eld
1248 \end_inset
1249
1250 cancel key.
1251 \begin_inset Quotes erd
1252 \end_inset
1253
1254  It's used, generically, to cancel operations.
1255  Other parts of the manual will go into greater detail about this.
1256 \end_layout
1257
1258 \begin_layout Labeling
1259 \labelwidthstring 00.00.0000
1260
1261 \family sans
1262 Home
1263 \family default
1264 \InsetSpace ~
1265 and\InsetSpace ~
1266
1267 \family sans
1268 End
1269 \family default
1270  These move the cursor, respectively, to the beginning and end of a line,
1271  unless you are using the Emacs bindings where they jump to the beginning
1272  or end of the file.
1273 \end_layout
1274
1275 \begin_layout Standard
1276 There are three modifier keys:
1277 \end_layout
1278
1279 \begin_layout Labeling
1280 \labelwidthstring 00.00.0000
1281
1282 \family sans
1283 Control
1284 \family default
1285  (Denoted by 
1286 \begin_inset Quotes eld
1287 \end_inset
1288
1289
1290 \family sans
1291 C
1292 \family default
1293
1294 \begin_inset Quotes erd
1295 \end_inset
1296
1297
1298 \begin_inset LatexCommand nomenclature
1299 symbol "C"
1300 description "Control key"
1301
1302 \end_inset
1303
1304  in the documentation files) This has a couple of different uses, depending
1305  on which keys it's used in combination with:
1306 \end_layout
1307
1308 \begin_deeper
1309 \begin_layout Itemize
1310 With 
1311 \family sans
1312 Backspace
1313 \family default
1314  or 
1315 \family sans
1316 Delete
1317 \family default
1318 , it deletes an entire word instead of a single character.
1319 \end_layout
1320
1321 \begin_layout Itemize
1322 With 
1323 \family sans
1324 Left
1325 \family default
1326  and 
1327 \family sans
1328 Right
1329 \family default
1330 , it moves by words instead of characters.
1331 \end_layout
1332
1333 \begin_layout Itemize
1334 With 
1335 \family sans
1336 Home
1337 \family default
1338  and 
1339 \family sans
1340 End
1341 \family default
1342 , it moves to the beginning and the end of the document, respectively.
1343 \end_layout
1344
1345 \end_deeper
1346 \begin_layout Labeling
1347 \labelwidthstring 00.00.0000
1348
1349 \family sans
1350 Shift
1351 \family default
1352  (Denoted by 
1353 \begin_inset Quotes eld
1354 \end_inset
1355
1356
1357 \family sans
1358 S
1359 \family default
1360
1361 \begin_inset Quotes erd
1362 \end_inset
1363
1364
1365 \begin_inset LatexCommand nomenclature
1366 symbol "S"
1367 description "Shift key"
1368
1369 \end_inset
1370
1371  in the documentation files) Use this with any of the motion keys to select
1372  the text between the old and new cursor positions.
1373 \end_layout
1374
1375 \begin_layout Labeling
1376 \labelwidthstring 00.00.0000
1377
1378 \family sans
1379 Meta
1380 \family default
1381  (Denoted by 
1382 \begin_inset Quotes eld
1383 \end_inset
1384
1385
1386 \family sans
1387 M
1388 \family default
1389
1390 \begin_inset Quotes erd
1391 \end_inset
1392
1393
1394 \begin_inset LatexCommand nomenclature
1395 symbol "M"
1396 description "Meta or Alt key"
1397
1398 \end_inset
1399
1400  in the documentation files) This is the Alt key on many keyboards, unless
1401  your keyboard has a distinct Meta key.
1402  If you have both keys, you will need to try out which one actually performs
1403  the 
1404 \family sans
1405 Meta-
1406 \family default
1407  function.
1408  This key does many different things, but it also activates the 
1409 \emph on
1410 menu accelerator keys
1411 \emph default
1412 .
1413  If you use this in combination with any of the underlined letters in a
1414  menu or menu item, it selects that menu item.
1415 \end_layout
1416
1417 \begin_deeper
1418 \begin_layout Standard
1419 For example, the sequence 
1420 \begin_inset Quotes eld
1421 \end_inset
1422
1423
1424 \family sans
1425 M\InsetSpace ~
1426 e\InsetSpace ~
1427 s
1428 \family default
1429 \InsetSpace ~
1430
1431 \family sans
1432 c
1433 \family default
1434
1435 \begin_inset Quotes erd
1436 \end_inset
1437
1438  
1439 \family sans
1440 brings
1441 \family default
1442  up the 
1443 \begin_inset Quotes eld
1444 \end_inset
1445
1446 Text Style
1447 \begin_inset Quotes erd
1448 \end_inset
1449
1450  menu.
1451  Typing 
1452 \begin_inset Quotes eld
1453 \end_inset
1454
1455
1456 \family sans
1457 M\InsetSpace ~
1458 f
1459 \family default
1460
1461 \begin_inset Quotes erd
1462 \end_inset
1463
1464  opens the 
1465 \family sans
1466 File
1467 \family default
1468  menu.
1469 \end_layout
1470
1471 \begin_layout Standard
1472 There are also other things bound to the 
1473 \family sans
1474 Meta-
1475 \family default
1476  key, but you'll have to check in the 
1477 \emph on
1478 Reference
1479 \emph default
1480  
1481 \emph on
1482 manual
1483 \emph default
1484  for more info.
1485 \end_layout
1486
1487 \end_deeper
1488 \begin_layout Standard
1489 You'll learn more and more keybindings and short-cut keys as you use LyX,
1490  because most actions will prompt a small message in the status bar at the
1491  bottom of LyX's main window which describe the name of the action, you've
1492  just triggered, and any existing keybindings for that action.
1493  The notation for the keybindings is very similar to the notation used in
1494  this documentation, so you should not have any problems understanding it.
1495  However, notice that Shift-modifiers are explicitly mentioned, so 
1496 \family sans
1497
1498 \begin_inset Quotes eld
1499 \end_inset
1500
1501 M-p S-A
1502 \family default
1503
1504 \begin_inset Quotes erd
1505 \end_inset
1506
1507  means 
1508 \family sans
1509 Meta-p
1510 \family default
1511  followed by a capital 
1512 \family sans
1513 A
1514 \family default
1515 .
1516  
1517 \begin_inset Quotes eld
1518 \end_inset
1519
1520
1521 \family sans
1522 S-C-s
1523 \family default
1524
1525 \begin_inset Quotes erd
1526 \end_inset
1527
1528  means 
1529 \family sans
1530 Shift-Control-s
1531 \family default
1532 .
1533 \end_layout
1534
1535 \begin_layout Chapter
1536 LyX Basics
1537 \begin_inset LatexCommand index
1538 name "LyX ! Basics"
1539
1540 \end_inset
1541
1542
1543 \end_layout
1544
1545 \begin_layout Section
1546 Document Types
1547 \begin_inset LatexCommand index
1548 name "Document ! Types"
1549
1550 \end_inset
1551
1552
1553 \end_layout
1554
1555 \begin_layout Subsection
1556 Introduction
1557 \end_layout
1558
1559 \begin_layout Standard
1560 Before you do anything else, before you ever start writing a document, you
1561  need to decide what type of document you want to edit.
1562  Different types of documents use different types of spacing, headings,
1563  numbering schemes, and so on.
1564  Additionally, different documents use different paragraph environments,
1565  and format the title of your document differently.
1566 \end_layout
1567
1568 \begin_layout Standard
1569
1570 \emph on
1571 document class
1572 \emph default
1573  describes a group of properties common to a particular set of documents.
1574  By setting the document class, you automatically select these properties,
1575  making it easier to create the type of document you want.
1576  If you don't choose a document class, LyX picks one for you by default.
1577  So, it behooves you to change the class of your document.
1578 \end_layout
1579
1580 \begin_layout Standard
1581 Read on for info about the document classes you can choose from LyX, and
1582  how to adjust their properties.
1583 \end_layout
1584
1585 \begin_layout Subsection
1586 Document Classes
1587 \begin_inset LatexCommand index
1588 name "Document ! Classes"
1589
1590 \end_inset
1591
1592
1593 \begin_inset LatexCommand label
1594 name "sec:Document-Classes"
1595
1596 \end_inset
1597
1598
1599 \end_layout
1600
1601 \begin_layout Subsubsection
1602 Overview
1603 \end_layout
1604
1605 \begin_layout Standard
1606 There are four standard document classes in LyX.
1607  They are:
1608 \end_layout
1609
1610 \begin_layout Description
1611 Article for basic articles
1612 \end_layout
1613
1614 \begin_layout Description
1615 Report for basic reports
1616 \end_layout
1617
1618 \begin_layout Description
1619 Book for writing a book
1620 \end_layout
1621
1622 \begin_layout Description
1623 Letter for US-style letters
1624 \end_layout
1625
1626 \begin_layout Standard
1627 There are also some non-standard classes, which LyX only uses if you have
1628  installed them.
1629  Here are some of the classes, the full list with detailed explanations
1630  can be found in chapter 
1631 \emph on
1632 Special Document Classes
1633 \emph default
1634  in the 
1635 \emph on
1636 Extended Features
1637 \emph default
1638  manual:
1639 \end_layout
1640
1641 \begin_layout Description
1642 A&A Journal articles in the style and format used in Astronomy & Astrophysics
1643 \end_layout
1644
1645 \begin_layout Description
1646 AAST
1647 \family sans
1648
1649 \begin_inset ERT
1650 status collapsed
1651
1652 \begin_layout Standard
1653
1654 {}
1655 \end_layout
1656
1657 \end_inset
1658
1659
1660 \family default
1661 eX For submissions to the journals published by the American Astronomical
1662  Society
1663 \end_layout
1664
1665 \begin_layout Description
1666 AMS Layouts for articles and books in the style and format used by the American
1667  Mathematical Society (AMS).
1668  There are three article layouts available.
1669  The standard one uses a typical numbering scheme for theorems etc., that
1670  prepends the section number to the number of the result.
1671  All result-type statements (propositions, corollaries, and so on) are sequenced
1672  together, but definitions, examples, and the like have their own sequence.
1673  The 
1674 \begin_inset Quotes eld
1675 \end_inset
1676
1677 sequential numbering
1678 \begin_inset Quotes erd
1679 \end_inset
1680
1681  scheme does not place the section number with each result, but numbers
1682  them throughout the article in a single sequence.
1683  Each type of result gets its own sequence.
1684  There is also a layout that dispenses with numbering of statements altogether.
1685 \end_layout
1686
1687 \begin_layout Description
1688 Beamer Layout for presentations
1689 \end_layout
1690
1691 \begin_layout Description
1692 broadway Layout for writing plays.
1693  It is not an existing LaTeX document class, but a new one which is distributed
1694  with LyX.
1695 \end_layout
1696
1697 \begin_layout Description
1698 curiculum\InsetSpace ~
1699 vitae classes to create curriculum vitae
1700 \end_layout
1701
1702 \begin_layout Description
1703 Dinbrief Letters in format of the DIN (German industry norm)
1704 \end_layout
1705
1706 \begin_layout Description
1707 dtk Layout for 
1708 \family typewriter
1709 Die TeXnische Komödie
1710 \family default
1711 , the journal of the German TeX user Group (Dante)
1712 \end_layout
1713
1714 \begin_layout Description
1715 Elsevier Layout for journals of the Elsevier publishing group
1716 \end_layout
1717
1718 \begin_layout Description
1719 Foils Used to make transparencies
1720 \end_layout
1721
1722 \begin_layout Description
1723 g-brief Letters in format of the DIN (German industry norm)
1724 \end_layout
1725
1726 \begin_layout Description
1727 hollywood Used to type spec scripts for the US film industry.
1728  It is not an existing LaTeX document class, but a new one which is distributed
1729  with LyX.
1730 \end_layout
1731
1732 \begin_layout Description
1733 IEEEtran Layout for the journals published by the Institute of Electrical
1734  and Electronics Engineers (IEEE)
1735 \end_layout
1736
1737 \begin_layout Description
1738 IOP Layout for journals of the Institute of Physics publishing group
1739 \end_layout
1740
1741 \begin_layout Description
1742 Kluwer Layout for journals of the Kluwer publishing group
1743 \end_layout
1744
1745 \begin_layout Description
1746 koma-script a replacement for the standard classes, offers many useful features
1747  like caption formatting, automatic print space calculation etc.
1748 \end_layout
1749
1750 \begin_layout Description
1751 Memoir another replacement for the standard classes
1752 \end_layout
1753
1754 \begin_layout Description
1755 paper Used with the 
1756 \family typewriter
1757 paper
1758 \family default
1759  LaTeX document class
1760 \end_layout
1761
1762 \begin_layout Description
1763 Powerdot Layout for presentations
1764 \end_layout
1765
1766 \begin_layout Description
1767 REVTe
1768 \begin_inset ERT
1769 status collapsed
1770
1771 \begin_layout Standard
1772
1773 {}
1774 \end_layout
1775
1776 \end_inset
1777
1778 X is used to write articles for the publications of the American Physical
1779  Society (APS), American Institute of Physics (AIP), and Optical Society
1780  of America (OSA).
1781  This class is not completely compatible with all LyX features.
1782 \end_layout
1783
1784 \begin_layout Description
1785 Slides Used to make transparencies
1786 \end_layout
1787
1788 \begin_layout Description
1789 SPIE\InsetSpace ~
1790 Proceedings Layout for the journals published by The International Society
1791  for Optical Engineering (SPIE)
1792 \end_layout
1793
1794 \begin_layout Description
1795 Springer Layouts for journals of the Springer publishing group
1796 \end_layout
1797
1798 \begin_layout Description
1799 TUGboat Layout for 
1800 \family typewriter
1801 TUGboat
1802 \family default
1803 , the journal of the international TeX user Group (TUG)
1804 \end_layout
1805
1806 \begin_layout Standard
1807 We won't go into any detail about how to use these different document classes
1808  here.
1809  You can find all the details about the non-standard classes in the 
1810 \emph on
1811 Extended Editing
1812 \emph default
1813  manual.
1814  Here, we will settle with a list of some of the common properties of all
1815  of the document classes.
1816 \end_layout
1817
1818 \begin_layout Subsubsection
1819 Selecting a Class
1820 \end_layout
1821
1822 \begin_layout Standard
1823 You can select a class using the 
1824 \family sans
1825 Document\SpecialChar \menuseparator
1826 Settings
1827 \begin_inset LatexCommand index
1828 name "Document ! Settings"
1829
1830 \end_inset
1831
1832
1833 \family default
1834  dialog.
1835  Select the class you want to use, and make any fine tunings of the options
1836  you may need.
1837 \end_layout
1838
1839 \begin_layout Subsubsection
1840 Properties
1841 \end_layout
1842
1843 \begin_layout Standard
1844 Each class has a default set of options.
1845  Here's a quick table describing them:
1846 \end_layout
1847
1848 \begin_layout Standard
1849 \begin_inset VSpace 0.3cm
1850 \end_inset
1851
1852
1853 \end_layout
1854
1855 \begin_layout Standard
1856 \align center
1857 \begin_inset Tabular
1858 <lyxtabular version="3" rows="5" columns="5">
1859 <features>
1860 <column alignment="center" valignment="top" leftline="true" rightline="true" width="0pt">
1861 <column alignment="center" valignment="top" leftline="true" width="0pt">
1862 <column alignment="center" valignment="top" leftline="true" width="0pt">
1863 <column alignment="center" valignment="top" leftline="true" width="0pt">
1864 <column alignment="center" valignment="top" leftline="true" rightline="true" width="0pt">
1865 <row topline="true" bottomline="true">
1866 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
1867 \begin_inset Text
1868
1869 \begin_layout Standard
1870
1871 \end_layout
1872
1873 \end_inset
1874 </cell>
1875 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
1876 \begin_inset Text
1877
1878 \begin_layout Standard
1879
1880 \family sans
1881 \series medium
1882 \shape up
1883 \size normal
1884 \emph off
1885 \bar no
1886 \noun off
1887 \color none
1888 Pagestyle
1889 \end_layout
1890
1891 \end_inset
1892 </cell>
1893 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
1894 \begin_inset Text
1895
1896 \begin_layout Standard
1897
1898 \family sans
1899 \series medium
1900 \shape up
1901 \size normal
1902 \emph off
1903 \bar no
1904 \noun off
1905 \color none
1906 Sides
1907 \end_layout
1908
1909 \end_inset
1910 </cell>
1911 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
1912 \begin_inset Text
1913
1914 \begin_layout Standard
1915
1916 \family sans
1917 \series medium
1918 \shape up
1919 \size normal
1920 \emph off
1921 \bar no
1922 \noun off
1923 \color none
1924 Columns
1925 \end_layout
1926
1927 \end_inset
1928 </cell>
1929 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
1930 \begin_inset Text
1931
1932 \begin_layout Standard
1933
1934 \series medium
1935 \shape up
1936 \size normal
1937 \emph off
1938 \bar no
1939 \noun off
1940 \color none
1941 Max.
1942  sectioning level
1943 \end_layout
1944
1945 \end_inset
1946 </cell>
1947 </row>
1948 <row topline="true">
1949 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
1950 \begin_inset Text
1951
1952 \begin_layout Standard
1953
1954 \series medium
1955 \shape up
1956 \size normal
1957 \emph off
1958 \bar no
1959 \noun off
1960 \color none
1961 article
1962 \end_layout
1963
1964 \end_inset
1965 </cell>
1966 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
1967 \begin_inset Text
1968
1969 \begin_layout Standard
1970
1971 \family sans
1972 \series medium
1973 \shape up
1974 \size normal
1975 \emph off
1976 \bar no
1977 \noun off
1978 \color none
1979 Plain
1980 \end_layout
1981
1982 \end_inset
1983 </cell>
1984 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
1985 \begin_inset Text
1986
1987 \begin_layout Standard
1988
1989 \family sans
1990 \series medium
1991 \shape up
1992 \size normal
1993 \emph off
1994 \bar no
1995 \noun off
1996 \color none
1997 One
1998 \end_layout
1999
2000 \end_inset
2001 </cell>
2002 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
2003 \begin_inset Text
2004
2005 \begin_layout Standard
2006
2007 \family sans
2008 \series medium
2009 \shape up
2010 \size normal
2011 \emph off
2012 \bar no
2013 \noun off
2014 \color none
2015 One
2016 \end_layout
2017
2018 \end_inset
2019 </cell>
2020 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
2021 \begin_inset Text
2022
2023 \begin_layout Standard
2024
2025 \family sans
2026 \series medium
2027 \shape up
2028 \size normal
2029 \emph off
2030 \bar no
2031 \noun off
2032 \color none
2033 Section
2034 \end_layout
2035
2036 \end_inset
2037 </cell>
2038 </row>
2039 <row topline="true">
2040 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
2041 \begin_inset Text
2042
2043 \begin_layout Standard
2044
2045 \series medium
2046 \shape up
2047 \size normal
2048 \emph off
2049 \bar no
2050 \noun off
2051 \color none
2052 report
2053 \end_layout
2054
2055 \end_inset
2056 </cell>
2057 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
2058 \begin_inset Text
2059
2060 \begin_layout Standard
2061
2062 \family sans
2063 \series medium
2064 \shape up
2065 \size normal
2066 \emph off
2067 \bar no
2068 \noun off
2069 \color none
2070 Plain
2071 \end_layout
2072
2073 \end_inset
2074 </cell>
2075 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
2076 \begin_inset Text
2077
2078 \begin_layout Standard
2079
2080 \family sans
2081 \series medium
2082 \shape up
2083 \size normal
2084 \emph off
2085 \bar no
2086 \noun off
2087 \color none
2088 One
2089 \end_layout
2090
2091 \end_inset
2092 </cell>
2093 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
2094 \begin_inset Text
2095
2096 \begin_layout Standard
2097
2098 \family sans
2099 \series medium
2100 \shape up
2101 \size normal
2102 \emph off
2103 \bar no
2104 \noun off
2105 \color none
2106 One
2107 \end_layout
2108
2109 \end_inset
2110 </cell>
2111 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
2112 \begin_inset Text
2113
2114 \begin_layout Standard
2115
2116 \family sans
2117 \series medium
2118 \shape up
2119 \size normal
2120 \emph off
2121 \bar no
2122 \noun off
2123 \color none
2124 Chapter
2125 \end_layout
2126
2127 \end_inset
2128 </cell>
2129 </row>
2130 <row topline="true">
2131 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
2132 \begin_inset Text
2133
2134 \begin_layout Standard
2135
2136 \series medium
2137 \shape up
2138 \size normal
2139 \emph off
2140 \bar no
2141 \noun off
2142 \color none
2143 book
2144 \end_layout
2145
2146 \end_inset
2147 </cell>
2148 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
2149 \begin_inset Text
2150
2151 \begin_layout Standard
2152
2153 \family sans
2154 \series medium
2155 \shape up
2156 \size normal
2157 \emph off
2158 \bar no
2159 \noun off
2160 \color none
2161 Headings
2162 \end_layout
2163
2164 \end_inset
2165 </cell>
2166 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
2167 \begin_inset Text
2168
2169 \begin_layout Standard
2170
2171 \family sans
2172 \series medium
2173 \shape up
2174 \size normal
2175 \emph off
2176 \bar no
2177 \noun off
2178 \color none
2179 Two
2180 \end_layout
2181
2182 \end_inset
2183 </cell>
2184 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
2185 \begin_inset Text
2186
2187 \begin_layout Standard
2188
2189 \family sans
2190 \series medium
2191 \shape up
2192 \size normal
2193 \emph off
2194 \bar no
2195 \noun off
2196 \color none
2197 One
2198 \end_layout
2199
2200 \end_inset
2201 </cell>
2202 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
2203 \begin_inset Text
2204
2205 \begin_layout Standard
2206
2207 \family sans
2208 \series medium
2209 \shape up
2210 \size normal
2211 \emph off
2212 \bar no
2213 \noun off
2214 \color none
2215 Chapter
2216 \end_layout
2217
2218 \end_inset
2219 </cell>
2220 </row>
2221 <row topline="true" bottomline="true">
2222 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
2223 \begin_inset Text
2224
2225 \begin_layout Standard
2226
2227 \series medium
2228 \shape up
2229 \size normal
2230 \emph off
2231 \bar no
2232 \noun off
2233 \color none
2234 letter
2235 \end_layout
2236
2237 \end_inset
2238 </cell>
2239 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
2240 \begin_inset Text
2241
2242 \begin_layout Standard
2243
2244 \family sans
2245 \series medium
2246 \shape up
2247 \size normal
2248 \emph off
2249 \bar no
2250 \noun off
2251 \color none
2252 Plain
2253 \end_layout
2254
2255 \end_inset
2256 </cell>
2257 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
2258 \begin_inset Text
2259
2260 \begin_layout Standard
2261
2262 \family sans
2263 \series medium
2264 \shape up
2265 \size normal
2266 \emph off
2267 \bar no
2268 \noun off
2269 \color none
2270 One
2271 \end_layout
2272
2273 \end_inset
2274 </cell>
2275 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
2276 \begin_inset Text
2277
2278 \begin_layout Standard
2279
2280 \family sans
2281 \series medium
2282 \shape up
2283 \size normal
2284 \emph off
2285 \bar no
2286 \noun off
2287 \color none
2288 One
2289 \end_layout
2290
2291 \end_inset
2292 </cell>
2293 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
2294 \begin_inset Text
2295
2296 \begin_layout Standard
2297
2298 \series medium
2299 \shape up
2300 \size normal
2301 \emph off
2302 \bar no
2303 \noun off
2304 \color none
2305 none
2306 \end_layout
2307
2308 \end_inset
2309 </cell>
2310 </row>
2311 </lyxtabular>
2312
2313 \end_inset
2314
2315
2316 \end_layout
2317
2318 \begin_layout Standard
2319 \begin_inset VSpace 0.3cm
2320 \end_inset
2321
2322
2323 \end_layout
2324
2325 \begin_layout Standard
2326 You're probably also wondering what 
2327 \begin_inset Quotes eld
2328 \end_inset
2329
2330 Max.\InsetSpace ~
2331 sectioning level
2332 \begin_inset Quotes erd
2333 \end_inset
2334
2335  means.
2336  There are several paragraph environments used to create section headings.
2337  Different document classes allow different types of section headings.
2338  Only two use the 
2339 \family sans
2340 Chapter
2341 \family default
2342  heading; the rest do not and begin instead with the 
2343 \family sans
2344 Section
2345 \family default
2346  heading.
2347  Some document classes, such as the ones for letters, don't use any section
2348  headings.
2349  In addition to 
2350 \family sans
2351 Chapter
2352 \family default
2353  and 
2354 \family sans
2355 Section
2356 \family default
2357  headings, there are also 
2358 \family sans
2359 Subsection
2360 \family default
2361  headings, 
2362 \family sans
2363 Subsubsection
2364 \family default
2365  headings, and so on.
2366  We'll describe these headings fully in section\InsetSpace ~
2367
2368 \begin_inset LatexCommand ref
2369 reference "sub:Headings"
2370
2371 \end_inset
2372
2373 .
2374 \end_layout
2375
2376 \begin_layout Subsection
2377 Document Layout
2378 \begin_inset LatexCommand index
2379 name "Document !  Layout"
2380
2381 \end_inset
2382
2383
2384 \begin_inset LatexCommand label
2385 name "sub:Document-Layout"
2386
2387 \end_inset
2388
2389
2390 \family sans
2391
2392 \begin_inset LatexCommand index
2393 name "Document ! Settings"
2394
2395 \end_inset
2396
2397
2398 \end_layout
2399
2400 \begin_layout Standard
2401 The most important properties of documents classes are set in the menu 
2402 \family sans
2403 Document\SpecialChar \menuseparator
2404 Settings
2405 \family default
2406 .
2407  There in the 
2408 \family sans
2409 Options
2410 \family default
2411  field under 
2412 \family sans
2413 Documents\InsetSpace ~
2414 classes
2415 \family default
2416 , you can enter special options for your document class in a comma-separated
2417  list.
2418  This is only necessary if LyX doesn't support special options you want
2419  to use for your document.
2420  To learn more about your favorite LaTeX-class and its options, you have
2421  to read its manual.
2422 \end_layout
2423
2424 \begin_layout Standard
2425 You can augment your document class by selecting from among the layout modules
2426  that also appear on this pane.
2427  Highlighting a module will display a brief description of what it does.
2428  There is, for example, a URL module that adds a URL character style (see
2429  
2430 \begin_inset LatexCommand ref
2431 reference "sub:Character-Styles"
2432
2433 \end_inset
2434
2435 ), and there are several theorem modules that can add theorem environments,
2436  like those already present in the AMS classes, to standard classes like
2437  
2438 \family sans
2439 article
2440 \family default
2441 .
2442  Note, however, that not all modules are compatible with all layouts.
2443  The theorem modules, for example, should 
2444 \emph on
2445 not
2446 \emph default
2447  be used with the AMS classes, since these already have their own theorem
2448  declarations; and no more than one of the theorem modules should be used
2449  at a time.
2450 \begin_inset Foot
2451 status collapsed
2452
2453 \begin_layout Standard
2454 For information on creating your own modules---which can be used, for example,
2455  to store a set of character styles you like to use with different documents---s
2456 ee section 
2457 \begin_inset LatexCommand ref
2458 reference "sec:Layouts"
2459
2460 \end_inset
2461
2462  in the 
2463 \emph on
2464 Customization
2465 \emph default
2466  guide.
2467  
2468 \end_layout
2469
2470 \end_inset
2471
2472
2473 \end_layout
2474
2475 \begin_layout Standard
2476 Under 
2477 \family sans
2478 Page\InsetSpace ~
2479 Layout
2480 \family default
2481  the 
2482 \family sans
2483 Pagestyle
2484 \family default
2485  controls what sorts of headings and page numbers go on a page.
2486  You can choose between the following five options:
2487 \end_layout
2488
2489 \begin_layout Labeling
2490 \labelwidthstring 00.00.0000
2491
2492 \family sans
2493 Default
2494 \family default
2495  Use default pagestyle of current class.
2496 \end_layout
2497
2498 \begin_layout Labeling
2499 \labelwidthstring 00.00.0000
2500
2501 \family sans
2502 Empty
2503 \family default
2504  No page numbers or headings.
2505 \end_layout
2506
2507 \begin_layout Labeling
2508 \labelwidthstring 00.00.0000
2509
2510 \family sans
2511 Plain
2512 \family default
2513  Page numbers only.
2514 \end_layout
2515
2516 \begin_layout Labeling
2517 \labelwidthstring 00.00.0000
2518
2519 \family sans
2520 Headings
2521 \family default
2522  Page numbers and either the current chapter or section title and number.
2523  Whether LyX uses the current chapter or the current section depends on
2524  the maximum sectioning level of the class.
2525 \end_layout
2526
2527 \begin_layout Labeling
2528 \labelwidthstring 00.00.0000
2529
2530 \family sans
2531 Fancy
2532 \family default
2533  This allows you to create fully customizable headers and footers if you
2534  have the 
2535 \series bold
2536 fancyhdr
2537 \begin_inset LatexCommand index
2538 name "LaTeX-packages ! fancyhdr"
2539
2540 \end_inset
2541
2542
2543 \series default
2544  package installed.
2545  At the moment, support in LyX is limited to this setting.
2546  To use the full power of this package, you have to add code to your document
2547  preamble.
2548  Check the documentation for the 
2549 \series bold
2550 fancyhdr
2551 \series default
2552  package for more details, 
2553 \begin_inset LatexCommand cite
2554 key "fancyhdr"
2555
2556 \end_inset
2557
2558 .
2559 \end_layout
2560
2561 \begin_layout Standard
2562 The 
2563 \family sans
2564 Separation
2565 \family default
2566  of paragraphs is described in section\InsetSpace ~
2567
2568 \begin_inset LatexCommand ref
2569 reference "sec:Par-indent-intro"
2570
2571 \end_inset
2572
2573 .
2574 \end_layout
2575
2576 \begin_layout Subsection
2577 Paper Size and Orientation
2578 \begin_inset LatexCommand index
2579 name "Document ! Paper size"
2580
2581 \end_inset
2582
2583
2584 \begin_inset LatexCommand label
2585 name "sub:Paper-Size,-Orientation,"
2586
2587 \end_inset
2588
2589
2590 \end_layout
2591
2592 \begin_layout Standard
2593 You'll find the following options in the menu 
2594 \family sans
2595 Page\InsetSpace ~
2596 Layout
2597 \family default
2598  of the dialog of the 
2599 \family sans
2600 Document\SpecialChar \menuseparator
2601 Settings
2602 \family default
2603  menu:
2604 \family sans
2605
2606 \begin_inset LatexCommand index
2607 name "Document ! Settings"
2608
2609 \end_inset
2610
2611
2612 \end_layout
2613
2614 \begin_layout Labeling
2615 \labelwidthstring 00.00.0000
2616
2617 \family sans
2618 Papersize
2619 \family default
2620  What size paper to print on.
2621  The choices are
2622 \end_layout
2623
2624 \begin_layout Itemize
2625
2626 \family sans
2627 Default
2628 \end_layout
2629
2630 \begin_layout Itemize
2631
2632 \family sans
2633 A3, A4,
2634 \family default
2635  
2636 \family sans
2637 A5
2638 \end_layout
2639
2640 \begin_layout Itemize
2641
2642 \family sans
2643 B3, B4, B5
2644 \end_layout
2645
2646 \begin_layout Itemize
2647
2648 \family sans
2649 US letter
2650 \end_layout
2651
2652 \begin_layout Itemize
2653
2654 \family sans
2655 US legal
2656 \end_layout
2657
2658 \begin_layout Itemize
2659
2660 \family sans
2661 US executive
2662 \end_layout
2663
2664 \begin_layout Itemize
2665
2666 \family sans
2667 Custom
2668 \end_layout
2669
2670 \begin_layout Labeling
2671 \labelwidthstring 00.00.0000
2672
2673 \family sans
2674 Orientation
2675 \family default
2676  Two toggle buttons choose whether to print the output as 
2677 \family sans
2678 Landscape
2679 \family default
2680  or as 
2681 \family sans
2682 Portrait
2683 \family default
2684 .
2685 \end_layout
2686
2687 \begin_layout Labeling
2688 \labelwidthstring 00.00.0000
2689
2690 \family sans
2691 Two-sided\InsetSpace ~
2692 document
2693 \family default
2694  Adjusts the print space to print both sides of paper.
2695  That means that the print space for odd- and even-numbered pages is different.
2696 \end_layout
2697
2698 \begin_layout Subsection
2699 Margins
2700 \begin_inset LatexCommand index
2701 name "Document ! Margins"
2702
2703 \end_inset
2704
2705
2706 \begin_inset LatexCommand label
2707 name "sub:Margins"
2708
2709 \end_inset
2710
2711
2712 \begin_inset LatexCommand index
2713 name "Margins"
2714
2715 \end_inset
2716
2717
2718 \end_layout
2719
2720 \begin_layout Standard
2721 Paper margins are set in the menu 
2722 \family sans
2723 Document\SpecialChar \menuseparator
2724 Settings
2725 \family default
2726 .
2727 \family sans
2728
2729 \begin_inset LatexCommand index
2730 name "Document ! Settings"
2731
2732 \end_inset
2733
2734
2735 \end_layout
2736
2737 \begin_layout Standard
2738 If you use a koma-script document class, you can use the default settings.
2739  Because koma-script calculates then the printspace automatically by taking
2740  the paper format and the font size into account.
2741 \end_layout
2742
2743 \begin_layout Subsection
2744 Important Note
2745 \end_layout
2746
2747 \begin_layout Standard
2748 If you change a document class, LyX has to convert 
2749 \emph on
2750 everything
2751 \emph default
2752  into the new class.
2753  That includes the paragraph environments.
2754  Some paragraph environments are standard; all of the document classes have
2755  them; but some classes have special paragraph environments.
2756  If this is the case, and you change the document class, LyX sets the missing
2757  paragraph environments to 
2758 \family sans
2759 Standard
2760 \family default
2761  and places an error box at the beginning of the paragraph.
2762  Just click on them and you'll get a message dialog that tells you about
2763  the conversion and why it failed.
2764 \end_layout
2765
2766 \begin_layout Section
2767 Paragraph Indentation and Separation
2768 \begin_inset LatexCommand index
2769 name "Paragraph ! Indentation"
2770
2771 \end_inset
2772
2773
2774 \end_layout
2775
2776 \begin_layout Subsection
2777 Introduction
2778 \begin_inset LatexCommand label
2779 name "sec:Par-indent-intro"
2780
2781 \end_inset
2782
2783
2784 \end_layout
2785
2786 \begin_layout Standard
2787 Before describing all of the various paragraph environments, we'd like to
2788  say a word or two about paragraph indentation.
2789 \end_layout
2790
2791 \begin_layout Standard
2792 Everyone seems to have their own convention for separating paragraphs.
2793  Most Americans indent the first line of a paragraph.
2794  Others don't indent but put extra space between the paragraphs.
2795  If you choose indentation for paragraphs the 
2796 \emph on
2797 first
2798 \emph default
2799  paragraph of a section, or after a figure, an equation, a table, a list,
2800  etc., is 
2801 \emph on
2802 not
2803 \emph default
2804  indented.
2805  Only a paragraph following another paragraph gets indented.
2806  Note that the indentation behavior is different when you use another document
2807  language than English.
2808  LaTeX takes care that the indentation follows the rules of the used language.
2809 \end_layout
2810
2811 \begin_layout Standard
2812 The space between paragraphs, like the line spacing, the space between headings
2813  and text --- in fact, all of the spacings for just about everything are
2814  pre-coded into LyX.
2815  As we said, you don't worry about how much space to add between what.
2816  LyX takes care of that.
2817  In fact, these pre-coded vertical spacings aren't a single number but a
2818  range.
2819  That way, LyX can squish or stretch the space between lines to make sure
2820  figures fit on a page with text, so that sections don't start at the bottom
2821  of a page, and so on.
2822 \begin_inset Foot
2823 status collapsed
2824
2825 \begin_layout Standard
2826 LaTeX does this when LyX goes to produce a printable file.
2827 \end_layout
2828
2829 \end_inset
2830
2831  However, pre-coded doesn't mean you can't change them.
2832  LyX gives you the ability to globally change 
2833 \emph on
2834 all
2835 \emph default
2836  of these pre-coded spacings.
2837  We'll explain more later.
2838 \end_layout
2839
2840 \begin_layout Subsection
2841 Paragraph Separation
2842 \begin_inset LatexCommand index
2843 name "Paragraph ! Separation"
2844
2845 \end_inset
2846
2847
2848 \end_layout
2849
2850 \begin_layout Standard
2851 To separate paragraphs, select 
2852 \family sans
2853 Indent
2854 \family default
2855  or 
2856 \family sans
2857 Skip
2858 \family default
2859  in the submenu 
2860 \family sans
2861 Text\InsetSpace ~
2862 Layout
2863 \family default
2864  of the dialog 
2865 \family sans
2866 Document\SpecialChar \menuseparator
2867 Settings
2868 \begin_inset LatexCommand index
2869 name "Document ! Settings"
2870
2871 \end_inset
2872
2873
2874 \family default
2875  to indent paragraphs or add extra space between paragraphs, respectively.
2876  The size of the skips can be defined in the dialog, for the indentation
2877  you have to add this line to your document preamble:
2878 \end_layout
2879
2880 \begin_layout Standard
2881
2882 \series bold
2883
2884 \backslash
2885 setlength{
2886 \backslash
2887 parindent}{Length}
2888 \end_layout
2889
2890 \begin_layout Standard
2891 where length is a value in one of the units listed in Appendix\InsetSpace ~
2892
2893 \begin_inset LatexCommand ref
2894 reference "cap:Units"
2895
2896 \end_inset
2897
2898 .
2899  The default length is 30\InsetSpace \thinspace{}
2900 pt.
2901 \end_layout
2902
2903 \begin_layout Subsection
2904 Fine-Tuning
2905 \end_layout
2906
2907 \begin_layout Standard
2908 You can also change the separation method of a single paragraph.
2909  Open the 
2910 \family sans
2911 Edit\SpecialChar \menuseparator
2912 Paragraph\InsetSpace ~
2913 Settings
2914 \family default
2915  dialog and toggle the 
2916 \family sans
2917 Indent\InsetSpace ~
2918 Paragraph
2919 \family default
2920  option to change the state of the current paragraph.
2921  If paragraphs have no indentation but use extra space for separation, this
2922  button will be ignored (you can't indent a single paragraph by toggling
2923  this).
2924 \end_layout
2925
2926 \begin_layout Standard
2927 You should only need to change the indentation method for a single paragraph
2928  if you need to do some fine-tuning.
2929 \end_layout
2930
2931 \begin_layout Subsection
2932 Line Spacing
2933 \begin_inset LatexCommand index
2934 name "Paragraph ! Line spacing"
2935
2936 \end_inset
2937
2938
2939 \end_layout
2940
2941 \begin_layout Standard
2942 In the 
2943 \family sans
2944 Document\SpecialChar \menuseparator
2945 Settings
2946 \begin_inset LatexCommand index
2947 name "Document ! Settings"
2948
2949 \end_inset
2950
2951
2952 \family default
2953  dialog you can set the line spacing in the submenu 
2954 \family sans
2955 Text\InsetSpace ~
2956 Layout.
2957 \family default
2958
2959 \begin_inset Foot
2960 status collapsed
2961
2962 \begin_layout Standard
2963 You need to have the LaTeX-package 
2964 \series bold
2965 setspace
2966 \begin_inset LatexCommand index
2967 name "LaTeX-packages ! setspace"
2968
2969 \end_inset
2970
2971
2972 \series default
2973  installed to use this feature.
2974 \end_layout
2975
2976 \end_inset
2977
2978
2979 \end_layout
2980
2981 \begin_layout Section
2982 Paragraph Environments
2983 \begin_inset LatexCommand index
2984 name "Paragraph ! Environments"
2985
2986 \end_inset
2987
2988
2989 \begin_inset LatexCommand label
2990 name "sec:Paragraph-Environments"
2991
2992 \end_inset
2993
2994
2995 \begin_inset LatexCommand index
2996 name "Paragraph environments|("
2997
2998 \end_inset
2999
3000
3001 \end_layout
3002
3003 \begin_layout Subsection
3004 Overview
3005 \end_layout
3006
3007 \begin_layout Standard
3008 The paragraph environments correspond to the various
3009 \end_layout
3010
3011 \begin_layout Standard
3012
3013 \series bold
3014
3015 \backslash
3016 begin{
3017 \emph on
3018 environment
3019 \emph default
3020 } ...
3021  
3022 \backslash
3023 end{
3024 \emph on
3025 environment
3026 \emph default
3027 }
3028 \series default
3029
3030 \newline
3031 command sequences in an ordinary LaTeX file.
3032  If you don't know LaTeX, or the concept of a paragraph environment is totally
3033  alien to you, we urge you to read the 
3034 \emph on
3035 Tutorial
3036 \emph default
3037 .
3038  The 
3039 \emph on
3040 Tutorial
3041 \emph default
3042  also contains many more examples than this section does.
3043 \end_layout
3044
3045 \begin_layout Standard
3046 A paragraph environment is simply a 
3047 \begin_inset Quotes eld
3048 \end_inset
3049
3050 container
3051 \begin_inset Quotes erd
3052 \end_inset
3053
3054  for a paragraph which gives that paragraph certain properties.
3055  This can include a particular style of font, different margins, a numbering
3056  scheme, labels, and so on.
3057  Additionally, you can 
3058 \begin_inset Quotes eld
3059 \end_inset
3060
3061 nest
3062 \begin_inset Quotes erd
3063 \end_inset
3064
3065  the different environments inside one another, allowing one environment
3066  to inherit some of the properties of another.
3067  The different paragraph environments totally replace the need for messy
3068  tab stops, on the fly margin adjustment, and other hold-overs from the
3069  days of typewriters.
3070  There are several paragraph environments which are specific to a particular
3071  document type.
3072  We'll only be covering the most common ones here.
3073 \end_layout
3074
3075 \begin_layout Standard
3076 To choose a new paragraph environment, use the pull-down box on the left
3077  end of the toolbar.
3078  LyX will change the environment of the 
3079 \emph on
3080 entire
3081 \emph default
3082  paragraph in which the cursor sits.
3083  You can also change the environment of an entire group of paragraphs if
3084  you select them before choosing the new environment.
3085  
3086 \end_layout
3087
3088 \begin_layout Standard
3089 Note that hitting 
3090 \family sans
3091 Return
3092 \family default
3093  will 
3094 \emph on
3095 typically
3096 \emph default
3097  create a new paragraph using the 
3098 \family sans
3099 Standard
3100 \family default
3101  paragraph environment.
3102  We say 
3103 \begin_inset Quotes eld
3104 \end_inset
3105
3106 typically
3107 \begin_inset Quotes erd
3108 \end_inset
3109
3110  because if you are in one of these environments:
3111 \end_layout
3112
3113 \begin_layout Itemize
3114
3115 \family sans
3116 Quote
3117 \end_layout
3118
3119 \begin_layout Itemize
3120
3121 \family sans
3122 Quotation
3123 \end_layout
3124
3125 \begin_layout Itemize
3126
3127 \family sans
3128 Verse
3129 \end_layout
3130
3131 \begin_layout Itemize
3132
3133 \family sans
3134 Itemize
3135 \end_layout
3136
3137 \begin_layout Itemize
3138
3139 \family sans
3140 Enumerate
3141 \end_layout
3142
3143 \begin_layout Itemize
3144
3145 \family sans
3146 Description
3147 \end_layout
3148
3149 \begin_layout Itemize
3150
3151 \family sans
3152 List
3153 \end_layout
3154
3155 \begin_layout Standard
3156 LyX keeps the old paragraph environment when you hit 
3157 \family sans
3158 Return
3159 \family default
3160 , rather than resetting it to 
3161 \family sans
3162 Standard
3163 \family default
3164 .
3165  LyX will still reset the nesting depth, however.
3166  Usually, starting a new paragraph resets both the paragraph environment
3167  and the nesting depth (for more on nesting see section\InsetSpace ~
3168
3169 \begin_inset LatexCommand ref
3170 reference "sec:Nesting"
3171
3172 \end_inset
3173
3174 ).
3175  At the moment, all this is context-specific; you're better off expecting
3176  
3177 \family sans
3178 Return
3179 \family default
3180  to reset the paragraph environment and depth.
3181  If you want a new paragraph to keep the current environment and depth,
3182  use 
3183 \family sans
3184 M-Return
3185 \family default
3186  instead.
3187 \end_layout
3188
3189 \begin_layout Subsection
3190 Standard
3191 \end_layout
3192
3193 \begin_layout Standard
3194 The default paragraph environment is 
3195 \family sans
3196 Standard
3197 \family default
3198  for most classes.
3199  It creates a plain paragraph.
3200  If LyX resets the paragraph environment, this is the one it chooses.
3201  In fact, the paragraph you're reading right now (and most of the ones in
3202  this manual) are in the 
3203 \family sans
3204 Standard
3205 \family default
3206  environment.
3207 \end_layout
3208
3209 \begin_layout Standard
3210 You can nest a paragraph using the 
3211 \family sans
3212 Standard
3213 \family default
3214  environment in just about anything else, but you can't really nest anything
3215  in a 
3216 \family sans
3217 Standard
3218 \family default
3219  environment.
3220 \end_layout
3221
3222 \begin_layout Subsection
3223 Document Title
3224 \begin_inset LatexCommand index
3225 name "Document !Title"
3226
3227 \end_inset
3228
3229
3230 \end_layout
3231
3232 \begin_layout Standard
3233 A LaTeX title page has three parts: the title itself, the name(s) of the
3234  author(s) and a 
3235 \begin_inset Quotes eld
3236 \end_inset
3237
3238 footnote
3239 \begin_inset Quotes erd
3240 \end_inset
3241
3242  for thanks or contact information.
3243  For certain types of documents, LaTeX places all of this on a separate
3244  page along with today's date.
3245  For other types of documents, the title 
3246 \begin_inset Quotes eld
3247 \end_inset
3248
3249 page
3250 \begin_inset Quotes erd
3251 \end_inset
3252
3253  goes at the top of the first page of the document.
3254  
3255 \end_layout
3256
3257 \begin_layout Standard
3258 LyX provides an interface to the title page commands through the paragraph
3259  environments 
3260 \family sans
3261 Title
3262 \family default
3263
3264 \family sans
3265 Author
3266 \family default
3267 , and 
3268 \family sans
3269 Date
3270 \family default
3271 .
3272  Here's how you use them:
3273 \end_layout
3274
3275 \begin_layout Itemize
3276 Put the title of your document in the 
3277 \family sans
3278 Title
3279 \family default
3280  environment.
3281 \end_layout
3282
3283 \begin_layout Itemize
3284 Put the author name in the 
3285 \family sans
3286 Author
3287 \family default
3288  environment.
3289 \end_layout
3290
3291 \begin_layout Itemize
3292 If you want the date to have a certain appearance, want to use a fixed date,
3293  or want other text to appear in place of today's date, put that text in
3294  the 
3295 \family sans
3296 Date
3297 \family default
3298  environment.
3299  Note that using this environment is optional.
3300  If you don't provide any, LaTeX will automatically insert today's date.
3301  If you don't want any date, add the line
3302 \newline
3303
3304 \series bold
3305
3306 \backslash
3307 date{}
3308 \series default
3309
3310 \newline
3311 to the preamble of your document (menu 
3312 \family sans
3313 Document\SpecialChar \menuseparator
3314 Settings
3315 \family default
3316 )
3317 \end_layout
3318
3319 \begin_layout Standard
3320 You can use footnotes to insert 
3321 \begin_inset Quotes eld
3322 \end_inset
3323
3324 thanks
3325 \begin_inset Quotes erd
3326 \end_inset
3327
3328  or contact informations.
3329 \end_layout
3330
3331 \begin_layout Subsection
3332 Headings
3333 \begin_inset LatexCommand index
3334 name "Section headings"
3335
3336 \end_inset
3337
3338
3339 \begin_inset LatexCommand label
3340 name "sub:Headings"
3341
3342 \end_inset
3343
3344
3345 \end_layout
3346
3347 \begin_layout Standard
3348 There are several paragraph environments for producing section headings.
3349  LyX takes care of the numbering for you.
3350 \end_layout
3351
3352 \begin_layout Subsubsection
3353 Numbered Headings
3354 \begin_inset LatexCommand index
3355 name "Section headings ! Numbered"
3356
3357 \end_inset
3358
3359
3360 \end_layout
3361
3362 \begin_layout Standard
3363 There are 7 numbered types of section headings.
3364  They are:
3365 \end_layout
3366
3367 \begin_layout Enumerate
3368
3369 \family sans
3370 Part
3371 \end_layout
3372
3373 \begin_layout Enumerate
3374
3375 \family sans
3376 Chapter
3377 \end_layout
3378
3379 \begin_layout Enumerate
3380
3381 \family sans
3382 Section
3383 \end_layout
3384
3385 \begin_layout Enumerate
3386
3387 \family sans
3388 Subsection
3389 \end_layout
3390
3391 \begin_layout Enumerate
3392
3393 \family sans
3394 Subsubsection
3395 \end_layout
3396
3397 \begin_layout Enumerate
3398
3399 \family sans
3400 Paragraph
3401 \end_layout
3402
3403 \begin_layout Enumerate
3404
3405 \family sans
3406 Subparagraph
3407 \end_layout
3408
3409 \begin_layout Standard
3410 LyX labels each heading with a series of numbers, separated by periods.
3411  The numbers describe where in the document you are.
3412  Unlike the other headings, parts are numbered with Latin letters.
3413 \end_layout
3414
3415 \begin_layout Standard
3416 Headings all subdivide your document into different pieces of text.
3417  For example, suppose you're writing a book.
3418  You group the book into chapters.
3419  LyX does similar grouping:
3420 \end_layout
3421
3422 \begin_layout Itemize
3423
3424 \family sans
3425 Part
3426 \family default
3427  is divided in either 
3428 \family sans
3429 Chapter
3430 \family default
3431  or 
3432 \family sans
3433 Section
3434 \end_layout
3435
3436 \begin_layout Itemize
3437
3438 \family sans
3439 Chapter
3440 \family default
3441 s are divided into 
3442 \family sans
3443 Section
3444 \family default
3445 s
3446 \end_layout
3447
3448 \begin_layout Itemize
3449
3450 \family sans
3451 Section
3452 \family default
3453 s are divided into 
3454 \family sans
3455 Subsection
3456 \family default
3457 s
3458 \end_layout
3459
3460 \begin_layout Itemize
3461
3462 \family sans
3463 Subsection
3464 \family default
3465 s are divided into 
3466 \family sans
3467 Subsubsection
3468 \family default
3469 s
3470 \end_layout
3471
3472 \begin_layout Itemize
3473
3474 \family sans
3475 Subsubsection
3476 \family default
3477 s are divided into 
3478 \family sans
3479 Paragraph
3480 \family default
3481 s
3482 \end_layout
3483
3484 \begin_layout Itemize
3485
3486 \family sans
3487 Paragraph
3488 \family default
3489 s are divided into 
3490 \family sans
3491 Subparagraph
3492 \family default
3493 s
3494 \end_layout
3495
3496 \begin_layout Standard
3497 \begin_inset Note Greyedout
3498 status open
3499
3500 \begin_layout Standard
3501
3502 \series bold
3503 Note:
3504 \series default
3505  Not all document types use the 
3506 \family sans
3507 Chapter
3508 \family default
3509  heading as the maximum sectioning level.
3510  In that case the 
3511 \family sans
3512 Section
3513 \family default
3514  is the top-level heading.
3515 \end_layout
3516
3517 \end_inset
3518
3519
3520 \end_layout
3521
3522 \begin_layout Standard
3523 So, if you use the 
3524 \family sans
3525 Subsubsection
3526 \family default
3527  environment to label a new sub-subsection, LyX labels it with its number,
3528  along with the number of the subsection, section, and, if applicable, chapter
3529  that it's in.
3530  For example: the fifth section of the second chapter of this book has the
3531  label 
3532 \begin_inset Quotes eld
3533 \end_inset
3534
3535 2.5
3536 \begin_inset Quotes erd
3537 \end_inset
3538
3539 .
3540 \end_layout
3541
3542 \begin_layout Subsubsection
3543 Unnumbered Headings
3544 \begin_inset LatexCommand index
3545 name "Section headings ! Unnumbered"
3546
3547 \end_inset
3548
3549
3550 \end_layout
3551
3552 \begin_layout Standard
3553 There are 5 types of unnumbered section headings.
3554  They are:
3555 \end_layout
3556
3557 \begin_layout Enumerate
3558
3559 \family sans
3560 Part*line spacing
3561 \end_layout
3562
3563 \begin_layout Enumerate
3564
3565 \family sans
3566 Chapter*
3567 \end_layout
3568
3569 \begin_layout Enumerate
3570
3571 \family sans
3572 Section*
3573 \end_layout
3574
3575 \begin_layout Enumerate
3576
3577 \family sans
3578 Subsection*
3579 \end_layout
3580
3581 \begin_layout Enumerate
3582
3583 \family sans
3584 Subsubsection*
3585 \end_layout
3586
3587 \begin_layout Standard
3588 The 
3589 \begin_inset Quotes eld
3590 \end_inset
3591
3592 *
3593 \begin_inset Quotes erd
3594 \end_inset
3595
3596  after each name means that these headings are not numbered.
3597  They work the same as their numbered counterparts but won't appear in the
3598  table of contents, see section\InsetSpace ~
3599
3600 \begin_inset LatexCommand ref
3601 reference "sec:toc"
3602
3603 \end_inset
3604
3605 .
3606 \end_layout
3607
3608 \begin_layout Subsubsection
3609 Changing the Numbering
3610 \begin_inset LatexCommand label
3611 name "sub:Numbering-depth"
3612
3613 \end_inset
3614
3615
3616 \end_layout
3617
3618 \begin_layout Standard
3619 You can also alter which sectioning levels get numbered and which ones appear
3620  in the Table of Contents.
3621  Now, this doesn't remove any of the levels; that's preset in the document
3622  class.
3623  Certain classes start with 
3624 \family sans
3625 Chapter
3626 \family default
3627  and go down to the 
3628 \family sans
3629 Subparagraph
3630 \family default
3631  level.
3632  Others start at 
3633 \family sans
3634 Section
3635 \family default
3636 .
3637  Similarly, not all document classes number all sectioning levels.
3638  Most don't number 
3639 \family sans
3640 Paragraph
3641 \family default
3642  or 
3643 \family sans
3644 Subparagraph
3645 \family default
3646 .
3647  This is something you can change.
3648 \end_layout
3649
3650 \begin_layout Standard
3651 Open the 
3652 \family sans
3653 Document\SpecialChar \menuseparator
3654 Settings
3655 \family default
3656  dialog.
3657 \family sans
3658
3659 \begin_inset LatexCommand index
3660 name "Document ! Settings"
3661
3662 \end_inset
3663
3664
3665 \family default
3666  Under 
3667 \family sans
3668 Numbering\InsetSpace ~
3669 &\InsetSpace ~
3670 TOC
3671 \family default
3672  you'll see two counters.
3673  The one named 
3674 \family sans
3675 Numbering
3676 \family default
3677  controls how far down in the sectioning hierarchy LyX numbers a section
3678  heading.
3679  The other one controls the appearance of the section headings in the table
3680  of contents.
3681 \end_layout
3682
3683 \begin_layout Subsubsection
3684 Short Titles of Headings
3685 \begin_inset LatexCommand index
3686 name "Section headings ! Short titles"
3687
3688 \end_inset
3689
3690
3691 \begin_inset OptArg
3692 status collapsed
3693
3694 \begin_layout Standard
3695 Short Titles
3696 \end_layout
3697
3698 \end_inset
3699
3700
3701 \begin_inset LatexCommand label
3702 name "sec:Short-Titles"
3703
3704 \end_inset
3705
3706
3707 \end_layout
3708
3709 \begin_layout Standard
3710 Some section or chapter titles, such as this one, can get quite long.
3711  This can cause troubles when there is limited horizontal space.
3712  For example, if the header of the page is set to show the current section
3713  title, a long title will protrude over the page margins and look awful.
3714 \end_layout
3715
3716 \begin_layout Standard
3717 LaTeX allows you to specify a short title for section headings.
3718  This short title is used in the header and in the actual table of contents,
3719  avoiding the problem mentioned.
3720  To specify a short title, use the menu 
3721 \family sans
3722 Insert\SpecialChar \menuseparator
3723 Short\InsetSpace ~
3724 Title
3725 \family default
3726 .
3727  This will insert a box labeled 
3728 \begin_inset Quotes eld
3729 \end_inset
3730
3731 opt
3732 \begin_inset Quotes erd
3733 \end_inset
3734
3735  (stands for 
3736 \begin_inset Quotes eld
3737 \end_inset
3738
3739 optional
3740 \begin_inset Quotes erd
3741 \end_inset
3742
3743 ) which you can use to enter the short title text.
3744  This also works for captions inside floats.
3745 \end_layout
3746
3747 \begin_layout Standard
3748 The title of this section is a good example of using this feature.
3749 \end_layout
3750
3751 \begin_layout Subsubsection
3752 Special Information
3753 \end_layout
3754
3755 \begin_layout Standard
3756 The following information applies to all section headings:
3757 \end_layout
3758
3759 \begin_layout Itemize
3760 You cannot do any nesting with these environments.
3761 \end_layout
3762
3763 \begin_layout Itemize
3764 You cannot use a margin note in any of these environments.
3765 \end_layout
3766
3767 \begin_layout Itemize
3768 You can only use inline math in these environments.
3769 \end_layout
3770
3771 \begin_layout Itemize
3772 You can use labels and cross-references to refer to their numbers.
3773 \end_layout
3774
3775 \begin_layout Subsection
3776 Quotes and Poetryline spacing
3777 \end_layout
3778
3779 \begin_layout Standard
3780 LyX has three paragraph environments for writing poetry and quotations.
3781  They are 
3782 \family sans
3783 Quote
3784 \family default
3785
3786 \family sans
3787 Quotation
3788 \family default
3789 , and 
3790 \family sans
3791 Verse
3792 \family default
3793 .
3794  Forget the days of changing line spacing and twiddling with margins.
3795  These three paragraph environments already have those changes built-in.
3796  They all widen the left margin and add a bit of extra space above and below
3797  the text they contain.
3798  They also allow nesting, so you can put a 
3799 \family sans
3800 Verse
3801 \family default
3802  in a 
3803 \family sans
3804 Quotation
3805 \family default
3806 , as well as in some other paragraph environments.
3807 \end_layout
3808
3809 \begin_layout Standard
3810 There is another feature of these three paragraph environments: they do
3811  
3812 \emph on
3813 not
3814 \emph default
3815  reset to 
3816 \family sans
3817 Standard
3818 \family default
3819  when you start a new paragraph.
3820  So, you can type in that poem and merrily hit 
3821 \family sans
3822 Return
3823 \family default
3824  without worrying about the paragraph environment changing on you.
3825  Of course, that means that, once you're done typing in that poem, you have
3826  to change back to the 
3827 \family sans
3828 Standard
3829 \family default
3830  environment yourself.
3831 \end_layout
3832
3833 \begin_layout Subsubsection
3834
3835 \family sans
3836 Quote
3837 \family default
3838  and 
3839 \family sans
3840 Quotation
3841 \family default
3842
3843 \begin_inset LatexCommand label
3844 name "sec:Quote"
3845
3846 \end_inset
3847
3848
3849 \begin_inset LatexCommand index
3850 name "Quotation"
3851
3852 \end_inset
3853
3854
3855 \end_layout
3856
3857 \begin_layout Standard
3858 Now that we've described the similarities of these three environments, it's
3859  time for the differences.
3860  
3861 \family sans
3862 Quote
3863 \family default
3864  and 
3865 \family sans
3866 Quotation
3867 \family default
3868  are identical except for one difference: 
3869 \family sans
3870 Quote
3871 \family default
3872  uses extra spacing to separate paragraphs and never indents the first line.
3873  
3874 \family sans
3875 Quotation
3876 \family default
3877  
3878 \emph on
3879 always
3880 \emph default
3881  indents the first line of a paragraph and uses the same line spacing throughout.
3882 \end_layout
3883
3884 \begin_layout Standard
3885 Here's an example of the 
3886 \family sans
3887 Quote
3888 \family default
3889  environment:
3890 \end_layout
3891
3892 \begin_layout Quote
3893 This is in the 
3894 \family sans
3895 Quote
3896 \family default
3897  environment.
3898  I can keep writing, extending this line out further and further until it
3899  wraps.
3900  See -- no indentation!
3901 \end_layout
3902
3903 \begin_layout Quote
3904 Here's the second paragraph of this quote.
3905  Again, there's no indentation, but there is extra space between me and
3906  the other paragraph.
3907 \end_layout
3908
3909 \begin_layout Standard
3910 Here's another example, this time in the 
3911 \family sans
3912 Quotation
3913 \family default
3914  environment:
3915 \end_layout
3916
3917 \begin_layout Quotation
3918 This is in the 
3919 \family sans
3920 Quotation
3921 \family default
3922  environment.
3923  If I keep writing, you'll see the indentation.
3924  If your country uses a writing style that shows off new paragraphs by indenting
3925  the first line, then 
3926 \family sans
3927 Quotation
3928 \family default
3929  is the environment for you! Well, you'd use it 
3930 \emph on
3931 if
3932 \emph default
3933  you were quoting other text.
3934 \end_layout
3935
3936 \begin_layout Quotation
3937 Here's a new paragraph.
3938  I could ramble on and on, like a politician at election time.
3939  If I did that, though, you'd get bored.
3940 \end_layout
3941
3942 \begin_layout Standard
3943 As the examples show, 
3944 \family sans
3945 Quote
3946 \family default
3947  is for those people who use extra space to separate paragraphs.
3948  They should put quotes in the 
3949 \family sans
3950 Quote
3951 \family default
3952  environment.
3953  Those who use indentation to mark a new paragraph should use the 
3954 \family sans
3955 Quotation
3956 \family default
3957  paragraph environment for quoted text.
3958 \end_layout
3959
3960 \begin_layout Subsubsection
3961
3962 \family sans
3963 Verse
3964 \family default
3965
3966 \begin_inset LatexCommand index
3967 name "Paragraph ! Verse"
3968
3969 \end_inset
3970
3971
3972 \family sans
3973
3974 \begin_inset LatexCommand index
3975 name "Poetry"
3976
3977 \end_inset
3978
3979
3980 \begin_inset LatexCommand label
3981 name "sec:Verse"
3982
3983 \end_inset
3984
3985
3986 \end_layout
3987
3988 \begin_layout Standard
3989
3990 \family sans
3991 Verse
3992 \family default
3993  is a paragraph environment for poetry, rhymes, verses, and so on.
3994  Here's an example:
3995 \end_layout
3996
3997 \begin_layout Verse
3998 This is in Verse
3999 \newline
4000 Which I did not rehearse!
4001 \end_layout
4002
4003 \begin_layout Verse
4004 It could be much worse.
4005  This line could be long, very long, oh so long, so very long that it wraps
4006  around.
4007  It looks okay on screen, but in the printed version, the extra lines are
4008  indented a bit more than the first.
4009  Okay, so it's turned to prose and doesn't rhyme anymore.
4010  So sue me.
4011 \end_layout
4012
4013 \begin_layout Verse
4014 To break a line
4015 \newline
4016 And make things look fine
4017 \newline
4018 Use 
4019 \family sans
4020 C-Return
4021 \family default
4022 .
4023 \end_layout
4024
4025 \begin_layout Standard
4026 As you can see, 
4027 \family sans
4028 Verse
4029 \family default
4030  does not indent both margins.
4031  Each stanza of the verse or poem is in its own paragraph.
4032  To separate the individual lines of a stanza, use the 
4033 \family typewriter
4034 break-line
4035 \family default
4036  function 
4037 \family sans
4038 C-Return
4039 \family default
4040 .
4041 \end_layout
4042
4043 \begin_layout Subsection
4044 Lists
4045 \begin_inset LatexCommand index
4046 name "Lists"
4047
4048 \end_inset
4049
4050
4051 \begin_inset LatexCommand label
4052 name "sub:Lists"
4053
4054 \end_inset
4055
4056
4057 \end_layout
4058
4059 \begin_layout Standard
4060 LyX has four different paragraph environments for creating different kinds
4061  of lists.
4062  In the 
4063 \family sans
4064 Itemize
4065 \family default
4066  and 
4067 \family sans
4068 Enumerate
4069 \family default
4070  environments, LyX labels your list items with bullets or numbers, respectively.
4071  In the 
4072 \family sans
4073 Description
4074 \family default
4075  and 
4076 \family sans
4077 List
4078 \family default
4079  environments, LyX lets you provide your own label.
4080  We'll present the individual details of each type of list next after describing
4081  some general features of all four of them.
4082 \end_layout
4083
4084 \begin_layout Subsubsection
4085 General Features
4086 \end_layout
4087
4088 \begin_layout Standard
4089 The four paragraph environments for lists differ from the other environments
4090  in several ways.
4091  First, LyX treats each paragraph as a list item.
4092  Hitting 
4093 \family sans
4094 Return
4095 \family default
4096  does 
4097 \emph on
4098 not
4099 \emph default
4100  reset the environment to 
4101 \family sans
4102 Standard
4103 \family default
4104  but keeps the current environment and creates a new list item.
4105  The nesting depth is typically reset, however.
4106  If you want to keep both the current nesting depth and paragraph environment,
4107  you should use 
4108 \family sans
4109 M-Return
4110 \family default
4111  to break paragraphs.
4112 \end_layout
4113
4114 \begin_layout Standard
4115 You can nest lists of any type inside one another.
4116  In fact, LyX changes the labels on some list items depending on how it
4117  is nested.
4118  If you intend to use any of the list paragraph environments, we suggest
4119  you read all of section\InsetSpace ~
4120
4121 \begin_inset LatexCommand ref
4122 reference "sec:Nesting"
4123
4124 \end_inset
4125
4126 .
4127  
4128 \end_layout
4129
4130 \begin_layout Subsubsection
4131
4132 \family sans
4133 Itemize
4134 \family default
4135
4136 \begin_inset LatexCommand index
4137 name "Lists ! Itemize"
4138
4139 \end_inset
4140
4141
4142 \begin_inset LatexCommand label
4143 name "sec:Itemize"
4144
4145 \end_inset
4146
4147
4148 \end_layout
4149
4150 \begin_layout Standard
4151 The first type of list we'll describe in detail is the 
4152 \family sans
4153 Itemize
4154 \family default
4155  paragraph environment.
4156  It has the following properties:
4157 \end_layout
4158
4159 \begin_layout Itemize
4160 Each item has a particular bullet or symbol as its label.
4161 \end_layout
4162
4163 \begin_deeper
4164 \begin_layout Itemize
4165 LyX uses the same symbol for all of the items in a given nesting level.
4166 \end_layout
4167
4168 \begin_layout Itemize
4169 The symbol appears at the beginning of the first line.
4170 \end_layout
4171
4172 \end_deeper
4173 \begin_layout Itemize
4174 The items can have any length.
4175  LyX automatically offsets the left margin of each item.
4176  The offset is always relative to whatever environment the 
4177 \family sans
4178 Itemize
4179 \family default
4180  list may be in.
4181 \end_layout
4182
4183 \begin_layout Itemize
4184 If you nest an 
4185 \family sans
4186 Itemize
4187 \family default
4188  environment inside another 
4189 \family sans
4190 Itemize
4191 \family default
4192  environment, the label changes to a new symbol.
4193 \end_layout
4194
4195 \begin_deeper
4196 \begin_layout Itemize
4197 There are four different symbols for up to a four-fold nesting.
4198 \end_layout
4199
4200 \begin_layout Itemize
4201 LyX always shows the same symbol on screen.
4202 \end_layout
4203
4204 \begin_layout Itemize
4205 See section\InsetSpace ~
4206
4207 \begin_inset LatexCommand ref
4208 reference "sec:Nesting"
4209
4210 \end_inset
4211
4212  for a full explanation of nesting.
4213 \end_layout
4214
4215 \end_deeper
4216 \begin_layout Standard
4217 Of course, that explanation was also an example of an 
4218 \family sans
4219 Itemize
4220 \family default
4221  list.
4222  The 
4223 \family sans
4224 Itemize
4225 \family default
4226  environment is best suited for lists where the order doesn't matter.
4227 \end_layout
4228
4229 \begin_layout Standard
4230 We said that different levels use different symbols as their label.
4231  Here's an example of all four possible symbols.
4232  Note that those of you reading this manual within LyX won't see any difference.
4233 \end_layout
4234
4235 \begin_layout Itemize
4236 The label for the first level 
4237 \family sans
4238 Itemize
4239 \family default
4240  is a large black dot, or bullet.
4241 \end_layout
4242
4243 \begin_deeper
4244 \begin_layout Itemize
4245 The label for the second level is a dash.
4246 \end_layout
4247
4248 \begin_deeper
4249 \begin_layout Itemize
4250 The label for the third is an asterisk.
4251 \end_layout
4252
4253 \begin_deeper
4254 \begin_layout Itemize
4255 The label for the fourth is a centered dot.
4256 \end_layout
4257
4258 \end_deeper
4259 \begin_layout Itemize
4260 Back out to the third level.
4261 \end_layout
4262
4263 \end_deeper
4264 \begin_layout Itemize
4265 Back to the second level.
4266 \end_layout
4267
4268 \end_deeper
4269 \begin_layout Itemize
4270 Back to the outermost level.
4271 \end_layout
4272
4273 \begin_layout Standard
4274 These are the default labels for an 
4275 \family sans
4276 Itemize
4277 \family default
4278  list.
4279  You can customize these labels in the 
4280 \family sans
4281 Document\SpecialChar \menuseparator
4282 Settings
4283 \family default
4284  dialog in the submenu 
4285 \family sans
4286 Bullets
4287 \family default
4288 .
4289 \family sans
4290
4291 \begin_inset LatexCommand index
4292 name "Document ! Settings"
4293
4294 \end_inset
4295
4296
4297 \end_layout
4298
4299 \begin_layout Standard
4300 Notice how the space between items decreases with increasing depth.
4301  We'll explain nesting and all the tricks you can do with different depths
4302  in section\InsetSpace ~
4303
4304 \begin_inset LatexCommand ref
4305 reference "sec:Nesting"
4306
4307 \end_inset
4308
4309 .
4310 \end_layout
4311
4312 \begin_layout Subsubsection
4313
4314 \family sans
4315 Enumerate
4316 \family default
4317
4318 \begin_inset LatexCommand index
4319 name "Lists ! Enumerate"
4320
4321 \end_inset
4322
4323
4324 \begin_inset LatexCommand label
4325 name "sec:Enumerate"
4326
4327 \end_inset
4328
4329
4330 \end_layout
4331
4332 \begin_layout Standard
4333 The 
4334 \family sans
4335 Enumerate
4336 \family default
4337  environment is used to create numbered lists and outlines.
4338  It has these properties:
4339 \end_layout
4340
4341 \begin_layout Enumerate
4342 Each item has a numeral as its label.
4343 \end_layout
4344
4345 \begin_deeper
4346 \begin_layout Enumerate
4347 The type of numeral depends on the nesting depth.
4348 \end_layout
4349
4350 \end_deeper
4351 \begin_layout Enumerate
4352 LyX automatically counts the items for you and updates the label as appropriate.
4353 \end_layout
4354
4355 \begin_layout Enumerate
4356 Each new 
4357 \family sans
4358 Enumerate
4359 \family default
4360  environment resets the counter to one.
4361 \end_layout
4362
4363 \begin_layout Enumerate
4364 Like the 
4365 \family sans
4366 Itemize
4367 \family default
4368  environment, the 
4369 \family sans
4370 Enumerate
4371 \family default
4372  environment:
4373 \end_layout
4374
4375 \begin_deeper
4376 \begin_layout Enumerate
4377 Offsets the items relative to the left margin.
4378  Items can have any length.
4379 \end_layout
4380
4381 \begin_layout Enumerate
4382 Reduces the space between items as the nesting depth increases.
4383 \end_layout
4384
4385 \begin_layout Enumerate
4386 Uses different types of labels depending on the nesting depth.
4387 \end_layout
4388
4389 \begin_layout Enumerate
4390 Allows up to a four-fold nesting.
4391 \end_layout
4392
4393 \end_deeper
4394 \begin_layout Standard
4395 Unlike the 
4396 \family sans
4397 Itemize
4398 \family default
4399  environment, 
4400 \family sans
4401 Enumerate
4402 \family default
4403  shows the different labels for each item in LyX.
4404  Here is how LyX labels the four different levels in an 
4405 \family sans
4406 Enumerate
4407 \family default
4408 :
4409 \end_layout
4410
4411 \begin_layout Enumerate
4412 The first level of an 
4413 \family sans
4414 Enumerate
4415 \family default
4416  uses Arabic numerals followed by a period.
4417 \end_layout
4418
4419 \begin_deeper
4420 \begin_layout Enumerate
4421 The second level uses lower case letters surrounded by parentheses.
4422 \end_layout
4423
4424 \begin_deeper
4425 \begin_layout Enumerate
4426 The third level uses lower-case Roman numerals followed by a period.
4427 \end_layout
4428
4429 \begin_deeper
4430 \begin_layout Enumerate
4431 The fourth level uses capital letters followed by a period.
4432 \end_layout
4433
4434 \begin_layout Enumerate
4435 Again, notice the decrease in the spacing between items as the nesting depth
4436  increases.
4437 \end_layout
4438
4439 \end_deeper
4440 \begin_layout Enumerate
4441 Back to the third level
4442 \end_layout
4443
4444 \end_deeper
4445 \begin_layout Enumerate
4446 Back to the second level.
4447 \end_layout
4448
4449 \end_deeper
4450 \begin_layout Enumerate
4451 Back to the outermost level.
4452 \end_layout
4453
4454 \begin_layout Standard
4455 Once again, you can customize the type of numbering used in the 
4456 \family sans
4457 Enumerate
4458 \family default
4459  environment.
4460  It involves adding commands to the LaTeX preamble (see the 
4461 \emph on
4462 Extended Features
4463 \emph default
4464  manual).
4465  As stated earlier, such customization only shows up in the printed version,
4466  not in LyX.
4467 \end_layout
4468
4469 \begin_layout Standard
4470 There is more to nesting 
4471 \family sans
4472 Enumerate
4473 \family default
4474  environments than we've stated here.
4475  You should read section\InsetSpace ~
4476
4477 \begin_inset LatexCommand ref
4478 reference "sec:Nesting"
4479
4480 \end_inset
4481
4482  to learn more about nesting.
4483 \end_layout
4484
4485 \begin_layout Subsubsection
4486
4487 \family sans
4488 Description
4489 \family default
4490
4491 \begin_inset LatexCommand index
4492 name "Lists ! Description"
4493
4494 \end_inset
4495
4496
4497 \begin_inset LatexCommand label
4498 name "sec:Description-List"
4499
4500 \end_inset
4501
4502
4503 \end_layout
4504
4505 \begin_layout Standard
4506 Unlike the previous two environments, the 
4507 \family sans
4508 Description
4509 \family default
4510  list has no fixed label.
4511  Instead, LyX uses the first 
4512 \begin_inset Quotes eld
4513 \end_inset
4514
4515 word
4516 \begin_inset Quotes erd
4517 \end_inset
4518
4519  of the first line as the label.
4520  Here's an example:
4521 \end_layout
4522
4523 \begin_layout Description
4524 Example: This is an example of the 
4525 \family sans
4526 Description
4527 \family default
4528  environment.
4529 \end_layout
4530
4531 \begin_layout Standard
4532 LyX typesets the label in boldface and puts extra space between it and the
4533  rest of the line.
4534 \end_layout
4535
4536 \begin_layout Standard
4537 With the first 
4538 \begin_inset Quotes eld
4539 \end_inset
4540
4541 word
4542 \begin_inset Quotes erd
4543 \end_inset
4544
4545  it is meant that the first hit of the 
4546 \family sans
4547 Space
4548 \family default
4549  key ends the label if you are at the beginning of the first line of an
4550  item.
4551  If you need to use more than one word in the label use a 
4552 \family sans
4553 Protected Blank
4554 \family default
4555 .
4556  (Use either 
4557 \family sans
4558 C-Space
4559 \family default
4560  or the menu 
4561 \family sans
4562 Insert\SpecialChar \menuseparator
4563 Formatting\SpecialChar \menuseparator
4564 Protected\InsetSpace ~
4565 Space
4566 \family default
4567 , see section\InsetSpace ~
4568
4569 \begin_inset LatexCommand ref
4570 reference "sub:Protected-Space"
4571
4572 \end_inset
4573
4574  for more info.) Here is an example:
4575 \end_layout
4576
4577 \begin_layout Description
4578 Second\InsetSpace ~
4579 Example: This one shows how to use a 
4580 \family sans
4581 Protected\InsetSpace ~
4582 Blank
4583 \family default
4584  in the label of a 
4585 \family sans
4586 Description
4587 \family default
4588  list item.
4589 \end_layout
4590
4591 \begin_layout Description
4592 Usage: You should use the 
4593 \family sans
4594 Description
4595 \family default
4596  environment for things like definitions and theorems.
4597  Use it when you need to make one word in particular stand out in the text
4598  that describes it.
4599  It's not a good idea to use a 
4600 \family sans
4601 Description
4602 \family default
4603  environment when you have an entire sentence that you want to describe.
4604  You're better off using 
4605 \family sans
4606 Itemize
4607 \family default
4608  or 
4609 \family sans
4610 Enumerate
4611 \family default
4612  and nesting several 
4613 \family sans
4614 Standard
4615 \family default
4616  paragraphs into them.
4617 \end_layout
4618
4619 \begin_layout Description
4620 Nesting: You can nest 
4621 \family sans
4622 Description
4623 \family default
4624  environments inside one another, nest them in other types of lists, and
4625  so on.
4626 \end_layout
4627
4628 \begin_layout Standard
4629 Notice that after the first line, LyX indents subsequent lines, offsetting
4630  them from the first line.
4631 \end_layout
4632
4633 \begin_layout Subsubsection
4634 The LyX 
4635 \family sans
4636 List
4637 \family default
4638
4639 \begin_inset LatexCommand index
4640 name "Lists ! LyX list"
4641
4642 \end_inset
4643
4644
4645 \begin_inset LatexCommand label
4646 name "sec:LyX-List"
4647
4648 \end_inset
4649
4650
4651 \end_layout
4652
4653 \begin_layout Standard
4654 The 
4655 \family sans
4656 List
4657 \family default
4658  environment is a LyX extension to LaTeX.
4659  
4660 \end_layout
4661
4662 \begin_layout Standard
4663 Like the 
4664 \family sans
4665 Description
4666 \family default
4667  environment the 
4668 \family sans
4669 List
4670 \family default
4671  environment has user-defined labels for each list item.
4672  There are the following properties of this list environment:
4673 \end_layout
4674
4675 \begin_layout Labeling
4676 \labelwidthstring 00.00.0000
4677 item\InsetSpace ~
4678 labels LyX uses the first 
4679 \begin_inset Quotes eld
4680 \end_inset
4681
4682 word
4683 \begin_inset Quotes erd
4684 \end_inset
4685
4686  of each line as the item label.
4687  The first 
4688 \family sans
4689 Space
4690 \family default
4691  after the beginning of the first line of an item marks the end of the label.
4692  If you need to use more than one word in an item label, use a protected
4693  blank as described above.
4694 \end_layout
4695
4696 \begin_layout Labeling
4697 \labelwidthstring 00.00.0000
4698 margins As you can see, LyX uses different margins for the item label and
4699  the body of the item text.
4700  The body of the text has a larger left margin, which is equal to the default
4701  label width plus a little extra space.
4702  
4703 \end_layout
4704
4705 \begin_layout Labeling
4706 \labelwidthstring 00.00.0000
4707 label\InsetSpace ~
4708 width LyX uses the width of the label, or the default width, whatever
4709  is larger.
4710  If the label width is larger, the label 
4711 \begin_inset Quotes eld
4712 \end_inset
4713
4714 extends
4715 \begin_inset Quotes erd
4716 \end_inset
4717
4718  into the first line.
4719  In other words, the text of the first line isn't aligned with the left
4720  margin of the rest of the item text.
4721 \end_layout
4722
4723 \begin_layout Labeling
4724 \labelwidthstring 00.00.0000
4725 default\InsetSpace ~
4726 width You can set the default label width to ensure that the text
4727  of all items in a 
4728 \family sans
4729 List
4730 \family default
4731  environment have the same left margin.
4732 \newline
4733 To change the default width, select
4734  all items in the list.
4735  Now open the 
4736 \family sans
4737 Edit\SpecialChar \menuseparator
4738 Paragraph\InsetSpace ~
4739 Settings
4740 \family default
4741  dialog.
4742  The text in the box 
4743 \family sans
4744 Longest\InsetSpace ~
4745 label
4746 \family default
4747  determines the default label width.
4748  You can use the text of your largest label here, but you can also use the
4749  letter 
4750 \begin_inset Quotes eld
4751 \end_inset
4752
4753 M
4754 \begin_inset Quotes erd
4755 \end_inset
4756
4757  multiple times instead.
4758  The M is the widest character and is a standard unit of widths in LaTeX.
4759  By using 
4760 \begin_inset Quotes eld
4761 \end_inset
4762
4763 M
4764 \begin_inset Quotes erd
4765 \end_inset
4766
4767  as the unit of width you don't need to keep changing the contents of 
4768 \family sans
4769 Longest\InsetSpace ~
4770 label
4771 \family default
4772  every time you alter a label in a 
4773 \family sans
4774 List
4775 \family default
4776  environment.
4777 \newline
4778 The predefined default width is the length of 
4779 \begin_inset Quotes eld
4780 \end_inset
4781
4782 00.00.0000
4783 \begin_inset Quotes erd
4784 \end_inset
4785
4786  (equal to 6 M).
4787  
4788 \newline
4789
4790 \begin_inset Note Greyedout
4791 status open
4792
4793 \begin_layout Standard
4794
4795 \series bold
4796 Note:
4797 \series default
4798  Setting the cursor into a list item to change only its label width will
4799  only change the width inside LyX but not in the output.
4800 \end_layout
4801
4802 \end_inset
4803
4804
4805 \end_layout
4806
4807 \begin_layout Standard
4808 You should use the 
4809 \family sans
4810 List
4811 \family default
4812  environment the same way like the 
4813 \family sans
4814 Description
4815 \family default
4816  list: When you need one word to stand out from the text that describes
4817  it.
4818  The 
4819 \family sans
4820 List
4821 \family default
4822  environment gives you another way to do this, using a different overall
4823  layout.
4824 \end_layout
4825
4826 \begin_layout Standard
4827 You can nest 
4828 \family sans
4829 List
4830 \family default
4831  environments inside one another, nest them in other types of lists, and
4832  so on.
4833  They work just like the other list paragraph environments.
4834  Read section\InsetSpace ~
4835
4836 \begin_inset LatexCommand ref
4837 reference "sec:Nesting"
4838
4839 \end_inset
4840
4841  to learn about nesting.
4842 \end_layout
4843
4844 \begin_layout Standard
4845 There is yet another feature of the 
4846 \family sans
4847 List
4848 \family default
4849  environment: As you can see in the examples, LyX left-justifies the item
4850  labels by default.
4851  You can use additional 
4852 \family sans
4853 HFills
4854 \family default
4855  to change how LyX justifies the item label.
4856  We'll document 
4857 \family sans
4858 HFills
4859 \family default
4860  later in section\InsetSpace ~
4861
4862 \begin_inset LatexCommand ref
4863 reference "sub:Horizontal-Space"
4864
4865 \end_inset
4866
4867 .
4868  Here are some examples:
4869 \end_layout
4870
4871 \begin_layout Labeling
4872 \labelwidthstring 00.00.0000
4873 Left The default for 
4874 \family sans
4875 List
4876 \family default
4877  item labels.
4878 \end_layout
4879
4880 \begin_layout Labeling
4881 \labelwidthstring 00.00.0000
4882
4883 \hfill
4884 Right One 
4885 \family sans
4886 HFill
4887 \family default
4888  at the beginning of the label right justifies it.
4889 \end_layout
4890
4891 \begin_layout Labeling
4892 \labelwidthstring 00.00.0000
4893
4894 \hfill
4895 Center
4896 \hfill
4897  One 
4898 \family sans
4899 HFill
4900 \family default
4901  at the beginning of the label and one at the end centers it.
4902 \end_layout
4903
4904 \begin_layout Subsection
4905 Letters
4906 \begin_inset LatexCommand index
4907 name "Letters"
4908
4909 \end_inset
4910
4911
4912 \end_layout
4913
4914 \begin_layout Subsubsection
4915
4916 \family sans
4917 Address
4918 \family default
4919  and 
4920 \family sans
4921 Right\InsetSpace ~
4922 Address
4923 \family default
4924 : An Overview
4925 \end_layout
4926
4927 \begin_layout Standard
4928 Although LyX has document classes for letters, we've also created two paragraph
4929  environments called 
4930 \family sans
4931 Address
4932 \family default
4933  and 
4934 \family sans
4935 Right\InsetSpace ~
4936 Address
4937 \family default
4938 .
4939  To use the letter class, you need to use specific paragraph environments
4940  in a specific order, otherwise LaTeX gags on the document.
4941  In contrast, you can use the 
4942 \family sans
4943 Address
4944 \family default
4945  and 
4946 \family sans
4947 Right\InsetSpace ~
4948 Address
4949 \family default
4950  paragraph environments anywhere with no problem.
4951  You can even nest them inside other environments, though you can't nest
4952  anything in them.
4953 \end_layout
4954
4955 \begin_layout Standard
4956 Of course, you're not limited to using 
4957 \family sans
4958 Address
4959 \family default
4960  and 
4961 \family sans
4962 Right\InsetSpace ~
4963 Address
4964 \family default
4965  for letters only.
4966  
4967 \family sans
4968 Right\InsetSpace ~
4969 Address
4970 \family default
4971 , in particular, is useful for creating article titles like those used in
4972  some European academic papers.
4973 \end_layout
4974
4975 \begin_layout Subsubsection
4976 Usage
4977 \begin_inset LatexCommand label
4978 name "sec:Address-Usage"
4979
4980 \end_inset
4981
4982
4983 \end_layout
4984
4985 \begin_layout Standard
4986 The 
4987 \family sans
4988 Address
4989 \family default
4990  environment formats text in the style of an address, which is also used
4991  for the opening and signature in some countries.
4992  Similarly, the 
4993 \family sans
4994 Right\InsetSpace ~
4995 Address
4996 \family default
4997  environment formats text in the style of a right-justified address, which
4998  is used for the sender's address and today's date in some countries.
4999  Here's an example of each:
5000 \end_layout
5001
5002 \begin_layout Right Address
5003 Right Address
5004 \newline
5005 Who I am
5006 \newline
5007 Where I am
5008 \newline
5009 When is it? What is today?
5010 \end_layout
5011
5012 \begin_layout Standard
5013 That was 
5014 \family sans
5015 Right\InsetSpace ~
5016 Address
5017 \family default
5018 .
5019  Notice that the lines all have the same left margin, which LyX sets to
5020  fit the largest block of text on a single line.
5021  Here's an example of the 
5022 \family sans
5023 Address
5024 \family default
5025  environment:
5026 \end_layout
5027
5028 \begin_layout Address
5029 Who are you
5030 \newline
5031 Where do I send this
5032 \newline
5033 Your post office and country
5034 \end_layout
5035
5036 \begin_layout Standard
5037 As you can see, both 
5038 \family sans
5039 Address
5040 \family default
5041  and 
5042 \family sans
5043 Right\InsetSpace ~
5044 Address
5045 \family default
5046  add extra space between themselves and the next paragraph.
5047  If you hit 
5048 \family sans
5049 Return
5050 \family default
5051  in either of these environments, LyX resets the nesting depth and sets
5052  the environment to 
5053 \family sans
5054 Standard
5055 \family default
5056 .
5057  This makes sense, since 
5058 \family sans
5059 Return
5060 \family default
5061  is the 
5062 \family typewriter
5063 break-paragraph
5064 \family default
5065  function, and the individual lines of an address are not paragraphs.
5066  Thus, you have to use 
5067 \family typewriter
5068 break-line
5069 \family default
5070  (
5071 \family sans
5072 C-Return
5073 \family default
5074  or 
5075 \family sans
5076 Formatting\InsetSpace ~
5077 Character\SpecialChar \menuseparator
5078 Line\InsetSpace ~
5079 Break
5080 \family default
5081  from the 
5082 \family sans
5083 Insert
5084 \family default
5085  menu) to start a new line in an 
5086 \family sans
5087 Address
5088 \family default
5089  or 
5090 \family sans
5091 Right\InsetSpace ~
5092 Address
5093 \family default
5094  environment.
5095 \end_layout
5096
5097 \begin_layout Subsection
5098 Academic Writing
5099 \end_layout
5100
5101 \begin_layout Standard
5102 Most academic writing begins with an abstract and ends with a bibliography
5103  or list of references.
5104  LyX contains paragraph environments for both of these.
5105 \end_layout
5106
5107 \begin_layout Subsubsection
5108
5109 \family sans
5110 Abstract
5111 \begin_inset LatexCommand index
5112 name "Abstracts"
5113
5114 \end_inset
5115
5116
5117 \end_layout
5118
5119 \begin_layout Standard
5120 The 
5121 \family sans
5122 Abstract
5123 \family default
5124  environment is used for the abstract of an article.
5125  Technically, you could use this environment anywhere, but you really should
5126  only use it at the beginning of the document, after the title.
5127  Also, don't bother trying to nest 
5128 \family sans
5129 Abstract
5130 \family default
5131  in anything else or vice versa.
5132  It won't work.
5133  The 
5134 \family sans
5135 Abstract
5136 \family default
5137  environment is only useful in the article and report document classes.
5138  The book document classes ignores the 
5139 \family sans
5140 Abstract
5141 \family default
5142  completely, and it's utterly silly to use 
5143 \family sans
5144 Abstract
5145 \family default
5146  in a letter document class.
5147 \end_layout
5148
5149 \begin_layout Standard
5150 The 
5151 \family sans
5152 Abstract
5153 \family default
5154  environment does several things for you.
5155  First, it puts the centered label 
5156 \begin_inset Quotes eld
5157 \end_inset
5158
5159 Abstract
5160 \begin_inset Quotes erd
5161 \end_inset
5162
5163  above the text.
5164  The label and the text of the abstract are separated by some extra vertical
5165  space.
5166  Second, it typesets everything in a smaller font, just as you'd expect.
5167  Lastly, it adds a bit of extra vertical space between the abstract and
5168  the subsequent text.
5169  Well, that's how it will appear on the LyX screen.
5170  The appearance in the output depends on the used article or report class.
5171 \end_layout
5172
5173 \begin_layout Standard
5174 Starting a new paragraph by hitting 
5175 \family sans
5176 Return
5177 \family default
5178  does not reset the paragraph environment.
5179  The new paragraph will still be in the 
5180 \family sans
5181 Abstract
5182 \family default
5183  environment.
5184  So, you will have to change the paragraph environment yourself when you
5185  finish entering the abstract of your document.
5186 \end_layout
5187
5188 \begin_layout Standard
5189 \begin_inset Float figure
5190 wide false
5191 sideways false
5192 status open
5193
5194 \begin_layout Standard
5195 \align center
5196 \begin_inset Graphics
5197         filename clipart/Abstract.pdf
5198         inzipName 
5199         embed false
5200         lyxscale 25
5201
5202 \end_inset
5203
5204
5205 \end_layout
5206
5207 \begin_layout Standard
5208 \begin_inset Caption
5209
5210 \begin_layout Standard
5211 \begin_inset LatexCommand label
5212 name "cap:Paragraph-in-the"
5213
5214 \end_inset
5215
5216 Paragraph in the 
5217 \family sans
5218 Abstract
5219 \family default
5220  environment
5221 \end_layout
5222
5223 \end_inset
5224
5225
5226 \end_layout
5227
5228 \end_inset
5229
5230
5231 \end_layout
5232
5233 \begin_layout Standard
5234 We'd love to give you directly an example of the 
5235 \family sans
5236 Abstract
5237 \family default
5238  environment, but since this document is in the 
5239 \begin_inset Quotes eld
5240 \end_inset
5241
5242 book
5243 \begin_inset Quotes erd
5244 \end_inset
5245
5246  class, we can't do this.
5247  We inserted it therefore as figure\InsetSpace ~
5248
5249 \begin_inset LatexCommand ref
5250 reference "cap:Paragraph-in-the"
5251
5252 \end_inset
5253
5254 .
5255  If you've never heard of an 
5256 \begin_inset Quotes eld
5257 \end_inset
5258
5259 abstract
5260 \begin_inset Quotes erd
5261 \end_inset
5262
5263  before, you can safely ignore this environment.
5264 \end_layout
5265
5266 \begin_layout Subsubsection
5267
5268 \family sans
5269 Bibliography
5270 \family default
5271
5272 \begin_inset LatexCommand index
5273 name "Bibliography"
5274
5275 \end_inset
5276
5277
5278 \begin_inset LatexCommand label
5279 name "sub:Biblio_environment"
5280
5281 \end_inset
5282
5283
5284 \end_layout
5285
5286 \begin_layout Standard
5287 The 
5288 \family sans
5289 Bibliography
5290 \family default
5291  environment is used to list references.
5292  Technically, you could use this environment anywhere, but you really should
5293  only use it at the end of the document.
5294  Nesting 
5295 \family sans
5296 Bibliography
5297 \family default
5298  in anything else or vice versa won't work.
5299 \end_layout
5300
5301 \begin_layout Standard
5302 When you first open a 
5303 \family sans
5304 Bibliography
5305 \family default
5306  environment, LyX add a large vertical space, followed by the heading 
5307 \begin_inset Quotes eld
5308 \end_inset
5309
5310 Bibliography
5311 \begin_inset Quotes erd
5312 \end_inset
5313
5314  or 
5315 \begin_inset Quotes eld
5316 \end_inset
5317
5318 References,
5319 \begin_inset Quotes erd
5320 \end_inset
5321
5322  depending on the document class.
5323  The heading is in a large boldface font.
5324  Each paragraph of the 
5325 \family sans
5326 Bibliography
5327 \family default
5328  environment is a bibliography entry.
5329  Thus, hitting 
5330 \family sans
5331 Return
5332 \family default
5333  does not reset the paragraph environment.
5334  Each new paragraph is still in the 
5335 \family sans
5336 Bibliography
5337 \family default
5338  environment.
5339 \end_layout
5340
5341 \begin_layout Standard
5342 For a detailed description of LyX's bibliography handling, have a look at
5343  in section\InsetSpace ~
5344
5345 \begin_inset LatexCommand ref
5346 reference "sec:Bibliography"
5347
5348 \end_inset
5349
5350 .
5351 \end_layout
5352
5353 \begin_layout Subsection
5354 LyX
5355 \family sans
5356 -Code
5357 \begin_inset LatexCommand index
5358 name "Paragraph ! LyX code"
5359
5360 \end_inset
5361
5362
5363 \begin_inset LatexCommand label
5364 name "sub:LyX-Code"
5365
5366 \end_inset
5367
5368
5369 \end_layout
5370
5371 \begin_layout Standard
5372 The 
5373 \family sans
5374 LyX-Code
5375 \family default
5376  environment is another LyX extension.
5377  It type-sets text in a typewriter-style font.
5378  It also treats the 
5379 \family sans
5380 Space
5381 \family default
5382  key as a fixed whitespace;
5383 \begin_inset Foot
5384 status collapsed
5385
5386 \begin_layout Standard
5387 In the 
5388 \family sans
5389 LyX-Code
5390 \family default
5391  environment, the 
5392 \family sans
5393 Space
5394 \family default
5395  key is treated as a 
5396 \family sans
5397 Protected\InsetSpace ~
5398 Blank
5399 \family default
5400  instead of an end-of-word marker.
5401 \end_layout
5402
5403 \end_inset
5404
5405  this is the only case in which you can type multiple whitespaces in LyX.
5406  If you need to insert blank lines, you'll still need to use 
5407 \family sans
5408 C-Return
5409 \family default
5410  (the 
5411 \family typewriter
5412 break-line
5413 \family default
5414  function).
5415  
5416 \family sans
5417 Return
5418 \family default
5419  breaks paragraphs.
5420  Note, however, that 
5421 \family sans
5422 Return
5423 \family default
5424  does not reset the paragraph environment.
5425  So, when you finish using the 
5426 \family sans
5427 LyX-Code
5428 \family default
5429  environment, you'll need to change the paragraph environment yourself.
5430  Also, you can nest the 
5431 \family sans
5432 LyX-Code
5433 \family default
5434  environment inside of others.
5435 \end_layout
5436
5437 \begin_layout Standard
5438 There are a few quirks with this environment:
5439 \end_layout
5440
5441 \begin_layout Itemize
5442 You cannot use 
5443 \family sans
5444 C-Return
5445 \family default
5446  at the beginning of a new paragraph (i.e.
5447  you can't follow 
5448 \family sans
5449 Return
5450 \family default
5451  with a 
5452 \family sans
5453 C-Return
5454 \family default
5455 ).
5456 \end_layout
5457
5458 \begin_layout Itemize
5459 You can't follow a 
5460 \family sans
5461 C-Return
5462 \family default
5463  with a 
5464 \family sans
5465 Space
5466 \family default
5467 .
5468 \end_layout
5469
5470 \begin_deeper
5471 \begin_layout Itemize
5472 Use a 
5473 \family sans
5474 Return
5475 \family default
5476  to begin a new paragraph, then you can use a 
5477 \family sans
5478 Space
5479 \family default
5480 .
5481 \end_layout
5482
5483 \begin_layout Itemize
5484 Or: use 
5485 \family sans
5486 C-Space
5487 \family default
5488  instead.
5489 \end_layout
5490
5491 \end_deeper
5492 \begin_layout Itemize
5493 You can't have an empty paragraph or an empty line.
5494  You must put at least one 
5495 \family sans
5496 Space
5497 \family default
5498  in any line you want blank.
5499  Otherwise, LaTeX generates errors.
5500 \end_layout
5501
5502 \begin_layout Itemize
5503 You cannot get the typewriter double quotes by typing 
5504 \family sans
5505 "
5506 \family default
5507  since that will insert 
5508 \emph on
5509 real
5510 \emph default
5511  quotes.
5512  You get the typewriter double quotes with 
5513 \family sans
5514 C-"
5515 \family default
5516  (or 
5517 \family sans
5518 C-q
5519 \family default
5520  if you use Emacs-like key bindings).
5521 \end_layout
5522
5523 \begin_layout Standard
5524 Here's an example:
5525 \end_layout
5526
5527 \begin_layout LyX-Code
5528 #include <stdio.h>
5529 \end_layout
5530
5531 \begin_layout LyX-Code
5532  
5533 \end_layout
5534
5535 \begin_layout LyX-Code
5536 int main(void)
5537 \end_layout
5538
5539 \begin_layout LyX-Code
5540 {
5541 \end_layout
5542
5543 \begin_layout LyX-Code
5544     printf("Hello World!
5545 \backslash
5546 n");
5547 \end_layout
5548
5549 \begin_layout LyX-Code
5550     return 0;
5551 \end_layout
5552
5553 \begin_layout LyX-Code
5554 }
5555 \end_layout
5556
5557 \begin_layout Standard
5558 This is just the standard 
5559 \begin_inset Quotes eld
5560 \end_inset
5561
5562 Hello world!
5563 \begin_inset Quotes erd
5564 \end_inset
5565
5566  program.
5567  
5568 \end_layout
5569
5570 \begin_layout Standard
5571
5572 \family sans
5573 LyX-Code
5574 \family default
5575  has one purpose: to typeset code, such as program source, shell scripts,
5576  rc-files, and so on.
5577  Use it only in those very special cases where you need to generate text
5578  as if you used a typewriter.
5579 \begin_inset LatexCommand index
5580 name "Paragraph environments|)"
5581
5582 \end_inset
5583
5584
5585 \end_layout
5586
5587 \begin_layout Section
5588 Nesting Environments
5589 \begin_inset LatexCommand index
5590 name "Nesting ! Environments"
5591
5592 \end_inset
5593
5594
5595 \begin_inset LatexCommand label
5596 name "sec:Nesting"
5597
5598 \end_inset
5599
5600
5601 \end_layout
5602
5603 \begin_layout Subsection
5604 Introduction
5605 \end_layout
5606
5607 \begin_layout Standard
5608 LyX treats text as a unified block with a particular context and specific
5609  properties.
5610  This allows you to create blocks that inherits some of the properties of
5611  another block.
5612  For example you have three main points in an outline, but point #2 also
5613  has two subpoints.
5614  In other words, you have a list inside of another list, with the inner
5615  list 
5616 \begin_inset Quotes eld
5617 \end_inset
5618
5619 attached
5620 \begin_inset Quotes erd
5621 \end_inset
5622
5623  to item #2:
5624 \end_layout
5625
5626 \begin_layout Enumerate
5627 one
5628 \end_layout
5629
5630 \begin_layout Enumerate
5631 two
5632 \end_layout
5633
5634 \begin_deeper
5635 \begin_layout Enumerate
5636 sublist - item #1
5637 \end_layout
5638
5639 \begin_layout Enumerate
5640 sublist - item #2
5641 \end_layout
5642
5643 \end_deeper
5644 \begin_layout Enumerate
5645 three
5646 \end_layout
5647
5648 \begin_layout Standard
5649 You put a list inside of a list by nesting one list inside the other.
5650  Nesting an environment is quite simple: Select 
5651 \family sans
5652 Increase\InsetSpace ~
5653 List\InsetSpace ~
5654 Depth
5655 \family default
5656  or 
5657 \family sans
5658 Decrease\InsetSpace ~
5659 List\InsetSpace ~
5660 Depth
5661 \family default
5662  from the 
5663 \family sans
5664 Edit
5665 \family default
5666  menu to change the nesting depth of the current paragraph (the status bar
5667  will tell you how far you are nested).
5668  Instead of the menu, you can also use the toolbar buttons 
5669 \begin_inset Graphics
5670         filename ../images/depth-increment.png
5671         inzipName 
5672         embed true
5673
5674 \end_inset
5675
5676  and 
5677 \begin_inset Graphics
5678         filename ../images/depth-decrement.png
5679         inzipName 
5680         embed true
5681
5682 \end_inset
5683
5684  or the convenient key bindings 
5685 \family sans
5686 S-M-Right
5687 \family default
5688  and 
5689 \family sans
5690 S-M-Left
5691 \family default
5692  to change the nesting level.
5693  The change will work on the current selection if you have made one (allowing
5694  you to change the nesting of several paragraphs at once), or the current
5695  paragraph.
5696 \end_layout
5697
5698 \begin_layout Standard
5699 Note that LyX only changes the nesting depth if it can.
5700  If it's invalid to do so, nothing happens if you try to change the depth.
5701  Additionally, if you change the depth of one paragraph, it affects the
5702  depth of every paragraph nested inside of it.
5703 \end_layout
5704
5705 \begin_layout Standard
5706 Nesting isn't limited to lists.
5707  In LyX, you can nest just about anything inside anything else, as you're
5708  about to find out.
5709  This is the real power of nesting paragraph environments.
5710 \end_layout
5711
5712 \begin_layout Subsection
5713 What You Can and Can't Nest
5714 \end_layout
5715
5716 \begin_layout Standard
5717 Before we fire a list of paragraph environments at you, we need to tell
5718  you a little bit more about how nesting works.
5719 \end_layout
5720
5721 \begin_layout Standard
5722 The question if nesting a paragraph environment is possible, is a bit more
5723  complicated than a simple yes or no.
5724  There are three types of paragraph environments:
5725 \end_layout
5726
5727 \begin_layout Itemize
5728 Completely unnestable
5729 \end_layout
5730
5731 \begin_layout Itemize
5732 Fully nestable, you can nest them inside of things and you can also nest
5733  other things inside of them.
5734 \end_layout
5735
5736 \begin_layout Itemize
5737 A third type, you can nest them into other environments, but you can't nest
5738  anything into them.
5739 \end_layout
5740
5741 \begin_layout Standard
5742 Here's a list of the three types of nesting behavior, and which paragraph
5743  environments have them:
5744 \end_layout
5745
5746 \begin_layout Description
5747 Unnestable Can't nest them.
5748  Can't nest into them.
5749 \end_layout
5750
5751 \begin_deeper
5752 \begin_layout Itemize
5753
5754 \family sans
5755 Part
5756 \end_layout
5757
5758 \begin_layout Itemize
5759
5760 \family sans
5761 Chapter
5762 \end_layout
5763
5764 \begin_layout Itemize
5765
5766 \family sans
5767 Section
5768 \family default
5769  
5770 \end_layout
5771
5772 \begin_layout Itemize
5773
5774 \family sans
5775 Subsection
5776 \end_layout
5777
5778 \begin_layout Itemize
5779
5780 \family sans
5781 Subsubsection
5782 \end_layout
5783
5784 \begin_layout Itemize
5785
5786 \family sans
5787 Paragraph
5788 \family default
5789  
5790 \end_layout
5791
5792 \begin_layout Itemize
5793
5794 \family sans
5795 Subparagraph
5796 \end_layout
5797
5798 \begin_layout Itemize
5799
5800 \family sans
5801 Part*
5802 \end_layout
5803
5804 \begin_layout Itemize
5805
5806 \family sans
5807 Chapter*
5808 \end_layout
5809
5810 \begin_layout Itemize
5811
5812 \family sans
5813 Section*
5814 \end_layout
5815
5816 \begin_layout Itemize
5817
5818 \family sans
5819 Subsection*
5820 \end_layout
5821
5822 \begin_layout Itemize
5823
5824 \family sans
5825 Subsubsection*
5826 \end_layout
5827
5828 \begin_layout Itemize
5829
5830 \family sans
5831 Bibliography
5832 \end_layout
5833
5834 \begin_layout Itemize
5835
5836 \family sans
5837 Abstract
5838 \end_layout
5839
5840 \begin_layout Itemize
5841
5842 \family sans
5843 Title
5844 \end_layout
5845
5846 \begin_layout Itemize
5847
5848 \family sans
5849 Author
5850 \end_layout
5851
5852 \begin_layout Itemize
5853
5854 \family sans
5855 Date
5856 \end_layout
5857
5858 \end_deeper
5859 \begin_layout Description
5860 Fully\InsetSpace ~
5861 Nestable You can nest them.
5862  You can nest other things into them.
5863 \end_layout
5864
5865 \begin_deeper
5866 \begin_layout Itemize
5867
5868 \family sans
5869 Verse
5870 \end_layout
5871
5872 \begin_layout Itemize
5873
5874 \family sans
5875 Quote
5876 \end_layout
5877
5878 \begin_layout Itemize
5879
5880 \family sans
5881 Quotation
5882 \end_layout
5883
5884 \begin_layout Itemize
5885
5886 \family sans
5887 Itemize
5888 \end_layout
5889
5890 \begin_layout Itemize
5891
5892 \family sans
5893 Enumerate
5894 \end_layout
5895
5896 \begin_layout Itemize
5897
5898 \family sans
5899 Description
5900 \end_layout
5901
5902 \begin_layout Itemize
5903
5904 \family sans
5905 List
5906 \end_layout
5907
5908 \begin_layout Itemize
5909
5910 \family sans
5911 LyX-Code
5912 \end_layout
5913
5914 \end_deeper
5915 \begin_layout Description
5916 Nestable-Inside You can nest them inside of other things.
5917  You can't nest anything into them.
5918 \end_layout
5919
5920 \begin_deeper
5921 \begin_layout Itemize
5922
5923 \family sans
5924 Standard
5925 \end_layout
5926
5927 \begin_layout Itemize
5928
5929 \family sans
5930 Right\InsetSpace ~
5931 Address
5932 \end_layout
5933
5934 \begin_layout Itemize
5935
5936 \family sans
5937 Address
5938 \end_layout
5939
5940 \end_deeper
5941 \begin_layout Standard
5942 The 
5943 \family sans
5944 Caption
5945 \family default
5946  environment doesn't really fit anywhere, since it's only used inside of
5947  
5948 \family sans
5949 Table\InsetSpace ~
5950 Floats
5951 \family default
5952  and 
5953 \family sans
5954 Figure\InsetSpace ~
5955 Floats
5956 \family default
5957 .
5958 \end_layout
5959
5960 \begin_layout Subsection
5961 Nesting Other Things: Tables, Math, Floats, etc.
5962 \begin_inset LatexCommand index
5963 name "Nesting ! Tables etc."
5964
5965 \end_inset
5966
5967
5968 \begin_inset LatexCommand label
5969 name "sec:table-and-fig-nesting"
5970
5971 \end_inset
5972
5973
5974 \end_layout
5975
5976 \begin_layout Standard
5977 There are several things that aren't paragraph environments, but which are
5978  affected by nesting anyhow.
5979  They are:
5980 \end_layout
5981
5982 \begin_layout Itemize
5983 equations
5984 \end_layout
5985
5986 \begin_layout Itemize
5987 tables
5988 \end_layout
5989
5990 \begin_layout Itemize
5991 figures
5992 \end_layout
5993
5994 \begin_layout Standard
5995 (
5996 \begin_inset Note Greyedout
5997 status open
5998
5999 \begin_layout Standard
6000
6001 \series bold
6002 Note:
6003 \series default
6004  If you put a figure or a table in a 
6005 \family sans
6006 Float
6007 \family default
6008 , this is no longer true.
6009 \end_layout
6010
6011 \end_inset
6012
6013  Have a look at section\InsetSpace ~
6014
6015 \begin_inset LatexCommand ref
6016 reference "sec:Floats"
6017
6018 \end_inset
6019
6020  for more informations about 
6021 \family sans
6022 Floats
6023 \family default
6024 .)
6025 \end_layout
6026
6027 \begin_layout Standard
6028 LyX can treat these three objects as either a word or as a paragraph.
6029  If a figure, table, or an equation is inline, it goes wherever the paragraph
6030  it is in goes.
6031 \end_layout
6032
6033 \begin_layout Standard
6034 On the other hand, if you have an equation, figure or table in a 
6035 \begin_inset Quotes eld
6036 \end_inset
6037
6038 paragraph
6039 \begin_inset Quotes erd
6040 \end_inset
6041
6042  of its own, it behaves just like a 
6043 \begin_inset Quotes eld
6044 \end_inset
6045
6046 nestable-inside
6047 \begin_inset Quotes erd
6048 \end_inset
6049
6050  paragraph environment.
6051  You can nest it into any environment, but you obviously can't nest anything
6052  into it.
6053 \end_layout
6054
6055 \begin_layout Standard
6056 Here's an example with a table:
6057 \end_layout
6058
6059 \begin_layout Enumerate
6060 Item One
6061 \end_layout
6062
6063 \begin_deeper
6064 \begin_layout Enumerate
6065 This is (a) and it's nested.
6066 \end_layout
6067
6068 \begin_deeper
6069 \begin_layout Standard
6070 \begin_inset VSpace 0.3cm
6071 \end_inset
6072
6073
6074 \end_layout
6075
6076 \begin_layout Standard
6077 \align center
6078 \begin_inset Tabular
6079 <lyxtabular version="3" rows="2" columns="2">
6080 <features>
6081 <column alignment="center" valignment="top" leftline="true" width="0pt">
6082 <column alignment="center" valignment="top" leftline="true" rightline="true" width="0pt">
6083 <row topline="true">
6084 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
6085 \begin_inset Text
6086
6087 \begin_layout Standard
6088
6089 \family roman
6090 \series medium
6091 \shape up
6092 \size normal
6093 \emph off
6094 \bar no
6095 \noun off
6096 \color none
6097 a
6098 \end_layout
6099
6100 \end_inset
6101 </cell>
6102 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
6103 \begin_inset Text
6104
6105 \begin_layout Standard
6106
6107 \family roman
6108 \series medium
6109 \shape up
6110 \size normal
6111 \emph off
6112 \bar no
6113 \noun off
6114 \color none
6115 b
6116 \end_layout
6117
6118 \end_inset
6119 </cell>
6120 </row>
6121 <row topline="true" bottomline="true">
6122 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
6123 \begin_inset Text
6124
6125 \begin_layout Standard
6126
6127 \family roman
6128 \series medium
6129 \shape up
6130 \size normal
6131 \emph off
6132 \bar no
6133 \noun off
6134 \color none
6135 c
6136 \end_layout
6137
6138 \end_inset
6139 </cell>
6140 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
6141 \begin_inset Text
6142
6143 \begin_layout Standard
6144
6145 \family roman
6146 \series medium
6147 \shape up
6148 \size normal
6149 \emph off
6150 \bar no
6151 \noun off
6152 \color none
6153 d
6154 \end_layout
6155
6156 \end_inset
6157 </cell>
6158 </row>
6159 </lyxtabular>
6160
6161 \end_inset
6162
6163
6164 \end_layout
6165
6166 \begin_layout Standard
6167 \begin_inset VSpace 0.3cm
6168 \end_inset
6169
6170
6171 \end_layout
6172
6173 \end_deeper
6174 \begin_layout Enumerate
6175 This is (b).
6176  The table is actually nested inside (a).
6177 \end_layout
6178
6179 \end_deeper
6180 \begin_layout Enumerate
6181 Back out again.
6182 \end_layout
6183
6184 \begin_layout Standard
6185 If we hadn't nested the table at all, the list would look like this:
6186 \end_layout
6187
6188 \begin_layout Enumerate
6189 Item One
6190 \end_layout
6191
6192 \begin_deeper
6193 \begin_layout Enumerate
6194 This is (a) and it's nested.
6195 \end_layout
6196
6197 \end_deeper
6198 \begin_layout Standard
6199 \begin_inset VSpace 0.3cm
6200 \end_inset
6201
6202
6203 \end_layout
6204
6205 \begin_layout Standard
6206 \align center
6207 \begin_inset Tabular
6208 <lyxtabular version="3" rows="2" columns="2">
6209 <features>
6210 <column alignment="center" valignment="top" leftline="true" width="0pt">
6211 <column alignment="center" valignment="top" leftline="true" rightline="true" width="0pt">
6212 <row topline="true">
6213 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
6214 \begin_inset Text
6215
6216 \begin_layout Standard
6217
6218 \family roman
6219 \series medium
6220 \shape up
6221 \size normal
6222 \emph off
6223 \bar no
6224 \noun off
6225 \color none
6226 a
6227 \end_layout
6228
6229 \end_inset
6230 </cell>
6231 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
6232 \begin_inset Text
6233
6234 \begin_layout Standard
6235
6236 \family roman
6237 \series medium
6238 \shape up
6239 \size normal
6240 \emph off
6241 \bar no
6242 \noun off
6243 \color none
6244 b
6245 \end_layout
6246
6247 \end_inset
6248 </cell>
6249 </row>
6250 <row topline="true" bottomline="true">
6251 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
6252 \begin_inset Text
6253
6254 \begin_layout Standard
6255
6256 \family roman
6257 \series medium
6258 \shape up
6259 \size normal
6260 \emph off
6261 \bar no
6262 \noun off
6263 \color none
6264 c
6265 \end_layout
6266
6267 \end_inset
6268 </cell>
6269 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
6270 \begin_inset Text
6271
6272 \begin_layout Standard
6273
6274 \family roman
6275 \series medium
6276 \shape up
6277 \size normal
6278 \emph off
6279 \bar no
6280 \noun off
6281 \color none
6282 d
6283 \end_layout
6284
6285 \end_inset
6286 </cell>
6287 </row>
6288 </lyxtabular>
6289
6290 \end_inset
6291
6292
6293 \end_layout
6294
6295 \begin_layout Standard
6296 \begin_inset VSpace 0.3cm
6297 \end_inset
6298
6299
6300 \end_layout
6301
6302 \begin_layout Enumerate
6303 This is (b).
6304  The table is 
6305 \emph on
6306 not
6307 \emph default
6308  nested inside (a).
6309  In fact, it's not nested at all.
6310 \end_layout
6311
6312 \begin_layout Enumerate
6313 Back out again.
6314 \end_layout
6315
6316 \begin_layout Standard
6317 Notice how item (b) is not only no longer nested, but is also the first
6318  item of a new list!
6319 \end_layout
6320
6321 \begin_layout Standard
6322 There's another trap you can fall into: Nesting the table, but not going
6323  deep enough.
6324  LyX then turns anything after the table into a new sublist.
6325 \end_layout
6326
6327 \begin_layout Enumerate
6328 Item One
6329 \end_layout
6330
6331 \begin_deeper
6332 \begin_layout Enumerate
6333 This is (a) and it's nested.
6334 \end_layout
6335
6336 \begin_layout Standard
6337 \begin_inset VSpace 0.3cm
6338 \end_inset
6339
6340
6341 \end_layout
6342
6343 \begin_layout Standard
6344 \align center
6345 \begin_inset Tabular
6346 <lyxtabular version="3" rows="2" columns="2">
6347 <features>
6348 <column alignment="center" valignment="top" leftline="true" width="0pt">
6349 <column alignment="center" valignment="top" leftline="true" rightline="true" width="0pt">
6350 <row topline="true">
6351 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
6352 \begin_inset Text
6353
6354 \begin_layout Standard
6355
6356 \family roman
6357 \series medium
6358 \shape up
6359 \size normal
6360 \emph off
6361 \bar no
6362 \noun off
6363 \color none
6364 a
6365 \end_layout
6366
6367 \end_inset
6368 </cell>
6369 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
6370 \begin_inset Text
6371
6372 \begin_layout Standard
6373
6374 \family roman
6375 \series medium
6376 \shape up
6377 \size normal
6378 \emph off
6379 \bar no
6380 \noun off
6381 \color none
6382 b
6383 \end_layout
6384
6385 \end_inset
6386 </cell>
6387 </row>
6388 <row topline="true" bottomline="true">
6389 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
6390 \begin_inset Text
6391
6392 \begin_layout Standard
6393
6394 \family roman
6395 \series medium
6396 \shape up
6397 \size normal
6398 \emph off
6399 \bar no
6400 \noun off
6401 \color none
6402 c
6403 \end_layout
6404
6405 \end_inset
6406 </cell>
6407 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
6408 \begin_inset Text
6409
6410 \begin_layout Standard
6411
6412 \family roman
6413 \series medium
6414 \shape up
6415 \size normal
6416 \emph off
6417 \bar no
6418 \noun off
6419 \color none
6420 d
6421 \end_layout
6422
6423 \end_inset
6424 </cell>
6425 </row>
6426 </lyxtabular>
6427
6428 \end_inset
6429
6430
6431 \end_layout
6432
6433 \begin_layout Standard
6434 \begin_inset VSpace 0.3cm
6435 \end_inset
6436
6437
6438 \end_layout
6439
6440 \begin_layout Enumerate
6441 This is (b).
6442  The table is actually nested inside Item One, but 
6443 \emph on
6444 not
6445 \emph default
6446  inside (a).
6447 \end_layout
6448
6449 \end_deeper
6450 \begin_layout Enumerate
6451 Back out again.
6452 \end_layout
6453
6454 \begin_layout Standard
6455 As you can see, item (b) turned into the first item of a new list, but a
6456  new list 
6457 \emph on
6458 inside
6459 \emph default
6460  item 1.
6461  The same thing would have happened to a figure or an equation.
6462  So, if you nest tables, figures or equations, make sure you go to the right
6463  depth!
6464 \end_layout
6465
6466 \begin_layout Subsection
6467 Usage and General Features
6468 \begin_inset LatexCommand label
6469 name "sub:Nesting-Usage"
6470
6471 \end_inset
6472
6473
6474 \end_layout
6475
6476 \begin_layout Standard
6477 Speaking of levels, LyX can perform up to a six-fold nesting.
6478  In other words, 
6479 \begin_inset Quotes eld
6480 \end_inset
6481
6482 level #6
6483 \begin_inset Quotes erd
6484 \end_inset
6485
6486  is the innermost possible depth.
6487  Here's an example to display what we mean:
6488 \end_layout
6489
6490 \begin_layout Enumerate
6491 level #1 - outermost
6492 \end_layout
6493
6494 \begin_deeper
6495 \begin_layout Enumerate
6496 level #2
6497 \end_layout
6498
6499 \begin_deeper
6500 \begin_layout Enumerate
6501 level #3
6502 \end_layout
6503
6504 \begin_deeper
6505 \begin_layout Enumerate
6506 level #4
6507 \end_layout
6508
6509 \begin_deeper
6510 \begin_layout Itemize
6511 level #5
6512 \end_layout
6513
6514 \begin_deeper
6515 \begin_layout Itemize
6516 level #6
6517 \end_layout
6518
6519 \end_deeper
6520 \end_deeper
6521 \end_deeper
6522 \end_deeper
6523 \end_deeper
6524 \begin_layout Standard
6525 There are two exceptions to the six-fold nesting limit, and you can see
6526  both of them in the example.
6527  Unlike the other fully-nestable environments, you can only perform a four-fold
6528  nesting with the 
6529 \family sans
6530 Enumerate
6531 \family default
6532  and 
6533 \family sans
6534 Itemize
6535 \family default
6536  environments.
6537  For example, if we tried to nest another 
6538 \family sans
6539 Enumerate
6540 \family default
6541  list inside of item 
6542 \begin_inset Quotes eld
6543 \end_inset
6544
6545 A.
6546 \begin_inset Quotes erd
6547 \end_inset
6548
6549 , we'd get errors.
6550 \end_layout
6551
6552 \begin_layout Subsection
6553 Some Examples
6554 \begin_inset LatexCommand index
6555 name "Nesting ! Examples"
6556
6557 \end_inset
6558
6559
6560 \end_layout
6561
6562 \begin_layout Standard
6563 The best way to explain just what you can do with nesting is by illustration.
6564  We have several examples of nested environments.
6565  In them, we explain how we created the example, so that you can reproduce
6566  them.
6567 \end_layout
6568
6569 \begin_layout Subsubsection
6570 Example 1: The Six-fold Way and Mixed Nesting
6571 \end_layout
6572
6573 \begin_layout Labeling
6574 \labelwidthstring MMM
6575 #1-a This is the outermost level.
6576  It's a 
6577 \family sans
6578 List
6579 \family default
6580  environment.
6581 \end_layout
6582
6583 \begin_deeper
6584 \begin_layout Labeling
6585 \labelwidthstring MMM
6586 #2-a This is level #2.
6587  We created it by using 
6588 \family sans
6589 M-Return
6590 \family default
6591  followed by 
6592 \family sans
6593 S-M-Right
6594 \family default
6595 .
6596 \end_layout
6597
6598 \begin_deeper
6599 \begin_layout Labeling
6600 \labelwidthstring MMM
6601 #3-a This is level #3.
6602  This time, we just hit 
6603 \family sans
6604 Return
6605 \family default
6606 , then used 
6607 \family sans
6608 S-M-Right
6609 \family default
6610  twice in a row.
6611  We could have also created it the same way as we did the previous level,
6612  by hitting 
6613 \family sans
6614 M-Return
6615 \family default
6616  followed by 
6617 \family sans
6618 S-M-Right
6619 \family default
6620 .
6621 \end_layout
6622
6623 \begin_deeper
6624 \begin_layout Standard
6625 This is actually a 
6626 \family sans
6627 Standard
6628 \family default
6629  environment, nested inside of 
6630 \begin_inset Quotes eld
6631 \end_inset
6632
6633 #3-a
6634 \begin_inset Quotes erd
6635 \end_inset
6636
6637 .
6638  So, it's at level #4.
6639  We did this by hitting 
6640 \family sans
6641 M-Return
6642 \family default
6643 , then 
6644 \family sans
6645 S-M-Right
6646 \family default
6647 , then changing the paragraph environment to 
6648 \family sans
6649 Standard
6650 \family default
6651 .
6652  Do this to create list items with more than one paragraph - it also works
6653  for the 
6654 \family sans
6655 Description
6656 \family default
6657
6658 \family sans
6659 Enumerate
6660 \family default
6661 , and 
6662 \family sans
6663 Itemize
6664 \family default
6665  environments!
6666 \end_layout
6667
6668 \begin_layout Standard
6669 Here's another 
6670 \family sans
6671 Standard
6672 \family default
6673  paragraph, also at level #4, made with just a 
6674 \family sans
6675 M-Return
6676 \family default
6677 .
6678 \end_layout
6679
6680 \begin_layout Labeling
6681 \labelwidthstring MMM
6682 #4-a This is level #4.
6683  We hit 
6684 \family sans
6685 M-Return
6686 \family default
6687  and changed the paragraph environment back to 
6688 \family sans
6689 List
6690 \family default
6691 .
6692  Remember - we can't nest anything inside of a 
6693 \family sans
6694 Standard
6695 \family default
6696  environment, which is why we're still at level #4.
6697  However, we 
6698 \emph on
6699 can
6700 \emph default
6701  keep nesting things inside of 
6702 \begin_inset Quotes eld
6703 \end_inset
6704
6705 #3-a
6706 \begin_inset Quotes erd
6707 \end_inset
6708
6709 .
6710 \end_layout
6711
6712 \begin_deeper
6713 \begin_layout Labeling
6714 \labelwidthstring MMM
6715 #5-a This is level #5\SpecialChar \ldots{}
6716
6717 \end_layout
6718
6719 \begin_deeper
6720 \begin_layout Labeling
6721 \labelwidthstring MMM
6722 #6-a \SpecialChar \ldots{}
6723 and this is level #6.
6724  By now, you should know how we made these two.
6725 \end_layout
6726
6727 \end_deeper
6728 \begin_layout Labeling
6729 \labelwidthstring MMM
6730 #5-b Back to level #5.
6731  Just hit 
6732 \family sans
6733 M-Return
6734 \family default
6735  followed by a 
6736 \family sans
6737 S-M-Left
6738 \family default
6739 .
6740 \end_layout
6741
6742 \end_deeper
6743 \begin_layout Labeling
6744 \labelwidthstring MMM
6745 #4-b After another 
6746 \family sans
6747 M-Return
6748 \family default
6749  followed by a 
6750 \family sans
6751 S-M-Left
6752 \family default
6753 , we're back at level #4.
6754 \end_layout
6755
6756 \end_deeper
6757 \begin_layout Labeling
6758 \labelwidthstring MMM
6759 #3-b Back to level #3.
6760  By now it should be obvious how we did this.
6761 \end_layout
6762
6763 \end_deeper
6764 \begin_layout Labeling
6765 \labelwidthstring MMM
6766 #2-b Back to level #2.
6767  
6768 \end_layout
6769
6770 \end_deeper
6771 \begin_layout Labeling
6772 \labelwidthstring MMM
6773 #1-b And last, back to the outermost level, #1.
6774  After this sentence, we'll hit 
6775 \family sans
6776 Return
6777 \family default
6778  and change the paragraph environment back to 
6779 \family sans
6780 Standard
6781 \family default
6782  to end the list.
6783 \end_layout
6784
6785 \begin_layout Standard
6786 We could have also used the 
6787 \family sans
6788 Description
6789 \family default
6790
6791 \family sans
6792 Quote
6793 \family default
6794
6795 \family sans
6796 Quotation
6797 \family default
6798 , or even the 
6799 \family sans
6800 Verse
6801 \family default
6802  environment in place of the 
6803 \family sans
6804 List
6805 \family default
6806  environment.
6807  The example would have worked exactly the same.
6808 \end_layout
6809
6810 \begin_layout Subsubsection
6811 Example 2: Inheritance
6812 \end_layout
6813
6814 \begin_layout LyX-Code
6815 This is the LyX-Code environment, at level #1, the outermost
6816 \end_layout
6817
6818 \begin_layout LyX-Code
6819 level.
6820   Now we'll hit 
6821 \family sans
6822 Return
6823 \family default
6824 , then 
6825 \family sans
6826 S-M-Right
6827 \family default
6828 , after which, we'll change to the 
6829 \family sans
6830 Enumerate
6831 \family default
6832  environment.
6833 \end_layout
6834
6835 \begin_deeper
6836 \begin_layout Enumerate
6837 This is the 
6838 \family sans
6839 Enumerate
6840 \family default
6841  environment, at level #2.
6842 \end_layout
6843
6844 \begin_layout Enumerate
6845 Notice how the nested 
6846 \family sans
6847 Enumerate
6848 \family default
6849  not only inherits its margins from its parent environment (
6850 \family sans
6851 LyX-Code
6852 \family default
6853 ), but also inherits its font and spacing!
6854 \end_layout
6855
6856 \end_deeper
6857 \begin_layout Standard
6858 We ended this example by hitting 
6859 \family sans
6860 Return
6861 \family default
6862 .
6863  After that, we needed to reset the paragraph environment to 
6864 \family sans
6865 Standard
6866 \family default
6867  and resetting the nesting depth by using 
6868 \family sans
6869 S-M-Left
6870 \family default
6871  once.
6872 \end_layout
6873
6874 \begin_layout Subsubsection
6875 Example 3: Labels, Levels, and the 
6876 \family sans
6877 Enumerate
6878 \family default
6879  and 
6880 \family sans
6881 Itemize
6882 \family default
6883  Environments
6884 \begin_inset OptArg
6885 status collapsed
6886
6887 \begin_layout Standard
6888 Example #3: Labels, Levels and other list environments
6889 \end_layout
6890
6891 \end_inset
6892
6893
6894 \end_layout
6895
6896 \begin_layout Enumerate
6897 This is level #1, in an 
6898 \family sans
6899 Enumerate
6900 \family default
6901  paragraph environment.
6902  We're actually going to nest a bunch of these.
6903 \end_layout
6904
6905 \begin_deeper
6906 \begin_layout Enumerate
6907 This is level #2.
6908  We used 
6909 \family sans
6910 M-Return
6911 \family default
6912  followed by 
6913 \family sans
6914 S-M-Right
6915 \family default
6916 .
6917  Now, what happens if we nest an 
6918 \family sans
6919 Itemize
6920 \family default
6921  environment inside of this one? It will be at level #3, but what will its
6922  label be? An asterisk?
6923 \end_layout
6924
6925 \begin_deeper
6926 \begin_layout Itemize
6927 No! It's a bullet.
6928  This is the 
6929 \emph on
6930 first
6931 \emph default
6932  
6933 \family sans
6934 Itemize
6935 \family default
6936  environment, even though it's at level #3.
6937  So, its label is a bullet.
6938  (We got here by using 
6939 \family sans
6940 M-Return
6941 \family default
6942 , then 
6943 \family sans
6944 S-M-Right
6945 \family default
6946 , then changing the environment to 
6947 \family sans
6948 Itemize
6949 \family default
6950 .)
6951 \end_layout
6952
6953 \begin_deeper
6954 \begin_layout Itemize
6955 Here's level #4, produced using 
6956 \family sans
6957 M-Return
6958 \family default
6959 , then 
6960 \family sans
6961 S-M-Right
6962 \family default
6963 .
6964  We'll do that again\SpecialChar \ldots{}
6965
6966 \end_layout
6967
6968 \begin_deeper
6969 \begin_layout Enumerate
6970 \SpecialChar \ldots{}
6971 to get to level #5.
6972  This time, however, we also changed the paragraph environment back to 
6973 \family sans
6974 Enumerate
6975 \family default
6976 .
6977  Notice the type of numbering, it is 
6978 \emph on
6979 lowercase Roman
6980 \emph default
6981 , because we are in the 
6982 \emph on
6983 thirdfold
6984 \emph default
6985  
6986 \family sans
6987 Enumerate
6988 \family default
6989  environment (i.e.
6990  it is an 
6991 \family sans
6992 Enumerate
6993 \family default
6994  inside an 
6995 \family sans
6996 Enumerate
6997 \family default
6998  inside an 
6999 \family sans
7000 Enumerate
7001 \family default
7002 ).
7003 \end_layout
7004
7005 \begin_layout Enumerate
7006 What happens if we 
7007 \emph on
7008 don't
7009 \emph default
7010  change the paragraph environment, but decrease the nesting depth? What
7011  type of numbering does LyX use?
7012 \end_layout
7013
7014 \begin_layout Enumerate
7015 Oh, as if you couldn't guess by now, we're just using 
7016 \family sans
7017 M-Return
7018 \family default
7019  to keep the current environment and depth but create a new item.
7020 \end_layout
7021
7022 \begin_layout Enumerate
7023 Let's use 
7024 \family sans
7025 S-M-Left
7026 \family default
7027  to decrease the depth after the next 
7028 \family sans
7029 M-Return
7030 \family default
7031 .
7032 \end_layout
7033
7034 \end_deeper
7035 \begin_layout Enumerate
7036 This is level #4.
7037  Look what type of label LyX is using!
7038 \end_layout
7039
7040 \end_deeper
7041 \begin_layout Enumerate
7042 This is level #3.
7043  Even though we've changed levels, LyX is still using a lowercase Roman
7044  numeral as the label.Why?
7045 \end_layout
7046
7047 \begin_layout Enumerate
7048 Because, even though the nesting depth has changed, the paragraph is 
7049 \emph on
7050 still
7051 \emph default
7052  a thirdfold 
7053 \family sans
7054 Enumerate
7055 \family default
7056  environment.
7057  Notice, however, that LyX 
7058 \emph on
7059 did
7060 \emph default
7061  reset the counter for the label.
7062 \end_layout
7063
7064 \end_deeper
7065 \begin_layout Enumerate
7066 Another 
7067 \family sans
7068 M-Return
7069 \family default
7070  
7071 \family sans
7072 S-M-Left
7073 \family default
7074  sequence, and we're back to level #2.
7075  This time, we not only changed the nesting depth, but we also moved back
7076  into the twofold-nested 
7077 \family sans
7078 Enumerate
7079 \family default
7080  environment.
7081 \end_layout
7082
7083 \end_deeper
7084 \begin_layout Enumerate
7085 The same thing happens if we do another 
7086 \family sans
7087 M-Return
7088 \family default
7089  
7090 \family sans
7091 S-M-Left
7092 \family default
7093  sequence and return to level #1, the outermost level.
7094 \end_layout
7095
7096 \begin_layout Standard
7097 Lastly, we reset the environment to 
7098 \family sans
7099 Standard
7100 \family default
7101 .
7102  As you can see, the level number doesn't correspond to what type of labeling
7103  LyX uses for the 
7104 \family sans
7105 Enumerate
7106 \family default
7107  and 
7108 \family sans
7109 Itemize
7110 \family default
7111  environments.
7112  The number of other 
7113 \family sans
7114 Enumerate
7115 \family default
7116  environments surrounding it determines what kind of label LyX uses for
7117  an 
7118 \family sans
7119 Enumerate
7120 \family default
7121  item.
7122  The same rule applies for the 
7123 \family sans
7124 Itemize
7125 \family default
7126  environment, as well.
7127 \end_layout
7128
7129 \begin_layout Subsubsection
7130 Example 4: Going Bonkers
7131 \end_layout
7132
7133 \begin_layout Enumerate
7134 We're going to go totally nuts now.
7135  We won't nest as deep as in the other examples, nor will we go into the
7136  same detail with how we did it.
7137  (level #1: 
7138 \family sans
7139 Enumerate
7140 \family default
7141 )
7142 \end_layout
7143
7144 \begin_deeper
7145 \begin_layout Standard
7146 (
7147 \family sans
7148 Return, S-M-Right, Standard
7149 \family default
7150 : level #2) We'll stick an encapsulated description of how we created the
7151  example in parentheses someplace.
7152  For example, the two keybindings are how we changed the depth.
7153  The environment name is the name of the current environment.
7154  Either before or after this, we'll put in the level.
7155 \end_layout
7156
7157 \end_deeper
7158 \begin_layout Enumerate
7159 (
7160 \family sans
7161 Return, Enumerate
7162 \family default
7163 : level #1) This is the next item in the list.
7164 \end_layout
7165
7166 \begin_deeper
7167 \begin_layout Verse
7168 Now we'll add verse.
7169 \newline
7170 It will get much worse.
7171 \newline
7172 (
7173 \family sans
7174 Return, S-M-Right, Verse
7175 \family default
7176 : level #2)
7177 \end_layout
7178
7179 \begin_layout Verse
7180 Fiddle dee, Fiddle doo.
7181 \newline
7182 Bippitey boppitey boo!
7183 \newline
7184 (
7185 \family sans
7186 M-Return)
7187 \end_layout
7188
7189 \begin_layout Verse
7190 Here comes a table:
7191 \end_layout
7192
7193 \begin_deeper
7194 \begin_layout Standard
7195 \begin_inset VSpace 0.3cm
7196 \end_inset
7197
7198
7199 \end_layout
7200
7201 \begin_layout Standard
7202 \align center
7203 \begin_inset Tabular
7204 <lyxtabular version="3" rows="2" columns="2">
7205 <features>
7206 <column alignment="center" valignment="top" width="0pt">
7207 <column alignment="center" valignment="top" leftline="true" width="0pt">
7208 <row>
7209 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
7210 \begin_inset Text
7211
7212 \begin_layout Standard
7213
7214 \family roman
7215 \series medium
7216 \shape up
7217 \size normal
7218 \emph off
7219 \bar no
7220 \noun off
7221 \color none
7222 one-fish
7223 \end_layout
7224
7225 \end_inset
7226 </cell>
7227 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
7228 \begin_inset Text
7229
7230 \begin_layout Standard
7231
7232 \family roman
7233 \series medium
7234 \shape up
7235 \size normal
7236 \emph off
7237 \bar no
7238 \noun off
7239 \color none
7240 two-fish
7241 \end_layout
7242
7243 \end_inset
7244 </cell>
7245 </row>
7246 <row topline="true">
7247 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
7248 \begin_inset Text
7249
7250 \begin_layout Standard
7251
7252 \family roman
7253 \series medium
7254 \shape up
7255 \size normal
7256 \emph off
7257 \bar no
7258 \noun off
7259 \color none
7260 red-fish
7261 \end_layout
7262
7263 \end_inset
7264 </cell>
7265 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
7266 \begin_inset Text
7267
7268 \begin_layout Standard
7269
7270 \family roman
7271 \series medium
7272 \shape up
7273 \size normal
7274 \emph off
7275 \bar no
7276 \noun off
7277 \color none
7278 blue-fish
7279 \end_layout
7280
7281 \end_inset
7282 </cell>
7283 </row>
7284 </lyxtabular>
7285
7286 \end_inset
7287
7288
7289 \end_layout
7290
7291 \end_deeper
7292 \begin_layout Verse
7293 (
7294 \family sans
7295 M-Return, Table, S-M-Right
7296 \family default
7297  3 times, 
7298 \family sans
7299 M-Return, Verse, S-M-Left
7300 \family default
7301 )
7302 \end_layout
7303
7304 \end_deeper
7305 \begin_layout Enumerate
7306 (
7307 \family sans
7308 Return, Enumerate
7309 \family default
7310 : level #1) This is another item.
7311  Note that selecting a 
7312 \family sans
7313 Table
7314 \family default
7315  resets the nesting depth to level #1, so we increased the nesting depth
7316  3 times to put the table inside the 
7317 \family sans
7318 Verse
7319 \family default
7320  environment.
7321  
7322 \end_layout
7323
7324 \begin_layout Quotation
7325 We're now ending the 
7326 \family sans
7327 Enumerate
7328 \family default
7329  list and changing to 
7330 \family sans
7331 Quotation
7332 \family default
7333 .
7334  We're still at level #1.
7335  We want to show you some of the things you can do by mixing environments.
7336  The next set of paragraphs is a 
7337 \begin_inset Quotes eld
7338 \end_inset
7339
7340 quoted letter.
7341 \begin_inset Quotes erd
7342 \end_inset
7343
7344  We'll nest both the 
7345 \family sans
7346 Address
7347 \family default
7348  and 
7349 \family sans
7350 Right\InsetSpace ~
7351 Address
7352 \family default
7353  environments inside of this one, then use another nested 
7354 \family sans
7355 Quotation
7356 \family default
7357  for the letter body.
7358  We'll use 
7359 \family sans
7360 M-Return
7361 \family default
7362  to preserve the depth.
7363  Remember that you need to use 
7364 \family sans
7365 C-Return
7366 \family default
7367  to create multiple lines inside the 
7368 \family sans
7369 Address
7370 \family default
7371  and 
7372 \family sans
7373 Right\InsetSpace ~
7374 Address
7375 \family default
7376  environments.
7377  Here it goes:
7378 \end_layout
7379
7380 \begin_deeper
7381 \begin_layout Right Address
7382 1234 Nowhere Rd.
7383 \newline
7384 Moosegroin, MT 00100
7385 \newline
7386 9-6-96
7387 \end_layout
7388
7389 \begin_layout Address
7390 Dear Mr.\InsetSpace ~
7391 Fizlewitz:
7392 \end_layout
7393
7394 \begin_layout Quotation
7395 We regret to inform you that we cannot fill your order for 50
7396 \begin_inset Formula $\,$
7397 \end_inset
7398
7399 L of compressed methane gas due to circumstances beyond our control.
7400  Unfortunately, several of our cows have mysteriously exploded, creating
7401  a backlog in our orders for methane.
7402  We will place your name on the waiting list and try to fill your order
7403  as soon as possible.
7404  In the meantime, we thank you for your patience.
7405 \end_layout
7406
7407 \begin_layout Quotation
7408 We do, however, now have a special on beef.
7409  If you are interested, please return the enclosed pricing and order form
7410  with your order, along with payment.
7411 \end_layout
7412
7413 \begin_layout Quotation
7414 We thank you again for your patience.
7415 \end_layout
7416
7417 \begin_layout Address
7418 Sincerely,
7419 \newline
7420 Bill Hick
7421 \end_layout
7422
7423 \end_deeper
7424 \begin_layout Quotation
7425 That ends that example!
7426 \end_layout
7427
7428 \begin_layout Standard
7429 As you can see, nesting environments in LyX gives you a lot of power with
7430  just a few keystrokes.
7431  We could have easily nested an 
7432 \family sans
7433 Itemize
7434 \family default
7435  list inside of a 
7436 \family sans
7437 Quotation
7438 \family default
7439  or 
7440 \family sans
7441 Quote
7442 \family default
7443 , or put a 
7444 \family sans
7445 Quote
7446 \family default
7447  inside of an 
7448 \family sans
7449 Itemize
7450 \family default
7451  list.
7452  You have a huge variety of options at your disposal.
7453 \end_layout
7454
7455 \begin_layout Section
7456 Spacing, pagination and line breaks
7457 \end_layout
7458
7459 \begin_layout Subsection
7460 Horizontal Space
7461 \begin_inset LatexCommand label
7462 name "sub:Horizontal-Space"
7463
7464 \end_inset
7465
7466
7467 \end_layout
7468
7469 \begin_layout Subsubsection
7470
7471 \family sans
7472 Horizontal Fills
7473 \end_layout
7474
7475 \begin_layout Standard
7476 Horizontal Fills (HFills) are a special LyX feature for adding extra space
7477  in a uniform fashion.
7478  An HFill is actually a variable length space, whose length always equals
7479  the remaining space between the left and right margins.
7480  If there is more than one HFill on a line, they divide the available space
7481  equally between themselves.
7482  
7483 \end_layout
7484
7485 \begin_layout Standard
7486 HFill
7487 \family roman
7488 s
7489 \family default
7490  can be inserted with 
7491 \family sans
7492 Insert\SpecialChar \menuseparator
7493 Formatting\InsetSpace ~
7494 Character\SpecialChar \menuseparator
7495 Horizontal Fill
7496 \family default
7497 .
7498  Here a few examples what you can do with them:
7499 \end_layout
7500
7501 \begin_layout Quote
7502 \noindent
7503 This is on the left side 
7504 \hfill
7505 This is on the right
7506 \end_layout
7507
7508 \begin_layout Quote
7509 \noindent
7510 Left
7511 \hfill
7512 Middle
7513 \hfill
7514 Right
7515 \end_layout
7516
7517 \begin_layout Quote
7518 \noindent
7519 Left
7520 \hfill
7521 1/3 Left
7522 \hfill
7523
7524 \hfill
7525 Right
7526 \end_layout
7527
7528 \begin_layout Standard
7529 That was an example in the 
7530 \family sans
7531 Quote
7532 \family default
7533  environment.
7534  Here
7535 \begin_inset Formula $\to$
7536 \end_inset
7537
7538
7539 \hfill
7540
7541 \begin_inset Formula $\gets$
7542 \end_inset
7543
7544 is one in a standard paragraph.
7545  It may or may not be apparent in the printed text, but it 
7546 \emph on
7547 is
7548 \emph default
7549  sitting in-between the two arrows.
7550 \end_layout
7551
7552 \begin_layout Standard
7553 There may be more than one set of margins on a line.
7554  Here's an example with the 
7555 \family sans
7556 List
7557 \family default
7558  environment.
7559 \end_layout
7560
7561 \begin_layout Labeling
7562 \labelwidthstring 00.00.0000
7563 one
7564 \hfill
7565 two :three
7566 \hfill
7567 four
7568 \hfill
7569 five
7570 \hfill
7571 six
7572 \end_layout
7573
7574 \begin_layout Standard
7575 The 
7576 \begin_inset Quotes eld
7577 \end_inset
7578
7579 :
7580 \begin_inset Quotes erd
7581 \end_inset
7582
7583  marks the beginning of the item.
7584  (There is actually a 
7585 \begin_inset Quotes eld
7586 \end_inset
7587
7588 hidden
7589 \begin_inset Quotes erd
7590 \end_inset
7591
7592  HFill inside of the label of the 
7593 \family sans
7594 List
7595 \family default
7596  environment; it's put at the end of the label automatically.) HFills work
7597  similarly in other 
7598 \begin_inset Quotes eld
7599 \end_inset
7600
7601 multi-margin
7602 \begin_inset Quotes erd
7603 \end_inset
7604
7605  situations, like two-column mode.
7606 \end_layout
7607
7608 \begin_layout Standard
7609 \begin_inset Note Greyedout
7610 status open
7611
7612 \begin_layout Standard
7613
7614 \series bold
7615 Note:
7616 \series default
7617  If an HFill is at the beginning of a line, and 
7618 \emph on
7619 not
7620 \emph default
7621  in the first line in a paragraph, LyX ignores it.
7622  This prevents HFills from accidentally being wrapped onto a new line.
7623  If you need space in this case anyway, you have to use the LaTeX-command
7624  
7625 \series bold
7626
7627 \backslash
7628 hspace*{
7629 \backslash
7630 fill}
7631 \series default
7632  in ERT.
7633  (ERT is explained in section\InsetSpace ~
7634
7635 \begin_inset LatexCommand ref
7636 reference "sec:ERT"
7637
7638 \end_inset
7639
7640 .)
7641 \end_layout
7642
7643 \end_inset
7644
7645
7646 \end_layout
7647
7648 \begin_layout Subsubsection
7649 Other space variants
7650 \begin_inset LatexCommand label
7651 name "sub:Other-space-variants"
7652
7653 \end_inset
7654
7655
7656 \end_layout
7657
7658 \begin_layout Standard
7659 The following two sorts of spaces are not yet supported by LyX, so that
7660  you have to use ERT, see section\InsetSpace ~
7661
7662 \begin_inset LatexCommand ref
7663 reference "sec:ERT"
7664
7665 \end_inset
7666
7667 .
7668  That they are not supported is a hint that you need them very seldom in
7669  LyX.
7670  So use them only if it is really necessary (remind the WYSIWYM concept).
7671 \end_layout
7672
7673 \begin_layout Paragraph
7674 Defined space
7675 \end_layout
7676
7677 \begin_layout Standard
7678 Sometimes one needs space with a defined length, e.g for forms and questionnaires.
7679  This can be inserted by using the LaTeX-command 
7680 \series bold
7681
7682 \backslash
7683 hspace
7684 \series default
7685  in 
7686 \family sans
7687 ERT
7688 \family default
7689 .
7690  For example the command 
7691 \series bold
7692
7693 \backslash
7694 hspace{2cm}
7695 \series default
7696  produces 2
7697 \begin_inset Formula $\,$
7698 \end_inset
7699
7700 cm space within the following line:
7701 \end_layout
7702
7703 \begin_layout Standard
7704 This is a line with
7705 \begin_inset Formula $\to$
7706 \end_inset
7707
7708
7709 \begin_inset ERT
7710 status collapsed
7711
7712 \begin_layout Standard
7713
7714
7715 \backslash
7716 hspace{2cm}
7717 \end_layout
7718
7719 \end_inset
7720
7721
7722 \begin_inset Formula $\gets$
7723 \end_inset
7724
7725  2
7726 \begin_inset Formula $\,$
7727 \end_inset
7728
7729 cm space between the arrows.
7730 \end_layout
7731
7732 \begin_layout Standard
7733 You can use all length units listed in Appendix\InsetSpace ~
7734
7735 \begin_inset LatexCommand ref
7736 reference "cha:Units-available-in"
7737
7738 \end_inset
7739
7740 .
7741 \end_layout
7742
7743 \begin_layout Paragraph
7744 Phantom space
7745 \end_layout
7746
7747 \begin_layout Standard
7748 Sometimes you want to insert space with exactly the length of a phrase.
7749  E.g.
7750  you want to create the following multiple choice question:
7751 \end_layout
7752
7753 \begin_layout Standard
7754 \begin_inset VSpace medskip
7755 \end_inset
7756
7757 What is correct English?:
7758 \newline
7759
7760 \newline
7761 Mr.\InsetSpace ~
7762 Edge would have been jumps the gun.
7763 \newline
7764
7765 \begin_inset ERT
7766 status collapsed
7767
7768 \begin_layout Standard
7769
7770
7771 \backslash
7772 phantom{Mr.
7773  Edge }
7774 \end_layout
7775
7776 \end_inset
7777
7778 has to be jumped
7779 \newline
7780
7781 \begin_inset ERT
7782 status collapsed
7783
7784 \begin_layout Standard
7785
7786
7787 \backslash
7788 phantom{Mr.
7789  Edge }
7790 \end_layout
7791
7792 \end_inset
7793
7794 jumps
7795 \begin_inset VSpace medskip
7796 \end_inset
7797
7798
7799 \end_layout
7800
7801 \begin_layout Standard
7802 So that the choices appear exactly after the phrase 
7803 \begin_inset Quotes eld
7804 \end_inset
7805
7806 Mr.\InsetSpace ~
7807 Edge\InsetSpace ~
7808
7809 \begin_inset Quotes erd
7810 \end_inset
7811
7812 .
7813  To get this, you can use the LaTeX-command 
7814 \series bold
7815
7816 \backslash
7817 phantom
7818 \series default
7819  in ERT.
7820  In our case write the command 
7821 \series bold
7822
7823 \backslash
7824 phantom{Mr.
7825  Edge }
7826 \series default
7827  (note the space after 
7828 \begin_inset Quotes eld
7829 \end_inset
7830
7831 Edge
7832 \begin_inset Quotes erd
7833 \end_inset
7834
7835 ) at the beginning of the last two lines.
7836  The command prints out the phrase within the the two braces, but invisible.
7837  That is why it is named 
7838 \begin_inset Quotes eld
7839 \end_inset
7840
7841 phantom
7842 \begin_inset Quotes erd
7843 \end_inset
7844
7845 .
7846 \begin_inset Foot
7847 status collapsed
7848
7849 \begin_layout Standard
7850 There exists also the commands 
7851 \backslash
7852
7853 \series bold
7854 hphantom
7855 \series default
7856  and 
7857 \backslash
7858
7859 \series bold
7860 vphantom
7861 \series default
7862 , but this too special for the LyX Userguide.
7863  If you are interested in knowing more about this, have a look at 
7864 \begin_inset LatexCommand cite
7865 key "latexcompanion,latexguide"
7866
7867 \end_inset
7868
7869 .
7870 \end_layout
7871
7872 \end_inset
7873
7874
7875 \end_layout
7876
7877 \begin_layout Subsection
7878 Vertical Space
7879 \begin_inset LatexCommand label
7880 name "sub:Vertical-Space"
7881
7882 \end_inset
7883
7884
7885 \end_layout
7886
7887 \begin_layout Standard
7888 To add extra vertical space above or below a paragraph, use the 
7889 \family sans
7890 Insert\SpecialChar \menuseparator
7891 Formatting\SpecialChar \menuseparator
7892 Vertical\InsetSpace ~
7893 Space
7894 \family default
7895  dialog.
7896  There you find the following sizes:
7897 \end_layout
7898
7899 \begin_layout Standard
7900
7901 \family sans
7902 SmallSkip
7903 \family default
7904
7905 \family sans
7906 MedSkip
7907 \family default
7908  and 
7909 \family sans
7910 BigSkip
7911 \family default
7912  are LaTeX sizes which depends on the font size of the document.
7913  
7914 \family sans
7915 DefSkip
7916 \family default
7917  is the skip adjusted in the dialog 
7918 \family sans
7919 Document\SpecialChar \menuseparator
7920 Settings
7921 \begin_inset LatexCommand index
7922 name "Document ! Settings"
7923
7924 \end_inset
7925
7926
7927 \family default
7928  for the paragraph separation.
7929  If you use indentation to separate paragraphs 
7930 \family sans
7931 DefSkip
7932 \family default
7933  is equal to 
7934 \family sans
7935 MedSkip
7936 \family default
7937 .
7938 \end_layout
7939
7940 \begin_layout Standard
7941
7942 \family sans
7943 VFill
7944 \family default
7945  is a variable space, set so that the space is maximal within one page.
7946  An example: You have only two short paragraphs on one page with a vfill
7947  between them.
7948  Then the first paragraph is placed at the top of the page and the second
7949  one at the bottom, because the space between them is then maximal.
7950  
7951 \family sans
7952 VFill
7953 \family default
7954 s work like 
7955 \family sans
7956 HFill
7957 \family default
7958 s: they fill the remaining vertical space on a page with blank space.
7959 \begin_inset Foot
7960 status collapsed
7961
7962 \begin_layout Standard
7963
7964 \family sans
7965 HFill
7966 \family default
7967 s are described in section\InsetSpace ~
7968
7969 \begin_inset LatexCommand ref
7970 reference "sub:Horizontal-Space"
7971
7972 \end_inset
7973
7974 .
7975 \end_layout
7976
7977 \end_inset
7978
7979  If there are several 
7980 \family sans
7981 VFill
7982 \family default
7983 s on a page, they divide the remaining vertical space equally between themselves.
7984  You can therefore use 
7985 \family sans
7986 VFill
7987 \family default
7988 s to center text on a page, or even place text 2/3 down a page.
7989 \end_layout
7990
7991 \begin_layout Standard
7992
7993 \family sans
7994 Custom
7995 \family default
7996  are custom spaces in units explained in Appendix\InsetSpace ~
7997
7998 \begin_inset LatexCommand ref
7999 reference "cha:Units-available-in"
8000
8001 \end_inset
8002
8003 .
8004 \end_layout
8005
8006 \begin_layout Standard
8007 \begin_inset Note Greyedout
8008 status open
8009
8010 \begin_layout Standard
8011
8012 \series bold
8013 Note:
8014 \series default
8015  
8016 \series medium
8017 When the extra vertical space would be in the output at the top/bottom of
8018  a page, the space is only added if you have also checked the option 
8019 \family sans
8020 Protect
8021 \family default
8022 .
8023 \end_layout
8024
8025 \end_inset
8026
8027
8028 \end_layout
8029
8030 \begin_layout Subsection
8031 Paragraph Alignment
8032 \end_layout
8033
8034 \begin_layout Standard
8035 You can change the paragraph alignment with the 
8036 \family sans
8037 Edit\SpecialChar \menuseparator
8038 Paragraph Settings
8039 \family default
8040  dialog.
8041  There are four possibilities: 
8042 \end_layout
8043
8044 \begin_layout Itemize
8045
8046 \family sans
8047 Justified
8048 \end_layout
8049
8050 \begin_layout Itemize
8051
8052 \family sans
8053 Left
8054 \end_layout
8055
8056 \begin_layout Itemize
8057
8058 \family sans
8059 Right
8060 \end_layout
8061
8062 \begin_layout Itemize
8063
8064 \family sans
8065 Center
8066 \end_layout
8067
8068 \begin_layout Standard
8069 The default in most cases is justified alignment, in which the inter-word
8070  spacing is variable and each line of a paragraph fills the region between
8071  the left and right margins.
8072  The other three alignments should be self-explanatory, and look like this:
8073 \end_layout
8074
8075 \begin_layout Standard
8076 \align right
8077 This paragraph is right aligned,
8078 \end_layout
8079
8080 \begin_layout Standard
8081 \align center
8082 this one is centered,
8083 \end_layout
8084
8085 \begin_layout Standard
8086 \align left
8087 this one is left aligned.
8088 \end_layout
8089
8090 \begin_layout Subsection
8091 Forced Pagebreaks
8092 \begin_inset LatexCommand index
8093 name "Pagebreaks ! Forced"
8094
8095 \end_inset
8096
8097
8098 \begin_inset LatexCommand label
8099 name "sub:Forced-Pagebreaks"
8100
8101 \end_inset
8102
8103
8104 \end_layout
8105
8106 \begin_layout Standard
8107 If you don't like the way LaTeX does the pagebreaks in your document, you
8108  can force a pagebreak where you want one.
8109  Normally this will not be necessary, because LaTeX is good at pagebreaking.
8110  Only if you use many 
8111 \family sans
8112 Floats
8113 \family default
8114 , LaTeX's page breaking algorithm can fail.
8115 \end_layout
8116
8117 \begin_layout Standard
8118 We recommend not to use forced pagebreaks until the text is finished, and
8119  until you have checked in the preview to see if you 
8120 \emph on
8121 really
8122 \emph default
8123  have to change the pagebreaking.
8124 \end_layout
8125
8126 \begin_layout Standard
8127 There are two types of pagebreaks: One that ends the page without any special
8128  action.
8129  This can be inserted above or below a paragraph by the menu 
8130 \family sans
8131 Insert\SpecialChar \menuseparator
8132 Formatting\SpecialChar \menuseparator
8133 Page\InsetSpace ~
8134 Break
8135 \family default
8136 .
8137  The second type ends a page, but stretches the content of the page, so
8138  that it fills out the complete page.
8139  This type is useful to avoid whitespace when a pagebreak produces a page
8140  on which only the last few lines are absent.
8141  This type is not yet supported by LyX, so that you have to use the LaTeX
8142  command 
8143 \series bold
8144
8145 \backslash
8146 pagebreak[number]
8147 \series default
8148  in ERT
8149 \begin_inset Foot
8150 status collapsed
8151
8152 \begin_layout Standard
8153 For more about ERT see section\InsetSpace ~
8154
8155 \begin_inset LatexCommand ref
8156 reference "sec:ERT"
8157
8158 \end_inset
8159
8160 .
8161 \end_layout
8162
8163 \end_inset
8164
8165 .
8166  The number can vary between 0 and 4.
8167  If 4 or no number is used, it will always be created a pagebreak
8168 \begin_inset Foot
8169 status collapsed
8170
8171 \begin_layout Standard
8172 normally one uses simply 
8173 \series bold
8174
8175 \backslash
8176 pagebreak
8177 \series default
8178  without a number
8179 \end_layout
8180
8181 \end_inset
8182
8183 .
8184  The numbers 0 to 3 stand for the increasing priority level -- LaTeX decides,
8185  concerning the priority, if a pagebreak is created or not.
8186 \end_layout
8187
8188 \begin_layout Standard
8189 You might try to use a pagebreak to ensure that a figure or table appears
8190  at the top of a page.
8191  This is, of course, the wrong way to do it.
8192  LyX gives you a way of automatically ensuring that your figures and tables
8193  appear at the top of a page (or the bottom, or on their own page) without
8194  having to worry about what precedes or follows your figure or table.
8195  See chapter 
8196 \begin_inset LatexCommand ref
8197 reference "cha:Floats-and-Notes"
8198
8199 \end_inset
8200
8201  to learn more about 
8202 \family sans
8203 Floats
8204 \family default
8205 .
8206 \end_layout
8207
8208 \begin_layout Subsubsection
8209 Clear Pagebreaks
8210 \begin_inset LatexCommand label
8211 name "sub:Clear-Pages"
8212
8213 \end_inset
8214
8215
8216 \begin_inset LatexCommand index
8217 name "Pagebreaks ! Clear"
8218
8219 \end_inset
8220
8221
8222 \end_layout
8223
8224 \begin_layout Standard
8225 Differently to forced pagebreaks where the content behind the break is directly
8226  placed at the next page, pages can also be cleared while breaking them.
8227  That means that the current paragraph is terminated and all, perhaps not
8228  yet processed floats from previous document parts are placed behind it,
8229  if necessary by adding pages.
8230 \end_layout
8231
8232 \begin_layout Standard
8233 You can insert a clear pagebreak with the menu 
8234 \family sans
8235 Insert\SpecialChar \menuseparator
8236 Formatting\SpecialChar \menuseparator
8237 Clear\InsetSpace ~
8238 Page
8239 \family default
8240 .
8241  When you have a two-sided document like a book, you can use the menu 
8242 \family sans
8243 Insert\SpecialChar \menuseparator
8244 Formatting\SpecialChar \menuseparator
8245 Clear\InsetSpace ~
8246 Double\InsetSpace ~
8247 Page
8248 \family default
8249  to insert a clear pagebreak that assures that the next page is a right-hand
8250  page (odd-numbered), if necessary by adding a page.
8251 \end_layout
8252
8253 \begin_layout Subsection
8254 Forced Linebreaks
8255 \begin_inset LatexCommand index
8256 name "Linebreaks"
8257
8258 \end_inset
8259
8260
8261 \begin_inset LatexCommand label
8262 name "sub:Forced-Linebreaks"
8263
8264 \end_inset
8265
8266
8267 \end_layout
8268
8269 \begin_layout Standard
8270 Similar to pagebreaks there are two types of linebreaks: One that simply
8271  breaks the line.
8272  You can force this line break within a paragraph by selecting 
8273 \family sans
8274 Insert\SpecialChar \menuseparator
8275 Formatting\SpecialChar \menuseparator
8276 Line\InsetSpace ~
8277 Break
8278 \family default
8279  or with 
8280 \family sans
8281 C-Return
8282 \family default
8283 .
8284  The other type breaks the line and stretches it so that it fills out the
8285  whole space between the page margins.
8286  This is necessary to avoid 
8287 \begin_inset Quotes eld
8288 \end_inset
8289
8290 fringes
8291 \begin_inset Quotes erd
8292 \end_inset
8293
8294  in justifies paragraphs due to whitespace introduced by linebreaks.
8295  This type is not yet supported by LyX, so that you have to use the LaTeX-comman
8296
8297 \series bold
8298
8299 \backslash
8300 linebreak[number]
8301 \series default
8302  in 
8303 \family sans
8304 ERT
8305 \family default
8306 .
8307  The syntax is similar tho the command 
8308 \series bold
8309
8310 \backslash
8311 pagebreak
8312 \series default
8313 , described in the previous section.
8314 \end_layout
8315
8316 \begin_layout Standard
8317 You shouldn't use forced linebreaks to correct LaTeX's linebreaking, as
8318  LaTeX is very good at linebreaking.
8319  There are, however, a number of situations where it is necessary to actively
8320  set a linebreak, e.g.
8321  in a poem or for an address (see sections\InsetSpace ~
8322
8323 \begin_inset LatexCommand ref
8324 reference "sec:Quote"
8325
8326 \end_inset
8327
8328
8329 \begin_inset LatexCommand ref
8330 reference "sec:Verse"
8331
8332 \end_inset
8333
8334  and 
8335 \begin_inset LatexCommand ref
8336 reference "sec:Address-Usage"
8337
8338 \end_inset
8339
8340 ).
8341 \end_layout
8342
8343 \begin_layout Subsection
8344 Blanks / Spaces
8345 \begin_inset LatexCommand index
8346 name "Spaces"
8347
8348 \end_inset
8349
8350
8351 \end_layout
8352
8353 \begin_layout Standard
8354 A blank is a blank? Not in good typography.
8355  While you might be used to press the space key anytime you want to separate
8356  two words in ordinary word processors, LyX offers you more spaces: Spaces
8357  of different width and spaces which can or cannot be broken at the end
8358  of a line.
8359  The following sections will show you some examples where those spaces are
8360  useful.
8361 \end_layout
8362
8363 \begin_layout Subsubsection
8364 Inter-word Space
8365 \begin_inset LatexCommand label
8366 name "sub:Inter-word-Space"
8367
8368 \end_inset
8369
8370
8371 \begin_inset LatexCommand index
8372 name "Spaces ! inter-word"
8373
8374 \end_inset
8375
8376
8377 \end_layout
8378
8379 \begin_layout Standard
8380 Some languages (e.\InsetSpace \thinspace{}
8381 g.\InsetSpace \space{}
8382 English) have the typographical convention to add extra
8383  space after an end-of-sentence punctuation mark, and LyX honors those conventio
8384 ns (see section\InsetSpace ~
8385
8386 \begin_inset LatexCommand ref
8387 reference "sub:Abbreviations"
8388
8389 \end_inset
8390
8391 ).
8392  Sometimes, you want a normal space nevertheless.
8393  In this case, insert one with 
8394 \family sans
8395 Insert\SpecialChar \menuseparator
8396 Special\InsetSpace ~
8397 Formatting\SpecialChar \menuseparator
8398 Inter-word\InsetSpace ~
8399 Space
8400 \family default
8401  (shortcut 
8402 \family sans
8403 C-M-Space
8404 \family default
8405 ).
8406 \end_layout
8407
8408 \begin_layout Subsubsection
8409 Protected Space
8410 \begin_inset LatexCommand label
8411 name "sub:Protected-Space"
8412
8413 \end_inset
8414
8415
8416 \begin_inset LatexCommand index
8417 name "Spaces ! protected"
8418
8419 \end_inset
8420
8421
8422 \end_layout
8423
8424 \begin_layout Standard
8425 The protected space: It is used to tell LyX (and LaTeX) not to break the
8426  line at that point.
8427  This may be necessary to avoid unlucky linebreaks, like in: 
8428 \end_layout
8429
8430 \begin_layout Quote
8431 Further documentation is given in section
8432 \newline
8433
8434 \begin_inset LatexCommand ref
8435 reference "sec:Bibliography"
8436
8437 \end_inset
8438
8439 .
8440  
8441 \end_layout
8442
8443 \begin_layout Standard
8444 Obviously, it would be a good thing to put a protected space between 
8445 \begin_inset Quotes eld
8446 \end_inset
8447
8448 section
8449 \begin_inset Quotes erd
8450 \end_inset
8451
8452  and 
8453 \begin_inset Quotes eld
8454 \end_inset
8455
8456
8457 \begin_inset LatexCommand ref
8458 reference "sec:Bibliography"
8459
8460 \end_inset
8461
8462
8463 \begin_inset Quotes erd
8464 \end_inset
8465
8466 .
8467  A protected space is set with 
8468 \family sans
8469 Insert\SpecialChar \menuseparator
8470 Special\InsetSpace ~
8471 Formatting\SpecialChar \menuseparator
8472 Protected
8473 \bar under
8474 \InsetSpace ~
8475
8476 \bar default
8477 Space
8478 \family default
8479  (shortcut 
8480 \family sans
8481 C-Space
8482 \family default
8483 ).
8484 \end_layout
8485
8486 \begin_layout Subsubsection
8487 Thin Space
8488 \begin_inset LatexCommand label
8489 name "sub:Thin-Space"
8490
8491 \end_inset
8492
8493
8494 \begin_inset LatexCommand index
8495 name "Spaces ! thin"
8496
8497 \end_inset
8498
8499
8500 \end_layout
8501
8502 \begin_layout Standard
8503
8504 \begin_inset Quotes eld
8505 \end_inset
8506
8507 thin space
8508 \begin_inset Quotes erd
8509 \end_inset
8510
8511  is a blank which has half the size of a normal space (and it is also 
8512 \begin_inset Quotes eld
8513 \end_inset
8514
8515 protected
8516 \begin_inset Quotes erd
8517 \end_inset
8518
8519 ).
8520  The typographical conventions in a lot of languages propose the use of
8521  thin spaces in cases where normal spaces would be too wide, for instance
8522  inside abbreviations:
8523 \end_layout
8524
8525 \begin_layout Quote
8526 D.\InsetSpace \thinspace{}
8527 E.
8528  Knuth has developed our beloved typesetting program, i.\InsetSpace \thinspace{}
8529 e.\InsetSpace \space{}
8530 TeX.
8531 \end_layout
8532
8533 \begin_layout Standard
8534 or between values and units.
8535  Compare for example this:
8536 \newline
8537 10\InsetSpace \thinspace{}
8538 kg (thin space)
8539 \newline
8540 10 kg (normal space
8541 \end_layout
8542
8543 \begin_layout Standard
8544 You can insert thin spaces with the menu 
8545 \family sans
8546 Insert\SpecialChar \menuseparator
8547 Special\InsetSpace ~
8548 Formatting\SpecialChar \menuseparator
8549 Thin\InsetSpace ~
8550 Space
8551 \family default
8552  (shortcut 
8553 \family sans
8554 C-S-Space
8555 \family default
8556 ).
8557 \end_layout
8558
8559 \begin_layout Subsubsection
8560 More Spaces
8561 \end_layout
8562
8563 \begin_layout Standard
8564 Apart from the ones described, there are still some more spaces.
8565  Although LyX supports them natively, they can only be reached via a formula
8566  as described in section\InsetSpace ~
8567
8568 \begin_inset LatexCommand ref
8569 reference "sub:Altering-Spacing"
8570
8571 \end_inset
8572
8573  or via the 
8574 \family sans
8575 command buffer
8576 \family default
8577  toolbar.
8578  Te latter means to type
8579 \newline
8580  
8581 \series bold
8582 space-insert <command>
8583 \family typewriter
8584 \series default
8585
8586 \newline
8587
8588 \family default
8589  into the command buffer, where 
8590 \series bold
8591 <command>
8592 \series default
8593  is one of the following:
8594 \begin_inset Foot
8595 status collapsed
8596
8597 \begin_layout Standard
8598 The unit 
8599 \begin_inset Quotes eld
8600 \end_inset
8601
8602 em
8603 \begin_inset Quotes erd
8604 \end_inset
8605
8606  is explained in Appendix\InsetSpace ~
8607
8608 \begin_inset LatexCommand ref
8609 reference "cha:Units-available-in"
8610
8611 \end_inset
8612
8613 .
8614 \end_layout
8615
8616 \end_inset
8617
8618
8619 \end_layout
8620
8621 \begin_layout Standard
8622 \align center
8623 \begin_inset Tabular
8624 <lyxtabular version="3" rows="9" columns="3">
8625 <features>
8626 <column alignment="center" valignment="top" leftline="true" width="0">
8627 <column alignment="center" valignment="top" leftline="true" width="0">
8628 <column alignment="center" valignment="top" leftline="true" rightline="true" width="0">
8629 <row topline="true" bottomline="true">
8630 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
8631 \begin_inset Text
8632
8633 \begin_layout Standard
8634
8635 \series bold
8636 command
8637 \end_layout
8638
8639 \end_inset
8640 </cell>
8641 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
8642 \begin_inset Text
8643
8644 \begin_layout Standard
8645
8646 \series bold
8647 width
8648 \end_layout
8649
8650 \end_inset
8651 </cell>
8652 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
8653 \begin_inset Text
8654
8655 \begin_layout Standard
8656
8657 \series bold
8658 protected?
8659 \end_layout
8660
8661 \end_inset
8662 </cell>
8663 </row>
8664 <row topline="true">
8665 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
8666 \begin_inset Text
8667
8668 \begin_layout Standard
8669
8670 \family typewriter
8671 normal
8672 \end_layout
8673
8674 \end_inset
8675 </cell>
8676 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
8677 \begin_inset Text
8678
8679 \begin_layout Standard
8680 1/3\InsetSpace ~
8681 em
8682 \end_layout
8683
8684 \end_inset
8685 </cell>
8686 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
8687 \begin_inset Text
8688
8689 \begin_layout Standard
8690 no
8691 \end_layout
8692
8693 \end_inset
8694 </cell>
8695 </row>
8696 <row topline="true">
8697 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
8698 \begin_inset Text
8699
8700 \begin_layout Standard
8701
8702 \family typewriter
8703 protected
8704 \end_layout
8705
8706 \end_inset
8707 </cell>
8708 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
8709 \begin_inset Text
8710
8711 \begin_layout Standard
8712 1/3\InsetSpace ~
8713 em
8714 \end_layout
8715
8716 \end_inset
8717 </cell>
8718 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
8719 \begin_inset Text
8720
8721 \begin_layout Standard
8722 yes
8723 \end_layout
8724
8725 \end_inset
8726 </cell>
8727 </row>
8728 <row topline="true" bottomline="true">
8729 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
8730 \begin_inset Text
8731
8732 \begin_layout Standard
8733
8734 \family typewriter
8735 thin
8736 \end_layout
8737
8738 \end_inset
8739 </cell>
8740 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
8741 \begin_inset Text
8742
8743 \begin_layout Standard
8744 1/6\InsetSpace ~
8745 em
8746 \end_layout
8747
8748 \end_inset
8749 </cell>
8750 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
8751 \begin_inset Text
8752
8753 \begin_layout Standard
8754 yes
8755 \end_layout
8756
8757 \end_inset
8758 </cell>
8759 </row>
8760 <row bottomline="true">
8761 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
8762 \begin_inset Text
8763
8764 \begin_layout Standard
8765
8766 \family typewriter
8767 enspace
8768 \end_layout
8769
8770 \end_inset
8771 </cell>
8772 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
8773 \begin_inset Text
8774
8775 \begin_layout Standard
8776 0.5\InsetSpace ~
8777 em
8778 \end_layout
8779
8780 \end_inset
8781 </cell>
8782 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
8783 \begin_inset Text
8784
8785 \begin_layout Standard
8786 yes
8787 \end_layout
8788
8789 \end_inset
8790 </cell>
8791 </row>
8792 <row bottomline="true">
8793 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
8794 \begin_inset Text
8795
8796 \begin_layout Standard
8797
8798 \family typewriter
8799 enskip
8800 \end_layout
8801
8802 \end_inset
8803 </cell>
8804 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
8805 \begin_inset Text
8806
8807 \begin_layout Standard
8808 0.5\InsetSpace ~
8809 em
8810 \end_layout
8811
8812 \end_inset
8813 </cell>
8814 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
8815 \begin_inset Text
8816
8817 \begin_layout Standard
8818 no
8819 \end_layout
8820
8821 \end_inset
8822 </cell>
8823 </row>
8824 <row bottomline="true">
8825 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
8826 \begin_inset Text
8827
8828 \begin_layout Standard
8829
8830 \family typewriter
8831 quad
8832 \end_layout
8833
8834 \end_inset
8835 </cell>
8836 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
8837 \begin_inset Text
8838
8839 \begin_layout Standard
8840 1\InsetSpace ~
8841 em
8842 \end_layout
8843
8844 \end_inset
8845 </cell>
8846 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
8847 \begin_inset Text
8848
8849 \begin_layout Standard
8850 no
8851 \end_layout
8852
8853 \end_inset
8854 </cell>
8855 </row>
8856 <row bottomline="true">
8857 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
8858 \begin_inset Text
8859
8860 \begin_layout Standard
8861
8862 \family typewriter
8863 qquad
8864 \end_layout
8865
8866 \end_inset
8867 </cell>
8868 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
8869 \begin_inset Text
8870
8871 \begin_layout Standard
8872 2\InsetSpace ~
8873 em
8874 \end_layout
8875
8876 \end_inset
8877 </cell>
8878 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
8879 \begin_inset Text
8880
8881 \begin_layout Standard
8882 no
8883 \end_layout
8884
8885 \end_inset
8886 </cell>
8887 </row>
8888 <row bottomline="true">
8889 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
8890 \begin_inset Text
8891
8892 \begin_layout Standard
8893
8894 \family typewriter
8895 negthinspace
8896 \end_layout
8897
8898 \end_inset
8899 </cell>
8900 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
8901 \begin_inset Text
8902
8903 \begin_layout Standard
8904 -1/6\InsetSpace ~
8905 em
8906 \end_layout
8907
8908 \end_inset
8909 </cell>
8910 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
8911 \begin_inset Text
8912
8913 \begin_layout Standard
8914 yes
8915 \end_layout
8916
8917 \end_inset
8918 </cell>
8919 </row>
8920 </lyxtabular>
8921
8922 \end_inset
8923
8924
8925 \end_layout
8926
8927 \begin_layout Subsection
8928 Horizontal Lines
8929 \begin_inset LatexCommand label
8930 name "sub:Horizontal-Lines"
8931
8932 \end_inset
8933
8934
8935 \begin_inset LatexCommand index
8936 name "Horizontal lines"
8937
8938 \end_inset
8939
8940
8941 \end_layout
8942
8943 \begin_layout Standard
8944
8945 \lyxline
8946 In the dialog 
8947 \family sans
8948 Insert\SpecialChar \menuseparator
8949 Formatting\SpecialChar \menuseparator
8950 Horizontal\InsetSpace ~
8951 Line
8952 \family default
8953  you can insert horizontal lines that spans over the whole document columns
8954  width.
8955 \lyxline
8956
8957 \end_layout
8958
8959 \begin_layout Section
8960 Fonts and Text Styles
8961 \begin_inset LatexCommand label
8962 name "sec:Fonts-and-Text"
8963
8964 \end_inset
8965
8966
8967 \end_layout
8968
8969 \begin_layout Subsection
8970 Font Types
8971 \begin_inset LatexCommand index
8972 name "Font ! Types"
8973
8974 \end_inset
8975
8976
8977 \end_layout
8978
8979 \begin_layout Standard
8980 There are two types of fonts:
8981 \end_layout
8982
8983 \begin_layout Description
8984 Vector\InsetSpace ~
8985 fonts
8986 \begin_inset LatexCommand index
8987 name "Fonts ! Vector-"
8988
8989 \end_inset
8990
8991  are fonts, built from outlines of the single glyphs (i.e.
8992  characters) in the font.
8993  This means that each glyph is defined using mathematical curves that are
8994  well suited for scaling to any requested size.
8995  This mathematical definition is interpreted by the font renderer and the
8996  curve is filled out with pixels according to the size and glyph.
8997  This means that outline fonts will look pretty good in all sizes.
8998  Only at very small sizes it might be hard to provide a good rendering at
8999  very small sizes, where each pixel has to be very carefully computed to
9000  provide a good image.
9001 \newline
9002 One could mean that one only needs to define one font
9003  size and scale them.
9004  But to achieve a better quality, many fonts define several font sizes.
9005  That improves the appearance, because you need more details at large font
9006  sizes than at small ones.
9007 \newline
9008 The font types 
9009 \family typewriter
9010 TrueType
9011 \family default
9012
9013 \family typewriter
9014 OpenType
9015 \family default
9016 , and 
9017 \family typewriter
9018 Type\InsetSpace ~
9019 1 PostScript
9020 \family default
9021  are vector fonts.
9022 \end_layout
9023
9024 \begin_layout Description
9025 Bitmap\InsetSpace ~
9026 fonts
9027 \begin_inset LatexCommand index
9028 name "Fonts ! Bitmap-"
9029
9030 \end_inset
9031
9032  on the other hand, are defined by bitmap graphics from the start, so they
9033  will look good at all the sizes they are meant for.
9034  However, they don't scale well, because in order to scale a glyph, each
9035  pixel is enlarged into several pixels.
9036  It is the same effect that happens if you try to enlarge a picture in a
9037  picture manipulation program.
9038  In order to relieve this effect, bitmap fonts are typically provided in
9039  several fixed sizes typically from around 8 pixels high up to 34 pixels
9040  or so high in steps according to what is believed to be useful.
9041  The advantage of bitmap fonts is that no complicated computations are necessary
9042  to display each glyph, so bitmap fonts are thus faster displayed than scalable
9043  fonts.
9044  The disadvantage is that sizes that don't exists as fixed versions have
9045  to be scaled by doubling pixels, and thus look bad.
9046 \newline
9047 Bitmap fonts are named
9048  
9049 \family typewriter
9050 Type\InsetSpace ~
9051 3
9052 \family default
9053  in PostScript- and PDF-documents.
9054 \end_layout
9055
9056 \begin_layout Standard
9057 The result of all this, is that bitmap fonts are best for the size they
9058  are designed for, while scalable fonts are good for nearly all sizes.
9059  So one need less font size definitions for scalable fonts.
9060  That's the reason why nearly all text render and typesetting programs use
9061  scalable fonts.
9062 \end_layout
9063
9064 \begin_layout Standard
9065 To test which fonts are used in a PDF-document, you can have a look into
9066  its document properties.
9067 \end_layout
9068
9069 \begin_layout Standard
9070 Many modern typesetting and markup languages have begun to move towards
9071  specifying character styles rather than specifying a particular font.
9072  For example, instead of changing to an italicized version of the current
9073  font to emphasize text, you use an 
9074 \begin_inset Quotes eld
9075 \end_inset
9076
9077 emphasized style
9078 \begin_inset Quotes erd
9079 \end_inset
9080
9081  instead.
9082  This concept fits in perfectly with LyX.
9083  In LyX, you do things based on contexts, rather than focusing on typesetting
9084  details.
9085 \end_layout
9086
9087 \begin_layout Subsection
9088 Document Font and Font size
9089 \begin_inset LatexCommand label
9090 name "sub:Document-Font"
9091
9092 \end_inset
9093
9094
9095 \begin_inset LatexCommand index
9096 name "Font ! Size"
9097
9098 \end_inset
9099
9100
9101 \begin_inset LatexCommand index
9102 name "Document ! Font"
9103
9104 \end_inset
9105
9106
9107 \end_layout
9108
9109 \begin_layout Standard
9110 You can set the document fonts in the
9111 \family sans
9112  Document\SpecialChar \menuseparator
9113 Settings
9114 \family default
9115
9116 \begin_inset LatexCommand index
9117 name "Document ! Settings"
9118
9119 \end_inset
9120
9121  dialog.
9122  There you can specify which font should be used for the three different
9123  font shapes roman (serif), 
9124 \family sans
9125 sans\InsetSpace ~
9126 serif
9127 \family default
9128 , and 
9129 \family typewriter
9130 typewriter
9131 \family default
9132  and its scalings.
9133 \end_layout
9134
9135 \begin_layout Standard
9136 The possible options for the font include 
9137 \family sans
9138 default
9139 \family default
9140  and a list of fonts available on your system.
9141  
9142 \family sans
9143 default
9144 \family default
9145  uses the standard TeX fonts, known as 
9146 \begin_inset Quotes eld
9147 \end_inset
9148
9149
9150 \family typewriter
9151 Computer Modern
9152 \family default
9153
9154 \begin_inset Quotes erd
9155 \end_inset
9156
9157  (
9158 \family typewriter
9159 cm
9160 \family default
9161 ) or 
9162 \begin_inset Quotes eld
9163 \end_inset
9164
9165
9166 \family typewriter
9167 European Computer Modern
9168 \family default
9169
9170 \begin_inset Quotes erd
9171 \end_inset
9172
9173  (
9174 \family typewriter
9175 ec
9176 \family default
9177 ).
9178 \end_layout
9179
9180 \begin_layout Standard
9181 As 
9182 \family typewriter
9183 cm
9184 \family default
9185  and 
9186 \family typewriter
9187 ec
9188 \family default
9189  are bitmap fonts, they often looks pixeled in PDF output, especially when
9190  you read the PDF in a zoomed size.
9191 \begin_inset Foot
9192 status collapsed
9193
9194 \begin_layout Standard
9195 This problem doesn't appear if you read PDFs in 
9196 \family typewriter
9197 Adobe\InsetSpace ~
9198 Reader
9199 \family default
9200  version 6 or later, because this program includes a special bitmap font
9201  renderer.
9202 \end_layout
9203
9204 \end_inset
9205
9206  To get rid of pixeled fonts, you have to use a vector font.
9207  There are three ways to use one:
9208 \end_layout
9209
9210 \begin_layout Itemize
9211 One way is to use the 
9212 \family typewriter
9213 AE
9214 \family default
9215  fonts.
9216  
9217 \family typewriter
9218 AE
9219 \family default
9220  is a virtual font.
9221  Virtual means that it 
9222 \begin_inset Quotes eld
9223 \end_inset
9224
9225 steals
9226 \begin_inset Quotes erd
9227 \end_inset
9228
9229  outline 
9230 \family typewriter
9231 cm
9232 \family default
9233 -glyphs from other fonts.
9234  This has the disadvantage that some characters are missing, like the French
9235  guillemets (
9236 \begin_inset Quotes eld
9237 \end_inset
9238
9239 «
9240 \begin_inset Quotes erd
9241 \end_inset
9242
9243  and 
9244 \begin_inset Quotes eld
9245 \end_inset
9246
9247 »
9248 \begin_inset Quotes erd
9249 \end_inset
9250
9251 )
9252 \begin_inset Foot
9253 status collapsed
9254
9255 \begin_layout Standard
9256 Loading the LaTeX-package 
9257 \series bold
9258 aeguill
9259 \begin_inset LatexCommand index
9260 name "LaTeX-packages ! aeguill"
9261
9262 \end_inset
9263
9264
9265 \series default
9266  with the document preamble line
9267 \end_layout
9268
9269 \begin_layout Standard
9270
9271 \series bold
9272
9273 \backslash
9274 usepackage[ec]{aeguill}
9275 \end_layout
9276
9277 \begin_layout Standard
9278 will fix the guillemet problem.
9279 \end_layout
9280
9281 \end_inset
9282
9283  and that accented characters are not 
9284 \emph on
9285 one
9286 \emph default
9287  glyph, they are build of 
9288 \emph on
9289 two
9290 \emph default
9291  characters, the accent and the letter.
9292  Therefore you can't search in documents using the 
9293 \family typewriter
9294 AE
9295 \family default
9296  fonts for words with accented characters.
9297  If you search for example for the French word 
9298 \begin_inset Quotes eld
9299 \end_inset
9300
9301 rève
9302 \begin_inset Quotes erd
9303 \end_inset
9304
9305  in a PDF, you won't get any result, because the PDF-viewer searches for
9306  the glyph 
9307 \begin_inset Quotes eld
9308 \end_inset
9309
9310  è 
9311 \begin_inset Quotes erd
9312 \end_inset
9313
9314  and not for the glyph 
9315 \begin_inset Quotes eld
9316 \end_inset
9317
9318  e + 
9319 \begin_inset ERT
9320 status collapsed
9321
9322 \begin_layout Standard
9323
9324
9325 \backslash
9326 `{}
9327 \end_layout
9328
9329 \end_inset
9330
9331  
9332 \begin_inset Quotes erd
9333 \end_inset
9334
9335 .
9336 \begin_inset Note Note
9337 status collapsed
9338
9339 \begin_layout Standard
9340 The LaTeX command 
9341 \series bold
9342
9343 \backslash
9344 `
9345 \series default
9346  produces a grave.
9347  The two braces behind the command prevents the following quotation mark
9348  to be accented with the grave.
9349 \newline
9350 More about ERT and LaTeX-commands is described
9351  in section\InsetSpace ~
9352
9353 \begin_inset LatexCommand ref
9354 reference "sec:ERT"
9355
9356 \end_inset
9357
9358 .
9359 \end_layout
9360
9361 \end_inset
9362
9363
9364 \end_layout
9365
9366 \begin_layout Itemize
9367 Another possibility is to use three different outline fonts
9368 \begin_inset Foot
9369 status collapsed
9370
9371 \begin_layout Standard
9372 Other fonts, like 
9373 \family typewriter
9374 Latin Modern
9375 \family default
9376  or 
9377 \family typewriter
9378 Computer Modern
9379 \family default
9380 , consists of these three main font types 
9381 \family sans
9382 sans\InsetSpace ~
9383 serif
9384 \family default
9385
9386 \family sans
9387 typewriter
9388 \family default
9389 , and 
9390 \family sans
9391 serif
9392 \family default
9393 .
9394 \end_layout
9395
9396 \end_inset
9397
9398
9399 \family sans
9400 Times\InsetSpace ~
9401 Roman
9402 \family default
9403  as roman font,
9404 \family sans
9405  Helvetica
9406 \family default
9407  scaled to 92 or 95\InsetSpace \thinspace{}
9408 % as sans\InsetSpace ~
9409 serif font, and 
9410 \family sans
9411 courier
9412 \family default
9413  as typewriter font.
9414 \newline
9415 The differences between roman, 
9416 \family sans
9417 sans\InsetSpace ~
9418 serif
9419 \family default
9420 , and 
9421 \family typewriter
9422 typewriter
9423 \family default
9424  fonts are explained in section\InsetSpace ~
9425
9426 \begin_inset LatexCommand ref
9427 reference "sub:Fine-Tuning-with-the"
9428
9429 \end_inset
9430
9431 .
9432 \newline
9433 The font 
9434 \family sans
9435 Times\InsetSpace ~
9436 Roman
9437 \family default
9438  was originally designed for newspapers.
9439  That means its glyphs are smaller than the one from other fonts to fit
9440  into the small newspaper columns.
9441  Therefore 
9442 \family sans
9443 Times\InsetSpace ~
9444 Roman
9445 \family default
9446  is not the optimal choice for larger documents like books.
9447 \end_layout
9448
9449 \begin_layout Itemize
9450 The best solution is to use the 
9451 \family typewriter
9452 Latin Modern
9453 \family default
9454  fonts.
9455  These fonts are developed in order of the LaTeX community to replace 
9456 \family typewriter
9457 cm
9458 \family default
9459  as default font.
9460 \end_layout
9461
9462 \begin_layout Standard
9463 \begin_inset VSpace bigskip
9464 \end_inset
9465
9466 For the font size there are four possible values: 
9467 \family sans
9468 default, 10
9469 \family default
9470
9471 \family sans
9472 11
9473 \family default
9474 , and 
9475 \family sans
9476 12
9477 \family default
9478 .
9479  The size of 
9480 \family sans
9481 default
9482 \family default
9483  depends on your LaTeX-system, normally it is equal to the font size 10.
9484 \end_layout
9485
9486 \begin_layout Standard
9487 The font sizes are the 
9488 \emph on
9489 base size
9490 \emph default
9491 .
9492  LyX actually scales all other possible font sizes (such as those used in
9493  footnotes, super-, and subscripts) by this value.
9494  You can fine-tune the font size of text parts via the 
9495 \family sans
9496 Text\InsetSpace ~
9497 Style
9498 \family default
9499  dialog if needed.
9500  The possible font sizes for text parts are explained in section\InsetSpace ~
9501
9502 \begin_inset LatexCommand ref
9503 reference "sub:Fine-Tuning-with-the"
9504
9505 \end_inset
9506
9507 .
9508 \end_layout
9509
9510 \begin_layout Standard
9511 \begin_inset VSpace bigskip
9512 \end_inset
9513
9514
9515 \begin_inset Note Greyedout
9516 status open
9517
9518 \begin_layout Standard
9519
9520 \series bold
9521 Note:
9522 \series default
9523  When you choose a new font or font size, LyX does 
9524 \emph on
9525 not
9526 \emph default
9527  change the screen font! You will only see a difference in the printed output;
9528  this is part of the WYSIWYM concept.
9529  LyX's screen fonts can be adjusted in the 
9530 \family sans
9531 Tools\SpecialChar \menuseparator
9532 Preferences
9533 \family default
9534  dialog, see section\InsetSpace ~
9535
9536 \begin_inset LatexCommand ref
9537 reference "sub:Screen-Fonts"
9538
9539 \end_inset
9540
9541 .
9542 \end_layout
9543
9544 \end_inset
9545
9546
9547 \end_layout
9548
9549 \begin_layout Subsection
9550 \begin_inset LatexCommand label
9551 name "sub:Character-Styles"
9552
9553 \end_inset
9554
9555 Using Different Character Styles
9556 \begin_inset LatexCommand index
9557 name "Character Styles"
9558
9559 \end_inset
9560
9561
9562 \begin_inset LatexCommand index
9563 name "Text Style"
9564
9565 \end_inset
9566
9567
9568 \end_layout
9569
9570 \begin_layout Standard
9571 As we've already seen, LyX automatically changes the character style for
9572  certain paragraph environments.
9573  LyX supports two character styles, 
9574 \family sans
9575 Emphasized
9576 \family default
9577  and 
9578 \family sans
9579 Noun
9580 \family default
9581 .
9582  You can activate both of these styles via keybindings, the menus, and the
9583  toolbar.
9584 \end_layout
9585
9586 \begin_layout Standard
9587 To activate the 
9588 \family sans
9589 Noun
9590 \family default
9591  style, do one of the following:
9592 \end_layout
9593
9594 \begin_layout Itemize
9595 click on the toolbar button 
9596 \begin_inset Graphics
9597         filename ../images/font-noun.png
9598         inzipName 
9599         embed true
9600
9601 \end_inset
9602
9603
9604 \end_layout
9605
9606 \begin_layout Itemize
9607 use the keybinding 
9608 \family sans
9609 M-c\InsetSpace ~
9610 c
9611 \end_layout
9612
9613 \begin_layout Standard
9614 These commands are all toggles.
9615  That is, if 
9616 \family sans
9617 Noun
9618 \family default
9619  style is already active, they deactivate it.
9620 \end_layout
9621
9622 \begin_layout Standard
9623 One typically uses the 
9624 \family sans
9625 Noun
9626 \family default
9627  style for proper names.
9628  For example: 
9629 \begin_inset Quotes eld
9630 \end_inset
9631
9632
9633 \noun on
9634 Matthias Ettrich
9635 \noun default
9636  is the original author of LyX.
9637 \begin_inset Quotes erd
9638 \end_inset
9639
9640
9641 \end_layout
9642
9643 \begin_layout Standard
9644 A more widely used character style is the 
9645 \family sans
9646 Emphasized
9647 \family default
9648  style.
9649  You can activate (or deactivate - it's also a toggle) the 
9650 \family sans
9651 Emphasized
9652 \family default
9653  style by:
9654 \end_layout
9655
9656 \begin_layout Itemize
9657 clicking on the toolbar button 
9658 \begin_inset Graphics
9659         filename ../images/font-emph.png
9660         inzipName 
9661         embed false
9662
9663 \end_inset
9664
9665
9666 \end_layout
9667
9668 \begin_layout Itemize
9669 using the keybindings 
9670 \family sans
9671 M-c\InsetSpace ~
9672 e
9673 \end_layout
9674
9675 \begin_layout Standard
9676 Normally the 
9677 \family sans
9678 Emphasized
9679 \family default
9680  style is equivalent to an italic font but some document classes or LaTeX-packag
9681 es use a different font.
9682 \end_layout
9683
9684 \begin_layout Standard
9685 We've been using the 
9686 \family sans
9687 Emphasized
9688 \family default
9689  style all over the place in this document.
9690  Here's one more example:
9691 \end_layout
9692
9693 \begin_layout Quotation
9694
9695 \emph on
9696 Don't overuse character styles!
9697 \end_layout
9698
9699 \begin_layout Standard
9700 It's also a warning in addition to an example.
9701  One's writing should parallel ordinary conversation.
9702  Since we don't all constantly scream at each other, we should also avoid
9703  the common tendency to overuse character style.
9704  
9705 \end_layout
9706
9707 \begin_layout Standard
9708 You can always reset to the default font using the keybinding 
9709 \family sans
9710 M-c\InsetSpace ~
9711 Space
9712 \family default
9713  or the dialog 
9714 \family sans
9715 Edit\SpecialChar \menuseparator
9716 Text\InsetSpace ~
9717 Style
9718 \family default
9719 .
9720 \end_layout
9721
9722 \begin_layout Subsection
9723 Fine-Tuning with the 
9724 \family sans
9725 Text Style
9726 \family default
9727  dialog
9728 \begin_inset LatexCommand label
9729 name "sub:Fine-Tuning-with-the"
9730
9731 \end_inset
9732
9733
9734 \begin_inset LatexCommand index
9735 name "Text Style"
9736
9737 \end_inset
9738
9739
9740 \end_layout
9741
9742 \begin_layout Standard
9743 There are always occasions when you'll need to do some fine-tuning, so LyX
9744  gives you a way to create custom character style.
9745  For example, an academic journal or a corporation may have a style sheet
9746  requiring a sans-serif font be used in certain situations.
9747  Also, writers sometimes use a different font to offset a character's thoughts
9748  from ordinary dialog.
9749 \end_layout
9750
9751 \begin_layout Standard
9752 Before we document how to use custom character style, we want to issue a
9753  warning yet again: Don't overuse character styles! 
9754 \newline
9755 Documents that overuse
9756  different fonts and sizes are not well readable and tend to look like someone
9757  has knocked huge holes in it.
9758 \end_layout
9759
9760 \begin_layout Standard
9761 To use custom character styles, open the 
9762 \family sans
9763 Edit\SpecialChar \menuseparator
9764 Text\InsetSpace ~
9765 Style
9766 \family default
9767  dialog.
9768  There are several boxes on this dialog, each corresponding to a different
9769  font property which you can choose.
9770  You can choose an option for one of these properties, or select 
9771 \family sans
9772 No\InsetSpace ~
9773 change
9774 \family default
9775 , which keeps the current state of that property.
9776  The item 
9777 \family sans
9778 Reset
9779 \family default
9780  will reset the property to whatever is the default.
9781  You can use this to reset attributes across a bunch of different paragraph
9782  environments in a snap.
9783 \end_layout
9784
9785 \begin_layout Standard
9786 The font properties, and their options (in addition to 
9787 \family sans
9788 No\InsetSpace ~
9789 change
9790 \family default
9791  and 
9792 \family sans
9793 Reset
9794 \family default
9795 ) are:
9796 \end_layout
9797
9798 \begin_layout Labeling
9799 \labelwidthstring 00.00.0000
9800
9801 \family sans
9802 Family
9803 \family default
9804  The 
9805 \begin_inset Quotes eld
9806 \end_inset
9807
9808 overall look
9809 \begin_inset Quotes erd
9810 \end_inset
9811
9812  of the font.
9813  The possible options are:
9814 \end_layout
9815
9816 \begin_deeper
9817 \begin_layout Labeling
9818 \labelwidthstring 00.00.0000
9819
9820 \family sans
9821 Roman
9822 \family default
9823  This is the Roman font family.
9824  Normally a serif font.
9825  It's also the default family.
9826  (keybinding 
9827 \begin_inset ERT
9828 status collapsed
9829
9830 \begin_layout Standard
9831
9832
9833 \backslash
9834 mbox{
9835 \end_layout
9836
9837 \end_inset
9838
9839
9840 \family sans
9841 M-c\InsetSpace ~
9842 r
9843 \family default
9844
9845 \begin_inset ERT
9846 status collapsed
9847
9848 \begin_layout Standard
9849
9850 }
9851 \end_layout
9852
9853 \end_inset
9854
9855 )
9856 \begin_inset Note Note
9857 status collapsed
9858
9859 \begin_layout Standard
9860 The LaTeX-command prevents text to be broken at the end of a line.
9861  It is explained in section\InsetSpace ~
9862
9863 \begin_inset LatexCommand ref
9864 reference "sub:Hyphenation"
9865
9866 \end_inset
9867
9868 .
9869 \end_layout
9870
9871 \end_inset
9872
9873
9874 \end_layout
9875
9876 \begin_layout Labeling
9877 \labelwidthstring 00.00.0000
9878
9879 \family sans
9880 Sans\InsetSpace ~
9881 Serif
9882 \family default
9883  
9884 \family sans
9885 This is the Sans Serif font family.
9886
9887 \family default
9888  (keybinding 
9889 \begin_inset ERT
9890 status collapsed
9891
9892 \begin_layout Standard
9893
9894
9895 \backslash
9896 mbox{
9897 \end_layout
9898
9899 \end_inset
9900
9901
9902 \family sans
9903 M-c\InsetSpace ~
9904 s
9905 \family default
9906
9907 \begin_inset ERT
9908 status collapsed
9909
9910 \begin_layout Standard
9911
9912 }
9913 \end_layout
9914
9915 \end_inset
9916
9917 )
9918 \end_layout
9919
9920 \begin_layout Labeling
9921 \labelwidthstring 00.00.0000
9922
9923 \family sans
9924 Typewriter
9925 \family default
9926  
9927 \family typewriter
9928 This is the Typewriter font family.
9929
9930 \family default
9931  (keybinding 
9932 \begin_inset ERT
9933 status collapsed
9934
9935 \begin_layout Standard
9936
9937
9938 \backslash
9939 mbox{
9940 \end_layout
9941
9942 \end_inset
9943
9944
9945 \family sans
9946 M-c\InsetSpace ~
9947 p
9948 \family default
9949
9950 \begin_inset ERT
9951 status collapsed
9952
9953 \begin_layout Standard
9954
9955 }
9956 \end_layout
9957
9958 \end_inset
9959
9960
9961 \family sans
9962 )
9963 \end_layout
9964
9965 \end_deeper
9966 \begin_layout Labeling
9967 \labelwidthstring 00.00.0000
9968
9969 \family sans
9970 Series
9971 \family default
9972  This corresponds to the print weight.
9973  Options are:
9974 \end_layout
9975
9976 \begin_deeper
9977 \begin_layout Labeling
9978 \labelwidthstring 00.00.0000
9979
9980 \family sans
9981 Medium
9982 \family default
9983  This is the Medium font series.
9984  It's also the default series.
9985 \end_layout
9986
9987 \begin_layout Labeling
9988 \labelwidthstring 00.00.0000
9989
9990 \family sans
9991 Bold
9992 \family default
9993  
9994 \series bold
9995 This is the Bold font series.
9996
9997 \series default
9998  (keybinding 
9999 \begin_inset ERT
10000 status collapsed
10001
10002 \begin_layout Standard
10003
10004
10005 \backslash
10006 mbox{
10007 \end_layout
10008
10009 \end_inset
10010
10011
10012 \family sans
10013 M-c\InsetSpace ~
10014 b
10015 \family default
10016
10017 \begin_inset ERT
10018 status collapsed
10019
10020 \begin_layout Standard
10021
10022 }
10023 \end_layout
10024
10025 \end_inset
10026
10027 )
10028 \end_layout
10029
10030 \end_deeper
10031 \begin_layout Labeling
10032 \labelwidthstring 00.00.0000
10033
10034 \family sans
10035 Shape
10036 \family default
10037  As the name implies.
10038  Options are:
10039 \end_layout
10040
10041 \begin_deeper
10042 \begin_layout Labeling
10043 \labelwidthstring 00.00.0000
10044
10045 \family sans
10046 Upright
10047 \family default
10048  This is the Upright font shape.
10049  It's also the default shape.
10050 \end_layout
10051
10052 \begin_layout Labeling
10053 \labelwidthstring 00.00.0000
10054
10055 \family sans
10056 Italic
10057 \family default
10058  
10059 \shape italic
10060 This
10061 \shape default
10062  
10063 \family sans
10064 \shape italic
10065 i
10066 \family default
10067 s the Italic font shape
10068 \shape default
10069 \emph on
10070 .
10071 \end_layout
10072
10073 \begin_layout Labeling
10074 \labelwidthstring 00.00.0000
10075
10076 \family sans
10077 Slanted
10078 \family default
10079  
10080 \shape slanted
10081 This is the Slanted font shape
10082 \shape default
10083  (although it might not be visible in LyX, this is different from italic).
10084 \end_layout
10085
10086 \begin_layout Labeling
10087 \labelwidthstring 00.00.0000
10088
10089 \family sans
10090 Small\InsetSpace ~
10091 Caps
10092 \family default
10093  
10094 \shape smallcaps
10095 This is the Small caps font shape
10096 \shape default
10097 \noun on
10098 .
10099 \end_layout
10100
10101 \end_deeper
10102 \begin_layout Labeling
10103 \labelwidthstring 00.00.0000
10104
10105 \family sans
10106 Size
10107 \family default
10108  Alters the size of the font.
10109  You'll find no numerical values here; all possible sizes are actually proportio
10110 nal to the document font size.
10111  Once again, you don't feed LyX the details, but a general description of
10112  what you want to do.
10113  The options are:
10114 \end_layout
10115
10116 \begin_deeper
10117 \begin_layout Labeling
10118 \labelwidthstring 00.00.0000
10119
10120 \family sans
10121 Tiny
10122 \family default
10123  
10124 \size tiny
10125 This is the 
10126 \begin_inset Quotes eld
10127 \end_inset
10128
10129 Tiny
10130 \begin_inset Quotes erd
10131 \end_inset
10132
10133  font size.
10134
10135 \size default
10136  (keybinding 
10137 \begin_inset ERT
10138 status collapsed
10139
10140 \begin_layout Standard
10141
10142
10143 \backslash
10144 mbox{
10145 \end_layout
10146
10147 \end_inset
10148
10149
10150 \family sans
10151 M-s\InsetSpace ~
10152 t
10153 \family default
10154
10155 \begin_inset ERT
10156 status collapsed
10157
10158 \begin_layout Standard
10159
10160 }
10161 \end_layout
10162
10163 \end_inset
10164
10165  or 
10166 \begin_inset ERT
10167 status collapsed
10168
10169 \begin_layout Standard
10170
10171
10172 \backslash
10173 mbox{
10174 \end_layout
10175
10176 \end_inset
10177
10178
10179 \family sans
10180 M-s\InsetSpace ~
10181 1
10182 \family default
10183
10184 \begin_inset ERT
10185 status collapsed
10186
10187 \begin_layout Standard
10188
10189 }
10190 \end_layout
10191
10192 \end_inset
10193
10194 )
10195 \end_layout
10196
10197 \begin_layout Labeling
10198 \labelwidthstring 00.00.0000
10199
10200 \family sans
10201 Smallest
10202 \family default
10203  
10204 \size scriptsize
10205 This is the 
10206 \begin_inset Quotes eld
10207 \end_inset
10208
10209 Smallest
10210 \begin_inset Quotes erd
10211 \end_inset
10212
10213  font size
10214 \size default
10215 .
10216  (keybinding 
10217 \begin_inset ERT
10218 status collapsed
10219
10220 \begin_layout Standard
10221
10222
10223 \backslash
10224 mbox{
10225 \end_layout
10226
10227 \end_inset
10228
10229
10230 \family sans
10231 M-s\InsetSpace ~
10232
10233 \family default
10234 2
10235 \begin_inset ERT
10236 status collapsed
10237
10238 \begin_layout Standard
10239
10240 }
10241 \end_layout
10242
10243 \end_inset
10244
10245 )
10246 \end_layout
10247
10248 \begin_layout Labeling
10249 \labelwidthstring 00.00.0000
10250
10251 \family sans
10252 Smaller
10253 \family default
10254  
10255 \size footnotesize
10256 This is the 
10257 \begin_inset Quotes eld
10258 \end_inset
10259
10260 Smaller
10261 \begin_inset Quotes erd
10262 \end_inset
10263
10264  font size.
10265
10266 \size default
10267  (keybinding 
10268 \begin_inset ERT
10269 status collapsed
10270
10271 \begin_layout Standard
10272
10273
10274 \backslash
10275 mbox{
10276 \end_layout
10277
10278 \end_inset
10279
10280
10281 \family sans
10282 M-s\InsetSpace ~
10283 S
10284 \family default
10285
10286 \begin_inset ERT
10287 status collapsed
10288
10289 \begin_layout Standard
10290
10291 }
10292 \end_layout
10293
10294 \end_inset
10295
10296  or 
10297 \begin_inset ERT
10298 status collapsed
10299
10300 \begin_layout Standard
10301
10302
10303 \backslash
10304 mbox{
10305 \end_layout
10306
10307 \end_inset
10308
10309
10310 \family sans
10311 M-s\InsetSpace ~
10312
10313 \family default
10314 3
10315 \begin_inset ERT
10316 status collapsed
10317
10318 \begin_layout Standard
10319
10320 }
10321 \end_layout
10322
10323 \end_inset
10324
10325 )
10326 \end_layout
10327
10328 \begin_layout Labeling
10329 \labelwidthstring 00.00.0000
10330
10331 \family sans
10332 Small
10333 \family default
10334  
10335 \size small
10336 This is the 
10337 \begin_inset Quotes eld
10338 \end_inset
10339
10340 Small
10341 \begin_inset Quotes erd
10342 \end_inset
10343
10344  font size.
10345
10346 \size default
10347  (keybinding 
10348 \begin_inset ERT
10349 status collapsed
10350
10351 \begin_layout Standard
10352
10353
10354 \backslash
10355 mbox{
10356 \end_layout
10357
10358 \end_inset
10359
10360
10361 \family sans
10362 M-s\InsetSpace ~
10363 s
10364 \family default
10365
10366 \begin_inset ERT
10367 status collapsed
10368
10369 \begin_layout Standard
10370
10371 }
10372 \end_layout
10373
10374 \end_inset
10375
10376  or 
10377 \begin_inset ERT
10378 status collapsed
10379
10380 \begin_layout Standard
10381
10382
10383 \backslash
10384 mbox{
10385 \end_layout
10386
10387 \end_inset
10388
10389
10390 \family sans
10391 M-s\InsetSpace ~
10392
10393 \family default
10394 4
10395 \begin_inset ERT
10396 status collapsed
10397
10398 \begin_layout Standard
10399
10400 }
10401 \end_layout
10402
10403 \end_inset
10404
10405 )
10406 \end_layout
10407
10408 \begin_layout Labeling
10409 \labelwidthstring 00.00.0000
10410
10411 \family sans
10412 Normal
10413 \family default
10414  This is the 
10415 \begin_inset Quotes eld
10416 \end_inset
10417
10418 Normal
10419 \begin_inset Quotes erd
10420 \end_inset
10421
10422  font size.
10423  It's also the default size.
10424  (keybinding 
10425 \begin_inset ERT
10426 status collapsed
10427
10428 \begin_layout Standard
10429
10430
10431 \backslash
10432 mbox{
10433 \end_layout
10434
10435 \end_inset
10436
10437
10438 \family sans
10439 M-s\InsetSpace ~
10440 n
10441 \family default
10442
10443 \begin_inset ERT
10444 status collapsed
10445
10446 \begin_layout Standard
10447
10448 }
10449 \end_layout
10450
10451 \end_inset
10452
10453  or 
10454 \begin_inset ERT
10455 status collapsed
10456
10457 \begin_layout Standard
10458
10459
10460 \backslash
10461 mbox{
10462 \end_layout
10463
10464 \end_inset
10465
10466
10467 \family sans
10468 M-s\InsetSpace ~
10469
10470 \family default
10471 5
10472 \begin_inset ERT
10473 status collapsed
10474
10475 \begin_layout Standard
10476
10477 }
10478 \end_layout
10479
10480 \end_inset
10481
10482 )
10483 \end_layout
10484
10485 \begin_layout Labeling
10486 \labelwidthstring 00.00.0000
10487
10488 \family sans
10489 Large
10490 \family default
10491  
10492 \size large
10493 This is the 
10494 \begin_inset Quotes eld
10495 \end_inset
10496
10497 Large
10498 \begin_inset Quotes erd
10499 \end_inset
10500
10501  font size.
10502
10503 \size default
10504  (keybinding 
10505 \begin_inset ERT
10506 status collapsed
10507
10508 \begin_layout Standard
10509
10510
10511 \backslash
10512 mbox{
10513 \end_layout
10514
10515 \end_inset
10516
10517
10518 \family sans
10519 M-s\InsetSpace ~
10520 l
10521 \family default
10522
10523 \begin_inset ERT
10524 status collapsed
10525
10526 \begin_layout Standard
10527
10528 }
10529 \end_layout
10530
10531 \end_inset
10532
10533  or 
10534 \begin_inset ERT
10535 status collapsed
10536
10537 \begin_layout Standard
10538
10539
10540 \backslash
10541 mbox{
10542 \end_layout
10543
10544 \end_inset
10545
10546
10547 \family sans
10548 M-s\InsetSpace ~
10549
10550 \family default
10551 6
10552 \begin_inset ERT
10553 status collapsed
10554
10555 \begin_layout Standard
10556
10557 }
10558 \end_layout
10559
10560 \end_inset
10561
10562 )
10563 \end_layout
10564
10565 \begin_layout Labeling
10566 \labelwidthstring 00.00.0000
10567
10568 \family sans
10569 Larger
10570 \family default
10571  
10572 \size larger
10573 This is the 
10574 \begin_inset Quotes eld
10575 \end_inset
10576
10577 Larger
10578 \begin_inset Quotes erd
10579 \end_inset
10580
10581  font size.
10582
10583 \size default
10584  (keybinding 
10585 \begin_inset ERT
10586 status collapsed
10587
10588 \begin_layout Standard
10589
10590
10591 \backslash
10592 mbox{
10593 \end_layout
10594
10595 \end_inset
10596
10597
10598 \family sans
10599 M-s\InsetSpace ~
10600 S-L
10601 \family default
10602
10603 \begin_inset ERT
10604 status collapsed
10605
10606 \begin_layout Standard
10607
10608 }
10609 \end_layout
10610
10611 \end_inset
10612
10613  or 
10614 \begin_inset ERT
10615 status collapsed
10616
10617 \begin_layout Standard
10618
10619
10620 \backslash
10621 mbox{
10622 \end_layout
10623
10624 \end_inset
10625
10626
10627 \family sans
10628 M-s\InsetSpace ~
10629
10630 \family default
10631 7
10632 \begin_inset ERT
10633 status collapsed
10634
10635 \begin_layout Standard
10636
10637 }
10638 \end_layout
10639
10640 \end_inset
10641
10642 )
10643 \end_layout
10644
10645 \begin_layout Labeling
10646 \labelwidthstring 00.00.0000
10647
10648 \family sans
10649 Largest
10650 \family default
10651  
10652 \size largest
10653 This is the 
10654 \begin_inset Quotes eld
10655 \end_inset
10656
10657 Largest
10658 \begin_inset Quotes erd
10659 \end_inset
10660
10661  font size.
10662
10663 \size default
10664  (keybinding 
10665 \begin_inset ERT
10666 status collapsed
10667
10668 \begin_layout Standard
10669
10670
10671 \backslash
10672 mbox{
10673 \end_layout
10674
10675 \end_inset
10676
10677
10678 \family sans
10679 M-s\InsetSpace ~
10680
10681 \family default
10682 8
10683 \begin_inset ERT
10684 status collapsed
10685
10686 \begin_layout Standard
10687
10688 }
10689 \end_layout
10690
10691 \end_inset
10692
10693 )
10694 \end_layout
10695
10696 \begin_layout Labeling
10697 \labelwidthstring 00.00.0000
10698
10699 \family sans
10700 Huge
10701 \family default
10702  
10703 \size huge
10704 This is the 
10705 \begin_inset Quotes eld
10706 \end_inset
10707
10708 Huge
10709 \begin_inset Quotes erd
10710 \end_inset
10711
10712  font size.
10713
10714 \size default
10715  (keybinding 
10716 \begin_inset ERT
10717 status collapsed
10718
10719 \begin_layout Standard
10720
10721
10722 \backslash
10723 mbox{
10724 \end_layout
10725
10726 \end_inset
10727
10728
10729 \family sans
10730 M-s\InsetSpace ~
10731 h
10732 \family default
10733
10734 \begin_inset ERT
10735 status collapsed
10736
10737 \begin_layout Standard
10738
10739 }
10740 \end_layout
10741
10742 \end_inset
10743
10744  or 
10745 \begin_inset ERT
10746 status collapsed
10747
10748 \begin_layout Standard
10749
10750
10751 \backslash
10752 mbox{
10753 \end_layout
10754
10755 \end_inset
10756
10757
10758 \family sans
10759 M-s\InsetSpace ~
10760
10761 \family default
10762 9
10763 \begin_inset ERT
10764 status collapsed
10765
10766 \begin_layout Standard
10767
10768 }
10769 \end_layout
10770
10771 \end_inset
10772
10773 )
10774 \end_layout
10775
10776 \begin_layout Labeling
10777 \labelwidthstring 00.00.0000
10778
10779 \family sans
10780 Huger
10781 \family default
10782  
10783 \size giant
10784 This is the 
10785 \begin_inset Quotes eld
10786 \end_inset
10787
10788 Huger
10789 \begin_inset Quotes erd
10790 \end_inset
10791
10792  font size.
10793
10794 \size default
10795  (keybinding 
10796 \begin_inset ERT
10797 status collapsed
10798
10799 \begin_layout Standard
10800
10801
10802 \backslash
10803 mbox{
10804 \end_layout
10805
10806 \end_inset
10807
10808
10809 \family sans
10810 M-s\InsetSpace ~
10811 H
10812 \family default
10813
10814 \begin_inset ERT
10815 status collapsed
10816
10817 \begin_layout Standard
10818
10819 }
10820 \end_layout
10821
10822 \end_inset
10823
10824  or 
10825 \begin_inset ERT
10826 status collapsed
10827
10828 \begin_layout Standard
10829
10830
10831 \backslash
10832 mbox{
10833 \end_layout
10834
10835 \end_inset
10836
10837
10838 \family sans
10839 M-s\InsetSpace ~
10840
10841 \family default
10842 0
10843 \begin_inset ERT
10844 status collapsed
10845
10846 \begin_layout Standard
10847
10848 }
10849 \end_layout
10850
10851 \end_inset
10852
10853 )
10854 \end_layout
10855
10856 \end_deeper
10857 \begin_layout Standard
10858 We'll warn you 
10859 \emph on
10860 yet again
10861 \emph default
10862 : don't go crazy with this feature.
10863  You should almost never need to change the font size.
10864  LyX automatically changes the font size for different paragraph environments
10865  - use that instead.
10866  This is here for fine-tuning only!
10867 \end_layout
10868
10869 \begin_layout Labeling
10870 \labelwidthstring 00.00.0000
10871
10872 \family sans
10873 Misc
10874 \family default
10875  Here you can change a few other things at the character level.
10876  Options are:
10877 \end_layout
10878
10879 \begin_deeper
10880 \begin_layout Labeling
10881 \labelwidthstring 00.00.0000
10882
10883 \family sans
10884 Emph
10885 \family default
10886  
10887 \emph on
10888 This is text with emphasize on
10889 \emph default
10890 .
10891  This might seem like the same as 
10892 \shape italic
10893 Italic
10894 \shape default
10895 , but it is actually a bit different.
10896  Emphasized is a 
10897 \emph on
10898 logical
10899 \emph default
10900  attribute.
10901  That means every document class can define its own font used for emphasized
10902  text.
10903  Normally this font is equal to italic.
10904 \end_layout
10905
10906 \begin_layout Labeling
10907 \labelwidthstring 00.00.0000
10908
10909 \family sans
10910 Underbar
10911 \family default
10912  
10913 \bar under
10914 This is text with Underbar on.
10915
10916 \bar default
10917  (keybinding 
10918 \begin_inset ERT
10919 status collapsed
10920
10921 \begin_layout Standard
10922
10923
10924 \backslash
10925 mbox{
10926 \end_layout
10927
10928 \end_inset
10929
10930
10931 \family sans
10932 M-c\InsetSpace ~
10933 u
10934 \family default
10935
10936 \begin_inset ERT
10937 status collapsed
10938
10939 \begin_layout Standard
10940
10941 }
10942 \end_layout
10943
10944 \end_inset
10945
10946
10947 \family sans
10948 )
10949 \newline
10950
10951 \family default
10952 Avoid using underbar if you can! It's a holdover from the typewriter days,
10953  when you couldn't change fonts.
10954  We no longer need to emphasize text by underscoring characters.
10955  It's only included in LyX because some people 
10956 \emph on
10957 may
10958 \emph default
10959  need it in order to follow style sheets for journal submissions.
10960 \end_layout
10961
10962 \begin_layout Labeling
10963 \labelwidthstring 00.00.0000
10964
10965 \family sans
10966 Noun
10967 \family default
10968  
10969 \noun on
10970 This is text with Noun on.
10971
10972 \noun default
10973  Like 
10974 \family sans
10975 Emph
10976 \family default
10977 , this is a logical attribute.
10978  Normally it's equivalent to 
10979 \family sans
10980 Small\InsetSpace ~
10981 Caps
10982 \family default
10983 .
10984 \end_layout
10985
10986 \end_deeper
10987 \begin_layout Labeling
10988 \labelwidthstring 00.00.0000
10989
10990 \family sans
10991 Color
10992 \family default
10993  You can adjust the color of the text with this control.
10994  Notice that not all dvi-viewers are are able to display colors.
10995  Besides 
10996 \family sans
10997 No\InsetSpace ~
10998 color
10999 \family default
11000 , which is the default 
11001 \begin_inset Quotes eld
11002 \end_inset
11003
11004 color
11005 \begin_inset Quotes erd
11006 \end_inset
11007
11008  and means normally black, you can choose between 
11009 \family sans
11010 Black
11011 \family default
11012
11013 \family sans
11014 White
11015 \family default
11016
11017 \family sans
11018 Red
11019 \family default
11020
11021 \family sans
11022 Green
11023 \family default
11024
11025 \family sans
11026 Blue
11027 \family default
11028
11029 \family sans
11030 Cyan
11031 \family default
11032
11033 \family sans
11034 Magenta
11035 \family default
11036  and 
11037 \family sans
11038 Yellow
11039 \family default
11040  text.
11041 \begin_inset LatexCommand index
11042 name "Color ! Text"
11043
11044 \end_inset
11045
11046
11047 \end_layout
11048
11049 \begin_layout Labeling
11050 \labelwidthstring 00.00.0000
11051
11052 \family sans
11053 Language
11054 \family default
11055  This is used to mark regions of text as having a different language from
11056  the language of the document.
11057  Text marked in this way will be underlined in blue to indicate the change
11058  (only within LyX).
11059 \end_layout
11060
11061 \begin_layout Standard
11062 So you have a huge number of combinations to choose from.
11063  Once you've chosen a new character style via the 
11064 \family sans
11065 Edit\SpecialChar \menuseparator
11066 Text\InsetSpace ~
11067 Style
11068 \family default
11069  dialog, the settings are saved.
11070  You can activate them using the toolbar button 
11071 \begin_inset Graphics
11072         filename ../images/font-free-apply.png
11073         inzipName 
11074         embed true
11075
11076 \end_inset
11077
11078 .
11079  The button lets you toggle the state of your custom character style even
11080  when the dialog isn't visible.
11081  
11082 \end_layout
11083
11084 \begin_layout Standard
11085 To completely reset the character style to the default, use 
11086 \family sans
11087 M-c\InsetSpace ~
11088 Space
11089 \family default
11090 .
11091  If you want to toggle only those properties that you have just changed
11092  (suppose you just set the shape to 
11093 \begin_inset Quotes eld
11094 \end_inset
11095
11096 slanted
11097 \begin_inset Quotes erd
11098 \end_inset
11099
11100  and the series to 
11101 \begin_inset Quotes eld
11102 \end_inset
11103
11104 bold
11105 \begin_inset Quotes erd
11106 \end_inset
11107
11108 ), set the 
11109 \family sans
11110 Toggle\InsetSpace ~
11111 all
11112 \family default
11113  switch and press 
11114 \family sans
11115 Apply
11116 \family default
11117 .
11118 \end_layout
11119
11120 \begin_layout Standard
11121 You should also know something about the differences between the three main
11122  font types 
11123 \family sans
11124 serif
11125 \family default
11126
11127 \family sans
11128 sans\InsetSpace ~
11129 serif
11130 \family default
11131 , and 
11132 \family sans
11133 typewriter
11134 \family default
11135 :
11136 \end_layout
11137
11138 \begin_layout Itemize
11139
11140 \family sans
11141 Typewriter
11142 \family default
11143  is a so called 
11144 \begin_inset Quotes eld
11145 \end_inset
11146
11147 monospaced
11148 \begin_inset Quotes erd
11149 \end_inset
11150
11151  font, that means every character has the same width, the 
11152 \begin_inset Quotes eld
11153 \end_inset
11154
11155 i
11156 \begin_inset Quotes erd
11157 \end_inset
11158
11159  is as wide as the 
11160 \begin_inset Quotes eld
11161 \end_inset
11162
11163 m
11164 \begin_inset Quotes erd
11165 \end_inset
11166
11167 .
11168  Here is an example
11169 \newline
11170
11171 \begin_inset ERT
11172 status collapsed
11173
11174 \begin_layout Standard
11175
11176
11177 \backslash
11178 phantom{
11179 \end_layout
11180
11181 \end_inset
11182
11183 no 
11184 \begin_inset ERT
11185 status collapsed
11186
11187 \begin_layout Standard
11188
11189 }
11190 \end_layout
11191
11192 \end_inset
11193
11194
11195 \family typewriter
11196 typewriter text
11197 \family default
11198
11199 \begin_inset Note Note
11200 status collapsed
11201
11202 \begin_layout Standard
11203 For more on phantoms see section\InsetSpace ~
11204
11205 \begin_inset LatexCommand ref
11206 reference "sub:Other-space-variants"
11207
11208 \end_inset
11209
11210 .
11211 \end_layout
11212
11213 \end_inset
11214
11215
11216 \newline
11217 no typewriter text
11218 \end_layout
11219
11220 \begin_layout Itemize
11221
11222 \family sans
11223 Serif
11224 \family default
11225  fonts use characters with serifs.
11226  These are the small 
11227 \begin_inset Quotes eld
11228 \end_inset
11229
11230 appendices
11231 \begin_inset Quotes erd
11232 \end_inset
11233
11234  at all ends of of the streaks that form the character.
11235  The following example will show the difference:
11236 \newline
11237 text with serifs
11238 \newline
11239
11240 \family sans
11241 text without serifs
11242 \family default
11243
11244 \newline
11245 Serifs facilitates an easy and fast reading.
11246  They are therefore used as default font (named 
11247 \family sans
11248 roman
11249 \family default
11250 ).
11251 \end_layout
11252
11253 \begin_layout Itemize
11254
11255 \family sans
11256 Sans serif
11257 \family default
11258  don't use serifs.
11259  This font type is therefore often used for headings and short texts.
11260  We use it in this document to highlight menu names.
11261 \end_layout
11262
11263 \begin_layout Standard
11264 We conclude with the same warning once again: Don't overuse the fonts.
11265  They are, more often than not, a kludge and a bad substitute for good writing.
11266 \end_layout
11267
11268 \begin_layout Section
11269 Printing and Previewing
11270 \end_layout
11271
11272 \begin_layout Subsection
11273 Overview
11274 \end_layout
11275
11276 \begin_layout Standard
11277 Now that we've covered some of the basic features of document preparation
11278  using LyX, you probably want to know how to print out your masterpiece.
11279  Before we tell you that, we want to give you a quick explanation of what
11280  goes on behind-the-scenes.
11281  We cover these informations in much greater detail in the 
11282 \emph on
11283 Extended\InsetSpace ~
11284 Features
11285 \emph default
11286  manual as well.
11287 \end_layout
11288
11289 \begin_layout Standard
11290 LyX uses the program LaTeX as its backend.
11291  LaTeX is just a macro package for the TeX typesetting system, but to prevent
11292  confusion, we'll only refer to LaTeX.
11293  LyX is what you use to do your actual writing.
11294  Then, LyX calls LaTeX to turn your writing into printable output.
11295  This happens in two stages:
11296 \end_layout
11297
11298 \begin_layout Enumerate
11299 First, LyX converts your document to a series of text commands for LaTeX,
11300  generating a file with the extension, 
11301 \begin_inset Quotes eld
11302 \end_inset
11303
11304
11305 \family typewriter
11306 .tex
11307 \family default
11308
11309 \begin_inset Quotes erd
11310 \end_inset
11311
11312 .
11313 \end_layout
11314
11315 \begin_layout Enumerate
11316 Next, LaTeX uses the commands in the 
11317 \family typewriter
11318 .tex
11319 \family default
11320  file to produce printable output.
11321  
11322 \end_layout
11323
11324 \begin_layout Subsection
11325 Output file formats
11326 \begin_inset LatexCommand index
11327 name "File formats"
11328
11329 \end_inset
11330
11331
11332 \begin_inset LatexCommand label
11333 name "sub:Output-file-formats"
11334
11335 \end_inset
11336
11337
11338 \end_layout
11339
11340 \begin_layout Subsubsection
11341 ASCII
11342 \begin_inset LatexCommand index
11343 name "File formats ! ASCII"
11344
11345 \end_inset
11346
11347
11348 \end_layout
11349
11350 \begin_layout Standard
11351 This file type has the extension 
11352 \begin_inset Quotes eld
11353 \end_inset
11354
11355
11356 \family typewriter
11357 .txt
11358 \family default
11359
11360 \begin_inset Quotes erd
11361 \end_inset
11362
11363 .
11364  It contains your document as plain text following the rules of the 
11365 \begin_inset Quotes eld
11366 \end_inset
11367
11368 American Standard Code for Information Interchange
11369 \begin_inset Quotes erd
11370 \end_inset
11371
11372  (ASCII).
11373 \end_layout
11374
11375 \begin_layout Standard
11376 You can export your document to ASCII by the menu 
11377 \family sans
11378 File\SpecialChar \menuseparator
11379 Export\SpecialChar \menuseparator
11380 ASCII
11381 \family default
11382 .
11383 \end_layout
11384
11385 \begin_layout Subsubsection
11386 LaTeX
11387 \begin_inset LatexCommand index
11388 name "File formats ! LaTeX"
11389
11390 \end_inset
11391
11392
11393 \end_layout
11394
11395 \begin_layout Standard
11396 This file type has the extension 
11397 \begin_inset Quotes eld
11398 \end_inset
11399
11400
11401 \family typewriter
11402 .tex
11403 \family default
11404
11405 \begin_inset Quotes erd
11406 \end_inset
11407
11408  and contains all commands that are necessary for the LaTeX program to process
11409  your document.
11410  If you know LaTeX, you can use it to find out LaTeX-Errors or to process
11411  it manually with console commands.
11412  The LaTeX-file is automatically created in LyX's temporary directory whenever
11413  you view or export your document.
11414 \end_layout
11415
11416 \begin_layout Standard
11417 You can export your document as LaTeX-file using the menu 
11418 \family sans
11419 File\SpecialChar \menuseparator
11420 Export\SpecialChar \menuseparator
11421 LaT
11422 \begin_inset ERT
11423 status collapsed
11424
11425 \begin_layout Standard
11426
11427 {}
11428 \end_layout
11429
11430 \end_inset
11431
11432 eX
11433 \family default
11434 .
11435 \end_layout
11436
11437 \begin_layout Subsubsection
11438 DVI
11439 \begin_inset LatexCommand index
11440 name "File formats ! DVI"
11441
11442 \end_inset
11443
11444
11445 \end_layout
11446
11447 \begin_layout Standard
11448 This file type has the extension 
11449 \begin_inset Quotes eld
11450 \end_inset
11451
11452
11453 \family typewriter
11454 .dvi
11455 \family default
11456
11457 \begin_inset Quotes erd
11458 \end_inset
11459
11460 .
11461  It is called 
11462 \begin_inset Quotes eld
11463 \end_inset
11464
11465 device-independent
11466 \begin_inset Quotes erd
11467 \end_inset
11468
11469  (DVI), because it is completely portable; you can move them from one machine
11470  to another without needing to do any sort of conversion.
11471  At the time when this file-format was developed, this was no matter of
11472  course.
11473  DVIs are used for quick previews and as pre-stage for other output formats,
11474  like PostScript.
11475 \end_layout
11476
11477 \begin_layout Standard
11478 \begin_inset Note Greyedout
11479 status open
11480
11481 \begin_layout Standard
11482
11483 \series bold
11484 Note:
11485 \series default
11486  The DVI file doesn't contain images, they will only be a linked.
11487  So don't forget to deliver the images together with your DVIs.
11488 \end_layout
11489
11490 \end_inset
11491
11492 This property can also slow down your computer when you view the DVI.
11493  Because the DVI-viewer has to convert the image in the background to make
11494  it visible when you scroll in the DVI.
11495  So we recommend to use PDF for files with many images.
11496 \end_layout
11497
11498 \begin_layout Standard
11499 You can export your document to DVI by the menu 
11500 \family sans
11501 File\SpecialChar \menuseparator
11502 Export\SpecialChar \menuseparator
11503 DVI
11504 \family default
11505 .
11506 \end_layout
11507
11508 \begin_layout Subsubsection
11509 PostScript
11510 \begin_inset LatexCommand index
11511 name "File formats ! PostScript"
11512
11513 \end_inset
11514
11515
11516 \end_layout
11517
11518 \begin_layout Standard
11519 This file type has the extension 
11520 \begin_inset Quotes eld
11521 \end_inset
11522
11523
11524 \family typewriter
11525 .ps
11526 \family default
11527
11528 \begin_inset Quotes erd
11529 \end_inset
11530
11531 .
11532  PostScript was developed by the company 
11533 \family typewriter
11534 Adobe
11535 \family default
11536  as printer language.
11537  The file contains therefore commands that the printer uses to print the
11538  file.
11539  PostScript can be seen as 
11540 \begin_inset Quotes eld
11541 \end_inset
11542
11543 programming language
11544 \begin_inset Quotes erd
11545 \end_inset
11546
11547 ; you can calculate with it and draw diagrams and images.
11548 \begin_inset Foot
11549 status collapsed
11550
11551 \begin_layout Standard
11552 If you are interested to learn more about this, have a look at the LaTeX-package
11553  
11554 \series bold
11555 pstricks
11556 \series default
11557
11558 \begin_inset LatexCommand index
11559 name "LaTeX-packages ! pstricks"
11560
11561 \end_inset
11562
11563 .
11564 \end_layout
11565
11566 \end_inset
11567
11568  Due to this ability, the files are often bigger than PDFs.
11569 \end_layout
11570
11571 \begin_layout Standard
11572 PostScript can only contain images in the format 
11573 \begin_inset Quotes eld
11574 \end_inset
11575
11576 Encapsulated PostScript
11577 \begin_inset Quotes erd
11578 \end_inset
11579
11580  (EPS, file extension 
11581 \begin_inset Quotes eld
11582 \end_inset
11583
11584
11585 \family typewriter
11586 .eps
11587 \family default
11588
11589 \begin_inset Quotes erd
11590 \end_inset
11591
11592 ).
11593  As LyX allows you to use any known image format in your document, it has
11594  to convert them in the background to EPS.
11595  If you have e.g 50 images in your document, LyX has to do 50 conversions
11596  whenever you view or export your document.
11597  This will slow down your workflow with LyX drastically.
11598  So if you plan to use PostScript, you can insert your images directly as
11599  EPS to avoid this problem.
11600 \end_layout
11601
11602 \begin_layout Standard
11603 You can export your document to PostScript using the menu 
11604 \family sans
11605 File\SpecialChar \menuseparator
11606 Export\SpecialChar \menuseparator
11607 PostScript
11608 \family default
11609 .
11610 \end_layout
11611
11612 \begin_layout Subsubsection
11613 PDF
11614 \begin_inset LatexCommand index
11615 name "File formats ! PDF"
11616
11617 \end_inset
11618
11619
11620 \begin_inset LatexCommand index
11621 name "PDF"
11622
11623 \end_inset
11624
11625
11626 \end_layout
11627
11628 \begin_layout Standard
11629 This file type has the extension 
11630 \begin_inset Quotes eld
11631 \end_inset
11632
11633
11634 \family typewriter
11635 .pdf
11636 \family default
11637
11638 \begin_inset Quotes erd
11639 \end_inset
11640
11641 .
11642  The 
11643 \begin_inset Quotes eld
11644 \end_inset
11645
11646 Portable Document Format
11647 \begin_inset Quotes erd
11648 \end_inset
11649
11650  (PDF) is developed by 
11651 \family typewriter
11652 Adobe
11653 \family default
11654  as derivative from PostScript.
11655  It is more compressed and it uses much less commands than PostScript.
11656  As the name 
11657 \begin_inset Quotes eld
11658 \end_inset
11659
11660 portable
11661 \begin_inset Quotes erd
11662 \end_inset
11663
11664  implies, it can be processed at any computer system and the printed output
11665  looks exactly the same.
11666 \end_layout
11667
11668 \begin_layout Standard
11669 PDF can contain images in its own PDF format and in the formats 
11670 \begin_inset Quotes eld
11671 \end_inset
11672
11673 Joint Photographic Experts Group
11674 \begin_inset Quotes erd
11675 \end_inset
11676
11677  (JPG, file extension 
11678 \begin_inset Quotes eld
11679 \end_inset
11680
11681
11682 \family typewriter
11683 .jpg
11684 \family default
11685
11686 \begin_inset Quotes erd
11687 \end_inset
11688
11689  or 
11690 \begin_inset Quotes eld
11691 \end_inset
11692
11693
11694 \family typewriter
11695 .jpeg
11696 \family default
11697
11698 \begin_inset Quotes erd
11699 \end_inset
11700
11701 ) and 
11702 \begin_inset Quotes eld
11703 \end_inset
11704
11705 Portable Network Graphics
11706 \begin_inset Quotes erd
11707 \end_inset
11708
11709  (PNG, file extension 
11710 \begin_inset Quotes eld
11711 \end_inset
11712
11713
11714 \family typewriter
11715 .png
11716 \family default
11717
11718 \begin_inset Quotes erd
11719 \end_inset
11720
11721 ).
11722  You can although use any other image format, because LyX converts them
11723  in the background to one of these formats.
11724  But as described in the section about PostScript, the image conversion
11725  will slow down your workflow.
11726  So we recommend to use images in one of the three mentioned formats.
11727 \end_layout
11728
11729 \begin_layout Standard
11730 You can export your document to PDF via the menu 
11731 \family sans
11732 File\SpecialChar \menuseparator
11733 Export
11734 \family default
11735  in three different ways:
11736 \end_layout
11737
11738 \begin_layout Description
11739 PDF This uses the program 
11740 \family typewriter
11741 ps2pdf
11742 \family default
11743  that creates a PDF from a PostScript-version of your file.
11744  The PostScript-version is produced by the program 
11745 \family typewriter
11746 dvips
11747 \family default
11748  which uses a DVI-version as intermediate step.
11749  So this export variant consist of three conversions.
11750 \end_layout
11751
11752 \begin_layout Description
11753 PDF\InsetSpace ~
11754 (dvipdfm) This uses the program 
11755 \family typewriter
11756 dvipdfm
11757 \family default
11758  that converts your file in the background to DVI and in a second step to
11759  PDF.
11760 \end_layout
11761
11762 \begin_layout Description
11763 PDF\InsetSpace ~
11764 (pdflatex) This uses the program 
11765 \family typewriter
11766 pdftex
11767 \family default
11768  that converts your file directly to PDF.
11769 \end_layout
11770
11771 \begin_layout Standard
11772 We recommend to use 
11773 \family sans
11774 PDF\InsetSpace ~
11775 (pdflatex)
11776 \family default
11777  because 
11778 \family typewriter
11779 pdftex
11780 \family default
11781  supports all features of actual PDF-versions, is quick and works stable
11782  without problems.
11783  The program 
11784 \family typewriter
11785 dvipdfm
11786 \family default
11787  is no more under development and therefore a bit outdated.
11788 \end_layout
11789
11790 \begin_layout Subsection
11791 Previewing
11792 \begin_inset LatexCommand index
11793 name "Document ! Preview "
11794
11795 \end_inset
11796
11797
11798 \end_layout
11799
11800 \begin_layout Standard
11801 To get a look at the final version of your document, with all of the pagebreaks
11802  in place, the footnotes correctly numbered, and so on, use the menu 
11803 \family sans
11804 View
11805 \family default
11806  and choose a file type.
11807  A viewing program will popup showing the output.
11808  For 
11809 \family sans
11810 View\SpecialChar \menuseparator
11811 DVI
11812 \family default
11813  you can use the toolbar button 
11814 \begin_inset Graphics
11815         filename ../images/buffer-view_dvi.png
11816         inzipName 
11817         embed true
11818
11819 \end_inset
11820
11821  (shortcut 
11822 \family sans
11823 C-d
11824 \family default
11825 ), for 
11826 \family sans
11827 View\SpecialChar \menuseparator
11828 PDF\InsetSpace ~
11829 (pdflatex)
11830 \family default
11831  you can use the toolbar button 
11832 \begin_inset Graphics
11833         filename ../images/buffer-export_pdf2.png
11834         inzipName 
11835         embed true
11836
11837 \end_inset
11838
11839 .
11840 \end_layout
11841
11842 \begin_layout Standard
11843 If you have changed your document, you can refresh the output in the same
11844  viewer window using the menu 
11845 \family sans
11846 View\SpecialChar \menuseparator
11847 Update
11848 \family default
11849 .
11850 \end_layout
11851
11852 \begin_layout Standard
11853 When you preview a file, the output file is only generated in LyX's temporary
11854  directory.
11855  To have a real output, export your document.
11856 \end_layout
11857
11858 \begin_layout Subsection
11859 Printing the File from within LyX
11860 \begin_inset LatexCommand label
11861 name "sub:Printing-the-File"
11862
11863 \end_inset
11864
11865
11866 \end_layout
11867
11868 \begin_layout Standard
11869 Instead of exporting your file and then printing them, you can also print
11870  it directly from within LyX.
11871  To print a file, select the menu 
11872 \family sans
11873 File\SpecialChar \menuseparator
11874 Print
11875 \family default
11876  or click on the toolbar button 
11877 \begin_inset Graphics
11878         filename ../images/dialog-show_print.png
11879         inzipName 
11880         embed true
11881
11882 \end_inset
11883
11884 .
11885  LyX will internally call LaTeX to produce a DVI.
11886  This file is then processed by the program 
11887 \family typewriter
11888 dvips
11889 \family default
11890  to PostScript-file, which is finally printed using the program 
11891 \family typewriter
11892 Ghostscript
11893 \family default
11894 .
11895  Due to these steps in the background, this method is not the fastest.
11896 \end_layout
11897
11898 \begin_layout Standard
11899 You can choose to print only even-numbered or odd-numbered pages - this
11900  is useful for printing on two sides: You can re-insert the pages after
11901  printing one set to print on the other side.
11902  Some printers spit out pages face-up, others, face-down.
11903  By choosing a particular order to print in, you can take the entire stack
11904  of pages out of the printer without needing to reorder them.
11905 \end_layout
11906
11907 \begin_layout Standard
11908 You can set the parameters in the 
11909 \family sans
11910 Print\InsetSpace ~
11911 Destination
11912 \family default
11913  box as follows:
11914 \end_layout
11915
11916 \begin_layout Labeling
11917 \labelwidthstring 00.00.0000
11918
11919 \family sans
11920 Printer
11921 \family default
11922  This is the name of the printer to print to.
11923 \begin_inset Foot
11924 status collapsed
11925
11926 \begin_layout Standard
11927 Note that this printer name is for the program 
11928 \family typewriter
11929 dvips
11930 \family default
11931 .
11932  That means 
11933 \family typewriter
11934 dvips
11935 \family default
11936  has to be configured for this printer name.
11937  The default printer can be set in LyX's preferences dialog, see section\InsetSpace ~
11938
11939 \begin_inset LatexCommand ref
11940 reference "sub:Printer"
11941
11942 \end_inset
11943
11944 .
11945 \end_layout
11946
11947 \end_inset
11948
11949  The printer should understand PostScript.
11950 \end_layout
11951
11952 \begin_layout Labeling
11953 \labelwidthstring 00.00.0000
11954
11955 \family sans
11956 File
11957 \family default
11958  The name of a file to print to.
11959  The output will be a PostScript file.
11960  It will be written in LyX's working directory unless you specify the full
11961  path.
11962 \end_layout
11963
11964 \begin_layout Section
11965 A few Words about Typography
11966 \begin_inset LatexCommand index
11967 name "Typography"
11968
11969 \end_inset
11970
11971
11972 \end_layout
11973
11974 \begin_layout Subsection
11975 Hyphens
11976 \begin_inset LatexCommand index
11977 name "Hyphens"
11978
11979 \end_inset
11980
11981
11982 \begin_inset LatexCommand label
11983 name "sub:Hyphens"
11984
11985 \end_inset
11986
11987
11988 \end_layout
11989
11990 \begin_layout Standard
11991 In LyX, the 
11992 \begin_inset Quotes eld
11993 \end_inset
11994
11995
11996 \family typewriter
11997 -
11998 \family default
11999
12000 \begin_inset Quotes eld
12001 \end_inset
12002
12003  character comes in three lengths, often called the 
12004 \emph on
12005 hyphen
12006 \emph default
12007 , the 
12008 \emph on
12009 en dash
12010 \emph default
12011 , and the 
12012 \emph on
12013 em dash
12014 \emph default
12015 :
12016 \end_layout
12017
12018 \begin_layout Enumerate
12019 hyphen
12020 \hfill
12021 -
12022 \hfill
12023 made with 
12024 \begin_inset Quotes eld
12025 \end_inset
12026
12027
12028 \family typewriter
12029 -
12030 \family default
12031
12032 \begin_inset Quotes eld
12033 \end_inset
12034
12035
12036 \end_layout
12037
12038 \begin_layout Enumerate
12039 en dash
12040 \hfill
12041 --
12042 \hfill
12043 made with 
12044 \begin_inset Quotes eld
12045 \end_inset
12046
12047
12048 \family typewriter
12049 -
12050 \begin_inset ERT
12051 status collapsed
12052
12053 \begin_layout Standard
12054
12055
12056 \backslash
12057 /
12058 \end_layout
12059
12060 \end_inset
12061
12062 -
12063 \family default
12064
12065 \begin_inset Quotes eld
12066 \end_inset
12067
12068
12069 \end_layout
12070
12071 \begin_layout Enumerate
12072 em dash
12073 \hfill
12074 ---
12075 \hfill
12076 made with 
12077 \begin_inset Quotes eld
12078 \end_inset
12079
12080
12081 \family typewriter
12082 -
12083 \begin_inset ERT
12084 status collapsed
12085
12086 \begin_layout Standard
12087
12088
12089 \backslash
12090 /
12091 \end_layout
12092
12093 \end_inset
12094
12095 -
12096 \begin_inset ERT
12097 status collapsed
12098
12099 \begin_layout Standard
12100
12101
12102 \backslash
12103 /
12104 \end_layout
12105
12106 \end_inset
12107
12108 -
12109 \family default
12110
12111 \begin_inset Quotes eld
12112 \end_inset
12113
12114
12115 \end_layout
12116
12117 \begin_layout Enumerate
12118 minus sign
12119 \hfill
12120
12121 \begin_inset Formula $-$
12122 \end_inset
12123
12124
12125 \hfill
12126
12127 \begin_inset Quotes eld
12128 \end_inset
12129
12130
12131 \family typewriter
12132 -
12133 \family default
12134
12135 \begin_inset Quotes eld
12136 \end_inset
12137
12138  in math mode
12139 \end_layout
12140
12141 \begin_layout Standard
12142 You generate them by inserting the 
12143 \begin_inset Quotes eld
12144 \end_inset
12145
12146
12147 \family typewriter
12148 -
12149 \family default
12150
12151 \begin_inset Quotes eld
12152 \end_inset
12153
12154  character multiple times in a row.
12155  They are automatically converted to the appropriate length dash in the
12156  final output, but not in LyX.
12157 \end_layout
12158
12159 \begin_layout Standard
12160 The three dash types are distinct from the minus sign, which appears in
12161  math mode and has a length of its own.
12162  Here are some examples of the 
12163 \begin_inset Quotes eld
12164 \end_inset
12165
12166
12167 \family typewriter
12168 -
12169 \family default
12170
12171 \begin_inset Quotes eld
12172 \end_inset
12173
12174  in use:
12175 \end_layout
12176
12177 \begin_layout Enumerate
12178 line- and page-breaks
12179 \hfill
12180 (
12181 \emph on
12182 hyphen
12183 \emph default
12184 )
12185 \end_layout
12186
12187 \begin_layout Enumerate
12188 From A--Z
12189 \hfill
12190 (
12191 \emph on
12192 en dash
12193 \emph default
12194 )
12195 \end_layout
12196
12197 \begin_layout Enumerate
12198 Oh --- there's a dash.
12199 \hfill
12200 (
12201 \emph on
12202 em dash
12203 \emph default
12204 )
12205 \end_layout
12206
12207 \begin_layout Enumerate
12208 \begin_inset Formula $x^{2}-y^{2}=z^{2}$
12209 \end_inset
12210
12211
12212 \hfill
12213 (
12214 \emph on
12215 minus sign
12216 \emph default
12217 )
12218 \end_layout
12219
12220 \begin_layout Subsection
12221 Hyphenation
12222 \begin_inset LatexCommand index
12223 name "Hyphenation"
12224
12225 \end_inset
12226
12227
12228 \begin_inset LatexCommand label
12229 name "sub:Hyphenation"
12230
12231 \end_inset
12232
12233
12234 \end_layout
12235
12236 \begin_layout Standard
12237 Words aren't hyphenated within LyX but automatically in the output.
12238  Hyphenation is done by the LaTeX-package 
12239 \series bold
12240 babel
12241 \begin_inset LatexCommand index
12242 name "LaTeX-packages ! babel"
12243
12244 \end_inset
12245
12246
12247 \series default
12248  following the rules of the document language
12249 \begin_inset Foot
12250 status collapsed
12251
12252 \begin_layout Standard
12253 For German readers: That's one of the main differences between the languages
12254  
12255 \family sans
12256 German
12257 \family default
12258  and 
12259 \family sans
12260 German\InsetSpace ~
12261 (new\InsetSpace ~
12262 spelling)
12263 \family default
12264  in the 
12265 \family sans
12266 Document\SpecialChar \menuseparator
12267 Settings
12268 \family default
12269  dialog.
12270 \end_layout
12271
12272 \end_inset
12273
12274 .
12275 \end_layout
12276
12277 \begin_layout Standard
12278 LaTeX hyphenates nearly perfectly, it has only problems with text in the
12279  font 
12280 \family sans
12281 typewriter
12282 \family default
12283  and with unusual constructs, like 
12284 \begin_inset Quotes eld
12285 \end_inset
12286
12287 h3knix/m0n0wall
12288 \begin_inset Quotes erd
12289 \end_inset
12290
12291 .
12292  If LaTeX can't break a word correctly, you can set hyphenation points manually.
12293  This is done with the menu 
12294 \family sans
12295 Insert\SpecialChar \menuseparator
12296 Formatting\SpecialChar \menuseparator
12297 Hyphenation\InsetSpace ~
12298 Point
12299 \family default
12300 .
12301  These extra hyphenation points are only recommendations to LaTeX.
12302  If no hyphenation is necessary, LaTeX will ignore them.
12303 \end_layout
12304
12305 \begin_layout Standard
12306 Sometimes you want to prevent words or constructs to be hyphenated.
12307  The keybindings/shortcuts in this document consists of three letters with
12308  a hyphen and a space in the form 
12309 \begin_inset Quotes eld
12310 \end_inset
12311
12312 A-b c
12313 \begin_inset Quotes erd
12314 \end_inset
12315
12316 .
12317  LaTeX finds there the hyphen 
12318 \begin_inset Quotes eld
12319 \end_inset
12320
12321 -
12322 \begin_inset Quotes erd
12323 \end_inset
12324
12325  as hyphenation possibility.
12326  Hyphenating at this point would look ugly.
12327  To prevent the shortcut from being hyphenated, we can put it in the argument
12328  of the LaTeX-box-command 
12329 \series bold
12330
12331 \backslash
12332 mbox
12333 \series default
12334 , because text within LaTeX-boxes can't be hyphenated.
12335  As LyX doesn't support 
12336 \series bold
12337
12338 \backslash
12339 mbox
12340 \series default
12341 , we have to use ERT.
12342  The result looks in LyX like:
12343 \end_layout
12344
12345 \begin_layout Standard
12346 \begin_inset Graphics
12347         filename clipart/mbox.png
12348         inzipName 
12349         embed true
12350
12351 \end_inset
12352
12353
12354 \end_layout
12355
12356 \begin_layout Standard
12357 To learn more about ERT, have a look at section\InsetSpace ~
12358
12359 \begin_inset LatexCommand ref
12360 reference "sec:ERT"
12361
12362 \end_inset
12363
12364 .
12365 \end_layout
12366
12367 \begin_layout Subsection
12368 Punctuation Marks
12369 \begin_inset LatexCommand index
12370 name "Punctuation marks"
12371
12372 \end_inset
12373
12374
12375 \end_layout
12376
12377 \begin_layout Subsubsection
12378 Abbreviations and End of Sentence
12379 \begin_inset LatexCommand label
12380 name "sub:Abbreviations"
12381
12382 \end_inset
12383
12384
12385 \end_layout
12386
12387 \begin_layout Standard
12388 When LyX calls LaTeX to generate the final version of your document, LaTeX
12389  automatically distinguishes between words, sentences, and abbreviations.
12390  LaTeX then adds the 
12391 \begin_inset Quotes eld
12392 \end_inset
12393
12394 appropriate amount of space
12395 \begin_inset Quotes erd
12396 \end_inset
12397
12398 .
12399  That means sentences get a little bit more space between the period and
12400  the next word.
12401  Abbreviations get the same amount of space after the period as a word uses.
12402 \end_layout
12403
12404 \begin_layout Standard
12405 Unfortunately, the algorithm for figuring out what's an abbreviation works
12406  not for all cases.
12407  If a 
12408 \begin_inset Quotes eld
12409 \end_inset
12410
12411
12412 \family typewriter
12413 .
12414 \family default
12415
12416 \begin_inset Quotes erd
12417 \end_inset
12418
12419  is at the end of a lowercase letter, it's the end of a sentence; if it's
12420  at the end of a capitalized letter, it's an abbreviation.
12421 \end_layout
12422
12423 \begin_layout Standard
12424 Here are some examples of 
12425 \emph on
12426 correct
12427 \emph default
12428  abbreviations and the end of a sentence:
12429 \end_layout
12430
12431 \begin_layout Itemize
12432 M.
12433  Butterfly
12434 \end_layout
12435
12436 \begin_layout Itemize
12437 Don't worry.
12438  Be happy.
12439 \end_layout
12440
12441 \begin_layout Standard
12442 And here's an example of the algorithm going wrong:
12443 \end_layout
12444
12445 \begin_layout Itemize
12446 e.
12447  g.
12448  this is too much space!
12449 \end_layout
12450
12451 \begin_layout Itemize
12452 This is I.
12453  It's okay.
12454 \end_layout
12455
12456 \begin_layout Standard
12457 You won't see anything wrong until you view a final version of your document.
12458 \end_layout
12459
12460 \begin_layout Standard
12461 To fix this problem, use one of the following:
12462 \end_layout
12463
12464 \begin_layout Enumerate
12465 Use an 
12466 \family sans
12467 Inter-word\InsetSpace ~
12468 Space
12469 \family default
12470  after lowercase abbreviations (see section\InsetSpace ~
12471
12472 \begin_inset LatexCommand ref
12473 reference "sub:Inter-word-Space"
12474
12475 \end_inset
12476
12477 ).
12478 \begin_inset LatexCommand index
12479 name "Spaces ! inter-word"
12480
12481 \end_inset
12482
12483
12484 \end_layout
12485
12486 \begin_layout Enumerate
12487 Use a 
12488 \family sans
12489 Thin\InsetSpace ~
12490 Space
12491 \family default
12492  between two tokens of an abbreviation (see section\InsetSpace ~
12493
12494 \begin_inset LatexCommand ref
12495 reference "sub:Thin-Space"
12496
12497 \end_inset
12498
12499 ).
12500 \begin_inset LatexCommand index
12501 name "Spaces ! thin"
12502
12503 \end_inset
12504
12505
12506 \end_layout
12507
12508 \begin_layout Enumerate
12509 Use an 
12510 \family sans
12511 End\InsetSpace ~
12512 of\InsetSpace ~
12513 sentence\InsetSpace ~
12514 period
12515 \family default
12516  found under the 
12517 \family sans
12518 Insert\SpecialChar \menuseparator
12519 Special\InsetSpace ~
12520 Character
12521 \family default
12522  menu to force the use of inter-sentence spacing.
12523  This function is also bound to 
12524 \family sans
12525 C-period
12526 \family default
12527  for easy access.
12528 \end_layout
12529
12530 \begin_layout Standard
12531 With the corrections, our earlier examples look like this:
12532 \end_layout
12533
12534 \begin_layout Itemize
12535 e.\InsetSpace \thinspace{}
12536 g.\InsetSpace \space{}
12537 this is too much space!
12538 \end_layout
12539
12540 \begin_layout Itemize
12541 This is I\SpecialChar \@.
12542  It's okay.
12543 \end_layout
12544
12545 \begin_layout Standard
12546 Some languages don't use extra spacing between sentences.
12547  If your language is such a language, you don't need to worry, because the
12548  LaTeX will care about this.
12549 \end_layout
12550
12551 \begin_layout Standard
12552 For those that do need to bother, there is help to catch those sneaky errors:
12553  check out the 
12554 \family sans
12555 Tools\SpecialChar \menuseparator
12556 Check\InsetSpace ~
12557 TeX
12558 \family default
12559  feature described in section 
12560 \emph on
12561 Checking TeX
12562 \emph default
12563  of the 
12564 \emph on
12565 Extended Features
12566 \emph default
12567  manual.
12568 \end_layout
12569
12570 \begin_layout Subsubsection
12571 Quotes
12572 \begin_inset LatexCommand index
12573 name "Typography ! Quotes"
12574
12575 \end_inset
12576
12577
12578 \begin_inset LatexCommand index
12579 name "Quotes | see{Typography}"
12580
12581 \end_inset
12582
12583
12584 \begin_inset LatexCommand label
12585 name "sub:Quotes"
12586
12587 \end_inset
12588
12589
12590 \end_layout
12591
12592 \begin_layout Standard
12593 LyX usually sets quotes correctly.
12594  Specifically, it will use an opening quote at the beginning of quoted text,
12595  and use a closing quote at the end.
12596  For example, 
12597 \begin_inset Quotes eld
12598 \end_inset
12599
12600 open close
12601 \begin_inset Quotes erd
12602 \end_inset
12603
12604 .
12605  The keyboard character, 
12606 \family sans
12607 "
12608 \family default
12609 , generates this automatically.
12610 \end_layout
12611
12612 \begin_layout Standard
12613 You can change the behavior of the 
12614 \family sans
12615 "
12616 \family default
12617  key using the submenu 
12618 \family sans
12619 Language
12620 \family default
12621  of the dialog 
12622 \family sans
12623 Document\SpecialChar \menuseparator
12624 Settings
12625 \family default
12626
12627 \begin_inset LatexCommand index
12628 name "Document ! Settings"
12629
12630 \end_inset
12631
12632  dialog.
12633 \end_layout
12634
12635 \begin_layout Standard
12636 You can also select quotes for different languages in the box 
12637 \family sans
12638 Type
12639 \family default
12640  option.
12641  There are six choices:
12642 \end_layout
12643
12644 \begin_layout Labeling
12645 \labelwidthstring 00.00.0000
12646
12647 \family sans
12648 \begin_inset Quotes eld
12649 \end_inset
12650
12651 Text
12652 \begin_inset Quotes erd
12653 \end_inset
12654
12655
12656 \family default
12657  Use quotes like this 
12658 \begin_inset Quotes eld
12659 \end_inset
12660
12661 double
12662 \begin_inset Quotes erd
12663 \end_inset
12664
12665  or 
12666 \begin_inset Quotes els
12667 \end_inset
12668
12669 single
12670 \begin_inset Quotes ers
12671 \end_inset
12672
12673
12674 \end_layout
12675
12676 \begin_layout Labeling
12677 \labelwidthstring 00.00.0000
12678
12679 \family sans
12680 \begin_inset Quotes sld
12681 \end_inset
12682
12683 Text
12684 \begin_inset Quotes srd
12685 \end_inset
12686
12687
12688 \family default
12689  Use quotes like 
12690 \begin_inset Quotes sld
12691 \end_inset
12692
12693 this
12694 \begin_inset Quotes srd
12695 \end_inset
12696
12697  or 'this
12698 \begin_inset Quotes ers
12699 \end_inset
12700
12701
12702 \end_layout
12703
12704 \begin_layout Labeling
12705 \labelwidthstring 00.00.0000
12706
12707 \family sans
12708 \begin_inset Quotes gld
12709 \end_inset
12710
12711 Text
12712 \begin_inset Quotes grd
12713 \end_inset
12714
12715
12716 \family default
12717  Use quotes like 
12718 \begin_inset Quotes gld
12719 \end_inset
12720
12721 this
12722 \begin_inset Quotes grd
12723 \end_inset
12724
12725  or 
12726 \begin_inset Quotes gls
12727 \end_inset
12728
12729 this
12730 \begin_inset Quotes grs
12731 \end_inset
12732
12733
12734 \end_layout
12735
12736 \begin_layout Labeling
12737 \labelwidthstring 00.00.0000
12738
12739 \family sans
12740 \begin_inset Quotes pld
12741 \end_inset
12742
12743 Text
12744 \begin_inset Quotes prd
12745 \end_inset
12746
12747
12748 \family default
12749  Use quotes like 
12750 \begin_inset Quotes pld
12751 \end_inset
12752
12753 this
12754 \begin_inset Quotes prd
12755 \end_inset
12756
12757  or 
12758 \begin_inset Quotes pls
12759 \end_inset
12760
12761 this
12762 \begin_inset Quotes prs
12763 \end_inset
12764
12765
12766 \end_layout
12767
12768 \begin_layout Labeling
12769 \labelwidthstring 00.00.0000
12770
12771 \family sans
12772 \begin_inset Quotes fld
12773 \end_inset
12774
12775 Text
12776 \begin_inset Quotes frd
12777 \end_inset
12778
12779
12780 \family default
12781  Use quotes like 
12782 \begin_inset Quotes fld
12783 \end_inset
12784
12785 this
12786 \begin_inset Quotes frd
12787 \end_inset
12788
12789  or 
12790 \begin_inset Quotes fls
12791 \end_inset
12792
12793 this
12794 \begin_inset Quotes frs
12795 \end_inset
12796
12797
12798 \end_layout
12799
12800 \begin_layout Labeling
12801 \labelwidthstring 00.00.0000
12802
12803 \family sans
12804 \begin_inset Quotes ald
12805 \end_inset
12806
12807 Text
12808 \begin_inset Quotes ard
12809 \end_inset
12810
12811
12812 \family default
12813  Use quotes like 
12814 \begin_inset Quotes ald
12815 \end_inset
12816
12817 this
12818 \begin_inset Quotes ard
12819 \end_inset
12820
12821  or 
12822 \begin_inset Quotes als
12823 \end_inset
12824
12825 this
12826 \begin_inset Quotes ars
12827 \end_inset
12828
12829
12830 \end_layout
12831
12832 \begin_layout Standard
12833 These settings affects what character the 
12834 \family sans
12835 "
12836 \family default
12837  key produces.
12838 \end_layout
12839
12840 \begin_layout Subsection
12841 Ligatures
12842 \begin_inset LatexCommand index
12843 name "Typography ! Ligatures"
12844
12845 \end_inset
12846
12847
12848 \begin_inset LatexCommand index
12849 name "Ligatures | see{Typography}"
12850
12851 \end_inset
12852
12853
12854 \begin_inset LatexCommand label
12855 name "sub:Ligatures"
12856
12857 \end_inset
12858
12859
12860 \end_layout
12861
12862 \begin_layout Standard
12863 It is standard typesetting practice to group certain letters together and
12864  print them as single characters.
12865  These groups are known as 
12866 \emph on
12867 ligatures
12868 \emph default
12869 .
12870  Since LaTeX knows about ligatures, your documents will contain them too
12871  in the output.
12872  Here are the standard ligatures:
12873 \end_layout
12874
12875 \begin_layout Itemize
12876 ff
12877 \end_layout
12878
12879 \begin_layout Itemize
12880 fi
12881 \end_layout
12882
12883 \begin_layout Itemize
12884 fl
12885 \end_layout
12886
12887 \begin_layout Itemize
12888 ffi
12889 \end_layout
12890
12891 \begin_layout Itemize
12892 ffl
12893 \end_layout
12894
12895 \begin_layout Standard
12896 Some languages uses other ligatures if the document font supports them.
12897 \end_layout
12898
12899 \begin_layout Standard
12900 Sometimes, you don't want a ligature in a word.
12901  While a ligature may be okay in the word, 
12902 \begin_inset Quotes eld
12903 \end_inset
12904
12905 graffiti,
12906 \begin_inset Quotes erd
12907 \end_inset
12908
12909  it looks really weird in compound words, such as 
12910 \begin_inset Quotes eld
12911 \end_inset
12912
12913 cufflink
12914 \begin_inset Quotes erd
12915 \end_inset
12916
12917  or the German 
12918 \begin_inset Quotes eld
12919 \end_inset
12920
12921 Dorffest.
12922 \begin_inset Quotes erd
12923 \end_inset
12924
12925  To break a ligature, use 
12926 \family sans
12927 Insert\SpecialChar \menuseparator
12928 Formatting\SpecialChar \menuseparator
12929 Ligature\InsetSpace ~
12930 Break.
12931
12932 \family default
12933  This changes 
12934 \begin_inset Quotes eld
12935 \end_inset
12936
12937 cufflinks
12938 \begin_inset Quotes erd
12939 \end_inset
12940
12941  to 
12942 \begin_inset Quotes eld
12943 \end_inset
12944
12945 cuff\SpecialChar \textcompwordmark{}
12946 links
12947 \begin_inset Quotes erd
12948 \end_inset
12949
12950  and 
12951 \begin_inset Quotes eld
12952 \end_inset
12953
12954 Dorffest
12955 \begin_inset Quotes erd
12956 \end_inset
12957
12958  to 
12959 \begin_inset Quotes eld
12960 \end_inset
12961
12962 Dorf\SpecialChar \textcompwordmark{}
12963 fest
12964 \begin_inset Quotes erd
12965 \end_inset
12966
12967 .
12968 \end_layout
12969
12970 \begin_layout Subsection
12971 LyX's Proper Names
12972 \begin_inset LatexCommand index
12973 name "LyX ! Proper names"
12974
12975 \end_inset
12976
12977
12978 \begin_inset LatexCommand label
12979 name "sub:LyX's-Proper-Names"
12980
12981 \end_inset
12982
12983
12984 \end_layout
12985
12986 \begin_layout Standard
12987 You have surely noticed, that the word 
12988 \begin_inset Quotes eld
12989 \end_inset
12990
12991 LaTeX
12992 \begin_inset Quotes erd
12993 \end_inset
12994
12995  appears always with characters in different size and height.
12996  LaTeX is the name of the program used by LyX and is therefore recognized
12997  as proper name when you type it in LyX as 
12998 \begin_inset Quotes eld
12999 \end_inset
13000
13001 LaT
13002 \begin_inset ERT
13003 status collapsed
13004
13005 \begin_layout Standard
13006
13007 {}
13008 \end_layout
13009
13010 \end_inset
13011
13012 eX
13013 \begin_inset Quotes erd
13014 \end_inset
13015
13016 .
13017 \begin_inset Note Note
13018 status collapsed
13019
13020 \begin_layout Standard
13021 The braces in ERT are here to avoid that the 
13022 \begin_inset Quotes eld
13023 \end_inset
13024
13025 command
13026 \begin_inset Quotes erd
13027 \end_inset
13028
13029  appear as proper name in the output, see the last paragraph of this section.
13030  To create proper names omit the ERT.
13031 \end_layout
13032
13033 \end_inset
13034
13035  Note the order of the upper-and lowercase letters! LyX recognizes the following
13036  proper names:
13037 \end_layout
13038
13039 \begin_layout Description
13040 LyX The name of the game, write 
13041 \begin_inset Quotes eld
13042 \end_inset
13043
13044 L
13045 \begin_inset ERT
13046 status collapsed
13047
13048 \begin_layout Standard
13049
13050 {}
13051 \end_layout
13052
13053 \end_inset
13054
13055 yX
13056 \begin_inset Quotes erd
13057 \end_inset
13058
13059  to produce it.
13060 \end_layout
13061
13062 \begin_layout Description
13063 TeX The program used by LaTeX, write 
13064 \begin_inset Quotes eld
13065 \end_inset
13066
13067 T
13068 \begin_inset ERT
13069 status collapsed
13070
13071 \begin_layout Standard
13072
13073 {}
13074 \end_layout
13075
13076 \end_inset
13077
13078 eX
13079 \begin_inset Quotes erd
13080 \end_inset
13081
13082  to produce it.
13083 \end_layout
13084
13085 \begin_layout Description
13086 LaTeX The program used by LyX, write 
13087 \begin_inset Quotes eld
13088 \end_inset
13089
13090 LaT
13091 \begin_inset ERT
13092 status collapsed
13093
13094 \begin_layout Standard
13095
13096 {}
13097 \end_layout
13098
13099 \end_inset
13100
13101 eX
13102 \begin_inset Quotes erd
13103 \end_inset
13104
13105  to produce it.
13106 \end_layout
13107
13108 \begin_layout Description
13109 LaTeX2e The actual version of LaTeX, write 
13110 \begin_inset Quotes eld
13111 \end_inset
13112
13113 LaT
13114 \begin_inset ERT
13115 status collapsed
13116
13117 \begin_layout Standard
13118
13119 {}
13120 \end_layout
13121
13122 \end_inset
13123
13124 eX2e
13125 \begin_inset Quotes erd
13126 \end_inset
13127
13128  to produce it.
13129 \end_layout
13130
13131 \begin_layout Standard
13132 You might wonder why the LaTeX-version is 
13133 \begin_inset Quotes eld
13134 \end_inset
13135
13136 2
13137 \begin_inset Formula $\epsilon$
13138 \end_inset
13139
13140
13141 \begin_inset Quotes erd
13142 \end_inset
13143
13144 .
13145  It's an old tradition in the TeX-world to give programs geek version numbers.
13146  For example the version number of TeX converges to the number 
13147 \begin_inset Formula $\pi$
13148 \end_inset
13149
13150 : The actual version is 
13151 \begin_inset Quotes eld
13152 \end_inset
13153
13154 TeX-3.141592
13155 \begin_inset Quotes erd
13156 \end_inset
13157
13158 , the previous one was 
13159 \begin_inset Quotes eld
13160 \end_inset
13161
13162 TeX-3.14159
13163 \begin_inset Quotes erd
13164 \end_inset
13165
13166 .
13167 \end_layout
13168
13169 \begin_layout Standard
13170 If you don't want to use proper names, e.g.
13171  in section headings, you can insert two empty braces in ERT in the word.
13172  This will look in LyX like: 
13173 \begin_inset Graphics
13174         filename clipart/LaTeX.png
13175         inzipName 
13176         embed true
13177
13178 \end_inset
13179
13180
13181 \newline
13182 For more about ERT, look at section\InsetSpace ~
13183
13184 \begin_inset LatexCommand ref
13185 reference "sec:ERT"
13186
13187 \end_inset
13188
13189 .
13190 \end_layout
13191
13192 \begin_layout Subsection
13193 Units
13194 \begin_inset LatexCommand index
13195 name "Typography ! Units"
13196
13197 \end_inset
13198
13199
13200 \end_layout
13201
13202 \begin_layout Standard
13203 Generally the space between units and the number is smaller than the normal
13204  space between two words.
13205  As you can see in the example below, it looks better when the space is
13206  smaller.
13207  To get such a 
13208 \begin_inset Quotes eld
13209 \end_inset
13210
13211 half space
13212 \begin_inset Quotes erd
13213 \end_inset
13214
13215  for units use the menu 
13216 \family sans
13217 Insert\SpecialChar \menuseparator
13218 Formatting\SpecialChar \menuseparator
13219 Thin\InsetSpace ~
13220 Space
13221 \family default
13222  (shortcut 
13223 \family sans
13224 C-S-Space
13225 \family default
13226 ).
13227 \end_layout
13228
13229 \begin_layout Standard
13230 Here's an example to show the differences:
13231 \end_layout
13232
13233 \begin_layout Standard
13234 \begin_inset Tabular
13235 <lyxtabular version="3" rows="2" columns="2">
13236 <features>
13237 <column alignment="left" valignment="top" width="0">
13238 <column alignment="left" valignment="top" width="0">
13239 <row>
13240 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
13241 \begin_inset Text
13242
13243 \begin_layout Standard
13244 24\InsetSpace ~
13245 kW
13246 \begin_inset Formula $\cdot$
13247 \end_inset
13248
13249 h
13250 \end_layout
13251
13252 \end_inset
13253 </cell>
13254 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
13255 \begin_inset Text
13256
13257 \begin_layout Standard
13258 space between number and unit
13259 \end_layout
13260
13261 \end_inset
13262 </cell>
13263 </row>
13264 <row>
13265 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
13266 \begin_inset Text
13267
13268 \begin_layout Standard
13269 24\InsetSpace \thinspace{}
13270 kW
13271 \begin_inset Formula $\cdot$
13272 \end_inset
13273
13274 h
13275 \end_layout
13276
13277 \end_inset
13278 </cell>
13279 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
13280 \begin_inset Text
13281
13282 \begin_layout Standard
13283 half space between number and unit
13284 \end_layout
13285
13286 \end_inset
13287 </cell>
13288 </row>
13289 </lyxtabular>
13290
13291 \end_inset
13292
13293
13294 \end_layout
13295
13296 \begin_layout Subsection
13297 Widows and Orphans
13298 \begin_inset LatexCommand index
13299 name "Typography ! Widows and orphans"
13300
13301 \end_inset
13302
13303
13304 \begin_inset LatexCommand label
13305 name "sub:Widows"
13306
13307 \end_inset
13308
13309
13310 \end_layout
13311
13312 \begin_layout Standard
13313 In the early days of word processors, page breaks went wherever the page
13314  happened to end.
13315  There was no regard for what was actually going on in the text.
13316  You may remember once printing out a document, only to find the heading
13317  for a new section printed at the very bottom of the page, the first line
13318  of a new paragraph all alone at the bottom of a page, or the last line
13319  of a paragraph at the top of a new page.
13320  These dangly-bits of text became known as 
13321 \emph on
13322 widows
13323 \emph default
13324  and 
13325 \emph on
13326 orphans
13327 \emph default
13328 .
13329 \end_layout
13330
13331 \begin_layout Standard
13332 Clearly, LyX can avoid breaking pages after a section heading.
13333  That's part of the advantage of paragraph environments.
13334  But what about widows and orphans, where the page breaks leave one line
13335  of a paragraph all alone at the top or bottom of a page? There are rules
13336  built into LaTeX governing page breaks, and some of those rules are there
13337  to specifically prevent widows and orphans.
13338  This is the advantage LyX has in using LaTeX as its backend.
13339 \end_layout
13340
13341 \begin_layout Standard
13342 There's no way we can go into how TeX and LaTeX decide to break a page,
13343  or how you can tweak that behavior.
13344  Some LaTeX books listed in the bibliography [such as\InsetSpace ~
13345
13346 \begin_inset LatexCommand cite
13347 key "latexcompanion"
13348
13349 \end_inset
13350
13351  or\InsetSpace ~
13352
13353 \begin_inset LatexCommand cite
13354 key "latexguide"
13355
13356 \end_inset
13357
13358 ] may have more information.
13359  You will almost never need to worry about this, however.
13360 \end_layout
13361
13362 \begin_layout Chapter
13363 Notes, Graphics, Tables, and Floats
13364 \begin_inset LatexCommand label
13365 name "cha:Floats-and-Notes"
13366
13367 \end_inset
13368
13369
13370 \end_layout
13371
13372 \begin_layout Standard
13373 The issues of this chapter are described in detail in the 
13374 \emph on
13375 Embedded Objects
13376 \emph default
13377  manual.
13378  There you'll also find tips and tricks for special cases.
13379 \end_layout
13380
13381 \begin_layout Section
13382 Notes
13383 \begin_inset LatexCommand index
13384 name "Notes"
13385
13386 \end_inset
13387
13388
13389 \begin_inset LatexCommand label
13390 name "sec:Notes"
13391
13392 \end_inset
13393
13394
13395 \end_layout
13396
13397 \begin_layout Standard
13398 LyX offers you a few types of notes to add to your document:
13399 \end_layout
13400
13401 \begin_layout Description
13402 LyX\InsetSpace ~
13403 Note This note type is for internal notes that won't appear in the output.
13404 \newline
13405
13406 \begin_inset Note Note
13407 status open
13408
13409 \begin_layout Standard
13410 This is text in a note box that doesn't appear in the output.
13411 \end_layout
13412
13413 \end_inset
13414
13415
13416 \end_layout
13417
13418 \begin_layout Description
13419 Comment This note also doesn't appear in the output but it appears as LaTeX-comm
13420 ent, when you export the document to LaTeX via the menu 
13421 \family sans
13422 File\SpecialChar \menuseparator
13423 Export\SpecialChar \menuseparator
13424 LaTeX (pdflatex) / (plain)
13425 \family default
13426 .
13427 \newline
13428
13429 \begin_inset Note Comment
13430 status open
13431
13432 \begin_layout Standard
13433 This is text in a note box that only appears as comment in LaTeX-files.
13434 \end_layout
13435
13436 \end_inset
13437
13438
13439 \end_layout
13440
13441 \begin_layout Description
13442 Greyed\InsetSpace ~
13443 Out This note will appear in the output as grey text.
13444 \newline
13445
13446 \newline
13447
13448 \begin_inset Note Greyedout
13449 status open
13450
13451 \begin_layout Standard
13452 This is text
13453 \begin_inset Foot
13454 status collapsed
13455
13456 \begin_layout Standard
13457 This is an example footnote within a greyed out note.
13458  In this document the greyed out note color is redefined to blue.
13459  How this can be done is explained in the 
13460 \emph on
13461 Embedded Objects
13462 \emph default
13463  manual.
13464 \end_layout
13465
13466 \end_inset
13467
13468  of a comment that appears in the output as grey text.
13469 \end_layout
13470
13471 \end_inset
13472
13473
13474 \newline
13475
13476 \newline
13477 As you can see in the example, the first line of greyed out notes is a bit
13478  indented and greyed out notes can have footnotes.
13479 \end_layout
13480
13481 \begin_layout Description
13482 Framed This note will appear in the output as framed text.
13483  
13484 \begin_inset Note Framed
13485 status open
13486
13487 \begin_layout Standard
13488 This is text in a note box that appears framed in the output.
13489 \end_layout
13490
13491 \end_inset
13492
13493  In contrary to framed boxes like the one in section\InsetSpace ~
13494
13495 \begin_inset LatexCommand ref
13496 reference "sub:ERT-Boxes"
13497
13498 \end_inset
13499
13500 , the frame uses always the whole text width and the note is set into its
13501  own paragraph.
13502 \end_layout
13503
13504 \begin_layout Description
13505 Shaded This note will appear in the output with red background color.
13506 \begin_inset Note Shaded
13507 status open
13508
13509 \begin_layout Standard
13510 This text in a note box appears in the output with red background.
13511 \end_layout
13512
13513 \end_inset
13514
13515 In contrary to colored boxes, the note uses always the whole text width
13516  and the note is set into its own paragraph.
13517 \end_layout
13518
13519 \begin_layout Standard
13520 Notes are inserted with the toolbar button 
13521 \begin_inset Graphics
13522         filename ../images/note-insert.png
13523         inzipName 
13524         embed true
13525         scale 85
13526         scaleBeforeRotation
13527
13528 \end_inset
13529
13530  or the menu 
13531 \family sans
13532 Insert\SpecialChar \menuseparator
13533 Note
13534 \family default
13535 .
13536  Right-click on the appearing note box to select the note type.
13537 \end_layout
13538
13539 \begin_layout Section
13540 Footnotes
13541 \begin_inset LatexCommand index
13542 name "Footnotes"
13543
13544 \end_inset
13545
13546
13547 \begin_inset LatexCommand label
13548 name "sec:Footnotes"
13549
13550 \end_inset
13551
13552
13553 \end_layout
13554
13555 \begin_layout Standard
13556 LyX uses boxes to display footnotes: When you insert a footnote using the
13557  menu 
13558 \family sans
13559 Insert\SpecialChar \menuseparator
13560 Footnote
13561 \family default
13562  or the toolbar button 
13563 \begin_inset Graphics
13564         filename ../images/footnote-insert.png
13565         inzipName 
13566         embed false
13567
13568 \end_inset
13569
13570
13571 \family roman
13572 \series medium
13573 \bar no
13574 you'll see
13575 \family default
13576 \series default
13577 \bar default
13578  the following box: 
13579 \begin_inset Graphics
13580         filename clipart/footnoteQt4.png
13581         inzipName 
13582         embed true
13583         scale 80
13584
13585 \end_inset
13586
13587
13588 \family roman
13589 \series medium
13590 \bar no
13591 .
13592  This box is LyX's representation of your footnote.
13593  If you
13594 \family default
13595 \series default
13596 \bar default
13597  left-click on 
13598 \family roman
13599 \series medium
13600 \bar no
13601 the 
13602 \begin_inset Quotes eld
13603 \end_inset
13604
13605
13606 \family sans
13607 foot
13608 \family roman
13609
13610 \begin_inset Quotes erd
13611 \end_inset
13612
13613
13614 \family default
13615 \series default
13616 \bar default
13617  
13618 \family roman
13619 \series medium
13620 \bar no
13621 label, the box will
13622 \family default
13623 \series default
13624 \bar default
13625  be opened and you can enter the footnote text into it.
13626  Clicking on the box label again, will close 
13627 \family roman
13628 \series medium
13629 \bar no
13630 the
13631 \family default
13632 \series default
13633 \bar default
13634  box
13635 \family roman
13636 \series medium
13637 \bar no
13638 .
13639  If you want to turn existing text into a footnote, simply mark it and click
13640  on the footnote
13641 \family default
13642 \series default
13643 \bar default
13644  toolbar 
13645 \family roman
13646 \series medium
13647 \bar no
13648 button
13649 \family default
13650 \series default
13651 \bar default
13652 .
13653 \end_layout
13654
13655 \begin_layout Standard
13656 Here's an example footnote:
13657 \family roman
13658 \series medium
13659 \bar no
13660
13661 \begin_inset Foot
13662 status open
13663
13664 \begin_layout Standard
13665 To close a footnote, click on the red box at the top left.
13666 \end_layout
13667
13668 \end_inset
13669
13670
13671 \end_layout
13672
13673 \begin_layout Standard
13674 The footnote will appear in the output as a superscript number at the text
13675  position where the footnote box is placed.
13676  The footnote text is placed at the bottom of the current page.
13677  The footnote number is calculated by LyX, the numbers are consecutive,
13678  no matter in which chapter the footnote is in.
13679  LyX doesn't support other numbering schemes yet, but you can get another
13680  scheme using special LaTeX-commands.
13681  T
13682 \family roman
13683 h
13684 \family default
13685 ey are described in the 
13686 \emph on
13687 Embedded Objects
13688 \emph default
13689  manual.
13690 \end_layout
13691
13692 \begin_layout Section
13693 Marginal Notes
13694 \begin_inset LatexCommand index
13695 name "Marginal notes"
13696
13697 \end_inset
13698
13699
13700 \begin_inset LatexCommand label
13701 name "sec:Marginal-Notes"
13702
13703 \end_inset
13704
13705
13706 \end_layout
13707
13708 \begin_layout Standard
13709 Marginal notes look and behave just like footnotes in LyX.
13710  When you insert a margin note via the menu 
13711 \family sans
13712 Insert\SpecialChar \menuseparator
13713 Marginal\InsetSpace ~
13714 Note
13715 \family default
13716  or the toolbar button 
13717 \begin_inset Graphics
13718         filename ../images/marginalnote-insert.png
13719         inzipName 
13720         embed true
13721
13722 \end_inset
13723
13724 , you'll see 
13725 \family roman
13726 \series medium
13727 a
13728 \family default
13729 \series default
13730  grey 
13731 \family roman
13732 \series medium
13733 box with a
13734 \family default
13735 \series default
13736  red 
13737 \family roman
13738 \series medium
13739 label 
13740 \begin_inset Quotes eld
13741 \end_inset
13742
13743 margin
13744 \begin_inset Quotes erd
13745 \end_inset
13746
13747  appearing within your text.
13748  This box is LyX's representation of your margin
13749 \family default
13750 \series default
13751 al 
13752 \family roman
13753 \series medium
13754 note.
13755 \end_layout
13756
13757 \begin_layout Standard
13758 At the side is an example marginal note.
13759 \family roman
13760 \series medium
13761
13762 \begin_inset Marginal
13763 status open
13764
13765 \begin_layout Standard
13766 This is a marginal note.
13767 \end_layout
13768
13769 \end_inset
13770
13771
13772 \end_layout
13773
13774 \begin_layout Standard
13775 Marginal notes appear at the right side in single-sided documents.
13776  In double-sided documents they appear in the outer margin -- left on even
13777  pages, right on odd pages.
13778 \end_layout
13779
13780 \begin_layout Section
13781 Graphics and Images
13782 \begin_inset LatexCommand index
13783 name "Images"
13784
13785 \end_inset
13786
13787
13788 \begin_inset LatexCommand index
13789 name "Graphics"
13790
13791 \end_inset
13792
13793
13794 \begin_inset LatexCommand label
13795 name "sec:Graphics"
13796
13797 \end_inset
13798
13799
13800 \end_layout
13801
13802 \begin_layout Standard
13803 To insert an image in your document, place the cursor at the text position
13804  you want and click on the toolbar icon 
13805 \begin_inset Graphics
13806         filename ../images/dialog-show-new-inset_graphics.png
13807         inzipName 
13808         embed false
13809
13810 \end_inset
13811
13812  or select 
13813 \family sans
13814 Insert\SpecialChar \menuseparator
13815 Graphics
13816 \family default
13817  from the menu.
13818  Then a dialog will appear to choose the file to load.
13819 \end_layout
13820
13821 \begin_layout Standard
13822 This dialog has numerous mostly self-explanatory parameters.
13823  The 
13824 \family sans
13825 Graphics
13826 \family default
13827  tab allows you to choose your image file.
13828  The appearance of the image inside LyX and in the output is adjusted separately.
13829  The image can be transformed by setting a rotation angle and a scaling
13830  factor.
13831  The scaling units are explained in Appendix\InsetSpace ~
13832
13833 \begin_inset LatexCommand ref
13834 reference "cha:Units-available-in"
13835
13836 \end_inset
13837
13838 .
13839 \end_layout
13840
13841 \begin_layout Standard
13842 In the tab 
13843 \family sans
13844 Clipping
13845 \family default
13846  it is possible to set image coordinates to adjust the height and width
13847  of the image in the output.
13848  The coordinates can also be calculated automatically by pressing the button
13849  
13850 \family sans
13851 Get\InsetSpace ~
13852 from\InsetSpace ~
13853 file
13854 \family default
13855 .
13856  The option 
13857 \family sans
13858 Clip\InsetSpace ~
13859 to\InsetSpace ~
13860 bounding\InsetSpace ~
13861 box
13862 \family default
13863  will only print the image region within the given coordinates.
13864  Normally you don't need to take care about image coordinates and can ignore
13865  the tab 
13866 \family sans
13867 Clipping
13868 \family default
13869 .
13870 \end_layout
13871
13872 \begin_layout Standard
13873 LaTeX experts can specify additional LaTeX options in the 
13874 \family sans
13875 Extras
13876 \family default
13877  tab.
13878  You can also set the 
13879 \family sans
13880 Subfigure
13881 \family default
13882  option here if the image is inside a figure float.
13883  This option is explained in section\InsetSpace ~
13884
13885 \begin_inset LatexCommand ref
13886 reference "sec:Figure-Floats"
13887
13888 \end_inset
13889
13890 .
13891  The option 
13892 \family sans
13893 Draft\InsetSpace ~
13894 mode
13895 \family default
13896  effects that the image don't appear in the output, only a frame with the
13897  image size is printed.
13898 \end_layout
13899
13900 \begin_layout Standard
13901 The graphics dialog can be called at any time by right-clicking on an image.
13902  The image will appear in the output exactly at the position where it is
13903  in the text.
13904  This is an example image in the PDF format within a separate, horizontally
13905  centered paragraph: 
13906 \end_layout
13907
13908 \begin_layout Standard
13909 \align center
13910 \begin_inset Graphics
13911         filename clipart/mobius.eps
13912         inzipName 
13913         embed true
13914         display color
13915         scale 70
13916         rotateOrigin center
13917
13918 \end_inset
13919
13920
13921 \end_layout
13922
13923 \begin_layout Standard
13924 If you need image captions and want to reference images, you have to put
13925  the image into a float, see section\InsetSpace ~
13926
13927 \begin_inset LatexCommand ref
13928 reference "sec:Figure-Floats"
13929
13930 \end_inset
13931
13932 .
13933 \end_layout
13934
13935 \begin_layout Subsection
13936 Image Formats
13937 \begin_inset LatexCommand index
13938 name "Image formats"
13939
13940 \end_inset
13941
13942
13943 \begin_inset LatexCommand label
13944 name "sub:Image-Formats"
13945
13946 \end_inset
13947
13948
13949 \end_layout
13950
13951 \begin_layout Standard
13952 You can insert images in any known file format.
13953  But as we explained in section\InsetSpace ~
13954
13955 \begin_inset LatexCommand ref
13956 reference "sub:Output-file-formats"
13957
13958 \end_inset
13959
13960 , every output document format allows only a few image formats.
13961  LyX uses therefore the program 
13962 \family typewriter
13963 Imagemagick
13964 \family default
13965  in the background to convert the images to the right format.
13966  To increase your workflow by avoiding these conversions in the background,
13967  you can use only the image formats listed in the subsections of section\InsetSpace ~
13968
13969 \begin_inset LatexCommand ref
13970 reference "sub:Output-file-formats"
13971
13972 \end_inset
13973
13974 .
13975 \end_layout
13976
13977 \begin_layout Standard
13978 Similar to fonts there are two types of image formats:
13979 \end_layout
13980
13981 \begin_layout Description
13982 Bitmap\InsetSpace ~
13983 images consist of pixel values, often in a compressed form.
13984  They are therefore not fully scalable and look pixeled in large zooms.
13985  Well-known bitmap image formats are 
13986 \begin_inset Quotes eld
13987 \end_inset
13988
13989 Graphics Interchange Format
13990 \begin_inset Quotes erd
13991 \end_inset
13992
13993  (GIF, file extension 
13994 \begin_inset Quotes eld
13995 \end_inset
13996
13997
13998 \family typewriter
13999 .gif
14000 \family default
14001
14002 \begin_inset Quotes erd
14003 \end_inset
14004
14005 )
14006 \begin_inset LatexCommand index
14007 name "GIF|see{Image formats}"
14008
14009 \end_inset
14010
14011
14012 \begin_inset Quotes eld
14013 \end_inset
14014
14015 Portable Network Graphics
14016 \begin_inset Quotes erd
14017 \end_inset
14018
14019  (PNG, file extension 
14020 \begin_inset Quotes eld
14021 \end_inset
14022
14023
14024 \family typewriter
14025 .png
14026 \family default
14027
14028 \begin_inset Quotes erd
14029 \end_inset
14030
14031 )
14032 \begin_inset LatexCommand index
14033 name "PNG|see{Image formats}"
14034
14035 \end_inset
14036
14037 , and 
14038 \begin_inset Quotes eld
14039 \end_inset
14040
14041 Joint Photographic Experts Group
14042 \begin_inset Quotes erd
14043 \end_inset
14044
14045  (JPG, file extension 
14046 \begin_inset Quotes eld
14047 \end_inset
14048
14049
14050 \family typewriter
14051 .jpg
14052 \family default
14053
14054 \begin_inset Quotes erd
14055 \end_inset
14056
14057  or 
14058 \begin_inset Quotes eld
14059 \end_inset
14060
14061
14062 \family typewriter
14063 .jpeg
14064 \family default
14065
14066 \begin_inset Quotes erd
14067 \end_inset
14068
14069 )
14070 \begin_inset LatexCommand index
14071 name "JPG|see{Image formats}"
14072
14073 \end_inset
14074
14075 .
14076 \end_layout
14077
14078 \begin_layout Description
14079 Scalable\InsetSpace ~
14080 images consist of vectors and can therefore be scaled to any size
14081  without data loss.
14082  The scaling ability is necessary if you want to create presentations, because
14083  presentations are always scaled by the beamer.
14084  Scaling is also useful for online documents to let the user zoom into diagrams.
14085 \newline
14086 S
14087 calable image formats can be 
14088 \begin_inset Quotes eld
14089 \end_inset
14090
14091 Scalable Vector Graphics
14092 \begin_inset Quotes erd
14093 \end_inset
14094
14095  (SVG, file extension 
14096 \begin_inset Quotes eld
14097 \end_inset
14098
14099
14100 \family typewriter
14101 .svg
14102 \family default
14103
14104 \begin_inset Quotes erd
14105 \end_inset
14106
14107 )
14108 \begin_inset LatexCommand index
14109 name "SVG|see{Image formats}"
14110
14111 \end_inset
14112
14113
14114 \begin_inset Quotes eld
14115 \end_inset
14116
14117 Encapsulated PostScript
14118 \begin_inset Quotes erd
14119 \end_inset
14120
14121  (EPS, file extension 
14122 \begin_inset Quotes eld
14123 \end_inset
14124
14125
14126 \family typewriter
14127 .eps
14128 \family default
14129
14130 \begin_inset Quotes erd
14131 \end_inset
14132
14133 )
14134 \begin_inset LatexCommand index
14135 name "EPS|see{Image formats}"
14136
14137 \end_inset
14138
14139 , and 
14140 \begin_inset Quotes eld
14141 \end_inset
14142
14143 Portable Document Format
14144 \begin_inset Quotes erd
14145 \end_inset
14146
14147  (PDF, file extension 
14148 \begin_inset Quotes eld
14149 \end_inset
14150
14151
14152 \family typewriter
14153 .pdf
14154 \family default
14155
14156 \begin_inset Quotes erd
14157 \end_inset
14158
14159 )
14160 \begin_inset LatexCommand index
14161 name "PDF"
14162
14163 \end_inset
14164
14165 .
14166  We say it can be, because you can convert any bitmap image format to PDF
14167  or EPS and the result won't be scalable.
14168  In this cases only a header with the image properties is added to the original
14169  image
14170 \begin_inset Foot
14171 status collapsed
14172
14173 \begin_layout Standard
14174 In the case of PDF, the original image is additionally compressed.
14175 \end_layout
14176
14177 \end_inset
14178
14179 .
14180 \end_layout
14181
14182 \begin_layout Standard
14183 Normally one can't convert a bitmap image into a scalable one, only vice
14184  versa.
14185 \end_layout
14186
14187 \begin_layout Section
14188 Tables
14189 \begin_inset LatexCommand index
14190 name "Tables"
14191
14192 \end_inset
14193
14194
14195 \begin_inset LatexCommand label
14196 name "sec:Tables"
14197
14198 \end_inset
14199
14200
14201 \end_layout
14202
14203 \begin_layout Standard
14204 You can insert a table using either the toolbar button 
14205 \begin_inset Graphics
14206         filename ../images/tabular-insert.png
14207         inzipName 
14208         embed false
14209         scale 85
14210
14211 \end_inset
14212
14213  or the menu 
14214 \family sans
14215 Insert\SpecialChar \menuseparator
14216 Table
14217 \family default
14218 .
14219  A dialog will appear, asking you for the number of rows and columns.
14220  The default table has lines around any cell and the first row appears separated
14221  from the rest of the table.
14222  This separation appears due to a double line: The cells of the first row
14223  have a line below them and the cells of the second row have a line above
14224  them.
14225  Here's an example table:
14226 \end_layout
14227
14228 \begin_layout Standard
14229 \align center
14230 \begin_inset Tabular
14231 <lyxtabular version="3" rows="4" columns="4">
14232 <features>
14233 <column alignment="center" valignment="top" leftline="true" width="0pt">
14234 <column alignment="center" valignment="top" leftline="true" width="0pt">
14235 <column alignment="center" valignment="top" leftline="true" width="0in">
14236 <column alignment="center" valignment="top" leftline="true" rightline="true" width="0pt">
14237 <row topline="true" bottomline="true">
14238 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
14239 \begin_inset Text
14240
14241 \begin_layout Standard
14242
14243 \end_layout
14244
14245 \end_inset
14246 </cell>
14247 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
14248 \begin_inset Text
14249
14250 \begin_layout Standard
14251
14252 \family roman
14253 \series medium
14254 \shape up
14255 \size normal
14256 \emph off
14257 \bar no
14258 \noun off
14259 \color none
14260 1
14261 \end_layout
14262
14263 \end_inset
14264 </cell>
14265 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
14266 \begin_inset Text
14267
14268 \begin_layout Standard
14269 2
14270 \end_layout
14271
14272 \end_inset
14273 </cell>
14274 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
14275 \begin_inset Text
14276
14277 \begin_layout Standard
14278 3
14279 \end_layout
14280
14281 \end_inset
14282 </cell>
14283 </row>
14284 <row topline="true">
14285 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
14286 \begin_inset Text
14287
14288 \begin_layout Standard
14289
14290 \family roman
14291 \series medium
14292 \shape up
14293 \size normal
14294 \emph off
14295 \bar no
14296 \noun off
14297 \color none
14298 A
14299 \end_layout
14300
14301 \end_inset
14302 </cell>
14303 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
14304 \begin_inset Text
14305
14306 \begin_layout Standard
14307
14308 \end_layout
14309
14310 \end_inset
14311 </cell>
14312 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
14313 \begin_inset Text
14314
14315 \begin_layout Standard
14316
14317 \end_layout
14318
14319 \end_inset
14320 </cell>
14321 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
14322 \begin_inset Text
14323
14324 \begin_layout Standard
14325
14326 \end_layout
14327
14328 \end_inset
14329 </cell>
14330 </row>
14331 <row topline="true">
14332 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
14333 \begin_inset Text
14334
14335 \begin_layout Standard
14336
14337 \family roman
14338 \series medium
14339 \shape up
14340 \size normal
14341 \emph off
14342 \bar no
14343 \noun off
14344 \color none
14345 B
14346 \end_layout
14347
14348 \end_inset
14349 </cell>
14350 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
14351 \begin_inset Text
14352
14353 \begin_layout Standard
14354
14355 \end_layout
14356
14357 \end_inset
14358 </cell>
14359 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
14360 \begin_inset Text
14361
14362 \begin_layout Standard
14363
14364 \size normal
14365 \noun off
14366 \color none
14367  
14368 \end_layout
14369
14370 \end_inset
14371 </cell>
14372 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
14373 \begin_inset Text
14374
14375 \begin_layout Standard
14376
14377 \end_layout
14378
14379 \end_inset
14380 </cell>
14381 </row>
14382 <row topline="true" bottomline="true">
14383 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
14384 \begin_inset Text
14385
14386 \begin_layout Standard
14387
14388 \family roman
14389 \series medium
14390 \shape up
14391 \size normal
14392 \emph off
14393 \bar no
14394 \noun off
14395 \color none
14396 C
14397 \end_layout
14398
14399 \end_inset
14400 </cell>
14401 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
14402 \begin_inset Text
14403
14404 \begin_layout Standard
14405
14406 \end_layout
14407
14408 \end_inset
14409 </cell>
14410 <cell 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
14424 \end_layout
14425
14426 \end_inset
14427 </cell>
14428 </row>
14429 </lyxtabular>
14430
14431 \end_inset
14432
14433
14434 \end_layout
14435
14436 \begin_layout Subsection
14437 The Table dialog
14438 \end_layout
14439
14440 \begin_layout Standard
14441 You can alter a table by clicking on it with the right mouse button, which
14442  brings up the table dialog.
14443  Here you can adjust the settings of the cell and row/column respectively
14444  where the cursor is placed currently.
14445  Most of the dialog options also work on selections.
14446  This means that if you select more cells, columns or rows the action is
14447  done on all of your selection.
14448 \end_layout
14449
14450 \begin_layout Standard
14451 Additionally to the table dialog the 
14452 \family sans
14453 table\InsetSpace ~
14454 toolbar
14455 \family default
14456 , that appears when the cursor is inside a table, helps you in setting table
14457  properties.
14458  It is for example currently only possible to add\InsetSpace \thinspace{}
14459 /\InsetSpace \thinspace{}
14460 delete lines via the table
14461  toolbar.
14462 \end_layout
14463
14464 \begin_layout Standard
14465 In the tab 
14466 \family sans
14467 Table\InsetSpace ~
14468 Settings
14469 \family default
14470  of the table dialog you can set the alignment for the current row.
14471  If you add a row or column, it will be inserted right beside or below the
14472  current cell respectively.
14473  The vertical alignment of a column can only be adjusted when a column width
14474  is given.
14475  A given width will allow the cell to have linebreaks and multiple paragraphs
14476  of text, see section\InsetSpace ~
14477
14478 \begin_inset LatexCommand ref
14479 reference "sub:Table-Cells"
14480
14481 \end_inset
14482
14483 .
14484 \end_layout
14485
14486 \begin_layout Standard
14487 You can mark multiple cells of one row as a multicolumn cell using the check
14488  box 
14489 \family sans
14490 Multicolumn
14491 \family default
14492 .
14493  This will merge the cells to 
14494 \emph on
14495 one
14496 \emph default
14497  cell, spread over more than one column.
14498  Multicolumn cells are treated as own rows, so that the alignment, width,
14499  and border settings affect only the multicolumn cell.
14500  Here's an example table with a multicolumn cell in the first row and one
14501  in the last row without the upper border:
14502 \end_layout
14503
14504 \begin_layout Standard
14505 \align center
14506 \begin_inset Tabular
14507 <lyxtabular version="3" rows="3" columns="4">
14508 <features firstHeadTopDL="true" firstHeadBottomDL="true">
14509 <column alignment="center" valignment="top" leftline="true" width="0pt">
14510 <column alignment="center" valignment="middle" leftline="true" width="0">
14511 <column alignment="center" valignment="top" leftline="true" width="0in">
14512 <column alignment="center" valignment="top" leftline="true" rightline="true" width="0pt">
14513 <row topline="true" bottomline="true">
14514 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
14515 \begin_inset Text
14516
14517 \begin_layout Standard
14518 abc
14519 \end_layout
14520
14521 \end_inset
14522 </cell>
14523 <cell multicolumn="1" alignment="center" valignment="middle" topline="true" bottomline="true" leftline="true" usebox="none">
14524 \begin_inset Text
14525
14526 \begin_layout Standard
14527 def ghi
14528 \end_layout
14529
14530 \end_inset
14531 </cell>
14532 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
14533 \begin_inset Text
14534
14535 \begin_layout Standard
14536
14537 \end_layout
14538
14539 \end_inset
14540 </cell>
14541 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
14542 \begin_inset Text
14543
14544 \begin_layout Standard
14545 jkl
14546 \end_layout
14547
14548 \end_inset
14549 </cell>
14550 </row>
14551 <row topline="true">
14552 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
14553 \begin_inset Text
14554
14555 \begin_layout Standard
14556
14557 \family roman
14558 \series medium
14559 \shape up
14560 \size normal
14561 \emph off
14562 \bar no
14563 \noun off
14564 \color none
14565 A
14566 \end_layout
14567
14568 \end_inset
14569 </cell>
14570 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
14571 \begin_inset Text
14572
14573 \begin_layout Standard
14574 B
14575 \end_layout
14576
14577 \end_inset
14578 </cell>
14579 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
14580 \begin_inset Text
14581
14582 \begin_layout Standard
14583 C
14584 \end_layout
14585
14586 \end_inset
14587 </cell>
14588 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
14589 \begin_inset Text
14590
14591 \begin_layout Standard
14592 D
14593 \end_layout
14594
14595 \end_inset
14596 </cell>
14597 </row>
14598 <row topline="true" bottomline="true">
14599 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
14600 \begin_inset Text
14601
14602 \begin_layout Standard
14603 1
14604 \end_layout
14605
14606 \end_inset
14607 </cell>
14608 <cell multicolumn="1" alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
14609 \begin_inset Text
14610
14611 \begin_layout Standard
14612 2
14613 \end_layout
14614
14615 \end_inset
14616 </cell>
14617 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
14618 \begin_inset Text
14619
14620 \begin_layout Standard
14621 3
14622 \end_layout
14623
14624 \end_inset
14625 </cell>
14626 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
14627 \begin_inset Text
14628
14629 \begin_layout Standard
14630 4
14631 \end_layout
14632
14633 \end_inset
14634 </cell>
14635 </row>
14636 </lyxtabular>
14637
14638 \end_inset
14639
14640
14641 \end_layout
14642
14643 \begin_layout Standard
14644 At the moment LyX doesn't support multirow cells.
14645  Adept users can declare special LaTeX-arguments for the table.
14646  They are necessary for special table formatting, like for multirow cells,
14647  explained in the tables section of the 
14648 \emph on
14649 Extended\InsetSpace ~
14650 Features
14651 \emph default
14652  manual.
14653  You can also rotate the current cell or the whole table 90
14654 \begin_inset Formula $\,$
14655 \end_inset
14656
14657 degrees counterclockwise.
14658  These rotations are not visible in LyX but in the output.
14659 \end_layout
14660
14661 \begin_layout Standard
14662 \begin_inset Note Greyedout
14663 status open
14664
14665 \begin_layout Standard
14666
14667 \series bold
14668 Note:
14669 \series default
14670  Most DVI-viewers are 
14671 \emph on
14672 not
14673 \emph default
14674  able to display rotations.
14675 \end_layout
14676
14677 \end_inset
14678
14679
14680 \end_layout
14681
14682 \begin_layout Standard
14683 The 
14684 \family sans
14685 Borders
14686 \family default
14687  tab allows you to add and delete border lines for the current row/column.
14688  The button 
14689 \family sans
14690 Default
14691 \family default
14692  adds lines for all cell borders.
14693 \end_layout
14694
14695 \begin_layout Subsection
14696 Longtables
14697 \begin_inset LatexCommand index
14698 name "Tables ! Longtables"
14699
14700 \end_inset
14701
14702
14703 \begin_inset LatexCommand index
14704 name "Longtables"
14705
14706 \end_inset
14707
14708
14709 \end_layout
14710
14711 \begin_layout Standard
14712 If the table is too long to fit on one page, you can use the option 
14713 \family sans
14714 Use\InsetSpace ~
14715 long\InsetSpace ~
14716 table
14717 \family default
14718  in the tab 
14719 \family sans
14720 Longtable
14721 \family default
14722  of the table dialog to split the table automatically over more pages.
14723  Doing this enables some check boxes and you can now define:
14724 \end_layout
14725
14726 \begin_layout Description
14727
14728 \family sans
14729 Header
14730 \family default
14731 : The current row and all rows above, that don't have any special options
14732  defined, are defined to be the header rows of all pages of the longtable;
14733  except for the first page, if 
14734 \family sans
14735 First\InsetSpace ~
14736 header
14737 \family default
14738  is defined.
14739 \end_layout
14740
14741 \begin_layout Description
14742
14743 \family sans
14744 First\InsetSpace ~
14745 header
14746 \family default
14747 : The current row and all rows above, that don't have any special options
14748  defined, are defined to be the header rows of the first page of the longtable.
14749 \end_layout
14750
14751 \begin_layout Description
14752
14753 \family sans
14754 Footer
14755 \family default
14756 : The current row and all rows below, that don't have any special options
14757  defined, are defined to be the footer rows of all pages of the longtable;
14758  except for the last page, if 
14759 \family sans
14760 Last\InsetSpace ~
14761 footer
14762 \family default
14763  is defined.
14764 \end_layout
14765
14766 \begin_layout Description
14767
14768 \family sans
14769 Last\InsetSpace ~
14770 footer
14771 \family default
14772 : The current row and all rows below, that don't have any special options
14773  defined, are defined to be the footer rows of the last page of the longtable.
14774 \end_layout
14775
14776 \begin_layout Standard
14777 You can also specify a row where the table is splitted.
14778  If you set more than one option in the same table row, you should be aware
14779  of the fact that only the first one is used in the given table row.
14780  The others will then be defined as 
14781 \emph on
14782 empty
14783 \emph default
14784 .
14785  In this context, first means first in this order: 
14786 \family sans
14787 Footer, Last\InsetSpace ~
14788 footer,
14789 \family default
14790  
14791 \family sans
14792 Header,
14793 \family default
14794  
14795 \family sans
14796 First\InsetSpace ~
14797 header.
14798
14799 \family default
14800  See the following longtable to see how it works:
14801 \end_layout
14802
14803 \begin_layout Standard
14804 \align center
14805 \begin_inset Tabular
14806 <lyxtabular version="3" rows="69" columns="3">
14807 <features islongtable="true">
14808 <column alignment="block" valignment="top" leftline="true" width="5cm">
14809 <column alignment="left" valignment="top" width="0pt">
14810 <column alignment="right" valignment="top" leftline="true" rightline="true" width="0pt">
14811 <row topline="true" bottomline="true" endfirsthead="true">
14812 <cell multicolumn="1" alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
14813 \begin_inset Text
14814
14815 \begin_layout Standard
14816
14817 \series bold
14818 Example Phone List (ignore the names)
14819 \end_layout
14820
14821 \end_inset
14822 </cell>
14823 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
14824 \begin_inset Text
14825
14826 \begin_layout Standard
14827
14828 \end_layout
14829
14830 \end_inset
14831 </cell>
14832 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
14833 \begin_inset Text
14834
14835 \begin_layout Standard
14836
14837 \end_layout
14838
14839 \end_inset
14840 </cell>
14841 </row>
14842 <row topline="true" bottomline="true" endfirsthead="true">
14843 <cell multicolumn="1" alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
14844 \begin_inset Text
14845
14846 \begin_layout Standard
14847
14848 \series bold
14849 NAME
14850 \end_layout
14851
14852 \end_inset
14853 </cell>
14854 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
14855 \begin_inset Text
14856
14857 \begin_layout Standard
14858
14859 \end_layout
14860
14861 \end_inset
14862 </cell>
14863 <cell multicolumn="1" alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
14864 \begin_inset Text
14865
14866 \begin_layout Standard
14867
14868 \series bold
14869 TEL.
14870 \end_layout
14871
14872 \end_inset
14873 </cell>
14874 </row>
14875 <row topline="true" bottomline="true" endhead="true">
14876 <cell multicolumn="1" alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
14877 \begin_inset Text
14878
14879 \begin_layout Standard
14880  
14881 \series bold
14882 Example Phone List
14883 \end_layout
14884
14885 \end_inset
14886 </cell>
14887 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
14888 \begin_inset Text
14889
14890 \begin_layout Standard
14891
14892 \end_layout
14893
14894 \end_inset
14895 </cell>
14896 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
14897 \begin_inset Text
14898
14899 \begin_layout Standard
14900
14901 \end_layout
14902
14903 \end_inset
14904 </cell>
14905 </row>
14906 <row topline="true" bottomline="true" endhead="true">
14907 <cell multicolumn="1" alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
14908 \begin_inset Text
14909
14910 \begin_layout Standard
14911
14912 \series bold
14913 NAME
14914 \end_layout
14915
14916 \end_inset
14917 </cell>
14918 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
14919 \begin_inset Text
14920
14921 \begin_layout Standard
14922
14923 \end_layout
14924
14925 \end_inset
14926 </cell>
14927 <cell multicolumn="1" alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
14928 \begin_inset Text
14929
14930 \begin_layout Standard
14931
14932 \series bold
14933 TEL.
14934 \end_layout
14935
14936 \end_inset
14937 </cell>
14938 </row>
14939 <row topline="true" bottomline="true" endfoot="true">
14940 <cell multicolumn="1" alignment="left" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
14941 \begin_inset Text
14942
14943 \begin_layout Standard
14944  
14945 \series bold
14946 continue ...
14947 \end_layout
14948
14949 \end_inset
14950 </cell>
14951 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
14952 \begin_inset Text
14953
14954 \begin_layout Standard
14955
14956 \end_layout
14957
14958 \end_inset
14959 </cell>
14960 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
14961 \begin_inset Text
14962
14963 \begin_layout Standard
14964
14965 \end_layout
14966
14967 \end_inset
14968 </cell>
14969 </row>
14970 <row topline="true" bottomline="true">
14971 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
14972 \begin_inset Text
14973
14974 \begin_layout Standard
14975
14976 \series bold
14977 Annovi
14978 \end_layout
14979
14980 \end_inset
14981 </cell>
14982 <cell alignment="center" valignment="top" topline="true" usebox="none">
14983 \begin_inset Text
14984
14985 \begin_layout Standard
14986 Silvia
14987 \end_layout
14988
14989 \end_inset
14990 </cell>
14991 <cell alignment="right" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
14992 \begin_inset Text
14993
14994 \begin_layout Standard
14995 111
14996 \end_layout
14997
14998 \end_inset
14999 </cell>
15000 </row>
15001 <row bottomline="true">
15002 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
15003 \begin_inset Text
15004
15005 \begin_layout Standard
15006
15007 \series bold
15008 Bertoli
15009 \end_layout
15010
15011 \end_inset
15012 </cell>
15013 <cell alignment="center" valignment="top" topline="true" usebox="none">
15014 \begin_inset Text
15015
15016 \begin_layout Standard
15017 Stefano
15018 \end_layout
15019
15020 \end_inset
15021 </cell>
15022 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
15023 \begin_inset Text
15024
15025 \begin_layout Standard
15026 111
15027 \end_layout
15028
15029 \end_inset
15030 </cell>
15031 </row>
15032 <row bottomline="true">
15033 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
15034 \begin_inset Text
15035
15036 \begin_layout Standard
15037
15038 \series bold
15039 Bozzi
15040 \end_layout
15041
15042 \end_inset
15043 </cell>
15044 <cell alignment="center" valignment="top" topline="true" usebox="none">
15045 \begin_inset Text
15046
15047 \begin_layout Standard
15048 Walter
15049 \end_layout
15050
15051 \end_inset
15052 </cell>
15053 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
15054 \begin_inset Text
15055
15056 \begin_layout Standard
15057 111
15058 \end_layout
15059
15060 \end_inset
15061 </cell>
15062 </row>
15063 <row bottomline="true">
15064 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
15065 \begin_inset Text
15066
15067 \begin_layout Standard
15068
15069 \series bold
15070 Cachia
15071 \end_layout
15072
15073 \end_inset
15074 </cell>
15075 <cell alignment="center" valignment="top" topline="true" usebox="none">
15076 \begin_inset Text
15077
15078 \begin_layout Standard
15079 Maria
15080 \end_layout
15081
15082 \end_inset
15083 </cell>
15084 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
15085 \begin_inset Text
15086
15087 \begin_layout Standard
15088 111
15089 \end_layout
15090
15091 \end_inset
15092 </cell>
15093 </row>
15094 <row bottomline="true">
15095 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
15096 \begin_inset Text
15097
15098 \begin_layout Standard
15099
15100 \series bold
15101 Cachia
15102 \end_layout
15103
15104 \end_inset
15105 </cell>
15106 <cell alignment="center" valignment="top" topline="true" usebox="none">
15107 \begin_inset Text
15108
15109 \begin_layout Standard
15110 Maurizio
15111 \end_layout
15112
15113 \end_inset
15114 </cell>
15115 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
15116 \begin_inset Text
15117
15118 \begin_layout Standard
15119 111
15120 \end_layout
15121
15122 \end_inset
15123 </cell>
15124 </row>
15125 <row bottomline="true">
15126 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
15127 \begin_inset Text
15128
15129 \begin_layout Standard
15130
15131 \series bold
15132 Cinquemani
15133 \end_layout
15134
15135 \end_inset
15136 </cell>
15137 <cell alignment="center" valignment="top" topline="true" usebox="none">
15138 \begin_inset Text
15139
15140 \begin_layout Standard
15141 Giusi
15142 \end_layout
15143
15144 \end_inset
15145 </cell>
15146 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
15147 \begin_inset Text
15148
15149 \begin_layout Standard
15150 111
15151 \end_layout
15152
15153 \end_inset
15154 </cell>
15155 </row>
15156 <row bottomline="true">
15157 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
15158 \begin_inset Text
15159
15160 \begin_layout Standard
15161
15162 \series bold
15163 Colin
15164 \end_layout
15165
15166 \end_inset
15167 </cell>
15168 <cell alignment="center" valignment="top" topline="true" usebox="none">
15169 \begin_inset Text
15170
15171 \begin_layout Standard
15172 Bernard
15173 \end_layout
15174
15175 \end_inset
15176 </cell>
15177 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
15178 \begin_inset Text
15179
15180 \begin_layout Standard
15181 111
15182 \end_layout
15183
15184 \end_inset
15185 </cell>
15186 </row>
15187 <row bottomline="true">
15188 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
15189 \begin_inset Text
15190
15191 \begin_layout Standard
15192
15193 \series bold
15194 Concli
15195 \end_layout
15196
15197 \end_inset
15198 </cell>
15199 <cell alignment="center" valignment="top" topline="true" usebox="none">
15200 \begin_inset Text
15201
15202 \begin_layout Standard
15203 Gianfranco
15204 \end_layout
15205
15206 \end_inset
15207 </cell>
15208 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
15209 \begin_inset Text
15210
15211 \begin_layout Standard
15212 111
15213 \end_layout
15214
15215 \end_inset
15216 </cell>
15217 </row>
15218 <row bottomline="true">
15219 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
15220 \begin_inset Text
15221
15222 \begin_layout Standard
15223
15224 \series bold
15225 Dal Bosco
15226 \end_layout
15227
15228 \end_inset
15229 </cell>
15230 <cell alignment="center" valignment="top" topline="true" usebox="none">
15231 \begin_inset Text
15232
15233 \begin_layout Standard
15234 Carolina
15235 \end_layout
15236
15237 \end_inset
15238 </cell>
15239 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
15240 \begin_inset Text
15241
15242 \begin_layout Standard
15243 111
15244 \end_layout
15245
15246 \end_inset
15247 </cell>
15248 </row>
15249 <row bottomline="true">
15250 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
15251 \begin_inset Text
15252
15253 \begin_layout Standard
15254
15255 \series bold
15256 Dalpiaz
15257 \end_layout
15258
15259 \end_inset
15260 </cell>
15261 <cell alignment="center" valignment="top" topline="true" usebox="none">
15262 \begin_inset Text
15263
15264 \begin_layout Standard
15265 Annamaria
15266 \end_layout
15267
15268 \end_inset
15269 </cell>
15270 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
15271 \begin_inset Text
15272
15273 \begin_layout Standard
15274 111
15275 \end_layout
15276
15277 \end_inset
15278 </cell>
15279 </row>
15280 <row bottomline="true">
15281 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
15282 \begin_inset Text
15283
15284 \begin_layout Standard
15285
15286 \series bold
15287 Feliciello
15288 \end_layout
15289
15290 \end_inset
15291 </cell>
15292 <cell alignment="center" valignment="top" topline="true" usebox="none">
15293 \begin_inset Text
15294
15295 \begin_layout Standard
15296 Domenico
15297 \end_layout
15298
15299 \end_inset
15300 </cell>
15301 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
15302 \begin_inset Text
15303
15304 \begin_layout Standard
15305 111
15306 \end_layout
15307
15308 \end_inset
15309 </cell>
15310 </row>
15311 <row bottomline="true">
15312 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
15313 \begin_inset Text
15314
15315 \begin_layout Standard
15316
15317 \series bold
15318 Focarelli
15319 \end_layout
15320
15321 \end_inset
15322 </cell>
15323 <cell alignment="center" valignment="top" topline="true" usebox="none">
15324 \begin_inset Text
15325
15326 \begin_layout Standard
15327 Paola
15328 \end_layout
15329
15330 \end_inset
15331 </cell>
15332 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
15333 \begin_inset Text
15334
15335 \begin_layout Standard
15336 111
15337 \end_layout
15338
15339 \end_inset
15340 </cell>
15341 </row>
15342 <row bottomline="true">
15343 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
15344 \begin_inset Text
15345
15346 \begin_layout Standard
15347
15348 \series bold
15349 Galletti
15350 \end_layout
15351
15352 \end_inset
15353 </cell>
15354 <cell alignment="center" valignment="top" topline="true" usebox="none">
15355 \begin_inset Text
15356
15357 \begin_layout Standard
15358 Oreste
15359 \end_layout
15360
15361 \end_inset
15362 </cell>
15363 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
15364 \begin_inset Text
15365
15366 \begin_layout Standard
15367 111
15368 \end_layout
15369
15370 \end_inset
15371 </cell>
15372 </row>
15373 <row bottomline="true">
15374 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
15375 \begin_inset Text
15376
15377 \begin_layout Standard
15378
15379 \series bold
15380 Gasparini
15381 \end_layout
15382
15383 \end_inset
15384 </cell>
15385 <cell alignment="center" valignment="top" topline="true" usebox="none">
15386 \begin_inset Text
15387
15388 \begin_layout Standard
15389 Franca
15390 \end_layout
15391
15392 \end_inset
15393 </cell>
15394 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
15395 \begin_inset Text
15396
15397 \begin_layout Standard
15398 111
15399 \end_layout
15400
15401 \end_inset
15402 </cell>
15403 </row>
15404 <row bottomline="true">
15405 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
15406 \begin_inset Text
15407
15408 \begin_layout Standard
15409
15410 \series bold
15411 Rizzardi
15412 \end_layout
15413
15414 \end_inset
15415 </cell>
15416 <cell alignment="center" valignment="top" topline="true" usebox="none">
15417 \begin_inset Text
15418
15419 \begin_layout Standard
15420 Paola
15421 \end_layout
15422
15423 \end_inset
15424 </cell>
15425 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
15426 \begin_inset Text
15427
15428 \begin_layout Standard
15429 111
15430 \end_layout
15431
15432 \end_inset
15433 </cell>
15434 </row>
15435 <row bottomline="true">
15436 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
15437 \begin_inset Text
15438
15439 \begin_layout Standard
15440
15441 \series bold
15442 Lassini
15443 \end_layout
15444
15445 \end_inset
15446 </cell>
15447 <cell alignment="center" valignment="top" topline="true" usebox="none">
15448 \begin_inset Text
15449
15450 \begin_layout Standard
15451 Giancarlo
15452 \end_layout
15453
15454 \end_inset
15455 </cell>
15456 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
15457 \begin_inset Text
15458
15459 \begin_layout Standard
15460 111
15461 \end_layout
15462
15463 \end_inset
15464 </cell>
15465 </row>
15466 <row bottomline="true">
15467 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
15468 \begin_inset Text
15469
15470 \begin_layout Standard
15471
15472 \series bold
15473 Malfatti
15474 \end_layout
15475
15476 \end_inset
15477 </cell>
15478 <cell alignment="center" valignment="top" topline="true" usebox="none">
15479 \begin_inset Text
15480
15481 \begin_layout Standard
15482 Luciano
15483 \end_layout
15484
15485 \end_inset
15486 </cell>
15487 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
15488 \begin_inset Text
15489
15490 \begin_layout Standard
15491 111
15492 \end_layout
15493
15494 \end_inset
15495 </cell>
15496 </row>
15497 <row bottomline="true">
15498 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
15499 \begin_inset Text
15500
15501 \begin_layout Standard
15502
15503 \series bold
15504 Malfatti
15505 \end_layout
15506
15507 \end_inset
15508 </cell>
15509 <cell alignment="center" valignment="top" topline="true" usebox="none">
15510 \begin_inset Text
15511
15512 \begin_layout Standard
15513 Valeriano
15514 \end_layout
15515
15516 \end_inset
15517 </cell>
15518 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
15519 \begin_inset Text
15520
15521 \begin_layout Standard
15522 111
15523 \end_layout
15524
15525 \end_inset
15526 </cell>
15527 </row>
15528 <row bottomline="true">
15529 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
15530 \begin_inset Text
15531
15532 \begin_layout Standard
15533
15534 \series bold
15535 Meneguzzo
15536 \end_layout
15537
15538 \end_inset
15539 </cell>
15540 <cell alignment="center" valignment="top" topline="true" usebox="none">
15541 \begin_inset Text
15542
15543 \begin_layout Standard
15544 Roberto
15545 \end_layout
15546
15547 \end_inset
15548 </cell>
15549 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
15550 \begin_inset Text
15551
15552 \begin_layout Standard
15553 111
15554 \end_layout
15555
15556 \end_inset
15557 </cell>
15558 </row>
15559 <row bottomline="true">
15560 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
15561 \begin_inset Text
15562
15563 \begin_layout Standard
15564
15565 \series bold
15566 Mezzadra
15567 \end_layout
15568
15569 \end_inset
15570 </cell>
15571 <cell alignment="center" valignment="top" topline="true" usebox="none">
15572 \begin_inset Text
15573
15574 \begin_layout Standard
15575 Roberto
15576 \end_layout
15577
15578 \end_inset
15579 </cell>
15580 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
15581 \begin_inset Text
15582
15583 \begin_layout Standard
15584 111
15585 \end_layout
15586
15587 \end_inset
15588 </cell>
15589 </row>
15590 <row bottomline="true">
15591 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
15592 \begin_inset Text
15593
15594 \begin_layout Standard
15595
15596 \series bold
15597 Pirpamer
15598 \end_layout
15599
15600 \end_inset
15601 </cell>
15602 <cell alignment="center" valignment="top" topline="true" usebox="none">
15603 \begin_inset Text
15604
15605 \begin_layout Standard
15606 Erich
15607 \end_layout
15608
15609 \end_inset
15610 </cell>
15611 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
15612 \begin_inset Text
15613
15614 \begin_layout Standard
15615 111
15616 \end_layout
15617
15618 \end_inset
15619 </cell>
15620 </row>
15621 <row bottomline="true">
15622 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
15623 \begin_inset Text
15624
15625 \begin_layout Standard
15626
15627 \series bold
15628 Pochiesa
15629 \end_layout
15630
15631 \end_inset
15632 </cell>
15633 <cell alignment="center" valignment="top" topline="true" usebox="none">
15634 \begin_inset Text
15635
15636 \begin_layout Standard
15637 Paolo
15638 \end_layout
15639
15640 \end_inset
15641 </cell>
15642 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
15643 \begin_inset Text
15644
15645 \begin_layout Standard
15646 111, 222
15647 \end_layout
15648
15649 \end_inset
15650 </cell>
15651 </row>
15652 <row bottomline="true">
15653 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
15654 \begin_inset Text
15655
15656 \begin_layout Standard
15657
15658 \series bold
15659 Radina
15660 \end_layout
15661
15662 \end_inset
15663 </cell>
15664 <cell alignment="center" valignment="top" topline="true" usebox="none">
15665 \begin_inset Text
15666
15667 \begin_layout Standard
15668 Claudio
15669 \end_layout
15670
15671 \end_inset
15672 </cell>
15673 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
15674 \begin_inset Text
15675
15676 \begin_layout Standard
15677 111
15678 \end_layout
15679
15680 \end_inset
15681 </cell>
15682 </row>
15683 <row bottomline="true">
15684 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
15685 \begin_inset Text
15686
15687 \begin_layout Standard
15688
15689 \series bold
15690 Stuffer
15691 \end_layout
15692
15693 \end_inset
15694 </cell>
15695 <cell alignment="center" valignment="top" topline="true" usebox="none">
15696 \begin_inset Text
15697
15698 \begin_layout Standard
15699 Oskar
15700 \end_layout
15701
15702 \end_inset
15703 </cell>
15704 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
15705 \begin_inset Text
15706
15707 \begin_layout Standard
15708 111
15709 \end_layout
15710
15711 \end_inset
15712 </cell>
15713 </row>
15714 <row bottomline="true">
15715 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
15716 \begin_inset Text
15717
15718 \begin_layout Standard
15719
15720 \series bold
15721 Tacchelli
15722 \end_layout
15723
15724 \end_inset
15725 </cell>
15726 <cell alignment="center" valignment="top" topline="true" usebox="none">
15727 \begin_inset Text
15728
15729 \begin_layout Standard
15730 Ugo
15731 \end_layout
15732
15733 \end_inset
15734 </cell>
15735 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
15736 \begin_inset Text
15737
15738 \begin_layout Standard
15739 111
15740 \end_layout
15741
15742 \end_inset
15743 </cell>
15744 </row>
15745 <row bottomline="true">
15746 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
15747 \begin_inset Text
15748
15749 \begin_layout Standard
15750
15751 \series bold
15752 Tezzele
15753 \end_layout
15754
15755 \end_inset
15756 </cell>
15757 <cell alignment="center" valignment="top" topline="true" usebox="none">
15758 \begin_inset Text
15759
15760 \begin_layout Standard
15761 Margit
15762 \end_layout
15763
15764 \end_inset
15765 </cell>
15766 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
15767 \begin_inset Text
15768
15769 \begin_layout Standard
15770 111
15771 \end_layout
15772
15773 \end_inset
15774 </cell>
15775 </row>
15776 <row bottomline="true">
15777 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
15778 \begin_inset Text
15779
15780 \begin_layout Standard
15781
15782 \series bold
15783 Unterkalmsteiner
15784 \end_layout
15785
15786 \end_inset
15787 </cell>
15788 <cell alignment="center" valignment="top" topline="true" usebox="none">
15789 \begin_inset Text
15790
15791 \begin_layout Standard
15792 Frieda
15793 \end_layout
15794
15795 \end_inset
15796 </cell>
15797 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
15798 \begin_inset Text
15799
15800 \begin_layout Standard
15801 111
15802 \end_layout
15803
15804 \end_inset
15805 </cell>
15806 </row>
15807 <row bottomline="true">
15808 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
15809 \begin_inset Text
15810
15811 \begin_layout Standard
15812
15813 \series bold
15814 Vieider
15815 \end_layout
15816
15817 \end_inset
15818 </cell>
15819 <cell alignment="center" valignment="top" topline="true" usebox="none">
15820 \begin_inset Text
15821
15822 \begin_layout Standard
15823 Hilde
15824 \end_layout
15825
15826 \end_inset
15827 </cell>
15828 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
15829 \begin_inset Text
15830
15831 \begin_layout Standard
15832 111
15833 \end_layout
15834
15835 \end_inset
15836 </cell>
15837 </row>
15838 <row bottomline="true">
15839 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
15840 \begin_inset Text
15841
15842 \begin_layout Standard
15843
15844 \series bold
15845 Vigna
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 Jürgen
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 111
15864 \end_layout
15865
15866 \end_inset
15867 </cell>
15868 </row>
15869 <row bottomline="true">
15870 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
15871 \begin_inset Text
15872
15873 \begin_layout Standard
15874
15875 \series bold
15876 Weber
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 Maurizio
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 111
15895 \end_layout
15896
15897 \end_inset
15898 </cell>
15899 </row>
15900 <row bottomline="true">
15901 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
15902 \begin_inset Text
15903
15904 \begin_layout Standard
15905
15906 \series bold
15907 Winkler
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 Franz
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 111
15926 \end_layout
15927
15928 \end_inset
15929 </cell>
15930 </row>
15931 <row bottomline="true">
15932 <cell multicolumn="1" alignment="left" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
15933 \begin_inset Text
15934
15935 \begin_layout Standard
15936  
15937 \end_layout
15938
15939 \end_inset
15940 </cell>
15941 <cell multicolumn="2" alignment="center" valignment="top" topline="true" usebox="none">
15942 \begin_inset Text
15943
15944 \begin_layout Standard
15945
15946 \end_layout
15947
15948 \end_inset
15949 </cell>
15950 <cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
15951 \begin_inset Text
15952
15953 \begin_layout Standard
15954
15955 \end_layout
15956
15957 \end_inset
15958 </cell>
15959 </row>
15960 <row bottomline="true">
15961 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
15962 \begin_inset Text
15963
15964 \begin_layout Standard
15965
15966 \series bold
15967 Annovi
15968 \end_layout
15969
15970 \end_inset
15971 </cell>
15972 <cell alignment="center" valignment="top" topline="true" usebox="none">
15973 \begin_inset Text
15974
15975 \begin_layout Standard
15976 Silvia
15977 \end_layout
15978
15979 \end_inset
15980 </cell>
15981 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
15982 \begin_inset Text
15983
15984 \begin_layout Standard
15985 555
15986 \end_layout
15987
15988 \end_inset
15989 </cell>
15990 </row>
15991 <row bottomline="true">
15992 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
15993 \begin_inset Text
15994
15995 \begin_layout Standard
15996
15997 \series bold
15998 Bertoli
15999 \end_layout
16000
16001 \end_inset
16002 </cell>
16003 <cell alignment="center" valignment="top" topline="true" usebox="none">
16004 \begin_inset Text
16005
16006 \begin_layout Standard
16007 Stefano
16008 \end_layout
16009
16010 \end_inset
16011 </cell>
16012 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16013 \begin_inset Text
16014
16015 \begin_layout Standard
16016 555
16017 \end_layout
16018
16019 \end_inset
16020 </cell>
16021 </row>
16022 <row bottomline="true">
16023 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
16024 \begin_inset Text
16025
16026 \begin_layout Standard
16027
16028 \series bold
16029 Bozzi
16030 \end_layout
16031
16032 \end_inset
16033 </cell>
16034 <cell alignment="center" valignment="top" topline="true" usebox="none">
16035 \begin_inset Text
16036
16037 \begin_layout Standard
16038 Walter
16039 \end_layout
16040
16041 \end_inset
16042 </cell>
16043 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16044 \begin_inset Text
16045
16046 \begin_layout Standard
16047 555
16048 \end_layout
16049
16050 \end_inset
16051 </cell>
16052 </row>
16053 <row bottomline="true">
16054 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
16055 \begin_inset Text
16056
16057 \begin_layout Standard
16058
16059 \series bold
16060 Cachia
16061 \end_layout
16062
16063 \end_inset
16064 </cell>
16065 <cell alignment="center" valignment="top" topline="true" usebox="none">
16066 \begin_inset Text
16067
16068 \begin_layout Standard
16069 Maria
16070 \end_layout
16071
16072 \end_inset
16073 </cell>
16074 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16075 \begin_inset Text
16076
16077 \begin_layout Standard
16078 555
16079 \end_layout
16080
16081 \end_inset
16082 </cell>
16083 </row>
16084 <row bottomline="true">
16085 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
16086 \begin_inset Text
16087
16088 \begin_layout Standard
16089
16090 \series bold
16091 Cachia
16092 \end_layout
16093
16094 \end_inset
16095 </cell>
16096 <cell alignment="center" valignment="top" topline="true" usebox="none">
16097 \begin_inset Text
16098
16099 \begin_layout Standard
16100 Maurizio
16101 \end_layout
16102
16103 \end_inset
16104 </cell>
16105 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16106 \begin_inset Text
16107
16108 \begin_layout Standard
16109 555
16110 \end_layout
16111
16112 \end_inset
16113 </cell>
16114 </row>
16115 <row bottomline="true">
16116 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
16117 \begin_inset Text
16118
16119 \begin_layout Standard
16120
16121 \series bold
16122 Cinquemani
16123 \end_layout
16124
16125 \end_inset
16126 </cell>
16127 <cell alignment="center" valignment="top" topline="true" usebox="none">
16128 \begin_inset Text
16129
16130 \begin_layout Standard
16131 Giusi
16132 \end_layout
16133
16134 \end_inset
16135 </cell>
16136 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16137 \begin_inset Text
16138
16139 \begin_layout Standard
16140 555
16141 \end_layout
16142
16143 \end_inset
16144 </cell>
16145 </row>
16146 <row bottomline="true">
16147 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
16148 \begin_inset Text
16149
16150 \begin_layout Standard
16151
16152 \series bold
16153 Colin
16154 \end_layout
16155
16156 \end_inset
16157 </cell>
16158 <cell alignment="center" valignment="top" topline="true" usebox="none">
16159 \begin_inset Text
16160
16161 \begin_layout Standard
16162 Bernard
16163 \end_layout
16164
16165 \end_inset
16166 </cell>
16167 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16168 \begin_inset Text
16169
16170 \begin_layout Standard
16171 555
16172 \end_layout
16173
16174 \end_inset
16175 </cell>
16176 </row>
16177 <row bottomline="true">
16178 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
16179 \begin_inset Text
16180
16181 \begin_layout Standard
16182
16183 \series bold
16184 Concli
16185 \end_layout
16186
16187 \end_inset
16188 </cell>
16189 <cell alignment="center" valignment="top" topline="true" usebox="none">
16190 \begin_inset Text
16191
16192 \begin_layout Standard
16193 Gianfranco
16194 \end_layout
16195
16196 \end_inset
16197 </cell>
16198 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16199 \begin_inset Text
16200
16201 \begin_layout Standard
16202 555
16203 \end_layout
16204
16205 \end_inset
16206 </cell>
16207 </row>
16208 <row bottomline="true">
16209 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
16210 \begin_inset Text
16211
16212 \begin_layout Standard
16213
16214 \series bold
16215 Dal Bosco
16216 \end_layout
16217
16218 \end_inset
16219 </cell>
16220 <cell alignment="center" valignment="top" topline="true" usebox="none">
16221 \begin_inset Text
16222
16223 \begin_layout Standard
16224 Carolina
16225 \end_layout
16226
16227 \end_inset
16228 </cell>
16229 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16230 \begin_inset Text
16231
16232 \begin_layout Standard
16233 555
16234 \end_layout
16235
16236 \end_inset
16237 </cell>
16238 </row>
16239 <row bottomline="true">
16240 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
16241 \begin_inset Text
16242
16243 \begin_layout Standard
16244
16245 \series bold
16246 Dalpiaz
16247 \end_layout
16248
16249 \end_inset
16250 </cell>
16251 <cell alignment="center" valignment="top" topline="true" usebox="none">
16252 \begin_inset Text
16253
16254 \begin_layout Standard
16255 Annamaria
16256 \end_layout
16257
16258 \end_inset
16259 </cell>
16260 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16261 \begin_inset Text
16262
16263 \begin_layout Standard
16264 555
16265 \end_layout
16266
16267 \end_inset
16268 </cell>
16269 </row>
16270 <row bottomline="true">
16271 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
16272 \begin_inset Text
16273
16274 \begin_layout Standard
16275
16276 \series bold
16277 Feliciello
16278 \end_layout
16279
16280 \end_inset
16281 </cell>
16282 <cell alignment="center" valignment="top" topline="true" usebox="none">
16283 \begin_inset Text
16284
16285 \begin_layout Standard
16286 Domenico
16287 \end_layout
16288
16289 \end_inset
16290 </cell>
16291 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16292 \begin_inset Text
16293
16294 \begin_layout Standard
16295 555
16296 \end_layout
16297
16298 \end_inset
16299 </cell>
16300 </row>
16301 <row bottomline="true">
16302 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
16303 \begin_inset Text
16304
16305 \begin_layout Standard
16306
16307 \series bold
16308 Focarelli
16309 \end_layout
16310
16311 \end_inset
16312 </cell>
16313 <cell alignment="center" valignment="top" topline="true" usebox="none">
16314 \begin_inset Text
16315
16316 \begin_layout Standard
16317 Paola
16318 \end_layout
16319
16320 \end_inset
16321 </cell>
16322 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16323 \begin_inset Text
16324
16325 \begin_layout Standard
16326 555
16327 \end_layout
16328
16329 \end_inset
16330 </cell>
16331 </row>
16332 <row bottomline="true">
16333 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
16334 \begin_inset Text
16335
16336 \begin_layout Standard
16337
16338 \series bold
16339 Galletti
16340 \end_layout
16341
16342 \end_inset
16343 </cell>
16344 <cell alignment="center" valignment="top" topline="true" usebox="none">
16345 \begin_inset Text
16346
16347 \begin_layout Standard
16348 Oreste
16349 \end_layout
16350
16351 \end_inset
16352 </cell>
16353 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16354 \begin_inset Text
16355
16356 \begin_layout Standard
16357 555
16358 \end_layout
16359
16360 \end_inset
16361 </cell>
16362 </row>
16363 <row bottomline="true">
16364 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
16365 \begin_inset Text
16366
16367 \begin_layout Standard
16368
16369 \series bold
16370 Gasparini
16371 \end_layout
16372
16373 \end_inset
16374 </cell>
16375 <cell alignment="center" valignment="top" topline="true" usebox="none">
16376 \begin_inset Text
16377
16378 \begin_layout Standard
16379 Franca
16380 \end_layout
16381
16382 \end_inset
16383 </cell>
16384 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16385 \begin_inset Text
16386
16387 \begin_layout Standard
16388 555
16389 \end_layout
16390
16391 \end_inset
16392 </cell>
16393 </row>
16394 <row bottomline="true">
16395 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
16396 \begin_inset Text
16397
16398 \begin_layout Standard
16399
16400 \series bold
16401 Rizzardi
16402 \end_layout
16403
16404 \end_inset
16405 </cell>
16406 <cell alignment="center" valignment="top" topline="true" usebox="none">
16407 \begin_inset Text
16408
16409 \begin_layout Standard
16410 Paola
16411 \end_layout
16412
16413 \end_inset
16414 </cell>
16415 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16416 \begin_inset Text
16417
16418 \begin_layout Standard
16419 555
16420 \end_layout
16421
16422 \end_inset
16423 </cell>
16424 </row>
16425 <row bottomline="true">
16426 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
16427 \begin_inset Text
16428
16429 \begin_layout Standard
16430
16431 \series bold
16432 Lassini
16433 \end_layout
16434
16435 \end_inset
16436 </cell>
16437 <cell alignment="center" valignment="top" topline="true" usebox="none">
16438 \begin_inset Text
16439
16440 \begin_layout Standard
16441 Giancarlo
16442 \end_layout
16443
16444 \end_inset
16445 </cell>
16446 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16447 \begin_inset Text
16448
16449 \begin_layout Standard
16450 555
16451 \end_layout
16452
16453 \end_inset
16454 </cell>
16455 </row>
16456 <row bottomline="true">
16457 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
16458 \begin_inset Text
16459
16460 \begin_layout Standard
16461
16462 \series bold
16463 Malfatti
16464 \end_layout
16465
16466 \end_inset
16467 </cell>
16468 <cell alignment="center" valignment="top" topline="true" usebox="none">
16469 \begin_inset Text
16470
16471 \begin_layout Standard
16472 Luciano
16473 \end_layout
16474
16475 \end_inset
16476 </cell>
16477 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16478 \begin_inset Text
16479
16480 \begin_layout Standard
16481 555
16482 \end_layout
16483
16484 \end_inset
16485 </cell>
16486 </row>
16487 <row bottomline="true">
16488 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
16489 \begin_inset Text
16490
16491 \begin_layout Standard
16492
16493 \series bold
16494 Malfatti
16495 \end_layout
16496
16497 \end_inset
16498 </cell>
16499 <cell alignment="center" valignment="top" topline="true" usebox="none">
16500 \begin_inset Text
16501
16502 \begin_layout Standard
16503 Valeriano
16504 \end_layout
16505
16506 \end_inset
16507 </cell>
16508 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16509 \begin_inset Text
16510
16511 \begin_layout Standard
16512 555
16513 \end_layout
16514
16515 \end_inset
16516 </cell>
16517 </row>
16518 <row bottomline="true">
16519 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
16520 \begin_inset Text
16521
16522 \begin_layout Standard
16523
16524 \series bold
16525 Meneguzzo
16526 \end_layout
16527
16528 \end_inset
16529 </cell>
16530 <cell alignment="center" valignment="top" topline="true" usebox="none">
16531 \begin_inset Text
16532
16533 \begin_layout Standard
16534 Roberto
16535 \end_layout
16536
16537 \end_inset
16538 </cell>
16539 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16540 \begin_inset Text
16541
16542 \begin_layout Standard
16543 555
16544 \end_layout
16545
16546 \end_inset
16547 </cell>
16548 </row>
16549 <row bottomline="true">
16550 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
16551 \begin_inset Text
16552
16553 \begin_layout Standard
16554
16555 \series bold
16556 Mezzadra
16557 \end_layout
16558
16559 \end_inset
16560 </cell>
16561 <cell alignment="center" valignment="top" topline="true" usebox="none">
16562 \begin_inset Text
16563
16564 \begin_layout Standard
16565 Roberto
16566 \end_layout
16567
16568 \end_inset
16569 </cell>
16570 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16571 \begin_inset Text
16572
16573 \begin_layout Standard
16574 555
16575 \end_layout
16576
16577 \end_inset
16578 </cell>
16579 </row>
16580 <row bottomline="true">
16581 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
16582 \begin_inset Text
16583
16584 \begin_layout Standard
16585
16586 \series bold
16587 Pirpamer
16588 \end_layout
16589
16590 \end_inset
16591 </cell>
16592 <cell alignment="center" valignment="top" topline="true" usebox="none">
16593 \begin_inset Text
16594
16595 \begin_layout Standard
16596 Erich
16597 \end_layout
16598
16599 \end_inset
16600 </cell>
16601 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16602 \begin_inset Text
16603
16604 \begin_layout Standard
16605 555
16606 \end_layout
16607
16608 \end_inset
16609 </cell>
16610 </row>
16611 <row bottomline="true">
16612 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
16613 \begin_inset Text
16614
16615 \begin_layout Standard
16616
16617 \series bold
16618 Pochiesa
16619 \end_layout
16620
16621 \end_inset
16622 </cell>
16623 <cell alignment="center" valignment="top" topline="true" usebox="none">
16624 \begin_inset Text
16625
16626 \begin_layout Standard
16627 Paolo
16628 \end_layout
16629
16630 \end_inset
16631 </cell>
16632 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16633 \begin_inset Text
16634
16635 \begin_layout Standard
16636 555, 222
16637 \end_layout
16638
16639 \end_inset
16640 </cell>
16641 </row>
16642 <row bottomline="true">
16643 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
16644 \begin_inset Text
16645
16646 \begin_layout Standard
16647
16648 \series bold
16649 Radina
16650 \end_layout
16651
16652 \end_inset
16653 </cell>
16654 <cell alignment="center" valignment="top" topline="true" usebox="none">
16655 \begin_inset Text
16656
16657 \begin_layout Standard
16658 Claudio
16659 \end_layout
16660
16661 \end_inset
16662 </cell>
16663 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16664 \begin_inset Text
16665
16666 \begin_layout Standard
16667 555
16668 \end_layout
16669
16670 \end_inset
16671 </cell>
16672 </row>
16673 <row bottomline="true">
16674 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
16675 \begin_inset Text
16676
16677 \begin_layout Standard
16678
16679 \series bold
16680 Stuffer
16681 \end_layout
16682
16683 \end_inset
16684 </cell>
16685 <cell alignment="center" valignment="top" topline="true" usebox="none">
16686 \begin_inset Text
16687
16688 \begin_layout Standard
16689 Oskar
16690 \end_layout
16691
16692 \end_inset
16693 </cell>
16694 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16695 \begin_inset Text
16696
16697 \begin_layout Standard
16698 555
16699 \end_layout
16700
16701 \end_inset
16702 </cell>
16703 </row>
16704 <row bottomline="true">
16705 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
16706 \begin_inset Text
16707
16708 \begin_layout Standard
16709
16710 \series bold
16711 Tacchelli
16712 \end_layout
16713
16714 \end_inset
16715 </cell>
16716 <cell alignment="center" valignment="top" topline="true" usebox="none">
16717 \begin_inset Text
16718
16719 \begin_layout Standard
16720 Ugo
16721 \end_layout
16722
16723 \end_inset
16724 </cell>
16725 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16726 \begin_inset Text
16727
16728 \begin_layout Standard
16729 555
16730 \end_layout
16731
16732 \end_inset
16733 </cell>
16734 </row>
16735 <row bottomline="true">
16736 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
16737 \begin_inset Text
16738
16739 \begin_layout Standard
16740
16741 \series bold
16742 Tezzele
16743 \end_layout
16744
16745 \end_inset
16746 </cell>
16747 <cell alignment="center" valignment="top" topline="true" usebox="none">
16748 \begin_inset Text
16749
16750 \begin_layout Standard
16751 Margit
16752 \end_layout
16753
16754 \end_inset
16755 </cell>
16756 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16757 \begin_inset Text
16758
16759 \begin_layout Standard
16760 555
16761 \end_layout
16762
16763 \end_inset
16764 </cell>
16765 </row>
16766 <row bottomline="true">
16767 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
16768 \begin_inset Text
16769
16770 \begin_layout Standard
16771
16772 \series bold
16773 Unterkalmsteiner
16774 \end_layout
16775
16776 \end_inset
16777 </cell>
16778 <cell alignment="center" valignment="top" topline="true" usebox="none">
16779 \begin_inset Text
16780
16781 \begin_layout Standard
16782 Frieda
16783 \end_layout
16784
16785 \end_inset
16786 </cell>
16787 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16788 \begin_inset Text
16789
16790 \begin_layout Standard
16791 555
16792 \end_layout
16793
16794 \end_inset
16795 </cell>
16796 </row>
16797 <row bottomline="true">
16798 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
16799 \begin_inset Text
16800
16801 \begin_layout Standard
16802
16803 \series bold
16804 Vieider
16805 \end_layout
16806
16807 \end_inset
16808 </cell>
16809 <cell alignment="center" valignment="top" topline="true" usebox="none">
16810 \begin_inset Text
16811
16812 \begin_layout Standard
16813 Hilde
16814 \end_layout
16815
16816 \end_inset
16817 </cell>
16818 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16819 \begin_inset Text
16820
16821 \begin_layout Standard
16822 555
16823 \end_layout
16824
16825 \end_inset
16826 </cell>
16827 </row>
16828 <row bottomline="true">
16829 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
16830 \begin_inset Text
16831
16832 \begin_layout Standard
16833
16834 \series bold
16835 Vigna
16836 \end_layout
16837
16838 \end_inset
16839 </cell>
16840 <cell alignment="center" valignment="top" topline="true" usebox="none">
16841 \begin_inset Text
16842
16843 \begin_layout Standard
16844 Jürgen
16845 \end_layout
16846
16847 \end_inset
16848 </cell>
16849 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16850 \begin_inset Text
16851
16852 \begin_layout Standard
16853 999
16854 \end_layout
16855
16856 \end_inset
16857 </cell>
16858 </row>
16859 <row bottomline="true">
16860 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
16861 \begin_inset Text
16862
16863 \begin_layout Standard
16864
16865 \series bold
16866 Weber
16867 \end_layout
16868
16869 \end_inset
16870 </cell>
16871 <cell alignment="center" valignment="top" topline="true" usebox="none">
16872 \begin_inset Text
16873
16874 \begin_layout Standard
16875 Maurizio
16876 \end_layout
16877
16878 \end_inset
16879 </cell>
16880 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16881 \begin_inset Text
16882
16883 \begin_layout Standard
16884 555
16885 \end_layout
16886
16887 \end_inset
16888 </cell>
16889 </row>
16890 <row bottomline="true">
16891 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
16892 \begin_inset Text
16893
16894 \begin_layout Standard
16895
16896 \series bold
16897 Winkler
16898 \end_layout
16899
16900 \end_inset
16901 </cell>
16902 <cell alignment="center" valignment="top" topline="true" usebox="none">
16903 \begin_inset Text
16904
16905 \begin_layout Standard
16906 Franz
16907 \end_layout
16908
16909 \end_inset
16910 </cell>
16911 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16912 \begin_inset Text
16913
16914 \begin_layout Standard
16915 555
16916 \end_layout
16917
16918 \end_inset
16919 </cell>
16920 </row>
16921 <row bottomline="true" endlastfoot="true">
16922 <cell multicolumn="1" alignment="block" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
16923 \begin_inset Text
16924
16925 \begin_layout Standard
16926
16927 \series bold
16928 End
16929 \end_layout
16930
16931 \end_inset
16932 </cell>
16933 <cell multicolumn="2" alignment="center" valignment="top" topline="true" usebox="none">
16934 \begin_inset Text
16935
16936 \begin_layout Standard
16937
16938 \end_layout
16939
16940 \end_inset
16941 </cell>
16942 <cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16943 \begin_inset Text
16944
16945 \begin_layout Standard
16946
16947 \end_layout
16948
16949 \end_inset
16950 </cell>
16951 </row>
16952 </lyxtabular>
16953
16954 \end_inset
16955
16956
16957 \end_layout
16958
16959 \begin_layout Subsection
16960 Table Cells
16961 \begin_inset LatexCommand index
16962 name "Tables ! Cells"
16963
16964 \end_inset
16965
16966
16967 \begin_inset LatexCommand label
16968 name "sub:Table-Cells"
16969
16970 \end_inset
16971
16972
16973 \end_layout
16974
16975 \begin_layout Standard
16976 A table cell can contain text, inline equations, a figure, or another table.
16977  All these kinds of objects can be placed in the same cell.
16978  Font sizes and shapes can also be altered.
16979  But you can't put a special environment in a cell (like 
16980 \family sans
16981 Section*
16982 \family default
16983 , etc.), nor set spacing options etc.
16984  for the cell's paragraph.
16985 \end_layout
16986
16987 \begin_layout Standard
16988 To have multi-line entries in table cells, you have to declare a fixed width
16989  for the column in the table dialog.
16990  Your text is then automatically split into multiple lines and the cell
16991  is enlarged vertically when the length of the text exceeds the given width.
16992  An example:
16993 \end_layout
16994
16995 \begin_layout Standard
16996 \align center
16997 \begin_inset Tabular
16998 <lyxtabular version="3" rows="4" columns="3">
16999 <features>
17000 <column alignment="center" valignment="top" leftline="true" width="0pt">
17001 <column alignment="block" valignment="top" leftline="true" width="3cm">
17002 <column alignment="center" valignment="top" leftline="true" rightline="true" width="0pt">
17003 <row topline="true" bottomline="true">
17004 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
17005 \begin_inset Text
17006
17007 \begin_layout Standard
17008
17009 \family roman
17010 \series medium
17011 \shape up
17012 \size normal
17013 \emph off
17014 \bar no
17015 \noun off
17016 \color none
17017 1
17018 \end_layout
17019
17020 \end_inset
17021 </cell>
17022 <cell multicolumn="1" alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
17023 \begin_inset Text
17024
17025 \begin_layout Standard
17026
17027 \family roman
17028 \series medium
17029 \shape up
17030 \size normal
17031 \emph off
17032 \bar no
17033 \noun off
17034 \color none
17035 2
17036 \end_layout
17037
17038 \end_inset
17039 </cell>
17040 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
17041 \begin_inset Text
17042
17043 \begin_layout Standard
17044
17045 \family roman
17046 \series medium
17047 \shape up
17048 \size normal
17049 \emph off
17050 \bar no
17051 \noun off
17052 \color none
17053 3
17054 \end_layout
17055
17056 \end_inset
17057 </cell>
17058 </row>
17059 <row>
17060 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
17061 \begin_inset Text
17062
17063 \begin_layout Standard
17064
17065 \family roman
17066 \series medium
17067 \shape up
17068 \size normal
17069 \emph off
17070 \bar no
17071 \noun off
17072 \color none
17073 4
17074 \end_layout
17075
17076 \end_inset
17077 </cell>
17078 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
17079 \begin_inset Text
17080
17081 \begin_layout Standard
17082
17083 \family roman
17084 \series medium
17085 \shape up
17086 \size normal
17087 \emph off
17088 \bar no
17089 \noun off
17090 \color none
17091 This is a multiline entry in a table.
17092 \end_layout
17093
17094 \end_inset
17095 </cell>
17096 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
17097 \begin_inset Text
17098
17099 \begin_layout Standard
17100
17101 \family roman
17102 \series medium
17103 \shape up
17104 \size normal
17105 \emph off
17106 \bar no
17107 \noun off
17108 \color none
17109 5
17110 \end_layout
17111
17112 \end_inset
17113 </cell>
17114 </row>
17115 <row bottomline="true">
17116 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
17117 \begin_inset Text
17118
17119 \begin_layout Standard
17120
17121 \family roman
17122 \series medium
17123 \shape up
17124 \size normal
17125 \emph off
17126 \bar no
17127 \noun off
17128 \color none
17129 6
17130 \end_layout
17131
17132 \end_inset
17133 </cell>
17134 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
17135 \begin_inset Text
17136
17137 \begin_layout Standard
17138
17139 \family roman
17140 \series medium
17141 \shape up
17142 \size normal
17143 \emph off
17144 \bar no
17145 \noun off
17146 \color none
17147 This is longer now.
17148 \end_layout
17149
17150 \end_inset
17151 </cell>
17152 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
17153 \begin_inset Text
17154
17155 \begin_layout Standard
17156
17157 \family roman
17158 \series medium
17159 \shape up
17160 \size normal
17161 \emph off
17162 \bar no
17163 \noun off
17164 \color none
17165 7
17166 \end_layout
17167
17168 \end_inset
17169 </cell>
17170 </row>
17171 <row bottomline="true">
17172 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
17173 \begin_inset Text
17174
17175 \begin_layout Standard
17176
17177 \family roman
17178 \series medium
17179 \shape up
17180 \size normal
17181 \emph off
17182 \bar no
17183 \noun off
17184 \color none
17185 8
17186 \end_layout
17187
17188 \end_inset
17189 </cell>
17190 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
17191 \begin_inset Text
17192
17193 \begin_layout Standard
17194
17195 \family roman
17196 \series medium
17197 \shape up
17198 \size normal
17199 \emph off
17200 \bar no
17201 \noun off
17202 \color none
17203 This is a multiline entry in a table.
17204  This is longer now.
17205 \end_layout
17206
17207 \end_inset
17208 </cell>
17209 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
17210 \begin_inset Text
17211
17212 \begin_layout Standard
17213
17214 \family roman
17215 \series medium
17216 \shape up
17217 \size normal
17218 \emph off
17219 \bar no
17220 \noun off
17221 \color none
17222 9
17223 \end_layout
17224
17225 \end_inset
17226 </cell>
17227 </row>
17228 </lyxtabular>
17229
17230 \end_inset
17231
17232
17233 \end_layout
17234
17235 \begin_layout Standard
17236 Cutting and pasting between tables and table cells works reasonably well.
17237  You can cut and paste even more than one row.
17238  Selection with the mouse or with 
17239 \family sans
17240 Shift
17241 \family default
17242  plus the arrow keys works as usual.
17243  You can also copy and paste the entire table as a single unit by starting
17244  the selection from outside the table.
17245 \end_layout
17246
17247 \begin_layout Section
17248 Floats
17249 \begin_inset LatexCommand index
17250 name "Floats"
17251
17252 \end_inset
17253
17254
17255 \begin_inset LatexCommand label
17256 name "sec:Floats"
17257
17258 \end_inset
17259
17260
17261 \end_layout
17262
17263 \begin_layout Standard
17264 A float is a block of text associated with some sort of label, which doesn't
17265  have a fixed location.
17266  It can 
17267 \begin_inset Quotes eld
17268 \end_inset
17269
17270 float
17271 \begin_inset Quotes erd
17272 \end_inset
17273
17274  forward or backward a page or two, to wherever it fits best.
17275  
17276 \family sans
17277 Footnotes
17278 \family default
17279  and 
17280 \family sans
17281 Margin\InsetSpace ~
17282 Notes
17283 \family default
17284  are also floats, because they can float to the next page when there are
17285  too much notes at the page.
17286 \end_layout
17287
17288 \begin_layout Standard
17289 Floats makes it possible to get a high quality layout.
17290  Images and tables can evenly be spread to the pages to avoid whitespace
17291  and pages without text.
17292  As the floating often destroys the context between the text and the image/table
17293 , every float can be referenced in the text.
17294  Floats are therefore numbered.
17295  Referencing is described in section\InsetSpace ~
17296
17297 \begin_inset LatexCommand ref
17298 reference "sec:Cross-References"
17299
17300 \end_inset
17301
17302 .
17303 \end_layout
17304
17305 \begin_layout Standard
17306 To insert a float, use the menu 
17307 \family sans
17308 Insert\SpecialChar \menuseparator
17309 Floats
17310 \family default
17311 .
17312  A box with a caption that has e.\InsetSpace \thinspace{}
17313 g.\InsetSpace ~
17314 the label 
17315 \begin_inset Quotes eld
17316 \end_inset
17317
17318 Figure\InsetSpace ~
17319 #:
17320 \begin_inset Quotes erd
17321 \end_inset
17322
17323  (# is the actual number) will be inserted into your document.
17324  The label will automatically be translated to the document language in
17325  the output.
17326  Behind the label you can insert the caption text.
17327 \begin_inset LatexCommand index
17328 name "Floats ! Captions"
17329
17330 \end_inset
17331
17332  The image or table is inserted above or below the caption in a separate
17333  paragraph within the float.
17334  To keep your LyX-document readable, you can open and close the float box
17335  by left-clicking on the box label.
17336  A closed float box looks like this: 
17337 \begin_inset Graphics
17338         filename clipart/floatQt4.png
17339         inzipName 
17340         embed true
17341         scale 80
17342
17343 \end_inset
17344
17345  -- a gray button with a red label.
17346 \end_layout
17347
17348 \begin_layout Standard
17349 It is recommended to insert floats as a separate paragraph to avoid possible
17350  LaTeX-errors that can occur when the surrounding text is specially formatted.
17351 \end_layout
17352
17353 \begin_layout Subsection
17354 Float Types
17355 \end_layout
17356
17357 \begin_layout Subsubsection
17358 Figure Floats
17359 \begin_inset LatexCommand index
17360 name "Floats ! Figure floats"
17361
17362 \end_inset
17363
17364
17365 \begin_inset LatexCommand label
17366 name "sec:Figure-Floats"
17367
17368 \end_inset
17369
17370
17371 \end_layout
17372
17373 \begin_layout Standard
17374 The menu 
17375 \family sans
17376 Insert\SpecialChar \menuseparator
17377 Float\SpecialChar \menuseparator
17378 Figure
17379 \family default
17380  inserts a float with the label 
17381 \begin_inset Quotes eld
17382 \end_inset
17383
17384
17385 \series bold
17386 Figure\InsetSpace ~
17387 #:
17388 \series default
17389
17390 \begin_inset Quotes erd
17391 \end_inset
17392
17393 .
17394  Set the cursor above this label (or before it and press enter) and insert
17395  the image as described above to get the caption printed below the image.
17396  This is what we did for Figure\InsetSpace ~
17397
17398 \begin_inset LatexCommand ref
17399 reference "cap:Platypus"
17400
17401 \end_inset
17402
17403 .
17404  If you want the caption to be above the image, set the cursor at the end
17405  of the caption, press enter and insert the image.
17406  This was done in Figure\InsetSpace ~
17407
17408 \begin_inset LatexCommand ref
17409 reference "cap:Escher"
17410
17411 \end_inset
17412
17413 .
17414 \end_layout
17415
17416 \begin_layout Standard
17417 \begin_inset Float figure
17418 wide false
17419 sideways false
17420 status open
17421
17422 \begin_layout Standard
17423 \align center
17424 \begin_inset Graphics
17425         filename clipart/platypus.eps
17426         inzipName 
17427         embed false
17428         display color
17429         width 50col%
17430         rotateOrigin center
17431
17432 \end_inset
17433
17434
17435 \end_layout
17436
17437 \begin_layout Standard
17438 \begin_inset Caption
17439
17440 \begin_layout Standard
17441 \begin_inset LatexCommand label
17442 name "cap:Platypus"
17443
17444 \end_inset
17445
17446 A severely distorted platypus in a float.
17447 \end_layout
17448
17449 \end_inset
17450
17451
17452 \end_layout
17453
17454 \end_inset
17455
17456
17457 \end_layout
17458
17459 \begin_layout Standard
17460 \begin_inset Float figure
17461 wide false
17462 sideways false
17463 status open
17464
17465 \begin_layout Standard
17466 \begin_inset Caption
17467
17468 \begin_layout Standard
17469 \begin_inset LatexCommand label
17470 name "cap:Escher"
17471
17472 \end_inset
17473
17474 M.C.
17475  Escher on acid.
17476 \end_layout
17477
17478 \end_inset
17479
17480
17481 \end_layout
17482
17483 \begin_layout Standard
17484 \align center
17485 \begin_inset Graphics
17486         filename clipart/escher-lsd.eps
17487         inzipName 
17488         embed true
17489         display color
17490         scale 80
17491         rotateOrigin center
17492
17493 \end_inset
17494
17495
17496 \end_layout
17497
17498 \end_inset
17499
17500
17501 \end_layout
17502
17503 \begin_layout Standard
17504 This figure float show also how to set a label and create a cross-reference
17505  to it.
17506  As described in section\InsetSpace ~
17507
17508 \begin_inset LatexCommand ref
17509 reference "sec:Cross-References"
17510
17511 \end_inset
17512
17513 , you can simply insert a label in the caption using the menu 
17514 \family sans
17515 Insert\SpecialChar \menuseparator
17516 Label
17517 \family default
17518  and refer to it using the menu 
17519 \family sans
17520 Insert\SpecialChar \menuseparator
17521 Cross-Reference
17522 \family default
17523 .
17524  It is important to use references to figure floats, rather than using vague
17525  references like 
17526 \begin_inset Quotes eld
17527 \end_inset
17528
17529 the figure above
17530 \begin_inset Quotes erd
17531 \end_inset
17532
17533 , because as LaTeX will reposition the floats in the final document; it
17534  might not be 
17535 \begin_inset Quotes eld
17536 \end_inset
17537
17538 above
17539 \begin_inset Quotes erd
17540 \end_inset
17541
17542  at all.
17543 \end_layout
17544
17545 \begin_layout Standard
17546 Normally one inserts only one image to a figure float, but sometimes you
17547  might want to use two images with separate subcaptions.
17548  This can be done in the graphics dialog: Right-click on an image and go
17549  to the tab 
17550 \family sans
17551 Extra\InsetSpace ~
17552 options
17553 \family default
17554  in the appearing dialog, use the option 
17555 \family sans
17556 Subfigure
17557 \family default
17558 , and enter the subcaption for the image in the now enabled caption field.
17559  Figure\InsetSpace ~
17560
17561 \begin_inset LatexCommand ref
17562 reference "cap:Two-distorted-images"
17563
17564 \end_inset
17565
17566  is an example of a figure float with two images set side by side.
17567  You can also set the images one below the other.
17568 \end_layout
17569
17570 \begin_layout Standard
17571 \begin_inset Float figure
17572 wide false
17573 sideways false
17574 status open
17575
17576 \begin_layout Standard
17577
17578 \hfill
17579
17580 \begin_inset Graphics
17581         filename clipart/escher-lsd.eps
17582         inzipName 
17583         embed true
17584         width 45col%
17585         subcaption
17586         subcaptionText "Undefinable structure"
17587
17588 \end_inset
17589
17590
17591 \hfill
17592
17593 \begin_inset Graphics
17594         filename clipart/platypus.eps
17595         inzipName 
17596         embed true
17597         lyxscale 60
17598         width 45col%
17599         subcaption
17600         subcaptionText "Platypus"
17601
17602 \end_inset
17603
17604
17605 \hfill
17606
17607 \end_layout
17608
17609 \begin_layout Standard
17610 \begin_inset Caption
17611
17612 \begin_layout Standard
17613 \begin_inset LatexCommand label
17614 name "cap:Two-distorted-images"
17615
17616 \end_inset
17617
17618 Two distorted images.
17619 \end_layout
17620
17621 \end_inset
17622
17623
17624 \end_layout
17625
17626 \end_inset
17627
17628
17629 \end_layout
17630
17631 \begin_layout Standard
17632 Note that the caption is added to the 
17633 \family sans
17634 List\InsetSpace ~
17635 of\InsetSpace ~
17636 Figures
17637 \family default
17638  as described in section\InsetSpace ~
17639
17640 \begin_inset LatexCommand ref
17641 reference "sec:ListsOf"
17642
17643 \end_inset
17644
17645 .
17646 \end_layout
17647
17648 \begin_layout Subsubsection
17649 Table Floats
17650 \begin_inset LatexCommand index
17651 name "Floats ! Table floats"
17652
17653 \end_inset
17654
17655
17656 \begin_inset LatexCommand label
17657 name "sec:Table-Floats"
17658
17659 \end_inset
17660
17661
17662 \end_layout
17663
17664 \begin_layout Standard
17665 Table floats can be inserted using the menu 
17666 \family sans
17667 Insert\SpecialChar \menuseparator
17668 Float\SpecialChar \menuseparator
17669 Table
17670 \family default
17671 .
17672  They have the same properties as figure floats except of the different
17673  label.
17674  Table\InsetSpace ~
17675
17676 \begin_inset LatexCommand ref
17677 reference "cap:Table-float"
17678
17679 \end_inset
17680
17681  is an example of a table float.
17682 \end_layout
17683
17684 \begin_layout Standard
17685 \begin_inset Float table
17686 wide false
17687 sideways false
17688 status open
17689
17690 \begin_layout Standard
17691 \begin_inset Caption
17692
17693 \begin_layout Standard
17694 \begin_inset LatexCommand label
17695 name "cap:Table-float"
17696
17697 \end_inset
17698
17699 A table float.
17700 \end_layout
17701
17702 \end_inset
17703
17704
17705 \end_layout
17706
17707 \begin_layout Standard
17708 \align center
17709 \begin_inset Tabular
17710 <lyxtabular version="3" rows="3" columns="3">
17711 <features>
17712 <column alignment="center" valignment="top" leftline="true" width="0pt">
17713 <column alignment="center" valignment="top" leftline="true" width="0pt">
17714 <column alignment="center" valignment="top" leftline="true" rightline="true" width="0pt">
17715 <row topline="true" bottomline="true">
17716 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
17717 \begin_inset Text
17718
17719 \begin_layout Standard
17720
17721 \family roman
17722 \series medium
17723 \shape up
17724 \size normal
17725 \emph off
17726 \bar no
17727 \noun off
17728 \color none
17729 1
17730 \end_layout
17731
17732 \end_inset
17733 </cell>
17734 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
17735 \begin_inset Text
17736
17737 \begin_layout Standard
17738
17739 \family roman
17740 \series medium
17741 \shape up
17742 \size normal
17743 \emph off
17744 \bar no
17745 \noun off
17746 \color none
17747 2
17748 \end_layout
17749
17750 \end_inset
17751 </cell>
17752 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
17753 \begin_inset Text
17754
17755 \begin_layout Standard
17756
17757 \family roman
17758 \series medium
17759 \shape up
17760 \size normal
17761 \emph off
17762 \bar no
17763 \noun off
17764 \color none
17765 3
17766 \end_layout
17767
17768 \end_inset
17769 </cell>
17770 </row>
17771 <row topline="true">
17772 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
17773 \begin_inset Text
17774
17775 \begin_layout Standard
17776
17777 \family roman
17778 \series medium
17779 \shape up
17780 \size normal
17781 \emph off
17782 \bar no
17783 \noun off
17784 \color none
17785 Joe
17786 \end_layout
17787
17788 \end_inset
17789 </cell>
17790 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
17791 \begin_inset Text
17792
17793 \begin_layout Standard
17794
17795 \family roman
17796 \series medium
17797 \shape up
17798 \size normal
17799 \emph off
17800 \bar no
17801 \noun off
17802 \color none
17803 Mary
17804 \end_layout
17805
17806 \end_inset
17807 </cell>
17808 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
17809 \begin_inset Text
17810
17811 \begin_layout Standard
17812
17813 \family roman
17814 \series medium
17815 \shape up
17816 \size normal
17817 \emph off
17818 \bar no
17819 \noun off
17820 \color none
17821 Ted
17822 \end_layout
17823
17824 \end_inset
17825 </cell>
17826 </row>
17827 <row topline="true" bottomline="true">
17828 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
17829 \begin_inset Text
17830
17831 \begin_layout Standard
17832
17833 \family roman
17834 \series medium
17835 \shape up
17836 \size normal
17837 \emph off
17838 \bar no
17839 \noun off
17840 \color none
17841 \begin_inset Formula $\int x^{2}dx$
17842 \end_inset
17843
17844
17845 \end_layout
17846
17847 \end_inset
17848 </cell>
17849 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
17850 \begin_inset Text
17851
17852 \begin_layout Standard
17853
17854 \family roman
17855 \series medium
17856 \shape up
17857 \size normal
17858 \emph off
17859 \bar no
17860 \noun off
17861 \color none
17862 \begin_inset Formula $\left[\begin{array}{cc}
17863 a & b\\
17864 c & d\end{array}\right]$
17865 \end_inset
17866
17867
17868 \end_layout
17869
17870 \end_inset
17871 </cell>
17872 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
17873 \begin_inset Text
17874
17875 \begin_layout Standard
17876
17877 \family roman
17878 \series medium
17879 \shape up
17880 \size normal
17881 \emph off
17882 \bar no
17883 \noun off
17884 \color none
17885 \begin_inset Formula $1+1=2$
17886 \end_inset
17887
17888
17889 \end_layout
17890
17891 \end_inset
17892 </cell>
17893 </row>
17894 </lyxtabular>
17895
17896 \end_inset
17897
17898
17899 \end_layout
17900
17901 \end_inset
17902
17903
17904 \end_layout
17905
17906 \begin_layout Subsubsection
17907 Algorithm Floats
17908 \begin_inset LatexCommand index
17909 name "Floats ! Algorithm floats"
17910
17911 \end_inset
17912
17913
17914 \end_layout
17915
17916 \begin_layout Standard
17917 This float type is inserted with the menu 
17918 \family sans
17919 Insert\SpecialChar \menuseparator
17920 Float\SpecialChar \menuseparator
17921 Algorithm
17922 \family default
17923 .
17924  It is used for program codes and descriptions of algorithms.
17925  A possible environment for algorithms is the 
17926 \family sans
17927 LyX-Code
17928 \family default
17929 , described in section\InsetSpace ~
17930
17931 \begin_inset LatexCommand ref
17932 reference "sub:LyX-Code"
17933
17934 \end_inset
17935
17936 .
17937 \end_layout
17938
17939 \begin_layout Standard
17940 \begin_inset Note Greyedout
17941 status open
17942
17943 \begin_layout Standard
17944
17945 \series bold
17946 Note:
17947 \series default
17948  that the float label is not automatically translated into the document
17949  language.
17950 \end_layout
17951
17952 \end_inset
17953
17954  You have to do this manually by adding the following line
17955 \end_layout
17956
17957 \begin_layout Standard
17958
17959 \series bold
17960
17961 \backslash
17962 floatname{algorithm}{your\InsetSpace ~
17963 name}
17964 \end_layout
17965
17966 \begin_layout Standard
17967 to the document preamble (menu 
17968 \family sans
17969 Document\SpecialChar \menuseparator
17970 Settings
17971 \family default
17972 ).
17973  
17974 \series bold
17975 your\InsetSpace ~
17976 name
17977 \series default
17978  is the word 
17979 \begin_inset Quotes eld
17980 \end_inset
17981
17982
17983 \emph on
17984 algorithm
17985 \emph default
17986
17987 \begin_inset Quotes erd
17988 \end_inset
17989
17990  in your language.
17991 \end_layout
17992
17993 \begin_layout Subsubsection
17994 Text Wrap Floats
17995 \begin_inset LatexCommand index
17996 name "Floats ! Text Wrap Floats"
17997
17998 \end_inset
17999
18000
18001 \begin_inset LatexCommand label
18002 name "sec:floatflt"
18003
18004 \end_inset
18005
18006
18007 \end_layout
18008
18009 \begin_layout Standard
18010 This float type is used if you want to 
18011 \begin_inset Quotes eld
18012 \end_inset
18013
18014 wrap
18015 \begin_inset Quotes erd
18016 \end_inset
18017
18018  text around a figure so that it only occupies some fraction of the column
18019  width.
18020  It can be inserted using the menu 
18021 \begin_inset Wrap figure
18022 placement l
18023 width "40col%"
18024 status open
18025
18026 \begin_layout Standard
18027 \begin_inset Graphics
18028         filename clipart/mobius.eps
18029         inzipName 
18030         embed false
18031         display color
18032         width 40col%
18033         rotateOrigin center
18034
18035 \end_inset
18036
18037
18038 \end_layout
18039
18040 \begin_layout Standard
18041 \begin_inset Caption
18042
18043 \begin_layout Standard
18044 \begin_inset LatexCommand label
18045 name "cap:Wrapped-figure"
18046
18047 \end_inset
18048
18049 This is a wrapped figure, and this is the brilliant caption that describes
18050  it
18051 \begin_inset VSpace medskip
18052 \end_inset
18053
18054
18055 \end_layout
18056
18057 \end_inset
18058
18059
18060 \end_layout
18061
18062 \end_inset
18063
18064  
18065 \family sans
18066 Insert\SpecialChar \menuseparator
18067 Float\SpecialChar \menuseparator
18068 Text\InsetSpace ~
18069 Wrap\InsetSpace ~
18070 Float
18071 \family default
18072  if the LaTeX-package 
18073 \series bold
18074 floatflt
18075 \series default
18076
18077 \begin_inset LatexCommand index
18078 name "LaTeX-packages ! floatflt"
18079
18080 \end_inset
18081
18082  is installed.
18083 \begin_inset Foot
18084 status collapsed
18085
18086 \begin_layout Standard
18087 Installing a LaTeX-package is explained it in the 
18088 \emph on
18089 LaTeX\InsetSpace ~
18090 Configuration
18091 \emph default
18092  manual.
18093 \end_layout
18094
18095 \end_inset
18096
18097  The width and placement of the float is adjusted by right-clicking on the
18098  float box.
18099  Figure\InsetSpace ~
18100
18101 \begin_inset LatexCommand ref
18102 reference "cap:Wrapped-figure"
18103
18104 \end_inset
18105
18106  is an example Text\InsetSpace ~
18107 wrap float with a width of 40
18108 \begin_inset Formula $\,$
18109 \end_inset
18110
18111 col%.
18112 \begin_inset Foot
18113 status collapsed
18114
18115 \begin_layout Standard
18116 Available units are explained in Appendix\InsetSpace ~
18117
18118 \begin_inset LatexCommand ref
18119 reference "cha:Units-available-in"
18120
18121 \end_inset
18122
18123 .
18124 \end_layout
18125
18126 \end_inset
18127
18128  Some space was added under the caption to separate it better from the surroundi
18129 ng text.
18130 \end_layout
18131
18132 \begin_layout Standard
18133 The LaTeX-package 
18134 \series bold
18135 floatflt
18136 \series default
18137  also supports table wrap floats, but they are not yet supported by LyX.
18138  If you need this, read the documentation of 
18139 \series bold
18140 floatflt
18141 \series default
18142  
18143 \begin_inset LatexCommand cite
18144 key "floatflt"
18145
18146 \end_inset
18147
18148 .
18149 \end_layout
18150
18151 \begin_layout Standard
18152 \begin_inset Note Greyedout
18153 status open
18154
18155 \begin_layout Standard
18156
18157 \series bold
18158 Note:
18159 \series default
18160  Text\InsetSpace ~
18161 wrap float floats might be fragile! E.g.
18162  having a figure too close to the bottom of the page can mess things up
18163  in the way that the float doesn't appear in the output or that it is placed
18164  over some other text.
18165 \begin_inset Foot
18166 status collapsed
18167
18168 \begin_layout Standard
18169 The better solution is to use the LaTeX-package 
18170 \series bold
18171 wrapfig
18172 \series default
18173
18174 \begin_inset LatexCommand index
18175 name "LaTeX-packages ! wrapfig"
18176
18177 \end_inset
18178
18179  instead of 
18180 \series bold
18181 floatflt
18182 \series default
18183  but it is currently not supported by LyX.
18184 \end_layout
18185
18186 \end_inset
18187
18188
18189 \end_layout
18190
18191 \end_inset
18192
18193  In general:
18194 \end_layout
18195
18196 \begin_layout Itemize
18197 Wrap floats should not be placed in paragraphs that run over a page break.
18198  That means that wrap floats should better be inserted to the exact place
18199  when the document is nearly ready and you are able to estimate where page
18200  breaks will appear.
18201 \end_layout
18202
18203 \begin_layout Itemize
18204 Wrap floats should either be placed in an own paragraph before the paragraph
18205  where they should wrap into or within a paragraph.
18206 \end_layout
18207
18208 \begin_layout Itemize
18209 Wrap floats in consecutive paragraphs may cause troubles, so assure that
18210  there is a text paragraph between them as separator.
18211 \end_layout
18212
18213 \begin_layout Itemize
18214 Wrap floats are not allowed in section headings or tables.
18215 \end_layout
18216
18217 \begin_layout Subsection
18218 Rotated Floats
18219 \begin_inset LatexCommand label
18220 name "sub:Rotated-Floats"
18221
18222 \end_inset
18223
18224
18225 \begin_inset LatexCommand index
18226 name "Floats ! Rotating"
18227
18228 \end_inset
18229
18230
18231 \end_layout
18232
18233 \begin_layout Standard
18234 Especially for wide tables you might have floats rotated.
18235  To rotate a whole float including the caption, right-click on the float-box
18236  and use the option 
18237 \family sans
18238 Rotate\InsetSpace ~
18239 sideways
18240 \family default
18241 .
18242 \end_layout
18243
18244 \begin_layout Standard
18245 Rotated floats are always placed on its own page (or column, when you have
18246  a two-column document).
18247  They are rotated so that you can read them from the outside margin.
18248  Forcing the rotation direction is explained in the 
18249 \emph on
18250 Embedded Objects
18251 \emph default
18252  manual.
18253 \end_layout
18254
18255 \begin_layout Standard
18256 Referencing rotated floats is the same like for normal floats, the caption
18257  format is also the same: Table\InsetSpace ~
18258
18259 \begin_inset LatexCommand ref
18260 reference "cap:Rotated-table"
18261
18262 \end_inset
18263
18264  is an example of a rotated table float.
18265 \end_layout
18266
18267 \begin_layout Standard
18268 \begin_inset Note Greyedout
18269 status open
18270
18271 \begin_layout Standard
18272
18273 \series bold
18274 Note:
18275 \series default
18276  Not all DVI-viewers are able to display rotated floats.
18277 \end_layout
18278
18279 \end_inset
18280
18281
18282 \end_layout
18283
18284 \begin_layout Standard
18285 \begin_inset Float table
18286 wide false
18287 sideways true
18288 status open
18289
18290 \begin_layout Standard
18291 \begin_inset Caption
18292
18293 \begin_layout Standard
18294 \begin_inset LatexCommand label
18295 name "cap:Rotated-table"
18296
18297 \end_inset
18298
18299  Rotated table
18300 \end_layout
18301
18302 \end_inset
18303
18304
18305 \end_layout
18306
18307 \begin_layout Standard
18308 \align center
18309 \begin_inset Tabular
18310 <lyxtabular version="3" rows="1" columns="5">
18311 <features>
18312 <column alignment="center" valignment="top" leftline="true" width="0">
18313 <column alignment="center" valignment="top" leftline="true" width="0">
18314 <column alignment="center" valignment="top" leftline="true" width="0">
18315 <column alignment="center" valignment="top" leftline="true" width="0">
18316 <column alignment="center" valignment="top" leftline="true" rightline="true" width="0">
18317 <row topline="true" bottomline="true">
18318 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
18319 \begin_inset Text
18320
18321 \begin_layout Standard
18322 test
18323 \end_layout
18324
18325 \end_inset
18326 </cell>
18327 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
18328 \begin_inset Text
18329
18330 \begin_layout Standard
18331 b
18332 \end_layout
18333
18334 \end_inset
18335 </cell>
18336 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
18337 \begin_inset Text
18338
18339 \begin_layout Standard
18340 c
18341 \end_layout
18342
18343 \end_inset
18344 </cell>
18345 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
18346 \begin_inset Text
18347
18348 \begin_layout Standard
18349 d
18350 \end_layout
18351
18352 \end_inset
18353 </cell>
18354 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
18355 \begin_inset Text
18356
18357 \begin_layout Standard
18358 e
18359 \end_layout
18360
18361 \end_inset
18362 </cell>
18363 </row>
18364 </lyxtabular>
18365
18366 \end_inset
18367
18368
18369 \end_layout
18370
18371 \end_inset
18372
18373
18374 \end_layout
18375
18376 \begin_layout Subsection
18377 Float Placement
18378 \begin_inset LatexCommand label
18379 name "sub:Float-Placement"
18380
18381 \end_inset
18382
18383
18384 \begin_inset LatexCommand index
18385 name "Floats ! Placement"
18386
18387 \end_inset
18388
18389
18390 \end_layout
18391
18392 \begin_layout Standard
18393 Right-clicking on a float-box opens a dialog where you can alter the placement
18394  options that LaTeX uses for positioning the float.
18395 \newline
18396 The option 
18397 \family sans
18398 Span\InsetSpace ~
18399 columns
18400 \family default
18401  is only useful for two-column documents: If you select it, the float will
18402  span across both columns on the page instead of being confined to just
18403  one.
18404 \newline
18405 The option 
18406 \family sans
18407 Rotate\InsetSpace ~
18408 sideways
18409 \family default
18410  is used to rotate floats, see section\InsetSpace ~
18411
18412 \begin_inset LatexCommand ref
18413 reference "sub:Rotated-Floats"
18414
18415 \end_inset
18416
18417 .
18418 \end_layout
18419
18420 \begin_layout Standard
18421 You can use one ore more of the following options in the float dialog to
18422  set the placement for a particular float when you uncheck the option 
18423 \family sans
18424 Use\InsetSpace ~
18425 default\InsetSpace ~
18426 placement
18427 \family default
18428 :
18429 \end_layout
18430
18431 \begin_layout Description
18432 Here\InsetSpace ~
18433 if\InsetSpace ~
18434 possible: try to place the float on the position where it is inserted
18435 \end_layout
18436
18437 \begin_layout Description
18438 Top\InsetSpace ~
18439 of\InsetSpace ~
18440 page: try to place the float on the top of the current page
18441 \end_layout
18442
18443 \begin_layout Description
18444 Bottom\InsetSpace ~
18445 of\InsetSpace ~
18446 page: try to place the float on the bottom of the current page
18447 \end_layout
18448
18449 \begin_layout Description
18450 Page\InsetSpace ~
18451 of\InsetSpace ~
18452 floats: try to place the float on an own page 
18453 \end_layout
18454
18455 \begin_layout Standard
18456 The order of the above option is 
18457 \emph on
18458 always
18459 \emph default
18460  used by LaTeX.
18461  That means, if you use the default placement, LaTeX will first try out
18462  
18463 \family sans
18464 Here\InsetSpace ~
18465 if\InsetSpace ~
18466 possible
18467 \family default
18468 , then 
18469 \family sans
18470 Top\InsetSpace ~
18471 of\InsetSpace ~
18472 page
18473 \family default
18474 , and then the others.
18475  If you don't use the default, LaTeX will try only the checked options but
18476  in the same order.
18477  If none of the 4 placements are possible the procedure is internally repeated
18478  but it is tried to put the float on the following page.
18479 \end_layout
18480
18481 \begin_layout Standard
18482 By default, each options has its own rules:
18483 \end_layout
18484
18485 \begin_layout Standard
18486
18487 \family sans
18488 Top\InsetSpace ~
18489 of\InsetSpace ~
18490 page
18491 \family default
18492  only floats occupying less than 70\InsetSpace \thinspace{}
18493 % of the page can be placed at the top
18494  of a page
18495 \end_layout
18496
18497 \begin_layout Standard
18498
18499 \family sans
18500 Bottom\InsetSpace ~
18501 of\InsetSpace ~
18502 page
18503 \family default
18504 : only floats occupying less than 30\InsetSpace \thinspace{}
18505 % of the page can be placed at the bottom
18506  of a page.
18507 \end_layout
18508
18509 \begin_layout Standard
18510
18511 \family sans
18512 Page\InsetSpace ~
18513 of\InsetSpace ~
18514 floats
18515 \family default
18516 : only if more than 50\InsetSpace \thinspace{}
18517 % of the page are occupied by floats, several floats
18518  can be set together on a page.
18519 \end_layout
18520
18521 \begin_layout Standard
18522 If you don't like these rules, you can ignore them by using the additional
18523  option 
18524 \family sans
18525 Ignore\InsetSpace ~
18526 LaTeX\InsetSpace ~
18527 rules
18528 \family default
18529 .
18530 \end_layout
18531
18532 \begin_layout Standard
18533 Sometimes you might need, under all circumstances, a float to be placed
18534  exactly at the position where it is inserted.
18535  For this case you can use the option 
18536 \family sans
18537 Here\InsetSpace ~
18538 definitely
18539 \family default
18540 .
18541  Use this option very rarely and only if the document is nearly ready to
18542  be printed.
18543  Because the float is then no longer able to 
18544 \begin_inset Quotes eld
18545 \end_inset
18546
18547 float
18548 \begin_inset Quotes erd
18549 \end_inset
18550
18551  when you change your document and this will often destroy the page layout.
18552 \end_layout
18553
18554 \begin_layout Standard
18555 There are no placement options for text wrap floats, because they are always
18556  surrounded by the text of a certain paragraph.
18557 \end_layout
18558
18559 \begin_layout Standard
18560 For more details about float placements, have a look at LaTeX books like
18561  
18562 \begin_inset LatexCommand cite
18563 key "latexcompanion,latexguide,latexbook"
18564
18565 \end_inset
18566
18567 .
18568 \end_layout
18569
18570 \begin_layout Section
18571 Minipages
18572 \begin_inset LatexCommand index
18573 name "Minipages"
18574
18575 \end_inset
18576
18577
18578 \begin_inset LatexCommand label
18579 name "sec:Minipages"
18580
18581 \end_inset
18582
18583
18584 \end_layout
18585
18586 \begin_layout Standard
18587 LaTeX provides a mechanism to produce essentially a page within a page,
18588  called minipage.
18589  Within a minipage, all the usual rules of indentation, line wrapping, etc.\InsetSpace ~
18590 apply.
18591  
18592 \end_layout
18593
18594 \begin_layout Standard
18595 Minipages in LyX have their own collapsible box inserted via the menu 
18596 \family sans
18597 Insert\SpecialChar \menuseparator
18598 Box
18599 \family default
18600 .
18601  Right-clicking on the box allows you to alter the width of the minipage
18602  and its alignment within the page.
18603 \end_layout
18604
18605 \begin_layout Standard
18606 \align center
18607 \begin_inset Box Frameless
18608 position "t"
18609 hor_pos "c"
18610 has_inner_box 1
18611 inner_pos "t"
18612 use_parbox 0
18613 width "30col%"
18614 special "none"
18615 height "1pt"
18616 height_special "totalheight"
18617 status open
18618
18619 \begin_layout Standard
18620
18621 \shape italic
18622 This is a minipage.
18623  The text is set in an italic style.
18624 \end_layout
18625
18626 \begin_layout Standard
18627
18628 \shape italic
18629 Minipages are often used for text in another language or text that needs
18630  another formatting.
18631 \end_layout
18632
18633 \end_inset
18634
18635
18636 \end_layout
18637
18638 \begin_layout Standard
18639 \begin_inset VSpace medskip
18640 \end_inset
18641
18642 If you place two minipages side-by-side, you can use 
18643 \family sans
18644 Horizontal Fills
18645 \family default
18646  as described in section\InsetSpace ~
18647
18648 \begin_inset LatexCommand ref
18649 reference "sub:Horizontal-Space"
18650
18651 \end_inset
18652
18653 :
18654 \begin_inset VSpace medskip
18655 \end_inset
18656
18657
18658 \end_layout
18659
18660 \begin_layout Standard
18661 \begin_inset Box Frameless
18662 position "t"
18663 hor_pos "c"
18664 has_inner_box 1
18665 inner_pos "t"
18666 use_parbox 0
18667 width "1.5in"
18668 special "none"
18669 height "1pt"
18670 height_special "totalheight"
18671 status open
18672
18673 \begin_layout Standard
18674 This is a minipage with some stupid dummy text.
18675  This dummy text is used to increase the size of the minipage.
18676 \end_layout
18677
18678 \end_inset
18679
18680
18681 \hfill
18682
18683 \begin_inset Box Frameless
18684 position "t"
18685 hor_pos "c"
18686 has_inner_box 1
18687 inner_pos "t"
18688 use_parbox 0
18689 width "1.5in"
18690 special "none"
18691 height "1pt"
18692 height_special "totalheight"
18693 status open
18694
18695 \begin_layout Standard
18696 This is a minipage with some stupid dummy text.
18697  This dummy text is used to increase the size of the minipage.
18698 \end_layout
18699
18700 \end_inset
18701
18702
18703 \end_layout
18704
18705 \begin_layout Standard
18706 \begin_inset VSpace bigskip
18707 \end_inset
18708
18709
18710 \end_layout
18711
18712 \begin_layout Standard
18713 When you right-click on a minipage box, you can change the box from a minipage
18714  to other box types.
18715  All box types and their settings are explained in detail in chapter 
18716 \emph on
18717 Boxes
18718 \emph default
18719  of the 
18720 \emph on
18721 Embedded Objects
18722 \emph default
18723  manual.
18724 \end_layout
18725
18726 \begin_layout Chapter
18727 Mathematical Formulas
18728 \begin_inset LatexCommand index
18729 name "Math"
18730
18731 \end_inset
18732
18733
18734 \begin_inset LatexCommand index
18735 name "Formulas | see{Math}"
18736
18737 \end_inset
18738
18739
18740 \begin_inset LatexCommand label
18741 name "cha:Mathematical-Formulas"
18742
18743 \end_inset
18744
18745
18746 \end_layout
18747
18748 \begin_layout Section
18749 Basic Math Editing
18750 \begin_inset LatexCommand index
18751 name "Math ! Basics"
18752
18753 \end_inset
18754
18755
18756 \end_layout
18757
18758 \begin_layout Standard
18759 To create a math formula, you can just click on the toolbar icon 
18760 \begin_inset Graphics
18761         filename ../images/math-mode.png
18762         inzipName 
18763         embed true
18764
18765 \end_inset
18766
18767 .
18768  That will create a little blue rectangle, with purple markers around its
18769  corners.
18770  That blue rectangle is the formula itself; the purple markers indicate
18771  what level of nesting within the formula you are at.
18772  You can also choose a particular formula type to insert via the 
18773 \family sans
18774 Insert\SpecialChar \menuseparator
18775 Math
18776 \family default
18777  menu.
18778 \end_layout
18779
18780 \begin_layout Standard
18781 Editing the parameters of a formula and adding math constructs can be done
18782  with the 
18783 \family sans
18784 math\InsetSpace ~
18785 toolbar
18786 \family default
18787 , that appears when the cursor is in a formula.
18788 \end_layout
18789
18790 \begin_layout Standard
18791 There are two main types of formulas: Inline formulas appear within a text
18792  line, like this one:
18793 \end_layout
18794
18795 \begin_layout Standard
18796 This is a line with an inline formula 
18797 \begin_inset Formula $A=B$
18798 \end_inset
18799
18800  in it.
18801 \end_layout
18802
18803 \begin_layout Standard
18804 Displayed formulas appear outside the text like as they were in an own paragraph
18805 , like this one:
18806 \begin_inset Formula \[
18807 A=B\]
18808
18809 \end_inset
18810
18811 You can only number and reference displayed formulas.
18812 \end_layout
18813
18814 \begin_layout Standard
18815 LyX supports also many LaTeX math commands.
18816  E.g.
18817  typing 
18818 \begin_inset Quotes eld
18819 \end_inset
18820
18821
18822 \series bold
18823
18824 \backslash
18825 alpha
18826 \series default
18827
18828 \begin_inset Quotes erd
18829 \end_inset
18830
18831 , followed by a space, in a formula will create the Greek letter 
18832 \begin_inset Formula $\alpha$
18833 \end_inset
18834
18835 .
18836  So typing commands might sometimes be faster than using the 
18837 \family sans
18838 Math\InsetSpace ~
18839 Panel
18840 \family default
18841 .
18842 \end_layout
18843
18844 \begin_layout Subsection
18845 Navigating in Formulas
18846 \begin_inset LatexCommand index
18847 name "Math ! Navigating"
18848
18849 \end_inset
18850
18851
18852 \end_layout
18853
18854 \begin_layout Standard
18855 The best control over the cursor position within an existing formula is
18856  achieved with the arrow keys.
18857  LyX uses small rectangles to indicate places where something can be inserted.
18858  The arrow keys can be used to navigate between parts of a formula.
18859  Pressing 
18860 \family sans
18861 Space
18862 \family default
18863  will leave a formula construct (a square root 
18864 \begin_inset Formula $\sqrt{2}$
18865 \end_inset
18866
18867 , or parentheses 
18868 \begin_inset Formula $\left(f\right)$
18869 \end_inset
18870
18871 , or a matrix 
18872 \begin_inset Formula $\left[\begin{array}{cc}
18873 1 & 2\\
18874 3 & 4\end{array}\right]$
18875 \end_inset
18876
18877 ).
18878  Pressing 
18879 \family sans
18880 Escape
18881 \family default
18882  will leave the formula, placing the cursor after the formula.
18883  
18884 \family sans
18885 Tab
18886 \family default
18887  can be used to move horizontally in a formula; for example, through the
18888  cells of a matrix or the positions in a multi-line equation.
18889 \end_layout
18890
18891 \begin_layout Standard
18892
18893 \family sans
18894 Space
18895 \family default
18896 , printed in this document as 
18897 \begin_inset Quotes eld
18898 \end_inset
18899
18900
18901 \begin_inset ERT
18902 status collapsed
18903
18904 \begin_layout Standard
18905
18906
18907 \backslash
18908 spce 
18909 \end_layout
18910
18911 \end_inset
18912
18913
18914 \begin_inset Quotes erd
18915 \end_inset
18916
18917
18918 \begin_inset Note Note
18919 status collapsed
18920
18921 \begin_layout Standard
18922 This command will appear in the output as official character denoting the
18923  space character (visible space).
18924 \end_layout
18925
18926 \end_inset
18927
18928 , seems to do nothing in a formula, since it does not add a space between
18929  characters, but it does exit a nested structure.
18930  For this reason, you have to be careful about using 
18931 \family sans
18932 Space
18933 \family default
18934 .
18935  For example, if you want 
18936 \begin_inset Formula $\sqrt{2x+1}$
18937 \end_inset
18938
18939 , type 
18940 \series bold
18941
18942 \backslash
18943 sqrt
18944 \begin_inset ERT
18945 status collapsed
18946
18947 \begin_layout Standard
18948
18949
18950 \backslash
18951 spce 
18952 \end_layout
18953
18954 \end_inset
18955
18956 2x+1
18957 \series default
18958  and not 
18959 \series bold
18960
18961 \backslash
18962 sqrt
18963 \begin_inset ERT
18964 status collapsed
18965
18966 \begin_layout Standard
18967
18968
18969 \backslash
18970 spce 
18971 \end_layout
18972
18973 \end_inset
18974
18975 2x
18976 \begin_inset ERT
18977 status collapsed
18978
18979 \begin_layout Standard
18980
18981
18982 \backslash
18983 spce 
18984 \end_layout
18985
18986 \end_inset
18987
18988 +1
18989 \series default
18990 , since in the latter case only the 
18991 \family typewriter
18992
18993 \begin_inset Formula $2x$
18994 \end_inset
18995
18996
18997 \family default
18998  will be under the square root sign: 
18999 \begin_inset Formula $\sqrt{2x}+1$
19000 \end_inset
19001
19002 .
19003 \end_layout
19004
19005 \begin_layout Standard
19006 You can leave many parts of a formula, like this matrix, partially filled
19007  in, such as:
19008 \begin_inset Formula \[
19009 \left(\begin{array}{ccc}
19010 \lambda_{1}\\
19011  & \ddots\\
19012  &  & \lambda_{n}\end{array}\right)\]
19013
19014 \end_inset
19015
19016 If you leave a fraction only partially filled in, or a subscript with nothing
19017  in it, the results will be unpredictable, but most constructs don't mind.
19018 \end_layout
19019
19020 \begin_layout Subsection
19021 Selecting Text
19022 \end_layout
19023
19024 \begin_layout Standard
19025 You can select text within a formula in two different ways.
19026  Place the cursor at one end of the string of text you want, and press 
19027 \family sans
19028 Shift
19029 \family default
19030  and a cursor movement key to select text.
19031  It will be highlighted as with regular text selection.
19032  Alternatively, you can select text with the mouse in the usual way.
19033  That text can then be cut or copied, and then pasted within any formula,
19034  but not in a normal text region in LyX.
19035 \end_layout
19036
19037 \begin_layout Subsection
19038 Exponents and Subscripts
19039 \begin_inset LatexCommand index
19040 name "Math ! Exponents"
19041
19042 \end_inset
19043
19044
19045 \begin_inset LatexCommand index
19046 name "Math ! Subscripts"
19047
19048 \end_inset
19049
19050
19051 \end_layout
19052
19053 \begin_layout Standard
19054 You can use the math panel to add super- or subscripts, but the much easier
19055  way is to use a command.
19056  To get 
19057 \begin_inset Formula $x^{2}$
19058 \end_inset
19059
19060 , type in a formula 
19061 \series bold
19062 x^2
19063 \begin_inset ERT
19064 status collapsed
19065
19066 \begin_layout Standard
19067
19068
19069 \backslash
19070 spce 
19071 \end_layout
19072
19073 \end_inset
19074
19075
19076 \series default
19077 .
19078  The final 
19079 \family sans
19080 Space
19081 \family default
19082  puts the cursor back down on the base line of the expression.
19083  If you type 
19084 \series bold
19085 x^2y
19086 \series default
19087 , you will get 
19088 \begin_inset Formula $x^{2y}$
19089 \end_inset
19090
19091 , to get 
19092 \begin_inset Formula $x^{2}y$
19093 \end_inset
19094
19095 , type 
19096 \series bold
19097 x^2
19098 \begin_inset ERT
19099 status collapsed
19100
19101 \begin_layout Standard
19102
19103
19104 \backslash
19105 spce 
19106 \end_layout
19107
19108 \end_inset
19109
19110 y
19111 \series default
19112 .
19113  If you use characters in the superscript, that could be accented with the
19114  hat 
19115 \begin_inset Quotes eld
19116 \end_inset
19117
19118 ^
19119 \begin_inset Quotes erd
19120 \end_inset
19121
19122 , you have to use an extra 
19123 \family sans
19124 Space
19125 \family default
19126  to separate the hat and the character.
19127  E.g.
19128  if you want 
19129 \begin_inset Formula $x^{a}$
19130 \end_inset
19131
19132 , type 
19133 \series bold
19134 x^
19135 \begin_inset ERT
19136 status collapsed
19137
19138 \begin_layout Standard
19139
19140
19141 \backslash
19142 spce 
19143 \end_layout
19144
19145 \end_inset
19146
19147 a
19148 \series default
19149 .
19150  Subscripts are similar: To get 
19151 \begin_inset Formula $a_{1}$
19152 \end_inset
19153
19154 , type 
19155 \series bold
19156 a_1
19157 \begin_inset ERT
19158 status collapsed
19159
19160 \begin_layout Standard
19161
19162
19163 \backslash
19164 spce 
19165 \end_layout
19166
19167 \end_inset
19168
19169
19170 \series default
19171 .
19172 \end_layout
19173
19174 \begin_layout Subsection
19175 Fractions
19176 \begin_inset LatexCommand index
19177 name "Math ! Fractions"
19178
19179 \end_inset
19180
19181
19182 \end_layout
19183
19184 \begin_layout Standard
19185 Create a fraction with either the command 
19186 \series bold
19187
19188 \backslash
19189 frac
19190 \series default
19191  or using the icon 
19192 \begin_inset Graphics
19193         filename ../images/math/frac.png
19194         inzipName 
19195         embed true
19196         scale 60
19197
19198 \end_inset
19199
19200  in the 
19201 \family sans
19202 Math\InsetSpace ~
19203 Panel
19204 \family default
19205 .
19206  You will be presented with an empty fraction.
19207  The cursor is above the fraction line.
19208  To move it to the bottom, simply press 
19209 \family sans
19210 Down
19211 \family default
19212 .
19213  To move back up, press 
19214 \family sans
19215 Up
19216 \family default
19217 .
19218  Any math structure can be placed in a fraction, as this example shows:
19219 \begin_inset Formula \[
19220 \left[\frac{1}{\left(\begin{array}{cc}
19221 2 & 3\\
19222 4 & 5\end{array}\right)}\right]\]
19223
19224 \end_inset
19225
19226
19227 \end_layout
19228
19229 \begin_layout Subsection
19230 Roots
19231 \begin_inset LatexCommand index
19232 name "Math ! Roots"
19233
19234 \end_inset
19235
19236
19237 \end_layout
19238
19239 \begin_layout Standard
19240 Roots can be created using the 
19241 \family sans
19242 Math\InsetSpace ~
19243 Panel
19244 \family default
19245  button
19246 \begin_inset Graphics
19247         filename ../images/math/sqrt.png
19248         inzipName 
19249         embed true
19250
19251 \end_inset
19252
19253  or the commands 
19254 \series bold
19255
19256 \backslash
19257 sqrt
19258 \series default
19259  or 
19260 \series bold
19261
19262 \backslash
19263 root
19264 \series default
19265 .
19266  With the command 
19267 \series bold
19268
19269 \backslash
19270 root
19271 \series default
19272  you can produce roots of higher orders, like cube roots, while 
19273 \series bold
19274
19275 \backslash
19276 sqrt
19277 \series default
19278  produces always a square root.
19279 \end_layout
19280
19281 \begin_layout Subsection
19282 Operators with Limits
19283 \begin_inset LatexCommand index
19284 name "Math ! Sums"
19285
19286 \end_inset
19287
19288
19289 \begin_inset LatexCommand index
19290 name "Math ! Integrals"
19291
19292 \end_inset
19293
19294
19295 \begin_inset LatexCommand label
19296 name "sub:Operators-with-Limits"
19297
19298 \end_inset
19299
19300
19301 \end_layout
19302
19303 \begin_layout Standard
19304 Sum (
19305 \begin_inset Formula $\sum$
19306 \end_inset
19307
19308 ) and integral (
19309 \begin_inset Formula $\int$
19310 \end_inset
19311
19312 ) operators are very often decorated with limits.
19313  These limits can be entered in LyX by entering them as you would enter
19314  a super- or subscript, directly after the symbol.
19315  The sum operator will automatically place its 
19316 \begin_inset Quotes eld
19317 \end_inset
19318
19319 limits
19320 \begin_inset Quotes erd
19321 \end_inset
19322
19323  over and under the symbol in displayed formulas, and on the side in inline
19324  formulas.
19325  Such as 
19326 \begin_inset Formula $\sum_{n=0}^{\infty}\frac{1}{n!}=e$
19327 \end_inset
19328
19329 , versus
19330 \begin_inset Formula \[
19331 \sum_{n=0}^{\infty}\frac{1}{n!}=e\]
19332
19333 \end_inset
19334
19335 Integral signs, however, will place the limits on the side in both formula
19336  types.
19337 \end_layout
19338
19339 \begin_layout Standard
19340 All operators with limits will be automatically re-sized when placed in
19341  display mode.
19342  The placement of the limits can be changed by placing the cursor directly
19343  behind the operator and hitting 
19344 \family sans
19345 M-m l
19346 \family default
19347  or using the menu 
19348 \family sans
19349 Edit\SpecialChar \menuseparator
19350 Math\SpecialChar \menuseparator
19351 Change\InsetSpace ~
19352 Limits\InsetSpace ~
19353 Type
19354 \family default
19355 .
19356 \end_layout
19357
19358 \begin_layout Standard
19359 Certain other mathematical expressions have this 
19360 \begin_inset Quotes eld
19361 \end_inset
19362
19363 moving limits
19364 \begin_inset Quotes erd
19365 \end_inset
19366
19367  feature as addition, such as
19368 \begin_inset LatexCommand index
19369 name "Math ! Limits"
19370
19371 \end_inset
19372
19373
19374 \begin_inset Formula \[
19375 \lim_{x\rightarrow\infty}f(x),\]
19376
19377 \end_inset
19378
19379 which will place the 
19380 \begin_inset Formula $x\rightarrow\infty$
19381 \end_inset
19382
19383  underneath the 
19384 \begin_inset Quotes eld
19385 \end_inset
19386
19387 lim
19388 \begin_inset Quotes erd
19389 \end_inset
19390
19391  in display mode.
19392  In inline formulas it looks like this: 
19393 \begin_inset Formula $\lim_{x\rightarrow\infty}f(x)$
19394 \end_inset
19395
19396 .
19397 \end_layout
19398
19399 \begin_layout Standard
19400 Note that the lim-function was entered as the function macro 
19401 \series bold
19402
19403 \backslash
19404 lim
19405 \series default
19406 .
19407  Have a look at section\InsetSpace ~
19408
19409 \begin_inset LatexCommand ref
19410 reference "sub:Functions"
19411
19412 \end_inset
19413
19414  for an explanation of function macros.
19415 \end_layout
19416
19417 \begin_layout Subsection
19418 Math Symbols
19419 \begin_inset LatexCommand index
19420 name "Math ! Symbols"
19421
19422 \end_inset
19423
19424
19425 \end_layout
19426
19427 \begin_layout Standard
19428 Most math symbols can be found in the 
19429 \family sans
19430 Math\InsetSpace ~
19431 Panel
19432 \family default
19433  under one of several categories; including 
19434 \family sans
19435 Greek
19436 \family default
19437
19438 \family sans
19439 Operators
19440 \family default
19441  , 
19442 \family sans
19443 Relations
19444 \family default
19445
19446 \family sans
19447 Arrows
19448 \family default
19449 .
19450  There are also the additional symbols provided by the American Mathematical
19451  Society (AMS).
19452 \end_layout
19453
19454 \begin_layout Standard
19455 If you know the LaTeX-command for a construct or symbol you wish to use,
19456  you don't have to use the 
19457 \family sans
19458 Math\InsetSpace ~
19459 Panel
19460 \family default
19461 , but can type the command directly into the formula.
19462  LyX will convert it to the corresponding symbol or construct.
19463 \end_layout
19464
19465 \begin_layout Subsection
19466 Altering Spacing
19467 \begin_inset LatexCommand index
19468 name "Math ! Spaces"
19469
19470 \end_inset
19471
19472
19473 \begin_inset LatexCommand label
19474 name "sub:Altering-Spacing"
19475
19476 \end_inset
19477
19478
19479 \end_layout
19480
19481 \begin_layout Standard
19482 You may want to create spaces that differs from the standard spacing that
19483  LaTeX provides.
19484  To do this, type 
19485 \family sans
19486 C-Space
19487 \family default
19488  or to use the 
19489 \family sans
19490 Math\InsetSpace ~
19491 Panel
19492 \family default
19493  button 
19494 \begin_inset Graphics
19495         filename ../images/math/space.png
19496         inzipName 
19497         embed true
19498
19499 \end_inset
19500
19501 .
19502  This generates a small space, and shows a small marker on the screen.
19503  Here a example for the sequence 
19504 \series bold
19505 a C-Space b
19506 \series default
19507
19508 \begin_inset Formula $a\, b$
19509 \end_inset
19510
19511  (appears in LyX as 
19512 \begin_inset Graphics
19513         filename clipart/SpaceMarker.png
19514         inzipName 
19515         embed true
19516
19517 \end_inset
19518
19519 ).
19520  You can change the space to different sizes when you set the cursor behind
19521  the space marker and hit space again several times.
19522  With every space hit the size will be changed.
19523  Some markers for the space size appear red in LyX, because they are a negative
19524  spaces.
19525  Here two examples:
19526 \end_layout
19527
19528 \begin_layout Standard
19529
19530 \series bold
19531 a C-Space b
19532 \series default
19533  and 3×
19534 \family sans
19535 Space
19536 \family default
19537
19538 \begin_inset Formula $a\quad b$
19539 \end_inset
19540
19541
19542 \end_layout
19543
19544 \begin_layout Standard
19545
19546 \series bold
19547 a C-Space b
19548 \series default
19549  and 5×
19550 \family sans
19551 Space
19552 \family default
19553
19554 \begin_inset Formula $a\! b$
19555 \end_inset
19556
19557
19558 \end_layout
19559
19560 \begin_layout Subsection
19561 Functions
19562 \begin_inset LatexCommand index
19563 name "Math ! Functions"
19564
19565 \end_inset
19566
19567
19568 \begin_inset LatexCommand label
19569 name "sub:Functions"
19570
19571 \end_inset
19572
19573
19574 \end_layout
19575
19576 \begin_layout Standard
19577 The 
19578 \family sans
19579 Math\InsetSpace ~
19580 Panel
19581 \family default
19582  contains under the button 
19583 \begin_inset Graphics
19584         filename ../images/math/functions.png
19585         inzipName 
19586         embed true
19587
19588 \end_inset
19589
19590  a number of functions, such as 
19591 \begin_inset Formula $\sin$
19592 \end_inset
19593
19594
19595 \begin_inset Formula $\lim$
19596 \end_inset
19597
19598
19599 \emph on
19600 etc
19601 \emph default
19602 .
19603  (you can also insert them in a formula by typing 
19604 \series bold
19605
19606 \backslash
19607 sin
19608 \series default
19609  etc.).
19610  Standard mathematical practice is, that functions are printed upright to
19611  avoid confusions, because 
19612 \begin_inset Formula $sin$
19613 \end_inset
19614
19615  does normally mean 
19616 \begin_inset Formula $s·i·n$
19617 \end_inset
19618
19619 .
19620 \end_layout
19621
19622 \begin_layout Standard
19623 Using the function macros will also produce correct spacing around the function:
19624  
19625 \begin_inset Formula $a\sin x$
19626 \end_inset
19627
19628  is different from 
19629 \begin_inset Formula $asinx$
19630 \end_inset
19631
19632
19633 \end_layout
19634
19635 \begin_layout Standard
19636 For some mathematical objects, like the limes, the macro changes the way
19637  that subscripts are placed, like described in section\InsetSpace ~
19638
19639 \begin_inset LatexCommand ref
19640 reference "sub:Operators-with-Limits"
19641
19642 \end_inset
19643
19644 .
19645 \end_layout
19646
19647 \begin_layout Subsection
19648 Accents
19649 \begin_inset LatexCommand index
19650 name "Math ! Accents"
19651
19652 \end_inset
19653
19654
19655 \end_layout
19656
19657 \begin_layout Standard
19658 In a formula you can insert accented characters in the same way as in text
19659  mode.
19660  This may depend on your keyboard, or the bindings file you use.
19661  You can also use LaTeX commands to e.g.
19662  enter 
19663 \begin_inset Formula $\hat{a}$
19664 \end_inset
19665
19666  even if your keyboard doesn't have hat-accents enabled.
19667  Our example is entered by typing 
19668 \series bold
19669
19670 \backslash
19671 hat
19672 \begin_inset ERT
19673 status collapsed
19674
19675 \begin_layout Standard
19676
19677
19678 \backslash
19679 spce 
19680 \end_layout
19681
19682 \end_inset
19683
19684 a
19685 \series default
19686  in a formula.
19687  Table\InsetSpace ~
19688
19689 \begin_inset LatexCommand ref
19690 reference "cap:Accent-names-and"
19691
19692 \end_inset
19693
19694  shows the equivalences between the accent names and the commands.
19695 \end_layout
19696
19697 \begin_layout Standard
19698 \begin_inset Float table
19699 wide false
19700 sideways false
19701 status open
19702
19703 \begin_layout Standard
19704 \begin_inset Caption
19705
19706 \begin_layout Standard
19707 \begin_inset LatexCommand label
19708 name "cap:Accent-names-and"
19709
19710 \end_inset
19711
19712 Accent names and the corresponding commands.
19713 \end_layout
19714
19715 \end_inset
19716
19717
19718 \end_layout
19719
19720 \begin_layout Standard
19721 \align center
19722 \begin_inset Tabular
19723 <lyxtabular version="3" rows="11" columns="3">
19724 <features>
19725 <column alignment="center" valignment="top" leftline="true" width="0pt">
19726 <column alignment="center" valignment="top" leftline="true" width="0pt">
19727 <column alignment="center" valignment="top" leftline="true" rightline="true" width="0pt">
19728 <row topline="true" bottomline="true">
19729 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
19730 \begin_inset Text
19731
19732 \begin_layout Standard
19733 Name
19734 \end_layout
19735
19736 \end_inset
19737 </cell>
19738 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
19739 \begin_inset Text
19740
19741 \begin_layout Standard
19742 Command
19743 \end_layout
19744
19745 \end_inset
19746 </cell>
19747 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
19748 \begin_inset Text
19749
19750 \begin_layout Standard
19751 E
19752 \family roman
19753 \series medium
19754 \shape up
19755 \size normal
19756 \emph off
19757 \bar no
19758 \noun off
19759 \color none
19760 xample
19761 \end_layout
19762
19763 \end_inset
19764 </cell>
19765 </row>
19766 <row topline="true">
19767 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19768 \begin_inset Text
19769
19770 \begin_layout Standard
19771
19772 \family roman
19773 \series medium
19774 \shape up
19775 \size normal
19776 \emph off
19777 \bar no
19778 \noun off
19779 \color none
19780 circumflex
19781 \end_layout
19782
19783 \end_inset
19784 </cell>
19785 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19786 \begin_inset Text
19787
19788 \begin_layout Standard
19789
19790 \series bold
19791
19792 \backslash
19793 hat
19794 \end_layout
19795
19796 \end_inset
19797 </cell>
19798 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
19799 \begin_inset Text
19800
19801 \begin_layout Standard
19802
19803 \family roman
19804 \series medium
19805 \shape up
19806 \size normal
19807 \emph off
19808 \bar no
19809 \noun off
19810 \color none
19811 \begin_inset Formula $\hat{a}$
19812 \end_inset
19813
19814
19815 \end_layout
19816
19817 \end_inset
19818 </cell>
19819 </row>
19820 <row topline="true">
19821 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19822 \begin_inset Text
19823
19824 \begin_layout Standard
19825
19826 \family roman
19827 \series medium
19828 \shape up
19829 \size normal
19830 \emph off
19831 \bar no
19832 \noun off
19833 \color none
19834 grave
19835 \end_layout
19836
19837 \end_inset
19838 </cell>
19839 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19840 \begin_inset Text
19841
19842 \begin_layout Standard
19843
19844 \series bold
19845
19846 \backslash
19847 grave
19848 \end_layout
19849
19850 \end_inset
19851 </cell>
19852 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
19853 \begin_inset Text
19854
19855 \begin_layout Standard
19856
19857 \family roman
19858 \series medium
19859 \shape up
19860 \size normal
19861 \emph off
19862 \bar no
19863 \noun off
19864 \color none
19865 \begin_inset Formula $\grave{a}$
19866 \end_inset
19867
19868
19869 \end_layout
19870
19871 \end_inset
19872 </cell>
19873 </row>
19874 <row topline="true">
19875 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19876 \begin_inset Text
19877
19878 \begin_layout Standard
19879
19880 \family roman
19881 \series medium
19882 \shape up
19883 \size normal
19884 \emph off
19885 \bar no
19886 \noun off
19887 \color none
19888 acute
19889 \end_layout
19890
19891 \end_inset
19892 </cell>
19893 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19894 \begin_inset Text
19895
19896 \begin_layout Standard
19897
19898 \series bold
19899
19900 \backslash
19901 acute
19902 \end_layout
19903
19904 \end_inset
19905 </cell>
19906 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
19907 \begin_inset Text
19908
19909 \begin_layout Standard
19910
19911 \family roman
19912 \series medium
19913 \shape up
19914 \size normal
19915 \emph off
19916 \bar no
19917 \noun off
19918 \color none
19919 \begin_inset Formula $\acute{a}$
19920 \end_inset
19921
19922
19923 \end_layout
19924
19925 \end_inset
19926 </cell>
19927 </row>
19928 <row topline="true">
19929 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19930 \begin_inset Text
19931
19932 \begin_layout Standard
19933
19934 \family roman
19935 \series medium
19936 \shape up
19937 \size normal
19938 \emph off
19939 \bar no
19940 \noun off
19941 \color none
19942 umlaut
19943 \end_layout
19944
19945 \end_inset
19946 </cell>
19947 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19948 \begin_inset Text
19949
19950 \begin_layout Standard
19951
19952 \series bold
19953
19954 \backslash
19955 ddot
19956 \end_layout
19957
19958 \end_inset
19959 </cell>
19960 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
19961 \begin_inset Text
19962
19963 \begin_layout Standard
19964
19965 \family roman
19966 \series medium
19967 \shape up
19968 \size normal
19969 \emph off
19970 \bar no
19971 \noun off
19972 \color none
19973 \begin_inset Formula $\ddot{a}$
19974 \end_inset
19975
19976
19977 \end_layout
19978
19979 \end_inset
19980 </cell>
19981 </row>
19982 <row topline="true">
19983 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19984 \begin_inset Text
19985
19986 \begin_layout Standard
19987
19988 \family roman
19989 \series medium
19990 \shape up
19991 \size normal
19992 \emph off
19993 \bar no
19994 \noun off
19995 \color none
19996 tilde
19997 \end_layout
19998
19999 \end_inset
20000 </cell>
20001 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
20002 \begin_inset Text
20003
20004 \begin_layout Standard
20005
20006 \series bold
20007
20008 \backslash
20009 tilde
20010 \end_layout
20011
20012 \end_inset
20013 </cell>
20014 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
20015 \begin_inset Text
20016
20017 \begin_layout Standard
20018
20019 \family roman
20020 \series medium
20021 \shape up
20022 \size normal
20023 \emph off
20024 \bar no
20025 \noun off
20026 \color none
20027 \begin_inset Formula $\tilde{a}$
20028 \end_inset
20029
20030
20031 \end_layout
20032
20033 \end_inset
20034 </cell>
20035 </row>
20036 <row topline="true">
20037 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
20038 \begin_inset Text
20039
20040 \begin_layout Standard
20041
20042 \family roman
20043 \series medium
20044 \shape up
20045 \size normal
20046 \emph off
20047 \bar no
20048 \noun off
20049 \color none
20050 dot
20051 \end_layout
20052
20053 \end_inset
20054 </cell>
20055 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
20056 \begin_inset Text
20057
20058 \begin_layout Standard
20059
20060 \series bold
20061
20062 \backslash
20063 dot
20064 \end_layout
20065
20066 \end_inset
20067 </cell>
20068 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
20069 \begin_inset Text
20070
20071 \begin_layout Standard
20072
20073 \family roman
20074 \series medium
20075 \shape up
20076 \size normal
20077 \emph off
20078 \bar no
20079 \noun off
20080 \color none
20081 \begin_inset Formula $\dot{a}$
20082 \end_inset
20083
20084
20085 \end_layout
20086
20087 \end_inset
20088 </cell>
20089 </row>
20090 <row topline="true">
20091 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
20092 \begin_inset Text
20093
20094 \begin_layout Standard
20095
20096 \family roman
20097 \series medium
20098 \shape up
20099 \size normal
20100 \emph off
20101 \bar no
20102 \noun off
20103 \color none
20104 breve
20105 \end_layout
20106
20107 \end_inset
20108 </cell>
20109 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
20110 \begin_inset Text
20111
20112 \begin_layout Standard
20113
20114 \series bold
20115
20116 \backslash
20117 breve
20118 \end_layout
20119
20120 \end_inset
20121 </cell>
20122 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
20123 \begin_inset Text
20124
20125 \begin_layout Standard
20126
20127 \family roman
20128 \series medium
20129 \shape up
20130 \size normal
20131 \emph off
20132 \bar no
20133 \noun off
20134 \color none
20135 \begin_inset Formula $\breve{a}$
20136 \end_inset
20137
20138
20139 \end_layout
20140
20141 \end_inset
20142 </cell>
20143 </row>
20144 <row topline="true">
20145 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
20146 \begin_inset Text
20147
20148 \begin_layout Standard
20149
20150 \family roman
20151 \series medium
20152 \shape up
20153 \size normal
20154 \emph off
20155 \bar no
20156 \noun off
20157 \color none
20158 caron
20159 \end_layout
20160
20161 \end_inset
20162 </cell>
20163 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
20164 \begin_inset Text
20165
20166 \begin_layout Standard
20167
20168 \series bold
20169
20170 \backslash
20171 check
20172 \end_layout
20173
20174 \end_inset
20175 </cell>
20176 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
20177 \begin_inset Text
20178
20179 \begin_layout Standard
20180
20181 \family roman
20182 \series medium
20183 \shape up
20184 \size normal
20185 \emph off
20186 \bar no
20187 \noun off
20188 \color none
20189 \begin_inset Formula $\check{a}$
20190 \end_inset
20191
20192
20193 \end_layout
20194
20195 \end_inset
20196 </cell>
20197 </row>
20198 <row topline="true">
20199 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
20200 \begin_inset Text
20201
20202 \begin_layout Standard
20203
20204 \family roman
20205 \series medium
20206 \shape up
20207 \size normal
20208 \emph off
20209 \bar no
20210 \noun off
20211 \color none
20212 macron
20213 \end_layout
20214
20215 \end_inset
20216 </cell>
20217 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
20218 \begin_inset Text
20219
20220 \begin_layout Standard
20221
20222 \series bold
20223
20224 \backslash
20225 bar
20226 \end_layout
20227
20228 \end_inset
20229 </cell>
20230 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
20231 \begin_inset Text
20232
20233 \begin_layout Standard
20234
20235 \family roman
20236 \series medium
20237 \shape up
20238 \size normal
20239 \emph off
20240 \bar no
20241 \noun off
20242 \color none
20243 \begin_inset Formula $\bar{a}$
20244 \end_inset
20245
20246
20247 \end_layout
20248
20249 \end_inset
20250 </cell>
20251 </row>
20252 <row topline="true" bottomline="true">
20253 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
20254 \begin_inset Text
20255
20256 \begin_layout Standard
20257 vector
20258 \end_layout
20259
20260 \end_inset
20261 </cell>
20262 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
20263 \begin_inset Text
20264
20265 \begin_layout Standard
20266
20267 \series bold
20268
20269 \backslash
20270 vec
20271 \end_layout
20272
20273 \end_inset
20274 </cell>
20275 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
20276 \begin_inset Text
20277
20278 \begin_layout Standard
20279
20280 \family roman
20281 \series medium
20282 \shape up
20283 \size normal
20284 \emph off
20285 \bar no
20286 \noun off
20287 \color none
20288 \begin_inset Formula $\vec{a}$
20289 \end_inset
20290
20291
20292 \end_layout
20293
20294 \end_inset
20295 </cell>
20296 </row>
20297 </lyxtabular>
20298
20299 \end_inset
20300
20301
20302 \end_layout
20303
20304 \end_inset
20305
20306
20307 \end_layout
20308
20309 \begin_layout Standard
20310 You can choose one of the accents by selecting an item from the 
20311 \family sans
20312 Frame\InsetSpace ~
20313 decorations
20314 \family default
20315  symbol set button 
20316 \begin_inset Graphics
20317         filename ../images/math/hat.png
20318         inzipName 
20319         embed true
20320
20321 \end_inset
20322
20323  in the math panel ; this will apply to any selection you have made within
20324  a formula too.
20325 \end_layout
20326
20327 \begin_layout Section
20328 Brackets and Delimiters
20329 \begin_inset LatexCommand index
20330 name "Math ! Brackets"
20331
20332 \end_inset
20333
20334
20335 \begin_inset LatexCommand index
20336 name "Math ! Delimiters"
20337
20338 \end_inset
20339
20340
20341 \begin_inset LatexCommand label
20342 name "sec:Brackets-and-Delimiters"
20343
20344 \end_inset
20345
20346
20347 \end_layout
20348
20349 \begin_layout Standard
20350 There are several brackets available through LyX.
20351  For most purposes, using just the keys 
20352 \family typewriter
20353 []{}()|<>
20354 \family default
20355  should suffice.
20356  But if you want to surround a large structure, like a matrix or a fraction,
20357  or if you have several layers of brackets, is better using 
20358 \family sans
20359 Math\InsetSpace ~
20360 Panel
20361 \family default
20362 's delimiter icon 
20363 \begin_inset Graphics
20364         filename ../images/math/delim.png
20365         inzipName 
20366         embed true
20367
20368 \end_inset
20369
20370 .
20371  For example, that's how you would construct the brackets around a standard
20372  matrix such as:
20373 \begin_inset Formula \[
20374 \left[\begin{array}{cc}
20375 1 & 2\\
20376 3 & 4\end{array}\right]\]
20377
20378 \end_inset
20379
20380 and to make it easier to see the layers of parentheses as in: 
20381 \begin_inset Formula \[
20382 \frac{1}{\left(1+\left(\frac{1}{1+\left(\frac{1}{1+x}\right)}\right)\right)}\]
20383
20384 \end_inset
20385
20386
20387 \end_layout
20388
20389 \begin_layout Standard
20390 The parentheses, and other brackets from that menu will automatically re-size
20391  to accommodate the size of what is inside.
20392 \end_layout
20393
20394 \begin_layout Standard
20395 To construct brackets click on the button for the bracket you want on the
20396  left side and right side.
20397  If you use the option 
20398 \family sans
20399 Keep\InsetSpace ~
20400 matched
20401 \family default
20402 , the selected bracket type will be used for the left and the right side.
20403  The selection will be shown below the button field.
20404  If you want one side to not have a bracket, use the blank button.
20405  It will appear in LyX with a dotted line, but nothing will be printed.
20406 \end_layout
20407
20408 \begin_layout Standard
20409 If you want to place brackets around math structures, like a square root,
20410  you can do that by highlighting (selecting) the structure that is to go
20411  inside the brackets.
20412  Then choose the appropriate brackets for left and right and click on 
20413 \family sans
20414 Insert
20415 \family default
20416 .
20417  The parentheses will be drawn around the selected structure.
20418 \end_layout
20419
20420 \begin_layout Standard
20421 The next section explains how to insert a LaTeX 
20422 \begin_inset Quotes eld
20423 \end_inset
20424
20425 {
20426 \begin_inset Quotes erd
20427 \end_inset
20428
20429  for grouping.
20430 \end_layout
20431
20432 \begin_layout Section
20433 Grouping
20434 \begin_inset LatexCommand index
20435 name "Math ! Grouping"
20436
20437 \end_inset
20438
20439
20440 \begin_inset LatexCommand label
20441 name "sec:Grouping"
20442
20443 \end_inset
20444
20445
20446 \end_layout
20447
20448 \begin_layout Standard
20449 You may need to group a set of symbols.
20450  In LaTeX, for example, the typesetting of 
20451 \family typewriter
20452 {x^y}^z
20453 \family default
20454  is different from 
20455 \family typewriter
20456 x^{y^z}
20457 \family default
20458 :
20459 \end_layout
20460
20461 \begin_layout Standard
20462 \begin_inset Formula \[
20463 {x^{y}}^{z}\quad\mathrm{differs\; from}\quad x^{y^{z}}\]
20464
20465 \end_inset
20466
20467
20468 \end_layout
20469
20470 \begin_layout Standard
20471 To create this grouping, you need to use the key sequence 
20472 \begin_inset Quotes eld
20473 \end_inset
20474
20475
20476 \series bold
20477
20478 \backslash
20479 {
20480 \series default
20481
20482 \begin_inset Quotes erd
20483 \end_inset
20484
20485  then type space.
20486  Inside LyX, you will see red braces indicating the grouping.
20487  Within this braces you insert the grouped structure.
20488  The grouping braces won't appear in the output in contrary to normal braces.
20489 \end_layout
20490
20491 \begin_layout Section
20492 Arrays and Multi-line Equations
20493 \begin_inset LatexCommand index
20494 name "Math ! Arrays"
20495
20496 \end_inset
20497
20498
20499 \begin_inset LatexCommand index
20500 name "Math ! Matrices"
20501
20502 \end_inset
20503
20504
20505 \begin_inset LatexCommand index
20506 name "Math ! Multi-line Equations"
20507
20508 \end_inset
20509
20510
20511 \end_layout
20512
20513 \begin_layout Standard
20514 Matrices are entered in LyX using the 
20515 \family sans
20516 Math\InsetSpace ~
20517 Panel
20518 \family default
20519  matrix button 
20520 \begin_inset Graphics
20521         filename ../images/math/matrix.png
20522         inzipName 
20523         embed true
20524
20525 \end_inset
20526
20527 .
20528  It will open a dialog for you to choose the number of rows/columns.
20529  Here is an example:
20530 \begin_inset Formula \[
20531 \left(\begin{array}{ccc}
20532 1 & 2 & 3\\
20533 4 & 5 & 6\\
20534 7 & 8 & 9\end{array}\right)\]
20535
20536 \end_inset
20537
20538 The parentheses aren't automatic, but you can add them as described in section\InsetSpace ~
20539
20540 \begin_inset LatexCommand ref
20541 reference "sec:Brackets-and-Delimiters"
20542
20543 \end_inset
20544
20545 .
20546  When you construct the matrix, you can decide whether the column entries
20547  will be left-, right-, or center-justified.
20548  This alignment is set in the box 
20549 \family sans
20550 Horizontal
20551 \family default
20552  with the letters 
20553 \begin_inset Quotes eld
20554 \end_inset
20555
20556
20557 \family sans
20558 l
20559 \family default
20560
20561 \begin_inset Quotes erd
20562 \end_inset
20563
20564
20565 \begin_inset Quotes eld
20566 \end_inset
20567
20568
20569 \family sans
20570 r
20571 \family default
20572
20573 \begin_inset Quotes erd
20574 \end_inset
20575
20576 , and 
20577 \begin_inset Quotes eld
20578 \end_inset
20579
20580
20581 \family sans
20582 c
20583 \family default
20584
20585 \begin_inset Quotes erd
20586 \end_inset
20587
20588 .
20589  LyX proposes a 
20590 \begin_inset Quotes eld
20591 \end_inset
20592
20593
20594 \family sans
20595 c
20596 \family default
20597
20598 \begin_inset Quotes erd
20599 \end_inset
20600
20601  for every column as default.
20602  For example, the sequence 
20603 \begin_inset Quotes eld
20604 \end_inset
20605
20606
20607 \family sans
20608 lrc
20609 \family default
20610
20611 \begin_inset Quotes erd
20612 \end_inset
20613
20614  means that the first column will be left-justified, the second will be
20615  centered, and the third column will be right-justified, because each letter
20616  corresponds to the relevant column.
20617  The result will look like this:
20618 \begin_inset Formula \[
20619 \begin{array}{lcr}
20620 this & this\, column & this\, column\\
20621 column & has & has\, right\\
20622 has\, left\, alignment & center\, alignment & alignment\end{array}.\]
20623
20624 \end_inset
20625
20626
20627 \end_layout
20628
20629 \begin_layout Standard
20630 You can add more rows to an existing matrix by hitting 
20631 \family sans
20632 C-Enter
20633 \family default
20634  while the cursor is in the matrix.
20635  Adding or deleting columns can be done via the menu 
20636 \family sans
20637 Edit\SpecialChar \menuseparator
20638 Math
20639 \family default
20640 .
20641 \end_layout
20642
20643 \begin_layout Standard
20644 There are other arrays used in formulas, such as distinctions of cases.
20645  It can be created with the menu 
20646 \family sans
20647 Insert\SpecialChar \menuseparator
20648 Math\SpecialChar \menuseparator
20649 Cases\InsetSpace ~
20650 Environment
20651 \family default
20652  or the command 
20653 \series bold
20654
20655 \backslash
20656 cases
20657 \series default
20658 .
20659  Here an example: 
20660 \begin_inset Formula \[
20661 f(x)=\begin{cases}
20662 -1 & x<0\\
20663 0 & x=0\\
20664 1 & x>0\end{cases}\]
20665
20666 \end_inset
20667
20668
20669 \end_layout
20670
20671 \begin_layout Standard
20672 \begin_inset VSpace bigskip
20673 \end_inset
20674
20675 Multi-line formulas are created when you press 
20676 \family sans
20677 \series medium
20678 C-E
20679 \series default
20680 nter
20681 \family default
20682  within a formula.
20683  In an empty formula you can see that three blue boxes appear, one for each
20684  column.
20685  When you press 
20686 \family sans
20687 \series medium
20688 C-E
20689 \series default
20690 nter
20691 \family default
20692  in a non-empty formula, the part before the relation sign (equal sign 
20693 \begin_inset Quotes eld
20694 \end_inset
20695
20696 =
20697 \begin_inset Quotes erd
20698 \end_inset
20699
20700  etc.) will be inserted automatically to the first column, the relation sign
20701  is in the second column, and the rest in the third column.
20702  A new row is created by every further hit of 
20703 \family sans
20704 \series medium
20705 C-E
20706 \series default
20707 nter
20708 \family default
20709 .
20710  Multi-line formulas are always displayed formulas.
20711  Here is an example:
20712 \begin_inset Formula \begin{eqnarray}
20713 a^{2} & = & (b^{2}+c^{2})(b^{2}-c^{2})\nonumber \\
20714 a & = & \sqrt{b^{4}-c^{4}}\label{eq:asquared}\end{eqnarray}
20715
20716 \end_inset
20717
20718  To change the column assignment of the formula parts, place the cursor
20719  where you want to start the shift and hit 
20720 \family sans
20721 C-Tab.
20722
20723 \family default
20724  It shifts everything in the column which is right beside the current cursor
20725  position to the next column.
20726  Note that the middle column is designed for relation signs, structures
20727  within this column will be printed in a smaller size:
20728 \begin_inset Formula \begin{eqnarray*}
20729 \frac{A}{B} & \frac{A}{B} & \frac{A}{B}\end{eqnarray*}
20730
20731 \end_inset
20732
20733
20734 \end_layout
20735
20736 \begin_layout Standard
20737 The multi-line formula type described here is called 
20738 \family typewriter
20739 \series medium
20740 eqnarray
20741 \family default
20742 \series default
20743 .
20744  There are other multi-line types being more suitable for certain situations,
20745  for example if you want a better inter-line spacing than in formula (
20746 \begin_inset LatexCommand ref
20747 reference "eq:asquared"
20748
20749 \end_inset
20750
20751 ).
20752  The other types are described in section\InsetSpace ~
20753
20754 \begin_inset LatexCommand ref
20755 reference "sub:AMS-Formula-Types"
20756
20757 \end_inset
20758
20759 .
20760 \end_layout
20761
20762 \begin_layout Section
20763 Formula Numbering and Referencing
20764 \begin_inset LatexCommand index
20765 name "Math ! Formula numbering"
20766
20767 \end_inset
20768
20769
20770 \begin_inset LatexCommand index
20771 name "Math ! Referencing formulas"
20772
20773 \end_inset
20774
20775
20776 \begin_inset LatexCommand label
20777 name "sec:Formula-Numbering-and"
20778
20779 \end_inset
20780
20781
20782 \end_layout
20783
20784 \begin_layout Standard
20785 To number a formula, set the cursor in the formula and use the menu 
20786 \family sans
20787 Edit\SpecialChar \menuseparator
20788 Math\SpecialChar \menuseparator
20789 Toggle\InsetSpace ~
20790 Numbering
20791 \family default
20792  or the shortcut 
20793 \family sans
20794 M-m\InsetSpace ~
20795 n
20796 \family default
20797 .
20798  The formula number appears in LyX as 
20799 \begin_inset Quotes eld
20800 \end_inset
20801
20802 #
20803 \begin_inset Quotes erd
20804 \end_inset
20805
20806  within parentheses.
20807  The 
20808 \begin_inset Quotes erd
20809 \end_inset
20810
20811 #
20812 \begin_inset Quotes erd
20813 \end_inset
20814
20815  denotes, that the number will be calculated automatically when the output
20816  is generated.
20817  The placement and format of the formula number in the output depends on
20818  the document class.
20819  In this document the number is printed together with the chapter number,
20820  separated by a dot:
20821 \begin_inset Formula \begin{equation}
20822 1+1=2\end{equation}
20823
20824 \end_inset
20825
20826 Using 
20827 \family sans
20828 M-m\InsetSpace ~
20829 n
20830 \family default
20831  in a numbered formula will switch off the numbering.
20832  You can only number displayed formulas.
20833 \end_layout
20834
20835 \begin_layout Standard
20836 Multi-line formulas can be numbered line by line: Using the menu 
20837 \family sans
20838 Edit\SpecialChar \menuseparator
20839 Math\SpecialChar \menuseparator
20840 Toggle\InsetSpace ~
20841 Numbering\InsetSpace ~
20842 of\InsetSpace ~
20843 Line
20844 \family default
20845  or the shortcut 
20846 \family sans
20847 M-m\InsetSpace ~
20848 N
20849 \family default
20850  will only toggle the numbering of the line where the cursor is in:
20851 \begin_inset Formula \begin{eqnarray}
20852 1 & = & 3-2\\
20853 2 & = & 4-2\nonumber \\
20854 4 & \leq & 7\end{eqnarray}
20855
20856 \end_inset
20857
20858 To number all lines use the shortcut 
20859 \family sans
20860 M-m\InsetSpace ~
20861 n
20862 \family default
20863 .
20864 \end_layout
20865
20866 \begin_layout Standard
20867 \begin_inset VSpace bigskip
20868 \end_inset
20869
20870 Every displayed formula can be referenced by its number using a label.
20871  A label is inserted with the menu 
20872 \family sans
20873 Insert\SpecialChar \menuseparator
20874 Label
20875 \family default
20876  when the cursor is in the formula.
20877  This opens a dialog to enter the label.
20878  It is recommended to use the proposed 
20879 \begin_inset Quotes eld
20880 \end_inset
20881
20882
20883 \family sans
20884 eq:
20885 \family default
20886
20887 \begin_inset Quotes erd
20888 \end_inset
20889
20890  as first part of the label, because this helps later to identify the label
20891  type when you have many labels in your document.
20892  We inserted in the following example the label 
20893 \begin_inset Quotes eld
20894 \end_inset
20895
20896 eq:tanhExp
20897 \begin_inset Quotes erd
20898 \end_inset
20899
20900  in the second line:
20901 \begin_inset Formula \begin{eqnarray}
20902 \tanh(x) & = & \frac{\sinh(x)}{\cosh(x)}\nonumber \\
20903  & = & \frac{\mathrm{e}^{2x}-1}{\mathrm{e}^{2x}+1}\label{eq:tanhExp}\end{eqnarray}
20904
20905 \end_inset
20906
20907 Every labeled line is automatically numbered.
20908  Therefore the label is shown in LyX at the place of the formula number
20909  placeholder 
20910 \begin_inset Quotes eld
20911 \end_inset
20912
20913 #
20914 \begin_inset Quotes erd
20915 \end_inset
20916
20917 .
20918  You can reference a labeled formula using the menu 
20919 \family sans
20920 Insert\SpecialChar \menuseparator
20921 Cross\InsetSpace ~
20922 Reference
20923 \family default
20924 .
20925  A dialog appears to choose a label you want refer to.
20926  The reference appears in LyX as grey cross reference box and in the output
20927  as the formula number:
20928 \end_layout
20929
20930 \begin_layout Standard
20931 This is a cross-reference to equation (
20932 \begin_inset LatexCommand ref
20933 reference "eq:tanhExp"
20934
20935 \end_inset
20936
20937 ).
20938 \end_layout
20939
20940 \begin_layout Standard
20941 The properties of LyX's cross-reference box are described in section\InsetSpace ~
20942
20943 \begin_inset LatexCommand ref
20944 reference "sec:Cross-References"
20945
20946 \end_inset
20947
20948 .
20949  To delete a label, set the cursor in the labeled formula, use the menu
20950  
20951 \family sans
20952 Insert\SpecialChar \menuseparator
20953 Label
20954 \family default
20955  and delete the label in the appearing dialog.
20956 \begin_inset Foot
20957 status collapsed
20958
20959 \begin_layout Standard
20960 This is a unintuitive and will be fixed in the next version of LyX.
20961 \end_layout
20962
20963 \end_inset
20964
20965  
20966 \end_layout
20967
20968 \begin_layout Section
20969 User defined math macros
20970 \begin_inset LatexCommand index
20971 name "Math ! Macros"
20972
20973 \end_inset
20974
20975
20976 \end_layout
20977
20978 \begin_layout Standard
20979 LyX allows you to define macros for formulas.
20980  For example we assume that solutions of the quadratic equation often occur
20981  in our document in various forms and we want to create a macro to print
20982  them.
20983 \newline
20984 The general form of a quadratic equation is:
20985 \begin_inset Formula \[
20986 0=\lambda^{2}+p\lambda+q\]
20987
20988 \end_inset
20989
20990 The general form of its solution is:
20991 \begin_inset Formula \[
20992 \lambda_{1,2}=-\frac{p}{2}\pm\sqrt{\frac{p²}{4}-q}\]
20993
20994 \end_inset
20995
20996
20997 \end_layout
20998
20999 \begin_layout Standard
21000 The macro should print the parameters 
21001 \begin_inset Formula $\lambda$
21002 \end_inset
21003
21004
21005 \begin_inset Formula $p$
21006 \end_inset
21007
21008  and 
21009 \begin_inset Formula $q$
21010 \end_inset
21011
21012  like in the equation above.
21013 \end_layout
21014
21015 \begin_layout Standard
21016 A macro is created by executing the command
21017 \end_layout
21018
21019 \begin_layout Standard
21020
21021 \series bold
21022 math-macro
21023 \begin_inset ERT
21024 status collapsed
21025
21026 \begin_layout Standard
21027
21028
21029 \backslash
21030 spce 
21031 \end_layout
21032
21033 \end_inset
21034
21035 Name
21036 \begin_inset ERT
21037 status collapsed
21038
21039 \begin_layout Standard
21040
21041
21042 \backslash
21043 spce 
21044 \end_layout
21045
21046 \end_inset
21047
21048 Number\InsetSpace ~
21049 of\InsetSpace ~
21050 Arguments
21051 \end_layout
21052
21053 \begin_layout Standard
21054 in the minibuffer at the bottom of the LyX screen.
21055  Name is the name of the new macro which mustn't contain numbers.
21056  The number of arguments can be a number in the range 1-9.
21057  If you want to define a macro without arguments, don't declare the number
21058  of arguments.
21059 \end_layout
21060
21061 \begin_layout Standard
21062 We have three arguments and name the macro 
21063 \begin_inset Quotes eld
21064 \end_inset
21065
21066 qE
21067 \begin_inset Quotes erd
21068 \end_inset
21069
21070 , so that the command is:
21071 \end_layout
21072
21073 \begin_layout Standard
21074
21075 \series bold
21076 math-macro
21077 \begin_inset ERT
21078 status collapsed
21079
21080 \begin_layout Standard
21081
21082
21083 \backslash
21084 spce 
21085 \end_layout
21086
21087 \end_inset
21088
21089 qE
21090 \begin_inset ERT
21091 status collapsed
21092
21093 \begin_layout Standard
21094
21095
21096 \backslash
21097 spce 
21098 \end_layout
21099
21100 \end_inset
21101
21102 3
21103 \end_layout
21104
21105 \begin_layout Standard
21106 This results in the following macro definition box: 
21107 \begin_inset Graphics
21108         filename clipart/macrobox.png
21109         inzipName 
21110         embed true
21111
21112 \end_inset
21113
21114  
21115 \begin_inset FormulaMacro
21116 \newcommand{\qE}[3]{#1_{1,\,2}=-\frac{#2}{2}\pm\sqrt{\frac{#2^{2}}{4}-#3}}
21117 {\textrm{qE: }#1\textrm{ , }#2\textrm{ , }#3}
21118 \end_inset
21119
21120
21121 \begin_inset Note Note
21122 status collapsed
21123
21124 \begin_layout Standard
21125 The first box is an image to show the behavior in the output.
21126  The second one is the definition box, that doesn't appear in the output.
21127 \end_layout
21128
21129 \end_inset
21130
21131
21132 \end_layout
21133
21134 \begin_layout Standard
21135 The first blue box is for the definition, where you insert the formula via
21136  the math panel or commands.
21137  The placeholder for the arguments are inserted as a backslash and sharp
21138  followed by the argument number, e.g.
21139  
21140 \begin_inset Quotes eld
21141 \end_inset
21142
21143
21144 \backslash
21145 #1
21146 \begin_inset Quotes erd
21147 \end_inset
21148
21149  for the first argument.
21150  Placeholders will be displayed in red.
21151  The second blue box is for the appearance in LyX.
21152  This is useful when you have a large structure that shouldn't be displayed
21153  in LyX with its full size.
21154  If you want to see the macro as it is defined, leave the box blank.
21155  In our example we insert the sequence
21156 \newline
21157
21158 \series bold
21159 qE: 
21160 \backslash
21161 #1
21162 \series default
21163  
21164 \series bold
21165 ,
21166 \series default
21167  
21168 \series bold
21169
21170 \backslash
21171 #2
21172 \series default
21173  
21174 \series bold
21175 ,
21176 \series default
21177  
21178 \series bold
21179
21180 \backslash
21181 #3
21182 \newline
21183
21184 \series default
21185 The macro will then be shown as the macro name followed by the three arguments.
21186 \end_layout
21187
21188 \begin_layout Standard
21189 To use the macro in a formula, type its name as command, in our case 
21190 \begin_inset Quotes eld
21191 \end_inset
21192
21193
21194 \series bold
21195
21196 \backslash
21197 qE
21198 \series default
21199
21200 \begin_inset Quotes erd
21201 \end_inset
21202
21203 .
21204  The macro is inserted with boxes for the arguments looking similar to this:
21205 \end_layout
21206
21207 \begin_layout Standard
21208 \align center
21209 \begin_inset Graphics
21210         filename clipart/macrouse.png
21211         inzipName 
21212         embed true
21213
21214 \end_inset
21215
21216
21217 \end_layout
21218
21219 \begin_layout Standard
21220 The arguments are inserted in the blue boxes.
21221  If the cursor is outside the macro, the arguments are put in the macro.
21222  To change the arguments, put the cursor in the formula before or after
21223  the macro and press the right or left arrow key respectively.
21224  The arguments appear now again below the macro definition.
21225 \end_layout
21226
21227 \begin_layout Standard
21228 If you change the macro definition all macros are changed automatically
21229  to the new definition.
21230  Here an example of our macro with the arguments 
21231 \begin_inset Formula $x$
21232 \end_inset
21233
21234
21235 \begin_inset Formula $\ln(x)$
21236 \end_inset
21237
21238 , and 
21239 \begin_inset Formula $B$
21240 \end_inset
21241
21242 :
21243 \begin_inset Formula \[
21244 \qE{x}{\ln(y)}{B}\]
21245
21246 \end_inset
21247
21248
21249 \end_layout
21250
21251 \begin_layout Standard
21252 When the document is exported to LaTeX, the macro definition will be inserted
21253  as the command:
21254 \end_layout
21255
21256 \begin_layout Standard
21257
21258 \series bold
21259
21260 \backslash
21261 newcommand{
21262 \backslash
21263 qE}[3]{#1_{1,
21264 \backslash
21265 ,2}=-
21266 \backslash
21267 frac{#2}{2}
21268 \backslash
21269 pm
21270 \newline
21271
21272 \begin_inset ERT
21273 status collapsed
21274
21275 \begin_layout Standard
21276
21277
21278 \backslash
21279 hphantom{
21280 \end_layout
21281
21282 \end_inset
21283
21284
21285 \backslash
21286 newcommand
21287 \begin_inset ERT
21288 status collapsed
21289
21290 \begin_layout Standard
21291
21292 }
21293 \end_layout
21294
21295 \end_inset
21296
21297
21298 \backslash
21299 sqrt{
21300 \backslash
21301 frac{#2^{2}}{4}-#3}}
21302 \end_layout
21303
21304 \begin_layout Standard
21305 The command is not inserted in the document preamble.
21306  That means you can only use macros in formulas that are below the macro
21307  definition box in your document.
21308  There are also some other restrictions: The command 
21309 \backslash
21310 newcommand supports optional arguments, which are not available in LyX's
21311  macros.
21312  You can also not change subsequently the name of the macro and the number
21313  of arguments.
21314  
21315 \end_layout
21316
21317 \begin_layout Section
21318 Fine-Tuning
21319 \end_layout
21320
21321 \begin_layout Subsection
21322 Typefaces
21323 \begin_inset LatexCommand index
21324 name "Math ! Typefaces"
21325
21326 \end_inset
21327
21328
21329 \end_layout
21330
21331 \begin_layout Standard
21332 The standard font for text is italic, for numbers the standard is roman.
21333  To set a font in a formula, use the 
21334 \family sans
21335 Math\InsetSpace ~
21336 Panel
21337 \family default
21338  button 
21339 \begin_inset Graphics
21340         filename ../images/math/font.png
21341         inzipName 
21342         embed false
21343
21344 \end_inset
21345
21346 , or enter its command, listed in table\InsetSpace ~
21347
21348 \begin_inset LatexCommand ref
21349 reference "cap:Typefaces-and-the"
21350
21351 \end_inset
21352
21353 , directly.
21354 \end_layout
21355
21356 \begin_layout Standard
21357 \begin_inset Float table
21358 wide false
21359 sideways false
21360 status open
21361
21362 \begin_layout Standard
21363 \begin_inset Caption
21364
21365 \begin_layout Standard
21366 \begin_inset LatexCommand label
21367 name "cap:Typefaces-and-the"
21368
21369 \end_inset
21370
21371 Typefaces and the corresponding commands.
21372 \end_layout
21373
21374 \end_inset
21375
21376
21377 \end_layout
21378
21379 \begin_layout Standard
21380 \align center
21381 \begin_inset Tabular
21382 <lyxtabular version="3" rows="9" columns="2">
21383 <features>
21384 <column alignment="center" valignment="top" leftline="true" rightline="true" width="0pt">
21385 <column alignment="center" valignment="top" rightline="true" width="0pt">
21386 <row topline="true" bottomline="true">
21387 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
21388 \begin_inset Text
21389
21390 \begin_layout Standard
21391 Font
21392 \end_layout
21393
21394 \end_inset
21395 </cell>
21396 <cell alignment="center" valignment="top" topline="true" bottomline="true" rightline="true" usebox="none">
21397 \begin_inset Text
21398
21399 \begin_layout Standard
21400 Command
21401 \end_layout
21402
21403 \end_inset
21404 </cell>
21405 </row>
21406 <row topline="true">
21407 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
21408 \begin_inset Text
21409
21410 \begin_layout Standard
21411
21412 \shape up
21413 \size normal
21414 \bar no
21415 \noun off
21416 \color none
21417 \begin_inset Formula $\mathrm{Roman}$
21418 \end_inset
21419
21420
21421 \end_layout
21422
21423 \end_inset
21424 </cell>
21425 <cell alignment="center" valignment="top" topline="true" rightline="true" usebox="none">
21426 \begin_inset Text
21427
21428 \begin_layout Standard
21429
21430 \series bold
21431
21432 \backslash
21433 mathrm
21434 \end_layout
21435
21436 \end_inset
21437 </cell>
21438 </row>
21439 <row topline="true">
21440 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
21441 \begin_inset Text
21442
21443 \begin_layout Standard
21444 \begin_inset Formula $\mathbf{\mathbf{Bold}}$
21445 \end_inset
21446
21447
21448 \end_layout
21449
21450 \end_inset
21451 </cell>
21452 <cell alignment="center" valignment="top" topline="true" rightline="true" usebox="none">
21453 \begin_inset Text
21454
21455 \begin_layout Standard
21456
21457 \series bold
21458
21459 \backslash
21460 mathbf
21461 \end_layout
21462
21463 \end_inset
21464 </cell>
21465 </row>
21466 <row topline="true">
21467 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
21468 \begin_inset Text
21469
21470 \begin_layout Standard
21471 \begin_inset Formula $\mathit{Italic}$
21472 \end_inset
21473
21474
21475 \end_layout
21476
21477 \end_inset
21478 </cell>
21479 <cell alignment="center" valignment="top" topline="true" rightline="true" usebox="none">
21480 \begin_inset Text
21481
21482 \begin_layout Standard
21483
21484 \series bold
21485
21486 \backslash
21487 mathit
21488 \end_layout
21489
21490 \end_inset
21491 </cell>
21492 </row>
21493 <row topline="true">
21494 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
21495 \begin_inset Text
21496
21497 \begin_layout Standard
21498
21499 \shape up
21500 \size normal
21501 \bar no
21502 \noun off
21503 \color none
21504 \begin_inset Formula $\mathtt{Typewriter}$
21505 \end_inset
21506
21507
21508 \end_layout
21509
21510 \end_inset
21511 </cell>
21512 <cell alignment="center" valignment="top" topline="true" rightline="true" usebox="none">
21513 \begin_inset Text
21514
21515 \begin_layout Standard
21516
21517 \series bold
21518
21519 \backslash
21520 mathtt
21521 \end_layout
21522
21523 \end_inset
21524 </cell>
21525 </row>
21526 <row topline="true">
21527 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
21528 \begin_inset Text
21529
21530 \begin_layout Standard
21531 \begin_inset Formula $\mathbf{\mathbb{BLACKBOARD}}$
21532 \end_inset
21533
21534
21535 \end_layout
21536
21537 \end_inset
21538 </cell>
21539 <cell alignment="center" valignment="top" topline="true" rightline="true" usebox="none">
21540 \begin_inset Text
21541
21542 \begin_layout Standard
21543
21544 \series bold
21545
21546 \backslash
21547 mathbb
21548 \end_layout
21549
21550 \end_inset
21551 </cell>
21552 </row>
21553 <row topline="true">
21554 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
21555 \begin_inset Text
21556
21557 \begin_layout Standard
21558 \begin_inset Formula $\mathfrak{Fraktur}$
21559 \end_inset
21560
21561
21562 \end_layout
21563
21564 \end_inset
21565 </cell>
21566 <cell alignment="center" valignment="top" topline="true" rightline="true" usebox="none">
21567 \begin_inset Text
21568
21569 \begin_layout Standard
21570
21571 \series bold
21572
21573 \backslash
21574 mathfrak
21575 \end_layout
21576
21577 \end_inset
21578 </cell>
21579 </row>
21580 <row topline="true">
21581 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
21582 \begin_inset Text
21583
21584 \begin_layout Standard
21585
21586 \shape up
21587 \size normal
21588 \emph on
21589 \bar no
21590 \noun off
21591 \color none
21592 \begin_inset Formula $\mathcal{CALLIGRAPHIC}$
21593 \end_inset
21594
21595
21596 \end_layout
21597
21598 \end_inset
21599 </cell>
21600 <cell alignment="center" valignment="top" topline="true" rightline="true" usebox="none">
21601 \begin_inset Text
21602
21603 \begin_layout Standard
21604
21605 \series bold
21606
21607 \backslash
21608 mathcal
21609 \end_layout
21610
21611 \end_inset
21612 </cell>
21613 </row>
21614 <row topline="true" bottomline="true">
21615 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
21616 \begin_inset Text
21617
21618 \begin_layout Standard
21619 \begin_inset Formula $\mathsf{SansSerif}$
21620 \end_inset
21621
21622
21623 \end_layout
21624
21625 \end_inset
21626 </cell>
21627 <cell alignment="center" valignment="top" topline="true" rightline="true" usebox="none">
21628 \begin_inset Text
21629
21630 \begin_layout Standard
21631
21632 \series bold
21633
21634 \backslash
21635 mathsf
21636 \end_layout
21637
21638 \end_inset
21639 </cell>
21640 </row>
21641 </lyxtabular>
21642
21643 \end_inset
21644
21645
21646 \end_layout
21647
21648 \end_inset
21649
21650
21651 \end_layout
21652
21653 \begin_layout Standard
21654 \begin_inset Note Greyedout
21655 status open
21656
21657 \begin_layout Standard
21658
21659 \series bold
21660 Note:
21661 \series default
21662  that you can only print capital letters in the typefaces 
21663 \family sans
21664 Blackbold
21665 \family default
21666  and 
21667 \family sans
21668 Calligraphic
21669 \family default
21670 .
21671 \end_layout
21672
21673 \end_inset
21674
21675
21676 \end_layout
21677
21678 \begin_layout Standard
21679 When you use a typeface, a blue box is inserted in the formula.
21680  Every character in this box will be printed in this typeface.
21681  Pressing 
21682 \family sans
21683 Space
21684 \family default
21685  within the box, will set the cursor outside, so that you have to use a
21686  protected space when you need a space in the box.
21687  Here an example where a 
21688 \begin_inset Quotes eld
21689 \end_inset
21690
21691 N
21692 \begin_inset Quotes erd
21693 \end_inset
21694
21695  in 
21696 \family sans
21697 Blackbold
21698 \family default
21699  denotes the set of numbers:
21700 \begin_inset Formula \[
21701 f(x)=\sqrt{x}\:;\: x\in\mathbb{N}\]
21702
21703 \end_inset
21704
21705
21706 \end_layout
21707
21708 \begin_layout Standard
21709 The typefaces are nestable, which can cause confusion.
21710  You can e.g.
21711  put a character in 
21712 \family sans
21713 Fraktur
21714 \family default
21715  in a box for 
21716 \family sans
21717 Typewriter
21718 \family default
21719
21720 \begin_inset Formula $\mathtt{abc\mathfrak{d}e}$
21721 \end_inset
21722
21723  
21724 \newline
21725 So better don't use this feature.
21726 \end_layout
21727
21728 \begin_layout Standard
21729 The typefaces have no effect on Greek letters: 
21730 \begin_inset Formula $\mathfrak{abc\delta e}$
21731 \end_inset
21732
21733
21734 \newline
21735 You can only print them emboldened using the command 
21736 \series bold
21737
21738 \backslash
21739 boldsymbol
21740 \series default
21741 , which works like the other typeface commands: 
21742 \begin_inset Formula $\alpha\beta\gamma\boldsymbol{\alpha\beta\gamma}$
21743 \end_inset
21744
21745
21746 \end_layout
21747
21748 \begin_layout Standard
21749
21750 \series bold
21751
21752 \backslash
21753 boldsymbol
21754 \series default
21755  works for all symbols, letters, and numbers.
21756 \end_layout
21757
21758 \begin_layout Standard
21759 A number of other font options are available as well, in the menu 
21760 \family sans
21761 Insert\SpecialChar \menuseparator
21762 Math\SpecialChar \menuseparator
21763 Font\InsetSpace ~
21764 Change
21765 \family default
21766 .
21767 \end_layout
21768
21769 \begin_layout Subsection
21770 Math Text
21771 \begin_inset LatexCommand index
21772 name "Math ! Text"
21773
21774 \end_inset
21775
21776
21777 \end_layout
21778
21779 \begin_layout Standard
21780 Typefaces are useful for entering some characters in some given font, but
21781  not for text.
21782  For typing longer pieces of text use the math text, which is obtained using
21783  the entry 
21784 \family sans
21785 Normal\InsetSpace ~
21786 text\InsetSpace ~
21787 mode
21788 \family default
21789  of the 
21790 \family sans
21791 Math\InsetSpace ~
21792 Panel
21793 \family default
21794  button 
21795 \begin_inset Graphics
21796         filename ../images/math/font.png
21797         inzipName 
21798         embed true
21799
21800 \end_inset
21801
21802  (alternatively the shortcut 
21803 \family sans
21804 M-m\InsetSpace ~
21805 m
21806 \family default
21807 ).
21808  Math text appears in LyX in black instead of blue.
21809  You can use spaces and accents in math text like in normal text.
21810  Here is an example:
21811 \begin_inset Formula \[
21812 f(x)=\begin{cases}
21813 x & \textrm{if I say so}\\
21814 -x & \textrm{unter Umständen}\end{cases}\]
21815
21816 \end_inset
21817
21818
21819 \end_layout
21820
21821 \begin_layout Subsection
21822 Font Sizes
21823 \begin_inset LatexCommand index
21824 name "Math ! Font sizes"
21825
21826 \end_inset
21827
21828
21829 \end_layout
21830
21831 \begin_layout Standard
21832 There are four font styles (relative sizes) used in math-mode, which are
21833  automatically chosen in most situations.
21834  These are called 
21835 \family sans
21836 textstyle
21837 \family default
21838
21839 \family sans
21840 displaystyle
21841 \family default
21842
21843 \family sans
21844 scriptstyle
21845 \family default
21846 , and 
21847 \family sans
21848 scriptscriptstyle
21849 \family default
21850 .
21851  For most characters, 
21852 \family sans
21853 textstyle
21854 \family default
21855  and 
21856 \family sans
21857 displaystyle
21858 \family default
21859  are actually the same size, but fractions, superscripts and subscripts,
21860  and certain other structures, are set larger in 
21861 \family sans
21862 displaystyle
21863 \family default
21864 .
21865  Except for some operators, which resize themselves to accommodate various
21866  situations, all text will be set in the styles as LaTeX thinks is appropriate.
21867  These choices can be overridden by using the math panel button 
21868 \begin_inset Graphics
21869         filename ../images/math/style.png
21870         inzipName 
21871         embed true
21872
21873 \end_inset
21874
21875 .
21876  A box for the size will be created in which you can insert the math structure.
21877  For example, you can set 
21878 \begin_inset Formula $\frac{1}{2}$
21879 \end_inset
21880
21881 , which is normally in 
21882 \family sans
21883 textstyle
21884 \family default
21885 , larger in 
21886 \family sans
21887 displaystyle
21888 \family default
21889
21890 \begin_inset Formula ${\displaystyle \frac{1}{2}}$
21891 \end_inset
21892
21893 .
21894  The four styles are used in the following example:
21895 \end_layout
21896
21897 \begin_layout Standard
21898 \begin_inset Formula $displaystyle$
21899 \end_inset
21900
21901
21902 \begin_inset Formula ${\textstyle textstyle}$
21903 \end_inset
21904
21905
21906 \begin_inset Formula ${\scriptstyle scriptstyle}$
21907 \end_inset
21908
21909
21910 \begin_inset Formula ${\scriptscriptstyle scriptscriptstyle}$
21911 \end_inset
21912
21913 .
21914 \end_layout
21915
21916 \begin_layout Standard
21917 All these math-mode font sizes are relative, that means, if the whole math
21918  inset is set in a particular size with the menu 
21919 \family sans
21920 Edit\SpecialChar \menuseparator
21921 Text\InsetSpace ~
21922 Style
21923 \family default
21924 , all sizes in the formula will be adjusted relative to this size.
21925  Similarly, if the base font size of the document is changed, all fonts
21926  will be adjusted to correspond.
21927  As example a formula in the font size 
21928 \begin_inset Quotes eld
21929 \end_inset
21930
21931 largest
21932 \begin_inset Quotes erd
21933 \end_inset
21934
21935 :
21936 \end_layout
21937
21938 \begin_layout Standard
21939
21940 \family roman
21941 \size largest
21942 \begin_inset Formula $\mathrm{e}=\sum_{n=0}^{\infty}\frac{1}{n!}$
21943 \end_inset
21944
21945
21946 \end_layout
21947
21948 \begin_layout Section
21949 AMS-LaTeX
21950 \begin_inset LatexCommand index
21951 name "AMS math"
21952
21953 \end_inset
21954
21955
21956 \begin_inset LatexCommand index
21957 name "Math ! AMS"
21958
21959 \end_inset
21960
21961
21962 \end_layout
21963
21964 \begin_layout Standard
21965 LyX supports the packages provided by the American Mathematical Society
21966  (AMS) that are in common use.
21967 \end_layout
21968
21969 \begin_layout Subsection
21970 Enabling AMS-Support
21971 \end_layout
21972
21973 \begin_layout Standard
21974 Selecting the checkbox 
21975 \family sans
21976 Use\InsetSpace ~
21977 AMS\InsetSpace ~
21978 math\InsetSpace ~
21979 package
21980 \family default
21981  in the 
21982 \family sans
21983 Document\SpecialChar \menuseparator
21984 Settings
21985 \family default
21986
21987 \begin_inset LatexCommand index
21988 name "Document ! Settings"
21989
21990 \end_inset
21991
21992  dialog under 
21993 \family sans
21994 Math\InsetSpace ~
21995 Options
21996 \family default
21997  will include the AMS-packages in the document, and make the facilities
21998  available.
21999  AMS is needed for many math-constructs, so when you get LaTeX-errors in
22000  formulas, assure that you have enabled AMS.
22001 \end_layout
22002
22003 \begin_layout Subsection
22004 AMS-Formula Types
22005 \begin_inset LatexCommand label
22006 name "sub:AMS-Formula-Types"
22007
22008 \end_inset
22009
22010
22011 \begin_inset LatexCommand index
22012 name "Math ! Multi-line Equations"
22013
22014 \end_inset
22015
22016
22017 \end_layout
22018
22019 \begin_layout Standard
22020 AMS-LaTeX provides a selection of different formula types.
22021  LyX allows you to choose between 
22022 \family typewriter
22023 align
22024 \family default
22025
22026 \family typewriter
22027 alignat
22028 \family default
22029
22030 \family typewriter
22031 flalign
22032 \family default
22033
22034 \family typewriter
22035 gather
22036 \family default
22037 , and 
22038 \family typewriter
22039 multline
22040 \family default
22041 .
22042  We refer to the AMS-documentation for an explanation of these formula types.
22043 \end_layout
22044
22045 \begin_layout Chapter
22046 More Tools
22047 \end_layout
22048
22049 \begin_layout Section
22050 Cross-References
22051 \begin_inset LatexCommand index
22052 name "Cross references"
22053
22054 \end_inset
22055
22056
22057 \begin_inset LatexCommand label
22058 name "sec:Cross-References"
22059
22060 \end_inset
22061
22062
22063 \end_layout
22064
22065 \begin_layout Standard
22066 One of LyX's strengths are cross-references.
22067  You can reference every section, float, footnote, formula, and list in
22068  the document.
22069  To reference a document part, you have to insert a label into it.
22070  The label is used as anchor and name for the reference.
22071  We want for example refer to the the second item of the following list:
22072 \end_layout
22073
22074 \begin_layout Enumerate
22075 First item
22076 \end_layout
22077
22078 \begin_layout Enumerate
22079 \begin_inset LatexCommand label
22080 name "enu:Second-item"
22081
22082 \end_inset
22083
22084 Second item
22085 \end_layout
22086
22087 \begin_layout Enumerate
22088 Third item
22089 \end_layout
22090
22091 \begin_layout Standard
22092 First we insert a label into the second item with the menu 
22093 \family sans
22094 Insert\SpecialChar \menuseparator
22095 Label
22096 \family default
22097  or the by pressing the toolbar button 
22098 \begin_inset Graphics
22099         filename ../images/label-insert.png
22100         inzipName 
22101         embed true
22102         scale 85
22103
22104 \end_inset
22105
22106 .
22107  A grey label box like this: 
22108 \begin_inset Graphics
22109         filename clipart/labelQt4.png
22110         inzipName 
22111         embed false
22112         scale 85
22113
22114 \end_inset
22115
22116  is inserted and the label window pops up asking for the label text.
22117  LyX offers as text the first words of the item with a prefix, in our case
22118  the text 
22119 \begin_inset Quotes eld
22120 \end_inset
22121
22122
22123 \family sans
22124 enu: Second-item
22125 \family default
22126
22127 \begin_inset Quotes erd
22128 \end_inset
22129
22130 .
22131  The prefix 
22132 \begin_inset Quotes eld
22133 \end_inset
22134
22135
22136 \family sans
22137 enu:
22138 \family default
22139
22140 \begin_inset Quotes erd
22141 \end_inset
22142
22143  stands for 
22144 \begin_inset Quotes eld
22145 \end_inset
22146
22147 enumerate
22148 \begin_inset Quotes erd
22149 \end_inset
22150
22151 .
22152  The prefix depends on the document part where the label is inserted, e.g.
22153  if you insert a label to a section heading, the prefix will be 
22154 \begin_inset Quotes eld
22155 \end_inset
22156
22157
22158 \family sans
22159 sec:
22160 \family default
22161
22162 \begin_inset Quotes erd
22163 \end_inset
22164
22165 .
22166 \end_layout
22167
22168 \begin_layout Standard
22169 To reference the item, we refer to its label using the menu 
22170 \family sans
22171 Insert\SpecialChar \menuseparator
22172 Cross-Reference
22173 \family default
22174  or the toolbar button 
22175 \begin_inset Graphics
22176         filename ../images/dialog-show-new-inset_ref.png
22177         inzipName 
22178         embed true
22179         scale 85
22180
22181 \end_inset
22182
22183 .
22184  A grey cross-reference box like this: 
22185 \begin_inset Graphics
22186         filename clipart/referenceQt4.png
22187         inzipName 
22188         embed true
22189         scale 85
22190
22191 \end_inset
22192
22193  is inserted and the cross-reference window appear showing all labels of
22194  the document.
22195  We can now sort the labels alphabetically and then choose the entry 
22196 \begin_inset Quotes eld
22197 \end_inset
22198
22199
22200 \family sans
22201 enu:Second-item
22202 \family default
22203
22204 \begin_inset Quotes erd
22205 \end_inset
22206
22207 .
22208  At the position of the cross-reference box the item number will appear
22209  in the output.
22210  Here is our cross-reference:
22211 \end_layout
22212
22213 \begin_layout Standard
22214 Item\InsetSpace ~
22215
22216 \begin_inset LatexCommand ref
22217 reference "enu:Second-item"
22218
22219 \end_inset
22220
22221
22222 \end_layout
22223
22224 \begin_layout Standard
22225 It is recommended to use a protected space
22226 \begin_inset Foot
22227 status collapsed
22228
22229 \begin_layout Standard
22230 described in section\InsetSpace ~
22231
22232 \begin_inset LatexCommand ref
22233 reference "sub:Protected-Space"
22234
22235 \end_inset
22236
22237
22238 \end_layout
22239
22240 \end_inset
22241
22242  between the cross-reference name and its number to avoid ugly linebreaks
22243  between them.
22244 \end_layout
22245
22246 \begin_layout Standard
22247 There are six varieties of cross-references:
22248 \end_layout
22249
22250 \begin_layout Description
22251 <reference>: prints the float number, this is the default: 
22252 \begin_inset LatexCommand ref
22253 reference "cap:Two-distorted-images"
22254
22255 \end_inset
22256
22257
22258 \end_layout
22259
22260 \begin_layout Description
22261 (<reference>): prints the float number within two parentheses, this is the
22262  style normally used to reference formulas, especially when the reference
22263  name 
22264 \begin_inset Quotes eld
22265 \end_inset
22266
22267 Equation
22268 \begin_inset Quotes erd
22269 \end_inset
22270
22271  is omitted: 
22272 \begin_inset LatexCommand eqref
22273 reference "eq:tanhExp"
22274
22275 \end_inset
22276
22277
22278 \end_layout
22279
22280 \begin_layout Description
22281 <page>: prints the page number: Page\InsetSpace ~
22282
22283 \begin_inset LatexCommand pageref
22284 reference "cap:Two-distorted-images"
22285
22286 \end_inset
22287
22288
22289 \end_layout
22290
22291 \begin_layout Description
22292 on\InsetSpace ~
22293 page\InsetSpace ~
22294 <page>: prints the text "on page" and the page number: 
22295 \begin_inset LatexCommand vpageref
22296 reference "cap:Two-distorted-images"
22297
22298 \end_inset
22299
22300
22301 \end_layout
22302
22303 \begin_layout Description
22304 <reference>\InsetSpace ~
22305 on\InsetSpace ~
22306 page\InsetSpace ~
22307 <page>: prints the float number, the text "on page", and
22308  the page number: 
22309 \begin_inset LatexCommand vref
22310 reference "cap:Two-distorted-images"
22311
22312 \end_inset
22313
22314
22315 \end_layout
22316
22317 \begin_layout Description
22318 Formatted\InsetSpace ~
22319 reference: prints a self defined cross-reference format.
22320 \newline
22321
22322 \begin_inset Note Greyedout
22323 status open
22324
22325 \begin_layout Standard
22326
22327 \series bold
22328 Note:
22329 \series default
22330  This feature is only available when you have the LaTeX-package 
22331 \series bold
22332 prettyref
22333 \begin_inset LatexCommand index
22334 name "LaTeX-packages ! prettyref"
22335
22336 \end_inset
22337
22338
22339 \series default
22340  installed.
22341 \end_layout
22342
22343 \end_inset
22344
22345
22346 \end_layout
22347
22348 \begin_layout Standard
22349 Note that the style <page> won't print the page number if the label is on
22350  the previous, the same, or the next page.
22351  You will e.\InsetSpace \thinspace{}
22352 g.\InsetSpace ~
22353 see the text 
22354 \begin_inset Quotes eld
22355 \end_inset
22356
22357
22358 \family sans
22359 on this page
22360 \family default
22361
22362 \begin_inset Quotes erd
22363 \end_inset
22364
22365  instead.
22366 \end_layout
22367
22368 \begin_layout Standard
22369 The number and current page of the referred document part in the output,
22370  is automatically calculated by LaTeX.
22371  The varieties are adjusted in the field 
22372 \family sans
22373 Format
22374 \family default
22375  of the cross-reference window, that appear when you click on the cross-referenc
22376 e box.
22377 \end_layout
22378
22379 \begin_layout Standard
22380 You can only use the style 
22381 \family sans
22382 <reference>
22383 \family default
22384  to reference numbered document parts, while the reference style 
22385 \family sans
22386 <page>
22387 \family default
22388  is always possible.
22389 \end_layout
22390
22391 \begin_layout Standard
22392 If you want to reference a section, put the label in the section heading,
22393  to reference a float, put the label in the caption.
22394  For footnotes you can put the label somewhere in it.
22395  Referencing formulas is explained in section\InsetSpace ~
22396
22397 \begin_inset LatexCommand ref
22398 reference "sec:Formula-Numbering-and"
22399
22400 \end_inset
22401
22402 .
22403 \end_layout
22404
22405 \begin_layout Standard
22406 The button 
22407 \family sans
22408 Go\InsetSpace ~
22409 to\InsetSpace ~
22410 Label
22411 \family default
22412  in the cross-reference window sets the the cursor before the referred label.
22413  The button text changes then to 
22414 \family sans
22415 Go\InsetSpace ~
22416 Back
22417 \family default
22418  and you can use it to set the cursor back to the cross-reference.
22419  Right-clicking on a cross-reference box also sets the cursor before the
22420  referred label but without a possibility to go back.
22421  
22422 \end_layout
22423
22424 \begin_layout Standard
22425 You can change labels at any time by clicking on the label box.
22426  References to the changed label will automatically change its link to the
22427  new label text, so that you don't need to take care about this.
22428 \end_layout
22429
22430 \begin_layout Standard
22431 If a cross-reference refers to a non-existing label, you'll see two question
22432  marks in the output instead of the reference.
22433 \end_layout
22434
22435 \begin_layout Standard
22436 References are described in detail in the 
22437 \emph on
22438 Embedded Objects
22439 \emph default
22440  manual.
22441 \end_layout
22442
22443 \begin_layout Section
22444 Table of Contents and other Listings
22445 \begin_inset LatexCommand index
22446 name "Table of contents"
22447
22448 \end_inset
22449
22450
22451 \begin_inset LatexCommand index
22452 name "Outline"
22453
22454 \end_inset
22455
22456
22457 \begin_inset LatexCommand label
22458 name "sec:toc"
22459
22460 \end_inset
22461
22462
22463 \end_layout
22464
22465 \begin_layout Subsection
22466 Table of Contents and Outline
22467 \begin_inset LatexCommand label
22468 name "sub:Table-of-Contents"
22469
22470 \end_inset
22471
22472
22473 \end_layout
22474
22475 \begin_layout Standard
22476 The Table of Contents (TOC) is inserted with the menu 
22477 \family sans
22478 Insert\SpecialChar \menuseparator
22479 List/TOC\SpecialChar \menuseparator
22480 Table\InsetSpace ~
22481 of\InsetSpace ~
22482 Contents
22483 \family default
22484 .
22485  Is is displayed in LyX as a gray box.
22486  If you click on it, the TOC window appears, showing you the TOC entries.
22487  You can jump to a document part by clicking on an entry.
22488  Thus you can use this window as graphical alternative for the 
22489 \family sans
22490 Navigate
22491 \family default
22492  menu.
22493 \end_layout
22494
22495 \begin_layout Standard
22496 The TOC lists every numbered section automatically.
22497  If you have declared a short title for a section heading, as described
22498  in section\InsetSpace ~
22499
22500 \begin_inset LatexCommand ref
22501 reference "sec:Short-Titles"
22502
22503 \end_inset
22504
22505 , it will be used in the TOC instead of the section heading.
22506  Section\InsetSpace ~
22507
22508 \begin_inset LatexCommand ref
22509 reference "sub:Numbering-depth"
22510
22511 \end_inset
22512
22513  describes how the level is adjusted that defines which section types are
22514  listed in the TOC.
22515  You can also adjust the level for the displayed sections in the TOC window
22516  using the grey fader at the bottom of the window.
22517  Unnumbered sections are not listed in the TOC.
22518 \end_layout
22519
22520 \begin_layout Standard
22521 You can use the TOC window also as outline to move and rearrange sections
22522  in your documents.
22523  The TOC window therefore also appears when you use the menu 
22524 \family sans
22525 Document\SpecialChar \menuseparator
22526 Outline
22527 \family default
22528 .
22529 \end_layout
22530
22531 \begin_layout Subsection
22532 List of Figures, Tables and Algorithms
22533 \begin_inset LatexCommand label
22534 name "sec:ListsOf"
22535
22536 \end_inset
22537
22538
22539 \end_layout
22540
22541 \begin_layout Standard
22542 Table, figure, and algorithm lists are very much like the table of contents.
22543  You can insert them via the 
22544 \family sans
22545 Insert\SpecialChar \menuseparator
22546 List\InsetSpace ~
22547 /\InsetSpace ~
22548 TOC
22549 \family default
22550  submenus.
22551  The list entries are the float captions and the float number.
22552 \end_layout
22553
22554 \begin_layout Section
22555 URLs (Uniform Resource Locators)
22556 \begin_inset LatexCommand index
22557 name "URLs"
22558
22559 \end_inset
22560
22561
22562 \begin_inset LatexCommand label
22563 name "sec:URL"
22564
22565 \end_inset
22566
22567
22568 \end_layout
22569
22570 \begin_layout Standard
22571 It is often desirable to include long 
22572 \begin_inset Quotes eld
22573 \end_inset
22574
22575 verbatim
22576 \begin_inset Quotes erd
22577 \end_inset
22578
22579  items in a document such as Web site URLs, e-mail addresses, etc.
22580  These things typically do not contain any spaces and are thus difficult
22581  to typeset properly.
22582  Such items will often fall on a line boundary if they cannot be split,
22583  resulting in an overfull line.
22584  To avoid this, use the menu 
22585 \family sans
22586 Insert\SpecialChar \menuseparator
22587 URL
22588 \family default
22589  to enter a long URL and have it split gracefully, if necessary.
22590 \end_layout
22591
22592 \begin_layout Standard
22593 The URL dialog has two fields; the URL field and the 
22594 \family sans
22595 Name
22596 \family default
22597  field for the URL description, which will be typeset as plain text immediately
22598  before the URL.
22599  Here an example:
22600 \end_layout
22601
22602 \begin_layout Standard
22603 \begin_inset LatexCommand url
22604 name "LyX-Homepage"
22605 target "http://www.lyx.org"
22606
22607 \end_inset
22608
22609 .
22610 \end_layout
22611
22612 \begin_layout Standard
22613 \begin_inset VSpace bigskip
22614 \end_inset
22615
22616
22617 \series bold
22618 Important notes
22619 \series default
22620 :
22621 \end_layout
22622
22623 \begin_layout Itemize
22624 When you use the following characters: "%", "#", "^", you have to write
22625  them with a backslash before, e.g.
22626  
22627 \begin_inset Quotes eld
22628 \end_inset
22629
22630
22631 \backslash
22632 #
22633 \begin_inset Quotes erd
22634 \end_inset
22635
22636 .
22637 \end_layout
22638
22639 \begin_layout Itemize
22640 URLs must not end with a backslash!
22641 \end_layout
22642
22643 \begin_layout Section
22644 Appendices
22645 \begin_inset LatexCommand index
22646 name "Appendix"
22647
22648 \end_inset
22649
22650
22651 \begin_inset LatexCommand label
22652 name "sec:Appendices"
22653
22654 \end_inset
22655
22656
22657 \end_layout
22658
22659 \begin_layout Standard
22660 Appendices are created with the menu 
22661 \family sans
22662 Document\SpecialChar \menuseparator
22663 Start\InsetSpace ~
22664 Appendix\InsetSpace ~
22665 Here
22666 \family default
22667 .
22668  This menu sets the document from the current cursor position to the end
22669  as appendix region.
22670  The region is marked with a red borderline.
22671 \end_layout
22672
22673 \begin_layout Standard
22674 Every chapter (or section) within the appendix region is treated as an appendix,
22675  numbered with a capital Latin letter.
22676  The appendix subsections are numbered with this letter followed by a dot
22677  and the subsection number.
22678  All appendix sections can be referenced as if they were normal sections,
22679  here two examples:
22680 \end_layout
22681
22682 \begin_layout Standard
22683 Appendix\InsetSpace ~
22684
22685 \begin_inset LatexCommand ref
22686 reference "cha:Credits"
22687
22688 \end_inset
22689
22690 ; Appendix\InsetSpace ~
22691
22692 \begin_inset LatexCommand ref
22693 reference "sub:Export"
22694
22695 \end_inset
22696
22697
22698 \end_layout
22699
22700 \begin_layout Section
22701 Bibliography
22702 \begin_inset LatexCommand index
22703 name "Bibliography"
22704
22705 \end_inset
22706
22707
22708 \begin_inset LatexCommand label
22709 name "sec:Bibliography"
22710
22711 \end_inset
22712
22713
22714 \end_layout
22715
22716 \begin_layout Standard
22717 There are two ways of generating the bibliography in a LyX-document.
22718  You can include a bibliography database
22719 \begin_inset Foot
22720 status collapsed
22721
22722 \begin_layout Standard
22723 Known under the name 
22724 \begin_inset Quotes eld
22725 \end_inset
22726
22727 BibTeX-database
22728 \begin_inset Quotes erd
22729 \end_inset
22730
22731 .
22732 \end_layout
22733
22734 \end_inset
22735
22736 , which is explained in the next subsection or you can insert the bibliography
22737  manually.
22738  For the second method we use the paragraph environment 
22739 \family sans
22740 Bibliography
22741 \family default
22742 , described in section\InsetSpace ~
22743
22744 \begin_inset LatexCommand ref
22745 reference "sub:Biblio_environment"
22746
22747 \end_inset
22748
22749 .
22750 \end_layout
22751
22752 \begin_layout Standard
22753 Within the 
22754 \family sans
22755 Bibliography
22756 \family default
22757  environment, every paragraph begins with a gray bibliography box labeled
22758  with a number.
22759  If you click on it, you will get a dialog in which you can set a 
22760 \family sans
22761 Key
22762 \family default
22763  and a 
22764 \family sans
22765 Label
22766 \family default
22767 .
22768  The key is the symbolic name by which you will refer to this bibliography
22769  entry.
22770  For example, our second entry in the bibliography is a book about LaTeX
22771  and we used 
22772 \begin_inset Quotes eld
22773 \end_inset
22774
22775 latexcompanion
22776 \begin_inset Quotes erd
22777 \end_inset
22778
22779 , a short form of its title, as key.
22780 \end_layout
22781
22782 \begin_layout Standard
22783 You can refer to the key of a bibliography entry using the menu 
22784 \family sans
22785 Insert\SpecialChar \menuseparator
22786 Citation
22787 \family default
22788  or the toobar button 
22789 \begin_inset Graphics
22790         filename ../images/dialog-show-new-inset_citation.png
22791         inzipName 
22792         embed true
22793         BoundingBox 0bp 5bp 20bp 20bp
22794
22795 \end_inset
22796
22797 .
22798  A citation reference box is inserted and a citation window will appear
22799  in which you can select one or more keys in the available key list.
22800  The citation reference box will be labeled with the referenced key.
22801  When you click on the box, the citation window appears and you can change
22802  the reference.
22803 \end_layout
22804
22805 \begin_layout Standard
22806 Citation references appear in the output as number of the bibliography entry
22807  with surrounding brackets.
22808  If you set a 
22809 \family sans
22810 Label
22811 \family default
22812  for the entry, the label will appear instead of the number.
22813  Here two examples; the first without a label, the second with the label
22814  
22815 \begin_inset Quotes eld
22816 \end_inset
22817
22818 Credits
22819 \begin_inset Quotes erd
22820 \end_inset
22821
22822 :
22823 \end_layout
22824
22825 \begin_layout Standard
22826 Have a look at the 
22827 \family sans
22828 LaTeX Companion Second Edition
22829 \family default
22830
22831 \begin_inset LatexCommand cite
22832 key "latexcompanion"
22833
22834 \end_inset
22835
22836
22837 \end_layout
22838
22839 \begin_layout Standard
22840 The LyX-Team members are listed in the Credits: 
22841 \begin_inset LatexCommand cite
22842 key "lyxcredit"
22843
22844 \end_inset
22845
22846
22847 \end_layout
22848
22849 \begin_layout Subsection
22850 Bibliography databases (BibTeX)
22851 \begin_inset LatexCommand index
22852 name "Bibliography ! Databases"
22853
22854 \end_inset
22855
22856
22857 \begin_inset LatexCommand index
22858 name "Bibliography ! BibTeX"
22859
22860 \end_inset
22861
22862
22863 \begin_inset LatexCommand label
22864 name "sub:Bibliography-databases"
22865
22866 \end_inset
22867
22868
22869 \end_layout
22870
22871 \begin_layout Standard
22872 Bibliography databases are useful if you use the same bibliography in different
22873  documents.
22874  It makes it also very easy to have an uniform layout for all bibliography
22875  entries.
22876  You can collect the bibliography of all relevant books and articles of
22877  your working field in a database.
22878  This database can be used for different documents, because only the referenced
22879  entries of the database will appear in the bibliography list.
22880 \end_layout
22881
22882 \begin_layout Standard
22883 The database is a text file with the file extension 
22884 \begin_inset Quotes eld
22885 \end_inset
22886
22887
22888 \family sans
22889 .bib
22890 \family default
22891
22892 \begin_inset Quotes erd
22893 \end_inset
22894
22895  containing the bibliography in a special format.
22896  The format is explained in LaTeX books (
22897 \begin_inset LatexCommand cite
22898 key "Mittelbach,Kopka,Lamport"
22899
22900 \end_inset
22901
22902 ).
22903  Normally one uses a special program to create and edit entries of the database.
22904  Under
22905 \newline
22906  
22907 \begin_inset LatexCommand url
22908 target "http://wiki.lyx.org/BibTeX/Programs"
22909
22910 \end_inset
22911
22912
22913 \newline
22914 you find a list of programs for bibliography databases.
22915 \end_layout
22916
22917 \begin_layout Standard
22918 To use a database, use the menu 
22919 \family sans
22920 Insert\SpecialChar \menuseparator
22921 List
22922 \family default
22923 /
22924 \family sans
22925 TOC\SpecialChar \menuseparator
22926 BibT
22927 \begin_inset ERT
22928 status collapsed
22929
22930 \begin_layout Standard
22931
22932 {}
22933 \end_layout
22934
22935 \end_inset
22936
22937 eX\InsetSpace ~
22938 Bibliography
22939 \family default
22940 .
22941  A grey box will be inserted and a window appears.
22942  In this window you can load one or more databases and a style file.
22943 \end_layout
22944
22945 \begin_layout Standard
22946 The style file is a text file with the file extension
22947 \begin_inset Quotes erd
22948 \end_inset
22949
22950
22951 \family sans
22952 .bst
22953 \family default
22954
22955 \begin_inset Quotes erd
22956 \end_inset
22957
22958  that declares the layout of all bibliography entries.
22959  Many publishers provide special style files, so that you don't have to
22960  take care of the layout.
22961 \end_layout
22962
22963 \begin_layout Standard
22964 Inserting a citation reference works like described above.
22965 \end_layout
22966
22967 \begin_layout Standard
22968 \begin_inset VSpace defskip
22969 \end_inset
22970
22971
22972 \end_layout
22973
22974 \begin_layout Standard
22975 To generate the bibliography from a database, the program BibTeX is used
22976  by LyX.
22977  This program can be controlled with options that you can add in LyX's preferenc
22978 es dialog under 
22979 \family sans
22980 Outputs
22981 \family default
22982
22983 \family sans
22984 LaT
22985 \begin_inset ERT
22986 status collapsed
22987
22988 \begin_layout Standard
22989
22990 {}
22991 \end_layout
22992
22993 \end_inset
22994
22995 eX
22996 \family default
22997  in the field 
22998 \family sans
22999 BibT
23000 \begin_inset ERT
23001 status collapsed
23002
23003 \begin_layout Standard
23004
23005 {}
23006 \end_layout
23007
23008 \end_inset
23009
23010 eX\InsetSpace ~
23011 command
23012 \family default
23013 .
23014  Before adding options, it is strongly recommended to read the manual of
23015  
23016 \family sans
23017 BibTeX
23018 \family default
23019 .
23020 \end_layout
23021
23022 \begin_layout Standard
23023 \begin_inset VSpace defskip
23024 \end_inset
23025
23026
23027 \end_layout
23028
23029 \begin_layout Standard
23030 We use two bibliographies in this document to show the difference between
23031  the two methods of creating them.
23032  As you can see, the bibliography that is created from a database lists
23033  only the database entries that are referenced in the document.
23034  We used the style file 
23035 \family sans
23036 alphadin.bst
23037 \family default
23038  to get the complicated German reference key scheme in the bibliography.
23039 \end_layout
23040
23041 \begin_layout Subsection
23042 Bibliography layout
23043 \begin_inset LatexCommand index
23044 name "Bibliography ! Layout"
23045
23046 \end_inset
23047
23048
23049 \end_layout
23050
23051 \begin_layout Standard
23052 In the citation reference dialog you can set a special citation format.
23053  For this feature you need to use the option 
23054 \family sans
23055 Natbib
23056 \family default
23057  enabled in the 
23058 \family sans
23059 Document\SpecialChar \menuseparator
23060 Settings
23061 \family default
23062
23063 \begin_inset LatexCommand index
23064 name "Document ! Settings"
23065
23066 \end_inset
23067
23068  dialog under 
23069 \family sans
23070 Bibliography
23071 \family default
23072 .
23073  Setting a citation style for a reference will overwrite the default.
23074  For the global citation format use the BibTeX style files as explained
23075  in the previous section.
23076 \end_layout
23077
23078 \begin_layout Standard
23079 You can also set text, that should appear before or after a citation reference,
23080  in the citation reference window.
23081  Here an example where we set the text 
23082 \begin_inset Quotes eld
23083 \end_inset
23084
23085 Chapter\InsetSpace ~
23086 3
23087 \begin_inset Quotes erd
23088 \end_inset
23089
23090  to appear after the reference:
23091 \end_layout
23092
23093 \begin_layout Standard
23094 Have a look at 
23095 \begin_inset LatexCommand cite
23096 after "Chapter 3"
23097 key "latexcompanion"
23098
23099 \end_inset
23100
23101 .
23102 \end_layout
23103
23104 \begin_layout Section
23105 Index
23106 \begin_inset LatexCommand index
23107 name "Index generation"
23108
23109 \end_inset
23110
23111
23112 \begin_inset LatexCommand label
23113 name "sec:Index"
23114
23115 \end_inset
23116
23117
23118 \end_layout
23119
23120 \begin_layout Standard
23121 An index entry is created if you use the menu 
23122 \family sans
23123 Insert\SpecialChar \menuseparator
23124 Index\InsetSpace ~
23125 Entry
23126 \family default
23127  or the toolbar button 
23128 \begin_inset Graphics
23129         filename ../images/index-insert.png
23130         inzipName 
23131         embed true
23132         BoundingBox 0bp 5bp 20bp 20bp
23133
23134 \end_inset
23135
23136 .
23137  A gray box labeled 
23138 \begin_inset Quotes eld
23139 \end_inset
23140
23141
23142 \family sans
23143 Idx
23144 \family default
23145
23146 \begin_inset Quotes erd
23147 \end_inset
23148
23149  is inserted containing the text that appears in the index.
23150  The word where the cursor is in or the currently highlighted text is proposed
23151  by LyX as index entry.
23152 \end_layout
23153
23154 \begin_layout Standard
23155 \begin_inset Note Greyedout
23156 status open
23157
23158 \begin_layout Standard
23159
23160 \series bold
23161 Note:
23162 \series default
23163  The index entry text field differs from all other text fields, because
23164  you have to insert valid LaTeX-code.
23165 \end_layout
23166
23167 \end_inset
23168
23169  Therefore you cannot insert
23170 \end_layout
23171
23172 \begin_layout Standard
23173
23174 \series bold
23175 Find & Replace
23176 \end_layout
23177
23178 \begin_layout Standard
23179 to an index entry field, because the 
23180 \begin_inset Quotes eld
23181 \end_inset
23182
23183 &
23184 \begin_inset Quotes erd
23185 \end_inset
23186
23187  character is used in LaTeX to separate table columns, so that you will
23188  get LaTeX-errors.
23189  The correct entry is
23190 \end_layout
23191
23192 \begin_layout Standard
23193
23194 \series bold
23195 Find 
23196 \backslash
23197 & Replace
23198 \end_layout
23199
23200 \begin_layout Standard
23201 This behavior is necessary because index entries can be formatted in many
23202  ways using special LaTeX commands.
23203  We give a short overview of the index command in the next subsections.
23204  For a detailed description of LaTeX's index mechanism, have a look at one
23205  of the LaTeX books 
23206 \begin_inset LatexCommand cite
23207 key "latexcompanion,latexguide,latexbook"
23208
23209 \end_inset
23210
23211 .
23212 \end_layout
23213
23214 \begin_layout Standard
23215 You can change index entries by clicking on the index box.
23216 \end_layout
23217
23218 \begin_layout Standard
23219 The index list is inserted to the document with the menu 
23220 \family sans
23221 Insert\SpecialChar \menuseparator
23222 List\InsetSpace ~
23223 /\InsetSpace ~
23224 TOC\SpecialChar \menuseparator
23225 Index\InsetSpace ~
23226 List
23227 \family default
23228 .
23229  A light blue box labeled 
23230 \begin_inset Quotes eld
23231 \end_inset
23232
23233
23234 \family sans
23235 Index
23236 \family default
23237
23238 \begin_inset Quotes erd
23239 \end_inset
23240
23241  will show the place where the index is printed in the output.
23242  The index list box is not clickable like other LyX-boxes.
23243 \end_layout
23244
23245 \begin_layout Subsection
23246 Grouping Index Entries
23247 \begin_inset LatexCommand index
23248 name "Index ! Grouping"
23249
23250 \end_inset
23251
23252
23253 \end_layout
23254
23255 \begin_layout Standard
23256 Index entries are often grouped to offer the reader a fast search in the
23257  index.
23258  We want to group for example the index entries for itemized and enumerated
23259  lists under the entry 
23260 \begin_inset Quotes eld
23261 \end_inset
23262
23263 Lists
23264 \begin_inset Quotes erd
23265 \end_inset
23266
23267 .
23268  First we create the entry 
23269 \begin_inset Quotes eld
23270 \end_inset
23271
23272 Lists
23273 \begin_inset Quotes erd
23274 \end_inset
23275
23276  in section\InsetSpace ~
23277
23278 \begin_inset LatexCommand ref
23279 reference "sub:Lists"
23280
23281 \end_inset
23282
23283 .
23284  In the text field for the itemized list index entry in section\InsetSpace ~
23285
23286 \begin_inset LatexCommand ref
23287 reference "sec:Itemize"
23288
23289 \end_inset
23290
23291 , we insert the command
23292 \end_layout
23293
23294 \begin_layout Standard
23295
23296 \series bold
23297 Lists ! Itemize
23298 \end_layout
23299
23300 \begin_layout Standard
23301 and the command
23302 \end_layout
23303
23304 \begin_layout Standard
23305
23306 \series bold
23307 Lists ! Enumerate
23308 \end_layout
23309
23310 \begin_layout Standard
23311 for the enumerated list in section\InsetSpace ~
23312
23313 \begin_inset LatexCommand ref
23314 reference "sec:Enumerate"
23315
23316 \end_inset
23317
23318 .
23319 \end_layout
23320
23321 \begin_layout Standard
23322 The exclamation mark 
23323 \begin_inset Quotes eld
23324 \end_inset
23325
23326 !
23327 \begin_inset Quotes erd
23328 \end_inset
23329
23330  marks the grouping levels.
23331  You can have three levels; every index level is indented a bit more.
23332  An index entry for the higher levels is not required.
23333  If we don't have an index entry for 
23334 \begin_inset Quotes eld
23335 \end_inset
23336
23337 Lists
23338 \begin_inset Quotes erd
23339 \end_inset
23340
23341 , it will be printed anyway, but without a page number.
23342 \end_layout
23343
23344 \begin_layout Subsection
23345 Page Ranges
23346 \begin_inset LatexCommand index
23347 name "Index ! Page ranges"
23348
23349 \end_inset
23350
23351
23352 \end_layout
23353
23354 \begin_layout Standard
23355 Normally an index entry will appear with the page number of the indexed
23356  section.
23357  But sometimes you want to index more pages under the same entry.
23358  E.g if we want to index the paragraph environments, we create an index entry
23359  in section\InsetSpace ~
23360
23361 \begin_inset LatexCommand ref
23362 reference "sec:Paragraph-Environments"
23363
23364 \end_inset
23365
23366  with the command
23367 \end_layout
23368
23369 \begin_layout Standard
23370
23371 \series bold
23372 Paragraph environments|(
23373 \end_layout
23374
23375 \begin_layout Standard
23376 and another entry at the end of section\InsetSpace ~
23377
23378 \begin_inset LatexCommand ref
23379 reference "sub:LyX-Code"
23380
23381 \end_inset
23382
23383  with the command
23384 \end_layout
23385
23386 \begin_layout Standard
23387
23388 \series bold
23389 Paragraph environments|)
23390 \end_layout
23391
23392 \begin_layout Standard
23393 The commands 
23394 \begin_inset Quotes eld
23395 \end_inset
23396
23397
23398 \series bold
23399 |(
23400 \series default
23401
23402 \begin_inset Quotes erd
23403 \end_inset
23404
23405  and 
23406 \begin_inset Quotes eld
23407 \end_inset
23408
23409
23410 \series bold
23411 |)
23412 \series default
23413
23414 \begin_inset Quotes erd
23415 \end_inset
23416
23417  respectively starts and ends the index range.
23418  You can also add the same index entry at different places in the document.
23419  They appear in the output under one entry with a comma separated list of
23420  the pages of the indexed document parts.
23421  An example is the index entry 
23422 \begin_inset Quotes eld
23423 \end_inset
23424
23425 Document ! Settings
23426 \begin_inset Quotes erd
23427 \end_inset
23428
23429 .
23430 \end_layout
23431
23432 \begin_layout Subsection
23433 Cross referencing
23434 \begin_inset LatexCommand index
23435 name "Index ! Cross referencing"
23436
23437 \end_inset
23438
23439
23440 \end_layout
23441
23442 \begin_layout Standard
23443 It is also possible to refer to another index entry.
23444  We referred for example in the index entry 
23445 \begin_inset Quotes eld
23446 \end_inset
23447
23448 GIF
23449 \begin_inset Quotes erd
23450 \end_inset
23451
23452  (in section\InsetSpace ~
23453
23454 \begin_inset LatexCommand ref
23455 reference "sub:Image-Formats"
23456
23457 \end_inset
23458
23459 ) to the index entry 
23460 \begin_inset Quotes eld
23461 \end_inset
23462
23463 Image formats
23464 \begin_inset Quotes erd
23465 \end_inset
23466
23467  in the same section using the command
23468 \end_layout
23469
23470 \begin_layout Standard
23471
23472 \series bold
23473 GIF|see{Image formats}
23474 \end_layout
23475
23476 \begin_layout Standard
23477 The text within the braces is the referenced entry.
23478  The reference will appear in the output without a page number.
23479 \end_layout
23480
23481 \begin_layout Subsection
23482 Index Entry Order
23483 \begin_inset LatexCommand index
23484 name "Index ! Entry order"
23485
23486 \end_inset
23487
23488
23489 \end_layout
23490
23491 \begin_layout Standard
23492 You can use accented characters in the index entry, but the entries might
23493  then not follow the rules for the index order.
23494  The index entries are sorted alphabetically, but LaTeX
23495 \begin_inset Foot
23496 status collapsed
23497
23498 \begin_layout Standard
23499 The index generating is done in the background by an extra program, see
23500  section\InsetSpace ~
23501
23502 \begin_inset LatexCommand ref
23503 reference "sub:Index-Program"
23504
23505 \end_inset
23506
23507 .
23508 \end_layout
23509
23510 \end_inset
23511
23512  doesn't know how to sort accents in different languages.
23513  We created as example the three dummy index entries 
23514 \begin_inset Quotes eld
23515 \end_inset
23516
23517 maison
23518 \begin_inset Quotes erd
23519 \end_inset
23520
23521
23522 \begin_inset Quotes eld
23523 \end_inset
23524
23525 maïs
23526 \begin_inset Quotes erd
23527 \end_inset
23528
23529 , and 
23530 \begin_inset Quotes eld
23531 \end_inset
23532
23533 maître
23534 \begin_inset Quotes erd
23535 \end_inset
23536
23537 .
23538 \begin_inset LatexCommand index
23539 name "Dummy entries ! maïs"
23540
23541 \end_inset
23542
23543
23544 \begin_inset LatexCommand index
23545 name "Dummy entries ! maître"
23546
23547 \end_inset
23548
23549
23550 \begin_inset LatexCommand index
23551 name "Dummy entries ! maïs@maison"
23552
23553 \end_inset
23554
23555  They will be sorted in the order maïs, maître, maison, but we want the
23556  order maïs, maison, maître.
23557  To achieve this, we use the command
23558 \end_layout
23559
23560 \begin_layout Standard
23561
23562 \series bold
23563 previous entry@current entry
23564 \end_layout
23565
23566 \begin_layout Standard
23567 In our case we want to have 
23568 \begin_inset Quotes eld
23569 \end_inset
23570
23571 maison
23572 \begin_inset Quotes erd
23573 \end_inset
23574
23575  after 
23576 \begin_inset Quotes eld
23577 \end_inset
23578
23579 maïs
23580 \begin_inset Quotes erd
23581 \end_inset
23582
23583  and write therefore for the index entry of maison:
23584 \end_layout
23585
23586 \begin_layout Standard
23587
23588 \series bold
23589 maïs@maison
23590 \end_layout
23591
23592 \begin_layout Standard
23593 The previous entry needn't to be a real existing entry, you can also use
23594  another word to tell LaTeX the entry order, see the next subsection for
23595  an example.
23596 \end_layout
23597
23598 \begin_layout Subsection
23599 Index Entry Layout
23600 \begin_inset LatexCommand index
23601 name "Index ! Entry layout"
23602
23603 \end_inset
23604
23605
23606 \end_layout
23607
23608 \begin_layout Standard
23609 You can insert entries together with LaTeX-commands for the layout.
23610  If you need for example an italic entry, you can write
23611 \end_layout
23612
23613 \begin_layout Standard
23614
23615 \series bold
23616
23617 \backslash
23618 textit{This is an italic entry}
23619 \end_layout
23620
23621 \begin_layout Standard
23622 where the command 
23623 \series bold
23624
23625 \backslash
23626 textit
23627 \series default
23628  produces the italic layout.
23629 \begin_inset LatexCommand index
23630 name "Dummy entries ! This@\\textit{This is an italic entry}"
23631
23632 \end_inset
23633
23634  We refer to LaTeX books (
23635 \begin_inset LatexCommand cite
23636 key "latexcompanion,latexguide,latexbook"
23637
23638 \end_inset
23639
23640 ) for an overview of layout commands.
23641  There is only the problem, that layout commands destroy the sorting order.
23642  To avoid that our index entry appears as the first one, we use the following
23643  command instead:
23644 \end_layout
23645
23646 \begin_layout Standard
23647
23648 \series bold
23649 This@
23650 \backslash
23651 textit{This is an italic entry}
23652 \end_layout
23653
23654 \begin_layout Standard
23655 You can also format the page number using the character 
23656 \begin_inset Quotes eld
23657 \end_inset
23658
23659 |
23660 \begin_inset Quotes erd
23661 \end_inset
23662
23663  followed by a LaTeX-command without a backslash.
23664  We can write for example
23665 \end_layout
23666
23667 \begin_layout Standard
23668
23669 \series bold
23670 old-style page number:|oldstylenums
23671 \end_layout
23672
23673 \begin_layout Standard
23674 to get the page number in an old-style layout.
23675 \begin_inset LatexCommand index
23676 name "Dummy entries ! old-style page number:|oldstylenums"
23677
23678 \end_inset
23679
23680  Normally all LaTeX-commands begin with a backslash, but in this special
23681  case 
23682 \begin_inset Quotes eld
23683 \end_inset
23684
23685
23686 \series bold
23687 |command
23688 \series default
23689
23690 \begin_inset Quotes erd
23691 \end_inset
23692
23693  means 
23694 \series bold
23695
23696 \backslash
23697 command{page\InsetSpace ~
23698 number}
23699 \series default
23700 .
23701  Have a look at section\InsetSpace ~
23702
23703 \begin_inset LatexCommand ref
23704 reference "sub:LaTeX-Syntax"
23705
23706 \end_inset
23707
23708  to learn more about the LaTeX-syntax.
23709 \end_layout
23710
23711 \begin_layout Standard
23712 You can also change the layout for the whole index.
23713  E.g.
23714  we marked the index list box of this document as bold to get a bold font
23715  for all index entries.
23716 \end_layout
23717
23718 \begin_layout Subsection
23719 Index Program
23720 \begin_inset LatexCommand index
23721 name "Index ! Program"
23722
23723 \end_inset
23724
23725
23726 \begin_inset LatexCommand label
23727 name "sub:Index-Program"
23728
23729 \end_inset
23730
23731
23732 \end_layout
23733
23734 \begin_layout Standard
23735 LyX uses for the index generation by default the program 
23736 \family sans
23737 makeindex
23738 \family default
23739 .
23740  It can be controlled by options that can be set in LyX's preferences dialog,
23741  see section\InsetSpace ~
23742
23743 \begin_inset LatexCommand ref
23744 reference "sub:LaTeX-settings"
23745
23746 \end_inset
23747
23748 .
23749  The available options are listed and explained in 
23750 \begin_inset LatexCommand cite
23751 key "makeindex"
23752
23753 \end_inset
23754
23755 .
23756 \end_layout
23757
23758 \begin_layout Standard
23759 You can also specify there another program to generate the index, for example
23760  
23761 \family sans
23762 xindy
23763 \family default
23764 .
23765 \end_layout
23766
23767 \begin_layout Section
23768 Nomenclature / Glossary 
23769 \begin_inset LatexCommand index
23770 name "Nomenclature"
23771
23772 \end_inset
23773
23774
23775 \begin_inset LatexCommand index
23776 name "Glossary|see{Nomenclature}"
23777
23778 \end_inset
23779
23780
23781 \begin_inset LatexCommand label
23782 name "sec:Nomenclature"
23783
23784 \end_inset
23785
23786
23787 \end_layout
23788
23789 \begin_layout Standard
23790 Sometimes you need to compile a list of symbols that are mentioned in your
23791  document with a brief explanation of them -- a so called nomenclature or
23792  glossary.
23793 \end_layout
23794
23795 \begin_layout Standard
23796 To be able to create nomenclatures, you need the LaTeX package 
23797 \series bold
23798 nomencl
23799 \begin_inset LatexCommand index
23800 name "LaTeX-packages ! nomencl"
23801
23802 \end_inset
23803
23804
23805 \series default
23806  installed.
23807  You find it in the TeX Catalogue, 
23808 \begin_inset LatexCommand cite
23809 key "TeXCatalogue"
23810
23811 \end_inset
23812
23813  or in the package manager of your LaTeX-system.
23814 \end_layout
23815
23816 \begin_layout Standard
23817 A nomenclature entry is created if you place the cursor after a symbol entry
23818  and then use the menu 
23819 \family sans
23820 Insert\SpecialChar \menuseparator
23821
23822 \family default
23823 N
23824 \family sans
23825 omenclature\InsetSpace ~
23826 Entry
23827 \family default
23828  or the toobar button 
23829 \begin_inset Graphics
23830         filename ../images/nomencl-insert.png
23831         inzipName 
23832         embed false
23833         BoundingBox 0bp 5bp 20bp 20bp
23834
23835 \end_inset
23836
23837 .
23838  A gray box labeled 
23839 \begin_inset Quotes eld
23840 \end_inset
23841
23842
23843 \family sans
23844 Nom
23845 \family default
23846
23847 \begin_inset Quotes erd
23848 \end_inset
23849
23850  is inserted and a window pops up asking for the nomenclature entry.
23851 \end_layout
23852
23853 \begin_layout Standard
23854 A nomenclature entry consists of two main entries.
23855  The first is the symbol that you want to refer to.
23856  The second is the description of the symbol.
23857 \end_layout
23858
23859 \begin_layout Standard
23860 \begin_inset Note Greyedout
23861 status open
23862
23863 \begin_layout Standard
23864
23865 \series bold
23866 Note:
23867 \series default
23868  Like for the index entry dialog, you have to enter valid LaTeX-code for
23869  all fields of the nomenclature dialog.
23870 \end_layout
23871
23872 \end_inset
23873
23874
23875 \end_layout
23876
23877 \begin_layout Subsection
23878 Nomenclature Definition and Layout
23879 \begin_inset LatexCommand index
23880 name "Nomenclature ! Layout"
23881
23882 \end_inset
23883
23884
23885 \end_layout
23886
23887 \begin_layout Standard
23888 When you have symbols in formulas, you have to define them in the 
23889 \family sans
23890 Symbol
23891 \family default
23892  field as LaTeX-formula.
23893  For example to get 
23894 \begin_inset Quotes eld
23895 \end_inset
23896
23897
23898 \begin_inset Formula $\sigma$
23899 \end_inset
23900
23901
23902 \begin_inset Quotes erd
23903 \end_inset
23904
23905 , insert this:
23906 \newline
23907
23908 \series bold
23909 $
23910 \backslash
23911 sigma$
23912 \newline
23913
23914 \series default
23915 The 
23916 \begin_inset Quotes eld
23917 \end_inset
23918
23919 $
23920 \begin_inset Quotes erd
23921 \end_inset
23922
23923  character hereby starts/ends the formula.
23924  The LaTeX-command for the Greek letter is the name of the letter beginning
23925  with a backslash 
23926 \begin_inset Quotes eld
23927 \end_inset
23928
23929
23930 \backslash
23931
23932 \begin_inset Quotes erd
23933 \end_inset
23934
23935 .
23936  For capital Greek letters, start the command also with a capital letter,
23937  like 
23938 \series bold
23939
23940 \backslash
23941 Sigma
23942 \series default
23943 .
23944 \end_layout
23945
23946 \begin_layout Standard
23947 (A short introduction to the LaTeX-syntax is given in section\InsetSpace ~
23948
23949 \begin_inset LatexCommand ref
23950 reference "sub:LaTeX-Syntax"
23951
23952 \end_inset
23953
23954 .)
23955 \end_layout
23956
23957 \begin_layout Standard
23958 You cannot use the 
23959 \family sans
23960 Text\InsetSpace ~
23961 Style
23962 \family default
23963  dialog to format the description text but have to use LaTeX-commands.
23964  For example the description of the nomenclature entry for the 
23965 \begin_inset Quotes eld
23966 \end_inset
23967
23968
23969 \begin_inset Formula $\sigma$
23970 \end_inset
23971
23972
23973 \begin_inset Quotes erd
23974 \end_inset
23975
23976  in this document is:
23977 \newline
23978
23979 \series bold
23980 dummy entry for the character 
23981 \backslash
23982 textsf{sigma}
23983 \series default
23984
23985 \newline
23986 The command 
23987 \series bold
23988
23989 \backslash
23990 textsf
23991 \series default
23992  sets the fonts to 
23993 \family sans
23994 sans\InsetSpace ~
23995 serif
23996 \family default
23997 .
23998  To get 
23999 \series bold
24000 bold
24001 \series default
24002  font use the command 
24003 \series bold
24004
24005 \backslash
24006 textbf
24007 \series default
24008 , for 
24009 \family typewriter
24010 typewriter
24011 \family default
24012  use 
24013 \series bold
24014
24015 \backslash
24016 texttt
24017 \series default
24018 , for 
24019 \emph on
24020 emphasized
24021 \emph default
24022  use 
24023 \series bold
24024
24025 \backslash
24026 emph
24027 \series default
24028 .
24029 \end_layout
24030
24031 \begin_layout Subsection
24032 Sort Order of Nomenclature Entries
24033 \begin_inset LatexCommand index
24034 name "Nomenclature ! Sort order"
24035
24036 \end_inset
24037
24038
24039 \end_layout
24040
24041 \begin_layout Standard
24042 The nomenclature entries are sorted alphabetically by the LaTeX-code of
24043  the symbol definition.
24044  This leads to undesired results when you for example have symbols in formulas.
24045  Suppose you have nomenclature entries for the symbols 
24046 \emph on
24047 a
24048 \begin_inset LatexCommand nomenclature
24049 symbol "a"
24050 description "dummy entry for the character \"a\""
24051
24052 \end_inset
24053
24054
24055 \emph default
24056  and 
24057 \begin_inset Formula $\sigma$
24058 \end_inset
24059
24060
24061 \begin_inset LatexCommand nomenclature
24062 prefix "sigma"
24063 symbol "$\\sigma$"
24064 description "dummy entry for the character \\textsf{sigma}"
24065
24066 \end_inset
24067
24068 .
24069  They will be sorted by 
24070 \begin_inset Quotes eld
24071 \end_inset
24072
24073
24074 \family sans
24075 a
24076 \family default
24077
24078 \begin_inset Quotes erd
24079 \end_inset
24080
24081  and 
24082 \begin_inset Quotes eld
24083 \end_inset
24084
24085
24086 \family typewriter
24087 $
24088 \backslash
24089 sigma$
24090 \family default
24091
24092 \begin_inset Quotes erd
24093 \end_inset
24094
24095  -- the 
24096 \begin_inset Formula $\sigma$
24097 \end_inset
24098
24099  will be sorted before the 
24100 \emph on
24101 a
24102 \emph default
24103  since the character 
24104 \begin_inset Quotes eld
24105 \end_inset
24106
24107 $
24108 \begin_inset Quotes erd
24109 \end_inset
24110
24111  is considered in sorting.
24112 \end_layout
24113
24114 \begin_layout Standard
24115 To control the sort order, you can edit the 
24116 \family sans
24117 Sort\InsetSpace ~
24118 as
24119 \family default
24120  field of the nomenclature dialog.
24121  Then the nomenclature entry will be sorted by this entry and not the symbol
24122  definition.
24123  For the given example, you can insert 
24124 \family typewriter
24125 sigma
24126 \family default
24127  to this field for the 
24128 \begin_inset Formula $\sigma$
24129 \end_inset
24130
24131 , then 
24132 \emph on
24133 a
24134 \emph default
24135  will be located before 
24136 \begin_inset Formula $\sigma$
24137 \end_inset
24138
24139 .
24140 \end_layout
24141
24142 \begin_layout Standard
24143 For subgrouping and tips for using sort entries see the 
24144 \series bold
24145 nomencl
24146 \series default
24147  documentation, 
24148 \begin_inset LatexCommand cite
24149 key "nomencl"
24150
24151 \end_inset
24152
24153 .
24154 \end_layout
24155
24156 \begin_layout Subsection
24157 Nomenclature Options
24158 \begin_inset LatexCommand index
24159 name "Nomenclature ! Options"
24160
24161 \end_inset
24162
24163
24164 \end_layout
24165
24166 \begin_layout Standard
24167 The 
24168 \series bold
24169 nomencl
24170 \series default
24171  package offers some options to adjust the appearance of the nomenclature.
24172  Here are some of its options, for more have a look at its documentation:
24173 \end_layout
24174
24175 \begin_layout Description
24176 refeq Appends the phrase 
24177 \begin_inset Quotes eld
24178 \end_inset
24179
24180
24181 \family sans
24182 , see equation (
24183 \emph on
24184 eq
24185 \emph default
24186 )
24187 \family default
24188
24189 \begin_inset Quotes erd
24190 \end_inset
24191
24192  to every nomenclature entry, where 
24193 \family sans
24194 \emph on
24195 eq
24196 \family default
24197 \emph default
24198  is the number of the last equation in front of the nomenclature entry
24199 \end_layout
24200
24201 \begin_layout Description
24202 refpage Appends the phrase 
24203 \begin_inset Quotes eld
24204 \end_inset
24205
24206
24207 \family sans
24208 , page (
24209 \emph on
24210 page
24211 \emph default
24212 )
24213 \family default
24214
24215 \begin_inset Quotes erd
24216 \end_inset
24217
24218  to every nomenclature entry, where 
24219 \family sans
24220 \emph on
24221 page
24222 \family default
24223 \emph default
24224  is the number of the page on which the nomenclature entry appeared
24225 \end_layout
24226
24227 \begin_layout Description
24228 intoc Inserts the nomenclature in the Table of Contents
24229 \end_layout
24230
24231 \begin_layout Standard
24232 There are furthermore the options 
24233 \series bold
24234 croatian
24235 \series default
24236
24237 \series bold
24238 danish
24239 \series default
24240
24241 \series bold
24242 english
24243 \series default
24244
24245 \series bold
24246 french
24247 \series default
24248
24249 \series bold
24250 german
24251 \series default
24252
24253 \series bold
24254 italian
24255 \series default
24256
24257 \series bold
24258 polish
24259 \series default
24260
24261 \series bold
24262 portuguese
24263 \series default
24264
24265 \series bold
24266 russian
24267 \series default
24268
24269 \series bold
24270 spanish
24271 \series default
24272 , and 
24273 \series bold
24274 ukrainian
24275 \series default
24276  to print the reference texts and the nomenclature title in the corresponding
24277  language.
24278 \end_layout
24279
24280 \begin_layout Standard
24281 To use one or more of the options, add them to the comma-separated document
24282  class options list in the 
24283 \family sans
24284 Document\SpecialChar \menuseparator
24285 Settings
24286 \family default
24287  dialog.
24288  In this document the options 
24289 \series bold
24290 intoc
24291 \series default
24292  and 
24293 \series bold
24294 refpage
24295 \series default
24296  are used.
24297 \end_layout
24298
24299 \begin_layout Standard
24300 \begin_inset VSpace bigskip
24301 \end_inset
24302
24303
24304 \end_layout
24305
24306 \begin_layout Standard
24307 You can also use the first two options above only for certain nomenclature
24308  entries when you add one of the following commands as last entry to the
24309  
24310 \family sans
24311 Description
24312 \family default
24313  field in the nomenclature dialog:
24314 \end_layout
24315
24316 \begin_layout Description
24317
24318 \backslash
24319 nomrefeq Like the 
24320 \series bold
24321 refeq
24322 \series default
24323  option
24324 \end_layout
24325
24326 \begin_layout Description
24327
24328 \backslash
24329 nomrefpage Like the 
24330 \series bold
24331 refpage
24332 \series default
24333  option
24334 \end_layout
24335
24336 \begin_layout Description
24337
24338 \backslash
24339 nomrefeqpage Short notation of 
24340 \series bold
24341
24342 \backslash
24343 nomrefeq
24344 \backslash
24345 nomrefpage
24346 \end_layout
24347
24348 \begin_layout Description
24349
24350 \backslash
24351 nomnorefeq,\InsetSpace ~
24352
24353 \backslash
24354 nomnorefpage,\InsetSpace ~
24355
24356 \backslash
24357 nomnorefeqpage Turns off the corresponding options
24358 \end_layout
24359
24360 \begin_layout Subsection
24361 Printing the Nomenclature
24362 \begin_inset LatexCommand index
24363 name "Nomenclature ! Printing"
24364
24365 \end_inset
24366
24367
24368 \end_layout
24369
24370 \begin_layout Standard
24371 To print the nomenclature, use the menu 
24372 \family sans
24373 Insert\SpecialChar \menuseparator
24374 Lists\InsetSpace ~
24375 /\InsetSpace ~
24376 TOC\SpecialChar \menuseparator
24377 Nomenclature
24378 \family default
24379 .
24380  A light blue box labeled 
24381 \begin_inset Quotes eld
24382 \end_inset
24383
24384
24385 \family sans
24386 Nomenclature
24387 \family default
24388
24389 \begin_inset Quotes erd
24390 \end_inset
24391
24392  will show the place where the nomenclature is printed in the output.
24393  Like the index list box, the nomenclature list box is not clickable.
24394 \end_layout
24395
24396 \begin_layout Standard
24397 In the printed output the title of the nomenclature appears as 
24398 \begin_inset Quotes eld
24399 \end_inset
24400
24401 Nomenclature
24402 \begin_inset Quotes erd
24403 \end_inset
24404
24405 .
24406  If you are not happy with the name, you can change it by redefining the
24407  command 
24408 \series bold
24409
24410 \backslash
24411 nomname
24412 \series default
24413  in the preamble.
24414  For example, in order to change the name to 
24415 \emph on
24416 List of Symbols
24417 \emph default
24418 , add the following line to the preamble:
24419 \end_layout
24420
24421 \begin_layout Standard
24422
24423 \family roman
24424 \series bold
24425
24426 \backslash
24427 renewcommand{
24428 \backslash
24429 nomname}{List of Symbols}
24430 \end_layout
24431
24432 \begin_layout Standard
24433 \begin_inset VSpace defskip
24434 \end_inset
24435
24436
24437 \end_layout
24438
24439 \begin_layout Standard
24440 If you are unhappy with the amount of space for symbols, you can alter it
24441  by adding the following line to the preamble:
24442 \end_layout
24443
24444 \begin_layout Standard
24445
24446 \family roman
24447 \series bold
24448
24449 \backslash
24450 renewcommand{
24451 \backslash
24452 nomlabelwidth}{width}
24453 \end_layout
24454
24455 \begin_layout Standard
24456
24457 \family roman
24458 Where the width is a value with one of the units listed in Appendix\InsetSpace ~
24459
24460 \begin_inset LatexCommand ref
24461 reference "cha:Units-available-in"
24462
24463 \end_inset
24464
24465 .
24466  The default value is 1\InsetSpace \thinspace{}
24467 cm.
24468 \end_layout
24469
24470 \begin_layout Section
24471 Branches
24472 \begin_inset LatexCommand index
24473 name "Branches"
24474
24475 \end_inset
24476
24477
24478 \begin_inset LatexCommand index
24479 name "Document ! Branches"
24480
24481 \end_inset
24482
24483
24484 \begin_inset LatexCommand label
24485 name "sec:Branches"
24486
24487 \end_inset
24488
24489
24490 \end_layout
24491
24492 \begin_layout Standard
24493 Sometimes it is useful to hide some document parts in the output.
24494  For example a teacher who is setting an exam obviously doesn't want the
24495  pupils to see the answers, but having questions and answers in the same
24496  document will make the life of the markers of that exam much easier.
24497 \end_layout
24498
24499 \begin_layout Standard
24500 For these cases LyX offers to put text into branches.
24501  The text will then only appear in the output when its branch is activated.
24502  To create a branch, go in the 
24503 \family sans
24504 Document\SpecialChar \menuseparator
24505 Settings
24506 \family default
24507  dialog to 
24508 \family sans
24509 Branches
24510 \family default
24511 .
24512  The name of the branch, its activation state and the background color of
24513  the branches inside LyX can be specified in this dialog.
24514 \end_layout
24515
24516 \begin_layout Standard
24517 Text that should be in a branch is set into branch inset boxes.
24518  These boxes are inserted via the menu 
24519 \family sans
24520 Insert\SpecialChar \menuseparator
24521 Branch
24522 \family default
24523  where you can choose a branch.
24524  You can later change the branch of the boxes by right-clicking on them.
24525 \end_layout
24526
24527 \begin_layout Standard
24528 Here is an example, where only the question text appears, the answer branch
24529  is deactivated and does therefore not appear in the output:
24530 \end_layout
24531
24532 \begin_layout Standard
24533 \begin_inset Branch Question
24534 status open
24535
24536 \begin_layout Standard
24537 Question: Who was the first physics Nobel prize winner?
24538 \end_layout
24539
24540 \end_inset
24541
24542
24543 \end_layout
24544
24545 \begin_layout Standard
24546 \begin_inset Branch Answer
24547 status open
24548
24549 \begin_layout Standard
24550 Answer: Wilhelm Conrad Röntgen
24551 \end_layout
24552
24553 \end_inset
24554
24555
24556 \end_layout
24557
24558 \begin_layout Section
24559 ERT and the LaTeX Syntax
24560 \begin_inset LatexCommand label
24561 name "sec:ERT"
24562
24563 \end_inset
24564
24565
24566 \end_layout
24567
24568 \begin_layout Subsection
24569 ERT Boxes
24570 \begin_inset LatexCommand index
24571 name "ERT"
24572
24573 \end_inset
24574
24575
24576 \begin_inset LatexCommand label
24577 name "sub:ERT-Boxes"
24578
24579 \end_inset
24580
24581
24582 \end_layout
24583
24584 \begin_layout Standard
24585 As LyX uses LaTeX in the background, it supports many LaTeX commands and
24586  constructs, but not all.
24587  LaTeX contains of hundreds of packages which provide different commands.
24588  Every month many packages are updated and new ones added.
24589  This has the advantage that you can typeset nearly everything, for every
24590  problem exists a LaTeX-package.
24591  But LyX can of course not be up to date and support all these packages
24592  and their commands.
24593 \end_layout
24594
24595 \begin_layout Standard
24596 But don't worry, you can use any LaTeX-command directly in LyX inside the
24597  ERT box.
24598  ERT stands for 
24599 \begin_inset Quotes eld
24600 \end_inset
24601
24602 evil red text
24603 \begin_inset Quotes erd
24604 \end_inset
24605
24606 , evil because LyX is designed to avoid that you have to use LaTeX-commands.
24607  An ERT box is created by the menu 
24608 \family sans
24609 Insert\SpecialChar \menuseparator
24610 TeX
24611 \family default
24612  or by the toolbar button 
24613 \begin_inset Graphics
24614         filename ../images/ert-insert.png
24615         inzipName 
24616         embed true
24617
24618 \end_inset
24619
24620 .
24621  The box itself can be displayed in three different styles: 
24622 \family sans
24623 Inline
24624 \family default
24625
24626 \family sans
24627 Collapsed
24628 \family default
24629 , and 
24630 \family sans
24631 Open
24632 \family default
24633 .
24634  To change the style, right-click on the box and use the appearing dialog.
24635  Left-clicking on the box will switch between 
24636 \family sans
24637 Collapsed
24638 \family default
24639  and 
24640 \family sans
24641 Open
24642 \family default
24643 .
24644 \end_layout
24645
24646 \begin_layout Standard
24647 You can insert complete or incomplete commands into ERT.
24648  Incomplete means that the command argument can be Standard LyX text.
24649  For example you want to draw a frame around a word and uses therefore the
24650  LaTeX-command 
24651 \series bold
24652
24653 \backslash
24654 fbox
24655 \series default
24656 , you can write the command part 
24657 \series bold
24658
24659 \backslash
24660 fbox{
24661 \series default
24662  in an ERT box before the word and the closing brace 
24663 \series bold
24664 }
24665 \series default
24666  in a second ERT box behind the word.
24667  The word between the two ERT boxes is then the argument as it is in the
24668  following example:
24669 \end_layout
24670
24671 \begin_layout Standard
24672 \begin_inset Graphics
24673         filename clipart/ERT.png
24674         inzipName 
24675         embed true
24676         scale 89
24677
24678 \end_inset
24679
24680
24681 \end_layout
24682
24683 \begin_layout Standard
24684 gives
24685 \end_layout
24686
24687 \begin_layout Standard
24688 This is a line with a 
24689 \begin_inset ERT
24690 status collapsed
24691
24692 \begin_layout Standard
24693
24694
24695 \backslash
24696 fbox{
24697 \end_layout
24698
24699 \end_inset
24700
24701 framed
24702 \begin_inset ERT
24703 status collapsed
24704
24705 \begin_layout Standard
24706
24707 }
24708 \end_layout
24709
24710 \end_inset
24711
24712  word.
24713 \end_layout
24714
24715 \begin_layout Standard
24716 \begin_inset Note Greyedout
24717 status open
24718
24719 \begin_layout Standard
24720
24721 \series bold
24722 Note:
24723 \series default
24724  At the end of LaTeX-commands without parameters, you have to insert a space
24725  to let LaTeX know that the command is finished.
24726 \end_layout
24727
24728 \end_inset
24729
24730
24731 \end_layout
24732
24733 \begin_layout Subsection
24734 Short Introduction to the LaTeX Syntax
24735 \begin_inset OptArg
24736 status collapsed
24737
24738 \begin_layout Standard
24739 The LaTeX Syntax
24740 \end_layout
24741
24742 \end_inset
24743
24744
24745 \begin_inset LatexCommand index
24746 name "LaTeX Syntax"
24747
24748 \end_inset
24749
24750
24751 \begin_inset LatexCommand label
24752 name "sub:LaTeX-Syntax"
24753
24754 \end_inset
24755
24756
24757 \end_layout
24758
24759 \begin_layout Standard
24760 When you write larger documents or books, you will need to know something
24761  about the LaTeX-commands that LyX uses in the background.
24762  Because LaTeX is based on commands, you can 
24763 \begin_inset Quotes eld
24764 \end_inset
24765
24766 program
24767 \begin_inset Quotes erd
24768 \end_inset
24769
24770  your text.
24771  This has the advantage that the layout of the document can be changed at
24772  every time if you know the right commands.
24773  E.g.
24774  imagine you have to write a manual for a product and the deadline is at
24775  the end of the day.
24776  Your boss just has complimented you for your good work but wants to have
24777  all caption labels bold.
24778  But you have over hundred figure and table captions with non-bold labels
24779  in your manual.
24780  Of course it's impossible to change all caption labels by hand in one day.
24781 \end_layout
24782
24783 \begin_layout Standard
24784 Now LaTeX comes into play.
24785  As written above, for every problem exists a LaTeX-package.
24786  First you have to find out which and therefore look in the LaTeX package
24787  database, 
24788 \begin_inset LatexCommand cite
24789 key "Catalogue"
24790
24791 \end_inset
24792
24793 .
24794 \end_layout
24795
24796 \begin_layout Standard
24797 As result you know that the package 
24798 \series bold
24799 caption
24800 \series default
24801
24802 \begin_inset LatexCommand index
24803 name "LaTeX-packages ! caption"
24804
24805 \end_inset
24806
24807  is what you need.
24808  To use a package, you have to load it in the document preamble (menu 
24809 \family sans
24810 Document\SpecialChar \menuseparator
24811 Settings
24812 \family default
24813 ) with the command
24814 \end_layout
24815
24816 \begin_layout Standard
24817
24818 \series bold
24819
24820 \backslash
24821 usepackage[options]{package name}
24822 \end_layout
24823
24824 \begin_layout Standard
24825 All LaTeX commands begin with a backslash, the command argument is set within
24826  two braces, and the options are set within two brackets.
24827  Note that not all commands have an argument and options.
24828 \end_layout
24829
24830 \begin_layout Standard
24831 In your case the package name is 
24832 \series bold
24833 caption
24834 \series default
24835 .
24836  After a look in the documentation of the package, you know that the option
24837  
24838 \series bold
24839 labelfont=bf
24840 \series default
24841  will change the font of all caption labels to bold.
24842  So you add the command
24843 \end_layout
24844
24845 \begin_layout Standard
24846
24847 \series bold
24848
24849 \backslash
24850 usepackage[labelfont=bf]{caption}
24851 \end_layout
24852
24853 \begin_layout Standard
24854 to the preamble and the problem is solved.
24855 \begin_inset Foot
24856 status collapsed
24857
24858 \begin_layout Standard
24859 For more commands provided by the 
24860 \series bold
24861 caption
24862 \series default
24863  package, have a look at its documentation, 
24864 \begin_inset LatexCommand cite
24865 key "caption"
24866
24867 \end_inset
24868
24869 .
24870 \end_layout
24871
24872 \end_inset
24873
24874
24875 \end_layout
24876
24877 \begin_layout Standard
24878 Note that some document classes have built-in solutions for well known problems
24879  like your case.
24880  For example if you use a 
24881 \family sans
24882 koma-script
24883 \family default
24884  class, you don't need the package 
24885 \series bold
24886 caption
24887 \series default
24888 , you can instead write
24889 \end_layout
24890
24891 \begin_layout Standard
24892
24893 \series bold
24894
24895 \backslash
24896 setkomafont{captionlabel}{
24897 \backslash
24898 bfseries}
24899 \end_layout
24900
24901 \begin_layout Standard
24902 in the preamble and the problem is solved.
24903  So if you plan to write a large document, you should have a look at the
24904  documentation of the document class you want to use.
24905  (
24906 \series bold
24907
24908 \backslash
24909 setkomafont
24910 \series default
24911  is an example for a command with more than one argument.)
24912 \end_layout
24913
24914 \begin_layout Standard
24915 Commands in the preamble affects the whole document, while commands in the
24916  text affects only the text after the command or only the text used as command
24917  argument.
24918  To insert a LaTeX-command in text, use the ERT box as described in the
24919  previous section.
24920 \end_layout
24921
24922 \begin_layout Standard
24923 If you want to learn more about LaTeX and its syntax, have a look at the
24924  LaTeX-books 
24925 \begin_inset LatexCommand cite
24926 key "latexcompanion,latexguide"
24927
24928 \end_inset
24929
24930 .
24931  
24932 \end_layout
24933
24934 \begin_layout Section
24935 Previewing Snippets of your Document
24936 \begin_inset LatexCommand index
24937 name "Instant preview"
24938
24939 \end_inset
24940
24941
24942 \begin_inset LatexCommand label
24943 name "sec:Previewing-snippets-of"
24944
24945 \end_inset
24946
24947
24948 \begin_inset LatexCommand index
24949 name "Document ! Preview"
24950
24951 \end_inset
24952
24953
24954 \end_layout
24955
24956 \begin_layout Standard
24957 LyX allows you to generate previews of sections of your document on the
24958  fly so you can see how they'll look in the final document without having
24959  to break your train of thought with 
24960 \family sans
24961 View\SpecialChar \menuseparator
24962 DVI
24963 \family default
24964 .
24965 \end_layout
24966
24967 \begin_layout Standard
24968 If you would for example like to see in LyX your math formulas typeset by
24969  LaTeX, install the LaTeX-package 
24970 \series bold
24971 preview-latex
24972 \begin_inset LatexCommand index
24973 name "LaTeX-packages ! preview-latex"
24974
24975 \end_inset
24976
24977
24978 \series default
24979  as explained below, and turn on 
24980 \family sans
24981 Instant\InsetSpace ~
24982 preview
24983 \family default
24984  in the 
24985 \family sans
24986 Tools\SpecialChar \menuseparator
24987 Preferences 
24988 \family default
24989 dialog under 
24990 \family sans
24991 Look\InsetSpace ~
24992 and\InsetSpace ~
24993 feel\SpecialChar \menuseparator
24994 Graphics
24995 \family default
24996 .
24997 \end_layout
24998
24999 \begin_layout Standard
25000 Previews are generated when you load a document into LyX and when you finish
25001  editing an inset.
25002  Previews of an already loaded document are 
25003 \emph on
25004 not
25005 \emph default
25006  generated just by selecting the 
25007 \family sans
25008 Instant\InsetSpace ~
25009 preview
25010 \family default
25011  check box, you have to reopen the documents to activate the previews.
25012 \end_layout
25013
25014 \begin_layout Standard
25015 LyX will generate previews of math insets.
25016  It will also generate previews of include insets if you select the 
25017 \family sans
25018 Show\InsetSpace ~
25019 preview
25020 \family default
25021  check box in the insert dialog.
25022  This is useful if you wish to generate a preview of a LaTeX figure, for
25023  example.
25024 \end_layout
25025
25026 \begin_layout Standard
25027 To get previews working, you need the LaTeX package 
25028 \series bold
25029 preview-latex
25030 \series default
25031  (on some systems named simply 
25032 \series bold
25033 preview
25034 \series default
25035 ) installed.
25036  You find it in the TeX Catalogue, 
25037 \begin_inset LatexCommand cite
25038 key "TeXCatalogue"
25039
25040 \end_inset
25041
25042  or in the package manager of your LaTeX-system.
25043  You obtain prettier results if you install the program 
25044 \family typewriter
25045 pnmcrop
25046 \family default
25047  from the 
25048 \family typewriter
25049 netpbm
25050 \family default
25051  package; for LyX on Windows this program is automatically installed together
25052  with LyX.
25053 \end_layout
25054
25055 \begin_layout Standard
25056 \begin_inset VSpace bigskip
25057 \end_inset
25058
25059
25060 \end_layout
25061
25062 \begin_layout Standard
25063 You can furthermore preview the LaTeX source of the whole document or parts
25064  of it.
25065  Use the menu 
25066 \family sans
25067 View\SpecialChar \menuseparator
25068 View\InsetSpace ~
25069 Source
25070 \family default
25071  and a window will be shown where you can see the LaTeX-source code.
25072  The window shows the source of the whole paragraph where the cursor is
25073  currently in.
25074  You can also select document parts in LyX's main window, then only this
25075  selection (when it is more than one paragraph) is shown as source code.
25076  To view the whole document as source, enable the corresponding option in
25077  the source view window.
25078 \end_layout
25079
25080 \begin_layout Section
25081 Spell Checking
25082 \begin_inset LatexCommand label
25083 name "sec:Spellchecking"
25084
25085 \end_inset
25086
25087
25088 \begin_inset LatexCommand index
25089 name "Spell checking"
25090
25091 \end_inset
25092
25093
25094 \end_layout
25095
25096 \begin_layout Standard
25097 LyX itself has no built-in spell checker.
25098  Rather it uses one of the external programs 
25099 \family typewriter
25100 aspell
25101 \family default
25102
25103 \family typewriter
25104 ispell
25105 \family default
25106
25107 \family typewriter
25108 hspell
25109 \family default
25110 , or 
25111 \family sans
25112 pspell
25113 \family default
25114  as backend.
25115  This section assumes you have already installed and set up one of these
25116  programs.
25117  
25118 \family typewriter
25119 aspell
25120 \family default
25121  can be seen as successor of 
25122 \family typewriter
25123 ispell
25124 \family default
25125 , so that it is recommended to use aspell.
25126  
25127 \family sans
25128 hspell
25129 \family default
25130  is a Hebrew spell-checker.
25131  The used spell checker ind its settings are specified in LyX's preferences
25132  under 
25133 \family sans
25134 Language Settings
25135 \family default
25136 .
25137 \end_layout
25138
25139 \begin_layout Standard
25140 For LyX on Windows, the selection box for the spell checking program is
25141  greyed out in the preferences dialog because only 
25142 \family sans
25143 aspell
25144 \family default
25145  can be used.
25146 \end_layout
25147
25148 \begin_layout Standard
25149 The menu
25150 \family sans
25151  Tools\SpecialChar \menuseparator
25152 Spellchecker
25153 \family default
25154  starts the spell checking beginning from the current cursor position.
25155  A dialog window will appear showing any incorrect (or unknown) word found,
25156  allowing you to edit and replace it in a second line.
25157  Whenever an unknown word is found, the word is highlighted and the text
25158  scrolled so that it is visible.
25159  In the 
25160 \family sans
25161 spell checker
25162 \family default
25163  dialog, there is also a box showing suggestions for a correction, if any
25164  could be found.
25165  Clicking on one of the corrections will copy to the 
25166 \family sans
25167 Replace
25168 \family default
25169  field, double-click invokes directly the replacement.
25170  Unknown but correctly typed words can be added to the personal dictionary.
25171 \end_layout
25172
25173 \begin_layout Standard
25174 By default, the used dictionary file is determined by the document language
25175  that is set in the 
25176 \family sans
25177 Document\SpecialChar \menuseparator
25178 Settings
25179 \family default
25180  dialog.
25181  If you do not have a dictionary for the document language, spell checking
25182  will bring an error message.
25183  In this case, you can specify another dictionary file in the dialog by
25184  specifying a different 
25185 \family sans
25186 Alternative language
25187 \family default
25188  in preferences dialog.
25189 \end_layout
25190
25191 \begin_layout Standard
25192 After a spell check you'll informed about the number of checked words.
25193 \end_layout
25194
25195 \begin_layout Subsubsection*
25196 Limitations
25197 \end_layout
25198
25199 \begin_layout Standard
25200 It is not possible to change the spelling of a particular word globally,
25201  rather than having to change the spelling separately for each occurrence
25202  of the word.
25203  But you can use the 
25204 \family sans
25205 Find\InsetSpace ~
25206 &\InsetSpace ~
25207 Replace
25208 \family default
25209  dialog for that.
25210 \end_layout
25211
25212 \begin_layout Standard
25213 LyX cannot correctly spell check documents containing multiple languages.
25214  This does work with 
25215 \family typewriter
25216 pspell
25217 \family default
25218 , assuming you have marked the different languages appropriately.
25219 \end_layout
25220
25221 \begin_layout Subsubsection*
25222 Further Settings
25223 \end_layout
25224
25225 \begin_layout Standard
25226 The 
25227 \family sans
25228 Spellchecker
25229 \family default
25230  section in the preferences dialog has some additional options:
25231 \end_layout
25232
25233 \begin_layout Description
25234 Escape\InsetSpace ~
25235 characters Allows you to add non-standard characters that the spell
25236  checker should consider, e.g.
25237  German umlauts although you spell check English document.
25238  This should not normally be needed.
25239 \end_layout
25240
25241 \begin_layout Description
25242 Personal\InsetSpace ~
25243 dictionary to use a different file than the spell checker's default
25244  choice as your personal dictionary
25245 \end_layout
25246
25247 \begin_layout Description
25248 Accept\InsetSpace ~
25249 compound\InsetSpace ~
25250 words Prevent the spell checker from complaining about compounded
25251  words like 
25252 \begin_inset Quotes eld
25253 \end_inset
25254
25255 passthrough
25256 \begin_inset Quotes erd
25257 \end_inset
25258
25259 .
25260 \end_layout
25261
25262 \begin_layout Description
25263 Use\InsetSpace ~
25264 input\InsetSpace ~
25265 encoding Uses the document encoding that is set in the 
25266 \family sans
25267 Document\SpecialChar \menuseparator
25268 Settings
25269 \family default
25270  dialog under 
25271 \family sans
25272 Language
25273 \family default
25274  also for the spellchecker.
25275 \begin_inset Foot
25276 status collapsed
25277
25278 \begin_layout Standard
25279 The encodings are explained in section\InsetSpace ~
25280
25281 \begin_inset LatexCommand ref
25282 reference "sub:Settings"
25283
25284 \end_inset
25285
25286 .
25287 \end_layout
25288
25289 \end_inset
25290
25291  Only enable this if you use 
25292 \family typewriter
25293 ispell
25294 \family default
25295  and can't spell check words with international letters in them.
25296  There have been reports that this does not work with all dictionaries,
25297  so this is disabled by default.
25298 \end_layout
25299
25300 \begin_layout Section
25301 Thesaurus
25302 \begin_inset LatexCommand index
25303 name "Thesaurus"
25304
25305 \end_inset
25306
25307
25308 \begin_inset LatexCommand label
25309 name "sec:Thesaurus"
25310
25311 \end_inset
25312
25313
25314 \end_layout
25315
25316 \begin_layout Standard
25317 Thesaurus currently only works when you use the document language English.
25318 \end_layout
25319
25320 \begin_layout Standard
25321 To start the thesaurus, highlight one word or set the cursor behind it,
25322  and use the menu 
25323 \family sans
25324 Tools\SpecialChar \menuseparator
25325 Thesaurus
25326 \family default
25327  or the toolbar button 
25328 \begin_inset Graphics
25329         filename ../images/thesaurus-entry.png
25330         inzipName 
25331         embed true
25332         BoundingBox 0bp 5bp 20bp 25bp
25333         rotateOrigin center
25334
25335 \end_inset
25336
25337 .
25338  A dialog pops up showing you probably related words that you can use as
25339  replacement.
25340 \end_layout
25341
25342 \begin_layout Standard
25343 The shown related words are in many cases not really related to the word
25344  you are currently checking, scrolling in the shown list might help in some
25345  cases to find related words.
25346 \end_layout
25347
25348 \begin_layout Standard
25349 The thesaurus only works for single words, and also only when it is in the
25350  singular form.
25351  For example starting the thesaurus with the word 
25352 \begin_inset Quotes eld
25353 \end_inset
25354
25355 reports
25356 \begin_inset Quotes erd
25357 \end_inset
25358
25359  leads to no results, while results are shown for the word 
25360 \begin_inset Quotes eld
25361 \end_inset
25362
25363 report
25364 \begin_inset Quotes erd
25365 \end_inset
25366
25367 .
25368  To avoid this, you can highlight only the part 
25369 \begin_inset Quotes eld
25370 \end_inset
25371
25372 report
25373 \begin_inset Quotes erd
25374 \end_inset
25375
25376  of the word 
25377 \begin_inset Quotes eld
25378 \end_inset
25379
25380 reports
25381 \begin_inset Quotes erd
25382 \end_inset
25383
25384  to get results.
25385 \end_layout
25386
25387 \begin_layout Section
25388 Change Tracking
25389 \begin_inset LatexCommand index
25390 name "Change Tracking"
25391
25392 \end_inset
25393
25394
25395 \begin_inset LatexCommand index
25396 name "Document ! Change Tracking"
25397
25398 \end_inset
25399
25400
25401 \begin_inset LatexCommand label
25402 name "sec:Change-Tracking"
25403
25404 \end_inset
25405
25406
25407 \end_layout
25408
25409 \begin_layout Standard
25410 When you work on a document together with many people it is extremely useful
25411  to see changes others made highlighted in the document.
25412  You can then decide if you accept a change or not.
25413  This can be achieved by turning on change tracking in the menu 
25414 \family sans
25415 Document\SpecialChar \menuseparator
25416 Change\InsetSpace ~
25417 Tracking\SpecialChar \menuseparator
25418 Track\InsetSpace ~
25419 Changes
25420 \family default
25421 .
25422 \end_layout
25423
25424 \begin_layout Standard
25425 Changes made in the document will then be highlighted by colors: 
25426 \color blue
25427 Blue text
25428 \color inherit
25429  is an addition, 
25430 \color red
25431 red canceled text
25432 \color inherit
25433  is a deletion.
25434  You can change the color in LyX's preferences dialog under 
25435 \family sans
25436 Look\InsetSpace ~
25437 and\InsetSpace ~
25438 feel
25439 \family default
25440
25441 \family sans
25442 Colors
25443 \family default
25444 .
25445 \begin_inset LatexCommand index
25446 name "Color ! LyX screen"
25447
25448 \end_inset
25449
25450
25451 \end_layout
25452
25453 \begin_layout Standard
25454 When change tracking is activated, you will see the review toolbar in LyX:
25455 \begin_inset LatexCommand index
25456 name "Toolbar ! Review"
25457
25458 \end_inset
25459
25460
25461 \end_layout
25462
25463 \begin_layout Standard
25464 \begin_inset VSpace defskip
25465 \end_inset
25466
25467
25468 \end_layout
25469
25470 \begin_layout Standard
25471 \begin_inset Graphics
25472         filename clipart/ChangesToolbar.png
25473         inzipName 
25474         embed true
25475
25476 \end_inset
25477
25478
25479 \end_layout
25480
25481 \begin_layout Standard
25482 \begin_inset VSpace defskip
25483 \end_inset
25484
25485
25486 \end_layout
25487
25488 \begin_layout Standard
25489 The review toolbar as shown above contains from left to right the following
25490  buttons:
25491 \end_layout
25492
25493 \begin_layout Standard
25494 \begin_inset VSpace defskip
25495 \end_inset
25496
25497
25498 \end_layout
25499
25500 \begin_layout Standard
25501 \begin_inset Tabular
25502 <lyxtabular version="3" rows="10" columns="2">
25503 <features islongtable="true">
25504 <column alignment="left" valignment="top" width="0">
25505 <column alignment="left" valignment="top" width="0">
25506 <row interlinespace="2.5mm">
25507 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
25508 \begin_inset Text
25509
25510 \begin_layout Standard
25511 \begin_inset Graphics
25512         filename ../images/changes-track.png
25513         inzipName 
25514         embed true
25515         BoundingBox 0bp 5bp 20bp 25bp
25516         rotateOrigin center
25517
25518 \end_inset
25519
25520
25521 \end_layout
25522
25523 \end_inset
25524 </cell>
25525 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
25526 \begin_inset Text
25527
25528 \begin_layout Standard
25529
25530 \family sans
25531 Document\SpecialChar \menuseparator
25532 Change\InsetSpace ~
25533 Tracking\SpecialChar \menuseparator
25534 Track\InsetSpace ~
25535 Changes
25536 \end_layout
25537
25538 \end_inset
25539 </cell>
25540 </row>
25541 <row interlinespace="2.5mm">
25542 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
25543 \begin_inset Text
25544
25545 \begin_layout Standard
25546 \begin_inset Graphics
25547         filename ../images/changes-output.png
25548         inzipName 
25549         embed true
25550         BoundingBox 0bp 5bp 20bp 25bp
25551         rotateOrigin center
25552
25553 \end_inset
25554
25555
25556 \end_layout
25557
25558 \end_inset
25559 </cell>
25560 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
25561 \begin_inset Text
25562
25563 \begin_layout Standard
25564
25565 \family sans
25566 Document\SpecialChar \menuseparator
25567 Change\InsetSpace ~
25568 Tracking\SpecialChar \menuseparator
25569 Show\InsetSpace ~
25570 Changes\InsetSpace ~
25571 in\InsetSpace ~
25572 Output
25573 \end_layout
25574
25575 \end_inset
25576 </cell>
25577 </row>
25578 <row interlinespace="2.5mm">
25579 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
25580 \begin_inset Text
25581
25582 \begin_layout Standard
25583 \begin_inset Graphics
25584         filename ../images/change-next.png
25585         inzipName 
25586         embed true
25587         BoundingBox 0bp 5bp 20bp 25bp
25588         rotateOrigin center
25589
25590 \end_inset
25591
25592
25593 \end_layout
25594
25595 \end_inset
25596 </cell>
25597 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
25598 \begin_inset Text
25599
25600 \begin_layout Standard
25601 Jumps to the next change
25602 \end_layout
25603
25604 \end_inset
25605 </cell>
25606 </row>
25607 <row interlinespace="2.5mm">
25608 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
25609 \begin_inset Text
25610
25611 \begin_layout Standard
25612 \begin_inset Graphics
25613         filename ../images/change-accept.png
25614         inzipName 
25615         embed false
25616         BoundingBox 0bp 5bp 20bp 25bp
25617         rotateOrigin center
25618
25619 \end_inset
25620
25621
25622 \end_layout
25623
25624 \end_inset
25625 </cell>
25626 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
25627 \begin_inset Text
25628
25629 \begin_layout Standard
25630
25631 \family sans
25632 Document\SpecialChar \menuseparator
25633 Change\InsetSpace ~
25634 Tracking\SpecialChar \menuseparator
25635 Accept\InsetSpace ~
25636 Change
25637 \end_layout
25638
25639 \end_inset
25640 </cell>
25641 </row>
25642 <row interlinespace="2.5mm">
25643 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
25644 \begin_inset Text
25645
25646 \begin_layout Standard
25647 \begin_inset Graphics
25648         filename ../images/change-reject.png
25649         inzipName 
25650         embed true
25651         BoundingBox 0bp 5bp 20bp 25bp
25652         rotateOrigin center
25653
25654 \end_inset
25655
25656
25657 \end_layout
25658
25659 \end_inset
25660 </cell>
25661 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
25662 \begin_inset Text
25663
25664 \begin_layout Standard
25665
25666 \family sans
25667 Document\SpecialChar \menuseparator
25668 Change\InsetSpace ~
25669 Tracking\SpecialChar \menuseparator
25670 Reject\InsetSpace ~
25671 Change
25672 \end_layout
25673
25674 \end_inset
25675 </cell>
25676 </row>
25677 <row interlinespace="2.5mm">
25678 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
25679 \begin_inset Text
25680
25681 \begin_layout Standard
25682 \begin_inset Graphics
25683         filename ../images/changes-merge.png
25684         inzipName 
25685         embed true
25686         BoundingBox 0bp 5bp 20bp 25bp
25687         rotateOrigin center
25688
25689 \end_inset
25690
25691
25692 \end_layout
25693
25694 \end_inset
25695 </cell>
25696 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
25697 \begin_inset Text
25698
25699 \begin_layout Standard
25700
25701 \family sans
25702 Document\SpecialChar \menuseparator
25703 Change\InsetSpace ~
25704 Tracking\SpecialChar \menuseparator
25705 Merge\InsetSpace ~
25706 Changes
25707 \end_layout
25708
25709 \end_inset
25710 </cell>
25711 </row>
25712 <row interlinespace="2.5mm">
25713 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
25714 \begin_inset Text
25715
25716 \begin_layout Standard
25717 \begin_inset Graphics
25718         filename ../images/all-changes-accept.png
25719         inzipName 
25720         embed true
25721         BoundingBox 0bp 5bp 20bp 25bp
25722         rotateOrigin center
25723
25724 \end_inset
25725
25726
25727 \end_layout
25728
25729 \end_inset
25730 </cell>
25731 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
25732 \begin_inset Text
25733
25734 \begin_layout Standard
25735
25736 \family sans
25737 Document\SpecialChar \menuseparator
25738 Change\InsetSpace ~
25739 Tracking\SpecialChar \menuseparator
25740 Accept\InsetSpace ~
25741 All\InsetSpace ~
25742 Changes
25743 \end_layout
25744
25745 \end_inset
25746 </cell>
25747 </row>
25748 <row interlinespace="2.5mm">
25749 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
25750 \begin_inset Text
25751
25752 \begin_layout Standard
25753 \begin_inset Graphics
25754         filename ../images/all-changes-reject.png
25755         inzipName 
25756         embed true
25757         BoundingBox 0bp 5bp 20bp 25bp
25758         rotateOrigin center
25759
25760 \end_inset
25761
25762
25763 \end_layout
25764
25765 \end_inset
25766 </cell>
25767 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
25768 \begin_inset Text
25769
25770 \begin_layout Standard
25771
25772 \family sans
25773 Document\SpecialChar \menuseparator
25774 Change\InsetSpace ~
25775 Tracking\SpecialChar \menuseparator
25776 Reject\InsetSpace ~
25777 All\InsetSpace ~
25778 Changes
25779 \end_layout
25780
25781 \end_inset
25782 </cell>
25783 </row>
25784 <row interlinespace="2.5mm">
25785 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
25786 \begin_inset Text
25787
25788 \begin_layout Standard
25789 \begin_inset Graphics
25790         filename ../images/note-insert.png
25791         inzipName 
25792         embed false
25793         BoundingBox 0bp 5bp 20bp 25bp
25794         rotateOrigin center
25795
25796 \end_inset
25797
25798
25799 \end_layout
25800
25801 \end_inset
25802 </cell>
25803 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
25804 \begin_inset Text
25805
25806 \begin_layout Standard
25807
25808 \family sans
25809 Insert\SpecialChar \menuseparator
25810 Note\SpecialChar \menuseparator
25811 LyX\InsetSpace ~
25812 Note
25813 \end_layout
25814
25815 \end_inset
25816 </cell>
25817 </row>
25818 <row interlinespace="2.5mm">
25819 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
25820 \begin_inset Text
25821
25822 \begin_layout Standard
25823 \begin_inset Graphics
25824         filename ../images/note-next.png
25825         inzipName 
25826         embed true
25827         BoundingBox 0bp 5bp 20bp 25bp
25828         rotateOrigin center
25829
25830 \end_inset
25831
25832
25833 \end_layout
25834
25835 \end_inset
25836 </cell>
25837 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
25838 \begin_inset Text
25839
25840 \begin_layout Standard
25841
25842 \family sans
25843 Navigate\SpecialChar \menuseparator
25844 Next\InsetSpace ~
25845 Note
25846 \end_layout
25847
25848 \end_inset
25849 </cell>
25850 </row>
25851 </lyxtabular>
25852
25853 \end_inset
25854
25855
25856 \end_layout
25857
25858 \begin_layout Standard
25859 \begin_inset VSpace defskip
25860 \end_inset
25861
25862
25863 \end_layout
25864
25865 \begin_layout Standard
25866 The review toolbar helps you to accept, reject, or merge changes -- highlight
25867  the change and press one of the desired toolbar buttons.
25868  When you merge changes, a window pops up showing you informations about
25869  the next change behind the current cursor position.
25870  So you don't need to highlight a certain change.
25871  Within the merge window you can decide to accept or reject changes and
25872  step to the next change.
25873  This way you can jump through all changes of the document.
25874 \end_layout
25875
25876 \begin_layout Standard
25877 The toolbar has two buttons to handle notes because notes are often important
25878  to describe a change.
25879 \end_layout
25880
25881 \begin_layout Standard
25882 To show made changes in the output you need the LaTeX package 
25883 \series bold
25884 dvipost
25885 \begin_inset LatexCommand index
25886 name "LaTeX-packages ! dvipost"
25887
25888 \end_inset
25889
25890
25891 \series default
25892  installed.
25893  You find it in the TeX Catalogue, 
25894 \begin_inset LatexCommand cite
25895 key "TeXCatalogue"
25896
25897 \end_inset
25898
25899  or in the package manager of your LaTeX-system.
25900 \end_layout
25901
25902 \begin_layout Section
25903 International Support
25904 \begin_inset LatexCommand index
25905 name "International support"
25906
25907 \end_inset
25908
25909
25910 \end_layout
25911
25912 \begin_layout Standard
25913 This section describes how to use LyX with any language you want.
25914  For some non-western languages there are special Wiki-pages that explain
25915  how to set up LyX to use them: 
25916 \begin_inset LatexCommand cite
25917 key "Arabic,Armenian,Farsi,Hebrew"
25918
25919 \end_inset
25920
25921
25922 \end_layout
25923
25924 \begin_layout Standard
25925 Besides languages, LyX also supports phonetic symbols, see section\InsetSpace ~
25926
25927 \begin_inset LatexCommand ref
25928 reference "sub:Special-Character"
25929
25930 \end_inset
25931
25932 .
25933 \end_layout
25934
25935 \begin_layout Subsection
25936 Language Options
25937 \begin_inset LatexCommand index
25938 name "Language ! Options"
25939
25940 \end_inset
25941
25942
25943 \begin_inset LatexCommand index
25944 name "Document ! Settings"
25945
25946 \end_inset
25947
25948
25949 \begin_inset LatexCommand index
25950 name "Document ! Language"
25951
25952 \end_inset
25953
25954
25955 \end_layout
25956
25957 \begin_layout Standard
25958 The 
25959 \family sans
25960 Document\SpecialChar \menuseparator
25961 Settings
25962 \family default
25963  dialog lets you set 
25964 \family roman
25965 the language and character encoding for your language.
25966  
25967 \end_layout
25968
25969 \begin_layout Standard
25970 Choose your language in the 
25971 \family sans
25972 Language
25973 \family default
25974  section of this dialog.
25975  The default is 
25976 \family sans
25977 English
25978 \family default
25979 .
25980 \end_layout
25981
25982 \begin_layout Standard
25983 The 
25984 \family sans
25985 Encoding
25986 \family default
25987  box lets you choose the character encoding map you want to use for LaTeX
25988  export.
25989  The option 
25990 \family sans
25991 use language's default encoding
25992 \family default
25993  is the preferred choice and works well in most cases.
25994  For details abhout the different encoding options see section\InsetSpace ~
25995
25996 \begin_inset LatexCommand ref
25997 reference "sub:Settings"
25998
25999 \end_inset
26000
26001 .
26002 \end_layout
26003
26004 \begin_layout Subsection
26005 Keyboard mapping configuration
26006 \end_layout
26007
26008 \begin_layout Standard
26009 If you have for example a U.S.-style keyboard and want to write in a different
26010  language than English, you can use an alternate keymap.
26011  For example, if you have a U.S.-style keyboard but want to write in Italian,
26012  you can configure LyX to use an Italian keymap.
26013  The preferences dialog allows you to choose up to two keyboard mappings,
26014  see section\InsetSpace ~
26015
26016 \begin_inset LatexCommand ref
26017 reference "sub:Keyboard-Map"
26018
26019 \end_inset
26020
26021 .
26022  You can choose primary and secondary keyboard languages and then select
26023  which one you want to use.
26024 \end_layout
26025
26026 \begin_layout Standard
26027 Finally, you may just want to change a few key mappings or create an entirely
26028  different keymap (for Vulcan, for instance).
26029  You may, for example, normally write in Italian on a U.S.
26030  keyboard but want to include an occasional quotation in German.
26031  In such a case, you can write your own keyboard mapping or modify an existing
26032  one to support the characters you want.
26033  This and much more customizations are explained in the 
26034 \emph on
26035 Customization
26036 \emph default
26037  manual.
26038 \end_layout
26039
26040 \begin_layout Subsection
26041 Character Tables
26042 \begin_inset LatexCommand label
26043 name "sec:keytab"
26044
26045 \end_inset
26046
26047
26048 \end_layout
26049
26050 \begin_layout Standard
26051 Table\InsetSpace ~
26052
26053 \begin_inset LatexCommand ref
26054 reference "cap:The-latin1-character"
26055
26056 \end_inset
26057
26058  shows the 
26059 \family typewriter
26060 Latin1
26061 \family default
26062  character set.
26063  You should be able to enter the characters in the first eight columns directly
26064  from the keyboard.
26065 \end_layout
26066
26067 \begin_layout Standard
26068 There are a few things you need to know about this table.
26069  Here are some of the details you'll need to bear in mind when using characters
26070  from the 
26071 \family typewriter
26072 Latin1
26073 \family default
26074  character set:
26075 \end_layout
26076
26077 \begin_layout Itemize
26078 Even if you have selected 
26079 \family sans
26080 latin1
26081 \family default
26082  in the 
26083 \family sans
26084 Document\SpecialChar \menuseparator
26085 Settings
26086 \family default
26087  dialog, users who have only the 
26088 \family typewriter
26089 T1
26090 \family default
26091 -fonts for LaTeX [or who have the 
26092 \family typewriter
26093 T1
26094 \family default
26095 -fonts but aren't using them] will still miss a few characters: D0, F0,
26096  DE, FE, AB, and BB -- the uppercase and lowercase eth and thorn, and the
26097  french quotes won't show up.
26098 \end_layout
26099
26100 \begin_layout Standard
26101 \begin_inset Float table
26102 wide false
26103 sideways false
26104 status open
26105
26106 \begin_layout Standard
26107 \begin_inset Caption
26108
26109 \begin_layout Standard
26110 \begin_inset LatexCommand label
26111 name "cap:The-latin1-character"
26112
26113 \end_inset
26114
26115 The 
26116 \family typewriter
26117 latin1
26118 \family default
26119  character set
26120 \end_layout
26121
26122 \end_inset
26123
26124
26125 \end_layout
26126
26127 \begin_layout Standard
26128 \align center
26129 \begin_inset Tabular
26130 <lyxtabular version="3" rows="17" columns="17">
26131 <features>
26132 <column alignment="center" valignment="top" leftline="true" rightline="true" width="0pt">
26133 <column alignment="center" valignment="top" leftline="true" width="0pt">
26134 <column alignment="center" valignment="top" leftline="true" width="0pt">
26135 <column alignment="center" valignment="top" leftline="true" width="0pt">
26136 <column alignment="center" valignment="top" leftline="true" width="0pt">
26137 <column alignment="center" valignment="top" leftline="true" width="0pt">
26138 <column alignment="center" valignment="top" leftline="true" width="0pt">
26139 <column alignment="center" valignment="top" leftline="true" width="0pt">
26140 <column alignment="center" valignment="top" leftline="true" width="0pt">
26141 <column alignment="center" valignment="top" leftline="true" width="0pt">
26142 <column alignment="center" valignment="top" leftline="true" width="0pt">
26143 <column alignment="center" valignment="top" leftline="true" width="0pt">
26144 <column alignment="center" valignment="top" leftline="true" width="0pt">
26145 <column alignment="center" valignment="top" leftline="true" width="0pt">
26146 <column alignment="center" valignment="top" leftline="true" width="0pt">
26147 <column alignment="center" valignment="top" leftline="true" width="0pt">
26148 <column alignment="center" valignment="top" leftline="true" rightline="true" width="0pt">
26149 <row topline="true" bottomline="true">
26150 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
26151 \begin_inset Text
26152
26153 \begin_layout Standard
26154
26155 \end_layout
26156
26157 \end_inset
26158 </cell>
26159 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
26160 \begin_inset Text
26161
26162 \begin_layout Standard
26163
26164 \family roman
26165 \series medium
26166 \shape up
26167 \size tiny
26168 \emph off
26169 \bar no
26170 \noun off
26171 \color none
26172 00
26173 \end_layout
26174
26175 \end_inset
26176 </cell>
26177 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
26178 \begin_inset Text
26179
26180 \begin_layout Standard
26181
26182 \family roman
26183 \series medium
26184 \shape up
26185 \size tiny
26186 \emph off
26187 \bar no
26188 \noun off
26189 \color none
26190 10
26191 \end_layout
26192
26193 \end_inset
26194 </cell>
26195 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
26196 \begin_inset Text
26197
26198 \begin_layout Standard
26199
26200 \family roman
26201 \series medium
26202 \shape up
26203 \size tiny
26204 \emph off
26205 \bar no
26206 \noun off
26207 \color none
26208 20
26209 \end_layout
26210
26211 \end_inset
26212 </cell>
26213 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
26214 \begin_inset Text
26215
26216 \begin_layout Standard
26217
26218 \family roman
26219 \series medium
26220 \shape up
26221 \size tiny
26222 \emph off
26223 \bar no
26224 \noun off
26225 \color none
26226 30
26227 \end_layout
26228
26229 \end_inset
26230 </cell>
26231 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
26232 \begin_inset Text
26233
26234 \begin_layout Standard
26235
26236 \family roman
26237 \series medium
26238 \shape up
26239 \size tiny
26240 \emph off
26241 \bar no
26242 \noun off
26243 \color none
26244 40
26245 \end_layout
26246
26247 \end_inset
26248 </cell>
26249 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
26250 \begin_inset Text
26251
26252 \begin_layout Standard
26253
26254 \family roman
26255 \series medium
26256 \shape up
26257 \size tiny
26258 \emph off
26259 \bar no
26260 \noun off
26261 \color none
26262 50
26263 \end_layout
26264
26265 \end_inset
26266 </cell>
26267 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
26268 \begin_inset Text
26269
26270 \begin_layout Standard
26271
26272 \family roman
26273 \series medium
26274 \shape up
26275 \size tiny
26276 \emph off
26277 \bar no
26278 \noun off
26279 \color none
26280 60
26281 \end_layout
26282
26283 \end_inset
26284 </cell>
26285 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
26286 \begin_inset Text
26287
26288 \begin_layout Standard
26289
26290 \family roman
26291 \series medium
26292 \shape up
26293 \size tiny
26294 \emph off
26295 \bar no
26296 \noun off
26297 \color none
26298 70
26299 \end_layout
26300
26301 \end_inset
26302 </cell>
26303 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
26304 \begin_inset Text
26305
26306 \begin_layout Standard
26307
26308 \family roman
26309 \series medium
26310 \shape up
26311 \size tiny
26312 \emph off
26313 \bar no
26314 \noun off
26315 \color none
26316 80
26317 \end_layout
26318
26319 \end_inset
26320 </cell>
26321 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
26322 \begin_inset Text
26323
26324 \begin_layout Standard
26325
26326 \family roman
26327 \series medium
26328 \shape up
26329 \size tiny
26330 \emph off
26331 \bar no
26332 \noun off
26333 \color none
26334 90
26335 \end_layout
26336
26337 \end_inset
26338 </cell>
26339 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
26340 \begin_inset Text
26341
26342 \begin_layout Standard
26343
26344 \family roman
26345 \series medium
26346 \shape up
26347 \size tiny
26348 \emph off
26349 \bar no
26350 \noun off
26351 \color none
26352 A0
26353 \end_layout
26354
26355 \end_inset
26356 </cell>
26357 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
26358 \begin_inset Text
26359
26360 \begin_layout Standard
26361
26362 \family roman
26363 \series medium
26364 \shape up
26365 \size tiny
26366 \emph off
26367 \bar no
26368 \noun off
26369 \color none
26370 B0
26371 \end_layout
26372
26373 \end_inset
26374 </cell>
26375 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
26376 \begin_inset Text
26377
26378 \begin_layout Standard
26379
26380 \family roman
26381 \series medium
26382 \shape up
26383 \size tiny
26384 \emph off
26385 \bar no
26386 \noun off
26387 \color none
26388 C0
26389 \end_layout
26390
26391 \end_inset
26392 </cell>
26393 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
26394 \begin_inset Text
26395
26396 \begin_layout Standard
26397
26398 \family roman
26399 \series medium
26400 \shape up
26401 \size tiny
26402 \emph off
26403 \bar no
26404 \noun off
26405 \color none
26406 D0
26407 \end_layout
26408
26409 \end_inset
26410 </cell>
26411 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
26412 \begin_inset Text
26413
26414 \begin_layout Standard
26415
26416 \family roman
26417 \series medium
26418 \shape up
26419 \size tiny
26420 \emph off
26421 \bar no
26422 \noun off
26423 \color none
26424 E0
26425 \end_layout
26426
26427 \end_inset
26428 </cell>
26429 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
26430 \begin_inset Text
26431
26432 \begin_layout Standard
26433
26434 \family roman
26435 \series medium
26436 \shape up
26437 \size tiny
26438 \emph off
26439 \bar no
26440 \noun off
26441 \color none
26442 F0
26443 \end_layout
26444
26445 \end_inset
26446 </cell>
26447 </row>
26448 <row topline="true">
26449 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
26450 \begin_inset Text
26451
26452 \begin_layout Standard
26453
26454 \family roman
26455 \series medium
26456 \shape up
26457 \size tiny
26458 \emph off
26459 \bar no
26460 \noun off
26461 \color none
26462 00
26463 \end_layout
26464
26465 \end_inset
26466 </cell>
26467 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
26468 \begin_inset Text
26469
26470 \begin_layout Standard
26471
26472 \end_layout
26473
26474 \end_inset
26475 </cell>
26476 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
26477 \begin_inset Text
26478
26479 \begin_layout Standard
26480
26481 \end_layout
26482
26483 \end_inset
26484 </cell>
26485 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
26486 \begin_inset Text
26487
26488 \begin_layout Standard
26489
26490 \end_layout
26491
26492 \end_inset
26493 </cell>
26494 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
26495 \begin_inset Text
26496
26497 \begin_layout Standard
26498
26499 \family roman
26500 \series medium
26501 \shape up
26502 \emph off
26503 \bar no
26504 \noun off
26505 \color none
26506 0
26507 \end_layout
26508
26509 \end_inset
26510 </cell>
26511 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
26512 \begin_inset Text
26513
26514 \begin_layout Standard
26515
26516 \family roman
26517 \series medium
26518 \shape up
26519 \emph off
26520 \bar no
26521 \noun off
26522 \color none
26523 @
26524 \end_layout
26525
26526 \end_inset
26527 </cell>
26528 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
26529 \begin_inset Text
26530
26531 \begin_layout Standard
26532
26533 \family roman
26534 \series medium
26535 \shape up
26536 \emph off
26537 \bar no
26538 \noun off
26539 \color none
26540 P
26541 \end_layout
26542
26543 \end_inset
26544 </cell>
26545 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
26546 \begin_inset Text
26547
26548 \begin_layout Standard
26549
26550 \family roman
26551 \series medium
26552 \shape up
26553 \emph off
26554 \bar no
26555 \noun off
26556 \color none
26557 '
26558 \end_layout
26559
26560 \end_inset
26561 </cell>
26562 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
26563 \begin_inset Text
26564
26565 \begin_layout Standard
26566
26567 \family roman
26568 \series medium
26569 \shape up
26570 \emph off
26571 \bar no
26572 \noun off
26573 \color none
26574 p
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 \end_layout
26594
26595 \end_inset
26596 </cell>
26597 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
26598 \begin_inset Text
26599
26600 \begin_layout Standard
26601
26602 \end_layout
26603
26604 \end_inset
26605 </cell>
26606 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
26607 \begin_inset Text
26608
26609 \begin_layout Standard
26610
26611 \family roman
26612 \series medium
26613 \shape up
26614 \emph off
26615 \bar no
26616 \noun off
26617 \color none
26618 °
26619 \end_layout
26620
26621 \end_inset
26622 </cell>
26623 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
26624 \begin_inset Text
26625
26626 \begin_layout Standard
26627
26628 \family roman
26629 \series medium
26630 \shape up
26631 \emph off
26632 \bar no
26633 \noun off
26634 \color none
26635 À
26636 \end_layout
26637
26638 \end_inset
26639 </cell>
26640 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
26641 \begin_inset Text
26642
26643 \begin_layout Standard
26644
26645 \family roman
26646 \series medium
26647 \shape up
26648 \emph off
26649 \bar no
26650 \noun off
26651 \color none
26652 Ð
26653 \end_layout
26654
26655 \end_inset
26656 </cell>
26657 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
26658 \begin_inset Text
26659
26660 \begin_layout Standard
26661
26662 \family roman
26663 \series medium
26664 \shape up
26665 \emph off
26666 \bar no
26667 \noun off
26668 \color none
26669 à
26670 \end_layout
26671
26672 \end_inset
26673 </cell>
26674 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
26675 \begin_inset Text
26676
26677 \begin_layout Standard
26678
26679 \family roman
26680 \series medium
26681 \shape up
26682 \emph off
26683 \bar no
26684 \noun off
26685 \color none
26686 ð
26687 \end_layout
26688
26689 \end_inset
26690 </cell>
26691 </row>
26692 <row topline="true">
26693 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
26694 \begin_inset Text
26695
26696 \begin_layout Standard
26697
26698 \family roman
26699 \series medium
26700 \shape up
26701 \size tiny
26702 \emph off
26703 \bar no
26704 \noun off
26705 \color none
26706 01
26707 \end_layout
26708
26709 \end_inset
26710 </cell>
26711 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
26712 \begin_inset Text
26713
26714 \begin_layout Standard
26715
26716 \end_layout
26717
26718 \end_inset
26719 </cell>
26720 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
26721 \begin_inset Text
26722
26723 \begin_layout Standard
26724
26725 \end_layout
26726
26727 \end_inset
26728 </cell>
26729 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
26730 \begin_inset Text
26731
26732 \begin_layout Standard
26733
26734 \family roman
26735 \series medium
26736 \shape up
26737 \emph off
26738 \bar no
26739 \noun off
26740 \color none
26741 !
26742 \end_layout
26743
26744 \end_inset
26745 </cell>
26746 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
26747 \begin_inset Text
26748
26749 \begin_layout Standard
26750
26751 \family roman
26752 \series medium
26753 \shape up
26754 \emph off
26755 \bar no
26756 \noun off
26757 \color none
26758 1
26759 \end_layout
26760
26761 \end_inset
26762 </cell>
26763 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
26764 \begin_inset Text
26765
26766 \begin_layout Standard
26767
26768 \family roman
26769 \series medium
26770 \shape up
26771 \emph off
26772 \bar no
26773 \noun off
26774 \color none
26775 A
26776 \end_layout
26777
26778 \end_inset
26779 </cell>
26780 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
26781 \begin_inset Text
26782
26783 \begin_layout Standard
26784
26785 \family roman
26786 \series medium
26787 \shape up
26788 \emph off
26789 \bar no
26790 \noun off
26791 \color none
26792 Q
26793 \end_layout
26794
26795 \end_inset
26796 </cell>
26797 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
26798 \begin_inset Text
26799
26800 \begin_layout Standard
26801
26802 \family roman
26803 \series medium
26804 \shape up
26805 \emph off
26806 \bar no
26807 \noun off
26808 \color none
26809 a
26810 \end_layout
26811
26812 \end_inset
26813 </cell>
26814 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
26815 \begin_inset Text
26816
26817 \begin_layout Standard
26818
26819 \family roman
26820 \series medium
26821 \shape up
26822 \emph off
26823 \bar no
26824 \noun off
26825 \color none
26826 q
26827 \end_layout
26828
26829 \end_inset
26830 </cell>
26831 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
26832 \begin_inset Text
26833
26834 \begin_layout Standard
26835
26836 \end_layout
26837
26838 \end_inset
26839 </cell>
26840 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
26841 \begin_inset Text
26842
26843 \begin_layout Standard
26844
26845 \end_layout
26846
26847 \end_inset
26848 </cell>
26849 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
26850 \begin_inset Text
26851
26852 \begin_layout Standard
26853
26854 \family roman
26855 \series medium
26856 \shape up
26857 \emph off
26858 \bar no
26859 \noun off
26860 \color none
26861 ¡
26862 \end_layout
26863
26864 \end_inset
26865 </cell>
26866 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
26867 \begin_inset Text
26868
26869 \begin_layout Standard
26870
26871 \family roman
26872 \series medium
26873 \shape up
26874 \emph off
26875 \bar no
26876 \noun off
26877 \color none
26878 ±
26879 \end_layout
26880
26881 \end_inset
26882 </cell>
26883 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
26884 \begin_inset Text
26885
26886 \begin_layout Standard
26887
26888 \family roman
26889 \series medium
26890 \shape up
26891 \emph off
26892 \bar no
26893 \noun off
26894 \color none
26895 Á
26896 \end_layout
26897
26898 \end_inset
26899 </cell>
26900 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
26901 \begin_inset Text
26902
26903 \begin_layout Standard
26904
26905 \family roman
26906 \series medium
26907 \shape up
26908 \emph off
26909 \bar no
26910 \noun off
26911 \color none
26912 Ñ
26913 \end_layout
26914
26915 \end_inset
26916 </cell>
26917 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
26918 \begin_inset Text
26919
26920 \begin_layout Standard
26921
26922 \family roman
26923 \series medium
26924 \shape up
26925 \emph off
26926 \bar no
26927 \noun off
26928 \color none
26929 á
26930 \end_layout
26931
26932 \end_inset
26933 </cell>
26934 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
26935 \begin_inset Text
26936
26937 \begin_layout Standard
26938
26939 \family roman
26940 \series medium
26941 \shape up
26942 \emph off
26943 \bar no
26944 \noun off
26945 \color none
26946 ñ
26947 \end_layout
26948
26949 \end_inset
26950 </cell>
26951 </row>
26952 <row topline="true">
26953 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
26954 \begin_inset Text
26955
26956 \begin_layout Standard
26957
26958 \family roman
26959 \series medium
26960 \shape up
26961 \size tiny
26962 \emph off
26963 \bar no
26964 \noun off
26965 \color none
26966 02
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 \end_layout
26986
26987 \end_inset
26988 </cell>
26989 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
26990 \begin_inset Text
26991
26992 \begin_layout Standard
26993
26994 \family roman
26995 \series medium
26996 \shape up
26997 \emph off
26998 \bar no
26999 \noun off
27000 \color none
27001 \begin_inset Quotes eld
27002 \end_inset
27003
27004
27005 \end_layout
27006
27007 \end_inset
27008 </cell>
27009 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
27010 \begin_inset Text
27011
27012 \begin_layout Standard
27013
27014 \family roman
27015 \series medium
27016 \shape up
27017 \emph off
27018 \bar no
27019 \noun off
27020 \color none
27021 2
27022 \end_layout
27023
27024 \end_inset
27025 </cell>
27026 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
27027 \begin_inset Text
27028
27029 \begin_layout Standard
27030
27031 \family roman
27032 \series medium
27033 \shape up
27034 \emph off
27035 \bar no
27036 \noun off
27037 \color none
27038 B
27039 \end_layout
27040
27041 \end_inset
27042 </cell>
27043 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
27044 \begin_inset Text
27045
27046 \begin_layout Standard
27047
27048 \family roman
27049 \series medium
27050 \shape up
27051 \emph off
27052 \bar no
27053 \noun off
27054 \color none
27055 R
27056 \end_layout
27057
27058 \end_inset
27059 </cell>
27060 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
27061 \begin_inset Text
27062
27063 \begin_layout Standard
27064
27065 \family roman
27066 \series medium
27067 \shape up
27068 \emph off
27069 \bar no
27070 \noun off
27071 \color none
27072 b
27073 \end_layout
27074
27075 \end_inset
27076 </cell>
27077 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
27078 \begin_inset Text
27079
27080 \begin_layout Standard
27081
27082 \family roman
27083 \series medium
27084 \shape up
27085 \emph off
27086 \bar no
27087 \noun off
27088 \color none
27089 r
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 \end_layout
27109
27110 \end_inset
27111 </cell>
27112 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
27113 \begin_inset Text
27114
27115 \begin_layout Standard
27116 ¢
27117 \end_layout
27118
27119 \end_inset
27120 </cell>
27121 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
27122 \begin_inset Text
27123
27124 \begin_layout Standard
27125
27126 \family roman
27127 \series medium
27128 \shape up
27129 \emph off
27130 \bar no
27131 \noun off
27132 \color none
27133 ²
27134 \end_layout
27135
27136 \end_inset
27137 </cell>
27138 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
27139 \begin_inset Text
27140
27141 \begin_layout Standard
27142
27143 \family roman
27144 \series medium
27145 \shape up
27146 \emph off
27147 \bar no
27148 \noun off
27149 \color none
27150 Â
27151 \end_layout
27152
27153 \end_inset
27154 </cell>
27155 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
27156 \begin_inset Text
27157
27158 \begin_layout Standard
27159
27160 \family roman
27161 \series medium
27162 \shape up
27163 \emph off
27164 \bar no
27165 \noun off
27166 \color none
27167 Ò
27168 \end_layout
27169
27170 \end_inset
27171 </cell>
27172 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
27173 \begin_inset Text
27174
27175 \begin_layout Standard
27176
27177 \family roman
27178 \series medium
27179 \shape up
27180 \emph off
27181 \bar no
27182 \noun off
27183 \color none
27184 â
27185 \end_layout
27186
27187 \end_inset
27188 </cell>
27189 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
27190 \begin_inset Text
27191
27192 \begin_layout Standard
27193
27194 \family roman
27195 \series medium
27196 \shape up
27197 \emph off
27198 \bar no
27199 \noun off
27200 \color none
27201 ò
27202 \end_layout
27203
27204 \end_inset
27205 </cell>
27206 </row>
27207 <row topline="true">
27208 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
27209 \begin_inset Text
27210
27211 \begin_layout Standard
27212
27213 \family roman
27214 \series medium
27215 \shape up
27216 \size tiny
27217 \emph off
27218 \bar no
27219 \noun off
27220 \color none
27221 03
27222 \end_layout
27223
27224 \end_inset
27225 </cell>
27226 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
27227 \begin_inset Text
27228
27229 \begin_layout Standard
27230
27231 \end_layout
27232
27233 \end_inset
27234 </cell>
27235 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
27236 \begin_inset Text
27237
27238 \begin_layout Standard
27239
27240 \end_layout
27241
27242 \end_inset
27243 </cell>
27244 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
27245 \begin_inset Text
27246
27247 \begin_layout Standard
27248
27249 \family roman
27250 \series medium
27251 \shape up
27252 \emph off
27253 \bar no
27254 \noun off
27255 \color none
27256 #
27257 \end_layout
27258
27259 \end_inset
27260 </cell>
27261 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
27262 \begin_inset Text
27263
27264 \begin_layout Standard
27265
27266 \family roman
27267 \series medium
27268 \shape up
27269 \emph off
27270 \bar no
27271 \noun off
27272 \color none
27273 3
27274 \end_layout
27275
27276 \end_inset
27277 </cell>
27278 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
27279 \begin_inset Text
27280
27281 \begin_layout Standard
27282
27283 \family roman
27284 \series medium
27285 \shape up
27286 \emph off
27287 \bar no
27288 \noun off
27289 \color none
27290 C
27291 \end_layout
27292
27293 \end_inset
27294 </cell>
27295 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
27296 \begin_inset Text
27297
27298 \begin_layout Standard
27299
27300 \family roman
27301 \series medium
27302 \shape up
27303 \emph off
27304 \bar no
27305 \noun off
27306 \color none
27307 S
27308 \end_layout
27309
27310 \end_inset
27311 </cell>
27312 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
27313 \begin_inset Text
27314
27315 \begin_layout Standard
27316
27317 \family roman
27318 \series medium
27319 \shape up
27320 \emph off
27321 \bar no
27322 \noun off
27323 \color none
27324 c
27325 \end_layout
27326
27327 \end_inset
27328 </cell>
27329 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
27330 \begin_inset Text
27331
27332 \begin_layout Standard
27333
27334 \family roman
27335 \series medium
27336 \shape up
27337 \emph off
27338 \bar no
27339 \noun off
27340 \color none
27341 s
27342 \end_layout
27343
27344 \end_inset
27345 </cell>
27346 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
27347 \begin_inset Text
27348
27349 \begin_layout Standard
27350
27351 \end_layout
27352
27353 \end_inset
27354 </cell>
27355 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
27356 \begin_inset Text
27357
27358 \begin_layout Standard
27359
27360 \end_layout
27361
27362 \end_inset
27363 </cell>
27364 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
27365 \begin_inset Text
27366
27367 \begin_layout Standard
27368
27369 \family roman
27370 \series medium
27371 \shape up
27372 \emph off
27373 \bar no
27374 \noun off
27375 \color none
27376 £
27377 \end_layout
27378
27379 \end_inset
27380 </cell>
27381 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
27382 \begin_inset Text
27383
27384 \begin_layout Standard
27385
27386 \family roman
27387 \series medium
27388 \shape up
27389 \emph off
27390 \bar no
27391 \noun off
27392 \color none
27393 ³
27394 \end_layout
27395
27396 \end_inset
27397 </cell>
27398 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
27399 \begin_inset Text
27400
27401 \begin_layout Standard
27402
27403 \family roman
27404 \series medium
27405 \shape up
27406 \emph off
27407 \bar no
27408 \noun off
27409 \color none
27410 Ã
27411 \end_layout
27412
27413 \end_inset
27414 </cell>
27415 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
27416 \begin_inset Text
27417
27418 \begin_layout Standard
27419
27420 \family roman
27421 \series medium
27422 \shape up
27423 \emph off
27424 \bar no
27425 \noun off
27426 \color none
27427 Ó
27428 \end_layout
27429
27430 \end_inset
27431 </cell>
27432 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
27433 \begin_inset Text
27434
27435 \begin_layout Standard
27436
27437 \family roman
27438 \series medium
27439 \shape up
27440 \emph off
27441 \bar no
27442 \noun off
27443 \color none
27444 ã
27445 \end_layout
27446
27447 \end_inset
27448 </cell>
27449 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
27450 \begin_inset Text
27451
27452 \begin_layout Standard
27453
27454 \family roman
27455 \series medium
27456 \shape up
27457 \emph off
27458 \bar no
27459 \noun off
27460 \color none
27461 ó
27462 \end_layout
27463
27464 \end_inset
27465 </cell>
27466 </row>
27467 <row topline="true">
27468 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
27469 \begin_inset Text
27470
27471 \begin_layout Standard
27472
27473 \family roman
27474 \series medium
27475 \shape up
27476 \size tiny
27477 \emph off
27478 \bar no
27479 \noun off
27480 \color none
27481 04
27482 \end_layout
27483
27484 \end_inset
27485 </cell>
27486 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
27487 \begin_inset Text
27488
27489 \begin_layout Standard
27490
27491 \end_layout
27492
27493 \end_inset
27494 </cell>
27495 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
27496 \begin_inset Text
27497
27498 \begin_layout Standard
27499
27500 \end_layout
27501
27502 \end_inset
27503 </cell>
27504 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
27505 \begin_inset Text
27506
27507 \begin_layout Standard
27508
27509 \family roman
27510 \series medium
27511 \shape up
27512 \emph off
27513 \bar no
27514 \noun off
27515 \color none
27516 $
27517 \end_layout
27518
27519 \end_inset
27520 </cell>
27521 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
27522 \begin_inset Text
27523
27524 \begin_layout Standard
27525
27526 \family roman
27527 \series medium
27528 \shape up
27529 \emph off
27530 \bar no
27531 \noun off
27532 \color none
27533 4
27534 \end_layout
27535
27536 \end_inset
27537 </cell>
27538 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
27539 \begin_inset Text
27540
27541 \begin_layout Standard
27542
27543 \family roman
27544 \series medium
27545 \shape up
27546 \emph off
27547 \bar no
27548 \noun off
27549 \color none
27550 D
27551 \end_layout
27552
27553 \end_inset
27554 </cell>
27555 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
27556 \begin_inset Text
27557
27558 \begin_layout Standard
27559
27560 \family roman
27561 \series medium
27562 \shape up
27563 \emph off
27564 \bar no
27565 \noun off
27566 \color none
27567 T
27568 \end_layout
27569
27570 \end_inset
27571 </cell>
27572 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
27573 \begin_inset Text
27574
27575 \begin_layout Standard
27576
27577 \family roman
27578 \series medium
27579 \shape up
27580 \emph off
27581 \bar no
27582 \noun off
27583 \color none
27584 d
27585 \end_layout
27586
27587 \end_inset
27588 </cell>
27589 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
27590 \begin_inset Text
27591
27592 \begin_layout Standard
27593
27594 \family roman
27595 \series medium
27596 \shape up
27597 \emph off
27598 \bar no
27599 \noun off
27600 \color none
27601 t
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 \end_layout
27621
27622 \end_inset
27623 </cell>
27624 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
27625 \begin_inset Text
27626
27627 \begin_layout Standard
27628 ¤
27629 \end_layout
27630
27631 \end_inset
27632 </cell>
27633 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
27634 \begin_inset Text
27635
27636 \begin_layout Standard
27637
27638 \family roman
27639 \series medium
27640 \shape up
27641 \emph off
27642 \bar no
27643 \noun off
27644 \color none
27645 ´
27646 \end_layout
27647
27648 \end_inset
27649 </cell>
27650 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
27651 \begin_inset Text
27652
27653 \begin_layout Standard
27654
27655 \family roman
27656 \series medium
27657 \shape up
27658 \emph off
27659 \bar no
27660 \noun off
27661 \color none
27662 Ä
27663 \end_layout
27664
27665 \end_inset
27666 </cell>
27667 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
27668 \begin_inset Text
27669
27670 \begin_layout Standard
27671
27672 \family roman
27673 \series medium
27674 \shape up
27675 \emph off
27676 \bar no
27677 \noun off
27678 \color none
27679 Ô
27680 \end_layout
27681
27682 \end_inset
27683 </cell>
27684 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
27685 \begin_inset Text
27686
27687 \begin_layout Standard
27688
27689 \family roman
27690 \series medium
27691 \shape up
27692 \emph off
27693 \bar no
27694 \noun off
27695 \color none
27696 ä
27697 \end_layout
27698
27699 \end_inset
27700 </cell>
27701 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
27702 \begin_inset Text
27703
27704 \begin_layout Standard
27705
27706 \family roman
27707 \series medium
27708 \shape up
27709 \emph off
27710 \bar no
27711 \noun off
27712 \color none
27713 ô
27714 \end_layout
27715
27716 \end_inset
27717 </cell>
27718 </row>
27719 <row topline="true">
27720 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
27721 \begin_inset Text
27722
27723 \begin_layout Standard
27724
27725 \family roman
27726 \series medium
27727 \shape up
27728 \size tiny
27729 \emph off
27730 \bar no
27731 \noun off
27732 \color none
27733 05
27734 \end_layout
27735
27736 \end_inset
27737 </cell>
27738 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
27739 \begin_inset Text
27740
27741 \begin_layout Standard
27742
27743 \end_layout
27744
27745 \end_inset
27746 </cell>
27747 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
27748 \begin_inset Text
27749
27750 \begin_layout Standard
27751
27752 \end_layout
27753
27754 \end_inset
27755 </cell>
27756 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
27757 \begin_inset Text
27758
27759 \begin_layout Standard
27760
27761 \family roman
27762 \series medium
27763 \shape up
27764 \emph off
27765 \bar no
27766 \noun off
27767 \color none
27768 %
27769 \end_layout
27770
27771 \end_inset
27772 </cell>
27773 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
27774 \begin_inset Text
27775
27776 \begin_layout Standard
27777
27778 \family roman
27779 \series medium
27780 \shape up
27781 \emph off
27782 \bar no
27783 \noun off
27784 \color none
27785 5
27786 \end_layout
27787
27788 \end_inset
27789 </cell>
27790 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
27791 \begin_inset Text
27792
27793 \begin_layout Standard
27794
27795 \family roman
27796 \series medium
27797 \shape up
27798 \emph off
27799 \bar no
27800 \noun off
27801 \color none
27802 E
27803 \end_layout
27804
27805 \end_inset
27806 </cell>
27807 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
27808 \begin_inset Text
27809
27810 \begin_layout Standard
27811
27812 \family roman
27813 \series medium
27814 \shape up
27815 \emph off
27816 \bar no
27817 \noun off
27818 \color none
27819 U
27820 \end_layout
27821
27822 \end_inset
27823 </cell>
27824 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
27825 \begin_inset Text
27826
27827 \begin_layout Standard
27828
27829 \family roman
27830 \series medium
27831 \shape up
27832 \emph off
27833 \bar no
27834 \noun off
27835 \color none
27836 e
27837 \end_layout
27838
27839 \end_inset
27840 </cell>
27841 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
27842 \begin_inset Text
27843
27844 \begin_layout Standard
27845
27846 \family roman
27847 \series medium
27848 \shape up
27849 \emph off
27850 \bar no
27851 \noun off
27852 \color none
27853 u
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 \end_layout
27873
27874 \end_inset
27875 </cell>
27876 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
27877 \begin_inset Text
27878
27879 \begin_layout Standard
27880 ¥
27881 \end_layout
27882
27883 \end_inset
27884 </cell>
27885 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
27886 \begin_inset Text
27887
27888 \begin_layout Standard
27889
27890 \family roman
27891 \series medium
27892 \shape up
27893 \emph off
27894 \bar no
27895 \noun off
27896 \color none
27897 µ
27898 \end_layout
27899
27900 \end_inset
27901 </cell>
27902 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
27903 \begin_inset Text
27904
27905 \begin_layout Standard
27906
27907 \family roman
27908 \series medium
27909 \shape up
27910 \emph off
27911 \bar no
27912 \noun off
27913 \color none
27914 Å
27915 \end_layout
27916
27917 \end_inset
27918 </cell>
27919 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
27920 \begin_inset Text
27921
27922 \begin_layout Standard
27923
27924 \family roman
27925 \series medium
27926 \shape up
27927 \emph off
27928 \bar no
27929 \noun off
27930 \color none
27931 Õ
27932 \end_layout
27933
27934 \end_inset
27935 </cell>
27936 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
27937 \begin_inset Text
27938
27939 \begin_layout Standard
27940
27941 \family roman
27942 \series medium
27943 \shape up
27944 \emph off
27945 \bar no
27946 \noun off
27947 \color none
27948 å
27949 \end_layout
27950
27951 \end_inset
27952 </cell>
27953 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
27954 \begin_inset Text
27955
27956 \begin_layout Standard
27957
27958 \family roman
27959 \series medium
27960 \shape up
27961 \emph off
27962 \bar no
27963 \noun off
27964 \color none
27965 õ
27966 \end_layout
27967
27968 \end_inset
27969 </cell>
27970 </row>
27971 <row topline="true">
27972 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
27973 \begin_inset Text
27974
27975 \begin_layout Standard
27976
27977 \family roman
27978 \series medium
27979 \shape up
27980 \size tiny
27981 \emph off
27982 \bar no
27983 \noun off
27984 \color none
27985 06
27986 \end_layout
27987
27988 \end_inset
27989 </cell>
27990 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
27991 \begin_inset Text
27992
27993 \begin_layout Standard
27994
27995 \end_layout
27996
27997 \end_inset
27998 </cell>
27999 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
28000 \begin_inset Text
28001
28002 \begin_layout Standard
28003
28004 \end_layout
28005
28006 \end_inset
28007 </cell>
28008 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
28009 \begin_inset Text
28010
28011 \begin_layout Standard
28012
28013 \family roman
28014 \series medium
28015 \shape up
28016 \emph off
28017 \bar no
28018 \noun off
28019 \color none
28020 &
28021 \end_layout
28022
28023 \end_inset
28024 </cell>
28025 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
28026 \begin_inset Text
28027
28028 \begin_layout Standard
28029
28030 \family roman
28031 \series medium
28032 \shape up
28033 \emph off
28034 \bar no
28035 \noun off
28036 \color none
28037 6
28038 \end_layout
28039
28040 \end_inset
28041 </cell>
28042 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
28043 \begin_inset Text
28044
28045 \begin_layout Standard
28046
28047 \family roman
28048 \series medium
28049 \shape up
28050 \emph off
28051 \bar no
28052 \noun off
28053 \color none
28054 F
28055 \end_layout
28056
28057 \end_inset
28058 </cell>
28059 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
28060 \begin_inset Text
28061
28062 \begin_layout Standard
28063
28064 \family roman
28065 \series medium
28066 \shape up
28067 \emph off
28068 \bar no
28069 \noun off
28070 \color none
28071 V
28072 \end_layout
28073
28074 \end_inset
28075 </cell>
28076 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
28077 \begin_inset Text
28078
28079 \begin_layout Standard
28080
28081 \family roman
28082 \series medium
28083 \shape up
28084 \emph off
28085 \bar no
28086 \noun off
28087 \color none
28088 f
28089 \end_layout
28090
28091 \end_inset
28092 </cell>
28093 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
28094 \begin_inset Text
28095
28096 \begin_layout Standard
28097
28098 \family roman
28099 \series medium
28100 \shape up
28101 \emph off
28102 \bar no
28103 \noun off
28104 \color none
28105 v
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 \end_layout
28125
28126 \end_inset
28127 </cell>
28128 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
28129 \begin_inset Text
28130
28131 \begin_layout Standard
28132 ¦
28133 \end_layout
28134
28135 \end_inset
28136 </cell>
28137 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
28138 \begin_inset Text
28139
28140 \begin_layout Standard
28141
28142 \family roman
28143 \series medium
28144 \shape up
28145 \emph off
28146 \bar no
28147 \noun off
28148 \color none
28149
28150 \end_layout
28151
28152 \end_inset
28153 </cell>
28154 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
28155 \begin_inset Text
28156
28157 \begin_layout Standard
28158
28159 \family roman
28160 \series medium
28161 \shape up
28162 \emph off
28163 \bar no
28164 \noun off
28165 \color none
28166 Æ
28167 \end_layout
28168
28169 \end_inset
28170 </cell>
28171 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
28172 \begin_inset Text
28173
28174 \begin_layout Standard
28175
28176 \family roman
28177 \series medium
28178 \shape up
28179 \emph off
28180 \bar no
28181 \noun off
28182 \color none
28183 Ö
28184 \end_layout
28185
28186 \end_inset
28187 </cell>
28188 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
28189 \begin_inset Text
28190
28191 \begin_layout Standard
28192
28193 \family roman
28194 \series medium
28195 \shape up
28196 \emph off
28197 \bar no
28198 \noun off
28199 \color none
28200 æ
28201 \end_layout
28202
28203 \end_inset
28204 </cell>
28205 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
28206 \begin_inset Text
28207
28208 \begin_layout Standard
28209
28210 \family roman
28211 \series medium
28212 \shape up
28213 \emph off
28214 \bar no
28215 \noun off
28216 \color none
28217 ö
28218 \end_layout
28219
28220 \end_inset
28221 </cell>
28222 </row>
28223 <row topline="true">
28224 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
28225 \begin_inset Text
28226
28227 \begin_layout Standard
28228
28229 \family roman
28230 \series medium
28231 \shape up
28232 \size tiny
28233 \emph off
28234 \bar no
28235 \noun off
28236 \color none
28237 07
28238 \end_layout
28239
28240 \end_inset
28241 </cell>
28242 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
28243 \begin_inset Text
28244
28245 \begin_layout Standard
28246
28247 \end_layout
28248
28249 \end_inset
28250 </cell>
28251 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
28252 \begin_inset Text
28253
28254 \begin_layout Standard
28255
28256 \end_layout
28257
28258 \end_inset
28259 </cell>
28260 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
28261 \begin_inset Text
28262
28263 \begin_layout Standard
28264
28265 \family roman
28266 \series medium
28267 \shape up
28268 \emph off
28269 \bar no
28270 \noun off
28271 \color none
28272 `
28273 \end_layout
28274
28275 \end_inset
28276 </cell>
28277 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
28278 \begin_inset Text
28279
28280 \begin_layout Standard
28281
28282 \family roman
28283 \series medium
28284 \shape up
28285 \emph off
28286 \bar no
28287 \noun off
28288 \color none
28289 7
28290 \end_layout
28291
28292 \end_inset
28293 </cell>
28294 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
28295 \begin_inset Text
28296
28297 \begin_layout Standard
28298
28299 \family roman
28300 \series medium
28301 \shape up
28302 \emph off
28303 \bar no
28304 \noun off
28305 \color none
28306 G
28307 \end_layout
28308
28309 \end_inset
28310 </cell>
28311 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
28312 \begin_inset Text
28313
28314 \begin_layout Standard
28315
28316 \family roman
28317 \series medium
28318 \shape up
28319 \emph off
28320 \bar no
28321 \noun off
28322 \color none
28323 W
28324 \end_layout
28325
28326 \end_inset
28327 </cell>
28328 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
28329 \begin_inset Text
28330
28331 \begin_layout Standard
28332
28333 \family roman
28334 \series medium
28335 \shape up
28336 \emph off
28337 \bar no
28338 \noun off
28339 \color none
28340 g
28341 \end_layout
28342
28343 \end_inset
28344 </cell>
28345 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
28346 \begin_inset Text
28347
28348 \begin_layout Standard
28349
28350 \family roman
28351 \series medium
28352 \shape up
28353 \emph off
28354 \bar no
28355 \noun off
28356 \color none
28357 w
28358 \end_layout
28359
28360 \end_inset
28361 </cell>
28362 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
28363 \begin_inset Text
28364
28365 \begin_layout Standard
28366
28367 \end_layout
28368
28369 \end_inset
28370 </cell>
28371 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
28372 \begin_inset Text
28373
28374 \begin_layout Standard
28375
28376 \end_layout
28377
28378 \end_inset
28379 </cell>
28380 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
28381 \begin_inset Text
28382
28383 \begin_layout Standard
28384
28385 \family roman
28386 \series medium
28387 \shape up
28388 \emph off
28389 \bar no
28390 \noun off
28391 \color none
28392 §
28393 \end_layout
28394
28395 \end_inset
28396 </cell>
28397 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
28398 \begin_inset Text
28399
28400 \begin_layout Standard
28401
28402 \family roman
28403 \series medium
28404 \shape up
28405 \emph off
28406 \bar no
28407 \noun off
28408 \color none
28409 ·
28410 \end_layout
28411
28412 \end_inset
28413 </cell>
28414 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
28415 \begin_inset Text
28416
28417 \begin_layout Standard
28418
28419 \family roman
28420 \series medium
28421 \shape up
28422 \emph off
28423 \bar no
28424 \noun off
28425 \color none
28426 Ç
28427 \end_layout
28428
28429 \end_inset
28430 </cell>
28431 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
28432 \begin_inset Text
28433
28434 \begin_layout Standard
28435
28436 \family roman
28437 \series medium
28438 \shape up
28439 \emph off
28440 \bar no
28441 \noun off
28442 \color none
28443 ×
28444 \end_layout
28445
28446 \end_inset
28447 </cell>
28448 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
28449 \begin_inset Text
28450
28451 \begin_layout Standard
28452
28453 \family roman
28454 \series medium
28455 \shape up
28456 \emph off
28457 \bar no
28458 \noun off
28459 \color none
28460 ç
28461 \end_layout
28462
28463 \end_inset
28464 </cell>
28465 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
28466 \begin_inset Text
28467
28468 \begin_layout Standard
28469
28470 \family roman
28471 \series medium
28472 \shape up
28473 \emph off
28474 \bar no
28475 \noun off
28476 \color none
28477 ÷
28478 \end_layout
28479
28480 \end_inset
28481 </cell>
28482 </row>
28483 <row topline="true">
28484 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
28485 \begin_inset Text
28486
28487 \begin_layout Standard
28488
28489 \family roman
28490 \series medium
28491 \shape up
28492 \size tiny
28493 \emph off
28494 \bar no
28495 \noun off
28496 \color none
28497 08
28498 \end_layout
28499
28500 \end_inset
28501 </cell>
28502 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
28503 \begin_inset Text
28504
28505 \begin_layout Standard
28506
28507 \end_layout
28508
28509 \end_inset
28510 </cell>
28511 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
28512 \begin_inset Text
28513
28514 \begin_layout Standard
28515
28516 \end_layout
28517
28518 \end_inset
28519 </cell>
28520 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
28521 \begin_inset Text
28522
28523 \begin_layout Standard
28524
28525 \family roman
28526 \series medium
28527 \shape up
28528 \emph off
28529 \bar no
28530 \noun off
28531 \color none
28532 (
28533 \end_layout
28534
28535 \end_inset
28536 </cell>
28537 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
28538 \begin_inset Text
28539
28540 \begin_layout Standard
28541
28542 \family roman
28543 \series medium
28544 \shape up
28545 \emph off
28546 \bar no
28547 \noun off
28548 \color none
28549 8
28550 \end_layout
28551
28552 \end_inset
28553 </cell>
28554 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
28555 \begin_inset Text
28556
28557 \begin_layout Standard
28558
28559 \family roman
28560 \series medium
28561 \shape up
28562 \emph off
28563 \bar no
28564 \noun off
28565 \color none
28566 H
28567 \end_layout
28568
28569 \end_inset
28570 </cell>
28571 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
28572 \begin_inset Text
28573
28574 \begin_layout Standard
28575
28576 \family roman
28577 \series medium
28578 \shape up
28579 \emph off
28580 \bar no
28581 \noun off
28582 \color none
28583 X
28584 \end_layout
28585
28586 \end_inset
28587 </cell>
28588 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
28589 \begin_inset Text
28590
28591 \begin_layout Standard
28592
28593 \family roman
28594 \series medium
28595 \shape up
28596 \emph off
28597 \bar no
28598 \noun off
28599 \color none
28600 h
28601 \end_layout
28602
28603 \end_inset
28604 </cell>
28605 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
28606 \begin_inset Text
28607
28608 \begin_layout Standard
28609
28610 \family roman
28611 \series medium
28612 \shape up
28613 \emph off
28614 \bar no
28615 \noun off
28616 \color none
28617 x
28618 \end_layout
28619
28620 \end_inset
28621 </cell>
28622 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
28623 \begin_inset Text
28624
28625 \begin_layout Standard
28626
28627 \end_layout
28628
28629 \end_inset
28630 </cell>
28631 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
28632 \begin_inset Text
28633
28634 \begin_layout Standard
28635
28636 \end_layout
28637
28638 \end_inset
28639 </cell>
28640 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
28641 \begin_inset Text
28642
28643 \begin_layout Standard
28644
28645 \family roman
28646 \series medium
28647 \shape up
28648 \emph off
28649 \bar no
28650 \noun off
28651 \color none
28652 ¨
28653 \end_layout
28654
28655 \end_inset
28656 </cell>
28657 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
28658 \begin_inset Text
28659
28660 \begin_layout Standard
28661
28662 \family roman
28663 \series medium
28664 \shape up
28665 \emph off
28666 \bar no
28667 \noun off
28668 \color none
28669 ¸
28670 \end_layout
28671
28672 \end_inset
28673 </cell>
28674 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
28675 \begin_inset Text
28676
28677 \begin_layout Standard
28678
28679 \family roman
28680 \series medium
28681 \shape up
28682 \emph off
28683 \bar no
28684 \noun off
28685 \color none
28686 È
28687 \end_layout
28688
28689 \end_inset
28690 </cell>
28691 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
28692 \begin_inset Text
28693
28694 \begin_layout Standard
28695
28696 \family roman
28697 \series medium
28698 \shape up
28699 \emph off
28700 \bar no
28701 \noun off
28702 \color none
28703 Ø
28704 \end_layout
28705
28706 \end_inset
28707 </cell>
28708 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
28709 \begin_inset Text
28710
28711 \begin_layout Standard
28712
28713 \family roman
28714 \series medium
28715 \shape up
28716 \emph off
28717 \bar no
28718 \noun off
28719 \color none
28720 è
28721 \end_layout
28722
28723 \end_inset
28724 </cell>
28725 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
28726 \begin_inset Text
28727
28728 \begin_layout Standard
28729
28730 \family roman
28731 \series medium
28732 \shape up
28733 \emph off
28734 \bar no
28735 \noun off
28736 \color none
28737 ø
28738 \end_layout
28739
28740 \end_inset
28741 </cell>
28742 </row>
28743 <row topline="true">
28744 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
28745 \begin_inset Text
28746
28747 \begin_layout Standard
28748
28749 \family roman
28750 \series medium
28751 \shape up
28752 \size tiny
28753 \emph off
28754 \bar no
28755 \noun off
28756 \color none
28757 09
28758 \end_layout
28759
28760 \end_inset
28761 </cell>
28762 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
28763 \begin_inset Text
28764
28765 \begin_layout Standard
28766
28767 \end_layout
28768
28769 \end_inset
28770 </cell>
28771 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
28772 \begin_inset Text
28773
28774 \begin_layout Standard
28775
28776 \end_layout
28777
28778 \end_inset
28779 </cell>
28780 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
28781 \begin_inset Text
28782
28783 \begin_layout Standard
28784
28785 \family roman
28786 \series medium
28787 \shape up
28788 \emph off
28789 \bar no
28790 \noun off
28791 \color none
28792 )
28793 \end_layout
28794
28795 \end_inset
28796 </cell>
28797 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
28798 \begin_inset Text
28799
28800 \begin_layout Standard
28801
28802 \family roman
28803 \series medium
28804 \shape up
28805 \emph off
28806 \bar no
28807 \noun off
28808 \color none
28809 9
28810 \end_layout
28811
28812 \end_inset
28813 </cell>
28814 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
28815 \begin_inset Text
28816
28817 \begin_layout Standard
28818
28819 \family roman
28820 \series medium
28821 \shape up
28822 \emph off
28823 \bar no
28824 \noun off
28825 \color none
28826 I
28827 \end_layout
28828
28829 \end_inset
28830 </cell>
28831 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
28832 \begin_inset Text
28833
28834 \begin_layout Standard
28835
28836 \family roman
28837 \series medium
28838 \shape up
28839 \emph off
28840 \bar no
28841 \noun off
28842 \color none
28843 Y
28844 \end_layout
28845
28846 \end_inset
28847 </cell>
28848 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
28849 \begin_inset Text
28850
28851 \begin_layout Standard
28852
28853 \family roman
28854 \series medium
28855 \shape up
28856 \emph off
28857 \bar no
28858 \noun off
28859 \color none
28860 i
28861 \end_layout
28862
28863 \end_inset
28864 </cell>
28865 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
28866 \begin_inset Text
28867
28868 \begin_layout Standard
28869
28870 \family roman
28871 \series medium
28872 \shape up
28873 \emph off
28874 \bar no
28875 \noun off
28876 \color none
28877 y
28878 \end_layout
28879
28880 \end_inset
28881 </cell>
28882 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
28883 \begin_inset Text
28884
28885 \begin_layout Standard
28886
28887 \end_layout
28888
28889 \end_inset
28890 </cell>
28891 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
28892 \begin_inset Text
28893
28894 \begin_layout Standard
28895
28896 \end_layout
28897
28898 \end_inset
28899 </cell>
28900 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
28901 \begin_inset Text
28902
28903 \begin_layout Standard
28904
28905 \family roman
28906 \series medium
28907 \shape up
28908 \emph off
28909 \bar no
28910 \noun off
28911 \color none
28912 ©
28913 \end_layout
28914
28915 \end_inset
28916 </cell>
28917 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
28918 \begin_inset Text
28919
28920 \begin_layout Standard
28921
28922 \family roman
28923 \series medium
28924 \shape up
28925 \emph off
28926 \bar no
28927 \noun off
28928 \color none
28929 ¹
28930 \end_layout
28931
28932 \end_inset
28933 </cell>
28934 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
28935 \begin_inset Text
28936
28937 \begin_layout Standard
28938
28939 \family roman
28940 \series medium
28941 \shape up
28942 \emph off
28943 \bar no
28944 \noun off
28945 \color none
28946 É
28947 \end_layout
28948
28949 \end_inset
28950 </cell>
28951 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
28952 \begin_inset Text
28953
28954 \begin_layout Standard
28955
28956 \family roman
28957 \series medium
28958 \shape up
28959 \emph off
28960 \bar no
28961 \noun off
28962 \color none
28963 Ù
28964 \end_layout
28965
28966 \end_inset
28967 </cell>
28968 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
28969 \begin_inset Text
28970
28971 \begin_layout Standard
28972
28973 \family roman
28974 \series medium
28975 \shape up
28976 \emph off
28977 \bar no
28978 \noun off
28979 \color none
28980 é
28981 \end_layout
28982
28983 \end_inset
28984 </cell>
28985 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
28986 \begin_inset Text
28987
28988 \begin_layout Standard
28989
28990 \family roman
28991 \series medium
28992 \shape up
28993 \emph off
28994 \bar no
28995 \noun off
28996 \color none
28997 ù
28998 \end_layout
28999
29000 \end_inset
29001 </cell>
29002 </row>
29003 <row topline="true">
29004 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
29005 \begin_inset Text
29006
29007 \begin_layout Standard
29008
29009 \family roman
29010 \series medium
29011 \shape up
29012 \size tiny
29013 \emph off
29014 \bar no
29015 \noun off
29016 \color none
29017 0A
29018 \end_layout
29019
29020 \end_inset
29021 </cell>
29022 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
29023 \begin_inset Text
29024
29025 \begin_layout Standard
29026
29027 \end_layout
29028
29029 \end_inset
29030 </cell>
29031 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
29032 \begin_inset Text
29033
29034 \begin_layout Standard
29035
29036 \end_layout
29037
29038 \end_inset
29039 </cell>
29040 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
29041 \begin_inset Text
29042
29043 \begin_layout Standard
29044
29045 \family roman
29046 \series medium
29047 \shape up
29048 \emph off
29049 \bar no
29050 \noun off
29051 \color none
29052 *
29053 \end_layout
29054
29055 \end_inset
29056 </cell>
29057 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
29058 \begin_inset Text
29059
29060 \begin_layout Standard
29061
29062 \family roman
29063 \series medium
29064 \shape up
29065 \emph off
29066 \bar no
29067 \noun off
29068 \color none
29069 :
29070 \end_layout
29071
29072 \end_inset
29073 </cell>
29074 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
29075 \begin_inset Text
29076
29077 \begin_layout Standard
29078
29079 \family roman
29080 \series medium
29081 \shape up
29082 \emph off
29083 \bar no
29084 \noun off
29085 \color none
29086 J
29087 \end_layout
29088
29089 \end_inset
29090 </cell>
29091 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
29092 \begin_inset Text
29093
29094 \begin_layout Standard
29095
29096 \family roman
29097 \series medium
29098 \shape up
29099 \emph off
29100 \bar no
29101 \noun off
29102 \color none
29103 Z
29104 \end_layout
29105
29106 \end_inset
29107 </cell>
29108 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
29109 \begin_inset Text
29110
29111 \begin_layout Standard
29112
29113 \family roman
29114 \series medium
29115 \shape up
29116 \emph off
29117 \bar no
29118 \noun off
29119 \color none
29120 j
29121 \end_layout
29122
29123 \end_inset
29124 </cell>
29125 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
29126 \begin_inset Text
29127
29128 \begin_layout Standard
29129
29130 \family roman
29131 \series medium
29132 \shape up
29133 \emph off
29134 \bar no
29135 \noun off
29136 \color none
29137 z
29138 \end_layout
29139
29140 \end_inset
29141 </cell>
29142 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
29143 \begin_inset Text
29144
29145 \begin_layout Standard
29146
29147 \end_layout
29148
29149 \end_inset
29150 </cell>
29151 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
29152 \begin_inset Text
29153
29154 \begin_layout Standard
29155
29156 \end_layout
29157
29158 \end_inset
29159 </cell>
29160 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
29161 \begin_inset Text
29162
29163 \begin_layout Standard
29164
29165 \family roman
29166 \series medium
29167 \shape up
29168 \emph off
29169 \bar no
29170 \noun off
29171 \color none
29172 ª
29173 \end_layout
29174
29175 \end_inset
29176 </cell>
29177 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
29178 \begin_inset Text
29179
29180 \begin_layout Standard
29181
29182 \family roman
29183 \series medium
29184 \shape up
29185 \emph off
29186 \bar no
29187 \noun off
29188 \color none
29189 º
29190 \end_layout
29191
29192 \end_inset
29193 </cell>
29194 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
29195 \begin_inset Text
29196
29197 \begin_layout Standard
29198
29199 \family roman
29200 \series medium
29201 \shape up
29202 \emph off
29203 \bar no
29204 \noun off
29205 \color none
29206 Ê
29207 \end_layout
29208
29209 \end_inset
29210 </cell>
29211 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
29212 \begin_inset Text
29213
29214 \begin_layout Standard
29215
29216 \family roman
29217 \series medium
29218 \shape up
29219 \emph off
29220 \bar no
29221 \noun off
29222 \color none
29223 Ú
29224 \end_layout
29225
29226 \end_inset
29227 </cell>
29228 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
29229 \begin_inset Text
29230
29231 \begin_layout Standard
29232
29233 \family roman
29234 \series medium
29235 \shape up
29236 \emph off
29237 \bar no
29238 \noun off
29239 \color none
29240 ê
29241 \end_layout
29242
29243 \end_inset
29244 </cell>
29245 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
29246 \begin_inset Text
29247
29248 \begin_layout Standard
29249
29250 \family roman
29251 \series medium
29252 \shape up
29253 \emph off
29254 \bar no
29255 \noun off
29256 \color none
29257 ú
29258 \end_layout
29259
29260 \end_inset
29261 </cell>
29262 </row>
29263 <row topline="true">
29264 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
29265 \begin_inset Text
29266
29267 \begin_layout Standard
29268
29269 \family roman
29270 \series medium
29271 \shape up
29272 \size tiny
29273 \emph off
29274 \bar no
29275 \noun off
29276 \color none
29277 0B
29278 \end_layout
29279
29280 \end_inset
29281 </cell>
29282 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
29283 \begin_inset Text
29284
29285 \begin_layout Standard
29286
29287 \end_layout
29288
29289 \end_inset
29290 </cell>
29291 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
29292 \begin_inset Text
29293
29294 \begin_layout Standard
29295
29296 \end_layout
29297
29298 \end_inset
29299 </cell>
29300 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
29301 \begin_inset Text
29302
29303 \begin_layout Standard
29304
29305 \family roman
29306 \series medium
29307 \shape up
29308 \emph off
29309 \bar no
29310 \noun off
29311 \color none
29312 +
29313 \end_layout
29314
29315 \end_inset
29316 </cell>
29317 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
29318 \begin_inset Text
29319
29320 \begin_layout Standard
29321
29322 \family roman
29323 \series medium
29324 \shape up
29325 \emph off
29326 \bar no
29327 \noun off
29328 \color none
29329 ;
29330 \end_layout
29331
29332 \end_inset
29333 </cell>
29334 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
29335 \begin_inset Text
29336
29337 \begin_layout Standard
29338
29339 \family roman
29340 \series medium
29341 \shape up
29342 \emph off
29343 \bar no
29344 \noun off
29345 \color none
29346 K
29347 \end_layout
29348
29349 \end_inset
29350 </cell>
29351 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
29352 \begin_inset Text
29353
29354 \begin_layout Standard
29355
29356 \family roman
29357 \series medium
29358 \shape up
29359 \emph off
29360 \bar no
29361 \noun off
29362 \color none
29363 [
29364 \end_layout
29365
29366 \end_inset
29367 </cell>
29368 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
29369 \begin_inset Text
29370
29371 \begin_layout Standard
29372
29373 \family roman
29374 \series medium
29375 \shape up
29376 \emph off
29377 \bar no
29378 \noun off
29379 \color none
29380 k
29381 \end_layout
29382
29383 \end_inset
29384 </cell>
29385 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
29386 \begin_inset Text
29387
29388 \begin_layout Standard
29389
29390 \family roman
29391 \series medium
29392 \shape up
29393 \emph off
29394 \bar no
29395 \noun off
29396 \color none
29397 {
29398 \end_layout
29399
29400 \end_inset
29401 </cell>
29402 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
29403 \begin_inset Text
29404
29405 \begin_layout Standard
29406
29407 \end_layout
29408
29409 \end_inset
29410 </cell>
29411 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
29412 \begin_inset Text
29413
29414 \begin_layout Standard
29415
29416 \end_layout
29417
29418 \end_inset
29419 </cell>
29420 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
29421 \begin_inset Text
29422
29423 \begin_layout Standard
29424
29425 \family roman
29426 \series medium
29427 \shape up
29428 \emph off
29429 \bar no
29430 \noun off
29431 \color none
29432 «
29433 \end_layout
29434
29435 \end_inset
29436 </cell>
29437 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
29438 \begin_inset Text
29439
29440 \begin_layout Standard
29441
29442 \family roman
29443 \series medium
29444 \shape up
29445 \emph off
29446 \bar no
29447 \noun off
29448 \color none
29449 »
29450 \end_layout
29451
29452 \end_inset
29453 </cell>
29454 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
29455 \begin_inset Text
29456
29457 \begin_layout Standard
29458
29459 \family roman
29460 \series medium
29461 \shape up
29462 \emph off
29463 \bar no
29464 \noun off
29465 \color none
29466 Ë
29467 \end_layout
29468
29469 \end_inset
29470 </cell>
29471 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
29472 \begin_inset Text
29473
29474 \begin_layout Standard
29475
29476 \family roman
29477 \series medium
29478 \shape up
29479 \emph off
29480 \bar no
29481 \noun off
29482 \color none
29483 Û
29484 \end_layout
29485
29486 \end_inset
29487 </cell>
29488 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
29489 \begin_inset Text
29490
29491 \begin_layout Standard
29492
29493 \family roman
29494 \series medium
29495 \shape up
29496 \emph off
29497 \bar no
29498 \noun off
29499 \color none
29500 ë
29501 \end_layout
29502
29503 \end_inset
29504 </cell>
29505 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
29506 \begin_inset Text
29507
29508 \begin_layout Standard
29509
29510 \family roman
29511 \series medium
29512 \shape up
29513 \emph off
29514 \bar no
29515 \noun off
29516 \color none
29517 û
29518 \end_layout
29519
29520 \end_inset
29521 </cell>
29522 </row>
29523 <row topline="true">
29524 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
29525 \begin_inset Text
29526
29527 \begin_layout Standard
29528
29529 \family roman
29530 \series medium
29531 \shape up
29532 \size tiny
29533 \emph off
29534 \bar no
29535 \noun off
29536 \color none
29537 0C
29538 \end_layout
29539
29540 \end_inset
29541 </cell>
29542 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
29543 \begin_inset Text
29544
29545 \begin_layout Standard
29546
29547 \end_layout
29548
29549 \end_inset
29550 </cell>
29551 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
29552 \begin_inset Text
29553
29554 \begin_layout Standard
29555
29556 \end_layout
29557
29558 \end_inset
29559 </cell>
29560 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
29561 \begin_inset Text
29562
29563 \begin_layout Standard
29564
29565 \family roman
29566 \series medium
29567 \shape up
29568 \emph off
29569 \bar no
29570 \noun off
29571 \color none
29572 ,
29573 \end_layout
29574
29575 \end_inset
29576 </cell>
29577 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
29578 \begin_inset Text
29579
29580 \begin_layout Standard
29581
29582 \family roman
29583 \series medium
29584 \shape up
29585 \emph off
29586 \bar no
29587 \noun off
29588 \color none
29589 <
29590 \end_layout
29591
29592 \end_inset
29593 </cell>
29594 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
29595 \begin_inset Text
29596
29597 \begin_layout Standard
29598
29599 \family roman
29600 \series medium
29601 \shape up
29602 \emph off
29603 \bar no
29604 \noun off
29605 \color none
29606 L
29607 \end_layout
29608
29609 \end_inset
29610 </cell>
29611 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
29612 \begin_inset Text
29613
29614 \begin_layout Standard
29615
29616 \family roman
29617 \series medium
29618 \shape up
29619 \emph off
29620 \bar no
29621 \noun off
29622 \color none
29623
29624 \backslash
29625
29626 \end_layout
29627
29628 \end_inset
29629 </cell>
29630 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
29631 \begin_inset Text
29632
29633 \begin_layout Standard
29634
29635 \family roman
29636 \series medium
29637 \shape up
29638 \emph off
29639 \bar no
29640 \noun off
29641 \color none
29642 l
29643 \end_layout
29644
29645 \end_inset
29646 </cell>
29647 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
29648 \begin_inset Text
29649
29650 \begin_layout Standard
29651
29652 \family roman
29653 \series medium
29654 \shape up
29655 \emph off
29656 \bar no
29657 \noun off
29658 \color none
29659 |
29660 \end_layout
29661
29662 \end_inset
29663 </cell>
29664 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
29665 \begin_inset Text
29666
29667 \begin_layout Standard
29668
29669 \end_layout
29670
29671 \end_inset
29672 </cell>
29673 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
29674 \begin_inset Text
29675
29676 \begin_layout Standard
29677
29678 \end_layout
29679
29680 \end_inset
29681 </cell>
29682 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
29683 \begin_inset Text
29684
29685 \begin_layout Standard
29686
29687 \family roman
29688 \series medium
29689 \shape up
29690 \emph off
29691 \bar no
29692 \noun off
29693 \color none
29694 ¬
29695 \end_layout
29696
29697 \end_inset
29698 </cell>
29699 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
29700 \begin_inset Text
29701
29702 \begin_layout Standard
29703
29704 \family roman
29705 \series medium
29706 \shape up
29707 \emph off
29708 \bar no
29709 \noun off
29710 \color none
29711 ¼
29712 \end_layout
29713
29714 \end_inset
29715 </cell>
29716 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
29717 \begin_inset Text
29718
29719 \begin_layout Standard
29720
29721 \family roman
29722 \series medium
29723 \shape up
29724 \emph off
29725 \bar no
29726 \noun off
29727 \color none
29728 Ì
29729 \end_layout
29730
29731 \end_inset
29732 </cell>
29733 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
29734 \begin_inset Text
29735
29736 \begin_layout Standard
29737
29738 \family roman
29739 \series medium
29740 \shape up
29741 \emph off
29742 \bar no
29743 \noun off
29744 \color none
29745 Ü
29746 \end_layout
29747
29748 \end_inset
29749 </cell>
29750 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
29751 \begin_inset Text
29752
29753 \begin_layout Standard
29754
29755 \family roman
29756 \series medium
29757 \shape up
29758 \emph off
29759 \bar no
29760 \noun off
29761 \color none
29762 ì
29763 \end_layout
29764
29765 \end_inset
29766 </cell>
29767 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
29768 \begin_inset Text
29769
29770 \begin_layout Standard
29771
29772 \family roman
29773 \series medium
29774 \shape up
29775 \emph off
29776 \bar no
29777 \noun off
29778 \color none
29779 ü
29780 \end_layout
29781
29782 \end_inset
29783 </cell>
29784 </row>
29785 <row topline="true">
29786 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
29787 \begin_inset Text
29788
29789 \begin_layout Standard
29790
29791 \family roman
29792 \series medium
29793 \shape up
29794 \size tiny
29795 \emph off
29796 \bar no
29797 \noun off
29798 \color none
29799 0D
29800 \end_layout
29801
29802 \end_inset
29803 </cell>
29804 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
29805 \begin_inset Text
29806
29807 \begin_layout Standard
29808
29809 \end_layout
29810
29811 \end_inset
29812 </cell>
29813 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
29814 \begin_inset Text
29815
29816 \begin_layout Standard
29817
29818 \end_layout
29819
29820 \end_inset
29821 </cell>
29822 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
29823 \begin_inset Text
29824
29825 \begin_layout Standard
29826
29827 \family roman
29828 \series medium
29829 \shape up
29830 \emph off
29831 \bar no
29832 \noun off
29833 \color none
29834 -
29835 \end_layout
29836
29837 \end_inset
29838 </cell>
29839 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
29840 \begin_inset Text
29841
29842 \begin_layout Standard
29843
29844 \family roman
29845 \series medium
29846 \shape up
29847 \emph off
29848 \bar no
29849 \noun off
29850 \color none
29851 =
29852 \end_layout
29853
29854 \end_inset
29855 </cell>
29856 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
29857 \begin_inset Text
29858
29859 \begin_layout Standard
29860
29861 \family roman
29862 \series medium
29863 \shape up
29864 \emph off
29865 \bar no
29866 \noun off
29867 \color none
29868 M
29869 \end_layout
29870
29871 \end_inset
29872 </cell>
29873 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
29874 \begin_inset Text
29875
29876 \begin_layout Standard
29877
29878 \family roman
29879 \series medium
29880 \shape up
29881 \emph off
29882 \bar no
29883 \noun off
29884 \color none
29885 ]
29886 \end_layout
29887
29888 \end_inset
29889 </cell>
29890 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
29891 \begin_inset Text
29892
29893 \begin_layout Standard
29894
29895 \family roman
29896 \series medium
29897 \shape up
29898 \emph off
29899 \bar no
29900 \noun off
29901 \color none
29902 m
29903 \end_layout
29904
29905 \end_inset
29906 </cell>
29907 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
29908 \begin_inset Text
29909
29910 \begin_layout Standard
29911
29912 \family roman
29913 \series medium
29914 \shape up
29915 \emph off
29916 \bar no
29917 \noun off
29918 \color none
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 \end_layout
29939
29940 \end_inset
29941 </cell>
29942 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
29943 \begin_inset Text
29944
29945 \begin_layout Standard
29946
29947 \end_layout
29948
29949 \end_inset
29950 </cell>
29951 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
29952 \begin_inset Text
29953
29954 \begin_layout Standard
29955
29956 \family roman
29957 \series medium
29958 \shape up
29959 \emph off
29960 \bar no
29961 \noun off
29962 \color none
29963 ½
29964 \end_layout
29965
29966 \end_inset
29967 </cell>
29968 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
29969 \begin_inset Text
29970
29971 \begin_layout Standard
29972
29973 \family roman
29974 \series medium
29975 \shape up
29976 \emph off
29977 \bar no
29978 \noun off
29979 \color none
29980 Í
29981 \end_layout
29982
29983 \end_inset
29984 </cell>
29985 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
29986 \begin_inset Text
29987
29988 \begin_layout Standard
29989
29990 \family roman
29991 \series medium
29992 \shape up
29993 \emph off
29994 \bar no
29995 \noun off
29996 \color none
29997 Ý
29998 \end_layout
29999
30000 \end_inset
30001 </cell>
30002 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30003 \begin_inset Text
30004
30005 \begin_layout Standard
30006
30007 \family roman
30008 \series medium
30009 \shape up
30010 \emph off
30011 \bar no
30012 \noun off
30013 \color none
30014 í
30015 \end_layout
30016
30017 \end_inset
30018 </cell>
30019 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
30020 \begin_inset Text
30021
30022 \begin_layout Standard
30023
30024 \family roman
30025 \series medium
30026 \shape up
30027 \emph off
30028 \bar no
30029 \noun off
30030 \color none
30031 ý
30032 \end_layout
30033
30034 \end_inset
30035 </cell>
30036 </row>
30037 <row topline="true">
30038 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
30039 \begin_inset Text
30040
30041 \begin_layout Standard
30042
30043 \family roman
30044 \series medium
30045 \shape up
30046 \size tiny
30047 \emph off
30048 \bar no
30049 \noun off
30050 \color none
30051 0E
30052 \end_layout
30053
30054 \end_inset
30055 </cell>
30056 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30057 \begin_inset Text
30058
30059 \begin_layout Standard
30060
30061 \end_layout
30062
30063 \end_inset
30064 </cell>
30065 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30066 \begin_inset Text
30067
30068 \begin_layout Standard
30069
30070 \end_layout
30071
30072 \end_inset
30073 </cell>
30074 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30075 \begin_inset Text
30076
30077 \begin_layout Standard
30078
30079 \family roman
30080 \series medium
30081 \shape up
30082 \emph off
30083 \bar no
30084 \noun off
30085 \color none
30086 .
30087 \end_layout
30088
30089 \end_inset
30090 </cell>
30091 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30092 \begin_inset Text
30093
30094 \begin_layout Standard
30095
30096 \family roman
30097 \series medium
30098 \shape up
30099 \emph off
30100 \bar no
30101 \noun off
30102 \color none
30103 >
30104 \end_layout
30105
30106 \end_inset
30107 </cell>
30108 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30109 \begin_inset Text
30110
30111 \begin_layout Standard
30112
30113 \family roman
30114 \series medium
30115 \shape up
30116 \emph off
30117 \bar no
30118 \noun off
30119 \color none
30120 N
30121 \end_layout
30122
30123 \end_inset
30124 </cell>
30125 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30126 \begin_inset Text
30127
30128 \begin_layout Standard
30129
30130 \family roman
30131 \series medium
30132 \shape up
30133 \emph off
30134 \bar no
30135 \noun off
30136 \color none
30137 ^
30138 \end_layout
30139
30140 \end_inset
30141 </cell>
30142 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30143 \begin_inset Text
30144
30145 \begin_layout Standard
30146
30147 \family roman
30148 \series medium
30149 \shape up
30150 \emph off
30151 \bar no
30152 \noun off
30153 \color none
30154 n
30155 \end_layout
30156
30157 \end_inset
30158 </cell>
30159 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30160 \begin_inset Text
30161
30162 \begin_layout Standard
30163
30164 \family roman
30165 \series medium
30166 \shape up
30167 \emph off
30168 \bar no
30169 \noun off
30170 \color none
30171 ~
30172 \end_layout
30173
30174 \end_inset
30175 </cell>
30176 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30177 \begin_inset Text
30178
30179 \begin_layout Standard
30180
30181 \end_layout
30182
30183 \end_inset
30184 </cell>
30185 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30186 \begin_inset Text
30187
30188 \begin_layout Standard
30189
30190 \end_layout
30191
30192 \end_inset
30193 </cell>
30194 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30195 \begin_inset Text
30196
30197 \begin_layout Standard
30198
30199 \family roman
30200 \series medium
30201 \shape up
30202 \emph off
30203 \bar no
30204 \noun off
30205 \color none
30206 ®
30207 \end_layout
30208
30209 \end_inset
30210 </cell>
30211 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30212 \begin_inset Text
30213
30214 \begin_layout Standard
30215
30216 \family roman
30217 \series medium
30218 \shape up
30219 \emph off
30220 \bar no
30221 \noun off
30222 \color none
30223 ¾
30224 \end_layout
30225
30226 \end_inset
30227 </cell>
30228 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30229 \begin_inset Text
30230
30231 \begin_layout Standard
30232
30233 \family roman
30234 \series medium
30235 \shape up
30236 \emph off
30237 \bar no
30238 \noun off
30239 \color none
30240 Î
30241 \end_layout
30242
30243 \end_inset
30244 </cell>
30245 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30246 \begin_inset Text
30247
30248 \begin_layout Standard
30249
30250 \family roman
30251 \series medium
30252 \shape up
30253 \emph off
30254 \bar no
30255 \noun off
30256 \color none
30257 Þ
30258 \end_layout
30259
30260 \end_inset
30261 </cell>
30262 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30263 \begin_inset Text
30264
30265 \begin_layout Standard
30266
30267 \family roman
30268 \series medium
30269 \shape up
30270 \emph off
30271 \bar no
30272 \noun off
30273 \color none
30274 î
30275 \end_layout
30276
30277 \end_inset
30278 </cell>
30279 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
30280 \begin_inset Text
30281
30282 \begin_layout Standard
30283
30284 \family roman
30285 \series medium
30286 \shape up
30287 \emph off
30288 \bar no
30289 \noun off
30290 \color none
30291 þ
30292 \end_layout
30293
30294 \end_inset
30295 </cell>
30296 </row>
30297 <row topline="true" bottomline="true">
30298 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
30299 \begin_inset Text
30300
30301 \begin_layout Standard
30302
30303 \family roman
30304 \series medium
30305 \shape up
30306 \size tiny
30307 \emph off
30308 \bar no
30309 \noun off
30310 \color none
30311 0F
30312 \end_layout
30313
30314 \end_inset
30315 </cell>
30316 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
30317 \begin_inset Text
30318
30319 \begin_layout Standard
30320
30321 \end_layout
30322
30323 \end_inset
30324 </cell>
30325 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
30326 \begin_inset Text
30327
30328 \begin_layout Standard
30329
30330 \end_layout
30331
30332 \end_inset
30333 </cell>
30334 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
30335 \begin_inset Text
30336
30337 \begin_layout Standard
30338
30339 \family roman
30340 \series medium
30341 \shape up
30342 \emph off
30343 \bar no
30344 \noun off
30345 \color none
30346 /
30347 \end_layout
30348
30349 \end_inset
30350 </cell>
30351 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
30352 \begin_inset Text
30353
30354 \begin_layout Standard
30355
30356 \family roman
30357 \series medium
30358 \shape up
30359 \emph off
30360 \bar no
30361 \noun off
30362 \color none
30363 ?
30364 \end_layout
30365
30366 \end_inset
30367 </cell>
30368 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
30369 \begin_inset Text
30370
30371 \begin_layout Standard
30372
30373 \family roman
30374 \series medium
30375 \shape up
30376 \emph off
30377 \bar no
30378 \noun off
30379 \color none
30380 O
30381 \end_layout
30382
30383 \end_inset
30384 </cell>
30385 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
30386 \begin_inset Text
30387
30388 \begin_layout Standard
30389
30390 \family roman
30391 \series medium
30392 \shape up
30393 \emph off
30394 \bar no
30395 \noun off
30396 \color none
30397 _
30398 \end_layout
30399
30400 \end_inset
30401 </cell>
30402 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
30403 \begin_inset Text
30404
30405 \begin_layout Standard
30406
30407 \family roman
30408 \series medium
30409 \shape up
30410 \emph off
30411 \bar no
30412 \noun off
30413 \color none
30414 o
30415 \end_layout
30416
30417 \end_inset
30418 </cell>
30419 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
30420 \begin_inset Text
30421
30422 \begin_layout Standard
30423
30424 \end_layout
30425
30426 \end_inset
30427 </cell>
30428 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
30429 \begin_inset Text
30430
30431 \begin_layout Standard
30432
30433 \end_layout
30434
30435 \end_inset
30436 </cell>
30437 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
30438 \begin_inset Text
30439
30440 \begin_layout Standard
30441
30442 \end_layout
30443
30444 \end_inset
30445 </cell>
30446 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
30447 \begin_inset Text
30448
30449 \begin_layout Standard
30450
30451 \family roman
30452 \series medium
30453 \shape up
30454 \emph off
30455 \bar no
30456 \noun off
30457 \color none
30458 ¯
30459 \end_layout
30460
30461 \end_inset
30462 </cell>
30463 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
30464 \begin_inset Text
30465
30466 \begin_layout Standard
30467
30468 \family roman
30469 \series medium
30470 \shape up
30471 \emph off
30472 \bar no
30473 \noun off
30474 \color none
30475 ¿
30476 \end_layout
30477
30478 \end_inset
30479 </cell>
30480 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
30481 \begin_inset Text
30482
30483 \begin_layout Standard
30484
30485 \family roman
30486 \series medium
30487 \shape up
30488 \emph off
30489 \bar no
30490 \noun off
30491 \color none
30492 Ï
30493 \end_layout
30494
30495 \end_inset
30496 </cell>
30497 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
30498 \begin_inset Text
30499
30500 \begin_layout Standard
30501
30502 \family roman
30503 \series medium
30504 \shape up
30505 \emph off
30506 \bar no
30507 \noun off
30508 \color none
30509 ß
30510 \end_layout
30511
30512 \end_inset
30513 </cell>
30514 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
30515 \begin_inset Text
30516
30517 \begin_layout Standard
30518
30519 \family roman
30520 \series medium
30521 \shape up
30522 \emph off
30523 \bar no
30524 \noun off
30525 \color none
30526 ï
30527 \end_layout
30528
30529 \end_inset
30530 </cell>
30531 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
30532 \begin_inset Text
30533
30534 \begin_layout Standard
30535
30536 \family roman
30537 \series medium
30538 \shape up
30539 \emph off
30540 \bar no
30541 \noun off
30542 \color none
30543 ÿ
30544 \end_layout
30545
30546 \end_inset
30547 </cell>
30548 </row>
30549 </lyxtabular>
30550
30551 \end_inset
30552
30553
30554 \end_layout
30555
30556 \end_inset
30557
30558
30559 \end_layout
30560
30561 \begin_layout Standard
30562 The following is a full list of all of the accented characters LyX can display
30563  directly.
30564  It includes not only the accented characters from the previous table, but
30565  also the characters from 
30566 \family typewriter
30567 ISO8859--2
30568 \family default
30569  through 
30570 \family typewriter
30571 4
30572 \family default
30573 .
30574  
30575 \end_layout
30576
30577 \begin_layout Itemize
30578 From 
30579 \family typewriter
30580 ISO8859--1
30581 \family default
30582 :
30583 \end_layout
30584
30585 \begin_deeper
30586 \begin_layout Standard
30587 ¨ Ä Ë Ï Ö Ü ä ë ï ö ü ÿ
30588 \hfill
30589 diaeresis
30590 \end_layout
30591
30592 \begin_layout Standard
30593 ^ Â Ê Î Ô Û â ê î ô û
30594 \hfill
30595 circumflex
30596 \end_layout
30597
30598 \begin_layout Standard
30599 ` À È Ì Ò Ù à è ì ò ù
30600 \hfill
30601 grave
30602 \end_layout
30603
30604 \begin_layout Standard
30605 ´ Á É Í Ó Ú Ý á é í ó ú ý
30606 \hfill
30607 acute
30608 \end_layout
30609
30610 \begin_layout Standard
30611 ~ Ã Ñ Õ ã ñ õ
30612 \hfill
30613 tilde
30614 \end_layout
30615
30616 \begin_layout Standard
30617 ¸Çç
30618 \hfill
30619 cedilla
30620 \end_layout
30621
30622 \begin_layout Standard
30623 ¯
30624 \hfill
30625 macron
30626 \end_layout
30627
30628 \end_deeper
30629 \begin_layout Itemize
30630 From 
30631 \family typewriter
30632 ISO8859--2
30633 \family default
30634  through 
30635 \family typewriter
30636 4
30637 \family default
30638 :
30639 \end_layout
30640
30641 \begin_deeper
30642 \begin_layout Standard
30643 ĤĴĥȷ̂ĈĜŜĉĝŝ
30644 \hfill
30645 circumflex
30646 \end_layout
30647
30648 \begin_layout Standard
30649 ŚŹśźŔĹĆŃŕĺćń
30650 \hfill
30651 acute
30652 \end_layout
30653
30654 \begin_layout Standard
30655 Ĩı̃Ũũ
30656 \hfill
30657 tilde
30658 \end_layout
30659
30660 \begin_layout Standard
30661 ŞşŢţŖĻĢŗļģŅĶņķ
30662 \hfill
30663 cedilla
30664 \end_layout
30665
30666 \begin_layout Standard
30667 ĒēĀĪŌŪāı̄ōū
30668 \hfill
30669 macron
30670 \end_layout
30671
30672 \begin_layout Standard
30673 ŐŰőű
30674 \hfill
30675 Hungarian umlaut
30676 \end_layout
30677
30678 \end_deeper
30679 \begin_layout Standard
30680 All the characters above are actively supported by TeX fonts.
30681  In addition TeX allows diacritical marks on almost all characters.
30682  Also make sure you're using the 
30683 \family typewriter
30684 T1
30685 \family default
30686  font-encoding.
30687 \end_layout
30688
30689 \begin_layout Chapter
30690 \start_of_appendix
30691 The User Interface
30692 \begin_inset LatexCommand label
30693 name "cha:The-User-Interface"
30694
30695 \end_inset
30696
30697
30698 \end_layout
30699
30700 \begin_layout Standard
30701 This appendix lists all available menus and describes its functionality.
30702  It is designed as quick reference if you are searching for a special topic
30703  inside the user's guide.
30704 \end_layout
30705
30706 \begin_layout Section
30707 The File Menu
30708 \begin_inset LatexCommand index
30709 name "Menu ! File"
30710
30711 \end_inset
30712
30713
30714 \end_layout
30715
30716 \begin_layout Standard
30717 Under the 
30718 \family sans
30719 File
30720 \family default
30721  menu are the basic operations in addition to some more advanced operations.
30722  At the end of the menu the four last opened documents are listed.
30723 \end_layout
30724
30725 \begin_layout Subsection
30726 New
30727 \end_layout
30728
30729 \begin_layout Standard
30730 Creates a new document.
30731 \end_layout
30732
30733 \begin_layout Subsection
30734 New from Template
30735 \end_layout
30736
30737 \begin_layout Standard
30738 This menu prompts you for a template to use.
30739  Selecting a template will automatically set certain layout features for
30740  the document, features you would otherwise need to change manually.
30741 \end_layout
30742
30743 \begin_layout Subsection
30744 Open
30745 \end_layout
30746
30747 \begin_layout Standard
30748 Opens a document.
30749 \end_layout
30750
30751 \begin_layout Subsection
30752 Open Recent
30753 \end_layout
30754
30755 \begin_layout Standard
30756 The submenu shows a list of the recently opened files.
30757  Click there on a file to open it.
30758 \end_layout
30759
30760 \begin_layout Subsection
30761 Close
30762 \end_layout
30763
30764 \begin_layout Standard
30765 Closes the current document.
30766 \end_layout
30767
30768 \begin_layout Subsection
30769 Save
30770 \end_layout
30771
30772 \begin_layout Standard
30773 Saves the actual document.
30774 \end_layout
30775
30776 \begin_layout Subsection
30777 Save As
30778 \end_layout
30779
30780 \begin_layout Standard
30781 Saves the actual document under a new name to create a copy.
30782 \end_layout
30783
30784 \begin_layout Subsection
30785 Revert to saved
30786 \end_layout
30787
30788 \begin_layout Standard
30789 Reloads the actual document from disk.
30790 \end_layout
30791
30792 \begin_layout Subsection
30793 Version Control
30794 \end_layout
30795
30796 \begin_layout Standard
30797 This is used when more people are working on the same document.
30798  It is described in the section 
30799 \emph on
30800 Version Control in LyX
30801 \emph default
30802  of the 
30803 \emph on
30804 Extended\InsetSpace ~
30805 Features
30806 \emph default
30807  manual.
30808 \end_layout
30809
30810 \begin_layout Subsection
30811 Import
30812 \end_layout
30813
30814 \begin_layout Standard
30815 You can import there files from older LyX-versions, LaTeX-files and plain
30816  text files (ASCII-files).
30817  The files will be imported as new LyX-document.
30818 \end_layout
30819
30820 \begin_layout Standard
30821 When using the menu 
30822 \family sans
30823 Plain\InsetSpace ~
30824 Text, Join\InsetSpace ~
30825 Lines
30826 \family default
30827 , all lines will be imported consecutively to one big paragraph.
30828  A new paragraph is started when there is a blank line in the file.
30829  , the text is inserted as Paragraphs, where the line breaks of the text
30830  will start a new paragraph.
30831 \end_layout
30832
30833 \begin_layout Subsection
30834 Export
30835 \begin_inset LatexCommand label
30836 name "sub:Export"
30837
30838 \end_inset
30839
30840
30841 \end_layout
30842
30843 \begin_layout Standard
30844 You can export your document to various file formats.
30845  The resulting files are placed in the directory of your LyX-file.
30846  The menu entries are not the same on all installations.
30847  They depend on the programs found by LyX while its configuration.
30848 \end_layout
30849
30850 \begin_layout Standard
30851 Here is a list of all available entries; they are explained in detail in
30852  section\InsetSpace ~
30853
30854 \begin_inset LatexCommand ref
30855 reference "sub:Output-file-formats"
30856
30857 \end_inset
30858
30859 :
30860 \end_layout
30861
30862 \begin_layout Description
30863
30864 \family sans
30865 CJK\InsetSpace ~
30866 LyX 
30867 \family default
30868 format of the special LyX 1.4.x versions for Chinese, Japanese, and Korean
30869  (CJK); (Since LyX 1.5.0 CJK support is fully integrated to LyX.)
30870 \end_layout
30871
30872 \begin_layout Description
30873
30874 \family sans
30875 DVI
30876 \family default
30877  DVI-format
30878 \end_layout
30879
30880 \begin_layout Description
30881 HTML HTML-format (the HTML-converter is a third-party product and doesn't
30882  work in all cases)
30883 \end_layout
30884
30885 \begin_layout Description
30886 HTML\InsetSpace ~
30887 (MS\InsetSpace ~
30888 Word) HTML-format specialized so that the result can be imported
30889  to 
30890 \family sans
30891 MS Word
30892 \family default
30893 , as consequence of this formulas will be embedded as bitmap fonts and not
30894  in the format 
30895 \family sans
30896 MathML
30897 \family default
30898 .
30899 \end_layout
30900
30901 \begin_layout Description
30902
30903 \family sans
30904 LaT
30905 \begin_inset ERT
30906 status collapsed
30907
30908 \begin_layout Standard
30909
30910 {}
30911 \end_layout
30912
30913 \end_inset
30914
30915 eX\InsetSpace ~
30916 (pdflatex)
30917 \family default
30918  text file with the LaTeX source, additionally all images used in the document
30919  will be converted to a format that is readable for the 
30920 \family typewriter
30921 pdflatex
30922 \family default
30923  program (GIF, JPG, PDF, PNG)
30924 \end_layout
30925
30926 \begin_layout Description
30927
30928 \family sans
30929 LaT
30930 \begin_inset ERT
30931 status collapsed
30932
30933 \begin_layout Standard
30934
30935 {}
30936 \end_layout
30937
30938 \end_inset
30939
30940 eX\InsetSpace ~
30941 (plain)
30942 \family default
30943  text file with the LaTeX source code, additionally all images used in the
30944  document will be converted to the EPS-format, only this format is readable
30945  for the 
30946 \family typewriter
30947 latex
30948 \family default
30949  program
30950 \end_layout
30951
30952 \begin_layout Description
30953 LyX\InsetSpace ~
30954 1.y.x LyX-document in a format readable for the LyX versions 1.y.x (
30955 \begin_inset Quotes eld
30956 \end_inset
30957
30958 y
30959 \begin_inset Quotes erd
30960 \end_inset
30961
30962  is replaced by the version number)
30963 \end_layout
30964
30965 \begin_layout Description
30966 OpenDocument OpenDocument-formatted text file, to be opened with 
30967 \family sans
30968 OpenOffice
30969 \family default
30970
30971 \family sans
30972 KOffice
30973 \family default
30974
30975 \family sans
30976 Abiword
30977 \family default
30978 , etc.
30979  (the OpenDocument-converter is a third-party product and doesn't work in
30980  all cases)
30981 \end_layout
30982
30983 \begin_layout Description
30984
30985 \family sans
30986 PDF
30987 \family default
30988  PDF-format using the program 
30989 \family typewriter
30990 ps2pdf
30991 \end_layout
30992
30993 \begin_layout Description
30994
30995 \family sans
30996 PDF\InsetSpace ~
30997 (dvipdfm)
30998 \family default
30999  PDF-format using the program 
31000 \family typewriter
31001 dvipdfm
31002 \end_layout
31003
31004 \begin_layout Description
31005
31006 \family sans
31007 PDF\InsetSpace ~
31008 (pdflatex)
31009 \family default
31010  PDF-format using the program 
31011 \family typewriter
31012 pdflatex
31013 \end_layout
31014
31015 \begin_layout Description
31016
31017 \family sans
31018 Plain\InsetSpace ~
31019 text
31020 \family default
31021  text format
31022 \end_layout
31023
31024 \begin_layout Description
31025
31026 \family sans
31027 Plain\InsetSpace ~
31028 text\InsetSpace ~
31029 (ps2ascii)
31030 \family default
31031  text format, the document will first be converted to Postscript format
31032  and then exported as text using the program 
31033 \family sans
31034 ps2ascii
31035 \end_layout
31036
31037 \begin_layout Description
31038
31039 \family sans
31040 Postscript
31041 \family default
31042  PostScript format using the program 
31043 \family typewriter
31044 dvips
31045 \end_layout
31046
31047 \begin_layout Description
31048
31049 \family sans
31050 Custom
31051 \family default
31052  custom format
31053 \end_layout
31054
31055 \begin_layout Standard
31056 The program 
31057 \family typewriter
31058 dvipdfm
31059 \family default
31060  produces internally a dvi-file which is then converted to a pdf-file.
31061  It is a bit out of date and therefore the output could look different from
31062  what you want.
31063  
31064 \family typewriter
31065 pdflatex
31066 \family default
31067  produces directly pdf-files and supports the latest pdf-file formats.
31068 \end_layout
31069
31070 \begin_layout Standard
31071 If one of the menu entries 
31072 \family sans
31073 DVI
31074 \family default
31075
31076 \family sans
31077 PDF\InsetSpace ~
31078 (pdflatex)
31079 \family default
31080  or 
31081 \family sans
31082 Postscript
31083 \family default
31084  is missing, you need to update your LaTeX installation.
31085  After updating you have to reconfigure LyX, see section\InsetSpace ~
31086
31087 \begin_inset LatexCommand ref
31088 reference "sec:Basic-LyX-Setup"
31089
31090 \end_inset
31091
31092 .
31093 \begin_inset LatexCommand index
31094 name "Reconfiguration of LyX"
31095
31096 \end_inset
31097
31098
31099 \end_layout
31100
31101 \begin_layout Standard
31102 The menu 
31103 \family sans
31104 Custom
31105 \family default
31106  allows you to export your file by using special command line options for
31107  the export program.
31108 \end_layout
31109
31110 \begin_layout Subsection
31111 Print
31112 \end_layout
31113
31114 \begin_layout Standard
31115 With this menu you can print your document to a file in PostScript format
31116  or send it to a printer.
31117  The printer will also use the document in PostScript format.
31118  The conversion to PostScript is done in the background by LyX using the
31119  program 
31120 \family typewriter
31121 dvips
31122 \family default
31123 .
31124  For more informations have a look at section\InsetSpace ~
31125
31126 \begin_inset LatexCommand ref
31127 reference "sub:Printing-the-File"
31128
31129 \end_inset
31130
31131 .
31132 \end_layout
31133
31134 \begin_layout Subsection
31135 New and Close Window
31136 \end_layout
31137
31138 \begin_layout Standard
31139 Opens a new instance of LyX with all currently opened documents.
31140  You can close it later with the corresponding menu.
31141 \end_layout
31142
31143 \begin_layout Section
31144 The Edit Menu
31145 \begin_inset LatexCommand index
31146 name "Menu ! Edit"
31147
31148 \end_inset
31149
31150
31151 \end_layout
31152
31153 \begin_layout Subsection
31154 Undo and Redo
31155 \end_layout
31156
31157 \begin_layout Standard
31158 Described in section\InsetSpace ~
31159
31160 \begin_inset LatexCommand ref
31161 reference "sec:Undo-and-Redo"
31162
31163 \end_inset
31164
31165 .
31166 \end_layout
31167
31168 \begin_layout Subsection
31169 Cut, Copy, Paste, Paste Recent, Paste Special
31170 \end_layout
31171
31172 \begin_layout Standard
31173 Described in section\InsetSpace ~
31174
31175 \begin_inset LatexCommand ref
31176 reference "sec:Basic-Editing-Features"
31177
31178 \end_inset
31179
31180 .
31181 \end_layout
31182
31183 \begin_layout Subsection
31184 Select All
31185 \end_layout
31186
31187 \begin_layout Standard
31188 Selects the whole document.
31189 \end_layout
31190
31191 \begin_layout Subsection
31192 Find & Replace
31193 \end_layout
31194
31195 \begin_layout Standard
31196 Described in section\InsetSpace ~
31197
31198 \begin_inset LatexCommand ref
31199 reference "sec:Basic-Editing-Features"
31200
31201 \end_inset
31202
31203 .
31204 \end_layout
31205
31206 \begin_layout Subsection
31207 Move paragraph Up/Down
31208 \end_layout
31209
31210 \begin_layout Standard
31211 This shifts the paragraph where the cursor is currently in one paragraph
31212  up or down.
31213 \end_layout
31214
31215 \begin_layout Subsection
31216 Text Style
31217 \end_layout
31218
31219 \begin_layout Standard
31220 Described in section\InsetSpace ~
31221
31222 \begin_inset LatexCommand ref
31223 reference "sub:Fine-Tuning-with-the"
31224
31225 \end_inset
31226
31227 .
31228 \end_layout
31229
31230 \begin_layout Subsection
31231 Paragraph Settings
31232 \begin_inset LatexCommand index
31233 name "Paragraph ! Settings"
31234
31235 \end_inset
31236
31237
31238 \end_layout
31239
31240 \begin_layout Standard
31241 The settings in the paragraph dialog only affects the paragraph where the
31242  cursor is in.
31243  Here you can set here the paragraph alignment and line spacing.
31244 \end_layout
31245
31246 \begin_layout Standard
31247 You can also prevent that the first line of the paragraph is indented.
31248  This option works only when you have chosen to separate paragraphs with
31249  indents in the 
31250 \family sans
31251 Document\SpecialChar \menuseparator
31252 Settings
31253 \family default
31254  dialog under 
31255 \family sans
31256 Text\InsetSpace ~
31257 Layout
31258 \family default
31259 .
31260 \end_layout
31261
31262 \begin_layout Subsection
31263 Tabular and Math
31264 \end_layout
31265
31266 \begin_layout Standard
31267 These two menus are only active when the cursor is inside a table or a formula.
31268  The properties of this table/formula can now be changed.
31269  The properties of tables are described in section\InsetSpace ~
31270
31271 \begin_inset LatexCommand ref
31272 reference "sec:Tables"
31273
31274 \end_inset
31275
31276 , the properties of formulas in chapter\InsetSpace ~
31277
31278 \begin_inset LatexCommand ref
31279 reference "cha:Mathematical-Formulas"
31280
31281 \end_inset
31282
31283 .
31284 \end_layout
31285
31286 \begin_layout Subsection
31287 Increase / Decrease List Depth
31288 \end_layout
31289
31290 \begin_layout Standard
31291 These menus are only active when the cursor is in an environment that can
31292  be nested.
31293  They in/decrease the environment nesting level as explained in section\InsetSpace ~
31294
31295 \begin_inset LatexCommand ref
31296 reference "sec:Nesting"
31297
31298 \end_inset
31299
31300  and 
31301 \begin_inset LatexCommand ref
31302 reference "sub:Numbering-depth"
31303
31304 \end_inset
31305
31306 .
31307 \end_layout
31308
31309 \begin_layout Section
31310 The View Menu
31311 \begin_inset LatexCommand index
31312 name "Menu ! View"
31313
31314 \end_inset
31315
31316
31317 \end_layout
31318
31319 \begin_layout Standard
31320 The 
31321 \family sans
31322 View
31323 \family default
31324  menu contains a list of available formats in which you can view the actual
31325  document with an external program.
31326  The menu entries for the viewing formats are not the same on all installations
31327  - it depends on the LaTeX programs that are found while LyX was configured.
31328  All possible formats are formats listed in section\InsetSpace ~
31329
31330 \begin_inset LatexCommand ref
31331 reference "sub:Export"
31332
31333 \end_inset
31334
31335 .
31336  You should at least see the menu entries 
31337 \family sans
31338 DVI
31339 \family default
31340  and 
31341 \family sans
31342 PDF\InsetSpace ~
31343 (pdflatex)
31344 \family default
31345 .
31346  If one of the two is missing, you need to update your LaTeX installation.
31347  After updating you have to reconfigure LyX, see section\InsetSpace ~
31348
31349 \begin_inset LatexCommand ref
31350 reference "sec:Basic-LyX-Setup"
31351
31352 \end_inset
31353
31354 .
31355 \begin_inset LatexCommand index
31356 name "Reconfiguration of LyX"
31357
31358 \end_inset
31359
31360
31361 \end_layout
31362
31363 \begin_layout Standard
31364 Invoking a menu will start a viewer program.
31365  The viewer can be set or changed in the preferences, see section\InsetSpace ~
31366
31367 \begin_inset LatexCommand ref
31368 reference "sec:File-Formats"
31369
31370 \end_inset
31371
31372 .
31373  The default viewers are set by LyX while it is first configured.
31374 \end_layout
31375
31376 \begin_layout Standard
31377 \begin_inset VSpace bigskip
31378 \end_inset
31379
31380 At the bottom of the 
31381 \family sans
31382 View
31383 \family default
31384  menu the opened documents are listed.
31385 \end_layout
31386
31387 \begin_layout Subsection
31388 View Source
31389 \end_layout
31390
31391 \begin_layout Standard
31392 Opens a window showing the source code of the actual document, as described
31393  in section\InsetSpace ~
31394
31395 \begin_inset LatexCommand ref
31396 reference "sec:Previewing-snippets-of"
31397
31398 \end_inset
31399
31400 .
31401 \end_layout
31402
31403 \begin_layout Subsection
31404 Update
31405 \end_layout
31406
31407 \begin_layout Standard
31408 This menu allows you to update the view with your latest changes without
31409  opening a new view window.
31410 \end_layout
31411
31412 \begin_layout Subsection
31413 Toolbars
31414 \begin_inset LatexCommand label
31415 name "sub:Toolbars"
31416
31417 \end_inset
31418
31419
31420 \begin_inset LatexCommand index
31421 name "Toolbar"
31422
31423 \end_inset
31424
31425
31426 \end_layout
31427
31428 \begin_layout Standard
31429 In this menu you can set the appearance of the different toolbars.
31430  All toolbars and the 
31431 \family sans
31432 Command\InsetSpace ~
31433 Buffer
31434 \family default
31435  can be turned on and off.
31436  The 
31437 \emph on
31438 on
31439 \emph default
31440  state is denoted in the menu with a checkmark.
31441  The 
31442 \family sans
31443 Review
31444 \family default
31445
31446 \family sans
31447 Table
31448 \family default
31449
31450 \family sans
31451 Math\InsetSpace ~
31452 Panels
31453 \family default
31454 , and 
31455 \family sans
31456 Math
31457 \family default
31458  toolbars can be additionally set to the state 
31459 \emph on
31460 automatic
31461 \emph default
31462  that is denoted in the menu with the suffix 
31463 \family sans
31464 (auto)
31465 \family default
31466 .
31467 \end_layout
31468
31469 \begin_layout Standard
31470 In the 
31471 \emph on
31472 on
31473 \emph default
31474  state the toolbar is permanently shown, in the 
31475 \emph on
31476 automatic
31477 \emph default
31478  state the toolbar is only shown when the cursor is in a certain environment
31479  or when a certain feature is enabled.
31480  That means that the review toolbar will only be shown when change tracking
31481  is activated, the math and table toolbars are only shown when the cursor
31482  is inside a formula or table, respectively.
31483 \end_layout
31484
31485 \begin_layout Standard
31486 LyX's toolbars and its buttons are explained in section\InsetSpace ~
31487
31488 \begin_inset LatexCommand ref
31489 reference "sec:Toolbars"
31490
31491 \end_inset
31492
31493 .
31494 \end_layout
31495
31496 \begin_layout Section
31497 The Insert Menu
31498 \begin_inset LatexCommand index
31499 name "Menu ! Insert"
31500
31501 \end_inset
31502
31503
31504 \end_layout
31505
31506 \begin_layout Subsection
31507 Math
31508 \end_layout
31509
31510 \begin_layout Standard
31511 Inserts math constructs that are explained in chapter\InsetSpace ~
31512
31513 \begin_inset LatexCommand ref
31514 reference "cha:Mathematical-Formulas"
31515
31516 \end_inset
31517
31518 .
31519 \end_layout
31520
31521 \begin_layout Subsection
31522 Special Character
31523 \begin_inset LatexCommand label
31524 name "sub:Special-Character"
31525
31526 \end_inset
31527
31528
31529 \end_layout
31530
31531 \begin_layout Standard
31532 Here you can insert the following characters:
31533 \end_layout
31534
31535 \begin_layout Description
31536 Ellipsis Inserts an ellipsis: \SpecialChar \ldots{}
31537
31538 \end_layout
31539
31540 \begin_layout Description
31541 End\InsetSpace ~
31542 of\InsetSpace ~
31543 Sentence Inserts an end of sentence dot as described in section\InsetSpace ~
31544
31545 \begin_inset LatexCommand ref
31546 reference "sub:Abbreviations"
31547
31548 \end_inset
31549
31550 .
31551 \end_layout
31552
31553 \begin_layout Description
31554 Ordinary\InsetSpace ~
31555 Quote Inserts this quote: 
31556 \begin_inset Quotes erd
31557 \end_inset
31558
31559 , no matter what quote type you selected in the 
31560 \family sans
31561 Document\SpecialChar \menuseparator
31562 Settings
31563 \family default
31564  dialog under 
31565 \family sans
31566 Language
31567 \family default
31568 .
31569 \end_layout
31570
31571 \begin_layout Description
31572 Single\InsetSpace ~
31573 Quote Inserts this quote: 
31574 \begin_inset Quotes els
31575 \end_inset
31576
31577
31578 \end_layout
31579
31580 \begin_layout Description
31581 Menu\InsetSpace ~
31582 Separator Inserts the menu separator sign: \SpecialChar \menuseparator
31583
31584 \end_layout
31585
31586 \begin_layout Description
31587 Phonetic\InsetSpace ~
31588 Symbols
31589 \begin_inset LatexCommand index
31590 name "Phonetic symbols"
31591
31592 \end_inset
31593
31594
31595 \begin_inset LatexCommand index
31596 name "Language ! Phonetic symbols"
31597
31598 \end_inset
31599
31600  Creates a formula with a so called tipa inset.
31601  Here you can insert commands to create IPA phonetic symbols.
31602  For this feature you must have the LaTeX-package 
31603 \series bold
31604 tipa
31605 \series default
31606
31607 \begin_inset LatexCommand index
31608 name "LaTeX-packages ! tipa"
31609
31610 \end_inset
31611
31612  installed.
31613 \newline
31614 For more informations about this feature we refer to the documentation
31615  of 
31616 \series bold
31617 tipa, 
31618 \begin_inset LatexCommand cite
31619 key "tipa"
31620
31621 \end_inset
31622
31623
31624 \series default
31625  and this Wiki-page:
31626 \newline
31627
31628 \begin_inset LatexCommand url
31629 target "http://wiki.lyx.org/LyX/LinguistLyX"
31630
31631 \end_inset
31632
31633 .
31634 \end_layout
31635
31636 \begin_layout Subsection
31637 Formatting
31638 \end_layout
31639
31640 \begin_layout Standard
31641 Here you can insert the following format constructs:
31642 \end_layout
31643
31644 \begin_layout Description
31645 Superscript Inserts an superscript: test
31646 \begin_inset Formula $^{\text{a,b}}$
31647 \end_inset
31648
31649
31650 \end_layout
31651
31652 \begin_layout Description
31653 Subscript Inserts an subscript: test
31654 \begin_inset Formula $_{\text{3x}}$
31655 \end_inset
31656
31657
31658 \end_layout
31659
31660 \begin_layout Description
31661 Protected\InsetSpace ~
31662 Space Inserts a protected space that is described in section\InsetSpace ~
31663
31664 \begin_inset LatexCommand ref
31665 reference "sub:Protected-Space"
31666
31667 \end_inset
31668
31669 .
31670 \end_layout
31671
31672 \begin_layout Description
31673 Inter-word\InsetSpace ~
31674 Space Inserts an inter-word space that is described in section\InsetSpace ~
31675
31676 \begin_inset LatexCommand ref
31677 reference "sub:Inter-word-Space"
31678
31679 \end_inset
31680
31681 .
31682 \end_layout
31683
31684 \begin_layout Description
31685 Thin\InsetSpace ~
31686 Space Inserts a thin space that is described in section\InsetSpace ~
31687
31688 \begin_inset LatexCommand ref
31689 reference "sub:Thin-Space"
31690
31691 \end_inset
31692
31693 .
31694 \end_layout
31695
31696 \begin_layout Description
31697 Horizontal\InsetSpace ~
31698 Fill Inserts an horizontal fill, see section\InsetSpace ~
31699
31700 \begin_inset LatexCommand ref
31701 reference "sub:Horizontal-Space"
31702
31703 \end_inset
31704
31705  for a description.
31706 \end_layout
31707
31708 \begin_layout Description
31709 Horizontal\InsetSpace ~
31710 Line Inserts an horizontal line, see section\InsetSpace ~
31711
31712 \begin_inset LatexCommand ref
31713 reference "sub:Horizontal-Lines"
31714
31715 \end_inset
31716
31717  for a description.
31718 \end_layout
31719
31720 \begin_layout Description
31721 Vertical\InsetSpace ~
31722 Space Inserts vertical space, see section\InsetSpace ~
31723
31724 \begin_inset LatexCommand ref
31725 reference "sub:Vertical-Space"
31726
31727 \end_inset
31728
31729  for a description.
31730 \end_layout
31731
31732 \begin_layout Description
31733 Hyphenation\InsetSpace ~
31734 Point Inserts an hyphenation point, see section\InsetSpace ~
31735
31736 \begin_inset LatexCommand ref
31737 reference "sub:Hyphenation"
31738
31739 \end_inset
31740
31741
31742 \end_layout
31743
31744 \begin_layout Description
31745 Ligature\InsetSpace ~
31746 Break Inserts a ligature break, see section\InsetSpace ~
31747
31748 \begin_inset LatexCommand ref
31749 reference "sub:Ligatures"
31750
31751 \end_inset
31752
31753
31754 \end_layout
31755
31756 \begin_layout Description
31757 Line\InsetSpace ~
31758 Break Inserts a forced linebreak, see section\InsetSpace ~
31759
31760 \begin_inset LatexCommand ref
31761 reference "sub:Forced-Linebreaks"
31762
31763 \end_inset
31764
31765
31766 \end_layout
31767
31768 \begin_layout Description
31769 Page\InsetSpace ~
31770 Break Inserts a forced pagebreak, described in section\InsetSpace ~
31771
31772 \begin_inset LatexCommand ref
31773 reference "sub:Forced-Pagebreaks"
31774
31775 \end_inset
31776
31777
31778 \end_layout
31779
31780 \begin_layout Description
31781 Clear\InsetSpace ~
31782 Page Inserts a clear pagebreak, described in section\InsetSpace ~
31783
31784 \begin_inset LatexCommand ref
31785 reference "sub:Clear-Pages"
31786
31787 \end_inset
31788
31789
31790 \end_layout
31791
31792 \begin_layout Description
31793 Clear\InsetSpace ~
31794 Double\InsetSpace ~
31795 Page Inserts a clear doublepage break, described in section\InsetSpace ~
31796
31797 \begin_inset LatexCommand ref
31798 reference "sub:Clear-Pages"
31799
31800 \end_inset
31801
31802
31803 \end_layout
31804
31805 \begin_layout Subsection
31806 List / TOC
31807 \end_layout
31808
31809 \begin_layout Standard
31810 Various lists can be inserted with this menu.
31811  The table of contents, the algorithm, figures, and tables list are described
31812  in section\InsetSpace ~
31813
31814 \begin_inset LatexCommand ref
31815 reference "sec:toc"
31816
31817 \end_inset
31818
31819 .
31820  The index list is described in section\InsetSpace ~
31821
31822 \begin_inset LatexCommand ref
31823 reference "sec:Index"
31824
31825 \end_inset
31826
31827 , the nomenclature in section\InsetSpace ~
31828
31829 \begin_inset LatexCommand ref
31830 reference "sec:Nomenclature"
31831
31832 \end_inset
31833
31834 , and the BibTeX bibliography in section\InsetSpace ~
31835
31836 \begin_inset LatexCommand ref
31837 reference "sub:Bibliography-databases"
31838
31839 \end_inset
31840
31841 .
31842 \end_layout
31843
31844 \begin_layout Subsection
31845 Float
31846 \end_layout
31847
31848 \begin_layout Standard
31849 To insert floats, described in section\InsetSpace ~
31850
31851 \begin_inset LatexCommand ref
31852 reference "sec:Floats"
31853
31854 \end_inset
31855
31856 .
31857 \end_layout
31858
31859 \begin_layout Subsection
31860 Note
31861 \end_layout
31862
31863 \begin_layout Standard
31864 To insert notes, described in section\InsetSpace ~
31865
31866 \begin_inset LatexCommand ref
31867 reference "sec:Notes"
31868
31869 \end_inset
31870
31871 .
31872 \end_layout
31873
31874 \begin_layout Subsection
31875 Branch
31876 \end_layout
31877
31878 \begin_layout Standard
31879 Inserts branch insets as described in section\InsetSpace ~
31880
31881 \begin_inset LatexCommand ref
31882 reference "sec:Branches"
31883
31884 \end_inset
31885
31886 .
31887 \end_layout
31888
31889 \begin_layout Subsection
31890 File
31891 \begin_inset LatexCommand index
31892 name "External Material"
31893
31894 \end_inset
31895
31896
31897 \end_layout
31898
31899 \begin_layout Standard
31900 Here you can inserts files to include them or its content to your document.
31901  How this can be done is in detail explained in chapter 
31902 \emph on
31903 External Stuff
31904 \emph default
31905  of the 
31906 \emph on
31907 Embedded Objects
31908 \emph default
31909  manual.
31910 \end_layout
31911
31912 \begin_layout Subsection
31913 Box
31914 \begin_inset LatexCommand index
31915 name "Boxes"
31916
31917 \end_inset
31918
31919
31920 \end_layout
31921
31922 \begin_layout Standard
31923 Inserts a minipage box that is described section\InsetSpace ~
31924
31925 \begin_inset LatexCommand ref
31926 reference "sec:Minipages"
31927
31928 \end_inset
31929
31930 .
31931  All box types supported by LyX are explained in detail in chapter 
31932 \emph on
31933 Boxes
31934 \emph default
31935  of the 
31936 \emph on
31937 Embedded Objects
31938 \emph default
31939  manual.
31940 \end_layout
31941
31942 \begin_layout Subsection
31943 Citation
31944 \end_layout
31945
31946 \begin_layout Standard
31947 Inserts a citation as described in section\InsetSpace ~
31948
31949 \begin_inset LatexCommand ref
31950 reference "sec:Bibliography"
31951
31952 \end_inset
31953
31954 .
31955 \end_layout
31956
31957 \begin_layout Subsection
31958 Cross-Reference
31959 \end_layout
31960
31961 \begin_layout Standard
31962 Inserts a cross-reference as described in section\InsetSpace ~
31963
31964 \begin_inset LatexCommand ref
31965 reference "sec:Cross-References"
31966
31967 \end_inset
31968
31969 .
31970 \end_layout
31971
31972 \begin_layout Subsection
31973 Label
31974 \end_layout
31975
31976 \begin_layout Standard
31977 Inserts a label as described in section\InsetSpace ~
31978
31979 \begin_inset LatexCommand ref
31980 reference "sec:Cross-References"
31981
31982 \end_inset
31983
31984 .
31985 \end_layout
31986
31987 \begin_layout Subsection
31988 Caption
31989 \begin_inset LatexCommand index
31990 name "Captions"
31991
31992 \end_inset
31993
31994
31995 \begin_inset LatexCommand index
31996 name "Longtables ! Caption"
31997
31998 \end_inset
31999
32000
32001 \end_layout
32002
32003 \begin_layout Standard
32004 Inserts a caption to floats or longtables.
32005  Floats are described in section\InsetSpace ~
32006
32007 \begin_inset LatexCommand ref
32008 reference "sec:Floats"
32009
32010 \end_inset
32011
32012 , cations in longtables are described in section 
32013 \emph on
32014 Longtable Captions
32015 \emph default
32016  of the 
32017 \emph on
32018 Embedded Objects
32019 \emph default
32020  manual.
32021 \end_layout
32022
32023 \begin_layout Subsection
32024 Index Entry
32025 \end_layout
32026
32027 \begin_layout Standard
32028 Inserts an index entry as described in section\InsetSpace ~
32029
32030 \begin_inset LatexCommand ref
32031 reference "sec:Index"
32032
32033 \end_inset
32034
32035 .
32036 \end_layout
32037
32038 \begin_layout Subsection
32039 Nomenclature Entry
32040 \end_layout
32041
32042 \begin_layout Standard
32043 Inserts a nomenclature entry as described in section\InsetSpace ~
32044
32045 \begin_inset LatexCommand ref
32046 reference "sec:Nomenclature"
32047
32048 \end_inset
32049
32050 .
32051 \end_layout
32052
32053 \begin_layout Subsection
32054 Table
32055 \end_layout
32056
32057 \begin_layout Standard
32058 Inserts a table.
32059  Tables are described in section\InsetSpace ~
32060
32061 \begin_inset LatexCommand ref
32062 reference "sec:Tables"
32063
32064 \end_inset
32065
32066 .
32067 \end_layout
32068
32069 \begin_layout Subsection
32070 Graphics
32071 \end_layout
32072
32073 \begin_layout Standard
32074 Inserts a graphic.
32075  Graphics are described in section\InsetSpace ~
32076
32077 \begin_inset LatexCommand ref
32078 reference "sec:Graphics"
32079
32080 \end_inset
32081
32082 .
32083 \end_layout
32084
32085 \begin_layout Subsection
32086 URL
32087 \end_layout
32088
32089 \begin_layout Standard
32090 Inserts an URL box as described in section\InsetSpace ~
32091
32092 \begin_inset LatexCommand ref
32093 reference "sec:URL"
32094
32095 \end_inset
32096
32097 .
32098 \end_layout
32099
32100 \begin_layout Subsection
32101 Footnote
32102 \end_layout
32103
32104 \begin_layout Standard
32105 Inserts a footnote, see section\InsetSpace ~
32106
32107 \begin_inset LatexCommand ref
32108 reference "sec:Footnotes"
32109
32110 \end_inset
32111
32112 .
32113 \end_layout
32114
32115 \begin_layout Subsection
32116 Marginal Note
32117 \end_layout
32118
32119 \begin_layout Standard
32120 Inserts a marginal note, see section\InsetSpace ~
32121
32122 \begin_inset LatexCommand ref
32123 reference "sec:Marginal-Notes"
32124
32125 \end_inset
32126
32127 .
32128 \end_layout
32129
32130 \begin_layout Subsection
32131 Short Title
32132 \end_layout
32133
32134 \begin_layout Standard
32135 Inserts a short title, see section\InsetSpace ~
32136
32137 \begin_inset LatexCommand ref
32138 reference "sec:Short-Titles"
32139
32140 \end_inset
32141
32142 .
32143 \end_layout
32144
32145 \begin_layout Subsection
32146 TeX Code
32147 \end_layout
32148
32149 \begin_layout Standard
32150 Inserts an ERT box, see section\InsetSpace ~
32151
32152 \begin_inset LatexCommand ref
32153 reference "sub:ERT-Boxes"
32154
32155 \end_inset
32156
32157  for a description.
32158 \end_layout
32159
32160 \begin_layout Subsection
32161 Program Listing
32162 \begin_inset LatexCommand index
32163 name "Program listings"
32164
32165 \end_inset
32166
32167
32168 \end_layout
32169
32170 \begin_layout Standard
32171 Inserts a program listings box.
32172  Program listings are explained in chapter 
32173 \emph on
32174 Program Code Listings
32175 \emph default
32176  of the 
32177 \emph on
32178 Embedded Objects
32179 \emph default
32180  manual.
32181 \end_layout
32182
32183 \begin_layout Subsection
32184 Date
32185 \end_layout
32186
32187 \begin_layout Standard
32188 Inserts the actual date.
32189  The format dependends on the date format of the language that is used for
32190  LyX's menus.
32191  LyX offers another ways to insert a date which is explained in section
32192  
32193 \emph on
32194 External Material
32195 \emph default
32196  of the 
32197 \emph on
32198 Embedded Objects
32199 \emph default
32200  manual.
32201  There the different methods are also compared.
32202 \end_layout
32203
32204 \begin_layout Section
32205 The Navigate Menu
32206 \begin_inset LatexCommand index
32207 name "Menu ! Navigate"
32208
32209 \end_inset
32210
32211
32212 \end_layout
32213
32214 \begin_layout Standard
32215 This menu lists the existing, chapter, sections, figures, and tables of
32216  the current document.
32217  This allows you to navigate easily through you document.
32218 \end_layout
32219
32220 \begin_layout Standard
32221 The Navigate menu also offers to 
32222 \end_layout
32223
32224 \begin_layout Subsection
32225 Bookmarks
32226 \end_layout
32227
32228 \begin_layout Standard
32229 With this menu you are able to define your own bookmarks.
32230  This is useful when you are working on a large documents and often have
32231  to jump e.g.
32232  between section\InsetSpace ~
32233 2.5 and 6.3.
32234  To create bookmarks for this example, go to section\InsetSpace ~
32235 2.5 and use the menu
32236  
32237 \family sans
32238 Save\InsetSpace ~
32239 Bookmark\InsetSpace ~
32240 1
32241 \family default
32242 .
32243  Then go to section\InsetSpace ~
32244 6.3 and use 
32245 \family sans
32246 Save\InsetSpace ~
32247 Bookmark\InsetSpace ~
32248
32249 \family default
32250 2.
32251  Now you can easily jump between these sections by using the menu or by
32252  the key bindings 
32253 \family sans
32254 C-1
32255 \family default
32256  and 
32257 \family sans
32258 C-2
32259 \family default
32260 .
32261 \end_layout
32262
32263 \begin_layout Standard
32264 You can also use bookmarks to jump between several opened documents.
32265  The saved bookmarks are valid till the document is closed.
32266 \end_layout
32267
32268 \begin_layout Subsection
32269 Next Note, Change, Cross-reference
32270 \end_layout
32271
32272 \begin_layout Standard
32273 Jump to the next note, change, or cross-reference following the current
32274  cursor position.
32275 \end_layout
32276
32277 \begin_layout Subsection
32278 Go to Label
32279 \end_layout
32280
32281 \begin_layout Standard
32282 Only active when the cursor is in front of a cross-reference.
32283  Sets the cursor before the referenced label, the same as if you right-click
32284  on a cross-reference box.
32285 \end_layout
32286
32287 \begin_layout Section
32288 The Document Menu
32289 \begin_inset LatexCommand index
32290 name "Menu ! Document"
32291
32292 \end_inset
32293
32294
32295 \end_layout
32296
32297 \begin_layout Subsection
32298 Change Tracking
32299 \end_layout
32300
32301 \begin_layout Standard
32302 Change Tracking is described in section\InsetSpace ~
32303
32304 \begin_inset LatexCommand ref
32305 reference "sec:Change-Tracking"
32306
32307 \end_inset
32308
32309 .
32310 \end_layout
32311
32312 \begin_layout Subsection
32313 LaT
32314 \begin_inset ERT
32315 status collapsed
32316
32317 \begin_layout Standard
32318
32319 {}
32320 \end_layout
32321
32322 \end_inset
32323
32324 eX Log
32325 \end_layout
32326
32327 \begin_layout Standard
32328 After running LaTeX by viewing or exporting a document, this menu will be
32329  enabled.
32330  It shows the logfile of the used LaTeX-program.
32331 \end_layout
32332
32333 \begin_layout Standard
32334 Here you can see how LaTeX works in the background.
32335  
32336 \emph on
32337 Experts
32338 \emph default
32339  will find in it reasons for LaTeX-errors.
32340 \end_layout
32341
32342 \begin_layout Subsection
32343 Outline
32344 \end_layout
32345
32346 \begin_layout Standard
32347 Opens the TOC/Outline window as described in section\InsetSpace ~
32348
32349 \begin_inset LatexCommand ref
32350 reference "sub:Table-of-Contents"
32351
32352 \end_inset
32353
32354 .
32355 \end_layout
32356
32357 \begin_layout Subsection
32358 Start Appendix Here
32359 \end_layout
32360
32361 \begin_layout Standard
32362 This menu will start the appendix of the document at the current cursor
32363  position as described in section\InsetSpace ~
32364
32365 \begin_inset LatexCommand ref
32366 reference "sec:Appendices"
32367
32368 \end_inset
32369
32370 .
32371 \end_layout
32372
32373 \begin_layout Subsection
32374 Compressed
32375 \end_layout
32376
32377 \begin_layout Standard
32378 Un/compresses the actual document.
32379 \end_layout
32380
32381 \begin_layout Subsection
32382 Settings
32383 \begin_inset LatexCommand label
32384 name "sub:Settings"
32385
32386 \end_inset
32387
32388
32389 \begin_inset LatexCommand index
32390 name "Document ! Settings"
32391
32392 \end_inset
32393
32394
32395 \end_layout
32396
32397 \begin_layout Standard
32398 This menu dialog contains some submenus to set properties for the whole
32399  document.
32400  You can save your document settings as default with the 
32401 \family sans
32402 Save as Document Defaults
32403 \family default
32404  button in the dialog.
32405  This will create a template named 
32406 \family typewriter
32407 default.lyx
32408 \family default
32409  which is automatically loaded by LyX when you create a new document without
32410  using a template.
32411 \end_layout
32412
32413 \begin_layout Standard
32414 The different submenus of the dialog are explained in the following:
32415 \end_layout
32416
32417 \begin_layout Subsubsection*
32418 Document Class
32419 \end_layout
32420
32421 \begin_layout Standard
32422 Here you set the document class, class options, and a Postscript driver.
32423  Document classes are described in section\InsetSpace ~
32424
32425 \begin_inset LatexCommand ref
32426 reference "sec:Document-Classes"
32427
32428 \end_inset
32429
32430 .
32431  The Postscript driver is used for LaTeX's color and graphics packages.
32432  When using 
32433 \family sans
32434 Default
32435 \family default
32436 , the default driver for the LaTeX-packages are used.
32437  It is recommended to use the default unless your know what you are doing.
32438 \end_layout
32439
32440 \begin_layout Subsubsection*
32441 Fonts
32442 \end_layout
32443
32444 \begin_layout Standard
32445 The document font settings are described in section\InsetSpace ~
32446
32447 \begin_inset LatexCommand ref
32448 reference "sec:Fonts-and-Text"
32449
32450 \end_inset
32451
32452 .
32453 \end_layout
32454
32455 \begin_layout Subsubsection*
32456 Text Layout
32457 \end_layout
32458
32459 \begin_layout Standard
32460 You can specify if paragraphs should be separated by indentations or vertical
32461  skips.
32462  The line spacing and the number of text columns can here also be specified.
32463  
32464 \end_layout
32465
32466 \begin_layout Standard
32467 Note that LyX won't show two columns or the set up line spacing on screen.
32468  That's impractical, often unreadable, and not part of the WYSIWYM concept.
32469  However, it will be as you specified it in the output.
32470 \end_layout
32471
32472 \begin_layout Standard
32473 The listings settings are explained in the corresponding section in the
32474  
32475 \emph on
32476 Embedded Objects
32477 \emph default
32478  manual.
32479 \end_layout
32480
32481 \begin_layout Subsubsection*
32482 Page Layout
32483 \end_layout
32484
32485 \begin_layout Standard
32486 A description of this menu is given in section\InsetSpace ~
32487
32488 \begin_inset LatexCommand ref
32489 reference "sub:Paper-Size,-Orientation,"
32490
32491 \end_inset
32492
32493  and 
32494 \begin_inset LatexCommand ref
32495 reference "sub:Document-Layout"
32496
32497 \end_inset
32498
32499 .
32500 \end_layout
32501
32502 \begin_layout Subsubsection*
32503 Page Margins
32504 \end_layout
32505
32506 \begin_layout Standard
32507 Here you can adjust the paper margins, see section\InsetSpace ~
32508
32509 \begin_inset LatexCommand ref
32510 reference "sub:Margins"
32511
32512 \end_inset
32513
32514 .
32515 \end_layout
32516
32517 \begin_layout Subsubsection*
32518 Language
32519 \begin_inset LatexCommand index
32520 name "Language ! Encoding"
32521
32522 \end_inset
32523
32524
32525 \end_layout
32526
32527 \begin_layout Standard
32528 The document language and quote styles are set here.
32529  The encoding specifies how the document content is exported to LaTeX (the
32530  LyX file is always encoded in utf8).
32531  All characters that cannot be encoded using the specified encoding will
32532  be exported as LaTeX-commands (this can fail if a LaTeX-command is not
32533  known for a particular character).
32534 \begin_inset Foot
32535 status collapsed
32536
32537 \begin_layout Standard
32538 The known commands are defined in a text file.
32539  You can add commands for unknown symbols to that file yourself, see the
32540  
32541 \emph on
32542 Customization
32543 \emph default
32544  manual for details.
32545 \end_layout
32546
32547 \end_inset
32548
32549
32550 \end_layout
32551
32552 \begin_layout Standard
32553 If you use the option 
32554 \family sans
32555 use language's default encoding
32556 \family default
32557 , LyX determines the encoding of a portion of text from the language of
32558  this text.
32559  If the document contains text in more than one language you may get more
32560  than one encoding in the LaTeX file.
32561  If you do not use this option then the complete document will always use
32562  exactly one encoding.
32563  Checking this option is the preferred setting unless you use 
32564 \family sans
32565 XeTeX
32566 \family default
32567
32568 \begin_inset Foot
32569 status collapsed
32570
32571 \begin_layout Standard
32572 XeTeX is a TeX typesetting engine, an alternative for LaTeX.
32573  It natively supports Unicode while its input file is assumed to be in UTF-8
32574  encoding.
32575  More about using LyX with XeTeX can be found in 
32576 \begin_inset LatexCommand cite
32577 key "XeTeX"
32578
32579 \end_inset
32580
32581 .
32582 \end_layout
32583
32584 \end_inset
32585
32586  (see below).
32587 \end_layout
32588
32589 \begin_layout Standard
32590 LyX also supports Unicode output, which is particularly useful if you need
32591  lots of special symbols or non-alphabetic scripts, respectively.
32592  If you want to use this (and your LaTeX installation supports Unicode,
32593  for that matter), choose one of the four utf8 variants from the list below.
32594  Unfortunately the unicode support of standard LaTeX is quite incomplete,
32595  so it is not uncommon that a file with lots of unicode symbols works fine
32596  with 
32597 \family sans
32598 use language's default encoding
32599 \family default
32600  (when LyX uses it's list of known LaTeX-commands), but does not work with
32601  a fixed utf8 encoding (when the list of known LaTeX-commands is ot used,
32602  because all unicode symbols can be encoded in utf8).
32603 \end_layout
32604
32605 \begin_layout Standard
32606 Here is a list with the important encodings:
32607 \end_layout
32608
32609 \begin_layout Description
32610 LaTeX\InsetSpace ~
32611 default Same as 
32612 \family sans
32613 use language's default encoding
32614 \family default
32615 , but the LaTeX-package 
32616 \series bold
32617 inputenc
32618 \series default
32619
32620 \begin_inset LatexCommand index
32621 name "LaTeX-packages ! inputenc"
32622
32623 \end_inset
32624
32625  is not used.
32626  You probably need to load some other packages manually in the preamble.
32627 \end_layout
32628
32629 \begin_layout Description
32630 armscii8 encoding for Armenian
32631 \end_layout
32632
32633 \begin_layout Description
32634 ascii the ASCII encoding, covers only plain English, may result in a big
32635  file because lots of LaTeX-commands may be needed
32636 \end_layout
32637
32638 \begin_layout Description
32639 cp1250 MS Windows code page for latin2
32640 \end_layout
32641
32642 \begin_layout Description
32643 cp1251 MS Windows code page for Cyrillic
32644 \end_layout
32645
32646 \begin_layout Description
32647 cp1252 MS Windows code page for latin1
32648 \end_layout
32649
32650 \begin_layout Description
32651 cp1255 MS Windows code page for Hebrew, superset of the ISO-8859-8 encoding
32652 \end_layout
32653
32654 \begin_layout Description
32655 cp1256 MS Windows code page for Arabic and Farsi
32656 \end_layout
32657
32658 \begin_layout Description
32659 cp1257 MS Windows code page for Estonian, Latvian, and Lithuanian, the ISO-8859-
32660 13 encoding that is a superset of the ISO-8859-4 encoding
32661 \end_layout
32662
32663 \begin_layout Description
32664 iso88595 the ISO-8859-5 encoding, covers Belorussian, Bulgarian, Macedonian,
32665  Serbian, and Ukrainian
32666 \end_layout
32667
32668 \begin_layout Description
32669 iso-8859-7 the ISO-8859-7 encoding, covers Greek
32670 \end_layout
32671
32672 \begin_layout Description
32673 8859-8 the ISO-8859-8 encoding, covers Hebrew
32674 \end_layout
32675
32676 \begin_layout Description
32677 koi8-r standard Cyrillic especially for Russian
32678 \end_layout
32679
32680 \begin_layout Description
32681 koi8-u Cyrillic for Ukrainian
32682 \end_layout
32683
32684 \begin_layout Description
32685 latin1 the ISO-8859-1 encoding, covers the languages Albanian, Catalan,
32686  Danish, Dutch, English, Faroese, Finnish, French, Galician, German, Icelandic,
32687  Irish, Italian, Norwegian, Portuguese, Spanish, and Swedish; should be
32688  replaced by latin9
32689 \end_layout
32690
32691 \begin_layout Description
32692 latin2 the ISO-8859-2 encoding, covers Albanian, Croatian, Czech, German,
32693  Hungarian, Polish, Romanian, Slovak, and Slovenian
32694 \end_layout
32695
32696 \begin_layout Description
32697 latin3 the ISO-8859-3 encoding, covers Esperanto, Galician, Maltese, and
32698  Turkish
32699 \end_layout
32700
32701 \begin_layout Description
32702 latin4 the ISO-8859-4 encoding, covers Estonian, Latvian, and Lithuanian
32703 \end_layout
32704
32705 \begin_layout Description
32706 latin5 the ISO-8859-9 encoding, covers Turkish, like the ISO-8859-1 encoding
32707  where the Icelandic letters are replaced by Turkish ones
32708 \end_layout
32709
32710 \begin_layout Description
32711 latin9 the ISO-8859-15 encoding, like the ISO-8859-1 encoding, but with
32712  the euro currency sign, the 
32713 \begin_inset ERT
32714 status collapsed
32715
32716 \begin_layout Standard
32717
32718
32719 \backslash
32720 oe
32721 \end_layout
32722
32723 \end_inset
32724
32725 -ligature and some characters used for French and Finnish; latin9 should
32726  be the replacement for latin1
32727 \end_layout
32728
32729 \begin_layout Description
32730 pt154 Cyrillic for Kazakh
32731 \end_layout
32732
32733 \begin_layout Description
32734 utf8 Unicode utf8 with the LaTeX-package 
32735 \series bold
32736 inputenc
32737 \series default
32738
32739 \begin_inset LatexCommand index
32740 name "LaTeX-packages ! inputenc"
32741
32742 \end_inset
32743
32744  (first variant, for latin symbols and some others).
32745 \end_layout
32746
32747 \begin_layout Description
32748 utf8x Unicode utf8 with the LaTeX-package 
32749 \series bold
32750 inputenc
32751 \series default
32752  (second variant, for greek and CJK symbols and some others).
32753 \end_layout
32754
32755 \begin_layout Description
32756 UTF8 Unicode utf8 with the LaTeX-package 
32757 \series bold
32758 CJK
32759 \series default
32760
32761 \begin_inset LatexCommand index
32762 name "LaTeX-packages ! CJK"
32763
32764 \end_inset
32765
32766  (for the languages Chinese, Japanese and Korean)
32767 \end_layout
32768
32769 \begin_layout Description
32770 utf8-plain Unicode utf8 to be used with 
32771 \family sans
32772 XeTeX
32773 \family default
32774 , which uses Unicode directly, without the help of the LaTeX-package 
32775 \series bold
32776 inputenc
32777 \series default
32778  
32779 \begin_inset Foot
32780 status collapsed
32781
32782 \begin_layout Standard
32783 More about using LyX with XeTeX can be found in 
32784 \begin_inset LatexCommand cite
32785 key "XeTeX"
32786
32787 \end_inset
32788
32789 .
32790 \end_layout
32791
32792 \end_inset
32793
32794
32795 \end_layout
32796
32797 \begin_layout Subsubsection*
32798 Numbering & TOC
32799 \end_layout
32800
32801 \begin_layout Standard
32802 You can adjust here the numbering depth of sections headings as described
32803  in section\InsetSpace ~
32804
32805 \begin_inset LatexCommand ref
32806 reference "sub:Numbering-depth"
32807
32808 \end_inset
32809
32810 .
32811 \end_layout
32812
32813 \begin_layout Subsubsection*
32814 Bibliography
32815 \end_layout
32816
32817 \begin_layout Standard
32818 You can specify here a citation style using the LaTeX-packages 
32819 \series bold
32820 natbib
32821 \begin_inset LatexCommand index
32822 name "LaTeX-packages ! natbib"
32823
32824 \end_inset
32825
32826
32827 \series default
32828  or 
32829 \series bold
32830 jurabib
32831 \series default
32832
32833 \begin_inset LatexCommand index
32834 name "LaTeX-packages ! jurabib"
32835
32836 \end_inset
32837
32838 .
32839  For a further description see section\InsetSpace ~
32840
32841 \begin_inset LatexCommand ref
32842 reference "sec:Bibliography"
32843
32844 \end_inset
32845
32846 .
32847 \end_layout
32848
32849 \begin_layout Subsubsection*
32850 Math Options
32851 \end_layout
32852
32853 \begin_layout Standard
32854 These options will force LyX to use the LaTeX-packages 
32855 \series bold
32856 amsmath
32857 \begin_inset LatexCommand index
32858 name "LaTeX-packages ! amsmath"
32859
32860 \end_inset
32861
32862
32863 \series default
32864  and 
32865 \series bold
32866 esint
32867 \begin_inset LatexCommand index
32868 name "LaTeX-packages ! esint"
32869
32870 \end_inset
32871
32872
32873 \series default
32874  or to use them automatically when they are needed.
32875 \end_layout
32876
32877 \begin_layout Standard
32878
32879 \series bold
32880 amsmath
32881 \series default
32882  is needed for many constructs, so when you get LaTeX-errors in formulas,
32883  assure that you have enabled AMS.
32884 \end_layout
32885
32886 \begin_layout Standard
32887
32888 \series bold
32889 esint
32890 \series default
32891  is used for special integral characters.
32892 \end_layout
32893
32894 \begin_layout Subsubsection*
32895 Float Placement
32896 \end_layout
32897
32898 \begin_layout Standard
32899 The float placement options are described in section
32900 \begin_inset Formula $\,$
32901 \end_inset
32902
32903
32904 \begin_inset LatexCommand ref
32905 reference "sub:Float-Placement"
32906
32907 \end_inset
32908
32909 .
32910 \end_layout
32911
32912 \begin_layout Subsubsection*
32913 Bullets
32914 \end_layout
32915
32916 \begin_layout Standard
32917 Here you can adjust the characters for the itemize levels.
32918  The itemize environment is described in section\InsetSpace ~
32919
32920 \begin_inset LatexCommand ref
32921 reference "sec:Itemize"
32922
32923 \end_inset
32924
32925 .
32926 \end_layout
32927
32928 \begin_layout Subsubsection*
32929 Branches
32930 \end_layout
32931
32932 \begin_layout Standard
32933 Branches are described in section\InsetSpace ~
32934
32935 \begin_inset LatexCommand ref
32936 reference "sec:Branches"
32937
32938 \end_inset
32939
32940 .
32941 \end_layout
32942
32943 \begin_layout Subsubsection*
32944 LaT
32945 \begin_inset ERT
32946 status collapsed
32947
32948 \begin_layout Standard
32949
32950 {}
32951 \end_layout
32952
32953 \end_inset
32954
32955 eX Preamble
32956 \end_layout
32957
32958 \begin_layout Standard
32959 In this text field are entered commands to load special LaTeX-packages or
32960  to define LaTeX-commands.
32961  The preamble is a thing for LaTeX-experts.
32962  You shouldn't enter commands here until you don't exactly know what you
32963  do.
32964 \end_layout
32965
32966 \begin_layout Standard
32967 An introduction in the LaTeX-syntax is given in section\InsetSpace ~
32968
32969 \begin_inset LatexCommand ref
32970 reference "sub:LaTeX-Syntax"
32971
32972 \end_inset
32973
32974 .
32975 \end_layout
32976
32977 \begin_layout Section
32978 The Tools Menu
32979 \begin_inset LatexCommand index
32980 name "Menu ! Tools"
32981
32982 \end_inset
32983
32984
32985 \end_layout
32986
32987 \begin_layout Subsection
32988 Spellchecker
32989 \end_layout
32990
32991 \begin_layout Standard
32992 Spell checking is explained in section\InsetSpace ~
32993
32994 \begin_inset LatexCommand ref
32995 reference "sec:Spellchecking"
32996
32997 \end_inset
32998
32999 .
33000 \end_layout
33001
33002 \begin_layout Subsection
33003 Thesaurus
33004 \end_layout
33005
33006 \begin_layout Standard
33007 The thesaurus is described in section\InsetSpace ~
33008
33009 \begin_inset LatexCommand ref
33010 reference "sec:Thesaurus"
33011
33012 \end_inset
33013
33014 .
33015 \end_layout
33016
33017 \begin_layout Subsection
33018 Count Words
33019 \begin_inset LatexCommand index
33020 name "Word count"
33021
33022 \end_inset
33023
33024
33025 \end_layout
33026
33027 \begin_layout Standard
33028 Counts the number of words in the actual document or the highlighted document
33029  part.
33030 \end_layout
33031
33032 \begin_layout Subsection
33033 T
33034 \begin_inset ERT
33035 status collapsed
33036
33037 \begin_layout Standard
33038
33039 {}
33040 \end_layout
33041
33042 \end_inset
33043
33044 eX Information
33045 \begin_inset LatexCommand index
33046 name "TeX Information"
33047
33048 \end_inset
33049
33050
33051 \end_layout
33052
33053 \begin_layout Standard
33054 Shows you a list of the classes and styles installed in your LaTeX-system.
33055 \end_layout
33056
33057 \begin_layout Subsection
33058 Reconfigure
33059 \begin_inset LatexCommand index
33060 name "Reconfiguration of LyX"
33061
33062 \end_inset
33063
33064
33065 \begin_inset LatexCommand index
33066 name "LyX ! Reconfigure|see{Reconfiguration of LyX}"
33067
33068 \end_inset
33069
33070
33071 \end_layout
33072
33073 \begin_layout Standard
33074 This menu reconfigures LyX.
33075  That means LyX looks for LaTeX-packages and needed programs, see also section\InsetSpace ~
33076
33077 \begin_inset LatexCommand ref
33078 reference "sec:Basic-LyX-Setup"
33079
33080 \end_inset
33081
33082 .
33083 \end_layout
33084
33085 \begin_layout Subsection
33086 Preferences
33087 \end_layout
33088
33089 \begin_layout Standard
33090 The preferences dialog is described in detail in chapter
33091 \begin_inset Formula $\,$
33092 \end_inset
33093
33094
33095 \begin_inset LatexCommand ref
33096 reference "cha:The-Preferences-dialog"
33097
33098 \end_inset
33099
33100 .
33101 \end_layout
33102
33103 \begin_layout Section
33104 The Help Menu
33105 \begin_inset LatexCommand index
33106 name "Menu ! Help"
33107
33108 \end_inset
33109
33110
33111 \end_layout
33112
33113 \begin_layout Standard
33114 This menu opens the documentation files of LyX in the language of LyX's
33115  menus.
33116 \end_layout
33117
33118 \begin_layout Standard
33119 The menu 
33120 \family sans
33121 LaTeX\InsetSpace ~
33122 Configuration
33123 \family default
33124  shows a LyX-document with informations about the LaTeX-packages and classes
33125  found by LyX (see also section\InsetSpace ~
33126
33127 \begin_inset LatexCommand ref
33128 reference "sec:LaTeX-Setup"
33129
33130 \end_inset
33131
33132 ).
33133 \end_layout
33134
33135 \begin_layout Section
33136 Toolbars
33137 \begin_inset LatexCommand label
33138 name "sec:Toolbars"
33139
33140 \end_inset
33141
33142
33143 \end_layout
33144
33145 \begin_layout Standard
33146 How to show or hide toolbars is explained in section\InsetSpace ~
33147
33148 \begin_inset LatexCommand ref
33149 reference "sub:Toolbars"
33150
33151 \end_inset
33152
33153 .
33154 \end_layout
33155
33156 \begin_layout Standard
33157 It is also possible to define custom toolbars.
33158  This is described in the 
33159 \emph on
33160 Extended Features
33161 \emph default
33162  manual.
33163  
33164 \end_layout
33165
33166 \begin_layout Subsection
33167 Standard Toolbar
33168 \begin_inset LatexCommand index
33169 name "Toolbar ! Standard"
33170
33171 \end_inset
33172
33173
33174 \end_layout
33175
33176 \begin_layout Standard
33177 \begin_inset Graphics
33178         filename clipart/StandardToolbar.png
33179         inzipName 
33180         embed true
33181         width 100col%
33182
33183 \end_inset
33184
33185
33186 \end_layout
33187
33188 \begin_layout Standard
33189 \begin_inset VSpace defskip
33190 \end_inset
33191
33192
33193 \end_layout
33194
33195 \begin_layout Standard
33196 The standard toolbar as shown above contains from left to right the following
33197  buttons:
33198 \begin_inset ERT
33199 status collapsed
33200
33201 \begin_layout Standard
33202
33203
33204 \backslash
33205 setlength{
33206 \backslash
33207 LTleft}{0pt}
33208 \end_layout
33209
33210 \end_inset
33211
33212
33213 \begin_inset Note Note
33214 status collapsed
33215
33216 \begin_layout Standard
33217 This is necessary to left align the following longtables.
33218  See the 
33219 \emph on
33220 Embedded Objects
33221 \emph default
33222  manual for more information.
33223 \end_layout
33224
33225 \end_inset
33226
33227
33228 \end_layout
33229
33230 \begin_layout Standard
33231 \begin_inset VSpace defskip
33232 \end_inset
33233
33234
33235 \end_layout
33236
33237 \begin_layout Standard
33238 \begin_inset Tabular
33239 <lyxtabular version="3" rows="1" columns="2">
33240 <features islongtable="true">
33241 <column alignment="center" valignment="top" width="0">
33242 <column alignment="center" valignment="top" width="0">
33243 <row>
33244 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33245 \begin_inset Text
33246
33247 \begin_layout Standard
33248 \begin_inset Graphics
33249         filename clipart/ToolbarEnvBox.png
33250         inzipName 
33251         embed true
33252         clip
33253
33254 \end_inset
33255
33256
33257 \end_layout
33258
33259 \end_inset
33260 </cell>
33261 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
33262 \begin_inset Text
33263
33264 \begin_layout Standard
33265 pull-down menu for the paragraph environments
33266 \end_layout
33267
33268 \end_inset
33269 </cell>
33270 </row>
33271 </lyxtabular>
33272
33273 \end_inset
33274
33275
33276 \end_layout
33277
33278 \begin_layout Standard
33279 \begin_inset VSpace -10mm
33280 \end_inset
33281
33282
33283 \end_layout
33284
33285 \begin_layout Standard
33286 \align left
33287 \begin_inset Tabular
33288 <lyxtabular version="3" rows="20" columns="2">
33289 <features islongtable="true">
33290 <column alignment="left" valignment="top" width="0">
33291 <column alignment="left" valignment="top" width="0">
33292 <row interlinespace="2.5mm">
33293 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33294 \begin_inset Text
33295
33296 \begin_layout Standard
33297
33298 \family sans
33299 \begin_inset Graphics
33300         filename ../images/buffer-new.png
33301         inzipName 
33302         embed true
33303         BoundingBox 0bp 5bp 20bp 20bp
33304
33305 \end_inset
33306
33307
33308 \end_layout
33309
33310 \end_inset
33311 </cell>
33312 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
33313 \begin_inset Text
33314
33315 \begin_layout Standard
33316
33317 \family sans
33318 File\SpecialChar \menuseparator
33319 New
33320 \end_layout
33321
33322 \end_inset
33323 </cell>
33324 </row>
33325 <row interlinespace="2.5mm">
33326 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33327 \begin_inset Text
33328
33329 \begin_layout Standard
33330 \begin_inset Graphics
33331         filename ../images/file-open.png
33332         inzipName 
33333         embed true
33334         BoundingBox 0bp 5bp 20bp 20bp
33335
33336 \end_inset
33337
33338
33339 \end_layout
33340
33341 \end_inset
33342 </cell>
33343 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
33344 \begin_inset Text
33345
33346 \begin_layout Standard
33347
33348 \family sans
33349 File\SpecialChar \menuseparator
33350 Open
33351 \end_layout
33352
33353 \end_inset
33354 </cell>
33355 </row>
33356 <row interlinespace="2.5mm">
33357 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33358 \begin_inset Text
33359
33360 \begin_layout Standard
33361 \begin_inset Graphics
33362         filename ../images/buffer-write.png
33363         inzipName 
33364         embed true
33365         BoundingBox 0bp 5bp 20bp 20bp
33366
33367 \end_inset
33368
33369
33370 \end_layout
33371
33372 \end_inset
33373 </cell>
33374 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
33375 \begin_inset Text
33376
33377 \begin_layout Standard
33378
33379 \family sans
33380 File\SpecialChar \menuseparator
33381 Save
33382 \end_layout
33383
33384 \end_inset
33385 </cell>
33386 </row>
33387 <row interlinespace="2.5mm">
33388 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33389 \begin_inset Text
33390
33391 \begin_layout Standard
33392 \begin_inset Graphics
33393         filename ../images/dialog-show_print.png
33394         inzipName 
33395         embed true
33396         BoundingBox 0bp 5bp 24bp 20bp
33397
33398 \end_inset
33399
33400
33401 \end_layout
33402
33403 \end_inset
33404 </cell>
33405 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
33406 \begin_inset Text
33407
33408 \begin_layout Standard
33409
33410 \family sans
33411 File\SpecialChar \menuseparator
33412 Print
33413 \end_layout
33414
33415 \end_inset
33416 </cell>
33417 </row>
33418 <row interlinespace="2.5mm">
33419 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33420 \begin_inset Text
33421
33422 \begin_layout Standard
33423 \begin_inset Graphics
33424         filename ../images/dialog-show_spellchecker.png
33425         inzipName 
33426         embed true
33427         BoundingBox 0bp 5bp 20bp 20bp
33428
33429 \end_inset
33430
33431
33432 \end_layout
33433
33434 \end_inset
33435 </cell>
33436 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
33437 \begin_inset Text
33438
33439 \begin_layout Standard
33440
33441 \family sans
33442 Tools\SpecialChar \menuseparator
33443 Spellchecker
33444 \end_layout
33445
33446 \end_inset
33447 </cell>
33448 </row>
33449 <row interlinespace="2.5mm">
33450 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33451 \begin_inset Text
33452
33453 \begin_layout Standard
33454 \begin_inset Graphics
33455         filename ../images/undo.png
33456         inzipName 
33457         embed true
33458         BoundingBox 0bp 5bp 20bp 20bp
33459
33460 \end_inset
33461
33462
33463 \end_layout
33464
33465 \end_inset
33466 </cell>
33467 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
33468 \begin_inset Text
33469
33470 \begin_layout Standard
33471
33472 \family sans
33473 Edit\SpecialChar \menuseparator
33474 Undo
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/redo.png
33487         inzipName 
33488         embed true
33489         BoundingBox 0bp 5bp 20bp 20bp
33490
33491 \end_inset
33492
33493
33494 \end_layout
33495
33496 \end_inset
33497 </cell>
33498 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
33499 \begin_inset Text
33500
33501 \begin_layout Standard
33502
33503 \family sans
33504 Edit\SpecialChar \menuseparator
33505 Redo
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/cut.png
33518         inzipName 
33519         embed false
33520         BoundingBox 0bp 5bp 20bp 20bp
33521
33522 \end_inset
33523
33524
33525 \end_layout
33526
33527 \end_inset
33528 </cell>
33529 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
33530 \begin_inset Text
33531
33532 \begin_layout Standard
33533
33534 \family sans
33535 Edit\SpecialChar \menuseparator
33536 Cut
33537 \end_layout
33538
33539 \end_inset
33540 </cell>
33541 </row>
33542 <row interlinespace="2.5mm">
33543 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33544 \begin_inset Text
33545
33546 \begin_layout Standard
33547 \begin_inset Graphics
33548         filename ../images/copy.png
33549         inzipName 
33550         embed false
33551         BoundingBox 0bp 5bp 20bp 20bp
33552
33553 \end_inset
33554
33555
33556 \end_layout
33557
33558 \end_inset
33559 </cell>
33560 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
33561 \begin_inset Text
33562
33563 \begin_layout Standard
33564
33565 \family sans
33566 Edit\SpecialChar \menuseparator
33567 Copy
33568 \end_layout
33569
33570 \end_inset
33571 </cell>
33572 </row>
33573 <row interlinespace="2.5mm">
33574 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33575 \begin_inset Text
33576
33577 \begin_layout Standard
33578 \begin_inset Graphics
33579         filename ../images/paste.png
33580         inzipName 
33581         embed true
33582         BoundingBox 0bp 5bp 20bp 20bp
33583
33584 \end_inset
33585
33586
33587 \end_layout
33588
33589 \end_inset
33590 </cell>
33591 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
33592 \begin_inset Text
33593
33594 \begin_layout Standard
33595
33596 \family sans
33597 Edit\SpecialChar \menuseparator
33598 Paste
33599 \end_layout
33600
33601 \end_inset
33602 </cell>
33603 </row>
33604 <row interlinespace="2.5mm">
33605 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33606 \begin_inset Text
33607
33608 \begin_layout Standard
33609 \begin_inset Graphics
33610         filename ../images/dialog-show_findreplace.png
33611         inzipName 
33612         embed true
33613         BoundingBox 0bp 5bp 20bp 25bp
33614         rotateOrigin center
33615
33616 \end_inset
33617
33618
33619 \end_layout
33620
33621 \end_inset
33622 </cell>
33623 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
33624 \begin_inset Text
33625
33626 \begin_layout Standard
33627
33628 \family sans
33629 Edit\SpecialChar \menuseparator
33630 Find\InsetSpace \thinspace{}
33631 &\InsetSpace \thinspace{}
33632 Replace
33633 \end_layout
33634
33635 \end_inset
33636 </cell>
33637 </row>
33638 <row interlinespace="2.5mm">
33639 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33640 \begin_inset Text
33641
33642 \begin_layout Standard
33643 \begin_inset Graphics
33644         filename ../images/font-emph.png
33645         inzipName 
33646         embed true
33647         BoundingBox 0bp 5bp 20bp 20bp
33648
33649 \end_inset
33650
33651
33652 \end_layout
33653
33654 \end_inset
33655 </cell>
33656 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
33657 \begin_inset Text
33658
33659 \begin_layout Standard
33660 Emphasize text, function of the Edit
33661 \family sans
33662 \SpecialChar \menuseparator
33663 Text\InsetSpace ~
33664 Style
33665 \family default
33666  dialog
33667 \end_layout
33668
33669 \end_inset
33670 </cell>
33671 </row>
33672 <row interlinespace="2.5mm">
33673 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33674 \begin_inset Text
33675
33676 \begin_layout Standard
33677 \begin_inset Graphics
33678         filename ../images/font-noun.png
33679         inzipName 
33680         embed true
33681         BoundingBox 0bp 5bp 20bp 20bp
33682
33683 \end_inset
33684
33685
33686 \end_layout
33687
33688 \end_inset
33689 </cell>
33690 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
33691 \begin_inset Text
33692
33693 \begin_layout Standard
33694 Set text to noun style, function of the Edit
33695 \family sans
33696 \SpecialChar \menuseparator
33697 Text\InsetSpace ~
33698 Style
33699 \family default
33700  dialog
33701 \end_layout
33702
33703 \end_inset
33704 </cell>
33705 </row>
33706 <row interlinespace="2.5mm">
33707 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33708 \begin_inset Text
33709
33710 \begin_layout Standard
33711 \begin_inset Graphics
33712         filename ../images/font-free-apply.png
33713         inzipName 
33714         embed true
33715         BoundingBox 0bp 5bp 20bp 20bp
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 Formats text using the current settings in the 
33729 \family sans
33730 Edit\SpecialChar \menuseparator
33731 Text\InsetSpace ~
33732 Style
33733 \family default
33734  dialog
33735 \end_layout
33736
33737 \end_inset
33738 </cell>
33739 </row>
33740 <row interlinespace="2.5mm">
33741 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33742 \begin_inset Text
33743
33744 \begin_layout Standard
33745 \begin_inset Graphics
33746         filename ../images/math-mode.png
33747         inzipName 
33748         embed false
33749         BoundingBox 0bp 5bp 20bp 20bp
33750
33751 \end_inset
33752
33753
33754 \end_layout
33755
33756 \end_inset
33757 </cell>
33758 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
33759 \begin_inset Text
33760
33761 \begin_layout Standard
33762
33763 \family sans
33764 Insert\SpecialChar \menuseparator
33765 Math\SpecialChar \menuseparator
33766 Inline\InsetSpace ~
33767 Formula
33768 \end_layout
33769
33770 \end_inset
33771 </cell>
33772 </row>
33773 <row interlinespace="2.5mm">
33774 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33775 \begin_inset Text
33776
33777 \begin_layout Standard
33778 \begin_inset Graphics
33779         filename ../images/dialog-show-new-inset_graphics.png
33780         inzipName 
33781         embed true
33782         BoundingBox 0bp 5bp 20bp 25bp
33783         rotateOrigin center
33784
33785 \end_inset
33786
33787
33788 \end_layout
33789
33790 \end_inset
33791 </cell>
33792 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
33793 \begin_inset Text
33794
33795 \begin_layout Standard
33796
33797 \family sans
33798 Insert\SpecialChar \menuseparator
33799 Graphics
33800 \end_layout
33801
33802 \end_inset
33803 </cell>
33804 </row>
33805 <row interlinespace="2.5mm">
33806 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33807 \begin_inset Text
33808
33809 \begin_layout Standard
33810 \begin_inset Graphics
33811         filename ../images/tabular-insert.png
33812         inzipName 
33813         embed false
33814         BoundingBox 0bp 5bp 20bp 25bp
33815         rotateOrigin center
33816
33817 \end_inset
33818
33819
33820 \end_layout
33821
33822 \end_inset
33823 </cell>
33824 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
33825 \begin_inset Text
33826
33827 \begin_layout Standard
33828
33829 \family sans
33830 Insert\SpecialChar \menuseparator
33831 Table
33832 \end_layout
33833
33834 \end_inset
33835 </cell>
33836 </row>
33837 <row interlinespace="2.5mm">
33838 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33839 \begin_inset Text
33840
33841 \begin_layout Standard
33842 \begin_inset Graphics
33843         filename ../images/dialog-toggle_toc.png
33844         inzipName 
33845         embed true
33846         BoundingBox 0bp 5bp 20bp 25bp
33847         rotateOrigin center
33848
33849 \end_inset
33850
33851
33852 \end_layout
33853
33854 \end_inset
33855 </cell>
33856 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
33857 \begin_inset Text
33858
33859 \begin_layout Standard
33860 Toggle outline window on/off, 
33861 \family sans
33862 Document\SpecialChar \menuseparator
33863 Outline
33864 \end_layout
33865
33866 \end_inset
33867 </cell>
33868 </row>
33869 <row interlinespace="2.5mm">
33870 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33871 \begin_inset Text
33872
33873 \begin_layout Standard
33874 \begin_inset Graphics
33875         filename ../images/toolbar-toggle_math.png
33876         inzipName 
33877         embed true
33878         BoundingBox 0bp 5bp 20bp 25bp
33879         rotateOrigin center
33880
33881 \end_inset
33882
33883
33884 \end_layout
33885
33886 \end_inset
33887 </cell>
33888 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
33889 \begin_inset Text
33890
33891 \begin_layout Standard
33892 Toggle math toolbar on/off
33893 \end_layout
33894
33895 \end_inset
33896 </cell>
33897 </row>
33898 <row interlinespace="2.5mm">
33899 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33900 \begin_inset Text
33901
33902 \begin_layout Standard
33903 \begin_inset Graphics
33904         filename ../images/toolbar-toggle_table.png
33905         inzipName 
33906         embed true
33907         BoundingBox 0bp 5bp 20bp 25bp
33908         rotateOrigin center
33909
33910 \end_inset
33911
33912
33913 \end_layout
33914
33915 \end_inset
33916 </cell>
33917 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
33918 \begin_inset Text
33919
33920 \begin_layout Standard
33921 Toggle table toolbar on/off
33922 \end_layout
33923
33924 \end_inset
33925 </cell>
33926 </row>
33927 </lyxtabular>
33928
33929 \end_inset
33930
33931
33932 \end_layout
33933
33934 \begin_layout Subsection
33935 Extra Toolbar
33936 \begin_inset LatexCommand index
33937 name "Toolbar ! Extra"
33938
33939 \end_inset
33940
33941
33942 \end_layout
33943
33944 \begin_layout Standard
33945 \begin_inset Graphics
33946         filename clipart/ExtraToolbar.png
33947         inzipName 
33948         embed true
33949         width 100col%
33950
33951 \end_inset
33952
33953
33954 \end_layout
33955
33956 \begin_layout Standard
33957 \begin_inset VSpace defskip
33958 \end_inset
33959
33960
33961 \end_layout
33962
33963 \begin_layout Standard
33964 The extra toolbar as shown above contains from left to right the following
33965  buttons:
33966 \end_layout
33967
33968 \begin_layout Standard
33969 \begin_inset VSpace defskip
33970 \end_inset
33971
33972
33973 \end_layout
33974
33975 \begin_layout Standard
33976 \begin_inset Tabular
33977 <lyxtabular version="3" rows="23" columns="2">
33978 <features islongtable="true">
33979 <column alignment="left" valignment="top" width="0">
33980 <column alignment="left" valignment="top" width="0">
33981 <row interlinespace="2.5mm">
33982 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33983 \begin_inset Text
33984
33985 \begin_layout Standard
33986 \begin_inset Graphics
33987         filename ../images/layout.png
33988         inzipName 
33989         embed true
33990         BoundingBox 0bp 5bp 20bp 25bp
33991         rotateOrigin center
33992
33993 \end_inset
33994
33995
33996 \end_layout
33997
33998 \end_inset
33999 </cell>
34000 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
34001 \begin_inset Text
34002
34003 \begin_layout Standard
34004 Default
34005 \end_layout
34006
34007 \end_inset
34008 </cell>
34009 </row>
34010 <row interlinespace="2.5mm">
34011 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34012 \begin_inset Text
34013
34014 \begin_layout Standard
34015 \begin_inset Graphics
34016         filename ../images/layout_Enumerate.png
34017         inzipName 
34018         embed false
34019         BoundingBox 0bp 5bp 20bp 25bp
34020         rotateOrigin center
34021
34022 \end_inset
34023
34024
34025 \end_layout
34026
34027 \end_inset
34028 </cell>
34029 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
34030 \begin_inset Text
34031
34032 \begin_layout Standard
34033 Numbered list
34034 \end_layout
34035
34036 \end_inset
34037 </cell>
34038 </row>
34039 <row interlinespace="2.5mm">
34040 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34041 \begin_inset Text
34042
34043 \begin_layout Standard
34044 \begin_inset Graphics
34045         filename ../images/layout_Itemize.png
34046         inzipName 
34047         embed true
34048         BoundingBox 0bp 5bp 20bp 25bp
34049         rotateOrigin center
34050
34051 \end_inset
34052
34053
34054 \end_layout
34055
34056 \end_inset
34057 </cell>
34058 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
34059 \begin_inset Text
34060
34061 \begin_layout Standard
34062 Itemized list
34063 \end_layout
34064
34065 \end_inset
34066 </cell>
34067 </row>
34068 <row interlinespace="2.5mm">
34069 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34070 \begin_inset Text
34071
34072 \begin_layout Standard
34073 \begin_inset Graphics
34074         filename ../images/layout_List.png
34075         inzipName 
34076         embed true
34077         BoundingBox 0bp 5bp 20bp 25bp
34078         rotateOrigin center
34079
34080 \end_inset
34081
34082
34083 \end_layout
34084
34085 \end_inset
34086 </cell>
34087 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
34088 \begin_inset Text
34089
34090 \begin_layout Standard
34091 List
34092 \end_layout
34093
34094 \end_inset
34095 </cell>
34096 </row>
34097 <row interlinespace="2.5mm">
34098 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34099 \begin_inset Text
34100
34101 \begin_layout Standard
34102 \begin_inset Graphics
34103         filename ../images/layout_Description.png
34104         inzipName 
34105         embed false
34106         BoundingBox 0bp 5bp 20bp 25bp
34107         rotateOrigin center
34108
34109 \end_inset
34110
34111
34112 \end_layout
34113
34114 \end_inset
34115 </cell>
34116 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
34117 \begin_inset Text
34118
34119 \begin_layout Standard
34120 Description list
34121 \end_layout
34122
34123 \end_inset
34124 </cell>
34125 </row>
34126 <row interlinespace="2.5mm">
34127 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34128 \begin_inset Text
34129
34130 \begin_layout Standard
34131 \begin_inset Graphics
34132         filename ../images/depth-increment.png
34133         inzipName 
34134         embed false
34135         BoundingBox 0bp 5bp 20bp 25bp
34136         rotateOrigin center
34137
34138 \end_inset
34139
34140
34141 \end_layout
34142
34143 \end_inset
34144 </cell>
34145 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
34146 \begin_inset Text
34147
34148 \begin_layout Standard
34149
34150 \family sans
34151 Edit\SpecialChar \menuseparator
34152 Increase\InsetSpace ~
34153 List\InsetSpace ~
34154 Depth
34155 \end_layout
34156
34157 \end_inset
34158 </cell>
34159 </row>
34160 <row interlinespace="2.5mm">
34161 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34162 \begin_inset Text
34163
34164 \begin_layout Standard
34165 \begin_inset Graphics
34166         filename ../images/depth-decrement.png
34167         inzipName 
34168         embed true
34169         BoundingBox 0bp 5bp 20bp 25bp
34170         rotateOrigin center
34171
34172 \end_inset
34173
34174
34175 \end_layout
34176
34177 \end_inset
34178 </cell>
34179 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
34180 \begin_inset Text
34181
34182 \begin_layout Standard
34183
34184 \family sans
34185 Edit\SpecialChar \menuseparator
34186 Decrease\InsetSpace ~
34187 List\InsetSpace ~
34188 Depth
34189 \end_layout
34190
34191 \end_inset
34192 </cell>
34193 </row>
34194 <row interlinespace="2.5mm">
34195 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34196 \begin_inset Text
34197
34198 \begin_layout Standard
34199 \begin_inset Graphics
34200         filename ../images/float-insert_figure.png
34201         inzipName 
34202         embed true
34203         BoundingBox 0bp 5bp 20bp 20bp
34204
34205 \end_inset
34206
34207
34208 \end_layout
34209
34210 \end_inset
34211 </cell>
34212 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
34213 \begin_inset Text
34214
34215 \begin_layout Standard
34216
34217 \family sans
34218 Insert\SpecialChar \menuseparator
34219 Float\SpecialChar \menuseparator
34220 Figure
34221 \end_layout
34222
34223 \end_inset
34224 </cell>
34225 </row>
34226 <row interlinespace="2.5mm">
34227 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34228 \begin_inset Text
34229
34230 \begin_layout Standard
34231 \begin_inset Graphics
34232         filename ../images/float-insert_table.png
34233         inzipName 
34234         embed false
34235         BoundingBox 0bp 5bp 20bp 20bp
34236
34237 \end_inset
34238
34239
34240 \end_layout
34241
34242 \end_inset
34243 </cell>
34244 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
34245 \begin_inset Text
34246
34247 \begin_layout Standard
34248
34249 \family sans
34250 Insert\SpecialChar \menuseparator
34251 Float\SpecialChar \menuseparator
34252 Table
34253 \end_layout
34254
34255 \end_inset
34256 </cell>
34257 </row>
34258 <row interlinespace="2.5mm">
34259 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34260 \begin_inset Text
34261
34262 \begin_layout Standard
34263 \begin_inset Graphics
34264         filename ../images/label-insert.png
34265         inzipName 
34266         embed false
34267         BoundingBox 0bp 5bp 20bp 20bp
34268
34269 \end_inset
34270
34271
34272 \end_layout
34273
34274 \end_inset
34275 </cell>
34276 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
34277 \begin_inset Text
34278
34279 \begin_layout Standard
34280
34281 \family sans
34282 Insert\SpecialChar \menuseparator
34283 Label
34284 \end_layout
34285
34286 \end_inset
34287 </cell>
34288 </row>
34289 <row interlinespace="2.5mm">
34290 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34291 \begin_inset Text
34292
34293 \begin_layout Standard
34294 \begin_inset Graphics
34295         filename ../images/dialog-show-new-inset_ref.png
34296         inzipName 
34297         embed false
34298         BoundingBox 0bp 5bp 20bp 20bp
34299
34300 \end_inset
34301
34302
34303 \end_layout
34304
34305 \end_inset
34306 </cell>
34307 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
34308 \begin_inset Text
34309
34310 \begin_layout Standard
34311
34312 \family sans
34313 Insert\SpecialChar \menuseparator
34314 Cross-Reference
34315 \end_layout
34316
34317 \end_inset
34318 </cell>
34319 </row>
34320 <row interlinespace="2.5mm">
34321 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34322 \begin_inset Text
34323
34324 \begin_layout Standard
34325 \begin_inset Graphics
34326         filename ../images/dialog-show-new-inset_citation.png
34327         inzipName 
34328         embed true
34329         BoundingBox 0bp 5bp 20bp 20bp
34330
34331 \end_inset
34332
34333
34334 \end_layout
34335
34336 \end_inset
34337 </cell>
34338 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34339 \begin_inset Text
34340
34341 \begin_layout Standard
34342
34343 \family sans
34344 Insert\SpecialChar \menuseparator
34345 Citation
34346 \end_layout
34347
34348 \end_inset
34349 </cell>
34350 </row>
34351 <row interlinespace="2.5mm">
34352 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34353 \begin_inset Text
34354
34355 \begin_layout Standard
34356 \begin_inset Graphics
34357         filename ../images/index-insert.png
34358         inzipName 
34359         embed true
34360         BoundingBox 0bp 5bp 20bp 20bp
34361
34362 \end_inset
34363
34364
34365 \end_layout
34366
34367 \end_inset
34368 </cell>
34369 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34370 \begin_inset Text
34371
34372 \begin_layout Standard
34373
34374 \family sans
34375 Insert\SpecialChar \menuseparator
34376 Index\InsetSpace ~
34377 Entry
34378 \end_layout
34379
34380 \end_inset
34381 </cell>
34382 </row>
34383 <row interlinespace="2.5mm">
34384 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34385 \begin_inset Text
34386
34387 \begin_layout Standard
34388 \begin_inset Graphics
34389         filename ../images/nomencl-insert.png
34390         inzipName 
34391         embed true
34392         BoundingBox 0bp 5bp 20bp 20bp
34393
34394 \end_inset
34395
34396
34397 \end_layout
34398
34399 \end_inset
34400 </cell>
34401 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34402 \begin_inset Text
34403
34404 \begin_layout Standard
34405
34406 \family sans
34407 Insert\SpecialChar \menuseparator
34408 Nomenclature\InsetSpace ~
34409 Entry
34410 \end_layout
34411
34412 \end_inset
34413 </cell>
34414 </row>
34415 <row interlinespace="2.5mm">
34416 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34417 \begin_inset Text
34418
34419 \begin_layout Standard
34420 \begin_inset Graphics
34421         filename ../images/footnote-insert.png
34422         inzipName 
34423         embed false
34424         BoundingBox 0bp 5bp 20bp 20bp
34425
34426 \end_inset
34427
34428
34429 \end_layout
34430
34431 \end_inset
34432 </cell>
34433 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
34434 \begin_inset Text
34435
34436 \begin_layout Standard
34437
34438 \family sans
34439 Insert\SpecialChar \menuseparator
34440 Footnote
34441 \end_layout
34442
34443 \end_inset
34444 </cell>
34445 </row>
34446 <row interlinespace="2.5mm">
34447 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34448 \begin_inset Text
34449
34450 \begin_layout Standard
34451 \begin_inset Graphics
34452         filename ../images/marginalnote-insert.png
34453         inzipName 
34454         embed true
34455         BoundingBox 0bp 5bp 20bp 25bp
34456         rotateOrigin center
34457
34458 \end_inset
34459
34460
34461 \end_layout
34462
34463 \end_inset
34464 </cell>
34465 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
34466 \begin_inset Text
34467
34468 \begin_layout Standard
34469
34470 \family sans
34471 Insert\SpecialChar \menuseparator
34472 Marginal\InsetSpace ~
34473 Note
34474 \end_layout
34475
34476 \end_inset
34477 </cell>
34478 </row>
34479 <row interlinespace="2.5mm">
34480 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34481 \begin_inset Text
34482
34483 \begin_layout Standard
34484 \begin_inset Graphics
34485         filename ../images/note-insert.png
34486         inzipName 
34487         embed false
34488         BoundingBox 0bp 5bp 20bp 20bp
34489
34490 \end_inset
34491
34492
34493 \end_layout
34494
34495 \end_inset
34496 </cell>
34497 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
34498 \begin_inset Text
34499
34500 \begin_layout Standard
34501
34502 \family sans
34503 Insert\SpecialChar \menuseparator
34504 Note\SpecialChar \menuseparator
34505 LyX\InsetSpace ~
34506 Note
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/url-insert.png
34519         inzipName 
34520         embed true
34521         BoundingBox 0bp 5bp 20bp 20bp
34522
34523 \end_inset
34524
34525
34526 \end_layout
34527
34528 \end_inset
34529 </cell>
34530 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
34531 \begin_inset Text
34532
34533 \begin_layout Standard
34534
34535 \family sans
34536 Insert\SpecialChar \menuseparator
34537 URL
34538 \end_layout
34539
34540 \end_inset
34541 </cell>
34542 </row>
34543 <row interlinespace="2.5mm">
34544 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34545 \begin_inset Text
34546
34547 \begin_layout Standard
34548 \begin_inset Graphics
34549         filename ../images/ert-insert.png
34550         inzipName 
34551         embed true
34552         BoundingBox 0bp 5bp 20bp 20bp
34553
34554 \end_inset
34555
34556
34557 \end_layout
34558
34559 \end_inset
34560 </cell>
34561 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
34562 \begin_inset Text
34563
34564 \begin_layout Standard
34565
34566 \family sans
34567 Insert\SpecialChar \menuseparator
34568 T
34569 \family default
34570
34571 \begin_inset ERT
34572 status collapsed
34573
34574 \begin_layout Standard
34575
34576 {}
34577 \end_layout
34578
34579 \end_inset
34580
34581
34582 \family sans
34583 eX
34584 \end_layout
34585
34586 \end_inset
34587 </cell>
34588 </row>
34589 <row interlinespace="2.5mm">
34590 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34591 \begin_inset Text
34592
34593 \begin_layout Standard
34594 \begin_inset Graphics
34595         filename ../images/dialog-show-new-inset_include.png
34596         inzipName 
34597         embed true
34598         BoundingBox 0bp 5bp 20bp 20bp
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 Insert\SpecialChar \menuseparator
34614 File\SpecialChar \menuseparator
34615 Child\InsetSpace ~
34616 Document
34617 \end_layout
34618
34619 \end_inset
34620 </cell>
34621 </row>
34622 <row interlinespace="2.5mm">
34623 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34624 \begin_inset Text
34625
34626 \begin_layout Standard
34627 \begin_inset Graphics
34628         filename ../images/dialog-show_character.png
34629         inzipName 
34630         embed true
34631         BoundingBox 0bp 5bp 20bp 25bp
34632         rotateOrigin center
34633
34634 \end_inset
34635
34636
34637 \end_layout
34638
34639 \end_inset
34640 </cell>
34641 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
34642 \begin_inset Text
34643
34644 \begin_layout Standard
34645
34646 \family sans
34647 Edit\SpecialChar \menuseparator
34648 Text\InsetSpace ~
34649 Style
34650 \end_layout
34651
34652 \end_inset
34653 </cell>
34654 </row>
34655 <row interlinespace="2.5mm">
34656 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34657 \begin_inset Text
34658
34659 \begin_layout Standard
34660 \begin_inset Graphics
34661         filename ../images/layout-paragraph.png
34662         inzipName 
34663         embed false
34664         BoundingBox 0bp 5bp 20bp 25bp
34665         rotateOrigin center
34666
34667 \end_inset
34668
34669
34670 \end_layout
34671
34672 \end_inset
34673 </cell>
34674 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
34675 \begin_inset Text
34676
34677 \begin_layout Standard
34678
34679 \family sans
34680 Edit\SpecialChar \menuseparator
34681 Paragraph\InsetSpace ~
34682 Settings
34683 \end_layout
34684
34685 \end_inset
34686 </cell>
34687 </row>
34688 <row interlinespace="2.5mm">
34689 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34690 \begin_inset Text
34691
34692 \begin_layout Standard
34693 \begin_inset Graphics
34694         filename ../images/thesaurus-entry.png
34695         inzipName 
34696         embed true
34697         BoundingBox 0bp 5bp 20bp 25bp
34698         rotateOrigin center
34699
34700 \end_inset
34701
34702
34703 \end_layout
34704
34705 \end_inset
34706 </cell>
34707 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
34708 \begin_inset Text
34709
34710 \begin_layout Standard
34711
34712 \family sans
34713 Tools\SpecialChar \menuseparator
34714 Thesaurus
34715 \end_layout
34716
34717 \end_inset
34718 </cell>
34719 </row>
34720 </lyxtabular>
34721
34722 \end_inset
34723
34724
34725 \end_layout
34726
34727 \begin_layout Subsection
34728 View / Update Toolbar
34729 \begin_inset LatexCommand index
34730 name "Toolbar ! View / Update"
34731
34732 \end_inset
34733
34734
34735 \end_layout
34736
34737 \begin_layout Standard
34738 \begin_inset Graphics
34739         filename clipart/ViewToolbar.png
34740         inzipName 
34741         embed false
34742
34743 \end_inset
34744
34745
34746 \end_layout
34747
34748 \begin_layout Standard
34749 \begin_inset VSpace defskip
34750 \end_inset
34751
34752
34753 \end_layout
34754
34755 \begin_layout Standard
34756 The view / update toolbar as shown above contains from left to right the
34757  following buttons:
34758 \end_layout
34759
34760 \begin_layout Standard
34761 \begin_inset VSpace defskip
34762 \end_inset
34763
34764
34765 \end_layout
34766
34767 \begin_layout Standard
34768 \begin_inset Tabular
34769 <lyxtabular version="3" rows="6" columns="2">
34770 <features islongtable="true">
34771 <column alignment="left" valignment="top" width="0">
34772 <column alignment="left" valignment="top" width="0">
34773 <row interlinespace="2.5mm">
34774 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34775 \begin_inset Text
34776
34777 \begin_layout Standard
34778 \begin_inset Graphics
34779         filename ../images/buffer-view_dvi.png
34780         inzipName 
34781         embed false
34782         BoundingBox 0bp 5bp 20bp 25bp
34783         rotateOrigin center
34784
34785 \end_inset
34786
34787
34788 \end_layout
34789
34790 \end_inset
34791 </cell>
34792 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
34793 \begin_inset Text
34794
34795 \begin_layout Standard
34796
34797 \family sans
34798 View\SpecialChar \menuseparator
34799 DVI
34800 \end_layout
34801
34802 \end_inset
34803 </cell>
34804 </row>
34805 <row interlinespace="2.5mm">
34806 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34807 \begin_inset Text
34808
34809 \begin_layout Standard
34810 \begin_inset Graphics
34811         filename ../images/buffer-update_dvi.png
34812         inzipName 
34813         embed true
34814         BoundingBox 0bp 5bp 20bp 25bp
34815         rotateOrigin center
34816
34817 \end_inset
34818
34819
34820 \end_layout
34821
34822 \end_inset
34823 </cell>
34824 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
34825 \begin_inset Text
34826
34827 \begin_layout Standard
34828
34829 \family sans
34830 View\SpecialChar \menuseparator
34831 Update\SpecialChar \menuseparator
34832 DVI
34833 \end_layout
34834
34835 \end_inset
34836 </cell>
34837 </row>
34838 <row interlinespace="2.5mm">
34839 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34840 \begin_inset Text
34841
34842 \begin_layout Standard
34843 \begin_inset Graphics
34844         filename ../images/buffer-view_pdf2.png
34845         inzipName 
34846         embed false
34847         BoundingBox 0bp 5bp 20bp 25bp
34848         rotateOrigin center
34849
34850 \end_inset
34851
34852
34853 \end_layout
34854
34855 \end_inset
34856 </cell>
34857 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
34858 \begin_inset Text
34859
34860 \begin_layout Standard
34861
34862 \family sans
34863 View\SpecialChar \menuseparator
34864 PDF
34865 \end_layout
34866
34867 \end_inset
34868 </cell>
34869 </row>
34870 <row interlinespace="2.5mm">
34871 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34872 \begin_inset Text
34873
34874 \begin_layout Standard
34875 \begin_inset Graphics
34876         filename ../images/buffer-update_pdf2.png
34877         inzipName 
34878         embed false
34879         BoundingBox 0bp 5bp 20bp 25bp
34880         rotateOrigin center
34881
34882 \end_inset
34883
34884
34885 \end_layout
34886
34887 \end_inset
34888 </cell>
34889 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
34890 \begin_inset Text
34891
34892 \begin_layout Standard
34893
34894 \family sans
34895 View\SpecialChar \menuseparator
34896 Update\SpecialChar \menuseparator
34897 PDF
34898 \begin_inset Foot
34899 status collapsed
34900
34901 \begin_layout Standard
34902 This button is on some LyX for Windows installations not here because its
34903  functionality is merged with 
34904 \family sans
34905 View\SpecialChar \menuseparator
34906 PDF
34907 \family default
34908 .
34909  
34910 \end_layout
34911
34912 \end_inset
34913
34914
34915 \end_layout
34916
34917 \end_inset
34918 </cell>
34919 </row>
34920 <row interlinespace="2.5mm">
34921 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34922 \begin_inset Text
34923
34924 \begin_layout Standard
34925 \begin_inset Graphics
34926         filename ../images/buffer-view_ps.png
34927         inzipName 
34928         embed true
34929         BoundingBox 0bp 5bp 20bp 25bp
34930         rotateOrigin center
34931
34932 \end_inset
34933
34934
34935 \end_layout
34936
34937 \end_inset
34938 </cell>
34939 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
34940 \begin_inset Text
34941
34942 \begin_layout Standard
34943
34944 \family sans
34945 View\SpecialChar \menuseparator
34946 Postscript
34947 \end_layout
34948
34949 \end_inset
34950 </cell>
34951 </row>
34952 <row interlinespace="2.5mm">
34953 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34954 \begin_inset Text
34955
34956 \begin_layout Standard
34957 \begin_inset Graphics
34958         filename ../images/buffer-update_ps.png
34959         inzipName 
34960         embed true
34961         BoundingBox 0bp 5bp 20bp 25bp
34962         rotateOrigin center
34963
34964 \end_inset
34965
34966
34967 \end_layout
34968
34969 \end_inset
34970 </cell>
34971 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
34972 \begin_inset Text
34973
34974 \begin_layout Standard
34975
34976 \family sans
34977 View\SpecialChar \menuseparator
34978 Update\SpecialChar \menuseparator
34979 Postscript
34980 \end_layout
34981
34982 \end_inset
34983 </cell>
34984 </row>
34985 </lyxtabular>
34986
34987 \end_inset
34988
34989
34990 \end_layout
34991
34992 \begin_layout Subsection
34993 Other Toolbars
34994 \end_layout
34995
34996 \begin_layout Standard
34997 The change tracking toolbar is explained in section\InsetSpace ~
34998
34999 \begin_inset LatexCommand ref
35000 reference "sec:Change-Tracking"
35001
35002 \end_inset
35003
35004 , the table toolbar
35005 \begin_inset LatexCommand index
35006 name "Toolbar ! Table"
35007
35008 \end_inset
35009
35010  is explained in the 
35011 \emph on
35012 Embedded Objects
35013 \emph default
35014  manual.
35015 \end_layout
35016
35017 \begin_layout Chapter
35018 The 
35019 \family sans
35020 Preferences
35021 \family default
35022  Dialog
35023 \begin_inset LatexCommand label
35024 name "cha:The-Preferences-dialog"
35025
35026 \end_inset
35027
35028
35029 \begin_inset LatexCommand index
35030 name "Preferences"
35031
35032 \end_inset
35033
35034
35035 \end_layout
35036
35037 \begin_layout Standard
35038 The preferences dialog is called with the menu Tools\SpecialChar \menuseparator
35039 Preferences.
35040  It consists of submenus explained in the following.
35041 \end_layout
35042
35043 \begin_layout Section
35044 Look and Feel
35045 \end_layout
35046
35047 \begin_layout Subsection
35048 User Interface
35049 \begin_inset LatexCommand label
35050 name "sec:ui"
35051
35052 \end_inset
35053
35054
35055 \begin_inset LatexCommand index
35056 name "Customization ! of toolbars"
35057
35058 \end_inset
35059
35060
35061 \begin_inset LatexCommand index
35062 name "Customization ! of menus"
35063
35064 \end_inset
35065
35066
35067 \end_layout
35068
35069 \begin_layout Standard
35070 \begin_inset Note Greyedout
35071 status open
35072
35073 \begin_layout Standard
35074
35075 \series bold
35076 Note:
35077 \series default
35078  You have to restart LyX before changes in ui- and bind-files take effect.
35079 \end_layout
35080
35081 \end_inset
35082
35083
35084 \end_layout
35085
35086 \begin_layout Subsubsection
35087 User Interface File
35088 \begin_inset LatexCommand index
35089 name "Customization ! of toolbars"
35090
35091 \end_inset
35092
35093
35094 \begin_inset LatexCommand index
35095 name "Customization ! of menus"
35096
35097 \end_inset
35098
35099
35100 \end_layout
35101
35102 \begin_layout Standard
35103 The appearance of the menus and toolbars can be changed by choosing an user
35104  interface (ui) file.
35105  An ui-file is a textfile where the toolbars and menus are listed.
35106  The toolbar buttons and menu entries are specified in the files 
35107 \shape italic
35108 stdtoolbars.inc
35109 \shape default
35110  and 
35111 \shape italic
35112 stdmenus.inc
35113 \shape default
35114 , respectively.
35115  To create your own menu and toolbar layout, start with a copy of these
35116  files and edit the entries.
35117 \end_layout
35118
35119 \begin_layout Standard
35120 The syntax of the .inc-files is straightforward: The 
35121 \family sans
35122 Menubar
35123 \family default
35124
35125 \family sans
35126 Menu
35127 \family default
35128  and 
35129 \family sans
35130 Toolbar
35131 \family default
35132  entries must be ended with an explicit 
35133 \family sans
35134 End
35135 \family default
35136 .
35137  They may contain 
35138 \family sans
35139 Submenus
35140 \family default
35141
35142 \family sans
35143 Items
35144 \family default
35145
35146 \family sans
35147 OptItems
35148 \family default
35149
35150 \family sans
35151 Separators
35152 \family default
35153
35154 \family sans
35155 Icons,
35156 \family default
35157  and in the case of the 
35158 \begin_inset Quotes eld
35159 \end_inset
35160
35161 file
35162 \begin_inset Quotes erd
35163 \end_inset
35164
35165  menus a 
35166 \family sans
35167 Lastfiles
35168 \family default
35169  entry.
35170  The syntax for the entries is:
35171 \end_layout
35172
35173 \begin_layout Standard
35174 \begin_inset VSpace smallskip*
35175 \end_inset
35176
35177
35178 \series bold
35179 Item 
35180 \begin_inset Quotes erd
35181 \end_inset
35182
35183 menu 
35184 \series default
35185 or
35186 \series bold
35187  button name
35188 \begin_inset Quotes erd
35189 \end_inset
35190
35191  
35192 \begin_inset Quotes erd
35193 \end_inset
35194
35195 LyX-function
35196 \begin_inset Quotes erd
35197 \end_inset
35198
35199
35200 \end_layout
35201
35202 \begin_layout Standard
35203 \noindent
35204 \begin_inset VSpace smallskip*
35205 \end_inset
35206
35207 All LyX-functions are listed in 
35208 \begin_inset LatexCommand cite
35209 key "LyX-func"
35210
35211 \end_inset
35212
35213 .
35214 \end_layout
35215
35216 \begin_layout Standard
35217 \begin_inset VSpace medskip
35218 \end_inset
35219
35220
35221 \end_layout
35222
35223 \begin_layout Standard
35224 An example: Assuming you use the menu 
35225 \family sans
35226 Navigate\SpecialChar \menuseparator
35227 Bookmarks
35228 \family default
35229  quite often and therefore want six available bookmarks, you can add the
35230  line
35231 \end_layout
35232
35233 \begin_layout Standard
35234 \begin_inset VSpace smallskip*
35235 \end_inset
35236
35237
35238 \series bold
35239 Item "Save Bookmark 6" "bookmark-save 6"
35240 \end_layout
35241
35242 \begin_layout Standard
35243 \noindent
35244 \begin_inset VSpace smallskip*
35245 \end_inset
35246
35247 to the navigate menu section in the .inc-file to have the sixth bookmark.
35248 \end_layout
35249
35250 \begin_layout Subsubsection
35251 Bind-File
35252 \begin_inset LatexCommand index
35253 name "Bindings"
35254
35255 \end_inset
35256
35257
35258 \end_layout
35259
35260 \begin_layout Standard
35261 Bindings are used to bind a function to a key.
35262  Several binding files are available:
35263 \end_layout
35264
35265 \begin_layout Description
35266 cua.bind typical set of PC keyboard shortcuts
35267 \end_layout
35268
35269 \begin_layout Description
35270 (x)emacs.bind set of bindings like they are used in the editor programs 
35271 \family sans
35272 Emacs
35273 \family default
35274  (
35275 \family sans
35276 XEmacs
35277 \family default
35278 )
35279 \end_layout
35280
35281 \begin_layout Description
35282 mac.bind set of bindings for 
35283 \family sans
35284 Mac\InsetSpace \thinspace{}
35285 OS
35286 \family default
35287  systems.
35288 \end_layout
35289
35290 \begin_layout Standard
35291 There are also bind-files designed for special document classes, like 
35292 \shape italic
35293 broadway.bind
35294 \shape default
35295 , and bind files for special languages.
35296  The name of language bind-files begin with a language code, e.g.
35297  
35298 \begin_inset Quotes eld
35299 \end_inset
35300
35301 pt
35302 \begin_inset Quotes erd
35303 \end_inset
35304
35305  for Portuguese.
35306  If you use LyX in a certain language, LyX will try to use the appropriate
35307  bind-file.
35308 \end_layout
35309
35310 \begin_layout Standard
35311 Some bind-files, like 
35312 \emph on
35313 math.bind
35314 \emph default
35315 , have only a small scope.
35316  When looking at the the end of the file 
35317 \shape italic
35318 cua.bind
35319 \shape default
35320 , you can see that they are included to keep the overview in the bind-file.
35321 \end_layout
35322
35323 \begin_layout Standard
35324 If you like to customize the keybindings to your own taste, modify the bind-file
35325 s with a text editor.
35326  The syntax of the entries is:
35327 \end_layout
35328
35329 \begin_layout Standard
35330
35331 \series bold
35332
35333 \backslash
35334 bind 
35335 \begin_inset Quotes erd
35336 \end_inset
35337
35338 key combination
35339 \begin_inset Quotes erd
35340 \end_inset
35341
35342  
35343 \begin_inset Quotes erd
35344 \end_inset
35345
35346 LyX-function
35347 \begin_inset Quotes erd
35348 \end_inset
35349
35350
35351 \end_layout
35352
35353 \begin_layout Standard
35354 All LyX-functions are listed in 
35355 \begin_inset LatexCommand cite
35356 key "LyX-func"
35357
35358 \end_inset
35359
35360 .
35361 \end_layout
35362
35363 \begin_layout Subsubsection
35364 Session
35365 \end_layout
35366
35367 \begin_layout Standard
35368 When the option 
35369 \family sans
35370 Save\InsetSpace \thinspace{}
35371 /\InsetSpace \thinspace{}
35372 restore window size, or use fixed size
35373 \family default
35374  is not checked, you can specify the size of LyX's main window when LyX
35375  is started.
35376 \end_layout
35377
35378 \begin_layout Standard
35379 With the option 
35380 \family sans
35381 Save\InsetSpace \thinspace{}
35382 /\InsetSpace \thinspace{}
35383 restore window position
35384 \family default
35385  LyX will be opened with its main window at the last used position.
35386 \end_layout
35387
35388 \begin_layout Standard
35389 The option 
35390 \family sans
35391 Restore cursor positions
35392 \family default
35393  sets the cursor to the position in the file where it has been the last
35394  time.
35395 \end_layout
35396
35397 \begin_layout Standard
35398 The option 
35399 \family sans
35400 Load opened files from last session
35401 \family default
35402  opens all files that were opened in the last LyX session.
35403 \end_layout
35404
35405 \begin_layout Subsubsection
35406 Documents
35407 \begin_inset LatexCommand label
35408 name "sub:Backup documents"
35409
35410 \end_inset
35411
35412
35413 \begin_inset LatexCommand index
35414 name "Backup ! Documents"
35415
35416 \end_inset
35417
35418
35419 \end_layout
35420
35421 \begin_layout Standard
35422 When the option 
35423 \family sans
35424 Backup documents
35425 \family default
35426  is set, you can specify the time between backup saves.
35427 \end_layout
35428
35429 \begin_layout Standard
35430
35431 \family sans
35432 Maximum last files
35433 \family default
35434  is the number of last opened files that LyX should display in the menu
35435  
35436 \family sans
35437 File\SpecialChar \menuseparator
35438 Open\InsetSpace ~
35439 Recent
35440 \family default
35441 .
35442 \end_layout
35443
35444 \begin_layout Subsubsection
35445 Scrolling
35446 \end_layout
35447
35448 \begin_layout Standard
35449 The option 
35450 \family sans
35451 Cursor follows scrollbar
35452 \family default
35453  sets the cursor to the top of the currently displayed document part when
35454  scrolling.
35455 \end_layout
35456
35457 \begin_layout Subsection
35458 Screen Fonts
35459 \begin_inset LatexCommand index
35460 name "Font ! Screen"
35461
35462 \end_inset
35463
35464
35465 \begin_inset LatexCommand label
35466 name "sub:Screen-Fonts"
35467
35468 \end_inset
35469
35470
35471 \end_layout
35472
35473 \begin_layout Standard
35474 These fonts are used to display your documents on the screen.
35475 \end_layout
35476
35477 \begin_layout Standard
35478 \begin_inset Note Greyedout
35479 status open
35480
35481 \begin_layout Standard
35482
35483 \series bold
35484 Note:
35485 \series default
35486  This section only deals with the fonts 
35487 \emph on
35488 inside
35489 \emph default
35490  the LyX window.
35491  The fonts that appear on the output are independent from these fonts, and
35492  set in the menu 
35493 \family sans
35494 Layout\SpecialChar \menuseparator
35495 Document
35496 \family default
35497 .
35498 \end_layout
35499
35500 \end_inset
35501
35502
35503 \end_layout
35504
35505 \begin_layout Standard
35506 By default, LyX uses 
35507 \family typewriter
35508 Times
35509 \family default
35510  as roman (serif) font, 
35511 \family typewriter
35512 Arial
35513 \family default
35514  or 
35515 \family typewriter
35516 Helvetica
35517 \family default
35518  (depends on the system) as 
35519 \family sans
35520 sans\InsetSpace ~
35521 serif
35522 \family default
35523  font, and 
35524 \family typewriter
35525 Courier
35526 \family default
35527  as 
35528 \family typewriter
35529 typewriter
35530 \family default
35531  font.
35532 \end_layout
35533
35534 \begin_layout Standard
35535 You can change the font size with the 
35536 \family sans
35537 Zoom
35538 \family default
35539  setting.
35540 \end_layout
35541
35542 \begin_layout Standard
35543
35544 \family sans
35545 Screen DPI
35546 \family default
35547  is the screen resolution in dpi (dots per inch).
35548  The Font Sizes are calculated as letter height in units of points.
35549  72\InsetSpace \thinspace{}
35550 points have the size of 1\InsetSpace \thinspace{}
35551 inch, see Appendix\InsetSpace ~
35552
35553 \begin_inset LatexCommand ref
35554 reference "cha:Units-available-in"
35555
35556 \end_inset
35557
35558 .
35559 \end_layout
35560
35561 \begin_layout Standard
35562 The default 
35563 \family sans
35564 Font Sizes
35565 \family default
35566  are the same as if a document font size of 10
35567 \begin_inset Formula $\,$
35568 \end_inset
35569
35570 pt would be used.
35571  The sizes are explained in detail in section\InsetSpace ~
35572
35573 \begin_inset LatexCommand ref
35574 reference "sub:Document-Font"
35575
35576 \end_inset
35577
35578 .
35579 \end_layout
35580
35581 \begin_layout Subsection
35582 Colors
35583 \begin_inset LatexCommand index
35584 name "Color ! LyX screen"
35585
35586 \end_inset
35587
35588
35589 \begin_inset LatexCommand index
35590 name "Settings ! Color"
35591
35592 \end_inset
35593
35594
35595 \end_layout
35596
35597 \begin_layout Standard
35598 You can here change all colors used by LyX.
35599  Choose an item in the list and use the 
35600 \family sans
35601 Alter
35602 \family default
35603  button.
35604 \end_layout
35605
35606 \begin_layout Subsection
35607 Graphics
35608 \begin_inset LatexCommand index
35609 name "Settings ! Graphics"
35610
35611 \end_inset
35612
35613
35614 \end_layout
35615
35616 \begin_layout Standard
35617 Here you can specify how graphics inside LyX are displayed.
35618 \end_layout
35619
35620 \begin_layout Standard
35621
35622 \family sans
35623 Instant Preview
35624 \family default
35625  enables previewing snippets of your document.
35626  This feature is described in section\InsetSpace ~
35627
35628 \begin_inset LatexCommand ref
35629 reference "sec:Previewing-snippets-of"
35630
35631 \end_inset
35632
35633 .
35634 \end_layout
35635
35636 \begin_layout Subsection
35637 Keyboard Map
35638 \begin_inset LatexCommand index
35639 name "Keyboard Map"
35640
35641 \end_inset
35642
35643
35644 \begin_inset LatexCommand index
35645 name "Settings ! Keyboard Map"
35646
35647 \end_inset
35648
35649
35650 \begin_inset LatexCommand label
35651 name "sub:Keyboard-Map"
35652
35653 \end_inset
35654
35655
35656 \end_layout
35657
35658 \begin_layout Standard
35659 Normally keyboard settings have to be done in a menu of your operating system.
35660  For the case that this is not possible, LyX provides keyboard maps.
35661  If you have e.\InsetSpace \thinspace{}
35662 g.\InsetSpace ~
35663 a Czech keyboard but want to write with it like with a Romanian
35664  one, you can use the keyboard map file named 
35665 \emph on
35666 romanian.kmap
35667 \emph default
35668 .
35669 \end_layout
35670
35671 \begin_layout Standard
35672 \begin_inset Note Greyedout
35673 status open
35674
35675 \begin_layout Standard
35676
35677 \series bold
35678 Note:
35679 \series default
35680  Keyboard maps are only provided as makeshift and don't work on all systems.
35681 \end_layout
35682
35683 \end_inset
35684
35685
35686 \end_layout
35687
35688 \begin_layout Section
35689 Paths
35690 \begin_inset LatexCommand index
35691 name "Paths"
35692
35693 \end_inset
35694
35695
35696 \begin_inset LatexCommand index
35697 name "Settings ! Directory"
35698
35699 \end_inset
35700
35701
35702 \end_layout
35703
35704 \begin_layout Description
35705 Working\InsetSpace ~
35706 directory This is LyX's working directory.
35707  It is the default when you 
35708 \family sans
35709 Open
35710 \family default
35711
35712 \family sans
35713 Save
35714 \family default
35715  or 
35716 \family sans
35717 Save\InsetSpace ~
35718 as
35719 \family default
35720  files.
35721 \end_layout
35722
35723 \begin_layout Description
35724 Document\InsetSpace ~
35725 templates This directory will be opened when you use the menu 
35726 \family sans
35727 File\SpecialChar \menuseparator
35728 New\InsetSpace ~
35729 from\InsetSpace ~
35730 Template
35731 \family default
35732 .
35733 \end_layout
35734
35735 \begin_layout Description
35736 Backup\InsetSpace ~
35737 directory
35738 \begin_inset LatexCommand index
35739 name "Backup ! Directory"
35740
35741 \end_inset
35742
35743  Backup copies will be saved to this directory.
35744  When no directory is given but backups are enabled as described in section\InsetSpace ~
35745
35746 \begin_inset LatexCommand ref
35747 reference "sub:Backup documents"
35748
35749 \end_inset
35750
35751 , the 
35752 \family sans
35753 Working directory
35754 \family default
35755  will be used to save the backups.
35756 \newline
35757 The backup files have the ending 
35758 \begin_inset Quotes eld
35759 \end_inset
35760
35761 .lyx~
35762 \begin_inset Quotes erd
35763 \end_inset
35764
35765 .
35766 \end_layout
35767
35768 \begin_layout Description
35769 Ly
35770 \begin_inset ERT
35771 status collapsed
35772
35773 \begin_layout Standard
35774
35775 {}
35776 \end_layout
35777
35778 \end_inset
35779
35780 XServer-Pipe Here you can enter the name of a Unix-pipe.
35781  This pipe is used to send data from external programs to LyX.
35782 \newline
35783
35784 \begin_inset Note Greyedout
35785 status open
35786
35787 \begin_layout Standard
35788
35789 \series bold
35790 Note:
35791 \series default
35792  This feature doesn't work on Windows systems.
35793 \end_layout
35794
35795 \end_inset
35796
35797
35798 \end_layout
35799
35800 \begin_layout Description
35801 Temporary\InsetSpace ~
35802 directory Temporary files will be saved in this directory.
35803 \end_layout
35804
35805 \begin_layout Description
35806 PATH\InsetSpace ~
35807 prefix This field contains a list of paths to external programs.
35808  When LyX needs to use an external program, it looks in this list where
35809  to find it on the system.
35810  The path list is automatically set up on Windows and Mac systems while
35811  LyX is configured, so that you normally don't have to modify it.
35812  On Unix\InsetSpace \thinspace{}
35813 /\InsetSpace \thinspace{}
35814 Linux systems, the path list will need to be set only if there
35815  are external programs you wish to use that are not in your normal system
35816  path ($PATH).
35817  
35818 \end_layout
35819
35820 \begin_layout Section
35821 Identity
35822 \end_layout
35823
35824 \begin_layout Standard
35825 Here you can insert your name and email address.
35826  The identity will be used when you have enabled change tracking as described
35827  in section\InsetSpace ~
35828
35829 \begin_inset LatexCommand ref
35830 reference "sec:Change-Tracking"
35831
35832 \end_inset
35833
35834 , to mark changes you make as yours.
35835 \end_layout
35836
35837 \begin_layout Section
35838 Language Settings
35839 \begin_inset LatexCommand index
35840 name "Language ! Settings"
35841
35842 \end_inset
35843
35844
35845 \begin_inset LatexCommand index
35846 name "Settings ! Language"
35847
35848 \end_inset
35849
35850
35851 \end_layout
35852
35853 \begin_layout Subsection
35854 Language
35855 \end_layout
35856
35857 \begin_layout Description
35858 Default\InsetSpace ~
35859 language is the language used in new documents
35860 \end_layout
35861
35862 \begin_layout Description
35863 Language\InsetSpace ~
35864 package is a LaTeX-command to load a LaTeX-package that handles
35865  language issues.
35866  The default is the LaTeX-command 
35867 \family sans
35868
35869 \backslash
35870 usepackage{babel}
35871 \family default
35872  that loads the package 
35873 \series bold
35874 babel
35875 \series default
35876 .
35877 \begin_inset Foot
35878 status collapsed
35879
35880 \begin_layout Standard
35881 For an introduction to the LaTeX-Syntax, have a look at section\InsetSpace ~
35882
35883 \begin_inset LatexCommand ref
35884 reference "sec:ERT"
35885
35886 \end_inset
35887
35888 .
35889 \end_layout
35890
35891 \end_inset
35892
35893
35894 \newline
35895 The 
35896 \series bold
35897 babel
35898 \series default
35899  translates in the background automatically text labels of documents to
35900  the document language.
35901  A text label is for instance the word 
35902 \begin_inset Quotes eld
35903 \end_inset
35904
35905 Table
35906 \begin_inset Quotes erd
35907 \end_inset
35908
35909  at the beginning of every table-caption.
35910 \end_layout
35911
35912 \begin_layout Description
35913 Command\InsetSpace ~
35914 start When a special LaTeX-package is needed to write in a certain
35915  document language, you can here specify the command to start the package.
35916  An example is the start command 
35917 \family sans
35918
35919 \backslash
35920 begin{arabtext}
35921 \family default
35922  that is needed to write Arabic using the package 
35923 \series bold
35924 ArabTeX
35925 \series default
35926 , see 
35927 \begin_inset LatexCommand cite
35928 key "Arabic"
35929
35930 \end_inset
35931
35932 .
35933  The default is the 
35934 \series bold
35935 babel
35936 \series default
35937  command 
35938 \family sans
35939
35940 \backslash
35941 selectlanguage{$$lang}
35942 \family default
35943 .
35944 \end_layout
35945
35946 \begin_layout Description
35947 Command\InsetSpace ~
35948 end Counterpart to 
35949 \family sans
35950 Command start
35951 \family default
35952 .
35953  Some packages, like the default, don't have an end command since the start
35954  command toggles the package on and off.
35955 \end_layout
35956
35957 \begin_layout Description
35958 Use\InsetSpace ~
35959 babel Whether 
35960 \series bold
35961 babel
35962 \series default
35963  is used or not.
35964 \end_layout
35965
35966 \begin_layout Description
35967 Global When this option is set, the languages used in the document will
35968  be added as options to the document class options, so that they can be
35969  used by all LaTeX-packages.
35970  Otherwise they will only be used as options for the 
35971 \series bold
35972 babel
35973 \series default
35974  package.
35975 \end_layout
35976
35977 \begin_layout Description
35978 Auto\InsetSpace ~
35979 begin When this option is set, the documents starts with the chosen
35980  document language.
35981  When this option is not set, the 
35982 \family sans
35983 Command\InsetSpace ~
35984 start
35985 \family default
35986  is explicitly set to the beginning of the document in the LaTeX-output.
35987  This assures that the correct language is used when you use another 
35988 \family sans
35989 Command\InsetSpace ~
35990 start
35991 \family default
35992  than the default.
35993 \end_layout
35994
35995 \begin_layout Description
35996 Auto\InsetSpace ~
35997 end Counterpart to 
35998 \family sans
35999 Auto\InsetSpace ~
36000 begin
36001 \family default
36002 .
36003  When it is not set, the 
36004 \family sans
36005 Command\InsetSpace ~
36006 end
36007 \family default
36008  is set to the end of the document.
36009 \end_layout
36010
36011 \begin_layout Description
36012 Mark\InsetSpace ~
36013 foreign\InsetSpace ~
36014 languages Text marked formatted in a language different from
36015  the document language will be underlined blue.
36016 \end_layout
36017
36018 \begin_layout Description
36019 Right\InsetSpace ~
36020 to\InsetSpace ~
36021 left\InsetSpace ~
36022 language\InsetSpace ~
36023 support Enables the use of languages, written from right
36024  to left, like Arabic, Hebrew, Farsi.
36025 \end_layout
36026
36027 \begin_layout Subsection
36028 Spellchecker
36029 \end_layout
36030
36031 \begin_layout Standard
36032 The spellchecker settings are explained in section\InsetSpace ~
36033
36034 \begin_inset LatexCommand ref
36035 reference "sec:Spellchecking"
36036
36037 \end_inset
36038
36039
36040 \end_layout
36041
36042 \begin_layout Section
36043 Outputs
36044 \end_layout
36045
36046 \begin_layout Subsection
36047 Printer
36048 \begin_inset LatexCommand label
36049 name "sub:Printer"
36050
36051 \end_inset
36052
36053
36054 \begin_inset LatexCommand index
36055 name "Printer"
36056
36057 \end_inset
36058
36059
36060 \begin_inset LatexCommand index
36061 name "Settings ! Printer"
36062
36063 \end_inset
36064
36065
36066 \end_layout
36067
36068 \begin_layout Description
36069 Default\InsetSpace ~
36070 printer Here you can specify the name of your default printer.
36071  The name will be used when the 
36072 \family sans
36073 Printer command
36074 \family default
36075  is executed.
36076 \newline
36077
36078 \begin_inset Note Greyedout
36079 status open
36080
36081 \begin_layout Standard
36082
36083 \series bold
36084 Note:
36085 \series default
36086  You can leave this field empty on Windows systems because it has there
36087  no effect.
36088 \end_layout
36089
36090 \end_inset
36091
36092
36093 \end_layout
36094
36095 \begin_layout Description
36096 Adapt\InsetSpace ~
36097 output\InsetSpace ~
36098 to\InsetSpace ~
36099 printer This option works only for the 
36100 \family sans
36101 Printer command
36102 \family default
36103  
36104 \begin_inset Quotes eld
36105 \end_inset
36106
36107
36108 \family sans
36109 dvips
36110 \family default
36111
36112 \begin_inset Quotes erd
36113 \end_inset
36114
36115 .
36116  It activates a configuration file for dvips.
36117  This is an option only for dvips experts.
36118 \end_layout
36119
36120 \begin_layout Description
36121 Printer\InsetSpace ~
36122 command is the command LyX\InsetSpace \thinspace{}
36123 /\InsetSpace \thinspace{}
36124 LaTeX uses for printing.
36125  The default is on most systems 
36126 \family sans
36127 dvips
36128 \family default
36129 .
36130 \end_layout
36131
36132 \begin_layout Description
36133 Printer\InsetSpace ~
36134 Command\InsetSpace ~
36135 Options Here you can specify printer options.
36136  A list of printer options with explanations can be found in the documentation
36137  of the program that provides the 
36138 \family sans
36139 Printer command
36140 \family default
36141  you are using.
36142 \end_layout
36143
36144 \begin_layout Subsection
36145 Date Format
36146 \begin_inset LatexCommand index
36147 name "Date Format"
36148
36149 \end_inset
36150
36151
36152 \begin_inset LatexCommand index
36153 name "Settings ! Date format"
36154
36155 \end_inset
36156
36157
36158 \end_layout
36159
36160 \begin_layout Standard
36161 The date format can be one or a mixture of the formats listed here:
36162 \newline
36163
36164 \begin_inset LatexCommand url
36165 target "http://unixhelp.ed.ac.uk/CGI/man-cgi?date"
36166
36167 \end_inset
36168
36169
36170 \newline
36171 For example the format
36172 \newline
36173 %d/%m/%y
36174 \newline
36175 prints the date as day/month/year.
36176 \end_layout
36177
36178 \begin_layout Subsection
36179 Plain Text
36180 \end_layout
36181
36182 \begin_layout Description
36183 Output\InsetSpace ~
36184 line\InsetSpace ~
36185 length sets the maximum number of characters printed in one line
36186  when using the menu 
36187 \family sans
36188 File\SpecialChar \menuseparator
36189 Export\SpecialChar \menuseparator
36190 Plain\InsetSpace ~
36191 text
36192 \family default
36193 .
36194  Setting the line line length to 0 means all text is printed in one endless
36195  line.
36196 \end_layout
36197
36198 \begin_layout Description
36199 roff\InsetSpace ~
36200 command defines an additional command used to produce better ASCII tables
36201  with the 
36202 \family typewriter
36203 groff/troff/nroff
36204 \family default
36205  UNIX-commands (refer to their manuals for more information about them).
36206  Setting this as empty tells LyX to use the internal formatter.
36207 \end_layout
36208
36209 \begin_layout Subsection
36210 LaT
36211 \begin_inset ERT
36212 status collapsed
36213
36214 \begin_layout Standard
36215
36216 {}
36217 \end_layout
36218
36219 \end_inset
36220
36221 eX
36222 \begin_inset LatexCommand label
36223 name "sub:LaTeX-settings"
36224
36225 \end_inset
36226
36227
36228 \begin_inset LatexCommand index
36229 name "Settings ! LaTeX"
36230
36231 \end_inset
36232
36233
36234 \end_layout
36235
36236 \begin_layout Description
36237 Te
36238 \begin_inset ERT
36239 status collapsed
36240
36241 \begin_layout Standard
36242
36243 {}
36244 \end_layout
36245
36246 \end_inset
36247
36248 X\InsetSpace ~
36249 encoding This is the default encoding of the document font.
36250  
36251 \family sans
36252 T1
36253 \family default
36254  is the default and covers western languages and symbols.
36255  
36256 \family sans
36257 T2A
36258 \family default
36259
36260 \family sans
36261 T2B
36262 \family default
36263
36264 \family sans
36265 T2C
36266 \family default
36267
36268 \family sans
36269 LCY
36270 \family default
36271 , and 
36272 \family sans
36273 X2
36274 \family default
36275  are for Cyrillic.
36276  Combinations of the encodings are possible, like 
36277 \begin_inset Quotes erd
36278 \end_inset
36279
36280
36281 \family sans
36282 T1, T2B
36283 \family default
36284
36285 \begin_inset Quotes erd
36286 \end_inset
36287
36288 .
36289  The font encoding is normally automatically loaded by the language packages
36290  LyX sets up in the background.
36291  So there is no need to change the default encoding.
36292 \end_layout
36293
36294 \begin_layout Description
36295 Default\InsetSpace ~
36296 paper\InsetSpace ~
36297 size This is the paper size that is used for new documents.
36298  The 
36299 \family sans
36300 Default
36301 \family default
36302  value depends on your LaTeX-system setup.
36303 \end_layout
36304
36305 \begin_layout Description
36306 Reset\InsetSpace ~
36307 class\InsetSpace ~
36308 options\InsetSpace ~
36309 when\InsetSpace ~
36310 document\InsetSpace ~
36311 classes\InsetSpace ~
36312 changes Removes all manually set document
36313  class options in the 
36314 \family sans
36315 Document\SpecialChar \menuseparator
36316 Settings
36317 \family default
36318  dialog when changing the document class.
36319 \end_layout
36320
36321 \begin_layout Standard
36322 In the 
36323 \family sans
36324 External Applications
36325 \family default
36326  field you can specify commands with parameters for the listed applications.
36327  Before you change something here, it is strongly recommended to read the
36328  manuals of the applications.
36329  Currently the following commands can be set:
36330 \end_layout
36331
36332 \begin_layout Description
36333 CheckTe
36334 \begin_inset ERT
36335 status collapsed
36336
36337 \begin_layout Standard
36338
36339 {}
36340 \end_layout
36341
36342 \end_inset
36343
36344 X\InsetSpace ~
36345 command Command for the program 
36346 \family sans
36347 CheckTeX
36348 \family default
36349  that is described in section 
36350 \emph on
36351 Checking TeX
36352 \emph default
36353  of the 
36354 \emph on
36355 Extended Features
36356 \emph default
36357  manual.
36358 \end_layout
36359
36360 \begin_layout Description
36361 BibTe
36362 \begin_inset ERT
36363 status collapsed
36364
36365 \begin_layout Standard
36366
36367 {}
36368 \end_layout
36369
36370 \end_inset
36371
36372 X\InsetSpace ~
36373 command Command for the program 
36374 \family sans
36375 BibTeX
36376 \family default
36377  that generates the bibliography, see section\InsetSpace ~
36378
36379 \begin_inset LatexCommand ref
36380 reference "sub:Bibliography-databases"
36381
36382 \end_inset
36383
36384 .
36385 \end_layout
36386
36387 \begin_layout Description
36388 Index\InsetSpace ~
36389 command Command for the program that generates the index, see section\InsetSpace ~
36390
36391 \begin_inset LatexCommand ref
36392 reference "sub:Index-Program"
36393
36394 \end_inset
36395
36396 .
36397 \end_layout
36398
36399 \begin_layout Description
36400 DVI\InsetSpace ~
36401 viewer\InsetSpace ~
36402 paper\InsetSpace ~
36403 size\InsetSpace ~
36404 options They only have an effect when the program 
36405 \family sans
36406 xdvi
36407 \family default
36408  is used as DVI-viewer.
36409 \end_layout
36410
36411 \begin_layout Subsection
36412 Paths
36413 \begin_inset LatexCommand index
36414 name "Paths"
36415
36416 \end_inset
36417
36418
36419 \begin_inset LatexCommand index
36420 name "Settings ! Paths"
36421
36422 \end_inset
36423
36424
36425 \end_layout
36426
36427 \begin_layout Standard
36428 The submenu 
36429 \family sans
36430 Paths
36431 \family default
36432  is only available in the Windows version of LyX.
36433  The option 
36434 \family sans
36435 Use Windows-style paths in LaTeX files
36436 \family default
36437  uses the Windows path style:
36438 \end_layout
36439
36440 \begin_layout Standard
36441 C:
36442 \backslash
36443 test
36444 \backslash
36445 hello
36446 \end_layout
36447
36448 \begin_layout Standard
36449 instead of the Unix path style:
36450 \end_layout
36451
36452 \begin_layout Standard
36453 C:/test/hello
36454 \end_layout
36455
36456 \begin_layout Section
36457 Converters
36458 \begin_inset LatexCommand index
36459 name "Converters"
36460
36461 \end_inset
36462
36463
36464 \end_layout
36465
36466 \begin_layout Standard
36467 Here you find the list of defined converter commands to convert material
36468  from one format to another.
36469  You can modify them or create new ones.
36470  To modify a converter, select it, change the entry of the field 
36471 \family sans
36472 Converter
36473 \family default
36474  and/or 
36475 \family sans
36476 Extra\InsetSpace ~
36477 flag
36478 \family default
36479 , and press the 
36480 \family sans
36481 Modify
36482 \family default
36483  button.
36484  To create a new converter, select an existing one, select a different format
36485  in the 
36486 \family sans
36487 From\InsetSpace ~
36488 format
36489 \family default
36490  drop-down list, modify the 
36491 \family sans
36492 Converter
36493 \family default
36494  field, and press the 
36495 \family sans
36496 Add
36497 \family default
36498  button.
36499 \end_layout
36500
36501 \begin_layout Standard
36502 When the 
36503 \family sans
36504 Converter File Cache
36505 \family default
36506  is enabled, conversions will be cached as long as specified in the field
36507  
36508 \family sans
36509 Maximum Age (in days
36510 \family default
36511 ).
36512  This means that images don't need to be converted again when you reopen
36513  a document; the converted images from the cache will be used instead.
36514 \end_layout
36515
36516 \begin_layout Standard
36517 More about converters, like the variables and flags that can be used in
36518  the converter definition, is described in section 
36519 \emph on
36520 Converters
36521 \emph default
36522  of the 
36523 \emph on
36524 Customization
36525 \emph default
36526  manual.
36527 \end_layout
36528
36529 \begin_layout Section
36530 File Formats
36531 \begin_inset LatexCommand index
36532 name "File formats"
36533
36534 \end_inset
36535
36536
36537 \begin_inset LatexCommand label
36538 name "sec:File-Formats"
36539
36540 \end_inset
36541
36542
36543 \end_layout
36544
36545 \begin_layout Standard
36546 Here you find the list of defined file formats that LyX can handle.
36547  You can modify the viewer and editor program that should be used for certain
36548  formats.
36549  To create a new format, select an existing one, change the entry of the
36550  fields 
36551 \family sans
36552 Format
36553 \family default
36554  and 
36555 \family sans
36556 GUI\InsetSpace ~
36557 name
36558 \family default
36559 , and press the 
36560 \family sans
36561 Add
36562 \family default
36563  button.
36564 \end_layout
36565
36566 \begin_layout Standard
36567 More about formats, like the options that can be used in the format definition,
36568  is described in section 
36569 \emph on
36570 Formats
36571 \emph default
36572  of the 
36573 \emph on
36574 Customization
36575 \emph default
36576  manual.
36577 \end_layout
36578
36579 \begin_layout Section
36580 Copiers
36581 \begin_inset LatexCommand index
36582 name "Copiers"
36583
36584 \end_inset
36585
36586
36587 \end_layout
36588
36589 \begin_layout Standard
36590 Here you find the list of defined copiers.
36591  Since all conversions from one format to another take place in LyX's temporary
36592  directory, it is sometimes necessary to modify a file before copying it
36593  to the temporary directory in order that the conversion may be performed.
36594  This is done by a Copier.
36595 \end_layout
36596
36597 \begin_layout Standard
36598 More about converters is described in section 
36599 \emph on
36600 Copiers
36601 \emph default
36602  of the 
36603 \emph on
36604 Customization
36605 \emph default
36606  manual.
36607 \end_layout
36608
36609 \begin_layout Chapter
36610 Units available in LyX
36611 \begin_inset LatexCommand index
36612 name "Units"
36613
36614 \end_inset
36615
36616
36617 \begin_inset LatexCommand label
36618 name "cha:Units-available-in"
36619
36620 \end_inset
36621
36622
36623 \end_layout
36624
36625 \begin_layout Standard
36626 To understand the units described in this documentation, 
36627 \begin_inset LatexCommand ref
36628 reference "cap:Units"
36629
36630 \end_inset
36631
36632  explains all units available in LyX.
36633 \end_layout
36634
36635 \begin_layout Standard
36636 \begin_inset Float table
36637 placement h
36638 wide false
36639 sideways false
36640 status open
36641
36642 \begin_layout Standard
36643 \begin_inset Caption
36644
36645 \begin_layout Standard
36646 \begin_inset LatexCommand label
36647 name "cap:Units"
36648
36649 \end_inset
36650
36651 Units
36652 \end_layout
36653
36654 \end_inset
36655
36656
36657 \end_layout
36658
36659 \begin_layout Standard
36660 \begin_inset VSpace medskip
36661 \end_inset
36662
36663
36664 \end_layout
36665
36666 \begin_layout Standard
36667 \align center
36668 \begin_inset Tabular
36669 <lyxtabular version="3" rows="20" columns="2">
36670 <features>
36671 <column alignment="center" valignment="top" leftline="true" width="0">
36672 <column alignment="center" valignment="top" leftline="true" rightline="true" width="0">
36673 <row topline="true" bottomline="true">
36674 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
36675 \begin_inset Text
36676
36677 \begin_layout Standard
36678 unit
36679 \end_layout
36680
36681 \end_inset
36682 </cell>
36683 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
36684 \begin_inset Text
36685
36686 \begin_layout Standard
36687 name/description
36688 \end_layout
36689
36690 \end_inset
36691 </cell>
36692 </row>
36693 <row topline="true">
36694 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
36695 \begin_inset Text
36696
36697 \begin_layout Standard
36698 mm
36699 \end_layout
36700
36701 \end_inset
36702 </cell>
36703 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
36704 \begin_inset Text
36705
36706 \begin_layout Standard
36707 millimeter
36708 \end_layout
36709
36710 \end_inset
36711 </cell>
36712 </row>
36713 <row topline="true">
36714 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
36715 \begin_inset Text
36716
36717 \begin_layout Standard
36718 cm
36719 \end_layout
36720
36721 \end_inset
36722 </cell>
36723 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
36724 \begin_inset Text
36725
36726 \begin_layout Standard
36727 centimeter
36728 \end_layout
36729
36730 \end_inset
36731 </cell>
36732 </row>
36733 <row topline="true">
36734 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
36735 \begin_inset Text
36736
36737 \begin_layout Standard
36738 in
36739 \end_layout
36740
36741 \end_inset
36742 </cell>
36743 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
36744 \begin_inset Text
36745
36746 \begin_layout Standard
36747 inch
36748 \end_layout
36749
36750 \end_inset
36751 </cell>
36752 </row>
36753 <row topline="true">
36754 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
36755 \begin_inset Text
36756
36757 \begin_layout Standard
36758 pt
36759 \end_layout
36760
36761 \end_inset
36762 </cell>
36763 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
36764 \begin_inset Text
36765
36766 \begin_layout Standard
36767 point (72.27\InsetSpace \thinspace{}
36768 pt = 1\InsetSpace \thinspace{}
36769 in)
36770 \end_layout
36771
36772 \end_inset
36773 </cell>
36774 </row>
36775 <row topline="true">
36776 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
36777 \begin_inset Text
36778
36779 \begin_layout Standard
36780 pc
36781 \end_layout
36782
36783 \end_inset
36784 </cell>
36785 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
36786 \begin_inset Text
36787
36788 \begin_layout Standard
36789 pica (1\InsetSpace \thinspace{}
36790 pc = 12\InsetSpace \thinspace{}
36791 pt)
36792 \end_layout
36793
36794 \end_inset
36795 </cell>
36796 </row>
36797 <row topline="true">
36798 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
36799 \begin_inset Text
36800
36801 \begin_layout Standard
36802 sp
36803 \end_layout
36804
36805 \end_inset
36806 </cell>
36807 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
36808 \begin_inset Text
36809
36810 \begin_layout Standard
36811 scaled point (65536\InsetSpace \thinspace{}
36812 sp = 1\InsetSpace \thinspace{}
36813 pt)
36814 \end_layout
36815
36816 \end_inset
36817 </cell>
36818 </row>
36819 <row topline="true">
36820 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
36821 \begin_inset Text
36822
36823 \begin_layout Standard
36824 bp
36825 \end_layout
36826
36827 \end_inset
36828 </cell>
36829 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
36830 \begin_inset Text
36831
36832 \begin_layout Standard
36833 big point (72\InsetSpace \thinspace{}
36834 bp = 1\InsetSpace \thinspace{}
36835 in)
36836 \end_layout
36837
36838 \end_inset
36839 </cell>
36840 </row>
36841 <row topline="true">
36842 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
36843 \begin_inset Text
36844
36845 \begin_layout Standard
36846 dd
36847 \end_layout
36848
36849 \end_inset
36850 </cell>
36851 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
36852 \begin_inset Text
36853
36854 \begin_layout Standard
36855 didot (72\InsetSpace \thinspace{}
36856 dd 
36857 \begin_inset Formula $\approx$
36858 \end_inset
36859
36860  37.6\InsetSpace \thinspace{}
36861 mm)
36862 \end_layout
36863
36864 \end_inset
36865 </cell>
36866 </row>
36867 <row topline="true">
36868 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
36869 \begin_inset Text
36870
36871 \begin_layout Standard
36872 cc
36873 \end_layout
36874
36875 \end_inset
36876 </cell>
36877 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
36878 \begin_inset Text
36879
36880 \begin_layout Standard
36881 cicero (1\InsetSpace \thinspace{}
36882 cc = 12\InsetSpace \thinspace{}
36883 dd)
36884 \end_layout
36885
36886 \end_inset
36887 </cell>
36888 </row>
36889 <row topline="true">
36890 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
36891 \begin_inset Text
36892
36893 \begin_layout Standard
36894 Scale%
36895 \end_layout
36896
36897 \end_inset
36898 </cell>
36899 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
36900 \begin_inset Text
36901
36902 \begin_layout Standard
36903 % of original image width
36904 \end_layout
36905
36906 \end_inset
36907 </cell>
36908 </row>
36909 <row topline="true">
36910 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
36911 \begin_inset Text
36912
36913 \begin_layout Standard
36914 text%
36915 \end_layout
36916
36917 \end_inset
36918 </cell>
36919 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
36920 \begin_inset Text
36921
36922 \begin_layout Standard
36923 % of text width
36924 \end_layout
36925
36926 \end_inset
36927 </cell>
36928 </row>
36929 <row topline="true">
36930 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
36931 \begin_inset Text
36932
36933 \begin_layout Standard
36934 col%
36935 \end_layout
36936
36937 \end_inset
36938 </cell>
36939 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
36940 \begin_inset Text
36941
36942 \begin_layout Standard
36943 % of column width
36944 \end_layout
36945
36946 \end_inset
36947 </cell>
36948 </row>
36949 <row topline="true">
36950 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
36951 \begin_inset Text
36952
36953 \begin_layout Standard
36954 page%
36955 \end_layout
36956
36957 \end_inset
36958 </cell>
36959 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
36960 \begin_inset Text
36961
36962 \begin_layout Standard
36963 % of paper width
36964 \end_layout
36965
36966 \end_inset
36967 </cell>
36968 </row>
36969 <row topline="true">
36970 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
36971 \begin_inset Text
36972
36973 \begin_layout Standard
36974 line%
36975 \end_layout
36976
36977 \end_inset
36978 </cell>
36979 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
36980 \begin_inset Text
36981
36982 \begin_layout Standard
36983 % of line width
36984 \end_layout
36985
36986 \end_inset
36987 </cell>
36988 </row>
36989 <row topline="true">
36990 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
36991 \begin_inset Text
36992
36993 \begin_layout Standard
36994 theight%
36995 \end_layout
36996
36997 \end_inset
36998 </cell>
36999 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
37000 \begin_inset Text
37001
37002 \begin_layout Standard
37003 % of text height
37004 \end_layout
37005
37006 \end_inset
37007 </cell>
37008 </row>
37009 <row topline="true">
37010 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
37011 \begin_inset Text
37012
37013 \begin_layout Standard
37014 pheight%
37015 \end_layout
37016
37017 \end_inset
37018 </cell>
37019 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
37020 \begin_inset Text
37021
37022 \begin_layout Standard
37023 % of paper height
37024 \end_layout
37025
37026 \end_inset
37027 </cell>
37028 </row>
37029 <row topline="true">
37030 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
37031 \begin_inset Text
37032
37033 \begin_layout Standard
37034 ex
37035 \end_layout
37036
37037 \end_inset
37038 </cell>
37039 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
37040 \begin_inset Text
37041
37042 \begin_layout Standard
37043 height of letter 
37044 \emph on
37045 x
37046 \emph default
37047  in current font
37048 \end_layout
37049
37050 \end_inset
37051 </cell>
37052 </row>
37053 <row topline="true">
37054 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
37055 \begin_inset Text
37056
37057 \begin_layout Standard
37058 em
37059 \end_layout
37060
37061 \end_inset
37062 </cell>
37063 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
37064 \begin_inset Text
37065
37066 \begin_layout Standard
37067 width of letter 
37068 \emph on
37069 M
37070 \emph default
37071  in current font
37072 \end_layout
37073
37074 \end_inset
37075 </cell>
37076 </row>
37077 <row topline="true" bottomline="true">
37078 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
37079 \begin_inset Text
37080
37081 \begin_layout Standard
37082 mu
37083 \end_layout
37084
37085 \end_inset
37086 </cell>
37087 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
37088 \begin_inset Text
37089
37090 \begin_layout Standard
37091 math unit (1\InsetSpace \thinspace{}
37092 mu = 1/18\InsetSpace \thinspace{}
37093 em)
37094 \end_layout
37095
37096 \end_inset
37097 </cell>
37098 </row>
37099 </lyxtabular>
37100
37101 \end_inset
37102
37103
37104 \end_layout
37105
37106 \end_inset
37107
37108
37109 \end_layout
37110
37111 \begin_layout Chapter
37112 Credits
37113 \begin_inset LatexCommand label
37114 name "cha:Credits"
37115
37116 \end_inset
37117
37118
37119 \end_layout
37120
37121 \begin_layout Standard
37122 The documentation is a collaborative effort between many different people
37123  (and we would encourage people to contribute!).
37124 \end_layout
37125
37126 \begin_layout Itemize
37127
37128 \noun on
37129 Alejandro Aguilar Sierra
37130 \end_layout
37131
37132 \begin_layout Itemize
37133
37134 \noun on
37135 Amir Karger
37136 \end_layout
37137
37138 \begin_layout Itemize
37139
37140 \noun on
37141 David Johnson
37142 \end_layout
37143
37144 \begin_layout Itemize
37145
37146 \noun on
37147 Hartmut Haase
37148 \end_layout
37149
37150 \begin_layout Itemize
37151
37152 \noun on
37153 Ignacio García
37154 \end_layout
37155
37156 \begin_layout Itemize
37157
37158 \noun on
37159 Ivan Schreter
37160 \end_layout
37161
37162 \begin_layout Itemize
37163
37164 \noun on
37165 John Raithel
37166 \end_layout
37167
37168 \begin_layout Itemize
37169
37170 \noun on
37171 John Weiss
37172 \end_layout
37173
37174 \begin_layout Itemize
37175
37176 \noun on
37177 Lars Gullik Bjønnes
37178 \end_layout
37179
37180 \begin_layout Itemize
37181
37182 \noun on
37183 Matthias Ettrich
37184 \end_layout
37185
37186 \begin_layout Itemize
37187
37188 \noun on
37189 Matthias Zenker
37190 \end_layout
37191
37192 \begin_layout Itemize
37193
37194 \noun on
37195 Rich Fields
37196 \end_layout
37197
37198 \begin_layout Itemize
37199
37200 \noun on
37201 Pascal André
37202 \end_layout
37203
37204 \begin_layout Itemize
37205
37206 \noun on
37207 Paul Evans
37208 \end_layout
37209
37210 \begin_layout Itemize
37211
37212 \noun on
37213 Paul Russel
37214 \end_layout
37215
37216 \begin_layout Itemize
37217
37218 \noun on
37219 Robin Socha
37220 \end_layout
37221
37222 \begin_layout Itemize
37223
37224 \noun on
37225 Uwe Stöhr
37226 \end_layout
37227
37228 \begin_layout Itemize
37229 The LyX Team: 
37230 \begin_inset LatexCommand cite
37231 key "lyxcredit"
37232
37233 \end_inset
37234
37235
37236 \end_layout
37237
37238 \begin_layout Standard
37239
37240 \newpage
37241 The bibliography on the following page was created with the 
37242 \family sans
37243 Bibliography
37244 \family default
37245  environment.
37246 \end_layout
37247
37248 \begin_layout Bibliography
37249 \begin_inset LatexCommand bibitem
37250 label "Credits"
37251 key "lyxcredit"
37252
37253 \end_inset
37254
37255
37256 \begin_inset ERT
37257 status collapsed
37258
37259 \begin_layout Standard
37260
37261
37262 \backslash
37263 addcontentsline{toc}{chapter}{
37264 \backslash
37265 bibname
37266 \backslash
37267 ; 1}
37268 \end_layout
37269
37270 \end_inset
37271
37272
37273 \begin_inset Note Note
37274 status collapsed
37275
37276 \begin_layout Standard
37277 The command 
37278 \series bold
37279
37280 \backslash
37281 addcontentsline
37282 \series default
37283  is explained in the 
37284 \emph on
37285 Extended Features
37286 \emph default
37287  manual.
37288  It creates a TOC entry.
37289 \end_layout
37290
37291 \begin_layout Standard
37292 A manual TOC entry for the bibliography is only necessary because we use
37293  two different ones in one document.
37294 \end_layout
37295
37296 \end_inset
37297
37298 The LyX Team: 
37299 \begin_inset ERT
37300 status collapsed
37301
37302 \begin_layout Standard
37303
37304
37305 \backslash
37306 href{http://www.lyx.org/trac/browser/lyx-devel/trunk/lib/CREDITS}{
37307 \end_layout
37308
37309 \end_inset
37310
37311 Credits
37312 \begin_inset ERT
37313 status collapsed
37314
37315 \begin_layout Standard
37316
37317 }
37318 \end_layout
37319
37320 \end_inset
37321
37322
37323 \begin_inset Note Note
37324 status collapsed
37325
37326 \begin_layout Standard
37327 The command 
37328 \series bold
37329
37330 \backslash
37331 href
37332 \series default
37333  is explained in the 
37334 \emph on
37335 Embedded Objects
37336 \emph default
37337  manual.
37338  It creates a hyperlink.
37339 \end_layout
37340
37341 \end_inset
37342
37343 :
37344 \newline
37345
37346 \begin_inset LatexCommand url
37347 target "http://www.lyx.org/trac/browser/lyx-devel/trunk/lib/CREDITS"
37348
37349 \end_inset
37350
37351
37352 \end_layout
37353
37354 \begin_layout Bibliography
37355 \begin_inset LatexCommand bibitem
37356 key "latexcompanion"
37357
37358 \end_inset
37359
37360 Frank Mittelbach and Michel Goossens: 
37361 \emph on
37362 The LaTeX Companion Second Edition.
37363
37364 \emph default
37365  Addison-Wesley, 2004
37366 \end_layout
37367
37368 \begin_layout Bibliography
37369 \begin_inset LatexCommand bibitem
37370 key "latexguide"
37371
37372 \end_inset
37373
37374 Helmut Kopka and Patrick W.
37375  Daly: 
37376 \emph on
37377 A Guide to LaTeX Fourth Edition.
37378
37379 \emph default
37380  Addison-Wesley, 2003
37381 \end_layout
37382
37383 \begin_layout Bibliography
37384 \begin_inset LatexCommand bibitem
37385 key "latexbook"
37386
37387 \end_inset
37388
37389 Leslie Lamport: 
37390 \emph on
37391 LaTeX: A Document Preparation System.
37392
37393 \emph default
37394  Addison-Wesley, second edition, 1994
37395 \end_layout
37396
37397 \begin_layout Bibliography
37398 \begin_inset LatexCommand bibitem
37399 key "texbook"
37400
37401 \end_inset
37402
37403 Donald E.
37404  Knuth.
37405  
37406 \emph on
37407 The TeXbook.
37408
37409 \emph default
37410  Addison-Wesley, 1984
37411 \end_layout
37412
37413 \begin_layout Bibliography
37414 \begin_inset LatexCommand bibitem
37415 key "TeXCatalogue"
37416
37417 \end_inset
37418
37419 The TeX Catalogue:
37420 \newline
37421
37422 \begin_inset LatexCommand url
37423 target "http://www.ctan.org/tex-archive/help/Catalogue/bytopic.html"
37424
37425 \end_inset
37426
37427
37428 \end_layout
37429
37430 \begin_layout Bibliography
37431 \begin_inset LatexCommand bibitem
37432 key "LaTeXFAQ"
37433
37434 \end_inset
37435
37436
37437 \begin_inset LatexCommand url
37438 name "The LaTeX FAQ:"
37439 target "http://www.tex.ac.uk/cgi-bin/texfaq2html"
37440
37441 \end_inset
37442
37443
37444 \end_layout
37445
37446 \begin_layout Bibliography
37447 \begin_inset LatexCommand bibitem
37448 key "makeindex"
37449
37450 \end_inset
37451
37452
37453 \begin_inset ERT
37454 status collapsed
37455
37456 \begin_layout Standard
37457
37458
37459 \backslash
37460 href{http://tug.ctan.org/indexing/makeindex/doc/manpages.dvi}{
37461 \end_layout
37462
37463 \end_inset
37464
37465 Documentation
37466 \begin_inset ERT
37467 status collapsed
37468
37469 \begin_layout Standard
37470
37471 }
37472 \end_layout
37473
37474 \end_inset
37475
37476  of the program 
37477 \family sans
37478 makeindex
37479 \family default
37480 :
37481 \newline
37482
37483 \begin_inset LatexCommand url
37484 target "http://tug.ctan.org/indexing/makeindex/doc/manpages.dvi"
37485
37486 \end_inset
37487
37488
37489 \end_layout
37490
37491 \begin_layout Bibliography
37492 \begin_inset LatexCommand bibitem
37493 key "caption"
37494
37495 \end_inset
37496
37497
37498 \begin_inset ERT
37499 status collapsed
37500
37501 \begin_layout Standard
37502
37503
37504 \backslash
37505 href{ftp://tug.ctan.org/pub/tex-archive/macros/latex/contrib/caption/caption.pdf}{
37506 \end_layout
37507
37508 \end_inset
37509
37510 Documentation
37511 \begin_inset ERT
37512 status collapsed
37513
37514 \begin_layout Standard
37515
37516 }
37517 \end_layout
37518
37519 \end_inset
37520
37521  of the LaTeX-package 
37522 \series bold
37523 caption
37524 \series default
37525
37526 \begin_inset LatexCommand index
37527 name "LaTeX-packages ! caption"
37528
37529 \end_inset
37530
37531 :
37532 \newline
37533
37534 \begin_inset LatexCommand url
37535 target "ftp://tug.ctan.org/pub/tex-archive/macros/latex/contrib/caption/caption.pdf"
37536
37537 \end_inset
37538
37539
37540 \end_layout
37541
37542 \begin_layout Bibliography
37543 \begin_inset LatexCommand bibitem
37544 key "fancyhdr"
37545
37546 \end_inset
37547
37548
37549 \begin_inset ERT
37550 status collapsed
37551
37552 \begin_layout Standard
37553
37554
37555 \backslash
37556 href{ftp://tug.ctan.org/pub/tex-archive/macros/latex/contrib/fancyhdr/fancyhdr.pdf}
37557 {
37558 \end_layout
37559
37560 \end_inset
37561
37562 Documentation
37563 \begin_inset ERT
37564 status collapsed
37565
37566 \begin_layout Standard
37567
37568 }
37569 \end_layout
37570
37571 \end_inset
37572
37573  of the LaTeX-package 
37574 \series bold
37575 fancyhdr
37576 \series default
37577
37578 \begin_inset LatexCommand index
37579 name "LaTeX-packages ! fancyhdr"
37580
37581 \end_inset
37582
37583 :
37584 \newline
37585
37586 \begin_inset LatexCommand url
37587 target "ftp://tug.ctan.org/pub/tex-archive/macros/latex/contrib/fancyhdr/fancyhdr.pdf"
37588
37589 \end_inset
37590
37591
37592 \end_layout
37593
37594 \begin_layout Bibliography
37595 \begin_inset LatexCommand bibitem
37596 key "floatflt"
37597
37598 \end_inset
37599
37600
37601 \begin_inset ERT
37602 status collapsed
37603
37604 \begin_layout Standard
37605
37606
37607 \backslash
37608 href{ftp://tug.ctan.org/pub/tex-archive/macros/latex/contrib/floatflt/floatflt.pdf}
37609 {
37610 \end_layout
37611
37612 \end_inset
37613
37614 Documentation
37615 \begin_inset ERT
37616 status collapsed
37617
37618 \begin_layout Standard
37619
37620 }
37621 \end_layout
37622
37623 \end_inset
37624
37625  of the LaTeX-package 
37626 \series bold
37627 floatflt
37628 \series default
37629
37630 \begin_inset LatexCommand index
37631 name "LaTeX-packages ! floatflt"
37632
37633 \end_inset
37634
37635 :
37636 \newline
37637
37638 \begin_inset LatexCommand url
37639 target "ftp://tug.ctan.org/pub/tex-archive/macros/latex/contrib/floatflt/floatflt.pdf"
37640
37641 \end_inset
37642
37643
37644 \end_layout
37645
37646 \begin_layout Bibliography
37647 \begin_inset LatexCommand bibitem
37648 key "nomencl"
37649
37650 \end_inset
37651
37652
37653 \begin_inset ERT
37654 status collapsed
37655
37656 \begin_layout Standard
37657
37658
37659 \backslash
37660 href{ftp://tug.ctan.org/pub/tex-archive/macros/latex/contrib/nomencl/nomencl.pdf}{
37661 \end_layout
37662
37663 \end_inset
37664
37665 Documentation
37666 \begin_inset ERT
37667 status collapsed
37668
37669 \begin_layout Standard
37670
37671 }
37672 \end_layout
37673
37674 \end_inset
37675
37676  of the LaTeX-package 
37677 \series bold
37678 nomencl
37679 \series default
37680
37681 \begin_inset LatexCommand index
37682 name "LaTeX-packages ! nomencl"
37683
37684 \end_inset
37685
37686 :
37687 \newline
37688
37689 \begin_inset LatexCommand url
37690 target "ftp://tug.ctan.org/pub/tex-archive/macros/latex/contrib/nomencl/nomencl.pdf"
37691
37692 \end_inset
37693
37694
37695 \end_layout
37696
37697 \begin_layout Bibliography
37698 \begin_inset LatexCommand bibitem
37699 key "tipa"
37700
37701 \end_inset
37702
37703
37704 \begin_inset ERT
37705 status collapsed
37706
37707 \begin_layout Standard
37708
37709
37710 \backslash
37711 href{http://www.ctan.org/tex-archive/fonts/tipa/tipaman.pdf}{
37712 \end_layout
37713
37714 \end_inset
37715
37716 Documentation
37717 \begin_inset ERT
37718 status collapsed
37719
37720 \begin_layout Standard
37721
37722 }
37723 \end_layout
37724
37725 \end_inset
37726
37727  of the LaTeX-package 
37728 \series bold
37729 tipa
37730 \series default
37731
37732 \begin_inset LatexCommand index
37733 name "LaTeX-packages ! tipa"
37734
37735 \end_inset
37736
37737 :
37738 \newline
37739
37740 \begin_inset LatexCommand url
37741 target "http://www.ctan.org/tex-archive/fonts/tipa/tipaman.pdf"
37742
37743 \end_inset
37744
37745
37746 \end_layout
37747
37748 \begin_layout Bibliography
37749 \begin_inset LatexCommand bibitem
37750 key "XeTeX"
37751
37752 \end_inset
37753
37754
37755 \begin_inset ERT
37756 status collapsed
37757
37758 \begin_layout Standard
37759
37760
37761 \backslash
37762 href{http://wiki.lyx.org/LyX/XeTeX}{
37763 \end_layout
37764
37765 \end_inset
37766
37767 Wiki-page
37768 \begin_inset ERT
37769 status collapsed
37770
37771 \begin_layout Standard
37772
37773 }
37774 \end_layout
37775
37776 \end_inset
37777
37778  how to use LyX with XeTeX:
37779 \newline
37780
37781 \begin_inset LatexCommand url
37782 target "http://wiki.lyx.org/LyX/XeTeX"
37783
37784 \end_inset
37785
37786
37787 \end_layout
37788
37789 \begin_layout Bibliography
37790 \begin_inset LatexCommand bibitem
37791 key "Arabic"
37792
37793 \end_inset
37794
37795
37796 \begin_inset ERT
37797 status collapsed
37798
37799 \begin_layout Standard
37800
37801
37802 \backslash
37803 href{http://wiki.lyx.org/Windows/Arabic}{
37804 \end_layout
37805
37806 \end_inset
37807
37808 Wiki-page
37809 \begin_inset ERT
37810 status collapsed
37811
37812 \begin_layout Standard
37813
37814 }
37815 \end_layout
37816
37817 \end_inset
37818
37819  how to set up LyX for Arabic:
37820 \newline
37821
37822 \begin_inset LatexCommand url
37823 target "http://wiki.lyx.org/Windows/Arabic"
37824
37825 \end_inset
37826
37827
37828 \end_layout
37829
37830 \begin_layout Bibliography
37831 \begin_inset LatexCommand bibitem
37832 key "Armenian"
37833
37834 \end_inset
37835
37836
37837 \begin_inset ERT
37838 status collapsed
37839
37840 \begin_layout Standard
37841
37842
37843 \backslash
37844 href{http://wiki.lyx.org/Windows/Armenian}{
37845 \end_layout
37846
37847 \end_inset
37848
37849 Wiki-page
37850 \begin_inset ERT
37851 status collapsed
37852
37853 \begin_layout Standard
37854
37855 }
37856 \end_layout
37857
37858 \end_inset
37859
37860  how to set up LyX for Armenian:
37861 \newline
37862
37863 \begin_inset LatexCommand url
37864 target "http://wiki.lyx.org/Windows/Armenian"
37865
37866 \end_inset
37867
37868
37869 \end_layout
37870
37871 \begin_layout Bibliography
37872 \begin_inset LatexCommand bibitem
37873 key "Farsi"
37874
37875 \end_inset
37876
37877
37878 \begin_inset ERT
37879 status collapsed
37880
37881 \begin_layout Standard
37882
37883
37884 \backslash
37885 href{http://wiki.lyx.org/Windows/Farsi}{
37886 \end_layout
37887
37888 \end_inset
37889
37890 Wiki-page
37891 \begin_inset ERT
37892 status collapsed
37893
37894 \begin_layout Standard
37895
37896 }
37897 \end_layout
37898
37899 \end_inset
37900
37901  how to set up LyX for Farsi:
37902 \newline
37903
37904 \begin_inset LatexCommand url
37905 target "http://wiki.lyx.org/Windows/Farsi"
37906
37907 \end_inset
37908
37909
37910 \end_layout
37911
37912 \begin_layout Bibliography
37913 \begin_inset LatexCommand bibitem
37914 key "Hebrew"
37915
37916 \end_inset
37917
37918
37919 \begin_inset ERT
37920 status collapsed
37921
37922 \begin_layout Standard
37923
37924
37925 \backslash
37926 href{http://wiki.lyx.org/Windows/Hebrew}{
37927 \end_layout
37928
37929 \end_inset
37930
37931 Wiki-page
37932 \begin_inset ERT
37933 status collapsed
37934
37935 \begin_layout Standard
37936
37937 }
37938 \end_layout
37939
37940 \end_inset
37941
37942  how to set up LyX for Hebrew:
37943 \newline
37944
37945 \begin_inset LatexCommand url
37946 target "http://wiki.lyx.org/Windows/Hebrew"
37947
37948 \end_inset
37949
37950
37951 \end_layout
37952
37953 \begin_layout Bibliography
37954 \begin_inset LatexCommand bibitem
37955 key "LyX-func"
37956
37957 \end_inset
37958
37959
37960 \begin_inset ERT
37961 status collapsed
37962
37963 \begin_layout Standard
37964
37965
37966 \backslash
37967 href{http://wiki.lyx.org/LyX/LyxFunctionList1-5-1}{
37968 \end_layout
37969
37970 \end_inset
37971
37972 Wiki-page
37973 \begin_inset ERT
37974 status collapsed
37975
37976 \begin_layout Standard
37977
37978 }
37979 \end_layout
37980
37981 \end_inset
37982
37983  with a list of all available LyX-functions:
37984 \newline
37985
37986 \begin_inset LatexCommand url
37987 target "http://wiki.lyx.org/LyX/LyxFunctionList1-5-1"
37988
37989 \end_inset
37990
37991
37992 \end_layout
37993
37994 \begin_layout Standard
37995
37996 \newpage
37997
37998 \begin_inset LatexCommand bibtex
37999 options "biblio/alphadin"
38000 bibfiles "biblio/LyXDocs"
38001
38002 \end_inset
38003
38004
38005 \end_layout
38006
38007 \begin_layout Standard
38008 The above bibliography is created from a BibTeX-database.
38009 \end_layout
38010
38011 \begin_layout Standard
38012 \begin_inset ERT
38013 status collapsed
38014
38015 \begin_layout Standard
38016
38017
38018 \backslash
38019 addcontentsline{toc}{chapter}{
38020 \backslash
38021 bibname
38022 \backslash
38023 ; 2}
38024 \end_layout
38025
38026 \end_inset
38027
38028
38029 \begin_inset Note Note
38030 status collapsed
38031
38032 \begin_layout Standard
38033 The command 
38034 \series bold
38035
38036 \backslash
38037 addcontentsline
38038 \series default
38039  is explained in the 
38040 \emph on
38041 Extended Features
38042 \emph default
38043  manual.
38044  It creates a TOC entry.
38045 \end_layout
38046
38047 \begin_layout Standard
38048 A manual TOC entry for the bibliography is only necessary because we use
38049  two different ones in one document.
38050 \end_layout
38051
38052 \end_inset
38053
38054
38055 \end_layout
38056
38057 \begin_layout Standard
38058
38059 \series bold
38060 \begin_inset LatexCommand printnomenclature
38061
38062 \end_inset
38063
38064
38065 \begin_inset LatexCommand printindex
38066
38067 \end_inset
38068
38069
38070 \end_layout
38071
38072 \end_body
38073 \end_document