]> git.lyx.org Git - lyx.git/blob - lib/doc/UserGuide.lyx
- German UserGuide.lyx: don't use caption
[lyx.git] / lib / doc / UserGuide.lyx
1 #LyX 1.5.4svn created this file. For more info see http://www.lyx.org/
2 \lyxformat 276
3 \begin_document
4 \begin_header
5 \textclass scrbook
6 \begin_preamble
7 % DO NOT ALTER THIS PREAMBLE!!!
8 %
9 % This preamble is designed to ensure that the User's Guide prints
10 % out as advertised. If you mess with this preamble,
11 % parts of the User's Guide may not print out as expected.  If you
12 % have problems LaTeXing this file, please contact 
13 % the documentation team
14 % email: lyx-docs@lists.lyx.org
15
16 \usepackage{ifpdf} % part of the hyperref bundle
17 \ifpdf % if pdflatex is used
18
19  % set fonts for nicer pdf view
20  \IfFileExists{lmodern.sty}{\usepackage{lmodern}}{%
21  \usepackage[scaled=0.92]{helvet}
22  \usepackage{mathptmx}
23  \usepackage{courier} }
24
25  % link all cross references and URLs in pdf output
26  \usepackage[colorlinks=true, bookmarks, bookmarksnumbered,
27  linkcolor=black, citecolor=black, urlcolor=blue, filecolor=blue,
28  pdfpagelayout=OneColumn, pdfnewwindow=true,
29  pdfstartview=XYZ, plainpages=false, pdfpagelabels,
30  pdfauthor={LyX Team}, pdftex,
31  pdftitle={The LyX User's Guide},pdfsubject={LyX},
32  pdfkeywords={LyX}]{hyperref}
33  
34 \else % if dvi or ps is produced
35
36  % link all cross references and URLs in dvi output
37  \usepackage[ps2pdf]{hyperref}
38
39 \fi % end if pdflatex is used
40
41  % the pages of the TOC are numbered roman
42  % and a pdf-bookmark for the TOC is added
43  \pagenumbering{roman}
44  \let\myTOC\tableofcontents
45  \renewcommand\tableofcontents{%
46    \pdfbookmark[1]{Contents}{}
47    \myTOC
48    \cleardoublepage
49    \pagenumbering{arabic} }
50
51 % redefine the \LyX macro for PDF bookmarks
52 \def\LyX{\texorpdfstring{%
53   L\kern-.1667em\lower.25em\hbox{Y}\kern-.125emX\@}
54   {LyX }}
55
56 % define a short command for \textvisiblespace
57 \newcommand{\spce}{\textvisiblespace}
58
59 % redefine the greyed out note
60 \renewenvironment{lyxgreyedout}
61  {\textcolor{blue}\bgroup}{\egroup}
62 \end_preamble
63 \options intoc,refpage,bibtotoc,idxtotoc,BCOR7mm
64 \language english
65 \inputencoding auto
66 \font_roman default
67 \font_sans default
68 \font_typewriter default
69 \font_default_family default
70 \font_sc false
71 \font_osf false
72 \font_sf_scale 100
73 \font_tt_scale 100
74 \graphics default
75 \paperfontsize 12
76 \spacing single
77 \papersize default
78 \use_geometry false
79 \use_amsmath 1
80 \use_esint 0
81 \cite_engine basic
82 \use_bibtopic false
83 \paperorientation portrait
84 \branch Question
85 \selected 1
86 \color #00ff00
87 \end_branch
88 \branch Answer
89 \selected 0
90 \color #aa55ff
91 \end_branch
92 \secnumdepth 3
93 \tocdepth 3
94 \paragraph_separation indent
95 \defskip medskip
96 \quotes_language english
97 \papercolumns 1
98 \papersides 2
99 \paperpagestyle default
100 \tracking_changes false
101 \output_changes false
102 \author "" 
103 \author "" 
104 \end_header
105
106 \begin_body
107
108 \begin_layout Title
109 The LyX User's Guide
110 \end_layout
111
112 \begin_layout Author
113 by the LyX Team
114 \begin_inset Foot
115 status collapsed
116
117 \begin_layout Standard
118 \noindent
119 If you have comments or error corrections, please send them to the LyX Documenta
120 tion mailing list: 
121 \family typewriter
122 lyx-docs@lists.lyx.org
123 \end_layout
124
125 \end_inset
126
127
128 \newline
129
130 \newline
131 Version 1.5.4
132 \end_layout
133
134 \begin_layout Standard
135 \begin_inset Note Note
136 status open
137
138 \begin_layout Standard
139 To export this document as PDF, Postscript, or DVI, the LaTeX-package 
140 \series bold
141 hyperref
142 \series default
143  has to be installed.
144 \end_layout
145
146 \begin_layout Standard
147 This package should be part of all popular LaTeX-distributions.
148 \end_layout
149
150 \end_inset
151
152
153 \end_layout
154
155 \begin_layout Standard
156 \begin_inset LatexCommand tableofcontents
157
158 \end_inset
159
160
161 \end_layout
162
163 \begin_layout Chapter
164 Getting Started
165 \end_layout
166
167 \begin_layout Section
168 What is LyX?
169 \end_layout
170
171 \begin_layout Standard
172 LyX is a document preparation system.
173  It is a tool for producing beautiful manuscripts, publishable books, business
174  letters and proposals, and even poetry.
175  It is unlike most other 
176 \begin_inset Quotes eld
177 \end_inset
178
179 word processors
180 \begin_inset Quotes erd
181 \end_inset
182
183  in the sense that it uses the paradigm of a markup language as its core
184  editing style.
185  That means that when you type a section header, you mark it as a 
186 \begin_inset Quotes eld
187 \end_inset
188
189 Section
190 \begin_inset Quotes erd
191 \end_inset
192
193 , not 
194 \begin_inset Quotes eld
195 \end_inset
196
197 Bold, 17 pt type, left justified, 5 mm space below
198 \begin_inset Quotes erd
199 \end_inset
200
201 .
202  LyX takes care of the typesetting for you, so you deal only with concepts,
203  not the mechanics.
204 \end_layout
205
206 \begin_layout Standard
207 This philosophy is explained in much greater detail in the 
208 \emph on
209
210 \begin_inset Quotes eld
211 \end_inset
212
213 Introduction
214 \begin_inset Quotes erd
215 \end_inset
216
217
218 \emph default
219 .
220  If you haven't read it yet, you need to.
221  Yes, we mean now.
222 \end_layout
223
224 \begin_layout Standard
225 The 
226 \begin_inset Quotes eld
227 \end_inset
228
229
230 \emph on
231 Introduction
232 \emph default
233
234 \begin_inset Quotes erd
235 \end_inset
236
237  describes several things in addition to LyX's philosophy: most importantly,
238  the format of all of the manuals.
239  If you don't read it, you'll have a bear of a time navigating this manual.
240  You might also be better served looking in one of the other manuals instead
241  of this one.
242  
243 \begin_inset Quotes eld
244 \end_inset
245
246
247 \emph on
248 Introduction
249 \emph default
250
251 \begin_inset Quotes erd
252 \end_inset
253
254  describes that, too.
255 \end_layout
256
257 \begin_layout Section
258 How LyX Looks
259 \end_layout
260
261 \begin_layout Standard
262 Like most applications, LyX has the familiar menu bar across the top of
263  its window.
264  Below it is a toolbar with a pulldown box and various buttons.
265  There is, of course, a vertical scrollbar and a main work area for editing
266  documents.
267  Near the bottom of the window is a small window containing a single line
268  of text.
269  This is the 
270 \emph on
271 minibuffer
272 \emph default
273 , which really means 
274 \begin_inset Quotes eld
275 \end_inset
276
277 command buffer
278 \begin_inset Quotes erd
279 \end_inset
280
281 .
282  Type 
283 \family sans
284 M-x
285 \family default
286  when you need to type a command in the minibuffer.
287 \end_layout
288
289 \begin_layout Standard
290 Note that there is no horizontal scroll bar.
291  This is not a bug or an oversight, but intentional.
292  When you read a book, you expect the end of a line to wrap around to the
293  next line.
294  Text overflows onto new pages in a vertical fashion, hence the need for
295  only a vertical scrollbar.
296  There are three cases where you might want a horizontal scrollbar.
297  The first case is large figures, displayed WYSIWYG\SpecialChar \@.
298  This, however, is due
299  to a flaw in the routine that displays graphics on the LyX screen in a
300  WYSIWYG fashion; it should rescale the graphics to fit in the window, just
301  as you'd need to rescale graphics to fit on a page.
302  The second and third cases are tables and equations which are wider than
303  the LyX window.
304  You can use the arrow keys to scroll horizontally through the table, but
305  this doesn't work for equations yet.
306 \end_layout
307
308 \begin_layout Standard
309 For a brief description of all LyX menus and toolbar buttons, have a look
310  at Appendix\InsetSpace ~
311
312 \begin_inset LatexCommand ref
313 reference "cha:The-User-Interface"
314
315 \end_inset
316
317 .
318  Most of them are self-explanatory and you'll find them listed in the correspond
319 ing sections of this documentation.
320 \end_layout
321
322 \begin_layout Section
323 HELP
324 \end_layout
325
326 \begin_layout Standard
327 The help system consists of the LyX manuals.
328  You can read 
329 \emph on
330 all
331 \emph default
332  of the manuals from inside LyX.
333  Just select the manual you want read from the 
334 \family sans
335 Help
336 \family default
337  menu.
338 \end_layout
339
340 \begin_layout Section
341 Basic LyX Setup
342 \begin_inset LatexCommand label
343 name "sec:Basic-LyX-Setup"
344
345 \end_inset
346
347
348 \end_layout
349
350 \begin_layout Standard
351 There are several features of LyX that can be configured from inside LyX,
352  without resorting to configuration files.
353  First, LyX is able to inspect your system to see what programs, LaTeX document
354  classes and LaTeX packages are available.
355  It uses this knowledge to give reasonable defaults to several 
356 \family sans
357 Preferences
358 \begin_inset LatexCommand index
359 name "Preferences"
360
361 \end_inset
362
363
364 \family default
365  settings.
366  Although this configuration has already been done when LyX was installed
367  on your system, you might have some items that you installed locally, e.g.
368  new LaTeX classes, and which are not seen by LyX.
369  To force LyX to re-inspect your system, you should use 
370 \family sans
371 Tools\SpecialChar \menuseparator
372 Reconfigure
373 \family default
374 .
375 \begin_inset LatexCommand index
376 name "Reconfiguration of LyX"
377
378 \end_inset
379
380  You should then restart LyX to ensure that the changes are taken into account.
381 \end_layout
382
383 \begin_layout Section
384 LaTeX Setup
385 \begin_inset LatexCommand label
386 name "sec:LaTeX-Setup"
387
388 \end_inset
389
390
391 \end_layout
392
393 \begin_layout Standard
394 LyX needs several LaTeX packages to work properly.
395  The packages found on the system by LyX are listed in the file 
396 \emph on
397 LaT
398 \emph default
399
400 \begin_inset ERT
401 status collapsed
402
403 \begin_layout Standard
404
405 {}
406 \end_layout
407
408 \end_inset
409
410
411 \emph on
412 eX\InsetSpace ~
413 Configuration
414 \emph default
415  that will be created when using the menu 
416 \family sans
417 Help\SpecialChar \menuseparator
418 LaT
419 \begin_inset ERT
420 status collapsed
421
422 \begin_layout Standard
423
424 {}
425 \end_layout
426
427 \end_inset
428
429 eX\InsetSpace ~
430 Configuration
431 \family default
432 .
433  You should install the required missing packages and then reconfigure LyX.
434 \begin_inset Note Note
435 status collapsed
436
437 \begin_layout Standard
438 The two braces in the ERT box prevent that the term 
439 \begin_inset Quotes eld
440 \end_inset
441
442 LaTeX
443 \begin_inset Quotes erd
444 \end_inset
445
446  is printed with sub- and superscript letters.
447  More on ERT is described in section\InsetSpace ~
448
449 \begin_inset LatexCommand ref
450 reference "sec:ERT"
451
452 \end_inset
453
454 , the printout of proper names like LaTeX is explained in section\InsetSpace ~
455
456 \begin_inset LatexCommand ref
457 reference "sub:LyX's-Proper-Names"
458
459 \end_inset
460
461 .
462 \end_layout
463
464 \end_inset
465
466
467 \begin_inset LatexCommand index
468 name "Reconfiguration of LyX"
469
470 \end_inset
471
472
473 \end_layout
474
475 \begin_layout Chapter
476 How to work with LyX
477 \end_layout
478
479 \begin_layout Section
480 Basic File Operations
481 \begin_inset LatexCommand index
482 name "File Operations"
483
484 \end_inset
485
486
487 \end_layout
488
489 \begin_layout Standard
490 Under the 
491 \family sans
492 File
493 \family default
494  menu are basic operations for any word processor in addition to some more
495  advanced operations:
496 \end_layout
497
498 \begin_layout Itemize
499
500 \family sans
501 New
502 \end_layout
503
504 \begin_layout Itemize
505
506 \family sans
507 New\InsetSpace ~
508 from
509 \bar under
510 \InsetSpace ~
511
512 \bar default
513 Template
514 \end_layout
515
516 \begin_layout Itemize
517
518 \family sans
519 Open
520 \end_layout
521
522 \begin_layout Itemize
523
524 \family sans
525 Close
526 \end_layout
527
528 \begin_layout Itemize
529
530 \family sans
531 Save
532 \end_layout
533
534 \begin_layout Itemize
535
536 \family sans
537 Save\InsetSpace ~
538 As
539 \end_layout
540
541 \begin_layout Itemize
542
543 \family sans
544 Revert\InsetSpace ~
545 to\InsetSpace ~
546 saved
547 \end_layout
548
549 \begin_layout Itemize
550
551 \family sans
552 Version\InsetSpace ~
553 Control
554 \end_layout
555
556 \begin_layout Itemize
557
558 \family sans
559 Import
560 \end_layout
561
562 \begin_layout Itemize
563
564 \family sans
565 Export
566 \end_layout
567
568 \begin_layout Itemize
569
570 \family sans
571 Print
572 \end_layout
573
574 \begin_layout Itemize
575
576 \family sans
577 Exit
578 \end_layout
579
580 \begin_layout Standard
581 They all do pretty much the same thing as in other word processors, with
582  a few minor differences.
583  The 
584 \family sans
585 File\SpecialChar \menuseparator
586 New\InsetSpace ~
587 from
588 \bar under
589 \InsetSpace ~
590
591 \bar default
592 Template
593 \family default
594  command not only prompts you for a name for the new file, but also prompts
595  you for a template to use.
596  Selecting a template will automatically set certain layout features for
597  the document, features you would otherwise need to change manually.
598  They can be of use for certain classes, especially those for writing letters
599  (see section\InsetSpace ~
600
601 \begin_inset LatexCommand ref
602 reference "sec:Document-Classes"
603
604 \end_inset
605
606 ).
607 \end_layout
608
609 \begin_layout Standard
610 Note: There is no 
611 \begin_inset Quotes eld
612 \end_inset
613
614 default file
615 \begin_inset Quotes erd
616 \end_inset
617
618  or document named 
619 \begin_inset Quotes eld
620 \end_inset
621
622 Untitled
623 \begin_inset Quotes erd
624 \end_inset
625
626  or 
627 \begin_inset Quotes eld
628 \end_inset
629
630 scratch.
631 \begin_inset Quotes erd
632 \end_inset
633
634  Unless you tell LyX to open a file or create a new one, that big, blank
635  space is just that --- a big, blank space.
636 \end_layout
637
638 \begin_layout Standard
639
640 \family sans
641 Revert\InsetSpace ~
642 to\InsetSpace ~
643 saved
644 \family default
645  and 
646 \family sans
647 Version\InsetSpace ~
648 Control
649 \family default
650  are useful if more people work on the same document at the same time
651 \begin_inset Foot
652 status collapsed
653
654 \begin_layout Standard
655 If you plan to do this, you should check out the Version Control feature
656  in LyX also.
657  Read 
658 \emph on
659 Extended Features
660 \emph default
661 \SpecialChar \@.
662
663 \end_layout
664
665 \end_inset
666
667 .
668  
669 \family sans
670 Revert\InsetSpace ~
671 to\InsetSpace ~
672 saved
673 \family default
674  will reload the document from disk.
675  You can of course also use it if you regret that you changed a document
676  and want to restore it to the last save.
677  With
678 \family sans
679  Version\InsetSpace ~
680 Control 
681 \family default
682 you can there register the changes you made to a document so that others
683  can identify this as your changes.
684 \end_layout
685
686 \begin_layout Section
687 Basic Editing Features
688 \begin_inset LatexCommand index
689 name "Editing"
690
691 \end_inset
692
693
694 \begin_inset LatexCommand label
695 name "sec:Basic-Editing-Features"
696
697 \end_inset
698
699
700 \end_layout
701
702 \begin_layout Standard
703 Like most modern word processors, LyX can perform cut and paste operations
704  on blocks of text, can move by character, word, or screenful of text, and
705  can delete whole words as well as individual characters.
706  The next four sections cover the basic LyX editing features and how to
707  access them.
708  We'll start with cut and paste.
709 \end_layout
710
711 \begin_layout Standard
712 As you might expect, the 
713 \family sans
714 Edit
715 \family default
716  menu has the cut and paste commands, along with various other editing features.
717  Some of these are special and covered in later sections.
718  The basic ones are:
719 \end_layout
720
721 \begin_layout Itemize
722
723 \family sans
724 Cut
725 \end_layout
726
727 \begin_layout Itemize
728
729 \family sans
730 Copy
731 \end_layout
732
733 \begin_layout Itemize
734
735 \family sans
736 Paste
737 \end_layout
738
739 \begin_layout Itemize
740
741 \family sans
742 Paste\InsetSpace ~
743 Recent
744 \end_layout
745
746 \begin_layout Itemize
747
748 \family sans
749 Paste\InsetSpace ~
750 Special
751 \end_layout
752
753 \begin_layout Itemize
754
755 \family sans
756 Find\InsetSpace ~
757 &\InsetSpace ~
758 Replace
759 \end_layout
760
761 \begin_layout Standard
762 The first three are self-explanatory.
763  One thing to note: whenever you delete a block of text that you've selected,
764  it's automatically placed in the clipboard.
765  That is, the 
766 \family sans
767 Delete
768 \family default
769  and 
770 \family sans
771 Backspace
772 \family default
773  keys also functions as the 
774 \family sans
775 Cut
776 \family default
777  command.
778  Also, if you've selected text, be careful: If you hit a key, LyX will completel
779 y delete the selected text and replace it with what you just typed.
780  You'll have to do an 
781 \family sans
782 Undo
783 \family default
784  to get back the lost text.
785 \end_layout
786
787 \begin_layout Standard
788 \begin_inset LatexCommand index
789 name "Paste"
790
791 \end_inset
792
793 You can also copy text between LyX and other programs by cut, copy and paste.
794  The submenu of 
795 \family sans
796 Paste\InsetSpace ~
797 Recent
798 \family default
799  shows you a list with the last strings you have pasted.
800 \end_layout
801
802 \begin_layout Standard
803 The menu 
804 \family sans
805 Edit\SpecialChar \menuseparator
806 Paste\InsetSpace ~
807 Special\SpecialChar \menuseparator
808 Plain\InsetSpace ~
809 Text, Join\InsetSpace ~
810 Lines
811 \family default
812  will insert the text in the clipboard so that the whole text is inserted
813  as 
814 \emph on
815 one
816 \emph default
817  paragraph.
818  A new paragraph is started when there is a blank line in the file.
819  Without 
820 \family sans
821 Join\InsetSpace ~
822 Lines
823 \family default
824 , the text is inserted as Paragraphs, where the line breaks of the text
825  will start a new paragraph.
826 \end_layout
827
828 \begin_layout Standard
829 \begin_inset LatexCommand index
830 name "Replace"
831
832 \end_inset
833
834
835 \begin_inset LatexCommand index
836 name "Find"
837
838 \end_inset
839
840 The 
841 \family sans
842 Edit\SpecialChar \menuseparator
843 Find\InsetSpace ~
844 &\InsetSpace ~
845 Replace
846 \family default
847  item opens the 
848 \family sans
849 Find\InsetSpace ~
850 and\InsetSpace ~
851 Replace
852 \family default
853  dialog.
854  Once you've found a word or expression, LyX selects it.
855  Hitting the 
856 \family sans
857 Replace
858 \family default
859  button replaces the selected text with the contents of the 
860 \family sans
861 Replace\InsetSpace ~
862 with
863 \family default
864  field.
865  You can click the 
866 \family sans
867 Find\InsetSpace ~
868 Next
869 \family default
870  button to skip the current word.
871  Hit 
872 \family sans
873 Replace\InsetSpace ~
874 All
875 \family default
876  to replace all occurrences of the text in the document automatically.
877  The 
878 \family sans
879 Case\InsetSpace ~
880 sensitive
881 \family default
882  option can be used if you want the search to consider the case of the search
883  word.
884  If the toggle is set, searching for 
885 \begin_inset Quotes eld
886 \end_inset
887
888
889 \family typewriter
890 Test
891 \family default
892
893 \begin_inset Quotes erd
894 \end_inset
895
896  will not match the word 
897 \begin_inset Quotes eld
898 \end_inset
899
900
901 \family typewriter
902 test
903 \family default
904
905 \begin_inset Quotes erd
906 \end_inset
907
908 .
909  The 
910 \family sans
911 Match whole words only
912 \family default
913  option can be used to force LyX to only find complete words.
914  I.e., searching for 
915 \begin_inset Quotes eld
916 \end_inset
917
918
919 \family typewriter
920 star
921 \family default
922
923 \begin_inset Quotes erd
924 \end_inset
925
926  will not match 
927 \begin_inset Quotes eld
928 \end_inset
929
930
931 \family typewriter
932 starlet
933 \family default
934
935 \begin_inset Quotes erd
936 \end_inset
937
938 .
939 \end_layout
940
941 \begin_layout Standard
942 Things like notes, floats, etc., the so called insets can be dissolved.
943  This means that the inset is deleted and its content is left as normal
944  text.
945  Dissolving an inset is done by setting the cursor to the beginning of an
946  inset and pressing 
947 \family sans
948 Backspace
949 \family default
950  or by setting the cursor to the end and pressing 
951 \family sans
952 Delete
953 \family default
954 .
955 \end_layout
956
957 \begin_layout Section
958 Undo and Redo
959 \begin_inset LatexCommand index
960 name "Redo"
961
962 \end_inset
963
964
965 \begin_inset LatexCommand index
966 name "Undo"
967
968 \end_inset
969
970
971 \begin_inset LatexCommand label
972 name "sec:Undo-and-Redo"
973
974 \end_inset
975
976
977 \end_layout
978
979 \begin_layout Standard
980 If you make a mistake, you can easily recover from it.
981  LyX has a large-capacity undo/redo buffer.
982  Select 
983 \family sans
984 Edit\SpecialChar \menuseparator
985 Undo
986 \family default
987  to undo some mistake.
988  If you accidentally undo too much, use 
989 \family sans
990 Edit\SpecialChar \menuseparator
991 Redo
992 \family default
993  to 
994 \begin_inset Quotes eld
995 \end_inset
996
997 undo the undo.
998 \begin_inset Quotes erd
999 \end_inset
1000
1001  The undo mechanism is currently limited to 100 steps to minimize memory
1002  overhead.
1003  
1004 \end_layout
1005
1006 \begin_layout Standard
1007 Notice that if you revert back all changes to arrive to the document as
1008  it was last saved, the 
1009 \begin_inset Quotes eld
1010 \end_inset
1011
1012 changed
1013 \begin_inset Quotes erd
1014 \end_inset
1015
1016  status of the document is unfortunately not reset.
1017  This is a consequence of the 100 step undo limit, above.
1018 \end_layout
1019
1020 \begin_layout Standard
1021 The 
1022 \family sans
1023 Undo
1024 \family default
1025  and 
1026 \family sans
1027 Redo
1028 \family default
1029  work on almost everything in LyX.
1030  They have some quirks, too.
1031  They won't 
1032 \family sans
1033 Undo
1034 \family default
1035  or 
1036 \family sans
1037 Redo
1038 \family default
1039  text character by character, but by blocks of text.
1040  That can take some getting used to; you'll have to play with 
1041 \family sans
1042 Undo
1043 \family default
1044  and 
1045 \family sans
1046 Redo
1047 \family default
1048  to get a feel for just how much they'll undo/redo, and after time, you'll
1049  surely appreciate how it works.
1050 \end_layout
1051
1052 \begin_layout Section
1053 Mouse Operations
1054 \begin_inset LatexCommand index
1055 name "Mouse Operations"
1056
1057 \end_inset
1058
1059
1060 \end_layout
1061
1062 \begin_layout Standard
1063 This are the most basic mouse operations.
1064 \end_layout
1065
1066 \begin_layout Enumerate
1067 Motion
1068 \end_layout
1069
1070 \begin_deeper
1071 \begin_layout Itemize
1072 Click the 
1073 \emph on
1074 left mouse button
1075 \emph default
1076  once anywhere in the edit window.
1077  The cursor moves to the text under the mouse.
1078 \end_layout
1079
1080 \end_deeper
1081 \begin_layout Enumerate
1082 Selecting Text
1083 \end_layout
1084
1085 \begin_deeper
1086 \begin_layout Itemize
1087 Hold down the 
1088 \emph on
1089 left mouse button
1090 \emph default
1091  and drag the mouse.
1092  LyX marks the text between the old and new mouse positions.
1093  Use 
1094 \family sans
1095 Edit\SpecialChar \menuseparator
1096 Copy
1097 \family default
1098  to create a copy of the text in LyX's buffer (and the clipboard).
1099 \end_layout
1100
1101 \begin_layout Itemize
1102 Re-position the cursor and then paste the text back into LyX using 
1103 \family sans
1104 Edit\SpecialChar \menuseparator
1105 Paste
1106 \family default
1107 .
1108 \end_layout
1109
1110 \end_deeper
1111 \begin_layout Enumerate
1112 Insets (Footnotes, Notes, Floats, etc.)
1113 \end_layout
1114
1115 \begin_deeper
1116 \begin_layout Standard
1117
1118 \emph on
1119 Single click
1120 \emph default
1121  the left mouse button to open or close any of these.
1122  Right-click on them to set its properties.
1123  Also check the appropriate section of this manual for more details.
1124 \end_layout
1125
1126 \end_deeper
1127 \begin_layout Enumerate
1128 Tables
1129 \end_layout
1130
1131 \begin_deeper
1132 \begin_layout Standard
1133
1134 \emph on
1135 Single click
1136 \emph default
1137  the right mouse button to open a dialog that will allow you to manipulate
1138  the table.
1139 \end_layout
1140
1141 \end_deeper
1142 \begin_layout Section
1143 Basic Key Bindings
1144 \begin_inset LatexCommand label
1145 name "sec:Key-Bindings"
1146
1147 \end_inset
1148
1149
1150 \begin_inset LatexCommand index
1151 name "Key Bindings"
1152
1153 \end_inset
1154
1155
1156 \end_layout
1157
1158 \begin_layout Standard
1159 We're not going to cover all of the keybindings.
1160  Be aware that there are at least two different primary binding maps: CUA
1161  and Emacs.
1162  LyX's default is CUA.
1163 \end_layout
1164
1165 \begin_layout Standard
1166 Some keys, like 
1167 \family sans
1168 Page\InsetSpace ~
1169 Up
1170 \family default
1171
1172 \family sans
1173 Page\InsetSpace ~
1174 Down
1175 \family default
1176
1177 \family sans
1178 Left
1179 \family default
1180
1181 \family sans
1182 Right
1183 \family default
1184
1185 \family sans
1186 Up
1187 \family default
1188 , and 
1189 \family sans
1190 Down
1191 \family default
1192 , do exactly what you expect them to do.
1193  Other keys don't:
1194 \end_layout
1195
1196 \begin_layout Labeling
1197 \labelwidthstring 00.00.0000
1198
1199 \family sans
1200 Tab
1201 \begin_inset LatexCommand nomenclature
1202 symbol "Tab"
1203 description "Tabulator key"
1204
1205 \end_inset
1206
1207
1208 \family default
1209  There is no such thing as a tab stop in LyX.
1210  If you don't understand this, go read sections\InsetSpace ~
1211
1212 \begin_inset LatexCommand ref
1213 reference "sec:Par-indent-intro"
1214
1215 \end_inset
1216
1217  and 
1218 \begin_inset LatexCommand ref
1219 reference "sec:Paragraph-Environments"
1220
1221 \end_inset
1222
1223 , especially section\InsetSpace ~
1224
1225 \begin_inset LatexCommand ref
1226 reference "sub:Lists"
1227
1228 \end_inset
1229
1230 , right now.
1231  Yes, right now.
1232  If you're still confused, look in the 
1233 \emph on
1234 Tutorial
1235 \emph default
1236 .
1237 \end_layout
1238
1239 \begin_layout Labeling
1240 \labelwidthstring 00.00.0000
1241
1242 \family sans
1243 Esc
1244 \begin_inset LatexCommand nomenclature
1245 symbol "Esc"
1246 description "Escape key"
1247
1248 \end_inset
1249
1250
1251 \family default
1252  This is the 
1253 \begin_inset Quotes eld
1254 \end_inset
1255
1256 cancel key.
1257 \begin_inset Quotes erd
1258 \end_inset
1259
1260  It's used, generically, to cancel operations.
1261  Other parts of the manual will go into greater detail about this.
1262 \end_layout
1263
1264 \begin_layout Labeling
1265 \labelwidthstring 00.00.0000
1266
1267 \family sans
1268 Home
1269 \family default
1270 \InsetSpace ~
1271 and\InsetSpace ~
1272
1273 \family sans
1274 End
1275 \family default
1276  These move the cursor, respectively, to the beginning and end of a line,
1277  unless you are using the Emacs bindings where they jump to the beginning
1278  or end of the file.
1279 \end_layout
1280
1281 \begin_layout Standard
1282 There are three modifier keys:
1283 \end_layout
1284
1285 \begin_layout Labeling
1286 \labelwidthstring 00.00.0000
1287
1288 \family sans
1289 Control
1290 \family default
1291  (Denoted by 
1292 \begin_inset Quotes eld
1293 \end_inset
1294
1295
1296 \family sans
1297 C
1298 \family default
1299
1300 \begin_inset Quotes erd
1301 \end_inset
1302
1303
1304 \begin_inset LatexCommand nomenclature
1305 symbol "C"
1306 description "Control key"
1307
1308 \end_inset
1309
1310  in the documentation files) This has a couple of different uses, depending
1311  on which keys it's used in combination with:
1312 \end_layout
1313
1314 \begin_deeper
1315 \begin_layout Itemize
1316 With 
1317 \family sans
1318 Backspace
1319 \family default
1320  or 
1321 \family sans
1322 Delete
1323 \family default
1324 , it deletes an entire word instead of a single character.
1325 \end_layout
1326
1327 \begin_layout Itemize
1328 With 
1329 \family sans
1330 Left
1331 \family default
1332  and 
1333 \family sans
1334 Right
1335 \family default
1336 , it moves by words instead of characters.
1337 \end_layout
1338
1339 \begin_layout Itemize
1340 With 
1341 \family sans
1342 Home
1343 \family default
1344  and 
1345 \family sans
1346 End
1347 \family default
1348 , it moves to the beginning and the end of the document, respectively.
1349 \end_layout
1350
1351 \end_deeper
1352 \begin_layout Labeling
1353 \labelwidthstring 00.00.0000
1354
1355 \family sans
1356 Shift
1357 \family default
1358  (Denoted by 
1359 \begin_inset Quotes eld
1360 \end_inset
1361
1362
1363 \family sans
1364 S
1365 \family default
1366
1367 \begin_inset Quotes erd
1368 \end_inset
1369
1370
1371 \begin_inset LatexCommand nomenclature
1372 symbol "S"
1373 description "Shift key"
1374
1375 \end_inset
1376
1377  in the documentation files) Use this with any of the motion keys to select
1378  the text between the old and new cursor positions.
1379 \end_layout
1380
1381 \begin_layout Labeling
1382 \labelwidthstring 00.00.0000
1383
1384 \family sans
1385 Meta
1386 \family default
1387  (Denoted by 
1388 \begin_inset Quotes eld
1389 \end_inset
1390
1391
1392 \family sans
1393 M
1394 \family default
1395
1396 \begin_inset Quotes erd
1397 \end_inset
1398
1399
1400 \begin_inset LatexCommand nomenclature
1401 symbol "M"
1402 description "Meta or Alt key"
1403
1404 \end_inset
1405
1406  in the documentation files) This is the Alt key on many keyboards, unless
1407  your keyboard has a distinct Meta key.
1408  If you have both keys, you will need to try out which one actually performs
1409  the 
1410 \family sans
1411 Meta-
1412 \family default
1413  function.
1414  This key does many different things, but it also activates the 
1415 \emph on
1416 menu accelerator keys
1417 \emph default
1418 .
1419  If you use this in combination with any of the underlined letters in a
1420  menu or menu item, it selects that menu item.
1421 \end_layout
1422
1423 \begin_deeper
1424 \begin_layout Standard
1425 For example, the sequence 
1426 \begin_inset Quotes eld
1427 \end_inset
1428
1429
1430 \family sans
1431 M\InsetSpace ~
1432 e\InsetSpace ~
1433 s
1434 \family default
1435 \InsetSpace ~
1436
1437 \family sans
1438 c
1439 \family default
1440
1441 \begin_inset Quotes erd
1442 \end_inset
1443
1444  
1445 \family sans
1446 brings
1447 \family default
1448  up the 
1449 \begin_inset Quotes eld
1450 \end_inset
1451
1452 Text Style
1453 \begin_inset Quotes erd
1454 \end_inset
1455
1456  menu.
1457  Typing 
1458 \begin_inset Quotes eld
1459 \end_inset
1460
1461
1462 \family sans
1463 M\InsetSpace ~
1464 f
1465 \family default
1466
1467 \begin_inset Quotes erd
1468 \end_inset
1469
1470  opens the 
1471 \family sans
1472 File
1473 \family default
1474  menu.
1475 \end_layout
1476
1477 \begin_layout Standard
1478 There are also other things bound to the 
1479 \family sans
1480 Meta-
1481 \family default
1482  key, but you'll have to check in the 
1483 \emph on
1484 Reference
1485 \emph default
1486  
1487 \emph on
1488 manual
1489 \emph default
1490  for more info.
1491 \end_layout
1492
1493 \end_deeper
1494 \begin_layout Standard
1495 You'll learn more and more keybindings and short-cut keys as you use LyX,
1496  because most actions will prompt a small message in the status bar at the
1497  bottom of LyX's main window which describe the name of the action, you've
1498  just triggered, and any existing keybindings for that action.
1499  The notation for the keybindings is very similar to the notation used in
1500  this documentation, so you should not have any problems understanding it.
1501  However, notice that Shift-modifiers are explicitly mentioned, so 
1502 \family sans
1503
1504 \begin_inset Quotes eld
1505 \end_inset
1506
1507 M-p S-A
1508 \family default
1509
1510 \begin_inset Quotes erd
1511 \end_inset
1512
1513  means 
1514 \family sans
1515 Meta-p
1516 \family default
1517  followed by a capital 
1518 \family sans
1519 A
1520 \family default
1521 .
1522  
1523 \begin_inset Quotes eld
1524 \end_inset
1525
1526
1527 \family sans
1528 S-C-s
1529 \family default
1530
1531 \begin_inset Quotes erd
1532 \end_inset
1533
1534  means 
1535 \family sans
1536 Shift-Control-s
1537 \family default
1538 .
1539 \end_layout
1540
1541 \begin_layout Chapter
1542 LyX Basics
1543 \begin_inset LatexCommand index
1544 name "LyX ! Basics"
1545
1546 \end_inset
1547
1548
1549 \end_layout
1550
1551 \begin_layout Section
1552 Document Types
1553 \begin_inset LatexCommand index
1554 name "Document ! Types"
1555
1556 \end_inset
1557
1558
1559 \end_layout
1560
1561 \begin_layout Subsection
1562 Introduction
1563 \end_layout
1564
1565 \begin_layout Standard
1566 Before you do anything else, before you ever start writing a document, you
1567  need to decide what type of document you want to edit.
1568  Different types of documents use different types of spacing, headings,
1569  numbering schemes, and so on.
1570  Additionally, different documents use different paragraph environments,
1571  and format the title of your document differently.
1572 \end_layout
1573
1574 \begin_layout Standard
1575
1576 \emph on
1577 document class
1578 \emph default
1579  describes a group of properties common to a particular set of documents.
1580  By setting the document class, you automatically select these properties,
1581  making it easier to create the type of document you want.
1582  If you don't choose a document class, LyX picks one for you by default.
1583  So, it behooves you to change the class of your document.
1584 \end_layout
1585
1586 \begin_layout Standard
1587 Read on for info about the document classes you can choose from LyX, and
1588  how to adjust their properties.
1589 \end_layout
1590
1591 \begin_layout Subsection
1592 Document Classes
1593 \begin_inset LatexCommand index
1594 name "Document ! Classes"
1595
1596 \end_inset
1597
1598
1599 \begin_inset LatexCommand label
1600 name "sec:Document-Classes"
1601
1602 \end_inset
1603
1604
1605 \end_layout
1606
1607 \begin_layout Subsubsection
1608 Overview
1609 \end_layout
1610
1611 \begin_layout Standard
1612 There are four standard document classes in LyX.
1613  They are:
1614 \end_layout
1615
1616 \begin_layout Description
1617 Article for basic articles
1618 \end_layout
1619
1620 \begin_layout Description
1621 Report for basic reports
1622 \end_layout
1623
1624 \begin_layout Description
1625 Book for writing a book
1626 \end_layout
1627
1628 \begin_layout Description
1629 Letter for US-style letters
1630 \end_layout
1631
1632 \begin_layout Standard
1633 There are also some non-standard classes, which LyX only uses if you have
1634  installed them.
1635  Here are some of the classes, the full list with detailed explanations
1636  can be found in chapter 
1637 \emph on
1638 Special Document Classes
1639 \emph default
1640  in the 
1641 \emph on
1642 Extended Features
1643 \emph default
1644  manual:
1645 \end_layout
1646
1647 \begin_layout Description
1648 A&A Journal articles in the style and format used in Astronomy & Astrophysics
1649 \end_layout
1650
1651 \begin_layout Description
1652 AAST
1653 \family sans
1654
1655 \begin_inset ERT
1656 status collapsed
1657
1658 \begin_layout Standard
1659
1660 {}
1661 \end_layout
1662
1663 \end_inset
1664
1665
1666 \family default
1667 eX For submissions to the journals published by the American Astronomical
1668  Society
1669 \end_layout
1670
1671 \begin_layout Description
1672 AMS Layouts for articles and books in the style and format used by the American
1673  Mathematical Society (AMS).
1674  There are three article layouts available.
1675  The standard one uses a typical numbering scheme for theorems etc., that
1676  prepends the section number to the number of the result.
1677  All result-type statements (propositions, corollaries, and so on) are sequenced
1678  together, but definitions, examples, and the like have their own sequence.
1679  The 
1680 \begin_inset Quotes eld
1681 \end_inset
1682
1683 sequential numbering
1684 \begin_inset Quotes erd
1685 \end_inset
1686
1687  scheme does not place the section number with each result, but numbers
1688  them throughout the article in a single sequence.
1689  Each type of result gets its own sequence.
1690  There is also a layout that dispenses with numbering of statements altogether.
1691 \end_layout
1692
1693 \begin_layout Description
1694 Beamer Layout for presentations
1695 \end_layout
1696
1697 \begin_layout Description
1698 broadway Layout for writing plays.
1699  It is not an existing LaTeX document class, but a new one which is distributed
1700  with LyX.
1701 \end_layout
1702
1703 \begin_layout Description
1704 curiculum\InsetSpace ~
1705 vitae classes to create curriculum vitae
1706 \end_layout
1707
1708 \begin_layout Description
1709 Dinbrief Letters in format of the DIN (German industry norm)
1710 \end_layout
1711
1712 \begin_layout Description
1713 dtk Layout for 
1714 \family typewriter
1715 Die TeXnische Komödie
1716 \family default
1717 , the journal of the German TeX user Group (Dante)
1718 \end_layout
1719
1720 \begin_layout Description
1721 Elsevier Layout for journals of the Elsevier publishing group
1722 \end_layout
1723
1724 \begin_layout Description
1725 Foils Used to make transparencies
1726 \end_layout
1727
1728 \begin_layout Description
1729 g-brief Letters in format of the DIN (German industry norm)
1730 \end_layout
1731
1732 \begin_layout Description
1733 hollywood Used to type spec scripts for the US film industry.
1734  It is not an existing LaTeX document class, but a new one which is distributed
1735  with LyX.
1736 \end_layout
1737
1738 \begin_layout Description
1739 IEEEtran Layout for the journals published by the Institute of Electrical
1740  and Electronics Engineers (IEEE)
1741 \end_layout
1742
1743 \begin_layout Description
1744 IOP Layout for journals of the Institute of Physics publishing group
1745 \end_layout
1746
1747 \begin_layout Description
1748 Kluwer Layout for journals of the Kluwer publishing group
1749 \end_layout
1750
1751 \begin_layout Description
1752 koma-script a replacement for the standard classes, offers many useful features
1753  like caption formatting, automatic print space calculation etc.
1754 \end_layout
1755
1756 \begin_layout Description
1757 Memoir another replacement for the standard classes
1758 \end_layout
1759
1760 \begin_layout Description
1761 paper Used with the 
1762 \family typewriter
1763 paper
1764 \family default
1765  LaTeX document class
1766 \end_layout
1767
1768 \begin_layout Description
1769 Powerdot Layout for presentations
1770 \end_layout
1771
1772 \begin_layout Description
1773 REVTe
1774 \begin_inset ERT
1775 status collapsed
1776
1777 \begin_layout Standard
1778
1779 {}
1780 \end_layout
1781
1782 \end_inset
1783
1784 X is used to write articles for the publications of the American Physical
1785  Society (APS), American Institute of Physics (AIP), and Optical Society
1786  of America (OSA).
1787  This class is not completely compatible with all LyX features.
1788 \end_layout
1789
1790 \begin_layout Description
1791 Slides Used to make transparencies
1792 \end_layout
1793
1794 \begin_layout Description
1795 SPIE\InsetSpace ~
1796 Proceedings Layout for the journals published by The International Society
1797  for Optical Engineering (SPIE)
1798 \end_layout
1799
1800 \begin_layout Description
1801 Springer Layouts for journals of the Springer publishing group
1802 \end_layout
1803
1804 \begin_layout Description
1805 TUGboat Layout for 
1806 \family typewriter
1807 TUGboat
1808 \family default
1809 , the journal of the international TeX user Group (TUG)
1810 \end_layout
1811
1812 \begin_layout Standard
1813 We won't go into any detail about how to use these different document classes
1814  here.
1815  You can find all the details about the non-standard classes in the 
1816 \emph on
1817 Extended Editing
1818 \emph default
1819  manual.
1820  Here, we will settle with a list of some of the common properties of all
1821  of the document classes.
1822 \end_layout
1823
1824 \begin_layout Subsubsection
1825 Selecting a Class
1826 \end_layout
1827
1828 \begin_layout Standard
1829 You can select a class using the 
1830 \family sans
1831 Document\SpecialChar \menuseparator
1832 Settings
1833 \begin_inset LatexCommand index
1834 name "Document ! Settings"
1835
1836 \end_inset
1837
1838
1839 \family default
1840  dialog.
1841  Select the class you want to use, and make any fine tunings of the options
1842  you may need.
1843 \end_layout
1844
1845 \begin_layout Subsubsection
1846 Properties
1847 \end_layout
1848
1849 \begin_layout Standard
1850 Each class has a default set of options.
1851  Here's a quick table describing them:
1852 \end_layout
1853
1854 \begin_layout Standard
1855 \begin_inset VSpace 0.3cm
1856 \end_inset
1857
1858
1859 \end_layout
1860
1861 \begin_layout Standard
1862 \align center
1863 \begin_inset Tabular
1864 <lyxtabular version="3" rows="5" columns="5">
1865 <features>
1866 <column alignment="center" valignment="top" leftline="true" rightline="true" width="0pt">
1867 <column alignment="center" valignment="top" leftline="true" width="0pt">
1868 <column alignment="center" valignment="top" leftline="true" width="0pt">
1869 <column alignment="center" valignment="top" leftline="true" width="0pt">
1870 <column alignment="center" valignment="top" leftline="true" rightline="true" width="0pt">
1871 <row topline="true" bottomline="true">
1872 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
1873 \begin_inset Text
1874
1875 \begin_layout Standard
1876
1877 \end_layout
1878
1879 \end_inset
1880 </cell>
1881 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
1882 \begin_inset Text
1883
1884 \begin_layout Standard
1885
1886 \family sans
1887 \series medium
1888 \shape up
1889 \size normal
1890 \emph off
1891 \bar no
1892 \noun off
1893 \color none
1894 Pagestyle
1895 \end_layout
1896
1897 \end_inset
1898 </cell>
1899 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
1900 \begin_inset Text
1901
1902 \begin_layout Standard
1903
1904 \family sans
1905 \series medium
1906 \shape up
1907 \size normal
1908 \emph off
1909 \bar no
1910 \noun off
1911 \color none
1912 Sides
1913 \end_layout
1914
1915 \end_inset
1916 </cell>
1917 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
1918 \begin_inset Text
1919
1920 \begin_layout Standard
1921
1922 \family sans
1923 \series medium
1924 \shape up
1925 \size normal
1926 \emph off
1927 \bar no
1928 \noun off
1929 \color none
1930 Columns
1931 \end_layout
1932
1933 \end_inset
1934 </cell>
1935 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
1936 \begin_inset Text
1937
1938 \begin_layout Standard
1939
1940 \series medium
1941 \shape up
1942 \size normal
1943 \emph off
1944 \bar no
1945 \noun off
1946 \color none
1947 Max.
1948  sectioning level
1949 \end_layout
1950
1951 \end_inset
1952 </cell>
1953 </row>
1954 <row topline="true">
1955 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
1956 \begin_inset Text
1957
1958 \begin_layout Standard
1959
1960 \series medium
1961 \shape up
1962 \size normal
1963 \emph off
1964 \bar no
1965 \noun off
1966 \color none
1967 article
1968 \end_layout
1969
1970 \end_inset
1971 </cell>
1972 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
1973 \begin_inset Text
1974
1975 \begin_layout Standard
1976
1977 \family sans
1978 \series medium
1979 \shape up
1980 \size normal
1981 \emph off
1982 \bar no
1983 \noun off
1984 \color none
1985 Plain
1986 \end_layout
1987
1988 \end_inset
1989 </cell>
1990 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
1991 \begin_inset Text
1992
1993 \begin_layout Standard
1994
1995 \family sans
1996 \series medium
1997 \shape up
1998 \size normal
1999 \emph off
2000 \bar no
2001 \noun off
2002 \color none
2003 One
2004 \end_layout
2005
2006 \end_inset
2007 </cell>
2008 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
2009 \begin_inset Text
2010
2011 \begin_layout Standard
2012
2013 \family sans
2014 \series medium
2015 \shape up
2016 \size normal
2017 \emph off
2018 \bar no
2019 \noun off
2020 \color none
2021 One
2022 \end_layout
2023
2024 \end_inset
2025 </cell>
2026 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
2027 \begin_inset Text
2028
2029 \begin_layout Standard
2030
2031 \family sans
2032 \series medium
2033 \shape up
2034 \size normal
2035 \emph off
2036 \bar no
2037 \noun off
2038 \color none
2039 Section
2040 \end_layout
2041
2042 \end_inset
2043 </cell>
2044 </row>
2045 <row topline="true">
2046 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
2047 \begin_inset Text
2048
2049 \begin_layout Standard
2050
2051 \series medium
2052 \shape up
2053 \size normal
2054 \emph off
2055 \bar no
2056 \noun off
2057 \color none
2058 report
2059 \end_layout
2060
2061 \end_inset
2062 </cell>
2063 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
2064 \begin_inset Text
2065
2066 \begin_layout Standard
2067
2068 \family sans
2069 \series medium
2070 \shape up
2071 \size normal
2072 \emph off
2073 \bar no
2074 \noun off
2075 \color none
2076 Plain
2077 \end_layout
2078
2079 \end_inset
2080 </cell>
2081 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
2082 \begin_inset Text
2083
2084 \begin_layout Standard
2085
2086 \family sans
2087 \series medium
2088 \shape up
2089 \size normal
2090 \emph off
2091 \bar no
2092 \noun off
2093 \color none
2094 One
2095 \end_layout
2096
2097 \end_inset
2098 </cell>
2099 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
2100 \begin_inset Text
2101
2102 \begin_layout Standard
2103
2104 \family sans
2105 \series medium
2106 \shape up
2107 \size normal
2108 \emph off
2109 \bar no
2110 \noun off
2111 \color none
2112 One
2113 \end_layout
2114
2115 \end_inset
2116 </cell>
2117 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
2118 \begin_inset Text
2119
2120 \begin_layout Standard
2121
2122 \family sans
2123 \series medium
2124 \shape up
2125 \size normal
2126 \emph off
2127 \bar no
2128 \noun off
2129 \color none
2130 Chapter
2131 \end_layout
2132
2133 \end_inset
2134 </cell>
2135 </row>
2136 <row topline="true">
2137 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
2138 \begin_inset Text
2139
2140 \begin_layout Standard
2141
2142 \series medium
2143 \shape up
2144 \size normal
2145 \emph off
2146 \bar no
2147 \noun off
2148 \color none
2149 book
2150 \end_layout
2151
2152 \end_inset
2153 </cell>
2154 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
2155 \begin_inset Text
2156
2157 \begin_layout Standard
2158
2159 \family sans
2160 \series medium
2161 \shape up
2162 \size normal
2163 \emph off
2164 \bar no
2165 \noun off
2166 \color none
2167 Headings
2168 \end_layout
2169
2170 \end_inset
2171 </cell>
2172 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
2173 \begin_inset Text
2174
2175 \begin_layout Standard
2176
2177 \family sans
2178 \series medium
2179 \shape up
2180 \size normal
2181 \emph off
2182 \bar no
2183 \noun off
2184 \color none
2185 Two
2186 \end_layout
2187
2188 \end_inset
2189 </cell>
2190 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
2191 \begin_inset Text
2192
2193 \begin_layout Standard
2194
2195 \family sans
2196 \series medium
2197 \shape up
2198 \size normal
2199 \emph off
2200 \bar no
2201 \noun off
2202 \color none
2203 One
2204 \end_layout
2205
2206 \end_inset
2207 </cell>
2208 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
2209 \begin_inset Text
2210
2211 \begin_layout Standard
2212
2213 \family sans
2214 \series medium
2215 \shape up
2216 \size normal
2217 \emph off
2218 \bar no
2219 \noun off
2220 \color none
2221 Chapter
2222 \end_layout
2223
2224 \end_inset
2225 </cell>
2226 </row>
2227 <row topline="true" bottomline="true">
2228 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
2229 \begin_inset Text
2230
2231 \begin_layout Standard
2232
2233 \series medium
2234 \shape up
2235 \size normal
2236 \emph off
2237 \bar no
2238 \noun off
2239 \color none
2240 letter
2241 \end_layout
2242
2243 \end_inset
2244 </cell>
2245 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
2246 \begin_inset Text
2247
2248 \begin_layout Standard
2249
2250 \family sans
2251 \series medium
2252 \shape up
2253 \size normal
2254 \emph off
2255 \bar no
2256 \noun off
2257 \color none
2258 Plain
2259 \end_layout
2260
2261 \end_inset
2262 </cell>
2263 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
2264 \begin_inset Text
2265
2266 \begin_layout Standard
2267
2268 \family sans
2269 \series medium
2270 \shape up
2271 \size normal
2272 \emph off
2273 \bar no
2274 \noun off
2275 \color none
2276 One
2277 \end_layout
2278
2279 \end_inset
2280 </cell>
2281 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
2282 \begin_inset Text
2283
2284 \begin_layout Standard
2285
2286 \family sans
2287 \series medium
2288 \shape up
2289 \size normal
2290 \emph off
2291 \bar no
2292 \noun off
2293 \color none
2294 One
2295 \end_layout
2296
2297 \end_inset
2298 </cell>
2299 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
2300 \begin_inset Text
2301
2302 \begin_layout Standard
2303
2304 \series medium
2305 \shape up
2306 \size normal
2307 \emph off
2308 \bar no
2309 \noun off
2310 \color none
2311 none
2312 \end_layout
2313
2314 \end_inset
2315 </cell>
2316 </row>
2317 </lyxtabular>
2318
2319 \end_inset
2320
2321
2322 \end_layout
2323
2324 \begin_layout Standard
2325 \begin_inset VSpace 0.3cm
2326 \end_inset
2327
2328
2329 \end_layout
2330
2331 \begin_layout Standard
2332 You're probably also wondering what 
2333 \begin_inset Quotes eld
2334 \end_inset
2335
2336 Max.\InsetSpace ~
2337 sectioning level
2338 \begin_inset Quotes erd
2339 \end_inset
2340
2341  means.
2342  There are several paragraph environments used to create section headings.
2343  Different document classes allow different types of section headings.
2344  Only two use the 
2345 \family sans
2346 Chapter
2347 \family default
2348  heading; the rest do not and begin instead with the 
2349 \family sans
2350 Section
2351 \family default
2352  heading.
2353  Some document classes, such as the ones for letters, don't use any section
2354  headings.
2355  In addition to 
2356 \family sans
2357 Chapter
2358 \family default
2359  and 
2360 \family sans
2361 Section
2362 \family default
2363  headings, there are also 
2364 \family sans
2365 Subsection
2366 \family default
2367  headings, 
2368 \family sans
2369 Subsubsection
2370 \family default
2371  headings, and so on.
2372  We'll describe these headings fully in section\InsetSpace ~
2373
2374 \begin_inset LatexCommand ref
2375 reference "sub:Headings"
2376
2377 \end_inset
2378
2379 .
2380 \end_layout
2381
2382 \begin_layout Subsection
2383 Document Layout
2384 \begin_inset LatexCommand index
2385 name "Document !  Layout"
2386
2387 \end_inset
2388
2389
2390 \begin_inset LatexCommand label
2391 name "sub:Document-Layout"
2392
2393 \end_inset
2394
2395
2396 \family sans
2397
2398 \begin_inset LatexCommand index
2399 name "Document ! Settings"
2400
2401 \end_inset
2402
2403
2404 \end_layout
2405
2406 \begin_layout Standard
2407 The most important properties of documents classes are set in the menu 
2408 \family sans
2409 Document\SpecialChar \menuseparator
2410 Settings
2411 \family default
2412 .
2413  There in the 
2414 \family sans
2415 Options
2416 \family default
2417  field under 
2418 \family sans
2419 Documents\InsetSpace ~
2420 classes
2421 \family default
2422 , you can enter special options for your document class in a comma-separated
2423  list.
2424  This is only necessary if LyX doesn't support special options you want
2425  to use for your document.
2426  To learn more about your favorite LaTeX-class and its options, you have
2427  to read its manual.
2428 \end_layout
2429
2430 \begin_layout Standard
2431 Under 
2432 \family sans
2433 Page\InsetSpace ~
2434 Layout
2435 \family default
2436  the 
2437 \family sans
2438 Pagestyle
2439 \family default
2440  controls what sorts of headings and page numbers go on a page.
2441  You can choose between the following five options:
2442 \end_layout
2443
2444 \begin_layout Labeling
2445 \labelwidthstring 00.00.0000
2446
2447 \family sans
2448 Default
2449 \family default
2450  Use default pagestyle of current class.
2451 \end_layout
2452
2453 \begin_layout Labeling
2454 \labelwidthstring 00.00.0000
2455
2456 \family sans
2457 Empty
2458 \family default
2459  No page numbers or headings.
2460 \end_layout
2461
2462 \begin_layout Labeling
2463 \labelwidthstring 00.00.0000
2464
2465 \family sans
2466 Plain
2467 \family default
2468  Page numbers only.
2469 \end_layout
2470
2471 \begin_layout Labeling
2472 \labelwidthstring 00.00.0000
2473
2474 \family sans
2475 Headings
2476 \family default
2477  Page numbers and either the current chapter or section title and number.
2478  Whether LyX uses the current chapter or the current section depends on
2479  the maximum sectioning level of the class.
2480 \end_layout
2481
2482 \begin_layout Labeling
2483 \labelwidthstring 00.00.0000
2484
2485 \family sans
2486 Fancy
2487 \family default
2488  This allows you to create fully customizable headers and footers if you
2489  have the 
2490 \series bold
2491 fancyhdr
2492 \begin_inset LatexCommand index
2493 name "LaTeX-packages ! fancyhdr"
2494
2495 \end_inset
2496
2497
2498 \series default
2499  package installed.
2500  At the moment, support in LyX is limited to this setting.
2501  To use the full power of this package, you have to add code to your document
2502  preamble.
2503  Check the documentation for the 
2504 \series bold
2505 fancyhdr
2506 \series default
2507  package for more details, 
2508 \begin_inset LatexCommand cite
2509 key "fancyhdr"
2510
2511 \end_inset
2512
2513 .
2514 \end_layout
2515
2516 \begin_layout Standard
2517 The 
2518 \family sans
2519 Separation
2520 \family default
2521  of paragraphs is described in section\InsetSpace ~
2522
2523 \begin_inset LatexCommand ref
2524 reference "sec:Par-indent-intro"
2525
2526 \end_inset
2527
2528 .
2529 \end_layout
2530
2531 \begin_layout Subsection
2532 Paper Size and Orientation
2533 \begin_inset LatexCommand index
2534 name "Document ! Paper size"
2535
2536 \end_inset
2537
2538
2539 \begin_inset LatexCommand label
2540 name "sub:Paper-Size,-Orientation,"
2541
2542 \end_inset
2543
2544
2545 \end_layout
2546
2547 \begin_layout Standard
2548 You'll find the following options in the menu 
2549 \family sans
2550 Page\InsetSpace ~
2551 Layout
2552 \family default
2553  of the dialog of the 
2554 \family sans
2555 Document\SpecialChar \menuseparator
2556 Settings
2557 \family default
2558  menu:
2559 \family sans
2560
2561 \begin_inset LatexCommand index
2562 name "Document ! Settings"
2563
2564 \end_inset
2565
2566
2567 \end_layout
2568
2569 \begin_layout Labeling
2570 \labelwidthstring 00.00.0000
2571
2572 \family sans
2573 Papersize
2574 \family default
2575  What size paper to print on.
2576  The choices are
2577 \end_layout
2578
2579 \begin_layout Itemize
2580
2581 \family sans
2582 Default
2583 \end_layout
2584
2585 \begin_layout Itemize
2586
2587 \family sans
2588 A3, A4,
2589 \family default
2590  
2591 \family sans
2592 A5
2593 \end_layout
2594
2595 \begin_layout Itemize
2596
2597 \family sans
2598 B3, B4, B5
2599 \end_layout
2600
2601 \begin_layout Itemize
2602
2603 \family sans
2604 US letter
2605 \end_layout
2606
2607 \begin_layout Itemize
2608
2609 \family sans
2610 US legal
2611 \end_layout
2612
2613 \begin_layout Itemize
2614
2615 \family sans
2616 US executive
2617 \end_layout
2618
2619 \begin_layout Itemize
2620
2621 \family sans
2622 Custom
2623 \end_layout
2624
2625 \begin_layout Labeling
2626 \labelwidthstring 00.00.0000
2627
2628 \family sans
2629 Orientation
2630 \family default
2631  Two toggle buttons choose whether to print the output as 
2632 \family sans
2633 Landscape
2634 \family default
2635  or as 
2636 \family sans
2637 Portrait
2638 \family default
2639 .
2640 \end_layout
2641
2642 \begin_layout Labeling
2643 \labelwidthstring 00.00.0000
2644
2645 \family sans
2646 Two-sided\InsetSpace ~
2647 document
2648 \family default
2649  Adjusts the print space to print both sides of paper.
2650  That means that the print space for odd- and even-numbered pages is different.
2651 \end_layout
2652
2653 \begin_layout Subsection
2654 Margins
2655 \begin_inset LatexCommand index
2656 name "Document ! Margins"
2657
2658 \end_inset
2659
2660
2661 \begin_inset LatexCommand label
2662 name "sub:Margins"
2663
2664 \end_inset
2665
2666
2667 \begin_inset LatexCommand index
2668 name "Margins"
2669
2670 \end_inset
2671
2672
2673 \end_layout
2674
2675 \begin_layout Standard
2676 Paper margins are set in the menu 
2677 \family sans
2678 Document\SpecialChar \menuseparator
2679 Settings
2680 \family default
2681 .
2682 \family sans
2683
2684 \begin_inset LatexCommand index
2685 name "Document ! Settings"
2686
2687 \end_inset
2688
2689
2690 \end_layout
2691
2692 \begin_layout Standard
2693 If you use a koma-script document class, you can use the default settings.
2694  Because koma-script calculates then the printspace automatically by taking
2695  the paper format and the font size into account.
2696 \end_layout
2697
2698 \begin_layout Subsection
2699 Important Note
2700 \end_layout
2701
2702 \begin_layout Standard
2703 If you change a document class, LyX has to convert 
2704 \emph on
2705 everything
2706 \emph default
2707  into the new class.
2708  That includes the paragraph environments.
2709  Some paragraph environments are standard; all of the document classes have
2710  them; but some classes have special paragraph environments.
2711  If this is the case, and you change the document class, LyX sets the missing
2712  paragraph environments to 
2713 \family sans
2714 Standard
2715 \family default
2716  and places an error box at the beginning of the paragraph.
2717  Just click on them and you'll get a message dialog that tells you about
2718  the conversion and why it failed.
2719 \end_layout
2720
2721 \begin_layout Section
2722 Paragraph Indentation and Separation
2723 \begin_inset LatexCommand index
2724 name "Paragraph ! Indentation"
2725
2726 \end_inset
2727
2728
2729 \end_layout
2730
2731 \begin_layout Subsection
2732 Introduction
2733 \begin_inset LatexCommand label
2734 name "sec:Par-indent-intro"
2735
2736 \end_inset
2737
2738
2739 \end_layout
2740
2741 \begin_layout Standard
2742 Before describing all of the various paragraph environments, we'd like to
2743  say a word or two about paragraph indentation.
2744 \end_layout
2745
2746 \begin_layout Standard
2747 Everyone seems to have their own convention for separating paragraphs.
2748  Most Americans indent the first line of a paragraph.
2749  Others don't indent but put extra space between the paragraphs.
2750  If you choose indentation for paragraphs the 
2751 \emph on
2752 first
2753 \emph default
2754  paragraph of a section, or after a figure, an equation, a table, a list,
2755  etc., is 
2756 \emph on
2757 not
2758 \emph default
2759  indented.
2760  Only a paragraph following another paragraph gets indented.
2761  Note that the indentation behavior is different when you use another document
2762  language than English.
2763  LaTeX takes care that the indentation follows the rules of the used language.
2764 \end_layout
2765
2766 \begin_layout Standard
2767 The space between paragraphs, like the line spacing, the space between headings
2768  and text --- in fact, all of the spacings for just about everything are
2769  pre-coded into LyX.
2770  As we said, you don't worry about how much space to add between what.
2771  LyX takes care of that.
2772  In fact, these pre-coded vertical spacings aren't a single number but a
2773  range.
2774  That way, LyX can squish or stretch the space between lines to make sure
2775  figures fit on a page with text, so that sections don't start at the bottom
2776  of a page, and so on.
2777 \begin_inset Foot
2778 status collapsed
2779
2780 \begin_layout Standard
2781 LaTeX does this when LyX goes to produce a printable file.
2782 \end_layout
2783
2784 \end_inset
2785
2786  However, pre-coded doesn't mean you can't change them.
2787  LyX gives you the ability to globally change 
2788 \emph on
2789 all
2790 \emph default
2791  of these pre-coded spacings.
2792  We'll explain more later.
2793 \end_layout
2794
2795 \begin_layout Subsection
2796 Paragraph Separation
2797 \begin_inset LatexCommand index
2798 name "Paragraph ! Separation"
2799
2800 \end_inset
2801
2802
2803 \end_layout
2804
2805 \begin_layout Standard
2806 To separate paragraphs, select 
2807 \family sans
2808 Indent
2809 \family default
2810  or 
2811 \family sans
2812 Skip
2813 \family default
2814  in the submenu 
2815 \family sans
2816 Text\InsetSpace ~
2817 Layout
2818 \family default
2819  of the dialog 
2820 \family sans
2821 Document\SpecialChar \menuseparator
2822 Settings
2823 \begin_inset LatexCommand index
2824 name "Document ! Settings"
2825
2826 \end_inset
2827
2828
2829 \family default
2830  to indent paragraphs or add extra space between paragraphs, respectively.
2831  The size of the skips can be defined in the dialog, for the indentation
2832  you have to add this line to your document preamble:
2833 \end_layout
2834
2835 \begin_layout Standard
2836
2837 \series bold
2838
2839 \backslash
2840 setlength{
2841 \backslash
2842 parindent}{Length}
2843 \end_layout
2844
2845 \begin_layout Standard
2846 where length is a value in one of the units listed in Appendix\InsetSpace ~
2847
2848 \begin_inset LatexCommand ref
2849 reference "cap:Units"
2850
2851 \end_inset
2852
2853 .
2854  The default length is 30\InsetSpace \thinspace{}
2855 pt.
2856 \end_layout
2857
2858 \begin_layout Subsection
2859 Fine-Tuning
2860 \end_layout
2861
2862 \begin_layout Standard
2863 You can also change the separation method of a single paragraph.
2864  Open the 
2865 \family sans
2866 Edit\SpecialChar \menuseparator
2867 Paragraph\InsetSpace ~
2868 Settings
2869 \family default
2870  dialog and toggle the 
2871 \family sans
2872 Indent\InsetSpace ~
2873 Paragraph
2874 \family default
2875  option to change the state of the current paragraph.
2876  If paragraphs have no indentation but use extra space for separation, this
2877  button will be ignored (you can't indent a single paragraph by toggling
2878  this).
2879 \end_layout
2880
2881 \begin_layout Standard
2882 You should only need to change the indentation method for a single paragraph
2883  if you need to do some fine-tuning.
2884 \end_layout
2885
2886 \begin_layout Subsection
2887 Line Spacing
2888 \begin_inset LatexCommand index
2889 name "Paragraph ! Line spacing"
2890
2891 \end_inset
2892
2893
2894 \end_layout
2895
2896 \begin_layout Standard
2897 In the 
2898 \family sans
2899 Document\SpecialChar \menuseparator
2900 Settings
2901 \begin_inset LatexCommand index
2902 name "Document ! Settings"
2903
2904 \end_inset
2905
2906
2907 \family default
2908  dialog you can set the line spacing in the submenu 
2909 \family sans
2910 Text\InsetSpace ~
2911 Layout.
2912 \family default
2913
2914 \begin_inset Foot
2915 status collapsed
2916
2917 \begin_layout Standard
2918 You need to have the LaTeX-package 
2919 \series bold
2920 setspace
2921 \begin_inset LatexCommand index
2922 name "LaTeX-packages ! setspace"
2923
2924 \end_inset
2925
2926
2927 \series default
2928  installed to use this feature.
2929 \end_layout
2930
2931 \end_inset
2932
2933
2934 \end_layout
2935
2936 \begin_layout Section
2937 Paragraph Environments
2938 \begin_inset LatexCommand index
2939 name "Paragraph ! Environments"
2940
2941 \end_inset
2942
2943
2944 \begin_inset LatexCommand label
2945 name "sec:Paragraph-Environments"
2946
2947 \end_inset
2948
2949
2950 \begin_inset LatexCommand index
2951 name "Paragraph environments|("
2952
2953 \end_inset
2954
2955
2956 \end_layout
2957
2958 \begin_layout Subsection
2959 Overview
2960 \end_layout
2961
2962 \begin_layout Standard
2963 The paragraph environments correspond to the various
2964 \end_layout
2965
2966 \begin_layout Standard
2967
2968 \series bold
2969
2970 \backslash
2971 begin{
2972 \emph on
2973 environment
2974 \emph default
2975 } ...
2976  
2977 \backslash
2978 end{
2979 \emph on
2980 environment
2981 \emph default
2982 }
2983 \series default
2984
2985 \newline
2986 command sequences in an ordinary LaTeX file.
2987  If you don't know LaTeX, or the concept of a paragraph environment is totally
2988  alien to you, we urge you to read the 
2989 \emph on
2990 Tutorial
2991 \emph default
2992 .
2993  The 
2994 \emph on
2995 Tutorial
2996 \emph default
2997  also contains many more examples than this section does.
2998 \end_layout
2999
3000 \begin_layout Standard
3001 A paragraph environment is simply a 
3002 \begin_inset Quotes eld
3003 \end_inset
3004
3005 container
3006 \begin_inset Quotes erd
3007 \end_inset
3008
3009  for a paragraph which gives that paragraph certain properties.
3010  This can include a particular style of font, different margins, a numbering
3011  scheme, labels, and so on.
3012  Additionally, you can 
3013 \begin_inset Quotes eld
3014 \end_inset
3015
3016 nest
3017 \begin_inset Quotes erd
3018 \end_inset
3019
3020  the different environments inside one another, allowing one environment
3021  to inherit some of the properties of another.
3022  The different paragraph environments totally replace the need for messy
3023  tab stops, on the fly margin adjustment, and other hold-overs from the
3024  days of typewriters.
3025  There are several paragraph environments which are specific to a particular
3026  document type.
3027  We'll only be covering the most common ones here.
3028 \end_layout
3029
3030 \begin_layout Standard
3031 To choose a new paragraph environment, use the pull-down box on the left
3032  end of the toolbar.
3033  LyX will change the environment of the 
3034 \emph on
3035 entire
3036 \emph default
3037  paragraph in which the cursor sits.
3038  You can also change the environment of an entire group of paragraphs if
3039  you select them before choosing the new environment.
3040  
3041 \end_layout
3042
3043 \begin_layout Standard
3044 Note that hitting 
3045 \family sans
3046 Return
3047 \family default
3048  will 
3049 \emph on
3050 typically
3051 \emph default
3052  create a new paragraph using the 
3053 \family sans
3054 Standard
3055 \family default
3056  paragraph environment.
3057  We say 
3058 \begin_inset Quotes eld
3059 \end_inset
3060
3061 typically
3062 \begin_inset Quotes erd
3063 \end_inset
3064
3065  because if you are in one of these environments:
3066 \end_layout
3067
3068 \begin_layout Itemize
3069
3070 \family sans
3071 Quote
3072 \end_layout
3073
3074 \begin_layout Itemize
3075
3076 \family sans
3077 Quotation
3078 \end_layout
3079
3080 \begin_layout Itemize
3081
3082 \family sans
3083 Verse
3084 \end_layout
3085
3086 \begin_layout Itemize
3087
3088 \family sans
3089 Itemize
3090 \end_layout
3091
3092 \begin_layout Itemize
3093
3094 \family sans
3095 Enumerate
3096 \end_layout
3097
3098 \begin_layout Itemize
3099
3100 \family sans
3101 Description
3102 \end_layout
3103
3104 \begin_layout Itemize
3105
3106 \family sans
3107 List
3108 \end_layout
3109
3110 \begin_layout Standard
3111 LyX keeps the old paragraph environment when you hit 
3112 \family sans
3113 Return
3114 \family default
3115 , rather than resetting it to 
3116 \family sans
3117 Standard
3118 \family default
3119 .
3120  LyX will still reset the nesting depth, however.
3121  Usually, starting a new paragraph resets both the paragraph environment
3122  and the nesting depth (for more on nesting see section\InsetSpace ~
3123
3124 \begin_inset LatexCommand ref
3125 reference "sec:Nesting"
3126
3127 \end_inset
3128
3129 ).
3130  At the moment, all this is context-specific; you're better off expecting
3131  
3132 \family sans
3133 Return
3134 \family default
3135  to reset the paragraph environment and depth.
3136  If you want a new paragraph to keep the current environment and depth,
3137  use 
3138 \family sans
3139 M-Return
3140 \family default
3141  instead.
3142 \end_layout
3143
3144 \begin_layout Subsection
3145 Standard
3146 \end_layout
3147
3148 \begin_layout Standard
3149 The default paragraph environment is 
3150 \family sans
3151 Standard
3152 \family default
3153  for most classes.
3154  It creates a plain paragraph.
3155  If LyX resets the paragraph environment, this is the one it chooses.
3156  In fact, the paragraph you're reading right now (and most of the ones in
3157  this manual) are in the 
3158 \family sans
3159 Standard
3160 \family default
3161  environment.
3162 \end_layout
3163
3164 \begin_layout Standard
3165 You can nest a paragraph using the 
3166 \family sans
3167 Standard
3168 \family default
3169  environment in just about anything else, but you can't really nest anything
3170  in a 
3171 \family sans
3172 Standard
3173 \family default
3174  environment.
3175 \end_layout
3176
3177 \begin_layout Subsection
3178 Document Title
3179 \begin_inset LatexCommand index
3180 name "Document !Title"
3181
3182 \end_inset
3183
3184
3185 \end_layout
3186
3187 \begin_layout Standard
3188 A LaTeX title page has three parts: the title itself, the name(s) of the
3189  author(s) and a 
3190 \begin_inset Quotes eld
3191 \end_inset
3192
3193 footnote
3194 \begin_inset Quotes erd
3195 \end_inset
3196
3197  for thanks or contact information.
3198  For certain types of documents, LaTeX places all of this on a separate
3199  page along with today's date.
3200  For other types of documents, the title 
3201 \begin_inset Quotes eld
3202 \end_inset
3203
3204 page
3205 \begin_inset Quotes erd
3206 \end_inset
3207
3208  goes at the top of the first page of the document.
3209  
3210 \end_layout
3211
3212 \begin_layout Standard
3213 LyX provides an interface to the title page commands through the paragraph
3214  environments 
3215 \family sans
3216 Title
3217 \family default
3218
3219 \family sans
3220 Author
3221 \family default
3222 , and 
3223 \family sans
3224 Date
3225 \family default
3226 .
3227  Here's how you use them:
3228 \end_layout
3229
3230 \begin_layout Itemize
3231 Put the title of your document in the 
3232 \family sans
3233 Title
3234 \family default
3235  environment.
3236 \end_layout
3237
3238 \begin_layout Itemize
3239 Put the author name in the 
3240 \family sans
3241 Author
3242 \family default
3243  environment.
3244 \end_layout
3245
3246 \begin_layout Itemize
3247 If you want the date to have a certain appearance, want to use a fixed date,
3248  or want other text to appear in place of today's date, put that text in
3249  the 
3250 \family sans
3251 Date
3252 \family default
3253  environment.
3254  Note that using this environment is optional.
3255  If you don't provide any, LaTeX will automatically insert today's date.
3256  If you don't want any date, add the line
3257 \newline
3258
3259 \series bold
3260
3261 \backslash
3262 date{}
3263 \series default
3264
3265 \newline
3266 to the preamble of your document (menu 
3267 \family sans
3268 Document\SpecialChar \menuseparator
3269 Settings
3270 \family default
3271 )
3272 \end_layout
3273
3274 \begin_layout Standard
3275 You can use footnotes to insert 
3276 \begin_inset Quotes eld
3277 \end_inset
3278
3279 thanks
3280 \begin_inset Quotes erd
3281 \end_inset
3282
3283  or contact informations.
3284 \end_layout
3285
3286 \begin_layout Subsection
3287 Headings
3288 \begin_inset LatexCommand index
3289 name "Section headings"
3290
3291 \end_inset
3292
3293
3294 \begin_inset LatexCommand label
3295 name "sub:Headings"
3296
3297 \end_inset
3298
3299
3300 \end_layout
3301
3302 \begin_layout Standard
3303 There are several paragraph environments for producing section headings.
3304  LyX takes care of the numbering for you.
3305 \end_layout
3306
3307 \begin_layout Subsubsection
3308 Numbered Headings
3309 \begin_inset LatexCommand index
3310 name "Section headings ! Numbered"
3311
3312 \end_inset
3313
3314
3315 \end_layout
3316
3317 \begin_layout Standard
3318 There are 7 numbered types of section headings.
3319  They are:
3320 \end_layout
3321
3322 \begin_layout Enumerate
3323
3324 \family sans
3325 Part
3326 \end_layout
3327
3328 \begin_layout Enumerate
3329
3330 \family sans
3331 Chapter
3332 \end_layout
3333
3334 \begin_layout Enumerate
3335
3336 \family sans
3337 Section
3338 \end_layout
3339
3340 \begin_layout Enumerate
3341
3342 \family sans
3343 Subsection
3344 \end_layout
3345
3346 \begin_layout Enumerate
3347
3348 \family sans
3349 Subsubsection
3350 \end_layout
3351
3352 \begin_layout Enumerate
3353
3354 \family sans
3355 Paragraph
3356 \end_layout
3357
3358 \begin_layout Enumerate
3359
3360 \family sans
3361 Subparagraph
3362 \end_layout
3363
3364 \begin_layout Standard
3365 LyX labels each heading with a series of numbers, separated by periods.
3366  The numbers describe where in the document you are.
3367  Unlike the other headings, parts are numbered with Latin letters.
3368 \end_layout
3369
3370 \begin_layout Standard
3371 Headings all subdivide your document into different pieces of text.
3372  For example, suppose you're writing a book.
3373  You group the book into chapters.
3374  LyX does similar grouping:
3375 \end_layout
3376
3377 \begin_layout Itemize
3378
3379 \family sans
3380 Part
3381 \family default
3382  is divided in either 
3383 \family sans
3384 Chapter
3385 \family default
3386  or 
3387 \family sans
3388 Section
3389 \end_layout
3390
3391 \begin_layout Itemize
3392
3393 \family sans
3394 Chapter
3395 \family default
3396 s are divided into 
3397 \family sans
3398 Section
3399 \family default
3400 s
3401 \end_layout
3402
3403 \begin_layout Itemize
3404
3405 \family sans
3406 Section
3407 \family default
3408 s are divided into 
3409 \family sans
3410 Subsection
3411 \family default
3412 s
3413 \end_layout
3414
3415 \begin_layout Itemize
3416
3417 \family sans
3418 Subsection
3419 \family default
3420 s are divided into 
3421 \family sans
3422 Subsubsection
3423 \family default
3424 s
3425 \end_layout
3426
3427 \begin_layout Itemize
3428
3429 \family sans
3430 Subsubsection
3431 \family default
3432 s are divided into 
3433 \family sans
3434 Paragraph
3435 \family default
3436 s
3437 \end_layout
3438
3439 \begin_layout Itemize
3440
3441 \family sans
3442 Paragraph
3443 \family default
3444 s are divided into 
3445 \family sans
3446 Subparagraph
3447 \family default
3448 s
3449 \end_layout
3450
3451 \begin_layout Standard
3452 \begin_inset Note Greyedout
3453 status open
3454
3455 \begin_layout Standard
3456
3457 \series bold
3458 Note:
3459 \series default
3460  Not all document types use the 
3461 \family sans
3462 Chapter
3463 \family default
3464  heading as the maximum sectioning level.
3465  In that case the 
3466 \family sans
3467 Section
3468 \family default
3469  is the top-level heading.
3470 \end_layout
3471
3472 \end_inset
3473
3474
3475 \end_layout
3476
3477 \begin_layout Standard
3478 So, if you use the 
3479 \family sans
3480 Subsubsection
3481 \family default
3482  environment to label a new sub-subsection, LyX labels it with its number,
3483  along with the number of the subsection, section, and, if applicable, chapter
3484  that it's in.
3485  For example: the fifth section of the second chapter of this book has the
3486  label 
3487 \begin_inset Quotes eld
3488 \end_inset
3489
3490 2.5
3491 \begin_inset Quotes erd
3492 \end_inset
3493
3494 .
3495 \end_layout
3496
3497 \begin_layout Subsubsection
3498 Unnumbered Headings
3499 \begin_inset LatexCommand index
3500 name "Section headings ! Unnumbered"
3501
3502 \end_inset
3503
3504
3505 \end_layout
3506
3507 \begin_layout Standard
3508 There are 5 types of unnumbered section headings.
3509  They are:
3510 \end_layout
3511
3512 \begin_layout Enumerate
3513
3514 \family sans
3515 Part*line spacing
3516 \end_layout
3517
3518 \begin_layout Enumerate
3519
3520 \family sans
3521 Chapter*
3522 \end_layout
3523
3524 \begin_layout Enumerate
3525
3526 \family sans
3527 Section*
3528 \end_layout
3529
3530 \begin_layout Enumerate
3531
3532 \family sans
3533 Subsection*
3534 \end_layout
3535
3536 \begin_layout Enumerate
3537
3538 \family sans
3539 Subsubsection*
3540 \end_layout
3541
3542 \begin_layout Standard
3543 The 
3544 \begin_inset Quotes eld
3545 \end_inset
3546
3547 *
3548 \begin_inset Quotes erd
3549 \end_inset
3550
3551  after each name means that these headings are not numbered.
3552  They work the same as their numbered counterparts but won't appear in the
3553  table of contents, see section\InsetSpace ~
3554
3555 \begin_inset LatexCommand ref
3556 reference "sec:toc"
3557
3558 \end_inset
3559
3560 .
3561 \end_layout
3562
3563 \begin_layout Subsubsection
3564 Changing the Numbering
3565 \begin_inset LatexCommand label
3566 name "sub:Numbering-depth"
3567
3568 \end_inset
3569
3570
3571 \end_layout
3572
3573 \begin_layout Standard
3574 You can also alter which sectioning levels get numbered and which ones appear
3575  in the Table of Contents.
3576  Now, this doesn't remove any of the levels; that's preset in the document
3577  class.
3578  Certain classes start with 
3579 \family sans
3580 Chapter
3581 \family default
3582  and go down to the 
3583 \family sans
3584 Subparagraph
3585 \family default
3586  level.
3587  Others start at 
3588 \family sans
3589 Section
3590 \family default
3591 .
3592  Similarly, not all document classes number all sectioning levels.
3593  Most don't number 
3594 \family sans
3595 Paragraph
3596 \family default
3597  or 
3598 \family sans
3599 Subparagraph
3600 \family default
3601 .
3602  This is something you can change.
3603 \end_layout
3604
3605 \begin_layout Standard
3606 Open the 
3607 \family sans
3608 Document\SpecialChar \menuseparator
3609 Settings
3610 \family default
3611  dialog.
3612 \family sans
3613
3614 \begin_inset LatexCommand index
3615 name "Document ! Settings"
3616
3617 \end_inset
3618
3619
3620 \family default
3621  Under 
3622 \family sans
3623 Numbering\InsetSpace ~
3624 &\InsetSpace ~
3625 TOC
3626 \family default
3627  you'll see two counters.
3628  The one named 
3629 \family sans
3630 Numbering
3631 \family default
3632  controls how far down in the sectioning hierarchy LyX numbers a section
3633  heading.
3634  The other one controls the appearance of the section headings in the table
3635  of contents.
3636 \end_layout
3637
3638 \begin_layout Subsubsection
3639 Short Titles of Headings
3640 \begin_inset LatexCommand index
3641 name "Section headings ! Short titles"
3642
3643 \end_inset
3644
3645
3646 \begin_inset OptArg
3647 status collapsed
3648
3649 \begin_layout Standard
3650 Short Titles
3651 \end_layout
3652
3653 \end_inset
3654
3655
3656 \begin_inset LatexCommand label
3657 name "sec:Short-Titles"
3658
3659 \end_inset
3660
3661
3662 \end_layout
3663
3664 \begin_layout Standard
3665 Some section or chapter titles, such as this one, can get quite long.
3666  This can cause troubles when there is limited horizontal space.
3667  For example, if the header of the page is set to show the current section
3668  title, a long title will protrude over the page margins and look awful.
3669 \end_layout
3670
3671 \begin_layout Standard
3672 LaTeX allows you to specify a short title for section headings.
3673  This short title is used in the header and in the actual table of contents,
3674  avoiding the problem mentioned.
3675  To specify a short title, use the menu 
3676 \family sans
3677 Insert\SpecialChar \menuseparator
3678 Short\InsetSpace ~
3679 Title
3680 \family default
3681 .
3682  This will insert a box labeled 
3683 \begin_inset Quotes eld
3684 \end_inset
3685
3686 opt
3687 \begin_inset Quotes erd
3688 \end_inset
3689
3690  (stands for 
3691 \begin_inset Quotes eld
3692 \end_inset
3693
3694 optional
3695 \begin_inset Quotes erd
3696 \end_inset
3697
3698 ) which you can use to enter the short title text.
3699  This also works for captions inside floats.
3700 \end_layout
3701
3702 \begin_layout Standard
3703 The title of this section is a good example of using this feature.
3704 \end_layout
3705
3706 \begin_layout Subsubsection
3707 Special Information
3708 \end_layout
3709
3710 \begin_layout Standard
3711 The following information applies to all section headings:
3712 \end_layout
3713
3714 \begin_layout Itemize
3715 You cannot do any nesting with these environments.
3716 \end_layout
3717
3718 \begin_layout Itemize
3719 You cannot use a margin note in any of these environments.
3720 \end_layout
3721
3722 \begin_layout Itemize
3723 You can only use inline math in these environments.
3724 \end_layout
3725
3726 \begin_layout Itemize
3727 You can use labels and cross-references to refer to their numbers.
3728 \end_layout
3729
3730 \begin_layout Subsection
3731 Quotes and Poetryline spacing
3732 \end_layout
3733
3734 \begin_layout Standard
3735 LyX has three paragraph environments for writing poetry and quotations.
3736  They are 
3737 \family sans
3738 Quote
3739 \family default
3740
3741 \family sans
3742 Quotation
3743 \family default
3744 , and 
3745 \family sans
3746 Verse
3747 \family default
3748 .
3749  Forget the days of changing line spacing and twiddling with margins.
3750  These three paragraph environments already have those changes built-in.
3751  They all widen the left margin and add a bit of extra space above and below
3752  the text they contain.
3753  They also allow nesting, so you can put a 
3754 \family sans
3755 Verse
3756 \family default
3757  in a 
3758 \family sans
3759 Quotation
3760 \family default
3761 , as well as in some other paragraph environments.
3762 \end_layout
3763
3764 \begin_layout Standard
3765 There is another feature of these three paragraph environments: they do
3766  
3767 \emph on
3768 not
3769 \emph default
3770  reset to 
3771 \family sans
3772 Standard
3773 \family default
3774  when you start a new paragraph.
3775  So, you can type in that poem and merrily hit 
3776 \family sans
3777 Return
3778 \family default
3779  without worrying about the paragraph environment changing on you.
3780  Of course, that means that, once you're done typing in that poem, you have
3781  to change back to the 
3782 \family sans
3783 Standard
3784 \family default
3785  environment yourself.
3786 \end_layout
3787
3788 \begin_layout Subsubsection
3789
3790 \family sans
3791 Quote
3792 \family default
3793  and 
3794 \family sans
3795 Quotation
3796 \family default
3797
3798 \begin_inset LatexCommand label
3799 name "sec:Quote"
3800
3801 \end_inset
3802
3803
3804 \begin_inset LatexCommand index
3805 name "Quotation"
3806
3807 \end_inset
3808
3809
3810 \end_layout
3811
3812 \begin_layout Standard
3813 Now that we've described the similarities of these three environments, it's
3814  time for the differences.
3815  
3816 \family sans
3817 Quote
3818 \family default
3819  and 
3820 \family sans
3821 Quotation
3822 \family default
3823  are identical except for one difference: 
3824 \family sans
3825 Quote
3826 \family default
3827  uses extra spacing to separate paragraphs and never indents the first line.
3828  
3829 \family sans
3830 Quotation
3831 \family default
3832  
3833 \emph on
3834 always
3835 \emph default
3836  indents the first line of a paragraph and uses the same line spacing throughout.
3837 \end_layout
3838
3839 \begin_layout Standard
3840 Here's an example of the 
3841 \family sans
3842 Quote
3843 \family default
3844  environment:
3845 \end_layout
3846
3847 \begin_layout Quote
3848 This is in the 
3849 \family sans
3850 Quote
3851 \family default
3852  environment.
3853  I can keep writing, extending this line out further and further until it
3854  wraps.
3855  See -- no indentation!
3856 \end_layout
3857
3858 \begin_layout Quote
3859 Here's the second paragraph of this quote.
3860  Again, there's no indentation, but there is extra space between me and
3861  the other paragraph.
3862 \end_layout
3863
3864 \begin_layout Standard
3865 Here's another example, this time in the 
3866 \family sans
3867 Quotation
3868 \family default
3869  environment:
3870 \end_layout
3871
3872 \begin_layout Quotation
3873 This is in the 
3874 \family sans
3875 Quotation
3876 \family default
3877  environment.
3878  If I keep writing, you'll see the indentation.
3879  If your country uses a writing style that shows off new paragraphs by indenting
3880  the first line, then 
3881 \family sans
3882 Quotation
3883 \family default
3884  is the environment for you! Well, you'd use it 
3885 \emph on
3886 if
3887 \emph default
3888  you were quoting other text.
3889 \end_layout
3890
3891 \begin_layout Quotation
3892 Here's a new paragraph.
3893  I could ramble on and on, like a politician at election time.
3894  If I did that, though, you'd get bored.
3895 \end_layout
3896
3897 \begin_layout Standard
3898 As the examples show, 
3899 \family sans
3900 Quote
3901 \family default
3902  is for those people who use extra space to separate paragraphs.
3903  They should put quotes in the 
3904 \family sans
3905 Quote
3906 \family default
3907  environment.
3908  Those who use indentation to mark a new paragraph should use the 
3909 \family sans
3910 Quotation
3911 \family default
3912  paragraph environment for quoted text.
3913 \end_layout
3914
3915 \begin_layout Subsubsection
3916
3917 \family sans
3918 Verse
3919 \family default
3920
3921 \begin_inset LatexCommand index
3922 name "Paragraph ! Verse"
3923
3924 \end_inset
3925
3926
3927 \family sans
3928
3929 \begin_inset LatexCommand index
3930 name "Poetry"
3931
3932 \end_inset
3933
3934
3935 \begin_inset LatexCommand label
3936 name "sec:Verse"
3937
3938 \end_inset
3939
3940
3941 \end_layout
3942
3943 \begin_layout Standard
3944
3945 \family sans
3946 Verse
3947 \family default
3948  is a paragraph environment for poetry, rhymes, verses, and so on.
3949  Here's an example:
3950 \end_layout
3951
3952 \begin_layout Verse
3953 This is in Verse
3954 \newline
3955 Which I did not rehearse!
3956 \end_layout
3957
3958 \begin_layout Verse
3959 It could be much worse.
3960  This line could be long, very long, oh so long, so very long that it wraps
3961  around.
3962  It looks okay on screen, but in the printed version, the extra lines are
3963  indented a bit more than the first.
3964  Okay, so it's turned to prose and doesn't rhyme anymore.
3965  So sue me.
3966 \end_layout
3967
3968 \begin_layout Verse
3969 To break a line
3970 \newline
3971 And make things look fine
3972 \newline
3973 Use 
3974 \family sans
3975 C-Return
3976 \family default
3977 .
3978 \end_layout
3979
3980 \begin_layout Standard
3981 As you can see, 
3982 \family sans
3983 Verse
3984 \family default
3985  does not indent both margins.
3986  Each stanza of the verse or poem is in its own paragraph.
3987  To separate the individual lines of a stanza, use the 
3988 \family typewriter
3989 break-line
3990 \family default
3991  function 
3992 \family sans
3993 C-Return
3994 \family default
3995 .
3996 \end_layout
3997
3998 \begin_layout Subsection
3999 Lists
4000 \begin_inset LatexCommand index
4001 name "Lists"
4002
4003 \end_inset
4004
4005
4006 \begin_inset LatexCommand label
4007 name "sub:Lists"
4008
4009 \end_inset
4010
4011
4012 \end_layout
4013
4014 \begin_layout Standard
4015 LyX has four different paragraph environments for creating different kinds
4016  of lists.
4017  In the 
4018 \family sans
4019 Itemize
4020 \family default
4021  and 
4022 \family sans
4023 Enumerate
4024 \family default
4025  environments, LyX labels your list items with bullets or numbers, respectively.
4026  In the 
4027 \family sans
4028 Description
4029 \family default
4030  and 
4031 \family sans
4032 List
4033 \family default
4034  environments, LyX lets you provide your own label.
4035  We'll present the individual details of each type of list next after describing
4036  some general features of all four of them.
4037 \end_layout
4038
4039 \begin_layout Subsubsection
4040 General Features
4041 \end_layout
4042
4043 \begin_layout Standard
4044 The four paragraph environments for lists differ from the other environments
4045  in several ways.
4046  First, LyX treats each paragraph as a list item.
4047  Hitting 
4048 \family sans
4049 Return
4050 \family default
4051  does 
4052 \emph on
4053 not
4054 \emph default
4055  reset the environment to 
4056 \family sans
4057 Standard
4058 \family default
4059  but keeps the current environment and creates a new list item.
4060  The nesting depth is typically reset, however.
4061  If you want to keep both the current nesting depth and paragraph environment,
4062  you should use 
4063 \family sans
4064 M-Return
4065 \family default
4066  to break paragraphs.
4067 \end_layout
4068
4069 \begin_layout Standard
4070 You can nest lists of any type inside one another.
4071  In fact, LyX changes the labels on some list items depending on how it
4072  is nested.
4073  If you intend to use any of the list paragraph environments, we suggest
4074  you read all of section\InsetSpace ~
4075
4076 \begin_inset LatexCommand ref
4077 reference "sec:Nesting"
4078
4079 \end_inset
4080
4081 .
4082  
4083 \end_layout
4084
4085 \begin_layout Subsubsection
4086
4087 \family sans
4088 Itemize
4089 \family default
4090
4091 \begin_inset LatexCommand index
4092 name "Lists ! Itemize"
4093
4094 \end_inset
4095
4096
4097 \begin_inset LatexCommand label
4098 name "sec:Itemize"
4099
4100 \end_inset
4101
4102
4103 \end_layout
4104
4105 \begin_layout Standard
4106 The first type of list we'll describe in detail is the 
4107 \family sans
4108 Itemize
4109 \family default
4110  paragraph environment.
4111  It has the following properties:
4112 \end_layout
4113
4114 \begin_layout Itemize
4115 Each item has a particular bullet or symbol as its label.
4116 \end_layout
4117
4118 \begin_deeper
4119 \begin_layout Itemize
4120 LyX uses the same symbol for all of the items in a given nesting level.
4121 \end_layout
4122
4123 \begin_layout Itemize
4124 The symbol appears at the beginning of the first line.
4125 \end_layout
4126
4127 \end_deeper
4128 \begin_layout Itemize
4129 The items can have any length.
4130  LyX automatically offsets the left margin of each item.
4131  The offset is always relative to whatever environment the 
4132 \family sans
4133 Itemize
4134 \family default
4135  list may be in.
4136 \end_layout
4137
4138 \begin_layout Itemize
4139 If you nest an 
4140 \family sans
4141 Itemize
4142 \family default
4143  environment inside another 
4144 \family sans
4145 Itemize
4146 \family default
4147  environment, the label changes to a new symbol.
4148 \end_layout
4149
4150 \begin_deeper
4151 \begin_layout Itemize
4152 There are four different symbols for up to a four-fold nesting.
4153 \end_layout
4154
4155 \begin_layout Itemize
4156 LyX always shows the same symbol on screen.
4157 \end_layout
4158
4159 \begin_layout Itemize
4160 See section\InsetSpace ~
4161
4162 \begin_inset LatexCommand ref
4163 reference "sec:Nesting"
4164
4165 \end_inset
4166
4167  for a full explanation of nesting.
4168 \end_layout
4169
4170 \end_deeper
4171 \begin_layout Standard
4172 Of course, that explanation was also an example of an 
4173 \family sans
4174 Itemize
4175 \family default
4176  list.
4177  The 
4178 \family sans
4179 Itemize
4180 \family default
4181  environment is best suited for lists where the order doesn't matter.
4182 \end_layout
4183
4184 \begin_layout Standard
4185 We said that different levels use different symbols as their label.
4186  Here's an example of all four possible symbols.
4187  Note that those of you reading this manual within LyX won't see any difference.
4188 \end_layout
4189
4190 \begin_layout Itemize
4191 The label for the first level 
4192 \family sans
4193 Itemize
4194 \family default
4195  is a large black dot, or bullet.
4196 \end_layout
4197
4198 \begin_deeper
4199 \begin_layout Itemize
4200 The label for the second level is a dash.
4201 \end_layout
4202
4203 \begin_deeper
4204 \begin_layout Itemize
4205 The label for the third is an asterisk.
4206 \end_layout
4207
4208 \begin_deeper
4209 \begin_layout Itemize
4210 The label for the fourth is a centered dot.
4211 \end_layout
4212
4213 \end_deeper
4214 \begin_layout Itemize
4215 Back out to the third level.
4216 \end_layout
4217
4218 \end_deeper
4219 \begin_layout Itemize
4220 Back to the second level.
4221 \end_layout
4222
4223 \end_deeper
4224 \begin_layout Itemize
4225 Back to the outermost level.
4226 \end_layout
4227
4228 \begin_layout Standard
4229 These are the default labels for an 
4230 \family sans
4231 Itemize
4232 \family default
4233  list.
4234  You can customize these labels in the 
4235 \family sans
4236 Document\SpecialChar \menuseparator
4237 Settings
4238 \family default
4239  dialog in the submenu 
4240 \family sans
4241 Bullets
4242 \family default
4243 .
4244 \family sans
4245
4246 \begin_inset LatexCommand index
4247 name "Document ! Settings"
4248
4249 \end_inset
4250
4251
4252 \end_layout
4253
4254 \begin_layout Standard
4255 Notice how the space between items decreases with increasing depth.
4256  We'll explain nesting and all the tricks you can do with different depths
4257  in section\InsetSpace ~
4258
4259 \begin_inset LatexCommand ref
4260 reference "sec:Nesting"
4261
4262 \end_inset
4263
4264 .
4265 \end_layout
4266
4267 \begin_layout Subsubsection
4268
4269 \family sans
4270 Enumerate
4271 \family default
4272
4273 \begin_inset LatexCommand index
4274 name "Lists ! Enumerate"
4275
4276 \end_inset
4277
4278
4279 \begin_inset LatexCommand label
4280 name "sec:Enumerate"
4281
4282 \end_inset
4283
4284
4285 \end_layout
4286
4287 \begin_layout Standard
4288 The 
4289 \family sans
4290 Enumerate
4291 \family default
4292  environment is used to create numbered lists and outlines.
4293  It has these properties:
4294 \end_layout
4295
4296 \begin_layout Enumerate
4297 Each item has a numeral as its label.
4298 \end_layout
4299
4300 \begin_deeper
4301 \begin_layout Enumerate
4302 The type of numeral depends on the nesting depth.
4303 \end_layout
4304
4305 \end_deeper
4306 \begin_layout Enumerate
4307 LyX automatically counts the items for you and updates the label as appropriate.
4308 \end_layout
4309
4310 \begin_layout Enumerate
4311 Each new 
4312 \family sans
4313 Enumerate
4314 \family default
4315  environment resets the counter to one.
4316 \end_layout
4317
4318 \begin_layout Enumerate
4319 Like the 
4320 \family sans
4321 Itemize
4322 \family default
4323  environment, the 
4324 \family sans
4325 Enumerate
4326 \family default
4327  environment:
4328 \end_layout
4329
4330 \begin_deeper
4331 \begin_layout Enumerate
4332 Offsets the items relative to the left margin.
4333  Items can have any length.
4334 \end_layout
4335
4336 \begin_layout Enumerate
4337 Reduces the space between items as the nesting depth increases.
4338 \end_layout
4339
4340 \begin_layout Enumerate
4341 Uses different types of labels depending on the nesting depth.
4342 \end_layout
4343
4344 \begin_layout Enumerate
4345 Allows up to a four-fold nesting.
4346 \end_layout
4347
4348 \end_deeper
4349 \begin_layout Standard
4350 Unlike the 
4351 \family sans
4352 Itemize
4353 \family default
4354  environment, 
4355 \family sans
4356 Enumerate
4357 \family default
4358  shows the different labels for each item in LyX.
4359  Here is how LyX labels the four different levels in an 
4360 \family sans
4361 Enumerate
4362 \family default
4363 :
4364 \end_layout
4365
4366 \begin_layout Enumerate
4367 The first level of an 
4368 \family sans
4369 Enumerate
4370 \family default
4371  uses Arabic numerals followed by a period.
4372 \end_layout
4373
4374 \begin_deeper
4375 \begin_layout Enumerate
4376 The second level uses lower case letters surrounded by parentheses.
4377 \end_layout
4378
4379 \begin_deeper
4380 \begin_layout Enumerate
4381 The third level uses lower-case Roman numerals followed by a period.
4382 \end_layout
4383
4384 \begin_deeper
4385 \begin_layout Enumerate
4386 The fourth level uses capital letters followed by a period.
4387 \end_layout
4388
4389 \begin_layout Enumerate
4390 Again, notice the decrease in the spacing between items as the nesting depth
4391  increases.
4392 \end_layout
4393
4394 \end_deeper
4395 \begin_layout Enumerate
4396 Back to the third level
4397 \end_layout
4398
4399 \end_deeper
4400 \begin_layout Enumerate
4401 Back to the second level.
4402 \end_layout
4403
4404 \end_deeper
4405 \begin_layout Enumerate
4406 Back to the outermost level.
4407 \end_layout
4408
4409 \begin_layout Standard
4410 Once again, you can customize the type of numbering used in the 
4411 \family sans
4412 Enumerate
4413 \family default
4414  environment.
4415  It involves adding commands to the LaTeX preamble (see the 
4416 \emph on
4417 Extended Features
4418 \emph default
4419  manual).
4420  As stated earlier, such customization only shows up in the printed version,
4421  not in LyX.
4422 \end_layout
4423
4424 \begin_layout Standard
4425 There is more to nesting 
4426 \family sans
4427 Enumerate
4428 \family default
4429  environments than we've stated here.
4430  You should read section\InsetSpace ~
4431
4432 \begin_inset LatexCommand ref
4433 reference "sec:Nesting"
4434
4435 \end_inset
4436
4437  to learn more about nesting.
4438 \end_layout
4439
4440 \begin_layout Subsubsection
4441
4442 \family sans
4443 Description
4444 \family default
4445
4446 \begin_inset LatexCommand index
4447 name "Lists ! Description"
4448
4449 \end_inset
4450
4451
4452 \begin_inset LatexCommand label
4453 name "sec:Description-List"
4454
4455 \end_inset
4456
4457
4458 \end_layout
4459
4460 \begin_layout Standard
4461 Unlike the previous two environments, the 
4462 \family sans
4463 Description
4464 \family default
4465  list has no fixed label.
4466  Instead, LyX uses the first 
4467 \begin_inset Quotes eld
4468 \end_inset
4469
4470 word
4471 \begin_inset Quotes erd
4472 \end_inset
4473
4474  of the first line as the label.
4475  Here's an example:
4476 \end_layout
4477
4478 \begin_layout Description
4479 Example: This is an example of the 
4480 \family sans
4481 Description
4482 \family default
4483  environment.
4484 \end_layout
4485
4486 \begin_layout Standard
4487 LyX typesets the label in boldface and puts extra space between it and the
4488  rest of the line.
4489 \end_layout
4490
4491 \begin_layout Standard
4492 With the first 
4493 \begin_inset Quotes eld
4494 \end_inset
4495
4496 word
4497 \begin_inset Quotes erd
4498 \end_inset
4499
4500  it is meant that the first hit of the 
4501 \family sans
4502 Space
4503 \family default
4504  key ends the label if you are at the beginning of the first line of an
4505  item.
4506  If you need to use more than one word in the label use a 
4507 \family sans
4508 Protected Blank
4509 \family default
4510 .
4511  (Use either 
4512 \family sans
4513 C-Space
4514 \family default
4515  or the menu 
4516 \family sans
4517 Insert\SpecialChar \menuseparator
4518 Formatting\SpecialChar \menuseparator
4519 Protected\InsetSpace ~
4520 Space
4521 \family default
4522 , see section\InsetSpace ~
4523
4524 \begin_inset LatexCommand ref
4525 reference "sub:Protected-Space"
4526
4527 \end_inset
4528
4529  for more info.) Here is an example:
4530 \end_layout
4531
4532 \begin_layout Description
4533 Second\InsetSpace ~
4534 Example: This one shows how to use a 
4535 \family sans
4536 Protected\InsetSpace ~
4537 Blank
4538 \family default
4539  in the label of a 
4540 \family sans
4541 Description
4542 \family default
4543  list item.
4544 \end_layout
4545
4546 \begin_layout Description
4547 Usage: You should use the 
4548 \family sans
4549 Description
4550 \family default
4551  environment for things like definitions and theorems.
4552  Use it when you need to make one word in particular stand out in the text
4553  that describes it.
4554  It's not a good idea to use a 
4555 \family sans
4556 Description
4557 \family default
4558  environment when you have an entire sentence that you want to describe.
4559  You're better off using 
4560 \family sans
4561 Itemize
4562 \family default
4563  or 
4564 \family sans
4565 Enumerate
4566 \family default
4567  and nesting several 
4568 \family sans
4569 Standard
4570 \family default
4571  paragraphs into them.
4572 \end_layout
4573
4574 \begin_layout Description
4575 Nesting: You can nest 
4576 \family sans
4577 Description
4578 \family default
4579  environments inside one another, nest them in other types of lists, and
4580  so on.
4581 \end_layout
4582
4583 \begin_layout Standard
4584 Notice that after the first line, LyX indents subsequent lines, offsetting
4585  them from the first line.
4586 \end_layout
4587
4588 \begin_layout Subsubsection
4589 The LyX 
4590 \family sans
4591 List
4592 \family default
4593
4594 \begin_inset LatexCommand index
4595 name "Lists ! LyX list"
4596
4597 \end_inset
4598
4599
4600 \begin_inset LatexCommand label
4601 name "sec:LyX-List"
4602
4603 \end_inset
4604
4605
4606 \end_layout
4607
4608 \begin_layout Standard
4609 The 
4610 \family sans
4611 List
4612 \family default
4613  environment is a LyX extension to LaTeX.
4614  
4615 \end_layout
4616
4617 \begin_layout Standard
4618 Like the 
4619 \family sans
4620 Description
4621 \family default
4622  environment the 
4623 \family sans
4624 List
4625 \family default
4626  environment has user-defined labels for each list item.
4627  There are the following properties of this list environment:
4628 \end_layout
4629
4630 \begin_layout Labeling
4631 \labelwidthstring 00.00.0000
4632 item\InsetSpace ~
4633 labels LyX uses the first 
4634 \begin_inset Quotes eld
4635 \end_inset
4636
4637 word
4638 \begin_inset Quotes erd
4639 \end_inset
4640
4641  of each line as the item label.
4642  The first 
4643 \family sans
4644 Space
4645 \family default
4646  after the beginning of the first line of an item marks the end of the label.
4647  If you need to use more than one word in an item label, use a protected
4648  blank as described above.
4649 \end_layout
4650
4651 \begin_layout Labeling
4652 \labelwidthstring 00.00.0000
4653 margins As you can see, LyX uses different margins for the item label and
4654  the body of the item text.
4655  The body of the text has a larger left margin, which is equal to the default
4656  label width plus a little extra space.
4657  
4658 \end_layout
4659
4660 \begin_layout Labeling
4661 \labelwidthstring 00.00.0000
4662 label\InsetSpace ~
4663 width LyX uses the width of the label, or the default width, whatever
4664  is larger.
4665  If the label width is larger, the label 
4666 \begin_inset Quotes eld
4667 \end_inset
4668
4669 extends
4670 \begin_inset Quotes erd
4671 \end_inset
4672
4673  into the first line.
4674  In other words, the text of the first line isn't aligned with the left
4675  margin of the rest of the item text.
4676 \end_layout
4677
4678 \begin_layout Labeling
4679 \labelwidthstring 00.00.0000
4680 default\InsetSpace ~
4681 width You can set the default label width to ensure that the text
4682  of all items in a 
4683 \family sans
4684 List
4685 \family default
4686  environment have the same left margin.
4687 \newline
4688 To change the default width, select
4689  all items in the list.
4690  Now open the 
4691 \family sans
4692 Edit\SpecialChar \menuseparator
4693 Paragraph\InsetSpace ~
4694 Settings
4695 \family default
4696  dialog.
4697  The text in the box 
4698 \family sans
4699 Longest\InsetSpace ~
4700 label
4701 \family default
4702  determines the default label width.
4703  You can use the text of your largest label here, but you can also use the
4704  letter 
4705 \begin_inset Quotes eld
4706 \end_inset
4707
4708 M
4709 \begin_inset Quotes erd
4710 \end_inset
4711
4712  multiple times instead.
4713  The M is the widest character and is a standard unit of widths in LaTeX.
4714  By using 
4715 \begin_inset Quotes eld
4716 \end_inset
4717
4718 M
4719 \begin_inset Quotes erd
4720 \end_inset
4721
4722  as the unit of width you don't need to keep changing the contents of 
4723 \family sans
4724 Longest\InsetSpace ~
4725 label
4726 \family default
4727  every time you alter a label in a 
4728 \family sans
4729 List
4730 \family default
4731  environment.
4732 \newline
4733 The predefined default width is the length of 
4734 \begin_inset Quotes eld
4735 \end_inset
4736
4737 00.00.0000
4738 \begin_inset Quotes erd
4739 \end_inset
4740
4741  (equal to 6 M).
4742  
4743 \newline
4744
4745 \begin_inset Note Greyedout
4746 status open
4747
4748 \begin_layout Standard
4749
4750 \series bold
4751 Note:
4752 \series default
4753  Setting the cursor into a list item to change only its label width will
4754  only change the width inside LyX but not in the output.
4755 \end_layout
4756
4757 \end_inset
4758
4759
4760 \end_layout
4761
4762 \begin_layout Standard
4763 You should use the 
4764 \family sans
4765 List
4766 \family default
4767  environment the same way like the 
4768 \family sans
4769 Description
4770 \family default
4771  list: When you need one word to stand out from the text that describes
4772  it.
4773  The 
4774 \family sans
4775 List
4776 \family default
4777  environment gives you another way to do this, using a different overall
4778  layout.
4779 \end_layout
4780
4781 \begin_layout Standard
4782 You can nest 
4783 \family sans
4784 List
4785 \family default
4786  environments inside one another, nest them in other types of lists, and
4787  so on.
4788  They work just like the other list paragraph environments.
4789  Read section\InsetSpace ~
4790
4791 \begin_inset LatexCommand ref
4792 reference "sec:Nesting"
4793
4794 \end_inset
4795
4796  to learn about nesting.
4797 \end_layout
4798
4799 \begin_layout Standard
4800 There is yet another feature of the 
4801 \family sans
4802 List
4803 \family default
4804  environment: As you can see in the examples, LyX left-justifies the item
4805  labels by default.
4806  You can use additional 
4807 \family sans
4808 HFills
4809 \family default
4810  to change how LyX justifies the item label.
4811  We'll document 
4812 \family sans
4813 HFills
4814 \family default
4815  later in section\InsetSpace ~
4816
4817 \begin_inset LatexCommand ref
4818 reference "sub:Horizontal-Space"
4819
4820 \end_inset
4821
4822 .
4823  Here are some examples:
4824 \end_layout
4825
4826 \begin_layout Labeling
4827 \labelwidthstring 00.00.0000
4828 Left The default for 
4829 \family sans
4830 List
4831 \family default
4832  item labels.
4833 \end_layout
4834
4835 \begin_layout Labeling
4836 \labelwidthstring 00.00.0000
4837
4838 \hfill
4839 Right One 
4840 \family sans
4841 HFill
4842 \family default
4843  at the beginning of the label right justifies it.
4844 \end_layout
4845
4846 \begin_layout Labeling
4847 \labelwidthstring 00.00.0000
4848
4849 \hfill
4850 Center
4851 \hfill
4852  One 
4853 \family sans
4854 HFill
4855 \family default
4856  at the beginning of the label and one at the end centers it.
4857 \end_layout
4858
4859 \begin_layout Subsection
4860 Letters
4861 \begin_inset LatexCommand index
4862 name "Letters"
4863
4864 \end_inset
4865
4866
4867 \end_layout
4868
4869 \begin_layout Subsubsection
4870
4871 \family sans
4872 Address
4873 \family default
4874  and 
4875 \family sans
4876 Right\InsetSpace ~
4877 Address
4878 \family default
4879 : An Overview
4880 \end_layout
4881
4882 \begin_layout Standard
4883 Although LyX has document classes for letters, we've also created two paragraph
4884  environments called 
4885 \family sans
4886 Address
4887 \family default
4888  and 
4889 \family sans
4890 Right\InsetSpace ~
4891 Address
4892 \family default
4893 .
4894  To use the letter class, you need to use specific paragraph environments
4895  in a specific order, otherwise LaTeX gags on the document.
4896  In contrast, you can use the 
4897 \family sans
4898 Address
4899 \family default
4900  and 
4901 \family sans
4902 Right\InsetSpace ~
4903 Address
4904 \family default
4905  paragraph environments anywhere with no problem.
4906  You can even nest them inside other environments, though you can't nest
4907  anything in them.
4908 \end_layout
4909
4910 \begin_layout Standard
4911 Of course, you're not limited to using 
4912 \family sans
4913 Address
4914 \family default
4915  and 
4916 \family sans
4917 Right\InsetSpace ~
4918 Address
4919 \family default
4920  for letters only.
4921  
4922 \family sans
4923 Right\InsetSpace ~
4924 Address
4925 \family default
4926 , in particular, is useful for creating article titles like those used in
4927  some European academic papers.
4928 \end_layout
4929
4930 \begin_layout Subsubsection
4931 Usage
4932 \begin_inset LatexCommand label
4933 name "sec:Address-Usage"
4934
4935 \end_inset
4936
4937
4938 \end_layout
4939
4940 \begin_layout Standard
4941 The 
4942 \family sans
4943 Address
4944 \family default
4945  environment formats text in the style of an address, which is also used
4946  for the opening and signature in some countries.
4947  Similarly, the 
4948 \family sans
4949 Right\InsetSpace ~
4950 Address
4951 \family default
4952  environment formats text in the style of a right-justified address, which
4953  is used for the sender's address and today's date in some countries.
4954  Here's an example of each:
4955 \end_layout
4956
4957 \begin_layout Right Address
4958 Right Address
4959 \newline
4960 Who I am
4961 \newline
4962 Where I am
4963 \newline
4964 When is it? What is today?
4965 \end_layout
4966
4967 \begin_layout Standard
4968 That was 
4969 \family sans
4970 Right\InsetSpace ~
4971 Address
4972 \family default
4973 .
4974  Notice that the lines all have the same left margin, which LyX sets to
4975  fit the largest block of text on a single line.
4976  Here's an example of the 
4977 \family sans
4978 Address
4979 \family default
4980  environment:
4981 \end_layout
4982
4983 \begin_layout Address
4984 Who are you
4985 \newline
4986 Where do I send this
4987 \newline
4988 Your post office and country
4989 \end_layout
4990
4991 \begin_layout Standard
4992 As you can see, both 
4993 \family sans
4994 Address
4995 \family default
4996  and 
4997 \family sans
4998 Right\InsetSpace ~
4999 Address
5000 \family default
5001  add extra space between themselves and the next paragraph.
5002  If you hit 
5003 \family sans
5004 Return
5005 \family default
5006  in either of these environments, LyX resets the nesting depth and sets
5007  the environment to 
5008 \family sans
5009 Standard
5010 \family default
5011 .
5012  This makes sense, since 
5013 \family sans
5014 Return
5015 \family default
5016  is the 
5017 \family typewriter
5018 break-paragraph
5019 \family default
5020  function, and the individual lines of an address are not paragraphs.
5021  Thus, you have to use 
5022 \family typewriter
5023 break-line
5024 \family default
5025  (
5026 \family sans
5027 C-Return
5028 \family default
5029  or 
5030 \family sans
5031 Formatting\InsetSpace ~
5032 Character\SpecialChar \menuseparator
5033 Line\InsetSpace ~
5034 Break
5035 \family default
5036  from the 
5037 \family sans
5038 Insert
5039 \family default
5040  menu) to start a new line in an 
5041 \family sans
5042 Address
5043 \family default
5044  or 
5045 \family sans
5046 Right\InsetSpace ~
5047 Address
5048 \family default
5049  environment.
5050 \end_layout
5051
5052 \begin_layout Subsection
5053 Academic Writing
5054 \end_layout
5055
5056 \begin_layout Standard
5057 Most academic writing begins with an abstract and ends with a bibliography
5058  or list of references.
5059  LyX contains paragraph environments for both of these.
5060 \end_layout
5061
5062 \begin_layout Subsubsection
5063
5064 \family sans
5065 Abstract
5066 \begin_inset LatexCommand index
5067 name "Abstracts"
5068
5069 \end_inset
5070
5071
5072 \end_layout
5073
5074 \begin_layout Standard
5075 The 
5076 \family sans
5077 Abstract
5078 \family default
5079  environment is used for the abstract of an article.
5080  Technically, you could use this environment anywhere, but you really should
5081  only use it at the beginning of the document, after the title.
5082  Also, don't bother trying to nest 
5083 \family sans
5084 Abstract
5085 \family default
5086  in anything else or vice versa.
5087  It won't work.
5088  The 
5089 \family sans
5090 Abstract
5091 \family default
5092  environment is only useful in the article and report document classes.
5093  The book document classes ignores the 
5094 \family sans
5095 Abstract
5096 \family default
5097  completely, and it's utterly silly to use 
5098 \family sans
5099 Abstract
5100 \family default
5101  in a letter document class.
5102 \end_layout
5103
5104 \begin_layout Standard
5105 The 
5106 \family sans
5107 Abstract
5108 \family default
5109  environment does several things for you.
5110  First, it puts the centered label 
5111 \begin_inset Quotes eld
5112 \end_inset
5113
5114 Abstract
5115 \begin_inset Quotes erd
5116 \end_inset
5117
5118  above the text.
5119  The label and the text of the abstract are separated by some extra vertical
5120  space.
5121  Second, it typesets everything in a smaller font, just as you'd expect.
5122  Lastly, it adds a bit of extra vertical space between the abstract and
5123  the subsequent text.
5124  Well, that's how it will appear on the LyX screen.
5125  The appearance in the output depends on the used article or report class.
5126 \end_layout
5127
5128 \begin_layout Standard
5129 Starting a new paragraph by hitting 
5130 \family sans
5131 Return
5132 \family default
5133  does not reset the paragraph environment.
5134  The new paragraph will still be in the 
5135 \family sans
5136 Abstract
5137 \family default
5138  environment.
5139  So, you will have to change the paragraph environment yourself when you
5140  finish entering the abstract of your document.
5141 \end_layout
5142
5143 \begin_layout Standard
5144 \begin_inset Float figure
5145 wide false
5146 sideways false
5147 status open
5148
5149 \begin_layout Standard
5150 \align center
5151 \begin_inset Graphics
5152         filename clipart/Abstract.pdf
5153         lyxscale 25
5154
5155 \end_inset
5156
5157
5158 \end_layout
5159
5160 \begin_layout Standard
5161 \begin_inset Caption
5162
5163 \begin_layout Standard
5164 \begin_inset LatexCommand label
5165 name "cap:Paragraph-in-the"
5166
5167 \end_inset
5168
5169 Paragraph in the 
5170 \family sans
5171 Abstract
5172 \family default
5173  environment
5174 \end_layout
5175
5176 \end_inset
5177
5178
5179 \end_layout
5180
5181 \end_inset
5182
5183
5184 \end_layout
5185
5186 \begin_layout Standard
5187 We'd love to give you directly an example of the 
5188 \family sans
5189 Abstract
5190 \family default
5191  environment, but since this document is in the 
5192 \begin_inset Quotes eld
5193 \end_inset
5194
5195 book
5196 \begin_inset Quotes erd
5197 \end_inset
5198
5199  class, we can't do this.
5200  We inserted it therefore as figure\InsetSpace ~
5201
5202 \begin_inset LatexCommand ref
5203 reference "cap:Paragraph-in-the"
5204
5205 \end_inset
5206
5207 .
5208  If you've never heard of an 
5209 \begin_inset Quotes eld
5210 \end_inset
5211
5212 abstract
5213 \begin_inset Quotes erd
5214 \end_inset
5215
5216  before, you can safely ignore this environment.
5217 \end_layout
5218
5219 \begin_layout Subsubsection
5220
5221 \family sans
5222 Bibliography
5223 \family default
5224
5225 \begin_inset LatexCommand index
5226 name "Bibliography"
5227
5228 \end_inset
5229
5230
5231 \begin_inset LatexCommand label
5232 name "sub:Biblio_environment"
5233
5234 \end_inset
5235
5236
5237 \end_layout
5238
5239 \begin_layout Standard
5240 The 
5241 \family sans
5242 Bibliography
5243 \family default
5244  environment is used to list references.
5245  Technically, you could use this environment anywhere, but you really should
5246  only use it at the end of the document.
5247  Nesting 
5248 \family sans
5249 Bibliography
5250 \family default
5251  in anything else or vice versa won't work.
5252 \end_layout
5253
5254 \begin_layout Standard
5255 When you first open a 
5256 \family sans
5257 Bibliography
5258 \family default
5259  environment, LyX add a large vertical space, followed by the heading 
5260 \begin_inset Quotes eld
5261 \end_inset
5262
5263 Bibliography
5264 \begin_inset Quotes erd
5265 \end_inset
5266
5267  or 
5268 \begin_inset Quotes eld
5269 \end_inset
5270
5271 References,
5272 \begin_inset Quotes erd
5273 \end_inset
5274
5275  depending on the document class.
5276  The heading is in a large boldface font.
5277  Each paragraph of the 
5278 \family sans
5279 Bibliography
5280 \family default
5281  environment is a bibliography entry.
5282  Thus, hitting 
5283 \family sans
5284 Return
5285 \family default
5286  does not reset the paragraph environment.
5287  Each new paragraph is still in the 
5288 \family sans
5289 Bibliography
5290 \family default
5291  environment.
5292 \end_layout
5293
5294 \begin_layout Standard
5295 For a detailed description of LyX's bibliography handling, have a look at
5296  in section\InsetSpace ~
5297
5298 \begin_inset LatexCommand ref
5299 reference "sec:Bibliography"
5300
5301 \end_inset
5302
5303 .
5304 \end_layout
5305
5306 \begin_layout Subsection
5307 LyX
5308 \family sans
5309 -Code
5310 \begin_inset LatexCommand index
5311 name "Paragraph ! LyX code"
5312
5313 \end_inset
5314
5315
5316 \begin_inset LatexCommand label
5317 name "sub:LyX-Code"
5318
5319 \end_inset
5320
5321
5322 \end_layout
5323
5324 \begin_layout Standard
5325 The 
5326 \family sans
5327 LyX-Code
5328 \family default
5329  environment is another LyX extension.
5330  It type-sets text in a typewriter-style font.
5331  It also treats the 
5332 \family sans
5333 Space
5334 \family default
5335  key as a fixed whitespace;
5336 \begin_inset Foot
5337 status collapsed
5338
5339 \begin_layout Standard
5340 In the 
5341 \family sans
5342 LyX-Code
5343 \family default
5344  environment, the 
5345 \family sans
5346 Space
5347 \family default
5348  key is treated as a 
5349 \family sans
5350 Protected\InsetSpace ~
5351 Blank
5352 \family default
5353  instead of an end-of-word marker.
5354 \end_layout
5355
5356 \end_inset
5357
5358  this is the only case in which you can type multiple whitespaces in LyX.
5359  If you need to insert blank lines, you'll still need to use 
5360 \family sans
5361 C-Return
5362 \family default
5363  (the 
5364 \family typewriter
5365 break-line
5366 \family default
5367  function).
5368  
5369 \family sans
5370 Return
5371 \family default
5372  breaks paragraphs.
5373  Note, however, that 
5374 \family sans
5375 Return
5376 \family default
5377  does not reset the paragraph environment.
5378  So, when you finish using the 
5379 \family sans
5380 LyX-Code
5381 \family default
5382  environment, you'll need to change the paragraph environment yourself.
5383  Also, you can nest the 
5384 \family sans
5385 LyX-Code
5386 \family default
5387  environment inside of others.
5388 \end_layout
5389
5390 \begin_layout Standard
5391 There are a few quirks with this environment:
5392 \end_layout
5393
5394 \begin_layout Itemize
5395 You cannot use 
5396 \family sans
5397 C-Return
5398 \family default
5399  at the beginning of a new paragraph (i.e.
5400  you can't follow 
5401 \family sans
5402 Return
5403 \family default
5404  with a 
5405 \family sans
5406 C-Return
5407 \family default
5408 ).
5409 \end_layout
5410
5411 \begin_layout Itemize
5412 You can't follow a 
5413 \family sans
5414 C-Return
5415 \family default
5416  with a 
5417 \family sans
5418 Space
5419 \family default
5420 .
5421 \end_layout
5422
5423 \begin_deeper
5424 \begin_layout Itemize
5425 Use a 
5426 \family sans
5427 Return
5428 \family default
5429  to begin a new paragraph, then you can use a 
5430 \family sans
5431 Space
5432 \family default
5433 .
5434 \end_layout
5435
5436 \begin_layout Itemize
5437 Or: use 
5438 \family sans
5439 C-Space
5440 \family default
5441  instead.
5442 \end_layout
5443
5444 \end_deeper
5445 \begin_layout Itemize
5446 You can't have an empty paragraph or an empty line.
5447  You must put at least one 
5448 \family sans
5449 Space
5450 \family default
5451  in any line you want blank.
5452  Otherwise, LaTeX generates errors.
5453 \end_layout
5454
5455 \begin_layout Itemize
5456 You cannot get the typewriter double quotes by typing 
5457 \family sans
5458 "
5459 \family default
5460  since that will insert 
5461 \emph on
5462 real
5463 \emph default
5464  quotes.
5465  You get the typewriter double quotes with 
5466 \family sans
5467 C-"
5468 \family default
5469  (or 
5470 \family sans
5471 C-q
5472 \family default
5473  if you use Emacs-like key bindings).
5474 \end_layout
5475
5476 \begin_layout Standard
5477 Here's an example:
5478 \end_layout
5479
5480 \begin_layout LyX-Code
5481 #include <stdio.h>
5482 \end_layout
5483
5484 \begin_layout LyX-Code
5485  
5486 \end_layout
5487
5488 \begin_layout LyX-Code
5489 int main(void)
5490 \end_layout
5491
5492 \begin_layout LyX-Code
5493 {
5494 \end_layout
5495
5496 \begin_layout LyX-Code
5497     printf("Hello World!
5498 \backslash
5499 n");
5500 \end_layout
5501
5502 \begin_layout LyX-Code
5503     return 0;
5504 \end_layout
5505
5506 \begin_layout LyX-Code
5507 }
5508 \end_layout
5509
5510 \begin_layout Standard
5511 This is just the standard 
5512 \begin_inset Quotes eld
5513 \end_inset
5514
5515 Hello world!
5516 \begin_inset Quotes erd
5517 \end_inset
5518
5519  program.
5520  
5521 \end_layout
5522
5523 \begin_layout Standard
5524
5525 \family sans
5526 LyX-Code
5527 \family default
5528  has one purpose: to typeset code, such as program source, shell scripts,
5529  rc-files, and so on.
5530  Use it only in those very special cases where you need to generate text
5531  as if you used a typewriter.
5532 \begin_inset LatexCommand index
5533 name "Paragraph environments|)"
5534
5535 \end_inset
5536
5537
5538 \end_layout
5539
5540 \begin_layout Section
5541 Nesting Environments
5542 \begin_inset LatexCommand index
5543 name "Nesting ! Environments"
5544
5545 \end_inset
5546
5547
5548 \begin_inset LatexCommand label
5549 name "sec:Nesting"
5550
5551 \end_inset
5552
5553
5554 \end_layout
5555
5556 \begin_layout Subsection
5557 Introduction
5558 \end_layout
5559
5560 \begin_layout Standard
5561 LyX treats text as a unified block with a particular context and specific
5562  properties.
5563  This allows you to create blocks that inherits some of the properties of
5564  another block.
5565  For example you have three main points in an outline, but point #2 also
5566  has two subpoints.
5567  In other words, you have a list inside of another list, with the inner
5568  list 
5569 \begin_inset Quotes eld
5570 \end_inset
5571
5572 attached
5573 \begin_inset Quotes erd
5574 \end_inset
5575
5576  to item #2:
5577 \end_layout
5578
5579 \begin_layout Enumerate
5580 one
5581 \end_layout
5582
5583 \begin_layout Enumerate
5584 two
5585 \end_layout
5586
5587 \begin_deeper
5588 \begin_layout Enumerate
5589 sublist - item #1
5590 \end_layout
5591
5592 \begin_layout Enumerate
5593 sublist - item #2
5594 \end_layout
5595
5596 \end_deeper
5597 \begin_layout Enumerate
5598 three
5599 \end_layout
5600
5601 \begin_layout Standard
5602 You put a list inside of a list by nesting one list inside the other.
5603  Nesting an environment is quite simple: Select 
5604 \family sans
5605 Increase\InsetSpace ~
5606 List\InsetSpace ~
5607 Depth
5608 \family default
5609  or 
5610 \family sans
5611 Decrease\InsetSpace ~
5612 List\InsetSpace ~
5613 Depth
5614 \family default
5615  from the 
5616 \family sans
5617 Edit
5618 \family default
5619  menu to change the nesting depth of the current paragraph (the status bar
5620  will tell you how far you are nested).
5621  Instead of the menu, you can also use the toolbar buttons 
5622 \begin_inset Graphics
5623         filename ../images/depth-increment.png
5624
5625 \end_inset
5626
5627  and 
5628 \begin_inset Graphics
5629         filename ../images/depth-decrement.png
5630
5631 \end_inset
5632
5633  or the convenient key bindings 
5634 \family sans
5635 S-M-Right
5636 \family default
5637  and 
5638 \family sans
5639 S-M-Left
5640 \family default
5641  to change the nesting level.
5642  The change will work on the current selection if you have made one (allowing
5643  you to change the nesting of several paragraphs at once), or the current
5644  paragraph.
5645 \end_layout
5646
5647 \begin_layout Standard
5648 Note that LyX only changes the nesting depth if it can.
5649  If it's invalid to do so, nothing happens if you try to change the depth.
5650  Additionally, if you change the depth of one paragraph, it affects the
5651  depth of every paragraph nested inside of it.
5652 \end_layout
5653
5654 \begin_layout Standard
5655 Nesting isn't limited to lists.
5656  In LyX, you can nest just about anything inside anything else, as you're
5657  about to find out.
5658  This is the real power of nesting paragraph environments.
5659 \end_layout
5660
5661 \begin_layout Subsection
5662 What You Can and Can't Nest
5663 \end_layout
5664
5665 \begin_layout Standard
5666 Before we fire a list of paragraph environments at you, we need to tell
5667  you a little bit more about how nesting works.
5668 \end_layout
5669
5670 \begin_layout Standard
5671 The question if nesting a paragraph environment is possible, is a bit more
5672  complicated than a simple yes or no.
5673  There are three types of paragraph environments:
5674 \end_layout
5675
5676 \begin_layout Itemize
5677 Completely unnestable
5678 \end_layout
5679
5680 \begin_layout Itemize
5681 Fully nestable, you can nest them inside of things and you can also nest
5682  other things inside of them.
5683 \end_layout
5684
5685 \begin_layout Itemize
5686 A third type, you can nest them into other environments, but you can't nest
5687  anything into them.
5688 \end_layout
5689
5690 \begin_layout Standard
5691 Here's a list of the three types of nesting behavior, and which paragraph
5692  environments have them:
5693 \end_layout
5694
5695 \begin_layout Description
5696 Unnestable Can't nest them.
5697  Can't nest into them.
5698 \end_layout
5699
5700 \begin_deeper
5701 \begin_layout Itemize
5702
5703 \family sans
5704 Part
5705 \end_layout
5706
5707 \begin_layout Itemize
5708
5709 \family sans
5710 Chapter
5711 \end_layout
5712
5713 \begin_layout Itemize
5714
5715 \family sans
5716 Section
5717 \family default
5718  
5719 \end_layout
5720
5721 \begin_layout Itemize
5722
5723 \family sans
5724 Subsection
5725 \end_layout
5726
5727 \begin_layout Itemize
5728
5729 \family sans
5730 Subsubsection
5731 \end_layout
5732
5733 \begin_layout Itemize
5734
5735 \family sans
5736 Paragraph
5737 \family default
5738  
5739 \end_layout
5740
5741 \begin_layout Itemize
5742
5743 \family sans
5744 Subparagraph
5745 \end_layout
5746
5747 \begin_layout Itemize
5748
5749 \family sans
5750 Part*
5751 \end_layout
5752
5753 \begin_layout Itemize
5754
5755 \family sans
5756 Chapter*
5757 \end_layout
5758
5759 \begin_layout Itemize
5760
5761 \family sans
5762 Section*
5763 \end_layout
5764
5765 \begin_layout Itemize
5766
5767 \family sans
5768 Subsection*
5769 \end_layout
5770
5771 \begin_layout Itemize
5772
5773 \family sans
5774 Subsubsection*
5775 \end_layout
5776
5777 \begin_layout Itemize
5778
5779 \family sans
5780 Bibliography
5781 \end_layout
5782
5783 \begin_layout Itemize
5784
5785 \family sans
5786 Abstract
5787 \end_layout
5788
5789 \begin_layout Itemize
5790
5791 \family sans
5792 Title
5793 \end_layout
5794
5795 \begin_layout Itemize
5796
5797 \family sans
5798 Author
5799 \end_layout
5800
5801 \begin_layout Itemize
5802
5803 \family sans
5804 Date
5805 \end_layout
5806
5807 \end_deeper
5808 \begin_layout Description
5809 Fully\InsetSpace ~
5810 Nestable You can nest them.
5811  You can nest other things into them.
5812 \end_layout
5813
5814 \begin_deeper
5815 \begin_layout Itemize
5816
5817 \family sans
5818 Verse
5819 \end_layout
5820
5821 \begin_layout Itemize
5822
5823 \family sans
5824 Quote
5825 \end_layout
5826
5827 \begin_layout Itemize
5828
5829 \family sans
5830 Quotation
5831 \end_layout
5832
5833 \begin_layout Itemize
5834
5835 \family sans
5836 Itemize
5837 \end_layout
5838
5839 \begin_layout Itemize
5840
5841 \family sans
5842 Enumerate
5843 \end_layout
5844
5845 \begin_layout Itemize
5846
5847 \family sans
5848 Description
5849 \end_layout
5850
5851 \begin_layout Itemize
5852
5853 \family sans
5854 List
5855 \end_layout
5856
5857 \begin_layout Itemize
5858
5859 \family sans
5860 LyX-Code
5861 \end_layout
5862
5863 \end_deeper
5864 \begin_layout Description
5865 Nestable-Inside You can nest them inside of other things.
5866  You can't nest anything into them.
5867 \end_layout
5868
5869 \begin_deeper
5870 \begin_layout Itemize
5871
5872 \family sans
5873 Standard
5874 \end_layout
5875
5876 \begin_layout Itemize
5877
5878 \family sans
5879 Right\InsetSpace ~
5880 Address
5881 \end_layout
5882
5883 \begin_layout Itemize
5884
5885 \family sans
5886 Address
5887 \end_layout
5888
5889 \end_deeper
5890 \begin_layout Standard
5891 The 
5892 \family sans
5893 Caption
5894 \family default
5895  environment doesn't really fit anywhere, since it's only used inside of
5896  
5897 \family sans
5898 Table\InsetSpace ~
5899 Floats
5900 \family default
5901  and 
5902 \family sans
5903 Figure\InsetSpace ~
5904 Floats
5905 \family default
5906 .
5907 \end_layout
5908
5909 \begin_layout Subsection
5910 Nesting Other Things: Tables, Math, Floats, etc.
5911 \begin_inset LatexCommand index
5912 name "Nesting ! Tables etc."
5913
5914 \end_inset
5915
5916
5917 \begin_inset LatexCommand label
5918 name "sec:table-and-fig-nesting"
5919
5920 \end_inset
5921
5922
5923 \end_layout
5924
5925 \begin_layout Standard
5926 There are several things that aren't paragraph environments, but which are
5927  affected by nesting anyhow.
5928  They are:
5929 \end_layout
5930
5931 \begin_layout Itemize
5932 equations
5933 \end_layout
5934
5935 \begin_layout Itemize
5936 tables
5937 \end_layout
5938
5939 \begin_layout Itemize
5940 figures
5941 \end_layout
5942
5943 \begin_layout Standard
5944 (
5945 \begin_inset Note Greyedout
5946 status open
5947
5948 \begin_layout Standard
5949
5950 \series bold
5951 Note:
5952 \series default
5953  If you put a figure or a table in a 
5954 \family sans
5955 Float
5956 \family default
5957 , this is no longer true.
5958 \end_layout
5959
5960 \end_inset
5961
5962  Have a look at section\InsetSpace ~
5963
5964 \begin_inset LatexCommand ref
5965 reference "sec:Floats"
5966
5967 \end_inset
5968
5969  for more informations about 
5970 \family sans
5971 Floats
5972 \family default
5973 .)
5974 \end_layout
5975
5976 \begin_layout Standard
5977 LyX can treat these three objects as either a word or as a paragraph.
5978  If a figure, table, or an equation is inline, it goes wherever the paragraph
5979  it is in goes.
5980 \end_layout
5981
5982 \begin_layout Standard
5983 On the other hand, if you have an equation, figure or table in a 
5984 \begin_inset Quotes eld
5985 \end_inset
5986
5987 paragraph
5988 \begin_inset Quotes erd
5989 \end_inset
5990
5991  of its own, it behaves just like a 
5992 \begin_inset Quotes eld
5993 \end_inset
5994
5995 nestable-inside
5996 \begin_inset Quotes erd
5997 \end_inset
5998
5999  paragraph environment.
6000  You can nest it into any environment, but you obviously can't nest anything
6001  into it.
6002 \end_layout
6003
6004 \begin_layout Standard
6005 Here's an example with a table:
6006 \end_layout
6007
6008 \begin_layout Enumerate
6009 Item One
6010 \end_layout
6011
6012 \begin_deeper
6013 \begin_layout Enumerate
6014 This is (a) and it's nested.
6015 \end_layout
6016
6017 \begin_deeper
6018 \begin_layout Standard
6019 \begin_inset VSpace 0.3cm
6020 \end_inset
6021
6022
6023 \end_layout
6024
6025 \begin_layout Standard
6026 \align center
6027 \begin_inset Tabular
6028 <lyxtabular version="3" rows="2" columns="2">
6029 <features>
6030 <column alignment="center" valignment="top" leftline="true" width="0pt">
6031 <column alignment="center" valignment="top" leftline="true" rightline="true" width="0pt">
6032 <row topline="true">
6033 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
6034 \begin_inset Text
6035
6036 \begin_layout Standard
6037
6038 \family roman
6039 \series medium
6040 \shape up
6041 \size normal
6042 \emph off
6043 \bar no
6044 \noun off
6045 \color none
6046 a
6047 \end_layout
6048
6049 \end_inset
6050 </cell>
6051 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
6052 \begin_inset Text
6053
6054 \begin_layout Standard
6055
6056 \family roman
6057 \series medium
6058 \shape up
6059 \size normal
6060 \emph off
6061 \bar no
6062 \noun off
6063 \color none
6064 b
6065 \end_layout
6066
6067 \end_inset
6068 </cell>
6069 </row>
6070 <row topline="true" bottomline="true">
6071 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
6072 \begin_inset Text
6073
6074 \begin_layout Standard
6075
6076 \family roman
6077 \series medium
6078 \shape up
6079 \size normal
6080 \emph off
6081 \bar no
6082 \noun off
6083 \color none
6084 c
6085 \end_layout
6086
6087 \end_inset
6088 </cell>
6089 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
6090 \begin_inset Text
6091
6092 \begin_layout Standard
6093
6094 \family roman
6095 \series medium
6096 \shape up
6097 \size normal
6098 \emph off
6099 \bar no
6100 \noun off
6101 \color none
6102 d
6103 \end_layout
6104
6105 \end_inset
6106 </cell>
6107 </row>
6108 </lyxtabular>
6109
6110 \end_inset
6111
6112
6113 \end_layout
6114
6115 \begin_layout Standard
6116 \begin_inset VSpace 0.3cm
6117 \end_inset
6118
6119
6120 \end_layout
6121
6122 \end_deeper
6123 \begin_layout Enumerate
6124 This is (b).
6125  The table is actually nested inside (a).
6126 \end_layout
6127
6128 \end_deeper
6129 \begin_layout Enumerate
6130 Back out again.
6131 \end_layout
6132
6133 \begin_layout Standard
6134 If we hadn't nested the table at all, the list would look like this:
6135 \end_layout
6136
6137 \begin_layout Enumerate
6138 Item One
6139 \end_layout
6140
6141 \begin_deeper
6142 \begin_layout Enumerate
6143 This is (a) and it's nested.
6144 \end_layout
6145
6146 \end_deeper
6147 \begin_layout Standard
6148 \begin_inset VSpace 0.3cm
6149 \end_inset
6150
6151
6152 \end_layout
6153
6154 \begin_layout Standard
6155 \align center
6156 \begin_inset Tabular
6157 <lyxtabular version="3" rows="2" columns="2">
6158 <features>
6159 <column alignment="center" valignment="top" leftline="true" width="0pt">
6160 <column alignment="center" valignment="top" leftline="true" rightline="true" width="0pt">
6161 <row topline="true">
6162 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
6163 \begin_inset Text
6164
6165 \begin_layout Standard
6166
6167 \family roman
6168 \series medium
6169 \shape up
6170 \size normal
6171 \emph off
6172 \bar no
6173 \noun off
6174 \color none
6175 a
6176 \end_layout
6177
6178 \end_inset
6179 </cell>
6180 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
6181 \begin_inset Text
6182
6183 \begin_layout Standard
6184
6185 \family roman
6186 \series medium
6187 \shape up
6188 \size normal
6189 \emph off
6190 \bar no
6191 \noun off
6192 \color none
6193 b
6194 \end_layout
6195
6196 \end_inset
6197 </cell>
6198 </row>
6199 <row topline="true" bottomline="true">
6200 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
6201 \begin_inset Text
6202
6203 \begin_layout Standard
6204
6205 \family roman
6206 \series medium
6207 \shape up
6208 \size normal
6209 \emph off
6210 \bar no
6211 \noun off
6212 \color none
6213 c
6214 \end_layout
6215
6216 \end_inset
6217 </cell>
6218 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
6219 \begin_inset Text
6220
6221 \begin_layout Standard
6222
6223 \family roman
6224 \series medium
6225 \shape up
6226 \size normal
6227 \emph off
6228 \bar no
6229 \noun off
6230 \color none
6231 d
6232 \end_layout
6233
6234 \end_inset
6235 </cell>
6236 </row>
6237 </lyxtabular>
6238
6239 \end_inset
6240
6241
6242 \end_layout
6243
6244 \begin_layout Standard
6245 \begin_inset VSpace 0.3cm
6246 \end_inset
6247
6248
6249 \end_layout
6250
6251 \begin_layout Enumerate
6252 This is (b).
6253  The table is 
6254 \emph on
6255 not
6256 \emph default
6257  nested inside (a).
6258  In fact, it's not nested at all.
6259 \end_layout
6260
6261 \begin_layout Enumerate
6262 Back out again.
6263 \end_layout
6264
6265 \begin_layout Standard
6266 Notice how item (b) is not only no longer nested, but is also the first
6267  item of a new list!
6268 \end_layout
6269
6270 \begin_layout Standard
6271 There's another trap you can fall into: Nesting the table, but not going
6272  deep enough.
6273  LyX then turns anything after the table into a new sublist.
6274 \end_layout
6275
6276 \begin_layout Enumerate
6277 Item One
6278 \end_layout
6279
6280 \begin_deeper
6281 \begin_layout Enumerate
6282 This is (a) and it's nested.
6283 \end_layout
6284
6285 \begin_layout Standard
6286 \begin_inset VSpace 0.3cm
6287 \end_inset
6288
6289
6290 \end_layout
6291
6292 \begin_layout Standard
6293 \align center
6294 \begin_inset Tabular
6295 <lyxtabular version="3" rows="2" columns="2">
6296 <features>
6297 <column alignment="center" valignment="top" leftline="true" width="0pt">
6298 <column alignment="center" valignment="top" leftline="true" rightline="true" width="0pt">
6299 <row topline="true">
6300 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
6301 \begin_inset Text
6302
6303 \begin_layout Standard
6304
6305 \family roman
6306 \series medium
6307 \shape up
6308 \size normal
6309 \emph off
6310 \bar no
6311 \noun off
6312 \color none
6313 a
6314 \end_layout
6315
6316 \end_inset
6317 </cell>
6318 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
6319 \begin_inset Text
6320
6321 \begin_layout Standard
6322
6323 \family roman
6324 \series medium
6325 \shape up
6326 \size normal
6327 \emph off
6328 \bar no
6329 \noun off
6330 \color none
6331 b
6332 \end_layout
6333
6334 \end_inset
6335 </cell>
6336 </row>
6337 <row topline="true" bottomline="true">
6338 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
6339 \begin_inset Text
6340
6341 \begin_layout Standard
6342
6343 \family roman
6344 \series medium
6345 \shape up
6346 \size normal
6347 \emph off
6348 \bar no
6349 \noun off
6350 \color none
6351 c
6352 \end_layout
6353
6354 \end_inset
6355 </cell>
6356 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
6357 \begin_inset Text
6358
6359 \begin_layout Standard
6360
6361 \family roman
6362 \series medium
6363 \shape up
6364 \size normal
6365 \emph off
6366 \bar no
6367 \noun off
6368 \color none
6369 d
6370 \end_layout
6371
6372 \end_inset
6373 </cell>
6374 </row>
6375 </lyxtabular>
6376
6377 \end_inset
6378
6379
6380 \end_layout
6381
6382 \begin_layout Standard
6383 \begin_inset VSpace 0.3cm
6384 \end_inset
6385
6386
6387 \end_layout
6388
6389 \begin_layout Enumerate
6390 This is (b).
6391  The table is actually nested inside Item One, but 
6392 \emph on
6393 not
6394 \emph default
6395  inside (a).
6396 \end_layout
6397
6398 \end_deeper
6399 \begin_layout Enumerate
6400 Back out again.
6401 \end_layout
6402
6403 \begin_layout Standard
6404 As you can see, item (b) turned into the first item of a new list, but a
6405  new list 
6406 \emph on
6407 inside
6408 \emph default
6409  item 1.
6410  The same thing would have happened to a figure or an equation.
6411  So, if you nest tables, figures or equations, make sure you go to the right
6412  depth!
6413 \end_layout
6414
6415 \begin_layout Subsection
6416 Usage and General Features
6417 \begin_inset LatexCommand label
6418 name "sub:Nesting-Usage"
6419
6420 \end_inset
6421
6422
6423 \end_layout
6424
6425 \begin_layout Standard
6426 Speaking of levels, LyX can perform up to a six-fold nesting.
6427  In other words, 
6428 \begin_inset Quotes eld
6429 \end_inset
6430
6431 level #6
6432 \begin_inset Quotes erd
6433 \end_inset
6434
6435  is the innermost possible depth.
6436  Here's an example to display what we mean:
6437 \end_layout
6438
6439 \begin_layout Enumerate
6440 level #1 - outermost
6441 \end_layout
6442
6443 \begin_deeper
6444 \begin_layout Enumerate
6445 level #2
6446 \end_layout
6447
6448 \begin_deeper
6449 \begin_layout Enumerate
6450 level #3
6451 \end_layout
6452
6453 \begin_deeper
6454 \begin_layout Enumerate
6455 level #4
6456 \end_layout
6457
6458 \begin_deeper
6459 \begin_layout Itemize
6460 level #5
6461 \end_layout
6462
6463 \begin_deeper
6464 \begin_layout Itemize
6465 level #6
6466 \end_layout
6467
6468 \end_deeper
6469 \end_deeper
6470 \end_deeper
6471 \end_deeper
6472 \end_deeper
6473 \begin_layout Standard
6474 There are two exceptions to the six-fold nesting limit, and you can see
6475  both of them in the example.
6476  Unlike the other fully-nestable environments, you can only perform a four-fold
6477  nesting with the 
6478 \family sans
6479 Enumerate
6480 \family default
6481  and 
6482 \family sans
6483 Itemize
6484 \family default
6485  environments.
6486  For example, if we tried to nest another 
6487 \family sans
6488 Enumerate
6489 \family default
6490  list inside of item 
6491 \begin_inset Quotes eld
6492 \end_inset
6493
6494 A.
6495 \begin_inset Quotes erd
6496 \end_inset
6497
6498 , we'd get errors.
6499 \end_layout
6500
6501 \begin_layout Subsection
6502 Some Examples
6503 \begin_inset LatexCommand index
6504 name "Nesting ! Examples"
6505
6506 \end_inset
6507
6508
6509 \end_layout
6510
6511 \begin_layout Standard
6512 The best way to explain just what you can do with nesting is by illustration.
6513  We have several examples of nested environments.
6514  In them, we explain how we created the example, so that you can reproduce
6515  them.
6516 \end_layout
6517
6518 \begin_layout Subsubsection
6519 Example 1: The Six-fold Way and Mixed Nesting
6520 \end_layout
6521
6522 \begin_layout Labeling
6523 \labelwidthstring MMM
6524 #1-a This is the outermost level.
6525  It's a 
6526 \family sans
6527 List
6528 \family default
6529  environment.
6530 \end_layout
6531
6532 \begin_deeper
6533 \begin_layout Labeling
6534 \labelwidthstring MMM
6535 #2-a This is level #2.
6536  We created it by using 
6537 \family sans
6538 M-Return
6539 \family default
6540  followed by 
6541 \family sans
6542 S-M-Right
6543 \family default
6544 .
6545 \end_layout
6546
6547 \begin_deeper
6548 \begin_layout Labeling
6549 \labelwidthstring MMM
6550 #3-a This is level #3.
6551  This time, we just hit 
6552 \family sans
6553 Return
6554 \family default
6555 , then used 
6556 \family sans
6557 S-M-Right
6558 \family default
6559  twice in a row.
6560  We could have also created it the same way as we did the previous level,
6561  by hitting 
6562 \family sans
6563 M-Return
6564 \family default
6565  followed by 
6566 \family sans
6567 S-M-Right
6568 \family default
6569 .
6570 \end_layout
6571
6572 \begin_deeper
6573 \begin_layout Standard
6574 This is actually a 
6575 \family sans
6576 Standard
6577 \family default
6578  environment, nested inside of 
6579 \begin_inset Quotes eld
6580 \end_inset
6581
6582 #3-a
6583 \begin_inset Quotes erd
6584 \end_inset
6585
6586 .
6587  So, it's at level #4.
6588  We did this by hitting 
6589 \family sans
6590 M-Return
6591 \family default
6592 , then 
6593 \family sans
6594 S-M-Right
6595 \family default
6596 , then changing the paragraph environment to 
6597 \family sans
6598 Standard
6599 \family default
6600 .
6601  Do this to create list items with more than one paragraph - it also works
6602  for the 
6603 \family sans
6604 Description
6605 \family default
6606
6607 \family sans
6608 Enumerate
6609 \family default
6610 , and 
6611 \family sans
6612 Itemize
6613 \family default
6614  environments!
6615 \end_layout
6616
6617 \begin_layout Standard
6618 Here's another 
6619 \family sans
6620 Standard
6621 \family default
6622  paragraph, also at level #4, made with just a 
6623 \family sans
6624 M-Return
6625 \family default
6626 .
6627 \end_layout
6628
6629 \begin_layout Labeling
6630 \labelwidthstring MMM
6631 #4-a This is level #4.
6632  We hit 
6633 \family sans
6634 M-Return
6635 \family default
6636  and changed the paragraph environment back to 
6637 \family sans
6638 List
6639 \family default
6640 .
6641  Remember - we can't nest anything inside of a 
6642 \family sans
6643 Standard
6644 \family default
6645  environment, which is why we're still at level #4.
6646  However, we 
6647 \emph on
6648 can
6649 \emph default
6650  keep nesting things inside of 
6651 \begin_inset Quotes eld
6652 \end_inset
6653
6654 #3-a
6655 \begin_inset Quotes erd
6656 \end_inset
6657
6658 .
6659 \end_layout
6660
6661 \begin_deeper
6662 \begin_layout Labeling
6663 \labelwidthstring MMM
6664 #5-a This is level #5\SpecialChar \ldots{}
6665
6666 \end_layout
6667
6668 \begin_deeper
6669 \begin_layout Labeling
6670 \labelwidthstring MMM
6671 #6-a \SpecialChar \ldots{}
6672 and this is level #6.
6673  By now, you should know how we made these two.
6674 \end_layout
6675
6676 \end_deeper
6677 \begin_layout Labeling
6678 \labelwidthstring MMM
6679 #5-b Back to level #5.
6680  Just hit 
6681 \family sans
6682 M-Return
6683 \family default
6684  followed by a 
6685 \family sans
6686 S-M-Left
6687 \family default
6688 .
6689 \end_layout
6690
6691 \end_deeper
6692 \begin_layout Labeling
6693 \labelwidthstring MMM
6694 #4-b After another 
6695 \family sans
6696 M-Return
6697 \family default
6698  followed by a 
6699 \family sans
6700 S-M-Left
6701 \family default
6702 , we're back at level #4.
6703 \end_layout
6704
6705 \end_deeper
6706 \begin_layout Labeling
6707 \labelwidthstring MMM
6708 #3-b Back to level #3.
6709  By now it should be obvious how we did this.
6710 \end_layout
6711
6712 \end_deeper
6713 \begin_layout Labeling
6714 \labelwidthstring MMM
6715 #2-b Back to level #2.
6716  
6717 \end_layout
6718
6719 \end_deeper
6720 \begin_layout Labeling
6721 \labelwidthstring MMM
6722 #1-b And last, back to the outermost level, #1.
6723  After this sentence, we'll hit 
6724 \family sans
6725 Return
6726 \family default
6727  and change the paragraph environment back to 
6728 \family sans
6729 Standard
6730 \family default
6731  to end the list.
6732 \end_layout
6733
6734 \begin_layout Standard
6735 We could have also used the 
6736 \family sans
6737 Description
6738 \family default
6739
6740 \family sans
6741 Quote
6742 \family default
6743
6744 \family sans
6745 Quotation
6746 \family default
6747 , or even the 
6748 \family sans
6749 Verse
6750 \family default
6751  environment in place of the 
6752 \family sans
6753 List
6754 \family default
6755  environment.
6756  The example would have worked exactly the same.
6757 \end_layout
6758
6759 \begin_layout Subsubsection
6760 Example 2: Inheritance
6761 \end_layout
6762
6763 \begin_layout LyX-Code
6764 This is the LyX-Code environment, at level #1, the outermost
6765 \end_layout
6766
6767 \begin_layout LyX-Code
6768 level.
6769   Now we'll hit 
6770 \family sans
6771 Return
6772 \family default
6773 , then 
6774 \family sans
6775 S-M-Right
6776 \family default
6777 , after which, we'll change to the 
6778 \family sans
6779 Enumerate
6780 \family default
6781  environment.
6782 \end_layout
6783
6784 \begin_deeper
6785 \begin_layout Enumerate
6786 This is the 
6787 \family sans
6788 Enumerate
6789 \family default
6790  environment, at level #2.
6791 \end_layout
6792
6793 \begin_layout Enumerate
6794 Notice how the nested 
6795 \family sans
6796 Enumerate
6797 \family default
6798  not only inherits its margins from its parent environment (
6799 \family sans
6800 LyX-Code
6801 \family default
6802 ), but also inherits its font and spacing!
6803 \end_layout
6804
6805 \end_deeper
6806 \begin_layout Standard
6807 We ended this example by hitting 
6808 \family sans
6809 Return
6810 \family default
6811 .
6812  After that, we needed to reset the paragraph environment to 
6813 \family sans
6814 Standard
6815 \family default
6816  and resetting the nesting depth by using 
6817 \family sans
6818 S-M-Left
6819 \family default
6820  once.
6821 \end_layout
6822
6823 \begin_layout Subsubsection
6824 Example 3: Labels, Levels, and the 
6825 \family sans
6826 Enumerate
6827 \family default
6828  and 
6829 \family sans
6830 Itemize
6831 \family default
6832  Environments
6833 \begin_inset OptArg
6834 status collapsed
6835
6836 \begin_layout Standard
6837 Example #3: Labels, Levels and other list environments
6838 \end_layout
6839
6840 \end_inset
6841
6842
6843 \end_layout
6844
6845 \begin_layout Enumerate
6846 This is level #1, in an 
6847 \family sans
6848 Enumerate
6849 \family default
6850  paragraph environment.
6851  We're actually going to nest a bunch of these.
6852 \end_layout
6853
6854 \begin_deeper
6855 \begin_layout Enumerate
6856 This is level #2.
6857  We used 
6858 \family sans
6859 M-Return
6860 \family default
6861  followed by 
6862 \family sans
6863 S-M-Right
6864 \family default
6865 .
6866  Now, what happens if we nest an 
6867 \family sans
6868 Itemize
6869 \family default
6870  environment inside of this one? It will be at level #3, but what will its
6871  label be? An asterisk?
6872 \end_layout
6873
6874 \begin_deeper
6875 \begin_layout Itemize
6876 No! It's a bullet.
6877  This is the 
6878 \emph on
6879 first
6880 \emph default
6881  
6882 \family sans
6883 Itemize
6884 \family default
6885  environment, even though it's at level #3.
6886  So, its label is a bullet.
6887  (We got here by using 
6888 \family sans
6889 M-Return
6890 \family default
6891 , then 
6892 \family sans
6893 S-M-Right
6894 \family default
6895 , then changing the environment to 
6896 \family sans
6897 Itemize
6898 \family default
6899 .)
6900 \end_layout
6901
6902 \begin_deeper
6903 \begin_layout Itemize
6904 Here's level #4, produced using 
6905 \family sans
6906 M-Return
6907 \family default
6908 , then 
6909 \family sans
6910 S-M-Right
6911 \family default
6912 .
6913  We'll do that again\SpecialChar \ldots{}
6914
6915 \end_layout
6916
6917 \begin_deeper
6918 \begin_layout Enumerate
6919 \SpecialChar \ldots{}
6920 to get to level #5.
6921  This time, however, we also changed the paragraph environment back to 
6922 \family sans
6923 Enumerate
6924 \family default
6925 .
6926  Notice the type of numbering, it is 
6927 \emph on
6928 lowercase Roman
6929 \emph default
6930 , because we are in the 
6931 \emph on
6932 thirdfold
6933 \emph default
6934  
6935 \family sans
6936 Enumerate
6937 \family default
6938  environment (i.e.
6939  it is an 
6940 \family sans
6941 Enumerate
6942 \family default
6943  inside an 
6944 \family sans
6945 Enumerate
6946 \family default
6947  inside an 
6948 \family sans
6949 Enumerate
6950 \family default
6951 ).
6952 \end_layout
6953
6954 \begin_layout Enumerate
6955 What happens if we 
6956 \emph on
6957 don't
6958 \emph default
6959  change the paragraph environment, but decrease the nesting depth? What
6960  type of numbering does LyX use?
6961 \end_layout
6962
6963 \begin_layout Enumerate
6964 Oh, as if you couldn't guess by now, we're just using 
6965 \family sans
6966 M-Return
6967 \family default
6968  to keep the current environment and depth but create a new item.
6969 \end_layout
6970
6971 \begin_layout Enumerate
6972 Let's use 
6973 \family sans
6974 S-M-Left
6975 \family default
6976  to decrease the depth after the next 
6977 \family sans
6978 M-Return
6979 \family default
6980 .
6981 \end_layout
6982
6983 \end_deeper
6984 \begin_layout Enumerate
6985 This is level #4.
6986  Look what type of label LyX is using!
6987 \end_layout
6988
6989 \end_deeper
6990 \begin_layout Enumerate
6991 This is level #3.
6992  Even though we've changed levels, LyX is still using a lowercase Roman
6993  numeral as the label.Why?
6994 \end_layout
6995
6996 \begin_layout Enumerate
6997 Because, even though the nesting depth has changed, the paragraph is 
6998 \emph on
6999 still
7000 \emph default
7001  a thirdfold 
7002 \family sans
7003 Enumerate
7004 \family default
7005  environment.
7006  Notice, however, that LyX 
7007 \emph on
7008 did
7009 \emph default
7010  reset the counter for the label.
7011 \end_layout
7012
7013 \end_deeper
7014 \begin_layout Enumerate
7015 Another 
7016 \family sans
7017 M-Return
7018 \family default
7019  
7020 \family sans
7021 S-M-Left
7022 \family default
7023  sequence, and we're back to level #2.
7024  This time, we not only changed the nesting depth, but we also moved back
7025  into the twofold-nested 
7026 \family sans
7027 Enumerate
7028 \family default
7029  environment.
7030 \end_layout
7031
7032 \end_deeper
7033 \begin_layout Enumerate
7034 The same thing happens if we do another 
7035 \family sans
7036 M-Return
7037 \family default
7038  
7039 \family sans
7040 S-M-Left
7041 \family default
7042  sequence and return to level #1, the outermost level.
7043 \end_layout
7044
7045 \begin_layout Standard
7046 Lastly, we reset the environment to 
7047 \family sans
7048 Standard
7049 \family default
7050 .
7051  As you can see, the level number doesn't correspond to what type of labeling
7052  LyX uses for the 
7053 \family sans
7054 Enumerate
7055 \family default
7056  and 
7057 \family sans
7058 Itemize
7059 \family default
7060  environments.
7061  The number of other 
7062 \family sans
7063 Enumerate
7064 \family default
7065  environments surrounding it determines what kind of label LyX uses for
7066  an 
7067 \family sans
7068 Enumerate
7069 \family default
7070  item.
7071  The same rule applies for the 
7072 \family sans
7073 Itemize
7074 \family default
7075  environment, as well.
7076 \end_layout
7077
7078 \begin_layout Subsubsection
7079 Example 4: Going Bonkers
7080 \end_layout
7081
7082 \begin_layout Enumerate
7083 We're going to go totally nuts now.
7084  We won't nest as deep as in the other examples, nor will we go into the
7085  same detail with how we did it.
7086  (level #1: 
7087 \family sans
7088 Enumerate
7089 \family default
7090 )
7091 \end_layout
7092
7093 \begin_deeper
7094 \begin_layout Standard
7095 (
7096 \family sans
7097 Return, S-M-Right, Standard
7098 \family default
7099 : level #2) We'll stick an encapsulated description of how we created the
7100  example in parentheses someplace.
7101  For example, the two keybindings are how we changed the depth.
7102  The environment name is the name of the current environment.
7103  Either before or after this, we'll put in the level.
7104 \end_layout
7105
7106 \end_deeper
7107 \begin_layout Enumerate
7108 (
7109 \family sans
7110 Return, Enumerate
7111 \family default
7112 : level #1) This is the next item in the list.
7113 \end_layout
7114
7115 \begin_deeper
7116 \begin_layout Verse
7117 Now we'll add verse.
7118 \newline
7119 It will get much worse.
7120 \newline
7121 (
7122 \family sans
7123 Return, S-M-Right, Verse
7124 \family default
7125 : level #2)
7126 \end_layout
7127
7128 \begin_layout Verse
7129 Fiddle dee, Fiddle doo.
7130 \newline
7131 Bippitey boppitey boo!
7132 \newline
7133 (
7134 \family sans
7135 M-Return)
7136 \end_layout
7137
7138 \begin_layout Verse
7139 Here comes a table:
7140 \end_layout
7141
7142 \begin_deeper
7143 \begin_layout Standard
7144 \begin_inset VSpace 0.3cm
7145 \end_inset
7146
7147
7148 \end_layout
7149
7150 \begin_layout Standard
7151 \align center
7152 \begin_inset Tabular
7153 <lyxtabular version="3" rows="2" columns="2">
7154 <features>
7155 <column alignment="center" valignment="top" width="0pt">
7156 <column alignment="center" valignment="top" leftline="true" width="0pt">
7157 <row>
7158 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
7159 \begin_inset Text
7160
7161 \begin_layout Standard
7162
7163 \family roman
7164 \series medium
7165 \shape up
7166 \size normal
7167 \emph off
7168 \bar no
7169 \noun off
7170 \color none
7171 one-fish
7172 \end_layout
7173
7174 \end_inset
7175 </cell>
7176 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
7177 \begin_inset Text
7178
7179 \begin_layout Standard
7180
7181 \family roman
7182 \series medium
7183 \shape up
7184 \size normal
7185 \emph off
7186 \bar no
7187 \noun off
7188 \color none
7189 two-fish
7190 \end_layout
7191
7192 \end_inset
7193 </cell>
7194 </row>
7195 <row topline="true">
7196 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
7197 \begin_inset Text
7198
7199 \begin_layout Standard
7200
7201 \family roman
7202 \series medium
7203 \shape up
7204 \size normal
7205 \emph off
7206 \bar no
7207 \noun off
7208 \color none
7209 red-fish
7210 \end_layout
7211
7212 \end_inset
7213 </cell>
7214 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
7215 \begin_inset Text
7216
7217 \begin_layout Standard
7218
7219 \family roman
7220 \series medium
7221 \shape up
7222 \size normal
7223 \emph off
7224 \bar no
7225 \noun off
7226 \color none
7227 blue-fish
7228 \end_layout
7229
7230 \end_inset
7231 </cell>
7232 </row>
7233 </lyxtabular>
7234
7235 \end_inset
7236
7237
7238 \end_layout
7239
7240 \end_deeper
7241 \begin_layout Verse
7242 (
7243 \family sans
7244 M-Return, Table, S-M-Right
7245 \family default
7246  3 times, 
7247 \family sans
7248 M-Return, Verse, S-M-Left
7249 \family default
7250 )
7251 \end_layout
7252
7253 \end_deeper
7254 \begin_layout Enumerate
7255 (
7256 \family sans
7257 Return, Enumerate
7258 \family default
7259 : level #1) This is another item.
7260  Note that selecting a 
7261 \family sans
7262 Table
7263 \family default
7264  resets the nesting depth to level #1, so we increased the nesting depth
7265  3 times to put the table inside the 
7266 \family sans
7267 Verse
7268 \family default
7269  environment.
7270  
7271 \end_layout
7272
7273 \begin_layout Quotation
7274 We're now ending the 
7275 \family sans
7276 Enumerate
7277 \family default
7278  list and changing to 
7279 \family sans
7280 Quotation
7281 \family default
7282 .
7283  We're still at level #1.
7284  We want to show you some of the things you can do by mixing environments.
7285  The next set of paragraphs is a 
7286 \begin_inset Quotes eld
7287 \end_inset
7288
7289 quoted letter.
7290 \begin_inset Quotes erd
7291 \end_inset
7292
7293  We'll nest both the 
7294 \family sans
7295 Address
7296 \family default
7297  and 
7298 \family sans
7299 Right\InsetSpace ~
7300 Address
7301 \family default
7302  environments inside of this one, then use another nested 
7303 \family sans
7304 Quotation
7305 \family default
7306  for the letter body.
7307  We'll use 
7308 \family sans
7309 M-Return
7310 \family default
7311  to preserve the depth.
7312  Remember that you need to use 
7313 \family sans
7314 C-Return
7315 \family default
7316  to create multiple lines inside the 
7317 \family sans
7318 Address
7319 \family default
7320  and 
7321 \family sans
7322 Right\InsetSpace ~
7323 Address
7324 \family default
7325  environments.
7326  Here it goes:
7327 \end_layout
7328
7329 \begin_deeper
7330 \begin_layout Right Address
7331 1234 Nowhere Rd.
7332 \newline
7333 Moosegroin, MT 00100
7334 \newline
7335 9-6-96
7336 \end_layout
7337
7338 \begin_layout Address
7339 Dear Mr.\InsetSpace ~
7340 Fizlewitz:
7341 \end_layout
7342
7343 \begin_layout Quotation
7344 We regret to inform you that we cannot fill your order for 50
7345 \begin_inset Formula $\,$
7346 \end_inset
7347
7348 L of compressed methane gas due to circumstances beyond our control.
7349  Unfortunately, several of our cows have mysteriously exploded, creating
7350  a backlog in our orders for methane.
7351  We will place your name on the waiting list and try to fill your order
7352  as soon as possible.
7353  In the meantime, we thank you for your patience.
7354 \end_layout
7355
7356 \begin_layout Quotation
7357 We do, however, now have a special on beef.
7358  If you are interested, please return the enclosed pricing and order form
7359  with your order, along with payment.
7360 \end_layout
7361
7362 \begin_layout Quotation
7363 We thank you again for your patience.
7364 \end_layout
7365
7366 \begin_layout Address
7367 Sincerely,
7368 \newline
7369 Bill Hick
7370 \end_layout
7371
7372 \end_deeper
7373 \begin_layout Quotation
7374 That ends that example!
7375 \end_layout
7376
7377 \begin_layout Standard
7378 As you can see, nesting environments in LyX gives you a lot of power with
7379  just a few keystrokes.
7380  We could have easily nested an 
7381 \family sans
7382 Itemize
7383 \family default
7384  list inside of a 
7385 \family sans
7386 Quotation
7387 \family default
7388  or 
7389 \family sans
7390 Quote
7391 \family default
7392 , or put a 
7393 \family sans
7394 Quote
7395 \family default
7396  inside of an 
7397 \family sans
7398 Itemize
7399 \family default
7400  list.
7401  You have a huge variety of options at your disposal.
7402 \end_layout
7403
7404 \begin_layout Section
7405 Spacing, pagination and line breaks
7406 \end_layout
7407
7408 \begin_layout Subsection
7409 Horizontal Space
7410 \begin_inset LatexCommand label
7411 name "sub:Horizontal-Space"
7412
7413 \end_inset
7414
7415
7416 \end_layout
7417
7418 \begin_layout Subsubsection
7419
7420 \family sans
7421 Horizontal Fills
7422 \end_layout
7423
7424 \begin_layout Standard
7425 Horizontal Fills (HFills) are a special LyX feature for adding extra space
7426  in a uniform fashion.
7427  An HFill is actually a variable length space, whose length always equals
7428  the remaining space between the left and right margins.
7429  If there is more than one HFill on a line, they divide the available space
7430  equally between themselves.
7431  
7432 \end_layout
7433
7434 \begin_layout Standard
7435 HFill
7436 \family roman
7437 s
7438 \family default
7439  can be inserted with 
7440 \family sans
7441 Insert\SpecialChar \menuseparator
7442 Formatting\InsetSpace ~
7443 Character\SpecialChar \menuseparator
7444 Horizontal Fill
7445 \family default
7446 .
7447  Here a few examples what you can do with them:
7448 \end_layout
7449
7450 \begin_layout Quote
7451 \noindent
7452 This is on the left side 
7453 \hfill
7454 This is on the right
7455 \end_layout
7456
7457 \begin_layout Quote
7458 \noindent
7459 Left
7460 \hfill
7461 Middle
7462 \hfill
7463 Right
7464 \end_layout
7465
7466 \begin_layout Quote
7467 \noindent
7468 Left
7469 \hfill
7470 1/3 Left
7471 \hfill
7472
7473 \hfill
7474 Right
7475 \end_layout
7476
7477 \begin_layout Standard
7478 That was an example in the 
7479 \family sans
7480 Quote
7481 \family default
7482  environment.
7483  Here
7484 \begin_inset Formula $\to$
7485 \end_inset
7486
7487
7488 \hfill
7489
7490 \begin_inset Formula $\gets$
7491 \end_inset
7492
7493 is one in a standard paragraph.
7494  It may or may not be apparent in the printed text, but it 
7495 \emph on
7496 is
7497 \emph default
7498  sitting in-between the two arrows.
7499 \end_layout
7500
7501 \begin_layout Standard
7502 There may be more than one set of margins on a line.
7503  Here's an example with the 
7504 \family sans
7505 List
7506 \family default
7507  environment.
7508 \end_layout
7509
7510 \begin_layout Labeling
7511 \labelwidthstring 00.00.0000
7512 one
7513 \hfill
7514 two :three
7515 \hfill
7516 four
7517 \hfill
7518 five
7519 \hfill
7520 six
7521 \end_layout
7522
7523 \begin_layout Standard
7524 The 
7525 \begin_inset Quotes eld
7526 \end_inset
7527
7528 :
7529 \begin_inset Quotes erd
7530 \end_inset
7531
7532  marks the beginning of the item.
7533  (There is actually a 
7534 \begin_inset Quotes eld
7535 \end_inset
7536
7537 hidden
7538 \begin_inset Quotes erd
7539 \end_inset
7540
7541  HFill inside of the label of the 
7542 \family sans
7543 List
7544 \family default
7545  environment; it's put at the end of the label automatically.) HFills work
7546  similarly in other 
7547 \begin_inset Quotes eld
7548 \end_inset
7549
7550 multi-margin
7551 \begin_inset Quotes erd
7552 \end_inset
7553
7554  situations, like two-column mode.
7555 \end_layout
7556
7557 \begin_layout Standard
7558 \begin_inset Note Greyedout
7559 status open
7560
7561 \begin_layout Standard
7562
7563 \series bold
7564 Note:
7565 \series default
7566  If an HFill is at the beginning of a line, and 
7567 \emph on
7568 not
7569 \emph default
7570  in the first line in a paragraph, LyX ignores it.
7571  This prevents HFills from accidentally being wrapped onto a new line.
7572  If you need space in this case anyway, you have to use the LaTeX-command
7573  
7574 \series bold
7575
7576 \backslash
7577 hspace*{
7578 \backslash
7579 fill}
7580 \series default
7581  in ERT.
7582  (ERT is explained in section\InsetSpace ~
7583
7584 \begin_inset LatexCommand ref
7585 reference "sec:ERT"
7586
7587 \end_inset
7588
7589 .)
7590 \end_layout
7591
7592 \end_inset
7593
7594
7595 \end_layout
7596
7597 \begin_layout Subsubsection
7598 Other space variants
7599 \begin_inset LatexCommand label
7600 name "sub:Other-space-variants"
7601
7602 \end_inset
7603
7604
7605 \end_layout
7606
7607 \begin_layout Standard
7608 The following two sorts of spaces are not yet supported by LyX, so that
7609  you have to use ERT, see section\InsetSpace ~
7610
7611 \begin_inset LatexCommand ref
7612 reference "sec:ERT"
7613
7614 \end_inset
7615
7616 .
7617  That they are not supported is a hint that you need them very seldom in
7618  LyX.
7619  So use them only if it is really necessary (remind the WYSIWYM concept).
7620 \end_layout
7621
7622 \begin_layout Paragraph
7623 Defined space
7624 \end_layout
7625
7626 \begin_layout Standard
7627 Sometimes one needs space with a defined length, e.g for forms and questionnaires.
7628  This can be inserted by using the LaTeX-command 
7629 \series bold
7630
7631 \backslash
7632 hspace
7633 \series default
7634  in 
7635 \family sans
7636 ERT
7637 \family default
7638 .
7639  For example the command 
7640 \series bold
7641
7642 \backslash
7643 hspace{2cm}
7644 \series default
7645  produces 2
7646 \begin_inset Formula $\,$
7647 \end_inset
7648
7649 cm space within the following line:
7650 \end_layout
7651
7652 \begin_layout Standard
7653 This is a line with
7654 \begin_inset Formula $\to$
7655 \end_inset
7656
7657
7658 \begin_inset ERT
7659 status collapsed
7660
7661 \begin_layout Standard
7662
7663
7664 \backslash
7665 hspace{2cm}
7666 \end_layout
7667
7668 \end_inset
7669
7670
7671 \begin_inset Formula $\gets$
7672 \end_inset
7673
7674  2
7675 \begin_inset Formula $\,$
7676 \end_inset
7677
7678 cm space between the arrows.
7679 \end_layout
7680
7681 \begin_layout Standard
7682 You can use all length units listed in Appendix\InsetSpace ~
7683
7684 \begin_inset LatexCommand ref
7685 reference "cha:Units-available-in"
7686
7687 \end_inset
7688
7689 .
7690 \end_layout
7691
7692 \begin_layout Paragraph
7693 Phantom space
7694 \end_layout
7695
7696 \begin_layout Standard
7697 Sometimes you want to insert space with exactly the length of a phrase.
7698  E.g.
7699  you want to create the following multiple choice question:
7700 \end_layout
7701
7702 \begin_layout Standard
7703 \begin_inset VSpace medskip
7704 \end_inset
7705
7706 What is correct English?:
7707 \newline
7708
7709 \newline
7710 Mr.\InsetSpace ~
7711 Edge would have been jumps the gun.
7712 \newline
7713
7714 \begin_inset ERT
7715 status collapsed
7716
7717 \begin_layout Standard
7718
7719
7720 \backslash
7721 phantom{Mr.
7722  Edge }
7723 \end_layout
7724
7725 \end_inset
7726
7727 has to be jumped
7728 \newline
7729
7730 \begin_inset ERT
7731 status collapsed
7732
7733 \begin_layout Standard
7734
7735
7736 \backslash
7737 phantom{Mr.
7738  Edge }
7739 \end_layout
7740
7741 \end_inset
7742
7743 jumps
7744 \begin_inset VSpace medskip
7745 \end_inset
7746
7747
7748 \end_layout
7749
7750 \begin_layout Standard
7751 So that the choices appear exactly after the phrase 
7752 \begin_inset Quotes eld
7753 \end_inset
7754
7755 Mr.\InsetSpace ~
7756 Edge\InsetSpace ~
7757
7758 \begin_inset Quotes erd
7759 \end_inset
7760
7761 .
7762  To get this, you can use the LaTeX-command 
7763 \series bold
7764
7765 \backslash
7766 phantom
7767 \series default
7768  in ERT.
7769  In our case write the command 
7770 \series bold
7771
7772 \backslash
7773 phantom{Mr.
7774  Edge }
7775 \series default
7776  (note the space after 
7777 \begin_inset Quotes eld
7778 \end_inset
7779
7780 Edge
7781 \begin_inset Quotes erd
7782 \end_inset
7783
7784 ) at the beginning of the last two lines.
7785  The command prints out the phrase within the the two braces, but invisible.
7786  That is why it is named 
7787 \begin_inset Quotes eld
7788 \end_inset
7789
7790 phantom
7791 \begin_inset Quotes erd
7792 \end_inset
7793
7794 .
7795 \begin_inset Foot
7796 status collapsed
7797
7798 \begin_layout Standard
7799 There exists also the commands 
7800 \backslash
7801
7802 \series bold
7803 hphantom
7804 \series default
7805  and 
7806 \backslash
7807
7808 \series bold
7809 vphantom
7810 \series default
7811 , but this too special for the LyX Userguide.
7812  If you are interested in knowing more about this, have a look at 
7813 \begin_inset LatexCommand cite
7814 key "latexcompanion,latexguide"
7815
7816 \end_inset
7817
7818 .
7819 \end_layout
7820
7821 \end_inset
7822
7823
7824 \end_layout
7825
7826 \begin_layout Subsection
7827 Vertical Space
7828 \begin_inset LatexCommand label
7829 name "sub:Vertical-Space"
7830
7831 \end_inset
7832
7833
7834 \end_layout
7835
7836 \begin_layout Standard
7837 To add extra vertical space above or below a paragraph, use the 
7838 \family sans
7839 Insert\SpecialChar \menuseparator
7840 Formatting\SpecialChar \menuseparator
7841 Vertical\InsetSpace ~
7842 Space
7843 \family default
7844  dialog.
7845  There you find the following sizes:
7846 \end_layout
7847
7848 \begin_layout Standard
7849
7850 \family sans
7851 SmallSkip
7852 \family default
7853
7854 \family sans
7855 MedSkip
7856 \family default
7857  and 
7858 \family sans
7859 BigSkip
7860 \family default
7861  are LaTeX sizes which depends on the font size of the document.
7862  
7863 \family sans
7864 DefSkip
7865 \family default
7866  is the skip adjusted in the dialog 
7867 \family sans
7868 Document\SpecialChar \menuseparator
7869 Settings
7870 \begin_inset LatexCommand index
7871 name "Document ! Settings"
7872
7873 \end_inset
7874
7875
7876 \family default
7877  for the paragraph separation.
7878  If you use indentation to separate paragraphs 
7879 \family sans
7880 DefSkip
7881 \family default
7882  is equal to 
7883 \family sans
7884 MedSkip
7885 \family default
7886 .
7887 \end_layout
7888
7889 \begin_layout Standard
7890
7891 \family sans
7892 VFill
7893 \family default
7894  is a variable space, set so that the space is maximal within one page.
7895  An example: You have only two short paragraphs on one page with a vfill
7896  between them.
7897  Then the first paragraph is placed at the top of the page and the second
7898  one at the bottom, because the space between them is then maximal.
7899  
7900 \family sans
7901 VFill
7902 \family default
7903 s work like 
7904 \family sans
7905 HFill
7906 \family default
7907 s: they fill the remaining vertical space on a page with blank space.
7908 \begin_inset Foot
7909 status collapsed
7910
7911 \begin_layout Standard
7912
7913 \family sans
7914 HFill
7915 \family default
7916 s are described in section\InsetSpace ~
7917
7918 \begin_inset LatexCommand ref
7919 reference "sub:Horizontal-Space"
7920
7921 \end_inset
7922
7923 .
7924 \end_layout
7925
7926 \end_inset
7927
7928  If there are several 
7929 \family sans
7930 VFill
7931 \family default
7932 s on a page, they divide the remaining vertical space equally between themselves.
7933  You can therefore use 
7934 \family sans
7935 VFill
7936 \family default
7937 s to center text on a page, or even place text 2/3 down a page.
7938 \end_layout
7939
7940 \begin_layout Standard
7941
7942 \family sans
7943 Custom
7944 \family default
7945  are custom spaces in units explained in Appendix\InsetSpace ~
7946
7947 \begin_inset LatexCommand ref
7948 reference "cha:Units-available-in"
7949
7950 \end_inset
7951
7952 .
7953 \end_layout
7954
7955 \begin_layout Standard
7956 \begin_inset Note Greyedout
7957 status open
7958
7959 \begin_layout Standard
7960
7961 \series bold
7962 Note:
7963 \series default
7964  
7965 \series medium
7966 When the extra vertical space would be in the output at the top/bottom of
7967  a page, the space is only added if you have also checked the option 
7968 \family sans
7969 Protect
7970 \family default
7971 .
7972 \end_layout
7973
7974 \end_inset
7975
7976
7977 \end_layout
7978
7979 \begin_layout Subsection
7980 Paragraph Alignment
7981 \end_layout
7982
7983 \begin_layout Standard
7984 You can change the paragraph alignment with the 
7985 \family sans
7986 Edit\SpecialChar \menuseparator
7987 Paragraph Settings
7988 \family default
7989  dialog.
7990  There are four possibilities: 
7991 \end_layout
7992
7993 \begin_layout Itemize
7994
7995 \family sans
7996 Justified
7997 \end_layout
7998
7999 \begin_layout Itemize
8000
8001 \family sans
8002 Left
8003 \end_layout
8004
8005 \begin_layout Itemize
8006
8007 \family sans
8008 Right
8009 \end_layout
8010
8011 \begin_layout Itemize
8012
8013 \family sans
8014 Center
8015 \end_layout
8016
8017 \begin_layout Standard
8018 The default in most cases is justified alignment, in which the inter-word
8019  spacing is variable and each line of a paragraph fills the region between
8020  the left and right margins.
8021  The other three alignments should be self-explanatory, and look like this:
8022 \end_layout
8023
8024 \begin_layout Standard
8025 \align right
8026 This paragraph is right aligned,
8027 \end_layout
8028
8029 \begin_layout Standard
8030 \align center
8031 this one is centered,
8032 \end_layout
8033
8034 \begin_layout Standard
8035 \align left
8036 this one is left aligned.
8037 \end_layout
8038
8039 \begin_layout Subsection
8040 Forced Pagebreaks
8041 \begin_inset LatexCommand index
8042 name "Pagebreaks ! Forced"
8043
8044 \end_inset
8045
8046
8047 \begin_inset LatexCommand label
8048 name "sub:Forced-Pagebreaks"
8049
8050 \end_inset
8051
8052
8053 \end_layout
8054
8055 \begin_layout Standard
8056 If you don't like the way LaTeX does the pagebreaks in your document, you
8057  can force a pagebreak where you want one.
8058  Normally this will not be necessary, because LaTeX is good at pagebreaking.
8059  Only if you use many 
8060 \family sans
8061 Floats
8062 \family default
8063 , LaTeX's page breaking algorithm can fail.
8064 \end_layout
8065
8066 \begin_layout Standard
8067 We recommend not to use forced pagebreaks until the text is finished, and
8068  until you have checked in the preview to see if you 
8069 \emph on
8070 really
8071 \emph default
8072  have to change the pagebreaking.
8073 \end_layout
8074
8075 \begin_layout Standard
8076 There are two types of pagebreaks: One that ends the page without any special
8077  action.
8078  This can be inserted above or below a paragraph by the menu 
8079 \family sans
8080 Insert\SpecialChar \menuseparator
8081 Formatting\SpecialChar \menuseparator
8082 Page\InsetSpace ~
8083 Break
8084 \family default
8085 .
8086  The second type ends a page, but stretches the content of the page, so
8087  that it fills out the complete page.
8088  This type is useful to avoid whitespace when a pagebreak produces a page
8089  on which only the last few lines are absent.
8090  This type is not yet supported by LyX, so that you have to use the LaTeX
8091  command 
8092 \series bold
8093
8094 \backslash
8095 pagebreak[number]
8096 \series default
8097  in ERT
8098 \begin_inset Foot
8099 status collapsed
8100
8101 \begin_layout Standard
8102 For more about ERT see section\InsetSpace ~
8103
8104 \begin_inset LatexCommand ref
8105 reference "sec:ERT"
8106
8107 \end_inset
8108
8109 .
8110 \end_layout
8111
8112 \end_inset
8113
8114 .
8115  The number can vary between 0 and 4.
8116  If 4 or no number is used, it will always be created a pagebreak
8117 \begin_inset Foot
8118 status collapsed
8119
8120 \begin_layout Standard
8121 normally one uses simply 
8122 \series bold
8123
8124 \backslash
8125 pagebreak
8126 \series default
8127  without a number
8128 \end_layout
8129
8130 \end_inset
8131
8132 .
8133  The numbers 0 to 3 stand for the increasing priority level -- LaTeX decides,
8134  concerning the priority, if a pagebreak is created or not.
8135 \end_layout
8136
8137 \begin_layout Standard
8138 You might try to use a pagebreak to ensure that a figure or table appears
8139  at the top of a page.
8140  This is, of course, the wrong way to do it.
8141  LyX gives you a way of automatically ensuring that your figures and tables
8142  appear at the top of a page (or the bottom, or on their own page) without
8143  having to worry about what precedes or follows your figure or table.
8144  See chapter 
8145 \begin_inset LatexCommand ref
8146 reference "cha:Floats-and-Notes"
8147
8148 \end_inset
8149
8150  to learn more about 
8151 \family sans
8152 Floats
8153 \family default
8154 .
8155 \end_layout
8156
8157 \begin_layout Subsubsection
8158 Clear Pagebreaks
8159 \begin_inset LatexCommand label
8160 name "sub:Clear-Pages"
8161
8162 \end_inset
8163
8164
8165 \begin_inset LatexCommand index
8166 name "Pagebreaks ! Clear"
8167
8168 \end_inset
8169
8170
8171 \end_layout
8172
8173 \begin_layout Standard
8174 Differently to forced pagebreaks where the content behind the break is directly
8175  placed at the next page, pages can also be cleared while breaking them.
8176  That means that the current paragraph is terminated and all, perhaps not
8177  yet processed floats from previous document parts are placed behind it,
8178  if necessary by adding pages.
8179 \end_layout
8180
8181 \begin_layout Standard
8182 You can insert a clear pagebreak with the menu 
8183 \family sans
8184 Insert\SpecialChar \menuseparator
8185 Formatting\SpecialChar \menuseparator
8186 Clear\InsetSpace ~
8187 Page
8188 \family default
8189 .
8190  When you have a two-sided document like a book, you can use the menu 
8191 \family sans
8192 Insert\SpecialChar \menuseparator
8193 Formatting\SpecialChar \menuseparator
8194 Clear\InsetSpace ~
8195 Double\InsetSpace ~
8196 Page
8197 \family default
8198  to insert a clear pagebreak that assures that the next page is a right-hand
8199  page (odd-numbered), if necessary by adding a page.
8200 \end_layout
8201
8202 \begin_layout Subsection
8203 Forced Linebreaks
8204 \begin_inset LatexCommand index
8205 name "Linebreaks"
8206
8207 \end_inset
8208
8209
8210 \begin_inset LatexCommand label
8211 name "sub:Forced-Linebreaks"
8212
8213 \end_inset
8214
8215
8216 \end_layout
8217
8218 \begin_layout Standard
8219 Similar to pagebreaks there are two types of linebreaks: One that simply
8220  breaks the line.
8221  You can force this line break within a paragraph by selecting 
8222 \family sans
8223 Insert\SpecialChar \menuseparator
8224 Formatting\SpecialChar \menuseparator
8225 Line\InsetSpace ~
8226 Break
8227 \family default
8228  or with 
8229 \family sans
8230 C-Return
8231 \family default
8232 .
8233  The other type breaks the line and stretches it so that it fills out the
8234  whole space between the page margins.
8235  This is necessary to avoid 
8236 \begin_inset Quotes eld
8237 \end_inset
8238
8239 fringes
8240 \begin_inset Quotes erd
8241 \end_inset
8242
8243  in justifies paragraphs due to whitespace introduced by linebreaks.
8244  This type is not yet supported by LyX, so that you have to use the LaTeX-comman
8245
8246 \series bold
8247
8248 \backslash
8249 linebreak[number]
8250 \series default
8251  in 
8252 \family sans
8253 ERT
8254 \family default
8255 .
8256  The syntax is similar tho the command 
8257 \series bold
8258
8259 \backslash
8260 pagebreak
8261 \series default
8262 , described in the previous section.
8263 \end_layout
8264
8265 \begin_layout Standard
8266 You shouldn't use forced linebreaks to correct LaTeX's linebreaking, as
8267  LaTeX is very good at linebreaking.
8268  There are, however, a number of situations where it is necessary to actively
8269  set a linebreak, e.g.
8270  in a poem or for an address (see sections\InsetSpace ~
8271
8272 \begin_inset LatexCommand ref
8273 reference "sec:Quote"
8274
8275 \end_inset
8276
8277
8278 \begin_inset LatexCommand ref
8279 reference "sec:Verse"
8280
8281 \end_inset
8282
8283  and 
8284 \begin_inset LatexCommand ref
8285 reference "sec:Address-Usage"
8286
8287 \end_inset
8288
8289 ).
8290 \end_layout
8291
8292 \begin_layout Subsection
8293 Blanks / Spaces
8294 \begin_inset LatexCommand index
8295 name "Spaces"
8296
8297 \end_inset
8298
8299
8300 \end_layout
8301
8302 \begin_layout Standard
8303 A blank is a blank? Not in good typography.
8304  While you might be used to press the space key anytime you want to separate
8305  two words in ordinary word processors, LyX offers you more spaces: Spaces
8306  of different width and spaces which can or cannot be broken at the end
8307  of a line.
8308  The following sections will show you some examples where those spaces are
8309  useful.
8310 \end_layout
8311
8312 \begin_layout Subsubsection
8313 Inter-word Space
8314 \begin_inset LatexCommand label
8315 name "sub:Inter-word-Space"
8316
8317 \end_inset
8318
8319
8320 \begin_inset LatexCommand index
8321 name "Spaces ! inter-word"
8322
8323 \end_inset
8324
8325
8326 \end_layout
8327
8328 \begin_layout Standard
8329 Some languages (e.\InsetSpace \thinspace{}
8330 g.\InsetSpace \space{}
8331 English) have the typographical convention to add extra
8332  space after an end-of-sentence punctuation mark, and LyX honors those conventio
8333 ns (see section\InsetSpace ~
8334
8335 \begin_inset LatexCommand ref
8336 reference "sub:Abbreviations"
8337
8338 \end_inset
8339
8340 ).
8341  Sometimes, you want a normal space nevertheless.
8342  In this case, insert one with 
8343 \family sans
8344 Insert\SpecialChar \menuseparator
8345 Special\InsetSpace ~
8346 Formatting\SpecialChar \menuseparator
8347 Inter-word\InsetSpace ~
8348 Space
8349 \family default
8350  (shortcut 
8351 \family sans
8352 C-M-Space
8353 \family default
8354 ).
8355 \end_layout
8356
8357 \begin_layout Subsubsection
8358 Protected Space
8359 \begin_inset LatexCommand label
8360 name "sub:Protected-Space"
8361
8362 \end_inset
8363
8364
8365 \begin_inset LatexCommand index
8366 name "Spaces ! protected"
8367
8368 \end_inset
8369
8370
8371 \end_layout
8372
8373 \begin_layout Standard
8374 The protected space: It is used to tell LyX (and LaTeX) not to break the
8375  line at that point.
8376  This may be necessary to avoid unlucky linebreaks, like in: 
8377 \end_layout
8378
8379 \begin_layout Quote
8380 Further documentation is given in section
8381 \newline
8382
8383 \begin_inset LatexCommand ref
8384 reference "sec:Bibliography"
8385
8386 \end_inset
8387
8388 .
8389  
8390 \end_layout
8391
8392 \begin_layout Standard
8393 Obviously, it would be a good thing to put a protected space between 
8394 \begin_inset Quotes eld
8395 \end_inset
8396
8397 section
8398 \begin_inset Quotes erd
8399 \end_inset
8400
8401  and 
8402 \begin_inset Quotes eld
8403 \end_inset
8404
8405
8406 \begin_inset LatexCommand ref
8407 reference "sec:Bibliography"
8408
8409 \end_inset
8410
8411
8412 \begin_inset Quotes erd
8413 \end_inset
8414
8415 .
8416  A protected space is set with 
8417 \family sans
8418 Insert\SpecialChar \menuseparator
8419 Special\InsetSpace ~
8420 Formatting\SpecialChar \menuseparator
8421 Protected
8422 \bar under
8423 \InsetSpace ~
8424
8425 \bar default
8426 Space
8427 \family default
8428  (shortcut 
8429 \family sans
8430 C-Space
8431 \family default
8432 ).
8433 \end_layout
8434
8435 \begin_layout Subsubsection
8436 Thin Space
8437 \begin_inset LatexCommand label
8438 name "sub:Thin-Space"
8439
8440 \end_inset
8441
8442
8443 \begin_inset LatexCommand index
8444 name "Spaces ! thin"
8445
8446 \end_inset
8447
8448
8449 \end_layout
8450
8451 \begin_layout Standard
8452
8453 \begin_inset Quotes eld
8454 \end_inset
8455
8456 thin space
8457 \begin_inset Quotes erd
8458 \end_inset
8459
8460  is a blank which has half the size of a normal space (and it is also 
8461 \begin_inset Quotes eld
8462 \end_inset
8463
8464 protected
8465 \begin_inset Quotes erd
8466 \end_inset
8467
8468 ).
8469  The typographical conventions in a lot of languages propose the use of
8470  thin spaces in cases where normal spaces would be too wide, for instance
8471  inside abbreviations:
8472 \end_layout
8473
8474 \begin_layout Quote
8475 D.\InsetSpace \thinspace{}
8476 E.
8477  Knuth has developed our beloved typesetting program, i.\InsetSpace \thinspace{}
8478 e.\InsetSpace \space{}
8479 TeX.
8480 \end_layout
8481
8482 \begin_layout Standard
8483 or between values and units.
8484  Compare for example this:
8485 \newline
8486 10\InsetSpace \thinspace{}
8487 kg (thin space)
8488 \newline
8489 10 kg (normal space
8490 \end_layout
8491
8492 \begin_layout Standard
8493 You can insert thin spaces with the menu 
8494 \family sans
8495 Insert\SpecialChar \menuseparator
8496 Special\InsetSpace ~
8497 Formatting\SpecialChar \menuseparator
8498 Thin\InsetSpace ~
8499 Space
8500 \family default
8501  (shortcut 
8502 \family sans
8503 C-S-Space
8504 \family default
8505 ).
8506 \end_layout
8507
8508 \begin_layout Subsubsection
8509 More Spaces
8510 \end_layout
8511
8512 \begin_layout Standard
8513 Apart from the ones described, there are still some more spaces.
8514  Although LyX supports them natively, they can only be reached via a formula
8515  as described in section\InsetSpace ~
8516
8517 \begin_inset LatexCommand ref
8518 reference "sub:Altering-Spacing"
8519
8520 \end_inset
8521
8522  or via the 
8523 \family sans
8524 command buffer
8525 \family default
8526  toolbar.
8527  Te latter means to type
8528 \newline
8529  
8530 \series bold
8531 space-insert <command>
8532 \family typewriter
8533 \series default
8534
8535 \newline
8536
8537 \family default
8538  into the command buffer, where 
8539 \series bold
8540 <command>
8541 \series default
8542  is one of the following:
8543 \begin_inset Foot
8544 status collapsed
8545
8546 \begin_layout Standard
8547 The unit 
8548 \begin_inset Quotes eld
8549 \end_inset
8550
8551 em
8552 \begin_inset Quotes erd
8553 \end_inset
8554
8555  is explained in Appendix\InsetSpace ~
8556
8557 \begin_inset LatexCommand ref
8558 reference "cha:Units-available-in"
8559
8560 \end_inset
8561
8562 .
8563 \end_layout
8564
8565 \end_inset
8566
8567
8568 \end_layout
8569
8570 \begin_layout Standard
8571 \align center
8572 \begin_inset Tabular
8573 <lyxtabular version="3" rows="9" columns="3">
8574 <features>
8575 <column alignment="center" valignment="top" leftline="true" width="0">
8576 <column alignment="center" valignment="top" leftline="true" width="0">
8577 <column alignment="center" valignment="top" leftline="true" rightline="true" width="0">
8578 <row topline="true" bottomline="true">
8579 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
8580 \begin_inset Text
8581
8582 \begin_layout Standard
8583
8584 \series bold
8585 command
8586 \end_layout
8587
8588 \end_inset
8589 </cell>
8590 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
8591 \begin_inset Text
8592
8593 \begin_layout Standard
8594
8595 \series bold
8596 width
8597 \end_layout
8598
8599 \end_inset
8600 </cell>
8601 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
8602 \begin_inset Text
8603
8604 \begin_layout Standard
8605
8606 \series bold
8607 protected?
8608 \end_layout
8609
8610 \end_inset
8611 </cell>
8612 </row>
8613 <row topline="true">
8614 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
8615 \begin_inset Text
8616
8617 \begin_layout Standard
8618
8619 \family typewriter
8620 normal
8621 \end_layout
8622
8623 \end_inset
8624 </cell>
8625 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
8626 \begin_inset Text
8627
8628 \begin_layout Standard
8629 1/3\InsetSpace ~
8630 em
8631 \end_layout
8632
8633 \end_inset
8634 </cell>
8635 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
8636 \begin_inset Text
8637
8638 \begin_layout Standard
8639 no
8640 \end_layout
8641
8642 \end_inset
8643 </cell>
8644 </row>
8645 <row topline="true">
8646 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
8647 \begin_inset Text
8648
8649 \begin_layout Standard
8650
8651 \family typewriter
8652 protected
8653 \end_layout
8654
8655 \end_inset
8656 </cell>
8657 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
8658 \begin_inset Text
8659
8660 \begin_layout Standard
8661 1/3\InsetSpace ~
8662 em
8663 \end_layout
8664
8665 \end_inset
8666 </cell>
8667 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
8668 \begin_inset Text
8669
8670 \begin_layout Standard
8671 yes
8672 \end_layout
8673
8674 \end_inset
8675 </cell>
8676 </row>
8677 <row topline="true" bottomline="true">
8678 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
8679 \begin_inset Text
8680
8681 \begin_layout Standard
8682
8683 \family typewriter
8684 thin
8685 \end_layout
8686
8687 \end_inset
8688 </cell>
8689 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
8690 \begin_inset Text
8691
8692 \begin_layout Standard
8693 1/6\InsetSpace ~
8694 em
8695 \end_layout
8696
8697 \end_inset
8698 </cell>
8699 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
8700 \begin_inset Text
8701
8702 \begin_layout Standard
8703 yes
8704 \end_layout
8705
8706 \end_inset
8707 </cell>
8708 </row>
8709 <row bottomline="true">
8710 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
8711 \begin_inset Text
8712
8713 \begin_layout Standard
8714
8715 \family typewriter
8716 enspace
8717 \end_layout
8718
8719 \end_inset
8720 </cell>
8721 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
8722 \begin_inset Text
8723
8724 \begin_layout Standard
8725 0.5\InsetSpace ~
8726 em
8727 \end_layout
8728
8729 \end_inset
8730 </cell>
8731 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
8732 \begin_inset Text
8733
8734 \begin_layout Standard
8735 yes
8736 \end_layout
8737
8738 \end_inset
8739 </cell>
8740 </row>
8741 <row bottomline="true">
8742 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
8743 \begin_inset Text
8744
8745 \begin_layout Standard
8746
8747 \family typewriter
8748 enskip
8749 \end_layout
8750
8751 \end_inset
8752 </cell>
8753 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
8754 \begin_inset Text
8755
8756 \begin_layout Standard
8757 0.5\InsetSpace ~
8758 em
8759 \end_layout
8760
8761 \end_inset
8762 </cell>
8763 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
8764 \begin_inset Text
8765
8766 \begin_layout Standard
8767 no
8768 \end_layout
8769
8770 \end_inset
8771 </cell>
8772 </row>
8773 <row bottomline="true">
8774 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
8775 \begin_inset Text
8776
8777 \begin_layout Standard
8778
8779 \family typewriter
8780 quad
8781 \end_layout
8782
8783 \end_inset
8784 </cell>
8785 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
8786 \begin_inset Text
8787
8788 \begin_layout Standard
8789 1\InsetSpace ~
8790 em
8791 \end_layout
8792
8793 \end_inset
8794 </cell>
8795 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
8796 \begin_inset Text
8797
8798 \begin_layout Standard
8799 no
8800 \end_layout
8801
8802 \end_inset
8803 </cell>
8804 </row>
8805 <row bottomline="true">
8806 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
8807 \begin_inset Text
8808
8809 \begin_layout Standard
8810
8811 \family typewriter
8812 qquad
8813 \end_layout
8814
8815 \end_inset
8816 </cell>
8817 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
8818 \begin_inset Text
8819
8820 \begin_layout Standard
8821 2\InsetSpace ~
8822 em
8823 \end_layout
8824
8825 \end_inset
8826 </cell>
8827 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
8828 \begin_inset Text
8829
8830 \begin_layout Standard
8831 no
8832 \end_layout
8833
8834 \end_inset
8835 </cell>
8836 </row>
8837 <row bottomline="true">
8838 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
8839 \begin_inset Text
8840
8841 \begin_layout Standard
8842
8843 \family typewriter
8844 negthinspace
8845 \end_layout
8846
8847 \end_inset
8848 </cell>
8849 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
8850 \begin_inset Text
8851
8852 \begin_layout Standard
8853 -1/6\InsetSpace ~
8854 em
8855 \end_layout
8856
8857 \end_inset
8858 </cell>
8859 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
8860 \begin_inset Text
8861
8862 \begin_layout Standard
8863 yes
8864 \end_layout
8865
8866 \end_inset
8867 </cell>
8868 </row>
8869 </lyxtabular>
8870
8871 \end_inset
8872
8873
8874 \end_layout
8875
8876 \begin_layout Subsection
8877 Horizontal Lines
8878 \begin_inset LatexCommand label
8879 name "sub:Horizontal-Lines"
8880
8881 \end_inset
8882
8883
8884 \begin_inset LatexCommand index
8885 name "Horizontal lines"
8886
8887 \end_inset
8888
8889
8890 \end_layout
8891
8892 \begin_layout Standard
8893
8894 \lyxline
8895 In the dialog 
8896 \family sans
8897 Insert\SpecialChar \menuseparator
8898 Formatting\SpecialChar \menuseparator
8899 Horizontal\InsetSpace ~
8900 Line
8901 \family default
8902  you can insert horizontal lines that spans over the whole document columns
8903  width.
8904 \lyxline
8905
8906 \end_layout
8907
8908 \begin_layout Section
8909 Fonts and Text Styles
8910 \begin_inset LatexCommand label
8911 name "sec:Fonts-and-Text"
8912
8913 \end_inset
8914
8915
8916 \end_layout
8917
8918 \begin_layout Subsection
8919 Font Types
8920 \begin_inset LatexCommand index
8921 name "Font ! Types"
8922
8923 \end_inset
8924
8925
8926 \end_layout
8927
8928 \begin_layout Standard
8929 There are two types of fonts:
8930 \end_layout
8931
8932 \begin_layout Description
8933 Vector\InsetSpace ~
8934 fonts
8935 \begin_inset LatexCommand index
8936 name "Fonts ! Vector-"
8937
8938 \end_inset
8939
8940  are fonts, built from outlines of the single glyphs (i.e.
8941  characters) in the font.
8942  This means that each glyph is defined using mathematical curves that are
8943  well suited for scaling to any requested size.
8944  This mathematical definition is interpreted by the font renderer and the
8945  curve is filled out with pixels according to the size and glyph.
8946  This means that outline fonts will look pretty good in all sizes.
8947  Only at very small sizes it might be hard to provide a good rendering at
8948  very small sizes, where each pixel has to be very carefully computed to
8949  provide a good image.
8950 \newline
8951 One could mean that one only needs to define one font
8952  size and scale them.
8953  But to achieve a better quality, many fonts define several font sizes.
8954  That improves the appearance, because you need more details at large font
8955  sizes than at small ones.
8956 \newline
8957 The font types 
8958 \family typewriter
8959 TrueType
8960 \family default
8961
8962 \family typewriter
8963 OpenType
8964 \family default
8965 , and 
8966 \family typewriter
8967 Type\InsetSpace ~
8968 1 PostScript
8969 \family default
8970  are vector fonts.
8971 \end_layout
8972
8973 \begin_layout Description
8974 Bitmap\InsetSpace ~
8975 fonts
8976 \begin_inset LatexCommand index
8977 name "Fonts ! Bitmap-"
8978
8979 \end_inset
8980
8981  on the other hand, are defined by bitmap graphics from the start, so they
8982  will look good at all the sizes they are meant for.
8983  However, they don't scale well, because in order to scale a glyph, each
8984  pixel is enlarged into several pixels.
8985  It is the same effect that happens if you try to enlarge a picture in a
8986  picture manipulation program.
8987  In order to relieve this effect, bitmap fonts are typically provided in
8988  several fixed sizes typically from around 8 pixels high up to 34 pixels
8989  or so high in steps according to what is believed to be useful.
8990  The advantage of bitmap fonts is that no complicated computations are necessary
8991  to display each glyph, so bitmap fonts are thus faster displayed than scalable
8992  fonts.
8993  The disadvantage is that sizes that don't exists as fixed versions have
8994  to be scaled by doubling pixels, and thus look bad.
8995 \newline
8996 Bitmap fonts are named
8997  
8998 \family typewriter
8999 Type\InsetSpace ~
9000 3
9001 \family default
9002  in PostScript- and PDF-documents.
9003 \end_layout
9004
9005 \begin_layout Standard
9006 The result of all this, is that bitmap fonts are best for the size they
9007  are designed for, while scalable fonts are good for nearly all sizes.
9008  So one need less font size definitions for scalable fonts.
9009  That's the reason why nearly all text render and typesetting programs use
9010  scalable fonts.
9011 \end_layout
9012
9013 \begin_layout Standard
9014 To test which fonts are used in a PDF-document, you can have a look into
9015  its document properties.
9016 \end_layout
9017
9018 \begin_layout Standard
9019 Many modern typesetting and markup languages have begun to move towards
9020  specifying character styles rather than specifying a particular font.
9021  For example, instead of changing to an italicized version of the current
9022  font to emphasize text, you use an 
9023 \begin_inset Quotes eld
9024 \end_inset
9025
9026 emphasized style
9027 \begin_inset Quotes erd
9028 \end_inset
9029
9030  instead.
9031  This concept fits in perfectly with LyX.
9032  In LyX, you do things based on contexts, rather than focusing on typesetting
9033  details.
9034 \end_layout
9035
9036 \begin_layout Subsection
9037 Document Font and Font size
9038 \begin_inset LatexCommand label
9039 name "sub:Document-Font"
9040
9041 \end_inset
9042
9043
9044 \begin_inset LatexCommand index
9045 name "Font ! Size"
9046
9047 \end_inset
9048
9049
9050 \begin_inset LatexCommand index
9051 name "Document ! Font"
9052
9053 \end_inset
9054
9055
9056 \end_layout
9057
9058 \begin_layout Standard
9059 You can set the document fonts in the
9060 \family sans
9061  Document\SpecialChar \menuseparator
9062 Settings
9063 \family default
9064
9065 \begin_inset LatexCommand index
9066 name "Document ! Settings"
9067
9068 \end_inset
9069
9070  dialog.
9071  There you can specify which font should be used for the three different
9072  font shapes roman (serif), 
9073 \family sans
9074 sans\InsetSpace ~
9075 serif
9076 \family default
9077 , and 
9078 \family typewriter
9079 typewriter
9080 \family default
9081  and its scalings.
9082 \end_layout
9083
9084 \begin_layout Standard
9085 The possible options for the font include 
9086 \family sans
9087 default
9088 \family default
9089  and a list of fonts available on your system.
9090  
9091 \family sans
9092 default
9093 \family default
9094  uses the standard TeX fonts, known as 
9095 \begin_inset Quotes eld
9096 \end_inset
9097
9098
9099 \family typewriter
9100 Computer Modern
9101 \family default
9102
9103 \begin_inset Quotes erd
9104 \end_inset
9105
9106  (
9107 \family typewriter
9108 cm
9109 \family default
9110 ) or 
9111 \begin_inset Quotes eld
9112 \end_inset
9113
9114
9115 \family typewriter
9116 European Computer Modern
9117 \family default
9118
9119 \begin_inset Quotes erd
9120 \end_inset
9121
9122  (
9123 \family typewriter
9124 ec
9125 \family default
9126 ).
9127 \end_layout
9128
9129 \begin_layout Standard
9130 As 
9131 \family typewriter
9132 cm
9133 \family default
9134  and 
9135 \family typewriter
9136 ec
9137 \family default
9138  are bitmap fonts, they often looks pixeled in PDF output, especially when
9139  you read the PDF in a zoomed size.
9140 \begin_inset Foot
9141 status collapsed
9142
9143 \begin_layout Standard
9144 This problem doesn't appear if you read PDFs in 
9145 \family typewriter
9146 Adobe\InsetSpace ~
9147 Reader
9148 \family default
9149  version 6 or later, because this program includes a special bitmap font
9150  renderer.
9151 \end_layout
9152
9153 \end_inset
9154
9155  To get rid of pixeled fonts, you have to use a vector font.
9156  There are three ways to use one:
9157 \end_layout
9158
9159 \begin_layout Itemize
9160 One way is to use the 
9161 \family typewriter
9162 AE
9163 \family default
9164  fonts.
9165  
9166 \family typewriter
9167 AE
9168 \family default
9169  is a virtual font.
9170  Virtual means that it 
9171 \begin_inset Quotes eld
9172 \end_inset
9173
9174 steals
9175 \begin_inset Quotes erd
9176 \end_inset
9177
9178  outline 
9179 \family typewriter
9180 cm
9181 \family default
9182 -glyphs from other fonts.
9183  This has the disadvantage that some characters are missing, like the French
9184  guillemets (
9185 \begin_inset Quotes eld
9186 \end_inset
9187
9188 «
9189 \begin_inset Quotes erd
9190 \end_inset
9191
9192  and 
9193 \begin_inset Quotes eld
9194 \end_inset
9195
9196 »
9197 \begin_inset Quotes erd
9198 \end_inset
9199
9200 )
9201 \begin_inset Foot
9202 status collapsed
9203
9204 \begin_layout Standard
9205 Loading the LaTeX-package 
9206 \series bold
9207 aeguill
9208 \begin_inset LatexCommand index
9209 name "LaTeX-packages ! aeguill"
9210
9211 \end_inset
9212
9213
9214 \series default
9215  with the document preamble line
9216 \end_layout
9217
9218 \begin_layout Standard
9219
9220 \series bold
9221
9222 \backslash
9223 usepackage[ec]{aeguill}
9224 \end_layout
9225
9226 \begin_layout Standard
9227 will fix the guillemet problem.
9228 \end_layout
9229
9230 \end_inset
9231
9232  and that accented characters are not 
9233 \emph on
9234 one
9235 \emph default
9236  glyph, they are build of 
9237 \emph on
9238 two
9239 \emph default
9240  characters, the accent and the letter.
9241  Therefore you can't search in documents using the 
9242 \family typewriter
9243 AE
9244 \family default
9245  fonts for words with accented characters.
9246  If you search for example for the French word 
9247 \begin_inset Quotes eld
9248 \end_inset
9249
9250 rève
9251 \begin_inset Quotes erd
9252 \end_inset
9253
9254  in a PDF, you won't get any result, because the PDF-viewer searches for
9255  the glyph 
9256 \begin_inset Quotes eld
9257 \end_inset
9258
9259  è 
9260 \begin_inset Quotes erd
9261 \end_inset
9262
9263  and not for the glyph 
9264 \begin_inset Quotes eld
9265 \end_inset
9266
9267  e + 
9268 \begin_inset ERT
9269 status collapsed
9270
9271 \begin_layout Standard
9272
9273
9274 \backslash
9275 `{}
9276 \end_layout
9277
9278 \end_inset
9279
9280  
9281 \begin_inset Quotes erd
9282 \end_inset
9283
9284 .
9285 \begin_inset Note Note
9286 status collapsed
9287
9288 \begin_layout Standard
9289 The LaTeX command 
9290 \series bold
9291
9292 \backslash
9293 `
9294 \series default
9295  produces a grave.
9296  The two braces behind the command prevents the following quotation mark
9297  to be accented with the grave.
9298 \newline
9299 More about ERT and LaTeX-commands is described
9300  in section\InsetSpace ~
9301
9302 \begin_inset LatexCommand ref
9303 reference "sec:ERT"
9304
9305 \end_inset
9306
9307 .
9308 \end_layout
9309
9310 \end_inset
9311
9312
9313 \end_layout
9314
9315 \begin_layout Itemize
9316 Another possibility is to use three different outline fonts
9317 \begin_inset Foot
9318 status collapsed
9319
9320 \begin_layout Standard
9321 Other fonts, like 
9322 \family typewriter
9323 Latin Modern
9324 \family default
9325  or 
9326 \family typewriter
9327 Computer Modern
9328 \family default
9329 , consists of these three main font types 
9330 \family sans
9331 sans\InsetSpace ~
9332 serif
9333 \family default
9334
9335 \family sans
9336 typewriter
9337 \family default
9338 , and 
9339 \family sans
9340 serif
9341 \family default
9342 .
9343 \end_layout
9344
9345 \end_inset
9346
9347
9348 \family sans
9349 Times\InsetSpace ~
9350 Roman
9351 \family default
9352  as roman font,
9353 \family sans
9354  Helvetica
9355 \family default
9356  scaled to 92 or 95\InsetSpace \thinspace{}
9357 % as sans\InsetSpace ~
9358 serif font, and 
9359 \family sans
9360 courier
9361 \family default
9362  as typewriter font.
9363 \newline
9364 The differences between roman, 
9365 \family sans
9366 sans\InsetSpace ~
9367 serif
9368 \family default
9369 , and 
9370 \family typewriter
9371 typewriter
9372 \family default
9373  fonts are explained in section\InsetSpace ~
9374
9375 \begin_inset LatexCommand ref
9376 reference "sub:Fine-Tuning-with-the"
9377
9378 \end_inset
9379
9380 .
9381 \newline
9382 The font 
9383 \family sans
9384 Times\InsetSpace ~
9385 Roman
9386 \family default
9387  was originally designed for newspapers.
9388  That means its glyphs are smaller than the one from other fonts to fit
9389  into the small newspaper columns.
9390  Therefore 
9391 \family sans
9392 Times\InsetSpace ~
9393 Roman
9394 \family default
9395  is not the optimal choice for larger documents like books.
9396 \end_layout
9397
9398 \begin_layout Itemize
9399 The best solution is to use the 
9400 \family typewriter
9401 Latin Modern
9402 \family default
9403  fonts.
9404  These fonts are developed in order of the LaTeX community to replace 
9405 \family typewriter
9406 cm
9407 \family default
9408  as default font.
9409 \end_layout
9410
9411 \begin_layout Standard
9412 \begin_inset VSpace bigskip
9413 \end_inset
9414
9415 For the font size there are four possible values: 
9416 \family sans
9417 default, 10
9418 \family default
9419
9420 \family sans
9421 11
9422 \family default
9423 , and 
9424 \family sans
9425 12
9426 \family default
9427 .
9428  The size of 
9429 \family sans
9430 default
9431 \family default
9432  depends on your LaTeX-system, normally it is equal to the font size 10.
9433 \end_layout
9434
9435 \begin_layout Standard
9436 The font sizes are the 
9437 \emph on
9438 base size
9439 \emph default
9440 .
9441  LyX actually scales all other possible font sizes (such as those used in
9442  footnotes, super-, and subscripts) by this value.
9443  You can fine-tune the font size of text parts via the 
9444 \family sans
9445 Text\InsetSpace ~
9446 Style
9447 \family default
9448  dialog if needed.
9449  The possible font sizes for text parts are explained in section\InsetSpace ~
9450
9451 \begin_inset LatexCommand ref
9452 reference "sub:Fine-Tuning-with-the"
9453
9454 \end_inset
9455
9456 .
9457 \end_layout
9458
9459 \begin_layout Standard
9460 \begin_inset VSpace bigskip
9461 \end_inset
9462
9463
9464 \begin_inset Note Greyedout
9465 status open
9466
9467 \begin_layout Standard
9468
9469 \series bold
9470 Note:
9471 \series default
9472  When you choose a new font or font size, LyX does 
9473 \emph on
9474 not
9475 \emph default
9476  change the screen font! You will only see a difference in the printed output;
9477  this is part of the WYSIWYM concept.
9478  LyX's screen fonts can be adjusted in the 
9479 \family sans
9480 Tools\SpecialChar \menuseparator
9481 Preferences
9482 \family default
9483  dialog, see section\InsetSpace ~
9484
9485 \begin_inset LatexCommand ref
9486 reference "sub:Screen-Fonts"
9487
9488 \end_inset
9489
9490 .
9491 \end_layout
9492
9493 \end_inset
9494
9495
9496 \end_layout
9497
9498 \begin_layout Subsection
9499 Using Different Character Styles
9500 \begin_inset LatexCommand index
9501 name "Character Styles"
9502
9503 \end_inset
9504
9505
9506 \begin_inset LatexCommand index
9507 name "Text Style"
9508
9509 \end_inset
9510
9511
9512 \end_layout
9513
9514 \begin_layout Standard
9515 As we've already seen, LyX automatically changes the character style for
9516  certain paragraph environments.
9517  LyX supports two character styles, 
9518 \family sans
9519 Emphasized
9520 \family default
9521  and 
9522 \family sans
9523 Noun
9524 \family default
9525 .
9526  You can activate both of these styles via keybindings, the menus, and the
9527  toolbar.
9528 \end_layout
9529
9530 \begin_layout Standard
9531 To activate the 
9532 \family sans
9533 Noun
9534 \family default
9535  style, do one of the following:
9536 \end_layout
9537
9538 \begin_layout Itemize
9539 click on the toolbar button 
9540 \begin_inset Graphics
9541         filename ../images/font-noun.png
9542
9543 \end_inset
9544
9545
9546 \end_layout
9547
9548 \begin_layout Itemize
9549 use the keybinding 
9550 \family sans
9551 M-c\InsetSpace ~
9552 c
9553 \end_layout
9554
9555 \begin_layout Standard
9556 These commands are all toggles.
9557  That is, if 
9558 \family sans
9559 Noun
9560 \family default
9561  style is already active, they deactivate it.
9562 \end_layout
9563
9564 \begin_layout Standard
9565 One typically uses the 
9566 \family sans
9567 Noun
9568 \family default
9569  style for proper names.
9570  For example: 
9571 \begin_inset Quotes eld
9572 \end_inset
9573
9574
9575 \noun on
9576 Matthias Ettrich
9577 \noun default
9578  is the original author of LyX.
9579 \begin_inset Quotes erd
9580 \end_inset
9581
9582
9583 \end_layout
9584
9585 \begin_layout Standard
9586 A more widely used character style is the 
9587 \family sans
9588 Emphasized
9589 \family default
9590  style.
9591  You can activate (or deactivate - it's also a toggle) the 
9592 \family sans
9593 Emphasized
9594 \family default
9595  style by:
9596 \end_layout
9597
9598 \begin_layout Itemize
9599 clicking on the toolbar button 
9600 \begin_inset Graphics
9601         filename ../images/font-emph.png
9602
9603 \end_inset
9604
9605
9606 \end_layout
9607
9608 \begin_layout Itemize
9609 using the keybindings 
9610 \family sans
9611 M-c\InsetSpace ~
9612 e
9613 \end_layout
9614
9615 \begin_layout Standard
9616 Normally the 
9617 \family sans
9618 Emphasized
9619 \family default
9620  style is equivalent to an italic font but some document classes or LaTeX-packag
9621 es use a different font.
9622 \end_layout
9623
9624 \begin_layout Standard
9625 We've been using the 
9626 \family sans
9627 Emphasized
9628 \family default
9629  style all over the place in this document.
9630  Here's one more example:
9631 \end_layout
9632
9633 \begin_layout Quotation
9634
9635 \emph on
9636 Don't overuse character styles!
9637 \end_layout
9638
9639 \begin_layout Standard
9640 It's also a warning in addition to an example.
9641  One's writing should parallel ordinary conversation.
9642  Since we don't all constantly scream at each other, we should also avoid
9643  the common tendency to overuse character style.
9644  
9645 \end_layout
9646
9647 \begin_layout Standard
9648 You can always reset to the default font using the keybinding 
9649 \family sans
9650 M-c\InsetSpace ~
9651 Space
9652 \family default
9653  or the dialog 
9654 \family sans
9655 Edit\SpecialChar \menuseparator
9656 Text\InsetSpace ~
9657 Style
9658 \family default
9659 .
9660 \end_layout
9661
9662 \begin_layout Subsection
9663 Fine-Tuning with the 
9664 \family sans
9665 Text Style
9666 \family default
9667  dialog
9668 \begin_inset LatexCommand label
9669 name "sub:Fine-Tuning-with-the"
9670
9671 \end_inset
9672
9673
9674 \begin_inset LatexCommand index
9675 name "Text Style"
9676
9677 \end_inset
9678
9679
9680 \end_layout
9681
9682 \begin_layout Standard
9683 There are always occasions when you'll need to do some fine-tuning, so LyX
9684  gives you a way to create custom character style.
9685  For example, an academic journal or a corporation may have a style sheet
9686  requiring a sans-serif font be used in certain situations.
9687  Also, writers sometimes use a different font to offset a character's thoughts
9688  from ordinary dialog.
9689 \end_layout
9690
9691 \begin_layout Standard
9692 Before we document how to use custom character style, we want to issue a
9693  warning yet again: Don't overuse character styles! 
9694 \newline
9695 Documents that overuse
9696  different fonts and sizes are not well readable and tend to look like someone
9697  has knocked huge holes in it.
9698 \end_layout
9699
9700 \begin_layout Standard
9701 To use custom character styles, open the 
9702 \family sans
9703 Edit\SpecialChar \menuseparator
9704 Text\InsetSpace ~
9705 Style
9706 \family default
9707  dialog.
9708  There are several boxes on this dialog, each corresponding to a different
9709  font property which you can choose.
9710  You can choose an option for one of these properties, or select 
9711 \family sans
9712 No\InsetSpace ~
9713 change
9714 \family default
9715 , which keeps the current state of that property.
9716  The item 
9717 \family sans
9718 Reset
9719 \family default
9720  will reset the property to whatever is the default.
9721  You can use this to reset attributes across a bunch of different paragraph
9722  environments in a snap.
9723 \end_layout
9724
9725 \begin_layout Standard
9726 The font properties, and their options (in addition to 
9727 \family sans
9728 No\InsetSpace ~
9729 change
9730 \family default
9731  and 
9732 \family sans
9733 Reset
9734 \family default
9735 ) are:
9736 \end_layout
9737
9738 \begin_layout Labeling
9739 \labelwidthstring 00.00.0000
9740
9741 \family sans
9742 Family
9743 \family default
9744  The 
9745 \begin_inset Quotes eld
9746 \end_inset
9747
9748 overall look
9749 \begin_inset Quotes erd
9750 \end_inset
9751
9752  of the font.
9753  The possible options are:
9754 \end_layout
9755
9756 \begin_deeper
9757 \begin_layout Labeling
9758 \labelwidthstring 00.00.0000
9759
9760 \family sans
9761 Roman
9762 \family default
9763  This is the Roman font family.
9764  Normally a serif font.
9765  It's also the default family.
9766  (keybinding 
9767 \begin_inset ERT
9768 status collapsed
9769
9770 \begin_layout Standard
9771
9772
9773 \backslash
9774 mbox{
9775 \end_layout
9776
9777 \end_inset
9778
9779
9780 \family sans
9781 M-c\InsetSpace ~
9782 r
9783 \family default
9784
9785 \begin_inset ERT
9786 status collapsed
9787
9788 \begin_layout Standard
9789
9790 }
9791 \end_layout
9792
9793 \end_inset
9794
9795 )
9796 \begin_inset Note Note
9797 status collapsed
9798
9799 \begin_layout Standard
9800 The LaTeX-command prevents text to be broken at the end of a line.
9801  It is explained in section\InsetSpace ~
9802
9803 \begin_inset LatexCommand ref
9804 reference "sub:Hyphenation"
9805
9806 \end_inset
9807
9808 .
9809 \end_layout
9810
9811 \end_inset
9812
9813
9814 \end_layout
9815
9816 \begin_layout Labeling
9817 \labelwidthstring 00.00.0000
9818
9819 \family sans
9820 Sans\InsetSpace ~
9821 Serif
9822 \family default
9823  
9824 \family sans
9825 This is the Sans Serif font family.
9826
9827 \family default
9828  (keybinding 
9829 \begin_inset ERT
9830 status collapsed
9831
9832 \begin_layout Standard
9833
9834
9835 \backslash
9836 mbox{
9837 \end_layout
9838
9839 \end_inset
9840
9841
9842 \family sans
9843 M-c\InsetSpace ~
9844 s
9845 \family default
9846
9847 \begin_inset ERT
9848 status collapsed
9849
9850 \begin_layout Standard
9851
9852 }
9853 \end_layout
9854
9855 \end_inset
9856
9857 )
9858 \end_layout
9859
9860 \begin_layout Labeling
9861 \labelwidthstring 00.00.0000
9862
9863 \family sans
9864 Typewriter
9865 \family default
9866  
9867 \family typewriter
9868 This is the Typewriter font family.
9869
9870 \family default
9871  (keybinding 
9872 \begin_inset ERT
9873 status collapsed
9874
9875 \begin_layout Standard
9876
9877
9878 \backslash
9879 mbox{
9880 \end_layout
9881
9882 \end_inset
9883
9884
9885 \family sans
9886 M-c\InsetSpace ~
9887 p
9888 \family default
9889
9890 \begin_inset ERT
9891 status collapsed
9892
9893 \begin_layout Standard
9894
9895 }
9896 \end_layout
9897
9898 \end_inset
9899
9900
9901 \family sans
9902 )
9903 \end_layout
9904
9905 \end_deeper
9906 \begin_layout Labeling
9907 \labelwidthstring 00.00.0000
9908
9909 \family sans
9910 Series
9911 \family default
9912  This corresponds to the print weight.
9913  Options are:
9914 \end_layout
9915
9916 \begin_deeper
9917 \begin_layout Labeling
9918 \labelwidthstring 00.00.0000
9919
9920 \family sans
9921 Medium
9922 \family default
9923  This is the Medium font series.
9924  It's also the default series.
9925 \end_layout
9926
9927 \begin_layout Labeling
9928 \labelwidthstring 00.00.0000
9929
9930 \family sans
9931 Bold
9932 \family default
9933  
9934 \series bold
9935 This is the Bold font series.
9936
9937 \series default
9938  (keybinding 
9939 \begin_inset ERT
9940 status collapsed
9941
9942 \begin_layout Standard
9943
9944
9945 \backslash
9946 mbox{
9947 \end_layout
9948
9949 \end_inset
9950
9951
9952 \family sans
9953 M-c\InsetSpace ~
9954 b
9955 \family default
9956
9957 \begin_inset ERT
9958 status collapsed
9959
9960 \begin_layout Standard
9961
9962 }
9963 \end_layout
9964
9965 \end_inset
9966
9967 )
9968 \end_layout
9969
9970 \end_deeper
9971 \begin_layout Labeling
9972 \labelwidthstring 00.00.0000
9973
9974 \family sans
9975 Shape
9976 \family default
9977  As the name implies.
9978  Options are:
9979 \end_layout
9980
9981 \begin_deeper
9982 \begin_layout Labeling
9983 \labelwidthstring 00.00.0000
9984
9985 \family sans
9986 Upright
9987 \family default
9988  This is the Upright font shape.
9989  It's also the default shape.
9990 \end_layout
9991
9992 \begin_layout Labeling
9993 \labelwidthstring 00.00.0000
9994
9995 \family sans
9996 Italic
9997 \family default
9998  
9999 \shape italic
10000 This
10001 \shape default
10002  
10003 \family sans
10004 \shape italic
10005 i
10006 \family default
10007 s the Italic font shape
10008 \shape default
10009 \emph on
10010 .
10011 \end_layout
10012
10013 \begin_layout Labeling
10014 \labelwidthstring 00.00.0000
10015
10016 \family sans
10017 Slanted
10018 \family default
10019  
10020 \shape slanted
10021 This is the Slanted font shape
10022 \shape default
10023  (although it might not be visible in LyX, this is different from italic).
10024 \end_layout
10025
10026 \begin_layout Labeling
10027 \labelwidthstring 00.00.0000
10028
10029 \family sans
10030 Small\InsetSpace ~
10031 Caps
10032 \family default
10033  
10034 \shape smallcaps
10035 This is the Small caps font shape
10036 \shape default
10037 \noun on
10038 .
10039 \end_layout
10040
10041 \end_deeper
10042 \begin_layout Labeling
10043 \labelwidthstring 00.00.0000
10044
10045 \family sans
10046 Size
10047 \family default
10048  Alters the size of the font.
10049  You'll find no numerical values here; all possible sizes are actually proportio
10050 nal to the document font size.
10051  Once again, you don't feed LyX the details, but a general description of
10052  what you want to do.
10053  The options are:
10054 \end_layout
10055
10056 \begin_deeper
10057 \begin_layout Labeling
10058 \labelwidthstring 00.00.0000
10059
10060 \family sans
10061 Tiny
10062 \family default
10063  
10064 \size tiny
10065 This is the 
10066 \begin_inset Quotes eld
10067 \end_inset
10068
10069 Tiny
10070 \begin_inset Quotes erd
10071 \end_inset
10072
10073  font size.
10074
10075 \size default
10076  (keybinding 
10077 \begin_inset ERT
10078 status collapsed
10079
10080 \begin_layout Standard
10081
10082
10083 \backslash
10084 mbox{
10085 \end_layout
10086
10087 \end_inset
10088
10089
10090 \family sans
10091 M-s\InsetSpace ~
10092 t
10093 \family default
10094
10095 \begin_inset ERT
10096 status collapsed
10097
10098 \begin_layout Standard
10099
10100 }
10101 \end_layout
10102
10103 \end_inset
10104
10105  or 
10106 \begin_inset ERT
10107 status collapsed
10108
10109 \begin_layout Standard
10110
10111
10112 \backslash
10113 mbox{
10114 \end_layout
10115
10116 \end_inset
10117
10118
10119 \family sans
10120 M-s\InsetSpace ~
10121 1
10122 \family default
10123
10124 \begin_inset ERT
10125 status collapsed
10126
10127 \begin_layout Standard
10128
10129 }
10130 \end_layout
10131
10132 \end_inset
10133
10134 )
10135 \end_layout
10136
10137 \begin_layout Labeling
10138 \labelwidthstring 00.00.0000
10139
10140 \family sans
10141 Smallest
10142 \family default
10143  
10144 \size scriptsize
10145 This is the 
10146 \begin_inset Quotes eld
10147 \end_inset
10148
10149 Smallest
10150 \begin_inset Quotes erd
10151 \end_inset
10152
10153  font size
10154 \size default
10155 .
10156  (keybinding 
10157 \begin_inset ERT
10158 status collapsed
10159
10160 \begin_layout Standard
10161
10162
10163 \backslash
10164 mbox{
10165 \end_layout
10166
10167 \end_inset
10168
10169
10170 \family sans
10171 M-s\InsetSpace ~
10172
10173 \family default
10174 2
10175 \begin_inset ERT
10176 status collapsed
10177
10178 \begin_layout Standard
10179
10180 }
10181 \end_layout
10182
10183 \end_inset
10184
10185 )
10186 \end_layout
10187
10188 \begin_layout Labeling
10189 \labelwidthstring 00.00.0000
10190
10191 \family sans
10192 Smaller
10193 \family default
10194  
10195 \size footnotesize
10196 This is the 
10197 \begin_inset Quotes eld
10198 \end_inset
10199
10200 Smaller
10201 \begin_inset Quotes erd
10202 \end_inset
10203
10204  font size.
10205
10206 \size default
10207  (keybinding 
10208 \begin_inset ERT
10209 status collapsed
10210
10211 \begin_layout Standard
10212
10213
10214 \backslash
10215 mbox{
10216 \end_layout
10217
10218 \end_inset
10219
10220
10221 \family sans
10222 M-s\InsetSpace ~
10223 S
10224 \family default
10225
10226 \begin_inset ERT
10227 status collapsed
10228
10229 \begin_layout Standard
10230
10231 }
10232 \end_layout
10233
10234 \end_inset
10235
10236  or 
10237 \begin_inset ERT
10238 status collapsed
10239
10240 \begin_layout Standard
10241
10242
10243 \backslash
10244 mbox{
10245 \end_layout
10246
10247 \end_inset
10248
10249
10250 \family sans
10251 M-s\InsetSpace ~
10252
10253 \family default
10254 3
10255 \begin_inset ERT
10256 status collapsed
10257
10258 \begin_layout Standard
10259
10260 }
10261 \end_layout
10262
10263 \end_inset
10264
10265 )
10266 \end_layout
10267
10268 \begin_layout Labeling
10269 \labelwidthstring 00.00.0000
10270
10271 \family sans
10272 Small
10273 \family default
10274  
10275 \size small
10276 This is the 
10277 \begin_inset Quotes eld
10278 \end_inset
10279
10280 Small
10281 \begin_inset Quotes erd
10282 \end_inset
10283
10284  font size.
10285
10286 \size default
10287  (keybinding 
10288 \begin_inset ERT
10289 status collapsed
10290
10291 \begin_layout Standard
10292
10293
10294 \backslash
10295 mbox{
10296 \end_layout
10297
10298 \end_inset
10299
10300
10301 \family sans
10302 M-s\InsetSpace ~
10303 s
10304 \family default
10305
10306 \begin_inset ERT
10307 status collapsed
10308
10309 \begin_layout Standard
10310
10311 }
10312 \end_layout
10313
10314 \end_inset
10315
10316  or 
10317 \begin_inset ERT
10318 status collapsed
10319
10320 \begin_layout Standard
10321
10322
10323 \backslash
10324 mbox{
10325 \end_layout
10326
10327 \end_inset
10328
10329
10330 \family sans
10331 M-s\InsetSpace ~
10332
10333 \family default
10334 4
10335 \begin_inset ERT
10336 status collapsed
10337
10338 \begin_layout Standard
10339
10340 }
10341 \end_layout
10342
10343 \end_inset
10344
10345 )
10346 \end_layout
10347
10348 \begin_layout Labeling
10349 \labelwidthstring 00.00.0000
10350
10351 \family sans
10352 Normal
10353 \family default
10354  This is the 
10355 \begin_inset Quotes eld
10356 \end_inset
10357
10358 Normal
10359 \begin_inset Quotes erd
10360 \end_inset
10361
10362  font size.
10363  It's also the default size.
10364  (keybinding 
10365 \begin_inset ERT
10366 status collapsed
10367
10368 \begin_layout Standard
10369
10370
10371 \backslash
10372 mbox{
10373 \end_layout
10374
10375 \end_inset
10376
10377
10378 \family sans
10379 M-s\InsetSpace ~
10380 n
10381 \family default
10382
10383 \begin_inset ERT
10384 status collapsed
10385
10386 \begin_layout Standard
10387
10388 }
10389 \end_layout
10390
10391 \end_inset
10392
10393  or 
10394 \begin_inset ERT
10395 status collapsed
10396
10397 \begin_layout Standard
10398
10399
10400 \backslash
10401 mbox{
10402 \end_layout
10403
10404 \end_inset
10405
10406
10407 \family sans
10408 M-s\InsetSpace ~
10409
10410 \family default
10411 5
10412 \begin_inset ERT
10413 status collapsed
10414
10415 \begin_layout Standard
10416
10417 }
10418 \end_layout
10419
10420 \end_inset
10421
10422 )
10423 \end_layout
10424
10425 \begin_layout Labeling
10426 \labelwidthstring 00.00.0000
10427
10428 \family sans
10429 Large
10430 \family default
10431  
10432 \size large
10433 This is the 
10434 \begin_inset Quotes eld
10435 \end_inset
10436
10437 Large
10438 \begin_inset Quotes erd
10439 \end_inset
10440
10441  font size.
10442
10443 \size default
10444  (keybinding 
10445 \begin_inset ERT
10446 status collapsed
10447
10448 \begin_layout Standard
10449
10450
10451 \backslash
10452 mbox{
10453 \end_layout
10454
10455 \end_inset
10456
10457
10458 \family sans
10459 M-s\InsetSpace ~
10460 l
10461 \family default
10462
10463 \begin_inset ERT
10464 status collapsed
10465
10466 \begin_layout Standard
10467
10468 }
10469 \end_layout
10470
10471 \end_inset
10472
10473  or 
10474 \begin_inset ERT
10475 status collapsed
10476
10477 \begin_layout Standard
10478
10479
10480 \backslash
10481 mbox{
10482 \end_layout
10483
10484 \end_inset
10485
10486
10487 \family sans
10488 M-s\InsetSpace ~
10489
10490 \family default
10491 6
10492 \begin_inset ERT
10493 status collapsed
10494
10495 \begin_layout Standard
10496
10497 }
10498 \end_layout
10499
10500 \end_inset
10501
10502 )
10503 \end_layout
10504
10505 \begin_layout Labeling
10506 \labelwidthstring 00.00.0000
10507
10508 \family sans
10509 Larger
10510 \family default
10511  
10512 \size larger
10513 This is the 
10514 \begin_inset Quotes eld
10515 \end_inset
10516
10517 Larger
10518 \begin_inset Quotes erd
10519 \end_inset
10520
10521  font size.
10522
10523 \size default
10524  (keybinding 
10525 \begin_inset ERT
10526 status collapsed
10527
10528 \begin_layout Standard
10529
10530
10531 \backslash
10532 mbox{
10533 \end_layout
10534
10535 \end_inset
10536
10537
10538 \family sans
10539 M-s\InsetSpace ~
10540 S-L
10541 \family default
10542
10543 \begin_inset ERT
10544 status collapsed
10545
10546 \begin_layout Standard
10547
10548 }
10549 \end_layout
10550
10551 \end_inset
10552
10553  or 
10554 \begin_inset ERT
10555 status collapsed
10556
10557 \begin_layout Standard
10558
10559
10560 \backslash
10561 mbox{
10562 \end_layout
10563
10564 \end_inset
10565
10566
10567 \family sans
10568 M-s\InsetSpace ~
10569
10570 \family default
10571 7
10572 \begin_inset ERT
10573 status collapsed
10574
10575 \begin_layout Standard
10576
10577 }
10578 \end_layout
10579
10580 \end_inset
10581
10582 )
10583 \end_layout
10584
10585 \begin_layout Labeling
10586 \labelwidthstring 00.00.0000
10587
10588 \family sans
10589 Largest
10590 \family default
10591  
10592 \size largest
10593 This is the 
10594 \begin_inset Quotes eld
10595 \end_inset
10596
10597 Largest
10598 \begin_inset Quotes erd
10599 \end_inset
10600
10601  font size.
10602
10603 \size default
10604  (keybinding 
10605 \begin_inset ERT
10606 status collapsed
10607
10608 \begin_layout Standard
10609
10610
10611 \backslash
10612 mbox{
10613 \end_layout
10614
10615 \end_inset
10616
10617
10618 \family sans
10619 M-s\InsetSpace ~
10620
10621 \family default
10622 8
10623 \begin_inset ERT
10624 status collapsed
10625
10626 \begin_layout Standard
10627
10628 }
10629 \end_layout
10630
10631 \end_inset
10632
10633 )
10634 \end_layout
10635
10636 \begin_layout Labeling
10637 \labelwidthstring 00.00.0000
10638
10639 \family sans
10640 Huge
10641 \family default
10642  
10643 \size huge
10644 This is the 
10645 \begin_inset Quotes eld
10646 \end_inset
10647
10648 Huge
10649 \begin_inset Quotes erd
10650 \end_inset
10651
10652  font size.
10653
10654 \size default
10655  (keybinding 
10656 \begin_inset ERT
10657 status collapsed
10658
10659 \begin_layout Standard
10660
10661
10662 \backslash
10663 mbox{
10664 \end_layout
10665
10666 \end_inset
10667
10668
10669 \family sans
10670 M-s\InsetSpace ~
10671 h
10672 \family default
10673
10674 \begin_inset ERT
10675 status collapsed
10676
10677 \begin_layout Standard
10678
10679 }
10680 \end_layout
10681
10682 \end_inset
10683
10684  or 
10685 \begin_inset ERT
10686 status collapsed
10687
10688 \begin_layout Standard
10689
10690
10691 \backslash
10692 mbox{
10693 \end_layout
10694
10695 \end_inset
10696
10697
10698 \family sans
10699 M-s\InsetSpace ~
10700
10701 \family default
10702 9
10703 \begin_inset ERT
10704 status collapsed
10705
10706 \begin_layout Standard
10707
10708 }
10709 \end_layout
10710
10711 \end_inset
10712
10713 )
10714 \end_layout
10715
10716 \begin_layout Labeling
10717 \labelwidthstring 00.00.0000
10718
10719 \family sans
10720 Huger
10721 \family default
10722  
10723 \size giant
10724 This is the 
10725 \begin_inset Quotes eld
10726 \end_inset
10727
10728 Huger
10729 \begin_inset Quotes erd
10730 \end_inset
10731
10732  font size.
10733
10734 \size default
10735  (keybinding 
10736 \begin_inset ERT
10737 status collapsed
10738
10739 \begin_layout Standard
10740
10741
10742 \backslash
10743 mbox{
10744 \end_layout
10745
10746 \end_inset
10747
10748
10749 \family sans
10750 M-s\InsetSpace ~
10751 H
10752 \family default
10753
10754 \begin_inset ERT
10755 status collapsed
10756
10757 \begin_layout Standard
10758
10759 }
10760 \end_layout
10761
10762 \end_inset
10763
10764  or 
10765 \begin_inset ERT
10766 status collapsed
10767
10768 \begin_layout Standard
10769
10770
10771 \backslash
10772 mbox{
10773 \end_layout
10774
10775 \end_inset
10776
10777
10778 \family sans
10779 M-s\InsetSpace ~
10780
10781 \family default
10782 0
10783 \begin_inset ERT
10784 status collapsed
10785
10786 \begin_layout Standard
10787
10788 }
10789 \end_layout
10790
10791 \end_inset
10792
10793 )
10794 \end_layout
10795
10796 \end_deeper
10797 \begin_layout Standard
10798 We'll warn you 
10799 \emph on
10800 yet again
10801 \emph default
10802 : don't go crazy with this feature.
10803  You should almost never need to change the font size.
10804  LyX automatically changes the font size for different paragraph environments
10805  - use that instead.
10806  This is here for fine-tuning only!
10807 \end_layout
10808
10809 \begin_layout Labeling
10810 \labelwidthstring 00.00.0000
10811
10812 \family sans
10813 Misc
10814 \family default
10815  Here you can change a few other things at the character level.
10816  Options are:
10817 \end_layout
10818
10819 \begin_deeper
10820 \begin_layout Labeling
10821 \labelwidthstring 00.00.0000
10822
10823 \family sans
10824 Emph
10825 \family default
10826  
10827 \emph on
10828 This is text with emphasize on
10829 \emph default
10830 .
10831  This might seem like the same as 
10832 \shape italic
10833 Italic
10834 \shape default
10835 , but it is actually a bit different.
10836  Emphasized is a 
10837 \emph on
10838 logical
10839 \emph default
10840  attribute.
10841  That means every document class can define its own font used for emphasized
10842  text.
10843  Normally this font is equal to italic.
10844 \end_layout
10845
10846 \begin_layout Labeling
10847 \labelwidthstring 00.00.0000
10848
10849 \family sans
10850 Underbar
10851 \family default
10852  
10853 \bar under
10854 This is text with Underbar on.
10855
10856 \bar default
10857  (keybinding 
10858 \begin_inset ERT
10859 status collapsed
10860
10861 \begin_layout Standard
10862
10863
10864 \backslash
10865 mbox{
10866 \end_layout
10867
10868 \end_inset
10869
10870
10871 \family sans
10872 M-c\InsetSpace ~
10873 u
10874 \family default
10875
10876 \begin_inset ERT
10877 status collapsed
10878
10879 \begin_layout Standard
10880
10881 }
10882 \end_layout
10883
10884 \end_inset
10885
10886
10887 \family sans
10888 )
10889 \newline
10890
10891 \family default
10892 Avoid using underbar if you can! It's a holdover from the typewriter days,
10893  when you couldn't change fonts.
10894  We no longer need to emphasize text by underscoring characters.
10895  It's only included in LyX because some people 
10896 \emph on
10897 may
10898 \emph default
10899  need it in order to follow style sheets for journal submissions.
10900 \end_layout
10901
10902 \begin_layout Labeling
10903 \labelwidthstring 00.00.0000
10904
10905 \family sans
10906 Noun
10907 \family default
10908  
10909 \noun on
10910 This is text with Noun on.
10911
10912 \noun default
10913  Like 
10914 \family sans
10915 Emph
10916 \family default
10917 , this is a logical attribute.
10918  Normally it's equivalent to 
10919 \family sans
10920 Small\InsetSpace ~
10921 Caps
10922 \family default
10923 .
10924 \end_layout
10925
10926 \end_deeper
10927 \begin_layout Labeling
10928 \labelwidthstring 00.00.0000
10929
10930 \family sans
10931 Color
10932 \family default
10933  You can adjust the color of the text with this control.
10934  Notice that not all dvi-viewers are are able to display colors.
10935  Besides 
10936 \family sans
10937 No\InsetSpace ~
10938 color
10939 \family default
10940 , which is the default 
10941 \begin_inset Quotes eld
10942 \end_inset
10943
10944 color
10945 \begin_inset Quotes erd
10946 \end_inset
10947
10948  and means normally black, you can choose between 
10949 \family sans
10950 Black
10951 \family default
10952
10953 \family sans
10954 White
10955 \family default
10956
10957 \family sans
10958 Red
10959 \family default
10960
10961 \family sans
10962 Green
10963 \family default
10964
10965 \family sans
10966 Blue
10967 \family default
10968
10969 \family sans
10970 Cyan
10971 \family default
10972
10973 \family sans
10974 Magenta
10975 \family default
10976  and 
10977 \family sans
10978 Yellow
10979 \family default
10980  text.
10981 \begin_inset LatexCommand index
10982 name "Color ! Text"
10983
10984 \end_inset
10985
10986
10987 \end_layout
10988
10989 \begin_layout Labeling
10990 \labelwidthstring 00.00.0000
10991
10992 \family sans
10993 Language
10994 \family default
10995  This is used to mark regions of text as having a different language from
10996  the language of the document.
10997  Text marked in this way will be underlined in blue to indicate the change
10998  (only within LyX).
10999 \end_layout
11000
11001 \begin_layout Standard
11002 So you have a huge number of combinations to choose from.
11003  Once you've chosen a new character style via the 
11004 \family sans
11005 Edit\SpecialChar \menuseparator
11006 Text\InsetSpace ~
11007 Style
11008 \family default
11009  dialog, the settings are saved.
11010  You can activate them using the toolbar button 
11011 \begin_inset Graphics
11012         filename ../images/font-free-apply.png
11013
11014 \end_inset
11015
11016 .
11017  The button lets you toggle the state of your custom character style even
11018  when the dialog isn't visible.
11019  
11020 \end_layout
11021
11022 \begin_layout Standard
11023 To completely reset the character style to the default, use 
11024 \family sans
11025 M-c\InsetSpace ~
11026 Space
11027 \family default
11028 .
11029  If you want to toggle only those properties that you have just changed
11030  (suppose you just set the shape to 
11031 \begin_inset Quotes eld
11032 \end_inset
11033
11034 slanted
11035 \begin_inset Quotes erd
11036 \end_inset
11037
11038  and the series to 
11039 \begin_inset Quotes eld
11040 \end_inset
11041
11042 bold
11043 \begin_inset Quotes erd
11044 \end_inset
11045
11046 ), set the 
11047 \family sans
11048 Toggle\InsetSpace ~
11049 all
11050 \family default
11051  switch and press 
11052 \family sans
11053 Apply
11054 \family default
11055 .
11056 \end_layout
11057
11058 \begin_layout Standard
11059 You should also know something about the differences between the three main
11060  font types 
11061 \family sans
11062 serif
11063 \family default
11064
11065 \family sans
11066 sans\InsetSpace ~
11067 serif
11068 \family default
11069 , and 
11070 \family sans
11071 typewriter
11072 \family default
11073 :
11074 \end_layout
11075
11076 \begin_layout Itemize
11077
11078 \family sans
11079 Typewriter
11080 \family default
11081  is a so called 
11082 \begin_inset Quotes eld
11083 \end_inset
11084
11085 monospaced
11086 \begin_inset Quotes erd
11087 \end_inset
11088
11089  font, that means every character has the same width, the 
11090 \begin_inset Quotes eld
11091 \end_inset
11092
11093 i
11094 \begin_inset Quotes erd
11095 \end_inset
11096
11097  is as wide as the 
11098 \begin_inset Quotes eld
11099 \end_inset
11100
11101 m
11102 \begin_inset Quotes erd
11103 \end_inset
11104
11105 .
11106  Here is an example
11107 \newline
11108
11109 \begin_inset ERT
11110 status collapsed
11111
11112 \begin_layout Standard
11113
11114
11115 \backslash
11116 phantom{
11117 \end_layout
11118
11119 \end_inset
11120
11121 no 
11122 \begin_inset ERT
11123 status collapsed
11124
11125 \begin_layout Standard
11126
11127 }
11128 \end_layout
11129
11130 \end_inset
11131
11132
11133 \family typewriter
11134 typewriter text
11135 \family default
11136
11137 \begin_inset Note Note
11138 status collapsed
11139
11140 \begin_layout Standard
11141 For more on phantoms see section\InsetSpace ~
11142
11143 \begin_inset LatexCommand ref
11144 reference "sub:Other-space-variants"
11145
11146 \end_inset
11147
11148 .
11149 \end_layout
11150
11151 \end_inset
11152
11153
11154 \newline
11155 no typewriter text
11156 \end_layout
11157
11158 \begin_layout Itemize
11159
11160 \family sans
11161 Serif
11162 \family default
11163  fonts use characters with serifs.
11164  These are the small 
11165 \begin_inset Quotes eld
11166 \end_inset
11167
11168 appendices
11169 \begin_inset Quotes erd
11170 \end_inset
11171
11172  at all ends of of the streaks that form the character.
11173  The following example will show the difference:
11174 \newline
11175 text with serifs
11176 \newline
11177
11178 \family sans
11179 text without serifs
11180 \family default
11181
11182 \newline
11183 Serifs facilitates an easy and fast reading.
11184  They are therefore used as default font (named 
11185 \family sans
11186 roman
11187 \family default
11188 ).
11189 \end_layout
11190
11191 \begin_layout Itemize
11192
11193 \family sans
11194 Sans serif
11195 \family default
11196  don't use serifs.
11197  This font type is therefore often used for headings and short texts.
11198  We use it in this document to highlight menu names.
11199 \end_layout
11200
11201 \begin_layout Standard
11202 We conclude with the same warning once again: Don't overuse the fonts.
11203  They are, more often than not, a kludge and a bad substitute for good writing.
11204 \end_layout
11205
11206 \begin_layout Section
11207 Printing and Previewing
11208 \end_layout
11209
11210 \begin_layout Subsection
11211 Overview
11212 \end_layout
11213
11214 \begin_layout Standard
11215 Now that we've covered some of the basic features of document preparation
11216  using LyX, you probably want to know how to print out your masterpiece.
11217  Before we tell you that, we want to give you a quick explanation of what
11218  goes on behind-the-scenes.
11219  We cover these informations in much greater detail in the 
11220 \emph on
11221 Extended\InsetSpace ~
11222 Features
11223 \emph default
11224  manual as well.
11225 \end_layout
11226
11227 \begin_layout Standard
11228 LyX uses the program LaTeX as its backend.
11229  LaTeX is just a macro package for the TeX typesetting system, but to prevent
11230  confusion, we'll only refer to LaTeX.
11231  LyX is what you use to do your actual writing.
11232  Then, LyX calls LaTeX to turn your writing into printable output.
11233  This happens in two stages:
11234 \end_layout
11235
11236 \begin_layout Enumerate
11237 First, LyX converts your document to a series of text commands for LaTeX,
11238  generating a file with the extension, 
11239 \begin_inset Quotes eld
11240 \end_inset
11241
11242
11243 \family typewriter
11244 .tex
11245 \family default
11246
11247 \begin_inset Quotes erd
11248 \end_inset
11249
11250 .
11251 \end_layout
11252
11253 \begin_layout Enumerate
11254 Next, LaTeX uses the commands in the 
11255 \family typewriter
11256 .tex
11257 \family default
11258  file to produce printable output.
11259  
11260 \end_layout
11261
11262 \begin_layout Subsection
11263 Output file formats
11264 \begin_inset LatexCommand index
11265 name "File formats"
11266
11267 \end_inset
11268
11269
11270 \begin_inset LatexCommand label
11271 name "sub:Output-file-formats"
11272
11273 \end_inset
11274
11275
11276 \end_layout
11277
11278 \begin_layout Subsubsection
11279 ASCII
11280 \begin_inset LatexCommand index
11281 name "File formats ! ASCII"
11282
11283 \end_inset
11284
11285
11286 \end_layout
11287
11288 \begin_layout Standard
11289 This file type has the extension 
11290 \begin_inset Quotes eld
11291 \end_inset
11292
11293
11294 \family typewriter
11295 .txt
11296 \family default
11297
11298 \begin_inset Quotes erd
11299 \end_inset
11300
11301 .
11302  It contains your document as plain text following the rules of the 
11303 \begin_inset Quotes eld
11304 \end_inset
11305
11306 American Standard Code for Information Interchange
11307 \begin_inset Quotes erd
11308 \end_inset
11309
11310  (ASCII).
11311 \end_layout
11312
11313 \begin_layout Standard
11314 You can export your document to ASCII by the menu 
11315 \family sans
11316 File\SpecialChar \menuseparator
11317 Export\SpecialChar \menuseparator
11318 ASCII
11319 \family default
11320 .
11321 \end_layout
11322
11323 \begin_layout Subsubsection
11324 LaTeX
11325 \begin_inset LatexCommand index
11326 name "File formats ! LaTeX"
11327
11328 \end_inset
11329
11330
11331 \end_layout
11332
11333 \begin_layout Standard
11334 This file type has the extension 
11335 \begin_inset Quotes eld
11336 \end_inset
11337
11338
11339 \family typewriter
11340 .tex
11341 \family default
11342
11343 \begin_inset Quotes erd
11344 \end_inset
11345
11346  and contains all commands that are necessary for the LaTeX program to process
11347  your document.
11348  If you know LaTeX, you can use it to find out LaTeX-Errors or to process
11349  it manually with console commands.
11350  The LaTeX-file is automatically created in LyX's temporary directory whenever
11351  you view or export your document.
11352 \end_layout
11353
11354 \begin_layout Standard
11355 You can export your document as LaTeX-file using the menu 
11356 \family sans
11357 File\SpecialChar \menuseparator
11358 Export\SpecialChar \menuseparator
11359 LaT
11360 \begin_inset ERT
11361 status collapsed
11362
11363 \begin_layout Standard
11364
11365 {}
11366 \end_layout
11367
11368 \end_inset
11369
11370 eX
11371 \family default
11372 .
11373 \end_layout
11374
11375 \begin_layout Subsubsection
11376 DVI
11377 \begin_inset LatexCommand index
11378 name "File formats ! DVI"
11379
11380 \end_inset
11381
11382
11383 \end_layout
11384
11385 \begin_layout Standard
11386 This file type has the extension 
11387 \begin_inset Quotes eld
11388 \end_inset
11389
11390
11391 \family typewriter
11392 .dvi
11393 \family default
11394
11395 \begin_inset Quotes erd
11396 \end_inset
11397
11398 .
11399  It is called 
11400 \begin_inset Quotes eld
11401 \end_inset
11402
11403 device-independent
11404 \begin_inset Quotes erd
11405 \end_inset
11406
11407  (DVI), because it is completely portable; you can move them from one machine
11408  to another without needing to do any sort of conversion.
11409  At the time when this file-format was developed, this was no matter of
11410  course.
11411  DVIs are used for quick previews and as pre-stage for other output formats,
11412  like PostScript.
11413 \end_layout
11414
11415 \begin_layout Standard
11416 \begin_inset Note Greyedout
11417 status open
11418
11419 \begin_layout Standard
11420
11421 \series bold
11422 Note:
11423 \series default
11424  The DVI file doesn't contain images, they will only be a linked.
11425  So don't forget to deliver the images together with your DVIs.
11426 \end_layout
11427
11428 \end_inset
11429
11430 This property can also slow down your computer when you view the DVI.
11431  Because the DVI-viewer has to convert the image in the background to make
11432  it visible when you scroll in the DVI.
11433  So we recommend to use PDF for files with many images.
11434 \end_layout
11435
11436 \begin_layout Standard
11437 You can export your document to DVI by the menu 
11438 \family sans
11439 File\SpecialChar \menuseparator
11440 Export\SpecialChar \menuseparator
11441 DVI
11442 \family default
11443 .
11444 \end_layout
11445
11446 \begin_layout Subsubsection
11447 PostScript
11448 \begin_inset LatexCommand index
11449 name "File formats ! PostScript"
11450
11451 \end_inset
11452
11453
11454 \end_layout
11455
11456 \begin_layout Standard
11457 This file type has the extension 
11458 \begin_inset Quotes eld
11459 \end_inset
11460
11461
11462 \family typewriter
11463 .ps
11464 \family default
11465
11466 \begin_inset Quotes erd
11467 \end_inset
11468
11469 .
11470  PostScript was developed by the company 
11471 \family typewriter
11472 Adobe
11473 \family default
11474  as printer language.
11475  The file contains therefore commands that the printer uses to print the
11476  file.
11477  PostScript can be seen as 
11478 \begin_inset Quotes eld
11479 \end_inset
11480
11481 programming language
11482 \begin_inset Quotes erd
11483 \end_inset
11484
11485 ; you can calculate with it and draw diagrams and images.
11486 \begin_inset Foot
11487 status collapsed
11488
11489 \begin_layout Standard
11490 If you are interested to learn more about this, have a look at the LaTeX-package
11491  
11492 \series bold
11493 pstricks
11494 \series default
11495
11496 \begin_inset LatexCommand index
11497 name "LaTeX-packages ! pstricks"
11498
11499 \end_inset
11500
11501 .
11502 \end_layout
11503
11504 \end_inset
11505
11506  Due to this ability, the files are often bigger than PDFs.
11507 \end_layout
11508
11509 \begin_layout Standard
11510 PostScript can only contain images in the format 
11511 \begin_inset Quotes eld
11512 \end_inset
11513
11514 Encapsulated PostScript
11515 \begin_inset Quotes erd
11516 \end_inset
11517
11518  (EPS, file extension 
11519 \begin_inset Quotes eld
11520 \end_inset
11521
11522
11523 \family typewriter
11524 .eps
11525 \family default
11526
11527 \begin_inset Quotes erd
11528 \end_inset
11529
11530 ).
11531  As LyX allows you to use any known image format in your document, it has
11532  to convert them in the background to EPS.
11533  If you have e.g 50 images in your document, LyX has to do 50 conversions
11534  whenever you view or export your document.
11535  This will slow down your workflow with LyX drastically.
11536  So if you plan to use PostScript, you can insert your images directly as
11537  EPS to avoid this problem.
11538 \end_layout
11539
11540 \begin_layout Standard
11541 You can export your document to PostScript using the menu 
11542 \family sans
11543 File\SpecialChar \menuseparator
11544 Export\SpecialChar \menuseparator
11545 PostScript
11546 \family default
11547 .
11548 \end_layout
11549
11550 \begin_layout Subsubsection
11551 PDF
11552 \begin_inset LatexCommand index
11553 name "File formats ! PDF"
11554
11555 \end_inset
11556
11557
11558 \begin_inset LatexCommand index
11559 name "PDF"
11560
11561 \end_inset
11562
11563
11564 \end_layout
11565
11566 \begin_layout Standard
11567 This file type has the extension 
11568 \begin_inset Quotes eld
11569 \end_inset
11570
11571
11572 \family typewriter
11573 .pdf
11574 \family default
11575
11576 \begin_inset Quotes erd
11577 \end_inset
11578
11579 .
11580  The 
11581 \begin_inset Quotes eld
11582 \end_inset
11583
11584 Portable Document Format
11585 \begin_inset Quotes erd
11586 \end_inset
11587
11588  (PDF) is developed by 
11589 \family typewriter
11590 Adobe
11591 \family default
11592  as derivative from PostScript.
11593  It is more compressed and it uses much less commands than PostScript.
11594  As the name 
11595 \begin_inset Quotes eld
11596 \end_inset
11597
11598 portable
11599 \begin_inset Quotes erd
11600 \end_inset
11601
11602  implies, it can be processed at any computer system and the printed output
11603  looks exactly the same.
11604 \end_layout
11605
11606 \begin_layout Standard
11607 PDF can contain images in its own PDF format and in the formats 
11608 \begin_inset Quotes eld
11609 \end_inset
11610
11611 Joint Photographic Experts Group
11612 \begin_inset Quotes erd
11613 \end_inset
11614
11615  (JPG, file extension 
11616 \begin_inset Quotes eld
11617 \end_inset
11618
11619
11620 \family typewriter
11621 .jpg
11622 \family default
11623
11624 \begin_inset Quotes erd
11625 \end_inset
11626
11627  or 
11628 \begin_inset Quotes eld
11629 \end_inset
11630
11631
11632 \family typewriter
11633 .jpeg
11634 \family default
11635
11636 \begin_inset Quotes erd
11637 \end_inset
11638
11639 ) and 
11640 \begin_inset Quotes eld
11641 \end_inset
11642
11643 Portable Network Graphics
11644 \begin_inset Quotes erd
11645 \end_inset
11646
11647  (PNG, file extension 
11648 \begin_inset Quotes eld
11649 \end_inset
11650
11651
11652 \family typewriter
11653 .png
11654 \family default
11655
11656 \begin_inset Quotes erd
11657 \end_inset
11658
11659 ).
11660  You can although use any other image format, because LyX converts them
11661  in the background to one of these formats.
11662  But as described in the section about PostScript, the image conversion
11663  will slow down your workflow.
11664  So we recommend to use images in one of the three mentioned formats.
11665 \end_layout
11666
11667 \begin_layout Standard
11668 You can export your document to PDF via the menu 
11669 \family sans
11670 File\SpecialChar \menuseparator
11671 Export
11672 \family default
11673  in three different ways:
11674 \end_layout
11675
11676 \begin_layout Description
11677 PDF This uses the program 
11678 \family typewriter
11679 ps2pdf
11680 \family default
11681  that creates a PDF from a PostScript-version of your file.
11682  The PostScript-version is produced by the program 
11683 \family typewriter
11684 dvips
11685 \family default
11686  which uses a DVI-version as intermediate step.
11687  So this export variant consist of three conversions.
11688 \end_layout
11689
11690 \begin_layout Description
11691 PDF\InsetSpace ~
11692 (dvipdfm) This uses the program 
11693 \family typewriter
11694 dvipdfm
11695 \family default
11696  that converts your file in the background to DVI and in a second step to
11697  PDF.
11698 \end_layout
11699
11700 \begin_layout Description
11701 PDF\InsetSpace ~
11702 (pdflatex) This uses the program 
11703 \family typewriter
11704 pdftex
11705 \family default
11706  that converts your file directly to PDF.
11707 \end_layout
11708
11709 \begin_layout Standard
11710 We recommend to use 
11711 \family sans
11712 PDF\InsetSpace ~
11713 (pdflatex)
11714 \family default
11715  because 
11716 \family typewriter
11717 pdftex
11718 \family default
11719  supports all features of actual PDF-versions, is quick and works stable
11720  without problems.
11721  The program 
11722 \family typewriter
11723 dvipdfm
11724 \family default
11725  is no more under development and therefore a bit outdated.
11726 \end_layout
11727
11728 \begin_layout Subsection
11729 Previewing
11730 \begin_inset LatexCommand index
11731 name "Document ! Preview "
11732
11733 \end_inset
11734
11735
11736 \end_layout
11737
11738 \begin_layout Standard
11739 To get a look at the final version of your document, with all of the pagebreaks
11740  in place, the footnotes correctly numbered, and so on, use the menu 
11741 \family sans
11742 View
11743 \family default
11744  and choose a file type.
11745  A viewing program will popup showing the output.
11746  For 
11747 \family sans
11748 View\SpecialChar \menuseparator
11749 DVI
11750 \family default
11751  you can use the toolbar button 
11752 \begin_inset Graphics
11753         filename ../images/buffer-view_dvi.png
11754
11755 \end_inset
11756
11757  (shortcut 
11758 \family sans
11759 C-d
11760 \family default
11761 ), for 
11762 \family sans
11763 View\SpecialChar \menuseparator
11764 PDF\InsetSpace ~
11765 (pdflatex)
11766 \family default
11767  you can use the toolbar button 
11768 \begin_inset Graphics
11769         filename ../images/buffer-export_pdf2.png
11770
11771 \end_inset
11772
11773 .
11774 \end_layout
11775
11776 \begin_layout Standard
11777 If you have changed your document, you can refresh the output in the same
11778  viewer window using the menu 
11779 \family sans
11780 View\SpecialChar \menuseparator
11781 Update
11782 \family default
11783 .
11784 \end_layout
11785
11786 \begin_layout Standard
11787 When you preview a file, the output file is only generated in LyX's temporary
11788  directory.
11789  To have a real output, export your document.
11790 \end_layout
11791
11792 \begin_layout Subsection
11793 Printing the File from within LyX
11794 \begin_inset LatexCommand label
11795 name "sub:Printing-the-File"
11796
11797 \end_inset
11798
11799
11800 \end_layout
11801
11802 \begin_layout Standard
11803 Instead of exporting your file and then printing them, you can also print
11804  it directly from within LyX.
11805  To print a file, select the menu 
11806 \family sans
11807 File\SpecialChar \menuseparator
11808 Print
11809 \family default
11810  or click on the toolbar button 
11811 \begin_inset Graphics
11812         filename ../images/dialog-show_print.png
11813
11814 \end_inset
11815
11816 .
11817  LyX will internally call LaTeX to produce a DVI.
11818  This file is then processed by the program 
11819 \family typewriter
11820 dvips
11821 \family default
11822  to PostScript-file, which is finally printed using the program 
11823 \family typewriter
11824 Ghostscript
11825 \family default
11826 .
11827  Due to these steps in the background, this method is not the fastest.
11828 \end_layout
11829
11830 \begin_layout Standard
11831 You can choose to print only even-numbered or odd-numbered pages - this
11832  is useful for printing on two sides: You can re-insert the pages after
11833  printing one set to print on the other side.
11834  Some printers spit out pages face-up, others, face-down.
11835  By choosing a particular order to print in, you can take the entire stack
11836  of pages out of the printer without needing to reorder them.
11837 \end_layout
11838
11839 \begin_layout Standard
11840 You can set the parameters in the 
11841 \family sans
11842 Print\InsetSpace ~
11843 Destination
11844 \family default
11845  box as follows:
11846 \end_layout
11847
11848 \begin_layout Labeling
11849 \labelwidthstring 00.00.0000
11850
11851 \family sans
11852 Printer
11853 \family default
11854  This is the name of the printer to print to.
11855 \begin_inset Foot
11856 status collapsed
11857
11858 \begin_layout Standard
11859 Note that this printer name is for the program 
11860 \family typewriter
11861 dvips
11862 \family default
11863 .
11864  That means 
11865 \family typewriter
11866 dvips
11867 \family default
11868  has to be configured for this printer name.
11869  The default printer can be set in LyX's preferences dialog, see section\InsetSpace ~
11870
11871 \begin_inset LatexCommand ref
11872 reference "sub:Printer"
11873
11874 \end_inset
11875
11876 .
11877 \end_layout
11878
11879 \end_inset
11880
11881  The printer should understand PostScript.
11882 \end_layout
11883
11884 \begin_layout Labeling
11885 \labelwidthstring 00.00.0000
11886
11887 \family sans
11888 File
11889 \family default
11890  The name of a file to print to.
11891  The output will be a PostScript file.
11892  It will be written in LyX's working directory unless you specify the full
11893  path.
11894 \end_layout
11895
11896 \begin_layout Section
11897 A few Words about Typography
11898 \begin_inset LatexCommand index
11899 name "Typography"
11900
11901 \end_inset
11902
11903
11904 \end_layout
11905
11906 \begin_layout Subsection
11907 Hyphens
11908 \begin_inset LatexCommand index
11909 name "Hyphens"
11910
11911 \end_inset
11912
11913
11914 \begin_inset LatexCommand label
11915 name "sub:Hyphens"
11916
11917 \end_inset
11918
11919
11920 \end_layout
11921
11922 \begin_layout Standard
11923 In LyX, the 
11924 \begin_inset Quotes eld
11925 \end_inset
11926
11927
11928 \family typewriter
11929 -
11930 \family default
11931
11932 \begin_inset Quotes eld
11933 \end_inset
11934
11935  character comes in three lengths, often called the 
11936 \emph on
11937 hyphen
11938 \emph default
11939 , the 
11940 \emph on
11941 en dash
11942 \emph default
11943 , and the 
11944 \emph on
11945 em dash
11946 \emph default
11947 :
11948 \end_layout
11949
11950 \begin_layout Enumerate
11951 hyphen
11952 \hfill
11953 -
11954 \hfill
11955 made with 
11956 \begin_inset Quotes eld
11957 \end_inset
11958
11959
11960 \family typewriter
11961 -
11962 \family default
11963
11964 \begin_inset Quotes eld
11965 \end_inset
11966
11967
11968 \end_layout
11969
11970 \begin_layout Enumerate
11971 en dash
11972 \hfill
11973 --
11974 \hfill
11975 made with 
11976 \begin_inset Quotes eld
11977 \end_inset
11978
11979
11980 \family typewriter
11981 -
11982 \begin_inset ERT
11983 status collapsed
11984
11985 \begin_layout Standard
11986
11987
11988 \backslash
11989 /
11990 \end_layout
11991
11992 \end_inset
11993
11994 -
11995 \family default
11996
11997 \begin_inset Quotes eld
11998 \end_inset
11999
12000
12001 \end_layout
12002
12003 \begin_layout Enumerate
12004 em dash
12005 \hfill
12006 ---
12007 \hfill
12008 made with 
12009 \begin_inset Quotes eld
12010 \end_inset
12011
12012
12013 \family typewriter
12014 -
12015 \begin_inset ERT
12016 status collapsed
12017
12018 \begin_layout Standard
12019
12020
12021 \backslash
12022 /
12023 \end_layout
12024
12025 \end_inset
12026
12027 -
12028 \begin_inset ERT
12029 status collapsed
12030
12031 \begin_layout Standard
12032
12033
12034 \backslash
12035 /
12036 \end_layout
12037
12038 \end_inset
12039
12040 -
12041 \family default
12042
12043 \begin_inset Quotes eld
12044 \end_inset
12045
12046
12047 \end_layout
12048
12049 \begin_layout Enumerate
12050 minus sign
12051 \hfill
12052
12053 \begin_inset Formula $-$
12054 \end_inset
12055
12056
12057 \hfill
12058
12059 \begin_inset Quotes eld
12060 \end_inset
12061
12062
12063 \family typewriter
12064 -
12065 \family default
12066
12067 \begin_inset Quotes eld
12068 \end_inset
12069
12070  in math mode
12071 \end_layout
12072
12073 \begin_layout Standard
12074 You generate them by inserting the 
12075 \begin_inset Quotes eld
12076 \end_inset
12077
12078
12079 \family typewriter
12080 -
12081 \family default
12082
12083 \begin_inset Quotes eld
12084 \end_inset
12085
12086  character multiple times in a row.
12087  They are automatically converted to the appropriate length dash in the
12088  final output, but not in LyX.
12089 \end_layout
12090
12091 \begin_layout Standard
12092 The three dash types are distinct from the minus sign, which appears in
12093  math mode and has a length of its own.
12094  Here are some examples of the 
12095 \begin_inset Quotes eld
12096 \end_inset
12097
12098
12099 \family typewriter
12100 -
12101 \family default
12102
12103 \begin_inset Quotes eld
12104 \end_inset
12105
12106  in use:
12107 \end_layout
12108
12109 \begin_layout Enumerate
12110 line- and page-breaks
12111 \hfill
12112 (
12113 \emph on
12114 hyphen
12115 \emph default
12116 )
12117 \end_layout
12118
12119 \begin_layout Enumerate
12120 From A--Z
12121 \hfill
12122 (
12123 \emph on
12124 en dash
12125 \emph default
12126 )
12127 \end_layout
12128
12129 \begin_layout Enumerate
12130 Oh --- there's a dash.
12131 \hfill
12132 (
12133 \emph on
12134 em dash
12135 \emph default
12136 )
12137 \end_layout
12138
12139 \begin_layout Enumerate
12140 \begin_inset Formula $x^{2}-y^{2}=z^{2}$
12141 \end_inset
12142
12143
12144 \hfill
12145 (
12146 \emph on
12147 minus sign
12148 \emph default
12149 )
12150 \end_layout
12151
12152 \begin_layout Subsection
12153 Hyphenation
12154 \begin_inset LatexCommand index
12155 name "Hyphenation"
12156
12157 \end_inset
12158
12159
12160 \begin_inset LatexCommand label
12161 name "sub:Hyphenation"
12162
12163 \end_inset
12164
12165
12166 \end_layout
12167
12168 \begin_layout Standard
12169 Words aren't hyphenated within LyX but automatically in the output.
12170  Hyphenation is done by the LaTeX-package 
12171 \series bold
12172 babel
12173 \begin_inset LatexCommand index
12174 name "LaTeX-packages ! babel"
12175
12176 \end_inset
12177
12178
12179 \series default
12180  following the rules of the document language
12181 \begin_inset Foot
12182 status collapsed
12183
12184 \begin_layout Standard
12185 For German readers: That's one of the main differences between the languages
12186  
12187 \family sans
12188 German
12189 \family default
12190  and 
12191 \family sans
12192 German\InsetSpace ~
12193 (new\InsetSpace ~
12194 spelling)
12195 \family default
12196  in the 
12197 \family sans
12198 Document\SpecialChar \menuseparator
12199 Settings
12200 \family default
12201  dialog.
12202 \end_layout
12203
12204 \end_inset
12205
12206 .
12207 \end_layout
12208
12209 \begin_layout Standard
12210 LaTeX hyphenates nearly perfectly, it has only problems with text in the
12211  font 
12212 \family sans
12213 typewriter
12214 \family default
12215  and with unusual constructs, like 
12216 \begin_inset Quotes eld
12217 \end_inset
12218
12219 h3knix/m0n0wall
12220 \begin_inset Quotes erd
12221 \end_inset
12222
12223 .
12224  If LaTeX can't break a word correctly, you can set hyphenation points manually.
12225  This is done with the menu 
12226 \family sans
12227 Insert\SpecialChar \menuseparator
12228 Formatting\SpecialChar \menuseparator
12229 Hyphenation\InsetSpace ~
12230 Point
12231 \family default
12232 .
12233  These extra hyphenation points are only recommendations to LaTeX.
12234  If no hyphenation is necessary, LaTeX will ignore them.
12235 \end_layout
12236
12237 \begin_layout Standard
12238 Sometimes you want to prevent words or constructs to be hyphenated.
12239  The keybindings/shortcuts in this document consists of three letters with
12240  a hyphen and a space in the form 
12241 \begin_inset Quotes eld
12242 \end_inset
12243
12244 A-b c
12245 \begin_inset Quotes erd
12246 \end_inset
12247
12248 .
12249  LaTeX finds there the hyphen 
12250 \begin_inset Quotes eld
12251 \end_inset
12252
12253 -
12254 \begin_inset Quotes erd
12255 \end_inset
12256
12257  as hyphenation possibility.
12258  Hyphenating at this point would look ugly.
12259  To prevent the shortcut from being hyphenated, we can put it in the argument
12260  of the LaTeX-box-command 
12261 \series bold
12262
12263 \backslash
12264 mbox
12265 \series default
12266 , because text within LaTeX-boxes can't be hyphenated.
12267  As LyX doesn't support 
12268 \series bold
12269
12270 \backslash
12271 mbox
12272 \series default
12273 , we have to use ERT.
12274  The result looks in LyX like:
12275 \end_layout
12276
12277 \begin_layout Standard
12278 \begin_inset Graphics
12279         filename clipart/mbox.png
12280
12281 \end_inset
12282
12283
12284 \end_layout
12285
12286 \begin_layout Standard
12287 To learn more about ERT, have a look at section\InsetSpace ~
12288
12289 \begin_inset LatexCommand ref
12290 reference "sec:ERT"
12291
12292 \end_inset
12293
12294 .
12295 \end_layout
12296
12297 \begin_layout Subsection
12298 Punctuation Marks
12299 \begin_inset LatexCommand index
12300 name "Punctuation marks"
12301
12302 \end_inset
12303
12304
12305 \end_layout
12306
12307 \begin_layout Subsubsection
12308 Abbreviations and End of Sentence
12309 \begin_inset LatexCommand label
12310 name "sub:Abbreviations"
12311
12312 \end_inset
12313
12314
12315 \end_layout
12316
12317 \begin_layout Standard
12318 When LyX calls LaTeX to generate the final version of your document, LaTeX
12319  automatically distinguishes between words, sentences, and abbreviations.
12320  LaTeX then adds the 
12321 \begin_inset Quotes eld
12322 \end_inset
12323
12324 appropriate amount of space
12325 \begin_inset Quotes erd
12326 \end_inset
12327
12328 .
12329  That means sentences get a little bit more space between the period and
12330  the next word.
12331  Abbreviations get the same amount of space after the period as a word uses.
12332 \end_layout
12333
12334 \begin_layout Standard
12335 Unfortunately, the algorithm for figuring out what's an abbreviation works
12336  not for all cases.
12337  If a 
12338 \begin_inset Quotes eld
12339 \end_inset
12340
12341
12342 \family typewriter
12343 .
12344 \family default
12345
12346 \begin_inset Quotes erd
12347 \end_inset
12348
12349  is at the end of a lowercase letter, it's the end of a sentence; if it's
12350  at the end of a capitalized letter, it's an abbreviation.
12351 \end_layout
12352
12353 \begin_layout Standard
12354 Here are some examples of 
12355 \emph on
12356 correct
12357 \emph default
12358  abbreviations and the end of a sentence:
12359 \end_layout
12360
12361 \begin_layout Itemize
12362 M.
12363  Butterfly
12364 \end_layout
12365
12366 \begin_layout Itemize
12367 Don't worry.
12368  Be happy.
12369 \end_layout
12370
12371 \begin_layout Standard
12372 And here's an example of the algorithm going wrong:
12373 \end_layout
12374
12375 \begin_layout Itemize
12376 e.
12377  g.
12378  this is too much space!
12379 \end_layout
12380
12381 \begin_layout Itemize
12382 This is I.
12383  It's okay.
12384 \end_layout
12385
12386 \begin_layout Standard
12387 You won't see anything wrong until you view a final version of your document.
12388 \end_layout
12389
12390 \begin_layout Standard
12391 To fix this problem, use one of the following:
12392 \end_layout
12393
12394 \begin_layout Enumerate
12395 Use an 
12396 \family sans
12397 Inter-word\InsetSpace ~
12398 Space
12399 \family default
12400  after lowercase abbreviations (see section\InsetSpace ~
12401
12402 \begin_inset LatexCommand ref
12403 reference "sub:Inter-word-Space"
12404
12405 \end_inset
12406
12407 ).
12408 \begin_inset LatexCommand index
12409 name "Spaces ! inter-word"
12410
12411 \end_inset
12412
12413
12414 \end_layout
12415
12416 \begin_layout Enumerate
12417 Use a 
12418 \family sans
12419 Thin\InsetSpace ~
12420 Space
12421 \family default
12422  between two tokens of an abbreviation (see section\InsetSpace ~
12423
12424 \begin_inset LatexCommand ref
12425 reference "sub:Thin-Space"
12426
12427 \end_inset
12428
12429 ).
12430 \begin_inset LatexCommand index
12431 name "Spaces ! thin"
12432
12433 \end_inset
12434
12435
12436 \end_layout
12437
12438 \begin_layout Enumerate
12439 Use an 
12440 \family sans
12441 End\InsetSpace ~
12442 of\InsetSpace ~
12443 sentence\InsetSpace ~
12444 period
12445 \family default
12446  found under the 
12447 \family sans
12448 Insert\SpecialChar \menuseparator
12449 Special\InsetSpace ~
12450 Character
12451 \family default
12452  menu to force the use of inter-sentence spacing.
12453  This function is also bound to 
12454 \family sans
12455 C-period
12456 \family default
12457  for easy access.
12458 \end_layout
12459
12460 \begin_layout Standard
12461 With the corrections, our earlier examples look like this:
12462 \end_layout
12463
12464 \begin_layout Itemize
12465 e.\InsetSpace \thinspace{}
12466 g.\InsetSpace \space{}
12467 this is too much space!
12468 \end_layout
12469
12470 \begin_layout Itemize
12471 This is I\SpecialChar \@.
12472  It's okay.
12473 \end_layout
12474
12475 \begin_layout Standard
12476 Some languages don't use extra spacing between sentences.
12477  If your language is such a language, you don't need to worry, because the
12478  LaTeX will care about this.
12479 \end_layout
12480
12481 \begin_layout Standard
12482 For those that do need to bother, there is help to catch those sneaky errors:
12483  check out the 
12484 \family sans
12485 Tools\SpecialChar \menuseparator
12486 Check\InsetSpace ~
12487 TeX
12488 \family default
12489  feature described in section 
12490 \emph on
12491 Checking TeX
12492 \emph default
12493  of the 
12494 \emph on
12495 Extended Features
12496 \emph default
12497  manual.
12498 \end_layout
12499
12500 \begin_layout Subsubsection
12501 Quotes
12502 \begin_inset LatexCommand index
12503 name "Typography ! Quotes"
12504
12505 \end_inset
12506
12507
12508 \begin_inset LatexCommand index
12509 name "Quotes | see{Typography}"
12510
12511 \end_inset
12512
12513
12514 \begin_inset LatexCommand label
12515 name "sub:Quotes"
12516
12517 \end_inset
12518
12519
12520 \end_layout
12521
12522 \begin_layout Standard
12523 LyX usually sets quotes correctly.
12524  Specifically, it will use an opening quote at the beginning of quoted text,
12525  and use a closing quote at the end.
12526  For example, 
12527 \begin_inset Quotes eld
12528 \end_inset
12529
12530 open close
12531 \begin_inset Quotes erd
12532 \end_inset
12533
12534 .
12535  The keyboard character, 
12536 \family sans
12537 "
12538 \family default
12539 , generates this automatically.
12540 \end_layout
12541
12542 \begin_layout Standard
12543 You can change the behavior of the 
12544 \family sans
12545 "
12546 \family default
12547  key using the submenu 
12548 \family sans
12549 Language
12550 \family default
12551  of the dialog 
12552 \family sans
12553 Document\SpecialChar \menuseparator
12554 Settings
12555 \family default
12556
12557 \begin_inset LatexCommand index
12558 name "Document ! Settings"
12559
12560 \end_inset
12561
12562  dialog.
12563 \end_layout
12564
12565 \begin_layout Standard
12566 You can also select quotes for different languages in the box 
12567 \family sans
12568 Type
12569 \family default
12570  option.
12571  There are six choices:
12572 \end_layout
12573
12574 \begin_layout Labeling
12575 \labelwidthstring 00.00.0000
12576
12577 \family sans
12578 \begin_inset Quotes eld
12579 \end_inset
12580
12581 Text
12582 \begin_inset Quotes erd
12583 \end_inset
12584
12585
12586 \family default
12587  Use quotes like this 
12588 \begin_inset Quotes eld
12589 \end_inset
12590
12591 double
12592 \begin_inset Quotes erd
12593 \end_inset
12594
12595  or 
12596 \begin_inset Quotes els
12597 \end_inset
12598
12599 single
12600 \begin_inset Quotes ers
12601 \end_inset
12602
12603
12604 \end_layout
12605
12606 \begin_layout Labeling
12607 \labelwidthstring 00.00.0000
12608
12609 \family sans
12610 \begin_inset Quotes sld
12611 \end_inset
12612
12613 Text
12614 \begin_inset Quotes srd
12615 \end_inset
12616
12617
12618 \family default
12619  Use quotes like 
12620 \begin_inset Quotes sld
12621 \end_inset
12622
12623 this
12624 \begin_inset Quotes srd
12625 \end_inset
12626
12627  or 'this
12628 \begin_inset Quotes ers
12629 \end_inset
12630
12631
12632 \end_layout
12633
12634 \begin_layout Labeling
12635 \labelwidthstring 00.00.0000
12636
12637 \family sans
12638 \begin_inset Quotes gld
12639 \end_inset
12640
12641 Text
12642 \begin_inset Quotes grd
12643 \end_inset
12644
12645
12646 \family default
12647  Use quotes like 
12648 \begin_inset Quotes gld
12649 \end_inset
12650
12651 this
12652 \begin_inset Quotes grd
12653 \end_inset
12654
12655  or 
12656 \begin_inset Quotes gls
12657 \end_inset
12658
12659 this
12660 \begin_inset Quotes grs
12661 \end_inset
12662
12663
12664 \end_layout
12665
12666 \begin_layout Labeling
12667 \labelwidthstring 00.00.0000
12668
12669 \family sans
12670 \begin_inset Quotes pld
12671 \end_inset
12672
12673 Text
12674 \begin_inset Quotes prd
12675 \end_inset
12676
12677
12678 \family default
12679  Use quotes like 
12680 \begin_inset Quotes pld
12681 \end_inset
12682
12683 this
12684 \begin_inset Quotes prd
12685 \end_inset
12686
12687  or 
12688 \begin_inset Quotes pls
12689 \end_inset
12690
12691 this
12692 \begin_inset Quotes prs
12693 \end_inset
12694
12695
12696 \end_layout
12697
12698 \begin_layout Labeling
12699 \labelwidthstring 00.00.0000
12700
12701 \family sans
12702 \begin_inset Quotes fld
12703 \end_inset
12704
12705 Text
12706 \begin_inset Quotes frd
12707 \end_inset
12708
12709
12710 \family default
12711  Use quotes like 
12712 \begin_inset Quotes fld
12713 \end_inset
12714
12715 this
12716 \begin_inset Quotes frd
12717 \end_inset
12718
12719  or 
12720 \begin_inset Quotes fls
12721 \end_inset
12722
12723 this
12724 \begin_inset Quotes frs
12725 \end_inset
12726
12727
12728 \end_layout
12729
12730 \begin_layout Labeling
12731 \labelwidthstring 00.00.0000
12732
12733 \family sans
12734 \begin_inset Quotes ald
12735 \end_inset
12736
12737 Text
12738 \begin_inset Quotes ard
12739 \end_inset
12740
12741
12742 \family default
12743  Use quotes like 
12744 \begin_inset Quotes ald
12745 \end_inset
12746
12747 this
12748 \begin_inset Quotes ard
12749 \end_inset
12750
12751  or 
12752 \begin_inset Quotes als
12753 \end_inset
12754
12755 this
12756 \begin_inset Quotes ars
12757 \end_inset
12758
12759
12760 \end_layout
12761
12762 \begin_layout Standard
12763 These settings affects what character the 
12764 \family sans
12765 "
12766 \family default
12767  key produces.
12768 \end_layout
12769
12770 \begin_layout Subsection
12771 Ligatures
12772 \begin_inset LatexCommand index
12773 name "Typography ! Ligatures"
12774
12775 \end_inset
12776
12777
12778 \begin_inset LatexCommand index
12779 name "Ligatures | see{Typography}"
12780
12781 \end_inset
12782
12783
12784 \begin_inset LatexCommand label
12785 name "sub:Ligatures"
12786
12787 \end_inset
12788
12789
12790 \end_layout
12791
12792 \begin_layout Standard
12793 It is standard typesetting practice to group certain letters together and
12794  print them as single characters.
12795  These groups are known as 
12796 \emph on
12797 ligatures
12798 \emph default
12799 .
12800  Since LaTeX knows about ligatures, your documents will contain them too
12801  in the output.
12802  Here are the standard ligatures:
12803 \end_layout
12804
12805 \begin_layout Itemize
12806 ff
12807 \end_layout
12808
12809 \begin_layout Itemize
12810 fi
12811 \end_layout
12812
12813 \begin_layout Itemize
12814 fl
12815 \end_layout
12816
12817 \begin_layout Itemize
12818 ffi
12819 \end_layout
12820
12821 \begin_layout Itemize
12822 ffl
12823 \end_layout
12824
12825 \begin_layout Standard
12826 Some languages uses other ligatures if the document font supports them.
12827 \end_layout
12828
12829 \begin_layout Standard
12830 Sometimes, you don't want a ligature in a word.
12831  While a ligature may be okay in the word, 
12832 \begin_inset Quotes eld
12833 \end_inset
12834
12835 graffiti,
12836 \begin_inset Quotes erd
12837 \end_inset
12838
12839  it looks really weird in compound words, such as 
12840 \begin_inset Quotes eld
12841 \end_inset
12842
12843 cufflink
12844 \begin_inset Quotes erd
12845 \end_inset
12846
12847  or the German 
12848 \begin_inset Quotes eld
12849 \end_inset
12850
12851 Dorffest.
12852 \begin_inset Quotes erd
12853 \end_inset
12854
12855  To break a ligature, use 
12856 \family sans
12857 Insert\SpecialChar \menuseparator
12858 Formatting\SpecialChar \menuseparator
12859 Ligature\InsetSpace ~
12860 Break.
12861
12862 \family default
12863  This changes 
12864 \begin_inset Quotes eld
12865 \end_inset
12866
12867 cufflinks
12868 \begin_inset Quotes erd
12869 \end_inset
12870
12871  to 
12872 \begin_inset Quotes eld
12873 \end_inset
12874
12875 cuff\SpecialChar \textcompwordmark{}
12876 links
12877 \begin_inset Quotes erd
12878 \end_inset
12879
12880  and 
12881 \begin_inset Quotes eld
12882 \end_inset
12883
12884 Dorffest
12885 \begin_inset Quotes erd
12886 \end_inset
12887
12888  to 
12889 \begin_inset Quotes eld
12890 \end_inset
12891
12892 Dorf\SpecialChar \textcompwordmark{}
12893 fest
12894 \begin_inset Quotes erd
12895 \end_inset
12896
12897 .
12898 \end_layout
12899
12900 \begin_layout Subsection
12901 LyX's Proper Names
12902 \begin_inset LatexCommand index
12903 name "LyX ! Proper names"
12904
12905 \end_inset
12906
12907
12908 \begin_inset LatexCommand label
12909 name "sub:LyX's-Proper-Names"
12910
12911 \end_inset
12912
12913
12914 \end_layout
12915
12916 \begin_layout Standard
12917 You have surely noticed, that the word 
12918 \begin_inset Quotes eld
12919 \end_inset
12920
12921 LaTeX
12922 \begin_inset Quotes erd
12923 \end_inset
12924
12925  appears always with characters in different size and height.
12926  LaTeX is the name of the program used by LyX and is therefore recognized
12927  as proper name when you type it in LyX as 
12928 \begin_inset Quotes eld
12929 \end_inset
12930
12931 LaT
12932 \begin_inset ERT
12933 status collapsed
12934
12935 \begin_layout Standard
12936
12937 {}
12938 \end_layout
12939
12940 \end_inset
12941
12942 eX
12943 \begin_inset Quotes erd
12944 \end_inset
12945
12946 .
12947 \begin_inset Note Note
12948 status collapsed
12949
12950 \begin_layout Standard
12951 The braces in ERT are here to avoid that the 
12952 \begin_inset Quotes eld
12953 \end_inset
12954
12955 command
12956 \begin_inset Quotes erd
12957 \end_inset
12958
12959  appear as proper name in the output, see the last paragraph of this section.
12960  To create proper names omit the ERT.
12961 \end_layout
12962
12963 \end_inset
12964
12965  Note the order of the upper-and lowercase letters! LyX recognizes the following
12966  proper names:
12967 \end_layout
12968
12969 \begin_layout Description
12970 LyX The name of the game, write 
12971 \begin_inset Quotes eld
12972 \end_inset
12973
12974 L
12975 \begin_inset ERT
12976 status collapsed
12977
12978 \begin_layout Standard
12979
12980 {}
12981 \end_layout
12982
12983 \end_inset
12984
12985 yX
12986 \begin_inset Quotes erd
12987 \end_inset
12988
12989  to produce it.
12990 \end_layout
12991
12992 \begin_layout Description
12993 TeX The program used by LaTeX, write 
12994 \begin_inset Quotes eld
12995 \end_inset
12996
12997 T
12998 \begin_inset ERT
12999 status collapsed
13000
13001 \begin_layout Standard
13002
13003 {}
13004 \end_layout
13005
13006 \end_inset
13007
13008 eX
13009 \begin_inset Quotes erd
13010 \end_inset
13011
13012  to produce it.
13013 \end_layout
13014
13015 \begin_layout Description
13016 LaTeX The program used by LyX, write 
13017 \begin_inset Quotes eld
13018 \end_inset
13019
13020 LaT
13021 \begin_inset ERT
13022 status collapsed
13023
13024 \begin_layout Standard
13025
13026 {}
13027 \end_layout
13028
13029 \end_inset
13030
13031 eX
13032 \begin_inset Quotes erd
13033 \end_inset
13034
13035  to produce it.
13036 \end_layout
13037
13038 \begin_layout Description
13039 LaTeX2e The actual version of LaTeX, write 
13040 \begin_inset Quotes eld
13041 \end_inset
13042
13043 LaT
13044 \begin_inset ERT
13045 status collapsed
13046
13047 \begin_layout Standard
13048
13049 {}
13050 \end_layout
13051
13052 \end_inset
13053
13054 eX2e
13055 \begin_inset Quotes erd
13056 \end_inset
13057
13058  to produce it.
13059 \end_layout
13060
13061 \begin_layout Standard
13062 You might wonder why the LaTeX-version is 
13063 \begin_inset Quotes eld
13064 \end_inset
13065
13066 2
13067 \begin_inset Formula $\epsilon$
13068 \end_inset
13069
13070
13071 \begin_inset Quotes erd
13072 \end_inset
13073
13074 .
13075  It's an old tradition in the TeX-world to give programs geek version numbers.
13076  For example the version number of TeX converges to the number 
13077 \begin_inset Formula $\pi$
13078 \end_inset
13079
13080 : The actual version is 
13081 \begin_inset Quotes eld
13082 \end_inset
13083
13084 TeX-3.141592
13085 \begin_inset Quotes erd
13086 \end_inset
13087
13088 , the previous one was 
13089 \begin_inset Quotes eld
13090 \end_inset
13091
13092 TeX-3.14159
13093 \begin_inset Quotes erd
13094 \end_inset
13095
13096 .
13097 \end_layout
13098
13099 \begin_layout Standard
13100 If you don't want to use proper names, e.g.
13101  in section headings, you can insert two empty braces in ERT in the word.
13102  This will look in LyX like: 
13103 \begin_inset Graphics
13104         filename clipart/LaTeX.png
13105
13106 \end_inset
13107
13108
13109 \newline
13110 For more about ERT, look at section\InsetSpace ~
13111
13112 \begin_inset LatexCommand ref
13113 reference "sec:ERT"
13114
13115 \end_inset
13116
13117 .
13118 \end_layout
13119
13120 \begin_layout Subsection
13121 Units
13122 \begin_inset LatexCommand index
13123 name "Typography ! Units"
13124
13125 \end_inset
13126
13127
13128 \end_layout
13129
13130 \begin_layout Standard
13131 Generally the space between units and the number is smaller than the normal
13132  space between two words.
13133  As you can see in the example below, it looks better when the space is
13134  smaller.
13135  To get such a 
13136 \begin_inset Quotes eld
13137 \end_inset
13138
13139 half space
13140 \begin_inset Quotes erd
13141 \end_inset
13142
13143  for units use the menu 
13144 \family sans
13145 Insert\SpecialChar \menuseparator
13146 Formatting\SpecialChar \menuseparator
13147 Thin\InsetSpace ~
13148 Space
13149 \family default
13150  (shortcut 
13151 \family sans
13152 C-S-Space
13153 \family default
13154 ).
13155 \end_layout
13156
13157 \begin_layout Standard
13158 Here's an example to show the differences:
13159 \end_layout
13160
13161 \begin_layout Standard
13162 \begin_inset Tabular
13163 <lyxtabular version="3" rows="2" columns="2">
13164 <features>
13165 <column alignment="left" valignment="top" width="0">
13166 <column alignment="left" valignment="top" width="0">
13167 <row>
13168 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
13169 \begin_inset Text
13170
13171 \begin_layout Standard
13172 24\InsetSpace ~
13173 kW
13174 \begin_inset Formula $\cdot$
13175 \end_inset
13176
13177 h
13178 \end_layout
13179
13180 \end_inset
13181 </cell>
13182 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
13183 \begin_inset Text
13184
13185 \begin_layout Standard
13186 space between number and unit
13187 \end_layout
13188
13189 \end_inset
13190 </cell>
13191 </row>
13192 <row>
13193 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
13194 \begin_inset Text
13195
13196 \begin_layout Standard
13197 24\InsetSpace \thinspace{}
13198 kW
13199 \begin_inset Formula $\cdot$
13200 \end_inset
13201
13202 h
13203 \end_layout
13204
13205 \end_inset
13206 </cell>
13207 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
13208 \begin_inset Text
13209
13210 \begin_layout Standard
13211 half space between number and unit
13212 \end_layout
13213
13214 \end_inset
13215 </cell>
13216 </row>
13217 </lyxtabular>
13218
13219 \end_inset
13220
13221
13222 \end_layout
13223
13224 \begin_layout Subsection
13225 Widows and Orphans
13226 \begin_inset LatexCommand index
13227 name "Typography ! Widows and orphans"
13228
13229 \end_inset
13230
13231
13232 \begin_inset LatexCommand label
13233 name "sub:Widows"
13234
13235 \end_inset
13236
13237
13238 \end_layout
13239
13240 \begin_layout Standard
13241 In the early days of word processors, page breaks went wherever the page
13242  happened to end.
13243  There was no regard for what was actually going on in the text.
13244  You may remember once printing out a document, only to find the heading
13245  for a new section printed at the very bottom of the page, the first line
13246  of a new paragraph all alone at the bottom of a page, or the last line
13247  of a paragraph at the top of a new page.
13248  These dangly-bits of text became known as 
13249 \emph on
13250 widows
13251 \emph default
13252  and 
13253 \emph on
13254 orphans
13255 \emph default
13256 .
13257 \end_layout
13258
13259 \begin_layout Standard
13260 Clearly, LyX can avoid breaking pages after a section heading.
13261  That's part of the advantage of paragraph environments.
13262  But what about widows and orphans, where the page breaks leave one line
13263  of a paragraph all alone at the top or bottom of a page? There are rules
13264  built into LaTeX governing page breaks, and some of those rules are there
13265  to specifically prevent widows and orphans.
13266  This is the advantage LyX has in using LaTeX as its backend.
13267 \end_layout
13268
13269 \begin_layout Standard
13270 There's no way we can go into how TeX and LaTeX decide to break a page,
13271  or how you can tweak that behavior.
13272  Some LaTeX books listed in the bibliography [such as\InsetSpace ~
13273
13274 \begin_inset LatexCommand cite
13275 key "latexcompanion"
13276
13277 \end_inset
13278
13279  or\InsetSpace ~
13280
13281 \begin_inset LatexCommand cite
13282 key "latexguide"
13283
13284 \end_inset
13285
13286 ] may have more information.
13287  You will almost never need to worry about this, however.
13288 \end_layout
13289
13290 \begin_layout Chapter
13291 Notes, Graphics, Tables, and Floats
13292 \begin_inset LatexCommand label
13293 name "cha:Floats-and-Notes"
13294
13295 \end_inset
13296
13297
13298 \end_layout
13299
13300 \begin_layout Standard
13301 The issues of this chapter are described in detail in the 
13302 \emph on
13303 Embedded Objects
13304 \emph default
13305  manual.
13306  There you'll also find tips and tricks for special cases.
13307 \end_layout
13308
13309 \begin_layout Section
13310 Notes
13311 \begin_inset LatexCommand index
13312 name "Notes"
13313
13314 \end_inset
13315
13316
13317 \begin_inset LatexCommand label
13318 name "sec:Notes"
13319
13320 \end_inset
13321
13322
13323 \end_layout
13324
13325 \begin_layout Standard
13326 LyX offers you a few types of notes to add to your document:
13327 \end_layout
13328
13329 \begin_layout Description
13330 LyX\InsetSpace ~
13331 Note This note type is for internal notes that won't appear in the output.
13332 \newline
13333
13334 \begin_inset Note Note
13335 status open
13336
13337 \begin_layout Standard
13338 This is text in a note box that doesn't appear in the output.
13339 \end_layout
13340
13341 \end_inset
13342
13343
13344 \end_layout
13345
13346 \begin_layout Description
13347 Comment This note also doesn't appear in the output but it appears as LaTeX-comm
13348 ent, when you export the document to LaTeX via the menu 
13349 \family sans
13350 File\SpecialChar \menuseparator
13351 Export\SpecialChar \menuseparator
13352 LaTeX (pdflatex) / (plain)
13353 \family default
13354 .
13355 \newline
13356
13357 \begin_inset Note Comment
13358 status open
13359
13360 \begin_layout Standard
13361 This is text in a note box that only appears as comment in LaTeX-files.
13362 \end_layout
13363
13364 \end_inset
13365
13366
13367 \end_layout
13368
13369 \begin_layout Description
13370 Greyed\InsetSpace ~
13371 Out This note will appear in the output as grey text.
13372 \newline
13373
13374 \newline
13375
13376 \begin_inset Note Greyedout
13377 status open
13378
13379 \begin_layout Standard
13380 This is text
13381 \begin_inset Foot
13382 status collapsed
13383
13384 \begin_layout Standard
13385 This is an example footnote within a greyed out note.
13386  In this document the greyed out note color is redefined to blue.
13387  How this can be done is explained in the 
13388 \emph on
13389 Embedded Objects
13390 \emph default
13391  manual.
13392 \end_layout
13393
13394 \end_inset
13395
13396  of a comment that appears in the output as grey text.
13397 \end_layout
13398
13399 \end_inset
13400
13401
13402 \newline
13403
13404 \newline
13405 As you can see in the example, the first line of greyed out notes is a bit
13406  indented and greyed out notes can have footnotes.
13407 \end_layout
13408
13409 \begin_layout Description
13410 Framed This note will appear in the output as framed text.
13411  
13412 \begin_inset Note Framed
13413 status open
13414
13415 \begin_layout Standard
13416 This is text in a note box that appears framed in the output.
13417 \end_layout
13418
13419 \end_inset
13420
13421  In contrary to framed boxes like the one in section\InsetSpace ~
13422
13423 \begin_inset LatexCommand ref
13424 reference "sub:ERT-Boxes"
13425
13426 \end_inset
13427
13428 , the frame uses always the whole text width and the note is set into its
13429  own paragraph.
13430 \end_layout
13431
13432 \begin_layout Description
13433 Shaded This note will appear in the output with red background color.
13434 \begin_inset Note Shaded
13435 status open
13436
13437 \begin_layout Standard
13438 This text in a note box appears in the output with red background.
13439 \end_layout
13440
13441 \end_inset
13442
13443 In contrary to colored boxes, the note uses always the whole text width
13444  and the note is set into its own paragraph.
13445 \end_layout
13446
13447 \begin_layout Standard
13448 Notes are inserted with the toolbar button 
13449 \begin_inset Graphics
13450         filename ../images/note-insert.png
13451         scale 85
13452         scaleBeforeRotation
13453
13454 \end_inset
13455
13456  or the menu 
13457 \family sans
13458 Insert\SpecialChar \menuseparator
13459 Note
13460 \family default
13461 .
13462  Right-click on the appearing note box to select the note type.
13463 \end_layout
13464
13465 \begin_layout Section
13466 Footnotes
13467 \begin_inset LatexCommand index
13468 name "Footnotes"
13469
13470 \end_inset
13471
13472
13473 \begin_inset LatexCommand label
13474 name "sec:Footnotes"
13475
13476 \end_inset
13477
13478
13479 \end_layout
13480
13481 \begin_layout Standard
13482 LyX uses boxes to display footnotes: When you insert a footnote using the
13483  menu 
13484 \family sans
13485 Insert\SpecialChar \menuseparator
13486 Footnote
13487 \family default
13488  or the toolbar button 
13489 \begin_inset Graphics
13490         filename ../images/footnote-insert.png
13491
13492 \end_inset
13493
13494
13495 \family roman
13496 \series medium
13497 \bar no
13498 you'll see
13499 \family default
13500 \series default
13501 \bar default
13502  the following box: 
13503 \begin_inset Graphics
13504         filename clipart/footnoteQt4.png
13505         scale 80
13506
13507 \end_inset
13508
13509
13510 \family roman
13511 \series medium
13512 \bar no
13513 .
13514  This box is LyX's representation of your footnote.
13515  If you
13516 \family default
13517 \series default
13518 \bar default
13519  left-click on 
13520 \family roman
13521 \series medium
13522 \bar no
13523 the 
13524 \begin_inset Quotes eld
13525 \end_inset
13526
13527
13528 \family sans
13529 foot
13530 \family roman
13531
13532 \begin_inset Quotes erd
13533 \end_inset
13534
13535
13536 \family default
13537 \series default
13538 \bar default
13539  
13540 \family roman
13541 \series medium
13542 \bar no
13543 label, the box will
13544 \family default
13545 \series default
13546 \bar default
13547  be opened and you can enter the footnote text into it.
13548  Clicking on the box label again, will close 
13549 \family roman
13550 \series medium
13551 \bar no
13552 the
13553 \family default
13554 \series default
13555 \bar default
13556  box
13557 \family roman
13558 \series medium
13559 \bar no
13560 .
13561  If you want to turn existing text into a footnote, simply mark it and click
13562  on the footnote
13563 \family default
13564 \series default
13565 \bar default
13566  toolbar 
13567 \family roman
13568 \series medium
13569 \bar no
13570 button
13571 \family default
13572 \series default
13573 \bar default
13574 .
13575 \end_layout
13576
13577 \begin_layout Standard
13578 Here's an example footnote:
13579 \family roman
13580 \series medium
13581 \bar no
13582
13583 \begin_inset Foot
13584 status open
13585
13586 \begin_layout Standard
13587 To close a footnote, click on the red box at the top left.
13588 \end_layout
13589
13590 \end_inset
13591
13592
13593 \end_layout
13594
13595 \begin_layout Standard
13596 The footnote will appear in the output as a superscript number at the text
13597  position where the footnote box is placed.
13598  The footnote text is placed at the bottom of the current page.
13599  The footnote number is calculated by LyX, the numbers are consecutive,
13600  no matter in which chapter the footnote is in.
13601  LyX doesn't support other numbering schemes yet, but you can get another
13602  scheme using special LaTeX-commands.
13603  T
13604 \family roman
13605 h
13606 \family default
13607 ey are described in the 
13608 \emph on
13609 Embedded Objects
13610 \emph default
13611  manual.
13612 \end_layout
13613
13614 \begin_layout Section
13615 Marginal Notes
13616 \begin_inset LatexCommand index
13617 name "Marginal notes"
13618
13619 \end_inset
13620
13621
13622 \begin_inset LatexCommand label
13623 name "sec:Marginal-Notes"
13624
13625 \end_inset
13626
13627
13628 \end_layout
13629
13630 \begin_layout Standard
13631 Marginal notes look and behave just like footnotes in LyX.
13632  When you insert a margin note via the menu 
13633 \family sans
13634 Insert\SpecialChar \menuseparator
13635 Marginal\InsetSpace ~
13636 Note
13637 \family default
13638  or the toolbar button 
13639 \begin_inset Graphics
13640         filename ../images/marginalnote-insert.png
13641
13642 \end_inset
13643
13644 , you'll see 
13645 \family roman
13646 \series medium
13647 a
13648 \family default
13649 \series default
13650  grey 
13651 \family roman
13652 \series medium
13653 box with a
13654 \family default
13655 \series default
13656  red 
13657 \family roman
13658 \series medium
13659 label 
13660 \begin_inset Quotes eld
13661 \end_inset
13662
13663 margin
13664 \begin_inset Quotes erd
13665 \end_inset
13666
13667  appearing within your text.
13668  This box is LyX's representation of your margin
13669 \family default
13670 \series default
13671 al 
13672 \family roman
13673 \series medium
13674 note.
13675 \end_layout
13676
13677 \begin_layout Standard
13678 At the side is an example marginal note.
13679 \family roman
13680 \series medium
13681
13682 \begin_inset Marginal
13683 status open
13684
13685 \begin_layout Standard
13686 This is a marginal note.
13687 \end_layout
13688
13689 \end_inset
13690
13691
13692 \end_layout
13693
13694 \begin_layout Standard
13695 Marginal notes appear at the right side in single-sided documents.
13696  In double-sided documents they appear in the outer margin -- left on even
13697  pages, right on odd pages.
13698 \end_layout
13699
13700 \begin_layout Section
13701 Graphics and Images
13702 \begin_inset LatexCommand index
13703 name "Images"
13704
13705 \end_inset
13706
13707
13708 \begin_inset LatexCommand index
13709 name "Graphics"
13710
13711 \end_inset
13712
13713
13714 \begin_inset LatexCommand label
13715 name "sec:Graphics"
13716
13717 \end_inset
13718
13719
13720 \end_layout
13721
13722 \begin_layout Standard
13723 To insert an image in your document, place the cursor at the text position
13724  you want and click on the toolbar icon 
13725 \begin_inset Graphics
13726         filename ../images/dialog-show-new-inset_graphics.png
13727
13728 \end_inset
13729
13730  or select 
13731 \family sans
13732 Insert\SpecialChar \menuseparator
13733 Graphics
13734 \family default
13735  from the menu.
13736  Then a dialog will appear to choose the file to load.
13737 \end_layout
13738
13739 \begin_layout Standard
13740 This dialog has numerous mostly self-explanatory parameters.
13741  The 
13742 \family sans
13743 Graphics
13744 \family default
13745  tab allows you to choose your image file.
13746  The appearance of the image inside LyX and in the output is adjusted separately.
13747  The image can be transformed by setting a rotation angle and a scaling
13748  factor.
13749  The scaling units are explained in Appendix\InsetSpace ~
13750
13751 \begin_inset LatexCommand ref
13752 reference "cha:Units-available-in"
13753
13754 \end_inset
13755
13756 .
13757 \end_layout
13758
13759 \begin_layout Standard
13760 In the tab 
13761 \family sans
13762 Clipping
13763 \family default
13764  it is possible to set image coordinates to adjust the height and width
13765  of the image in the output.
13766  The coordinates can also be calculated automatically by pressing the button
13767  
13768 \family sans
13769 Get\InsetSpace ~
13770 from\InsetSpace ~
13771 file
13772 \family default
13773 .
13774  The option 
13775 \family sans
13776 Clip\InsetSpace ~
13777 to\InsetSpace ~
13778 bounding\InsetSpace ~
13779 box
13780 \family default
13781  will only print the image region within the given coordinates.
13782  Normally you don't need to take care about image coordinates and can ignore
13783  the tab 
13784 \family sans
13785 Clipping
13786 \family default
13787 .
13788 \end_layout
13789
13790 \begin_layout Standard
13791 LaTeX experts can specify additional LaTeX options in the 
13792 \family sans
13793 Extras
13794 \family default
13795  tab.
13796  You can also set the 
13797 \family sans
13798 Subfigure
13799 \family default
13800  option here if the image is inside a figure float.
13801  This option is explained in section\InsetSpace ~
13802
13803 \begin_inset LatexCommand ref
13804 reference "sec:Figure-Floats"
13805
13806 \end_inset
13807
13808 .
13809  The option 
13810 \family sans
13811 Draft\InsetSpace ~
13812 mode
13813 \family default
13814  effects that the image don't appear in the output, only a frame with the
13815  image size is printed.
13816 \end_layout
13817
13818 \begin_layout Standard
13819 The graphics dialog can be called at any time by right-clicking on an image.
13820  The image will appear in the output exactly at the position where it is
13821  in the text.
13822  This is an example image in the PDF format within a separate, horizontally
13823  centered paragraph: 
13824 \end_layout
13825
13826 \begin_layout Standard
13827 \align center
13828 \begin_inset Graphics
13829         filename clipart/mobius.eps
13830         display color
13831         scale 70
13832         rotateOrigin center
13833
13834 \end_inset
13835
13836
13837 \end_layout
13838
13839 \begin_layout Standard
13840 If you need image captions and want to reference images, you have to put
13841  the image into a float, see section\InsetSpace ~
13842
13843 \begin_inset LatexCommand ref
13844 reference "sec:Figure-Floats"
13845
13846 \end_inset
13847
13848 .
13849 \end_layout
13850
13851 \begin_layout Subsection
13852 Image Formats
13853 \begin_inset LatexCommand index
13854 name "Image formats"
13855
13856 \end_inset
13857
13858
13859 \begin_inset LatexCommand label
13860 name "sub:Image-Formats"
13861
13862 \end_inset
13863
13864
13865 \end_layout
13866
13867 \begin_layout Standard
13868 You can insert images in any known file format.
13869  But as we explained in section\InsetSpace ~
13870
13871 \begin_inset LatexCommand ref
13872 reference "sub:Output-file-formats"
13873
13874 \end_inset
13875
13876 , every output document format allows only a few image formats.
13877  LyX uses therefore the program 
13878 \family typewriter
13879 Imagemagick
13880 \family default
13881  in the background to convert the images to the right format.
13882  To increase your workflow by avoiding these conversions in the background,
13883  you can use only the image formats listed in the subsections of section\InsetSpace ~
13884
13885 \begin_inset LatexCommand ref
13886 reference "sub:Output-file-formats"
13887
13888 \end_inset
13889
13890 .
13891 \end_layout
13892
13893 \begin_layout Standard
13894 Similar to fonts there are two types of image formats:
13895 \end_layout
13896
13897 \begin_layout Description
13898 Bitmap\InsetSpace ~
13899 images consist of pixel values, often in a compressed form.
13900  They are therefore not fully scalable and look pixeled in large zooms.
13901  Well-known bitmap image formats are 
13902 \begin_inset Quotes eld
13903 \end_inset
13904
13905 Graphics Interchange Format
13906 \begin_inset Quotes erd
13907 \end_inset
13908
13909  (GIF, file extension 
13910 \begin_inset Quotes eld
13911 \end_inset
13912
13913
13914 \family typewriter
13915 .gif
13916 \family default
13917
13918 \begin_inset Quotes erd
13919 \end_inset
13920
13921 )
13922 \begin_inset LatexCommand index
13923 name "GIF|see{Image formats}"
13924
13925 \end_inset
13926
13927
13928 \begin_inset Quotes eld
13929 \end_inset
13930
13931 Portable Network Graphics
13932 \begin_inset Quotes erd
13933 \end_inset
13934
13935  (PNG, file extension 
13936 \begin_inset Quotes eld
13937 \end_inset
13938
13939
13940 \family typewriter
13941 .png
13942 \family default
13943
13944 \begin_inset Quotes erd
13945 \end_inset
13946
13947 )
13948 \begin_inset LatexCommand index
13949 name "PNG|see{Image formats}"
13950
13951 \end_inset
13952
13953 , and 
13954 \begin_inset Quotes eld
13955 \end_inset
13956
13957 Joint Photographic Experts Group
13958 \begin_inset Quotes erd
13959 \end_inset
13960
13961  (JPG, file extension 
13962 \begin_inset Quotes eld
13963 \end_inset
13964
13965
13966 \family typewriter
13967 .jpg
13968 \family default
13969
13970 \begin_inset Quotes erd
13971 \end_inset
13972
13973  or 
13974 \begin_inset Quotes eld
13975 \end_inset
13976
13977
13978 \family typewriter
13979 .jpeg
13980 \family default
13981
13982 \begin_inset Quotes erd
13983 \end_inset
13984
13985 )
13986 \begin_inset LatexCommand index
13987 name "JPG|see{Image formats}"
13988
13989 \end_inset
13990
13991 .
13992 \end_layout
13993
13994 \begin_layout Description
13995 Scalable\InsetSpace ~
13996 images consist of vectors and can therefore be scaled to any size
13997  without data loss.
13998  The scaling ability is necessary if you want to create presentations, because
13999  presentations are always scaled by the beamer.
14000  Scaling is also useful for online documents to let the user zoom into diagrams.
14001 \newline
14002 S
14003 calable image formats can be 
14004 \begin_inset Quotes eld
14005 \end_inset
14006
14007 Scalable Vector Graphics
14008 \begin_inset Quotes erd
14009 \end_inset
14010
14011  (SVG, file extension 
14012 \begin_inset Quotes eld
14013 \end_inset
14014
14015
14016 \family typewriter
14017 .svg
14018 \family default
14019
14020 \begin_inset Quotes erd
14021 \end_inset
14022
14023 )
14024 \begin_inset LatexCommand index
14025 name "SVG|see{Image formats}"
14026
14027 \end_inset
14028
14029
14030 \begin_inset Quotes eld
14031 \end_inset
14032
14033 Encapsulated PostScript
14034 \begin_inset Quotes erd
14035 \end_inset
14036
14037  (EPS, file extension 
14038 \begin_inset Quotes eld
14039 \end_inset
14040
14041
14042 \family typewriter
14043 .eps
14044 \family default
14045
14046 \begin_inset Quotes erd
14047 \end_inset
14048
14049 )
14050 \begin_inset LatexCommand index
14051 name "EPS|see{Image formats}"
14052
14053 \end_inset
14054
14055 , and 
14056 \begin_inset Quotes eld
14057 \end_inset
14058
14059 Portable Document Format
14060 \begin_inset Quotes erd
14061 \end_inset
14062
14063  (PDF, file extension 
14064 \begin_inset Quotes eld
14065 \end_inset
14066
14067
14068 \family typewriter
14069 .pdf
14070 \family default
14071
14072 \begin_inset Quotes erd
14073 \end_inset
14074
14075 )
14076 \begin_inset LatexCommand index
14077 name "PDF"
14078
14079 \end_inset
14080
14081 .
14082  We say it can be, because you can convert any bitmap image format to PDF
14083  or EPS and the result won't be scalable.
14084  In this cases only a header with the image properties is added to the original
14085  image
14086 \begin_inset Foot
14087 status collapsed
14088
14089 \begin_layout Standard
14090 In the case of PDF, the original image is additionally compressed.
14091 \end_layout
14092
14093 \end_inset
14094
14095 .
14096 \end_layout
14097
14098 \begin_layout Standard
14099 Normally one can't convert a bitmap image into a scalable one, only vice
14100  versa.
14101 \end_layout
14102
14103 \begin_layout Section
14104 Tables
14105 \begin_inset LatexCommand index
14106 name "Tables"
14107
14108 \end_inset
14109
14110
14111 \begin_inset LatexCommand label
14112 name "sec:Tables"
14113
14114 \end_inset
14115
14116
14117 \end_layout
14118
14119 \begin_layout Standard
14120 You can insert a table using either the toolbar button 
14121 \begin_inset Graphics
14122         filename ../images/tabular-insert.png
14123         scale 85
14124
14125 \end_inset
14126
14127  or the menu 
14128 \family sans
14129 Insert\SpecialChar \menuseparator
14130 Table
14131 \family default
14132 .
14133  A dialog will appear, asking you for the number of rows and columns.
14134  The default table has lines around any cell and the first row appears separated
14135  from the rest of the table.
14136  This separation appears due to a double line: The cells of the first row
14137  have a line below them and the cells of the second row have a line above
14138  them.
14139  Here's an example table:
14140 \end_layout
14141
14142 \begin_layout Standard
14143 \align center
14144 \begin_inset Tabular
14145 <lyxtabular version="3" rows="4" columns="4">
14146 <features>
14147 <column alignment="center" valignment="top" leftline="true" width="0pt">
14148 <column alignment="center" valignment="top" leftline="true" width="0pt">
14149 <column alignment="center" valignment="top" leftline="true" width="0in">
14150 <column alignment="center" valignment="top" leftline="true" rightline="true" width="0pt">
14151 <row topline="true" bottomline="true">
14152 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
14153 \begin_inset Text
14154
14155 \begin_layout Standard
14156
14157 \end_layout
14158
14159 \end_inset
14160 </cell>
14161 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
14162 \begin_inset Text
14163
14164 \begin_layout Standard
14165
14166 \family roman
14167 \series medium
14168 \shape up
14169 \size normal
14170 \emph off
14171 \bar no
14172 \noun off
14173 \color none
14174 1
14175 \end_layout
14176
14177 \end_inset
14178 </cell>
14179 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
14180 \begin_inset Text
14181
14182 \begin_layout Standard
14183 2
14184 \end_layout
14185
14186 \end_inset
14187 </cell>
14188 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
14189 \begin_inset Text
14190
14191 \begin_layout Standard
14192 3
14193 \end_layout
14194
14195 \end_inset
14196 </cell>
14197 </row>
14198 <row topline="true">
14199 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
14200 \begin_inset Text
14201
14202 \begin_layout Standard
14203
14204 \family roman
14205 \series medium
14206 \shape up
14207 \size normal
14208 \emph off
14209 \bar no
14210 \noun off
14211 \color none
14212 A
14213 \end_layout
14214
14215 \end_inset
14216 </cell>
14217 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
14218 \begin_inset Text
14219
14220 \begin_layout Standard
14221
14222 \end_layout
14223
14224 \end_inset
14225 </cell>
14226 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
14227 \begin_inset Text
14228
14229 \begin_layout Standard
14230
14231 \end_layout
14232
14233 \end_inset
14234 </cell>
14235 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
14236 \begin_inset Text
14237
14238 \begin_layout Standard
14239
14240 \end_layout
14241
14242 \end_inset
14243 </cell>
14244 </row>
14245 <row topline="true">
14246 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
14247 \begin_inset Text
14248
14249 \begin_layout Standard
14250
14251 \family roman
14252 \series medium
14253 \shape up
14254 \size normal
14255 \emph off
14256 \bar no
14257 \noun off
14258 \color none
14259 B
14260 \end_layout
14261
14262 \end_inset
14263 </cell>
14264 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
14265 \begin_inset Text
14266
14267 \begin_layout Standard
14268
14269 \end_layout
14270
14271 \end_inset
14272 </cell>
14273 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
14274 \begin_inset Text
14275
14276 \begin_layout Standard
14277
14278 \size normal
14279 \noun off
14280 \color none
14281  
14282 \end_layout
14283
14284 \end_inset
14285 </cell>
14286 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
14287 \begin_inset Text
14288
14289 \begin_layout Standard
14290
14291 \end_layout
14292
14293 \end_inset
14294 </cell>
14295 </row>
14296 <row topline="true" bottomline="true">
14297 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
14298 \begin_inset Text
14299
14300 \begin_layout Standard
14301
14302 \family roman
14303 \series medium
14304 \shape up
14305 \size normal
14306 \emph off
14307 \bar no
14308 \noun off
14309 \color none
14310 C
14311 \end_layout
14312
14313 \end_inset
14314 </cell>
14315 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
14316 \begin_inset Text
14317
14318 \begin_layout Standard
14319
14320 \end_layout
14321
14322 \end_inset
14323 </cell>
14324 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
14325 \begin_inset Text
14326
14327 \begin_layout Standard
14328
14329 \end_layout
14330
14331 \end_inset
14332 </cell>
14333 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
14334 \begin_inset Text
14335
14336 \begin_layout Standard
14337
14338 \end_layout
14339
14340 \end_inset
14341 </cell>
14342 </row>
14343 </lyxtabular>
14344
14345 \end_inset
14346
14347
14348 \end_layout
14349
14350 \begin_layout Subsection
14351 The Table dialog
14352 \end_layout
14353
14354 \begin_layout Standard
14355 You can alter a table by clicking on it with the right mouse button, which
14356  brings up the table dialog.
14357  Here you can adjust the settings of the cell and row/column respectively
14358  where the cursor is placed currently.
14359  Most of the dialog options also work on selections.
14360  This means that if you select more cells, columns or rows the action is
14361  done on all of your selection.
14362 \end_layout
14363
14364 \begin_layout Standard
14365 Additionally to the table dialog the 
14366 \family sans
14367 table\InsetSpace ~
14368 toolbar
14369 \family default
14370 , that appears when the cursor is inside a table, helps you in setting table
14371  properties.
14372  It is for example currently only possible to add\InsetSpace \thinspace{}
14373 /\InsetSpace \thinspace{}
14374 delete lines via the table
14375  toolbar.
14376 \end_layout
14377
14378 \begin_layout Standard
14379 In the tab 
14380 \family sans
14381 Table\InsetSpace ~
14382 Settings
14383 \family default
14384  of the table dialog you can set the alignment for the current row.
14385  If you add a row or column, it will be inserted right beside or below the
14386  current cell respectively.
14387  The vertical alignment of a column can only be adjusted when a column width
14388  is given.
14389  A given width will allow the cell to have linebreaks and multiple paragraphs
14390  of text, see section\InsetSpace ~
14391
14392 \begin_inset LatexCommand ref
14393 reference "sub:Table-Cells"
14394
14395 \end_inset
14396
14397 .
14398 \end_layout
14399
14400 \begin_layout Standard
14401 You can mark multiple cells of one row as a multicolumn cell using the check
14402  box 
14403 \family sans
14404 Multicolumn
14405 \family default
14406 .
14407  This will merge the cells to 
14408 \emph on
14409 one
14410 \emph default
14411  cell, spread over more than one column.
14412  Multicolumn cells are treated as own rows, so that the alignment, width,
14413  and border settings affect only the multicolumn cell.
14414  Here's an example table with a multicolumn cell in the first row and one
14415  in the last row without the upper border:
14416 \end_layout
14417
14418 \begin_layout Standard
14419 \align center
14420 \begin_inset Tabular
14421 <lyxtabular version="3" rows="3" columns="4">
14422 <features firstHeadTopDL="true" firstHeadBottomDL="true">
14423 <column alignment="center" valignment="top" leftline="true" width="0pt">
14424 <column alignment="center" valignment="middle" leftline="true" width="0">
14425 <column alignment="center" valignment="top" leftline="true" width="0in">
14426 <column alignment="center" valignment="top" leftline="true" rightline="true" width="0pt">
14427 <row topline="true" bottomline="true">
14428 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
14429 \begin_inset Text
14430
14431 \begin_layout Standard
14432 abc
14433 \end_layout
14434
14435 \end_inset
14436 </cell>
14437 <cell multicolumn="1" alignment="center" valignment="middle" topline="true" bottomline="true" leftline="true" usebox="none">
14438 \begin_inset Text
14439
14440 \begin_layout Standard
14441 def ghi
14442 \end_layout
14443
14444 \end_inset
14445 </cell>
14446 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
14447 \begin_inset Text
14448
14449 \begin_layout Standard
14450
14451 \end_layout
14452
14453 \end_inset
14454 </cell>
14455 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
14456 \begin_inset Text
14457
14458 \begin_layout Standard
14459 jkl
14460 \end_layout
14461
14462 \end_inset
14463 </cell>
14464 </row>
14465 <row topline="true">
14466 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
14467 \begin_inset Text
14468
14469 \begin_layout Standard
14470
14471 \family roman
14472 \series medium
14473 \shape up
14474 \size normal
14475 \emph off
14476 \bar no
14477 \noun off
14478 \color none
14479 A
14480 \end_layout
14481
14482 \end_inset
14483 </cell>
14484 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
14485 \begin_inset Text
14486
14487 \begin_layout Standard
14488 B
14489 \end_layout
14490
14491 \end_inset
14492 </cell>
14493 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
14494 \begin_inset Text
14495
14496 \begin_layout Standard
14497 C
14498 \end_layout
14499
14500 \end_inset
14501 </cell>
14502 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
14503 \begin_inset Text
14504
14505 \begin_layout Standard
14506 D
14507 \end_layout
14508
14509 \end_inset
14510 </cell>
14511 </row>
14512 <row topline="true" bottomline="true">
14513 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
14514 \begin_inset Text
14515
14516 \begin_layout Standard
14517 1
14518 \end_layout
14519
14520 \end_inset
14521 </cell>
14522 <cell multicolumn="1" alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
14523 \begin_inset Text
14524
14525 \begin_layout Standard
14526 2
14527 \end_layout
14528
14529 \end_inset
14530 </cell>
14531 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
14532 \begin_inset Text
14533
14534 \begin_layout Standard
14535 3
14536 \end_layout
14537
14538 \end_inset
14539 </cell>
14540 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
14541 \begin_inset Text
14542
14543 \begin_layout Standard
14544 4
14545 \end_layout
14546
14547 \end_inset
14548 </cell>
14549 </row>
14550 </lyxtabular>
14551
14552 \end_inset
14553
14554
14555 \end_layout
14556
14557 \begin_layout Standard
14558 At the moment LyX doesn't support multirow cells.
14559  Adept users can declare special LaTeX-arguments for the table.
14560  They are necessary for special table formatting, like for multirow cells,
14561  explained in the tables section of the 
14562 \emph on
14563 Extended\InsetSpace ~
14564 Features
14565 \emph default
14566  manual.
14567  You can also rotate the current cell or the whole table 90
14568 \begin_inset Formula $\,$
14569 \end_inset
14570
14571 degrees counterclockwise.
14572  These rotations are not visible in LyX but in the output.
14573 \end_layout
14574
14575 \begin_layout Standard
14576 \begin_inset Note Greyedout
14577 status open
14578
14579 \begin_layout Standard
14580
14581 \series bold
14582 Note:
14583 \series default
14584  Most DVI-viewers are 
14585 \emph on
14586 not
14587 \emph default
14588  able to display rotations.
14589 \end_layout
14590
14591 \end_inset
14592
14593
14594 \end_layout
14595
14596 \begin_layout Standard
14597 The 
14598 \family sans
14599 Borders
14600 \family default
14601  tab allows you to add and delete border lines for the current row/column.
14602  The button 
14603 \family sans
14604 Default
14605 \family default
14606  adds lines for all cell borders.
14607 \end_layout
14608
14609 \begin_layout Subsection
14610 Longtables
14611 \begin_inset LatexCommand index
14612 name "Tables ! Longtables"
14613
14614 \end_inset
14615
14616
14617 \begin_inset LatexCommand index
14618 name "Longtables"
14619
14620 \end_inset
14621
14622
14623 \end_layout
14624
14625 \begin_layout Standard
14626 If the table is too long to fit on one page, you can use the option 
14627 \family sans
14628 Use\InsetSpace ~
14629 long\InsetSpace ~
14630 table
14631 \family default
14632  in the tab 
14633 \family sans
14634 Longtable
14635 \family default
14636  of the table dialog to split the table automatically over more pages.
14637  Doing this enables some check boxes and you can now define:
14638 \end_layout
14639
14640 \begin_layout Description
14641
14642 \family sans
14643 Header
14644 \family default
14645 : The current row and all rows above, that don't have any special options
14646  defined, are defined to be the header rows of all pages of the longtable;
14647  except for the first page, if 
14648 \family sans
14649 First\InsetSpace ~
14650 header
14651 \family default
14652  is defined.
14653 \end_layout
14654
14655 \begin_layout Description
14656
14657 \family sans
14658 First\InsetSpace ~
14659 header
14660 \family default
14661 : The current row and all rows above, that don't have any special options
14662  defined, are defined to be the header rows of the first page of the longtable.
14663 \end_layout
14664
14665 \begin_layout Description
14666
14667 \family sans
14668 Footer
14669 \family default
14670 : The current row and all rows below, that don't have any special options
14671  defined, are defined to be the footer rows of all pages of the longtable;
14672  except for the last page, if 
14673 \family sans
14674 Last\InsetSpace ~
14675 footer
14676 \family default
14677  is defined.
14678 \end_layout
14679
14680 \begin_layout Description
14681
14682 \family sans
14683 Last\InsetSpace ~
14684 footer
14685 \family default
14686 : The current row and all rows below, that don't have any special options
14687  defined, are defined to be the footer rows of the last page of the longtable.
14688 \end_layout
14689
14690 \begin_layout Standard
14691 You can also specify a row where the table is splitted.
14692  If you set more than one option in the same table row, you should be aware
14693  of the fact that only the first one is used in the given table row.
14694  The others will then be defined as 
14695 \emph on
14696 empty
14697 \emph default
14698 .
14699  In this context, first means first in this order: 
14700 \family sans
14701 Footer, Last\InsetSpace ~
14702 footer,
14703 \family default
14704  
14705 \family sans
14706 Header,
14707 \family default
14708  
14709 \family sans
14710 First\InsetSpace ~
14711 header.
14712
14713 \family default
14714  See the following longtable to see how it works:
14715 \end_layout
14716
14717 \begin_layout Standard
14718 \align center
14719 \begin_inset Tabular
14720 <lyxtabular version="3" rows="69" columns="3">
14721 <features islongtable="true">
14722 <column alignment="block" valignment="top" leftline="true" width="5cm">
14723 <column alignment="left" valignment="top" width="0pt">
14724 <column alignment="right" valignment="top" leftline="true" rightline="true" width="0pt">
14725 <row topline="true" bottomline="true" endfirsthead="true">
14726 <cell multicolumn="1" alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
14727 \begin_inset Text
14728
14729 \begin_layout Standard
14730
14731 \series bold
14732 Example Phone List (ignore the names)
14733 \end_layout
14734
14735 \end_inset
14736 </cell>
14737 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
14738 \begin_inset Text
14739
14740 \begin_layout Standard
14741
14742 \end_layout
14743
14744 \end_inset
14745 </cell>
14746 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
14747 \begin_inset Text
14748
14749 \begin_layout Standard
14750
14751 \end_layout
14752
14753 \end_inset
14754 </cell>
14755 </row>
14756 <row topline="true" bottomline="true" endfirsthead="true">
14757 <cell multicolumn="1" alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
14758 \begin_inset Text
14759
14760 \begin_layout Standard
14761
14762 \series bold
14763 NAME
14764 \end_layout
14765
14766 \end_inset
14767 </cell>
14768 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
14769 \begin_inset Text
14770
14771 \begin_layout Standard
14772
14773 \end_layout
14774
14775 \end_inset
14776 </cell>
14777 <cell multicolumn="1" alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
14778 \begin_inset Text
14779
14780 \begin_layout Standard
14781
14782 \series bold
14783 TEL.
14784 \end_layout
14785
14786 \end_inset
14787 </cell>
14788 </row>
14789 <row topline="true" bottomline="true" endhead="true">
14790 <cell multicolumn="1" alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
14791 \begin_inset Text
14792
14793 \begin_layout Standard
14794  
14795 \series bold
14796 Example Phone List
14797 \end_layout
14798
14799 \end_inset
14800 </cell>
14801 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
14802 \begin_inset Text
14803
14804 \begin_layout Standard
14805
14806 \end_layout
14807
14808 \end_inset
14809 </cell>
14810 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
14811 \begin_inset Text
14812
14813 \begin_layout Standard
14814
14815 \end_layout
14816
14817 \end_inset
14818 </cell>
14819 </row>
14820 <row topline="true" bottomline="true" endhead="true">
14821 <cell multicolumn="1" alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
14822 \begin_inset Text
14823
14824 \begin_layout Standard
14825
14826 \series bold
14827 NAME
14828 \end_layout
14829
14830 \end_inset
14831 </cell>
14832 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
14833 \begin_inset Text
14834
14835 \begin_layout Standard
14836
14837 \end_layout
14838
14839 \end_inset
14840 </cell>
14841 <cell multicolumn="1" alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
14842 \begin_inset Text
14843
14844 \begin_layout Standard
14845
14846 \series bold
14847 TEL.
14848 \end_layout
14849
14850 \end_inset
14851 </cell>
14852 </row>
14853 <row topline="true" bottomline="true" endfoot="true">
14854 <cell multicolumn="1" alignment="left" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
14855 \begin_inset Text
14856
14857 \begin_layout Standard
14858  
14859 \series bold
14860 continue ...
14861 \end_layout
14862
14863 \end_inset
14864 </cell>
14865 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
14866 \begin_inset Text
14867
14868 \begin_layout Standard
14869
14870 \end_layout
14871
14872 \end_inset
14873 </cell>
14874 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
14875 \begin_inset Text
14876
14877 \begin_layout Standard
14878
14879 \end_layout
14880
14881 \end_inset
14882 </cell>
14883 </row>
14884 <row topline="true" bottomline="true">
14885 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
14886 \begin_inset Text
14887
14888 \begin_layout Standard
14889
14890 \series bold
14891 Annovi
14892 \end_layout
14893
14894 \end_inset
14895 </cell>
14896 <cell alignment="center" valignment="top" topline="true" usebox="none">
14897 \begin_inset Text
14898
14899 \begin_layout Standard
14900 Silvia
14901 \end_layout
14902
14903 \end_inset
14904 </cell>
14905 <cell alignment="right" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
14906 \begin_inset Text
14907
14908 \begin_layout Standard
14909 111
14910 \end_layout
14911
14912 \end_inset
14913 </cell>
14914 </row>
14915 <row bottomline="true">
14916 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
14917 \begin_inset Text
14918
14919 \begin_layout Standard
14920
14921 \series bold
14922 Bertoli
14923 \end_layout
14924
14925 \end_inset
14926 </cell>
14927 <cell alignment="center" valignment="top" topline="true" usebox="none">
14928 \begin_inset Text
14929
14930 \begin_layout Standard
14931 Stefano
14932 \end_layout
14933
14934 \end_inset
14935 </cell>
14936 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
14937 \begin_inset Text
14938
14939 \begin_layout Standard
14940 111
14941 \end_layout
14942
14943 \end_inset
14944 </cell>
14945 </row>
14946 <row bottomline="true">
14947 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
14948 \begin_inset Text
14949
14950 \begin_layout Standard
14951
14952 \series bold
14953 Bozzi
14954 \end_layout
14955
14956 \end_inset
14957 </cell>
14958 <cell alignment="center" valignment="top" topline="true" usebox="none">
14959 \begin_inset Text
14960
14961 \begin_layout Standard
14962 Walter
14963 \end_layout
14964
14965 \end_inset
14966 </cell>
14967 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
14968 \begin_inset Text
14969
14970 \begin_layout Standard
14971 111
14972 \end_layout
14973
14974 \end_inset
14975 </cell>
14976 </row>
14977 <row bottomline="true">
14978 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
14979 \begin_inset Text
14980
14981 \begin_layout Standard
14982
14983 \series bold
14984 Cachia
14985 \end_layout
14986
14987 \end_inset
14988 </cell>
14989 <cell alignment="center" valignment="top" topline="true" usebox="none">
14990 \begin_inset Text
14991
14992 \begin_layout Standard
14993 Maria
14994 \end_layout
14995
14996 \end_inset
14997 </cell>
14998 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
14999 \begin_inset Text
15000
15001 \begin_layout Standard
15002 111
15003 \end_layout
15004
15005 \end_inset
15006 </cell>
15007 </row>
15008 <row bottomline="true">
15009 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
15010 \begin_inset Text
15011
15012 \begin_layout Standard
15013
15014 \series bold
15015 Cachia
15016 \end_layout
15017
15018 \end_inset
15019 </cell>
15020 <cell alignment="center" valignment="top" topline="true" usebox="none">
15021 \begin_inset Text
15022
15023 \begin_layout Standard
15024 Maurizio
15025 \end_layout
15026
15027 \end_inset
15028 </cell>
15029 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
15030 \begin_inset Text
15031
15032 \begin_layout Standard
15033 111
15034 \end_layout
15035
15036 \end_inset
15037 </cell>
15038 </row>
15039 <row bottomline="true">
15040 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
15041 \begin_inset Text
15042
15043 \begin_layout Standard
15044
15045 \series bold
15046 Cinquemani
15047 \end_layout
15048
15049 \end_inset
15050 </cell>
15051 <cell alignment="center" valignment="top" topline="true" usebox="none">
15052 \begin_inset Text
15053
15054 \begin_layout Standard
15055 Giusi
15056 \end_layout
15057
15058 \end_inset
15059 </cell>
15060 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
15061 \begin_inset Text
15062
15063 \begin_layout Standard
15064 111
15065 \end_layout
15066
15067 \end_inset
15068 </cell>
15069 </row>
15070 <row bottomline="true">
15071 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
15072 \begin_inset Text
15073
15074 \begin_layout Standard
15075
15076 \series bold
15077 Colin
15078 \end_layout
15079
15080 \end_inset
15081 </cell>
15082 <cell alignment="center" valignment="top" topline="true" usebox="none">
15083 \begin_inset Text
15084
15085 \begin_layout Standard
15086 Bernard
15087 \end_layout
15088
15089 \end_inset
15090 </cell>
15091 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
15092 \begin_inset Text
15093
15094 \begin_layout Standard
15095 111
15096 \end_layout
15097
15098 \end_inset
15099 </cell>
15100 </row>
15101 <row bottomline="true">
15102 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
15103 \begin_inset Text
15104
15105 \begin_layout Standard
15106
15107 \series bold
15108 Concli
15109 \end_layout
15110
15111 \end_inset
15112 </cell>
15113 <cell alignment="center" valignment="top" topline="true" usebox="none">
15114 \begin_inset Text
15115
15116 \begin_layout Standard
15117 Gianfranco
15118 \end_layout
15119
15120 \end_inset
15121 </cell>
15122 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
15123 \begin_inset Text
15124
15125 \begin_layout Standard
15126 111
15127 \end_layout
15128
15129 \end_inset
15130 </cell>
15131 </row>
15132 <row bottomline="true">
15133 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
15134 \begin_inset Text
15135
15136 \begin_layout Standard
15137
15138 \series bold
15139 Dal Bosco
15140 \end_layout
15141
15142 \end_inset
15143 </cell>
15144 <cell alignment="center" valignment="top" topline="true" usebox="none">
15145 \begin_inset Text
15146
15147 \begin_layout Standard
15148 Carolina
15149 \end_layout
15150
15151 \end_inset
15152 </cell>
15153 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
15154 \begin_inset Text
15155
15156 \begin_layout Standard
15157 111
15158 \end_layout
15159
15160 \end_inset
15161 </cell>
15162 </row>
15163 <row bottomline="true">
15164 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
15165 \begin_inset Text
15166
15167 \begin_layout Standard
15168
15169 \series bold
15170 Dalpiaz
15171 \end_layout
15172
15173 \end_inset
15174 </cell>
15175 <cell alignment="center" valignment="top" topline="true" usebox="none">
15176 \begin_inset Text
15177
15178 \begin_layout Standard
15179 Annamaria
15180 \end_layout
15181
15182 \end_inset
15183 </cell>
15184 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
15185 \begin_inset Text
15186
15187 \begin_layout Standard
15188 111
15189 \end_layout
15190
15191 \end_inset
15192 </cell>
15193 </row>
15194 <row bottomline="true">
15195 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
15196 \begin_inset Text
15197
15198 \begin_layout Standard
15199
15200 \series bold
15201 Feliciello
15202 \end_layout
15203
15204 \end_inset
15205 </cell>
15206 <cell alignment="center" valignment="top" topline="true" usebox="none">
15207 \begin_inset Text
15208
15209 \begin_layout Standard
15210 Domenico
15211 \end_layout
15212
15213 \end_inset
15214 </cell>
15215 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
15216 \begin_inset Text
15217
15218 \begin_layout Standard
15219 111
15220 \end_layout
15221
15222 \end_inset
15223 </cell>
15224 </row>
15225 <row bottomline="true">
15226 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
15227 \begin_inset Text
15228
15229 \begin_layout Standard
15230
15231 \series bold
15232 Focarelli
15233 \end_layout
15234
15235 \end_inset
15236 </cell>
15237 <cell alignment="center" valignment="top" topline="true" usebox="none">
15238 \begin_inset Text
15239
15240 \begin_layout Standard
15241 Paola
15242 \end_layout
15243
15244 \end_inset
15245 </cell>
15246 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
15247 \begin_inset Text
15248
15249 \begin_layout Standard
15250 111
15251 \end_layout
15252
15253 \end_inset
15254 </cell>
15255 </row>
15256 <row bottomline="true">
15257 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
15258 \begin_inset Text
15259
15260 \begin_layout Standard
15261
15262 \series bold
15263 Galletti
15264 \end_layout
15265
15266 \end_inset
15267 </cell>
15268 <cell alignment="center" valignment="top" topline="true" usebox="none">
15269 \begin_inset Text
15270
15271 \begin_layout Standard
15272 Oreste
15273 \end_layout
15274
15275 \end_inset
15276 </cell>
15277 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
15278 \begin_inset Text
15279
15280 \begin_layout Standard
15281 111
15282 \end_layout
15283
15284 \end_inset
15285 </cell>
15286 </row>
15287 <row bottomline="true">
15288 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
15289 \begin_inset Text
15290
15291 \begin_layout Standard
15292
15293 \series bold
15294 Gasparini
15295 \end_layout
15296
15297 \end_inset
15298 </cell>
15299 <cell alignment="center" valignment="top" topline="true" usebox="none">
15300 \begin_inset Text
15301
15302 \begin_layout Standard
15303 Franca
15304 \end_layout
15305
15306 \end_inset
15307 </cell>
15308 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
15309 \begin_inset Text
15310
15311 \begin_layout Standard
15312 111
15313 \end_layout
15314
15315 \end_inset
15316 </cell>
15317 </row>
15318 <row bottomline="true">
15319 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
15320 \begin_inset Text
15321
15322 \begin_layout Standard
15323
15324 \series bold
15325 Rizzardi
15326 \end_layout
15327
15328 \end_inset
15329 </cell>
15330 <cell alignment="center" valignment="top" topline="true" usebox="none">
15331 \begin_inset Text
15332
15333 \begin_layout Standard
15334 Paola
15335 \end_layout
15336
15337 \end_inset
15338 </cell>
15339 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
15340 \begin_inset Text
15341
15342 \begin_layout Standard
15343 111
15344 \end_layout
15345
15346 \end_inset
15347 </cell>
15348 </row>
15349 <row bottomline="true">
15350 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
15351 \begin_inset Text
15352
15353 \begin_layout Standard
15354
15355 \series bold
15356 Lassini
15357 \end_layout
15358
15359 \end_inset
15360 </cell>
15361 <cell alignment="center" valignment="top" topline="true" usebox="none">
15362 \begin_inset Text
15363
15364 \begin_layout Standard
15365 Giancarlo
15366 \end_layout
15367
15368 \end_inset
15369 </cell>
15370 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
15371 \begin_inset Text
15372
15373 \begin_layout Standard
15374 111
15375 \end_layout
15376
15377 \end_inset
15378 </cell>
15379 </row>
15380 <row bottomline="true">
15381 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
15382 \begin_inset Text
15383
15384 \begin_layout Standard
15385
15386 \series bold
15387 Malfatti
15388 \end_layout
15389
15390 \end_inset
15391 </cell>
15392 <cell alignment="center" valignment="top" topline="true" usebox="none">
15393 \begin_inset Text
15394
15395 \begin_layout Standard
15396 Luciano
15397 \end_layout
15398
15399 \end_inset
15400 </cell>
15401 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
15402 \begin_inset Text
15403
15404 \begin_layout Standard
15405 111
15406 \end_layout
15407
15408 \end_inset
15409 </cell>
15410 </row>
15411 <row bottomline="true">
15412 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
15413 \begin_inset Text
15414
15415 \begin_layout Standard
15416
15417 \series bold
15418 Malfatti
15419 \end_layout
15420
15421 \end_inset
15422 </cell>
15423 <cell alignment="center" valignment="top" topline="true" usebox="none">
15424 \begin_inset Text
15425
15426 \begin_layout Standard
15427 Valeriano
15428 \end_layout
15429
15430 \end_inset
15431 </cell>
15432 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
15433 \begin_inset Text
15434
15435 \begin_layout Standard
15436 111
15437 \end_layout
15438
15439 \end_inset
15440 </cell>
15441 </row>
15442 <row bottomline="true">
15443 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
15444 \begin_inset Text
15445
15446 \begin_layout Standard
15447
15448 \series bold
15449 Meneguzzo
15450 \end_layout
15451
15452 \end_inset
15453 </cell>
15454 <cell alignment="center" valignment="top" topline="true" usebox="none">
15455 \begin_inset Text
15456
15457 \begin_layout Standard
15458 Roberto
15459 \end_layout
15460
15461 \end_inset
15462 </cell>
15463 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
15464 \begin_inset Text
15465
15466 \begin_layout Standard
15467 111
15468 \end_layout
15469
15470 \end_inset
15471 </cell>
15472 </row>
15473 <row bottomline="true">
15474 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
15475 \begin_inset Text
15476
15477 \begin_layout Standard
15478
15479 \series bold
15480 Mezzadra
15481 \end_layout
15482
15483 \end_inset
15484 </cell>
15485 <cell alignment="center" valignment="top" topline="true" usebox="none">
15486 \begin_inset Text
15487
15488 \begin_layout Standard
15489 Roberto
15490 \end_layout
15491
15492 \end_inset
15493 </cell>
15494 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
15495 \begin_inset Text
15496
15497 \begin_layout Standard
15498 111
15499 \end_layout
15500
15501 \end_inset
15502 </cell>
15503 </row>
15504 <row bottomline="true">
15505 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
15506 \begin_inset Text
15507
15508 \begin_layout Standard
15509
15510 \series bold
15511 Pirpamer
15512 \end_layout
15513
15514 \end_inset
15515 </cell>
15516 <cell alignment="center" valignment="top" topline="true" usebox="none">
15517 \begin_inset Text
15518
15519 \begin_layout Standard
15520 Erich
15521 \end_layout
15522
15523 \end_inset
15524 </cell>
15525 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
15526 \begin_inset Text
15527
15528 \begin_layout Standard
15529 111
15530 \end_layout
15531
15532 \end_inset
15533 </cell>
15534 </row>
15535 <row bottomline="true">
15536 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
15537 \begin_inset Text
15538
15539 \begin_layout Standard
15540
15541 \series bold
15542 Pochiesa
15543 \end_layout
15544
15545 \end_inset
15546 </cell>
15547 <cell alignment="center" valignment="top" topline="true" usebox="none">
15548 \begin_inset Text
15549
15550 \begin_layout Standard
15551 Paolo
15552 \end_layout
15553
15554 \end_inset
15555 </cell>
15556 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
15557 \begin_inset Text
15558
15559 \begin_layout Standard
15560 111, 222
15561 \end_layout
15562
15563 \end_inset
15564 </cell>
15565 </row>
15566 <row bottomline="true">
15567 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
15568 \begin_inset Text
15569
15570 \begin_layout Standard
15571
15572 \series bold
15573 Radina
15574 \end_layout
15575
15576 \end_inset
15577 </cell>
15578 <cell alignment="center" valignment="top" topline="true" usebox="none">
15579 \begin_inset Text
15580
15581 \begin_layout Standard
15582 Claudio
15583 \end_layout
15584
15585 \end_inset
15586 </cell>
15587 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
15588 \begin_inset Text
15589
15590 \begin_layout Standard
15591 111
15592 \end_layout
15593
15594 \end_inset
15595 </cell>
15596 </row>
15597 <row bottomline="true">
15598 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
15599 \begin_inset Text
15600
15601 \begin_layout Standard
15602
15603 \series bold
15604 Stuffer
15605 \end_layout
15606
15607 \end_inset
15608 </cell>
15609 <cell alignment="center" valignment="top" topline="true" usebox="none">
15610 \begin_inset Text
15611
15612 \begin_layout Standard
15613 Oskar
15614 \end_layout
15615
15616 \end_inset
15617 </cell>
15618 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
15619 \begin_inset Text
15620
15621 \begin_layout Standard
15622 111
15623 \end_layout
15624
15625 \end_inset
15626 </cell>
15627 </row>
15628 <row bottomline="true">
15629 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
15630 \begin_inset Text
15631
15632 \begin_layout Standard
15633
15634 \series bold
15635 Tacchelli
15636 \end_layout
15637
15638 \end_inset
15639 </cell>
15640 <cell alignment="center" valignment="top" topline="true" usebox="none">
15641 \begin_inset Text
15642
15643 \begin_layout Standard
15644 Ugo
15645 \end_layout
15646
15647 \end_inset
15648 </cell>
15649 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
15650 \begin_inset Text
15651
15652 \begin_layout Standard
15653 111
15654 \end_layout
15655
15656 \end_inset
15657 </cell>
15658 </row>
15659 <row bottomline="true">
15660 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
15661 \begin_inset Text
15662
15663 \begin_layout Standard
15664
15665 \series bold
15666 Tezzele
15667 \end_layout
15668
15669 \end_inset
15670 </cell>
15671 <cell alignment="center" valignment="top" topline="true" usebox="none">
15672 \begin_inset Text
15673
15674 \begin_layout Standard
15675 Margit
15676 \end_layout
15677
15678 \end_inset
15679 </cell>
15680 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
15681 \begin_inset Text
15682
15683 \begin_layout Standard
15684 111
15685 \end_layout
15686
15687 \end_inset
15688 </cell>
15689 </row>
15690 <row bottomline="true">
15691 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
15692 \begin_inset Text
15693
15694 \begin_layout Standard
15695
15696 \series bold
15697 Unterkalmsteiner
15698 \end_layout
15699
15700 \end_inset
15701 </cell>
15702 <cell alignment="center" valignment="top" topline="true" usebox="none">
15703 \begin_inset Text
15704
15705 \begin_layout Standard
15706 Frieda
15707 \end_layout
15708
15709 \end_inset
15710 </cell>
15711 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
15712 \begin_inset Text
15713
15714 \begin_layout Standard
15715 111
15716 \end_layout
15717
15718 \end_inset
15719 </cell>
15720 </row>
15721 <row bottomline="true">
15722 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
15723 \begin_inset Text
15724
15725 \begin_layout Standard
15726
15727 \series bold
15728 Vieider
15729 \end_layout
15730
15731 \end_inset
15732 </cell>
15733 <cell alignment="center" valignment="top" topline="true" usebox="none">
15734 \begin_inset Text
15735
15736 \begin_layout Standard
15737 Hilde
15738 \end_layout
15739
15740 \end_inset
15741 </cell>
15742 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
15743 \begin_inset Text
15744
15745 \begin_layout Standard
15746 111
15747 \end_layout
15748
15749 \end_inset
15750 </cell>
15751 </row>
15752 <row bottomline="true">
15753 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
15754 \begin_inset Text
15755
15756 \begin_layout Standard
15757
15758 \series bold
15759 Vigna
15760 \end_layout
15761
15762 \end_inset
15763 </cell>
15764 <cell alignment="center" valignment="top" topline="true" usebox="none">
15765 \begin_inset Text
15766
15767 \begin_layout Standard
15768 Jürgen
15769 \end_layout
15770
15771 \end_inset
15772 </cell>
15773 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
15774 \begin_inset Text
15775
15776 \begin_layout Standard
15777 111
15778 \end_layout
15779
15780 \end_inset
15781 </cell>
15782 </row>
15783 <row bottomline="true">
15784 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
15785 \begin_inset Text
15786
15787 \begin_layout Standard
15788
15789 \series bold
15790 Weber
15791 \end_layout
15792
15793 \end_inset
15794 </cell>
15795 <cell alignment="center" valignment="top" topline="true" usebox="none">
15796 \begin_inset Text
15797
15798 \begin_layout Standard
15799 Maurizio
15800 \end_layout
15801
15802 \end_inset
15803 </cell>
15804 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
15805 \begin_inset Text
15806
15807 \begin_layout Standard
15808 111
15809 \end_layout
15810
15811 \end_inset
15812 </cell>
15813 </row>
15814 <row bottomline="true">
15815 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
15816 \begin_inset Text
15817
15818 \begin_layout Standard
15819
15820 \series bold
15821 Winkler
15822 \end_layout
15823
15824 \end_inset
15825 </cell>
15826 <cell alignment="center" valignment="top" topline="true" usebox="none">
15827 \begin_inset Text
15828
15829 \begin_layout Standard
15830 Franz
15831 \end_layout
15832
15833 \end_inset
15834 </cell>
15835 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
15836 \begin_inset Text
15837
15838 \begin_layout Standard
15839 111
15840 \end_layout
15841
15842 \end_inset
15843 </cell>
15844 </row>
15845 <row bottomline="true">
15846 <cell multicolumn="1" alignment="left" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
15847 \begin_inset Text
15848
15849 \begin_layout Standard
15850  
15851 \end_layout
15852
15853 \end_inset
15854 </cell>
15855 <cell multicolumn="2" alignment="center" valignment="top" topline="true" usebox="none">
15856 \begin_inset Text
15857
15858 \begin_layout Standard
15859
15860 \end_layout
15861
15862 \end_inset
15863 </cell>
15864 <cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
15865 \begin_inset Text
15866
15867 \begin_layout Standard
15868
15869 \end_layout
15870
15871 \end_inset
15872 </cell>
15873 </row>
15874 <row bottomline="true">
15875 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
15876 \begin_inset Text
15877
15878 \begin_layout Standard
15879
15880 \series bold
15881 Annovi
15882 \end_layout
15883
15884 \end_inset
15885 </cell>
15886 <cell alignment="center" valignment="top" topline="true" usebox="none">
15887 \begin_inset Text
15888
15889 \begin_layout Standard
15890 Silvia
15891 \end_layout
15892
15893 \end_inset
15894 </cell>
15895 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
15896 \begin_inset Text
15897
15898 \begin_layout Standard
15899 555
15900 \end_layout
15901
15902 \end_inset
15903 </cell>
15904 </row>
15905 <row bottomline="true">
15906 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
15907 \begin_inset Text
15908
15909 \begin_layout Standard
15910
15911 \series bold
15912 Bertoli
15913 \end_layout
15914
15915 \end_inset
15916 </cell>
15917 <cell alignment="center" valignment="top" topline="true" usebox="none">
15918 \begin_inset Text
15919
15920 \begin_layout Standard
15921 Stefano
15922 \end_layout
15923
15924 \end_inset
15925 </cell>
15926 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
15927 \begin_inset Text
15928
15929 \begin_layout Standard
15930 555
15931 \end_layout
15932
15933 \end_inset
15934 </cell>
15935 </row>
15936 <row bottomline="true">
15937 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
15938 \begin_inset Text
15939
15940 \begin_layout Standard
15941
15942 \series bold
15943 Bozzi
15944 \end_layout
15945
15946 \end_inset
15947 </cell>
15948 <cell alignment="center" valignment="top" topline="true" usebox="none">
15949 \begin_inset Text
15950
15951 \begin_layout Standard
15952 Walter
15953 \end_layout
15954
15955 \end_inset
15956 </cell>
15957 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
15958 \begin_inset Text
15959
15960 \begin_layout Standard
15961 555
15962 \end_layout
15963
15964 \end_inset
15965 </cell>
15966 </row>
15967 <row bottomline="true">
15968 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
15969 \begin_inset Text
15970
15971 \begin_layout Standard
15972
15973 \series bold
15974 Cachia
15975 \end_layout
15976
15977 \end_inset
15978 </cell>
15979 <cell alignment="center" valignment="top" topline="true" usebox="none">
15980 \begin_inset Text
15981
15982 \begin_layout Standard
15983 Maria
15984 \end_layout
15985
15986 \end_inset
15987 </cell>
15988 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
15989 \begin_inset Text
15990
15991 \begin_layout Standard
15992 555
15993 \end_layout
15994
15995 \end_inset
15996 </cell>
15997 </row>
15998 <row bottomline="true">
15999 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
16000 \begin_inset Text
16001
16002 \begin_layout Standard
16003
16004 \series bold
16005 Cachia
16006 \end_layout
16007
16008 \end_inset
16009 </cell>
16010 <cell alignment="center" valignment="top" topline="true" usebox="none">
16011 \begin_inset Text
16012
16013 \begin_layout Standard
16014 Maurizio
16015 \end_layout
16016
16017 \end_inset
16018 </cell>
16019 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16020 \begin_inset Text
16021
16022 \begin_layout Standard
16023 555
16024 \end_layout
16025
16026 \end_inset
16027 </cell>
16028 </row>
16029 <row bottomline="true">
16030 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
16031 \begin_inset Text
16032
16033 \begin_layout Standard
16034
16035 \series bold
16036 Cinquemani
16037 \end_layout
16038
16039 \end_inset
16040 </cell>
16041 <cell alignment="center" valignment="top" topline="true" usebox="none">
16042 \begin_inset Text
16043
16044 \begin_layout Standard
16045 Giusi
16046 \end_layout
16047
16048 \end_inset
16049 </cell>
16050 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16051 \begin_inset Text
16052
16053 \begin_layout Standard
16054 555
16055 \end_layout
16056
16057 \end_inset
16058 </cell>
16059 </row>
16060 <row bottomline="true">
16061 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
16062 \begin_inset Text
16063
16064 \begin_layout Standard
16065
16066 \series bold
16067 Colin
16068 \end_layout
16069
16070 \end_inset
16071 </cell>
16072 <cell alignment="center" valignment="top" topline="true" usebox="none">
16073 \begin_inset Text
16074
16075 \begin_layout Standard
16076 Bernard
16077 \end_layout
16078
16079 \end_inset
16080 </cell>
16081 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16082 \begin_inset Text
16083
16084 \begin_layout Standard
16085 555
16086 \end_layout
16087
16088 \end_inset
16089 </cell>
16090 </row>
16091 <row bottomline="true">
16092 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
16093 \begin_inset Text
16094
16095 \begin_layout Standard
16096
16097 \series bold
16098 Concli
16099 \end_layout
16100
16101 \end_inset
16102 </cell>
16103 <cell alignment="center" valignment="top" topline="true" usebox="none">
16104 \begin_inset Text
16105
16106 \begin_layout Standard
16107 Gianfranco
16108 \end_layout
16109
16110 \end_inset
16111 </cell>
16112 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16113 \begin_inset Text
16114
16115 \begin_layout Standard
16116 555
16117 \end_layout
16118
16119 \end_inset
16120 </cell>
16121 </row>
16122 <row bottomline="true">
16123 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
16124 \begin_inset Text
16125
16126 \begin_layout Standard
16127
16128 \series bold
16129 Dal Bosco
16130 \end_layout
16131
16132 \end_inset
16133 </cell>
16134 <cell alignment="center" valignment="top" topline="true" usebox="none">
16135 \begin_inset Text
16136
16137 \begin_layout Standard
16138 Carolina
16139 \end_layout
16140
16141 \end_inset
16142 </cell>
16143 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16144 \begin_inset Text
16145
16146 \begin_layout Standard
16147 555
16148 \end_layout
16149
16150 \end_inset
16151 </cell>
16152 </row>
16153 <row bottomline="true">
16154 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
16155 \begin_inset Text
16156
16157 \begin_layout Standard
16158
16159 \series bold
16160 Dalpiaz
16161 \end_layout
16162
16163 \end_inset
16164 </cell>
16165 <cell alignment="center" valignment="top" topline="true" usebox="none">
16166 \begin_inset Text
16167
16168 \begin_layout Standard
16169 Annamaria
16170 \end_layout
16171
16172 \end_inset
16173 </cell>
16174 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16175 \begin_inset Text
16176
16177 \begin_layout Standard
16178 555
16179 \end_layout
16180
16181 \end_inset
16182 </cell>
16183 </row>
16184 <row bottomline="true">
16185 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
16186 \begin_inset Text
16187
16188 \begin_layout Standard
16189
16190 \series bold
16191 Feliciello
16192 \end_layout
16193
16194 \end_inset
16195 </cell>
16196 <cell alignment="center" valignment="top" topline="true" usebox="none">
16197 \begin_inset Text
16198
16199 \begin_layout Standard
16200 Domenico
16201 \end_layout
16202
16203 \end_inset
16204 </cell>
16205 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16206 \begin_inset Text
16207
16208 \begin_layout Standard
16209 555
16210 \end_layout
16211
16212 \end_inset
16213 </cell>
16214 </row>
16215 <row bottomline="true">
16216 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
16217 \begin_inset Text
16218
16219 \begin_layout Standard
16220
16221 \series bold
16222 Focarelli
16223 \end_layout
16224
16225 \end_inset
16226 </cell>
16227 <cell alignment="center" valignment="top" topline="true" usebox="none">
16228 \begin_inset Text
16229
16230 \begin_layout Standard
16231 Paola
16232 \end_layout
16233
16234 \end_inset
16235 </cell>
16236 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16237 \begin_inset Text
16238
16239 \begin_layout Standard
16240 555
16241 \end_layout
16242
16243 \end_inset
16244 </cell>
16245 </row>
16246 <row bottomline="true">
16247 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
16248 \begin_inset Text
16249
16250 \begin_layout Standard
16251
16252 \series bold
16253 Galletti
16254 \end_layout
16255
16256 \end_inset
16257 </cell>
16258 <cell alignment="center" valignment="top" topline="true" usebox="none">
16259 \begin_inset Text
16260
16261 \begin_layout Standard
16262 Oreste
16263 \end_layout
16264
16265 \end_inset
16266 </cell>
16267 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16268 \begin_inset Text
16269
16270 \begin_layout Standard
16271 555
16272 \end_layout
16273
16274 \end_inset
16275 </cell>
16276 </row>
16277 <row bottomline="true">
16278 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
16279 \begin_inset Text
16280
16281 \begin_layout Standard
16282
16283 \series bold
16284 Gasparini
16285 \end_layout
16286
16287 \end_inset
16288 </cell>
16289 <cell alignment="center" valignment="top" topline="true" usebox="none">
16290 \begin_inset Text
16291
16292 \begin_layout Standard
16293 Franca
16294 \end_layout
16295
16296 \end_inset
16297 </cell>
16298 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16299 \begin_inset Text
16300
16301 \begin_layout Standard
16302 555
16303 \end_layout
16304
16305 \end_inset
16306 </cell>
16307 </row>
16308 <row bottomline="true">
16309 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
16310 \begin_inset Text
16311
16312 \begin_layout Standard
16313
16314 \series bold
16315 Rizzardi
16316 \end_layout
16317
16318 \end_inset
16319 </cell>
16320 <cell alignment="center" valignment="top" topline="true" usebox="none">
16321 \begin_inset Text
16322
16323 \begin_layout Standard
16324 Paola
16325 \end_layout
16326
16327 \end_inset
16328 </cell>
16329 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16330 \begin_inset Text
16331
16332 \begin_layout Standard
16333 555
16334 \end_layout
16335
16336 \end_inset
16337 </cell>
16338 </row>
16339 <row bottomline="true">
16340 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
16341 \begin_inset Text
16342
16343 \begin_layout Standard
16344
16345 \series bold
16346 Lassini
16347 \end_layout
16348
16349 \end_inset
16350 </cell>
16351 <cell alignment="center" valignment="top" topline="true" usebox="none">
16352 \begin_inset Text
16353
16354 \begin_layout Standard
16355 Giancarlo
16356 \end_layout
16357
16358 \end_inset
16359 </cell>
16360 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16361 \begin_inset Text
16362
16363 \begin_layout Standard
16364 555
16365 \end_layout
16366
16367 \end_inset
16368 </cell>
16369 </row>
16370 <row bottomline="true">
16371 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
16372 \begin_inset Text
16373
16374 \begin_layout Standard
16375
16376 \series bold
16377 Malfatti
16378 \end_layout
16379
16380 \end_inset
16381 </cell>
16382 <cell alignment="center" valignment="top" topline="true" usebox="none">
16383 \begin_inset Text
16384
16385 \begin_layout Standard
16386 Luciano
16387 \end_layout
16388
16389 \end_inset
16390 </cell>
16391 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16392 \begin_inset Text
16393
16394 \begin_layout Standard
16395 555
16396 \end_layout
16397
16398 \end_inset
16399 </cell>
16400 </row>
16401 <row bottomline="true">
16402 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
16403 \begin_inset Text
16404
16405 \begin_layout Standard
16406
16407 \series bold
16408 Malfatti
16409 \end_layout
16410
16411 \end_inset
16412 </cell>
16413 <cell alignment="center" valignment="top" topline="true" usebox="none">
16414 \begin_inset Text
16415
16416 \begin_layout Standard
16417 Valeriano
16418 \end_layout
16419
16420 \end_inset
16421 </cell>
16422 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16423 \begin_inset Text
16424
16425 \begin_layout Standard
16426 555
16427 \end_layout
16428
16429 \end_inset
16430 </cell>
16431 </row>
16432 <row bottomline="true">
16433 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
16434 \begin_inset Text
16435
16436 \begin_layout Standard
16437
16438 \series bold
16439 Meneguzzo
16440 \end_layout
16441
16442 \end_inset
16443 </cell>
16444 <cell alignment="center" valignment="top" topline="true" usebox="none">
16445 \begin_inset Text
16446
16447 \begin_layout Standard
16448 Roberto
16449 \end_layout
16450
16451 \end_inset
16452 </cell>
16453 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16454 \begin_inset Text
16455
16456 \begin_layout Standard
16457 555
16458 \end_layout
16459
16460 \end_inset
16461 </cell>
16462 </row>
16463 <row bottomline="true">
16464 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
16465 \begin_inset Text
16466
16467 \begin_layout Standard
16468
16469 \series bold
16470 Mezzadra
16471 \end_layout
16472
16473 \end_inset
16474 </cell>
16475 <cell alignment="center" valignment="top" topline="true" usebox="none">
16476 \begin_inset Text
16477
16478 \begin_layout Standard
16479 Roberto
16480 \end_layout
16481
16482 \end_inset
16483 </cell>
16484 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16485 \begin_inset Text
16486
16487 \begin_layout Standard
16488 555
16489 \end_layout
16490
16491 \end_inset
16492 </cell>
16493 </row>
16494 <row bottomline="true">
16495 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
16496 \begin_inset Text
16497
16498 \begin_layout Standard
16499
16500 \series bold
16501 Pirpamer
16502 \end_layout
16503
16504 \end_inset
16505 </cell>
16506 <cell alignment="center" valignment="top" topline="true" usebox="none">
16507 \begin_inset Text
16508
16509 \begin_layout Standard
16510 Erich
16511 \end_layout
16512
16513 \end_inset
16514 </cell>
16515 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16516 \begin_inset Text
16517
16518 \begin_layout Standard
16519 555
16520 \end_layout
16521
16522 \end_inset
16523 </cell>
16524 </row>
16525 <row bottomline="true">
16526 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
16527 \begin_inset Text
16528
16529 \begin_layout Standard
16530
16531 \series bold
16532 Pochiesa
16533 \end_layout
16534
16535 \end_inset
16536 </cell>
16537 <cell alignment="center" valignment="top" topline="true" usebox="none">
16538 \begin_inset Text
16539
16540 \begin_layout Standard
16541 Paolo
16542 \end_layout
16543
16544 \end_inset
16545 </cell>
16546 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16547 \begin_inset Text
16548
16549 \begin_layout Standard
16550 555, 222
16551 \end_layout
16552
16553 \end_inset
16554 </cell>
16555 </row>
16556 <row bottomline="true">
16557 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
16558 \begin_inset Text
16559
16560 \begin_layout Standard
16561
16562 \series bold
16563 Radina
16564 \end_layout
16565
16566 \end_inset
16567 </cell>
16568 <cell alignment="center" valignment="top" topline="true" usebox="none">
16569 \begin_inset Text
16570
16571 \begin_layout Standard
16572 Claudio
16573 \end_layout
16574
16575 \end_inset
16576 </cell>
16577 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16578 \begin_inset Text
16579
16580 \begin_layout Standard
16581 555
16582 \end_layout
16583
16584 \end_inset
16585 </cell>
16586 </row>
16587 <row bottomline="true">
16588 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
16589 \begin_inset Text
16590
16591 \begin_layout Standard
16592
16593 \series bold
16594 Stuffer
16595 \end_layout
16596
16597 \end_inset
16598 </cell>
16599 <cell alignment="center" valignment="top" topline="true" usebox="none">
16600 \begin_inset Text
16601
16602 \begin_layout Standard
16603 Oskar
16604 \end_layout
16605
16606 \end_inset
16607 </cell>
16608 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16609 \begin_inset Text
16610
16611 \begin_layout Standard
16612 555
16613 \end_layout
16614
16615 \end_inset
16616 </cell>
16617 </row>
16618 <row bottomline="true">
16619 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
16620 \begin_inset Text
16621
16622 \begin_layout Standard
16623
16624 \series bold
16625 Tacchelli
16626 \end_layout
16627
16628 \end_inset
16629 </cell>
16630 <cell alignment="center" valignment="top" topline="true" usebox="none">
16631 \begin_inset Text
16632
16633 \begin_layout Standard
16634 Ugo
16635 \end_layout
16636
16637 \end_inset
16638 </cell>
16639 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16640 \begin_inset Text
16641
16642 \begin_layout Standard
16643 555
16644 \end_layout
16645
16646 \end_inset
16647 </cell>
16648 </row>
16649 <row bottomline="true">
16650 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
16651 \begin_inset Text
16652
16653 \begin_layout Standard
16654
16655 \series bold
16656 Tezzele
16657 \end_layout
16658
16659 \end_inset
16660 </cell>
16661 <cell alignment="center" valignment="top" topline="true" usebox="none">
16662 \begin_inset Text
16663
16664 \begin_layout Standard
16665 Margit
16666 \end_layout
16667
16668 \end_inset
16669 </cell>
16670 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16671 \begin_inset Text
16672
16673 \begin_layout Standard
16674 555
16675 \end_layout
16676
16677 \end_inset
16678 </cell>
16679 </row>
16680 <row bottomline="true">
16681 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
16682 \begin_inset Text
16683
16684 \begin_layout Standard
16685
16686 \series bold
16687 Unterkalmsteiner
16688 \end_layout
16689
16690 \end_inset
16691 </cell>
16692 <cell alignment="center" valignment="top" topline="true" usebox="none">
16693 \begin_inset Text
16694
16695 \begin_layout Standard
16696 Frieda
16697 \end_layout
16698
16699 \end_inset
16700 </cell>
16701 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16702 \begin_inset Text
16703
16704 \begin_layout Standard
16705 555
16706 \end_layout
16707
16708 \end_inset
16709 </cell>
16710 </row>
16711 <row bottomline="true">
16712 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
16713 \begin_inset Text
16714
16715 \begin_layout Standard
16716
16717 \series bold
16718 Vieider
16719 \end_layout
16720
16721 \end_inset
16722 </cell>
16723 <cell alignment="center" valignment="top" topline="true" usebox="none">
16724 \begin_inset Text
16725
16726 \begin_layout Standard
16727 Hilde
16728 \end_layout
16729
16730 \end_inset
16731 </cell>
16732 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16733 \begin_inset Text
16734
16735 \begin_layout Standard
16736 555
16737 \end_layout
16738
16739 \end_inset
16740 </cell>
16741 </row>
16742 <row bottomline="true">
16743 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
16744 \begin_inset Text
16745
16746 \begin_layout Standard
16747
16748 \series bold
16749 Vigna
16750 \end_layout
16751
16752 \end_inset
16753 </cell>
16754 <cell alignment="center" valignment="top" topline="true" usebox="none">
16755 \begin_inset Text
16756
16757 \begin_layout Standard
16758 Jürgen
16759 \end_layout
16760
16761 \end_inset
16762 </cell>
16763 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16764 \begin_inset Text
16765
16766 \begin_layout Standard
16767 999
16768 \end_layout
16769
16770 \end_inset
16771 </cell>
16772 </row>
16773 <row bottomline="true">
16774 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
16775 \begin_inset Text
16776
16777 \begin_layout Standard
16778
16779 \series bold
16780 Weber
16781 \end_layout
16782
16783 \end_inset
16784 </cell>
16785 <cell alignment="center" valignment="top" topline="true" usebox="none">
16786 \begin_inset Text
16787
16788 \begin_layout Standard
16789 Maurizio
16790 \end_layout
16791
16792 \end_inset
16793 </cell>
16794 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16795 \begin_inset Text
16796
16797 \begin_layout Standard
16798 555
16799 \end_layout
16800
16801 \end_inset
16802 </cell>
16803 </row>
16804 <row bottomline="true">
16805 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
16806 \begin_inset Text
16807
16808 \begin_layout Standard
16809
16810 \series bold
16811 Winkler
16812 \end_layout
16813
16814 \end_inset
16815 </cell>
16816 <cell alignment="center" valignment="top" topline="true" usebox="none">
16817 \begin_inset Text
16818
16819 \begin_layout Standard
16820 Franz
16821 \end_layout
16822
16823 \end_inset
16824 </cell>
16825 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16826 \begin_inset Text
16827
16828 \begin_layout Standard
16829 555
16830 \end_layout
16831
16832 \end_inset
16833 </cell>
16834 </row>
16835 <row bottomline="true" endlastfoot="true">
16836 <cell multicolumn="1" alignment="block" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
16837 \begin_inset Text
16838
16839 \begin_layout Standard
16840
16841 \series bold
16842 End
16843 \end_layout
16844
16845 \end_inset
16846 </cell>
16847 <cell multicolumn="2" alignment="center" valignment="top" topline="true" usebox="none">
16848 \begin_inset Text
16849
16850 \begin_layout Standard
16851
16852 \end_layout
16853
16854 \end_inset
16855 </cell>
16856 <cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16857 \begin_inset Text
16858
16859 \begin_layout Standard
16860
16861 \end_layout
16862
16863 \end_inset
16864 </cell>
16865 </row>
16866 </lyxtabular>
16867
16868 \end_inset
16869
16870
16871 \end_layout
16872
16873 \begin_layout Subsection
16874 Table Cells
16875 \begin_inset LatexCommand index
16876 name "Tables ! Cells"
16877
16878 \end_inset
16879
16880
16881 \begin_inset LatexCommand label
16882 name "sub:Table-Cells"
16883
16884 \end_inset
16885
16886
16887 \end_layout
16888
16889 \begin_layout Standard
16890 A table cell can contain text, inline equations, a figure, or another table.
16891  All these kinds of objects can be placed in the same cell.
16892  Font sizes and shapes can also be altered.
16893  But you can't put a special environment in a cell (like 
16894 \family sans
16895 Section*
16896 \family default
16897 , etc.), nor set spacing options etc.
16898  for the cell's paragraph.
16899 \end_layout
16900
16901 \begin_layout Standard
16902 To have multi-line entries in table cells, you have to declare a fixed width
16903  for the column in the table dialog.
16904  Your text is then automatically split into multiple lines and the cell
16905  is enlarged vertically when the length of the text exceeds the given width.
16906  An example:
16907 \end_layout
16908
16909 \begin_layout Standard
16910 \align center
16911 \begin_inset Tabular
16912 <lyxtabular version="3" rows="4" columns="3">
16913 <features>
16914 <column alignment="center" valignment="top" leftline="true" width="0pt">
16915 <column alignment="block" valignment="top" leftline="true" width="3cm">
16916 <column alignment="center" valignment="top" leftline="true" rightline="true" width="0pt">
16917 <row topline="true" bottomline="true">
16918 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
16919 \begin_inset Text
16920
16921 \begin_layout Standard
16922
16923 \family roman
16924 \series medium
16925 \shape up
16926 \size normal
16927 \emph off
16928 \bar no
16929 \noun off
16930 \color none
16931 1
16932 \end_layout
16933
16934 \end_inset
16935 </cell>
16936 <cell multicolumn="1" alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
16937 \begin_inset Text
16938
16939 \begin_layout Standard
16940
16941 \family roman
16942 \series medium
16943 \shape up
16944 \size normal
16945 \emph off
16946 \bar no
16947 \noun off
16948 \color none
16949 2
16950 \end_layout
16951
16952 \end_inset
16953 </cell>
16954 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
16955 \begin_inset Text
16956
16957 \begin_layout Standard
16958
16959 \family roman
16960 \series medium
16961 \shape up
16962 \size normal
16963 \emph off
16964 \bar no
16965 \noun off
16966 \color none
16967 3
16968 \end_layout
16969
16970 \end_inset
16971 </cell>
16972 </row>
16973 <row>
16974 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
16975 \begin_inset Text
16976
16977 \begin_layout Standard
16978
16979 \family roman
16980 \series medium
16981 \shape up
16982 \size normal
16983 \emph off
16984 \bar no
16985 \noun off
16986 \color none
16987 4
16988 \end_layout
16989
16990 \end_inset
16991 </cell>
16992 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
16993 \begin_inset Text
16994
16995 \begin_layout Standard
16996
16997 \family roman
16998 \series medium
16999 \shape up
17000 \size normal
17001 \emph off
17002 \bar no
17003 \noun off
17004 \color none
17005 This is a multiline entry in a table.
17006 \end_layout
17007
17008 \end_inset
17009 </cell>
17010 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
17011 \begin_inset Text
17012
17013 \begin_layout Standard
17014
17015 \family roman
17016 \series medium
17017 \shape up
17018 \size normal
17019 \emph off
17020 \bar no
17021 \noun off
17022 \color none
17023 5
17024 \end_layout
17025
17026 \end_inset
17027 </cell>
17028 </row>
17029 <row bottomline="true">
17030 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
17031 \begin_inset Text
17032
17033 \begin_layout Standard
17034
17035 \family roman
17036 \series medium
17037 \shape up
17038 \size normal
17039 \emph off
17040 \bar no
17041 \noun off
17042 \color none
17043 6
17044 \end_layout
17045
17046 \end_inset
17047 </cell>
17048 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
17049 \begin_inset Text
17050
17051 \begin_layout Standard
17052
17053 \family roman
17054 \series medium
17055 \shape up
17056 \size normal
17057 \emph off
17058 \bar no
17059 \noun off
17060 \color none
17061 This is longer now.
17062 \end_layout
17063
17064 \end_inset
17065 </cell>
17066 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
17067 \begin_inset Text
17068
17069 \begin_layout Standard
17070
17071 \family roman
17072 \series medium
17073 \shape up
17074 \size normal
17075 \emph off
17076 \bar no
17077 \noun off
17078 \color none
17079 7
17080 \end_layout
17081
17082 \end_inset
17083 </cell>
17084 </row>
17085 <row bottomline="true">
17086 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
17087 \begin_inset Text
17088
17089 \begin_layout Standard
17090
17091 \family roman
17092 \series medium
17093 \shape up
17094 \size normal
17095 \emph off
17096 \bar no
17097 \noun off
17098 \color none
17099 8
17100 \end_layout
17101
17102 \end_inset
17103 </cell>
17104 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
17105 \begin_inset Text
17106
17107 \begin_layout Standard
17108
17109 \family roman
17110 \series medium
17111 \shape up
17112 \size normal
17113 \emph off
17114 \bar no
17115 \noun off
17116 \color none
17117 This is a multiline entry in a table.
17118  This is longer now.
17119 \end_layout
17120
17121 \end_inset
17122 </cell>
17123 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
17124 \begin_inset Text
17125
17126 \begin_layout Standard
17127
17128 \family roman
17129 \series medium
17130 \shape up
17131 \size normal
17132 \emph off
17133 \bar no
17134 \noun off
17135 \color none
17136 9
17137 \end_layout
17138
17139 \end_inset
17140 </cell>
17141 </row>
17142 </lyxtabular>
17143
17144 \end_inset
17145
17146
17147 \end_layout
17148
17149 \begin_layout Standard
17150 Cutting and pasting between tables and table cells works reasonably well.
17151  You can cut and paste even more than one row.
17152  Selection with the mouse or with 
17153 \family sans
17154 Shift
17155 \family default
17156  plus the arrow keys works as usual.
17157  You can also copy and paste the entire table as a single unit by starting
17158  the selection from outside the table.
17159 \end_layout
17160
17161 \begin_layout Section
17162 Floats
17163 \begin_inset LatexCommand index
17164 name "Floats"
17165
17166 \end_inset
17167
17168
17169 \begin_inset LatexCommand label
17170 name "sec:Floats"
17171
17172 \end_inset
17173
17174
17175 \end_layout
17176
17177 \begin_layout Standard
17178 A float is a block of text associated with some sort of label, which doesn't
17179  have a fixed location.
17180  It can 
17181 \begin_inset Quotes eld
17182 \end_inset
17183
17184 float
17185 \begin_inset Quotes erd
17186 \end_inset
17187
17188  forward or backward a page or two, to wherever it fits best.
17189  
17190 \family sans
17191 Footnotes
17192 \family default
17193  and 
17194 \family sans
17195 Margin\InsetSpace ~
17196 Notes
17197 \family default
17198  are also floats, because they can float to the next page when there are
17199  too much notes at the page.
17200 \end_layout
17201
17202 \begin_layout Standard
17203 Floats makes it possible to get a high quality layout.
17204  Images and tables can evenly be spread to the pages to avoid whitespace
17205  and pages without text.
17206  As the floating often destroys the context between the text and the image/table
17207 , every float can be referenced in the text.
17208  Floats are therefore numbered.
17209  Referencing is described in section\InsetSpace ~
17210
17211 \begin_inset LatexCommand ref
17212 reference "sec:Cross-References"
17213
17214 \end_inset
17215
17216 .
17217 \end_layout
17218
17219 \begin_layout Standard
17220 To insert a float, use the menu 
17221 \family sans
17222 Insert\SpecialChar \menuseparator
17223 Floats
17224 \family default
17225 .
17226  A box with a caption that has e.\InsetSpace \thinspace{}
17227 g.\InsetSpace ~
17228 the label 
17229 \begin_inset Quotes eld
17230 \end_inset
17231
17232 Figure\InsetSpace ~
17233 #:
17234 \begin_inset Quotes erd
17235 \end_inset
17236
17237  (# is the actual number) will be inserted into your document.
17238  The label will automatically be translated to the document language in
17239  the output.
17240  Behind the label you can insert the caption text.
17241 \begin_inset LatexCommand index
17242 name "Floats ! Captions"
17243
17244 \end_inset
17245
17246  The image or table is inserted above or below the caption in a separate
17247  paragraph within the float.
17248  To keep your LyX-document readable, you can open and close the float box
17249  by left-clicking on the box label.
17250  A closed float box looks like this: 
17251 \begin_inset Graphics
17252         filename clipart/floatQt4.png
17253         scale 80
17254
17255 \end_inset
17256
17257  -- a gray button with a red label.
17258 \end_layout
17259
17260 \begin_layout Standard
17261 It is recommended to insert floats as a separate paragraph to avoid possible
17262  LaTeX-errors that can occur when the surrounding text is specially formatted.
17263 \end_layout
17264
17265 \begin_layout Subsection
17266 Float Types
17267 \end_layout
17268
17269 \begin_layout Subsubsection
17270 Figure Floats
17271 \begin_inset LatexCommand index
17272 name "Floats ! Figure floats"
17273
17274 \end_inset
17275
17276
17277 \begin_inset LatexCommand label
17278 name "sec:Figure-Floats"
17279
17280 \end_inset
17281
17282
17283 \end_layout
17284
17285 \begin_layout Standard
17286 The menu 
17287 \family sans
17288 Insert\SpecialChar \menuseparator
17289 Float\SpecialChar \menuseparator
17290 Figure
17291 \family default
17292  inserts a float with the label 
17293 \begin_inset Quotes eld
17294 \end_inset
17295
17296
17297 \series bold
17298 Figure\InsetSpace ~
17299 #:
17300 \series default
17301
17302 \begin_inset Quotes erd
17303 \end_inset
17304
17305 .
17306  Set the cursor above this label (or before it and press enter) and insert
17307  the image as described above to get the caption printed below the image.
17308  This is what we did for Figure\InsetSpace ~
17309
17310 \begin_inset LatexCommand ref
17311 reference "cap:Platypus"
17312
17313 \end_inset
17314
17315 .
17316  If you want the caption to be above the image, set the cursor at the end
17317  of the caption, press enter and insert the image.
17318  This was done in Figure\InsetSpace ~
17319
17320 \begin_inset LatexCommand ref
17321 reference "cap:Escher"
17322
17323 \end_inset
17324
17325 .
17326 \end_layout
17327
17328 \begin_layout Standard
17329 \begin_inset Float figure
17330 wide false
17331 sideways false
17332 status open
17333
17334 \begin_layout Standard
17335 \align center
17336 \begin_inset Graphics
17337         filename clipart/platypus.eps
17338         display color
17339         width 50col%
17340         rotateOrigin center
17341
17342 \end_inset
17343
17344
17345 \end_layout
17346
17347 \begin_layout Standard
17348 \begin_inset Caption
17349
17350 \begin_layout Standard
17351 \begin_inset LatexCommand label
17352 name "cap:Platypus"
17353
17354 \end_inset
17355
17356 A severely distorted platypus in a float.
17357 \end_layout
17358
17359 \end_inset
17360
17361
17362 \end_layout
17363
17364 \end_inset
17365
17366
17367 \end_layout
17368
17369 \begin_layout Standard
17370 \begin_inset Float figure
17371 wide false
17372 sideways false
17373 status open
17374
17375 \begin_layout Standard
17376 \begin_inset Caption
17377
17378 \begin_layout Standard
17379 \begin_inset LatexCommand label
17380 name "cap:Escher"
17381
17382 \end_inset
17383
17384 M.C.
17385  Escher on acid.
17386 \end_layout
17387
17388 \end_inset
17389
17390
17391 \end_layout
17392
17393 \begin_layout Standard
17394 \align center
17395 \begin_inset Graphics
17396         filename clipart/escher-lsd.eps
17397         display color
17398         scale 80
17399         rotateOrigin center
17400
17401 \end_inset
17402
17403
17404 \end_layout
17405
17406 \end_inset
17407
17408
17409 \end_layout
17410
17411 \begin_layout Standard
17412 This figure float show also how to set a label and create a cross-reference
17413  to it.
17414  As described in section\InsetSpace ~
17415
17416 \begin_inset LatexCommand ref
17417 reference "sec:Cross-References"
17418
17419 \end_inset
17420
17421 , you can simply insert a label in the caption using the menu 
17422 \family sans
17423 Insert\SpecialChar \menuseparator
17424 Label
17425 \family default
17426  and refer to it using the menu 
17427 \family sans
17428 Insert\SpecialChar \menuseparator
17429 Cross-Reference
17430 \family default
17431 .
17432  It is important to use references to figure floats, rather than using vague
17433  references like 
17434 \begin_inset Quotes eld
17435 \end_inset
17436
17437 the figure above
17438 \begin_inset Quotes erd
17439 \end_inset
17440
17441 , because as LaTeX will reposition the floats in the final document; it
17442  might not be 
17443 \begin_inset Quotes eld
17444 \end_inset
17445
17446 above
17447 \begin_inset Quotes erd
17448 \end_inset
17449
17450  at all.
17451 \end_layout
17452
17453 \begin_layout Standard
17454 Normally one inserts only one image to a figure float, but sometimes you
17455  might want to use two images with separate subcaptions.
17456  This can be done in the graphics dialog: Right-click on an image and go
17457  to the tab 
17458 \family sans
17459 Extra\InsetSpace ~
17460 options
17461 \family default
17462  in the appearing dialog, use the option 
17463 \family sans
17464 Subfigure
17465 \family default
17466 , and enter the subcaption for the image in the now enabled caption field.
17467  Figure\InsetSpace ~
17468
17469 \begin_inset LatexCommand ref
17470 reference "cap:Two-distorted-images"
17471
17472 \end_inset
17473
17474  is an example of a figure float with two images set side by side.
17475  You can also set the images one below the other.
17476 \end_layout
17477
17478 \begin_layout Standard
17479 \begin_inset Float figure
17480 wide false
17481 sideways false
17482 status open
17483
17484 \begin_layout Standard
17485
17486 \hfill
17487
17488 \begin_inset Graphics
17489         filename clipart/escher-lsd.eps
17490         width 45col%
17491         subcaption
17492         subcaptionText "Undefinable structure"
17493
17494 \end_inset
17495
17496
17497 \hfill
17498
17499 \begin_inset Graphics
17500         filename clipart/platypus.eps
17501         lyxscale 60
17502         width 45col%
17503         subcaption
17504         subcaptionText "Platypus"
17505
17506 \end_inset
17507
17508
17509 \hfill
17510
17511 \end_layout
17512
17513 \begin_layout Standard
17514 \begin_inset Caption
17515
17516 \begin_layout Standard
17517 \begin_inset LatexCommand label
17518 name "cap:Two-distorted-images"
17519
17520 \end_inset
17521
17522 Two distorted images.
17523 \end_layout
17524
17525 \end_inset
17526
17527
17528 \end_layout
17529
17530 \end_inset
17531
17532
17533 \end_layout
17534
17535 \begin_layout Standard
17536 Note that the caption is added to the 
17537 \family sans
17538 List\InsetSpace ~
17539 of\InsetSpace ~
17540 Figures
17541 \family default
17542  as described in section\InsetSpace ~
17543
17544 \begin_inset LatexCommand ref
17545 reference "sec:ListsOf"
17546
17547 \end_inset
17548
17549 .
17550 \end_layout
17551
17552 \begin_layout Subsubsection
17553 Table Floats
17554 \begin_inset LatexCommand index
17555 name "Floats ! Table floats"
17556
17557 \end_inset
17558
17559
17560 \begin_inset LatexCommand label
17561 name "sec:Table-Floats"
17562
17563 \end_inset
17564
17565
17566 \end_layout
17567
17568 \begin_layout Standard
17569 Table floats can be inserted using the menu 
17570 \family sans
17571 Insert\SpecialChar \menuseparator
17572 Float\SpecialChar \menuseparator
17573 Table
17574 \family default
17575 .
17576  They have the same properties as figure floats except of the different
17577  label.
17578  Table\InsetSpace ~
17579
17580 \begin_inset LatexCommand ref
17581 reference "cap:Table-float"
17582
17583 \end_inset
17584
17585  is an example of a table float.
17586 \end_layout
17587
17588 \begin_layout Standard
17589 \begin_inset Float table
17590 wide false
17591 sideways false
17592 status open
17593
17594 \begin_layout Standard
17595 \begin_inset Caption
17596
17597 \begin_layout Standard
17598 \begin_inset LatexCommand label
17599 name "cap:Table-float"
17600
17601 \end_inset
17602
17603 A table float.
17604 \end_layout
17605
17606 \end_inset
17607
17608
17609 \end_layout
17610
17611 \begin_layout Standard
17612 \align center
17613 \begin_inset Tabular
17614 <lyxtabular version="3" rows="3" columns="3">
17615 <features>
17616 <column alignment="center" valignment="top" leftline="true" width="0pt">
17617 <column alignment="center" valignment="top" leftline="true" width="0pt">
17618 <column alignment="center" valignment="top" leftline="true" rightline="true" width="0pt">
17619 <row topline="true" bottomline="true">
17620 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
17621 \begin_inset Text
17622
17623 \begin_layout Standard
17624
17625 \family roman
17626 \series medium
17627 \shape up
17628 \size normal
17629 \emph off
17630 \bar no
17631 \noun off
17632 \color none
17633 1
17634 \end_layout
17635
17636 \end_inset
17637 </cell>
17638 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
17639 \begin_inset Text
17640
17641 \begin_layout Standard
17642
17643 \family roman
17644 \series medium
17645 \shape up
17646 \size normal
17647 \emph off
17648 \bar no
17649 \noun off
17650 \color none
17651 2
17652 \end_layout
17653
17654 \end_inset
17655 </cell>
17656 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
17657 \begin_inset Text
17658
17659 \begin_layout Standard
17660
17661 \family roman
17662 \series medium
17663 \shape up
17664 \size normal
17665 \emph off
17666 \bar no
17667 \noun off
17668 \color none
17669 3
17670 \end_layout
17671
17672 \end_inset
17673 </cell>
17674 </row>
17675 <row topline="true">
17676 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
17677 \begin_inset Text
17678
17679 \begin_layout Standard
17680
17681 \family roman
17682 \series medium
17683 \shape up
17684 \size normal
17685 \emph off
17686 \bar no
17687 \noun off
17688 \color none
17689 Joe
17690 \end_layout
17691
17692 \end_inset
17693 </cell>
17694 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
17695 \begin_inset Text
17696
17697 \begin_layout Standard
17698
17699 \family roman
17700 \series medium
17701 \shape up
17702 \size normal
17703 \emph off
17704 \bar no
17705 \noun off
17706 \color none
17707 Mary
17708 \end_layout
17709
17710 \end_inset
17711 </cell>
17712 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
17713 \begin_inset Text
17714
17715 \begin_layout Standard
17716
17717 \family roman
17718 \series medium
17719 \shape up
17720 \size normal
17721 \emph off
17722 \bar no
17723 \noun off
17724 \color none
17725 Ted
17726 \end_layout
17727
17728 \end_inset
17729 </cell>
17730 </row>
17731 <row topline="true" bottomline="true">
17732 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
17733 \begin_inset Text
17734
17735 \begin_layout Standard
17736
17737 \family roman
17738 \series medium
17739 \shape up
17740 \size normal
17741 \emph off
17742 \bar no
17743 \noun off
17744 \color none
17745 \begin_inset Formula $\int x^{2}dx$
17746 \end_inset
17747
17748
17749 \end_layout
17750
17751 \end_inset
17752 </cell>
17753 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
17754 \begin_inset Text
17755
17756 \begin_layout Standard
17757
17758 \family roman
17759 \series medium
17760 \shape up
17761 \size normal
17762 \emph off
17763 \bar no
17764 \noun off
17765 \color none
17766 \begin_inset Formula $\left[\begin{array}{cc}
17767 a & b\\
17768 c & d\end{array}\right]$
17769 \end_inset
17770
17771
17772 \end_layout
17773
17774 \end_inset
17775 </cell>
17776 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
17777 \begin_inset Text
17778
17779 \begin_layout Standard
17780
17781 \family roman
17782 \series medium
17783 \shape up
17784 \size normal
17785 \emph off
17786 \bar no
17787 \noun off
17788 \color none
17789 \begin_inset Formula $1+1=2$
17790 \end_inset
17791
17792
17793 \end_layout
17794
17795 \end_inset
17796 </cell>
17797 </row>
17798 </lyxtabular>
17799
17800 \end_inset
17801
17802
17803 \end_layout
17804
17805 \end_inset
17806
17807
17808 \end_layout
17809
17810 \begin_layout Subsubsection
17811 Algorithm Floats
17812 \begin_inset LatexCommand index
17813 name "Floats ! Algorithm floats"
17814
17815 \end_inset
17816
17817
17818 \end_layout
17819
17820 \begin_layout Standard
17821 This float type is inserted with the menu 
17822 \family sans
17823 Insert\SpecialChar \menuseparator
17824 Float\SpecialChar \menuseparator
17825 Algorithm
17826 \family default
17827 .
17828  It is used for program codes and descriptions of algorithms.
17829  A possible environment for algorithms is the 
17830 \family sans
17831 LyX-Code
17832 \family default
17833 , described in section\InsetSpace ~
17834
17835 \begin_inset LatexCommand ref
17836 reference "sub:LyX-Code"
17837
17838 \end_inset
17839
17840 .
17841 \end_layout
17842
17843 \begin_layout Standard
17844 \begin_inset Note Greyedout
17845 status open
17846
17847 \begin_layout Standard
17848
17849 \series bold
17850 Note:
17851 \series default
17852  that the float label is not automatically translated into the document
17853  language.
17854 \end_layout
17855
17856 \end_inset
17857
17858  You have to do this manually by adding the following line
17859 \end_layout
17860
17861 \begin_layout Standard
17862
17863 \series bold
17864
17865 \backslash
17866 floatname{algorithm}{your\InsetSpace ~
17867 name}
17868 \end_layout
17869
17870 \begin_layout Standard
17871 to the document preamble (menu 
17872 \family sans
17873 Document\SpecialChar \menuseparator
17874 Settings
17875 \family default
17876 ).
17877  
17878 \series bold
17879 your\InsetSpace ~
17880 name
17881 \series default
17882  is the word 
17883 \begin_inset Quotes eld
17884 \end_inset
17885
17886
17887 \emph on
17888 algorithm
17889 \emph default
17890
17891 \begin_inset Quotes erd
17892 \end_inset
17893
17894  in your language.
17895 \end_layout
17896
17897 \begin_layout Subsubsection
17898 Text Wrap Floats
17899 \begin_inset LatexCommand index
17900 name "Floats ! Text Wrap Floats"
17901
17902 \end_inset
17903
17904
17905 \begin_inset LatexCommand label
17906 name "sec:floatflt"
17907
17908 \end_inset
17909
17910
17911 \end_layout
17912
17913 \begin_layout Standard
17914 This float type is used if you want to 
17915 \begin_inset Quotes eld
17916 \end_inset
17917
17918 wrap
17919 \begin_inset Quotes erd
17920 \end_inset
17921
17922  text around a figure so that it only occupies some fraction of the column
17923  width.
17924  It can be inserted using the menu 
17925 \begin_inset Wrap figure
17926 placement l
17927 width "40col%"
17928 status open
17929
17930 \begin_layout Standard
17931 \begin_inset Graphics
17932         filename clipart/mobius.eps
17933         display color
17934         width 40col%
17935         rotateOrigin center
17936
17937 \end_inset
17938
17939
17940 \end_layout
17941
17942 \begin_layout Standard
17943 \begin_inset Caption
17944
17945 \begin_layout Standard
17946 \begin_inset LatexCommand label
17947 name "cap:Wrapped-figure"
17948
17949 \end_inset
17950
17951 This is a wrapped figure, and this is the brilliant caption that describes
17952  it
17953 \begin_inset VSpace medskip
17954 \end_inset
17955
17956
17957 \end_layout
17958
17959 \end_inset
17960
17961
17962 \end_layout
17963
17964 \end_inset
17965
17966  
17967 \family sans
17968 Insert\SpecialChar \menuseparator
17969 Float\SpecialChar \menuseparator
17970 Text\InsetSpace ~
17971 Wrap\InsetSpace ~
17972 Float
17973 \family default
17974  if the LaTeX-package 
17975 \series bold
17976 floatflt
17977 \series default
17978
17979 \begin_inset LatexCommand index
17980 name "LaTeX-packages ! floatflt"
17981
17982 \end_inset
17983
17984  is installed.
17985 \begin_inset Foot
17986 status collapsed
17987
17988 \begin_layout Standard
17989 Installing a LaTeX-package is explained it in the 
17990 \emph on
17991 LaTeX\InsetSpace ~
17992 Configuration
17993 \emph default
17994  manual.
17995 \end_layout
17996
17997 \end_inset
17998
17999  The width and placement of the float is adjusted by right-clicking on the
18000  float box.
18001  Figure\InsetSpace ~
18002
18003 \begin_inset LatexCommand ref
18004 reference "cap:Wrapped-figure"
18005
18006 \end_inset
18007
18008  is an example Text\InsetSpace ~
18009 wrap float with a width of 40
18010 \begin_inset Formula $\,$
18011 \end_inset
18012
18013 col%.
18014 \begin_inset Foot
18015 status collapsed
18016
18017 \begin_layout Standard
18018 Available units are explained in Appendix\InsetSpace ~
18019
18020 \begin_inset LatexCommand ref
18021 reference "cha:Units-available-in"
18022
18023 \end_inset
18024
18025 .
18026 \end_layout
18027
18028 \end_inset
18029
18030  Some space was added under the caption to separate it better from the surroundi
18031 ng text.
18032 \end_layout
18033
18034 \begin_layout Standard
18035 The LaTeX-package 
18036 \series bold
18037 floatflt
18038 \series default
18039  also supports table wrap floats, but they are not yet supported by LyX.
18040  If you need this, read the documentation of 
18041 \series bold
18042 floatflt
18043 \series default
18044  
18045 \begin_inset LatexCommand cite
18046 key "floatflt"
18047
18048 \end_inset
18049
18050 .
18051 \end_layout
18052
18053 \begin_layout Standard
18054 \begin_inset Note Greyedout
18055 status open
18056
18057 \begin_layout Standard
18058
18059 \series bold
18060 Note:
18061 \series default
18062  Text\InsetSpace ~
18063 wrap float floats might be fragile! E.g.
18064  having a figure too close to the bottom of the page can mess things up
18065  in the way that the float doesn't appear in the output or that it is placed
18066  over some other text.
18067 \begin_inset Foot
18068 status collapsed
18069
18070 \begin_layout Standard
18071 The better solution is to use the LaTeX-package 
18072 \series bold
18073 wrapfig
18074 \series default
18075
18076 \begin_inset LatexCommand index
18077 name "LaTeX-packages ! wrapfig"
18078
18079 \end_inset
18080
18081  instead of 
18082 \series bold
18083 floatflt
18084 \series default
18085  but it is currently not supported by LyX.
18086 \end_layout
18087
18088 \end_inset
18089
18090
18091 \end_layout
18092
18093 \end_inset
18094
18095  In general:
18096 \end_layout
18097
18098 \begin_layout Itemize
18099 Wrap floats should not be placed in paragraphs that run over a page break.
18100  That means that wrap floats should better be inserted to the exact place
18101  when the document is nearly ready and you are able to estimate where page
18102  breaks will appear.
18103 \end_layout
18104
18105 \begin_layout Itemize
18106 Wrap floats should either be placed in an own paragraph before the paragraph
18107  where they should wrap into or within a paragraph.
18108 \end_layout
18109
18110 \begin_layout Itemize
18111 Wrap floats in consecutive paragraphs may cause troubles, so assure that
18112  there is a text paragraph between them as separator.
18113 \end_layout
18114
18115 \begin_layout Itemize
18116 Wrap floats are not allowed in section headings or tables.
18117 \end_layout
18118
18119 \begin_layout Subsection
18120 Rotated Floats
18121 \begin_inset LatexCommand label
18122 name "sub:Rotated-Floats"
18123
18124 \end_inset
18125
18126
18127 \begin_inset LatexCommand index
18128 name "Floats ! Rotating"
18129
18130 \end_inset
18131
18132
18133 \end_layout
18134
18135 \begin_layout Standard
18136 Especially for wide tables you might have floats rotated.
18137  To rotate a whole float including the caption, right-click on the float-box
18138  and use the option 
18139 \family sans
18140 Rotate\InsetSpace ~
18141 sideways
18142 \family default
18143 .
18144 \end_layout
18145
18146 \begin_layout Standard
18147 Rotated floats are always placed on its own page (or column, when you have
18148  a two-column document).
18149  They are rotated so that you can read them from the outside margin.
18150  Forcing the rotation direction is explained in the 
18151 \emph on
18152 Embedded Objects
18153 \emph default
18154  manual.
18155 \end_layout
18156
18157 \begin_layout Standard
18158 Referencing rotated floats is the same like for normal floats, the caption
18159  format is also the same: Table\InsetSpace ~
18160
18161 \begin_inset LatexCommand ref
18162 reference "cap:Rotated-table"
18163
18164 \end_inset
18165
18166  is an example of a rotated table float.
18167 \end_layout
18168
18169 \begin_layout Standard
18170 \begin_inset Note Greyedout
18171 status open
18172
18173 \begin_layout Standard
18174
18175 \series bold
18176 Note:
18177 \series default
18178  Not all DVI-viewers are able to display rotated floats.
18179 \end_layout
18180
18181 \end_inset
18182
18183
18184 \end_layout
18185
18186 \begin_layout Standard
18187 \begin_inset Float table
18188 wide false
18189 sideways true
18190 status open
18191
18192 \begin_layout Standard
18193 \begin_inset Caption
18194
18195 \begin_layout Standard
18196 \begin_inset LatexCommand label
18197 name "cap:Rotated-table"
18198
18199 \end_inset
18200
18201  Rotated table
18202 \end_layout
18203
18204 \end_inset
18205
18206
18207 \end_layout
18208
18209 \begin_layout Standard
18210 \align center
18211 \begin_inset Tabular
18212 <lyxtabular version="3" rows="1" columns="5">
18213 <features>
18214 <column alignment="center" valignment="top" leftline="true" width="0">
18215 <column alignment="center" valignment="top" leftline="true" width="0">
18216 <column alignment="center" valignment="top" leftline="true" width="0">
18217 <column alignment="center" valignment="top" leftline="true" width="0">
18218 <column alignment="center" valignment="top" leftline="true" rightline="true" width="0">
18219 <row topline="true" bottomline="true">
18220 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
18221 \begin_inset Text
18222
18223 \begin_layout Standard
18224 test
18225 \end_layout
18226
18227 \end_inset
18228 </cell>
18229 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
18230 \begin_inset Text
18231
18232 \begin_layout Standard
18233 b
18234 \end_layout
18235
18236 \end_inset
18237 </cell>
18238 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
18239 \begin_inset Text
18240
18241 \begin_layout Standard
18242 c
18243 \end_layout
18244
18245 \end_inset
18246 </cell>
18247 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
18248 \begin_inset Text
18249
18250 \begin_layout Standard
18251 d
18252 \end_layout
18253
18254 \end_inset
18255 </cell>
18256 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
18257 \begin_inset Text
18258
18259 \begin_layout Standard
18260 e
18261 \end_layout
18262
18263 \end_inset
18264 </cell>
18265 </row>
18266 </lyxtabular>
18267
18268 \end_inset
18269
18270
18271 \end_layout
18272
18273 \end_inset
18274
18275
18276 \end_layout
18277
18278 \begin_layout Subsection
18279 Float Placement
18280 \begin_inset LatexCommand label
18281 name "sub:Float-Placement"
18282
18283 \end_inset
18284
18285
18286 \begin_inset LatexCommand index
18287 name "Floats ! Placement"
18288
18289 \end_inset
18290
18291
18292 \end_layout
18293
18294 \begin_layout Standard
18295 Right-clicking on a float-box opens a dialog where you can alter the placement
18296  options that LaTeX uses for positioning the float.
18297 \newline
18298 The option 
18299 \family sans
18300 Span\InsetSpace ~
18301 columns
18302 \family default
18303  is only useful for two-column documents: If you select it, the float will
18304  span across both columns on the page instead of being confined to just
18305  one.
18306 \newline
18307 The option 
18308 \family sans
18309 Rotate\InsetSpace ~
18310 sideways
18311 \family default
18312  is used to rotate floats, see section\InsetSpace ~
18313
18314 \begin_inset LatexCommand ref
18315 reference "sub:Rotated-Floats"
18316
18317 \end_inset
18318
18319 .
18320 \end_layout
18321
18322 \begin_layout Standard
18323 You can use one ore more of the following options in the float dialog to
18324  set the placement for a particular float when you uncheck the option 
18325 \family sans
18326 Use\InsetSpace ~
18327 default\InsetSpace ~
18328 placement
18329 \family default
18330 :
18331 \end_layout
18332
18333 \begin_layout Description
18334 Here\InsetSpace ~
18335 if\InsetSpace ~
18336 possible: try to place the float on the position where it is inserted
18337 \end_layout
18338
18339 \begin_layout Description
18340 Top\InsetSpace ~
18341 of\InsetSpace ~
18342 page: try to place the float on the top of the current page
18343 \end_layout
18344
18345 \begin_layout Description
18346 Bottom\InsetSpace ~
18347 of\InsetSpace ~
18348 page: try to place the float on the bottom of the current page
18349 \end_layout
18350
18351 \begin_layout Description
18352 Page\InsetSpace ~
18353 of\InsetSpace ~
18354 floats: try to place the float on an own page 
18355 \end_layout
18356
18357 \begin_layout Standard
18358 The order of the above option is 
18359 \emph on
18360 always
18361 \emph default
18362  used by LaTeX.
18363  That means, if you use the default placement, LaTeX will first try out
18364  
18365 \family sans
18366 Here\InsetSpace ~
18367 if\InsetSpace ~
18368 possible
18369 \family default
18370 , then 
18371 \family sans
18372 Top\InsetSpace ~
18373 of\InsetSpace ~
18374 page
18375 \family default
18376 , and then the others.
18377  If you don't use the default, LaTeX will try only the checked options but
18378  in the same order.
18379  If none of the 4 placements are possible the procedure is internally repeated
18380  but it is tried to put the float on the following page.
18381 \end_layout
18382
18383 \begin_layout Standard
18384 By default, each options has its own rules:
18385 \end_layout
18386
18387 \begin_layout Standard
18388
18389 \family sans
18390 Top\InsetSpace ~
18391 of\InsetSpace ~
18392 page
18393 \family default
18394  only floats occupying less than 70\InsetSpace \thinspace{}
18395 % of the page can be placed at the top
18396  of a page
18397 \end_layout
18398
18399 \begin_layout Standard
18400
18401 \family sans
18402 Bottom\InsetSpace ~
18403 of\InsetSpace ~
18404 page
18405 \family default
18406 : only floats occupying less than 30\InsetSpace \thinspace{}
18407 % of the page can be placed at the bottom
18408  of a page.
18409 \end_layout
18410
18411 \begin_layout Standard
18412
18413 \family sans
18414 Page\InsetSpace ~
18415 of\InsetSpace ~
18416 floats
18417 \family default
18418 : only if more than 50\InsetSpace \thinspace{}
18419 % of the page are occupied by floats, several floats
18420  can be set together on a page.
18421 \end_layout
18422
18423 \begin_layout Standard
18424 If you don't like these rules, you can ignore them by using the additional
18425  option 
18426 \family sans
18427 Ignore\InsetSpace ~
18428 LaTeX\InsetSpace ~
18429 rules
18430 \family default
18431 .
18432 \end_layout
18433
18434 \begin_layout Standard
18435 Sometimes you might need, under all circumstances, a float to be placed
18436  exactly at the position where it is inserted.
18437  For this case you can use the option 
18438 \family sans
18439 Here\InsetSpace ~
18440 definitely
18441 \family default
18442 .
18443  Use this option very rarely and only if the document is nearly ready to
18444  be printed.
18445  Because the float is then no longer able to 
18446 \begin_inset Quotes eld
18447 \end_inset
18448
18449 float
18450 \begin_inset Quotes erd
18451 \end_inset
18452
18453  when you change your document and this will often destroy the page layout.
18454 \end_layout
18455
18456 \begin_layout Standard
18457 There are no placement options for text wrap floats, because they are always
18458  surrounded by the text of a certain paragraph.
18459 \end_layout
18460
18461 \begin_layout Standard
18462 For more details about float placements, have a look at LaTeX books like
18463  
18464 \begin_inset LatexCommand cite
18465 key "latexcompanion,latexguide,latexbook"
18466
18467 \end_inset
18468
18469 .
18470 \end_layout
18471
18472 \begin_layout Section
18473 Minipages
18474 \begin_inset LatexCommand index
18475 name "Minipages"
18476
18477 \end_inset
18478
18479
18480 \begin_inset LatexCommand label
18481 name "sec:Minipages"
18482
18483 \end_inset
18484
18485
18486 \end_layout
18487
18488 \begin_layout Standard
18489 LaTeX provides a mechanism to produce essentially a page within a page,
18490  called minipage.
18491  Within a minipage, all the usual rules of indentation, line wrapping, etc.\InsetSpace ~
18492 apply.
18493  
18494 \end_layout
18495
18496 \begin_layout Standard
18497 Minipages in LyX have their own collapsible box inserted via the menu 
18498 \family sans
18499 Insert\SpecialChar \menuseparator
18500 Box
18501 \family default
18502 .
18503  Right-clicking on the box allows you to alter the width of the minipage
18504  and its alignment within the page.
18505 \end_layout
18506
18507 \begin_layout Standard
18508 \align center
18509 \begin_inset Box Frameless
18510 position "t"
18511 hor_pos "c"
18512 has_inner_box 1
18513 inner_pos "t"
18514 use_parbox 0
18515 width "30col%"
18516 special "none"
18517 height "1pt"
18518 height_special "totalheight"
18519 status open
18520
18521 \begin_layout Standard
18522
18523 \shape italic
18524 This is a minipage.
18525  The text is set in an italic style.
18526 \end_layout
18527
18528 \begin_layout Standard
18529
18530 \shape italic
18531 Minipages are often used for text in another language or text that needs
18532  another formatting.
18533 \end_layout
18534
18535 \end_inset
18536
18537
18538 \end_layout
18539
18540 \begin_layout Standard
18541 \begin_inset VSpace medskip
18542 \end_inset
18543
18544 If you place two minipages side-by-side, you can use 
18545 \family sans
18546 Horizontal Fills
18547 \family default
18548  as described in section\InsetSpace ~
18549
18550 \begin_inset LatexCommand ref
18551 reference "sub:Horizontal-Space"
18552
18553 \end_inset
18554
18555 :
18556 \begin_inset VSpace medskip
18557 \end_inset
18558
18559
18560 \end_layout
18561
18562 \begin_layout Standard
18563 \begin_inset Box Frameless
18564 position "t"
18565 hor_pos "c"
18566 has_inner_box 1
18567 inner_pos "t"
18568 use_parbox 0
18569 width "1.5in"
18570 special "none"
18571 height "1pt"
18572 height_special "totalheight"
18573 status open
18574
18575 \begin_layout Standard
18576 This is a minipage with some stupid dummy text.
18577  This dummy text is used to increase the size of the minipage.
18578 \end_layout
18579
18580 \end_inset
18581
18582
18583 \hfill
18584
18585 \begin_inset Box Frameless
18586 position "t"
18587 hor_pos "c"
18588 has_inner_box 1
18589 inner_pos "t"
18590 use_parbox 0
18591 width "1.5in"
18592 special "none"
18593 height "1pt"
18594 height_special "totalheight"
18595 status open
18596
18597 \begin_layout Standard
18598 This is a minipage with some stupid dummy text.
18599  This dummy text is used to increase the size of the minipage.
18600 \end_layout
18601
18602 \end_inset
18603
18604
18605 \end_layout
18606
18607 \begin_layout Standard
18608 \begin_inset VSpace bigskip
18609 \end_inset
18610
18611
18612 \end_layout
18613
18614 \begin_layout Standard
18615 When you right-click on a minipage box, you can change the box from a minipage
18616  to other box types.
18617  All box types and their settings are explained in detail in chapter 
18618 \emph on
18619 Boxes
18620 \emph default
18621  of the 
18622 \emph on
18623 Embedded Objects
18624 \emph default
18625  manual.
18626 \end_layout
18627
18628 \begin_layout Chapter
18629 Mathematical Formulas
18630 \begin_inset LatexCommand index
18631 name "Math"
18632
18633 \end_inset
18634
18635
18636 \begin_inset LatexCommand index
18637 name "Formulas | see{Math}"
18638
18639 \end_inset
18640
18641
18642 \begin_inset LatexCommand label
18643 name "cha:Mathematical-Formulas"
18644
18645 \end_inset
18646
18647
18648 \end_layout
18649
18650 \begin_layout Section
18651 Basic Math Editing
18652 \begin_inset LatexCommand index
18653 name "Math ! Basics"
18654
18655 \end_inset
18656
18657
18658 \end_layout
18659
18660 \begin_layout Standard
18661 To create a math formula, you can just click on the toolbar icon 
18662 \begin_inset Graphics
18663         filename ../images/math-mode.png
18664
18665 \end_inset
18666
18667 .
18668  That will create a little blue rectangle, with purple markers around its
18669  corners.
18670  That blue rectangle is the formula itself; the purple markers indicate
18671  what level of nesting within the formula you are at.
18672  You can also choose a particular formula type to insert via the 
18673 \family sans
18674 Insert\SpecialChar \menuseparator
18675 Math
18676 \family default
18677  menu.
18678 \end_layout
18679
18680 \begin_layout Standard
18681 Editing the parameters of a formula and adding math constructs can be done
18682  with the 
18683 \family sans
18684 math\InsetSpace ~
18685 toolbar
18686 \family default
18687 , that appears when the cursor is in a formula.
18688 \end_layout
18689
18690 \begin_layout Standard
18691 There are two main types of formulas: Inline formulas appear within a text
18692  line, like this one:
18693 \end_layout
18694
18695 \begin_layout Standard
18696 This is a line with an inline formula 
18697 \begin_inset Formula $A=B$
18698 \end_inset
18699
18700  in it.
18701 \end_layout
18702
18703 \begin_layout Standard
18704 Displayed formulas appear outside the text like as they were in an own paragraph
18705 , like this one:
18706 \begin_inset Formula \[
18707 A=B\]
18708
18709 \end_inset
18710
18711 You can only number and reference displayed formulas.
18712 \end_layout
18713
18714 \begin_layout Standard
18715 LyX supports also many LaTeX math commands.
18716  E.g.
18717  typing 
18718 \begin_inset Quotes eld
18719 \end_inset
18720
18721
18722 \series bold
18723
18724 \backslash
18725 alpha
18726 \series default
18727
18728 \begin_inset Quotes erd
18729 \end_inset
18730
18731 , followed by a space, in a formula will create the Greek letter 
18732 \begin_inset Formula $\alpha$
18733 \end_inset
18734
18735 .
18736  So typing commands might sometimes be faster than using the 
18737 \family sans
18738 Math\InsetSpace ~
18739 Panel
18740 \family default
18741 .
18742 \end_layout
18743
18744 \begin_layout Subsection
18745 Navigating in Formulas
18746 \begin_inset LatexCommand index
18747 name "Math ! Navigating"
18748
18749 \end_inset
18750
18751
18752 \end_layout
18753
18754 \begin_layout Standard
18755 The best control over the cursor position within an existing formula is
18756  achieved with the arrow keys.
18757  LyX uses small rectangles to indicate places where something can be inserted.
18758  The arrow keys can be used to navigate between parts of a formula.
18759  Pressing 
18760 \family sans
18761 Space
18762 \family default
18763  will leave a formula construct (a square root 
18764 \begin_inset Formula $\sqrt{2}$
18765 \end_inset
18766
18767 , or parentheses 
18768 \begin_inset Formula $\left(f\right)$
18769 \end_inset
18770
18771 , or a matrix 
18772 \begin_inset Formula $\left[\begin{array}{cc}
18773 1 & 2\\
18774 3 & 4\end{array}\right]$
18775 \end_inset
18776
18777 ).
18778  Pressing 
18779 \family sans
18780 Escape
18781 \family default
18782  will leave the formula, placing the cursor after the formula.
18783  
18784 \family sans
18785 Tab
18786 \family default
18787  can be used to move horizontally in a formula; for example, through the
18788  cells of a matrix or the positions in a multi-line equation.
18789 \end_layout
18790
18791 \begin_layout Standard
18792
18793 \family sans
18794 Space
18795 \family default
18796 , printed in this document as 
18797 \begin_inset Quotes eld
18798 \end_inset
18799
18800
18801 \begin_inset ERT
18802 status collapsed
18803
18804 \begin_layout Standard
18805
18806
18807 \backslash
18808 spce 
18809 \end_layout
18810
18811 \end_inset
18812
18813
18814 \begin_inset Quotes erd
18815 \end_inset
18816
18817
18818 \begin_inset Note Note
18819 status collapsed
18820
18821 \begin_layout Standard
18822 This command will appear in the output as official character denoting the
18823  space character (visible space).
18824 \end_layout
18825
18826 \end_inset
18827
18828 , seems to do nothing in a formula, since it does not add a space between
18829  characters, but it does exit a nested structure.
18830  For this reason, you have to be careful about using 
18831 \family sans
18832 Space
18833 \family default
18834 .
18835  For example, if you want 
18836 \begin_inset Formula $\sqrt{2x+1}$
18837 \end_inset
18838
18839 , type 
18840 \series bold
18841
18842 \backslash
18843 sqrt
18844 \begin_inset ERT
18845 status collapsed
18846
18847 \begin_layout Standard
18848
18849
18850 \backslash
18851 spce 
18852 \end_layout
18853
18854 \end_inset
18855
18856 2x+1
18857 \series default
18858  and not 
18859 \series bold
18860
18861 \backslash
18862 sqrt
18863 \begin_inset ERT
18864 status collapsed
18865
18866 \begin_layout Standard
18867
18868
18869 \backslash
18870 spce 
18871 \end_layout
18872
18873 \end_inset
18874
18875 2x
18876 \begin_inset ERT
18877 status collapsed
18878
18879 \begin_layout Standard
18880
18881
18882 \backslash
18883 spce 
18884 \end_layout
18885
18886 \end_inset
18887
18888 +1
18889 \series default
18890 , since in the latter case only the 
18891 \family typewriter
18892
18893 \begin_inset Formula $2x$
18894 \end_inset
18895
18896
18897 \family default
18898  will be under the square root sign: 
18899 \begin_inset Formula $\sqrt{2x}+1$
18900 \end_inset
18901
18902 .
18903 \end_layout
18904
18905 \begin_layout Standard
18906 You can leave many parts of a formula, like this matrix, partially filled
18907  in, such as:
18908 \begin_inset Formula \[
18909 \left(\begin{array}{ccc}
18910 \lambda_{1}\\
18911  & \ddots\\
18912  &  & \lambda_{n}\end{array}\right)\]
18913
18914 \end_inset
18915
18916 If you leave a fraction only partially filled in, or a subscript with nothing
18917  in it, the results will be unpredictable, but most constructs don't mind.
18918 \end_layout
18919
18920 \begin_layout Subsection
18921 Selecting Text
18922 \end_layout
18923
18924 \begin_layout Standard
18925 You can select text within a formula in two different ways.
18926  Place the cursor at one end of the string of text you want, and press 
18927 \family sans
18928 Shift
18929 \family default
18930  and a cursor movement key to select text.
18931  It will be highlighted as with regular text selection.
18932  Alternatively, you can select text with the mouse in the usual way.
18933  That text can then be cut or copied, and then pasted within any formula,
18934  but not in a normal text region in LyX.
18935 \end_layout
18936
18937 \begin_layout Subsection
18938 Exponents and Subscripts
18939 \begin_inset LatexCommand index
18940 name "Math ! Exponents"
18941
18942 \end_inset
18943
18944
18945 \begin_inset LatexCommand index
18946 name "Math ! Subscripts"
18947
18948 \end_inset
18949
18950
18951 \end_layout
18952
18953 \begin_layout Standard
18954 You can use the math panel to add super- or subscripts, but the much easier
18955  way is to use a command.
18956  To get 
18957 \begin_inset Formula $x^{2}$
18958 \end_inset
18959
18960 , type in a formula 
18961 \series bold
18962 x^2
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
18976 \series default
18977 .
18978  The final 
18979 \family sans
18980 Space
18981 \family default
18982  puts the cursor back down on the base line of the expression.
18983  If you type 
18984 \series bold
18985 x^2y
18986 \series default
18987 , you will get 
18988 \begin_inset Formula $x^{2y}$
18989 \end_inset
18990
18991 , to get 
18992 \begin_inset Formula $x^{2}y$
18993 \end_inset
18994
18995 , type 
18996 \series bold
18997 x^2
18998 \begin_inset ERT
18999 status collapsed
19000
19001 \begin_layout Standard
19002
19003
19004 \backslash
19005 spce 
19006 \end_layout
19007
19008 \end_inset
19009
19010 y
19011 \series default
19012 .
19013  If you use characters in the superscript, that could be accented with the
19014  hat 
19015 \begin_inset Quotes eld
19016 \end_inset
19017
19018 ^
19019 \begin_inset Quotes erd
19020 \end_inset
19021
19022 , you have to use an extra 
19023 \family sans
19024 Space
19025 \family default
19026  to separate the hat and the character.
19027  E.g.
19028  if you want 
19029 \begin_inset Formula $x^{a}$
19030 \end_inset
19031
19032 , type 
19033 \series bold
19034 x^
19035 \begin_inset ERT
19036 status collapsed
19037
19038 \begin_layout Standard
19039
19040
19041 \backslash
19042 spce 
19043 \end_layout
19044
19045 \end_inset
19046
19047 a
19048 \series default
19049 .
19050  Subscripts are similar: To get 
19051 \begin_inset Formula $a_{1}$
19052 \end_inset
19053
19054 , type 
19055 \series bold
19056 a_1
19057 \begin_inset ERT
19058 status collapsed
19059
19060 \begin_layout Standard
19061
19062
19063 \backslash
19064 spce 
19065 \end_layout
19066
19067 \end_inset
19068
19069
19070 \series default
19071 .
19072 \end_layout
19073
19074 \begin_layout Subsection
19075 Fractions
19076 \begin_inset LatexCommand index
19077 name "Math ! Fractions"
19078
19079 \end_inset
19080
19081
19082 \end_layout
19083
19084 \begin_layout Standard
19085 Create a fraction with either the command 
19086 \series bold
19087
19088 \backslash
19089 frac
19090 \series default
19091  or using the icon 
19092 \begin_inset Graphics
19093         filename ../images/math/frac.png
19094         scale 60
19095
19096 \end_inset
19097
19098  in the 
19099 \family sans
19100 Math\InsetSpace ~
19101 Panel
19102 \family default
19103 .
19104  You will be presented with an empty fraction.
19105  The cursor is above the fraction line.
19106  To move it to the bottom, simply press 
19107 \family sans
19108 Down
19109 \family default
19110 .
19111  To move back up, press 
19112 \family sans
19113 Up
19114 \family default
19115 .
19116  Any math structure can be placed in a fraction, as this example shows:
19117 \begin_inset Formula \[
19118 \left[\frac{1}{\left(\begin{array}{cc}
19119 2 & 3\\
19120 4 & 5\end{array}\right)}\right]\]
19121
19122 \end_inset
19123
19124
19125 \end_layout
19126
19127 \begin_layout Subsection
19128 Roots
19129 \begin_inset LatexCommand index
19130 name "Math ! Roots"
19131
19132 \end_inset
19133
19134
19135 \end_layout
19136
19137 \begin_layout Standard
19138 Roots can be created using the 
19139 \family sans
19140 Math\InsetSpace ~
19141 Panel
19142 \family default
19143  button
19144 \begin_inset Graphics
19145         filename ../images/math/sqrt.png
19146
19147 \end_inset
19148
19149  or the commands 
19150 \series bold
19151
19152 \backslash
19153 sqrt
19154 \series default
19155  or 
19156 \series bold
19157
19158 \backslash
19159 root
19160 \series default
19161 .
19162  With the command 
19163 \series bold
19164
19165 \backslash
19166 root
19167 \series default
19168  you can produce roots of higher orders, like cube roots, while 
19169 \series bold
19170
19171 \backslash
19172 sqrt
19173 \series default
19174  produces always a square root.
19175 \end_layout
19176
19177 \begin_layout Subsection
19178 Operators with Limits
19179 \begin_inset LatexCommand index
19180 name "Math ! Sums"
19181
19182 \end_inset
19183
19184
19185 \begin_inset LatexCommand index
19186 name "Math ! Integrals"
19187
19188 \end_inset
19189
19190
19191 \begin_inset LatexCommand label
19192 name "sub:Operators-with-Limits"
19193
19194 \end_inset
19195
19196
19197 \end_layout
19198
19199 \begin_layout Standard
19200 Sum (
19201 \begin_inset Formula $\sum$
19202 \end_inset
19203
19204 ) and integral (
19205 \begin_inset Formula $\int$
19206 \end_inset
19207
19208 ) operators are very often decorated with limits.
19209  These limits can be entered in LyX by entering them as you would enter
19210  a super- or subscript, directly after the symbol.
19211  The sum operator will automatically place its 
19212 \begin_inset Quotes eld
19213 \end_inset
19214
19215 limits
19216 \begin_inset Quotes erd
19217 \end_inset
19218
19219  over and under the symbol in displayed formulas, and on the side in inline
19220  formulas.
19221  Such as 
19222 \begin_inset Formula $\sum_{n=0}^{\infty}\frac{1}{n!}=e$
19223 \end_inset
19224
19225 , versus
19226 \begin_inset Formula \[
19227 \sum_{n=0}^{\infty}\frac{1}{n!}=e\]
19228
19229 \end_inset
19230
19231 Integral signs, however, will place the limits on the side in both formula
19232  types.
19233 \end_layout
19234
19235 \begin_layout Standard
19236 All operators with limits will be automatically re-sized when placed in
19237  display mode.
19238  The placement of the limits can be changed by placing the cursor directly
19239  behind the operator and hitting 
19240 \family sans
19241 M-m l
19242 \family default
19243  or using the menu 
19244 \family sans
19245 Edit\SpecialChar \menuseparator
19246 Math\SpecialChar \menuseparator
19247 Change\InsetSpace ~
19248 Limits\InsetSpace ~
19249 Type
19250 \family default
19251 .
19252 \end_layout
19253
19254 \begin_layout Standard
19255 Certain other mathematical expressions have this 
19256 \begin_inset Quotes eld
19257 \end_inset
19258
19259 moving limits
19260 \begin_inset Quotes erd
19261 \end_inset
19262
19263  feature as addition, such as
19264 \begin_inset LatexCommand index
19265 name "Math ! Limits"
19266
19267 \end_inset
19268
19269
19270 \begin_inset Formula \[
19271 \lim_{x\rightarrow\infty}f(x),\]
19272
19273 \end_inset
19274
19275 which will place the 
19276 \begin_inset Formula $x\rightarrow\infty$
19277 \end_inset
19278
19279  underneath the 
19280 \begin_inset Quotes eld
19281 \end_inset
19282
19283 lim
19284 \begin_inset Quotes erd
19285 \end_inset
19286
19287  in display mode.
19288  In inline formulas it looks like this: 
19289 \begin_inset Formula $\lim_{x\rightarrow\infty}f(x)$
19290 \end_inset
19291
19292 .
19293 \end_layout
19294
19295 \begin_layout Standard
19296 Note that the lim-function was entered as the function macro 
19297 \series bold
19298
19299 \backslash
19300 lim
19301 \series default
19302 .
19303  Have a look at section\InsetSpace ~
19304
19305 \begin_inset LatexCommand ref
19306 reference "sub:Functions"
19307
19308 \end_inset
19309
19310  for an explanation of function macros.
19311 \end_layout
19312
19313 \begin_layout Subsection
19314 Math Symbols
19315 \begin_inset LatexCommand index
19316 name "Math ! Symbols"
19317
19318 \end_inset
19319
19320
19321 \end_layout
19322
19323 \begin_layout Standard
19324 Most math symbols can be found in the 
19325 \family sans
19326 Math\InsetSpace ~
19327 Panel
19328 \family default
19329  under one of several categories; including 
19330 \family sans
19331 Greek
19332 \family default
19333
19334 \family sans
19335 Operators
19336 \family default
19337  , 
19338 \family sans
19339 Relations
19340 \family default
19341
19342 \family sans
19343 Arrows
19344 \family default
19345 .
19346  There are also the additional symbols provided by the American Mathematical
19347  Society (AMS).
19348 \end_layout
19349
19350 \begin_layout Standard
19351 If you know the LaTeX-command for a construct or symbol you wish to use,
19352  you don't have to use the 
19353 \family sans
19354 Math\InsetSpace ~
19355 Panel
19356 \family default
19357 , but can type the command directly into the formula.
19358  LyX will convert it to the corresponding symbol or construct.
19359 \end_layout
19360
19361 \begin_layout Subsection
19362 Altering Spacing
19363 \begin_inset LatexCommand index
19364 name "Math ! Spaces"
19365
19366 \end_inset
19367
19368
19369 \begin_inset LatexCommand label
19370 name "sub:Altering-Spacing"
19371
19372 \end_inset
19373
19374
19375 \end_layout
19376
19377 \begin_layout Standard
19378 You may want to create spaces that differs from the standard spacing that
19379  LaTeX provides.
19380  To do this, type 
19381 \family sans
19382 C-Space
19383 \family default
19384  or to use the 
19385 \family sans
19386 Math\InsetSpace ~
19387 Panel
19388 \family default
19389  button 
19390 \begin_inset Graphics
19391         filename ../images/math/space.png
19392
19393 \end_inset
19394
19395 .
19396  This generates a small space, and shows a small marker on the screen.
19397  Here a example for the sequence 
19398 \series bold
19399 a C-Space b
19400 \series default
19401
19402 \begin_inset Formula $a\, b$
19403 \end_inset
19404
19405  (appears in LyX as 
19406 \begin_inset Graphics
19407         filename clipart/SpaceMarker.png
19408
19409 \end_inset
19410
19411 ).
19412  You can change the space to different sizes when you set the cursor behind
19413  the space marker and hit space again several times.
19414  With every space hit the size will be changed.
19415  Some markers for the space size appear red in LyX, because they are a negative
19416  spaces.
19417  Here two examples:
19418 \end_layout
19419
19420 \begin_layout Standard
19421
19422 \series bold
19423 a C-Space b
19424 \series default
19425  and 3×
19426 \family sans
19427 Space
19428 \family default
19429
19430 \begin_inset Formula $a\quad b$
19431 \end_inset
19432
19433
19434 \end_layout
19435
19436 \begin_layout Standard
19437
19438 \series bold
19439 a C-Space b
19440 \series default
19441  and 5×
19442 \family sans
19443 Space
19444 \family default
19445
19446 \begin_inset Formula $a\! b$
19447 \end_inset
19448
19449
19450 \end_layout
19451
19452 \begin_layout Subsection
19453 Functions
19454 \begin_inset LatexCommand index
19455 name "Math ! Functions"
19456
19457 \end_inset
19458
19459
19460 \begin_inset LatexCommand label
19461 name "sub:Functions"
19462
19463 \end_inset
19464
19465
19466 \end_layout
19467
19468 \begin_layout Standard
19469 The 
19470 \family sans
19471 Math\InsetSpace ~
19472 Panel
19473 \family default
19474  contains under the button 
19475 \begin_inset Graphics
19476         filename ../images/math/functions.png
19477
19478 \end_inset
19479
19480  a number of functions, such as 
19481 \begin_inset Formula $\sin$
19482 \end_inset
19483
19484
19485 \begin_inset Formula $\lim$
19486 \end_inset
19487
19488
19489 \emph on
19490 etc
19491 \emph default
19492 .
19493  (you can also insert them in a formula by typing 
19494 \series bold
19495
19496 \backslash
19497 sin
19498 \series default
19499  etc.).
19500  Standard mathematical practice is, that functions are printed upright to
19501  avoid confusions, because 
19502 \begin_inset Formula $sin$
19503 \end_inset
19504
19505  does normally mean 
19506 \begin_inset Formula $s·i·n$
19507 \end_inset
19508
19509 .
19510 \end_layout
19511
19512 \begin_layout Standard
19513 Using the function macros will also produce correct spacing around the function:
19514  
19515 \begin_inset Formula $a\sin x$
19516 \end_inset
19517
19518  is different from 
19519 \begin_inset Formula $asinx$
19520 \end_inset
19521
19522
19523 \end_layout
19524
19525 \begin_layout Standard
19526 For some mathematical objects, like the limes, the macro changes the way
19527  that subscripts are placed, like described in section\InsetSpace ~
19528
19529 \begin_inset LatexCommand ref
19530 reference "sub:Operators-with-Limits"
19531
19532 \end_inset
19533
19534 .
19535 \end_layout
19536
19537 \begin_layout Subsection
19538 Accents
19539 \begin_inset LatexCommand index
19540 name "Math ! Accents"
19541
19542 \end_inset
19543
19544
19545 \end_layout
19546
19547 \begin_layout Standard
19548 In a formula you can insert accented characters in the same way as in text
19549  mode.
19550  This may depend on your keyboard, or the bindings file you use.
19551  You can also use LaTeX commands to e.g.
19552  enter 
19553 \begin_inset Formula $\hat{a}$
19554 \end_inset
19555
19556  even if your keyboard doesn't have hat-accents enabled.
19557  Our example is entered by typing 
19558 \series bold
19559
19560 \backslash
19561 hat
19562 \begin_inset ERT
19563 status collapsed
19564
19565 \begin_layout Standard
19566
19567
19568 \backslash
19569 spce 
19570 \end_layout
19571
19572 \end_inset
19573
19574 a
19575 \series default
19576  in a formula.
19577  Table\InsetSpace ~
19578
19579 \begin_inset LatexCommand ref
19580 reference "cap:Accent-names-and"
19581
19582 \end_inset
19583
19584  shows the equivalences between the accent names and the commands.
19585 \end_layout
19586
19587 \begin_layout Standard
19588 \begin_inset Float table
19589 wide false
19590 sideways false
19591 status open
19592
19593 \begin_layout Standard
19594 \begin_inset Caption
19595
19596 \begin_layout Standard
19597 \begin_inset LatexCommand label
19598 name "cap:Accent-names-and"
19599
19600 \end_inset
19601
19602 Accent names and the corresponding commands.
19603 \end_layout
19604
19605 \end_inset
19606
19607
19608 \end_layout
19609
19610 \begin_layout Standard
19611 \align center
19612 \begin_inset Tabular
19613 <lyxtabular version="3" rows="11" columns="3">
19614 <features>
19615 <column alignment="center" valignment="top" leftline="true" width="0pt">
19616 <column alignment="center" valignment="top" leftline="true" width="0pt">
19617 <column alignment="center" valignment="top" leftline="true" rightline="true" width="0pt">
19618 <row topline="true" bottomline="true">
19619 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
19620 \begin_inset Text
19621
19622 \begin_layout Standard
19623 Name
19624 \end_layout
19625
19626 \end_inset
19627 </cell>
19628 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
19629 \begin_inset Text
19630
19631 \begin_layout Standard
19632 Command
19633 \end_layout
19634
19635 \end_inset
19636 </cell>
19637 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
19638 \begin_inset Text
19639
19640 \begin_layout Standard
19641 E
19642 \family roman
19643 \series medium
19644 \shape up
19645 \size normal
19646 \emph off
19647 \bar no
19648 \noun off
19649 \color none
19650 xample
19651 \end_layout
19652
19653 \end_inset
19654 </cell>
19655 </row>
19656 <row topline="true">
19657 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19658 \begin_inset Text
19659
19660 \begin_layout Standard
19661
19662 \family roman
19663 \series medium
19664 \shape up
19665 \size normal
19666 \emph off
19667 \bar no
19668 \noun off
19669 \color none
19670 circumflex
19671 \end_layout
19672
19673 \end_inset
19674 </cell>
19675 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19676 \begin_inset Text
19677
19678 \begin_layout Standard
19679
19680 \series bold
19681
19682 \backslash
19683 hat
19684 \end_layout
19685
19686 \end_inset
19687 </cell>
19688 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
19689 \begin_inset Text
19690
19691 \begin_layout Standard
19692
19693 \family roman
19694 \series medium
19695 \shape up
19696 \size normal
19697 \emph off
19698 \bar no
19699 \noun off
19700 \color none
19701 \begin_inset Formula $\hat{a}$
19702 \end_inset
19703
19704
19705 \end_layout
19706
19707 \end_inset
19708 </cell>
19709 </row>
19710 <row topline="true">
19711 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19712 \begin_inset Text
19713
19714 \begin_layout Standard
19715
19716 \family roman
19717 \series medium
19718 \shape up
19719 \size normal
19720 \emph off
19721 \bar no
19722 \noun off
19723 \color none
19724 grave
19725 \end_layout
19726
19727 \end_inset
19728 </cell>
19729 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19730 \begin_inset Text
19731
19732 \begin_layout Standard
19733
19734 \series bold
19735
19736 \backslash
19737 grave
19738 \end_layout
19739
19740 \end_inset
19741 </cell>
19742 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
19743 \begin_inset Text
19744
19745 \begin_layout Standard
19746
19747 \family roman
19748 \series medium
19749 \shape up
19750 \size normal
19751 \emph off
19752 \bar no
19753 \noun off
19754 \color none
19755 \begin_inset Formula $\grave{a}$
19756 \end_inset
19757
19758
19759 \end_layout
19760
19761 \end_inset
19762 </cell>
19763 </row>
19764 <row topline="true">
19765 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19766 \begin_inset Text
19767
19768 \begin_layout Standard
19769
19770 \family roman
19771 \series medium
19772 \shape up
19773 \size normal
19774 \emph off
19775 \bar no
19776 \noun off
19777 \color none
19778 acute
19779 \end_layout
19780
19781 \end_inset
19782 </cell>
19783 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19784 \begin_inset Text
19785
19786 \begin_layout Standard
19787
19788 \series bold
19789
19790 \backslash
19791 acute
19792 \end_layout
19793
19794 \end_inset
19795 </cell>
19796 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
19797 \begin_inset Text
19798
19799 \begin_layout Standard
19800
19801 \family roman
19802 \series medium
19803 \shape up
19804 \size normal
19805 \emph off
19806 \bar no
19807 \noun off
19808 \color none
19809 \begin_inset Formula $\acute{a}$
19810 \end_inset
19811
19812
19813 \end_layout
19814
19815 \end_inset
19816 </cell>
19817 </row>
19818 <row topline="true">
19819 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19820 \begin_inset Text
19821
19822 \begin_layout Standard
19823
19824 \family roman
19825 \series medium
19826 \shape up
19827 \size normal
19828 \emph off
19829 \bar no
19830 \noun off
19831 \color none
19832 umlaut
19833 \end_layout
19834
19835 \end_inset
19836 </cell>
19837 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19838 \begin_inset Text
19839
19840 \begin_layout Standard
19841
19842 \series bold
19843
19844 \backslash
19845 ddot
19846 \end_layout
19847
19848 \end_inset
19849 </cell>
19850 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
19851 \begin_inset Text
19852
19853 \begin_layout Standard
19854
19855 \family roman
19856 \series medium
19857 \shape up
19858 \size normal
19859 \emph off
19860 \bar no
19861 \noun off
19862 \color none
19863 \begin_inset Formula $\ddot{a}$
19864 \end_inset
19865
19866
19867 \end_layout
19868
19869 \end_inset
19870 </cell>
19871 </row>
19872 <row topline="true">
19873 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19874 \begin_inset Text
19875
19876 \begin_layout Standard
19877
19878 \family roman
19879 \series medium
19880 \shape up
19881 \size normal
19882 \emph off
19883 \bar no
19884 \noun off
19885 \color none
19886 tilde
19887 \end_layout
19888
19889 \end_inset
19890 </cell>
19891 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19892 \begin_inset Text
19893
19894 \begin_layout Standard
19895
19896 \series bold
19897
19898 \backslash
19899 tilde
19900 \end_layout
19901
19902 \end_inset
19903 </cell>
19904 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
19905 \begin_inset Text
19906
19907 \begin_layout Standard
19908
19909 \family roman
19910 \series medium
19911 \shape up
19912 \size normal
19913 \emph off
19914 \bar no
19915 \noun off
19916 \color none
19917 \begin_inset Formula $\tilde{a}$
19918 \end_inset
19919
19920
19921 \end_layout
19922
19923 \end_inset
19924 </cell>
19925 </row>
19926 <row topline="true">
19927 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19928 \begin_inset Text
19929
19930 \begin_layout Standard
19931
19932 \family roman
19933 \series medium
19934 \shape up
19935 \size normal
19936 \emph off
19937 \bar no
19938 \noun off
19939 \color none
19940 dot
19941 \end_layout
19942
19943 \end_inset
19944 </cell>
19945 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19946 \begin_inset Text
19947
19948 \begin_layout Standard
19949
19950 \series bold
19951
19952 \backslash
19953 dot
19954 \end_layout
19955
19956 \end_inset
19957 </cell>
19958 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
19959 \begin_inset Text
19960
19961 \begin_layout Standard
19962
19963 \family roman
19964 \series medium
19965 \shape up
19966 \size normal
19967 \emph off
19968 \bar no
19969 \noun off
19970 \color none
19971 \begin_inset Formula $\dot{a}$
19972 \end_inset
19973
19974
19975 \end_layout
19976
19977 \end_inset
19978 </cell>
19979 </row>
19980 <row topline="true">
19981 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19982 \begin_inset Text
19983
19984 \begin_layout Standard
19985
19986 \family roman
19987 \series medium
19988 \shape up
19989 \size normal
19990 \emph off
19991 \bar no
19992 \noun off
19993 \color none
19994 breve
19995 \end_layout
19996
19997 \end_inset
19998 </cell>
19999 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
20000 \begin_inset Text
20001
20002 \begin_layout Standard
20003
20004 \series bold
20005
20006 \backslash
20007 breve
20008 \end_layout
20009
20010 \end_inset
20011 </cell>
20012 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
20013 \begin_inset Text
20014
20015 \begin_layout Standard
20016
20017 \family roman
20018 \series medium
20019 \shape up
20020 \size normal
20021 \emph off
20022 \bar no
20023 \noun off
20024 \color none
20025 \begin_inset Formula $\breve{a}$
20026 \end_inset
20027
20028
20029 \end_layout
20030
20031 \end_inset
20032 </cell>
20033 </row>
20034 <row topline="true">
20035 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
20036 \begin_inset Text
20037
20038 \begin_layout Standard
20039
20040 \family roman
20041 \series medium
20042 \shape up
20043 \size normal
20044 \emph off
20045 \bar no
20046 \noun off
20047 \color none
20048 caron
20049 \end_layout
20050
20051 \end_inset
20052 </cell>
20053 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
20054 \begin_inset Text
20055
20056 \begin_layout Standard
20057
20058 \series bold
20059
20060 \backslash
20061 check
20062 \end_layout
20063
20064 \end_inset
20065 </cell>
20066 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
20067 \begin_inset Text
20068
20069 \begin_layout Standard
20070
20071 \family roman
20072 \series medium
20073 \shape up
20074 \size normal
20075 \emph off
20076 \bar no
20077 \noun off
20078 \color none
20079 \begin_inset Formula $\check{a}$
20080 \end_inset
20081
20082
20083 \end_layout
20084
20085 \end_inset
20086 </cell>
20087 </row>
20088 <row topline="true">
20089 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
20090 \begin_inset Text
20091
20092 \begin_layout Standard
20093
20094 \family roman
20095 \series medium
20096 \shape up
20097 \size normal
20098 \emph off
20099 \bar no
20100 \noun off
20101 \color none
20102 macron
20103 \end_layout
20104
20105 \end_inset
20106 </cell>
20107 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
20108 \begin_inset Text
20109
20110 \begin_layout Standard
20111
20112 \series bold
20113
20114 \backslash
20115 bar
20116 \end_layout
20117
20118 \end_inset
20119 </cell>
20120 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
20121 \begin_inset Text
20122
20123 \begin_layout Standard
20124
20125 \family roman
20126 \series medium
20127 \shape up
20128 \size normal
20129 \emph off
20130 \bar no
20131 \noun off
20132 \color none
20133 \begin_inset Formula $\bar{a}$
20134 \end_inset
20135
20136
20137 \end_layout
20138
20139 \end_inset
20140 </cell>
20141 </row>
20142 <row topline="true" bottomline="true">
20143 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
20144 \begin_inset Text
20145
20146 \begin_layout Standard
20147 vector
20148 \end_layout
20149
20150 \end_inset
20151 </cell>
20152 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
20153 \begin_inset Text
20154
20155 \begin_layout Standard
20156
20157 \series bold
20158
20159 \backslash
20160 vec
20161 \end_layout
20162
20163 \end_inset
20164 </cell>
20165 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
20166 \begin_inset Text
20167
20168 \begin_layout Standard
20169
20170 \family roman
20171 \series medium
20172 \shape up
20173 \size normal
20174 \emph off
20175 \bar no
20176 \noun off
20177 \color none
20178 \begin_inset Formula $\vec{a}$
20179 \end_inset
20180
20181
20182 \end_layout
20183
20184 \end_inset
20185 </cell>
20186 </row>
20187 </lyxtabular>
20188
20189 \end_inset
20190
20191
20192 \end_layout
20193
20194 \end_inset
20195
20196
20197 \end_layout
20198
20199 \begin_layout Standard
20200 You can choose one of the accents by selecting an item from the 
20201 \family sans
20202 Frame\InsetSpace ~
20203 decorations
20204 \family default
20205  symbol set button 
20206 \begin_inset Graphics
20207         filename ../images/math/hat.png
20208
20209 \end_inset
20210
20211  in the math panel ; this will apply to any selection you have made within
20212  a formula too.
20213 \end_layout
20214
20215 \begin_layout Section
20216 Brackets and Delimiters
20217 \begin_inset LatexCommand index
20218 name "Math ! Brackets"
20219
20220 \end_inset
20221
20222
20223 \begin_inset LatexCommand index
20224 name "Math ! Delimiters"
20225
20226 \end_inset
20227
20228
20229 \begin_inset LatexCommand label
20230 name "sec:Brackets-and-Delimiters"
20231
20232 \end_inset
20233
20234
20235 \end_layout
20236
20237 \begin_layout Standard
20238 There are several brackets available through LyX.
20239  For most purposes, using just the keys 
20240 \family typewriter
20241 []{}()|<>
20242 \family default
20243  should suffice.
20244  But if you want to surround a large structure, like a matrix or a fraction,
20245  or if you have several layers of brackets, is better using 
20246 \family sans
20247 Math\InsetSpace ~
20248 Panel
20249 \family default
20250 's delimiter icon 
20251 \begin_inset Graphics
20252         filename ../images/math/delim.png
20253
20254 \end_inset
20255
20256 .
20257  For example, that's how you would construct the brackets around a standard
20258  matrix such as:
20259 \begin_inset Formula \[
20260 \left[\begin{array}{cc}
20261 1 & 2\\
20262 3 & 4\end{array}\right]\]
20263
20264 \end_inset
20265
20266 and to make it easier to see the layers of parentheses as in: 
20267 \begin_inset Formula \[
20268 \frac{1}{\left(1+\left(\frac{1}{1+\left(\frac{1}{1+x}\right)}\right)\right)}\]
20269
20270 \end_inset
20271
20272
20273 \end_layout
20274
20275 \begin_layout Standard
20276 The parentheses, and other brackets from that menu will automatically re-size
20277  to accommodate the size of what is inside.
20278 \end_layout
20279
20280 \begin_layout Standard
20281 To construct brackets click on the button for the bracket you want on the
20282  left side and right side.
20283  If you use the option 
20284 \family sans
20285 Keep\InsetSpace ~
20286 matched
20287 \family default
20288 , the selected bracket type will be used for the left and the right side.
20289  The selection will be shown below the button field.
20290  If you want one side to not have a bracket, use the blank button.
20291  It will appear in LyX with a dotted line, but nothing will be printed.
20292 \end_layout
20293
20294 \begin_layout Standard
20295 If you want to place brackets around math structures, like a square root,
20296  you can do that by highlighting (selecting) the structure that is to go
20297  inside the brackets.
20298  Then choose the appropriate brackets for left and right and click on 
20299 \family sans
20300 Insert
20301 \family default
20302 .
20303  The parentheses will be drawn around the selected structure.
20304 \end_layout
20305
20306 \begin_layout Standard
20307 The next section explains how to insert a LaTeX 
20308 \begin_inset Quotes eld
20309 \end_inset
20310
20311 {
20312 \begin_inset Quotes erd
20313 \end_inset
20314
20315  for grouping.
20316 \end_layout
20317
20318 \begin_layout Section
20319 Grouping
20320 \begin_inset LatexCommand index
20321 name "Math ! Grouping"
20322
20323 \end_inset
20324
20325
20326 \begin_inset LatexCommand label
20327 name "sec:Grouping"
20328
20329 \end_inset
20330
20331
20332 \end_layout
20333
20334 \begin_layout Standard
20335 You may need to group a set of symbols.
20336  In LaTeX, for example, the typesetting of 
20337 \family typewriter
20338 {x^y}^z
20339 \family default
20340  is different from 
20341 \family typewriter
20342 x^{y^z}
20343 \family default
20344 :
20345 \end_layout
20346
20347 \begin_layout Standard
20348 \begin_inset Formula \[
20349 {x^{y}}^{z}\quad\mathrm{differs\; from}\quad x^{y^{z}}\]
20350
20351 \end_inset
20352
20353
20354 \end_layout
20355
20356 \begin_layout Standard
20357 To create this grouping, you need to use the key sequence 
20358 \begin_inset Quotes eld
20359 \end_inset
20360
20361
20362 \series bold
20363
20364 \backslash
20365 {
20366 \series default
20367
20368 \begin_inset Quotes erd
20369 \end_inset
20370
20371  then type space.
20372  Inside LyX, you will see red braces indicating the grouping.
20373  Within this braces you insert the grouped structure.
20374  The grouping braces won't appear in the output in contrary to normal braces.
20375 \end_layout
20376
20377 \begin_layout Section
20378 Arrays and Multi-line Equations
20379 \begin_inset LatexCommand index
20380 name "Math ! Arrays"
20381
20382 \end_inset
20383
20384
20385 \begin_inset LatexCommand index
20386 name "Math ! Matrices"
20387
20388 \end_inset
20389
20390
20391 \begin_inset LatexCommand index
20392 name "Math ! Multi-line Equations"
20393
20394 \end_inset
20395
20396
20397 \end_layout
20398
20399 \begin_layout Standard
20400 Matrices are entered in LyX using the 
20401 \family sans
20402 Math\InsetSpace ~
20403 Panel
20404 \family default
20405  matrix button 
20406 \begin_inset Graphics
20407         filename ../images/math/matrix.png
20408
20409 \end_inset
20410
20411 .
20412  It will open a dialog for you to choose the number of rows/columns.
20413  Here is an example:
20414 \begin_inset Formula \[
20415 \left(\begin{array}{ccc}
20416 1 & 2 & 3\\
20417 4 & 5 & 6\\
20418 7 & 8 & 9\end{array}\right)\]
20419
20420 \end_inset
20421
20422 The parentheses aren't automatic, but you can add them as described in section\InsetSpace ~
20423
20424 \begin_inset LatexCommand ref
20425 reference "sec:Brackets-and-Delimiters"
20426
20427 \end_inset
20428
20429 .
20430  When you construct the matrix, you can decide whether the column entries
20431  will be left-, right-, or center-justified.
20432  This alignment is set in the box 
20433 \family sans
20434 Horizontal
20435 \family default
20436  with the letters 
20437 \begin_inset Quotes eld
20438 \end_inset
20439
20440
20441 \family sans
20442 l
20443 \family default
20444
20445 \begin_inset Quotes erd
20446 \end_inset
20447
20448
20449 \begin_inset Quotes eld
20450 \end_inset
20451
20452
20453 \family sans
20454 r
20455 \family default
20456
20457 \begin_inset Quotes erd
20458 \end_inset
20459
20460 , and 
20461 \begin_inset Quotes eld
20462 \end_inset
20463
20464
20465 \family sans
20466 c
20467 \family default
20468
20469 \begin_inset Quotes erd
20470 \end_inset
20471
20472 .
20473  LyX proposes a 
20474 \begin_inset Quotes eld
20475 \end_inset
20476
20477
20478 \family sans
20479 c
20480 \family default
20481
20482 \begin_inset Quotes erd
20483 \end_inset
20484
20485  for every column as default.
20486  For example, the sequence 
20487 \begin_inset Quotes eld
20488 \end_inset
20489
20490
20491 \family sans
20492 lrc
20493 \family default
20494
20495 \begin_inset Quotes erd
20496 \end_inset
20497
20498  means that the first column will be left-justified, the second will be
20499  centered, and the third column will be right-justified, because each letter
20500  corresponds to the relevant column.
20501  The result will look like this:
20502 \begin_inset Formula \[
20503 \begin{array}{lcr}
20504 this & this\, column & this\, column\\
20505 column & has & has\, right\\
20506 has\, left\, alignment & center\, alignment & alignment\end{array}.\]
20507
20508 \end_inset
20509
20510
20511 \end_layout
20512
20513 \begin_layout Standard
20514 You can add more rows to an existing matrix by hitting 
20515 \family sans
20516 C-Enter
20517 \family default
20518  while the cursor is in the matrix.
20519  Adding or deleting columns can be done via the menu 
20520 \family sans
20521 Edit\SpecialChar \menuseparator
20522 Math
20523 \family default
20524 .
20525 \end_layout
20526
20527 \begin_layout Standard
20528 There are other arrays used in formulas, such as distinctions of cases.
20529  It can be created with the menu 
20530 \family sans
20531 Insert\SpecialChar \menuseparator
20532 Math\SpecialChar \menuseparator
20533 Cases\InsetSpace ~
20534 Environment
20535 \family default
20536  or the command 
20537 \series bold
20538
20539 \backslash
20540 cases
20541 \series default
20542 .
20543  Here an example: 
20544 \begin_inset Formula \[
20545 f(x)=\begin{cases}
20546 -1 & x<0\\
20547 0 & x=0\\
20548 1 & x>0\end{cases}\]
20549
20550 \end_inset
20551
20552
20553 \end_layout
20554
20555 \begin_layout Standard
20556 \begin_inset VSpace bigskip
20557 \end_inset
20558
20559 Multi-line formulas are created when you press 
20560 \family sans
20561 \series medium
20562 C-E
20563 \series default
20564 nter
20565 \family default
20566  within a formula.
20567  In an empty formula you can see that three blue boxes appear, one for each
20568  column.
20569  When you press 
20570 \family sans
20571 \series medium
20572 C-E
20573 \series default
20574 nter
20575 \family default
20576  in a non-empty formula, the part before the relation sign (equal sign 
20577 \begin_inset Quotes eld
20578 \end_inset
20579
20580 =
20581 \begin_inset Quotes erd
20582 \end_inset
20583
20584  etc.) will be inserted automatically to the first column, the relation sign
20585  is in the second column, and the rest in the third column.
20586  A new row is created by every further hit of 
20587 \family sans
20588 \series medium
20589 C-E
20590 \series default
20591 nter
20592 \family default
20593 .
20594  Multi-line formulas are always displayed formulas.
20595  Here is an example:
20596 \begin_inset Formula \begin{eqnarray}
20597 a^{2} & = & (b^{2}+c^{2})(b^{2}-c^{2})\nonumber \\
20598 a & = & \sqrt{b^{4}-c^{4}}\label{eq:asquared}\end{eqnarray}
20599
20600 \end_inset
20601
20602  To change the column assignment of the formula parts, place the cursor
20603  where you want to start the shift and hit 
20604 \family sans
20605 C-Tab.
20606
20607 \family default
20608  It shifts everything in the column which is right beside the current cursor
20609  position to the next column.
20610  Note that the middle column is designed for relation signs, structures
20611  within this column will be printed in a smaller size:
20612 \begin_inset Formula \begin{eqnarray*}
20613 \frac{A}{B} & \frac{A}{B} & \frac{A}{B}\end{eqnarray*}
20614
20615 \end_inset
20616
20617
20618 \end_layout
20619
20620 \begin_layout Standard
20621 The multi-line formula type described here is called 
20622 \family typewriter
20623 \series medium
20624 eqnarray
20625 \family default
20626 \series default
20627 .
20628  There are other multi-line types being more suitable for certain situations,
20629  for example if you want a better inter-line spacing than in formula (
20630 \begin_inset LatexCommand ref
20631 reference "eq:asquared"
20632
20633 \end_inset
20634
20635 ).
20636  The other types are described in section\InsetSpace ~
20637
20638 \begin_inset LatexCommand ref
20639 reference "sub:AMS-Formula-Types"
20640
20641 \end_inset
20642
20643 .
20644 \end_layout
20645
20646 \begin_layout Section
20647 Formula Numbering and Referencing
20648 \begin_inset LatexCommand index
20649 name "Math ! Formula numbering"
20650
20651 \end_inset
20652
20653
20654 \begin_inset LatexCommand index
20655 name "Math ! Referencing formulas"
20656
20657 \end_inset
20658
20659
20660 \begin_inset LatexCommand label
20661 name "sec:Formula-Numbering-and"
20662
20663 \end_inset
20664
20665
20666 \end_layout
20667
20668 \begin_layout Standard
20669 To number a formula, set the cursor in the formula and use the menu 
20670 \family sans
20671 Edit\SpecialChar \menuseparator
20672 Math\SpecialChar \menuseparator
20673 Toggle\InsetSpace ~
20674 Numbering
20675 \family default
20676  or the shortcut 
20677 \family sans
20678 M-m\InsetSpace ~
20679 n
20680 \family default
20681 .
20682  The formula number appears in LyX as 
20683 \begin_inset Quotes eld
20684 \end_inset
20685
20686 #
20687 \begin_inset Quotes erd
20688 \end_inset
20689
20690  within parentheses.
20691  The 
20692 \begin_inset Quotes erd
20693 \end_inset
20694
20695 #
20696 \begin_inset Quotes erd
20697 \end_inset
20698
20699  denotes, that the number will be calculated automatically when the output
20700  is generated.
20701  The placement and format of the formula number in the output depends on
20702  the document class.
20703  In this document the number is printed together with the chapter number,
20704  separated by a dot:
20705 \begin_inset Formula \begin{equation}
20706 1+1=2\end{equation}
20707
20708 \end_inset
20709
20710 Using 
20711 \family sans
20712 M-m\InsetSpace ~
20713 n
20714 \family default
20715  in a numbered formula will switch off the numbering.
20716  You can only number displayed formulas.
20717 \end_layout
20718
20719 \begin_layout Standard
20720 Multi-line formulas can be numbered line by line: Using the menu 
20721 \family sans
20722 Edit\SpecialChar \menuseparator
20723 Math\SpecialChar \menuseparator
20724 Toggle\InsetSpace ~
20725 Numbering\InsetSpace ~
20726 of\InsetSpace ~
20727 Line
20728 \family default
20729  or the shortcut 
20730 \family sans
20731 M-m\InsetSpace ~
20732 N
20733 \family default
20734  will only toggle the numbering of the line where the cursor is in:
20735 \begin_inset Formula \begin{eqnarray}
20736 1 & = & 3-2\\
20737 2 & = & 4-2\nonumber \\
20738 4 & \leq & 7\end{eqnarray}
20739
20740 \end_inset
20741
20742 To number all lines use the shortcut 
20743 \family sans
20744 M-m\InsetSpace ~
20745 n
20746 \family default
20747 .
20748 \end_layout
20749
20750 \begin_layout Standard
20751 \begin_inset VSpace bigskip
20752 \end_inset
20753
20754 Every displayed formula can be referenced by its number using a label.
20755  A label is inserted with the menu 
20756 \family sans
20757 Insert\SpecialChar \menuseparator
20758 Label
20759 \family default
20760  when the cursor is in the formula.
20761  This opens a dialog to enter the label.
20762  It is recommended to use the proposed 
20763 \begin_inset Quotes eld
20764 \end_inset
20765
20766
20767 \family sans
20768 eq:
20769 \family default
20770
20771 \begin_inset Quotes erd
20772 \end_inset
20773
20774  as first part of the label, because this helps later to identify the label
20775  type when you have many labels in your document.
20776  We inserted in the following example the label 
20777 \begin_inset Quotes eld
20778 \end_inset
20779
20780 eq:tanhExp
20781 \begin_inset Quotes erd
20782 \end_inset
20783
20784  in the second line:
20785 \begin_inset Formula \begin{eqnarray}
20786 \tanh(x) & = & \frac{\sinh(x)}{\cosh(x)}\nonumber \\
20787  & = & \frac{\mathrm{e}^{2x}-1}{\mathrm{e}^{2x}+1}\label{eq:tanhExp}\end{eqnarray}
20788
20789 \end_inset
20790
20791 Every labeled line is automatically numbered.
20792  Therefore the label is shown in LyX at the place of the formula number
20793  placeholder 
20794 \begin_inset Quotes eld
20795 \end_inset
20796
20797 #
20798 \begin_inset Quotes erd
20799 \end_inset
20800
20801 .
20802  You can reference a labeled formula using the menu 
20803 \family sans
20804 Insert\SpecialChar \menuseparator
20805 Cross\InsetSpace ~
20806 Reference
20807 \family default
20808 .
20809  A dialog appears to choose a label you want refer to.
20810  The reference appears in LyX as grey cross reference box and in the output
20811  as the formula number:
20812 \end_layout
20813
20814 \begin_layout Standard
20815 This is a cross-reference to equation (
20816 \begin_inset LatexCommand ref
20817 reference "eq:tanhExp"
20818
20819 \end_inset
20820
20821 ).
20822 \end_layout
20823
20824 \begin_layout Standard
20825 The properties of LyX's cross-reference box are described in section\InsetSpace ~
20826
20827 \begin_inset LatexCommand ref
20828 reference "sec:Cross-References"
20829
20830 \end_inset
20831
20832 .
20833  To delete a label, set the cursor in the labeled formula, use the menu
20834  
20835 \family sans
20836 Insert\SpecialChar \menuseparator
20837 Label
20838 \family default
20839  and delete the label in the appearing dialog.
20840 \begin_inset Foot
20841 status collapsed
20842
20843 \begin_layout Standard
20844 This is a unintuitive and will be fixed in the next version of LyX.
20845 \end_layout
20846
20847 \end_inset
20848
20849  
20850 \end_layout
20851
20852 \begin_layout Section
20853 User defined math macros
20854 \begin_inset LatexCommand index
20855 name "Math ! Macros"
20856
20857 \end_inset
20858
20859
20860 \begin_inset LatexCommand label
20861 name "sec:math-macros"
20862
20863 \end_inset
20864
20865
20866 \end_layout
20867
20868 \begin_layout Standard
20869 LyX allows you to define macros for formulas.
20870  For example we assume that solutions of the quadratic equation often occur
20871  in our document in various forms and we want to create a macro to print
20872  them.
20873 \newline
20874 The general form of a quadratic equation is:
20875 \begin_inset Formula \[
20876 0=\lambda^{2}+p\lambda+q\]
20877
20878 \end_inset
20879
20880 The general form of its solution is:
20881 \begin_inset Formula \[
20882 \lambda_{1,2}=-\frac{p}{2}\pm\sqrt{\frac{p²}{4}-q}\]
20883
20884 \end_inset
20885
20886
20887 \end_layout
20888
20889 \begin_layout Standard
20890 The macro should print the parameters 
20891 \begin_inset Formula $\lambda$
20892 \end_inset
20893
20894
20895 \begin_inset Formula $p$
20896 \end_inset
20897
20898  and 
20899 \begin_inset Formula $q$
20900 \end_inset
20901
20902  like in the equation above.
20903 \end_layout
20904
20905 \begin_layout Standard
20906 A macro is created by executing the command
20907 \end_layout
20908
20909 \begin_layout Standard
20910
20911 \series bold
20912 math-macro
20913 \begin_inset ERT
20914 status collapsed
20915
20916 \begin_layout Standard
20917
20918
20919 \backslash
20920 spce 
20921 \end_layout
20922
20923 \end_inset
20924
20925 Name
20926 \begin_inset ERT
20927 status collapsed
20928
20929 \begin_layout Standard
20930
20931
20932 \backslash
20933 spce 
20934 \end_layout
20935
20936 \end_inset
20937
20938 Number\InsetSpace ~
20939 of\InsetSpace ~
20940 Arguments
20941 \end_layout
20942
20943 \begin_layout Standard
20944 in the minibuffer at the bottom of the LyX screen.
20945  Name is the name of the new macro which mustn't contain numbers.
20946  The number of arguments can be a number in the range 1-9.
20947  If you want to define a macro without arguments, don't declare the number
20948  of arguments.
20949 \end_layout
20950
20951 \begin_layout Standard
20952 We have three arguments and name the macro 
20953 \begin_inset Quotes eld
20954 \end_inset
20955
20956 qE
20957 \begin_inset Quotes erd
20958 \end_inset
20959
20960 , so that the command is:
20961 \end_layout
20962
20963 \begin_layout Standard
20964
20965 \series bold
20966 math-macro
20967 \begin_inset ERT
20968 status collapsed
20969
20970 \begin_layout Standard
20971
20972
20973 \backslash
20974 spce 
20975 \end_layout
20976
20977 \end_inset
20978
20979 qE
20980 \begin_inset ERT
20981 status collapsed
20982
20983 \begin_layout Standard
20984
20985
20986 \backslash
20987 spce 
20988 \end_layout
20989
20990 \end_inset
20991
20992 3
20993 \end_layout
20994
20995 \begin_layout Standard
20996 This results in the following macro definition box: 
20997 \begin_inset Graphics
20998         filename clipart/macrobox.png
20999
21000 \end_inset
21001
21002  
21003 \begin_inset FormulaMacro
21004 \newcommand{\qE}[3]{#1_{1,\,2}=-\frac{#2}{2}\pm\sqrt{\frac{#2^{2}}{4}-#3}}
21005 {\textrm{qE: }#1\textrm{ , }#2\textrm{ , }#3}
21006 \end_inset
21007
21008
21009 \begin_inset Note Note
21010 status collapsed
21011
21012 \begin_layout Standard
21013 The first box is an image to show the behavior in the output.
21014  The second one is the definition box, that doesn't appear in the output.
21015 \end_layout
21016
21017 \end_inset
21018
21019
21020 \end_layout
21021
21022 \begin_layout Standard
21023 The first blue box is for the definition, where you insert the formula via
21024  the math panel or commands.
21025  The placeholder for the arguments are inserted as a backslash and sharp
21026  followed by the argument number, e.g.
21027  
21028 \begin_inset Quotes eld
21029 \end_inset
21030
21031
21032 \backslash
21033 #1
21034 \begin_inset Quotes erd
21035 \end_inset
21036
21037  for the first argument.
21038  Placeholders will be displayed in red.
21039  The second blue box is for the appearance in LyX.
21040  This is useful when you have a large structure that shouldn't be displayed
21041  in LyX with its full size.
21042  If you want to see the macro as it is defined, leave the box blank.
21043  In our example we insert the sequence
21044 \newline
21045
21046 \series bold
21047 qE: 
21048 \backslash
21049 #1
21050 \series default
21051  
21052 \series bold
21053 ,
21054 \series default
21055  
21056 \series bold
21057
21058 \backslash
21059 #2
21060 \series default
21061  
21062 \series bold
21063 ,
21064 \series default
21065  
21066 \series bold
21067
21068 \backslash
21069 #3
21070 \newline
21071
21072 \series default
21073 The macro will then be shown as the macro name followed by the three arguments.
21074 \end_layout
21075
21076 \begin_layout Standard
21077 To use the macro in a formula, type its name as command, in our case 
21078 \begin_inset Quotes eld
21079 \end_inset
21080
21081
21082 \series bold
21083
21084 \backslash
21085 qE
21086 \series default
21087
21088 \begin_inset Quotes erd
21089 \end_inset
21090
21091 .
21092  The macro is inserted with boxes for the arguments looking similar to this:
21093 \end_layout
21094
21095 \begin_layout Standard
21096 \align center
21097 \begin_inset Graphics
21098         filename clipart/macrouse.png
21099
21100 \end_inset
21101
21102
21103 \end_layout
21104
21105 \begin_layout Standard
21106 The arguments are inserted in the blue boxes.
21107  If the cursor is outside the macro, the arguments are put in the macro.
21108  To change the arguments, put the cursor in the formula before or after
21109  the macro and press the right or left arrow key respectively.
21110  The arguments appear now again below the macro definition.
21111 \end_layout
21112
21113 \begin_layout Standard
21114 If you change the macro definition all macros are changed automatically
21115  to the new definition.
21116  Here an example of our macro with the arguments 
21117 \begin_inset Formula $x$
21118 \end_inset
21119
21120
21121 \begin_inset Formula $\ln(x)$
21122 \end_inset
21123
21124 , and 
21125 \begin_inset Formula $B$
21126 \end_inset
21127
21128 :
21129 \begin_inset Formula \[
21130 \qE{x}{\ln(y)}{B}\]
21131
21132 \end_inset
21133
21134
21135 \end_layout
21136
21137 \begin_layout Standard
21138 When the document is exported to LaTeX, the macro definition will be inserted
21139  as the command:
21140 \end_layout
21141
21142 \begin_layout Standard
21143
21144 \series bold
21145
21146 \backslash
21147 newcommand{
21148 \backslash
21149 qE}[3]{#1_{1,
21150 \backslash
21151 ,2}=-
21152 \backslash
21153 frac{#2}{2}
21154 \backslash
21155 pm
21156 \newline
21157
21158 \begin_inset ERT
21159 status collapsed
21160
21161 \begin_layout Standard
21162
21163
21164 \backslash
21165 hphantom{
21166 \end_layout
21167
21168 \end_inset
21169
21170
21171 \backslash
21172 newcommand
21173 \begin_inset ERT
21174 status collapsed
21175
21176 \begin_layout Standard
21177
21178 }
21179 \end_layout
21180
21181 \end_inset
21182
21183
21184 \backslash
21185 sqrt{
21186 \backslash
21187 frac{#2^{2}}{4}-#3}}
21188 \end_layout
21189
21190 \begin_layout Standard
21191 The command is not inserted in the document preamble.
21192  That means you can only use macros in formulas that are below the macro
21193  definition box in your document.
21194  There are also some other restrictions: The command 
21195 \backslash
21196 newcommand supports optional arguments, which are not available in LyX's
21197  macros.
21198  You can also not change subsequently the name of the macro and the number
21199  of arguments.
21200  
21201 \end_layout
21202
21203 \begin_layout Section
21204 Fine-Tuning
21205 \end_layout
21206
21207 \begin_layout Subsection
21208 Typefaces
21209 \begin_inset LatexCommand index
21210 name "Math ! Typefaces"
21211
21212 \end_inset
21213
21214
21215 \end_layout
21216
21217 \begin_layout Standard
21218 The standard font for text is italic, for numbers the standard is roman.
21219  To set a font in a formula, use the 
21220 \family sans
21221 Math\InsetSpace ~
21222 Panel
21223 \family default
21224  button 
21225 \begin_inset Graphics
21226         filename ../images/math/font.png
21227
21228 \end_inset
21229
21230 , or enter its command, listed in table\InsetSpace ~
21231
21232 \begin_inset LatexCommand ref
21233 reference "cap:Typefaces-and-the"
21234
21235 \end_inset
21236
21237 , directly.
21238 \end_layout
21239
21240 \begin_layout Standard
21241 \begin_inset Float table
21242 wide false
21243 sideways false
21244 status open
21245
21246 \begin_layout Standard
21247 \begin_inset Caption
21248
21249 \begin_layout Standard
21250 \begin_inset LatexCommand label
21251 name "cap:Typefaces-and-the"
21252
21253 \end_inset
21254
21255 Typefaces and the corresponding commands.
21256 \end_layout
21257
21258 \end_inset
21259
21260
21261 \end_layout
21262
21263 \begin_layout Standard
21264 \align center
21265 \begin_inset Tabular
21266 <lyxtabular version="3" rows="9" columns="2">
21267 <features>
21268 <column alignment="center" valignment="top" leftline="true" rightline="true" width="0pt">
21269 <column alignment="center" valignment="top" rightline="true" width="0pt">
21270 <row topline="true" bottomline="true">
21271 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
21272 \begin_inset Text
21273
21274 \begin_layout Standard
21275 Font
21276 \end_layout
21277
21278 \end_inset
21279 </cell>
21280 <cell alignment="center" valignment="top" topline="true" bottomline="true" rightline="true" usebox="none">
21281 \begin_inset Text
21282
21283 \begin_layout Standard
21284 Command
21285 \end_layout
21286
21287 \end_inset
21288 </cell>
21289 </row>
21290 <row topline="true">
21291 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
21292 \begin_inset Text
21293
21294 \begin_layout Standard
21295
21296 \shape up
21297 \size normal
21298 \bar no
21299 \noun off
21300 \color none
21301 \begin_inset Formula $\mathrm{Roman}$
21302 \end_inset
21303
21304
21305 \end_layout
21306
21307 \end_inset
21308 </cell>
21309 <cell alignment="center" valignment="top" topline="true" rightline="true" usebox="none">
21310 \begin_inset Text
21311
21312 \begin_layout Standard
21313
21314 \series bold
21315
21316 \backslash
21317 mathrm
21318 \end_layout
21319
21320 \end_inset
21321 </cell>
21322 </row>
21323 <row topline="true">
21324 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
21325 \begin_inset Text
21326
21327 \begin_layout Standard
21328 \begin_inset Formula $\mathbf{\mathbf{Bold}}$
21329 \end_inset
21330
21331
21332 \end_layout
21333
21334 \end_inset
21335 </cell>
21336 <cell alignment="center" valignment="top" topline="true" rightline="true" usebox="none">
21337 \begin_inset Text
21338
21339 \begin_layout Standard
21340
21341 \series bold
21342
21343 \backslash
21344 mathbf
21345 \end_layout
21346
21347 \end_inset
21348 </cell>
21349 </row>
21350 <row topline="true">
21351 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
21352 \begin_inset Text
21353
21354 \begin_layout Standard
21355 \begin_inset Formula $\mathit{Italic}$
21356 \end_inset
21357
21358
21359 \end_layout
21360
21361 \end_inset
21362 </cell>
21363 <cell alignment="center" valignment="top" topline="true" rightline="true" usebox="none">
21364 \begin_inset Text
21365
21366 \begin_layout Standard
21367
21368 \series bold
21369
21370 \backslash
21371 mathit
21372 \end_layout
21373
21374 \end_inset
21375 </cell>
21376 </row>
21377 <row topline="true">
21378 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
21379 \begin_inset Text
21380
21381 \begin_layout Standard
21382
21383 \shape up
21384 \size normal
21385 \bar no
21386 \noun off
21387 \color none
21388 \begin_inset Formula $\mathtt{Typewriter}$
21389 \end_inset
21390
21391
21392 \end_layout
21393
21394 \end_inset
21395 </cell>
21396 <cell alignment="center" valignment="top" topline="true" rightline="true" usebox="none">
21397 \begin_inset Text
21398
21399 \begin_layout Standard
21400
21401 \series bold
21402
21403 \backslash
21404 mathtt
21405 \end_layout
21406
21407 \end_inset
21408 </cell>
21409 </row>
21410 <row topline="true">
21411 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
21412 \begin_inset Text
21413
21414 \begin_layout Standard
21415 \begin_inset Formula $\mathbf{\mathbb{BLACKBOARD}}$
21416 \end_inset
21417
21418
21419 \end_layout
21420
21421 \end_inset
21422 </cell>
21423 <cell alignment="center" valignment="top" topline="true" rightline="true" usebox="none">
21424 \begin_inset Text
21425
21426 \begin_layout Standard
21427
21428 \series bold
21429
21430 \backslash
21431 mathbb
21432 \end_layout
21433
21434 \end_inset
21435 </cell>
21436 </row>
21437 <row topline="true">
21438 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
21439 \begin_inset Text
21440
21441 \begin_layout Standard
21442 \begin_inset Formula $\mathfrak{Fraktur}$
21443 \end_inset
21444
21445
21446 \end_layout
21447
21448 \end_inset
21449 </cell>
21450 <cell alignment="center" valignment="top" topline="true" rightline="true" usebox="none">
21451 \begin_inset Text
21452
21453 \begin_layout Standard
21454
21455 \series bold
21456
21457 \backslash
21458 mathfrak
21459 \end_layout
21460
21461 \end_inset
21462 </cell>
21463 </row>
21464 <row topline="true">
21465 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
21466 \begin_inset Text
21467
21468 \begin_layout Standard
21469
21470 \shape up
21471 \size normal
21472 \emph on
21473 \bar no
21474 \noun off
21475 \color none
21476 \begin_inset Formula $\mathcal{CALLIGRAPHIC}$
21477 \end_inset
21478
21479
21480 \end_layout
21481
21482 \end_inset
21483 </cell>
21484 <cell alignment="center" valignment="top" topline="true" rightline="true" usebox="none">
21485 \begin_inset Text
21486
21487 \begin_layout Standard
21488
21489 \series bold
21490
21491 \backslash
21492 mathcal
21493 \end_layout
21494
21495 \end_inset
21496 </cell>
21497 </row>
21498 <row topline="true" bottomline="true">
21499 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
21500 \begin_inset Text
21501
21502 \begin_layout Standard
21503 \begin_inset Formula $\mathsf{SansSerif}$
21504 \end_inset
21505
21506
21507 \end_layout
21508
21509 \end_inset
21510 </cell>
21511 <cell alignment="center" valignment="top" topline="true" rightline="true" usebox="none">
21512 \begin_inset Text
21513
21514 \begin_layout Standard
21515
21516 \series bold
21517
21518 \backslash
21519 mathsf
21520 \end_layout
21521
21522 \end_inset
21523 </cell>
21524 </row>
21525 </lyxtabular>
21526
21527 \end_inset
21528
21529
21530 \end_layout
21531
21532 \end_inset
21533
21534
21535 \end_layout
21536
21537 \begin_layout Standard
21538 \begin_inset Note Greyedout
21539 status open
21540
21541 \begin_layout Standard
21542
21543 \series bold
21544 Note:
21545 \series default
21546  that you can only print capital letters in the typefaces 
21547 \family sans
21548 Blackbold
21549 \family default
21550  and 
21551 \family sans
21552 Calligraphic
21553 \family default
21554 .
21555 \end_layout
21556
21557 \end_inset
21558
21559
21560 \end_layout
21561
21562 \begin_layout Standard
21563 When you use a typeface, a blue box is inserted in the formula.
21564  Every character in this box will be printed in this typeface.
21565  Pressing 
21566 \family sans
21567 Space
21568 \family default
21569  within the box, will set the cursor outside, so that you have to use a
21570  protected space when you need a space in the box.
21571  Here an example where a 
21572 \begin_inset Quotes eld
21573 \end_inset
21574
21575 N
21576 \begin_inset Quotes erd
21577 \end_inset
21578
21579  in 
21580 \family sans
21581 Blackbold
21582 \family default
21583  denotes the set of numbers:
21584 \begin_inset Formula \[
21585 f(x)=\sqrt{x}\:;\: x\in\mathbb{N}\]
21586
21587 \end_inset
21588
21589
21590 \end_layout
21591
21592 \begin_layout Standard
21593 The typefaces are nestable, which can cause confusion.
21594  You can e.g.
21595  put a character in 
21596 \family sans
21597 Fraktur
21598 \family default
21599  in a box for 
21600 \family sans
21601 Typewriter
21602 \family default
21603
21604 \begin_inset Formula $\mathtt{abc\mathfrak{d}e}$
21605 \end_inset
21606
21607  
21608 \newline
21609 So better don't use this feature.
21610 \end_layout
21611
21612 \begin_layout Standard
21613 The typefaces have no effect on Greek letters: 
21614 \begin_inset Formula $\mathfrak{abc\delta e}$
21615 \end_inset
21616
21617
21618 \newline
21619 You can only print them emboldened using the command 
21620 \series bold
21621
21622 \backslash
21623 boldsymbol
21624 \series default
21625 , which works like the other typeface commands: 
21626 \begin_inset Formula $\alpha\beta\gamma\boldsymbol{\alpha\beta\gamma}$
21627 \end_inset
21628
21629
21630 \end_layout
21631
21632 \begin_layout Standard
21633
21634 \series bold
21635
21636 \backslash
21637 boldsymbol
21638 \series default
21639  works for all symbols, letters, and numbers.
21640 \end_layout
21641
21642 \begin_layout Standard
21643 A number of other font options are available as well, in the menu 
21644 \family sans
21645 Insert\SpecialChar \menuseparator
21646 Math\SpecialChar \menuseparator
21647 Font\InsetSpace ~
21648 Change
21649 \family default
21650 .
21651 \end_layout
21652
21653 \begin_layout Subsection
21654 Math Text
21655 \begin_inset LatexCommand index
21656 name "Math ! Text"
21657
21658 \end_inset
21659
21660
21661 \end_layout
21662
21663 \begin_layout Standard
21664 Typefaces are useful for entering some characters in some given font, but
21665  not for text.
21666  For typing longer pieces of text use the math text, which is obtained using
21667  the entry 
21668 \family sans
21669 Normal\InsetSpace ~
21670 text\InsetSpace ~
21671 mode
21672 \family default
21673  of the 
21674 \family sans
21675 Math\InsetSpace ~
21676 Panel
21677 \family default
21678  button 
21679 \begin_inset Graphics
21680         filename ../images/math/font.png
21681
21682 \end_inset
21683
21684  (alternatively the shortcut 
21685 \family sans
21686 M-m\InsetSpace ~
21687 m
21688 \family default
21689 ).
21690  Math text appears in LyX in black instead of blue.
21691  You can use spaces and accents in math text like in normal text.
21692  Here is an example:
21693 \begin_inset Formula \[
21694 f(x)=\begin{cases}
21695 x & \textrm{if I say so}\\
21696 -x & \textrm{unter Umständen}\end{cases}\]
21697
21698 \end_inset
21699
21700
21701 \end_layout
21702
21703 \begin_layout Subsection
21704 Font Sizes
21705 \begin_inset LatexCommand index
21706 name "Math ! Font sizes"
21707
21708 \end_inset
21709
21710
21711 \end_layout
21712
21713 \begin_layout Standard
21714 There are four font styles (relative sizes) used in math-mode, which are
21715  automatically chosen in most situations.
21716  These are called 
21717 \family sans
21718 textstyle
21719 \family default
21720
21721 \family sans
21722 displaystyle
21723 \family default
21724
21725 \family sans
21726 scriptstyle
21727 \family default
21728 , and 
21729 \family sans
21730 scriptscriptstyle
21731 \family default
21732 .
21733  For most characters, 
21734 \family sans
21735 textstyle
21736 \family default
21737  and 
21738 \family sans
21739 displaystyle
21740 \family default
21741  are actually the same size, but fractions, superscripts and subscripts,
21742  and certain other structures, are set larger in 
21743 \family sans
21744 displaystyle
21745 \family default
21746 .
21747  Except for some operators, which resize themselves to accommodate various
21748  situations, all text will be set in the styles as LaTeX thinks is appropriate.
21749  These choices can be overridden by using the math panel button 
21750 \begin_inset Graphics
21751         filename ../images/math/style.png
21752
21753 \end_inset
21754
21755 .
21756  A box for the size will be created in which you can insert the math structure.
21757  For example, you can set 
21758 \begin_inset Formula $\frac{1}{2}$
21759 \end_inset
21760
21761 , which is normally in 
21762 \family sans
21763 textstyle
21764 \family default
21765 , larger in 
21766 \family sans
21767 displaystyle
21768 \family default
21769
21770 \begin_inset Formula ${\displaystyle \frac{1}{2}}$
21771 \end_inset
21772
21773 .
21774  The four styles are used in the following example:
21775 \end_layout
21776
21777 \begin_layout Standard
21778 \begin_inset Formula $displaystyle$
21779 \end_inset
21780
21781
21782 \begin_inset Formula ${\textstyle textstyle}$
21783 \end_inset
21784
21785
21786 \begin_inset Formula ${\scriptstyle scriptstyle}$
21787 \end_inset
21788
21789
21790 \begin_inset Formula ${\scriptscriptstyle scriptscriptstyle}$
21791 \end_inset
21792
21793 .
21794 \end_layout
21795
21796 \begin_layout Standard
21797 All these math-mode font sizes are relative, that means, if the whole math
21798  inset is set in a particular size with the menu 
21799 \family sans
21800 Edit\SpecialChar \menuseparator
21801 Text\InsetSpace ~
21802 Style
21803 \family default
21804 , all sizes in the formula will be adjusted relative to this size.
21805  Similarly, if the base font size of the document is changed, all fonts
21806  will be adjusted to correspond.
21807  As example a formula in the font size 
21808 \begin_inset Quotes eld
21809 \end_inset
21810
21811 largest
21812 \begin_inset Quotes erd
21813 \end_inset
21814
21815 :
21816 \end_layout
21817
21818 \begin_layout Standard
21819
21820 \family roman
21821 \size largest
21822 \begin_inset Formula $\mathrm{e}=\sum_{n=0}^{\infty}\frac{1}{n!}$
21823 \end_inset
21824
21825
21826 \end_layout
21827
21828 \begin_layout Section
21829 AMS-LaTeX
21830 \begin_inset LatexCommand index
21831 name "AMS math"
21832
21833 \end_inset
21834
21835
21836 \begin_inset LatexCommand index
21837 name "Math ! AMS"
21838
21839 \end_inset
21840
21841
21842 \end_layout
21843
21844 \begin_layout Standard
21845 LyX supports the packages provided by the American Mathematical Society
21846  (AMS) that are in common use.
21847 \end_layout
21848
21849 \begin_layout Subsection
21850 Enabling AMS-Support
21851 \end_layout
21852
21853 \begin_layout Standard
21854 Selecting the checkbox 
21855 \family sans
21856 Use\InsetSpace ~
21857 AMS\InsetSpace ~
21858 math\InsetSpace ~
21859 package
21860 \family default
21861  in the 
21862 \family sans
21863 Document\SpecialChar \menuseparator
21864 Settings
21865 \family default
21866
21867 \begin_inset LatexCommand index
21868 name "Document ! Settings"
21869
21870 \end_inset
21871
21872  dialog under 
21873 \family sans
21874 Math\InsetSpace ~
21875 Options
21876 \family default
21877  will include the AMS-packages in the document, and make the facilities
21878  available.
21879  AMS is needed for many math-constructs, so when you get LaTeX-errors in
21880  formulas, assure that you have enabled AMS.
21881 \end_layout
21882
21883 \begin_layout Subsection
21884 AMS-Formula Types
21885 \begin_inset LatexCommand label
21886 name "sub:AMS-Formula-Types"
21887
21888 \end_inset
21889
21890
21891 \begin_inset LatexCommand index
21892 name "Math ! Multi-line Equations"
21893
21894 \end_inset
21895
21896
21897 \end_layout
21898
21899 \begin_layout Standard
21900 AMS-LaTeX provides a selection of different formula types.
21901  LyX allows you to choose between 
21902 \family typewriter
21903 align
21904 \family default
21905
21906 \family typewriter
21907 alignat
21908 \family default
21909
21910 \family typewriter
21911 flalign
21912 \family default
21913
21914 \family typewriter
21915 gather
21916 \family default
21917 , and 
21918 \family typewriter
21919 multline
21920 \family default
21921 .
21922  We refer to the AMS-documentation for an explanation of these formula types.
21923 \end_layout
21924
21925 \begin_layout Chapter
21926 More Tools
21927 \end_layout
21928
21929 \begin_layout Section
21930 Cross-References
21931 \begin_inset LatexCommand index
21932 name "Cross references"
21933
21934 \end_inset
21935
21936
21937 \begin_inset LatexCommand label
21938 name "sec:Cross-References"
21939
21940 \end_inset
21941
21942
21943 \end_layout
21944
21945 \begin_layout Standard
21946 One of LyX's strengths are cross-references.
21947  You can reference every section, float, footnote, formula, and list in
21948  the document.
21949  To reference a document part, you have to insert a label into it.
21950  The label is used as anchor and name for the reference.
21951  We want for example refer to the the second item of the following list:
21952 \end_layout
21953
21954 \begin_layout Enumerate
21955 First item
21956 \end_layout
21957
21958 \begin_layout Enumerate
21959 \begin_inset LatexCommand label
21960 name "enu:Second-item"
21961
21962 \end_inset
21963
21964 Second item
21965 \end_layout
21966
21967 \begin_layout Enumerate
21968 Third item
21969 \end_layout
21970
21971 \begin_layout Standard
21972 First we insert a label into the second item with the menu 
21973 \family sans
21974 Insert\SpecialChar \menuseparator
21975 Label
21976 \family default
21977  or the by pressing the toolbar button 
21978 \begin_inset Graphics
21979         filename ../images/label-insert.png
21980         scale 85
21981
21982 \end_inset
21983
21984 .
21985  A grey label box like this: 
21986 \begin_inset Graphics
21987         filename clipart/labelQt4.png
21988         scale 85
21989
21990 \end_inset
21991
21992  is inserted and the label window pops up asking for the label text.
21993  LyX offers as text the first words of the item with a prefix, in our case
21994  the text 
21995 \begin_inset Quotes eld
21996 \end_inset
21997
21998
21999 \family sans
22000 enu: Second-item
22001 \family default
22002
22003 \begin_inset Quotes erd
22004 \end_inset
22005
22006 .
22007  The prefix 
22008 \begin_inset Quotes eld
22009 \end_inset
22010
22011
22012 \family sans
22013 enu:
22014 \family default
22015
22016 \begin_inset Quotes erd
22017 \end_inset
22018
22019  stands for 
22020 \begin_inset Quotes eld
22021 \end_inset
22022
22023 enumerate
22024 \begin_inset Quotes erd
22025 \end_inset
22026
22027 .
22028  The prefix depends on the document part where the label is inserted, e.g.
22029  if you insert a label to a section heading, the prefix will be 
22030 \begin_inset Quotes eld
22031 \end_inset
22032
22033
22034 \family sans
22035 sec:
22036 \family default
22037
22038 \begin_inset Quotes erd
22039 \end_inset
22040
22041 .
22042 \end_layout
22043
22044 \begin_layout Standard
22045 To reference the item, we refer to its label using the menu 
22046 \family sans
22047 Insert\SpecialChar \menuseparator
22048 Cross-Reference
22049 \family default
22050  or the toolbar button 
22051 \begin_inset Graphics
22052         filename ../images/dialog-show-new-inset_ref.png
22053         scale 85
22054
22055 \end_inset
22056
22057 .
22058  A grey cross-reference box like this: 
22059 \begin_inset Graphics
22060         filename clipart/referenceQt4.png
22061         scale 85
22062
22063 \end_inset
22064
22065  is inserted and the cross-reference window appear showing all labels of
22066  the document.
22067  We can now sort the labels alphabetically and then choose the entry 
22068 \begin_inset Quotes eld
22069 \end_inset
22070
22071
22072 \family sans
22073 enu:Second-item
22074 \family default
22075
22076 \begin_inset Quotes erd
22077 \end_inset
22078
22079 .
22080  At the position of the cross-reference box the item number will appear
22081  in the output.
22082  Here is our cross-reference:
22083 \end_layout
22084
22085 \begin_layout Standard
22086 Item\InsetSpace ~
22087
22088 \begin_inset LatexCommand ref
22089 reference "enu:Second-item"
22090
22091 \end_inset
22092
22093
22094 \end_layout
22095
22096 \begin_layout Standard
22097 It is recommended to use a protected space
22098 \begin_inset Foot
22099 status collapsed
22100
22101 \begin_layout Standard
22102 described in section\InsetSpace ~
22103
22104 \begin_inset LatexCommand ref
22105 reference "sub:Protected-Space"
22106
22107 \end_inset
22108
22109
22110 \end_layout
22111
22112 \end_inset
22113
22114  between the cross-reference name and its number to avoid ugly linebreaks
22115  between them.
22116 \end_layout
22117
22118 \begin_layout Standard
22119 There are six varieties of cross-references:
22120 \end_layout
22121
22122 \begin_layout Description
22123 <reference>: prints the float number, this is the default: 
22124 \begin_inset LatexCommand ref
22125 reference "cap:Two-distorted-images"
22126
22127 \end_inset
22128
22129
22130 \end_layout
22131
22132 \begin_layout Description
22133 (<reference>): prints the float number within two parentheses, this is the
22134  style normally used to reference formulas, especially when the reference
22135  name 
22136 \begin_inset Quotes eld
22137 \end_inset
22138
22139 Equation
22140 \begin_inset Quotes erd
22141 \end_inset
22142
22143  is omitted: 
22144 \begin_inset LatexCommand eqref
22145 reference "eq:tanhExp"
22146
22147 \end_inset
22148
22149
22150 \end_layout
22151
22152 \begin_layout Description
22153 <page>: prints the page number: Page\InsetSpace ~
22154
22155 \begin_inset LatexCommand pageref
22156 reference "cap:Two-distorted-images"
22157
22158 \end_inset
22159
22160
22161 \end_layout
22162
22163 \begin_layout Description
22164 on\InsetSpace ~
22165 page\InsetSpace ~
22166 <page>: prints the text "on page" and the page number: 
22167 \begin_inset LatexCommand vpageref
22168 reference "cap:Two-distorted-images"
22169
22170 \end_inset
22171
22172
22173 \end_layout
22174
22175 \begin_layout Description
22176 <reference>\InsetSpace ~
22177 on\InsetSpace ~
22178 page\InsetSpace ~
22179 <page>: prints the float number, the text "on page", and
22180  the page number: 
22181 \begin_inset LatexCommand vref
22182 reference "cap:Two-distorted-images"
22183
22184 \end_inset
22185
22186
22187 \end_layout
22188
22189 \begin_layout Description
22190 Formatted\InsetSpace ~
22191 reference: prints a self defined cross-reference format.
22192 \newline
22193
22194 \begin_inset Note Greyedout
22195 status open
22196
22197 \begin_layout Standard
22198
22199 \series bold
22200 Note:
22201 \series default
22202  This feature is only available when you have the LaTeX-package 
22203 \series bold
22204 prettyref
22205 \begin_inset LatexCommand index
22206 name "LaTeX-packages ! prettyref"
22207
22208 \end_inset
22209
22210
22211 \series default
22212  installed.
22213 \end_layout
22214
22215 \end_inset
22216
22217
22218 \end_layout
22219
22220 \begin_layout Standard
22221 Note that the style <page> won't print the page number if the label is on
22222  the previous, the same, or the next page.
22223  You will e.\InsetSpace \thinspace{}
22224 g.\InsetSpace ~
22225 see the text 
22226 \begin_inset Quotes eld
22227 \end_inset
22228
22229
22230 \family sans
22231 on this page
22232 \family default
22233
22234 \begin_inset Quotes erd
22235 \end_inset
22236
22237  instead.
22238 \end_layout
22239
22240 \begin_layout Standard
22241 The number and current page of the referred document part in the output,
22242  is automatically calculated by LaTeX.
22243  The varieties are adjusted in the field 
22244 \family sans
22245 Format
22246 \family default
22247  of the cross-reference window, that appear when you click on the cross-referenc
22248 e box.
22249 \end_layout
22250
22251 \begin_layout Standard
22252 You can only use the style 
22253 \family sans
22254 <reference>
22255 \family default
22256  to reference numbered document parts, while the reference style 
22257 \family sans
22258 <page>
22259 \family default
22260  is always possible.
22261 \end_layout
22262
22263 \begin_layout Standard
22264 If you want to reference a section, put the label in the section heading,
22265  to reference a float, put the label in the caption.
22266  For footnotes you can put the label somewhere in it.
22267  Referencing formulas is explained in section\InsetSpace ~
22268
22269 \begin_inset LatexCommand ref
22270 reference "sec:Formula-Numbering-and"
22271
22272 \end_inset
22273
22274 .
22275 \end_layout
22276
22277 \begin_layout Standard
22278 The button 
22279 \family sans
22280 Go\InsetSpace ~
22281 to\InsetSpace ~
22282 Label
22283 \family default
22284  in the cross-reference window sets the the cursor before the referred label.
22285  The button text changes then to 
22286 \family sans
22287 Go\InsetSpace ~
22288 Back
22289 \family default
22290  and you can use it to set the cursor back to the cross-reference.
22291  Right-clicking on a cross-reference box also sets the cursor before the
22292  referred label but without a possibility to go back.
22293  
22294 \end_layout
22295
22296 \begin_layout Standard
22297 You can change labels at any time by clicking on the label box.
22298  References to the changed label will automatically change its link to the
22299  new label text, so that you don't need to take care about this.
22300 \end_layout
22301
22302 \begin_layout Standard
22303 If a cross-reference refers to a non-existing label, you'll see two question
22304  marks in the output instead of the reference.
22305 \end_layout
22306
22307 \begin_layout Standard
22308 References are described in detail in the 
22309 \emph on
22310 Embedded Objects
22311 \emph default
22312  manual.
22313 \end_layout
22314
22315 \begin_layout Section
22316 Table of Contents and other Listings
22317 \begin_inset LatexCommand index
22318 name "Table of contents"
22319
22320 \end_inset
22321
22322
22323 \begin_inset LatexCommand index
22324 name "Outline"
22325
22326 \end_inset
22327
22328
22329 \begin_inset LatexCommand label
22330 name "sec:toc"
22331
22332 \end_inset
22333
22334
22335 \end_layout
22336
22337 \begin_layout Subsection
22338 Table of Contents and Outline
22339 \begin_inset LatexCommand label
22340 name "sub:Table-of-Contents"
22341
22342 \end_inset
22343
22344
22345 \end_layout
22346
22347 \begin_layout Standard
22348 The Table of Contents (TOC) is inserted with the menu 
22349 \family sans
22350 Insert\SpecialChar \menuseparator
22351 List/TOC\SpecialChar \menuseparator
22352 Table\InsetSpace ~
22353 of\InsetSpace ~
22354 Contents
22355 \family default
22356 .
22357  Is is displayed in LyX as a gray box.
22358  If you click on it, the TOC window appears, showing you the TOC entries.
22359  You can jump to a document part by clicking on an entry.
22360  Thus you can use this window as graphical alternative for the 
22361 \family sans
22362 Navigate
22363 \family default
22364  menu.
22365 \end_layout
22366
22367 \begin_layout Standard
22368 The TOC lists every numbered section automatically.
22369  If you have declared a short title for a section heading, as described
22370  in section\InsetSpace ~
22371
22372 \begin_inset LatexCommand ref
22373 reference "sec:Short-Titles"
22374
22375 \end_inset
22376
22377 , it will be used in the TOC instead of the section heading.
22378  Section\InsetSpace ~
22379
22380 \begin_inset LatexCommand ref
22381 reference "sub:Numbering-depth"
22382
22383 \end_inset
22384
22385  describes how the level is adjusted that defines which section types are
22386  listed in the TOC.
22387  You can also adjust the level for the displayed sections in the TOC window
22388  using the grey fader at the bottom of the window.
22389  Unnumbered sections are not listed in the TOC.
22390 \end_layout
22391
22392 \begin_layout Standard
22393 You can use the TOC window also as outline to move and rearrange sections
22394  in your documents.
22395  The TOC window therefore also appears when you use the menu 
22396 \family sans
22397 Document\SpecialChar \menuseparator
22398 Outline
22399 \family default
22400 .
22401 \end_layout
22402
22403 \begin_layout Subsection
22404 List of Figures, Tables and Algorithms
22405 \begin_inset LatexCommand label
22406 name "sec:ListsOf"
22407
22408 \end_inset
22409
22410
22411 \end_layout
22412
22413 \begin_layout Standard
22414 Table, figure, and algorithm lists are very much like the table of contents.
22415  You can insert them via the 
22416 \family sans
22417 Insert\SpecialChar \menuseparator
22418 List\InsetSpace ~
22419 /\InsetSpace ~
22420 TOC
22421 \family default
22422  submenus.
22423  The list entries are the float captions and the float number.
22424 \end_layout
22425
22426 \begin_layout Section
22427 URLs (Uniform Resource Locators)
22428 \begin_inset LatexCommand index
22429 name "URLs"
22430
22431 \end_inset
22432
22433
22434 \begin_inset LatexCommand label
22435 name "sec:URL"
22436
22437 \end_inset
22438
22439
22440 \end_layout
22441
22442 \begin_layout Standard
22443 It is often desirable to include long 
22444 \begin_inset Quotes eld
22445 \end_inset
22446
22447 verbatim
22448 \begin_inset Quotes erd
22449 \end_inset
22450
22451  items in a document such as Web site URLs, e-mail addresses, etc.
22452  These things typically do not contain any spaces and are thus difficult
22453  to typeset properly.
22454  Such items will often fall on a line boundary if they cannot be split,
22455  resulting in an overfull line.
22456  To avoid this, use the menu 
22457 \family sans
22458 Insert\SpecialChar \menuseparator
22459 URL
22460 \family default
22461  to enter a long URL and have it split gracefully, if necessary.
22462 \end_layout
22463
22464 \begin_layout Standard
22465 The URL dialog has two fields; the URL field and the 
22466 \family sans
22467 Name
22468 \family default
22469  field for the URL description, which will be typeset as plain text immediately
22470  before the URL.
22471  Here an example:
22472 \end_layout
22473
22474 \begin_layout Standard
22475 \begin_inset LatexCommand url
22476 name "LyX-Homepage"
22477 target "http://www.lyx.org"
22478
22479 \end_inset
22480
22481 .
22482 \end_layout
22483
22484 \begin_layout Standard
22485 \begin_inset VSpace bigskip
22486 \end_inset
22487
22488
22489 \series bold
22490 Important notes
22491 \series default
22492 :
22493 \end_layout
22494
22495 \begin_layout Itemize
22496 When you use the following characters: "%", "#", "^", you have to write
22497  them with a backslash before, e.g.
22498  
22499 \begin_inset Quotes eld
22500 \end_inset
22501
22502
22503 \backslash
22504 #
22505 \begin_inset Quotes erd
22506 \end_inset
22507
22508 .
22509 \end_layout
22510
22511 \begin_layout Itemize
22512 URLs must not end with a backslash!
22513 \end_layout
22514
22515 \begin_layout Section
22516 Appendices
22517 \begin_inset LatexCommand index
22518 name "Appendix"
22519
22520 \end_inset
22521
22522
22523 \begin_inset LatexCommand label
22524 name "sec:Appendices"
22525
22526 \end_inset
22527
22528
22529 \end_layout
22530
22531 \begin_layout Standard
22532 Appendices are created with the menu 
22533 \family sans
22534 Document\SpecialChar \menuseparator
22535 Start\InsetSpace ~
22536 Appendix\InsetSpace ~
22537 Here
22538 \family default
22539 .
22540  This menu sets the document from the current cursor position to the end
22541  as appendix region.
22542  The region is marked with a red borderline.
22543 \end_layout
22544
22545 \begin_layout Standard
22546 Every chapter (or section) within the appendix region is treated as an appendix,
22547  numbered with a capital Latin letter.
22548  The appendix subsections are numbered with this letter followed by a dot
22549  and the subsection number.
22550  All appendix sections can be referenced as if they were normal sections,
22551  here two examples:
22552 \end_layout
22553
22554 \begin_layout Standard
22555 Appendix\InsetSpace ~
22556
22557 \begin_inset LatexCommand ref
22558 reference "cha:Credits"
22559
22560 \end_inset
22561
22562 ; Appendix\InsetSpace ~
22563
22564 \begin_inset LatexCommand ref
22565 reference "sub:Export"
22566
22567 \end_inset
22568
22569
22570 \end_layout
22571
22572 \begin_layout Section
22573 Bibliography
22574 \begin_inset LatexCommand index
22575 name "Bibliography"
22576
22577 \end_inset
22578
22579
22580 \begin_inset LatexCommand label
22581 name "sec:Bibliography"
22582
22583 \end_inset
22584
22585
22586 \end_layout
22587
22588 \begin_layout Standard
22589 There are two ways of generating the bibliography in a LyX-document.
22590  You can include a bibliography database
22591 \begin_inset Foot
22592 status collapsed
22593
22594 \begin_layout Standard
22595 Known under the name 
22596 \begin_inset Quotes eld
22597 \end_inset
22598
22599 BibTeX-database
22600 \begin_inset Quotes erd
22601 \end_inset
22602
22603 .
22604 \end_layout
22605
22606 \end_inset
22607
22608 , which is explained in the next subsection or you can insert the bibliography
22609  manually.
22610  For the second method we use the paragraph environment 
22611 \family sans
22612 Bibliography
22613 \family default
22614 , described in section\InsetSpace ~
22615
22616 \begin_inset LatexCommand ref
22617 reference "sub:Biblio_environment"
22618
22619 \end_inset
22620
22621 .
22622 \end_layout
22623
22624 \begin_layout Standard
22625 Within the 
22626 \family sans
22627 Bibliography
22628 \family default
22629  environment, every paragraph begins with a gray bibliography box labeled
22630  with a number.
22631  If you click on it, you will get a dialog in which you can set a 
22632 \family sans
22633 Key
22634 \family default
22635  and a 
22636 \family sans
22637 Label
22638 \family default
22639 .
22640  The key is the symbolic name by which you will refer to this bibliography
22641  entry.
22642  For example, our second entry in the bibliography is a book about LaTeX
22643  and we used 
22644 \begin_inset Quotes eld
22645 \end_inset
22646
22647 latexcompanion
22648 \begin_inset Quotes erd
22649 \end_inset
22650
22651 , a short form of its title, as key.
22652 \end_layout
22653
22654 \begin_layout Standard
22655 You can refer to the key of a bibliography entry using the menu 
22656 \family sans
22657 Insert\SpecialChar \menuseparator
22658 Citation
22659 \family default
22660  or the toobar button 
22661 \begin_inset Graphics
22662         filename ../images/dialog-show-new-inset_citation.png
22663         BoundingBox 0bp 5bp 20bp 20bp
22664
22665 \end_inset
22666
22667 .
22668  A citation reference box is inserted and a citation window will appear
22669  in which you can select one or more keys in the available key list.
22670  The citation reference box will be labeled with the referenced key.
22671  When you click on the box, the citation window appears and you can change
22672  the reference.
22673 \end_layout
22674
22675 \begin_layout Standard
22676 Citation references appear in the output as number of the bibliography entry
22677  with surrounding brackets.
22678  If you set a 
22679 \family sans
22680 Label
22681 \family default
22682  for the entry, the label will appear instead of the number.
22683  Here two examples; the first without a label, the second with the label
22684  
22685 \begin_inset Quotes eld
22686 \end_inset
22687
22688 Credits
22689 \begin_inset Quotes erd
22690 \end_inset
22691
22692 :
22693 \end_layout
22694
22695 \begin_layout Standard
22696 Have a look at the 
22697 \family sans
22698 LaTeX Companion Second Edition
22699 \family default
22700
22701 \begin_inset LatexCommand cite
22702 key "latexcompanion"
22703
22704 \end_inset
22705
22706
22707 \end_layout
22708
22709 \begin_layout Standard
22710 The LyX-Team members are listed in the Credits: 
22711 \begin_inset LatexCommand cite
22712 key "lyxcredit"
22713
22714 \end_inset
22715
22716
22717 \end_layout
22718
22719 \begin_layout Subsection
22720 Bibliography databases (BibTeX)
22721 \begin_inset LatexCommand index
22722 name "Bibliography ! Databases"
22723
22724 \end_inset
22725
22726
22727 \begin_inset LatexCommand index
22728 name "Bibliography ! BibTeX"
22729
22730 \end_inset
22731
22732
22733 \begin_inset LatexCommand label
22734 name "sub:Bibliography-databases"
22735
22736 \end_inset
22737
22738
22739 \end_layout
22740
22741 \begin_layout Standard
22742 Bibliography databases are useful if you use the same bibliography in different
22743  documents.
22744  It makes it also very easy to have a uniform layout for all bibliography
22745  entries.
22746  You can collect the bibliography of all relevant books and articles of
22747  your working field in a database.
22748  This database can be used for different documents, because only the referenced
22749  entries of the database will appear in the bibliography list.
22750 \end_layout
22751
22752 \begin_layout Standard
22753 The database is a text file with the file extension 
22754 \begin_inset Quotes eld
22755 \end_inset
22756
22757
22758 \family sans
22759 .bib
22760 \family default
22761
22762 \begin_inset Quotes erd
22763 \end_inset
22764
22765  containing the bibliography in a special format.
22766  The format is explained in LaTeX books (
22767 \begin_inset LatexCommand cite
22768 key "Mittelbach,Kopka,Lamport"
22769
22770 \end_inset
22771
22772 ).
22773  Normally one uses a special program to create and edit entries of the database.
22774  Under
22775 \newline
22776  
22777 \begin_inset LatexCommand url
22778 target "http://wiki.lyx.org/BibTeX/Programs"
22779
22780 \end_inset
22781
22782
22783 \newline
22784 you find a list of programs for bibliography databases.
22785 \end_layout
22786
22787 \begin_layout Standard
22788 To use a database, use the menu 
22789 \family sans
22790 Insert\SpecialChar \menuseparator
22791 List
22792 \family default
22793 /
22794 \family sans
22795 TOC\SpecialChar \menuseparator
22796 BibT
22797 \begin_inset ERT
22798 status collapsed
22799
22800 \begin_layout Standard
22801
22802 {}
22803 \end_layout
22804
22805 \end_inset
22806
22807 eX\InsetSpace ~
22808 Bibliography
22809 \family default
22810 .
22811  A grey box will be inserted and a window appears.
22812  In this window you can load one or more databases and a style file.
22813 \end_layout
22814
22815 \begin_layout Standard
22816 The style file is a text file with the file extension
22817 \begin_inset Quotes erd
22818 \end_inset
22819
22820
22821 \family sans
22822 .bst
22823 \family default
22824
22825 \begin_inset Quotes erd
22826 \end_inset
22827
22828  that declares the layout of all bibliography entries.
22829  Many publishers provide special style files, so that you don't have to
22830  take care of the layout.
22831 \end_layout
22832
22833 \begin_layout Standard
22834 Inserting a citation reference works like described above.
22835 \end_layout
22836
22837 \begin_layout Standard
22838 \begin_inset VSpace defskip
22839 \end_inset
22840
22841
22842 \end_layout
22843
22844 \begin_layout Standard
22845 To generate the bibliography from a database, the program BibTeX is used
22846  by LyX.
22847  This program can be controlled with options that you can add in LyX's preferenc
22848 es dialog under 
22849 \family sans
22850 Outputs
22851 \family default
22852
22853 \family sans
22854 LaT
22855 \begin_inset ERT
22856 status collapsed
22857
22858 \begin_layout Standard
22859
22860 {}
22861 \end_layout
22862
22863 \end_inset
22864
22865 eX
22866 \family default
22867  in the field 
22868 \family sans
22869 BibT
22870 \begin_inset ERT
22871 status collapsed
22872
22873 \begin_layout Standard
22874
22875 {}
22876 \end_layout
22877
22878 \end_inset
22879
22880 eX\InsetSpace ~
22881 command
22882 \family default
22883 .
22884  Before adding options, it is strongly recommended to read the manual of
22885  
22886 \family sans
22887 BibTeX
22888 \family default
22889 .
22890 \end_layout
22891
22892 \begin_layout Standard
22893 \begin_inset VSpace defskip
22894 \end_inset
22895
22896
22897 \end_layout
22898
22899 \begin_layout Standard
22900 We use two bibliographies in this document to show the difference between
22901  the two methods of creating them.
22902  As you can see, the bibliography that is created from a database lists
22903  only the database entries that are referenced in the document.
22904  We used the style file 
22905 \family sans
22906 alphadin.bst
22907 \family default
22908  to get the complicated German reference key scheme in the bibliography.
22909 \end_layout
22910
22911 \begin_layout Subsection
22912 Bibliography layout
22913 \begin_inset LatexCommand index
22914 name "Bibliography ! Layout"
22915
22916 \end_inset
22917
22918
22919 \end_layout
22920
22921 \begin_layout Standard
22922 In the citation reference dialog you can set a special citation format.
22923  For this feature you need to use the option 
22924 \family sans
22925 Natbib
22926 \family default
22927  enabled in the 
22928 \family sans
22929 Document\SpecialChar \menuseparator
22930 Settings
22931 \family default
22932
22933 \begin_inset LatexCommand index
22934 name "Document ! Settings"
22935
22936 \end_inset
22937
22938  dialog under 
22939 \family sans
22940 Bibliography
22941 \family default
22942 .
22943  Setting a citation style for a reference will overwrite the default.
22944  For the global citation format use the BibTeX style files as explained
22945  in the previous section.
22946 \end_layout
22947
22948 \begin_layout Standard
22949 You can also set text, that should appear before or after a citation reference,
22950  in the citation reference window.
22951  Here an example where we set the text 
22952 \begin_inset Quotes eld
22953 \end_inset
22954
22955 Chapter\InsetSpace ~
22956 3
22957 \begin_inset Quotes erd
22958 \end_inset
22959
22960  to appear after the reference:
22961 \end_layout
22962
22963 \begin_layout Standard
22964 Have a look at 
22965 \begin_inset LatexCommand cite
22966 after "Chapter 3"
22967 key "latexcompanion"
22968
22969 \end_inset
22970
22971 .
22972 \end_layout
22973
22974 \begin_layout Section
22975 Index
22976 \begin_inset LatexCommand index
22977 name "Index generation"
22978
22979 \end_inset
22980
22981
22982 \begin_inset LatexCommand label
22983 name "sec:Index"
22984
22985 \end_inset
22986
22987
22988 \end_layout
22989
22990 \begin_layout Standard
22991 An index entry is created if you use the menu 
22992 \family sans
22993 Insert\SpecialChar \menuseparator
22994 Index\InsetSpace ~
22995 Entry
22996 \family default
22997  or the toolbar button 
22998 \begin_inset Graphics
22999         filename ../images/index-insert.png
23000         BoundingBox 0bp 5bp 20bp 20bp
23001
23002 \end_inset
23003
23004 .
23005  A gray box labeled 
23006 \begin_inset Quotes eld
23007 \end_inset
23008
23009
23010 \family sans
23011 Idx
23012 \family default
23013
23014 \begin_inset Quotes erd
23015 \end_inset
23016
23017  is inserted containing the text that appears in the index.
23018  The word where the cursor is in or the currently highlighted text is proposed
23019  by LyX as index entry.
23020 \end_layout
23021
23022 \begin_layout Standard
23023 \begin_inset Note Greyedout
23024 status open
23025
23026 \begin_layout Standard
23027
23028 \series bold
23029 Note:
23030 \series default
23031  The index entry text field differs from all other text fields, because
23032  you have to insert valid LaTeX-code.
23033 \end_layout
23034
23035 \end_inset
23036
23037  Therefore you cannot insert
23038 \end_layout
23039
23040 \begin_layout Standard
23041
23042 \series bold
23043 Find & Replace
23044 \end_layout
23045
23046 \begin_layout Standard
23047 to an index entry field, because the 
23048 \begin_inset Quotes eld
23049 \end_inset
23050
23051 &
23052 \begin_inset Quotes erd
23053 \end_inset
23054
23055  character is used in LaTeX to separate table columns, so that you will
23056  get LaTeX-errors.
23057  The correct entry is
23058 \end_layout
23059
23060 \begin_layout Standard
23061
23062 \series bold
23063 Find 
23064 \backslash
23065 & Replace
23066 \end_layout
23067
23068 \begin_layout Standard
23069 This behavior is necessary because index entries can be formatted in many
23070  ways using special LaTeX commands.
23071  We give a short overview of the index command in the next subsections.
23072  For a detailed description of LaTeX's index mechanism, have a look at one
23073  of the LaTeX books 
23074 \begin_inset LatexCommand cite
23075 key "latexcompanion,latexguide,latexbook"
23076
23077 \end_inset
23078
23079 .
23080 \end_layout
23081
23082 \begin_layout Standard
23083 You can change index entries by clicking on the index box.
23084 \end_layout
23085
23086 \begin_layout Standard
23087 The index list is inserted to the document with the menu 
23088 \family sans
23089 Insert\SpecialChar \menuseparator
23090 List\InsetSpace ~
23091 /\InsetSpace ~
23092 TOC\SpecialChar \menuseparator
23093 Index\InsetSpace ~
23094 List
23095 \family default
23096 .
23097  A light blue box labeled 
23098 \begin_inset Quotes eld
23099 \end_inset
23100
23101
23102 \family sans
23103 Index
23104 \family default
23105
23106 \begin_inset Quotes erd
23107 \end_inset
23108
23109  will show the place where the index is printed in the output.
23110  The index list box is not clickable like other LyX-boxes.
23111 \end_layout
23112
23113 \begin_layout Subsection
23114 Grouping Index Entries
23115 \begin_inset LatexCommand index
23116 name "Index ! Grouping"
23117
23118 \end_inset
23119
23120
23121 \end_layout
23122
23123 \begin_layout Standard
23124 Index entries are often grouped to offer the reader a fast search in the
23125  index.
23126  We want to group for example the index entries for itemized and enumerated
23127  lists under the entry 
23128 \begin_inset Quotes eld
23129 \end_inset
23130
23131 Lists
23132 \begin_inset Quotes erd
23133 \end_inset
23134
23135 .
23136  First we create the entry 
23137 \begin_inset Quotes eld
23138 \end_inset
23139
23140 Lists
23141 \begin_inset Quotes erd
23142 \end_inset
23143
23144  in section\InsetSpace ~
23145
23146 \begin_inset LatexCommand ref
23147 reference "sub:Lists"
23148
23149 \end_inset
23150
23151 .
23152  In the text field for the itemized list index entry in section\InsetSpace ~
23153
23154 \begin_inset LatexCommand ref
23155 reference "sec:Itemize"
23156
23157 \end_inset
23158
23159 , we insert the command
23160 \end_layout
23161
23162 \begin_layout Standard
23163
23164 \series bold
23165 Lists ! Itemize
23166 \end_layout
23167
23168 \begin_layout Standard
23169 and the command
23170 \end_layout
23171
23172 \begin_layout Standard
23173
23174 \series bold
23175 Lists ! Enumerate
23176 \end_layout
23177
23178 \begin_layout Standard
23179 for the enumerated list in section\InsetSpace ~
23180
23181 \begin_inset LatexCommand ref
23182 reference "sec:Enumerate"
23183
23184 \end_inset
23185
23186 .
23187 \end_layout
23188
23189 \begin_layout Standard
23190 The exclamation mark 
23191 \begin_inset Quotes eld
23192 \end_inset
23193
23194 !
23195 \begin_inset Quotes erd
23196 \end_inset
23197
23198  marks the grouping levels.
23199  You can have three levels; every index level is indented a bit more.
23200  An index entry for the higher levels is not required.
23201  If we don't have an index entry for 
23202 \begin_inset Quotes eld
23203 \end_inset
23204
23205 Lists
23206 \begin_inset Quotes erd
23207 \end_inset
23208
23209 , it will be printed anyway, but without a page number.
23210 \end_layout
23211
23212 \begin_layout Subsection
23213 Page Ranges
23214 \begin_inset LatexCommand index
23215 name "Index ! Page ranges"
23216
23217 \end_inset
23218
23219
23220 \end_layout
23221
23222 \begin_layout Standard
23223 Normally an index entry will appear with the page number of the indexed
23224  section.
23225  But sometimes you want to index more pages under the same entry.
23226  E.g if we want to index the paragraph environments, we create an index entry
23227  in section\InsetSpace ~
23228
23229 \begin_inset LatexCommand ref
23230 reference "sec:Paragraph-Environments"
23231
23232 \end_inset
23233
23234  with the command
23235 \end_layout
23236
23237 \begin_layout Standard
23238
23239 \series bold
23240 Paragraph environments|(
23241 \end_layout
23242
23243 \begin_layout Standard
23244 and another entry at the end of section\InsetSpace ~
23245
23246 \begin_inset LatexCommand ref
23247 reference "sub:LyX-Code"
23248
23249 \end_inset
23250
23251  with the command
23252 \end_layout
23253
23254 \begin_layout Standard
23255
23256 \series bold
23257 Paragraph environments|)
23258 \end_layout
23259
23260 \begin_layout Standard
23261 The commands 
23262 \begin_inset Quotes eld
23263 \end_inset
23264
23265
23266 \series bold
23267 |(
23268 \series default
23269
23270 \begin_inset Quotes erd
23271 \end_inset
23272
23273  and 
23274 \begin_inset Quotes eld
23275 \end_inset
23276
23277
23278 \series bold
23279 |)
23280 \series default
23281
23282 \begin_inset Quotes erd
23283 \end_inset
23284
23285  respectively starts and ends the index range.
23286  You can also add the same index entry at different places in the document.
23287  They appear in the output under one entry with a comma separated list of
23288  the pages of the indexed document parts.
23289  An example is the index entry 
23290 \begin_inset Quotes eld
23291 \end_inset
23292
23293 Document ! Settings
23294 \begin_inset Quotes erd
23295 \end_inset
23296
23297 .
23298 \end_layout
23299
23300 \begin_layout Subsection
23301 Cross referencing
23302 \begin_inset LatexCommand index
23303 name "Index ! Cross referencing"
23304
23305 \end_inset
23306
23307
23308 \end_layout
23309
23310 \begin_layout Standard
23311 It is also possible to refer to another index entry.
23312  We referred for example in the index entry 
23313 \begin_inset Quotes eld
23314 \end_inset
23315
23316 GIF
23317 \begin_inset Quotes erd
23318 \end_inset
23319
23320  (in section\InsetSpace ~
23321
23322 \begin_inset LatexCommand ref
23323 reference "sub:Image-Formats"
23324
23325 \end_inset
23326
23327 ) to the index entry 
23328 \begin_inset Quotes eld
23329 \end_inset
23330
23331 Image formats
23332 \begin_inset Quotes erd
23333 \end_inset
23334
23335  in the same section using the command
23336 \end_layout
23337
23338 \begin_layout Standard
23339
23340 \series bold
23341 GIF|see{Image formats}
23342 \end_layout
23343
23344 \begin_layout Standard
23345 The text within the braces is the referenced entry.
23346  The reference will appear in the output without a page number.
23347 \end_layout
23348
23349 \begin_layout Subsection
23350 Index Entry Order
23351 \begin_inset LatexCommand index
23352 name "Index ! Entry order"
23353
23354 \end_inset
23355
23356
23357 \end_layout
23358
23359 \begin_layout Standard
23360 You can use accented characters in the index entry, but the entries might
23361  then not follow the rules for the index order.
23362  The index entries are sorted alphabetically, but LaTeX
23363 \begin_inset Foot
23364 status collapsed
23365
23366 \begin_layout Standard
23367 The index generating is done in the background by an extra program, see
23368  section\InsetSpace ~
23369
23370 \begin_inset LatexCommand ref
23371 reference "sub:Index-Program"
23372
23373 \end_inset
23374
23375 .
23376 \end_layout
23377
23378 \end_inset
23379
23380  doesn't know how to sort accents in different languages.
23381  We created as example the three dummy index entries 
23382 \begin_inset Quotes eld
23383 \end_inset
23384
23385 maison
23386 \begin_inset Quotes erd
23387 \end_inset
23388
23389
23390 \begin_inset Quotes eld
23391 \end_inset
23392
23393 maïs
23394 \begin_inset Quotes erd
23395 \end_inset
23396
23397 , and 
23398 \begin_inset Quotes eld
23399 \end_inset
23400
23401 maître
23402 \begin_inset Quotes erd
23403 \end_inset
23404
23405 .
23406 \begin_inset LatexCommand index
23407 name "Dummy entries ! maïs"
23408
23409 \end_inset
23410
23411
23412 \begin_inset LatexCommand index
23413 name "Dummy entries ! maître"
23414
23415 \end_inset
23416
23417
23418 \begin_inset LatexCommand index
23419 name "Dummy entries ! maïs@maison"
23420
23421 \end_inset
23422
23423  They will be sorted in the order maïs, maître, maison, but we want the
23424  order maïs, maison, maître.
23425  To achieve this, we use the command
23426 \end_layout
23427
23428 \begin_layout Standard
23429
23430 \series bold
23431 previous entry@current entry
23432 \end_layout
23433
23434 \begin_layout Standard
23435 In our case we want to have 
23436 \begin_inset Quotes eld
23437 \end_inset
23438
23439 maison
23440 \begin_inset Quotes erd
23441 \end_inset
23442
23443  after 
23444 \begin_inset Quotes eld
23445 \end_inset
23446
23447 maïs
23448 \begin_inset Quotes erd
23449 \end_inset
23450
23451  and write therefore for the index entry of maison:
23452 \end_layout
23453
23454 \begin_layout Standard
23455
23456 \series bold
23457 maïs@maison
23458 \end_layout
23459
23460 \begin_layout Standard
23461 The previous entry needn't to be a real existing entry, you can also use
23462  another word to tell LaTeX the entry order, see the next subsection for
23463  an example.
23464 \end_layout
23465
23466 \begin_layout Subsection
23467 Index Entry Layout
23468 \begin_inset LatexCommand index
23469 name "Index ! Entry layout"
23470
23471 \end_inset
23472
23473
23474 \end_layout
23475
23476 \begin_layout Standard
23477 You can insert entries together with LaTeX-commands for the layout.
23478  If you need for example an italic entry, you can write
23479 \end_layout
23480
23481 \begin_layout Standard
23482
23483 \series bold
23484
23485 \backslash
23486 textit{This is an italic entry}
23487 \end_layout
23488
23489 \begin_layout Standard
23490 where the command 
23491 \series bold
23492
23493 \backslash
23494 textit
23495 \series default
23496  produces the italic layout.
23497 \begin_inset LatexCommand index
23498 name "Dummy entries ! This@\\textit{This is an italic entry}"
23499
23500 \end_inset
23501
23502  We refer to LaTeX books (
23503 \begin_inset LatexCommand cite
23504 key "latexcompanion,latexguide,latexbook"
23505
23506 \end_inset
23507
23508 ) for an overview of layout commands.
23509  There is only the problem, that layout commands destroy the sorting order.
23510  To avoid that our index entry appears as the first one, we use the following
23511  command instead:
23512 \end_layout
23513
23514 \begin_layout Standard
23515
23516 \series bold
23517 This@
23518 \backslash
23519 textit{This is an italic entry}
23520 \end_layout
23521
23522 \begin_layout Standard
23523 You can also format the page number using the character 
23524 \begin_inset Quotes eld
23525 \end_inset
23526
23527 |
23528 \begin_inset Quotes erd
23529 \end_inset
23530
23531  followed by a LaTeX-command without a backslash.
23532  We can write for example
23533 \end_layout
23534
23535 \begin_layout Standard
23536
23537 \series bold
23538 old-style page number:|oldstylenums
23539 \end_layout
23540
23541 \begin_layout Standard
23542 to get the page number in an old-style layout.
23543 \begin_inset LatexCommand index
23544 name "Dummy entries ! old-style page number:|oldstylenums"
23545
23546 \end_inset
23547
23548  Normally all LaTeX-commands begin with a backslash, but in this special
23549  case 
23550 \begin_inset Quotes eld
23551 \end_inset
23552
23553
23554 \series bold
23555 |command
23556 \series default
23557
23558 \begin_inset Quotes erd
23559 \end_inset
23560
23561  means 
23562 \series bold
23563
23564 \backslash
23565 command{page\InsetSpace ~
23566 number}
23567 \series default
23568 .
23569  Have a look at section\InsetSpace ~
23570
23571 \begin_inset LatexCommand ref
23572 reference "sub:LaTeX-Syntax"
23573
23574 \end_inset
23575
23576  to learn more about the LaTeX-syntax.
23577 \end_layout
23578
23579 \begin_layout Standard
23580 You can also change the layout for the whole index.
23581  E.g.
23582  we marked the index list box of this document as bold to get a bold font
23583  for all index entries.
23584 \end_layout
23585
23586 \begin_layout Subsection
23587 Index Program
23588 \begin_inset LatexCommand index
23589 name "Index ! Program"
23590
23591 \end_inset
23592
23593
23594 \begin_inset LatexCommand label
23595 name "sub:Index-Program"
23596
23597 \end_inset
23598
23599
23600 \end_layout
23601
23602 \begin_layout Standard
23603 LyX uses for the index generation by default the program 
23604 \family sans
23605 makeindex
23606 \family default
23607 .
23608  It can be controlled by options that can be set in LyX's preferences dialog,
23609  see section\InsetSpace ~
23610
23611 \begin_inset LatexCommand ref
23612 reference "sub:LaTeX-settings"
23613
23614 \end_inset
23615
23616 .
23617  The available options are listed and explained in 
23618 \begin_inset LatexCommand cite
23619 key "makeindex"
23620
23621 \end_inset
23622
23623 .
23624 \end_layout
23625
23626 \begin_layout Standard
23627 You can also specify there another program to generate the index, for example
23628  
23629 \family sans
23630 xindy
23631 \family default
23632 .
23633 \end_layout
23634
23635 \begin_layout Section
23636 Nomenclature / Glossary 
23637 \begin_inset LatexCommand index
23638 name "Nomenclature"
23639
23640 \end_inset
23641
23642
23643 \begin_inset LatexCommand index
23644 name "Glossary|see{Nomenclature}"
23645
23646 \end_inset
23647
23648
23649 \begin_inset LatexCommand label
23650 name "sec:Nomenclature"
23651
23652 \end_inset
23653
23654
23655 \end_layout
23656
23657 \begin_layout Standard
23658 Sometimes you need to compile a list of symbols that are mentioned in your
23659  document with a brief explanation of them -- a so called nomenclature or
23660  glossary.
23661 \end_layout
23662
23663 \begin_layout Standard
23664 To be able to create nomenclatures, you need the LaTeX package 
23665 \series bold
23666 nomencl
23667 \begin_inset LatexCommand index
23668 name "LaTeX-packages ! nomencl"
23669
23670 \end_inset
23671
23672
23673 \series default
23674  installed.
23675  You find it in the TeX Catalogue, 
23676 \begin_inset LatexCommand cite
23677 key "TeXCatalogue"
23678
23679 \end_inset
23680
23681  or in the package manager of your LaTeX-system.
23682 \end_layout
23683
23684 \begin_layout Standard
23685 A nomenclature entry is created if you place the cursor after a symbol entry
23686  and then use the menu 
23687 \family sans
23688 Insert\SpecialChar \menuseparator
23689
23690 \family default
23691 N
23692 \family sans
23693 omenclature\InsetSpace ~
23694 Entry
23695 \family default
23696  or the toobar button 
23697 \begin_inset Graphics
23698         filename ../images/nomencl-insert.png
23699         BoundingBox 0bp 5bp 20bp 20bp
23700
23701 \end_inset
23702
23703 .
23704  A gray box labeled 
23705 \begin_inset Quotes eld
23706 \end_inset
23707
23708
23709 \family sans
23710 Nom
23711 \family default
23712
23713 \begin_inset Quotes erd
23714 \end_inset
23715
23716  is inserted and a window pops up asking for the nomenclature entry.
23717 \end_layout
23718
23719 \begin_layout Standard
23720 A nomenclature entry consists of two main entries.
23721  The first is the symbol that you want to refer to.
23722  The second is the description of the symbol.
23723 \end_layout
23724
23725 \begin_layout Standard
23726 \begin_inset Note Greyedout
23727 status open
23728
23729 \begin_layout Standard
23730
23731 \series bold
23732 Note:
23733 \series default
23734  Like for the index entry dialog, you have to enter valid LaTeX-code for
23735  all fields of the nomenclature dialog.
23736 \end_layout
23737
23738 \end_inset
23739
23740
23741 \end_layout
23742
23743 \begin_layout Subsection
23744 Nomenclature Definition and Layout
23745 \begin_inset LatexCommand index
23746 name "Nomenclature ! Layout"
23747
23748 \end_inset
23749
23750
23751 \end_layout
23752
23753 \begin_layout Standard
23754 When you have symbols in formulas, you have to define them in the 
23755 \family sans
23756 Symbol
23757 \family default
23758  field as LaTeX-formula.
23759  For example to get 
23760 \begin_inset Quotes eld
23761 \end_inset
23762
23763
23764 \begin_inset Formula $\sigma$
23765 \end_inset
23766
23767
23768 \begin_inset Quotes erd
23769 \end_inset
23770
23771 , insert this:
23772 \newline
23773
23774 \series bold
23775 $
23776 \backslash
23777 sigma$
23778 \newline
23779
23780 \series default
23781 The 
23782 \begin_inset Quotes eld
23783 \end_inset
23784
23785 $
23786 \begin_inset Quotes erd
23787 \end_inset
23788
23789  character hereby starts/ends the formula.
23790  The LaTeX-command for the Greek letter is the name of the letter beginning
23791  with a backslash 
23792 \begin_inset Quotes eld
23793 \end_inset
23794
23795
23796 \backslash
23797
23798 \begin_inset Quotes erd
23799 \end_inset
23800
23801 .
23802  For capital Greek letters, start the command also with a capital letter,
23803  like 
23804 \series bold
23805
23806 \backslash
23807 Sigma
23808 \series default
23809 .
23810 \end_layout
23811
23812 \begin_layout Standard
23813 (A short introduction to the LaTeX-syntax is given in section\InsetSpace ~
23814
23815 \begin_inset LatexCommand ref
23816 reference "sub:LaTeX-Syntax"
23817
23818 \end_inset
23819
23820 .)
23821 \end_layout
23822
23823 \begin_layout Standard
23824 You cannot use the 
23825 \family sans
23826 Text\InsetSpace ~
23827 Style
23828 \family default
23829  dialog to format the description text but have to use LaTeX-commands.
23830  For example the description of the nomenclature entry for the 
23831 \begin_inset Quotes eld
23832 \end_inset
23833
23834
23835 \begin_inset Formula $\sigma$
23836 \end_inset
23837
23838
23839 \begin_inset Quotes erd
23840 \end_inset
23841
23842  in this document is:
23843 \newline
23844
23845 \series bold
23846 dummy entry for the character 
23847 \backslash
23848 textsf{sigma}
23849 \series default
23850
23851 \newline
23852 The command 
23853 \series bold
23854
23855 \backslash
23856 textsf
23857 \series default
23858  sets the fonts to 
23859 \family sans
23860 sans\InsetSpace ~
23861 serif
23862 \family default
23863 .
23864  To get 
23865 \series bold
23866 bold
23867 \series default
23868  font use the command 
23869 \series bold
23870
23871 \backslash
23872 textbf
23873 \series default
23874 , for 
23875 \family typewriter
23876 typewriter
23877 \family default
23878  use 
23879 \series bold
23880
23881 \backslash
23882 texttt
23883 \series default
23884 , for 
23885 \emph on
23886 emphasized
23887 \emph default
23888  use 
23889 \series bold
23890
23891 \backslash
23892 emph
23893 \series default
23894 .
23895 \end_layout
23896
23897 \begin_layout Subsection
23898 Sort Order of Nomenclature Entries
23899 \begin_inset LatexCommand index
23900 name "Nomenclature ! Sort order"
23901
23902 \end_inset
23903
23904
23905 \end_layout
23906
23907 \begin_layout Standard
23908 The nomenclature entries are sorted alphabetically by the LaTeX-code of
23909  the symbol definition.
23910  This leads to undesired results when you for example have symbols in formulas.
23911  Suppose you have nomenclature entries for the symbols 
23912 \emph on
23913 a
23914 \begin_inset LatexCommand nomenclature
23915 symbol "a"
23916 description "dummy entry for the character \"a\""
23917
23918 \end_inset
23919
23920
23921 \emph default
23922  and 
23923 \begin_inset Formula $\sigma$
23924 \end_inset
23925
23926
23927 \begin_inset LatexCommand nomenclature
23928 prefix "sigma"
23929 symbol "$\\sigma$"
23930 description "dummy entry for the character \\textsf{sigma}"
23931
23932 \end_inset
23933
23934 .
23935  They will be sorted by 
23936 \begin_inset Quotes eld
23937 \end_inset
23938
23939
23940 \family sans
23941 a
23942 \family default
23943
23944 \begin_inset Quotes erd
23945 \end_inset
23946
23947  and 
23948 \begin_inset Quotes eld
23949 \end_inset
23950
23951
23952 \family typewriter
23953 $
23954 \backslash
23955 sigma$
23956 \family default
23957
23958 \begin_inset Quotes erd
23959 \end_inset
23960
23961  -- the 
23962 \begin_inset Formula $\sigma$
23963 \end_inset
23964
23965  will be sorted before the 
23966 \emph on
23967 a
23968 \emph default
23969  since the character 
23970 \begin_inset Quotes eld
23971 \end_inset
23972
23973 $
23974 \begin_inset Quotes erd
23975 \end_inset
23976
23977  is considered in sorting.
23978 \end_layout
23979
23980 \begin_layout Standard
23981 To control the sort order, you can edit the 
23982 \family sans
23983 Sort\InsetSpace ~
23984 as
23985 \family default
23986  field of the nomenclature dialog.
23987  Then the nomenclature entry will be sorted by this entry and not the symbol
23988  definition.
23989  For the given example, you can insert 
23990 \family typewriter
23991 sigma
23992 \family default
23993  to this field for the 
23994 \begin_inset Formula $\sigma$
23995 \end_inset
23996
23997 , then 
23998 \emph on
23999 a
24000 \emph default
24001  will be located before 
24002 \begin_inset Formula $\sigma$
24003 \end_inset
24004
24005 .
24006 \end_layout
24007
24008 \begin_layout Standard
24009 For subgrouping and tips for using sort entries see the 
24010 \series bold
24011 nomencl
24012 \series default
24013  documentation, 
24014 \begin_inset LatexCommand cite
24015 key "nomencl"
24016
24017 \end_inset
24018
24019 .
24020 \end_layout
24021
24022 \begin_layout Subsection
24023 Nomenclature Options
24024 \begin_inset LatexCommand index
24025 name "Nomenclature ! Options"
24026
24027 \end_inset
24028
24029
24030 \end_layout
24031
24032 \begin_layout Standard
24033 The 
24034 \series bold
24035 nomencl
24036 \series default
24037  package offers some options to adjust the appearance of the nomenclature.
24038  Here are some of its options, for more have a look at its documentation:
24039 \end_layout
24040
24041 \begin_layout Description
24042 refeq Appends the phrase 
24043 \begin_inset Quotes eld
24044 \end_inset
24045
24046
24047 \family sans
24048 , see equation (
24049 \emph on
24050 eq
24051 \emph default
24052 )
24053 \family default
24054
24055 \begin_inset Quotes erd
24056 \end_inset
24057
24058  to every nomenclature entry, where 
24059 \family sans
24060 \emph on
24061 eq
24062 \family default
24063 \emph default
24064  is the number of the last equation in front of the nomenclature entry
24065 \end_layout
24066
24067 \begin_layout Description
24068 refpage Appends the phrase 
24069 \begin_inset Quotes eld
24070 \end_inset
24071
24072
24073 \family sans
24074 , page (
24075 \emph on
24076 page
24077 \emph default
24078 )
24079 \family default
24080
24081 \begin_inset Quotes erd
24082 \end_inset
24083
24084  to every nomenclature entry, where 
24085 \family sans
24086 \emph on
24087 page
24088 \family default
24089 \emph default
24090  is the number of the page on which the nomenclature entry appeared
24091 \end_layout
24092
24093 \begin_layout Description
24094 intoc Inserts the nomenclature in the Table of Contents
24095 \end_layout
24096
24097 \begin_layout Standard
24098 There are furthermore the options 
24099 \series bold
24100 croatian
24101 \series default
24102
24103 \series bold
24104 danish
24105 \series default
24106
24107 \series bold
24108 english
24109 \series default
24110
24111 \series bold
24112 french
24113 \series default
24114
24115 \series bold
24116 german
24117 \series default
24118
24119 \series bold
24120 italian
24121 \series default
24122
24123 \series bold
24124 polish
24125 \series default
24126
24127 \series bold
24128 portuguese
24129 \series default
24130
24131 \series bold
24132 russian
24133 \series default
24134
24135 \series bold
24136 spanish
24137 \series default
24138 , and 
24139 \series bold
24140 ukrainian
24141 \series default
24142  to print the reference texts and the nomenclature title in the corresponding
24143  language.
24144 \end_layout
24145
24146 \begin_layout Standard
24147 To use one or more of the options, add them to the comma-separated document
24148  class options list in the 
24149 \family sans
24150 Document\SpecialChar \menuseparator
24151 Settings
24152 \family default
24153  dialog.
24154  In this document the options 
24155 \series bold
24156 intoc
24157 \series default
24158  and 
24159 \series bold
24160 refpage
24161 \series default
24162  are used.
24163 \end_layout
24164
24165 \begin_layout Standard
24166 \begin_inset VSpace bigskip
24167 \end_inset
24168
24169
24170 \end_layout
24171
24172 \begin_layout Standard
24173 You can also use the first two options above only for certain nomenclature
24174  entries when you add one of the following commands as last entry to the
24175  
24176 \family sans
24177 Description
24178 \family default
24179  field in the nomenclature dialog:
24180 \end_layout
24181
24182 \begin_layout Description
24183
24184 \backslash
24185 nomrefeq Like the 
24186 \series bold
24187 refeq
24188 \series default
24189  option
24190 \end_layout
24191
24192 \begin_layout Description
24193
24194 \backslash
24195 nomrefpage Like the 
24196 \series bold
24197 refpage
24198 \series default
24199  option
24200 \end_layout
24201
24202 \begin_layout Description
24203
24204 \backslash
24205 nomrefeqpage Short notation of 
24206 \series bold
24207
24208 \backslash
24209 nomrefeq
24210 \backslash
24211 nomrefpage
24212 \end_layout
24213
24214 \begin_layout Description
24215
24216 \backslash
24217 nomnorefeq,\InsetSpace ~
24218
24219 \backslash
24220 nomnorefpage,\InsetSpace ~
24221
24222 \backslash
24223 nomnorefeqpage Turns off the corresponding options
24224 \end_layout
24225
24226 \begin_layout Subsection
24227 Printing the Nomenclature
24228 \begin_inset LatexCommand index
24229 name "Nomenclature ! Printing"
24230
24231 \end_inset
24232
24233
24234 \end_layout
24235
24236 \begin_layout Standard
24237 To print the nomenclature, use the menu 
24238 \family sans
24239 Insert\SpecialChar \menuseparator
24240 Lists\InsetSpace ~
24241 /\InsetSpace ~
24242 TOC\SpecialChar \menuseparator
24243 Nomenclature
24244 \family default
24245 .
24246  A light blue box labeled 
24247 \begin_inset Quotes eld
24248 \end_inset
24249
24250
24251 \family sans
24252 Nomenclature
24253 \family default
24254
24255 \begin_inset Quotes erd
24256 \end_inset
24257
24258  will show the place where the nomenclature is printed in the output.
24259  Like the index list box, the nomenclature list box is not clickable.
24260 \end_layout
24261
24262 \begin_layout Standard
24263 In the printed output the title of the nomenclature appears as 
24264 \begin_inset Quotes eld
24265 \end_inset
24266
24267 Nomenclature
24268 \begin_inset Quotes erd
24269 \end_inset
24270
24271 .
24272  If you are not happy with the name, you can change it by redefining the
24273  command 
24274 \series bold
24275
24276 \backslash
24277 nomname
24278 \series default
24279  in the preamble.
24280  For example, in order to change the name to 
24281 \emph on
24282 List of Symbols
24283 \emph default
24284 , add the following line to the preamble:
24285 \end_layout
24286
24287 \begin_layout Standard
24288
24289 \family roman
24290 \series bold
24291
24292 \backslash
24293 renewcommand{
24294 \backslash
24295 nomname}{List of Symbols}
24296 \end_layout
24297
24298 \begin_layout Standard
24299 \begin_inset VSpace defskip
24300 \end_inset
24301
24302
24303 \end_layout
24304
24305 \begin_layout Standard
24306 If you are unhappy with the amount of space for symbols, you can alter it
24307  by adding the following line to the preamble:
24308 \end_layout
24309
24310 \begin_layout Standard
24311
24312 \family roman
24313 \series bold
24314
24315 \backslash
24316 renewcommand{
24317 \backslash
24318 nomlabelwidth}{width}
24319 \end_layout
24320
24321 \begin_layout Standard
24322
24323 \family roman
24324 Where the width is a value with one of the units listed in Appendix\InsetSpace ~
24325
24326 \begin_inset LatexCommand ref
24327 reference "cha:Units-available-in"
24328
24329 \end_inset
24330
24331 .
24332  The default value is 1\InsetSpace \thinspace{}
24333 cm.
24334 \end_layout
24335
24336 \begin_layout Section
24337 Branches
24338 \begin_inset LatexCommand index
24339 name "Branches"
24340
24341 \end_inset
24342
24343
24344 \begin_inset LatexCommand index
24345 name "Document ! Branches"
24346
24347 \end_inset
24348
24349
24350 \begin_inset LatexCommand label
24351 name "sec:Branches"
24352
24353 \end_inset
24354
24355
24356 \end_layout
24357
24358 \begin_layout Standard
24359 Sometimes it is useful to hide some document parts in the output.
24360  For example a teacher who is setting an exam obviously doesn't want the
24361  pupils to see the answers, but having questions and answers in the same
24362  document will make the life of the markers of that exam much easier.
24363 \end_layout
24364
24365 \begin_layout Standard
24366 For these cases LyX offers to put text into branches.
24367  The text will then only appear in the output when its branch is activated.
24368  To create a branch, go in the 
24369 \family sans
24370 Document\SpecialChar \menuseparator
24371 Settings
24372 \family default
24373  dialog to 
24374 \family sans
24375 Branches
24376 \family default
24377 .
24378  The name of the branch, its activation state and the background color of
24379  the branches inside LyX can be specified in this dialog.
24380 \end_layout
24381
24382 \begin_layout Standard
24383 Text that should be in a branch is set into branch inset boxes.
24384  These boxes are inserted via the menu 
24385 \family sans
24386 Insert\SpecialChar \menuseparator
24387 Branch
24388 \family default
24389  where you can choose a branch.
24390  You can later change the branch of the boxes by right-clicking on them.
24391 \end_layout
24392
24393 \begin_layout Standard
24394 Here is an example, where only the question text appears, the answer branch
24395  is deactivated and does therefore not appear in the output:
24396 \end_layout
24397
24398 \begin_layout Standard
24399 \begin_inset Branch Question
24400 status open
24401
24402 \begin_layout Standard
24403 Question: Who was the first physics Nobel prize winner?
24404 \end_layout
24405
24406 \end_inset
24407
24408
24409 \end_layout
24410
24411 \begin_layout Standard
24412 \begin_inset Branch Answer
24413 status open
24414
24415 \begin_layout Standard
24416 Answer: Wilhelm Conrad Röntgen
24417 \end_layout
24418
24419 \end_inset
24420
24421
24422 \end_layout
24423
24424 \begin_layout Standard
24425 \begin_inset VSpace bigskip
24426 \end_inset
24427
24428
24429 \end_layout
24430
24431 \begin_layout Standard
24432 To use conditional output inside places where you cannot insert branch insets,
24433  like inside equations, you can code special LaTeX definitions for each
24434  branch.
24435  For example you can define for the question branch
24436 \begin_inset Foot
24437 status collapsed
24438
24439 \begin_layout Standard
24440 For an introduction to the LaTeX-syntax, see section\InsetSpace ~
24441
24442 \begin_inset LatexCommand ref
24443 reference "sub:LaTeX-Syntax"
24444
24445 \end_inset
24446
24447 .
24448 \end_layout
24449
24450 \end_inset
24451
24452
24453 \end_layout
24454
24455 \begin_layout Standard
24456
24457 \series bold
24458
24459 \backslash
24460 newcommand{
24461 \backslash
24462 question}[1]{#1}
24463 \end_layout
24464
24465 \begin_layout Standard
24466
24467 \series bold
24468
24469 \backslash
24470 newcommand{
24471 \backslash
24472 answer}[1]{}
24473 \end_layout
24474
24475 \begin_layout Standard
24476 and for the answer branch
24477 \end_layout
24478
24479 \begin_layout Standard
24480
24481 \series bold
24482
24483 \backslash
24484 newcommand{
24485 \backslash
24486 question}[1]{}
24487 \end_layout
24488
24489 \begin_layout Standard
24490
24491 \series bold
24492
24493 \backslash
24494 newcommand{
24495 \backslash
24496 answer}[1]{#1}
24497 \end_layout
24498
24499 \begin_layout Standard
24500 \begin_inset Branch Question
24501 status open
24502
24503 \begin_layout Standard
24504 \begin_inset ERT
24505 status open
24506
24507 \begin_layout Standard
24508
24509
24510 \backslash
24511 newcommand{
24512 \backslash
24513 question}[1]{#1}
24514 \end_layout
24515
24516 \begin_layout Standard
24517
24518
24519 \backslash
24520 newcommand{
24521 \backslash
24522 answer}[1]{}
24523 \end_layout
24524
24525 \end_inset
24526
24527
24528 \end_layout
24529
24530 \end_inset
24531
24532
24533 \end_layout
24534
24535 \begin_layout Standard
24536 \begin_inset Branch Answer
24537 status open
24538
24539 \begin_layout Standard
24540 \begin_inset ERT
24541 status open
24542
24543 \begin_layout Standard
24544
24545
24546 \backslash
24547 newcommand{
24548 \backslash
24549 question}[1]{}
24550 \end_layout
24551
24552 \begin_layout Standard
24553
24554
24555 \backslash
24556 newcommand{
24557 \backslash
24558 answer}[1]{#1}
24559 \end_layout
24560
24561 \end_inset
24562
24563
24564 \end_layout
24565
24566 \end_inset
24567
24568
24569 \end_layout
24570
24571 \begin_layout Standard
24572 Now it is possible to use the commands 
24573 \series bold
24574
24575 \backslash
24576 question{\SpecialChar \ldots{}
24577 }
24578 \series default
24579  and 
24580 \series bold
24581
24582 \backslash
24583 answer{\SpecialChar \ldots{}
24584 }
24585 \series default
24586  to obtain conditional output.
24587  Here is an example formula where only the 
24588 \series bold
24589
24590 \backslash
24591 question
24592 \series default
24593  part appears:
24594 \begin_inset Formula \[
24595 x^{2}-2x-2\Rightarrow\question{x_{1}}\answer{x_{2}}=1\question{+\sqrt{3}}\answer{-\sqrt{3}}.\]
24596
24597 \end_inset
24598
24599
24600 \end_layout
24601
24602 \begin_layout Standard
24603 Inside math, the same effect can be achieved using math macros, see section\InsetSpace ~
24604
24605 \begin_inset LatexCommand ref
24606 reference "sec:math-macros"
24607
24608 \end_inset
24609
24610 .
24611 \end_layout
24612
24613 \begin_layout Section
24614 ERT and the LaTeX Syntax
24615 \begin_inset LatexCommand label
24616 name "sec:ERT"
24617
24618 \end_inset
24619
24620
24621 \end_layout
24622
24623 \begin_layout Subsection
24624 ERT Boxes
24625 \begin_inset LatexCommand index
24626 name "ERT"
24627
24628 \end_inset
24629
24630
24631 \begin_inset LatexCommand label
24632 name "sub:ERT-Boxes"
24633
24634 \end_inset
24635
24636
24637 \end_layout
24638
24639 \begin_layout Standard
24640 As LyX uses LaTeX in the background, it supports many LaTeX commands and
24641  constructs, but not all.
24642  LaTeX contains of hundreds of packages which provide different commands.
24643  Every month many packages are updated and new ones added.
24644  This has the advantage that you can typeset nearly everything, for every
24645  problem exists a LaTeX-package.
24646  But LyX can of course not be up to date and support all these packages
24647  and their commands.
24648 \end_layout
24649
24650 \begin_layout Standard
24651 But don't worry, you can use any LaTeX-command directly in LyX inside the
24652  ERT box.
24653  ERT stands for 
24654 \begin_inset Quotes eld
24655 \end_inset
24656
24657 evil red text
24658 \begin_inset Quotes erd
24659 \end_inset
24660
24661 , evil because LyX is designed to avoid that you have to use LaTeX-commands.
24662  An ERT box is created by the menu 
24663 \family sans
24664 Insert\SpecialChar \menuseparator
24665 TeX
24666 \family default
24667  or by the toolbar button 
24668 \begin_inset Graphics
24669         filename ../images/ert-insert.png
24670
24671 \end_inset
24672
24673 .
24674  The box itself can be displayed in three different styles: 
24675 \family sans
24676 Inline
24677 \family default
24678
24679 \family sans
24680 Collapsed
24681 \family default
24682 , and 
24683 \family sans
24684 Open
24685 \family default
24686 .
24687  To change the style, right-click on the box and use the appearing dialog.
24688  Left-clicking on the box will switch between 
24689 \family sans
24690 Collapsed
24691 \family default
24692  and 
24693 \family sans
24694 Open
24695 \family default
24696 .
24697 \end_layout
24698
24699 \begin_layout Standard
24700 You can insert complete or incomplete commands into ERT.
24701  Incomplete means that the command argument can be Standard LyX text.
24702  For example you want to draw a frame around a word and uses therefore the
24703  LaTeX-command 
24704 \series bold
24705
24706 \backslash
24707 fbox
24708 \series default
24709 , you can write the command part 
24710 \series bold
24711
24712 \backslash
24713 fbox{
24714 \series default
24715  in an ERT box before the word and the closing brace 
24716 \series bold
24717 }
24718 \series default
24719  in a second ERT box behind the word.
24720  The word between the two ERT boxes is then the argument as it is in the
24721  following example:
24722 \end_layout
24723
24724 \begin_layout Standard
24725 \begin_inset Graphics
24726         filename clipart/ERT.png
24727         scale 89
24728
24729 \end_inset
24730
24731
24732 \end_layout
24733
24734 \begin_layout Standard
24735 gives
24736 \end_layout
24737
24738 \begin_layout Standard
24739 This is a line with a 
24740 \begin_inset ERT
24741 status collapsed
24742
24743 \begin_layout Standard
24744
24745
24746 \backslash
24747 fbox{
24748 \end_layout
24749
24750 \end_inset
24751
24752 framed
24753 \begin_inset ERT
24754 status collapsed
24755
24756 \begin_layout Standard
24757
24758 }
24759 \end_layout
24760
24761 \end_inset
24762
24763  word.
24764 \end_layout
24765
24766 \begin_layout Standard
24767 \begin_inset Note Greyedout
24768 status open
24769
24770 \begin_layout Standard
24771
24772 \series bold
24773 Note:
24774 \series default
24775  At the end of LaTeX-commands without parameters, you have to insert a space
24776  to let LaTeX know that the command is finished.
24777 \end_layout
24778
24779 \end_inset
24780
24781
24782 \end_layout
24783
24784 \begin_layout Subsection
24785 Short Introduction to the LaTeX Syntax
24786 \begin_inset OptArg
24787 status collapsed
24788
24789 \begin_layout Standard
24790 The LaTeX Syntax
24791 \end_layout
24792
24793 \end_inset
24794
24795
24796 \begin_inset LatexCommand index
24797 name "LaTeX Syntax"
24798
24799 \end_inset
24800
24801
24802 \begin_inset LatexCommand label
24803 name "sub:LaTeX-Syntax"
24804
24805 \end_inset
24806
24807
24808 \end_layout
24809
24810 \begin_layout Standard
24811 When you write larger documents or books, you will need to know something
24812  about the LaTeX-commands that LyX uses in the background.
24813  Because LaTeX is based on commands, you can 
24814 \begin_inset Quotes eld
24815 \end_inset
24816
24817 program
24818 \begin_inset Quotes erd
24819 \end_inset
24820
24821  your text.
24822  This has the advantage that the layout of the document can be changed at
24823  every time if you know the right commands.
24824  E.g.
24825  imagine you have to write a manual for a product and the deadline is at
24826  the end of the day.
24827  Your boss just has complimented you for your good work but wants to have
24828  all caption labels bold.
24829  But you have over hundred figure and table captions with non-bold labels
24830  in your manual.
24831  Of course it's impossible to change all caption labels by hand in one day.
24832 \end_layout
24833
24834 \begin_layout Standard
24835 Now LaTeX comes into play.
24836  As written above, for every problem exists a LaTeX-package.
24837  First you have to find out which and therefore look in the LaTeX package
24838  database, 
24839 \begin_inset LatexCommand cite
24840 key "Catalogue"
24841
24842 \end_inset
24843
24844 .
24845 \end_layout
24846
24847 \begin_layout Standard
24848 As result you know that the package 
24849 \series bold
24850 caption
24851 \series default
24852
24853 \begin_inset LatexCommand index
24854 name "LaTeX-packages ! caption"
24855
24856 \end_inset
24857
24858  is what you need.
24859  To use a package, you have to load it in the document preamble (menu 
24860 \family sans
24861 Document\SpecialChar \menuseparator
24862 Settings
24863 \family default
24864 ) with the command
24865 \end_layout
24866
24867 \begin_layout Standard
24868
24869 \series bold
24870
24871 \backslash
24872 usepackage[options]{package name}
24873 \end_layout
24874
24875 \begin_layout Standard
24876 All LaTeX commands begin with a backslash, the command argument is set within
24877  two braces, and the options are set within two brackets.
24878  Note that not all commands have an argument and options.
24879 \end_layout
24880
24881 \begin_layout Standard
24882 In your case the package name is 
24883 \series bold
24884 caption
24885 \series default
24886 .
24887  After a look in the documentation of the package, you know that the option
24888  
24889 \series bold
24890 labelfont=bf
24891 \series default
24892  will change the font of all caption labels to bold.
24893  So you add the command
24894 \end_layout
24895
24896 \begin_layout Standard
24897
24898 \series bold
24899
24900 \backslash
24901 usepackage[labelfont=bf]{caption}
24902 \end_layout
24903
24904 \begin_layout Standard
24905 to the preamble and the problem is solved.
24906 \begin_inset Foot
24907 status collapsed
24908
24909 \begin_layout Standard
24910 For more commands provided by the 
24911 \series bold
24912 caption
24913 \series default
24914  package, have a look at its documentation, 
24915 \begin_inset LatexCommand cite
24916 key "caption"
24917
24918 \end_inset
24919
24920 .
24921 \end_layout
24922
24923 \end_inset
24924
24925
24926 \end_layout
24927
24928 \begin_layout Standard
24929 Note that some document classes have built-in solutions for well known problems
24930  like your case.
24931  For example if you use a 
24932 \family sans
24933 koma-script
24934 \family default
24935  class, you don't need the package 
24936 \series bold
24937 caption
24938 \series default
24939 , you can instead write
24940 \end_layout
24941
24942 \begin_layout Standard
24943
24944 \series bold
24945
24946 \backslash
24947 setkomafont{captionlabel}{
24948 \backslash
24949 bfseries}
24950 \end_layout
24951
24952 \begin_layout Standard
24953 in the preamble and the problem is solved.
24954  So if you plan to write a large document, you should have a look at the
24955  documentation of the document class you want to use.
24956  (
24957 \series bold
24958
24959 \backslash
24960 setkomafont
24961 \series default
24962  is an example for a command with more than one argument.)
24963 \end_layout
24964
24965 \begin_layout Standard
24966 Commands in the preamble affects the whole document, while commands in the
24967  text affects only the text after the command or only the text used as command
24968  argument.
24969  To insert a LaTeX-command in text, use the ERT box as described in the
24970  previous section.
24971 \end_layout
24972
24973 \begin_layout Standard
24974 If you want to learn more about LaTeX and its syntax, have a look at the
24975  LaTeX-books 
24976 \begin_inset LatexCommand cite
24977 key "latexcompanion,latexguide"
24978
24979 \end_inset
24980
24981 .
24982  
24983 \end_layout
24984
24985 \begin_layout Section
24986 Previewing Snippets of your Document
24987 \begin_inset LatexCommand index
24988 name "Instant preview"
24989
24990 \end_inset
24991
24992
24993 \begin_inset LatexCommand label
24994 name "sec:Previewing-snippets-of"
24995
24996 \end_inset
24997
24998
24999 \begin_inset LatexCommand index
25000 name "Document ! Preview"
25001
25002 \end_inset
25003
25004
25005 \end_layout
25006
25007 \begin_layout Standard
25008 LyX allows you to generate previews of sections of your document on the
25009  fly so you can see how they'll look in the final document without having
25010  to break your train of thought with 
25011 \family sans
25012 View\SpecialChar \menuseparator
25013 DVI
25014 \family default
25015 .
25016 \end_layout
25017
25018 \begin_layout Standard
25019 If you would for example like to see in LyX your math formulas typeset by
25020  LaTeX, install the LaTeX-package 
25021 \series bold
25022 preview-latex
25023 \begin_inset LatexCommand index
25024 name "LaTeX-packages ! preview-latex"
25025
25026 \end_inset
25027
25028
25029 \series default
25030  as explained below, and turn on 
25031 \family sans
25032 Instant\InsetSpace ~
25033 preview
25034 \family default
25035  in the 
25036 \family sans
25037 Tools\SpecialChar \menuseparator
25038 Preferences 
25039 \family default
25040 dialog under 
25041 \family sans
25042 Look\InsetSpace ~
25043 and\InsetSpace ~
25044 feel\SpecialChar \menuseparator
25045 Graphics
25046 \family default
25047 .
25048 \end_layout
25049
25050 \begin_layout Standard
25051 Previews are generated when you load a document into LyX and when you finish
25052  editing an inset.
25053  Previews of an already loaded document are 
25054 \emph on
25055 not
25056 \emph default
25057  generated just by selecting the 
25058 \family sans
25059 Instant\InsetSpace ~
25060 preview
25061 \family default
25062  check box, you have to reopen the documents to activate the previews.
25063 \end_layout
25064
25065 \begin_layout Standard
25066 LyX will generate previews of math insets.
25067  It will also generate previews of included insets if you select the 
25068 \family sans
25069 Show\InsetSpace ~
25070 preview
25071 \family default
25072  check box in the insert dialog.
25073  This is useful if you wish to generate a preview of a LaTeX figure, for
25074  example.
25075 \end_layout
25076
25077 \begin_layout Standard
25078 To get previews working, you need the LaTeX package 
25079 \series bold
25080 preview-latex
25081 \series default
25082  (on some systems named simply 
25083 \series bold
25084 preview
25085 \series default
25086 ) installed.
25087  In case it is not already installed, you find it in the TeX Catalogue,
25088  
25089 \begin_inset LatexCommand cite
25090 key "TeXCatalogue"
25091
25092 \end_inset
25093
25094  or in the package manager of your LaTeX-system.
25095  You obtain prettier results if you install the program 
25096 \family typewriter
25097 pnmcrop
25098 \family default
25099  from the 
25100 \family typewriter
25101 netpbm
25102 \family default
25103  package; for LyX on Windows this program is automatically installed together
25104  with LyX.
25105 \end_layout
25106
25107 \begin_layout Standard
25108 \begin_inset VSpace bigskip
25109 \end_inset
25110
25111
25112 \end_layout
25113
25114 \begin_layout Standard
25115 You can furthermore preview the LaTeX source of the whole document or parts
25116  of it.
25117  Use the menu 
25118 \family sans
25119 View\SpecialChar \menuseparator
25120 View\InsetSpace ~
25121 Source
25122 \family default
25123  and a window will be shown where you can see the LaTeX-source code.
25124  The window shows the source of the whole paragraph where the cursor is
25125  currently in.
25126  You can also select document parts in LyX's main window, then only this
25127  selection (when it is more than one paragraph) is shown as source code.
25128  To view the whole document as source, enable the corresponding option in
25129  the source view window.
25130 \end_layout
25131
25132 \begin_layout Section
25133 Spell Checking
25134 \begin_inset LatexCommand label
25135 name "sec:Spellchecking"
25136
25137 \end_inset
25138
25139
25140 \begin_inset LatexCommand index
25141 name "Spell checking"
25142
25143 \end_inset
25144
25145
25146 \end_layout
25147
25148 \begin_layout Standard
25149 LyX itself has no built-in spell checker.
25150  Rather it uses one of the external programs 
25151 \family typewriter
25152 aspell
25153 \family default
25154
25155 \family typewriter
25156 ispell
25157 \family default
25158
25159 \family typewriter
25160 hspell
25161 \family default
25162 , or 
25163 \family sans
25164 pspell
25165 \family default
25166  as backend.
25167  This section assumes you have already installed and set up one of these
25168  programs.
25169  
25170 \family typewriter
25171 aspell
25172 \family default
25173  can be seen as successor of 
25174 \family typewriter
25175 ispell
25176 \family default
25177 , so that it is recommended to use aspell.
25178  
25179 \family sans
25180 hspell
25181 \family default
25182  is a Hebrew spell-checker.
25183  The used spell checker ind its settings are specified in LyX's preferences
25184  under 
25185 \family sans
25186 Language Settings
25187 \family default
25188 .
25189 \end_layout
25190
25191 \begin_layout Standard
25192 For LyX on Windows, the selection box for the spell checking program is
25193  greyed out in the preferences dialog because only 
25194 \family sans
25195 aspell
25196 \family default
25197  can be used.
25198 \end_layout
25199
25200 \begin_layout Standard
25201 The menu
25202 \family sans
25203  Tools\SpecialChar \menuseparator
25204 Spellchecker
25205 \family default
25206  starts the spell checking beginning from the current cursor position.
25207  A dialog window will appear showing any incorrect (or unknown) word found,
25208  allowing you to edit and replace it in a second line.
25209  Whenever an unknown word is found, the word is highlighted and the text
25210  scrolled so that it is visible.
25211  In the 
25212 \family sans
25213 spell checker
25214 \family default
25215  dialog, there is also a box showing suggestions for a correction, if any
25216  could be found.
25217  Clicking on one of the corrections will copy to the 
25218 \family sans
25219 Replace
25220 \family default
25221  field, double-click invokes directly the replacement.
25222  Unknown but correctly typed words can be added to the personal dictionary.
25223 \end_layout
25224
25225 \begin_layout Standard
25226 By default, the used dictionary file is determined by the document language
25227  that is set in the 
25228 \family sans
25229 Document\SpecialChar \menuseparator
25230 Settings
25231 \family default
25232  dialog.
25233  If you do not have a dictionary for the document language, spell checking
25234  will bring an error message.
25235  In this case, you can specify another dictionary file in the dialog by
25236  specifying a different 
25237 \family sans
25238 Alternative language
25239 \family default
25240  in preferences dialog.
25241 \end_layout
25242
25243 \begin_layout Standard
25244 After a spell check you'll informed about the number of checked words.
25245 \end_layout
25246
25247 \begin_layout Subsubsection*
25248 Limitations
25249 \end_layout
25250
25251 \begin_layout Standard
25252 It is not possible to change the spelling of a particular word globally,
25253  rather than having to change the spelling separately for each occurrence
25254  of the word.
25255  But you can use the 
25256 \family sans
25257 Find\InsetSpace ~
25258 &\InsetSpace ~
25259 Replace
25260 \family default
25261  dialog for that.
25262 \end_layout
25263
25264 \begin_layout Standard
25265 LyX cannot correctly spell check documents containing multiple languages.
25266  This does work with 
25267 \family typewriter
25268 pspell
25269 \family default
25270 , assuming you have marked the different languages appropriately.
25271 \end_layout
25272
25273 \begin_layout Subsubsection*
25274 Further Settings
25275 \end_layout
25276
25277 \begin_layout Standard
25278 The 
25279 \family sans
25280 Spellchecker
25281 \family default
25282  section in the preferences dialog has some additional options:
25283 \end_layout
25284
25285 \begin_layout Description
25286 Escape\InsetSpace ~
25287 characters Allows you to add non-standard characters that the spell
25288  checker should consider, e.g.
25289  German umlauts although you spell check English document.
25290  This should not normally be needed.
25291 \end_layout
25292
25293 \begin_layout Description
25294 Personal\InsetSpace ~
25295 dictionary to use a different file than the spell checker's default
25296  choice as your personal dictionary
25297 \end_layout
25298
25299 \begin_layout Description
25300 Accept\InsetSpace ~
25301 compound\InsetSpace ~
25302 words Prevent the spell checker from complaining about compounded
25303  words like 
25304 \begin_inset Quotes eld
25305 \end_inset
25306
25307 passthrough
25308 \begin_inset Quotes erd
25309 \end_inset
25310
25311 .
25312 \end_layout
25313
25314 \begin_layout Description
25315 Use\InsetSpace ~
25316 input\InsetSpace ~
25317 encoding Uses the document encoding that is set in the 
25318 \family sans
25319 Document\SpecialChar \menuseparator
25320 Settings
25321 \family default
25322  dialog under 
25323 \family sans
25324 Language
25325 \family default
25326  also for the spellchecker.
25327 \begin_inset Foot
25328 status collapsed
25329
25330 \begin_layout Standard
25331 The encodings are explained in section\InsetSpace ~
25332
25333 \begin_inset LatexCommand ref
25334 reference "sub:Settings"
25335
25336 \end_inset
25337
25338 .
25339 \end_layout
25340
25341 \end_inset
25342
25343  Only enable this if you use 
25344 \family typewriter
25345 ispell
25346 \family default
25347  and can't spell check words with international letters in them.
25348  There have been reports that this does not work with all dictionaries,
25349  so this is disabled by default.
25350 \end_layout
25351
25352 \begin_layout Section
25353 Thesaurus
25354 \begin_inset LatexCommand index
25355 name "Thesaurus"
25356
25357 \end_inset
25358
25359
25360 \begin_inset LatexCommand label
25361 name "sec:Thesaurus"
25362
25363 \end_inset
25364
25365
25366 \end_layout
25367
25368 \begin_layout Standard
25369 Thesaurus currently only works when you use the document language English.
25370 \end_layout
25371
25372 \begin_layout Standard
25373 To start the thesaurus, highlight one word or set the cursor behind it,
25374  and use the menu 
25375 \family sans
25376 Tools\SpecialChar \menuseparator
25377 Thesaurus
25378 \family default
25379  or the toolbar button 
25380 \begin_inset Graphics
25381         filename ../images/thesaurus-entry.png
25382         BoundingBox 0bp 5bp 20bp 25bp
25383         rotateOrigin center
25384
25385 \end_inset
25386
25387 .
25388  A dialog pops up showing you probably related words that you can use as
25389  replacement.
25390 \end_layout
25391
25392 \begin_layout Standard
25393 The shown related words are in many cases not really related to the word
25394  you are currently checking, scrolling in the shown list might help in some
25395  cases to find related words.
25396 \end_layout
25397
25398 \begin_layout Standard
25399 The thesaurus only works for single words, and also only when it is in the
25400  singular form.
25401  For example starting the thesaurus with the word 
25402 \begin_inset Quotes eld
25403 \end_inset
25404
25405 reports
25406 \begin_inset Quotes erd
25407 \end_inset
25408
25409  leads to no results, while results are shown for the word 
25410 \begin_inset Quotes eld
25411 \end_inset
25412
25413 report
25414 \begin_inset Quotes erd
25415 \end_inset
25416
25417 .
25418  To avoid this, you can highlight only the part 
25419 \begin_inset Quotes eld
25420 \end_inset
25421
25422 report
25423 \begin_inset Quotes erd
25424 \end_inset
25425
25426  of the word 
25427 \begin_inset Quotes eld
25428 \end_inset
25429
25430 reports
25431 \begin_inset Quotes erd
25432 \end_inset
25433
25434  to get results.
25435 \end_layout
25436
25437 \begin_layout Section
25438 Change Tracking
25439 \begin_inset LatexCommand index
25440 name "Change Tracking"
25441
25442 \end_inset
25443
25444
25445 \begin_inset LatexCommand index
25446 name "Document ! Change Tracking"
25447
25448 \end_inset
25449
25450
25451 \begin_inset LatexCommand label
25452 name "sec:Change-Tracking"
25453
25454 \end_inset
25455
25456
25457 \end_layout
25458
25459 \begin_layout Standard
25460 When you work on a document together with many people it is extremely useful
25461  to see changes others made highlighted in the document.
25462  You can then decide if you accept a change or not.
25463  This can be achieved by turning on change tracking in the menu 
25464 \family sans
25465 Document\SpecialChar \menuseparator
25466 Change\InsetSpace ~
25467 Tracking\SpecialChar \menuseparator
25468 Track\InsetSpace ~
25469 Changes
25470 \family default
25471 .
25472 \end_layout
25473
25474 \begin_layout Standard
25475 Changes made in the document will then be highlighted by colors: 
25476 \color blue
25477 Blue text
25478 \color inherit
25479  is an addition, 
25480 \color red
25481 red canceled text
25482 \color inherit
25483  is a deletion.
25484  You can change the color in LyX's preferences dialog under 
25485 \family sans
25486 Look\InsetSpace ~
25487 and\InsetSpace ~
25488 feel
25489 \family default
25490
25491 \family sans
25492 Colors
25493 \family default
25494 .
25495 \begin_inset LatexCommand index
25496 name "Color ! LyX screen"
25497
25498 \end_inset
25499
25500
25501 \end_layout
25502
25503 \begin_layout Standard
25504 When change tracking is activated, you will see the review toolbar in LyX:
25505 \begin_inset LatexCommand index
25506 name "Toolbar ! Review"
25507
25508 \end_inset
25509
25510
25511 \end_layout
25512
25513 \begin_layout Standard
25514 \begin_inset VSpace defskip
25515 \end_inset
25516
25517
25518 \end_layout
25519
25520 \begin_layout Standard
25521 \begin_inset Graphics
25522         filename clipart/ChangesToolbar.png
25523
25524 \end_inset
25525
25526
25527 \end_layout
25528
25529 \begin_layout Standard
25530 \begin_inset VSpace defskip
25531 \end_inset
25532
25533
25534 \end_layout
25535
25536 \begin_layout Standard
25537 The review toolbar as shown above contains from left to right the following
25538  buttons:
25539 \end_layout
25540
25541 \begin_layout Standard
25542 \begin_inset VSpace defskip
25543 \end_inset
25544
25545
25546 \end_layout
25547
25548 \begin_layout Standard
25549 \begin_inset Tabular
25550 <lyxtabular version="3" rows="10" columns="2">
25551 <features islongtable="true">
25552 <column alignment="left" valignment="top" width="0">
25553 <column alignment="left" valignment="top" width="0">
25554 <row interlinespace="2.5mm">
25555 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
25556 \begin_inset Text
25557
25558 \begin_layout Standard
25559 \begin_inset Graphics
25560         filename ../images/changes-track.png
25561         BoundingBox 0bp 5bp 20bp 25bp
25562         rotateOrigin center
25563
25564 \end_inset
25565
25566
25567 \end_layout
25568
25569 \end_inset
25570 </cell>
25571 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
25572 \begin_inset Text
25573
25574 \begin_layout Standard
25575
25576 \family sans
25577 Document\SpecialChar \menuseparator
25578 Change\InsetSpace ~
25579 Tracking\SpecialChar \menuseparator
25580 Track\InsetSpace ~
25581 Changes
25582 \end_layout
25583
25584 \end_inset
25585 </cell>
25586 </row>
25587 <row interlinespace="2.5mm">
25588 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
25589 \begin_inset Text
25590
25591 \begin_layout Standard
25592 \begin_inset Graphics
25593         filename ../images/changes-output.png
25594         BoundingBox 0bp 5bp 20bp 25bp
25595         rotateOrigin center
25596
25597 \end_inset
25598
25599
25600 \end_layout
25601
25602 \end_inset
25603 </cell>
25604 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
25605 \begin_inset Text
25606
25607 \begin_layout Standard
25608
25609 \family sans
25610 Document\SpecialChar \menuseparator
25611 Change\InsetSpace ~
25612 Tracking\SpecialChar \menuseparator
25613 Show\InsetSpace ~
25614 Changes\InsetSpace ~
25615 in\InsetSpace ~
25616 Output
25617 \end_layout
25618
25619 \end_inset
25620 </cell>
25621 </row>
25622 <row interlinespace="2.5mm">
25623 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
25624 \begin_inset Text
25625
25626 \begin_layout Standard
25627 \begin_inset Graphics
25628         filename ../images/change-next.png
25629         BoundingBox 0bp 5bp 20bp 25bp
25630         rotateOrigin center
25631
25632 \end_inset
25633
25634
25635 \end_layout
25636
25637 \end_inset
25638 </cell>
25639 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
25640 \begin_inset Text
25641
25642 \begin_layout Standard
25643 Jumps to the next change
25644 \end_layout
25645
25646 \end_inset
25647 </cell>
25648 </row>
25649 <row interlinespace="2.5mm">
25650 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
25651 \begin_inset Text
25652
25653 \begin_layout Standard
25654 \begin_inset Graphics
25655         filename ../images/change-accept.png
25656         BoundingBox 0bp 5bp 20bp 25bp
25657         rotateOrigin center
25658
25659 \end_inset
25660
25661
25662 \end_layout
25663
25664 \end_inset
25665 </cell>
25666 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
25667 \begin_inset Text
25668
25669 \begin_layout Standard
25670
25671 \family sans
25672 Document\SpecialChar \menuseparator
25673 Change\InsetSpace ~
25674 Tracking\SpecialChar \menuseparator
25675 Accept\InsetSpace ~
25676 Change
25677 \end_layout
25678
25679 \end_inset
25680 </cell>
25681 </row>
25682 <row interlinespace="2.5mm">
25683 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
25684 \begin_inset Text
25685
25686 \begin_layout Standard
25687 \begin_inset Graphics
25688         filename ../images/change-reject.png
25689         BoundingBox 0bp 5bp 20bp 25bp
25690         rotateOrigin center
25691
25692 \end_inset
25693
25694
25695 \end_layout
25696
25697 \end_inset
25698 </cell>
25699 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
25700 \begin_inset Text
25701
25702 \begin_layout Standard
25703
25704 \family sans
25705 Document\SpecialChar \menuseparator
25706 Change\InsetSpace ~
25707 Tracking\SpecialChar \menuseparator
25708 Reject\InsetSpace ~
25709 Change
25710 \end_layout
25711
25712 \end_inset
25713 </cell>
25714 </row>
25715 <row interlinespace="2.5mm">
25716 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
25717 \begin_inset Text
25718
25719 \begin_layout Standard
25720 \begin_inset Graphics
25721         filename ../images/changes-merge.png
25722         BoundingBox 0bp 5bp 20bp 25bp
25723         rotateOrigin center
25724
25725 \end_inset
25726
25727
25728 \end_layout
25729
25730 \end_inset
25731 </cell>
25732 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
25733 \begin_inset Text
25734
25735 \begin_layout Standard
25736
25737 \family sans
25738 Document\SpecialChar \menuseparator
25739 Change\InsetSpace ~
25740 Tracking\SpecialChar \menuseparator
25741 Merge\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-accept.png
25755         BoundingBox 0bp 5bp 20bp 25bp
25756         rotateOrigin center
25757
25758 \end_inset
25759
25760
25761 \end_layout
25762
25763 \end_inset
25764 </cell>
25765 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
25766 \begin_inset Text
25767
25768 \begin_layout Standard
25769
25770 \family sans
25771 Document\SpecialChar \menuseparator
25772 Change\InsetSpace ~
25773 Tracking\SpecialChar \menuseparator
25774 Accept\InsetSpace ~
25775 All\InsetSpace ~
25776 Changes
25777 \end_layout
25778
25779 \end_inset
25780 </cell>
25781 </row>
25782 <row interlinespace="2.5mm">
25783 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
25784 \begin_inset Text
25785
25786 \begin_layout Standard
25787 \begin_inset Graphics
25788         filename ../images/all-changes-reject.png
25789         BoundingBox 0bp 5bp 20bp 25bp
25790         rotateOrigin center
25791
25792 \end_inset
25793
25794
25795 \end_layout
25796
25797 \end_inset
25798 </cell>
25799 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
25800 \begin_inset Text
25801
25802 \begin_layout Standard
25803
25804 \family sans
25805 Document\SpecialChar \menuseparator
25806 Change\InsetSpace ~
25807 Tracking\SpecialChar \menuseparator
25808 Reject\InsetSpace ~
25809 All\InsetSpace ~
25810 Changes
25811 \end_layout
25812
25813 \end_inset
25814 </cell>
25815 </row>
25816 <row interlinespace="2.5mm">
25817 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
25818 \begin_inset Text
25819
25820 \begin_layout Standard
25821 \begin_inset Graphics
25822         filename ../images/note-insert.png
25823         BoundingBox 0bp 5bp 20bp 25bp
25824         rotateOrigin center
25825
25826 \end_inset
25827
25828
25829 \end_layout
25830
25831 \end_inset
25832 </cell>
25833 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
25834 \begin_inset Text
25835
25836 \begin_layout Standard
25837
25838 \family sans
25839 Insert\SpecialChar \menuseparator
25840 Note\SpecialChar \menuseparator
25841 LyX\InsetSpace ~
25842 Note
25843 \end_layout
25844
25845 \end_inset
25846 </cell>
25847 </row>
25848 <row interlinespace="2.5mm">
25849 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
25850 \begin_inset Text
25851
25852 \begin_layout Standard
25853 \begin_inset Graphics
25854         filename ../images/note-next.png
25855         BoundingBox 0bp 5bp 20bp 25bp
25856         rotateOrigin center
25857
25858 \end_inset
25859
25860
25861 \end_layout
25862
25863 \end_inset
25864 </cell>
25865 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
25866 \begin_inset Text
25867
25868 \begin_layout Standard
25869
25870 \family sans
25871 Navigate\SpecialChar \menuseparator
25872 Next\InsetSpace ~
25873 Note
25874 \end_layout
25875
25876 \end_inset
25877 </cell>
25878 </row>
25879 </lyxtabular>
25880
25881 \end_inset
25882
25883
25884 \end_layout
25885
25886 \begin_layout Standard
25887 \begin_inset VSpace defskip
25888 \end_inset
25889
25890
25891 \end_layout
25892
25893 \begin_layout Standard
25894 The review toolbar helps you to accept, reject, or merge changes -- highlight
25895  the change and press one of the desired toolbar buttons.
25896  When you merge changes, a window pops up showing you informations about
25897  the next change behind the current cursor position.
25898  So you don't need to highlight a certain change.
25899  Within the merge window you can decide to accept or reject changes and
25900  step to the next change.
25901  This way you can jump through all changes of the document.
25902 \end_layout
25903
25904 \begin_layout Standard
25905 The toolbar has two buttons to handle notes because notes are often important
25906  to describe a change.
25907 \end_layout
25908
25909 \begin_layout Standard
25910 To show made changes in the output you need the LaTeX package 
25911 \series bold
25912 dvipost
25913 \begin_inset LatexCommand index
25914 name "LaTeX-packages ! dvipost"
25915
25916 \end_inset
25917
25918
25919 \series default
25920  installed.
25921  You find it in the TeX Catalogue, 
25922 \begin_inset LatexCommand cite
25923 key "TeXCatalogue"
25924
25925 \end_inset
25926
25927  or in the package manager of your LaTeX-system.
25928 \end_layout
25929
25930 \begin_layout Section
25931 International Support
25932 \begin_inset LatexCommand index
25933 name "International support"
25934
25935 \end_inset
25936
25937
25938 \end_layout
25939
25940 \begin_layout Standard
25941 This section describes how to use LyX with any language you want.
25942  For some non-western languages there are special Wiki-pages that explain
25943  how to set up LyX to use them: 
25944 \begin_inset LatexCommand cite
25945 key "Arabic,Armenian,Farsi,Hebrew"
25946
25947 \end_inset
25948
25949
25950 \end_layout
25951
25952 \begin_layout Standard
25953 Besides languages, LyX also supports phonetic symbols, see section\InsetSpace ~
25954
25955 \begin_inset LatexCommand ref
25956 reference "sub:Special-Character"
25957
25958 \end_inset
25959
25960 .
25961 \end_layout
25962
25963 \begin_layout Subsection
25964 Language Options
25965 \begin_inset LatexCommand index
25966 name "Language ! Options"
25967
25968 \end_inset
25969
25970
25971 \begin_inset LatexCommand index
25972 name "Document ! Settings"
25973
25974 \end_inset
25975
25976
25977 \begin_inset LatexCommand index
25978 name "Document ! Language"
25979
25980 \end_inset
25981
25982
25983 \end_layout
25984
25985 \begin_layout Standard
25986 The 
25987 \family sans
25988 Document\SpecialChar \menuseparator
25989 Settings
25990 \family default
25991  dialog lets you set 
25992 \family roman
25993 the language and character encoding for your language.
25994  
25995 \end_layout
25996
25997 \begin_layout Standard
25998 Choose your language in the 
25999 \family sans
26000 Language
26001 \family default
26002  section of this dialog.
26003  The default is 
26004 \family sans
26005 English
26006 \family default
26007 .
26008 \end_layout
26009
26010 \begin_layout Standard
26011 The 
26012 \family sans
26013 Encoding
26014 \family default
26015  box lets you choose the character encoding map you want to use for LaTeX
26016  export.
26017  The option 
26018 \family sans
26019 use language's default encoding
26020 \family default
26021  is the preferred choice and works well in most cases.
26022  For details abhout the different encoding options see section\InsetSpace ~
26023
26024 \begin_inset LatexCommand ref
26025 reference "sub:Settings"
26026
26027 \end_inset
26028
26029 .
26030 \end_layout
26031
26032 \begin_layout Subsection
26033 Keyboard mapping configuration
26034 \end_layout
26035
26036 \begin_layout Standard
26037 If you have for example a U.S.-style keyboard and want to write in a different
26038  language than English, you can use an alternate keymap.
26039  For example, if you have a U.S.-style keyboard but want to write in Italian,
26040  you can configure LyX to use an Italian keymap.
26041  The preferences dialog allows you to choose up to two keyboard mappings,
26042  see section\InsetSpace ~
26043
26044 \begin_inset LatexCommand ref
26045 reference "sub:Keyboard-Map"
26046
26047 \end_inset
26048
26049 .
26050  You can choose primary and secondary keyboard languages and then select
26051  which one you want to use.
26052 \end_layout
26053
26054 \begin_layout Standard
26055 Finally, you may just want to change a few key mappings or create an entirely
26056  different keymap (for Vulcan, for instance).
26057  You may, for example, normally write in Italian on a U.S.
26058  keyboard but want to include an occasional quotation in German.
26059  In such a case, you can write your own keyboard mapping or modify an existing
26060  one to support the characters you want.
26061  This and much more customizations are explained in the 
26062 \emph on
26063 Customization
26064 \emph default
26065  manual.
26066 \end_layout
26067
26068 \begin_layout Subsection
26069 Character Tables
26070 \begin_inset LatexCommand label
26071 name "sec:keytab"
26072
26073 \end_inset
26074
26075
26076 \end_layout
26077
26078 \begin_layout Standard
26079 Table\InsetSpace ~
26080
26081 \begin_inset LatexCommand ref
26082 reference "cap:The-latin1-character"
26083
26084 \end_inset
26085
26086  shows the 
26087 \family typewriter
26088 Latin1
26089 \family default
26090  character set.
26091  You should be able to enter the characters in the first eight columns directly
26092  from the keyboard.
26093 \end_layout
26094
26095 \begin_layout Standard
26096 There are a few things you need to know about this table.
26097  Here are some of the details you'll need to bear in mind when using characters
26098  from the 
26099 \family typewriter
26100 Latin1
26101 \family default
26102  character set:
26103 \end_layout
26104
26105 \begin_layout Itemize
26106 Even if you have selected 
26107 \family sans
26108 latin1
26109 \family default
26110  in the 
26111 \family sans
26112 Document\SpecialChar \menuseparator
26113 Settings
26114 \family default
26115  dialog, users who have only the 
26116 \family typewriter
26117 T1
26118 \family default
26119 -fonts for LaTeX [or who have the 
26120 \family typewriter
26121 T1
26122 \family default
26123 -fonts but aren't using them] will still miss a few characters: D0, F0,
26124  DE, FE, AB, and BB -- the uppercase and lowercase eth and thorn, and the
26125  french quotes won't show up.
26126 \end_layout
26127
26128 \begin_layout Standard
26129 \begin_inset Float table
26130 wide false
26131 sideways false
26132 status open
26133
26134 \begin_layout Standard
26135 \begin_inset Caption
26136
26137 \begin_layout Standard
26138 \begin_inset LatexCommand label
26139 name "cap:The-latin1-character"
26140
26141 \end_inset
26142
26143 The 
26144 \family typewriter
26145 latin1
26146 \family default
26147  character set
26148 \end_layout
26149
26150 \end_inset
26151
26152
26153 \end_layout
26154
26155 \begin_layout Standard
26156 \align center
26157 \begin_inset Tabular
26158 <lyxtabular version="3" rows="17" columns="17">
26159 <features>
26160 <column alignment="center" valignment="top" leftline="true" rightline="true" width="0pt">
26161 <column alignment="center" valignment="top" leftline="true" width="0pt">
26162 <column alignment="center" valignment="top" leftline="true" width="0pt">
26163 <column alignment="center" valignment="top" leftline="true" width="0pt">
26164 <column alignment="center" valignment="top" leftline="true" width="0pt">
26165 <column alignment="center" valignment="top" leftline="true" width="0pt">
26166 <column alignment="center" valignment="top" leftline="true" width="0pt">
26167 <column alignment="center" valignment="top" leftline="true" width="0pt">
26168 <column alignment="center" valignment="top" leftline="true" width="0pt">
26169 <column alignment="center" valignment="top" leftline="true" width="0pt">
26170 <column alignment="center" valignment="top" leftline="true" width="0pt">
26171 <column alignment="center" valignment="top" leftline="true" width="0pt">
26172 <column alignment="center" valignment="top" leftline="true" width="0pt">
26173 <column alignment="center" valignment="top" leftline="true" width="0pt">
26174 <column alignment="center" valignment="top" leftline="true" width="0pt">
26175 <column alignment="center" valignment="top" leftline="true" width="0pt">
26176 <column alignment="center" valignment="top" leftline="true" rightline="true" width="0pt">
26177 <row topline="true" bottomline="true">
26178 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
26179 \begin_inset Text
26180
26181 \begin_layout Standard
26182
26183 \end_layout
26184
26185 \end_inset
26186 </cell>
26187 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
26188 \begin_inset Text
26189
26190 \begin_layout Standard
26191
26192 \family roman
26193 \series medium
26194 \shape up
26195 \size tiny
26196 \emph off
26197 \bar no
26198 \noun off
26199 \color none
26200 00
26201 \end_layout
26202
26203 \end_inset
26204 </cell>
26205 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
26206 \begin_inset Text
26207
26208 \begin_layout Standard
26209
26210 \family roman
26211 \series medium
26212 \shape up
26213 \size tiny
26214 \emph off
26215 \bar no
26216 \noun off
26217 \color none
26218 10
26219 \end_layout
26220
26221 \end_inset
26222 </cell>
26223 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
26224 \begin_inset Text
26225
26226 \begin_layout Standard
26227
26228 \family roman
26229 \series medium
26230 \shape up
26231 \size tiny
26232 \emph off
26233 \bar no
26234 \noun off
26235 \color none
26236 20
26237 \end_layout
26238
26239 \end_inset
26240 </cell>
26241 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
26242 \begin_inset Text
26243
26244 \begin_layout Standard
26245
26246 \family roman
26247 \series medium
26248 \shape up
26249 \size tiny
26250 \emph off
26251 \bar no
26252 \noun off
26253 \color none
26254 30
26255 \end_layout
26256
26257 \end_inset
26258 </cell>
26259 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
26260 \begin_inset Text
26261
26262 \begin_layout Standard
26263
26264 \family roman
26265 \series medium
26266 \shape up
26267 \size tiny
26268 \emph off
26269 \bar no
26270 \noun off
26271 \color none
26272 40
26273 \end_layout
26274
26275 \end_inset
26276 </cell>
26277 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
26278 \begin_inset Text
26279
26280 \begin_layout Standard
26281
26282 \family roman
26283 \series medium
26284 \shape up
26285 \size tiny
26286 \emph off
26287 \bar no
26288 \noun off
26289 \color none
26290 50
26291 \end_layout
26292
26293 \end_inset
26294 </cell>
26295 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
26296 \begin_inset Text
26297
26298 \begin_layout Standard
26299
26300 \family roman
26301 \series medium
26302 \shape up
26303 \size tiny
26304 \emph off
26305 \bar no
26306 \noun off
26307 \color none
26308 60
26309 \end_layout
26310
26311 \end_inset
26312 </cell>
26313 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
26314 \begin_inset Text
26315
26316 \begin_layout Standard
26317
26318 \family roman
26319 \series medium
26320 \shape up
26321 \size tiny
26322 \emph off
26323 \bar no
26324 \noun off
26325 \color none
26326 70
26327 \end_layout
26328
26329 \end_inset
26330 </cell>
26331 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
26332 \begin_inset Text
26333
26334 \begin_layout Standard
26335
26336 \family roman
26337 \series medium
26338 \shape up
26339 \size tiny
26340 \emph off
26341 \bar no
26342 \noun off
26343 \color none
26344 80
26345 \end_layout
26346
26347 \end_inset
26348 </cell>
26349 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
26350 \begin_inset Text
26351
26352 \begin_layout Standard
26353
26354 \family roman
26355 \series medium
26356 \shape up
26357 \size tiny
26358 \emph off
26359 \bar no
26360 \noun off
26361 \color none
26362 90
26363 \end_layout
26364
26365 \end_inset
26366 </cell>
26367 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
26368 \begin_inset Text
26369
26370 \begin_layout Standard
26371
26372 \family roman
26373 \series medium
26374 \shape up
26375 \size tiny
26376 \emph off
26377 \bar no
26378 \noun off
26379 \color none
26380 A0
26381 \end_layout
26382
26383 \end_inset
26384 </cell>
26385 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
26386 \begin_inset Text
26387
26388 \begin_layout Standard
26389
26390 \family roman
26391 \series medium
26392 \shape up
26393 \size tiny
26394 \emph off
26395 \bar no
26396 \noun off
26397 \color none
26398 B0
26399 \end_layout
26400
26401 \end_inset
26402 </cell>
26403 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
26404 \begin_inset Text
26405
26406 \begin_layout Standard
26407
26408 \family roman
26409 \series medium
26410 \shape up
26411 \size tiny
26412 \emph off
26413 \bar no
26414 \noun off
26415 \color none
26416 C0
26417 \end_layout
26418
26419 \end_inset
26420 </cell>
26421 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
26422 \begin_inset Text
26423
26424 \begin_layout Standard
26425
26426 \family roman
26427 \series medium
26428 \shape up
26429 \size tiny
26430 \emph off
26431 \bar no
26432 \noun off
26433 \color none
26434 D0
26435 \end_layout
26436
26437 \end_inset
26438 </cell>
26439 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
26440 \begin_inset Text
26441
26442 \begin_layout Standard
26443
26444 \family roman
26445 \series medium
26446 \shape up
26447 \size tiny
26448 \emph off
26449 \bar no
26450 \noun off
26451 \color none
26452 E0
26453 \end_layout
26454
26455 \end_inset
26456 </cell>
26457 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
26458 \begin_inset Text
26459
26460 \begin_layout Standard
26461
26462 \family roman
26463 \series medium
26464 \shape up
26465 \size tiny
26466 \emph off
26467 \bar no
26468 \noun off
26469 \color none
26470 F0
26471 \end_layout
26472
26473 \end_inset
26474 </cell>
26475 </row>
26476 <row topline="true">
26477 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
26478 \begin_inset Text
26479
26480 \begin_layout Standard
26481
26482 \family roman
26483 \series medium
26484 \shape up
26485 \size tiny
26486 \emph off
26487 \bar no
26488 \noun off
26489 \color none
26490 00
26491 \end_layout
26492
26493 \end_inset
26494 </cell>
26495 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
26496 \begin_inset Text
26497
26498 \begin_layout Standard
26499
26500 \end_layout
26501
26502 \end_inset
26503 </cell>
26504 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
26505 \begin_inset Text
26506
26507 \begin_layout Standard
26508
26509 \end_layout
26510
26511 \end_inset
26512 </cell>
26513 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
26514 \begin_inset Text
26515
26516 \begin_layout Standard
26517
26518 \end_layout
26519
26520 \end_inset
26521 </cell>
26522 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
26523 \begin_inset Text
26524
26525 \begin_layout Standard
26526
26527 \family roman
26528 \series medium
26529 \shape up
26530 \emph off
26531 \bar no
26532 \noun off
26533 \color none
26534 0
26535 \end_layout
26536
26537 \end_inset
26538 </cell>
26539 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
26540 \begin_inset Text
26541
26542 \begin_layout Standard
26543
26544 \family roman
26545 \series medium
26546 \shape up
26547 \emph off
26548 \bar no
26549 \noun off
26550 \color none
26551 @
26552 \end_layout
26553
26554 \end_inset
26555 </cell>
26556 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
26557 \begin_inset Text
26558
26559 \begin_layout Standard
26560
26561 \family roman
26562 \series medium
26563 \shape up
26564 \emph off
26565 \bar no
26566 \noun off
26567 \color none
26568 P
26569 \end_layout
26570
26571 \end_inset
26572 </cell>
26573 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
26574 \begin_inset Text
26575
26576 \begin_layout Standard
26577
26578 \family roman
26579 \series medium
26580 \shape up
26581 \emph off
26582 \bar no
26583 \noun off
26584 \color none
26585 '
26586 \end_layout
26587
26588 \end_inset
26589 </cell>
26590 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
26591 \begin_inset Text
26592
26593 \begin_layout Standard
26594
26595 \family roman
26596 \series medium
26597 \shape up
26598 \emph off
26599 \bar no
26600 \noun off
26601 \color none
26602 p
26603 \end_layout
26604
26605 \end_inset
26606 </cell>
26607 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
26608 \begin_inset Text
26609
26610 \begin_layout Standard
26611
26612 \end_layout
26613
26614 \end_inset
26615 </cell>
26616 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
26617 \begin_inset Text
26618
26619 \begin_layout Standard
26620
26621 \end_layout
26622
26623 \end_inset
26624 </cell>
26625 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
26626 \begin_inset Text
26627
26628 \begin_layout Standard
26629
26630 \end_layout
26631
26632 \end_inset
26633 </cell>
26634 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
26635 \begin_inset Text
26636
26637 \begin_layout Standard
26638
26639 \family roman
26640 \series medium
26641 \shape up
26642 \emph off
26643 \bar no
26644 \noun off
26645 \color none
26646 °
26647 \end_layout
26648
26649 \end_inset
26650 </cell>
26651 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
26652 \begin_inset Text
26653
26654 \begin_layout Standard
26655
26656 \family roman
26657 \series medium
26658 \shape up
26659 \emph off
26660 \bar no
26661 \noun off
26662 \color none
26663 À
26664 \end_layout
26665
26666 \end_inset
26667 </cell>
26668 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
26669 \begin_inset Text
26670
26671 \begin_layout Standard
26672
26673 \family roman
26674 \series medium
26675 \shape up
26676 \emph off
26677 \bar no
26678 \noun off
26679 \color none
26680 Ð
26681 \end_layout
26682
26683 \end_inset
26684 </cell>
26685 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
26686 \begin_inset Text
26687
26688 \begin_layout Standard
26689
26690 \family roman
26691 \series medium
26692 \shape up
26693 \emph off
26694 \bar no
26695 \noun off
26696 \color none
26697 à
26698 \end_layout
26699
26700 \end_inset
26701 </cell>
26702 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
26703 \begin_inset Text
26704
26705 \begin_layout Standard
26706
26707 \family roman
26708 \series medium
26709 \shape up
26710 \emph off
26711 \bar no
26712 \noun off
26713 \color none
26714 ð
26715 \end_layout
26716
26717 \end_inset
26718 </cell>
26719 </row>
26720 <row topline="true">
26721 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
26722 \begin_inset Text
26723
26724 \begin_layout Standard
26725
26726 \family roman
26727 \series medium
26728 \shape up
26729 \size tiny
26730 \emph off
26731 \bar no
26732 \noun off
26733 \color none
26734 01
26735 \end_layout
26736
26737 \end_inset
26738 </cell>
26739 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
26740 \begin_inset Text
26741
26742 \begin_layout Standard
26743
26744 \end_layout
26745
26746 \end_inset
26747 </cell>
26748 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
26749 \begin_inset Text
26750
26751 \begin_layout Standard
26752
26753 \end_layout
26754
26755 \end_inset
26756 </cell>
26757 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
26758 \begin_inset Text
26759
26760 \begin_layout Standard
26761
26762 \family roman
26763 \series medium
26764 \shape up
26765 \emph off
26766 \bar no
26767 \noun off
26768 \color none
26769 !
26770 \end_layout
26771
26772 \end_inset
26773 </cell>
26774 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
26775 \begin_inset Text
26776
26777 \begin_layout Standard
26778
26779 \family roman
26780 \series medium
26781 \shape up
26782 \emph off
26783 \bar no
26784 \noun off
26785 \color none
26786 1
26787 \end_layout
26788
26789 \end_inset
26790 </cell>
26791 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
26792 \begin_inset Text
26793
26794 \begin_layout Standard
26795
26796 \family roman
26797 \series medium
26798 \shape up
26799 \emph off
26800 \bar no
26801 \noun off
26802 \color none
26803 A
26804 \end_layout
26805
26806 \end_inset
26807 </cell>
26808 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
26809 \begin_inset Text
26810
26811 \begin_layout Standard
26812
26813 \family roman
26814 \series medium
26815 \shape up
26816 \emph off
26817 \bar no
26818 \noun off
26819 \color none
26820 Q
26821 \end_layout
26822
26823 \end_inset
26824 </cell>
26825 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
26826 \begin_inset Text
26827
26828 \begin_layout Standard
26829
26830 \family roman
26831 \series medium
26832 \shape up
26833 \emph off
26834 \bar no
26835 \noun off
26836 \color none
26837 a
26838 \end_layout
26839
26840 \end_inset
26841 </cell>
26842 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
26843 \begin_inset Text
26844
26845 \begin_layout Standard
26846
26847 \family roman
26848 \series medium
26849 \shape up
26850 \emph off
26851 \bar no
26852 \noun off
26853 \color none
26854 q
26855 \end_layout
26856
26857 \end_inset
26858 </cell>
26859 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
26860 \begin_inset Text
26861
26862 \begin_layout Standard
26863
26864 \end_layout
26865
26866 \end_inset
26867 </cell>
26868 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
26869 \begin_inset Text
26870
26871 \begin_layout Standard
26872
26873 \end_layout
26874
26875 \end_inset
26876 </cell>
26877 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
26878 \begin_inset Text
26879
26880 \begin_layout Standard
26881
26882 \family roman
26883 \series medium
26884 \shape up
26885 \emph off
26886 \bar no
26887 \noun off
26888 \color none
26889 ¡
26890 \end_layout
26891
26892 \end_inset
26893 </cell>
26894 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
26895 \begin_inset Text
26896
26897 \begin_layout Standard
26898
26899 \family roman
26900 \series medium
26901 \shape up
26902 \emph off
26903 \bar no
26904 \noun off
26905 \color none
26906 ±
26907 \end_layout
26908
26909 \end_inset
26910 </cell>
26911 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
26912 \begin_inset Text
26913
26914 \begin_layout Standard
26915
26916 \family roman
26917 \series medium
26918 \shape up
26919 \emph off
26920 \bar no
26921 \noun off
26922 \color none
26923 Á
26924 \end_layout
26925
26926 \end_inset
26927 </cell>
26928 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
26929 \begin_inset Text
26930
26931 \begin_layout Standard
26932
26933 \family roman
26934 \series medium
26935 \shape up
26936 \emph off
26937 \bar no
26938 \noun off
26939 \color none
26940 Ñ
26941 \end_layout
26942
26943 \end_inset
26944 </cell>
26945 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
26946 \begin_inset Text
26947
26948 \begin_layout Standard
26949
26950 \family roman
26951 \series medium
26952 \shape up
26953 \emph off
26954 \bar no
26955 \noun off
26956 \color none
26957 á
26958 \end_layout
26959
26960 \end_inset
26961 </cell>
26962 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
26963 \begin_inset Text
26964
26965 \begin_layout Standard
26966
26967 \family roman
26968 \series medium
26969 \shape up
26970 \emph off
26971 \bar no
26972 \noun off
26973 \color none
26974 ñ
26975 \end_layout
26976
26977 \end_inset
26978 </cell>
26979 </row>
26980 <row topline="true">
26981 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
26982 \begin_inset Text
26983
26984 \begin_layout Standard
26985
26986 \family roman
26987 \series medium
26988 \shape up
26989 \size tiny
26990 \emph off
26991 \bar no
26992 \noun off
26993 \color none
26994 02
26995 \end_layout
26996
26997 \end_inset
26998 </cell>
26999 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
27000 \begin_inset Text
27001
27002 \begin_layout Standard
27003
27004 \end_layout
27005
27006 \end_inset
27007 </cell>
27008 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
27009 \begin_inset Text
27010
27011 \begin_layout Standard
27012
27013 \end_layout
27014
27015 \end_inset
27016 </cell>
27017 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
27018 \begin_inset Text
27019
27020 \begin_layout Standard
27021
27022 \family roman
27023 \series medium
27024 \shape up
27025 \emph off
27026 \bar no
27027 \noun off
27028 \color none
27029 \begin_inset Quotes eld
27030 \end_inset
27031
27032
27033 \end_layout
27034
27035 \end_inset
27036 </cell>
27037 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
27038 \begin_inset Text
27039
27040 \begin_layout Standard
27041
27042 \family roman
27043 \series medium
27044 \shape up
27045 \emph off
27046 \bar no
27047 \noun off
27048 \color none
27049 2
27050 \end_layout
27051
27052 \end_inset
27053 </cell>
27054 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
27055 \begin_inset Text
27056
27057 \begin_layout Standard
27058
27059 \family roman
27060 \series medium
27061 \shape up
27062 \emph off
27063 \bar no
27064 \noun off
27065 \color none
27066 B
27067 \end_layout
27068
27069 \end_inset
27070 </cell>
27071 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
27072 \begin_inset Text
27073
27074 \begin_layout Standard
27075
27076 \family roman
27077 \series medium
27078 \shape up
27079 \emph off
27080 \bar no
27081 \noun off
27082 \color none
27083 R
27084 \end_layout
27085
27086 \end_inset
27087 </cell>
27088 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
27089 \begin_inset Text
27090
27091 \begin_layout Standard
27092
27093 \family roman
27094 \series medium
27095 \shape up
27096 \emph off
27097 \bar no
27098 \noun off
27099 \color none
27100 b
27101 \end_layout
27102
27103 \end_inset
27104 </cell>
27105 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
27106 \begin_inset Text
27107
27108 \begin_layout Standard
27109
27110 \family roman
27111 \series medium
27112 \shape up
27113 \emph off
27114 \bar no
27115 \noun off
27116 \color none
27117 r
27118 \end_layout
27119
27120 \end_inset
27121 </cell>
27122 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
27123 \begin_inset Text
27124
27125 \begin_layout Standard
27126
27127 \end_layout
27128
27129 \end_inset
27130 </cell>
27131 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
27132 \begin_inset Text
27133
27134 \begin_layout Standard
27135
27136 \end_layout
27137
27138 \end_inset
27139 </cell>
27140 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
27141 \begin_inset Text
27142
27143 \begin_layout Standard
27144 ¢
27145 \end_layout
27146
27147 \end_inset
27148 </cell>
27149 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
27150 \begin_inset Text
27151
27152 \begin_layout Standard
27153
27154 \family roman
27155 \series medium
27156 \shape up
27157 \emph off
27158 \bar no
27159 \noun off
27160 \color none
27161 ²
27162 \end_layout
27163
27164 \end_inset
27165 </cell>
27166 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
27167 \begin_inset Text
27168
27169 \begin_layout Standard
27170
27171 \family roman
27172 \series medium
27173 \shape up
27174 \emph off
27175 \bar no
27176 \noun off
27177 \color none
27178 Â
27179 \end_layout
27180
27181 \end_inset
27182 </cell>
27183 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
27184 \begin_inset Text
27185
27186 \begin_layout Standard
27187
27188 \family roman
27189 \series medium
27190 \shape up
27191 \emph off
27192 \bar no
27193 \noun off
27194 \color none
27195 Ò
27196 \end_layout
27197
27198 \end_inset
27199 </cell>
27200 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
27201 \begin_inset Text
27202
27203 \begin_layout Standard
27204
27205 \family roman
27206 \series medium
27207 \shape up
27208 \emph off
27209 \bar no
27210 \noun off
27211 \color none
27212 â
27213 \end_layout
27214
27215 \end_inset
27216 </cell>
27217 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
27218 \begin_inset Text
27219
27220 \begin_layout Standard
27221
27222 \family roman
27223 \series medium
27224 \shape up
27225 \emph off
27226 \bar no
27227 \noun off
27228 \color none
27229 ò
27230 \end_layout
27231
27232 \end_inset
27233 </cell>
27234 </row>
27235 <row topline="true">
27236 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
27237 \begin_inset Text
27238
27239 \begin_layout Standard
27240
27241 \family roman
27242 \series medium
27243 \shape up
27244 \size tiny
27245 \emph off
27246 \bar no
27247 \noun off
27248 \color none
27249 03
27250 \end_layout
27251
27252 \end_inset
27253 </cell>
27254 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
27255 \begin_inset Text
27256
27257 \begin_layout Standard
27258
27259 \end_layout
27260
27261 \end_inset
27262 </cell>
27263 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
27264 \begin_inset Text
27265
27266 \begin_layout Standard
27267
27268 \end_layout
27269
27270 \end_inset
27271 </cell>
27272 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
27273 \begin_inset Text
27274
27275 \begin_layout Standard
27276
27277 \family roman
27278 \series medium
27279 \shape up
27280 \emph off
27281 \bar no
27282 \noun off
27283 \color none
27284 #
27285 \end_layout
27286
27287 \end_inset
27288 </cell>
27289 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
27290 \begin_inset Text
27291
27292 \begin_layout Standard
27293
27294 \family roman
27295 \series medium
27296 \shape up
27297 \emph off
27298 \bar no
27299 \noun off
27300 \color none
27301 3
27302 \end_layout
27303
27304 \end_inset
27305 </cell>
27306 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
27307 \begin_inset Text
27308
27309 \begin_layout Standard
27310
27311 \family roman
27312 \series medium
27313 \shape up
27314 \emph off
27315 \bar no
27316 \noun off
27317 \color none
27318 C
27319 \end_layout
27320
27321 \end_inset
27322 </cell>
27323 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
27324 \begin_inset Text
27325
27326 \begin_layout Standard
27327
27328 \family roman
27329 \series medium
27330 \shape up
27331 \emph off
27332 \bar no
27333 \noun off
27334 \color none
27335 S
27336 \end_layout
27337
27338 \end_inset
27339 </cell>
27340 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
27341 \begin_inset Text
27342
27343 \begin_layout Standard
27344
27345 \family roman
27346 \series medium
27347 \shape up
27348 \emph off
27349 \bar no
27350 \noun off
27351 \color none
27352 c
27353 \end_layout
27354
27355 \end_inset
27356 </cell>
27357 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
27358 \begin_inset Text
27359
27360 \begin_layout Standard
27361
27362 \family roman
27363 \series medium
27364 \shape up
27365 \emph off
27366 \bar no
27367 \noun off
27368 \color none
27369 s
27370 \end_layout
27371
27372 \end_inset
27373 </cell>
27374 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
27375 \begin_inset Text
27376
27377 \begin_layout Standard
27378
27379 \end_layout
27380
27381 \end_inset
27382 </cell>
27383 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
27384 \begin_inset Text
27385
27386 \begin_layout Standard
27387
27388 \end_layout
27389
27390 \end_inset
27391 </cell>
27392 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
27393 \begin_inset Text
27394
27395 \begin_layout Standard
27396
27397 \family roman
27398 \series medium
27399 \shape up
27400 \emph off
27401 \bar no
27402 \noun off
27403 \color none
27404 £
27405 \end_layout
27406
27407 \end_inset
27408 </cell>
27409 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
27410 \begin_inset Text
27411
27412 \begin_layout Standard
27413
27414 \family roman
27415 \series medium
27416 \shape up
27417 \emph off
27418 \bar no
27419 \noun off
27420 \color none
27421 ³
27422 \end_layout
27423
27424 \end_inset
27425 </cell>
27426 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
27427 \begin_inset Text
27428
27429 \begin_layout Standard
27430
27431 \family roman
27432 \series medium
27433 \shape up
27434 \emph off
27435 \bar no
27436 \noun off
27437 \color none
27438 Ã
27439 \end_layout
27440
27441 \end_inset
27442 </cell>
27443 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
27444 \begin_inset Text
27445
27446 \begin_layout Standard
27447
27448 \family roman
27449 \series medium
27450 \shape up
27451 \emph off
27452 \bar no
27453 \noun off
27454 \color none
27455 Ó
27456 \end_layout
27457
27458 \end_inset
27459 </cell>
27460 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
27461 \begin_inset Text
27462
27463 \begin_layout Standard
27464
27465 \family roman
27466 \series medium
27467 \shape up
27468 \emph off
27469 \bar no
27470 \noun off
27471 \color none
27472 ã
27473 \end_layout
27474
27475 \end_inset
27476 </cell>
27477 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
27478 \begin_inset Text
27479
27480 \begin_layout Standard
27481
27482 \family roman
27483 \series medium
27484 \shape up
27485 \emph off
27486 \bar no
27487 \noun off
27488 \color none
27489 ó
27490 \end_layout
27491
27492 \end_inset
27493 </cell>
27494 </row>
27495 <row topline="true">
27496 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
27497 \begin_inset Text
27498
27499 \begin_layout Standard
27500
27501 \family roman
27502 \series medium
27503 \shape up
27504 \size tiny
27505 \emph off
27506 \bar no
27507 \noun off
27508 \color none
27509 04
27510 \end_layout
27511
27512 \end_inset
27513 </cell>
27514 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
27515 \begin_inset Text
27516
27517 \begin_layout Standard
27518
27519 \end_layout
27520
27521 \end_inset
27522 </cell>
27523 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
27524 \begin_inset Text
27525
27526 \begin_layout Standard
27527
27528 \end_layout
27529
27530 \end_inset
27531 </cell>
27532 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
27533 \begin_inset Text
27534
27535 \begin_layout Standard
27536
27537 \family roman
27538 \series medium
27539 \shape up
27540 \emph off
27541 \bar no
27542 \noun off
27543 \color none
27544 $
27545 \end_layout
27546
27547 \end_inset
27548 </cell>
27549 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
27550 \begin_inset Text
27551
27552 \begin_layout Standard
27553
27554 \family roman
27555 \series medium
27556 \shape up
27557 \emph off
27558 \bar no
27559 \noun off
27560 \color none
27561 4
27562 \end_layout
27563
27564 \end_inset
27565 </cell>
27566 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
27567 \begin_inset Text
27568
27569 \begin_layout Standard
27570
27571 \family roman
27572 \series medium
27573 \shape up
27574 \emph off
27575 \bar no
27576 \noun off
27577 \color none
27578 D
27579 \end_layout
27580
27581 \end_inset
27582 </cell>
27583 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
27584 \begin_inset Text
27585
27586 \begin_layout Standard
27587
27588 \family roman
27589 \series medium
27590 \shape up
27591 \emph off
27592 \bar no
27593 \noun off
27594 \color none
27595 T
27596 \end_layout
27597
27598 \end_inset
27599 </cell>
27600 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
27601 \begin_inset Text
27602
27603 \begin_layout Standard
27604
27605 \family roman
27606 \series medium
27607 \shape up
27608 \emph off
27609 \bar no
27610 \noun off
27611 \color none
27612 d
27613 \end_layout
27614
27615 \end_inset
27616 </cell>
27617 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
27618 \begin_inset Text
27619
27620 \begin_layout Standard
27621
27622 \family roman
27623 \series medium
27624 \shape up
27625 \emph off
27626 \bar no
27627 \noun off
27628 \color none
27629 t
27630 \end_layout
27631
27632 \end_inset
27633 </cell>
27634 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
27635 \begin_inset Text
27636
27637 \begin_layout Standard
27638
27639 \end_layout
27640
27641 \end_inset
27642 </cell>
27643 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
27644 \begin_inset Text
27645
27646 \begin_layout Standard
27647
27648 \end_layout
27649
27650 \end_inset
27651 </cell>
27652 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
27653 \begin_inset Text
27654
27655 \begin_layout Standard
27656 ¤
27657 \end_layout
27658
27659 \end_inset
27660 </cell>
27661 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
27662 \begin_inset Text
27663
27664 \begin_layout Standard
27665
27666 \family roman
27667 \series medium
27668 \shape up
27669 \emph off
27670 \bar no
27671 \noun off
27672 \color none
27673 ´
27674 \end_layout
27675
27676 \end_inset
27677 </cell>
27678 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
27679 \begin_inset Text
27680
27681 \begin_layout Standard
27682
27683 \family roman
27684 \series medium
27685 \shape up
27686 \emph off
27687 \bar no
27688 \noun off
27689 \color none
27690 Ä
27691 \end_layout
27692
27693 \end_inset
27694 </cell>
27695 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
27696 \begin_inset Text
27697
27698 \begin_layout Standard
27699
27700 \family roman
27701 \series medium
27702 \shape up
27703 \emph off
27704 \bar no
27705 \noun off
27706 \color none
27707 Ô
27708 \end_layout
27709
27710 \end_inset
27711 </cell>
27712 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
27713 \begin_inset Text
27714
27715 \begin_layout Standard
27716
27717 \family roman
27718 \series medium
27719 \shape up
27720 \emph off
27721 \bar no
27722 \noun off
27723 \color none
27724 ä
27725 \end_layout
27726
27727 \end_inset
27728 </cell>
27729 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
27730 \begin_inset Text
27731
27732 \begin_layout Standard
27733
27734 \family roman
27735 \series medium
27736 \shape up
27737 \emph off
27738 \bar no
27739 \noun off
27740 \color none
27741 ô
27742 \end_layout
27743
27744 \end_inset
27745 </cell>
27746 </row>
27747 <row topline="true">
27748 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
27749 \begin_inset Text
27750
27751 \begin_layout Standard
27752
27753 \family roman
27754 \series medium
27755 \shape up
27756 \size tiny
27757 \emph off
27758 \bar no
27759 \noun off
27760 \color none
27761 05
27762 \end_layout
27763
27764 \end_inset
27765 </cell>
27766 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
27767 \begin_inset Text
27768
27769 \begin_layout Standard
27770
27771 \end_layout
27772
27773 \end_inset
27774 </cell>
27775 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
27776 \begin_inset Text
27777
27778 \begin_layout Standard
27779
27780 \end_layout
27781
27782 \end_inset
27783 </cell>
27784 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
27785 \begin_inset Text
27786
27787 \begin_layout Standard
27788
27789 \family roman
27790 \series medium
27791 \shape up
27792 \emph off
27793 \bar no
27794 \noun off
27795 \color none
27796 %
27797 \end_layout
27798
27799 \end_inset
27800 </cell>
27801 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
27802 \begin_inset Text
27803
27804 \begin_layout Standard
27805
27806 \family roman
27807 \series medium
27808 \shape up
27809 \emph off
27810 \bar no
27811 \noun off
27812 \color none
27813 5
27814 \end_layout
27815
27816 \end_inset
27817 </cell>
27818 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
27819 \begin_inset Text
27820
27821 \begin_layout Standard
27822
27823 \family roman
27824 \series medium
27825 \shape up
27826 \emph off
27827 \bar no
27828 \noun off
27829 \color none
27830 E
27831 \end_layout
27832
27833 \end_inset
27834 </cell>
27835 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
27836 \begin_inset Text
27837
27838 \begin_layout Standard
27839
27840 \family roman
27841 \series medium
27842 \shape up
27843 \emph off
27844 \bar no
27845 \noun off
27846 \color none
27847 U
27848 \end_layout
27849
27850 \end_inset
27851 </cell>
27852 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
27853 \begin_inset Text
27854
27855 \begin_layout Standard
27856
27857 \family roman
27858 \series medium
27859 \shape up
27860 \emph off
27861 \bar no
27862 \noun off
27863 \color none
27864 e
27865 \end_layout
27866
27867 \end_inset
27868 </cell>
27869 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
27870 \begin_inset Text
27871
27872 \begin_layout Standard
27873
27874 \family roman
27875 \series medium
27876 \shape up
27877 \emph off
27878 \bar no
27879 \noun off
27880 \color none
27881 u
27882 \end_layout
27883
27884 \end_inset
27885 </cell>
27886 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
27887 \begin_inset Text
27888
27889 \begin_layout Standard
27890
27891 \end_layout
27892
27893 \end_inset
27894 </cell>
27895 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
27896 \begin_inset Text
27897
27898 \begin_layout Standard
27899
27900 \end_layout
27901
27902 \end_inset
27903 </cell>
27904 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
27905 \begin_inset Text
27906
27907 \begin_layout Standard
27908 ¥
27909 \end_layout
27910
27911 \end_inset
27912 </cell>
27913 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
27914 \begin_inset Text
27915
27916 \begin_layout Standard
27917
27918 \family roman
27919 \series medium
27920 \shape up
27921 \emph off
27922 \bar no
27923 \noun off
27924 \color none
27925 µ
27926 \end_layout
27927
27928 \end_inset
27929 </cell>
27930 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
27931 \begin_inset Text
27932
27933 \begin_layout Standard
27934
27935 \family roman
27936 \series medium
27937 \shape up
27938 \emph off
27939 \bar no
27940 \noun off
27941 \color none
27942 Å
27943 \end_layout
27944
27945 \end_inset
27946 </cell>
27947 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
27948 \begin_inset Text
27949
27950 \begin_layout Standard
27951
27952 \family roman
27953 \series medium
27954 \shape up
27955 \emph off
27956 \bar no
27957 \noun off
27958 \color none
27959 Õ
27960 \end_layout
27961
27962 \end_inset
27963 </cell>
27964 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
27965 \begin_inset Text
27966
27967 \begin_layout Standard
27968
27969 \family roman
27970 \series medium
27971 \shape up
27972 \emph off
27973 \bar no
27974 \noun off
27975 \color none
27976 å
27977 \end_layout
27978
27979 \end_inset
27980 </cell>
27981 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
27982 \begin_inset Text
27983
27984 \begin_layout Standard
27985
27986 \family roman
27987 \series medium
27988 \shape up
27989 \emph off
27990 \bar no
27991 \noun off
27992 \color none
27993 õ
27994 \end_layout
27995
27996 \end_inset
27997 </cell>
27998 </row>
27999 <row topline="true">
28000 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
28001 \begin_inset Text
28002
28003 \begin_layout Standard
28004
28005 \family roman
28006 \series medium
28007 \shape up
28008 \size tiny
28009 \emph off
28010 \bar no
28011 \noun off
28012 \color none
28013 06
28014 \end_layout
28015
28016 \end_inset
28017 </cell>
28018 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
28019 \begin_inset Text
28020
28021 \begin_layout Standard
28022
28023 \end_layout
28024
28025 \end_inset
28026 </cell>
28027 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
28028 \begin_inset Text
28029
28030 \begin_layout Standard
28031
28032 \end_layout
28033
28034 \end_inset
28035 </cell>
28036 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
28037 \begin_inset Text
28038
28039 \begin_layout Standard
28040
28041 \family roman
28042 \series medium
28043 \shape up
28044 \emph off
28045 \bar no
28046 \noun off
28047 \color none
28048 &
28049 \end_layout
28050
28051 \end_inset
28052 </cell>
28053 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
28054 \begin_inset Text
28055
28056 \begin_layout Standard
28057
28058 \family roman
28059 \series medium
28060 \shape up
28061 \emph off
28062 \bar no
28063 \noun off
28064 \color none
28065 6
28066 \end_layout
28067
28068 \end_inset
28069 </cell>
28070 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
28071 \begin_inset Text
28072
28073 \begin_layout Standard
28074
28075 \family roman
28076 \series medium
28077 \shape up
28078 \emph off
28079 \bar no
28080 \noun off
28081 \color none
28082 F
28083 \end_layout
28084
28085 \end_inset
28086 </cell>
28087 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
28088 \begin_inset Text
28089
28090 \begin_layout Standard
28091
28092 \family roman
28093 \series medium
28094 \shape up
28095 \emph off
28096 \bar no
28097 \noun off
28098 \color none
28099 V
28100 \end_layout
28101
28102 \end_inset
28103 </cell>
28104 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
28105 \begin_inset Text
28106
28107 \begin_layout Standard
28108
28109 \family roman
28110 \series medium
28111 \shape up
28112 \emph off
28113 \bar no
28114 \noun off
28115 \color none
28116 f
28117 \end_layout
28118
28119 \end_inset
28120 </cell>
28121 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
28122 \begin_inset Text
28123
28124 \begin_layout Standard
28125
28126 \family roman
28127 \series medium
28128 \shape up
28129 \emph off
28130 \bar no
28131 \noun off
28132 \color none
28133 v
28134 \end_layout
28135
28136 \end_inset
28137 </cell>
28138 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
28139 \begin_inset Text
28140
28141 \begin_layout Standard
28142
28143 \end_layout
28144
28145 \end_inset
28146 </cell>
28147 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
28148 \begin_inset Text
28149
28150 \begin_layout Standard
28151
28152 \end_layout
28153
28154 \end_inset
28155 </cell>
28156 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
28157 \begin_inset Text
28158
28159 \begin_layout Standard
28160 ¦
28161 \end_layout
28162
28163 \end_inset
28164 </cell>
28165 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
28166 \begin_inset Text
28167
28168 \begin_layout Standard
28169
28170 \family roman
28171 \series medium
28172 \shape up
28173 \emph off
28174 \bar no
28175 \noun off
28176 \color none
28177
28178 \end_layout
28179
28180 \end_inset
28181 </cell>
28182 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
28183 \begin_inset Text
28184
28185 \begin_layout Standard
28186
28187 \family roman
28188 \series medium
28189 \shape up
28190 \emph off
28191 \bar no
28192 \noun off
28193 \color none
28194 Æ
28195 \end_layout
28196
28197 \end_inset
28198 </cell>
28199 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
28200 \begin_inset Text
28201
28202 \begin_layout Standard
28203
28204 \family roman
28205 \series medium
28206 \shape up
28207 \emph off
28208 \bar no
28209 \noun off
28210 \color none
28211 Ö
28212 \end_layout
28213
28214 \end_inset
28215 </cell>
28216 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
28217 \begin_inset Text
28218
28219 \begin_layout Standard
28220
28221 \family roman
28222 \series medium
28223 \shape up
28224 \emph off
28225 \bar no
28226 \noun off
28227 \color none
28228 æ
28229 \end_layout
28230
28231 \end_inset
28232 </cell>
28233 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
28234 \begin_inset Text
28235
28236 \begin_layout Standard
28237
28238 \family roman
28239 \series medium
28240 \shape up
28241 \emph off
28242 \bar no
28243 \noun off
28244 \color none
28245 ö
28246 \end_layout
28247
28248 \end_inset
28249 </cell>
28250 </row>
28251 <row topline="true">
28252 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
28253 \begin_inset Text
28254
28255 \begin_layout Standard
28256
28257 \family roman
28258 \series medium
28259 \shape up
28260 \size tiny
28261 \emph off
28262 \bar no
28263 \noun off
28264 \color none
28265 07
28266 \end_layout
28267
28268 \end_inset
28269 </cell>
28270 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
28271 \begin_inset Text
28272
28273 \begin_layout Standard
28274
28275 \end_layout
28276
28277 \end_inset
28278 </cell>
28279 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
28280 \begin_inset Text
28281
28282 \begin_layout Standard
28283
28284 \end_layout
28285
28286 \end_inset
28287 </cell>
28288 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
28289 \begin_inset Text
28290
28291 \begin_layout Standard
28292
28293 \family roman
28294 \series medium
28295 \shape up
28296 \emph off
28297 \bar no
28298 \noun off
28299 \color none
28300 `
28301 \end_layout
28302
28303 \end_inset
28304 </cell>
28305 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
28306 \begin_inset Text
28307
28308 \begin_layout Standard
28309
28310 \family roman
28311 \series medium
28312 \shape up
28313 \emph off
28314 \bar no
28315 \noun off
28316 \color none
28317 7
28318 \end_layout
28319
28320 \end_inset
28321 </cell>
28322 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
28323 \begin_inset Text
28324
28325 \begin_layout Standard
28326
28327 \family roman
28328 \series medium
28329 \shape up
28330 \emph off
28331 \bar no
28332 \noun off
28333 \color none
28334 G
28335 \end_layout
28336
28337 \end_inset
28338 </cell>
28339 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
28340 \begin_inset Text
28341
28342 \begin_layout Standard
28343
28344 \family roman
28345 \series medium
28346 \shape up
28347 \emph off
28348 \bar no
28349 \noun off
28350 \color none
28351 W
28352 \end_layout
28353
28354 \end_inset
28355 </cell>
28356 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
28357 \begin_inset Text
28358
28359 \begin_layout Standard
28360
28361 \family roman
28362 \series medium
28363 \shape up
28364 \emph off
28365 \bar no
28366 \noun off
28367 \color none
28368 g
28369 \end_layout
28370
28371 \end_inset
28372 </cell>
28373 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
28374 \begin_inset Text
28375
28376 \begin_layout Standard
28377
28378 \family roman
28379 \series medium
28380 \shape up
28381 \emph off
28382 \bar no
28383 \noun off
28384 \color none
28385 w
28386 \end_layout
28387
28388 \end_inset
28389 </cell>
28390 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
28391 \begin_inset Text
28392
28393 \begin_layout Standard
28394
28395 \end_layout
28396
28397 \end_inset
28398 </cell>
28399 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
28400 \begin_inset Text
28401
28402 \begin_layout Standard
28403
28404 \end_layout
28405
28406 \end_inset
28407 </cell>
28408 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
28409 \begin_inset Text
28410
28411 \begin_layout Standard
28412
28413 \family roman
28414 \series medium
28415 \shape up
28416 \emph off
28417 \bar no
28418 \noun off
28419 \color none
28420 §
28421 \end_layout
28422
28423 \end_inset
28424 </cell>
28425 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
28426 \begin_inset Text
28427
28428 \begin_layout Standard
28429
28430 \family roman
28431 \series medium
28432 \shape up
28433 \emph off
28434 \bar no
28435 \noun off
28436 \color none
28437 ·
28438 \end_layout
28439
28440 \end_inset
28441 </cell>
28442 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
28443 \begin_inset Text
28444
28445 \begin_layout Standard
28446
28447 \family roman
28448 \series medium
28449 \shape up
28450 \emph off
28451 \bar no
28452 \noun off
28453 \color none
28454 Ç
28455 \end_layout
28456
28457 \end_inset
28458 </cell>
28459 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
28460 \begin_inset Text
28461
28462 \begin_layout Standard
28463
28464 \family roman
28465 \series medium
28466 \shape up
28467 \emph off
28468 \bar no
28469 \noun off
28470 \color none
28471 ×
28472 \end_layout
28473
28474 \end_inset
28475 </cell>
28476 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
28477 \begin_inset Text
28478
28479 \begin_layout Standard
28480
28481 \family roman
28482 \series medium
28483 \shape up
28484 \emph off
28485 \bar no
28486 \noun off
28487 \color none
28488 ç
28489 \end_layout
28490
28491 \end_inset
28492 </cell>
28493 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
28494 \begin_inset Text
28495
28496 \begin_layout Standard
28497
28498 \family roman
28499 \series medium
28500 \shape up
28501 \emph off
28502 \bar no
28503 \noun off
28504 \color none
28505 ÷
28506 \end_layout
28507
28508 \end_inset
28509 </cell>
28510 </row>
28511 <row topline="true">
28512 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
28513 \begin_inset Text
28514
28515 \begin_layout Standard
28516
28517 \family roman
28518 \series medium
28519 \shape up
28520 \size tiny
28521 \emph off
28522 \bar no
28523 \noun off
28524 \color none
28525 08
28526 \end_layout
28527
28528 \end_inset
28529 </cell>
28530 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
28531 \begin_inset Text
28532
28533 \begin_layout Standard
28534
28535 \end_layout
28536
28537 \end_inset
28538 </cell>
28539 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
28540 \begin_inset Text
28541
28542 \begin_layout Standard
28543
28544 \end_layout
28545
28546 \end_inset
28547 </cell>
28548 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
28549 \begin_inset Text
28550
28551 \begin_layout Standard
28552
28553 \family roman
28554 \series medium
28555 \shape up
28556 \emph off
28557 \bar no
28558 \noun off
28559 \color none
28560 (
28561 \end_layout
28562
28563 \end_inset
28564 </cell>
28565 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
28566 \begin_inset Text
28567
28568 \begin_layout Standard
28569
28570 \family roman
28571 \series medium
28572 \shape up
28573 \emph off
28574 \bar no
28575 \noun off
28576 \color none
28577 8
28578 \end_layout
28579
28580 \end_inset
28581 </cell>
28582 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
28583 \begin_inset Text
28584
28585 \begin_layout Standard
28586
28587 \family roman
28588 \series medium
28589 \shape up
28590 \emph off
28591 \bar no
28592 \noun off
28593 \color none
28594 H
28595 \end_layout
28596
28597 \end_inset
28598 </cell>
28599 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
28600 \begin_inset Text
28601
28602 \begin_layout Standard
28603
28604 \family roman
28605 \series medium
28606 \shape up
28607 \emph off
28608 \bar no
28609 \noun off
28610 \color none
28611 X
28612 \end_layout
28613
28614 \end_inset
28615 </cell>
28616 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
28617 \begin_inset Text
28618
28619 \begin_layout Standard
28620
28621 \family roman
28622 \series medium
28623 \shape up
28624 \emph off
28625 \bar no
28626 \noun off
28627 \color none
28628 h
28629 \end_layout
28630
28631 \end_inset
28632 </cell>
28633 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
28634 \begin_inset Text
28635
28636 \begin_layout Standard
28637
28638 \family roman
28639 \series medium
28640 \shape up
28641 \emph off
28642 \bar no
28643 \noun off
28644 \color none
28645 x
28646 \end_layout
28647
28648 \end_inset
28649 </cell>
28650 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
28651 \begin_inset Text
28652
28653 \begin_layout Standard
28654
28655 \end_layout
28656
28657 \end_inset
28658 </cell>
28659 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
28660 \begin_inset Text
28661
28662 \begin_layout Standard
28663
28664 \end_layout
28665
28666 \end_inset
28667 </cell>
28668 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
28669 \begin_inset Text
28670
28671 \begin_layout Standard
28672
28673 \family roman
28674 \series medium
28675 \shape up
28676 \emph off
28677 \bar no
28678 \noun off
28679 \color none
28680 ¨
28681 \end_layout
28682
28683 \end_inset
28684 </cell>
28685 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
28686 \begin_inset Text
28687
28688 \begin_layout Standard
28689
28690 \family roman
28691 \series medium
28692 \shape up
28693 \emph off
28694 \bar no
28695 \noun off
28696 \color none
28697 ¸
28698 \end_layout
28699
28700 \end_inset
28701 </cell>
28702 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
28703 \begin_inset Text
28704
28705 \begin_layout Standard
28706
28707 \family roman
28708 \series medium
28709 \shape up
28710 \emph off
28711 \bar no
28712 \noun off
28713 \color none
28714 È
28715 \end_layout
28716
28717 \end_inset
28718 </cell>
28719 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
28720 \begin_inset Text
28721
28722 \begin_layout Standard
28723
28724 \family roman
28725 \series medium
28726 \shape up
28727 \emph off
28728 \bar no
28729 \noun off
28730 \color none
28731 Ø
28732 \end_layout
28733
28734 \end_inset
28735 </cell>
28736 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
28737 \begin_inset Text
28738
28739 \begin_layout Standard
28740
28741 \family roman
28742 \series medium
28743 \shape up
28744 \emph off
28745 \bar no
28746 \noun off
28747 \color none
28748 è
28749 \end_layout
28750
28751 \end_inset
28752 </cell>
28753 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
28754 \begin_inset Text
28755
28756 \begin_layout Standard
28757
28758 \family roman
28759 \series medium
28760 \shape up
28761 \emph off
28762 \bar no
28763 \noun off
28764 \color none
28765 ø
28766 \end_layout
28767
28768 \end_inset
28769 </cell>
28770 </row>
28771 <row topline="true">
28772 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
28773 \begin_inset Text
28774
28775 \begin_layout Standard
28776
28777 \family roman
28778 \series medium
28779 \shape up
28780 \size tiny
28781 \emph off
28782 \bar no
28783 \noun off
28784 \color none
28785 09
28786 \end_layout
28787
28788 \end_inset
28789 </cell>
28790 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
28791 \begin_inset Text
28792
28793 \begin_layout Standard
28794
28795 \end_layout
28796
28797 \end_inset
28798 </cell>
28799 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
28800 \begin_inset Text
28801
28802 \begin_layout Standard
28803
28804 \end_layout
28805
28806 \end_inset
28807 </cell>
28808 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
28809 \begin_inset Text
28810
28811 \begin_layout Standard
28812
28813 \family roman
28814 \series medium
28815 \shape up
28816 \emph off
28817 \bar no
28818 \noun off
28819 \color none
28820 )
28821 \end_layout
28822
28823 \end_inset
28824 </cell>
28825 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
28826 \begin_inset Text
28827
28828 \begin_layout Standard
28829
28830 \family roman
28831 \series medium
28832 \shape up
28833 \emph off
28834 \bar no
28835 \noun off
28836 \color none
28837 9
28838 \end_layout
28839
28840 \end_inset
28841 </cell>
28842 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
28843 \begin_inset Text
28844
28845 \begin_layout Standard
28846
28847 \family roman
28848 \series medium
28849 \shape up
28850 \emph off
28851 \bar no
28852 \noun off
28853 \color none
28854 I
28855 \end_layout
28856
28857 \end_inset
28858 </cell>
28859 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
28860 \begin_inset Text
28861
28862 \begin_layout Standard
28863
28864 \family roman
28865 \series medium
28866 \shape up
28867 \emph off
28868 \bar no
28869 \noun off
28870 \color none
28871 Y
28872 \end_layout
28873
28874 \end_inset
28875 </cell>
28876 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
28877 \begin_inset Text
28878
28879 \begin_layout Standard
28880
28881 \family roman
28882 \series medium
28883 \shape up
28884 \emph off
28885 \bar no
28886 \noun off
28887 \color none
28888 i
28889 \end_layout
28890
28891 \end_inset
28892 </cell>
28893 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
28894 \begin_inset Text
28895
28896 \begin_layout Standard
28897
28898 \family roman
28899 \series medium
28900 \shape up
28901 \emph off
28902 \bar no
28903 \noun off
28904 \color none
28905 y
28906 \end_layout
28907
28908 \end_inset
28909 </cell>
28910 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
28911 \begin_inset Text
28912
28913 \begin_layout Standard
28914
28915 \end_layout
28916
28917 \end_inset
28918 </cell>
28919 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
28920 \begin_inset Text
28921
28922 \begin_layout Standard
28923
28924 \end_layout
28925
28926 \end_inset
28927 </cell>
28928 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
28929 \begin_inset Text
28930
28931 \begin_layout Standard
28932
28933 \family roman
28934 \series medium
28935 \shape up
28936 \emph off
28937 \bar no
28938 \noun off
28939 \color none
28940 ©
28941 \end_layout
28942
28943 \end_inset
28944 </cell>
28945 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
28946 \begin_inset Text
28947
28948 \begin_layout Standard
28949
28950 \family roman
28951 \series medium
28952 \shape up
28953 \emph off
28954 \bar no
28955 \noun off
28956 \color none
28957 ¹
28958 \end_layout
28959
28960 \end_inset
28961 </cell>
28962 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
28963 \begin_inset Text
28964
28965 \begin_layout Standard
28966
28967 \family roman
28968 \series medium
28969 \shape up
28970 \emph off
28971 \bar no
28972 \noun off
28973 \color none
28974 É
28975 \end_layout
28976
28977 \end_inset
28978 </cell>
28979 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
28980 \begin_inset Text
28981
28982 \begin_layout Standard
28983
28984 \family roman
28985 \series medium
28986 \shape up
28987 \emph off
28988 \bar no
28989 \noun off
28990 \color none
28991 Ù
28992 \end_layout
28993
28994 \end_inset
28995 </cell>
28996 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
28997 \begin_inset Text
28998
28999 \begin_layout Standard
29000
29001 \family roman
29002 \series medium
29003 \shape up
29004 \emph off
29005 \bar no
29006 \noun off
29007 \color none
29008 é
29009 \end_layout
29010
29011 \end_inset
29012 </cell>
29013 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
29014 \begin_inset Text
29015
29016 \begin_layout Standard
29017
29018 \family roman
29019 \series medium
29020 \shape up
29021 \emph off
29022 \bar no
29023 \noun off
29024 \color none
29025 ù
29026 \end_layout
29027
29028 \end_inset
29029 </cell>
29030 </row>
29031 <row topline="true">
29032 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
29033 \begin_inset Text
29034
29035 \begin_layout Standard
29036
29037 \family roman
29038 \series medium
29039 \shape up
29040 \size tiny
29041 \emph off
29042 \bar no
29043 \noun off
29044 \color none
29045 0A
29046 \end_layout
29047
29048 \end_inset
29049 </cell>
29050 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
29051 \begin_inset Text
29052
29053 \begin_layout Standard
29054
29055 \end_layout
29056
29057 \end_inset
29058 </cell>
29059 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
29060 \begin_inset Text
29061
29062 \begin_layout Standard
29063
29064 \end_layout
29065
29066 \end_inset
29067 </cell>
29068 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
29069 \begin_inset Text
29070
29071 \begin_layout Standard
29072
29073 \family roman
29074 \series medium
29075 \shape up
29076 \emph off
29077 \bar no
29078 \noun off
29079 \color none
29080 *
29081 \end_layout
29082
29083 \end_inset
29084 </cell>
29085 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
29086 \begin_inset Text
29087
29088 \begin_layout Standard
29089
29090 \family roman
29091 \series medium
29092 \shape up
29093 \emph off
29094 \bar no
29095 \noun off
29096 \color none
29097 :
29098 \end_layout
29099
29100 \end_inset
29101 </cell>
29102 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
29103 \begin_inset Text
29104
29105 \begin_layout Standard
29106
29107 \family roman
29108 \series medium
29109 \shape up
29110 \emph off
29111 \bar no
29112 \noun off
29113 \color none
29114 J
29115 \end_layout
29116
29117 \end_inset
29118 </cell>
29119 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
29120 \begin_inset Text
29121
29122 \begin_layout Standard
29123
29124 \family roman
29125 \series medium
29126 \shape up
29127 \emph off
29128 \bar no
29129 \noun off
29130 \color none
29131 Z
29132 \end_layout
29133
29134 \end_inset
29135 </cell>
29136 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
29137 \begin_inset Text
29138
29139 \begin_layout Standard
29140
29141 \family roman
29142 \series medium
29143 \shape up
29144 \emph off
29145 \bar no
29146 \noun off
29147 \color none
29148 j
29149 \end_layout
29150
29151 \end_inset
29152 </cell>
29153 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
29154 \begin_inset Text
29155
29156 \begin_layout Standard
29157
29158 \family roman
29159 \series medium
29160 \shape up
29161 \emph off
29162 \bar no
29163 \noun off
29164 \color none
29165 z
29166 \end_layout
29167
29168 \end_inset
29169 </cell>
29170 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
29171 \begin_inset Text
29172
29173 \begin_layout Standard
29174
29175 \end_layout
29176
29177 \end_inset
29178 </cell>
29179 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
29180 \begin_inset Text
29181
29182 \begin_layout Standard
29183
29184 \end_layout
29185
29186 \end_inset
29187 </cell>
29188 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
29189 \begin_inset Text
29190
29191 \begin_layout Standard
29192
29193 \family roman
29194 \series medium
29195 \shape up
29196 \emph off
29197 \bar no
29198 \noun off
29199 \color none
29200 ª
29201 \end_layout
29202
29203 \end_inset
29204 </cell>
29205 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
29206 \begin_inset Text
29207
29208 \begin_layout Standard
29209
29210 \family roman
29211 \series medium
29212 \shape up
29213 \emph off
29214 \bar no
29215 \noun off
29216 \color none
29217 º
29218 \end_layout
29219
29220 \end_inset
29221 </cell>
29222 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
29223 \begin_inset Text
29224
29225 \begin_layout Standard
29226
29227 \family roman
29228 \series medium
29229 \shape up
29230 \emph off
29231 \bar no
29232 \noun off
29233 \color none
29234 Ê
29235 \end_layout
29236
29237 \end_inset
29238 </cell>
29239 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
29240 \begin_inset Text
29241
29242 \begin_layout Standard
29243
29244 \family roman
29245 \series medium
29246 \shape up
29247 \emph off
29248 \bar no
29249 \noun off
29250 \color none
29251 Ú
29252 \end_layout
29253
29254 \end_inset
29255 </cell>
29256 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
29257 \begin_inset Text
29258
29259 \begin_layout Standard
29260
29261 \family roman
29262 \series medium
29263 \shape up
29264 \emph off
29265 \bar no
29266 \noun off
29267 \color none
29268 ê
29269 \end_layout
29270
29271 \end_inset
29272 </cell>
29273 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
29274 \begin_inset Text
29275
29276 \begin_layout Standard
29277
29278 \family roman
29279 \series medium
29280 \shape up
29281 \emph off
29282 \bar no
29283 \noun off
29284 \color none
29285 ú
29286 \end_layout
29287
29288 \end_inset
29289 </cell>
29290 </row>
29291 <row topline="true">
29292 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
29293 \begin_inset Text
29294
29295 \begin_layout Standard
29296
29297 \family roman
29298 \series medium
29299 \shape up
29300 \size tiny
29301 \emph off
29302 \bar no
29303 \noun off
29304 \color none
29305 0B
29306 \end_layout
29307
29308 \end_inset
29309 </cell>
29310 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
29311 \begin_inset Text
29312
29313 \begin_layout Standard
29314
29315 \end_layout
29316
29317 \end_inset
29318 </cell>
29319 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
29320 \begin_inset Text
29321
29322 \begin_layout Standard
29323
29324 \end_layout
29325
29326 \end_inset
29327 </cell>
29328 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
29329 \begin_inset Text
29330
29331 \begin_layout Standard
29332
29333 \family roman
29334 \series medium
29335 \shape up
29336 \emph off
29337 \bar no
29338 \noun off
29339 \color none
29340 +
29341 \end_layout
29342
29343 \end_inset
29344 </cell>
29345 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
29346 \begin_inset Text
29347
29348 \begin_layout Standard
29349
29350 \family roman
29351 \series medium
29352 \shape up
29353 \emph off
29354 \bar no
29355 \noun off
29356 \color none
29357 ;
29358 \end_layout
29359
29360 \end_inset
29361 </cell>
29362 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
29363 \begin_inset Text
29364
29365 \begin_layout Standard
29366
29367 \family roman
29368 \series medium
29369 \shape up
29370 \emph off
29371 \bar no
29372 \noun off
29373 \color none
29374 K
29375 \end_layout
29376
29377 \end_inset
29378 </cell>
29379 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
29380 \begin_inset Text
29381
29382 \begin_layout Standard
29383
29384 \family roman
29385 \series medium
29386 \shape up
29387 \emph off
29388 \bar no
29389 \noun off
29390 \color none
29391 [
29392 \end_layout
29393
29394 \end_inset
29395 </cell>
29396 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
29397 \begin_inset Text
29398
29399 \begin_layout Standard
29400
29401 \family roman
29402 \series medium
29403 \shape up
29404 \emph off
29405 \bar no
29406 \noun off
29407 \color none
29408 k
29409 \end_layout
29410
29411 \end_inset
29412 </cell>
29413 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
29414 \begin_inset Text
29415
29416 \begin_layout Standard
29417
29418 \family roman
29419 \series medium
29420 \shape up
29421 \emph off
29422 \bar no
29423 \noun off
29424 \color none
29425 {
29426 \end_layout
29427
29428 \end_inset
29429 </cell>
29430 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
29431 \begin_inset Text
29432
29433 \begin_layout Standard
29434
29435 \end_layout
29436
29437 \end_inset
29438 </cell>
29439 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
29440 \begin_inset Text
29441
29442 \begin_layout Standard
29443
29444 \end_layout
29445
29446 \end_inset
29447 </cell>
29448 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
29449 \begin_inset Text
29450
29451 \begin_layout Standard
29452
29453 \family roman
29454 \series medium
29455 \shape up
29456 \emph off
29457 \bar no
29458 \noun off
29459 \color none
29460 «
29461 \end_layout
29462
29463 \end_inset
29464 </cell>
29465 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
29466 \begin_inset Text
29467
29468 \begin_layout Standard
29469
29470 \family roman
29471 \series medium
29472 \shape up
29473 \emph off
29474 \bar no
29475 \noun off
29476 \color none
29477 »
29478 \end_layout
29479
29480 \end_inset
29481 </cell>
29482 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
29483 \begin_inset Text
29484
29485 \begin_layout Standard
29486
29487 \family roman
29488 \series medium
29489 \shape up
29490 \emph off
29491 \bar no
29492 \noun off
29493 \color none
29494 Ë
29495 \end_layout
29496
29497 \end_inset
29498 </cell>
29499 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
29500 \begin_inset Text
29501
29502 \begin_layout Standard
29503
29504 \family roman
29505 \series medium
29506 \shape up
29507 \emph off
29508 \bar no
29509 \noun off
29510 \color none
29511 Û
29512 \end_layout
29513
29514 \end_inset
29515 </cell>
29516 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
29517 \begin_inset Text
29518
29519 \begin_layout Standard
29520
29521 \family roman
29522 \series medium
29523 \shape up
29524 \emph off
29525 \bar no
29526 \noun off
29527 \color none
29528 ë
29529 \end_layout
29530
29531 \end_inset
29532 </cell>
29533 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
29534 \begin_inset Text
29535
29536 \begin_layout Standard
29537
29538 \family roman
29539 \series medium
29540 \shape up
29541 \emph off
29542 \bar no
29543 \noun off
29544 \color none
29545 û
29546 \end_layout
29547
29548 \end_inset
29549 </cell>
29550 </row>
29551 <row topline="true">
29552 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
29553 \begin_inset Text
29554
29555 \begin_layout Standard
29556
29557 \family roman
29558 \series medium
29559 \shape up
29560 \size tiny
29561 \emph off
29562 \bar no
29563 \noun off
29564 \color none
29565 0C
29566 \end_layout
29567
29568 \end_inset
29569 </cell>
29570 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
29571 \begin_inset Text
29572
29573 \begin_layout Standard
29574
29575 \end_layout
29576
29577 \end_inset
29578 </cell>
29579 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
29580 \begin_inset Text
29581
29582 \begin_layout Standard
29583
29584 \end_layout
29585
29586 \end_inset
29587 </cell>
29588 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
29589 \begin_inset Text
29590
29591 \begin_layout Standard
29592
29593 \family roman
29594 \series medium
29595 \shape up
29596 \emph off
29597 \bar no
29598 \noun off
29599 \color none
29600 ,
29601 \end_layout
29602
29603 \end_inset
29604 </cell>
29605 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
29606 \begin_inset Text
29607
29608 \begin_layout Standard
29609
29610 \family roman
29611 \series medium
29612 \shape up
29613 \emph off
29614 \bar no
29615 \noun off
29616 \color none
29617 <
29618 \end_layout
29619
29620 \end_inset
29621 </cell>
29622 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
29623 \begin_inset Text
29624
29625 \begin_layout Standard
29626
29627 \family roman
29628 \series medium
29629 \shape up
29630 \emph off
29631 \bar no
29632 \noun off
29633 \color none
29634 L
29635 \end_layout
29636
29637 \end_inset
29638 </cell>
29639 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
29640 \begin_inset Text
29641
29642 \begin_layout Standard
29643
29644 \family roman
29645 \series medium
29646 \shape up
29647 \emph off
29648 \bar no
29649 \noun off
29650 \color none
29651
29652 \backslash
29653
29654 \end_layout
29655
29656 \end_inset
29657 </cell>
29658 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
29659 \begin_inset Text
29660
29661 \begin_layout Standard
29662
29663 \family roman
29664 \series medium
29665 \shape up
29666 \emph off
29667 \bar no
29668 \noun off
29669 \color none
29670 l
29671 \end_layout
29672
29673 \end_inset
29674 </cell>
29675 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
29676 \begin_inset Text
29677
29678 \begin_layout Standard
29679
29680 \family roman
29681 \series medium
29682 \shape up
29683 \emph off
29684 \bar no
29685 \noun off
29686 \color none
29687 |
29688 \end_layout
29689
29690 \end_inset
29691 </cell>
29692 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
29693 \begin_inset Text
29694
29695 \begin_layout Standard
29696
29697 \end_layout
29698
29699 \end_inset
29700 </cell>
29701 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
29702 \begin_inset Text
29703
29704 \begin_layout Standard
29705
29706 \end_layout
29707
29708 \end_inset
29709 </cell>
29710 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
29711 \begin_inset Text
29712
29713 \begin_layout Standard
29714
29715 \family roman
29716 \series medium
29717 \shape up
29718 \emph off
29719 \bar no
29720 \noun off
29721 \color none
29722 ¬
29723 \end_layout
29724
29725 \end_inset
29726 </cell>
29727 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
29728 \begin_inset Text
29729
29730 \begin_layout Standard
29731
29732 \family roman
29733 \series medium
29734 \shape up
29735 \emph off
29736 \bar no
29737 \noun off
29738 \color none
29739 ¼
29740 \end_layout
29741
29742 \end_inset
29743 </cell>
29744 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
29745 \begin_inset Text
29746
29747 \begin_layout Standard
29748
29749 \family roman
29750 \series medium
29751 \shape up
29752 \emph off
29753 \bar no
29754 \noun off
29755 \color none
29756 Ì
29757 \end_layout
29758
29759 \end_inset
29760 </cell>
29761 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
29762 \begin_inset Text
29763
29764 \begin_layout Standard
29765
29766 \family roman
29767 \series medium
29768 \shape up
29769 \emph off
29770 \bar no
29771 \noun off
29772 \color none
29773 Ü
29774 \end_layout
29775
29776 \end_inset
29777 </cell>
29778 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
29779 \begin_inset Text
29780
29781 \begin_layout Standard
29782
29783 \family roman
29784 \series medium
29785 \shape up
29786 \emph off
29787 \bar no
29788 \noun off
29789 \color none
29790 ì
29791 \end_layout
29792
29793 \end_inset
29794 </cell>
29795 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
29796 \begin_inset Text
29797
29798 \begin_layout Standard
29799
29800 \family roman
29801 \series medium
29802 \shape up
29803 \emph off
29804 \bar no
29805 \noun off
29806 \color none
29807 ü
29808 \end_layout
29809
29810 \end_inset
29811 </cell>
29812 </row>
29813 <row topline="true">
29814 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
29815 \begin_inset Text
29816
29817 \begin_layout Standard
29818
29819 \family roman
29820 \series medium
29821 \shape up
29822 \size tiny
29823 \emph off
29824 \bar no
29825 \noun off
29826 \color none
29827 0D
29828 \end_layout
29829
29830 \end_inset
29831 </cell>
29832 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
29833 \begin_inset Text
29834
29835 \begin_layout Standard
29836
29837 \end_layout
29838
29839 \end_inset
29840 </cell>
29841 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
29842 \begin_inset Text
29843
29844 \begin_layout Standard
29845
29846 \end_layout
29847
29848 \end_inset
29849 </cell>
29850 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
29851 \begin_inset Text
29852
29853 \begin_layout Standard
29854
29855 \family roman
29856 \series medium
29857 \shape up
29858 \emph off
29859 \bar no
29860 \noun off
29861 \color none
29862 -
29863 \end_layout
29864
29865 \end_inset
29866 </cell>
29867 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
29868 \begin_inset Text
29869
29870 \begin_layout Standard
29871
29872 \family roman
29873 \series medium
29874 \shape up
29875 \emph off
29876 \bar no
29877 \noun off
29878 \color none
29879 =
29880 \end_layout
29881
29882 \end_inset
29883 </cell>
29884 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
29885 \begin_inset Text
29886
29887 \begin_layout Standard
29888
29889 \family roman
29890 \series medium
29891 \shape up
29892 \emph off
29893 \bar no
29894 \noun off
29895 \color none
29896 M
29897 \end_layout
29898
29899 \end_inset
29900 </cell>
29901 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
29902 \begin_inset Text
29903
29904 \begin_layout Standard
29905
29906 \family roman
29907 \series medium
29908 \shape up
29909 \emph off
29910 \bar no
29911 \noun off
29912 \color none
29913 ]
29914 \end_layout
29915
29916 \end_inset
29917 </cell>
29918 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
29919 \begin_inset Text
29920
29921 \begin_layout Standard
29922
29923 \family roman
29924 \series medium
29925 \shape up
29926 \emph off
29927 \bar no
29928 \noun off
29929 \color none
29930 m
29931 \end_layout
29932
29933 \end_inset
29934 </cell>
29935 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
29936 \begin_inset Text
29937
29938 \begin_layout Standard
29939
29940 \family roman
29941 \series medium
29942 \shape up
29943 \emph off
29944 \bar no
29945 \noun off
29946 \color none
29947 }
29948 \end_layout
29949
29950 \end_inset
29951 </cell>
29952 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
29953 \begin_inset Text
29954
29955 \begin_layout Standard
29956
29957 \end_layout
29958
29959 \end_inset
29960 </cell>
29961 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
29962 \begin_inset Text
29963
29964 \begin_layout Standard
29965
29966 \end_layout
29967
29968 \end_inset
29969 </cell>
29970 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
29971 \begin_inset Text
29972
29973 \begin_layout Standard
29974
29975 \end_layout
29976
29977 \end_inset
29978 </cell>
29979 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
29980 \begin_inset Text
29981
29982 \begin_layout Standard
29983
29984 \family roman
29985 \series medium
29986 \shape up
29987 \emph off
29988 \bar no
29989 \noun off
29990 \color none
29991 ½
29992 \end_layout
29993
29994 \end_inset
29995 </cell>
29996 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
29997 \begin_inset Text
29998
29999 \begin_layout Standard
30000
30001 \family roman
30002 \series medium
30003 \shape up
30004 \emph off
30005 \bar no
30006 \noun off
30007 \color none
30008 Í
30009 \end_layout
30010
30011 \end_inset
30012 </cell>
30013 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30014 \begin_inset Text
30015
30016 \begin_layout Standard
30017
30018 \family roman
30019 \series medium
30020 \shape up
30021 \emph off
30022 \bar no
30023 \noun off
30024 \color none
30025 Ý
30026 \end_layout
30027
30028 \end_inset
30029 </cell>
30030 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30031 \begin_inset Text
30032
30033 \begin_layout Standard
30034
30035 \family roman
30036 \series medium
30037 \shape up
30038 \emph off
30039 \bar no
30040 \noun off
30041 \color none
30042 í
30043 \end_layout
30044
30045 \end_inset
30046 </cell>
30047 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
30048 \begin_inset Text
30049
30050 \begin_layout Standard
30051
30052 \family roman
30053 \series medium
30054 \shape up
30055 \emph off
30056 \bar no
30057 \noun off
30058 \color none
30059 ý
30060 \end_layout
30061
30062 \end_inset
30063 </cell>
30064 </row>
30065 <row topline="true">
30066 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
30067 \begin_inset Text
30068
30069 \begin_layout Standard
30070
30071 \family roman
30072 \series medium
30073 \shape up
30074 \size tiny
30075 \emph off
30076 \bar no
30077 \noun off
30078 \color none
30079 0E
30080 \end_layout
30081
30082 \end_inset
30083 </cell>
30084 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30085 \begin_inset Text
30086
30087 \begin_layout Standard
30088
30089 \end_layout
30090
30091 \end_inset
30092 </cell>
30093 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30094 \begin_inset Text
30095
30096 \begin_layout Standard
30097
30098 \end_layout
30099
30100 \end_inset
30101 </cell>
30102 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30103 \begin_inset Text
30104
30105 \begin_layout Standard
30106
30107 \family roman
30108 \series medium
30109 \shape up
30110 \emph off
30111 \bar no
30112 \noun off
30113 \color none
30114 .
30115 \end_layout
30116
30117 \end_inset
30118 </cell>
30119 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30120 \begin_inset Text
30121
30122 \begin_layout Standard
30123
30124 \family roman
30125 \series medium
30126 \shape up
30127 \emph off
30128 \bar no
30129 \noun off
30130 \color none
30131 >
30132 \end_layout
30133
30134 \end_inset
30135 </cell>
30136 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30137 \begin_inset Text
30138
30139 \begin_layout Standard
30140
30141 \family roman
30142 \series medium
30143 \shape up
30144 \emph off
30145 \bar no
30146 \noun off
30147 \color none
30148 N
30149 \end_layout
30150
30151 \end_inset
30152 </cell>
30153 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30154 \begin_inset Text
30155
30156 \begin_layout Standard
30157
30158 \family roman
30159 \series medium
30160 \shape up
30161 \emph off
30162 \bar no
30163 \noun off
30164 \color none
30165 ^
30166 \end_layout
30167
30168 \end_inset
30169 </cell>
30170 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30171 \begin_inset Text
30172
30173 \begin_layout Standard
30174
30175 \family roman
30176 \series medium
30177 \shape up
30178 \emph off
30179 \bar no
30180 \noun off
30181 \color none
30182 n
30183 \end_layout
30184
30185 \end_inset
30186 </cell>
30187 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30188 \begin_inset Text
30189
30190 \begin_layout Standard
30191
30192 \family roman
30193 \series medium
30194 \shape up
30195 \emph off
30196 \bar no
30197 \noun off
30198 \color none
30199 ~
30200 \end_layout
30201
30202 \end_inset
30203 </cell>
30204 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30205 \begin_inset Text
30206
30207 \begin_layout Standard
30208
30209 \end_layout
30210
30211 \end_inset
30212 </cell>
30213 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30214 \begin_inset Text
30215
30216 \begin_layout Standard
30217
30218 \end_layout
30219
30220 \end_inset
30221 </cell>
30222 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30223 \begin_inset Text
30224
30225 \begin_layout Standard
30226
30227 \family roman
30228 \series medium
30229 \shape up
30230 \emph off
30231 \bar no
30232 \noun off
30233 \color none
30234 ®
30235 \end_layout
30236
30237 \end_inset
30238 </cell>
30239 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30240 \begin_inset Text
30241
30242 \begin_layout Standard
30243
30244 \family roman
30245 \series medium
30246 \shape up
30247 \emph off
30248 \bar no
30249 \noun off
30250 \color none
30251 ¾
30252 \end_layout
30253
30254 \end_inset
30255 </cell>
30256 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30257 \begin_inset Text
30258
30259 \begin_layout Standard
30260
30261 \family roman
30262 \series medium
30263 \shape up
30264 \emph off
30265 \bar no
30266 \noun off
30267 \color none
30268 Î
30269 \end_layout
30270
30271 \end_inset
30272 </cell>
30273 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30274 \begin_inset Text
30275
30276 \begin_layout Standard
30277
30278 \family roman
30279 \series medium
30280 \shape up
30281 \emph off
30282 \bar no
30283 \noun off
30284 \color none
30285 Þ
30286 \end_layout
30287
30288 \end_inset
30289 </cell>
30290 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30291 \begin_inset Text
30292
30293 \begin_layout Standard
30294
30295 \family roman
30296 \series medium
30297 \shape up
30298 \emph off
30299 \bar no
30300 \noun off
30301 \color none
30302 î
30303 \end_layout
30304
30305 \end_inset
30306 </cell>
30307 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
30308 \begin_inset Text
30309
30310 \begin_layout Standard
30311
30312 \family roman
30313 \series medium
30314 \shape up
30315 \emph off
30316 \bar no
30317 \noun off
30318 \color none
30319 þ
30320 \end_layout
30321
30322 \end_inset
30323 </cell>
30324 </row>
30325 <row topline="true" bottomline="true">
30326 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
30327 \begin_inset Text
30328
30329 \begin_layout Standard
30330
30331 \family roman
30332 \series medium
30333 \shape up
30334 \size tiny
30335 \emph off
30336 \bar no
30337 \noun off
30338 \color none
30339 0F
30340 \end_layout
30341
30342 \end_inset
30343 </cell>
30344 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
30345 \begin_inset Text
30346
30347 \begin_layout Standard
30348
30349 \end_layout
30350
30351 \end_inset
30352 </cell>
30353 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
30354 \begin_inset Text
30355
30356 \begin_layout Standard
30357
30358 \end_layout
30359
30360 \end_inset
30361 </cell>
30362 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
30363 \begin_inset Text
30364
30365 \begin_layout Standard
30366
30367 \family roman
30368 \series medium
30369 \shape up
30370 \emph off
30371 \bar no
30372 \noun off
30373 \color none
30374 /
30375 \end_layout
30376
30377 \end_inset
30378 </cell>
30379 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
30380 \begin_inset Text
30381
30382 \begin_layout Standard
30383
30384 \family roman
30385 \series medium
30386 \shape up
30387 \emph off
30388 \bar no
30389 \noun off
30390 \color none
30391 ?
30392 \end_layout
30393
30394 \end_inset
30395 </cell>
30396 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
30397 \begin_inset Text
30398
30399 \begin_layout Standard
30400
30401 \family roman
30402 \series medium
30403 \shape up
30404 \emph off
30405 \bar no
30406 \noun off
30407 \color none
30408 O
30409 \end_layout
30410
30411 \end_inset
30412 </cell>
30413 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
30414 \begin_inset Text
30415
30416 \begin_layout Standard
30417
30418 \family roman
30419 \series medium
30420 \shape up
30421 \emph off
30422 \bar no
30423 \noun off
30424 \color none
30425 _
30426 \end_layout
30427
30428 \end_inset
30429 </cell>
30430 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
30431 \begin_inset Text
30432
30433 \begin_layout Standard
30434
30435 \family roman
30436 \series medium
30437 \shape up
30438 \emph off
30439 \bar no
30440 \noun off
30441 \color none
30442 o
30443 \end_layout
30444
30445 \end_inset
30446 </cell>
30447 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
30448 \begin_inset Text
30449
30450 \begin_layout Standard
30451
30452 \end_layout
30453
30454 \end_inset
30455 </cell>
30456 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
30457 \begin_inset Text
30458
30459 \begin_layout Standard
30460
30461 \end_layout
30462
30463 \end_inset
30464 </cell>
30465 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
30466 \begin_inset Text
30467
30468 \begin_layout Standard
30469
30470 \end_layout
30471
30472 \end_inset
30473 </cell>
30474 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
30475 \begin_inset Text
30476
30477 \begin_layout Standard
30478
30479 \family roman
30480 \series medium
30481 \shape up
30482 \emph off
30483 \bar no
30484 \noun off
30485 \color none
30486 ¯
30487 \end_layout
30488
30489 \end_inset
30490 </cell>
30491 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
30492 \begin_inset Text
30493
30494 \begin_layout Standard
30495
30496 \family roman
30497 \series medium
30498 \shape up
30499 \emph off
30500 \bar no
30501 \noun off
30502 \color none
30503 ¿
30504 \end_layout
30505
30506 \end_inset
30507 </cell>
30508 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
30509 \begin_inset Text
30510
30511 \begin_layout Standard
30512
30513 \family roman
30514 \series medium
30515 \shape up
30516 \emph off
30517 \bar no
30518 \noun off
30519 \color none
30520 Ï
30521 \end_layout
30522
30523 \end_inset
30524 </cell>
30525 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
30526 \begin_inset Text
30527
30528 \begin_layout Standard
30529
30530 \family roman
30531 \series medium
30532 \shape up
30533 \emph off
30534 \bar no
30535 \noun off
30536 \color none
30537 ß
30538 \end_layout
30539
30540 \end_inset
30541 </cell>
30542 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
30543 \begin_inset Text
30544
30545 \begin_layout Standard
30546
30547 \family roman
30548 \series medium
30549 \shape up
30550 \emph off
30551 \bar no
30552 \noun off
30553 \color none
30554 ï
30555 \end_layout
30556
30557 \end_inset
30558 </cell>
30559 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
30560 \begin_inset Text
30561
30562 \begin_layout Standard
30563
30564 \family roman
30565 \series medium
30566 \shape up
30567 \emph off
30568 \bar no
30569 \noun off
30570 \color none
30571 ÿ
30572 \end_layout
30573
30574 \end_inset
30575 </cell>
30576 </row>
30577 </lyxtabular>
30578
30579 \end_inset
30580
30581
30582 \end_layout
30583
30584 \end_inset
30585
30586
30587 \end_layout
30588
30589 \begin_layout Standard
30590 The following is a full list of all of the accented characters LyX can display
30591  directly.
30592  It includes not only the accented characters from the previous table, but
30593  also the characters from 
30594 \family typewriter
30595 ISO8859--2
30596 \family default
30597  through 
30598 \family typewriter
30599 4
30600 \family default
30601 .
30602  
30603 \end_layout
30604
30605 \begin_layout Itemize
30606 From 
30607 \family typewriter
30608 ISO8859--1
30609 \family default
30610 :
30611 \end_layout
30612
30613 \begin_deeper
30614 \begin_layout Standard
30615 ¨ Ä Ë Ï Ö Ü ä ë ï ö ü ÿ
30616 \hfill
30617 diaeresis
30618 \end_layout
30619
30620 \begin_layout Standard
30621 ^ Â Ê Î Ô Û â ê î ô û
30622 \hfill
30623 circumflex
30624 \end_layout
30625
30626 \begin_layout Standard
30627 ` À È Ì Ò Ù à è ì ò ù
30628 \hfill
30629 grave
30630 \end_layout
30631
30632 \begin_layout Standard
30633 ´ Á É Í Ó Ú Ý á é í ó ú ý
30634 \hfill
30635 acute
30636 \end_layout
30637
30638 \begin_layout Standard
30639 ~ Ã Ñ Õ ã ñ õ
30640 \hfill
30641 tilde
30642 \end_layout
30643
30644 \begin_layout Standard
30645 ¸Çç
30646 \hfill
30647 cedilla
30648 \end_layout
30649
30650 \begin_layout Standard
30651 ¯
30652 \hfill
30653 macron
30654 \end_layout
30655
30656 \end_deeper
30657 \begin_layout Itemize
30658 From 
30659 \family typewriter
30660 ISO8859--2
30661 \family default
30662  through 
30663 \family typewriter
30664 4
30665 \family default
30666 :
30667 \end_layout
30668
30669 \begin_deeper
30670 \begin_layout Standard
30671 ĤĴĥĵĈĜŜĉĝŝ
30672 \hfill
30673 circumflex
30674 \end_layout
30675
30676 \begin_layout Standard
30677 ŚŹśźŔĹĆŃŕĺćń
30678 \hfill
30679 acute
30680 \end_layout
30681
30682 \begin_layout Standard
30683 Ĩı̃Ũũ
30684 \hfill
30685 tilde
30686 \end_layout
30687
30688 \begin_layout Standard
30689 ŞşŢţŖĻĢŗļģŅĶņķ
30690 \hfill
30691 cedilla
30692 \end_layout
30693
30694 \begin_layout Standard
30695 ĒēĀĪŌŪāı̄ōū
30696 \hfill
30697 macron
30698 \end_layout
30699
30700 \begin_layout Standard
30701 ŐŰőű
30702 \hfill
30703 Hungarian umlaut
30704 \end_layout
30705
30706 \end_deeper
30707 \begin_layout Standard
30708 All the characters above are actively supported by TeX fonts.
30709  In addition TeX allows diacritical marks on almost all characters.
30710  Also make sure you're using the 
30711 \family typewriter
30712 T1
30713 \family default
30714  font-encoding.
30715 \end_layout
30716
30717 \begin_layout Chapter
30718 \start_of_appendix
30719 The User Interface
30720 \begin_inset LatexCommand label
30721 name "cha:The-User-Interface"
30722
30723 \end_inset
30724
30725
30726 \end_layout
30727
30728 \begin_layout Standard
30729 This appendix lists all available menus and describes its functionality.
30730  It is designed as quick reference if you are searching for a special topic
30731  inside the user's guide.
30732 \end_layout
30733
30734 \begin_layout Section
30735 The File Menu
30736 \begin_inset LatexCommand index
30737 name "Menu ! File"
30738
30739 \end_inset
30740
30741
30742 \end_layout
30743
30744 \begin_layout Standard
30745 Under the 
30746 \family sans
30747 File
30748 \family default
30749  menu are the basic operations in addition to some more advanced operations.
30750  At the end of the menu the four last opened documents are listed.
30751 \end_layout
30752
30753 \begin_layout Subsection
30754 New
30755 \end_layout
30756
30757 \begin_layout Standard
30758 Creates a new document.
30759 \end_layout
30760
30761 \begin_layout Subsection
30762 New from Template
30763 \end_layout
30764
30765 \begin_layout Standard
30766 This menu prompts you for a template to use.
30767  Selecting a template will automatically set certain layout features for
30768  the document, features you would otherwise need to change manually.
30769 \end_layout
30770
30771 \begin_layout Subsection
30772 Open
30773 \end_layout
30774
30775 \begin_layout Standard
30776 Opens a document.
30777 \end_layout
30778
30779 \begin_layout Subsection
30780 Open Recent
30781 \end_layout
30782
30783 \begin_layout Standard
30784 The submenu shows a list of the recently opened files.
30785  Click there on a file to open it.
30786 \end_layout
30787
30788 \begin_layout Subsection
30789 Close
30790 \end_layout
30791
30792 \begin_layout Standard
30793 Closes the current document.
30794 \end_layout
30795
30796 \begin_layout Subsection
30797 Save
30798 \end_layout
30799
30800 \begin_layout Standard
30801 Saves the actual document.
30802 \end_layout
30803
30804 \begin_layout Subsection
30805 Save As
30806 \end_layout
30807
30808 \begin_layout Standard
30809 Saves the actual document under a new name to create a copy.
30810 \end_layout
30811
30812 \begin_layout Subsection
30813 Revert to saved
30814 \end_layout
30815
30816 \begin_layout Standard
30817 Reloads the actual document from disk.
30818 \end_layout
30819
30820 \begin_layout Subsection
30821 Version Control
30822 \end_layout
30823
30824 \begin_layout Standard
30825 This is used when more people are working on the same document.
30826  It is described in the section 
30827 \emph on
30828 Version Control in LyX
30829 \emph default
30830  of the 
30831 \emph on
30832 Extended\InsetSpace ~
30833 Features
30834 \emph default
30835  manual.
30836 \end_layout
30837
30838 \begin_layout Subsection
30839 Import
30840 \end_layout
30841
30842 \begin_layout Standard
30843 You can import there files from older LyX-versions, LaTeX-files and plain
30844  text files (ASCII-files).
30845  The files will be imported as new LyX-document.
30846 \end_layout
30847
30848 \begin_layout Standard
30849 When using the menu 
30850 \family sans
30851 Plain\InsetSpace ~
30852 Text, Join\InsetSpace ~
30853 Lines
30854 \family default
30855 , all lines will be imported consecutively to one big paragraph.
30856  A new paragraph is started when there is a blank line in the file.
30857  , the text is inserted as Paragraphs, where the line breaks of the text
30858  will start a new paragraph.
30859 \end_layout
30860
30861 \begin_layout Subsection
30862 Export
30863 \begin_inset LatexCommand label
30864 name "sub:Export"
30865
30866 \end_inset
30867
30868
30869 \end_layout
30870
30871 \begin_layout Standard
30872 You can export your document to various file formats.
30873  The resulting files are placed in the directory of your LyX-file.
30874  The menu entries are not the same on all installations.
30875  They depend on the programs found by LyX while its configuration.
30876 \end_layout
30877
30878 \begin_layout Standard
30879 Here is a list of all available entries; they are explained in detail in
30880  section\InsetSpace ~
30881
30882 \begin_inset LatexCommand ref
30883 reference "sub:Output-file-formats"
30884
30885 \end_inset
30886
30887 :
30888 \end_layout
30889
30890 \begin_layout Description
30891
30892 \family sans
30893 CJK\InsetSpace ~
30894 LyX 
30895 \family default
30896 format of the special LyX 1.4.x versions for Chinese, Japanese, and Korean
30897  (CJK); (Since LyX 1.5.0 CJK support is fully integrated to LyX.)
30898 \end_layout
30899
30900 \begin_layout Description
30901
30902 \family sans
30903 DVI
30904 \family default
30905  DVI-format
30906 \end_layout
30907
30908 \begin_layout Description
30909 HTML HTML-format (the HTML-converter is a third-party product and doesn't
30910  work in all cases)
30911 \end_layout
30912
30913 \begin_layout Description
30914 HTML\InsetSpace ~
30915 (MS\InsetSpace ~
30916 Word) HTML-format specialized so that the result can be imported
30917  to 
30918 \family sans
30919 MS Word
30920 \family default
30921 , as consequence of this formulas will be embedded as bitmap fonts and not
30922  in the format 
30923 \family sans
30924 MathML
30925 \family default
30926 .
30927 \end_layout
30928
30929 \begin_layout Description
30930
30931 \family sans
30932 LaT
30933 \begin_inset ERT
30934 status collapsed
30935
30936 \begin_layout Standard
30937
30938 {}
30939 \end_layout
30940
30941 \end_inset
30942
30943 eX\InsetSpace ~
30944 (pdflatex)
30945 \family default
30946  text file with the LaTeX source, additionally all images used in the document
30947  will be converted to a format that is readable for the 
30948 \family typewriter
30949 pdflatex
30950 \family default
30951  program (GIF, JPG, PDF, PNG)
30952 \end_layout
30953
30954 \begin_layout Description
30955
30956 \family sans
30957 LaT
30958 \begin_inset ERT
30959 status collapsed
30960
30961 \begin_layout Standard
30962
30963 {}
30964 \end_layout
30965
30966 \end_inset
30967
30968 eX\InsetSpace ~
30969 (plain)
30970 \family default
30971  text file with the LaTeX source code, additionally all images used in the
30972  document will be converted to the EPS-format, only this format is readable
30973  for the 
30974 \family typewriter
30975 latex
30976 \family default
30977  program
30978 \end_layout
30979
30980 \begin_layout Description
30981 LyX\InsetSpace ~
30982 1.y.x LyX-document in a format readable for the LyX versions 1.y.x (
30983 \begin_inset Quotes eld
30984 \end_inset
30985
30986 y
30987 \begin_inset Quotes erd
30988 \end_inset
30989
30990  is replaced by the version number)
30991 \end_layout
30992
30993 \begin_layout Description
30994 OpenDocument OpenDocument-formatted text file, to be opened with 
30995 \family sans
30996 OpenOffice
30997 \family default
30998
30999 \family sans
31000 KOffice
31001 \family default
31002
31003 \family sans
31004 Abiword
31005 \family default
31006 , etc.
31007  (the OpenDocument-converter is a third-party product and doesn't work in
31008  all cases)
31009 \end_layout
31010
31011 \begin_layout Description
31012
31013 \family sans
31014 PDF
31015 \family default
31016  PDF-format using the program 
31017 \family typewriter
31018 ps2pdf
31019 \end_layout
31020
31021 \begin_layout Description
31022
31023 \family sans
31024 PDF\InsetSpace ~
31025 (dvipdfm)
31026 \family default
31027  PDF-format using the program 
31028 \family typewriter
31029 dvipdfm
31030 \end_layout
31031
31032 \begin_layout Description
31033
31034 \family sans
31035 PDF\InsetSpace ~
31036 (pdflatex)
31037 \family default
31038  PDF-format using the program 
31039 \family typewriter
31040 pdflatex
31041 \end_layout
31042
31043 \begin_layout Description
31044
31045 \family sans
31046 Plain\InsetSpace ~
31047 text
31048 \family default
31049  text format
31050 \end_layout
31051
31052 \begin_layout Description
31053
31054 \family sans
31055 Plain\InsetSpace ~
31056 text\InsetSpace ~
31057 (ps2ascii)
31058 \family default
31059  text format, the document will first be converted to Postscript format
31060  and then exported as text using the program 
31061 \family sans
31062 ps2ascii
31063 \end_layout
31064
31065 \begin_layout Description
31066
31067 \family sans
31068 Postscript
31069 \family default
31070  PostScript format using the program 
31071 \family typewriter
31072 dvips
31073 \end_layout
31074
31075 \begin_layout Description
31076
31077 \family sans
31078 Custom
31079 \family default
31080  custom format
31081 \end_layout
31082
31083 \begin_layout Standard
31084 The program 
31085 \family typewriter
31086 dvipdfm
31087 \family default
31088  produces internally a dvi-file which is then converted to a pdf-file.
31089  It is a bit out of date and therefore the output could look different from
31090  what you want.
31091  
31092 \family typewriter
31093 pdflatex
31094 \family default
31095  produces directly pdf-files and supports the latest pdf-file formats.
31096 \end_layout
31097
31098 \begin_layout Standard
31099 If one of the menu entries 
31100 \family sans
31101 DVI
31102 \family default
31103
31104 \family sans
31105 PDF\InsetSpace ~
31106 (pdflatex)
31107 \family default
31108  or 
31109 \family sans
31110 Postscript
31111 \family default
31112  is missing, you need to update your LaTeX installation.
31113  After updating you have to reconfigure LyX, see section\InsetSpace ~
31114
31115 \begin_inset LatexCommand ref
31116 reference "sec:Basic-LyX-Setup"
31117
31118 \end_inset
31119
31120 .
31121 \begin_inset LatexCommand index
31122 name "Reconfiguration of LyX"
31123
31124 \end_inset
31125
31126
31127 \end_layout
31128
31129 \begin_layout Standard
31130 The menu 
31131 \family sans
31132 Custom
31133 \family default
31134  allows you to export your file by using special command line options for
31135  the export program.
31136 \end_layout
31137
31138 \begin_layout Subsection
31139 Print
31140 \end_layout
31141
31142 \begin_layout Standard
31143 With this menu you can print your document to a file in PostScript format
31144  or send it to a printer.
31145  The printer will also use the document in PostScript format.
31146  The conversion to PostScript is done in the background by LyX using the
31147  program 
31148 \family typewriter
31149 dvips
31150 \family default
31151 .
31152  For more informations have a look at section\InsetSpace ~
31153
31154 \begin_inset LatexCommand ref
31155 reference "sub:Printing-the-File"
31156
31157 \end_inset
31158
31159 .
31160 \end_layout
31161
31162 \begin_layout Subsection
31163 New and Close Window
31164 \end_layout
31165
31166 \begin_layout Standard
31167 Opens a new instance of LyX with all currently opened documents.
31168  You can close it later with the corresponding menu.
31169 \end_layout
31170
31171 \begin_layout Section
31172 The Edit Menu
31173 \begin_inset LatexCommand index
31174 name "Menu ! Edit"
31175
31176 \end_inset
31177
31178
31179 \end_layout
31180
31181 \begin_layout Subsection
31182 Undo and Redo
31183 \end_layout
31184
31185 \begin_layout Standard
31186 Described in section\InsetSpace ~
31187
31188 \begin_inset LatexCommand ref
31189 reference "sec:Undo-and-Redo"
31190
31191 \end_inset
31192
31193 .
31194 \end_layout
31195
31196 \begin_layout Subsection
31197 Cut, Copy, Paste, Paste Recent, Paste Special
31198 \end_layout
31199
31200 \begin_layout Standard
31201 Described in section\InsetSpace ~
31202
31203 \begin_inset LatexCommand ref
31204 reference "sec:Basic-Editing-Features"
31205
31206 \end_inset
31207
31208 .
31209 \end_layout
31210
31211 \begin_layout Subsection
31212 Select All
31213 \end_layout
31214
31215 \begin_layout Standard
31216 Selects the whole document.
31217 \end_layout
31218
31219 \begin_layout Subsection
31220 Find & Replace
31221 \end_layout
31222
31223 \begin_layout Standard
31224 Described in section\InsetSpace ~
31225
31226 \begin_inset LatexCommand ref
31227 reference "sec:Basic-Editing-Features"
31228
31229 \end_inset
31230
31231 .
31232 \end_layout
31233
31234 \begin_layout Subsection
31235 Move paragraph Up/Down
31236 \end_layout
31237
31238 \begin_layout Standard
31239 This shifts the paragraph where the cursor is currently in one paragraph
31240  up or down.
31241 \end_layout
31242
31243 \begin_layout Subsection
31244 Text Style
31245 \end_layout
31246
31247 \begin_layout Standard
31248 Described in section\InsetSpace ~
31249
31250 \begin_inset LatexCommand ref
31251 reference "sub:Fine-Tuning-with-the"
31252
31253 \end_inset
31254
31255 .
31256 \end_layout
31257
31258 \begin_layout Subsection
31259 Paragraph Settings
31260 \begin_inset LatexCommand index
31261 name "Paragraph ! Settings"
31262
31263 \end_inset
31264
31265
31266 \end_layout
31267
31268 \begin_layout Standard
31269 The settings in the paragraph dialog only affects the paragraph where the
31270  cursor is in.
31271  Here you can set here the paragraph alignment and line spacing.
31272 \end_layout
31273
31274 \begin_layout Standard
31275 You can also prevent that the first line of the paragraph is indented.
31276  This option works only when you have chosen to separate paragraphs with
31277  indents in the 
31278 \family sans
31279 Document\SpecialChar \menuseparator
31280 Settings
31281 \family default
31282  dialog under 
31283 \family sans
31284 Text\InsetSpace ~
31285 Layout
31286 \family default
31287 .
31288 \end_layout
31289
31290 \begin_layout Subsection
31291 Tabular and Math
31292 \end_layout
31293
31294 \begin_layout Standard
31295 These two menus are only active when the cursor is inside a table or a formula.
31296  The properties of this table/formula can now be changed.
31297  The properties of tables are described in section\InsetSpace ~
31298
31299 \begin_inset LatexCommand ref
31300 reference "sec:Tables"
31301
31302 \end_inset
31303
31304 , the properties of formulas in chapter\InsetSpace ~
31305
31306 \begin_inset LatexCommand ref
31307 reference "cha:Mathematical-Formulas"
31308
31309 \end_inset
31310
31311 .
31312 \end_layout
31313
31314 \begin_layout Subsection
31315 Increase / Decrease List Depth
31316 \end_layout
31317
31318 \begin_layout Standard
31319 These menus are only active when the cursor is in an environment that can
31320  be nested.
31321  They in/decrease the environment nesting level as explained in section\InsetSpace ~
31322
31323 \begin_inset LatexCommand ref
31324 reference "sec:Nesting"
31325
31326 \end_inset
31327
31328  and 
31329 \begin_inset LatexCommand ref
31330 reference "sub:Numbering-depth"
31331
31332 \end_inset
31333
31334 .
31335 \end_layout
31336
31337 \begin_layout Section
31338 The View Menu
31339 \begin_inset LatexCommand index
31340 name "Menu ! View"
31341
31342 \end_inset
31343
31344
31345 \end_layout
31346
31347 \begin_layout Standard
31348 The 
31349 \family sans
31350 View
31351 \family default
31352  menu contains a list of available formats in which you can view the actual
31353  document with an external program.
31354  The menu entries for the viewing formats are not the same on all installations
31355  - it depends on the LaTeX programs that are found while LyX was configured.
31356  All possible formats are formats listed in section\InsetSpace ~
31357
31358 \begin_inset LatexCommand ref
31359 reference "sub:Export"
31360
31361 \end_inset
31362
31363 .
31364  You should at least see the menu entries 
31365 \family sans
31366 DVI
31367 \family default
31368  and 
31369 \family sans
31370 PDF\InsetSpace ~
31371 (pdflatex)
31372 \family default
31373 .
31374  If one of the two is missing, you need to update your LaTeX installation.
31375  After updating you have to reconfigure LyX, see section\InsetSpace ~
31376
31377 \begin_inset LatexCommand ref
31378 reference "sec:Basic-LyX-Setup"
31379
31380 \end_inset
31381
31382 .
31383 \begin_inset LatexCommand index
31384 name "Reconfiguration of LyX"
31385
31386 \end_inset
31387
31388
31389 \end_layout
31390
31391 \begin_layout Standard
31392 Invoking a menu will start a viewer program.
31393  The viewer can be set or changed in the preferences, see section\InsetSpace ~
31394
31395 \begin_inset LatexCommand ref
31396 reference "sec:File-Formats"
31397
31398 \end_inset
31399
31400 .
31401  The default viewers are set by LyX while it is first configured.
31402 \end_layout
31403
31404 \begin_layout Standard
31405 \begin_inset VSpace bigskip
31406 \end_inset
31407
31408 At the bottom of the 
31409 \family sans
31410 View
31411 \family default
31412  menu the opened documents are listed.
31413 \end_layout
31414
31415 \begin_layout Subsection
31416 View Source
31417 \end_layout
31418
31419 \begin_layout Standard
31420 Opens a window showing the source code of the actual document, as described
31421  in section\InsetSpace ~
31422
31423 \begin_inset LatexCommand ref
31424 reference "sec:Previewing-snippets-of"
31425
31426 \end_inset
31427
31428 .
31429 \end_layout
31430
31431 \begin_layout Subsection
31432 Update
31433 \end_layout
31434
31435 \begin_layout Standard
31436 This menu allows you to update the view with your latest changes without
31437  opening a new view window.
31438 \end_layout
31439
31440 \begin_layout Subsection
31441 Toolbars
31442 \begin_inset LatexCommand label
31443 name "sub:Toolbars"
31444
31445 \end_inset
31446
31447
31448 \begin_inset LatexCommand index
31449 name "Toolbar"
31450
31451 \end_inset
31452
31453
31454 \end_layout
31455
31456 \begin_layout Standard
31457 In this menu you can set the appearance of the different toolbars.
31458  All toolbars and the 
31459 \family sans
31460 Command\InsetSpace ~
31461 Buffer
31462 \family default
31463  can be turned on and off.
31464  The 
31465 \emph on
31466 on
31467 \emph default
31468  state is denoted in the menu with a checkmark.
31469  The 
31470 \family sans
31471 Review
31472 \family default
31473
31474 \family sans
31475 Table
31476 \family default
31477
31478 \family sans
31479 Math\InsetSpace ~
31480 Panels
31481 \family default
31482 , and 
31483 \family sans
31484 Math
31485 \family default
31486  toolbars can be additionally set to the state 
31487 \emph on
31488 automatic
31489 \emph default
31490  that is denoted in the menu with the suffix 
31491 \family sans
31492 (auto)
31493 \family default
31494 .
31495 \end_layout
31496
31497 \begin_layout Standard
31498 In the 
31499 \emph on
31500 on
31501 \emph default
31502  state the toolbar is permanently shown, in the 
31503 \emph on
31504 automatic
31505 \emph default
31506  state the toolbar is only shown when the cursor is in a certain environment
31507  or when a certain feature is enabled.
31508  That means that the review toolbar will only be shown when change tracking
31509  is activated, the math and table toolbars are only shown when the cursor
31510  is inside a formula or table, respectively.
31511 \end_layout
31512
31513 \begin_layout Standard
31514 LyX's toolbars and its buttons are explained in section\InsetSpace ~
31515
31516 \begin_inset LatexCommand ref
31517 reference "sec:Toolbars"
31518
31519 \end_inset
31520
31521 .
31522 \end_layout
31523
31524 \begin_layout Section
31525 The Insert Menu
31526 \begin_inset LatexCommand index
31527 name "Menu ! Insert"
31528
31529 \end_inset
31530
31531
31532 \end_layout
31533
31534 \begin_layout Subsection
31535 Math
31536 \end_layout
31537
31538 \begin_layout Standard
31539 Inserts math constructs that are explained in chapter\InsetSpace ~
31540
31541 \begin_inset LatexCommand ref
31542 reference "cha:Mathematical-Formulas"
31543
31544 \end_inset
31545
31546 .
31547 \end_layout
31548
31549 \begin_layout Subsection
31550 Special Character
31551 \begin_inset LatexCommand label
31552 name "sub:Special-Character"
31553
31554 \end_inset
31555
31556
31557 \end_layout
31558
31559 \begin_layout Standard
31560 Here you can insert the following characters:
31561 \end_layout
31562
31563 \begin_layout Description
31564 Ellipsis Inserts an ellipsis: \SpecialChar \ldots{}
31565
31566 \end_layout
31567
31568 \begin_layout Description
31569 End\InsetSpace ~
31570 of\InsetSpace ~
31571 Sentence Inserts an end of sentence dot as described in section\InsetSpace ~
31572
31573 \begin_inset LatexCommand ref
31574 reference "sub:Abbreviations"
31575
31576 \end_inset
31577
31578 .
31579 \end_layout
31580
31581 \begin_layout Description
31582 Ordinary\InsetSpace ~
31583 Quote Inserts this quote: 
31584 \begin_inset Quotes erd
31585 \end_inset
31586
31587 , no matter what quote type you selected in the 
31588 \family sans
31589 Document\SpecialChar \menuseparator
31590 Settings
31591 \family default
31592  dialog under 
31593 \family sans
31594 Language
31595 \family default
31596 .
31597 \end_layout
31598
31599 \begin_layout Description
31600 Single\InsetSpace ~
31601 Quote Inserts this quote: 
31602 \begin_inset Quotes els
31603 \end_inset
31604
31605
31606 \end_layout
31607
31608 \begin_layout Description
31609 Menu\InsetSpace ~
31610 Separator Inserts the menu separator sign: \SpecialChar \menuseparator
31611
31612 \end_layout
31613
31614 \begin_layout Description
31615 Phonetic\InsetSpace ~
31616 Symbols
31617 \begin_inset LatexCommand index
31618 name "Phonetic symbols"
31619
31620 \end_inset
31621
31622
31623 \begin_inset LatexCommand index
31624 name "Language ! Phonetic symbols"
31625
31626 \end_inset
31627
31628  Creates a formula with a so called tipa inset.
31629  Here you can insert commands to create IPA phonetic symbols.
31630  For this feature you must have the LaTeX-package 
31631 \series bold
31632 tipa
31633 \series default
31634
31635 \begin_inset LatexCommand index
31636 name "LaTeX-packages ! tipa"
31637
31638 \end_inset
31639
31640  installed.
31641 \newline
31642 For more informations about this feature we refer to the documentation
31643  of 
31644 \series bold
31645 tipa, 
31646 \begin_inset LatexCommand cite
31647 key "tipa"
31648
31649 \end_inset
31650
31651
31652 \series default
31653  and this Wiki-page:
31654 \newline
31655
31656 \begin_inset LatexCommand url
31657 target "http://wiki.lyx.org/LyX/LinguistLyX"
31658
31659 \end_inset
31660
31661 .
31662 \end_layout
31663
31664 \begin_layout Subsection
31665 Formatting
31666 \end_layout
31667
31668 \begin_layout Standard
31669 Here you can insert the following format constructs:
31670 \end_layout
31671
31672 \begin_layout Description
31673 Superscript Inserts an superscript: test
31674 \begin_inset Formula $^{\text{a,b}}$
31675 \end_inset
31676
31677
31678 \end_layout
31679
31680 \begin_layout Description
31681 Subscript Inserts an subscript: test
31682 \begin_inset Formula $_{\text{3x}}$
31683 \end_inset
31684
31685
31686 \end_layout
31687
31688 \begin_layout Description
31689 Protected\InsetSpace ~
31690 Space Inserts a protected space that is described in section\InsetSpace ~
31691
31692 \begin_inset LatexCommand ref
31693 reference "sub:Protected-Space"
31694
31695 \end_inset
31696
31697 .
31698 \end_layout
31699
31700 \begin_layout Description
31701 Inter-word\InsetSpace ~
31702 Space Inserts an inter-word space that is described in section\InsetSpace ~
31703
31704 \begin_inset LatexCommand ref
31705 reference "sub:Inter-word-Space"
31706
31707 \end_inset
31708
31709 .
31710 \end_layout
31711
31712 \begin_layout Description
31713 Thin\InsetSpace ~
31714 Space Inserts a thin space that is described in section\InsetSpace ~
31715
31716 \begin_inset LatexCommand ref
31717 reference "sub:Thin-Space"
31718
31719 \end_inset
31720
31721 .
31722 \end_layout
31723
31724 \begin_layout Description
31725 Horizontal\InsetSpace ~
31726 Fill Inserts an horizontal fill, see section\InsetSpace ~
31727
31728 \begin_inset LatexCommand ref
31729 reference "sub:Horizontal-Space"
31730
31731 \end_inset
31732
31733  for a description.
31734 \end_layout
31735
31736 \begin_layout Description
31737 Horizontal\InsetSpace ~
31738 Line Inserts an horizontal line, see section\InsetSpace ~
31739
31740 \begin_inset LatexCommand ref
31741 reference "sub:Horizontal-Lines"
31742
31743 \end_inset
31744
31745  for a description.
31746 \end_layout
31747
31748 \begin_layout Description
31749 Vertical\InsetSpace ~
31750 Space Inserts vertical space, see section\InsetSpace ~
31751
31752 \begin_inset LatexCommand ref
31753 reference "sub:Vertical-Space"
31754
31755 \end_inset
31756
31757  for a description.
31758 \end_layout
31759
31760 \begin_layout Description
31761 Hyphenation\InsetSpace ~
31762 Point Inserts an hyphenation point, see section\InsetSpace ~
31763
31764 \begin_inset LatexCommand ref
31765 reference "sub:Hyphenation"
31766
31767 \end_inset
31768
31769
31770 \end_layout
31771
31772 \begin_layout Description
31773 Ligature\InsetSpace ~
31774 Break Inserts a ligature break, see section\InsetSpace ~
31775
31776 \begin_inset LatexCommand ref
31777 reference "sub:Ligatures"
31778
31779 \end_inset
31780
31781
31782 \end_layout
31783
31784 \begin_layout Description
31785 Line\InsetSpace ~
31786 Break Inserts a forced linebreak, see section\InsetSpace ~
31787
31788 \begin_inset LatexCommand ref
31789 reference "sub:Forced-Linebreaks"
31790
31791 \end_inset
31792
31793
31794 \end_layout
31795
31796 \begin_layout Description
31797 Page\InsetSpace ~
31798 Break Inserts a forced pagebreak, described in section\InsetSpace ~
31799
31800 \begin_inset LatexCommand ref
31801 reference "sub:Forced-Pagebreaks"
31802
31803 \end_inset
31804
31805
31806 \end_layout
31807
31808 \begin_layout Description
31809 Clear\InsetSpace ~
31810 Page Inserts a clear pagebreak, described in section\InsetSpace ~
31811
31812 \begin_inset LatexCommand ref
31813 reference "sub:Clear-Pages"
31814
31815 \end_inset
31816
31817
31818 \end_layout
31819
31820 \begin_layout Description
31821 Clear\InsetSpace ~
31822 Double\InsetSpace ~
31823 Page Inserts a clear doublepage break, described in section\InsetSpace ~
31824
31825 \begin_inset LatexCommand ref
31826 reference "sub:Clear-Pages"
31827
31828 \end_inset
31829
31830
31831 \end_layout
31832
31833 \begin_layout Subsection
31834 List / TOC
31835 \end_layout
31836
31837 \begin_layout Standard
31838 Various lists can be inserted with this menu.
31839  The table of contents, the algorithm, figures, and tables list are described
31840  in section\InsetSpace ~
31841
31842 \begin_inset LatexCommand ref
31843 reference "sec:toc"
31844
31845 \end_inset
31846
31847 .
31848  The index list is described in section\InsetSpace ~
31849
31850 \begin_inset LatexCommand ref
31851 reference "sec:Index"
31852
31853 \end_inset
31854
31855 , the nomenclature in section\InsetSpace ~
31856
31857 \begin_inset LatexCommand ref
31858 reference "sec:Nomenclature"
31859
31860 \end_inset
31861
31862 , and the BibTeX bibliography in section\InsetSpace ~
31863
31864 \begin_inset LatexCommand ref
31865 reference "sub:Bibliography-databases"
31866
31867 \end_inset
31868
31869 .
31870 \end_layout
31871
31872 \begin_layout Subsection
31873 Float
31874 \end_layout
31875
31876 \begin_layout Standard
31877 To insert floats, described in section\InsetSpace ~
31878
31879 \begin_inset LatexCommand ref
31880 reference "sec:Floats"
31881
31882 \end_inset
31883
31884 .
31885 \end_layout
31886
31887 \begin_layout Subsection
31888 Note
31889 \end_layout
31890
31891 \begin_layout Standard
31892 To insert notes, described in section\InsetSpace ~
31893
31894 \begin_inset LatexCommand ref
31895 reference "sec:Notes"
31896
31897 \end_inset
31898
31899 .
31900 \end_layout
31901
31902 \begin_layout Subsection
31903 Branch
31904 \end_layout
31905
31906 \begin_layout Standard
31907 Inserts branch insets as described in section\InsetSpace ~
31908
31909 \begin_inset LatexCommand ref
31910 reference "sec:Branches"
31911
31912 \end_inset
31913
31914 .
31915 \end_layout
31916
31917 \begin_layout Subsection
31918 File
31919 \begin_inset LatexCommand index
31920 name "External Material"
31921
31922 \end_inset
31923
31924
31925 \end_layout
31926
31927 \begin_layout Standard
31928 Here you can inserts files to include them or its content to your document.
31929  How this can be done is in detail explained in chapter 
31930 \emph on
31931 External Stuff
31932 \emph default
31933  of the 
31934 \emph on
31935 Embedded Objects
31936 \emph default
31937  manual.
31938 \end_layout
31939
31940 \begin_layout Subsection
31941 Box
31942 \begin_inset LatexCommand index
31943 name "Boxes"
31944
31945 \end_inset
31946
31947
31948 \end_layout
31949
31950 \begin_layout Standard
31951 Inserts a minipage box that is described section\InsetSpace ~
31952
31953 \begin_inset LatexCommand ref
31954 reference "sec:Minipages"
31955
31956 \end_inset
31957
31958 .
31959  All box types supported by LyX are explained in detail in chapter 
31960 \emph on
31961 Boxes
31962 \emph default
31963  of the 
31964 \emph on
31965 Embedded Objects
31966 \emph default
31967  manual.
31968 \end_layout
31969
31970 \begin_layout Subsection
31971 Citation
31972 \end_layout
31973
31974 \begin_layout Standard
31975 Inserts a citation as described in section\InsetSpace ~
31976
31977 \begin_inset LatexCommand ref
31978 reference "sec:Bibliography"
31979
31980 \end_inset
31981
31982 .
31983 \end_layout
31984
31985 \begin_layout Subsection
31986 Cross-Reference
31987 \end_layout
31988
31989 \begin_layout Standard
31990 Inserts a cross-reference as described in section\InsetSpace ~
31991
31992 \begin_inset LatexCommand ref
31993 reference "sec:Cross-References"
31994
31995 \end_inset
31996
31997 .
31998 \end_layout
31999
32000 \begin_layout Subsection
32001 Label
32002 \end_layout
32003
32004 \begin_layout Standard
32005 Inserts a label as described in section\InsetSpace ~
32006
32007 \begin_inset LatexCommand ref
32008 reference "sec:Cross-References"
32009
32010 \end_inset
32011
32012 .
32013 \end_layout
32014
32015 \begin_layout Subsection
32016 Caption
32017 \begin_inset LatexCommand index
32018 name "Captions"
32019
32020 \end_inset
32021
32022
32023 \begin_inset LatexCommand index
32024 name "Longtables ! Caption"
32025
32026 \end_inset
32027
32028
32029 \end_layout
32030
32031 \begin_layout Standard
32032 Inserts a caption to floats or longtables.
32033  Floats are described in section\InsetSpace ~
32034
32035 \begin_inset LatexCommand ref
32036 reference "sec:Floats"
32037
32038 \end_inset
32039
32040 , cations in longtables are described in section 
32041 \emph on
32042 Longtable Captions
32043 \emph default
32044  of the 
32045 \emph on
32046 Embedded Objects
32047 \emph default
32048  manual.
32049 \end_layout
32050
32051 \begin_layout Subsection
32052 Index Entry
32053 \end_layout
32054
32055 \begin_layout Standard
32056 Inserts an index entry as described in section\InsetSpace ~
32057
32058 \begin_inset LatexCommand ref
32059 reference "sec:Index"
32060
32061 \end_inset
32062
32063 .
32064 \end_layout
32065
32066 \begin_layout Subsection
32067 Nomenclature Entry
32068 \end_layout
32069
32070 \begin_layout Standard
32071 Inserts a nomenclature entry as described in section\InsetSpace ~
32072
32073 \begin_inset LatexCommand ref
32074 reference "sec:Nomenclature"
32075
32076 \end_inset
32077
32078 .
32079 \end_layout
32080
32081 \begin_layout Subsection
32082 Table
32083 \end_layout
32084
32085 \begin_layout Standard
32086 Inserts a table.
32087  Tables are described in section\InsetSpace ~
32088
32089 \begin_inset LatexCommand ref
32090 reference "sec:Tables"
32091
32092 \end_inset
32093
32094 .
32095 \end_layout
32096
32097 \begin_layout Subsection
32098 Graphics
32099 \end_layout
32100
32101 \begin_layout Standard
32102 Inserts a graphic.
32103  Graphics are described in section\InsetSpace ~
32104
32105 \begin_inset LatexCommand ref
32106 reference "sec:Graphics"
32107
32108 \end_inset
32109
32110 .
32111 \end_layout
32112
32113 \begin_layout Subsection
32114 URL
32115 \end_layout
32116
32117 \begin_layout Standard
32118 Inserts an URL box as described in section\InsetSpace ~
32119
32120 \begin_inset LatexCommand ref
32121 reference "sec:URL"
32122
32123 \end_inset
32124
32125 .
32126 \end_layout
32127
32128 \begin_layout Subsection
32129 Footnote
32130 \end_layout
32131
32132 \begin_layout Standard
32133 Inserts a footnote, see section\InsetSpace ~
32134
32135 \begin_inset LatexCommand ref
32136 reference "sec:Footnotes"
32137
32138 \end_inset
32139
32140 .
32141 \end_layout
32142
32143 \begin_layout Subsection
32144 Marginal Note
32145 \end_layout
32146
32147 \begin_layout Standard
32148 Inserts a marginal note, see section\InsetSpace ~
32149
32150 \begin_inset LatexCommand ref
32151 reference "sec:Marginal-Notes"
32152
32153 \end_inset
32154
32155 .
32156 \end_layout
32157
32158 \begin_layout Subsection
32159 Short Title
32160 \end_layout
32161
32162 \begin_layout Standard
32163 Inserts a short title, see section\InsetSpace ~
32164
32165 \begin_inset LatexCommand ref
32166 reference "sec:Short-Titles"
32167
32168 \end_inset
32169
32170 .
32171 \end_layout
32172
32173 \begin_layout Subsection
32174 TeX Code
32175 \end_layout
32176
32177 \begin_layout Standard
32178 Inserts an ERT box, see section\InsetSpace ~
32179
32180 \begin_inset LatexCommand ref
32181 reference "sub:ERT-Boxes"
32182
32183 \end_inset
32184
32185  for a description.
32186 \end_layout
32187
32188 \begin_layout Subsection
32189 Program Listing
32190 \begin_inset LatexCommand index
32191 name "Program listings"
32192
32193 \end_inset
32194
32195
32196 \end_layout
32197
32198 \begin_layout Standard
32199 Inserts a program listings box.
32200  Program listings are explained in chapter 
32201 \emph on
32202 Program Code Listings
32203 \emph default
32204  of the 
32205 \emph on
32206 Embedded Objects
32207 \emph default
32208  manual.
32209 \end_layout
32210
32211 \begin_layout Subsection
32212 Date
32213 \end_layout
32214
32215 \begin_layout Standard
32216 Inserts the actual date.
32217  The format dependends on the date format of the language that is used for
32218  LyX's menus.
32219  LyX offers another ways to insert a date which is explained in section
32220  
32221 \emph on
32222 External Material
32223 \emph default
32224  of the 
32225 \emph on
32226 Embedded Objects
32227 \emph default
32228  manual.
32229  There the different methods are also compared.
32230 \end_layout
32231
32232 \begin_layout Section
32233 The Navigate Menu
32234 \begin_inset LatexCommand index
32235 name "Menu ! Navigate"
32236
32237 \end_inset
32238
32239
32240 \end_layout
32241
32242 \begin_layout Standard
32243 This menu lists the existing, chapter, sections, figures, and tables of
32244  the current document.
32245  This allows you to navigate easily through you document.
32246 \end_layout
32247
32248 \begin_layout Standard
32249 The Navigate menu also offers to 
32250 \end_layout
32251
32252 \begin_layout Subsection
32253 Bookmarks
32254 \end_layout
32255
32256 \begin_layout Standard
32257 With this menu you are able to define your own bookmarks.
32258  This is useful when you are working on a large documents and often have
32259  to jump e.g.
32260  between section\InsetSpace ~
32261 2.5 and 6.3.
32262  To create bookmarks for this example, go to section\InsetSpace ~
32263 2.5 and use the menu
32264  
32265 \family sans
32266 Save\InsetSpace ~
32267 Bookmark\InsetSpace ~
32268 1
32269 \family default
32270 .
32271  Then go to section\InsetSpace ~
32272 6.3 and use 
32273 \family sans
32274 Save\InsetSpace ~
32275 Bookmark\InsetSpace ~
32276
32277 \family default
32278 2.
32279  Now you can easily jump between these sections by using the menu or by
32280  the key bindings 
32281 \family sans
32282 C-1
32283 \family default
32284  and 
32285 \family sans
32286 C-2
32287 \family default
32288 .
32289 \end_layout
32290
32291 \begin_layout Standard
32292 You can also use bookmarks to jump between several opened documents.
32293  The saved bookmarks are valid till the document is closed.
32294 \end_layout
32295
32296 \begin_layout Subsection
32297 Next Note, Change, Cross-reference
32298 \end_layout
32299
32300 \begin_layout Standard
32301 Jump to the next note, change, or cross-reference following the current
32302  cursor position.
32303 \end_layout
32304
32305 \begin_layout Subsection
32306 Go to Label
32307 \end_layout
32308
32309 \begin_layout Standard
32310 Only active when the cursor is in front of a cross-reference.
32311  Sets the cursor before the referenced label, the same as if you right-click
32312  on a cross-reference box.
32313 \end_layout
32314
32315 \begin_layout Section
32316 The Document Menu
32317 \begin_inset LatexCommand index
32318 name "Menu ! Document"
32319
32320 \end_inset
32321
32322
32323 \end_layout
32324
32325 \begin_layout Subsection
32326 Change Tracking
32327 \end_layout
32328
32329 \begin_layout Standard
32330 Change Tracking is described in section\InsetSpace ~
32331
32332 \begin_inset LatexCommand ref
32333 reference "sec:Change-Tracking"
32334
32335 \end_inset
32336
32337 .
32338 \end_layout
32339
32340 \begin_layout Subsection
32341 LaT
32342 \begin_inset ERT
32343 status collapsed
32344
32345 \begin_layout Standard
32346
32347 {}
32348 \end_layout
32349
32350 \end_inset
32351
32352 eX Log
32353 \end_layout
32354
32355 \begin_layout Standard
32356 After running LaTeX by viewing or exporting a document, this menu will be
32357  enabled.
32358  It shows the logfile of the used LaTeX-program.
32359 \end_layout
32360
32361 \begin_layout Standard
32362 Here you can see how LaTeX works in the background.
32363  
32364 \emph on
32365 Experts
32366 \emph default
32367  will find in it reasons for LaTeX-errors.
32368 \end_layout
32369
32370 \begin_layout Subsection
32371 Outline
32372 \end_layout
32373
32374 \begin_layout Standard
32375 Opens the TOC/Outline window as described in section\InsetSpace ~
32376
32377 \begin_inset LatexCommand ref
32378 reference "sub:Table-of-Contents"
32379
32380 \end_inset
32381
32382 .
32383 \end_layout
32384
32385 \begin_layout Subsection
32386 Start Appendix Here
32387 \end_layout
32388
32389 \begin_layout Standard
32390 This menu will start the appendix of the document at the current cursor
32391  position as described in section\InsetSpace ~
32392
32393 \begin_inset LatexCommand ref
32394 reference "sec:Appendices"
32395
32396 \end_inset
32397
32398 .
32399 \end_layout
32400
32401 \begin_layout Subsection
32402 Compressed
32403 \end_layout
32404
32405 \begin_layout Standard
32406 Un/compresses the actual document.
32407 \end_layout
32408
32409 \begin_layout Subsection
32410 Settings
32411 \begin_inset LatexCommand label
32412 name "sub:Settings"
32413
32414 \end_inset
32415
32416
32417 \begin_inset LatexCommand index
32418 name "Document ! Settings"
32419
32420 \end_inset
32421
32422
32423 \end_layout
32424
32425 \begin_layout Standard
32426 This menu dialog contains some submenus to set properties for the whole
32427  document.
32428  You can save your document settings as default with the 
32429 \family sans
32430 Save as Document Defaults
32431 \family default
32432  button in the dialog.
32433  This will create a template named 
32434 \family typewriter
32435 default.lyx
32436 \family default
32437  which is automatically loaded by LyX when you create a new document without
32438  using a template.
32439 \end_layout
32440
32441 \begin_layout Standard
32442 The different submenus of the dialog are explained in the following:
32443 \end_layout
32444
32445 \begin_layout Subsubsection*
32446 Document Class
32447 \end_layout
32448
32449 \begin_layout Standard
32450 Here you set the document class, class options, and a Postscript driver.
32451  Document classes are described in section\InsetSpace ~
32452
32453 \begin_inset LatexCommand ref
32454 reference "sec:Document-Classes"
32455
32456 \end_inset
32457
32458 .
32459  The Postscript driver is used for LaTeX's color and graphics packages.
32460  When using 
32461 \family sans
32462 Default
32463 \family default
32464 , the default driver for the LaTeX-packages are used.
32465  It is recommended to use the default unless your know what you are doing.
32466 \end_layout
32467
32468 \begin_layout Subsubsection*
32469 Fonts
32470 \end_layout
32471
32472 \begin_layout Standard
32473 The document font settings are described in section\InsetSpace ~
32474
32475 \begin_inset LatexCommand ref
32476 reference "sec:Fonts-and-Text"
32477
32478 \end_inset
32479
32480 .
32481 \end_layout
32482
32483 \begin_layout Subsubsection*
32484 Text Layout
32485 \end_layout
32486
32487 \begin_layout Standard
32488 You can specify if paragraphs should be separated by indentations or vertical
32489  skips.
32490  The line spacing and the number of text columns can here also be specified.
32491  
32492 \end_layout
32493
32494 \begin_layout Standard
32495 Note that LyX won't show two columns or the set up line spacing on screen.
32496  That's impractical, often unreadable, and not part of the WYSIWYM concept.
32497  However, it will be as you specified it in the output.
32498 \end_layout
32499
32500 \begin_layout Standard
32501 The listings settings are explained in the corresponding section in the
32502  
32503 \emph on
32504 Embedded Objects
32505 \emph default
32506  manual.
32507 \end_layout
32508
32509 \begin_layout Subsubsection*
32510 Page Layout
32511 \end_layout
32512
32513 \begin_layout Standard
32514 A description of this menu is given in section\InsetSpace ~
32515
32516 \begin_inset LatexCommand ref
32517 reference "sub:Paper-Size,-Orientation,"
32518
32519 \end_inset
32520
32521  and 
32522 \begin_inset LatexCommand ref
32523 reference "sub:Document-Layout"
32524
32525 \end_inset
32526
32527 .
32528 \end_layout
32529
32530 \begin_layout Subsubsection*
32531 Page Margins
32532 \end_layout
32533
32534 \begin_layout Standard
32535 Here you can adjust the paper margins, see section\InsetSpace ~
32536
32537 \begin_inset LatexCommand ref
32538 reference "sub:Margins"
32539
32540 \end_inset
32541
32542 .
32543 \end_layout
32544
32545 \begin_layout Subsubsection*
32546 Language
32547 \begin_inset LatexCommand index
32548 name "Language ! Encoding"
32549
32550 \end_inset
32551
32552
32553 \end_layout
32554
32555 \begin_layout Standard
32556 The document language and quote styles are set here.
32557  The encoding specifies how the document content is exported to LaTeX (the
32558  LyX file is always encoded in utf8).
32559  All characters that cannot be encoded using the specified encoding will
32560  be exported as LaTeX-commands (this can fail if a LaTeX-command is not
32561  known for a particular character).
32562 \begin_inset Foot
32563 status collapsed
32564
32565 \begin_layout Standard
32566 The known commands are defined in a text file.
32567  You can add commands for unknown symbols to that file yourself, see the
32568  
32569 \emph on
32570 Customization
32571 \emph default
32572  manual for details.
32573 \end_layout
32574
32575 \end_inset
32576
32577
32578 \end_layout
32579
32580 \begin_layout Standard
32581 If you use the option 
32582 \family sans
32583 use language's default encoding
32584 \family default
32585 , LyX determines the encoding of a portion of text from the language of
32586  this text.
32587  If the document contains text in more than one language you may get more
32588  than one encoding in the LaTeX file.
32589  If you do not use this option then the complete document will always use
32590  exactly one encoding.
32591  Checking this option is the preferred setting unless you use 
32592 \family sans
32593 XeTeX
32594 \family default
32595
32596 \begin_inset Foot
32597 status collapsed
32598
32599 \begin_layout Standard
32600 XeTeX is a TeX typesetting engine, an alternative for LaTeX.
32601  It natively supports Unicode while its input file is assumed to be in UTF-8
32602  encoding.
32603  More about using LyX with XeTeX can be found in 
32604 \begin_inset LatexCommand cite
32605 key "XeTeX"
32606
32607 \end_inset
32608
32609 .
32610 \end_layout
32611
32612 \end_inset
32613
32614  (see below).
32615 \end_layout
32616
32617 \begin_layout Standard
32618 LyX also supports Unicode output, which is particularly useful if you need
32619  lots of special symbols or non-alphabetic scripts, respectively.
32620  If you want to use this (and your LaTeX installation supports Unicode,
32621  for that matter), choose one of the four utf8 variants from the list below.
32622  Unfortunately the unicode support of standard LaTeX is quite incomplete,
32623  so it is not uncommon that a file with lots of unicode symbols works fine
32624  with 
32625 \family sans
32626 use language's default encoding
32627 \family default
32628  (when LyX uses it's list of known LaTeX-commands), but does not work with
32629  a fixed utf8 encoding (when the list of known LaTeX-commands is ot used,
32630  because all unicode symbols can be encoded in utf8).
32631 \end_layout
32632
32633 \begin_layout Standard
32634 Here is a list with the important encodings:
32635 \end_layout
32636
32637 \begin_layout Description
32638 LaTeX\InsetSpace ~
32639 default Same as 
32640 \family sans
32641 use language's default encoding
32642 \family default
32643 , but the LaTeX-package 
32644 \series bold
32645 inputenc
32646 \series default
32647
32648 \begin_inset LatexCommand index
32649 name "LaTeX-packages ! inputenc"
32650
32651 \end_inset
32652
32653  is not used.
32654  You probably need to load some other packages manually in the preamble.
32655 \end_layout
32656
32657 \begin_layout Description
32658 armscii8 encoding for Armenian
32659 \end_layout
32660
32661 \begin_layout Description
32662 ascii the ASCII encoding, covers only plain English, may result in a big
32663  file because lots of LaTeX-commands may be needed
32664 \end_layout
32665
32666 \begin_layout Description
32667 cp1250 MS Windows code page for latin2
32668 \end_layout
32669
32670 \begin_layout Description
32671 cp1251 MS Windows code page for Cyrillic
32672 \end_layout
32673
32674 \begin_layout Description
32675 cp1252 MS Windows code page for latin1
32676 \end_layout
32677
32678 \begin_layout Description
32679 cp1255 MS Windows code page for Hebrew, superset of the ISO-8859-8 encoding
32680 \end_layout
32681
32682 \begin_layout Description
32683 cp1256 MS Windows code page for Arabic and Farsi
32684 \end_layout
32685
32686 \begin_layout Description
32687 cp1257 MS Windows code page for Estonian, Latvian, and Lithuanian, the ISO-8859-
32688 13 encoding that is a superset of the ISO-8859-4 encoding
32689 \end_layout
32690
32691 \begin_layout Description
32692 iso88595 the ISO-8859-5 encoding, covers Belorussian, Bulgarian, Macedonian,
32693  Serbian, and Ukrainian
32694 \end_layout
32695
32696 \begin_layout Description
32697 iso-8859-7 the ISO-8859-7 encoding, covers Greek
32698 \end_layout
32699
32700 \begin_layout Description
32701 8859-8 the ISO-8859-8 encoding, covers Hebrew
32702 \end_layout
32703
32704 \begin_layout Description
32705 koi8-r standard Cyrillic especially for Russian
32706 \end_layout
32707
32708 \begin_layout Description
32709 koi8-u Cyrillic for Ukrainian
32710 \end_layout
32711
32712 \begin_layout Description
32713 latin1 the ISO-8859-1 encoding, covers the languages Albanian, Catalan,
32714  Danish, Dutch, English, Faroese, Finnish, French, Galician, German, Icelandic,
32715  Irish, Italian, Norwegian, Portuguese, Spanish, and Swedish; should be
32716  replaced by latin9
32717 \end_layout
32718
32719 \begin_layout Description
32720 latin2 the ISO-8859-2 encoding, covers Albanian, Croatian, Czech, German,
32721  Hungarian, Polish, Romanian, Slovak, and Slovenian
32722 \end_layout
32723
32724 \begin_layout Description
32725 latin3 the ISO-8859-3 encoding, covers Esperanto, Galician, Maltese, and
32726  Turkish
32727 \end_layout
32728
32729 \begin_layout Description
32730 latin4 the ISO-8859-4 encoding, covers Estonian, Latvian, and Lithuanian
32731 \end_layout
32732
32733 \begin_layout Description
32734 latin5 the ISO-8859-9 encoding, covers Turkish, like the ISO-8859-1 encoding
32735  where the Icelandic letters are replaced by Turkish ones
32736 \end_layout
32737
32738 \begin_layout Description
32739 latin9 the ISO-8859-15 encoding, like the ISO-8859-1 encoding, but with
32740  the euro currency sign, the 
32741 \begin_inset ERT
32742 status collapsed
32743
32744 \begin_layout Standard
32745
32746
32747 \backslash
32748 oe
32749 \end_layout
32750
32751 \end_inset
32752
32753 -ligature and some characters used for French and Finnish; latin9 should
32754  be the replacement for latin1
32755 \end_layout
32756
32757 \begin_layout Description
32758 pt154 Cyrillic for Kazakh
32759 \end_layout
32760
32761 \begin_layout Description
32762 utf8 Unicode utf8 with the LaTeX-package 
32763 \series bold
32764 inputenc
32765 \series default
32766
32767 \begin_inset LatexCommand index
32768 name "LaTeX-packages ! inputenc"
32769
32770 \end_inset
32771
32772  (first variant, for latin symbols and some others).
32773 \end_layout
32774
32775 \begin_layout Description
32776 utf8x Unicode utf8 with the LaTeX-package 
32777 \series bold
32778 inputenc
32779 \series default
32780  (second variant, for greek and CJK symbols and some others).
32781 \end_layout
32782
32783 \begin_layout Description
32784 UTF8 Unicode utf8 with the LaTeX-package 
32785 \series bold
32786 CJK
32787 \series default
32788
32789 \begin_inset LatexCommand index
32790 name "LaTeX-packages ! CJK"
32791
32792 \end_inset
32793
32794  (for the languages Chinese, Japanese and Korean)
32795 \end_layout
32796
32797 \begin_layout Description
32798 utf8-plain Unicode utf8 to be used with 
32799 \family sans
32800 XeTeX
32801 \family default
32802 , which uses Unicode directly, without the help of the LaTeX-package 
32803 \series bold
32804 inputenc
32805 \series default
32806  
32807 \begin_inset Foot
32808 status collapsed
32809
32810 \begin_layout Standard
32811 More about using LyX with XeTeX can be found in 
32812 \begin_inset LatexCommand cite
32813 key "XeTeX"
32814
32815 \end_inset
32816
32817 .
32818 \end_layout
32819
32820 \end_inset
32821
32822
32823 \end_layout
32824
32825 \begin_layout Subsubsection*
32826 Numbering & TOC
32827 \end_layout
32828
32829 \begin_layout Standard
32830 You can adjust here the numbering depth of sections headings as described
32831  in section\InsetSpace ~
32832
32833 \begin_inset LatexCommand ref
32834 reference "sub:Numbering-depth"
32835
32836 \end_inset
32837
32838 .
32839 \end_layout
32840
32841 \begin_layout Subsubsection*
32842 Bibliography
32843 \end_layout
32844
32845 \begin_layout Standard
32846 You can specify here a citation style using the LaTeX-packages 
32847 \series bold
32848 natbib
32849 \begin_inset LatexCommand index
32850 name "LaTeX-packages ! natbib"
32851
32852 \end_inset
32853
32854
32855 \series default
32856  or 
32857 \series bold
32858 jurabib
32859 \series default
32860
32861 \begin_inset LatexCommand index
32862 name "LaTeX-packages ! jurabib"
32863
32864 \end_inset
32865
32866 .
32867  For a further description see section\InsetSpace ~
32868
32869 \begin_inset LatexCommand ref
32870 reference "sec:Bibliography"
32871
32872 \end_inset
32873
32874 .
32875 \end_layout
32876
32877 \begin_layout Subsubsection*
32878 Math Options
32879 \end_layout
32880
32881 \begin_layout Standard
32882 These options will force LyX to use the LaTeX-packages 
32883 \series bold
32884 amsmath
32885 \begin_inset LatexCommand index
32886 name "LaTeX-packages ! amsmath"
32887
32888 \end_inset
32889
32890
32891 \series default
32892  and 
32893 \series bold
32894 esint
32895 \begin_inset LatexCommand index
32896 name "LaTeX-packages ! esint"
32897
32898 \end_inset
32899
32900
32901 \series default
32902  or to use them automatically when they are needed.
32903 \end_layout
32904
32905 \begin_layout Standard
32906
32907 \series bold
32908 amsmath
32909 \series default
32910  is needed for many constructs, so when you get LaTeX-errors in formulas,
32911  assure that you have enabled AMS.
32912 \end_layout
32913
32914 \begin_layout Standard
32915
32916 \series bold
32917 esint
32918 \series default
32919  is used for special integral characters.
32920 \end_layout
32921
32922 \begin_layout Subsubsection*
32923 Float Placement
32924 \end_layout
32925
32926 \begin_layout Standard
32927 The float placement options are described in section
32928 \begin_inset Formula $\,$
32929 \end_inset
32930
32931
32932 \begin_inset LatexCommand ref
32933 reference "sub:Float-Placement"
32934
32935 \end_inset
32936
32937 .
32938 \end_layout
32939
32940 \begin_layout Subsubsection*
32941 Bullets
32942 \end_layout
32943
32944 \begin_layout Standard
32945 Here you can adjust the characters for the itemize levels.
32946  The itemize environment is described in section\InsetSpace ~
32947
32948 \begin_inset LatexCommand ref
32949 reference "sec:Itemize"
32950
32951 \end_inset
32952
32953 .
32954 \end_layout
32955
32956 \begin_layout Subsubsection*
32957 Branches
32958 \end_layout
32959
32960 \begin_layout Standard
32961 Branches are described in section\InsetSpace ~
32962
32963 \begin_inset LatexCommand ref
32964 reference "sec:Branches"
32965
32966 \end_inset
32967
32968 .
32969 \end_layout
32970
32971 \begin_layout Subsubsection*
32972 LaT
32973 \begin_inset ERT
32974 status collapsed
32975
32976 \begin_layout Standard
32977
32978 {}
32979 \end_layout
32980
32981 \end_inset
32982
32983 eX Preamble
32984 \end_layout
32985
32986 \begin_layout Standard
32987 In this text field are entered commands to load special LaTeX-packages or
32988  to define LaTeX-commands.
32989  The preamble is a thing for LaTeX-experts.
32990  You shouldn't enter commands here until you don't exactly know what you
32991  do.
32992 \end_layout
32993
32994 \begin_layout Standard
32995 An introduction in the LaTeX-syntax is given in section\InsetSpace ~
32996
32997 \begin_inset LatexCommand ref
32998 reference "sub:LaTeX-Syntax"
32999
33000 \end_inset
33001
33002 .
33003 \end_layout
33004
33005 \begin_layout Section
33006 The Tools Menu
33007 \begin_inset LatexCommand index
33008 name "Menu ! Tools"
33009
33010 \end_inset
33011
33012
33013 \end_layout
33014
33015 \begin_layout Subsection
33016 Spellchecker
33017 \end_layout
33018
33019 \begin_layout Standard
33020 Spell checking is explained in section\InsetSpace ~
33021
33022 \begin_inset LatexCommand ref
33023 reference "sec:Spellchecking"
33024
33025 \end_inset
33026
33027 .
33028 \end_layout
33029
33030 \begin_layout Subsection
33031 Thesaurus
33032 \end_layout
33033
33034 \begin_layout Standard
33035 The thesaurus is described in section\InsetSpace ~
33036
33037 \begin_inset LatexCommand ref
33038 reference "sec:Thesaurus"
33039
33040 \end_inset
33041
33042 .
33043 \end_layout
33044
33045 \begin_layout Subsection
33046 Count Words
33047 \begin_inset LatexCommand index
33048 name "Word count"
33049
33050 \end_inset
33051
33052
33053 \end_layout
33054
33055 \begin_layout Standard
33056 Counts the number of words in the actual document or the highlighted document
33057  part.
33058 \end_layout
33059
33060 \begin_layout Subsection
33061 T
33062 \begin_inset ERT
33063 status collapsed
33064
33065 \begin_layout Standard
33066
33067 {}
33068 \end_layout
33069
33070 \end_inset
33071
33072 eX Information
33073 \begin_inset LatexCommand index
33074 name "TeX Information"
33075
33076 \end_inset
33077
33078
33079 \end_layout
33080
33081 \begin_layout Standard
33082 Shows you a list of the classes and styles installed in your LaTeX-system.
33083 \end_layout
33084
33085 \begin_layout Subsection
33086 Reconfigure
33087 \begin_inset LatexCommand index
33088 name "Reconfiguration of LyX"
33089
33090 \end_inset
33091
33092
33093 \begin_inset LatexCommand index
33094 name "LyX ! Reconfigure|see{Reconfiguration of LyX}"
33095
33096 \end_inset
33097
33098
33099 \end_layout
33100
33101 \begin_layout Standard
33102 This menu reconfigures LyX.
33103  That means LyX looks for LaTeX-packages and needed programs, see also section\InsetSpace ~
33104
33105 \begin_inset LatexCommand ref
33106 reference "sec:Basic-LyX-Setup"
33107
33108 \end_inset
33109
33110 .
33111 \end_layout
33112
33113 \begin_layout Subsection
33114 Preferences
33115 \end_layout
33116
33117 \begin_layout Standard
33118 The preferences dialog is described in detail in chapter
33119 \begin_inset Formula $\,$
33120 \end_inset
33121
33122
33123 \begin_inset LatexCommand ref
33124 reference "cha:The-Preferences-dialog"
33125
33126 \end_inset
33127
33128 .
33129 \end_layout
33130
33131 \begin_layout Section
33132 The Help Menu
33133 \begin_inset LatexCommand index
33134 name "Menu ! Help"
33135
33136 \end_inset
33137
33138
33139 \end_layout
33140
33141 \begin_layout Standard
33142 This menu opens the documentation files of LyX in the language of LyX's
33143  menus.
33144 \end_layout
33145
33146 \begin_layout Standard
33147 The menu 
33148 \family sans
33149 LaTeX\InsetSpace ~
33150 Configuration
33151 \family default
33152  shows a LyX-document with informations about the LaTeX-packages and classes
33153  found by LyX (see also section\InsetSpace ~
33154
33155 \begin_inset LatexCommand ref
33156 reference "sec:LaTeX-Setup"
33157
33158 \end_inset
33159
33160 ).
33161 \end_layout
33162
33163 \begin_layout Section
33164 Toolbars
33165 \begin_inset LatexCommand label
33166 name "sec:Toolbars"
33167
33168 \end_inset
33169
33170
33171 \end_layout
33172
33173 \begin_layout Standard
33174 How to show or hide toolbars is explained in section\InsetSpace ~
33175
33176 \begin_inset LatexCommand ref
33177 reference "sub:Toolbars"
33178
33179 \end_inset
33180
33181 .
33182 \end_layout
33183
33184 \begin_layout Standard
33185 It is also possible to define custom toolbars.
33186  This is described in the 
33187 \emph on
33188 Extended Features
33189 \emph default
33190  manual.
33191  
33192 \end_layout
33193
33194 \begin_layout Subsection
33195 Standard Toolbar
33196 \begin_inset LatexCommand index
33197 name "Toolbar ! Standard"
33198
33199 \end_inset
33200
33201
33202 \end_layout
33203
33204 \begin_layout Standard
33205 \begin_inset Graphics
33206         filename clipart/StandardToolbar.png
33207         width 100col%
33208
33209 \end_inset
33210
33211
33212 \end_layout
33213
33214 \begin_layout Standard
33215 \begin_inset VSpace defskip
33216 \end_inset
33217
33218
33219 \end_layout
33220
33221 \begin_layout Standard
33222 The standard toolbar as shown above contains from left to right the following
33223  buttons:
33224 \begin_inset ERT
33225 status collapsed
33226
33227 \begin_layout Standard
33228
33229
33230 \backslash
33231 setlength{
33232 \backslash
33233 LTleft}{0pt}
33234 \end_layout
33235
33236 \end_inset
33237
33238
33239 \begin_inset Note Note
33240 status collapsed
33241
33242 \begin_layout Standard
33243 This is necessary to left align the following longtables.
33244  See the 
33245 \emph on
33246 Embedded Objects
33247 \emph default
33248  manual for more information.
33249 \end_layout
33250
33251 \end_inset
33252
33253
33254 \end_layout
33255
33256 \begin_layout Standard
33257 \begin_inset VSpace defskip
33258 \end_inset
33259
33260
33261 \end_layout
33262
33263 \begin_layout Standard
33264 \begin_inset Tabular
33265 <lyxtabular version="3" rows="1" columns="2">
33266 <features islongtable="true">
33267 <column alignment="center" valignment="top" width="0">
33268 <column alignment="center" valignment="top" width="0">
33269 <row>
33270 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33271 \begin_inset Text
33272
33273 \begin_layout Standard
33274 \begin_inset Graphics
33275         filename clipart/ToolbarEnvBox.png
33276         clip
33277
33278 \end_inset
33279
33280
33281 \end_layout
33282
33283 \end_inset
33284 </cell>
33285 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
33286 \begin_inset Text
33287
33288 \begin_layout Standard
33289 pull-down menu for the paragraph environments
33290 \end_layout
33291
33292 \end_inset
33293 </cell>
33294 </row>
33295 </lyxtabular>
33296
33297 \end_inset
33298
33299
33300 \end_layout
33301
33302 \begin_layout Standard
33303 \begin_inset VSpace -10mm
33304 \end_inset
33305
33306
33307 \end_layout
33308
33309 \begin_layout Standard
33310 \align left
33311 \begin_inset Tabular
33312 <lyxtabular version="3" rows="20" columns="2">
33313 <features islongtable="true">
33314 <column alignment="left" valignment="top" width="0">
33315 <column alignment="left" valignment="top" width="0">
33316 <row interlinespace="2.5mm">
33317 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33318 \begin_inset Text
33319
33320 \begin_layout Standard
33321
33322 \family sans
33323 \begin_inset Graphics
33324         filename ../images/buffer-new.png
33325         BoundingBox 0bp 5bp 20bp 20bp
33326
33327 \end_inset
33328
33329
33330 \end_layout
33331
33332 \end_inset
33333 </cell>
33334 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
33335 \begin_inset Text
33336
33337 \begin_layout Standard
33338
33339 \family sans
33340 File\SpecialChar \menuseparator
33341 New
33342 \end_layout
33343
33344 \end_inset
33345 </cell>
33346 </row>
33347 <row interlinespace="2.5mm">
33348 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33349 \begin_inset Text
33350
33351 \begin_layout Standard
33352 \begin_inset Graphics
33353         filename ../images/file-open.png
33354         BoundingBox 0bp 5bp 20bp 20bp
33355
33356 \end_inset
33357
33358
33359 \end_layout
33360
33361 \end_inset
33362 </cell>
33363 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
33364 \begin_inset Text
33365
33366 \begin_layout Standard
33367
33368 \family sans
33369 File\SpecialChar \menuseparator
33370 Open
33371 \end_layout
33372
33373 \end_inset
33374 </cell>
33375 </row>
33376 <row interlinespace="2.5mm">
33377 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33378 \begin_inset Text
33379
33380 \begin_layout Standard
33381 \begin_inset Graphics
33382         filename ../images/buffer-write.png
33383         BoundingBox 0bp 5bp 20bp 20bp
33384
33385 \end_inset
33386
33387
33388 \end_layout
33389
33390 \end_inset
33391 </cell>
33392 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
33393 \begin_inset Text
33394
33395 \begin_layout Standard
33396
33397 \family sans
33398 File\SpecialChar \menuseparator
33399 Save
33400 \end_layout
33401
33402 \end_inset
33403 </cell>
33404 </row>
33405 <row interlinespace="2.5mm">
33406 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33407 \begin_inset Text
33408
33409 \begin_layout Standard
33410 \begin_inset Graphics
33411         filename ../images/dialog-show_print.png
33412         BoundingBox 0bp 5bp 24bp 20bp
33413
33414 \end_inset
33415
33416
33417 \end_layout
33418
33419 \end_inset
33420 </cell>
33421 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
33422 \begin_inset Text
33423
33424 \begin_layout Standard
33425
33426 \family sans
33427 File\SpecialChar \menuseparator
33428 Print
33429 \end_layout
33430
33431 \end_inset
33432 </cell>
33433 </row>
33434 <row interlinespace="2.5mm">
33435 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33436 \begin_inset Text
33437
33438 \begin_layout Standard
33439 \begin_inset Graphics
33440         filename ../images/dialog-show_spellchecker.png
33441         BoundingBox 0bp 5bp 20bp 20bp
33442
33443 \end_inset
33444
33445
33446 \end_layout
33447
33448 \end_inset
33449 </cell>
33450 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
33451 \begin_inset Text
33452
33453 \begin_layout Standard
33454
33455 \family sans
33456 Tools\SpecialChar \menuseparator
33457 Spellchecker
33458 \end_layout
33459
33460 \end_inset
33461 </cell>
33462 </row>
33463 <row interlinespace="2.5mm">
33464 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33465 \begin_inset Text
33466
33467 \begin_layout Standard
33468 \begin_inset Graphics
33469         filename ../images/undo.png
33470         BoundingBox 0bp 5bp 20bp 20bp
33471
33472 \end_inset
33473
33474
33475 \end_layout
33476
33477 \end_inset
33478 </cell>
33479 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
33480 \begin_inset Text
33481
33482 \begin_layout Standard
33483
33484 \family sans
33485 Edit\SpecialChar \menuseparator
33486 Undo
33487 \end_layout
33488
33489 \end_inset
33490 </cell>
33491 </row>
33492 <row interlinespace="2.5mm">
33493 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33494 \begin_inset Text
33495
33496 \begin_layout Standard
33497 \begin_inset Graphics
33498         filename ../images/redo.png
33499         BoundingBox 0bp 5bp 20bp 20bp
33500
33501 \end_inset
33502
33503
33504 \end_layout
33505
33506 \end_inset
33507 </cell>
33508 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
33509 \begin_inset Text
33510
33511 \begin_layout Standard
33512
33513 \family sans
33514 Edit\SpecialChar \menuseparator
33515 Redo
33516 \end_layout
33517
33518 \end_inset
33519 </cell>
33520 </row>
33521 <row interlinespace="2.5mm">
33522 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33523 \begin_inset Text
33524
33525 \begin_layout Standard
33526 \begin_inset Graphics
33527         filename ../images/cut.png
33528         BoundingBox 0bp 5bp 20bp 20bp
33529
33530 \end_inset
33531
33532
33533 \end_layout
33534
33535 \end_inset
33536 </cell>
33537 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
33538 \begin_inset Text
33539
33540 \begin_layout Standard
33541
33542 \family sans
33543 Edit\SpecialChar \menuseparator
33544 Cut
33545 \end_layout
33546
33547 \end_inset
33548 </cell>
33549 </row>
33550 <row interlinespace="2.5mm">
33551 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33552 \begin_inset Text
33553
33554 \begin_layout Standard
33555 \begin_inset Graphics
33556         filename ../images/copy.png
33557         BoundingBox 0bp 5bp 20bp 20bp
33558
33559 \end_inset
33560
33561
33562 \end_layout
33563
33564 \end_inset
33565 </cell>
33566 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
33567 \begin_inset Text
33568
33569 \begin_layout Standard
33570
33571 \family sans
33572 Edit\SpecialChar \menuseparator
33573 Copy
33574 \end_layout
33575
33576 \end_inset
33577 </cell>
33578 </row>
33579 <row interlinespace="2.5mm">
33580 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33581 \begin_inset Text
33582
33583 \begin_layout Standard
33584 \begin_inset Graphics
33585         filename ../images/paste.png
33586         BoundingBox 0bp 5bp 20bp 20bp
33587
33588 \end_inset
33589
33590
33591 \end_layout
33592
33593 \end_inset
33594 </cell>
33595 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
33596 \begin_inset Text
33597
33598 \begin_layout Standard
33599
33600 \family sans
33601 Edit\SpecialChar \menuseparator
33602 Paste
33603 \end_layout
33604
33605 \end_inset
33606 </cell>
33607 </row>
33608 <row interlinespace="2.5mm">
33609 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33610 \begin_inset Text
33611
33612 \begin_layout Standard
33613 \begin_inset Graphics
33614         filename ../images/dialog-show_findreplace.png
33615         BoundingBox 0bp 5bp 20bp 25bp
33616         rotateOrigin center
33617
33618 \end_inset
33619
33620
33621 \end_layout
33622
33623 \end_inset
33624 </cell>
33625 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
33626 \begin_inset Text
33627
33628 \begin_layout Standard
33629
33630 \family sans
33631 Edit\SpecialChar \menuseparator
33632 Find\InsetSpace \thinspace{}
33633 &\InsetSpace \thinspace{}
33634 Replace
33635 \end_layout
33636
33637 \end_inset
33638 </cell>
33639 </row>
33640 <row interlinespace="2.5mm">
33641 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33642 \begin_inset Text
33643
33644 \begin_layout Standard
33645 \begin_inset Graphics
33646         filename ../images/font-emph.png
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         BoundingBox 0bp 5bp 20bp 20bp
33680
33681 \end_inset
33682
33683
33684 \end_layout
33685
33686 \end_inset
33687 </cell>
33688 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
33689 \begin_inset Text
33690
33691 \begin_layout Standard
33692 Set text to noun style, function of the Edit
33693 \family sans
33694 \SpecialChar \menuseparator
33695 Text\InsetSpace ~
33696 Style
33697 \family default
33698  dialog
33699 \end_layout
33700
33701 \end_inset
33702 </cell>
33703 </row>
33704 <row interlinespace="2.5mm">
33705 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33706 \begin_inset Text
33707
33708 \begin_layout Standard
33709 \begin_inset Graphics
33710         filename ../images/font-free-apply.png
33711         BoundingBox 0bp 5bp 20bp 20bp
33712
33713 \end_inset
33714
33715
33716 \end_layout
33717
33718 \end_inset
33719 </cell>
33720 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
33721 \begin_inset Text
33722
33723 \begin_layout Standard
33724 Formats text using the current settings in the 
33725 \family sans
33726 Edit\SpecialChar \menuseparator
33727 Text\InsetSpace ~
33728 Style
33729 \family default
33730  dialog
33731 \end_layout
33732
33733 \end_inset
33734 </cell>
33735 </row>
33736 <row interlinespace="2.5mm">
33737 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33738 \begin_inset Text
33739
33740 \begin_layout Standard
33741 \begin_inset Graphics
33742         filename ../images/math-mode.png
33743         BoundingBox 0bp 5bp 20bp 20bp
33744
33745 \end_inset
33746
33747
33748 \end_layout
33749
33750 \end_inset
33751 </cell>
33752 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
33753 \begin_inset Text
33754
33755 \begin_layout Standard
33756
33757 \family sans
33758 Insert\SpecialChar \menuseparator
33759 Math\SpecialChar \menuseparator
33760 Inline\InsetSpace ~
33761 Formula
33762 \end_layout
33763
33764 \end_inset
33765 </cell>
33766 </row>
33767 <row interlinespace="2.5mm">
33768 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33769 \begin_inset Text
33770
33771 \begin_layout Standard
33772 \begin_inset Graphics
33773         filename ../images/dialog-show-new-inset_graphics.png
33774         BoundingBox 0bp 5bp 20bp 25bp
33775         rotateOrigin center
33776
33777 \end_inset
33778
33779
33780 \end_layout
33781
33782 \end_inset
33783 </cell>
33784 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
33785 \begin_inset Text
33786
33787 \begin_layout Standard
33788
33789 \family sans
33790 Insert\SpecialChar \menuseparator
33791 Graphics
33792 \end_layout
33793
33794 \end_inset
33795 </cell>
33796 </row>
33797 <row interlinespace="2.5mm">
33798 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33799 \begin_inset Text
33800
33801 \begin_layout Standard
33802 \begin_inset Graphics
33803         filename ../images/tabular-insert.png
33804         BoundingBox 0bp 5bp 20bp 25bp
33805         rotateOrigin center
33806
33807 \end_inset
33808
33809
33810 \end_layout
33811
33812 \end_inset
33813 </cell>
33814 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
33815 \begin_inset Text
33816
33817 \begin_layout Standard
33818
33819 \family sans
33820 Insert\SpecialChar \menuseparator
33821 Table
33822 \end_layout
33823
33824 \end_inset
33825 </cell>
33826 </row>
33827 <row interlinespace="2.5mm">
33828 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33829 \begin_inset Text
33830
33831 \begin_layout Standard
33832 \begin_inset Graphics
33833         filename ../images/dialog-toggle_toc.png
33834         BoundingBox 0bp 5bp 20bp 25bp
33835         rotateOrigin center
33836
33837 \end_inset
33838
33839
33840 \end_layout
33841
33842 \end_inset
33843 </cell>
33844 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
33845 \begin_inset Text
33846
33847 \begin_layout Standard
33848 Toggle outline window on/off, 
33849 \family sans
33850 Document\SpecialChar \menuseparator
33851 Outline
33852 \end_layout
33853
33854 \end_inset
33855 </cell>
33856 </row>
33857 <row interlinespace="2.5mm">
33858 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33859 \begin_inset Text
33860
33861 \begin_layout Standard
33862 \begin_inset Graphics
33863         filename ../images/toolbar-toggle_math.png
33864         BoundingBox 0bp 5bp 20bp 25bp
33865         rotateOrigin center
33866
33867 \end_inset
33868
33869
33870 \end_layout
33871
33872 \end_inset
33873 </cell>
33874 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
33875 \begin_inset Text
33876
33877 \begin_layout Standard
33878 Toggle math toolbar on/off
33879 \end_layout
33880
33881 \end_inset
33882 </cell>
33883 </row>
33884 <row interlinespace="2.5mm">
33885 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33886 \begin_inset Text
33887
33888 \begin_layout Standard
33889 \begin_inset Graphics
33890         filename ../images/toolbar-toggle_table.png
33891         BoundingBox 0bp 5bp 20bp 25bp
33892         rotateOrigin center
33893
33894 \end_inset
33895
33896
33897 \end_layout
33898
33899 \end_inset
33900 </cell>
33901 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
33902 \begin_inset Text
33903
33904 \begin_layout Standard
33905 Toggle table toolbar on/off
33906 \end_layout
33907
33908 \end_inset
33909 </cell>
33910 </row>
33911 </lyxtabular>
33912
33913 \end_inset
33914
33915
33916 \end_layout
33917
33918 \begin_layout Subsection
33919 Extra Toolbar
33920 \begin_inset LatexCommand index
33921 name "Toolbar ! Extra"
33922
33923 \end_inset
33924
33925
33926 \end_layout
33927
33928 \begin_layout Standard
33929 \begin_inset Graphics
33930         filename clipart/ExtraToolbar.png
33931         width 100col%
33932
33933 \end_inset
33934
33935
33936 \end_layout
33937
33938 \begin_layout Standard
33939 \begin_inset VSpace defskip
33940 \end_inset
33941
33942
33943 \end_layout
33944
33945 \begin_layout Standard
33946 The extra toolbar as shown above contains from left to right the following
33947  buttons:
33948 \end_layout
33949
33950 \begin_layout Standard
33951 \begin_inset VSpace defskip
33952 \end_inset
33953
33954
33955 \end_layout
33956
33957 \begin_layout Standard
33958 \begin_inset Tabular
33959 <lyxtabular version="3" rows="24" columns="2">
33960 <features islongtable="true">
33961 <column alignment="left" valignment="top" width="0">
33962 <column alignment="left" valignment="top" width="0">
33963 <row interlinespace="2.5mm">
33964 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33965 \begin_inset Text
33966
33967 \begin_layout Standard
33968 \begin_inset Graphics
33969         filename ../images/layout.png
33970         BoundingBox 0bp 5bp 20bp 25bp
33971         rotateOrigin center
33972
33973 \end_inset
33974
33975
33976 \end_layout
33977
33978 \end_inset
33979 </cell>
33980 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
33981 \begin_inset Text
33982
33983 \begin_layout Standard
33984 Default
33985 \end_layout
33986
33987 \end_inset
33988 </cell>
33989 </row>
33990 <row interlinespace="2.5mm">
33991 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33992 \begin_inset Text
33993
33994 \begin_layout Standard
33995 \begin_inset Graphics
33996         filename ../images/layout_Enumerate.png
33997         BoundingBox 0bp 5bp 20bp 25bp
33998         rotateOrigin center
33999
34000 \end_inset
34001
34002
34003 \end_layout
34004
34005 \end_inset
34006 </cell>
34007 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
34008 \begin_inset Text
34009
34010 \begin_layout Standard
34011 Numbered list
34012 \end_layout
34013
34014 \end_inset
34015 </cell>
34016 </row>
34017 <row interlinespace="2.5mm">
34018 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34019 \begin_inset Text
34020
34021 \begin_layout Standard
34022 \begin_inset Graphics
34023         filename ../images/layout_Itemize.png
34024         BoundingBox 0bp 5bp 20bp 25bp
34025         rotateOrigin center
34026
34027 \end_inset
34028
34029
34030 \end_layout
34031
34032 \end_inset
34033 </cell>
34034 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
34035 \begin_inset Text
34036
34037 \begin_layout Standard
34038 Itemized list
34039 \end_layout
34040
34041 \end_inset
34042 </cell>
34043 </row>
34044 <row interlinespace="2.5mm">
34045 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34046 \begin_inset Text
34047
34048 \begin_layout Standard
34049 \begin_inset Graphics
34050         filename ../images/layout_List.png
34051         BoundingBox 0bp 5bp 20bp 25bp
34052         rotateOrigin center
34053
34054 \end_inset
34055
34056
34057 \end_layout
34058
34059 \end_inset
34060 </cell>
34061 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
34062 \begin_inset Text
34063
34064 \begin_layout Standard
34065 List
34066 \end_layout
34067
34068 \end_inset
34069 </cell>
34070 </row>
34071 <row interlinespace="2.5mm">
34072 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34073 \begin_inset Text
34074
34075 \begin_layout Standard
34076 \begin_inset Graphics
34077         filename ../images/layout_Description.png
34078         BoundingBox 0bp 5bp 20bp 25bp
34079         rotateOrigin center
34080
34081 \end_inset
34082
34083
34084 \end_layout
34085
34086 \end_inset
34087 </cell>
34088 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
34089 \begin_inset Text
34090
34091 \begin_layout Standard
34092 Description list
34093 \end_layout
34094
34095 \end_inset
34096 </cell>
34097 </row>
34098 <row interlinespace="2.5mm">
34099 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34100 \begin_inset Text
34101
34102 \begin_layout Standard
34103 \begin_inset Graphics
34104         filename ../images/depth-increment.png
34105         BoundingBox 0bp 5bp 20bp 25bp
34106         rotateOrigin center
34107
34108 \end_inset
34109
34110
34111 \end_layout
34112
34113 \end_inset
34114 </cell>
34115 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
34116 \begin_inset Text
34117
34118 \begin_layout Standard
34119
34120 \family sans
34121 Edit\SpecialChar \menuseparator
34122 Increase\InsetSpace ~
34123 List\InsetSpace ~
34124 Depth
34125 \end_layout
34126
34127 \end_inset
34128 </cell>
34129 </row>
34130 <row interlinespace="2.5mm">
34131 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34132 \begin_inset Text
34133
34134 \begin_layout Standard
34135 \begin_inset Graphics
34136         filename ../images/depth-decrement.png
34137         BoundingBox 0bp 5bp 20bp 25bp
34138         rotateOrigin center
34139
34140 \end_inset
34141
34142
34143 \end_layout
34144
34145 \end_inset
34146 </cell>
34147 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
34148 \begin_inset Text
34149
34150 \begin_layout Standard
34151
34152 \family sans
34153 Edit\SpecialChar \menuseparator
34154 Decrease\InsetSpace ~
34155 List\InsetSpace ~
34156 Depth
34157 \end_layout
34158
34159 \end_inset
34160 </cell>
34161 </row>
34162 <row interlinespace="2.5mm">
34163 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34164 \begin_inset Text
34165
34166 \begin_layout Standard
34167 \begin_inset Graphics
34168         filename ../images/float-insert_figure.png
34169         BoundingBox 0bp 5bp 20bp 20bp
34170
34171 \end_inset
34172
34173
34174 \end_layout
34175
34176 \end_inset
34177 </cell>
34178 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
34179 \begin_inset Text
34180
34181 \begin_layout Standard
34182
34183 \family sans
34184 Insert\SpecialChar \menuseparator
34185 Float\SpecialChar \menuseparator
34186 Figure
34187 \end_layout
34188
34189 \end_inset
34190 </cell>
34191 </row>
34192 <row interlinespace="2.5mm">
34193 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34194 \begin_inset Text
34195
34196 \begin_layout Standard
34197 \begin_inset Graphics
34198         filename ../images/float-insert_table.png
34199         BoundingBox 0bp 5bp 20bp 20bp
34200
34201 \end_inset
34202
34203
34204 \end_layout
34205
34206 \end_inset
34207 </cell>
34208 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
34209 \begin_inset Text
34210
34211 \begin_layout Standard
34212
34213 \family sans
34214 Insert\SpecialChar \menuseparator
34215 Float\SpecialChar \menuseparator
34216 Table
34217 \end_layout
34218
34219 \end_inset
34220 </cell>
34221 </row>
34222 <row interlinespace="2.5mm">
34223 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34224 \begin_inset Text
34225
34226 \begin_layout Standard
34227 \begin_inset Graphics
34228         filename ../images/label-insert.png
34229         BoundingBox 0bp 5bp 20bp 20bp
34230
34231 \end_inset
34232
34233
34234 \end_layout
34235
34236 \end_inset
34237 </cell>
34238 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
34239 \begin_inset Text
34240
34241 \begin_layout Standard
34242
34243 \family sans
34244 Insert\SpecialChar \menuseparator
34245 Label
34246 \end_layout
34247
34248 \end_inset
34249 </cell>
34250 </row>
34251 <row interlinespace="2.5mm">
34252 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34253 \begin_inset Text
34254
34255 \begin_layout Standard
34256 \begin_inset Graphics
34257         filename ../images/dialog-show-new-inset_ref.png
34258         BoundingBox 0bp 5bp 20bp 20bp
34259
34260 \end_inset
34261
34262
34263 \end_layout
34264
34265 \end_inset
34266 </cell>
34267 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
34268 \begin_inset Text
34269
34270 \begin_layout Standard
34271
34272 \family sans
34273 Insert\SpecialChar \menuseparator
34274 Cross-Reference
34275 \end_layout
34276
34277 \end_inset
34278 </cell>
34279 </row>
34280 <row interlinespace="2.5mm">
34281 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34282 \begin_inset Text
34283
34284 \begin_layout Standard
34285 \begin_inset Graphics
34286         filename ../images/dialog-show-new-inset_citation.png
34287         BoundingBox 0bp 5bp 20bp 20bp
34288
34289 \end_inset
34290
34291
34292 \end_layout
34293
34294 \end_inset
34295 </cell>
34296 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34297 \begin_inset Text
34298
34299 \begin_layout Standard
34300
34301 \family sans
34302 Insert\SpecialChar \menuseparator
34303 Citation
34304 \end_layout
34305
34306 \end_inset
34307 </cell>
34308 </row>
34309 <row interlinespace="2.5mm">
34310 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34311 \begin_inset Text
34312
34313 \begin_layout Standard
34314 \begin_inset Graphics
34315         filename ../images/index-insert.png
34316         BoundingBox 0bp 5bp 20bp 20bp
34317
34318 \end_inset
34319
34320
34321 \end_layout
34322
34323 \end_inset
34324 </cell>
34325 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34326 \begin_inset Text
34327
34328 \begin_layout Standard
34329
34330 \family sans
34331 Insert\SpecialChar \menuseparator
34332 Index\InsetSpace ~
34333 Entry
34334 \end_layout
34335
34336 \end_inset
34337 </cell>
34338 </row>
34339 <row interlinespace="2.5mm">
34340 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34341 \begin_inset Text
34342
34343 \begin_layout Standard
34344 \begin_inset Graphics
34345         filename ../images/nomencl-insert.png
34346         BoundingBox 0bp 5bp 20bp 20bp
34347
34348 \end_inset
34349
34350
34351 \end_layout
34352
34353 \end_inset
34354 </cell>
34355 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34356 \begin_inset Text
34357
34358 \begin_layout Standard
34359
34360 \family sans
34361 Insert\SpecialChar \menuseparator
34362 Nomenclature\InsetSpace ~
34363 Entry
34364 \end_layout
34365
34366 \end_inset
34367 </cell>
34368 </row>
34369 <row interlinespace="2.5mm">
34370 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34371 \begin_inset Text
34372
34373 \begin_layout Standard
34374 \begin_inset Graphics
34375         filename ../images/footnote-insert.png
34376         BoundingBox 0bp 5bp 20bp 20bp
34377
34378 \end_inset
34379
34380
34381 \end_layout
34382
34383 \end_inset
34384 </cell>
34385 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
34386 \begin_inset Text
34387
34388 \begin_layout Standard
34389
34390 \family sans
34391 Insert\SpecialChar \menuseparator
34392 Footnote
34393 \end_layout
34394
34395 \end_inset
34396 </cell>
34397 </row>
34398 <row interlinespace="2.5mm">
34399 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34400 \begin_inset Text
34401
34402 \begin_layout Standard
34403 \begin_inset Graphics
34404         filename ../images/marginalnote-insert.png
34405         BoundingBox 0bp 5bp 20bp 25bp
34406         rotateOrigin center
34407
34408 \end_inset
34409
34410
34411 \end_layout
34412
34413 \end_inset
34414 </cell>
34415 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
34416 \begin_inset Text
34417
34418 \begin_layout Standard
34419
34420 \family sans
34421 Insert\SpecialChar \menuseparator
34422 Marginal\InsetSpace ~
34423 Note
34424 \end_layout
34425
34426 \end_inset
34427 </cell>
34428 </row>
34429 <row interlinespace="2.5mm">
34430 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34431 \begin_inset Text
34432
34433 \begin_layout Standard
34434 \begin_inset Graphics
34435         filename ../images/note-insert.png
34436         BoundingBox 0bp 5bp 20bp 20bp
34437
34438 \end_inset
34439
34440
34441 \end_layout
34442
34443 \end_inset
34444 </cell>
34445 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
34446 \begin_inset Text
34447
34448 \begin_layout Standard
34449
34450 \family sans
34451 Insert\SpecialChar \menuseparator
34452 Note\SpecialChar \menuseparator
34453 LyX\InsetSpace ~
34454 Note
34455 \end_layout
34456
34457 \end_inset
34458 </cell>
34459 </row>
34460 <row interlinespace="2.5mm">
34461 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34462 \begin_inset Text
34463
34464 \begin_layout Standard
34465 \begin_inset Graphics
34466         filename ../images/box-insert.png
34467         BoundingBox 0bp 5bp 20bp 20bp
34468
34469 \end_inset
34470
34471
34472 \end_layout
34473
34474 \end_inset
34475 </cell>
34476 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34477 \begin_inset Text
34478
34479 \begin_layout Standard
34480
34481 \family sans
34482 Insert\SpecialChar \menuseparator
34483 Box
34484 \end_layout
34485
34486 \end_inset
34487 </cell>
34488 </row>
34489 <row interlinespace="2.5mm">
34490 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34491 \begin_inset Text
34492
34493 \begin_layout Standard
34494 \begin_inset Graphics
34495         filename ../images/url-insert.png
34496         BoundingBox 0bp 5bp 20bp 20bp
34497
34498 \end_inset
34499
34500
34501 \end_layout
34502
34503 \end_inset
34504 </cell>
34505 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
34506 \begin_inset Text
34507
34508 \begin_layout Standard
34509
34510 \family sans
34511 Insert\SpecialChar \menuseparator
34512 URL
34513 \end_layout
34514
34515 \end_inset
34516 </cell>
34517 </row>
34518 <row interlinespace="2.5mm">
34519 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34520 \begin_inset Text
34521
34522 \begin_layout Standard
34523 \begin_inset Graphics
34524         filename ../images/ert-insert.png
34525         BoundingBox 0bp 5bp 20bp 20bp
34526
34527 \end_inset
34528
34529
34530 \end_layout
34531
34532 \end_inset
34533 </cell>
34534 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
34535 \begin_inset Text
34536
34537 \begin_layout Standard
34538
34539 \family sans
34540 Insert\SpecialChar \menuseparator
34541 T
34542 \family default
34543
34544 \begin_inset ERT
34545 status collapsed
34546
34547 \begin_layout Standard
34548
34549 {}
34550 \end_layout
34551
34552 \end_inset
34553
34554
34555 \family sans
34556 eX
34557 \end_layout
34558
34559 \end_inset
34560 </cell>
34561 </row>
34562 <row interlinespace="2.5mm">
34563 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34564 \begin_inset Text
34565
34566 \begin_layout Standard
34567 \begin_inset Graphics
34568         filename ../images/dialog-show-new-inset_include.png
34569         BoundingBox 0bp 5bp 20bp 20bp
34570
34571 \end_inset
34572
34573
34574 \end_layout
34575
34576 \end_inset
34577 </cell>
34578 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
34579 \begin_inset Text
34580
34581 \begin_layout Standard
34582
34583 \family sans
34584 Insert\SpecialChar \menuseparator
34585 File\SpecialChar \menuseparator
34586 Child\InsetSpace ~
34587 Document
34588 \end_layout
34589
34590 \end_inset
34591 </cell>
34592 </row>
34593 <row interlinespace="2.5mm">
34594 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34595 \begin_inset Text
34596
34597 \begin_layout Standard
34598 \begin_inset Graphics
34599         filename ../images/dialog-show_character.png
34600         BoundingBox 0bp 5bp 20bp 25bp
34601         rotateOrigin center
34602
34603 \end_inset
34604
34605
34606 \end_layout
34607
34608 \end_inset
34609 </cell>
34610 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
34611 \begin_inset Text
34612
34613 \begin_layout Standard
34614
34615 \family sans
34616 Edit\SpecialChar \menuseparator
34617 Text\InsetSpace ~
34618 Style
34619 \end_layout
34620
34621 \end_inset
34622 </cell>
34623 </row>
34624 <row interlinespace="2.5mm">
34625 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34626 \begin_inset Text
34627
34628 \begin_layout Standard
34629 \begin_inset Graphics
34630         filename ../images/layout-paragraph.png
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 Paragraph\InsetSpace ~
34649 Settings
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/thesaurus-entry.png
34662         BoundingBox 0bp 5bp 20bp 25bp
34663         rotateOrigin center
34664
34665 \end_inset
34666
34667
34668 \end_layout
34669
34670 \end_inset
34671 </cell>
34672 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
34673 \begin_inset Text
34674
34675 \begin_layout Standard
34676
34677 \family sans
34678 Tools\SpecialChar \menuseparator
34679 Thesaurus
34680 \end_layout
34681
34682 \end_inset
34683 </cell>
34684 </row>
34685 </lyxtabular>
34686
34687 \end_inset
34688
34689
34690 \end_layout
34691
34692 \begin_layout Subsection
34693 View / Update Toolbar
34694 \begin_inset LatexCommand index
34695 name "Toolbar ! View / Update"
34696
34697 \end_inset
34698
34699
34700 \end_layout
34701
34702 \begin_layout Standard
34703 \begin_inset Graphics
34704         filename clipart/ViewToolbar.png
34705
34706 \end_inset
34707
34708
34709 \end_layout
34710
34711 \begin_layout Standard
34712 \begin_inset VSpace defskip
34713 \end_inset
34714
34715
34716 \end_layout
34717
34718 \begin_layout Standard
34719 The view / update toolbar as shown above contains from left to right the
34720  following buttons:
34721 \end_layout
34722
34723 \begin_layout Standard
34724 \begin_inset VSpace defskip
34725 \end_inset
34726
34727
34728 \end_layout
34729
34730 \begin_layout Standard
34731 \begin_inset Tabular
34732 <lyxtabular version="3" rows="6" columns="2">
34733 <features islongtable="true">
34734 <column alignment="left" valignment="top" width="0">
34735 <column alignment="left" valignment="top" width="0">
34736 <row interlinespace="2.5mm">
34737 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34738 \begin_inset Text
34739
34740 \begin_layout Standard
34741 \begin_inset Graphics
34742         filename ../images/buffer-view_dvi.png
34743         BoundingBox 0bp 5bp 20bp 25bp
34744         rotateOrigin center
34745
34746 \end_inset
34747
34748
34749 \end_layout
34750
34751 \end_inset
34752 </cell>
34753 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
34754 \begin_inset Text
34755
34756 \begin_layout Standard
34757
34758 \family sans
34759 View\SpecialChar \menuseparator
34760 DVI
34761 \end_layout
34762
34763 \end_inset
34764 </cell>
34765 </row>
34766 <row interlinespace="2.5mm">
34767 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34768 \begin_inset Text
34769
34770 \begin_layout Standard
34771 \begin_inset Graphics
34772         filename ../images/buffer-update_dvi.png
34773         BoundingBox 0bp 5bp 20bp 25bp
34774         rotateOrigin center
34775
34776 \end_inset
34777
34778
34779 \end_layout
34780
34781 \end_inset
34782 </cell>
34783 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
34784 \begin_inset Text
34785
34786 \begin_layout Standard
34787
34788 \family sans
34789 View\SpecialChar \menuseparator
34790 Update\SpecialChar \menuseparator
34791 DVI
34792 \end_layout
34793
34794 \end_inset
34795 </cell>
34796 </row>
34797 <row interlinespace="2.5mm">
34798 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34799 \begin_inset Text
34800
34801 \begin_layout Standard
34802 \begin_inset Graphics
34803         filename ../images/buffer-view_pdf2.png
34804         BoundingBox 0bp 5bp 20bp 25bp
34805         rotateOrigin center
34806
34807 \end_inset
34808
34809
34810 \end_layout
34811
34812 \end_inset
34813 </cell>
34814 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
34815 \begin_inset Text
34816
34817 \begin_layout Standard
34818
34819 \family sans
34820 View\SpecialChar \menuseparator
34821 PDF
34822 \end_layout
34823
34824 \end_inset
34825 </cell>
34826 </row>
34827 <row interlinespace="2.5mm">
34828 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34829 \begin_inset Text
34830
34831 \begin_layout Standard
34832 \begin_inset Graphics
34833         filename ../images/buffer-update_pdf2.png
34834         BoundingBox 0bp 5bp 20bp 25bp
34835         rotateOrigin center
34836
34837 \end_inset
34838
34839
34840 \end_layout
34841
34842 \end_inset
34843 </cell>
34844 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
34845 \begin_inset Text
34846
34847 \begin_layout Standard
34848
34849 \family sans
34850 View\SpecialChar \menuseparator
34851 Update\SpecialChar \menuseparator
34852 PDF
34853 \begin_inset Foot
34854 status collapsed
34855
34856 \begin_layout Standard
34857 This button is on some LyX for Windows installations not here because its
34858  functionality is merged with 
34859 \family sans
34860 View\SpecialChar \menuseparator
34861 PDF
34862 \family default
34863 .
34864  
34865 \end_layout
34866
34867 \end_inset
34868
34869
34870 \end_layout
34871
34872 \end_inset
34873 </cell>
34874 </row>
34875 <row interlinespace="2.5mm">
34876 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34877 \begin_inset Text
34878
34879 \begin_layout Standard
34880 \begin_inset Graphics
34881         filename ../images/buffer-view_ps.png
34882         BoundingBox 0bp 5bp 20bp 25bp
34883         rotateOrigin center
34884
34885 \end_inset
34886
34887
34888 \end_layout
34889
34890 \end_inset
34891 </cell>
34892 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
34893 \begin_inset Text
34894
34895 \begin_layout Standard
34896
34897 \family sans
34898 View\SpecialChar \menuseparator
34899 Postscript
34900 \end_layout
34901
34902 \end_inset
34903 </cell>
34904 </row>
34905 <row interlinespace="2.5mm">
34906 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34907 \begin_inset Text
34908
34909 \begin_layout Standard
34910 \begin_inset Graphics
34911         filename ../images/buffer-update_ps.png
34912         BoundingBox 0bp 5bp 20bp 25bp
34913         rotateOrigin center
34914
34915 \end_inset
34916
34917
34918 \end_layout
34919
34920 \end_inset
34921 </cell>
34922 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
34923 \begin_inset Text
34924
34925 \begin_layout Standard
34926
34927 \family sans
34928 View\SpecialChar \menuseparator
34929 Update\SpecialChar \menuseparator
34930 Postscript
34931 \end_layout
34932
34933 \end_inset
34934 </cell>
34935 </row>
34936 </lyxtabular>
34937
34938 \end_inset
34939
34940
34941 \end_layout
34942
34943 \begin_layout Subsection
34944 Other Toolbars
34945 \end_layout
34946
34947 \begin_layout Standard
34948 The change tracking toolbar is explained in section\InsetSpace ~
34949
34950 \begin_inset LatexCommand ref
34951 reference "sec:Change-Tracking"
34952
34953 \end_inset
34954
34955 , the table toolbar
34956 \begin_inset LatexCommand index
34957 name "Toolbar ! Table"
34958
34959 \end_inset
34960
34961  is explained in the 
34962 \emph on
34963 Embedded Objects
34964 \emph default
34965  manual.
34966 \end_layout
34967
34968 \begin_layout Chapter
34969 The 
34970 \family sans
34971 Preferences
34972 \family default
34973  Dialog
34974 \begin_inset LatexCommand label
34975 name "cha:The-Preferences-dialog"
34976
34977 \end_inset
34978
34979
34980 \begin_inset LatexCommand index
34981 name "Preferences"
34982
34983 \end_inset
34984
34985
34986 \end_layout
34987
34988 \begin_layout Standard
34989 The preferences dialog is called with the menu Tools\SpecialChar \menuseparator
34990 Preferences.
34991  It consists of submenus explained in the following.
34992 \end_layout
34993
34994 \begin_layout Section
34995 Look and Feel
34996 \end_layout
34997
34998 \begin_layout Subsection
34999 User Interface
35000 \begin_inset LatexCommand label
35001 name "sec:ui"
35002
35003 \end_inset
35004
35005
35006 \begin_inset LatexCommand index
35007 name "Customization ! of toolbars"
35008
35009 \end_inset
35010
35011
35012 \begin_inset LatexCommand index
35013 name "Customization ! of menus"
35014
35015 \end_inset
35016
35017
35018 \end_layout
35019
35020 \begin_layout Standard
35021 \begin_inset Note Greyedout
35022 status open
35023
35024 \begin_layout Standard
35025
35026 \series bold
35027 Note:
35028 \series default
35029  You have to restart LyX before changes in ui- and bind-files take effect.
35030 \end_layout
35031
35032 \end_inset
35033
35034
35035 \end_layout
35036
35037 \begin_layout Subsubsection
35038 User Interface File
35039 \begin_inset LatexCommand index
35040 name "Customization ! of toolbars"
35041
35042 \end_inset
35043
35044
35045 \begin_inset LatexCommand index
35046 name "Customization ! of menus"
35047
35048 \end_inset
35049
35050
35051 \end_layout
35052
35053 \begin_layout Standard
35054 The appearance of the menus and toolbars can be changed by choosing an user
35055  interface (ui) file.
35056  An ui-file is a textfile where the toolbars and menus are listed.
35057  The toolbar buttons and menu entries are specified in the files 
35058 \shape italic
35059 stdtoolbars.inc
35060 \shape default
35061  and 
35062 \shape italic
35063 stdmenus.inc
35064 \shape default
35065 , respectively.
35066  To create your own menu and toolbar layout, start with a copy of these
35067  files and edit the entries.
35068 \end_layout
35069
35070 \begin_layout Standard
35071 The syntax of the .inc-files is straightforward: The 
35072 \family sans
35073 Menubar
35074 \family default
35075
35076 \family sans
35077 Menu
35078 \family default
35079  and 
35080 \family sans
35081 Toolbar
35082 \family default
35083  entries must be ended with an explicit 
35084 \family sans
35085 End
35086 \family default
35087 .
35088  They may contain 
35089 \family sans
35090 Submenus
35091 \family default
35092
35093 \family sans
35094 Items
35095 \family default
35096
35097 \family sans
35098 OptItems
35099 \family default
35100
35101 \family sans
35102 Separators
35103 \family default
35104
35105 \family sans
35106 Icons,
35107 \family default
35108  and in the case of the 
35109 \begin_inset Quotes eld
35110 \end_inset
35111
35112 file
35113 \begin_inset Quotes erd
35114 \end_inset
35115
35116  menus a 
35117 \family sans
35118 Lastfiles
35119 \family default
35120  entry.
35121  The syntax for the entries is:
35122 \end_layout
35123
35124 \begin_layout Standard
35125 \begin_inset VSpace smallskip*
35126 \end_inset
35127
35128
35129 \series bold
35130 Item 
35131 \begin_inset Quotes erd
35132 \end_inset
35133
35134 menu 
35135 \series default
35136 or
35137 \series bold
35138  button name
35139 \begin_inset Quotes erd
35140 \end_inset
35141
35142  
35143 \begin_inset Quotes erd
35144 \end_inset
35145
35146 LyX-function
35147 \begin_inset Quotes erd
35148 \end_inset
35149
35150
35151 \end_layout
35152
35153 \begin_layout Standard
35154 \noindent
35155 \begin_inset VSpace smallskip*
35156 \end_inset
35157
35158 All LyX-functions are listed in 
35159 \begin_inset LatexCommand cite
35160 key "LyX-func"
35161
35162 \end_inset
35163
35164 .
35165 \end_layout
35166
35167 \begin_layout Standard
35168 \begin_inset VSpace medskip
35169 \end_inset
35170
35171
35172 \end_layout
35173
35174 \begin_layout Standard
35175 An example: Assuming you use the menu 
35176 \family sans
35177 Navigate\SpecialChar \menuseparator
35178 Bookmarks
35179 \family default
35180  quite often and therefore want six available bookmarks, you can add the
35181  line
35182 \end_layout
35183
35184 \begin_layout Standard
35185 \begin_inset VSpace smallskip*
35186 \end_inset
35187
35188
35189 \series bold
35190 Item "Save Bookmark 6" "bookmark-save 6"
35191 \end_layout
35192
35193 \begin_layout Standard
35194 \noindent
35195 \begin_inset VSpace smallskip*
35196 \end_inset
35197
35198 to the navigate menu section in the .inc-file to have the sixth bookmark.
35199 \end_layout
35200
35201 \begin_layout Subsubsection
35202 Bind-File
35203 \begin_inset LatexCommand index
35204 name "Bindings"
35205
35206 \end_inset
35207
35208
35209 \end_layout
35210
35211 \begin_layout Standard
35212 Bindings are used to bind a function to a key.
35213  Several binding files are available:
35214 \end_layout
35215
35216 \begin_layout Description
35217 cua.bind typical set of PC keyboard shortcuts
35218 \end_layout
35219
35220 \begin_layout Description
35221 (x)emacs.bind set of bindings like they are used in the editor programs 
35222 \family sans
35223 Emacs
35224 \family default
35225  (
35226 \family sans
35227 XEmacs
35228 \family default
35229 )
35230 \end_layout
35231
35232 \begin_layout Description
35233 mac.bind set of bindings for 
35234 \family sans
35235 Mac\InsetSpace \thinspace{}
35236 OS
35237 \family default
35238  systems.
35239 \end_layout
35240
35241 \begin_layout Standard
35242 There are also bind-files designed for special document classes, like 
35243 \shape italic
35244 broadway.bind
35245 \shape default
35246 , and bind files for special languages.
35247  The name of language bind-files begin with a language code, e.g.
35248  
35249 \begin_inset Quotes eld
35250 \end_inset
35251
35252 pt
35253 \begin_inset Quotes erd
35254 \end_inset
35255
35256  for Portuguese.
35257  If you use LyX in a certain language, LyX will try to use the appropriate
35258  bind-file.
35259 \end_layout
35260
35261 \begin_layout Standard
35262 Some bind-files, like 
35263 \emph on
35264 math.bind
35265 \emph default
35266 , have only a small scope.
35267  When looking at the the end of the file 
35268 \shape italic
35269 cua.bind
35270 \shape default
35271 , you can see that they are included to keep the overview in the bind-file.
35272 \end_layout
35273
35274 \begin_layout Standard
35275 If you like to customize the keybindings to your own taste, modify the bind-file
35276 s with a text editor.
35277  The syntax of the entries is:
35278 \end_layout
35279
35280 \begin_layout Standard
35281
35282 \series bold
35283
35284 \backslash
35285 bind 
35286 \begin_inset Quotes erd
35287 \end_inset
35288
35289 key combination
35290 \begin_inset Quotes erd
35291 \end_inset
35292
35293  
35294 \begin_inset Quotes erd
35295 \end_inset
35296
35297 LyX-function
35298 \begin_inset Quotes erd
35299 \end_inset
35300
35301
35302 \end_layout
35303
35304 \begin_layout Standard
35305 All LyX-functions are listed in 
35306 \begin_inset LatexCommand cite
35307 key "LyX-func"
35308
35309 \end_inset
35310
35311 .
35312 \end_layout
35313
35314 \begin_layout Subsubsection
35315 Session
35316 \end_layout
35317
35318 \begin_layout Standard
35319 When the option 
35320 \family sans
35321 Save\InsetSpace \thinspace{}
35322 /\InsetSpace \thinspace{}
35323 restore window size, or use fixed size
35324 \family default
35325  is not checked, you can specify the size of LyX's main window when LyX
35326  is started.
35327 \end_layout
35328
35329 \begin_layout Standard
35330 With the option 
35331 \family sans
35332 Save\InsetSpace \thinspace{}
35333 /\InsetSpace \thinspace{}
35334 restore window position
35335 \family default
35336  LyX will be opened with its main window at the last used position.
35337 \end_layout
35338
35339 \begin_layout Standard
35340 The option 
35341 \family sans
35342 Restore cursor positions
35343 \family default
35344  sets the cursor to the position in the file where it has been the last
35345  time.
35346 \end_layout
35347
35348 \begin_layout Standard
35349 The option 
35350 \family sans
35351 Load opened files from last session
35352 \family default
35353  opens all files that were opened in the last LyX session.
35354 \end_layout
35355
35356 \begin_layout Subsubsection
35357 Documents
35358 \begin_inset LatexCommand label
35359 name "sub:Backup documents"
35360
35361 \end_inset
35362
35363
35364 \begin_inset LatexCommand index
35365 name "Backup ! Documents"
35366
35367 \end_inset
35368
35369
35370 \end_layout
35371
35372 \begin_layout Standard
35373 When the option 
35374 \family sans
35375 Backup documents
35376 \family default
35377  is set, you can specify the time between backup saves.
35378 \end_layout
35379
35380 \begin_layout Standard
35381
35382 \family sans
35383 Maximum last files
35384 \family default
35385  is the number of last opened files that LyX should display in the menu
35386  
35387 \family sans
35388 File\SpecialChar \menuseparator
35389 Open\InsetSpace ~
35390 Recent
35391 \family default
35392 .
35393 \end_layout
35394
35395 \begin_layout Subsubsection
35396 Scrolling
35397 \end_layout
35398
35399 \begin_layout Standard
35400 The option 
35401 \family sans
35402 Cursor follows scrollbar
35403 \family default
35404  sets the cursor to the top of the currently displayed document part when
35405  scrolling.
35406 \end_layout
35407
35408 \begin_layout Subsubsection
35409 Pixmap Cache
35410 \end_layout
35411
35412 \begin_layout Standard
35413 With the option 
35414 \family sans
35415 Enable Pixmap Cache
35416 \family default
35417  enabled, LyX needs to redraw the screen less often.
35418  This results in better performance, especially on slow systems.
35419  On the other hand, the characters might look more fuzzy on screen.
35420  So whether you enable this or not depends on whether you prefer speed over
35421  aesthetics.
35422  Note that the Pixmap Cache is only available and useful under Mac\InsetSpace ~
35423 OS and
35424  Windows.
35425 \end_layout
35426
35427 \begin_layout Subsection
35428 Screen Fonts
35429 \begin_inset LatexCommand index
35430 name "Font ! Screen"
35431
35432 \end_inset
35433
35434
35435 \begin_inset LatexCommand label
35436 name "sub:Screen-Fonts"
35437
35438 \end_inset
35439
35440
35441 \end_layout
35442
35443 \begin_layout Standard
35444 These fonts are used to display your documents on the screen.
35445 \end_layout
35446
35447 \begin_layout Standard
35448 \begin_inset Note Greyedout
35449 status open
35450
35451 \begin_layout Standard
35452
35453 \series bold
35454 Note:
35455 \series default
35456  This section only deals with the fonts 
35457 \emph on
35458 inside
35459 \emph default
35460  the LyX window.
35461  The fonts that appear on the output are independent from these fonts, and
35462  set in the menu 
35463 \family sans
35464 Layout\SpecialChar \menuseparator
35465 Document
35466 \family default
35467 .
35468 \end_layout
35469
35470 \end_inset
35471
35472
35473 \end_layout
35474
35475 \begin_layout Standard
35476 By default, LyX uses 
35477 \family typewriter
35478 Times
35479 \family default
35480  as roman (serif) font, 
35481 \family typewriter
35482 Arial
35483 \family default
35484  or 
35485 \family typewriter
35486 Helvetica
35487 \family default
35488  (depends on the system) as 
35489 \family sans
35490 sans\InsetSpace ~
35491 serif
35492 \family default
35493  font, and 
35494 \family typewriter
35495 Courier
35496 \family default
35497  as 
35498 \family typewriter
35499 typewriter
35500 \family default
35501  font.
35502 \end_layout
35503
35504 \begin_layout Standard
35505 You can change the font size with the 
35506 \family sans
35507 Zoom
35508 \family default
35509  setting.
35510 \end_layout
35511
35512 \begin_layout Standard
35513
35514 \family sans
35515 Screen DPI
35516 \family default
35517  is the screen resolution in dpi (dots per inch).
35518  The Font Sizes are calculated as letter height in units of points.
35519  72\InsetSpace \thinspace{}
35520 points have the size of 1\InsetSpace \thinspace{}
35521 inch, see Appendix\InsetSpace ~
35522
35523 \begin_inset LatexCommand ref
35524 reference "cha:Units-available-in"
35525
35526 \end_inset
35527
35528 .
35529 \end_layout
35530
35531 \begin_layout Standard
35532 The default 
35533 \family sans
35534 Font Sizes
35535 \family default
35536  are the same as if a document font size of 10
35537 \begin_inset Formula $\,$
35538 \end_inset
35539
35540 pt would be used.
35541  The sizes are explained in detail in section\InsetSpace ~
35542
35543 \begin_inset LatexCommand ref
35544 reference "sub:Document-Font"
35545
35546 \end_inset
35547
35548 .
35549 \end_layout
35550
35551 \begin_layout Subsection
35552 Colors
35553 \begin_inset LatexCommand index
35554 name "Color ! LyX screen"
35555
35556 \end_inset
35557
35558
35559 \begin_inset LatexCommand index
35560 name "Settings ! Color"
35561
35562 \end_inset
35563
35564
35565 \end_layout
35566
35567 \begin_layout Standard
35568 You can here change all colors used by LyX.
35569  Choose an item in the list and use the 
35570 \family sans
35571 Alter
35572 \family default
35573  button.
35574 \end_layout
35575
35576 \begin_layout Subsection
35577 Graphics
35578 \begin_inset LatexCommand index
35579 name "Settings ! Graphics"
35580
35581 \end_inset
35582
35583
35584 \end_layout
35585
35586 \begin_layout Standard
35587 Here you can specify how graphics inside LyX are displayed.
35588 \end_layout
35589
35590 \begin_layout Standard
35591
35592 \family sans
35593 Instant Preview
35594 \family default
35595  enables previewing snippets of your document.
35596  This feature is described in section\InsetSpace ~
35597
35598 \begin_inset LatexCommand ref
35599 reference "sec:Previewing-snippets-of"
35600
35601 \end_inset
35602
35603 .
35604 \end_layout
35605
35606 \begin_layout Subsection
35607 Keyboard Map
35608 \begin_inset LatexCommand index
35609 name "Keyboard Map"
35610
35611 \end_inset
35612
35613
35614 \begin_inset LatexCommand index
35615 name "Settings ! Keyboard Map"
35616
35617 \end_inset
35618
35619
35620 \begin_inset LatexCommand label
35621 name "sub:Keyboard-Map"
35622
35623 \end_inset
35624
35625
35626 \end_layout
35627
35628 \begin_layout Standard
35629 Normally keyboard settings have to be done in a menu of your operating system.
35630  For the case that this is not possible, LyX provides keyboard maps.
35631  If you have e.\InsetSpace \thinspace{}
35632 g.\InsetSpace ~
35633 a Czech keyboard but want to write with it like with a Romanian
35634  one, you can use the keyboard map file named 
35635 \emph on
35636 romanian.kmap
35637 \emph default
35638 .
35639 \end_layout
35640
35641 \begin_layout Standard
35642 \begin_inset Note Greyedout
35643 status open
35644
35645 \begin_layout Standard
35646
35647 \series bold
35648 Note:
35649 \series default
35650  Keyboard maps are only provided as makeshift and don't work on all systems.
35651 \end_layout
35652
35653 \end_inset
35654
35655
35656 \end_layout
35657
35658 \begin_layout Section
35659 Paths
35660 \begin_inset LatexCommand index
35661 name "Paths"
35662
35663 \end_inset
35664
35665
35666 \begin_inset LatexCommand index
35667 name "Settings ! Directory"
35668
35669 \end_inset
35670
35671
35672 \end_layout
35673
35674 \begin_layout Description
35675 Working\InsetSpace ~
35676 directory This is LyX's working directory.
35677  It is the default when you 
35678 \family sans
35679 Open
35680 \family default
35681
35682 \family sans
35683 Save
35684 \family default
35685  or 
35686 \family sans
35687 Save\InsetSpace ~
35688 as
35689 \family default
35690  files.
35691 \end_layout
35692
35693 \begin_layout Description
35694 Document\InsetSpace ~
35695 templates This directory will be opened when you use the menu 
35696 \family sans
35697 File\SpecialChar \menuseparator
35698 New\InsetSpace ~
35699 from\InsetSpace ~
35700 Template
35701 \family default
35702 .
35703 \end_layout
35704
35705 \begin_layout Description
35706 Backup\InsetSpace ~
35707 directory
35708 \begin_inset LatexCommand index
35709 name "Backup ! Directory"
35710
35711 \end_inset
35712
35713  Backup copies will be saved to this directory.
35714  When no directory is given but backups are enabled as described in section\InsetSpace ~
35715
35716 \begin_inset LatexCommand ref
35717 reference "sub:Backup documents"
35718
35719 \end_inset
35720
35721 , the 
35722 \family sans
35723 Working directory
35724 \family default
35725  will be used to save the backups.
35726 \newline
35727 The backup files have the ending 
35728 \begin_inset Quotes eld
35729 \end_inset
35730
35731 .lyx~
35732 \begin_inset Quotes erd
35733 \end_inset
35734
35735 .
35736 \end_layout
35737
35738 \begin_layout Description
35739 Ly
35740 \begin_inset ERT
35741 status collapsed
35742
35743 \begin_layout Standard
35744
35745 {}
35746 \end_layout
35747
35748 \end_inset
35749
35750 XServer-Pipe Here you can enter the name of a Unix-pipe.
35751  This pipe is used to send data from external programs to LyX.
35752 \newline
35753
35754 \begin_inset Note Greyedout
35755 status open
35756
35757 \begin_layout Standard
35758
35759 \series bold
35760 Note:
35761 \series default
35762  This feature doesn't work on Windows systems.
35763 \end_layout
35764
35765 \end_inset
35766
35767
35768 \end_layout
35769
35770 \begin_layout Description
35771 Temporary\InsetSpace ~
35772 directory Temporary files will be saved in this directory.
35773 \end_layout
35774
35775 \begin_layout Description
35776 PATH\InsetSpace ~
35777 prefix This field contains a list of paths to external programs.
35778  When LyX needs to use an external program, it looks in this list where
35779  to find it on the system.
35780  The path list is automatically set up on Windows and Mac systems while
35781  LyX is configured, so that you normally don't have to modify it.
35782  On Unix\InsetSpace \thinspace{}
35783 /\InsetSpace \thinspace{}
35784 Linux systems, the path list will need to be set only if there
35785  are external programs you wish to use that are not in your normal system
35786  path ($PATH).
35787  
35788 \end_layout
35789
35790 \begin_layout Section
35791 Identity
35792 \end_layout
35793
35794 \begin_layout Standard
35795 Here you can insert your name and email address.
35796  The identity will be used when you have enabled change tracking as described
35797  in section\InsetSpace ~
35798
35799 \begin_inset LatexCommand ref
35800 reference "sec:Change-Tracking"
35801
35802 \end_inset
35803
35804 , to mark changes you make as yours.
35805 \end_layout
35806
35807 \begin_layout Section
35808 Language Settings
35809 \begin_inset LatexCommand index
35810 name "Language ! Settings"
35811
35812 \end_inset
35813
35814
35815 \begin_inset LatexCommand index
35816 name "Settings ! Language"
35817
35818 \end_inset
35819
35820
35821 \end_layout
35822
35823 \begin_layout Subsection
35824 Language
35825 \end_layout
35826
35827 \begin_layout Description
35828 Default\InsetSpace ~
35829 language is the language used in new documents
35830 \end_layout
35831
35832 \begin_layout Description
35833 Language\InsetSpace ~
35834 package is a LaTeX-command to load a LaTeX-package that handles
35835  language issues.
35836  The default is the LaTeX-command 
35837 \family sans
35838
35839 \backslash
35840 usepackage{babel}
35841 \family default
35842  that loads the package 
35843 \series bold
35844 babel
35845 \series default
35846 .
35847 \begin_inset Foot
35848 status collapsed
35849
35850 \begin_layout Standard
35851 For an introduction to the LaTeX-Syntax, have a look at section\InsetSpace ~
35852
35853 \begin_inset LatexCommand ref
35854 reference "sec:ERT"
35855
35856 \end_inset
35857
35858 .
35859 \end_layout
35860
35861 \end_inset
35862
35863
35864 \newline
35865 The 
35866 \series bold
35867 babel
35868 \series default
35869  translates in the background automatically text labels of documents to
35870  the document language.
35871  A text label is for instance the word 
35872 \begin_inset Quotes eld
35873 \end_inset
35874
35875 Table
35876 \begin_inset Quotes erd
35877 \end_inset
35878
35879  at the beginning of every table-caption.
35880 \end_layout
35881
35882 \begin_layout Description
35883 Command\InsetSpace ~
35884 start When a special LaTeX-package is needed to write in a certain
35885  document language, you can here specify the command to start the package.
35886  An example is the start command 
35887 \family sans
35888
35889 \backslash
35890 begin{arabtext}
35891 \family default
35892  that is needed to write Arabic using the package 
35893 \series bold
35894 ArabTeX
35895 \series default
35896 , see 
35897 \begin_inset LatexCommand cite
35898 key "Arabic"
35899
35900 \end_inset
35901
35902 .
35903  The default is the 
35904 \series bold
35905 babel
35906 \series default
35907  command 
35908 \family sans
35909
35910 \backslash
35911 selectlanguage{$$lang}
35912 \family default
35913 .
35914 \end_layout
35915
35916 \begin_layout Description
35917 Command\InsetSpace ~
35918 end Counterpart to 
35919 \family sans
35920 Command start
35921 \family default
35922 .
35923  Some packages, like the default, don't have an end command since the start
35924  command toggles the package on and off.
35925 \end_layout
35926
35927 \begin_layout Description
35928 Use\InsetSpace ~
35929 babel Whether 
35930 \series bold
35931 babel
35932 \series default
35933  is used or not.
35934 \end_layout
35935
35936 \begin_layout Description
35937 Global When this option is set, the languages used in the document will
35938  be added as options to the document class options, so that they can be
35939  used by all LaTeX-packages.
35940  Otherwise they will only be used as options for the 
35941 \series bold
35942 babel
35943 \series default
35944  package.
35945 \end_layout
35946
35947 \begin_layout Description
35948 Auto\InsetSpace ~
35949 begin When this option is set, the documents starts with the chosen
35950  document language.
35951  When this option is not set, the 
35952 \family sans
35953 Command\InsetSpace ~
35954 start
35955 \family default
35956  is explicitly set to the beginning of the document in the LaTeX-output.
35957  This assures that the correct language is used when you use another 
35958 \family sans
35959 Command\InsetSpace ~
35960 start
35961 \family default
35962  than the default.
35963 \end_layout
35964
35965 \begin_layout Description
35966 Auto\InsetSpace ~
35967 end Counterpart to 
35968 \family sans
35969 Auto\InsetSpace ~
35970 begin
35971 \family default
35972 .
35973  When it is not set, the 
35974 \family sans
35975 Command\InsetSpace ~
35976 end
35977 \family default
35978  is set to the end of the document.
35979 \end_layout
35980
35981 \begin_layout Description
35982 Mark\InsetSpace ~
35983 foreign\InsetSpace ~
35984 languages Text marked formatted in a language different from
35985  the document language will be underlined blue.
35986 \end_layout
35987
35988 \begin_layout Description
35989 Right\InsetSpace ~
35990 to\InsetSpace ~
35991 left\InsetSpace ~
35992 language\InsetSpace ~
35993 support Enables the use of languages, written from right
35994  to left, like Arabic, Hebrew, Farsi.
35995 \end_layout
35996
35997 \begin_layout Subsection
35998 Spellchecker
35999 \end_layout
36000
36001 \begin_layout Standard
36002 The spellchecker settings are explained in section\InsetSpace ~
36003
36004 \begin_inset LatexCommand ref
36005 reference "sec:Spellchecking"
36006
36007 \end_inset
36008
36009
36010 \end_layout
36011
36012 \begin_layout Section
36013 Outputs
36014 \end_layout
36015
36016 \begin_layout Subsection
36017 Printer
36018 \begin_inset LatexCommand label
36019 name "sub:Printer"
36020
36021 \end_inset
36022
36023
36024 \begin_inset LatexCommand index
36025 name "Printer"
36026
36027 \end_inset
36028
36029
36030 \begin_inset LatexCommand index
36031 name "Settings ! Printer"
36032
36033 \end_inset
36034
36035
36036 \end_layout
36037
36038 \begin_layout Description
36039 Default\InsetSpace ~
36040 printer Here you can specify the name of your default printer.
36041  The name will be used when the 
36042 \family sans
36043 Printer command
36044 \family default
36045  is executed.
36046 \newline
36047
36048 \begin_inset Note Greyedout
36049 status open
36050
36051 \begin_layout Standard
36052
36053 \series bold
36054 Note:
36055 \series default
36056  You can leave this field empty on Windows systems because it has there
36057  no effect.
36058 \end_layout
36059
36060 \end_inset
36061
36062
36063 \end_layout
36064
36065 \begin_layout Description
36066 Adapt\InsetSpace ~
36067 output\InsetSpace ~
36068 to\InsetSpace ~
36069 printer This option works only for the 
36070 \family sans
36071 Printer command
36072 \family default
36073  
36074 \begin_inset Quotes eld
36075 \end_inset
36076
36077
36078 \family sans
36079 dvips
36080 \family default
36081
36082 \begin_inset Quotes erd
36083 \end_inset
36084
36085 .
36086  It activates a configuration file for dvips.
36087  This is an option only for dvips experts.
36088 \end_layout
36089
36090 \begin_layout Description
36091 Printer\InsetSpace ~
36092 command is the command LyX\InsetSpace \thinspace{}
36093 /\InsetSpace \thinspace{}
36094 LaTeX uses for printing.
36095  The default is on most systems 
36096 \family sans
36097 dvips
36098 \family default
36099 .
36100 \end_layout
36101
36102 \begin_layout Description
36103 Printer\InsetSpace ~
36104 Command\InsetSpace ~
36105 Options Here you can specify printer options.
36106  A list of printer options with explanations can be found in the documentation
36107  of the program that provides the 
36108 \family sans
36109 Printer command
36110 \family default
36111  you are using.
36112 \end_layout
36113
36114 \begin_layout Subsection
36115 Date Format
36116 \begin_inset LatexCommand index
36117 name "Date Format"
36118
36119 \end_inset
36120
36121
36122 \begin_inset LatexCommand index
36123 name "Settings ! Date format"
36124
36125 \end_inset
36126
36127
36128 \end_layout
36129
36130 \begin_layout Standard
36131 The date format can be one or a mixture of the formats listed here:
36132 \newline
36133
36134 \begin_inset LatexCommand url
36135 target "http://unixhelp.ed.ac.uk/CGI/man-cgi?date"
36136
36137 \end_inset
36138
36139
36140 \newline
36141 For example the format
36142 \newline
36143 %d/%m/%y
36144 \newline
36145 prints the date as day/month/year.
36146 \end_layout
36147
36148 \begin_layout Subsection
36149 Plain Text
36150 \end_layout
36151
36152 \begin_layout Description
36153 Output\InsetSpace ~
36154 line\InsetSpace ~
36155 length sets the maximum number of characters printed in one line
36156  when using the menu 
36157 \family sans
36158 File\SpecialChar \menuseparator
36159 Export\SpecialChar \menuseparator
36160 Plain\InsetSpace ~
36161 text
36162 \family default
36163 .
36164  Setting the line line length to 0 means all text is printed in one endless
36165  line.
36166 \end_layout
36167
36168 \begin_layout Description
36169 roff\InsetSpace ~
36170 command defines an additional command used to produce better ASCII tables
36171  with the 
36172 \family typewriter
36173 groff/troff/nroff
36174 \family default
36175  UNIX-commands (refer to their manuals for more information about them).
36176  Setting this as empty tells LyX to use the internal formatter.
36177 \end_layout
36178
36179 \begin_layout Subsection
36180 LaT
36181 \begin_inset ERT
36182 status collapsed
36183
36184 \begin_layout Standard
36185
36186 {}
36187 \end_layout
36188
36189 \end_inset
36190
36191 eX
36192 \begin_inset LatexCommand label
36193 name "sub:LaTeX-settings"
36194
36195 \end_inset
36196
36197
36198 \begin_inset LatexCommand index
36199 name "Settings ! LaTeX"
36200
36201 \end_inset
36202
36203
36204 \end_layout
36205
36206 \begin_layout Description
36207 Te
36208 \begin_inset ERT
36209 status collapsed
36210
36211 \begin_layout Standard
36212
36213 {}
36214 \end_layout
36215
36216 \end_inset
36217
36218 X\InsetSpace ~
36219 encoding This is the default encoding of the document font.
36220  
36221 \family sans
36222 T1
36223 \family default
36224  is the default and covers western languages and symbols.
36225  
36226 \family sans
36227 T2A
36228 \family default
36229
36230 \family sans
36231 T2B
36232 \family default
36233
36234 \family sans
36235 T2C
36236 \family default
36237
36238 \family sans
36239 LCY
36240 \family default
36241 , and 
36242 \family sans
36243 X2
36244 \family default
36245  are for Cyrillic.
36246  Combinations of the encodings are possible, like 
36247 \begin_inset Quotes erd
36248 \end_inset
36249
36250
36251 \family sans
36252 T1, T2B
36253 \family default
36254
36255 \begin_inset Quotes erd
36256 \end_inset
36257
36258 .
36259  The font encoding is normally automatically loaded by the language packages
36260  LyX sets up in the background.
36261  So there is no need to change the default encoding.
36262 \end_layout
36263
36264 \begin_layout Description
36265 Default\InsetSpace ~
36266 paper\InsetSpace ~
36267 size This is the paper size that is used for new documents.
36268  The 
36269 \family sans
36270 Default
36271 \family default
36272  value depends on your LaTeX-system setup.
36273 \end_layout
36274
36275 \begin_layout Description
36276 Reset\InsetSpace ~
36277 class\InsetSpace ~
36278 options\InsetSpace ~
36279 when\InsetSpace ~
36280 document\InsetSpace ~
36281 classes\InsetSpace ~
36282 changes Removes all manually set document
36283  class options in the 
36284 \family sans
36285 Document\SpecialChar \menuseparator
36286 Settings
36287 \family default
36288  dialog when changing the document class.
36289 \end_layout
36290
36291 \begin_layout Standard
36292 In the 
36293 \family sans
36294 External Applications
36295 \family default
36296  field you can specify commands with parameters for the listed applications.
36297  Before you change something here, it is strongly recommended to read the
36298  manuals of the applications.
36299  Currently the following commands can be set:
36300 \end_layout
36301
36302 \begin_layout Description
36303 CheckTe
36304 \begin_inset ERT
36305 status collapsed
36306
36307 \begin_layout Standard
36308
36309 {}
36310 \end_layout
36311
36312 \end_inset
36313
36314 X\InsetSpace ~
36315 command Command for the program 
36316 \family sans
36317 CheckTeX
36318 \family default
36319  that is described in section 
36320 \emph on
36321 Checking TeX
36322 \emph default
36323  of the 
36324 \emph on
36325 Extended Features
36326 \emph default
36327  manual.
36328 \end_layout
36329
36330 \begin_layout Description
36331 BibTe
36332 \begin_inset ERT
36333 status collapsed
36334
36335 \begin_layout Standard
36336
36337 {}
36338 \end_layout
36339
36340 \end_inset
36341
36342 X\InsetSpace ~
36343 command Command for the program 
36344 \family sans
36345 BibTeX
36346 \family default
36347  that generates the bibliography, see section\InsetSpace ~
36348
36349 \begin_inset LatexCommand ref
36350 reference "sub:Bibliography-databases"
36351
36352 \end_inset
36353
36354 .
36355 \end_layout
36356
36357 \begin_layout Description
36358 Index\InsetSpace ~
36359 command Command for the program that generates the index, see section\InsetSpace ~
36360
36361 \begin_inset LatexCommand ref
36362 reference "sub:Index-Program"
36363
36364 \end_inset
36365
36366 .
36367 \end_layout
36368
36369 \begin_layout Description
36370 DVI\InsetSpace ~
36371 viewer\InsetSpace ~
36372 paper\InsetSpace ~
36373 size\InsetSpace ~
36374 options They only have an effect when the program 
36375 \family sans
36376 xdvi
36377 \family default
36378  is used as DVI-viewer.
36379 \end_layout
36380
36381 \begin_layout Subsection
36382 Paths
36383 \begin_inset LatexCommand index
36384 name "Paths"
36385
36386 \end_inset
36387
36388
36389 \begin_inset LatexCommand index
36390 name "Settings ! Paths"
36391
36392 \end_inset
36393
36394
36395 \end_layout
36396
36397 \begin_layout Standard
36398 The submenu 
36399 \family sans
36400 Paths
36401 \family default
36402  is only available in the Windows version of LyX.
36403  The option 
36404 \family sans
36405 Use Windows-style paths in LaTeX files
36406 \family default
36407  uses the Windows path style:
36408 \end_layout
36409
36410 \begin_layout Standard
36411 C:
36412 \backslash
36413 test
36414 \backslash
36415 hello
36416 \end_layout
36417
36418 \begin_layout Standard
36419 instead of the Unix path style:
36420 \end_layout
36421
36422 \begin_layout Standard
36423 C:/test/hello
36424 \end_layout
36425
36426 \begin_layout Section
36427 Converters
36428 \begin_inset LatexCommand index
36429 name "Converters"
36430
36431 \end_inset
36432
36433
36434 \end_layout
36435
36436 \begin_layout Standard
36437 Here you find the list of defined converter commands to convert material
36438  from one format to another.
36439  You can modify them or create new ones.
36440  To modify a converter, select it, change the entry of the field 
36441 \family sans
36442 Converter
36443 \family default
36444  and/or 
36445 \family sans
36446 Extra\InsetSpace ~
36447 flag
36448 \family default
36449 , and press the 
36450 \family sans
36451 Modify
36452 \family default
36453  button.
36454  To create a new converter, select an existing one, select a different format
36455  in the 
36456 \family sans
36457 From\InsetSpace ~
36458 format
36459 \family default
36460  drop-down list, modify the 
36461 \family sans
36462 Converter
36463 \family default
36464  field, and press the 
36465 \family sans
36466 Add
36467 \family default
36468  button.
36469 \end_layout
36470
36471 \begin_layout Standard
36472 When the 
36473 \family sans
36474 Converter File Cache
36475 \family default
36476  is enabled, conversions will be cached as long as specified in the field
36477  
36478 \family sans
36479 Maximum Age (in days
36480 \family default
36481 ).
36482  This means that images don't need to be converted again when you reopen
36483  a document; the converted images from the cache will be used instead.
36484 \end_layout
36485
36486 \begin_layout Standard
36487 More about converters, like the variables and flags that can be used in
36488  the converter definition, is described in section 
36489 \emph on
36490 Converters
36491 \emph default
36492  of the 
36493 \emph on
36494 Customization
36495 \emph default
36496  manual.
36497 \end_layout
36498
36499 \begin_layout Section
36500 File Formats
36501 \begin_inset LatexCommand index
36502 name "File formats"
36503
36504 \end_inset
36505
36506
36507 \begin_inset LatexCommand label
36508 name "sec:File-Formats"
36509
36510 \end_inset
36511
36512
36513 \end_layout
36514
36515 \begin_layout Standard
36516 Here you find the list of defined file formats that LyX can handle.
36517  You can modify the viewer and editor program that should be used for certain
36518  formats.
36519  To create a new format, select an existing one, change the entry of the
36520  fields 
36521 \family sans
36522 Format
36523 \family default
36524  and 
36525 \family sans
36526 GUI\InsetSpace ~
36527 name
36528 \family default
36529 , and press the 
36530 \family sans
36531 Add
36532 \family default
36533  button.
36534 \end_layout
36535
36536 \begin_layout Standard
36537 More about formats, like the options that can be used in the format definition,
36538  is described in section 
36539 \emph on
36540 Formats
36541 \emph default
36542  of the 
36543 \emph on
36544 Customization
36545 \emph default
36546  manual.
36547 \end_layout
36548
36549 \begin_layout Section
36550 Copiers
36551 \begin_inset LatexCommand index
36552 name "Copiers"
36553
36554 \end_inset
36555
36556
36557 \end_layout
36558
36559 \begin_layout Standard
36560 Here you find the list of defined copiers.
36561  Since all conversions from one format to another take place in LyX's temporary
36562  directory, it is sometimes necessary to modify a file before copying it
36563  to the temporary directory in order that the conversion may be performed.
36564  This is done by a Copier.
36565 \end_layout
36566
36567 \begin_layout Standard
36568 More about converters is described in section 
36569 \emph on
36570 Copiers
36571 \emph default
36572  of the 
36573 \emph on
36574 Customization
36575 \emph default
36576  manual.
36577 \end_layout
36578
36579 \begin_layout Chapter
36580 Units available in LyX
36581 \begin_inset LatexCommand index
36582 name "Units"
36583
36584 \end_inset
36585
36586
36587 \begin_inset LatexCommand label
36588 name "cha:Units-available-in"
36589
36590 \end_inset
36591
36592
36593 \end_layout
36594
36595 \begin_layout Standard
36596 To understand the units described in this documentation, 
36597 \begin_inset LatexCommand ref
36598 reference "cap:Units"
36599
36600 \end_inset
36601
36602  explains all units available in LyX.
36603 \end_layout
36604
36605 \begin_layout Standard
36606 \begin_inset Float table
36607 placement h
36608 wide false
36609 sideways false
36610 status open
36611
36612 \begin_layout Standard
36613 \begin_inset Caption
36614
36615 \begin_layout Standard
36616 \begin_inset LatexCommand label
36617 name "cap:Units"
36618
36619 \end_inset
36620
36621 Units
36622 \end_layout
36623
36624 \end_inset
36625
36626
36627 \end_layout
36628
36629 \begin_layout Standard
36630 \begin_inset VSpace medskip
36631 \end_inset
36632
36633
36634 \end_layout
36635
36636 \begin_layout Standard
36637 \align center
36638 \begin_inset Tabular
36639 <lyxtabular version="3" rows="20" columns="2">
36640 <features>
36641 <column alignment="center" valignment="top" leftline="true" width="0">
36642 <column alignment="center" valignment="top" leftline="true" rightline="true" width="0">
36643 <row topline="true" bottomline="true">
36644 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
36645 \begin_inset Text
36646
36647 \begin_layout Standard
36648 unit
36649 \end_layout
36650
36651 \end_inset
36652 </cell>
36653 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
36654 \begin_inset Text
36655
36656 \begin_layout Standard
36657 name/description
36658 \end_layout
36659
36660 \end_inset
36661 </cell>
36662 </row>
36663 <row topline="true">
36664 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
36665 \begin_inset Text
36666
36667 \begin_layout Standard
36668 mm
36669 \end_layout
36670
36671 \end_inset
36672 </cell>
36673 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
36674 \begin_inset Text
36675
36676 \begin_layout Standard
36677 millimeter
36678 \end_layout
36679
36680 \end_inset
36681 </cell>
36682 </row>
36683 <row topline="true">
36684 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
36685 \begin_inset Text
36686
36687 \begin_layout Standard
36688 cm
36689 \end_layout
36690
36691 \end_inset
36692 </cell>
36693 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
36694 \begin_inset Text
36695
36696 \begin_layout Standard
36697 centimeter
36698 \end_layout
36699
36700 \end_inset
36701 </cell>
36702 </row>
36703 <row topline="true">
36704 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
36705 \begin_inset Text
36706
36707 \begin_layout Standard
36708 in
36709 \end_layout
36710
36711 \end_inset
36712 </cell>
36713 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
36714 \begin_inset Text
36715
36716 \begin_layout Standard
36717 inch
36718 \end_layout
36719
36720 \end_inset
36721 </cell>
36722 </row>
36723 <row topline="true">
36724 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
36725 \begin_inset Text
36726
36727 \begin_layout Standard
36728 pt
36729 \end_layout
36730
36731 \end_inset
36732 </cell>
36733 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
36734 \begin_inset Text
36735
36736 \begin_layout Standard
36737 point (72.27\InsetSpace \thinspace{}
36738 pt = 1\InsetSpace \thinspace{}
36739 in)
36740 \end_layout
36741
36742 \end_inset
36743 </cell>
36744 </row>
36745 <row topline="true">
36746 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
36747 \begin_inset Text
36748
36749 \begin_layout Standard
36750 pc
36751 \end_layout
36752
36753 \end_inset
36754 </cell>
36755 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
36756 \begin_inset Text
36757
36758 \begin_layout Standard
36759 pica (1\InsetSpace \thinspace{}
36760 pc = 12\InsetSpace \thinspace{}
36761 pt)
36762 \end_layout
36763
36764 \end_inset
36765 </cell>
36766 </row>
36767 <row topline="true">
36768 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
36769 \begin_inset Text
36770
36771 \begin_layout Standard
36772 sp
36773 \end_layout
36774
36775 \end_inset
36776 </cell>
36777 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
36778 \begin_inset Text
36779
36780 \begin_layout Standard
36781 scaled point (65536\InsetSpace \thinspace{}
36782 sp = 1\InsetSpace \thinspace{}
36783 pt)
36784 \end_layout
36785
36786 \end_inset
36787 </cell>
36788 </row>
36789 <row topline="true">
36790 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
36791 \begin_inset Text
36792
36793 \begin_layout Standard
36794 bp
36795 \end_layout
36796
36797 \end_inset
36798 </cell>
36799 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
36800 \begin_inset Text
36801
36802 \begin_layout Standard
36803 big point (72\InsetSpace \thinspace{}
36804 bp = 1\InsetSpace \thinspace{}
36805 in)
36806 \end_layout
36807
36808 \end_inset
36809 </cell>
36810 </row>
36811 <row topline="true">
36812 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
36813 \begin_inset Text
36814
36815 \begin_layout Standard
36816 dd
36817 \end_layout
36818
36819 \end_inset
36820 </cell>
36821 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
36822 \begin_inset Text
36823
36824 \begin_layout Standard
36825 didot (72\InsetSpace \thinspace{}
36826 dd 
36827 \begin_inset Formula $\approx$
36828 \end_inset
36829
36830  37.6\InsetSpace \thinspace{}
36831 mm)
36832 \end_layout
36833
36834 \end_inset
36835 </cell>
36836 </row>
36837 <row topline="true">
36838 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
36839 \begin_inset Text
36840
36841 \begin_layout Standard
36842 cc
36843 \end_layout
36844
36845 \end_inset
36846 </cell>
36847 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
36848 \begin_inset Text
36849
36850 \begin_layout Standard
36851 cicero (1\InsetSpace \thinspace{}
36852 cc = 12\InsetSpace \thinspace{}
36853 dd)
36854 \end_layout
36855
36856 \end_inset
36857 </cell>
36858 </row>
36859 <row topline="true">
36860 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
36861 \begin_inset Text
36862
36863 \begin_layout Standard
36864 Scale%
36865 \end_layout
36866
36867 \end_inset
36868 </cell>
36869 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
36870 \begin_inset Text
36871
36872 \begin_layout Standard
36873 % of original image width
36874 \end_layout
36875
36876 \end_inset
36877 </cell>
36878 </row>
36879 <row topline="true">
36880 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
36881 \begin_inset Text
36882
36883 \begin_layout Standard
36884 text%
36885 \end_layout
36886
36887 \end_inset
36888 </cell>
36889 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
36890 \begin_inset Text
36891
36892 \begin_layout Standard
36893 % of text width
36894 \end_layout
36895
36896 \end_inset
36897 </cell>
36898 </row>
36899 <row topline="true">
36900 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
36901 \begin_inset Text
36902
36903 \begin_layout Standard
36904 col%
36905 \end_layout
36906
36907 \end_inset
36908 </cell>
36909 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
36910 \begin_inset Text
36911
36912 \begin_layout Standard
36913 % of column width
36914 \end_layout
36915
36916 \end_inset
36917 </cell>
36918 </row>
36919 <row topline="true">
36920 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
36921 \begin_inset Text
36922
36923 \begin_layout Standard
36924 page%
36925 \end_layout
36926
36927 \end_inset
36928 </cell>
36929 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
36930 \begin_inset Text
36931
36932 \begin_layout Standard
36933 % of paper width
36934 \end_layout
36935
36936 \end_inset
36937 </cell>
36938 </row>
36939 <row topline="true">
36940 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
36941 \begin_inset Text
36942
36943 \begin_layout Standard
36944 line%
36945 \end_layout
36946
36947 \end_inset
36948 </cell>
36949 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
36950 \begin_inset Text
36951
36952 \begin_layout Standard
36953 % of line width
36954 \end_layout
36955
36956 \end_inset
36957 </cell>
36958 </row>
36959 <row topline="true">
36960 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
36961 \begin_inset Text
36962
36963 \begin_layout Standard
36964 theight%
36965 \end_layout
36966
36967 \end_inset
36968 </cell>
36969 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
36970 \begin_inset Text
36971
36972 \begin_layout Standard
36973 % of text height
36974 \end_layout
36975
36976 \end_inset
36977 </cell>
36978 </row>
36979 <row topline="true">
36980 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
36981 \begin_inset Text
36982
36983 \begin_layout Standard
36984 pheight%
36985 \end_layout
36986
36987 \end_inset
36988 </cell>
36989 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
36990 \begin_inset Text
36991
36992 \begin_layout Standard
36993 % of paper height
36994 \end_layout
36995
36996 \end_inset
36997 </cell>
36998 </row>
36999 <row topline="true">
37000 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
37001 \begin_inset Text
37002
37003 \begin_layout Standard
37004 ex
37005 \end_layout
37006
37007 \end_inset
37008 </cell>
37009 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
37010 \begin_inset Text
37011
37012 \begin_layout Standard
37013 height of letter 
37014 \emph on
37015 x
37016 \emph default
37017  in current font
37018 \end_layout
37019
37020 \end_inset
37021 </cell>
37022 </row>
37023 <row topline="true">
37024 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
37025 \begin_inset Text
37026
37027 \begin_layout Standard
37028 em
37029 \end_layout
37030
37031 \end_inset
37032 </cell>
37033 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
37034 \begin_inset Text
37035
37036 \begin_layout Standard
37037 width of letter 
37038 \emph on
37039 M
37040 \emph default
37041  in current font
37042 \end_layout
37043
37044 \end_inset
37045 </cell>
37046 </row>
37047 <row topline="true" bottomline="true">
37048 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
37049 \begin_inset Text
37050
37051 \begin_layout Standard
37052 mu
37053 \end_layout
37054
37055 \end_inset
37056 </cell>
37057 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
37058 \begin_inset Text
37059
37060 \begin_layout Standard
37061 math unit (1\InsetSpace \thinspace{}
37062 mu = 1/18\InsetSpace \thinspace{}
37063 em)
37064 \end_layout
37065
37066 \end_inset
37067 </cell>
37068 </row>
37069 </lyxtabular>
37070
37071 \end_inset
37072
37073
37074 \end_layout
37075
37076 \end_inset
37077
37078
37079 \end_layout
37080
37081 \begin_layout Chapter
37082 Credits
37083 \begin_inset LatexCommand label
37084 name "cha:Credits"
37085
37086 \end_inset
37087
37088
37089 \end_layout
37090
37091 \begin_layout Standard
37092 The documentation is a collaborative effort between many different people
37093  (and we would encourage people to contribute!).
37094 \end_layout
37095
37096 \begin_layout Itemize
37097
37098 \noun on
37099 Alejandro Aguilar Sierra
37100 \end_layout
37101
37102 \begin_layout Itemize
37103
37104 \noun on
37105 Amir Karger
37106 \end_layout
37107
37108 \begin_layout Itemize
37109
37110 \noun on
37111 David Johnson
37112 \end_layout
37113
37114 \begin_layout Itemize
37115
37116 \noun on
37117 Hartmut Haase
37118 \end_layout
37119
37120 \begin_layout Itemize
37121
37122 \noun on
37123 Ignacio García
37124 \end_layout
37125
37126 \begin_layout Itemize
37127
37128 \noun on
37129 Ivan Schreter
37130 \end_layout
37131
37132 \begin_layout Itemize
37133
37134 \noun on
37135 John Raithel
37136 \end_layout
37137
37138 \begin_layout Itemize
37139
37140 \noun on
37141 John Weiss
37142 \end_layout
37143
37144 \begin_layout Itemize
37145
37146 \noun on
37147 Lars Gullik Bjønnes
37148 \end_layout
37149
37150 \begin_layout Itemize
37151
37152 \noun on
37153 Matthias Ettrich
37154 \end_layout
37155
37156 \begin_layout Itemize
37157
37158 \noun on
37159 Matthias Zenker
37160 \end_layout
37161
37162 \begin_layout Itemize
37163
37164 \noun on
37165 Rich Fields
37166 \end_layout
37167
37168 \begin_layout Itemize
37169
37170 \noun on
37171 Pascal André
37172 \end_layout
37173
37174 \begin_layout Itemize
37175
37176 \noun on
37177 Paul Evans
37178 \end_layout
37179
37180 \begin_layout Itemize
37181
37182 \noun on
37183 Paul Russel
37184 \end_layout
37185
37186 \begin_layout Itemize
37187
37188 \noun on
37189 Robin Socha
37190 \end_layout
37191
37192 \begin_layout Itemize
37193
37194 \noun on
37195 Uwe Stöhr
37196 \end_layout
37197
37198 \begin_layout Itemize
37199 The LyX Team: 
37200 \begin_inset LatexCommand cite
37201 key "lyxcredit"
37202
37203 \end_inset
37204
37205
37206 \end_layout
37207
37208 \begin_layout Standard
37209
37210 \newpage
37211 The bibliography on the following page was created with the 
37212 \family sans
37213 Bibliography
37214 \family default
37215  environment.
37216 \end_layout
37217
37218 \begin_layout Bibliography
37219 \begin_inset LatexCommand bibitem
37220 label "Credits"
37221 key "lyxcredit"
37222
37223 \end_inset
37224
37225 The LyX Team: 
37226 \begin_inset ERT
37227 status collapsed
37228
37229 \begin_layout Standard
37230
37231
37232 \backslash
37233 href{http://www.lyx.org/trac/browser/lyx-devel/trunk/lib/CREDITS}{
37234 \end_layout
37235
37236 \end_inset
37237
37238 Credits
37239 \begin_inset ERT
37240 status collapsed
37241
37242 \begin_layout Standard
37243
37244 }
37245 \end_layout
37246
37247 \end_inset
37248
37249
37250 \begin_inset Note Note
37251 status collapsed
37252
37253 \begin_layout Standard
37254 The command 
37255 \series bold
37256
37257 \backslash
37258 href
37259 \series default
37260  is explained in the 
37261 \emph on
37262 Embedded Objects
37263 \emph default
37264  manual.
37265  It creates a hyperlink.
37266 \end_layout
37267
37268 \end_inset
37269
37270 :
37271 \newline
37272
37273 \begin_inset LatexCommand url
37274 target "http://www.lyx.org/trac/browser/lyx-devel/trunk/lib/CREDITS"
37275
37276 \end_inset
37277
37278
37279 \end_layout
37280
37281 \begin_layout Bibliography
37282 \begin_inset LatexCommand bibitem
37283 key "latexcompanion"
37284
37285 \end_inset
37286
37287 Frank Mittelbach and Michel Goossens: 
37288 \emph on
37289 The LaTeX Companion Second Edition.
37290
37291 \emph default
37292  Addison-Wesley, 2004
37293 \end_layout
37294
37295 \begin_layout Bibliography
37296 \begin_inset LatexCommand bibitem
37297 key "latexguide"
37298
37299 \end_inset
37300
37301 Helmut Kopka and Patrick W.
37302  Daly: 
37303 \emph on
37304 A Guide to LaTeX Fourth Edition.
37305
37306 \emph default
37307  Addison-Wesley, 2003
37308 \end_layout
37309
37310 \begin_layout Bibliography
37311 \begin_inset LatexCommand bibitem
37312 key "latexbook"
37313
37314 \end_inset
37315
37316 Leslie Lamport: 
37317 \emph on
37318 LaTeX: A Document Preparation System.
37319
37320 \emph default
37321  Addison-Wesley, second edition, 1994
37322 \end_layout
37323
37324 \begin_layout Bibliography
37325 \begin_inset LatexCommand bibitem
37326 key "texbook"
37327
37328 \end_inset
37329
37330 Donald E.
37331  Knuth.
37332  
37333 \emph on
37334 The TeXbook.
37335
37336 \emph default
37337  Addison-Wesley, 1984
37338 \end_layout
37339
37340 \begin_layout Bibliography
37341 \begin_inset LatexCommand bibitem
37342 key "TeXCatalogue"
37343
37344 \end_inset
37345
37346 The TeX Catalogue:
37347 \newline
37348
37349 \begin_inset LatexCommand url
37350 target "http://www.ctan.org/tex-archive/help/Catalogue/bytopic.html"
37351
37352 \end_inset
37353
37354
37355 \end_layout
37356
37357 \begin_layout Bibliography
37358 \begin_inset LatexCommand bibitem
37359 key "LaTeXFAQ"
37360
37361 \end_inset
37362
37363
37364 \begin_inset LatexCommand url
37365 name "The LaTeX FAQ:"
37366 target "http://www.tex.ac.uk/cgi-bin/texfaq2html"
37367
37368 \end_inset
37369
37370
37371 \end_layout
37372
37373 \begin_layout Bibliography
37374 \begin_inset LatexCommand bibitem
37375 key "makeindex"
37376
37377 \end_inset
37378
37379
37380 \begin_inset ERT
37381 status collapsed
37382
37383 \begin_layout Standard
37384
37385
37386 \backslash
37387 href{http://tug.ctan.org/indexing/makeindex/doc/manpages.dvi}{
37388 \end_layout
37389
37390 \end_inset
37391
37392 Documentation
37393 \begin_inset ERT
37394 status collapsed
37395
37396 \begin_layout Standard
37397
37398 }
37399 \end_layout
37400
37401 \end_inset
37402
37403  of the program 
37404 \family sans
37405 makeindex
37406 \family default
37407 :
37408 \newline
37409
37410 \begin_inset LatexCommand url
37411 target "http://tug.ctan.org/indexing/makeindex/doc/manpages.dvi"
37412
37413 \end_inset
37414
37415
37416 \end_layout
37417
37418 \begin_layout Bibliography
37419 \begin_inset LatexCommand bibitem
37420 key "caption"
37421
37422 \end_inset
37423
37424
37425 \begin_inset ERT
37426 status collapsed
37427
37428 \begin_layout Standard
37429
37430
37431 \backslash
37432 href{ftp://tug.ctan.org/pub/tex-archive/macros/latex/contrib/caption/caption.pdf}{
37433 \end_layout
37434
37435 \end_inset
37436
37437 Documentation
37438 \begin_inset ERT
37439 status collapsed
37440
37441 \begin_layout Standard
37442
37443 }
37444 \end_layout
37445
37446 \end_inset
37447
37448  of the LaTeX-package 
37449 \series bold
37450 caption
37451 \series default
37452
37453 \begin_inset LatexCommand index
37454 name "LaTeX-packages ! caption"
37455
37456 \end_inset
37457
37458 :
37459 \newline
37460
37461 \begin_inset LatexCommand url
37462 target "ftp://tug.ctan.org/pub/tex-archive/macros/latex/contrib/caption/caption.pdf"
37463
37464 \end_inset
37465
37466
37467 \end_layout
37468
37469 \begin_layout Bibliography
37470 \begin_inset LatexCommand bibitem
37471 key "fancyhdr"
37472
37473 \end_inset
37474
37475
37476 \begin_inset ERT
37477 status collapsed
37478
37479 \begin_layout Standard
37480
37481
37482 \backslash
37483 href{ftp://tug.ctan.org/pub/tex-archive/macros/latex/contrib/fancyhdr/fancyhdr.pdf}
37484 {
37485 \end_layout
37486
37487 \end_inset
37488
37489 Documentation
37490 \begin_inset ERT
37491 status collapsed
37492
37493 \begin_layout Standard
37494
37495 }
37496 \end_layout
37497
37498 \end_inset
37499
37500  of the LaTeX-package 
37501 \series bold
37502 fancyhdr
37503 \series default
37504
37505 \begin_inset LatexCommand index
37506 name "LaTeX-packages ! fancyhdr"
37507
37508 \end_inset
37509
37510 :
37511 \newline
37512
37513 \begin_inset LatexCommand url
37514 target "ftp://tug.ctan.org/pub/tex-archive/macros/latex/contrib/fancyhdr/fancyhdr.pdf"
37515
37516 \end_inset
37517
37518
37519 \end_layout
37520
37521 \begin_layout Bibliography
37522 \begin_inset LatexCommand bibitem
37523 key "floatflt"
37524
37525 \end_inset
37526
37527
37528 \begin_inset ERT
37529 status collapsed
37530
37531 \begin_layout Standard
37532
37533
37534 \backslash
37535 href{ftp://tug.ctan.org/pub/tex-archive/macros/latex/contrib/floatflt/floatflt.pdf}
37536 {
37537 \end_layout
37538
37539 \end_inset
37540
37541 Documentation
37542 \begin_inset ERT
37543 status collapsed
37544
37545 \begin_layout Standard
37546
37547 }
37548 \end_layout
37549
37550 \end_inset
37551
37552  of the LaTeX-package 
37553 \series bold
37554 floatflt
37555 \series default
37556
37557 \begin_inset LatexCommand index
37558 name "LaTeX-packages ! floatflt"
37559
37560 \end_inset
37561
37562 :
37563 \newline
37564
37565 \begin_inset LatexCommand url
37566 target "ftp://tug.ctan.org/pub/tex-archive/macros/latex/contrib/floatflt/floatflt.pdf"
37567
37568 \end_inset
37569
37570
37571 \end_layout
37572
37573 \begin_layout Bibliography
37574 \begin_inset LatexCommand bibitem
37575 key "nomencl"
37576
37577 \end_inset
37578
37579
37580 \begin_inset ERT
37581 status collapsed
37582
37583 \begin_layout Standard
37584
37585
37586 \backslash
37587 href{ftp://tug.ctan.org/pub/tex-archive/macros/latex/contrib/nomencl/nomencl.pdf}{
37588 \end_layout
37589
37590 \end_inset
37591
37592 Documentation
37593 \begin_inset ERT
37594 status collapsed
37595
37596 \begin_layout Standard
37597
37598 }
37599 \end_layout
37600
37601 \end_inset
37602
37603  of the LaTeX-package 
37604 \series bold
37605 nomencl
37606 \series default
37607
37608 \begin_inset LatexCommand index
37609 name "LaTeX-packages ! nomencl"
37610
37611 \end_inset
37612
37613 :
37614 \newline
37615
37616 \begin_inset LatexCommand url
37617 target "ftp://tug.ctan.org/pub/tex-archive/macros/latex/contrib/nomencl/nomencl.pdf"
37618
37619 \end_inset
37620
37621
37622 \end_layout
37623
37624 \begin_layout Bibliography
37625 \begin_inset LatexCommand bibitem
37626 key "tipa"
37627
37628 \end_inset
37629
37630
37631 \begin_inset ERT
37632 status collapsed
37633
37634 \begin_layout Standard
37635
37636
37637 \backslash
37638 href{http://www.ctan.org/tex-archive/fonts/tipa/tipaman.pdf}{
37639 \end_layout
37640
37641 \end_inset
37642
37643 Documentation
37644 \begin_inset ERT
37645 status collapsed
37646
37647 \begin_layout Standard
37648
37649 }
37650 \end_layout
37651
37652 \end_inset
37653
37654  of the LaTeX-package 
37655 \series bold
37656 tipa
37657 \series default
37658
37659 \begin_inset LatexCommand index
37660 name "LaTeX-packages ! tipa"
37661
37662 \end_inset
37663
37664 :
37665 \newline
37666
37667 \begin_inset LatexCommand url
37668 target "http://www.ctan.org/tex-archive/fonts/tipa/tipaman.pdf"
37669
37670 \end_inset
37671
37672
37673 \end_layout
37674
37675 \begin_layout Bibliography
37676 \begin_inset LatexCommand bibitem
37677 key "XeTeX"
37678
37679 \end_inset
37680
37681
37682 \begin_inset ERT
37683 status collapsed
37684
37685 \begin_layout Standard
37686
37687
37688 \backslash
37689 href{http://wiki.lyx.org/LyX/XeTeX}{
37690 \end_layout
37691
37692 \end_inset
37693
37694 Wiki-page
37695 \begin_inset ERT
37696 status collapsed
37697
37698 \begin_layout Standard
37699
37700 }
37701 \end_layout
37702
37703 \end_inset
37704
37705  how to use LyX with XeTeX:
37706 \newline
37707
37708 \begin_inset LatexCommand url
37709 target "http://wiki.lyx.org/LyX/XeTeX"
37710
37711 \end_inset
37712
37713
37714 \end_layout
37715
37716 \begin_layout Bibliography
37717 \begin_inset LatexCommand bibitem
37718 key "Arabic"
37719
37720 \end_inset
37721
37722
37723 \begin_inset ERT
37724 status collapsed
37725
37726 \begin_layout Standard
37727
37728
37729 \backslash
37730 href{http://wiki.lyx.org/Windows/Arabic}{
37731 \end_layout
37732
37733 \end_inset
37734
37735 Wiki-page
37736 \begin_inset ERT
37737 status collapsed
37738
37739 \begin_layout Standard
37740
37741 }
37742 \end_layout
37743
37744 \end_inset
37745
37746  how to set up LyX for Arabic:
37747 \newline
37748
37749 \begin_inset LatexCommand url
37750 target "http://wiki.lyx.org/Windows/Arabic"
37751
37752 \end_inset
37753
37754
37755 \end_layout
37756
37757 \begin_layout Bibliography
37758 \begin_inset LatexCommand bibitem
37759 key "Armenian"
37760
37761 \end_inset
37762
37763
37764 \begin_inset ERT
37765 status collapsed
37766
37767 \begin_layout Standard
37768
37769
37770 \backslash
37771 href{http://wiki.lyx.org/Windows/Armenian}{
37772 \end_layout
37773
37774 \end_inset
37775
37776 Wiki-page
37777 \begin_inset ERT
37778 status collapsed
37779
37780 \begin_layout Standard
37781
37782 }
37783 \end_layout
37784
37785 \end_inset
37786
37787  how to set up LyX for Armenian:
37788 \newline
37789
37790 \begin_inset LatexCommand url
37791 target "http://wiki.lyx.org/Windows/Armenian"
37792
37793 \end_inset
37794
37795
37796 \end_layout
37797
37798 \begin_layout Bibliography
37799 \begin_inset LatexCommand bibitem
37800 key "Farsi"
37801
37802 \end_inset
37803
37804
37805 \begin_inset ERT
37806 status collapsed
37807
37808 \begin_layout Standard
37809
37810
37811 \backslash
37812 href{http://wiki.lyx.org/Windows/Farsi}{
37813 \end_layout
37814
37815 \end_inset
37816
37817 Wiki-page
37818 \begin_inset ERT
37819 status collapsed
37820
37821 \begin_layout Standard
37822
37823 }
37824 \end_layout
37825
37826 \end_inset
37827
37828  how to set up LyX for Farsi:
37829 \newline
37830
37831 \begin_inset LatexCommand url
37832 target "http://wiki.lyx.org/Windows/Farsi"
37833
37834 \end_inset
37835
37836
37837 \end_layout
37838
37839 \begin_layout Bibliography
37840 \begin_inset LatexCommand bibitem
37841 key "Hebrew"
37842
37843 \end_inset
37844
37845
37846 \begin_inset ERT
37847 status collapsed
37848
37849 \begin_layout Standard
37850
37851
37852 \backslash
37853 href{http://wiki.lyx.org/Windows/Hebrew}{
37854 \end_layout
37855
37856 \end_inset
37857
37858 Wiki-page
37859 \begin_inset ERT
37860 status collapsed
37861
37862 \begin_layout Standard
37863
37864 }
37865 \end_layout
37866
37867 \end_inset
37868
37869  how to set up LyX for Hebrew:
37870 \newline
37871
37872 \begin_inset LatexCommand url
37873 target "http://wiki.lyx.org/Windows/Hebrew"
37874
37875 \end_inset
37876
37877
37878 \end_layout
37879
37880 \begin_layout Bibliography
37881 \begin_inset LatexCommand bibitem
37882 key "LyX-func"
37883
37884 \end_inset
37885
37886
37887 \begin_inset ERT
37888 status collapsed
37889
37890 \begin_layout Standard
37891
37892
37893 \backslash
37894 href{http://wiki.lyx.org/LyX/LyxFunctionList}{
37895 \end_layout
37896
37897 \end_inset
37898
37899 Wiki-page
37900 \begin_inset ERT
37901 status collapsed
37902
37903 \begin_layout Standard
37904
37905 }
37906 \end_layout
37907
37908 \end_inset
37909
37910  with a list of all available LyX-functions:
37911 \newline
37912
37913 \begin_inset LatexCommand url
37914 target "http://wiki.lyx.org/LyX/LyxFunctionList"
37915
37916 \end_inset
37917
37918
37919 \end_layout
37920
37921 \begin_layout Standard
37922
37923 \newpage
37924
37925 \begin_inset ERT
37926 status collapsed
37927
37928 \begin_layout Standard
37929
37930
37931 \backslash
37932 let
37933 \backslash
37934 mybibname
37935 \backslash
37936 bibname
37937 \end_layout
37938
37939 \begin_layout Standard
37940
37941
37942 \backslash
37943 renewcommand{
37944 \backslash
37945 bibname}{
37946 \backslash
37947 mybibname
37948 \backslash
37949 ; 2}
37950 \end_layout
37951
37952 \end_inset
37953
37954
37955 \begin_inset Note Note
37956 status collapsed
37957
37958 \begin_layout Standard
37959 The command 
37960 \series bold
37961
37962 \backslash
37963 bibname
37964 \series default
37965  is the name of the bibliography in the current document language.
37966  It is redefined here with the number 2 at the end to state that the following
37967  bibliography is the second one:
37968 \end_layout
37969
37970 \end_inset
37971
37972
37973 \end_layout
37974
37975 \begin_layout Standard
37976 \begin_inset LatexCommand bibtex
37977 options "biblio/alphadin"
37978 bibfiles "biblio/LyXDocs"
37979
37980 \end_inset
37981
37982
37983 \end_layout
37984
37985 \begin_layout Standard
37986 The above bibliography is created from a BibTeX-database.
37987 \end_layout
37988
37989 \begin_layout Standard
37990
37991 \series bold
37992 \begin_inset LatexCommand printnomenclature
37993
37994 \end_inset
37995
37996
37997 \begin_inset LatexCommand printindex
37998
37999 \end_inset
38000
38001
38002 \end_layout
38003
38004 \end_body
38005 \end_document