]> git.lyx.org Git - lyx.git/blob - lib/doc/UserGuide.lyx
Spanish UserGuide.lyx: updates by Ignacio
[lyx.git] / lib / doc / UserGuide.lyx
1 #LyX 1.6.0svn created this file. For more info see http://www.lyx.org/
2 \lyxformat 295
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,idxtotoc,BCOR7mm
64 \begin_modules
65 URL
66 \end_modules
67 \language english
68 \inputencoding auto
69 \font_roman default
70 \font_sans default
71 \font_typewriter default
72 \font_default_family default
73 \font_sc false
74 \font_osf false
75 \font_sf_scale 100
76 \font_tt_scale 100
77 \graphics default
78 \paperfontsize 12
79 \spacing single
80 \use_hyperref false
81 \papersize default
82 \use_geometry false
83 \use_amsmath 1
84 \use_esint 0
85 \cite_engine basic
86 \use_bibtopic false
87 \paperorientation portrait
88 \branch Question
89 \selected 1
90 \color #00ff00
91 \end_branch
92 \branch Answer
93 \selected 0
94 \color #aa55ff
95 \end_branch
96 \secnumdepth 3
97 \tocdepth 3
98 \paragraph_separation indent
99 \defskip medskip
100 \quotes_language english
101 \papercolumns 1
102 \papersides 2
103 \paperpagestyle default
104 \tracking_changes false
105 \output_changes false
106 \author "" 
107 \author "" 
108 \end_header
109
110 \begin_body
111
112 \begin_layout Title
113 The LyX User's Guide
114 \end_layout
115
116 \begin_layout Author
117 by the LyX Team
118 \begin_inset Foot
119 status collapsed
120
121 \begin_layout Standard
122 \noindent
123 If you have comments or error corrections, please send them to the LyX Documenta
124 tion mailing list: 
125 \family typewriter
126 lyx-docs@lists.lyx.org
127 \end_layout
128
129 \end_inset
130
131
132 \newline
133
134 \newline
135 Version 1.5.2
136 \end_layout
137
138 \begin_layout Standard
139 \begin_inset Note Note
140 status open
141
142 \begin_layout Standard
143 To export this document as PDF, Postscript, or DVI, the LaTeX-package 
144 \series bold
145 hyperref
146 \series default
147  has to be installed.
148 \end_layout
149
150 \begin_layout Standard
151 This package should be part of all popular LaTeX-distributions.
152 \end_layout
153
154 \end_inset
155
156
157 \end_layout
158
159 \begin_layout Standard
160 \begin_inset CommandInset toc
161 LatexCommand tableofcontents
162
163 \end_inset
164
165
166 \end_layout
167
168 \begin_layout Chapter
169 Getting Started
170 \end_layout
171
172 \begin_layout Section
173 What is LyX?
174 \end_layout
175
176 \begin_layout Standard
177 LyX is a document preparation system.
178  It is a tool for producing beautiful manuscripts, publishable books, business
179  letters and proposals, and even poetry.
180  It is unlike most other 
181 \begin_inset Quotes eld
182 \end_inset
183
184 word processors
185 \begin_inset Quotes erd
186 \end_inset
187
188  in the sense that it uses the paradigm of a markup language as its core
189  editing style.
190  That means that when you type a section header, you mark it as a 
191 \begin_inset Quotes eld
192 \end_inset
193
194 Section
195 \begin_inset Quotes erd
196 \end_inset
197
198 , not 
199 \begin_inset Quotes eld
200 \end_inset
201
202 Bold, 17 pt type, left justified, 5 mm space below
203 \begin_inset Quotes erd
204 \end_inset
205
206 .
207  LyX takes care of the typesetting for you, so you deal only with concepts,
208  not the mechanics.
209 \end_layout
210
211 \begin_layout Standard
212 This philosophy is explained in much greater detail in the 
213 \emph on
214
215 \begin_inset Quotes eld
216 \end_inset
217
218 Introduction
219 \begin_inset Quotes erd
220 \end_inset
221
222
223 \emph default
224 .
225  If you haven't read it yet, you need to.
226  Yes, we mean now.
227 \end_layout
228
229 \begin_layout Standard
230 The 
231 \begin_inset Quotes eld
232 \end_inset
233
234
235 \emph on
236 Introduction
237 \emph default
238
239 \begin_inset Quotes erd
240 \end_inset
241
242  describes several things in addition to LyX's philosophy: most importantly,
243  the format of all of the manuals.
244  If you don't read it, you'll have a bear of a time navigating this manual.
245  You might also be better served looking in one of the other manuals instead
246  of this one.
247  
248 \begin_inset Quotes eld
249 \end_inset
250
251
252 \emph on
253 Introduction
254 \emph default
255
256 \begin_inset Quotes erd
257 \end_inset
258
259  describes that, too.
260 \end_layout
261
262 \begin_layout Section
263 How LyX Looks
264 \end_layout
265
266 \begin_layout Standard
267 Like most applications, LyX has the familiar menu bar across the top of
268  its window.
269  Below it is a toolbar with a pulldown box and various buttons.
270  There is, of course, a vertical scrollbar and a main work area for editing
271  documents.
272  Near the bottom of the window is a small window containing a single line
273  of text.
274  This is the 
275 \emph on
276 minibuffer
277 \emph default
278 , which really means 
279 \begin_inset Quotes eld
280 \end_inset
281
282 command buffer
283 \begin_inset Quotes erd
284 \end_inset
285
286 .
287  Type 
288 \family sans
289 M-x
290 \family default
291  when you need to type a command in the minibuffer.
292 \end_layout
293
294 \begin_layout Standard
295 Note that there is no horizontal scroll bar.
296  This is not a bug or an oversight, but intentional.
297  When you read a book, you expect the end of a line to wrap around to the
298  next line.
299  Text overflows onto new pages in a vertical fashion, hence the need for
300  only a vertical scrollbar.
301  There are three cases where you might want a horizontal scrollbar.
302  The first case is large figures, displayed WYSIWYG\SpecialChar \@.
303  This, however, is due
304  to a flaw in the routine that displays graphics on the LyX screen in a
305  WYSIWYG fashion; it should rescale the graphics to fit in the window, just
306  as you'd need to rescale graphics to fit on a page.
307  The second and third cases are tables and equations which are wider than
308  the LyX window.
309  You can use the arrow keys to scroll horizontally through the table, but
310  this doesn't work for equations yet.
311 \end_layout
312
313 \begin_layout Standard
314 For a brief description of all LyX menus and toolbar buttons, have a look
315  at Appendix\InsetSpace ~
316
317 \begin_inset CommandInset ref
318 LatexCommand ref
319 reference "cha:The-User-Interface"
320
321 \end_inset
322
323 .
324  Most of them are self-explanatory and you'll find them listed in the correspond
325 ing sections of this documentation.
326 \end_layout
327
328 \begin_layout Section
329 HELP
330 \end_layout
331
332 \begin_layout Standard
333 The help system consists of the LyX manuals.
334  You can read 
335 \emph on
336 all
337 \emph default
338  of the manuals from inside LyX.
339  Just select the manual you want read from the 
340 \family sans
341 Help
342 \family default
343  menu.
344 \end_layout
345
346 \begin_layout Section
347 Basic LyX Setup
348 \begin_inset CommandInset label
349 LatexCommand label
350 name "sec:Basic-LyX-Setup"
351
352 \end_inset
353
354
355 \end_layout
356
357 \begin_layout Standard
358 There are several features of LyX that can be configured from inside LyX,
359  without resorting to configuration files.
360  First, LyX is able to inspect your system to see what programs, LaTeX document
361  classes and LaTeX packages are available.
362  It uses this knowledge to give reasonable defaults to several 
363 \family sans
364 Preferences
365 \begin_inset Index
366 status collapsed
367
368 \begin_layout Standard
369 Preferences
370 \end_layout
371
372 \end_inset
373
374
375 \family default
376  settings.
377  Although this configuration has already been done when LyX was installed
378  on your system, you might have some items that you installed locally, e.g.
379  new LaTeX classes, and which are not seen by LyX.
380  To force LyX to re-inspect your system, you should use 
381 \family sans
382 Tools\SpecialChar \menuseparator
383 Reconfigure
384 \family default
385 .
386 \begin_inset Index
387 status collapsed
388
389 \begin_layout Standard
390 Reconfiguration of LyX
391 \end_layout
392
393 \end_inset
394
395  You should then restart LyX to ensure that the changes are taken into account.
396 \end_layout
397
398 \begin_layout Section
399 LaTeX Setup
400 \begin_inset CommandInset label
401 LatexCommand label
402 name "sec:LaTeX-Setup"
403
404 \end_inset
405
406
407 \end_layout
408
409 \begin_layout Standard
410 LyX needs several LaTeX packages to work properly.
411  The packages found on the system by LyX are listed in the file 
412 \emph on
413 LaT
414 \emph default
415
416 \begin_inset ERT
417 status collapsed
418
419 \begin_layout Standard
420
421 {}
422 \end_layout
423
424 \end_inset
425
426
427 \emph on
428 eX\InsetSpace ~
429 Configuration
430 \emph default
431  that will be created when using the menu 
432 \family sans
433 Help\SpecialChar \menuseparator
434 LaT
435 \begin_inset ERT
436 status collapsed
437
438 \begin_layout Standard
439
440 {}
441 \end_layout
442
443 \end_inset
444
445 eX\InsetSpace ~
446 Configuration
447 \family default
448 .
449  You should install the required missing packages and then reconfigure LyX.
450 \begin_inset Note Note
451 status collapsed
452
453 \begin_layout Standard
454 The two braces in the ERT box prevent that the term 
455 \begin_inset Quotes eld
456 \end_inset
457
458 LaTeX
459 \begin_inset Quotes erd
460 \end_inset
461
462  is printed with sub- and superscript letters.
463  More on ERT is described in section\InsetSpace ~
464
465 \begin_inset CommandInset ref
466 LatexCommand ref
467 reference "sec:ERT"
468
469 \end_inset
470
471 , the printout of proper names like LaTeX is explained in section\InsetSpace ~
472
473 \begin_inset CommandInset ref
474 LatexCommand ref
475 reference "sub:LyX's-Proper-Names"
476
477 \end_inset
478
479 .
480 \end_layout
481
482 \end_inset
483
484
485 \begin_inset Index
486 status collapsed
487
488 \begin_layout Standard
489 Reconfiguration of LyX
490 \end_layout
491
492 \end_inset
493
494
495 \end_layout
496
497 \begin_layout Chapter
498 How to work with LyX
499 \end_layout
500
501 \begin_layout Section
502 Basic File Operations
503 \begin_inset Index
504 status collapsed
505
506 \begin_layout Standard
507 File Operations
508 \end_layout
509
510 \end_inset
511
512
513 \end_layout
514
515 \begin_layout Standard
516 Under the 
517 \family sans
518 File
519 \family default
520  menu are basic operations for any word processor in addition to some more
521  advanced operations:
522 \end_layout
523
524 \begin_layout Itemize
525
526 \family sans
527 New
528 \end_layout
529
530 \begin_layout Itemize
531
532 \family sans
533 New\InsetSpace ~
534 from
535 \bar under
536 \InsetSpace ~
537
538 \bar default
539 Template
540 \end_layout
541
542 \begin_layout Itemize
543
544 \family sans
545 Open
546 \end_layout
547
548 \begin_layout Itemize
549
550 \family sans
551 Close
552 \end_layout
553
554 \begin_layout Itemize
555
556 \family sans
557 Save
558 \end_layout
559
560 \begin_layout Itemize
561
562 \family sans
563 Save\InsetSpace ~
564 As
565 \end_layout
566
567 \begin_layout Itemize
568
569 \family sans
570 Revert\InsetSpace ~
571 to\InsetSpace ~
572 saved
573 \end_layout
574
575 \begin_layout Itemize
576
577 \family sans
578 Version\InsetSpace ~
579 Control
580 \end_layout
581
582 \begin_layout Itemize
583
584 \family sans
585 Import
586 \end_layout
587
588 \begin_layout Itemize
589
590 \family sans
591 Export
592 \end_layout
593
594 \begin_layout Itemize
595
596 \family sans
597 Print
598 \end_layout
599
600 \begin_layout Itemize
601
602 \family sans
603 Exit
604 \end_layout
605
606 \begin_layout Standard
607 They all do pretty much the same thing as in other word processors, with
608  a few minor differences.
609  The 
610 \family sans
611 File\SpecialChar \menuseparator
612 New\InsetSpace ~
613 from
614 \bar under
615 \InsetSpace ~
616
617 \bar default
618 Template
619 \family default
620  command not only prompts you for a name for the new file, but also prompts
621  you for a template to use.
622  Selecting a template will automatically set certain layout features for
623  the document, features you would otherwise need to change manually.
624  They can be of use for certain classes, especially those for writing letters
625  (see section\InsetSpace ~
626
627 \begin_inset CommandInset ref
628 LatexCommand ref
629 reference "sec:Document-Classes"
630
631 \end_inset
632
633 ).
634 \end_layout
635
636 \begin_layout Standard
637 Note: There is no 
638 \begin_inset Quotes eld
639 \end_inset
640
641 default file
642 \begin_inset Quotes erd
643 \end_inset
644
645  or document named 
646 \begin_inset Quotes eld
647 \end_inset
648
649 Untitled
650 \begin_inset Quotes erd
651 \end_inset
652
653  or 
654 \begin_inset Quotes eld
655 \end_inset
656
657 scratch.
658 \begin_inset Quotes erd
659 \end_inset
660
661  Unless you tell LyX to open a file or create a new one, that big, blank
662  space is just that --- a big, blank space.
663 \end_layout
664
665 \begin_layout Standard
666
667 \family sans
668 Revert\InsetSpace ~
669 to\InsetSpace ~
670 saved
671 \family default
672  and 
673 \family sans
674 Version\InsetSpace ~
675 Control
676 \family default
677  are useful if more people work on the same document at the same time
678 \begin_inset Foot
679 status collapsed
680
681 \begin_layout Standard
682 If you plan to do this, you should check out the Version Control feature
683  in LyX also.
684  Read 
685 \emph on
686 Extended Features
687 \emph default
688 \SpecialChar \@.
689
690 \end_layout
691
692 \end_inset
693
694 .
695  
696 \family sans
697 Revert\InsetSpace ~
698 to\InsetSpace ~
699 saved
700 \family default
701  will reload the document from disk.
702  You can of course also use it if you regret that you changed a document
703  and want to restore it to the last save.
704  With
705 \family sans
706  Version\InsetSpace ~
707 Control 
708 \family default
709 you can there register the changes you made to a document so that others
710  can identify this as your changes.
711 \end_layout
712
713 \begin_layout Section
714 Basic Editing Features
715 \begin_inset Index
716 status collapsed
717
718 \begin_layout Standard
719 Editing
720 \end_layout
721
722 \end_inset
723
724
725 \begin_inset CommandInset label
726 LatexCommand label
727 name "sec:Basic-Editing-Features"
728
729 \end_inset
730
731
732 \end_layout
733
734 \begin_layout Standard
735 Like most modern word processors, LyX can perform cut and paste operations
736  on blocks of text, can move by character, word, or screenful of text, and
737  can delete whole words as well as individual characters.
738  The next four sections cover the basic LyX editing features and how to
739  access them.
740  We'll start with cut and paste.
741 \end_layout
742
743 \begin_layout Standard
744 As you might expect, the 
745 \family sans
746 Edit
747 \family default
748  menu has the cut and paste commands, along with various other editing features.
749  Some of these are special and covered in later sections.
750  The basic ones are:
751 \end_layout
752
753 \begin_layout Itemize
754
755 \family sans
756 Cut
757 \end_layout
758
759 \begin_layout Itemize
760
761 \family sans
762 Copy
763 \end_layout
764
765 \begin_layout Itemize
766
767 \family sans
768 Paste
769 \end_layout
770
771 \begin_layout Itemize
772
773 \family sans
774 Paste\InsetSpace ~
775 Recent
776 \end_layout
777
778 \begin_layout Itemize
779
780 \family sans
781 Paste\InsetSpace ~
782 Special
783 \end_layout
784
785 \begin_layout Itemize
786
787 \family sans
788 Find\InsetSpace ~
789 &\InsetSpace ~
790 Replace
791 \end_layout
792
793 \begin_layout Standard
794 The first three are self-explanatory.
795  One thing to note: whenever you delete a block of text that you've selected,
796  it's automatically placed in the clipboard.
797  That is, the 
798 \family sans
799 Delete
800 \family default
801  and 
802 \family sans
803 Backspace
804 \family default
805  keys also functions as the 
806 \family sans
807 Cut
808 \family default
809  command.
810  Also, if you've selected text, be careful: If you hit a key, LyX will completel
811 y delete the selected text and replace it with what you just typed.
812  You'll have to do an 
813 \family sans
814 Undo
815 \family default
816  to get back the lost text.
817 \end_layout
818
819 \begin_layout Standard
820 \begin_inset Index
821 status collapsed
822
823 \begin_layout Standard
824 Paste
825 \end_layout
826
827 \end_inset
828
829 You can also copy text between LyX and other programs by cut, copy and paste.
830  The submenu of 
831 \family sans
832 Paste\InsetSpace ~
833 Recent
834 \family default
835  shows you a list with the last strings you have pasted.
836 \end_layout
837
838 \begin_layout Standard
839 The menu 
840 \family sans
841 Edit\SpecialChar \menuseparator
842 Paste\InsetSpace ~
843 Special\SpecialChar \menuseparator
844 Plain\InsetSpace ~
845 Text, Join\InsetSpace ~
846 Lines
847 \family default
848  will insert the text in the clipboard so that the whole text is inserted
849  as 
850 \emph on
851 one
852 \emph default
853  paragraph.
854  A new paragraph is started when there is a blank line in the file.
855  Without 
856 \family sans
857 Join\InsetSpace ~
858 Lines
859 \family default
860 , the text is inserted as Paragraphs, where the line breaks of the text
861  will start a new paragraph.
862 \end_layout
863
864 \begin_layout Standard
865 \begin_inset Index
866 status collapsed
867
868 \begin_layout Standard
869 Replace
870 \end_layout
871
872 \end_inset
873
874
875 \begin_inset Index
876 status collapsed
877
878 \begin_layout Standard
879 Find
880 \end_layout
881
882 \end_inset
883
884 The 
885 \family sans
886 Edit\SpecialChar \menuseparator
887 Find\InsetSpace ~
888 &\InsetSpace ~
889 Replace
890 \family default
891  item opens the 
892 \family sans
893 Find\InsetSpace ~
894 and\InsetSpace ~
895 Replace
896 \family default
897  dialog.
898  Once you've found a word or expression, LyX selects it.
899  Hitting the 
900 \family sans
901 Replace
902 \family default
903  button replaces the selected text with the contents of the 
904 \family sans
905 Replace\InsetSpace ~
906 with
907 \family default
908  field.
909  You can click the 
910 \family sans
911 Find\InsetSpace ~
912 Next
913 \family default
914  button to skip the current word.
915  Hit 
916 \family sans
917 Replace\InsetSpace ~
918 All
919 \family default
920  to replace all occurrences of the text in the document automatically.
921  The 
922 \family sans
923 Case\InsetSpace ~
924 sensitive
925 \family default
926  option can be used if you want the search to consider the case of the search
927  word.
928  If the toggle is set, searching for 
929 \begin_inset Quotes eld
930 \end_inset
931
932
933 \family typewriter
934 Test
935 \family default
936
937 \begin_inset Quotes erd
938 \end_inset
939
940  will not match the word 
941 \begin_inset Quotes eld
942 \end_inset
943
944
945 \family typewriter
946 test
947 \family default
948
949 \begin_inset Quotes erd
950 \end_inset
951
952 .
953  The 
954 \family sans
955 Match whole words only
956 \family default
957  option can be used to force LyX to only find complete words.
958  I.e., searching for 
959 \begin_inset Quotes eld
960 \end_inset
961
962
963 \family typewriter
964 star
965 \family default
966
967 \begin_inset Quotes erd
968 \end_inset
969
970  will not match 
971 \begin_inset Quotes eld
972 \end_inset
973
974
975 \family typewriter
976 starlet
977 \family default
978
979 \begin_inset Quotes erd
980 \end_inset
981
982 .
983 \end_layout
984
985 \begin_layout Section
986 Undo and Redo
987 \begin_inset Index
988 status collapsed
989
990 \begin_layout Standard
991 Redo
992 \end_layout
993
994 \end_inset
995
996
997 \begin_inset Index
998 status collapsed
999
1000 \begin_layout Standard
1001 Undo
1002 \end_layout
1003
1004 \end_inset
1005
1006
1007 \begin_inset CommandInset label
1008 LatexCommand label
1009 name "sec:Undo-and-Redo"
1010
1011 \end_inset
1012
1013
1014 \end_layout
1015
1016 \begin_layout Standard
1017 If you make a mistake, you can easily recover from it.
1018  LyX has a large-capacity undo/redo buffer.
1019  Select 
1020 \family sans
1021 Edit\SpecialChar \menuseparator
1022 Undo
1023 \family default
1024  to undo some mistake.
1025  If you accidentally undo too much, use 
1026 \family sans
1027 Edit\SpecialChar \menuseparator
1028 Redo
1029 \family default
1030  to 
1031 \begin_inset Quotes eld
1032 \end_inset
1033
1034 undo the undo.
1035 \begin_inset Quotes erd
1036 \end_inset
1037
1038  The undo mechanism is currently limited to 100 steps to minimize memory
1039  overhead.
1040  
1041 \end_layout
1042
1043 \begin_layout Standard
1044 Notice that if you revert back all changes to arrive to the document as
1045  it was last saved, the 
1046 \begin_inset Quotes eld
1047 \end_inset
1048
1049 changed
1050 \begin_inset Quotes erd
1051 \end_inset
1052
1053  status of the document is unfortunately not reset.
1054  This is a consequence of the 100 step undo limit, above.
1055 \end_layout
1056
1057 \begin_layout Standard
1058 The 
1059 \family sans
1060 Undo
1061 \family default
1062  and 
1063 \family sans
1064 Redo
1065 \family default
1066  work on almost everything in LyX.
1067  They have some quirks, too.
1068  They won't 
1069 \family sans
1070 Undo
1071 \family default
1072  or 
1073 \family sans
1074 Redo
1075 \family default
1076  text character by character, but by blocks of text.
1077  That can take some getting used to; you'll have to play with 
1078 \family sans
1079 Undo
1080 \family default
1081  and 
1082 \family sans
1083 Redo
1084 \family default
1085  to get a feel for just how much they'll undo/redo, and after time, you'll
1086  surely appreciate how it works.
1087 \end_layout
1088
1089 \begin_layout Section
1090 Mouse Operations
1091 \begin_inset Index
1092 status collapsed
1093
1094 \begin_layout Standard
1095 Mouse Operations
1096 \end_layout
1097
1098 \end_inset
1099
1100
1101 \end_layout
1102
1103 \begin_layout Standard
1104 This are the most basic mouse operations.
1105 \end_layout
1106
1107 \begin_layout Enumerate
1108 Motion
1109 \end_layout
1110
1111 \begin_deeper
1112 \begin_layout Itemize
1113 Click the 
1114 \emph on
1115 left mouse button
1116 \emph default
1117  once anywhere in the edit window.
1118  The cursor moves to the text under the mouse.
1119 \end_layout
1120
1121 \end_deeper
1122 \begin_layout Enumerate
1123 Selecting Text
1124 \end_layout
1125
1126 \begin_deeper
1127 \begin_layout Itemize
1128 Hold down the 
1129 \emph on
1130 left mouse button
1131 \emph default
1132  and drag the mouse.
1133  LyX marks the text between the old and new mouse positions.
1134  Use 
1135 \family sans
1136 Edit\SpecialChar \menuseparator
1137 Copy
1138 \family default
1139  to create a copy of the text in LyX's buffer (and the clipboard).
1140 \end_layout
1141
1142 \begin_layout Itemize
1143 Re-position the cursor and then paste the text back into LyX using 
1144 \family sans
1145 Edit\SpecialChar \menuseparator
1146 Paste
1147 \family default
1148 .
1149 \end_layout
1150
1151 \end_deeper
1152 \begin_layout Enumerate
1153 Insets (Footnotes, Notes, Floats, etc.)
1154 \end_layout
1155
1156 \begin_deeper
1157 \begin_layout Standard
1158
1159 \emph on
1160 Single click
1161 \emph default
1162  the left mouse button to open or close any of these.
1163  Right-click on them to set its properties.
1164  Also check the appropriate section of this manual for more details.
1165 \end_layout
1166
1167 \end_deeper
1168 \begin_layout Enumerate
1169 Tables
1170 \end_layout
1171
1172 \begin_deeper
1173 \begin_layout Standard
1174
1175 \emph on
1176 Single click
1177 \emph default
1178  the right mouse button to open a dialog that will allow you to manipulate
1179  the table.
1180 \end_layout
1181
1182 \end_deeper
1183 \begin_layout Section
1184 Basic Key Bindings
1185 \begin_inset CommandInset label
1186 LatexCommand label
1187 name "sec:Key-Bindings"
1188
1189 \end_inset
1190
1191
1192 \begin_inset Index
1193 status collapsed
1194
1195 \begin_layout Standard
1196 Key Bindings
1197 \end_layout
1198
1199 \end_inset
1200
1201
1202 \end_layout
1203
1204 \begin_layout Standard
1205 We're not going to cover all of the keybindings.
1206  Be aware that there are at least two different primary binding maps: CUA
1207  and Emacs.
1208  LyX's default is CUA.
1209 \end_layout
1210
1211 \begin_layout Standard
1212 Some keys, like 
1213 \family sans
1214 Page\InsetSpace ~
1215 Up
1216 \family default
1217
1218 \family sans
1219 Page\InsetSpace ~
1220 Down
1221 \family default
1222
1223 \family sans
1224 Left
1225 \family default
1226
1227 \family sans
1228 Right
1229 \family default
1230
1231 \family sans
1232 Up
1233 \family default
1234 , and 
1235 \family sans
1236 Down
1237 \family default
1238 , do exactly what you expect them to do.
1239  Other keys don't:
1240 \end_layout
1241
1242 \begin_layout Labeling
1243 \labelwidthstring 00.00.0000
1244
1245 \family sans
1246 Tab
1247 \begin_inset CommandInset nomenclature
1248 LatexCommand nomenclature
1249 symbol "Tab"
1250 description "Tabulator key"
1251
1252 \end_inset
1253
1254
1255 \family default
1256  There is no such thing as a tab stop in LyX.
1257  If you don't understand this, go read sections\InsetSpace ~
1258
1259 \begin_inset CommandInset ref
1260 LatexCommand ref
1261 reference "sec:Par-indent-intro"
1262
1263 \end_inset
1264
1265  and 
1266 \begin_inset CommandInset ref
1267 LatexCommand ref
1268 reference "sec:Paragraph-Environments"
1269
1270 \end_inset
1271
1272 , especially section\InsetSpace ~
1273
1274 \begin_inset CommandInset ref
1275 LatexCommand ref
1276 reference "sub:Lists"
1277
1278 \end_inset
1279
1280 , right now.
1281  Yes, right now.
1282  If you're still confused, look in the 
1283 \emph on
1284 Tutorial
1285 \emph default
1286 .
1287 \end_layout
1288
1289 \begin_layout Labeling
1290 \labelwidthstring 00.00.0000
1291
1292 \family sans
1293 Esc
1294 \begin_inset CommandInset nomenclature
1295 LatexCommand nomenclature
1296 symbol "Esc"
1297 description "Escape key"
1298
1299 \end_inset
1300
1301
1302 \family default
1303  This is the 
1304 \begin_inset Quotes eld
1305 \end_inset
1306
1307 cancel key.
1308 \begin_inset Quotes erd
1309 \end_inset
1310
1311  It's used, generically, to cancel operations.
1312  Other parts of the manual will go into greater detail about this.
1313 \end_layout
1314
1315 \begin_layout Labeling
1316 \labelwidthstring 00.00.0000
1317
1318 \family sans
1319 Home
1320 \family default
1321 \InsetSpace ~
1322 and\InsetSpace ~
1323
1324 \family sans
1325 End
1326 \family default
1327  These move the cursor, respectively, to the beginning and end of a line,
1328  unless you are using the Emacs bindings where they jump to the beginning
1329  or end of the file.
1330 \end_layout
1331
1332 \begin_layout Standard
1333 There are three modifier keys:
1334 \end_layout
1335
1336 \begin_layout Labeling
1337 \labelwidthstring 00.00.0000
1338
1339 \family sans
1340 Control
1341 \family default
1342  (Denoted by 
1343 \begin_inset Quotes eld
1344 \end_inset
1345
1346
1347 \family sans
1348 C
1349 \family default
1350
1351 \begin_inset Quotes erd
1352 \end_inset
1353
1354
1355 \begin_inset CommandInset nomenclature
1356 LatexCommand nomenclature
1357 symbol "C"
1358 description "Control key"
1359
1360 \end_inset
1361
1362  in the documentation files) This has a couple of different uses, depending
1363  on which keys it's used in combination with:
1364 \end_layout
1365
1366 \begin_deeper
1367 \begin_layout Itemize
1368 With 
1369 \family sans
1370 Backspace
1371 \family default
1372  or 
1373 \family sans
1374 Delete
1375 \family default
1376 , it deletes an entire word instead of a single character.
1377 \end_layout
1378
1379 \begin_layout Itemize
1380 With 
1381 \family sans
1382 Left
1383 \family default
1384  and 
1385 \family sans
1386 Right
1387 \family default
1388 , it moves by words instead of characters.
1389 \end_layout
1390
1391 \begin_layout Itemize
1392 With 
1393 \family sans
1394 Home
1395 \family default
1396  and 
1397 \family sans
1398 End
1399 \family default
1400 , it moves to the beginning and the end of the document, respectively.
1401 \end_layout
1402
1403 \end_deeper
1404 \begin_layout Labeling
1405 \labelwidthstring 00.00.0000
1406
1407 \family sans
1408 Shift
1409 \family default
1410  (Denoted by 
1411 \begin_inset Quotes eld
1412 \end_inset
1413
1414
1415 \family sans
1416 S
1417 \family default
1418
1419 \begin_inset Quotes erd
1420 \end_inset
1421
1422
1423 \begin_inset CommandInset nomenclature
1424 LatexCommand nomenclature
1425 symbol "S"
1426 description "Shift key"
1427
1428 \end_inset
1429
1430  in the documentation files) Use this with any of the motion keys to select
1431  the text between the old and new cursor positions.
1432 \end_layout
1433
1434 \begin_layout Labeling
1435 \labelwidthstring 00.00.0000
1436
1437 \family sans
1438 Meta
1439 \family default
1440  (Denoted by 
1441 \begin_inset Quotes eld
1442 \end_inset
1443
1444
1445 \family sans
1446 M
1447 \family default
1448
1449 \begin_inset Quotes erd
1450 \end_inset
1451
1452
1453 \begin_inset CommandInset nomenclature
1454 LatexCommand nomenclature
1455 symbol "M"
1456 description "Meta or Alt key"
1457
1458 \end_inset
1459
1460  in the documentation files) This is the Alt key on many keyboards, unless
1461  your keyboard has a distinct Meta key.
1462  If you have both keys, you will need to try out which one actually performs
1463  the 
1464 \family sans
1465 Meta-
1466 \family default
1467  function.
1468  This key does many different things, but it also activates the 
1469 \emph on
1470 menu accelerator keys
1471 \emph default
1472 .
1473  If you use this in combination with any of the underlined letters in a
1474  menu or menu item, it selects that menu item.
1475 \end_layout
1476
1477 \begin_deeper
1478 \begin_layout Standard
1479 For example, the sequence 
1480 \begin_inset Quotes eld
1481 \end_inset
1482
1483
1484 \family sans
1485 M\InsetSpace ~
1486 e\InsetSpace ~
1487 s
1488 \family default
1489 \InsetSpace ~
1490
1491 \family sans
1492 c
1493 \family default
1494
1495 \begin_inset Quotes erd
1496 \end_inset
1497
1498  
1499 \family sans
1500 brings
1501 \family default
1502  up the 
1503 \begin_inset Quotes eld
1504 \end_inset
1505
1506 Text Style
1507 \begin_inset Quotes erd
1508 \end_inset
1509
1510  menu.
1511  Typing 
1512 \begin_inset Quotes eld
1513 \end_inset
1514
1515
1516 \family sans
1517 M\InsetSpace ~
1518 f
1519 \family default
1520
1521 \begin_inset Quotes erd
1522 \end_inset
1523
1524  opens the 
1525 \family sans
1526 File
1527 \family default
1528  menu.
1529 \end_layout
1530
1531 \begin_layout Standard
1532 There are also other things bound to the 
1533 \family sans
1534 Meta-
1535 \family default
1536  key, but you'll have to check in the 
1537 \emph on
1538 Reference
1539 \emph default
1540  
1541 \emph on
1542 manual
1543 \emph default
1544  for more info.
1545 \end_layout
1546
1547 \end_deeper
1548 \begin_layout Standard
1549 You'll learn more and more keybindings and short-cut keys as you use LyX,
1550  because most actions will prompt a small message in the status bar at the
1551  bottom of LyX's main window which describe the name of the action, you've
1552  just triggered, and any existing keybindings for that action.
1553  The notation for the keybindings is very similar to the notation used in
1554  this documentation, so you should not have any problems understanding it.
1555  However, notice that Shift-modifiers are explicitly mentioned, so 
1556 \family sans
1557
1558 \begin_inset Quotes eld
1559 \end_inset
1560
1561 M-p S-A
1562 \family default
1563
1564 \begin_inset Quotes erd
1565 \end_inset
1566
1567  means 
1568 \family sans
1569 Meta-p
1570 \family default
1571  followed by a capital 
1572 \family sans
1573 A
1574 \family default
1575 .
1576  
1577 \begin_inset Quotes eld
1578 \end_inset
1579
1580
1581 \family sans
1582 S-C-s
1583 \family default
1584
1585 \begin_inset Quotes erd
1586 \end_inset
1587
1588  means 
1589 \family sans
1590 Shift-Control-s
1591 \family default
1592 .
1593 \end_layout
1594
1595 \begin_layout Chapter
1596 LyX Basics
1597 \begin_inset Index
1598 status collapsed
1599
1600 \begin_layout Standard
1601 LyX ! Basics
1602 \end_layout
1603
1604 \end_inset
1605
1606
1607 \end_layout
1608
1609 \begin_layout Section
1610 Document Types
1611 \begin_inset Index
1612 status collapsed
1613
1614 \begin_layout Standard
1615 Document ! Types
1616 \end_layout
1617
1618 \end_inset
1619
1620
1621 \end_layout
1622
1623 \begin_layout Subsection
1624 Introduction
1625 \end_layout
1626
1627 \begin_layout Standard
1628 Before you do anything else, before you ever start writing a document, you
1629  need to decide what type of document you want to edit.
1630  Different types of documents use different types of spacing, headings,
1631  numbering schemes, and so on.
1632  Additionally, different documents use different paragraph environments,
1633  and format the title of your document differently.
1634 \end_layout
1635
1636 \begin_layout Standard
1637
1638 \emph on
1639 document class
1640 \emph default
1641  describes a group of properties common to a particular set of documents.
1642  By setting the document class, you automatically select these properties,
1643  making it easier to create the type of document you want.
1644  If you don't choose a document class, LyX picks one for you by default.
1645  So, it behooves you to change the class of your document.
1646 \end_layout
1647
1648 \begin_layout Standard
1649 Read on for info about the document classes you can choose from LyX, and
1650  how to adjust their properties.
1651 \end_layout
1652
1653 \begin_layout Subsection
1654 Document Classes
1655 \begin_inset Index
1656 status collapsed
1657
1658 \begin_layout Standard
1659 Document ! Classes
1660 \end_layout
1661
1662 \end_inset
1663
1664
1665 \begin_inset CommandInset label
1666 LatexCommand label
1667 name "sec:Document-Classes"
1668
1669 \end_inset
1670
1671
1672 \end_layout
1673
1674 \begin_layout Subsubsection
1675 Overview
1676 \end_layout
1677
1678 \begin_layout Standard
1679 There are four standard document classes in LyX.
1680  They are:
1681 \end_layout
1682
1683 \begin_layout Description
1684 Article for basic articles
1685 \end_layout
1686
1687 \begin_layout Description
1688 Report for basic reports
1689 \end_layout
1690
1691 \begin_layout Description
1692 Book for writing a book
1693 \end_layout
1694
1695 \begin_layout Description
1696 Letter for US-style letters
1697 \end_layout
1698
1699 \begin_layout Standard
1700 There are also some non-standard classes, which LyX only uses if you have
1701  installed them.
1702  Here are some of the classes, the full list with detailed explanations
1703  can be found in chapter 
1704 \emph on
1705 Special Document Classes
1706 \emph default
1707  in the 
1708 \emph on
1709 Extended Features
1710 \emph default
1711  manual:
1712 \end_layout
1713
1714 \begin_layout Description
1715 A&A Journal articles in the style and format used in Astronomy & Astrophysics
1716 \end_layout
1717
1718 \begin_layout Description
1719 AAST
1720 \family sans
1721
1722 \begin_inset ERT
1723 status collapsed
1724
1725 \begin_layout Standard
1726
1727 {}
1728 \end_layout
1729
1730 \end_inset
1731
1732
1733 \family default
1734 eX For submissions to the journals published by the American Astronomical
1735  Society
1736 \end_layout
1737
1738 \begin_layout Description
1739 AMS Layouts for articles and books in the style and format used by the American
1740  Mathematical Society (AMS).
1741  There are three article layouts available.
1742  The standard one uses a typical numbering scheme for theorems etc., that
1743  prepends the section number to the number of the result.
1744  All result-type statements (propositions, corollaries, and so on) are sequenced
1745  together, but definitions, examples, and the like have their own sequence.
1746  The 
1747 \begin_inset Quotes eld
1748 \end_inset
1749
1750 sequential numbering
1751 \begin_inset Quotes erd
1752 \end_inset
1753
1754  scheme does not place the section number with each result, but numbers
1755  them throughout the article in a single sequence.
1756  Each type of result gets its own sequence.
1757  There is also a layout that dispenses with numbering of statements altogether.
1758 \end_layout
1759
1760 \begin_layout Description
1761 Beamer Layout for presentations
1762 \end_layout
1763
1764 \begin_layout Description
1765 broadway Layout for writing plays.
1766  It is not an existing LaTeX document class, but a new one which is distributed
1767  with LyX.
1768 \end_layout
1769
1770 \begin_layout Description
1771 curiculum\InsetSpace ~
1772 vitae classes to create curriculum vitae
1773 \end_layout
1774
1775 \begin_layout Description
1776 Dinbrief Letters in format of the DIN (German industry norm)
1777 \end_layout
1778
1779 \begin_layout Description
1780 dtk Layout for 
1781 \family typewriter
1782 Die TeXnische Komödie
1783 \family default
1784 , the journal of the German TeX user Group (Dante)
1785 \end_layout
1786
1787 \begin_layout Description
1788 Elsevier Layout for journals of the Elsevier publishing group
1789 \end_layout
1790
1791 \begin_layout Description
1792 Foils Used to make transparencies
1793 \end_layout
1794
1795 \begin_layout Description
1796 g-brief Letters in format of the DIN (German industry norm)
1797 \end_layout
1798
1799 \begin_layout Description
1800 hollywood Used to type spec scripts for the US film industry.
1801  It is not an existing LaTeX document class, but a new one which is distributed
1802  with LyX.
1803 \end_layout
1804
1805 \begin_layout Description
1806 IEEEtran Layout for the journals published by the Institute of Electrical
1807  and Electronics Engineers (IEEE)
1808 \end_layout
1809
1810 \begin_layout Description
1811 IOP Layout for journals of the Institute of Physics publishing group
1812 \end_layout
1813
1814 \begin_layout Description
1815 Kluwer Layout for journals of the Kluwer publishing group
1816 \end_layout
1817
1818 \begin_layout Description
1819 koma-script a replacement for the standard classes, offers many useful features
1820  like caption formatting, automatic print space calculation etc.
1821 \end_layout
1822
1823 \begin_layout Description
1824 Memoir another replacement for the standard classes
1825 \end_layout
1826
1827 \begin_layout Description
1828 paper Used with the 
1829 \family typewriter
1830 paper
1831 \family default
1832  LaTeX document class
1833 \end_layout
1834
1835 \begin_layout Description
1836 Powerdot Layout for presentations
1837 \end_layout
1838
1839 \begin_layout Description
1840 REVTe
1841 \begin_inset ERT
1842 status collapsed
1843
1844 \begin_layout Standard
1845
1846 {}
1847 \end_layout
1848
1849 \end_inset
1850
1851 X is used to write articles for the publications of the American Physical
1852  Society (APS), American Institute of Physics (AIP), and Optical Society
1853  of America (OSA).
1854  This class is not completely compatible with all LyX features.
1855 \end_layout
1856
1857 \begin_layout Description
1858 Slides Used to make transparencies
1859 \end_layout
1860
1861 \begin_layout Description
1862 SPIE\InsetSpace ~
1863 Proceedings Layout for the journals published by The International Society
1864  for Optical Engineering (SPIE)
1865 \end_layout
1866
1867 \begin_layout Description
1868 Springer Layouts for journals of the Springer publishing group
1869 \end_layout
1870
1871 \begin_layout Description
1872 TUGboat Layout for 
1873 \family typewriter
1874 TUGboat
1875 \family default
1876 , the journal of the international TeX user Group (TUG)
1877 \end_layout
1878
1879 \begin_layout Standard
1880 We won't go into any detail about how to use these different document classes
1881  here.
1882  You can find all the details about the non-standard classes in the 
1883 \emph on
1884 Extended Editing
1885 \emph default
1886  manual.
1887  Here, we will settle with a list of some of the common properties of all
1888  of the document classes.
1889 \end_layout
1890
1891 \begin_layout Subsubsection
1892 Selecting a Class
1893 \end_layout
1894
1895 \begin_layout Standard
1896 You can select a class using the 
1897 \family sans
1898 Document\SpecialChar \menuseparator
1899 Settings
1900 \begin_inset Index
1901 status collapsed
1902
1903 \begin_layout Standard
1904 Document ! Settings
1905 \end_layout
1906
1907 \end_inset
1908
1909
1910 \family default
1911  dialog.
1912  Select the class you want to use, and make any fine tunings of the options
1913  you may need.
1914 \end_layout
1915
1916 \begin_layout Subsubsection
1917 Properties
1918 \end_layout
1919
1920 \begin_layout Standard
1921 Each class has a default set of options.
1922  Here's a quick table describing them:
1923 \end_layout
1924
1925 \begin_layout Standard
1926 \begin_inset VSpace 0.3cm
1927 \end_inset
1928
1929
1930 \end_layout
1931
1932 \begin_layout Standard
1933 \align center
1934 \begin_inset Tabular
1935 <lyxtabular version="3" rows="5" columns="5">
1936 <features>
1937 <column alignment="center" valignment="top" leftline="true" rightline="true" width="0pt">
1938 <column alignment="center" valignment="top" leftline="true" width="0pt">
1939 <column alignment="center" valignment="top" leftline="true" width="0pt">
1940 <column alignment="center" valignment="top" leftline="true" width="0pt">
1941 <column alignment="center" valignment="top" leftline="true" rightline="true" width="0pt">
1942 <row topline="true" bottomline="true">
1943 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
1944 \begin_inset Text
1945
1946 \begin_layout Standard
1947
1948 \end_layout
1949
1950 \end_inset
1951 </cell>
1952 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
1953 \begin_inset Text
1954
1955 \begin_layout Standard
1956
1957 \family sans
1958 \series medium
1959 \shape up
1960 \size normal
1961 \emph off
1962 \bar no
1963 \noun off
1964 \color none
1965 Pagestyle
1966 \end_layout
1967
1968 \end_inset
1969 </cell>
1970 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
1971 \begin_inset Text
1972
1973 \begin_layout Standard
1974
1975 \family sans
1976 \series medium
1977 \shape up
1978 \size normal
1979 \emph off
1980 \bar no
1981 \noun off
1982 \color none
1983 Sides
1984 \end_layout
1985
1986 \end_inset
1987 </cell>
1988 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
1989 \begin_inset Text
1990
1991 \begin_layout Standard
1992
1993 \family sans
1994 \series medium
1995 \shape up
1996 \size normal
1997 \emph off
1998 \bar no
1999 \noun off
2000 \color none
2001 Columns
2002 \end_layout
2003
2004 \end_inset
2005 </cell>
2006 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
2007 \begin_inset Text
2008
2009 \begin_layout Standard
2010
2011 \series medium
2012 \shape up
2013 \size normal
2014 \emph off
2015 \bar no
2016 \noun off
2017 \color none
2018 Max.
2019  sectioning level
2020 \end_layout
2021
2022 \end_inset
2023 </cell>
2024 </row>
2025 <row topline="true">
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 \series medium
2032 \shape up
2033 \size normal
2034 \emph off
2035 \bar no
2036 \noun off
2037 \color none
2038 article
2039 \end_layout
2040
2041 \end_inset
2042 </cell>
2043 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
2044 \begin_inset Text
2045
2046 \begin_layout Standard
2047
2048 \family sans
2049 \series medium
2050 \shape up
2051 \size normal
2052 \emph off
2053 \bar no
2054 \noun off
2055 \color none
2056 Plain
2057 \end_layout
2058
2059 \end_inset
2060 </cell>
2061 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
2062 \begin_inset Text
2063
2064 \begin_layout Standard
2065
2066 \family sans
2067 \series medium
2068 \shape up
2069 \size normal
2070 \emph off
2071 \bar no
2072 \noun off
2073 \color none
2074 One
2075 \end_layout
2076
2077 \end_inset
2078 </cell>
2079 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
2080 \begin_inset Text
2081
2082 \begin_layout Standard
2083
2084 \family sans
2085 \series medium
2086 \shape up
2087 \size normal
2088 \emph off
2089 \bar no
2090 \noun off
2091 \color none
2092 One
2093 \end_layout
2094
2095 \end_inset
2096 </cell>
2097 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
2098 \begin_inset Text
2099
2100 \begin_layout Standard
2101
2102 \family sans
2103 \series medium
2104 \shape up
2105 \size normal
2106 \emph off
2107 \bar no
2108 \noun off
2109 \color none
2110 Section
2111 \end_layout
2112
2113 \end_inset
2114 </cell>
2115 </row>
2116 <row topline="true">
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 \series medium
2123 \shape up
2124 \size normal
2125 \emph off
2126 \bar no
2127 \noun off
2128 \color none
2129 report
2130 \end_layout
2131
2132 \end_inset
2133 </cell>
2134 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
2135 \begin_inset Text
2136
2137 \begin_layout Standard
2138
2139 \family sans
2140 \series medium
2141 \shape up
2142 \size normal
2143 \emph off
2144 \bar no
2145 \noun off
2146 \color none
2147 Plain
2148 \end_layout
2149
2150 \end_inset
2151 </cell>
2152 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
2153 \begin_inset Text
2154
2155 \begin_layout Standard
2156
2157 \family sans
2158 \series medium
2159 \shape up
2160 \size normal
2161 \emph off
2162 \bar no
2163 \noun off
2164 \color none
2165 One
2166 \end_layout
2167
2168 \end_inset
2169 </cell>
2170 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
2171 \begin_inset Text
2172
2173 \begin_layout Standard
2174
2175 \family sans
2176 \series medium
2177 \shape up
2178 \size normal
2179 \emph off
2180 \bar no
2181 \noun off
2182 \color none
2183 One
2184 \end_layout
2185
2186 \end_inset
2187 </cell>
2188 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
2189 \begin_inset Text
2190
2191 \begin_layout Standard
2192
2193 \family sans
2194 \series medium
2195 \shape up
2196 \size normal
2197 \emph off
2198 \bar no
2199 \noun off
2200 \color none
2201 Chapter
2202 \end_layout
2203
2204 \end_inset
2205 </cell>
2206 </row>
2207 <row topline="true">
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 \series medium
2214 \shape up
2215 \size normal
2216 \emph off
2217 \bar no
2218 \noun off
2219 \color none
2220 book
2221 \end_layout
2222
2223 \end_inset
2224 </cell>
2225 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
2226 \begin_inset Text
2227
2228 \begin_layout Standard
2229
2230 \family sans
2231 \series medium
2232 \shape up
2233 \size normal
2234 \emph off
2235 \bar no
2236 \noun off
2237 \color none
2238 Headings
2239 \end_layout
2240
2241 \end_inset
2242 </cell>
2243 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
2244 \begin_inset Text
2245
2246 \begin_layout Standard
2247
2248 \family sans
2249 \series medium
2250 \shape up
2251 \size normal
2252 \emph off
2253 \bar no
2254 \noun off
2255 \color none
2256 Two
2257 \end_layout
2258
2259 \end_inset
2260 </cell>
2261 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
2262 \begin_inset Text
2263
2264 \begin_layout Standard
2265
2266 \family sans
2267 \series medium
2268 \shape up
2269 \size normal
2270 \emph off
2271 \bar no
2272 \noun off
2273 \color none
2274 One
2275 \end_layout
2276
2277 \end_inset
2278 </cell>
2279 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
2280 \begin_inset Text
2281
2282 \begin_layout Standard
2283
2284 \family sans
2285 \series medium
2286 \shape up
2287 \size normal
2288 \emph off
2289 \bar no
2290 \noun off
2291 \color none
2292 Chapter
2293 \end_layout
2294
2295 \end_inset
2296 </cell>
2297 </row>
2298 <row topline="true" bottomline="true">
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 letter
2312 \end_layout
2313
2314 \end_inset
2315 </cell>
2316 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
2317 \begin_inset Text
2318
2319 \begin_layout Standard
2320
2321 \family sans
2322 \series medium
2323 \shape up
2324 \size normal
2325 \emph off
2326 \bar no
2327 \noun off
2328 \color none
2329 Plain
2330 \end_layout
2331
2332 \end_inset
2333 </cell>
2334 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
2335 \begin_inset Text
2336
2337 \begin_layout Standard
2338
2339 \family sans
2340 \series medium
2341 \shape up
2342 \size normal
2343 \emph off
2344 \bar no
2345 \noun off
2346 \color none
2347 One
2348 \end_layout
2349
2350 \end_inset
2351 </cell>
2352 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
2353 \begin_inset Text
2354
2355 \begin_layout Standard
2356
2357 \family sans
2358 \series medium
2359 \shape up
2360 \size normal
2361 \emph off
2362 \bar no
2363 \noun off
2364 \color none
2365 One
2366 \end_layout
2367
2368 \end_inset
2369 </cell>
2370 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
2371 \begin_inset Text
2372
2373 \begin_layout Standard
2374
2375 \series medium
2376 \shape up
2377 \size normal
2378 \emph off
2379 \bar no
2380 \noun off
2381 \color none
2382 none
2383 \end_layout
2384
2385 \end_inset
2386 </cell>
2387 </row>
2388 </lyxtabular>
2389
2390 \end_inset
2391
2392
2393 \end_layout
2394
2395 \begin_layout Standard
2396 \begin_inset VSpace 0.3cm
2397 \end_inset
2398
2399
2400 \end_layout
2401
2402 \begin_layout Standard
2403 You're probably also wondering what 
2404 \begin_inset Quotes eld
2405 \end_inset
2406
2407 Max.\InsetSpace ~
2408 sectioning level
2409 \begin_inset Quotes erd
2410 \end_inset
2411
2412  means.
2413  There are several paragraph environments used to create section headings.
2414  Different document classes allow different types of section headings.
2415  Only two use the 
2416 \family sans
2417 Chapter
2418 \family default
2419  heading; the rest do not and begin instead with the 
2420 \family sans
2421 Section
2422 \family default
2423  heading.
2424  Some document classes, such as the ones for letters, don't use any section
2425  headings.
2426  In addition to 
2427 \family sans
2428 Chapter
2429 \family default
2430  and 
2431 \family sans
2432 Section
2433 \family default
2434  headings, there are also 
2435 \family sans
2436 Subsection
2437 \family default
2438  headings, 
2439 \family sans
2440 Subsubsection
2441 \family default
2442  headings, and so on.
2443  We'll describe these headings fully in section\InsetSpace ~
2444
2445 \begin_inset CommandInset ref
2446 LatexCommand ref
2447 reference "sub:Headings"
2448
2449 \end_inset
2450
2451 .
2452 \end_layout
2453
2454 \begin_layout Subsection
2455 Document Layout
2456 \begin_inset Index
2457 status collapsed
2458
2459 \begin_layout Standard
2460 Document !  Layout
2461 \end_layout
2462
2463 \end_inset
2464
2465
2466 \begin_inset CommandInset label
2467 LatexCommand label
2468 name "sub:Document-Layout"
2469
2470 \end_inset
2471
2472
2473 \family sans
2474
2475 \begin_inset Index
2476 status collapsed
2477
2478 \begin_layout Standard
2479 Document ! Settings
2480 \end_layout
2481
2482 \end_inset
2483
2484
2485 \end_layout
2486
2487 \begin_layout Standard
2488 The most important properties of documents classes are set in the menu 
2489 \family sans
2490 Document\SpecialChar \menuseparator
2491 Settings
2492 \family default
2493 .
2494  There in the 
2495 \family sans
2496 Options
2497 \family default
2498  field under 
2499 \family sans
2500 Documents\InsetSpace ~
2501 classes
2502 \family default
2503 , you can enter special options for your document class in a comma-separated
2504  list.
2505  This is only necessary if LyX doesn't support special options you want
2506  to use for your document.
2507  To learn more about your favorite LaTeX-class and its options, you have
2508  to read its manual.
2509 \end_layout
2510
2511 \begin_layout Standard
2512 You can augment your document class by selecting from among the layout modules
2513  that also appear on this pane.
2514  Highlighting a module will display a brief description of what it does.
2515  There is, for example, a URL module that adds a URL character style (see
2516  
2517 \begin_inset CommandInset ref
2518 LatexCommand ref
2519 reference "sub:Character-Styles"
2520
2521 \end_inset
2522
2523 ), and there are several theorem modules that can add theorem environments,
2524  like those already present in the AMS classes, to standard classes like
2525  
2526 \family sans
2527 article
2528 \family default
2529 .
2530  Note, however, that not all modules are compatible with all layouts.
2531  The theorem modules, for example, should 
2532 \emph on
2533 not
2534 \emph default
2535  be used with the AMS classes, since these already have their own theorem
2536  declarations; and no more than one of the theorem modules should be used
2537  at a time.
2538 \begin_inset Foot
2539 status collapsed
2540
2541 \begin_layout Standard
2542 For information on creating your own modules---which can be used, for example,
2543  to store a set of character styles you like to use with different documents---s
2544 ee section 
2545 \begin_inset CommandInset ref
2546 LatexCommand ref
2547 reference "sec:Layouts"
2548
2549 \end_inset
2550
2551  in the 
2552 \emph on
2553 Customization
2554 \emph default
2555  guide.
2556  
2557 \end_layout
2558
2559 \end_inset
2560
2561
2562 \end_layout
2563
2564 \begin_layout Standard
2565 Under 
2566 \family sans
2567 Page\InsetSpace ~
2568 Layout
2569 \family default
2570  the 
2571 \family sans
2572 Pagestyle
2573 \family default
2574  controls what sorts of headings and page numbers go on a page.
2575  You can choose between the following five options:
2576 \end_layout
2577
2578 \begin_layout Labeling
2579 \labelwidthstring 00.00.0000
2580
2581 \family sans
2582 Default
2583 \family default
2584  Use default pagestyle of current class.
2585 \end_layout
2586
2587 \begin_layout Labeling
2588 \labelwidthstring 00.00.0000
2589
2590 \family sans
2591 Empty
2592 \family default
2593  No page numbers or headings.
2594 \end_layout
2595
2596 \begin_layout Labeling
2597 \labelwidthstring 00.00.0000
2598
2599 \family sans
2600 Plain
2601 \family default
2602  Page numbers only.
2603 \end_layout
2604
2605 \begin_layout Labeling
2606 \labelwidthstring 00.00.0000
2607
2608 \family sans
2609 Headings
2610 \family default
2611  Page numbers and either the current chapter or section title and number.
2612  Whether LyX uses the current chapter or the current section depends on
2613  the maximum sectioning level of the class.
2614 \end_layout
2615
2616 \begin_layout Labeling
2617 \labelwidthstring 00.00.0000
2618
2619 \family sans
2620 Fancy
2621 \family default
2622  This allows you to create fully customizable headers and footers if you
2623  have the 
2624 \series bold
2625 fancyhdr
2626 \begin_inset Index
2627 status collapsed
2628
2629 \begin_layout Standard
2630 LaTeX-packages ! fancyhdr
2631 \end_layout
2632
2633 \end_inset
2634
2635
2636 \series default
2637  package installed.
2638  At the moment, support in LyX is limited to this setting.
2639  To use the full power of this package, you have to add code to your document
2640  preamble.
2641  Check the documentation for the 
2642 \series bold
2643 fancyhdr
2644 \series default
2645  package for more details, 
2646 \begin_inset CommandInset citation
2647 LatexCommand cite
2648 key "fancyhdr"
2649
2650 \end_inset
2651
2652 .
2653 \end_layout
2654
2655 \begin_layout Standard
2656 The 
2657 \family sans
2658 Separation
2659 \family default
2660  of paragraphs is described in section\InsetSpace ~
2661
2662 \begin_inset CommandInset ref
2663 LatexCommand ref
2664 reference "sec:Par-indent-intro"
2665
2666 \end_inset
2667
2668 .
2669 \end_layout
2670
2671 \begin_layout Subsection
2672 Paper Size and Orientation
2673 \begin_inset Index
2674 status collapsed
2675
2676 \begin_layout Standard
2677 Document ! Paper size
2678 \end_layout
2679
2680 \end_inset
2681
2682
2683 \begin_inset CommandInset label
2684 LatexCommand label
2685 name "sub:Paper-Size,-Orientation,"
2686
2687 \end_inset
2688
2689
2690 \end_layout
2691
2692 \begin_layout Standard
2693 You'll find the following options in the menu 
2694 \family sans
2695 Page\InsetSpace ~
2696 Layout
2697 \family default
2698  of the dialog of the 
2699 \family sans
2700 Document\SpecialChar \menuseparator
2701 Settings
2702 \family default
2703  menu:
2704 \family sans
2705
2706 \begin_inset Index
2707 status collapsed
2708
2709 \begin_layout Standard
2710 Document ! Settings
2711 \end_layout
2712
2713 \end_inset
2714
2715
2716 \end_layout
2717
2718 \begin_layout Labeling
2719 \labelwidthstring 00.00.0000
2720
2721 \family sans
2722 Papersize
2723 \family default
2724  What size paper to print on.
2725  The choices are
2726 \end_layout
2727
2728 \begin_layout Itemize
2729
2730 \family sans
2731 Default
2732 \end_layout
2733
2734 \begin_layout Itemize
2735
2736 \family sans
2737 A3, A4,
2738 \family default
2739  
2740 \family sans
2741 A5
2742 \end_layout
2743
2744 \begin_layout Itemize
2745
2746 \family sans
2747 B3, B4, B5
2748 \end_layout
2749
2750 \begin_layout Itemize
2751
2752 \family sans
2753 US letter
2754 \end_layout
2755
2756 \begin_layout Itemize
2757
2758 \family sans
2759 US legal
2760 \end_layout
2761
2762 \begin_layout Itemize
2763
2764 \family sans
2765 US executive
2766 \end_layout
2767
2768 \begin_layout Itemize
2769
2770 \family sans
2771 Custom
2772 \end_layout
2773
2774 \begin_layout Labeling
2775 \labelwidthstring 00.00.0000
2776
2777 \family sans
2778 Orientation
2779 \family default
2780  Two toggle buttons choose whether to print the output as 
2781 \family sans
2782 Landscape
2783 \family default
2784  or as 
2785 \family sans
2786 Portrait
2787 \family default
2788 .
2789 \end_layout
2790
2791 \begin_layout Labeling
2792 \labelwidthstring 00.00.0000
2793
2794 \family sans
2795 Two-sided\InsetSpace ~
2796 document
2797 \family default
2798  Adjusts the print space to print both sides of paper.
2799  That means that the print space for odd- and even-numbered pages is different.
2800 \end_layout
2801
2802 \begin_layout Subsection
2803 Margins
2804 \begin_inset Index
2805 status collapsed
2806
2807 \begin_layout Standard
2808 Document ! Margins
2809 \end_layout
2810
2811 \end_inset
2812
2813
2814 \begin_inset CommandInset label
2815 LatexCommand label
2816 name "sub:Margins"
2817
2818 \end_inset
2819
2820
2821 \begin_inset Index
2822 status collapsed
2823
2824 \begin_layout Standard
2825 Margins
2826 \end_layout
2827
2828 \end_inset
2829
2830
2831 \end_layout
2832
2833 \begin_layout Standard
2834 Paper margins are set in the menu 
2835 \family sans
2836 Document\SpecialChar \menuseparator
2837 Settings
2838 \family default
2839 .
2840 \family sans
2841
2842 \begin_inset Index
2843 status collapsed
2844
2845 \begin_layout Standard
2846 Document ! Settings
2847 \end_layout
2848
2849 \end_inset
2850
2851
2852 \end_layout
2853
2854 \begin_layout Standard
2855 If you use a koma-script document class, you can use the default settings.
2856  Because koma-script calculates then the printspace automatically by taking
2857  the paper format and the font size into account.
2858 \end_layout
2859
2860 \begin_layout Subsection
2861 Important Note
2862 \end_layout
2863
2864 \begin_layout Standard
2865 If you change a document class, LyX has to convert 
2866 \emph on
2867 everything
2868 \emph default
2869  into the new class.
2870  That includes the paragraph environments.
2871  Some paragraph environments are standard; all of the document classes have
2872  them; but some classes have special paragraph environments.
2873  If this is the case, and you change the document class, LyX sets the missing
2874  paragraph environments to 
2875 \family sans
2876 Standard
2877 \family default
2878  and places an error box at the beginning of the paragraph.
2879  Just click on them and you'll get a message dialog that tells you about
2880  the conversion and why it failed.
2881 \end_layout
2882
2883 \begin_layout Section
2884 Paragraph Indentation and Separation
2885 \begin_inset Index
2886 status collapsed
2887
2888 \begin_layout Standard
2889 Paragraph ! Indentation
2890 \end_layout
2891
2892 \end_inset
2893
2894
2895 \end_layout
2896
2897 \begin_layout Subsection
2898 Introduction
2899 \begin_inset CommandInset label
2900 LatexCommand label
2901 name "sec:Par-indent-intro"
2902
2903 \end_inset
2904
2905
2906 \end_layout
2907
2908 \begin_layout Standard
2909 Before describing all of the various paragraph environments, we'd like to
2910  say a word or two about paragraph indentation.
2911 \end_layout
2912
2913 \begin_layout Standard
2914 Everyone seems to have their own convention for separating paragraphs.
2915  Most Americans indent the first line of a paragraph.
2916  Others don't indent but put extra space between the paragraphs.
2917  If you choose indentation for paragraphs the 
2918 \emph on
2919 first
2920 \emph default
2921  paragraph of a section, or after a figure, an equation, a table, a list,
2922  etc., is 
2923 \emph on
2924 not
2925 \emph default
2926  indented.
2927  Only a paragraph following another paragraph gets indented.
2928  Note that the indentation behavior is different when you use another document
2929  language than English.
2930  LaTeX takes care that the indentation follows the rules of the used language.
2931 \end_layout
2932
2933 \begin_layout Standard
2934 The space between paragraphs, like the line spacing, the space between headings
2935  and text --- in fact, all of the spacings for just about everything are
2936  pre-coded into LyX.
2937  As we said, you don't worry about how much space to add between what.
2938  LyX takes care of that.
2939  In fact, these pre-coded vertical spacings aren't a single number but a
2940  range.
2941  That way, LyX can squish or stretch the space between lines to make sure
2942  figures fit on a page with text, so that sections don't start at the bottom
2943  of a page, and so on.
2944 \begin_inset Foot
2945 status collapsed
2946
2947 \begin_layout Standard
2948 LaTeX does this when LyX goes to produce a printable file.
2949 \end_layout
2950
2951 \end_inset
2952
2953  However, pre-coded doesn't mean you can't change them.
2954  LyX gives you the ability to globally change 
2955 \emph on
2956 all
2957 \emph default
2958  of these pre-coded spacings.
2959  We'll explain more later.
2960 \end_layout
2961
2962 \begin_layout Subsection
2963 Paragraph Separation
2964 \begin_inset Index
2965 status collapsed
2966
2967 \begin_layout Standard
2968 Paragraph ! Separation
2969 \end_layout
2970
2971 \end_inset
2972
2973
2974 \end_layout
2975
2976 \begin_layout Standard
2977 To separate paragraphs, select 
2978 \family sans
2979 Indent
2980 \family default
2981  or 
2982 \family sans
2983 Skip
2984 \family default
2985  in the submenu 
2986 \family sans
2987 Text\InsetSpace ~
2988 Layout
2989 \family default
2990  of the dialog 
2991 \family sans
2992 Document\SpecialChar \menuseparator
2993 Settings
2994 \begin_inset Index
2995 status collapsed
2996
2997 \begin_layout Standard
2998 Document ! Settings
2999 \end_layout
3000
3001 \end_inset
3002
3003
3004 \family default
3005  to indent paragraphs or add extra space between paragraphs, respectively.
3006  The size of the skips can be defined in the dialog, for the indentation
3007  you have to add this line to your document preamble:
3008 \end_layout
3009
3010 \begin_layout Standard
3011
3012 \series bold
3013
3014 \backslash
3015 setlength{
3016 \backslash
3017 parindent}{Length}
3018 \end_layout
3019
3020 \begin_layout Standard
3021 where length is a value in one of the units listed in Appendix\InsetSpace ~
3022
3023 \begin_inset CommandInset ref
3024 LatexCommand ref
3025 reference "cap:Units"
3026
3027 \end_inset
3028
3029 .
3030  The default length is 30\InsetSpace \thinspace{}
3031 pt.
3032 \end_layout
3033
3034 \begin_layout Subsection
3035 Fine-Tuning
3036 \end_layout
3037
3038 \begin_layout Standard
3039 You can also change the separation method of a single paragraph.
3040  Open the 
3041 \family sans
3042 Edit\SpecialChar \menuseparator
3043 Paragraph\InsetSpace ~
3044 Settings
3045 \family default
3046  dialog and toggle the 
3047 \family sans
3048 Indent\InsetSpace ~
3049 Paragraph
3050 \family default
3051  option to change the state of the current paragraph.
3052  If paragraphs have no indentation but use extra space for separation, this
3053  button will be ignored (you can't indent a single paragraph by toggling
3054  this).
3055 \end_layout
3056
3057 \begin_layout Standard
3058 You should only need to change the indentation method for a single paragraph
3059  if you need to do some fine-tuning.
3060 \end_layout
3061
3062 \begin_layout Subsection
3063 Line Spacing
3064 \begin_inset Index
3065 status collapsed
3066
3067 \begin_layout Standard
3068 Paragraph ! Line spacing
3069 \end_layout
3070
3071 \end_inset
3072
3073
3074 \end_layout
3075
3076 \begin_layout Standard
3077 In the 
3078 \family sans
3079 Document\SpecialChar \menuseparator
3080 Settings
3081 \begin_inset Index
3082 status collapsed
3083
3084 \begin_layout Standard
3085 Document ! Settings
3086 \end_layout
3087
3088 \end_inset
3089
3090
3091 \family default
3092  dialog you can set the line spacing in the submenu 
3093 \family sans
3094 Text\InsetSpace ~
3095 Layout.
3096 \family default
3097
3098 \begin_inset Foot
3099 status collapsed
3100
3101 \begin_layout Standard
3102 You need to have the LaTeX-package 
3103 \series bold
3104 setspace
3105 \begin_inset Index
3106 status collapsed
3107
3108 \begin_layout Standard
3109 LaTeX-packages ! setspace
3110 \end_layout
3111
3112 \end_inset
3113
3114
3115 \series default
3116  installed to use this feature.
3117 \end_layout
3118
3119 \end_inset
3120
3121
3122 \end_layout
3123
3124 \begin_layout Section
3125 Paragraph Environments
3126 \begin_inset Index
3127 status collapsed
3128
3129 \begin_layout Standard
3130 Paragraph ! Environments
3131 \end_layout
3132
3133 \end_inset
3134
3135
3136 \begin_inset CommandInset label
3137 LatexCommand label
3138 name "sec:Paragraph-Environments"
3139
3140 \end_inset
3141
3142
3143 \begin_inset Index
3144 status collapsed
3145
3146 \begin_layout Standard
3147 Paragraph environments|(
3148 \end_layout
3149
3150 \end_inset
3151
3152
3153 \end_layout
3154
3155 \begin_layout Subsection
3156 Overview
3157 \end_layout
3158
3159 \begin_layout Standard
3160 The paragraph environments correspond to the various
3161 \end_layout
3162
3163 \begin_layout Standard
3164
3165 \series bold
3166
3167 \backslash
3168 begin{
3169 \emph on
3170 environment
3171 \emph default
3172 } ...
3173  
3174 \backslash
3175 end{
3176 \emph on
3177 environment
3178 \emph default
3179 }
3180 \series default
3181
3182 \newline
3183 command sequences in an ordinary LaTeX file.
3184  If you don't know LaTeX, or the concept of a paragraph environment is totally
3185  alien to you, we urge you to read the 
3186 \emph on
3187 Tutorial
3188 \emph default
3189 .
3190  The 
3191 \emph on
3192 Tutorial
3193 \emph default
3194  also contains many more examples than this section does.
3195 \end_layout
3196
3197 \begin_layout Standard
3198 A paragraph environment is simply a 
3199 \begin_inset Quotes eld
3200 \end_inset
3201
3202 container
3203 \begin_inset Quotes erd
3204 \end_inset
3205
3206  for a paragraph which gives that paragraph certain properties.
3207  This can include a particular style of font, different margins, a numbering
3208  scheme, labels, and so on.
3209  Additionally, you can 
3210 \begin_inset Quotes eld
3211 \end_inset
3212
3213 nest
3214 \begin_inset Quotes erd
3215 \end_inset
3216
3217  the different environments inside one another, allowing one environment
3218  to inherit some of the properties of another.
3219  The different paragraph environments totally replace the need for messy
3220  tab stops, on the fly margin adjustment, and other hold-overs from the
3221  days of typewriters.
3222  There are several paragraph environments which are specific to a particular
3223  document type.
3224  We'll only be covering the most common ones here.
3225 \end_layout
3226
3227 \begin_layout Standard
3228 To choose a new paragraph environment, use the pull-down box on the left
3229  end of the toolbar.
3230  LyX will change the environment of the 
3231 \emph on
3232 entire
3233 \emph default
3234  paragraph in which the cursor sits.
3235  You can also change the environment of an entire group of paragraphs if
3236  you select them before choosing the new environment.
3237  
3238 \end_layout
3239
3240 \begin_layout Standard
3241 Note that hitting 
3242 \family sans
3243 Return
3244 \family default
3245  will 
3246 \emph on
3247 typically
3248 \emph default
3249  create a new paragraph using the 
3250 \family sans
3251 Standard
3252 \family default
3253  paragraph environment.
3254  We say 
3255 \begin_inset Quotes eld
3256 \end_inset
3257
3258 typically
3259 \begin_inset Quotes erd
3260 \end_inset
3261
3262  because if you are in one of these environments:
3263 \end_layout
3264
3265 \begin_layout Itemize
3266
3267 \family sans
3268 Quote
3269 \end_layout
3270
3271 \begin_layout Itemize
3272
3273 \family sans
3274 Quotation
3275 \end_layout
3276
3277 \begin_layout Itemize
3278
3279 \family sans
3280 Verse
3281 \end_layout
3282
3283 \begin_layout Itemize
3284
3285 \family sans
3286 Itemize
3287 \end_layout
3288
3289 \begin_layout Itemize
3290
3291 \family sans
3292 Enumerate
3293 \end_layout
3294
3295 \begin_layout Itemize
3296
3297 \family sans
3298 Description
3299 \end_layout
3300
3301 \begin_layout Itemize
3302
3303 \family sans
3304 List
3305 \end_layout
3306
3307 \begin_layout Standard
3308 LyX keeps the old paragraph environment when you hit 
3309 \family sans
3310 Return
3311 \family default
3312 , rather than resetting it to 
3313 \family sans
3314 Standard
3315 \family default
3316 .
3317  LyX will still reset the nesting depth, however.
3318  Usually, starting a new paragraph resets both the paragraph environment
3319  and the nesting depth (for more on nesting see section\InsetSpace ~
3320
3321 \begin_inset CommandInset ref
3322 LatexCommand ref
3323 reference "sec:Nesting"
3324
3325 \end_inset
3326
3327 ).
3328  At the moment, all this is context-specific; you're better off expecting
3329  
3330 \family sans
3331 Return
3332 \family default
3333  to reset the paragraph environment and depth.
3334  If you want a new paragraph to keep the current environment and depth,
3335  use 
3336 \family sans
3337 M-Return
3338 \family default
3339  instead.
3340 \end_layout
3341
3342 \begin_layout Subsection
3343 Standard
3344 \end_layout
3345
3346 \begin_layout Standard
3347 The default paragraph environment is 
3348 \family sans
3349 Standard
3350 \family default
3351  for most classes.
3352  It creates a plain paragraph.
3353  If LyX resets the paragraph environment, this is the one it chooses.
3354  In fact, the paragraph you're reading right now (and most of the ones in
3355  this manual) are in the 
3356 \family sans
3357 Standard
3358 \family default
3359  environment.
3360 \end_layout
3361
3362 \begin_layout Standard
3363 You can nest a paragraph using the 
3364 \family sans
3365 Standard
3366 \family default
3367  environment in just about anything else, but you can't really nest anything
3368  in a 
3369 \family sans
3370 Standard
3371 \family default
3372  environment.
3373 \end_layout
3374
3375 \begin_layout Subsection
3376 Document Title
3377 \begin_inset Index
3378 status collapsed
3379
3380 \begin_layout Standard
3381 Document !Title
3382 \end_layout
3383
3384 \end_inset
3385
3386
3387 \end_layout
3388
3389 \begin_layout Standard
3390 A LaTeX title page has three parts: the title itself, the name(s) of the
3391  author(s) and a 
3392 \begin_inset Quotes eld
3393 \end_inset
3394
3395 footnote
3396 \begin_inset Quotes erd
3397 \end_inset
3398
3399  for thanks or contact information.
3400  For certain types of documents, LaTeX places all of this on a separate
3401  page along with today's date.
3402  For other types of documents, the title 
3403 \begin_inset Quotes eld
3404 \end_inset
3405
3406 page
3407 \begin_inset Quotes erd
3408 \end_inset
3409
3410  goes at the top of the first page of the document.
3411  
3412 \end_layout
3413
3414 \begin_layout Standard
3415 LyX provides an interface to the title page commands through the paragraph
3416  environments 
3417 \family sans
3418 Title
3419 \family default
3420
3421 \family sans
3422 Author
3423 \family default
3424 , and 
3425 \family sans
3426 Date
3427 \family default
3428 .
3429  Here's how you use them:
3430 \end_layout
3431
3432 \begin_layout Itemize
3433 Put the title of your document in the 
3434 \family sans
3435 Title
3436 \family default
3437  environment.
3438 \end_layout
3439
3440 \begin_layout Itemize
3441 Put the author name in the 
3442 \family sans
3443 Author
3444 \family default
3445  environment.
3446 \end_layout
3447
3448 \begin_layout Itemize
3449 If you want the date to have a certain appearance, want to use a fixed date,
3450  or want other text to appear in place of today's date, put that text in
3451  the 
3452 \family sans
3453 Date
3454 \family default
3455  environment.
3456  Note that using this environment is optional.
3457  If you don't provide any, LaTeX will automatically insert today's date.
3458  If you don't want any date, add the line
3459 \newline
3460
3461 \series bold
3462
3463 \backslash
3464 date{}
3465 \series default
3466
3467 \newline
3468 to the preamble of your document (menu 
3469 \family sans
3470 Document\SpecialChar \menuseparator
3471 Settings
3472 \family default
3473 )
3474 \end_layout
3475
3476 \begin_layout Standard
3477 You can use footnotes to insert 
3478 \begin_inset Quotes eld
3479 \end_inset
3480
3481 thanks
3482 \begin_inset Quotes erd
3483 \end_inset
3484
3485  or contact informations.
3486 \end_layout
3487
3488 \begin_layout Subsection
3489 Headings
3490 \begin_inset Index
3491 status collapsed
3492
3493 \begin_layout Standard
3494 Section headings
3495 \end_layout
3496
3497 \end_inset
3498
3499
3500 \begin_inset CommandInset label
3501 LatexCommand label
3502 name "sub:Headings"
3503
3504 \end_inset
3505
3506
3507 \end_layout
3508
3509 \begin_layout Standard
3510 There are several paragraph environments for producing section headings.
3511  LyX takes care of the numbering for you.
3512 \end_layout
3513
3514 \begin_layout Subsubsection
3515 Numbered Headings
3516 \begin_inset Index
3517 status collapsed
3518
3519 \begin_layout Standard
3520 Section headings ! Numbered
3521 \end_layout
3522
3523 \end_inset
3524
3525
3526 \end_layout
3527
3528 \begin_layout Standard
3529 There are 7 numbered types of section headings.
3530  They are:
3531 \end_layout
3532
3533 \begin_layout Enumerate
3534
3535 \family sans
3536 Part
3537 \end_layout
3538
3539 \begin_layout Enumerate
3540
3541 \family sans
3542 Chapter
3543 \end_layout
3544
3545 \begin_layout Enumerate
3546
3547 \family sans
3548 Section
3549 \end_layout
3550
3551 \begin_layout Enumerate
3552
3553 \family sans
3554 Subsection
3555 \end_layout
3556
3557 \begin_layout Enumerate
3558
3559 \family sans
3560 Subsubsection
3561 \end_layout
3562
3563 \begin_layout Enumerate
3564
3565 \family sans
3566 Paragraph
3567 \end_layout
3568
3569 \begin_layout Enumerate
3570
3571 \family sans
3572 Subparagraph
3573 \end_layout
3574
3575 \begin_layout Standard
3576 LyX labels each heading with a series of numbers, separated by periods.
3577  The numbers describe where in the document you are.
3578  Unlike the other headings, parts are numbered with Latin letters.
3579 \end_layout
3580
3581 \begin_layout Standard
3582 Headings all subdivide your document into different pieces of text.
3583  For example, suppose you're writing a book.
3584  You group the book into chapters.
3585  LyX does similar grouping:
3586 \end_layout
3587
3588 \begin_layout Itemize
3589
3590 \family sans
3591 Part
3592 \family default
3593  is divided in either 
3594 \family sans
3595 Chapter
3596 \family default
3597  or 
3598 \family sans
3599 Section
3600 \end_layout
3601
3602 \begin_layout Itemize
3603
3604 \family sans
3605 Chapter
3606 \family default
3607 s are divided into 
3608 \family sans
3609 Section
3610 \family default
3611 s
3612 \end_layout
3613
3614 \begin_layout Itemize
3615
3616 \family sans
3617 Section
3618 \family default
3619 s are divided into 
3620 \family sans
3621 Subsection
3622 \family default
3623 s
3624 \end_layout
3625
3626 \begin_layout Itemize
3627
3628 \family sans
3629 Subsection
3630 \family default
3631 s are divided into 
3632 \family sans
3633 Subsubsection
3634 \family default
3635 s
3636 \end_layout
3637
3638 \begin_layout Itemize
3639
3640 \family sans
3641 Subsubsection
3642 \family default
3643 s are divided into 
3644 \family sans
3645 Paragraph
3646 \family default
3647 s
3648 \end_layout
3649
3650 \begin_layout Itemize
3651
3652 \family sans
3653 Paragraph
3654 \family default
3655 s are divided into 
3656 \family sans
3657 Subparagraph
3658 \family default
3659 s
3660 \end_layout
3661
3662 \begin_layout Standard
3663 \begin_inset Note Greyedout
3664 status open
3665
3666 \begin_layout Standard
3667
3668 \series bold
3669 Note:
3670 \series default
3671  Not all document types use the 
3672 \family sans
3673 Chapter
3674 \family default
3675  heading as the maximum sectioning level.
3676  In that case the 
3677 \family sans
3678 Section
3679 \family default
3680  is the top-level heading.
3681 \end_layout
3682
3683 \end_inset
3684
3685
3686 \end_layout
3687
3688 \begin_layout Standard
3689 So, if you use the 
3690 \family sans
3691 Subsubsection
3692 \family default
3693  environment to label a new sub-subsection, LyX labels it with its number,
3694  along with the number of the subsection, section, and, if applicable, chapter
3695  that it's in.
3696  For example: the fifth section of the second chapter of this book has the
3697  label 
3698 \begin_inset Quotes eld
3699 \end_inset
3700
3701 2.5
3702 \begin_inset Quotes erd
3703 \end_inset
3704
3705 .
3706 \end_layout
3707
3708 \begin_layout Subsubsection
3709 Unnumbered Headings
3710 \begin_inset Index
3711 status collapsed
3712
3713 \begin_layout Standard
3714 Section headings ! Unnumbered
3715 \end_layout
3716
3717 \end_inset
3718
3719
3720 \end_layout
3721
3722 \begin_layout Standard
3723 There are 5 types of unnumbered section headings.
3724  They are:
3725 \end_layout
3726
3727 \begin_layout Enumerate
3728
3729 \family sans
3730 Part*line spacing
3731 \end_layout
3732
3733 \begin_layout Enumerate
3734
3735 \family sans
3736 Chapter*
3737 \end_layout
3738
3739 \begin_layout Enumerate
3740
3741 \family sans
3742 Section*
3743 \end_layout
3744
3745 \begin_layout Enumerate
3746
3747 \family sans
3748 Subsection*
3749 \end_layout
3750
3751 \begin_layout Enumerate
3752
3753 \family sans
3754 Subsubsection*
3755 \end_layout
3756
3757 \begin_layout Standard
3758 The 
3759 \begin_inset Quotes eld
3760 \end_inset
3761
3762 *
3763 \begin_inset Quotes erd
3764 \end_inset
3765
3766  after each name means that these headings are not numbered.
3767  They work the same as their numbered counterparts but won't appear in the
3768  table of contents, see section\InsetSpace ~
3769
3770 \begin_inset CommandInset ref
3771 LatexCommand ref
3772 reference "sec:toc"
3773
3774 \end_inset
3775
3776 .
3777 \end_layout
3778
3779 \begin_layout Subsubsection
3780 Changing the Numbering
3781 \begin_inset CommandInset label
3782 LatexCommand label
3783 name "sub:Numbering-depth"
3784
3785 \end_inset
3786
3787
3788 \end_layout
3789
3790 \begin_layout Standard
3791 You can also alter which sectioning levels get numbered and which ones appear
3792  in the Table of Contents.
3793  Now, this doesn't remove any of the levels; that's preset in the document
3794  class.
3795  Certain classes start with 
3796 \family sans
3797 Chapter
3798 \family default
3799  and go down to the 
3800 \family sans
3801 Subparagraph
3802 \family default
3803  level.
3804  Others start at 
3805 \family sans
3806 Section
3807 \family default
3808 .
3809  Similarly, not all document classes number all sectioning levels.
3810  Most don't number 
3811 \family sans
3812 Paragraph
3813 \family default
3814  or 
3815 \family sans
3816 Subparagraph
3817 \family default
3818 .
3819  This is something you can change.
3820 \end_layout
3821
3822 \begin_layout Standard
3823 Open the 
3824 \family sans
3825 Document\SpecialChar \menuseparator
3826 Settings
3827 \family default
3828  dialog.
3829 \family sans
3830
3831 \begin_inset Index
3832 status collapsed
3833
3834 \begin_layout Standard
3835 Document ! Settings
3836 \end_layout
3837
3838 \end_inset
3839
3840
3841 \family default
3842  Under 
3843 \family sans
3844 Numbering\InsetSpace ~
3845 &\InsetSpace ~
3846 TOC
3847 \family default
3848  you'll see two counters.
3849  The one named 
3850 \family sans
3851 Numbering
3852 \family default
3853  controls how far down in the sectioning hierarchy LyX numbers a section
3854  heading.
3855  The other one controls the appearance of the section headings in the table
3856  of contents.
3857 \end_layout
3858
3859 \begin_layout Subsubsection
3860 Short Titles of Headings
3861 \begin_inset Index
3862 status collapsed
3863
3864 \begin_layout Standard
3865 Section headings ! Short titles
3866 \end_layout
3867
3868 \end_inset
3869
3870
3871 \begin_inset OptArg
3872 status collapsed
3873
3874 \begin_layout Standard
3875 Short Titles
3876 \end_layout
3877
3878 \end_inset
3879
3880
3881 \begin_inset CommandInset label
3882 LatexCommand label
3883 name "sec:Short-Titles"
3884
3885 \end_inset
3886
3887
3888 \end_layout
3889
3890 \begin_layout Standard
3891 Some section or chapter titles, such as this one, can get quite long.
3892  This can cause troubles when there is limited horizontal space.
3893  For example, if the header of the page is set to show the current section
3894  title, a long title will protrude over the page margins and look awful.
3895 \end_layout
3896
3897 \begin_layout Standard
3898 LaTeX allows you to specify a short title for section headings.
3899  This short title is used in the header and in the actual table of contents,
3900  avoiding the problem mentioned.
3901  To specify a short title, use the menu 
3902 \family sans
3903 Insert\SpecialChar \menuseparator
3904 Short\InsetSpace ~
3905 Title
3906 \family default
3907 .
3908  This will insert a box labeled 
3909 \begin_inset Quotes eld
3910 \end_inset
3911
3912 opt
3913 \begin_inset Quotes erd
3914 \end_inset
3915
3916  (stands for 
3917 \begin_inset Quotes eld
3918 \end_inset
3919
3920 optional
3921 \begin_inset Quotes erd
3922 \end_inset
3923
3924 ) which you can use to enter the short title text.
3925  This also works for captions inside floats.
3926 \end_layout
3927
3928 \begin_layout Standard
3929 The title of this section is a good example of using this feature.
3930 \end_layout
3931
3932 \begin_layout Subsubsection
3933 Special Information
3934 \end_layout
3935
3936 \begin_layout Standard
3937 The following information applies to all section headings:
3938 \end_layout
3939
3940 \begin_layout Itemize
3941 You cannot do any nesting with these environments.
3942 \end_layout
3943
3944 \begin_layout Itemize
3945 You cannot use a margin note in any of these environments.
3946 \end_layout
3947
3948 \begin_layout Itemize
3949 You can only use inline math in these environments.
3950 \end_layout
3951
3952 \begin_layout Itemize
3953 You can use labels and cross-references to refer to their numbers.
3954 \end_layout
3955
3956 \begin_layout Subsection
3957 Quotes and Poetryline spacing
3958 \end_layout
3959
3960 \begin_layout Standard
3961 LyX has three paragraph environments for writing poetry and quotations.
3962  They are 
3963 \family sans
3964 Quote
3965 \family default
3966
3967 \family sans
3968 Quotation
3969 \family default
3970 , and 
3971 \family sans
3972 Verse
3973 \family default
3974 .
3975  Forget the days of changing line spacing and twiddling with margins.
3976  These three paragraph environments already have those changes built-in.
3977  They all widen the left margin and add a bit of extra space above and below
3978  the text they contain.
3979  They also allow nesting, so you can put a 
3980 \family sans
3981 Verse
3982 \family default
3983  in a 
3984 \family sans
3985 Quotation
3986 \family default
3987 , as well as in some other paragraph environments.
3988 \end_layout
3989
3990 \begin_layout Standard
3991 There is another feature of these three paragraph environments: they do
3992  
3993 \emph on
3994 not
3995 \emph default
3996  reset to 
3997 \family sans
3998 Standard
3999 \family default
4000  when you start a new paragraph.
4001  So, you can type in that poem and merrily hit 
4002 \family sans
4003 Return
4004 \family default
4005  without worrying about the paragraph environment changing on you.
4006  Of course, that means that, once you're done typing in that poem, you have
4007  to change back to the 
4008 \family sans
4009 Standard
4010 \family default
4011  environment yourself.
4012 \end_layout
4013
4014 \begin_layout Subsubsection
4015
4016 \family sans
4017 Quote
4018 \family default
4019  and 
4020 \family sans
4021 Quotation
4022 \family default
4023
4024 \begin_inset CommandInset label
4025 LatexCommand label
4026 name "sec:Quote"
4027
4028 \end_inset
4029
4030
4031 \begin_inset Index
4032 status collapsed
4033
4034 \begin_layout Standard
4035 Quotation
4036 \end_layout
4037
4038 \end_inset
4039
4040
4041 \end_layout
4042
4043 \begin_layout Standard
4044 Now that we've described the similarities of these three environments, it's
4045  time for the differences.
4046  
4047 \family sans
4048 Quote
4049 \family default
4050  and 
4051 \family sans
4052 Quotation
4053 \family default
4054  are identical except for one difference: 
4055 \family sans
4056 Quote
4057 \family default
4058  uses extra spacing to separate paragraphs and never indents the first line.
4059  
4060 \family sans
4061 Quotation
4062 \family default
4063  
4064 \emph on
4065 always
4066 \emph default
4067  indents the first line of a paragraph and uses the same line spacing throughout.
4068 \end_layout
4069
4070 \begin_layout Standard
4071 Here's an example of the 
4072 \family sans
4073 Quote
4074 \family default
4075  environment:
4076 \end_layout
4077
4078 \begin_layout Quote
4079 This is in the 
4080 \family sans
4081 Quote
4082 \family default
4083  environment.
4084  I can keep writing, extending this line out further and further until it
4085  wraps.
4086  See -- no indentation!
4087 \end_layout
4088
4089 \begin_layout Quote
4090 Here's the second paragraph of this quote.
4091  Again, there's no indentation, but there is extra space between me and
4092  the other paragraph.
4093 \end_layout
4094
4095 \begin_layout Standard
4096 Here's another example, this time in the 
4097 \family sans
4098 Quotation
4099 \family default
4100  environment:
4101 \end_layout
4102
4103 \begin_layout Quotation
4104 This is in the 
4105 \family sans
4106 Quotation
4107 \family default
4108  environment.
4109  If I keep writing, you'll see the indentation.
4110  If your country uses a writing style that shows off new paragraphs by indenting
4111  the first line, then 
4112 \family sans
4113 Quotation
4114 \family default
4115  is the environment for you! Well, you'd use it 
4116 \emph on
4117 if
4118 \emph default
4119  you were quoting other text.
4120 \end_layout
4121
4122 \begin_layout Quotation
4123 Here's a new paragraph.
4124  I could ramble on and on, like a politician at election time.
4125  If I did that, though, you'd get bored.
4126 \end_layout
4127
4128 \begin_layout Standard
4129 As the examples show, 
4130 \family sans
4131 Quote
4132 \family default
4133  is for those people who use extra space to separate paragraphs.
4134  They should put quotes in the 
4135 \family sans
4136 Quote
4137 \family default
4138  environment.
4139  Those who use indentation to mark a new paragraph should use the 
4140 \family sans
4141 Quotation
4142 \family default
4143  paragraph environment for quoted text.
4144 \end_layout
4145
4146 \begin_layout Subsubsection
4147
4148 \family sans
4149 Verse
4150 \family default
4151
4152 \begin_inset Index
4153 status collapsed
4154
4155 \begin_layout Standard
4156 Paragraph ! Verse
4157 \end_layout
4158
4159 \end_inset
4160
4161
4162 \family sans
4163
4164 \begin_inset Index
4165 status collapsed
4166
4167 \begin_layout Standard
4168 Poetry
4169 \end_layout
4170
4171 \end_inset
4172
4173
4174 \begin_inset CommandInset label
4175 LatexCommand label
4176 name "sec:Verse"
4177
4178 \end_inset
4179
4180
4181 \end_layout
4182
4183 \begin_layout Standard
4184
4185 \family sans
4186 Verse
4187 \family default
4188  is a paragraph environment for poetry, rhymes, verses, and so on.
4189  Here's an example:
4190 \end_layout
4191
4192 \begin_layout Verse
4193 This is in Verse
4194 \newline
4195 Which I did not rehearse!
4196 \end_layout
4197
4198 \begin_layout Verse
4199 It could be much worse.
4200  This line could be long, very long, oh so long, so very long that it wraps
4201  around.
4202  It looks okay on screen, but in the printed version, the extra lines are
4203  indented a bit more than the first.
4204  Okay, so it's turned to prose and doesn't rhyme anymore.
4205  So sue me.
4206 \end_layout
4207
4208 \begin_layout Verse
4209 To break a line
4210 \newline
4211 And make things look fine
4212 \newline
4213 Use 
4214 \family sans
4215 C-Return
4216 \family default
4217 .
4218 \end_layout
4219
4220 \begin_layout Standard
4221 As you can see, 
4222 \family sans
4223 Verse
4224 \family default
4225  does not indent both margins.
4226  Each stanza of the verse or poem is in its own paragraph.
4227  To separate the individual lines of a stanza, use the 
4228 \family typewriter
4229 break-line
4230 \family default
4231  function 
4232 \family sans
4233 C-Return
4234 \family default
4235 .
4236 \end_layout
4237
4238 \begin_layout Subsection
4239 Lists
4240 \begin_inset Index
4241 status collapsed
4242
4243 \begin_layout Standard
4244 Lists
4245 \end_layout
4246
4247 \end_inset
4248
4249
4250 \begin_inset CommandInset label
4251 LatexCommand label
4252 name "sub:Lists"
4253
4254 \end_inset
4255
4256
4257 \end_layout
4258
4259 \begin_layout Standard
4260 LyX has four different paragraph environments for creating different kinds
4261  of lists.
4262  In the 
4263 \family sans
4264 Itemize
4265 \family default
4266  and 
4267 \family sans
4268 Enumerate
4269 \family default
4270  environments, LyX labels your list items with bullets or numbers, respectively.
4271  In the 
4272 \family sans
4273 Description
4274 \family default
4275  and 
4276 \family sans
4277 List
4278 \family default
4279  environments, LyX lets you provide your own label.
4280  We'll present the individual details of each type of list next after describing
4281  some general features of all four of them.
4282 \end_layout
4283
4284 \begin_layout Subsubsection
4285 General Features
4286 \end_layout
4287
4288 \begin_layout Standard
4289 The four paragraph environments for lists differ from the other environments
4290  in several ways.
4291  First, LyX treats each paragraph as a list item.
4292  Hitting 
4293 \family sans
4294 Return
4295 \family default
4296  does 
4297 \emph on
4298 not
4299 \emph default
4300  reset the environment to 
4301 \family sans
4302 Standard
4303 \family default
4304  but keeps the current environment and creates a new list item.
4305  The nesting depth is typically reset, however.
4306  If you want to keep both the current nesting depth and paragraph environment,
4307  you should use 
4308 \family sans
4309 M-Return
4310 \family default
4311  to break paragraphs.
4312 \end_layout
4313
4314 \begin_layout Standard
4315 You can nest lists of any type inside one another.
4316  In fact, LyX changes the labels on some list items depending on how it
4317  is nested.
4318  If you intend to use any of the list paragraph environments, we suggest
4319  you read all of section\InsetSpace ~
4320
4321 \begin_inset CommandInset ref
4322 LatexCommand ref
4323 reference "sec:Nesting"
4324
4325 \end_inset
4326
4327 .
4328  
4329 \end_layout
4330
4331 \begin_layout Subsubsection
4332
4333 \family sans
4334 Itemize
4335 \family default
4336
4337 \begin_inset Index
4338 status collapsed
4339
4340 \begin_layout Standard
4341 Lists ! Itemize
4342 \end_layout
4343
4344 \end_inset
4345
4346
4347 \begin_inset CommandInset label
4348 LatexCommand label
4349 name "sec:Itemize"
4350
4351 \end_inset
4352
4353
4354 \end_layout
4355
4356 \begin_layout Standard
4357 The first type of list we'll describe in detail is the 
4358 \family sans
4359 Itemize
4360 \family default
4361  paragraph environment.
4362  It has the following properties:
4363 \end_layout
4364
4365 \begin_layout Itemize
4366 Each item has a particular bullet or symbol as its label.
4367 \end_layout
4368
4369 \begin_deeper
4370 \begin_layout Itemize
4371 LyX uses the same symbol for all of the items in a given nesting level.
4372 \end_layout
4373
4374 \begin_layout Itemize
4375 The symbol appears at the beginning of the first line.
4376 \end_layout
4377
4378 \end_deeper
4379 \begin_layout Itemize
4380 The items can have any length.
4381  LyX automatically offsets the left margin of each item.
4382  The offset is always relative to whatever environment the 
4383 \family sans
4384 Itemize
4385 \family default
4386  list may be in.
4387 \end_layout
4388
4389 \begin_layout Itemize
4390 If you nest an 
4391 \family sans
4392 Itemize
4393 \family default
4394  environment inside another 
4395 \family sans
4396 Itemize
4397 \family default
4398  environment, the label changes to a new symbol.
4399 \end_layout
4400
4401 \begin_deeper
4402 \begin_layout Itemize
4403 There are four different symbols for up to a four-fold nesting.
4404 \end_layout
4405
4406 \begin_layout Itemize
4407 LyX always shows the same symbol on screen.
4408 \end_layout
4409
4410 \begin_layout Itemize
4411 See section\InsetSpace ~
4412
4413 \begin_inset CommandInset ref
4414 LatexCommand ref
4415 reference "sec:Nesting"
4416
4417 \end_inset
4418
4419  for a full explanation of nesting.
4420 \end_layout
4421
4422 \end_deeper
4423 \begin_layout Standard
4424 Of course, that explanation was also an example of an 
4425 \family sans
4426 Itemize
4427 \family default
4428  list.
4429  The 
4430 \family sans
4431 Itemize
4432 \family default
4433  environment is best suited for lists where the order doesn't matter.
4434 \end_layout
4435
4436 \begin_layout Standard
4437 We said that different levels use different symbols as their label.
4438  Here's an example of all four possible symbols.
4439  Note that those of you reading this manual within LyX won't see any difference.
4440 \end_layout
4441
4442 \begin_layout Itemize
4443 The label for the first level 
4444 \family sans
4445 Itemize
4446 \family default
4447  is a large black dot, or bullet.
4448 \end_layout
4449
4450 \begin_deeper
4451 \begin_layout Itemize
4452 The label for the second level is a dash.
4453 \end_layout
4454
4455 \begin_deeper
4456 \begin_layout Itemize
4457 The label for the third is an asterisk.
4458 \end_layout
4459
4460 \begin_deeper
4461 \begin_layout Itemize
4462 The label for the fourth is a centered dot.
4463 \end_layout
4464
4465 \end_deeper
4466 \begin_layout Itemize
4467 Back out to the third level.
4468 \end_layout
4469
4470 \end_deeper
4471 \begin_layout Itemize
4472 Back to the second level.
4473 \end_layout
4474
4475 \end_deeper
4476 \begin_layout Itemize
4477 Back to the outermost level.
4478 \end_layout
4479
4480 \begin_layout Standard
4481 These are the default labels for an 
4482 \family sans
4483 Itemize
4484 \family default
4485  list.
4486  You can customize these labels in the 
4487 \family sans
4488 Document\SpecialChar \menuseparator
4489 Settings
4490 \family default
4491  dialog in the submenu 
4492 \family sans
4493 Bullets
4494 \family default
4495 .
4496 \family sans
4497
4498 \begin_inset Index
4499 status collapsed
4500
4501 \begin_layout Standard
4502 Document ! Settings
4503 \end_layout
4504
4505 \end_inset
4506
4507
4508 \end_layout
4509
4510 \begin_layout Standard
4511 Notice how the space between items decreases with increasing depth.
4512  We'll explain nesting and all the tricks you can do with different depths
4513  in section\InsetSpace ~
4514
4515 \begin_inset CommandInset ref
4516 LatexCommand ref
4517 reference "sec:Nesting"
4518
4519 \end_inset
4520
4521 .
4522 \end_layout
4523
4524 \begin_layout Subsubsection
4525
4526 \family sans
4527 Enumerate
4528 \family default
4529
4530 \begin_inset Index
4531 status collapsed
4532
4533 \begin_layout Standard
4534 Lists ! Enumerate
4535 \end_layout
4536
4537 \end_inset
4538
4539
4540 \begin_inset CommandInset label
4541 LatexCommand label
4542 name "sec:Enumerate"
4543
4544 \end_inset
4545
4546
4547 \end_layout
4548
4549 \begin_layout Standard
4550 The 
4551 \family sans
4552 Enumerate
4553 \family default
4554  environment is used to create numbered lists and outlines.
4555  It has these properties:
4556 \end_layout
4557
4558 \begin_layout Enumerate
4559 Each item has a numeral as its label.
4560 \end_layout
4561
4562 \begin_deeper
4563 \begin_layout Enumerate
4564 The type of numeral depends on the nesting depth.
4565 \end_layout
4566
4567 \end_deeper
4568 \begin_layout Enumerate
4569 LyX automatically counts the items for you and updates the label as appropriate.
4570 \end_layout
4571
4572 \begin_layout Enumerate
4573 Each new 
4574 \family sans
4575 Enumerate
4576 \family default
4577  environment resets the counter to one.
4578 \end_layout
4579
4580 \begin_layout Enumerate
4581 Like the 
4582 \family sans
4583 Itemize
4584 \family default
4585  environment, the 
4586 \family sans
4587 Enumerate
4588 \family default
4589  environment:
4590 \end_layout
4591
4592 \begin_deeper
4593 \begin_layout Enumerate
4594 Offsets the items relative to the left margin.
4595  Items can have any length.
4596 \end_layout
4597
4598 \begin_layout Enumerate
4599 Reduces the space between items as the nesting depth increases.
4600 \end_layout
4601
4602 \begin_layout Enumerate
4603 Uses different types of labels depending on the nesting depth.
4604 \end_layout
4605
4606 \begin_layout Enumerate
4607 Allows up to a four-fold nesting.
4608 \end_layout
4609
4610 \end_deeper
4611 \begin_layout Standard
4612 Unlike the 
4613 \family sans
4614 Itemize
4615 \family default
4616  environment, 
4617 \family sans
4618 Enumerate
4619 \family default
4620  shows the different labels for each item in LyX.
4621  Here is how LyX labels the four different levels in an 
4622 \family sans
4623 Enumerate
4624 \family default
4625 :
4626 \end_layout
4627
4628 \begin_layout Enumerate
4629 The first level of an 
4630 \family sans
4631 Enumerate
4632 \family default
4633  uses Arabic numerals followed by a period.
4634 \end_layout
4635
4636 \begin_deeper
4637 \begin_layout Enumerate
4638 The second level uses lower case letters surrounded by parentheses.
4639 \end_layout
4640
4641 \begin_deeper
4642 \begin_layout Enumerate
4643 The third level uses lower-case Roman numerals followed by a period.
4644 \end_layout
4645
4646 \begin_deeper
4647 \begin_layout Enumerate
4648 The fourth level uses capital letters followed by a period.
4649 \end_layout
4650
4651 \begin_layout Enumerate
4652 Again, notice the decrease in the spacing between items as the nesting depth
4653  increases.
4654 \end_layout
4655
4656 \end_deeper
4657 \begin_layout Enumerate
4658 Back to the third level
4659 \end_layout
4660
4661 \end_deeper
4662 \begin_layout Enumerate
4663 Back to the second level.
4664 \end_layout
4665
4666 \end_deeper
4667 \begin_layout Enumerate
4668 Back to the outermost level.
4669 \end_layout
4670
4671 \begin_layout Standard
4672 Once again, you can customize the type of numbering used in the 
4673 \family sans
4674 Enumerate
4675 \family default
4676  environment.
4677  It involves adding commands to the LaTeX preamble (see the 
4678 \emph on
4679 Extended Features
4680 \emph default
4681  manual).
4682  As stated earlier, such customization only shows up in the printed version,
4683  not in LyX.
4684 \end_layout
4685
4686 \begin_layout Standard
4687 There is more to nesting 
4688 \family sans
4689 Enumerate
4690 \family default
4691  environments than we've stated here.
4692  You should read section\InsetSpace ~
4693
4694 \begin_inset CommandInset ref
4695 LatexCommand ref
4696 reference "sec:Nesting"
4697
4698 \end_inset
4699
4700  to learn more about nesting.
4701 \end_layout
4702
4703 \begin_layout Subsubsection
4704
4705 \family sans
4706 Description
4707 \family default
4708
4709 \begin_inset Index
4710 status collapsed
4711
4712 \begin_layout Standard
4713 Lists ! Description
4714 \end_layout
4715
4716 \end_inset
4717
4718
4719 \begin_inset CommandInset label
4720 LatexCommand label
4721 name "sec:Description-List"
4722
4723 \end_inset
4724
4725
4726 \end_layout
4727
4728 \begin_layout Standard
4729 Unlike the previous two environments, the 
4730 \family sans
4731 Description
4732 \family default
4733  list has no fixed label.
4734  Instead, LyX uses the first 
4735 \begin_inset Quotes eld
4736 \end_inset
4737
4738 word
4739 \begin_inset Quotes erd
4740 \end_inset
4741
4742  of the first line as the label.
4743  Here's an example:
4744 \end_layout
4745
4746 \begin_layout Description
4747 Example: This is an example of the 
4748 \family sans
4749 Description
4750 \family default
4751  environment.
4752 \end_layout
4753
4754 \begin_layout Standard
4755 LyX typesets the label in boldface and puts extra space between it and the
4756  rest of the line.
4757 \end_layout
4758
4759 \begin_layout Standard
4760 With the first 
4761 \begin_inset Quotes eld
4762 \end_inset
4763
4764 word
4765 \begin_inset Quotes erd
4766 \end_inset
4767
4768  it is meant that the first hit of the 
4769 \family sans
4770 Space
4771 \family default
4772  key ends the label if you are at the beginning of the first line of an
4773  item.
4774  If you need to use more than one word in the label use a 
4775 \family sans
4776 Protected Blank
4777 \family default
4778 .
4779  (Use either 
4780 \family sans
4781 C-Space
4782 \family default
4783  or the menu 
4784 \family sans
4785 Insert\SpecialChar \menuseparator
4786 Formatting\SpecialChar \menuseparator
4787 Protected\InsetSpace ~
4788 Space
4789 \family default
4790 , see section\InsetSpace ~
4791
4792 \begin_inset CommandInset ref
4793 LatexCommand ref
4794 reference "sub:Protected-Space"
4795
4796 \end_inset
4797
4798  for more info.) Here is an example:
4799 \end_layout
4800
4801 \begin_layout Description
4802 Second\InsetSpace ~
4803 Example: This one shows how to use a 
4804 \family sans
4805 Protected\InsetSpace ~
4806 Blank
4807 \family default
4808  in the label of a 
4809 \family sans
4810 Description
4811 \family default
4812  list item.
4813 \end_layout
4814
4815 \begin_layout Description
4816 Usage: You should use the 
4817 \family sans
4818 Description
4819 \family default
4820  environment for things like definitions and theorems.
4821  Use it when you need to make one word in particular stand out in the text
4822  that describes it.
4823  It's not a good idea to use a 
4824 \family sans
4825 Description
4826 \family default
4827  environment when you have an entire sentence that you want to describe.
4828  You're better off using 
4829 \family sans
4830 Itemize
4831 \family default
4832  or 
4833 \family sans
4834 Enumerate
4835 \family default
4836  and nesting several 
4837 \family sans
4838 Standard
4839 \family default
4840  paragraphs into them.
4841 \end_layout
4842
4843 \begin_layout Description
4844 Nesting: You can nest 
4845 \family sans
4846 Description
4847 \family default
4848  environments inside one another, nest them in other types of lists, and
4849  so on.
4850 \end_layout
4851
4852 \begin_layout Standard
4853 Notice that after the first line, LyX indents subsequent lines, offsetting
4854  them from the first line.
4855 \end_layout
4856
4857 \begin_layout Subsubsection
4858 The LyX 
4859 \family sans
4860 List
4861 \family default
4862
4863 \begin_inset Index
4864 status collapsed
4865
4866 \begin_layout Standard
4867 Lists ! LyX list
4868 \end_layout
4869
4870 \end_inset
4871
4872
4873 \begin_inset CommandInset label
4874 LatexCommand label
4875 name "sec:LyX-List"
4876
4877 \end_inset
4878
4879
4880 \end_layout
4881
4882 \begin_layout Standard
4883 The 
4884 \family sans
4885 List
4886 \family default
4887  environment is a LyX extension to LaTeX.
4888  
4889 \end_layout
4890
4891 \begin_layout Standard
4892 Like the 
4893 \family sans
4894 Description
4895 \family default
4896  environment the 
4897 \family sans
4898 List
4899 \family default
4900  environment has user-defined labels for each list item.
4901  There are the following properties of this list environment:
4902 \end_layout
4903
4904 \begin_layout Labeling
4905 \labelwidthstring 00.00.0000
4906 item\InsetSpace ~
4907 labels LyX uses the first 
4908 \begin_inset Quotes eld
4909 \end_inset
4910
4911 word
4912 \begin_inset Quotes erd
4913 \end_inset
4914
4915  of each line as the item label.
4916  The first 
4917 \family sans
4918 Space
4919 \family default
4920  after the beginning of the first line of an item marks the end of the label.
4921  If you need to use more than one word in an item label, use a protected
4922  blank as described above.
4923 \end_layout
4924
4925 \begin_layout Labeling
4926 \labelwidthstring 00.00.0000
4927 margins As you can see, LyX uses different margins for the item label and
4928  the body of the item text.
4929  The body of the text has a larger left margin, which is equal to the default
4930  label width plus a little extra space.
4931  
4932 \end_layout
4933
4934 \begin_layout Labeling
4935 \labelwidthstring 00.00.0000
4936 label\InsetSpace ~
4937 width LyX uses the width of the label, or the default width, whatever
4938  is larger.
4939  If the label width is larger, the label 
4940 \begin_inset Quotes eld
4941 \end_inset
4942
4943 extends
4944 \begin_inset Quotes erd
4945 \end_inset
4946
4947  into the first line.
4948  In other words, the text of the first line isn't aligned with the left
4949  margin of the rest of the item text.
4950 \end_layout
4951
4952 \begin_layout Labeling
4953 \labelwidthstring 00.00.0000
4954 default\InsetSpace ~
4955 width You can set the default label width to ensure that the text
4956  of all items in a 
4957 \family sans
4958 List
4959 \family default
4960  environment have the same left margin.
4961 \newline
4962 To change the default width, select
4963  all items in the list.
4964  Now open the 
4965 \family sans
4966 Edit\SpecialChar \menuseparator
4967 Paragraph\InsetSpace ~
4968 Settings
4969 \family default
4970  dialog.
4971  The text in the box 
4972 \family sans
4973 Longest\InsetSpace ~
4974 label
4975 \family default
4976  determines the default label width.
4977  You can use the text of your largest label here, but you can also use the
4978  letter 
4979 \begin_inset Quotes eld
4980 \end_inset
4981
4982 M
4983 \begin_inset Quotes erd
4984 \end_inset
4985
4986  multiple times instead.
4987  The M is the widest character and is a standard unit of widths in LaTeX.
4988  By using 
4989 \begin_inset Quotes eld
4990 \end_inset
4991
4992 M
4993 \begin_inset Quotes erd
4994 \end_inset
4995
4996  as the unit of width you don't need to keep changing the contents of 
4997 \family sans
4998 Longest\InsetSpace ~
4999 label
5000 \family default
5001  every time you alter a label in a 
5002 \family sans
5003 List
5004 \family default
5005  environment.
5006 \newline
5007 The predefined default width is the length of 
5008 \begin_inset Quotes eld
5009 \end_inset
5010
5011 00.00.0000
5012 \begin_inset Quotes erd
5013 \end_inset
5014
5015  (equal to 6 M).
5016  
5017 \newline
5018
5019 \begin_inset Note Greyedout
5020 status open
5021
5022 \begin_layout Standard
5023
5024 \series bold
5025 Note:
5026 \series default
5027  Setting the cursor into a list item to change only its label width will
5028  only change the width inside LyX but not in the output.
5029 \end_layout
5030
5031 \end_inset
5032
5033
5034 \end_layout
5035
5036 \begin_layout Standard
5037 You should use the 
5038 \family sans
5039 List
5040 \family default
5041  environment the same way like the 
5042 \family sans
5043 Description
5044 \family default
5045  list: When you need one word to stand out from the text that describes
5046  it.
5047  The 
5048 \family sans
5049 List
5050 \family default
5051  environment gives you another way to do this, using a different overall
5052  layout.
5053 \end_layout
5054
5055 \begin_layout Standard
5056 You can nest 
5057 \family sans
5058 List
5059 \family default
5060  environments inside one another, nest them in other types of lists, and
5061  so on.
5062  They work just like the other list paragraph environments.
5063  Read section\InsetSpace ~
5064
5065 \begin_inset CommandInset ref
5066 LatexCommand ref
5067 reference "sec:Nesting"
5068
5069 \end_inset
5070
5071  to learn about nesting.
5072 \end_layout
5073
5074 \begin_layout Standard
5075 There is yet another feature of the 
5076 \family sans
5077 List
5078 \family default
5079  environment: As you can see in the examples, LyX left-justifies the item
5080  labels by default.
5081  You can use additional 
5082 \family sans
5083 HFills
5084 \family default
5085  to change how LyX justifies the item label.
5086  We'll document 
5087 \family sans
5088 HFills
5089 \family default
5090  later in section\InsetSpace ~
5091
5092 \begin_inset CommandInset ref
5093 LatexCommand ref
5094 reference "sub:Horizontal-Space"
5095
5096 \end_inset
5097
5098 .
5099  Here are some examples:
5100 \end_layout
5101
5102 \begin_layout Labeling
5103 \labelwidthstring 00.00.0000
5104 Left The default for 
5105 \family sans
5106 List
5107 \family default
5108  item labels.
5109 \end_layout
5110
5111 \begin_layout Labeling
5112 \labelwidthstring 00.00.0000
5113
5114 \hfill
5115 Right One 
5116 \family sans
5117 HFill
5118 \family default
5119  at the beginning of the label right justifies it.
5120 \end_layout
5121
5122 \begin_layout Labeling
5123 \labelwidthstring 00.00.0000
5124
5125 \hfill
5126 Center
5127 \hfill
5128  One 
5129 \family sans
5130 HFill
5131 \family default
5132  at the beginning of the label and one at the end centers it.
5133 \end_layout
5134
5135 \begin_layout Subsection
5136 Letters
5137 \begin_inset Index
5138 status collapsed
5139
5140 \begin_layout Standard
5141 Letters
5142 \end_layout
5143
5144 \end_inset
5145
5146
5147 \end_layout
5148
5149 \begin_layout Subsubsection
5150
5151 \family sans
5152 Address
5153 \family default
5154  and 
5155 \family sans
5156 Right\InsetSpace ~
5157 Address
5158 \family default
5159 : An Overview
5160 \end_layout
5161
5162 \begin_layout Standard
5163 Although LyX has document classes for letters, we've also created two paragraph
5164  environments called 
5165 \family sans
5166 Address
5167 \family default
5168  and 
5169 \family sans
5170 Right\InsetSpace ~
5171 Address
5172 \family default
5173 .
5174  To use the letter class, you need to use specific paragraph environments
5175  in a specific order, otherwise LaTeX gags on the document.
5176  In contrast, you can use the 
5177 \family sans
5178 Address
5179 \family default
5180  and 
5181 \family sans
5182 Right\InsetSpace ~
5183 Address
5184 \family default
5185  paragraph environments anywhere with no problem.
5186  You can even nest them inside other environments, though you can't nest
5187  anything in them.
5188 \end_layout
5189
5190 \begin_layout Standard
5191 Of course, you're not limited to using 
5192 \family sans
5193 Address
5194 \family default
5195  and 
5196 \family sans
5197 Right\InsetSpace ~
5198 Address
5199 \family default
5200  for letters only.
5201  
5202 \family sans
5203 Right\InsetSpace ~
5204 Address
5205 \family default
5206 , in particular, is useful for creating article titles like those used in
5207  some European academic papers.
5208 \end_layout
5209
5210 \begin_layout Subsubsection
5211 Usage
5212 \begin_inset CommandInset label
5213 LatexCommand label
5214 name "sec:Address-Usage"
5215
5216 \end_inset
5217
5218
5219 \end_layout
5220
5221 \begin_layout Standard
5222 The 
5223 \family sans
5224 Address
5225 \family default
5226  environment formats text in the style of an address, which is also used
5227  for the opening and signature in some countries.
5228  Similarly, the 
5229 \family sans
5230 Right\InsetSpace ~
5231 Address
5232 \family default
5233  environment formats text in the style of a right-justified address, which
5234  is used for the sender's address and today's date in some countries.
5235  Here's an example of each:
5236 \end_layout
5237
5238 \begin_layout Right Address
5239 Right Address
5240 \newline
5241 Who I am
5242 \newline
5243 Where I am
5244 \newline
5245 When is it? What is today?
5246 \end_layout
5247
5248 \begin_layout Standard
5249 That was 
5250 \family sans
5251 Right\InsetSpace ~
5252 Address
5253 \family default
5254 .
5255  Notice that the lines all have the same left margin, which LyX sets to
5256  fit the largest block of text on a single line.
5257  Here's an example of the 
5258 \family sans
5259 Address
5260 \family default
5261  environment:
5262 \end_layout
5263
5264 \begin_layout Address
5265 Who are you
5266 \newline
5267 Where do I send this
5268 \newline
5269 Your post office and country
5270 \end_layout
5271
5272 \begin_layout Standard
5273 As you can see, both 
5274 \family sans
5275 Address
5276 \family default
5277  and 
5278 \family sans
5279 Right\InsetSpace ~
5280 Address
5281 \family default
5282  add extra space between themselves and the next paragraph.
5283  If you hit 
5284 \family sans
5285 Return
5286 \family default
5287  in either of these environments, LyX resets the nesting depth and sets
5288  the environment to 
5289 \family sans
5290 Standard
5291 \family default
5292 .
5293  This makes sense, since 
5294 \family sans
5295 Return
5296 \family default
5297  is the 
5298 \family typewriter
5299 break-paragraph
5300 \family default
5301  function, and the individual lines of an address are not paragraphs.
5302  Thus, you have to use 
5303 \family typewriter
5304 break-line
5305 \family default
5306  (
5307 \family sans
5308 C-Return
5309 \family default
5310  or 
5311 \family sans
5312 Formatting\InsetSpace ~
5313 Character\SpecialChar \menuseparator
5314 Line\InsetSpace ~
5315 Break
5316 \family default
5317  from the 
5318 \family sans
5319 Insert
5320 \family default
5321  menu) to start a new line in an 
5322 \family sans
5323 Address
5324 \family default
5325  or 
5326 \family sans
5327 Right\InsetSpace ~
5328 Address
5329 \family default
5330  environment.
5331 \end_layout
5332
5333 \begin_layout Subsection
5334 Academic Writing
5335 \end_layout
5336
5337 \begin_layout Standard
5338 Most academic writing begins with an abstract and ends with a bibliography
5339  or list of references.
5340  LyX contains paragraph environments for both of these.
5341 \end_layout
5342
5343 \begin_layout Subsubsection
5344
5345 \family sans
5346 Abstract
5347 \begin_inset Index
5348 status collapsed
5349
5350 \begin_layout Standard
5351 Abstracts
5352 \end_layout
5353
5354 \end_inset
5355
5356
5357 \end_layout
5358
5359 \begin_layout Standard
5360 The 
5361 \family sans
5362 Abstract
5363 \family default
5364  environment is used for the abstract of an article.
5365  Technically, you could use this environment anywhere, but you really should
5366  only use it at the beginning of the document, after the title.
5367  Also, don't bother trying to nest 
5368 \family sans
5369 Abstract
5370 \family default
5371  in anything else or vice versa.
5372  It won't work.
5373  The 
5374 \family sans
5375 Abstract
5376 \family default
5377  environment is only useful in the article and report document classes.
5378  The book document classes ignores the 
5379 \family sans
5380 Abstract
5381 \family default
5382  completely, and it's utterly silly to use 
5383 \family sans
5384 Abstract
5385 \family default
5386  in a letter document class.
5387 \end_layout
5388
5389 \begin_layout Standard
5390 The 
5391 \family sans
5392 Abstract
5393 \family default
5394  environment does several things for you.
5395  First, it puts the centered label 
5396 \begin_inset Quotes eld
5397 \end_inset
5398
5399 Abstract
5400 \begin_inset Quotes erd
5401 \end_inset
5402
5403  above the text.
5404  The label and the text of the abstract are separated by some extra vertical
5405  space.
5406  Second, it typesets everything in a smaller font, just as you'd expect.
5407  Lastly, it adds a bit of extra vertical space between the abstract and
5408  the subsequent text.
5409  Well, that's how it will appear on the LyX screen.
5410  The appearance in the output depends on the used article or report class.
5411 \end_layout
5412
5413 \begin_layout Standard
5414 Starting a new paragraph by hitting 
5415 \family sans
5416 Return
5417 \family default
5418  does not reset the paragraph environment.
5419  The new paragraph will still be in the 
5420 \family sans
5421 Abstract
5422 \family default
5423  environment.
5424  So, you will have to change the paragraph environment yourself when you
5425  finish entering the abstract of your document.
5426 \end_layout
5427
5428 \begin_layout Standard
5429 \begin_inset Float figure
5430 wide false
5431 sideways false
5432 status open
5433
5434 \begin_layout Standard
5435 \align center
5436 \begin_inset Graphics
5437         filename clipart/Abstract.pdf
5438         inzipName 
5439         embed false
5440         lyxscale 25
5441
5442 \end_inset
5443
5444
5445 \end_layout
5446
5447 \begin_layout Standard
5448 \begin_inset Caption
5449
5450 \begin_layout Standard
5451 \begin_inset CommandInset label
5452 LatexCommand label
5453 name "cap:Paragraph-in-the"
5454
5455 \end_inset
5456
5457 Paragraph in the 
5458 \family sans
5459 Abstract
5460 \family default
5461  environment
5462 \end_layout
5463
5464 \end_inset
5465
5466
5467 \end_layout
5468
5469 \end_inset
5470
5471
5472 \end_layout
5473
5474 \begin_layout Standard
5475 We'd love to give you directly an example of the 
5476 \family sans
5477 Abstract
5478 \family default
5479  environment, but since this document is in the 
5480 \begin_inset Quotes eld
5481 \end_inset
5482
5483 book
5484 \begin_inset Quotes erd
5485 \end_inset
5486
5487  class, we can't do this.
5488  We inserted it therefore as figure\InsetSpace ~
5489
5490 \begin_inset CommandInset ref
5491 LatexCommand ref
5492 reference "cap:Paragraph-in-the"
5493
5494 \end_inset
5495
5496 .
5497  If you've never heard of an 
5498 \begin_inset Quotes eld
5499 \end_inset
5500
5501 abstract
5502 \begin_inset Quotes erd
5503 \end_inset
5504
5505  before, you can safely ignore this environment.
5506 \end_layout
5507
5508 \begin_layout Subsubsection
5509
5510 \family sans
5511 Bibliography
5512 \family default
5513
5514 \begin_inset Index
5515 status collapsed
5516
5517 \begin_layout Standard
5518 Bibliography
5519 \end_layout
5520
5521 \end_inset
5522
5523
5524 \begin_inset CommandInset label
5525 LatexCommand label
5526 name "sub:Biblio_environment"
5527
5528 \end_inset
5529
5530
5531 \end_layout
5532
5533 \begin_layout Standard
5534 The 
5535 \family sans
5536 Bibliography
5537 \family default
5538  environment is used to list references.
5539  Technically, you could use this environment anywhere, but you really should
5540  only use it at the end of the document.
5541  Nesting 
5542 \family sans
5543 Bibliography
5544 \family default
5545  in anything else or vice versa won't work.
5546 \end_layout
5547
5548 \begin_layout Standard
5549 When you first open a 
5550 \family sans
5551 Bibliography
5552 \family default
5553  environment, LyX add a large vertical space, followed by the heading 
5554 \begin_inset Quotes eld
5555 \end_inset
5556
5557 Bibliography
5558 \begin_inset Quotes erd
5559 \end_inset
5560
5561  or 
5562 \begin_inset Quotes eld
5563 \end_inset
5564
5565 References,
5566 \begin_inset Quotes erd
5567 \end_inset
5568
5569  depending on the document class.
5570  The heading is in a large boldface font.
5571  Each paragraph of the 
5572 \family sans
5573 Bibliography
5574 \family default
5575  environment is a bibliography entry.
5576  Thus, hitting 
5577 \family sans
5578 Return
5579 \family default
5580  does not reset the paragraph environment.
5581  Each new paragraph is still in the 
5582 \family sans
5583 Bibliography
5584 \family default
5585  environment.
5586 \end_layout
5587
5588 \begin_layout Standard
5589 For a detailed description of LyX's bibliography handling, have a look at
5590  in section\InsetSpace ~
5591
5592 \begin_inset CommandInset ref
5593 LatexCommand ref
5594 reference "sec:Bibliography"
5595
5596 \end_inset
5597
5598 .
5599 \end_layout
5600
5601 \begin_layout Subsection
5602 LyX
5603 \family sans
5604 -Code
5605 \begin_inset Index
5606 status collapsed
5607
5608 \begin_layout Standard
5609 Paragraph ! LyX code
5610 \end_layout
5611
5612 \end_inset
5613
5614
5615 \begin_inset CommandInset label
5616 LatexCommand label
5617 name "sub:LyX-Code"
5618
5619 \end_inset
5620
5621
5622 \end_layout
5623
5624 \begin_layout Standard
5625 The 
5626 \family sans
5627 LyX-Code
5628 \family default
5629  environment is another LyX extension.
5630  It type-sets text in a typewriter-style font.
5631  It also treats the 
5632 \family sans
5633 Space
5634 \family default
5635  key as a fixed whitespace;
5636 \begin_inset Foot
5637 status collapsed
5638
5639 \begin_layout Standard
5640 In the 
5641 \family sans
5642 LyX-Code
5643 \family default
5644  environment, the 
5645 \family sans
5646 Space
5647 \family default
5648  key is treated as a 
5649 \family sans
5650 Protected\InsetSpace ~
5651 Blank
5652 \family default
5653  instead of an end-of-word marker.
5654 \end_layout
5655
5656 \end_inset
5657
5658  this is the only case in which you can type multiple whitespaces in LyX.
5659  If you need to insert blank lines, you'll still need to use 
5660 \family sans
5661 C-Return
5662 \family default
5663  (the 
5664 \family typewriter
5665 break-line
5666 \family default
5667  function).
5668  
5669 \family sans
5670 Return
5671 \family default
5672  breaks paragraphs.
5673  Note, however, that 
5674 \family sans
5675 Return
5676 \family default
5677  does not reset the paragraph environment.
5678  So, when you finish using the 
5679 \family sans
5680 LyX-Code
5681 \family default
5682  environment, you'll need to change the paragraph environment yourself.
5683  Also, you can nest the 
5684 \family sans
5685 LyX-Code
5686 \family default
5687  environment inside of others.
5688 \end_layout
5689
5690 \begin_layout Standard
5691 There are a few quirks with this environment:
5692 \end_layout
5693
5694 \begin_layout Itemize
5695 You cannot use 
5696 \family sans
5697 C-Return
5698 \family default
5699  at the beginning of a new paragraph (i.e.
5700  you can't follow 
5701 \family sans
5702 Return
5703 \family default
5704  with a 
5705 \family sans
5706 C-Return
5707 \family default
5708 ).
5709 \end_layout
5710
5711 \begin_layout Itemize
5712 You can't follow a 
5713 \family sans
5714 C-Return
5715 \family default
5716  with a 
5717 \family sans
5718 Space
5719 \family default
5720 .
5721 \end_layout
5722
5723 \begin_deeper
5724 \begin_layout Itemize
5725 Use a 
5726 \family sans
5727 Return
5728 \family default
5729  to begin a new paragraph, then you can use a 
5730 \family sans
5731 Space
5732 \family default
5733 .
5734 \end_layout
5735
5736 \begin_layout Itemize
5737 Or: use 
5738 \family sans
5739 C-Space
5740 \family default
5741  instead.
5742 \end_layout
5743
5744 \end_deeper
5745 \begin_layout Itemize
5746 You can't have an empty paragraph or an empty line.
5747  You must put at least one 
5748 \family sans
5749 Space
5750 \family default
5751  in any line you want blank.
5752  Otherwise, LaTeX generates errors.
5753 \end_layout
5754
5755 \begin_layout Itemize
5756 You cannot get the typewriter double quotes by typing 
5757 \family sans
5758 "
5759 \family default
5760  since that will insert 
5761 \emph on
5762 real
5763 \emph default
5764  quotes.
5765  You get the typewriter double quotes with 
5766 \family sans
5767 C-"
5768 \family default
5769  (or 
5770 \family sans
5771 C-q
5772 \family default
5773  if you use Emacs-like key bindings).
5774 \end_layout
5775
5776 \begin_layout Standard
5777 Here's an example:
5778 \end_layout
5779
5780 \begin_layout LyX-Code
5781 #include <stdio.h>
5782 \end_layout
5783
5784 \begin_layout LyX-Code
5785  
5786 \end_layout
5787
5788 \begin_layout LyX-Code
5789 int main(void)
5790 \end_layout
5791
5792 \begin_layout LyX-Code
5793 {
5794 \end_layout
5795
5796 \begin_layout LyX-Code
5797     printf("Hello World!
5798 \backslash
5799 n");
5800 \end_layout
5801
5802 \begin_layout LyX-Code
5803     return 0;
5804 \end_layout
5805
5806 \begin_layout LyX-Code
5807 }
5808 \end_layout
5809
5810 \begin_layout Standard
5811 This is just the standard 
5812 \begin_inset Quotes eld
5813 \end_inset
5814
5815 Hello world!
5816 \begin_inset Quotes erd
5817 \end_inset
5818
5819  program.
5820  
5821 \end_layout
5822
5823 \begin_layout Standard
5824
5825 \family sans
5826 LyX-Code
5827 \family default
5828  has one purpose: to typeset code, such as program source, shell scripts,
5829  rc-files, and so on.
5830  Use it only in those very special cases where you need to generate text
5831  as if you used a typewriter.
5832 \begin_inset Index
5833 status collapsed
5834
5835 \begin_layout Standard
5836 Paragraph environments|)
5837 \end_layout
5838
5839 \end_inset
5840
5841
5842 \end_layout
5843
5844 \begin_layout Section
5845 Nesting Environments
5846 \begin_inset Index
5847 status collapsed
5848
5849 \begin_layout Standard
5850 Nesting ! Environments
5851 \end_layout
5852
5853 \end_inset
5854
5855
5856 \begin_inset CommandInset label
5857 LatexCommand label
5858 name "sec:Nesting"
5859
5860 \end_inset
5861
5862
5863 \end_layout
5864
5865 \begin_layout Subsection
5866 Introduction
5867 \end_layout
5868
5869 \begin_layout Standard
5870 LyX treats text as a unified block with a particular context and specific
5871  properties.
5872  This allows you to create blocks that inherits some of the properties of
5873  another block.
5874  For example you have three main points in an outline, but point #2 also
5875  has two subpoints.
5876  In other words, you have a list inside of another list, with the inner
5877  list 
5878 \begin_inset Quotes eld
5879 \end_inset
5880
5881 attached
5882 \begin_inset Quotes erd
5883 \end_inset
5884
5885  to item #2:
5886 \end_layout
5887
5888 \begin_layout Enumerate
5889 one
5890 \end_layout
5891
5892 \begin_layout Enumerate
5893 two
5894 \end_layout
5895
5896 \begin_deeper
5897 \begin_layout Enumerate
5898 sublist - item #1
5899 \end_layout
5900
5901 \begin_layout Enumerate
5902 sublist - item #2
5903 \end_layout
5904
5905 \end_deeper
5906 \begin_layout Enumerate
5907 three
5908 \end_layout
5909
5910 \begin_layout Standard
5911 You put a list inside of a list by nesting one list inside the other.
5912  Nesting an environment is quite simple: Select 
5913 \family sans
5914 Increase\InsetSpace ~
5915 List\InsetSpace ~
5916 Depth
5917 \family default
5918  or 
5919 \family sans
5920 Decrease\InsetSpace ~
5921 List\InsetSpace ~
5922 Depth
5923 \family default
5924  from the 
5925 \family sans
5926 Edit
5927 \family default
5928  menu to change the nesting depth of the current paragraph (the status bar
5929  will tell you how far you are nested).
5930  Instead of the menu, you can also use the toolbar buttons 
5931 \begin_inset Graphics
5932         filename ../images/depth-increment.png
5933         inzipName 
5934         embed true
5935
5936 \end_inset
5937
5938  and 
5939 \begin_inset Graphics
5940         filename ../images/depth-decrement.png
5941         inzipName 
5942         embed true
5943
5944 \end_inset
5945
5946  or the convenient key bindings 
5947 \family sans
5948 S-M-Right
5949 \family default
5950  and 
5951 \family sans
5952 S-M-Left
5953 \family default
5954  to change the nesting level.
5955  The change will work on the current selection if you have made one (allowing
5956  you to change the nesting of several paragraphs at once), or the current
5957  paragraph.
5958 \end_layout
5959
5960 \begin_layout Standard
5961 Note that LyX only changes the nesting depth if it can.
5962  If it's invalid to do so, nothing happens if you try to change the depth.
5963  Additionally, if you change the depth of one paragraph, it affects the
5964  depth of every paragraph nested inside of it.
5965 \end_layout
5966
5967 \begin_layout Standard
5968 Nesting isn't limited to lists.
5969  In LyX, you can nest just about anything inside anything else, as you're
5970  about to find out.
5971  This is the real power of nesting paragraph environments.
5972 \end_layout
5973
5974 \begin_layout Subsection
5975 What You Can and Can't Nest
5976 \end_layout
5977
5978 \begin_layout Standard
5979 Before we fire a list of paragraph environments at you, we need to tell
5980  you a little bit more about how nesting works.
5981 \end_layout
5982
5983 \begin_layout Standard
5984 The question if nesting a paragraph environment is possible, is a bit more
5985  complicated than a simple yes or no.
5986  There are three types of paragraph environments:
5987 \end_layout
5988
5989 \begin_layout Itemize
5990 Completely unnestable
5991 \end_layout
5992
5993 \begin_layout Itemize
5994 Fully nestable, you can nest them inside of things and you can also nest
5995  other things inside of them.
5996 \end_layout
5997
5998 \begin_layout Itemize
5999 A third type, you can nest them into other environments, but you can't nest
6000  anything into them.
6001 \end_layout
6002
6003 \begin_layout Standard
6004 Here's a list of the three types of nesting behavior, and which paragraph
6005  environments have them:
6006 \end_layout
6007
6008 \begin_layout Description
6009 Unnestable Can't nest them.
6010  Can't nest into them.
6011 \end_layout
6012
6013 \begin_deeper
6014 \begin_layout Itemize
6015
6016 \family sans
6017 Part
6018 \end_layout
6019
6020 \begin_layout Itemize
6021
6022 \family sans
6023 Chapter
6024 \end_layout
6025
6026 \begin_layout Itemize
6027
6028 \family sans
6029 Section
6030 \family default
6031  
6032 \end_layout
6033
6034 \begin_layout Itemize
6035
6036 \family sans
6037 Subsection
6038 \end_layout
6039
6040 \begin_layout Itemize
6041
6042 \family sans
6043 Subsubsection
6044 \end_layout
6045
6046 \begin_layout Itemize
6047
6048 \family sans
6049 Paragraph
6050 \family default
6051  
6052 \end_layout
6053
6054 \begin_layout Itemize
6055
6056 \family sans
6057 Subparagraph
6058 \end_layout
6059
6060 \begin_layout Itemize
6061
6062 \family sans
6063 Part*
6064 \end_layout
6065
6066 \begin_layout Itemize
6067
6068 \family sans
6069 Chapter*
6070 \end_layout
6071
6072 \begin_layout Itemize
6073
6074 \family sans
6075 Section*
6076 \end_layout
6077
6078 \begin_layout Itemize
6079
6080 \family sans
6081 Subsection*
6082 \end_layout
6083
6084 \begin_layout Itemize
6085
6086 \family sans
6087 Subsubsection*
6088 \end_layout
6089
6090 \begin_layout Itemize
6091
6092 \family sans
6093 Bibliography
6094 \end_layout
6095
6096 \begin_layout Itemize
6097
6098 \family sans
6099 Abstract
6100 \end_layout
6101
6102 \begin_layout Itemize
6103
6104 \family sans
6105 Title
6106 \end_layout
6107
6108 \begin_layout Itemize
6109
6110 \family sans
6111 Author
6112 \end_layout
6113
6114 \begin_layout Itemize
6115
6116 \family sans
6117 Date
6118 \end_layout
6119
6120 \end_deeper
6121 \begin_layout Description
6122 Fully\InsetSpace ~
6123 Nestable You can nest them.
6124  You can nest other things into them.
6125 \end_layout
6126
6127 \begin_deeper
6128 \begin_layout Itemize
6129
6130 \family sans
6131 Verse
6132 \end_layout
6133
6134 \begin_layout Itemize
6135
6136 \family sans
6137 Quote
6138 \end_layout
6139
6140 \begin_layout Itemize
6141
6142 \family sans
6143 Quotation
6144 \end_layout
6145
6146 \begin_layout Itemize
6147
6148 \family sans
6149 Itemize
6150 \end_layout
6151
6152 \begin_layout Itemize
6153
6154 \family sans
6155 Enumerate
6156 \end_layout
6157
6158 \begin_layout Itemize
6159
6160 \family sans
6161 Description
6162 \end_layout
6163
6164 \begin_layout Itemize
6165
6166 \family sans
6167 List
6168 \end_layout
6169
6170 \begin_layout Itemize
6171
6172 \family sans
6173 LyX-Code
6174 \end_layout
6175
6176 \end_deeper
6177 \begin_layout Description
6178 Nestable-Inside You can nest them inside of other things.
6179  You can't nest anything into them.
6180 \end_layout
6181
6182 \begin_deeper
6183 \begin_layout Itemize
6184
6185 \family sans
6186 Standard
6187 \end_layout
6188
6189 \begin_layout Itemize
6190
6191 \family sans
6192 Right\InsetSpace ~
6193 Address
6194 \end_layout
6195
6196 \begin_layout Itemize
6197
6198 \family sans
6199 Address
6200 \end_layout
6201
6202 \end_deeper
6203 \begin_layout Standard
6204 The 
6205 \family sans
6206 Caption
6207 \family default
6208  environment doesn't really fit anywhere, since it's only used inside of
6209  
6210 \family sans
6211 Table\InsetSpace ~
6212 Floats
6213 \family default
6214  and 
6215 \family sans
6216 Figure\InsetSpace ~
6217 Floats
6218 \family default
6219 .
6220 \end_layout
6221
6222 \begin_layout Subsection
6223 Nesting Other Things: Tables, Math, Floats, etc.
6224 \begin_inset Index
6225 status collapsed
6226
6227 \begin_layout Standard
6228 Nesting ! Tables etc.
6229 \end_layout
6230
6231 \end_inset
6232
6233
6234 \begin_inset CommandInset label
6235 LatexCommand label
6236 name "sec:table-and-fig-nesting"
6237
6238 \end_inset
6239
6240
6241 \end_layout
6242
6243 \begin_layout Standard
6244 There are several things that aren't paragraph environments, but which are
6245  affected by nesting anyhow.
6246  They are:
6247 \end_layout
6248
6249 \begin_layout Itemize
6250 equations
6251 \end_layout
6252
6253 \begin_layout Itemize
6254 tables
6255 \end_layout
6256
6257 \begin_layout Itemize
6258 figures
6259 \end_layout
6260
6261 \begin_layout Standard
6262 (
6263 \begin_inset Note Greyedout
6264 status open
6265
6266 \begin_layout Standard
6267
6268 \series bold
6269 Note:
6270 \series default
6271  If you put a figure or a table in a 
6272 \family sans
6273 Float
6274 \family default
6275 , this is no longer true.
6276 \end_layout
6277
6278 \end_inset
6279
6280  Have a look at section\InsetSpace ~
6281
6282 \begin_inset CommandInset ref
6283 LatexCommand ref
6284 reference "sec:Floats"
6285
6286 \end_inset
6287
6288  for more informations about 
6289 \family sans
6290 Floats
6291 \family default
6292 .)
6293 \end_layout
6294
6295 \begin_layout Standard
6296 LyX can treat these three objects as either a word or as a paragraph.
6297  If a figure, table, or an equation is inline, it goes wherever the paragraph
6298  it is in goes.
6299 \end_layout
6300
6301 \begin_layout Standard
6302 On the other hand, if you have an equation, figure or table in a 
6303 \begin_inset Quotes eld
6304 \end_inset
6305
6306 paragraph
6307 \begin_inset Quotes erd
6308 \end_inset
6309
6310  of its own, it behaves just like a 
6311 \begin_inset Quotes eld
6312 \end_inset
6313
6314 nestable-inside
6315 \begin_inset Quotes erd
6316 \end_inset
6317
6318  paragraph environment.
6319  You can nest it into any environment, but you obviously can't nest anything
6320  into it.
6321 \end_layout
6322
6323 \begin_layout Standard
6324 Here's an example with a table:
6325 \end_layout
6326
6327 \begin_layout Enumerate
6328 Item One
6329 \end_layout
6330
6331 \begin_deeper
6332 \begin_layout Enumerate
6333 This is (a) and it's nested.
6334 \end_layout
6335
6336 \begin_deeper
6337 \begin_layout Standard
6338 \begin_inset VSpace 0.3cm
6339 \end_inset
6340
6341
6342 \end_layout
6343
6344 \begin_layout Standard
6345 \align center
6346 \begin_inset Tabular
6347 <lyxtabular version="3" rows="2" columns="2">
6348 <features>
6349 <column alignment="center" valignment="top" leftline="true" width="0pt">
6350 <column alignment="center" valignment="top" leftline="true" rightline="true" width="0pt">
6351 <row topline="true">
6352 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
6353 \begin_inset Text
6354
6355 \begin_layout Standard
6356
6357 \family roman
6358 \series medium
6359 \shape up
6360 \size normal
6361 \emph off
6362 \bar no
6363 \noun off
6364 \color none
6365 a
6366 \end_layout
6367
6368 \end_inset
6369 </cell>
6370 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
6371 \begin_inset Text
6372
6373 \begin_layout Standard
6374
6375 \family roman
6376 \series medium
6377 \shape up
6378 \size normal
6379 \emph off
6380 \bar no
6381 \noun off
6382 \color none
6383 b
6384 \end_layout
6385
6386 \end_inset
6387 </cell>
6388 </row>
6389 <row topline="true" bottomline="true">
6390 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
6391 \begin_inset Text
6392
6393 \begin_layout Standard
6394
6395 \family roman
6396 \series medium
6397 \shape up
6398 \size normal
6399 \emph off
6400 \bar no
6401 \noun off
6402 \color none
6403 c
6404 \end_layout
6405
6406 \end_inset
6407 </cell>
6408 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
6409 \begin_inset Text
6410
6411 \begin_layout Standard
6412
6413 \family roman
6414 \series medium
6415 \shape up
6416 \size normal
6417 \emph off
6418 \bar no
6419 \noun off
6420 \color none
6421 d
6422 \end_layout
6423
6424 \end_inset
6425 </cell>
6426 </row>
6427 </lyxtabular>
6428
6429 \end_inset
6430
6431
6432 \end_layout
6433
6434 \begin_layout Standard
6435 \begin_inset VSpace 0.3cm
6436 \end_inset
6437
6438
6439 \end_layout
6440
6441 \end_deeper
6442 \begin_layout Enumerate
6443 This is (b).
6444  The table is actually nested inside (a).
6445 \end_layout
6446
6447 \end_deeper
6448 \begin_layout Enumerate
6449 Back out again.
6450 \end_layout
6451
6452 \begin_layout Standard
6453 If we hadn't nested the table at all, the list would look like this:
6454 \end_layout
6455
6456 \begin_layout Enumerate
6457 Item One
6458 \end_layout
6459
6460 \begin_deeper
6461 \begin_layout Enumerate
6462 This is (a) and it's nested.
6463 \end_layout
6464
6465 \end_deeper
6466 \begin_layout Standard
6467 \begin_inset VSpace 0.3cm
6468 \end_inset
6469
6470
6471 \end_layout
6472
6473 \begin_layout Standard
6474 \align center
6475 \begin_inset Tabular
6476 <lyxtabular version="3" rows="2" columns="2">
6477 <features>
6478 <column alignment="center" valignment="top" leftline="true" width="0pt">
6479 <column alignment="center" valignment="top" leftline="true" rightline="true" width="0pt">
6480 <row topline="true">
6481 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
6482 \begin_inset Text
6483
6484 \begin_layout Standard
6485
6486 \family roman
6487 \series medium
6488 \shape up
6489 \size normal
6490 \emph off
6491 \bar no
6492 \noun off
6493 \color none
6494 a
6495 \end_layout
6496
6497 \end_inset
6498 </cell>
6499 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
6500 \begin_inset Text
6501
6502 \begin_layout Standard
6503
6504 \family roman
6505 \series medium
6506 \shape up
6507 \size normal
6508 \emph off
6509 \bar no
6510 \noun off
6511 \color none
6512 b
6513 \end_layout
6514
6515 \end_inset
6516 </cell>
6517 </row>
6518 <row topline="true" bottomline="true">
6519 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
6520 \begin_inset Text
6521
6522 \begin_layout Standard
6523
6524 \family roman
6525 \series medium
6526 \shape up
6527 \size normal
6528 \emph off
6529 \bar no
6530 \noun off
6531 \color none
6532 c
6533 \end_layout
6534
6535 \end_inset
6536 </cell>
6537 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
6538 \begin_inset Text
6539
6540 \begin_layout Standard
6541
6542 \family roman
6543 \series medium
6544 \shape up
6545 \size normal
6546 \emph off
6547 \bar no
6548 \noun off
6549 \color none
6550 d
6551 \end_layout
6552
6553 \end_inset
6554 </cell>
6555 </row>
6556 </lyxtabular>
6557
6558 \end_inset
6559
6560
6561 \end_layout
6562
6563 \begin_layout Standard
6564 \begin_inset VSpace 0.3cm
6565 \end_inset
6566
6567
6568 \end_layout
6569
6570 \begin_layout Enumerate
6571 This is (b).
6572  The table is 
6573 \emph on
6574 not
6575 \emph default
6576  nested inside (a).
6577  In fact, it's not nested at all.
6578 \end_layout
6579
6580 \begin_layout Enumerate
6581 Back out again.
6582 \end_layout
6583
6584 \begin_layout Standard
6585 Notice how item (b) is not only no longer nested, but is also the first
6586  item of a new list!
6587 \end_layout
6588
6589 \begin_layout Standard
6590 There's another trap you can fall into: Nesting the table, but not going
6591  deep enough.
6592  LyX then turns anything after the table into a new sublist.
6593 \end_layout
6594
6595 \begin_layout Enumerate
6596 Item One
6597 \end_layout
6598
6599 \begin_deeper
6600 \begin_layout Enumerate
6601 This is (a) and it's nested.
6602 \end_layout
6603
6604 \begin_layout Standard
6605 \begin_inset VSpace 0.3cm
6606 \end_inset
6607
6608
6609 \end_layout
6610
6611 \begin_layout Standard
6612 \align center
6613 \begin_inset Tabular
6614 <lyxtabular version="3" rows="2" columns="2">
6615 <features>
6616 <column alignment="center" valignment="top" leftline="true" width="0pt">
6617 <column alignment="center" valignment="top" leftline="true" rightline="true" width="0pt">
6618 <row topline="true">
6619 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
6620 \begin_inset Text
6621
6622 \begin_layout Standard
6623
6624 \family roman
6625 \series medium
6626 \shape up
6627 \size normal
6628 \emph off
6629 \bar no
6630 \noun off
6631 \color none
6632 a
6633 \end_layout
6634
6635 \end_inset
6636 </cell>
6637 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
6638 \begin_inset Text
6639
6640 \begin_layout Standard
6641
6642 \family roman
6643 \series medium
6644 \shape up
6645 \size normal
6646 \emph off
6647 \bar no
6648 \noun off
6649 \color none
6650 b
6651 \end_layout
6652
6653 \end_inset
6654 </cell>
6655 </row>
6656 <row topline="true" bottomline="true">
6657 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
6658 \begin_inset Text
6659
6660 \begin_layout Standard
6661
6662 \family roman
6663 \series medium
6664 \shape up
6665 \size normal
6666 \emph off
6667 \bar no
6668 \noun off
6669 \color none
6670 c
6671 \end_layout
6672
6673 \end_inset
6674 </cell>
6675 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
6676 \begin_inset Text
6677
6678 \begin_layout Standard
6679
6680 \family roman
6681 \series medium
6682 \shape up
6683 \size normal
6684 \emph off
6685 \bar no
6686 \noun off
6687 \color none
6688 d
6689 \end_layout
6690
6691 \end_inset
6692 </cell>
6693 </row>
6694 </lyxtabular>
6695
6696 \end_inset
6697
6698
6699 \end_layout
6700
6701 \begin_layout Standard
6702 \begin_inset VSpace 0.3cm
6703 \end_inset
6704
6705
6706 \end_layout
6707
6708 \begin_layout Enumerate
6709 This is (b).
6710  The table is actually nested inside Item One, but 
6711 \emph on
6712 not
6713 \emph default
6714  inside (a).
6715 \end_layout
6716
6717 \end_deeper
6718 \begin_layout Enumerate
6719 Back out again.
6720 \end_layout
6721
6722 \begin_layout Standard
6723 As you can see, item (b) turned into the first item of a new list, but a
6724  new list 
6725 \emph on
6726 inside
6727 \emph default
6728  item 1.
6729  The same thing would have happened to a figure or an equation.
6730  So, if you nest tables, figures or equations, make sure you go to the right
6731  depth!
6732 \end_layout
6733
6734 \begin_layout Subsection
6735 Usage and General Features
6736 \begin_inset CommandInset label
6737 LatexCommand label
6738 name "sub:Nesting-Usage"
6739
6740 \end_inset
6741
6742
6743 \end_layout
6744
6745 \begin_layout Standard
6746 Speaking of levels, LyX can perform up to a six-fold nesting.
6747  In other words, 
6748 \begin_inset Quotes eld
6749 \end_inset
6750
6751 level #6
6752 \begin_inset Quotes erd
6753 \end_inset
6754
6755  is the innermost possible depth.
6756  Here's an example to display what we mean:
6757 \end_layout
6758
6759 \begin_layout Enumerate
6760 level #1 - outermost
6761 \end_layout
6762
6763 \begin_deeper
6764 \begin_layout Enumerate
6765 level #2
6766 \end_layout
6767
6768 \begin_deeper
6769 \begin_layout Enumerate
6770 level #3
6771 \end_layout
6772
6773 \begin_deeper
6774 \begin_layout Enumerate
6775 level #4
6776 \end_layout
6777
6778 \begin_deeper
6779 \begin_layout Itemize
6780 level #5
6781 \end_layout
6782
6783 \begin_deeper
6784 \begin_layout Itemize
6785 level #6
6786 \end_layout
6787
6788 \end_deeper
6789 \end_deeper
6790 \end_deeper
6791 \end_deeper
6792 \end_deeper
6793 \begin_layout Standard
6794 There are two exceptions to the six-fold nesting limit, and you can see
6795  both of them in the example.
6796  Unlike the other fully-nestable environments, you can only perform a four-fold
6797  nesting with the 
6798 \family sans
6799 Enumerate
6800 \family default
6801  and 
6802 \family sans
6803 Itemize
6804 \family default
6805  environments.
6806  For example, if we tried to nest another 
6807 \family sans
6808 Enumerate
6809 \family default
6810  list inside of item 
6811 \begin_inset Quotes eld
6812 \end_inset
6813
6814 A.
6815 \begin_inset Quotes erd
6816 \end_inset
6817
6818 , we'd get errors.
6819 \end_layout
6820
6821 \begin_layout Subsection
6822 Some Examples
6823 \begin_inset Index
6824 status collapsed
6825
6826 \begin_layout Standard
6827 Nesting ! Examples
6828 \end_layout
6829
6830 \end_inset
6831
6832
6833 \end_layout
6834
6835 \begin_layout Standard
6836 The best way to explain just what you can do with nesting is by illustration.
6837  We have several examples of nested environments.
6838  In them, we explain how we created the example, so that you can reproduce
6839  them.
6840 \end_layout
6841
6842 \begin_layout Subsubsection
6843 Example 1: The Six-fold Way and Mixed Nesting
6844 \end_layout
6845
6846 \begin_layout Labeling
6847 \labelwidthstring MMM
6848 #1-a This is the outermost level.
6849  It's a 
6850 \family sans
6851 List
6852 \family default
6853  environment.
6854 \end_layout
6855
6856 \begin_deeper
6857 \begin_layout Labeling
6858 \labelwidthstring MMM
6859 #2-a This is level #2.
6860  We created it by using 
6861 \family sans
6862 M-Return
6863 \family default
6864  followed by 
6865 \family sans
6866 S-M-Right
6867 \family default
6868 .
6869 \end_layout
6870
6871 \begin_deeper
6872 \begin_layout Labeling
6873 \labelwidthstring MMM
6874 #3-a This is level #3.
6875  This time, we just hit 
6876 \family sans
6877 Return
6878 \family default
6879 , then used 
6880 \family sans
6881 S-M-Right
6882 \family default
6883  twice in a row.
6884  We could have also created it the same way as we did the previous level,
6885  by hitting 
6886 \family sans
6887 M-Return
6888 \family default
6889  followed by 
6890 \family sans
6891 S-M-Right
6892 \family default
6893 .
6894 \end_layout
6895
6896 \begin_deeper
6897 \begin_layout Standard
6898 This is actually a 
6899 \family sans
6900 Standard
6901 \family default
6902  environment, nested inside of 
6903 \begin_inset Quotes eld
6904 \end_inset
6905
6906 #3-a
6907 \begin_inset Quotes erd
6908 \end_inset
6909
6910 .
6911  So, it's at level #4.
6912  We did this by hitting 
6913 \family sans
6914 M-Return
6915 \family default
6916 , then 
6917 \family sans
6918 S-M-Right
6919 \family default
6920 , then changing the paragraph environment to 
6921 \family sans
6922 Standard
6923 \family default
6924 .
6925  Do this to create list items with more than one paragraph - it also works
6926  for the 
6927 \family sans
6928 Description
6929 \family default
6930
6931 \family sans
6932 Enumerate
6933 \family default
6934 , and 
6935 \family sans
6936 Itemize
6937 \family default
6938  environments!
6939 \end_layout
6940
6941 \begin_layout Standard
6942 Here's another 
6943 \family sans
6944 Standard
6945 \family default
6946  paragraph, also at level #4, made with just a 
6947 \family sans
6948 M-Return
6949 \family default
6950 .
6951 \end_layout
6952
6953 \begin_layout Labeling
6954 \labelwidthstring MMM
6955 #4-a This is level #4.
6956  We hit 
6957 \family sans
6958 M-Return
6959 \family default
6960  and changed the paragraph environment back to 
6961 \family sans
6962 List
6963 \family default
6964 .
6965  Remember - we can't nest anything inside of a 
6966 \family sans
6967 Standard
6968 \family default
6969  environment, which is why we're still at level #4.
6970  However, we 
6971 \emph on
6972 can
6973 \emph default
6974  keep nesting things inside of 
6975 \begin_inset Quotes eld
6976 \end_inset
6977
6978 #3-a
6979 \begin_inset Quotes erd
6980 \end_inset
6981
6982 .
6983 \end_layout
6984
6985 \begin_deeper
6986 \begin_layout Labeling
6987 \labelwidthstring MMM
6988 #5-a This is level #5\SpecialChar \ldots{}
6989
6990 \end_layout
6991
6992 \begin_deeper
6993 \begin_layout Labeling
6994 \labelwidthstring MMM
6995 #6-a \SpecialChar \ldots{}
6996 and this is level #6.
6997  By now, you should know how we made these two.
6998 \end_layout
6999
7000 \end_deeper
7001 \begin_layout Labeling
7002 \labelwidthstring MMM
7003 #5-b Back to level #5.
7004  Just hit 
7005 \family sans
7006 M-Return
7007 \family default
7008  followed by a 
7009 \family sans
7010 S-M-Left
7011 \family default
7012 .
7013 \end_layout
7014
7015 \end_deeper
7016 \begin_layout Labeling
7017 \labelwidthstring MMM
7018 #4-b After another 
7019 \family sans
7020 M-Return
7021 \family default
7022  followed by a 
7023 \family sans
7024 S-M-Left
7025 \family default
7026 , we're back at level #4.
7027 \end_layout
7028
7029 \end_deeper
7030 \begin_layout Labeling
7031 \labelwidthstring MMM
7032 #3-b Back to level #3.
7033  By now it should be obvious how we did this.
7034 \end_layout
7035
7036 \end_deeper
7037 \begin_layout Labeling
7038 \labelwidthstring MMM
7039 #2-b Back to level #2.
7040  
7041 \end_layout
7042
7043 \end_deeper
7044 \begin_layout Labeling
7045 \labelwidthstring MMM
7046 #1-b And last, back to the outermost level, #1.
7047  After this sentence, we'll hit 
7048 \family sans
7049 Return
7050 \family default
7051  and change the paragraph environment back to 
7052 \family sans
7053 Standard
7054 \family default
7055  to end the list.
7056 \end_layout
7057
7058 \begin_layout Standard
7059 We could have also used the 
7060 \family sans
7061 Description
7062 \family default
7063
7064 \family sans
7065 Quote
7066 \family default
7067
7068 \family sans
7069 Quotation
7070 \family default
7071 , or even the 
7072 \family sans
7073 Verse
7074 \family default
7075  environment in place of the 
7076 \family sans
7077 List
7078 \family default
7079  environment.
7080  The example would have worked exactly the same.
7081 \end_layout
7082
7083 \begin_layout Subsubsection
7084 Example 2: Inheritance
7085 \end_layout
7086
7087 \begin_layout LyX-Code
7088 This is the LyX-Code environment, at level #1, the outermost
7089 \end_layout
7090
7091 \begin_layout LyX-Code
7092 level.
7093   Now we'll hit 
7094 \family sans
7095 Return
7096 \family default
7097 , then 
7098 \family sans
7099 S-M-Right
7100 \family default
7101 , after which, we'll change to the 
7102 \family sans
7103 Enumerate
7104 \family default
7105  environment.
7106 \end_layout
7107
7108 \begin_deeper
7109 \begin_layout Enumerate
7110 This is the 
7111 \family sans
7112 Enumerate
7113 \family default
7114  environment, at level #2.
7115 \end_layout
7116
7117 \begin_layout Enumerate
7118 Notice how the nested 
7119 \family sans
7120 Enumerate
7121 \family default
7122  not only inherits its margins from its parent environment (
7123 \family sans
7124 LyX-Code
7125 \family default
7126 ), but also inherits its font and spacing!
7127 \end_layout
7128
7129 \end_deeper
7130 \begin_layout Standard
7131 We ended this example by hitting 
7132 \family sans
7133 Return
7134 \family default
7135 .
7136  After that, we needed to reset the paragraph environment to 
7137 \family sans
7138 Standard
7139 \family default
7140  and resetting the nesting depth by using 
7141 \family sans
7142 S-M-Left
7143 \family default
7144  once.
7145 \end_layout
7146
7147 \begin_layout Subsubsection
7148 Example 3: Labels, Levels, and the 
7149 \family sans
7150 Enumerate
7151 \family default
7152  and 
7153 \family sans
7154 Itemize
7155 \family default
7156  Environments
7157 \begin_inset OptArg
7158 status collapsed
7159
7160 \begin_layout Standard
7161 Example #3: Labels, Levels and other list environments
7162 \end_layout
7163
7164 \end_inset
7165
7166
7167 \end_layout
7168
7169 \begin_layout Enumerate
7170 This is level #1, in an 
7171 \family sans
7172 Enumerate
7173 \family default
7174  paragraph environment.
7175  We're actually going to nest a bunch of these.
7176 \end_layout
7177
7178 \begin_deeper
7179 \begin_layout Enumerate
7180 This is level #2.
7181  We used 
7182 \family sans
7183 M-Return
7184 \family default
7185  followed by 
7186 \family sans
7187 S-M-Right
7188 \family default
7189 .
7190  Now, what happens if we nest an 
7191 \family sans
7192 Itemize
7193 \family default
7194  environment inside of this one? It will be at level #3, but what will its
7195  label be? An asterisk?
7196 \end_layout
7197
7198 \begin_deeper
7199 \begin_layout Itemize
7200 No! It's a bullet.
7201  This is the 
7202 \emph on
7203 first
7204 \emph default
7205  
7206 \family sans
7207 Itemize
7208 \family default
7209  environment, even though it's at level #3.
7210  So, its label is a bullet.
7211  (We got here by using 
7212 \family sans
7213 M-Return
7214 \family default
7215 , then 
7216 \family sans
7217 S-M-Right
7218 \family default
7219 , then changing the environment to 
7220 \family sans
7221 Itemize
7222 \family default
7223 .)
7224 \end_layout
7225
7226 \begin_deeper
7227 \begin_layout Itemize
7228 Here's level #4, produced using 
7229 \family sans
7230 M-Return
7231 \family default
7232 , then 
7233 \family sans
7234 S-M-Right
7235 \family default
7236 .
7237  We'll do that again\SpecialChar \ldots{}
7238
7239 \end_layout
7240
7241 \begin_deeper
7242 \begin_layout Enumerate
7243 \SpecialChar \ldots{}
7244 to get to level #5.
7245  This time, however, we also changed the paragraph environment back to 
7246 \family sans
7247 Enumerate
7248 \family default
7249 .
7250  Notice the type of numbering, it is 
7251 \emph on
7252 lowercase Roman
7253 \emph default
7254 , because we are in the 
7255 \emph on
7256 thirdfold
7257 \emph default
7258  
7259 \family sans
7260 Enumerate
7261 \family default
7262  environment (i.e.
7263  it is an 
7264 \family sans
7265 Enumerate
7266 \family default
7267  inside an 
7268 \family sans
7269 Enumerate
7270 \family default
7271  inside an 
7272 \family sans
7273 Enumerate
7274 \family default
7275 ).
7276 \end_layout
7277
7278 \begin_layout Enumerate
7279 What happens if we 
7280 \emph on
7281 don't
7282 \emph default
7283  change the paragraph environment, but decrease the nesting depth? What
7284  type of numbering does LyX use?
7285 \end_layout
7286
7287 \begin_layout Enumerate
7288 Oh, as if you couldn't guess by now, we're just using 
7289 \family sans
7290 M-Return
7291 \family default
7292  to keep the current environment and depth but create a new item.
7293 \end_layout
7294
7295 \begin_layout Enumerate
7296 Let's use 
7297 \family sans
7298 S-M-Left
7299 \family default
7300  to decrease the depth after the next 
7301 \family sans
7302 M-Return
7303 \family default
7304 .
7305 \end_layout
7306
7307 \end_deeper
7308 \begin_layout Enumerate
7309 This is level #4.
7310  Look what type of label LyX is using!
7311 \end_layout
7312
7313 \end_deeper
7314 \begin_layout Enumerate
7315 This is level #3.
7316  Even though we've changed levels, LyX is still using a lowercase Roman
7317  numeral as the label.Why?
7318 \end_layout
7319
7320 \begin_layout Enumerate
7321 Because, even though the nesting depth has changed, the paragraph is 
7322 \emph on
7323 still
7324 \emph default
7325  a thirdfold 
7326 \family sans
7327 Enumerate
7328 \family default
7329  environment.
7330  Notice, however, that LyX 
7331 \emph on
7332 did
7333 \emph default
7334  reset the counter for the label.
7335 \end_layout
7336
7337 \end_deeper
7338 \begin_layout Enumerate
7339 Another 
7340 \family sans
7341 M-Return
7342 \family default
7343  
7344 \family sans
7345 S-M-Left
7346 \family default
7347  sequence, and we're back to level #2.
7348  This time, we not only changed the nesting depth, but we also moved back
7349  into the twofold-nested 
7350 \family sans
7351 Enumerate
7352 \family default
7353  environment.
7354 \end_layout
7355
7356 \end_deeper
7357 \begin_layout Enumerate
7358 The same thing happens if we do another 
7359 \family sans
7360 M-Return
7361 \family default
7362  
7363 \family sans
7364 S-M-Left
7365 \family default
7366  sequence and return to level #1, the outermost level.
7367 \end_layout
7368
7369 \begin_layout Standard
7370 Lastly, we reset the environment to 
7371 \family sans
7372 Standard
7373 \family default
7374 .
7375  As you can see, the level number doesn't correspond to what type of labeling
7376  LyX uses for the 
7377 \family sans
7378 Enumerate
7379 \family default
7380  and 
7381 \family sans
7382 Itemize
7383 \family default
7384  environments.
7385  The number of other 
7386 \family sans
7387 Enumerate
7388 \family default
7389  environments surrounding it determines what kind of label LyX uses for
7390  an 
7391 \family sans
7392 Enumerate
7393 \family default
7394  item.
7395  The same rule applies for the 
7396 \family sans
7397 Itemize
7398 \family default
7399  environment, as well.
7400 \end_layout
7401
7402 \begin_layout Subsubsection
7403 Example 4: Going Bonkers
7404 \end_layout
7405
7406 \begin_layout Enumerate
7407 We're going to go totally nuts now.
7408  We won't nest as deep as in the other examples, nor will we go into the
7409  same detail with how we did it.
7410  (level #1: 
7411 \family sans
7412 Enumerate
7413 \family default
7414 )
7415 \end_layout
7416
7417 \begin_deeper
7418 \begin_layout Standard
7419 (
7420 \family sans
7421 Return, S-M-Right, Standard
7422 \family default
7423 : level #2) We'll stick an encapsulated description of how we created the
7424  example in parentheses someplace.
7425  For example, the two keybindings are how we changed the depth.
7426  The environment name is the name of the current environment.
7427  Either before or after this, we'll put in the level.
7428 \end_layout
7429
7430 \end_deeper
7431 \begin_layout Enumerate
7432 (
7433 \family sans
7434 Return, Enumerate
7435 \family default
7436 : level #1) This is the next item in the list.
7437 \end_layout
7438
7439 \begin_deeper
7440 \begin_layout Verse
7441 Now we'll add verse.
7442 \newline
7443 It will get much worse.
7444 \newline
7445 (
7446 \family sans
7447 Return, S-M-Right, Verse
7448 \family default
7449 : level #2)
7450 \end_layout
7451
7452 \begin_layout Verse
7453 Fiddle dee, Fiddle doo.
7454 \newline
7455 Bippitey boppitey boo!
7456 \newline
7457 (
7458 \family sans
7459 M-Return)
7460 \end_layout
7461
7462 \begin_layout Verse
7463 Here comes a table:
7464 \end_layout
7465
7466 \begin_deeper
7467 \begin_layout Standard
7468 \begin_inset VSpace 0.3cm
7469 \end_inset
7470
7471
7472 \end_layout
7473
7474 \begin_layout Standard
7475 \align center
7476 \begin_inset Tabular
7477 <lyxtabular version="3" rows="2" columns="2">
7478 <features>
7479 <column alignment="center" valignment="top" width="0pt">
7480 <column alignment="center" valignment="top" leftline="true" width="0pt">
7481 <row>
7482 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
7483 \begin_inset Text
7484
7485 \begin_layout Standard
7486
7487 \family roman
7488 \series medium
7489 \shape up
7490 \size normal
7491 \emph off
7492 \bar no
7493 \noun off
7494 \color none
7495 one-fish
7496 \end_layout
7497
7498 \end_inset
7499 </cell>
7500 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
7501 \begin_inset Text
7502
7503 \begin_layout Standard
7504
7505 \family roman
7506 \series medium
7507 \shape up
7508 \size normal
7509 \emph off
7510 \bar no
7511 \noun off
7512 \color none
7513 two-fish
7514 \end_layout
7515
7516 \end_inset
7517 </cell>
7518 </row>
7519 <row topline="true">
7520 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
7521 \begin_inset Text
7522
7523 \begin_layout Standard
7524
7525 \family roman
7526 \series medium
7527 \shape up
7528 \size normal
7529 \emph off
7530 \bar no
7531 \noun off
7532 \color none
7533 red-fish
7534 \end_layout
7535
7536 \end_inset
7537 </cell>
7538 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
7539 \begin_inset Text
7540
7541 \begin_layout Standard
7542
7543 \family roman
7544 \series medium
7545 \shape up
7546 \size normal
7547 \emph off
7548 \bar no
7549 \noun off
7550 \color none
7551 blue-fish
7552 \end_layout
7553
7554 \end_inset
7555 </cell>
7556 </row>
7557 </lyxtabular>
7558
7559 \end_inset
7560
7561
7562 \end_layout
7563
7564 \end_deeper
7565 \begin_layout Verse
7566 (
7567 \family sans
7568 M-Return, Table, S-M-Right
7569 \family default
7570  3 times, 
7571 \family sans
7572 M-Return, Verse, S-M-Left
7573 \family default
7574 )
7575 \end_layout
7576
7577 \end_deeper
7578 \begin_layout Enumerate
7579 (
7580 \family sans
7581 Return, Enumerate
7582 \family default
7583 : level #1) This is another item.
7584  Note that selecting a 
7585 \family sans
7586 Table
7587 \family default
7588  resets the nesting depth to level #1, so we increased the nesting depth
7589  3 times to put the table inside the 
7590 \family sans
7591 Verse
7592 \family default
7593  environment.
7594  
7595 \end_layout
7596
7597 \begin_layout Quotation
7598 We're now ending the 
7599 \family sans
7600 Enumerate
7601 \family default
7602  list and changing to 
7603 \family sans
7604 Quotation
7605 \family default
7606 .
7607  We're still at level #1.
7608  We want to show you some of the things you can do by mixing environments.
7609  The next set of paragraphs is a 
7610 \begin_inset Quotes eld
7611 \end_inset
7612
7613 quoted letter.
7614 \begin_inset Quotes erd
7615 \end_inset
7616
7617  We'll nest both the 
7618 \family sans
7619 Address
7620 \family default
7621  and 
7622 \family sans
7623 Right\InsetSpace ~
7624 Address
7625 \family default
7626  environments inside of this one, then use another nested 
7627 \family sans
7628 Quotation
7629 \family default
7630  for the letter body.
7631  We'll use 
7632 \family sans
7633 M-Return
7634 \family default
7635  to preserve the depth.
7636  Remember that you need to use 
7637 \family sans
7638 C-Return
7639 \family default
7640  to create multiple lines inside the 
7641 \family sans
7642 Address
7643 \family default
7644  and 
7645 \family sans
7646 Right\InsetSpace ~
7647 Address
7648 \family default
7649  environments.
7650  Here it goes:
7651 \end_layout
7652
7653 \begin_deeper
7654 \begin_layout Right Address
7655 1234 Nowhere Rd.
7656 \newline
7657 Moosegroin, MT 00100
7658 \newline
7659 9-6-96
7660 \end_layout
7661
7662 \begin_layout Address
7663 Dear Mr.\InsetSpace ~
7664 Fizlewitz:
7665 \end_layout
7666
7667 \begin_layout Quotation
7668 We regret to inform you that we cannot fill your order for 50
7669 \begin_inset Formula $\,$
7670 \end_inset
7671
7672 L of compressed methane gas due to circumstances beyond our control.
7673  Unfortunately, several of our cows have mysteriously exploded, creating
7674  a backlog in our orders for methane.
7675  We will place your name on the waiting list and try to fill your order
7676  as soon as possible.
7677  In the meantime, we thank you for your patience.
7678 \end_layout
7679
7680 \begin_layout Quotation
7681 We do, however, now have a special on beef.
7682  If you are interested, please return the enclosed pricing and order form
7683  with your order, along with payment.
7684 \end_layout
7685
7686 \begin_layout Quotation
7687 We thank you again for your patience.
7688 \end_layout
7689
7690 \begin_layout Address
7691 Sincerely,
7692 \newline
7693 Bill Hick
7694 \end_layout
7695
7696 \end_deeper
7697 \begin_layout Quotation
7698 That ends that example!
7699 \end_layout
7700
7701 \begin_layout Standard
7702 As you can see, nesting environments in LyX gives you a lot of power with
7703  just a few keystrokes.
7704  We could have easily nested an 
7705 \family sans
7706 Itemize
7707 \family default
7708  list inside of a 
7709 \family sans
7710 Quotation
7711 \family default
7712  or 
7713 \family sans
7714 Quote
7715 \family default
7716 , or put a 
7717 \family sans
7718 Quote
7719 \family default
7720  inside of an 
7721 \family sans
7722 Itemize
7723 \family default
7724  list.
7725  You have a huge variety of options at your disposal.
7726 \end_layout
7727
7728 \begin_layout Section
7729 Spacing, pagination and line breaks
7730 \end_layout
7731
7732 \begin_layout Subsection
7733 Horizontal Space
7734 \begin_inset CommandInset label
7735 LatexCommand label
7736 name "sub:Horizontal-Space"
7737
7738 \end_inset
7739
7740
7741 \end_layout
7742
7743 \begin_layout Subsubsection
7744
7745 \family sans
7746 Horizontal Fills
7747 \end_layout
7748
7749 \begin_layout Standard
7750 Horizontal Fills (HFills) are a special LyX feature for adding extra space
7751  in a uniform fashion.
7752  An HFill is actually a variable length space, whose length always equals
7753  the remaining space between the left and right margins.
7754  If there is more than one HFill on a line, they divide the available space
7755  equally between themselves.
7756  
7757 \end_layout
7758
7759 \begin_layout Standard
7760 HFill
7761 \family roman
7762 s
7763 \family default
7764  can be inserted with 
7765 \family sans
7766 Insert\SpecialChar \menuseparator
7767 Formatting\InsetSpace ~
7768 Character\SpecialChar \menuseparator
7769 Horizontal Fill
7770 \family default
7771 .
7772  Here a few examples what you can do with them:
7773 \end_layout
7774
7775 \begin_layout Quote
7776 \noindent
7777 This is on the left side 
7778 \hfill
7779 This is on the right
7780 \end_layout
7781
7782 \begin_layout Quote
7783 \noindent
7784 Left
7785 \hfill
7786 Middle
7787 \hfill
7788 Right
7789 \end_layout
7790
7791 \begin_layout Quote
7792 \noindent
7793 Left
7794 \hfill
7795 1/3 Left
7796 \hfill
7797
7798 \hfill
7799 Right
7800 \end_layout
7801
7802 \begin_layout Standard
7803 That was an example in the 
7804 \family sans
7805 Quote
7806 \family default
7807  environment.
7808  Here
7809 \begin_inset Formula $\to$
7810 \end_inset
7811
7812
7813 \hfill
7814
7815 \begin_inset Formula $\gets$
7816 \end_inset
7817
7818 is one in a standard paragraph.
7819  It may or may not be apparent in the printed text, but it 
7820 \emph on
7821 is
7822 \emph default
7823  sitting in-between the two arrows.
7824 \end_layout
7825
7826 \begin_layout Standard
7827 There may be more than one set of margins on a line.
7828  Here's an example with the 
7829 \family sans
7830 List
7831 \family default
7832  environment.
7833 \end_layout
7834
7835 \begin_layout Labeling
7836 \labelwidthstring 00.00.0000
7837 one
7838 \hfill
7839 two :three
7840 \hfill
7841 four
7842 \hfill
7843 five
7844 \hfill
7845 six
7846 \end_layout
7847
7848 \begin_layout Standard
7849 The 
7850 \begin_inset Quotes eld
7851 \end_inset
7852
7853 :
7854 \begin_inset Quotes erd
7855 \end_inset
7856
7857  marks the beginning of the item.
7858  (There is actually a 
7859 \begin_inset Quotes eld
7860 \end_inset
7861
7862 hidden
7863 \begin_inset Quotes erd
7864 \end_inset
7865
7866  HFill inside of the label of the 
7867 \family sans
7868 List
7869 \family default
7870  environment; it's put at the end of the label automatically.) HFills work
7871  similarly in other 
7872 \begin_inset Quotes eld
7873 \end_inset
7874
7875 multi-margin
7876 \begin_inset Quotes erd
7877 \end_inset
7878
7879  situations, like two-column mode.
7880 \end_layout
7881
7882 \begin_layout Standard
7883 \begin_inset Note Greyedout
7884 status open
7885
7886 \begin_layout Standard
7887
7888 \series bold
7889 Note:
7890 \series default
7891  If an HFill is at the beginning of a line, and 
7892 \emph on
7893 not
7894 \emph default
7895  in the first line in a paragraph, LyX ignores it.
7896  This prevents HFills from accidentally being wrapped onto a new line.
7897  If you need space in this case anyway, you have to use the LaTeX-command
7898  
7899 \series bold
7900
7901 \backslash
7902 hspace*{
7903 \backslash
7904 fill}
7905 \series default
7906  in ERT.
7907  (ERT is explained in section\InsetSpace ~
7908
7909 \begin_inset CommandInset ref
7910 LatexCommand ref
7911 reference "sec:ERT"
7912
7913 \end_inset
7914
7915 .)
7916 \end_layout
7917
7918 \end_inset
7919
7920
7921 \end_layout
7922
7923 \begin_layout Subsubsection
7924 Other space variants
7925 \begin_inset CommandInset label
7926 LatexCommand label
7927 name "sub:Other-space-variants"
7928
7929 \end_inset
7930
7931
7932 \end_layout
7933
7934 \begin_layout Standard
7935 The following two sorts of spaces are not yet supported by LyX, so that
7936  you have to use ERT, see section\InsetSpace ~
7937
7938 \begin_inset CommandInset ref
7939 LatexCommand ref
7940 reference "sec:ERT"
7941
7942 \end_inset
7943
7944 .
7945  That they are not supported is a hint that you need them very seldom in
7946  LyX.
7947  So use them only if it is really necessary (remind the WYSIWYM concept).
7948 \end_layout
7949
7950 \begin_layout Paragraph
7951 Defined space
7952 \end_layout
7953
7954 \begin_layout Standard
7955 Sometimes one needs space with a defined length, e.g for forms and questionnaires.
7956  This can be inserted by using the LaTeX-command 
7957 \series bold
7958
7959 \backslash
7960 hspace
7961 \series default
7962  in 
7963 \family sans
7964 ERT
7965 \family default
7966 .
7967  For example the command 
7968 \series bold
7969
7970 \backslash
7971 hspace{2cm}
7972 \series default
7973  produces 2
7974 \begin_inset Formula $\,$
7975 \end_inset
7976
7977 cm space within the following line:
7978 \end_layout
7979
7980 \begin_layout Standard
7981 This is a line with
7982 \begin_inset Formula $\to$
7983 \end_inset
7984
7985
7986 \begin_inset ERT
7987 status collapsed
7988
7989 \begin_layout Standard
7990
7991
7992 \backslash
7993 hspace{2cm}
7994 \end_layout
7995
7996 \end_inset
7997
7998
7999 \begin_inset Formula $\gets$
8000 \end_inset
8001
8002  2
8003 \begin_inset Formula $\,$
8004 \end_inset
8005
8006 cm space between the arrows.
8007 \end_layout
8008
8009 \begin_layout Standard
8010 You can use all length units listed in Appendix\InsetSpace ~
8011
8012 \begin_inset CommandInset ref
8013 LatexCommand ref
8014 reference "cha:Units-available-in"
8015
8016 \end_inset
8017
8018 .
8019 \end_layout
8020
8021 \begin_layout Paragraph
8022 Phantom space
8023 \end_layout
8024
8025 \begin_layout Standard
8026 Sometimes you want to insert space with exactly the length of a phrase.
8027  E.g.
8028  you want to create the following multiple choice question:
8029 \end_layout
8030
8031 \begin_layout Standard
8032 \begin_inset VSpace medskip
8033 \end_inset
8034
8035 What is correct English?:
8036 \newline
8037
8038 \newline
8039 Mr.\InsetSpace ~
8040 Edge would have been jumps the gun.
8041 \newline
8042
8043 \begin_inset ERT
8044 status collapsed
8045
8046 \begin_layout Standard
8047
8048
8049 \backslash
8050 phantom{Mr.
8051  Edge }
8052 \end_layout
8053
8054 \end_inset
8055
8056 has to be jumped
8057 \newline
8058
8059 \begin_inset ERT
8060 status collapsed
8061
8062 \begin_layout Standard
8063
8064
8065 \backslash
8066 phantom{Mr.
8067  Edge }
8068 \end_layout
8069
8070 \end_inset
8071
8072 jumps
8073 \begin_inset VSpace medskip
8074 \end_inset
8075
8076
8077 \end_layout
8078
8079 \begin_layout Standard
8080 So that the choices appear exactly after the phrase 
8081 \begin_inset Quotes eld
8082 \end_inset
8083
8084 Mr.\InsetSpace ~
8085 Edge\InsetSpace ~
8086
8087 \begin_inset Quotes erd
8088 \end_inset
8089
8090 .
8091  To get this, you can use the LaTeX-command 
8092 \series bold
8093
8094 \backslash
8095 phantom
8096 \series default
8097  in ERT.
8098  In our case write the command 
8099 \series bold
8100
8101 \backslash
8102 phantom{Mr.
8103  Edge }
8104 \series default
8105  (note the space after 
8106 \begin_inset Quotes eld
8107 \end_inset
8108
8109 Edge
8110 \begin_inset Quotes erd
8111 \end_inset
8112
8113 ) at the beginning of the last two lines.
8114  The command prints out the phrase within the the two braces, but invisible.
8115  That is why it is named 
8116 \begin_inset Quotes eld
8117 \end_inset
8118
8119 phantom
8120 \begin_inset Quotes erd
8121 \end_inset
8122
8123 .
8124 \begin_inset Foot
8125 status collapsed
8126
8127 \begin_layout Standard
8128 There exists also the commands 
8129 \backslash
8130
8131 \series bold
8132 hphantom
8133 \series default
8134  and 
8135 \backslash
8136
8137 \series bold
8138 vphantom
8139 \series default
8140 , but this too special for the LyX Userguide.
8141  If you are interested in knowing more about this, have a look at 
8142 \begin_inset CommandInset citation
8143 LatexCommand cite
8144 key "latexcompanion,latexguide"
8145
8146 \end_inset
8147
8148 .
8149 \end_layout
8150
8151 \end_inset
8152
8153
8154 \end_layout
8155
8156 \begin_layout Subsection
8157 Vertical Space
8158 \begin_inset CommandInset label
8159 LatexCommand label
8160 name "sub:Vertical-Space"
8161
8162 \end_inset
8163
8164
8165 \end_layout
8166
8167 \begin_layout Standard
8168 To add extra vertical space above or below a paragraph, use the 
8169 \family sans
8170 Insert\SpecialChar \menuseparator
8171 Formatting\SpecialChar \menuseparator
8172 Vertical\InsetSpace ~
8173 Space
8174 \family default
8175  dialog.
8176  There you find the following sizes:
8177 \end_layout
8178
8179 \begin_layout Standard
8180
8181 \family sans
8182 SmallSkip
8183 \family default
8184
8185 \family sans
8186 MedSkip
8187 \family default
8188  and 
8189 \family sans
8190 BigSkip
8191 \family default
8192  are LaTeX sizes which depends on the font size of the document.
8193  
8194 \family sans
8195 DefSkip
8196 \family default
8197  is the skip adjusted in the dialog 
8198 \family sans
8199 Document\SpecialChar \menuseparator
8200 Settings
8201 \begin_inset Index
8202 status collapsed
8203
8204 \begin_layout Standard
8205 Document ! Settings
8206 \end_layout
8207
8208 \end_inset
8209
8210
8211 \family default
8212  for the paragraph separation.
8213  If you use indentation to separate paragraphs 
8214 \family sans
8215 DefSkip
8216 \family default
8217  is equal to 
8218 \family sans
8219 MedSkip
8220 \family default
8221 .
8222 \end_layout
8223
8224 \begin_layout Standard
8225
8226 \family sans
8227 VFill
8228 \family default
8229  is a variable space, set so that the space is maximal within one page.
8230  An example: You have only two short paragraphs on one page with a vfill
8231  between them.
8232  Then the first paragraph is placed at the top of the page and the second
8233  one at the bottom, because the space between them is then maximal.
8234  
8235 \family sans
8236 VFill
8237 \family default
8238 s work like 
8239 \family sans
8240 HFill
8241 \family default
8242 s: they fill the remaining vertical space on a page with blank space.
8243 \begin_inset Foot
8244 status collapsed
8245
8246 \begin_layout Standard
8247
8248 \family sans
8249 HFill
8250 \family default
8251 s are described in section\InsetSpace ~
8252
8253 \begin_inset CommandInset ref
8254 LatexCommand ref
8255 reference "sub:Horizontal-Space"
8256
8257 \end_inset
8258
8259 .
8260 \end_layout
8261
8262 \end_inset
8263
8264  If there are several 
8265 \family sans
8266 VFill
8267 \family default
8268 s on a page, they divide the remaining vertical space equally between themselves.
8269  You can therefore use 
8270 \family sans
8271 VFill
8272 \family default
8273 s to center text on a page, or even place text 2/3 down a page.
8274 \end_layout
8275
8276 \begin_layout Standard
8277
8278 \family sans
8279 Custom
8280 \family default
8281  are custom spaces in units explained in Appendix\InsetSpace ~
8282
8283 \begin_inset CommandInset ref
8284 LatexCommand ref
8285 reference "cha:Units-available-in"
8286
8287 \end_inset
8288
8289 .
8290 \end_layout
8291
8292 \begin_layout Standard
8293 \begin_inset Note Greyedout
8294 status open
8295
8296 \begin_layout Standard
8297
8298 \series bold
8299 Note:
8300 \series default
8301  
8302 \series medium
8303 When the extra vertical space would be in the output at the top/bottom of
8304  a page, the space is only added if you have also checked the option 
8305 \family sans
8306 Protect
8307 \family default
8308 .
8309 \end_layout
8310
8311 \end_inset
8312
8313
8314 \end_layout
8315
8316 \begin_layout Subsection
8317 Paragraph Alignment
8318 \end_layout
8319
8320 \begin_layout Standard
8321 You can change the paragraph alignment with the 
8322 \family sans
8323 Edit\SpecialChar \menuseparator
8324 Paragraph Settings
8325 \family default
8326  dialog.
8327  There are four possibilities: 
8328 \end_layout
8329
8330 \begin_layout Itemize
8331
8332 \family sans
8333 Justified
8334 \end_layout
8335
8336 \begin_layout Itemize
8337
8338 \family sans
8339 Left
8340 \end_layout
8341
8342 \begin_layout Itemize
8343
8344 \family sans
8345 Right
8346 \end_layout
8347
8348 \begin_layout Itemize
8349
8350 \family sans
8351 Center
8352 \end_layout
8353
8354 \begin_layout Standard
8355 The default in most cases is justified alignment, in which the inter-word
8356  spacing is variable and each line of a paragraph fills the region between
8357  the left and right margins.
8358  The other three alignments should be self-explanatory, and look like this:
8359 \end_layout
8360
8361 \begin_layout Standard
8362 \align right
8363 This paragraph is right aligned,
8364 \end_layout
8365
8366 \begin_layout Standard
8367 \align center
8368 this one is centered,
8369 \end_layout
8370
8371 \begin_layout Standard
8372 \align left
8373 this one is left aligned.
8374 \end_layout
8375
8376 \begin_layout Subsection
8377 Forced Pagebreaks
8378 \begin_inset Index
8379 status collapsed
8380
8381 \begin_layout Standard
8382 Pagebreaks ! Forced
8383 \end_layout
8384
8385 \end_inset
8386
8387
8388 \begin_inset CommandInset label
8389 LatexCommand label
8390 name "sub:Forced-Pagebreaks"
8391
8392 \end_inset
8393
8394
8395 \end_layout
8396
8397 \begin_layout Standard
8398 If you don't like the way LaTeX does the pagebreaks in your document, you
8399  can force a pagebreak where you want one.
8400  Normally this will not be necessary, because LaTeX is good at pagebreaking.
8401  Only if you use many 
8402 \family sans
8403 Floats
8404 \family default
8405 , LaTeX's page breaking algorithm can fail.
8406 \end_layout
8407
8408 \begin_layout Standard
8409 We recommend not to use forced pagebreaks until the text is finished, and
8410  until you have checked in the preview to see if you 
8411 \emph on
8412 really
8413 \emph default
8414  have to change the pagebreaking.
8415 \end_layout
8416
8417 \begin_layout Standard
8418 There are two types of pagebreaks: One that ends the page without any special
8419  action.
8420  This can be inserted above or below a paragraph by the menu 
8421 \family sans
8422 Insert\SpecialChar \menuseparator
8423 Formatting\SpecialChar \menuseparator
8424 Page\InsetSpace ~
8425 Break
8426 \family default
8427 .
8428  The second type ends a page, but stretches the content of the page, so
8429  that it fills out the complete page.
8430  This type is useful to avoid whitespace when a pagebreak produces a page
8431  on which only the last few lines are absent.
8432  This type is not yet supported by LyX, so that you have to use the LaTeX
8433  command 
8434 \series bold
8435
8436 \backslash
8437 pagebreak[number]
8438 \series default
8439  in ERT
8440 \begin_inset Foot
8441 status collapsed
8442
8443 \begin_layout Standard
8444 For more about ERT see section\InsetSpace ~
8445
8446 \begin_inset CommandInset ref
8447 LatexCommand ref
8448 reference "sec:ERT"
8449
8450 \end_inset
8451
8452 .
8453 \end_layout
8454
8455 \end_inset
8456
8457 .
8458  The number can vary between 0 and 4.
8459  If 4 or no number is used, it will always be created a pagebreak
8460 \begin_inset Foot
8461 status collapsed
8462
8463 \begin_layout Standard
8464 normally one uses simply 
8465 \series bold
8466
8467 \backslash
8468 pagebreak
8469 \series default
8470  without a number
8471 \end_layout
8472
8473 \end_inset
8474
8475 .
8476  The numbers 0 to 3 stand for the increasing priority level -- LaTeX decides,
8477  concerning the priority, if a pagebreak is created or not.
8478 \end_layout
8479
8480 \begin_layout Standard
8481 You might try to use a pagebreak to ensure that a figure or table appears
8482  at the top of a page.
8483  This is, of course, the wrong way to do it.
8484  LyX gives you a way of automatically ensuring that your figures and tables
8485  appear at the top of a page (or the bottom, or on their own page) without
8486  having to worry about what precedes or follows your figure or table.
8487  See chapter 
8488 \begin_inset CommandInset ref
8489 LatexCommand ref
8490 reference "cha:Floats-and-Notes"
8491
8492 \end_inset
8493
8494  to learn more about 
8495 \family sans
8496 Floats
8497 \family default
8498 .
8499 \end_layout
8500
8501 \begin_layout Subsubsection
8502 Clear Pagebreaks
8503 \begin_inset CommandInset label
8504 LatexCommand label
8505 name "sub:Clear-Pages"
8506
8507 \end_inset
8508
8509
8510 \begin_inset Index
8511 status collapsed
8512
8513 \begin_layout Standard
8514 Pagebreaks ! Clear
8515 \end_layout
8516
8517 \end_inset
8518
8519
8520 \end_layout
8521
8522 \begin_layout Standard
8523 Differently to forced pagebreaks where the content behind the break is directly
8524  placed at the next page, pages can also be cleared while breaking them.
8525  That means that the current paragraph is terminated and all, perhaps not
8526  yet processed floats from previous document parts are placed behind it,
8527  if necessary by adding pages.
8528 \end_layout
8529
8530 \begin_layout Standard
8531 You can insert a clear pagebreak with the menu 
8532 \family sans
8533 Insert\SpecialChar \menuseparator
8534 Formatting\SpecialChar \menuseparator
8535 Clear\InsetSpace ~
8536 Page
8537 \family default
8538 .
8539  When you have a two-sided document like a book, you can use the menu 
8540 \family sans
8541 Insert\SpecialChar \menuseparator
8542 Formatting\SpecialChar \menuseparator
8543 Clear\InsetSpace ~
8544 Double\InsetSpace ~
8545 Page
8546 \family default
8547  to insert a clear pagebreak that assures that the next page is a right-hand
8548  page (odd-numbered), if necessary by adding a page.
8549 \end_layout
8550
8551 \begin_layout Subsection
8552 Forced Linebreaks
8553 \begin_inset Index
8554 status collapsed
8555
8556 \begin_layout Standard
8557 Linebreaks
8558 \end_layout
8559
8560 \end_inset
8561
8562
8563 \begin_inset CommandInset label
8564 LatexCommand label
8565 name "sub:Forced-Linebreaks"
8566
8567 \end_inset
8568
8569
8570 \end_layout
8571
8572 \begin_layout Standard
8573 Similar to pagebreaks there are two types of linebreaks: One that simply
8574  breaks the line.
8575  You can force this line break within a paragraph by selecting 
8576 \family sans
8577 Insert\SpecialChar \menuseparator
8578 Formatting\SpecialChar \menuseparator
8579 Line\InsetSpace ~
8580 Break
8581 \family default
8582  or with 
8583 \family sans
8584 C-Return
8585 \family default
8586 .
8587  The other type breaks the line and stretches it so that it fills out the
8588  whole space between the page margins.
8589  This is necessary to avoid 
8590 \begin_inset Quotes eld
8591 \end_inset
8592
8593 fringes
8594 \begin_inset Quotes erd
8595 \end_inset
8596
8597  in justifies paragraphs due to whitespace introduced by linebreaks.
8598  This type is not yet supported by LyX, so that you have to use the LaTeX-comman
8599
8600 \series bold
8601
8602 \backslash
8603 linebreak[number]
8604 \series default
8605  in 
8606 \family sans
8607 ERT
8608 \family default
8609 .
8610  The syntax is similar tho the command 
8611 \series bold
8612
8613 \backslash
8614 pagebreak
8615 \series default
8616 , described in the previous section.
8617 \end_layout
8618
8619 \begin_layout Standard
8620 You shouldn't use forced linebreaks to correct LaTeX's linebreaking, as
8621  LaTeX is very good at linebreaking.
8622  There are, however, a number of situations where it is necessary to actively
8623  set a linebreak, e.g.
8624  in a poem or for an address (see sections\InsetSpace ~
8625
8626 \begin_inset CommandInset ref
8627 LatexCommand ref
8628 reference "sec:Quote"
8629
8630 \end_inset
8631
8632
8633 \begin_inset CommandInset ref
8634 LatexCommand ref
8635 reference "sec:Verse"
8636
8637 \end_inset
8638
8639  and 
8640 \begin_inset CommandInset ref
8641 LatexCommand ref
8642 reference "sec:Address-Usage"
8643
8644 \end_inset
8645
8646 ).
8647 \end_layout
8648
8649 \begin_layout Subsection
8650 Blanks / Spaces
8651 \begin_inset Index
8652 status collapsed
8653
8654 \begin_layout Standard
8655 Spaces
8656 \end_layout
8657
8658 \end_inset
8659
8660
8661 \end_layout
8662
8663 \begin_layout Standard
8664 A blank is a blank? Not in good typography.
8665  While you might be used to press the space key anytime you want to separate
8666  two words in ordinary word processors, LyX offers you more spaces: Spaces
8667  of different width and spaces which can or cannot be broken at the end
8668  of a line.
8669  The following sections will show you some examples where those spaces are
8670  useful.
8671 \end_layout
8672
8673 \begin_layout Subsubsection
8674 Inter-word Space
8675 \begin_inset CommandInset label
8676 LatexCommand label
8677 name "sub:Inter-word-Space"
8678
8679 \end_inset
8680
8681
8682 \begin_inset Index
8683 status collapsed
8684
8685 \begin_layout Standard
8686 Spaces ! inter-word
8687 \end_layout
8688
8689 \end_inset
8690
8691
8692 \end_layout
8693
8694 \begin_layout Standard
8695 Some languages (e.\InsetSpace \thinspace{}
8696 g.\InsetSpace \space{}
8697 English) have the typographical convention to add extra
8698  space after an end-of-sentence punctuation mark, and LyX honors those conventio
8699 ns (see section\InsetSpace ~
8700
8701 \begin_inset CommandInset ref
8702 LatexCommand ref
8703 reference "sub:Abbreviations"
8704
8705 \end_inset
8706
8707 ).
8708  Sometimes, you want a normal space nevertheless.
8709  In this case, insert one with 
8710 \family sans
8711 Insert\SpecialChar \menuseparator
8712 Special\InsetSpace ~
8713 Formatting\SpecialChar \menuseparator
8714 Inter-word\InsetSpace ~
8715 Space
8716 \family default
8717  (shortcut 
8718 \family sans
8719 C-M-Space
8720 \family default
8721 ).
8722 \end_layout
8723
8724 \begin_layout Subsubsection
8725 Protected Space
8726 \begin_inset CommandInset label
8727 LatexCommand label
8728 name "sub:Protected-Space"
8729
8730 \end_inset
8731
8732
8733 \begin_inset Index
8734 status collapsed
8735
8736 \begin_layout Standard
8737 Spaces ! protected
8738 \end_layout
8739
8740 \end_inset
8741
8742
8743 \end_layout
8744
8745 \begin_layout Standard
8746 The protected space: It is used to tell LyX (and LaTeX) not to break the
8747  line at that point.
8748  This may be necessary to avoid unlucky linebreaks, like in: 
8749 \end_layout
8750
8751 \begin_layout Quote
8752 Further documentation is given in section
8753 \newline
8754
8755 \begin_inset CommandInset ref
8756 LatexCommand ref
8757 reference "sec:Bibliography"
8758
8759 \end_inset
8760
8761 .
8762  
8763 \end_layout
8764
8765 \begin_layout Standard
8766 Obviously, it would be a good thing to put a protected space between 
8767 \begin_inset Quotes eld
8768 \end_inset
8769
8770 section
8771 \begin_inset Quotes erd
8772 \end_inset
8773
8774  and 
8775 \begin_inset Quotes eld
8776 \end_inset
8777
8778
8779 \begin_inset CommandInset ref
8780 LatexCommand ref
8781 reference "sec:Bibliography"
8782
8783 \end_inset
8784
8785
8786 \begin_inset Quotes erd
8787 \end_inset
8788
8789 .
8790  A protected space is set with 
8791 \family sans
8792 Insert\SpecialChar \menuseparator
8793 Special\InsetSpace ~
8794 Formatting\SpecialChar \menuseparator
8795 Protected
8796 \bar under
8797 \InsetSpace ~
8798
8799 \bar default
8800 Space
8801 \family default
8802  (shortcut 
8803 \family sans
8804 C-Space
8805 \family default
8806 ).
8807 \end_layout
8808
8809 \begin_layout Subsubsection
8810 Thin Space
8811 \begin_inset CommandInset label
8812 LatexCommand label
8813 name "sub:Thin-Space"
8814
8815 \end_inset
8816
8817
8818 \begin_inset Index
8819 status collapsed
8820
8821 \begin_layout Standard
8822 Spaces ! thin
8823 \end_layout
8824
8825 \end_inset
8826
8827
8828 \end_layout
8829
8830 \begin_layout Standard
8831
8832 \begin_inset Quotes eld
8833 \end_inset
8834
8835 thin space
8836 \begin_inset Quotes erd
8837 \end_inset
8838
8839  is a blank which has half the size of a normal space (and it is also 
8840 \begin_inset Quotes eld
8841 \end_inset
8842
8843 protected
8844 \begin_inset Quotes erd
8845 \end_inset
8846
8847 ).
8848  The typographical conventions in a lot of languages propose the use of
8849  thin spaces in cases where normal spaces would be too wide, for instance
8850  inside abbreviations:
8851 \end_layout
8852
8853 \begin_layout Quote
8854 D.\InsetSpace \thinspace{}
8855 E.
8856  Knuth has developed our beloved typesetting program, i.\InsetSpace \thinspace{}
8857 e.\InsetSpace \space{}
8858 TeX.
8859 \end_layout
8860
8861 \begin_layout Standard
8862 or between values and units.
8863  Compare for example this:
8864 \newline
8865 10\InsetSpace \thinspace{}
8866 kg (thin space)
8867 \newline
8868 10 kg (normal space
8869 \end_layout
8870
8871 \begin_layout Standard
8872 You can insert thin spaces with the menu 
8873 \family sans
8874 Insert\SpecialChar \menuseparator
8875 Special\InsetSpace ~
8876 Formatting\SpecialChar \menuseparator
8877 Thin\InsetSpace ~
8878 Space
8879 \family default
8880  (shortcut 
8881 \family sans
8882 C-S-Space
8883 \family default
8884 ).
8885 \end_layout
8886
8887 \begin_layout Subsubsection
8888 More Spaces
8889 \end_layout
8890
8891 \begin_layout Standard
8892 Apart from the ones described, there are still some more spaces.
8893  Although LyX supports them natively, they can only be reached via a formula
8894  as described in section\InsetSpace ~
8895
8896 \begin_inset CommandInset ref
8897 LatexCommand ref
8898 reference "sub:Altering-Spacing"
8899
8900 \end_inset
8901
8902  or via the 
8903 \family sans
8904 command buffer
8905 \family default
8906  toolbar.
8907  Te latter means to type
8908 \newline
8909  
8910 \series bold
8911 space-insert <command>
8912 \family typewriter
8913 \series default
8914
8915 \newline
8916
8917 \family default
8918  into the command buffer, where 
8919 \series bold
8920 <command>
8921 \series default
8922  is one of the following:
8923 \begin_inset Foot
8924 status collapsed
8925
8926 \begin_layout Standard
8927 The unit 
8928 \begin_inset Quotes eld
8929 \end_inset
8930
8931 em
8932 \begin_inset Quotes erd
8933 \end_inset
8934
8935  is explained in Appendix\InsetSpace ~
8936
8937 \begin_inset CommandInset ref
8938 LatexCommand ref
8939 reference "cha:Units-available-in"
8940
8941 \end_inset
8942
8943 .
8944 \end_layout
8945
8946 \end_inset
8947
8948
8949 \end_layout
8950
8951 \begin_layout Standard
8952 \align center
8953 \begin_inset Tabular
8954 <lyxtabular version="3" rows="9" columns="3">
8955 <features>
8956 <column alignment="center" valignment="top" leftline="true" width="0">
8957 <column alignment="center" valignment="top" leftline="true" width="0">
8958 <column alignment="center" valignment="top" leftline="true" rightline="true" width="0">
8959 <row topline="true" bottomline="true">
8960 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
8961 \begin_inset Text
8962
8963 \begin_layout Standard
8964
8965 \series bold
8966 command
8967 \end_layout
8968
8969 \end_inset
8970 </cell>
8971 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
8972 \begin_inset Text
8973
8974 \begin_layout Standard
8975
8976 \series bold
8977 width
8978 \end_layout
8979
8980 \end_inset
8981 </cell>
8982 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
8983 \begin_inset Text
8984
8985 \begin_layout Standard
8986
8987 \series bold
8988 protected?
8989 \end_layout
8990
8991 \end_inset
8992 </cell>
8993 </row>
8994 <row topline="true">
8995 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
8996 \begin_inset Text
8997
8998 \begin_layout Standard
8999
9000 \family typewriter
9001 normal
9002 \end_layout
9003
9004 \end_inset
9005 </cell>
9006 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
9007 \begin_inset Text
9008
9009 \begin_layout Standard
9010 1/3\InsetSpace ~
9011 em
9012 \end_layout
9013
9014 \end_inset
9015 </cell>
9016 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
9017 \begin_inset Text
9018
9019 \begin_layout Standard
9020 no
9021 \end_layout
9022
9023 \end_inset
9024 </cell>
9025 </row>
9026 <row topline="true">
9027 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
9028 \begin_inset Text
9029
9030 \begin_layout Standard
9031
9032 \family typewriter
9033 protected
9034 \end_layout
9035
9036 \end_inset
9037 </cell>
9038 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
9039 \begin_inset Text
9040
9041 \begin_layout Standard
9042 1/3\InsetSpace ~
9043 em
9044 \end_layout
9045
9046 \end_inset
9047 </cell>
9048 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
9049 \begin_inset Text
9050
9051 \begin_layout Standard
9052 yes
9053 \end_layout
9054
9055 \end_inset
9056 </cell>
9057 </row>
9058 <row topline="true" bottomline="true">
9059 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
9060 \begin_inset Text
9061
9062 \begin_layout Standard
9063
9064 \family typewriter
9065 thin
9066 \end_layout
9067
9068 \end_inset
9069 </cell>
9070 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
9071 \begin_inset Text
9072
9073 \begin_layout Standard
9074 1/6\InsetSpace ~
9075 em
9076 \end_layout
9077
9078 \end_inset
9079 </cell>
9080 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
9081 \begin_inset Text
9082
9083 \begin_layout Standard
9084 yes
9085 \end_layout
9086
9087 \end_inset
9088 </cell>
9089 </row>
9090 <row bottomline="true">
9091 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
9092 \begin_inset Text
9093
9094 \begin_layout Standard
9095
9096 \family typewriter
9097 enspace
9098 \end_layout
9099
9100 \end_inset
9101 </cell>
9102 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
9103 \begin_inset Text
9104
9105 \begin_layout Standard
9106 0.5\InsetSpace ~
9107 em
9108 \end_layout
9109
9110 \end_inset
9111 </cell>
9112 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
9113 \begin_inset Text
9114
9115 \begin_layout Standard
9116 yes
9117 \end_layout
9118
9119 \end_inset
9120 </cell>
9121 </row>
9122 <row bottomline="true">
9123 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
9124 \begin_inset Text
9125
9126 \begin_layout Standard
9127
9128 \family typewriter
9129 enskip
9130 \end_layout
9131
9132 \end_inset
9133 </cell>
9134 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
9135 \begin_inset Text
9136
9137 \begin_layout Standard
9138 0.5\InsetSpace ~
9139 em
9140 \end_layout
9141
9142 \end_inset
9143 </cell>
9144 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
9145 \begin_inset Text
9146
9147 \begin_layout Standard
9148 no
9149 \end_layout
9150
9151 \end_inset
9152 </cell>
9153 </row>
9154 <row bottomline="true">
9155 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
9156 \begin_inset Text
9157
9158 \begin_layout Standard
9159
9160 \family typewriter
9161 quad
9162 \end_layout
9163
9164 \end_inset
9165 </cell>
9166 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
9167 \begin_inset Text
9168
9169 \begin_layout Standard
9170 1\InsetSpace ~
9171 em
9172 \end_layout
9173
9174 \end_inset
9175 </cell>
9176 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
9177 \begin_inset Text
9178
9179 \begin_layout Standard
9180 no
9181 \end_layout
9182
9183 \end_inset
9184 </cell>
9185 </row>
9186 <row bottomline="true">
9187 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
9188 \begin_inset Text
9189
9190 \begin_layout Standard
9191
9192 \family typewriter
9193 qquad
9194 \end_layout
9195
9196 \end_inset
9197 </cell>
9198 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
9199 \begin_inset Text
9200
9201 \begin_layout Standard
9202 2\InsetSpace ~
9203 em
9204 \end_layout
9205
9206 \end_inset
9207 </cell>
9208 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
9209 \begin_inset Text
9210
9211 \begin_layout Standard
9212 no
9213 \end_layout
9214
9215 \end_inset
9216 </cell>
9217 </row>
9218 <row bottomline="true">
9219 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
9220 \begin_inset Text
9221
9222 \begin_layout Standard
9223
9224 \family typewriter
9225 negthinspace
9226 \end_layout
9227
9228 \end_inset
9229 </cell>
9230 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
9231 \begin_inset Text
9232
9233 \begin_layout Standard
9234 -1/6\InsetSpace ~
9235 em
9236 \end_layout
9237
9238 \end_inset
9239 </cell>
9240 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
9241 \begin_inset Text
9242
9243 \begin_layout Standard
9244 yes
9245 \end_layout
9246
9247 \end_inset
9248 </cell>
9249 </row>
9250 </lyxtabular>
9251
9252 \end_inset
9253
9254
9255 \end_layout
9256
9257 \begin_layout Subsection
9258 Horizontal Lines
9259 \begin_inset CommandInset label
9260 LatexCommand label
9261 name "sub:Horizontal-Lines"
9262
9263 \end_inset
9264
9265
9266 \begin_inset Index
9267 status collapsed
9268
9269 \begin_layout Standard
9270 Horizontal lines
9271 \end_layout
9272
9273 \end_inset
9274
9275
9276 \end_layout
9277
9278 \begin_layout Standard
9279
9280 \lyxline
9281 In the dialog 
9282 \family sans
9283 Insert\SpecialChar \menuseparator
9284 Formatting\SpecialChar \menuseparator
9285 Horizontal\InsetSpace ~
9286 Line
9287 \family default
9288  you can insert horizontal lines that spans over the whole document columns
9289  width.
9290 \lyxline
9291
9292 \end_layout
9293
9294 \begin_layout Section
9295 Fonts and Text Styles
9296 \begin_inset CommandInset label
9297 LatexCommand label
9298 name "sec:Fonts-and-Text"
9299
9300 \end_inset
9301
9302
9303 \end_layout
9304
9305 \begin_layout Subsection
9306 Font Types
9307 \begin_inset Index
9308 status collapsed
9309
9310 \begin_layout Standard
9311 Font ! Types
9312 \end_layout
9313
9314 \end_inset
9315
9316
9317 \end_layout
9318
9319 \begin_layout Standard
9320 There are two types of fonts:
9321 \end_layout
9322
9323 \begin_layout Description
9324 Vector\InsetSpace ~
9325 fonts
9326 \begin_inset Index
9327 status collapsed
9328
9329 \begin_layout Standard
9330 Fonts ! Vector-
9331 \end_layout
9332
9333 \end_inset
9334
9335  are fonts, built from outlines of the single glyphs (i.e.
9336  characters) in the font.
9337  This means that each glyph is defined using mathematical curves that are
9338  well suited for scaling to any requested size.
9339  This mathematical definition is interpreted by the font renderer and the
9340  curve is filled out with pixels according to the size and glyph.
9341  This means that outline fonts will look pretty good in all sizes.
9342  Only at very small sizes it might be hard to provide a good rendering at
9343  very small sizes, where each pixel has to be very carefully computed to
9344  provide a good image.
9345 \newline
9346 One could mean that one only needs to define one font
9347  size and scale them.
9348  But to achieve a better quality, many fonts define several font sizes.
9349  That improves the appearance, because you need more details at large font
9350  sizes than at small ones.
9351 \newline
9352 The font types 
9353 \family typewriter
9354 TrueType
9355 \family default
9356
9357 \family typewriter
9358 OpenType
9359 \family default
9360 , and 
9361 \family typewriter
9362 Type\InsetSpace ~
9363 1 PostScript
9364 \family default
9365  are vector fonts.
9366 \end_layout
9367
9368 \begin_layout Description
9369 Bitmap\InsetSpace ~
9370 fonts
9371 \begin_inset Index
9372 status collapsed
9373
9374 \begin_layout Standard
9375 Fonts ! Bitmap-
9376 \end_layout
9377
9378 \end_inset
9379
9380  on the other hand, are defined by bitmap graphics from the start, so they
9381  will look good at all the sizes they are meant for.
9382  However, they don't scale well, because in order to scale a glyph, each
9383  pixel is enlarged into several pixels.
9384  It is the same effect that happens if you try to enlarge a picture in a
9385  picture manipulation program.
9386  In order to relieve this effect, bitmap fonts are typically provided in
9387  several fixed sizes typically from around 8 pixels high up to 34 pixels
9388  or so high in steps according to what is believed to be useful.
9389  The advantage of bitmap fonts is that no complicated computations are necessary
9390  to display each glyph, so bitmap fonts are thus faster displayed than scalable
9391  fonts.
9392  The disadvantage is that sizes that don't exists as fixed versions have
9393  to be scaled by doubling pixels, and thus look bad.
9394 \newline
9395 Bitmap fonts are named
9396  
9397 \family typewriter
9398 Type\InsetSpace ~
9399 3
9400 \family default
9401  in PostScript- and PDF-documents.
9402 \end_layout
9403
9404 \begin_layout Standard
9405 The result of all this, is that bitmap fonts are best for the size they
9406  are designed for, while scalable fonts are good for nearly all sizes.
9407  So one need less font size definitions for scalable fonts.
9408  That's the reason why nearly all text render and typesetting programs use
9409  scalable fonts.
9410 \end_layout
9411
9412 \begin_layout Standard
9413 To test which fonts are used in a PDF-document, you can have a look into
9414  its document properties.
9415 \end_layout
9416
9417 \begin_layout Standard
9418 Many modern typesetting and markup languages have begun to move towards
9419  specifying character styles rather than specifying a particular font.
9420  For example, instead of changing to an italicized version of the current
9421  font to emphasize text, you use an 
9422 \begin_inset Quotes eld
9423 \end_inset
9424
9425 emphasized style
9426 \begin_inset Quotes erd
9427 \end_inset
9428
9429  instead.
9430  This concept fits in perfectly with LyX.
9431  In LyX, you do things based on contexts, rather than focusing on typesetting
9432  details.
9433 \end_layout
9434
9435 \begin_layout Subsection
9436 Document Font and Font size
9437 \begin_inset CommandInset label
9438 LatexCommand label
9439 name "sub:Document-Font"
9440
9441 \end_inset
9442
9443
9444 \begin_inset Index
9445 status collapsed
9446
9447 \begin_layout Standard
9448 Font ! Size
9449 \end_layout
9450
9451 \end_inset
9452
9453
9454 \begin_inset Index
9455 status collapsed
9456
9457 \begin_layout Standard
9458 Document ! Font
9459 \end_layout
9460
9461 \end_inset
9462
9463
9464 \end_layout
9465
9466 \begin_layout Standard
9467 You can set the document fonts in the
9468 \family sans
9469  Document\SpecialChar \menuseparator
9470 Settings
9471 \family default
9472
9473 \begin_inset Index
9474 status collapsed
9475
9476 \begin_layout Standard
9477 Document ! Settings
9478 \end_layout
9479
9480 \end_inset
9481
9482  dialog.
9483  There you can specify which font should be used for the three different
9484  font shapes roman (serif), 
9485 \family sans
9486 sans\InsetSpace ~
9487 serif
9488 \family default
9489 , and 
9490 \family typewriter
9491 typewriter
9492 \family default
9493  and its scalings.
9494 \end_layout
9495
9496 \begin_layout Standard
9497 The possible options for the font include 
9498 \family sans
9499 default
9500 \family default
9501  and a list of fonts available on your system.
9502  
9503 \family sans
9504 default
9505 \family default
9506  uses the standard TeX fonts, known as 
9507 \begin_inset Quotes eld
9508 \end_inset
9509
9510
9511 \family typewriter
9512 Computer Modern
9513 \family default
9514
9515 \begin_inset Quotes erd
9516 \end_inset
9517
9518  (
9519 \family typewriter
9520 cm
9521 \family default
9522 ) or 
9523 \begin_inset Quotes eld
9524 \end_inset
9525
9526
9527 \family typewriter
9528 European Computer Modern
9529 \family default
9530
9531 \begin_inset Quotes erd
9532 \end_inset
9533
9534  (
9535 \family typewriter
9536 ec
9537 \family default
9538 ).
9539 \end_layout
9540
9541 \begin_layout Standard
9542 As 
9543 \family typewriter
9544 cm
9545 \family default
9546  and 
9547 \family typewriter
9548 ec
9549 \family default
9550  are bitmap fonts, they often looks pixeled in PDF output, especially when
9551  you read the PDF in a zoomed size.
9552 \begin_inset Foot
9553 status collapsed
9554
9555 \begin_layout Standard
9556 This problem doesn't appear if you read PDFs in 
9557 \family typewriter
9558 Adobe\InsetSpace ~
9559 Reader
9560 \family default
9561  version 6 or later, because this program includes a special bitmap font
9562  renderer.
9563 \end_layout
9564
9565 \end_inset
9566
9567  To get rid of pixeled fonts, you have to use a vector font.
9568  There are three ways to use one:
9569 \end_layout
9570
9571 \begin_layout Itemize
9572 One way is to use the 
9573 \family typewriter
9574 AE
9575 \family default
9576  fonts.
9577  
9578 \family typewriter
9579 AE
9580 \family default
9581  is a virtual font.
9582  Virtual means that it 
9583 \begin_inset Quotes eld
9584 \end_inset
9585
9586 steals
9587 \begin_inset Quotes erd
9588 \end_inset
9589
9590  outline 
9591 \family typewriter
9592 cm
9593 \family default
9594 -glyphs from other fonts.
9595  This has the disadvantage that some characters are missing, like the French
9596  guillemets (
9597 \begin_inset Quotes eld
9598 \end_inset
9599
9600 «
9601 \begin_inset Quotes erd
9602 \end_inset
9603
9604  and 
9605 \begin_inset Quotes eld
9606 \end_inset
9607
9608 »
9609 \begin_inset Quotes erd
9610 \end_inset
9611
9612 )
9613 \begin_inset Foot
9614 status collapsed
9615
9616 \begin_layout Standard
9617 Loading the LaTeX-package 
9618 \series bold
9619 aeguill
9620 \begin_inset Index
9621 status collapsed
9622
9623 \begin_layout Standard
9624 LaTeX-packages ! aeguill
9625 \end_layout
9626
9627 \end_inset
9628
9629
9630 \series default
9631  with the document preamble line
9632 \end_layout
9633
9634 \begin_layout Standard
9635
9636 \series bold
9637
9638 \backslash
9639 usepackage[ec]{aeguill}
9640 \end_layout
9641
9642 \begin_layout Standard
9643 will fix the guillemet problem.
9644 \end_layout
9645
9646 \end_inset
9647
9648  and that accented characters are not 
9649 \emph on
9650 one
9651 \emph default
9652  glyph, they are build of 
9653 \emph on
9654 two
9655 \emph default
9656  characters, the accent and the letter.
9657  Therefore you can't search in documents using the 
9658 \family typewriter
9659 AE
9660 \family default
9661  fonts for words with accented characters.
9662  If you search for example for the French word 
9663 \begin_inset Quotes eld
9664 \end_inset
9665
9666 rève
9667 \begin_inset Quotes erd
9668 \end_inset
9669
9670  in a PDF, you won't get any result, because the PDF-viewer searches for
9671  the glyph 
9672 \begin_inset Quotes eld
9673 \end_inset
9674
9675  è 
9676 \begin_inset Quotes erd
9677 \end_inset
9678
9679  and not for the glyph 
9680 \begin_inset Quotes eld
9681 \end_inset
9682
9683  e + 
9684 \begin_inset ERT
9685 status collapsed
9686
9687 \begin_layout Standard
9688
9689
9690 \backslash
9691 `{}
9692 \end_layout
9693
9694 \end_inset
9695
9696  
9697 \begin_inset Quotes erd
9698 \end_inset
9699
9700 .
9701 \begin_inset Note Note
9702 status collapsed
9703
9704 \begin_layout Standard
9705 The LaTeX command 
9706 \series bold
9707
9708 \backslash
9709 `
9710 \series default
9711  produces a grave.
9712  The two braces behind the command prevents the following quotation mark
9713  to be accented with the grave.
9714 \newline
9715 More about ERT and LaTeX-commands is described
9716  in section\InsetSpace ~
9717
9718 \begin_inset CommandInset ref
9719 LatexCommand ref
9720 reference "sec:ERT"
9721
9722 \end_inset
9723
9724 .
9725 \end_layout
9726
9727 \end_inset
9728
9729
9730 \end_layout
9731
9732 \begin_layout Itemize
9733 Another possibility is to use three different outline fonts
9734 \begin_inset Foot
9735 status collapsed
9736
9737 \begin_layout Standard
9738 Other fonts, like 
9739 \family typewriter
9740 Latin Modern
9741 \family default
9742  or 
9743 \family typewriter
9744 Computer Modern
9745 \family default
9746 , consists of these three main font types 
9747 \family sans
9748 sans\InsetSpace ~
9749 serif
9750 \family default
9751
9752 \family sans
9753 typewriter
9754 \family default
9755 , and 
9756 \family sans
9757 serif
9758 \family default
9759 .
9760 \end_layout
9761
9762 \end_inset
9763
9764
9765 \family sans
9766 Times\InsetSpace ~
9767 Roman
9768 \family default
9769  as roman font,
9770 \family sans
9771  Helvetica
9772 \family default
9773  scaled to 92 or 95\InsetSpace \thinspace{}
9774 % as sans\InsetSpace ~
9775 serif font, and 
9776 \family sans
9777 courier
9778 \family default
9779  as typewriter font.
9780 \newline
9781 The differences between roman, 
9782 \family sans
9783 sans\InsetSpace ~
9784 serif
9785 \family default
9786 , and 
9787 \family typewriter
9788 typewriter
9789 \family default
9790  fonts are explained in section\InsetSpace ~
9791
9792 \begin_inset CommandInset ref
9793 LatexCommand ref
9794 reference "sub:Fine-Tuning-with-the"
9795
9796 \end_inset
9797
9798 .
9799 \newline
9800 The font 
9801 \family sans
9802 Times\InsetSpace ~
9803 Roman
9804 \family default
9805  was originally designed for newspapers.
9806  That means its glyphs are smaller than the one from other fonts to fit
9807  into the small newspaper columns.
9808  Therefore 
9809 \family sans
9810 Times\InsetSpace ~
9811 Roman
9812 \family default
9813  is not the optimal choice for larger documents like books.
9814 \end_layout
9815
9816 \begin_layout Itemize
9817 The best solution is to use the 
9818 \family typewriter
9819 Latin Modern
9820 \family default
9821  fonts.
9822  These fonts are developed in order of the LaTeX community to replace 
9823 \family typewriter
9824 cm
9825 \family default
9826  as default font.
9827 \end_layout
9828
9829 \begin_layout Standard
9830 \begin_inset VSpace bigskip
9831 \end_inset
9832
9833 For the font size there are four possible values: 
9834 \family sans
9835 default, 10
9836 \family default
9837
9838 \family sans
9839 11
9840 \family default
9841 , and 
9842 \family sans
9843 12
9844 \family default
9845 .
9846  The size of 
9847 \family sans
9848 default
9849 \family default
9850  depends on your LaTeX-system, normally it is equal to the font size 10.
9851 \end_layout
9852
9853 \begin_layout Standard
9854 The font sizes are the 
9855 \emph on
9856 base size
9857 \emph default
9858 .
9859  LyX actually scales all other possible font sizes (such as those used in
9860  footnotes, super-, and subscripts) by this value.
9861  You can fine-tune the font size of text parts via the 
9862 \family sans
9863 Text\InsetSpace ~
9864 Style
9865 \family default
9866  dialog if needed.
9867  The possible font sizes for text parts are explained in section\InsetSpace ~
9868
9869 \begin_inset CommandInset ref
9870 LatexCommand ref
9871 reference "sub:Fine-Tuning-with-the"
9872
9873 \end_inset
9874
9875 .
9876 \end_layout
9877
9878 \begin_layout Standard
9879 \begin_inset VSpace bigskip
9880 \end_inset
9881
9882
9883 \begin_inset Note Greyedout
9884 status open
9885
9886 \begin_layout Standard
9887
9888 \series bold
9889 Note:
9890 \series default
9891  When you choose a new font or font size, LyX does 
9892 \emph on
9893 not
9894 \emph default
9895  change the screen font! You will only see a difference in the printed output;
9896  this is part of the WYSIWYM concept.
9897  LyX's screen fonts can be adjusted in the 
9898 \family sans
9899 Tools\SpecialChar \menuseparator
9900 Preferences
9901 \family default
9902  dialog, see section\InsetSpace ~
9903
9904 \begin_inset CommandInset ref
9905 LatexCommand ref
9906 reference "sub:Screen-Fonts"
9907
9908 \end_inset
9909
9910 .
9911 \end_layout
9912
9913 \end_inset
9914
9915
9916 \end_layout
9917
9918 \begin_layout Subsection
9919 \begin_inset CommandInset label
9920 LatexCommand label
9921 name "sub:Character-Styles"
9922
9923 \end_inset
9924
9925 Using Different Character Styles
9926 \begin_inset Index
9927 status collapsed
9928
9929 \begin_layout Standard
9930 Character Styles
9931 \end_layout
9932
9933 \end_inset
9934
9935
9936 \begin_inset Index
9937 status collapsed
9938
9939 \begin_layout Standard
9940 Text Style
9941 \end_layout
9942
9943 \end_inset
9944
9945
9946 \end_layout
9947
9948 \begin_layout Standard
9949 As we've already seen, LyX automatically changes the character style for
9950  certain paragraph environments.
9951  LyX supports two character styles, 
9952 \family sans
9953 Emphasized
9954 \family default
9955  and 
9956 \family sans
9957 Noun
9958 \family default
9959 .
9960  You can activate both of these styles via keybindings, the menus, and the
9961  toolbar.
9962 \end_layout
9963
9964 \begin_layout Standard
9965 To activate the 
9966 \family sans
9967 Noun
9968 \family default
9969  style, do one of the following:
9970 \end_layout
9971
9972 \begin_layout Itemize
9973 click on the toolbar button 
9974 \begin_inset Graphics
9975         filename ../images/font-noun.png
9976         inzipName 
9977         embed true
9978
9979 \end_inset
9980
9981
9982 \end_layout
9983
9984 \begin_layout Itemize
9985 use the keybinding 
9986 \family sans
9987 M-c\InsetSpace ~
9988 c
9989 \end_layout
9990
9991 \begin_layout Standard
9992 These commands are all toggles.
9993  That is, if 
9994 \family sans
9995 Noun
9996 \family default
9997  style is already active, they deactivate it.
9998 \end_layout
9999
10000 \begin_layout Standard
10001 One typically uses the 
10002 \family sans
10003 Noun
10004 \family default
10005  style for proper names.
10006  For example: 
10007 \begin_inset Quotes eld
10008 \end_inset
10009
10010
10011 \noun on
10012 Matthias Ettrich
10013 \noun default
10014  is the original author of LyX.
10015 \begin_inset Quotes erd
10016 \end_inset
10017
10018
10019 \end_layout
10020
10021 \begin_layout Standard
10022 A more widely used character style is the 
10023 \family sans
10024 Emphasized
10025 \family default
10026  style.
10027  You can activate (or deactivate - it's also a toggle) the 
10028 \family sans
10029 Emphasized
10030 \family default
10031  style by:
10032 \end_layout
10033
10034 \begin_layout Itemize
10035 clicking on the toolbar button 
10036 \begin_inset Graphics
10037         filename ../images/font-emph.png
10038         inzipName 
10039         embed false
10040
10041 \end_inset
10042
10043
10044 \end_layout
10045
10046 \begin_layout Itemize
10047 using the keybindings 
10048 \family sans
10049 M-c\InsetSpace ~
10050 e
10051 \end_layout
10052
10053 \begin_layout Standard
10054 Normally the 
10055 \family sans
10056 Emphasized
10057 \family default
10058  style is equivalent to an italic font but some document classes or LaTeX-packag
10059 es use a different font.
10060 \end_layout
10061
10062 \begin_layout Standard
10063 We've been using the 
10064 \family sans
10065 Emphasized
10066 \family default
10067  style all over the place in this document.
10068  Here's one more example:
10069 \end_layout
10070
10071 \begin_layout Quotation
10072
10073 \emph on
10074 Don't overuse character styles!
10075 \end_layout
10076
10077 \begin_layout Standard
10078 It's also a warning in addition to an example.
10079  One's writing should parallel ordinary conversation.
10080  Since we don't all constantly scream at each other, we should also avoid
10081  the common tendency to overuse character style.
10082  
10083 \end_layout
10084
10085 \begin_layout Standard
10086 You can always reset to the default font using the keybinding 
10087 \family sans
10088 M-c\InsetSpace ~
10089 Space
10090 \family default
10091  or the dialog 
10092 \family sans
10093 Edit\SpecialChar \menuseparator
10094 Text\InsetSpace ~
10095 Style
10096 \family default
10097 .
10098 \end_layout
10099
10100 \begin_layout Subsection
10101 Fine-Tuning with the 
10102 \family sans
10103 Text Style
10104 \family default
10105  dialog
10106 \begin_inset CommandInset label
10107 LatexCommand label
10108 name "sub:Fine-Tuning-with-the"
10109
10110 \end_inset
10111
10112
10113 \begin_inset Index
10114 status collapsed
10115
10116 \begin_layout Standard
10117 Text Style
10118 \end_layout
10119
10120 \end_inset
10121
10122
10123 \end_layout
10124
10125 \begin_layout Standard
10126 There are always occasions when you'll need to do some fine-tuning, so LyX
10127  gives you a way to create custom character style.
10128  For example, an academic journal or a corporation may have a style sheet
10129  requiring a sans-serif font be used in certain situations.
10130  Also, writers sometimes use a different font to offset a character's thoughts
10131  from ordinary dialog.
10132 \end_layout
10133
10134 \begin_layout Standard
10135 Before we document how to use custom character style, we want to issue a
10136  warning yet again: Don't overuse character styles! 
10137 \newline
10138 Documents that overuse
10139  different fonts and sizes are not well readable and tend to look like someone
10140  has knocked huge holes in it.
10141 \end_layout
10142
10143 \begin_layout Standard
10144 To use custom character styles, open the 
10145 \family sans
10146 Edit\SpecialChar \menuseparator
10147 Text\InsetSpace ~
10148 Style
10149 \family default
10150  dialog.
10151  There are several boxes on this dialog, each corresponding to a different
10152  font property which you can choose.
10153  You can choose an option for one of these properties, or select 
10154 \family sans
10155 No\InsetSpace ~
10156 change
10157 \family default
10158 , which keeps the current state of that property.
10159  The item 
10160 \family sans
10161 Reset
10162 \family default
10163  will reset the property to whatever is the default.
10164  You can use this to reset attributes across a bunch of different paragraph
10165  environments in a snap.
10166 \end_layout
10167
10168 \begin_layout Standard
10169 The font properties, and their options (in addition to 
10170 \family sans
10171 No\InsetSpace ~
10172 change
10173 \family default
10174  and 
10175 \family sans
10176 Reset
10177 \family default
10178 ) are:
10179 \end_layout
10180
10181 \begin_layout Labeling
10182 \labelwidthstring 00.00.0000
10183
10184 \family sans
10185 Family
10186 \family default
10187  The 
10188 \begin_inset Quotes eld
10189 \end_inset
10190
10191 overall look
10192 \begin_inset Quotes erd
10193 \end_inset
10194
10195  of the font.
10196  The possible options are:
10197 \end_layout
10198
10199 \begin_deeper
10200 \begin_layout Labeling
10201 \labelwidthstring 00.00.0000
10202
10203 \family sans
10204 Roman
10205 \family default
10206  This is the Roman font family.
10207  Normally a serif font.
10208  It's also the default family.
10209  (keybinding 
10210 \begin_inset ERT
10211 status collapsed
10212
10213 \begin_layout Standard
10214
10215
10216 \backslash
10217 mbox{
10218 \end_layout
10219
10220 \end_inset
10221
10222
10223 \family sans
10224 M-c\InsetSpace ~
10225 r
10226 \family default
10227
10228 \begin_inset ERT
10229 status collapsed
10230
10231 \begin_layout Standard
10232
10233 }
10234 \end_layout
10235
10236 \end_inset
10237
10238 )
10239 \begin_inset Note Note
10240 status collapsed
10241
10242 \begin_layout Standard
10243 The LaTeX-command prevents text to be broken at the end of a line.
10244  It is explained in section\InsetSpace ~
10245
10246 \begin_inset CommandInset ref
10247 LatexCommand ref
10248 reference "sub:Hyphenation"
10249
10250 \end_inset
10251
10252 .
10253 \end_layout
10254
10255 \end_inset
10256
10257
10258 \end_layout
10259
10260 \begin_layout Labeling
10261 \labelwidthstring 00.00.0000
10262
10263 \family sans
10264 Sans\InsetSpace ~
10265 Serif
10266 \family default
10267  
10268 \family sans
10269 This is the Sans Serif font family.
10270
10271 \family default
10272  (keybinding 
10273 \begin_inset ERT
10274 status collapsed
10275
10276 \begin_layout Standard
10277
10278
10279 \backslash
10280 mbox{
10281 \end_layout
10282
10283 \end_inset
10284
10285
10286 \family sans
10287 M-c\InsetSpace ~
10288 s
10289 \family default
10290
10291 \begin_inset ERT
10292 status collapsed
10293
10294 \begin_layout Standard
10295
10296 }
10297 \end_layout
10298
10299 \end_inset
10300
10301 )
10302 \end_layout
10303
10304 \begin_layout Labeling
10305 \labelwidthstring 00.00.0000
10306
10307 \family sans
10308 Typewriter
10309 \family default
10310  
10311 \family typewriter
10312 This is the Typewriter font family.
10313
10314 \family default
10315  (keybinding 
10316 \begin_inset ERT
10317 status collapsed
10318
10319 \begin_layout Standard
10320
10321
10322 \backslash
10323 mbox{
10324 \end_layout
10325
10326 \end_inset
10327
10328
10329 \family sans
10330 M-c\InsetSpace ~
10331 p
10332 \family default
10333
10334 \begin_inset ERT
10335 status collapsed
10336
10337 \begin_layout Standard
10338
10339 }
10340 \end_layout
10341
10342 \end_inset
10343
10344
10345 \family sans
10346 )
10347 \end_layout
10348
10349 \end_deeper
10350 \begin_layout Labeling
10351 \labelwidthstring 00.00.0000
10352
10353 \family sans
10354 Series
10355 \family default
10356  This corresponds to the print weight.
10357  Options are:
10358 \end_layout
10359
10360 \begin_deeper
10361 \begin_layout Labeling
10362 \labelwidthstring 00.00.0000
10363
10364 \family sans
10365 Medium
10366 \family default
10367  This is the Medium font series.
10368  It's also the default series.
10369 \end_layout
10370
10371 \begin_layout Labeling
10372 \labelwidthstring 00.00.0000
10373
10374 \family sans
10375 Bold
10376 \family default
10377  
10378 \series bold
10379 This is the Bold font series.
10380
10381 \series default
10382  (keybinding 
10383 \begin_inset ERT
10384 status collapsed
10385
10386 \begin_layout Standard
10387
10388
10389 \backslash
10390 mbox{
10391 \end_layout
10392
10393 \end_inset
10394
10395
10396 \family sans
10397 M-c\InsetSpace ~
10398 b
10399 \family default
10400
10401 \begin_inset ERT
10402 status collapsed
10403
10404 \begin_layout Standard
10405
10406 }
10407 \end_layout
10408
10409 \end_inset
10410
10411 )
10412 \end_layout
10413
10414 \end_deeper
10415 \begin_layout Labeling
10416 \labelwidthstring 00.00.0000
10417
10418 \family sans
10419 Shape
10420 \family default
10421  As the name implies.
10422  Options are:
10423 \end_layout
10424
10425 \begin_deeper
10426 \begin_layout Labeling
10427 \labelwidthstring 00.00.0000
10428
10429 \family sans
10430 Upright
10431 \family default
10432  This is the Upright font shape.
10433  It's also the default shape.
10434 \end_layout
10435
10436 \begin_layout Labeling
10437 \labelwidthstring 00.00.0000
10438
10439 \family sans
10440 Italic
10441 \family default
10442  
10443 \shape italic
10444 This
10445 \shape default
10446  
10447 \family sans
10448 \shape italic
10449 i
10450 \family default
10451 s the Italic font shape
10452 \shape default
10453 \emph on
10454 .
10455 \end_layout
10456
10457 \begin_layout Labeling
10458 \labelwidthstring 00.00.0000
10459
10460 \family sans
10461 Slanted
10462 \family default
10463  
10464 \shape slanted
10465 This is the Slanted font shape
10466 \shape default
10467  (although it might not be visible in LyX, this is different from italic).
10468 \end_layout
10469
10470 \begin_layout Labeling
10471 \labelwidthstring 00.00.0000
10472
10473 \family sans
10474 Small\InsetSpace ~
10475 Caps
10476 \family default
10477  
10478 \shape smallcaps
10479 This is the Small caps font shape
10480 \shape default
10481 \noun on
10482 .
10483 \end_layout
10484
10485 \end_deeper
10486 \begin_layout Labeling
10487 \labelwidthstring 00.00.0000
10488
10489 \family sans
10490 Size
10491 \family default
10492  Alters the size of the font.
10493  You'll find no numerical values here; all possible sizes are actually proportio
10494 nal to the document font size.
10495  Once again, you don't feed LyX the details, but a general description of
10496  what you want to do.
10497  The options are:
10498 \end_layout
10499
10500 \begin_deeper
10501 \begin_layout Labeling
10502 \labelwidthstring 00.00.0000
10503
10504 \family sans
10505 Tiny
10506 \family default
10507  
10508 \size tiny
10509 This is the 
10510 \begin_inset Quotes eld
10511 \end_inset
10512
10513 Tiny
10514 \begin_inset Quotes erd
10515 \end_inset
10516
10517  font size.
10518
10519 \size default
10520  (keybinding 
10521 \begin_inset ERT
10522 status collapsed
10523
10524 \begin_layout Standard
10525
10526
10527 \backslash
10528 mbox{
10529 \end_layout
10530
10531 \end_inset
10532
10533
10534 \family sans
10535 M-s\InsetSpace ~
10536 t
10537 \family default
10538
10539 \begin_inset ERT
10540 status collapsed
10541
10542 \begin_layout Standard
10543
10544 }
10545 \end_layout
10546
10547 \end_inset
10548
10549  or 
10550 \begin_inset ERT
10551 status collapsed
10552
10553 \begin_layout Standard
10554
10555
10556 \backslash
10557 mbox{
10558 \end_layout
10559
10560 \end_inset
10561
10562
10563 \family sans
10564 M-s\InsetSpace ~
10565 1
10566 \family default
10567
10568 \begin_inset ERT
10569 status collapsed
10570
10571 \begin_layout Standard
10572
10573 }
10574 \end_layout
10575
10576 \end_inset
10577
10578 )
10579 \end_layout
10580
10581 \begin_layout Labeling
10582 \labelwidthstring 00.00.0000
10583
10584 \family sans
10585 Smallest
10586 \family default
10587  
10588 \size scriptsize
10589 This is the 
10590 \begin_inset Quotes eld
10591 \end_inset
10592
10593 Smallest
10594 \begin_inset Quotes erd
10595 \end_inset
10596
10597  font size
10598 \size default
10599 .
10600  (keybinding 
10601 \begin_inset ERT
10602 status collapsed
10603
10604 \begin_layout Standard
10605
10606
10607 \backslash
10608 mbox{
10609 \end_layout
10610
10611 \end_inset
10612
10613
10614 \family sans
10615 M-s\InsetSpace ~
10616
10617 \family default
10618 2
10619 \begin_inset ERT
10620 status collapsed
10621
10622 \begin_layout Standard
10623
10624 }
10625 \end_layout
10626
10627 \end_inset
10628
10629 )
10630 \end_layout
10631
10632 \begin_layout Labeling
10633 \labelwidthstring 00.00.0000
10634
10635 \family sans
10636 Smaller
10637 \family default
10638  
10639 \size footnotesize
10640 This is the 
10641 \begin_inset Quotes eld
10642 \end_inset
10643
10644 Smaller
10645 \begin_inset Quotes erd
10646 \end_inset
10647
10648  font size.
10649
10650 \size default
10651  (keybinding 
10652 \begin_inset ERT
10653 status collapsed
10654
10655 \begin_layout Standard
10656
10657
10658 \backslash
10659 mbox{
10660 \end_layout
10661
10662 \end_inset
10663
10664
10665 \family sans
10666 M-s\InsetSpace ~
10667 S
10668 \family default
10669
10670 \begin_inset ERT
10671 status collapsed
10672
10673 \begin_layout Standard
10674
10675 }
10676 \end_layout
10677
10678 \end_inset
10679
10680  or 
10681 \begin_inset ERT
10682 status collapsed
10683
10684 \begin_layout Standard
10685
10686
10687 \backslash
10688 mbox{
10689 \end_layout
10690
10691 \end_inset
10692
10693
10694 \family sans
10695 M-s\InsetSpace ~
10696
10697 \family default
10698 3
10699 \begin_inset ERT
10700 status collapsed
10701
10702 \begin_layout Standard
10703
10704 }
10705 \end_layout
10706
10707 \end_inset
10708
10709 )
10710 \end_layout
10711
10712 \begin_layout Labeling
10713 \labelwidthstring 00.00.0000
10714
10715 \family sans
10716 Small
10717 \family default
10718  
10719 \size small
10720 This is the 
10721 \begin_inset Quotes eld
10722 \end_inset
10723
10724 Small
10725 \begin_inset Quotes erd
10726 \end_inset
10727
10728  font size.
10729
10730 \size default
10731  (keybinding 
10732 \begin_inset ERT
10733 status collapsed
10734
10735 \begin_layout Standard
10736
10737
10738 \backslash
10739 mbox{
10740 \end_layout
10741
10742 \end_inset
10743
10744
10745 \family sans
10746 M-s\InsetSpace ~
10747 s
10748 \family default
10749
10750 \begin_inset ERT
10751 status collapsed
10752
10753 \begin_layout Standard
10754
10755 }
10756 \end_layout
10757
10758 \end_inset
10759
10760  or 
10761 \begin_inset ERT
10762 status collapsed
10763
10764 \begin_layout Standard
10765
10766
10767 \backslash
10768 mbox{
10769 \end_layout
10770
10771 \end_inset
10772
10773
10774 \family sans
10775 M-s\InsetSpace ~
10776
10777 \family default
10778 4
10779 \begin_inset ERT
10780 status collapsed
10781
10782 \begin_layout Standard
10783
10784 }
10785 \end_layout
10786
10787 \end_inset
10788
10789 )
10790 \end_layout
10791
10792 \begin_layout Labeling
10793 \labelwidthstring 00.00.0000
10794
10795 \family sans
10796 Normal
10797 \family default
10798  This is the 
10799 \begin_inset Quotes eld
10800 \end_inset
10801
10802 Normal
10803 \begin_inset Quotes erd
10804 \end_inset
10805
10806  font size.
10807  It's also the default size.
10808  (keybinding 
10809 \begin_inset ERT
10810 status collapsed
10811
10812 \begin_layout Standard
10813
10814
10815 \backslash
10816 mbox{
10817 \end_layout
10818
10819 \end_inset
10820
10821
10822 \family sans
10823 M-s\InsetSpace ~
10824 n
10825 \family default
10826
10827 \begin_inset ERT
10828 status collapsed
10829
10830 \begin_layout Standard
10831
10832 }
10833 \end_layout
10834
10835 \end_inset
10836
10837  or 
10838 \begin_inset ERT
10839 status collapsed
10840
10841 \begin_layout Standard
10842
10843
10844 \backslash
10845 mbox{
10846 \end_layout
10847
10848 \end_inset
10849
10850
10851 \family sans
10852 M-s\InsetSpace ~
10853
10854 \family default
10855 5
10856 \begin_inset ERT
10857 status collapsed
10858
10859 \begin_layout Standard
10860
10861 }
10862 \end_layout
10863
10864 \end_inset
10865
10866 )
10867 \end_layout
10868
10869 \begin_layout Labeling
10870 \labelwidthstring 00.00.0000
10871
10872 \family sans
10873 Large
10874 \family default
10875  
10876 \size large
10877 This is the 
10878 \begin_inset Quotes eld
10879 \end_inset
10880
10881 Large
10882 \begin_inset Quotes erd
10883 \end_inset
10884
10885  font size.
10886
10887 \size default
10888  (keybinding 
10889 \begin_inset ERT
10890 status collapsed
10891
10892 \begin_layout Standard
10893
10894
10895 \backslash
10896 mbox{
10897 \end_layout
10898
10899 \end_inset
10900
10901
10902 \family sans
10903 M-s\InsetSpace ~
10904 l
10905 \family default
10906
10907 \begin_inset ERT
10908 status collapsed
10909
10910 \begin_layout Standard
10911
10912 }
10913 \end_layout
10914
10915 \end_inset
10916
10917  or 
10918 \begin_inset ERT
10919 status collapsed
10920
10921 \begin_layout Standard
10922
10923
10924 \backslash
10925 mbox{
10926 \end_layout
10927
10928 \end_inset
10929
10930
10931 \family sans
10932 M-s\InsetSpace ~
10933
10934 \family default
10935 6
10936 \begin_inset ERT
10937 status collapsed
10938
10939 \begin_layout Standard
10940
10941 }
10942 \end_layout
10943
10944 \end_inset
10945
10946 )
10947 \end_layout
10948
10949 \begin_layout Labeling
10950 \labelwidthstring 00.00.0000
10951
10952 \family sans
10953 Larger
10954 \family default
10955  
10956 \size larger
10957 This is the 
10958 \begin_inset Quotes eld
10959 \end_inset
10960
10961 Larger
10962 \begin_inset Quotes erd
10963 \end_inset
10964
10965  font size.
10966
10967 \size default
10968  (keybinding 
10969 \begin_inset ERT
10970 status collapsed
10971
10972 \begin_layout Standard
10973
10974
10975 \backslash
10976 mbox{
10977 \end_layout
10978
10979 \end_inset
10980
10981
10982 \family sans
10983 M-s\InsetSpace ~
10984 S-L
10985 \family default
10986
10987 \begin_inset ERT
10988 status collapsed
10989
10990 \begin_layout Standard
10991
10992 }
10993 \end_layout
10994
10995 \end_inset
10996
10997  or 
10998 \begin_inset ERT
10999 status collapsed
11000
11001 \begin_layout Standard
11002
11003
11004 \backslash
11005 mbox{
11006 \end_layout
11007
11008 \end_inset
11009
11010
11011 \family sans
11012 M-s\InsetSpace ~
11013
11014 \family default
11015 7
11016 \begin_inset ERT
11017 status collapsed
11018
11019 \begin_layout Standard
11020
11021 }
11022 \end_layout
11023
11024 \end_inset
11025
11026 )
11027 \end_layout
11028
11029 \begin_layout Labeling
11030 \labelwidthstring 00.00.0000
11031
11032 \family sans
11033 Largest
11034 \family default
11035  
11036 \size largest
11037 This is the 
11038 \begin_inset Quotes eld
11039 \end_inset
11040
11041 Largest
11042 \begin_inset Quotes erd
11043 \end_inset
11044
11045  font size.
11046
11047 \size default
11048  (keybinding 
11049 \begin_inset ERT
11050 status collapsed
11051
11052 \begin_layout Standard
11053
11054
11055 \backslash
11056 mbox{
11057 \end_layout
11058
11059 \end_inset
11060
11061
11062 \family sans
11063 M-s\InsetSpace ~
11064
11065 \family default
11066 8
11067 \begin_inset ERT
11068 status collapsed
11069
11070 \begin_layout Standard
11071
11072 }
11073 \end_layout
11074
11075 \end_inset
11076
11077 )
11078 \end_layout
11079
11080 \begin_layout Labeling
11081 \labelwidthstring 00.00.0000
11082
11083 \family sans
11084 Huge
11085 \family default
11086  
11087 \size huge
11088 This is the 
11089 \begin_inset Quotes eld
11090 \end_inset
11091
11092 Huge
11093 \begin_inset Quotes erd
11094 \end_inset
11095
11096  font size.
11097
11098 \size default
11099  (keybinding 
11100 \begin_inset ERT
11101 status collapsed
11102
11103 \begin_layout Standard
11104
11105
11106 \backslash
11107 mbox{
11108 \end_layout
11109
11110 \end_inset
11111
11112
11113 \family sans
11114 M-s\InsetSpace ~
11115 h
11116 \family default
11117
11118 \begin_inset ERT
11119 status collapsed
11120
11121 \begin_layout Standard
11122
11123 }
11124 \end_layout
11125
11126 \end_inset
11127
11128  or 
11129 \begin_inset ERT
11130 status collapsed
11131
11132 \begin_layout Standard
11133
11134
11135 \backslash
11136 mbox{
11137 \end_layout
11138
11139 \end_inset
11140
11141
11142 \family sans
11143 M-s\InsetSpace ~
11144
11145 \family default
11146 9
11147 \begin_inset ERT
11148 status collapsed
11149
11150 \begin_layout Standard
11151
11152 }
11153 \end_layout
11154
11155 \end_inset
11156
11157 )
11158 \end_layout
11159
11160 \begin_layout Labeling
11161 \labelwidthstring 00.00.0000
11162
11163 \family sans
11164 Huger
11165 \family default
11166  
11167 \size giant
11168 This is the 
11169 \begin_inset Quotes eld
11170 \end_inset
11171
11172 Huger
11173 \begin_inset Quotes erd
11174 \end_inset
11175
11176  font size.
11177
11178 \size default
11179  (keybinding 
11180 \begin_inset ERT
11181 status collapsed
11182
11183 \begin_layout Standard
11184
11185
11186 \backslash
11187 mbox{
11188 \end_layout
11189
11190 \end_inset
11191
11192
11193 \family sans
11194 M-s\InsetSpace ~
11195 H
11196 \family default
11197
11198 \begin_inset ERT
11199 status collapsed
11200
11201 \begin_layout Standard
11202
11203 }
11204 \end_layout
11205
11206 \end_inset
11207
11208  or 
11209 \begin_inset ERT
11210 status collapsed
11211
11212 \begin_layout Standard
11213
11214
11215 \backslash
11216 mbox{
11217 \end_layout
11218
11219 \end_inset
11220
11221
11222 \family sans
11223 M-s\InsetSpace ~
11224
11225 \family default
11226 0
11227 \begin_inset ERT
11228 status collapsed
11229
11230 \begin_layout Standard
11231
11232 }
11233 \end_layout
11234
11235 \end_inset
11236
11237 )
11238 \end_layout
11239
11240 \end_deeper
11241 \begin_layout Standard
11242 We'll warn you 
11243 \emph on
11244 yet again
11245 \emph default
11246 : don't go crazy with this feature.
11247  You should almost never need to change the font size.
11248  LyX automatically changes the font size for different paragraph environments
11249  - use that instead.
11250  This is here for fine-tuning only!
11251 \end_layout
11252
11253 \begin_layout Labeling
11254 \labelwidthstring 00.00.0000
11255
11256 \family sans
11257 Misc
11258 \family default
11259  Here you can change a few other things at the character level.
11260  Options are:
11261 \end_layout
11262
11263 \begin_deeper
11264 \begin_layout Labeling
11265 \labelwidthstring 00.00.0000
11266
11267 \family sans
11268 Emph
11269 \family default
11270  
11271 \emph on
11272 This is text with emphasize on
11273 \emph default
11274 .
11275  This might seem like the same as 
11276 \shape italic
11277 Italic
11278 \shape default
11279 , but it is actually a bit different.
11280  Emphasized is a 
11281 \emph on
11282 logical
11283 \emph default
11284  attribute.
11285  That means every document class can define its own font used for emphasized
11286  text.
11287  Normally this font is equal to italic.
11288 \end_layout
11289
11290 \begin_layout Labeling
11291 \labelwidthstring 00.00.0000
11292
11293 \family sans
11294 Underbar
11295 \family default
11296  
11297 \bar under
11298 This is text with Underbar on.
11299
11300 \bar default
11301  (keybinding 
11302 \begin_inset ERT
11303 status collapsed
11304
11305 \begin_layout Standard
11306
11307
11308 \backslash
11309 mbox{
11310 \end_layout
11311
11312 \end_inset
11313
11314
11315 \family sans
11316 M-c\InsetSpace ~
11317 u
11318 \family default
11319
11320 \begin_inset ERT
11321 status collapsed
11322
11323 \begin_layout Standard
11324
11325 }
11326 \end_layout
11327
11328 \end_inset
11329
11330
11331 \family sans
11332 )
11333 \newline
11334
11335 \family default
11336 Avoid using underbar if you can! It's a holdover from the typewriter days,
11337  when you couldn't change fonts.
11338  We no longer need to emphasize text by underscoring characters.
11339  It's only included in LyX because some people 
11340 \emph on
11341 may
11342 \emph default
11343  need it in order to follow style sheets for journal submissions.
11344 \end_layout
11345
11346 \begin_layout Labeling
11347 \labelwidthstring 00.00.0000
11348
11349 \family sans
11350 Noun
11351 \family default
11352  
11353 \noun on
11354 This is text with Noun on.
11355
11356 \noun default
11357  Like 
11358 \family sans
11359 Emph
11360 \family default
11361 , this is a logical attribute.
11362  Normally it's equivalent to 
11363 \family sans
11364 Small\InsetSpace ~
11365 Caps
11366 \family default
11367 .
11368 \end_layout
11369
11370 \end_deeper
11371 \begin_layout Labeling
11372 \labelwidthstring 00.00.0000
11373
11374 \family sans
11375 Color
11376 \family default
11377  You can adjust the color of the text with this control.
11378  Notice that not all dvi-viewers are are able to display colors.
11379  Besides 
11380 \family sans
11381 No\InsetSpace ~
11382 color
11383 \family default
11384 , which is the default 
11385 \begin_inset Quotes eld
11386 \end_inset
11387
11388 color
11389 \begin_inset Quotes erd
11390 \end_inset
11391
11392  and means normally black, you can choose between 
11393 \family sans
11394 Black
11395 \family default
11396
11397 \family sans
11398 White
11399 \family default
11400
11401 \family sans
11402 Red
11403 \family default
11404
11405 \family sans
11406 Green
11407 \family default
11408
11409 \family sans
11410 Blue
11411 \family default
11412
11413 \family sans
11414 Cyan
11415 \family default
11416
11417 \family sans
11418 Magenta
11419 \family default
11420  and 
11421 \family sans
11422 Yellow
11423 \family default
11424  text.
11425 \begin_inset Index
11426 status collapsed
11427
11428 \begin_layout Standard
11429 Color ! Text
11430 \end_layout
11431
11432 \end_inset
11433
11434
11435 \end_layout
11436
11437 \begin_layout Labeling
11438 \labelwidthstring 00.00.0000
11439
11440 \family sans
11441 Language
11442 \family default
11443  This is used to mark regions of text as having a different language from
11444  the language of the document.
11445  Text marked in this way will be underlined in blue to indicate the change
11446  (only within LyX).
11447 \end_layout
11448
11449 \begin_layout Standard
11450 So you have a huge number of combinations to choose from.
11451  Once you've chosen a new character style via the 
11452 \family sans
11453 Edit\SpecialChar \menuseparator
11454 Text\InsetSpace ~
11455 Style
11456 \family default
11457  dialog, the settings are saved.
11458  You can activate them using the toolbar button 
11459 \begin_inset Graphics
11460         filename ../images/font-free-apply.png
11461         inzipName 
11462         embed true
11463
11464 \end_inset
11465
11466 .
11467  The button lets you toggle the state of your custom character style even
11468  when the dialog isn't visible.
11469  
11470 \end_layout
11471
11472 \begin_layout Standard
11473 To completely reset the character style to the default, use 
11474 \family sans
11475 M-c\InsetSpace ~
11476 Space
11477 \family default
11478 .
11479  If you want to toggle only those properties that you have just changed
11480  (suppose you just set the shape to 
11481 \begin_inset Quotes eld
11482 \end_inset
11483
11484 slanted
11485 \begin_inset Quotes erd
11486 \end_inset
11487
11488  and the series to 
11489 \begin_inset Quotes eld
11490 \end_inset
11491
11492 bold
11493 \begin_inset Quotes erd
11494 \end_inset
11495
11496 ), set the 
11497 \family sans
11498 Toggle\InsetSpace ~
11499 all
11500 \family default
11501  switch and press 
11502 \family sans
11503 Apply
11504 \family default
11505 .
11506 \end_layout
11507
11508 \begin_layout Standard
11509 You should also know something about the differences between the three main
11510  font types 
11511 \family sans
11512 serif
11513 \family default
11514
11515 \family sans
11516 sans\InsetSpace ~
11517 serif
11518 \family default
11519 , and 
11520 \family sans
11521 typewriter
11522 \family default
11523 :
11524 \end_layout
11525
11526 \begin_layout Itemize
11527
11528 \family sans
11529 Typewriter
11530 \family default
11531  is a so called 
11532 \begin_inset Quotes eld
11533 \end_inset
11534
11535 monospaced
11536 \begin_inset Quotes erd
11537 \end_inset
11538
11539  font, that means every character has the same width, the 
11540 \begin_inset Quotes eld
11541 \end_inset
11542
11543 i
11544 \begin_inset Quotes erd
11545 \end_inset
11546
11547  is as wide as the 
11548 \begin_inset Quotes eld
11549 \end_inset
11550
11551 m
11552 \begin_inset Quotes erd
11553 \end_inset
11554
11555 .
11556  Here is an example
11557 \newline
11558
11559 \begin_inset ERT
11560 status collapsed
11561
11562 \begin_layout Standard
11563
11564
11565 \backslash
11566 phantom{
11567 \end_layout
11568
11569 \end_inset
11570
11571 no 
11572 \begin_inset ERT
11573 status collapsed
11574
11575 \begin_layout Standard
11576
11577 }
11578 \end_layout
11579
11580 \end_inset
11581
11582
11583 \family typewriter
11584 typewriter text
11585 \family default
11586
11587 \begin_inset Note Note
11588 status collapsed
11589
11590 \begin_layout Standard
11591 For more on phantoms see section\InsetSpace ~
11592
11593 \begin_inset CommandInset ref
11594 LatexCommand ref
11595 reference "sub:Other-space-variants"
11596
11597 \end_inset
11598
11599 .
11600 \end_layout
11601
11602 \end_inset
11603
11604
11605 \newline
11606 no typewriter text
11607 \end_layout
11608
11609 \begin_layout Itemize
11610
11611 \family sans
11612 Serif
11613 \family default
11614  fonts use characters with serifs.
11615  These are the small 
11616 \begin_inset Quotes eld
11617 \end_inset
11618
11619 appendices
11620 \begin_inset Quotes erd
11621 \end_inset
11622
11623  at all ends of of the streaks that form the character.
11624  The following example will show the difference:
11625 \newline
11626 text with serifs
11627 \newline
11628
11629 \family sans
11630 text without serifs
11631 \family default
11632
11633 \newline
11634 Serifs facilitates an easy and fast reading.
11635  They are therefore used as default font (named 
11636 \family sans
11637 roman
11638 \family default
11639 ).
11640 \end_layout
11641
11642 \begin_layout Itemize
11643
11644 \family sans
11645 Sans serif
11646 \family default
11647  don't use serifs.
11648  This font type is therefore often used for headings and short texts.
11649  We use it in this document to highlight menu names.
11650 \end_layout
11651
11652 \begin_layout Standard
11653 We conclude with the same warning once again: Don't overuse the fonts.
11654  They are, more often than not, a kludge and a bad substitute for good writing.
11655 \end_layout
11656
11657 \begin_layout Section
11658 Printing and Previewing
11659 \end_layout
11660
11661 \begin_layout Subsection
11662 Overview
11663 \end_layout
11664
11665 \begin_layout Standard
11666 Now that we've covered some of the basic features of document preparation
11667  using LyX, you probably want to know how to print out your masterpiece.
11668  Before we tell you that, we want to give you a quick explanation of what
11669  goes on behind-the-scenes.
11670  We cover these informations in much greater detail in the 
11671 \emph on
11672 Extended\InsetSpace ~
11673 Features
11674 \emph default
11675  manual as well.
11676 \end_layout
11677
11678 \begin_layout Standard
11679 LyX uses the program LaTeX as its backend.
11680  LaTeX is just a macro package for the TeX typesetting system, but to prevent
11681  confusion, we'll only refer to LaTeX.
11682  LyX is what you use to do your actual writing.
11683  Then, LyX calls LaTeX to turn your writing into printable output.
11684  This happens in two stages:
11685 \end_layout
11686
11687 \begin_layout Enumerate
11688 First, LyX converts your document to a series of text commands for LaTeX,
11689  generating a file with the extension, 
11690 \begin_inset Quotes eld
11691 \end_inset
11692
11693
11694 \family typewriter
11695 .tex
11696 \family default
11697
11698 \begin_inset Quotes erd
11699 \end_inset
11700
11701 .
11702 \end_layout
11703
11704 \begin_layout Enumerate
11705 Next, LaTeX uses the commands in the 
11706 \family typewriter
11707 .tex
11708 \family default
11709  file to produce printable output.
11710  
11711 \end_layout
11712
11713 \begin_layout Subsection
11714 Output file formats
11715 \begin_inset Index
11716 status collapsed
11717
11718 \begin_layout Standard
11719 File formats
11720 \end_layout
11721
11722 \end_inset
11723
11724
11725 \begin_inset CommandInset label
11726 LatexCommand label
11727 name "sub:Output-file-formats"
11728
11729 \end_inset
11730
11731
11732 \end_layout
11733
11734 \begin_layout Subsubsection
11735 ASCII
11736 \begin_inset Index
11737 status collapsed
11738
11739 \begin_layout Standard
11740 File formats ! ASCII
11741 \end_layout
11742
11743 \end_inset
11744
11745
11746 \end_layout
11747
11748 \begin_layout Standard
11749 This file type has the extension 
11750 \begin_inset Quotes eld
11751 \end_inset
11752
11753
11754 \family typewriter
11755 .txt
11756 \family default
11757
11758 \begin_inset Quotes erd
11759 \end_inset
11760
11761 .
11762  It contains your document as plain text following the rules of the 
11763 \begin_inset Quotes eld
11764 \end_inset
11765
11766 American Standard Code for Information Interchange
11767 \begin_inset Quotes erd
11768 \end_inset
11769
11770  (ASCII).
11771 \end_layout
11772
11773 \begin_layout Standard
11774 You can export your document to ASCII by the menu 
11775 \family sans
11776 File\SpecialChar \menuseparator
11777 Export\SpecialChar \menuseparator
11778 ASCII
11779 \family default
11780 .
11781 \end_layout
11782
11783 \begin_layout Subsubsection
11784 LaTeX
11785 \begin_inset Index
11786 status collapsed
11787
11788 \begin_layout Standard
11789 File formats ! LaTeX
11790 \end_layout
11791
11792 \end_inset
11793
11794
11795 \end_layout
11796
11797 \begin_layout Standard
11798 This file type has the extension 
11799 \begin_inset Quotes eld
11800 \end_inset
11801
11802
11803 \family typewriter
11804 .tex
11805 \family default
11806
11807 \begin_inset Quotes erd
11808 \end_inset
11809
11810  and contains all commands that are necessary for the LaTeX program to process
11811  your document.
11812  If you know LaTeX, you can use it to find out LaTeX-Errors or to process
11813  it manually with console commands.
11814  The LaTeX-file is automatically created in LyX's temporary directory whenever
11815  you view or export your document.
11816 \end_layout
11817
11818 \begin_layout Standard
11819 You can export your document as LaTeX-file using the menu 
11820 \family sans
11821 File\SpecialChar \menuseparator
11822 Export\SpecialChar \menuseparator
11823 LaT
11824 \begin_inset ERT
11825 status collapsed
11826
11827 \begin_layout Standard
11828
11829 {}
11830 \end_layout
11831
11832 \end_inset
11833
11834 eX
11835 \family default
11836 .
11837 \end_layout
11838
11839 \begin_layout Subsubsection
11840 DVI
11841 \begin_inset Index
11842 status collapsed
11843
11844 \begin_layout Standard
11845 File formats ! DVI
11846 \end_layout
11847
11848 \end_inset
11849
11850
11851 \end_layout
11852
11853 \begin_layout Standard
11854 This file type has the extension 
11855 \begin_inset Quotes eld
11856 \end_inset
11857
11858
11859 \family typewriter
11860 .dvi
11861 \family default
11862
11863 \begin_inset Quotes erd
11864 \end_inset
11865
11866 .
11867  It is called 
11868 \begin_inset Quotes eld
11869 \end_inset
11870
11871 device-independent
11872 \begin_inset Quotes erd
11873 \end_inset
11874
11875  (DVI), because it is completely portable; you can move them from one machine
11876  to another without needing to do any sort of conversion.
11877  At the time when this file-format was developed, this was no matter of
11878  course.
11879  DVIs are used for quick previews and as pre-stage for other output formats,
11880  like PostScript.
11881 \end_layout
11882
11883 \begin_layout Standard
11884 \begin_inset Note Greyedout
11885 status open
11886
11887 \begin_layout Standard
11888
11889 \series bold
11890 Note:
11891 \series default
11892  The DVI file doesn't contain images, they will only be a linked.
11893  So don't forget to deliver the images together with your DVIs.
11894 \end_layout
11895
11896 \end_inset
11897
11898 This property can also slow down your computer when you view the DVI.
11899  Because the DVI-viewer has to convert the image in the background to make
11900  it visible when you scroll in the DVI.
11901  So we recommend to use PDF for files with many images.
11902 \end_layout
11903
11904 \begin_layout Standard
11905 You can export your document to DVI by the menu 
11906 \family sans
11907 File\SpecialChar \menuseparator
11908 Export\SpecialChar \menuseparator
11909 DVI
11910 \family default
11911 .
11912 \end_layout
11913
11914 \begin_layout Subsubsection
11915 PostScript
11916 \begin_inset Index
11917 status collapsed
11918
11919 \begin_layout Standard
11920 File formats ! PostScript
11921 \end_layout
11922
11923 \end_inset
11924
11925
11926 \end_layout
11927
11928 \begin_layout Standard
11929 This file type has the extension 
11930 \begin_inset Quotes eld
11931 \end_inset
11932
11933
11934 \family typewriter
11935 .ps
11936 \family default
11937
11938 \begin_inset Quotes erd
11939 \end_inset
11940
11941 .
11942  PostScript was developed by the company 
11943 \family typewriter
11944 Adobe
11945 \family default
11946  as printer language.
11947  The file contains therefore commands that the printer uses to print the
11948  file.
11949  PostScript can be seen as 
11950 \begin_inset Quotes eld
11951 \end_inset
11952
11953 programming language
11954 \begin_inset Quotes erd
11955 \end_inset
11956
11957 ; you can calculate with it and draw diagrams and images.
11958 \begin_inset Foot
11959 status collapsed
11960
11961 \begin_layout Standard
11962 If you are interested to learn more about this, have a look at the LaTeX-package
11963  
11964 \series bold
11965 pstricks
11966 \series default
11967
11968 \begin_inset Index
11969 status collapsed
11970
11971 \begin_layout Standard
11972 LaTeX-packages ! pstricks
11973 \end_layout
11974
11975 \end_inset
11976
11977 .
11978 \end_layout
11979
11980 \end_inset
11981
11982  Due to this ability, the files are often bigger than PDFs.
11983 \end_layout
11984
11985 \begin_layout Standard
11986 PostScript can only contain images in the format 
11987 \begin_inset Quotes eld
11988 \end_inset
11989
11990 Encapsulated PostScript
11991 \begin_inset Quotes erd
11992 \end_inset
11993
11994  (EPS, file extension 
11995 \begin_inset Quotes eld
11996 \end_inset
11997
11998
11999 \family typewriter
12000 .eps
12001 \family default
12002
12003 \begin_inset Quotes erd
12004 \end_inset
12005
12006 ).
12007  As LyX allows you to use any known image format in your document, it has
12008  to convert them in the background to EPS.
12009  If you have e.g 50 images in your document, LyX has to do 50 conversions
12010  whenever you view or export your document.
12011  This will slow down your workflow with LyX drastically.
12012  So if you plan to use PostScript, you can insert your images directly as
12013  EPS to avoid this problem.
12014 \end_layout
12015
12016 \begin_layout Standard
12017 You can export your document to PostScript using the menu 
12018 \family sans
12019 File\SpecialChar \menuseparator
12020 Export\SpecialChar \menuseparator
12021 PostScript
12022 \family default
12023 .
12024 \end_layout
12025
12026 \begin_layout Subsubsection
12027 PDF
12028 \begin_inset Index
12029 status collapsed
12030
12031 \begin_layout Standard
12032 File formats ! PDF
12033 \end_layout
12034
12035 \end_inset
12036
12037
12038 \begin_inset Index
12039 status collapsed
12040
12041 \begin_layout Standard
12042 PDF
12043 \end_layout
12044
12045 \end_inset
12046
12047
12048 \end_layout
12049
12050 \begin_layout Standard
12051 This file type has the extension 
12052 \begin_inset Quotes eld
12053 \end_inset
12054
12055
12056 \family typewriter
12057 .pdf
12058 \family default
12059
12060 \begin_inset Quotes erd
12061 \end_inset
12062
12063 .
12064  The 
12065 \begin_inset Quotes eld
12066 \end_inset
12067
12068 Portable Document Format
12069 \begin_inset Quotes erd
12070 \end_inset
12071
12072  (PDF) is developed by 
12073 \family typewriter
12074 Adobe
12075 \family default
12076  as derivative from PostScript.
12077  It is more compressed and it uses much less commands than PostScript.
12078  As the name 
12079 \begin_inset Quotes eld
12080 \end_inset
12081
12082 portable
12083 \begin_inset Quotes erd
12084 \end_inset
12085
12086  implies, it can be processed at any computer system and the printed output
12087  looks exactly the same.
12088 \end_layout
12089
12090 \begin_layout Standard
12091 PDF can contain images in its own PDF format and in the formats 
12092 \begin_inset Quotes eld
12093 \end_inset
12094
12095 Joint Photographic Experts Group
12096 \begin_inset Quotes erd
12097 \end_inset
12098
12099  (JPG, file extension 
12100 \begin_inset Quotes eld
12101 \end_inset
12102
12103
12104 \family typewriter
12105 .jpg
12106 \family default
12107
12108 \begin_inset Quotes erd
12109 \end_inset
12110
12111  or 
12112 \begin_inset Quotes eld
12113 \end_inset
12114
12115
12116 \family typewriter
12117 .jpeg
12118 \family default
12119
12120 \begin_inset Quotes erd
12121 \end_inset
12122
12123 ) and 
12124 \begin_inset Quotes eld
12125 \end_inset
12126
12127 Portable Network Graphics
12128 \begin_inset Quotes erd
12129 \end_inset
12130
12131  (PNG, file extension 
12132 \begin_inset Quotes eld
12133 \end_inset
12134
12135
12136 \family typewriter
12137 .png
12138 \family default
12139
12140 \begin_inset Quotes erd
12141 \end_inset
12142
12143 ).
12144  You can although use any other image format, because LyX converts them
12145  in the background to one of these formats.
12146  But as described in the section about PostScript, the image conversion
12147  will slow down your workflow.
12148  So we recommend to use images in one of the three mentioned formats.
12149 \end_layout
12150
12151 \begin_layout Standard
12152 You can export your document to PDF via the menu 
12153 \family sans
12154 File\SpecialChar \menuseparator
12155 Export
12156 \family default
12157  in three different ways:
12158 \end_layout
12159
12160 \begin_layout Description
12161 PDF This uses the program 
12162 \family typewriter
12163 ps2pdf
12164 \family default
12165  that creates a PDF from a PostScript-version of your file.
12166  The PostScript-version is produced by the program 
12167 \family typewriter
12168 dvips
12169 \family default
12170  which uses a DVI-version as intermediate step.
12171  So this export variant consist of three conversions.
12172 \end_layout
12173
12174 \begin_layout Description
12175 PDF\InsetSpace ~
12176 (dvipdfm) This uses the program 
12177 \family typewriter
12178 dvipdfm
12179 \family default
12180  that converts your file in the background to DVI and in a second step to
12181  PDF.
12182 \end_layout
12183
12184 \begin_layout Description
12185 PDF\InsetSpace ~
12186 (pdflatex) This uses the program 
12187 \family typewriter
12188 pdftex
12189 \family default
12190  that converts your file directly to PDF.
12191 \end_layout
12192
12193 \begin_layout Standard
12194 We recommend to use 
12195 \family sans
12196 PDF\InsetSpace ~
12197 (pdflatex)
12198 \family default
12199  because 
12200 \family typewriter
12201 pdftex
12202 \family default
12203  supports all features of actual PDF-versions, is quick and works stable
12204  without problems.
12205  The program 
12206 \family typewriter
12207 dvipdfm
12208 \family default
12209  is no more under development and therefore a bit outdated.
12210 \end_layout
12211
12212 \begin_layout Subsection
12213 Previewing
12214 \begin_inset Index
12215 status collapsed
12216
12217 \begin_layout Standard
12218 Document ! Preview 
12219 \end_layout
12220
12221 \end_inset
12222
12223
12224 \end_layout
12225
12226 \begin_layout Standard
12227 To get a look at the final version of your document, with all of the pagebreaks
12228  in place, the footnotes correctly numbered, and so on, use the menu 
12229 \family sans
12230 View
12231 \family default
12232  and choose a file type.
12233  A viewing program will popup showing the output.
12234  For 
12235 \family sans
12236 View\SpecialChar \menuseparator
12237 DVI
12238 \family default
12239  you can use the toolbar button 
12240 \begin_inset Graphics
12241         filename ../images/buffer-view_dvi.png
12242         inzipName 
12243         embed true
12244
12245 \end_inset
12246
12247  (shortcut 
12248 \family sans
12249 C-d
12250 \family default
12251 ), for 
12252 \family sans
12253 View\SpecialChar \menuseparator
12254 PDF\InsetSpace ~
12255 (pdflatex)
12256 \family default
12257  you can use the toolbar button 
12258 \begin_inset Graphics
12259         filename ../images/buffer-export_pdf2.png
12260         inzipName 
12261         embed true
12262
12263 \end_inset
12264
12265 .
12266 \end_layout
12267
12268 \begin_layout Standard
12269 If you have changed your document, you can refresh the output in the same
12270  viewer window using the menu 
12271 \family sans
12272 View\SpecialChar \menuseparator
12273 Update
12274 \family default
12275 .
12276 \end_layout
12277
12278 \begin_layout Standard
12279 When you preview a file, the output file is only generated in LyX's temporary
12280  directory.
12281  To have a real output, export your document.
12282 \end_layout
12283
12284 \begin_layout Subsection
12285 Printing the File from within LyX
12286 \begin_inset CommandInset label
12287 LatexCommand label
12288 name "sub:Printing-the-File"
12289
12290 \end_inset
12291
12292
12293 \end_layout
12294
12295 \begin_layout Standard
12296 Instead of exporting your file and then printing them, you can also print
12297  it directly from within LyX.
12298  To print a file, select the menu 
12299 \family sans
12300 File\SpecialChar \menuseparator
12301 Print
12302 \family default
12303  or click on the toolbar button 
12304 \begin_inset Graphics
12305         filename ../images/dialog-show_print.png
12306         inzipName 
12307         embed true
12308
12309 \end_inset
12310
12311 .
12312  LyX will internally call LaTeX to produce a DVI.
12313  This file is then processed by the program 
12314 \family typewriter
12315 dvips
12316 \family default
12317  to PostScript-file, which is finally printed using the program 
12318 \family typewriter
12319 Ghostscript
12320 \family default
12321 .
12322  Due to these steps in the background, this method is not the fastest.
12323 \end_layout
12324
12325 \begin_layout Standard
12326 You can choose to print only even-numbered or odd-numbered pages - this
12327  is useful for printing on two sides: You can re-insert the pages after
12328  printing one set to print on the other side.
12329  Some printers spit out pages face-up, others, face-down.
12330  By choosing a particular order to print in, you can take the entire stack
12331  of pages out of the printer without needing to reorder them.
12332 \end_layout
12333
12334 \begin_layout Standard
12335 You can set the parameters in the 
12336 \family sans
12337 Print\InsetSpace ~
12338 Destination
12339 \family default
12340  box as follows:
12341 \end_layout
12342
12343 \begin_layout Labeling
12344 \labelwidthstring 00.00.0000
12345
12346 \family sans
12347 Printer
12348 \family default
12349  This is the name of the printer to print to.
12350 \begin_inset Foot
12351 status collapsed
12352
12353 \begin_layout Standard
12354 Note that this printer name is for the program 
12355 \family typewriter
12356 dvips
12357 \family default
12358 .
12359  That means 
12360 \family typewriter
12361 dvips
12362 \family default
12363  has to be configured for this printer name.
12364  The default printer can be set in LyX's preferences dialog, see section\InsetSpace ~
12365
12366 \begin_inset CommandInset ref
12367 LatexCommand ref
12368 reference "sub:Printer"
12369
12370 \end_inset
12371
12372 .
12373 \end_layout
12374
12375 \end_inset
12376
12377  The printer should understand PostScript.
12378 \end_layout
12379
12380 \begin_layout Labeling
12381 \labelwidthstring 00.00.0000
12382
12383 \family sans
12384 File
12385 \family default
12386  The name of a file to print to.
12387  The output will be a PostScript file.
12388  It will be written in LyX's working directory unless you specify the full
12389  path.
12390 \end_layout
12391
12392 \begin_layout Section
12393 A few Words about Typography
12394 \begin_inset Index
12395 status collapsed
12396
12397 \begin_layout Standard
12398 Typography
12399 \end_layout
12400
12401 \end_inset
12402
12403
12404 \end_layout
12405
12406 \begin_layout Subsection
12407 Hyphens
12408 \begin_inset Index
12409 status collapsed
12410
12411 \begin_layout Standard
12412 Hyphens
12413 \end_layout
12414
12415 \end_inset
12416
12417
12418 \begin_inset CommandInset label
12419 LatexCommand label
12420 name "sub:Hyphens"
12421
12422 \end_inset
12423
12424
12425 \end_layout
12426
12427 \begin_layout Standard
12428 In LyX, the 
12429 \begin_inset Quotes eld
12430 \end_inset
12431
12432
12433 \family typewriter
12434 -
12435 \family default
12436
12437 \begin_inset Quotes eld
12438 \end_inset
12439
12440  character comes in three lengths, often called the 
12441 \emph on
12442 hyphen
12443 \emph default
12444 , the 
12445 \emph on
12446 en dash
12447 \emph default
12448 , and the 
12449 \emph on
12450 em dash
12451 \emph default
12452 :
12453 \end_layout
12454
12455 \begin_layout Enumerate
12456 hyphen
12457 \hfill
12458 -
12459 \hfill
12460 made with 
12461 \begin_inset Quotes eld
12462 \end_inset
12463
12464
12465 \family typewriter
12466 -
12467 \family default
12468
12469 \begin_inset Quotes eld
12470 \end_inset
12471
12472
12473 \end_layout
12474
12475 \begin_layout Enumerate
12476 en dash
12477 \hfill
12478 --
12479 \hfill
12480 made with 
12481 \begin_inset Quotes eld
12482 \end_inset
12483
12484
12485 \family typewriter
12486 -
12487 \begin_inset ERT
12488 status collapsed
12489
12490 \begin_layout Standard
12491
12492
12493 \backslash
12494 /
12495 \end_layout
12496
12497 \end_inset
12498
12499 -
12500 \family default
12501
12502 \begin_inset Quotes eld
12503 \end_inset
12504
12505
12506 \end_layout
12507
12508 \begin_layout Enumerate
12509 em dash
12510 \hfill
12511 ---
12512 \hfill
12513 made with 
12514 \begin_inset Quotes eld
12515 \end_inset
12516
12517
12518 \family typewriter
12519 -
12520 \begin_inset ERT
12521 status collapsed
12522
12523 \begin_layout Standard
12524
12525
12526 \backslash
12527 /
12528 \end_layout
12529
12530 \end_inset
12531
12532 -
12533 \begin_inset ERT
12534 status collapsed
12535
12536 \begin_layout Standard
12537
12538
12539 \backslash
12540 /
12541 \end_layout
12542
12543 \end_inset
12544
12545 -
12546 \family default
12547
12548 \begin_inset Quotes eld
12549 \end_inset
12550
12551
12552 \end_layout
12553
12554 \begin_layout Enumerate
12555 minus sign
12556 \hfill
12557
12558 \begin_inset Formula $-$
12559 \end_inset
12560
12561
12562 \hfill
12563
12564 \begin_inset Quotes eld
12565 \end_inset
12566
12567
12568 \family typewriter
12569 -
12570 \family default
12571
12572 \begin_inset Quotes eld
12573 \end_inset
12574
12575  in math mode
12576 \end_layout
12577
12578 \begin_layout Standard
12579 You generate them by inserting the 
12580 \begin_inset Quotes eld
12581 \end_inset
12582
12583
12584 \family typewriter
12585 -
12586 \family default
12587
12588 \begin_inset Quotes eld
12589 \end_inset
12590
12591  character multiple times in a row.
12592  They are automatically converted to the appropriate length dash in the
12593  final output, but not in LyX.
12594 \end_layout
12595
12596 \begin_layout Standard
12597 The three dash types are distinct from the minus sign, which appears in
12598  math mode and has a length of its own.
12599  Here are some examples of the 
12600 \begin_inset Quotes eld
12601 \end_inset
12602
12603
12604 \family typewriter
12605 -
12606 \family default
12607
12608 \begin_inset Quotes eld
12609 \end_inset
12610
12611  in use:
12612 \end_layout
12613
12614 \begin_layout Enumerate
12615 line- and page-breaks
12616 \hfill
12617 (
12618 \emph on
12619 hyphen
12620 \emph default
12621 )
12622 \end_layout
12623
12624 \begin_layout Enumerate
12625 From A--Z
12626 \hfill
12627 (
12628 \emph on
12629 en dash
12630 \emph default
12631 )
12632 \end_layout
12633
12634 \begin_layout Enumerate
12635 Oh --- there's a dash.
12636 \hfill
12637 (
12638 \emph on
12639 em dash
12640 \emph default
12641 )
12642 \end_layout
12643
12644 \begin_layout Enumerate
12645 \begin_inset Formula $x^{2}-y^{2}=z^{2}$
12646 \end_inset
12647
12648
12649 \hfill
12650 (
12651 \emph on
12652 minus sign
12653 \emph default
12654 )
12655 \end_layout
12656
12657 \begin_layout Subsection
12658 Hyphenation
12659 \begin_inset Index
12660 status collapsed
12661
12662 \begin_layout Standard
12663 Hyphenation
12664 \end_layout
12665
12666 \end_inset
12667
12668
12669 \begin_inset CommandInset label
12670 LatexCommand label
12671 name "sub:Hyphenation"
12672
12673 \end_inset
12674
12675
12676 \end_layout
12677
12678 \begin_layout Standard
12679 Words aren't hyphenated within LyX but automatically in the output.
12680  Hyphenation is done by the LaTeX-package 
12681 \series bold
12682 babel
12683 \begin_inset Index
12684 status collapsed
12685
12686 \begin_layout Standard
12687 LaTeX-packages ! babel
12688 \end_layout
12689
12690 \end_inset
12691
12692
12693 \series default
12694  following the rules of the document language
12695 \begin_inset Foot
12696 status collapsed
12697
12698 \begin_layout Standard
12699 For German readers: That's one of the main differences between the languages
12700  
12701 \family sans
12702 German
12703 \family default
12704  and 
12705 \family sans
12706 German\InsetSpace ~
12707 (new\InsetSpace ~
12708 spelling)
12709 \family default
12710  in the 
12711 \family sans
12712 Document\SpecialChar \menuseparator
12713 Settings
12714 \family default
12715  dialog.
12716 \end_layout
12717
12718 \end_inset
12719
12720 .
12721 \end_layout
12722
12723 \begin_layout Standard
12724 LaTeX hyphenates nearly perfectly, it has only problems with text in the
12725  font 
12726 \family sans
12727 typewriter
12728 \family default
12729  and with unusual constructs, like 
12730 \begin_inset Quotes eld
12731 \end_inset
12732
12733 h3knix/m0n0wall
12734 \begin_inset Quotes erd
12735 \end_inset
12736
12737 .
12738  If LaTeX can't break a word correctly, you can set hyphenation points manually.
12739  This is done with the menu 
12740 \family sans
12741 Insert\SpecialChar \menuseparator
12742 Formatting\SpecialChar \menuseparator
12743 Hyphenation\InsetSpace ~
12744 Point
12745 \family default
12746 .
12747  These extra hyphenation points are only recommendations to LaTeX.
12748  If no hyphenation is necessary, LaTeX will ignore them.
12749 \end_layout
12750
12751 \begin_layout Standard
12752 Sometimes you want to prevent words or constructs to be hyphenated.
12753  The keybindings/shortcuts in this document consists of three letters with
12754  a hyphen and a space in the form 
12755 \begin_inset Quotes eld
12756 \end_inset
12757
12758 A-b c
12759 \begin_inset Quotes erd
12760 \end_inset
12761
12762 .
12763  LaTeX finds there the hyphen 
12764 \begin_inset Quotes eld
12765 \end_inset
12766
12767 -
12768 \begin_inset Quotes erd
12769 \end_inset
12770
12771  as hyphenation possibility.
12772  Hyphenating at this point would look ugly.
12773  To prevent the shortcut from being hyphenated, we can put it in the argument
12774  of the LaTeX-box-command 
12775 \series bold
12776
12777 \backslash
12778 mbox
12779 \series default
12780 , because text within LaTeX-boxes can't be hyphenated.
12781  As LyX doesn't support 
12782 \series bold
12783
12784 \backslash
12785 mbox
12786 \series default
12787 , we have to use ERT.
12788  The result looks in LyX like:
12789 \end_layout
12790
12791 \begin_layout Standard
12792 \begin_inset Graphics
12793         filename clipart/mbox.png
12794         inzipName 
12795         embed true
12796
12797 \end_inset
12798
12799
12800 \end_layout
12801
12802 \begin_layout Standard
12803 To learn more about ERT, have a look at section\InsetSpace ~
12804
12805 \begin_inset CommandInset ref
12806 LatexCommand ref
12807 reference "sec:ERT"
12808
12809 \end_inset
12810
12811 .
12812 \end_layout
12813
12814 \begin_layout Subsection
12815 Punctuation Marks
12816 \begin_inset Index
12817 status collapsed
12818
12819 \begin_layout Standard
12820 Punctuation marks
12821 \end_layout
12822
12823 \end_inset
12824
12825
12826 \end_layout
12827
12828 \begin_layout Subsubsection
12829 Abbreviations and End of Sentence
12830 \begin_inset CommandInset label
12831 LatexCommand label
12832 name "sub:Abbreviations"
12833
12834 \end_inset
12835
12836
12837 \end_layout
12838
12839 \begin_layout Standard
12840 When LyX calls LaTeX to generate the final version of your document, LaTeX
12841  automatically distinguishes between words, sentences, and abbreviations.
12842  LaTeX then adds the 
12843 \begin_inset Quotes eld
12844 \end_inset
12845
12846 appropriate amount of space
12847 \begin_inset Quotes erd
12848 \end_inset
12849
12850 .
12851  That means sentences get a little bit more space between the period and
12852  the next word.
12853  Abbreviations get the same amount of space after the period as a word uses.
12854 \end_layout
12855
12856 \begin_layout Standard
12857 Unfortunately, the algorithm for figuring out what's an abbreviation works
12858  not for all cases.
12859  If a 
12860 \begin_inset Quotes eld
12861 \end_inset
12862
12863
12864 \family typewriter
12865 .
12866 \family default
12867
12868 \begin_inset Quotes erd
12869 \end_inset
12870
12871  is at the end of a lowercase letter, it's the end of a sentence; if it's
12872  at the end of a capitalized letter, it's an abbreviation.
12873 \end_layout
12874
12875 \begin_layout Standard
12876 Here are some examples of 
12877 \emph on
12878 correct
12879 \emph default
12880  abbreviations and the end of a sentence:
12881 \end_layout
12882
12883 \begin_layout Itemize
12884 M.
12885  Butterfly
12886 \end_layout
12887
12888 \begin_layout Itemize
12889 Don't worry.
12890  Be happy.
12891 \end_layout
12892
12893 \begin_layout Standard
12894 And here's an example of the algorithm going wrong:
12895 \end_layout
12896
12897 \begin_layout Itemize
12898 e.
12899  g.
12900  this is too much space!
12901 \end_layout
12902
12903 \begin_layout Itemize
12904 This is I.
12905  It's okay.
12906 \end_layout
12907
12908 \begin_layout Standard
12909 You won't see anything wrong until you view a final version of your document.
12910 \end_layout
12911
12912 \begin_layout Standard
12913 To fix this problem, use one of the following:
12914 \end_layout
12915
12916 \begin_layout Enumerate
12917 Use an 
12918 \family sans
12919 Inter-word\InsetSpace ~
12920 Space
12921 \family default
12922  after lowercase abbreviations (see section\InsetSpace ~
12923
12924 \begin_inset CommandInset ref
12925 LatexCommand ref
12926 reference "sub:Inter-word-Space"
12927
12928 \end_inset
12929
12930 ).
12931 \begin_inset Index
12932 status collapsed
12933
12934 \begin_layout Standard
12935 Spaces ! inter-word
12936 \end_layout
12937
12938 \end_inset
12939
12940
12941 \end_layout
12942
12943 \begin_layout Enumerate
12944 Use a 
12945 \family sans
12946 Thin\InsetSpace ~
12947 Space
12948 \family default
12949  between two tokens of an abbreviation (see section\InsetSpace ~
12950
12951 \begin_inset CommandInset ref
12952 LatexCommand ref
12953 reference "sub:Thin-Space"
12954
12955 \end_inset
12956
12957 ).
12958 \begin_inset Index
12959 status collapsed
12960
12961 \begin_layout Standard
12962 Spaces ! thin
12963 \end_layout
12964
12965 \end_inset
12966
12967
12968 \end_layout
12969
12970 \begin_layout Enumerate
12971 Use an 
12972 \family sans
12973 End\InsetSpace ~
12974 of\InsetSpace ~
12975 sentence\InsetSpace ~
12976 period
12977 \family default
12978  found under the 
12979 \family sans
12980 Insert\SpecialChar \menuseparator
12981 Special\InsetSpace ~
12982 Character
12983 \family default
12984  menu to force the use of inter-sentence spacing.
12985  This function is also bound to 
12986 \family sans
12987 C-period
12988 \family default
12989  for easy access.
12990 \end_layout
12991
12992 \begin_layout Standard
12993 With the corrections, our earlier examples look like this:
12994 \end_layout
12995
12996 \begin_layout Itemize
12997 e.\InsetSpace \thinspace{}
12998 g.\InsetSpace \space{}
12999 this is too much space!
13000 \end_layout
13001
13002 \begin_layout Itemize
13003 This is I\SpecialChar \@.
13004  It's okay.
13005 \end_layout
13006
13007 \begin_layout Standard
13008 Some languages don't use extra spacing between sentences.
13009  If your language is such a language, you don't need to worry, because the
13010  LaTeX will care about this.
13011 \end_layout
13012
13013 \begin_layout Standard
13014 For those that do need to bother, there is help to catch those sneaky errors:
13015  check out the 
13016 \family sans
13017 Tools\SpecialChar \menuseparator
13018 Check\InsetSpace ~
13019 TeX
13020 \family default
13021  feature described in section 
13022 \emph on
13023 Checking TeX
13024 \emph default
13025  of the 
13026 \emph on
13027 Extended Features
13028 \emph default
13029  manual.
13030 \end_layout
13031
13032 \begin_layout Subsubsection
13033 Quotes
13034 \begin_inset Index
13035 status collapsed
13036
13037 \begin_layout Standard
13038 Typography ! Quotes
13039 \end_layout
13040
13041 \end_inset
13042
13043
13044 \begin_inset Index
13045 status collapsed
13046
13047 \begin_layout Standard
13048 Quotes | see{Typography}
13049 \end_layout
13050
13051 \end_inset
13052
13053
13054 \begin_inset CommandInset label
13055 LatexCommand label
13056 name "sub:Quotes"
13057
13058 \end_inset
13059
13060
13061 \end_layout
13062
13063 \begin_layout Standard
13064 LyX usually sets quotes correctly.
13065  Specifically, it will use an opening quote at the beginning of quoted text,
13066  and use a closing quote at the end.
13067  For example, 
13068 \begin_inset Quotes eld
13069 \end_inset
13070
13071 open close
13072 \begin_inset Quotes erd
13073 \end_inset
13074
13075 .
13076  The keyboard character, 
13077 \family sans
13078 "
13079 \family default
13080 , generates this automatically.
13081 \end_layout
13082
13083 \begin_layout Standard
13084 You can change the behavior of the 
13085 \family sans
13086 "
13087 \family default
13088  key using the submenu 
13089 \family sans
13090 Language
13091 \family default
13092  of the dialog 
13093 \family sans
13094 Document\SpecialChar \menuseparator
13095 Settings
13096 \family default
13097
13098 \begin_inset Index
13099 status collapsed
13100
13101 \begin_layout Standard
13102 Document ! Settings
13103 \end_layout
13104
13105 \end_inset
13106
13107  dialog.
13108 \end_layout
13109
13110 \begin_layout Standard
13111 You can also select quotes for different languages in the box 
13112 \family sans
13113 Type
13114 \family default
13115  option.
13116  There are six choices:
13117 \end_layout
13118
13119 \begin_layout Labeling
13120 \labelwidthstring 00.00.0000
13121
13122 \family sans
13123 \begin_inset Quotes eld
13124 \end_inset
13125
13126 Text
13127 \begin_inset Quotes erd
13128 \end_inset
13129
13130
13131 \family default
13132  Use quotes like this 
13133 \begin_inset Quotes eld
13134 \end_inset
13135
13136 double
13137 \begin_inset Quotes erd
13138 \end_inset
13139
13140  or 
13141 \begin_inset Quotes els
13142 \end_inset
13143
13144 single
13145 \begin_inset Quotes ers
13146 \end_inset
13147
13148
13149 \end_layout
13150
13151 \begin_layout Labeling
13152 \labelwidthstring 00.00.0000
13153
13154 \family sans
13155 \begin_inset Quotes sld
13156 \end_inset
13157
13158 Text
13159 \begin_inset Quotes srd
13160 \end_inset
13161
13162
13163 \family default
13164  Use quotes like 
13165 \begin_inset Quotes sld
13166 \end_inset
13167
13168 this
13169 \begin_inset Quotes srd
13170 \end_inset
13171
13172  or 'this
13173 \begin_inset Quotes ers
13174 \end_inset
13175
13176
13177 \end_layout
13178
13179 \begin_layout Labeling
13180 \labelwidthstring 00.00.0000
13181
13182 \family sans
13183 \begin_inset Quotes gld
13184 \end_inset
13185
13186 Text
13187 \begin_inset Quotes grd
13188 \end_inset
13189
13190
13191 \family default
13192  Use quotes like 
13193 \begin_inset Quotes gld
13194 \end_inset
13195
13196 this
13197 \begin_inset Quotes grd
13198 \end_inset
13199
13200  or 
13201 \begin_inset Quotes gls
13202 \end_inset
13203
13204 this
13205 \begin_inset Quotes grs
13206 \end_inset
13207
13208
13209 \end_layout
13210
13211 \begin_layout Labeling
13212 \labelwidthstring 00.00.0000
13213
13214 \family sans
13215 \begin_inset Quotes pld
13216 \end_inset
13217
13218 Text
13219 \begin_inset Quotes prd
13220 \end_inset
13221
13222
13223 \family default
13224  Use quotes like 
13225 \begin_inset Quotes pld
13226 \end_inset
13227
13228 this
13229 \begin_inset Quotes prd
13230 \end_inset
13231
13232  or 
13233 \begin_inset Quotes pls
13234 \end_inset
13235
13236 this
13237 \begin_inset Quotes prs
13238 \end_inset
13239
13240
13241 \end_layout
13242
13243 \begin_layout Labeling
13244 \labelwidthstring 00.00.0000
13245
13246 \family sans
13247 \begin_inset Quotes fld
13248 \end_inset
13249
13250 Text
13251 \begin_inset Quotes frd
13252 \end_inset
13253
13254
13255 \family default
13256  Use quotes like 
13257 \begin_inset Quotes fld
13258 \end_inset
13259
13260 this
13261 \begin_inset Quotes frd
13262 \end_inset
13263
13264  or 
13265 \begin_inset Quotes fls
13266 \end_inset
13267
13268 this
13269 \begin_inset Quotes frs
13270 \end_inset
13271
13272
13273 \end_layout
13274
13275 \begin_layout Labeling
13276 \labelwidthstring 00.00.0000
13277
13278 \family sans
13279 \begin_inset Quotes ald
13280 \end_inset
13281
13282 Text
13283 \begin_inset Quotes ard
13284 \end_inset
13285
13286
13287 \family default
13288  Use quotes like 
13289 \begin_inset Quotes ald
13290 \end_inset
13291
13292 this
13293 \begin_inset Quotes ard
13294 \end_inset
13295
13296  or 
13297 \begin_inset Quotes als
13298 \end_inset
13299
13300 this
13301 \begin_inset Quotes ars
13302 \end_inset
13303
13304
13305 \end_layout
13306
13307 \begin_layout Standard
13308 These settings affects what character the 
13309 \family sans
13310 "
13311 \family default
13312  key produces.
13313 \end_layout
13314
13315 \begin_layout Subsection
13316 Ligatures
13317 \begin_inset Index
13318 status collapsed
13319
13320 \begin_layout Standard
13321 Typography ! Ligatures
13322 \end_layout
13323
13324 \end_inset
13325
13326
13327 \begin_inset Index
13328 status collapsed
13329
13330 \begin_layout Standard
13331 Ligatures | see{Typography}
13332 \end_layout
13333
13334 \end_inset
13335
13336
13337 \begin_inset CommandInset label
13338 LatexCommand label
13339 name "sub:Ligatures"
13340
13341 \end_inset
13342
13343
13344 \end_layout
13345
13346 \begin_layout Standard
13347 It is standard typesetting practice to group certain letters together and
13348  print them as single characters.
13349  These groups are known as 
13350 \emph on
13351 ligatures
13352 \emph default
13353 .
13354  Since LaTeX knows about ligatures, your documents will contain them too
13355  in the output.
13356  Here are the standard ligatures:
13357 \end_layout
13358
13359 \begin_layout Itemize
13360 ff
13361 \end_layout
13362
13363 \begin_layout Itemize
13364 fi
13365 \end_layout
13366
13367 \begin_layout Itemize
13368 fl
13369 \end_layout
13370
13371 \begin_layout Itemize
13372 ffi
13373 \end_layout
13374
13375 \begin_layout Itemize
13376 ffl
13377 \end_layout
13378
13379 \begin_layout Standard
13380 Some languages uses other ligatures if the document font supports them.
13381 \end_layout
13382
13383 \begin_layout Standard
13384 Sometimes, you don't want a ligature in a word.
13385  While a ligature may be okay in the word, 
13386 \begin_inset Quotes eld
13387 \end_inset
13388
13389 graffiti,
13390 \begin_inset Quotes erd
13391 \end_inset
13392
13393  it looks really weird in compound words, such as 
13394 \begin_inset Quotes eld
13395 \end_inset
13396
13397 cufflink
13398 \begin_inset Quotes erd
13399 \end_inset
13400
13401  or the German 
13402 \begin_inset Quotes eld
13403 \end_inset
13404
13405 Dorffest.
13406 \begin_inset Quotes erd
13407 \end_inset
13408
13409  To break a ligature, use 
13410 \family sans
13411 Insert\SpecialChar \menuseparator
13412 Formatting\SpecialChar \menuseparator
13413 Ligature\InsetSpace ~
13414 Break.
13415
13416 \family default
13417  This changes 
13418 \begin_inset Quotes eld
13419 \end_inset
13420
13421 cufflinks
13422 \begin_inset Quotes erd
13423 \end_inset
13424
13425  to 
13426 \begin_inset Quotes eld
13427 \end_inset
13428
13429 cuff\SpecialChar \textcompwordmark{}
13430 links
13431 \begin_inset Quotes erd
13432 \end_inset
13433
13434  and 
13435 \begin_inset Quotes eld
13436 \end_inset
13437
13438 Dorffest
13439 \begin_inset Quotes erd
13440 \end_inset
13441
13442  to 
13443 \begin_inset Quotes eld
13444 \end_inset
13445
13446 Dorf\SpecialChar \textcompwordmark{}
13447 fest
13448 \begin_inset Quotes erd
13449 \end_inset
13450
13451 .
13452 \end_layout
13453
13454 \begin_layout Subsection
13455 LyX's Proper Names
13456 \begin_inset Index
13457 status collapsed
13458
13459 \begin_layout Standard
13460 LyX ! Proper names
13461 \end_layout
13462
13463 \end_inset
13464
13465
13466 \begin_inset CommandInset label
13467 LatexCommand label
13468 name "sub:LyX's-Proper-Names"
13469
13470 \end_inset
13471
13472
13473 \end_layout
13474
13475 \begin_layout Standard
13476 You have surely noticed, that the word 
13477 \begin_inset Quotes eld
13478 \end_inset
13479
13480 LaTeX
13481 \begin_inset Quotes erd
13482 \end_inset
13483
13484  appears always with characters in different size and height.
13485  LaTeX is the name of the program used by LyX and is therefore recognized
13486  as proper name when you type it in LyX as 
13487 \begin_inset Quotes eld
13488 \end_inset
13489
13490 LaT
13491 \begin_inset ERT
13492 status collapsed
13493
13494 \begin_layout Standard
13495
13496 {}
13497 \end_layout
13498
13499 \end_inset
13500
13501 eX
13502 \begin_inset Quotes erd
13503 \end_inset
13504
13505 .
13506 \begin_inset Note Note
13507 status collapsed
13508
13509 \begin_layout Standard
13510 The braces in ERT are here to avoid that the 
13511 \begin_inset Quotes eld
13512 \end_inset
13513
13514 command
13515 \begin_inset Quotes erd
13516 \end_inset
13517
13518  appear as proper name in the output, see the last paragraph of this section.
13519  To create proper names omit the ERT.
13520 \end_layout
13521
13522 \end_inset
13523
13524  Note the order of the upper-and lowercase letters! LyX recognizes the following
13525  proper names:
13526 \end_layout
13527
13528 \begin_layout Description
13529 LyX The name of the game, write 
13530 \begin_inset Quotes eld
13531 \end_inset
13532
13533 L
13534 \begin_inset ERT
13535 status collapsed
13536
13537 \begin_layout Standard
13538
13539 {}
13540 \end_layout
13541
13542 \end_inset
13543
13544 yX
13545 \begin_inset Quotes erd
13546 \end_inset
13547
13548  to produce it.
13549 \end_layout
13550
13551 \begin_layout Description
13552 TeX The program used by LaTeX, write 
13553 \begin_inset Quotes eld
13554 \end_inset
13555
13556 T
13557 \begin_inset ERT
13558 status collapsed
13559
13560 \begin_layout Standard
13561
13562 {}
13563 \end_layout
13564
13565 \end_inset
13566
13567 eX
13568 \begin_inset Quotes erd
13569 \end_inset
13570
13571  to produce it.
13572 \end_layout
13573
13574 \begin_layout Description
13575 LaTeX The program used by LyX, write 
13576 \begin_inset Quotes eld
13577 \end_inset
13578
13579 LaT
13580 \begin_inset ERT
13581 status collapsed
13582
13583 \begin_layout Standard
13584
13585 {}
13586 \end_layout
13587
13588 \end_inset
13589
13590 eX
13591 \begin_inset Quotes erd
13592 \end_inset
13593
13594  to produce it.
13595 \end_layout
13596
13597 \begin_layout Description
13598 LaTeX2e The actual version of LaTeX, write 
13599 \begin_inset Quotes eld
13600 \end_inset
13601
13602 LaT
13603 \begin_inset ERT
13604 status collapsed
13605
13606 \begin_layout Standard
13607
13608 {}
13609 \end_layout
13610
13611 \end_inset
13612
13613 eX2e
13614 \begin_inset Quotes erd
13615 \end_inset
13616
13617  to produce it.
13618 \end_layout
13619
13620 \begin_layout Standard
13621 You might wonder why the LaTeX-version is 
13622 \begin_inset Quotes eld
13623 \end_inset
13624
13625 2
13626 \begin_inset Formula $\epsilon$
13627 \end_inset
13628
13629
13630 \begin_inset Quotes erd
13631 \end_inset
13632
13633 .
13634  It's an old tradition in the TeX-world to give programs geek version numbers.
13635  For example the version number of TeX converges to the number 
13636 \begin_inset Formula $\pi$
13637 \end_inset
13638
13639 : The actual version is 
13640 \begin_inset Quotes eld
13641 \end_inset
13642
13643 TeX-3.141592
13644 \begin_inset Quotes erd
13645 \end_inset
13646
13647 , the previous one was 
13648 \begin_inset Quotes eld
13649 \end_inset
13650
13651 TeX-3.14159
13652 \begin_inset Quotes erd
13653 \end_inset
13654
13655 .
13656 \end_layout
13657
13658 \begin_layout Standard
13659 If you don't want to use proper names, e.g.
13660  in section headings, you can insert two empty braces in ERT in the word.
13661  This will look in LyX like: 
13662 \begin_inset Graphics
13663         filename clipart/LaTeX.png
13664         inzipName 
13665         embed true
13666
13667 \end_inset
13668
13669
13670 \newline
13671 For more about ERT, look at section\InsetSpace ~
13672
13673 \begin_inset CommandInset ref
13674 LatexCommand ref
13675 reference "sec:ERT"
13676
13677 \end_inset
13678
13679 .
13680 \end_layout
13681
13682 \begin_layout Subsection
13683 Units
13684 \begin_inset Index
13685 status collapsed
13686
13687 \begin_layout Standard
13688 Typography ! Units
13689 \end_layout
13690
13691 \end_inset
13692
13693
13694 \end_layout
13695
13696 \begin_layout Standard
13697 Generally the space between units and the number is smaller than the normal
13698  space between two words.
13699  As you can see in the example below, it looks better when the space is
13700  smaller.
13701  To get such a 
13702 \begin_inset Quotes eld
13703 \end_inset
13704
13705 half space
13706 \begin_inset Quotes erd
13707 \end_inset
13708
13709  for units use the menu 
13710 \family sans
13711 Insert\SpecialChar \menuseparator
13712 Formatting\SpecialChar \menuseparator
13713 Thin\InsetSpace ~
13714 Space
13715 \family default
13716  (shortcut 
13717 \family sans
13718 C-S-Space
13719 \family default
13720 ).
13721 \end_layout
13722
13723 \begin_layout Standard
13724 Here's an example to show the differences:
13725 \end_layout
13726
13727 \begin_layout Standard
13728 \begin_inset Tabular
13729 <lyxtabular version="3" rows="2" columns="2">
13730 <features>
13731 <column alignment="left" valignment="top" width="0">
13732 <column alignment="left" valignment="top" width="0">
13733 <row>
13734 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
13735 \begin_inset Text
13736
13737 \begin_layout Standard
13738 24\InsetSpace ~
13739 kW
13740 \begin_inset Formula $\cdot$
13741 \end_inset
13742
13743 h
13744 \end_layout
13745
13746 \end_inset
13747 </cell>
13748 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
13749 \begin_inset Text
13750
13751 \begin_layout Standard
13752 space between number and unit
13753 \end_layout
13754
13755 \end_inset
13756 </cell>
13757 </row>
13758 <row>
13759 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
13760 \begin_inset Text
13761
13762 \begin_layout Standard
13763 24\InsetSpace \thinspace{}
13764 kW
13765 \begin_inset Formula $\cdot$
13766 \end_inset
13767
13768 h
13769 \end_layout
13770
13771 \end_inset
13772 </cell>
13773 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
13774 \begin_inset Text
13775
13776 \begin_layout Standard
13777 half space between number and unit
13778 \end_layout
13779
13780 \end_inset
13781 </cell>
13782 </row>
13783 </lyxtabular>
13784
13785 \end_inset
13786
13787
13788 \end_layout
13789
13790 \begin_layout Subsection
13791 Widows and Orphans
13792 \begin_inset Index
13793 status collapsed
13794
13795 \begin_layout Standard
13796 Typography ! Widows and orphans
13797 \end_layout
13798
13799 \end_inset
13800
13801
13802 \begin_inset CommandInset label
13803 LatexCommand label
13804 name "sub:Widows"
13805
13806 \end_inset
13807
13808
13809 \end_layout
13810
13811 \begin_layout Standard
13812 In the early days of word processors, page breaks went wherever the page
13813  happened to end.
13814  There was no regard for what was actually going on in the text.
13815  You may remember once printing out a document, only to find the heading
13816  for a new section printed at the very bottom of the page, the first line
13817  of a new paragraph all alone at the bottom of a page, or the last line
13818  of a paragraph at the top of a new page.
13819  These dangly-bits of text became known as 
13820 \emph on
13821 widows
13822 \emph default
13823  and 
13824 \emph on
13825 orphans
13826 \emph default
13827 .
13828 \end_layout
13829
13830 \begin_layout Standard
13831 Clearly, LyX can avoid breaking pages after a section heading.
13832  That's part of the advantage of paragraph environments.
13833  But what about widows and orphans, where the page breaks leave one line
13834  of a paragraph all alone at the top or bottom of a page? There are rules
13835  built into LaTeX governing page breaks, and some of those rules are there
13836  to specifically prevent widows and orphans.
13837  This is the advantage LyX has in using LaTeX as its backend.
13838 \end_layout
13839
13840 \begin_layout Standard
13841 There's no way we can go into how TeX and LaTeX decide to break a page,
13842  or how you can tweak that behavior.
13843  Some LaTeX books listed in the bibliography [such as\InsetSpace ~
13844
13845 \begin_inset CommandInset citation
13846 LatexCommand cite
13847 key "latexcompanion"
13848
13849 \end_inset
13850
13851  or\InsetSpace ~
13852
13853 \begin_inset CommandInset citation
13854 LatexCommand cite
13855 key "latexguide"
13856
13857 \end_inset
13858
13859 ] may have more information.
13860  You will almost never need to worry about this, however.
13861 \end_layout
13862
13863 \begin_layout Chapter
13864 Notes, Graphics, Tables, and Floats
13865 \begin_inset CommandInset label
13866 LatexCommand label
13867 name "cha:Floats-and-Notes"
13868
13869 \end_inset
13870
13871
13872 \end_layout
13873
13874 \begin_layout Standard
13875 The issues of this chapter are described in detail in the 
13876 \emph on
13877 Embedded Objects
13878 \emph default
13879  manual.
13880  There you'll also find tips and tricks for special cases.
13881 \end_layout
13882
13883 \begin_layout Section
13884 Notes
13885 \begin_inset Index
13886 status collapsed
13887
13888 \begin_layout Standard
13889 Notes
13890 \end_layout
13891
13892 \end_inset
13893
13894
13895 \begin_inset CommandInset label
13896 LatexCommand label
13897 name "sec:Notes"
13898
13899 \end_inset
13900
13901
13902 \end_layout
13903
13904 \begin_layout Standard
13905 LyX offers you a few types of notes to add to your document:
13906 \end_layout
13907
13908 \begin_layout Description
13909 LyX\InsetSpace ~
13910 Note This note type is for internal notes that won't appear in the output.
13911 \newline
13912
13913 \begin_inset Note Note
13914 status open
13915
13916 \begin_layout Standard
13917 This is text in a note box that doesn't appear in the output.
13918 \end_layout
13919
13920 \end_inset
13921
13922
13923 \end_layout
13924
13925 \begin_layout Description
13926 Comment This note also doesn't appear in the output but it appears as LaTeX-comm
13927 ent, when you export the document to LaTeX via the menu 
13928 \family sans
13929 File\SpecialChar \menuseparator
13930 Export\SpecialChar \menuseparator
13931 LaTeX (pdflatex) / (plain)
13932 \family default
13933 .
13934 \newline
13935
13936 \begin_inset Note Comment
13937 status open
13938
13939 \begin_layout Standard
13940 This is text in a note box that only appears as comment in LaTeX-files.
13941 \end_layout
13942
13943 \end_inset
13944
13945
13946 \end_layout
13947
13948 \begin_layout Description
13949 Greyed\InsetSpace ~
13950 Out This note will appear in the output as grey text.
13951 \newline
13952
13953 \newline
13954
13955 \begin_inset Note Greyedout
13956 status open
13957
13958 \begin_layout Standard
13959 This is text
13960 \begin_inset Foot
13961 status collapsed
13962
13963 \begin_layout Standard
13964 This is an example footnote within a greyed out note.
13965  In this document the greyed out note color is redefined to blue.
13966  How this can be done is explained in the 
13967 \emph on
13968 Embedded Objects
13969 \emph default
13970  manual.
13971 \end_layout
13972
13973 \end_inset
13974
13975  of a comment that appears in the output as grey text.
13976 \end_layout
13977
13978 \end_inset
13979
13980
13981 \newline
13982
13983 \newline
13984 As you can see in the example, the first line of greyed out notes is a bit
13985  indented and greyed out notes can have footnotes.
13986 \end_layout
13987
13988 \begin_layout Description
13989 Framed This note will appear in the output as framed text.
13990  
13991 \begin_inset Note Framed
13992 status open
13993
13994 \begin_layout Standard
13995 This is text in a note box that appears framed in the output.
13996 \end_layout
13997
13998 \end_inset
13999
14000  In contrary to framed boxes like the one in section\InsetSpace ~
14001
14002 \begin_inset CommandInset ref
14003 LatexCommand ref
14004 reference "sub:ERT-Boxes"
14005
14006 \end_inset
14007
14008 , the frame uses always the whole text width and the note is set into its
14009  own paragraph.
14010 \end_layout
14011
14012 \begin_layout Description
14013 Shaded This note will appear in the output with red background color.
14014 \begin_inset Note Shaded
14015 status open
14016
14017 \begin_layout Standard
14018 This text in a note box appears in the output with red background.
14019 \end_layout
14020
14021 \end_inset
14022
14023 In contrary to colored boxes, the note uses always the whole text width
14024  and the note is set into its own paragraph.
14025 \end_layout
14026
14027 \begin_layout Standard
14028 Notes are inserted with the toolbar button 
14029 \begin_inset Graphics
14030         filename ../images/note-insert.png
14031         inzipName 
14032         embed true
14033         scale 85
14034         scaleBeforeRotation
14035
14036 \end_inset
14037
14038  or the menu 
14039 \family sans
14040 Insert\SpecialChar \menuseparator
14041 Note
14042 \family default
14043 .
14044  Right-click on the appearing note box to select the note type.
14045 \end_layout
14046
14047 \begin_layout Section
14048 Footnotes
14049 \begin_inset Index
14050 status collapsed
14051
14052 \begin_layout Standard
14053 Footnotes
14054 \end_layout
14055
14056 \end_inset
14057
14058
14059 \begin_inset CommandInset label
14060 LatexCommand label
14061 name "sec:Footnotes"
14062
14063 \end_inset
14064
14065
14066 \end_layout
14067
14068 \begin_layout Standard
14069 LyX uses boxes to display footnotes: When you insert a footnote using the
14070  menu 
14071 \family sans
14072 Insert\SpecialChar \menuseparator
14073 Footnote
14074 \family default
14075  or the toolbar button 
14076 \begin_inset Graphics
14077         filename ../images/footnote-insert.png
14078         inzipName 
14079         embed false
14080
14081 \end_inset
14082
14083
14084 \family roman
14085 \series medium
14086 \bar no
14087 you'll see
14088 \family default
14089 \series default
14090 \bar default
14091  the following box: 
14092 \begin_inset Graphics
14093         filename clipart/footnoteQt4.png
14094         inzipName 
14095         embed true
14096         scale 80
14097
14098 \end_inset
14099
14100
14101 \family roman
14102 \series medium
14103 \bar no
14104 .
14105  This box is LyX's representation of your footnote.
14106  If you
14107 \family default
14108 \series default
14109 \bar default
14110  left-click on 
14111 \family roman
14112 \series medium
14113 \bar no
14114 the 
14115 \begin_inset Quotes eld
14116 \end_inset
14117
14118
14119 \family sans
14120 foot
14121 \family roman
14122
14123 \begin_inset Quotes erd
14124 \end_inset
14125
14126
14127 \family default
14128 \series default
14129 \bar default
14130  
14131 \family roman
14132 \series medium
14133 \bar no
14134 label, the box will
14135 \family default
14136 \series default
14137 \bar default
14138  be opened and you can enter the footnote text into it.
14139  Clicking on the box label again, will close 
14140 \family roman
14141 \series medium
14142 \bar no
14143 the
14144 \family default
14145 \series default
14146 \bar default
14147  box
14148 \family roman
14149 \series medium
14150 \bar no
14151 .
14152  If you want to turn existing text into a footnote, simply mark it and click
14153  on the footnote
14154 \family default
14155 \series default
14156 \bar default
14157  toolbar 
14158 \family roman
14159 \series medium
14160 \bar no
14161 button
14162 \family default
14163 \series default
14164 \bar default
14165 .
14166 \end_layout
14167
14168 \begin_layout Standard
14169 Here's an example footnote:
14170 \family roman
14171 \series medium
14172 \bar no
14173
14174 \begin_inset Foot
14175 status open
14176
14177 \begin_layout Standard
14178 To close a footnote, click on the red box at the top left.
14179 \end_layout
14180
14181 \end_inset
14182
14183
14184 \end_layout
14185
14186 \begin_layout Standard
14187 The footnote will appear in the output as a superscript number at the text
14188  position where the footnote box is placed.
14189  The footnote text is placed at the bottom of the current page.
14190  The footnote number is calculated by LyX, the numbers are consecutive,
14191  no matter in which chapter the footnote is in.
14192  LyX doesn't support other numbering schemes yet, but you can get another
14193  scheme using special LaTeX-commands.
14194  T
14195 \family roman
14196 h
14197 \family default
14198 ey are described in the 
14199 \emph on
14200 Embedded Objects
14201 \emph default
14202  manual.
14203 \end_layout
14204
14205 \begin_layout Section
14206 Marginal Notes
14207 \begin_inset Index
14208 status collapsed
14209
14210 \begin_layout Standard
14211 Marginal notes
14212 \end_layout
14213
14214 \end_inset
14215
14216
14217 \begin_inset CommandInset label
14218 LatexCommand label
14219 name "sec:Marginal-Notes"
14220
14221 \end_inset
14222
14223
14224 \end_layout
14225
14226 \begin_layout Standard
14227 Marginal notes look and behave just like footnotes in LyX.
14228  When you insert a margin note via the menu 
14229 \family sans
14230 Insert\SpecialChar \menuseparator
14231 Marginal\InsetSpace ~
14232 Note
14233 \family default
14234  or the toolbar button 
14235 \begin_inset Graphics
14236         filename ../images/marginalnote-insert.png
14237         inzipName 
14238         embed true
14239
14240 \end_inset
14241
14242 , you'll see 
14243 \family roman
14244 \series medium
14245 a
14246 \family default
14247 \series default
14248  grey 
14249 \family roman
14250 \series medium
14251 box with a
14252 \family default
14253 \series default
14254  red 
14255 \family roman
14256 \series medium
14257 label 
14258 \begin_inset Quotes eld
14259 \end_inset
14260
14261 margin
14262 \begin_inset Quotes erd
14263 \end_inset
14264
14265  appearing within your text.
14266  This box is LyX's representation of your margin
14267 \family default
14268 \series default
14269 al 
14270 \family roman
14271 \series medium
14272 note.
14273 \end_layout
14274
14275 \begin_layout Standard
14276 At the side is an example marginal note.
14277 \family roman
14278 \series medium
14279
14280 \begin_inset Marginal
14281 status open
14282
14283 \begin_layout Standard
14284 This is a marginal note.
14285 \end_layout
14286
14287 \end_inset
14288
14289
14290 \end_layout
14291
14292 \begin_layout Standard
14293 Marginal notes appear at the right side in single-sided documents.
14294  In double-sided documents they appear in the outer margin -- left on even
14295  pages, right on odd pages.
14296 \end_layout
14297
14298 \begin_layout Section
14299 Graphics and Images
14300 \begin_inset Index
14301 status collapsed
14302
14303 \begin_layout Standard
14304 Images
14305 \end_layout
14306
14307 \end_inset
14308
14309
14310 \begin_inset Index
14311 status collapsed
14312
14313 \begin_layout Standard
14314 Graphics
14315 \end_layout
14316
14317 \end_inset
14318
14319
14320 \begin_inset CommandInset label
14321 LatexCommand label
14322 name "sec:Graphics"
14323
14324 \end_inset
14325
14326
14327 \end_layout
14328
14329 \begin_layout Standard
14330 To insert an image in your document, place the cursor at the text position
14331  you want and click on the toolbar icon 
14332 \begin_inset Graphics
14333         filename ../images/dialog-show-new-inset_graphics.png
14334         inzipName 
14335         embed false
14336
14337 \end_inset
14338
14339  or select 
14340 \family sans
14341 Insert\SpecialChar \menuseparator
14342 Graphics
14343 \family default
14344  from the menu.
14345  Then a dialog will appear to choose the file to load.
14346 \end_layout
14347
14348 \begin_layout Standard
14349 This dialog has numerous mostly self-explanatory parameters.
14350  The 
14351 \family sans
14352 Graphics
14353 \family default
14354  tab allows you to choose your image file.
14355  The appearance of the image inside LyX and in the output is adjusted separately.
14356  The image can be transformed by setting a rotation angle and a scaling
14357  factor.
14358  The scaling units are explained in Appendix\InsetSpace ~
14359
14360 \begin_inset CommandInset ref
14361 LatexCommand ref
14362 reference "cha:Units-available-in"
14363
14364 \end_inset
14365
14366 .
14367 \end_layout
14368
14369 \begin_layout Standard
14370 In the tab 
14371 \family sans
14372 Clipping
14373 \family default
14374  it is possible to set image coordinates to adjust the height and width
14375  of the image in the output.
14376  The coordinates can also be calculated automatically by pressing the button
14377  
14378 \family sans
14379 Get\InsetSpace ~
14380 from\InsetSpace ~
14381 file
14382 \family default
14383 .
14384  The option 
14385 \family sans
14386 Clip\InsetSpace ~
14387 to\InsetSpace ~
14388 bounding\InsetSpace ~
14389 box
14390 \family default
14391  will only print the image region within the given coordinates.
14392  Normally you don't need to take care about image coordinates and can ignore
14393  the tab 
14394 \family sans
14395 Clipping
14396 \family default
14397 .
14398 \end_layout
14399
14400 \begin_layout Standard
14401 LaTeX experts can specify additional LaTeX options in the 
14402 \family sans
14403 Extras
14404 \family default
14405  tab.
14406  You can also set the 
14407 \family sans
14408 Subfigure
14409 \family default
14410  option here if the image is inside a figure float.
14411  This option is explained in section\InsetSpace ~
14412
14413 \begin_inset CommandInset ref
14414 LatexCommand ref
14415 reference "sec:Figure-Floats"
14416
14417 \end_inset
14418
14419 .
14420  The option 
14421 \family sans
14422 Draft\InsetSpace ~
14423 mode
14424 \family default
14425  effects that the image don't appear in the output, only a frame with the
14426  image size is printed.
14427 \end_layout
14428
14429 \begin_layout Standard
14430 The graphics dialog can be called at any time by right-clicking on an image.
14431  The image will appear in the output exactly at the position where it is
14432  in the text.
14433  This is an example image in the PDF format within a separate, horizontally
14434  centered paragraph: 
14435 \end_layout
14436
14437 \begin_layout Standard
14438 \align center
14439 \begin_inset Graphics
14440         filename clipart/mobius.eps
14441         inzipName 
14442         embed true
14443         display color
14444         scale 70
14445         rotateOrigin center
14446
14447 \end_inset
14448
14449
14450 \end_layout
14451
14452 \begin_layout Standard
14453 If you need image captions and want to reference images, you have to put
14454  the image into a float, see section\InsetSpace ~
14455
14456 \begin_inset CommandInset ref
14457 LatexCommand ref
14458 reference "sec:Figure-Floats"
14459
14460 \end_inset
14461
14462 .
14463 \end_layout
14464
14465 \begin_layout Subsection
14466 Image Formats
14467 \begin_inset Index
14468 status collapsed
14469
14470 \begin_layout Standard
14471 Image formats
14472 \end_layout
14473
14474 \end_inset
14475
14476
14477 \begin_inset CommandInset label
14478 LatexCommand label
14479 name "sub:Image-Formats"
14480
14481 \end_inset
14482
14483
14484 \end_layout
14485
14486 \begin_layout Standard
14487 You can insert images in any known file format.
14488  But as we explained in section\InsetSpace ~
14489
14490 \begin_inset CommandInset ref
14491 LatexCommand ref
14492 reference "sub:Output-file-formats"
14493
14494 \end_inset
14495
14496 , every output document format allows only a few image formats.
14497  LyX uses therefore the program 
14498 \family typewriter
14499 Imagemagick
14500 \family default
14501  in the background to convert the images to the right format.
14502  To increase your workflow by avoiding these conversions in the background,
14503  you can use only the image formats listed in the subsections of section\InsetSpace ~
14504
14505 \begin_inset CommandInset ref
14506 LatexCommand ref
14507 reference "sub:Output-file-formats"
14508
14509 \end_inset
14510
14511 .
14512 \end_layout
14513
14514 \begin_layout Standard
14515 Similar to fonts there are two types of image formats:
14516 \end_layout
14517
14518 \begin_layout Description
14519 Bitmap\InsetSpace ~
14520 images consist of pixel values, often in a compressed form.
14521  They are therefore not fully scalable and look pixeled in large zooms.
14522  Well-known bitmap image formats are 
14523 \begin_inset Quotes eld
14524 \end_inset
14525
14526 Graphics Interchange Format
14527 \begin_inset Quotes erd
14528 \end_inset
14529
14530  (GIF, file extension 
14531 \begin_inset Quotes eld
14532 \end_inset
14533
14534
14535 \family typewriter
14536 .gif
14537 \family default
14538
14539 \begin_inset Quotes erd
14540 \end_inset
14541
14542 )
14543 \begin_inset Index
14544 status collapsed
14545
14546 \begin_layout Standard
14547 GIF|see{Image formats}
14548 \end_layout
14549
14550 \end_inset
14551
14552
14553 \begin_inset Quotes eld
14554 \end_inset
14555
14556 Portable Network Graphics
14557 \begin_inset Quotes erd
14558 \end_inset
14559
14560  (PNG, file extension 
14561 \begin_inset Quotes eld
14562 \end_inset
14563
14564
14565 \family typewriter
14566 .png
14567 \family default
14568
14569 \begin_inset Quotes erd
14570 \end_inset
14571
14572 )
14573 \begin_inset Index
14574 status collapsed
14575
14576 \begin_layout Standard
14577 PNG|see{Image formats}
14578 \end_layout
14579
14580 \end_inset
14581
14582 , and 
14583 \begin_inset Quotes eld
14584 \end_inset
14585
14586 Joint Photographic Experts Group
14587 \begin_inset Quotes erd
14588 \end_inset
14589
14590  (JPG, file extension 
14591 \begin_inset Quotes eld
14592 \end_inset
14593
14594
14595 \family typewriter
14596 .jpg
14597 \family default
14598
14599 \begin_inset Quotes erd
14600 \end_inset
14601
14602  or 
14603 \begin_inset Quotes eld
14604 \end_inset
14605
14606
14607 \family typewriter
14608 .jpeg
14609 \family default
14610
14611 \begin_inset Quotes erd
14612 \end_inset
14613
14614 )
14615 \begin_inset Index
14616 status collapsed
14617
14618 \begin_layout Standard
14619 JPG|see{Image formats}
14620 \end_layout
14621
14622 \end_inset
14623
14624 .
14625 \end_layout
14626
14627 \begin_layout Description
14628 Scalable\InsetSpace ~
14629 images consist of vectors and can therefore be scaled to any size
14630  without data loss.
14631  The scaling ability is necessary if you want to create presentations, because
14632  presentations are always scaled by the beamer.
14633  Scaling is also useful for online documents to let the user zoom into diagrams.
14634 \newline
14635 S
14636 calable image formats can be 
14637 \begin_inset Quotes eld
14638 \end_inset
14639
14640 Scalable Vector Graphics
14641 \begin_inset Quotes erd
14642 \end_inset
14643
14644  (SVG, file extension 
14645 \begin_inset Quotes eld
14646 \end_inset
14647
14648
14649 \family typewriter
14650 .svg
14651 \family default
14652
14653 \begin_inset Quotes erd
14654 \end_inset
14655
14656 )
14657 \begin_inset Index
14658 status collapsed
14659
14660 \begin_layout Standard
14661 SVG|see{Image formats}
14662 \end_layout
14663
14664 \end_inset
14665
14666
14667 \begin_inset Quotes eld
14668 \end_inset
14669
14670 Encapsulated PostScript
14671 \begin_inset Quotes erd
14672 \end_inset
14673
14674  (EPS, file extension 
14675 \begin_inset Quotes eld
14676 \end_inset
14677
14678
14679 \family typewriter
14680 .eps
14681 \family default
14682
14683 \begin_inset Quotes erd
14684 \end_inset
14685
14686 )
14687 \begin_inset Index
14688 status collapsed
14689
14690 \begin_layout Standard
14691 EPS|see{Image formats}
14692 \end_layout
14693
14694 \end_inset
14695
14696 , and 
14697 \begin_inset Quotes eld
14698 \end_inset
14699
14700 Portable Document Format
14701 \begin_inset Quotes erd
14702 \end_inset
14703
14704  (PDF, file extension 
14705 \begin_inset Quotes eld
14706 \end_inset
14707
14708
14709 \family typewriter
14710 .pdf
14711 \family default
14712
14713 \begin_inset Quotes erd
14714 \end_inset
14715
14716 )
14717 \begin_inset Index
14718 status collapsed
14719
14720 \begin_layout Standard
14721 PDF
14722 \end_layout
14723
14724 \end_inset
14725
14726 .
14727  We say it can be, because you can convert any bitmap image format to PDF
14728  or EPS and the result won't be scalable.
14729  In this cases only a header with the image properties is added to the original
14730  image
14731 \begin_inset Foot
14732 status collapsed
14733
14734 \begin_layout Standard
14735 In the case of PDF, the original image is additionally compressed.
14736 \end_layout
14737
14738 \end_inset
14739
14740 .
14741 \end_layout
14742
14743 \begin_layout Standard
14744 Normally one can't convert a bitmap image into a scalable one, only vice
14745  versa.
14746 \end_layout
14747
14748 \begin_layout Section
14749 Tables
14750 \begin_inset Index
14751 status collapsed
14752
14753 \begin_layout Standard
14754 Tables
14755 \end_layout
14756
14757 \end_inset
14758
14759
14760 \begin_inset CommandInset label
14761 LatexCommand label
14762 name "sec:Tables"
14763
14764 \end_inset
14765
14766
14767 \end_layout
14768
14769 \begin_layout Standard
14770 You can insert a table using either the toolbar button 
14771 \begin_inset Graphics
14772         filename ../images/tabular-insert.png
14773         inzipName 
14774         embed false
14775         scale 85
14776
14777 \end_inset
14778
14779  or the menu 
14780 \family sans
14781 Insert\SpecialChar \menuseparator
14782 Table
14783 \family default
14784 .
14785  A dialog will appear, asking you for the number of rows and columns.
14786  The default table has lines around any cell and the first row appears separated
14787  from the rest of the table.
14788  This separation appears due to a double line: The cells of the first row
14789  have a line below them and the cells of the second row have a line above
14790  them.
14791  Here's an example table:
14792 \end_layout
14793
14794 \begin_layout Standard
14795 \align center
14796 \begin_inset Tabular
14797 <lyxtabular version="3" rows="4" columns="4">
14798 <features>
14799 <column alignment="center" valignment="top" leftline="true" width="0pt">
14800 <column alignment="center" valignment="top" leftline="true" width="0pt">
14801 <column alignment="center" valignment="top" leftline="true" width="0in">
14802 <column alignment="center" valignment="top" leftline="true" rightline="true" width="0pt">
14803 <row topline="true" bottomline="true">
14804 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
14805 \begin_inset Text
14806
14807 \begin_layout Standard
14808
14809 \end_layout
14810
14811 \end_inset
14812 </cell>
14813 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
14814 \begin_inset Text
14815
14816 \begin_layout Standard
14817
14818 \family roman
14819 \series medium
14820 \shape up
14821 \size normal
14822 \emph off
14823 \bar no
14824 \noun off
14825 \color none
14826 1
14827 \end_layout
14828
14829 \end_inset
14830 </cell>
14831 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
14832 \begin_inset Text
14833
14834 \begin_layout Standard
14835 2
14836 \end_layout
14837
14838 \end_inset
14839 </cell>
14840 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
14841 \begin_inset Text
14842
14843 \begin_layout Standard
14844 3
14845 \end_layout
14846
14847 \end_inset
14848 </cell>
14849 </row>
14850 <row topline="true">
14851 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
14852 \begin_inset Text
14853
14854 \begin_layout Standard
14855
14856 \family roman
14857 \series medium
14858 \shape up
14859 \size normal
14860 \emph off
14861 \bar no
14862 \noun off
14863 \color none
14864 A
14865 \end_layout
14866
14867 \end_inset
14868 </cell>
14869 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
14870 \begin_inset Text
14871
14872 \begin_layout Standard
14873
14874 \end_layout
14875
14876 \end_inset
14877 </cell>
14878 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
14879 \begin_inset Text
14880
14881 \begin_layout Standard
14882
14883 \end_layout
14884
14885 \end_inset
14886 </cell>
14887 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
14888 \begin_inset Text
14889
14890 \begin_layout Standard
14891
14892 \end_layout
14893
14894 \end_inset
14895 </cell>
14896 </row>
14897 <row topline="true">
14898 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
14899 \begin_inset Text
14900
14901 \begin_layout Standard
14902
14903 \family roman
14904 \series medium
14905 \shape up
14906 \size normal
14907 \emph off
14908 \bar no
14909 \noun off
14910 \color none
14911 B
14912 \end_layout
14913
14914 \end_inset
14915 </cell>
14916 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
14917 \begin_inset Text
14918
14919 \begin_layout Standard
14920
14921 \end_layout
14922
14923 \end_inset
14924 </cell>
14925 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
14926 \begin_inset Text
14927
14928 \begin_layout Standard
14929
14930 \size normal
14931 \noun off
14932 \color none
14933  
14934 \end_layout
14935
14936 \end_inset
14937 </cell>
14938 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
14939 \begin_inset Text
14940
14941 \begin_layout Standard
14942
14943 \end_layout
14944
14945 \end_inset
14946 </cell>
14947 </row>
14948 <row topline="true" bottomline="true">
14949 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
14950 \begin_inset Text
14951
14952 \begin_layout Standard
14953
14954 \family roman
14955 \series medium
14956 \shape up
14957 \size normal
14958 \emph off
14959 \bar no
14960 \noun off
14961 \color none
14962 C
14963 \end_layout
14964
14965 \end_inset
14966 </cell>
14967 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
14968 \begin_inset Text
14969
14970 \begin_layout Standard
14971
14972 \end_layout
14973
14974 \end_inset
14975 </cell>
14976 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
14977 \begin_inset Text
14978
14979 \begin_layout Standard
14980
14981 \end_layout
14982
14983 \end_inset
14984 </cell>
14985 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
14986 \begin_inset Text
14987
14988 \begin_layout Standard
14989
14990 \end_layout
14991
14992 \end_inset
14993 </cell>
14994 </row>
14995 </lyxtabular>
14996
14997 \end_inset
14998
14999
15000 \end_layout
15001
15002 \begin_layout Subsection
15003 The Table dialog
15004 \end_layout
15005
15006 \begin_layout Standard
15007 You can alter a table by clicking on it with the right mouse button, which
15008  brings up the table dialog.
15009  Here you can adjust the settings of the cell and row/column respectively
15010  where the cursor is placed currently.
15011  Most of the dialog options also work on selections.
15012  This means that if you select more cells, columns or rows the action is
15013  done on all of your selection.
15014 \end_layout
15015
15016 \begin_layout Standard
15017 Additionally to the table dialog the 
15018 \family sans
15019 table\InsetSpace ~
15020 toolbar
15021 \family default
15022 , that appears when the cursor is inside a table, helps you in setting table
15023  properties.
15024  It is for example currently only possible to add\InsetSpace \thinspace{}
15025 /\InsetSpace \thinspace{}
15026 delete lines via the table
15027  toolbar.
15028 \end_layout
15029
15030 \begin_layout Standard
15031 In the tab 
15032 \family sans
15033 Table\InsetSpace ~
15034 Settings
15035 \family default
15036  of the table dialog you can set the alignment for the current row.
15037  If you add a row or column, it will be inserted right beside or below the
15038  current cell respectively.
15039  The vertical alignment of a column can only be adjusted when a column width
15040  is given.
15041  A given width will allow the cell to have linebreaks and multiple paragraphs
15042  of text, see section\InsetSpace ~
15043
15044 \begin_inset CommandInset ref
15045 LatexCommand ref
15046 reference "sub:Table-Cells"
15047
15048 \end_inset
15049
15050 .
15051 \end_layout
15052
15053 \begin_layout Standard
15054 You can mark multiple cells of one row as a multicolumn cell using the check
15055  box 
15056 \family sans
15057 Multicolumn
15058 \family default
15059 .
15060  This will merge the cells to 
15061 \emph on
15062 one
15063 \emph default
15064  cell, spread over more than one column.
15065  Multicolumn cells are treated as own rows, so that the alignment, width,
15066  and border settings affect only the multicolumn cell.
15067  Here's an example table with a multicolumn cell in the first row and one
15068  in the last row without the upper border:
15069 \end_layout
15070
15071 \begin_layout Standard
15072 \align center
15073 \begin_inset Tabular
15074 <lyxtabular version="3" rows="3" columns="4">
15075 <features firstHeadTopDL="true" firstHeadBottomDL="true">
15076 <column alignment="center" valignment="top" leftline="true" width="0pt">
15077 <column alignment="center" valignment="middle" leftline="true" width="0">
15078 <column alignment="center" valignment="top" leftline="true" width="0in">
15079 <column alignment="center" valignment="top" leftline="true" rightline="true" width="0pt">
15080 <row topline="true" bottomline="true">
15081 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
15082 \begin_inset Text
15083
15084 \begin_layout Standard
15085 abc
15086 \end_layout
15087
15088 \end_inset
15089 </cell>
15090 <cell multicolumn="1" alignment="center" valignment="middle" topline="true" bottomline="true" leftline="true" usebox="none">
15091 \begin_inset Text
15092
15093 \begin_layout Standard
15094 def ghi
15095 \end_layout
15096
15097 \end_inset
15098 </cell>
15099 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
15100 \begin_inset Text
15101
15102 \begin_layout Standard
15103
15104 \end_layout
15105
15106 \end_inset
15107 </cell>
15108 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
15109 \begin_inset Text
15110
15111 \begin_layout Standard
15112 jkl
15113 \end_layout
15114
15115 \end_inset
15116 </cell>
15117 </row>
15118 <row topline="true">
15119 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
15120 \begin_inset Text
15121
15122 \begin_layout Standard
15123
15124 \family roman
15125 \series medium
15126 \shape up
15127 \size normal
15128 \emph off
15129 \bar no
15130 \noun off
15131 \color none
15132 A
15133 \end_layout
15134
15135 \end_inset
15136 </cell>
15137 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
15138 \begin_inset Text
15139
15140 \begin_layout Standard
15141 B
15142 \end_layout
15143
15144 \end_inset
15145 </cell>
15146 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
15147 \begin_inset Text
15148
15149 \begin_layout Standard
15150 C
15151 \end_layout
15152
15153 \end_inset
15154 </cell>
15155 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
15156 \begin_inset Text
15157
15158 \begin_layout Standard
15159 D
15160 \end_layout
15161
15162 \end_inset
15163 </cell>
15164 </row>
15165 <row topline="true" bottomline="true">
15166 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
15167 \begin_inset Text
15168
15169 \begin_layout Standard
15170 1
15171 \end_layout
15172
15173 \end_inset
15174 </cell>
15175 <cell multicolumn="1" alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
15176 \begin_inset Text
15177
15178 \begin_layout Standard
15179 2
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 3
15189 \end_layout
15190
15191 \end_inset
15192 </cell>
15193 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
15194 \begin_inset Text
15195
15196 \begin_layout Standard
15197 4
15198 \end_layout
15199
15200 \end_inset
15201 </cell>
15202 </row>
15203 </lyxtabular>
15204
15205 \end_inset
15206
15207
15208 \end_layout
15209
15210 \begin_layout Standard
15211 At the moment LyX doesn't support multirow cells.
15212  Adept users can declare special LaTeX-arguments for the table.
15213  They are necessary for special table formatting, like for multirow cells,
15214  explained in the tables section of the 
15215 \emph on
15216 Extended\InsetSpace ~
15217 Features
15218 \emph default
15219  manual.
15220  You can also rotate the current cell or the whole table 90
15221 \begin_inset Formula $\,$
15222 \end_inset
15223
15224 degrees counterclockwise.
15225  These rotations are not visible in LyX but in the output.
15226 \end_layout
15227
15228 \begin_layout Standard
15229 \begin_inset Note Greyedout
15230 status open
15231
15232 \begin_layout Standard
15233
15234 \series bold
15235 Note:
15236 \series default
15237  Most DVI-viewers are 
15238 \emph on
15239 not
15240 \emph default
15241  able to display rotations.
15242 \end_layout
15243
15244 \end_inset
15245
15246
15247 \end_layout
15248
15249 \begin_layout Standard
15250 The 
15251 \family sans
15252 Borders
15253 \family default
15254  tab allows you to add and delete border lines for the current row/column.
15255  The button 
15256 \family sans
15257 Default
15258 \family default
15259  adds lines for all cell borders.
15260 \end_layout
15261
15262 \begin_layout Subsection
15263 Longtables
15264 \begin_inset Index
15265 status collapsed
15266
15267 \begin_layout Standard
15268 Tables ! Longtables
15269 \end_layout
15270
15271 \end_inset
15272
15273
15274 \begin_inset Index
15275 status collapsed
15276
15277 \begin_layout Standard
15278 Longtables
15279 \end_layout
15280
15281 \end_inset
15282
15283
15284 \end_layout
15285
15286 \begin_layout Standard
15287 If the table is too long to fit on one page, you can use the option 
15288 \family sans
15289 Use\InsetSpace ~
15290 long\InsetSpace ~
15291 table
15292 \family default
15293  in the tab 
15294 \family sans
15295 Longtable
15296 \family default
15297  of the table dialog to split the table automatically over more pages.
15298  Doing this enables some check boxes and you can now define:
15299 \end_layout
15300
15301 \begin_layout Description
15302
15303 \family sans
15304 Header
15305 \family default
15306 : The current row and all rows above, that don't have any special options
15307  defined, are defined to be the header rows of all pages of the longtable;
15308  except for the first page, if 
15309 \family sans
15310 First\InsetSpace ~
15311 header
15312 \family default
15313  is defined.
15314 \end_layout
15315
15316 \begin_layout Description
15317
15318 \family sans
15319 First\InsetSpace ~
15320 header
15321 \family default
15322 : The current row and all rows above, that don't have any special options
15323  defined, are defined to be the header rows of the first page of the longtable.
15324 \end_layout
15325
15326 \begin_layout Description
15327
15328 \family sans
15329 Footer
15330 \family default
15331 : The current row and all rows below, that don't have any special options
15332  defined, are defined to be the footer rows of all pages of the longtable;
15333  except for the last page, if 
15334 \family sans
15335 Last\InsetSpace ~
15336 footer
15337 \family default
15338  is defined.
15339 \end_layout
15340
15341 \begin_layout Description
15342
15343 \family sans
15344 Last\InsetSpace ~
15345 footer
15346 \family default
15347 : The current row and all rows below, that don't have any special options
15348  defined, are defined to be the footer rows of the last page of the longtable.
15349 \end_layout
15350
15351 \begin_layout Standard
15352 You can also specify a row where the table is splitted.
15353  If you set more than one option in the same table row, you should be aware
15354  of the fact that only the first one is used in the given table row.
15355  The others will then be defined as 
15356 \emph on
15357 empty
15358 \emph default
15359 .
15360  In this context, first means first in this order: 
15361 \family sans
15362 Footer, Last\InsetSpace ~
15363 footer,
15364 \family default
15365  
15366 \family sans
15367 Header,
15368 \family default
15369  
15370 \family sans
15371 First\InsetSpace ~
15372 header.
15373
15374 \family default
15375  See the following longtable to see how it works:
15376 \end_layout
15377
15378 \begin_layout Standard
15379 \align center
15380 \begin_inset Tabular
15381 <lyxtabular version="3" rows="69" columns="3">
15382 <features islongtable="true">
15383 <column alignment="block" valignment="top" leftline="true" width="5cm">
15384 <column alignment="left" valignment="top" width="0pt">
15385 <column alignment="right" valignment="top" leftline="true" rightline="true" width="0pt">
15386 <row topline="true" bottomline="true" endfirsthead="true">
15387 <cell multicolumn="1" alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
15388 \begin_inset Text
15389
15390 \begin_layout Standard
15391
15392 \series bold
15393 Example Phone List (ignore the names)
15394 \end_layout
15395
15396 \end_inset
15397 </cell>
15398 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
15399 \begin_inset Text
15400
15401 \begin_layout Standard
15402
15403 \end_layout
15404
15405 \end_inset
15406 </cell>
15407 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
15408 \begin_inset Text
15409
15410 \begin_layout Standard
15411
15412 \end_layout
15413
15414 \end_inset
15415 </cell>
15416 </row>
15417 <row topline="true" bottomline="true" endfirsthead="true">
15418 <cell multicolumn="1" alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
15419 \begin_inset Text
15420
15421 \begin_layout Standard
15422
15423 \series bold
15424 NAME
15425 \end_layout
15426
15427 \end_inset
15428 </cell>
15429 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
15430 \begin_inset Text
15431
15432 \begin_layout Standard
15433
15434 \end_layout
15435
15436 \end_inset
15437 </cell>
15438 <cell multicolumn="1" alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
15439 \begin_inset Text
15440
15441 \begin_layout Standard
15442
15443 \series bold
15444 TEL.
15445 \end_layout
15446
15447 \end_inset
15448 </cell>
15449 </row>
15450 <row topline="true" bottomline="true" endhead="true">
15451 <cell multicolumn="1" alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
15452 \begin_inset Text
15453
15454 \begin_layout Standard
15455  
15456 \series bold
15457 Example Phone List
15458 \end_layout
15459
15460 \end_inset
15461 </cell>
15462 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
15463 \begin_inset Text
15464
15465 \begin_layout Standard
15466
15467 \end_layout
15468
15469 \end_inset
15470 </cell>
15471 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
15472 \begin_inset Text
15473
15474 \begin_layout Standard
15475
15476 \end_layout
15477
15478 \end_inset
15479 </cell>
15480 </row>
15481 <row topline="true" bottomline="true" endhead="true">
15482 <cell multicolumn="1" alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
15483 \begin_inset Text
15484
15485 \begin_layout Standard
15486
15487 \series bold
15488 NAME
15489 \end_layout
15490
15491 \end_inset
15492 </cell>
15493 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
15494 \begin_inset Text
15495
15496 \begin_layout Standard
15497
15498 \end_layout
15499
15500 \end_inset
15501 </cell>
15502 <cell multicolumn="1" alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
15503 \begin_inset Text
15504
15505 \begin_layout Standard
15506
15507 \series bold
15508 TEL.
15509 \end_layout
15510
15511 \end_inset
15512 </cell>
15513 </row>
15514 <row topline="true" bottomline="true" endfoot="true">
15515 <cell multicolumn="1" alignment="left" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
15516 \begin_inset Text
15517
15518 \begin_layout Standard
15519  
15520 \series bold
15521 continue ...
15522 \end_layout
15523
15524 \end_inset
15525 </cell>
15526 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
15527 \begin_inset Text
15528
15529 \begin_layout Standard
15530
15531 \end_layout
15532
15533 \end_inset
15534 </cell>
15535 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
15536 \begin_inset Text
15537
15538 \begin_layout Standard
15539
15540 \end_layout
15541
15542 \end_inset
15543 </cell>
15544 </row>
15545 <row topline="true" bottomline="true">
15546 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
15547 \begin_inset Text
15548
15549 \begin_layout Standard
15550
15551 \series bold
15552 Annovi
15553 \end_layout
15554
15555 \end_inset
15556 </cell>
15557 <cell alignment="center" valignment="top" topline="true" usebox="none">
15558 \begin_inset Text
15559
15560 \begin_layout Standard
15561 Silvia
15562 \end_layout
15563
15564 \end_inset
15565 </cell>
15566 <cell alignment="right" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
15567 \begin_inset Text
15568
15569 \begin_layout Standard
15570 111
15571 \end_layout
15572
15573 \end_inset
15574 </cell>
15575 </row>
15576 <row bottomline="true">
15577 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
15578 \begin_inset Text
15579
15580 \begin_layout Standard
15581
15582 \series bold
15583 Bertoli
15584 \end_layout
15585
15586 \end_inset
15587 </cell>
15588 <cell alignment="center" valignment="top" topline="true" usebox="none">
15589 \begin_inset Text
15590
15591 \begin_layout Standard
15592 Stefano
15593 \end_layout
15594
15595 \end_inset
15596 </cell>
15597 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
15598 \begin_inset Text
15599
15600 \begin_layout Standard
15601 111
15602 \end_layout
15603
15604 \end_inset
15605 </cell>
15606 </row>
15607 <row bottomline="true">
15608 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
15609 \begin_inset Text
15610
15611 \begin_layout Standard
15612
15613 \series bold
15614 Bozzi
15615 \end_layout
15616
15617 \end_inset
15618 </cell>
15619 <cell alignment="center" valignment="top" topline="true" usebox="none">
15620 \begin_inset Text
15621
15622 \begin_layout Standard
15623 Walter
15624 \end_layout
15625
15626 \end_inset
15627 </cell>
15628 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
15629 \begin_inset Text
15630
15631 \begin_layout Standard
15632 111
15633 \end_layout
15634
15635 \end_inset
15636 </cell>
15637 </row>
15638 <row bottomline="true">
15639 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
15640 \begin_inset Text
15641
15642 \begin_layout Standard
15643
15644 \series bold
15645 Cachia
15646 \end_layout
15647
15648 \end_inset
15649 </cell>
15650 <cell alignment="center" valignment="top" topline="true" usebox="none">
15651 \begin_inset Text
15652
15653 \begin_layout Standard
15654 Maria
15655 \end_layout
15656
15657 \end_inset
15658 </cell>
15659 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
15660 \begin_inset Text
15661
15662 \begin_layout Standard
15663 111
15664 \end_layout
15665
15666 \end_inset
15667 </cell>
15668 </row>
15669 <row bottomline="true">
15670 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
15671 \begin_inset Text
15672
15673 \begin_layout Standard
15674
15675 \series bold
15676 Cachia
15677 \end_layout
15678
15679 \end_inset
15680 </cell>
15681 <cell alignment="center" valignment="top" topline="true" usebox="none">
15682 \begin_inset Text
15683
15684 \begin_layout Standard
15685 Maurizio
15686 \end_layout
15687
15688 \end_inset
15689 </cell>
15690 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
15691 \begin_inset Text
15692
15693 \begin_layout Standard
15694 111
15695 \end_layout
15696
15697 \end_inset
15698 </cell>
15699 </row>
15700 <row bottomline="true">
15701 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
15702 \begin_inset Text
15703
15704 \begin_layout Standard
15705
15706 \series bold
15707 Cinquemani
15708 \end_layout
15709
15710 \end_inset
15711 </cell>
15712 <cell alignment="center" valignment="top" topline="true" usebox="none">
15713 \begin_inset Text
15714
15715 \begin_layout Standard
15716 Giusi
15717 \end_layout
15718
15719 \end_inset
15720 </cell>
15721 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
15722 \begin_inset Text
15723
15724 \begin_layout Standard
15725 111
15726 \end_layout
15727
15728 \end_inset
15729 </cell>
15730 </row>
15731 <row bottomline="true">
15732 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
15733 \begin_inset Text
15734
15735 \begin_layout Standard
15736
15737 \series bold
15738 Colin
15739 \end_layout
15740
15741 \end_inset
15742 </cell>
15743 <cell alignment="center" valignment="top" topline="true" usebox="none">
15744 \begin_inset Text
15745
15746 \begin_layout Standard
15747 Bernard
15748 \end_layout
15749
15750 \end_inset
15751 </cell>
15752 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
15753 \begin_inset Text
15754
15755 \begin_layout Standard
15756 111
15757 \end_layout
15758
15759 \end_inset
15760 </cell>
15761 </row>
15762 <row bottomline="true">
15763 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
15764 \begin_inset Text
15765
15766 \begin_layout Standard
15767
15768 \series bold
15769 Concli
15770 \end_layout
15771
15772 \end_inset
15773 </cell>
15774 <cell alignment="center" valignment="top" topline="true" usebox="none">
15775 \begin_inset Text
15776
15777 \begin_layout Standard
15778 Gianfranco
15779 \end_layout
15780
15781 \end_inset
15782 </cell>
15783 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
15784 \begin_inset Text
15785
15786 \begin_layout Standard
15787 111
15788 \end_layout
15789
15790 \end_inset
15791 </cell>
15792 </row>
15793 <row bottomline="true">
15794 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
15795 \begin_inset Text
15796
15797 \begin_layout Standard
15798
15799 \series bold
15800 Dal Bosco
15801 \end_layout
15802
15803 \end_inset
15804 </cell>
15805 <cell alignment="center" valignment="top" topline="true" usebox="none">
15806 \begin_inset Text
15807
15808 \begin_layout Standard
15809 Carolina
15810 \end_layout
15811
15812 \end_inset
15813 </cell>
15814 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
15815 \begin_inset Text
15816
15817 \begin_layout Standard
15818 111
15819 \end_layout
15820
15821 \end_inset
15822 </cell>
15823 </row>
15824 <row bottomline="true">
15825 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
15826 \begin_inset Text
15827
15828 \begin_layout Standard
15829
15830 \series bold
15831 Dalpiaz
15832 \end_layout
15833
15834 \end_inset
15835 </cell>
15836 <cell alignment="center" valignment="top" topline="true" usebox="none">
15837 \begin_inset Text
15838
15839 \begin_layout Standard
15840 Annamaria
15841 \end_layout
15842
15843 \end_inset
15844 </cell>
15845 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
15846 \begin_inset Text
15847
15848 \begin_layout Standard
15849 111
15850 \end_layout
15851
15852 \end_inset
15853 </cell>
15854 </row>
15855 <row bottomline="true">
15856 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
15857 \begin_inset Text
15858
15859 \begin_layout Standard
15860
15861 \series bold
15862 Feliciello
15863 \end_layout
15864
15865 \end_inset
15866 </cell>
15867 <cell alignment="center" valignment="top" topline="true" usebox="none">
15868 \begin_inset Text
15869
15870 \begin_layout Standard
15871 Domenico
15872 \end_layout
15873
15874 \end_inset
15875 </cell>
15876 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
15877 \begin_inset Text
15878
15879 \begin_layout Standard
15880 111
15881 \end_layout
15882
15883 \end_inset
15884 </cell>
15885 </row>
15886 <row bottomline="true">
15887 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
15888 \begin_inset Text
15889
15890 \begin_layout Standard
15891
15892 \series bold
15893 Focarelli
15894 \end_layout
15895
15896 \end_inset
15897 </cell>
15898 <cell alignment="center" valignment="top" topline="true" usebox="none">
15899 \begin_inset Text
15900
15901 \begin_layout Standard
15902 Paola
15903 \end_layout
15904
15905 \end_inset
15906 </cell>
15907 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
15908 \begin_inset Text
15909
15910 \begin_layout Standard
15911 111
15912 \end_layout
15913
15914 \end_inset
15915 </cell>
15916 </row>
15917 <row bottomline="true">
15918 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
15919 \begin_inset Text
15920
15921 \begin_layout Standard
15922
15923 \series bold
15924 Galletti
15925 \end_layout
15926
15927 \end_inset
15928 </cell>
15929 <cell alignment="center" valignment="top" topline="true" usebox="none">
15930 \begin_inset Text
15931
15932 \begin_layout Standard
15933 Oreste
15934 \end_layout
15935
15936 \end_inset
15937 </cell>
15938 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
15939 \begin_inset Text
15940
15941 \begin_layout Standard
15942 111
15943 \end_layout
15944
15945 \end_inset
15946 </cell>
15947 </row>
15948 <row bottomline="true">
15949 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
15950 \begin_inset Text
15951
15952 \begin_layout Standard
15953
15954 \series bold
15955 Gasparini
15956 \end_layout
15957
15958 \end_inset
15959 </cell>
15960 <cell alignment="center" valignment="top" topline="true" usebox="none">
15961 \begin_inset Text
15962
15963 \begin_layout Standard
15964 Franca
15965 \end_layout
15966
15967 \end_inset
15968 </cell>
15969 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
15970 \begin_inset Text
15971
15972 \begin_layout Standard
15973 111
15974 \end_layout
15975
15976 \end_inset
15977 </cell>
15978 </row>
15979 <row bottomline="true">
15980 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
15981 \begin_inset Text
15982
15983 \begin_layout Standard
15984
15985 \series bold
15986 Rizzardi
15987 \end_layout
15988
15989 \end_inset
15990 </cell>
15991 <cell alignment="center" valignment="top" topline="true" usebox="none">
15992 \begin_inset Text
15993
15994 \begin_layout Standard
15995 Paola
15996 \end_layout
15997
15998 \end_inset
15999 </cell>
16000 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16001 \begin_inset Text
16002
16003 \begin_layout Standard
16004 111
16005 \end_layout
16006
16007 \end_inset
16008 </cell>
16009 </row>
16010 <row bottomline="true">
16011 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16012 \begin_inset Text
16013
16014 \begin_layout Standard
16015
16016 \series bold
16017 Lassini
16018 \end_layout
16019
16020 \end_inset
16021 </cell>
16022 <cell alignment="center" valignment="top" topline="true" usebox="none">
16023 \begin_inset Text
16024
16025 \begin_layout Standard
16026 Giancarlo
16027 \end_layout
16028
16029 \end_inset
16030 </cell>
16031 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16032 \begin_inset Text
16033
16034 \begin_layout Standard
16035 111
16036 \end_layout
16037
16038 \end_inset
16039 </cell>
16040 </row>
16041 <row bottomline="true">
16042 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16043 \begin_inset Text
16044
16045 \begin_layout Standard
16046
16047 \series bold
16048 Malfatti
16049 \end_layout
16050
16051 \end_inset
16052 </cell>
16053 <cell alignment="center" valignment="top" topline="true" usebox="none">
16054 \begin_inset Text
16055
16056 \begin_layout Standard
16057 Luciano
16058 \end_layout
16059
16060 \end_inset
16061 </cell>
16062 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16063 \begin_inset Text
16064
16065 \begin_layout Standard
16066 111
16067 \end_layout
16068
16069 \end_inset
16070 </cell>
16071 </row>
16072 <row bottomline="true">
16073 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16074 \begin_inset Text
16075
16076 \begin_layout Standard
16077
16078 \series bold
16079 Malfatti
16080 \end_layout
16081
16082 \end_inset
16083 </cell>
16084 <cell alignment="center" valignment="top" topline="true" usebox="none">
16085 \begin_inset Text
16086
16087 \begin_layout Standard
16088 Valeriano
16089 \end_layout
16090
16091 \end_inset
16092 </cell>
16093 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16094 \begin_inset Text
16095
16096 \begin_layout Standard
16097 111
16098 \end_layout
16099
16100 \end_inset
16101 </cell>
16102 </row>
16103 <row bottomline="true">
16104 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16105 \begin_inset Text
16106
16107 \begin_layout Standard
16108
16109 \series bold
16110 Meneguzzo
16111 \end_layout
16112
16113 \end_inset
16114 </cell>
16115 <cell alignment="center" valignment="top" topline="true" usebox="none">
16116 \begin_inset Text
16117
16118 \begin_layout Standard
16119 Roberto
16120 \end_layout
16121
16122 \end_inset
16123 </cell>
16124 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16125 \begin_inset Text
16126
16127 \begin_layout Standard
16128 111
16129 \end_layout
16130
16131 \end_inset
16132 </cell>
16133 </row>
16134 <row bottomline="true">
16135 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16136 \begin_inset Text
16137
16138 \begin_layout Standard
16139
16140 \series bold
16141 Mezzadra
16142 \end_layout
16143
16144 \end_inset
16145 </cell>
16146 <cell alignment="center" valignment="top" topline="true" usebox="none">
16147 \begin_inset Text
16148
16149 \begin_layout Standard
16150 Roberto
16151 \end_layout
16152
16153 \end_inset
16154 </cell>
16155 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16156 \begin_inset Text
16157
16158 \begin_layout Standard
16159 111
16160 \end_layout
16161
16162 \end_inset
16163 </cell>
16164 </row>
16165 <row bottomline="true">
16166 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16167 \begin_inset Text
16168
16169 \begin_layout Standard
16170
16171 \series bold
16172 Pirpamer
16173 \end_layout
16174
16175 \end_inset
16176 </cell>
16177 <cell alignment="center" valignment="top" topline="true" usebox="none">
16178 \begin_inset Text
16179
16180 \begin_layout Standard
16181 Erich
16182 \end_layout
16183
16184 \end_inset
16185 </cell>
16186 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16187 \begin_inset Text
16188
16189 \begin_layout Standard
16190 111
16191 \end_layout
16192
16193 \end_inset
16194 </cell>
16195 </row>
16196 <row bottomline="true">
16197 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16198 \begin_inset Text
16199
16200 \begin_layout Standard
16201
16202 \series bold
16203 Pochiesa
16204 \end_layout
16205
16206 \end_inset
16207 </cell>
16208 <cell alignment="center" valignment="top" topline="true" usebox="none">
16209 \begin_inset Text
16210
16211 \begin_layout Standard
16212 Paolo
16213 \end_layout
16214
16215 \end_inset
16216 </cell>
16217 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16218 \begin_inset Text
16219
16220 \begin_layout Standard
16221 111, 222
16222 \end_layout
16223
16224 \end_inset
16225 </cell>
16226 </row>
16227 <row bottomline="true">
16228 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16229 \begin_inset Text
16230
16231 \begin_layout Standard
16232
16233 \series bold
16234 Radina
16235 \end_layout
16236
16237 \end_inset
16238 </cell>
16239 <cell alignment="center" valignment="top" topline="true" usebox="none">
16240 \begin_inset Text
16241
16242 \begin_layout Standard
16243 Claudio
16244 \end_layout
16245
16246 \end_inset
16247 </cell>
16248 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16249 \begin_inset Text
16250
16251 \begin_layout Standard
16252 111
16253 \end_layout
16254
16255 \end_inset
16256 </cell>
16257 </row>
16258 <row bottomline="true">
16259 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16260 \begin_inset Text
16261
16262 \begin_layout Standard
16263
16264 \series bold
16265 Stuffer
16266 \end_layout
16267
16268 \end_inset
16269 </cell>
16270 <cell alignment="center" valignment="top" topline="true" usebox="none">
16271 \begin_inset Text
16272
16273 \begin_layout Standard
16274 Oskar
16275 \end_layout
16276
16277 \end_inset
16278 </cell>
16279 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16280 \begin_inset Text
16281
16282 \begin_layout Standard
16283 111
16284 \end_layout
16285
16286 \end_inset
16287 </cell>
16288 </row>
16289 <row bottomline="true">
16290 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16291 \begin_inset Text
16292
16293 \begin_layout Standard
16294
16295 \series bold
16296 Tacchelli
16297 \end_layout
16298
16299 \end_inset
16300 </cell>
16301 <cell alignment="center" valignment="top" topline="true" usebox="none">
16302 \begin_inset Text
16303
16304 \begin_layout Standard
16305 Ugo
16306 \end_layout
16307
16308 \end_inset
16309 </cell>
16310 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16311 \begin_inset Text
16312
16313 \begin_layout Standard
16314 111
16315 \end_layout
16316
16317 \end_inset
16318 </cell>
16319 </row>
16320 <row bottomline="true">
16321 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16322 \begin_inset Text
16323
16324 \begin_layout Standard
16325
16326 \series bold
16327 Tezzele
16328 \end_layout
16329
16330 \end_inset
16331 </cell>
16332 <cell alignment="center" valignment="top" topline="true" usebox="none">
16333 \begin_inset Text
16334
16335 \begin_layout Standard
16336 Margit
16337 \end_layout
16338
16339 \end_inset
16340 </cell>
16341 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16342 \begin_inset Text
16343
16344 \begin_layout Standard
16345 111
16346 \end_layout
16347
16348 \end_inset
16349 </cell>
16350 </row>
16351 <row bottomline="true">
16352 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16353 \begin_inset Text
16354
16355 \begin_layout Standard
16356
16357 \series bold
16358 Unterkalmsteiner
16359 \end_layout
16360
16361 \end_inset
16362 </cell>
16363 <cell alignment="center" valignment="top" topline="true" usebox="none">
16364 \begin_inset Text
16365
16366 \begin_layout Standard
16367 Frieda
16368 \end_layout
16369
16370 \end_inset
16371 </cell>
16372 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16373 \begin_inset Text
16374
16375 \begin_layout Standard
16376 111
16377 \end_layout
16378
16379 \end_inset
16380 </cell>
16381 </row>
16382 <row bottomline="true">
16383 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16384 \begin_inset Text
16385
16386 \begin_layout Standard
16387
16388 \series bold
16389 Vieider
16390 \end_layout
16391
16392 \end_inset
16393 </cell>
16394 <cell alignment="center" valignment="top" topline="true" usebox="none">
16395 \begin_inset Text
16396
16397 \begin_layout Standard
16398 Hilde
16399 \end_layout
16400
16401 \end_inset
16402 </cell>
16403 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16404 \begin_inset Text
16405
16406 \begin_layout Standard
16407 111
16408 \end_layout
16409
16410 \end_inset
16411 </cell>
16412 </row>
16413 <row bottomline="true">
16414 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16415 \begin_inset Text
16416
16417 \begin_layout Standard
16418
16419 \series bold
16420 Vigna
16421 \end_layout
16422
16423 \end_inset
16424 </cell>
16425 <cell alignment="center" valignment="top" topline="true" usebox="none">
16426 \begin_inset Text
16427
16428 \begin_layout Standard
16429 Jürgen
16430 \end_layout
16431
16432 \end_inset
16433 </cell>
16434 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16435 \begin_inset Text
16436
16437 \begin_layout Standard
16438 111
16439 \end_layout
16440
16441 \end_inset
16442 </cell>
16443 </row>
16444 <row bottomline="true">
16445 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16446 \begin_inset Text
16447
16448 \begin_layout Standard
16449
16450 \series bold
16451 Weber
16452 \end_layout
16453
16454 \end_inset
16455 </cell>
16456 <cell alignment="center" valignment="top" topline="true" usebox="none">
16457 \begin_inset Text
16458
16459 \begin_layout Standard
16460 Maurizio
16461 \end_layout
16462
16463 \end_inset
16464 </cell>
16465 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16466 \begin_inset Text
16467
16468 \begin_layout Standard
16469 111
16470 \end_layout
16471
16472 \end_inset
16473 </cell>
16474 </row>
16475 <row bottomline="true">
16476 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16477 \begin_inset Text
16478
16479 \begin_layout Standard
16480
16481 \series bold
16482 Winkler
16483 \end_layout
16484
16485 \end_inset
16486 </cell>
16487 <cell alignment="center" valignment="top" topline="true" usebox="none">
16488 \begin_inset Text
16489
16490 \begin_layout Standard
16491 Franz
16492 \end_layout
16493
16494 \end_inset
16495 </cell>
16496 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16497 \begin_inset Text
16498
16499 \begin_layout Standard
16500 111
16501 \end_layout
16502
16503 \end_inset
16504 </cell>
16505 </row>
16506 <row bottomline="true">
16507 <cell multicolumn="1" alignment="left" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
16508 \begin_inset Text
16509
16510 \begin_layout Standard
16511  
16512 \end_layout
16513
16514 \end_inset
16515 </cell>
16516 <cell multicolumn="2" alignment="center" valignment="top" topline="true" usebox="none">
16517 \begin_inset Text
16518
16519 \begin_layout Standard
16520
16521 \end_layout
16522
16523 \end_inset
16524 </cell>
16525 <cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16526 \begin_inset Text
16527
16528 \begin_layout Standard
16529
16530 \end_layout
16531
16532 \end_inset
16533 </cell>
16534 </row>
16535 <row bottomline="true">
16536 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
16537 \begin_inset Text
16538
16539 \begin_layout Standard
16540
16541 \series bold
16542 Annovi
16543 \end_layout
16544
16545 \end_inset
16546 </cell>
16547 <cell alignment="center" valignment="top" topline="true" usebox="none">
16548 \begin_inset Text
16549
16550 \begin_layout Standard
16551 Silvia
16552 \end_layout
16553
16554 \end_inset
16555 </cell>
16556 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16557 \begin_inset Text
16558
16559 \begin_layout Standard
16560 555
16561 \end_layout
16562
16563 \end_inset
16564 </cell>
16565 </row>
16566 <row bottomline="true">
16567 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
16568 \begin_inset Text
16569
16570 \begin_layout Standard
16571
16572 \series bold
16573 Bertoli
16574 \end_layout
16575
16576 \end_inset
16577 </cell>
16578 <cell alignment="center" valignment="top" topline="true" usebox="none">
16579 \begin_inset Text
16580
16581 \begin_layout Standard
16582 Stefano
16583 \end_layout
16584
16585 \end_inset
16586 </cell>
16587 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16588 \begin_inset Text
16589
16590 \begin_layout Standard
16591 555
16592 \end_layout
16593
16594 \end_inset
16595 </cell>
16596 </row>
16597 <row bottomline="true">
16598 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
16599 \begin_inset Text
16600
16601 \begin_layout Standard
16602
16603 \series bold
16604 Bozzi
16605 \end_layout
16606
16607 \end_inset
16608 </cell>
16609 <cell alignment="center" valignment="top" topline="true" usebox="none">
16610 \begin_inset Text
16611
16612 \begin_layout Standard
16613 Walter
16614 \end_layout
16615
16616 \end_inset
16617 </cell>
16618 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16619 \begin_inset Text
16620
16621 \begin_layout Standard
16622 555
16623 \end_layout
16624
16625 \end_inset
16626 </cell>
16627 </row>
16628 <row bottomline="true">
16629 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
16630 \begin_inset Text
16631
16632 \begin_layout Standard
16633
16634 \series bold
16635 Cachia
16636 \end_layout
16637
16638 \end_inset
16639 </cell>
16640 <cell alignment="center" valignment="top" topline="true" usebox="none">
16641 \begin_inset Text
16642
16643 \begin_layout Standard
16644 Maria
16645 \end_layout
16646
16647 \end_inset
16648 </cell>
16649 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16650 \begin_inset Text
16651
16652 \begin_layout Standard
16653 555
16654 \end_layout
16655
16656 \end_inset
16657 </cell>
16658 </row>
16659 <row bottomline="true">
16660 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
16661 \begin_inset Text
16662
16663 \begin_layout Standard
16664
16665 \series bold
16666 Cachia
16667 \end_layout
16668
16669 \end_inset
16670 </cell>
16671 <cell alignment="center" valignment="top" topline="true" usebox="none">
16672 \begin_inset Text
16673
16674 \begin_layout Standard
16675 Maurizio
16676 \end_layout
16677
16678 \end_inset
16679 </cell>
16680 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16681 \begin_inset Text
16682
16683 \begin_layout Standard
16684 555
16685 \end_layout
16686
16687 \end_inset
16688 </cell>
16689 </row>
16690 <row bottomline="true">
16691 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
16692 \begin_inset Text
16693
16694 \begin_layout Standard
16695
16696 \series bold
16697 Cinquemani
16698 \end_layout
16699
16700 \end_inset
16701 </cell>
16702 <cell alignment="center" valignment="top" topline="true" usebox="none">
16703 \begin_inset Text
16704
16705 \begin_layout Standard
16706 Giusi
16707 \end_layout
16708
16709 \end_inset
16710 </cell>
16711 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16712 \begin_inset Text
16713
16714 \begin_layout Standard
16715 555
16716 \end_layout
16717
16718 \end_inset
16719 </cell>
16720 </row>
16721 <row bottomline="true">
16722 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
16723 \begin_inset Text
16724
16725 \begin_layout Standard
16726
16727 \series bold
16728 Colin
16729 \end_layout
16730
16731 \end_inset
16732 </cell>
16733 <cell alignment="center" valignment="top" topline="true" usebox="none">
16734 \begin_inset Text
16735
16736 \begin_layout Standard
16737 Bernard
16738 \end_layout
16739
16740 \end_inset
16741 </cell>
16742 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16743 \begin_inset Text
16744
16745 \begin_layout Standard
16746 555
16747 \end_layout
16748
16749 \end_inset
16750 </cell>
16751 </row>
16752 <row bottomline="true">
16753 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
16754 \begin_inset Text
16755
16756 \begin_layout Standard
16757
16758 \series bold
16759 Concli
16760 \end_layout
16761
16762 \end_inset
16763 </cell>
16764 <cell alignment="center" valignment="top" topline="true" usebox="none">
16765 \begin_inset Text
16766
16767 \begin_layout Standard
16768 Gianfranco
16769 \end_layout
16770
16771 \end_inset
16772 </cell>
16773 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16774 \begin_inset Text
16775
16776 \begin_layout Standard
16777 555
16778 \end_layout
16779
16780 \end_inset
16781 </cell>
16782 </row>
16783 <row bottomline="true">
16784 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
16785 \begin_inset Text
16786
16787 \begin_layout Standard
16788
16789 \series bold
16790 Dal Bosco
16791 \end_layout
16792
16793 \end_inset
16794 </cell>
16795 <cell alignment="center" valignment="top" topline="true" usebox="none">
16796 \begin_inset Text
16797
16798 \begin_layout Standard
16799 Carolina
16800 \end_layout
16801
16802 \end_inset
16803 </cell>
16804 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16805 \begin_inset Text
16806
16807 \begin_layout Standard
16808 555
16809 \end_layout
16810
16811 \end_inset
16812 </cell>
16813 </row>
16814 <row bottomline="true">
16815 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
16816 \begin_inset Text
16817
16818 \begin_layout Standard
16819
16820 \series bold
16821 Dalpiaz
16822 \end_layout
16823
16824 \end_inset
16825 </cell>
16826 <cell alignment="center" valignment="top" topline="true" usebox="none">
16827 \begin_inset Text
16828
16829 \begin_layout Standard
16830 Annamaria
16831 \end_layout
16832
16833 \end_inset
16834 </cell>
16835 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16836 \begin_inset Text
16837
16838 \begin_layout Standard
16839 555
16840 \end_layout
16841
16842 \end_inset
16843 </cell>
16844 </row>
16845 <row bottomline="true">
16846 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
16847 \begin_inset Text
16848
16849 \begin_layout Standard
16850
16851 \series bold
16852 Feliciello
16853 \end_layout
16854
16855 \end_inset
16856 </cell>
16857 <cell alignment="center" valignment="top" topline="true" usebox="none">
16858 \begin_inset Text
16859
16860 \begin_layout Standard
16861 Domenico
16862 \end_layout
16863
16864 \end_inset
16865 </cell>
16866 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16867 \begin_inset Text
16868
16869 \begin_layout Standard
16870 555
16871 \end_layout
16872
16873 \end_inset
16874 </cell>
16875 </row>
16876 <row bottomline="true">
16877 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
16878 \begin_inset Text
16879
16880 \begin_layout Standard
16881
16882 \series bold
16883 Focarelli
16884 \end_layout
16885
16886 \end_inset
16887 </cell>
16888 <cell alignment="center" valignment="top" topline="true" usebox="none">
16889 \begin_inset Text
16890
16891 \begin_layout Standard
16892 Paola
16893 \end_layout
16894
16895 \end_inset
16896 </cell>
16897 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16898 \begin_inset Text
16899
16900 \begin_layout Standard
16901 555
16902 \end_layout
16903
16904 \end_inset
16905 </cell>
16906 </row>
16907 <row bottomline="true">
16908 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
16909 \begin_inset Text
16910
16911 \begin_layout Standard
16912
16913 \series bold
16914 Galletti
16915 \end_layout
16916
16917 \end_inset
16918 </cell>
16919 <cell alignment="center" valignment="top" topline="true" usebox="none">
16920 \begin_inset Text
16921
16922 \begin_layout Standard
16923 Oreste
16924 \end_layout
16925
16926 \end_inset
16927 </cell>
16928 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16929 \begin_inset Text
16930
16931 \begin_layout Standard
16932 555
16933 \end_layout
16934
16935 \end_inset
16936 </cell>
16937 </row>
16938 <row bottomline="true">
16939 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
16940 \begin_inset Text
16941
16942 \begin_layout Standard
16943
16944 \series bold
16945 Gasparini
16946 \end_layout
16947
16948 \end_inset
16949 </cell>
16950 <cell alignment="center" valignment="top" topline="true" usebox="none">
16951 \begin_inset Text
16952
16953 \begin_layout Standard
16954 Franca
16955 \end_layout
16956
16957 \end_inset
16958 </cell>
16959 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16960 \begin_inset Text
16961
16962 \begin_layout Standard
16963 555
16964 \end_layout
16965
16966 \end_inset
16967 </cell>
16968 </row>
16969 <row bottomline="true">
16970 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
16971 \begin_inset Text
16972
16973 \begin_layout Standard
16974
16975 \series bold
16976 Rizzardi
16977 \end_layout
16978
16979 \end_inset
16980 </cell>
16981 <cell alignment="center" valignment="top" topline="true" usebox="none">
16982 \begin_inset Text
16983
16984 \begin_layout Standard
16985 Paola
16986 \end_layout
16987
16988 \end_inset
16989 </cell>
16990 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16991 \begin_inset Text
16992
16993 \begin_layout Standard
16994 555
16995 \end_layout
16996
16997 \end_inset
16998 </cell>
16999 </row>
17000 <row bottomline="true">
17001 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
17002 \begin_inset Text
17003
17004 \begin_layout Standard
17005
17006 \series bold
17007 Lassini
17008 \end_layout
17009
17010 \end_inset
17011 </cell>
17012 <cell alignment="center" valignment="top" topline="true" usebox="none">
17013 \begin_inset Text
17014
17015 \begin_layout Standard
17016 Giancarlo
17017 \end_layout
17018
17019 \end_inset
17020 </cell>
17021 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
17022 \begin_inset Text
17023
17024 \begin_layout Standard
17025 555
17026 \end_layout
17027
17028 \end_inset
17029 </cell>
17030 </row>
17031 <row bottomline="true">
17032 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
17033 \begin_inset Text
17034
17035 \begin_layout Standard
17036
17037 \series bold
17038 Malfatti
17039 \end_layout
17040
17041 \end_inset
17042 </cell>
17043 <cell alignment="center" valignment="top" topline="true" usebox="none">
17044 \begin_inset Text
17045
17046 \begin_layout Standard
17047 Luciano
17048 \end_layout
17049
17050 \end_inset
17051 </cell>
17052 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
17053 \begin_inset Text
17054
17055 \begin_layout Standard
17056 555
17057 \end_layout
17058
17059 \end_inset
17060 </cell>
17061 </row>
17062 <row bottomline="true">
17063 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
17064 \begin_inset Text
17065
17066 \begin_layout Standard
17067
17068 \series bold
17069 Malfatti
17070 \end_layout
17071
17072 \end_inset
17073 </cell>
17074 <cell alignment="center" valignment="top" topline="true" usebox="none">
17075 \begin_inset Text
17076
17077 \begin_layout Standard
17078 Valeriano
17079 \end_layout
17080
17081 \end_inset
17082 </cell>
17083 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
17084 \begin_inset Text
17085
17086 \begin_layout Standard
17087 555
17088 \end_layout
17089
17090 \end_inset
17091 </cell>
17092 </row>
17093 <row bottomline="true">
17094 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
17095 \begin_inset Text
17096
17097 \begin_layout Standard
17098
17099 \series bold
17100 Meneguzzo
17101 \end_layout
17102
17103 \end_inset
17104 </cell>
17105 <cell alignment="center" valignment="top" topline="true" usebox="none">
17106 \begin_inset Text
17107
17108 \begin_layout Standard
17109 Roberto
17110 \end_layout
17111
17112 \end_inset
17113 </cell>
17114 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
17115 \begin_inset Text
17116
17117 \begin_layout Standard
17118 555
17119 \end_layout
17120
17121 \end_inset
17122 </cell>
17123 </row>
17124 <row bottomline="true">
17125 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
17126 \begin_inset Text
17127
17128 \begin_layout Standard
17129
17130 \series bold
17131 Mezzadra
17132 \end_layout
17133
17134 \end_inset
17135 </cell>
17136 <cell alignment="center" valignment="top" topline="true" usebox="none">
17137 \begin_inset Text
17138
17139 \begin_layout Standard
17140 Roberto
17141 \end_layout
17142
17143 \end_inset
17144 </cell>
17145 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
17146 \begin_inset Text
17147
17148 \begin_layout Standard
17149 555
17150 \end_layout
17151
17152 \end_inset
17153 </cell>
17154 </row>
17155 <row bottomline="true">
17156 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
17157 \begin_inset Text
17158
17159 \begin_layout Standard
17160
17161 \series bold
17162 Pirpamer
17163 \end_layout
17164
17165 \end_inset
17166 </cell>
17167 <cell alignment="center" valignment="top" topline="true" usebox="none">
17168 \begin_inset Text
17169
17170 \begin_layout Standard
17171 Erich
17172 \end_layout
17173
17174 \end_inset
17175 </cell>
17176 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
17177 \begin_inset Text
17178
17179 \begin_layout Standard
17180 555
17181 \end_layout
17182
17183 \end_inset
17184 </cell>
17185 </row>
17186 <row bottomline="true">
17187 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
17188 \begin_inset Text
17189
17190 \begin_layout Standard
17191
17192 \series bold
17193 Pochiesa
17194 \end_layout
17195
17196 \end_inset
17197 </cell>
17198 <cell alignment="center" valignment="top" topline="true" usebox="none">
17199 \begin_inset Text
17200
17201 \begin_layout Standard
17202 Paolo
17203 \end_layout
17204
17205 \end_inset
17206 </cell>
17207 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
17208 \begin_inset Text
17209
17210 \begin_layout Standard
17211 555, 222
17212 \end_layout
17213
17214 \end_inset
17215 </cell>
17216 </row>
17217 <row bottomline="true">
17218 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
17219 \begin_inset Text
17220
17221 \begin_layout Standard
17222
17223 \series bold
17224 Radina
17225 \end_layout
17226
17227 \end_inset
17228 </cell>
17229 <cell alignment="center" valignment="top" topline="true" usebox="none">
17230 \begin_inset Text
17231
17232 \begin_layout Standard
17233 Claudio
17234 \end_layout
17235
17236 \end_inset
17237 </cell>
17238 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
17239 \begin_inset Text
17240
17241 \begin_layout Standard
17242 555
17243 \end_layout
17244
17245 \end_inset
17246 </cell>
17247 </row>
17248 <row bottomline="true">
17249 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
17250 \begin_inset Text
17251
17252 \begin_layout Standard
17253
17254 \series bold
17255 Stuffer
17256 \end_layout
17257
17258 \end_inset
17259 </cell>
17260 <cell alignment="center" valignment="top" topline="true" usebox="none">
17261 \begin_inset Text
17262
17263 \begin_layout Standard
17264 Oskar
17265 \end_layout
17266
17267 \end_inset
17268 </cell>
17269 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
17270 \begin_inset Text
17271
17272 \begin_layout Standard
17273 555
17274 \end_layout
17275
17276 \end_inset
17277 </cell>
17278 </row>
17279 <row bottomline="true">
17280 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
17281 \begin_inset Text
17282
17283 \begin_layout Standard
17284
17285 \series bold
17286 Tacchelli
17287 \end_layout
17288
17289 \end_inset
17290 </cell>
17291 <cell alignment="center" valignment="top" topline="true" usebox="none">
17292 \begin_inset Text
17293
17294 \begin_layout Standard
17295 Ugo
17296 \end_layout
17297
17298 \end_inset
17299 </cell>
17300 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
17301 \begin_inset Text
17302
17303 \begin_layout Standard
17304 555
17305 \end_layout
17306
17307 \end_inset
17308 </cell>
17309 </row>
17310 <row bottomline="true">
17311 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
17312 \begin_inset Text
17313
17314 \begin_layout Standard
17315
17316 \series bold
17317 Tezzele
17318 \end_layout
17319
17320 \end_inset
17321 </cell>
17322 <cell alignment="center" valignment="top" topline="true" usebox="none">
17323 \begin_inset Text
17324
17325 \begin_layout Standard
17326 Margit
17327 \end_layout
17328
17329 \end_inset
17330 </cell>
17331 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
17332 \begin_inset Text
17333
17334 \begin_layout Standard
17335 555
17336 \end_layout
17337
17338 \end_inset
17339 </cell>
17340 </row>
17341 <row bottomline="true">
17342 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
17343 \begin_inset Text
17344
17345 \begin_layout Standard
17346
17347 \series bold
17348 Unterkalmsteiner
17349 \end_layout
17350
17351 \end_inset
17352 </cell>
17353 <cell alignment="center" valignment="top" topline="true" usebox="none">
17354 \begin_inset Text
17355
17356 \begin_layout Standard
17357 Frieda
17358 \end_layout
17359
17360 \end_inset
17361 </cell>
17362 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
17363 \begin_inset Text
17364
17365 \begin_layout Standard
17366 555
17367 \end_layout
17368
17369 \end_inset
17370 </cell>
17371 </row>
17372 <row bottomline="true">
17373 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
17374 \begin_inset Text
17375
17376 \begin_layout Standard
17377
17378 \series bold
17379 Vieider
17380 \end_layout
17381
17382 \end_inset
17383 </cell>
17384 <cell alignment="center" valignment="top" topline="true" usebox="none">
17385 \begin_inset Text
17386
17387 \begin_layout Standard
17388 Hilde
17389 \end_layout
17390
17391 \end_inset
17392 </cell>
17393 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
17394 \begin_inset Text
17395
17396 \begin_layout Standard
17397 555
17398 \end_layout
17399
17400 \end_inset
17401 </cell>
17402 </row>
17403 <row bottomline="true">
17404 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
17405 \begin_inset Text
17406
17407 \begin_layout Standard
17408
17409 \series bold
17410 Vigna
17411 \end_layout
17412
17413 \end_inset
17414 </cell>
17415 <cell alignment="center" valignment="top" topline="true" usebox="none">
17416 \begin_inset Text
17417
17418 \begin_layout Standard
17419 Jürgen
17420 \end_layout
17421
17422 \end_inset
17423 </cell>
17424 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
17425 \begin_inset Text
17426
17427 \begin_layout Standard
17428 999
17429 \end_layout
17430
17431 \end_inset
17432 </cell>
17433 </row>
17434 <row bottomline="true">
17435 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
17436 \begin_inset Text
17437
17438 \begin_layout Standard
17439
17440 \series bold
17441 Weber
17442 \end_layout
17443
17444 \end_inset
17445 </cell>
17446 <cell alignment="center" valignment="top" topline="true" usebox="none">
17447 \begin_inset Text
17448
17449 \begin_layout Standard
17450 Maurizio
17451 \end_layout
17452
17453 \end_inset
17454 </cell>
17455 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
17456 \begin_inset Text
17457
17458 \begin_layout Standard
17459 555
17460 \end_layout
17461
17462 \end_inset
17463 </cell>
17464 </row>
17465 <row bottomline="true">
17466 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
17467 \begin_inset Text
17468
17469 \begin_layout Standard
17470
17471 \series bold
17472 Winkler
17473 \end_layout
17474
17475 \end_inset
17476 </cell>
17477 <cell alignment="center" valignment="top" topline="true" usebox="none">
17478 \begin_inset Text
17479
17480 \begin_layout Standard
17481 Franz
17482 \end_layout
17483
17484 \end_inset
17485 </cell>
17486 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
17487 \begin_inset Text
17488
17489 \begin_layout Standard
17490 555
17491 \end_layout
17492
17493 \end_inset
17494 </cell>
17495 </row>
17496 <row bottomline="true" endlastfoot="true">
17497 <cell multicolumn="1" alignment="block" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
17498 \begin_inset Text
17499
17500 \begin_layout Standard
17501
17502 \series bold
17503 End
17504 \end_layout
17505
17506 \end_inset
17507 </cell>
17508 <cell multicolumn="2" alignment="center" valignment="top" topline="true" usebox="none">
17509 \begin_inset Text
17510
17511 \begin_layout Standard
17512
17513 \end_layout
17514
17515 \end_inset
17516 </cell>
17517 <cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
17518 \begin_inset Text
17519
17520 \begin_layout Standard
17521
17522 \end_layout
17523
17524 \end_inset
17525 </cell>
17526 </row>
17527 </lyxtabular>
17528
17529 \end_inset
17530
17531
17532 \end_layout
17533
17534 \begin_layout Subsection
17535 Table Cells
17536 \begin_inset Index
17537 status collapsed
17538
17539 \begin_layout Standard
17540 Tables ! Cells
17541 \end_layout
17542
17543 \end_inset
17544
17545
17546 \begin_inset CommandInset label
17547 LatexCommand label
17548 name "sub:Table-Cells"
17549
17550 \end_inset
17551
17552
17553 \end_layout
17554
17555 \begin_layout Standard
17556 A table cell can contain text, inline equations, a figure, or another table.
17557  All these kinds of objects can be placed in the same cell.
17558  Font sizes and shapes can also be altered.
17559  But you can't put a special environment in a cell (like 
17560 \family sans
17561 Section*
17562 \family default
17563 , etc.), nor set spacing options etc.
17564  for the cell's paragraph.
17565 \end_layout
17566
17567 \begin_layout Standard
17568 To have multi-line entries in table cells, you have to declare a fixed width
17569  for the column in the table dialog.
17570  Your text is then automatically split into multiple lines and the cell
17571  is enlarged vertically when the length of the text exceeds the given width.
17572  An example:
17573 \end_layout
17574
17575 \begin_layout Standard
17576 \align center
17577 \begin_inset Tabular
17578 <lyxtabular version="3" rows="4" columns="3">
17579 <features>
17580 <column alignment="center" valignment="top" leftline="true" width="0pt">
17581 <column alignment="block" valignment="top" leftline="true" width="3cm">
17582 <column alignment="center" valignment="top" leftline="true" rightline="true" width="0pt">
17583 <row topline="true" bottomline="true">
17584 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
17585 \begin_inset Text
17586
17587 \begin_layout Standard
17588
17589 \family roman
17590 \series medium
17591 \shape up
17592 \size normal
17593 \emph off
17594 \bar no
17595 \noun off
17596 \color none
17597 1
17598 \end_layout
17599
17600 \end_inset
17601 </cell>
17602 <cell multicolumn="1" alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
17603 \begin_inset Text
17604
17605 \begin_layout Standard
17606
17607 \family roman
17608 \series medium
17609 \shape up
17610 \size normal
17611 \emph off
17612 \bar no
17613 \noun off
17614 \color none
17615 2
17616 \end_layout
17617
17618 \end_inset
17619 </cell>
17620 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
17621 \begin_inset Text
17622
17623 \begin_layout Standard
17624
17625 \family roman
17626 \series medium
17627 \shape up
17628 \size normal
17629 \emph off
17630 \bar no
17631 \noun off
17632 \color none
17633 3
17634 \end_layout
17635
17636 \end_inset
17637 </cell>
17638 </row>
17639 <row>
17640 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
17641 \begin_inset Text
17642
17643 \begin_layout Standard
17644
17645 \family roman
17646 \series medium
17647 \shape up
17648 \size normal
17649 \emph off
17650 \bar no
17651 \noun off
17652 \color none
17653 4
17654 \end_layout
17655
17656 \end_inset
17657 </cell>
17658 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
17659 \begin_inset Text
17660
17661 \begin_layout Standard
17662
17663 \family roman
17664 \series medium
17665 \shape up
17666 \size normal
17667 \emph off
17668 \bar no
17669 \noun off
17670 \color none
17671 This is a multiline entry in a table.
17672 \end_layout
17673
17674 \end_inset
17675 </cell>
17676 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
17677 \begin_inset Text
17678
17679 \begin_layout Standard
17680
17681 \family roman
17682 \series medium
17683 \shape up
17684 \size normal
17685 \emph off
17686 \bar no
17687 \noun off
17688 \color none
17689 5
17690 \end_layout
17691
17692 \end_inset
17693 </cell>
17694 </row>
17695 <row bottomline="true">
17696 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
17697 \begin_inset Text
17698
17699 \begin_layout Standard
17700
17701 \family roman
17702 \series medium
17703 \shape up
17704 \size normal
17705 \emph off
17706 \bar no
17707 \noun off
17708 \color none
17709 6
17710 \end_layout
17711
17712 \end_inset
17713 </cell>
17714 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
17715 \begin_inset Text
17716
17717 \begin_layout Standard
17718
17719 \family roman
17720 \series medium
17721 \shape up
17722 \size normal
17723 \emph off
17724 \bar no
17725 \noun off
17726 \color none
17727 This is longer now.
17728 \end_layout
17729
17730 \end_inset
17731 </cell>
17732 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="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 7
17746 \end_layout
17747
17748 \end_inset
17749 </cell>
17750 </row>
17751 <row bottomline="true">
17752 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
17753 \begin_inset Text
17754
17755 \begin_layout Standard
17756
17757 \family roman
17758 \series medium
17759 \shape up
17760 \size normal
17761 \emph off
17762 \bar no
17763 \noun off
17764 \color none
17765 8
17766 \end_layout
17767
17768 \end_inset
17769 </cell>
17770 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
17771 \begin_inset Text
17772
17773 \begin_layout Standard
17774
17775 \family roman
17776 \series medium
17777 \shape up
17778 \size normal
17779 \emph off
17780 \bar no
17781 \noun off
17782 \color none
17783 This is a multiline entry in a table.
17784  This is longer now.
17785 \end_layout
17786
17787 \end_inset
17788 </cell>
17789 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
17790 \begin_inset Text
17791
17792 \begin_layout Standard
17793
17794 \family roman
17795 \series medium
17796 \shape up
17797 \size normal
17798 \emph off
17799 \bar no
17800 \noun off
17801 \color none
17802 9
17803 \end_layout
17804
17805 \end_inset
17806 </cell>
17807 </row>
17808 </lyxtabular>
17809
17810 \end_inset
17811
17812
17813 \end_layout
17814
17815 \begin_layout Standard
17816 Cutting and pasting between tables and table cells works reasonably well.
17817  You can cut and paste even more than one row.
17818  Selection with the mouse or with 
17819 \family sans
17820 Shift
17821 \family default
17822  plus the arrow keys works as usual.
17823  You can also copy and paste the entire table as a single unit by starting
17824  the selection from outside the table.
17825 \end_layout
17826
17827 \begin_layout Section
17828 Floats
17829 \begin_inset Index
17830 status collapsed
17831
17832 \begin_layout Standard
17833 Floats
17834 \end_layout
17835
17836 \end_inset
17837
17838
17839 \begin_inset CommandInset label
17840 LatexCommand label
17841 name "sec:Floats"
17842
17843 \end_inset
17844
17845
17846 \end_layout
17847
17848 \begin_layout Standard
17849 A float is a block of text associated with some sort of label, which doesn't
17850  have a fixed location.
17851  It can 
17852 \begin_inset Quotes eld
17853 \end_inset
17854
17855 float
17856 \begin_inset Quotes erd
17857 \end_inset
17858
17859  forward or backward a page or two, to wherever it fits best.
17860  
17861 \family sans
17862 Footnotes
17863 \family default
17864  and 
17865 \family sans
17866 Margin\InsetSpace ~
17867 Notes
17868 \family default
17869  are also floats, because they can float to the next page when there are
17870  too much notes at the page.
17871 \end_layout
17872
17873 \begin_layout Standard
17874 Floats makes it possible to get a high quality layout.
17875  Images and tables can evenly be spread to the pages to avoid whitespace
17876  and pages without text.
17877  As the floating often destroys the context between the text and the image/table
17878 , every float can be referenced in the text.
17879  Floats are therefore numbered.
17880  Referencing is described in section\InsetSpace ~
17881
17882 \begin_inset CommandInset ref
17883 LatexCommand ref
17884 reference "sec:Cross-References"
17885
17886 \end_inset
17887
17888 .
17889 \end_layout
17890
17891 \begin_layout Standard
17892 To insert a float, use the menu 
17893 \family sans
17894 Insert\SpecialChar \menuseparator
17895 Floats
17896 \family default
17897 .
17898  A box with a caption that has e.\InsetSpace \thinspace{}
17899 g.\InsetSpace ~
17900 the label 
17901 \begin_inset Quotes eld
17902 \end_inset
17903
17904 Figure\InsetSpace ~
17905 #:
17906 \begin_inset Quotes erd
17907 \end_inset
17908
17909  (# is the actual number) will be inserted into your document.
17910  The label will automatically be translated to the document language in
17911  the output.
17912  Behind the label you can insert the caption text.
17913 \begin_inset Index
17914 status collapsed
17915
17916 \begin_layout Standard
17917 Floats ! Captions
17918 \end_layout
17919
17920 \end_inset
17921
17922  The image or table is inserted above or below the caption in a separate
17923  paragraph within the float.
17924  To keep your LyX-document readable, you can open and close the float box
17925  by left-clicking on the box label.
17926  A closed float box looks like this: 
17927 \begin_inset Graphics
17928         filename clipart/floatQt4.png
17929         inzipName 
17930         embed true
17931         scale 80
17932
17933 \end_inset
17934
17935  -- a gray button with a red label.
17936 \end_layout
17937
17938 \begin_layout Standard
17939 It is recommended to insert floats as a separate paragraph to avoid possible
17940  LaTeX-errors that can occur when the surrounding text is specially formatted.
17941 \end_layout
17942
17943 \begin_layout Subsection
17944 Float Types
17945 \end_layout
17946
17947 \begin_layout Subsubsection
17948 Figure Floats
17949 \begin_inset Index
17950 status collapsed
17951
17952 \begin_layout Standard
17953 Floats ! Figure floats
17954 \end_layout
17955
17956 \end_inset
17957
17958
17959 \begin_inset CommandInset label
17960 LatexCommand label
17961 name "sec:Figure-Floats"
17962
17963 \end_inset
17964
17965
17966 \end_layout
17967
17968 \begin_layout Standard
17969 The menu 
17970 \family sans
17971 Insert\SpecialChar \menuseparator
17972 Float\SpecialChar \menuseparator
17973 Figure
17974 \family default
17975  inserts a float with the label 
17976 \begin_inset Quotes eld
17977 \end_inset
17978
17979
17980 \series bold
17981 Figure\InsetSpace ~
17982 #:
17983 \series default
17984
17985 \begin_inset Quotes erd
17986 \end_inset
17987
17988 .
17989  Set the cursor above this label (or before it and press enter) and insert
17990  the image as described above to get the caption printed below the image.
17991  This is what we did for Figure\InsetSpace ~
17992
17993 \begin_inset CommandInset ref
17994 LatexCommand ref
17995 reference "cap:Platypus"
17996
17997 \end_inset
17998
17999 .
18000  If you want the caption to be above the image, set the cursor at the end
18001  of the caption, press enter and insert the image.
18002  This was done in Figure\InsetSpace ~
18003
18004 \begin_inset CommandInset ref
18005 LatexCommand ref
18006 reference "cap:Escher"
18007
18008 \end_inset
18009
18010 .
18011 \end_layout
18012
18013 \begin_layout Standard
18014 \begin_inset Float figure
18015 wide false
18016 sideways false
18017 status open
18018
18019 \begin_layout Standard
18020 \align center
18021 \begin_inset Graphics
18022         filename clipart/platypus.eps
18023         inzipName 
18024         embed false
18025         display color
18026         width 50col%
18027         rotateOrigin center
18028
18029 \end_inset
18030
18031
18032 \end_layout
18033
18034 \begin_layout Standard
18035 \begin_inset Caption
18036
18037 \begin_layout Standard
18038 \begin_inset CommandInset label
18039 LatexCommand label
18040 name "cap:Platypus"
18041
18042 \end_inset
18043
18044 A severely distorted platypus in a float.
18045 \end_layout
18046
18047 \end_inset
18048
18049
18050 \end_layout
18051
18052 \end_inset
18053
18054
18055 \end_layout
18056
18057 \begin_layout Standard
18058 \begin_inset Float figure
18059 wide false
18060 sideways false
18061 status open
18062
18063 \begin_layout Standard
18064 \begin_inset Caption
18065
18066 \begin_layout Standard
18067 \begin_inset CommandInset label
18068 LatexCommand label
18069 name "cap:Escher"
18070
18071 \end_inset
18072
18073 M.C.
18074  Escher on acid.
18075 \end_layout
18076
18077 \end_inset
18078
18079
18080 \end_layout
18081
18082 \begin_layout Standard
18083 \align center
18084 \begin_inset Graphics
18085         filename clipart/escher-lsd.eps
18086         inzipName 
18087         embed true
18088         display color
18089         scale 80
18090         rotateOrigin center
18091
18092 \end_inset
18093
18094
18095 \end_layout
18096
18097 \end_inset
18098
18099
18100 \end_layout
18101
18102 \begin_layout Standard
18103 This figure float show also how to set a label and create a cross-reference
18104  to it.
18105  As described in section\InsetSpace ~
18106
18107 \begin_inset CommandInset ref
18108 LatexCommand ref
18109 reference "sec:Cross-References"
18110
18111 \end_inset
18112
18113 , you can simply insert a label in the caption using the menu 
18114 \family sans
18115 Insert\SpecialChar \menuseparator
18116 Label
18117 \family default
18118  and refer to it using the menu 
18119 \family sans
18120 Insert\SpecialChar \menuseparator
18121 Cross-Reference
18122 \family default
18123 .
18124  It is important to use references to figure floats, rather than using vague
18125  references like 
18126 \begin_inset Quotes eld
18127 \end_inset
18128
18129 the figure above
18130 \begin_inset Quotes erd
18131 \end_inset
18132
18133 , because as LaTeX will reposition the floats in the final document; it
18134  might not be 
18135 \begin_inset Quotes eld
18136 \end_inset
18137
18138 above
18139 \begin_inset Quotes erd
18140 \end_inset
18141
18142  at all.
18143 \end_layout
18144
18145 \begin_layout Standard
18146 Normally one inserts only one image to a figure float, but sometimes you
18147  might want to use two images with separate subcaptions.
18148  This can be done in the graphics dialog: Right-click on an image and go
18149  to the tab 
18150 \family sans
18151 Extra\InsetSpace ~
18152 options
18153 \family default
18154  in the appearing dialog, use the option 
18155 \family sans
18156 Subfigure
18157 \family default
18158 , and enter the subcaption for the image in the now enabled caption field.
18159  Figure\InsetSpace ~
18160
18161 \begin_inset CommandInset ref
18162 LatexCommand ref
18163 reference "cap:Two-distorted-images"
18164
18165 \end_inset
18166
18167  is an example of a figure float with two images set side by side.
18168  You can also set the images one below the other.
18169 \end_layout
18170
18171 \begin_layout Standard
18172 \begin_inset Float figure
18173 wide false
18174 sideways false
18175 status open
18176
18177 \begin_layout Standard
18178
18179 \hfill
18180
18181 \begin_inset Graphics
18182         filename clipart/escher-lsd.eps
18183         inzipName 
18184         embed true
18185         width 45col%
18186         subcaption
18187         subcaptionText "Undefinable structure"
18188
18189 \end_inset
18190
18191
18192 \hfill
18193
18194 \begin_inset Graphics
18195         filename clipart/platypus.eps
18196         inzipName 
18197         embed true
18198         lyxscale 60
18199         width 45col%
18200         subcaption
18201         subcaptionText "Platypus"
18202
18203 \end_inset
18204
18205
18206 \hfill
18207
18208 \end_layout
18209
18210 \begin_layout Standard
18211 \begin_inset Caption
18212
18213 \begin_layout Standard
18214 \begin_inset CommandInset label
18215 LatexCommand label
18216 name "cap:Two-distorted-images"
18217
18218 \end_inset
18219
18220 Two distorted images.
18221 \end_layout
18222
18223 \end_inset
18224
18225
18226 \end_layout
18227
18228 \end_inset
18229
18230
18231 \end_layout
18232
18233 \begin_layout Standard
18234 Note that the caption is added to the 
18235 \family sans
18236 List\InsetSpace ~
18237 of\InsetSpace ~
18238 Figures
18239 \family default
18240  as described in section\InsetSpace ~
18241
18242 \begin_inset CommandInset ref
18243 LatexCommand ref
18244 reference "sec:ListsOf"
18245
18246 \end_inset
18247
18248 .
18249 \end_layout
18250
18251 \begin_layout Subsubsection
18252 Table Floats
18253 \begin_inset Index
18254 status collapsed
18255
18256 \begin_layout Standard
18257 Floats ! Table floats
18258 \end_layout
18259
18260 \end_inset
18261
18262
18263 \begin_inset CommandInset label
18264 LatexCommand label
18265 name "sec:Table-Floats"
18266
18267 \end_inset
18268
18269
18270 \end_layout
18271
18272 \begin_layout Standard
18273 Table floats can be inserted using the menu 
18274 \family sans
18275 Insert\SpecialChar \menuseparator
18276 Float\SpecialChar \menuseparator
18277 Table
18278 \family default
18279 .
18280  They have the same properties as figure floats except of the different
18281  label.
18282  Table\InsetSpace ~
18283
18284 \begin_inset CommandInset ref
18285 LatexCommand ref
18286 reference "cap:Table-float"
18287
18288 \end_inset
18289
18290  is an example of a table float.
18291 \end_layout
18292
18293 \begin_layout Standard
18294 \begin_inset Float table
18295 wide false
18296 sideways false
18297 status open
18298
18299 \begin_layout Standard
18300 \begin_inset Caption
18301
18302 \begin_layout Standard
18303 \begin_inset CommandInset label
18304 LatexCommand label
18305 name "cap:Table-float"
18306
18307 \end_inset
18308
18309 A table float.
18310 \end_layout
18311
18312 \end_inset
18313
18314
18315 \end_layout
18316
18317 \begin_layout Standard
18318 \align center
18319 \begin_inset Tabular
18320 <lyxtabular version="3" rows="3" columns="3">
18321 <features>
18322 <column alignment="center" valignment="top" leftline="true" width="0pt">
18323 <column alignment="center" valignment="top" leftline="true" width="0pt">
18324 <column alignment="center" valignment="top" leftline="true" rightline="true" width="0pt">
18325 <row topline="true" bottomline="true">
18326 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
18327 \begin_inset Text
18328
18329 \begin_layout Standard
18330
18331 \family roman
18332 \series medium
18333 \shape up
18334 \size normal
18335 \emph off
18336 \bar no
18337 \noun off
18338 \color none
18339 1
18340 \end_layout
18341
18342 \end_inset
18343 </cell>
18344 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
18345 \begin_inset Text
18346
18347 \begin_layout Standard
18348
18349 \family roman
18350 \series medium
18351 \shape up
18352 \size normal
18353 \emph off
18354 \bar no
18355 \noun off
18356 \color none
18357 2
18358 \end_layout
18359
18360 \end_inset
18361 </cell>
18362 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
18363 \begin_inset Text
18364
18365 \begin_layout Standard
18366
18367 \family roman
18368 \series medium
18369 \shape up
18370 \size normal
18371 \emph off
18372 \bar no
18373 \noun off
18374 \color none
18375 3
18376 \end_layout
18377
18378 \end_inset
18379 </cell>
18380 </row>
18381 <row topline="true">
18382 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
18383 \begin_inset Text
18384
18385 \begin_layout Standard
18386
18387 \family roman
18388 \series medium
18389 \shape up
18390 \size normal
18391 \emph off
18392 \bar no
18393 \noun off
18394 \color none
18395 Joe
18396 \end_layout
18397
18398 \end_inset
18399 </cell>
18400 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
18401 \begin_inset Text
18402
18403 \begin_layout Standard
18404
18405 \family roman
18406 \series medium
18407 \shape up
18408 \size normal
18409 \emph off
18410 \bar no
18411 \noun off
18412 \color none
18413 Mary
18414 \end_layout
18415
18416 \end_inset
18417 </cell>
18418 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
18419 \begin_inset Text
18420
18421 \begin_layout Standard
18422
18423 \family roman
18424 \series medium
18425 \shape up
18426 \size normal
18427 \emph off
18428 \bar no
18429 \noun off
18430 \color none
18431 Ted
18432 \end_layout
18433
18434 \end_inset
18435 </cell>
18436 </row>
18437 <row topline="true" bottomline="true">
18438 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
18439 \begin_inset Text
18440
18441 \begin_layout Standard
18442
18443 \family roman
18444 \series medium
18445 \shape up
18446 \size normal
18447 \emph off
18448 \bar no
18449 \noun off
18450 \color none
18451 \begin_inset Formula $\int x^{2}dx$
18452 \end_inset
18453
18454
18455 \end_layout
18456
18457 \end_inset
18458 </cell>
18459 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
18460 \begin_inset Text
18461
18462 \begin_layout Standard
18463
18464 \family roman
18465 \series medium
18466 \shape up
18467 \size normal
18468 \emph off
18469 \bar no
18470 \noun off
18471 \color none
18472 \begin_inset Formula $\left[\begin{array}{cc}
18473 a & b\\
18474 c & d\end{array}\right]$
18475 \end_inset
18476
18477
18478 \end_layout
18479
18480 \end_inset
18481 </cell>
18482 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
18483 \begin_inset Text
18484
18485 \begin_layout Standard
18486
18487 \family roman
18488 \series medium
18489 \shape up
18490 \size normal
18491 \emph off
18492 \bar no
18493 \noun off
18494 \color none
18495 \begin_inset Formula $1+1=2$
18496 \end_inset
18497
18498
18499 \end_layout
18500
18501 \end_inset
18502 </cell>
18503 </row>
18504 </lyxtabular>
18505
18506 \end_inset
18507
18508
18509 \end_layout
18510
18511 \end_inset
18512
18513
18514 \end_layout
18515
18516 \begin_layout Subsubsection
18517 Algorithm Floats
18518 \begin_inset Index
18519 status collapsed
18520
18521 \begin_layout Standard
18522 Floats ! Algorithm floats
18523 \end_layout
18524
18525 \end_inset
18526
18527
18528 \end_layout
18529
18530 \begin_layout Standard
18531 This float type is inserted with the menu 
18532 \family sans
18533 Insert\SpecialChar \menuseparator
18534 Float\SpecialChar \menuseparator
18535 Algorithm
18536 \family default
18537 .
18538  It is used for program codes and descriptions of algorithms.
18539  A possible environment for algorithms is the 
18540 \family sans
18541 LyX-Code
18542 \family default
18543 , described in section\InsetSpace ~
18544
18545 \begin_inset CommandInset ref
18546 LatexCommand ref
18547 reference "sub:LyX-Code"
18548
18549 \end_inset
18550
18551 .
18552 \end_layout
18553
18554 \begin_layout Standard
18555 \begin_inset Note Greyedout
18556 status open
18557
18558 \begin_layout Standard
18559
18560 \series bold
18561 Note:
18562 \series default
18563  that the float label is not automatically translated into the document
18564  language.
18565 \end_layout
18566
18567 \end_inset
18568
18569  You have to do this manually by adding the following line
18570 \end_layout
18571
18572 \begin_layout Standard
18573
18574 \series bold
18575
18576 \backslash
18577 floatname{algorithm}{your\InsetSpace ~
18578 name}
18579 \end_layout
18580
18581 \begin_layout Standard
18582 to the document preamble (menu 
18583 \family sans
18584 Document\SpecialChar \menuseparator
18585 Settings
18586 \family default
18587 ).
18588  
18589 \series bold
18590 your\InsetSpace ~
18591 name
18592 \series default
18593  is the word 
18594 \begin_inset Quotes eld
18595 \end_inset
18596
18597
18598 \emph on
18599 algorithm
18600 \emph default
18601
18602 \begin_inset Quotes erd
18603 \end_inset
18604
18605  in your language.
18606 \end_layout
18607
18608 \begin_layout Subsubsection
18609 Text Wrap Floats
18610 \begin_inset Index
18611 status collapsed
18612
18613 \begin_layout Standard
18614 Floats ! Text Wrap Floats
18615 \end_layout
18616
18617 \end_inset
18618
18619
18620 \begin_inset CommandInset label
18621 LatexCommand label
18622 name "sec:floatflt"
18623
18624 \end_inset
18625
18626
18627 \end_layout
18628
18629 \begin_layout Standard
18630 This float type is used if you want to 
18631 \begin_inset Quotes eld
18632 \end_inset
18633
18634 wrap
18635 \begin_inset Quotes erd
18636 \end_inset
18637
18638  text around a figure so that it only occupies some fraction of the column
18639  width.
18640  It can be inserted using the menu 
18641 \begin_inset Wrap figure
18642 lines 0
18643 placement l
18644 overhang 0col%
18645 width "40col%"
18646 status open
18647
18648 \begin_layout Standard
18649 \begin_inset Graphics
18650         filename clipart/mobius.eps
18651         inzipName 
18652         embed false
18653         display color
18654         width 40col%
18655         rotateOrigin center
18656
18657 \end_inset
18658
18659
18660 \end_layout
18661
18662 \begin_layout Standard
18663 \begin_inset Caption
18664
18665 \begin_layout Standard
18666 \begin_inset CommandInset label
18667 LatexCommand label
18668 name "cap:Wrapped-figure"
18669
18670 \end_inset
18671
18672 This is a wrapped figure, and this is the brilliant caption that describes
18673  it
18674 \begin_inset VSpace medskip
18675 \end_inset
18676
18677
18678 \end_layout
18679
18680 \end_inset
18681
18682
18683 \end_layout
18684
18685 \end_inset
18686
18687  
18688 \family sans
18689 Insert\SpecialChar \menuseparator
18690 Float\SpecialChar \menuseparator
18691 Text\InsetSpace ~
18692 Wrap\InsetSpace ~
18693 Float
18694 \family default
18695  if the LaTeX-package 
18696 \series bold
18697 floatflt
18698 \series default
18699
18700 \begin_inset Index
18701 status collapsed
18702
18703 \begin_layout Standard
18704 LaTeX-packages ! floatflt
18705 \end_layout
18706
18707 \end_inset
18708
18709  is installed.
18710 \begin_inset Foot
18711 status collapsed
18712
18713 \begin_layout Standard
18714 Installing a LaTeX-package is explained it in the 
18715 \emph on
18716 LaTeX\InsetSpace ~
18717 Configuration
18718 \emph default
18719  manual.
18720 \end_layout
18721
18722 \end_inset
18723
18724  The width and placement of the float is adjusted by right-clicking on the
18725  float box.
18726  Figure\InsetSpace ~
18727
18728 \begin_inset CommandInset ref
18729 LatexCommand ref
18730 reference "cap:Wrapped-figure"
18731
18732 \end_inset
18733
18734  is an example Text\InsetSpace ~
18735 wrap float with a width of 40
18736 \begin_inset Formula $\,$
18737 \end_inset
18738
18739 col%.
18740 \begin_inset Foot
18741 status collapsed
18742
18743 \begin_layout Standard
18744 Available units are explained in Appendix\InsetSpace ~
18745
18746 \begin_inset CommandInset ref
18747 LatexCommand ref
18748 reference "cha:Units-available-in"
18749
18750 \end_inset
18751
18752 .
18753 \end_layout
18754
18755 \end_inset
18756
18757  Some space was added under the caption to separate it better from the surroundi
18758 ng text.
18759 \end_layout
18760
18761 \begin_layout Standard
18762 The LaTeX-package 
18763 \series bold
18764 floatflt
18765 \series default
18766  also supports table wrap floats, but they are not yet supported by LyX.
18767  If you need this, read the documentation of 
18768 \series bold
18769 floatflt
18770 \series default
18771  
18772 \begin_inset CommandInset citation
18773 LatexCommand cite
18774 key "floatflt"
18775
18776 \end_inset
18777
18778 .
18779 \end_layout
18780
18781 \begin_layout Standard
18782 \begin_inset Note Greyedout
18783 status open
18784
18785 \begin_layout Standard
18786
18787 \series bold
18788 Note:
18789 \series default
18790  Text\InsetSpace ~
18791 wrap float floats might be fragile! E.g.
18792  having a figure too close to the bottom of the page can mess things up
18793  in the way that the float doesn't appear in the output or that it is placed
18794  over some other text.
18795 \begin_inset Foot
18796 status collapsed
18797
18798 \begin_layout Standard
18799 The better solution is to use the LaTeX-package 
18800 \series bold
18801 wrapfig
18802 \series default
18803
18804 \begin_inset Index
18805 status collapsed
18806
18807 \begin_layout Standard
18808 LaTeX-packages ! wrapfig
18809 \end_layout
18810
18811 \end_inset
18812
18813  instead of 
18814 \series bold
18815 floatflt
18816 \series default
18817  but it is currently not supported by LyX.
18818 \end_layout
18819
18820 \end_inset
18821
18822
18823 \end_layout
18824
18825 \end_inset
18826
18827  In general:
18828 \end_layout
18829
18830 \begin_layout Itemize
18831 Wrap floats should not be placed in paragraphs that run over a page break.
18832  That means that wrap floats should better be inserted to the exact place
18833  when the document is nearly ready and you are able to estimate where page
18834  breaks will appear.
18835 \end_layout
18836
18837 \begin_layout Itemize
18838 Wrap floats should either be placed in an own paragraph before the paragraph
18839  where they should wrap into or within a paragraph.
18840 \end_layout
18841
18842 \begin_layout Itemize
18843 Wrap floats in consecutive paragraphs may cause troubles, so assure that
18844  there is a text paragraph between them as separator.
18845 \end_layout
18846
18847 \begin_layout Itemize
18848 Wrap floats are not allowed in section headings or tables.
18849 \end_layout
18850
18851 \begin_layout Subsection
18852 Rotated Floats
18853 \begin_inset CommandInset label
18854 LatexCommand label
18855 name "sub:Rotated-Floats"
18856
18857 \end_inset
18858
18859
18860 \begin_inset Index
18861 status collapsed
18862
18863 \begin_layout Standard
18864 Floats ! Rotating
18865 \end_layout
18866
18867 \end_inset
18868
18869
18870 \end_layout
18871
18872 \begin_layout Standard
18873 Especially for wide tables you might have floats rotated.
18874  To rotate a whole float including the caption, right-click on the float-box
18875  and use the option 
18876 \family sans
18877 Rotate\InsetSpace ~
18878 sideways
18879 \family default
18880 .
18881 \end_layout
18882
18883 \begin_layout Standard
18884 Rotated floats are always placed on its own page (or column, when you have
18885  a two-column document).
18886  They are rotated so that you can read them from the outside margin.
18887  Forcing the rotation direction is explained in the 
18888 \emph on
18889 Embedded Objects
18890 \emph default
18891  manual.
18892 \end_layout
18893
18894 \begin_layout Standard
18895 Referencing rotated floats is the same like for normal floats, the caption
18896  format is also the same: Table\InsetSpace ~
18897
18898 \begin_inset CommandInset ref
18899 LatexCommand ref
18900 reference "cap:Rotated-table"
18901
18902 \end_inset
18903
18904  is an example of a rotated table float.
18905 \end_layout
18906
18907 \begin_layout Standard
18908 \begin_inset Note Greyedout
18909 status open
18910
18911 \begin_layout Standard
18912
18913 \series bold
18914 Note:
18915 \series default
18916  Not all DVI-viewers are able to display rotated floats.
18917 \end_layout
18918
18919 \end_inset
18920
18921
18922 \end_layout
18923
18924 \begin_layout Standard
18925 \begin_inset Float table
18926 wide false
18927 sideways true
18928 status open
18929
18930 \begin_layout Standard
18931 \begin_inset Caption
18932
18933 \begin_layout Standard
18934 \begin_inset CommandInset label
18935 LatexCommand label
18936 name "cap:Rotated-table"
18937
18938 \end_inset
18939
18940  Rotated table
18941 \end_layout
18942
18943 \end_inset
18944
18945
18946 \end_layout
18947
18948 \begin_layout Standard
18949 \align center
18950 \begin_inset Tabular
18951 <lyxtabular version="3" rows="1" columns="5">
18952 <features>
18953 <column alignment="center" valignment="top" leftline="true" width="0">
18954 <column alignment="center" valignment="top" leftline="true" width="0">
18955 <column alignment="center" valignment="top" leftline="true" width="0">
18956 <column alignment="center" valignment="top" leftline="true" width="0">
18957 <column alignment="center" valignment="top" leftline="true" rightline="true" width="0">
18958 <row topline="true" bottomline="true">
18959 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
18960 \begin_inset Text
18961
18962 \begin_layout Standard
18963 test
18964 \end_layout
18965
18966 \end_inset
18967 </cell>
18968 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
18969 \begin_inset Text
18970
18971 \begin_layout Standard
18972 b
18973 \end_layout
18974
18975 \end_inset
18976 </cell>
18977 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
18978 \begin_inset Text
18979
18980 \begin_layout Standard
18981 c
18982 \end_layout
18983
18984 \end_inset
18985 </cell>
18986 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
18987 \begin_inset Text
18988
18989 \begin_layout Standard
18990 d
18991 \end_layout
18992
18993 \end_inset
18994 </cell>
18995 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
18996 \begin_inset Text
18997
18998 \begin_layout Standard
18999 e
19000 \end_layout
19001
19002 \end_inset
19003 </cell>
19004 </row>
19005 </lyxtabular>
19006
19007 \end_inset
19008
19009
19010 \end_layout
19011
19012 \end_inset
19013
19014
19015 \end_layout
19016
19017 \begin_layout Subsection
19018 Float Placement
19019 \begin_inset CommandInset label
19020 LatexCommand label
19021 name "sub:Float-Placement"
19022
19023 \end_inset
19024
19025
19026 \begin_inset Index
19027 status collapsed
19028
19029 \begin_layout Standard
19030 Floats ! Placement
19031 \end_layout
19032
19033 \end_inset
19034
19035
19036 \end_layout
19037
19038 \begin_layout Standard
19039 Right-clicking on a float-box opens a dialog where you can alter the placement
19040  options that LaTeX uses for positioning the float.
19041 \newline
19042 The option 
19043 \family sans
19044 Span\InsetSpace ~
19045 columns
19046 \family default
19047  is only useful for two-column documents: If you select it, the float will
19048  span across both columns on the page instead of being confined to just
19049  one.
19050 \newline
19051 The option 
19052 \family sans
19053 Rotate\InsetSpace ~
19054 sideways
19055 \family default
19056  is used to rotate floats, see section\InsetSpace ~
19057
19058 \begin_inset CommandInset ref
19059 LatexCommand ref
19060 reference "sub:Rotated-Floats"
19061
19062 \end_inset
19063
19064 .
19065 \end_layout
19066
19067 \begin_layout Standard
19068 You can use one ore more of the following options in the float dialog to
19069  set the placement for a particular float when you uncheck the option 
19070 \family sans
19071 Use\InsetSpace ~
19072 default\InsetSpace ~
19073 placement
19074 \family default
19075 :
19076 \end_layout
19077
19078 \begin_layout Description
19079 Here\InsetSpace ~
19080 if\InsetSpace ~
19081 possible: try to place the float on the position where it is inserted
19082 \end_layout
19083
19084 \begin_layout Description
19085 Top\InsetSpace ~
19086 of\InsetSpace ~
19087 page: try to place the float on the top of the current page
19088 \end_layout
19089
19090 \begin_layout Description
19091 Bottom\InsetSpace ~
19092 of\InsetSpace ~
19093 page: try to place the float on the bottom of the current page
19094 \end_layout
19095
19096 \begin_layout Description
19097 Page\InsetSpace ~
19098 of\InsetSpace ~
19099 floats: try to place the float on an own page 
19100 \end_layout
19101
19102 \begin_layout Standard
19103 The order of the above option is 
19104 \emph on
19105 always
19106 \emph default
19107  used by LaTeX.
19108  That means, if you use the default placement, LaTeX will first try out
19109  
19110 \family sans
19111 Here\InsetSpace ~
19112 if\InsetSpace ~
19113 possible
19114 \family default
19115 , then 
19116 \family sans
19117 Top\InsetSpace ~
19118 of\InsetSpace ~
19119 page
19120 \family default
19121 , and then the others.
19122  If you don't use the default, LaTeX will try only the checked options but
19123  in the same order.
19124  If none of the 4 placements are possible the procedure is internally repeated
19125  but it is tried to put the float on the following page.
19126 \end_layout
19127
19128 \begin_layout Standard
19129 By default, each options has its own rules:
19130 \end_layout
19131
19132 \begin_layout Standard
19133
19134 \family sans
19135 Top\InsetSpace ~
19136 of\InsetSpace ~
19137 page
19138 \family default
19139  only floats occupying less than 70\InsetSpace \thinspace{}
19140 % of the page can be placed at the top
19141  of a page
19142 \end_layout
19143
19144 \begin_layout Standard
19145
19146 \family sans
19147 Bottom\InsetSpace ~
19148 of\InsetSpace ~
19149 page
19150 \family default
19151 : only floats occupying less than 30\InsetSpace \thinspace{}
19152 % of the page can be placed at the bottom
19153  of a page.
19154 \end_layout
19155
19156 \begin_layout Standard
19157
19158 \family sans
19159 Page\InsetSpace ~
19160 of\InsetSpace ~
19161 floats
19162 \family default
19163 : only if more than 50\InsetSpace \thinspace{}
19164 % of the page are occupied by floats, several floats
19165  can be set together on a page.
19166 \end_layout
19167
19168 \begin_layout Standard
19169 If you don't like these rules, you can ignore them by using the additional
19170  option 
19171 \family sans
19172 Ignore\InsetSpace ~
19173 LaTeX\InsetSpace ~
19174 rules
19175 \family default
19176 .
19177 \end_layout
19178
19179 \begin_layout Standard
19180 Sometimes you might need, under all circumstances, a float to be placed
19181  exactly at the position where it is inserted.
19182  For this case you can use the option 
19183 \family sans
19184 Here\InsetSpace ~
19185 definitely
19186 \family default
19187 .
19188  Use this option very rarely and only if the document is nearly ready to
19189  be printed.
19190  Because the float is then no longer able to 
19191 \begin_inset Quotes eld
19192 \end_inset
19193
19194 float
19195 \begin_inset Quotes erd
19196 \end_inset
19197
19198  when you change your document and this will often destroy the page layout.
19199 \end_layout
19200
19201 \begin_layout Standard
19202 There are no placement options for text wrap floats, because they are always
19203  surrounded by the text of a certain paragraph.
19204 \end_layout
19205
19206 \begin_layout Standard
19207 For more details about float placements, have a look at LaTeX books like
19208  
19209 \begin_inset CommandInset citation
19210 LatexCommand cite
19211 key "latexcompanion,latexguide,latexbook"
19212
19213 \end_inset
19214
19215 .
19216 \end_layout
19217
19218 \begin_layout Section
19219 Minipages
19220 \begin_inset Index
19221 status collapsed
19222
19223 \begin_layout Standard
19224 Minipages
19225 \end_layout
19226
19227 \end_inset
19228
19229
19230 \begin_inset CommandInset label
19231 LatexCommand label
19232 name "sec:Minipages"
19233
19234 \end_inset
19235
19236
19237 \end_layout
19238
19239 \begin_layout Standard
19240 LaTeX provides a mechanism to produce essentially a page within a page,
19241  called minipage.
19242  Within a minipage, all the usual rules of indentation, line wrapping, etc.\InsetSpace ~
19243 apply.
19244  
19245 \end_layout
19246
19247 \begin_layout Standard
19248 Minipages in LyX have their own collapsible box inserted via the menu 
19249 \family sans
19250 Insert\SpecialChar \menuseparator
19251 Box
19252 \family default
19253 .
19254  Right-clicking on the box allows you to alter the width of the minipage
19255  and its alignment within the page.
19256 \end_layout
19257
19258 \begin_layout Standard
19259 \align center
19260 \begin_inset Box Frameless
19261 position "t"
19262 hor_pos "c"
19263 has_inner_box 1
19264 inner_pos "t"
19265 use_parbox 0
19266 width "30col%"
19267 special "none"
19268 height "1pt"
19269 height_special "totalheight"
19270 status open
19271
19272 \begin_layout Standard
19273
19274 \shape italic
19275 This is a minipage.
19276  The text is set in an italic style.
19277 \end_layout
19278
19279 \begin_layout Standard
19280
19281 \shape italic
19282 Minipages are often used for text in another language or text that needs
19283  another formatting.
19284 \end_layout
19285
19286 \end_inset
19287
19288
19289 \end_layout
19290
19291 \begin_layout Standard
19292 \begin_inset VSpace medskip
19293 \end_inset
19294
19295 If you place two minipages side-by-side, you can use 
19296 \family sans
19297 Horizontal Fills
19298 \family default
19299  as described in section\InsetSpace ~
19300
19301 \begin_inset CommandInset ref
19302 LatexCommand ref
19303 reference "sub:Horizontal-Space"
19304
19305 \end_inset
19306
19307 :
19308 \begin_inset VSpace medskip
19309 \end_inset
19310
19311
19312 \end_layout
19313
19314 \begin_layout Standard
19315 \begin_inset Box Frameless
19316 position "t"
19317 hor_pos "c"
19318 has_inner_box 1
19319 inner_pos "t"
19320 use_parbox 0
19321 width "1.5in"
19322 special "none"
19323 height "1pt"
19324 height_special "totalheight"
19325 status open
19326
19327 \begin_layout Standard
19328 This is a minipage with some stupid dummy text.
19329  This dummy text is used to increase the size of the minipage.
19330 \end_layout
19331
19332 \end_inset
19333
19334
19335 \hfill
19336
19337 \begin_inset Box Frameless
19338 position "t"
19339 hor_pos "c"
19340 has_inner_box 1
19341 inner_pos "t"
19342 use_parbox 0
19343 width "1.5in"
19344 special "none"
19345 height "1pt"
19346 height_special "totalheight"
19347 status open
19348
19349 \begin_layout Standard
19350 This is a minipage with some stupid dummy text.
19351  This dummy text is used to increase the size of the minipage.
19352 \end_layout
19353
19354 \end_inset
19355
19356
19357 \end_layout
19358
19359 \begin_layout Standard
19360 \begin_inset VSpace bigskip
19361 \end_inset
19362
19363
19364 \end_layout
19365
19366 \begin_layout Standard
19367 When you right-click on a minipage box, you can change the box from a minipage
19368  to other box types.
19369  All box types and their settings are explained in detail in chapter 
19370 \emph on
19371 Boxes
19372 \emph default
19373  of the 
19374 \emph on
19375 Embedded Objects
19376 \emph default
19377  manual.
19378 \end_layout
19379
19380 \begin_layout Chapter
19381 Mathematical Formulas
19382 \begin_inset Index
19383 status collapsed
19384
19385 \begin_layout Standard
19386 Math
19387 \end_layout
19388
19389 \end_inset
19390
19391
19392 \begin_inset Index
19393 status collapsed
19394
19395 \begin_layout Standard
19396 Formulas | see{Math}
19397 \end_layout
19398
19399 \end_inset
19400
19401
19402 \begin_inset CommandInset label
19403 LatexCommand label
19404 name "cha:Mathematical-Formulas"
19405
19406 \end_inset
19407
19408
19409 \end_layout
19410
19411 \begin_layout Section
19412 Basic Math Editing
19413 \begin_inset Index
19414 status collapsed
19415
19416 \begin_layout Standard
19417 Math ! Basics
19418 \end_layout
19419
19420 \end_inset
19421
19422
19423 \end_layout
19424
19425 \begin_layout Standard
19426 To create a math formula, you can just click on the toolbar icon 
19427 \begin_inset Graphics
19428         filename ../images/math-mode.png
19429         inzipName 
19430         embed true
19431
19432 \end_inset
19433
19434 .
19435  That will create a little blue rectangle, with purple markers around its
19436  corners.
19437  That blue rectangle is the formula itself; the purple markers indicate
19438  what level of nesting within the formula you are at.
19439  You can also choose a particular formula type to insert via the 
19440 \family sans
19441 Insert\SpecialChar \menuseparator
19442 Math
19443 \family default
19444  menu.
19445 \end_layout
19446
19447 \begin_layout Standard
19448 Editing the parameters of a formula and adding math constructs can be done
19449  with the 
19450 \family sans
19451 math\InsetSpace ~
19452 toolbar
19453 \family default
19454 , that appears when the cursor is in a formula.
19455 \end_layout
19456
19457 \begin_layout Standard
19458 There are two main types of formulas: Inline formulas appear within a text
19459  line, like this one:
19460 \end_layout
19461
19462 \begin_layout Standard
19463 This is a line with an inline formula 
19464 \begin_inset Formula $A=B$
19465 \end_inset
19466
19467  in it.
19468 \end_layout
19469
19470 \begin_layout Standard
19471 Displayed formulas appear outside the text like as they were in an own paragraph
19472 , like this one:
19473 \begin_inset Formula \[
19474 A=B\]
19475
19476 \end_inset
19477
19478 You can only number and reference displayed formulas.
19479 \end_layout
19480
19481 \begin_layout Standard
19482 LyX supports also many LaTeX math commands.
19483  E.g.
19484  typing 
19485 \begin_inset Quotes eld
19486 \end_inset
19487
19488
19489 \series bold
19490
19491 \backslash
19492 alpha
19493 \series default
19494
19495 \begin_inset Quotes erd
19496 \end_inset
19497
19498 , followed by a space, in a formula will create the Greek letter 
19499 \begin_inset Formula $\alpha$
19500 \end_inset
19501
19502 .
19503  So typing commands might sometimes be faster than using the 
19504 \family sans
19505 Math\InsetSpace ~
19506 Panel
19507 \family default
19508 .
19509 \end_layout
19510
19511 \begin_layout Subsection
19512 Navigating in Formulas
19513 \begin_inset Index
19514 status collapsed
19515
19516 \begin_layout Standard
19517 Math ! Navigating
19518 \end_layout
19519
19520 \end_inset
19521
19522
19523 \end_layout
19524
19525 \begin_layout Standard
19526 The best control over the cursor position within an existing formula is
19527  achieved with the arrow keys.
19528  LyX uses small rectangles to indicate places where something can be inserted.
19529  The arrow keys can be used to navigate between parts of a formula.
19530  Pressing 
19531 \family sans
19532 Space
19533 \family default
19534  will leave a formula construct (a square root 
19535 \begin_inset Formula $\sqrt{2}$
19536 \end_inset
19537
19538 , or parentheses 
19539 \begin_inset Formula $\left(f\right)$
19540 \end_inset
19541
19542 , or a matrix 
19543 \begin_inset Formula $\left[\begin{array}{cc}
19544 1 & 2\\
19545 3 & 4\end{array}\right]$
19546 \end_inset
19547
19548 ).
19549  Pressing 
19550 \family sans
19551 Escape
19552 \family default
19553  will leave the formula, placing the cursor after the formula.
19554  
19555 \family sans
19556 Tab
19557 \family default
19558  can be used to move horizontally in a formula; for example, through the
19559  cells of a matrix or the positions in a multi-line equation.
19560 \end_layout
19561
19562 \begin_layout Standard
19563
19564 \family sans
19565 Space
19566 \family default
19567 , printed in this document as 
19568 \begin_inset Quotes eld
19569 \end_inset
19570
19571
19572 \begin_inset ERT
19573 status collapsed
19574
19575 \begin_layout Standard
19576
19577
19578 \backslash
19579 spce 
19580 \end_layout
19581
19582 \end_inset
19583
19584
19585 \begin_inset Quotes erd
19586 \end_inset
19587
19588
19589 \begin_inset Note Note
19590 status collapsed
19591
19592 \begin_layout Standard
19593 This command will appear in the output as official character denoting the
19594  space character (visible space).
19595 \end_layout
19596
19597 \end_inset
19598
19599 , seems to do nothing in a formula, since it does not add a space between
19600  characters, but it does exit a nested structure.
19601  For this reason, you have to be careful about using 
19602 \family sans
19603 Space
19604 \family default
19605 .
19606  For example, if you want 
19607 \begin_inset Formula $\sqrt{2x+1}$
19608 \end_inset
19609
19610 , type 
19611 \series bold
19612
19613 \backslash
19614 sqrt
19615 \begin_inset ERT
19616 status collapsed
19617
19618 \begin_layout Standard
19619
19620
19621 \backslash
19622 spce 
19623 \end_layout
19624
19625 \end_inset
19626
19627 2x+1
19628 \series default
19629  and not 
19630 \series bold
19631
19632 \backslash
19633 sqrt
19634 \begin_inset ERT
19635 status collapsed
19636
19637 \begin_layout Standard
19638
19639
19640 \backslash
19641 spce 
19642 \end_layout
19643
19644 \end_inset
19645
19646 2x
19647 \begin_inset ERT
19648 status collapsed
19649
19650 \begin_layout Standard
19651
19652
19653 \backslash
19654 spce 
19655 \end_layout
19656
19657 \end_inset
19658
19659 +1
19660 \series default
19661 , since in the latter case only the 
19662 \family typewriter
19663
19664 \begin_inset Formula $2x$
19665 \end_inset
19666
19667
19668 \family default
19669  will be under the square root sign: 
19670 \begin_inset Formula $\sqrt{2x}+1$
19671 \end_inset
19672
19673 .
19674 \end_layout
19675
19676 \begin_layout Standard
19677 You can leave many parts of a formula, like this matrix, partially filled
19678  in, such as:
19679 \begin_inset Formula \[
19680 \left(\begin{array}{ccc}
19681 \lambda_{1}\\
19682  & \ddots\\
19683  &  & \lambda_{n}\end{array}\right)\]
19684
19685 \end_inset
19686
19687 If you leave a fraction only partially filled in, or a subscript with nothing
19688  in it, the results will be unpredictable, but most constructs don't mind.
19689 \end_layout
19690
19691 \begin_layout Subsection
19692 Selecting Text
19693 \end_layout
19694
19695 \begin_layout Standard
19696 You can select text within a formula in two different ways.
19697  Place the cursor at one end of the string of text you want, and press 
19698 \family sans
19699 Shift
19700 \family default
19701  and a cursor movement key to select text.
19702  It will be highlighted as with regular text selection.
19703  Alternatively, you can select text with the mouse in the usual way.
19704  That text can then be cut or copied, and then pasted within any formula,
19705  but not in a normal text region in LyX.
19706 \end_layout
19707
19708 \begin_layout Subsection
19709 Exponents and Subscripts
19710 \begin_inset Index
19711 status collapsed
19712
19713 \begin_layout Standard
19714 Math ! Exponents
19715 \end_layout
19716
19717 \end_inset
19718
19719
19720 \begin_inset Index
19721 status collapsed
19722
19723 \begin_layout Standard
19724 Math ! Subscripts
19725 \end_layout
19726
19727 \end_inset
19728
19729
19730 \end_layout
19731
19732 \begin_layout Standard
19733 You can use the math panel to add super- or subscripts, but the much easier
19734  way is to use a command.
19735  To get 
19736 \begin_inset Formula $x^{2}$
19737 \end_inset
19738
19739 , type in a formula 
19740 \series bold
19741 x^2
19742 \begin_inset ERT
19743 status collapsed
19744
19745 \begin_layout Standard
19746
19747
19748 \backslash
19749 spce 
19750 \end_layout
19751
19752 \end_inset
19753
19754
19755 \series default
19756 .
19757  The final 
19758 \family sans
19759 Space
19760 \family default
19761  puts the cursor back down on the base line of the expression.
19762  If you type 
19763 \series bold
19764 x^2y
19765 \series default
19766 , you will get 
19767 \begin_inset Formula $x^{2y}$
19768 \end_inset
19769
19770 , to get 
19771 \begin_inset Formula $x^{2}y$
19772 \end_inset
19773
19774 , type 
19775 \series bold
19776 x^2
19777 \begin_inset ERT
19778 status collapsed
19779
19780 \begin_layout Standard
19781
19782
19783 \backslash
19784 spce 
19785 \end_layout
19786
19787 \end_inset
19788
19789 y
19790 \series default
19791 .
19792  If you use characters in the superscript, that could be accented with the
19793  hat 
19794 \begin_inset Quotes eld
19795 \end_inset
19796
19797 ^
19798 \begin_inset Quotes erd
19799 \end_inset
19800
19801 , you have to use an extra 
19802 \family sans
19803 Space
19804 \family default
19805  to separate the hat and the character.
19806  E.g.
19807  if you want 
19808 \begin_inset Formula $x^{a}$
19809 \end_inset
19810
19811 , type 
19812 \series bold
19813 x^
19814 \begin_inset ERT
19815 status collapsed
19816
19817 \begin_layout Standard
19818
19819
19820 \backslash
19821 spce 
19822 \end_layout
19823
19824 \end_inset
19825
19826 a
19827 \series default
19828 .
19829  Subscripts are similar: To get 
19830 \begin_inset Formula $a_{1}$
19831 \end_inset
19832
19833 , type 
19834 \series bold
19835 a_1
19836 \begin_inset ERT
19837 status collapsed
19838
19839 \begin_layout Standard
19840
19841
19842 \backslash
19843 spce 
19844 \end_layout
19845
19846 \end_inset
19847
19848
19849 \series default
19850 .
19851 \end_layout
19852
19853 \begin_layout Subsection
19854 Fractions
19855 \begin_inset Index
19856 status collapsed
19857
19858 \begin_layout Standard
19859 Math ! Fractions
19860 \end_layout
19861
19862 \end_inset
19863
19864
19865 \end_layout
19866
19867 \begin_layout Standard
19868 Create a fraction with either the command 
19869 \series bold
19870
19871 \backslash
19872 frac
19873 \series default
19874  or using the icon 
19875 \begin_inset Graphics
19876         filename ../images/math/frac.png
19877         inzipName 
19878         embed true
19879         scale 60
19880
19881 \end_inset
19882
19883  in the 
19884 \family sans
19885 Math\InsetSpace ~
19886 Panel
19887 \family default
19888 .
19889  You will be presented with an empty fraction.
19890  The cursor is above the fraction line.
19891  To move it to the bottom, simply press 
19892 \family sans
19893 Down
19894 \family default
19895 .
19896  To move back up, press 
19897 \family sans
19898 Up
19899 \family default
19900 .
19901  Any math structure can be placed in a fraction, as this example shows:
19902 \begin_inset Formula \[
19903 \left[\frac{1}{\left(\begin{array}{cc}
19904 2 & 3\\
19905 4 & 5\end{array}\right)}\right]\]
19906
19907 \end_inset
19908
19909
19910 \end_layout
19911
19912 \begin_layout Subsection
19913 Roots
19914 \begin_inset Index
19915 status collapsed
19916
19917 \begin_layout Standard
19918 Math ! Roots
19919 \end_layout
19920
19921 \end_inset
19922
19923
19924 \end_layout
19925
19926 \begin_layout Standard
19927 Roots can be created using the 
19928 \family sans
19929 Math\InsetSpace ~
19930 Panel
19931 \family default
19932  button
19933 \begin_inset Graphics
19934         filename ../images/math/sqrt.png
19935         inzipName 
19936         embed true
19937
19938 \end_inset
19939
19940  or the commands 
19941 \series bold
19942
19943 \backslash
19944 sqrt
19945 \series default
19946  or 
19947 \series bold
19948
19949 \backslash
19950 root
19951 \series default
19952 .
19953  With the command 
19954 \series bold
19955
19956 \backslash
19957 root
19958 \series default
19959  you can produce roots of higher orders, like cube roots, while 
19960 \series bold
19961
19962 \backslash
19963 sqrt
19964 \series default
19965  produces always a square root.
19966 \end_layout
19967
19968 \begin_layout Subsection
19969 Operators with Limits
19970 \begin_inset Index
19971 status collapsed
19972
19973 \begin_layout Standard
19974 Math ! Sums
19975 \end_layout
19976
19977 \end_inset
19978
19979
19980 \begin_inset Index
19981 status collapsed
19982
19983 \begin_layout Standard
19984 Math ! Integrals
19985 \end_layout
19986
19987 \end_inset
19988
19989
19990 \begin_inset CommandInset label
19991 LatexCommand label
19992 name "sub:Operators-with-Limits"
19993
19994 \end_inset
19995
19996
19997 \end_layout
19998
19999 \begin_layout Standard
20000 Sum (
20001 \begin_inset Formula $\sum$
20002 \end_inset
20003
20004 ) and integral (
20005 \begin_inset Formula $\int$
20006 \end_inset
20007
20008 ) operators are very often decorated with limits.
20009  These limits can be entered in LyX by entering them as you would enter
20010  a super- or subscript, directly after the symbol.
20011  The sum operator will automatically place its 
20012 \begin_inset Quotes eld
20013 \end_inset
20014
20015 limits
20016 \begin_inset Quotes erd
20017 \end_inset
20018
20019  over and under the symbol in displayed formulas, and on the side in inline
20020  formulas.
20021  Such as 
20022 \begin_inset Formula $\sum_{n=0}^{\infty}\frac{1}{n!}=e$
20023 \end_inset
20024
20025 , versus
20026 \begin_inset Formula \[
20027 \sum_{n=0}^{\infty}\frac{1}{n!}=e\]
20028
20029 \end_inset
20030
20031 Integral signs, however, will place the limits on the side in both formula
20032  types.
20033 \end_layout
20034
20035 \begin_layout Standard
20036 All operators with limits will be automatically re-sized when placed in
20037  display mode.
20038  The placement of the limits can be changed by placing the cursor directly
20039  behind the operator and hitting 
20040 \family sans
20041 M-m l
20042 \family default
20043  or using the menu 
20044 \family sans
20045 Edit\SpecialChar \menuseparator
20046 Math\SpecialChar \menuseparator
20047 Change\InsetSpace ~
20048 Limits\InsetSpace ~
20049 Type
20050 \family default
20051 .
20052 \end_layout
20053
20054 \begin_layout Standard
20055 Certain other mathematical expressions have this 
20056 \begin_inset Quotes eld
20057 \end_inset
20058
20059 moving limits
20060 \begin_inset Quotes erd
20061 \end_inset
20062
20063  feature as addition, such as
20064 \begin_inset Index
20065 status collapsed
20066
20067 \begin_layout Standard
20068 Math ! Limits
20069 \end_layout
20070
20071 \end_inset
20072
20073
20074 \begin_inset Formula \[
20075 \lim_{x\rightarrow\infty}f(x),\]
20076
20077 \end_inset
20078
20079 which will place the 
20080 \begin_inset Formula $x\rightarrow\infty$
20081 \end_inset
20082
20083  underneath the 
20084 \begin_inset Quotes eld
20085 \end_inset
20086
20087 lim
20088 \begin_inset Quotes erd
20089 \end_inset
20090
20091  in display mode.
20092  In inline formulas it looks like this: 
20093 \begin_inset Formula $\lim_{x\rightarrow\infty}f(x)$
20094 \end_inset
20095
20096 .
20097 \end_layout
20098
20099 \begin_layout Standard
20100 Note that the lim-function was entered as the function macro 
20101 \series bold
20102
20103 \backslash
20104 lim
20105 \series default
20106 .
20107  Have a look at section\InsetSpace ~
20108
20109 \begin_inset CommandInset ref
20110 LatexCommand ref
20111 reference "sub:Functions"
20112
20113 \end_inset
20114
20115  for an explanation of function macros.
20116 \end_layout
20117
20118 \begin_layout Subsection
20119 Math Symbols
20120 \begin_inset Index
20121 status collapsed
20122
20123 \begin_layout Standard
20124 Math ! Symbols
20125 \end_layout
20126
20127 \end_inset
20128
20129
20130 \end_layout
20131
20132 \begin_layout Standard
20133 Most math symbols can be found in the 
20134 \family sans
20135 Math\InsetSpace ~
20136 Panel
20137 \family default
20138  under one of several categories; including 
20139 \family sans
20140 Greek
20141 \family default
20142
20143 \family sans
20144 Operators
20145 \family default
20146  , 
20147 \family sans
20148 Relations
20149 \family default
20150
20151 \family sans
20152 Arrows
20153 \family default
20154 .
20155  There are also the additional symbols provided by the American Mathematical
20156  Society (AMS).
20157 \end_layout
20158
20159 \begin_layout Standard
20160 If you know the LaTeX-command for a construct or symbol you wish to use,
20161  you don't have to use the 
20162 \family sans
20163 Math\InsetSpace ~
20164 Panel
20165 \family default
20166 , but can type the command directly into the formula.
20167  LyX will convert it to the corresponding symbol or construct.
20168 \end_layout
20169
20170 \begin_layout Subsection
20171 Altering Spacing
20172 \begin_inset Index
20173 status collapsed
20174
20175 \begin_layout Standard
20176 Math ! Spaces
20177 \end_layout
20178
20179 \end_inset
20180
20181
20182 \begin_inset CommandInset label
20183 LatexCommand label
20184 name "sub:Altering-Spacing"
20185
20186 \end_inset
20187
20188
20189 \end_layout
20190
20191 \begin_layout Standard
20192 You may want to create spaces that differs from the standard spacing that
20193  LaTeX provides.
20194  To do this, type 
20195 \family sans
20196 C-Space
20197 \family default
20198  or to use the 
20199 \family sans
20200 Math\InsetSpace ~
20201 Panel
20202 \family default
20203  button 
20204 \begin_inset Graphics
20205         filename ../images/math/space.png
20206         inzipName 
20207         embed true
20208
20209 \end_inset
20210
20211 .
20212  This generates a small space, and shows a small marker on the screen.
20213  Here a example for the sequence 
20214 \series bold
20215 a C-Space b
20216 \series default
20217
20218 \begin_inset Formula $a\, b$
20219 \end_inset
20220
20221  (appears in LyX as 
20222 \begin_inset Graphics
20223         filename clipart/SpaceMarker.png
20224         inzipName 
20225         embed true
20226
20227 \end_inset
20228
20229 ).
20230  You can change the space to different sizes when you set the cursor behind
20231  the space marker and hit space again several times.
20232  With every space hit the size will be changed.
20233  Some markers for the space size appear red in LyX, because they are a negative
20234  spaces.
20235  Here two examples:
20236 \end_layout
20237
20238 \begin_layout Standard
20239
20240 \series bold
20241 a C-Space b
20242 \series default
20243  and 3×
20244 \family sans
20245 Space
20246 \family default
20247
20248 \begin_inset Formula $a\quad b$
20249 \end_inset
20250
20251
20252 \end_layout
20253
20254 \begin_layout Standard
20255
20256 \series bold
20257 a C-Space b
20258 \series default
20259  and 5×
20260 \family sans
20261 Space
20262 \family default
20263
20264 \begin_inset Formula $a\! b$
20265 \end_inset
20266
20267
20268 \end_layout
20269
20270 \begin_layout Subsection
20271 Functions
20272 \begin_inset Index
20273 status collapsed
20274
20275 \begin_layout Standard
20276 Math ! Functions
20277 \end_layout
20278
20279 \end_inset
20280
20281
20282 \begin_inset CommandInset label
20283 LatexCommand label
20284 name "sub:Functions"
20285
20286 \end_inset
20287
20288
20289 \end_layout
20290
20291 \begin_layout Standard
20292 The 
20293 \family sans
20294 Math\InsetSpace ~
20295 Panel
20296 \family default
20297  contains under the button 
20298 \begin_inset Graphics
20299         filename ../images/math/functions.png
20300         inzipName 
20301         embed true
20302
20303 \end_inset
20304
20305  a number of functions, such as 
20306 \begin_inset Formula $\sin$
20307 \end_inset
20308
20309
20310 \begin_inset Formula $\lim$
20311 \end_inset
20312
20313
20314 \emph on
20315 etc
20316 \emph default
20317 .
20318  (you can also insert them in a formula by typing 
20319 \series bold
20320
20321 \backslash
20322 sin
20323 \series default
20324  etc.).
20325  Standard mathematical practice is, that functions are printed upright to
20326  avoid confusions, because 
20327 \begin_inset Formula $sin$
20328 \end_inset
20329
20330  does normally mean 
20331 \begin_inset Formula $s·i·n$
20332 \end_inset
20333
20334 .
20335 \end_layout
20336
20337 \begin_layout Standard
20338 Using the function macros will also produce correct spacing around the function:
20339  
20340 \begin_inset Formula $a\sin x$
20341 \end_inset
20342
20343  is different from 
20344 \begin_inset Formula $asinx$
20345 \end_inset
20346
20347
20348 \end_layout
20349
20350 \begin_layout Standard
20351 For some mathematical objects, like the limes, the macro changes the way
20352  that subscripts are placed, like described in section\InsetSpace ~
20353
20354 \begin_inset CommandInset ref
20355 LatexCommand ref
20356 reference "sub:Operators-with-Limits"
20357
20358 \end_inset
20359
20360 .
20361 \end_layout
20362
20363 \begin_layout Subsection
20364 Accents
20365 \begin_inset Index
20366 status collapsed
20367
20368 \begin_layout Standard
20369 Math ! Accents
20370 \end_layout
20371
20372 \end_inset
20373
20374
20375 \end_layout
20376
20377 \begin_layout Standard
20378 In a formula you can insert accented characters in the same way as in text
20379  mode.
20380  This may depend on your keyboard, or the bindings file you use.
20381  You can also use LaTeX commands to e.g.
20382  enter 
20383 \begin_inset Formula $\hat{a}$
20384 \end_inset
20385
20386  even if your keyboard doesn't have hat-accents enabled.
20387  Our example is entered by typing 
20388 \series bold
20389
20390 \backslash
20391 hat
20392 \begin_inset ERT
20393 status collapsed
20394
20395 \begin_layout Standard
20396
20397
20398 \backslash
20399 spce 
20400 \end_layout
20401
20402 \end_inset
20403
20404 a
20405 \series default
20406  in a formula.
20407  Table\InsetSpace ~
20408
20409 \begin_inset CommandInset ref
20410 LatexCommand ref
20411 reference "cap:Accent-names-and"
20412
20413 \end_inset
20414
20415  shows the equivalences between the accent names and the commands.
20416 \end_layout
20417
20418 \begin_layout Standard
20419 \begin_inset Float table
20420 wide false
20421 sideways false
20422 status open
20423
20424 \begin_layout Standard
20425 \begin_inset Caption
20426
20427 \begin_layout Standard
20428 \begin_inset CommandInset label
20429 LatexCommand label
20430 name "cap:Accent-names-and"
20431
20432 \end_inset
20433
20434 Accent names and the corresponding commands.
20435 \end_layout
20436
20437 \end_inset
20438
20439
20440 \end_layout
20441
20442 \begin_layout Standard
20443 \align center
20444 \begin_inset Tabular
20445 <lyxtabular version="3" rows="11" columns="3">
20446 <features>
20447 <column alignment="center" valignment="top" leftline="true" width="0pt">
20448 <column alignment="center" valignment="top" leftline="true" width="0pt">
20449 <column alignment="center" valignment="top" leftline="true" rightline="true" width="0pt">
20450 <row topline="true" bottomline="true">
20451 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
20452 \begin_inset Text
20453
20454 \begin_layout Standard
20455 Name
20456 \end_layout
20457
20458 \end_inset
20459 </cell>
20460 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
20461 \begin_inset Text
20462
20463 \begin_layout Standard
20464 Command
20465 \end_layout
20466
20467 \end_inset
20468 </cell>
20469 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
20470 \begin_inset Text
20471
20472 \begin_layout Standard
20473 E
20474 \family roman
20475 \series medium
20476 \shape up
20477 \size normal
20478 \emph off
20479 \bar no
20480 \noun off
20481 \color none
20482 xample
20483 \end_layout
20484
20485 \end_inset
20486 </cell>
20487 </row>
20488 <row topline="true">
20489 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
20490 \begin_inset Text
20491
20492 \begin_layout Standard
20493
20494 \family roman
20495 \series medium
20496 \shape up
20497 \size normal
20498 \emph off
20499 \bar no
20500 \noun off
20501 \color none
20502 circumflex
20503 \end_layout
20504
20505 \end_inset
20506 </cell>
20507 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
20508 \begin_inset Text
20509
20510 \begin_layout Standard
20511
20512 \series bold
20513
20514 \backslash
20515 hat
20516 \end_layout
20517
20518 \end_inset
20519 </cell>
20520 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
20521 \begin_inset Text
20522
20523 \begin_layout Standard
20524
20525 \family roman
20526 \series medium
20527 \shape up
20528 \size normal
20529 \emph off
20530 \bar no
20531 \noun off
20532 \color none
20533 \begin_inset Formula $\hat{a}$
20534 \end_inset
20535
20536
20537 \end_layout
20538
20539 \end_inset
20540 </cell>
20541 </row>
20542 <row topline="true">
20543 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
20544 \begin_inset Text
20545
20546 \begin_layout Standard
20547
20548 \family roman
20549 \series medium
20550 \shape up
20551 \size normal
20552 \emph off
20553 \bar no
20554 \noun off
20555 \color none
20556 grave
20557 \end_layout
20558
20559 \end_inset
20560 </cell>
20561 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
20562 \begin_inset Text
20563
20564 \begin_layout Standard
20565
20566 \series bold
20567
20568 \backslash
20569 grave
20570 \end_layout
20571
20572 \end_inset
20573 </cell>
20574 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
20575 \begin_inset Text
20576
20577 \begin_layout Standard
20578
20579 \family roman
20580 \series medium
20581 \shape up
20582 \size normal
20583 \emph off
20584 \bar no
20585 \noun off
20586 \color none
20587 \begin_inset Formula $\grave{a}$
20588 \end_inset
20589
20590
20591 \end_layout
20592
20593 \end_inset
20594 </cell>
20595 </row>
20596 <row topline="true">
20597 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
20598 \begin_inset Text
20599
20600 \begin_layout Standard
20601
20602 \family roman
20603 \series medium
20604 \shape up
20605 \size normal
20606 \emph off
20607 \bar no
20608 \noun off
20609 \color none
20610 acute
20611 \end_layout
20612
20613 \end_inset
20614 </cell>
20615 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
20616 \begin_inset Text
20617
20618 \begin_layout Standard
20619
20620 \series bold
20621
20622 \backslash
20623 acute
20624 \end_layout
20625
20626 \end_inset
20627 </cell>
20628 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
20629 \begin_inset Text
20630
20631 \begin_layout Standard
20632
20633 \family roman
20634 \series medium
20635 \shape up
20636 \size normal
20637 \emph off
20638 \bar no
20639 \noun off
20640 \color none
20641 \begin_inset Formula $\acute{a}$
20642 \end_inset
20643
20644
20645 \end_layout
20646
20647 \end_inset
20648 </cell>
20649 </row>
20650 <row topline="true">
20651 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
20652 \begin_inset Text
20653
20654 \begin_layout Standard
20655
20656 \family roman
20657 \series medium
20658 \shape up
20659 \size normal
20660 \emph off
20661 \bar no
20662 \noun off
20663 \color none
20664 umlaut
20665 \end_layout
20666
20667 \end_inset
20668 </cell>
20669 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
20670 \begin_inset Text
20671
20672 \begin_layout Standard
20673
20674 \series bold
20675
20676 \backslash
20677 ddot
20678 \end_layout
20679
20680 \end_inset
20681 </cell>
20682 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
20683 \begin_inset Text
20684
20685 \begin_layout Standard
20686
20687 \family roman
20688 \series medium
20689 \shape up
20690 \size normal
20691 \emph off
20692 \bar no
20693 \noun off
20694 \color none
20695 \begin_inset Formula $\ddot{a}$
20696 \end_inset
20697
20698
20699 \end_layout
20700
20701 \end_inset
20702 </cell>
20703 </row>
20704 <row topline="true">
20705 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
20706 \begin_inset Text
20707
20708 \begin_layout Standard
20709
20710 \family roman
20711 \series medium
20712 \shape up
20713 \size normal
20714 \emph off
20715 \bar no
20716 \noun off
20717 \color none
20718 tilde
20719 \end_layout
20720
20721 \end_inset
20722 </cell>
20723 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
20724 \begin_inset Text
20725
20726 \begin_layout Standard
20727
20728 \series bold
20729
20730 \backslash
20731 tilde
20732 \end_layout
20733
20734 \end_inset
20735 </cell>
20736 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
20737 \begin_inset Text
20738
20739 \begin_layout Standard
20740
20741 \family roman
20742 \series medium
20743 \shape up
20744 \size normal
20745 \emph off
20746 \bar no
20747 \noun off
20748 \color none
20749 \begin_inset Formula $\tilde{a}$
20750 \end_inset
20751
20752
20753 \end_layout
20754
20755 \end_inset
20756 </cell>
20757 </row>
20758 <row topline="true">
20759 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
20760 \begin_inset Text
20761
20762 \begin_layout Standard
20763
20764 \family roman
20765 \series medium
20766 \shape up
20767 \size normal
20768 \emph off
20769 \bar no
20770 \noun off
20771 \color none
20772 dot
20773 \end_layout
20774
20775 \end_inset
20776 </cell>
20777 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
20778 \begin_inset Text
20779
20780 \begin_layout Standard
20781
20782 \series bold
20783
20784 \backslash
20785 dot
20786 \end_layout
20787
20788 \end_inset
20789 </cell>
20790 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
20791 \begin_inset Text
20792
20793 \begin_layout Standard
20794
20795 \family roman
20796 \series medium
20797 \shape up
20798 \size normal
20799 \emph off
20800 \bar no
20801 \noun off
20802 \color none
20803 \begin_inset Formula $\dot{a}$
20804 \end_inset
20805
20806
20807 \end_layout
20808
20809 \end_inset
20810 </cell>
20811 </row>
20812 <row topline="true">
20813 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
20814 \begin_inset Text
20815
20816 \begin_layout Standard
20817
20818 \family roman
20819 \series medium
20820 \shape up
20821 \size normal
20822 \emph off
20823 \bar no
20824 \noun off
20825 \color none
20826 breve
20827 \end_layout
20828
20829 \end_inset
20830 </cell>
20831 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
20832 \begin_inset Text
20833
20834 \begin_layout Standard
20835
20836 \series bold
20837
20838 \backslash
20839 breve
20840 \end_layout
20841
20842 \end_inset
20843 </cell>
20844 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
20845 \begin_inset Text
20846
20847 \begin_layout Standard
20848
20849 \family roman
20850 \series medium
20851 \shape up
20852 \size normal
20853 \emph off
20854 \bar no
20855 \noun off
20856 \color none
20857 \begin_inset Formula $\breve{a}$
20858 \end_inset
20859
20860
20861 \end_layout
20862
20863 \end_inset
20864 </cell>
20865 </row>
20866 <row topline="true">
20867 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
20868 \begin_inset Text
20869
20870 \begin_layout Standard
20871
20872 \family roman
20873 \series medium
20874 \shape up
20875 \size normal
20876 \emph off
20877 \bar no
20878 \noun off
20879 \color none
20880 caron
20881 \end_layout
20882
20883 \end_inset
20884 </cell>
20885 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
20886 \begin_inset Text
20887
20888 \begin_layout Standard
20889
20890 \series bold
20891
20892 \backslash
20893 check
20894 \end_layout
20895
20896 \end_inset
20897 </cell>
20898 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
20899 \begin_inset Text
20900
20901 \begin_layout Standard
20902
20903 \family roman
20904 \series medium
20905 \shape up
20906 \size normal
20907 \emph off
20908 \bar no
20909 \noun off
20910 \color none
20911 \begin_inset Formula $\check{a}$
20912 \end_inset
20913
20914
20915 \end_layout
20916
20917 \end_inset
20918 </cell>
20919 </row>
20920 <row topline="true">
20921 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
20922 \begin_inset Text
20923
20924 \begin_layout Standard
20925
20926 \family roman
20927 \series medium
20928 \shape up
20929 \size normal
20930 \emph off
20931 \bar no
20932 \noun off
20933 \color none
20934 macron
20935 \end_layout
20936
20937 \end_inset
20938 </cell>
20939 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
20940 \begin_inset Text
20941
20942 \begin_layout Standard
20943
20944 \series bold
20945
20946 \backslash
20947 bar
20948 \end_layout
20949
20950 \end_inset
20951 </cell>
20952 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
20953 \begin_inset Text
20954
20955 \begin_layout Standard
20956
20957 \family roman
20958 \series medium
20959 \shape up
20960 \size normal
20961 \emph off
20962 \bar no
20963 \noun off
20964 \color none
20965 \begin_inset Formula $\bar{a}$
20966 \end_inset
20967
20968
20969 \end_layout
20970
20971 \end_inset
20972 </cell>
20973 </row>
20974 <row topline="true" bottomline="true">
20975 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
20976 \begin_inset Text
20977
20978 \begin_layout Standard
20979 vector
20980 \end_layout
20981
20982 \end_inset
20983 </cell>
20984 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
20985 \begin_inset Text
20986
20987 \begin_layout Standard
20988
20989 \series bold
20990
20991 \backslash
20992 vec
20993 \end_layout
20994
20995 \end_inset
20996 </cell>
20997 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
20998 \begin_inset Text
20999
21000 \begin_layout Standard
21001
21002 \family roman
21003 \series medium
21004 \shape up
21005 \size normal
21006 \emph off
21007 \bar no
21008 \noun off
21009 \color none
21010 \begin_inset Formula $\vec{a}$
21011 \end_inset
21012
21013
21014 \end_layout
21015
21016 \end_inset
21017 </cell>
21018 </row>
21019 </lyxtabular>
21020
21021 \end_inset
21022
21023
21024 \end_layout
21025
21026 \end_inset
21027
21028
21029 \end_layout
21030
21031 \begin_layout Standard
21032 You can choose one of the accents by selecting an item from the 
21033 \family sans
21034 Frame\InsetSpace ~
21035 decorations
21036 \family default
21037  symbol set button 
21038 \begin_inset Graphics
21039         filename ../images/math/hat.png
21040         inzipName 
21041         embed true
21042
21043 \end_inset
21044
21045  in the math panel ; this will apply to any selection you have made within
21046  a formula too.
21047 \end_layout
21048
21049 \begin_layout Section
21050 Brackets and Delimiters
21051 \begin_inset Index
21052 status collapsed
21053
21054 \begin_layout Standard
21055 Math ! Brackets
21056 \end_layout
21057
21058 \end_inset
21059
21060
21061 \begin_inset Index
21062 status collapsed
21063
21064 \begin_layout Standard
21065 Math ! Delimiters
21066 \end_layout
21067
21068 \end_inset
21069
21070
21071 \begin_inset CommandInset label
21072 LatexCommand label
21073 name "sec:Brackets-and-Delimiters"
21074
21075 \end_inset
21076
21077
21078 \end_layout
21079
21080 \begin_layout Standard
21081 There are several brackets available through LyX.
21082  For most purposes, using just the keys 
21083 \family typewriter
21084 []{}()|<>
21085 \family default
21086  should suffice.
21087  But if you want to surround a large structure, like a matrix or a fraction,
21088  or if you have several layers of brackets, is better using 
21089 \family sans
21090 Math\InsetSpace ~
21091 Panel
21092 \family default
21093 's delimiter icon 
21094 \begin_inset Graphics
21095         filename ../images/math/delim.png
21096         inzipName 
21097         embed true
21098
21099 \end_inset
21100
21101 .
21102  For example, that's how you would construct the brackets around a standard
21103  matrix such as:
21104 \begin_inset Formula \[
21105 \left[\begin{array}{cc}
21106 1 & 2\\
21107 3 & 4\end{array}\right]\]
21108
21109 \end_inset
21110
21111 and to make it easier to see the layers of parentheses as in: 
21112 \begin_inset Formula \[
21113 \frac{1}{\left(1+\left(\frac{1}{1+\left(\frac{1}{1+x}\right)}\right)\right)}\]
21114
21115 \end_inset
21116
21117
21118 \end_layout
21119
21120 \begin_layout Standard
21121 The parentheses, and other brackets from that menu will automatically re-size
21122  to accommodate the size of what is inside.
21123 \end_layout
21124
21125 \begin_layout Standard
21126 To construct brackets click on the button for the bracket you want on the
21127  left side and right side.
21128  If you use the option 
21129 \family sans
21130 Keep\InsetSpace ~
21131 matched
21132 \family default
21133 , the selected bracket type will be used for the left and the right side.
21134  The selection will be shown below the button field.
21135  If you want one side to not have a bracket, use the blank button.
21136  It will appear in LyX with a dotted line, but nothing will be printed.
21137 \end_layout
21138
21139 \begin_layout Standard
21140 If you want to place brackets around math structures, like a square root,
21141  you can do that by highlighting (selecting) the structure that is to go
21142  inside the brackets.
21143  Then choose the appropriate brackets for left and right and click on 
21144 \family sans
21145 Insert
21146 \family default
21147 .
21148  The parentheses will be drawn around the selected structure.
21149 \end_layout
21150
21151 \begin_layout Standard
21152 The next section explains how to insert a LaTeX 
21153 \begin_inset Quotes eld
21154 \end_inset
21155
21156 {
21157 \begin_inset Quotes erd
21158 \end_inset
21159
21160  for grouping.
21161 \end_layout
21162
21163 \begin_layout Section
21164 Grouping
21165 \begin_inset Index
21166 status collapsed
21167
21168 \begin_layout Standard
21169 Math ! Grouping
21170 \end_layout
21171
21172 \end_inset
21173
21174
21175 \begin_inset CommandInset label
21176 LatexCommand label
21177 name "sec:Grouping"
21178
21179 \end_inset
21180
21181
21182 \end_layout
21183
21184 \begin_layout Standard
21185 You may need to group a set of symbols.
21186  In LaTeX, for example, the typesetting of 
21187 \family typewriter
21188 {x^y}^z
21189 \family default
21190  is different from 
21191 \family typewriter
21192 x^{y^z}
21193 \family default
21194 :
21195 \end_layout
21196
21197 \begin_layout Standard
21198 \begin_inset Formula \[
21199 {x^{y}}^{z}\quad\mathrm{differs\; from}\quad x^{y^{z}}\]
21200
21201 \end_inset
21202
21203
21204 \end_layout
21205
21206 \begin_layout Standard
21207 To create this grouping, you need to use the key sequence 
21208 \begin_inset Quotes eld
21209 \end_inset
21210
21211
21212 \series bold
21213
21214 \backslash
21215 {
21216 \series default
21217
21218 \begin_inset Quotes erd
21219 \end_inset
21220
21221  then type space.
21222  Inside LyX, you will see red braces indicating the grouping.
21223  Within this braces you insert the grouped structure.
21224  The grouping braces won't appear in the output in contrary to normal braces.
21225 \end_layout
21226
21227 \begin_layout Section
21228 Arrays and Multi-line Equations
21229 \begin_inset Index
21230 status collapsed
21231
21232 \begin_layout Standard
21233 Math ! Arrays
21234 \end_layout
21235
21236 \end_inset
21237
21238
21239 \begin_inset Index
21240 status collapsed
21241
21242 \begin_layout Standard
21243 Math ! Matrices
21244 \end_layout
21245
21246 \end_inset
21247
21248
21249 \begin_inset Index
21250 status collapsed
21251
21252 \begin_layout Standard
21253 Math ! Multi-line Equations
21254 \end_layout
21255
21256 \end_inset
21257
21258
21259 \end_layout
21260
21261 \begin_layout Standard
21262 Matrices are entered in LyX using the 
21263 \family sans
21264 Math\InsetSpace ~
21265 Panel
21266 \family default
21267  matrix button 
21268 \begin_inset Graphics
21269         filename ../images/math/matrix.png
21270         inzipName 
21271         embed true
21272
21273 \end_inset
21274
21275 .
21276  It will open a dialog for you to choose the number of rows/columns.
21277  Here is an example:
21278 \begin_inset Formula \[
21279 \left(\begin{array}{ccc}
21280 1 & 2 & 3\\
21281 4 & 5 & 6\\
21282 7 & 8 & 9\end{array}\right)\]
21283
21284 \end_inset
21285
21286 The parentheses aren't automatic, but you can add them as described in section\InsetSpace ~
21287
21288 \begin_inset CommandInset ref
21289 LatexCommand ref
21290 reference "sec:Brackets-and-Delimiters"
21291
21292 \end_inset
21293
21294 .
21295  When you construct the matrix, you can decide whether the column entries
21296  will be left-, right-, or center-justified.
21297  This alignment is set in the box 
21298 \family sans
21299 Horizontal
21300 \family default
21301  with the letters 
21302 \begin_inset Quotes eld
21303 \end_inset
21304
21305
21306 \family sans
21307 l
21308 \family default
21309
21310 \begin_inset Quotes erd
21311 \end_inset
21312
21313
21314 \begin_inset Quotes eld
21315 \end_inset
21316
21317
21318 \family sans
21319 r
21320 \family default
21321
21322 \begin_inset Quotes erd
21323 \end_inset
21324
21325 , and 
21326 \begin_inset Quotes eld
21327 \end_inset
21328
21329
21330 \family sans
21331 c
21332 \family default
21333
21334 \begin_inset Quotes erd
21335 \end_inset
21336
21337 .
21338  LyX proposes a 
21339 \begin_inset Quotes eld
21340 \end_inset
21341
21342
21343 \family sans
21344 c
21345 \family default
21346
21347 \begin_inset Quotes erd
21348 \end_inset
21349
21350  for every column as default.
21351  For example, the sequence 
21352 \begin_inset Quotes eld
21353 \end_inset
21354
21355
21356 \family sans
21357 lrc
21358 \family default
21359
21360 \begin_inset Quotes erd
21361 \end_inset
21362
21363  means that the first column will be left-justified, the second will be
21364  centered, and the third column will be right-justified, because each letter
21365  corresponds to the relevant column.
21366  The result will look like this:
21367 \begin_inset Formula \[
21368 \begin{array}{lcr}
21369 this & this\, column & this\, column\\
21370 column & has & has\, right\\
21371 has\, left\, alignment & center\, alignment & alignment\end{array}.\]
21372
21373 \end_inset
21374
21375
21376 \end_layout
21377
21378 \begin_layout Standard
21379 You can add more rows to an existing matrix by hitting 
21380 \family sans
21381 C-Enter
21382 \family default
21383  while the cursor is in the matrix.
21384  Adding or deleting columns can be done via the menu 
21385 \family sans
21386 Edit\SpecialChar \menuseparator
21387 Math
21388 \family default
21389 .
21390 \end_layout
21391
21392 \begin_layout Standard
21393 There are other arrays used in formulas, such as distinctions of cases.
21394  It can be created with the menu 
21395 \family sans
21396 Insert\SpecialChar \menuseparator
21397 Math\SpecialChar \menuseparator
21398 Cases\InsetSpace ~
21399 Environment
21400 \family default
21401  or the command 
21402 \series bold
21403
21404 \backslash
21405 cases
21406 \series default
21407 .
21408  Here an example: 
21409 \begin_inset Formula \[
21410 f(x)=\begin{cases}
21411 -1 & x<0\\
21412 0 & x=0\\
21413 1 & x>0\end{cases}\]
21414
21415 \end_inset
21416
21417
21418 \end_layout
21419
21420 \begin_layout Standard
21421 \begin_inset VSpace bigskip
21422 \end_inset
21423
21424 Multi-line formulas are created when you press 
21425 \family sans
21426 \series medium
21427 C-E
21428 \series default
21429 nter
21430 \family default
21431  within a formula.
21432  In an empty formula you can see that three blue boxes appear, one for each
21433  column.
21434  When you press 
21435 \family sans
21436 \series medium
21437 C-E
21438 \series default
21439 nter
21440 \family default
21441  in a non-empty formula, the part before the relation sign (equal sign 
21442 \begin_inset Quotes eld
21443 \end_inset
21444
21445 =
21446 \begin_inset Quotes erd
21447 \end_inset
21448
21449  etc.) will be inserted automatically to the first column, the relation sign
21450  is in the second column, and the rest in the third column.
21451  A new row is created by every further hit of 
21452 \family sans
21453 \series medium
21454 C-E
21455 \series default
21456 nter
21457 \family default
21458 .
21459  Multi-line formulas are always displayed formulas.
21460  Here is an example:
21461 \begin_inset Formula \begin{eqnarray}
21462 a^{2} & = & (b^{2}+c^{2})(b^{2}-c^{2})\nonumber \\
21463 a & = & \sqrt{b^{4}-c^{4}}\label{eq:asquared}\end{eqnarray}
21464
21465 \end_inset
21466
21467  To change the column assignment of the formula parts, place the cursor
21468  where you want to start the shift and hit 
21469 \family sans
21470 C-Tab.
21471
21472 \family default
21473  It shifts everything in the column which is right beside the current cursor
21474  position to the next column.
21475  Note that the middle column is designed for relation signs, structures
21476  within this column will be printed in a smaller size:
21477 \begin_inset Formula \begin{eqnarray*}
21478 \frac{A}{B} & \frac{A}{B} & \frac{A}{B}\end{eqnarray*}
21479
21480 \end_inset
21481
21482
21483 \end_layout
21484
21485 \begin_layout Standard
21486 The multi-line formula type described here is called 
21487 \family typewriter
21488 \series medium
21489 eqnarray
21490 \family default
21491 \series default
21492 .
21493  There are other multi-line types being more suitable for certain situations,
21494  for example if you want a better inter-line spacing than in formula (
21495 \begin_inset CommandInset ref
21496 LatexCommand ref
21497 reference "eq:asquared"
21498
21499 \end_inset
21500
21501 ).
21502  The other types are described in section\InsetSpace ~
21503
21504 \begin_inset CommandInset ref
21505 LatexCommand ref
21506 reference "sub:AMS-Formula-Types"
21507
21508 \end_inset
21509
21510 .
21511 \end_layout
21512
21513 \begin_layout Section
21514 Formula Numbering and Referencing
21515 \begin_inset Index
21516 status collapsed
21517
21518 \begin_layout Standard
21519 Math ! Formula numbering
21520 \end_layout
21521
21522 \end_inset
21523
21524
21525 \begin_inset Index
21526 status collapsed
21527
21528 \begin_layout Standard
21529 Math ! Referencing formulas
21530 \end_layout
21531
21532 \end_inset
21533
21534
21535 \begin_inset CommandInset label
21536 LatexCommand label
21537 name "sec:Formula-Numbering-and"
21538
21539 \end_inset
21540
21541
21542 \end_layout
21543
21544 \begin_layout Standard
21545 To number a formula, set the cursor in the formula and use the menu 
21546 \family sans
21547 Edit\SpecialChar \menuseparator
21548 Math\SpecialChar \menuseparator
21549 Toggle\InsetSpace ~
21550 Numbering
21551 \family default
21552  or the shortcut 
21553 \family sans
21554 M-m\InsetSpace ~
21555 n
21556 \family default
21557 .
21558  The formula number appears in LyX as 
21559 \begin_inset Quotes eld
21560 \end_inset
21561
21562 #
21563 \begin_inset Quotes erd
21564 \end_inset
21565
21566  within parentheses.
21567  The 
21568 \begin_inset Quotes erd
21569 \end_inset
21570
21571 #
21572 \begin_inset Quotes erd
21573 \end_inset
21574
21575  denotes, that the number will be calculated automatically when the output
21576  is generated.
21577  The placement and format of the formula number in the output depends on
21578  the document class.
21579  In this document the number is printed together with the chapter number,
21580  separated by a dot:
21581 \begin_inset Formula \begin{equation}
21582 1+1=2\end{equation}
21583
21584 \end_inset
21585
21586 Using 
21587 \family sans
21588 M-m\InsetSpace ~
21589 n
21590 \family default
21591  in a numbered formula will switch off the numbering.
21592  You can only number displayed formulas.
21593 \end_layout
21594
21595 \begin_layout Standard
21596 Multi-line formulas can be numbered line by line: Using the menu 
21597 \family sans
21598 Edit\SpecialChar \menuseparator
21599 Math\SpecialChar \menuseparator
21600 Toggle\InsetSpace ~
21601 Numbering\InsetSpace ~
21602 of\InsetSpace ~
21603 Line
21604 \family default
21605  or the shortcut 
21606 \family sans
21607 M-m\InsetSpace ~
21608 N
21609 \family default
21610  will only toggle the numbering of the line where the cursor is in:
21611 \begin_inset Formula \begin{eqnarray}
21612 1 & = & 3-2\\
21613 2 & = & 4-2\nonumber \\
21614 4 & \leq & 7\end{eqnarray}
21615
21616 \end_inset
21617
21618 To number all lines use the shortcut 
21619 \family sans
21620 M-m\InsetSpace ~
21621 n
21622 \family default
21623 .
21624 \end_layout
21625
21626 \begin_layout Standard
21627 \begin_inset VSpace bigskip
21628 \end_inset
21629
21630 Every displayed formula can be referenced by its number using a label.
21631  A label is inserted with the menu 
21632 \family sans
21633 Insert\SpecialChar \menuseparator
21634 Label
21635 \family default
21636  when the cursor is in the formula.
21637  This opens a dialog to enter the label.
21638  It is recommended to use the proposed 
21639 \begin_inset Quotes eld
21640 \end_inset
21641
21642
21643 \family sans
21644 eq:
21645 \family default
21646
21647 \begin_inset Quotes erd
21648 \end_inset
21649
21650  as first part of the label, because this helps later to identify the label
21651  type when you have many labels in your document.
21652  We inserted in the following example the label 
21653 \begin_inset Quotes eld
21654 \end_inset
21655
21656 eq:tanhExp
21657 \begin_inset Quotes erd
21658 \end_inset
21659
21660  in the second line:
21661 \begin_inset Formula \begin{eqnarray}
21662 \tanh(x) & = & \frac{\sinh(x)}{\cosh(x)}\nonumber \\
21663  & = & \frac{\mathrm{e}^{2x}-1}{\mathrm{e}^{2x}+1}\label{eq:tanhExp}\end{eqnarray}
21664
21665 \end_inset
21666
21667 Every labeled line is automatically numbered.
21668  Therefore the label is shown in LyX at the place of the formula number
21669  placeholder 
21670 \begin_inset Quotes eld
21671 \end_inset
21672
21673 #
21674 \begin_inset Quotes erd
21675 \end_inset
21676
21677 .
21678  You can reference a labeled formula using the menu 
21679 \family sans
21680 Insert\SpecialChar \menuseparator
21681 Cross\InsetSpace ~
21682 Reference
21683 \family default
21684 .
21685  A dialog appears to choose a label you want refer to.
21686  The reference appears in LyX as grey cross reference box and in the output
21687  as the formula number:
21688 \end_layout
21689
21690 \begin_layout Standard
21691 This is a cross-reference to equation (
21692 \begin_inset CommandInset ref
21693 LatexCommand ref
21694 reference "eq:tanhExp"
21695
21696 \end_inset
21697
21698 ).
21699 \end_layout
21700
21701 \begin_layout Standard
21702 The properties of LyX's cross-reference box are described in section\InsetSpace ~
21703
21704 \begin_inset CommandInset ref
21705 LatexCommand ref
21706 reference "sec:Cross-References"
21707
21708 \end_inset
21709
21710 .
21711  To delete a label, set the cursor in the labeled formula, use the menu
21712  
21713 \family sans
21714 Insert\SpecialChar \menuseparator
21715 Label
21716 \family default
21717  and delete the label in the appearing dialog.
21718 \begin_inset Foot
21719 status collapsed
21720
21721 \begin_layout Standard
21722 This is a unintuitive and will be fixed in the next version of LyX.
21723 \end_layout
21724
21725 \end_inset
21726
21727  
21728 \end_layout
21729
21730 \begin_layout Section
21731 User defined math macros
21732 \begin_inset Index
21733 status collapsed
21734
21735 \begin_layout Standard
21736 Math ! Macros
21737 \end_layout
21738
21739 \end_inset
21740
21741
21742 \end_layout
21743
21744 \begin_layout Standard
21745 LyX allows you to define macros for formulas.
21746  For example we assume that solutions of the quadratic equation often occur
21747  in our document in various forms and we want to create a macro to print
21748  them.
21749 \newline
21750 The general form of a quadratic equation is:
21751 \begin_inset Formula \[
21752 0=\lambda^{2}+p\lambda+q\]
21753
21754 \end_inset
21755
21756 The general form of its solution is:
21757 \begin_inset Formula \[
21758 \lambda_{1,2}=-\frac{p}{2}\pm\sqrt{\frac{p²}{4}-q}\]
21759
21760 \end_inset
21761
21762
21763 \end_layout
21764
21765 \begin_layout Standard
21766 The macro should print the parameters 
21767 \begin_inset Formula $\lambda$
21768 \end_inset
21769
21770
21771 \begin_inset Formula $p$
21772 \end_inset
21773
21774  and 
21775 \begin_inset Formula $q$
21776 \end_inset
21777
21778  like in the equation above.
21779 \end_layout
21780
21781 \begin_layout Standard
21782 A macro is created by executing the command
21783 \end_layout
21784
21785 \begin_layout Standard
21786
21787 \series bold
21788 math-macro
21789 \begin_inset ERT
21790 status collapsed
21791
21792 \begin_layout Standard
21793
21794
21795 \backslash
21796 spce 
21797 \end_layout
21798
21799 \end_inset
21800
21801 Name
21802 \begin_inset ERT
21803 status collapsed
21804
21805 \begin_layout Standard
21806
21807
21808 \backslash
21809 spce 
21810 \end_layout
21811
21812 \end_inset
21813
21814 Number\InsetSpace ~
21815 of\InsetSpace ~
21816 Arguments
21817 \end_layout
21818
21819 \begin_layout Standard
21820 in the minibuffer at the bottom of the LyX screen.
21821  Name is the name of the new macro which mustn't contain numbers.
21822  The number of arguments can be a number in the range 1-9.
21823  If you want to define a macro without arguments, don't declare the number
21824  of arguments.
21825 \end_layout
21826
21827 \begin_layout Standard
21828 We have three arguments and name the macro 
21829 \begin_inset Quotes eld
21830 \end_inset
21831
21832 qE
21833 \begin_inset Quotes erd
21834 \end_inset
21835
21836 , so that the command is:
21837 \end_layout
21838
21839 \begin_layout Standard
21840
21841 \series bold
21842 math-macro
21843 \begin_inset ERT
21844 status collapsed
21845
21846 \begin_layout Standard
21847
21848
21849 \backslash
21850 spce 
21851 \end_layout
21852
21853 \end_inset
21854
21855 qE
21856 \begin_inset ERT
21857 status collapsed
21858
21859 \begin_layout Standard
21860
21861
21862 \backslash
21863 spce 
21864 \end_layout
21865
21866 \end_inset
21867
21868 3
21869 \end_layout
21870
21871 \begin_layout Standard
21872 This results in the following macro definition box: 
21873 \begin_inset Graphics
21874         filename clipart/macrobox.png
21875         inzipName 
21876         embed true
21877
21878 \end_inset
21879
21880  
21881 \begin_inset FormulaMacro
21882 \newcommand{\qE}[3]{#1_{1,\,2}=-\frac{#2}{2}\pm\sqrt{\frac{#2^{2}}{4}-#3}}
21883 {\textrm{qE: }#1\textrm{ , }#2\textrm{ , }#3}
21884 \end_inset
21885
21886
21887 \begin_inset Note Note
21888 status collapsed
21889
21890 \begin_layout Standard
21891 The first box is an image to show the behavior in the output.
21892  The second one is the definition box, that doesn't appear in the output.
21893 \end_layout
21894
21895 \end_inset
21896
21897
21898 \end_layout
21899
21900 \begin_layout Standard
21901 The first blue box is for the definition, where you insert the formula via
21902  the math panel or commands.
21903  The placeholder for the arguments are inserted as a backslash and sharp
21904  followed by the argument number, e.g.
21905  
21906 \begin_inset Quotes eld
21907 \end_inset
21908
21909
21910 \backslash
21911 #1
21912 \begin_inset Quotes erd
21913 \end_inset
21914
21915  for the first argument.
21916  Placeholders will be displayed in red.
21917  The second blue box is for the appearance in LyX.
21918  This is useful when you have a large structure that shouldn't be displayed
21919  in LyX with its full size.
21920  If you want to see the macro as it is defined, leave the box blank.
21921  In our example we insert the sequence
21922 \newline
21923
21924 \series bold
21925 qE: 
21926 \backslash
21927 #1
21928 \series default
21929  
21930 \series bold
21931 ,
21932 \series default
21933  
21934 \series bold
21935
21936 \backslash
21937 #2
21938 \series default
21939  
21940 \series bold
21941 ,
21942 \series default
21943  
21944 \series bold
21945
21946 \backslash
21947 #3
21948 \newline
21949
21950 \series default
21951 The macro will then be shown as the macro name followed by the three arguments.
21952 \end_layout
21953
21954 \begin_layout Standard
21955 To use the macro in a formula, type its name as command, in our case 
21956 \begin_inset Quotes eld
21957 \end_inset
21958
21959
21960 \series bold
21961
21962 \backslash
21963 qE
21964 \series default
21965
21966 \begin_inset Quotes erd
21967 \end_inset
21968
21969 .
21970  The macro is inserted with boxes for the arguments looking similar to this:
21971 \end_layout
21972
21973 \begin_layout Standard
21974 \align center
21975 \begin_inset Graphics
21976         filename clipart/macrouse.png
21977         inzipName 
21978         embed true
21979
21980 \end_inset
21981
21982
21983 \end_layout
21984
21985 \begin_layout Standard
21986 The arguments are inserted in the blue boxes.
21987  If the cursor is outside the macro, the arguments are put in the macro.
21988  To change the arguments, put the cursor in the formula before or after
21989  the macro and press the right or left arrow key respectively.
21990  The arguments appear now again below the macro definition.
21991 \end_layout
21992
21993 \begin_layout Standard
21994 If you change the macro definition all macros are changed automatically
21995  to the new definition.
21996  Here an example of our macro with the arguments 
21997 \begin_inset Formula $x$
21998 \end_inset
21999
22000
22001 \begin_inset Formula $\ln(x)$
22002 \end_inset
22003
22004 , and 
22005 \begin_inset Formula $B$
22006 \end_inset
22007
22008 :
22009 \begin_inset Formula \[
22010 \qE{x}{\ln(y)}{B}\]
22011
22012 \end_inset
22013
22014
22015 \end_layout
22016
22017 \begin_layout Standard
22018 When the document is exported to LaTeX, the macro definition will be inserted
22019  as the command:
22020 \end_layout
22021
22022 \begin_layout Standard
22023
22024 \series bold
22025
22026 \backslash
22027 newcommand{
22028 \backslash
22029 qE}[3]{#1_{1,
22030 \backslash
22031 ,2}=-
22032 \backslash
22033 frac{#2}{2}
22034 \backslash
22035 pm
22036 \newline
22037
22038 \begin_inset ERT
22039 status collapsed
22040
22041 \begin_layout Standard
22042
22043
22044 \backslash
22045 hphantom{
22046 \end_layout
22047
22048 \end_inset
22049
22050
22051 \backslash
22052 newcommand
22053 \begin_inset ERT
22054 status collapsed
22055
22056 \begin_layout Standard
22057
22058 }
22059 \end_layout
22060
22061 \end_inset
22062
22063
22064 \backslash
22065 sqrt{
22066 \backslash
22067 frac{#2^{2}}{4}-#3}}
22068 \end_layout
22069
22070 \begin_layout Standard
22071 The command is not inserted in the document preamble.
22072  That means you can only use macros in formulas that are below the macro
22073  definition box in your document.
22074  There are also some other restrictions: The command 
22075 \backslash
22076 newcommand supports optional arguments, which are not available in LyX's
22077  macros.
22078  You can also not change subsequently the name of the macro and the number
22079  of arguments.
22080  
22081 \end_layout
22082
22083 \begin_layout Section
22084 Fine-Tuning
22085 \end_layout
22086
22087 \begin_layout Subsection
22088 Typefaces
22089 \begin_inset Index
22090 status collapsed
22091
22092 \begin_layout Standard
22093 Math ! Typefaces
22094 \end_layout
22095
22096 \end_inset
22097
22098
22099 \end_layout
22100
22101 \begin_layout Standard
22102 The standard font for text is italic, for numbers the standard is roman.
22103  To set a font in a formula, use the 
22104 \family sans
22105 Math\InsetSpace ~
22106 Panel
22107 \family default
22108  button 
22109 \begin_inset Graphics
22110         filename ../images/math/font.png
22111         inzipName 
22112         embed false
22113
22114 \end_inset
22115
22116 , or enter its command, listed in table\InsetSpace ~
22117
22118 \begin_inset CommandInset ref
22119 LatexCommand ref
22120 reference "cap:Typefaces-and-the"
22121
22122 \end_inset
22123
22124 , directly.
22125 \end_layout
22126
22127 \begin_layout Standard
22128 \begin_inset Float table
22129 wide false
22130 sideways false
22131 status open
22132
22133 \begin_layout Standard
22134 \begin_inset Caption
22135
22136 \begin_layout Standard
22137 \begin_inset CommandInset label
22138 LatexCommand label
22139 name "cap:Typefaces-and-the"
22140
22141 \end_inset
22142
22143 Typefaces and the corresponding commands.
22144 \end_layout
22145
22146 \end_inset
22147
22148
22149 \end_layout
22150
22151 \begin_layout Standard
22152 \align center
22153 \begin_inset Tabular
22154 <lyxtabular version="3" rows="9" columns="2">
22155 <features>
22156 <column alignment="center" valignment="top" leftline="true" rightline="true" width="0pt">
22157 <column alignment="center" valignment="top" rightline="true" width="0pt">
22158 <row topline="true" bottomline="true">
22159 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
22160 \begin_inset Text
22161
22162 \begin_layout Standard
22163 Font
22164 \end_layout
22165
22166 \end_inset
22167 </cell>
22168 <cell alignment="center" valignment="top" topline="true" bottomline="true" rightline="true" usebox="none">
22169 \begin_inset Text
22170
22171 \begin_layout Standard
22172 Command
22173 \end_layout
22174
22175 \end_inset
22176 </cell>
22177 </row>
22178 <row topline="true">
22179 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
22180 \begin_inset Text
22181
22182 \begin_layout Standard
22183
22184 \shape up
22185 \size normal
22186 \bar no
22187 \noun off
22188 \color none
22189 \begin_inset Formula $\mathrm{Roman}$
22190 \end_inset
22191
22192
22193 \end_layout
22194
22195 \end_inset
22196 </cell>
22197 <cell alignment="center" valignment="top" topline="true" rightline="true" usebox="none">
22198 \begin_inset Text
22199
22200 \begin_layout Standard
22201
22202 \series bold
22203
22204 \backslash
22205 mathrm
22206 \end_layout
22207
22208 \end_inset
22209 </cell>
22210 </row>
22211 <row topline="true">
22212 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
22213 \begin_inset Text
22214
22215 \begin_layout Standard
22216 \begin_inset Formula $\mathbf{\mathbf{Bold}}$
22217 \end_inset
22218
22219
22220 \end_layout
22221
22222 \end_inset
22223 </cell>
22224 <cell alignment="center" valignment="top" topline="true" rightline="true" usebox="none">
22225 \begin_inset Text
22226
22227 \begin_layout Standard
22228
22229 \series bold
22230
22231 \backslash
22232 mathbf
22233 \end_layout
22234
22235 \end_inset
22236 </cell>
22237 </row>
22238 <row topline="true">
22239 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
22240 \begin_inset Text
22241
22242 \begin_layout Standard
22243 \begin_inset Formula $\mathit{Italic}$
22244 \end_inset
22245
22246
22247 \end_layout
22248
22249 \end_inset
22250 </cell>
22251 <cell alignment="center" valignment="top" topline="true" rightline="true" usebox="none">
22252 \begin_inset Text
22253
22254 \begin_layout Standard
22255
22256 \series bold
22257
22258 \backslash
22259 mathit
22260 \end_layout
22261
22262 \end_inset
22263 </cell>
22264 </row>
22265 <row topline="true">
22266 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
22267 \begin_inset Text
22268
22269 \begin_layout Standard
22270
22271 \shape up
22272 \size normal
22273 \bar no
22274 \noun off
22275 \color none
22276 \begin_inset Formula $\mathtt{Typewriter}$
22277 \end_inset
22278
22279
22280 \end_layout
22281
22282 \end_inset
22283 </cell>
22284 <cell alignment="center" valignment="top" topline="true" rightline="true" usebox="none">
22285 \begin_inset Text
22286
22287 \begin_layout Standard
22288
22289 \series bold
22290
22291 \backslash
22292 mathtt
22293 \end_layout
22294
22295 \end_inset
22296 </cell>
22297 </row>
22298 <row topline="true">
22299 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
22300 \begin_inset Text
22301
22302 \begin_layout Standard
22303 \begin_inset Formula $\mathbf{\mathbb{BLACKBOARD}}$
22304 \end_inset
22305
22306
22307 \end_layout
22308
22309 \end_inset
22310 </cell>
22311 <cell alignment="center" valignment="top" topline="true" rightline="true" usebox="none">
22312 \begin_inset Text
22313
22314 \begin_layout Standard
22315
22316 \series bold
22317
22318 \backslash
22319 mathbb
22320 \end_layout
22321
22322 \end_inset
22323 </cell>
22324 </row>
22325 <row topline="true">
22326 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
22327 \begin_inset Text
22328
22329 \begin_layout Standard
22330 \begin_inset Formula $\mathfrak{Fraktur}$
22331 \end_inset
22332
22333
22334 \end_layout
22335
22336 \end_inset
22337 </cell>
22338 <cell alignment="center" valignment="top" topline="true" rightline="true" usebox="none">
22339 \begin_inset Text
22340
22341 \begin_layout Standard
22342
22343 \series bold
22344
22345 \backslash
22346 mathfrak
22347 \end_layout
22348
22349 \end_inset
22350 </cell>
22351 </row>
22352 <row topline="true">
22353 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
22354 \begin_inset Text
22355
22356 \begin_layout Standard
22357
22358 \shape up
22359 \size normal
22360 \emph on
22361 \bar no
22362 \noun off
22363 \color none
22364 \begin_inset Formula $\mathcal{CALLIGRAPHIC}$
22365 \end_inset
22366
22367
22368 \end_layout
22369
22370 \end_inset
22371 </cell>
22372 <cell alignment="center" valignment="top" topline="true" rightline="true" usebox="none">
22373 \begin_inset Text
22374
22375 \begin_layout Standard
22376
22377 \series bold
22378
22379 \backslash
22380 mathcal
22381 \end_layout
22382
22383 \end_inset
22384 </cell>
22385 </row>
22386 <row topline="true" bottomline="true">
22387 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
22388 \begin_inset Text
22389
22390 \begin_layout Standard
22391 \begin_inset Formula $\mathsf{SansSerif}$
22392 \end_inset
22393
22394
22395 \end_layout
22396
22397 \end_inset
22398 </cell>
22399 <cell alignment="center" valignment="top" topline="true" rightline="true" usebox="none">
22400 \begin_inset Text
22401
22402 \begin_layout Standard
22403
22404 \series bold
22405
22406 \backslash
22407 mathsf
22408 \end_layout
22409
22410 \end_inset
22411 </cell>
22412 </row>
22413 </lyxtabular>
22414
22415 \end_inset
22416
22417
22418 \end_layout
22419
22420 \end_inset
22421
22422
22423 \end_layout
22424
22425 \begin_layout Standard
22426 \begin_inset Note Greyedout
22427 status open
22428
22429 \begin_layout Standard
22430
22431 \series bold
22432 Note:
22433 \series default
22434  that you can only print capital letters in the typefaces 
22435 \family sans
22436 Blackbold
22437 \family default
22438  and 
22439 \family sans
22440 Calligraphic
22441 \family default
22442 .
22443 \end_layout
22444
22445 \end_inset
22446
22447
22448 \end_layout
22449
22450 \begin_layout Standard
22451 When you use a typeface, a blue box is inserted in the formula.
22452  Every character in this box will be printed in this typeface.
22453  Pressing 
22454 \family sans
22455 Space
22456 \family default
22457  within the box, will set the cursor outside, so that you have to use a
22458  protected space when you need a space in the box.
22459  Here an example where a 
22460 \begin_inset Quotes eld
22461 \end_inset
22462
22463 N
22464 \begin_inset Quotes erd
22465 \end_inset
22466
22467  in 
22468 \family sans
22469 Blackbold
22470 \family default
22471  denotes the set of numbers:
22472 \begin_inset Formula \[
22473 f(x)=\sqrt{x}\:;\: x\in\mathbb{N}\]
22474
22475 \end_inset
22476
22477
22478 \end_layout
22479
22480 \begin_layout Standard
22481 The typefaces are nestable, which can cause confusion.
22482  You can e.g.
22483  put a character in 
22484 \family sans
22485 Fraktur
22486 \family default
22487  in a box for 
22488 \family sans
22489 Typewriter
22490 \family default
22491
22492 \begin_inset Formula $\mathtt{abc\mathfrak{d}e}$
22493 \end_inset
22494
22495  
22496 \newline
22497 So better don't use this feature.
22498 \end_layout
22499
22500 \begin_layout Standard
22501 The typefaces have no effect on Greek letters: 
22502 \begin_inset Formula $\mathfrak{abc\delta e}$
22503 \end_inset
22504
22505
22506 \newline
22507 You can only print them emboldened using the command 
22508 \series bold
22509
22510 \backslash
22511 boldsymbol
22512 \series default
22513 , which works like the other typeface commands: 
22514 \begin_inset Formula $\alpha\beta\gamma\boldsymbol{\alpha\beta\gamma}$
22515 \end_inset
22516
22517
22518 \end_layout
22519
22520 \begin_layout Standard
22521
22522 \series bold
22523
22524 \backslash
22525 boldsymbol
22526 \series default
22527  works for all symbols, letters, and numbers.
22528 \end_layout
22529
22530 \begin_layout Standard
22531 A number of other font options are available as well, in the menu 
22532 \family sans
22533 Insert\SpecialChar \menuseparator
22534 Math\SpecialChar \menuseparator
22535 Font\InsetSpace ~
22536 Change
22537 \family default
22538 .
22539 \end_layout
22540
22541 \begin_layout Subsection
22542 Math Text
22543 \begin_inset Index
22544 status collapsed
22545
22546 \begin_layout Standard
22547 Math ! Text
22548 \end_layout
22549
22550 \end_inset
22551
22552
22553 \end_layout
22554
22555 \begin_layout Standard
22556 Typefaces are useful for entering some characters in some given font, but
22557  not for text.
22558  For typing longer pieces of text use the math text, which is obtained using
22559  the entry 
22560 \family sans
22561 Normal\InsetSpace ~
22562 text\InsetSpace ~
22563 mode
22564 \family default
22565  of the 
22566 \family sans
22567 Math\InsetSpace ~
22568 Panel
22569 \family default
22570  button 
22571 \begin_inset Graphics
22572         filename ../images/math/font.png
22573         inzipName 
22574         embed true
22575
22576 \end_inset
22577
22578  (alternatively the shortcut 
22579 \family sans
22580 M-m\InsetSpace ~
22581 m
22582 \family default
22583 ).
22584  Math text appears in LyX in black instead of blue.
22585  You can use spaces and accents in math text like in normal text.
22586  Here is an example:
22587 \begin_inset Formula \[
22588 f(x)=\begin{cases}
22589 x & \textrm{if I say so}\\
22590 -x & \textrm{unter Umständen}\end{cases}\]
22591
22592 \end_inset
22593
22594
22595 \end_layout
22596
22597 \begin_layout Subsection
22598 Font Sizes
22599 \begin_inset Index
22600 status collapsed
22601
22602 \begin_layout Standard
22603 Math ! Font sizes
22604 \end_layout
22605
22606 \end_inset
22607
22608
22609 \end_layout
22610
22611 \begin_layout Standard
22612 There are four font styles (relative sizes) used in math-mode, which are
22613  automatically chosen in most situations.
22614  These are called 
22615 \family sans
22616 textstyle
22617 \family default
22618
22619 \family sans
22620 displaystyle
22621 \family default
22622
22623 \family sans
22624 scriptstyle
22625 \family default
22626 , and 
22627 \family sans
22628 scriptscriptstyle
22629 \family default
22630 .
22631  For most characters, 
22632 \family sans
22633 textstyle
22634 \family default
22635  and 
22636 \family sans
22637 displaystyle
22638 \family default
22639  are actually the same size, but fractions, superscripts and subscripts,
22640  and certain other structures, are set larger in 
22641 \family sans
22642 displaystyle
22643 \family default
22644 .
22645  Except for some operators, which resize themselves to accommodate various
22646  situations, all text will be set in the styles as LaTeX thinks is appropriate.
22647  These choices can be overridden by using the math panel button 
22648 \begin_inset Graphics
22649         filename ../images/math/style.png
22650         inzipName 
22651         embed true
22652
22653 \end_inset
22654
22655 .
22656  A box for the size will be created in which you can insert the math structure.
22657  For example, you can set 
22658 \begin_inset Formula $\frac{1}{2}$
22659 \end_inset
22660
22661 , which is normally in 
22662 \family sans
22663 textstyle
22664 \family default
22665 , larger in 
22666 \family sans
22667 displaystyle
22668 \family default
22669
22670 \begin_inset Formula ${\displaystyle \frac{1}{2}}$
22671 \end_inset
22672
22673 .
22674  The four styles are used in the following example:
22675 \end_layout
22676
22677 \begin_layout Standard
22678 \begin_inset Formula $displaystyle$
22679 \end_inset
22680
22681
22682 \begin_inset Formula ${\textstyle textstyle}$
22683 \end_inset
22684
22685
22686 \begin_inset Formula ${\scriptstyle scriptstyle}$
22687 \end_inset
22688
22689
22690 \begin_inset Formula ${\scriptscriptstyle scriptscriptstyle}$
22691 \end_inset
22692
22693 .
22694 \end_layout
22695
22696 \begin_layout Standard
22697 All these math-mode font sizes are relative, that means, if the whole math
22698  inset is set in a particular size with the menu 
22699 \family sans
22700 Edit\SpecialChar \menuseparator
22701 Text\InsetSpace ~
22702 Style
22703 \family default
22704 , all sizes in the formula will be adjusted relative to this size.
22705  Similarly, if the base font size of the document is changed, all fonts
22706  will be adjusted to correspond.
22707  As example a formula in the font size 
22708 \begin_inset Quotes eld
22709 \end_inset
22710
22711 largest
22712 \begin_inset Quotes erd
22713 \end_inset
22714
22715 :
22716 \end_layout
22717
22718 \begin_layout Standard
22719
22720 \family roman
22721 \size largest
22722 \begin_inset Formula $\mathrm{e}=\sum_{n=0}^{\infty}\frac{1}{n!}$
22723 \end_inset
22724
22725
22726 \end_layout
22727
22728 \begin_layout Section
22729 AMS-LaTeX
22730 \begin_inset Index
22731 status collapsed
22732
22733 \begin_layout Standard
22734 AMS math
22735 \end_layout
22736
22737 \end_inset
22738
22739
22740 \begin_inset Index
22741 status collapsed
22742
22743 \begin_layout Standard
22744 Math ! AMS
22745 \end_layout
22746
22747 \end_inset
22748
22749
22750 \end_layout
22751
22752 \begin_layout Standard
22753 LyX supports the packages provided by the American Mathematical Society
22754  (AMS) that are in common use.
22755 \end_layout
22756
22757 \begin_layout Subsection
22758 Enabling AMS-Support
22759 \end_layout
22760
22761 \begin_layout Standard
22762 Selecting the checkbox 
22763 \family sans
22764 Use\InsetSpace ~
22765 AMS\InsetSpace ~
22766 math\InsetSpace ~
22767 package
22768 \family default
22769  in the 
22770 \family sans
22771 Document\SpecialChar \menuseparator
22772 Settings
22773 \family default
22774
22775 \begin_inset Index
22776 status collapsed
22777
22778 \begin_layout Standard
22779 Document ! Settings
22780 \end_layout
22781
22782 \end_inset
22783
22784  dialog under 
22785 \family sans
22786 Math\InsetSpace ~
22787 Options
22788 \family default
22789  will include the AMS-packages in the document, and make the facilities
22790  available.
22791  AMS is needed for many math-constructs, so when you get LaTeX-errors in
22792  formulas, assure that you have enabled AMS.
22793 \end_layout
22794
22795 \begin_layout Subsection
22796 AMS-Formula Types
22797 \begin_inset CommandInset label
22798 LatexCommand label
22799 name "sub:AMS-Formula-Types"
22800
22801 \end_inset
22802
22803
22804 \begin_inset Index
22805 status collapsed
22806
22807 \begin_layout Standard
22808 Math ! Multi-line Equations
22809 \end_layout
22810
22811 \end_inset
22812
22813
22814 \end_layout
22815
22816 \begin_layout Standard
22817 AMS-LaTeX provides a selection of different formula types.
22818  LyX allows you to choose between 
22819 \family typewriter
22820 align
22821 \family default
22822
22823 \family typewriter
22824 alignat
22825 \family default
22826
22827 \family typewriter
22828 flalign
22829 \family default
22830
22831 \family typewriter
22832 gather
22833 \family default
22834 , and 
22835 \family typewriter
22836 multline
22837 \family default
22838 .
22839  We refer to the AMS-documentation for an explanation of these formula types.
22840 \end_layout
22841
22842 \begin_layout Chapter
22843 More Tools
22844 \end_layout
22845
22846 \begin_layout Section
22847 Cross-References
22848 \begin_inset Index
22849 status collapsed
22850
22851 \begin_layout Standard
22852 Cross references
22853 \end_layout
22854
22855 \end_inset
22856
22857
22858 \begin_inset CommandInset label
22859 LatexCommand label
22860 name "sec:Cross-References"
22861
22862 \end_inset
22863
22864
22865 \end_layout
22866
22867 \begin_layout Standard
22868 One of LyX's strengths are cross-references.
22869  You can reference every section, float, footnote, formula, and list in
22870  the document.
22871  To reference a document part, you have to insert a label into it.
22872  The label is used as anchor and name for the reference.
22873  We want for example refer to the the second item of the following list:
22874 \end_layout
22875
22876 \begin_layout Enumerate
22877 First item
22878 \end_layout
22879
22880 \begin_layout Enumerate
22881 \begin_inset CommandInset label
22882 LatexCommand label
22883 name "enu:Second-item"
22884
22885 \end_inset
22886
22887 Second item
22888 \end_layout
22889
22890 \begin_layout Enumerate
22891 Third item
22892 \end_layout
22893
22894 \begin_layout Standard
22895 First we insert a label into the second item with the menu 
22896 \family sans
22897 Insert\SpecialChar \menuseparator
22898 Label
22899 \family default
22900  or the by pressing the toolbar button 
22901 \begin_inset Graphics
22902         filename ../images/label-insert.png
22903         inzipName 
22904         embed true
22905         scale 85
22906
22907 \end_inset
22908
22909 .
22910  A grey label box like this: 
22911 \begin_inset Graphics
22912         filename clipart/labelQt4.png
22913         inzipName 
22914         embed false
22915         scale 85
22916
22917 \end_inset
22918
22919  is inserted and the label window pops up asking for the label text.
22920  LyX offers as text the first words of the item with a prefix, in our case
22921  the text 
22922 \begin_inset Quotes eld
22923 \end_inset
22924
22925
22926 \family sans
22927 enu: Second-item
22928 \family default
22929
22930 \begin_inset Quotes erd
22931 \end_inset
22932
22933 .
22934  The prefix 
22935 \begin_inset Quotes eld
22936 \end_inset
22937
22938
22939 \family sans
22940 enu:
22941 \family default
22942
22943 \begin_inset Quotes erd
22944 \end_inset
22945
22946  stands for 
22947 \begin_inset Quotes eld
22948 \end_inset
22949
22950 enumerate
22951 \begin_inset Quotes erd
22952 \end_inset
22953
22954 .
22955  The prefix depends on the document part where the label is inserted, e.g.
22956  if you insert a label to a section heading, the prefix will be 
22957 \begin_inset Quotes eld
22958 \end_inset
22959
22960
22961 \family sans
22962 sec:
22963 \family default
22964
22965 \begin_inset Quotes erd
22966 \end_inset
22967
22968 .
22969 \end_layout
22970
22971 \begin_layout Standard
22972 To reference the item, we refer to its label using the menu 
22973 \family sans
22974 Insert\SpecialChar \menuseparator
22975 Cross-Reference
22976 \family default
22977  or the toolbar button 
22978 \begin_inset Graphics
22979         filename ../images/dialog-show-new-inset_ref.png
22980         inzipName 
22981         embed true
22982         scale 85
22983
22984 \end_inset
22985
22986 .
22987  A grey cross-reference box like this: 
22988 \begin_inset Graphics
22989         filename clipart/referenceQt4.png
22990         inzipName 
22991         embed true
22992         scale 85
22993
22994 \end_inset
22995
22996  is inserted and the cross-reference window appear showing all labels of
22997  the document.
22998  We can now sort the labels alphabetically and then choose the entry 
22999 \begin_inset Quotes eld
23000 \end_inset
23001
23002
23003 \family sans
23004 enu:Second-item
23005 \family default
23006
23007 \begin_inset Quotes erd
23008 \end_inset
23009
23010 .
23011  At the position of the cross-reference box the item number will appear
23012  in the output.
23013  Here is our cross-reference:
23014 \end_layout
23015
23016 \begin_layout Standard
23017 Item\InsetSpace ~
23018
23019 \begin_inset CommandInset ref
23020 LatexCommand ref
23021 reference "enu:Second-item"
23022
23023 \end_inset
23024
23025
23026 \end_layout
23027
23028 \begin_layout Standard
23029 It is recommended to use a protected space
23030 \begin_inset Foot
23031 status collapsed
23032
23033 \begin_layout Standard
23034 described in section\InsetSpace ~
23035
23036 \begin_inset CommandInset ref
23037 LatexCommand ref
23038 reference "sub:Protected-Space"
23039
23040 \end_inset
23041
23042
23043 \end_layout
23044
23045 \end_inset
23046
23047  between the cross-reference name and its number to avoid ugly linebreaks
23048  between them.
23049 \end_layout
23050
23051 \begin_layout Standard
23052 There are six varieties of cross-references:
23053 \end_layout
23054
23055 \begin_layout Description
23056 <reference>: prints the float number, this is the default: 
23057 \begin_inset CommandInset ref
23058 LatexCommand ref
23059 reference "cap:Two-distorted-images"
23060
23061 \end_inset
23062
23063
23064 \end_layout
23065
23066 \begin_layout Description
23067 (<reference>): prints the float number within two parentheses, this is the
23068  style normally used to reference formulas, especially when the reference
23069  name 
23070 \begin_inset Quotes eld
23071 \end_inset
23072
23073 Equation
23074 \begin_inset Quotes erd
23075 \end_inset
23076
23077  is omitted: 
23078 \begin_inset CommandInset ref
23079 LatexCommand eqref
23080 reference "eq:tanhExp"
23081
23082 \end_inset
23083
23084
23085 \end_layout
23086
23087 \begin_layout Description
23088 <page>: prints the page number: Page\InsetSpace ~
23089
23090 \begin_inset CommandInset ref
23091 LatexCommand pageref
23092 reference "cap:Two-distorted-images"
23093
23094 \end_inset
23095
23096
23097 \end_layout
23098
23099 \begin_layout Description
23100 on\InsetSpace ~
23101 page\InsetSpace ~
23102 <page>: prints the text "on page" and the page number: 
23103 \begin_inset CommandInset ref
23104 LatexCommand vpageref
23105 reference "cap:Two-distorted-images"
23106
23107 \end_inset
23108
23109
23110 \end_layout
23111
23112 \begin_layout Description
23113 <reference>\InsetSpace ~
23114 on\InsetSpace ~
23115 page\InsetSpace ~
23116 <page>: prints the float number, the text "on page", and
23117  the page number: 
23118 \begin_inset CommandInset ref
23119 LatexCommand vref
23120 reference "cap:Two-distorted-images"
23121
23122 \end_inset
23123
23124
23125 \end_layout
23126
23127 \begin_layout Description
23128 Formatted\InsetSpace ~
23129 reference: prints a self defined cross-reference format.
23130 \newline
23131
23132 \begin_inset Note Greyedout
23133 status open
23134
23135 \begin_layout Standard
23136
23137 \series bold
23138 Note:
23139 \series default
23140  This feature is only available when you have the LaTeX-package 
23141 \series bold
23142 prettyref
23143 \begin_inset Index
23144 status collapsed
23145
23146 \begin_layout Standard
23147 LaTeX-packages ! prettyref
23148 \end_layout
23149
23150 \end_inset
23151
23152
23153 \series default
23154  installed.
23155 \end_layout
23156
23157 \end_inset
23158
23159
23160 \end_layout
23161
23162 \begin_layout Standard
23163 Note that the style <page> won't print the page number if the label is on
23164  the previous, the same, or the next page.
23165  You will e.\InsetSpace \thinspace{}
23166 g.\InsetSpace ~
23167 see the text 
23168 \begin_inset Quotes eld
23169 \end_inset
23170
23171
23172 \family sans
23173 on this page
23174 \family default
23175
23176 \begin_inset Quotes erd
23177 \end_inset
23178
23179  instead.
23180 \end_layout
23181
23182 \begin_layout Standard
23183 The number and current page of the referred document part in the output,
23184  is automatically calculated by LaTeX.
23185  The varieties are adjusted in the field 
23186 \family sans
23187 Format
23188 \family default
23189  of the cross-reference window, that appear when you click on the cross-referenc
23190 e box.
23191 \end_layout
23192
23193 \begin_layout Standard
23194 You can only use the style 
23195 \family sans
23196 <reference>
23197 \family default
23198  to reference numbered document parts, while the reference style 
23199 \family sans
23200 <page>
23201 \family default
23202  is always possible.
23203 \end_layout
23204
23205 \begin_layout Standard
23206 If you want to reference a section, put the label in the section heading,
23207  to reference a float, put the label in the caption.
23208  For footnotes you can put the label somewhere in it.
23209  Referencing formulas is explained in section\InsetSpace ~
23210
23211 \begin_inset CommandInset ref
23212 LatexCommand ref
23213 reference "sec:Formula-Numbering-and"
23214
23215 \end_inset
23216
23217 .
23218 \end_layout
23219
23220 \begin_layout Standard
23221 The button 
23222 \family sans
23223 Go\InsetSpace ~
23224 to\InsetSpace ~
23225 Label
23226 \family default
23227  in the cross-reference window sets the the cursor before the referred label.
23228  The button text changes then to 
23229 \family sans
23230 Go\InsetSpace ~
23231 Back
23232 \family default
23233  and you can use it to set the cursor back to the cross-reference.
23234  Right-clicking on a cross-reference box also sets the cursor before the
23235  referred label but without a possibility to go back.
23236  
23237 \end_layout
23238
23239 \begin_layout Standard
23240 You can change labels at any time by clicking on the label box.
23241  References to the changed label will automatically change its link to the
23242  new label text, so that you don't need to take care about this.
23243 \end_layout
23244
23245 \begin_layout Standard
23246 If a cross-reference refers to a non-existing label, you'll see two question
23247  marks in the output instead of the reference.
23248 \end_layout
23249
23250 \begin_layout Standard
23251 References are described in detail in the 
23252 \emph on
23253 Embedded Objects
23254 \emph default
23255  manual.
23256 \end_layout
23257
23258 \begin_layout Section
23259 Table of Contents and other Listings
23260 \begin_inset Index
23261 status collapsed
23262
23263 \begin_layout Standard
23264 Table of contents
23265 \end_layout
23266
23267 \end_inset
23268
23269
23270 \begin_inset Index
23271 status collapsed
23272
23273 \begin_layout Standard
23274 Outline
23275 \end_layout
23276
23277 \end_inset
23278
23279
23280 \begin_inset CommandInset label
23281 LatexCommand label
23282 name "sec:toc"
23283
23284 \end_inset
23285
23286
23287 \end_layout
23288
23289 \begin_layout Subsection
23290 Table of Contents and Outline
23291 \begin_inset CommandInset label
23292 LatexCommand label
23293 name "sub:Table-of-Contents"
23294
23295 \end_inset
23296
23297
23298 \end_layout
23299
23300 \begin_layout Standard
23301 The Table of Contents (TOC) is inserted with the menu 
23302 \family sans
23303 Insert\SpecialChar \menuseparator
23304 List/TOC\SpecialChar \menuseparator
23305 Table\InsetSpace ~
23306 of\InsetSpace ~
23307 Contents
23308 \family default
23309 .
23310  Is is displayed in LyX as a gray box.
23311  If you click on it, the TOC window appears, showing you the TOC entries.
23312  You can jump to a document part by clicking on an entry.
23313  Thus you can use this window as graphical alternative for the 
23314 \family sans
23315 Navigate
23316 \family default
23317  menu.
23318 \end_layout
23319
23320 \begin_layout Standard
23321 The TOC lists every numbered section automatically.
23322  If you have declared a short title for a section heading, as described
23323  in section\InsetSpace ~
23324
23325 \begin_inset CommandInset ref
23326 LatexCommand ref
23327 reference "sec:Short-Titles"
23328
23329 \end_inset
23330
23331 , it will be used in the TOC instead of the section heading.
23332  Section\InsetSpace ~
23333
23334 \begin_inset CommandInset ref
23335 LatexCommand ref
23336 reference "sub:Numbering-depth"
23337
23338 \end_inset
23339
23340  describes how the level is adjusted that defines which section types are
23341  listed in the TOC.
23342  You can also adjust the level for the displayed sections in the TOC window
23343  using the grey fader at the bottom of the window.
23344  Unnumbered sections are not listed in the TOC.
23345 \end_layout
23346
23347 \begin_layout Standard
23348 You can use the TOC window also as outline to move and rearrange sections
23349  in your documents.
23350  The TOC window therefore also appears when you use the menu 
23351 \family sans
23352 Document\SpecialChar \menuseparator
23353 Outline
23354 \family default
23355 .
23356 \end_layout
23357
23358 \begin_layout Subsection
23359 List of Figures, Tables and Algorithms
23360 \begin_inset CommandInset label
23361 LatexCommand label
23362 name "sec:ListsOf"
23363
23364 \end_inset
23365
23366
23367 \end_layout
23368
23369 \begin_layout Standard
23370 Table, figure, and algorithm lists are very much like the table of contents.
23371  You can insert them via the 
23372 \family sans
23373 Insert\SpecialChar \menuseparator
23374 List\InsetSpace ~
23375 /\InsetSpace ~
23376 TOC
23377 \family default
23378  submenus.
23379  The list entries are the float captions and the float number.
23380 \end_layout
23381
23382 \begin_layout Section
23383 URLs (Uniform Resource Locators)
23384 \begin_inset Index
23385 status collapsed
23386
23387 \begin_layout Standard
23388 URLs
23389 \end_layout
23390
23391 \end_inset
23392
23393
23394 \begin_inset CommandInset label
23395 LatexCommand label
23396 name "sec:URL"
23397
23398 \end_inset
23399
23400
23401 \end_layout
23402
23403 \begin_layout Standard
23404 It is often desirable to include long 
23405 \begin_inset Quotes eld
23406 \end_inset
23407
23408 verbatim
23409 \begin_inset Quotes erd
23410 \end_inset
23411
23412  items in a document such as Web site URLs, e-mail addresses, etc.
23413  These things typically do not contain any spaces and are thus difficult
23414  to typeset properly.
23415  Such items will often fall on a line boundary if they cannot be split,
23416  resulting in an overfull line.
23417  To avoid this, use the menu 
23418 \family sans
23419 Insert\SpecialChar \menuseparator
23420 URL
23421 \family default
23422  to enter a long URL and have it split gracefully, if necessary.
23423 \end_layout
23424
23425 \begin_layout Standard
23426 The URL dialog has two fields; the URL field and the 
23427 \family sans
23428 Name
23429 \family default
23430  field for the URL description, which will be typeset as plain text immediately
23431  before the URL.
23432  Here an example:
23433 \end_layout
23434
23435 \begin_layout Standard
23436 \begin_inset Flex URL
23437 status collapsed
23438
23439 \begin_layout Standard
23440 http://www.lyx.org
23441 \end_layout
23442
23443 \end_inset
23444
23445 .
23446 \end_layout
23447
23448 \begin_layout Standard
23449 \begin_inset VSpace bigskip
23450 \end_inset
23451
23452
23453 \series bold
23454 Important notes
23455 \series default
23456 :
23457 \end_layout
23458
23459 \begin_layout Itemize
23460 When you use the following characters: "%", "#", "^", you have to write
23461  them with a backslash before, e.g.
23462  
23463 \begin_inset Quotes eld
23464 \end_inset
23465
23466
23467 \backslash
23468 #
23469 \begin_inset Quotes erd
23470 \end_inset
23471
23472 .
23473 \end_layout
23474
23475 \begin_layout Itemize
23476 URLs must not end with a backslash!
23477 \end_layout
23478
23479 \begin_layout Section
23480 Appendices
23481 \begin_inset Index
23482 status collapsed
23483
23484 \begin_layout Standard
23485 Appendix
23486 \end_layout
23487
23488 \end_inset
23489
23490
23491 \begin_inset CommandInset label
23492 LatexCommand label
23493 name "sec:Appendices"
23494
23495 \end_inset
23496
23497
23498 \end_layout
23499
23500 \begin_layout Standard
23501 Appendices are created with the menu 
23502 \family sans
23503 Document\SpecialChar \menuseparator
23504 Start\InsetSpace ~
23505 Appendix\InsetSpace ~
23506 Here
23507 \family default
23508 .
23509  This menu sets the document from the current cursor position to the end
23510  as appendix region.
23511  The region is marked with a red borderline.
23512 \end_layout
23513
23514 \begin_layout Standard
23515 Every chapter (or section) within the appendix region is treated as an appendix,
23516  numbered with a capital Latin letter.
23517  The appendix subsections are numbered with this letter followed by a dot
23518  and the subsection number.
23519  All appendix sections can be referenced as if they were normal sections,
23520  here two examples:
23521 \end_layout
23522
23523 \begin_layout Standard
23524 Appendix\InsetSpace ~
23525
23526 \begin_inset CommandInset ref
23527 LatexCommand ref
23528 reference "cha:Credits"
23529
23530 \end_inset
23531
23532 ; Appendix\InsetSpace ~
23533
23534 \begin_inset CommandInset ref
23535 LatexCommand ref
23536 reference "sub:Export"
23537
23538 \end_inset
23539
23540
23541 \end_layout
23542
23543 \begin_layout Section
23544 Bibliography
23545 \begin_inset Index
23546 status collapsed
23547
23548 \begin_layout Standard
23549 Bibliography
23550 \end_layout
23551
23552 \end_inset
23553
23554
23555 \begin_inset CommandInset label
23556 LatexCommand label
23557 name "sec:Bibliography"
23558
23559 \end_inset
23560
23561
23562 \end_layout
23563
23564 \begin_layout Standard
23565 There are two ways of generating the bibliography in a LyX-document.
23566  You can include a bibliography database
23567 \begin_inset Foot
23568 status collapsed
23569
23570 \begin_layout Standard
23571 Known under the name 
23572 \begin_inset Quotes eld
23573 \end_inset
23574
23575 BibTeX-database
23576 \begin_inset Quotes erd
23577 \end_inset
23578
23579 .
23580 \end_layout
23581
23582 \end_inset
23583
23584 , which is explained in the next subsection or you can insert the bibliography
23585  manually.
23586  For the second method we use the paragraph environment 
23587 \family sans
23588 Bibliography
23589 \family default
23590 , described in section\InsetSpace ~
23591
23592 \begin_inset CommandInset ref
23593 LatexCommand ref
23594 reference "sub:Biblio_environment"
23595
23596 \end_inset
23597
23598 .
23599 \end_layout
23600
23601 \begin_layout Standard
23602 Within the 
23603 \family sans
23604 Bibliography
23605 \family default
23606  environment, every paragraph begins with a gray bibliography box labeled
23607  with a number.
23608  If you click on it, you will get a dialog in which you can set a 
23609 \family sans
23610 Key
23611 \family default
23612  and a 
23613 \family sans
23614 Label
23615 \family default
23616 .
23617  The key is the symbolic name by which you will refer to this bibliography
23618  entry.
23619  For example, our second entry in the bibliography is a book about LaTeX
23620  and we used 
23621 \begin_inset Quotes eld
23622 \end_inset
23623
23624 latexcompanion
23625 \begin_inset Quotes erd
23626 \end_inset
23627
23628 , a short form of its title, as key.
23629 \end_layout
23630
23631 \begin_layout Standard
23632 You can refer to the key of a bibliography entry using the menu 
23633 \family sans
23634 Insert\SpecialChar \menuseparator
23635 Citation
23636 \family default
23637  or the toobar button 
23638 \begin_inset Graphics
23639         filename ../images/dialog-show-new-inset_citation.png
23640         inzipName 
23641         embed true
23642         BoundingBox 0bp 5bp 20bp 20bp
23643
23644 \end_inset
23645
23646 .
23647  A citation reference box is inserted and a citation window will appear
23648  in which you can select one or more keys in the available key list.
23649  The citation reference box will be labeled with the referenced key.
23650  When you click on the box, the citation window appears and you can change
23651  the reference.
23652 \end_layout
23653
23654 \begin_layout Standard
23655 Citation references appear in the output as number of the bibliography entry
23656  with surrounding brackets.
23657  If you set a 
23658 \family sans
23659 Label
23660 \family default
23661  for the entry, the label will appear instead of the number.
23662  Here two examples; the first without a label, the second with the label
23663  
23664 \begin_inset Quotes eld
23665 \end_inset
23666
23667 Credits
23668 \begin_inset Quotes erd
23669 \end_inset
23670
23671 :
23672 \end_layout
23673
23674 \begin_layout Standard
23675 Have a look at the 
23676 \family sans
23677 LaTeX Companion Second Edition
23678 \family default
23679
23680 \begin_inset CommandInset citation
23681 LatexCommand cite
23682 key "latexcompanion"
23683
23684 \end_inset
23685
23686
23687 \end_layout
23688
23689 \begin_layout Standard
23690 The LyX-Team members are listed in the Credits: 
23691 \begin_inset CommandInset citation
23692 LatexCommand cite
23693 key "lyxcredit"
23694
23695 \end_inset
23696
23697
23698 \end_layout
23699
23700 \begin_layout Subsection
23701 Bibliography databases (BibTeX)
23702 \begin_inset Index
23703 status collapsed
23704
23705 \begin_layout Standard
23706 Bibliography ! Databases
23707 \end_layout
23708
23709 \end_inset
23710
23711
23712 \begin_inset Index
23713 status collapsed
23714
23715 \begin_layout Standard
23716 Bibliography ! BibTeX
23717 \end_layout
23718
23719 \end_inset
23720
23721
23722 \begin_inset CommandInset label
23723 LatexCommand label
23724 name "sub:Bibliography-databases"
23725
23726 \end_inset
23727
23728
23729 \end_layout
23730
23731 \begin_layout Standard
23732 Bibliography databases are useful if you use the same bibliography in different
23733  documents.
23734  It makes it also very easy to have a uniform layout for all bibliography
23735  entries.
23736  You can collect the bibliography of all relevant books and articles of
23737  your working field in a database.
23738  This database can be used for different documents, because only the referenced
23739  entries of the database will appear in the bibliography list.
23740 \end_layout
23741
23742 \begin_layout Standard
23743 The database is a text file with the file extension 
23744 \begin_inset Quotes eld
23745 \end_inset
23746
23747
23748 \family sans
23749 .bib
23750 \family default
23751
23752 \begin_inset Quotes erd
23753 \end_inset
23754
23755  containing the bibliography in a special format.
23756  The format is explained in LaTeX books (
23757 \begin_inset CommandInset citation
23758 LatexCommand cite
23759 key "Mittelbach,Kopka,Lamport"
23760
23761 \end_inset
23762
23763 ).
23764  Normally one uses a special program to create and edit entries of the database.
23765  Under
23766 \newline
23767  
23768 \begin_inset Flex URL
23769 status collapsed
23770
23771 \begin_layout Standard
23772 http://wiki.lyx.org/BibTeX/Programs
23773 \end_layout
23774
23775 \end_inset
23776
23777
23778 \newline
23779 you find a list of programs for bibliography databases.
23780 \end_layout
23781
23782 \begin_layout Standard
23783 To use a database, use the menu 
23784 \family sans
23785 Insert\SpecialChar \menuseparator
23786 List
23787 \family default
23788 /
23789 \family sans
23790 TOC\SpecialChar \menuseparator
23791 BibT
23792 \begin_inset ERT
23793 status collapsed
23794
23795 \begin_layout Standard
23796
23797 {}
23798 \end_layout
23799
23800 \end_inset
23801
23802 eX\InsetSpace ~
23803 Bibliography
23804 \family default
23805 .
23806  A grey box will be inserted and a window appears.
23807  In this window you can load one or more databases and a style file.
23808 \end_layout
23809
23810 \begin_layout Standard
23811 The style file is a text file with the file extension
23812 \begin_inset Quotes erd
23813 \end_inset
23814
23815
23816 \family sans
23817 .bst
23818 \family default
23819
23820 \begin_inset Quotes erd
23821 \end_inset
23822
23823  that declares the layout of all bibliography entries.
23824  Many publishers provide special style files, so that you don't have to
23825  take care of the layout.
23826 \end_layout
23827
23828 \begin_layout Standard
23829 Inserting a citation reference works like described above.
23830 \end_layout
23831
23832 \begin_layout Standard
23833 \begin_inset VSpace defskip
23834 \end_inset
23835
23836
23837 \end_layout
23838
23839 \begin_layout Standard
23840 To generate the bibliography from a database, the program BibTeX is used
23841  by LyX.
23842  This program can be controlled with options that you can add in LyX's preferenc
23843 es dialog under 
23844 \family sans
23845 Outputs
23846 \family default
23847
23848 \family sans
23849 LaT
23850 \begin_inset ERT
23851 status collapsed
23852
23853 \begin_layout Standard
23854
23855 {}
23856 \end_layout
23857
23858 \end_inset
23859
23860 eX
23861 \family default
23862  in the field 
23863 \family sans
23864 BibT
23865 \begin_inset ERT
23866 status collapsed
23867
23868 \begin_layout Standard
23869
23870 {}
23871 \end_layout
23872
23873 \end_inset
23874
23875 eX\InsetSpace ~
23876 command
23877 \family default
23878 .
23879  Before adding options, it is strongly recommended to read the manual of
23880  
23881 \family sans
23882 BibTeX
23883 \family default
23884 .
23885 \end_layout
23886
23887 \begin_layout Standard
23888 \begin_inset VSpace defskip
23889 \end_inset
23890
23891
23892 \end_layout
23893
23894 \begin_layout Standard
23895 We use two bibliographies in this document to show the difference between
23896  the two methods of creating them.
23897  As you can see, the bibliography that is created from a database lists
23898  only the database entries that are referenced in the document.
23899  We used the style file 
23900 \family sans
23901 alphadin.bst
23902 \family default
23903  to get the complicated German reference key scheme in the bibliography.
23904 \end_layout
23905
23906 \begin_layout Subsection
23907 Bibliography layout
23908 \begin_inset Index
23909 status collapsed
23910
23911 \begin_layout Standard
23912 Bibliography ! Layout
23913 \end_layout
23914
23915 \end_inset
23916
23917
23918 \end_layout
23919
23920 \begin_layout Standard
23921 In the citation reference dialog you can set a special citation format.
23922  For this feature you need to use the option 
23923 \family sans
23924 Natbib
23925 \family default
23926  enabled in the 
23927 \family sans
23928 Document\SpecialChar \menuseparator
23929 Settings
23930 \family default
23931
23932 \begin_inset Index
23933 status collapsed
23934
23935 \begin_layout Standard
23936 Document ! Settings
23937 \end_layout
23938
23939 \end_inset
23940
23941  dialog under 
23942 \family sans
23943 Bibliography
23944 \family default
23945 .
23946  Setting a citation style for a reference will overwrite the default.
23947  For the global citation format use the BibTeX style files as explained
23948  in the previous section.
23949 \end_layout
23950
23951 \begin_layout Standard
23952 You can also set text, that should appear before or after a citation reference,
23953  in the citation reference window.
23954  Here an example where we set the text 
23955 \begin_inset Quotes eld
23956 \end_inset
23957
23958 Chapter\InsetSpace ~
23959 3
23960 \begin_inset Quotes erd
23961 \end_inset
23962
23963  to appear after the reference:
23964 \end_layout
23965
23966 \begin_layout Standard
23967 Have a look at 
23968 \begin_inset CommandInset citation
23969 LatexCommand cite
23970 after "Chapter 3"
23971 key "latexcompanion"
23972
23973 \end_inset
23974
23975 .
23976 \end_layout
23977
23978 \begin_layout Section
23979 Index
23980 \begin_inset Index
23981 status collapsed
23982
23983 \begin_layout Standard
23984 Index generation
23985 \end_layout
23986
23987 \end_inset
23988
23989
23990 \begin_inset CommandInset label
23991 LatexCommand label
23992 name "sec:Index"
23993
23994 \end_inset
23995
23996
23997 \end_layout
23998
23999 \begin_layout Standard
24000 An index entry is created if you use the menu 
24001 \family sans
24002 Insert\SpecialChar \menuseparator
24003 Index\InsetSpace ~
24004 Entry
24005 \family default
24006  or the toolbar button 
24007 \begin_inset Graphics
24008         filename ../images/index-insert.png
24009         inzipName 
24010         embed true
24011         BoundingBox 0bp 5bp 20bp 20bp
24012
24013 \end_inset
24014
24015 .
24016  A gray box labeled 
24017 \begin_inset Quotes eld
24018 \end_inset
24019
24020
24021 \family sans
24022 Idx
24023 \family default
24024
24025 \begin_inset Quotes erd
24026 \end_inset
24027
24028  is inserted containing the text that appears in the index.
24029  The word where the cursor is in or the currently highlighted text is proposed
24030  by LyX as index entry.
24031 \end_layout
24032
24033 \begin_layout Standard
24034 \begin_inset Note Greyedout
24035 status open
24036
24037 \begin_layout Standard
24038
24039 \series bold
24040 Note:
24041 \series default
24042  The index entry text field differs from all other text fields, because
24043  you have to insert valid LaTeX-code.
24044 \end_layout
24045
24046 \end_inset
24047
24048  Therefore you cannot insert
24049 \end_layout
24050
24051 \begin_layout Standard
24052
24053 \series bold
24054 Find & Replace
24055 \end_layout
24056
24057 \begin_layout Standard
24058 to an index entry field, because the 
24059 \begin_inset Quotes eld
24060 \end_inset
24061
24062 &
24063 \begin_inset Quotes erd
24064 \end_inset
24065
24066  character is used in LaTeX to separate table columns, so that you will
24067  get LaTeX-errors.
24068  The correct entry is
24069 \end_layout
24070
24071 \begin_layout Standard
24072
24073 \series bold
24074 Find 
24075 \backslash
24076 & Replace
24077 \end_layout
24078
24079 \begin_layout Standard
24080 This behavior is necessary because index entries can be formatted in many
24081  ways using special LaTeX commands.
24082  We give a short overview of the index command in the next subsections.
24083  For a detailed description of LaTeX's index mechanism, have a look at one
24084  of the LaTeX books 
24085 \begin_inset CommandInset citation
24086 LatexCommand cite
24087 key "latexcompanion,latexguide,latexbook"
24088
24089 \end_inset
24090
24091 .
24092 \end_layout
24093
24094 \begin_layout Standard
24095 You can change index entries by clicking on the index box.
24096 \end_layout
24097
24098 \begin_layout Standard
24099 The index list is inserted to the document with the menu 
24100 \family sans
24101 Insert\SpecialChar \menuseparator
24102 List\InsetSpace ~
24103 /\InsetSpace ~
24104 TOC\SpecialChar \menuseparator
24105 Index\InsetSpace ~
24106 List
24107 \family default
24108 .
24109  A light blue box labeled 
24110 \begin_inset Quotes eld
24111 \end_inset
24112
24113
24114 \family sans
24115 Index
24116 \family default
24117
24118 \begin_inset Quotes erd
24119 \end_inset
24120
24121  will show the place where the index is printed in the output.
24122  The index list box is not clickable like other LyX-boxes.
24123 \end_layout
24124
24125 \begin_layout Subsection
24126 Grouping Index Entries
24127 \begin_inset Index
24128 status collapsed
24129
24130 \begin_layout Standard
24131 Index ! Grouping
24132 \end_layout
24133
24134 \end_inset
24135
24136
24137 \end_layout
24138
24139 \begin_layout Standard
24140 Index entries are often grouped to offer the reader a fast search in the
24141  index.
24142  We want to group for example the index entries for itemized and enumerated
24143  lists under the entry 
24144 \begin_inset Quotes eld
24145 \end_inset
24146
24147 Lists
24148 \begin_inset Quotes erd
24149 \end_inset
24150
24151 .
24152  First we create the entry 
24153 \begin_inset Quotes eld
24154 \end_inset
24155
24156 Lists
24157 \begin_inset Quotes erd
24158 \end_inset
24159
24160  in section\InsetSpace ~
24161
24162 \begin_inset CommandInset ref
24163 LatexCommand ref
24164 reference "sub:Lists"
24165
24166 \end_inset
24167
24168 .
24169  In the text field for the itemized list index entry in section\InsetSpace ~
24170
24171 \begin_inset CommandInset ref
24172 LatexCommand ref
24173 reference "sec:Itemize"
24174
24175 \end_inset
24176
24177 , we insert the command
24178 \end_layout
24179
24180 \begin_layout Standard
24181
24182 \series bold
24183 Lists ! Itemize
24184 \end_layout
24185
24186 \begin_layout Standard
24187 and the command
24188 \end_layout
24189
24190 \begin_layout Standard
24191
24192 \series bold
24193 Lists ! Enumerate
24194 \end_layout
24195
24196 \begin_layout Standard
24197 for the enumerated list in section\InsetSpace ~
24198
24199 \begin_inset CommandInset ref
24200 LatexCommand ref
24201 reference "sec:Enumerate"
24202
24203 \end_inset
24204
24205 .
24206 \end_layout
24207
24208 \begin_layout Standard
24209 The exclamation mark 
24210 \begin_inset Quotes eld
24211 \end_inset
24212
24213 !
24214 \begin_inset Quotes erd
24215 \end_inset
24216
24217  marks the grouping levels.
24218  You can have three levels; every index level is indented a bit more.
24219  An index entry for the higher levels is not required.
24220  If we don't have an index entry for 
24221 \begin_inset Quotes eld
24222 \end_inset
24223
24224 Lists
24225 \begin_inset Quotes erd
24226 \end_inset
24227
24228 , it will be printed anyway, but without a page number.
24229 \end_layout
24230
24231 \begin_layout Subsection
24232 Page Ranges
24233 \begin_inset Index
24234 status collapsed
24235
24236 \begin_layout Standard
24237 Index ! Page ranges
24238 \end_layout
24239
24240 \end_inset
24241
24242
24243 \end_layout
24244
24245 \begin_layout Standard
24246 Normally an index entry will appear with the page number of the indexed
24247  section.
24248  But sometimes you want to index more pages under the same entry.
24249  E.g if we want to index the paragraph environments, we create an index entry
24250  in section\InsetSpace ~
24251
24252 \begin_inset CommandInset ref
24253 LatexCommand ref
24254 reference "sec:Paragraph-Environments"
24255
24256 \end_inset
24257
24258  with the command
24259 \end_layout
24260
24261 \begin_layout Standard
24262
24263 \series bold
24264 Paragraph environments|(
24265 \end_layout
24266
24267 \begin_layout Standard
24268 and another entry at the end of section\InsetSpace ~
24269
24270 \begin_inset CommandInset ref
24271 LatexCommand ref
24272 reference "sub:LyX-Code"
24273
24274 \end_inset
24275
24276  with the command
24277 \end_layout
24278
24279 \begin_layout Standard
24280
24281 \series bold
24282 Paragraph environments|)
24283 \end_layout
24284
24285 \begin_layout Standard
24286 The commands 
24287 \begin_inset Quotes eld
24288 \end_inset
24289
24290
24291 \series bold
24292 |(
24293 \series default
24294
24295 \begin_inset Quotes erd
24296 \end_inset
24297
24298  and 
24299 \begin_inset Quotes eld
24300 \end_inset
24301
24302
24303 \series bold
24304 |)
24305 \series default
24306
24307 \begin_inset Quotes erd
24308 \end_inset
24309
24310  respectively starts and ends the index range.
24311  You can also add the same index entry at different places in the document.
24312  They appear in the output under one entry with a comma separated list of
24313  the pages of the indexed document parts.
24314  An example is the index entry 
24315 \begin_inset Quotes eld
24316 \end_inset
24317
24318 Document ! Settings
24319 \begin_inset Quotes erd
24320 \end_inset
24321
24322 .
24323 \end_layout
24324
24325 \begin_layout Subsection
24326 Cross referencing
24327 \begin_inset Index
24328 status collapsed
24329
24330 \begin_layout Standard
24331 Index ! Cross referencing
24332 \end_layout
24333
24334 \end_inset
24335
24336
24337 \end_layout
24338
24339 \begin_layout Standard
24340 It is also possible to refer to another index entry.
24341  We referred for example in the index entry 
24342 \begin_inset Quotes eld
24343 \end_inset
24344
24345 GIF
24346 \begin_inset Quotes erd
24347 \end_inset
24348
24349  (in section\InsetSpace ~
24350
24351 \begin_inset CommandInset ref
24352 LatexCommand ref
24353 reference "sub:Image-Formats"
24354
24355 \end_inset
24356
24357 ) to the index entry 
24358 \begin_inset Quotes eld
24359 \end_inset
24360
24361 Image formats
24362 \begin_inset Quotes erd
24363 \end_inset
24364
24365  in the same section using the command
24366 \end_layout
24367
24368 \begin_layout Standard
24369
24370 \series bold
24371 GIF|see{Image formats}
24372 \end_layout
24373
24374 \begin_layout Standard
24375 The text within the braces is the referenced entry.
24376  The reference will appear in the output without a page number.
24377 \end_layout
24378
24379 \begin_layout Subsection
24380 Index Entry Order
24381 \begin_inset Index
24382 status collapsed
24383
24384 \begin_layout Standard
24385 Index ! Entry order
24386 \end_layout
24387
24388 \end_inset
24389
24390
24391 \end_layout
24392
24393 \begin_layout Standard
24394 You can use accented characters in the index entry, but the entries might
24395  then not follow the rules for the index order.
24396  The index entries are sorted alphabetically, but LaTeX
24397 \begin_inset Foot
24398 status collapsed
24399
24400 \begin_layout Standard
24401 The index generating is done in the background by an extra program, see
24402  section\InsetSpace ~
24403
24404 \begin_inset CommandInset ref
24405 LatexCommand ref
24406 reference "sub:Index-Program"
24407
24408 \end_inset
24409
24410 .
24411 \end_layout
24412
24413 \end_inset
24414
24415  doesn't know how to sort accents in different languages.
24416  We created as example the three dummy index entries 
24417 \begin_inset Quotes eld
24418 \end_inset
24419
24420 maison
24421 \begin_inset Quotes erd
24422 \end_inset
24423
24424
24425 \begin_inset Quotes eld
24426 \end_inset
24427
24428 maïs
24429 \begin_inset Quotes erd
24430 \end_inset
24431
24432 , and 
24433 \begin_inset Quotes eld
24434 \end_inset
24435
24436 maître
24437 \begin_inset Quotes erd
24438 \end_inset
24439
24440 .
24441 \begin_inset Index
24442 status collapsed
24443
24444 \begin_layout Standard
24445 Dummy entries ! maïs
24446 \end_layout
24447
24448 \end_inset
24449
24450
24451 \begin_inset Index
24452 status collapsed
24453
24454 \begin_layout Standard
24455 Dummy entries ! maître
24456 \end_layout
24457
24458 \end_inset
24459
24460
24461 \begin_inset Index
24462 status collapsed
24463
24464 \begin_layout Standard
24465 Dummy entries ! maïs@maison
24466 \end_layout
24467
24468 \end_inset
24469
24470  They will be sorted in the order maïs, maître, maison, but we want the
24471  order maïs, maison, maître.
24472  To achieve this, we use the command
24473 \end_layout
24474
24475 \begin_layout Standard
24476
24477 \series bold
24478 previous entry@current entry
24479 \end_layout
24480
24481 \begin_layout Standard
24482 In our case we want to have 
24483 \begin_inset Quotes eld
24484 \end_inset
24485
24486 maison
24487 \begin_inset Quotes erd
24488 \end_inset
24489
24490  after 
24491 \begin_inset Quotes eld
24492 \end_inset
24493
24494 maïs
24495 \begin_inset Quotes erd
24496 \end_inset
24497
24498  and write therefore for the index entry of maison:
24499 \end_layout
24500
24501 \begin_layout Standard
24502
24503 \series bold
24504 maïs@maison
24505 \end_layout
24506
24507 \begin_layout Standard
24508 The previous entry needn't to be a real existing entry, you can also use
24509  another word to tell LaTeX the entry order, see the next subsection for
24510  an example.
24511 \end_layout
24512
24513 \begin_layout Subsection
24514 Index Entry Layout
24515 \begin_inset Index
24516 status collapsed
24517
24518 \begin_layout Standard
24519 Index ! Entry layout
24520 \end_layout
24521
24522 \end_inset
24523
24524
24525 \end_layout
24526
24527 \begin_layout Standard
24528 You can insert entries together with LaTeX-commands for the layout.
24529  If you need for example an italic entry, you can write
24530 \end_layout
24531
24532 \begin_layout Standard
24533
24534 \series bold
24535
24536 \backslash
24537 textit{This is an italic entry}
24538 \end_layout
24539
24540 \begin_layout Standard
24541 where the command 
24542 \series bold
24543
24544 \backslash
24545 textit
24546 \series default
24547  produces the italic layout.
24548 \begin_inset Index
24549 status collapsed
24550
24551 \begin_layout Standard
24552 Dummy entries ! This@
24553 \end_layout
24554
24555 \end_inset
24556
24557  We refer to LaTeX books (
24558 \begin_inset CommandInset citation
24559 LatexCommand cite
24560 key "latexcompanion,latexguide,latexbook"
24561
24562 \end_inset
24563
24564 ) for an overview of layout commands.
24565  There is only the problem, that layout commands destroy the sorting order.
24566  To avoid that our index entry appears as the first one, we use the following
24567  command instead:
24568 \end_layout
24569
24570 \begin_layout Standard
24571
24572 \series bold
24573 This@
24574 \backslash
24575 textit{This is an italic entry}
24576 \end_layout
24577
24578 \begin_layout Standard
24579 You can also format the page number using the character 
24580 \begin_inset Quotes eld
24581 \end_inset
24582
24583 |
24584 \begin_inset Quotes erd
24585 \end_inset
24586
24587  followed by a LaTeX-command without a backslash.
24588  We can write for example
24589 \end_layout
24590
24591 \begin_layout Standard
24592
24593 \series bold
24594 old-style page number:|oldstylenums
24595 \end_layout
24596
24597 \begin_layout Standard
24598 to get the page number in an old-style layout.
24599 \begin_inset Index
24600 status collapsed
24601
24602 \begin_layout Standard
24603 Dummy entries ! old-style page number:|oldstylenums
24604 \end_layout
24605
24606 \end_inset
24607
24608  Normally all LaTeX-commands begin with a backslash, but in this special
24609  case 
24610 \begin_inset Quotes eld
24611 \end_inset
24612
24613
24614 \series bold
24615 |command
24616 \series default
24617
24618 \begin_inset Quotes erd
24619 \end_inset
24620
24621  means 
24622 \series bold
24623
24624 \backslash
24625 command{page\InsetSpace ~
24626 number}
24627 \series default
24628 .
24629  Have a look at section\InsetSpace ~
24630
24631 \begin_inset CommandInset ref
24632 LatexCommand ref
24633 reference "sub:LaTeX-Syntax"
24634
24635 \end_inset
24636
24637  to learn more about the LaTeX-syntax.
24638 \end_layout
24639
24640 \begin_layout Standard
24641 You can also change the layout for the whole index.
24642  E.g.
24643  we marked the index list box of this document as bold to get a bold font
24644  for all index entries.
24645 \end_layout
24646
24647 \begin_layout Subsection
24648 Index Program
24649 \begin_inset Index
24650 status collapsed
24651
24652 \begin_layout Standard
24653 Index ! Program
24654 \end_layout
24655
24656 \end_inset
24657
24658
24659 \begin_inset CommandInset label
24660 LatexCommand label
24661 name "sub:Index-Program"
24662
24663 \end_inset
24664
24665
24666 \end_layout
24667
24668 \begin_layout Standard
24669 LyX uses for the index generation by default the program 
24670 \family sans
24671 makeindex
24672 \family default
24673 .
24674  It can be controlled by options that can be set in LyX's preferences dialog,
24675  see section\InsetSpace ~
24676
24677 \begin_inset CommandInset ref
24678 LatexCommand ref
24679 reference "sub:LaTeX-settings"
24680
24681 \end_inset
24682
24683 .
24684  The available options are listed and explained in 
24685 \begin_inset CommandInset citation
24686 LatexCommand cite
24687 key "makeindex"
24688
24689 \end_inset
24690
24691 .
24692 \end_layout
24693
24694 \begin_layout Standard
24695 You can also specify there another program to generate the index, for example
24696  
24697 \family sans
24698 xindy
24699 \family default
24700 .
24701 \end_layout
24702
24703 \begin_layout Section
24704 Nomenclature / Glossary 
24705 \begin_inset Index
24706 status collapsed
24707
24708 \begin_layout Standard
24709 Nomenclature
24710 \end_layout
24711
24712 \end_inset
24713
24714
24715 \begin_inset Index
24716 status collapsed
24717
24718 \begin_layout Standard
24719 Glossary|see{Nomenclature}
24720 \end_layout
24721
24722 \end_inset
24723
24724
24725 \begin_inset CommandInset label
24726 LatexCommand label
24727 name "sec:Nomenclature"
24728
24729 \end_inset
24730
24731
24732 \end_layout
24733
24734 \begin_layout Standard
24735 Sometimes you need to compile a list of symbols that are mentioned in your
24736  document with a brief explanation of them -- a so called nomenclature or
24737  glossary.
24738 \end_layout
24739
24740 \begin_layout Standard
24741 To be able to create nomenclatures, you need the LaTeX package 
24742 \series bold
24743 nomencl
24744 \begin_inset Index
24745 status collapsed
24746
24747 \begin_layout Standard
24748 LaTeX-packages ! nomencl
24749 \end_layout
24750
24751 \end_inset
24752
24753
24754 \series default
24755  installed.
24756  You find it in the TeX Catalogue, 
24757 \begin_inset CommandInset citation
24758 LatexCommand cite
24759 key "TeXCatalogue"
24760
24761 \end_inset
24762
24763  or in the package manager of your LaTeX-system.
24764 \end_layout
24765
24766 \begin_layout Standard
24767 A nomenclature entry is created if you place the cursor after a symbol entry
24768  and then use the menu 
24769 \family sans
24770 Insert\SpecialChar \menuseparator
24771
24772 \family default
24773 N
24774 \family sans
24775 omenclature\InsetSpace ~
24776 Entry
24777 \family default
24778  or the toobar button 
24779 \begin_inset Graphics
24780         filename ../images/nomencl-insert.png
24781         inzipName 
24782         embed false
24783         BoundingBox 0bp 5bp 20bp 20bp
24784
24785 \end_inset
24786
24787 .
24788  A gray box labeled 
24789 \begin_inset Quotes eld
24790 \end_inset
24791
24792
24793 \family sans
24794 Nom
24795 \family default
24796
24797 \begin_inset Quotes erd
24798 \end_inset
24799
24800  is inserted and a window pops up asking for the nomenclature entry.
24801 \end_layout
24802
24803 \begin_layout Standard
24804 A nomenclature entry consists of two main entries.
24805  The first is the symbol that you want to refer to.
24806  The second is the description of the symbol.
24807 \end_layout
24808
24809 \begin_layout Standard
24810 \begin_inset Note Greyedout
24811 status open
24812
24813 \begin_layout Standard
24814
24815 \series bold
24816 Note:
24817 \series default
24818  Like for the index entry dialog, you have to enter valid LaTeX-code for
24819  all fields of the nomenclature dialog.
24820 \end_layout
24821
24822 \end_inset
24823
24824
24825 \end_layout
24826
24827 \begin_layout Subsection
24828 Nomenclature Definition and Layout
24829 \begin_inset Index
24830 status collapsed
24831
24832 \begin_layout Standard
24833 Nomenclature ! Layout
24834 \end_layout
24835
24836 \end_inset
24837
24838
24839 \end_layout
24840
24841 \begin_layout Standard
24842 When you have symbols in formulas, you have to define them in the 
24843 \family sans
24844 Symbol
24845 \family default
24846  field as LaTeX-formula.
24847  For example to get 
24848 \begin_inset Quotes eld
24849 \end_inset
24850
24851
24852 \begin_inset Formula $\sigma$
24853 \end_inset
24854
24855
24856 \begin_inset Quotes erd
24857 \end_inset
24858
24859 , insert this:
24860 \newline
24861
24862 \series bold
24863 $
24864 \backslash
24865 sigma$
24866 \newline
24867
24868 \series default
24869 The 
24870 \begin_inset Quotes eld
24871 \end_inset
24872
24873 $
24874 \begin_inset Quotes erd
24875 \end_inset
24876
24877  character hereby starts/ends the formula.
24878  The LaTeX-command for the Greek letter is the name of the letter beginning
24879  with a backslash 
24880 \begin_inset Quotes eld
24881 \end_inset
24882
24883
24884 \backslash
24885
24886 \begin_inset Quotes erd
24887 \end_inset
24888
24889 .
24890  For capital Greek letters, start the command also with a capital letter,
24891  like 
24892 \series bold
24893
24894 \backslash
24895 Sigma
24896 \series default
24897 .
24898 \end_layout
24899
24900 \begin_layout Standard
24901 (A short introduction to the LaTeX-syntax is given in section\InsetSpace ~
24902
24903 \begin_inset CommandInset ref
24904 LatexCommand ref
24905 reference "sub:LaTeX-Syntax"
24906
24907 \end_inset
24908
24909 .)
24910 \end_layout
24911
24912 \begin_layout Standard
24913 You cannot use the 
24914 \family sans
24915 Text\InsetSpace ~
24916 Style
24917 \family default
24918  dialog to format the description text but have to use LaTeX-commands.
24919  For example the description of the nomenclature entry for the 
24920 \begin_inset Quotes eld
24921 \end_inset
24922
24923
24924 \begin_inset Formula $\sigma$
24925 \end_inset
24926
24927
24928 \begin_inset Quotes erd
24929 \end_inset
24930
24931  in this document is:
24932 \newline
24933
24934 \series bold
24935 dummy entry for the character 
24936 \backslash
24937 textsf{sigma}
24938 \series default
24939
24940 \newline
24941 The command 
24942 \series bold
24943
24944 \backslash
24945 textsf
24946 \series default
24947  sets the fonts to 
24948 \family sans
24949 sans\InsetSpace ~
24950 serif
24951 \family default
24952 .
24953  To get 
24954 \series bold
24955 bold
24956 \series default
24957  font use the command 
24958 \series bold
24959
24960 \backslash
24961 textbf
24962 \series default
24963 , for 
24964 \family typewriter
24965 typewriter
24966 \family default
24967  use 
24968 \series bold
24969
24970 \backslash
24971 texttt
24972 \series default
24973 , for 
24974 \emph on
24975 emphasized
24976 \emph default
24977  use 
24978 \series bold
24979
24980 \backslash
24981 emph
24982 \series default
24983 .
24984 \end_layout
24985
24986 \begin_layout Subsection
24987 Sort Order of Nomenclature Entries
24988 \begin_inset Index
24989 status collapsed
24990
24991 \begin_layout Standard
24992 Nomenclature ! Sort order
24993 \end_layout
24994
24995 \end_inset
24996
24997
24998 \end_layout
24999
25000 \begin_layout Standard
25001 The nomenclature entries are sorted alphabetically by the LaTeX-code of
25002  the symbol definition.
25003  This leads to undesired results when you for example have symbols in formulas.
25004  Suppose you have nomenclature entries for the symbols 
25005 \emph on
25006 a
25007 \begin_inset CommandInset nomenclature
25008 LatexCommand nomenclature
25009 symbol "a"
25010 description "dummy entry for the character \"a\""
25011
25012 \end_inset
25013
25014
25015 \emph default
25016  and 
25017 \begin_inset Formula $\sigma$
25018 \end_inset
25019
25020
25021 \begin_inset CommandInset nomenclature
25022 LatexCommand nomenclature
25023 prefix "sigma"
25024 symbol "$\\sigma$"
25025 description "dummy entry for the character \\textsf{sigma}"
25026
25027 \end_inset
25028
25029 .
25030  They will be sorted by 
25031 \begin_inset Quotes eld
25032 \end_inset
25033
25034
25035 \family sans
25036 a
25037 \family default
25038
25039 \begin_inset Quotes erd
25040 \end_inset
25041
25042  and 
25043 \begin_inset Quotes eld
25044 \end_inset
25045
25046
25047 \family typewriter
25048 $
25049 \backslash
25050 sigma$
25051 \family default
25052
25053 \begin_inset Quotes erd
25054 \end_inset
25055
25056  -- the 
25057 \begin_inset Formula $\sigma$
25058 \end_inset
25059
25060  will be sorted before the 
25061 \emph on
25062 a
25063 \emph default
25064  since the character 
25065 \begin_inset Quotes eld
25066 \end_inset
25067
25068 $
25069 \begin_inset Quotes erd
25070 \end_inset
25071
25072  is considered in sorting.
25073 \end_layout
25074
25075 \begin_layout Standard
25076 To control the sort order, you can edit the 
25077 \family sans
25078 Sort\InsetSpace ~
25079 as
25080 \family default
25081  field of the nomenclature dialog.
25082  Then the nomenclature entry will be sorted by this entry and not the symbol
25083  definition.
25084  For the given example, you can insert 
25085 \family typewriter
25086 sigma
25087 \family default
25088  to this field for the 
25089 \begin_inset Formula $\sigma$
25090 \end_inset
25091
25092 , then 
25093 \emph on
25094 a
25095 \emph default
25096  will be located before 
25097 \begin_inset Formula $\sigma$
25098 \end_inset
25099
25100 .
25101 \end_layout
25102
25103 \begin_layout Standard
25104 For subgrouping and tips for using sort entries see the 
25105 \series bold
25106 nomencl
25107 \series default
25108  documentation, 
25109 \begin_inset CommandInset citation
25110 LatexCommand cite
25111 key "nomencl"
25112
25113 \end_inset
25114
25115 .
25116 \end_layout
25117
25118 \begin_layout Subsection
25119 Nomenclature Options
25120 \begin_inset Index
25121 status collapsed
25122
25123 \begin_layout Standard
25124 Nomenclature ! Options
25125 \end_layout
25126
25127 \end_inset
25128
25129
25130 \end_layout
25131
25132 \begin_layout Standard
25133 The 
25134 \series bold
25135 nomencl
25136 \series default
25137  package offers some options to adjust the appearance of the nomenclature.
25138  Here are some of its options, for more have a look at its documentation:
25139 \end_layout
25140
25141 \begin_layout Description
25142 refeq Appends the phrase 
25143 \begin_inset Quotes eld
25144 \end_inset
25145
25146
25147 \family sans
25148 , see equation (
25149 \emph on
25150 eq
25151 \emph default
25152 )
25153 \family default
25154
25155 \begin_inset Quotes erd
25156 \end_inset
25157
25158  to every nomenclature entry, where 
25159 \family sans
25160 \emph on
25161 eq
25162 \family default
25163 \emph default
25164  is the number of the last equation in front of the nomenclature entry
25165 \end_layout
25166
25167 \begin_layout Description
25168 refpage Appends the phrase 
25169 \begin_inset Quotes eld
25170 \end_inset
25171
25172
25173 \family sans
25174 , page (
25175 \emph on
25176 page
25177 \emph default
25178 )
25179 \family default
25180
25181 \begin_inset Quotes erd
25182 \end_inset
25183
25184  to every nomenclature entry, where 
25185 \family sans
25186 \emph on
25187 page
25188 \family default
25189 \emph default
25190  is the number of the page on which the nomenclature entry appeared
25191 \end_layout
25192
25193 \begin_layout Description
25194 intoc Inserts the nomenclature in the Table of Contents
25195 \end_layout
25196
25197 \begin_layout Standard
25198 There are furthermore the options 
25199 \series bold
25200 croatian
25201 \series default
25202
25203 \series bold
25204 danish
25205 \series default
25206
25207 \series bold
25208 english
25209 \series default
25210
25211 \series bold
25212 french
25213 \series default
25214
25215 \series bold
25216 german
25217 \series default
25218
25219 \series bold
25220 italian
25221 \series default
25222
25223 \series bold
25224 polish
25225 \series default
25226
25227 \series bold
25228 portuguese
25229 \series default
25230
25231 \series bold
25232 russian
25233 \series default
25234
25235 \series bold
25236 spanish
25237 \series default
25238 , and 
25239 \series bold
25240 ukrainian
25241 \series default
25242  to print the reference texts and the nomenclature title in the corresponding
25243  language.
25244 \end_layout
25245
25246 \begin_layout Standard
25247 To use one or more of the options, add them to the comma-separated document
25248  class options list in the 
25249 \family sans
25250 Document\SpecialChar \menuseparator
25251 Settings
25252 \family default
25253  dialog.
25254  In this document the options 
25255 \series bold
25256 intoc
25257 \series default
25258  and 
25259 \series bold
25260 refpage
25261 \series default
25262  are used.
25263 \end_layout
25264
25265 \begin_layout Standard
25266 \begin_inset VSpace bigskip
25267 \end_inset
25268
25269
25270 \end_layout
25271
25272 \begin_layout Standard
25273 You can also use the first two options above only for certain nomenclature
25274  entries when you add one of the following commands as last entry to the
25275  
25276 \family sans
25277 Description
25278 \family default
25279  field in the nomenclature dialog:
25280 \end_layout
25281
25282 \begin_layout Description
25283
25284 \backslash
25285 nomrefeq Like the 
25286 \series bold
25287 refeq
25288 \series default
25289  option
25290 \end_layout
25291
25292 \begin_layout Description
25293
25294 \backslash
25295 nomrefpage Like the 
25296 \series bold
25297 refpage
25298 \series default
25299  option
25300 \end_layout
25301
25302 \begin_layout Description
25303
25304 \backslash
25305 nomrefeqpage Short notation of 
25306 \series bold
25307
25308 \backslash
25309 nomrefeq
25310 \backslash
25311 nomrefpage
25312 \end_layout
25313
25314 \begin_layout Description
25315
25316 \backslash
25317 nomnorefeq,\InsetSpace ~
25318
25319 \backslash
25320 nomnorefpage,\InsetSpace ~
25321
25322 \backslash
25323 nomnorefeqpage Turns off the corresponding options
25324 \end_layout
25325
25326 \begin_layout Subsection
25327 Printing the Nomenclature
25328 \begin_inset Index
25329 status collapsed
25330
25331 \begin_layout Standard
25332 Nomenclature ! Printing
25333 \end_layout
25334
25335 \end_inset
25336
25337
25338 \end_layout
25339
25340 \begin_layout Standard
25341 To print the nomenclature, use the menu 
25342 \family sans
25343 Insert\SpecialChar \menuseparator
25344 Lists\InsetSpace ~
25345 /\InsetSpace ~
25346 TOC\SpecialChar \menuseparator
25347 Nomenclature
25348 \family default
25349 .
25350  A light blue box labeled 
25351 \begin_inset Quotes eld
25352 \end_inset
25353
25354
25355 \family sans
25356 Nomenclature
25357 \family default
25358
25359 \begin_inset Quotes erd
25360 \end_inset
25361
25362  will show the place where the nomenclature is printed in the output.
25363  Like the index list box, the nomenclature list box is not clickable.
25364 \end_layout
25365
25366 \begin_layout Standard
25367 In the printed output the title of the nomenclature appears as 
25368 \begin_inset Quotes eld
25369 \end_inset
25370
25371 Nomenclature
25372 \begin_inset Quotes erd
25373 \end_inset
25374
25375 .
25376  If you are not happy with the name, you can change it by redefining the
25377  command 
25378 \series bold
25379
25380 \backslash
25381 nomname
25382 \series default
25383  in the preamble.
25384  For example, in order to change the name to 
25385 \emph on
25386 List of Symbols
25387 \emph default
25388 , add the following line to the preamble:
25389 \end_layout
25390
25391 \begin_layout Standard
25392
25393 \family roman
25394 \series bold
25395
25396 \backslash
25397 renewcommand{
25398 \backslash
25399 nomname}{List of Symbols}
25400 \end_layout
25401
25402 \begin_layout Standard
25403 \begin_inset VSpace defskip
25404 \end_inset
25405
25406
25407 \end_layout
25408
25409 \begin_layout Standard
25410 If you are unhappy with the amount of space for symbols, you can alter it
25411  by adding the following line to the preamble:
25412 \end_layout
25413
25414 \begin_layout Standard
25415
25416 \family roman
25417 \series bold
25418
25419 \backslash
25420 renewcommand{
25421 \backslash
25422 nomlabelwidth}{width}
25423 \end_layout
25424
25425 \begin_layout Standard
25426
25427 \family roman
25428 Where the width is a value with one of the units listed in Appendix\InsetSpace ~
25429
25430 \begin_inset CommandInset ref
25431 LatexCommand ref
25432 reference "cha:Units-available-in"
25433
25434 \end_inset
25435
25436 .
25437  The default value is 1\InsetSpace \thinspace{}
25438 cm.
25439 \end_layout
25440
25441 \begin_layout Section
25442 Branches
25443 \begin_inset Index
25444 status collapsed
25445
25446 \begin_layout Standard
25447 Branches
25448 \end_layout
25449
25450 \end_inset
25451
25452
25453 \begin_inset Index
25454 status collapsed
25455
25456 \begin_layout Standard
25457 Document ! Branches
25458 \end_layout
25459
25460 \end_inset
25461
25462
25463 \begin_inset CommandInset label
25464 LatexCommand label
25465 name "sec:Branches"
25466
25467 \end_inset
25468
25469
25470 \end_layout
25471
25472 \begin_layout Standard
25473 Sometimes it is useful to hide some document parts in the output.
25474  For example a teacher who is setting an exam obviously doesn't want the
25475  pupils to see the answers, but having questions and answers in the same
25476  document will make the life of the markers of that exam much easier.
25477 \end_layout
25478
25479 \begin_layout Standard
25480 For these cases LyX offers to put text into branches.
25481  The text will then only appear in the output when its branch is activated.
25482  To create a branch, go in the 
25483 \family sans
25484 Document\SpecialChar \menuseparator
25485 Settings
25486 \family default
25487  dialog to 
25488 \family sans
25489 Branches
25490 \family default
25491 .
25492  The name of the branch, its activation state and the background color of
25493  the branches inside LyX can be specified in this dialog.
25494 \end_layout
25495
25496 \begin_layout Standard
25497 Text that should be in a branch is set into branch inset boxes.
25498  These boxes are inserted via the menu 
25499 \family sans
25500 Insert\SpecialChar \menuseparator
25501 Branch
25502 \family default
25503  where you can choose a branch.
25504  You can later change the branch of the boxes by right-clicking on them.
25505 \end_layout
25506
25507 \begin_layout Standard
25508 Here is an example, where only the question text appears, the answer branch
25509  is deactivated and does therefore not appear in the output:
25510 \end_layout
25511
25512 \begin_layout Standard
25513 \begin_inset Branch Question
25514 status open
25515
25516 \begin_layout Standard
25517 Question: Who was the first physics Nobel prize winner?
25518 \end_layout
25519
25520 \end_inset
25521
25522
25523 \end_layout
25524
25525 \begin_layout Standard
25526 \begin_inset Branch Answer
25527 status open
25528
25529 \begin_layout Standard
25530 Answer: Wilhelm Conrad Röntgen
25531 \end_layout
25532
25533 \end_inset
25534
25535
25536 \end_layout
25537
25538 \begin_layout Section
25539 ERT and the LaTeX Syntax
25540 \begin_inset CommandInset label
25541 LatexCommand label
25542 name "sec:ERT"
25543
25544 \end_inset
25545
25546
25547 \end_layout
25548
25549 \begin_layout Subsection
25550 ERT Boxes
25551 \begin_inset Index
25552 status collapsed
25553
25554 \begin_layout Standard
25555 ERT
25556 \end_layout
25557
25558 \end_inset
25559
25560
25561 \begin_inset CommandInset label
25562 LatexCommand label
25563 name "sub:ERT-Boxes"
25564
25565 \end_inset
25566
25567
25568 \end_layout
25569
25570 \begin_layout Standard
25571 As LyX uses LaTeX in the background, it supports many LaTeX commands and
25572  constructs, but not all.
25573  LaTeX contains of hundreds of packages which provide different commands.
25574  Every month many packages are updated and new ones added.
25575  This has the advantage that you can typeset nearly everything, for every
25576  problem exists a LaTeX-package.
25577  But LyX can of course not be up to date and support all these packages
25578  and their commands.
25579 \end_layout
25580
25581 \begin_layout Standard
25582 But don't worry, you can use any LaTeX-command directly in LyX inside the
25583  ERT box.
25584  ERT stands for 
25585 \begin_inset Quotes eld
25586 \end_inset
25587
25588 evil red text
25589 \begin_inset Quotes erd
25590 \end_inset
25591
25592 , evil because LyX is designed to avoid that you have to use LaTeX-commands.
25593  An ERT box is created by the menu 
25594 \family sans
25595 Insert\SpecialChar \menuseparator
25596 TeX
25597 \family default
25598  or by the toolbar button 
25599 \begin_inset Graphics
25600         filename ../images/ert-insert.png
25601         inzipName 
25602         embed true
25603
25604 \end_inset
25605
25606 .
25607  The box itself can be displayed in three different styles: 
25608 \family sans
25609 Inline
25610 \family default
25611
25612 \family sans
25613 Collapsed
25614 \family default
25615 , and 
25616 \family sans
25617 Open
25618 \family default
25619 .
25620  To change the style, right-click on the box and use the appearing dialog.
25621  Left-clicking on the box will switch between 
25622 \family sans
25623 Collapsed
25624 \family default
25625  and 
25626 \family sans
25627 Open
25628 \family default
25629 .
25630 \end_layout
25631
25632 \begin_layout Standard
25633 You can insert complete or incomplete commands into ERT.
25634  Incomplete means that the command argument can be Standard LyX text.
25635  For example you want to draw a frame around a word and uses therefore the
25636  LaTeX-command 
25637 \series bold
25638
25639 \backslash
25640 fbox
25641 \series default
25642 , you can write the command part 
25643 \series bold
25644
25645 \backslash
25646 fbox{
25647 \series default
25648  in an ERT box before the word and the closing brace 
25649 \series bold
25650 }
25651 \series default
25652  in a second ERT box behind the word.
25653  The word between the two ERT boxes is then the argument as it is in the
25654  following example:
25655 \end_layout
25656
25657 \begin_layout Standard
25658 \begin_inset Graphics
25659         filename clipart/ERT.png
25660         inzipName 
25661         embed true
25662         scale 89
25663
25664 \end_inset
25665
25666
25667 \end_layout
25668
25669 \begin_layout Standard
25670 gives
25671 \end_layout
25672
25673 \begin_layout Standard
25674 This is a line with a 
25675 \begin_inset ERT
25676 status collapsed
25677
25678 \begin_layout Standard
25679
25680
25681 \backslash
25682 fbox{
25683 \end_layout
25684
25685 \end_inset
25686
25687 framed
25688 \begin_inset ERT
25689 status collapsed
25690
25691 \begin_layout Standard
25692
25693 }
25694 \end_layout
25695
25696 \end_inset
25697
25698  word.
25699 \end_layout
25700
25701 \begin_layout Standard
25702 \begin_inset Note Greyedout
25703 status open
25704
25705 \begin_layout Standard
25706
25707 \series bold
25708 Note:
25709 \series default
25710  At the end of LaTeX-commands without parameters, you have to insert a space
25711  to let LaTeX know that the command is finished.
25712 \end_layout
25713
25714 \end_inset
25715
25716
25717 \end_layout
25718
25719 \begin_layout Subsection
25720 Short Introduction to the LaTeX Syntax
25721 \begin_inset OptArg
25722 status collapsed
25723
25724 \begin_layout Standard
25725 The LaTeX Syntax
25726 \end_layout
25727
25728 \end_inset
25729
25730
25731 \begin_inset Index
25732 status collapsed
25733
25734 \begin_layout Standard
25735 LaTeX Syntax
25736 \end_layout
25737
25738 \end_inset
25739
25740
25741 \begin_inset CommandInset label
25742 LatexCommand label
25743 name "sub:LaTeX-Syntax"
25744
25745 \end_inset
25746
25747
25748 \end_layout
25749
25750 \begin_layout Standard
25751 When you write larger documents or books, you will need to know something
25752  about the LaTeX-commands that LyX uses in the background.
25753  Because LaTeX is based on commands, you can 
25754 \begin_inset Quotes eld
25755 \end_inset
25756
25757 program
25758 \begin_inset Quotes erd
25759 \end_inset
25760
25761  your text.
25762  This has the advantage that the layout of the document can be changed at
25763  every time if you know the right commands.
25764  E.g.
25765  imagine you have to write a manual for a product and the deadline is at
25766  the end of the day.
25767  Your boss just has complimented you for your good work but wants to have
25768  all caption labels bold.
25769  But you have over hundred figure and table captions with non-bold labels
25770  in your manual.
25771  Of course it's impossible to change all caption labels by hand in one day.
25772 \end_layout
25773
25774 \begin_layout Standard
25775 Now LaTeX comes into play.
25776  As written above, for every problem exists a LaTeX-package.
25777  First you have to find out which and therefore look in the LaTeX package
25778  database, 
25779 \begin_inset CommandInset citation
25780 LatexCommand cite
25781 key "Catalogue"
25782
25783 \end_inset
25784
25785 .
25786 \end_layout
25787
25788 \begin_layout Standard
25789 As result you know that the package 
25790 \series bold
25791 caption
25792 \series default
25793
25794 \begin_inset Index
25795 status collapsed
25796
25797 \begin_layout Standard
25798 LaTeX-packages ! caption
25799 \end_layout
25800
25801 \end_inset
25802
25803  is what you need.
25804  To use a package, you have to load it in the document preamble (menu 
25805 \family sans
25806 Document\SpecialChar \menuseparator
25807 Settings
25808 \family default
25809 ) with the command
25810 \end_layout
25811
25812 \begin_layout Standard
25813
25814 \series bold
25815
25816 \backslash
25817 usepackage[options]{package name}
25818 \end_layout
25819
25820 \begin_layout Standard
25821 All LaTeX commands begin with a backslash, the command argument is set within
25822  two braces, and the options are set within two brackets.
25823  Note that not all commands have an argument and options.
25824 \end_layout
25825
25826 \begin_layout Standard
25827 In your case the package name is 
25828 \series bold
25829 caption
25830 \series default
25831 .
25832  After a look in the documentation of the package, you know that the option
25833  
25834 \series bold
25835 labelfont=bf
25836 \series default
25837  will change the font of all caption labels to bold.
25838  So you add the command
25839 \end_layout
25840
25841 \begin_layout Standard
25842
25843 \series bold
25844
25845 \backslash
25846 usepackage[labelfont=bf]{caption}
25847 \end_layout
25848
25849 \begin_layout Standard
25850 to the preamble and the problem is solved.
25851 \begin_inset Foot
25852 status collapsed
25853
25854 \begin_layout Standard
25855 For more commands provided by the 
25856 \series bold
25857 caption
25858 \series default
25859  package, have a look at its documentation, 
25860 \begin_inset CommandInset citation
25861 LatexCommand cite
25862 key "caption"
25863
25864 \end_inset
25865
25866 .
25867 \end_layout
25868
25869 \end_inset
25870
25871
25872 \end_layout
25873
25874 \begin_layout Standard
25875 Note that some document classes have built-in solutions for well known problems
25876  like your case.
25877  For example if you use a 
25878 \family sans
25879 koma-script
25880 \family default
25881  class, you don't need the package 
25882 \series bold
25883 caption
25884 \series default
25885 , you can instead write
25886 \end_layout
25887
25888 \begin_layout Standard
25889
25890 \series bold
25891
25892 \backslash
25893 setkomafont{captionlabel}{
25894 \backslash
25895 bfseries}
25896 \end_layout
25897
25898 \begin_layout Standard
25899 in the preamble and the problem is solved.
25900  So if you plan to write a large document, you should have a look at the
25901  documentation of the document class you want to use.
25902  (
25903 \series bold
25904
25905 \backslash
25906 setkomafont
25907 \series default
25908  is an example for a command with more than one argument.)
25909 \end_layout
25910
25911 \begin_layout Standard
25912 Commands in the preamble affects the whole document, while commands in the
25913  text affects only the text after the command or only the text used as command
25914  argument.
25915  To insert a LaTeX-command in text, use the ERT box as described in the
25916  previous section.
25917 \end_layout
25918
25919 \begin_layout Standard
25920 If you want to learn more about LaTeX and its syntax, have a look at the
25921  LaTeX-books 
25922 \begin_inset CommandInset citation
25923 LatexCommand cite
25924 key "latexcompanion,latexguide"
25925
25926 \end_inset
25927
25928 .
25929  
25930 \end_layout
25931
25932 \begin_layout Section
25933 Previewing Snippets of your Document
25934 \begin_inset Index
25935 status collapsed
25936
25937 \begin_layout Standard
25938 Instant preview
25939 \end_layout
25940
25941 \end_inset
25942
25943
25944 \begin_inset CommandInset label
25945 LatexCommand label
25946 name "sec:Previewing-snippets-of"
25947
25948 \end_inset
25949
25950
25951 \begin_inset Index
25952 status collapsed
25953
25954 \begin_layout Standard
25955 Document ! Preview
25956 \end_layout
25957
25958 \end_inset
25959
25960
25961 \end_layout
25962
25963 \begin_layout Standard
25964 LyX allows you to generate previews of sections of your document on the
25965  fly so you can see how they'll look in the final document without having
25966  to break your train of thought with 
25967 \family sans
25968 View\SpecialChar \menuseparator
25969 DVI
25970 \family default
25971 .
25972 \end_layout
25973
25974 \begin_layout Standard
25975 If you would for example like to see in LyX your math formulas typeset by
25976  LaTeX, install the LaTeX-package 
25977 \series bold
25978 preview-latex
25979 \begin_inset Index
25980 status collapsed
25981
25982 \begin_layout Standard
25983 LaTeX-packages ! preview-latex
25984 \end_layout
25985
25986 \end_inset
25987
25988
25989 \series default
25990  as explained below, and turn on 
25991 \family sans
25992 Instant\InsetSpace ~
25993 preview
25994 \family default
25995  in the 
25996 \family sans
25997 Tools\SpecialChar \menuseparator
25998 Preferences 
25999 \family default
26000 dialog under 
26001 \family sans
26002 Look\InsetSpace ~
26003 and\InsetSpace ~
26004 feel\SpecialChar \menuseparator
26005 Graphics
26006 \family default
26007 .
26008 \end_layout
26009
26010 \begin_layout Standard
26011 Previews are generated when you load a document into LyX and when you finish
26012  editing an inset.
26013  Previews of an already loaded document are 
26014 \emph on
26015 not
26016 \emph default
26017  generated just by selecting the 
26018 \family sans
26019 Instant\InsetSpace ~
26020 preview
26021 \family default
26022  check box, you have to reopen the documents to activate the previews.
26023 \end_layout
26024
26025 \begin_layout Standard
26026 LyX will generate previews of math insets.
26027  It will also generate previews of include insets if you select the 
26028 \family sans
26029 Show\InsetSpace ~
26030 preview
26031 \family default
26032  check box in the insert dialog.
26033  This is useful if you wish to generate a preview of a LaTeX figure, for
26034  example.
26035 \end_layout
26036
26037 \begin_layout Standard
26038 To get previews working, you need the LaTeX package 
26039 \series bold
26040 preview-latex
26041 \series default
26042  (on some systems named simply 
26043 \series bold
26044 preview
26045 \series default
26046 ) installed.
26047  You find it in the TeX Catalogue, 
26048 \begin_inset CommandInset citation
26049 LatexCommand cite
26050 key "TeXCatalogue"
26051
26052 \end_inset
26053
26054  or in the package manager of your LaTeX-system.
26055  You obtain prettier results if you install the program 
26056 \family typewriter
26057 pnmcrop
26058 \family default
26059  from the 
26060 \family typewriter
26061 netpbm
26062 \family default
26063  package; for LyX on Windows this program is automatically installed together
26064  with LyX.
26065 \end_layout
26066
26067 \begin_layout Standard
26068 \begin_inset VSpace bigskip
26069 \end_inset
26070
26071
26072 \end_layout
26073
26074 \begin_layout Standard
26075 You can furthermore preview the LaTeX source of the whole document or parts
26076  of it.
26077  Use the menu 
26078 \family sans
26079 View\SpecialChar \menuseparator
26080 View\InsetSpace ~
26081 Source
26082 \family default
26083  and a window will be shown where you can see the LaTeX-source code.
26084  The window shows the source of the whole paragraph where the cursor is
26085  currently in.
26086  You can also select document parts in LyX's main window, then only this
26087  selection (when it is more than one paragraph) is shown as source code.
26088  To view the whole document as source, enable the corresponding option in
26089  the source view window.
26090 \end_layout
26091
26092 \begin_layout Section
26093 Spell Checking
26094 \begin_inset CommandInset label
26095 LatexCommand label
26096 name "sec:Spellchecking"
26097
26098 \end_inset
26099
26100
26101 \begin_inset Index
26102 status collapsed
26103
26104 \begin_layout Standard
26105 Spell checking
26106 \end_layout
26107
26108 \end_inset
26109
26110
26111 \end_layout
26112
26113 \begin_layout Standard
26114 LyX itself has no built-in spell checker.
26115  Rather it uses one of the external programs 
26116 \family typewriter
26117 aspell
26118 \family default
26119
26120 \family typewriter
26121 ispell
26122 \family default
26123
26124 \family typewriter
26125 hspell
26126 \family default
26127 , or 
26128 \family sans
26129 pspell
26130 \family default
26131  as backend.
26132  This section assumes you have already installed and set up one of these
26133  programs.
26134  
26135 \family typewriter
26136 aspell
26137 \family default
26138  can be seen as successor of 
26139 \family typewriter
26140 ispell
26141 \family default
26142 , so that it is recommended to use aspell.
26143  
26144 \family sans
26145 hspell
26146 \family default
26147  is a Hebrew spell-checker.
26148  The used spell checker ind its settings are specified in LyX's preferences
26149  under 
26150 \family sans
26151 Language Settings
26152 \family default
26153 .
26154 \end_layout
26155
26156 \begin_layout Standard
26157 For LyX on Windows, the selection box for the spell checking program is
26158  greyed out in the preferences dialog because only 
26159 \family sans
26160 aspell
26161 \family default
26162  can be used.
26163 \end_layout
26164
26165 \begin_layout Standard
26166 The menu
26167 \family sans
26168  Tools\SpecialChar \menuseparator
26169 Spellchecker
26170 \family default
26171  starts the spell checking beginning from the current cursor position.
26172  A dialog window will appear showing any incorrect (or unknown) word found,
26173  allowing you to edit and replace it in a second line.
26174  Whenever an unknown word is found, the word is highlighted and the text
26175  scrolled so that it is visible.
26176  In the 
26177 \family sans
26178 spell checker
26179 \family default
26180  dialog, there is also a box showing suggestions for a correction, if any
26181  could be found.
26182  Clicking on one of the corrections will copy to the 
26183 \family sans
26184 Replace
26185 \family default
26186  field, double-click invokes directly the replacement.
26187  Unknown but correctly typed words can be added to the personal dictionary.
26188 \end_layout
26189
26190 \begin_layout Standard
26191 By default, the used dictionary file is determined by the document language
26192  that is set in the 
26193 \family sans
26194 Document\SpecialChar \menuseparator
26195 Settings
26196 \family default
26197  dialog.
26198  If you do not have a dictionary for the document language, spell checking
26199  will bring an error message.
26200  In this case, you can specify another dictionary file in the dialog by
26201  specifying a different 
26202 \family sans
26203 Alternative language
26204 \family default
26205  in preferences dialog.
26206 \end_layout
26207
26208 \begin_layout Standard
26209 After a spell check you'll informed about the number of checked words.
26210 \end_layout
26211
26212 \begin_layout Subsubsection*
26213 Limitations
26214 \end_layout
26215
26216 \begin_layout Standard
26217 It is not possible to change the spelling of a particular word globally,
26218  rather than having to change the spelling separately for each occurrence
26219  of the word.
26220  But you can use the 
26221 \family sans
26222 Find\InsetSpace ~
26223 &\InsetSpace ~
26224 Replace
26225 \family default
26226  dialog for that.
26227 \end_layout
26228
26229 \begin_layout Standard
26230 LyX cannot correctly spell check documents containing multiple languages.
26231  This does work with 
26232 \family typewriter
26233 pspell
26234 \family default
26235 , assuming you have marked the different languages appropriately.
26236 \end_layout
26237
26238 \begin_layout Subsubsection*
26239 Further Settings
26240 \end_layout
26241
26242 \begin_layout Standard
26243 The 
26244 \family sans
26245 Spellchecker
26246 \family default
26247  section in the preferences dialog has some additional options:
26248 \end_layout
26249
26250 \begin_layout Description
26251 Escape\InsetSpace ~
26252 characters Allows you to add non-standard characters that the spell
26253  checker should consider, e.g.
26254  German umlauts although you spell check English document.
26255  This should not normally be needed.
26256 \end_layout
26257
26258 \begin_layout Description
26259 Personal\InsetSpace ~
26260 dictionary to use a different file than the spell checker's default
26261  choice as your personal dictionary
26262 \end_layout
26263
26264 \begin_layout Description
26265 Accept\InsetSpace ~
26266 compound\InsetSpace ~
26267 words Prevent the spell checker from complaining about compounded
26268  words like 
26269 \begin_inset Quotes eld
26270 \end_inset
26271
26272 passthrough
26273 \begin_inset Quotes erd
26274 \end_inset
26275
26276 .
26277 \end_layout
26278
26279 \begin_layout Description
26280 Use\InsetSpace ~
26281 input\InsetSpace ~
26282 encoding Uses the document encoding that is set in the 
26283 \family sans
26284 Document\SpecialChar \menuseparator
26285 Settings
26286 \family default
26287  dialog under 
26288 \family sans
26289 Language
26290 \family default
26291  also for the spellchecker.
26292 \begin_inset Foot
26293 status collapsed
26294
26295 \begin_layout Standard
26296 The encodings are explained in section\InsetSpace ~
26297
26298 \begin_inset CommandInset ref
26299 LatexCommand ref
26300 reference "sub:Settings"
26301
26302 \end_inset
26303
26304 .
26305 \end_layout
26306
26307 \end_inset
26308
26309  Only enable this if you use 
26310 \family typewriter
26311 ispell
26312 \family default
26313  and can't spell check words with international letters in them.
26314  There have been reports that this does not work with all dictionaries,
26315  so this is disabled by default.
26316 \end_layout
26317
26318 \begin_layout Section
26319 Thesaurus
26320 \begin_inset Index
26321 status collapsed
26322
26323 \begin_layout Standard
26324 Thesaurus
26325 \end_layout
26326
26327 \end_inset
26328
26329
26330 \begin_inset CommandInset label
26331 LatexCommand label
26332 name "sec:Thesaurus"
26333
26334 \end_inset
26335
26336
26337 \end_layout
26338
26339 \begin_layout Standard
26340 Thesaurus currently only works when you use the document language English.
26341 \end_layout
26342
26343 \begin_layout Standard
26344 To start the thesaurus, highlight one word or set the cursor behind it,
26345  and use the menu 
26346 \family sans
26347 Tools\SpecialChar \menuseparator
26348 Thesaurus
26349 \family default
26350  or the toolbar button 
26351 \begin_inset Graphics
26352         filename ../images/thesaurus-entry.png
26353         inzipName 
26354         embed true
26355         BoundingBox 0bp 5bp 20bp 25bp
26356         rotateOrigin center
26357
26358 \end_inset
26359
26360 .
26361  A dialog pops up showing you probably related words that you can use as
26362  replacement.
26363 \end_layout
26364
26365 \begin_layout Standard
26366 The shown related words are in many cases not really related to the word
26367  you are currently checking, scrolling in the shown list might help in some
26368  cases to find related words.
26369 \end_layout
26370
26371 \begin_layout Standard
26372 The thesaurus only works for single words, and also only when it is in the
26373  singular form.
26374  For example starting the thesaurus with the word 
26375 \begin_inset Quotes eld
26376 \end_inset
26377
26378 reports
26379 \begin_inset Quotes erd
26380 \end_inset
26381
26382  leads to no results, while results are shown for the word 
26383 \begin_inset Quotes eld
26384 \end_inset
26385
26386 report
26387 \begin_inset Quotes erd
26388 \end_inset
26389
26390 .
26391  To avoid this, you can highlight only the part 
26392 \begin_inset Quotes eld
26393 \end_inset
26394
26395 report
26396 \begin_inset Quotes erd
26397 \end_inset
26398
26399  of the word 
26400 \begin_inset Quotes eld
26401 \end_inset
26402
26403 reports
26404 \begin_inset Quotes erd
26405 \end_inset
26406
26407  to get results.
26408 \end_layout
26409
26410 \begin_layout Section
26411 Change Tracking
26412 \begin_inset Index
26413 status collapsed
26414
26415 \begin_layout Standard
26416 Change Tracking
26417 \end_layout
26418
26419 \end_inset
26420
26421
26422 \begin_inset Index
26423 status collapsed
26424
26425 \begin_layout Standard
26426 Document ! Change Tracking
26427 \end_layout
26428
26429 \end_inset
26430
26431
26432 \begin_inset CommandInset label
26433 LatexCommand label
26434 name "sec:Change-Tracking"
26435
26436 \end_inset
26437
26438
26439 \end_layout
26440
26441 \begin_layout Standard
26442 When you work on a document together with many people it is extremely useful
26443  to see changes others made highlighted in the document.
26444  You can then decide if you accept a change or not.
26445  This can be achieved by turning on change tracking in the menu 
26446 \family sans
26447 Document\SpecialChar \menuseparator
26448 Change\InsetSpace ~
26449 Tracking\SpecialChar \menuseparator
26450 Track\InsetSpace ~
26451 Changes
26452 \family default
26453 .
26454 \end_layout
26455
26456 \begin_layout Standard
26457 Changes made in the document will then be highlighted by colors: 
26458 \color blue
26459 Blue text
26460 \color inherit
26461  is an addition, 
26462 \color red
26463 red canceled text
26464 \color inherit
26465  is a deletion.
26466  You can change the color in LyX's preferences dialog under 
26467 \family sans
26468 Look\InsetSpace ~
26469 and\InsetSpace ~
26470 feel
26471 \family default
26472
26473 \family sans
26474 Colors
26475 \family default
26476 .
26477 \begin_inset Index
26478 status collapsed
26479
26480 \begin_layout Standard
26481 Color ! LyX screen
26482 \end_layout
26483
26484 \end_inset
26485
26486
26487 \end_layout
26488
26489 \begin_layout Standard
26490 When change tracking is activated, you will see the review toolbar in LyX:
26491 \begin_inset Index
26492 status collapsed
26493
26494 \begin_layout Standard
26495 Toolbar ! Review
26496 \end_layout
26497
26498 \end_inset
26499
26500
26501 \end_layout
26502
26503 \begin_layout Standard
26504 \begin_inset VSpace defskip
26505 \end_inset
26506
26507
26508 \end_layout
26509
26510 \begin_layout Standard
26511 \begin_inset Graphics
26512         filename clipart/ChangesToolbar.png
26513         inzipName 
26514         embed true
26515
26516 \end_inset
26517
26518
26519 \end_layout
26520
26521 \begin_layout Standard
26522 \begin_inset VSpace defskip
26523 \end_inset
26524
26525
26526 \end_layout
26527
26528 \begin_layout Standard
26529 The review toolbar as shown above contains from left to right the following
26530  buttons:
26531 \end_layout
26532
26533 \begin_layout Standard
26534 \begin_inset VSpace defskip
26535 \end_inset
26536
26537
26538 \end_layout
26539
26540 \begin_layout Standard
26541 \begin_inset Tabular
26542 <lyxtabular version="3" rows="10" columns="2">
26543 <features islongtable="true">
26544 <column alignment="left" valignment="top" width="0">
26545 <column alignment="left" valignment="top" width="0">
26546 <row interlinespace="2.5mm">
26547 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
26548 \begin_inset Text
26549
26550 \begin_layout Standard
26551 \begin_inset Graphics
26552         filename ../images/changes-track.png
26553         inzipName 
26554         embed true
26555         BoundingBox 0bp 5bp 20bp 25bp
26556         rotateOrigin center
26557
26558 \end_inset
26559
26560
26561 \end_layout
26562
26563 \end_inset
26564 </cell>
26565 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
26566 \begin_inset Text
26567
26568 \begin_layout Standard
26569
26570 \family sans
26571 Document\SpecialChar \menuseparator
26572 Change\InsetSpace ~
26573 Tracking\SpecialChar \menuseparator
26574 Track\InsetSpace ~
26575 Changes
26576 \end_layout
26577
26578 \end_inset
26579 </cell>
26580 </row>
26581 <row interlinespace="2.5mm">
26582 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
26583 \begin_inset Text
26584
26585 \begin_layout Standard
26586 \begin_inset Graphics
26587         filename ../images/changes-output.png
26588         inzipName 
26589         embed true
26590         BoundingBox 0bp 5bp 20bp 25bp
26591         rotateOrigin center
26592
26593 \end_inset
26594
26595
26596 \end_layout
26597
26598 \end_inset
26599 </cell>
26600 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
26601 \begin_inset Text
26602
26603 \begin_layout Standard
26604
26605 \family sans
26606 Document\SpecialChar \menuseparator
26607 Change\InsetSpace ~
26608 Tracking\SpecialChar \menuseparator
26609 Show\InsetSpace ~
26610 Changes\InsetSpace ~
26611 in\InsetSpace ~
26612 Output
26613 \end_layout
26614
26615 \end_inset
26616 </cell>
26617 </row>
26618 <row interlinespace="2.5mm">
26619 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
26620 \begin_inset Text
26621
26622 \begin_layout Standard
26623 \begin_inset Graphics
26624         filename ../images/change-next.png
26625         inzipName 
26626         embed true
26627         BoundingBox 0bp 5bp 20bp 25bp
26628         rotateOrigin center
26629
26630 \end_inset
26631
26632
26633 \end_layout
26634
26635 \end_inset
26636 </cell>
26637 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
26638 \begin_inset Text
26639
26640 \begin_layout Standard
26641 Jumps to the next change
26642 \end_layout
26643
26644 \end_inset
26645 </cell>
26646 </row>
26647 <row interlinespace="2.5mm">
26648 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
26649 \begin_inset Text
26650
26651 \begin_layout Standard
26652 \begin_inset Graphics
26653         filename ../images/change-accept.png
26654         inzipName 
26655         embed false
26656         BoundingBox 0bp 5bp 20bp 25bp
26657         rotateOrigin center
26658
26659 \end_inset
26660
26661
26662 \end_layout
26663
26664 \end_inset
26665 </cell>
26666 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
26667 \begin_inset Text
26668
26669 \begin_layout Standard
26670
26671 \family sans
26672 Document\SpecialChar \menuseparator
26673 Change\InsetSpace ~
26674 Tracking\SpecialChar \menuseparator
26675 Accept\InsetSpace ~
26676 Change
26677 \end_layout
26678
26679 \end_inset
26680 </cell>
26681 </row>
26682 <row interlinespace="2.5mm">
26683 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
26684 \begin_inset Text
26685
26686 \begin_layout Standard
26687 \begin_inset Graphics
26688         filename ../images/change-reject.png
26689         inzipName 
26690         embed true
26691         BoundingBox 0bp 5bp 20bp 25bp
26692         rotateOrigin center
26693
26694 \end_inset
26695
26696
26697 \end_layout
26698
26699 \end_inset
26700 </cell>
26701 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
26702 \begin_inset Text
26703
26704 \begin_layout Standard
26705
26706 \family sans
26707 Document\SpecialChar \menuseparator
26708 Change\InsetSpace ~
26709 Tracking\SpecialChar \menuseparator
26710 Reject\InsetSpace ~
26711 Change
26712 \end_layout
26713
26714 \end_inset
26715 </cell>
26716 </row>
26717 <row interlinespace="2.5mm">
26718 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
26719 \begin_inset Text
26720
26721 \begin_layout Standard
26722 \begin_inset Graphics
26723         filename ../images/changes-merge.png
26724         inzipName 
26725         embed true
26726         BoundingBox 0bp 5bp 20bp 25bp
26727         rotateOrigin center
26728
26729 \end_inset
26730
26731
26732 \end_layout
26733
26734 \end_inset
26735 </cell>
26736 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
26737 \begin_inset Text
26738
26739 \begin_layout Standard
26740
26741 \family sans
26742 Document\SpecialChar \menuseparator
26743 Change\InsetSpace ~
26744 Tracking\SpecialChar \menuseparator
26745 Merge\InsetSpace ~
26746 Changes
26747 \end_layout
26748
26749 \end_inset
26750 </cell>
26751 </row>
26752 <row interlinespace="2.5mm">
26753 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
26754 \begin_inset Text
26755
26756 \begin_layout Standard
26757 \begin_inset Graphics
26758         filename ../images/all-changes-accept.png
26759         inzipName 
26760         embed true
26761         BoundingBox 0bp 5bp 20bp 25bp
26762         rotateOrigin center
26763
26764 \end_inset
26765
26766
26767 \end_layout
26768
26769 \end_inset
26770 </cell>
26771 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
26772 \begin_inset Text
26773
26774 \begin_layout Standard
26775
26776 \family sans
26777 Document\SpecialChar \menuseparator
26778 Change\InsetSpace ~
26779 Tracking\SpecialChar \menuseparator
26780 Accept\InsetSpace ~
26781 All\InsetSpace ~
26782 Changes
26783 \end_layout
26784
26785 \end_inset
26786 </cell>
26787 </row>
26788 <row interlinespace="2.5mm">
26789 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
26790 \begin_inset Text
26791
26792 \begin_layout Standard
26793 \begin_inset Graphics
26794         filename ../images/all-changes-reject.png
26795         inzipName 
26796         embed true
26797         BoundingBox 0bp 5bp 20bp 25bp
26798         rotateOrigin center
26799
26800 \end_inset
26801
26802
26803 \end_layout
26804
26805 \end_inset
26806 </cell>
26807 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
26808 \begin_inset Text
26809
26810 \begin_layout Standard
26811
26812 \family sans
26813 Document\SpecialChar \menuseparator
26814 Change\InsetSpace ~
26815 Tracking\SpecialChar \menuseparator
26816 Reject\InsetSpace ~
26817 All\InsetSpace ~
26818 Changes
26819 \end_layout
26820
26821 \end_inset
26822 </cell>
26823 </row>
26824 <row interlinespace="2.5mm">
26825 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
26826 \begin_inset Text
26827
26828 \begin_layout Standard
26829 \begin_inset Graphics
26830         filename ../images/note-insert.png
26831         inzipName 
26832         embed false
26833         BoundingBox 0bp 5bp 20bp 25bp
26834         rotateOrigin center
26835
26836 \end_inset
26837
26838
26839 \end_layout
26840
26841 \end_inset
26842 </cell>
26843 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
26844 \begin_inset Text
26845
26846 \begin_layout Standard
26847
26848 \family sans
26849 Insert\SpecialChar \menuseparator
26850 Note\SpecialChar \menuseparator
26851 LyX\InsetSpace ~
26852 Note
26853 \end_layout
26854
26855 \end_inset
26856 </cell>
26857 </row>
26858 <row interlinespace="2.5mm">
26859 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
26860 \begin_inset Text
26861
26862 \begin_layout Standard
26863 \begin_inset Graphics
26864         filename ../images/note-next.png
26865         inzipName 
26866         embed true
26867         BoundingBox 0bp 5bp 20bp 25bp
26868         rotateOrigin center
26869
26870 \end_inset
26871
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 sans
26883 Navigate\SpecialChar \menuseparator
26884 Next\InsetSpace ~
26885 Note
26886 \end_layout
26887
26888 \end_inset
26889 </cell>
26890 </row>
26891 </lyxtabular>
26892
26893 \end_inset
26894
26895
26896 \end_layout
26897
26898 \begin_layout Standard
26899 \begin_inset VSpace defskip
26900 \end_inset
26901
26902
26903 \end_layout
26904
26905 \begin_layout Standard
26906 The review toolbar helps you to accept, reject, or merge changes -- highlight
26907  the change and press one of the desired toolbar buttons.
26908  When you merge changes, a window pops up showing you informations about
26909  the next change behind the current cursor position.
26910  So you don't need to highlight a certain change.
26911  Within the merge window you can decide to accept or reject changes and
26912  step to the next change.
26913  This way you can jump through all changes of the document.
26914 \end_layout
26915
26916 \begin_layout Standard
26917 The toolbar has two buttons to handle notes because notes are often important
26918  to describe a change.
26919 \end_layout
26920
26921 \begin_layout Standard
26922 To show made changes in the output you need the LaTeX package 
26923 \series bold
26924 dvipost
26925 \begin_inset Index
26926 status collapsed
26927
26928 \begin_layout Standard
26929 LaTeX-packages ! dvipost
26930 \end_layout
26931
26932 \end_inset
26933
26934
26935 \series default
26936  installed.
26937  You find it in the TeX Catalogue, 
26938 \begin_inset CommandInset citation
26939 LatexCommand cite
26940 key "TeXCatalogue"
26941
26942 \end_inset
26943
26944  or in the package manager of your LaTeX-system.
26945 \end_layout
26946
26947 \begin_layout Section
26948 International Support
26949 \begin_inset Index
26950 status collapsed
26951
26952 \begin_layout Standard
26953 International support
26954 \end_layout
26955
26956 \end_inset
26957
26958
26959 \end_layout
26960
26961 \begin_layout Standard
26962 This section describes how to use LyX with any language you want.
26963  For some non-western languages there are special Wiki-pages that explain
26964  how to set up LyX to use them: 
26965 \begin_inset CommandInset citation
26966 LatexCommand cite
26967 key "Arabic,Armenian,Farsi,Hebrew"
26968
26969 \end_inset
26970
26971
26972 \end_layout
26973
26974 \begin_layout Standard
26975 Besides languages, LyX also supports phonetic symbols, see section\InsetSpace ~
26976
26977 \begin_inset CommandInset ref
26978 LatexCommand ref
26979 reference "sub:Special-Character"
26980
26981 \end_inset
26982
26983 .
26984 \end_layout
26985
26986 \begin_layout Subsection
26987 Language Options
26988 \begin_inset Index
26989 status collapsed
26990
26991 \begin_layout Standard
26992 Language ! Options
26993 \end_layout
26994
26995 \end_inset
26996
26997
26998 \begin_inset Index
26999 status collapsed
27000
27001 \begin_layout Standard
27002 Document ! Settings
27003 \end_layout
27004
27005 \end_inset
27006
27007
27008 \begin_inset Index
27009 status collapsed
27010
27011 \begin_layout Standard
27012 Document ! Language
27013 \end_layout
27014
27015 \end_inset
27016
27017
27018 \end_layout
27019
27020 \begin_layout Standard
27021 The 
27022 \family sans
27023 Document\SpecialChar \menuseparator
27024 Settings
27025 \family default
27026  dialog lets you set 
27027 \family roman
27028 the language and character encoding for your language.
27029  
27030 \end_layout
27031
27032 \begin_layout Standard
27033 Choose your language in the 
27034 \family sans
27035 Language
27036 \family default
27037  section of this dialog.
27038  The default is 
27039 \family sans
27040 English
27041 \family default
27042 .
27043 \end_layout
27044
27045 \begin_layout Standard
27046 The 
27047 \family sans
27048 Encoding
27049 \family default
27050  box lets you choose the character encoding map you want to use for LaTeX
27051  export.
27052  The option 
27053 \family sans
27054 use language's default encoding
27055 \family default
27056  is the preferred choice and works well in most cases.
27057  For details abhout the different encoding options see section\InsetSpace ~
27058
27059 \begin_inset CommandInset ref
27060 LatexCommand ref
27061 reference "sub:Settings"
27062
27063 \end_inset
27064
27065 .
27066 \end_layout
27067
27068 \begin_layout Subsection
27069 Keyboard mapping configuration
27070 \end_layout
27071
27072 \begin_layout Standard
27073 If you have for example a U.S.-style keyboard and want to write in a different
27074  language than English, you can use an alternate keymap.
27075  For example, if you have a U.S.-style keyboard but want to write in Italian,
27076  you can configure LyX to use an Italian keymap.
27077  The preferences dialog allows you to choose up to two keyboard mappings,
27078  see section\InsetSpace ~
27079
27080 \begin_inset CommandInset ref
27081 LatexCommand ref
27082 reference "sub:Keyboard-Map"
27083
27084 \end_inset
27085
27086 .
27087  You can choose primary and secondary keyboard languages and then select
27088  which one you want to use.
27089 \end_layout
27090
27091 \begin_layout Standard
27092 Finally, you may just want to change a few key mappings or create an entirely
27093  different keymap (for Vulcan, for instance).
27094  You may, for example, normally write in Italian on a U.S.
27095  keyboard but want to include an occasional quotation in German.
27096  In such a case, you can write your own keyboard mapping or modify an existing
27097  one to support the characters you want.
27098  This and much more customizations are explained in the 
27099 \emph on
27100 Customization
27101 \emph default
27102  manual.
27103 \end_layout
27104
27105 \begin_layout Subsection
27106 Character Tables
27107 \begin_inset CommandInset label
27108 LatexCommand label
27109 name "sec:keytab"
27110
27111 \end_inset
27112
27113
27114 \end_layout
27115
27116 \begin_layout Standard
27117 Table\InsetSpace ~
27118
27119 \begin_inset CommandInset ref
27120 LatexCommand ref
27121 reference "cap:The-latin1-character"
27122
27123 \end_inset
27124
27125  shows the 
27126 \family typewriter
27127 Latin1
27128 \family default
27129  character set.
27130  You should be able to enter the characters in the first eight columns directly
27131  from the keyboard.
27132 \end_layout
27133
27134 \begin_layout Standard
27135 There are a few things you need to know about this table.
27136  Here are some of the details you'll need to bear in mind when using characters
27137  from the 
27138 \family typewriter
27139 Latin1
27140 \family default
27141  character set:
27142 \end_layout
27143
27144 \begin_layout Itemize
27145 Even if you have selected 
27146 \family sans
27147 latin1
27148 \family default
27149  in the 
27150 \family sans
27151 Document\SpecialChar \menuseparator
27152 Settings
27153 \family default
27154  dialog, users who have only the 
27155 \family typewriter
27156 T1
27157 \family default
27158 -fonts for LaTeX [or who have the 
27159 \family typewriter
27160 T1
27161 \family default
27162 -fonts but aren't using them] will still miss a few characters: D0, F0,
27163  DE, FE, AB, and BB -- the uppercase and lowercase eth and thorn, and the
27164  french quotes won't show up.
27165 \end_layout
27166
27167 \begin_layout Standard
27168 \begin_inset Float table
27169 wide false
27170 sideways false
27171 status open
27172
27173 \begin_layout Standard
27174 \begin_inset Caption
27175
27176 \begin_layout Standard
27177 \begin_inset CommandInset label
27178 LatexCommand label
27179 name "cap:The-latin1-character"
27180
27181 \end_inset
27182
27183 The 
27184 \family typewriter
27185 latin1
27186 \family default
27187  character set
27188 \end_layout
27189
27190 \end_inset
27191
27192
27193 \end_layout
27194
27195 \begin_layout Standard
27196 \align center
27197 \begin_inset Tabular
27198 <lyxtabular version="3" rows="17" columns="17">
27199 <features>
27200 <column alignment="center" valignment="top" leftline="true" rightline="true" width="0pt">
27201 <column alignment="center" valignment="top" leftline="true" width="0pt">
27202 <column alignment="center" valignment="top" leftline="true" width="0pt">
27203 <column alignment="center" valignment="top" leftline="true" width="0pt">
27204 <column alignment="center" valignment="top" leftline="true" width="0pt">
27205 <column alignment="center" valignment="top" leftline="true" width="0pt">
27206 <column alignment="center" valignment="top" leftline="true" width="0pt">
27207 <column alignment="center" valignment="top" leftline="true" width="0pt">
27208 <column alignment="center" valignment="top" leftline="true" width="0pt">
27209 <column alignment="center" valignment="top" leftline="true" width="0pt">
27210 <column alignment="center" valignment="top" leftline="true" width="0pt">
27211 <column alignment="center" valignment="top" leftline="true" width="0pt">
27212 <column alignment="center" valignment="top" leftline="true" width="0pt">
27213 <column alignment="center" valignment="top" leftline="true" width="0pt">
27214 <column alignment="center" valignment="top" leftline="true" width="0pt">
27215 <column alignment="center" valignment="top" leftline="true" width="0pt">
27216 <column alignment="center" valignment="top" leftline="true" rightline="true" width="0pt">
27217 <row topline="true" bottomline="true">
27218 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
27219 \begin_inset Text
27220
27221 \begin_layout Standard
27222
27223 \end_layout
27224
27225 \end_inset
27226 </cell>
27227 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
27228 \begin_inset Text
27229
27230 \begin_layout Standard
27231
27232 \family roman
27233 \series medium
27234 \shape up
27235 \size tiny
27236 \emph off
27237 \bar no
27238 \noun off
27239 \color none
27240 00
27241 \end_layout
27242
27243 \end_inset
27244 </cell>
27245 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
27246 \begin_inset Text
27247
27248 \begin_layout Standard
27249
27250 \family roman
27251 \series medium
27252 \shape up
27253 \size tiny
27254 \emph off
27255 \bar no
27256 \noun off
27257 \color none
27258 10
27259 \end_layout
27260
27261 \end_inset
27262 </cell>
27263 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
27264 \begin_inset Text
27265
27266 \begin_layout Standard
27267
27268 \family roman
27269 \series medium
27270 \shape up
27271 \size tiny
27272 \emph off
27273 \bar no
27274 \noun off
27275 \color none
27276 20
27277 \end_layout
27278
27279 \end_inset
27280 </cell>
27281 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
27282 \begin_inset Text
27283
27284 \begin_layout Standard
27285
27286 \family roman
27287 \series medium
27288 \shape up
27289 \size tiny
27290 \emph off
27291 \bar no
27292 \noun off
27293 \color none
27294 30
27295 \end_layout
27296
27297 \end_inset
27298 </cell>
27299 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
27300 \begin_inset Text
27301
27302 \begin_layout Standard
27303
27304 \family roman
27305 \series medium
27306 \shape up
27307 \size tiny
27308 \emph off
27309 \bar no
27310 \noun off
27311 \color none
27312 40
27313 \end_layout
27314
27315 \end_inset
27316 </cell>
27317 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
27318 \begin_inset Text
27319
27320 \begin_layout Standard
27321
27322 \family roman
27323 \series medium
27324 \shape up
27325 \size tiny
27326 \emph off
27327 \bar no
27328 \noun off
27329 \color none
27330 50
27331 \end_layout
27332
27333 \end_inset
27334 </cell>
27335 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
27336 \begin_inset Text
27337
27338 \begin_layout Standard
27339
27340 \family roman
27341 \series medium
27342 \shape up
27343 \size tiny
27344 \emph off
27345 \bar no
27346 \noun off
27347 \color none
27348 60
27349 \end_layout
27350
27351 \end_inset
27352 </cell>
27353 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
27354 \begin_inset Text
27355
27356 \begin_layout Standard
27357
27358 \family roman
27359 \series medium
27360 \shape up
27361 \size tiny
27362 \emph off
27363 \bar no
27364 \noun off
27365 \color none
27366 70
27367 \end_layout
27368
27369 \end_inset
27370 </cell>
27371 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
27372 \begin_inset Text
27373
27374 \begin_layout Standard
27375
27376 \family roman
27377 \series medium
27378 \shape up
27379 \size tiny
27380 \emph off
27381 \bar no
27382 \noun off
27383 \color none
27384 80
27385 \end_layout
27386
27387 \end_inset
27388 </cell>
27389 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
27390 \begin_inset Text
27391
27392 \begin_layout Standard
27393
27394 \family roman
27395 \series medium
27396 \shape up
27397 \size tiny
27398 \emph off
27399 \bar no
27400 \noun off
27401 \color none
27402 90
27403 \end_layout
27404
27405 \end_inset
27406 </cell>
27407 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
27408 \begin_inset Text
27409
27410 \begin_layout Standard
27411
27412 \family roman
27413 \series medium
27414 \shape up
27415 \size tiny
27416 \emph off
27417 \bar no
27418 \noun off
27419 \color none
27420 A0
27421 \end_layout
27422
27423 \end_inset
27424 </cell>
27425 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
27426 \begin_inset Text
27427
27428 \begin_layout Standard
27429
27430 \family roman
27431 \series medium
27432 \shape up
27433 \size tiny
27434 \emph off
27435 \bar no
27436 \noun off
27437 \color none
27438 B0
27439 \end_layout
27440
27441 \end_inset
27442 </cell>
27443 <cell alignment="center" valignment="top" topline="true" bottomline="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 \size tiny
27452 \emph off
27453 \bar no
27454 \noun off
27455 \color none
27456 C0
27457 \end_layout
27458
27459 \end_inset
27460 </cell>
27461 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
27462 \begin_inset Text
27463
27464 \begin_layout Standard
27465
27466 \family roman
27467 \series medium
27468 \shape up
27469 \size tiny
27470 \emph off
27471 \bar no
27472 \noun off
27473 \color none
27474 D0
27475 \end_layout
27476
27477 \end_inset
27478 </cell>
27479 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
27480 \begin_inset Text
27481
27482 \begin_layout Standard
27483
27484 \family roman
27485 \series medium
27486 \shape up
27487 \size tiny
27488 \emph off
27489 \bar no
27490 \noun off
27491 \color none
27492 E0
27493 \end_layout
27494
27495 \end_inset
27496 </cell>
27497 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
27498 \begin_inset Text
27499
27500 \begin_layout Standard
27501
27502 \family roman
27503 \series medium
27504 \shape up
27505 \size tiny
27506 \emph off
27507 \bar no
27508 \noun off
27509 \color none
27510 F0
27511 \end_layout
27512
27513 \end_inset
27514 </cell>
27515 </row>
27516 <row topline="true">
27517 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
27518 \begin_inset Text
27519
27520 \begin_layout Standard
27521
27522 \family roman
27523 \series medium
27524 \shape up
27525 \size tiny
27526 \emph off
27527 \bar no
27528 \noun off
27529 \color none
27530 00
27531 \end_layout
27532
27533 \end_inset
27534 </cell>
27535 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
27536 \begin_inset Text
27537
27538 \begin_layout Standard
27539
27540 \end_layout
27541
27542 \end_inset
27543 </cell>
27544 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
27545 \begin_inset Text
27546
27547 \begin_layout Standard
27548
27549 \end_layout
27550
27551 \end_inset
27552 </cell>
27553 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
27554 \begin_inset Text
27555
27556 \begin_layout Standard
27557
27558 \end_layout
27559
27560 \end_inset
27561 </cell>
27562 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
27563 \begin_inset Text
27564
27565 \begin_layout Standard
27566
27567 \family roman
27568 \series medium
27569 \shape up
27570 \emph off
27571 \bar no
27572 \noun off
27573 \color none
27574 0
27575 \end_layout
27576
27577 \end_inset
27578 </cell>
27579 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
27580 \begin_inset Text
27581
27582 \begin_layout Standard
27583
27584 \family roman
27585 \series medium
27586 \shape up
27587 \emph off
27588 \bar no
27589 \noun off
27590 \color none
27591 @
27592 \end_layout
27593
27594 \end_inset
27595 </cell>
27596 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
27597 \begin_inset Text
27598
27599 \begin_layout Standard
27600
27601 \family roman
27602 \series medium
27603 \shape up
27604 \emph off
27605 \bar no
27606 \noun off
27607 \color none
27608 P
27609 \end_layout
27610
27611 \end_inset
27612 </cell>
27613 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
27614 \begin_inset Text
27615
27616 \begin_layout Standard
27617
27618 \family roman
27619 \series medium
27620 \shape up
27621 \emph off
27622 \bar no
27623 \noun off
27624 \color none
27625 '
27626 \end_layout
27627
27628 \end_inset
27629 </cell>
27630 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
27631 \begin_inset Text
27632
27633 \begin_layout Standard
27634
27635 \family roman
27636 \series medium
27637 \shape up
27638 \emph off
27639 \bar no
27640 \noun off
27641 \color none
27642 p
27643 \end_layout
27644
27645 \end_inset
27646 </cell>
27647 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
27648 \begin_inset Text
27649
27650 \begin_layout Standard
27651
27652 \end_layout
27653
27654 \end_inset
27655 </cell>
27656 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
27657 \begin_inset Text
27658
27659 \begin_layout Standard
27660
27661 \end_layout
27662
27663 \end_inset
27664 </cell>
27665 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
27666 \begin_inset Text
27667
27668 \begin_layout Standard
27669
27670 \end_layout
27671
27672 \end_inset
27673 </cell>
27674 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
27675 \begin_inset Text
27676
27677 \begin_layout Standard
27678
27679 \family roman
27680 \series medium
27681 \shape up
27682 \emph off
27683 \bar no
27684 \noun off
27685 \color none
27686 °
27687 \end_layout
27688
27689 \end_inset
27690 </cell>
27691 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
27692 \begin_inset Text
27693
27694 \begin_layout Standard
27695
27696 \family roman
27697 \series medium
27698 \shape up
27699 \emph off
27700 \bar no
27701 \noun off
27702 \color none
27703 À
27704 \end_layout
27705
27706 \end_inset
27707 </cell>
27708 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
27709 \begin_inset Text
27710
27711 \begin_layout Standard
27712
27713 \family roman
27714 \series medium
27715 \shape up
27716 \emph off
27717 \bar no
27718 \noun off
27719 \color none
27720 Ð
27721 \end_layout
27722
27723 \end_inset
27724 </cell>
27725 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
27726 \begin_inset Text
27727
27728 \begin_layout Standard
27729
27730 \family roman
27731 \series medium
27732 \shape up
27733 \emph off
27734 \bar no
27735 \noun off
27736 \color none
27737 à
27738 \end_layout
27739
27740 \end_inset
27741 </cell>
27742 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
27743 \begin_inset Text
27744
27745 \begin_layout Standard
27746
27747 \family roman
27748 \series medium
27749 \shape up
27750 \emph off
27751 \bar no
27752 \noun off
27753 \color none
27754 ð
27755 \end_layout
27756
27757 \end_inset
27758 </cell>
27759 </row>
27760 <row topline="true">
27761 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
27762 \begin_inset Text
27763
27764 \begin_layout Standard
27765
27766 \family roman
27767 \series medium
27768 \shape up
27769 \size tiny
27770 \emph off
27771 \bar no
27772 \noun off
27773 \color none
27774 01
27775 \end_layout
27776
27777 \end_inset
27778 </cell>
27779 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
27780 \begin_inset Text
27781
27782 \begin_layout Standard
27783
27784 \end_layout
27785
27786 \end_inset
27787 </cell>
27788 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
27789 \begin_inset Text
27790
27791 \begin_layout Standard
27792
27793 \end_layout
27794
27795 \end_inset
27796 </cell>
27797 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
27798 \begin_inset Text
27799
27800 \begin_layout Standard
27801
27802 \family roman
27803 \series medium
27804 \shape up
27805 \emph off
27806 \bar no
27807 \noun off
27808 \color none
27809 !
27810 \end_layout
27811
27812 \end_inset
27813 </cell>
27814 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
27815 \begin_inset Text
27816
27817 \begin_layout Standard
27818
27819 \family roman
27820 \series medium
27821 \shape up
27822 \emph off
27823 \bar no
27824 \noun off
27825 \color none
27826 1
27827 \end_layout
27828
27829 \end_inset
27830 </cell>
27831 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
27832 \begin_inset Text
27833
27834 \begin_layout Standard
27835
27836 \family roman
27837 \series medium
27838 \shape up
27839 \emph off
27840 \bar no
27841 \noun off
27842 \color none
27843 A
27844 \end_layout
27845
27846 \end_inset
27847 </cell>
27848 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
27849 \begin_inset Text
27850
27851 \begin_layout Standard
27852
27853 \family roman
27854 \series medium
27855 \shape up
27856 \emph off
27857 \bar no
27858 \noun off
27859 \color none
27860 Q
27861 \end_layout
27862
27863 \end_inset
27864 </cell>
27865 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
27866 \begin_inset Text
27867
27868 \begin_layout Standard
27869
27870 \family roman
27871 \series medium
27872 \shape up
27873 \emph off
27874 \bar no
27875 \noun off
27876 \color none
27877 a
27878 \end_layout
27879
27880 \end_inset
27881 </cell>
27882 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
27883 \begin_inset Text
27884
27885 \begin_layout Standard
27886
27887 \family roman
27888 \series medium
27889 \shape up
27890 \emph off
27891 \bar no
27892 \noun off
27893 \color none
27894 q
27895 \end_layout
27896
27897 \end_inset
27898 </cell>
27899 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
27900 \begin_inset Text
27901
27902 \begin_layout Standard
27903
27904 \end_layout
27905
27906 \end_inset
27907 </cell>
27908 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
27909 \begin_inset Text
27910
27911 \begin_layout Standard
27912
27913 \end_layout
27914
27915 \end_inset
27916 </cell>
27917 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
27918 \begin_inset Text
27919
27920 \begin_layout Standard
27921
27922 \family roman
27923 \series medium
27924 \shape up
27925 \emph off
27926 \bar no
27927 \noun off
27928 \color none
27929 ¡
27930 \end_layout
27931
27932 \end_inset
27933 </cell>
27934 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
27935 \begin_inset Text
27936
27937 \begin_layout Standard
27938
27939 \family roman
27940 \series medium
27941 \shape up
27942 \emph off
27943 \bar no
27944 \noun off
27945 \color none
27946 ±
27947 \end_layout
27948
27949 \end_inset
27950 </cell>
27951 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
27952 \begin_inset Text
27953
27954 \begin_layout Standard
27955
27956 \family roman
27957 \series medium
27958 \shape up
27959 \emph off
27960 \bar no
27961 \noun off
27962 \color none
27963 Á
27964 \end_layout
27965
27966 \end_inset
27967 </cell>
27968 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
27969 \begin_inset Text
27970
27971 \begin_layout Standard
27972
27973 \family roman
27974 \series medium
27975 \shape up
27976 \emph off
27977 \bar no
27978 \noun off
27979 \color none
27980 Ñ
27981 \end_layout
27982
27983 \end_inset
27984 </cell>
27985 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
27986 \begin_inset Text
27987
27988 \begin_layout Standard
27989
27990 \family roman
27991 \series medium
27992 \shape up
27993 \emph off
27994 \bar no
27995 \noun off
27996 \color none
27997 á
27998 \end_layout
27999
28000 \end_inset
28001 </cell>
28002 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
28003 \begin_inset Text
28004
28005 \begin_layout Standard
28006
28007 \family roman
28008 \series medium
28009 \shape up
28010 \emph off
28011 \bar no
28012 \noun off
28013 \color none
28014 ñ
28015 \end_layout
28016
28017 \end_inset
28018 </cell>
28019 </row>
28020 <row topline="true">
28021 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
28022 \begin_inset Text
28023
28024 \begin_layout Standard
28025
28026 \family roman
28027 \series medium
28028 \shape up
28029 \size tiny
28030 \emph off
28031 \bar no
28032 \noun off
28033 \color none
28034 02
28035 \end_layout
28036
28037 \end_inset
28038 </cell>
28039 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
28040 \begin_inset Text
28041
28042 \begin_layout Standard
28043
28044 \end_layout
28045
28046 \end_inset
28047 </cell>
28048 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
28049 \begin_inset Text
28050
28051 \begin_layout Standard
28052
28053 \end_layout
28054
28055 \end_inset
28056 </cell>
28057 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
28058 \begin_inset Text
28059
28060 \begin_layout Standard
28061
28062 \family roman
28063 \series medium
28064 \shape up
28065 \emph off
28066 \bar no
28067 \noun off
28068 \color none
28069 \begin_inset Quotes eld
28070 \end_inset
28071
28072
28073 \end_layout
28074
28075 \end_inset
28076 </cell>
28077 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
28078 \begin_inset Text
28079
28080 \begin_layout Standard
28081
28082 \family roman
28083 \series medium
28084 \shape up
28085 \emph off
28086 \bar no
28087 \noun off
28088 \color none
28089 2
28090 \end_layout
28091
28092 \end_inset
28093 </cell>
28094 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
28095 \begin_inset Text
28096
28097 \begin_layout Standard
28098
28099 \family roman
28100 \series medium
28101 \shape up
28102 \emph off
28103 \bar no
28104 \noun off
28105 \color none
28106 B
28107 \end_layout
28108
28109 \end_inset
28110 </cell>
28111 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
28112 \begin_inset Text
28113
28114 \begin_layout Standard
28115
28116 \family roman
28117 \series medium
28118 \shape up
28119 \emph off
28120 \bar no
28121 \noun off
28122 \color none
28123 R
28124 \end_layout
28125
28126 \end_inset
28127 </cell>
28128 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
28129 \begin_inset Text
28130
28131 \begin_layout Standard
28132
28133 \family roman
28134 \series medium
28135 \shape up
28136 \emph off
28137 \bar no
28138 \noun off
28139 \color none
28140 b
28141 \end_layout
28142
28143 \end_inset
28144 </cell>
28145 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
28146 \begin_inset Text
28147
28148 \begin_layout Standard
28149
28150 \family roman
28151 \series medium
28152 \shape up
28153 \emph off
28154 \bar no
28155 \noun off
28156 \color none
28157 r
28158 \end_layout
28159
28160 \end_inset
28161 </cell>
28162 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
28163 \begin_inset Text
28164
28165 \begin_layout Standard
28166
28167 \end_layout
28168
28169 \end_inset
28170 </cell>
28171 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
28172 \begin_inset Text
28173
28174 \begin_layout Standard
28175
28176 \end_layout
28177
28178 \end_inset
28179 </cell>
28180 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
28181 \begin_inset Text
28182
28183 \begin_layout Standard
28184 ¢
28185 \end_layout
28186
28187 \end_inset
28188 </cell>
28189 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
28190 \begin_inset Text
28191
28192 \begin_layout Standard
28193
28194 \family roman
28195 \series medium
28196 \shape up
28197 \emph off
28198 \bar no
28199 \noun off
28200 \color none
28201 ²
28202 \end_layout
28203
28204 \end_inset
28205 </cell>
28206 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
28207 \begin_inset Text
28208
28209 \begin_layout Standard
28210
28211 \family roman
28212 \series medium
28213 \shape up
28214 \emph off
28215 \bar no
28216 \noun off
28217 \color none
28218 Â
28219 \end_layout
28220
28221 \end_inset
28222 </cell>
28223 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
28224 \begin_inset Text
28225
28226 \begin_layout Standard
28227
28228 \family roman
28229 \series medium
28230 \shape up
28231 \emph off
28232 \bar no
28233 \noun off
28234 \color none
28235 Ò
28236 \end_layout
28237
28238 \end_inset
28239 </cell>
28240 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
28241 \begin_inset Text
28242
28243 \begin_layout Standard
28244
28245 \family roman
28246 \series medium
28247 \shape up
28248 \emph off
28249 \bar no
28250 \noun off
28251 \color none
28252 â
28253 \end_layout
28254
28255 \end_inset
28256 </cell>
28257 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
28258 \begin_inset Text
28259
28260 \begin_layout Standard
28261
28262 \family roman
28263 \series medium
28264 \shape up
28265 \emph off
28266 \bar no
28267 \noun off
28268 \color none
28269 ò
28270 \end_layout
28271
28272 \end_inset
28273 </cell>
28274 </row>
28275 <row topline="true">
28276 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
28277 \begin_inset Text
28278
28279 \begin_layout Standard
28280
28281 \family roman
28282 \series medium
28283 \shape up
28284 \size tiny
28285 \emph off
28286 \bar no
28287 \noun off
28288 \color none
28289 03
28290 \end_layout
28291
28292 \end_inset
28293 </cell>
28294 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
28295 \begin_inset Text
28296
28297 \begin_layout Standard
28298
28299 \end_layout
28300
28301 \end_inset
28302 </cell>
28303 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
28304 \begin_inset Text
28305
28306 \begin_layout Standard
28307
28308 \end_layout
28309
28310 \end_inset
28311 </cell>
28312 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
28313 \begin_inset Text
28314
28315 \begin_layout Standard
28316
28317 \family roman
28318 \series medium
28319 \shape up
28320 \emph off
28321 \bar no
28322 \noun off
28323 \color none
28324 #
28325 \end_layout
28326
28327 \end_inset
28328 </cell>
28329 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
28330 \begin_inset Text
28331
28332 \begin_layout Standard
28333
28334 \family roman
28335 \series medium
28336 \shape up
28337 \emph off
28338 \bar no
28339 \noun off
28340 \color none
28341 3
28342 \end_layout
28343
28344 \end_inset
28345 </cell>
28346 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
28347 \begin_inset Text
28348
28349 \begin_layout Standard
28350
28351 \family roman
28352 \series medium
28353 \shape up
28354 \emph off
28355 \bar no
28356 \noun off
28357 \color none
28358 C
28359 \end_layout
28360
28361 \end_inset
28362 </cell>
28363 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
28364 \begin_inset Text
28365
28366 \begin_layout Standard
28367
28368 \family roman
28369 \series medium
28370 \shape up
28371 \emph off
28372 \bar no
28373 \noun off
28374 \color none
28375 S
28376 \end_layout
28377
28378 \end_inset
28379 </cell>
28380 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
28381 \begin_inset Text
28382
28383 \begin_layout Standard
28384
28385 \family roman
28386 \series medium
28387 \shape up
28388 \emph off
28389 \bar no
28390 \noun off
28391 \color none
28392 c
28393 \end_layout
28394
28395 \end_inset
28396 </cell>
28397 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
28398 \begin_inset Text
28399
28400 \begin_layout Standard
28401
28402 \family roman
28403 \series medium
28404 \shape up
28405 \emph off
28406 \bar no
28407 \noun off
28408 \color none
28409 s
28410 \end_layout
28411
28412 \end_inset
28413 </cell>
28414 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
28415 \begin_inset Text
28416
28417 \begin_layout Standard
28418
28419 \end_layout
28420
28421 \end_inset
28422 </cell>
28423 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
28424 \begin_inset Text
28425
28426 \begin_layout Standard
28427
28428 \end_layout
28429
28430 \end_inset
28431 </cell>
28432 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
28433 \begin_inset Text
28434
28435 \begin_layout Standard
28436
28437 \family roman
28438 \series medium
28439 \shape up
28440 \emph off
28441 \bar no
28442 \noun off
28443 \color none
28444 £
28445 \end_layout
28446
28447 \end_inset
28448 </cell>
28449 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
28450 \begin_inset Text
28451
28452 \begin_layout Standard
28453
28454 \family roman
28455 \series medium
28456 \shape up
28457 \emph off
28458 \bar no
28459 \noun off
28460 \color none
28461 ³
28462 \end_layout
28463
28464 \end_inset
28465 </cell>
28466 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
28467 \begin_inset Text
28468
28469 \begin_layout Standard
28470
28471 \family roman
28472 \series medium
28473 \shape up
28474 \emph off
28475 \bar no
28476 \noun off
28477 \color none
28478 Ã
28479 \end_layout
28480
28481 \end_inset
28482 </cell>
28483 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
28484 \begin_inset Text
28485
28486 \begin_layout Standard
28487
28488 \family roman
28489 \series medium
28490 \shape up
28491 \emph off
28492 \bar no
28493 \noun off
28494 \color none
28495 Ó
28496 \end_layout
28497
28498 \end_inset
28499 </cell>
28500 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
28501 \begin_inset Text
28502
28503 \begin_layout Standard
28504
28505 \family roman
28506 \series medium
28507 \shape up
28508 \emph off
28509 \bar no
28510 \noun off
28511 \color none
28512 ã
28513 \end_layout
28514
28515 \end_inset
28516 </cell>
28517 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
28518 \begin_inset Text
28519
28520 \begin_layout Standard
28521
28522 \family roman
28523 \series medium
28524 \shape up
28525 \emph off
28526 \bar no
28527 \noun off
28528 \color none
28529 ó
28530 \end_layout
28531
28532 \end_inset
28533 </cell>
28534 </row>
28535 <row topline="true">
28536 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
28537 \begin_inset Text
28538
28539 \begin_layout Standard
28540
28541 \family roman
28542 \series medium
28543 \shape up
28544 \size tiny
28545 \emph off
28546 \bar no
28547 \noun off
28548 \color none
28549 04
28550 \end_layout
28551
28552 \end_inset
28553 </cell>
28554 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
28555 \begin_inset Text
28556
28557 \begin_layout Standard
28558
28559 \end_layout
28560
28561 \end_inset
28562 </cell>
28563 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
28564 \begin_inset Text
28565
28566 \begin_layout Standard
28567
28568 \end_layout
28569
28570 \end_inset
28571 </cell>
28572 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
28573 \begin_inset Text
28574
28575 \begin_layout Standard
28576
28577 \family roman
28578 \series medium
28579 \shape up
28580 \emph off
28581 \bar no
28582 \noun off
28583 \color none
28584 $
28585 \end_layout
28586
28587 \end_inset
28588 </cell>
28589 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
28590 \begin_inset Text
28591
28592 \begin_layout Standard
28593
28594 \family roman
28595 \series medium
28596 \shape up
28597 \emph off
28598 \bar no
28599 \noun off
28600 \color none
28601 4
28602 \end_layout
28603
28604 \end_inset
28605 </cell>
28606 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
28607 \begin_inset Text
28608
28609 \begin_layout Standard
28610
28611 \family roman
28612 \series medium
28613 \shape up
28614 \emph off
28615 \bar no
28616 \noun off
28617 \color none
28618 D
28619 \end_layout
28620
28621 \end_inset
28622 </cell>
28623 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
28624 \begin_inset Text
28625
28626 \begin_layout Standard
28627
28628 \family roman
28629 \series medium
28630 \shape up
28631 \emph off
28632 \bar no
28633 \noun off
28634 \color none
28635 T
28636 \end_layout
28637
28638 \end_inset
28639 </cell>
28640 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
28641 \begin_inset Text
28642
28643 \begin_layout Standard
28644
28645 \family roman
28646 \series medium
28647 \shape up
28648 \emph off
28649 \bar no
28650 \noun off
28651 \color none
28652 d
28653 \end_layout
28654
28655 \end_inset
28656 </cell>
28657 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
28658 \begin_inset Text
28659
28660 \begin_layout Standard
28661
28662 \family roman
28663 \series medium
28664 \shape up
28665 \emph off
28666 \bar no
28667 \noun off
28668 \color none
28669 t
28670 \end_layout
28671
28672 \end_inset
28673 </cell>
28674 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
28675 \begin_inset Text
28676
28677 \begin_layout Standard
28678
28679 \end_layout
28680
28681 \end_inset
28682 </cell>
28683 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
28684 \begin_inset Text
28685
28686 \begin_layout Standard
28687
28688 \end_layout
28689
28690 \end_inset
28691 </cell>
28692 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
28693 \begin_inset Text
28694
28695 \begin_layout Standard
28696 ¤
28697 \end_layout
28698
28699 \end_inset
28700 </cell>
28701 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
28702 \begin_inset Text
28703
28704 \begin_layout Standard
28705
28706 \family roman
28707 \series medium
28708 \shape up
28709 \emph off
28710 \bar no
28711 \noun off
28712 \color none
28713 ´
28714 \end_layout
28715
28716 \end_inset
28717 </cell>
28718 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
28719 \begin_inset Text
28720
28721 \begin_layout Standard
28722
28723 \family roman
28724 \series medium
28725 \shape up
28726 \emph off
28727 \bar no
28728 \noun off
28729 \color none
28730 Ä
28731 \end_layout
28732
28733 \end_inset
28734 </cell>
28735 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
28736 \begin_inset Text
28737
28738 \begin_layout Standard
28739
28740 \family roman
28741 \series medium
28742 \shape up
28743 \emph off
28744 \bar no
28745 \noun off
28746 \color none
28747 Ô
28748 \end_layout
28749
28750 \end_inset
28751 </cell>
28752 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
28753 \begin_inset Text
28754
28755 \begin_layout Standard
28756
28757 \family roman
28758 \series medium
28759 \shape up
28760 \emph off
28761 \bar no
28762 \noun off
28763 \color none
28764 ä
28765 \end_layout
28766
28767 \end_inset
28768 </cell>
28769 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
28770 \begin_inset Text
28771
28772 \begin_layout Standard
28773
28774 \family roman
28775 \series medium
28776 \shape up
28777 \emph off
28778 \bar no
28779 \noun off
28780 \color none
28781 ô
28782 \end_layout
28783
28784 \end_inset
28785 </cell>
28786 </row>
28787 <row topline="true">
28788 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
28789 \begin_inset Text
28790
28791 \begin_layout Standard
28792
28793 \family roman
28794 \series medium
28795 \shape up
28796 \size tiny
28797 \emph off
28798 \bar no
28799 \noun off
28800 \color none
28801 05
28802 \end_layout
28803
28804 \end_inset
28805 </cell>
28806 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
28807 \begin_inset Text
28808
28809 \begin_layout Standard
28810
28811 \end_layout
28812
28813 \end_inset
28814 </cell>
28815 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
28816 \begin_inset Text
28817
28818 \begin_layout Standard
28819
28820 \end_layout
28821
28822 \end_inset
28823 </cell>
28824 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
28825 \begin_inset Text
28826
28827 \begin_layout Standard
28828
28829 \family roman
28830 \series medium
28831 \shape up
28832 \emph off
28833 \bar no
28834 \noun off
28835 \color none
28836 %
28837 \end_layout
28838
28839 \end_inset
28840 </cell>
28841 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
28842 \begin_inset Text
28843
28844 \begin_layout Standard
28845
28846 \family roman
28847 \series medium
28848 \shape up
28849 \emph off
28850 \bar no
28851 \noun off
28852 \color none
28853 5
28854 \end_layout
28855
28856 \end_inset
28857 </cell>
28858 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
28859 \begin_inset Text
28860
28861 \begin_layout Standard
28862
28863 \family roman
28864 \series medium
28865 \shape up
28866 \emph off
28867 \bar no
28868 \noun off
28869 \color none
28870 E
28871 \end_layout
28872
28873 \end_inset
28874 </cell>
28875 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
28876 \begin_inset Text
28877
28878 \begin_layout Standard
28879
28880 \family roman
28881 \series medium
28882 \shape up
28883 \emph off
28884 \bar no
28885 \noun off
28886 \color none
28887 U
28888 \end_layout
28889
28890 \end_inset
28891 </cell>
28892 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
28893 \begin_inset Text
28894
28895 \begin_layout Standard
28896
28897 \family roman
28898 \series medium
28899 \shape up
28900 \emph off
28901 \bar no
28902 \noun off
28903 \color none
28904 e
28905 \end_layout
28906
28907 \end_inset
28908 </cell>
28909 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
28910 \begin_inset Text
28911
28912 \begin_layout Standard
28913
28914 \family roman
28915 \series medium
28916 \shape up
28917 \emph off
28918 \bar no
28919 \noun off
28920 \color none
28921 u
28922 \end_layout
28923
28924 \end_inset
28925 </cell>
28926 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
28927 \begin_inset Text
28928
28929 \begin_layout Standard
28930
28931 \end_layout
28932
28933 \end_inset
28934 </cell>
28935 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
28936 \begin_inset Text
28937
28938 \begin_layout Standard
28939
28940 \end_layout
28941
28942 \end_inset
28943 </cell>
28944 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
28945 \begin_inset Text
28946
28947 \begin_layout Standard
28948 ¥
28949 \end_layout
28950
28951 \end_inset
28952 </cell>
28953 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
28954 \begin_inset Text
28955
28956 \begin_layout Standard
28957
28958 \family roman
28959 \series medium
28960 \shape up
28961 \emph off
28962 \bar no
28963 \noun off
28964 \color none
28965 µ
28966 \end_layout
28967
28968 \end_inset
28969 </cell>
28970 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
28971 \begin_inset Text
28972
28973 \begin_layout Standard
28974
28975 \family roman
28976 \series medium
28977 \shape up
28978 \emph off
28979 \bar no
28980 \noun off
28981 \color none
28982 Å
28983 \end_layout
28984
28985 \end_inset
28986 </cell>
28987 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
28988 \begin_inset Text
28989
28990 \begin_layout Standard
28991
28992 \family roman
28993 \series medium
28994 \shape up
28995 \emph off
28996 \bar no
28997 \noun off
28998 \color none
28999 Õ
29000 \end_layout
29001
29002 \end_inset
29003 </cell>
29004 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
29005 \begin_inset Text
29006
29007 \begin_layout Standard
29008
29009 \family roman
29010 \series medium
29011 \shape up
29012 \emph off
29013 \bar no
29014 \noun off
29015 \color none
29016 å
29017 \end_layout
29018
29019 \end_inset
29020 </cell>
29021 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
29022 \begin_inset Text
29023
29024 \begin_layout Standard
29025
29026 \family roman
29027 \series medium
29028 \shape up
29029 \emph off
29030 \bar no
29031 \noun off
29032 \color none
29033 õ
29034 \end_layout
29035
29036 \end_inset
29037 </cell>
29038 </row>
29039 <row topline="true">
29040 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
29041 \begin_inset Text
29042
29043 \begin_layout Standard
29044
29045 \family roman
29046 \series medium
29047 \shape up
29048 \size tiny
29049 \emph off
29050 \bar no
29051 \noun off
29052 \color none
29053 06
29054 \end_layout
29055
29056 \end_inset
29057 </cell>
29058 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
29059 \begin_inset Text
29060
29061 \begin_layout Standard
29062
29063 \end_layout
29064
29065 \end_inset
29066 </cell>
29067 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
29068 \begin_inset Text
29069
29070 \begin_layout Standard
29071
29072 \end_layout
29073
29074 \end_inset
29075 </cell>
29076 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
29077 \begin_inset Text
29078
29079 \begin_layout Standard
29080
29081 \family roman
29082 \series medium
29083 \shape up
29084 \emph off
29085 \bar no
29086 \noun off
29087 \color none
29088 &
29089 \end_layout
29090
29091 \end_inset
29092 </cell>
29093 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
29094 \begin_inset Text
29095
29096 \begin_layout Standard
29097
29098 \family roman
29099 \series medium
29100 \shape up
29101 \emph off
29102 \bar no
29103 \noun off
29104 \color none
29105 6
29106 \end_layout
29107
29108 \end_inset
29109 </cell>
29110 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
29111 \begin_inset Text
29112
29113 \begin_layout Standard
29114
29115 \family roman
29116 \series medium
29117 \shape up
29118 \emph off
29119 \bar no
29120 \noun off
29121 \color none
29122 F
29123 \end_layout
29124
29125 \end_inset
29126 </cell>
29127 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
29128 \begin_inset Text
29129
29130 \begin_layout Standard
29131
29132 \family roman
29133 \series medium
29134 \shape up
29135 \emph off
29136 \bar no
29137 \noun off
29138 \color none
29139 V
29140 \end_layout
29141
29142 \end_inset
29143 </cell>
29144 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
29145 \begin_inset Text
29146
29147 \begin_layout Standard
29148
29149 \family roman
29150 \series medium
29151 \shape up
29152 \emph off
29153 \bar no
29154 \noun off
29155 \color none
29156 f
29157 \end_layout
29158
29159 \end_inset
29160 </cell>
29161 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
29162 \begin_inset Text
29163
29164 \begin_layout Standard
29165
29166 \family roman
29167 \series medium
29168 \shape up
29169 \emph off
29170 \bar no
29171 \noun off
29172 \color none
29173 v
29174 \end_layout
29175
29176 \end_inset
29177 </cell>
29178 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
29179 \begin_inset Text
29180
29181 \begin_layout Standard
29182
29183 \end_layout
29184
29185 \end_inset
29186 </cell>
29187 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
29188 \begin_inset Text
29189
29190 \begin_layout Standard
29191
29192 \end_layout
29193
29194 \end_inset
29195 </cell>
29196 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
29197 \begin_inset Text
29198
29199 \begin_layout Standard
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 07
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 7
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 G
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 W
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 g
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 w
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 08
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 8
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 H
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 X
29652 \end_layout
29653
29654 \end_inset
29655 </cell>
29656 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
29657 \begin_inset Text
29658
29659 \begin_layout Standard
29660
29661 \family roman
29662 \series medium
29663 \shape up
29664 \emph off
29665 \bar no
29666 \noun off
29667 \color none
29668 h
29669 \end_layout
29670
29671 \end_inset
29672 </cell>
29673 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
29674 \begin_inset Text
29675
29676 \begin_layout Standard
29677
29678 \family roman
29679 \series medium
29680 \shape up
29681 \emph off
29682 \bar no
29683 \noun off
29684 \color none
29685 x
29686 \end_layout
29687
29688 \end_inset
29689 </cell>
29690 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
29691 \begin_inset Text
29692
29693 \begin_layout Standard
29694
29695 \end_layout
29696
29697 \end_inset
29698 </cell>
29699 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
29700 \begin_inset Text
29701
29702 \begin_layout Standard
29703
29704 \end_layout
29705
29706 \end_inset
29707 </cell>
29708 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
29709 \begin_inset Text
29710
29711 \begin_layout Standard
29712
29713 \family roman
29714 \series medium
29715 \shape up
29716 \emph off
29717 \bar no
29718 \noun off
29719 \color none
29720 ¨
29721 \end_layout
29722
29723 \end_inset
29724 </cell>
29725 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
29726 \begin_inset Text
29727
29728 \begin_layout Standard
29729
29730 \family roman
29731 \series medium
29732 \shape up
29733 \emph off
29734 \bar no
29735 \noun off
29736 \color none
29737 ¸
29738 \end_layout
29739
29740 \end_inset
29741 </cell>
29742 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
29743 \begin_inset Text
29744
29745 \begin_layout Standard
29746
29747 \family roman
29748 \series medium
29749 \shape up
29750 \emph off
29751 \bar no
29752 \noun off
29753 \color none
29754 È
29755 \end_layout
29756
29757 \end_inset
29758 </cell>
29759 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
29760 \begin_inset Text
29761
29762 \begin_layout Standard
29763
29764 \family roman
29765 \series medium
29766 \shape up
29767 \emph off
29768 \bar no
29769 \noun off
29770 \color none
29771 Ø
29772 \end_layout
29773
29774 \end_inset
29775 </cell>
29776 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
29777 \begin_inset Text
29778
29779 \begin_layout Standard
29780
29781 \family roman
29782 \series medium
29783 \shape up
29784 \emph off
29785 \bar no
29786 \noun off
29787 \color none
29788 è
29789 \end_layout
29790
29791 \end_inset
29792 </cell>
29793 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
29794 \begin_inset Text
29795
29796 \begin_layout Standard
29797
29798 \family roman
29799 \series medium
29800 \shape up
29801 \emph off
29802 \bar no
29803 \noun off
29804 \color none
29805 ø
29806 \end_layout
29807
29808 \end_inset
29809 </cell>
29810 </row>
29811 <row topline="true">
29812 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
29813 \begin_inset Text
29814
29815 \begin_layout Standard
29816
29817 \family roman
29818 \series medium
29819 \shape up
29820 \size tiny
29821 \emph off
29822 \bar no
29823 \noun off
29824 \color none
29825 09
29826 \end_layout
29827
29828 \end_inset
29829 </cell>
29830 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
29831 \begin_inset Text
29832
29833 \begin_layout Standard
29834
29835 \end_layout
29836
29837 \end_inset
29838 </cell>
29839 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
29840 \begin_inset Text
29841
29842 \begin_layout Standard
29843
29844 \end_layout
29845
29846 \end_inset
29847 </cell>
29848 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
29849 \begin_inset Text
29850
29851 \begin_layout Standard
29852
29853 \family roman
29854 \series medium
29855 \shape up
29856 \emph off
29857 \bar no
29858 \noun off
29859 \color none
29860 )
29861 \end_layout
29862
29863 \end_inset
29864 </cell>
29865 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
29866 \begin_inset Text
29867
29868 \begin_layout Standard
29869
29870 \family roman
29871 \series medium
29872 \shape up
29873 \emph off
29874 \bar no
29875 \noun off
29876 \color none
29877 9
29878 \end_layout
29879
29880 \end_inset
29881 </cell>
29882 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
29883 \begin_inset Text
29884
29885 \begin_layout Standard
29886
29887 \family roman
29888 \series medium
29889 \shape up
29890 \emph off
29891 \bar no
29892 \noun off
29893 \color none
29894 I
29895 \end_layout
29896
29897 \end_inset
29898 </cell>
29899 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
29900 \begin_inset Text
29901
29902 \begin_layout Standard
29903
29904 \family roman
29905 \series medium
29906 \shape up
29907 \emph off
29908 \bar no
29909 \noun off
29910 \color none
29911 Y
29912 \end_layout
29913
29914 \end_inset
29915 </cell>
29916 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
29917 \begin_inset Text
29918
29919 \begin_layout Standard
29920
29921 \family roman
29922 \series medium
29923 \shape up
29924 \emph off
29925 \bar no
29926 \noun off
29927 \color none
29928 i
29929 \end_layout
29930
29931 \end_inset
29932 </cell>
29933 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
29934 \begin_inset Text
29935
29936 \begin_layout Standard
29937
29938 \family roman
29939 \series medium
29940 \shape up
29941 \emph off
29942 \bar no
29943 \noun off
29944 \color none
29945 y
29946 \end_layout
29947
29948 \end_inset
29949 </cell>
29950 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
29951 \begin_inset Text
29952
29953 \begin_layout Standard
29954
29955 \end_layout
29956
29957 \end_inset
29958 </cell>
29959 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
29960 \begin_inset Text
29961
29962 \begin_layout Standard
29963
29964 \end_layout
29965
29966 \end_inset
29967 </cell>
29968 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
29969 \begin_inset Text
29970
29971 \begin_layout Standard
29972
29973 \family roman
29974 \series medium
29975 \shape up
29976 \emph off
29977 \bar no
29978 \noun off
29979 \color none
29980 ©
29981 \end_layout
29982
29983 \end_inset
29984 </cell>
29985 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
29986 \begin_inset Text
29987
29988 \begin_layout Standard
29989
29990 \family roman
29991 \series medium
29992 \shape up
29993 \emph off
29994 \bar no
29995 \noun off
29996 \color none
29997 ¹
29998 \end_layout
29999
30000 \end_inset
30001 </cell>
30002 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30003 \begin_inset Text
30004
30005 \begin_layout Standard
30006
30007 \family roman
30008 \series medium
30009 \shape up
30010 \emph off
30011 \bar no
30012 \noun off
30013 \color none
30014 É
30015 \end_layout
30016
30017 \end_inset
30018 </cell>
30019 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30020 \begin_inset Text
30021
30022 \begin_layout Standard
30023
30024 \family roman
30025 \series medium
30026 \shape up
30027 \emph off
30028 \bar no
30029 \noun off
30030 \color none
30031 Ù
30032 \end_layout
30033
30034 \end_inset
30035 </cell>
30036 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30037 \begin_inset Text
30038
30039 \begin_layout Standard
30040
30041 \family roman
30042 \series medium
30043 \shape up
30044 \emph off
30045 \bar no
30046 \noun off
30047 \color none
30048 é
30049 \end_layout
30050
30051 \end_inset
30052 </cell>
30053 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
30054 \begin_inset Text
30055
30056 \begin_layout Standard
30057
30058 \family roman
30059 \series medium
30060 \shape up
30061 \emph off
30062 \bar no
30063 \noun off
30064 \color none
30065 ù
30066 \end_layout
30067
30068 \end_inset
30069 </cell>
30070 </row>
30071 <row topline="true">
30072 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
30073 \begin_inset Text
30074
30075 \begin_layout Standard
30076
30077 \family roman
30078 \series medium
30079 \shape up
30080 \size tiny
30081 \emph off
30082 \bar no
30083 \noun off
30084 \color none
30085 0A
30086 \end_layout
30087
30088 \end_inset
30089 </cell>
30090 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30091 \begin_inset Text
30092
30093 \begin_layout Standard
30094
30095 \end_layout
30096
30097 \end_inset
30098 </cell>
30099 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30100 \begin_inset Text
30101
30102 \begin_layout Standard
30103
30104 \end_layout
30105
30106 \end_inset
30107 </cell>
30108 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30109 \begin_inset Text
30110
30111 \begin_layout Standard
30112
30113 \family roman
30114 \series medium
30115 \shape up
30116 \emph off
30117 \bar no
30118 \noun off
30119 \color none
30120 *
30121 \end_layout
30122
30123 \end_inset
30124 </cell>
30125 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30126 \begin_inset Text
30127
30128 \begin_layout Standard
30129
30130 \family roman
30131 \series medium
30132 \shape up
30133 \emph off
30134 \bar no
30135 \noun off
30136 \color none
30137 :
30138 \end_layout
30139
30140 \end_inset
30141 </cell>
30142 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30143 \begin_inset Text
30144
30145 \begin_layout Standard
30146
30147 \family roman
30148 \series medium
30149 \shape up
30150 \emph off
30151 \bar no
30152 \noun off
30153 \color none
30154 J
30155 \end_layout
30156
30157 \end_inset
30158 </cell>
30159 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30160 \begin_inset Text
30161
30162 \begin_layout Standard
30163
30164 \family roman
30165 \series medium
30166 \shape up
30167 \emph off
30168 \bar no
30169 \noun off
30170 \color none
30171 Z
30172 \end_layout
30173
30174 \end_inset
30175 </cell>
30176 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30177 \begin_inset Text
30178
30179 \begin_layout Standard
30180
30181 \family roman
30182 \series medium
30183 \shape up
30184 \emph off
30185 \bar no
30186 \noun off
30187 \color none
30188 j
30189 \end_layout
30190
30191 \end_inset
30192 </cell>
30193 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30194 \begin_inset Text
30195
30196 \begin_layout Standard
30197
30198 \family roman
30199 \series medium
30200 \shape up
30201 \emph off
30202 \bar no
30203 \noun off
30204 \color none
30205 z
30206 \end_layout
30207
30208 \end_inset
30209 </cell>
30210 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30211 \begin_inset Text
30212
30213 \begin_layout Standard
30214
30215 \end_layout
30216
30217 \end_inset
30218 </cell>
30219 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30220 \begin_inset Text
30221
30222 \begin_layout Standard
30223
30224 \end_layout
30225
30226 \end_inset
30227 </cell>
30228 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30229 \begin_inset Text
30230
30231 \begin_layout Standard
30232
30233 \family roman
30234 \series medium
30235 \shape up
30236 \emph off
30237 \bar no
30238 \noun off
30239 \color none
30240 ª
30241 \end_layout
30242
30243 \end_inset
30244 </cell>
30245 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30246 \begin_inset Text
30247
30248 \begin_layout Standard
30249
30250 \family roman
30251 \series medium
30252 \shape up
30253 \emph off
30254 \bar no
30255 \noun off
30256 \color none
30257 º
30258 \end_layout
30259
30260 \end_inset
30261 </cell>
30262 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30263 \begin_inset Text
30264
30265 \begin_layout Standard
30266
30267 \family roman
30268 \series medium
30269 \shape up
30270 \emph off
30271 \bar no
30272 \noun off
30273 \color none
30274 Ê
30275 \end_layout
30276
30277 \end_inset
30278 </cell>
30279 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30280 \begin_inset Text
30281
30282 \begin_layout Standard
30283
30284 \family roman
30285 \series medium
30286 \shape up
30287 \emph off
30288 \bar no
30289 \noun off
30290 \color none
30291 Ú
30292 \end_layout
30293
30294 \end_inset
30295 </cell>
30296 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30297 \begin_inset Text
30298
30299 \begin_layout Standard
30300
30301 \family roman
30302 \series medium
30303 \shape up
30304 \emph off
30305 \bar no
30306 \noun off
30307 \color none
30308 ê
30309 \end_layout
30310
30311 \end_inset
30312 </cell>
30313 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
30314 \begin_inset Text
30315
30316 \begin_layout Standard
30317
30318 \family roman
30319 \series medium
30320 \shape up
30321 \emph off
30322 \bar no
30323 \noun off
30324 \color none
30325 ú
30326 \end_layout
30327
30328 \end_inset
30329 </cell>
30330 </row>
30331 <row topline="true">
30332 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
30333 \begin_inset Text
30334
30335 \begin_layout Standard
30336
30337 \family roman
30338 \series medium
30339 \shape up
30340 \size tiny
30341 \emph off
30342 \bar no
30343 \noun off
30344 \color none
30345 0B
30346 \end_layout
30347
30348 \end_inset
30349 </cell>
30350 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30351 \begin_inset Text
30352
30353 \begin_layout Standard
30354
30355 \end_layout
30356
30357 \end_inset
30358 </cell>
30359 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30360 \begin_inset Text
30361
30362 \begin_layout Standard
30363
30364 \end_layout
30365
30366 \end_inset
30367 </cell>
30368 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30369 \begin_inset Text
30370
30371 \begin_layout Standard
30372
30373 \family roman
30374 \series medium
30375 \shape up
30376 \emph off
30377 \bar no
30378 \noun off
30379 \color none
30380 +
30381 \end_layout
30382
30383 \end_inset
30384 </cell>
30385 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30386 \begin_inset Text
30387
30388 \begin_layout Standard
30389
30390 \family roman
30391 \series medium
30392 \shape up
30393 \emph off
30394 \bar no
30395 \noun off
30396 \color none
30397 ;
30398 \end_layout
30399
30400 \end_inset
30401 </cell>
30402 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30403 \begin_inset Text
30404
30405 \begin_layout Standard
30406
30407 \family roman
30408 \series medium
30409 \shape up
30410 \emph off
30411 \bar no
30412 \noun off
30413 \color none
30414 K
30415 \end_layout
30416
30417 \end_inset
30418 </cell>
30419 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30420 \begin_inset Text
30421
30422 \begin_layout Standard
30423
30424 \family roman
30425 \series medium
30426 \shape up
30427 \emph off
30428 \bar no
30429 \noun off
30430 \color none
30431 [
30432 \end_layout
30433
30434 \end_inset
30435 </cell>
30436 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30437 \begin_inset Text
30438
30439 \begin_layout Standard
30440
30441 \family roman
30442 \series medium
30443 \shape up
30444 \emph off
30445 \bar no
30446 \noun off
30447 \color none
30448 k
30449 \end_layout
30450
30451 \end_inset
30452 </cell>
30453 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30454 \begin_inset Text
30455
30456 \begin_layout Standard
30457
30458 \family roman
30459 \series medium
30460 \shape up
30461 \emph off
30462 \bar no
30463 \noun off
30464 \color none
30465 {
30466 \end_layout
30467
30468 \end_inset
30469 </cell>
30470 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30471 \begin_inset Text
30472
30473 \begin_layout Standard
30474
30475 \end_layout
30476
30477 \end_inset
30478 </cell>
30479 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30480 \begin_inset Text
30481
30482 \begin_layout Standard
30483
30484 \end_layout
30485
30486 \end_inset
30487 </cell>
30488 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30489 \begin_inset Text
30490
30491 \begin_layout Standard
30492
30493 \family roman
30494 \series medium
30495 \shape up
30496 \emph off
30497 \bar no
30498 \noun off
30499 \color none
30500 «
30501 \end_layout
30502
30503 \end_inset
30504 </cell>
30505 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30506 \begin_inset Text
30507
30508 \begin_layout Standard
30509
30510 \family roman
30511 \series medium
30512 \shape up
30513 \emph off
30514 \bar no
30515 \noun off
30516 \color none
30517 »
30518 \end_layout
30519
30520 \end_inset
30521 </cell>
30522 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30523 \begin_inset Text
30524
30525 \begin_layout Standard
30526
30527 \family roman
30528 \series medium
30529 \shape up
30530 \emph off
30531 \bar no
30532 \noun off
30533 \color none
30534 Ë
30535 \end_layout
30536
30537 \end_inset
30538 </cell>
30539 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30540 \begin_inset Text
30541
30542 \begin_layout Standard
30543
30544 \family roman
30545 \series medium
30546 \shape up
30547 \emph off
30548 \bar no
30549 \noun off
30550 \color none
30551 Û
30552 \end_layout
30553
30554 \end_inset
30555 </cell>
30556 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30557 \begin_inset Text
30558
30559 \begin_layout Standard
30560
30561 \family roman
30562 \series medium
30563 \shape up
30564 \emph off
30565 \bar no
30566 \noun off
30567 \color none
30568 ë
30569 \end_layout
30570
30571 \end_inset
30572 </cell>
30573 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
30574 \begin_inset Text
30575
30576 \begin_layout Standard
30577
30578 \family roman
30579 \series medium
30580 \shape up
30581 \emph off
30582 \bar no
30583 \noun off
30584 \color none
30585 û
30586 \end_layout
30587
30588 \end_inset
30589 </cell>
30590 </row>
30591 <row topline="true">
30592 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
30593 \begin_inset Text
30594
30595 \begin_layout Standard
30596
30597 \family roman
30598 \series medium
30599 \shape up
30600 \size tiny
30601 \emph off
30602 \bar no
30603 \noun off
30604 \color none
30605 0C
30606 \end_layout
30607
30608 \end_inset
30609 </cell>
30610 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30611 \begin_inset Text
30612
30613 \begin_layout Standard
30614
30615 \end_layout
30616
30617 \end_inset
30618 </cell>
30619 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30620 \begin_inset Text
30621
30622 \begin_layout Standard
30623
30624 \end_layout
30625
30626 \end_inset
30627 </cell>
30628 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30629 \begin_inset Text
30630
30631 \begin_layout Standard
30632
30633 \family roman
30634 \series medium
30635 \shape up
30636 \emph off
30637 \bar no
30638 \noun off
30639 \color none
30640 ,
30641 \end_layout
30642
30643 \end_inset
30644 </cell>
30645 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30646 \begin_inset Text
30647
30648 \begin_layout Standard
30649
30650 \family roman
30651 \series medium
30652 \shape up
30653 \emph off
30654 \bar no
30655 \noun off
30656 \color none
30657 <
30658 \end_layout
30659
30660 \end_inset
30661 </cell>
30662 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30663 \begin_inset Text
30664
30665 \begin_layout Standard
30666
30667 \family roman
30668 \series medium
30669 \shape up
30670 \emph off
30671 \bar no
30672 \noun off
30673 \color none
30674 L
30675 \end_layout
30676
30677 \end_inset
30678 </cell>
30679 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30680 \begin_inset Text
30681
30682 \begin_layout Standard
30683
30684 \family roman
30685 \series medium
30686 \shape up
30687 \emph off
30688 \bar no
30689 \noun off
30690 \color none
30691
30692 \backslash
30693
30694 \end_layout
30695
30696 \end_inset
30697 </cell>
30698 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30699 \begin_inset Text
30700
30701 \begin_layout Standard
30702
30703 \family roman
30704 \series medium
30705 \shape up
30706 \emph off
30707 \bar no
30708 \noun off
30709 \color none
30710 l
30711 \end_layout
30712
30713 \end_inset
30714 </cell>
30715 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30716 \begin_inset Text
30717
30718 \begin_layout Standard
30719
30720 \family roman
30721 \series medium
30722 \shape up
30723 \emph off
30724 \bar no
30725 \noun off
30726 \color none
30727 |
30728 \end_layout
30729
30730 \end_inset
30731 </cell>
30732 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30733 \begin_inset Text
30734
30735 \begin_layout Standard
30736
30737 \end_layout
30738
30739 \end_inset
30740 </cell>
30741 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30742 \begin_inset Text
30743
30744 \begin_layout Standard
30745
30746 \end_layout
30747
30748 \end_inset
30749 </cell>
30750 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30751 \begin_inset Text
30752
30753 \begin_layout Standard
30754
30755 \family roman
30756 \series medium
30757 \shape up
30758 \emph off
30759 \bar no
30760 \noun off
30761 \color none
30762 ¬
30763 \end_layout
30764
30765 \end_inset
30766 </cell>
30767 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30768 \begin_inset Text
30769
30770 \begin_layout Standard
30771
30772 \family roman
30773 \series medium
30774 \shape up
30775 \emph off
30776 \bar no
30777 \noun off
30778 \color none
30779 ¼
30780 \end_layout
30781
30782 \end_inset
30783 </cell>
30784 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30785 \begin_inset Text
30786
30787 \begin_layout Standard
30788
30789 \family roman
30790 \series medium
30791 \shape up
30792 \emph off
30793 \bar no
30794 \noun off
30795 \color none
30796 Ì
30797 \end_layout
30798
30799 \end_inset
30800 </cell>
30801 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30802 \begin_inset Text
30803
30804 \begin_layout Standard
30805
30806 \family roman
30807 \series medium
30808 \shape up
30809 \emph off
30810 \bar no
30811 \noun off
30812 \color none
30813 Ü
30814 \end_layout
30815
30816 \end_inset
30817 </cell>
30818 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30819 \begin_inset Text
30820
30821 \begin_layout Standard
30822
30823 \family roman
30824 \series medium
30825 \shape up
30826 \emph off
30827 \bar no
30828 \noun off
30829 \color none
30830 ì
30831 \end_layout
30832
30833 \end_inset
30834 </cell>
30835 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
30836 \begin_inset Text
30837
30838 \begin_layout Standard
30839
30840 \family roman
30841 \series medium
30842 \shape up
30843 \emph off
30844 \bar no
30845 \noun off
30846 \color none
30847 ü
30848 \end_layout
30849
30850 \end_inset
30851 </cell>
30852 </row>
30853 <row topline="true">
30854 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
30855 \begin_inset Text
30856
30857 \begin_layout Standard
30858
30859 \family roman
30860 \series medium
30861 \shape up
30862 \size tiny
30863 \emph off
30864 \bar no
30865 \noun off
30866 \color none
30867 0D
30868 \end_layout
30869
30870 \end_inset
30871 </cell>
30872 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30873 \begin_inset Text
30874
30875 \begin_layout Standard
30876
30877 \end_layout
30878
30879 \end_inset
30880 </cell>
30881 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30882 \begin_inset Text
30883
30884 \begin_layout Standard
30885
30886 \end_layout
30887
30888 \end_inset
30889 </cell>
30890 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30891 \begin_inset Text
30892
30893 \begin_layout Standard
30894
30895 \family roman
30896 \series medium
30897 \shape up
30898 \emph off
30899 \bar no
30900 \noun off
30901 \color none
30902 -
30903 \end_layout
30904
30905 \end_inset
30906 </cell>
30907 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30908 \begin_inset Text
30909
30910 \begin_layout Standard
30911
30912 \family roman
30913 \series medium
30914 \shape up
30915 \emph off
30916 \bar no
30917 \noun off
30918 \color none
30919 =
30920 \end_layout
30921
30922 \end_inset
30923 </cell>
30924 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30925 \begin_inset Text
30926
30927 \begin_layout Standard
30928
30929 \family roman
30930 \series medium
30931 \shape up
30932 \emph off
30933 \bar no
30934 \noun off
30935 \color none
30936 M
30937 \end_layout
30938
30939 \end_inset
30940 </cell>
30941 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30942 \begin_inset Text
30943
30944 \begin_layout Standard
30945
30946 \family roman
30947 \series medium
30948 \shape up
30949 \emph off
30950 \bar no
30951 \noun off
30952 \color none
30953 ]
30954 \end_layout
30955
30956 \end_inset
30957 </cell>
30958 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30959 \begin_inset Text
30960
30961 \begin_layout Standard
30962
30963 \family roman
30964 \series medium
30965 \shape up
30966 \emph off
30967 \bar no
30968 \noun off
30969 \color none
30970 m
30971 \end_layout
30972
30973 \end_inset
30974 </cell>
30975 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30976 \begin_inset Text
30977
30978 \begin_layout Standard
30979
30980 \family roman
30981 \series medium
30982 \shape up
30983 \emph off
30984 \bar no
30985 \noun off
30986 \color none
30987 }
30988 \end_layout
30989
30990 \end_inset
30991 </cell>
30992 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30993 \begin_inset Text
30994
30995 \begin_layout Standard
30996
30997 \end_layout
30998
30999 \end_inset
31000 </cell>
31001 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31002 \begin_inset Text
31003
31004 \begin_layout Standard
31005
31006 \end_layout
31007
31008 \end_inset
31009 </cell>
31010 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31011 \begin_inset Text
31012
31013 \begin_layout Standard
31014
31015 \end_layout
31016
31017 \end_inset
31018 </cell>
31019 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31020 \begin_inset Text
31021
31022 \begin_layout Standard
31023
31024 \family roman
31025 \series medium
31026 \shape up
31027 \emph off
31028 \bar no
31029 \noun off
31030 \color none
31031 ½
31032 \end_layout
31033
31034 \end_inset
31035 </cell>
31036 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31037 \begin_inset Text
31038
31039 \begin_layout Standard
31040
31041 \family roman
31042 \series medium
31043 \shape up
31044 \emph off
31045 \bar no
31046 \noun off
31047 \color none
31048 Í
31049 \end_layout
31050
31051 \end_inset
31052 </cell>
31053 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31054 \begin_inset Text
31055
31056 \begin_layout Standard
31057
31058 \family roman
31059 \series medium
31060 \shape up
31061 \emph off
31062 \bar no
31063 \noun off
31064 \color none
31065 Ý
31066 \end_layout
31067
31068 \end_inset
31069 </cell>
31070 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31071 \begin_inset Text
31072
31073 \begin_layout Standard
31074
31075 \family roman
31076 \series medium
31077 \shape up
31078 \emph off
31079 \bar no
31080 \noun off
31081 \color none
31082 í
31083 \end_layout
31084
31085 \end_inset
31086 </cell>
31087 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
31088 \begin_inset Text
31089
31090 \begin_layout Standard
31091
31092 \family roman
31093 \series medium
31094 \shape up
31095 \emph off
31096 \bar no
31097 \noun off
31098 \color none
31099 ý
31100 \end_layout
31101
31102 \end_inset
31103 </cell>
31104 </row>
31105 <row topline="true">
31106 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
31107 \begin_inset Text
31108
31109 \begin_layout Standard
31110
31111 \family roman
31112 \series medium
31113 \shape up
31114 \size tiny
31115 \emph off
31116 \bar no
31117 \noun off
31118 \color none
31119 0E
31120 \end_layout
31121
31122 \end_inset
31123 </cell>
31124 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31125 \begin_inset Text
31126
31127 \begin_layout Standard
31128
31129 \end_layout
31130
31131 \end_inset
31132 </cell>
31133 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31134 \begin_inset Text
31135
31136 \begin_layout Standard
31137
31138 \end_layout
31139
31140 \end_inset
31141 </cell>
31142 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31143 \begin_inset Text
31144
31145 \begin_layout Standard
31146
31147 \family roman
31148 \series medium
31149 \shape up
31150 \emph off
31151 \bar no
31152 \noun off
31153 \color none
31154 .
31155 \end_layout
31156
31157 \end_inset
31158 </cell>
31159 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31160 \begin_inset Text
31161
31162 \begin_layout Standard
31163
31164 \family roman
31165 \series medium
31166 \shape up
31167 \emph off
31168 \bar no
31169 \noun off
31170 \color none
31171 >
31172 \end_layout
31173
31174 \end_inset
31175 </cell>
31176 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31177 \begin_inset Text
31178
31179 \begin_layout Standard
31180
31181 \family roman
31182 \series medium
31183 \shape up
31184 \emph off
31185 \bar no
31186 \noun off
31187 \color none
31188 N
31189 \end_layout
31190
31191 \end_inset
31192 </cell>
31193 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31194 \begin_inset Text
31195
31196 \begin_layout Standard
31197
31198 \family roman
31199 \series medium
31200 \shape up
31201 \emph off
31202 \bar no
31203 \noun off
31204 \color none
31205 ^
31206 \end_layout
31207
31208 \end_inset
31209 </cell>
31210 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31211 \begin_inset Text
31212
31213 \begin_layout Standard
31214
31215 \family roman
31216 \series medium
31217 \shape up
31218 \emph off
31219 \bar no
31220 \noun off
31221 \color none
31222 n
31223 \end_layout
31224
31225 \end_inset
31226 </cell>
31227 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31228 \begin_inset Text
31229
31230 \begin_layout Standard
31231
31232 \family roman
31233 \series medium
31234 \shape up
31235 \emph off
31236 \bar no
31237 \noun off
31238 \color none
31239 ~
31240 \end_layout
31241
31242 \end_inset
31243 </cell>
31244 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31245 \begin_inset Text
31246
31247 \begin_layout Standard
31248
31249 \end_layout
31250
31251 \end_inset
31252 </cell>
31253 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31254 \begin_inset Text
31255
31256 \begin_layout Standard
31257
31258 \end_layout
31259
31260 \end_inset
31261 </cell>
31262 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31263 \begin_inset Text
31264
31265 \begin_layout Standard
31266
31267 \family roman
31268 \series medium
31269 \shape up
31270 \emph off
31271 \bar no
31272 \noun off
31273 \color none
31274 ®
31275 \end_layout
31276
31277 \end_inset
31278 </cell>
31279 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31280 \begin_inset Text
31281
31282 \begin_layout Standard
31283
31284 \family roman
31285 \series medium
31286 \shape up
31287 \emph off
31288 \bar no
31289 \noun off
31290 \color none
31291 ¾
31292 \end_layout
31293
31294 \end_inset
31295 </cell>
31296 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31297 \begin_inset Text
31298
31299 \begin_layout Standard
31300
31301 \family roman
31302 \series medium
31303 \shape up
31304 \emph off
31305 \bar no
31306 \noun off
31307 \color none
31308 Î
31309 \end_layout
31310
31311 \end_inset
31312 </cell>
31313 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31314 \begin_inset Text
31315
31316 \begin_layout Standard
31317
31318 \family roman
31319 \series medium
31320 \shape up
31321 \emph off
31322 \bar no
31323 \noun off
31324 \color none
31325 Þ
31326 \end_layout
31327
31328 \end_inset
31329 </cell>
31330 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31331 \begin_inset Text
31332
31333 \begin_layout Standard
31334
31335 \family roman
31336 \series medium
31337 \shape up
31338 \emph off
31339 \bar no
31340 \noun off
31341 \color none
31342 î
31343 \end_layout
31344
31345 \end_inset
31346 </cell>
31347 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
31348 \begin_inset Text
31349
31350 \begin_layout Standard
31351
31352 \family roman
31353 \series medium
31354 \shape up
31355 \emph off
31356 \bar no
31357 \noun off
31358 \color none
31359 þ
31360 \end_layout
31361
31362 \end_inset
31363 </cell>
31364 </row>
31365 <row topline="true" bottomline="true">
31366 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
31367 \begin_inset Text
31368
31369 \begin_layout Standard
31370
31371 \family roman
31372 \series medium
31373 \shape up
31374 \size tiny
31375 \emph off
31376 \bar no
31377 \noun off
31378 \color none
31379 0F
31380 \end_layout
31381
31382 \end_inset
31383 </cell>
31384 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
31385 \begin_inset Text
31386
31387 \begin_layout Standard
31388
31389 \end_layout
31390
31391 \end_inset
31392 </cell>
31393 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
31394 \begin_inset Text
31395
31396 \begin_layout Standard
31397
31398 \end_layout
31399
31400 \end_inset
31401 </cell>
31402 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
31403 \begin_inset Text
31404
31405 \begin_layout Standard
31406
31407 \family roman
31408 \series medium
31409 \shape up
31410 \emph off
31411 \bar no
31412 \noun off
31413 \color none
31414 /
31415 \end_layout
31416
31417 \end_inset
31418 </cell>
31419 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
31420 \begin_inset Text
31421
31422 \begin_layout Standard
31423
31424 \family roman
31425 \series medium
31426 \shape up
31427 \emph off
31428 \bar no
31429 \noun off
31430 \color none
31431 ?
31432 \end_layout
31433
31434 \end_inset
31435 </cell>
31436 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
31437 \begin_inset Text
31438
31439 \begin_layout Standard
31440
31441 \family roman
31442 \series medium
31443 \shape up
31444 \emph off
31445 \bar no
31446 \noun off
31447 \color none
31448 O
31449 \end_layout
31450
31451 \end_inset
31452 </cell>
31453 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
31454 \begin_inset Text
31455
31456 \begin_layout Standard
31457
31458 \family roman
31459 \series medium
31460 \shape up
31461 \emph off
31462 \bar no
31463 \noun off
31464 \color none
31465 _
31466 \end_layout
31467
31468 \end_inset
31469 </cell>
31470 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
31471 \begin_inset Text
31472
31473 \begin_layout Standard
31474
31475 \family roman
31476 \series medium
31477 \shape up
31478 \emph off
31479 \bar no
31480 \noun off
31481 \color none
31482 o
31483 \end_layout
31484
31485 \end_inset
31486 </cell>
31487 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
31488 \begin_inset Text
31489
31490 \begin_layout Standard
31491
31492 \end_layout
31493
31494 \end_inset
31495 </cell>
31496 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
31497 \begin_inset Text
31498
31499 \begin_layout Standard
31500
31501 \end_layout
31502
31503 \end_inset
31504 </cell>
31505 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
31506 \begin_inset Text
31507
31508 \begin_layout Standard
31509
31510 \end_layout
31511
31512 \end_inset
31513 </cell>
31514 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
31515 \begin_inset Text
31516
31517 \begin_layout Standard
31518
31519 \family roman
31520 \series medium
31521 \shape up
31522 \emph off
31523 \bar no
31524 \noun off
31525 \color none
31526 ¯
31527 \end_layout
31528
31529 \end_inset
31530 </cell>
31531 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
31532 \begin_inset Text
31533
31534 \begin_layout Standard
31535
31536 \family roman
31537 \series medium
31538 \shape up
31539 \emph off
31540 \bar no
31541 \noun off
31542 \color none
31543 ¿
31544 \end_layout
31545
31546 \end_inset
31547 </cell>
31548 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
31549 \begin_inset Text
31550
31551 \begin_layout Standard
31552
31553 \family roman
31554 \series medium
31555 \shape up
31556 \emph off
31557 \bar no
31558 \noun off
31559 \color none
31560 Ï
31561 \end_layout
31562
31563 \end_inset
31564 </cell>
31565 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
31566 \begin_inset Text
31567
31568 \begin_layout Standard
31569
31570 \family roman
31571 \series medium
31572 \shape up
31573 \emph off
31574 \bar no
31575 \noun off
31576 \color none
31577 ß
31578 \end_layout
31579
31580 \end_inset
31581 </cell>
31582 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
31583 \begin_inset Text
31584
31585 \begin_layout Standard
31586
31587 \family roman
31588 \series medium
31589 \shape up
31590 \emph off
31591 \bar no
31592 \noun off
31593 \color none
31594 ï
31595 \end_layout
31596
31597 \end_inset
31598 </cell>
31599 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
31600 \begin_inset Text
31601
31602 \begin_layout Standard
31603
31604 \family roman
31605 \series medium
31606 \shape up
31607 \emph off
31608 \bar no
31609 \noun off
31610 \color none
31611 ÿ
31612 \end_layout
31613
31614 \end_inset
31615 </cell>
31616 </row>
31617 </lyxtabular>
31618
31619 \end_inset
31620
31621
31622 \end_layout
31623
31624 \end_inset
31625
31626
31627 \end_layout
31628
31629 \begin_layout Standard
31630 The following is a full list of all of the accented characters LyX can display
31631  directly.
31632  It includes not only the accented characters from the previous table, but
31633  also the characters from 
31634 \family typewriter
31635 ISO8859--2
31636 \family default
31637  through 
31638 \family typewriter
31639 4
31640 \family default
31641 .
31642  
31643 \end_layout
31644
31645 \begin_layout Itemize
31646 From 
31647 \family typewriter
31648 ISO8859--1
31649 \family default
31650 :
31651 \end_layout
31652
31653 \begin_deeper
31654 \begin_layout Standard
31655 ¨ Ä Ë Ï Ö Ü ä ë ï ö ü ÿ
31656 \hfill
31657 diaeresis
31658 \end_layout
31659
31660 \begin_layout Standard
31661 ^ Â Ê Î Ô Û â ê î ô û
31662 \hfill
31663 circumflex
31664 \end_layout
31665
31666 \begin_layout Standard
31667 ` À È Ì Ò Ù à è ì ò ù
31668 \hfill
31669 grave
31670 \end_layout
31671
31672 \begin_layout Standard
31673 ´ Á É Í Ó Ú Ý á é í ó ú ý
31674 \hfill
31675 acute
31676 \end_layout
31677
31678 \begin_layout Standard
31679 ~ Ã Ñ Õ ã ñ õ
31680 \hfill
31681 tilde
31682 \end_layout
31683
31684 \begin_layout Standard
31685 ¸Çç
31686 \hfill
31687 cedilla
31688 \end_layout
31689
31690 \begin_layout Standard
31691 ¯
31692 \hfill
31693 macron
31694 \end_layout
31695
31696 \end_deeper
31697 \begin_layout Itemize
31698 From 
31699 \family typewriter
31700 ISO8859--2
31701 \family default
31702  through 
31703 \family typewriter
31704 4
31705 \family default
31706 :
31707 \end_layout
31708
31709 \begin_deeper
31710 \begin_layout Standard
31711 ĤĴĥĵĈĜŜĉĝŝ
31712 \hfill
31713 circumflex
31714 \end_layout
31715
31716 \begin_layout Standard
31717 ŚŹśźŔĹĆŃŕĺćń
31718 \hfill
31719 acute
31720 \end_layout
31721
31722 \begin_layout Standard
31723 Ĩı̃Ũũ
31724 \hfill
31725 tilde
31726 \end_layout
31727
31728 \begin_layout Standard
31729 ŞşŢţŖĻĢŗļģŅĶņķ
31730 \hfill
31731 cedilla
31732 \end_layout
31733
31734 \begin_layout Standard
31735 ĒēĀĪŌŪāı̄ōū
31736 \hfill
31737 macron
31738 \end_layout
31739
31740 \begin_layout Standard
31741 ŐŰőű
31742 \hfill
31743 Hungarian umlaut
31744 \end_layout
31745
31746 \end_deeper
31747 \begin_layout Standard
31748 All the characters above are actively supported by TeX fonts.
31749  In addition TeX allows diacritical marks on almost all characters.
31750  Also make sure you're using the 
31751 \family typewriter
31752 T1
31753 \family default
31754  font-encoding.
31755 \end_layout
31756
31757 \begin_layout Chapter
31758 \start_of_appendix
31759 The User Interface
31760 \begin_inset CommandInset label
31761 LatexCommand label
31762 name "cha:The-User-Interface"
31763
31764 \end_inset
31765
31766
31767 \end_layout
31768
31769 \begin_layout Standard
31770 This appendix lists all available menus and describes its functionality.
31771  It is designed as quick reference if you are searching for a special topic
31772  inside the user's guide.
31773 \end_layout
31774
31775 \begin_layout Section
31776 The File Menu
31777 \begin_inset Index
31778 status collapsed
31779
31780 \begin_layout Standard
31781 Menu ! File
31782 \end_layout
31783
31784 \end_inset
31785
31786
31787 \end_layout
31788
31789 \begin_layout Standard
31790 Under the 
31791 \family sans
31792 File
31793 \family default
31794  menu are the basic operations in addition to some more advanced operations.
31795  At the end of the menu the four last opened documents are listed.
31796 \end_layout
31797
31798 \begin_layout Subsection
31799 New
31800 \end_layout
31801
31802 \begin_layout Standard
31803 Creates a new document.
31804 \end_layout
31805
31806 \begin_layout Subsection
31807 New from Template
31808 \end_layout
31809
31810 \begin_layout Standard
31811 This menu prompts you for a template to use.
31812  Selecting a template will automatically set certain layout features for
31813  the document, features you would otherwise need to change manually.
31814 \end_layout
31815
31816 \begin_layout Subsection
31817 Open
31818 \end_layout
31819
31820 \begin_layout Standard
31821 Opens a document.
31822 \end_layout
31823
31824 \begin_layout Subsection
31825 Open Recent
31826 \end_layout
31827
31828 \begin_layout Standard
31829 The submenu shows a list of the recently opened files.
31830  Click there on a file to open it.
31831 \end_layout
31832
31833 \begin_layout Subsection
31834 Close
31835 \end_layout
31836
31837 \begin_layout Standard
31838 Closes the current document.
31839 \end_layout
31840
31841 \begin_layout Subsection
31842 Save
31843 \end_layout
31844
31845 \begin_layout Standard
31846 Saves the actual document.
31847 \end_layout
31848
31849 \begin_layout Subsection
31850 Save As
31851 \end_layout
31852
31853 \begin_layout Standard
31854 Saves the actual document under a new name to create a copy.
31855 \end_layout
31856
31857 \begin_layout Subsection
31858 Revert to saved
31859 \end_layout
31860
31861 \begin_layout Standard
31862 Reloads the actual document from disk.
31863 \end_layout
31864
31865 \begin_layout Subsection
31866 Version Control
31867 \end_layout
31868
31869 \begin_layout Standard
31870 This is used when more people are working on the same document.
31871  It is described in the section 
31872 \emph on
31873 Version Control in LyX
31874 \emph default
31875  of the 
31876 \emph on
31877 Extended\InsetSpace ~
31878 Features
31879 \emph default
31880  manual.
31881 \end_layout
31882
31883 \begin_layout Subsection
31884 Import
31885 \end_layout
31886
31887 \begin_layout Standard
31888 You can import there files from older LyX-versions, LaTeX-files and plain
31889  text files (ASCII-files).
31890  The files will be imported as new LyX-document.
31891 \end_layout
31892
31893 \begin_layout Standard
31894 When using the menu 
31895 \family sans
31896 Plain\InsetSpace ~
31897 Text, Join\InsetSpace ~
31898 Lines
31899 \family default
31900 , all lines will be imported consecutively to one big paragraph.
31901  A new paragraph is started when there is a blank line in the file.
31902  , the text is inserted as Paragraphs, where the line breaks of the text
31903  will start a new paragraph.
31904 \end_layout
31905
31906 \begin_layout Subsection
31907 Export
31908 \begin_inset CommandInset label
31909 LatexCommand label
31910 name "sub:Export"
31911
31912 \end_inset
31913
31914
31915 \end_layout
31916
31917 \begin_layout Standard
31918 You can export your document to various file formats.
31919  The resulting files are placed in the directory of your LyX-file.
31920  The menu entries are not the same on all installations.
31921  They depend on the programs found by LyX while its configuration.
31922 \end_layout
31923
31924 \begin_layout Standard
31925 Here is a list of all available entries; they are explained in detail in
31926  section\InsetSpace ~
31927
31928 \begin_inset CommandInset ref
31929 LatexCommand ref
31930 reference "sub:Output-file-formats"
31931
31932 \end_inset
31933
31934 :
31935 \end_layout
31936
31937 \begin_layout Description
31938
31939 \family sans
31940 CJK\InsetSpace ~
31941 LyX 
31942 \family default
31943 format of the special LyX 1.4.x versions for Chinese, Japanese, and Korean
31944  (CJK); (Since LyX 1.5.0 CJK support is fully integrated to LyX.)
31945 \end_layout
31946
31947 \begin_layout Description
31948
31949 \family sans
31950 DVI
31951 \family default
31952  DVI-format
31953 \end_layout
31954
31955 \begin_layout Description
31956 HTML HTML-format (the HTML-converter is a third-party product and doesn't
31957  work in all cases)
31958 \end_layout
31959
31960 \begin_layout Description
31961 HTML\InsetSpace ~
31962 (MS\InsetSpace ~
31963 Word) HTML-format specialized so that the result can be imported
31964  to 
31965 \family sans
31966 MS Word
31967 \family default
31968 , as consequence of this formulas will be embedded as bitmap fonts and not
31969  in the format 
31970 \family sans
31971 MathML
31972 \family default
31973 .
31974 \end_layout
31975
31976 \begin_layout Description
31977
31978 \family sans
31979 LaT
31980 \begin_inset ERT
31981 status collapsed
31982
31983 \begin_layout Standard
31984
31985 {}
31986 \end_layout
31987
31988 \end_inset
31989
31990 eX\InsetSpace ~
31991 (pdflatex)
31992 \family default
31993  text file with the LaTeX source, additionally all images used in the document
31994  will be converted to a format that is readable for the 
31995 \family typewriter
31996 pdflatex
31997 \family default
31998  program (GIF, JPG, PDF, PNG)
31999 \end_layout
32000
32001 \begin_layout Description
32002
32003 \family sans
32004 LaT
32005 \begin_inset ERT
32006 status collapsed
32007
32008 \begin_layout Standard
32009
32010 {}
32011 \end_layout
32012
32013 \end_inset
32014
32015 eX\InsetSpace ~
32016 (plain)
32017 \family default
32018  text file with the LaTeX source code, additionally all images used in the
32019  document will be converted to the EPS-format, only this format is readable
32020  for the 
32021 \family typewriter
32022 latex
32023 \family default
32024  program
32025 \end_layout
32026
32027 \begin_layout Description
32028 LyX\InsetSpace ~
32029 1.y.x LyX-document in a format readable for the LyX versions 1.y.x (
32030 \begin_inset Quotes eld
32031 \end_inset
32032
32033 y
32034 \begin_inset Quotes erd
32035 \end_inset
32036
32037  is replaced by the version number)
32038 \end_layout
32039
32040 \begin_layout Description
32041 OpenDocument OpenDocument-formatted text file, to be opened with 
32042 \family sans
32043 OpenOffice
32044 \family default
32045
32046 \family sans
32047 KOffice
32048 \family default
32049
32050 \family sans
32051 Abiword
32052 \family default
32053 , etc.
32054  (the OpenDocument-converter is a third-party product and doesn't work in
32055  all cases)
32056 \end_layout
32057
32058 \begin_layout Description
32059
32060 \family sans
32061 PDF
32062 \family default
32063  PDF-format using the program 
32064 \family typewriter
32065 ps2pdf
32066 \end_layout
32067
32068 \begin_layout Description
32069
32070 \family sans
32071 PDF\InsetSpace ~
32072 (dvipdfm)
32073 \family default
32074  PDF-format using the program 
32075 \family typewriter
32076 dvipdfm
32077 \end_layout
32078
32079 \begin_layout Description
32080
32081 \family sans
32082 PDF\InsetSpace ~
32083 (pdflatex)
32084 \family default
32085  PDF-format using the program 
32086 \family typewriter
32087 pdflatex
32088 \end_layout
32089
32090 \begin_layout Description
32091
32092 \family sans
32093 Plain\InsetSpace ~
32094 text
32095 \family default
32096  text format
32097 \end_layout
32098
32099 \begin_layout Description
32100
32101 \family sans
32102 Plain\InsetSpace ~
32103 text\InsetSpace ~
32104 (ps2ascii)
32105 \family default
32106  text format, the document will first be converted to Postscript format
32107  and then exported as text using the program 
32108 \family sans
32109 ps2ascii
32110 \end_layout
32111
32112 \begin_layout Description
32113
32114 \family sans
32115 Postscript
32116 \family default
32117  PostScript format using the program 
32118 \family typewriter
32119 dvips
32120 \end_layout
32121
32122 \begin_layout Description
32123
32124 \family sans
32125 Custom
32126 \family default
32127  custom format
32128 \end_layout
32129
32130 \begin_layout Standard
32131 The program 
32132 \family typewriter
32133 dvipdfm
32134 \family default
32135  produces internally a dvi-file which is then converted to a pdf-file.
32136  It is a bit out of date and therefore the output could look different from
32137  what you want.
32138  
32139 \family typewriter
32140 pdflatex
32141 \family default
32142  produces directly pdf-files and supports the latest pdf-file formats.
32143 \end_layout
32144
32145 \begin_layout Standard
32146 If one of the menu entries 
32147 \family sans
32148 DVI
32149 \family default
32150
32151 \family sans
32152 PDF\InsetSpace ~
32153 (pdflatex)
32154 \family default
32155  or 
32156 \family sans
32157 Postscript
32158 \family default
32159  is missing, you need to update your LaTeX installation.
32160  After updating you have to reconfigure LyX, see section\InsetSpace ~
32161
32162 \begin_inset CommandInset ref
32163 LatexCommand ref
32164 reference "sec:Basic-LyX-Setup"
32165
32166 \end_inset
32167
32168 .
32169 \begin_inset Index
32170 status collapsed
32171
32172 \begin_layout Standard
32173 Reconfiguration of LyX
32174 \end_layout
32175
32176 \end_inset
32177
32178
32179 \end_layout
32180
32181 \begin_layout Standard
32182 The menu 
32183 \family sans
32184 Custom
32185 \family default
32186  allows you to export your file by using special command line options for
32187  the export program.
32188 \end_layout
32189
32190 \begin_layout Subsection
32191 Print
32192 \end_layout
32193
32194 \begin_layout Standard
32195 With this menu you can print your document to a file in PostScript format
32196  or send it to a printer.
32197  The printer will also use the document in PostScript format.
32198  The conversion to PostScript is done in the background by LyX using the
32199  program 
32200 \family typewriter
32201 dvips
32202 \family default
32203 .
32204  For more informations have a look at section\InsetSpace ~
32205
32206 \begin_inset CommandInset ref
32207 LatexCommand ref
32208 reference "sub:Printing-the-File"
32209
32210 \end_inset
32211
32212 .
32213 \end_layout
32214
32215 \begin_layout Subsection
32216 New and Close Window
32217 \end_layout
32218
32219 \begin_layout Standard
32220 Opens a new instance of LyX with all currently opened documents.
32221  You can close it later with the corresponding menu.
32222 \end_layout
32223
32224 \begin_layout Section
32225 The Edit Menu
32226 \begin_inset Index
32227 status collapsed
32228
32229 \begin_layout Standard
32230 Menu ! Edit
32231 \end_layout
32232
32233 \end_inset
32234
32235
32236 \end_layout
32237
32238 \begin_layout Subsection
32239 Undo and Redo
32240 \end_layout
32241
32242 \begin_layout Standard
32243 Described in section\InsetSpace ~
32244
32245 \begin_inset CommandInset ref
32246 LatexCommand ref
32247 reference "sec:Undo-and-Redo"
32248
32249 \end_inset
32250
32251 .
32252 \end_layout
32253
32254 \begin_layout Subsection
32255 Cut, Copy, Paste, Paste Recent, Paste Special
32256 \end_layout
32257
32258 \begin_layout Standard
32259 Described in section\InsetSpace ~
32260
32261 \begin_inset CommandInset ref
32262 LatexCommand ref
32263 reference "sec:Basic-Editing-Features"
32264
32265 \end_inset
32266
32267 .
32268 \end_layout
32269
32270 \begin_layout Subsection
32271 Select All
32272 \end_layout
32273
32274 \begin_layout Standard
32275 Selects the whole document.
32276 \end_layout
32277
32278 \begin_layout Subsection
32279 Find & Replace
32280 \end_layout
32281
32282 \begin_layout Standard
32283 Described in section\InsetSpace ~
32284
32285 \begin_inset CommandInset ref
32286 LatexCommand ref
32287 reference "sec:Basic-Editing-Features"
32288
32289 \end_inset
32290
32291 .
32292 \end_layout
32293
32294 \begin_layout Subsection
32295 Move paragraph Up/Down
32296 \end_layout
32297
32298 \begin_layout Standard
32299 This shifts the paragraph where the cursor is currently in one paragraph
32300  up or down.
32301 \end_layout
32302
32303 \begin_layout Subsection
32304 Text Style
32305 \end_layout
32306
32307 \begin_layout Standard
32308 Described in section\InsetSpace ~
32309
32310 \begin_inset CommandInset ref
32311 LatexCommand ref
32312 reference "sub:Fine-Tuning-with-the"
32313
32314 \end_inset
32315
32316 .
32317 \end_layout
32318
32319 \begin_layout Subsection
32320 Paragraph Settings
32321 \begin_inset Index
32322 status collapsed
32323
32324 \begin_layout Standard
32325 Paragraph ! Settings
32326 \end_layout
32327
32328 \end_inset
32329
32330
32331 \end_layout
32332
32333 \begin_layout Standard
32334 The settings in the paragraph dialog only affects the paragraph where the
32335  cursor is in.
32336  Here you can set here the paragraph alignment and line spacing.
32337 \end_layout
32338
32339 \begin_layout Standard
32340 You can also prevent that the first line of the paragraph is indented.
32341  This option works only when you have chosen to separate paragraphs with
32342  indents in the 
32343 \family sans
32344 Document\SpecialChar \menuseparator
32345 Settings
32346 \family default
32347  dialog under 
32348 \family sans
32349 Text\InsetSpace ~
32350 Layout
32351 \family default
32352 .
32353 \end_layout
32354
32355 \begin_layout Subsection
32356 Tabular and Math
32357 \end_layout
32358
32359 \begin_layout Standard
32360 These two menus are only active when the cursor is inside a table or a formula.
32361  The properties of this table/formula can now be changed.
32362  The properties of tables are described in section\InsetSpace ~
32363
32364 \begin_inset CommandInset ref
32365 LatexCommand ref
32366 reference "sec:Tables"
32367
32368 \end_inset
32369
32370 , the properties of formulas in chapter\InsetSpace ~
32371
32372 \begin_inset CommandInset ref
32373 LatexCommand ref
32374 reference "cha:Mathematical-Formulas"
32375
32376 \end_inset
32377
32378 .
32379 \end_layout
32380
32381 \begin_layout Subsection
32382 Increase / Decrease List Depth
32383 \end_layout
32384
32385 \begin_layout Standard
32386 These menus are only active when the cursor is in an environment that can
32387  be nested.
32388  They in/decrease the environment nesting level as explained in section\InsetSpace ~
32389
32390 \begin_inset CommandInset ref
32391 LatexCommand ref
32392 reference "sec:Nesting"
32393
32394 \end_inset
32395
32396  and 
32397 \begin_inset CommandInset ref
32398 LatexCommand ref
32399 reference "sub:Numbering-depth"
32400
32401 \end_inset
32402
32403 .
32404 \end_layout
32405
32406 \begin_layout Section
32407 The View Menu
32408 \begin_inset Index
32409 status collapsed
32410
32411 \begin_layout Standard
32412 Menu ! View
32413 \end_layout
32414
32415 \end_inset
32416
32417
32418 \end_layout
32419
32420 \begin_layout Standard
32421 The 
32422 \family sans
32423 View
32424 \family default
32425  menu contains a list of available formats in which you can view the actual
32426  document with an external program.
32427  The menu entries for the viewing formats are not the same on all installations
32428  - it depends on the LaTeX programs that are found while LyX was configured.
32429  All possible formats are formats listed in section\InsetSpace ~
32430
32431 \begin_inset CommandInset ref
32432 LatexCommand ref
32433 reference "sub:Export"
32434
32435 \end_inset
32436
32437 .
32438  You should at least see the menu entries 
32439 \family sans
32440 DVI
32441 \family default
32442  and 
32443 \family sans
32444 PDF\InsetSpace ~
32445 (pdflatex)
32446 \family default
32447 .
32448  If one of the two is missing, you need to update your LaTeX installation.
32449  After updating you have to reconfigure LyX, see section\InsetSpace ~
32450
32451 \begin_inset CommandInset ref
32452 LatexCommand ref
32453 reference "sec:Basic-LyX-Setup"
32454
32455 \end_inset
32456
32457 .
32458 \begin_inset Index
32459 status collapsed
32460
32461 \begin_layout Standard
32462 Reconfiguration of LyX
32463 \end_layout
32464
32465 \end_inset
32466
32467
32468 \end_layout
32469
32470 \begin_layout Standard
32471 Invoking a menu will start a viewer program.
32472  The viewer can be set or changed in the preferences, see section\InsetSpace ~
32473
32474 \begin_inset CommandInset ref
32475 LatexCommand ref
32476 reference "sec:File-Formats"
32477
32478 \end_inset
32479
32480 .
32481  The default viewers are set by LyX while it is first configured.
32482 \end_layout
32483
32484 \begin_layout Standard
32485 \begin_inset VSpace bigskip
32486 \end_inset
32487
32488 At the bottom of the 
32489 \family sans
32490 View
32491 \family default
32492  menu the opened documents are listed.
32493 \end_layout
32494
32495 \begin_layout Subsection
32496 View Source
32497 \end_layout
32498
32499 \begin_layout Standard
32500 Opens a window showing the source code of the actual document, as described
32501  in section\InsetSpace ~
32502
32503 \begin_inset CommandInset ref
32504 LatexCommand ref
32505 reference "sec:Previewing-snippets-of"
32506
32507 \end_inset
32508
32509 .
32510 \end_layout
32511
32512 \begin_layout Subsection
32513 Update
32514 \end_layout
32515
32516 \begin_layout Standard
32517 This menu allows you to update the view with your latest changes without
32518  opening a new view window.
32519 \end_layout
32520
32521 \begin_layout Subsection
32522 Toolbars
32523 \begin_inset CommandInset label
32524 LatexCommand label
32525 name "sub:Toolbars"
32526
32527 \end_inset
32528
32529
32530 \begin_inset Index
32531 status collapsed
32532
32533 \begin_layout Standard
32534 Toolbar
32535 \end_layout
32536
32537 \end_inset
32538
32539
32540 \end_layout
32541
32542 \begin_layout Standard
32543 In this menu you can set the appearance of the different toolbars.
32544  All toolbars and the 
32545 \family sans
32546 Command\InsetSpace ~
32547 Buffer
32548 \family default
32549  can be turned on and off.
32550  The 
32551 \emph on
32552 on
32553 \emph default
32554  state is denoted in the menu with a checkmark.
32555  The 
32556 \family sans
32557 Review
32558 \family default
32559
32560 \family sans
32561 Table
32562 \family default
32563
32564 \family sans
32565 Math\InsetSpace ~
32566 Panels
32567 \family default
32568 , and 
32569 \family sans
32570 Math
32571 \family default
32572  toolbars can be additionally set to the state 
32573 \emph on
32574 automatic
32575 \emph default
32576  that is denoted in the menu with the suffix 
32577 \family sans
32578 (auto)
32579 \family default
32580 .
32581 \end_layout
32582
32583 \begin_layout Standard
32584 In the 
32585 \emph on
32586 on
32587 \emph default
32588  state the toolbar is permanently shown, in the 
32589 \emph on
32590 automatic
32591 \emph default
32592  state the toolbar is only shown when the cursor is in a certain environment
32593  or when a certain feature is enabled.
32594  That means that the review toolbar will only be shown when change tracking
32595  is activated, the math and table toolbars are only shown when the cursor
32596  is inside a formula or table, respectively.
32597 \end_layout
32598
32599 \begin_layout Standard
32600 LyX's toolbars and its buttons are explained in section\InsetSpace ~
32601
32602 \begin_inset CommandInset ref
32603 LatexCommand ref
32604 reference "sec:Toolbars"
32605
32606 \end_inset
32607
32608 .
32609 \end_layout
32610
32611 \begin_layout Section
32612 The Insert Menu
32613 \begin_inset Index
32614 status collapsed
32615
32616 \begin_layout Standard
32617 Menu ! Insert
32618 \end_layout
32619
32620 \end_inset
32621
32622
32623 \end_layout
32624
32625 \begin_layout Subsection
32626 Math
32627 \end_layout
32628
32629 \begin_layout Standard
32630 Inserts math constructs that are explained in chapter\InsetSpace ~
32631
32632 \begin_inset CommandInset ref
32633 LatexCommand ref
32634 reference "cha:Mathematical-Formulas"
32635
32636 \end_inset
32637
32638 .
32639 \end_layout
32640
32641 \begin_layout Subsection
32642 Special Character
32643 \begin_inset CommandInset label
32644 LatexCommand label
32645 name "sub:Special-Character"
32646
32647 \end_inset
32648
32649
32650 \end_layout
32651
32652 \begin_layout Standard
32653 Here you can insert the following characters:
32654 \end_layout
32655
32656 \begin_layout Description
32657 Ellipsis Inserts an ellipsis: \SpecialChar \ldots{}
32658
32659 \end_layout
32660
32661 \begin_layout Description
32662 End\InsetSpace ~
32663 of\InsetSpace ~
32664 Sentence Inserts an end of sentence dot as described in section\InsetSpace ~
32665
32666 \begin_inset CommandInset ref
32667 LatexCommand ref
32668 reference "sub:Abbreviations"
32669
32670 \end_inset
32671
32672 .
32673 \end_layout
32674
32675 \begin_layout Description
32676 Ordinary\InsetSpace ~
32677 Quote Inserts this quote: 
32678 \begin_inset Quotes erd
32679 \end_inset
32680
32681 , no matter what quote type you selected in the 
32682 \family sans
32683 Document\SpecialChar \menuseparator
32684 Settings
32685 \family default
32686  dialog under 
32687 \family sans
32688 Language
32689 \family default
32690 .
32691 \end_layout
32692
32693 \begin_layout Description
32694 Single\InsetSpace ~
32695 Quote Inserts this quote: 
32696 \begin_inset Quotes els
32697 \end_inset
32698
32699
32700 \end_layout
32701
32702 \begin_layout Description
32703 Menu\InsetSpace ~
32704 Separator Inserts the menu separator sign: \SpecialChar \menuseparator
32705
32706 \end_layout
32707
32708 \begin_layout Description
32709 Phonetic\InsetSpace ~
32710 Symbols
32711 \begin_inset Index
32712 status collapsed
32713
32714 \begin_layout Standard
32715 Phonetic symbols
32716 \end_layout
32717
32718 \end_inset
32719
32720
32721 \begin_inset Index
32722 status collapsed
32723
32724 \begin_layout Standard
32725 Language ! Phonetic symbols
32726 \end_layout
32727
32728 \end_inset
32729
32730  Creates a formula with a so called tipa inset.
32731  Here you can insert commands to create IPA phonetic symbols.
32732  For this feature you must have the LaTeX-package 
32733 \series bold
32734 tipa
32735 \series default
32736
32737 \begin_inset Index
32738 status collapsed
32739
32740 \begin_layout Standard
32741 LaTeX-packages ! tipa
32742 \end_layout
32743
32744 \end_inset
32745
32746  installed.
32747 \newline
32748 For more informations about this feature we refer to the documentation
32749  of 
32750 \series bold
32751 tipa, 
32752 \begin_inset CommandInset citation
32753 LatexCommand cite
32754 key "tipa"
32755
32756 \end_inset
32757
32758
32759 \series default
32760  and this Wiki-page:
32761 \newline
32762
32763 \begin_inset Flex URL
32764 status collapsed
32765
32766 \begin_layout Standard
32767 http://wiki.lyx.org/LyX/LinguistLyX
32768 \end_layout
32769
32770 \end_inset
32771
32772 .
32773 \end_layout
32774
32775 \begin_layout Subsection
32776 Formatting
32777 \end_layout
32778
32779 \begin_layout Standard
32780 Here you can insert the following format constructs:
32781 \end_layout
32782
32783 \begin_layout Description
32784 Superscript Inserts an superscript: test
32785 \begin_inset Formula $^{\text{a,b}}$
32786 \end_inset
32787
32788
32789 \end_layout
32790
32791 \begin_layout Description
32792 Subscript Inserts an subscript: test
32793 \begin_inset Formula $_{\text{3x}}$
32794 \end_inset
32795
32796
32797 \end_layout
32798
32799 \begin_layout Description
32800 Protected\InsetSpace ~
32801 Space Inserts a protected space that is described in section\InsetSpace ~
32802
32803 \begin_inset CommandInset ref
32804 LatexCommand ref
32805 reference "sub:Protected-Space"
32806
32807 \end_inset
32808
32809 .
32810 \end_layout
32811
32812 \begin_layout Description
32813 Inter-word\InsetSpace ~
32814 Space Inserts an inter-word space that is described in section\InsetSpace ~
32815
32816 \begin_inset CommandInset ref
32817 LatexCommand ref
32818 reference "sub:Inter-word-Space"
32819
32820 \end_inset
32821
32822 .
32823 \end_layout
32824
32825 \begin_layout Description
32826 Thin\InsetSpace ~
32827 Space Inserts a thin space that is described in section\InsetSpace ~
32828
32829 \begin_inset CommandInset ref
32830 LatexCommand ref
32831 reference "sub:Thin-Space"
32832
32833 \end_inset
32834
32835 .
32836 \end_layout
32837
32838 \begin_layout Description
32839 Horizontal\InsetSpace ~
32840 Fill Inserts an horizontal fill, see section\InsetSpace ~
32841
32842 \begin_inset CommandInset ref
32843 LatexCommand ref
32844 reference "sub:Horizontal-Space"
32845
32846 \end_inset
32847
32848  for a description.
32849 \end_layout
32850
32851 \begin_layout Description
32852 Horizontal\InsetSpace ~
32853 Line Inserts an horizontal line, see section\InsetSpace ~
32854
32855 \begin_inset CommandInset ref
32856 LatexCommand ref
32857 reference "sub:Horizontal-Lines"
32858
32859 \end_inset
32860
32861  for a description.
32862 \end_layout
32863
32864 \begin_layout Description
32865 Vertical\InsetSpace ~
32866 Space Inserts vertical space, see section\InsetSpace ~
32867
32868 \begin_inset CommandInset ref
32869 LatexCommand ref
32870 reference "sub:Vertical-Space"
32871
32872 \end_inset
32873
32874  for a description.
32875 \end_layout
32876
32877 \begin_layout Description
32878 Hyphenation\InsetSpace ~
32879 Point Inserts an hyphenation point, see section\InsetSpace ~
32880
32881 \begin_inset CommandInset ref
32882 LatexCommand ref
32883 reference "sub:Hyphenation"
32884
32885 \end_inset
32886
32887
32888 \end_layout
32889
32890 \begin_layout Description
32891 Ligature\InsetSpace ~
32892 Break Inserts a ligature break, see section\InsetSpace ~
32893
32894 \begin_inset CommandInset ref
32895 LatexCommand ref
32896 reference "sub:Ligatures"
32897
32898 \end_inset
32899
32900
32901 \end_layout
32902
32903 \begin_layout Description
32904 Line\InsetSpace ~
32905 Break Inserts a forced linebreak, see section\InsetSpace ~
32906
32907 \begin_inset CommandInset ref
32908 LatexCommand ref
32909 reference "sub:Forced-Linebreaks"
32910
32911 \end_inset
32912
32913
32914 \end_layout
32915
32916 \begin_layout Description
32917 Page\InsetSpace ~
32918 Break Inserts a forced pagebreak, described in section\InsetSpace ~
32919
32920 \begin_inset CommandInset ref
32921 LatexCommand ref
32922 reference "sub:Forced-Pagebreaks"
32923
32924 \end_inset
32925
32926
32927 \end_layout
32928
32929 \begin_layout Description
32930 Clear\InsetSpace ~
32931 Page Inserts a clear pagebreak, described in section\InsetSpace ~
32932
32933 \begin_inset CommandInset ref
32934 LatexCommand ref
32935 reference "sub:Clear-Pages"
32936
32937 \end_inset
32938
32939
32940 \end_layout
32941
32942 \begin_layout Description
32943 Clear\InsetSpace ~
32944 Double\InsetSpace ~
32945 Page Inserts a clear doublepage break, described in section\InsetSpace ~
32946
32947 \begin_inset CommandInset ref
32948 LatexCommand ref
32949 reference "sub:Clear-Pages"
32950
32951 \end_inset
32952
32953
32954 \end_layout
32955
32956 \begin_layout Subsection
32957 List / TOC
32958 \end_layout
32959
32960 \begin_layout Standard
32961 Various lists can be inserted with this menu.
32962  The table of contents, the algorithm, figures, and tables list are described
32963  in section\InsetSpace ~
32964
32965 \begin_inset CommandInset ref
32966 LatexCommand ref
32967 reference "sec:toc"
32968
32969 \end_inset
32970
32971 .
32972  The index list is described in section\InsetSpace ~
32973
32974 \begin_inset CommandInset ref
32975 LatexCommand ref
32976 reference "sec:Index"
32977
32978 \end_inset
32979
32980 , the nomenclature in section\InsetSpace ~
32981
32982 \begin_inset CommandInset ref
32983 LatexCommand ref
32984 reference "sec:Nomenclature"
32985
32986 \end_inset
32987
32988 , and the BibTeX bibliography in section\InsetSpace ~
32989
32990 \begin_inset CommandInset ref
32991 LatexCommand ref
32992 reference "sub:Bibliography-databases"
32993
32994 \end_inset
32995
32996 .
32997 \end_layout
32998
32999 \begin_layout Subsection
33000 Float
33001 \end_layout
33002
33003 \begin_layout Standard
33004 To insert floats, described in section\InsetSpace ~
33005
33006 \begin_inset CommandInset ref
33007 LatexCommand ref
33008 reference "sec:Floats"
33009
33010 \end_inset
33011
33012 .
33013 \end_layout
33014
33015 \begin_layout Subsection
33016 Note
33017 \end_layout
33018
33019 \begin_layout Standard
33020 To insert notes, described in section\InsetSpace ~
33021
33022 \begin_inset CommandInset ref
33023 LatexCommand ref
33024 reference "sec:Notes"
33025
33026 \end_inset
33027
33028 .
33029 \end_layout
33030
33031 \begin_layout Subsection
33032 Branch
33033 \end_layout
33034
33035 \begin_layout Standard
33036 Inserts branch insets as described in section\InsetSpace ~
33037
33038 \begin_inset CommandInset ref
33039 LatexCommand ref
33040 reference "sec:Branches"
33041
33042 \end_inset
33043
33044 .
33045 \end_layout
33046
33047 \begin_layout Subsection
33048 File
33049 \begin_inset Index
33050 status collapsed
33051
33052 \begin_layout Standard
33053 External Material
33054 \end_layout
33055
33056 \end_inset
33057
33058
33059 \end_layout
33060
33061 \begin_layout Standard
33062 Here you can inserts files to include them or its content to your document.
33063  How this can be done is in detail explained in chapter 
33064 \emph on
33065 External Stuff
33066 \emph default
33067  of the 
33068 \emph on
33069 Embedded Objects
33070 \emph default
33071  manual.
33072 \end_layout
33073
33074 \begin_layout Subsection
33075 Box
33076 \begin_inset Index
33077 status collapsed
33078
33079 \begin_layout Standard
33080 Boxes
33081 \end_layout
33082
33083 \end_inset
33084
33085
33086 \end_layout
33087
33088 \begin_layout Standard
33089 Inserts a minipage box that is described section\InsetSpace ~
33090
33091 \begin_inset CommandInset ref
33092 LatexCommand ref
33093 reference "sec:Minipages"
33094
33095 \end_inset
33096
33097 .
33098  All box types supported by LyX are explained in detail in chapter 
33099 \emph on
33100 Boxes
33101 \emph default
33102  of the 
33103 \emph on
33104 Embedded Objects
33105 \emph default
33106  manual.
33107 \end_layout
33108
33109 \begin_layout Subsection
33110 Citation
33111 \end_layout
33112
33113 \begin_layout Standard
33114 Inserts a citation as described in section\InsetSpace ~
33115
33116 \begin_inset CommandInset ref
33117 LatexCommand ref
33118 reference "sec:Bibliography"
33119
33120 \end_inset
33121
33122 .
33123 \end_layout
33124
33125 \begin_layout Subsection
33126 Cross-Reference
33127 \end_layout
33128
33129 \begin_layout Standard
33130 Inserts a cross-reference as described in section\InsetSpace ~
33131
33132 \begin_inset CommandInset ref
33133 LatexCommand ref
33134 reference "sec:Cross-References"
33135
33136 \end_inset
33137
33138 .
33139 \end_layout
33140
33141 \begin_layout Subsection
33142 Label
33143 \end_layout
33144
33145 \begin_layout Standard
33146 Inserts a label as described in section\InsetSpace ~
33147
33148 \begin_inset CommandInset ref
33149 LatexCommand ref
33150 reference "sec:Cross-References"
33151
33152 \end_inset
33153
33154 .
33155 \end_layout
33156
33157 \begin_layout Subsection
33158 Caption
33159 \begin_inset Index
33160 status collapsed
33161
33162 \begin_layout Standard
33163 Captions
33164 \end_layout
33165
33166 \end_inset
33167
33168
33169 \begin_inset Index
33170 status collapsed
33171
33172 \begin_layout Standard
33173 Longtables ! Caption
33174 \end_layout
33175
33176 \end_inset
33177
33178
33179 \end_layout
33180
33181 \begin_layout Standard
33182 Inserts a caption to floats or longtables.
33183  Floats are described in section\InsetSpace ~
33184
33185 \begin_inset CommandInset ref
33186 LatexCommand ref
33187 reference "sec:Floats"
33188
33189 \end_inset
33190
33191 , cations in longtables are described in section 
33192 \emph on
33193 Longtable Captions
33194 \emph default
33195  of the 
33196 \emph on
33197 Embedded Objects
33198 \emph default
33199  manual.
33200 \end_layout
33201
33202 \begin_layout Subsection
33203 Index Entry
33204 \end_layout
33205
33206 \begin_layout Standard
33207 Inserts an index entry as described in section\InsetSpace ~
33208
33209 \begin_inset CommandInset ref
33210 LatexCommand ref
33211 reference "sec:Index"
33212
33213 \end_inset
33214
33215 .
33216 \end_layout
33217
33218 \begin_layout Subsection
33219 Nomenclature Entry
33220 \end_layout
33221
33222 \begin_layout Standard
33223 Inserts a nomenclature entry as described in section\InsetSpace ~
33224
33225 \begin_inset CommandInset ref
33226 LatexCommand ref
33227 reference "sec:Nomenclature"
33228
33229 \end_inset
33230
33231 .
33232 \end_layout
33233
33234 \begin_layout Subsection
33235 Table
33236 \end_layout
33237
33238 \begin_layout Standard
33239 Inserts a table.
33240  Tables are described in section\InsetSpace ~
33241
33242 \begin_inset CommandInset ref
33243 LatexCommand ref
33244 reference "sec:Tables"
33245
33246 \end_inset
33247
33248 .
33249 \end_layout
33250
33251 \begin_layout Subsection
33252 Graphics
33253 \end_layout
33254
33255 \begin_layout Standard
33256 Inserts a graphic.
33257  Graphics are described in section\InsetSpace ~
33258
33259 \begin_inset CommandInset ref
33260 LatexCommand ref
33261 reference "sec:Graphics"
33262
33263 \end_inset
33264
33265 .
33266 \end_layout
33267
33268 \begin_layout Subsection
33269 URL
33270 \end_layout
33271
33272 \begin_layout Standard
33273 Inserts an URL box as described in section\InsetSpace ~
33274
33275 \begin_inset CommandInset ref
33276 LatexCommand ref
33277 reference "sec:URL"
33278
33279 \end_inset
33280
33281 .
33282 \end_layout
33283
33284 \begin_layout Subsection
33285 Footnote
33286 \end_layout
33287
33288 \begin_layout Standard
33289 Inserts a footnote, see section\InsetSpace ~
33290
33291 \begin_inset CommandInset ref
33292 LatexCommand ref
33293 reference "sec:Footnotes"
33294
33295 \end_inset
33296
33297 .
33298 \end_layout
33299
33300 \begin_layout Subsection
33301 Marginal Note
33302 \end_layout
33303
33304 \begin_layout Standard
33305 Inserts a marginal note, see section\InsetSpace ~
33306
33307 \begin_inset CommandInset ref
33308 LatexCommand ref
33309 reference "sec:Marginal-Notes"
33310
33311 \end_inset
33312
33313 .
33314 \end_layout
33315
33316 \begin_layout Subsection
33317 Short Title
33318 \end_layout
33319
33320 \begin_layout Standard
33321 Inserts a short title, see section\InsetSpace ~
33322
33323 \begin_inset CommandInset ref
33324 LatexCommand ref
33325 reference "sec:Short-Titles"
33326
33327 \end_inset
33328
33329 .
33330 \end_layout
33331
33332 \begin_layout Subsection
33333 TeX Code
33334 \end_layout
33335
33336 \begin_layout Standard
33337 Inserts an ERT box, see section\InsetSpace ~
33338
33339 \begin_inset CommandInset ref
33340 LatexCommand ref
33341 reference "sub:ERT-Boxes"
33342
33343 \end_inset
33344
33345  for a description.
33346 \end_layout
33347
33348 \begin_layout Subsection
33349 Program Listing
33350 \begin_inset Index
33351 status collapsed
33352
33353 \begin_layout Standard
33354 Program listings
33355 \end_layout
33356
33357 \end_inset
33358
33359
33360 \end_layout
33361
33362 \begin_layout Standard
33363 Inserts a program listings box.
33364  Program listings are explained in chapter 
33365 \emph on
33366 Program Code Listings
33367 \emph default
33368  of the 
33369 \emph on
33370 Embedded Objects
33371 \emph default
33372  manual.
33373 \end_layout
33374
33375 \begin_layout Subsection
33376 Date
33377 \end_layout
33378
33379 \begin_layout Standard
33380 Inserts the actual date.
33381  The format dependends on the date format of the language that is used for
33382  LyX's menus.
33383  LyX offers another ways to insert a date which is explained in section
33384  
33385 \emph on
33386 External Material
33387 \emph default
33388  of the 
33389 \emph on
33390 Embedded Objects
33391 \emph default
33392  manual.
33393  There the different methods are also compared.
33394 \end_layout
33395
33396 \begin_layout Section
33397 The Navigate Menu
33398 \begin_inset Index
33399 status collapsed
33400
33401 \begin_layout Standard
33402 Menu ! Navigate
33403 \end_layout
33404
33405 \end_inset
33406
33407
33408 \end_layout
33409
33410 \begin_layout Standard
33411 This menu lists the existing, chapter, sections, figures, and tables of
33412  the current document.
33413  This allows you to navigate easily through you document.
33414 \end_layout
33415
33416 \begin_layout Standard
33417 The Navigate menu also offers to 
33418 \end_layout
33419
33420 \begin_layout Subsection
33421 Bookmarks
33422 \end_layout
33423
33424 \begin_layout Standard
33425 With this menu you are able to define your own bookmarks.
33426  This is useful when you are working on a large documents and often have
33427  to jump e.g.
33428  between section\InsetSpace ~
33429 2.5 and 6.3.
33430  To create bookmarks for this example, go to section\InsetSpace ~
33431 2.5 and use the menu
33432  
33433 \family sans
33434 Save\InsetSpace ~
33435 Bookmark\InsetSpace ~
33436 1
33437 \family default
33438 .
33439  Then go to section\InsetSpace ~
33440 6.3 and use 
33441 \family sans
33442 Save\InsetSpace ~
33443 Bookmark\InsetSpace ~
33444
33445 \family default
33446 2.
33447  Now you can easily jump between these sections by using the menu or by
33448  the key bindings 
33449 \family sans
33450 C-1
33451 \family default
33452  and 
33453 \family sans
33454 C-2
33455 \family default
33456 .
33457 \end_layout
33458
33459 \begin_layout Standard
33460 You can also use bookmarks to jump between several opened documents.
33461  The saved bookmarks are valid till the document is closed.
33462 \end_layout
33463
33464 \begin_layout Subsection
33465 Next Note, Change, Cross-reference
33466 \end_layout
33467
33468 \begin_layout Standard
33469 Jump to the next note, change, or cross-reference following the current
33470  cursor position.
33471 \end_layout
33472
33473 \begin_layout Subsection
33474 Go to Label
33475 \end_layout
33476
33477 \begin_layout Standard
33478 Only active when the cursor is in front of a cross-reference.
33479  Sets the cursor before the referenced label, the same as if you right-click
33480  on a cross-reference box.
33481 \end_layout
33482
33483 \begin_layout Section
33484 The Document Menu
33485 \begin_inset Index
33486 status collapsed
33487
33488 \begin_layout Standard
33489 Menu ! Document
33490 \end_layout
33491
33492 \end_inset
33493
33494
33495 \end_layout
33496
33497 \begin_layout Subsection
33498 Change Tracking
33499 \end_layout
33500
33501 \begin_layout Standard
33502 Change Tracking is described in section\InsetSpace ~
33503
33504 \begin_inset CommandInset ref
33505 LatexCommand ref
33506 reference "sec:Change-Tracking"
33507
33508 \end_inset
33509
33510 .
33511 \end_layout
33512
33513 \begin_layout Subsection
33514 LaT
33515 \begin_inset ERT
33516 status collapsed
33517
33518 \begin_layout Standard
33519
33520 {}
33521 \end_layout
33522
33523 \end_inset
33524
33525 eX Log
33526 \end_layout
33527
33528 \begin_layout Standard
33529 After running LaTeX by viewing or exporting a document, this menu will be
33530  enabled.
33531  It shows the logfile of the used LaTeX-program.
33532 \end_layout
33533
33534 \begin_layout Standard
33535 Here you can see how LaTeX works in the background.
33536  
33537 \emph on
33538 Experts
33539 \emph default
33540  will find in it reasons for LaTeX-errors.
33541 \end_layout
33542
33543 \begin_layout Subsection
33544 Outline
33545 \end_layout
33546
33547 \begin_layout Standard
33548 Opens the TOC/Outline window as described in section\InsetSpace ~
33549
33550 \begin_inset CommandInset ref
33551 LatexCommand ref
33552 reference "sub:Table-of-Contents"
33553
33554 \end_inset
33555
33556 .
33557 \end_layout
33558
33559 \begin_layout Subsection
33560 Start Appendix Here
33561 \end_layout
33562
33563 \begin_layout Standard
33564 This menu will start the appendix of the document at the current cursor
33565  position as described in section\InsetSpace ~
33566
33567 \begin_inset CommandInset ref
33568 LatexCommand ref
33569 reference "sec:Appendices"
33570
33571 \end_inset
33572
33573 .
33574 \end_layout
33575
33576 \begin_layout Subsection
33577 Compressed
33578 \end_layout
33579
33580 \begin_layout Standard
33581 Un/compresses the actual document.
33582 \end_layout
33583
33584 \begin_layout Subsection
33585 Settings
33586 \begin_inset CommandInset label
33587 LatexCommand label
33588 name "sub:Settings"
33589
33590 \end_inset
33591
33592
33593 \begin_inset Index
33594 status collapsed
33595
33596 \begin_layout Standard
33597 Document ! Settings
33598 \end_layout
33599
33600 \end_inset
33601
33602
33603 \end_layout
33604
33605 \begin_layout Standard
33606 This menu dialog contains some submenus to set properties for the whole
33607  document.
33608  You can save your document settings as default with the 
33609 \family sans
33610 Save as Document Defaults
33611 \family default
33612  button in the dialog.
33613  This will create a template named 
33614 \family typewriter
33615 default.lyx
33616 \family default
33617  which is automatically loaded by LyX when you create a new document without
33618  using a template.
33619 \end_layout
33620
33621 \begin_layout Standard
33622 The different submenus of the dialog are explained in the following:
33623 \end_layout
33624
33625 \begin_layout Subsubsection*
33626 Document Class
33627 \end_layout
33628
33629 \begin_layout Standard
33630 Here you set the document class, class options, and a Postscript driver.
33631  Document classes are described in section\InsetSpace ~
33632
33633 \begin_inset CommandInset ref
33634 LatexCommand ref
33635 reference "sec:Document-Classes"
33636
33637 \end_inset
33638
33639 .
33640  The Postscript driver is used for LaTeX's color and graphics packages.
33641  When using 
33642 \family sans
33643 Default
33644 \family default
33645 , the default driver for the LaTeX-packages are used.
33646  It is recommended to use the default unless your know what you are doing.
33647 \end_layout
33648
33649 \begin_layout Subsubsection*
33650 Fonts
33651 \end_layout
33652
33653 \begin_layout Standard
33654 The document font settings are described in section\InsetSpace ~
33655
33656 \begin_inset CommandInset ref
33657 LatexCommand ref
33658 reference "sec:Fonts-and-Text"
33659
33660 \end_inset
33661
33662 .
33663 \end_layout
33664
33665 \begin_layout Subsubsection*
33666 Text Layout
33667 \end_layout
33668
33669 \begin_layout Standard
33670 You can specify if paragraphs should be separated by indentations or vertical
33671  skips.
33672  The line spacing and the number of text columns can here also be specified.
33673  
33674 \end_layout
33675
33676 \begin_layout Standard
33677 Note that LyX won't show two columns or the set up line spacing on screen.
33678  That's impractical, often unreadable, and not part of the WYSIWYM concept.
33679  However, it will be as you specified it in the output.
33680 \end_layout
33681
33682 \begin_layout Standard
33683 The listings settings are explained in the corresponding section in the
33684  
33685 \emph on
33686 Embedded Objects
33687 \emph default
33688  manual.
33689 \end_layout
33690
33691 \begin_layout Subsubsection*
33692 Page Layout
33693 \end_layout
33694
33695 \begin_layout Standard
33696 A description of this menu is given in section\InsetSpace ~
33697
33698 \begin_inset CommandInset ref
33699 LatexCommand ref
33700 reference "sub:Paper-Size,-Orientation,"
33701
33702 \end_inset
33703
33704  and 
33705 \begin_inset CommandInset ref
33706 LatexCommand ref
33707 reference "sub:Document-Layout"
33708
33709 \end_inset
33710
33711 .
33712 \end_layout
33713
33714 \begin_layout Subsubsection*
33715 Page Margins
33716 \end_layout
33717
33718 \begin_layout Standard
33719 Here you can adjust the paper margins, see section\InsetSpace ~
33720
33721 \begin_inset CommandInset ref
33722 LatexCommand ref
33723 reference "sub:Margins"
33724
33725 \end_inset
33726
33727 .
33728 \end_layout
33729
33730 \begin_layout Subsubsection*
33731 Language
33732 \begin_inset Index
33733 status collapsed
33734
33735 \begin_layout Standard
33736 Language ! Encoding
33737 \end_layout
33738
33739 \end_inset
33740
33741
33742 \end_layout
33743
33744 \begin_layout Standard
33745 The document language and quote styles are set here.
33746  The encoding specifies how the document content is exported to LaTeX (the
33747  LyX file is always encoded in utf8).
33748  All characters that cannot be encoded using the specified encoding will
33749  be exported as LaTeX-commands (this can fail if a LaTeX-command is not
33750  known for a particular character).
33751 \begin_inset Foot
33752 status collapsed
33753
33754 \begin_layout Standard
33755 The known commands are defined in a text file.
33756  You can add commands for unknown symbols to that file yourself, see the
33757  
33758 \emph on
33759 Customization
33760 \emph default
33761  manual for details.
33762 \end_layout
33763
33764 \end_inset
33765
33766
33767 \end_layout
33768
33769 \begin_layout Standard
33770 If you use the option 
33771 \family sans
33772 use language's default encoding
33773 \family default
33774 , LyX determines the encoding of a portion of text from the language of
33775  this text.
33776  If the document contains text in more than one language you may get more
33777  than one encoding in the LaTeX file.
33778  If you do not use this option then the complete document will always use
33779  exactly one encoding.
33780  Checking this option is the preferred setting unless you use 
33781 \family sans
33782 XeTeX
33783 \family default
33784
33785 \begin_inset Foot
33786 status collapsed
33787
33788 \begin_layout Standard
33789 XeTeX is a TeX typesetting engine, an alternative for LaTeX.
33790  It natively supports Unicode while its input file is assumed to be in UTF-8
33791  encoding.
33792  More about using LyX with XeTeX can be found in 
33793 \begin_inset CommandInset citation
33794 LatexCommand cite
33795 key "XeTeX"
33796
33797 \end_inset
33798
33799 .
33800 \end_layout
33801
33802 \end_inset
33803
33804  (see below).
33805 \end_layout
33806
33807 \begin_layout Standard
33808 LyX also supports Unicode output, which is particularly useful if you need
33809  lots of special symbols or non-alphabetic scripts, respectively.
33810  If you want to use this (and your LaTeX installation supports Unicode,
33811  for that matter), choose one of the four utf8 variants from the list below.
33812  Unfortunately the unicode support of standard LaTeX is quite incomplete,
33813  so it is not uncommon that a file with lots of unicode symbols works fine
33814  with 
33815 \family sans
33816 use language's default encoding
33817 \family default
33818  (when LyX uses it's list of known LaTeX-commands), but does not work with
33819  a fixed utf8 encoding (when the list of known LaTeX-commands is ot used,
33820  because all unicode symbols can be encoded in utf8).
33821 \end_layout
33822
33823 \begin_layout Standard
33824 Here is a list with the important encodings:
33825 \end_layout
33826
33827 \begin_layout Description
33828 LaTeX\InsetSpace ~
33829 default Same as 
33830 \family sans
33831 use language's default encoding
33832 \family default
33833 , but the LaTeX-package 
33834 \series bold
33835 inputenc
33836 \series default
33837
33838 \begin_inset Index
33839 status collapsed
33840
33841 \begin_layout Standard
33842 LaTeX-packages ! inputenc
33843 \end_layout
33844
33845 \end_inset
33846
33847  is not used.
33848  You probably need to load some other packages manually in the preamble.
33849 \end_layout
33850
33851 \begin_layout Description
33852 armscii8 encoding for Armenian
33853 \end_layout
33854
33855 \begin_layout Description
33856 ascii the ASCII encoding, covers only plain English, may result in a big
33857  file because lots of LaTeX-commands may be needed
33858 \end_layout
33859
33860 \begin_layout Description
33861 cp1250 MS Windows code page for latin2
33862 \end_layout
33863
33864 \begin_layout Description
33865 cp1251 MS Windows code page for Cyrillic
33866 \end_layout
33867
33868 \begin_layout Description
33869 cp1252 MS Windows code page for latin1
33870 \end_layout
33871
33872 \begin_layout Description
33873 cp1255 MS Windows code page for Hebrew, superset of the ISO-8859-8 encoding
33874 \end_layout
33875
33876 \begin_layout Description
33877 cp1256 MS Windows code page for Arabic and Farsi
33878 \end_layout
33879
33880 \begin_layout Description
33881 cp1257 MS Windows code page for Estonian, Latvian, and Lithuanian, the ISO-8859-
33882 13 encoding that is a superset of the ISO-8859-4 encoding
33883 \end_layout
33884
33885 \begin_layout Description
33886 iso88595 the ISO-8859-5 encoding, covers Belorussian, Bulgarian, Macedonian,
33887  Serbian, and Ukrainian
33888 \end_layout
33889
33890 \begin_layout Description
33891 iso-8859-7 the ISO-8859-7 encoding, covers Greek
33892 \end_layout
33893
33894 \begin_layout Description
33895 8859-8 the ISO-8859-8 encoding, covers Hebrew
33896 \end_layout
33897
33898 \begin_layout Description
33899 koi8-r standard Cyrillic especially for Russian
33900 \end_layout
33901
33902 \begin_layout Description
33903 koi8-u Cyrillic for Ukrainian
33904 \end_layout
33905
33906 \begin_layout Description
33907 latin1 the ISO-8859-1 encoding, covers the languages Albanian, Catalan,
33908  Danish, Dutch, English, Faroese, Finnish, French, Galician, German, Icelandic,
33909  Irish, Italian, Norwegian, Portuguese, Spanish, and Swedish; should be
33910  replaced by latin9
33911 \end_layout
33912
33913 \begin_layout Description
33914 latin2 the ISO-8859-2 encoding, covers Albanian, Croatian, Czech, German,
33915  Hungarian, Polish, Romanian, Slovak, and Slovenian
33916 \end_layout
33917
33918 \begin_layout Description
33919 latin3 the ISO-8859-3 encoding, covers Esperanto, Galician, Maltese, and
33920  Turkish
33921 \end_layout
33922
33923 \begin_layout Description
33924 latin4 the ISO-8859-4 encoding, covers Estonian, Latvian, and Lithuanian
33925 \end_layout
33926
33927 \begin_layout Description
33928 latin5 the ISO-8859-9 encoding, covers Turkish, like the ISO-8859-1 encoding
33929  where the Icelandic letters are replaced by Turkish ones
33930 \end_layout
33931
33932 \begin_layout Description
33933 latin9 the ISO-8859-15 encoding, like the ISO-8859-1 encoding, but with
33934  the euro currency sign, the 
33935 \begin_inset ERT
33936 status collapsed
33937
33938 \begin_layout Standard
33939
33940
33941 \backslash
33942 oe
33943 \end_layout
33944
33945 \end_inset
33946
33947 -ligature and some characters used for French and Finnish; latin9 should
33948  be the replacement for latin1
33949 \end_layout
33950
33951 \begin_layout Description
33952 pt154 Cyrillic for Kazakh
33953 \end_layout
33954
33955 \begin_layout Description
33956 utf8 Unicode utf8 with the LaTeX-package 
33957 \series bold
33958 inputenc
33959 \series default
33960
33961 \begin_inset Index
33962 status collapsed
33963
33964 \begin_layout Standard
33965 LaTeX-packages ! inputenc
33966 \end_layout
33967
33968 \end_inset
33969
33970  (first variant, for latin symbols and some others).
33971 \end_layout
33972
33973 \begin_layout Description
33974 utf8x Unicode utf8 with the LaTeX-package 
33975 \series bold
33976 inputenc
33977 \series default
33978  (second variant, for greek and CJK symbols and some others).
33979 \end_layout
33980
33981 \begin_layout Description
33982 UTF8 Unicode utf8 with the LaTeX-package 
33983 \series bold
33984 CJK
33985 \series default
33986
33987 \begin_inset Index
33988 status collapsed
33989
33990 \begin_layout Standard
33991 LaTeX-packages ! CJK
33992 \end_layout
33993
33994 \end_inset
33995
33996  (for the languages Chinese, Japanese and Korean)
33997 \end_layout
33998
33999 \begin_layout Description
34000 utf8-plain Unicode utf8 to be used with 
34001 \family sans
34002 XeTeX
34003 \family default
34004 , which uses Unicode directly, without the help of the LaTeX-package 
34005 \series bold
34006 inputenc
34007 \series default
34008  
34009 \begin_inset Foot
34010 status collapsed
34011
34012 \begin_layout Standard
34013 More about using LyX with XeTeX can be found in 
34014 \begin_inset CommandInset citation
34015 LatexCommand cite
34016 key "XeTeX"
34017
34018 \end_inset
34019
34020 .
34021 \end_layout
34022
34023 \end_inset
34024
34025
34026 \end_layout
34027
34028 \begin_layout Subsubsection*
34029 Numbering & TOC
34030 \end_layout
34031
34032 \begin_layout Standard
34033 You can adjust here the numbering depth of sections headings as described
34034  in section\InsetSpace ~
34035
34036 \begin_inset CommandInset ref
34037 LatexCommand ref
34038 reference "sub:Numbering-depth"
34039
34040 \end_inset
34041
34042 .
34043 \end_layout
34044
34045 \begin_layout Subsubsection*
34046 Bibliography
34047 \end_layout
34048
34049 \begin_layout Standard
34050 You can specify here a citation style using the LaTeX-packages 
34051 \series bold
34052 natbib
34053 \begin_inset Index
34054 status collapsed
34055
34056 \begin_layout Standard
34057 LaTeX-packages ! natbib
34058 \end_layout
34059
34060 \end_inset
34061
34062
34063 \series default
34064  or 
34065 \series bold
34066 jurabib
34067 \series default
34068
34069 \begin_inset Index
34070 status collapsed
34071
34072 \begin_layout Standard
34073 LaTeX-packages ! jurabib
34074 \end_layout
34075
34076 \end_inset
34077
34078 .
34079  For a further description see section\InsetSpace ~
34080
34081 \begin_inset CommandInset ref
34082 LatexCommand ref
34083 reference "sec:Bibliography"
34084
34085 \end_inset
34086
34087 .
34088 \end_layout
34089
34090 \begin_layout Subsubsection*
34091 Math Options
34092 \end_layout
34093
34094 \begin_layout Standard
34095 These options will force LyX to use the LaTeX-packages 
34096 \series bold
34097 amsmath
34098 \begin_inset Index
34099 status collapsed
34100
34101 \begin_layout Standard
34102 LaTeX-packages ! amsmath
34103 \end_layout
34104
34105 \end_inset
34106
34107
34108 \series default
34109  and 
34110 \series bold
34111 esint
34112 \begin_inset Index
34113 status collapsed
34114
34115 \begin_layout Standard
34116 LaTeX-packages ! esint
34117 \end_layout
34118
34119 \end_inset
34120
34121
34122 \series default
34123  or to use them automatically when they are needed.
34124 \end_layout
34125
34126 \begin_layout Standard
34127
34128 \series bold
34129 amsmath
34130 \series default
34131  is needed for many constructs, so when you get LaTeX-errors in formulas,
34132  assure that you have enabled AMS.
34133 \end_layout
34134
34135 \begin_layout Standard
34136
34137 \series bold
34138 esint
34139 \series default
34140  is used for special integral characters.
34141 \end_layout
34142
34143 \begin_layout Subsubsection*
34144 Float Placement
34145 \end_layout
34146
34147 \begin_layout Standard
34148 The float placement options are described in section
34149 \begin_inset Formula $\,$
34150 \end_inset
34151
34152
34153 \begin_inset CommandInset ref
34154 LatexCommand ref
34155 reference "sub:Float-Placement"
34156
34157 \end_inset
34158
34159 .
34160 \end_layout
34161
34162 \begin_layout Subsubsection*
34163 Bullets
34164 \end_layout
34165
34166 \begin_layout Standard
34167 Here you can adjust the characters for the itemize levels.
34168  The itemize environment is described in section\InsetSpace ~
34169
34170 \begin_inset CommandInset ref
34171 LatexCommand ref
34172 reference "sec:Itemize"
34173
34174 \end_inset
34175
34176 .
34177 \end_layout
34178
34179 \begin_layout Subsubsection*
34180 Branches
34181 \end_layout
34182
34183 \begin_layout Standard
34184 Branches are described in section\InsetSpace ~
34185
34186 \begin_inset CommandInset ref
34187 LatexCommand ref
34188 reference "sec:Branches"
34189
34190 \end_inset
34191
34192 .
34193 \end_layout
34194
34195 \begin_layout Subsubsection*
34196 LaT
34197 \begin_inset ERT
34198 status collapsed
34199
34200 \begin_layout Standard
34201
34202 {}
34203 \end_layout
34204
34205 \end_inset
34206
34207 eX Preamble
34208 \end_layout
34209
34210 \begin_layout Standard
34211 In this text field are entered commands to load special LaTeX-packages or
34212  to define LaTeX-commands.
34213  The preamble is a thing for LaTeX-experts.
34214  You shouldn't enter commands here until you don't exactly know what you
34215  do.
34216 \end_layout
34217
34218 \begin_layout Standard
34219 An introduction in the LaTeX-syntax is given in section\InsetSpace ~
34220
34221 \begin_inset CommandInset ref
34222 LatexCommand ref
34223 reference "sub:LaTeX-Syntax"
34224
34225 \end_inset
34226
34227 .
34228 \end_layout
34229
34230 \begin_layout Section
34231 The Tools Menu
34232 \begin_inset Index
34233 status collapsed
34234
34235 \begin_layout Standard
34236 Menu ! Tools
34237 \end_layout
34238
34239 \end_inset
34240
34241
34242 \end_layout
34243
34244 \begin_layout Subsection
34245 Spellchecker
34246 \end_layout
34247
34248 \begin_layout Standard
34249 Spell checking is explained in section\InsetSpace ~
34250
34251 \begin_inset CommandInset ref
34252 LatexCommand ref
34253 reference "sec:Spellchecking"
34254
34255 \end_inset
34256
34257 .
34258 \end_layout
34259
34260 \begin_layout Subsection
34261 Thesaurus
34262 \end_layout
34263
34264 \begin_layout Standard
34265 The thesaurus is described in section\InsetSpace ~
34266
34267 \begin_inset CommandInset ref
34268 LatexCommand ref
34269 reference "sec:Thesaurus"
34270
34271 \end_inset
34272
34273 .
34274 \end_layout
34275
34276 \begin_layout Subsection
34277 Count Words
34278 \begin_inset Index
34279 status collapsed
34280
34281 \begin_layout Standard
34282 Word count
34283 \end_layout
34284
34285 \end_inset
34286
34287
34288 \end_layout
34289
34290 \begin_layout Standard
34291 Counts the number of words in the actual document or the highlighted document
34292  part.
34293 \end_layout
34294
34295 \begin_layout Subsection
34296 T
34297 \begin_inset ERT
34298 status collapsed
34299
34300 \begin_layout Standard
34301
34302 {}
34303 \end_layout
34304
34305 \end_inset
34306
34307 eX Information
34308 \begin_inset Index
34309 status collapsed
34310
34311 \begin_layout Standard
34312 TeX Information
34313 \end_layout
34314
34315 \end_inset
34316
34317
34318 \end_layout
34319
34320 \begin_layout Standard
34321 Shows you a list of the classes and styles installed in your LaTeX-system.
34322 \end_layout
34323
34324 \begin_layout Subsection
34325 Reconfigure
34326 \begin_inset Index
34327 status collapsed
34328
34329 \begin_layout Standard
34330 Reconfiguration of LyX
34331 \end_layout
34332
34333 \end_inset
34334
34335
34336 \begin_inset Index
34337 status collapsed
34338
34339 \begin_layout Standard
34340 LyX ! Reconfigure|see{Reconfiguration of LyX}
34341 \end_layout
34342
34343 \end_inset
34344
34345
34346 \end_layout
34347
34348 \begin_layout Standard
34349 This menu reconfigures LyX.
34350  That means LyX looks for LaTeX-packages and needed programs, see also section\InsetSpace ~
34351
34352 \begin_inset CommandInset ref
34353 LatexCommand ref
34354 reference "sec:Basic-LyX-Setup"
34355
34356 \end_inset
34357
34358 .
34359 \end_layout
34360
34361 \begin_layout Subsection
34362 Preferences
34363 \end_layout
34364
34365 \begin_layout Standard
34366 The preferences dialog is described in detail in chapter
34367 \begin_inset Formula $\,$
34368 \end_inset
34369
34370
34371 \begin_inset CommandInset ref
34372 LatexCommand ref
34373 reference "cha:The-Preferences-dialog"
34374
34375 \end_inset
34376
34377 .
34378 \end_layout
34379
34380 \begin_layout Section
34381 The Help Menu
34382 \begin_inset Index
34383 status collapsed
34384
34385 \begin_layout Standard
34386 Menu ! Help
34387 \end_layout
34388
34389 \end_inset
34390
34391
34392 \end_layout
34393
34394 \begin_layout Standard
34395 This menu opens the documentation files of LyX in the language of LyX's
34396  menus.
34397 \end_layout
34398
34399 \begin_layout Standard
34400 The menu 
34401 \family sans
34402 LaTeX\InsetSpace ~
34403 Configuration
34404 \family default
34405  shows a LyX-document with informations about the LaTeX-packages and classes
34406  found by LyX (see also section\InsetSpace ~
34407
34408 \begin_inset CommandInset ref
34409 LatexCommand ref
34410 reference "sec:LaTeX-Setup"
34411
34412 \end_inset
34413
34414 ).
34415 \end_layout
34416
34417 \begin_layout Section
34418 Toolbars
34419 \begin_inset CommandInset label
34420 LatexCommand label
34421 name "sec:Toolbars"
34422
34423 \end_inset
34424
34425
34426 \end_layout
34427
34428 \begin_layout Standard
34429 How to show or hide toolbars is explained in section\InsetSpace ~
34430
34431 \begin_inset CommandInset ref
34432 LatexCommand ref
34433 reference "sub:Toolbars"
34434
34435 \end_inset
34436
34437 .
34438 \end_layout
34439
34440 \begin_layout Standard
34441 It is also possible to define custom toolbars.
34442  This is described in the 
34443 \emph on
34444 Extended Features
34445 \emph default
34446  manual.
34447  
34448 \end_layout
34449
34450 \begin_layout Subsection
34451 Standard Toolbar
34452 \begin_inset Index
34453 status collapsed
34454
34455 \begin_layout Standard
34456 Toolbar ! Standard
34457 \end_layout
34458
34459 \end_inset
34460
34461
34462 \end_layout
34463
34464 \begin_layout Standard
34465 \begin_inset Graphics
34466         filename clipart/StandardToolbar.png
34467         inzipName 
34468         embed true
34469         width 100col%
34470
34471 \end_inset
34472
34473
34474 \end_layout
34475
34476 \begin_layout Standard
34477 \begin_inset VSpace defskip
34478 \end_inset
34479
34480
34481 \end_layout
34482
34483 \begin_layout Standard
34484 The standard toolbar as shown above contains from left to right the following
34485  buttons:
34486 \begin_inset ERT
34487 status collapsed
34488
34489 \begin_layout Standard
34490
34491
34492 \backslash
34493 setlength{
34494 \backslash
34495 LTleft}{0pt}
34496 \end_layout
34497
34498 \end_inset
34499
34500
34501 \begin_inset Note Note
34502 status collapsed
34503
34504 \begin_layout Standard
34505 This is necessary to left align the following longtables.
34506  See the 
34507 \emph on
34508 Embedded Objects
34509 \emph default
34510  manual for more information.
34511 \end_layout
34512
34513 \end_inset
34514
34515
34516 \end_layout
34517
34518 \begin_layout Standard
34519 \begin_inset VSpace defskip
34520 \end_inset
34521
34522
34523 \end_layout
34524
34525 \begin_layout Standard
34526 \begin_inset Tabular
34527 <lyxtabular version="3" rows="1" columns="2">
34528 <features islongtable="true">
34529 <column alignment="center" valignment="top" width="0">
34530 <column alignment="center" valignment="top" width="0">
34531 <row>
34532 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34533 \begin_inset Text
34534
34535 \begin_layout Standard
34536 \begin_inset Graphics
34537         filename clipart/ToolbarEnvBox.png
34538         inzipName 
34539         embed true
34540         clip
34541
34542 \end_inset
34543
34544
34545 \end_layout
34546
34547 \end_inset
34548 </cell>
34549 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
34550 \begin_inset Text
34551
34552 \begin_layout Standard
34553 pull-down menu for the paragraph environments
34554 \end_layout
34555
34556 \end_inset
34557 </cell>
34558 </row>
34559 </lyxtabular>
34560
34561 \end_inset
34562
34563
34564 \end_layout
34565
34566 \begin_layout Standard
34567 \begin_inset VSpace -10mm
34568 \end_inset
34569
34570
34571 \end_layout
34572
34573 \begin_layout Standard
34574 \align left
34575 \begin_inset Tabular
34576 <lyxtabular version="3" rows="20" columns="2">
34577 <features islongtable="true">
34578 <column alignment="left" valignment="top" width="0">
34579 <column alignment="left" valignment="top" width="0">
34580 <row interlinespace="2.5mm">
34581 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34582 \begin_inset Text
34583
34584 \begin_layout Standard
34585
34586 \family sans
34587 \begin_inset Graphics
34588         filename ../images/buffer-new.png
34589         inzipName 
34590         embed true
34591         BoundingBox 0bp 5bp 20bp 20bp
34592
34593 \end_inset
34594
34595
34596 \end_layout
34597
34598 \end_inset
34599 </cell>
34600 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
34601 \begin_inset Text
34602
34603 \begin_layout Standard
34604
34605 \family sans
34606 File\SpecialChar \menuseparator
34607 New
34608 \end_layout
34609
34610 \end_inset
34611 </cell>
34612 </row>
34613 <row interlinespace="2.5mm">
34614 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34615 \begin_inset Text
34616
34617 \begin_layout Standard
34618 \begin_inset Graphics
34619         filename ../images/file-open.png
34620         inzipName 
34621         embed true
34622         BoundingBox 0bp 5bp 20bp 20bp
34623
34624 \end_inset
34625
34626
34627 \end_layout
34628
34629 \end_inset
34630 </cell>
34631 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
34632 \begin_inset Text
34633
34634 \begin_layout Standard
34635
34636 \family sans
34637 File\SpecialChar \menuseparator
34638 Open
34639 \end_layout
34640
34641 \end_inset
34642 </cell>
34643 </row>
34644 <row interlinespace="2.5mm">
34645 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34646 \begin_inset Text
34647
34648 \begin_layout Standard
34649 \begin_inset Graphics
34650         filename ../images/buffer-write.png
34651         inzipName 
34652         embed true
34653         BoundingBox 0bp 5bp 20bp 20bp
34654
34655 \end_inset
34656
34657
34658 \end_layout
34659
34660 \end_inset
34661 </cell>
34662 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
34663 \begin_inset Text
34664
34665 \begin_layout Standard
34666
34667 \family sans
34668 File\SpecialChar \menuseparator
34669 Save
34670 \end_layout
34671
34672 \end_inset
34673 </cell>
34674 </row>
34675 <row interlinespace="2.5mm">
34676 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34677 \begin_inset Text
34678
34679 \begin_layout Standard
34680 \begin_inset Graphics
34681         filename ../images/dialog-show_print.png
34682         inzipName 
34683         embed true
34684         BoundingBox 0bp 5bp 24bp 20bp
34685
34686 \end_inset
34687
34688
34689 \end_layout
34690
34691 \end_inset
34692 </cell>
34693 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
34694 \begin_inset Text
34695
34696 \begin_layout Standard
34697
34698 \family sans
34699 File\SpecialChar \menuseparator
34700 Print
34701 \end_layout
34702
34703 \end_inset
34704 </cell>
34705 </row>
34706 <row interlinespace="2.5mm">
34707 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34708 \begin_inset Text
34709
34710 \begin_layout Standard
34711 \begin_inset Graphics
34712         filename ../images/dialog-show_spellchecker.png
34713         inzipName 
34714         embed true
34715         BoundingBox 0bp 5bp 20bp 20bp
34716
34717 \end_inset
34718
34719
34720 \end_layout
34721
34722 \end_inset
34723 </cell>
34724 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
34725 \begin_inset Text
34726
34727 \begin_layout Standard
34728
34729 \family sans
34730 Tools\SpecialChar \menuseparator
34731 Spellchecker
34732 \end_layout
34733
34734 \end_inset
34735 </cell>
34736 </row>
34737 <row interlinespace="2.5mm">
34738 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34739 \begin_inset Text
34740
34741 \begin_layout Standard
34742 \begin_inset Graphics
34743         filename ../images/undo.png
34744         inzipName 
34745         embed true
34746         BoundingBox 0bp 5bp 20bp 20bp
34747
34748 \end_inset
34749
34750
34751 \end_layout
34752
34753 \end_inset
34754 </cell>
34755 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
34756 \begin_inset Text
34757
34758 \begin_layout Standard
34759
34760 \family sans
34761 Edit\SpecialChar \menuseparator
34762 Undo
34763 \end_layout
34764
34765 \end_inset
34766 </cell>
34767 </row>
34768 <row interlinespace="2.5mm">
34769 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34770 \begin_inset Text
34771
34772 \begin_layout Standard
34773 \begin_inset Graphics
34774         filename ../images/redo.png
34775         inzipName 
34776         embed true
34777         BoundingBox 0bp 5bp 20bp 20bp
34778
34779 \end_inset
34780
34781
34782 \end_layout
34783
34784 \end_inset
34785 </cell>
34786 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
34787 \begin_inset Text
34788
34789 \begin_layout Standard
34790
34791 \family sans
34792 Edit\SpecialChar \menuseparator
34793 Redo
34794 \end_layout
34795
34796 \end_inset
34797 </cell>
34798 </row>
34799 <row interlinespace="2.5mm">
34800 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34801 \begin_inset Text
34802
34803 \begin_layout Standard
34804 \begin_inset Graphics
34805         filename ../images/cut.png
34806         inzipName 
34807         embed false
34808         BoundingBox 0bp 5bp 20bp 20bp
34809
34810 \end_inset
34811
34812
34813 \end_layout
34814
34815 \end_inset
34816 </cell>
34817 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
34818 \begin_inset Text
34819
34820 \begin_layout Standard
34821
34822 \family sans
34823 Edit\SpecialChar \menuseparator
34824 Cut
34825 \end_layout
34826
34827 \end_inset
34828 </cell>
34829 </row>
34830 <row interlinespace="2.5mm">
34831 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34832 \begin_inset Text
34833
34834 \begin_layout Standard
34835 \begin_inset Graphics
34836         filename ../images/copy.png
34837         inzipName 
34838         embed false
34839         BoundingBox 0bp 5bp 20bp 20bp
34840
34841 \end_inset
34842
34843
34844 \end_layout
34845
34846 \end_inset
34847 </cell>
34848 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
34849 \begin_inset Text
34850
34851 \begin_layout Standard
34852
34853 \family sans
34854 Edit\SpecialChar \menuseparator
34855 Copy
34856 \end_layout
34857
34858 \end_inset
34859 </cell>
34860 </row>
34861 <row interlinespace="2.5mm">
34862 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34863 \begin_inset Text
34864
34865 \begin_layout Standard
34866 \begin_inset Graphics
34867         filename ../images/paste.png
34868         inzipName 
34869         embed true
34870         BoundingBox 0bp 5bp 20bp 20bp
34871
34872 \end_inset
34873
34874
34875 \end_layout
34876
34877 \end_inset
34878 </cell>
34879 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
34880 \begin_inset Text
34881
34882 \begin_layout Standard
34883
34884 \family sans
34885 Edit\SpecialChar \menuseparator
34886 Paste
34887 \end_layout
34888
34889 \end_inset
34890 </cell>
34891 </row>
34892 <row interlinespace="2.5mm">
34893 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34894 \begin_inset Text
34895
34896 \begin_layout Standard
34897 \begin_inset Graphics
34898         filename ../images/dialog-show_findreplace.png
34899         inzipName 
34900         embed true
34901         BoundingBox 0bp 5bp 20bp 25bp
34902         rotateOrigin center
34903
34904 \end_inset
34905
34906
34907 \end_layout
34908
34909 \end_inset
34910 </cell>
34911 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
34912 \begin_inset Text
34913
34914 \begin_layout Standard
34915
34916 \family sans
34917 Edit\SpecialChar \menuseparator
34918 Find\InsetSpace \thinspace{}
34919 &\InsetSpace \thinspace{}
34920 Replace
34921 \end_layout
34922
34923 \end_inset
34924 </cell>
34925 </row>
34926 <row interlinespace="2.5mm">
34927 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34928 \begin_inset Text
34929
34930 \begin_layout Standard
34931 \begin_inset Graphics
34932         filename ../images/font-emph.png
34933         inzipName 
34934         embed true
34935         BoundingBox 0bp 5bp 20bp 20bp
34936
34937 \end_inset
34938
34939
34940 \end_layout
34941
34942 \end_inset
34943 </cell>
34944 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
34945 \begin_inset Text
34946
34947 \begin_layout Standard
34948 Emphasize text, function of the Edit
34949 \family sans
34950 \SpecialChar \menuseparator
34951 Text\InsetSpace ~
34952 Style
34953 \family default
34954  dialog
34955 \end_layout
34956
34957 \end_inset
34958 </cell>
34959 </row>
34960 <row interlinespace="2.5mm">
34961 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34962 \begin_inset Text
34963
34964 \begin_layout Standard
34965 \begin_inset Graphics
34966         filename ../images/font-noun.png
34967         inzipName 
34968         embed true
34969         BoundingBox 0bp 5bp 20bp 20bp
34970
34971 \end_inset
34972
34973
34974 \end_layout
34975
34976 \end_inset
34977 </cell>
34978 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
34979 \begin_inset Text
34980
34981 \begin_layout Standard
34982 Set text to noun style, function of the Edit
34983 \family sans
34984 \SpecialChar \menuseparator
34985 Text\InsetSpace ~
34986 Style
34987 \family default
34988  dialog
34989 \end_layout
34990
34991 \end_inset
34992 </cell>
34993 </row>
34994 <row interlinespace="2.5mm">
34995 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34996 \begin_inset Text
34997
34998 \begin_layout Standard
34999 \begin_inset Graphics
35000         filename ../images/font-free-apply.png
35001         inzipName 
35002         embed true
35003         BoundingBox 0bp 5bp 20bp 20bp
35004
35005 \end_inset
35006
35007
35008 \end_layout
35009
35010 \end_inset
35011 </cell>
35012 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
35013 \begin_inset Text
35014
35015 \begin_layout Standard
35016 Formats text using the current settings in the 
35017 \family sans
35018 Edit\SpecialChar \menuseparator
35019 Text\InsetSpace ~
35020 Style
35021 \family default
35022  dialog
35023 \end_layout
35024
35025 \end_inset
35026 </cell>
35027 </row>
35028 <row interlinespace="2.5mm">
35029 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
35030 \begin_inset Text
35031
35032 \begin_layout Standard
35033 \begin_inset Graphics
35034         filename ../images/math-mode.png
35035         inzipName 
35036         embed false
35037         BoundingBox 0bp 5bp 20bp 20bp
35038
35039 \end_inset
35040
35041
35042 \end_layout
35043
35044 \end_inset
35045 </cell>
35046 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
35047 \begin_inset Text
35048
35049 \begin_layout Standard
35050
35051 \family sans
35052 Insert\SpecialChar \menuseparator
35053 Math\SpecialChar \menuseparator
35054 Inline\InsetSpace ~
35055 Formula
35056 \end_layout
35057
35058 \end_inset
35059 </cell>
35060 </row>
35061 <row interlinespace="2.5mm">
35062 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
35063 \begin_inset Text
35064
35065 \begin_layout Standard
35066 \begin_inset Graphics
35067         filename ../images/dialog-show-new-inset_graphics.png
35068         inzipName 
35069         embed true
35070         BoundingBox 0bp 5bp 20bp 25bp
35071         rotateOrigin center
35072
35073 \end_inset
35074
35075
35076 \end_layout
35077
35078 \end_inset
35079 </cell>
35080 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
35081 \begin_inset Text
35082
35083 \begin_layout Standard
35084
35085 \family sans
35086 Insert\SpecialChar \menuseparator
35087 Graphics
35088 \end_layout
35089
35090 \end_inset
35091 </cell>
35092 </row>
35093 <row interlinespace="2.5mm">
35094 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
35095 \begin_inset Text
35096
35097 \begin_layout Standard
35098 \begin_inset Graphics
35099         filename ../images/tabular-insert.png
35100         inzipName 
35101         embed false
35102         BoundingBox 0bp 5bp 20bp 25bp
35103         rotateOrigin center
35104
35105 \end_inset
35106
35107
35108 \end_layout
35109
35110 \end_inset
35111 </cell>
35112 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
35113 \begin_inset Text
35114
35115 \begin_layout Standard
35116
35117 \family sans
35118 Insert\SpecialChar \menuseparator
35119 Table
35120 \end_layout
35121
35122 \end_inset
35123 </cell>
35124 </row>
35125 <row interlinespace="2.5mm">
35126 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
35127 \begin_inset Text
35128
35129 \begin_layout Standard
35130 \begin_inset Graphics
35131         filename ../images/dialog-toggle_toc.png
35132         inzipName 
35133         embed true
35134         BoundingBox 0bp 5bp 20bp 25bp
35135         rotateOrigin center
35136
35137 \end_inset
35138
35139
35140 \end_layout
35141
35142 \end_inset
35143 </cell>
35144 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
35145 \begin_inset Text
35146
35147 \begin_layout Standard
35148 Toggle outline window on/off, 
35149 \family sans
35150 Document\SpecialChar \menuseparator
35151 Outline
35152 \end_layout
35153
35154 \end_inset
35155 </cell>
35156 </row>
35157 <row interlinespace="2.5mm">
35158 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
35159 \begin_inset Text
35160
35161 \begin_layout Standard
35162 \begin_inset Graphics
35163         filename ../images/toolbar-toggle_math.png
35164         inzipName 
35165         embed true
35166         BoundingBox 0bp 5bp 20bp 25bp
35167         rotateOrigin center
35168
35169 \end_inset
35170
35171
35172 \end_layout
35173
35174 \end_inset
35175 </cell>
35176 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
35177 \begin_inset Text
35178
35179 \begin_layout Standard
35180 Toggle math toolbar on/off
35181 \end_layout
35182
35183 \end_inset
35184 </cell>
35185 </row>
35186 <row interlinespace="2.5mm">
35187 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
35188 \begin_inset Text
35189
35190 \begin_layout Standard
35191 \begin_inset Graphics
35192         filename ../images/toolbar-toggle_table.png
35193         inzipName 
35194         embed true
35195         BoundingBox 0bp 5bp 20bp 25bp
35196         rotateOrigin center
35197
35198 \end_inset
35199
35200
35201 \end_layout
35202
35203 \end_inset
35204 </cell>
35205 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
35206 \begin_inset Text
35207
35208 \begin_layout Standard
35209 Toggle table toolbar on/off
35210 \end_layout
35211
35212 \end_inset
35213 </cell>
35214 </row>
35215 </lyxtabular>
35216
35217 \end_inset
35218
35219
35220 \end_layout
35221
35222 \begin_layout Subsection
35223 Extra Toolbar
35224 \begin_inset Index
35225 status collapsed
35226
35227 \begin_layout Standard
35228 Toolbar ! Extra
35229 \end_layout
35230
35231 \end_inset
35232
35233
35234 \end_layout
35235
35236 \begin_layout Standard
35237 \begin_inset Graphics
35238         filename clipart/ExtraToolbar.png
35239         inzipName 
35240         embed true
35241         width 100col%
35242
35243 \end_inset
35244
35245
35246 \end_layout
35247
35248 \begin_layout Standard
35249 \begin_inset VSpace defskip
35250 \end_inset
35251
35252
35253 \end_layout
35254
35255 \begin_layout Standard
35256 The extra toolbar as shown above contains from left to right the following
35257  buttons:
35258 \end_layout
35259
35260 \begin_layout Standard
35261 \begin_inset VSpace defskip
35262 \end_inset
35263
35264
35265 \end_layout
35266
35267 \begin_layout Standard
35268 \begin_inset Tabular
35269 <lyxtabular version="3" rows="23" columns="2">
35270 <features islongtable="true">
35271 <column alignment="left" valignment="top" width="0">
35272 <column alignment="left" valignment="top" width="0">
35273 <row interlinespace="2.5mm">
35274 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
35275 \begin_inset Text
35276
35277 \begin_layout Standard
35278 \begin_inset Graphics
35279         filename ../images/layout.png
35280         inzipName 
35281         embed true
35282         BoundingBox 0bp 5bp 20bp 25bp
35283         rotateOrigin center
35284
35285 \end_inset
35286
35287
35288 \end_layout
35289
35290 \end_inset
35291 </cell>
35292 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
35293 \begin_inset Text
35294
35295 \begin_layout Standard
35296 Default
35297 \end_layout
35298
35299 \end_inset
35300 </cell>
35301 </row>
35302 <row interlinespace="2.5mm">
35303 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
35304 \begin_inset Text
35305
35306 \begin_layout Standard
35307 \begin_inset Graphics
35308         filename ../images/layout_Enumerate.png
35309         inzipName 
35310         embed false
35311         BoundingBox 0bp 5bp 20bp 25bp
35312         rotateOrigin center
35313
35314 \end_inset
35315
35316
35317 \end_layout
35318
35319 \end_inset
35320 </cell>
35321 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
35322 \begin_inset Text
35323
35324 \begin_layout Standard
35325 Numbered list
35326 \end_layout
35327
35328 \end_inset
35329 </cell>
35330 </row>
35331 <row interlinespace="2.5mm">
35332 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
35333 \begin_inset Text
35334
35335 \begin_layout Standard
35336 \begin_inset Graphics
35337         filename ../images/layout_Itemize.png
35338         inzipName 
35339         embed true
35340         BoundingBox 0bp 5bp 20bp 25bp
35341         rotateOrigin center
35342
35343 \end_inset
35344
35345
35346 \end_layout
35347
35348 \end_inset
35349 </cell>
35350 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
35351 \begin_inset Text
35352
35353 \begin_layout Standard
35354 Itemized list
35355 \end_layout
35356
35357 \end_inset
35358 </cell>
35359 </row>
35360 <row interlinespace="2.5mm">
35361 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
35362 \begin_inset Text
35363
35364 \begin_layout Standard
35365 \begin_inset Graphics
35366         filename ../images/layout_List.png
35367         inzipName 
35368         embed true
35369         BoundingBox 0bp 5bp 20bp 25bp
35370         rotateOrigin center
35371
35372 \end_inset
35373
35374
35375 \end_layout
35376
35377 \end_inset
35378 </cell>
35379 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
35380 \begin_inset Text
35381
35382 \begin_layout Standard
35383 List
35384 \end_layout
35385
35386 \end_inset
35387 </cell>
35388 </row>
35389 <row interlinespace="2.5mm">
35390 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
35391 \begin_inset Text
35392
35393 \begin_layout Standard
35394 \begin_inset Graphics
35395         filename ../images/layout_Description.png
35396         inzipName 
35397         embed false
35398         BoundingBox 0bp 5bp 20bp 25bp
35399         rotateOrigin center
35400
35401 \end_inset
35402
35403
35404 \end_layout
35405
35406 \end_inset
35407 </cell>
35408 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
35409 \begin_inset Text
35410
35411 \begin_layout Standard
35412 Description list
35413 \end_layout
35414
35415 \end_inset
35416 </cell>
35417 </row>
35418 <row interlinespace="2.5mm">
35419 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
35420 \begin_inset Text
35421
35422 \begin_layout Standard
35423 \begin_inset Graphics
35424         filename ../images/depth-increment.png
35425         inzipName 
35426         embed false
35427         BoundingBox 0bp 5bp 20bp 25bp
35428         rotateOrigin center
35429
35430 \end_inset
35431
35432
35433 \end_layout
35434
35435 \end_inset
35436 </cell>
35437 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
35438 \begin_inset Text
35439
35440 \begin_layout Standard
35441
35442 \family sans
35443 Edit\SpecialChar \menuseparator
35444 Increase\InsetSpace ~
35445 List\InsetSpace ~
35446 Depth
35447 \end_layout
35448
35449 \end_inset
35450 </cell>
35451 </row>
35452 <row interlinespace="2.5mm">
35453 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
35454 \begin_inset Text
35455
35456 \begin_layout Standard
35457 \begin_inset Graphics
35458         filename ../images/depth-decrement.png
35459         inzipName 
35460         embed true
35461         BoundingBox 0bp 5bp 20bp 25bp
35462         rotateOrigin center
35463
35464 \end_inset
35465
35466
35467 \end_layout
35468
35469 \end_inset
35470 </cell>
35471 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
35472 \begin_inset Text
35473
35474 \begin_layout Standard
35475
35476 \family sans
35477 Edit\SpecialChar \menuseparator
35478 Decrease\InsetSpace ~
35479 List\InsetSpace ~
35480 Depth
35481 \end_layout
35482
35483 \end_inset
35484 </cell>
35485 </row>
35486 <row interlinespace="2.5mm">
35487 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
35488 \begin_inset Text
35489
35490 \begin_layout Standard
35491 \begin_inset Graphics
35492         filename ../images/float-insert_figure.png
35493         inzipName 
35494         embed true
35495         BoundingBox 0bp 5bp 20bp 20bp
35496
35497 \end_inset
35498
35499
35500 \end_layout
35501
35502 \end_inset
35503 </cell>
35504 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
35505 \begin_inset Text
35506
35507 \begin_layout Standard
35508
35509 \family sans
35510 Insert\SpecialChar \menuseparator
35511 Float\SpecialChar \menuseparator
35512 Figure
35513 \end_layout
35514
35515 \end_inset
35516 </cell>
35517 </row>
35518 <row interlinespace="2.5mm">
35519 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
35520 \begin_inset Text
35521
35522 \begin_layout Standard
35523 \begin_inset Graphics
35524         filename ../images/float-insert_table.png
35525         inzipName 
35526         embed false
35527         BoundingBox 0bp 5bp 20bp 20bp
35528
35529 \end_inset
35530
35531
35532 \end_layout
35533
35534 \end_inset
35535 </cell>
35536 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
35537 \begin_inset Text
35538
35539 \begin_layout Standard
35540
35541 \family sans
35542 Insert\SpecialChar \menuseparator
35543 Float\SpecialChar \menuseparator
35544 Table
35545 \end_layout
35546
35547 \end_inset
35548 </cell>
35549 </row>
35550 <row interlinespace="2.5mm">
35551 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
35552 \begin_inset Text
35553
35554 \begin_layout Standard
35555 \begin_inset Graphics
35556         filename ../images/label-insert.png
35557         inzipName 
35558         embed false
35559         BoundingBox 0bp 5bp 20bp 20bp
35560
35561 \end_inset
35562
35563
35564 \end_layout
35565
35566 \end_inset
35567 </cell>
35568 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
35569 \begin_inset Text
35570
35571 \begin_layout Standard
35572
35573 \family sans
35574 Insert\SpecialChar \menuseparator
35575 Label
35576 \end_layout
35577
35578 \end_inset
35579 </cell>
35580 </row>
35581 <row interlinespace="2.5mm">
35582 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
35583 \begin_inset Text
35584
35585 \begin_layout Standard
35586 \begin_inset Graphics
35587         filename ../images/dialog-show-new-inset_ref.png
35588         inzipName 
35589         embed false
35590         BoundingBox 0bp 5bp 20bp 20bp
35591
35592 \end_inset
35593
35594
35595 \end_layout
35596
35597 \end_inset
35598 </cell>
35599 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
35600 \begin_inset Text
35601
35602 \begin_layout Standard
35603
35604 \family sans
35605 Insert\SpecialChar \menuseparator
35606 Cross-Reference
35607 \end_layout
35608
35609 \end_inset
35610 </cell>
35611 </row>
35612 <row interlinespace="2.5mm">
35613 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
35614 \begin_inset Text
35615
35616 \begin_layout Standard
35617 \begin_inset Graphics
35618         filename ../images/dialog-show-new-inset_citation.png
35619         inzipName 
35620         embed true
35621         BoundingBox 0bp 5bp 20bp 20bp
35622
35623 \end_inset
35624
35625
35626 \end_layout
35627
35628 \end_inset
35629 </cell>
35630 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
35631 \begin_inset Text
35632
35633 \begin_layout Standard
35634
35635 \family sans
35636 Insert\SpecialChar \menuseparator
35637 Citation
35638 \end_layout
35639
35640 \end_inset
35641 </cell>
35642 </row>
35643 <row interlinespace="2.5mm">
35644 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
35645 \begin_inset Text
35646
35647 \begin_layout Standard
35648 \begin_inset Graphics
35649         filename ../images/index-insert.png
35650         inzipName 
35651         embed true
35652         BoundingBox 0bp 5bp 20bp 20bp
35653
35654 \end_inset
35655
35656
35657 \end_layout
35658
35659 \end_inset
35660 </cell>
35661 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
35662 \begin_inset Text
35663
35664 \begin_layout Standard
35665
35666 \family sans
35667 Insert\SpecialChar \menuseparator
35668 Index\InsetSpace ~
35669 Entry
35670 \end_layout
35671
35672 \end_inset
35673 </cell>
35674 </row>
35675 <row interlinespace="2.5mm">
35676 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
35677 \begin_inset Text
35678
35679 \begin_layout Standard
35680 \begin_inset Graphics
35681         filename ../images/nomencl-insert.png
35682         inzipName 
35683         embed true
35684         BoundingBox 0bp 5bp 20bp 20bp
35685
35686 \end_inset
35687
35688
35689 \end_layout
35690
35691 \end_inset
35692 </cell>
35693 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
35694 \begin_inset Text
35695
35696 \begin_layout Standard
35697
35698 \family sans
35699 Insert\SpecialChar \menuseparator
35700 Nomenclature\InsetSpace ~
35701 Entry
35702 \end_layout
35703
35704 \end_inset
35705 </cell>
35706 </row>
35707 <row interlinespace="2.5mm">
35708 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
35709 \begin_inset Text
35710
35711 \begin_layout Standard
35712 \begin_inset Graphics
35713         filename ../images/footnote-insert.png
35714         inzipName 
35715         embed false
35716         BoundingBox 0bp 5bp 20bp 20bp
35717
35718 \end_inset
35719
35720
35721 \end_layout
35722
35723 \end_inset
35724 </cell>
35725 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
35726 \begin_inset Text
35727
35728 \begin_layout Standard
35729
35730 \family sans
35731 Insert\SpecialChar \menuseparator
35732 Footnote
35733 \end_layout
35734
35735 \end_inset
35736 </cell>
35737 </row>
35738 <row interlinespace="2.5mm">
35739 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
35740 \begin_inset Text
35741
35742 \begin_layout Standard
35743 \begin_inset Graphics
35744         filename ../images/marginalnote-insert.png
35745         inzipName 
35746         embed true
35747         BoundingBox 0bp 5bp 20bp 25bp
35748         rotateOrigin center
35749
35750 \end_inset
35751
35752
35753 \end_layout
35754
35755 \end_inset
35756 </cell>
35757 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
35758 \begin_inset Text
35759
35760 \begin_layout Standard
35761
35762 \family sans
35763 Insert\SpecialChar \menuseparator
35764 Marginal\InsetSpace ~
35765 Note
35766 \end_layout
35767
35768 \end_inset
35769 </cell>
35770 </row>
35771 <row interlinespace="2.5mm">
35772 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
35773 \begin_inset Text
35774
35775 \begin_layout Standard
35776 \begin_inset Graphics
35777         filename ../images/note-insert.png
35778         inzipName 
35779         embed false
35780         BoundingBox 0bp 5bp 20bp 20bp
35781
35782 \end_inset
35783
35784
35785 \end_layout
35786
35787 \end_inset
35788 </cell>
35789 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
35790 \begin_inset Text
35791
35792 \begin_layout Standard
35793
35794 \family sans
35795 Insert\SpecialChar \menuseparator
35796 Note\SpecialChar \menuseparator
35797 LyX\InsetSpace ~
35798 Note
35799 \end_layout
35800
35801 \end_inset
35802 </cell>
35803 </row>
35804 <row interlinespace="2.5mm">
35805 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
35806 \begin_inset Text
35807
35808 \begin_layout Standard
35809 \begin_inset Graphics
35810         filename D:/LyXSVN/lyx-devel/lib/images/href-insert.png
35811         inzipName 
35812         embed false
35813         BoundingBox 0bp 5bp 20bp 20bp
35814
35815 \end_inset
35816
35817
35818 \end_layout
35819
35820 \end_inset
35821 </cell>
35822 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
35823 \begin_inset Text
35824
35825 \begin_layout Standard
35826
35827 \family sans
35828 Insert\SpecialChar \menuseparator
35829 Hyperlink
35830 \end_layout
35831
35832 \end_inset
35833 </cell>
35834 </row>
35835 <row interlinespace="2.5mm">
35836 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
35837 \begin_inset Text
35838
35839 \begin_layout Standard
35840 \begin_inset Graphics
35841         filename ../images/ert-insert.png
35842         inzipName 
35843         embed true
35844         BoundingBox 0bp 5bp 20bp 20bp
35845
35846 \end_inset
35847
35848
35849 \end_layout
35850
35851 \end_inset
35852 </cell>
35853 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
35854 \begin_inset Text
35855
35856 \begin_layout Standard
35857
35858 \family sans
35859 Insert\SpecialChar \menuseparator
35860 T
35861 \family default
35862
35863 \begin_inset ERT
35864 status collapsed
35865
35866 \begin_layout Standard
35867
35868 {}
35869 \end_layout
35870
35871 \end_inset
35872
35873
35874 \family sans
35875 eX
35876 \end_layout
35877
35878 \end_inset
35879 </cell>
35880 </row>
35881 <row interlinespace="2.5mm">
35882 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
35883 \begin_inset Text
35884
35885 \begin_layout Standard
35886 \begin_inset Graphics
35887         filename ../images/dialog-show-new-inset_include.png
35888         inzipName 
35889         embed true
35890         BoundingBox 0bp 5bp 20bp 20bp
35891
35892 \end_inset
35893
35894
35895 \end_layout
35896
35897 \end_inset
35898 </cell>
35899 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
35900 \begin_inset Text
35901
35902 \begin_layout Standard
35903
35904 \family sans
35905 Insert\SpecialChar \menuseparator
35906 File\SpecialChar \menuseparator
35907 Child\InsetSpace ~
35908 Document
35909 \end_layout
35910
35911 \end_inset
35912 </cell>
35913 </row>
35914 <row interlinespace="2.5mm">
35915 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
35916 \begin_inset Text
35917
35918 \begin_layout Standard
35919 \begin_inset Graphics
35920         filename ../images/dialog-show_character.png
35921         inzipName 
35922         embed true
35923         BoundingBox 0bp 5bp 20bp 25bp
35924         rotateOrigin center
35925
35926 \end_inset
35927
35928
35929 \end_layout
35930
35931 \end_inset
35932 </cell>
35933 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
35934 \begin_inset Text
35935
35936 \begin_layout Standard
35937
35938 \family sans
35939 Edit\SpecialChar \menuseparator
35940 Text\InsetSpace ~
35941 Style
35942 \end_layout
35943
35944 \end_inset
35945 </cell>
35946 </row>
35947 <row interlinespace="2.5mm">
35948 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
35949 \begin_inset Text
35950
35951 \begin_layout Standard
35952 \begin_inset Graphics
35953         filename ../images/layout-paragraph.png
35954         inzipName 
35955         embed false
35956         BoundingBox 0bp 5bp 20bp 25bp
35957         rotateOrigin center
35958
35959 \end_inset
35960
35961
35962 \end_layout
35963
35964 \end_inset
35965 </cell>
35966 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
35967 \begin_inset Text
35968
35969 \begin_layout Standard
35970
35971 \family sans
35972 Edit\SpecialChar \menuseparator
35973 Paragraph\InsetSpace ~
35974 Settings
35975 \end_layout
35976
35977 \end_inset
35978 </cell>
35979 </row>
35980 <row interlinespace="2.5mm">
35981 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
35982 \begin_inset Text
35983
35984 \begin_layout Standard
35985 \begin_inset Graphics
35986         filename ../images/thesaurus-entry.png
35987         inzipName 
35988         embed true
35989         BoundingBox 0bp 5bp 20bp 25bp
35990         rotateOrigin center
35991
35992 \end_inset
35993
35994
35995 \end_layout
35996
35997 \end_inset
35998 </cell>
35999 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
36000 \begin_inset Text
36001
36002 \begin_layout Standard
36003
36004 \family sans
36005 Tools\SpecialChar \menuseparator
36006 Thesaurus
36007 \end_layout
36008
36009 \end_inset
36010 </cell>
36011 </row>
36012 </lyxtabular>
36013
36014 \end_inset
36015
36016
36017 \end_layout
36018
36019 \begin_layout Subsection
36020 View / Update Toolbar
36021 \begin_inset Index
36022 status collapsed
36023
36024 \begin_layout Standard
36025 Toolbar ! View / Update
36026 \end_layout
36027
36028 \end_inset
36029
36030
36031 \end_layout
36032
36033 \begin_layout Standard
36034 \begin_inset Graphics
36035         filename clipart/ViewToolbar.png
36036         inzipName 
36037         embed false
36038
36039 \end_inset
36040
36041
36042 \end_layout
36043
36044 \begin_layout Standard
36045 \begin_inset VSpace defskip
36046 \end_inset
36047
36048
36049 \end_layout
36050
36051 \begin_layout Standard
36052 The view / update toolbar as shown above contains from left to right the
36053  following buttons:
36054 \end_layout
36055
36056 \begin_layout Standard
36057 \begin_inset VSpace defskip
36058 \end_inset
36059
36060
36061 \end_layout
36062
36063 \begin_layout Standard
36064 \begin_inset Tabular
36065 <lyxtabular version="3" rows="6" columns="2">
36066 <features islongtable="true">
36067 <column alignment="left" valignment="top" width="0">
36068 <column alignment="left" valignment="top" width="0">
36069 <row interlinespace="2.5mm">
36070 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
36071 \begin_inset Text
36072
36073 \begin_layout Standard
36074 \begin_inset Graphics
36075         filename ../images/buffer-view_dvi.png
36076         inzipName 
36077         embed false
36078         BoundingBox 0bp 5bp 20bp 25bp
36079         rotateOrigin center
36080
36081 \end_inset
36082
36083
36084 \end_layout
36085
36086 \end_inset
36087 </cell>
36088 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
36089 \begin_inset Text
36090
36091 \begin_layout Standard
36092
36093 \family sans
36094 View\SpecialChar \menuseparator
36095 DVI
36096 \end_layout
36097
36098 \end_inset
36099 </cell>
36100 </row>
36101 <row interlinespace="2.5mm">
36102 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
36103 \begin_inset Text
36104
36105 \begin_layout Standard
36106 \begin_inset Graphics
36107         filename ../images/buffer-update_dvi.png
36108         inzipName 
36109         embed true
36110         BoundingBox 0bp 5bp 20bp 25bp
36111         rotateOrigin center
36112
36113 \end_inset
36114
36115
36116 \end_layout
36117
36118 \end_inset
36119 </cell>
36120 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
36121 \begin_inset Text
36122
36123 \begin_layout Standard
36124
36125 \family sans
36126 View\SpecialChar \menuseparator
36127 Update\SpecialChar \menuseparator
36128 DVI
36129 \end_layout
36130
36131 \end_inset
36132 </cell>
36133 </row>
36134 <row interlinespace="2.5mm">
36135 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
36136 \begin_inset Text
36137
36138 \begin_layout Standard
36139 \begin_inset Graphics
36140         filename ../images/buffer-view_pdf2.png
36141         inzipName 
36142         embed false
36143         BoundingBox 0bp 5bp 20bp 25bp
36144         rotateOrigin center
36145
36146 \end_inset
36147
36148
36149 \end_layout
36150
36151 \end_inset
36152 </cell>
36153 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
36154 \begin_inset Text
36155
36156 \begin_layout Standard
36157
36158 \family sans
36159 View\SpecialChar \menuseparator
36160 PDF
36161 \end_layout
36162
36163 \end_inset
36164 </cell>
36165 </row>
36166 <row interlinespace="2.5mm">
36167 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
36168 \begin_inset Text
36169
36170 \begin_layout Standard
36171 \begin_inset Graphics
36172         filename ../images/buffer-update_pdf2.png
36173         inzipName 
36174         embed false
36175         BoundingBox 0bp 5bp 20bp 25bp
36176         rotateOrigin center
36177
36178 \end_inset
36179
36180
36181 \end_layout
36182
36183 \end_inset
36184 </cell>
36185 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
36186 \begin_inset Text
36187
36188 \begin_layout Standard
36189
36190 \family sans
36191 View\SpecialChar \menuseparator
36192 Update\SpecialChar \menuseparator
36193 PDF
36194 \begin_inset Foot
36195 status collapsed
36196
36197 \begin_layout Standard
36198 This button is on some LyX for Windows installations not here because its
36199  functionality is merged with 
36200 \family sans
36201 View\SpecialChar \menuseparator
36202 PDF
36203 \family default
36204 .
36205  
36206 \end_layout
36207
36208 \end_inset
36209
36210
36211 \end_layout
36212
36213 \end_inset
36214 </cell>
36215 </row>
36216 <row interlinespace="2.5mm">
36217 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
36218 \begin_inset Text
36219
36220 \begin_layout Standard
36221 \begin_inset Graphics
36222         filename ../images/buffer-view_ps.png
36223         inzipName 
36224         embed true
36225         BoundingBox 0bp 5bp 20bp 25bp
36226         rotateOrigin center
36227
36228 \end_inset
36229
36230
36231 \end_layout
36232
36233 \end_inset
36234 </cell>
36235 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
36236 \begin_inset Text
36237
36238 \begin_layout Standard
36239
36240 \family sans
36241 View\SpecialChar \menuseparator
36242 Postscript
36243 \end_layout
36244
36245 \end_inset
36246 </cell>
36247 </row>
36248 <row interlinespace="2.5mm">
36249 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
36250 \begin_inset Text
36251
36252 \begin_layout Standard
36253 \begin_inset Graphics
36254         filename ../images/buffer-update_ps.png
36255         inzipName 
36256         embed true
36257         BoundingBox 0bp 5bp 20bp 25bp
36258         rotateOrigin center
36259
36260 \end_inset
36261
36262
36263 \end_layout
36264
36265 \end_inset
36266 </cell>
36267 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
36268 \begin_inset Text
36269
36270 \begin_layout Standard
36271
36272 \family sans
36273 View\SpecialChar \menuseparator
36274 Update\SpecialChar \menuseparator
36275 Postscript
36276 \end_layout
36277
36278 \end_inset
36279 </cell>
36280 </row>
36281 </lyxtabular>
36282
36283 \end_inset
36284
36285
36286 \end_layout
36287
36288 \begin_layout Subsection
36289 Other Toolbars
36290 \end_layout
36291
36292 \begin_layout Standard
36293 The change tracking toolbar is explained in section\InsetSpace ~
36294
36295 \begin_inset CommandInset ref
36296 LatexCommand ref
36297 reference "sec:Change-Tracking"
36298
36299 \end_inset
36300
36301 , the table toolbar
36302 \begin_inset Index
36303 status collapsed
36304
36305 \begin_layout Standard
36306 Toolbar ! Table
36307 \end_layout
36308
36309 \end_inset
36310
36311  is explained in the 
36312 \emph on
36313 Embedded Objects
36314 \emph default
36315  manual.
36316 \end_layout
36317
36318 \begin_layout Chapter
36319 The 
36320 \family sans
36321 Preferences
36322 \family default
36323  Dialog
36324 \begin_inset CommandInset label
36325 LatexCommand label
36326 name "cha:The-Preferences-dialog"
36327
36328 \end_inset
36329
36330
36331 \begin_inset Index
36332 status collapsed
36333
36334 \begin_layout Standard
36335 Preferences
36336 \end_layout
36337
36338 \end_inset
36339
36340
36341 \end_layout
36342
36343 \begin_layout Standard
36344 The preferences dialog is called with the menu Tools\SpecialChar \menuseparator
36345 Preferences.
36346  It consists of submenus explained in the following.
36347 \end_layout
36348
36349 \begin_layout Section
36350 Look and Feel
36351 \end_layout
36352
36353 \begin_layout Subsection
36354 User Interface
36355 \begin_inset CommandInset label
36356 LatexCommand label
36357 name "sec:ui"
36358
36359 \end_inset
36360
36361
36362 \begin_inset Index
36363 status collapsed
36364
36365 \begin_layout Standard
36366 Customization ! of toolbars
36367 \end_layout
36368
36369 \end_inset
36370
36371
36372 \begin_inset Index
36373 status collapsed
36374
36375 \begin_layout Standard
36376 Customization ! of menus
36377 \end_layout
36378
36379 \end_inset
36380
36381
36382 \end_layout
36383
36384 \begin_layout Standard
36385 \begin_inset Note Greyedout
36386 status open
36387
36388 \begin_layout Standard
36389
36390 \series bold
36391 Note:
36392 \series default
36393  You have to restart LyX before changes in ui- and bind-files take effect.
36394 \end_layout
36395
36396 \end_inset
36397
36398
36399 \end_layout
36400
36401 \begin_layout Subsubsection
36402 User Interface File
36403 \begin_inset Index
36404 status collapsed
36405
36406 \begin_layout Standard
36407 Customization ! of toolbars
36408 \end_layout
36409
36410 \end_inset
36411
36412
36413 \begin_inset Index
36414 status collapsed
36415
36416 \begin_layout Standard
36417 Customization ! of menus
36418 \end_layout
36419
36420 \end_inset
36421
36422
36423 \end_layout
36424
36425 \begin_layout Standard
36426 The appearance of the menus and toolbars can be changed by choosing an user
36427  interface (ui) file.
36428  An ui-file is a textfile where the toolbars and menus are listed.
36429  The toolbar buttons and menu entries are specified in the files 
36430 \shape italic
36431 stdtoolbars.inc
36432 \shape default
36433  and 
36434 \shape italic
36435 stdmenus.inc
36436 \shape default
36437 , respectively.
36438  To create your own menu and toolbar layout, start with a copy of these
36439  files and edit the entries.
36440 \end_layout
36441
36442 \begin_layout Standard
36443 The syntax of the .inc-files is straightforward: The 
36444 \family sans
36445 Menubar
36446 \family default
36447
36448 \family sans
36449 Menu
36450 \family default
36451  and 
36452 \family sans
36453 Toolbar
36454 \family default
36455  entries must be ended with an explicit 
36456 \family sans
36457 End
36458 \family default
36459 .
36460  They may contain 
36461 \family sans
36462 Submenus
36463 \family default
36464
36465 \family sans
36466 Items
36467 \family default
36468
36469 \family sans
36470 OptItems
36471 \family default
36472
36473 \family sans
36474 Separators
36475 \family default
36476
36477 \family sans
36478 Icons,
36479 \family default
36480  and in the case of the 
36481 \begin_inset Quotes eld
36482 \end_inset
36483
36484 file
36485 \begin_inset Quotes erd
36486 \end_inset
36487
36488  menus a 
36489 \family sans
36490 Lastfiles
36491 \family default
36492  entry.
36493  The syntax for the entries is:
36494 \end_layout
36495
36496 \begin_layout Standard
36497 \begin_inset VSpace smallskip*
36498 \end_inset
36499
36500
36501 \series bold
36502 Item 
36503 \begin_inset Quotes erd
36504 \end_inset
36505
36506 menu 
36507 \series default
36508 or
36509 \series bold
36510  button name
36511 \begin_inset Quotes erd
36512 \end_inset
36513
36514  
36515 \begin_inset Quotes erd
36516 \end_inset
36517
36518 LyX-function
36519 \begin_inset Quotes erd
36520 \end_inset
36521
36522
36523 \end_layout
36524
36525 \begin_layout Standard
36526 \noindent
36527 \begin_inset VSpace smallskip*
36528 \end_inset
36529
36530 All LyX-functions are listed in 
36531 \begin_inset CommandInset citation
36532 LatexCommand cite
36533 key "LyX-func"
36534
36535 \end_inset
36536
36537 .
36538 \end_layout
36539
36540 \begin_layout Standard
36541 \begin_inset VSpace medskip
36542 \end_inset
36543
36544
36545 \end_layout
36546
36547 \begin_layout Standard
36548 An example: Assuming you use the menu 
36549 \family sans
36550 Navigate\SpecialChar \menuseparator
36551 Bookmarks
36552 \family default
36553  quite often and therefore want six available bookmarks, you can add the
36554  line
36555 \end_layout
36556
36557 \begin_layout Standard
36558 \begin_inset VSpace smallskip*
36559 \end_inset
36560
36561
36562 \series bold
36563 Item "Save Bookmark 6" "bookmark-save 6"
36564 \end_layout
36565
36566 \begin_layout Standard
36567 \noindent
36568 \begin_inset VSpace smallskip*
36569 \end_inset
36570
36571 to the navigate menu section in the .inc-file to have the sixth bookmark.
36572 \end_layout
36573
36574 \begin_layout Subsubsection
36575 Bind-File
36576 \begin_inset Index
36577 status collapsed
36578
36579 \begin_layout Standard
36580 Bindings
36581 \end_layout
36582
36583 \end_inset
36584
36585
36586 \end_layout
36587
36588 \begin_layout Standard
36589 Bindings are used to bind a function to a key.
36590  Several binding files are available:
36591 \end_layout
36592
36593 \begin_layout Description
36594 cua.bind typical set of PC keyboard shortcuts
36595 \end_layout
36596
36597 \begin_layout Description
36598 (x)emacs.bind set of bindings like they are used in the editor programs 
36599 \family sans
36600 Emacs
36601 \family default
36602  (
36603 \family sans
36604 XEmacs
36605 \family default
36606 )
36607 \end_layout
36608
36609 \begin_layout Description
36610 mac.bind set of bindings for 
36611 \family sans
36612 Mac\InsetSpace \thinspace{}
36613 OS
36614 \family default
36615  systems.
36616 \end_layout
36617
36618 \begin_layout Standard
36619 There are also bind-files designed for special document classes, like 
36620 \shape italic
36621 broadway.bind
36622 \shape default
36623 , and bind files for special languages.
36624  The name of language bind-files begin with a language code, e.g.
36625  
36626 \begin_inset Quotes eld
36627 \end_inset
36628
36629 pt
36630 \begin_inset Quotes erd
36631 \end_inset
36632
36633  for Portuguese.
36634  If you use LyX in a certain language, LyX will try to use the appropriate
36635  bind-file.
36636 \end_layout
36637
36638 \begin_layout Standard
36639 Some bind-files, like 
36640 \emph on
36641 math.bind
36642 \emph default
36643 , have only a small scope.
36644  When looking at the the end of the file 
36645 \shape italic
36646 cua.bind
36647 \shape default
36648 , you can see that they are included to keep the overview in the bind-file.
36649 \end_layout
36650
36651 \begin_layout Standard
36652 If you like to customize the keybindings to your own taste, modify the bind-file
36653 s with a text editor.
36654  The syntax of the entries is:
36655 \end_layout
36656
36657 \begin_layout Standard
36658
36659 \series bold
36660
36661 \backslash
36662 bind 
36663 \begin_inset Quotes erd
36664 \end_inset
36665
36666 key combination
36667 \begin_inset Quotes erd
36668 \end_inset
36669
36670  
36671 \begin_inset Quotes erd
36672 \end_inset
36673
36674 LyX-function
36675 \begin_inset Quotes erd
36676 \end_inset
36677
36678
36679 \end_layout
36680
36681 \begin_layout Standard
36682 All LyX-functions are listed in 
36683 \begin_inset CommandInset citation
36684 LatexCommand cite
36685 key "LyX-func"
36686
36687 \end_inset
36688
36689 .
36690 \end_layout
36691
36692 \begin_layout Subsubsection
36693 Session
36694 \end_layout
36695
36696 \begin_layout Standard
36697 When the option 
36698 \family sans
36699 Save\InsetSpace \thinspace{}
36700 /\InsetSpace \thinspace{}
36701 restore window size, or use fixed size
36702 \family default
36703  is not checked, you can specify the size of LyX's main window when LyX
36704  is started.
36705 \end_layout
36706
36707 \begin_layout Standard
36708 With the option 
36709 \family sans
36710 Save\InsetSpace \thinspace{}
36711 /\InsetSpace \thinspace{}
36712 restore window position
36713 \family default
36714  LyX will be opened with its main window at the last used position.
36715 \end_layout
36716
36717 \begin_layout Standard
36718 The option 
36719 \family sans
36720 Restore cursor positions
36721 \family default
36722  sets the cursor to the position in the file where it has been the last
36723  time.
36724 \end_layout
36725
36726 \begin_layout Standard
36727 The option 
36728 \family sans
36729 Load opened files from last session
36730 \family default
36731  opens all files that were opened in the last LyX session.
36732 \end_layout
36733
36734 \begin_layout Subsubsection
36735 Documents
36736 \begin_inset CommandInset label
36737 LatexCommand label
36738 name "sub:Backup documents"
36739
36740 \end_inset
36741
36742
36743 \begin_inset Index
36744 status collapsed
36745
36746 \begin_layout Standard
36747 Backup ! Documents
36748 \end_layout
36749
36750 \end_inset
36751
36752
36753 \end_layout
36754
36755 \begin_layout Standard
36756 When the option 
36757 \family sans
36758 Backup documents
36759 \family default
36760  is set, you can specify the time between backup saves.
36761 \end_layout
36762
36763 \begin_layout Standard
36764
36765 \family sans
36766 Maximum last files
36767 \family default
36768  is the number of last opened files that LyX should display in the menu
36769  
36770 \family sans
36771 File\SpecialChar \menuseparator
36772 Open\InsetSpace ~
36773 Recent
36774 \family default
36775 .
36776 \end_layout
36777
36778 \begin_layout Subsubsection
36779 Scrolling
36780 \end_layout
36781
36782 \begin_layout Standard
36783 The option 
36784 \family sans
36785 Cursor follows scrollbar
36786 \family default
36787  sets the cursor to the top of the currently displayed document part when
36788  scrolling.
36789 \end_layout
36790
36791 \begin_layout Subsection
36792 Screen Fonts
36793 \begin_inset Index
36794 status collapsed
36795
36796 \begin_layout Standard
36797 Font ! Screen
36798 \end_layout
36799
36800 \end_inset
36801
36802
36803 \begin_inset CommandInset label
36804 LatexCommand label
36805 name "sub:Screen-Fonts"
36806
36807 \end_inset
36808
36809
36810 \end_layout
36811
36812 \begin_layout Standard
36813 These fonts are used to display your documents on the screen.
36814 \end_layout
36815
36816 \begin_layout Standard
36817 \begin_inset Note Greyedout
36818 status open
36819
36820 \begin_layout Standard
36821
36822 \series bold
36823 Note:
36824 \series default
36825  This section only deals with the fonts 
36826 \emph on
36827 inside
36828 \emph default
36829  the LyX window.
36830  The fonts that appear on the output are independent from these fonts, and
36831  set in the menu 
36832 \family sans
36833 Layout\SpecialChar \menuseparator
36834 Document
36835 \family default
36836 .
36837 \end_layout
36838
36839 \end_inset
36840
36841
36842 \end_layout
36843
36844 \begin_layout Standard
36845 By default, LyX uses 
36846 \family typewriter
36847 Times
36848 \family default
36849  as roman (serif) font, 
36850 \family typewriter
36851 Arial
36852 \family default
36853  or 
36854 \family typewriter
36855 Helvetica
36856 \family default
36857  (depends on the system) as 
36858 \family sans
36859 sans\InsetSpace ~
36860 serif
36861 \family default
36862  font, and 
36863 \family typewriter
36864 Courier
36865 \family default
36866  as 
36867 \family typewriter
36868 typewriter
36869 \family default
36870  font.
36871 \end_layout
36872
36873 \begin_layout Standard
36874 You can change the font size with the 
36875 \family sans
36876 Zoom
36877 \family default
36878  setting.
36879 \end_layout
36880
36881 \begin_layout Standard
36882
36883 \family sans
36884 Screen DPI
36885 \family default
36886  is the screen resolution in dpi (dots per inch).
36887  The Font Sizes are calculated as letter height in units of points.
36888  72\InsetSpace \thinspace{}
36889 points have the size of 1\InsetSpace \thinspace{}
36890 inch, see Appendix\InsetSpace ~
36891
36892 \begin_inset CommandInset ref
36893 LatexCommand ref
36894 reference "cha:Units-available-in"
36895
36896 \end_inset
36897
36898 .
36899 \end_layout
36900
36901 \begin_layout Standard
36902 The default 
36903 \family sans
36904 Font Sizes
36905 \family default
36906  are the same as if a document font size of 10
36907 \begin_inset Formula $\,$
36908 \end_inset
36909
36910 pt would be used.
36911  The sizes are explained in detail in section\InsetSpace ~
36912
36913 \begin_inset CommandInset ref
36914 LatexCommand ref
36915 reference "sub:Document-Font"
36916
36917 \end_inset
36918
36919 .
36920 \end_layout
36921
36922 \begin_layout Subsection
36923 Colors
36924 \begin_inset Index
36925 status collapsed
36926
36927 \begin_layout Standard
36928 Color ! LyX screen
36929 \end_layout
36930
36931 \end_inset
36932
36933
36934 \begin_inset Index
36935 status collapsed
36936
36937 \begin_layout Standard
36938 Settings ! Color
36939 \end_layout
36940
36941 \end_inset
36942
36943
36944 \end_layout
36945
36946 \begin_layout Standard
36947 You can here change all colors used by LyX.
36948  Choose an item in the list and use the 
36949 \family sans
36950 Alter
36951 \family default
36952  button.
36953 \end_layout
36954
36955 \begin_layout Subsection
36956 Graphics
36957 \begin_inset Index
36958 status collapsed
36959
36960 \begin_layout Standard
36961 Settings ! Graphics
36962 \end_layout
36963
36964 \end_inset
36965
36966
36967 \end_layout
36968
36969 \begin_layout Standard
36970 Here you can specify how graphics inside LyX are displayed.
36971 \end_layout
36972
36973 \begin_layout Standard
36974
36975 \family sans
36976 Instant Preview
36977 \family default
36978  enables previewing snippets of your document.
36979  This feature is described in section\InsetSpace ~
36980
36981 \begin_inset CommandInset ref
36982 LatexCommand ref
36983 reference "sec:Previewing-snippets-of"
36984
36985 \end_inset
36986
36987 .
36988 \end_layout
36989
36990 \begin_layout Subsection
36991 Keyboard Map
36992 \begin_inset Index
36993 status collapsed
36994
36995 \begin_layout Standard
36996 Keyboard Map
36997 \end_layout
36998
36999 \end_inset
37000
37001
37002 \begin_inset Index
37003 status collapsed
37004
37005 \begin_layout Standard
37006 Settings ! Keyboard Map
37007 \end_layout
37008
37009 \end_inset
37010
37011
37012 \begin_inset CommandInset label
37013 LatexCommand label
37014 name "sub:Keyboard-Map"
37015
37016 \end_inset
37017
37018
37019 \end_layout
37020
37021 \begin_layout Standard
37022 Normally keyboard settings have to be done in a menu of your operating system.
37023  For the case that this is not possible, LyX provides keyboard maps.
37024  If you have e.\InsetSpace \thinspace{}
37025 g.\InsetSpace ~
37026 a Czech keyboard but want to write with it like with a Romanian
37027  one, you can use the keyboard map file named 
37028 \emph on
37029 romanian.kmap
37030 \emph default
37031 .
37032 \end_layout
37033
37034 \begin_layout Standard
37035 \begin_inset Note Greyedout
37036 status open
37037
37038 \begin_layout Standard
37039
37040 \series bold
37041 Note:
37042 \series default
37043  Keyboard maps are only provided as makeshift and don't work on all systems.
37044 \end_layout
37045
37046 \end_inset
37047
37048
37049 \end_layout
37050
37051 \begin_layout Section
37052 Paths
37053 \begin_inset Index
37054 status collapsed
37055
37056 \begin_layout Standard
37057 Paths
37058 \end_layout
37059
37060 \end_inset
37061
37062
37063 \begin_inset Index
37064 status collapsed
37065
37066 \begin_layout Standard
37067 Settings ! Directory
37068 \end_layout
37069
37070 \end_inset
37071
37072
37073 \end_layout
37074
37075 \begin_layout Description
37076 Working\InsetSpace ~
37077 directory This is LyX's working directory.
37078  It is the default when you 
37079 \family sans
37080 Open
37081 \family default
37082
37083 \family sans
37084 Save
37085 \family default
37086  or 
37087 \family sans
37088 Save\InsetSpace ~
37089 as
37090 \family default
37091  files.
37092 \end_layout
37093
37094 \begin_layout Description
37095 Document\InsetSpace ~
37096 templates This directory will be opened when you use the menu 
37097 \family sans
37098 File\SpecialChar \menuseparator
37099 New\InsetSpace ~
37100 from\InsetSpace ~
37101 Template
37102 \family default
37103 .
37104 \end_layout
37105
37106 \begin_layout Description
37107 Backup\InsetSpace ~
37108 directory
37109 \begin_inset Index
37110 status collapsed
37111
37112 \begin_layout Standard
37113 Backup ! Directory
37114 \end_layout
37115
37116 \end_inset
37117
37118  Backup copies will be saved to this directory.
37119  When no directory is given but backups are enabled as described in section\InsetSpace ~
37120
37121 \begin_inset CommandInset ref
37122 LatexCommand ref
37123 reference "sub:Backup documents"
37124
37125 \end_inset
37126
37127 , the 
37128 \family sans
37129 Working directory
37130 \family default
37131  will be used to save the backups.
37132 \newline
37133 The backup files have the ending 
37134 \begin_inset Quotes eld
37135 \end_inset
37136
37137 .lyx~
37138 \begin_inset Quotes erd
37139 \end_inset
37140
37141 .
37142 \end_layout
37143
37144 \begin_layout Description
37145 Ly
37146 \begin_inset ERT
37147 status collapsed
37148
37149 \begin_layout Standard
37150
37151 {}
37152 \end_layout
37153
37154 \end_inset
37155
37156 XServer-Pipe Here you can enter the name of a Unix-pipe.
37157  This pipe is used to send data from external programs to LyX.
37158 \newline
37159
37160 \begin_inset Note Greyedout
37161 status open
37162
37163 \begin_layout Standard
37164
37165 \series bold
37166 Note:
37167 \series default
37168  This feature doesn't work on Windows systems.
37169 \end_layout
37170
37171 \end_inset
37172
37173
37174 \end_layout
37175
37176 \begin_layout Description
37177 Temporary\InsetSpace ~
37178 directory Temporary files will be saved in this directory.
37179 \end_layout
37180
37181 \begin_layout Description
37182 PATH\InsetSpace ~
37183 prefix This field contains a list of paths to external programs.
37184  When LyX needs to use an external program, it looks in this list where
37185  to find it on the system.
37186  The path list is automatically set up on Windows and Mac systems while
37187  LyX is configured, so that you normally don't have to modify it.
37188  On Unix\InsetSpace \thinspace{}
37189 /\InsetSpace \thinspace{}
37190 Linux systems, the path list will need to be set only if there
37191  are external programs you wish to use that are not in your normal system
37192  path ($PATH).
37193  
37194 \end_layout
37195
37196 \begin_layout Section
37197 Identity
37198 \end_layout
37199
37200 \begin_layout Standard
37201 Here you can insert your name and email address.
37202  The identity will be used when you have enabled change tracking as described
37203  in section\InsetSpace ~
37204
37205 \begin_inset CommandInset ref
37206 LatexCommand ref
37207 reference "sec:Change-Tracking"
37208
37209 \end_inset
37210
37211 , to mark changes you make as yours.
37212 \end_layout
37213
37214 \begin_layout Section
37215 Language Settings
37216 \begin_inset Index
37217 status collapsed
37218
37219 \begin_layout Standard
37220 Language ! Settings
37221 \end_layout
37222
37223 \end_inset
37224
37225
37226 \begin_inset Index
37227 status collapsed
37228
37229 \begin_layout Standard
37230 Settings ! Language
37231 \end_layout
37232
37233 \end_inset
37234
37235
37236 \end_layout
37237
37238 \begin_layout Subsection
37239 Language
37240 \end_layout
37241
37242 \begin_layout Description
37243 Default\InsetSpace ~
37244 language is the language used in new documents
37245 \end_layout
37246
37247 \begin_layout Description
37248 Language\InsetSpace ~
37249 package is a LaTeX-command to load a LaTeX-package that handles
37250  language issues.
37251  The default is the LaTeX-command 
37252 \family sans
37253
37254 \backslash
37255 usepackage{babel}
37256 \family default
37257  that loads the package 
37258 \series bold
37259 babel
37260 \series default
37261 .
37262 \begin_inset Foot
37263 status collapsed
37264
37265 \begin_layout Standard
37266 For an introduction to the LaTeX-Syntax, have a look at section\InsetSpace ~
37267
37268 \begin_inset CommandInset ref
37269 LatexCommand ref
37270 reference "sec:ERT"
37271
37272 \end_inset
37273
37274 .
37275 \end_layout
37276
37277 \end_inset
37278
37279
37280 \newline
37281 The 
37282 \series bold
37283 babel
37284 \series default
37285  translates in the background automatically text labels of documents to
37286  the document language.
37287  A text label is for instance the word 
37288 \begin_inset Quotes eld
37289 \end_inset
37290
37291 Table
37292 \begin_inset Quotes erd
37293 \end_inset
37294
37295  at the beginning of every table-caption.
37296 \end_layout
37297
37298 \begin_layout Description
37299 Command\InsetSpace ~
37300 start When a special LaTeX-package is needed to write in a certain
37301  document language, you can here specify the command to start the package.
37302  An example is the start command 
37303 \family sans
37304
37305 \backslash
37306 begin{arabtext}
37307 \family default
37308  that is needed to write Arabic using the package 
37309 \series bold
37310 ArabTeX
37311 \series default
37312 , see 
37313 \begin_inset CommandInset citation
37314 LatexCommand cite
37315 key "Arabic"
37316
37317 \end_inset
37318
37319 .
37320  The default is the 
37321 \series bold
37322 babel
37323 \series default
37324  command 
37325 \family sans
37326
37327 \backslash
37328 selectlanguage{$$lang}
37329 \family default
37330 .
37331 \end_layout
37332
37333 \begin_layout Description
37334 Command\InsetSpace ~
37335 end Counterpart to 
37336 \family sans
37337 Command start
37338 \family default
37339 .
37340  Some packages, like the default, don't have an end command since the start
37341  command toggles the package on and off.
37342 \end_layout
37343
37344 \begin_layout Description
37345 Use\InsetSpace ~
37346 babel Whether 
37347 \series bold
37348 babel
37349 \series default
37350  is used or not.
37351 \end_layout
37352
37353 \begin_layout Description
37354 Global When this option is set, the languages used in the document will
37355  be added as options to the document class options, so that they can be
37356  used by all LaTeX-packages.
37357  Otherwise they will only be used as options for the 
37358 \series bold
37359 babel
37360 \series default
37361  package.
37362 \end_layout
37363
37364 \begin_layout Description
37365 Auto\InsetSpace ~
37366 begin When this option is set, the documents starts with the chosen
37367  document language.
37368  When this option is not set, the 
37369 \family sans
37370 Command\InsetSpace ~
37371 start
37372 \family default
37373  is explicitly set to the beginning of the document in the LaTeX-output.
37374  This assures that the correct language is used when you use another 
37375 \family sans
37376 Command\InsetSpace ~
37377 start
37378 \family default
37379  than the default.
37380 \end_layout
37381
37382 \begin_layout Description
37383 Auto\InsetSpace ~
37384 end Counterpart to 
37385 \family sans
37386 Auto\InsetSpace ~
37387 begin
37388 \family default
37389 .
37390  When it is not set, the 
37391 \family sans
37392 Command\InsetSpace ~
37393 end
37394 \family default
37395  is set to the end of the document.
37396 \end_layout
37397
37398 \begin_layout Description
37399 Mark\InsetSpace ~
37400 foreign\InsetSpace ~
37401 languages Text marked formatted in a language different from
37402  the document language will be underlined blue.
37403 \end_layout
37404
37405 \begin_layout Description
37406 Right\InsetSpace ~
37407 to\InsetSpace ~
37408 left\InsetSpace ~
37409 language\InsetSpace ~
37410 support Enables the use of languages, written from right
37411  to left, like Arabic, Hebrew, Farsi.
37412 \end_layout
37413
37414 \begin_layout Subsection
37415 Spellchecker
37416 \end_layout
37417
37418 \begin_layout Standard
37419 The spellchecker settings are explained in section\InsetSpace ~
37420
37421 \begin_inset CommandInset ref
37422 LatexCommand ref
37423 reference "sec:Spellchecking"
37424
37425 \end_inset
37426
37427
37428 \end_layout
37429
37430 \begin_layout Section
37431 Outputs
37432 \end_layout
37433
37434 \begin_layout Subsection
37435 Printer
37436 \begin_inset CommandInset label
37437 LatexCommand label
37438 name "sub:Printer"
37439
37440 \end_inset
37441
37442
37443 \begin_inset Index
37444 status collapsed
37445
37446 \begin_layout Standard
37447 Printer
37448 \end_layout
37449
37450 \end_inset
37451
37452
37453 \begin_inset Index
37454 status collapsed
37455
37456 \begin_layout Standard
37457 Settings ! Printer
37458 \end_layout
37459
37460 \end_inset
37461
37462
37463 \end_layout
37464
37465 \begin_layout Description
37466 Default\InsetSpace ~
37467 printer Here you can specify the name of your default printer.
37468  The name will be used when the 
37469 \family sans
37470 Printer command
37471 \family default
37472  is executed.
37473 \newline
37474
37475 \begin_inset Note Greyedout
37476 status open
37477
37478 \begin_layout Standard
37479
37480 \series bold
37481 Note:
37482 \series default
37483  You can leave this field empty on Windows systems because it has there
37484  no effect.
37485 \end_layout
37486
37487 \end_inset
37488
37489
37490 \end_layout
37491
37492 \begin_layout Description
37493 Adapt\InsetSpace ~
37494 output\InsetSpace ~
37495 to\InsetSpace ~
37496 printer This option works only for the 
37497 \family sans
37498 Printer command
37499 \family default
37500  
37501 \begin_inset Quotes eld
37502 \end_inset
37503
37504
37505 \family sans
37506 dvips
37507 \family default
37508
37509 \begin_inset Quotes erd
37510 \end_inset
37511
37512 .
37513  It activates a configuration file for dvips.
37514  This is an option only for dvips experts.
37515 \end_layout
37516
37517 \begin_layout Description
37518 Printer\InsetSpace ~
37519 command is the command LyX\InsetSpace \thinspace{}
37520 /\InsetSpace \thinspace{}
37521 LaTeX uses for printing.
37522  The default is on most systems 
37523 \family sans
37524 dvips
37525 \family default
37526 .
37527 \end_layout
37528
37529 \begin_layout Description
37530 Printer\InsetSpace ~
37531 Command\InsetSpace ~
37532 Options Here you can specify printer options.
37533  A list of printer options with explanations can be found in the documentation
37534  of the program that provides the 
37535 \family sans
37536 Printer command
37537 \family default
37538  you are using.
37539 \end_layout
37540
37541 \begin_layout Subsection
37542 Date Format
37543 \begin_inset Index
37544 status collapsed
37545
37546 \begin_layout Standard
37547 Date Format
37548 \end_layout
37549
37550 \end_inset
37551
37552
37553 \begin_inset Index
37554 status collapsed
37555
37556 \begin_layout Standard
37557 Settings ! Date format
37558 \end_layout
37559
37560 \end_inset
37561
37562
37563 \end_layout
37564
37565 \begin_layout Standard
37566 The date format can be one or a mixture of the formats listed here:
37567 \newline
37568
37569 \begin_inset Flex URL
37570 status collapsed
37571
37572 \begin_layout Standard
37573 http://unixhelp.ed.ac.uk/CGI/man-cgi?date
37574 \end_layout
37575
37576 \end_inset
37577
37578
37579 \newline
37580 For example the format
37581 \newline
37582 %d/%m/%y
37583 \newline
37584 prints the date as day/month/year.
37585 \end_layout
37586
37587 \begin_layout Subsection
37588 Plain Text
37589 \end_layout
37590
37591 \begin_layout Description
37592 Output\InsetSpace ~
37593 line\InsetSpace ~
37594 length sets the maximum number of characters printed in one line
37595  when using the menu 
37596 \family sans
37597 File\SpecialChar \menuseparator
37598 Export\SpecialChar \menuseparator
37599 Plain\InsetSpace ~
37600 text
37601 \family default
37602 .
37603  Setting the line line length to 0 means all text is printed in one endless
37604  line.
37605 \end_layout
37606
37607 \begin_layout Description
37608 roff\InsetSpace ~
37609 command defines an additional command used to produce better ASCII tables
37610  with the 
37611 \family typewriter
37612 groff/troff/nroff
37613 \family default
37614  UNIX-commands (refer to their manuals for more information about them).
37615  Setting this as empty tells LyX to use the internal formatter.
37616 \end_layout
37617
37618 \begin_layout Subsection
37619 LaT
37620 \begin_inset ERT
37621 status collapsed
37622
37623 \begin_layout Standard
37624
37625 {}
37626 \end_layout
37627
37628 \end_inset
37629
37630 eX
37631 \begin_inset CommandInset label
37632 LatexCommand label
37633 name "sub:LaTeX-settings"
37634
37635 \end_inset
37636
37637
37638 \begin_inset Index
37639 status collapsed
37640
37641 \begin_layout Standard
37642 Settings ! LaTeX
37643 \end_layout
37644
37645 \end_inset
37646
37647
37648 \end_layout
37649
37650 \begin_layout Description
37651 Te
37652 \begin_inset ERT
37653 status collapsed
37654
37655 \begin_layout Standard
37656
37657 {}
37658 \end_layout
37659
37660 \end_inset
37661
37662 X\InsetSpace ~
37663 encoding This is the default encoding of the document font.
37664  
37665 \family sans
37666 T1
37667 \family default
37668  is the default and covers western languages and symbols.
37669  
37670 \family sans
37671 T2A
37672 \family default
37673
37674 \family sans
37675 T2B
37676 \family default
37677
37678 \family sans
37679 T2C
37680 \family default
37681
37682 \family sans
37683 LCY
37684 \family default
37685 , and 
37686 \family sans
37687 X2
37688 \family default
37689  are for Cyrillic.
37690  Combinations of the encodings are possible, like 
37691 \begin_inset Quotes erd
37692 \end_inset
37693
37694
37695 \family sans
37696 T1, T2B
37697 \family default
37698
37699 \begin_inset Quotes erd
37700 \end_inset
37701
37702 .
37703  The font encoding is normally automatically loaded by the language packages
37704  LyX sets up in the background.
37705  So there is no need to change the default encoding.
37706 \end_layout
37707
37708 \begin_layout Description
37709 Default\InsetSpace ~
37710 paper\InsetSpace ~
37711 size This is the paper size that is used for new documents.
37712  The 
37713 \family sans
37714 Default
37715 \family default
37716  value depends on your LaTeX-system setup.
37717 \end_layout
37718
37719 \begin_layout Description
37720 Reset\InsetSpace ~
37721 class\InsetSpace ~
37722 options\InsetSpace ~
37723 when\InsetSpace ~
37724 document\InsetSpace ~
37725 classes\InsetSpace ~
37726 changes Removes all manually set document
37727  class options in the 
37728 \family sans
37729 Document\SpecialChar \menuseparator
37730 Settings
37731 \family default
37732  dialog when changing the document class.
37733 \end_layout
37734
37735 \begin_layout Standard
37736 In the 
37737 \family sans
37738 External Applications
37739 \family default
37740  field you can specify commands with parameters for the listed applications.
37741  Before you change something here, it is strongly recommended to read the
37742  manuals of the applications.
37743  Currently the following commands can be set:
37744 \end_layout
37745
37746 \begin_layout Description
37747 CheckTe
37748 \begin_inset ERT
37749 status collapsed
37750
37751 \begin_layout Standard
37752
37753 {}
37754 \end_layout
37755
37756 \end_inset
37757
37758 X\InsetSpace ~
37759 command Command for the program 
37760 \family sans
37761 CheckTeX
37762 \family default
37763  that is described in section 
37764 \emph on
37765 Checking TeX
37766 \emph default
37767  of the 
37768 \emph on
37769 Extended Features
37770 \emph default
37771  manual.
37772 \end_layout
37773
37774 \begin_layout Description
37775 BibTe
37776 \begin_inset ERT
37777 status collapsed
37778
37779 \begin_layout Standard
37780
37781 {}
37782 \end_layout
37783
37784 \end_inset
37785
37786 X\InsetSpace ~
37787 command Command for the program 
37788 \family sans
37789 BibTeX
37790 \family default
37791  that generates the bibliography, see section\InsetSpace ~
37792
37793 \begin_inset CommandInset ref
37794 LatexCommand ref
37795 reference "sub:Bibliography-databases"
37796
37797 \end_inset
37798
37799 .
37800 \end_layout
37801
37802 \begin_layout Description
37803 Index\InsetSpace ~
37804 command Command for the program that generates the index, see section\InsetSpace ~
37805
37806 \begin_inset CommandInset ref
37807 LatexCommand ref
37808 reference "sub:Index-Program"
37809
37810 \end_inset
37811
37812 .
37813 \end_layout
37814
37815 \begin_layout Description
37816 DVI\InsetSpace ~
37817 viewer\InsetSpace ~
37818 paper\InsetSpace ~
37819 size\InsetSpace ~
37820 options They only have an effect when the program 
37821 \family sans
37822 xdvi
37823 \family default
37824  is used as DVI-viewer.
37825 \end_layout
37826
37827 \begin_layout Subsection
37828 Paths
37829 \begin_inset Index
37830 status collapsed
37831
37832 \begin_layout Standard
37833 Paths
37834 \end_layout
37835
37836 \end_inset
37837
37838
37839 \begin_inset Index
37840 status collapsed
37841
37842 \begin_layout Standard
37843 Settings ! Paths
37844 \end_layout
37845
37846 \end_inset
37847
37848
37849 \end_layout
37850
37851 \begin_layout Standard
37852 The submenu 
37853 \family sans
37854 Paths
37855 \family default
37856  is only available in the Windows version of LyX.
37857  The option 
37858 \family sans
37859 Use Windows-style paths in LaTeX files
37860 \family default
37861  uses the Windows path style:
37862 \end_layout
37863
37864 \begin_layout Standard
37865 C:
37866 \backslash
37867 test
37868 \backslash
37869 hello
37870 \end_layout
37871
37872 \begin_layout Standard
37873 instead of the Unix path style:
37874 \end_layout
37875
37876 \begin_layout Standard
37877 C:/test/hello
37878 \end_layout
37879
37880 \begin_layout Section
37881 Converters
37882 \begin_inset Index
37883 status collapsed
37884
37885 \begin_layout Standard
37886 Converters
37887 \end_layout
37888
37889 \end_inset
37890
37891
37892 \end_layout
37893
37894 \begin_layout Standard
37895 Here you find the list of defined converter commands to convert material
37896  from one format to another.
37897  You can modify them or create new ones.
37898  To modify a converter, select it, change the entry of the field 
37899 \family sans
37900 Converter
37901 \family default
37902  and/or 
37903 \family sans
37904 Extra\InsetSpace ~
37905 flag
37906 \family default
37907 , and press the 
37908 \family sans
37909 Modify
37910 \family default
37911  button.
37912  To create a new converter, select an existing one, select a different format
37913  in the 
37914 \family sans
37915 From\InsetSpace ~
37916 format
37917 \family default
37918  drop-down list, modify the 
37919 \family sans
37920 Converter
37921 \family default
37922  field, and press the 
37923 \family sans
37924 Add
37925 \family default
37926  button.
37927 \end_layout
37928
37929 \begin_layout Standard
37930 When the 
37931 \family sans
37932 Converter File Cache
37933 \family default
37934  is enabled, conversions will be cached as long as specified in the field
37935  
37936 \family sans
37937 Maximum Age (in days
37938 \family default
37939 ).
37940  This means that images don't need to be converted again when you reopen
37941  a document; the converted images from the cache will be used instead.
37942 \end_layout
37943
37944 \begin_layout Standard
37945 More about converters, like the variables and flags that can be used in
37946  the converter definition, is described in section 
37947 \emph on
37948 Converters
37949 \emph default
37950  of the 
37951 \emph on
37952 Customization
37953 \emph default
37954  manual.
37955 \end_layout
37956
37957 \begin_layout Section
37958 File Formats
37959 \begin_inset Index
37960 status collapsed
37961
37962 \begin_layout Standard
37963 File formats
37964 \end_layout
37965
37966 \end_inset
37967
37968
37969 \begin_inset CommandInset label
37970 LatexCommand label
37971 name "sec:File-Formats"
37972
37973 \end_inset
37974
37975
37976 \end_layout
37977
37978 \begin_layout Standard
37979 Here you find the list of defined file formats that LyX can handle.
37980  You can modify the viewer and editor program that should be used for certain
37981  formats.
37982  To create a new format, select an existing one, change the entry of the
37983  fields 
37984 \family sans
37985 Format
37986 \family default
37987  and 
37988 \family sans
37989 GUI\InsetSpace ~
37990 name
37991 \family default
37992 , and press the 
37993 \family sans
37994 Add
37995 \family default
37996  button.
37997 \end_layout
37998
37999 \begin_layout Standard
38000 More about formats, like the options that can be used in the format definition,
38001  is described in section 
38002 \emph on
38003 Formats
38004 \emph default
38005  of the 
38006 \emph on
38007 Customization
38008 \emph default
38009  manual.
38010 \end_layout
38011
38012 \begin_layout Section
38013 Copiers
38014 \begin_inset Index
38015 status collapsed
38016
38017 \begin_layout Standard
38018 Copiers
38019 \end_layout
38020
38021 \end_inset
38022
38023
38024 \end_layout
38025
38026 \begin_layout Standard
38027 Here you find the list of defined copiers.
38028  Since all conversions from one format to another take place in LyX's temporary
38029  directory, it is sometimes necessary to modify a file before copying it
38030  to the temporary directory in order that the conversion may be performed.
38031  This is done by a Copier.
38032 \end_layout
38033
38034 \begin_layout Standard
38035 More about converters is described in section 
38036 \emph on
38037 Copiers
38038 \emph default
38039  of the 
38040 \emph on
38041 Customization
38042 \emph default
38043  manual.
38044 \end_layout
38045
38046 \begin_layout Chapter
38047 Units available in LyX
38048 \begin_inset Index
38049 status collapsed
38050
38051 \begin_layout Standard
38052 Units
38053 \end_layout
38054
38055 \end_inset
38056
38057
38058 \begin_inset CommandInset label
38059 LatexCommand label
38060 name "cha:Units-available-in"
38061
38062 \end_inset
38063
38064
38065 \end_layout
38066
38067 \begin_layout Standard
38068 To understand the units described in this documentation, 
38069 \begin_inset CommandInset ref
38070 LatexCommand ref
38071 reference "cap:Units"
38072
38073 \end_inset
38074
38075  explains all units available in LyX.
38076 \end_layout
38077
38078 \begin_layout Standard
38079 \begin_inset Float table
38080 placement h
38081 wide false
38082 sideways false
38083 status open
38084
38085 \begin_layout Standard
38086 \begin_inset Caption
38087
38088 \begin_layout Standard
38089 \begin_inset CommandInset label
38090 LatexCommand label
38091 name "cap:Units"
38092
38093 \end_inset
38094
38095 Units
38096 \end_layout
38097
38098 \end_inset
38099
38100
38101 \end_layout
38102
38103 \begin_layout Standard
38104 \begin_inset VSpace medskip
38105 \end_inset
38106
38107
38108 \end_layout
38109
38110 \begin_layout Standard
38111 \align center
38112 \begin_inset Tabular
38113 <lyxtabular version="3" rows="20" columns="2">
38114 <features>
38115 <column alignment="center" valignment="top" leftline="true" width="0">
38116 <column alignment="center" valignment="top" leftline="true" rightline="true" width="0">
38117 <row topline="true" bottomline="true">
38118 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
38119 \begin_inset Text
38120
38121 \begin_layout Standard
38122 unit
38123 \end_layout
38124
38125 \end_inset
38126 </cell>
38127 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
38128 \begin_inset Text
38129
38130 \begin_layout Standard
38131 name/description
38132 \end_layout
38133
38134 \end_inset
38135 </cell>
38136 </row>
38137 <row topline="true">
38138 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
38139 \begin_inset Text
38140
38141 \begin_layout Standard
38142 mm
38143 \end_layout
38144
38145 \end_inset
38146 </cell>
38147 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
38148 \begin_inset Text
38149
38150 \begin_layout Standard
38151 millimeter
38152 \end_layout
38153
38154 \end_inset
38155 </cell>
38156 </row>
38157 <row topline="true">
38158 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
38159 \begin_inset Text
38160
38161 \begin_layout Standard
38162 cm
38163 \end_layout
38164
38165 \end_inset
38166 </cell>
38167 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
38168 \begin_inset Text
38169
38170 \begin_layout Standard
38171 centimeter
38172 \end_layout
38173
38174 \end_inset
38175 </cell>
38176 </row>
38177 <row topline="true">
38178 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
38179 \begin_inset Text
38180
38181 \begin_layout Standard
38182 in
38183 \end_layout
38184
38185 \end_inset
38186 </cell>
38187 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
38188 \begin_inset Text
38189
38190 \begin_layout Standard
38191 inch
38192 \end_layout
38193
38194 \end_inset
38195 </cell>
38196 </row>
38197 <row topline="true">
38198 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
38199 \begin_inset Text
38200
38201 \begin_layout Standard
38202 pt
38203 \end_layout
38204
38205 \end_inset
38206 </cell>
38207 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
38208 \begin_inset Text
38209
38210 \begin_layout Standard
38211 point (72.27\InsetSpace \thinspace{}
38212 pt = 1\InsetSpace \thinspace{}
38213 in)
38214 \end_layout
38215
38216 \end_inset
38217 </cell>
38218 </row>
38219 <row topline="true">
38220 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
38221 \begin_inset Text
38222
38223 \begin_layout Standard
38224 pc
38225 \end_layout
38226
38227 \end_inset
38228 </cell>
38229 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
38230 \begin_inset Text
38231
38232 \begin_layout Standard
38233 pica (1\InsetSpace \thinspace{}
38234 pc = 12\InsetSpace \thinspace{}
38235 pt)
38236 \end_layout
38237
38238 \end_inset
38239 </cell>
38240 </row>
38241 <row topline="true">
38242 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
38243 \begin_inset Text
38244
38245 \begin_layout Standard
38246 sp
38247 \end_layout
38248
38249 \end_inset
38250 </cell>
38251 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
38252 \begin_inset Text
38253
38254 \begin_layout Standard
38255 scaled point (65536\InsetSpace \thinspace{}
38256 sp = 1\InsetSpace \thinspace{}
38257 pt)
38258 \end_layout
38259
38260 \end_inset
38261 </cell>
38262 </row>
38263 <row topline="true">
38264 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
38265 \begin_inset Text
38266
38267 \begin_layout Standard
38268 bp
38269 \end_layout
38270
38271 \end_inset
38272 </cell>
38273 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
38274 \begin_inset Text
38275
38276 \begin_layout Standard
38277 big point (72\InsetSpace \thinspace{}
38278 bp = 1\InsetSpace \thinspace{}
38279 in)
38280 \end_layout
38281
38282 \end_inset
38283 </cell>
38284 </row>
38285 <row topline="true">
38286 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
38287 \begin_inset Text
38288
38289 \begin_layout Standard
38290 dd
38291 \end_layout
38292
38293 \end_inset
38294 </cell>
38295 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
38296 \begin_inset Text
38297
38298 \begin_layout Standard
38299 didot (72\InsetSpace \thinspace{}
38300 dd 
38301 \begin_inset Formula $\approx$
38302 \end_inset
38303
38304  37.6\InsetSpace \thinspace{}
38305 mm)
38306 \end_layout
38307
38308 \end_inset
38309 </cell>
38310 </row>
38311 <row topline="true">
38312 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
38313 \begin_inset Text
38314
38315 \begin_layout Standard
38316 cc
38317 \end_layout
38318
38319 \end_inset
38320 </cell>
38321 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
38322 \begin_inset Text
38323
38324 \begin_layout Standard
38325 cicero (1\InsetSpace \thinspace{}
38326 cc = 12\InsetSpace \thinspace{}
38327 dd)
38328 \end_layout
38329
38330 \end_inset
38331 </cell>
38332 </row>
38333 <row topline="true">
38334 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
38335 \begin_inset Text
38336
38337 \begin_layout Standard
38338 Scale%
38339 \end_layout
38340
38341 \end_inset
38342 </cell>
38343 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
38344 \begin_inset Text
38345
38346 \begin_layout Standard
38347 % of original image width
38348 \end_layout
38349
38350 \end_inset
38351 </cell>
38352 </row>
38353 <row topline="true">
38354 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
38355 \begin_inset Text
38356
38357 \begin_layout Standard
38358 text%
38359 \end_layout
38360
38361 \end_inset
38362 </cell>
38363 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
38364 \begin_inset Text
38365
38366 \begin_layout Standard
38367 % of text width
38368 \end_layout
38369
38370 \end_inset
38371 </cell>
38372 </row>
38373 <row topline="true">
38374 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
38375 \begin_inset Text
38376
38377 \begin_layout Standard
38378 col%
38379 \end_layout
38380
38381 \end_inset
38382 </cell>
38383 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
38384 \begin_inset Text
38385
38386 \begin_layout Standard
38387 % of column width
38388 \end_layout
38389
38390 \end_inset
38391 </cell>
38392 </row>
38393 <row topline="true">
38394 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
38395 \begin_inset Text
38396
38397 \begin_layout Standard
38398 page%
38399 \end_layout
38400
38401 \end_inset
38402 </cell>
38403 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
38404 \begin_inset Text
38405
38406 \begin_layout Standard
38407 % of paper width
38408 \end_layout
38409
38410 \end_inset
38411 </cell>
38412 </row>
38413 <row topline="true">
38414 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
38415 \begin_inset Text
38416
38417 \begin_layout Standard
38418 line%
38419 \end_layout
38420
38421 \end_inset
38422 </cell>
38423 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
38424 \begin_inset Text
38425
38426 \begin_layout Standard
38427 % of line width
38428 \end_layout
38429
38430 \end_inset
38431 </cell>
38432 </row>
38433 <row topline="true">
38434 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
38435 \begin_inset Text
38436
38437 \begin_layout Standard
38438 theight%
38439 \end_layout
38440
38441 \end_inset
38442 </cell>
38443 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
38444 \begin_inset Text
38445
38446 \begin_layout Standard
38447 % of text height
38448 \end_layout
38449
38450 \end_inset
38451 </cell>
38452 </row>
38453 <row topline="true">
38454 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
38455 \begin_inset Text
38456
38457 \begin_layout Standard
38458 pheight%
38459 \end_layout
38460
38461 \end_inset
38462 </cell>
38463 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
38464 \begin_inset Text
38465
38466 \begin_layout Standard
38467 % of paper height
38468 \end_layout
38469
38470 \end_inset
38471 </cell>
38472 </row>
38473 <row topline="true">
38474 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
38475 \begin_inset Text
38476
38477 \begin_layout Standard
38478 ex
38479 \end_layout
38480
38481 \end_inset
38482 </cell>
38483 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
38484 \begin_inset Text
38485
38486 \begin_layout Standard
38487 height of letter 
38488 \emph on
38489 x
38490 \emph default
38491  in current font
38492 \end_layout
38493
38494 \end_inset
38495 </cell>
38496 </row>
38497 <row topline="true">
38498 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
38499 \begin_inset Text
38500
38501 \begin_layout Standard
38502 em
38503 \end_layout
38504
38505 \end_inset
38506 </cell>
38507 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
38508 \begin_inset Text
38509
38510 \begin_layout Standard
38511 width of letter 
38512 \emph on
38513 M
38514 \emph default
38515  in current font
38516 \end_layout
38517
38518 \end_inset
38519 </cell>
38520 </row>
38521 <row topline="true" bottomline="true">
38522 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
38523 \begin_inset Text
38524
38525 \begin_layout Standard
38526 mu
38527 \end_layout
38528
38529 \end_inset
38530 </cell>
38531 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
38532 \begin_inset Text
38533
38534 \begin_layout Standard
38535 math unit (1\InsetSpace \thinspace{}
38536 mu = 1/18\InsetSpace \thinspace{}
38537 em)
38538 \end_layout
38539
38540 \end_inset
38541 </cell>
38542 </row>
38543 </lyxtabular>
38544
38545 \end_inset
38546
38547
38548 \end_layout
38549
38550 \end_inset
38551
38552
38553 \end_layout
38554
38555 \begin_layout Chapter
38556 Credits
38557 \begin_inset CommandInset label
38558 LatexCommand label
38559 name "cha:Credits"
38560
38561 \end_inset
38562
38563
38564 \end_layout
38565
38566 \begin_layout Standard
38567 The documentation is a collaborative effort between many different people
38568  (and we would encourage people to contribute!).
38569 \end_layout
38570
38571 \begin_layout Itemize
38572
38573 \noun on
38574 Alejandro Aguilar Sierra
38575 \end_layout
38576
38577 \begin_layout Itemize
38578
38579 \noun on
38580 Amir Karger
38581 \end_layout
38582
38583 \begin_layout Itemize
38584
38585 \noun on
38586 David Johnson
38587 \end_layout
38588
38589 \begin_layout Itemize
38590
38591 \noun on
38592 Hartmut Haase
38593 \end_layout
38594
38595 \begin_layout Itemize
38596
38597 \noun on
38598 Ignacio García
38599 \end_layout
38600
38601 \begin_layout Itemize
38602
38603 \noun on
38604 Ivan Schreter
38605 \end_layout
38606
38607 \begin_layout Itemize
38608
38609 \noun on
38610 John Raithel
38611 \end_layout
38612
38613 \begin_layout Itemize
38614
38615 \noun on
38616 John Weiss
38617 \end_layout
38618
38619 \begin_layout Itemize
38620
38621 \noun on
38622 Lars Gullik Bjønnes
38623 \end_layout
38624
38625 \begin_layout Itemize
38626
38627 \noun on
38628 Matthias Ettrich
38629 \end_layout
38630
38631 \begin_layout Itemize
38632
38633 \noun on
38634 Matthias Zenker
38635 \end_layout
38636
38637 \begin_layout Itemize
38638
38639 \noun on
38640 Rich Fields
38641 \end_layout
38642
38643 \begin_layout Itemize
38644
38645 \noun on
38646 Pascal André
38647 \end_layout
38648
38649 \begin_layout Itemize
38650
38651 \noun on
38652 Paul Evans
38653 \end_layout
38654
38655 \begin_layout Itemize
38656
38657 \noun on
38658 Paul Russel
38659 \end_layout
38660
38661 \begin_layout Itemize
38662
38663 \noun on
38664 Robin Socha
38665 \end_layout
38666
38667 \begin_layout Itemize
38668
38669 \noun on
38670 Uwe Stöhr
38671 \end_layout
38672
38673 \begin_layout Itemize
38674 The LyX Team: 
38675 \begin_inset CommandInset citation
38676 LatexCommand cite
38677 key "lyxcredit"
38678
38679 \end_inset
38680
38681
38682 \end_layout
38683
38684 \begin_layout Standard
38685
38686 \newpage
38687 The bibliography on the following page was created with the 
38688 \family sans
38689 Bibliography
38690 \family default
38691  environment.
38692 \end_layout
38693
38694 \begin_layout Bibliography
38695 \begin_inset CommandInset bibitem
38696 LatexCommand bibitem
38697 label "Credits"
38698 key "lyxcredit"
38699
38700 \end_inset
38701
38702
38703 \begin_inset ERT
38704 status collapsed
38705
38706 \begin_layout Standard
38707
38708
38709 \backslash
38710 addcontentsline{toc}{chapter}{
38711 \backslash
38712 bibname
38713 \backslash
38714 ; 1}
38715 \end_layout
38716
38717 \end_inset
38718
38719
38720 \begin_inset Note Note
38721 status collapsed
38722
38723 \begin_layout Standard
38724 The command 
38725 \series bold
38726
38727 \backslash
38728 addcontentsline
38729 \series default
38730  is explained in the 
38731 \emph on
38732 Extended Features
38733 \emph default
38734  manual.
38735  It creates a TOC entry.
38736 \end_layout
38737
38738 \begin_layout Standard
38739 A manual TOC entry for the bibliography is only necessary because we use
38740  two different ones in one document.
38741 \end_layout
38742
38743 \end_inset
38744
38745 The LyX Team: 
38746 \begin_inset ERT
38747 status collapsed
38748
38749 \begin_layout Standard
38750
38751
38752 \backslash
38753 href{http://www.lyx.org/trac/browser/lyx-devel/trunk/lib/CREDITS}{
38754 \end_layout
38755
38756 \end_inset
38757
38758 Credits
38759 \begin_inset ERT
38760 status collapsed
38761
38762 \begin_layout Standard
38763
38764 }
38765 \end_layout
38766
38767 \end_inset
38768
38769
38770 \begin_inset Note Note
38771 status collapsed
38772
38773 \begin_layout Standard
38774 The command 
38775 \series bold
38776
38777 \backslash
38778 href
38779 \series default
38780  is explained in the 
38781 \emph on
38782 Embedded Objects
38783 \emph default
38784  manual.
38785  It creates a hyperlink.
38786 \end_layout
38787
38788 \end_inset
38789
38790 :
38791 \newline
38792
38793 \begin_inset Flex URL
38794 status collapsed
38795
38796 \begin_layout Standard
38797 http://www.lyx.org/trac/browser/lyx-devel/trunk/lib/CREDITS
38798 \end_layout
38799
38800 \end_inset
38801
38802
38803 \end_layout
38804
38805 \begin_layout Bibliography
38806 \begin_inset CommandInset bibitem
38807 LatexCommand bibitem
38808 key "latexcompanion"
38809
38810 \end_inset
38811
38812 Frank Mittelbach and Michel Goossens: 
38813 \emph on
38814 The LaTeX Companion Second Edition.
38815
38816 \emph default
38817  Addison-Wesley, 2004
38818 \end_layout
38819
38820 \begin_layout Bibliography
38821 \begin_inset CommandInset bibitem
38822 LatexCommand bibitem
38823 key "latexguide"
38824
38825 \end_inset
38826
38827 Helmut Kopka and Patrick W.
38828  Daly: 
38829 \emph on
38830 A Guide to LaTeX Fourth Edition.
38831
38832 \emph default
38833  Addison-Wesley, 2003
38834 \end_layout
38835
38836 \begin_layout Bibliography
38837 \begin_inset CommandInset bibitem
38838 LatexCommand bibitem
38839 key "latexbook"
38840
38841 \end_inset
38842
38843 Leslie Lamport: 
38844 \emph on
38845 LaTeX: A Document Preparation System.
38846
38847 \emph default
38848  Addison-Wesley, second edition, 1994
38849 \end_layout
38850
38851 \begin_layout Bibliography
38852 \begin_inset CommandInset bibitem
38853 LatexCommand bibitem
38854 key "texbook"
38855
38856 \end_inset
38857
38858 Donald E.
38859  Knuth.
38860  
38861 \emph on
38862 The TeXbook.
38863
38864 \emph default
38865  Addison-Wesley, 1984
38866 \end_layout
38867
38868 \begin_layout Bibliography
38869 \begin_inset CommandInset bibitem
38870 LatexCommand bibitem
38871 key "TeXCatalogue"
38872
38873 \end_inset
38874
38875 The TeX Catalogue:
38876 \newline
38877
38878 \begin_inset Flex URL
38879 status collapsed
38880
38881 \begin_layout Standard
38882 http://www.ctan.org/tex-archive/help/Catalogue/bytopic.html
38883 \end_layout
38884
38885 \end_inset
38886
38887
38888 \end_layout
38889
38890 \begin_layout Bibliography
38891 \begin_inset CommandInset bibitem
38892 LatexCommand bibitem
38893 key "LaTeXFAQ"
38894
38895 \end_inset
38896
38897
38898 \begin_inset Flex URL
38899 status collapsed
38900
38901 \begin_layout Standard
38902 http://www.tex.ac.uk/cgi-bin/texfaq2html
38903 \end_layout
38904
38905 \end_inset
38906
38907
38908 \end_layout
38909
38910 \begin_layout Bibliography
38911 \begin_inset CommandInset bibitem
38912 LatexCommand bibitem
38913 key "makeindex"
38914
38915 \end_inset
38916
38917
38918 \begin_inset ERT
38919 status collapsed
38920
38921 \begin_layout Standard
38922
38923
38924 \backslash
38925 href{http://tug.ctan.org/indexing/makeindex/doc/manpages.dvi}{
38926 \end_layout
38927
38928 \end_inset
38929
38930 Documentation
38931 \begin_inset ERT
38932 status collapsed
38933
38934 \begin_layout Standard
38935
38936 }
38937 \end_layout
38938
38939 \end_inset
38940
38941  of the program 
38942 \family sans
38943 makeindex
38944 \family default
38945 :
38946 \newline
38947
38948 \begin_inset Flex URL
38949 status collapsed
38950
38951 \begin_layout Standard
38952 http://tug.ctan.org/indexing/makeindex/doc/manpages.dvi
38953 \end_layout
38954
38955 \end_inset
38956
38957
38958 \end_layout
38959
38960 \begin_layout Bibliography
38961 \begin_inset CommandInset bibitem
38962 LatexCommand bibitem
38963 key "caption"
38964
38965 \end_inset
38966
38967
38968 \begin_inset ERT
38969 status collapsed
38970
38971 \begin_layout Standard
38972
38973
38974 \backslash
38975 href{ftp://tug.ctan.org/pub/tex-archive/macros/latex/contrib/caption/caption.pdf}{
38976 \end_layout
38977
38978 \end_inset
38979
38980 Documentation
38981 \begin_inset ERT
38982 status collapsed
38983
38984 \begin_layout Standard
38985
38986 }
38987 \end_layout
38988
38989 \end_inset
38990
38991  of the LaTeX-package 
38992 \series bold
38993 caption
38994 \series default
38995
38996 \begin_inset Index
38997 status collapsed
38998
38999 \begin_layout Standard
39000 LaTeX-packages ! caption
39001 \end_layout
39002
39003 \end_inset
39004
39005 :
39006 \newline
39007
39008 \begin_inset Flex URL
39009 status collapsed
39010
39011 \begin_layout Standard
39012 ftp://tug.ctan.org/pub/tex-archive/macros/latex/contrib/caption/caption.pdf
39013 \end_layout
39014
39015 \end_inset
39016
39017
39018 \end_layout
39019
39020 \begin_layout Bibliography
39021 \begin_inset CommandInset bibitem
39022 LatexCommand bibitem
39023 key "fancyhdr"
39024
39025 \end_inset
39026
39027
39028 \begin_inset ERT
39029 status collapsed
39030
39031 \begin_layout Standard
39032
39033
39034 \backslash
39035 href{ftp://tug.ctan.org/pub/tex-archive/macros/latex/contrib/fancyhdr/fancyhdr.pdf}
39036 {
39037 \end_layout
39038
39039 \end_inset
39040
39041 Documentation
39042 \begin_inset ERT
39043 status collapsed
39044
39045 \begin_layout Standard
39046
39047 }
39048 \end_layout
39049
39050 \end_inset
39051
39052  of the LaTeX-package 
39053 \series bold
39054 fancyhdr
39055 \series default
39056
39057 \begin_inset Index
39058 status collapsed
39059
39060 \begin_layout Standard
39061 LaTeX-packages ! fancyhdr
39062 \end_layout
39063
39064 \end_inset
39065
39066 :
39067 \newline
39068
39069 \begin_inset Flex URL
39070 status collapsed
39071
39072 \begin_layout Standard
39073 ftp://tug.ctan.org/pub/tex-archive/macros/latex/contrib/fancyhdr/fancyhdr.pdf
39074 \end_layout
39075
39076 \end_inset
39077
39078
39079 \end_layout
39080
39081 \begin_layout Bibliography
39082 \begin_inset CommandInset bibitem
39083 LatexCommand bibitem
39084 key "floatflt"
39085
39086 \end_inset
39087
39088
39089 \begin_inset ERT
39090 status collapsed
39091
39092 \begin_layout Standard
39093
39094
39095 \backslash
39096 href{ftp://tug.ctan.org/pub/tex-archive/macros/latex/contrib/floatflt/floatflt.pdf}
39097 {
39098 \end_layout
39099
39100 \end_inset
39101
39102 Documentation
39103 \begin_inset ERT
39104 status collapsed
39105
39106 \begin_layout Standard
39107
39108 }
39109 \end_layout
39110
39111 \end_inset
39112
39113  of the LaTeX-package 
39114 \series bold
39115 floatflt
39116 \series default
39117
39118 \begin_inset Index
39119 status collapsed
39120
39121 \begin_layout Standard
39122 LaTeX-packages ! floatflt
39123 \end_layout
39124
39125 \end_inset
39126
39127 :
39128 \newline
39129
39130 \begin_inset Flex URL
39131 status collapsed
39132
39133 \begin_layout Standard
39134 ftp://tug.ctan.org/pub/tex-archive/macros/latex/contrib/floatflt/floatflt.pdf
39135 \end_layout
39136
39137 \end_inset
39138
39139
39140 \end_layout
39141
39142 \begin_layout Bibliography
39143 \begin_inset CommandInset bibitem
39144 LatexCommand bibitem
39145 key "nomencl"
39146
39147 \end_inset
39148
39149
39150 \begin_inset ERT
39151 status collapsed
39152
39153 \begin_layout Standard
39154
39155
39156 \backslash
39157 href{ftp://tug.ctan.org/pub/tex-archive/macros/latex/contrib/nomencl/nomencl.pdf}{
39158 \end_layout
39159
39160 \end_inset
39161
39162 Documentation
39163 \begin_inset ERT
39164 status collapsed
39165
39166 \begin_layout Standard
39167
39168 }
39169 \end_layout
39170
39171 \end_inset
39172
39173  of the LaTeX-package 
39174 \series bold
39175 nomencl
39176 \series default
39177
39178 \begin_inset Index
39179 status collapsed
39180
39181 \begin_layout Standard
39182 LaTeX-packages ! nomencl
39183 \end_layout
39184
39185 \end_inset
39186
39187 :
39188 \newline
39189
39190 \begin_inset Flex URL
39191 status collapsed
39192
39193 \begin_layout Standard
39194 ftp://tug.ctan.org/pub/tex-archive/macros/latex/contrib/nomencl/nomencl.pdf
39195 \end_layout
39196
39197 \end_inset
39198
39199
39200 \end_layout
39201
39202 \begin_layout Bibliography
39203 \begin_inset CommandInset bibitem
39204 LatexCommand bibitem
39205 key "tipa"
39206
39207 \end_inset
39208
39209
39210 \begin_inset ERT
39211 status collapsed
39212
39213 \begin_layout Standard
39214
39215
39216 \backslash
39217 href{http://www.ctan.org/tex-archive/fonts/tipa/tipaman.pdf}{
39218 \end_layout
39219
39220 \end_inset
39221
39222 Documentation
39223 \begin_inset ERT
39224 status collapsed
39225
39226 \begin_layout Standard
39227
39228 }
39229 \end_layout
39230
39231 \end_inset
39232
39233  of the LaTeX-package 
39234 \series bold
39235 tipa
39236 \series default
39237
39238 \begin_inset Index
39239 status collapsed
39240
39241 \begin_layout Standard
39242 LaTeX-packages ! tipa
39243 \end_layout
39244
39245 \end_inset
39246
39247 :
39248 \newline
39249
39250 \begin_inset Flex URL
39251 status collapsed
39252
39253 \begin_layout Standard
39254 http://www.ctan.org/tex-archive/fonts/tipa/tipaman.pdf
39255 \end_layout
39256
39257 \end_inset
39258
39259
39260 \end_layout
39261
39262 \begin_layout Bibliography
39263 \begin_inset CommandInset bibitem
39264 LatexCommand bibitem
39265 key "XeTeX"
39266
39267 \end_inset
39268
39269
39270 \begin_inset ERT
39271 status collapsed
39272
39273 \begin_layout Standard
39274
39275
39276 \backslash
39277 href{http://wiki.lyx.org/LyX/XeTeX}{
39278 \end_layout
39279
39280 \end_inset
39281
39282 Wiki-page
39283 \begin_inset ERT
39284 status collapsed
39285
39286 \begin_layout Standard
39287
39288 }
39289 \end_layout
39290
39291 \end_inset
39292
39293  how to use LyX with XeTeX:
39294 \newline
39295
39296 \begin_inset Flex URL
39297 status collapsed
39298
39299 \begin_layout Standard
39300 http://wiki.lyx.org/LyX/XeTeX
39301 \end_layout
39302
39303 \end_inset
39304
39305
39306 \end_layout
39307
39308 \begin_layout Bibliography
39309 \begin_inset CommandInset bibitem
39310 LatexCommand bibitem
39311 key "Arabic"
39312
39313 \end_inset
39314
39315
39316 \begin_inset ERT
39317 status collapsed
39318
39319 \begin_layout Standard
39320
39321
39322 \backslash
39323 href{http://wiki.lyx.org/Windows/Arabic}{
39324 \end_layout
39325
39326 \end_inset
39327
39328 Wiki-page
39329 \begin_inset ERT
39330 status collapsed
39331
39332 \begin_layout Standard
39333
39334 }
39335 \end_layout
39336
39337 \end_inset
39338
39339  how to set up LyX for Arabic:
39340 \newline
39341
39342 \begin_inset Flex URL
39343 status collapsed
39344
39345 \begin_layout Standard
39346 http://wiki.lyx.org/Windows/Arabic
39347 \end_layout
39348
39349 \end_inset
39350
39351
39352 \end_layout
39353
39354 \begin_layout Bibliography
39355 \begin_inset CommandInset bibitem
39356 LatexCommand bibitem
39357 key "Armenian"
39358
39359 \end_inset
39360
39361
39362 \begin_inset ERT
39363 status collapsed
39364
39365 \begin_layout Standard
39366
39367
39368 \backslash
39369 href{http://wiki.lyx.org/Windows/Armenian}{
39370 \end_layout
39371
39372 \end_inset
39373
39374 Wiki-page
39375 \begin_inset ERT
39376 status collapsed
39377
39378 \begin_layout Standard
39379
39380 }
39381 \end_layout
39382
39383 \end_inset
39384
39385  how to set up LyX for Armenian:
39386 \newline
39387
39388 \begin_inset Flex URL
39389 status collapsed
39390
39391 \begin_layout Standard
39392 http://wiki.lyx.org/Windows/Armenian
39393 \end_layout
39394
39395 \end_inset
39396
39397
39398 \end_layout
39399
39400 \begin_layout Bibliography
39401 \begin_inset CommandInset bibitem
39402 LatexCommand bibitem
39403 key "Farsi"
39404
39405 \end_inset
39406
39407
39408 \begin_inset ERT
39409 status collapsed
39410
39411 \begin_layout Standard
39412
39413
39414 \backslash
39415 href{http://wiki.lyx.org/Windows/Farsi}{
39416 \end_layout
39417
39418 \end_inset
39419
39420 Wiki-page
39421 \begin_inset ERT
39422 status collapsed
39423
39424 \begin_layout Standard
39425
39426 }
39427 \end_layout
39428
39429 \end_inset
39430
39431  how to set up LyX for Farsi:
39432 \newline
39433
39434 \begin_inset Flex URL
39435 status collapsed
39436
39437 \begin_layout Standard
39438 http://wiki.lyx.org/Windows/Farsi
39439 \end_layout
39440
39441 \end_inset
39442
39443
39444 \end_layout
39445
39446 \begin_layout Bibliography
39447 \begin_inset CommandInset bibitem
39448 LatexCommand bibitem
39449 key "Hebrew"
39450
39451 \end_inset
39452
39453
39454 \begin_inset ERT
39455 status collapsed
39456
39457 \begin_layout Standard
39458
39459
39460 \backslash
39461 href{http://wiki.lyx.org/Windows/Hebrew}{
39462 \end_layout
39463
39464 \end_inset
39465
39466 Wiki-page
39467 \begin_inset ERT
39468 status collapsed
39469
39470 \begin_layout Standard
39471
39472 }
39473 \end_layout
39474
39475 \end_inset
39476
39477  how to set up LyX for Hebrew:
39478 \newline
39479
39480 \begin_inset Flex URL
39481 status collapsed
39482
39483 \begin_layout Standard
39484 http://wiki.lyx.org/Windows/Hebrew
39485 \end_layout
39486
39487 \end_inset
39488
39489
39490 \end_layout
39491
39492 \begin_layout Bibliography
39493 \begin_inset CommandInset bibitem
39494 LatexCommand bibitem
39495 key "LyX-func"
39496
39497 \end_inset
39498
39499
39500 \begin_inset ERT
39501 status collapsed
39502
39503 \begin_layout Standard
39504
39505
39506 \backslash
39507 href{http://wiki.lyx.org/LyX/LyxFunctionList}{
39508 \end_layout
39509
39510 \end_inset
39511
39512 Wiki-page
39513 \begin_inset ERT
39514 status collapsed
39515
39516 \begin_layout Standard
39517
39518 }
39519 \end_layout
39520
39521 \end_inset
39522
39523  with a list of all available LyX-functions:
39524 \newline
39525
39526 \begin_inset Flex URL
39527 status collapsed
39528
39529 \begin_layout Standard
39530 http://wiki.lyx.org/LyX/LyxFunctionList
39531 \end_layout
39532
39533 \end_inset
39534
39535
39536 \end_layout
39537
39538 \begin_layout Standard
39539
39540 \newpage
39541
39542 \begin_inset CommandInset bibtex
39543 LatexCommand bibtex
39544 options "biblio/alphadin"
39545 bibfiles "biblio/LyXDocs"
39546
39547 \end_inset
39548
39549
39550 \end_layout
39551
39552 \begin_layout Standard
39553 The above bibliography is created from a BibTeX-database.
39554 \end_layout
39555
39556 \begin_layout Standard
39557 \begin_inset ERT
39558 status collapsed
39559
39560 \begin_layout Standard
39561
39562
39563 \backslash
39564 addcontentsline{toc}{chapter}{
39565 \backslash
39566 bibname
39567 \backslash
39568 ; 2}
39569 \end_layout
39570
39571 \end_inset
39572
39573
39574 \begin_inset Note Note
39575 status collapsed
39576
39577 \begin_layout Standard
39578 The command 
39579 \series bold
39580
39581 \backslash
39582 addcontentsline
39583 \series default
39584  is explained in the 
39585 \emph on
39586 Extended Features
39587 \emph default
39588  manual.
39589  It creates a TOC entry.
39590 \end_layout
39591
39592 \begin_layout Standard
39593 A manual TOC entry for the bibliography is only necessary because we use
39594  two different ones in one document.
39595 \end_layout
39596
39597 \end_inset
39598
39599
39600 \end_layout
39601
39602 \begin_layout Standard
39603
39604 \series bold
39605 \begin_inset CommandInset nomencl_print
39606 LatexCommand printnomenclature
39607
39608 \end_inset
39609
39610
39611 \begin_inset CommandInset index_print
39612 LatexCommand printindex
39613
39614 \end_inset
39615
39616
39617 \end_layout
39618
39619 \end_body
39620 \end_document