]> git.lyx.org Git - lyx.git/blob - lib/doc/UserGuide.lyx
5ba6f2999f85800da90cad4e519ee7d758b807be
[lyx.git] / lib / doc / UserGuide.lyx
1 #LyX 1.6.0svn created this file. For more info see http://www.lyx.org/
2 \lyxformat 344
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
22 \fi % end if pdflatex is used
23
24 % for correct jump positions whe clicking on a link to a float
25 \usepackage[figure]{hypcap}
26
27 % the pages of the TOC is numbered roman
28 % and a pdf-bookmark for the TOC is added
29 \let\myTOC\tableofcontents
30 \renewcommand\tableofcontents{%
31   \frontmatter
32   \pdfbookmark[1]{\contentsname}{}
33   \myTOC
34   \mainmatter }
35
36 % redefine the \LyX macro for PDF bookmarks
37 \def\LyX{\texorpdfstring{%
38   L\kern-.1667em\lower.25em\hbox{Y}\kern-.125emX\@}
39   {LyX }}
40
41 % define a short command for \textvisiblespace
42 \newcommand{\spce}{\textvisiblespace}
43
44 % macro for italic page numbers in the index
45 \newcommand{\IndexDef}[1]{\textit{#1}}
46
47 % redefine the greyed out note
48 \renewenvironment{lyxgreyedout}
49  {\textcolor{blue}\bgroup}{\egroup}
50 \end_preamble
51 \options intoc,bibtotoc,idxtotoc,BCOR7mm,tablecaptionabove
52 \use_default_options false
53 \language english
54 \inputencoding auto
55 \font_roman default
56 \font_sans default
57 \font_typewriter default
58 \font_default_family default
59 \font_sc false
60 \font_osf false
61 \font_sf_scale 100
62 \font_tt_scale 100
63
64 \graphics default
65 \paperfontsize 12
66 \spacing single
67 \use_hyperref true
68 \pdf_title "The LyX User's Guide"
69 \pdf_author "LyX Team"
70 \pdf_subject "LyX"
71 \pdf_keywords "LyX"
72 \pdf_bookmarks true
73 \pdf_bookmarksnumbered true
74 \pdf_bookmarksopen false
75 \pdf_bookmarksopenlevel 1
76 \pdf_breaklinks false
77 \pdf_pdfborder false
78 \pdf_colorlinks true
79 \pdf_backref false
80 \pdf_pdfusetitle false
81 \pdf_quoted_options "linkcolor=black, citecolor=black, urlcolor=blue, filecolor=blue,pdfpagelayout=OneColumn, pdfnewwindow=true,pdfstartview=XYZ, plainpages=false, pdfpagelabels,pdftex"
82 \papersize default
83 \use_geometry false
84 \use_amsmath 1
85 \use_esint 0
86 \cite_engine basic
87 \use_bibtopic false
88 \paperorientation portrait
89 \branch Question
90 \selected 1
91 \color #00ff00
92 \end_branch
93 \branch Answer
94 \selected 0
95 \color #aa55ff
96 \end_branch
97 \secnumdepth 3
98 \tocdepth 3
99 \paragraph_separation indent
100 \defskip medskip
101 \quotes_language english
102 \papercolumns 1
103 \papersides 2
104 \paperpagestyle default
105 \tracking_changes false
106 \output_changes false
107 \author "" 
108 \author "" 
109 \end_header
110
111 \begin_body
112
113 \begin_layout Title
114 The LyX User's Guide
115 \end_layout
116
117 \begin_layout Author
118 by the LyX Team
119 \begin_inset Foot
120 status collapsed
121
122 \begin_layout Plain Layout
123 \noindent
124 If you have comments or error corrections, please send them to the LyX Documenta
125 tion mailing list: 
126 \begin_inset CommandInset href
127 LatexCommand href
128 target "lyx-docs@lists.lyx.org"
129 type "mailto:"
130
131 \end_inset
132
133
134 \end_layout
135
136 \end_inset
137
138
139 \begin_inset Newline newline
140 \end_inset
141
142
143 \begin_inset Newline newline
144 \end_inset
145
146 Version 1.6svn
147 \begin_inset Note Note
148 status open
149
150 \begin_layout Plain Layout
151 The latest PDF-version of this document can be found here:
152 \begin_inset Newline newline
153 \end_inset
154
155
156 \series bold
157 http://wiki.lyx.org/LyX/DocumentationDevelopment#UserGuide
158 \end_layout
159
160 \end_inset
161
162
163 \end_layout
164
165 \begin_layout Standard
166 \begin_inset CommandInset toc
167 LatexCommand tableofcontents
168
169 \end_inset
170
171
172 \end_layout
173
174 \begin_layout Chapter
175 Getting Started
176 \end_layout
177
178 \begin_layout Section
179 What is LyX?
180 \end_layout
181
182 \begin_layout Standard
183 LyX is a document preparation system.
184  It is a tool for producing beautiful manuscripts, publishable books, business
185  letters and proposals, and even poetry.
186  It is unlike most other 
187 \begin_inset Quotes eld
188 \end_inset
189
190 word processors
191 \begin_inset Quotes erd
192 \end_inset
193
194  in the sense that it uses the paradigm of a markup language as its core
195  editing style.
196  That means that when you type a section header, you mark it as a 
197 \begin_inset Quotes eld
198 \end_inset
199
200 Section
201 \begin_inset Quotes erd
202 \end_inset
203
204 , not 
205 \begin_inset Quotes eld
206 \end_inset
207
208 Bold, 17
209 \begin_inset space \thinspace{}
210 \end_inset
211
212 pt type, left justified, 5
213 \begin_inset space \thinspace{}
214 \end_inset
215
216 mm space below
217 \begin_inset Quotes erd
218 \end_inset
219
220 .
221  LyX takes care of the typesetting for you, so you deal only with concepts,
222  not the mechanics.
223 \end_layout
224
225 \begin_layout Standard
226 This philosophy is explained in much greater detail in the 
227 \emph on
228
229 \begin_inset Quotes eld
230 \end_inset
231
232 Introduction
233 \begin_inset Quotes erd
234 \end_inset
235
236
237 \emph default
238 .
239  If you haven't read it yet, you need to.
240  Yes, we mean now.
241 \end_layout
242
243 \begin_layout Standard
244 The 
245 \begin_inset Quotes eld
246 \end_inset
247
248
249 \emph on
250 Introduction
251 \emph default
252
253 \begin_inset Quotes erd
254 \end_inset
255
256  describes several things in addition to LyX's philosophy: most importantly,
257  the format of all of the manuals.
258  If you don't read it, you'll have a bear of a time navigating this manual.
259  You might also be better served looking in one of the other manuals instead
260  of this one.
261  
262 \begin_inset Quotes eld
263 \end_inset
264
265
266 \emph on
267 Introduction
268 \emph default
269
270 \begin_inset Quotes erd
271 \end_inset
272
273  describes that, too.
274 \end_layout
275
276 \begin_layout Section
277 How LyX Looks
278 \end_layout
279
280 \begin_layout Standard
281 Like most applications, LyX has the familiar menu bar across the top of
282  its window.
283  Below it is a toolbar with a pulldown box and various buttons.
284  There is, of course, a vertical scrollbar and a main work area for editing
285  documents.
286  Near the bottom of the window is a small window containing a single line
287  of text.
288  This is the 
289 \emph on
290 minibuffer
291 \emph default
292 , which really means 
293 \begin_inset Quotes eld
294 \end_inset
295
296 command buffer
297 \begin_inset Quotes erd
298 \end_inset
299
300 .
301  Type 
302 \begin_inset Info
303 type  "shortcut"
304 arg   "command-execute"
305 \end_inset
306
307  when you need to type a command in the minibuffer.
308 \end_layout
309
310 \begin_layout Standard
311 Note that there is no horizontal scroll bar.
312  This is not a bug or an oversight, but intentional.
313  When you read a book, you expect the end of a line to wrap around to the
314  next line.
315  Text overflows onto new pages in a vertical fashion, hence the need for
316  only a vertical scrollbar.
317  There are three cases where you might want a horizontal scrollbar.
318  The first case is large figures, displayed WYSIWYG\SpecialChar \@.
319  This, however, is due
320  to a flaw in the routine that displays graphics on the LyX screen in a
321  WYSIWYG fashion; it should rescale the graphics to fit in the window, just
322  as you'd need to rescale graphics to fit on a page.
323  The second and third cases are tables and equations which are wider than
324  the LyX window.
325  You can use the arrow keys to scroll horizontally through the table, but
326  this doesn't work for equations yet.
327 \end_layout
328
329 \begin_layout Standard
330 For a brief description of all LyX menus and toolbar buttons, have a look
331  at Appendix
332 \begin_inset space ~
333 \end_inset
334
335
336 \begin_inset CommandInset ref
337 LatexCommand ref
338 reference "cha:The-User-Interface"
339
340 \end_inset
341
342 .
343  Most of them are self-explanatory and you'll find them listed in the correspond
344 ing sections of this documentation.
345 \end_layout
346
347 \begin_layout Section
348 HELP
349 \end_layout
350
351 \begin_layout Standard
352 The help system consists of the LyX manuals.
353  You can read 
354 \emph on
355 all
356 \emph default
357  of the manuals from inside LyX.
358  Just select the manual you want read from the 
359 \family sans
360 Help
361 \family default
362  menu.
363 \end_layout
364
365 \begin_layout Section
366 Basic LyX Setup
367 \begin_inset CommandInset label
368 LatexCommand label
369 name "sec:Basic-LyX-Setup"
370
371 \end_inset
372
373
374 \end_layout
375
376 \begin_layout Standard
377 There are several features of LyX that can be configured from inside LyX,
378  without resorting to configuration files.
379  First, LyX is able to inspect your system to see what programs, LaTeX document
380  classes and LaTeX packages are available.
381  It uses this knowledge to give reasonable defaults to several 
382 \family sans
383 Preferences
384 \family default
385
386 \begin_inset Index
387 status collapsed
388
389 \begin_layout Plain Layout
390 Preferences
391 \end_layout
392
393 \end_inset
394
395  settings.
396  Although this configuration has already been done when LyX was installed
397  on your system, you might have some items that you installed locally, e.
398 \begin_inset space \thinspace{}
399 \end_inset
400
401 g.
402 \begin_inset space \space{}
403 \end_inset
404
405 new LaTeX classes, and which are not seen by LyX.
406  To force LyX to re-inspect your system, you should use 
407 \family sans
408 Tools\SpecialChar \menuseparator
409 Reconfigure
410 \family default
411 .
412 \begin_inset Index
413 status collapsed
414
415 \begin_layout Plain Layout
416 Reconfiguration of LyX
417 \end_layout
418
419 \end_inset
420
421  You should then restart LyX to ensure that the changes are taken into account.
422 \end_layout
423
424 \begin_layout Section
425 LaTeX Setup
426 \begin_inset CommandInset label
427 LatexCommand label
428 name "sec:LaTeX-Setup"
429
430 \end_inset
431
432
433 \end_layout
434
435 \begin_layout Standard
436 LyX needs several LaTeX packages to work properly.
437  The packages found on the system by LyX are listed in the file 
438 \emph on
439 LaT
440 \emph default
441
442 \begin_inset ERT
443 status collapsed
444
445 \begin_layout Plain Layout
446
447 {}
448 \end_layout
449
450 \end_inset
451
452
453 \emph on
454 eX
455 \begin_inset space ~
456 \end_inset
457
458 Configuration
459 \emph default
460  that will be created when using the menu 
461 \family sans
462 Help\SpecialChar \menuseparator
463 LaT
464 \begin_inset ERT
465 status collapsed
466
467 \begin_layout Plain Layout
468
469 {}
470 \end_layout
471
472 \end_inset
473
474 eX
475 \begin_inset space ~
476 \end_inset
477
478 Configuration
479 \family default
480 .
481  You should install the required missing packages and then reconfigure LyX.
482 \begin_inset Note Note
483 status collapsed
484
485 \begin_layout Plain Layout
486 The two braces in the TeX Code box prevent that the term 
487 \begin_inset Quotes eld
488 \end_inset
489
490 LaTeX
491 \begin_inset Quotes erd
492 \end_inset
493
494  is printed with sub- and superscript letters.
495  More about TeX Code is described in section
496 \begin_inset space ~
497 \end_inset
498
499
500 \begin_inset CommandInset ref
501 LatexCommand ref
502 reference "sec:TeX-Code"
503
504 \end_inset
505
506 , the printout of proper names like LaTeX is explained in section
507 \begin_inset space ~
508 \end_inset
509
510
511 \begin_inset CommandInset ref
512 LatexCommand ref
513 reference "sub:LyX's-Proper-Names"
514
515 \end_inset
516
517 .
518 \end_layout
519
520 \end_inset
521
522
523 \begin_inset Index
524 status collapsed
525
526 \begin_layout Plain Layout
527 Reconfiguration of LyX
528 \end_layout
529
530 \end_inset
531
532
533 \end_layout
534
535 \begin_layout Chapter
536 How to work with LyX
537 \end_layout
538
539 \begin_layout Section
540 Basic File Operations
541 \begin_inset Index
542 status collapsed
543
544 \begin_layout Plain Layout
545 File Operations
546 \end_layout
547
548 \end_inset
549
550
551 \end_layout
552
553 \begin_layout Standard
554 Under the 
555 \family sans
556 File
557 \family default
558  menu and in the standard toolbar are basic operations for any word processor
559  in addition to some more advanced operations:
560 \end_layout
561
562 \begin_layout Itemize
563
564 \family sans
565 New 
566 \begin_inset Graphics
567         filename ../images/buffer-new.png
568         BoundingBox 0bp 5bp 20bp 20bp
569
570 \end_inset
571
572
573 \end_layout
574
575 \begin_layout Itemize
576
577 \family sans
578 New
579 \begin_inset space ~
580 \end_inset
581
582 from
583 \bar under
584
585 \begin_inset space ~
586 \end_inset
587
588
589 \bar default
590 Template
591 \end_layout
592
593 \begin_layout Itemize
594
595 \family sans
596 Open 
597 \family default
598
599 \begin_inset Graphics
600         filename ../images/file-open.png
601         BoundingBox 0bp 5bp 20bp 20bp
602
603 \end_inset
604
605
606 \end_layout
607
608 \begin_layout Itemize
609
610 \family sans
611 Close
612 \end_layout
613
614 \begin_layout Itemize
615
616 \family sans
617 Save 
618 \family default
619
620 \begin_inset Graphics
621         filename ../images/buffer-write.png
622         BoundingBox 0bp 5bp 20bp 20bp
623
624 \end_inset
625
626
627 \end_layout
628
629 \begin_layout Itemize
630
631 \family sans
632 Save
633 \begin_inset space ~
634 \end_inset
635
636 As
637 \end_layout
638
639 \begin_layout Itemize
640
641 \family sans
642 Revert
643 \begin_inset space ~
644 \end_inset
645
646 to
647 \begin_inset space ~
648 \end_inset
649
650 saved
651 \end_layout
652
653 \begin_layout Itemize
654
655 \family sans
656 Version
657 \begin_inset space ~
658 \end_inset
659
660 Control
661 \end_layout
662
663 \begin_layout Itemize
664
665 \family sans
666 Import
667 \end_layout
668
669 \begin_layout Itemize
670
671 \family sans
672 Export
673 \end_layout
674
675 \begin_layout Itemize
676
677 \family sans
678 Print 
679 \family default
680
681 \begin_inset Graphics
682         filename ../images/dialog-show_print.png
683         BoundingBox 0bp 5bp 24bp 20bp
684
685 \end_inset
686
687
688 \end_layout
689
690 \begin_layout Itemize
691
692 \family sans
693 Exit
694 \end_layout
695
696 \begin_layout Standard
697 They all do pretty much the same thing as in other word processors, with
698  a few minor differences.
699  The 
700 \family sans
701 File\SpecialChar \menuseparator
702 New
703 \begin_inset space ~
704 \end_inset
705
706 from
707 \bar under
708
709 \begin_inset space ~
710 \end_inset
711
712
713 \bar default
714 Template
715 \family default
716  command not only prompts you for a name for the new file, but also prompts
717  you for a template to use.
718  Selecting a template will automatically set certain layout features for
719  the document, features you would otherwise need to change manually.
720  They can be of use for certain classes, especially those for writing letters
721  (see section
722 \begin_inset space ~
723 \end_inset
724
725
726 \begin_inset CommandInset ref
727 LatexCommand ref
728 reference "sec:Document-Classes"
729
730 \end_inset
731
732 ).
733 \end_layout
734
735 \begin_layout Standard
736 Note: There is no 
737 \begin_inset Quotes eld
738 \end_inset
739
740 default file
741 \begin_inset Quotes erd
742 \end_inset
743
744  or document named 
745 \begin_inset Quotes eld
746 \end_inset
747
748 Untitled
749 \begin_inset Quotes erd
750 \end_inset
751
752  or 
753 \begin_inset Quotes eld
754 \end_inset
755
756 scratch.
757 \begin_inset Quotes erd
758 \end_inset
759
760  Unless you tell LyX to open a file or create a new one, that big, blank
761  space is just that --- a big, blank space.
762 \end_layout
763
764 \begin_layout Standard
765
766 \family sans
767 Revert
768 \begin_inset space ~
769 \end_inset
770
771 to
772 \begin_inset space ~
773 \end_inset
774
775 saved
776 \family default
777  and 
778 \family sans
779 Version
780 \begin_inset space ~
781 \end_inset
782
783 Control
784 \family default
785  are useful if more people work on the same document at the same time
786 \begin_inset Foot
787 status collapsed
788
789 \begin_layout Plain Layout
790 If you plan to do this, you should check out the Version Control feature
791  in LyX also.
792  Read 
793 \emph on
794 Additional Features
795 \emph default
796 \SpecialChar \@.
797
798 \end_layout
799
800 \end_inset
801
802 .
803  
804 \family sans
805 Revert
806 \begin_inset space ~
807 \end_inset
808
809 to
810 \begin_inset space ~
811 \end_inset
812
813 saved
814 \family default
815  will reload the document from disk.
816  You can of course also use it if you regret that you changed a document
817  and want to restore it to the last save.
818  With
819 \family sans
820  Version
821 \begin_inset space ~
822 \end_inset
823
824 Control 
825 \family default
826 you can there register the changes you made to a document so that others
827  can identify them as your changes.
828 \end_layout
829
830 \begin_layout Section
831 Basic Editing Features
832 \begin_inset Index
833 status collapsed
834
835 \begin_layout Plain Layout
836 Editing
837 \end_layout
838
839 \end_inset
840
841
842 \begin_inset CommandInset label
843 LatexCommand label
844 name "sec:Basic-Editing-Features"
845
846 \end_inset
847
848
849 \end_layout
850
851 \begin_layout Standard
852 Like most modern word processors, LyX can perform cut and paste operations
853  on blocks of text, can move by character, word, or page of text, and can
854  delete whole words as well as individual characters.
855  The next four sections cover the basic LyX editing features and how to
856  access them.
857  We'll start with cut and paste.
858 \end_layout
859
860 \begin_layout Standard
861 As you might expect, the 
862 \family sans
863 Edit
864 \family default
865  menu and the standard toolbar has the cut and paste commands, along with
866  various other editing features.
867  Some of these are special and covered in later sections.
868  The basic ones are:
869 \end_layout
870
871 \begin_layout Itemize
872
873 \family sans
874 Cut 
875 \family default
876
877 \begin_inset Graphics
878         filename ../images/cut.png
879         BoundingBox 0bp 5bp 20bp 20bp
880
881 \end_inset
882
883
884 \end_layout
885
886 \begin_layout Itemize
887
888 \family sans
889 Copy 
890 \family default
891
892 \begin_inset Graphics
893         filename ../images/copy.png
894         BoundingBox 0bp 5bp 20bp 20bp
895
896 \end_inset
897
898
899 \end_layout
900
901 \begin_layout Itemize
902
903 \family sans
904 Paste 
905 \family default
906
907 \begin_inset Graphics
908         filename ../images/paste.png
909         BoundingBox 0bp 5bp 20bp 20bp
910
911 \end_inset
912
913
914 \end_layout
915
916 \begin_layout Itemize
917
918 \family sans
919 Paste
920 \begin_inset space ~
921 \end_inset
922
923 Recent
924 \end_layout
925
926 \begin_layout Itemize
927
928 \family sans
929 Paste
930 \begin_inset space ~
931 \end_inset
932
933 Special
934 \end_layout
935
936 \begin_layout Itemize
937
938 \family sans
939 Find
940 \begin_inset space ~
941 \end_inset
942
943 &
944 \begin_inset space ~
945 \end_inset
946
947 Replace 
948 \family default
949
950 \begin_inset Graphics
951         filename ../images/dialog-show_findreplace.png
952         BoundingBox 0bp 5bp 20bp 25bp
953         rotateOrigin center
954
955 \end_inset
956
957
958 \end_layout
959
960 \begin_layout Standard
961 The first three are self-explanatory.
962  One thing to note: whenever you delete a block of text that you've selected,
963  it's automatically placed in the clipboard.
964  That is, the 
965 \family sans
966 Delete
967 \family default
968  and 
969 \family sans
970 Backspace
971 \family default
972  keys also functions as the 
973 \family sans
974 Cut
975 \family default
976  command.
977  Also, if you've selected text, be careful: If you hit a key, LyX will completel
978 y delete the selected text and replace it with what you just typed.
979  You'll have to do an 
980 \family sans
981 Undo
982 \family default
983  to get back the lost text.
984 \end_layout
985
986 \begin_layout Standard
987 \begin_inset Index
988 status collapsed
989
990 \begin_layout Plain Layout
991 Paste
992 \end_layout
993
994 \end_inset
995
996 You can also copy text between LyX and other programs by cut, copy and paste.
997  The submenu of 
998 \family sans
999 Paste
1000 \begin_inset space ~
1001 \end_inset
1002
1003 Recent
1004 \family default
1005  shows you a list with the last strings you have pasted.
1006 \end_layout
1007
1008 \begin_layout Standard
1009 The menu 
1010 \family sans
1011 Edit\SpecialChar \menuseparator
1012 Paste
1013 \begin_inset space ~
1014 \end_inset
1015
1016 Special\SpecialChar \menuseparator
1017 Plain
1018 \begin_inset space ~
1019 \end_inset
1020
1021 Text, Join
1022 \begin_inset space ~
1023 \end_inset
1024
1025 Lines
1026 \family default
1027  will insert the text in the clipboard so that the whole text is inserted
1028  as 
1029 \emph on
1030 one
1031 \emph default
1032  paragraph.
1033  A new paragraph is started when there is a blank line in the file.
1034  Without 
1035 \family sans
1036 Join
1037 \begin_inset space ~
1038 \end_inset
1039
1040 Lines
1041 \family default
1042 , the text is inserted as Paragraphs, where the line breaks of the text
1043  will start a new paragraph.
1044 \end_layout
1045
1046 \begin_layout Standard
1047 \begin_inset Index
1048 status collapsed
1049
1050 \begin_layout Plain Layout
1051 Replace
1052 \end_layout
1053
1054 \end_inset
1055
1056
1057 \begin_inset Index
1058 status collapsed
1059
1060 \begin_layout Plain Layout
1061 Find
1062 \end_layout
1063
1064 \end_inset
1065
1066 The 
1067 \family sans
1068 Edit\SpecialChar \menuseparator
1069 Find
1070 \begin_inset space ~
1071 \end_inset
1072
1073 &
1074 \begin_inset space ~
1075 \end_inset
1076
1077 Replace
1078 \family default
1079  item opens the 
1080 \family sans
1081 Find
1082 \begin_inset space ~
1083 \end_inset
1084
1085 and
1086 \begin_inset space ~
1087 \end_inset
1088
1089 Replace
1090 \family default
1091  dialog.
1092  Once you have found a word or expression, LyX selects it.
1093  Hitting the 
1094 \family sans
1095 Replace
1096 \family default
1097  button replaces the selected text with the contents of the 
1098 \family sans
1099 Replace
1100 \begin_inset space ~
1101 \end_inset
1102
1103 with
1104 \family default
1105  field.
1106  You can click the 
1107 \family sans
1108 Find
1109 \begin_inset space ~
1110 \end_inset
1111
1112 Next
1113 \family default
1114  button to skip the current word.
1115  Hit 
1116 \family sans
1117 Replace
1118 \begin_inset space ~
1119 \end_inset
1120
1121 All
1122 \family default
1123  to replace all occurrences of the text in the document automatically.
1124  The 
1125 \family sans
1126 Case
1127 \begin_inset space ~
1128 \end_inset
1129
1130 sensitive
1131 \family default
1132  option can be used if you want the search to consider the case of the search
1133  word.
1134  If the toggle is set, searching for 
1135 \begin_inset Quotes eld
1136 \end_inset
1137
1138
1139 \family typewriter
1140 Test
1141 \family default
1142
1143 \begin_inset Quotes erd
1144 \end_inset
1145
1146  will not match the word 
1147 \begin_inset Quotes eld
1148 \end_inset
1149
1150
1151 \family typewriter
1152 test
1153 \family default
1154
1155 \begin_inset Quotes erd
1156 \end_inset
1157
1158 .
1159  The 
1160 \family sans
1161 Match whole words only
1162 \family default
1163  option can be used to force LyX to only find complete words, i.
1164 \begin_inset space \thinspace{}
1165 \end_inset
1166
1167 g., searching for 
1168 \begin_inset Quotes eld
1169 \end_inset
1170
1171
1172 \family typewriter
1173 star
1174 \family default
1175
1176 \begin_inset Quotes erd
1177 \end_inset
1178
1179  will not match 
1180 \begin_inset Quotes eld
1181 \end_inset
1182
1183
1184 \family typewriter
1185 starlet
1186 \family default
1187
1188 \begin_inset Quotes erd
1189 \end_inset
1190
1191 .
1192 \end_layout
1193
1194 \begin_layout Standard
1195 Things like notes, floats, etc., the so called insets can be dissolved.
1196  This means that the inset is deleted and its content is left as normal
1197  text.
1198  Dissolving an inset is done by setting the cursor to the beginning of an
1199  inset and pressing 
1200 \family sans
1201 Backspace
1202 \family default
1203  or by setting the cursor to the end and pressing 
1204 \family sans
1205 Delete
1206 \family default
1207 .
1208 \end_layout
1209
1210 \begin_layout Section
1211 Undo and Redo
1212 \begin_inset Index
1213 status collapsed
1214
1215 \begin_layout Plain Layout
1216 Redo
1217 \end_layout
1218
1219 \end_inset
1220
1221
1222 \begin_inset Index
1223 status collapsed
1224
1225 \begin_layout Plain Layout
1226 Undo
1227 \end_layout
1228
1229 \end_inset
1230
1231
1232 \begin_inset CommandInset label
1233 LatexCommand label
1234 name "sec:Undo-and-Redo"
1235
1236 \end_inset
1237
1238
1239 \end_layout
1240
1241 \begin_layout Standard
1242 If you make a mistake, you can easily recover from it.
1243  LyX has a large-capacity undo/redo buffer.
1244  Select 
1245 \family sans
1246 Edit\SpecialChar \menuseparator
1247 Undo
1248 \family default
1249  or the toolbar button 
1250 \begin_inset Graphics
1251         filename ../images/undo.png
1252         BoundingBox 0bp 5bp 20bp 20bp
1253
1254 \end_inset
1255
1256  to undo some mistake.
1257  If you accidentally undo too much, use 
1258 \family sans
1259 Edit\SpecialChar \menuseparator
1260 Redo
1261 \family default
1262  or the toolbar button 
1263 \begin_inset Graphics
1264         filename ../images/redo.png
1265         BoundingBox 0bp 5bp 20bp 20bp
1266
1267 \end_inset
1268
1269  to 
1270 \begin_inset Quotes eld
1271 \end_inset
1272
1273 undo the undo.
1274 \begin_inset Quotes erd
1275 \end_inset
1276
1277  The undo mechanism is currently limited to 100
1278 \begin_inset space \thinspace{}
1279 \end_inset
1280
1281 steps to minimize memory overhead.
1282 \end_layout
1283
1284 \begin_layout Standard
1285 Note that if you revert back all changes to arrive to the document as it
1286  was last saved, the 
1287 \begin_inset Quotes eld
1288 \end_inset
1289
1290 changed
1291 \begin_inset Quotes erd
1292 \end_inset
1293
1294  status of the document is unfortunately not reset.
1295  This is a consequence of the 100
1296 \begin_inset space \thinspace{}
1297 \end_inset
1298
1299 step undo limit, above.
1300 \end_layout
1301
1302 \begin_layout Standard
1303
1304 \family sans
1305 Undo
1306 \family default
1307  and 
1308 \family sans
1309 Redo
1310 \family default
1311  work on almost everything in LyX.
1312  But they won't undo or redo text character by character, but by blocks
1313  of text.
1314 \end_layout
1315
1316 \begin_layout Section
1317 Mouse Operations
1318 \begin_inset Index
1319 status collapsed
1320
1321 \begin_layout Plain Layout
1322 Mouse Operations
1323 \end_layout
1324
1325 \end_inset
1326
1327
1328 \end_layout
1329
1330 \begin_layout Standard
1331 These are the most basic mouse operations.
1332 \end_layout
1333
1334 \begin_layout Enumerate
1335 Motion
1336 \end_layout
1337
1338 \begin_deeper
1339 \begin_layout Itemize
1340 Click the 
1341 \emph on
1342 left mouse button
1343 \emph default
1344  once anywhere in the edit window.
1345  The cursor moves to the text under the mouse.
1346 \end_layout
1347
1348 \end_deeper
1349 \begin_layout Enumerate
1350 Selecting Text
1351 \end_layout
1352
1353 \begin_deeper
1354 \begin_layout Itemize
1355 Hold down the 
1356 \emph on
1357 left mouse button
1358 \emph default
1359  and drag the mouse.
1360  LyX marks the text between the old and new mouse positions.
1361  Use 
1362 \family sans
1363 Edit\SpecialChar \menuseparator
1364 Copy
1365 \family default
1366  to create a copy of the text in LyX's buffer (and the clipboard).
1367 \end_layout
1368
1369 \begin_layout Itemize
1370 Re-position the cursor and then paste the text back into LyX using 
1371 \family sans
1372 Edit\SpecialChar \menuseparator
1373 Paste
1374 \family default
1375 .
1376 \end_layout
1377
1378 \end_deeper
1379 \begin_layout Enumerate
1380 Insets (Footnotes, Notes, Floats, etc.)
1381 \end_layout
1382
1383 \begin_deeper
1384 \begin_layout Standard
1385 Right-click on them to set their properties.
1386  Right-click on them to set its properties.
1387  Also check the appropriate section of this manual for more details.
1388 \end_layout
1389
1390 \end_deeper
1391 \begin_layout Enumerate
1392 Tables
1393 \end_layout
1394
1395 \begin_deeper
1396 \begin_layout Standard
1397
1398 \emph on
1399 Single click
1400 \emph default
1401  the right mouse button to open a dialog that will allow you to manipulate
1402  the table.
1403 \end_layout
1404
1405 \end_deeper
1406 \begin_layout Section
1407 Navigating
1408 \begin_inset CommandInset label
1409 LatexCommand label
1410 name "sec:Navigating"
1411
1412 \end_inset
1413
1414
1415 \begin_inset Index
1416 status collapsed
1417
1418 \begin_layout Plain Layout
1419 Navigating
1420 \end_layout
1421
1422 \end_inset
1423
1424
1425 \end_layout
1426
1427 \begin_layout Standard
1428 LyX offers you two ways to navigate in documents:
1429 \end_layout
1430
1431 \begin_layout Itemize
1432 The menu 
1433 \family sans
1434 Navigate
1435 \family default
1436  lists all sections of the document as submenu entries that you can click
1437  to jump to the corresponding document part.
1438 \end_layout
1439
1440 \begin_layout Itemize
1441 The menu 
1442 \family sans
1443 Document\SpecialChar \menuseparator
1444 Outline
1445 \family default
1446  or the toolbar button 
1447 \begin_inset Graphics
1448         filename ../images/dialog-toggle_toc.png
1449         BoundingBox 0bp 5bp 20bp 20bp
1450
1451 \end_inset
1452
1453 .
1454 \end_layout
1455
1456 \begin_layout Standard
1457 The outline window shows you the content of the document's table of contents
1458  (TOC) that is described in sec.
1459 \begin_inset space \thinspace{}
1460 \end_inset
1461
1462
1463 \begin_inset CommandInset ref
1464 LatexCommand ref
1465 reference "sub:Table-of-Contents"
1466
1467 \end_inset
1468
1469 .
1470  You can click there on entries to jump to the corresponding document part.
1471  In the pull-down box at the top of the outline window, you can choose between
1472  different lists of document objects, like the list of footnotes.
1473  Some of them, the list of tables, figures, and algorithms can also be added
1474  to the document, see 
1475 \begin_inset CommandInset ref
1476 LatexCommand ref
1477 reference "sub:List-of-Figures"
1478
1479 \end_inset
1480
1481 .
1482  The 
1483 \family sans
1484 Sort
1485 \family default
1486  option sorts the current list, and the 
1487 \family sans
1488 Keep
1489 \family default
1490  option keeps it in the current view state.
1491  Keeping means that when you have e.
1492 \begin_inset space \thinspace{}
1493 \end_inset
1494
1495 g.
1496 \begin_inset space \space{}
1497 \end_inset
1498
1499 the subsections of section
1500 \begin_inset space ~
1501 \end_inset
1502
1503 2 and 4 shown and click on section
1504 \begin_inset space ~
1505 \end_inset
1506
1507 3, the subsections of section
1508 \begin_inset space ~
1509 \end_inset
1510
1511 2 and 4 will still be shown.
1512  Without the 
1513 \family sans
1514 Keep
1515 \family default
1516  option they will be hidden to highlight the clicked section
1517 \begin_inset space ~
1518 \end_inset
1519
1520 3.
1521 \end_layout
1522
1523 \begin_layout Standard
1524 With the buttons 
1525 \begin_inset space \space{}
1526 \end_inset
1527
1528
1529 \begin_inset Graphics
1530         filename ../images/down.png
1531         BoundingBox 0bp 5bp 20bp 20bp
1532
1533 \end_inset
1534
1535
1536 \begin_inset space \hspace{}
1537 \length -3mm
1538 \end_inset
1539
1540  and 
1541 \begin_inset space \space{}
1542 \end_inset
1543
1544
1545 \begin_inset Graphics
1546         filename ../images/up.png
1547         BoundingBox 0bp 5bp 20bp 20bp
1548
1549 \end_inset
1550
1551
1552 \begin_inset space \hspace{}
1553 \length -3mm
1554 \end_inset
1555
1556  at the bottom of the outline window you can change the position of sections
1557  in your document.
1558  So you can for example move section
1559 \begin_inset space ~
1560 \end_inset
1561
1562 2.5 before section
1563 \begin_inset space ~
1564 \end_inset
1565
1566 2.4.
1567  LyX will then automatically renumber the sections to the new order.
1568  With the buttons 
1569 \begin_inset Graphics
1570         filename ../images/promote.png
1571         BoundingBox 0bp 5bp 20bp 20bp
1572
1573 \end_inset
1574
1575  and 
1576 \begin_inset Graphics
1577         filename ../images/demote.png
1578         BoundingBox 0bp 5bp 20bp 20bp
1579
1580 \end_inset
1581
1582  or the corresponding key bindings 
1583 \family sans
1584 Tab
1585 \family default
1586  and 
1587 \family sans
1588 Shift-Tab
1589 \family default
1590  you can change the sectioning level of sections.
1591  So you can for example make section
1592 \begin_inset space ~
1593 \end_inset
1594
1595 2.5 to chapter
1596 \begin_inset space ~
1597 \end_inset
1598
1599 3 or to subsection
1600 \begin_inset space ~
1601 \end_inset
1602
1603 2.4.1.
1604 \end_layout
1605
1606 \begin_layout Section
1607 Basic Key Bindings
1608 \begin_inset Index
1609 status collapsed
1610
1611 \begin_layout Plain Layout
1612 Key Bindings
1613 \end_layout
1614
1615 \end_inset
1616
1617
1618 \begin_inset Index
1619 status collapsed
1620
1621 \begin_layout Plain Layout
1622 Bindings|see
1623 \begin_inset ERT
1624 status collapsed
1625
1626 \begin_layout Plain Layout
1627
1628 {
1629 \end_layout
1630
1631 \end_inset
1632
1633 Key Bindings
1634 \begin_inset ERT
1635 status collapsed
1636
1637 \begin_layout Plain Layout
1638
1639 }
1640 \end_layout
1641
1642 \end_inset
1643
1644
1645 \end_layout
1646
1647 \end_inset
1648
1649
1650 \begin_inset Index
1651 status collapsed
1652
1653 \begin_layout Plain Layout
1654 Shortcuts|see
1655 \begin_inset ERT
1656 status collapsed
1657
1658 \begin_layout Plain Layout
1659
1660 {
1661 \end_layout
1662
1663 \end_inset
1664
1665 Key Bindings
1666 \begin_inset ERT
1667 status collapsed
1668
1669 \begin_layout Plain Layout
1670
1671 }
1672 \end_layout
1673
1674 \end_inset
1675
1676
1677 \end_layout
1678
1679 \end_inset
1680
1681
1682 \end_layout
1683
1684 \begin_layout Standard
1685 There are at least two different primary binding maps: CUA and Emacs.
1686  LyX's default is CUA.
1687 \end_layout
1688
1689 \begin_layout Standard
1690 Some keys, like 
1691 \family sans
1692 Page
1693 \begin_inset space ~
1694 \end_inset
1695
1696 Up
1697 \family default
1698
1699 \family sans
1700 Page
1701 \begin_inset space ~
1702 \end_inset
1703
1704 Down
1705 \family default
1706
1707 \family sans
1708 Left
1709 \family default
1710
1711 \family sans
1712 Right
1713 \family default
1714
1715 \family sans
1716 Up
1717 \family default
1718 , and 
1719 \family sans
1720 Down
1721 \family default
1722 , do exactly what you expect them to do.
1723  Other keys don't:
1724 \end_layout
1725
1726 \begin_layout Labeling
1727 \labelwidthstring 00.00.0000
1728
1729 \family sans
1730 Tab
1731 \begin_inset CommandInset nomenclature
1732 LatexCommand nomenclature
1733 symbol "Tab"
1734 description "Tabulator key"
1735
1736 \end_inset
1737
1738
1739 \family default
1740  There is no such thing as a tab stop in LyX.
1741  If you don't understand this, go read sections
1742 \begin_inset space ~
1743 \end_inset
1744
1745
1746 \begin_inset CommandInset ref
1747 LatexCommand ref
1748 reference "sec:Par-indent-intro"
1749
1750 \end_inset
1751
1752  and 
1753 \begin_inset CommandInset ref
1754 LatexCommand ref
1755 reference "sec:Paragraph-Environments"
1756
1757 \end_inset
1758
1759 , especially section
1760 \begin_inset space ~
1761 \end_inset
1762
1763
1764 \begin_inset CommandInset ref
1765 LatexCommand ref
1766 reference "sub:Lists"
1767
1768 \end_inset
1769
1770 , right now.
1771  Yes, right now.
1772  If you're still confused, look in the 
1773 \emph on
1774 Tutorial
1775 \emph default
1776 .
1777 \end_layout
1778
1779 \begin_layout Labeling
1780 \labelwidthstring 00.00.0000
1781
1782 \family sans
1783 Esc
1784 \begin_inset CommandInset nomenclature
1785 LatexCommand nomenclature
1786 symbol "Esc"
1787 description "Escape key"
1788
1789 \end_inset
1790
1791
1792 \family default
1793  This is the 
1794 \begin_inset Quotes eld
1795 \end_inset
1796
1797 cancel key.
1798 \begin_inset Quotes erd
1799 \end_inset
1800
1801  It's used, generically, to cancel operations.
1802  Other parts of the manual will go into greater detail about this.
1803 \end_layout
1804
1805 \begin_layout Labeling
1806 \labelwidthstring 00.00.0000
1807
1808 \family sans
1809 Home
1810 \family default
1811
1812 \begin_inset space ~
1813 \end_inset
1814
1815 and
1816 \begin_inset space ~
1817 \end_inset
1818
1819
1820 \family sans
1821 End
1822 \family default
1823  These move the cursor, respectively, to the beginning and end of a line,
1824  unless you are using the Emacs bindings where they jump to the beginning
1825  or end of the file.
1826 \end_layout
1827
1828 \begin_layout Standard
1829 There are three modifier keys:
1830 \end_layout
1831
1832 \begin_layout Labeling
1833 \labelwidthstring 00.00.0000
1834
1835 \family sans
1836 Control
1837 \family default
1838  (Denoted by 
1839 \begin_inset Quotes eld
1840 \end_inset
1841
1842
1843 \family sans
1844 Ctrl
1845 \family default
1846
1847 \begin_inset Quotes erd
1848 \end_inset
1849
1850
1851 \begin_inset CommandInset nomenclature
1852 LatexCommand nomenclature
1853 symbol "Ctrl"
1854 description "Control key"
1855
1856 \end_inset
1857
1858  in the documentation files) This has a couple of different uses, depending
1859  on which keys it's used in combination with:
1860 \end_layout
1861
1862 \begin_deeper
1863 \begin_layout Itemize
1864 With 
1865 \family sans
1866 Backspace
1867 \family default
1868  or 
1869 \family sans
1870 Delete
1871 \family default
1872 , it deletes an entire word instead of a single character.
1873 \end_layout
1874
1875 \begin_layout Itemize
1876 With 
1877 \family sans
1878 Left
1879 \family default
1880  and 
1881 \family sans
1882 Right
1883 \family default
1884 , it moves by words instead of characters.
1885 \end_layout
1886
1887 \begin_layout Itemize
1888 With 
1889 \family sans
1890 Home
1891 \family default
1892  and 
1893 \family sans
1894 End
1895 \family default
1896 , it moves to the beginning and the end of the document, respectively.
1897 \end_layout
1898
1899 \end_deeper
1900 \begin_layout Labeling
1901 \labelwidthstring 00.00.0000
1902
1903 \family sans
1904 Shift
1905 \family default
1906  (Denoted by 
1907 \begin_inset Quotes eld
1908 \end_inset
1909
1910
1911 \family sans
1912 Shift
1913 \family default
1914
1915 \begin_inset Quotes erd
1916 \end_inset
1917
1918
1919 \begin_inset CommandInset nomenclature
1920 LatexCommand nomenclature
1921 symbol "Shift"
1922 description "Shift key"
1923
1924 \end_inset
1925
1926  in the documentation files) Use this with any of the motion keys to select
1927  the text between the old and new cursor positions.
1928 \end_layout
1929
1930 \begin_layout Labeling
1931 \labelwidthstring 00.00.0000
1932
1933 \family sans
1934 Alt
1935 \family default
1936  (Denoted by 
1937 \begin_inset Quotes eld
1938 \end_inset
1939
1940
1941 \family sans
1942 Alt
1943 \family default
1944
1945 \begin_inset Quotes erd
1946 \end_inset
1947
1948
1949 \begin_inset CommandInset nomenclature
1950 LatexCommand nomenclature
1951 symbol "Alt"
1952 description "Alt or Meta key"
1953
1954 \end_inset
1955
1956  in the documentation files) This is the Alt key on many keyboards, unless
1957  your keyboard has a distinct Meta key.
1958  If you have both keys, you will need to try out which one actually performs
1959  the 
1960 \family sans
1961 Alt+
1962 \family default
1963  function.
1964  This key does many different things, but it also activates the 
1965 \emph on
1966 menu accelerator keys
1967 \emph default
1968 .
1969  If you use this in combination with any of the underlined letters in a
1970  menu or menu item, it selects that menu item.
1971 \end_layout
1972
1973 \begin_deeper
1974 \begin_layout Standard
1975 For example, the sequence 
1976 \begin_inset Quotes eld
1977 \end_inset
1978
1979
1980 \family sans
1981 Alt
1982 \begin_inset space ~
1983 \end_inset
1984
1985 e
1986 \begin_inset space ~
1987 \end_inset
1988
1989 s
1990 \family default
1991
1992 \begin_inset space ~
1993 \end_inset
1994
1995
1996 \family sans
1997 c
1998 \family default
1999
2000 \begin_inset Quotes erd
2001 \end_inset
2002
2003  
2004 \family sans
2005 brings
2006 \family default
2007  up the 
2008 \begin_inset Quotes eld
2009 \end_inset
2010
2011 Text Style
2012 \begin_inset Quotes erd
2013 \end_inset
2014
2015  menu.
2016  Typing 
2017 \begin_inset Quotes eld
2018 \end_inset
2019
2020
2021 \family sans
2022 Alt
2023 \begin_inset space ~
2024 \end_inset
2025
2026 f
2027 \family default
2028
2029 \begin_inset Quotes erd
2030 \end_inset
2031
2032  opens the 
2033 \family sans
2034 File
2035 \family default
2036  menu.
2037 \end_layout
2038
2039 \begin_layout Standard
2040 There are also other things bound to the 
2041 \family sans
2042 Alt+
2043 \family default
2044  key, but you'll have to check in the 
2045 \emph on
2046 Reference
2047 \emph default
2048  
2049 \emph on
2050 manual
2051 \emph default
2052  for more info.
2053 \end_layout
2054
2055 \end_deeper
2056 \begin_layout Standard
2057 You'll learn more and more keybindings and short-cut keys as you use LyX,
2058  because most actions will prompt a small message in the status bar at the
2059  bottom of LyX's main window which describe the name of the action, you've
2060  just triggered, and any existing keybindings for that action.
2061  The LyX menus also list the defined keybindings.
2062  The notation for the keybindings is very similar to the notation used in
2063  this documentation, so you should not have any problems understanding it.
2064  However, notice that Shift-modifiers are explicitly mentioned, so 
2065 \begin_inset Quotes eld
2066 \end_inset
2067
2068
2069 \family sans
2070 Alt+P Shift-A
2071 \family default
2072
2073 \begin_inset Quotes erd
2074 \end_inset
2075
2076  means 
2077 \family sans
2078 Alt+P
2079 \family default
2080  followed by a capital 
2081 \family sans
2082 A
2083 \family default
2084 .
2085 \end_layout
2086
2087 \begin_layout Standard
2088 You can list or change the keybindings in the menu 
2089 \family sans
2090 Tools\SpecialChar \menuseparator
2091 Preferences
2092 \family default
2093  under 
2094 \family sans
2095 Editing\SpecialChar \menuseparator
2096 Shortcuts
2097 \family default
2098  as explained in sec.
2099 \begin_inset space \thinspace{}
2100 \end_inset
2101
2102
2103 \begin_inset CommandInset ref
2104 LatexCommand ref
2105 reference "sub:Editing-Shortcuts"
2106
2107 \end_inset
2108
2109 .
2110 \begin_inset Formula \[
2111 \]
2112
2113 \end_inset
2114
2115
2116 \end_layout
2117
2118 \begin_layout Chapter
2119 LyX Basics
2120 \begin_inset Index
2121 status collapsed
2122
2123 \begin_layout Plain Layout
2124 LyX ! Basics
2125 \end_layout
2126
2127 \end_inset
2128
2129
2130 \end_layout
2131
2132 \begin_layout Section
2133 Document Types
2134 \begin_inset Index
2135 status collapsed
2136
2137 \begin_layout Plain Layout
2138 Document ! Types
2139 \end_layout
2140
2141 \end_inset
2142
2143
2144 \end_layout
2145
2146 \begin_layout Subsection
2147 Introduction
2148 \end_layout
2149
2150 \begin_layout Standard
2151 Before you do anything else, before you ever start writing a document, you
2152  need to decide what type of document you want to edit.
2153  Different types of documents use different types of spacing, headings,
2154  numbering schemes, and so on.
2155  Additionally, different documents use different paragraph environments,
2156  and format the title of your document differently.
2157 \end_layout
2158
2159 \begin_layout Standard
2160
2161 \emph on
2162 document class
2163 \emph default
2164  describes a group of properties common to a particular set of documents.
2165  By setting the document class, you automatically select these properties,
2166  making it easier to create the type of document you want.
2167  If you don't choose a document class, LyX picks one for you by default.
2168  So it is up to you to change the class of your document.
2169 \end_layout
2170
2171 \begin_layout Standard
2172 Read on for info about the document classes you can choose from LyX, and
2173  how to adjust their properties.
2174 \end_layout
2175
2176 \begin_layout Subsection
2177 Document Classes
2178 \begin_inset Index
2179 status collapsed
2180
2181 \begin_layout Plain Layout
2182 Document ! Classes
2183 \end_layout
2184
2185 \end_inset
2186
2187
2188 \begin_inset CommandInset label
2189 LatexCommand label
2190 name "sec:Document-Classes"
2191
2192 \end_inset
2193
2194
2195 \end_layout
2196
2197 \begin_layout Standard
2198 You can select a class using the 
2199 \family sans
2200 Document\SpecialChar \menuseparator
2201 Settings
2202 \begin_inset Index
2203 status collapsed
2204
2205 \begin_layout Plain Layout
2206 Document ! Settings
2207 \end_layout
2208
2209 \end_inset
2210
2211
2212 \family default
2213  dialog.
2214  Select the class you want to use, and make any fine tunings of the options
2215  you may need.
2216 \end_layout
2217
2218 \begin_layout Subsubsection
2219 Overview
2220 \end_layout
2221
2222 \begin_layout Standard
2223 There are four standard document classes in LyX.
2224  They are:
2225 \end_layout
2226
2227 \begin_layout Description
2228 Article for basic articles
2229 \end_layout
2230
2231 \begin_layout Description
2232 Report for basic reports
2233 \end_layout
2234
2235 \begin_layout Description
2236 Book for writing a book
2237 \end_layout
2238
2239 \begin_layout Description
2240 Letter for US-style letters
2241 \end_layout
2242
2243 \begin_layout Standard
2244 There are also some non-standard classes, which LyX only uses if you have
2245  installed them.
2246  Here are some of the classes, the full list with detailed explanations
2247  can be found in chapter 
2248 \emph on
2249 Special Document Classes
2250 \emph default
2251  in the 
2252 \emph on
2253 Additional Features
2254 \emph default
2255  manual:
2256 \end_layout
2257
2258 \begin_layout Description
2259 A&A Journal articles in the style and format used in Astronomy & Astrophysics
2260 \end_layout
2261
2262 \begin_layout Description
2263 AAST
2264 \family sans
2265
2266 \begin_inset ERT
2267 status collapsed
2268
2269 \begin_layout Plain Layout
2270
2271 {}
2272 \end_layout
2273
2274 \end_inset
2275
2276
2277 \family default
2278 eX For submissions to the journals published by the American Astronomical
2279  Society
2280 \end_layout
2281
2282 \begin_layout Description
2283 AMS Layouts for articles and books in the style and format used by the American
2284  Mathematical Society (AMS).
2285  There are three article layouts available.
2286  The standard one uses a typical numbering scheme for theorems etc., that
2287  prepends the section number to the number of the result.
2288  All result-type statements (propositions, corollaries, and so on) are sequenced
2289  together, but definitions, examples, and the like have their own sequence.
2290  The 
2291 \begin_inset Quotes eld
2292 \end_inset
2293
2294 sequential numbering
2295 \begin_inset Quotes erd
2296 \end_inset
2297
2298  scheme does not place the section number with each result, but numbers
2299  them throughout the article in a single sequence.
2300  Each type of result gets its own sequence.
2301  There is also a layout that dispenses with numbering of statements altogether.
2302 \end_layout
2303
2304 \begin_layout Description
2305 Beamer Layout for presentations
2306 \end_layout
2307
2308 \begin_layout Description
2309 broadway Layout for writing plays.
2310  It is not an existing LaTeX document class, but a new one which is distributed
2311  with LyX.
2312 \end_layout
2313
2314 \begin_layout Description
2315 curriculum
2316 \begin_inset space ~
2317 \end_inset
2318
2319 vitae classes to create curriculum vitae
2320 \end_layout
2321
2322 \begin_layout Description
2323 Dinbrief Letters in format of the DIN (German industry norm)
2324 \end_layout
2325
2326 \begin_layout Description
2327 dtk Layout for 
2328 \family typewriter
2329 Die TeXnische Komödie
2330 \family default
2331 , the journal of the German TeX user Group (Dante)
2332 \end_layout
2333
2334 \begin_layout Description
2335 Elsevier Layout for journals of the Elsevier publishing group
2336 \end_layout
2337
2338 \begin_layout Description
2339 Foils Used to make transparencies
2340 \end_layout
2341
2342 \begin_layout Description
2343 g-brief Letters in format of the DIN (German industry norm)
2344 \end_layout
2345
2346 \begin_layout Description
2347 hollywood Used to type spec scripts for the US film industry.
2348  It is not an existing LaTeX document class, but a new one which is distributed
2349  with LyX.
2350 \end_layout
2351
2352 \begin_layout Description
2353 IEEEtran Layout for the journals published by the Institute of Electrical
2354  and Electronics Engineers (IEEE)
2355 \end_layout
2356
2357 \begin_layout Description
2358 IOP Layout for journals of the Institute of Physics publishing group
2359 \end_layout
2360
2361 \begin_layout Description
2362 Kluwer Layout for journals of the Kluwer publishing group
2363 \end_layout
2364
2365 \begin_layout Description
2366 koma-script a replacement for the standard classes, offers many useful features
2367  like caption formatting, automatic print space calculation etc.
2368 \end_layout
2369
2370 \begin_layout Description
2371 Memoir another replacement for the standard classes
2372 \end_layout
2373
2374 \begin_layout Description
2375 paper Used with the 
2376 \family typewriter
2377 paper
2378 \family default
2379  LaTeX document class
2380 \end_layout
2381
2382 \begin_layout Description
2383 Powerdot Layout for presentations
2384 \end_layout
2385
2386 \begin_layout Description
2387 REVTe
2388 \begin_inset ERT
2389 status collapsed
2390
2391 \begin_layout Plain Layout
2392
2393 {}
2394 \end_layout
2395
2396 \end_inset
2397
2398 X is used to write articles for the publications of the American Physical
2399  Society (APS), American Institute of Physics (AIP), and Optical Society
2400  of America (OSA).
2401  This class is not completely compatible with all LyX features.
2402 \end_layout
2403
2404 \begin_layout Description
2405 Slides Used to make transparencies
2406 \end_layout
2407
2408 \begin_layout Description
2409 SPIE
2410 \begin_inset space ~
2411 \end_inset
2412
2413 Proceedings Layout for the journals published by The International Society
2414  for Optical Engineering (SPIE)
2415 \end_layout
2416
2417 \begin_layout Description
2418 Springer Layouts for journals of the Springer publishing group
2419 \end_layout
2420
2421 \begin_layout Description
2422 TUGboat Layout for 
2423 \family typewriter
2424 TUGboat
2425 \family default
2426 , the journal of the international TeX user Group (TUG)
2427 \end_layout
2428
2429 \begin_layout Standard
2430 We won't go into any detail about how to use these different document classes
2431  here.
2432  You can find all the details about the non-standard classes in the 
2433 \emph on
2434 Extended Editing
2435 \emph default
2436  manual.
2437  Here, we will settle with a list of some of the common properties of all
2438  of the document classes.
2439 \end_layout
2440
2441 \begin_layout Subsubsection
2442 Modules
2443 \begin_inset CommandInset label
2444 LatexCommand label
2445 name "sub:Modules"
2446
2447 \end_inset
2448
2449
2450 \begin_inset Index
2451 status collapsed
2452
2453 \begin_layout Plain Layout
2454 Document ! Modules
2455 \end_layout
2456
2457 \end_inset
2458
2459
2460 \end_layout
2461
2462 \begin_layout Standard
2463 Modules load additional features to a document that are not by default available
2464  in the chosen document class.
2465  For example you might want to use write Braille (embossed printing) in
2466  a document.
2467  This is of course not available in any document class, so you have to load
2468  the corresponding module in the 
2469 \family sans
2470 Document Class
2471 \family default
2472  section of the 
2473 \family sans
2474 Document\SpecialChar \menuseparator
2475 Settings
2476 \family default
2477
2478 \begin_inset Index
2479 status collapsed
2480
2481 \begin_layout Plain Layout
2482 Document ! Settings
2483 \end_layout
2484
2485 \end_inset
2486
2487  dialog.
2488  Highlighting a module in the dialog will bring up a description of the
2489  module.
2490 \end_layout
2491
2492 \begin_layout Standard
2493 \begin_inset Note Greyedout
2494 status open
2495
2496 \begin_layout Plain Layout
2497
2498 \series bold
2499 Note:
2500 \series default
2501  Some modules require LaTeX packages that are not always installed by default.
2502  LyX will warn you if you do not have the needed package.
2503 \end_layout
2504
2505 \end_inset
2506
2507
2508 \end_layout
2509
2510 \begin_layout Standard
2511 \begin_inset Note Greyedout
2512 status open
2513
2514 \begin_layout Plain Layout
2515
2516 \series bold
2517 Note also:
2518 \series default
2519  Some modules require other modules, and some pairs of modules are incompatible.
2520 \end_layout
2521
2522 \end_inset
2523
2524
2525 \end_layout
2526
2527 \begin_layout Subsubsection
2528 Properties
2529 \end_layout
2530
2531 \begin_layout Standard
2532 Each class has a default set of options.
2533  Here's a quick table describing them:
2534 \end_layout
2535
2536 \begin_layout Standard
2537 \begin_inset VSpace 0.3cm
2538 \end_inset
2539
2540
2541 \end_layout
2542
2543 \begin_layout Standard
2544 \align center
2545 \begin_inset Tabular
2546 <lyxtabular version="3" rows="5" columns="5">
2547 <features>
2548 <column alignment="center" valignment="top" width="0pt">
2549 <column alignment="center" valignment="top" width="0pt">
2550 <column alignment="center" valignment="top" width="0pt">
2551 <column alignment="center" valignment="top" width="0pt">
2552 <column alignment="center" valignment="top" width="0pt">
2553 <row>
2554 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
2555 \begin_inset Text
2556
2557 \begin_layout Plain Layout
2558
2559 \end_layout
2560
2561 \end_inset
2562 </cell>
2563 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
2564 \begin_inset Text
2565
2566 \begin_layout Plain Layout
2567
2568 \family sans
2569 \series medium
2570 \shape up
2571 \size normal
2572 \emph off
2573 \bar no
2574 \noun off
2575 \color none
2576 Page style
2577 \end_layout
2578
2579 \end_inset
2580 </cell>
2581 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
2582 \begin_inset Text
2583
2584 \begin_layout Plain Layout
2585
2586 \family sans
2587 \series medium
2588 \shape up
2589 \size normal
2590 \emph off
2591 \bar no
2592 \noun off
2593 \color none
2594 Sides
2595 \end_layout
2596
2597 \end_inset
2598 </cell>
2599 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
2600 \begin_inset Text
2601
2602 \begin_layout Plain Layout
2603
2604 \family sans
2605 \series medium
2606 \shape up
2607 \size normal
2608 \emph off
2609 \bar no
2610 \noun off
2611 \color none
2612 Columns
2613 \end_layout
2614
2615 \end_inset
2616 </cell>
2617 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
2618 \begin_inset Text
2619
2620 \begin_layout Plain Layout
2621
2622 \series medium
2623 \shape up
2624 \size normal
2625 \emph off
2626 \bar no
2627 \noun off
2628 \color none
2629 Max.
2630  sectioning level
2631 \end_layout
2632
2633 \end_inset
2634 </cell>
2635 </row>
2636 <row>
2637 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
2638 \begin_inset Text
2639
2640 \begin_layout Plain Layout
2641
2642 \series medium
2643 \shape up
2644 \size normal
2645 \emph off
2646 \bar no
2647 \noun off
2648 \color none
2649 article
2650 \end_layout
2651
2652 \end_inset
2653 </cell>
2654 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
2655 \begin_inset Text
2656
2657 \begin_layout Plain Layout
2658
2659 \family sans
2660 \series medium
2661 \shape up
2662 \size normal
2663 \emph off
2664 \bar no
2665 \noun off
2666 \color none
2667 Plain
2668 \end_layout
2669
2670 \end_inset
2671 </cell>
2672 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
2673 \begin_inset Text
2674
2675 \begin_layout Plain Layout
2676
2677 \family sans
2678 \series medium
2679 \shape up
2680 \size normal
2681 \emph off
2682 \bar no
2683 \noun off
2684 \color none
2685 One
2686 \end_layout
2687
2688 \end_inset
2689 </cell>
2690 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
2691 \begin_inset Text
2692
2693 \begin_layout Plain Layout
2694
2695 \family sans
2696 \series medium
2697 \shape up
2698 \size normal
2699 \emph off
2700 \bar no
2701 \noun off
2702 \color none
2703 One
2704 \end_layout
2705
2706 \end_inset
2707 </cell>
2708 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
2709 \begin_inset Text
2710
2711 \begin_layout Plain Layout
2712
2713 \family sans
2714 \series medium
2715 \shape up
2716 \size normal
2717 \emph off
2718 \bar no
2719 \noun off
2720 \color none
2721 Section
2722 \end_layout
2723
2724 \end_inset
2725 </cell>
2726 </row>
2727 <row>
2728 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
2729 \begin_inset Text
2730
2731 \begin_layout Plain Layout
2732
2733 \series medium
2734 \shape up
2735 \size normal
2736 \emph off
2737 \bar no
2738 \noun off
2739 \color none
2740 report
2741 \end_layout
2742
2743 \end_inset
2744 </cell>
2745 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
2746 \begin_inset Text
2747
2748 \begin_layout Plain Layout
2749
2750 \family sans
2751 \series medium
2752 \shape up
2753 \size normal
2754 \emph off
2755 \bar no
2756 \noun off
2757 \color none
2758 Plain
2759 \end_layout
2760
2761 \end_inset
2762 </cell>
2763 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
2764 \begin_inset Text
2765
2766 \begin_layout Plain Layout
2767
2768 \family sans
2769 \series medium
2770 \shape up
2771 \size normal
2772 \emph off
2773 \bar no
2774 \noun off
2775 \color none
2776 One
2777 \end_layout
2778
2779 \end_inset
2780 </cell>
2781 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
2782 \begin_inset Text
2783
2784 \begin_layout Plain Layout
2785
2786 \family sans
2787 \series medium
2788 \shape up
2789 \size normal
2790 \emph off
2791 \bar no
2792 \noun off
2793 \color none
2794 One
2795 \end_layout
2796
2797 \end_inset
2798 </cell>
2799 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
2800 \begin_inset Text
2801
2802 \begin_layout Plain Layout
2803
2804 \family sans
2805 \series medium
2806 \shape up
2807 \size normal
2808 \emph off
2809 \bar no
2810 \noun off
2811 \color none
2812 Chapter
2813 \end_layout
2814
2815 \end_inset
2816 </cell>
2817 </row>
2818 <row>
2819 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
2820 \begin_inset Text
2821
2822 \begin_layout Plain Layout
2823
2824 \series medium
2825 \shape up
2826 \size normal
2827 \emph off
2828 \bar no
2829 \noun off
2830 \color none
2831 book
2832 \end_layout
2833
2834 \end_inset
2835 </cell>
2836 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
2837 \begin_inset Text
2838
2839 \begin_layout Plain Layout
2840
2841 \family sans
2842 \series medium
2843 \shape up
2844 \size normal
2845 \emph off
2846 \bar no
2847 \noun off
2848 \color none
2849 Headings
2850 \end_layout
2851
2852 \end_inset
2853 </cell>
2854 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
2855 \begin_inset Text
2856
2857 \begin_layout Plain Layout
2858
2859 \family sans
2860 \series medium
2861 \shape up
2862 \size normal
2863 \emph off
2864 \bar no
2865 \noun off
2866 \color none
2867 Two
2868 \end_layout
2869
2870 \end_inset
2871 </cell>
2872 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
2873 \begin_inset Text
2874
2875 \begin_layout Plain Layout
2876
2877 \family sans
2878 \series medium
2879 \shape up
2880 \size normal
2881 \emph off
2882 \bar no
2883 \noun off
2884 \color none
2885 One
2886 \end_layout
2887
2888 \end_inset
2889 </cell>
2890 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
2891 \begin_inset Text
2892
2893 \begin_layout Plain Layout
2894
2895 \family sans
2896 \series medium
2897 \shape up
2898 \size normal
2899 \emph off
2900 \bar no
2901 \noun off
2902 \color none
2903 Chapter
2904 \end_layout
2905
2906 \end_inset
2907 </cell>
2908 </row>
2909 <row>
2910 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
2911 \begin_inset Text
2912
2913 \begin_layout Plain Layout
2914
2915 \series medium
2916 \shape up
2917 \size normal
2918 \emph off
2919 \bar no
2920 \noun off
2921 \color none
2922 letter
2923 \end_layout
2924
2925 \end_inset
2926 </cell>
2927 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
2928 \begin_inset Text
2929
2930 \begin_layout Plain Layout
2931
2932 \family sans
2933 \series medium
2934 \shape up
2935 \size normal
2936 \emph off
2937 \bar no
2938 \noun off
2939 \color none
2940 Plain
2941 \end_layout
2942
2943 \end_inset
2944 </cell>
2945 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
2946 \begin_inset Text
2947
2948 \begin_layout Plain Layout
2949
2950 \family sans
2951 \series medium
2952 \shape up
2953 \size normal
2954 \emph off
2955 \bar no
2956 \noun off
2957 \color none
2958 One
2959 \end_layout
2960
2961 \end_inset
2962 </cell>
2963 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
2964 \begin_inset Text
2965
2966 \begin_layout Plain Layout
2967
2968 \family sans
2969 \series medium
2970 \shape up
2971 \size normal
2972 \emph off
2973 \bar no
2974 \noun off
2975 \color none
2976 One
2977 \end_layout
2978
2979 \end_inset
2980 </cell>
2981 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
2982 \begin_inset Text
2983
2984 \begin_layout Plain Layout
2985
2986 \series medium
2987 \shape up
2988 \size normal
2989 \emph off
2990 \bar no
2991 \noun off
2992 \color none
2993 none
2994 \end_layout
2995
2996 \end_inset
2997 </cell>
2998 </row>
2999 </lyxtabular>
3000
3001 \end_inset
3002
3003
3004 \end_layout
3005
3006 \begin_layout Standard
3007 \begin_inset VSpace 0.3cm
3008 \end_inset
3009
3010
3011 \end_layout
3012
3013 \begin_layout Standard
3014 You're probably also wondering what 
3015 \begin_inset Quotes eld
3016 \end_inset
3017
3018 Max.
3019 \begin_inset space ~
3020 \end_inset
3021
3022 sectioning level
3023 \begin_inset Quotes erd
3024 \end_inset
3025
3026  means.
3027  There are several paragraph environments used to create section headings.
3028  Different document classes allow different types of section headings.
3029  Only two use the 
3030 \family sans
3031 Chapter
3032 \family default
3033  heading; the rest do not and begin instead with the 
3034 \family sans
3035 Section
3036 \family default
3037  heading.
3038  Some document classes, such as the ones for letters, don't use any section
3039  headings.
3040  In addition to 
3041 \family sans
3042 Chapter
3043 \family default
3044  and 
3045 \family sans
3046 Section
3047 \family default
3048  headings, there are also 
3049 \family sans
3050 Subsection
3051 \family default
3052  headings, 
3053 \family sans
3054 Subsubsection
3055 \family default
3056  headings, and so on.
3057  We'll describe these headings fully in section
3058 \begin_inset space ~
3059 \end_inset
3060
3061
3062 \begin_inset CommandInset ref
3063 LatexCommand ref
3064 reference "sub:Headings"
3065
3066 \end_inset
3067
3068 .
3069 \end_layout
3070
3071 \begin_layout Subsection
3072 Document Layout
3073 \begin_inset CommandInset label
3074 LatexCommand label
3075 name "sub:Document-Layout"
3076
3077 \end_inset
3078
3079
3080 \begin_inset Index
3081 status collapsed
3082
3083 \begin_layout Plain Layout
3084 Document ! Layout
3085 \end_layout
3086
3087 \end_inset
3088
3089
3090 \family sans
3091
3092 \begin_inset Index
3093 status collapsed
3094
3095 \begin_layout Plain Layout
3096 Document ! Settings
3097 \end_layout
3098
3099 \end_inset
3100
3101
3102 \end_layout
3103
3104 \begin_layout Standard
3105 The most important properties of documents classes are set in the menu 
3106 \family sans
3107 Document\SpecialChar \menuseparator
3108 Settings
3109 \family default
3110 .
3111  There in the 
3112 \family sans
3113 Options
3114 \family default
3115  field under 
3116 \family sans
3117 Documents
3118 \begin_inset space ~
3119 \end_inset
3120
3121 Class
3122 \family default
3123 , you can enter special options for your document class in a comma-separated
3124  list.
3125  This is only necessary if LyX doesn't support special options you want
3126  to use for your document.
3127  To learn more about your favorite LaTeX-class and its options, you have
3128  to read its manual.
3129 \end_layout
3130
3131 \begin_layout Standard
3132 The drop box 
3133 \family sans
3134 Headings style
3135 \family default
3136  in the 
3137 \family sans
3138 Document\SpecialChar \menuseparator
3139 Settings
3140 \family default
3141  dialog under 
3142 \family sans
3143 Page
3144 \begin_inset space ~
3145 \end_inset
3146
3147 Layout
3148 \family default
3149  controls what sorts of headings and page numbers go on a page.
3150  You can choose between the following five options:
3151 \end_layout
3152
3153 \begin_layout Labeling
3154 \labelwidthstring 00.00.0000
3155
3156 \family sans
3157 Default
3158 \family default
3159  Use default page style of current class.
3160 \end_layout
3161
3162 \begin_layout Labeling
3163 \labelwidthstring 00.00.0000
3164
3165 \family sans
3166 Empty
3167 \family default
3168  No page numbers or headings.
3169 \end_layout
3170
3171 \begin_layout Labeling
3172 \labelwidthstring 00.00.0000
3173
3174 \family sans
3175 Plain
3176 \family default
3177  Page numbers only.
3178 \end_layout
3179
3180 \begin_layout Labeling
3181 \labelwidthstring 00.00.0000
3182
3183 \family sans
3184 Headings
3185 \family default
3186  Page numbers and either the current chapter or section title and number.
3187  Whether LyX uses the current chapter or the current section depends on
3188  the maximum sectioning level of the class.
3189 \end_layout
3190
3191 \begin_layout Labeling
3192 \labelwidthstring 00.00.0000
3193
3194 \family sans
3195 Fancy
3196 \family default
3197  This allows you to create fully customizable headers and footers if you
3198  have the 
3199 \series bold
3200 fancyhdr
3201 \series default
3202
3203 \begin_inset Index
3204 status collapsed
3205
3206 \begin_layout Plain Layout
3207 LaTeX-packages ! fancyhdr
3208 \end_layout
3209
3210 \end_inset
3211
3212  package installed.
3213  At the moment, support in LyX is limited to this setting.
3214  To use the full power of this package, you have to add code to your document
3215  preamble.
3216  Check the documentation for the 
3217 \series bold
3218 fancyhdr
3219 \series default
3220  package for more details, 
3221 \begin_inset CommandInset citation
3222 LatexCommand cite
3223 key "fancyhdr"
3224
3225 \end_inset
3226
3227 .
3228 \end_layout
3229
3230 \begin_layout Standard
3231 The 
3232 \family sans
3233 Separation
3234 \family default
3235  of paragraphs is described in section
3236 \begin_inset space ~
3237 \end_inset
3238
3239
3240 \begin_inset CommandInset ref
3241 LatexCommand ref
3242 reference "sec:Par-indent-intro"
3243
3244 \end_inset
3245
3246 .
3247 \end_layout
3248
3249 \begin_layout Subsection
3250 Paper Size and Orientation
3251 \begin_inset Index
3252 status collapsed
3253
3254 \begin_layout Plain Layout
3255 Document ! Paper size
3256 \end_layout
3257
3258 \end_inset
3259
3260
3261 \begin_inset CommandInset label
3262 LatexCommand label
3263 name "sub:Paper-Size,-Orientation,"
3264
3265 \end_inset
3266
3267
3268 \end_layout
3269
3270 \begin_layout Standard
3271 You'll find the following options in the menu 
3272 \family sans
3273 Page
3274 \begin_inset space ~
3275 \end_inset
3276
3277 Layout
3278 \family default
3279  of the dialog of the 
3280 \family sans
3281 Document\SpecialChar \menuseparator
3282 Settings
3283 \family default
3284  menu:
3285 \family sans
3286
3287 \begin_inset Index
3288 status collapsed
3289
3290 \begin_layout Plain Layout
3291 Document ! Settings
3292 \end_layout
3293
3294 \end_inset
3295
3296
3297 \end_layout
3298
3299 \begin_layout Labeling
3300 \labelwidthstring 00.00.0000
3301
3302 \family sans
3303 Paper
3304 \begin_inset space ~
3305 \end_inset
3306
3307 Format
3308 \family default
3309  What size paper to print on.
3310  The choices are
3311 \end_layout
3312
3313 \begin_layout Itemize
3314
3315 \family sans
3316 Default
3317 \end_layout
3318
3319 \begin_layout Itemize
3320
3321 \family sans
3322 A3, A4,
3323 \family default
3324  
3325 \family sans
3326 A5
3327 \end_layout
3328
3329 \begin_layout Itemize
3330
3331 \family sans
3332 B3, B4, B5
3333 \end_layout
3334
3335 \begin_layout Itemize
3336
3337 \family sans
3338 US letter
3339 \end_layout
3340
3341 \begin_layout Itemize
3342
3343 \family sans
3344 US legal
3345 \end_layout
3346
3347 \begin_layout Itemize
3348
3349 \family sans
3350 US executive
3351 \end_layout
3352
3353 \begin_layout Itemize
3354
3355 \family sans
3356 Custom
3357 \end_layout
3358
3359 \begin_layout Labeling
3360 \labelwidthstring 00.00.0000
3361
3362 \family sans
3363 Orientation
3364 \family default
3365  Two toggle buttons choose whether to print the output as 
3366 \family sans
3367 Landscape
3368 \family default
3369  or as 
3370 \family sans
3371 Portrait
3372 \family default
3373 .
3374 \end_layout
3375
3376 \begin_layout Labeling
3377 \labelwidthstring 00.00.0000
3378
3379 \family sans
3380 Two-sided
3381 \begin_inset space ~
3382 \end_inset
3383
3384 document
3385 \family default
3386  Adjusts the print space to print both sides of paper.
3387  That means that the print space for odd- and even-numbered pages is different.
3388 \end_layout
3389
3390 \begin_layout Subsection
3391 Margins
3392 \begin_inset CommandInset label
3393 LatexCommand label
3394 name "sub:Margins"
3395
3396 \end_inset
3397
3398
3399 \begin_inset Index
3400 status collapsed
3401
3402 \begin_layout Plain Layout
3403 Document ! Margins
3404 \end_layout
3405
3406 \end_inset
3407
3408
3409 \begin_inset Index
3410 status collapsed
3411
3412 \begin_layout Plain Layout
3413 Margins
3414 \end_layout
3415
3416 \end_inset
3417
3418
3419 \end_layout
3420
3421 \begin_layout Standard
3422 Paper margins are set in the menu 
3423 \family sans
3424 Document\SpecialChar \menuseparator
3425 Settings
3426 \family default
3427 .
3428 \begin_inset Index
3429 status collapsed
3430
3431 \begin_layout Plain Layout
3432 Document ! Settings
3433 \end_layout
3434
3435 \end_inset
3436
3437
3438 \end_layout
3439
3440 \begin_layout Standard
3441 If you use a koma-script document class, you can use the default settings.
3442  Because koma-script calculates then the printspace automatically by taking
3443  the paper format and the font size into account.
3444 \end_layout
3445
3446 \begin_layout Subsection
3447 Important Note
3448 \end_layout
3449
3450 \begin_layout Standard
3451 If you change a document class, LyX has to convert 
3452 \emph on
3453 everything
3454 \emph default
3455  into the new class.
3456  That includes the paragraph environments.
3457  Some paragraph environments are standard; all of the document classes have
3458  them; but some classes have special paragraph environments.
3459  If this is the case, and you change the document class, LyX sets the missing
3460  paragraph environments to 
3461 \family sans
3462 Standard
3463 \family default
3464  and places an error box at the beginning of the paragraph.
3465  Just click on them and you'll get a message dialog that tells you about
3466  the conversion and why it failed.
3467 \end_layout
3468
3469 \begin_layout Section
3470 Paragraph Indentation and Separation
3471 \begin_inset Index
3472 status collapsed
3473
3474 \begin_layout Plain Layout
3475 Paragraph ! Indentation
3476 \end_layout
3477
3478 \end_inset
3479
3480
3481 \end_layout
3482
3483 \begin_layout Subsection
3484 Introduction
3485 \begin_inset CommandInset label
3486 LatexCommand label
3487 name "sec:Par-indent-intro"
3488
3489 \end_inset
3490
3491
3492 \end_layout
3493
3494 \begin_layout Standard
3495 Before describing all of the various paragraph environments, we'd like to
3496  say a word or two about paragraph indentation.
3497 \end_layout
3498
3499 \begin_layout Standard
3500 Everyone seems to have their own convention for separating paragraphs.
3501  Most Americans indent the first line of a paragraph.
3502  Others don't indent but put extra space between the paragraphs.
3503  If you choose indentation for paragraphs the 
3504 \emph on
3505 first
3506 \emph default
3507  paragraph of a section, or after a figure, an equation, a table, a list,
3508  etc., is 
3509 \emph on
3510 not
3511 \emph default
3512  indented.
3513  Only a paragraph following another paragraph gets indented.
3514  Note that the indentation behavior is different when you use another document
3515  language than English.
3516  LaTeX takes care that the indentation follows the rules of the used language.
3517 \end_layout
3518
3519 \begin_layout Standard
3520 The space between paragraphs, like the line spacing, the space between headings
3521  and text --- in fact, all of the spacings for just about everything are
3522  pre-coded into LyX.
3523  As we said, you don't worry about how much space to add between what.
3524  LyX takes care of that.
3525  In fact, these pre-coded vertical spacings aren't a single number but a
3526  range.
3527  That way, LyX can squish or stretch the space between lines to make sure
3528  figures fit on a page with text, so that sections don't start at the bottom
3529  of a page, and so on.
3530 \begin_inset Foot
3531 status collapsed
3532
3533 \begin_layout Plain Layout
3534 LaTeX does this when LyX goes to produce a printable file.
3535 \end_layout
3536
3537 \end_inset
3538
3539  However, pre-coded doesn't mean you can't change them.
3540  LyX gives you the ability to globally change 
3541 \emph on
3542 all
3543 \emph default
3544  of these pre-coded spacings.
3545  We'll explain more later.
3546 \end_layout
3547
3548 \begin_layout Subsection
3549 Paragraph Separation
3550 \begin_inset Index
3551 status collapsed
3552
3553 \begin_layout Plain Layout
3554 Paragraph ! Separation
3555 \end_layout
3556
3557 \end_inset
3558
3559
3560 \end_layout
3561
3562 \begin_layout Standard
3563 To separate paragraphs, select 
3564 \family sans
3565 Indent
3566 \family default
3567  or 
3568 \family sans
3569 Skip
3570 \family default
3571  in the submenu 
3572 \family sans
3573 Text
3574 \begin_inset space ~
3575 \end_inset
3576
3577 Layout
3578 \family default
3579  of the dialog 
3580 \family sans
3581 Document\SpecialChar \menuseparator
3582 Settings
3583 \family default
3584
3585 \begin_inset Index
3586 status collapsed
3587
3588 \begin_layout Plain Layout
3589 Document ! Settings
3590 \end_layout
3591
3592 \end_inset
3593
3594  to indent paragraphs or add extra space between paragraphs, respectively.
3595  The size of the skips can be defined in the dialog, for the indentation
3596  you have to add this line to your document preamble:
3597 \end_layout
3598
3599 \begin_layout Standard
3600
3601 \series bold
3602
3603 \backslash
3604 setlength{
3605 \backslash
3606 parindent}{Length}
3607 \end_layout
3608
3609 \begin_layout Standard
3610 where length is a value in one of the units listed in Appendix
3611 \begin_inset space ~
3612 \end_inset
3613
3614
3615 \begin_inset CommandInset ref
3616 LatexCommand ref
3617 reference "cap:Units"
3618
3619 \end_inset
3620
3621 .
3622  The default length is 30
3623 \begin_inset space \thinspace{}
3624 \end_inset
3625
3626 pt.
3627 \end_layout
3628
3629 \begin_layout Subsection
3630 Fine-Tuning
3631 \end_layout
3632
3633 \begin_layout Standard
3634 You can also change the separation method of a single paragraph.
3635  Open the 
3636 \family sans
3637 Edit\SpecialChar \menuseparator
3638 Paragraph
3639 \begin_inset space ~
3640 \end_inset
3641
3642 Settings
3643 \family default
3644  dialog and toggle the 
3645 \family sans
3646 Indent
3647 \begin_inset space ~
3648 \end_inset
3649
3650 Paragraph
3651 \family default
3652  option to change the state of the current paragraph.
3653  If paragraphs have no indentation but use extra space for separation, this
3654  button will be ignored (you can't indent a single paragraph by toggling
3655  this).
3656 \end_layout
3657
3658 \begin_layout Standard
3659 You should only need to change the indentation method for a single paragraph
3660  if you need to do some fine-tuning.
3661 \end_layout
3662
3663 \begin_layout Subsection
3664 Line Spacing
3665 \begin_inset Index
3666 status collapsed
3667
3668 \begin_layout Plain Layout
3669 Paragraph ! Line spacing
3670 \end_layout
3671
3672 \end_inset
3673
3674
3675 \end_layout
3676
3677 \begin_layout Standard
3678 In the 
3679 \family sans
3680 Document\SpecialChar \menuseparator
3681 Settings
3682 \noun on
3683
3684 \begin_inset Index
3685 status collapsed
3686
3687 \begin_layout Plain Layout
3688 Document ! Settings
3689 \end_layout
3690
3691 \end_inset
3692
3693
3694 \family default
3695 \noun default
3696  dialog you can set the line spacing in the submenu 
3697 \family sans
3698 Text
3699 \begin_inset space ~
3700 \end_inset
3701
3702 Layout.
3703 \family default
3704
3705 \begin_inset Foot
3706 status collapsed
3707
3708 \begin_layout Plain Layout
3709 You need to have the LaTeX-package 
3710 \series bold
3711 setspace
3712 \series default
3713
3714 \begin_inset Index
3715 status collapsed
3716
3717 \begin_layout Plain Layout
3718 LaTeX-packages ! setspace
3719 \end_layout
3720
3721 \end_inset
3722
3723  installed to use this feature.
3724 \end_layout
3725
3726 \end_inset
3727
3728
3729 \end_layout
3730
3731 \begin_layout Section
3732 Paragraph Environments
3733 \begin_inset CommandInset label
3734 LatexCommand label
3735 name "sec:Paragraph-Environments"
3736
3737 \end_inset
3738
3739
3740 \begin_inset Index
3741 status collapsed
3742
3743 \begin_layout Plain Layout
3744 Paragraph ! Environments
3745 \end_layout
3746
3747 \end_inset
3748
3749
3750 \begin_inset Index
3751 status collapsed
3752
3753 \begin_layout Plain Layout
3754 Paragraph environments|(
3755 \end_layout
3756
3757 \end_inset
3758
3759
3760 \end_layout
3761
3762 \begin_layout Subsection
3763 Overview
3764 \end_layout
3765
3766 \begin_layout Standard
3767 Paragraph environments correspond to the
3768 \end_layout
3769
3770 \begin_layout Standard
3771
3772 \series bold
3773
3774 \backslash
3775 begin{
3776 \emph on
3777 environment
3778 \emph default
3779 } ...
3780  
3781 \backslash
3782 end{
3783 \emph on
3784 environment
3785 \emph default
3786 }
3787 \series default
3788
3789 \begin_inset Newline newline
3790 \end_inset
3791
3792 command sequence in LaTeX files.
3793  If you don't know LaTeX, or the concept of a paragraph environment is totally
3794  alien to you, we urge you to read the 
3795 \emph on
3796 Tutorial
3797 \emph default
3798 .
3799  The 
3800 \emph on
3801 Tutorial
3802 \emph default
3803  also contains many more examples than this section does.
3804 \end_layout
3805
3806 \begin_layout Standard
3807 A paragraph environment is simply a 
3808 \begin_inset Quotes eld
3809 \end_inset
3810
3811 container
3812 \begin_inset Quotes erd
3813 \end_inset
3814
3815  for a paragraph which gives that paragraph certain properties.
3816  This can include a particular style of font, different margins, a numbering
3817  scheme, labels, and so on.
3818  Additionally, you can 
3819 \begin_inset Quotes eld
3820 \end_inset
3821
3822 nest
3823 \begin_inset Quotes erd
3824 \end_inset
3825
3826  the different environments inside one another, allowing one environment
3827  to inherit some of the properties of another.
3828  The different paragraph environments totally replace the need for messy
3829  tab stops, on the fly margin adjustment, and other hold-overs from the
3830  days of typewriters.
3831  There are several paragraph environments which are specific to a particular
3832  document type.
3833  We'll only be covering the most common ones here.
3834 \end_layout
3835
3836 \begin_layout Standard
3837 To choose a new paragraph environment, use the pull-down box 
3838 \begin_inset Graphics
3839         filename clipart/ToolbarEnvBox.png
3840         scale 70
3841         clip
3842
3843 \end_inset
3844
3845  at the left end of the toolbar.
3846  LyX will change the environment of the 
3847 \emph on
3848 entire
3849 \emph default
3850  paragraph in which the cursor sits.
3851  You can also change the environment of an entire group of paragraphs if
3852  you select them before choosing the new environment.
3853  
3854 \end_layout
3855
3856 \begin_layout Standard
3857 Note that hitting 
3858 \family sans
3859 Return
3860 \family default
3861  will 
3862 \emph on
3863 typically
3864 \emph default
3865  create a new paragraph using the 
3866 \family sans
3867 Standard
3868 \family default
3869  paragraph environment.
3870  We say 
3871 \begin_inset Quotes eld
3872 \end_inset
3873
3874 typically
3875 \begin_inset Quotes erd
3876 \end_inset
3877
3878  because if you are in one of these environments:
3879 \end_layout
3880
3881 \begin_layout Itemize
3882
3883 \family sans
3884 Quote
3885 \end_layout
3886
3887 \begin_layout Itemize
3888
3889 \family sans
3890 Quotation
3891 \end_layout
3892
3893 \begin_layout Itemize
3894
3895 \family sans
3896 Verse
3897 \end_layout
3898
3899 \begin_layout Itemize
3900
3901 \family sans
3902 Itemize
3903 \end_layout
3904
3905 \begin_layout Itemize
3906
3907 \family sans
3908 Enumerate
3909 \end_layout
3910
3911 \begin_layout Itemize
3912
3913 \family sans
3914 Description
3915 \end_layout
3916
3917 \begin_layout Itemize
3918
3919 \family sans
3920 List
3921 \end_layout
3922
3923 \begin_layout Standard
3924 LyX keeps the old paragraph environment when you hit 
3925 \family sans
3926 Return
3927 \family default
3928 , rather than resetting it to 
3929 \family sans
3930 Standard
3931 \family default
3932 .
3933  LyX will still reset the nesting depth, however.
3934  Usually, starting a new paragraph resets both the paragraph environment
3935  and the nesting depth (for more on nesting see section
3936 \begin_inset space ~
3937 \end_inset
3938
3939
3940 \begin_inset CommandInset ref
3941 LatexCommand ref
3942 reference "sec:Nesting"
3943
3944 \end_inset
3945
3946 ).
3947  At the moment, all this is context-specific; you're better off expecting
3948  
3949 \family sans
3950 Return
3951 \family default
3952  to reset the paragraph environment and depth.
3953  If you want a new paragraph to keep the current environment and depth,
3954  use 
3955 \begin_inset Info
3956 type  "shortcut"
3957 arg   "break-paragraph inverse"
3958 \end_inset
3959
3960  instead.
3961 \end_layout
3962
3963 \begin_layout Subsection
3964 Standard
3965 \end_layout
3966
3967 \begin_layout Standard
3968 The default paragraph environment is 
3969 \family sans
3970 Standard
3971 \family default
3972  for most classes.
3973  It creates a plain paragraph.
3974  If LyX resets the paragraph environment, this is the one it chooses.
3975  In fact, the paragraph you're reading right now (and most of the ones in
3976  this manual) are in the 
3977 \family sans
3978 Standard
3979 \family default
3980  environment.
3981 \end_layout
3982
3983 \begin_layout Standard
3984 You can nest a paragraph using the 
3985 \family sans
3986 Standard
3987 \family default
3988  environment in just about anything else, but you can't really nest anything
3989  in a 
3990 \family sans
3991 Standard
3992 \family default
3993  environment.
3994 \end_layout
3995
3996 \begin_layout Subsection
3997 Document Title
3998 \begin_inset Index
3999 status collapsed
4000
4001 \begin_layout Plain Layout
4002 Document !Title
4003 \end_layout
4004
4005 \end_inset
4006
4007
4008 \end_layout
4009
4010 \begin_layout Standard
4011 A LaTeX title page has three parts: the title itself, the name(s) of the
4012  author(s) and a 
4013 \begin_inset Quotes eld
4014 \end_inset
4015
4016 footnote
4017 \begin_inset Quotes erd
4018 \end_inset
4019
4020  for thanks or contact information.
4021  For certain types of documents, LaTeX places all of this on a separate
4022  page along with today's date.
4023  For other types of documents, the title 
4024 \begin_inset Quotes eld
4025 \end_inset
4026
4027 page
4028 \begin_inset Quotes erd
4029 \end_inset
4030
4031  goes at the top of the first page of the document.
4032  
4033 \end_layout
4034
4035 \begin_layout Standard
4036 LyX provides an interface to the title page commands through the paragraph
4037  environments 
4038 \family sans
4039 Title
4040 \family default
4041
4042 \family sans
4043 Author
4044 \family default
4045 , and 
4046 \family sans
4047 Date
4048 \family default
4049 .
4050  Here's how you use them:
4051 \end_layout
4052
4053 \begin_layout Itemize
4054 Put the title of your document in the 
4055 \family sans
4056 Title
4057 \family default
4058  environment.
4059 \end_layout
4060
4061 \begin_layout Itemize
4062 Put the author name in the 
4063 \family sans
4064 Author
4065 \family default
4066  environment.
4067 \end_layout
4068
4069 \begin_layout Itemize
4070 If you want the date to have a certain appearance, want to use a fixed date,
4071  or want other text to appear in place of today's date, put that text in
4072  the 
4073 \family sans
4074 Date
4075 \family default
4076  environment.
4077  Note that using this environment is optional.
4078  If you don't provide any, LaTeX will automatically insert today's date.
4079  If you don't want any date, add the line
4080 \begin_inset Newline newline
4081 \end_inset
4082
4083
4084 \series bold
4085
4086 \backslash
4087 date{}
4088 \series default
4089
4090 \begin_inset Newline newline
4091 \end_inset
4092
4093 to the preamble of your document (menu 
4094 \family sans
4095 Document\SpecialChar \menuseparator
4096 Settings
4097 \family default
4098 )
4099 \end_layout
4100
4101 \begin_layout Standard
4102 You can use footnotes to insert 
4103 \begin_inset Quotes eld
4104 \end_inset
4105
4106 thanks
4107 \begin_inset Quotes erd
4108 \end_inset
4109
4110  or contact informations.
4111 \end_layout
4112
4113 \begin_layout Subsection
4114 Headings
4115 \begin_inset Index
4116 status collapsed
4117
4118 \begin_layout Plain Layout
4119 Section headings
4120 \end_layout
4121
4122 \end_inset
4123
4124
4125 \begin_inset CommandInset label
4126 LatexCommand label
4127 name "sub:Headings"
4128
4129 \end_inset
4130
4131
4132 \end_layout
4133
4134 \begin_layout Standard
4135 There are several paragraph environments for producing section headings.
4136  LyX takes care of the numbering for you.
4137 \end_layout
4138
4139 \begin_layout Subsubsection
4140 Numbered Headings
4141 \begin_inset Index
4142 status collapsed
4143
4144 \begin_layout Plain Layout
4145 Section headings ! Numbered
4146 \end_layout
4147
4148 \end_inset
4149
4150
4151 \end_layout
4152
4153 \begin_layout Standard
4154 There are 7 numbered types of section headings.
4155  They are:
4156 \end_layout
4157
4158 \begin_layout Enumerate
4159
4160 \family sans
4161 Part
4162 \end_layout
4163
4164 \begin_layout Enumerate
4165
4166 \family sans
4167 Chapter
4168 \end_layout
4169
4170 \begin_layout Enumerate
4171
4172 \family sans
4173 Section
4174 \end_layout
4175
4176 \begin_layout Enumerate
4177
4178 \family sans
4179 Subsection
4180 \end_layout
4181
4182 \begin_layout Enumerate
4183
4184 \family sans
4185 Subsubsection
4186 \end_layout
4187
4188 \begin_layout Enumerate
4189
4190 \family sans
4191 Paragraph
4192 \end_layout
4193
4194 \begin_layout Enumerate
4195
4196 \family sans
4197 Subparagraph
4198 \end_layout
4199
4200 \begin_layout Standard
4201 LyX labels each heading with a series of numbers, separated by periods.
4202  The numbers describe where in the document you are.
4203  Unlike the other headings, parts are numbered with Latin letters.
4204 \end_layout
4205
4206 \begin_layout Standard
4207 Headings all subdivide your document into different pieces of text.
4208  For example, suppose you're writing a book.
4209  You group the book into chapters.
4210  LyX does similar grouping:
4211 \end_layout
4212
4213 \begin_layout Itemize
4214
4215 \family sans
4216 Part
4217 \family default
4218  is divided in either 
4219 \family sans
4220 Chapter
4221 \family default
4222 s or 
4223 \family sans
4224 Section
4225 \family default
4226 s
4227 \end_layout
4228
4229 \begin_layout Itemize
4230
4231 \family sans
4232 Chapter
4233 \family default
4234 s are divided into 
4235 \family sans
4236 Section
4237 \family default
4238 s
4239 \end_layout
4240
4241 \begin_layout Itemize
4242
4243 \family sans
4244 Section
4245 \family default
4246 s are divided into 
4247 \family sans
4248 Subsection
4249 \family default
4250 s
4251 \end_layout
4252
4253 \begin_layout Itemize
4254
4255 \family sans
4256 Subsection
4257 \family default
4258 s are divided into 
4259 \family sans
4260 Subsubsection
4261 \family default
4262 s
4263 \end_layout
4264
4265 \begin_layout Itemize
4266
4267 \family sans
4268 Subsubsection
4269 \family default
4270 s are divided into 
4271 \family sans
4272 Paragraph
4273 \family default
4274 s
4275 \end_layout
4276
4277 \begin_layout Itemize
4278
4279 \family sans
4280 Paragraph
4281 \family default
4282 s are divided into 
4283 \family sans
4284 Subparagraph
4285 \family default
4286 s
4287 \end_layout
4288
4289 \begin_layout Standard
4290 \begin_inset Note Greyedout
4291 status open
4292
4293 \begin_layout Plain Layout
4294
4295 \series bold
4296 Note:
4297 \series default
4298  Not all document types use the 
4299 \family sans
4300 Chapter
4301 \family default
4302  heading as the maximum sectioning level.
4303  In that case the 
4304 \family sans
4305 Section
4306 \family default
4307  is the top-level heading.
4308 \end_layout
4309
4310 \end_inset
4311
4312
4313 \end_layout
4314
4315 \begin_layout Standard
4316 So, if you use the 
4317 \family sans
4318 Subsubsection
4319 \family default
4320  environment to label a new sub-subsection, LyX labels it with its number,
4321  along with the number of the subsection, section, and, if applicable, chapter
4322  that it's in.
4323  For example: the fifth section of the second chapter of this book has the
4324  label 
4325 \begin_inset Quotes eld
4326 \end_inset
4327
4328 2.5
4329 \begin_inset Quotes erd
4330 \end_inset
4331
4332 .
4333 \end_layout
4334
4335 \begin_layout Subsubsection
4336 Unnumbered Headings
4337 \begin_inset Index
4338 status collapsed
4339
4340 \begin_layout Plain Layout
4341 Section headings ! Unnumbered
4342 \end_layout
4343
4344 \end_inset
4345
4346
4347 \end_layout
4348
4349 \begin_layout Standard
4350 There are 5 types of unnumbered section headings.
4351  They are:
4352 \end_layout
4353
4354 \begin_layout Enumerate
4355
4356 \family sans
4357 Part*
4358 \end_layout
4359
4360 \begin_layout Enumerate
4361
4362 \family sans
4363 Chapter*
4364 \end_layout
4365
4366 \begin_layout Enumerate
4367
4368 \family sans
4369 Section*
4370 \end_layout
4371
4372 \begin_layout Enumerate
4373
4374 \family sans
4375 Subsection*
4376 \end_layout
4377
4378 \begin_layout Enumerate
4379
4380 \family sans
4381 Subsubsection*
4382 \end_layout
4383
4384 \begin_layout Standard
4385 The 
4386 \begin_inset Quotes eld
4387 \end_inset
4388
4389 *
4390 \begin_inset Quotes erd
4391 \end_inset
4392
4393  after each name means that these headings are not numbered.
4394  They work the same as their numbered counterparts but won't appear in the
4395  table of contents, see section
4396 \begin_inset space ~
4397 \end_inset
4398
4399
4400 \begin_inset CommandInset ref
4401 LatexCommand ref
4402 reference "sec:toc"
4403
4404 \end_inset
4405
4406 .
4407 \end_layout
4408
4409 \begin_layout Subsubsection
4410 Changing the Numbering
4411 \begin_inset CommandInset label
4412 LatexCommand label
4413 name "sub:Numbering-depth"
4414
4415 \end_inset
4416
4417
4418 \end_layout
4419
4420 \begin_layout Standard
4421 You can also alter which sectioning levels get numbered and which ones appear
4422  in the Table of Contents.
4423  Now, this doesn't remove any of the levels; that's preset in the document
4424  class.
4425  Certain classes start with 
4426 \family sans
4427 Chapter
4428 \family default
4429  and go down to the 
4430 \family sans
4431 Subparagraph
4432 \family default
4433  level.
4434  Others start at 
4435 \family sans
4436 Section
4437 \family default
4438 .
4439  Similarly, not all document classes number all sectioning levels.
4440  Most don't number 
4441 \family sans
4442 Paragraph
4443 \family default
4444  or 
4445 \family sans
4446 Subparagraph
4447 \family default
4448 .
4449  This is something you can change.
4450 \end_layout
4451
4452 \begin_layout Standard
4453 Open the 
4454 \family sans
4455 Document\SpecialChar \menuseparator
4456 Settings
4457 \family default
4458  dialog.
4459 \family sans
4460
4461 \begin_inset Index
4462 status collapsed
4463
4464 \begin_layout Plain Layout
4465 Document ! Settings
4466 \end_layout
4467
4468 \end_inset
4469
4470
4471 \family default
4472  Under 
4473 \family sans
4474 Numbering
4475 \begin_inset space ~
4476 \end_inset
4477
4478 &
4479 \begin_inset space ~
4480 \end_inset
4481
4482 TOC
4483 \family default
4484  you'll see two counters.
4485  The one named 
4486 \family sans
4487 Numbering
4488 \family default
4489  controls how far down in the sectioning hierarchy LyX numbers a section
4490  heading.
4491  The other one controls the appearance of the section headings in the table
4492  of contents.
4493 \end_layout
4494
4495 \begin_layout Subsubsection
4496 Short Titles of Headings
4497 \begin_inset Index
4498 status collapsed
4499
4500 \begin_layout Plain Layout
4501 Section headings ! Short titles
4502 \end_layout
4503
4504 \end_inset
4505
4506
4507 \begin_inset OptArg
4508 status collapsed
4509
4510 \begin_layout Plain Layout
4511 Short Titles
4512 \end_layout
4513
4514 \end_inset
4515
4516
4517 \begin_inset CommandInset label
4518 LatexCommand label
4519 name "sec:Short-Titles"
4520
4521 \end_inset
4522
4523
4524 \end_layout
4525
4526 \begin_layout Standard
4527 Some section or chapter titles, such as this one, can get quite long.
4528  This can cause trouble when there is limited horizontal space.
4529  For example, if the header of the page is set to show the current section
4530  title, a long title will protrude over the page margins and look awful.
4531 \end_layout
4532
4533 \begin_layout Standard
4534 LaTeX allows you to specify a short title for section headings.
4535  This short title is used in the header and in the actual table of contents,
4536  avoiding the problem mentioned.
4537  To specify a short title, use the menu 
4538 \family sans
4539 Insert\SpecialChar \menuseparator
4540 Short
4541 \begin_inset space ~
4542 \end_inset
4543
4544 Title
4545 \family default
4546 .
4547  This will insert a box labeled 
4548 \begin_inset Quotes eld
4549 \end_inset
4550
4551 opt
4552 \begin_inset Quotes erd
4553 \end_inset
4554
4555  (stands for 
4556 \begin_inset Quotes eld
4557 \end_inset
4558
4559 optional
4560 \begin_inset Quotes erd
4561 \end_inset
4562
4563 ) which you can use to enter the short title text.
4564  This also works for captions inside floats.
4565 \end_layout
4566
4567 \begin_layout Standard
4568 The title of this section is a good example of using this feature.
4569 \end_layout
4570
4571 \begin_layout Subsubsection
4572 Special Information
4573 \end_layout
4574
4575 \begin_layout Standard
4576 The following information applies to all section headings:
4577 \end_layout
4578
4579 \begin_layout Itemize
4580 You cannot do any nesting with these environments.
4581 \end_layout
4582
4583 \begin_layout Itemize
4584 You cannot use a margin note in any of these environments.
4585 \end_layout
4586
4587 \begin_layout Itemize
4588 You can only use inline math in these environments.
4589 \end_layout
4590
4591 \begin_layout Itemize
4592 You can use labels and cross-references to refer to their numbers.
4593 \end_layout
4594
4595 \begin_layout Subsection
4596 Quotes and Poetry line spacing
4597 \end_layout
4598
4599 \begin_layout Standard
4600 LyX has three paragraph environments for writing poetry and quotations.
4601  They are 
4602 \family sans
4603 Quote
4604 \family default
4605
4606 \family sans
4607 Quotation
4608 \family default
4609 , and 
4610 \family sans
4611 Verse
4612 \family default
4613 .
4614  Forget the days of changing line spacing and twiddling with margins.
4615  These three paragraph environments already have those changes built-in.
4616  They all widen the left margin and add a bit of extra space above and below
4617  the text they contain.
4618  They also allow nesting, so you can put a 
4619 \family sans
4620 Verse
4621 \family default
4622  in a 
4623 \family sans
4624 Quotation
4625 \family default
4626 , as well as in some other paragraph environments.
4627 \end_layout
4628
4629 \begin_layout Standard
4630 There is another feature of these three paragraph environments: they do
4631  
4632 \emph on
4633 not
4634 \emph default
4635  reset to 
4636 \family sans
4637 Standard
4638 \family default
4639  when you start a new paragraph.
4640  So, you can type in that poem and merrily hit 
4641 \family sans
4642 Return
4643 \family default
4644  without worrying about the paragraph environment changing on you.
4645  Of course, that means that, once you're done typing in that poem, you have
4646  to change back to the 
4647 \family sans
4648 Standard
4649 \family default
4650  environment yourself.
4651 \end_layout
4652
4653 \begin_layout Subsubsection
4654
4655 \family sans
4656 Quote
4657 \family default
4658  and 
4659 \family sans
4660 Quotation
4661 \family default
4662
4663 \begin_inset CommandInset label
4664 LatexCommand label
4665 name "sec:Quote"
4666
4667 \end_inset
4668
4669
4670 \begin_inset Index
4671 status collapsed
4672
4673 \begin_layout Plain Layout
4674 Quotation
4675 \end_layout
4676
4677 \end_inset
4678
4679
4680 \end_layout
4681
4682 \begin_layout Standard
4683 Now that we've described the similarities of these three environments, it's
4684  time for the differences.
4685  
4686 \family sans
4687 Quote
4688 \family default
4689  and 
4690 \family sans
4691 Quotation
4692 \family default
4693  are identical except for one difference: 
4694 \family sans
4695 Quote
4696 \family default
4697  uses extra spacing to separate paragraphs and never indents the first line.
4698  
4699 \family sans
4700 Quotation
4701 \family default
4702  
4703 \emph on
4704 always
4705 \emph default
4706  indents the first line of a paragraph and uses the same line spacing throughout.
4707 \end_layout
4708
4709 \begin_layout Standard
4710 Here's an example of the 
4711 \family sans
4712 Quote
4713 \family default
4714  environment:
4715 \end_layout
4716
4717 \begin_layout Quote
4718 This is in the 
4719 \family sans
4720 Quote
4721 \family default
4722  environment.
4723  I can keep writing, extending this line out further and further until it
4724  wraps.
4725  See -- no indentation!
4726 \end_layout
4727
4728 \begin_layout Quote
4729 Here's the second paragraph of this quote.
4730  Again, there's no indentation, but there is extra space between me and
4731  the other paragraph.
4732 \end_layout
4733
4734 \begin_layout Standard
4735 Here's another example, this time in the 
4736 \family sans
4737 Quotation
4738 \family default
4739  environment:
4740 \end_layout
4741
4742 \begin_layout Quotation
4743 This is in the 
4744 \family sans
4745 Quotation
4746 \family default
4747  environment.
4748  If I keep writing, you'll see the indentation.
4749  If your country uses a writing style that shows off new paragraphs by indenting
4750  the first line, then 
4751 \family sans
4752 Quotation
4753 \family default
4754  is the environment for you! Well, you'd use it 
4755 \emph on
4756 if
4757 \emph default
4758  you were quoting other text.
4759 \end_layout
4760
4761 \begin_layout Quotation
4762 Here's a new paragraph.
4763  I could ramble on and on, like a politician at election time.
4764  If I did that, though, you'd get bored.
4765 \end_layout
4766
4767 \begin_layout Standard
4768 As the examples show, 
4769 \family sans
4770 Quote
4771 \family default
4772  is for those people who use extra space to separate paragraphs.
4773  They should put quotes in the 
4774 \family sans
4775 Quote
4776 \family default
4777  environment.
4778  Those who use indentation to mark a new paragraph should use the 
4779 \family sans
4780 Quotation
4781 \family default
4782  paragraph environment for quoted text.
4783 \end_layout
4784
4785 \begin_layout Subsubsection
4786
4787 \family sans
4788 Verse
4789 \family default
4790
4791 \begin_inset Index
4792 status collapsed
4793
4794 \begin_layout Plain Layout
4795 Paragraph ! Verse
4796 \end_layout
4797
4798 \end_inset
4799
4800
4801 \family sans
4802
4803 \begin_inset Index
4804 status collapsed
4805
4806 \begin_layout Plain Layout
4807 Poetry
4808 \end_layout
4809
4810 \end_inset
4811
4812
4813 \begin_inset CommandInset label
4814 LatexCommand label
4815 name "sec:Verse"
4816
4817 \end_inset
4818
4819
4820 \end_layout
4821
4822 \begin_layout Standard
4823
4824 \family sans
4825 Verse
4826 \family default
4827  is a paragraph environment for poetry, rhymes, verses, and so on.
4828  Here's an example:
4829 \end_layout
4830
4831 \begin_layout Verse
4832 This is in Verse
4833 \begin_inset Newline newline
4834 \end_inset
4835
4836 Which I did not rehearse!
4837 \end_layout
4838
4839 \begin_layout Verse
4840 It could be much worse.
4841  This line could be long, very long, oh so long, so very long that it wraps
4842  around.
4843  It looks okay on screen, but in the printed version, the extra lines are
4844  indented a bit more than the first.
4845  Okay, so it's turned to prose and doesn't rhyme anymore.
4846  So sue me.
4847 \end_layout
4848
4849 \begin_layout Verse
4850 To break a line
4851 \begin_inset Newline newline
4852 \end_inset
4853
4854 And make things look fine
4855 \begin_inset Newline newline
4856 \end_inset
4857
4858 Use 
4859 \begin_inset Info
4860 type  "shortcut"
4861 arg   "newline-insert newline"
4862 \end_inset
4863
4864 .
4865 \end_layout
4866
4867 \begin_layout Standard
4868 As you can see, 
4869 \family sans
4870 Verse
4871 \family default
4872  does not indent both margins.
4873  Each stanza of the verse or poem is in its own paragraph.
4874  To separate the individual lines of a stanza, use the 
4875 \family typewriter
4876 break-line
4877 \family default
4878  function 
4879 \begin_inset Info
4880 type  "shortcut"
4881 arg   "newline-insert newline"
4882 \end_inset
4883
4884 .
4885 \end_layout
4886
4887 \begin_layout Subsection
4888 Lists
4889 \begin_inset Index
4890 status collapsed
4891
4892 \begin_layout Plain Layout
4893 Lists
4894 \end_layout
4895
4896 \end_inset
4897
4898
4899 \begin_inset CommandInset label
4900 LatexCommand label
4901 name "sub:Lists"
4902
4903 \end_inset
4904
4905
4906 \end_layout
4907
4908 \begin_layout Standard
4909 LyX has four different paragraph environments for creating different kinds
4910  of lists.
4911  In the 
4912 \family sans
4913 Itemize
4914 \family default
4915  and 
4916 \family sans
4917 Enumerate
4918 \family default
4919  environments, LyX labels your list items with bullets or numbers, respectively.
4920  In the 
4921 \family sans
4922 Description
4923 \family default
4924  and 
4925 \family sans
4926 List
4927 \family default
4928  environments, LyX lets you provide your own label.
4929  We'll present the individual details of each type of list next after describing
4930  some general features of all four of them.
4931 \end_layout
4932
4933 \begin_layout Subsubsection
4934 General Features
4935 \end_layout
4936
4937 \begin_layout Standard
4938 The four paragraph environments for lists differ from the other environments
4939  in several ways.
4940  First, LyX treats each paragraph as a list item.
4941  Hitting 
4942 \family sans
4943 Return
4944 \family default
4945  does 
4946 \emph on
4947 not
4948 \emph default
4949  reset the environment to 
4950 \family sans
4951 Standard
4952 \family default
4953  but keeps the current environment and creates a new list item.
4954  The nesting depth is hereby kept.
4955  If you want to keep the paragraph environment but reset the current nesting
4956  depth, you can use 
4957 \begin_inset Info
4958 type  "shortcut"
4959 arg   "break-paragraph inverse"
4960 \end_inset
4961
4962  to break paragraphs.
4963 \end_layout
4964
4965 \begin_layout Standard
4966 You can nest lists of any type inside one another.
4967  In fact, LyX changes the labels on some list items depending on how it
4968  is nested.
4969  If you intend to use any of the list paragraph environments, we suggest
4970  you read all of section
4971 \begin_inset space ~
4972 \end_inset
4973
4974
4975 \begin_inset CommandInset ref
4976 LatexCommand ref
4977 reference "sec:Nesting"
4978
4979 \end_inset
4980
4981 .
4982  
4983 \end_layout
4984
4985 \begin_layout Subsubsection
4986
4987 \family sans
4988 Itemize
4989 \family default
4990
4991 \begin_inset Index
4992 status collapsed
4993
4994 \begin_layout Plain Layout
4995 Lists ! Itemize
4996 \end_layout
4997
4998 \end_inset
4999
5000
5001 \begin_inset CommandInset label
5002 LatexCommand label
5003 name "sec:Itemize"
5004
5005 \end_inset
5006
5007
5008 \end_layout
5009
5010 \begin_layout Standard
5011 The first type of list we'll describe in detail is the 
5012 \family sans
5013 Itemize
5014 \family default
5015  paragraph environment.
5016  It has the following properties:
5017 \end_layout
5018
5019 \begin_layout Itemize
5020 Each item has a particular bullet or symbol as its label.
5021 \end_layout
5022
5023 \begin_deeper
5024 \begin_layout Itemize
5025 LyX uses the same symbol for all of the items in a given nesting level.
5026 \end_layout
5027
5028 \begin_layout Itemize
5029 The symbol appears at the beginning of the first line.
5030 \end_layout
5031
5032 \end_deeper
5033 \begin_layout Itemize
5034 The items can have any length.
5035  LyX automatically offsets the left margin of each item.
5036  The offset is always relative to whatever environment the 
5037 \family sans
5038 Itemize
5039 \family default
5040  list may be in.
5041 \end_layout
5042
5043 \begin_layout Itemize
5044 If you nest an 
5045 \family sans
5046 Itemize
5047 \family default
5048  environment inside another 
5049 \family sans
5050 Itemize
5051 \family default
5052  environment, the label changes to a new symbol.
5053 \end_layout
5054
5055 \begin_deeper
5056 \begin_layout Itemize
5057 There are four different symbols for up to a four-fold nesting.
5058 \end_layout
5059
5060 \begin_layout Itemize
5061 LyX always shows the same symbol on screen.
5062 \end_layout
5063
5064 \begin_layout Itemize
5065 See section
5066 \begin_inset space ~
5067 \end_inset
5068
5069
5070 \begin_inset CommandInset ref
5071 LatexCommand ref
5072 reference "sec:Nesting"
5073
5074 \end_inset
5075
5076  for a full explanation of nesting.
5077 \end_layout
5078
5079 \end_deeper
5080 \begin_layout Standard
5081 Of course, that explanation was also an example of an 
5082 \family sans
5083 Itemize
5084 \family default
5085  list.
5086  The 
5087 \family sans
5088 Itemize
5089 \family default
5090  environment is best suited for lists where the order doesn't matter.
5091 \end_layout
5092
5093 \begin_layout Standard
5094 We said that different levels use different symbols as their label.
5095  Here's an example of all four possible symbols.
5096  Note that those of you reading this manual within LyX won't see any difference.
5097 \end_layout
5098
5099 \begin_layout Itemize
5100 The label for the first level 
5101 \family sans
5102 Itemize
5103 \family default
5104  is a large black dot, or bullet.
5105 \end_layout
5106
5107 \begin_deeper
5108 \begin_layout Itemize
5109 The label for the second level is a dash.
5110 \end_layout
5111
5112 \begin_deeper
5113 \begin_layout Itemize
5114 The label for the third is an asterisk.
5115 \end_layout
5116
5117 \begin_deeper
5118 \begin_layout Itemize
5119 The label for the fourth is a centered dot.
5120 \end_layout
5121
5122 \end_deeper
5123 \begin_layout Itemize
5124 Back out to the third level.
5125 \end_layout
5126
5127 \end_deeper
5128 \begin_layout Itemize
5129 Back to the second level.
5130 \end_layout
5131
5132 \end_deeper
5133 \begin_layout Itemize
5134 Back to the outermost level.
5135 \end_layout
5136
5137 \begin_layout Standard
5138 These are the default labels for an 
5139 \family sans
5140 Itemize
5141 \family default
5142  list.
5143  You can customize these labels in the 
5144 \family sans
5145 Document\SpecialChar \menuseparator
5146 Settings
5147 \family default
5148  dialog in the submenu 
5149 \family sans
5150 Bullets
5151 \family default
5152 .
5153 \family sans
5154
5155 \begin_inset Index
5156 status collapsed
5157
5158 \begin_layout Plain Layout
5159 Document ! Settings
5160 \end_layout
5161
5162 \end_inset
5163
5164
5165 \end_layout
5166
5167 \begin_layout Standard
5168 Notice how the space between items decreases with increasing depth.
5169  We'll explain nesting and all the tricks you can do with different depths
5170  in section
5171 \begin_inset space ~
5172 \end_inset
5173
5174
5175 \begin_inset CommandInset ref
5176 LatexCommand ref
5177 reference "sec:Nesting"
5178
5179 \end_inset
5180
5181 .
5182 \end_layout
5183
5184 \begin_layout Subsubsection
5185
5186 \family sans
5187 Enumerate
5188 \family default
5189
5190 \begin_inset Index
5191 status collapsed
5192
5193 \begin_layout Plain Layout
5194 Lists ! Enumerate
5195 \end_layout
5196
5197 \end_inset
5198
5199
5200 \begin_inset CommandInset label
5201 LatexCommand label
5202 name "sec:Enumerate"
5203
5204 \end_inset
5205
5206
5207 \end_layout
5208
5209 \begin_layout Standard
5210 The 
5211 \family sans
5212 Enumerate
5213 \family default
5214  environment is used to create numbered lists and outlines.
5215  It has these properties:
5216 \end_layout
5217
5218 \begin_layout Enumerate
5219 Each item has a numeral as its label.
5220 \end_layout
5221
5222 \begin_deeper
5223 \begin_layout Enumerate
5224 The type of numeral depends on the nesting depth.
5225 \end_layout
5226
5227 \end_deeper
5228 \begin_layout Enumerate
5229 LyX automatically counts the items for you and updates the label as appropriate.
5230 \end_layout
5231
5232 \begin_layout Enumerate
5233 Each new 
5234 \family sans
5235 Enumerate
5236 \family default
5237  environment resets the counter to one.
5238 \end_layout
5239
5240 \begin_layout Enumerate
5241 Like the 
5242 \family sans
5243 Itemize
5244 \family default
5245  environment, the 
5246 \family sans
5247 Enumerate
5248 \family default
5249  environment:
5250 \end_layout
5251
5252 \begin_deeper
5253 \begin_layout Enumerate
5254 Offsets the items relative to the left margin.
5255  Items can have any length.
5256 \end_layout
5257
5258 \begin_layout Enumerate
5259 Reduces the space between items as the nesting depth increases.
5260 \end_layout
5261
5262 \begin_layout Enumerate
5263 Uses different types of labels depending on the nesting depth.
5264 \end_layout
5265
5266 \begin_layout Enumerate
5267 Allows up to a four-fold nesting.
5268 \end_layout
5269
5270 \end_deeper
5271 \begin_layout Standard
5272 Unlike the 
5273 \family sans
5274 Itemize
5275 \family default
5276  environment, 
5277 \family sans
5278 Enumerate
5279 \family default
5280  shows the different labels for each item in LyX.
5281  Here is how LyX labels the four different levels in an 
5282 \family sans
5283 Enumerate
5284 \family default
5285 :
5286 \end_layout
5287
5288 \begin_layout Enumerate
5289 The first level of an 
5290 \family sans
5291 Enumerate
5292 \family default
5293  uses Arabic numerals followed by a period.
5294 \end_layout
5295
5296 \begin_deeper
5297 \begin_layout Enumerate
5298 The second level uses lower case letters surrounded by parentheses.
5299 \end_layout
5300
5301 \begin_deeper
5302 \begin_layout Enumerate
5303 The third level uses lower-case Roman numerals followed by a period.
5304 \end_layout
5305
5306 \begin_deeper
5307 \begin_layout Enumerate
5308 The fourth level uses capital letters followed by a period.
5309 \end_layout
5310
5311 \begin_layout Enumerate
5312 Again, notice the decrease in the spacing between items as the nesting depth
5313  increases.
5314 \end_layout
5315
5316 \end_deeper
5317 \begin_layout Enumerate
5318 Back to the third level
5319 \end_layout
5320
5321 \end_deeper
5322 \begin_layout Enumerate
5323 Back to the second level.
5324 \end_layout
5325
5326 \end_deeper
5327 \begin_layout Enumerate
5328 Back to the outermost level.
5329 \end_layout
5330
5331 \begin_layout Standard
5332 Once again, you can customize the type of numbering used in the 
5333 \family sans
5334 Enumerate
5335 \family default
5336  environment.
5337  It involves adding commands to the LaTeX preamble (see the 
5338 \emph on
5339 Additional Features
5340 \emph default
5341  manual).
5342  As stated earlier, such customization only shows up in the printed version,
5343  not in LyX.
5344 \end_layout
5345
5346 \begin_layout Standard
5347 There is more to nesting 
5348 \family sans
5349 Enumerate
5350 \family default
5351  environments than we've stated here.
5352  You should read section
5353 \begin_inset space ~
5354 \end_inset
5355
5356
5357 \begin_inset CommandInset ref
5358 LatexCommand ref
5359 reference "sec:Nesting"
5360
5361 \end_inset
5362
5363  to learn more about nesting.
5364 \end_layout
5365
5366 \begin_layout Subsubsection
5367
5368 \family sans
5369 Description
5370 \family default
5371
5372 \begin_inset Index
5373 status collapsed
5374
5375 \begin_layout Plain Layout
5376 Lists ! Description
5377 \end_layout
5378
5379 \end_inset
5380
5381
5382 \end_layout
5383
5384 \begin_layout Standard
5385 Unlike the previous two environments, the 
5386 \family sans
5387 Description
5388 \family default
5389  list has no fixed label.
5390  Instead, LyX uses the first 
5391 \begin_inset Quotes eld
5392 \end_inset
5393
5394 word
5395 \begin_inset Quotes erd
5396 \end_inset
5397
5398  of the first line as the label.
5399  Here's an example:
5400 \end_layout
5401
5402 \begin_layout Description
5403 Example: This is an example of the 
5404 \family sans
5405 Description
5406 \family default
5407  environment.
5408 \end_layout
5409
5410 \begin_layout Standard
5411 LyX typesets the label in boldface and puts extra space between it and the
5412  rest of the line.
5413 \end_layout
5414
5415 \begin_layout Standard
5416 With the first 
5417 \begin_inset Quotes eld
5418 \end_inset
5419
5420 word
5421 \begin_inset Quotes erd
5422 \end_inset
5423
5424  it is meant that the first hit of the 
5425 \family sans
5426 Space
5427 \family default
5428  key ends the label if you are at the beginning of the first line of an
5429  item.
5430  If you need to use more than one word in the label use a 
5431 \family sans
5432 Protected Blank
5433 \family default
5434 .
5435  (Use either 
5436 \family sans
5437 Ctrl+Space
5438 \family default
5439  or the menu 
5440 \family sans
5441 Insert\SpecialChar \menuseparator
5442 Formatting\SpecialChar \menuseparator
5443 Protected
5444 \begin_inset space ~
5445 \end_inset
5446
5447 Space
5448 \family default
5449 , see section
5450 \begin_inset space ~
5451 \end_inset
5452
5453
5454 \begin_inset CommandInset ref
5455 LatexCommand ref
5456 reference "sub:Protected-Space"
5457
5458 \end_inset
5459
5460  for more info.) Here is an example:
5461 \end_layout
5462
5463 \begin_layout Description
5464 Second
5465 \begin_inset space ~
5466 \end_inset
5467
5468 Example: This one shows how to use a 
5469 \family sans
5470 Protected
5471 \begin_inset space ~
5472 \end_inset
5473
5474 Blank
5475 \family default
5476  in the label of a 
5477 \family sans
5478 Description
5479 \family default
5480  list item.
5481 \end_layout
5482
5483 \begin_layout Description
5484 Usage: You should use the 
5485 \family sans
5486 Description
5487 \family default
5488  environment for things like definitions and theorems.
5489  Use it when you need to make one word in particular stand out in the text
5490  that describes it.
5491  It's not a good idea to use a 
5492 \family sans
5493 Description
5494 \family default
5495  environment when you have an entire sentence that you want to describe.
5496  You're better off using 
5497 \family sans
5498 Itemize
5499 \family default
5500  or 
5501 \family sans
5502 Enumerate
5503 \family default
5504  and nesting several 
5505 \family sans
5506 Standard
5507 \family default
5508  paragraphs into them.
5509 \end_layout
5510
5511 \begin_layout Description
5512 Nesting: You can nest 
5513 \family sans
5514 Description
5515 \family default
5516  environments inside one another, nest them in other types of lists, and
5517  so on.
5518 \end_layout
5519
5520 \begin_layout Standard
5521 Notice that after the first line, LyX indents subsequent lines, offsetting
5522  them from the first line.
5523 \end_layout
5524
5525 \begin_layout Subsubsection
5526 The LyX 
5527 \family sans
5528 List
5529 \family default
5530
5531 \begin_inset Index
5532 status collapsed
5533
5534 \begin_layout Plain Layout
5535 Lists ! LyX list
5536 \end_layout
5537
5538 \end_inset
5539
5540
5541 \end_layout
5542
5543 \begin_layout Standard
5544 The 
5545 \family sans
5546 List
5547 \family default
5548  environment is a LyX extension to LaTeX.
5549  
5550 \end_layout
5551
5552 \begin_layout Standard
5553 Like the 
5554 \family sans
5555 Description
5556 \family default
5557  environment the 
5558 \family sans
5559 List
5560 \family default
5561  environment has user-defined labels for each list item.
5562  There are the following properties of this list environment:
5563 \end_layout
5564
5565 \begin_layout Labeling
5566 \labelwidthstring 00.00.0000
5567 item
5568 \begin_inset space ~
5569 \end_inset
5570
5571 labels LyX uses the first 
5572 \begin_inset Quotes eld
5573 \end_inset
5574
5575 word
5576 \begin_inset Quotes erd
5577 \end_inset
5578
5579  of each line as the item label.
5580  The first 
5581 \family sans
5582 Space
5583 \family default
5584  after the beginning of the first line of an item marks the end of the label.
5585  If you need to use more than one word in an item label, use a protected
5586  blank as described above.
5587 \end_layout
5588
5589 \begin_layout Labeling
5590 \labelwidthstring 00.00.0000
5591 margins As you can see, LyX uses different margins for the item label and
5592  the body of the item text.
5593  The body of the text has a larger left margin, which is equal to the default
5594  label width plus a little extra space.
5595  
5596 \end_layout
5597
5598 \begin_layout Labeling
5599 \labelwidthstring 00.00.0000
5600 label
5601 \begin_inset space ~
5602 \end_inset
5603
5604 width LyX uses the width of the label, or the default width, whatever is
5605  larger.
5606  If the label width is larger, the label 
5607 \begin_inset Quotes eld
5608 \end_inset
5609
5610 extends
5611 \begin_inset Quotes erd
5612 \end_inset
5613
5614  into the first line.
5615  In other words, the text of the first line isn't aligned with the left
5616  margin of the rest of the item text.
5617 \end_layout
5618
5619 \begin_layout Labeling
5620 \labelwidthstring 00.00.0000
5621 default
5622 \begin_inset space ~
5623 \end_inset
5624
5625 width You can set the default label width to ensure that the text of all
5626  items in a 
5627 \family sans
5628 List
5629 \family default
5630  environment have the same left margin.
5631 \begin_inset Newline newline
5632 \end_inset
5633
5634 To change the default width, select all items in the list.
5635  Now open the 
5636 \family sans
5637 Edit\SpecialChar \menuseparator
5638 Paragraph
5639 \begin_inset space ~
5640 \end_inset
5641
5642 Settings
5643 \family default
5644  dialog.
5645  The text in the box 
5646 \family sans
5647 Longest
5648 \begin_inset space ~
5649 \end_inset
5650
5651 label
5652 \family default
5653  determines the default label width.
5654  You can use the text of your largest label here, but you can also use the
5655  letter 
5656 \begin_inset Quotes eld
5657 \end_inset
5658
5659 M
5660 \begin_inset Quotes erd
5661 \end_inset
5662
5663  multiple times instead.
5664  The M is the widest character and is a standard unit of widths in LaTeX.
5665  By using 
5666 \begin_inset Quotes eld
5667 \end_inset
5668
5669 M
5670 \begin_inset Quotes erd
5671 \end_inset
5672
5673  as the unit of width you don't need to keep changing the contents of 
5674 \family sans
5675 Longest
5676 \begin_inset space ~
5677 \end_inset
5678
5679 label
5680 \family default
5681  every time you alter a label in a 
5682 \family sans
5683 List
5684 \family default
5685  environment.
5686 \begin_inset Newline newline
5687 \end_inset
5688
5689 The predefined default width is the length of 
5690 \begin_inset Quotes eld
5691 \end_inset
5692
5693 00.00.0000
5694 \begin_inset Quotes erd
5695 \end_inset
5696
5697  (equal to 6 M).
5698  
5699 \begin_inset Newline newline
5700 \end_inset
5701
5702
5703 \begin_inset Note Greyedout
5704 status open
5705
5706 \begin_layout Plain Layout
5707
5708 \series bold
5709 Note:
5710 \series default
5711  Setting the cursor into a list item to change only its label width will
5712  only change the width inside LyX but not in the output.
5713 \end_layout
5714
5715 \end_inset
5716
5717
5718 \end_layout
5719
5720 \begin_layout Standard
5721 You should use the 
5722 \family sans
5723 List
5724 \family default
5725  environment the same way like the 
5726 \family sans
5727 Description
5728 \family default
5729  list: When you need one word to stand out from the text that describes
5730  it.
5731  The 
5732 \family sans
5733 List
5734 \family default
5735  environment gives you another way to do this, using a different overall
5736  layout.
5737 \end_layout
5738
5739 \begin_layout Standard
5740 You can nest 
5741 \family sans
5742 List
5743 \family default
5744  environments inside one another, nest them in other types of lists, and
5745  so on.
5746  They work just like the other list paragraph environments.
5747  Read section
5748 \begin_inset space ~
5749 \end_inset
5750
5751
5752 \begin_inset CommandInset ref
5753 LatexCommand ref
5754 reference "sec:Nesting"
5755
5756 \end_inset
5757
5758  to learn about nesting.
5759 \end_layout
5760
5761 \begin_layout Standard
5762 There is yet another feature of the 
5763 \family sans
5764 List
5765 \family default
5766  environment: As you can see in the examples, LyX left-justifies the item
5767  labels by default.
5768  You can use additional 
5769 \family sans
5770 HFills
5771 \family default
5772  to change how LyX justifies the item label.
5773  
5774 \family sans
5775 Hfills
5776 \family default
5777  are documented in section
5778 \begin_inset space ~
5779 \end_inset
5780
5781
5782 \begin_inset CommandInset ref
5783 LatexCommand ref
5784 reference "sub:Horizontal-Space"
5785
5786 \end_inset
5787
5788 .
5789  Here are some examples:
5790 \end_layout
5791
5792 \begin_layout Labeling
5793 \labelwidthstring 00.00.0000
5794 Left The default for 
5795 \family sans
5796 List
5797 \family default
5798  item labels.
5799 \end_layout
5800
5801 \begin_layout Labeling
5802 \labelwidthstring 00.00.0000
5803 \begin_inset space \hfill{}
5804 \end_inset
5805
5806 Right One 
5807 \family sans
5808 HFill
5809 \family default
5810  at the beginning of the label right justifies it.
5811 \end_layout
5812
5813 \begin_layout Labeling
5814 \labelwidthstring 00.00.0000
5815 \begin_inset space \hfill{}
5816 \end_inset
5817
5818 Center
5819 \begin_inset space \hfill{}
5820 \end_inset
5821
5822  One 
5823 \family sans
5824 HFill
5825 \family default
5826  at the beginning of the label and one at the end centers it.
5827 \end_layout
5828
5829 \begin_layout Subsection
5830 Letters
5831 \begin_inset Index
5832 status collapsed
5833
5834 \begin_layout Plain Layout
5835 Letters
5836 \end_layout
5837
5838 \end_inset
5839
5840
5841 \end_layout
5842
5843 \begin_layout Subsubsection
5844
5845 \family sans
5846 Address
5847 \family default
5848  and 
5849 \family sans
5850 Right
5851 \begin_inset space ~
5852 \end_inset
5853
5854 Address
5855 \family default
5856 : An Overview
5857 \end_layout
5858
5859 \begin_layout Standard
5860 Although LyX has document classes for letters, we've also created two paragraph
5861  environments called 
5862 \family sans
5863 Address
5864 \family default
5865  and 
5866 \family sans
5867 Right
5868 \begin_inset space ~
5869 \end_inset
5870
5871 Address
5872 \family default
5873 .
5874  To use the letter class, you need to use specific paragraph environments
5875  in a specific order, otherwise LaTeX gags on the document.
5876  In contrast, you can use the 
5877 \family sans
5878 Address
5879 \family default
5880  and 
5881 \family sans
5882 Right
5883 \begin_inset space ~
5884 \end_inset
5885
5886 Address
5887 \family default
5888  paragraph environments anywhere with no problem.
5889  You can even nest them inside other environments, though you can't nest
5890  anything in them.
5891 \end_layout
5892
5893 \begin_layout Standard
5894 Of course, you're not limited to using 
5895 \family sans
5896 Address
5897 \family default
5898  and 
5899 \family sans
5900 Right
5901 \begin_inset space ~
5902 \end_inset
5903
5904 Address
5905 \family default
5906  for letters only.
5907  
5908 \family sans
5909 Right
5910 \begin_inset space ~
5911 \end_inset
5912
5913 Address
5914 \family default
5915 , in particular, is useful for creating article titles like those used in
5916  some European academic papers.
5917 \end_layout
5918
5919 \begin_layout Subsubsection
5920 Usage
5921 \begin_inset CommandInset label
5922 LatexCommand label
5923 name "sec:Address-Usage"
5924
5925 \end_inset
5926
5927
5928 \end_layout
5929
5930 \begin_layout Standard
5931 The 
5932 \family sans
5933 Address
5934 \family default
5935  environment formats text in the style of an address, which is also used
5936  for the opening and signature in some countries.
5937  Similarly, the 
5938 \family sans
5939 Right
5940 \begin_inset space ~
5941 \end_inset
5942
5943 Address
5944 \family default
5945  environment formats text in the style of a right-justified address, which
5946  is used for the sender's address and today's date in some countries.
5947  Here's an example of each:
5948 \end_layout
5949
5950 \begin_layout Right Address
5951 Right Address
5952 \begin_inset Newline newline
5953 \end_inset
5954
5955 Who I am
5956 \begin_inset Newline newline
5957 \end_inset
5958
5959 Where I am
5960 \begin_inset Newline newline
5961 \end_inset
5962
5963 When is it? What is today?
5964 \end_layout
5965
5966 \begin_layout Standard
5967 That was 
5968 \family sans
5969 Right
5970 \begin_inset space ~
5971 \end_inset
5972
5973 Address
5974 \family default
5975 .
5976  Notice that the lines all have the same left margin, which LyX sets to
5977  fit the largest block of text on a single line.
5978  Here's an example of the 
5979 \family sans
5980 Address
5981 \family default
5982  environment:
5983 \end_layout
5984
5985 \begin_layout Address
5986 Who are you
5987 \begin_inset Newline newline
5988 \end_inset
5989
5990 Where do I send this
5991 \begin_inset Newline newline
5992 \end_inset
5993
5994 Your post office and country
5995 \end_layout
5996
5997 \begin_layout Standard
5998 As you can see, both 
5999 \family sans
6000 Address
6001 \family default
6002  and 
6003 \family sans
6004 Right
6005 \begin_inset space ~
6006 \end_inset
6007
6008 Address
6009 \family default
6010  add extra space between themselves and the next paragraph.
6011  If you hit 
6012 \family sans
6013 Return
6014 \family default
6015  in either of these environments, LyX resets the nesting depth and sets
6016  the environment to 
6017 \family sans
6018 Standard
6019 \family default
6020 .
6021  This makes sense, since 
6022 \family sans
6023 Return
6024 \family default
6025  is the 
6026 \family typewriter
6027 break-paragraph
6028 \family default
6029  function, and the individual lines of an address are not paragraphs.
6030  Thus, you have to use 
6031 \family typewriter
6032 break-line
6033 \family default
6034  (
6035 \begin_inset Info
6036 type  "shortcut"
6037 arg   "newline-insert newline"
6038 \end_inset
6039
6040  or 
6041 \family sans
6042 Formatting
6043 \begin_inset space ~
6044 \end_inset
6045
6046 Character\SpecialChar \menuseparator
6047 Line
6048 \begin_inset space ~
6049 \end_inset
6050
6051 Break
6052 \family default
6053  from the 
6054 \family sans
6055 Insert
6056 \family default
6057  menu) to start a new line in an 
6058 \family sans
6059 Address
6060 \family default
6061  or 
6062 \family sans
6063 Right
6064 \begin_inset space ~
6065 \end_inset
6066
6067 Address
6068 \family default
6069  environment.
6070 \end_layout
6071
6072 \begin_layout Subsection
6073 Academic Writing
6074 \end_layout
6075
6076 \begin_layout Standard
6077 Most academic writing begins with an abstract and ends with a bibliography
6078  or list of references.
6079  LyX contains paragraph environments for both of these.
6080 \end_layout
6081
6082 \begin_layout Subsubsection
6083
6084 \family sans
6085 Abstract
6086 \begin_inset Index
6087 status collapsed
6088
6089 \begin_layout Plain Layout
6090 Abstracts
6091 \end_layout
6092
6093 \end_inset
6094
6095
6096 \end_layout
6097
6098 \begin_layout Standard
6099 The 
6100 \family sans
6101 Abstract
6102 \family default
6103  environment is used for the abstract of an article.
6104  Technically, you could use this environment anywhere, but you really should
6105  only use it at the beginning of the document, after the title.
6106  Also, don't bother trying to nest 
6107 \family sans
6108 Abstract
6109 \family default
6110  in anything else or vice versa.
6111  It won't work.
6112  The 
6113 \family sans
6114 Abstract
6115 \family default
6116  environment is only useful in the article and report document classes.
6117  The book document classes ignores the 
6118 \family sans
6119 Abstract
6120 \family default
6121  completely, and it's utterly silly to use 
6122 \family sans
6123 Abstract
6124 \family default
6125  in a letter document class.
6126 \end_layout
6127
6128 \begin_layout Standard
6129 The 
6130 \family sans
6131 Abstract
6132 \family default
6133  environment does several things for you.
6134  First, it puts the centered label 
6135 \begin_inset Quotes eld
6136 \end_inset
6137
6138 Abstract
6139 \begin_inset Quotes erd
6140 \end_inset
6141
6142  above the text.
6143  The label and the text of the abstract are separated by some extra vertical
6144  space.
6145  Second, it typesets everything in a smaller font, just as you'd expect.
6146  Lastly, it adds a bit of extra vertical space between the abstract and
6147  the subsequent text.
6148  Well, that's how it will appear on the LyX screen.
6149  The appearance in the output depends on the used article or report class.
6150 \end_layout
6151
6152 \begin_layout Standard
6153 Starting a new paragraph by hitting 
6154 \family sans
6155 Return
6156 \family default
6157  does not reset the paragraph environment.
6158  The new paragraph will still be in the 
6159 \family sans
6160 Abstract
6161 \family default
6162  environment.
6163  So, you will have to change the paragraph environment yourself when you
6164  finish entering the abstract of your document.
6165 \end_layout
6166
6167 \begin_layout Standard
6168 \begin_inset Float figure
6169 wide false
6170 sideways false
6171 status open
6172
6173 \begin_layout Plain Layout
6174 \align center
6175 \begin_inset Graphics
6176         filename clipart/Abstract.pdf
6177         lyxscale 25
6178
6179 \end_inset
6180
6181
6182 \end_layout
6183
6184 \begin_layout Plain Layout
6185 \begin_inset Caption
6186
6187 \begin_layout Plain Layout
6188 \begin_inset CommandInset label
6189 LatexCommand label
6190 name "cap:Paragraph-in-the"
6191
6192 \end_inset
6193
6194 Paragraph in the 
6195 \family sans
6196 Abstract
6197 \family default
6198  environment
6199 \end_layout
6200
6201 \end_inset
6202
6203
6204 \end_layout
6205
6206 \end_inset
6207
6208
6209 \end_layout
6210
6211 \begin_layout Standard
6212 We'd love to give you directly an example of the 
6213 \family sans
6214 Abstract
6215 \family default
6216  environment, but since this document is in the 
6217 \begin_inset Quotes eld
6218 \end_inset
6219
6220 book
6221 \begin_inset Quotes erd
6222 \end_inset
6223
6224  class, we can't do this.
6225  We inserted it therefore as figure
6226 \begin_inset space ~
6227 \end_inset
6228
6229
6230 \begin_inset CommandInset ref
6231 LatexCommand ref
6232 reference "cap:Paragraph-in-the"
6233
6234 \end_inset
6235
6236 .
6237  If you've never heard of an 
6238 \begin_inset Quotes eld
6239 \end_inset
6240
6241 abstract
6242 \begin_inset Quotes erd
6243 \end_inset
6244
6245  before, you can safely ignore this environment.
6246 \end_layout
6247
6248 \begin_layout Subsubsection
6249
6250 \family sans
6251 Bibliography
6252 \family default
6253
6254 \begin_inset Index
6255 status collapsed
6256
6257 \begin_layout Plain Layout
6258 Bibliography
6259 \end_layout
6260
6261 \end_inset
6262
6263
6264 \begin_inset CommandInset label
6265 LatexCommand label
6266 name "sub:Biblio_environment"
6267
6268 \end_inset
6269
6270
6271 \end_layout
6272
6273 \begin_layout Standard
6274 The 
6275 \family sans
6276 Bibliography
6277 \family default
6278  environment is used to list references.
6279  Technically, you could use this environment anywhere, but you really should
6280  only use it at the end of the document.
6281  Nesting 
6282 \family sans
6283 Bibliography
6284 \family default
6285  in anything else or vice versa won't work.
6286 \end_layout
6287
6288 \begin_layout Standard
6289 When you first open a 
6290 \family sans
6291 Bibliography
6292 \family default
6293  environment, LyX adds a large vertical space, followed by the heading 
6294 \begin_inset Quotes eld
6295 \end_inset
6296
6297 Bibliography
6298 \begin_inset Quotes erd
6299 \end_inset
6300
6301  or 
6302 \begin_inset Quotes eld
6303 \end_inset
6304
6305 References,
6306 \begin_inset Quotes erd
6307 \end_inset
6308
6309  depending on the document class.
6310  The heading is in a large boldface font.
6311  Each paragraph of the 
6312 \family sans
6313 Bibliography
6314 \family default
6315  environment is a bibliography entry.
6316  Thus, hitting 
6317 \family sans
6318 Return
6319 \family default
6320  does not reset the paragraph environment.
6321  Each new paragraph is still in the 
6322 \family sans
6323 Bibliography
6324 \family default
6325  environment.
6326 \end_layout
6327
6328 \begin_layout Standard
6329 There is another, usually better way to include references in your document
6330  by using a BibTeX database.
6331  For more information on that, and for a a detailed description of LyX's
6332  bibliography handling, have a look at in section
6333 \begin_inset space ~
6334 \end_inset
6335
6336
6337 \begin_inset CommandInset ref
6338 LatexCommand ref
6339 reference "sec:Bibliography"
6340
6341 \end_inset
6342
6343 .
6344 \end_layout
6345
6346 \begin_layout Subsection
6347 LyX
6348 \family sans
6349 -Code
6350 \begin_inset Index
6351 status collapsed
6352
6353 \begin_layout Plain Layout
6354 Paragraph ! LyX code
6355 \end_layout
6356
6357 \end_inset
6358
6359
6360 \begin_inset CommandInset label
6361 LatexCommand label
6362 name "sub:LyX-Code"
6363
6364 \end_inset
6365
6366
6367 \end_layout
6368
6369 \begin_layout Standard
6370 The 
6371 \family sans
6372 LyX-Code
6373 \family default
6374  environment is another LyX extension.
6375  It type-sets text in a typewriter-style font.
6376  It also treats the 
6377 \family sans
6378 Space
6379 \family default
6380  key as a fixed whitespace;
6381 \begin_inset Foot
6382 status collapsed
6383
6384 \begin_layout Plain Layout
6385 In the 
6386 \family sans
6387 LyX-Code
6388 \family default
6389  environment, the 
6390 \family sans
6391 Space
6392 \family default
6393  key is treated as a 
6394 \family sans
6395 Protected
6396 \begin_inset space ~
6397 \end_inset
6398
6399 Blank
6400 \family default
6401  instead of an end-of-word marker.
6402 \end_layout
6403
6404 \end_inset
6405
6406  this is the only case in which you can type multiple whitespaces in LyX.
6407  If you need to insert blank lines, you'll still need to use 
6408 \begin_inset Info
6409 type  "shortcut"
6410 arg   "newline-insert newline"
6411 \end_inset
6412
6413  (the 
6414 \family typewriter
6415 break-line
6416 \family default
6417  function).
6418  
6419 \family sans
6420 Return
6421 \family default
6422  breaks paragraphs.
6423  Note, however, that 
6424 \family sans
6425 Return
6426 \family default
6427  does not reset the paragraph environment.
6428  So, when you finish using the 
6429 \family sans
6430 LyX-Code
6431 \family default
6432  environment, you'll need to change the paragraph environment yourself.
6433  Also, you can nest the 
6434 \family sans
6435 LyX-Code
6436 \family default
6437  environment inside of others.
6438 \end_layout
6439
6440 \begin_layout Standard
6441 There are a few quirks with this environment:
6442 \end_layout
6443
6444 \begin_layout Itemize
6445 You cannot use 
6446 \begin_inset Info
6447 type  "shortcut"
6448 arg   "newline-insert newline"
6449 \end_inset
6450
6451  at the beginning of a new paragraph (i.
6452 \begin_inset space \thinspace{}
6453 \end_inset
6454
6455 g.
6456 \begin_inset space ~
6457 \end_inset
6458
6459 you can't follow 
6460 \family sans
6461 Return
6462 \family default
6463  with a 
6464 \begin_inset Info
6465 type  "shortcut"
6466 arg   "newline-insert newline"
6467 \end_inset
6468
6469 ).
6470 \end_layout
6471
6472 \begin_layout Itemize
6473 You can't follow a 
6474 \begin_inset Info
6475 type  "shortcut"
6476 arg   "newline-insert newline"
6477 \end_inset
6478
6479  with a 
6480 \family sans
6481 Space
6482 \family default
6483 .
6484 \end_layout
6485
6486 \begin_deeper
6487 \begin_layout Itemize
6488 Use a 
6489 \family sans
6490 Return
6491 \family default
6492  to begin a new paragraph, then you can use a 
6493 \family sans
6494 Space
6495 \family default
6496 .
6497 \end_layout
6498
6499 \begin_layout Itemize
6500 Or: use 
6501 \family sans
6502 Ctrl+Space
6503 \family default
6504  instead.
6505 \end_layout
6506
6507 \end_deeper
6508 \begin_layout Itemize
6509 You can't have an empty paragraph or an empty line.
6510  You must put at least one 
6511 \family sans
6512 Space
6513 \family default
6514  in any line you want blank.
6515  Otherwise, LaTeX generates errors.
6516 \end_layout
6517
6518 \begin_layout Itemize
6519 You cannot get the typewriter double quotes by typing 
6520 \family sans
6521 "
6522 \family default
6523  since that will insert 
6524 \emph on
6525 real
6526 \emph default
6527  quotes.
6528  You get the typewriter double quotes with 
6529 \begin_inset Info
6530 type  "shortcut"
6531 arg   "self-insert \""
6532 \end_inset
6533
6534 .
6535 \end_layout
6536
6537 \begin_layout Standard
6538 Here's an example:
6539 \end_layout
6540
6541 \begin_layout LyX-Code
6542 #include <stdio.h>
6543 \end_layout
6544
6545 \begin_layout LyX-Code
6546  
6547 \end_layout
6548
6549 \begin_layout LyX-Code
6550 int main(void)
6551 \end_layout
6552
6553 \begin_layout LyX-Code
6554 {
6555 \end_layout
6556
6557 \begin_layout LyX-Code
6558     printf("Hello World!
6559 \backslash
6560 n");
6561 \end_layout
6562
6563 \begin_layout LyX-Code
6564     return 0;
6565 \end_layout
6566
6567 \begin_layout LyX-Code
6568 }
6569 \end_layout
6570
6571 \begin_layout Standard
6572 This is just the standard 
6573 \begin_inset Quotes eld
6574 \end_inset
6575
6576 Hello world!
6577 \begin_inset Quotes erd
6578 \end_inset
6579
6580  program.
6581  
6582 \end_layout
6583
6584 \begin_layout Standard
6585
6586 \family sans
6587 LyX-Code
6588 \family default
6589  has one purpose: to typeset code, such as program source, shell scripts,
6590  rc-files, and so on.
6591  Use it only in those very special cases where you need to generate text
6592  as if you used a typewriter.
6593 \begin_inset Index
6594 status collapsed
6595
6596 \begin_layout Plain Layout
6597 Paragraph environments|)
6598 \end_layout
6599
6600 \end_inset
6601
6602
6603 \end_layout
6604
6605 \begin_layout Section
6606 Nesting Environments
6607 \begin_inset Index
6608 status collapsed
6609
6610 \begin_layout Plain Layout
6611 Nesting ! Environments
6612 \end_layout
6613
6614 \end_inset
6615
6616
6617 \begin_inset CommandInset label
6618 LatexCommand label
6619 name "sec:Nesting"
6620
6621 \end_inset
6622
6623
6624 \end_layout
6625
6626 \begin_layout Subsection
6627 Introduction
6628 \end_layout
6629
6630 \begin_layout Standard
6631 LyX treats text as a unified block with a particular context and specific
6632  properties.
6633  This allows you to create blocks that inherits some of the properties of
6634  another block.
6635  For example you have three main points in an outline, but point #2 also
6636  has two subpoints.
6637  In other words, you have a list inside of another list, with the inner
6638  list 
6639 \begin_inset Quotes eld
6640 \end_inset
6641
6642 attached
6643 \begin_inset Quotes erd
6644 \end_inset
6645
6646  to item #2:
6647 \end_layout
6648
6649 \begin_layout Enumerate
6650 one
6651 \end_layout
6652
6653 \begin_layout Enumerate
6654 two
6655 \end_layout
6656
6657 \begin_deeper
6658 \begin_layout Enumerate
6659 sublist - item #1
6660 \end_layout
6661
6662 \begin_layout Enumerate
6663 sublist - item #2
6664 \end_layout
6665
6666 \end_deeper
6667 \begin_layout Enumerate
6668 three
6669 \end_layout
6670
6671 \begin_layout Standard
6672 You put a list inside of a list by nesting one list inside the other.
6673  Nesting an environment is quite simple: Select 
6674 \family sans
6675 Increase
6676 \begin_inset space ~
6677 \end_inset
6678
6679 List
6680 \begin_inset space ~
6681 \end_inset
6682
6683 Depth
6684 \family default
6685  or 
6686 \family sans
6687 Decrease
6688 \begin_inset space ~
6689 \end_inset
6690
6691 List
6692 \begin_inset space ~
6693 \end_inset
6694
6695 Depth
6696 \family default
6697  from the 
6698 \family sans
6699 Edit
6700 \family default
6701  menu to change the nesting depth of the current paragraph (the status bar
6702  will tell you how far you are nested).
6703  Instead of the menu, you can also use the toolbar buttons 
6704 \begin_inset Graphics
6705         filename ../images/depth-increment.png
6706
6707 \end_inset
6708
6709  and 
6710 \begin_inset Graphics
6711         filename ../images/depth-decrement.png
6712
6713 \end_inset
6714
6715  or the convenient key bindings 
6716 \family sans
6717 Tab
6718 \family default
6719  and 
6720 \family sans
6721 Shift-Tab
6722 \family default
6723  or 
6724 \begin_inset Info
6725 type  "shortcut"
6726 arg   "depth-increment"
6727 \end_inset
6728
6729  and 
6730 \begin_inset Info
6731 type  "shortcut"
6732 arg   "depth-decrement"
6733 \end_inset
6734
6735  to change the nesting level.
6736  The change will work on the current selection if you have made one (allowing
6737  you to change the nesting of several paragraphs at once), or the current
6738  paragraph.
6739 \end_layout
6740
6741 \begin_layout Standard
6742 Note that LyX only changes the nesting depth if it can.
6743  If it's invalid to do so, nothing happens if you try to change the depth.
6744  Additionally, if you change the depth of one paragraph, it affects the
6745  depth of every paragraph nested inside of it.
6746 \end_layout
6747
6748 \begin_layout Standard
6749 Nesting isn't limited to lists.
6750  In LyX, you can nest just about anything inside anything else, as you're
6751  about to find out.
6752  This is the real power of nesting paragraph environments.
6753 \end_layout
6754
6755 \begin_layout Subsection
6756 What You Can and Can't Nest
6757 \end_layout
6758
6759 \begin_layout Standard
6760 Before we fire a list of paragraph environments at you, we need to tell
6761  you a little bit more about how nesting works.
6762 \end_layout
6763
6764 \begin_layout Standard
6765 The question if nesting a paragraph environment is possible, is a bit more
6766  complicated than a simple yes or no.
6767  There are three types of paragraph environments:
6768 \end_layout
6769
6770 \begin_layout Itemize
6771 Completely unnestable
6772 \end_layout
6773
6774 \begin_layout Itemize
6775 Fully nestable, you can nest them inside of things and you can also nest
6776  other things inside of them.
6777 \end_layout
6778
6779 \begin_layout Itemize
6780 A third type, you can nest them into other environments, but you can't nest
6781  anything into them.
6782 \end_layout
6783
6784 \begin_layout Standard
6785 Here's a list of the three types of nesting behavior, and which paragraph
6786  environments have them:
6787 \end_layout
6788
6789 \begin_layout Description
6790 Unnestable Can't nest them.
6791  Can't nest into them.
6792 \end_layout
6793
6794 \begin_deeper
6795 \begin_layout Itemize
6796
6797 \family sans
6798 Bibliography
6799 \end_layout
6800
6801 \begin_layout Itemize
6802
6803 \family sans
6804 Abstract
6805 \end_layout
6806
6807 \begin_layout Itemize
6808
6809 \family sans
6810 Title
6811 \end_layout
6812
6813 \begin_layout Itemize
6814
6815 \family sans
6816 Author
6817 \end_layout
6818
6819 \begin_layout Itemize
6820
6821 \family sans
6822 Date
6823 \end_layout
6824
6825 \end_deeper
6826 \begin_layout Description
6827 Fully
6828 \begin_inset space ~
6829 \end_inset
6830
6831 Nestable You can nest them.
6832  You can nest other things into them.
6833 \end_layout
6834
6835 \begin_deeper
6836 \begin_layout Itemize
6837
6838 \family sans
6839 Verse
6840 \end_layout
6841
6842 \begin_layout Itemize
6843
6844 \family sans
6845 Quote
6846 \end_layout
6847
6848 \begin_layout Itemize
6849
6850 \family sans
6851 Quotation
6852 \end_layout
6853
6854 \begin_layout Itemize
6855
6856 \family sans
6857 Itemize
6858 \end_layout
6859
6860 \begin_layout Itemize
6861
6862 \family sans
6863 Enumerate
6864 \end_layout
6865
6866 \begin_layout Itemize
6867
6868 \family sans
6869 Description
6870 \end_layout
6871
6872 \begin_layout Itemize
6873
6874 \family sans
6875 List
6876 \end_layout
6877
6878 \begin_layout Itemize
6879
6880 \family sans
6881 LyX-Code
6882 \end_layout
6883
6884 \end_deeper
6885 \begin_layout Description
6886 Nestable-Inside You can nest them inside of other things.
6887  You can't nest anything into them.
6888 \end_layout
6889
6890 \begin_deeper
6891 \begin_layout Itemize
6892
6893 \family sans
6894 Standard
6895 \end_layout
6896
6897 \begin_layout Itemize
6898
6899 \family sans
6900 Part
6901 \end_layout
6902
6903 \begin_layout Itemize
6904
6905 \family sans
6906 Chapter
6907 \end_layout
6908
6909 \begin_layout Itemize
6910
6911 \family sans
6912 Section
6913 \end_layout
6914
6915 \begin_layout Itemize
6916
6917 \family sans
6918 Subsection
6919 \end_layout
6920
6921 \begin_layout Itemize
6922
6923 \family sans
6924 Subsubsection
6925 \end_layout
6926
6927 \begin_layout Itemize
6928
6929 \family sans
6930 Paragraph
6931 \end_layout
6932
6933 \begin_layout Itemize
6934
6935 \family sans
6936 Subparagraph
6937 \end_layout
6938
6939 \begin_layout Itemize
6940
6941 \family sans
6942 Part*
6943 \end_layout
6944
6945 \begin_layout Itemize
6946
6947 \family sans
6948 Chapter*
6949 \end_layout
6950
6951 \begin_layout Itemize
6952
6953 \family sans
6954 Section*
6955 \end_layout
6956
6957 \begin_layout Itemize
6958
6959 \family sans
6960 Subsection*
6961 \end_layout
6962
6963 \begin_layout Itemize
6964
6965 \family sans
6966 Subsubsection*
6967 \end_layout
6968
6969 \begin_layout Itemize
6970
6971 \family sans
6972 Right
6973 \begin_inset space ~
6974 \end_inset
6975
6976 Address
6977 \end_layout
6978
6979 \begin_layout Itemize
6980
6981 \family sans
6982 Address
6983 \end_layout
6984
6985 \end_deeper
6986 \begin_layout Standard
6987 \begin_inset Note Greyedout
6988 status open
6989
6990 \begin_layout Plain Layout
6991
6992 \series bold
6993 Note:
6994 \series default
6995  Although it is possible to nest numbered section headings like 
6996 \family sans
6997 Chapter
6998 \family default
6999
7000 \family sans
7001 Section
7002 \family default
7003 , etc.
7004 \begin_inset space ~
7005 \end_inset
7006
7007 to e.
7008 \begin_inset space \thinspace{}
7009 \end_inset
7010
7011 g.
7012 \begin_inset space \space{}
7013 \end_inset
7014
7015 lists, it is highly recommended not to do this.
7016  Because the aim is to create well structured documents following usual
7017  guidelines of typesetting, but nested section headings violates them.
7018 \end_layout
7019
7020 \end_inset
7021
7022
7023 \end_layout
7024
7025 \begin_layout Subsection
7026 Nesting Other Things: Tables, Math, Floats, etc.
7027 \begin_inset Index
7028 status collapsed
7029
7030 \begin_layout Plain Layout
7031 Nesting ! Tables etc.
7032 \end_layout
7033
7034 \end_inset
7035
7036
7037 \end_layout
7038
7039 \begin_layout Standard
7040 There are several things that aren't paragraph environments, but which are
7041  affected by nesting anyhow.
7042  They are:
7043 \end_layout
7044
7045 \begin_layout Itemize
7046 equations
7047 \end_layout
7048
7049 \begin_layout Itemize
7050 tables
7051 \end_layout
7052
7053 \begin_layout Itemize
7054 figures
7055 \end_layout
7056
7057 \begin_layout Standard
7058 (
7059 \begin_inset Note Greyedout
7060 status open
7061
7062 \begin_layout Plain Layout
7063
7064 \series bold
7065 Note:
7066 \series default
7067  Figures and tables in 
7068 \family sans
7069 Floats
7070 \family default
7071  are not affected by this.
7072 \end_layout
7073
7074 \end_inset
7075
7076  Have a look at section
7077 \begin_inset space ~
7078 \end_inset
7079
7080
7081 \begin_inset CommandInset ref
7082 LatexCommand ref
7083 reference "sec:Floats"
7084
7085 \end_inset
7086
7087  for more informations about 
7088 \family sans
7089 Floats
7090 \family default
7091 .)
7092 \end_layout
7093
7094 \begin_layout Standard
7095 LyX can treat these three objects as either a word or as a paragraph.
7096  If a figure, table, or an equation is inline, it goes wherever the paragraph
7097  it is in goes.
7098 \end_layout
7099
7100 \begin_layout Standard
7101 On the other hand, if you have an equation, figure or table in a 
7102 \begin_inset Quotes eld
7103 \end_inset
7104
7105 paragraph
7106 \begin_inset Quotes erd
7107 \end_inset
7108
7109  of its own, it behaves just like a 
7110 \begin_inset Quotes eld
7111 \end_inset
7112
7113 nestable-inside
7114 \begin_inset Quotes erd
7115 \end_inset
7116
7117  paragraph environment.
7118  You can nest it into any environment, but you obviously can't nest anything
7119  into it.
7120 \end_layout
7121
7122 \begin_layout Standard
7123 Here's an example with a table:
7124 \end_layout
7125
7126 \begin_layout Enumerate
7127 Item One
7128 \end_layout
7129
7130 \begin_deeper
7131 \begin_layout Enumerate
7132 This is (a) and it's nested.
7133 \end_layout
7134
7135 \begin_deeper
7136 \begin_layout Standard
7137 \begin_inset VSpace 0.3cm
7138 \end_inset
7139
7140
7141 \end_layout
7142
7143 \begin_layout Standard
7144 \align center
7145 \begin_inset Tabular
7146 <lyxtabular version="3" rows="2" columns="2">
7147 <features>
7148 <column alignment="center" valignment="top" width="0pt">
7149 <column alignment="center" valignment="top" width="0pt">
7150 <row>
7151 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7152 \begin_inset Text
7153
7154 \begin_layout Plain Layout
7155
7156 \family roman
7157 \series medium
7158 \shape up
7159 \size normal
7160 \emph off
7161 \bar no
7162 \noun off
7163 \color none
7164 a
7165 \end_layout
7166
7167 \end_inset
7168 </cell>
7169 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
7170 \begin_inset Text
7171
7172 \begin_layout Plain Layout
7173
7174 \family roman
7175 \series medium
7176 \shape up
7177 \size normal
7178 \emph off
7179 \bar no
7180 \noun off
7181 \color none
7182 b
7183 \end_layout
7184
7185 \end_inset
7186 </cell>
7187 </row>
7188 <row>
7189 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
7190 \begin_inset Text
7191
7192 \begin_layout Plain Layout
7193
7194 \family roman
7195 \series medium
7196 \shape up
7197 \size normal
7198 \emph off
7199 \bar no
7200 \noun off
7201 \color none
7202 c
7203 \end_layout
7204
7205 \end_inset
7206 </cell>
7207 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
7208 \begin_inset Text
7209
7210 \begin_layout Plain Layout
7211
7212 \family roman
7213 \series medium
7214 \shape up
7215 \size normal
7216 \emph off
7217 \bar no
7218 \noun off
7219 \color none
7220 d
7221 \end_layout
7222
7223 \end_inset
7224 </cell>
7225 </row>
7226 </lyxtabular>
7227
7228 \end_inset
7229
7230
7231 \end_layout
7232
7233 \begin_layout Standard
7234 \begin_inset VSpace 0.3cm
7235 \end_inset
7236
7237
7238 \end_layout
7239
7240 \end_deeper
7241 \begin_layout Enumerate
7242 This is (b).
7243  The table is actually nested inside (a).
7244 \end_layout
7245
7246 \end_deeper
7247 \begin_layout Enumerate
7248 Back out again.
7249 \end_layout
7250
7251 \begin_layout Standard
7252 If we hadn't nested the table at all, the list would look like this:
7253 \end_layout
7254
7255 \begin_layout Enumerate
7256 Item One
7257 \end_layout
7258
7259 \begin_deeper
7260 \begin_layout Enumerate
7261 This is (a) and it's nested.
7262 \end_layout
7263
7264 \end_deeper
7265 \begin_layout Standard
7266 \begin_inset VSpace 0.3cm
7267 \end_inset
7268
7269
7270 \end_layout
7271
7272 \begin_layout Standard
7273 \align center
7274 \begin_inset Tabular
7275 <lyxtabular version="3" rows="2" columns="2">
7276 <features>
7277 <column alignment="center" valignment="top" width="0pt">
7278 <column alignment="center" valignment="top" width="0pt">
7279 <row>
7280 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7281 \begin_inset Text
7282
7283 \begin_layout Plain Layout
7284
7285 \family roman
7286 \series medium
7287 \shape up
7288 \size normal
7289 \emph off
7290 \bar no
7291 \noun off
7292 \color none
7293 a
7294 \end_layout
7295
7296 \end_inset
7297 </cell>
7298 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
7299 \begin_inset Text
7300
7301 \begin_layout Plain Layout
7302
7303 \family roman
7304 \series medium
7305 \shape up
7306 \size normal
7307 \emph off
7308 \bar no
7309 \noun off
7310 \color none
7311 b
7312 \end_layout
7313
7314 \end_inset
7315 </cell>
7316 </row>
7317 <row>
7318 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
7319 \begin_inset Text
7320
7321 \begin_layout Plain Layout
7322
7323 \family roman
7324 \series medium
7325 \shape up
7326 \size normal
7327 \emph off
7328 \bar no
7329 \noun off
7330 \color none
7331 c
7332 \end_layout
7333
7334 \end_inset
7335 </cell>
7336 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
7337 \begin_inset Text
7338
7339 \begin_layout Plain Layout
7340
7341 \family roman
7342 \series medium
7343 \shape up
7344 \size normal
7345 \emph off
7346 \bar no
7347 \noun off
7348 \color none
7349 d
7350 \end_layout
7351
7352 \end_inset
7353 </cell>
7354 </row>
7355 </lyxtabular>
7356
7357 \end_inset
7358
7359
7360 \end_layout
7361
7362 \begin_layout Standard
7363 \begin_inset VSpace 0.3cm
7364 \end_inset
7365
7366
7367 \end_layout
7368
7369 \begin_layout Enumerate
7370 This is (b).
7371  The table is 
7372 \emph on
7373 not
7374 \emph default
7375  nested inside (a).
7376  In fact, it's not nested at all.
7377 \end_layout
7378
7379 \begin_layout Enumerate
7380 Back out again.
7381 \end_layout
7382
7383 \begin_layout Standard
7384 Notice how item (b) is not only no longer nested, but is also the first
7385  item of a new list!
7386 \end_layout
7387
7388 \begin_layout Standard
7389 There's another trap you can fall into: Nesting the table, but not going
7390  deep enough.
7391  LyX then turns anything after the table into a new sublist.
7392 \end_layout
7393
7394 \begin_layout Enumerate
7395 Item One
7396 \end_layout
7397
7398 \begin_deeper
7399 \begin_layout Enumerate
7400 This is (a) and it's nested.
7401 \end_layout
7402
7403 \begin_layout Standard
7404 \begin_inset VSpace 0.3cm
7405 \end_inset
7406
7407
7408 \end_layout
7409
7410 \begin_layout Standard
7411 \align center
7412 \begin_inset Tabular
7413 <lyxtabular version="3" rows="2" columns="2">
7414 <features>
7415 <column alignment="center" valignment="top" width="0pt">
7416 <column alignment="center" valignment="top" width="0pt">
7417 <row>
7418 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7419 \begin_inset Text
7420
7421 \begin_layout Plain Layout
7422
7423 \family roman
7424 \series medium
7425 \shape up
7426 \size normal
7427 \emph off
7428 \bar no
7429 \noun off
7430 \color none
7431 a
7432 \end_layout
7433
7434 \end_inset
7435 </cell>
7436 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
7437 \begin_inset Text
7438
7439 \begin_layout Plain Layout
7440
7441 \family roman
7442 \series medium
7443 \shape up
7444 \size normal
7445 \emph off
7446 \bar no
7447 \noun off
7448 \color none
7449 b
7450 \end_layout
7451
7452 \end_inset
7453 </cell>
7454 </row>
7455 <row>
7456 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
7457 \begin_inset Text
7458
7459 \begin_layout Plain Layout
7460
7461 \family roman
7462 \series medium
7463 \shape up
7464 \size normal
7465 \emph off
7466 \bar no
7467 \noun off
7468 \color none
7469 c
7470 \end_layout
7471
7472 \end_inset
7473 </cell>
7474 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
7475 \begin_inset Text
7476
7477 \begin_layout Plain Layout
7478
7479 \family roman
7480 \series medium
7481 \shape up
7482 \size normal
7483 \emph off
7484 \bar no
7485 \noun off
7486 \color none
7487 d
7488 \end_layout
7489
7490 \end_inset
7491 </cell>
7492 </row>
7493 </lyxtabular>
7494
7495 \end_inset
7496
7497
7498 \end_layout
7499
7500 \begin_layout Standard
7501 \begin_inset VSpace 0.3cm
7502 \end_inset
7503
7504
7505 \end_layout
7506
7507 \begin_layout Enumerate
7508 This is (b).
7509  The table is actually nested inside Item One, but 
7510 \emph on
7511 not
7512 \emph default
7513  inside (a).
7514 \end_layout
7515
7516 \end_deeper
7517 \begin_layout Enumerate
7518 Back out again.
7519 \end_layout
7520
7521 \begin_layout Standard
7522 As you can see, item (b) turned into the first item of a new list, but a
7523  new list 
7524 \emph on
7525 inside
7526 \emph default
7527  item 1.
7528  The same thing would have happened to a figure or an equation.
7529  So, if you nest tables, figures or equations, make sure you go to the right
7530  depth!
7531 \end_layout
7532
7533 \begin_layout Subsection
7534 Usage and General Features
7535 \end_layout
7536
7537 \begin_layout Standard
7538 Speaking of levels, LyX can perform up to a six-fold nesting.
7539  In other words, 
7540 \begin_inset Quotes eld
7541 \end_inset
7542
7543 level #6
7544 \begin_inset Quotes erd
7545 \end_inset
7546
7547  is the innermost possible depth.
7548  Here's an example to display what we mean:
7549 \end_layout
7550
7551 \begin_layout Enumerate
7552 level #1 - outermost
7553 \end_layout
7554
7555 \begin_deeper
7556 \begin_layout Enumerate
7557 level #2
7558 \end_layout
7559
7560 \begin_deeper
7561 \begin_layout Enumerate
7562 level #3
7563 \end_layout
7564
7565 \begin_deeper
7566 \begin_layout Enumerate
7567 level #4
7568 \end_layout
7569
7570 \begin_deeper
7571 \begin_layout Itemize
7572 level #5
7573 \end_layout
7574
7575 \begin_deeper
7576 \begin_layout Itemize
7577 level #6
7578 \end_layout
7579
7580 \end_deeper
7581 \end_deeper
7582 \end_deeper
7583 \end_deeper
7584 \end_deeper
7585 \begin_layout Standard
7586 There are two exceptions to the six-fold nesting limit, and you can see
7587  both of them in the example.
7588  Unlike the other fully-nestable environments, you can only perform a four-fold
7589  nesting with the 
7590 \family sans
7591 Enumerate
7592 \family default
7593  and 
7594 \family sans
7595 Itemize
7596 \family default
7597  environments.
7598  For example, if we tried to nest another 
7599 \family sans
7600 Enumerate
7601 \family default
7602  list inside of item 
7603 \begin_inset Quotes eld
7604 \end_inset
7605
7606 A.
7607 \begin_inset Quotes erd
7608 \end_inset
7609
7610 , we'd get errors.
7611 \end_layout
7612
7613 \begin_layout Subsection
7614 Some Examples
7615 \begin_inset Index
7616 status collapsed
7617
7618 \begin_layout Plain Layout
7619 Nesting ! Examples
7620 \end_layout
7621
7622 \end_inset
7623
7624
7625 \end_layout
7626
7627 \begin_layout Standard
7628 The best way to explain just what you can do with nesting is by illustration.
7629  We have several examples of nested environments.
7630  In them, we explain how we created the example, so that you can reproduce
7631  them.
7632 \end_layout
7633
7634 \begin_layout Subsubsection
7635 Example 1: The Six-fold Way and Mixed Nesting
7636 \end_layout
7637
7638 \begin_layout Labeling
7639 \labelwidthstring MMM
7640 #1-a This is the outermost level.
7641  It's a 
7642 \family sans
7643 List
7644 \family default
7645  environment.
7646 \end_layout
7647
7648 \begin_deeper
7649 \begin_layout Labeling
7650 \labelwidthstring MMM
7651 #2-a This is level #2.
7652  We created it by using 
7653 \begin_inset Info
7654 type  "shortcut"
7655 arg   "break-paragraph inverse"
7656 \end_inset
7657
7658  followed by 
7659 \begin_inset Info
7660 type  "shortcut"
7661 arg   "depth-increment"
7662 \end_inset
7663
7664 .
7665 \end_layout
7666
7667 \begin_deeper
7668 \begin_layout Labeling
7669 \labelwidthstring MMM
7670 #3-a This is level #3.
7671  This time, we just hit 
7672 \family sans
7673 Return
7674 \family default
7675 , then used 
7676 \begin_inset Info
7677 type  "shortcut"
7678 arg   "depth-increment"
7679 \end_inset
7680
7681  twice in a row.
7682  We could have also created it the same way as we did the previous level,
7683  by hitting 
7684 \begin_inset Info
7685 type  "shortcut"
7686 arg   "break-paragraph inverse"
7687 \end_inset
7688
7689  followed by 
7690 \begin_inset Info
7691 type  "shortcut"
7692 arg   "depth-increment"
7693 \end_inset
7694
7695 .
7696 \end_layout
7697
7698 \begin_deeper
7699 \begin_layout Standard
7700 This is actually a 
7701 \family sans
7702 Standard
7703 \family default
7704  environment, nested inside of 
7705 \begin_inset Quotes eld
7706 \end_inset
7707
7708 #3-a
7709 \begin_inset Quotes erd
7710 \end_inset
7711
7712 .
7713  So, it's at level #4.
7714  We did this by hitting 
7715 \begin_inset Info
7716 type  "shortcut"
7717 arg   "break-paragraph inverse"
7718 \end_inset
7719
7720 , then 
7721 \begin_inset Info
7722 type  "shortcut"
7723 arg   "depth-increment"
7724 \end_inset
7725
7726 , then changing the paragraph environment to 
7727 \family sans
7728 Standard
7729 \family default
7730 .
7731  Do this to create list items with more than one paragraph - it also works
7732  for the 
7733 \family sans
7734 Description
7735 \family default
7736
7737 \family sans
7738 Enumerate
7739 \family default
7740 , and 
7741 \family sans
7742 Itemize
7743 \family default
7744  environments!
7745 \end_layout
7746
7747 \begin_layout Standard
7748 Here's another 
7749 \family sans
7750 Standard
7751 \family default
7752  paragraph, also at level #4, made with just a 
7753 \begin_inset Info
7754 type  "shortcut"
7755 arg   "break-paragraph inverse"
7756 \end_inset
7757
7758 .
7759 \end_layout
7760
7761 \begin_layout Labeling
7762 \labelwidthstring MMM
7763 #4-a This is level #4.
7764  We hit 
7765 \begin_inset Info
7766 type  "shortcut"
7767 arg   "break-paragraph inverse"
7768 \end_inset
7769
7770  and changed the paragraph environment back to 
7771 \family sans
7772 List
7773 \family default
7774 .
7775  Remember - we can't nest anything inside of a 
7776 \family sans
7777 Standard
7778 \family default
7779  environment, which is why we're still at level #4.
7780  However, we 
7781 \emph on
7782 can
7783 \emph default
7784  keep nesting things inside of 
7785 \begin_inset Quotes eld
7786 \end_inset
7787
7788 #3-a
7789 \begin_inset Quotes erd
7790 \end_inset
7791
7792 .
7793 \end_layout
7794
7795 \begin_deeper
7796 \begin_layout Labeling
7797 \labelwidthstring MMM
7798 #5-a This is level #5\SpecialChar \ldots{}
7799
7800 \end_layout
7801
7802 \begin_deeper
7803 \begin_layout Labeling
7804 \labelwidthstring MMM
7805 #6-a \SpecialChar \ldots{}
7806 and this is level #6.
7807  By now, you should know how we made these two.
7808 \end_layout
7809
7810 \end_deeper
7811 \begin_layout Labeling
7812 \labelwidthstring MMM
7813 #5-b Back to level #5.
7814  Just hit 
7815 \begin_inset Info
7816 type  "shortcut"
7817 arg   "break-paragraph inverse"
7818 \end_inset
7819
7820  followed by a 
7821 \begin_inset Info
7822 type  "shortcut"
7823 arg   "depth-decrement"
7824 \end_inset
7825
7826 .
7827 \end_layout
7828
7829 \end_deeper
7830 \begin_layout Labeling
7831 \labelwidthstring MMM
7832 #4-b After another 
7833 \begin_inset Info
7834 type  "shortcut"
7835 arg   "break-paragraph inverse"
7836 \end_inset
7837
7838  followed by a 
7839 \begin_inset Info
7840 type  "shortcut"
7841 arg   "depth-decrement"
7842 \end_inset
7843
7844 , we're back at level #4.
7845 \end_layout
7846
7847 \end_deeper
7848 \begin_layout Labeling
7849 \labelwidthstring MMM
7850 #3-b Back to level #3.
7851  By now it should be obvious how we did this.
7852 \end_layout
7853
7854 \end_deeper
7855 \begin_layout Labeling
7856 \labelwidthstring MMM
7857 #2-b Back to level #2.
7858  
7859 \end_layout
7860
7861 \end_deeper
7862 \begin_layout Labeling
7863 \labelwidthstring MMM
7864 #1-b And last, back to the outermost level, #1.
7865  After this sentence, we'll hit 
7866 \family sans
7867 Return
7868 \family default
7869  and change the paragraph environment back to 
7870 \family sans
7871 Standard
7872 \family default
7873  to end the list.
7874 \end_layout
7875
7876 \begin_layout Standard
7877 We could have also used the 
7878 \family sans
7879 Description
7880 \family default
7881
7882 \family sans
7883 Quote
7884 \family default
7885
7886 \family sans
7887 Quotation
7888 \family default
7889 , or even the 
7890 \family sans
7891 Verse
7892 \family default
7893  environment in place of the 
7894 \family sans
7895 List
7896 \family default
7897  environment.
7898  The example would have worked exactly the same.
7899 \end_layout
7900
7901 \begin_layout Subsubsection
7902 Example 2: Inheritance
7903 \end_layout
7904
7905 \begin_layout LyX-Code
7906 This is the LyX-Code environment, at level #1, the outermost
7907 \end_layout
7908
7909 \begin_layout LyX-Code
7910 level.
7911   Now we'll hit 
7912 \family sans
7913 Return
7914 \family default
7915 , then 
7916 \begin_inset Info
7917 type  "shortcut"
7918 arg   "depth-increment"
7919 \end_inset
7920
7921 , after which, we'll change to the 
7922 \family sans
7923 Enumerate
7924 \family default
7925  environment.
7926 \end_layout
7927
7928 \begin_deeper
7929 \begin_layout Enumerate
7930 This is the 
7931 \family sans
7932 Enumerate
7933 \family default
7934  environment, at level #2.
7935 \end_layout
7936
7937 \begin_layout Enumerate
7938 Notice how the nested 
7939 \family sans
7940 Enumerate
7941 \family default
7942  not only inherits its margins from its parent environment (
7943 \family sans
7944 LyX-Code
7945 \family default
7946 ), but also inherits its font and spacing!
7947 \end_layout
7948
7949 \end_deeper
7950 \begin_layout Standard
7951 We ended this example by hitting 
7952 \family sans
7953 Return
7954 \family default
7955 .
7956  After that, we needed to reset the paragraph environment to 
7957 \family sans
7958 Standard
7959 \family default
7960  and resetting the nesting depth by using 
7961 \begin_inset Info
7962 type  "shortcut"
7963 arg   "depth-decrement"
7964 \end_inset
7965
7966  once.
7967 \end_layout
7968
7969 \begin_layout Subsubsection
7970 Example 3: Labels, Levels, and the 
7971 \family sans
7972 Enumerate
7973 \family default
7974  and 
7975 \family sans
7976 Itemize
7977 \family default
7978  Environments
7979 \begin_inset OptArg
7980 status collapsed
7981
7982 \begin_layout Plain Layout
7983 Example #3: Labels, Levels and other list environments
7984 \end_layout
7985
7986 \end_inset
7987
7988
7989 \end_layout
7990
7991 \begin_layout Enumerate
7992 This is level #1, in an 
7993 \family sans
7994 Enumerate
7995 \family default
7996  paragraph environment.
7997  We're actually going to nest a bunch of these.
7998 \end_layout
7999
8000 \begin_deeper
8001 \begin_layout Enumerate
8002 This is level #2.
8003  We used 
8004 \begin_inset Info
8005 type  "shortcut"
8006 arg   "break-paragraph inverse"
8007 \end_inset
8008
8009  followed by 
8010 \begin_inset Info
8011 type  "shortcut"
8012 arg   "depth-increment"
8013 \end_inset
8014
8015 .
8016  Now, what happens if we nest an 
8017 \family sans
8018 Itemize
8019 \family default
8020  environment inside of this one? It will be at level #3, but what will its
8021  label be? An asterisk?
8022 \end_layout
8023
8024 \begin_deeper
8025 \begin_layout Itemize
8026 No! It's a bullet.
8027  This is the 
8028 \emph on
8029 first
8030 \emph default
8031  
8032 \family sans
8033 Itemize
8034 \family default
8035  environment, even though it's at level #3.
8036  So, its label is a bullet.
8037  (We got here by using 
8038 \begin_inset Info
8039 type  "shortcut"
8040 arg   "break-paragraph inverse"
8041 \end_inset
8042
8043 , then 
8044 \begin_inset Info
8045 type  "shortcut"
8046 arg   "depth-increment"
8047 \end_inset
8048
8049 , then changing the environment to 
8050 \family sans
8051 Itemize
8052 \family default
8053 .)
8054 \end_layout
8055
8056 \begin_deeper
8057 \begin_layout Itemize
8058 Here's level #4, produced using 
8059 \begin_inset Info
8060 type  "shortcut"
8061 arg   "break-paragraph inverse"
8062 \end_inset
8063
8064 , then 
8065 \begin_inset Info
8066 type  "shortcut"
8067 arg   "depth-increment"
8068 \end_inset
8069
8070 .
8071  We'll do that again\SpecialChar \ldots{}
8072
8073 \end_layout
8074
8075 \begin_deeper
8076 \begin_layout Enumerate
8077 \SpecialChar \ldots{}
8078 to get to level #5.
8079  This time, however, we also changed the paragraph environment back to 
8080 \family sans
8081 Enumerate
8082 \family default
8083 .
8084  Notice the type of numbering, it is 
8085 \emph on
8086 lowercase Roman
8087 \emph default
8088 , because we are in the 
8089 \emph on
8090 thirdfold
8091 \emph default
8092  
8093 \family sans
8094 Enumerate
8095 \family default
8096  environment (i.
8097 \begin_inset space \thinspace{}
8098 \end_inset
8099
8100 g.
8101  it is an 
8102 \family sans
8103 Enumerate
8104 \family default
8105  inside an 
8106 \family sans
8107 Enumerate
8108 \family default
8109  inside an 
8110 \family sans
8111 Enumerate
8112 \family default
8113 ).
8114 \end_layout
8115
8116 \begin_layout Enumerate
8117 What happens if we 
8118 \emph on
8119 don't
8120 \emph default
8121  change the paragraph environment, but decrease the nesting depth? What
8122  type of numbering does LyX use?
8123 \end_layout
8124
8125 \begin_layout Enumerate
8126 Oh, as if you couldn't guess by now, we're just using 
8127 \begin_inset Info
8128 type  "shortcut"
8129 arg   "break-paragraph inverse"
8130 \end_inset
8131
8132  to keep the current environment and depth but create a new item.
8133 \end_layout
8134
8135 \begin_layout Enumerate
8136 Let's use 
8137 \begin_inset Info
8138 type  "shortcut"
8139 arg   "depth-decrement"
8140 \end_inset
8141
8142  to decrease the depth after the next 
8143 \begin_inset Info
8144 type  "shortcut"
8145 arg   "break-paragraph inverse"
8146 \end_inset
8147
8148 .
8149 \end_layout
8150
8151 \end_deeper
8152 \begin_layout Enumerate
8153 This is level #4.
8154  Look what type of label LyX is using!
8155 \end_layout
8156
8157 \end_deeper
8158 \begin_layout Enumerate
8159 This is level #3.
8160  Even though we've changed levels, LyX is still using a lowercase Roman
8161  numeral as the label.Why?
8162 \end_layout
8163
8164 \begin_layout Enumerate
8165 Because, even though the nesting depth has changed, the paragraph is 
8166 \emph on
8167 still
8168 \emph default
8169  a thirdfold 
8170 \family sans
8171 Enumerate
8172 \family default
8173  environment.
8174  Notice, however, that LyX 
8175 \emph on
8176 did
8177 \emph default
8178  reset the counter for the label.
8179 \end_layout
8180
8181 \end_deeper
8182 \begin_layout Enumerate
8183 Another 
8184 \begin_inset Info
8185 type  "shortcut"
8186 arg   "break-paragraph inverse"
8187 \end_inset
8188
8189  
8190 \begin_inset Info
8191 type  "shortcut"
8192 arg   "depth-decrement"
8193 \end_inset
8194
8195  sequence, and we're back to level #2.
8196  This time, we not only changed the nesting depth, but we also moved back
8197  into the twofold-nested 
8198 \family sans
8199 Enumerate
8200 \family default
8201  environment.
8202 \end_layout
8203
8204 \end_deeper
8205 \begin_layout Enumerate
8206 The same thing happens if we do another 
8207 \begin_inset Info
8208 type  "shortcut"
8209 arg   "break-paragraph inverse"
8210 \end_inset
8211
8212  
8213 \begin_inset Info
8214 type  "shortcut"
8215 arg   "depth-decrement"
8216 \end_inset
8217
8218 sequence and return to level #1, the outermost level.
8219 \end_layout
8220
8221 \begin_layout Standard
8222 Lastly, we reset the environment to 
8223 \family sans
8224 Standard
8225 \family default
8226 .
8227  As you can see, the level number doesn't correspond to what type of labeling
8228  LyX uses for the 
8229 \family sans
8230 Enumerate
8231 \family default
8232  and 
8233 \family sans
8234 Itemize
8235 \family default
8236  environments.
8237  The number of other 
8238 \family sans
8239 Enumerate
8240 \family default
8241  environments surrounding it determines what kind of label LyX uses for
8242  an 
8243 \family sans
8244 Enumerate
8245 \family default
8246  item.
8247  The same rule applies for the 
8248 \family sans
8249 Itemize
8250 \family default
8251  environment, as well.
8252 \end_layout
8253
8254 \begin_layout Subsubsection
8255 Example 4: Going Bonkers
8256 \end_layout
8257
8258 \begin_layout Enumerate
8259 We're going to go totally nuts now.
8260  We won't nest as deep as in the other examples, nor will we go into the
8261  same detail with how we did it.
8262  (level #1: 
8263 \family sans
8264 Enumerate
8265 \family default
8266 )
8267 \end_layout
8268
8269 \begin_deeper
8270 \begin_layout Standard
8271 (
8272 \family sans
8273 Return, 
8274 \family default
8275
8276 \begin_inset Info
8277 type  "shortcut"
8278 arg   "depth-increment"
8279 \end_inset
8280
8281
8282 \family sans
8283 , Standard
8284 \family default
8285 : level #2) We'll stick an encapsulated description of how we created the
8286  example in parentheses someplace.
8287  For example, the two keybindings are how we changed the depth.
8288  The environment name is the name of the current environment.
8289  Either before or after this, we'll put in the level.
8290 \end_layout
8291
8292 \end_deeper
8293 \begin_layout Enumerate
8294 (
8295 \family sans
8296 Return, Enumerate
8297 \family default
8298 : level #1) This is the next item in the list.
8299 \end_layout
8300
8301 \begin_deeper
8302 \begin_layout Verse
8303 Now we'll add verse.
8304 \begin_inset Newline newline
8305 \end_inset
8306
8307 It will get much worse.
8308 \begin_inset Newline newline
8309 \end_inset
8310
8311 (
8312 \family sans
8313 Return, 
8314 \family default
8315
8316 \begin_inset Info
8317 type  "shortcut"
8318 arg   "depth-increment"
8319 \end_inset
8320
8321
8322 \family sans
8323 , Verse
8324 \family default
8325 : level #2)
8326 \end_layout
8327
8328 \begin_layout Verse
8329 Fiddle dee, Fiddle doo.
8330 \begin_inset Newline newline
8331 \end_inset
8332
8333 Bippitey boppitey boo!
8334 \begin_inset Newline newline
8335 \end_inset
8336
8337 (
8338 \begin_inset Info
8339 type  "shortcut"
8340 arg   "break-paragraph inverse"
8341 \end_inset
8342
8343
8344 \family sans
8345 )
8346 \end_layout
8347
8348 \begin_layout Verse
8349 Here comes a table:
8350 \end_layout
8351
8352 \begin_deeper
8353 \begin_layout Standard
8354 \begin_inset VSpace 0.3cm
8355 \end_inset
8356
8357
8358 \end_layout
8359
8360 \begin_layout Standard
8361 \align center
8362 \begin_inset Tabular
8363 <lyxtabular version="3" rows="2" columns="2">
8364 <features>
8365 <column alignment="center" valignment="top" width="0pt">
8366 <column alignment="center" valignment="top" width="0pt">
8367 <row>
8368 <cell alignment="center" valignment="top" usebox="none">
8369 \begin_inset Text
8370
8371 \begin_layout Plain Layout
8372
8373 \family roman
8374 \series medium
8375 \shape up
8376 \size normal
8377 \emph off
8378 \bar no
8379 \noun off
8380 \color none
8381 one-fish
8382 \end_layout
8383
8384 \end_inset
8385 </cell>
8386 <cell alignment="center" valignment="top" leftline="true" usebox="none">
8387 \begin_inset Text
8388
8389 \begin_layout Plain Layout
8390
8391 \family roman
8392 \series medium
8393 \shape up
8394 \size normal
8395 \emph off
8396 \bar no
8397 \noun off
8398 \color none
8399 two-fish
8400 \end_layout
8401
8402 \end_inset
8403 </cell>
8404 </row>
8405 <row>
8406 <cell alignment="center" valignment="top" topline="true" usebox="none">
8407 \begin_inset Text
8408
8409 \begin_layout Plain Layout
8410
8411 \family roman
8412 \series medium
8413 \shape up
8414 \size normal
8415 \emph off
8416 \bar no
8417 \noun off
8418 \color none
8419 red-fish
8420 \end_layout
8421
8422 \end_inset
8423 </cell>
8424 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
8425 \begin_inset Text
8426
8427 \begin_layout Plain Layout
8428
8429 \family roman
8430 \series medium
8431 \shape up
8432 \size normal
8433 \emph off
8434 \bar no
8435 \noun off
8436 \color none
8437 blue-fish
8438 \end_layout
8439
8440 \end_inset
8441 </cell>
8442 </row>
8443 </lyxtabular>
8444
8445 \end_inset
8446
8447
8448 \end_layout
8449
8450 \end_deeper
8451 \begin_layout Verse
8452 (
8453 \begin_inset Info
8454 type  "shortcut"
8455 arg   "break-paragraph inverse"
8456 \end_inset
8457
8458
8459 \family sans
8460 , Table, 
8461 \family default
8462
8463 \begin_inset Info
8464 type  "shortcut"
8465 arg   "depth-increment"
8466 \end_inset
8467
8468  3 times, 
8469 \begin_inset Info
8470 type  "shortcut"
8471 arg   "break-paragraph inverse"
8472 \end_inset
8473
8474
8475 \family sans
8476 , Verse, 
8477 \family default
8478
8479 \begin_inset Info
8480 type  "shortcut"
8481 arg   "depth-decrement"
8482 \end_inset
8483
8484 )
8485 \end_layout
8486
8487 \end_deeper
8488 \begin_layout Enumerate
8489 (
8490 \family sans
8491 Return, Enumerate
8492 \family default
8493 : level #1) This is another item.
8494  Note that selecting a 
8495 \family sans
8496 Table
8497 \family default
8498  resets the nesting depth to level #1, so we increased the nesting depth
8499  3 times to put the table inside the 
8500 \family sans
8501 Verse
8502 \family default
8503  environment.
8504  
8505 \end_layout
8506
8507 \begin_layout Quotation
8508 We're now ending the 
8509 \family sans
8510 Enumerate
8511 \family default
8512  list and changing to 
8513 \family sans
8514 Quotation
8515 \family default
8516 .
8517  We're still at level #1.
8518  We want to show you some of the things you can do by mixing environments.
8519  The next set of paragraphs is a 
8520 \begin_inset Quotes eld
8521 \end_inset
8522
8523 quoted letter.
8524 \begin_inset Quotes erd
8525 \end_inset
8526
8527  We'll nest both the 
8528 \family sans
8529 Address
8530 \family default
8531  and 
8532 \family sans
8533 Right
8534 \begin_inset space ~
8535 \end_inset
8536
8537 Address
8538 \family default
8539  environments inside of this one, then use another nested 
8540 \family sans
8541 Quotation
8542 \family default
8543  for the letter body.
8544  We'll use 
8545 \begin_inset Info
8546 type  "shortcut"
8547 arg   "break-paragraph inverse"
8548 \end_inset
8549
8550  to preserve the depth.
8551  Remember that you need to use 
8552 \begin_inset Info
8553 type  "shortcut"
8554 arg   "newline-insert newline"
8555 \end_inset
8556
8557  to create multiple lines inside the 
8558 \family sans
8559 Address
8560 \family default
8561  and 
8562 \family sans
8563 Right
8564 \begin_inset space ~
8565 \end_inset
8566
8567 Address
8568 \family default
8569  environments.
8570  Here it goes:
8571 \end_layout
8572
8573 \begin_deeper
8574 \begin_layout Right Address
8575 1234 Nowhere Rd.
8576 \begin_inset Newline newline
8577 \end_inset
8578
8579 Moosegroin, MT 00100
8580 \begin_inset Newline newline
8581 \end_inset
8582
8583 9-6-96
8584 \end_layout
8585
8586 \begin_layout Address
8587 Dear Mr.
8588 \begin_inset space ~
8589 \end_inset
8590
8591 Fizlewitz:
8592 \end_layout
8593
8594 \begin_layout Quotation
8595 We regret to inform you that we cannot fill your order for 50
8596 \begin_inset space \thinspace{}
8597 \end_inset
8598
8599 L of compressed methane gas due to circumstances beyond our control.
8600  Unfortunately, several of our cows have mysteriously exploded, creating
8601  a backlog in our orders for methane.
8602  We will place your name on the waiting list and try to fill your order
8603  as soon as possible.
8604  In the meantime, we thank you for your patience.
8605 \end_layout
8606
8607 \begin_layout Quotation
8608 We do, however, now have a special on beef.
8609  If you are interested, please return the enclosed pricing and order form
8610  with your order, along with payment.
8611 \end_layout
8612
8613 \begin_layout Quotation
8614 We thank you again for your patience.
8615 \end_layout
8616
8617 \begin_layout Address
8618 Sincerely,
8619 \begin_inset Newline newline
8620 \end_inset
8621
8622 Bill Hick
8623 \end_layout
8624
8625 \end_deeper
8626 \begin_layout Quotation
8627 That ends that example!
8628 \end_layout
8629
8630 \begin_layout Standard
8631 As you can see, nesting environments in LyX gives you a lot of power with
8632  just a few keystrokes.
8633  We could have easily nested an 
8634 \family sans
8635 Itemize
8636 \family default
8637  list inside of a 
8638 \family sans
8639 Quotation
8640 \family default
8641  or 
8642 \family sans
8643 Quote
8644 \family default
8645 , or put a 
8646 \family sans
8647 Quote
8648 \family default
8649  inside of an 
8650 \family sans
8651 Itemize
8652 \family default
8653  list.
8654  You have a huge variety of options at your disposal.
8655 \end_layout
8656
8657 \begin_layout Section
8658 Spacing, pagination and line breaks
8659 \begin_inset Index
8660 status collapsed
8661
8662 \begin_layout Plain Layout
8663 Spacing
8664 \end_layout
8665
8666 \end_inset
8667
8668
8669 \end_layout
8670
8671 \begin_layout Standard
8672 What is a space? While you might be used to press the space key anytime
8673  you want to separate two words in ordinary word processors, LyX offers
8674  you more spaces: Spaces of different width and spaces which can or cannot
8675  be broken at the end of a line.
8676  The following sections will show you some examples where those spaces are
8677  useful.
8678 \end_layout
8679
8680 \begin_layout Subsection
8681 Protected Space
8682 \begin_inset CommandInset label
8683 LatexCommand label
8684 name "sub:Protected-Space"
8685
8686 \end_inset
8687
8688
8689 \begin_inset Index
8690 status collapsed
8691
8692 \begin_layout Plain Layout
8693 Spaces ! Protected
8694 \end_layout
8695
8696 \end_inset
8697
8698
8699 \end_layout
8700
8701 \begin_layout Standard
8702 The protected space: It is used to tell LyX (and LaTeX) not to break the
8703  line at that point.
8704  This may be necessary to avoid unlucky linebreaks, like in: 
8705 \end_layout
8706
8707 \begin_layout Quote
8708 Further documentation is given in section
8709 \begin_inset Newline newline
8710 \end_inset
8711
8712
8713 \begin_inset CommandInset ref
8714 LatexCommand ref
8715 reference "sec:Bibliography"
8716
8717 \end_inset
8718
8719 .
8720  
8721 \end_layout
8722
8723 \begin_layout Standard
8724 Obviously, it would be a good thing to put a protected space between 
8725 \begin_inset Quotes eld
8726 \end_inset
8727
8728 section
8729 \begin_inset Quotes erd
8730 \end_inset
8731
8732  and 
8733 \begin_inset Quotes eld
8734 \end_inset
8735
8736
8737 \begin_inset CommandInset ref
8738 LatexCommand ref
8739 reference "sec:Bibliography"
8740
8741 \end_inset
8742
8743
8744 \begin_inset Quotes erd
8745 \end_inset
8746
8747 .
8748  A protected space is set with 
8749 \family sans
8750 Insert\SpecialChar \menuseparator
8751 Formatting\SpecialChar \menuseparator
8752 Protected
8753 \bar under
8754
8755 \begin_inset space ~
8756 \end_inset
8757
8758
8759 \bar default
8760 Space
8761 \family default
8762  (shortcut 
8763 \family sans
8764 Ctrl+Space
8765 \family default
8766 ).
8767 \end_layout
8768
8769 \begin_layout Subsection
8770 Horizontal Space
8771 \begin_inset CommandInset label
8772 LatexCommand label
8773 name "sub:Horizontal-Space"
8774
8775 \end_inset
8776
8777
8778 \begin_inset Index
8779 status collapsed
8780
8781 \begin_layout Plain Layout
8782 Spacing ! Horizontal
8783 \end_layout
8784
8785 \end_inset
8786
8787
8788 \end_layout
8789
8790 \begin_layout Standard
8791 All horizontal spaces can be inserted with the menu 
8792 \family sans
8793 Insert\SpecialChar \menuseparator
8794 Formatting\SpecialChar \menuseparator
8795 Horizontal Space
8796 \family default
8797 .
8798  The length units are listed in Appendix
8799 \begin_inset space ~
8800 \end_inset
8801
8802
8803 \begin_inset CommandInset ref
8804 LatexCommand ref
8805 reference "cha:Units-available-in"
8806
8807 \end_inset
8808
8809 .
8810 \end_layout
8811
8812 \begin_layout Subsubsection
8813 Inter-word Space
8814 \begin_inset CommandInset label
8815 LatexCommand label
8816 name "sub:Inter-word-Space"
8817
8818 \end_inset
8819
8820
8821 \begin_inset Index
8822 status collapsed
8823
8824 \begin_layout Plain Layout
8825 Spaces ! Inter-word
8826 \end_layout
8827
8828 \end_inset
8829
8830
8831 \end_layout
8832
8833 \begin_layout Standard
8834 Some languages (e.
8835 \begin_inset space \thinspace{}
8836 \end_inset
8837
8838 g.
8839 \begin_inset space \space{}
8840 \end_inset
8841
8842 English) have the typographical convention to add extra space after an end-of-se
8843 ntence punctuation mark, and LyX honors those conventions (see section
8844 \begin_inset space ~
8845 \end_inset
8846
8847
8848 \begin_inset CommandInset ref
8849 LatexCommand ref
8850 reference "sub:Abbreviations"
8851
8852 \end_inset
8853
8854 ).
8855  Sometimes, you want a normal space nevertheless.
8856  In this case, insert an inter-word space (shortcut 
8857 \begin_inset Info
8858 type  "shortcut"
8859 arg   "space-insert normal"
8860 \end_inset
8861
8862 ).
8863 \end_layout
8864
8865 \begin_layout Subsubsection
8866 Thin Space
8867 \begin_inset CommandInset label
8868 LatexCommand label
8869 name "sub:Thin-Space"
8870
8871 \end_inset
8872
8873
8874 \begin_inset Index
8875 status collapsed
8876
8877 \begin_layout Plain Layout
8878 Spaces ! Thin
8879 \end_layout
8880
8881 \end_inset
8882
8883
8884 \end_layout
8885
8886 \begin_layout Standard
8887
8888 \begin_inset Quotes eld
8889 \end_inset
8890
8891 thin space
8892 \begin_inset Quotes erd
8893 \end_inset
8894
8895  is a blank which has half the size of a normal space (and it is also 
8896 \begin_inset Quotes eld
8897 \end_inset
8898
8899 protected
8900 \begin_inset Quotes erd
8901 \end_inset
8902
8903 ).
8904  The typographical conventions in a lot of languages propose the use of
8905  thin spaces in cases where normal spaces would be too wide, for instance
8906  inside abbreviations:
8907 \end_layout
8908
8909 \begin_layout Quote
8910 D.
8911 \begin_inset space \thinspace{}
8912 \end_inset
8913
8914 E.
8915  Knuth has developed our beloved typesetting program.
8916 \end_layout
8917
8918 \begin_layout Standard
8919 or between values and units.
8920  Compare for example this:
8921 \begin_inset Newline newline
8922 \end_inset
8923
8924 10
8925 \begin_inset space \thinspace{}
8926 \end_inset
8927
8928 kg (thin space)
8929 \begin_inset Newline newline
8930 \end_inset
8931
8932 10 kg (normal space
8933 \end_layout
8934
8935 \begin_layout Standard
8936 You can insert thin spaces also with the menu 
8937 \family sans
8938 Insert\SpecialChar \menuseparator
8939 Formatting\SpecialChar \menuseparator
8940 Thin
8941 \begin_inset space ~
8942 \end_inset
8943
8944 Space
8945 \family default
8946  (shortcut 
8947 \begin_inset Info
8948 type  "shortcuts"
8949 arg   "space-insert thin"
8950 \end_inset
8951
8952 ).
8953 \end_layout
8954
8955 \begin_layout Subsubsection
8956 More Spaces
8957 \begin_inset CommandInset label
8958 LatexCommand label
8959 name "sub:More-Spaces"
8960
8961 \end_inset
8962
8963
8964 \end_layout
8965
8966 \begin_layout Standard
8967 You can furthermore insert the following space types:
8968 \end_layout
8969
8970 \begin_layout Description
8971 Negative
8972 \begin_inset space ~
8973 \end_inset
8974
8975 thin
8976 \begin_inset space ~
8977 \end_inset
8978
8979 space A line with a 
8980 \begin_inset Formula $\to$
8981 \end_inset
8982
8983
8984 \begin_inset space \negthinspace{}
8985 \end_inset
8986
8987
8988 \begin_inset Formula $\gets$
8989 \end_inset
8990
8991  Negative thin space between the arrows.
8992 \end_layout
8993
8994 \begin_layout Description
8995 Enspace
8996 \begin_inset space ~
8997 \end_inset
8998
8999 (0.5
9000 \begin_inset space \thinspace{}
9001 \end_inset
9002
9003 em) A line with a 
9004 \begin_inset Formula $\to$
9005 \end_inset
9006
9007
9008 \begin_inset space \enskip{}
9009 \end_inset
9010
9011
9012 \begin_inset Formula $\gets$
9013 \end_inset
9014
9015  Enspace (0.5
9016 \begin_inset space \thinspace{}
9017 \end_inset
9018
9019 em) space between the arrows.
9020 \end_layout
9021
9022 \begin_layout Description
9023 Quad
9024 \begin_inset space ~
9025 \end_inset
9026
9027 (1
9028 \begin_inset space \thinspace{}
9029 \end_inset
9030
9031 em) A line with a 
9032 \begin_inset Formula $\to$
9033 \end_inset
9034
9035
9036 \begin_inset space \quad{}
9037 \end_inset
9038
9039
9040 \begin_inset Formula $\gets$
9041 \end_inset
9042
9043  Quad
9044 \begin_inset space ~
9045 \end_inset
9046
9047 (1
9048 \begin_inset space \thinspace{}
9049 \end_inset
9050
9051 em) space between the arrows.
9052 \end_layout
9053
9054 \begin_layout Description
9055 QQuad
9056 \begin_inset space ~
9057 \end_inset
9058
9059 (2
9060 \begin_inset space \thinspace{}
9061 \end_inset
9062
9063 em) A line with a 
9064 \begin_inset Formula $\to$
9065 \end_inset
9066
9067
9068 \begin_inset space \qquad{}
9069 \end_inset
9070
9071
9072 \begin_inset Formula $\gets$
9073 \end_inset
9074
9075  QQuad
9076 \begin_inset space ~
9077 \end_inset
9078
9079 (2
9080 \begin_inset space \thinspace{}
9081 \end_inset
9082
9083 em) space between the arrows.
9084 \end_layout
9085
9086 \begin_layout Description
9087 Custom
9088 \begin_inset space ~
9089 \end_inset
9090
9091 space A line with
9092 \begin_inset Formula $\to$
9093 \end_inset
9094
9095
9096 \begin_inset space \hspace{}
9097 \length 2cm
9098 \end_inset
9099
9100
9101 \begin_inset Formula $\gets$
9102 \end_inset
9103
9104  2
9105 \begin_inset space \thinspace{}
9106 \end_inset
9107
9108 cm space between the arrows.
9109 \end_layout
9110
9111 \begin_layout Standard
9112 Table
9113 \begin_inset space ~
9114 \end_inset
9115
9116
9117 \begin_inset CommandInset ref
9118 LatexCommand ref
9119 reference "tab:Width-of-the"
9120
9121 \end_inset
9122
9123  lists the different space sizes.
9124 \end_layout
9125
9126 \begin_layout Standard
9127 \begin_inset Float table
9128 wide false
9129 sideways false
9130 status open
9131
9132 \begin_layout Plain Layout
9133 \align center
9134 \begin_inset Caption
9135
9136 \begin_layout Plain Layout
9137 \begin_inset CommandInset label
9138 LatexCommand label
9139 name "tab:Width-of-the"
9140
9141 \end_inset
9142
9143 Width of the different horizontal spaces.
9144 \end_layout
9145
9146 \end_inset
9147
9148
9149 \end_layout
9150
9151 \begin_layout Plain Layout
9152 \align center
9153 \begin_inset Tabular
9154 <lyxtabular version="3" rows="8" columns="2">
9155 <features>
9156 <column alignment="center" valignment="top" width="0">
9157 <column alignment="center" valignment="top" width="0">
9158 <row>
9159 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
9160 \begin_inset Text
9161
9162 \begin_layout Plain Layout
9163
9164 \series bold
9165 Space
9166 \end_layout
9167
9168 \end_inset
9169 </cell>
9170 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
9171 \begin_inset Text
9172
9173 \begin_layout Plain Layout
9174
9175 \series bold
9176 Width
9177 \end_layout
9178
9179 \end_inset
9180 </cell>
9181 </row>
9182 <row>
9183 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
9184 \begin_inset Text
9185
9186 \begin_layout Plain Layout
9187 Normal
9188 \end_layout
9189
9190 \end_inset
9191 </cell>
9192 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
9193 \begin_inset Text
9194
9195 \begin_layout Plain Layout
9196 1/3
9197 \begin_inset space \thinspace{}
9198 \end_inset
9199
9200 em
9201 \end_layout
9202
9203 \end_inset
9204 </cell>
9205 </row>
9206 <row>
9207 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
9208 \begin_inset Text
9209
9210 \begin_layout Plain Layout
9211 Protected
9212 \end_layout
9213
9214 \end_inset
9215 </cell>
9216 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
9217 \begin_inset Text
9218
9219 \begin_layout Plain Layout
9220 1/3
9221 \begin_inset space \thinspace{}
9222 \end_inset
9223
9224 em
9225 \end_layout
9226
9227 \end_inset
9228 </cell>
9229 </row>
9230 <row>
9231 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
9232 \begin_inset Text
9233
9234 \begin_layout Plain Layout
9235 Thin
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 Plain Layout
9244 1/6
9245 \begin_inset space \thinspace{}
9246 \end_inset
9247
9248 em
9249 \end_layout
9250
9251 \end_inset
9252 </cell>
9253 </row>
9254 <row>
9255 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
9256 \begin_inset Text
9257
9258 \begin_layout Plain Layout
9259 Negative thin
9260 \end_layout
9261
9262 \end_inset
9263 </cell>
9264 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
9265 \begin_inset Text
9266
9267 \begin_layout Plain Layout
9268 -1/6
9269 \begin_inset space \thinspace{}
9270 \end_inset
9271
9272 em
9273 \end_layout
9274
9275 \end_inset
9276 </cell>
9277 </row>
9278 <row>
9279 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
9280 \begin_inset Text
9281
9282 \begin_layout Plain Layout
9283 Enspace (0.5
9284 \begin_inset space \thinspace{}
9285 \end_inset
9286
9287 em)
9288 \end_layout
9289
9290 \end_inset
9291 </cell>
9292 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
9293 \begin_inset Text
9294
9295 \begin_layout Plain Layout
9296 0.5
9297 \begin_inset space \thinspace{}
9298 \end_inset
9299
9300 em
9301 \end_layout
9302
9303 \end_inset
9304 </cell>
9305 </row>
9306 <row>
9307 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
9308 \begin_inset Text
9309
9310 \begin_layout Plain Layout
9311 Quad (1
9312 \begin_inset space \thinspace{}
9313 \end_inset
9314
9315 em)
9316 \end_layout
9317
9318 \end_inset
9319 </cell>
9320 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
9321 \begin_inset Text
9322
9323 \begin_layout Plain Layout
9324 1
9325 \begin_inset space \thinspace{}
9326 \end_inset
9327
9328 em
9329 \end_layout
9330
9331 \end_inset
9332 </cell>
9333 </row>
9334 <row>
9335 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
9336 \begin_inset Text
9337
9338 \begin_layout Plain Layout
9339 QQuad (2
9340 \begin_inset space \thinspace{}
9341 \end_inset
9342
9343 em)
9344 \end_layout
9345
9346 \end_inset
9347 </cell>
9348 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
9349 \begin_inset Text
9350
9351 \begin_layout Plain Layout
9352 2
9353 \begin_inset space \thinspace{}
9354 \end_inset
9355
9356 em
9357 \end_layout
9358
9359 \end_inset
9360 </cell>
9361 </row>
9362 </lyxtabular>
9363
9364 \end_inset
9365
9366
9367 \end_layout
9368
9369 \end_inset
9370
9371
9372 \end_layout
9373
9374 \begin_layout Subsubsection
9375
9376 \family sans
9377 Horizontal Fills
9378 \family default
9379
9380 \begin_inset Index
9381 status collapsed
9382
9383 \begin_layout Plain Layout
9384 Spacing ! Fills
9385 \end_layout
9386
9387 \end_inset
9388
9389
9390 \end_layout
9391
9392 \begin_layout Standard
9393 Horizontal fills (HFills) are a special LyX feature for adding extra space
9394  in a uniform fashion.
9395  An HFill is actually a variable length space, whose length always equals
9396  the remaining space between the left and right margins.
9397  If there is more than one HFill on a line, they divide the available space
9398  equally between themselves.
9399  
9400 \end_layout
9401
9402 \begin_layout Standard
9403 Here a few examples what you can do with them:
9404 \end_layout
9405
9406 \begin_layout Quote
9407 \noindent
9408 This is on the left side
9409 \begin_inset space \hfill{}
9410 \end_inset
9411
9412 This is on the right
9413 \end_layout
9414
9415 \begin_layout Quote
9416 \noindent
9417 Left
9418 \begin_inset space \hfill{}
9419 \end_inset
9420
9421 Middle
9422 \begin_inset space \hfill{}
9423 \end_inset
9424
9425 Right
9426 \end_layout
9427
9428 \begin_layout Quote
9429 \noindent
9430 Left
9431 \begin_inset space \hfill{}
9432 \end_inset
9433
9434 1/3 Left
9435 \begin_inset space \hfill{}
9436 \end_inset
9437
9438
9439 \begin_inset space \hfill{}
9440 \end_inset
9441
9442 Right
9443 \end_layout
9444
9445 \begin_layout Standard
9446 That was an example in the 
9447 \family sans
9448 Quote
9449 \family default
9450  environment.
9451  Here
9452 \begin_inset Formula $\to$
9453 \end_inset
9454
9455
9456 \begin_inset space \hfill{}
9457 \end_inset
9458
9459
9460 \begin_inset Formula $\gets$
9461 \end_inset
9462
9463 is one in a standard paragraph.
9464  It may or may not be apparent in the printed text, but it 
9465 \emph on
9466 is
9467 \emph default
9468  sitting in-between the two arrows.
9469 \end_layout
9470
9471 \begin_layout Standard
9472 HFills can be made visible when you choose one of the 
9473 \family sans
9474 Fill
9475 \begin_inset space ~
9476 \end_inset
9477
9478 Pattern
9479 \family default
9480  in the space dialog: The following patterns are available:
9481 \end_layout
9482
9483 \begin_layout Standard
9484 Dots: 
9485 \begin_inset space \dotfill{}
9486 \end_inset
9487
9488
9489 \begin_inset space ~
9490 \end_inset
9491
9492
9493 \end_layout
9494
9495 \begin_layout Standard
9496 Rule: 
9497 \begin_inset space \hrulefill{}
9498 \end_inset
9499
9500
9501 \begin_inset space ~
9502 \end_inset
9503
9504
9505 \end_layout
9506
9507 \begin_layout Standard
9508 Left arrow: 
9509 \begin_inset space \leftarrowfill{}
9510 \end_inset
9511
9512
9513 \begin_inset space ~
9514 \end_inset
9515
9516
9517 \end_layout
9518
9519 \begin_layout Standard
9520 Right arrow: 
9521 \begin_inset space \rightarrowfill{}
9522 \end_inset
9523
9524
9525 \begin_inset space ~
9526 \end_inset
9527
9528
9529 \end_layout
9530
9531 \begin_layout Standard
9532 Up brace: 
9533 \begin_inset space \downbracefill{}
9534 \end_inset
9535
9536
9537 \begin_inset space ~
9538 \end_inset
9539
9540
9541 \end_layout
9542
9543 \begin_layout Standard
9544 Down brace: 
9545 \begin_inset space \upbracefill{}
9546 \end_inset
9547
9548
9549 \begin_inset space ~
9550 \end_inset
9551
9552
9553 \end_layout
9554
9555 \begin_layout Standard
9556 \begin_inset Note Greyedout
9557 status open
9558
9559 \begin_layout Plain Layout
9560
9561 \series bold
9562 Note:
9563 \series default
9564  If an HFill is at the beginning of a line, and 
9565 \emph on
9566 not
9567 \emph default
9568  in the first line in a paragraph, LyX ignores it.
9569  This prevents HFills from accidentally being wrapped onto a new line.
9570  If you need space in this case anyway, set the 
9571 \family sans
9572 Protect
9573 \family default
9574  option in the space dialog.
9575 \end_layout
9576
9577 \end_inset
9578
9579
9580 \end_layout
9581
9582 \begin_layout Subsubsection
9583 Phantom Space
9584 \begin_inset Index
9585 status collapsed
9586
9587 \begin_layout Plain Layout
9588 Spacing ! Phantom
9589 \end_layout
9590
9591 \end_inset
9592
9593
9594 \end_layout
9595
9596 \begin_layout Standard
9597 Sometimes you want to insert space with exactly the length of a phrase.
9598  E.
9599 \begin_inset space \thinspace{}
9600 \end_inset
9601
9602 g.
9603 \begin_inset space \space{}
9604 \end_inset
9605
9606 you want to create the following multiple choice question:
9607 \end_layout
9608
9609 \begin_layout Standard
9610 \begin_inset VSpace medskip
9611 \end_inset
9612
9613 What is correct English?:
9614 \begin_inset Newline newline
9615 \end_inset
9616
9617
9618 \begin_inset Newline newline
9619 \end_inset
9620
9621 Mr.
9622 \begin_inset space ~
9623 \end_inset
9624
9625 Edge would have been jumps the gun.
9626 \begin_inset Newline newline
9627 \end_inset
9628
9629
9630 \begin_inset ERT
9631 status collapsed
9632
9633 \begin_layout Plain Layout
9634
9635
9636 \backslash
9637 phantom{Mr.
9638  Edge }
9639 \end_layout
9640
9641 \end_inset
9642
9643 has to be jumped
9644 \begin_inset Newline newline
9645 \end_inset
9646
9647
9648 \begin_inset ERT
9649 status collapsed
9650
9651 \begin_layout Plain Layout
9652
9653
9654 \backslash
9655 phantom{Mr.
9656  Edge }
9657 \end_layout
9658
9659 \end_inset
9660
9661 jumps
9662 \begin_inset VSpace medskip
9663 \end_inset
9664
9665
9666 \end_layout
9667
9668 \begin_layout Standard
9669 So that the choices appear exactly after the phrase 
9670 \begin_inset Quotes eld
9671 \end_inset
9672
9673 Mr.
9674 \begin_inset space ~
9675 \end_inset
9676
9677 Edge
9678 \begin_inset space ~
9679 \end_inset
9680
9681
9682 \begin_inset Quotes erd
9683 \end_inset
9684
9685 .
9686  To get this, you can use the LaTeX-command 
9687 \series bold
9688
9689 \backslash
9690 phantom
9691 \series default
9692  in TeX Code
9693 \begin_inset Foot
9694 status collapsed
9695
9696 \begin_layout Plain Layout
9697 See sec.
9698 \begin_inset space \thinspace{}
9699 \end_inset
9700
9701
9702 \begin_inset CommandInset ref
9703 LatexCommand ref
9704 reference "sec:TeX-Code"
9705
9706 \end_inset
9707
9708  for more information about TeX-Code.
9709 \end_layout
9710
9711 \end_inset
9712
9713 .
9714  In our case write the command 
9715 \series bold
9716
9717 \backslash
9718 phantom{Mr.
9719  Edge }
9720 \series default
9721  (note the space after 
9722 \begin_inset Quotes eld
9723 \end_inset
9724
9725 Edge
9726 \begin_inset Quotes erd
9727 \end_inset
9728
9729 ) at the beginning of the last two lines.
9730  The command prints out the phrase within the the two braces, but invisible.
9731  That is why it is named 
9732 \begin_inset Quotes eld
9733 \end_inset
9734
9735 phantom
9736 \begin_inset Quotes erd
9737 \end_inset
9738
9739 .
9740 \begin_inset Foot
9741 status collapsed
9742
9743 \begin_layout Plain Layout
9744 There exists also the commands 
9745 \backslash
9746
9747 \series bold
9748 hphantom
9749 \series default
9750  and 
9751 \backslash
9752
9753 \series bold
9754 vphantom
9755 \series default
9756 , but this too special for the LyX User Guide.
9757  If you are interested in knowing more about this, have a look at 
9758 \begin_inset CommandInset citation
9759 LatexCommand cite
9760 key "latexcompanion,latexguide"
9761
9762 \end_inset
9763
9764 .
9765 \end_layout
9766
9767 \end_inset
9768
9769
9770 \end_layout
9771
9772 \begin_layout Subsection
9773 Vertical Space
9774 \begin_inset CommandInset label
9775 LatexCommand label
9776 name "sub:Vertical-Space"
9777
9778 \end_inset
9779
9780
9781 \begin_inset Index
9782 status collapsed
9783
9784 \begin_layout Plain Layout
9785 Spacing ! Vertical
9786 \end_layout
9787
9788 \end_inset
9789
9790
9791 \end_layout
9792
9793 \begin_layout Standard
9794 To add extra vertical space above or below a paragraph, use the 
9795 \family sans
9796 Insert\SpecialChar \menuseparator
9797 Formatting\SpecialChar \menuseparator
9798 Vertical
9799 \begin_inset space ~
9800 \end_inset
9801
9802 Space
9803 \family default
9804  dialog.
9805  There you find the following sizes:
9806 \end_layout
9807
9808 \begin_layout Standard
9809
9810 \family sans
9811 SmallSkip
9812 \family default
9813
9814 \family sans
9815 MedSkip
9816 \family default
9817  and 
9818 \family sans
9819 BigSkip
9820 \family default
9821  are LaTeX sizes which depends on the font size of the document.
9822  
9823 \family sans
9824 DefSkip
9825 \family default
9826  is the skip adjusted in the dialog 
9827 \family sans
9828 Document\SpecialChar \menuseparator
9829 Settings
9830 \family default
9831
9832 \begin_inset Index
9833 status collapsed
9834
9835 \begin_layout Plain Layout
9836 Document ! Settings
9837 \end_layout
9838
9839 \end_inset
9840
9841  for the paragraph separation.
9842  If you use indentation to separate paragraphs 
9843 \family sans
9844 DefSkip
9845 \family default
9846  is equal to 
9847 \family sans
9848 MedSkip
9849 \family default
9850 .
9851 \end_layout
9852
9853 \begin_layout Standard
9854
9855 \family sans
9856 VFill
9857 \family default
9858
9859 \begin_inset Index
9860 status collapsed
9861
9862 \begin_layout Plain Layout
9863 Spacing ! Fills
9864 \end_layout
9865
9866 \end_inset
9867
9868  is a variable space, set so that the space is maximal within one page.
9869  An example: You have only two short paragraphs on one page with a vfill
9870  between them.
9871  Then the first paragraph is placed at the top of the page and the second
9872  one at the bottom, because the space between them is then maximal.
9873  
9874 \family sans
9875 VFill
9876 \family default
9877 s work like 
9878 \family sans
9879 HFill
9880 \family default
9881 s: they fill the remaining vertical space on a page with blank space.
9882 \begin_inset Foot
9883 status collapsed
9884
9885 \begin_layout Plain Layout
9886
9887 \family sans
9888 HFill
9889 \family default
9890 s are described in section
9891 \begin_inset space ~
9892 \end_inset
9893
9894
9895 \begin_inset CommandInset ref
9896 LatexCommand ref
9897 reference "sub:Horizontal-Space"
9898
9899 \end_inset
9900
9901 .
9902 \end_layout
9903
9904 \end_inset
9905
9906  If there are several 
9907 \family sans
9908 VFill
9909 \family default
9910 s on a page, they divide the remaining vertical space equally between themselves.
9911  You can therefore use 
9912 \family sans
9913 VFill
9914 \family default
9915 s to center text on a page, or even place text 2/3 down a page.
9916 \end_layout
9917
9918 \begin_layout Standard
9919
9920 \family sans
9921 Custom
9922 \family default
9923  are custom spaces in units explained in Appendix
9924 \begin_inset space ~
9925 \end_inset
9926
9927
9928 \begin_inset CommandInset ref
9929 LatexCommand ref
9930 reference "cha:Units-available-in"
9931
9932 \end_inset
9933
9934 .
9935 \end_layout
9936
9937 \begin_layout Standard
9938 \begin_inset Note Greyedout
9939 status open
9940
9941 \begin_layout Plain Layout
9942
9943 \series bold
9944 Note:
9945 \series default
9946  
9947 \series medium
9948 When the extra vertical space would be in the output at the top/bottom of
9949  a page, the space is only added if you have also checked the option 
9950 \family sans
9951 Protect
9952 \family default
9953 .
9954 \end_layout
9955
9956 \end_inset
9957
9958
9959 \end_layout
9960
9961 \begin_layout Subsection
9962 Paragraph Alignment
9963 \end_layout
9964
9965 \begin_layout Standard
9966 You can change the paragraph alignment with the 
9967 \family sans
9968 Edit\SpecialChar \menuseparator
9969 Paragraph Settings
9970 \family default
9971  dialog.
9972  There are four possibilities: 
9973 \end_layout
9974
9975 \begin_layout Itemize
9976
9977 \family sans
9978 Justified
9979 \end_layout
9980
9981 \begin_layout Itemize
9982
9983 \family sans
9984 Left
9985 \end_layout
9986
9987 \begin_layout Itemize
9988
9989 \family sans
9990 Right
9991 \end_layout
9992
9993 \begin_layout Itemize
9994
9995 \family sans
9996 Center
9997 \end_layout
9998
9999 \begin_layout Standard
10000 The default in most cases is justified alignment, in which the inter-word
10001  spacing is variable and each line of a paragraph fills the region between
10002  the left and right margins.
10003  The other three alignments should be self-explanatory, and look like this:
10004 \end_layout
10005
10006 \begin_layout Standard
10007 \align right
10008 This paragraph is right aligned,
10009 \end_layout
10010
10011 \begin_layout Standard
10012 \align center
10013 this one is centered,
10014 \end_layout
10015
10016 \begin_layout Standard
10017 \align left
10018 this one is left aligned.
10019 \end_layout
10020
10021 \begin_layout Subsection
10022 Forced Page Breaks
10023 \begin_inset Index
10024 status collapsed
10025
10026 \begin_layout Plain Layout
10027 Page breaks ! Forced
10028 \end_layout
10029
10030 \end_inset
10031
10032
10033 \begin_inset CommandInset label
10034 LatexCommand label
10035 name "sub:Forced-Page-Breaks"
10036
10037 \end_inset
10038
10039
10040 \end_layout
10041
10042 \begin_layout Standard
10043 If you don't like the way LaTeX does the pagebreaks in your document, you
10044  can force a page break where you want one.
10045  Normally this will not be necessary, because LaTeX is good at page breaking.
10046  Only if you use many 
10047 \family sans
10048 Floats
10049 \family default
10050 , LaTeX's page breaking algorithm can fail.
10051 \end_layout
10052
10053 \begin_layout Standard
10054 We recommend not to use forced pagebreaks until the text is finished, and
10055  until you have checked in the preview to see if you 
10056 \emph on
10057 really
10058 \emph default
10059  have to change the page breaking.
10060 \end_layout
10061
10062 \begin_layout Standard
10063 There are two types of pagebreaks: One that ends the page without any special
10064  action.
10065  This can be inserted above or below a paragraph via the menu 
10066 \family sans
10067 Insert\SpecialChar \menuseparator
10068 Formatting\SpecialChar \menuseparator
10069 New
10070 \begin_inset space ~
10071 \end_inset
10072
10073 Page
10074 \family default
10075 .
10076  The second type, that is inserted via the menu 
10077 \family sans
10078 Insert\SpecialChar \menuseparator
10079 Formatting\SpecialChar \menuseparator
10080 Page
10081 \begin_inset space ~
10082 \end_inset
10083
10084 Break
10085 \family default
10086 , ends a page but stretches the content of the page, so that it fills out
10087  the complete page.
10088  This type is useful to avoid whitespace when a page break produces a page
10089  on which only the last few lines are absent.
10090 \end_layout
10091
10092 \begin_layout Standard
10093 You might try to use a page break to ensure that a figure or table appears
10094  at the top of a page.
10095  This is, of course, the wrong way to do it.
10096  LyX gives you a way of automatically ensuring that your figures and tables
10097  appear at the top of a page (or the bottom, or on their own page) without
10098  having to worry about what precedes or follows your figure or table.
10099  See chapter 
10100 \begin_inset CommandInset ref
10101 LatexCommand ref
10102 reference "cha:Floats-and-Notes"
10103
10104 \end_inset
10105
10106  to learn more about 
10107 \family sans
10108 Floats
10109 \family default
10110 .
10111 \end_layout
10112
10113 \begin_layout Subsubsection
10114 Clear Page Breaks
10115 \begin_inset CommandInset label
10116 LatexCommand label
10117 name "sub:Clear-Page-Breaks"
10118
10119 \end_inset
10120
10121
10122 \begin_inset Index
10123 status collapsed
10124
10125 \begin_layout Plain Layout
10126 Page breaks ! Clear
10127 \end_layout
10128
10129 \end_inset
10130
10131
10132 \end_layout
10133
10134 \begin_layout Standard
10135 Differently to forced pagebreaks where the content behind the break is directly
10136  placed at the next page, pages can also be cleared while breaking them.
10137  That means that the current paragraph is terminated and all, perhaps not
10138  yet processed floats from previous document parts are placed behind it,
10139  if necessary by adding pages.
10140 \end_layout
10141
10142 \begin_layout Standard
10143 You can insert a clear page break with the menu 
10144 \family sans
10145 Insert\SpecialChar \menuseparator
10146 Formatting\SpecialChar \menuseparator
10147 Clear
10148 \begin_inset space ~
10149 \end_inset
10150
10151 Page
10152 \family default
10153 .
10154  When you have a two-sided document like a book, you can use the menu 
10155 \family sans
10156 Insert\SpecialChar \menuseparator
10157 Formatting\SpecialChar \menuseparator
10158 Clear
10159 \begin_inset space ~
10160 \end_inset
10161
10162 Double
10163 \begin_inset space ~
10164 \end_inset
10165
10166 Page
10167 \family default
10168  to insert a clear page break that assures that the next page is a right-hand
10169  page (odd-numbered), if necessary by adding a page.
10170 \end_layout
10171
10172 \begin_layout Subsection
10173 Forced Line Breaks
10174 \begin_inset Index
10175 status collapsed
10176
10177 \begin_layout Plain Layout
10178 Line breaks
10179 \end_layout
10180
10181 \end_inset
10182
10183
10184 \begin_inset CommandInset label
10185 LatexCommand label
10186 name "sub:Forced-Line-Breaks"
10187
10188 \end_inset
10189
10190
10191 \end_layout
10192
10193 \begin_layout Standard
10194 Similar to page breaks there are two types of line breaks: One that simply
10195  breaks the line.
10196  You can force this line break within a paragraph by selecting 
10197 \family sans
10198 Insert\SpecialChar \menuseparator
10199 Formatting\SpecialChar \menuseparator
10200 Ragged
10201 \begin_inset space ~
10202 \end_inset
10203
10204 Line
10205 \begin_inset space ~
10206 \end_inset
10207
10208 Break
10209 \family default
10210  or with 
10211 \begin_inset Info
10212 type  "shortcut"
10213 arg   "newline-insert newline"
10214 \end_inset
10215
10216 .
10217  Another type that is inserted via the menu 
10218 \family sans
10219 Insert\SpecialChar \menuseparator
10220 Formatting\SpecialChar \menuseparator
10221 Justified
10222 \begin_inset space ~
10223 \end_inset
10224
10225 Line
10226 \begin_inset space ~
10227 \end_inset
10228
10229 Break
10230 \family default
10231  breaks the line and stretches it so that it fills out the whole space between
10232  the page margins.
10233  This is necessary to avoid 
10234 \begin_inset Quotes eld
10235 \end_inset
10236
10237 fringes
10238 \begin_inset Quotes erd
10239 \end_inset
10240
10241  in justified paragraphs due to whitespace introduced by line breaks.
10242 \end_layout
10243
10244 \begin_layout Standard
10245 You shouldn't use forced line breaks to correct LaTeX's line breaking, as
10246  LaTeX is very good at line breaking.
10247  There are, however, a number of situations where it is necessary to actively
10248  set a line break, e.
10249 \begin_inset space \thinspace{}
10250 \end_inset
10251
10252 g.
10253 \begin_inset space \space{}
10254 \end_inset
10255
10256 in a poem or for an address (see sections
10257 \begin_inset space ~
10258 \end_inset
10259
10260
10261 \begin_inset CommandInset ref
10262 LatexCommand ref
10263 reference "sec:Quote"
10264
10265 \end_inset
10266
10267
10268 \begin_inset CommandInset ref
10269 LatexCommand ref
10270 reference "sec:Verse"
10271
10272 \end_inset
10273
10274  and 
10275 \begin_inset CommandInset ref
10276 LatexCommand ref
10277 reference "sec:Address-Usage"
10278
10279 \end_inset
10280
10281 ).
10282 \end_layout
10283
10284 \begin_layout Subsection
10285 Horizontal Lines
10286 \begin_inset CommandInset label
10287 LatexCommand label
10288 name "sub:Horizontal-Lines"
10289
10290 \end_inset
10291
10292
10293 \begin_inset Index
10294 status collapsed
10295
10296 \begin_layout Plain Layout
10297 Horizontal lines
10298 \end_layout
10299
10300 \end_inset
10301
10302
10303 \end_layout
10304
10305 \begin_layout Standard
10306
10307 \lyxline
10308 In the dialog 
10309 \family sans
10310 Insert\SpecialChar \menuseparator
10311 Formatting\SpecialChar \menuseparator
10312 Horizontal
10313 \begin_inset space ~
10314 \end_inset
10315
10316 Line
10317 \family default
10318  you can insert horizontal lines that span the whole width of the document
10319  or column.
10320 \lyxline
10321
10322 \end_layout
10323
10324 \begin_layout Section
10325 Characters and Symbols
10326 \end_layout
10327
10328 \begin_layout Standard
10329 You can directly enter all characters that are available on your keyboard.
10330  You can also use special keyboard maps to be able to enter e.
10331 \begin_inset space \thinspace{}
10332 \end_inset
10333
10334 g.
10335 \begin_inset space \space{}
10336 \end_inset
10337
10338 characters needed for French with an English keyboard.
10339  See section
10340 \begin_inset space \thinspace{}
10341 \end_inset
10342
10343
10344 \begin_inset CommandInset ref
10345 LatexCommand ref
10346 reference "sub:Keyboard-mapping"
10347
10348 \end_inset
10349
10350  for informations how this is done.
10351 \end_layout
10352
10353 \begin_layout Standard
10354 For the case where you need a character that is not on your keyboard, you
10355  can use the 
10356 \family sans
10357 Symbols
10358 \family default
10359  dialog via the menu 
10360 \family sans
10361 Insert\SpecialChar \menuseparator
10362 Special Character\SpecialChar \menuseparator
10363 Symbols
10364 \family default
10365 .
10366 \end_layout
10367
10368 \begin_layout Standard
10369 \begin_inset Note Greyedout
10370 status open
10371
10372 \begin_layout Plain Layout
10373
10374 \series bold
10375 Note:
10376 \series default
10377  Maybe not all symbols inserted with the symbols dialog can be displayed
10378  when you are using a special screen font in LyX's preferences.
10379  But the inserted symbols will in every case be displayed in the output.
10380 \end_layout
10381
10382 \end_inset
10383
10384
10385 \end_layout
10386
10387 \begin_layout Section
10388 Fonts and Text Styles
10389 \begin_inset CommandInset label
10390 LatexCommand label
10391 name "sec:Fonts-and-Text"
10392
10393 \end_inset
10394
10395
10396 \end_layout
10397
10398 \begin_layout Subsection
10399 Font Types
10400 \begin_inset Index
10401 status collapsed
10402
10403 \begin_layout Plain Layout
10404 Font ! Types
10405 \end_layout
10406
10407 \end_inset
10408
10409
10410 \end_layout
10411
10412 \begin_layout Standard
10413 There are two types of fonts:
10414 \end_layout
10415
10416 \begin_layout Description
10417 Vector
10418 \begin_inset space ~
10419 \end_inset
10420
10421 fonts
10422 \begin_inset Index
10423 status collapsed
10424
10425 \begin_layout Plain Layout
10426 Fonts ! Vector-
10427 \end_layout
10428
10429 \end_inset
10430
10431  are fonts, built from outlines of the single glyphs (i.
10432 \begin_inset space \thinspace{}
10433 \end_inset
10434
10435 g.
10436  characters) in the font.
10437  This means that each glyph is defined using mathematical curves that are
10438  well suited for scaling to any requested size.
10439  This mathematical definition is interpreted by the font renderer and the
10440  curve is filled out with pixels according to the size and glyph.
10441  This means that outline fonts will look pretty good in all sizes.
10442  Only at very small sizes it might be hard to provide a good rendering at
10443  very small sizes, where each pixel has to be very carefully computed to
10444  provide a good image.
10445 \begin_inset Newline newline
10446 \end_inset
10447
10448 One could mean that one only needs to define one font size and scale them.
10449  But to achieve a better quality, many fonts define several font sizes.
10450  That improves the appearance, because you need more details at large font
10451  sizes than at small ones.
10452 \begin_inset Newline newline
10453 \end_inset
10454
10455 The font types 
10456 \family typewriter
10457 TrueType
10458 \family default
10459
10460 \family typewriter
10461 OpenType
10462 \family default
10463 , and 
10464 \family typewriter
10465 Type
10466 \begin_inset space ~
10467 \end_inset
10468
10469 1 PostScript
10470 \family default
10471  are vector fonts.
10472 \end_layout
10473
10474 \begin_layout Description
10475 Bitmap
10476 \begin_inset space ~
10477 \end_inset
10478
10479 fonts
10480 \begin_inset Index
10481 status collapsed
10482
10483 \begin_layout Plain Layout
10484 Fonts ! Bitmap-
10485 \end_layout
10486
10487 \end_inset
10488
10489  on the other hand, are defined by bitmap graphics from the start, so they
10490  will look good at all the sizes they are meant for.
10491  However, they don't scale well, because in order to scale a glyph, each
10492  pixel is enlarged into several pixels.
10493  It is the same effect that happens if you try to enlarge a picture in a
10494  picture manipulation program.
10495  In order to relieve this effect, bitmap fonts are typically provided in
10496  several fixed sizes typically from around 8 pixels high up to 34 pixels
10497  or so high in steps according to what is believed to be useful.
10498  The advantage of bitmap fonts is that no complicated computations are necessary
10499  to display each glyph, so bitmap fonts are thus faster displayed than scalable
10500  fonts.
10501  The disadvantage is that sizes that don't exists as fixed versions have
10502  to be scaled by doubling pixels, and thus look bad.
10503 \begin_inset Newline newline
10504 \end_inset
10505
10506 Bitmap fonts are named 
10507 \family typewriter
10508 Type
10509 \begin_inset space ~
10510 \end_inset
10511
10512 3
10513 \family default
10514  in PostScript- and PDF-documents.
10515 \end_layout
10516
10517 \begin_layout Standard
10518 The result of all this, is that bitmap fonts are best for the size they
10519  are designed for, while scalable fonts are good for nearly all sizes.
10520  So one need less font size definitions for scalable fonts.
10521  That's the reason why nearly all text rendering and typesetting programs
10522  use scalable fonts.
10523 \end_layout
10524
10525 \begin_layout Standard
10526 To test which fonts are used in a PDF-document, you can have a look into
10527  its document properties.
10528 \end_layout
10529
10530 \begin_layout Standard
10531 Many modern typesetting and markup languages have begun to move towards
10532  specifying character styles rather than specifying a particular font.
10533  For example, instead of changing to an italicized version of the current
10534  font to emphasize text, you use an 
10535 \begin_inset Quotes eld
10536 \end_inset
10537
10538 emphasized style
10539 \begin_inset Quotes erd
10540 \end_inset
10541
10542  instead.
10543  This concept fits in perfectly with LyX.
10544  In LyX, you do things based on contexts, rather than focusing on typesetting
10545  details.
10546 \end_layout
10547
10548 \begin_layout Subsection
10549 Document Font and Font size
10550 \begin_inset CommandInset label
10551 LatexCommand label
10552 name "sub:Document-Font"
10553
10554 \end_inset
10555
10556
10557 \begin_inset Index
10558 status collapsed
10559
10560 \begin_layout Plain Layout
10561 Font ! Size
10562 \end_layout
10563
10564 \end_inset
10565
10566
10567 \begin_inset Index
10568 status collapsed
10569
10570 \begin_layout Plain Layout
10571 Document ! Font
10572 \end_layout
10573
10574 \end_inset
10575
10576
10577 \end_layout
10578
10579 \begin_layout Standard
10580 You can set the document fonts in the 
10581 \family sans
10582 Document\SpecialChar \menuseparator
10583 Settings
10584 \family default
10585
10586 \begin_inset Index
10587 status collapsed
10588
10589 \begin_layout Plain Layout
10590 Document ! Settings
10591 \end_layout
10592
10593 \end_inset
10594
10595  dialog.
10596  There you can specify which font should be used for the three different
10597  font shapes roman (serif), 
10598 \family sans
10599 sans
10600 \begin_inset space ~
10601 \end_inset
10602
10603 serif
10604 \family default
10605 , and 
10606 \family typewriter
10607 typewriter
10608 \family default
10609  and its scalings.
10610 \end_layout
10611
10612 \begin_layout Standard
10613 The possible options for the font include 
10614 \family sans
10615 default
10616 \family default
10617  and a list of fonts available on your system.
10618  
10619 \family sans
10620 default
10621 \family default
10622  uses the standard TeX fonts, known as 
10623 \begin_inset Quotes eld
10624 \end_inset
10625
10626
10627 \family typewriter
10628 Computer Modern
10629 \family default
10630
10631 \begin_inset Quotes erd
10632 \end_inset
10633
10634  (
10635 \family typewriter
10636 cm
10637 \family default
10638 ) or 
10639 \begin_inset Quotes eld
10640 \end_inset
10641
10642
10643 \family typewriter
10644 European Computer Modern
10645 \family default
10646
10647 \begin_inset Quotes erd
10648 \end_inset
10649
10650  (
10651 \family typewriter
10652 ec
10653 \family default
10654 ).
10655 \end_layout
10656
10657 \begin_layout Standard
10658 As 
10659 \family typewriter
10660 cm
10661 \family default
10662  and 
10663 \family typewriter
10664 ec
10665 \family default
10666  are bitmap fonts, they often looks pixeled in PDF output, especially when
10667  you read the PDF in a zoomed size.
10668 \begin_inset Foot
10669 status collapsed
10670
10671 \begin_layout Plain Layout
10672 This problem doesn't appear if you read PDFs in 
10673 \family typewriter
10674 Adobe
10675 \begin_inset space ~
10676 \end_inset
10677
10678 Reader
10679 \family default
10680  version 6 or later, because this program includes a special bitmap font
10681  renderer.
10682 \end_layout
10683
10684 \end_inset
10685
10686  To get rid of pixeled fonts, you have to use a vector font.
10687  There are three ways to use one:
10688 \end_layout
10689
10690 \begin_layout Itemize
10691 One way is to use the 
10692 \family typewriter
10693 AE
10694 \family default
10695  fonts.
10696  
10697 \family typewriter
10698 AE
10699 \family default
10700  is a virtual font.
10701  Virtual means that it 
10702 \begin_inset Quotes eld
10703 \end_inset
10704
10705 steals
10706 \begin_inset Quotes erd
10707 \end_inset
10708
10709  outline 
10710 \family typewriter
10711 cm
10712 \family default
10713 -glyphs from other fonts.
10714  This has the disadvantage that some characters are missing, like the French
10715  guillemets (
10716 \begin_inset Quotes eld
10717 \end_inset
10718
10719 «
10720 \begin_inset Quotes erd
10721 \end_inset
10722
10723  and 
10724 \begin_inset Quotes eld
10725 \end_inset
10726
10727 »
10728 \begin_inset Quotes erd
10729 \end_inset
10730
10731 )
10732 \begin_inset Foot
10733 status collapsed
10734
10735 \begin_layout Plain Layout
10736 Loading the LaTeX-package 
10737 \series bold
10738 aeguill
10739 \series default
10740
10741 \begin_inset Index
10742 status collapsed
10743
10744 \begin_layout Plain Layout
10745 LaTeX-packages ! aeguill
10746 \end_layout
10747
10748 \end_inset
10749
10750  with the document preamble line
10751 \end_layout
10752
10753 \begin_layout Plain Layout
10754
10755 \series bold
10756
10757 \backslash
10758 usepackage[ec]{aeguill}
10759 \end_layout
10760
10761 \begin_layout Plain Layout
10762 will fix the guillemet problem.
10763 \end_layout
10764
10765 \end_inset
10766
10767  and that accented characters are not 
10768 \emph on
10769 one
10770 \emph default
10771  glyph, they are build of 
10772 \emph on
10773 two
10774 \emph default
10775  characters, the accent and the letter.
10776  Therefore you can't search in documents using the 
10777 \family typewriter
10778 AE
10779 \family default
10780  fonts for words with accented characters.
10781  If you search for example for the French word 
10782 \begin_inset Quotes eld
10783 \end_inset
10784
10785 rève
10786 \begin_inset Quotes erd
10787 \end_inset
10788
10789  in a PDF, you won't get any result, because the PDF-viewer searches for
10790  the glyph 
10791 \begin_inset Quotes eld
10792 \end_inset
10793
10794  è 
10795 \begin_inset Quotes erd
10796 \end_inset
10797
10798  and not for the glyph 
10799 \begin_inset Quotes eld
10800 \end_inset
10801
10802  e +
10803 \begin_inset space ~
10804 \end_inset
10805
10806  ̀ 
10807 \begin_inset Quotes erd
10808 \end_inset
10809
10810 .
10811 \end_layout
10812
10813 \begin_layout Itemize
10814 Another possibility is to use three different outline fonts
10815 \begin_inset Foot
10816 status collapsed
10817
10818 \begin_layout Plain Layout
10819 Other fonts, like 
10820 \family typewriter
10821 Latin Modern
10822 \family default
10823  or 
10824 \family typewriter
10825 Computer Modern
10826 \family default
10827 , consist of these three main font types 
10828 \family sans
10829 sans
10830 \begin_inset space ~
10831 \end_inset
10832
10833 serif
10834 \family default
10835
10836 \family sans
10837 typewriter
10838 \family default
10839 , and 
10840 \family sans
10841 serif
10842 \family default
10843 .
10844 \end_layout
10845
10846 \end_inset
10847
10848
10849 \family typewriter
10850 Times Roman
10851 \family default
10852  as roman font,
10853 \family sans
10854  
10855 \family typewriter
10856 Helvetica
10857 \family default
10858  scaled to 92 or 95
10859 \begin_inset space \thinspace{}
10860 \end_inset
10861
10862 % as sans
10863 \begin_inset space ~
10864 \end_inset
10865
10866 serif font, and 
10867 \family typewriter
10868 courier
10869 \family default
10870  as typewriter font.
10871 \begin_inset Newline newline
10872 \end_inset
10873
10874 The differences between roman, 
10875 \family sans
10876 sans
10877 \begin_inset space ~
10878 \end_inset
10879
10880 serif
10881 \family default
10882 , and 
10883 \family typewriter
10884 typewriter
10885 \family default
10886  fonts are explained in section
10887 \begin_inset space ~
10888 \end_inset
10889
10890
10891 \begin_inset CommandInset ref
10892 LatexCommand ref
10893 reference "sub:Fine-Tuning-with-the"
10894
10895 \end_inset
10896
10897 .
10898 \begin_inset Newline newline
10899 \end_inset
10900
10901 The font 
10902 \family typewriter
10903 Times Roman
10904 \family default
10905  was originally designed for newspapers.
10906  That means its glyphs are smaller than the one from other fonts to fit
10907  into the small newspaper columns.
10908  Therefore 
10909 \family typewriter
10910 Times Roman
10911 \family default
10912  is not the optimal choice for larger documents like books.
10913 \end_layout
10914
10915 \begin_layout Itemize
10916 The best solution is to use the 
10917 \family typewriter
10918 Latin Modern
10919 \family default
10920  (
10921 \family typewriter
10922 lm
10923 \family default
10924 ) fonts.
10925  These fonts were developed in order of the LaTeX community to replace 
10926 \family typewriter
10927 cm
10928 \family default
10929  as the default font.
10930  In most cases they look the same as 
10931 \family typewriter
10932 cm
10933 \family default
10934
10935 \begin_inset Foot
10936 status collapsed
10937
10938 \begin_layout Plain Layout
10939 One difference is improved kerning for the 
10940 \family typewriter
10941 lm
10942 \family default
10943  fonts.
10944 \end_layout
10945
10946 \end_inset
10947
10948 , but 
10949 \family typewriter
10950 lm
10951 \family default
10952  covers a vast number of characters over the other two families 
10953 \family typewriter
10954 cm
10955 \family default
10956  and 
10957 \family typewriter
10958 ec
10959 \family default
10960 .
10961 \end_layout
10962
10963 \begin_layout Standard
10964 \begin_inset VSpace bigskip
10965 \end_inset
10966
10967 For the font size there are four possible values: 
10968 \family sans
10969 default, 10
10970 \family default
10971
10972 \family sans
10973 11
10974 \family default
10975 , and 
10976 \family sans
10977 12
10978 \family default
10979 .
10980  The size of 
10981 \family sans
10982 default
10983 \family default
10984  depends on your LaTeX-system, normally it is equal to the font size 10.
10985 \end_layout
10986
10987 \begin_layout Standard
10988 The font sizes are the 
10989 \emph on
10990 base size
10991 \emph default
10992 .
10993  That means that LyX scales all other possible font sizes (such as those
10994  used in footnotes, super-, and subscripts) by this value.
10995  You can fine-tune the font size of text parts via the 
10996 \family sans
10997 Text
10998 \begin_inset space ~
10999 \end_inset
11000
11001 Style
11002 \family default
11003  dialog if needed.
11004  The possible font sizes for text parts are explained in section
11005 \begin_inset space ~
11006 \end_inset
11007
11008
11009 \begin_inset CommandInset ref
11010 LatexCommand ref
11011 reference "sub:Fine-Tuning-with-the"
11012
11013 \end_inset
11014
11015 .
11016 \end_layout
11017
11018 \begin_layout Standard
11019 The field 
11020 \family sans
11021 CJK
11022 \family default
11023  allows users of the languages Chinese, Japanese, Korean (CJK) to specify
11024  a font to display the script characters.
11025 \begin_inset Foot
11026 status collapsed
11027
11028 \begin_layout Plain Layout
11029 The font will be the argument for the commands of the LaTeX-package 
11030 \series bold
11031 CJK
11032 \series default
11033 .
11034  So this has no effect for the document language 
11035 \family sans
11036 Japanese
11037 \family default
11038  that doesn't use 
11039 \series bold
11040 CJK
11041 \series default
11042 .
11043 \end_layout
11044
11045 \end_inset
11046
11047
11048 \end_layout
11049
11050 \begin_layout Standard
11051 \begin_inset VSpace bigskip
11052 \end_inset
11053
11054
11055 \begin_inset Note Greyedout
11056 status open
11057
11058 \begin_layout Plain Layout
11059
11060 \series bold
11061 Note:
11062 \series default
11063  When you choose a new font or font size, LyX does 
11064 \emph on
11065 not
11066 \emph default
11067  change the screen font! You will only see a difference in the printed output;
11068  this is part of the WYSIWYM concept.
11069  LyX's screen fonts can be adjusted in the 
11070 \family sans
11071 Tools\SpecialChar \menuseparator
11072 Preferences
11073 \family default
11074  dialog, see section
11075 \begin_inset space ~
11076 \end_inset
11077
11078
11079 \begin_inset CommandInset ref
11080 LatexCommand ref
11081 reference "sub:Screen-Fonts"
11082
11083 \end_inset
11084
11085 .
11086 \end_layout
11087
11088 \end_inset
11089
11090
11091 \end_layout
11092
11093 \begin_layout Subsection
11094 Using Different Character Styles
11095 \begin_inset Index
11096 status collapsed
11097
11098 \begin_layout Plain Layout
11099 Character Styles
11100 \end_layout
11101
11102 \end_inset
11103
11104
11105 \begin_inset Index
11106 status collapsed
11107
11108 \begin_layout Plain Layout
11109 Text Style
11110 \end_layout
11111
11112 \end_inset
11113
11114
11115 \end_layout
11116
11117 \begin_layout Standard
11118 As we've already seen, LyX automatically changes the character style for
11119  certain paragraph environments.
11120  LyX supports two character styles, 
11121 \family sans
11122 Emphasized
11123 \family default
11124  and 
11125 \family sans
11126 Noun
11127 \family default
11128 .
11129  You can activate both of these styles via keybindings, the menus, and the
11130  toolbar.
11131 \end_layout
11132
11133 \begin_layout Standard
11134 To activate the 
11135 \family sans
11136 Noun
11137 \family default
11138  style, do one of the following:
11139 \end_layout
11140
11141 \begin_layout Itemize
11142 click on the toolbar button 
11143 \begin_inset Graphics
11144         filename ../images/font-noun.png
11145
11146 \end_inset
11147
11148
11149 \end_layout
11150
11151 \begin_layout Itemize
11152 use the key binding 
11153 \begin_inset Info
11154 type  "shortcut"
11155 arg   "font-noun"
11156 \end_inset
11157
11158
11159 \end_layout
11160
11161 \begin_layout Standard
11162 These commands are all toggles.
11163  That is, if 
11164 \family sans
11165 Noun
11166 \family default
11167  style is already active, they deactivate it.
11168 \end_layout
11169
11170 \begin_layout Standard
11171 One typically uses the 
11172 \family sans
11173 Noun
11174 \family default
11175  style for proper names.
11176  For example: 
11177 \begin_inset Quotes eld
11178 \end_inset
11179
11180
11181 \noun on
11182 Matthias Ettrich
11183 \noun default
11184  is the original author of LyX.
11185 \begin_inset Quotes erd
11186 \end_inset
11187
11188
11189 \end_layout
11190
11191 \begin_layout Standard
11192 A more widely used character style is the 
11193 \family sans
11194 Emphasized
11195 \family default
11196  style.
11197  You can activate (or deactivate - it's also a toggle) the 
11198 \family sans
11199 Emphasized
11200 \family default
11201  style by:
11202 \end_layout
11203
11204 \begin_layout Itemize
11205 clicking on the toolbar button 
11206 \begin_inset Graphics
11207         filename ../images/font-emph.png
11208
11209 \end_inset
11210
11211
11212 \end_layout
11213
11214 \begin_layout Itemize
11215 using the keybindings 
11216 \begin_inset Info
11217 type  "shortcut"
11218 arg   "font-emph"
11219 \end_inset
11220
11221
11222 \end_layout
11223
11224 \begin_layout Standard
11225 Normally the 
11226 \family sans
11227 Emphasized
11228 \family default
11229  style is equivalent to an italic font but some document classes or LaTeX-packag
11230 es use a different font.
11231 \end_layout
11232
11233 \begin_layout Standard
11234 We've been using the 
11235 \family sans
11236 Emphasized
11237 \family default
11238  style all over the place in this document.
11239  Here's one more example:
11240 \end_layout
11241
11242 \begin_layout Quotation
11243
11244 \emph on
11245 Don't overuse character styles!
11246 \end_layout
11247
11248 \begin_layout Standard
11249 It's also a warning in addition to an example.
11250  One's writing should parallel ordinary conversation.
11251  Since we don't all constantly scream at each other, we should also avoid
11252  the common tendency to overuse character style.
11253  
11254 \end_layout
11255
11256 \begin_layout Standard
11257 You can always reset to the default font using the key binding 
11258 \begin_inset Info
11259 type  "shortcut"
11260 arg   "font-default"
11261 \end_inset
11262
11263  or the dialog 
11264 \family sans
11265 Edit\SpecialChar \menuseparator
11266 Text
11267 \begin_inset space ~
11268 \end_inset
11269
11270 Style
11271 \family default
11272 .
11273 \end_layout
11274
11275 \begin_layout Subsection
11276 Fine-Tuning with the 
11277 \family sans
11278 Text Style
11279 \family default
11280  dialog
11281 \begin_inset CommandInset label
11282 LatexCommand label
11283 name "sub:Fine-Tuning-with-the"
11284
11285 \end_inset
11286
11287
11288 \begin_inset Index
11289 status collapsed
11290
11291 \begin_layout Plain Layout
11292 Text Style
11293 \end_layout
11294
11295 \end_inset
11296
11297
11298 \end_layout
11299
11300 \begin_layout Standard
11301 There are always occasions when you will need to do some fine-tuning, so
11302  LyX gives you a way to create a custom character style.
11303  For example, an academic journal or a corporation may have a style sheet
11304  requiring a sans-serif font be used in certain situations.
11305  Also, writers sometimes use a different font to offset a character's thoughts
11306  from ordinary dialog.
11307 \end_layout
11308
11309 \begin_layout Standard
11310 Before we document how to use custom character style, we want to issue a
11311  warning yet again: Don't overuse character styles! 
11312 \begin_inset Newline newline
11313 \end_inset
11314
11315 Documents that overuse different fonts and sizes are not well readable and
11316  tend to look as if someone has knocked huge holes in them.
11317 \end_layout
11318
11319 \begin_layout Standard
11320 To use custom character styles, open the 
11321 \family sans
11322 Edit\SpecialChar \menuseparator
11323 Text
11324 \begin_inset space ~
11325 \end_inset
11326
11327 Style
11328 \family default
11329  dialog.
11330  There are several boxes on this dialog, each corresponding to a different
11331  font property which you can choose.
11332  You can choose an option for one of these properties, or select 
11333 \family sans
11334 No
11335 \begin_inset space ~
11336 \end_inset
11337
11338 change
11339 \family default
11340 , which keeps the current state of that property.
11341  The item 
11342 \family sans
11343 Reset
11344 \family default
11345  will reset the property to whatever is the default.
11346  You can use this to reset attributes across a bunch of different paragraph
11347  environments in a snap.
11348 \end_layout
11349
11350 \begin_layout Standard
11351 The font properties, and their options (in addition to 
11352 \family sans
11353 No
11354 \begin_inset space ~
11355 \end_inset
11356
11357 change
11358 \family default
11359  and 
11360 \family sans
11361 Reset
11362 \family default
11363 ) are:
11364 \end_layout
11365
11366 \begin_layout Labeling
11367 \labelwidthstring 00.00.0000
11368
11369 \family sans
11370 Family
11371 \family default
11372  The 
11373 \begin_inset Quotes eld
11374 \end_inset
11375
11376 overall look
11377 \begin_inset Quotes erd
11378 \end_inset
11379
11380  of the font.
11381  The possible options are:
11382 \end_layout
11383
11384 \begin_deeper
11385 \begin_layout Labeling
11386 \labelwidthstring 00.00.0000
11387
11388 \family sans
11389 Roman
11390 \family default
11391  This is the Roman font family.
11392  Normally a serif font.
11393  It's also the default family.
11394  (key binding 
11395 \begin_inset Info
11396 type  "shortcut"
11397 arg   "font-roman"
11398 \end_inset
11399
11400 )
11401 \end_layout
11402
11403 \begin_layout Labeling
11404 \labelwidthstring 00.00.0000
11405
11406 \family sans
11407 Sans
11408 \begin_inset space ~
11409 \end_inset
11410
11411 Serif
11412 \family default
11413  
11414 \family sans
11415 This is the Sans Serif font family.
11416
11417 \family default
11418  (key binding 
11419 \begin_inset Info
11420 type  "shortcut"
11421 arg   "font-sans"
11422 \end_inset
11423
11424 )
11425 \end_layout
11426
11427 \begin_layout Labeling
11428 \labelwidthstring 00.00.0000
11429
11430 \family sans
11431 Typewriter
11432 \family default
11433  
11434 \family typewriter
11435 This is the Typewriter font family.
11436
11437 \family default
11438  (key binding 
11439 \begin_inset Info
11440 type  "shortcut"
11441 arg   "font-typewriter"
11442 \end_inset
11443
11444
11445 \family sans
11446 )
11447 \end_layout
11448
11449 \end_deeper
11450 \begin_layout Labeling
11451 \labelwidthstring 00.00.0000
11452
11453 \family sans
11454 Series
11455 \family default
11456  This corresponds to the print weight.
11457  Options are:
11458 \end_layout
11459
11460 \begin_deeper
11461 \begin_layout Labeling
11462 \labelwidthstring 00.00.0000
11463
11464 \family sans
11465 Medium
11466 \family default
11467  This is the Medium font series.
11468  It's also the default series.
11469 \end_layout
11470
11471 \begin_layout Labeling
11472 \labelwidthstring 00.00.0000
11473
11474 \family sans
11475 Bold
11476 \family default
11477  
11478 \series bold
11479 This is the Bold font series.
11480
11481 \series default
11482  (key binding 
11483 \begin_inset Info
11484 type  "shortcut"
11485 arg   "font-bold"
11486 \end_inset
11487
11488 )
11489 \end_layout
11490
11491 \end_deeper
11492 \begin_layout Labeling
11493 \labelwidthstring 00.00.0000
11494
11495 \family sans
11496 Shape
11497 \family default
11498  As the name implies.
11499  Options are:
11500 \end_layout
11501
11502 \begin_deeper
11503 \begin_layout Labeling
11504 \labelwidthstring 00.00.0000
11505
11506 \family sans
11507 Upright
11508 \family default
11509  This is the Upright font shape.
11510  It's also the default shape.
11511 \end_layout
11512
11513 \begin_layout Labeling
11514 \labelwidthstring 00.00.0000
11515
11516 \family sans
11517 Italic
11518 \family default
11519  
11520 \shape italic
11521 This
11522 \shape default
11523  
11524 \family sans
11525 \shape italic
11526 i
11527 \family default
11528 s the Italic font shape
11529 \shape default
11530 \emph on
11531 .
11532 \end_layout
11533
11534 \begin_layout Labeling
11535 \labelwidthstring 00.00.0000
11536
11537 \family sans
11538 Slanted
11539 \family default
11540  
11541 \shape slanted
11542 This is the Slanted font shape
11543 \shape default
11544  (although it might not be visible in LyX, this is different from italic).
11545 \end_layout
11546
11547 \begin_layout Labeling
11548 \labelwidthstring 00.00.0000
11549
11550 \family sans
11551 Small
11552 \begin_inset space ~
11553 \end_inset
11554
11555 Caps
11556 \family default
11557  
11558 \shape smallcaps
11559 This is the Small caps font shape
11560 \shape default
11561 \noun on
11562 .
11563 \end_layout
11564
11565 \end_deeper
11566 \begin_layout Labeling
11567 \labelwidthstring 00.00.0000
11568
11569 \family sans
11570 Size
11571 \family default
11572  Alters the size of the font.
11573  You'll find no numerical values here; all possible sizes are actually proportio
11574 nal to the document font size.
11575  Once again, you don't feed LyX the details, but a general description of
11576  what you want to do.
11577  The options are:
11578 \end_layout
11579
11580 \begin_deeper
11581 \begin_layout Labeling
11582 \labelwidthstring 00.00.0000
11583
11584 \family sans
11585 Tiny
11586 \family default
11587  
11588 \size tiny
11589 This is the 
11590 \begin_inset Quotes eld
11591 \end_inset
11592
11593 Tiny
11594 \begin_inset Quotes erd
11595 \end_inset
11596
11597  font size.
11598
11599 \size default
11600  (key bindings 
11601 \begin_inset Info
11602 type  "shortcuts"
11603 arg   "font-size tiny"
11604 \end_inset
11605
11606 )
11607 \end_layout
11608
11609 \begin_layout Labeling
11610 \labelwidthstring 00.00.0000
11611
11612 \family sans
11613 Smallest
11614 \family default
11615  
11616 \size scriptsize
11617 This is the 
11618 \begin_inset Quotes eld
11619 \end_inset
11620
11621 Smallest
11622 \begin_inset Quotes erd
11623 \end_inset
11624
11625  font size
11626 \size default
11627 .
11628  (key binding 
11629 \begin_inset Info
11630 type  "shortcut"
11631 arg   "font-size scriptsize"
11632 \end_inset
11633
11634 )
11635 \end_layout
11636
11637 \begin_layout Labeling
11638 \labelwidthstring 00.00.0000
11639
11640 \family sans
11641 Smaller
11642 \family default
11643  
11644 \size footnotesize
11645 This is the 
11646 \begin_inset Quotes eld
11647 \end_inset
11648
11649 Smaller
11650 \begin_inset Quotes erd
11651 \end_inset
11652
11653  font size.
11654
11655 \size default
11656  (key bindings 
11657 \begin_inset Info
11658 type  "shortcuts"
11659 arg   "font-size footnotesize"
11660 \end_inset
11661
11662 )
11663 \end_layout
11664
11665 \begin_layout Labeling
11666 \labelwidthstring 00.00.0000
11667
11668 \family sans
11669 Small
11670 \family default
11671  
11672 \size small
11673 This is the 
11674 \begin_inset Quotes eld
11675 \end_inset
11676
11677 Small
11678 \begin_inset Quotes erd
11679 \end_inset
11680
11681  font size.
11682
11683 \size default
11684  (key bindings 
11685 \begin_inset Info
11686 type  "shortcuts"
11687 arg   "font-size small"
11688 \end_inset
11689
11690 )
11691 \end_layout
11692
11693 \begin_layout Labeling
11694 \labelwidthstring 00.00.0000
11695
11696 \family sans
11697 Normal
11698 \family default
11699  This is the 
11700 \begin_inset Quotes eld
11701 \end_inset
11702
11703 Normal
11704 \begin_inset Quotes erd
11705 \end_inset
11706
11707  font size.
11708  It's also the default size.
11709  (key bindings 
11710 \begin_inset Info
11711 type  "shortcuts"
11712 arg   "font-size normal"
11713 \end_inset
11714
11715 )
11716 \end_layout
11717
11718 \begin_layout Labeling
11719 \labelwidthstring 00.00.0000
11720
11721 \family sans
11722 Large
11723 \family default
11724  
11725 \size large
11726 This is the 
11727 \begin_inset Quotes eld
11728 \end_inset
11729
11730 Large
11731 \begin_inset Quotes erd
11732 \end_inset
11733
11734  font size.
11735
11736 \size default
11737  (key bindings 
11738 \begin_inset Info
11739 type  "shortcuts"
11740 arg   "font-size large"
11741 \end_inset
11742
11743 )
11744 \end_layout
11745
11746 \begin_layout Labeling
11747 \labelwidthstring 00.00.0000
11748
11749 \family sans
11750 Larger
11751 \family default
11752  
11753 \size larger
11754 This is the 
11755 \begin_inset Quotes eld
11756 \end_inset
11757
11758 Larger
11759 \begin_inset Quotes erd
11760 \end_inset
11761
11762  font size.
11763
11764 \size default
11765  (key bindings 
11766 \begin_inset Info
11767 type  "shortcuts"
11768 arg   "font-size larger"
11769 \end_inset
11770
11771 )
11772 \end_layout
11773
11774 \begin_layout Labeling
11775 \labelwidthstring 00.00.0000
11776
11777 \family sans
11778 Largest
11779 \family default
11780  
11781 \size largest
11782 This is the 
11783 \begin_inset Quotes eld
11784 \end_inset
11785
11786 Largest
11787 \begin_inset Quotes erd
11788 \end_inset
11789
11790  font size.
11791
11792 \size default
11793  (key binding 
11794 \begin_inset Info
11795 type  "shortcut"
11796 arg   "font-size largest"
11797 \end_inset
11798
11799 )
11800 \end_layout
11801
11802 \begin_layout Labeling
11803 \labelwidthstring 00.00.0000
11804
11805 \family sans
11806 Huge
11807 \family default
11808  
11809 \size huge
11810 This is the 
11811 \begin_inset Quotes eld
11812 \end_inset
11813
11814 Huge
11815 \begin_inset Quotes erd
11816 \end_inset
11817
11818  font size.
11819
11820 \size default
11821  (key bindings 
11822 \begin_inset Info
11823 type  "shortcuts"
11824 arg   "font-size huge"
11825 \end_inset
11826
11827 )
11828 \end_layout
11829
11830 \begin_layout Labeling
11831 \labelwidthstring 00.00.0000
11832
11833 \family sans
11834 Huger
11835 \family default
11836  
11837 \size giant
11838 This is the 
11839 \begin_inset Quotes eld
11840 \end_inset
11841
11842 Huger
11843 \begin_inset Quotes erd
11844 \end_inset
11845
11846  font size.
11847
11848 \size default
11849  (key bindings 
11850 \begin_inset Info
11851 type  "shortcuts"
11852 arg   "font-size giant"
11853 \end_inset
11854
11855 )
11856 \end_layout
11857
11858 \end_deeper
11859 \begin_layout Standard
11860 We'll warn you 
11861 \emph on
11862 yet again
11863 \emph default
11864 : don't go crazy with this feature.
11865  You should almost never need to change the font size.
11866  LyX automatically changes the font size for different paragraph environments
11867  - use that instead.
11868  This is here for fine-tuning only!
11869 \end_layout
11870
11871 \begin_layout Labeling
11872 \labelwidthstring 00.00.0000
11873
11874 \family sans
11875 Misc
11876 \family default
11877  Here you can change a few other things at the character level.
11878  Options are:
11879 \end_layout
11880
11881 \begin_deeper
11882 \begin_layout Labeling
11883 \labelwidthstring 00.00.0000
11884
11885 \family sans
11886 Emph
11887 \family default
11888  
11889 \emph on
11890 This is text with emphasize on
11891 \emph default
11892 .
11893  This might seem like the same as 
11894 \shape italic
11895 Italic
11896 \shape default
11897 , but it is actually a bit different.
11898  Emphasized is a 
11899 \emph on
11900 logical
11901 \emph default
11902  attribute.
11903  That means every document class can define its own font used for emphasized
11904  text.
11905  Normally this font is equal to italic.
11906 \end_layout
11907
11908 \begin_layout Labeling
11909 \labelwidthstring 00.00.0000
11910
11911 \family sans
11912 Underbar
11913 \family default
11914  
11915 \bar under
11916 This is text with Underbar on.
11917
11918 \bar default
11919  (key binding 
11920 \begin_inset Info
11921 type  "shortcuts"
11922 arg   "font-underline"
11923 \end_inset
11924
11925
11926 \family sans
11927 )
11928 \begin_inset Newline newline
11929 \end_inset
11930
11931
11932 \family default
11933 Avoid using underbar if you can! It's a holdover from the typewriter days,
11934  when you couldn't change fonts.
11935  We no longer need to emphasize text by underscoring characters.
11936  It's only included in LyX because some people 
11937 \emph on
11938 may
11939 \emph default
11940  need it in order to follow style sheets for journal submissions.
11941 \end_layout
11942
11943 \begin_layout Labeling
11944 \labelwidthstring 00.00.0000
11945
11946 \family sans
11947 Noun
11948 \family default
11949  
11950 \noun on
11951 This is text with Noun on.
11952
11953 \noun default
11954  Like 
11955 \family sans
11956 Emph
11957 \family default
11958 , this is a logical attribute.
11959  Normally it's equivalent to 
11960 \family sans
11961 Small
11962 \begin_inset space ~
11963 \end_inset
11964
11965 Caps
11966 \family default
11967 .
11968 \end_layout
11969
11970 \end_deeper
11971 \begin_layout Labeling
11972 \labelwidthstring 00.00.0000
11973
11974 \family sans
11975 Color
11976 \family default
11977  You can adjust the color of the text with this control.
11978  Notice that not all DVI-viewers are able to display colors.
11979  Besides 
11980 \family sans
11981 No
11982 \begin_inset space ~
11983 \end_inset
11984
11985 color
11986 \family default
11987 , which is the default 
11988 \begin_inset Quotes eld
11989 \end_inset
11990
11991 color
11992 \begin_inset Quotes erd
11993 \end_inset
11994
11995  and means normally black, you can choose between 
11996 \family sans
11997 Black
11998 \family default
11999
12000 \family sans
12001 White
12002 \family default
12003
12004 \family sans
12005 Red
12006 \family default
12007
12008 \family sans
12009 Green
12010 \family default
12011
12012 \family sans
12013 Blue
12014 \family default
12015
12016 \family sans
12017 Cyan
12018 \family default
12019
12020 \family sans
12021 Magenta
12022 \family default
12023  and 
12024 \family sans
12025 Yellow
12026 \family default
12027  text.
12028 \begin_inset Index
12029 status collapsed
12030
12031 \begin_layout Plain Layout
12032 Color ! Text
12033 \end_layout
12034
12035 \end_inset
12036
12037
12038 \end_layout
12039
12040 \begin_layout Labeling
12041 \labelwidthstring 00.00.0000
12042
12043 \family sans
12044 Language
12045 \family default
12046  This is used to mark regions of text as having a different language from
12047  the language of the document.
12048  Text marked in this way will be underlined in blue to indicate the change
12049  (only within LyX).
12050 \end_layout
12051
12052 \begin_layout Standard
12053 So you have a huge number of combinations to choose from.
12054  Once you've chosen a new character style via the 
12055 \family sans
12056 Edit\SpecialChar \menuseparator
12057 Text
12058 \begin_inset space ~
12059 \end_inset
12060
12061 Style
12062 \family default
12063  dialog, the settings are saved.
12064  You can activate them using the toolbar button 
12065 \begin_inset Graphics
12066         filename ../images/textstyle-apply.png
12067
12068 \end_inset
12069
12070 .
12071  The button lets you toggle the state of your custom character style even
12072  when the dialog isn't visible.
12073  
12074 \end_layout
12075
12076 \begin_layout Standard
12077 To completely reset the character style to the default, use 
12078 \begin_inset Info
12079 type  "shortcut"
12080 arg   "font-default"
12081 \end_inset
12082
12083 .
12084  If you want to toggle only those properties that you have just changed
12085  (suppose you just set the shape to 
12086 \begin_inset Quotes eld
12087 \end_inset
12088
12089 slanted
12090 \begin_inset Quotes erd
12091 \end_inset
12092
12093  and the series to 
12094 \begin_inset Quotes eld
12095 \end_inset
12096
12097 bold
12098 \begin_inset Quotes erd
12099 \end_inset
12100
12101 ), set the 
12102 \family sans
12103 Toggle
12104 \begin_inset space ~
12105 \end_inset
12106
12107 all
12108 \family default
12109  switch and press 
12110 \family sans
12111 Apply
12112 \family default
12113 .
12114 \end_layout
12115
12116 \begin_layout Standard
12117 You should also know something about the differences between the three main
12118  font types 
12119 \family sans
12120 serif
12121 \family default
12122
12123 \family sans
12124 sans
12125 \begin_inset space ~
12126 \end_inset
12127
12128 serif
12129 \family default
12130 , and 
12131 \family sans
12132 typewriter
12133 \family default
12134 :
12135 \end_layout
12136
12137 \begin_layout Itemize
12138
12139 \family sans
12140 Typewriter
12141 \family default
12142  is a so called 
12143 \begin_inset Quotes eld
12144 \end_inset
12145
12146 monospaced
12147 \begin_inset Quotes erd
12148 \end_inset
12149
12150  font, that means every character has the same width, the 
12151 \begin_inset Quotes eld
12152 \end_inset
12153
12154 i
12155 \begin_inset Quotes erd
12156 \end_inset
12157
12158  is as wide as the 
12159 \begin_inset Quotes eld
12160 \end_inset
12161
12162 m
12163 \begin_inset Quotes erd
12164 \end_inset
12165
12166 .
12167  Here is an example
12168 \begin_inset Newline newline
12169 \end_inset
12170
12171
12172 \begin_inset ERT
12173 status collapsed
12174
12175 \begin_layout Plain Layout
12176
12177
12178 \backslash
12179 phantom{
12180 \end_layout
12181
12182 \end_inset
12183
12184 no 
12185 \begin_inset ERT
12186 status collapsed
12187
12188 \begin_layout Plain Layout
12189
12190 }
12191 \end_layout
12192
12193 \end_inset
12194
12195
12196 \family typewriter
12197 typewriter text
12198 \family default
12199
12200 \begin_inset Note Note
12201 status collapsed
12202
12203 \begin_layout Plain Layout
12204 For more on phantoms see section
12205 \begin_inset space ~
12206 \end_inset
12207
12208
12209 \begin_inset CommandInset ref
12210 LatexCommand ref
12211 reference "sub:More-Spaces"
12212
12213 \end_inset
12214
12215 .
12216 \end_layout
12217
12218 \end_inset
12219
12220
12221 \begin_inset Newline newline
12222 \end_inset
12223
12224 no typewriter text
12225 \end_layout
12226
12227 \begin_layout Itemize
12228
12229 \family sans
12230 Serif
12231 \family default
12232  fonts use characters with serifs.
12233  These are the small 
12234 \begin_inset Quotes eld
12235 \end_inset
12236
12237 appendices
12238 \begin_inset Quotes erd
12239 \end_inset
12240
12241  at all ends of of the streaks that form the character.
12242  The following example will show the difference:
12243 \begin_inset Newline newline
12244 \end_inset
12245
12246 text with serifs
12247 \begin_inset Newline newline
12248 \end_inset
12249
12250
12251 \family sans
12252 text without serifs
12253 \family default
12254
12255 \begin_inset Newline newline
12256 \end_inset
12257
12258 Serifs facilitate quick and easy reading.
12259  These fonts are therefore used as default (named 
12260 \family sans
12261 roman
12262 \family default
12263 ).
12264 \end_layout
12265
12266 \begin_layout Itemize
12267
12268 \family sans
12269 Sans serif
12270 \family default
12271  don't use serifs.
12272  This font type is therefore often used for headings and short texts.
12273  We use it in this document to highlight menu names.
12274 \end_layout
12275
12276 \begin_layout Standard
12277 We conclude with the same warning once again: Don't overuse the fonts.
12278  They are, more often than not, a kludge and a bad substitute for good writing.
12279 \end_layout
12280
12281 \begin_layout Section
12282 Printing and Previewing
12283 \end_layout
12284
12285 \begin_layout Subsection
12286 Overview
12287 \end_layout
12288
12289 \begin_layout Standard
12290 Now that we've covered some of the basic features of document preparation
12291  using LyX, you probably want to know how to print out your masterpiece.
12292  Before we tell you that, we want to give you a quick explanation of what
12293  goes on behind-the-scenes.
12294  We cover these informations in much greater detail in the 
12295 \emph on
12296 Extended
12297 \begin_inset space ~
12298 \end_inset
12299
12300 Features
12301 \emph default
12302  manual as well.
12303 \end_layout
12304
12305 \begin_layout Standard
12306 LyX uses the program LaTeX as its backend.
12307  LaTeX is just a macro package for the TeX typesetting system, but to prevent
12308  confusion, we'll only refer to LaTeX.
12309  LyX is what you use to do your actual writing.
12310  Then, LyX calls LaTeX to turn your writing into printable output.
12311  This happens in two stages:
12312 \end_layout
12313
12314 \begin_layout Enumerate
12315 First, LyX converts your document to a series of text commands for LaTeX,
12316  generating a file with the extension, 
12317 \begin_inset Quotes eld
12318 \end_inset
12319
12320
12321 \family typewriter
12322 .tex
12323 \family default
12324
12325 \begin_inset Quotes erd
12326 \end_inset
12327
12328 .
12329 \end_layout
12330
12331 \begin_layout Enumerate
12332 Next, LaTeX uses the commands in the 
12333 \family typewriter
12334 .tex
12335 \family default
12336  file to produce printable output.
12337  
12338 \end_layout
12339
12340 \begin_layout Subsection
12341 Output file formats
12342 \begin_inset Index
12343 status collapsed
12344
12345 \begin_layout Plain Layout
12346 File formats
12347 \end_layout
12348
12349 \end_inset
12350
12351
12352 \begin_inset CommandInset label
12353 LatexCommand label
12354 name "sub:Output-file-formats"
12355
12356 \end_inset
12357
12358
12359 \end_layout
12360
12361 \begin_layout Subsubsection
12362 ASCII
12363 \begin_inset Index
12364 status collapsed
12365
12366 \begin_layout Plain Layout
12367 File formats ! ASCII
12368 \end_layout
12369
12370 \end_inset
12371
12372
12373 \end_layout
12374
12375 \begin_layout Standard
12376 This file type has the extension 
12377 \begin_inset Quotes eld
12378 \end_inset
12379
12380
12381 \family typewriter
12382 .txt
12383 \family default
12384
12385 \begin_inset Quotes erd
12386 \end_inset
12387
12388 .
12389  It contains your document as plain text following the rules of the 
12390 \begin_inset Quotes eld
12391 \end_inset
12392
12393 American Standard Code for Information Interchange
12394 \begin_inset Quotes erd
12395 \end_inset
12396
12397  (ASCII).
12398 \end_layout
12399
12400 \begin_layout Standard
12401 You can export your document to ASCII by the menu 
12402 \family sans
12403 File\SpecialChar \menuseparator
12404 Export\SpecialChar \menuseparator
12405 ASCII
12406 \family default
12407 .
12408 \end_layout
12409
12410 \begin_layout Subsubsection
12411 LaTeX
12412 \begin_inset Index
12413 status collapsed
12414
12415 \begin_layout Plain Layout
12416 File formats ! LaTeX
12417 \end_layout
12418
12419 \end_inset
12420
12421
12422 \end_layout
12423
12424 \begin_layout Standard
12425 This file type has the extension 
12426 \begin_inset Quotes eld
12427 \end_inset
12428
12429
12430 \family typewriter
12431 .tex
12432 \family default
12433
12434 \begin_inset Quotes erd
12435 \end_inset
12436
12437  and contains all commands that are necessary for the LaTeX program to process
12438  your document.
12439  If you know LaTeX, you can use it to find out LaTeX-Errors or to process
12440  it manually with console commands.
12441  The LaTeX-file is automatically created in LyX's temporary directory whenever
12442  you view or export your document.
12443 \end_layout
12444
12445 \begin_layout Standard
12446 You can export your document as LaTeX-file using the menu 
12447 \family sans
12448 File\SpecialChar \menuseparator
12449 Export\SpecialChar \menuseparator
12450 LaT
12451 \begin_inset ERT
12452 status collapsed
12453
12454 \begin_layout Plain Layout
12455
12456 {}
12457 \end_layout
12458
12459 \end_inset
12460
12461 eX
12462 \family default
12463 .
12464 \end_layout
12465
12466 \begin_layout Subsubsection
12467 DVI
12468 \begin_inset Index
12469 status collapsed
12470
12471 \begin_layout Plain Layout
12472 File formats ! DVI
12473 \end_layout
12474
12475 \end_inset
12476
12477
12478 \end_layout
12479
12480 \begin_layout Standard
12481 This file type has the extension 
12482 \begin_inset Quotes eld
12483 \end_inset
12484
12485
12486 \family typewriter
12487 .dvi
12488 \family default
12489
12490 \begin_inset Quotes erd
12491 \end_inset
12492
12493 .
12494  It is called 
12495 \begin_inset Quotes eld
12496 \end_inset
12497
12498 device-independent
12499 \begin_inset Quotes erd
12500 \end_inset
12501
12502  (DVI), because it is completely portable; you can move them from one machine
12503  to another without needing to do any sort of conversion.
12504  At the time when this file-format was developed, this was no matter of
12505  course.
12506  DVIs are used for quick previews and as pre-stage for other output formats,
12507  like PostScript.
12508 \end_layout
12509
12510 \begin_layout Standard
12511 \begin_inset Note Greyedout
12512 status open
12513
12514 \begin_layout Plain Layout
12515
12516 \series bold
12517 Note:
12518 \series default
12519  The DVI file doesn't contain images, they will only be a linked.
12520  So don't forget to deliver the images together with your DVIs.
12521 \end_layout
12522
12523 \end_inset
12524
12525 This property can also slow down your computer when you view the DVI.
12526  Because the DVI-viewer has to convert the image in the background to make
12527  it visible when you scroll in the DVI.
12528  So we recommend to use PDF for files with many images.
12529 \end_layout
12530
12531 \begin_layout Standard
12532 You can export your document to DVI by the menu 
12533 \family sans
12534 File\SpecialChar \menuseparator
12535 Export\SpecialChar \menuseparator
12536 DVI
12537 \family default
12538 .
12539 \end_layout
12540
12541 \begin_layout Subsubsection
12542 PostScript
12543 \begin_inset Index
12544 status collapsed
12545
12546 \begin_layout Plain Layout
12547 File formats ! PostScript
12548 \end_layout
12549
12550 \end_inset
12551
12552
12553 \end_layout
12554
12555 \begin_layout Standard
12556 This file type has the extension 
12557 \begin_inset Quotes eld
12558 \end_inset
12559
12560
12561 \family typewriter
12562 .ps
12563 \family default
12564
12565 \begin_inset Quotes erd
12566 \end_inset
12567
12568 .
12569  PostScript was developed by the company 
12570 \family typewriter
12571 Adobe
12572 \family default
12573  as printer language.
12574  The file contains therefore commands that the printer uses to print the
12575  file.
12576  PostScript can be seen as 
12577 \begin_inset Quotes eld
12578 \end_inset
12579
12580 programming language
12581 \begin_inset Quotes erd
12582 \end_inset
12583
12584 ; you can calculate with it and draw diagrams and images.
12585 \begin_inset Foot
12586 status collapsed
12587
12588 \begin_layout Plain Layout
12589 If you are interested to learn more about this, have a look at the LaTeX-package
12590  
12591 \series bold
12592 pstricks
12593 \series default
12594
12595 \begin_inset Index
12596 status collapsed
12597
12598 \begin_layout Plain Layout
12599 LaTeX-packages ! pstricks
12600 \end_layout
12601
12602 \end_inset
12603
12604 .
12605 \end_layout
12606
12607 \end_inset
12608
12609  Due to this ability, the files are often bigger than PDFs.
12610 \end_layout
12611
12612 \begin_layout Standard
12613 PostScript can only contain images in the format 
12614 \begin_inset Quotes eld
12615 \end_inset
12616
12617 Encapsulated PostScript
12618 \begin_inset Quotes erd
12619 \end_inset
12620
12621  (EPS, file extension 
12622 \begin_inset Quotes eld
12623 \end_inset
12624
12625
12626 \family typewriter
12627 .eps
12628 \family default
12629
12630 \begin_inset Quotes erd
12631 \end_inset
12632
12633 ).
12634  As LyX allows you to use any known image format in your document, it has
12635  to convert them in the background to EPS.
12636  If you have e.g 50 images in your document, LyX has to do 50 conversions
12637  whenever you view or export your document.
12638  This will slow down your workflow with LyX drastically.
12639  So if you plan to use PostScript, you can insert your images directly as
12640  EPS to avoid this problem.
12641 \end_layout
12642
12643 \begin_layout Standard
12644 You can export your document to PostScript using the menu 
12645 \family sans
12646 File\SpecialChar \menuseparator
12647 Export\SpecialChar \menuseparator
12648 PostScript
12649 \family default
12650 .
12651 \end_layout
12652
12653 \begin_layout Subsubsection
12654 PDF
12655 \begin_inset Index
12656 status collapsed
12657
12658 \begin_layout Plain Layout
12659 File formats ! PDF
12660 \end_layout
12661
12662 \end_inset
12663
12664
12665 \begin_inset Index
12666 status collapsed
12667
12668 \begin_layout Plain Layout
12669 PDF
12670 \end_layout
12671
12672 \end_inset
12673
12674
12675 \end_layout
12676
12677 \begin_layout Standard
12678 This file type has the extension 
12679 \begin_inset Quotes eld
12680 \end_inset
12681
12682
12683 \family typewriter
12684 .pdf
12685 \family default
12686
12687 \begin_inset Quotes erd
12688 \end_inset
12689
12690 .
12691  The 
12692 \begin_inset Quotes eld
12693 \end_inset
12694
12695 Portable Document Format
12696 \begin_inset Quotes erd
12697 \end_inset
12698
12699  (PDF) is developed by 
12700 \family typewriter
12701 Adobe
12702 \family default
12703  as derivative from PostScript.
12704  It is more compressed and it uses much less commands than PostScript.
12705  As the name 
12706 \begin_inset Quotes eld
12707 \end_inset
12708
12709 portable
12710 \begin_inset Quotes erd
12711 \end_inset
12712
12713  implies, it can be processed at any computer system and the printed output
12714  looks exactly the same.
12715 \end_layout
12716
12717 \begin_layout Standard
12718 PDF can contain images in its own PDF format and in the formats 
12719 \begin_inset Quotes eld
12720 \end_inset
12721
12722 Joint Photographic Experts Group
12723 \begin_inset Quotes erd
12724 \end_inset
12725
12726  (JPG, file extension 
12727 \begin_inset Quotes eld
12728 \end_inset
12729
12730
12731 \family typewriter
12732 .jpg
12733 \family default
12734
12735 \begin_inset Quotes erd
12736 \end_inset
12737
12738  or 
12739 \begin_inset Quotes eld
12740 \end_inset
12741
12742
12743 \family typewriter
12744 .jpeg
12745 \family default
12746
12747 \begin_inset Quotes erd
12748 \end_inset
12749
12750 ) and 
12751 \begin_inset Quotes eld
12752 \end_inset
12753
12754 Portable Network Graphics
12755 \begin_inset Quotes erd
12756 \end_inset
12757
12758  (PNG, file extension 
12759 \begin_inset Quotes eld
12760 \end_inset
12761
12762
12763 \family typewriter
12764 .png
12765 \family default
12766
12767 \begin_inset Quotes erd
12768 \end_inset
12769
12770 ).
12771  You can although use any other image format, because LyX converts them
12772  in the background to one of these formats.
12773  But as described in the section about PostScript, the image conversion
12774  will slow down your workflow.
12775  So we recommend to use images in one of the three mentioned formats.
12776 \end_layout
12777
12778 \begin_layout Standard
12779 You can export your document to PDF via the menu 
12780 \family sans
12781 File\SpecialChar \menuseparator
12782 Export
12783 \family default
12784  in three different ways:
12785 \end_layout
12786
12787 \begin_layout Description
12788 PDF This uses the program 
12789 \family typewriter
12790 ps2pdf
12791 \family default
12792  that creates a PDF from a PostScript-version of your file.
12793  The PostScript-version is produced by the program 
12794 \family typewriter
12795 dvips
12796 \family default
12797  which uses a DVI-version as intermediate step.
12798  So this export variant consist of three conversions.
12799 \end_layout
12800
12801 \begin_layout Description
12802 PDF
12803 \begin_inset space ~
12804 \end_inset
12805
12806 (dvipdfm) This uses the program 
12807 \family typewriter
12808 dvipdfm
12809 \family default
12810  that converts your file in the background to DVI and in a second step to
12811  PDF.
12812 \end_layout
12813
12814 \begin_layout Description
12815 PDF
12816 \begin_inset space ~
12817 \end_inset
12818
12819 (pdflatex) This uses the program 
12820 \family typewriter
12821 pdftex
12822 \family default
12823  that converts your file directly to PDF.
12824 \end_layout
12825
12826 \begin_layout Standard
12827 We recommend to use 
12828 \family sans
12829 PDF
12830 \begin_inset space ~
12831 \end_inset
12832
12833 (pdflatex)
12834 \family default
12835  because 
12836 \family typewriter
12837 pdftex
12838 \family default
12839  supports all features of actual PDF-versions, is quick and works stable
12840  without problems.
12841  The program 
12842 \family typewriter
12843 dvipdfm
12844 \family default
12845  is no more under development and therefore a bit outdated.
12846 \end_layout
12847
12848 \begin_layout Subsection
12849 Previewing
12850 \begin_inset Index
12851 status collapsed
12852
12853 \begin_layout Plain Layout
12854 Document ! Preview 
12855 \end_layout
12856
12857 \end_inset
12858
12859
12860 \end_layout
12861
12862 \begin_layout Standard
12863 To get a look at the final version of your document, with all of the pagebreaks
12864  in place, the footnotes correctly numbered, and so on, use the menu 
12865 \family sans
12866 View
12867 \family default
12868  and choose a file type.
12869  A viewing program will popup showing the output.
12870  For 
12871 \family sans
12872 View\SpecialChar \menuseparator
12873 DVI
12874 \family default
12875  you can use the toolbar button 
12876 \begin_inset Graphics
12877         filename ../images/buffer-view_dvi.png
12878
12879 \end_inset
12880
12881  (shortcut 
12882 \begin_inset Info
12883 type  "shortcut"
12884 arg   "buffer-view dvi"
12885 \end_inset
12886
12887 ), for 
12888 \family sans
12889 View\SpecialChar \menuseparator
12890 PDF
12891 \begin_inset space ~
12892 \end_inset
12893
12894 (pdflatex)
12895 \family default
12896  the toolbar button 
12897 \begin_inset Graphics
12898         filename ../images/buffer-view_pdf2.png
12899
12900 \end_inset
12901
12902 , and for 
12903 \family sans
12904 View\SpecialChar \menuseparator
12905 Postscript
12906 \family default
12907  the toolbar button 
12908 \begin_inset Graphics
12909         filename ../images/buffer-view_ps.png
12910
12911 \end_inset
12912
12913  (shortcut 
12914 \begin_inset Info
12915 type  "shortcut"
12916 arg   "buffer-view ps"
12917 \end_inset
12918
12919 ).
12920 \end_layout
12921
12922 \begin_layout Standard
12923 If you have changed your document, you can refresh the output in the same
12924  viewer window using the menu 
12925 \family sans
12926 View\SpecialChar \menuseparator
12927 Update
12928 \family default
12929 .
12930 \end_layout
12931
12932 \begin_layout Standard
12933 When you preview a file, the output file is only generated in LyX's temporary
12934  directory.
12935  To have a real output, export your document.
12936 \end_layout
12937
12938 \begin_layout Subsection
12939 Printing the File from within LyX
12940 \begin_inset CommandInset label
12941 LatexCommand label
12942 name "sub:Printing-the-File"
12943
12944 \end_inset
12945
12946
12947 \end_layout
12948
12949 \begin_layout Standard
12950 Instead of exporting your file and then printing them, you can also print
12951  it directly from within LyX.
12952  To print a file, select the menu 
12953 \family sans
12954 File\SpecialChar \menuseparator
12955 Print
12956 \family default
12957  or click on the toolbar button 
12958 \begin_inset Graphics
12959         filename ../images/dialog-show_print.png
12960
12961 \end_inset
12962
12963 .
12964  LyX will internally call LaTeX to produce a DVI.
12965  This file is then processed by the program 
12966 \family typewriter
12967 dvips
12968 \family default
12969  to PostScript-file, which is finally printed using the program 
12970 \family typewriter
12971 Ghostscript
12972 \family default
12973 .
12974  Due to these steps in the background, this method is not the fastest.
12975 \end_layout
12976
12977 \begin_layout Standard
12978 You can choose to print only even-numbered or odd-numbered pages - this
12979  is useful for printing on two sides: You can re-insert the pages after
12980  printing one set to print on the other side.
12981  Some printers spit out pages face-up, others, face-down.
12982  By choosing a particular order to print in, you can take the entire stack
12983  of pages out of the printer without needing to reorder them.
12984 \end_layout
12985
12986 \begin_layout Standard
12987 You can set the parameters in the 
12988 \family sans
12989 Print
12990 \begin_inset space ~
12991 \end_inset
12992
12993 Destination
12994 \family default
12995  box as follows:
12996 \end_layout
12997
12998 \begin_layout Labeling
12999 \labelwidthstring 00.00.0000
13000
13001 \family sans
13002 Printer
13003 \family default
13004  This is the name of the printer to print to.
13005 \begin_inset Foot
13006 status collapsed
13007
13008 \begin_layout Plain Layout
13009 Note that this printer name is for the program 
13010 \family typewriter
13011 dvips
13012 \family default
13013 .
13014  That means 
13015 \family typewriter
13016 dvips
13017 \family default
13018  has to be configured for this printer name.
13019  The default printer can be set in LyX's preferences dialog, see section
13020 \begin_inset space ~
13021 \end_inset
13022
13023
13024 \begin_inset CommandInset ref
13025 LatexCommand ref
13026 reference "sub:Printer"
13027
13028 \end_inset
13029
13030 .
13031 \end_layout
13032
13033 \end_inset
13034
13035  The printer should understand PostScript.
13036 \end_layout
13037
13038 \begin_layout Labeling
13039 \labelwidthstring 00.00.0000
13040
13041 \family sans
13042 File
13043 \family default
13044  The name of a file to print to.
13045  The output will be a PostScript file.
13046  It will be written in LyX's working directory unless you specify the full
13047  path.
13048 \end_layout
13049
13050 \begin_layout Section
13051 A few Words about Typography
13052 \begin_inset Index
13053 status collapsed
13054
13055 \begin_layout Plain Layout
13056 Typography
13057 \end_layout
13058
13059 \end_inset
13060
13061
13062 \end_layout
13063
13064 \begin_layout Subsection
13065 Hyphens
13066 \begin_inset Index
13067 status collapsed
13068
13069 \begin_layout Plain Layout
13070 Hyphens
13071 \end_layout
13072
13073 \end_inset
13074
13075
13076 \end_layout
13077
13078 \begin_layout Standard
13079 In LyX, the 
13080 \begin_inset Quotes eld
13081 \end_inset
13082
13083
13084 \family typewriter
13085 -
13086 \family default
13087
13088 \begin_inset Quotes eld
13089 \end_inset
13090
13091  character comes in three lengths, often called the 
13092 \emph on
13093 hyphen
13094 \emph default
13095 , the 
13096 \emph on
13097 en dash
13098 \emph default
13099 , and the 
13100 \emph on
13101 em dash
13102 \emph default
13103 :
13104 \end_layout
13105
13106 \begin_layout Enumerate
13107 hyphen
13108 \begin_inset space \hfill{}
13109 \end_inset
13110
13111 -
13112 \begin_inset space \hfill{}
13113 \end_inset
13114
13115 made with 
13116 \begin_inset Quotes eld
13117 \end_inset
13118
13119
13120 \family typewriter
13121 -
13122 \family default
13123
13124 \begin_inset Quotes eld
13125 \end_inset
13126
13127
13128 \end_layout
13129
13130 \begin_layout Enumerate
13131 en dash
13132 \begin_inset space \hfill{}
13133 \end_inset
13134
13135 --
13136 \begin_inset space \hfill{}
13137 \end_inset
13138
13139 made with 
13140 \begin_inset Quotes eld
13141 \end_inset
13142
13143
13144 \family typewriter
13145 -
13146 \begin_inset ERT
13147 status collapsed
13148
13149 \begin_layout Plain Layout
13150
13151
13152 \backslash
13153 /
13154 \end_layout
13155
13156 \end_inset
13157
13158 -
13159 \family default
13160
13161 \begin_inset Quotes eld
13162 \end_inset
13163
13164
13165 \end_layout
13166
13167 \begin_layout Enumerate
13168 em dash
13169 \begin_inset space \hfill{}
13170 \end_inset
13171
13172 ---
13173 \begin_inset space \hfill{}
13174 \end_inset
13175
13176 made with 
13177 \begin_inset Quotes eld
13178 \end_inset
13179
13180
13181 \family typewriter
13182 -
13183 \begin_inset ERT
13184 status collapsed
13185
13186 \begin_layout Plain Layout
13187
13188
13189 \backslash
13190 /
13191 \end_layout
13192
13193 \end_inset
13194
13195 -
13196 \begin_inset ERT
13197 status collapsed
13198
13199 \begin_layout Plain Layout
13200
13201
13202 \backslash
13203 /
13204 \end_layout
13205
13206 \end_inset
13207
13208 -
13209 \family default
13210
13211 \begin_inset Quotes eld
13212 \end_inset
13213
13214
13215 \end_layout
13216
13217 \begin_layout Enumerate
13218 minus sign
13219 \begin_inset space \hfill{}
13220 \end_inset
13221
13222
13223 \begin_inset Formula $-$
13224 \end_inset
13225
13226
13227 \begin_inset space \hfill{}
13228 \end_inset
13229
13230
13231 \begin_inset Quotes eld
13232 \end_inset
13233
13234
13235 \family typewriter
13236 -
13237 \family default
13238
13239 \begin_inset Quotes eld
13240 \end_inset
13241
13242  in math mode
13243 \end_layout
13244
13245 \begin_layout Standard
13246 You generate them by inserting the 
13247 \begin_inset Quotes eld
13248 \end_inset
13249
13250
13251 \family typewriter
13252 -
13253 \family default
13254
13255 \begin_inset Quotes eld
13256 \end_inset
13257
13258  character multiple times in a row.
13259  They are automatically converted to the appropriate length dash in the
13260  final output, but not in LyX.
13261 \end_layout
13262
13263 \begin_layout Standard
13264 The three dash types are distinct from the minus sign, which appears in
13265  math mode and has a length of its own.
13266  Here are some examples of the 
13267 \begin_inset Quotes eld
13268 \end_inset
13269
13270
13271 \family typewriter
13272 -
13273 \family default
13274
13275 \begin_inset Quotes eld
13276 \end_inset
13277
13278  in use:
13279 \end_layout
13280
13281 \begin_layout Enumerate
13282 line- and page-breaks
13283 \begin_inset space \hfill{}
13284 \end_inset
13285
13286 (
13287 \emph on
13288 hyphen
13289 \emph default
13290 )
13291 \end_layout
13292
13293 \begin_layout Enumerate
13294 From A--Z
13295 \begin_inset space \hfill{}
13296 \end_inset
13297
13298 (
13299 \emph on
13300 en dash
13301 \emph default
13302 )
13303 \end_layout
13304
13305 \begin_layout Enumerate
13306 Oh --- there's a dash.
13307 \begin_inset space \hfill{}
13308 \end_inset
13309
13310 (
13311 \emph on
13312 em dash
13313 \emph default
13314 )
13315 \end_layout
13316
13317 \begin_layout Enumerate
13318 \begin_inset Formula $x^{2}-y^{2}=z^{2}$
13319 \end_inset
13320
13321
13322 \begin_inset space \hfill{}
13323 \end_inset
13324
13325 (
13326 \emph on
13327 minus sign
13328 \emph default
13329 )
13330 \end_layout
13331
13332 \begin_layout Subsection
13333 Hyphenation
13334 \begin_inset Index
13335 status collapsed
13336
13337 \begin_layout Plain Layout
13338 Hyphenation
13339 \end_layout
13340
13341 \end_inset
13342
13343
13344 \begin_inset CommandInset label
13345 LatexCommand label
13346 name "sub:Hyphenation"
13347
13348 \end_inset
13349
13350
13351 \end_layout
13352
13353 \begin_layout Standard
13354 Words aren't hyphenated within LyX but automatically in the output.
13355  Hyphenation is done by the LaTeX-package 
13356 \series bold
13357 babel
13358 \series default
13359
13360 \begin_inset Index
13361 status collapsed
13362
13363 \begin_layout Plain Layout
13364 LaTeX-packages ! babel
13365 \end_layout
13366
13367 \end_inset
13368
13369  following the rules of the document language
13370 \begin_inset Foot
13371 status collapsed
13372
13373 \begin_layout Plain Layout
13374 For German readers: That's one of the main differences between the languages
13375  
13376 \family sans
13377 German
13378 \family default
13379  and 
13380 \family sans
13381 German
13382 \begin_inset space ~
13383 \end_inset
13384
13385 (new
13386 \begin_inset space ~
13387 \end_inset
13388
13389 spelling)
13390 \family default
13391  in the 
13392 \family sans
13393 Document\SpecialChar \menuseparator
13394 Settings
13395 \family default
13396  dialog.
13397 \end_layout
13398
13399 \end_inset
13400
13401 .
13402 \end_layout
13403
13404 \begin_layout Standard
13405 LaTeX hyphenates nearly perfectly, it has only problems with text in the
13406  font 
13407 \family sans
13408 typewriter
13409 \family default
13410  and with unusual constructs, like 
13411 \begin_inset Quotes eld
13412 \end_inset
13413
13414 h3knix/m0n0wall
13415 \begin_inset Quotes erd
13416 \end_inset
13417
13418 .
13419  If LaTeX can't break a word correctly, you can set hyphenation points manually.
13420  This is done with the menu 
13421 \family sans
13422 Insert\SpecialChar \menuseparator
13423 Formatting\SpecialChar \menuseparator
13424 Hyphenation
13425 \begin_inset space ~
13426 \end_inset
13427
13428 Point
13429 \family default
13430 .
13431  These extra hyphenation points are only recommendations to LaTeX.
13432  If no hyphenation is necessary, LaTeX will ignore them.
13433 \end_layout
13434
13435 \begin_layout Standard
13436 Sometimes you want to prevent words or constructs to be hyphenated.
13437  The keybindings/shortcuts in this document consists of three letters with
13438  a hyphen and a space in the form 
13439 \begin_inset Quotes eld
13440 \end_inset
13441
13442 A-b c
13443 \begin_inset Quotes erd
13444 \end_inset
13445
13446 .
13447  LaTeX finds there the hyphen 
13448 \begin_inset Quotes eld
13449 \end_inset
13450
13451 -
13452 \begin_inset Quotes erd
13453 \end_inset
13454
13455  as hyphenation possibility.
13456  Hyphenating at this point would look ugly.
13457  To prevent the shortcut from being hyphenated, we can put it in the argument
13458  of the LaTeX-box-command 
13459 \series bold
13460
13461 \backslash
13462 mbox
13463 \series default
13464 , because text within LaTeX-boxes can't be hyphenated.
13465  As LyX doesn't support 
13466 \series bold
13467
13468 \backslash
13469 mbox
13470 \series default
13471 , we have to use TeX Code.
13472  The result looks in LyX like:
13473 \end_layout
13474
13475 \begin_layout Standard
13476 \begin_inset Graphics
13477         filename clipart/mbox.png
13478
13479 \end_inset
13480
13481
13482 \end_layout
13483
13484 \begin_layout Standard
13485 To learn more about TeX Code, have a look at section
13486 \begin_inset space ~
13487 \end_inset
13488
13489
13490 \begin_inset CommandInset ref
13491 LatexCommand ref
13492 reference "sec:TeX-Code"
13493
13494 \end_inset
13495
13496 .
13497 \end_layout
13498
13499 \begin_layout Subsection
13500 Punctuation Marks
13501 \begin_inset Index
13502 status collapsed
13503
13504 \begin_layout Plain Layout
13505 Punctuation marks
13506 \end_layout
13507
13508 \end_inset
13509
13510
13511 \end_layout
13512
13513 \begin_layout Subsubsection
13514 Abbreviations and End of Sentence
13515 \begin_inset CommandInset label
13516 LatexCommand label
13517 name "sub:Abbreviations"
13518
13519 \end_inset
13520
13521
13522 \end_layout
13523
13524 \begin_layout Standard
13525 When LyX calls LaTeX to generate the final version of your document, LaTeX
13526  automatically distinguishes between words, sentences, and abbreviations.
13527  LaTeX then adds the 
13528 \begin_inset Quotes eld
13529 \end_inset
13530
13531 appropriate amount of space
13532 \begin_inset Quotes erd
13533 \end_inset
13534
13535 .
13536  That means sentences get a little bit more space between the period and
13537  the next word.
13538  Abbreviations get the same amount of space after the period as a word uses.
13539 \end_layout
13540
13541 \begin_layout Standard
13542 Unfortunately, the algorithm for figuring out what's an abbreviation works
13543  not for all cases.
13544  If a 
13545 \begin_inset Quotes eld
13546 \end_inset
13547
13548
13549 \family typewriter
13550 .
13551 \family default
13552
13553 \begin_inset Quotes erd
13554 \end_inset
13555
13556  is at the end of a lowercase letter, it's the end of a sentence; if it's
13557  at the end of a capitalized letter, it's an abbreviation.
13558 \end_layout
13559
13560 \begin_layout Standard
13561 Here are some examples of 
13562 \emph on
13563 correct
13564 \emph default
13565  abbreviations and the end of a sentence:
13566 \end_layout
13567
13568 \begin_layout Itemize
13569 M.
13570  Butterfly
13571 \end_layout
13572
13573 \begin_layout Itemize
13574 Don't worry.
13575  Be happy.
13576 \end_layout
13577
13578 \begin_layout Standard
13579 And here's an example of the algorithm going wrong:
13580 \end_layout
13581
13582 \begin_layout Itemize
13583 e.
13584 \begin_inset space \thinspace{}
13585 \end_inset
13586
13587 g.
13588  this is too much space!
13589 \end_layout
13590
13591 \begin_layout Itemize
13592 This is I.
13593  It's okay.
13594 \end_layout
13595
13596 \begin_layout Standard
13597 You won't see anything wrong until you view a final version of your document.
13598 \end_layout
13599
13600 \begin_layout Standard
13601 To fix this problem, use one of the following:
13602 \end_layout
13603
13604 \begin_layout Enumerate
13605 Use an 
13606 \family sans
13607 Inter-word
13608 \begin_inset space ~
13609 \end_inset
13610
13611 Space
13612 \family default
13613  after lowercase abbreviations (see section
13614 \begin_inset space ~
13615 \end_inset
13616
13617
13618 \begin_inset CommandInset ref
13619 LatexCommand ref
13620 reference "sub:Inter-word-Space"
13621
13622 \end_inset
13623
13624 ).
13625 \begin_inset Index
13626 status collapsed
13627
13628 \begin_layout Plain Layout
13629 Spaces ! inter-word
13630 \end_layout
13631
13632 \end_inset
13633
13634
13635 \end_layout
13636
13637 \begin_layout Enumerate
13638 Use a 
13639 \family sans
13640 Thin
13641 \begin_inset space ~
13642 \end_inset
13643
13644 Space
13645 \family default
13646  between two tokens of an abbreviation (see section
13647 \begin_inset space ~
13648 \end_inset
13649
13650
13651 \begin_inset CommandInset ref
13652 LatexCommand ref
13653 reference "sub:Thin-Space"
13654
13655 \end_inset
13656
13657 ).
13658 \begin_inset Index
13659 status collapsed
13660
13661 \begin_layout Plain Layout
13662 Spaces ! thin
13663 \end_layout
13664
13665 \end_inset
13666
13667
13668 \end_layout
13669
13670 \begin_layout Enumerate
13671 Use an 
13672 \family sans
13673 End
13674 \begin_inset space ~
13675 \end_inset
13676
13677 of
13678 \begin_inset space ~
13679 \end_inset
13680
13681 sentence
13682 \begin_inset space ~
13683 \end_inset
13684
13685 period
13686 \family default
13687  found under the 
13688 \family sans
13689 Insert\SpecialChar \menuseparator
13690 Special
13691 \begin_inset space ~
13692 \end_inset
13693
13694 Character
13695 \family default
13696  menu to force the use of inter-sentence spacing.
13697  This function is also bound to 
13698 \begin_inset Info
13699 type  "shortcut"
13700 arg   "specialchar-insert end-of-sentence"
13701 \end_inset
13702
13703  for easy access.
13704 \end_layout
13705
13706 \begin_layout Standard
13707 With the corrections, our earlier examples look like this:
13708 \end_layout
13709
13710 \begin_layout Itemize
13711 e.
13712 \begin_inset space \thinspace{}
13713 \end_inset
13714
13715 g.
13716 \begin_inset space \space{}
13717 \end_inset
13718
13719 this is too much space!
13720 \end_layout
13721
13722 \begin_layout Itemize
13723 This is I\SpecialChar \@.
13724  It's okay.
13725 \end_layout
13726
13727 \begin_layout Standard
13728 Some languages don't use extra spacing between sentences.
13729  If your language is such a language, you don't need to worry, because the
13730  LaTeX will care about this.
13731 \end_layout
13732
13733 \begin_layout Standard
13734 For those that do need to bother, there is help to catch those sneaky errors:
13735  Check out the 
13736 \family sans
13737 Check
13738 \begin_inset space ~
13739 \end_inset
13740
13741 TeX
13742 \family default
13743  feature described in section 
13744 \emph on
13745 Checking TeX
13746 \emph default
13747  of the 
13748 \emph on
13749 Additional Features
13750 \emph default
13751  manual.
13752 \end_layout
13753
13754 \begin_layout Subsubsection
13755 Quotes
13756 \begin_inset Index
13757 status collapsed
13758
13759 \begin_layout Plain Layout
13760 Typography ! Quotes
13761 \end_layout
13762
13763 \end_inset
13764
13765
13766 \begin_inset Index
13767 status collapsed
13768
13769 \begin_layout Plain Layout
13770 Quotes | see
13771 \begin_inset ERT
13772 status collapsed
13773
13774 \begin_layout Plain Layout
13775
13776 {
13777 \end_layout
13778
13779 \end_inset
13780
13781 Typography
13782 \begin_inset ERT
13783 status collapsed
13784
13785 \begin_layout Plain Layout
13786
13787 }
13788 \end_layout
13789
13790 \end_inset
13791
13792
13793 \end_layout
13794
13795 \end_inset
13796
13797
13798 \end_layout
13799
13800 \begin_layout Standard
13801 LyX usually sets quotes correctly.
13802  Specifically, it will use an opening quote at the beginning of quoted text,
13803  and use a closing quote at the end.
13804  For example, 
13805 \begin_inset Quotes eld
13806 \end_inset
13807
13808 open close
13809 \begin_inset Quotes erd
13810 \end_inset
13811
13812 .
13813  The keyboard character, 
13814 \family sans
13815 "
13816 \family default
13817 , generates this automatically.
13818 \end_layout
13819
13820 \begin_layout Standard
13821 You can change the behavior of the 
13822 \family sans
13823 "
13824 \family default
13825  key using the submenu 
13826 \family sans
13827 Language
13828 \family default
13829  of the dialog 
13830 \family sans
13831 Document\SpecialChar \menuseparator
13832 Settings
13833 \family default
13834
13835 \begin_inset Index
13836 status collapsed
13837
13838 \begin_layout Plain Layout
13839 Document ! Settings
13840 \end_layout
13841
13842 \end_inset
13843
13844  dialog.
13845 \end_layout
13846
13847 \begin_layout Standard
13848 You can also select quotes for different languages in the box 
13849 \family sans
13850 Type
13851 \family default
13852  option.
13853  There are six choices:
13854 \end_layout
13855
13856 \begin_layout Labeling
13857 \labelwidthstring 00.00.0000
13858
13859 \family sans
13860 \begin_inset Quotes eld
13861 \end_inset
13862
13863 Text
13864 \begin_inset Quotes erd
13865 \end_inset
13866
13867
13868 \family default
13869  Use quotes like this 
13870 \begin_inset Quotes eld
13871 \end_inset
13872
13873 double
13874 \begin_inset Quotes erd
13875 \end_inset
13876
13877  or 
13878 \begin_inset Quotes els
13879 \end_inset
13880
13881 single
13882 \begin_inset Quotes ers
13883 \end_inset
13884
13885
13886 \end_layout
13887
13888 \begin_layout Labeling
13889 \labelwidthstring 00.00.0000
13890
13891 \family sans
13892 \begin_inset Quotes sld
13893 \end_inset
13894
13895 Text
13896 \begin_inset Quotes srd
13897 \end_inset
13898
13899
13900 \family default
13901  Use quotes like 
13902 \begin_inset Quotes sld
13903 \end_inset
13904
13905 this
13906 \begin_inset Quotes srd
13907 \end_inset
13908
13909  or 'this
13910 \begin_inset Quotes ers
13911 \end_inset
13912
13913
13914 \end_layout
13915
13916 \begin_layout Labeling
13917 \labelwidthstring 00.00.0000
13918
13919 \family sans
13920 \begin_inset Quotes gld
13921 \end_inset
13922
13923 Text
13924 \begin_inset Quotes grd
13925 \end_inset
13926
13927
13928 \family default
13929  Use quotes like 
13930 \begin_inset Quotes gld
13931 \end_inset
13932
13933 this
13934 \begin_inset Quotes grd
13935 \end_inset
13936
13937  or 
13938 \begin_inset Quotes gls
13939 \end_inset
13940
13941 this
13942 \begin_inset Quotes grs
13943 \end_inset
13944
13945
13946 \end_layout
13947
13948 \begin_layout Labeling
13949 \labelwidthstring 00.00.0000
13950
13951 \family sans
13952 \begin_inset Quotes pld
13953 \end_inset
13954
13955 Text
13956 \begin_inset Quotes prd
13957 \end_inset
13958
13959
13960 \family default
13961  Use quotes like 
13962 \begin_inset Quotes pld
13963 \end_inset
13964
13965 this
13966 \begin_inset Quotes prd
13967 \end_inset
13968
13969  or 
13970 \begin_inset Quotes pls
13971 \end_inset
13972
13973 this
13974 \begin_inset Quotes prs
13975 \end_inset
13976
13977
13978 \end_layout
13979
13980 \begin_layout Labeling
13981 \labelwidthstring 00.00.0000
13982
13983 \family sans
13984 \begin_inset Quotes fld
13985 \end_inset
13986
13987 Text
13988 \begin_inset Quotes frd
13989 \end_inset
13990
13991
13992 \family default
13993  Use quotes like 
13994 \begin_inset Quotes fld
13995 \end_inset
13996
13997 this
13998 \begin_inset Quotes frd
13999 \end_inset
14000
14001  or 
14002 \begin_inset Quotes fls
14003 \end_inset
14004
14005 this
14006 \begin_inset Quotes frs
14007 \end_inset
14008
14009
14010 \end_layout
14011
14012 \begin_layout Labeling
14013 \labelwidthstring 00.00.0000
14014
14015 \family sans
14016 \begin_inset Quotes ald
14017 \end_inset
14018
14019 Text
14020 \begin_inset Quotes ard
14021 \end_inset
14022
14023
14024 \family default
14025  Use quotes like 
14026 \begin_inset Quotes ald
14027 \end_inset
14028
14029 this
14030 \begin_inset Quotes ard
14031 \end_inset
14032
14033  or 
14034 \begin_inset Quotes als
14035 \end_inset
14036
14037 this
14038 \begin_inset Quotes ars
14039 \end_inset
14040
14041
14042 \end_layout
14043
14044 \begin_layout Standard
14045 These settings affects what character the 
14046 \family sans
14047 "
14048 \family default
14049  key produces.
14050 \end_layout
14051
14052 \begin_layout Subsection
14053 Ligatures
14054 \begin_inset Index
14055 status collapsed
14056
14057 \begin_layout Plain Layout
14058 Typography ! Ligatures
14059 \end_layout
14060
14061 \end_inset
14062
14063
14064 \begin_inset Index
14065 status collapsed
14066
14067 \begin_layout Plain Layout
14068 Ligatures | see
14069 \begin_inset ERT
14070 status collapsed
14071
14072 \begin_layout Plain Layout
14073
14074 {
14075 \end_layout
14076
14077 \end_inset
14078
14079 Typography
14080 \begin_inset ERT
14081 status collapsed
14082
14083 \begin_layout Plain Layout
14084
14085 }
14086 \end_layout
14087
14088 \end_inset
14089
14090
14091 \end_layout
14092
14093 \end_inset
14094
14095
14096 \begin_inset CommandInset label
14097 LatexCommand label
14098 name "sub:Ligatures"
14099
14100 \end_inset
14101
14102
14103 \end_layout
14104
14105 \begin_layout Standard
14106 It is standard typesetting practice to group certain letters together and
14107  print them as single characters.
14108  These groups are known as 
14109 \emph on
14110 ligatures
14111 \emph default
14112 .
14113  Since LaTeX knows about ligatures, your documents will contain them too
14114  in the output.
14115  Here are the standard ligatures:
14116 \end_layout
14117
14118 \begin_layout Itemize
14119 ff
14120 \end_layout
14121
14122 \begin_layout Itemize
14123 fi
14124 \end_layout
14125
14126 \begin_layout Itemize
14127 fl
14128 \end_layout
14129
14130 \begin_layout Itemize
14131 ffi
14132 \end_layout
14133
14134 \begin_layout Itemize
14135 ffl
14136 \end_layout
14137
14138 \begin_layout Standard
14139 Some languages uses other ligatures if the document font supports them.
14140 \end_layout
14141
14142 \begin_layout Standard
14143 Sometimes, you don't want a ligature in a word.
14144  While a ligature may be okay in the word, 
14145 \begin_inset Quotes eld
14146 \end_inset
14147
14148 graffiti,
14149 \begin_inset Quotes erd
14150 \end_inset
14151
14152  it looks really weird in compound words, such as 
14153 \begin_inset Quotes eld
14154 \end_inset
14155
14156 cufflink
14157 \begin_inset Quotes erd
14158 \end_inset
14159
14160  or the German 
14161 \begin_inset Quotes eld
14162 \end_inset
14163
14164 Dorffest.
14165 \begin_inset Quotes erd
14166 \end_inset
14167
14168  To break a ligature, use 
14169 \family sans
14170 Insert\SpecialChar \menuseparator
14171 Formatting\SpecialChar \menuseparator
14172 Ligature
14173 \begin_inset space ~
14174 \end_inset
14175
14176 Break.
14177
14178 \family default
14179  This changes 
14180 \begin_inset Quotes eld
14181 \end_inset
14182
14183 cufflinks
14184 \begin_inset Quotes erd
14185 \end_inset
14186
14187  to 
14188 \begin_inset Quotes eld
14189 \end_inset
14190
14191 cuff\SpecialChar \textcompwordmark{}
14192 links
14193 \begin_inset Quotes erd
14194 \end_inset
14195
14196  and 
14197 \begin_inset Quotes eld
14198 \end_inset
14199
14200 Dorffest
14201 \begin_inset Quotes erd
14202 \end_inset
14203
14204  to 
14205 \begin_inset Quotes eld
14206 \end_inset
14207
14208 Dorf\SpecialChar \textcompwordmark{}
14209 fest
14210 \begin_inset Quotes erd
14211 \end_inset
14212
14213 .
14214 \end_layout
14215
14216 \begin_layout Subsection
14217 LyX's Proper Names
14218 \begin_inset Index
14219 status collapsed
14220
14221 \begin_layout Plain Layout
14222 LyX ! Proper names
14223 \end_layout
14224
14225 \end_inset
14226
14227
14228 \begin_inset CommandInset label
14229 LatexCommand label
14230 name "sub:LyX's-Proper-Names"
14231
14232 \end_inset
14233
14234
14235 \end_layout
14236
14237 \begin_layout Standard
14238 You have surely noticed, that the word 
14239 \begin_inset Quotes eld
14240 \end_inset
14241
14242 LaTeX
14243 \begin_inset Quotes erd
14244 \end_inset
14245
14246  appears always with characters in different size and height.
14247  LaTeX is the name of the program used by LyX and is therefore recognized
14248  as proper name when you type it in LyX as 
14249 \begin_inset Quotes eld
14250 \end_inset
14251
14252 LaT
14253 \begin_inset ERT
14254 status collapsed
14255
14256 \begin_layout Plain Layout
14257
14258 {}
14259 \end_layout
14260
14261 \end_inset
14262
14263 eX
14264 \begin_inset Quotes erd
14265 \end_inset
14266
14267 .
14268 \begin_inset Note Note
14269 status collapsed
14270
14271 \begin_layout Plain Layout
14272 The braces in TeX Code are here to avoid that the 
14273 \begin_inset Quotes eld
14274 \end_inset
14275
14276 command
14277 \begin_inset Quotes erd
14278 \end_inset
14279
14280  appear as proper name in the output, see the last paragraph of this section.
14281  To create proper names omit the TeX Code.
14282 \end_layout
14283
14284 \end_inset
14285
14286  Note the order of the upper-and lowercase letters! LyX recognizes the following
14287  proper names:
14288 \end_layout
14289
14290 \begin_layout Description
14291 LyX The name of the game, write 
14292 \begin_inset Quotes eld
14293 \end_inset
14294
14295 L
14296 \begin_inset ERT
14297 status collapsed
14298
14299 \begin_layout Plain Layout
14300
14301 {}
14302 \end_layout
14303
14304 \end_inset
14305
14306 yX
14307 \begin_inset Quotes erd
14308 \end_inset
14309
14310  to produce it.
14311 \end_layout
14312
14313 \begin_layout Description
14314 TeX The program used by LaTeX, write 
14315 \begin_inset Quotes eld
14316 \end_inset
14317
14318 T
14319 \begin_inset ERT
14320 status collapsed
14321
14322 \begin_layout Plain Layout
14323
14324 {}
14325 \end_layout
14326
14327 \end_inset
14328
14329 eX
14330 \begin_inset Quotes erd
14331 \end_inset
14332
14333  to produce it.
14334 \end_layout
14335
14336 \begin_layout Description
14337 LaTeX The program used by LyX, write 
14338 \begin_inset Quotes eld
14339 \end_inset
14340
14341 LaT
14342 \begin_inset ERT
14343 status collapsed
14344
14345 \begin_layout Plain Layout
14346
14347 {}
14348 \end_layout
14349
14350 \end_inset
14351
14352 eX
14353 \begin_inset Quotes erd
14354 \end_inset
14355
14356  to produce it.
14357 \end_layout
14358
14359 \begin_layout Description
14360 LaTeX2e The actual version of LaTeX, write 
14361 \begin_inset Quotes eld
14362 \end_inset
14363
14364 LaT
14365 \begin_inset ERT
14366 status collapsed
14367
14368 \begin_layout Plain Layout
14369
14370 {}
14371 \end_layout
14372
14373 \end_inset
14374
14375 eX2e
14376 \begin_inset Quotes erd
14377 \end_inset
14378
14379  to produce it.
14380 \end_layout
14381
14382 \begin_layout Standard
14383 You might wonder why the LaTeX-version is 
14384 \begin_inset Quotes eld
14385 \end_inset
14386
14387 2
14388 \begin_inset Formula $\epsilon$
14389 \end_inset
14390
14391
14392 \begin_inset Quotes erd
14393 \end_inset
14394
14395 .
14396  It's an old tradition in the TeX-world to give programs geek version numbers.
14397  For example the version number of TeX converges to the number 
14398 \begin_inset Formula $\pi$
14399 \end_inset
14400
14401 : The actual version is 
14402 \begin_inset Quotes eld
14403 \end_inset
14404
14405 TeX-3.141592
14406 \begin_inset Quotes erd
14407 \end_inset
14408
14409 , the previous one was 
14410 \begin_inset Quotes eld
14411 \end_inset
14412
14413 TeX-3.14159
14414 \begin_inset Quotes erd
14415 \end_inset
14416
14417 .
14418 \end_layout
14419
14420 \begin_layout Standard
14421 If you don't want to use proper names, e.
14422 \begin_inset space \thinspace{}
14423 \end_inset
14424
14425 g.
14426 \begin_inset space \space{}
14427 \end_inset
14428
14429 in section headings, you can insert two empty braces in TeX Code in the
14430  word.
14431  This will look in LyX like: 
14432 \begin_inset Graphics
14433         filename clipart/LaTeX.png
14434         scale 80
14435
14436 \end_inset
14437
14438
14439 \begin_inset Newline newline
14440 \end_inset
14441
14442 For more about TeX Code, look at section
14443 \begin_inset space ~
14444 \end_inset
14445
14446
14447 \begin_inset CommandInset ref
14448 LatexCommand ref
14449 reference "sec:TeX-Code"
14450
14451 \end_inset
14452
14453 .
14454 \end_layout
14455
14456 \begin_layout Subsection
14457 Units
14458 \begin_inset Index
14459 status collapsed
14460
14461 \begin_layout Plain Layout
14462 Typography ! Units
14463 \end_layout
14464
14465 \end_inset
14466
14467
14468 \end_layout
14469
14470 \begin_layout Standard
14471 Generally the space between units and the number is smaller than the normal
14472  space between two words.
14473  As you can see in the example below, it looks better when the space is
14474  smaller.
14475  To get such a 
14476 \begin_inset Quotes eld
14477 \end_inset
14478
14479 half space
14480 \begin_inset Quotes erd
14481 \end_inset
14482
14483  for units use the menu 
14484 \family sans
14485 Insert\SpecialChar \menuseparator
14486 Formatting\SpecialChar \menuseparator
14487 Thin
14488 \begin_inset space ~
14489 \end_inset
14490
14491 Space
14492 \family default
14493  (shortcut 
14494 \begin_inset Info
14495 type  "shortcuts"
14496 arg   "space-insert thin"
14497 \end_inset
14498
14499 ).
14500 \end_layout
14501
14502 \begin_layout Standard
14503 Here's an example to show the differences:
14504 \end_layout
14505
14506 \begin_layout Standard
14507 \begin_inset Tabular
14508 <lyxtabular version="3" rows="2" columns="2">
14509 <features>
14510 <column alignment="left" valignment="top" width="0">
14511 <column alignment="left" valignment="top" width="0">
14512 <row>
14513 <cell alignment="center" valignment="top" usebox="none">
14514 \begin_inset Text
14515
14516 \begin_layout Plain Layout
14517 24
14518 \begin_inset space ~
14519 \end_inset
14520
14521 kW
14522 \begin_inset Formula $\cdot$
14523 \end_inset
14524
14525 h
14526 \end_layout
14527
14528 \end_inset
14529 </cell>
14530 <cell alignment="center" valignment="top" usebox="none">
14531 \begin_inset Text
14532
14533 \begin_layout Plain Layout
14534 space between number and unit
14535 \end_layout
14536
14537 \end_inset
14538 </cell>
14539 </row>
14540 <row>
14541 <cell alignment="center" valignment="top" usebox="none">
14542 \begin_inset Text
14543
14544 \begin_layout Plain Layout
14545 24
14546 \begin_inset space \thinspace{}
14547 \end_inset
14548
14549 kW
14550 \begin_inset Formula $\cdot$
14551 \end_inset
14552
14553 h
14554 \end_layout
14555
14556 \end_inset
14557 </cell>
14558 <cell alignment="center" valignment="top" usebox="none">
14559 \begin_inset Text
14560
14561 \begin_layout Plain Layout
14562 half space between number and unit
14563 \end_layout
14564
14565 \end_inset
14566 </cell>
14567 </row>
14568 </lyxtabular>
14569
14570 \end_inset
14571
14572
14573 \end_layout
14574
14575 \begin_layout Subsection
14576 Widows and Orphans
14577 \begin_inset Index
14578 status collapsed
14579
14580 \begin_layout Plain Layout
14581 Typography ! Widows and orphans
14582 \end_layout
14583
14584 \end_inset
14585
14586
14587 \end_layout
14588
14589 \begin_layout Standard
14590 In the early days of word processors, page breaks went wherever the page
14591  happened to end.
14592  There was no regard for what was actually going on in the text.
14593  You may remember once printing out a document, only to find the heading
14594  for a new section printed at the very bottom of the page, the first line
14595  of a new paragraph all alone at the bottom of a page, or the last line
14596  of a paragraph at the top of a new page.
14597  These bits of text became known as 
14598 \emph on
14599 widows
14600 \emph default
14601  and 
14602 \emph on
14603 orphans
14604 \emph default
14605 .
14606 \end_layout
14607
14608 \begin_layout Standard
14609 Clearly, LyX can avoid breaking pages after a section heading.
14610  That's part of the advantage of paragraph environments.
14611  But what about widows and orphans, where the page breaks leave one line
14612  of a paragraph all alone at the top or bottom of a page? There are rules
14613  built into LaTeX governing page breaks, and some of those rules are there
14614  to specifically prevent widows and orphans.
14615  This is the advantage LyX has in using LaTeX as its backend.
14616 \end_layout
14617
14618 \begin_layout Standard
14619 There's no way we can go into how TeX and LaTeX decide to break a page,
14620  or how you can tweak that behavior.
14621  Some LaTeX books listed in the bibliography [such as
14622 \begin_inset space ~
14623 \end_inset
14624
14625
14626 \begin_inset CommandInset citation
14627 LatexCommand cite
14628 key "latexcompanion"
14629
14630 \end_inset
14631
14632  or
14633 \begin_inset space ~
14634 \end_inset
14635
14636
14637 \begin_inset CommandInset citation
14638 LatexCommand cite
14639 key "latexguide"
14640
14641 \end_inset
14642
14643 ] may have more information.
14644  You will almost never need to worry about this, however.
14645 \end_layout
14646
14647 \begin_layout Chapter
14648 Notes, Graphics, Tables, and Floats
14649 \begin_inset CommandInset label
14650 LatexCommand label
14651 name "cha:Floats-and-Notes"
14652
14653 \end_inset
14654
14655
14656 \end_layout
14657
14658 \begin_layout Standard
14659 The issues of this chapter are described in detail in the 
14660 \emph on
14661 Embedded Objects
14662 \emph default
14663  manual.
14664  There you'll also find tips and tricks for special cases.
14665 \end_layout
14666
14667 \begin_layout Section
14668 Notes
14669 \begin_inset Index
14670 status collapsed
14671
14672 \begin_layout Plain Layout
14673 Notes
14674 \end_layout
14675
14676 \end_inset
14677
14678
14679 \begin_inset CommandInset label
14680 LatexCommand label
14681 name "sec:Notes"
14682
14683 \end_inset
14684
14685
14686 \end_layout
14687
14688 \begin_layout Standard
14689 LyX offers you a few types of notes to add to your document:
14690 \end_layout
14691
14692 \begin_layout Description
14693 LyX
14694 \begin_inset space ~
14695 \end_inset
14696
14697 Note This note type is for internal notes that won't appear in the output.
14698 \begin_inset Newline newline
14699 \end_inset
14700
14701
14702 \begin_inset Note Note
14703 status open
14704
14705 \begin_layout Plain Layout
14706 This is text in a note box that doesn't appear in the output.
14707 \end_layout
14708
14709 \end_inset
14710
14711
14712 \end_layout
14713
14714 \begin_layout Description
14715 Comment This note also doesn't appear in the output but it appears as LaTeX-comm
14716 ent, when you export the document to LaTeX via the menu 
14717 \family sans
14718 File\SpecialChar \menuseparator
14719 Export\SpecialChar \menuseparator
14720 LaTeX (pdflatex) / (plain)
14721 \family default
14722 .
14723 \begin_inset Newline newline
14724 \end_inset
14725
14726
14727 \begin_inset Note Comment
14728 status open
14729
14730 \begin_layout Plain Layout
14731 This is text in a note box that only appears as comment in LaTeX-files.
14732 \end_layout
14733
14734 \end_inset
14735
14736
14737 \end_layout
14738
14739 \begin_layout Description
14740 Greyed
14741 \begin_inset space ~
14742 \end_inset
14743
14744 Out This note will appear in the output as grey text.
14745 \begin_inset Newline newline
14746 \end_inset
14747
14748
14749 \begin_inset Newline newline
14750 \end_inset
14751
14752
14753 \begin_inset Note Greyedout
14754 status open
14755
14756 \begin_layout Plain Layout
14757 This is text
14758 \begin_inset Foot
14759 status collapsed
14760
14761 \begin_layout Plain Layout
14762 This is an example footnote within a greyed out note.
14763  In this document the greyed out note color is redefined to blue.
14764  How this can be done is explained in the 
14765 \emph on
14766 Embedded Objects
14767 \emph default
14768  manual.
14769 \end_layout
14770
14771 \end_inset
14772
14773  of a comment that appears in the output as grey text.
14774 \end_layout
14775
14776 \end_inset
14777
14778
14779 \begin_inset Newline newline
14780 \end_inset
14781
14782
14783 \begin_inset Newline newline
14784 \end_inset
14785
14786 As you can see in the example, the first line of greyed out notes is a bit
14787  indented and greyed out notes can have footnotes.
14788 \end_layout
14789
14790 \begin_layout Standard
14791 Notes are inserted with the toolbar button 
14792 \begin_inset Graphics
14793         filename ../images/note-insert.png
14794         scale 85
14795         scaleBeforeRotation
14796
14797 \end_inset
14798
14799  or the menu 
14800 \family sans
14801 Insert\SpecialChar \menuseparator
14802 Note
14803 \family default
14804 .
14805  Right-click on the appearing note box to select the note type.
14806 \end_layout
14807
14808 \begin_layout Section
14809 Footnotes
14810 \begin_inset Index
14811 status collapsed
14812
14813 \begin_layout Plain Layout
14814 Footnotes
14815 \end_layout
14816
14817 \end_inset
14818
14819
14820 \begin_inset CommandInset label
14821 LatexCommand label
14822 name "sec:Footnotes"
14823
14824 \end_inset
14825
14826
14827 \end_layout
14828
14829 \begin_layout Standard
14830 LyX uses boxes to display footnotes: When you insert a footnote using the
14831  menu 
14832 \family sans
14833 Insert\SpecialChar \menuseparator
14834 Footnote
14835 \family default
14836  or the toolbar button 
14837 \begin_inset Graphics
14838         filename ../images/footnote-insert.png
14839
14840 \end_inset
14841
14842
14843 \family roman
14844 \series medium
14845 \bar no
14846 you'll see
14847 \family default
14848 \series default
14849 \bar default
14850  the following box: 
14851 \begin_inset Graphics
14852         filename clipart/footnoteQt4.png
14853         scale 80
14854
14855 \end_inset
14856
14857
14858 \family roman
14859 \series medium
14860 \bar no
14861  This box is LyX's representation of your footnote.
14862  If you
14863 \family default
14864 \series default
14865 \bar default
14866  left-click on 
14867 \family roman
14868 \series medium
14869 \bar no
14870 the 
14871 \begin_inset Quotes eld
14872 \end_inset
14873
14874
14875 \family sans
14876 foot
14877 \family roman
14878
14879 \begin_inset Quotes erd
14880 \end_inset
14881
14882
14883 \family default
14884 \series default
14885 \bar default
14886  
14887 \family roman
14888 \series medium
14889 \bar no
14890 label, the box will
14891 \family default
14892 \series default
14893 \bar default
14894  be opened and you can enter the footnote text into it.
14895  Clicking on the box label again, will close 
14896 \family roman
14897 \series medium
14898 \bar no
14899 the
14900 \family default
14901 \series default
14902 \bar default
14903  box
14904 \family roman
14905 \series medium
14906 \bar no
14907 .
14908  If you want to turn existing text into a footnote, simply mark it and click
14909  on the footnote
14910 \family default
14911 \series default
14912 \bar default
14913  toolbar 
14914 \family roman
14915 \series medium
14916 \bar no
14917 button
14918 \family default
14919 \series default
14920 \bar default
14921 .
14922 \end_layout
14923
14924 \begin_layout Standard
14925 Here's an example footnote:
14926 \family roman
14927 \series medium
14928 \bar no
14929
14930 \begin_inset Foot
14931 status open
14932
14933 \begin_layout Plain Layout
14934 To close a footnote, click on the footnote box label.
14935 \end_layout
14936
14937 \end_inset
14938
14939
14940 \end_layout
14941
14942 \begin_layout Standard
14943 The footnote will appear in the output as a superscript number at the text
14944  position where the footnote box is placed.
14945  The footnote text is placed at the bottom of the current page.
14946  The footnote number is calculated by LyX, the numbers are consecutive,
14947  no matter in which chapter the footnote is in.
14948  LyX doesn't support other numbering schemes yet, but you can get another
14949  scheme using special LaTeX-commands.
14950  T
14951 \family roman
14952 h
14953 \family default
14954 ey are described in the 
14955 \emph on
14956 Embedded Objects
14957 \emph default
14958  manual.
14959 \end_layout
14960
14961 \begin_layout Section
14962 Marginal Notes
14963 \begin_inset Index
14964 status collapsed
14965
14966 \begin_layout Plain Layout
14967 Marginal notes
14968 \end_layout
14969
14970 \end_inset
14971
14972
14973 \begin_inset CommandInset label
14974 LatexCommand label
14975 name "sec:Marginal-Notes"
14976
14977 \end_inset
14978
14979
14980 \end_layout
14981
14982 \begin_layout Standard
14983 Marginal notes look and behave just like footnotes in LyX.
14984  When you insert a margin note via the menu 
14985 \family sans
14986 Insert\SpecialChar \menuseparator
14987 Marginal
14988 \begin_inset space ~
14989 \end_inset
14990
14991 Note
14992 \family default
14993  or the toolbar button 
14994 \begin_inset Graphics
14995         filename ../images/marginalnote-insert.png
14996
14997 \end_inset
14998
14999 , you'll see 
15000 \family roman
15001 \series medium
15002 a
15003 \family default
15004 \series default
15005  grey 
15006 \family roman
15007 \series medium
15008 box with a
15009 \family default
15010 \series default
15011  red 
15012 \family roman
15013 \series medium
15014 label 
15015 \begin_inset Quotes eld
15016 \end_inset
15017
15018 margin
15019 \begin_inset Quotes erd
15020 \end_inset
15021
15022  appearing within your text.
15023  This box is LyX's representation of your margin
15024 \family default
15025 \series default
15026 al 
15027 \family roman
15028 \series medium
15029 note.
15030 \end_layout
15031
15032 \begin_layout Standard
15033 At the side is an example marginal note.
15034 \family roman
15035 \series medium
15036
15037 \begin_inset Marginal
15038 status open
15039
15040 \begin_layout Plain Layout
15041 This is a marginal note.
15042 \end_layout
15043
15044 \end_inset
15045
15046
15047 \end_layout
15048
15049 \begin_layout Standard
15050 Marginal notes appear at the right side in single-sided documents.
15051  In double-sided documents they appear in the outer margin -- left on even
15052  pages, right on odd pages.
15053 \end_layout
15054
15055 \begin_layout Section
15056 Graphics and Images
15057 \begin_inset Index
15058 status collapsed
15059
15060 \begin_layout Plain Layout
15061 Images
15062 \end_layout
15063
15064 \end_inset
15065
15066
15067 \begin_inset Index
15068 status collapsed
15069
15070 \begin_layout Plain Layout
15071 Graphics
15072 \end_layout
15073
15074 \end_inset
15075
15076
15077 \begin_inset CommandInset label
15078 LatexCommand label
15079 name "sec:Graphics"
15080
15081 \end_inset
15082
15083
15084 \end_layout
15085
15086 \begin_layout Standard
15087 To insert an image in your document, place the cursor at the text position
15088  you want and click on the toolbar icon 
15089 \begin_inset Graphics
15090         filename ../images/dialog-show-new-inset_graphics.png
15091
15092 \end_inset
15093
15094  or select 
15095 \family sans
15096 Insert\SpecialChar \menuseparator
15097 Graphics
15098 \family default
15099  from the menu.
15100  Then a dialog will appear to choose the file to load.
15101 \end_layout
15102
15103 \begin_layout Standard
15104 This dialog has numerous mostly self-explanatory parameters.
15105  The 
15106 \family sans
15107 Graphics
15108 \family default
15109  tab allows you to choose your image file.
15110  The image can be transformed by setting a rotation angle and a scaling
15111  factor.
15112  The scaling units are explained in Appendix
15113 \begin_inset space ~
15114 \end_inset
15115
15116
15117 \begin_inset CommandInset ref
15118 LatexCommand ref
15119 reference "cha:Units-available-in"
15120
15121 \end_inset
15122
15123 .
15124 \end_layout
15125
15126 \begin_layout Standard
15127 In the tab 
15128 \family sans
15129 Clipping
15130 \family default
15131  it is possible to set image coordinates to adjust the height and width
15132  of the image in the output.
15133  The coordinates can also be calculated automatically by pressing the button
15134  
15135 \family sans
15136 Get
15137 \begin_inset space ~
15138 \end_inset
15139
15140 from
15141 \begin_inset space ~
15142 \end_inset
15143
15144 file
15145 \family default
15146 .
15147  The option 
15148 \family sans
15149 Clip
15150 \begin_inset space ~
15151 \end_inset
15152
15153 to
15154 \begin_inset space ~
15155 \end_inset
15156
15157 bounding
15158 \begin_inset space ~
15159 \end_inset
15160
15161 box
15162 \family default
15163  will only print the image region within the given coordinates.
15164  Normally you don't need to take care about image coordinates and can ignore
15165  the tab 
15166 \family sans
15167 Clipping
15168 \family default
15169 .
15170 \end_layout
15171
15172 \begin_layout Standard
15173 In the 
15174 \family sans
15175 LaTeX and LyX options
15176 \family default
15177  tab LaTeX experts can specify additional LaTeX options.
15178  You can also specify here the appearance of the image inside LyX.
15179  The option 
15180 \family sans
15181 Draft
15182 \begin_inset space ~
15183 \end_inset
15184
15185 mode
15186 \family default
15187  has the effect that the image doesn't appear in the output, only a frame
15188  with the image size is printed.
15189  The option 
15190 \family sans
15191 Don't
15192 \begin_inset space ~
15193 \end_inset
15194
15195 unzip
15196 \begin_inset space ~
15197 \end_inset
15198
15199 on
15200 \begin_inset space ~
15201 \end_inset
15202
15203 export
15204 \family default
15205  is explained in the 
15206 \emph on
15207 Embedded Objects
15208 \emph default
15209  manual in section 
15210 \emph on
15211 Graphics Dialog
15212 \emph default
15213 .
15214 \end_layout
15215
15216 \begin_layout Standard
15217 The graphics dialog can be called at any time by clicking on an image.
15218  The image will appear in the output exactly at the position where it is
15219  in the text.
15220  This is an example image within a separate, horizontally centered paragraph:
15221  
15222 \end_layout
15223
15224 \begin_layout Standard
15225 \align center
15226 \begin_inset Graphics
15227         filename clipart/mobius.eps
15228         scale 70
15229         rotateOrigin center
15230
15231 \end_inset
15232
15233
15234 \end_layout
15235
15236 \begin_layout Standard
15237 If you need image captions and want to reference images, you have to put
15238  the image into a float, see section
15239 \begin_inset space ~
15240 \end_inset
15241
15242
15243 \begin_inset CommandInset ref
15244 LatexCommand ref
15245 reference "sec:Figure-Floats"
15246
15247 \end_inset
15248
15249 .
15250 \end_layout
15251
15252 \begin_layout Subsection
15253 Image Formats
15254 \begin_inset Index
15255 status collapsed
15256
15257 \begin_layout Plain Layout
15258 Images ! Formats
15259 \end_layout
15260
15261 \end_inset
15262
15263
15264 \begin_inset CommandInset label
15265 LatexCommand label
15266 name "sub:Image-Formats"
15267
15268 \end_inset
15269
15270
15271 \end_layout
15272
15273 \begin_layout Standard
15274 You can insert images in any known file format.
15275  But as we explained in section
15276 \begin_inset space ~
15277 \end_inset
15278
15279
15280 \begin_inset CommandInset ref
15281 LatexCommand ref
15282 reference "sub:Output-file-formats"
15283
15284 \end_inset
15285
15286 , every output document format allows only a few image formats.
15287  LyX uses therefore the program 
15288 \family typewriter
15289 Imagemagick
15290 \family default
15291  in the background to convert the images to the right format.
15292  To increase your workflow by avoiding these conversions in the background,
15293  you can use only the image formats listed in the subsections of section
15294 \begin_inset space ~
15295 \end_inset
15296
15297
15298 \begin_inset CommandInset ref
15299 LatexCommand ref
15300 reference "sub:Output-file-formats"
15301
15302 \end_inset
15303
15304 .
15305 \end_layout
15306
15307 \begin_layout Standard
15308 Similar to fonts there are two types of image formats:
15309 \end_layout
15310
15311 \begin_layout Description
15312 Bitmap
15313 \begin_inset space ~
15314 \end_inset
15315
15316 images consist of pixel values, often in a compressed form.
15317  They are therefore not fully scalable and look pixeled in large zooms.
15318  Well-known bitmap image formats are 
15319 \begin_inset Quotes eld
15320 \end_inset
15321
15322 Graphics Interchange Format
15323 \begin_inset Quotes erd
15324 \end_inset
15325
15326  (GIF, file extension 
15327 \begin_inset Quotes eld
15328 \end_inset
15329
15330
15331 \family typewriter
15332 .gif
15333 \family default
15334
15335 \begin_inset Quotes erd
15336 \end_inset
15337
15338 )
15339 \begin_inset Index
15340 status collapsed
15341
15342 \begin_layout Plain Layout
15343 GIF|see
15344 \begin_inset ERT
15345 status collapsed
15346
15347 \begin_layout Plain Layout
15348
15349 {
15350 \end_layout
15351
15352 \end_inset
15353
15354 Image formats
15355 \begin_inset ERT
15356 status collapsed
15357
15358 \begin_layout Plain Layout
15359
15360 }
15361 \end_layout
15362
15363 \end_inset
15364
15365
15366 \end_layout
15367
15368 \end_inset
15369
15370
15371 \begin_inset Quotes eld
15372 \end_inset
15373
15374 Portable Network Graphics
15375 \begin_inset Quotes erd
15376 \end_inset
15377
15378  (PNG, file extension 
15379 \begin_inset Quotes eld
15380 \end_inset
15381
15382
15383 \family typewriter
15384 .png
15385 \family default
15386
15387 \begin_inset Quotes erd
15388 \end_inset
15389
15390 )
15391 \begin_inset Index
15392 status collapsed
15393
15394 \begin_layout Plain Layout
15395 PNG|see
15396 \begin_inset ERT
15397 status collapsed
15398
15399 \begin_layout Plain Layout
15400
15401 {
15402 \end_layout
15403
15404 \end_inset
15405
15406 Image formats
15407 \begin_inset ERT
15408 status collapsed
15409
15410 \begin_layout Plain Layout
15411
15412 }
15413 \end_layout
15414
15415 \end_inset
15416
15417
15418 \end_layout
15419
15420 \end_inset
15421
15422 , and 
15423 \begin_inset Quotes eld
15424 \end_inset
15425
15426 Joint Photographic Experts Group
15427 \begin_inset Quotes erd
15428 \end_inset
15429
15430  (JPG, file extension 
15431 \begin_inset Quotes eld
15432 \end_inset
15433
15434
15435 \family typewriter
15436 .jpg
15437 \family default
15438
15439 \begin_inset Quotes erd
15440 \end_inset
15441
15442  or 
15443 \begin_inset Quotes eld
15444 \end_inset
15445
15446
15447 \family typewriter
15448 .jpeg
15449 \family default
15450
15451 \begin_inset Quotes erd
15452 \end_inset
15453
15454 )
15455 \begin_inset Index
15456 status collapsed
15457
15458 \begin_layout Plain Layout
15459 JPG|see
15460 \begin_inset ERT
15461 status collapsed
15462
15463 \begin_layout Plain Layout
15464
15465 {
15466 \end_layout
15467
15468 \end_inset
15469
15470 Image formats
15471 \begin_inset ERT
15472 status collapsed
15473
15474 \begin_layout Plain Layout
15475
15476 }
15477 \end_layout
15478
15479 \end_inset
15480
15481
15482 \end_layout
15483
15484 \end_inset
15485
15486 .
15487 \end_layout
15488
15489 \begin_layout Description
15490 Scalable
15491 \begin_inset space ~
15492 \end_inset
15493
15494 images consist of vectors and can therefore be scaled to any size without
15495  data loss.
15496  The scaling ability is necessary if you want to create presentations, because
15497  presentations are always scaled by the beamer.
15498  Scaling is also useful for online documents to let the user zoom into diagrams.
15499 \begin_inset Newline newline
15500 \end_inset
15501
15502 Scalable image formats can be 
15503 \begin_inset Quotes eld
15504 \end_inset
15505
15506 Scalable Vector Graphics
15507 \begin_inset Quotes erd
15508 \end_inset
15509
15510  (SVG, file extension 
15511 \begin_inset Quotes eld
15512 \end_inset
15513
15514
15515 \family typewriter
15516 .svg
15517 \family default
15518
15519 \begin_inset Quotes erd
15520 \end_inset
15521
15522 )
15523 \begin_inset Index
15524 status collapsed
15525
15526 \begin_layout Plain Layout
15527 SVG|see
15528 \begin_inset ERT
15529 status collapsed
15530
15531 \begin_layout Plain Layout
15532
15533 {
15534 \end_layout
15535
15536 \end_inset
15537
15538 Image formats
15539 \begin_inset ERT
15540 status collapsed
15541
15542 \begin_layout Plain Layout
15543
15544 }
15545 \end_layout
15546
15547 \end_inset
15548
15549
15550 \end_layout
15551
15552 \end_inset
15553
15554
15555 \begin_inset Quotes eld
15556 \end_inset
15557
15558 Encapsulated PostScript
15559 \begin_inset Quotes erd
15560 \end_inset
15561
15562  (EPS, file extension 
15563 \begin_inset Quotes eld
15564 \end_inset
15565
15566
15567 \family typewriter
15568 .eps
15569 \family default
15570
15571 \begin_inset Quotes erd
15572 \end_inset
15573
15574 )
15575 \begin_inset Index
15576 status collapsed
15577
15578 \begin_layout Plain Layout
15579 EPS|see
15580 \begin_inset ERT
15581 status collapsed
15582
15583 \begin_layout Plain Layout
15584
15585 {
15586 \end_layout
15587
15588 \end_inset
15589
15590 Image formats
15591 \begin_inset ERT
15592 status collapsed
15593
15594 \begin_layout Plain Layout
15595
15596 }
15597 \end_layout
15598
15599 \end_inset
15600
15601
15602 \end_layout
15603
15604 \end_inset
15605
15606 , and 
15607 \begin_inset Quotes eld
15608 \end_inset
15609
15610 Portable Document Format
15611 \begin_inset Quotes erd
15612 \end_inset
15613
15614  (PDF, file extension 
15615 \begin_inset Quotes eld
15616 \end_inset
15617
15618
15619 \family typewriter
15620 .pdf
15621 \family default
15622
15623 \begin_inset Quotes erd
15624 \end_inset
15625
15626 )
15627 \begin_inset Index
15628 status collapsed
15629
15630 \begin_layout Plain Layout
15631 PDF
15632 \end_layout
15633
15634 \end_inset
15635
15636 .
15637  We say it can be, because you can convert any bitmap image format to PDF
15638  or EPS and the result won't be scalable.
15639  In this cases only a header with the image properties is added to the original
15640  image
15641 \begin_inset Foot
15642 status collapsed
15643
15644 \begin_layout Plain Layout
15645 In the case of PDF, the original image is additionally compressed.
15646 \end_layout
15647
15648 \end_inset
15649
15650 .
15651 \end_layout
15652
15653 \begin_layout Standard
15654 Normally one can't convert a bitmap image into a scalable one, only vice
15655  versa.
15656 \end_layout
15657
15658 \begin_layout Subsection
15659 Grouping of Image Settings
15660 \begin_inset Index
15661 status collapsed
15662
15663 \begin_layout Plain Layout
15664 Images ! Settings grouping
15665 \end_layout
15666
15667 \end_inset
15668
15669
15670 \end_layout
15671
15672 \begin_layout Standard
15673 Each image can define a new group of image settings or join an existing
15674  group.
15675  Images within such a group share their settings, so adjusting one image
15676  of the group automatically also adjusts all other images of the group in
15677  the same way.
15678  So you can for example change the size for a bunch of images without the
15679  need to manually change each of them.
15680  
15681 \end_layout
15682
15683 \begin_layout Standard
15684 A new group can be set by entering a name in the 
15685 \family sans
15686 Initialize
15687 \begin_inset space ~
15688 \end_inset
15689
15690 Group
15691 \begin_inset space ~
15692 \end_inset
15693
15694 Name
15695 \family default
15696  field in the Graphics dialog.
15697  Joining an existing group can be done using the context menu of the image
15698  by checking the name of the desired group.
15699 \end_layout
15700
15701 \begin_layout Section
15702 Tables
15703 \begin_inset Index
15704 status collapsed
15705
15706 \begin_layout Plain Layout
15707 Tables
15708 \end_layout
15709
15710 \end_inset
15711
15712
15713 \begin_inset CommandInset label
15714 LatexCommand label
15715 name "sec:Tables"
15716
15717 \end_inset
15718
15719
15720 \end_layout
15721
15722 \begin_layout Standard
15723 You can insert a table using either the toolbar button 
15724 \begin_inset Graphics
15725         filename ../images/tabular-insert.png
15726         scale 85
15727
15728 \end_inset
15729
15730  or the menu 
15731 \family sans
15732 Insert\SpecialChar \menuseparator
15733 Table
15734 \family default
15735 .
15736  A dialog will appear, asking you for the number of rows and columns.
15737  The default table has lines around any cell and the first row appears separated
15738  from the rest of the table.
15739  This separation appears due to a double line: The cells of the first row
15740  have a line below them and the cells of the second row have a line above
15741  them.
15742  Here's an example table:
15743 \end_layout
15744
15745 \begin_layout Standard
15746 \align center
15747 \begin_inset Tabular
15748 <lyxtabular version="3" rows="4" columns="4">
15749 <features>
15750 <column alignment="center" valignment="top" width="0pt">
15751 <column alignment="center" valignment="top" width="0pt">
15752 <column alignment="center" valignment="top" width="0in">
15753 <column alignment="center" valignment="top" width="0pt">
15754 <row>
15755 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
15756 \begin_inset Text
15757
15758 \begin_layout Plain Layout
15759
15760 \end_layout
15761
15762 \end_inset
15763 </cell>
15764 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
15765 \begin_inset Text
15766
15767 \begin_layout Plain Layout
15768
15769 \family roman
15770 \series medium
15771 \shape up
15772 \size normal
15773 \emph off
15774 \bar no
15775 \noun off
15776 \color none
15777 1
15778 \end_layout
15779
15780 \end_inset
15781 </cell>
15782 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
15783 \begin_inset Text
15784
15785 \begin_layout Plain Layout
15786 2
15787 \end_layout
15788
15789 \end_inset
15790 </cell>
15791 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
15792 \begin_inset Text
15793
15794 \begin_layout Plain Layout
15795 3
15796 \end_layout
15797
15798 \end_inset
15799 </cell>
15800 </row>
15801 <row>
15802 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
15803 \begin_inset Text
15804
15805 \begin_layout Plain Layout
15806
15807 \family roman
15808 \series medium
15809 \shape up
15810 \size normal
15811 \emph off
15812 \bar no
15813 \noun off
15814 \color none
15815 A
15816 \end_layout
15817
15818 \end_inset
15819 </cell>
15820 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
15821 \begin_inset Text
15822
15823 \begin_layout Plain Layout
15824
15825 \end_layout
15826
15827 \end_inset
15828 </cell>
15829 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
15830 \begin_inset Text
15831
15832 \begin_layout Plain Layout
15833
15834 \end_layout
15835
15836 \end_inset
15837 </cell>
15838 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
15839 \begin_inset Text
15840
15841 \begin_layout Plain Layout
15842
15843 \end_layout
15844
15845 \end_inset
15846 </cell>
15847 </row>
15848 <row>
15849 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
15850 \begin_inset Text
15851
15852 \begin_layout Plain Layout
15853
15854 \family roman
15855 \series medium
15856 \shape up
15857 \size normal
15858 \emph off
15859 \bar no
15860 \noun off
15861 \color none
15862 B
15863 \end_layout
15864
15865 \end_inset
15866 </cell>
15867 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
15868 \begin_inset Text
15869
15870 \begin_layout Plain Layout
15871
15872 \end_layout
15873
15874 \end_inset
15875 </cell>
15876 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
15877 \begin_inset Text
15878
15879 \begin_layout Plain Layout
15880
15881 \size normal
15882 \noun off
15883 \color none
15884  
15885 \end_layout
15886
15887 \end_inset
15888 </cell>
15889 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
15890 \begin_inset Text
15891
15892 \begin_layout Plain Layout
15893
15894 \end_layout
15895
15896 \end_inset
15897 </cell>
15898 </row>
15899 <row>
15900 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
15901 \begin_inset Text
15902
15903 \begin_layout Plain Layout
15904
15905 \family roman
15906 \series medium
15907 \shape up
15908 \size normal
15909 \emph off
15910 \bar no
15911 \noun off
15912 \color none
15913 C
15914 \end_layout
15915
15916 \end_inset
15917 </cell>
15918 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
15919 \begin_inset Text
15920
15921 \begin_layout Plain Layout
15922
15923 \end_layout
15924
15925 \end_inset
15926 </cell>
15927 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
15928 \begin_inset Text
15929
15930 \begin_layout Plain Layout
15931
15932 \end_layout
15933
15934 \end_inset
15935 </cell>
15936 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
15937 \begin_inset Text
15938
15939 \begin_layout Plain Layout
15940
15941 \end_layout
15942
15943 \end_inset
15944 </cell>
15945 </row>
15946 </lyxtabular>
15947
15948 \end_inset
15949
15950
15951 \end_layout
15952
15953 \begin_layout Subsection
15954 The Table dialog
15955 \end_layout
15956
15957 \begin_layout Standard
15958 You can alter a table by clicking on it with the right mouse button, which
15959  brings up the table dialog.
15960  Here you can adjust the settings of the cell and row/column respectively
15961  where the cursor is placed currently.
15962  Most of the dialog options also work on selections.
15963  This means that if you select more cells, columns or rows the action is
15964  done on all of your selection.
15965 \end_layout
15966
15967 \begin_layout Standard
15968 Additionally to the table dialog the 
15969 \family sans
15970 table
15971 \begin_inset space ~
15972 \end_inset
15973
15974 toolbar
15975 \family default
15976 , that appears when the cursor is inside a table, helps you in setting table
15977  properties.
15978  It is for example currently only possible to add
15979 \begin_inset space \thinspace{}
15980 \end_inset
15981
15982 /
15983 \begin_inset space \thinspace{}
15984 \end_inset
15985
15986 delete lines via the table toolbar.
15987 \end_layout
15988
15989 \begin_layout Standard
15990 In the tab 
15991 \family sans
15992 Table
15993 \begin_inset space ~
15994 \end_inset
15995
15996 Settings
15997 \family default
15998  of the table dialog you can set the alignment for the current row.
15999  If you add a row or column, it will be inserted right beside or below the
16000  current cell respectively.
16001  The vertical alignment of a column can only be adjusted when a column width
16002  is given.
16003  A given width will allow the cell to have line breaks and multiple paragraphs
16004  of text, see section
16005 \begin_inset space ~
16006 \end_inset
16007
16008
16009 \begin_inset CommandInset ref
16010 LatexCommand ref
16011 reference "sub:Table-Cells"
16012
16013 \end_inset
16014
16015 .
16016 \end_layout
16017
16018 \begin_layout Standard
16019 You can mark multiple cells of one row as a multicolumn cell using the check
16020  box 
16021 \family sans
16022 Multicolumn
16023 \family default
16024 .
16025  This will merge the cells to 
16026 \emph on
16027 one
16028 \emph default
16029  cell, spread over more than one column.
16030  Multicolumn cells are treated as own rows, so that the alignment, width,
16031  and border settings affect only the multicolumn cell.
16032  Here's an example table with a multicolumn cell in the first row and one
16033  in the last row without the upper border:
16034 \end_layout
16035
16036 \begin_layout Standard
16037 \align center
16038 \begin_inset Tabular
16039 <lyxtabular version="3" rows="3" columns="4">
16040 <features firstHeadTopDL="true" firstHeadBottomDL="true">
16041 <column alignment="center" valignment="top" width="0pt">
16042 <column alignment="center" valignment="middle" width="0">
16043 <column alignment="center" valignment="top" width="0in">
16044 <column alignment="center" valignment="top" width="0pt">
16045 <row>
16046 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
16047 \begin_inset Text
16048
16049 \begin_layout Plain Layout
16050 abc
16051 \end_layout
16052
16053 \end_inset
16054 </cell>
16055 <cell multicolumn="1" alignment="center" valignment="middle" topline="true" bottomline="true" leftline="true" usebox="none">
16056 \begin_inset Text
16057
16058 \begin_layout Plain Layout
16059 def ghi
16060 \end_layout
16061
16062 \end_inset
16063 </cell>
16064 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
16065 \begin_inset Text
16066
16067 \begin_layout Plain Layout
16068
16069 \end_layout
16070
16071 \end_inset
16072 </cell>
16073 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
16074 \begin_inset Text
16075
16076 \begin_layout Plain Layout
16077 jkl
16078 \end_layout
16079
16080 \end_inset
16081 </cell>
16082 </row>
16083 <row>
16084 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16085 \begin_inset Text
16086
16087 \begin_layout Plain Layout
16088
16089 \family roman
16090 \series medium
16091 \shape up
16092 \size normal
16093 \emph off
16094 \bar no
16095 \noun off
16096 \color none
16097 A
16098 \end_layout
16099
16100 \end_inset
16101 </cell>
16102 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16103 \begin_inset Text
16104
16105 \begin_layout Plain Layout
16106 B
16107 \end_layout
16108
16109 \end_inset
16110 </cell>
16111 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16112 \begin_inset Text
16113
16114 \begin_layout Plain Layout
16115 C
16116 \end_layout
16117
16118 \end_inset
16119 </cell>
16120 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16121 \begin_inset Text
16122
16123 \begin_layout Plain Layout
16124 D
16125 \end_layout
16126
16127 \end_inset
16128 </cell>
16129 </row>
16130 <row>
16131 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
16132 \begin_inset Text
16133
16134 \begin_layout Plain Layout
16135 1
16136 \end_layout
16137
16138 \end_inset
16139 </cell>
16140 <cell multicolumn="1" alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
16141 \begin_inset Text
16142
16143 \begin_layout Plain Layout
16144 2
16145 \end_layout
16146
16147 \end_inset
16148 </cell>
16149 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
16150 \begin_inset Text
16151
16152 \begin_layout Plain Layout
16153 3
16154 \end_layout
16155
16156 \end_inset
16157 </cell>
16158 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
16159 \begin_inset Text
16160
16161 \begin_layout Plain Layout
16162 4
16163 \end_layout
16164
16165 \end_inset
16166 </cell>
16167 </row>
16168 </lyxtabular>
16169
16170 \end_inset
16171
16172
16173 \end_layout
16174
16175 \begin_layout Standard
16176 At the moment LyX doesn't support multirow cells.
16177  Adept users can declare special LaTeX-arguments for the table.
16178  They are necessary for special table formatting, like for multirow cells,
16179  explained in the tables section of the 
16180 \emph on
16181 Embedded
16182 \begin_inset space ~
16183 \end_inset
16184
16185 Objects
16186 \emph default
16187  manual.
16188  You can also rotate the current cell or the whole table 90
16189 \begin_inset space \thinspace{}
16190 \end_inset
16191
16192 degrees counterclockwise.
16193  These rotations are not visible in LyX but in the output.
16194 \end_layout
16195
16196 \begin_layout Standard
16197 \begin_inset Note Greyedout
16198 status open
16199
16200 \begin_layout Plain Layout
16201
16202 \series bold
16203 Note:
16204 \series default
16205  Most DVI-viewers are 
16206 \emph on
16207 not
16208 \emph default
16209  able to display rotations.
16210 \end_layout
16211
16212 \end_inset
16213
16214
16215 \end_layout
16216
16217 \begin_layout Standard
16218 The 
16219 \family sans
16220 Borders
16221 \family default
16222  tab allows you to add and delete border lines for the current row/column.
16223  The button 
16224 \family sans
16225 Default
16226 \family default
16227  adds lines for all cell borders.
16228 \end_layout
16229
16230 \begin_layout Subsection
16231 Longtables
16232 \begin_inset Index
16233 status collapsed
16234
16235 \begin_layout Plain Layout
16236 Tables ! Longtables
16237 \end_layout
16238
16239 \end_inset
16240
16241
16242 \begin_inset Index
16243 status collapsed
16244
16245 \begin_layout Plain Layout
16246 Longtables
16247 \end_layout
16248
16249 \end_inset
16250
16251
16252 \end_layout
16253
16254 \begin_layout Standard
16255 If the table is too long to fit on one page, you can use the option 
16256 \family sans
16257 Use
16258 \begin_inset space ~
16259 \end_inset
16260
16261 long
16262 \begin_inset space ~
16263 \end_inset
16264
16265 table
16266 \family default
16267  in the tab 
16268 \family sans
16269 Longtable
16270 \family default
16271  of the table dialog to split the table automatically over more pages.
16272  Doing this enables some check boxes and you can now define:
16273 \end_layout
16274
16275 \begin_layout Description
16276
16277 \family sans
16278 Header
16279 \family default
16280 : The current row and all rows above, that don't have any special options
16281  defined, are defined to be the header rows of all pages of the longtable;
16282  except for the first page, if 
16283 \family sans
16284 First
16285 \begin_inset space ~
16286 \end_inset
16287
16288 header
16289 \family default
16290  is defined.
16291 \end_layout
16292
16293 \begin_layout Description
16294
16295 \family sans
16296 First
16297 \begin_inset space ~
16298 \end_inset
16299
16300 header
16301 \family default
16302 : The current row and all rows above, that don't have any special options
16303  defined, are defined to be the header rows of the first page of the longtable.
16304 \end_layout
16305
16306 \begin_layout Description
16307
16308 \family sans
16309 Footer
16310 \family default
16311 : The current row and all rows below, that don't have any special options
16312  defined, are defined to be the footer rows of all pages of the longtable;
16313  except for the last page, if 
16314 \family sans
16315 Last
16316 \begin_inset space ~
16317 \end_inset
16318
16319 footer
16320 \family default
16321  is defined.
16322 \end_layout
16323
16324 \begin_layout Description
16325
16326 \family sans
16327 Last
16328 \begin_inset space ~
16329 \end_inset
16330
16331 footer
16332 \family default
16333 : The current row and all rows below, that don't have any special options
16334  defined, are defined to be the footer rows of the last page of the longtable.
16335 \end_layout
16336
16337 \begin_layout Description
16338 Caption: The first row is reset as single column.
16339  You can now insert there the table caption via the menu 
16340 \family sans
16341 Insert\SpecialChar \menuseparator
16342 Caption
16343 \family default
16344 .
16345  More about longtable captions can be found in the 
16346 \emph on
16347 Embedded
16348 \begin_inset space ~
16349 \end_inset
16350
16351 Objects
16352 \emph default
16353  manual.
16354 \end_layout
16355
16356 \begin_layout Standard
16357 You can also specify a row where the table is split.
16358  If you set more than one option in the same table row, you should be aware
16359  of the fact that only the first one is used in the given table row.
16360  The others will then be defined as 
16361 \emph on
16362 empty
16363 \emph default
16364 .
16365  In this context, first means first in this order: 
16366 \family sans
16367 Footer, Last
16368 \begin_inset space ~
16369 \end_inset
16370
16371 footer,
16372 \family default
16373  
16374 \family sans
16375 Header,
16376 \family default
16377  
16378 \family sans
16379 First
16380 \begin_inset space ~
16381 \end_inset
16382
16383 header.
16384
16385 \family default
16386  See the following longtable to see how it works:
16387 \end_layout
16388
16389 \begin_layout Standard
16390 \align center
16391 \begin_inset Tabular
16392 <lyxtabular version="3" rows="69" columns="3">
16393 <features islongtable="true">
16394 <column alignment="block" valignment="top" width="5cm">
16395 <column alignment="left" valignment="top" width="0pt">
16396 <column alignment="right" valignment="top" width="0pt">
16397 <row endfirsthead="true">
16398 <cell multicolumn="1" alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
16399 \begin_inset Text
16400
16401 \begin_layout Plain Layout
16402
16403 \series bold
16404 Example Phone List (ignore the names)
16405 \end_layout
16406
16407 \end_inset
16408 </cell>
16409 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
16410 \begin_inset Text
16411
16412 \begin_layout Plain Layout
16413
16414 \end_layout
16415
16416 \end_inset
16417 </cell>
16418 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
16419 \begin_inset Text
16420
16421 \begin_layout Plain Layout
16422
16423 \end_layout
16424
16425 \end_inset
16426 </cell>
16427 </row>
16428 <row endfirsthead="true">
16429 <cell multicolumn="1" alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
16430 \begin_inset Text
16431
16432 \begin_layout Plain Layout
16433
16434 \series bold
16435 NAME
16436 \end_layout
16437
16438 \end_inset
16439 </cell>
16440 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
16441 \begin_inset Text
16442
16443 \begin_layout Plain Layout
16444
16445 \end_layout
16446
16447 \end_inset
16448 </cell>
16449 <cell multicolumn="1" alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
16450 \begin_inset Text
16451
16452 \begin_layout Plain Layout
16453
16454 \series bold
16455 TEL.
16456 \end_layout
16457
16458 \end_inset
16459 </cell>
16460 </row>
16461 <row endhead="true">
16462 <cell multicolumn="1" alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
16463 \begin_inset Text
16464
16465 \begin_layout Plain Layout
16466  
16467 \series bold
16468 Example Phone List
16469 \end_layout
16470
16471 \end_inset
16472 </cell>
16473 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
16474 \begin_inset Text
16475
16476 \begin_layout Plain Layout
16477
16478 \end_layout
16479
16480 \end_inset
16481 </cell>
16482 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
16483 \begin_inset Text
16484
16485 \begin_layout Plain Layout
16486
16487 \end_layout
16488
16489 \end_inset
16490 </cell>
16491 </row>
16492 <row endhead="true">
16493 <cell multicolumn="1" alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
16494 \begin_inset Text
16495
16496 \begin_layout Plain Layout
16497
16498 \series bold
16499 NAME
16500 \end_layout
16501
16502 \end_inset
16503 </cell>
16504 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
16505 \begin_inset Text
16506
16507 \begin_layout Plain Layout
16508
16509 \end_layout
16510
16511 \end_inset
16512 </cell>
16513 <cell multicolumn="1" alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
16514 \begin_inset Text
16515
16516 \begin_layout Plain Layout
16517
16518 \series bold
16519 TEL.
16520 \end_layout
16521
16522 \end_inset
16523 </cell>
16524 </row>
16525 <row endfoot="true">
16526 <cell multicolumn="1" alignment="left" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
16527 \begin_inset Text
16528
16529 \begin_layout Plain Layout
16530  
16531 \series bold
16532 continue ...
16533 \end_layout
16534
16535 \end_inset
16536 </cell>
16537 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
16538 \begin_inset Text
16539
16540 \begin_layout Plain Layout
16541
16542 \end_layout
16543
16544 \end_inset
16545 </cell>
16546 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
16547 \begin_inset Text
16548
16549 \begin_layout Plain Layout
16550
16551 \end_layout
16552
16553 \end_inset
16554 </cell>
16555 </row>
16556 <row>
16557 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
16558 \begin_inset Text
16559
16560 \begin_layout Plain Layout
16561
16562 \series bold
16563 Annovi
16564 \end_layout
16565
16566 \end_inset
16567 </cell>
16568 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
16569 \begin_inset Text
16570
16571 \begin_layout Plain Layout
16572 Silvia
16573 \end_layout
16574
16575 \end_inset
16576 </cell>
16577 <cell alignment="right" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
16578 \begin_inset Text
16579
16580 \begin_layout Plain Layout
16581 111
16582 \end_layout
16583
16584 \end_inset
16585 </cell>
16586 </row>
16587 <row>
16588 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
16589 \begin_inset Text
16590
16591 \begin_layout Plain Layout
16592
16593 \series bold
16594 Bertoli
16595 \end_layout
16596
16597 \end_inset
16598 </cell>
16599 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
16600 \begin_inset Text
16601
16602 \begin_layout Plain Layout
16603 Stefano
16604 \end_layout
16605
16606 \end_inset
16607 </cell>
16608 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
16609 \begin_inset Text
16610
16611 \begin_layout Plain Layout
16612 111
16613 \end_layout
16614
16615 \end_inset
16616 </cell>
16617 </row>
16618 <row>
16619 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
16620 \begin_inset Text
16621
16622 \begin_layout Plain Layout
16623
16624 \series bold
16625 Bozzi
16626 \end_layout
16627
16628 \end_inset
16629 </cell>
16630 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
16631 \begin_inset Text
16632
16633 \begin_layout Plain Layout
16634 Walter
16635 \end_layout
16636
16637 \end_inset
16638 </cell>
16639 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
16640 \begin_inset Text
16641
16642 \begin_layout Plain Layout
16643 111
16644 \end_layout
16645
16646 \end_inset
16647 </cell>
16648 </row>
16649 <row>
16650 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
16651 \begin_inset Text
16652
16653 \begin_layout Plain Layout
16654
16655 \series bold
16656 Cachia
16657 \end_layout
16658
16659 \end_inset
16660 </cell>
16661 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
16662 \begin_inset Text
16663
16664 \begin_layout Plain Layout
16665 Maria
16666 \end_layout
16667
16668 \end_inset
16669 </cell>
16670 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
16671 \begin_inset Text
16672
16673 \begin_layout Plain Layout
16674 111
16675 \end_layout
16676
16677 \end_inset
16678 </cell>
16679 </row>
16680 <row>
16681 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
16682 \begin_inset Text
16683
16684 \begin_layout Plain Layout
16685
16686 \series bold
16687 Cachia
16688 \end_layout
16689
16690 \end_inset
16691 </cell>
16692 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
16693 \begin_inset Text
16694
16695 \begin_layout Plain Layout
16696 Maurizio
16697 \end_layout
16698
16699 \end_inset
16700 </cell>
16701 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
16702 \begin_inset Text
16703
16704 \begin_layout Plain Layout
16705 111
16706 \end_layout
16707
16708 \end_inset
16709 </cell>
16710 </row>
16711 <row>
16712 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
16713 \begin_inset Text
16714
16715 \begin_layout Plain Layout
16716
16717 \series bold
16718 Cinquemani
16719 \end_layout
16720
16721 \end_inset
16722 </cell>
16723 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
16724 \begin_inset Text
16725
16726 \begin_layout Plain Layout
16727 Giusi
16728 \end_layout
16729
16730 \end_inset
16731 </cell>
16732 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
16733 \begin_inset Text
16734
16735 \begin_layout Plain Layout
16736 111
16737 \end_layout
16738
16739 \end_inset
16740 </cell>
16741 </row>
16742 <row>
16743 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
16744 \begin_inset Text
16745
16746 \begin_layout Plain Layout
16747
16748 \series bold
16749 Colin
16750 \end_layout
16751
16752 \end_inset
16753 </cell>
16754 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
16755 \begin_inset Text
16756
16757 \begin_layout Plain Layout
16758 Bernard
16759 \end_layout
16760
16761 \end_inset
16762 </cell>
16763 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
16764 \begin_inset Text
16765
16766 \begin_layout Plain Layout
16767 111
16768 \end_layout
16769
16770 \end_inset
16771 </cell>
16772 </row>
16773 <row>
16774 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
16775 \begin_inset Text
16776
16777 \begin_layout Plain Layout
16778
16779 \series bold
16780 Concli
16781 \end_layout
16782
16783 \end_inset
16784 </cell>
16785 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
16786 \begin_inset Text
16787
16788 \begin_layout Plain Layout
16789 Gianfranco
16790 \end_layout
16791
16792 \end_inset
16793 </cell>
16794 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
16795 \begin_inset Text
16796
16797 \begin_layout Plain Layout
16798 111
16799 \end_layout
16800
16801 \end_inset
16802 </cell>
16803 </row>
16804 <row>
16805 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
16806 \begin_inset Text
16807
16808 \begin_layout Plain Layout
16809
16810 \series bold
16811 Dal Bosco
16812 \end_layout
16813
16814 \end_inset
16815 </cell>
16816 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
16817 \begin_inset Text
16818
16819 \begin_layout Plain Layout
16820 Carolina
16821 \end_layout
16822
16823 \end_inset
16824 </cell>
16825 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
16826 \begin_inset Text
16827
16828 \begin_layout Plain Layout
16829 111
16830 \end_layout
16831
16832 \end_inset
16833 </cell>
16834 </row>
16835 <row>
16836 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
16837 \begin_inset Text
16838
16839 \begin_layout Plain Layout
16840
16841 \series bold
16842 Dalpiaz
16843 \end_layout
16844
16845 \end_inset
16846 </cell>
16847 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
16848 \begin_inset Text
16849
16850 \begin_layout Plain Layout
16851 Annamaria
16852 \end_layout
16853
16854 \end_inset
16855 </cell>
16856 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
16857 \begin_inset Text
16858
16859 \begin_layout Plain Layout
16860 111
16861 \end_layout
16862
16863 \end_inset
16864 </cell>
16865 </row>
16866 <row>
16867 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
16868 \begin_inset Text
16869
16870 \begin_layout Plain Layout
16871
16872 \series bold
16873 Feliciello
16874 \end_layout
16875
16876 \end_inset
16877 </cell>
16878 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
16879 \begin_inset Text
16880
16881 \begin_layout Plain Layout
16882 Domenico
16883 \end_layout
16884
16885 \end_inset
16886 </cell>
16887 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
16888 \begin_inset Text
16889
16890 \begin_layout Plain Layout
16891 111
16892 \end_layout
16893
16894 \end_inset
16895 </cell>
16896 </row>
16897 <row>
16898 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
16899 \begin_inset Text
16900
16901 \begin_layout Plain Layout
16902
16903 \series bold
16904 Focarelli
16905 \end_layout
16906
16907 \end_inset
16908 </cell>
16909 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
16910 \begin_inset Text
16911
16912 \begin_layout Plain Layout
16913 Paola
16914 \end_layout
16915
16916 \end_inset
16917 </cell>
16918 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
16919 \begin_inset Text
16920
16921 \begin_layout Plain Layout
16922 111
16923 \end_layout
16924
16925 \end_inset
16926 </cell>
16927 </row>
16928 <row>
16929 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
16930 \begin_inset Text
16931
16932 \begin_layout Plain Layout
16933
16934 \series bold
16935 Galletti
16936 \end_layout
16937
16938 \end_inset
16939 </cell>
16940 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
16941 \begin_inset Text
16942
16943 \begin_layout Plain Layout
16944 Oreste
16945 \end_layout
16946
16947 \end_inset
16948 </cell>
16949 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
16950 \begin_inset Text
16951
16952 \begin_layout Plain Layout
16953 111
16954 \end_layout
16955
16956 \end_inset
16957 </cell>
16958 </row>
16959 <row>
16960 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
16961 \begin_inset Text
16962
16963 \begin_layout Plain Layout
16964
16965 \series bold
16966 Gasparini
16967 \end_layout
16968
16969 \end_inset
16970 </cell>
16971 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
16972 \begin_inset Text
16973
16974 \begin_layout Plain Layout
16975 Franca
16976 \end_layout
16977
16978 \end_inset
16979 </cell>
16980 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
16981 \begin_inset Text
16982
16983 \begin_layout Plain Layout
16984 111
16985 \end_layout
16986
16987 \end_inset
16988 </cell>
16989 </row>
16990 <row>
16991 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
16992 \begin_inset Text
16993
16994 \begin_layout Plain Layout
16995
16996 \series bold
16997 Rizzardi
16998 \end_layout
16999
17000 \end_inset
17001 </cell>
17002 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
17003 \begin_inset Text
17004
17005 \begin_layout Plain Layout
17006 Paola
17007 \end_layout
17008
17009 \end_inset
17010 </cell>
17011 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
17012 \begin_inset Text
17013
17014 \begin_layout Plain Layout
17015 111
17016 \end_layout
17017
17018 \end_inset
17019 </cell>
17020 </row>
17021 <row>
17022 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
17023 \begin_inset Text
17024
17025 \begin_layout Plain Layout
17026
17027 \series bold
17028 Lassini
17029 \end_layout
17030
17031 \end_inset
17032 </cell>
17033 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
17034 \begin_inset Text
17035
17036 \begin_layout Plain Layout
17037 Giancarlo
17038 \end_layout
17039
17040 \end_inset
17041 </cell>
17042 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
17043 \begin_inset Text
17044
17045 \begin_layout Plain Layout
17046 111
17047 \end_layout
17048
17049 \end_inset
17050 </cell>
17051 </row>
17052 <row>
17053 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
17054 \begin_inset Text
17055
17056 \begin_layout Plain Layout
17057
17058 \series bold
17059 Malfatti
17060 \end_layout
17061
17062 \end_inset
17063 </cell>
17064 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
17065 \begin_inset Text
17066
17067 \begin_layout Plain Layout
17068 Luciano
17069 \end_layout
17070
17071 \end_inset
17072 </cell>
17073 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
17074 \begin_inset Text
17075
17076 \begin_layout Plain Layout
17077 111
17078 \end_layout
17079
17080 \end_inset
17081 </cell>
17082 </row>
17083 <row>
17084 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
17085 \begin_inset Text
17086
17087 \begin_layout Plain Layout
17088
17089 \series bold
17090 Malfatti
17091 \end_layout
17092
17093 \end_inset
17094 </cell>
17095 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
17096 \begin_inset Text
17097
17098 \begin_layout Plain Layout
17099 Valeriano
17100 \end_layout
17101
17102 \end_inset
17103 </cell>
17104 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
17105 \begin_inset Text
17106
17107 \begin_layout Plain Layout
17108 111
17109 \end_layout
17110
17111 \end_inset
17112 </cell>
17113 </row>
17114 <row>
17115 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
17116 \begin_inset Text
17117
17118 \begin_layout Plain Layout
17119
17120 \series bold
17121 Meneguzzo
17122 \end_layout
17123
17124 \end_inset
17125 </cell>
17126 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
17127 \begin_inset Text
17128
17129 \begin_layout Plain Layout
17130 Roberto
17131 \end_layout
17132
17133 \end_inset
17134 </cell>
17135 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
17136 \begin_inset Text
17137
17138 \begin_layout Plain Layout
17139 111
17140 \end_layout
17141
17142 \end_inset
17143 </cell>
17144 </row>
17145 <row>
17146 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
17147 \begin_inset Text
17148
17149 \begin_layout Plain Layout
17150
17151 \series bold
17152 Mezzadra
17153 \end_layout
17154
17155 \end_inset
17156 </cell>
17157 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
17158 \begin_inset Text
17159
17160 \begin_layout Plain Layout
17161 Roberto
17162 \end_layout
17163
17164 \end_inset
17165 </cell>
17166 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
17167 \begin_inset Text
17168
17169 \begin_layout Plain Layout
17170 111
17171 \end_layout
17172
17173 \end_inset
17174 </cell>
17175 </row>
17176 <row>
17177 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
17178 \begin_inset Text
17179
17180 \begin_layout Plain Layout
17181
17182 \series bold
17183 Pirpamer
17184 \end_layout
17185
17186 \end_inset
17187 </cell>
17188 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
17189 \begin_inset Text
17190
17191 \begin_layout Plain Layout
17192 Erich
17193 \end_layout
17194
17195 \end_inset
17196 </cell>
17197 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
17198 \begin_inset Text
17199
17200 \begin_layout Plain Layout
17201 111
17202 \end_layout
17203
17204 \end_inset
17205 </cell>
17206 </row>
17207 <row>
17208 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
17209 \begin_inset Text
17210
17211 \begin_layout Plain Layout
17212
17213 \series bold
17214 Pochiesa
17215 \end_layout
17216
17217 \end_inset
17218 </cell>
17219 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
17220 \begin_inset Text
17221
17222 \begin_layout Plain Layout
17223 Paolo
17224 \end_layout
17225
17226 \end_inset
17227 </cell>
17228 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
17229 \begin_inset Text
17230
17231 \begin_layout Plain Layout
17232 111, 222
17233 \end_layout
17234
17235 \end_inset
17236 </cell>
17237 </row>
17238 <row>
17239 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
17240 \begin_inset Text
17241
17242 \begin_layout Plain Layout
17243
17244 \series bold
17245 Radina
17246 \end_layout
17247
17248 \end_inset
17249 </cell>
17250 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
17251 \begin_inset Text
17252
17253 \begin_layout Plain Layout
17254 Claudio
17255 \end_layout
17256
17257 \end_inset
17258 </cell>
17259 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
17260 \begin_inset Text
17261
17262 \begin_layout Plain Layout
17263 111
17264 \end_layout
17265
17266 \end_inset
17267 </cell>
17268 </row>
17269 <row>
17270 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
17271 \begin_inset Text
17272
17273 \begin_layout Plain Layout
17274
17275 \series bold
17276 Stuffer
17277 \end_layout
17278
17279 \end_inset
17280 </cell>
17281 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
17282 \begin_inset Text
17283
17284 \begin_layout Plain Layout
17285 Oskar
17286 \end_layout
17287
17288 \end_inset
17289 </cell>
17290 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
17291 \begin_inset Text
17292
17293 \begin_layout Plain Layout
17294 111
17295 \end_layout
17296
17297 \end_inset
17298 </cell>
17299 </row>
17300 <row>
17301 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
17302 \begin_inset Text
17303
17304 \begin_layout Plain Layout
17305
17306 \series bold
17307 Tacchelli
17308 \end_layout
17309
17310 \end_inset
17311 </cell>
17312 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
17313 \begin_inset Text
17314
17315 \begin_layout Plain Layout
17316 Ugo
17317 \end_layout
17318
17319 \end_inset
17320 </cell>
17321 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
17322 \begin_inset Text
17323
17324 \begin_layout Plain Layout
17325 111
17326 \end_layout
17327
17328 \end_inset
17329 </cell>
17330 </row>
17331 <row>
17332 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
17333 \begin_inset Text
17334
17335 \begin_layout Plain Layout
17336
17337 \series bold
17338 Tezzele
17339 \end_layout
17340
17341 \end_inset
17342 </cell>
17343 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
17344 \begin_inset Text
17345
17346 \begin_layout Plain Layout
17347 Margit
17348 \end_layout
17349
17350 \end_inset
17351 </cell>
17352 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
17353 \begin_inset Text
17354
17355 \begin_layout Plain Layout
17356 111
17357 \end_layout
17358
17359 \end_inset
17360 </cell>
17361 </row>
17362 <row>
17363 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
17364 \begin_inset Text
17365
17366 \begin_layout Plain Layout
17367
17368 \series bold
17369 Unterkalmsteiner
17370 \end_layout
17371
17372 \end_inset
17373 </cell>
17374 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
17375 \begin_inset Text
17376
17377 \begin_layout Plain Layout
17378 Frieda
17379 \end_layout
17380
17381 \end_inset
17382 </cell>
17383 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
17384 \begin_inset Text
17385
17386 \begin_layout Plain Layout
17387 111
17388 \end_layout
17389
17390 \end_inset
17391 </cell>
17392 </row>
17393 <row>
17394 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
17395 \begin_inset Text
17396
17397 \begin_layout Plain Layout
17398
17399 \series bold
17400 Vieider
17401 \end_layout
17402
17403 \end_inset
17404 </cell>
17405 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
17406 \begin_inset Text
17407
17408 \begin_layout Plain Layout
17409 Hilde
17410 \end_layout
17411
17412 \end_inset
17413 </cell>
17414 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
17415 \begin_inset Text
17416
17417 \begin_layout Plain Layout
17418 111
17419 \end_layout
17420
17421 \end_inset
17422 </cell>
17423 </row>
17424 <row>
17425 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
17426 \begin_inset Text
17427
17428 \begin_layout Plain Layout
17429
17430 \series bold
17431 Vigna
17432 \end_layout
17433
17434 \end_inset
17435 </cell>
17436 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
17437 \begin_inset Text
17438
17439 \begin_layout Plain Layout
17440 Jürgen
17441 \end_layout
17442
17443 \end_inset
17444 </cell>
17445 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
17446 \begin_inset Text
17447
17448 \begin_layout Plain Layout
17449 111
17450 \end_layout
17451
17452 \end_inset
17453 </cell>
17454 </row>
17455 <row>
17456 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
17457 \begin_inset Text
17458
17459 \begin_layout Plain Layout
17460
17461 \series bold
17462 Weber
17463 \end_layout
17464
17465 \end_inset
17466 </cell>
17467 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
17468 \begin_inset Text
17469
17470 \begin_layout Plain Layout
17471 Maurizio
17472 \end_layout
17473
17474 \end_inset
17475 </cell>
17476 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
17477 \begin_inset Text
17478
17479 \begin_layout Plain Layout
17480 111
17481 \end_layout
17482
17483 \end_inset
17484 </cell>
17485 </row>
17486 <row>
17487 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
17488 \begin_inset Text
17489
17490 \begin_layout Plain Layout
17491
17492 \series bold
17493 Winkler
17494 \end_layout
17495
17496 \end_inset
17497 </cell>
17498 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
17499 \begin_inset Text
17500
17501 \begin_layout Plain Layout
17502 Franz
17503 \end_layout
17504
17505 \end_inset
17506 </cell>
17507 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
17508 \begin_inset Text
17509
17510 \begin_layout Plain Layout
17511 111
17512 \end_layout
17513
17514 \end_inset
17515 </cell>
17516 </row>
17517 <row>
17518 <cell multicolumn="1" alignment="left" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
17519 \begin_inset Text
17520
17521 \begin_layout Plain Layout
17522  
17523 \end_layout
17524
17525 \end_inset
17526 </cell>
17527 <cell multicolumn="2" alignment="center" valignment="top" topline="true" usebox="none">
17528 \begin_inset Text
17529
17530 \begin_layout Plain Layout
17531
17532 \end_layout
17533
17534 \end_inset
17535 </cell>
17536 <cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
17537 \begin_inset Text
17538
17539 \begin_layout Plain Layout
17540
17541 \end_layout
17542
17543 \end_inset
17544 </cell>
17545 </row>
17546 <row>
17547 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
17548 \begin_inset Text
17549
17550 \begin_layout Plain Layout
17551
17552 \series bold
17553 Annovi
17554 \end_layout
17555
17556 \end_inset
17557 </cell>
17558 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
17559 \begin_inset Text
17560
17561 \begin_layout Plain Layout
17562 Silvia
17563 \end_layout
17564
17565 \end_inset
17566 </cell>
17567 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
17568 \begin_inset Text
17569
17570 \begin_layout Plain Layout
17571 555
17572 \end_layout
17573
17574 \end_inset
17575 </cell>
17576 </row>
17577 <row>
17578 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
17579 \begin_inset Text
17580
17581 \begin_layout Plain Layout
17582
17583 \series bold
17584 Bertoli
17585 \end_layout
17586
17587 \end_inset
17588 </cell>
17589 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
17590 \begin_inset Text
17591
17592 \begin_layout Plain Layout
17593 Stefano
17594 \end_layout
17595
17596 \end_inset
17597 </cell>
17598 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
17599 \begin_inset Text
17600
17601 \begin_layout Plain Layout
17602 555
17603 \end_layout
17604
17605 \end_inset
17606 </cell>
17607 </row>
17608 <row>
17609 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
17610 \begin_inset Text
17611
17612 \begin_layout Plain Layout
17613
17614 \series bold
17615 Bozzi
17616 \end_layout
17617
17618 \end_inset
17619 </cell>
17620 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
17621 \begin_inset Text
17622
17623 \begin_layout Plain Layout
17624 Walter
17625 \end_layout
17626
17627 \end_inset
17628 </cell>
17629 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
17630 \begin_inset Text
17631
17632 \begin_layout Plain Layout
17633 555
17634 \end_layout
17635
17636 \end_inset
17637 </cell>
17638 </row>
17639 <row>
17640 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
17641 \begin_inset Text
17642
17643 \begin_layout Plain Layout
17644
17645 \series bold
17646 Cachia
17647 \end_layout
17648
17649 \end_inset
17650 </cell>
17651 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
17652 \begin_inset Text
17653
17654 \begin_layout Plain Layout
17655 Maria
17656 \end_layout
17657
17658 \end_inset
17659 </cell>
17660 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
17661 \begin_inset Text
17662
17663 \begin_layout Plain Layout
17664 555
17665 \end_layout
17666
17667 \end_inset
17668 </cell>
17669 </row>
17670 <row>
17671 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
17672 \begin_inset Text
17673
17674 \begin_layout Plain Layout
17675
17676 \series bold
17677 Cachia
17678 \end_layout
17679
17680 \end_inset
17681 </cell>
17682 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
17683 \begin_inset Text
17684
17685 \begin_layout Plain Layout
17686 Maurizio
17687 \end_layout
17688
17689 \end_inset
17690 </cell>
17691 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
17692 \begin_inset Text
17693
17694 \begin_layout Plain Layout
17695 555
17696 \end_layout
17697
17698 \end_inset
17699 </cell>
17700 </row>
17701 <row>
17702 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
17703 \begin_inset Text
17704
17705 \begin_layout Plain Layout
17706
17707 \series bold
17708 Cinquemani
17709 \end_layout
17710
17711 \end_inset
17712 </cell>
17713 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
17714 \begin_inset Text
17715
17716 \begin_layout Plain Layout
17717 Giusi
17718 \end_layout
17719
17720 \end_inset
17721 </cell>
17722 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
17723 \begin_inset Text
17724
17725 \begin_layout Plain Layout
17726 555
17727 \end_layout
17728
17729 \end_inset
17730 </cell>
17731 </row>
17732 <row>
17733 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
17734 \begin_inset Text
17735
17736 \begin_layout Plain Layout
17737
17738 \series bold
17739 Colin
17740 \end_layout
17741
17742 \end_inset
17743 </cell>
17744 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
17745 \begin_inset Text
17746
17747 \begin_layout Plain Layout
17748 Bernard
17749 \end_layout
17750
17751 \end_inset
17752 </cell>
17753 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
17754 \begin_inset Text
17755
17756 \begin_layout Plain Layout
17757 555
17758 \end_layout
17759
17760 \end_inset
17761 </cell>
17762 </row>
17763 <row>
17764 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
17765 \begin_inset Text
17766
17767 \begin_layout Plain Layout
17768
17769 \series bold
17770 Concli
17771 \end_layout
17772
17773 \end_inset
17774 </cell>
17775 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
17776 \begin_inset Text
17777
17778 \begin_layout Plain Layout
17779 Gianfranco
17780 \end_layout
17781
17782 \end_inset
17783 </cell>
17784 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
17785 \begin_inset Text
17786
17787 \begin_layout Plain Layout
17788 555
17789 \end_layout
17790
17791 \end_inset
17792 </cell>
17793 </row>
17794 <row>
17795 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
17796 \begin_inset Text
17797
17798 \begin_layout Plain Layout
17799
17800 \series bold
17801 Dal Bosco
17802 \end_layout
17803
17804 \end_inset
17805 </cell>
17806 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
17807 \begin_inset Text
17808
17809 \begin_layout Plain Layout
17810 Carolina
17811 \end_layout
17812
17813 \end_inset
17814 </cell>
17815 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
17816 \begin_inset Text
17817
17818 \begin_layout Plain Layout
17819 555
17820 \end_layout
17821
17822 \end_inset
17823 </cell>
17824 </row>
17825 <row>
17826 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
17827 \begin_inset Text
17828
17829 \begin_layout Plain Layout
17830
17831 \series bold
17832 Dalpiaz
17833 \end_layout
17834
17835 \end_inset
17836 </cell>
17837 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
17838 \begin_inset Text
17839
17840 \begin_layout Plain Layout
17841 Annamaria
17842 \end_layout
17843
17844 \end_inset
17845 </cell>
17846 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
17847 \begin_inset Text
17848
17849 \begin_layout Plain Layout
17850 555
17851 \end_layout
17852
17853 \end_inset
17854 </cell>
17855 </row>
17856 <row>
17857 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
17858 \begin_inset Text
17859
17860 \begin_layout Plain Layout
17861
17862 \series bold
17863 Feliciello
17864 \end_layout
17865
17866 \end_inset
17867 </cell>
17868 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
17869 \begin_inset Text
17870
17871 \begin_layout Plain Layout
17872 Domenico
17873 \end_layout
17874
17875 \end_inset
17876 </cell>
17877 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
17878 \begin_inset Text
17879
17880 \begin_layout Plain Layout
17881 555
17882 \end_layout
17883
17884 \end_inset
17885 </cell>
17886 </row>
17887 <row>
17888 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
17889 \begin_inset Text
17890
17891 \begin_layout Plain Layout
17892
17893 \series bold
17894 Focarelli
17895 \end_layout
17896
17897 \end_inset
17898 </cell>
17899 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
17900 \begin_inset Text
17901
17902 \begin_layout Plain Layout
17903 Paola
17904 \end_layout
17905
17906 \end_inset
17907 </cell>
17908 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
17909 \begin_inset Text
17910
17911 \begin_layout Plain Layout
17912 555
17913 \end_layout
17914
17915 \end_inset
17916 </cell>
17917 </row>
17918 <row>
17919 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
17920 \begin_inset Text
17921
17922 \begin_layout Plain Layout
17923
17924 \series bold
17925 Galletti
17926 \end_layout
17927
17928 \end_inset
17929 </cell>
17930 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
17931 \begin_inset Text
17932
17933 \begin_layout Plain Layout
17934 Oreste
17935 \end_layout
17936
17937 \end_inset
17938 </cell>
17939 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
17940 \begin_inset Text
17941
17942 \begin_layout Plain Layout
17943 555
17944 \end_layout
17945
17946 \end_inset
17947 </cell>
17948 </row>
17949 <row>
17950 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
17951 \begin_inset Text
17952
17953 \begin_layout Plain Layout
17954
17955 \series bold
17956 Gasparini
17957 \end_layout
17958
17959 \end_inset
17960 </cell>
17961 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
17962 \begin_inset Text
17963
17964 \begin_layout Plain Layout
17965 Franca
17966 \end_layout
17967
17968 \end_inset
17969 </cell>
17970 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
17971 \begin_inset Text
17972
17973 \begin_layout Plain Layout
17974 555
17975 \end_layout
17976
17977 \end_inset
17978 </cell>
17979 </row>
17980 <row>
17981 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
17982 \begin_inset Text
17983
17984 \begin_layout Plain Layout
17985
17986 \series bold
17987 Rizzardi
17988 \end_layout
17989
17990 \end_inset
17991 </cell>
17992 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
17993 \begin_inset Text
17994
17995 \begin_layout Plain Layout
17996 Paola
17997 \end_layout
17998
17999 \end_inset
18000 </cell>
18001 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
18002 \begin_inset Text
18003
18004 \begin_layout Plain Layout
18005 555
18006 \end_layout
18007
18008 \end_inset
18009 </cell>
18010 </row>
18011 <row>
18012 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
18013 \begin_inset Text
18014
18015 \begin_layout Plain Layout
18016
18017 \series bold
18018 Lassini
18019 \end_layout
18020
18021 \end_inset
18022 </cell>
18023 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
18024 \begin_inset Text
18025
18026 \begin_layout Plain Layout
18027 Giancarlo
18028 \end_layout
18029
18030 \end_inset
18031 </cell>
18032 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
18033 \begin_inset Text
18034
18035 \begin_layout Plain Layout
18036 555
18037 \end_layout
18038
18039 \end_inset
18040 </cell>
18041 </row>
18042 <row>
18043 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
18044 \begin_inset Text
18045
18046 \begin_layout Plain Layout
18047
18048 \series bold
18049 Malfatti
18050 \end_layout
18051
18052 \end_inset
18053 </cell>
18054 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
18055 \begin_inset Text
18056
18057 \begin_layout Plain Layout
18058 Luciano
18059 \end_layout
18060
18061 \end_inset
18062 </cell>
18063 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
18064 \begin_inset Text
18065
18066 \begin_layout Plain Layout
18067 555
18068 \end_layout
18069
18070 \end_inset
18071 </cell>
18072 </row>
18073 <row>
18074 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
18075 \begin_inset Text
18076
18077 \begin_layout Plain Layout
18078
18079 \series bold
18080 Malfatti
18081 \end_layout
18082
18083 \end_inset
18084 </cell>
18085 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
18086 \begin_inset Text
18087
18088 \begin_layout Plain Layout
18089 Valeriano
18090 \end_layout
18091
18092 \end_inset
18093 </cell>
18094 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
18095 \begin_inset Text
18096
18097 \begin_layout Plain Layout
18098 555
18099 \end_layout
18100
18101 \end_inset
18102 </cell>
18103 </row>
18104 <row>
18105 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
18106 \begin_inset Text
18107
18108 \begin_layout Plain Layout
18109
18110 \series bold
18111 Meneguzzo
18112 \end_layout
18113
18114 \end_inset
18115 </cell>
18116 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
18117 \begin_inset Text
18118
18119 \begin_layout Plain Layout
18120 Roberto
18121 \end_layout
18122
18123 \end_inset
18124 </cell>
18125 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
18126 \begin_inset Text
18127
18128 \begin_layout Plain Layout
18129 555
18130 \end_layout
18131
18132 \end_inset
18133 </cell>
18134 </row>
18135 <row>
18136 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
18137 \begin_inset Text
18138
18139 \begin_layout Plain Layout
18140
18141 \series bold
18142 Mezzadra
18143 \end_layout
18144
18145 \end_inset
18146 </cell>
18147 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
18148 \begin_inset Text
18149
18150 \begin_layout Plain Layout
18151 Roberto
18152 \end_layout
18153
18154 \end_inset
18155 </cell>
18156 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
18157 \begin_inset Text
18158
18159 \begin_layout Plain Layout
18160 555
18161 \end_layout
18162
18163 \end_inset
18164 </cell>
18165 </row>
18166 <row>
18167 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
18168 \begin_inset Text
18169
18170 \begin_layout Plain Layout
18171
18172 \series bold
18173 Pirpamer
18174 \end_layout
18175
18176 \end_inset
18177 </cell>
18178 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
18179 \begin_inset Text
18180
18181 \begin_layout Plain Layout
18182 Erich
18183 \end_layout
18184
18185 \end_inset
18186 </cell>
18187 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
18188 \begin_inset Text
18189
18190 \begin_layout Plain Layout
18191 555
18192 \end_layout
18193
18194 \end_inset
18195 </cell>
18196 </row>
18197 <row>
18198 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
18199 \begin_inset Text
18200
18201 \begin_layout Plain Layout
18202
18203 \series bold
18204 Pochiesa
18205 \end_layout
18206
18207 \end_inset
18208 </cell>
18209 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
18210 \begin_inset Text
18211
18212 \begin_layout Plain Layout
18213 Paolo
18214 \end_layout
18215
18216 \end_inset
18217 </cell>
18218 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
18219 \begin_inset Text
18220
18221 \begin_layout Plain Layout
18222 555, 222
18223 \end_layout
18224
18225 \end_inset
18226 </cell>
18227 </row>
18228 <row>
18229 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
18230 \begin_inset Text
18231
18232 \begin_layout Plain Layout
18233
18234 \series bold
18235 Radina
18236 \end_layout
18237
18238 \end_inset
18239 </cell>
18240 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
18241 \begin_inset Text
18242
18243 \begin_layout Plain Layout
18244 Claudio
18245 \end_layout
18246
18247 \end_inset
18248 </cell>
18249 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
18250 \begin_inset Text
18251
18252 \begin_layout Plain Layout
18253 555
18254 \end_layout
18255
18256 \end_inset
18257 </cell>
18258 </row>
18259 <row>
18260 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
18261 \begin_inset Text
18262
18263 \begin_layout Plain Layout
18264
18265 \series bold
18266 Stuffer
18267 \end_layout
18268
18269 \end_inset
18270 </cell>
18271 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
18272 \begin_inset Text
18273
18274 \begin_layout Plain Layout
18275 Oskar
18276 \end_layout
18277
18278 \end_inset
18279 </cell>
18280 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
18281 \begin_inset Text
18282
18283 \begin_layout Plain Layout
18284 555
18285 \end_layout
18286
18287 \end_inset
18288 </cell>
18289 </row>
18290 <row>
18291 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
18292 \begin_inset Text
18293
18294 \begin_layout Plain Layout
18295
18296 \series bold
18297 Tacchelli
18298 \end_layout
18299
18300 \end_inset
18301 </cell>
18302 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
18303 \begin_inset Text
18304
18305 \begin_layout Plain Layout
18306 Ugo
18307 \end_layout
18308
18309 \end_inset
18310 </cell>
18311 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
18312 \begin_inset Text
18313
18314 \begin_layout Plain Layout
18315 555
18316 \end_layout
18317
18318 \end_inset
18319 </cell>
18320 </row>
18321 <row>
18322 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
18323 \begin_inset Text
18324
18325 \begin_layout Plain Layout
18326
18327 \series bold
18328 Tezzele
18329 \end_layout
18330
18331 \end_inset
18332 </cell>
18333 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
18334 \begin_inset Text
18335
18336 \begin_layout Plain Layout
18337 Margit
18338 \end_layout
18339
18340 \end_inset
18341 </cell>
18342 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
18343 \begin_inset Text
18344
18345 \begin_layout Plain Layout
18346 555
18347 \end_layout
18348
18349 \end_inset
18350 </cell>
18351 </row>
18352 <row>
18353 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
18354 \begin_inset Text
18355
18356 \begin_layout Plain Layout
18357
18358 \series bold
18359 Unterkalmsteiner
18360 \end_layout
18361
18362 \end_inset
18363 </cell>
18364 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
18365 \begin_inset Text
18366
18367 \begin_layout Plain Layout
18368 Frieda
18369 \end_layout
18370
18371 \end_inset
18372 </cell>
18373 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
18374 \begin_inset Text
18375
18376 \begin_layout Plain Layout
18377 555
18378 \end_layout
18379
18380 \end_inset
18381 </cell>
18382 </row>
18383 <row>
18384 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
18385 \begin_inset Text
18386
18387 \begin_layout Plain Layout
18388
18389 \series bold
18390 Vieider
18391 \end_layout
18392
18393 \end_inset
18394 </cell>
18395 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
18396 \begin_inset Text
18397
18398 \begin_layout Plain Layout
18399 Hilde
18400 \end_layout
18401
18402 \end_inset
18403 </cell>
18404 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
18405 \begin_inset Text
18406
18407 \begin_layout Plain Layout
18408 555
18409 \end_layout
18410
18411 \end_inset
18412 </cell>
18413 </row>
18414 <row>
18415 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
18416 \begin_inset Text
18417
18418 \begin_layout Plain Layout
18419
18420 \series bold
18421 Vigna
18422 \end_layout
18423
18424 \end_inset
18425 </cell>
18426 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
18427 \begin_inset Text
18428
18429 \begin_layout Plain Layout
18430 Jürgen
18431 \end_layout
18432
18433 \end_inset
18434 </cell>
18435 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
18436 \begin_inset Text
18437
18438 \begin_layout Plain Layout
18439 999
18440 \end_layout
18441
18442 \end_inset
18443 </cell>
18444 </row>
18445 <row>
18446 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
18447 \begin_inset Text
18448
18449 \begin_layout Plain Layout
18450
18451 \series bold
18452 Weber
18453 \end_layout
18454
18455 \end_inset
18456 </cell>
18457 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
18458 \begin_inset Text
18459
18460 \begin_layout Plain Layout
18461 Maurizio
18462 \end_layout
18463
18464 \end_inset
18465 </cell>
18466 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
18467 \begin_inset Text
18468
18469 \begin_layout Plain Layout
18470 555
18471 \end_layout
18472
18473 \end_inset
18474 </cell>
18475 </row>
18476 <row>
18477 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
18478 \begin_inset Text
18479
18480 \begin_layout Plain Layout
18481
18482 \series bold
18483 Winkler
18484 \end_layout
18485
18486 \end_inset
18487 </cell>
18488 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
18489 \begin_inset Text
18490
18491 \begin_layout Plain Layout
18492 Franz
18493 \end_layout
18494
18495 \end_inset
18496 </cell>
18497 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
18498 \begin_inset Text
18499
18500 \begin_layout Plain Layout
18501 555
18502 \end_layout
18503
18504 \end_inset
18505 </cell>
18506 </row>
18507 <row endlastfoot="true">
18508 <cell multicolumn="1" alignment="block" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
18509 \begin_inset Text
18510
18511 \begin_layout Plain Layout
18512
18513 \series bold
18514 End
18515 \end_layout
18516
18517 \end_inset
18518 </cell>
18519 <cell multicolumn="2" alignment="center" valignment="top" topline="true" usebox="none">
18520 \begin_inset Text
18521
18522 \begin_layout Plain Layout
18523
18524 \end_layout
18525
18526 \end_inset
18527 </cell>
18528 <cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
18529 \begin_inset Text
18530
18531 \begin_layout Plain Layout
18532
18533 \end_layout
18534
18535 \end_inset
18536 </cell>
18537 </row>
18538 </lyxtabular>
18539
18540 \end_inset
18541
18542
18543 \end_layout
18544
18545 \begin_layout Subsection
18546 Table Cells
18547 \begin_inset Index
18548 status collapsed
18549
18550 \begin_layout Plain Layout
18551 Tables ! Cells
18552 \end_layout
18553
18554 \end_inset
18555
18556
18557 \begin_inset CommandInset label
18558 LatexCommand label
18559 name "sub:Table-Cells"
18560
18561 \end_inset
18562
18563
18564 \end_layout
18565
18566 \begin_layout Standard
18567 A table cell can contain text, inline equations, a figure, or another table.
18568  All these kinds of objects can be placed in the same cell.
18569  Font sizes and shapes can also be altered.
18570  But you can't put a special environment in a cell (like 
18571 \family sans
18572 Section*
18573 \family default
18574 , etc.), nor set spacing options etc.
18575  for the cell's paragraph.
18576 \end_layout
18577
18578 \begin_layout Standard
18579 To have multi-line entries in table cells, you have to declare a fixed width
18580  for the column in the table dialog.
18581  Your text is then automatically split into multiple lines and the cell
18582  is enlarged vertically when the length of the text exceeds the given width.
18583  An example:
18584 \end_layout
18585
18586 \begin_layout Standard
18587 \align center
18588 \begin_inset Tabular
18589 <lyxtabular version="3" rows="4" columns="3">
18590 <features>
18591 <column alignment="center" valignment="top" width="0pt">
18592 <column alignment="block" valignment="top" width="3cm">
18593 <column alignment="center" valignment="top" width="0pt">
18594 <row>
18595 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
18596 \begin_inset Text
18597
18598 \begin_layout Plain Layout
18599
18600 \family roman
18601 \series medium
18602 \shape up
18603 \size normal
18604 \emph off
18605 \bar no
18606 \noun off
18607 \color none
18608 1
18609 \end_layout
18610
18611 \end_inset
18612 </cell>
18613 <cell multicolumn="1" alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
18614 \begin_inset Text
18615
18616 \begin_layout Plain Layout
18617
18618 \family roman
18619 \series medium
18620 \shape up
18621 \size normal
18622 \emph off
18623 \bar no
18624 \noun off
18625 \color none
18626 2
18627 \end_layout
18628
18629 \end_inset
18630 </cell>
18631 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
18632 \begin_inset Text
18633
18634 \begin_layout Plain Layout
18635
18636 \family roman
18637 \series medium
18638 \shape up
18639 \size normal
18640 \emph off
18641 \bar no
18642 \noun off
18643 \color none
18644 3
18645 \end_layout
18646
18647 \end_inset
18648 </cell>
18649 </row>
18650 <row>
18651 <cell alignment="center" valignment="top" leftline="true" usebox="none">
18652 \begin_inset Text
18653
18654 \begin_layout Plain Layout
18655
18656 \family roman
18657 \series medium
18658 \shape up
18659 \size normal
18660 \emph off
18661 \bar no
18662 \noun off
18663 \color none
18664 4
18665 \end_layout
18666
18667 \end_inset
18668 </cell>
18669 <cell alignment="center" valignment="top" leftline="true" usebox="none">
18670 \begin_inset Text
18671
18672 \begin_layout Plain Layout
18673
18674 \family roman
18675 \series medium
18676 \shape up
18677 \size normal
18678 \emph off
18679 \bar no
18680 \noun off
18681 \color none
18682 This is a multiline entry in a table.
18683 \end_layout
18684
18685 \end_inset
18686 </cell>
18687 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
18688 \begin_inset Text
18689
18690 \begin_layout Plain Layout
18691
18692 \family roman
18693 \series medium
18694 \shape up
18695 \size normal
18696 \emph off
18697 \bar no
18698 \noun off
18699 \color none
18700 5
18701 \end_layout
18702
18703 \end_inset
18704 </cell>
18705 </row>
18706 <row>
18707 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
18708 \begin_inset Text
18709
18710 \begin_layout Plain Layout
18711
18712 \family roman
18713 \series medium
18714 \shape up
18715 \size normal
18716 \emph off
18717 \bar no
18718 \noun off
18719 \color none
18720 6
18721 \end_layout
18722
18723 \end_inset
18724 </cell>
18725 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
18726 \begin_inset Text
18727
18728 \begin_layout Plain Layout
18729
18730 \family roman
18731 \series medium
18732 \shape up
18733 \size normal
18734 \emph off
18735 \bar no
18736 \noun off
18737 \color none
18738 This is longer now.
18739 \end_layout
18740
18741 \end_inset
18742 </cell>
18743 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
18744 \begin_inset Text
18745
18746 \begin_layout Plain Layout
18747
18748 \family roman
18749 \series medium
18750 \shape up
18751 \size normal
18752 \emph off
18753 \bar no
18754 \noun off
18755 \color none
18756 7
18757 \end_layout
18758
18759 \end_inset
18760 </cell>
18761 </row>
18762 <row>
18763 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
18764 \begin_inset Text
18765
18766 \begin_layout Plain Layout
18767
18768 \family roman
18769 \series medium
18770 \shape up
18771 \size normal
18772 \emph off
18773 \bar no
18774 \noun off
18775 \color none
18776 8
18777 \end_layout
18778
18779 \end_inset
18780 </cell>
18781 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
18782 \begin_inset Text
18783
18784 \begin_layout Plain Layout
18785
18786 \family roman
18787 \series medium
18788 \shape up
18789 \size normal
18790 \emph off
18791 \bar no
18792 \noun off
18793 \color none
18794 This is a multiline entry in a table.
18795  This is longer now.
18796 \end_layout
18797
18798 \end_inset
18799 </cell>
18800 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
18801 \begin_inset Text
18802
18803 \begin_layout Plain Layout
18804
18805 \family roman
18806 \series medium
18807 \shape up
18808 \size normal
18809 \emph off
18810 \bar no
18811 \noun off
18812 \color none
18813 9
18814 \end_layout
18815
18816 \end_inset
18817 </cell>
18818 </row>
18819 </lyxtabular>
18820
18821 \end_inset
18822
18823
18824 \end_layout
18825
18826 \begin_layout Standard
18827 Cutting and pasting between tables and table cells works reasonably well.
18828  You can cut and paste even more than one row.
18829 \begin_inset Foot
18830 status open
18831
18832 \begin_layout Plain Layout
18833 Note, that you cannot paste into a multicell selection because it would
18834  not be clear what to do when pasting a single word in a selected 2×3.
18835  
18836 \end_layout
18837
18838 \end_inset
18839
18840  Selection with the mouse or with 
18841 \family sans
18842 Shift
18843 \family default
18844  plus the arrow keys works as usual.
18845  You can also copy and paste the entire table as a single unit by starting
18846  the selection from outside the table.
18847 \end_layout
18848
18849 \begin_layout Section
18850 Floats
18851 \begin_inset Index
18852 status collapsed
18853
18854 \begin_layout Plain Layout
18855 Floats
18856 \end_layout
18857
18858 \end_inset
18859
18860
18861 \begin_inset CommandInset label
18862 LatexCommand label
18863 name "sec:Floats"
18864
18865 \end_inset
18866
18867
18868 \end_layout
18869
18870 \begin_layout Standard
18871 A float is a block of text associated with some sort of label, which doesn't
18872  have a fixed location.
18873  It can 
18874 \begin_inset Quotes eld
18875 \end_inset
18876
18877 float
18878 \begin_inset Quotes erd
18879 \end_inset
18880
18881  forward or backward a page or two, to wherever it fits best.
18882  
18883 \family sans
18884 Footnotes
18885 \family default
18886  and 
18887 \family sans
18888 Margin
18889 \begin_inset space ~
18890 \end_inset
18891
18892 Notes
18893 \family default
18894  are also floats, because they can float to the next page when there are
18895  too much notes at the page.
18896 \end_layout
18897
18898 \begin_layout Standard
18899 Floats makes it possible to get a high quality layout.
18900  Images and tables can evenly be spread to the pages to avoid whitespace
18901  and pages without text.
18902  As the floating often destroys the context between the text and the image/table
18903 , every float can be referenced in the text.
18904  Floats are therefore numbered.
18905  Referencing is described in section
18906 \begin_inset space ~
18907 \end_inset
18908
18909
18910 \begin_inset CommandInset ref
18911 LatexCommand ref
18912 reference "sec:Cross-References"
18913
18914 \end_inset
18915
18916 .
18917 \end_layout
18918
18919 \begin_layout Standard
18920 To insert a float, use the menu 
18921 \family sans
18922 Insert\SpecialChar \menuseparator
18923 Floats
18924 \family default
18925 .
18926  A box with a caption that has e.
18927 \begin_inset space \thinspace{}
18928 \end_inset
18929
18930 g.
18931 \begin_inset space \space{}
18932 \end_inset
18933
18934 the label 
18935 \begin_inset Quotes eld
18936 \end_inset
18937
18938 Figure
18939 \begin_inset space ~
18940 \end_inset
18941
18942 #:
18943 \begin_inset Quotes erd
18944 \end_inset
18945
18946  (# is the actual number) will be inserted into your document.
18947  The label will automatically be translated to the document language in
18948  the output.
18949  Behind the label you can insert the caption text.
18950 \begin_inset Index
18951 status collapsed
18952
18953 \begin_layout Plain Layout
18954 Floats ! Captions
18955 \end_layout
18956
18957 \end_inset
18958
18959  The image or table is inserted above or below the caption in a separate
18960  paragraph within the float.
18961  To keep your LyX-document readable, you can open and close the float box
18962  by left-clicking on the box label.
18963  A closed float box looks like this: 
18964 \begin_inset Graphics
18965         filename clipart/floatQt4.png
18966         scale 80
18967
18968 \end_inset
18969
18970  -- a gray button with a red label.
18971 \end_layout
18972
18973 \begin_layout Standard
18974 It is recommended to insert floats as a separate paragraph to avoid possible
18975  LaTeX-errors that can occur when the surrounding text is specially formatted.
18976 \end_layout
18977
18978 \begin_layout Subsection
18979 Float Types
18980 \end_layout
18981
18982 \begin_layout Subsubsection
18983 Figure Floats
18984 \begin_inset Index
18985 status collapsed
18986
18987 \begin_layout Plain Layout
18988 Floats ! Figure floats
18989 \end_layout
18990
18991 \end_inset
18992
18993
18994 \begin_inset CommandInset label
18995 LatexCommand label
18996 name "sec:Figure-Floats"
18997
18998 \end_inset
18999
19000
19001 \end_layout
19002
19003 \begin_layout Standard
19004 The menu 
19005 \family sans
19006 Insert\SpecialChar \menuseparator
19007 Float\SpecialChar \menuseparator
19008 Figure
19009 \family default
19010  inserts a float with the label 
19011 \begin_inset Quotes eld
19012 \end_inset
19013
19014
19015 \series bold
19016 Figure
19017 \begin_inset space ~
19018 \end_inset
19019
19020 #:
19021 \series default
19022
19023 \begin_inset Quotes erd
19024 \end_inset
19025
19026 .
19027  Set the cursor above this label (or before it and press enter) and insert
19028  the image as described above to get the caption printed below the image.
19029  This is what we did for Figure
19030 \begin_inset space ~
19031 \end_inset
19032
19033
19034 \begin_inset CommandInset ref
19035 LatexCommand ref
19036 reference "cap:Platypus"
19037
19038 \end_inset
19039
19040 .
19041  If you want the caption to be above the image, set the cursor at the end
19042  of the caption, press enter and insert the image.
19043  This was done in Figure
19044 \begin_inset space ~
19045 \end_inset
19046
19047
19048 \begin_inset CommandInset ref
19049 LatexCommand ref
19050 reference "cap:Escher"
19051
19052 \end_inset
19053
19054 .
19055 \end_layout
19056
19057 \begin_layout Standard
19058 \begin_inset Float figure
19059 wide false
19060 sideways false
19061 status open
19062
19063 \begin_layout Plain Layout
19064 \align center
19065 \begin_inset Graphics
19066         filename clipart/platypus.eps
19067         width 50col%
19068         rotateOrigin center
19069
19070 \end_inset
19071
19072
19073 \end_layout
19074
19075 \begin_layout Plain Layout
19076 \begin_inset Caption
19077
19078 \begin_layout Plain Layout
19079 \begin_inset CommandInset label
19080 LatexCommand label
19081 name "cap:Platypus"
19082
19083 \end_inset
19084
19085 A severely distorted platypus in a float.
19086 \end_layout
19087
19088 \end_inset
19089
19090
19091 \end_layout
19092
19093 \end_inset
19094
19095
19096 \end_layout
19097
19098 \begin_layout Standard
19099 \begin_inset Float figure
19100 wide false
19101 sideways false
19102 status open
19103
19104 \begin_layout Plain Layout
19105 \begin_inset Caption
19106
19107 \begin_layout Plain Layout
19108 \begin_inset CommandInset label
19109 LatexCommand label
19110 name "cap:Escher"
19111
19112 \end_inset
19113
19114 M.C.
19115  Escher on acid.
19116 \end_layout
19117
19118 \end_inset
19119
19120
19121 \end_layout
19122
19123 \begin_layout Plain Layout
19124 \align center
19125 \begin_inset Graphics
19126         filename clipart/escher-lsd.eps
19127         scale 80
19128         rotateOrigin center
19129
19130 \end_inset
19131
19132
19133 \end_layout
19134
19135 \end_inset
19136
19137
19138 \end_layout
19139
19140 \begin_layout Standard
19141 This figure float show also how to set a label and create a cross-reference
19142  to it.
19143  As described in section
19144 \begin_inset space ~
19145 \end_inset
19146
19147
19148 \begin_inset CommandInset ref
19149 LatexCommand ref
19150 reference "sec:Cross-References"
19151
19152 \end_inset
19153
19154 , you can simply insert a label in the caption using the menu 
19155 \family sans
19156 Insert\SpecialChar \menuseparator
19157 Label
19158 \family default
19159  and refer to it using the menu 
19160 \family sans
19161 Insert\SpecialChar \menuseparator
19162 Cross-Reference
19163 \family default
19164 .
19165  It is important to use references to figure floats, rather than using vague
19166  references like 
19167 \begin_inset Quotes eld
19168 \end_inset
19169
19170 the figure above
19171 \begin_inset Quotes erd
19172 \end_inset
19173
19174 , because as LaTeX will reposition the floats in the final document; it
19175  might not be 
19176 \begin_inset Quotes eld
19177 \end_inset
19178
19179 above
19180 \begin_inset Quotes erd
19181 \end_inset
19182
19183  at all.
19184 \end_layout
19185
19186 \begin_layout Standard
19187 Normally only one image is inserted to a figure float, but sometimes you
19188  might want to use two images with separate subcaptions.
19189  This can be done by inserting image floats into existing image floats.
19190  Note that only the main caption of the float is added to the List of Figures.
19191  Figure
19192 \begin_inset space ~
19193 \end_inset
19194
19195
19196 \begin_inset CommandInset ref
19197 LatexCommand ref
19198 reference "cap:Two-distorted-images"
19199
19200 \end_inset
19201
19202  is an example of a figure float with two images set side by side.
19203  You can also set the images one below the other.
19204  Figure
19205 \begin_inset space ~
19206 \end_inset
19207
19208
19209 \begin_inset CommandInset ref
19210 LatexCommand ref
19211 reference "fig:Undefinable"
19212
19213 \end_inset
19214
19215  and 
19216 \begin_inset CommandInset ref
19217 LatexCommand ref
19218 reference "fig:Platypus"
19219
19220 \end_inset
19221
19222  are the subfigures.
19223 \end_layout
19224
19225 \begin_layout Standard
19226 \begin_inset Float figure
19227 wide false
19228 sideways false
19229 status open
19230
19231 \begin_layout Plain Layout
19232 \begin_inset space \hfill{}
19233 \end_inset
19234
19235
19236 \begin_inset Float figure
19237 wide false
19238 sideways false
19239 status open
19240
19241 \begin_layout Plain Layout
19242 \begin_inset Caption
19243
19244 \begin_layout Plain Layout
19245 \begin_inset CommandInset label
19246 LatexCommand label
19247 name "fig:Undefinable"
19248
19249 \end_inset
19250
19251 Undefinable
19252 \end_layout
19253
19254 \end_inset
19255
19256
19257 \end_layout
19258
19259 \begin_layout Plain Layout
19260 \begin_inset Graphics
19261         filename clipart/escher-lsd.eps
19262         width 45col%
19263
19264 \end_inset
19265
19266
19267 \end_layout
19268
19269 \end_inset
19270
19271
19272 \begin_inset space \hfill{}
19273 \end_inset
19274
19275
19276 \begin_inset Float figure
19277 wide false
19278 sideways false
19279 status open
19280
19281 \begin_layout Plain Layout
19282 \begin_inset Caption
19283
19284 \begin_layout Plain Layout
19285 \begin_inset CommandInset label
19286 LatexCommand label
19287 name "fig:Platypus"
19288
19289 \end_inset
19290
19291 Platypus
19292 \end_layout
19293
19294 \end_inset
19295
19296
19297 \end_layout
19298
19299 \begin_layout Plain Layout
19300 \begin_inset Graphics
19301         filename clipart/platypus.eps
19302         lyxscale 60
19303         width 45col%
19304
19305 \end_inset
19306
19307
19308 \end_layout
19309
19310 \end_inset
19311
19312
19313 \begin_inset space \hfill{}
19314 \end_inset
19315
19316
19317 \end_layout
19318
19319 \begin_layout Plain Layout
19320 \begin_inset Caption
19321
19322 \begin_layout Plain Layout
19323 \begin_inset CommandInset label
19324 LatexCommand label
19325 name "cap:Two-distorted-images"
19326
19327 \end_inset
19328
19329 Two distorted images.
19330 \end_layout
19331
19332 \end_inset
19333
19334
19335 \end_layout
19336
19337 \end_inset
19338
19339
19340 \end_layout
19341
19342 \begin_layout Standard
19343 Note that the caption is added to the 
19344 \family sans
19345 List
19346 \begin_inset space ~
19347 \end_inset
19348
19349 of
19350 \begin_inset space ~
19351 \end_inset
19352
19353 Figures
19354 \family default
19355  as described in section
19356 \begin_inset space ~
19357 \end_inset
19358
19359
19360 \begin_inset CommandInset ref
19361 LatexCommand ref
19362 reference "sub:List-of-Figures"
19363
19364 \end_inset
19365
19366 .
19367 \end_layout
19368
19369 \begin_layout Subsubsection
19370 Table Floats
19371 \begin_inset Index
19372 status collapsed
19373
19374 \begin_layout Plain Layout
19375 Floats ! Table floats
19376 \end_layout
19377
19378 \end_inset
19379
19380
19381 \end_layout
19382
19383 \begin_layout Standard
19384 Table floats can be inserted using the menu 
19385 \family sans
19386 Insert\SpecialChar \menuseparator
19387 Float\SpecialChar \menuseparator
19388 Table
19389 \family default
19390 .
19391  They have the same properties as figure floats except of the different
19392  label.
19393  Table
19394 \begin_inset space ~
19395 \end_inset
19396
19397
19398 \begin_inset CommandInset ref
19399 LatexCommand ref
19400 reference "cap:Table-float"
19401
19402 \end_inset
19403
19404  is an example of a table float.
19405 \end_layout
19406
19407 \begin_layout Standard
19408 \begin_inset Float table
19409 wide false
19410 sideways false
19411 status open
19412
19413 \begin_layout Plain Layout
19414 \begin_inset Caption
19415
19416 \begin_layout Plain Layout
19417 \begin_inset CommandInset label
19418 LatexCommand label
19419 name "cap:Table-float"
19420
19421 \end_inset
19422
19423 A table float.
19424 \end_layout
19425
19426 \end_inset
19427
19428
19429 \end_layout
19430
19431 \begin_layout Plain Layout
19432 \align center
19433 \begin_inset Tabular
19434 <lyxtabular version="3" rows="3" columns="3">
19435 <features>
19436 <column alignment="center" valignment="top" width="0pt">
19437 <column alignment="center" valignment="top" width="0pt">
19438 <column alignment="center" valignment="top" width="0pt">
19439 <row>
19440 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
19441 \begin_inset Text
19442
19443 \begin_layout Plain Layout
19444
19445 \family roman
19446 \series medium
19447 \shape up
19448 \size normal
19449 \emph off
19450 \bar no
19451 \noun off
19452 \color none
19453 1
19454 \end_layout
19455
19456 \end_inset
19457 </cell>
19458 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
19459 \begin_inset Text
19460
19461 \begin_layout Plain Layout
19462
19463 \family roman
19464 \series medium
19465 \shape up
19466 \size normal
19467 \emph off
19468 \bar no
19469 \noun off
19470 \color none
19471 2
19472 \end_layout
19473
19474 \end_inset
19475 </cell>
19476 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
19477 \begin_inset Text
19478
19479 \begin_layout Plain Layout
19480
19481 \family roman
19482 \series medium
19483 \shape up
19484 \size normal
19485 \emph off
19486 \bar no
19487 \noun off
19488 \color none
19489 3
19490 \end_layout
19491
19492 \end_inset
19493 </cell>
19494 </row>
19495 <row>
19496 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19497 \begin_inset Text
19498
19499 \begin_layout Plain Layout
19500
19501 \family roman
19502 \series medium
19503 \shape up
19504 \size normal
19505 \emph off
19506 \bar no
19507 \noun off
19508 \color none
19509 Joe
19510 \end_layout
19511
19512 \end_inset
19513 </cell>
19514 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19515 \begin_inset Text
19516
19517 \begin_layout Plain Layout
19518
19519 \family roman
19520 \series medium
19521 \shape up
19522 \size normal
19523 \emph off
19524 \bar no
19525 \noun off
19526 \color none
19527 Mary
19528 \end_layout
19529
19530 \end_inset
19531 </cell>
19532 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
19533 \begin_inset Text
19534
19535 \begin_layout Plain Layout
19536
19537 \family roman
19538 \series medium
19539 \shape up
19540 \size normal
19541 \emph off
19542 \bar no
19543 \noun off
19544 \color none
19545 Ted
19546 \end_layout
19547
19548 \end_inset
19549 </cell>
19550 </row>
19551 <row>
19552 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
19553 \begin_inset Text
19554
19555 \begin_layout Plain Layout
19556
19557 \family roman
19558 \series medium
19559 \shape up
19560 \size normal
19561 \emph off
19562 \bar no
19563 \noun off
19564 \color none
19565 \begin_inset Formula $\int x^{2}dx$
19566 \end_inset
19567
19568
19569 \end_layout
19570
19571 \end_inset
19572 </cell>
19573 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
19574 \begin_inset Text
19575
19576 \begin_layout Plain Layout
19577
19578 \family roman
19579 \series medium
19580 \shape up
19581 \size normal
19582 \emph off
19583 \bar no
19584 \noun off
19585 \color none
19586 \begin_inset Formula $\left[\begin{array}{cc}
19587 a & b\\
19588 c & d\end{array}\right]$
19589 \end_inset
19590
19591
19592 \end_layout
19593
19594 \end_inset
19595 </cell>
19596 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
19597 \begin_inset Text
19598
19599 \begin_layout Plain Layout
19600
19601 \family roman
19602 \series medium
19603 \shape up
19604 \size normal
19605 \emph off
19606 \bar no
19607 \noun off
19608 \color none
19609 \begin_inset Formula $1+1=2$
19610 \end_inset
19611
19612
19613 \end_layout
19614
19615 \end_inset
19616 </cell>
19617 </row>
19618 </lyxtabular>
19619
19620 \end_inset
19621
19622
19623 \end_layout
19624
19625 \end_inset
19626
19627
19628 \end_layout
19629
19630 \begin_layout Subsubsection
19631 Algorithm Floats
19632 \begin_inset Index
19633 status collapsed
19634
19635 \begin_layout Plain Layout
19636 Floats ! Algorithm floats
19637 \end_layout
19638
19639 \end_inset
19640
19641
19642 \end_layout
19643
19644 \begin_layout Standard
19645 This float type is inserted with the menu 
19646 \family sans
19647 Insert\SpecialChar \menuseparator
19648 Float\SpecialChar \menuseparator
19649 Algorithm
19650 \family default
19651 .
19652  It is used for program codes and descriptions of algorithms.
19653  A possible environment for algorithms is the 
19654 \family sans
19655 LyX-Code
19656 \family default
19657 , described in section
19658 \begin_inset space ~
19659 \end_inset
19660
19661
19662 \begin_inset CommandInset ref
19663 LatexCommand ref
19664 reference "sub:LyX-Code"
19665
19666 \end_inset
19667
19668 .
19669 \end_layout
19670
19671 \begin_layout Standard
19672 \begin_inset Note Greyedout
19673 status open
19674
19675 \begin_layout Plain Layout
19676
19677 \series bold
19678 Note:
19679 \series default
19680  that the float label is not automatically translated into the document
19681  language.
19682 \end_layout
19683
19684 \end_inset
19685
19686  You have to do this manually by adding the following line
19687 \end_layout
19688
19689 \begin_layout Standard
19690
19691 \series bold
19692
19693 \backslash
19694 floatname{algorithm}{your
19695 \begin_inset space ~
19696 \end_inset
19697
19698 name}
19699 \end_layout
19700
19701 \begin_layout Standard
19702 to the document preamble (menu 
19703 \family sans
19704 Document\SpecialChar \menuseparator
19705 Settings
19706 \family default
19707 ).
19708  
19709 \series bold
19710 your
19711 \begin_inset space ~
19712 \end_inset
19713
19714 name
19715 \series default
19716  is the word 
19717 \begin_inset Quotes eld
19718 \end_inset
19719
19720
19721 \emph on
19722 algorithm
19723 \emph default
19724
19725 \begin_inset Quotes erd
19726 \end_inset
19727
19728  in your language.
19729 \end_layout
19730
19731 \begin_layout Subsubsection
19732 Wrap Floats
19733 \begin_inset Index
19734 status collapsed
19735
19736 \begin_layout Plain Layout
19737 Floats ! Text Wrap Floats
19738 \end_layout
19739
19740 \end_inset
19741
19742
19743 \end_layout
19744
19745 \begin_layout Standard
19746 \begin_inset Wrap figure
19747 lines 0
19748 placement l
19749 overhang 0in
19750 width "40col%"
19751 status open
19752
19753 \begin_layout Plain Layout
19754 \begin_inset Graphics
19755         filename clipart/mobius.eps
19756         width 40col%
19757         rotateOrigin center
19758
19759 \end_inset
19760
19761
19762 \end_layout
19763
19764 \begin_layout Plain Layout
19765 \begin_inset Caption
19766
19767 \begin_layout Plain Layout
19768 \begin_inset CommandInset label
19769 LatexCommand label
19770 name "cap:Wrapped-figure"
19771
19772 \end_inset
19773
19774 This is a wrapped figure.
19775 \begin_inset VSpace medskip
19776 \end_inset
19777
19778
19779 \end_layout
19780
19781 \end_inset
19782
19783
19784 \end_layout
19785
19786 \end_inset
19787
19788 This float type is used if you want to 
19789 \begin_inset Quotes eld
19790 \end_inset
19791
19792 wrap
19793 \begin_inset Quotes erd
19794 \end_inset
19795
19796  text around a figure so that it only occupies some fraction of the column
19797  width.
19798  It can be inserted using the menu 
19799 \family sans
19800 Insert\SpecialChar \menuseparator
19801 Float\SpecialChar \menuseparator
19802 Wrap
19803 \begin_inset space ~
19804 \end_inset
19805
19806 Float
19807 \family default
19808  if the LaTeX-package 
19809 \series bold
19810 wrapfig
19811 \series default
19812
19813 \begin_inset Index
19814 status collapsed
19815
19816 \begin_layout Plain Layout
19817 LaTeX-packages ! wrapfig
19818 \end_layout
19819
19820 \end_inset
19821
19822  is installed.
19823 \begin_inset Foot
19824 status collapsed
19825
19826 \begin_layout Plain Layout
19827 Installing a LaTeX-package is explained it in the 
19828 \emph on
19829 LaTeX
19830 \begin_inset space ~
19831 \end_inset
19832
19833 Configuration
19834 \emph default
19835  manual.
19836 \end_layout
19837
19838 \end_inset
19839
19840  The width and placement of the float is adjusted by right-clicking on the
19841  float box.
19842  Figure
19843 \begin_inset space ~
19844 \end_inset
19845
19846
19847 \begin_inset CommandInset ref
19848 LatexCommand ref
19849 reference "cap:Wrapped-figure"
19850
19851 \end_inset
19852
19853  is for example a figure wrap float with a width of 40
19854 \begin_inset space \thinspace{}
19855 \end_inset
19856
19857 col%.
19858 \begin_inset Foot
19859 status collapsed
19860
19861 \begin_layout Plain Layout
19862 Available units are explained in Appendix
19863 \begin_inset space ~
19864 \end_inset
19865
19866
19867 \begin_inset CommandInset ref
19868 LatexCommand ref
19869 reference "cha:Units-available-in"
19870
19871 \end_inset
19872
19873 .
19874 \end_layout
19875
19876 \end_inset
19877
19878  Some space was added under the caption to separate it better from the surroundi
19879 ng text.
19880 \end_layout
19881
19882 \begin_layout Standard
19883 \begin_inset Note Greyedout
19884 status open
19885
19886 \begin_layout Plain Layout
19887
19888 \series bold
19889 Note:
19890 \series default
19891  Wrap floats might be fragile! E.
19892 \begin_inset space \thinspace{}
19893 \end_inset
19894
19895 g.
19896 \begin_inset space \space{}
19897 \end_inset
19898
19899 having a figure too close to the bottom of the page can mess things up in
19900  the way that the float doesn't appear in the output or that it is placed
19901  over some other text.
19902 \end_layout
19903
19904 \end_inset
19905
19906  In general:
19907 \end_layout
19908
19909 \begin_layout Itemize
19910 Wrap floats should not be placed in paragraphs that run over a page break.
19911  That means that wrap floats should better be inserted to the exact place
19912  when the document is nearly ready and you are able to estimate where page
19913  breaks will appear.
19914 \end_layout
19915
19916 \begin_layout Itemize
19917 Wrap floats should either be placed in an own paragraph before the paragraph
19918  where they should wrap into or within a paragraph.
19919 \end_layout
19920
19921 \begin_layout Itemize
19922 Wrap floats in consecutive paragraphs may cause troubles, so assure that
19923  there is a text paragraph between them as separator.
19924 \end_layout
19925
19926 \begin_layout Itemize
19927 Wrap floats are not allowed in section headings or tables.
19928 \end_layout
19929
19930 \begin_layout Subsection
19931 Rotated Floats
19932 \begin_inset CommandInset label
19933 LatexCommand label
19934 name "sub:Rotated-Floats"
19935
19936 \end_inset
19937
19938
19939 \begin_inset Index
19940 status collapsed
19941
19942 \begin_layout Plain Layout
19943 Floats ! Rotating
19944 \end_layout
19945
19946 \end_inset
19947
19948
19949 \end_layout
19950
19951 \begin_layout Standard
19952 Especially for wide tables you might have floats rotated.
19953  To rotate a whole float including the caption, right-click on the float-box
19954  and use the option 
19955 \family sans
19956 Rotate
19957 \begin_inset space ~
19958 \end_inset
19959
19960 sideways
19961 \family default
19962 .
19963 \end_layout
19964
19965 \begin_layout Standard
19966 Rotated floats are always placed on its own page (or column, in case you
19967  have a multi-column document).
19968  You can let them span several columns using the float settings option 
19969 \family sans
19970 Span
19971 \begin_inset space ~
19972 \end_inset
19973
19974 columns
19975 \family default
19976 .
19977  Floats are rotated so that you can read them from the outside margin.
19978  Forcing the rotation direction is explained in the 
19979 \emph on
19980 Embedded Objects
19981 \emph default
19982  manual.
19983 \end_layout
19984
19985 \begin_layout Standard
19986 Referencing rotated floats is the same like for normal floats, the caption
19987  format is also the same: Table
19988 \begin_inset space ~
19989 \end_inset
19990
19991
19992 \begin_inset CommandInset ref
19993 LatexCommand ref
19994 reference "cap:Rotated-table"
19995
19996 \end_inset
19997
19998  is an example of a rotated table float.
19999 \end_layout
20000
20001 \begin_layout Standard
20002 \begin_inset Note Greyedout
20003 status open
20004
20005 \begin_layout Plain Layout
20006
20007 \series bold
20008 Note:
20009 \series default
20010  Not all DVI-viewers are able to display rotated floats.
20011 \end_layout
20012
20013 \end_inset
20014
20015
20016 \end_layout
20017
20018 \begin_layout Standard
20019 \begin_inset Float table
20020 wide false
20021 sideways true
20022 status open
20023
20024 \begin_layout Plain Layout
20025 \begin_inset Caption
20026
20027 \begin_layout Plain Layout
20028 \begin_inset CommandInset label
20029 LatexCommand label
20030 name "cap:Rotated-table"
20031
20032 \end_inset
20033
20034  Rotated table
20035 \end_layout
20036
20037 \end_inset
20038
20039
20040 \end_layout
20041
20042 \begin_layout Plain Layout
20043 \align center
20044 \begin_inset Tabular
20045 <lyxtabular version="3" rows="1" columns="5">
20046 <features>
20047 <column alignment="center" valignment="top" width="0">
20048 <column alignment="center" valignment="top" width="0">
20049 <column alignment="center" valignment="top" width="0">
20050 <column alignment="center" valignment="top" width="0">
20051 <column alignment="center" valignment="top" width="0">
20052 <row>
20053 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
20054 \begin_inset Text
20055
20056 \begin_layout Plain Layout
20057 test
20058 \end_layout
20059
20060 \end_inset
20061 </cell>
20062 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
20063 \begin_inset Text
20064
20065 \begin_layout Plain Layout
20066 b
20067 \end_layout
20068
20069 \end_inset
20070 </cell>
20071 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
20072 \begin_inset Text
20073
20074 \begin_layout Plain Layout
20075 c
20076 \end_layout
20077
20078 \end_inset
20079 </cell>
20080 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
20081 \begin_inset Text
20082
20083 \begin_layout Plain Layout
20084 d
20085 \end_layout
20086
20087 \end_inset
20088 </cell>
20089 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
20090 \begin_inset Text
20091
20092 \begin_layout Plain Layout
20093 e
20094 \end_layout
20095
20096 \end_inset
20097 </cell>
20098 </row>
20099 </lyxtabular>
20100
20101 \end_inset
20102
20103
20104 \end_layout
20105
20106 \end_inset
20107
20108
20109 \end_layout
20110
20111 \begin_layout Subsection
20112 Float Placement
20113 \begin_inset CommandInset label
20114 LatexCommand label
20115 name "sub:Float-Placement"
20116
20117 \end_inset
20118
20119
20120 \begin_inset Index
20121 status collapsed
20122
20123 \begin_layout Plain Layout
20124 Floats ! Placement
20125 \end_layout
20126
20127 \end_inset
20128
20129
20130 \end_layout
20131
20132 \begin_layout Standard
20133 Right-clicking on a float-box opens a dialog where you can alter the placement
20134  options that LaTeX uses for positioning the float.
20135 \begin_inset Newline newline
20136 \end_inset
20137
20138 The option 
20139 \family sans
20140 Span
20141 \begin_inset space ~
20142 \end_inset
20143
20144 columns
20145 \family default
20146  is only useful for two-column documents: If you select it, the float will
20147  span across both columns on the page instead of being confined to just
20148  one.
20149 \begin_inset Newline newline
20150 \end_inset
20151
20152 The option 
20153 \family sans
20154 Rotate
20155 \begin_inset space ~
20156 \end_inset
20157
20158 sideways
20159 \family default
20160  is used to rotate floats, see section
20161 \begin_inset space ~
20162 \end_inset
20163
20164
20165 \begin_inset CommandInset ref
20166 LatexCommand ref
20167 reference "sub:Rotated-Floats"
20168
20169 \end_inset
20170
20171 .
20172 \end_layout
20173
20174 \begin_layout Standard
20175 You can use one ore more of the following options in the float dialog to
20176  set the placement for a particular float when you uncheck the option 
20177 \family sans
20178 Use
20179 \begin_inset space ~
20180 \end_inset
20181
20182 default
20183 \begin_inset space ~
20184 \end_inset
20185
20186 placement
20187 \family default
20188 :
20189 \end_layout
20190
20191 \begin_layout Description
20192 Here
20193 \begin_inset space ~
20194 \end_inset
20195
20196 if
20197 \begin_inset space ~
20198 \end_inset
20199
20200 possible: try to place the float on the position where it is inserted
20201 \end_layout
20202
20203 \begin_layout Description
20204 Top
20205 \begin_inset space ~
20206 \end_inset
20207
20208 of
20209 \begin_inset space ~
20210 \end_inset
20211
20212 page: try to place the float on the top of the current page
20213 \end_layout
20214
20215 \begin_layout Description
20216 Bottom
20217 \begin_inset space ~
20218 \end_inset
20219
20220 of
20221 \begin_inset space ~
20222 \end_inset
20223
20224 page: try to place the float on the bottom of the current page
20225 \end_layout
20226
20227 \begin_layout Description
20228 Page
20229 \begin_inset space ~
20230 \end_inset
20231
20232 of
20233 \begin_inset space ~
20234 \end_inset
20235
20236 floats: try to place the float on an own page 
20237 \end_layout
20238
20239 \begin_layout Standard
20240 The order of the above option is 
20241 \emph on
20242 always
20243 \emph default
20244  used by LaTeX.
20245  That means, if you use the default placement, LaTeX will first try out
20246  
20247 \family sans
20248 Here
20249 \begin_inset space ~
20250 \end_inset
20251
20252 if
20253 \begin_inset space ~
20254 \end_inset
20255
20256 possible
20257 \family default
20258 , then 
20259 \family sans
20260 Top
20261 \begin_inset space ~
20262 \end_inset
20263
20264 of
20265 \begin_inset space ~
20266 \end_inset
20267
20268 page
20269 \family default
20270 , and then the others.
20271  If you don't use the default, LaTeX will try only the checked options but
20272  in the same order.
20273  If none of the 4 placements are possible the procedure is internally repeated
20274  but it is tried to put the float on the following page.
20275 \end_layout
20276
20277 \begin_layout Standard
20278 By default, each options has its own rules:
20279 \end_layout
20280
20281 \begin_layout Standard
20282
20283 \family sans
20284 Top
20285 \begin_inset space ~
20286 \end_inset
20287
20288 of
20289 \begin_inset space ~
20290 \end_inset
20291
20292 page
20293 \family default
20294  only floats occupying less than 70
20295 \begin_inset space \thinspace{}
20296 \end_inset
20297
20298 % of the page can be placed at the top of a page
20299 \end_layout
20300
20301 \begin_layout Standard
20302
20303 \family sans
20304 Bottom
20305 \begin_inset space ~
20306 \end_inset
20307
20308 of
20309 \begin_inset space ~
20310 \end_inset
20311
20312 page
20313 \family default
20314 : only floats occupying less than 30
20315 \begin_inset space \thinspace{}
20316 \end_inset
20317
20318 % of the page can be placed at the bottom of a page.
20319 \end_layout
20320
20321 \begin_layout Standard
20322
20323 \family sans
20324 Page
20325 \begin_inset space ~
20326 \end_inset
20327
20328 of
20329 \begin_inset space ~
20330 \end_inset
20331
20332 floats
20333 \family default
20334 : only if more than 50
20335 \begin_inset space \thinspace{}
20336 \end_inset
20337
20338 % of the page are occupied by floats, several floats can be set together
20339  on a page.
20340 \end_layout
20341
20342 \begin_layout Standard
20343 If you don't like these rules, you can ignore them by using the additional
20344  option 
20345 \family sans
20346 Ignore
20347 \begin_inset space ~
20348 \end_inset
20349
20350 LaTeX
20351 \begin_inset space ~
20352 \end_inset
20353
20354 rules
20355 \family default
20356 .
20357 \end_layout
20358
20359 \begin_layout Standard
20360 Sometimes you might need, under all circumstances, a float to be placed
20361  exactly at the position where it is inserted.
20362  For this case you can use the option 
20363 \family sans
20364 Here
20365 \begin_inset space ~
20366 \end_inset
20367
20368 definitely
20369 \family default
20370 .
20371  Use this option very rarely and only if the document is nearly ready to
20372  be printed.
20373  Because the float is then no longer able to 
20374 \begin_inset Quotes eld
20375 \end_inset
20376
20377 float
20378 \begin_inset Quotes erd
20379 \end_inset
20380
20381  when you change your document and this will often destroy the page layout.
20382 \end_layout
20383
20384 \begin_layout Standard
20385 There are no placement options for text wrap floats, because they are always
20386  surrounded by the text of a certain paragraph.
20387 \end_layout
20388
20389 \begin_layout Standard
20390 For more details about float placements, have a look at LaTeX books like
20391  
20392 \begin_inset CommandInset citation
20393 LatexCommand cite
20394 key "latexcompanion,latexguide,latexbook"
20395
20396 \end_inset
20397
20398 .
20399 \end_layout
20400
20401 \begin_layout Section
20402 Minipages
20403 \begin_inset Index
20404 status collapsed
20405
20406 \begin_layout Plain Layout
20407 Minipages
20408 \end_layout
20409
20410 \end_inset
20411
20412
20413 \begin_inset CommandInset label
20414 LatexCommand label
20415 name "sec:Minipages"
20416
20417 \end_inset
20418
20419
20420 \end_layout
20421
20422 \begin_layout Standard
20423 LaTeX provides a mechanism to produce essentially a page within a page,
20424  called minipage.
20425  Within a minipage, all the usual rules of indentation, line wrapping, etc.
20426 \begin_inset space ~
20427 \end_inset
20428
20429 apply.
20430  
20431 \end_layout
20432
20433 \begin_layout Standard
20434 Minipages in LyX have their own collapsible box inserted via the menu 
20435 \family sans
20436 Insert\SpecialChar \menuseparator
20437 Box
20438 \family default
20439 .
20440  Right-clicking on the box allows you to alter the width of the minipage
20441  and its alignment within the page.
20442 \end_layout
20443
20444 \begin_layout Standard
20445 \align center
20446 \begin_inset Box Frameless
20447 position "t"
20448 hor_pos "c"
20449 has_inner_box 1
20450 inner_pos "t"
20451 use_parbox 0
20452 width "30col%"
20453 special "none"
20454 height "1pt"
20455 height_special "totalheight"
20456 status open
20457
20458 \begin_layout Plain Layout
20459
20460 \shape italic
20461 This is a minipage.
20462  The text is set in an italic style.
20463 \end_layout
20464
20465 \begin_layout Plain Layout
20466
20467 \shape italic
20468 Minipages are often used for text in another language or text that needs
20469  another formatting.
20470 \end_layout
20471
20472 \end_inset
20473
20474
20475 \end_layout
20476
20477 \begin_layout Standard
20478 \begin_inset VSpace medskip
20479 \end_inset
20480
20481 If you place two minipages side-by-side, you can use 
20482 \family sans
20483 Horizontal Fills
20484 \family default
20485  as described in section
20486 \begin_inset space ~
20487 \end_inset
20488
20489
20490 \begin_inset CommandInset ref
20491 LatexCommand ref
20492 reference "sub:Horizontal-Space"
20493
20494 \end_inset
20495
20496 :
20497 \begin_inset VSpace medskip
20498 \end_inset
20499
20500
20501 \end_layout
20502
20503 \begin_layout Standard
20504 \begin_inset Box Frameless
20505 position "t"
20506 hor_pos "c"
20507 has_inner_box 1
20508 inner_pos "t"
20509 use_parbox 0
20510 width "1.5in"
20511 special "none"
20512 height "1pt"
20513 height_special "totalheight"
20514 status open
20515
20516 \begin_layout Plain Layout
20517 This is a minipage with some stupid dummy text.
20518  This dummy text is used to increase the size of the minipage.
20519 \end_layout
20520
20521 \end_inset
20522
20523
20524 \begin_inset space \hfill{}
20525 \end_inset
20526
20527
20528 \begin_inset Box Frameless
20529 position "t"
20530 hor_pos "c"
20531 has_inner_box 1
20532 inner_pos "t"
20533 use_parbox 0
20534 width "1.5in"
20535 special "none"
20536 height "1pt"
20537 height_special "totalheight"
20538 status open
20539
20540 \begin_layout Plain Layout
20541 This is a minipage with some stupid dummy text.
20542  This dummy text is used to increase the size of the minipage.
20543 \end_layout
20544
20545 \end_inset
20546
20547
20548 \end_layout
20549
20550 \begin_layout Standard
20551 \begin_inset VSpace bigskip
20552 \end_inset
20553
20554
20555 \end_layout
20556
20557 \begin_layout Standard
20558 When you right-click on a minipage box, you can change the box from a minipage
20559  to other box types.
20560  All box types and their settings are explained in detail in chapter 
20561 \emph on
20562 Boxes
20563 \emph default
20564  of the 
20565 \emph on
20566 Embedded Objects
20567 \emph default
20568  manual.
20569 \end_layout
20570
20571 \begin_layout Chapter
20572 Mathematical Formulas
20573 \begin_inset Index
20574 status collapsed
20575
20576 \begin_layout Plain Layout
20577 Math
20578 \end_layout
20579
20580 \end_inset
20581
20582
20583 \begin_inset Index
20584 status collapsed
20585
20586 \begin_layout Plain Layout
20587 Formulas | see
20588 \begin_inset ERT
20589 status collapsed
20590
20591 \begin_layout Plain Layout
20592
20593 {
20594 \end_layout
20595
20596 \end_inset
20597
20598 Math
20599 \begin_inset ERT
20600 status collapsed
20601
20602 \begin_layout Plain Layout
20603
20604 }
20605 \end_layout
20606
20607 \end_inset
20608
20609
20610 \end_layout
20611
20612 \end_inset
20613
20614
20615 \begin_inset CommandInset label
20616 LatexCommand label
20617 name "cha:Mathematical-Formulas"
20618
20619 \end_inset
20620
20621
20622 \end_layout
20623
20624 \begin_layout Standard
20625 The issues of this chapter are described in detail in the 
20626 \emph on
20627 Math
20628 \emph default
20629  manual.
20630  There you'll also find tips and tricks for special cases.
20631 \end_layout
20632
20633 \begin_layout Section
20634 Basic Math Editing
20635 \begin_inset Index
20636 status collapsed
20637
20638 \begin_layout Plain Layout
20639 Math ! Basics
20640 \end_layout
20641
20642 \end_inset
20643
20644
20645 \end_layout
20646
20647 \begin_layout Standard
20648 To create a math formula, you can just click on the toolbar icon 
20649 \begin_inset Graphics
20650         filename ../images/math-mode.png
20651
20652 \end_inset
20653
20654 .
20655  That will create a little blue rectangle, with purple markers around its
20656  corners.
20657  That blue rectangle is the formula itself; the purple markers indicate
20658  what level of nesting within the formula you are at.
20659  You can also choose a particular formula type to insert via the 
20660 \family sans
20661 Insert\SpecialChar \menuseparator
20662 Math
20663 \family default
20664  menu.
20665 \end_layout
20666
20667 \begin_layout Standard
20668 Editing the parameters of a formula and adding math constructs can be done
20669  with the 
20670 \family sans
20671 math
20672 \begin_inset space ~
20673 \end_inset
20674
20675 toolbar
20676 \family default
20677 , that appears when the cursor is in a formula.
20678 \end_layout
20679
20680 \begin_layout Standard
20681 There are two main types of formulas: Inline formulas appear within a text
20682  line, like this one:
20683 \end_layout
20684
20685 \begin_layout Standard
20686 This is a line with an inline formula 
20687 \begin_inset Formula $A=B$
20688 \end_inset
20689
20690  in it.
20691 \end_layout
20692
20693 \begin_layout Standard
20694 Displayed formulas appear outside the text like as they were in an own paragraph
20695 , like this one:
20696 \begin_inset Formula \[
20697 A=B\]
20698
20699 \end_inset
20700
20701 You can only number and reference displayed formulas.
20702 \end_layout
20703
20704 \begin_layout Standard
20705 LyX supports also many LaTeX math commands.
20706  E.
20707 \begin_inset space \thinspace{}
20708 \end_inset
20709
20710 g.
20711 \begin_inset space \space{}
20712 \end_inset
20713
20714 typing 
20715 \begin_inset Quotes eld
20716 \end_inset
20717
20718
20719 \series bold
20720
20721 \backslash
20722 alpha
20723 \series default
20724
20725 \begin_inset Quotes erd
20726 \end_inset
20727
20728 , followed by a space, in a formula will create the Greek letter 
20729 \begin_inset Formula $\alpha$
20730 \end_inset
20731
20732 .
20733  So typing commands might sometimes be faster than using the 
20734 \family sans
20735 Math
20736 \begin_inset space ~
20737 \end_inset
20738
20739 Panel
20740 \family default
20741 .
20742 \end_layout
20743
20744 \begin_layout Subsection
20745 Navigating in Formulas
20746 \begin_inset Index
20747 status collapsed
20748
20749 \begin_layout Plain Layout
20750 Math ! Navigating
20751 \end_layout
20752
20753 \end_inset
20754
20755
20756 \end_layout
20757
20758 \begin_layout Standard
20759 The best control over the cursor position within an existing formula is
20760  achieved with the arrow keys.
20761  LyX uses small rectangles to indicate places where something can be inserted.
20762  The arrow keys can be used to navigate between parts of a formula.
20763  Pressing 
20764 \family sans
20765 Space
20766 \family default
20767  will leave a formula construct (a square root 
20768 \begin_inset Formula $\sqrt{2}$
20769 \end_inset
20770
20771 , or parentheses 
20772 \begin_inset Formula $\left(f\right)$
20773 \end_inset
20774
20775 , or a matrix 
20776 \begin_inset Formula $\left[\begin{array}{cc}
20777 1 & 2\\
20778 3 & 4\end{array}\right]$
20779 \end_inset
20780
20781 ).
20782  Pressing 
20783 \family sans
20784 Escape
20785 \family default
20786  will leave the formula, placing the cursor after the formula.
20787  
20788 \family sans
20789 Tab
20790 \family default
20791  can be used to move horizontally in a formula; for example, through the
20792  cells of a matrix or the positions in a multi-line equation.
20793 \end_layout
20794
20795 \begin_layout Standard
20796
20797 \family sans
20798 Space
20799 \family default
20800 , printed in this document as 
20801 \begin_inset Quotes eld
20802 \end_inset
20803
20804
20805 \begin_inset ERT
20806 status collapsed
20807
20808 \begin_layout Plain Layout
20809
20810
20811 \backslash
20812 spce 
20813 \end_layout
20814
20815 \end_inset
20816
20817
20818 \begin_inset Quotes erd
20819 \end_inset
20820
20821
20822 \begin_inset Note Note
20823 status collapsed
20824
20825 \begin_layout Plain Layout
20826 This command will appear in the output as official character denoting the
20827  space character (visible space).
20828 \end_layout
20829
20830 \end_inset
20831
20832 , seems to do nothing in a formula, since it does not add a space between
20833  characters, but it does exit a nested structure.
20834  For this reason, you have to be careful about using 
20835 \family sans
20836 Space
20837 \family default
20838 .
20839  For example, if you want 
20840 \begin_inset Formula $\sqrt{2x+1}$
20841 \end_inset
20842
20843 , type 
20844 \series bold
20845
20846 \backslash
20847 sqrt
20848 \begin_inset ERT
20849 status collapsed
20850
20851 \begin_layout Plain Layout
20852
20853
20854 \backslash
20855 spce 
20856 \end_layout
20857
20858 \end_inset
20859
20860 2x+1
20861 \series default
20862  and not 
20863 \series bold
20864
20865 \backslash
20866 sqrt
20867 \begin_inset ERT
20868 status collapsed
20869
20870 \begin_layout Plain Layout
20871
20872
20873 \backslash
20874 spce 
20875 \end_layout
20876
20877 \end_inset
20878
20879 2x
20880 \begin_inset ERT
20881 status collapsed
20882
20883 \begin_layout Plain Layout
20884
20885
20886 \backslash
20887 spce 
20888 \end_layout
20889
20890 \end_inset
20891
20892 +1
20893 \series default
20894 , since in the latter case only the 
20895 \family typewriter
20896
20897 \begin_inset Formula $2x$
20898 \end_inset
20899
20900
20901 \family default
20902  will be under the square root sign: 
20903 \begin_inset Formula $\sqrt{2x}+1$
20904 \end_inset
20905
20906 .
20907 \end_layout
20908
20909 \begin_layout Standard
20910 You can leave many parts of a formula, like this matrix, partially filled
20911  in, such as:
20912 \begin_inset Formula \[
20913 \left(\begin{array}{ccc}
20914 \lambda_{1}\\
20915  & \ddots\\
20916  &  & \lambda_{n}\end{array}\right)\]
20917
20918 \end_inset
20919
20920 If you leave a fraction only partially filled in, or a subscript with nothing
20921  in it, the results will be unpredictable, but most constructs don't mind.
20922 \end_layout
20923
20924 \begin_layout Subsection
20925 Selecting Text
20926 \end_layout
20927
20928 \begin_layout Standard
20929 You can select text within a formula in two different ways.
20930  Place the cursor at one end of the string of text you want, and press 
20931 \family sans
20932 Shift
20933 \family default
20934  and a cursor movement key to select text.
20935  It will be highlighted as with regular text selection.
20936  Alternatively, you can select text with the mouse in the usual way.
20937  That text can then be cut or copied, and then pasted within any formula,
20938  but not in a normal text region in LyX.
20939 \end_layout
20940
20941 \begin_layout Subsection
20942 Exponents and Subscripts
20943 \begin_inset Index
20944 status collapsed
20945
20946 \begin_layout Plain Layout
20947 Math ! Exponents
20948 \end_layout
20949
20950 \end_inset
20951
20952
20953 \begin_inset Index
20954 status collapsed
20955
20956 \begin_layout Plain Layout
20957 Math ! Subscripts
20958 \end_layout
20959
20960 \end_inset
20961
20962
20963 \end_layout
20964
20965 \begin_layout Standard
20966 You can use the math panel to add super- or subscripts, but the much easier
20967  way is to use a command.
20968  To get 
20969 \begin_inset Formula $x^{2}$
20970 \end_inset
20971
20972 , type in a formula 
20973 \series bold
20974 x^2
20975 \begin_inset ERT
20976 status collapsed
20977
20978 \begin_layout Plain Layout
20979
20980
20981 \backslash
20982 spce 
20983 \end_layout
20984
20985 \end_inset
20986
20987
20988 \series default
20989 .
20990  The final 
20991 \family sans
20992 Space
20993 \family default
20994  puts the cursor back down on the base line of the expression.
20995  If you type 
20996 \series bold
20997 x^2y
20998 \series default
20999 , you will get 
21000 \begin_inset Formula $x^{2y}$
21001 \end_inset
21002
21003 , to get 
21004 \begin_inset Formula $x^{2}y$
21005 \end_inset
21006
21007 , type 
21008 \series bold
21009 x^2
21010 \begin_inset ERT
21011 status collapsed
21012
21013 \begin_layout Plain Layout
21014
21015
21016 \backslash
21017 spce 
21018 \end_layout
21019
21020 \end_inset
21021
21022 y
21023 \series default
21024 .
21025  If you use characters in the superscript, that could be accented with the
21026  hat 
21027 \begin_inset Quotes eld
21028 \end_inset
21029
21030 ^
21031 \begin_inset Quotes erd
21032 \end_inset
21033
21034 , you have to use an extra 
21035 \family sans
21036 Space
21037 \family default
21038  to separate the hat and the character.
21039  E.
21040 \begin_inset space \thinspace{}
21041 \end_inset
21042
21043 g.
21044 \begin_inset space \space{}
21045 \end_inset
21046
21047 if you want 
21048 \begin_inset Formula $x^{a}$
21049 \end_inset
21050
21051 , type 
21052 \series bold
21053 x^
21054 \begin_inset ERT
21055 status collapsed
21056
21057 \begin_layout Plain Layout
21058
21059
21060 \backslash
21061 spce 
21062 \end_layout
21063
21064 \end_inset
21065
21066 a
21067 \series default
21068 .
21069  Subscripts are similar: To get 
21070 \begin_inset Formula $a_{1}$
21071 \end_inset
21072
21073 , type 
21074 \series bold
21075 a_1
21076 \begin_inset ERT
21077 status collapsed
21078
21079 \begin_layout Plain Layout
21080
21081
21082 \backslash
21083 spce 
21084 \end_layout
21085
21086 \end_inset
21087
21088
21089 \series default
21090 .
21091 \end_layout
21092
21093 \begin_layout Subsection
21094 Fractions
21095 \begin_inset Index
21096 status collapsed
21097
21098 \begin_layout Plain Layout
21099 Math ! Fractions
21100 \end_layout
21101
21102 \end_inset
21103
21104
21105 \end_layout
21106
21107 \begin_layout Standard
21108 Create a fraction with either the command 
21109 \series bold
21110
21111 \backslash
21112 frac
21113 \series default
21114  or using the icon 
21115 \begin_inset Graphics
21116         filename ../images/math/frac.png
21117         scale 60
21118
21119 \end_inset
21120
21121  in the 
21122 \family sans
21123 Math
21124 \begin_inset space ~
21125 \end_inset
21126
21127 Panel
21128 \family default
21129 .
21130  You will be presented with an empty fraction.
21131  The cursor is above the fraction line.
21132  To move it to the bottom, simply press 
21133 \family sans
21134 Down
21135 \family default
21136 .
21137  To move back up, press 
21138 \family sans
21139 Up
21140 \family default
21141 .
21142  Any math structure can be placed in a fraction, as this example shows:
21143 \begin_inset Formula \[
21144 \left[\frac{1}{\left(\begin{array}{cc}
21145 2 & 3\\
21146 4 & 5\end{array}\right)}\right]\]
21147
21148 \end_inset
21149
21150
21151 \end_layout
21152
21153 \begin_layout Subsection
21154 Roots
21155 \begin_inset Index
21156 status collapsed
21157
21158 \begin_layout Plain Layout
21159 Math ! Roots
21160 \end_layout
21161
21162 \end_inset
21163
21164
21165 \end_layout
21166
21167 \begin_layout Standard
21168 Roots can be created using the 
21169 \family sans
21170 Math
21171 \begin_inset space ~
21172 \end_inset
21173
21174 Panel
21175 \family default
21176  button
21177 \begin_inset Graphics
21178         filename ../images/math/sqrt.png
21179
21180 \end_inset
21181
21182  or the commands 
21183 \series bold
21184
21185 \backslash
21186 sqrt
21187 \series default
21188  or 
21189 \series bold
21190
21191 \backslash
21192 root
21193 \series default
21194 .
21195  With the command 
21196 \series bold
21197
21198 \backslash
21199 root
21200 \series default
21201  you can produce roots of higher orders, like cube roots, while 
21202 \series bold
21203
21204 \backslash
21205 sqrt
21206 \series default
21207  produces always a square root.
21208 \end_layout
21209
21210 \begin_layout Subsection
21211 Operators with Limits
21212 \begin_inset Index
21213 status collapsed
21214
21215 \begin_layout Plain Layout
21216 Math ! Sums
21217 \end_layout
21218
21219 \end_inset
21220
21221
21222 \begin_inset Index
21223 status collapsed
21224
21225 \begin_layout Plain Layout
21226 Math ! Integrals
21227 \end_layout
21228
21229 \end_inset
21230
21231
21232 \begin_inset CommandInset label
21233 LatexCommand label
21234 name "sub:Operators-with-Limits"
21235
21236 \end_inset
21237
21238
21239 \end_layout
21240
21241 \begin_layout Standard
21242 Sum (
21243 \begin_inset Formula $\sum$
21244 \end_inset
21245
21246 ) and integral (
21247 \begin_inset Formula $\int$
21248 \end_inset
21249
21250 ) operators are very often decorated with limits.
21251  These limits can be entered in LyX by entering them as you would enter
21252  a super- or subscript, directly after the symbol.
21253  The sum operator will automatically place its 
21254 \begin_inset Quotes eld
21255 \end_inset
21256
21257 limits
21258 \begin_inset Quotes erd
21259 \end_inset
21260
21261  over and under the symbol in displayed formulas, and on the side in inline
21262  formulas.
21263  Such as 
21264 \begin_inset Formula $\sum_{n=0}^{\infty}\frac{1}{n!}=e$
21265 \end_inset
21266
21267 , versus
21268 \begin_inset Formula \[
21269 \sum_{n=0}^{\infty}\frac{1}{n!}=e\]
21270
21271 \end_inset
21272
21273 Integral signs, however, will place the limits on the side in both formula
21274  types.
21275 \end_layout
21276
21277 \begin_layout Standard
21278 All operators with limits will be automatically re-sized when placed in
21279  display mode.
21280  The placement of the limits can be changed by placing the cursor directly
21281  behind the operator and hitting 
21282 \begin_inset Info
21283 type  "shortcut"
21284 arg   "math-limits"
21285 \end_inset
21286
21287  or using the menu 
21288 \family sans
21289 Edit\SpecialChar \menuseparator
21290 Math\SpecialChar \menuseparator
21291 Change
21292 \begin_inset space ~
21293 \end_inset
21294
21295 Limits
21296 \begin_inset space ~
21297 \end_inset
21298
21299 Type
21300 \family default
21301 .
21302 \end_layout
21303
21304 \begin_layout Standard
21305 Certain other mathematical expressions have this 
21306 \begin_inset Quotes eld
21307 \end_inset
21308
21309 moving limits
21310 \begin_inset Quotes erd
21311 \end_inset
21312
21313  feature as addition, such as
21314 \begin_inset Index
21315 status collapsed
21316
21317 \begin_layout Plain Layout
21318 Math ! Limits
21319 \end_layout
21320
21321 \end_inset
21322
21323
21324 \begin_inset Formula \[
21325 \lim_{x\rightarrow\infty}f(x),\]
21326
21327 \end_inset
21328
21329 which will place the 
21330 \begin_inset Formula $x\rightarrow\infty$
21331 \end_inset
21332
21333  underneath the 
21334 \begin_inset Quotes eld
21335 \end_inset
21336
21337 lim
21338 \begin_inset Quotes erd
21339 \end_inset
21340
21341  in display mode.
21342  In inline formulas it looks like this: 
21343 \begin_inset Formula $\lim_{x\rightarrow\infty}f(x)$
21344 \end_inset
21345
21346 .
21347 \end_layout
21348
21349 \begin_layout Standard
21350 Note that the lim-function was entered as the function macro 
21351 \series bold
21352
21353 \backslash
21354 lim
21355 \series default
21356 .
21357  Have a look at section
21358 \begin_inset space ~
21359 \end_inset
21360
21361
21362 \begin_inset CommandInset ref
21363 LatexCommand ref
21364 reference "sub:Functions"
21365
21366 \end_inset
21367
21368  for an explanation of function macros.
21369 \end_layout
21370
21371 \begin_layout Subsection
21372 Math Symbols
21373 \begin_inset Index
21374 status collapsed
21375
21376 \begin_layout Plain Layout
21377 Math ! Symbols
21378 \end_layout
21379
21380 \end_inset
21381
21382
21383 \end_layout
21384
21385 \begin_layout Standard
21386 Most math symbols can be found in the 
21387 \family sans
21388 Math
21389 \begin_inset space ~
21390 \end_inset
21391
21392 Panel
21393 \family default
21394  under one of several categories; including 
21395 \family sans
21396 Greek
21397 \family default
21398
21399 \family sans
21400 Operators
21401 \family default
21402  , 
21403 \family sans
21404 Relations
21405 \family default
21406
21407 \family sans
21408 Arrows
21409 \family default
21410 .
21411  There are also the additional symbols provided by the American Mathematical
21412  Society (AMS).
21413 \end_layout
21414
21415 \begin_layout Standard
21416 If you know the LaTeX-command for a construct or symbol you wish to use,
21417  you don't have to use the 
21418 \family sans
21419 Math
21420 \begin_inset space ~
21421 \end_inset
21422
21423 Panel
21424 \family default
21425 , but can type the command directly into the formula.
21426  LyX will convert it to the corresponding symbol or construct.
21427 \end_layout
21428
21429 \begin_layout Subsection
21430 Altering Spacing
21431 \begin_inset Index
21432 status collapsed
21433
21434 \begin_layout Plain Layout
21435 Math ! Spaces
21436 \end_layout
21437
21438 \end_inset
21439
21440
21441 \end_layout
21442
21443 \begin_layout Standard
21444 You may want to create spaces that differs from the standard spacing that
21445  LaTeX provides.
21446  To do this, type 
21447 \family sans
21448 Ctrl+Space
21449 \family default
21450  or to use the 
21451 \family sans
21452 Math
21453 \begin_inset space ~
21454 \end_inset
21455
21456 Panel
21457 \family default
21458  button 
21459 \begin_inset Graphics
21460         filename ../images/math/space.png
21461
21462 \end_inset
21463
21464 .
21465  This generates a small space, and shows a small marker on the screen.
21466  Here a example for the sequence 
21467 \series bold
21468 a Ctrl+Space b
21469 \series default
21470
21471 \begin_inset Formula $a\, b$
21472 \end_inset
21473
21474  (appears in LyX as 
21475 \begin_inset Graphics
21476         filename clipart/SpaceMarker.png
21477
21478 \end_inset
21479
21480 ).
21481  You can change the space to different sizes when you set the cursor behind
21482  the space marker and hit space again several times.
21483  With every space hit the size will be changed.
21484  Some markers for the space size appear red in LyX, because they are a negative
21485  spaces.
21486  Here two examples:
21487 \end_layout
21488
21489 \begin_layout Standard
21490
21491 \series bold
21492 a Ctrl+Space b
21493 \series default
21494  and 3×
21495 \family sans
21496 Space
21497 \family default
21498
21499 \begin_inset Formula $a\quad b$
21500 \end_inset
21501
21502
21503 \end_layout
21504
21505 \begin_layout Standard
21506
21507 \series bold
21508 a Ctrl+Space b
21509 \series default
21510  and 5×
21511 \family sans
21512 Space
21513 \family default
21514
21515 \begin_inset Formula $a\! b$
21516 \end_inset
21517
21518
21519 \end_layout
21520
21521 \begin_layout Subsection
21522 Functions
21523 \begin_inset Index
21524 status collapsed
21525
21526 \begin_layout Plain Layout
21527 Math ! Functions
21528 \end_layout
21529
21530 \end_inset
21531
21532
21533 \begin_inset CommandInset label
21534 LatexCommand label
21535 name "sub:Functions"
21536
21537 \end_inset
21538
21539
21540 \end_layout
21541
21542 \begin_layout Standard
21543 The 
21544 \family sans
21545 Math
21546 \begin_inset space ~
21547 \end_inset
21548
21549 Panel
21550 \family default
21551  contains under the button 
21552 \begin_inset Graphics
21553         filename ../images/math/functions.png
21554
21555 \end_inset
21556
21557  a number of functions, such as 
21558 \begin_inset Formula $\sin$
21559 \end_inset
21560
21561
21562 \begin_inset Formula $\lim$
21563 \end_inset
21564
21565
21566 \emph on
21567 etc
21568 \emph default
21569 .
21570  (you can also insert them in a formula by typing 
21571 \series bold
21572
21573 \backslash
21574 sin
21575 \series default
21576  etc.).
21577  Standard mathematical practice is, that functions are printed upright to
21578  avoid confusions, because 
21579 \begin_inset Formula $sin$
21580 \end_inset
21581
21582  does normally mean 
21583 \begin_inset Formula $s·i·n$
21584 \end_inset
21585
21586 .
21587 \end_layout
21588
21589 \begin_layout Standard
21590 Using the function macros will also produce correct spacing around the function:
21591  
21592 \begin_inset Formula $a\sin x$
21593 \end_inset
21594
21595  is different from 
21596 \begin_inset Formula $asinx$
21597 \end_inset
21598
21599
21600 \end_layout
21601
21602 \begin_layout Standard
21603 For some mathematical objects, like the limes, the macro changes the way
21604  that subscripts are placed, like described in section
21605 \begin_inset space ~
21606 \end_inset
21607
21608
21609 \begin_inset CommandInset ref
21610 LatexCommand ref
21611 reference "sub:Operators-with-Limits"
21612
21613 \end_inset
21614
21615 .
21616 \end_layout
21617
21618 \begin_layout Subsection
21619 Accents
21620 \begin_inset Index
21621 status collapsed
21622
21623 \begin_layout Plain Layout
21624 Math ! Accents
21625 \end_layout
21626
21627 \end_inset
21628
21629
21630 \end_layout
21631
21632 \begin_layout Standard
21633 In a formula you can insert accented characters in the same way as in text
21634  mode.
21635  This may depend on your keyboard, or the bindings file you use.
21636  You can also use LaTeX commands to e.
21637 \begin_inset space \thinspace{}
21638 \end_inset
21639
21640 g.
21641 \begin_inset space \space{}
21642 \end_inset
21643
21644 enter 
21645 \begin_inset Formula $\hat{a}$
21646 \end_inset
21647
21648  even if your keyboard doesn't have hat-accents enabled.
21649  Our example is entered by typing 
21650 \series bold
21651
21652 \backslash
21653 hat
21654 \begin_inset ERT
21655 status collapsed
21656
21657 \begin_layout Plain Layout
21658
21659
21660 \backslash
21661 spce 
21662 \end_layout
21663
21664 \end_inset
21665
21666 a
21667 \series default
21668  in a formula.
21669  Table
21670 \begin_inset space ~
21671 \end_inset
21672
21673
21674 \begin_inset CommandInset ref
21675 LatexCommand ref
21676 reference "cap:Accent-names-and"
21677
21678 \end_inset
21679
21680  shows the equivalences between the accent names and the commands.
21681 \end_layout
21682
21683 \begin_layout Standard
21684 \begin_inset Float table
21685 wide false
21686 sideways false
21687 status open
21688
21689 \begin_layout Plain Layout
21690 \begin_inset Caption
21691
21692 \begin_layout Plain Layout
21693 \begin_inset CommandInset label
21694 LatexCommand label
21695 name "cap:Accent-names-and"
21696
21697 \end_inset
21698
21699 Accent names and the corresponding commands.
21700 \end_layout
21701
21702 \end_inset
21703
21704
21705 \end_layout
21706
21707 \begin_layout Plain Layout
21708 \align center
21709 \begin_inset Tabular
21710 <lyxtabular version="3" rows="11" columns="3">
21711 <features>
21712 <column alignment="center" valignment="top" width="0pt">
21713 <column alignment="center" valignment="top" width="0pt">
21714 <column alignment="center" valignment="top" width="0pt">
21715 <row>
21716 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
21717 \begin_inset Text
21718
21719 \begin_layout Plain Layout
21720 Name
21721 \end_layout
21722
21723 \end_inset
21724 </cell>
21725 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
21726 \begin_inset Text
21727
21728 \begin_layout Plain Layout
21729 Command
21730 \end_layout
21731
21732 \end_inset
21733 </cell>
21734 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
21735 \begin_inset Text
21736
21737 \begin_layout Plain Layout
21738 E
21739 \family roman
21740 \series medium
21741 \shape up
21742 \size normal
21743 \emph off
21744 \bar no
21745 \noun off
21746 \color none
21747 xample
21748 \end_layout
21749
21750 \end_inset
21751 </cell>
21752 </row>
21753 <row>
21754 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
21755 \begin_inset Text
21756
21757 \begin_layout Plain Layout
21758
21759 \family roman
21760 \series medium
21761 \shape up
21762 \size normal
21763 \emph off
21764 \bar no
21765 \noun off
21766 \color none
21767 circumflex
21768 \end_layout
21769
21770 \end_inset
21771 </cell>
21772 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
21773 \begin_inset Text
21774
21775 \begin_layout Plain Layout
21776
21777 \series bold
21778
21779 \backslash
21780 hat
21781 \end_layout
21782
21783 \end_inset
21784 </cell>
21785 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
21786 \begin_inset Text
21787
21788 \begin_layout Plain Layout
21789
21790 \family roman
21791 \series medium
21792 \shape up
21793 \size normal
21794 \emph off
21795 \bar no
21796 \noun off
21797 \color none
21798 \begin_inset Formula $\hat{a}$
21799 \end_inset
21800
21801
21802 \end_layout
21803
21804 \end_inset
21805 </cell>
21806 </row>
21807 <row>
21808 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
21809 \begin_inset Text
21810
21811 \begin_layout Plain Layout
21812
21813 \family roman
21814 \series medium
21815 \shape up
21816 \size normal
21817 \emph off
21818 \bar no
21819 \noun off
21820 \color none
21821 grave
21822 \end_layout
21823
21824 \end_inset
21825 </cell>
21826 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
21827 \begin_inset Text
21828
21829 \begin_layout Plain Layout
21830
21831 \series bold
21832
21833 \backslash
21834 grave
21835 \end_layout
21836
21837 \end_inset
21838 </cell>
21839 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
21840 \begin_inset Text
21841
21842 \begin_layout Plain Layout
21843
21844 \family roman
21845 \series medium
21846 \shape up
21847 \size normal
21848 \emph off
21849 \bar no
21850 \noun off
21851 \color none
21852 \begin_inset Formula $\grave{a}$
21853 \end_inset
21854
21855
21856 \end_layout
21857
21858 \end_inset
21859 </cell>
21860 </row>
21861 <row>
21862 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
21863 \begin_inset Text
21864
21865 \begin_layout Plain Layout
21866
21867 \family roman
21868 \series medium
21869 \shape up
21870 \size normal
21871 \emph off
21872 \bar no
21873 \noun off
21874 \color none
21875 acute
21876 \end_layout
21877
21878 \end_inset
21879 </cell>
21880 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
21881 \begin_inset Text
21882
21883 \begin_layout Plain Layout
21884
21885 \series bold
21886
21887 \backslash
21888 acute
21889 \end_layout
21890
21891 \end_inset
21892 </cell>
21893 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
21894 \begin_inset Text
21895
21896 \begin_layout Plain Layout
21897
21898 \family roman
21899 \series medium
21900 \shape up
21901 \size normal
21902 \emph off
21903 \bar no
21904 \noun off
21905 \color none
21906 \begin_inset Formula $\acute{a}$
21907 \end_inset
21908
21909
21910 \end_layout
21911
21912 \end_inset
21913 </cell>
21914 </row>
21915 <row>
21916 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
21917 \begin_inset Text
21918
21919 \begin_layout Plain Layout
21920
21921 \family roman
21922 \series medium
21923 \shape up
21924 \size normal
21925 \emph off
21926 \bar no
21927 \noun off
21928 \color none
21929 umlaut
21930 \end_layout
21931
21932 \end_inset
21933 </cell>
21934 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
21935 \begin_inset Text
21936
21937 \begin_layout Plain Layout
21938
21939 \series bold
21940
21941 \backslash
21942 ddot
21943 \end_layout
21944
21945 \end_inset
21946 </cell>
21947 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
21948 \begin_inset Text
21949
21950 \begin_layout Plain Layout
21951
21952 \family roman
21953 \series medium
21954 \shape up
21955 \size normal
21956 \emph off
21957 \bar no
21958 \noun off
21959 \color none
21960 \begin_inset Formula $\ddot{a}$
21961 \end_inset
21962
21963
21964 \end_layout
21965
21966 \end_inset
21967 </cell>
21968 </row>
21969 <row>
21970 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
21971 \begin_inset Text
21972
21973 \begin_layout Plain Layout
21974
21975 \family roman
21976 \series medium
21977 \shape up
21978 \size normal
21979 \emph off
21980 \bar no
21981 \noun off
21982 \color none
21983 tilde
21984 \end_layout
21985
21986 \end_inset
21987 </cell>
21988 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
21989 \begin_inset Text
21990
21991 \begin_layout Plain Layout
21992
21993 \series bold
21994
21995 \backslash
21996 tilde
21997 \end_layout
21998
21999 \end_inset
22000 </cell>
22001 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
22002 \begin_inset Text
22003
22004 \begin_layout Plain Layout
22005
22006 \family roman
22007 \series medium
22008 \shape up
22009 \size normal
22010 \emph off
22011 \bar no
22012 \noun off
22013 \color none
22014 \begin_inset Formula $\tilde{a}$
22015 \end_inset
22016
22017
22018 \end_layout
22019
22020 \end_inset
22021 </cell>
22022 </row>
22023 <row>
22024 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22025 \begin_inset Text
22026
22027 \begin_layout Plain Layout
22028
22029 \family roman
22030 \series medium
22031 \shape up
22032 \size normal
22033 \emph off
22034 \bar no
22035 \noun off
22036 \color none
22037 dot
22038 \end_layout
22039
22040 \end_inset
22041 </cell>
22042 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22043 \begin_inset Text
22044
22045 \begin_layout Plain Layout
22046
22047 \series bold
22048
22049 \backslash
22050 dot
22051 \end_layout
22052
22053 \end_inset
22054 </cell>
22055 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
22056 \begin_inset Text
22057
22058 \begin_layout Plain Layout
22059
22060 \family roman
22061 \series medium
22062 \shape up
22063 \size normal
22064 \emph off
22065 \bar no
22066 \noun off
22067 \color none
22068 \begin_inset Formula $\dot{a}$
22069 \end_inset
22070
22071
22072 \end_layout
22073
22074 \end_inset
22075 </cell>
22076 </row>
22077 <row>
22078 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22079 \begin_inset Text
22080
22081 \begin_layout Plain Layout
22082
22083 \family roman
22084 \series medium
22085 \shape up
22086 \size normal
22087 \emph off
22088 \bar no
22089 \noun off
22090 \color none
22091 breve
22092 \end_layout
22093
22094 \end_inset
22095 </cell>
22096 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22097 \begin_inset Text
22098
22099 \begin_layout Plain Layout
22100
22101 \series bold
22102
22103 \backslash
22104 breve
22105 \end_layout
22106
22107 \end_inset
22108 </cell>
22109 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
22110 \begin_inset Text
22111
22112 \begin_layout Plain Layout
22113
22114 \family roman
22115 \series medium
22116 \shape up
22117 \size normal
22118 \emph off
22119 \bar no
22120 \noun off
22121 \color none
22122 \begin_inset Formula $\breve{a}$
22123 \end_inset
22124
22125
22126 \end_layout
22127
22128 \end_inset
22129 </cell>
22130 </row>
22131 <row>
22132 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22133 \begin_inset Text
22134
22135 \begin_layout Plain Layout
22136
22137 \family roman
22138 \series medium
22139 \shape up
22140 \size normal
22141 \emph off
22142 \bar no
22143 \noun off
22144 \color none
22145 caron
22146 \end_layout
22147
22148 \end_inset
22149 </cell>
22150 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22151 \begin_inset Text
22152
22153 \begin_layout Plain Layout
22154
22155 \series bold
22156
22157 \backslash
22158 check
22159 \end_layout
22160
22161 \end_inset
22162 </cell>
22163 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
22164 \begin_inset Text
22165
22166 \begin_layout Plain Layout
22167
22168 \family roman
22169 \series medium
22170 \shape up
22171 \size normal
22172 \emph off
22173 \bar no
22174 \noun off
22175 \color none
22176 \begin_inset Formula $\check{a}$
22177 \end_inset
22178
22179
22180 \end_layout
22181
22182 \end_inset
22183 </cell>
22184 </row>
22185 <row>
22186 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22187 \begin_inset Text
22188
22189 \begin_layout Plain Layout
22190
22191 \family roman
22192 \series medium
22193 \shape up
22194 \size normal
22195 \emph off
22196 \bar no
22197 \noun off
22198 \color none
22199 macron
22200 \end_layout
22201
22202 \end_inset
22203 </cell>
22204 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22205 \begin_inset Text
22206
22207 \begin_layout Plain Layout
22208
22209 \series bold
22210
22211 \backslash
22212 bar
22213 \end_layout
22214
22215 \end_inset
22216 </cell>
22217 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
22218 \begin_inset Text
22219
22220 \begin_layout Plain Layout
22221
22222 \family roman
22223 \series medium
22224 \shape up
22225 \size normal
22226 \emph off
22227 \bar no
22228 \noun off
22229 \color none
22230 \begin_inset Formula $\bar{a}$
22231 \end_inset
22232
22233
22234 \end_layout
22235
22236 \end_inset
22237 </cell>
22238 </row>
22239 <row>
22240 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
22241 \begin_inset Text
22242
22243 \begin_layout Plain Layout
22244 vector
22245 \end_layout
22246
22247 \end_inset
22248 </cell>
22249 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
22250 \begin_inset Text
22251
22252 \begin_layout Plain Layout
22253
22254 \series bold
22255
22256 \backslash
22257 vec
22258 \end_layout
22259
22260 \end_inset
22261 </cell>
22262 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
22263 \begin_inset Text
22264
22265 \begin_layout Plain Layout
22266
22267 \family roman
22268 \series medium
22269 \shape up
22270 \size normal
22271 \emph off
22272 \bar no
22273 \noun off
22274 \color none
22275 \begin_inset Formula $\vec{a}$
22276 \end_inset
22277
22278
22279 \end_layout
22280
22281 \end_inset
22282 </cell>
22283 </row>
22284 </lyxtabular>
22285
22286 \end_inset
22287
22288
22289 \end_layout
22290
22291 \end_inset
22292
22293
22294 \end_layout
22295
22296 \begin_layout Standard
22297 You can choose one of the accents by selecting an item from the 
22298 \family sans
22299 Frame
22300 \begin_inset space ~
22301 \end_inset
22302
22303 decorations
22304 \family default
22305  symbol set button 
22306 \begin_inset Graphics
22307         filename ../images/math/hat.png
22308
22309 \end_inset
22310
22311  in the math panel ; this will apply to any selection you have made within
22312  a formula too.
22313 \end_layout
22314
22315 \begin_layout Section
22316 Brackets and Delimiters
22317 \begin_inset Index
22318 status collapsed
22319
22320 \begin_layout Plain Layout
22321 Math ! Brackets
22322 \end_layout
22323
22324 \end_inset
22325
22326
22327 \begin_inset Index
22328 status collapsed
22329
22330 \begin_layout Plain Layout
22331 Math ! Delimiters
22332 \end_layout
22333
22334 \end_inset
22335
22336
22337 \begin_inset CommandInset label
22338 LatexCommand label
22339 name "sec:Brackets-and-Delimiters"
22340
22341 \end_inset
22342
22343
22344 \end_layout
22345
22346 \begin_layout Standard
22347 There are several brackets available through LyX.
22348  For most purposes, using just the keys 
22349 \family typewriter
22350 []{}()|<>
22351 \family default
22352  should suffice.
22353  But if you want to surround a large structure, like a matrix or a fraction,
22354  or if you have several layers of brackets, is better using 
22355 \family sans
22356 Math
22357 \begin_inset space ~
22358 \end_inset
22359
22360 Panel
22361 \family default
22362 's delimiter icon 
22363 \begin_inset Graphics
22364         filename ../images/math/delim.png
22365
22366 \end_inset
22367
22368 .
22369  For example, that's how you would construct the brackets around a standard
22370  matrix such as:
22371 \begin_inset Formula \[
22372 \left[\begin{array}{cc}
22373 1 & 2\\
22374 3 & 4\end{array}\right]\]
22375
22376 \end_inset
22377
22378 and to make it easier to see the layers of parentheses as in: 
22379 \begin_inset Formula \[
22380 \frac{1}{\left(1+\left(\frac{1}{1+\left(\frac{1}{1+x}\right)}\right)\right)}\]
22381
22382 \end_inset
22383
22384
22385 \end_layout
22386
22387 \begin_layout Standard
22388 The parentheses, and other brackets from that menu will automatically re-size
22389  to accommodate the size of what is inside.
22390 \end_layout
22391
22392 \begin_layout Standard
22393 To construct brackets click on the button for the bracket you want on the
22394  left side and right side.
22395  If you use the option 
22396 \family sans
22397 Keep
22398 \begin_inset space ~
22399 \end_inset
22400
22401 matched
22402 \family default
22403 , the selected bracket type will be used for the left and the right side.
22404  The selection will be shown below the button field.
22405  If you want one side to not have a bracket, use the blank button.
22406  It will appear in LyX with a dotted line, but nothing will be printed.
22407 \end_layout
22408
22409 \begin_layout Standard
22410 If you want to place brackets around math structures, like a square root,
22411  you can do that by highlighting (selecting) the structure that is to go
22412  inside the brackets.
22413  Then choose the appropriate brackets for left and right and click on 
22414 \family sans
22415 Insert
22416 \family default
22417 .
22418  The parentheses will be drawn around the selected structure.
22419 \end_layout
22420
22421 \begin_layout Standard
22422 The next section explains how to insert a LaTeX 
22423 \begin_inset Quotes eld
22424 \end_inset
22425
22426 {
22427 \begin_inset Quotes erd
22428 \end_inset
22429
22430  for grouping.
22431 \end_layout
22432
22433 \begin_layout Section
22434 Grouping
22435 \begin_inset Index
22436 status collapsed
22437
22438 \begin_layout Plain Layout
22439 Math ! Grouping
22440 \end_layout
22441
22442 \end_inset
22443
22444
22445 \end_layout
22446
22447 \begin_layout Standard
22448 You may need to group a set of symbols.
22449  In LaTeX, for example, the typesetting of 
22450 \family typewriter
22451 {x^y}^z
22452 \family default
22453  is different from 
22454 \family typewriter
22455 x^{y^z}
22456 \family default
22457 :
22458 \end_layout
22459
22460 \begin_layout Standard
22461 \begin_inset Formula \[
22462 {x^{y}}^{z}\quad\mathrm{differs\; from}\quad x^{y^{z}}\]
22463
22464 \end_inset
22465
22466
22467 \end_layout
22468
22469 \begin_layout Standard
22470 To create this grouping, you need to use the key sequence 
22471 \begin_inset Quotes eld
22472 \end_inset
22473
22474
22475 \series bold
22476
22477 \backslash
22478 {
22479 \series default
22480
22481 \begin_inset Quotes erd
22482 \end_inset
22483
22484  then type space.
22485  Inside LyX, you will see red braces indicating the grouping.
22486  Within this braces you insert the grouped structure.
22487  The grouping braces won't appear in the output in contrary to normal braces.
22488 \end_layout
22489
22490 \begin_layout Section
22491 Arrays and Multi-line Equations
22492 \begin_inset Index
22493 status collapsed
22494
22495 \begin_layout Plain Layout
22496 Math ! Arrays
22497 \end_layout
22498
22499 \end_inset
22500
22501
22502 \begin_inset Index
22503 status collapsed
22504
22505 \begin_layout Plain Layout
22506 Math ! Matrices
22507 \end_layout
22508
22509 \end_inset
22510
22511
22512 \begin_inset Index
22513 status collapsed
22514
22515 \begin_layout Plain Layout
22516 Math ! Multi-line Equations
22517 \end_layout
22518
22519 \end_inset
22520
22521
22522 \end_layout
22523
22524 \begin_layout Standard
22525 Matrices are entered in LyX using the 
22526 \family sans
22527 Math
22528 \begin_inset space ~
22529 \end_inset
22530
22531 Panel
22532 \family default
22533  matrix button 
22534 \begin_inset Graphics
22535         filename ../images/math/matrix.png
22536
22537 \end_inset
22538
22539 .
22540  It will open a dialog for you to choose the number of rows/columns.
22541  Here is an example:
22542 \begin_inset Formula \[
22543 \left(\begin{array}{ccc}
22544 1 & 2 & 3\\
22545 4 & 5 & 6\\
22546 7 & 8 & 9\end{array}\right)\]
22547
22548 \end_inset
22549
22550 The parentheses aren't automatic, but you can add them as described in section
22551 \begin_inset space ~
22552 \end_inset
22553
22554
22555 \begin_inset CommandInset ref
22556 LatexCommand ref
22557 reference "sec:Brackets-and-Delimiters"
22558
22559 \end_inset
22560
22561 .
22562  When you construct the matrix, you can decide whether the column entries
22563  will be left-, right-, or center-justified.
22564  This alignment is set in the box 
22565 \family sans
22566 Horizontal
22567 \family default
22568  with the letters 
22569 \begin_inset Quotes eld
22570 \end_inset
22571
22572
22573 \family sans
22574 l
22575 \family default
22576
22577 \begin_inset Quotes erd
22578 \end_inset
22579
22580
22581 \begin_inset Quotes eld
22582 \end_inset
22583
22584
22585 \family sans
22586 r
22587 \family default
22588
22589 \begin_inset Quotes erd
22590 \end_inset
22591
22592 , and 
22593 \begin_inset Quotes eld
22594 \end_inset
22595
22596
22597 \family sans
22598 c
22599 \family default
22600
22601 \begin_inset Quotes erd
22602 \end_inset
22603
22604 .
22605  LyX proposes a 
22606 \begin_inset Quotes eld
22607 \end_inset
22608
22609
22610 \family sans
22611 c
22612 \family default
22613
22614 \begin_inset Quotes erd
22615 \end_inset
22616
22617  for every column as default.
22618  For example, the sequence 
22619 \begin_inset Quotes eld
22620 \end_inset
22621
22622
22623 \family sans
22624 lrc
22625 \family default
22626
22627 \begin_inset Quotes erd
22628 \end_inset
22629
22630  means that the first column will be left-justified, the second will be
22631  centered, and the third column will be right-justified, because each letter
22632  corresponds to the relevant column.
22633  The result will look like this:
22634 \begin_inset Formula \[
22635 \begin{array}{lcr}
22636 this & this\, column & this\, column\\
22637 column & has & has\, right\\
22638 has\, left\, alignment & center\, alignment & alignment\end{array}.\]
22639
22640 \end_inset
22641
22642
22643 \end_layout
22644
22645 \begin_layout Standard
22646 You can add more rows to an existing matrix by hitting 
22647 \begin_inset Info
22648 type  "shortcut"
22649 arg   "newline-insert newline"
22650 \end_inset
22651
22652  while the cursor is in the matrix.
22653  Adding or deleting columns can be done via the menu 
22654 \family sans
22655 Edit\SpecialChar \menuseparator
22656 Math
22657 \family default
22658 .
22659 \end_layout
22660
22661 \begin_layout Standard
22662 There are other arrays used in formulas, such as distinctions of cases.
22663  It can be created with the menu 
22664 \family sans
22665 Insert\SpecialChar \menuseparator
22666 Math\SpecialChar \menuseparator
22667 Cases
22668 \begin_inset space ~
22669 \end_inset
22670
22671 Environment
22672 \family default
22673  or the command 
22674 \series bold
22675
22676 \backslash
22677 cases
22678 \series default
22679 .
22680  Here an example: 
22681 \begin_inset Formula \[
22682 f(x)=\begin{cases}
22683 -1 & x<0\\
22684 0 & x=0\\
22685 1 & x>0\end{cases}\]
22686
22687 \end_inset
22688
22689
22690 \end_layout
22691
22692 \begin_layout Standard
22693 \begin_inset VSpace bigskip
22694 \end_inset
22695
22696 Multi-line formulas are created when you press 
22697 \begin_inset Info
22698 type  "shortcut"
22699 arg   "newline-insert newline"
22700 \end_inset
22701
22702  within a formula.
22703  In an empty formula you can see that three blue boxes appear, one for each
22704  column.
22705  When you press 
22706 \begin_inset Info
22707 type  "shortcut"
22708 arg   "newline-insert newline"
22709 \end_inset
22710
22711  in a non-empty formula, the part before the relation sign (equal sign 
22712 \begin_inset Quotes eld
22713 \end_inset
22714
22715 =
22716 \begin_inset Quotes erd
22717 \end_inset
22718
22719  etc.) will be inserted automatically to the first column, the relation sign
22720  is in the second column, and the rest in the third column.
22721  A new row is created by every further hit of 
22722 \begin_inset Info
22723 type  "shortcut"
22724 arg   "newline-insert newline"
22725 \end_inset
22726
22727 .
22728  Multi-line formulas are always displayed formulas.
22729  Here is an example:
22730 \begin_inset Formula \begin{eqnarray}
22731 a^{2} & = & (b^{2}+c^{2})(b^{2}-c^{2})\nonumber \\
22732 a & = & \sqrt{b^{4}-c^{4}}\label{eq:asquared}\end{eqnarray}
22733
22734 \end_inset
22735
22736  To change the column assignment of the formula parts, place the cursor
22737  where you want to start the shift and hit 
22738 \family sans
22739 Ctrl-Tab.
22740
22741 \family default
22742  It shifts everything in the column which is right beside the current cursor
22743  position to the next column.
22744  Note that the middle column is designed for relation signs, structures
22745  within this column will be printed in a smaller size:
22746 \begin_inset Formula \begin{eqnarray*}
22747 \frac{A}{B} & \frac{A}{B} & \frac{A}{B}\end{eqnarray*}
22748
22749 \end_inset
22750
22751
22752 \end_layout
22753
22754 \begin_layout Standard
22755 The multi-line formula type described here is called 
22756 \family typewriter
22757 \series medium
22758 eqnarray
22759 \family default
22760 \series default
22761 .
22762  There are other multi-line types being more suitable for certain situations,
22763  for example if you want a better inter-line spacing than in formula (
22764 \begin_inset CommandInset ref
22765 LatexCommand ref
22766 reference "eq:asquared"
22767
22768 \end_inset
22769
22770 ).
22771  The other types are described in section
22772 \begin_inset space ~
22773 \end_inset
22774
22775
22776 \begin_inset CommandInset ref
22777 LatexCommand ref
22778 reference "sub:AMS-Formula-Types"
22779
22780 \end_inset
22781
22782 .
22783 \end_layout
22784
22785 \begin_layout Section
22786 Formula Numbering and Referencing
22787 \begin_inset Index
22788 status collapsed
22789
22790 \begin_layout Plain Layout
22791 Math ! Formula numbering
22792 \end_layout
22793
22794 \end_inset
22795
22796
22797 \begin_inset Index
22798 status collapsed
22799
22800 \begin_layout Plain Layout
22801 Math ! Referencing formulas
22802 \end_layout
22803
22804 \end_inset
22805
22806
22807 \begin_inset CommandInset label
22808 LatexCommand label
22809 name "sec:Formula-Numbering-and"
22810
22811 \end_inset
22812
22813
22814 \end_layout
22815
22816 \begin_layout Standard
22817 To number a formula, set the cursor in the formula and use the menu 
22818 \family sans
22819 Edit\SpecialChar \menuseparator
22820 Math\SpecialChar \menuseparator
22821 Toggle
22822 \begin_inset space ~
22823 \end_inset
22824
22825 Numbering
22826 \family default
22827  or the shortcut 
22828 \begin_inset Info
22829 type  "shortcut"
22830 arg   "math-number-toggle"
22831 \end_inset
22832
22833 .
22834  The formula number appears in LyX as 
22835 \begin_inset Quotes eld
22836 \end_inset
22837
22838 #
22839 \begin_inset Quotes erd
22840 \end_inset
22841
22842  within parentheses.
22843  The 
22844 \begin_inset Quotes erd
22845 \end_inset
22846
22847 #
22848 \begin_inset Quotes erd
22849 \end_inset
22850
22851  denotes, that the number will be calculated automatically when the output
22852  is generated.
22853  The placement and format of the formula number in the output depends on
22854  the document class.
22855  In this document the number is printed together with the chapter number,
22856  separated by a dot:
22857 \begin_inset Formula \begin{equation}
22858 1+1=2\end{equation}
22859
22860 \end_inset
22861
22862 Using 
22863 \begin_inset Info
22864 type  "shortcut"
22865 arg   "math-number-toggle"
22866 \end_inset
22867
22868  in a numbered formula will switch off the numbering.
22869  You can only number displayed formulas.
22870 \end_layout
22871
22872 \begin_layout Standard
22873 Multi-line formulas can be numbered line by line: Using the menu 
22874 \family sans
22875 Edit\SpecialChar \menuseparator
22876 Math\SpecialChar \menuseparator
22877 Toggle
22878 \begin_inset space ~
22879 \end_inset
22880
22881 Numbering
22882 \begin_inset space ~
22883 \end_inset
22884
22885 of
22886 \begin_inset space ~
22887 \end_inset
22888
22889 Line
22890 \family default
22891  or the shortcut 
22892 \begin_inset Info
22893 type  "shortcut"
22894 arg   "math-number-line-toggle"
22895 \end_inset
22896
22897  will only toggle the numbering of the line where the cursor is in:
22898 \begin_inset Formula \begin{eqnarray}
22899 1 & = & 3-2\\
22900 2 & = & 4-2\nonumber \\
22901 4 & \leq & 7\end{eqnarray}
22902
22903 \end_inset
22904
22905 To number all lines use the shortcut 
22906 \begin_inset Info
22907 type  "shortcut"
22908 arg   "math-number-toggle"
22909 \end_inset
22910
22911 .
22912 \end_layout
22913
22914 \begin_layout Standard
22915 \begin_inset VSpace bigskip
22916 \end_inset
22917
22918 Every displayed formula can be referenced by its number using a label.
22919  A label is inserted with the menu 
22920 \family sans
22921 Insert\SpecialChar \menuseparator
22922 Label
22923 \family default
22924  when the cursor is in the formula.
22925  This opens a dialog to enter the label.
22926  It is recommended to use the proposed 
22927 \begin_inset Quotes eld
22928 \end_inset
22929
22930
22931 \family sans
22932 eq:
22933 \family default
22934
22935 \begin_inset Quotes erd
22936 \end_inset
22937
22938  as first part of the label, because this helps later to identify the label
22939  type when you have many labels in your document.
22940  We inserted in the following example the label 
22941 \begin_inset Quotes eld
22942 \end_inset
22943
22944 eq:tanhExp
22945 \begin_inset Quotes erd
22946 \end_inset
22947
22948  in the second line:
22949 \begin_inset Formula \begin{eqnarray}
22950 \tanh(x) & = & \frac{\sinh(x)}{\cosh(x)}\nonumber \\
22951  & = & \frac{\mathrm{e}^{2x}-1}{\mathrm{e}^{2x}+1}\label{eq:tanhExp}\end{eqnarray}
22952
22953 \end_inset
22954
22955 Every labeled line is automatically numbered.
22956  Therefore the label is shown in LyX at the place of the formula number
22957  placeholder 
22958 \begin_inset Quotes eld
22959 \end_inset
22960
22961 #
22962 \begin_inset Quotes erd
22963 \end_inset
22964
22965 .
22966  You can reference a labeled formula using the menu 
22967 \family sans
22968 Insert\SpecialChar \menuseparator
22969 Cross
22970 \begin_inset space ~
22971 \end_inset
22972
22973 Reference
22974 \family default
22975 .
22976  A dialog appears to choose a label you want refer to.
22977  The reference appears in LyX as grey cross reference box and in the output
22978  as the formula number:
22979 \end_layout
22980
22981 \begin_layout Standard
22982 This is a cross-reference to equation (
22983 \begin_inset CommandInset ref
22984 LatexCommand ref
22985 reference "eq:tanhExp"
22986
22987 \end_inset
22988
22989 ).
22990 \end_layout
22991
22992 \begin_layout Standard
22993 The properties of LyX's cross-reference box are described in section
22994 \begin_inset space ~
22995 \end_inset
22996
22997
22998 \begin_inset CommandInset ref
22999 LatexCommand ref
23000 reference "sec:Cross-References"
23001
23002 \end_inset
23003
23004 .
23005  To delete a label, set the cursor in the labeled formula, use the menu
23006  
23007 \family sans
23008 Insert\SpecialChar \menuseparator
23009 Label
23010 \family default
23011  and delete the label in the appearing dialog.
23012 \begin_inset Foot
23013 status collapsed
23014
23015 \begin_layout Plain Layout
23016 This is a unintuitive and will be fixed in the next version of LyX.
23017 \end_layout
23018
23019 \end_inset
23020
23021  
23022 \end_layout
23023
23024 \begin_layout Section
23025 User defined math macros
23026 \begin_inset Index
23027 status collapsed
23028
23029 \begin_layout Plain Layout
23030 Math ! Macros
23031 \end_layout
23032
23033 \end_inset
23034
23035
23036 \begin_inset CommandInset label
23037 LatexCommand label
23038 name "sec:math-macros"
23039
23040 \end_inset
23041
23042
23043 \end_layout
23044
23045 \begin_layout Standard
23046 LyX allows you to define macros for formulas.
23047  For example we assume that solutions of the quadratic equation often occur
23048  in our document in various forms and we want to create a macro to print
23049  them.
23050 \begin_inset Newline newline
23051 \end_inset
23052
23053 The general form of a quadratic equation is:
23054 \begin_inset Formula \[
23055 0=\lambda^{2}+p\lambda+q\]
23056
23057 \end_inset
23058
23059 The general form of its solution is:
23060 \begin_inset Formula \[
23061 \lambda_{1,2}=-\frac{p}{2}\pm\sqrt{\frac{p^{2}}{4}-q}\]
23062
23063 \end_inset
23064
23065
23066 \end_layout
23067
23068 \begin_layout Standard
23069 The macro should print the parameters 
23070 \begin_inset Formula $\lambda$
23071 \end_inset
23072
23073
23074 \begin_inset Formula $p$
23075 \end_inset
23076
23077  and 
23078 \begin_inset Formula $q$
23079 \end_inset
23080
23081  like in the equation above.
23082 \end_layout
23083
23084 \begin_layout Standard
23085 A macro is created by executing the command
23086 \end_layout
23087
23088 \begin_layout Standard
23089
23090 \series bold
23091 math-macro
23092 \begin_inset ERT
23093 status collapsed
23094
23095 \begin_layout Plain Layout
23096
23097
23098 \backslash
23099 spce 
23100 \end_layout
23101
23102 \end_inset
23103
23104 Name
23105 \begin_inset ERT
23106 status collapsed
23107
23108 \begin_layout Plain Layout
23109
23110
23111 \backslash
23112 spce 
23113 \end_layout
23114
23115 \end_inset
23116
23117 Number
23118 \begin_inset space ~
23119 \end_inset
23120
23121 of
23122 \begin_inset space ~
23123 \end_inset
23124
23125 Arguments
23126 \end_layout
23127
23128 \begin_layout Standard
23129 in the minibuffer at the bottom of the LyX screen.
23130  Name is the name of the new macro which mustn't contain numbers.
23131  The number of arguments can be a number in the range 1-9.
23132  If you want to define a macro without arguments, don't declare the number
23133  of arguments.
23134 \end_layout
23135
23136 \begin_layout Standard
23137 We have three arguments and name the macro 
23138 \begin_inset Quotes eld
23139 \end_inset
23140
23141 qE
23142 \begin_inset Quotes erd
23143 \end_inset
23144
23145 , so that the command is:
23146 \end_layout
23147
23148 \begin_layout Standard
23149
23150 \series bold
23151 math-macro
23152 \begin_inset ERT
23153 status collapsed
23154
23155 \begin_layout Plain Layout
23156
23157
23158 \backslash
23159 spce 
23160 \end_layout
23161
23162 \end_inset
23163
23164 qE
23165 \begin_inset ERT
23166 status collapsed
23167
23168 \begin_layout Plain Layout
23169
23170
23171 \backslash
23172 spce 
23173 \end_layout
23174
23175 \end_inset
23176
23177 3
23178 \end_layout
23179
23180 \begin_layout Standard
23181 This results in the following macro definition box: 
23182 \begin_inset Graphics
23183         filename clipart/macrobox.png
23184
23185 \end_inset
23186
23187  
23188 \begin_inset FormulaMacro
23189 \newcommand{\qE}[3]{#1_{1,\,2}=-\frac{#2}{2}\pm\sqrt{\frac{#2^{2}}{4}-#3}}
23190 {\textrm{qE: }#1\textrm{ , }#2\textrm{ , }#3}
23191 \end_inset
23192
23193
23194 \begin_inset Note Note
23195 status collapsed
23196
23197 \begin_layout Plain Layout
23198 The first box is an image to show the behavior in the output.
23199  The second one is the definition box, that doesn't appear in the output.
23200 \end_layout
23201
23202 \end_inset
23203
23204
23205 \end_layout
23206
23207 \begin_layout Standard
23208 The first blue box is for the definition, where you insert the formula via
23209  the math panel or commands.
23210  The placeholder for the arguments are inserted as a backslash and sharp
23211  followed by the argument number, e.
23212 \begin_inset space \thinspace{}
23213 \end_inset
23214
23215 g.
23216 \begin_inset space \space{}
23217 \end_inset
23218
23219
23220 \begin_inset Quotes eld
23221 \end_inset
23222
23223
23224 \backslash
23225 #1
23226 \begin_inset Quotes erd
23227 \end_inset
23228
23229  for the first argument.
23230  Placeholders will be displayed in red.
23231  The second blue box is for the appearance in LyX.
23232  This is useful when you have a large structure that shouldn't be displayed
23233  in LyX with its full size.
23234  If you want to see the macro as it is defined, leave the box blank.
23235  In our example we insert the sequence
23236 \begin_inset Newline newline
23237 \end_inset
23238
23239
23240 \series bold
23241 qE: 
23242 \backslash
23243 #1
23244 \series default
23245  
23246 \series bold
23247 ,
23248 \series default
23249  
23250 \series bold
23251
23252 \backslash
23253 #2
23254 \series default
23255  
23256 \series bold
23257 ,
23258 \series default
23259  
23260 \series bold
23261
23262 \backslash
23263 #3
23264 \begin_inset Newline newline
23265 \end_inset
23266
23267
23268 \series default
23269 The macro will then be shown as the macro name followed by the three arguments.
23270 \end_layout
23271
23272 \begin_layout Standard
23273 To use the macro in a formula, type its name as command, in our case 
23274 \begin_inset Quotes eld
23275 \end_inset
23276
23277
23278 \series bold
23279
23280 \backslash
23281 qE
23282 \series default
23283
23284 \begin_inset Quotes erd
23285 \end_inset
23286
23287 .
23288  The macro is inserted with boxes for the arguments looking similar to this:
23289 \end_layout
23290
23291 \begin_layout Standard
23292 \align center
23293 \begin_inset Graphics
23294         filename clipart/macrouse.png
23295
23296 \end_inset
23297
23298
23299 \end_layout
23300
23301 \begin_layout Standard
23302 The arguments are inserted in the blue boxes.
23303  If the cursor is outside the macro, the arguments are put in the macro.
23304  To change the arguments, put the cursor in the formula before or after
23305  the macro and press the right or left arrow key respectively.
23306  The arguments appear now again below the macro definition.
23307 \end_layout
23308
23309 \begin_layout Standard
23310 If you change the macro definition all macros are changed automatically
23311  to the new definition.
23312  Here an example of our macro with the arguments 
23313 \begin_inset Formula $x$
23314 \end_inset
23315
23316
23317 \begin_inset Formula $\ln(x)$
23318 \end_inset
23319
23320 , and 
23321 \begin_inset Formula $B$
23322 \end_inset
23323
23324 :
23325 \begin_inset Formula \[
23326 \qE x{\ln(y)}B\]
23327
23328 \end_inset
23329
23330
23331 \end_layout
23332
23333 \begin_layout Standard
23334 When the document is exported to LaTeX, the macro definition will be inserted
23335  as the command:
23336 \end_layout
23337
23338 \begin_layout Standard
23339
23340 \series bold
23341
23342 \backslash
23343 newcommand{
23344 \backslash
23345 qE}[3]{#1_{1,
23346 \backslash
23347 ,2}=-
23348 \backslash
23349 frac{#2}{2}
23350 \backslash
23351 pm
23352 \begin_inset Newline newline
23353 \end_inset
23354
23355
23356 \begin_inset ERT
23357 status collapsed
23358
23359 \begin_layout Plain Layout
23360
23361
23362 \backslash
23363 hphantom{
23364 \end_layout
23365
23366 \end_inset
23367
23368
23369 \backslash
23370 newcommand
23371 \begin_inset ERT
23372 status collapsed
23373
23374 \begin_layout Plain Layout
23375
23376 }
23377 \end_layout
23378
23379 \end_inset
23380
23381
23382 \backslash
23383 sqrt{
23384 \backslash
23385 frac{#2^{2}}{4}-#3}}
23386 \end_layout
23387
23388 \begin_layout Standard
23389 The command is not inserted in the document preamble.
23390  That means you can only use macros in formulas that are below the macro
23391  definition box in your document.
23392  There are also some other restrictions: The command 
23393 \backslash
23394 newcommand supports optional arguments, which are not available in LyX's
23395  macros.
23396  You can also not change subsequently the name of the macro and the number
23397  of arguments.
23398  
23399 \end_layout
23400
23401 \begin_layout Section
23402 Fine-Tuning
23403 \end_layout
23404
23405 \begin_layout Subsection
23406 Typefaces
23407 \begin_inset Index
23408 status collapsed
23409
23410 \begin_layout Plain Layout
23411 Math ! Typefaces
23412 \end_layout
23413
23414 \end_inset
23415
23416
23417 \end_layout
23418
23419 \begin_layout Standard
23420 The standard font for text is italic, for numbers the standard is roman.
23421  To set a font in a formula, use the 
23422 \family sans
23423 Math
23424 \begin_inset space ~
23425 \end_inset
23426
23427 Panel
23428 \family default
23429  button 
23430 \begin_inset Graphics
23431         filename ../images/math/font.png
23432
23433 \end_inset
23434
23435 , or enter its command, listed in table
23436 \begin_inset space ~
23437 \end_inset
23438
23439
23440 \begin_inset CommandInset ref
23441 LatexCommand ref
23442 reference "cap:Typefaces-and-the"
23443
23444 \end_inset
23445
23446 , directly.
23447 \end_layout
23448
23449 \begin_layout Standard
23450 \begin_inset Float table
23451 wide false
23452 sideways false
23453 status open
23454
23455 \begin_layout Plain Layout
23456 \begin_inset Caption
23457
23458 \begin_layout Plain Layout
23459 \begin_inset CommandInset label
23460 LatexCommand label
23461 name "cap:Typefaces-and-the"
23462
23463 \end_inset
23464
23465 Typefaces and the corresponding commands.
23466 \end_layout
23467
23468 \end_inset
23469
23470
23471 \end_layout
23472
23473 \begin_layout Plain Layout
23474 \align center
23475 \begin_inset Tabular
23476 <lyxtabular version="3" rows="9" columns="2">
23477 <features>
23478 <column alignment="center" valignment="top" width="0pt">
23479 <column alignment="center" valignment="top" width="0pt">
23480 <row>
23481 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
23482 \begin_inset Text
23483
23484 \begin_layout Plain Layout
23485 Font
23486 \end_layout
23487
23488 \end_inset
23489 </cell>
23490 <cell alignment="center" valignment="top" topline="true" bottomline="true" rightline="true" usebox="none">
23491 \begin_inset Text
23492
23493 \begin_layout Plain Layout
23494 Command
23495 \end_layout
23496
23497 \end_inset
23498 </cell>
23499 </row>
23500 <row>
23501 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23502 \begin_inset Text
23503
23504 \begin_layout Plain Layout
23505
23506 \shape up
23507 \size normal
23508 \bar no
23509 \noun off
23510 \color none
23511 \begin_inset Formula $\mathrm{Roman}$
23512 \end_inset
23513
23514
23515 \end_layout
23516
23517 \end_inset
23518 </cell>
23519 <cell alignment="center" valignment="top" topline="true" rightline="true" usebox="none">
23520 \begin_inset Text
23521
23522 \begin_layout Plain Layout
23523
23524 \series bold
23525
23526 \backslash
23527 mathrm
23528 \end_layout
23529
23530 \end_inset
23531 </cell>
23532 </row>
23533 <row>
23534 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23535 \begin_inset Text
23536
23537 \begin_layout Plain Layout
23538 \begin_inset Formula $\mathbf{\mathbf{Bold}}$
23539 \end_inset
23540
23541
23542 \end_layout
23543
23544 \end_inset
23545 </cell>
23546 <cell alignment="center" valignment="top" topline="true" rightline="true" usebox="none">
23547 \begin_inset Text
23548
23549 \begin_layout Plain Layout
23550
23551 \series bold
23552
23553 \backslash
23554 mathbf
23555 \end_layout
23556
23557 \end_inset
23558 </cell>
23559 </row>
23560 <row>
23561 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23562 \begin_inset Text
23563
23564 \begin_layout Plain Layout
23565 \begin_inset Formula $\mathit{Italic}$
23566 \end_inset
23567
23568
23569 \end_layout
23570
23571 \end_inset
23572 </cell>
23573 <cell alignment="center" valignment="top" topline="true" rightline="true" usebox="none">
23574 \begin_inset Text
23575
23576 \begin_layout Plain Layout
23577
23578 \series bold
23579
23580 \backslash
23581 mathit
23582 \end_layout
23583
23584 \end_inset
23585 </cell>
23586 </row>
23587 <row>
23588 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23589 \begin_inset Text
23590
23591 \begin_layout Plain Layout
23592
23593 \shape up
23594 \size normal
23595 \bar no
23596 \noun off
23597 \color none
23598 \begin_inset Formula $\mathtt{Typewriter}$
23599 \end_inset
23600
23601
23602 \end_layout
23603
23604 \end_inset
23605 </cell>
23606 <cell alignment="center" valignment="top" topline="true" rightline="true" usebox="none">
23607 \begin_inset Text
23608
23609 \begin_layout Plain Layout
23610
23611 \series bold
23612
23613 \backslash
23614 mathtt
23615 \end_layout
23616
23617 \end_inset
23618 </cell>
23619 </row>
23620 <row>
23621 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23622 \begin_inset Text
23623
23624 \begin_layout Plain Layout
23625 \begin_inset Formula $\mathbf{\mathbb{BLACKBOARD}}$
23626 \end_inset
23627
23628
23629 \end_layout
23630
23631 \end_inset
23632 </cell>
23633 <cell alignment="center" valignment="top" topline="true" rightline="true" usebox="none">
23634 \begin_inset Text
23635
23636 \begin_layout Plain Layout
23637
23638 \series bold
23639
23640 \backslash
23641 mathbb
23642 \end_layout
23643
23644 \end_inset
23645 </cell>
23646 </row>
23647 <row>
23648 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23649 \begin_inset Text
23650
23651 \begin_layout Plain Layout
23652 \begin_inset Formula $\mathfrak{Fraktur}$
23653 \end_inset
23654
23655
23656 \end_layout
23657
23658 \end_inset
23659 </cell>
23660 <cell alignment="center" valignment="top" topline="true" rightline="true" usebox="none">
23661 \begin_inset Text
23662
23663 \begin_layout Plain Layout
23664
23665 \series bold
23666
23667 \backslash
23668 mathfrak
23669 \end_layout
23670
23671 \end_inset
23672 </cell>
23673 </row>
23674 <row>
23675 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23676 \begin_inset Text
23677
23678 \begin_layout Plain Layout
23679
23680 \shape up
23681 \size normal
23682 \emph on
23683 \bar no
23684 \noun off
23685 \color none
23686 \begin_inset Formula $\mathcal{CALLIGRAPHIC}$
23687 \end_inset
23688
23689
23690 \end_layout
23691
23692 \end_inset
23693 </cell>
23694 <cell alignment="center" valignment="top" topline="true" rightline="true" usebox="none">
23695 \begin_inset Text
23696
23697 \begin_layout Plain Layout
23698
23699 \series bold
23700
23701 \backslash
23702 mathcal
23703 \end_layout
23704
23705 \end_inset
23706 </cell>
23707 </row>
23708 <row>
23709 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
23710 \begin_inset Text
23711
23712 \begin_layout Plain Layout
23713 \begin_inset Formula $\mathsf{SansSerif}$
23714 \end_inset
23715
23716
23717 \end_layout
23718
23719 \end_inset
23720 </cell>
23721 <cell alignment="center" valignment="top" topline="true" bottomline="true" rightline="true" usebox="none">
23722 \begin_inset Text
23723
23724 \begin_layout Plain Layout
23725
23726 \series bold
23727
23728 \backslash
23729 mathsf
23730 \end_layout
23731
23732 \end_inset
23733 </cell>
23734 </row>
23735 </lyxtabular>
23736
23737 \end_inset
23738
23739
23740 \end_layout
23741
23742 \end_inset
23743
23744
23745 \end_layout
23746
23747 \begin_layout Standard
23748 \begin_inset Note Greyedout
23749 status open
23750
23751 \begin_layout Plain Layout
23752
23753 \series bold
23754 Note:
23755 \series default
23756  that you can only print capital letters in the typefaces 
23757 \family sans
23758 Blackboard
23759 \family default
23760  and 
23761 \family sans
23762 Calligraphic
23763 \family default
23764 .
23765 \end_layout
23766
23767 \end_inset
23768
23769
23770 \end_layout
23771
23772 \begin_layout Standard
23773 When you use a typeface, a blue box is inserted in the formula.
23774  Every character in this box will be printed in this typeface.
23775  Pressing 
23776 \family sans
23777 Space
23778 \family default
23779  within the box, will set the cursor outside, so that you have to use a
23780  protected space when you need a space in the box.
23781  Here an example where a 
23782 \begin_inset Quotes eld
23783 \end_inset
23784
23785 N
23786 \begin_inset Quotes erd
23787 \end_inset
23788
23789  in 
23790 \family sans
23791 Blackboard
23792 \family default
23793  denotes the set of numbers:
23794 \begin_inset Formula \[
23795 f(x)=\sqrt{x}\:;\: x\in\mathbb{N}\]
23796
23797 \end_inset
23798
23799
23800 \end_layout
23801
23802 \begin_layout Standard
23803 The typefaces are nestable, which can cause confusion.
23804  You can e.
23805 \begin_inset space \thinspace{}
23806 \end_inset
23807
23808 g.
23809 \begin_inset space \space{}
23810 \end_inset
23811
23812 put a character in 
23813 \family sans
23814 Fraktur
23815 \family default
23816  in a box for 
23817 \family sans
23818 Typewriter
23819 \family default
23820
23821 \begin_inset Formula $\mathtt{abc\mathfrak{d}e}$
23822 \end_inset
23823
23824  
23825 \begin_inset Newline newline
23826 \end_inset
23827
23828 So better don't use this feature.
23829 \end_layout
23830
23831 \begin_layout Standard
23832 The typefaces have no effect on Greek letters: 
23833 \begin_inset Formula $\mathfrak{abc\delta e}$
23834 \end_inset
23835
23836
23837 \begin_inset Newline newline
23838 \end_inset
23839
23840 You can only print them emboldened using the command 
23841 \series bold
23842
23843 \backslash
23844 boldsymbol
23845 \series default
23846 , which works like the other typeface commands: 
23847 \begin_inset Formula $\alpha\beta\gamma\boldsymbol{\alpha\beta\gamma}$
23848 \end_inset
23849
23850
23851 \end_layout
23852
23853 \begin_layout Standard
23854
23855 \series bold
23856
23857 \backslash
23858 boldsymbol
23859 \series default
23860  works for all symbols, letters, and numbers.
23861 \end_layout
23862
23863 \begin_layout Standard
23864 A number of other font options are available as well, in the menu 
23865 \family sans
23866 Insert\SpecialChar \menuseparator
23867 Math\SpecialChar \menuseparator
23868 Font
23869 \begin_inset space ~
23870 \end_inset
23871
23872 Change
23873 \family default
23874 .
23875 \end_layout
23876
23877 \begin_layout Subsection
23878 Math Text
23879 \begin_inset Index
23880 status collapsed
23881
23882 \begin_layout Plain Layout
23883 Math ! Text
23884 \end_layout
23885
23886 \end_inset
23887
23888
23889 \end_layout
23890
23891 \begin_layout Standard
23892 Typefaces are useful for entering some characters in some given font, but
23893  not for text.
23894  For typing longer pieces of text use the math text, which is obtained using
23895  the entry 
23896 \family sans
23897 Normal
23898 \begin_inset space ~
23899 \end_inset
23900
23901 text
23902 \begin_inset space ~
23903 \end_inset
23904
23905 mode
23906 \family default
23907  of the 
23908 \family sans
23909 Math
23910 \begin_inset space ~
23911 \end_inset
23912
23913 Panel
23914 \family default
23915  button 
23916 \begin_inset Graphics
23917         filename ../images/math/font.png
23918
23919 \end_inset
23920
23921  (shortcut 
23922 \family sans
23923 Alt+m
23924 \begin_inset space ~
23925 \end_inset
23926
23927 m
23928 \family default
23929 ).
23930  Math text appears in LyX in black instead of blue.
23931  You can use spaces and accents in math text like in normal text.
23932  Here is an example:
23933 \begin_inset Formula \[
23934 f(x)=\begin{cases}
23935 x & \textrm{if I say so}\\
23936 -x & \textrm{unter Umständen}\end{cases}\]
23937
23938 \end_inset
23939
23940
23941 \end_layout
23942
23943 \begin_layout Subsection
23944 Font Sizes
23945 \begin_inset Index
23946 status collapsed
23947
23948 \begin_layout Plain Layout
23949 Math ! Font sizes
23950 \end_layout
23951
23952 \end_inset
23953
23954
23955 \end_layout
23956
23957 \begin_layout Standard
23958 There are four font styles (relative sizes) used in math-mode, which are
23959  automatically chosen in most situations.
23960  These are called 
23961 \family sans
23962 textstyle
23963 \family default
23964
23965 \family sans
23966 displaystyle
23967 \family default
23968
23969 \family sans
23970 scriptstyle
23971 \family default
23972 , and 
23973 \family sans
23974 scriptscriptstyle
23975 \family default
23976 .
23977  For most characters, 
23978 \family sans
23979 textstyle
23980 \family default
23981  and 
23982 \family sans
23983 displaystyle
23984 \family default
23985  are actually the same size, but fractions, superscripts and subscripts,
23986  and certain other structures, are set larger in 
23987 \family sans
23988 displaystyle
23989 \family default
23990 .
23991  Except for some operators, which resize themselves to accommodate various
23992  situations, all text will be set in the styles as LaTeX thinks is appropriate.
23993  These choices can be overridden by using the math panel button 
23994 \begin_inset Graphics
23995         filename ../images/math/style.png
23996
23997 \end_inset
23998
23999 .
24000  A box for the size will be created in which you can insert the math structure.
24001  For example, you can set 
24002 \begin_inset Formula $\frac{1}{2}$
24003 \end_inset
24004
24005 , which is normally in 
24006 \family sans
24007 textstyle
24008 \family default
24009 , larger in 
24010 \family sans
24011 displaystyle
24012 \family default
24013
24014 \begin_inset Formula ${\displaystyle \frac{1}{2}}$
24015 \end_inset
24016
24017 .
24018  The four styles are used in the following example:
24019 \end_layout
24020
24021 \begin_layout Standard
24022 \begin_inset Formula $displaystyle$
24023 \end_inset
24024
24025
24026 \begin_inset Formula ${\textstyle textstyle}$
24027 \end_inset
24028
24029
24030 \begin_inset Formula ${\scriptstyle scriptstyle}$
24031 \end_inset
24032
24033
24034 \begin_inset Formula ${\scriptscriptstyle scriptscriptstyle}$
24035 \end_inset
24036
24037 .
24038 \end_layout
24039
24040 \begin_layout Standard
24041 All these math-mode font sizes are relative, that means, if the whole math
24042  inset is set in a particular size with the menu 
24043 \family sans
24044 Edit\SpecialChar \menuseparator
24045 Text
24046 \begin_inset space ~
24047 \end_inset
24048
24049 Style
24050 \family default
24051 , all sizes in the formula will be adjusted relative to this size.
24052  Similarly, if the base font size of the document is changed, all fonts
24053  will be adjusted to correspond.
24054  As example a formula in the font size 
24055 \begin_inset Quotes eld
24056 \end_inset
24057
24058 largest
24059 \begin_inset Quotes erd
24060 \end_inset
24061
24062 :
24063 \end_layout
24064
24065 \begin_layout Standard
24066
24067 \family roman
24068 \size largest
24069 \begin_inset Formula $\mathrm{e}=\sum_{n=0}^{\infty}\frac{1}{n!}$
24070 \end_inset
24071
24072
24073 \end_layout
24074
24075 \begin_layout Section
24076 Theorem Modules
24077 \end_layout
24078
24079 \begin_layout Standard
24080 As of LyX 1.6, support for theorem-like environments has been moved out of
24081  the document classes and into layout modules.
24082 \begin_inset Index
24083 status collapsed
24084
24085 \begin_layout Plain Layout
24086 Layout Modules
24087 \end_layout
24088
24089 \end_inset
24090
24091  As a result, theorem-like environments can now easily be used with classes
24092  other than the AMS classes.
24093  See section 
24094 \begin_inset CommandInset ref
24095 LatexCommand ref
24096 reference "sub:Modules"
24097
24098 \end_inset
24099
24100  for more on layout modules.
24101 \end_layout
24102
24103 \begin_layout Section
24104 AMS-LaTeX
24105 \begin_inset Index
24106 status collapsed
24107
24108 \begin_layout Plain Layout
24109 AMS math
24110 \end_layout
24111
24112 \end_inset
24113
24114
24115 \begin_inset Index
24116 status collapsed
24117
24118 \begin_layout Plain Layout
24119 Math ! AMS
24120 \end_layout
24121
24122 \end_inset
24123
24124
24125 \end_layout
24126
24127 \begin_layout Standard
24128 LyX supports the packages provided by the American Mathematical Society
24129  (AMS) that are in common use.
24130 \end_layout
24131
24132 \begin_layout Subsection
24133 Enabling AMS-Support
24134 \end_layout
24135
24136 \begin_layout Standard
24137 Selecting the checkbox 
24138 \family sans
24139 Use
24140 \begin_inset space ~
24141 \end_inset
24142
24143 AMS
24144 \begin_inset space ~
24145 \end_inset
24146
24147 math
24148 \begin_inset space ~
24149 \end_inset
24150
24151 package
24152 \family default
24153  in the 
24154 \family sans
24155 Document\SpecialChar \menuseparator
24156 Settings
24157 \family default
24158
24159 \begin_inset Index
24160 status collapsed
24161
24162 \begin_layout Plain Layout
24163 Document ! Settings
24164 \end_layout
24165
24166 \end_inset
24167
24168  dialog under 
24169 \family sans
24170 Math
24171 \begin_inset space ~
24172 \end_inset
24173
24174 Options
24175 \family default
24176  will include the AMS-packages in the document, and make the facilities
24177  available.
24178  AMS is needed for many math-constructs, so when you get LaTeX-errors in
24179  formulas, assure that you have enabled AMS.
24180 \end_layout
24181
24182 \begin_layout Subsection
24183 AMS-Formula Types
24184 \begin_inset CommandInset label
24185 LatexCommand label
24186 name "sub:AMS-Formula-Types"
24187
24188 \end_inset
24189
24190
24191 \begin_inset Index
24192 status collapsed
24193
24194 \begin_layout Plain Layout
24195 Math ! Multi-line Equations
24196 \end_layout
24197
24198 \end_inset
24199
24200
24201 \end_layout
24202
24203 \begin_layout Standard
24204 AMS-LaTeX provides a selection of different formula types.
24205  LyX allows you to choose between 
24206 \family typewriter
24207 align
24208 \family default
24209
24210 \family typewriter
24211 alignat
24212 \family default
24213
24214 \family typewriter
24215 flalign
24216 \family default
24217
24218 \family typewriter
24219 gather
24220 \family default
24221 , and 
24222 \family typewriter
24223 multline
24224 \family default
24225 .
24226  We refer to the AMS-documentation for an explanation of these formula types.
24227 \end_layout
24228
24229 \begin_layout Chapter
24230 More Tools
24231 \end_layout
24232
24233 \begin_layout Section
24234 Cross-References
24235 \begin_inset Index
24236 status collapsed
24237
24238 \begin_layout Plain Layout
24239 Cross references
24240 \end_layout
24241
24242 \end_inset
24243
24244
24245 \begin_inset CommandInset label
24246 LatexCommand label
24247 name "sec:Cross-References"
24248
24249 \end_inset
24250
24251
24252 \end_layout
24253
24254 \begin_layout Standard
24255 One of LyX's strengths are cross-references.
24256  You can reference every section, float, footnote, formula, and list in
24257  the document.
24258  To reference a document part, you have to insert a label into it.
24259  The label is used as anchor and name for the reference.
24260  We want for example refer to the the second item of the following list:
24261 \end_layout
24262
24263 \begin_layout Enumerate
24264 First item
24265 \end_layout
24266
24267 \begin_layout Enumerate
24268 \begin_inset CommandInset label
24269 LatexCommand label
24270 name "enu:Second-item"
24271
24272 \end_inset
24273
24274 Second item
24275 \end_layout
24276
24277 \begin_layout Enumerate
24278 Third item
24279 \end_layout
24280
24281 \begin_layout Standard
24282 First we insert a label into the second item with the menu 
24283 \family sans
24284 Insert\SpecialChar \menuseparator
24285 Label
24286 \family default
24287  or the by pressing the toolbar button 
24288 \begin_inset Graphics
24289         filename ../images/label-insert.png
24290         scale 85
24291
24292 \end_inset
24293
24294 .
24295  A grey label box like this: 
24296 \begin_inset Graphics
24297         filename clipart/labelQt4.png
24298         scale 85
24299
24300 \end_inset
24301
24302  is inserted and the label window pops up asking for the label text.
24303  LyX offers as text the first words of the item with a prefix, in our case
24304  the text 
24305 \begin_inset Quotes eld
24306 \end_inset
24307
24308
24309 \family sans
24310 enu: Second-item
24311 \family default
24312
24313 \begin_inset Quotes erd
24314 \end_inset
24315
24316 .
24317  The prefix 
24318 \begin_inset Quotes eld
24319 \end_inset
24320
24321
24322 \family sans
24323 enu:
24324 \family default
24325
24326 \begin_inset Quotes erd
24327 \end_inset
24328
24329  stands for 
24330 \begin_inset Quotes eld
24331 \end_inset
24332
24333 enumerate
24334 \begin_inset Quotes erd
24335 \end_inset
24336
24337 .
24338  The prefix depends on the document part where the label is inserted, e.
24339 \begin_inset space \thinspace{}
24340 \end_inset
24341
24342 g.
24343 \begin_inset space \space{}
24344 \end_inset
24345
24346 if you insert a label to a section heading, the prefix will be 
24347 \begin_inset Quotes eld
24348 \end_inset
24349
24350
24351 \family sans
24352 sec:
24353 \family default
24354
24355 \begin_inset Quotes erd
24356 \end_inset
24357
24358 .
24359 \end_layout
24360
24361 \begin_layout Standard
24362 To reference the item, we refer to its label using the menu 
24363 \family sans
24364 Insert\SpecialChar \menuseparator
24365 Cross-Reference
24366 \family default
24367  or the toolbar button 
24368 \begin_inset Graphics
24369         filename ../images/dialog-show-new-inset_ref.png
24370         scale 85
24371
24372 \end_inset
24373
24374 .
24375  A grey cross-reference box like this: 
24376 \begin_inset Graphics
24377         filename clipart/referenceQt4.png
24378         scale 85
24379
24380 \end_inset
24381
24382  is inserted and the cross-reference window appear showing all labels of
24383  the document.
24384  We can now sort the labels alphabetically and then choose the entry 
24385 \begin_inset Quotes eld
24386 \end_inset
24387
24388
24389 \family sans
24390 enu:Second-item
24391 \family default
24392
24393 \begin_inset Quotes erd
24394 \end_inset
24395
24396 .
24397  At the position of the cross-reference box the item number will appear
24398  in the output.
24399  Here is our cross-reference:
24400 \end_layout
24401
24402 \begin_layout Standard
24403 Item
24404 \begin_inset space ~
24405 \end_inset
24406
24407
24408 \begin_inset CommandInset ref
24409 LatexCommand ref
24410 reference "enu:Second-item"
24411
24412 \end_inset
24413
24414
24415 \end_layout
24416
24417 \begin_layout Standard
24418 It is recommended to use a protected space
24419 \begin_inset Foot
24420 status collapsed
24421
24422 \begin_layout Plain Layout
24423 described in section
24424 \begin_inset space ~
24425 \end_inset
24426
24427
24428 \begin_inset CommandInset ref
24429 LatexCommand ref
24430 reference "sub:Protected-Space"
24431
24432 \end_inset
24433
24434
24435 \end_layout
24436
24437 \end_inset
24438
24439  between the cross-reference name and its number to avoid ugly line breaks
24440  between them.
24441 \end_layout
24442
24443 \begin_layout Standard
24444 There are six varieties of cross-references:
24445 \end_layout
24446
24447 \begin_layout Description
24448 <reference>: prints the float number, this is the default: 
24449 \begin_inset CommandInset ref
24450 LatexCommand ref
24451 reference "cap:Two-distorted-images"
24452
24453 \end_inset
24454
24455
24456 \end_layout
24457
24458 \begin_layout Description
24459 (<reference>): prints the float number within two parentheses, this is the
24460  style normally used to reference formulas, especially when the reference
24461  name 
24462 \begin_inset Quotes eld
24463 \end_inset
24464
24465 Equation
24466 \begin_inset Quotes erd
24467 \end_inset
24468
24469  is omitted: 
24470 \begin_inset CommandInset ref
24471 LatexCommand eqref
24472 reference "eq:tanhExp"
24473
24474 \end_inset
24475
24476
24477 \end_layout
24478
24479 \begin_layout Description
24480 <page>: prints the page number: Page
24481 \begin_inset space ~
24482 \end_inset
24483
24484
24485 \begin_inset CommandInset ref
24486 LatexCommand pageref
24487 reference "cap:Two-distorted-images"
24488
24489 \end_inset
24490
24491
24492 \end_layout
24493
24494 \begin_layout Description
24495 on
24496 \begin_inset space ~
24497 \end_inset
24498
24499 page
24500 \begin_inset space ~
24501 \end_inset
24502
24503 <page>: prints the text "on page" and the page number: 
24504 \begin_inset CommandInset ref
24505 LatexCommand vpageref
24506 reference "cap:Two-distorted-images"
24507
24508 \end_inset
24509
24510
24511 \end_layout
24512
24513 \begin_layout Description
24514 <reference>
24515 \begin_inset space ~
24516 \end_inset
24517
24518 on
24519 \begin_inset space ~
24520 \end_inset
24521
24522 page
24523 \begin_inset space ~
24524 \end_inset
24525
24526 <page>: prints the float number, the text "on page", and the page number:
24527  
24528 \begin_inset CommandInset ref
24529 LatexCommand vref
24530 reference "cap:Two-distorted-images"
24531
24532 \end_inset
24533
24534
24535 \end_layout
24536
24537 \begin_layout Description
24538 Formatted
24539 \begin_inset space ~
24540 \end_inset
24541
24542 reference: prints a self defined cross-reference format.
24543 \begin_inset Newline newline
24544 \end_inset
24545
24546
24547 \begin_inset Note Greyedout
24548 status open
24549
24550 \begin_layout Plain Layout
24551
24552 \series bold
24553 Note:
24554 \series default
24555  This feature is only available when you have the LaTeX-package 
24556 \series bold
24557 prettyref
24558 \series default
24559
24560 \begin_inset Index
24561 status collapsed
24562
24563 \begin_layout Plain Layout
24564 LaTeX-packages ! prettyref
24565 \end_layout
24566
24567 \end_inset
24568
24569  installed.
24570 \end_layout
24571
24572 \end_inset
24573
24574
24575 \end_layout
24576
24577 \begin_layout Standard
24578 Note that the style <page> won't print the page number if the label is on
24579  the previous, the same, or the next page.
24580  You will e.
24581 \begin_inset space \thinspace{}
24582 \end_inset
24583
24584 g.
24585 \begin_inset space \space{}
24586 \end_inset
24587
24588 see the text 
24589 \begin_inset Quotes eld
24590 \end_inset
24591
24592
24593 \family sans
24594 on this page
24595 \family default
24596
24597 \begin_inset Quotes erd
24598 \end_inset
24599
24600  instead.
24601 \end_layout
24602
24603 \begin_layout Standard
24604 The number and current page of the referred document part in the output,
24605  is automatically calculated by LaTeX.
24606  The varieties are adjusted in the field 
24607 \family sans
24608 Format
24609 \family default
24610  of the cross-reference window, that appear when you click on the cross-referenc
24611 e box.
24612 \end_layout
24613
24614 \begin_layout Standard
24615 You can only use the style 
24616 \family sans
24617 <reference>
24618 \family default
24619  to reference numbered document parts, while the reference style 
24620 \family sans
24621 <page>
24622 \family default
24623  is always possible.
24624 \end_layout
24625
24626 \begin_layout Standard
24627 If you want to reference a section, put the label in the section heading,
24628  to reference a float, put the label in the caption.
24629  For footnotes you can put the label somewhere in it.
24630  Referencing formulas is explained in section
24631 \begin_inset space ~
24632 \end_inset
24633
24634
24635 \begin_inset CommandInset ref
24636 LatexCommand ref
24637 reference "sec:Formula-Numbering-and"
24638
24639 \end_inset
24640
24641 .
24642 \end_layout
24643
24644 \begin_layout Standard
24645 The button 
24646 \family sans
24647 Go
24648 \begin_inset space ~
24649 \end_inset
24650
24651 to
24652 \begin_inset space ~
24653 \end_inset
24654
24655 Label
24656 \family default
24657  in the cross-reference window sets the the cursor before the referred label.
24658  The button text changes then to 
24659 \family sans
24660 Go
24661 \begin_inset space ~
24662 \end_inset
24663
24664 Back
24665 \family default
24666  and you can use it to set the cursor back to the cross-reference.
24667  Right-clicking on a cross-reference box also sets the cursor before the
24668  referred label but without a possibility to go back.
24669  
24670 \end_layout
24671
24672 \begin_layout Standard
24673 You can change labels at any time by clicking on the label box.
24674  References to the changed label will automatically change its link to the
24675  new label text, so that you don't need to take care about this.
24676 \end_layout
24677
24678 \begin_layout Standard
24679 If a cross-reference refers to a non-existing label, you'll see two question
24680  marks in the output instead of the reference.
24681 \end_layout
24682
24683 \begin_layout Standard
24684 References are described in detail in the 
24685 \emph on
24686 Embedded Objects
24687 \emph default
24688  manual.
24689 \end_layout
24690
24691 \begin_layout Section
24692 Table of Contents and other Listings
24693 \begin_inset Index
24694 status collapsed
24695
24696 \begin_layout Plain Layout
24697 Table of contents
24698 \end_layout
24699
24700 \end_inset
24701
24702
24703 \begin_inset Index
24704 status collapsed
24705
24706 \begin_layout Plain Layout
24707 Outline
24708 \end_layout
24709
24710 \end_inset
24711
24712
24713 \begin_inset CommandInset label
24714 LatexCommand label
24715 name "sec:toc"
24716
24717 \end_inset
24718
24719
24720 \end_layout
24721
24722 \begin_layout Subsection
24723 Table of Contents
24724 \begin_inset CommandInset label
24725 LatexCommand label
24726 name "sub:Table-of-Contents"
24727
24728 \end_inset
24729
24730
24731 \end_layout
24732
24733 \begin_layout Standard
24734 The Table of Contents (TOC) is inserted with the menu 
24735 \family sans
24736 Insert\SpecialChar \menuseparator
24737 List/TOC\SpecialChar \menuseparator
24738 Table
24739 \begin_inset space ~
24740 \end_inset
24741
24742 of
24743 \begin_inset space ~
24744 \end_inset
24745
24746 Contents
24747 \family default
24748 .
24749  Is is displayed in LyX as a gray box.
24750  If you click on it, the 
24751 \family sans
24752 Outline
24753 \family default
24754  window appears, showing you the TOC entries as outline to move and rearrange
24755  sections in your documents.
24756  So this operation is an alternative to the menu 
24757 \family sans
24758 Document\SpecialChar \menuseparator
24759 Outline
24760 \family default
24761  that is described in sec.
24762 \begin_inset space \thinspace{}
24763 \end_inset
24764
24765
24766 \begin_inset CommandInset ref
24767 LatexCommand ref
24768 reference "sec:Navigating"
24769
24770 \end_inset
24771
24772 .
24773 \end_layout
24774
24775 \begin_layout Standard
24776 The TOC in the document output lists every numbered section automatically.
24777  If you have declared a short title for a section heading, as described
24778  in section
24779 \begin_inset space ~
24780 \end_inset
24781
24782
24783 \begin_inset CommandInset ref
24784 LatexCommand ref
24785 reference "sec:Short-Titles"
24786
24787 \end_inset
24788
24789 , it will be used in the TOC instead of the section heading.
24790  Section
24791 \begin_inset space ~
24792 \end_inset
24793
24794
24795 \begin_inset CommandInset ref
24796 LatexCommand ref
24797 reference "sub:Numbering-depth"
24798
24799 \end_inset
24800
24801  describes how the level is adjusted that defines which section types are
24802  listed in the TOC.
24803  Unnumbered sections are not listed in the TOC.
24804 \end_layout
24805
24806 \begin_layout Subsection
24807 List of Figures, Tables, and Algorithms
24808 \begin_inset CommandInset label
24809 LatexCommand label
24810 name "sub:List-of-Figures"
24811
24812 \end_inset
24813
24814
24815 \end_layout
24816
24817 \begin_layout Standard
24818 Table, figure, and algorithm lists are very much like the table of contents.
24819  You can insert them via the 
24820 \family sans
24821 Insert\SpecialChar \menuseparator
24822 List
24823 \begin_inset space ~
24824 \end_inset
24825
24826 /
24827 \begin_inset space ~
24828 \end_inset
24829
24830 TOC
24831 \family default
24832  submenus.
24833  The list entries are the float captions and the float number.
24834 \end_layout
24835
24836 \begin_layout Section
24837 URLs and Hyperlinks
24838 \begin_inset Index
24839 status collapsed
24840
24841 \begin_layout Plain Layout
24842 URLs
24843 \end_layout
24844
24845 \end_inset
24846
24847
24848 \begin_inset Index
24849 status collapsed
24850
24851 \begin_layout Plain Layout
24852 Hyperlinks
24853 \end_layout
24854
24855 \end_inset
24856
24857
24858 \end_layout
24859
24860 \begin_layout Subsection
24861 URLs
24862 \begin_inset CommandInset label
24863 LatexCommand label
24864 name "sub:URLs"
24865
24866 \end_inset
24867
24868
24869 \end_layout
24870
24871 \begin_layout Standard
24872 Links to web pages or email addresses can be inserted via the menu 
24873 \family sans
24874 Insert\SpecialChar \menuseparator
24875 URL
24876 \family default
24877 .
24878 \end_layout
24879
24880 \begin_layout Standard
24881 Here is an example URL: LyX's homepage: 
24882 \begin_inset Flex URL
24883 status open
24884
24885 \begin_layout Plain Layout
24886
24887 http://www.lyx.org
24888 \end_layout
24889
24890 \end_inset
24891
24892
24893 \end_layout
24894
24895 \begin_layout Standard
24896 You cannot change the style of the link text, the URL text will always be
24897  in the style 
24898 \family typewriter
24899 Typewriter
24900 \family default
24901 .
24902  To be able to format the URL text, use hyperlinks as explained in the next
24903  subsection.
24904 \end_layout
24905
24906 \begin_layout Standard
24907 \begin_inset Note Greyedout
24908 status open
24909
24910 \begin_layout Plain Layout
24911
24912 \series bold
24913 Note:
24914 \series default
24915  URLs must not end with a backslash, otherwise you get LaTeX errors.
24916 \end_layout
24917
24918 \end_inset
24919
24920
24921 \end_layout
24922
24923 \begin_layout Subsection
24924 Hyperlinks
24925 \begin_inset CommandInset label
24926 LatexCommand label
24927 name "sub:Hyperlinks"
24928
24929 \end_inset
24930
24931
24932 \end_layout
24933
24934 \begin_layout Standard
24935 Hyperlinks can be inserted with the menu 
24936 \family sans
24937 Insert\SpecialChar \menuseparator
24938 Hyperlink
24939 \family default
24940  or with the toolbar button 
24941 \begin_inset Graphics
24942         filename ../images/href-insert.png
24943         BoundingBox 0bp 5bp 20bp 20bp
24944
24945 \end_inset
24946
24947 .
24948  The appearing dialog has two fields: 
24949 \family sans
24950 Target
24951 \family default
24952  and 
24953 \family sans
24954 Name
24955 \family default
24956 .
24957  The name is the printed text for the hyperlink.
24958  The hyperlink type can be a weblink like this: 
24959 \begin_inset CommandInset href
24960 LatexCommand href
24961 name "LyX's homepage"
24962 target "http://www.lyx.org"
24963
24964 \end_inset
24965
24966 , an Email address like this: 
24967 \begin_inset CommandInset href
24968 LatexCommand href
24969 name "lyx-docs mailing list"
24970 target "lyx-docs@lists.lyx.org?subject=LyX's documentation"
24971 type "mailto:"
24972
24973 \end_inset
24974
24975 , or a link to a file.
24976 \end_layout
24977
24978 \begin_layout Standard
24979 You can start applications via a hyperlink when you insert a weblink, but
24980  add the prefix 
24981 \begin_inset Quotes eld
24982 \end_inset
24983
24984
24985 \family sans
24986 run:
24987 \family default
24988
24989 \begin_inset Quotes erd
24990 \end_inset
24991
24992  to the link target.
24993 \end_layout
24994
24995 \begin_layout Standard
24996 Hyperlinks will automatically be hyphenated if necessary in the PDF output,
24997  and become clickable in the DVI and PDF-output.
24998  To set the format of the link text, highlight the hyperlink inset and use
24999  the text style dialog.
25000  This is for example a hyperlink with bold sans serif text: 
25001 \family sans
25002 \series bold
25003
25004 \begin_inset CommandInset href
25005 LatexCommand href
25006 name "LyX's homepage"
25007 target "http://www.lyx.org"
25008
25009 \end_inset
25010
25011
25012 \end_layout
25013
25014 \begin_layout Standard
25015 The link text color can be changed, when the option 
25016 \family sans
25017 Color links
25018 \family default
25019  is set in the PDF Properties dialog (menu 
25020 \family sans
25021 Document\SpecialChar \menuseparator
25022 Settings\SpecialChar \menuseparator
25023 PDF Properties
25024 \family default
25025 ).
25026  The link text is for example set in this document to blue by adding the
25027  option
25028 \begin_inset Newline newline
25029 \end_inset
25030
25031
25032 \series bold
25033 urlcolor=blue
25034 \series default
25035
25036 \begin_inset Newline newline
25037 \end_inset
25038
25039 to the field 
25040 \family sans
25041 Additional options
25042 \family default
25043  in the PDF Properties dialog.
25044 \end_layout
25045
25046 \begin_layout Section
25047 Appendices
25048 \begin_inset Index
25049 status collapsed
25050
25051 \begin_layout Plain Layout
25052 Appendix
25053 \end_layout
25054
25055 \end_inset
25056
25057
25058 \begin_inset CommandInset label
25059 LatexCommand label
25060 name "sec:Appendices"
25061
25062 \end_inset
25063
25064
25065 \end_layout
25066
25067 \begin_layout Standard
25068 Appendices are created with the menu 
25069 \family sans
25070 Document\SpecialChar \menuseparator
25071 Start
25072 \begin_inset space ~
25073 \end_inset
25074
25075 Appendix
25076 \begin_inset space ~
25077 \end_inset
25078
25079 Here
25080 \family default
25081 .
25082  This menu sets the document from the current cursor position to the end
25083  as appendix region.
25084  The region is marked with a red borderline.
25085 \end_layout
25086
25087 \begin_layout Standard
25088 Every chapter (or section) within the appendix region is treated as an appendix,
25089  numbered with a capital Latin letter.
25090  The appendix subsections are numbered with this letter followed by a dot
25091  and the subsection number.
25092  All appendix sections can be referenced as if they were normal sections,
25093  here two examples:
25094 \end_layout
25095
25096 \begin_layout Standard
25097 Appendix
25098 \begin_inset space ~
25099 \end_inset
25100
25101
25102 \begin_inset CommandInset ref
25103 LatexCommand ref
25104 reference "cha:Credits"
25105
25106 \end_inset
25107
25108 ; Appendix
25109 \begin_inset space ~
25110 \end_inset
25111
25112
25113 \begin_inset CommandInset ref
25114 LatexCommand ref
25115 reference "sub:Export"
25116
25117 \end_inset
25118
25119
25120 \end_layout
25121
25122 \begin_layout Section
25123 Bibliography
25124 \begin_inset Index
25125 status collapsed
25126
25127 \begin_layout Plain Layout
25128 Bibliography
25129 \end_layout
25130
25131 \end_inset
25132
25133
25134 \begin_inset CommandInset label
25135 LatexCommand label
25136 name "sec:Bibliography"
25137
25138 \end_inset
25139
25140
25141 \end_layout
25142
25143 \begin_layout Standard
25144 There are two ways of generating the bibliography in a LyX-document.
25145  You can include a bibliography database,
25146 \begin_inset Foot
25147 status collapsed
25148
25149 \begin_layout Plain Layout
25150 Known under the name 
25151 \begin_inset Quotes eld
25152 \end_inset
25153
25154 BibTeX-database
25155 \begin_inset Quotes erd
25156 \end_inset
25157
25158 .
25159 \end_layout
25160
25161 \end_inset
25162
25163  which is explained in the next subsection, or you can insert the bibliography
25164  manually, using the paragraph environment 
25165 \family sans
25166 Bibliography
25167 \family default
25168 , which was described in section
25169 \begin_inset space ~
25170 \end_inset
25171
25172
25173 \begin_inset CommandInset ref
25174 LatexCommand ref
25175 reference "sub:Biblio_environment"
25176
25177 \end_inset
25178
25179 .
25180  If you want anything other than numerical citations that are used in this
25181  document, like author-year cituations, then you must
25182 \emph on
25183  
25184 \emph default
25185 use a bibliography database.
25186 \end_layout
25187
25188 \begin_layout Subsection
25189 The Bibliography Environment
25190 \end_layout
25191
25192 \begin_layout Standard
25193 Within the 
25194 \family sans
25195 Bibliography
25196 \family default
25197  environment, every paragraph begins with a gray bibliography box labeled
25198  with a number.
25199  If you click on it, you will get a dialog in which you can set a 
25200 \family sans
25201 Key
25202 \family default
25203  and a 
25204 \family sans
25205 Label
25206 \family default
25207 .
25208  The key is the symbolic name by which you will refer to this bibliography
25209  entry.
25210  For example, our second entry in the bibliography is a book about LaTeX
25211  and we used 
25212 \begin_inset Quotes eld
25213 \end_inset
25214
25215 latexcompanion
25216 \begin_inset Quotes erd
25217 \end_inset
25218
25219 , a short form of its title, as key.
25220 \end_layout
25221
25222 \begin_layout Standard
25223 You can refer to the key of a bibliography entry using the menu 
25224 \family sans
25225 Insert\SpecialChar \menuseparator
25226 Citation
25227 \family default
25228  or the toolbar button 
25229 \begin_inset Graphics
25230         filename ../images/dialog-show-new-inset_citation.png
25231         BoundingBox 0bp 5bp 20bp 20bp
25232
25233 \end_inset
25234
25235 .
25236  A citation reference box is inserted and a citation window will appear
25237  in which you can select one or more keys in the available key list.
25238  The citation reference box will be labeled with the referenced key.
25239  When you click on the box, the citation window appears and you can change
25240  the reference.
25241 \end_layout
25242
25243 \begin_layout Standard
25244 Citation references appear in the output as number of the bibliography entry
25245  with surrounding brackets.
25246  If you set a 
25247 \family sans
25248 Label
25249 \family default
25250  for the entry, the label will appear instead of the number.
25251  Here two examples; the first without a label, the second with the label
25252  
25253 \begin_inset Quotes eld
25254 \end_inset
25255
25256 Credits
25257 \begin_inset Quotes erd
25258 \end_inset
25259
25260 :
25261 \end_layout
25262
25263 \begin_layout Standard
25264 Have a look at the 
25265 \family sans
25266 LaTeX Companion Second Edition
25267 \family default
25268
25269 \begin_inset CommandInset citation
25270 LatexCommand cite
25271 key "latexcompanion"
25272
25273 \end_inset
25274
25275
25276 \end_layout
25277
25278 \begin_layout Standard
25279 The LyX-Team members are listed in the Credits: 
25280 \begin_inset CommandInset citation
25281 LatexCommand cite
25282 key "lyxcredit"
25283
25284 \end_inset
25285
25286
25287 \end_layout
25288
25289 \begin_layout Subsection
25290 Bibliography databases (BibTeX)
25291 \begin_inset Index
25292 status collapsed
25293
25294 \begin_layout Plain Layout
25295 Bibliography ! Databases
25296 \end_layout
25297
25298 \end_inset
25299
25300
25301 \begin_inset Index
25302 status collapsed
25303
25304 \begin_layout Plain Layout
25305 Bibliography ! BibTeX
25306 \end_layout
25307
25308 \end_inset
25309
25310
25311 \begin_inset CommandInset label
25312 LatexCommand label
25313 name "sub:Bibliography-databases"
25314
25315 \end_inset
25316
25317
25318 \end_layout
25319
25320 \begin_layout Standard
25321 Bibliography databases are useful if you use the same bibliography in different
25322  documents.
25323 \begin_inset Foot
25324 status collapsed
25325
25326 \begin_layout Plain Layout
25327 They are also useful simply for keeping a database of articles and notes
25328  concerning them.
25329  Most of the database programs mentioned below allow you to store annotations
25330  and reviews along with bibliographical information.
25331 \end_layout
25332
25333 \end_inset
25334
25335  It also makes it very easy to have a uniform layout for all bibliography
25336  entries.
25337  You can collect the bibliography of all relevant books and articles of
25338  your working field in a database.
25339  This database can be used for different documents, and only the entries
25340  cited in a particular document will appear in the bibliography list for
25341  that document.
25342  This relieves you of the need to keep track of which articles and books
25343  you have cited.
25344 \end_layout
25345
25346 \begin_layout Standard
25347 The database is a text file with the file extension 
25348 \begin_inset Quotes eld
25349 \end_inset
25350
25351
25352 \family sans
25353 .bib
25354 \family default
25355
25356 \begin_inset Quotes erd
25357 \end_inset
25358
25359 , containing the bibliography in a special format.
25360  The format is explained in LaTeX books (
25361 \begin_inset CommandInset citation
25362 LatexCommand cite
25363 key "Mittelbach,Kopka,Lamport"
25364
25365 \end_inset
25366
25367 ).
25368  The file can be created using any text editor, but normally one uses a
25369  special program to create and edit the entries in the database.
25370  A list of such programs is maintained on the LyX Wiki at 
25371 \begin_inset Flex URL
25372 status collapsed
25373
25374 \begin_layout Plain Layout
25375
25376 http://wiki.lyx.org/BibTeX/Programs
25377 \end_layout
25378
25379 \end_inset
25380
25381 .
25382 \end_layout
25383
25384 \begin_layout Standard
25385 To use a database, use the menu 
25386 \family sans
25387 Insert\SpecialChar \menuseparator
25388 List
25389 \family default
25390 /
25391 \family sans
25392 TOC\SpecialChar \menuseparator
25393 BibT
25394 \begin_inset ERT
25395 status collapsed
25396
25397 \begin_layout Plain Layout
25398
25399 {}
25400 \end_layout
25401
25402 \end_inset
25403
25404 eX
25405 \begin_inset space ~
25406 \end_inset
25407
25408 Bibliography
25409 \family default
25410 .
25411  A grey box will be inserted and a window appears.
25412  In this window you can load one or more databases and a style file.
25413  The option 
25414 \family sans
25415 Add bibliography to TOC
25416 \family default
25417  adds a table of contents entry for the bibliography.
25418  In the 
25419 \family sans
25420 Content
25421 \family default
25422  drop box you can select what part of the database should be output.
25423 \end_layout
25424
25425 \begin_layout Standard
25426 The style file is a text file with the file extension 
25427 \begin_inset Quotes erd
25428 \end_inset
25429
25430
25431 \family sans
25432 .bst
25433 \family default
25434
25435 \begin_inset Quotes erd
25436 \end_inset
25437
25438  that controls how the bibliography entries will appear.
25439  Your LaTeX distribution should provide several of these, and many publishers
25440  provide their own style files, so that you don't have to take care of the
25441  layout.
25442  It is of course possible to write your own style file, but this is something
25443  for experts.
25444 \begin_inset Foot
25445 status collapsed
25446
25447 \begin_layout Plain Layout
25448 For informations how this is done, have a look at
25449 \begin_inset Newline newline
25450 \end_inset
25451
25452
25453 \begin_inset CommandInset href
25454 LatexCommand href
25455 target "http://www.ctan.org/get/biblio/bibtex/contrib/doc/btxhak.pdf"
25456
25457 \end_inset
25458
25459 .
25460 \end_layout
25461
25462 \end_inset
25463
25464
25465 \end_layout
25466
25467 \begin_layout Standard
25468 Inserting a citation reference works as described in the previous section.
25469 \end_layout
25470
25471 \begin_layout Standard
25472 To generate the bibliography from a database, LyX uses the program BibTeX.
25473  This program can be controlled with options that you can add in LyX's preferenc
25474 es dialog under 
25475 \family sans
25476 Outputs\SpecialChar \menuseparator
25477 LaT
25478 \begin_inset ERT
25479 status collapsed
25480
25481 \begin_layout Plain Layout
25482
25483 {}
25484 \end_layout
25485
25486 \end_inset
25487
25488 eX
25489 \family default
25490  in the 
25491 \family sans
25492 BibT
25493 \begin_inset ERT
25494 status collapsed
25495
25496 \begin_layout Plain Layout
25497
25498 {}
25499 \end_layout
25500
25501 \end_inset
25502
25503 eX
25504 \begin_inset space ~
25505 \end_inset
25506
25507 command
25508 \family default
25509  field.
25510  Before adding options, it is strongly recommended to read the manual of
25511  
25512 \family sans
25513 BibTeX
25514 \family default
25515  
25516 \begin_inset CommandInset citation
25517 LatexCommand cite
25518 key "BibTeX"
25519
25520 \end_inset
25521
25522 .
25523 \end_layout
25524
25525 \begin_layout Standard
25526 When you select the option 
25527 \family sans
25528 Sectioned bibliography
25529 \family default
25530  in the 
25531 \family sans
25532 Document\SpecialChar \menuseparator
25533 Settings
25534 \family default
25535  dialog, it is possible to have multiple and sectioned bibliographies.
25536  This and more specials are explained in detail in section 
25537 \emph on
25538 Customizing Bibliographies
25539 \emph default
25540  
25541 \emph on
25542 with BibTeX
25543 \emph default
25544  of the 
25545 \emph on
25546 Extended
25547 \emph default
25548  manual.
25549 \end_layout
25550
25551 \begin_layout Standard
25552 We use two bibliographies in this document to show the difference between
25553  the two methods of creating them.
25554  As you can see, the bibliography that is created from a database lists
25555  only the database entries that are referenced in the document.
25556  We used the style file 
25557 \family sans
25558 alphadin.bst
25559 \family default
25560  to get the complicated German reference key scheme in the bibliography.
25561 \end_layout
25562
25563 \begin_layout Subsection
25564 Bibliography layout
25565 \begin_inset Index
25566 status collapsed
25567
25568 \begin_layout Plain Layout
25569 Bibliography ! Layout
25570 \end_layout
25571
25572 \end_inset
25573
25574
25575 \end_layout
25576
25577 \begin_layout Standard
25578 In the citation reference dialog you can set a special citation format.
25579  For this feature you need to enable the option 
25580 \family sans
25581 Natbib
25582 \family default
25583  in the 
25584 \family sans
25585 Document\SpecialChar \menuseparator
25586 Settings
25587 \family default
25588
25589 \begin_inset Index
25590 status collapsed
25591
25592 \begin_layout Plain Layout
25593 Document ! Settings
25594 \end_layout
25595
25596 \end_inset
25597
25598  dialog under 
25599 \family sans
25600 Bibliography
25601 \family default
25602 .
25603  Setting a citation style for a reference will overwrite the default.
25604  For the global citation format use the BibTeX style files as explained
25605  in the previous section.
25606 \end_layout
25607
25608 \begin_layout Standard
25609 You can also set text, that should appear before or after a citation reference,
25610  in the citation reference window.
25611  Here an example where we set the text 
25612 \begin_inset Quotes eld
25613 \end_inset
25614
25615 Chapter
25616 \begin_inset space ~
25617 \end_inset
25618
25619 3
25620 \begin_inset Quotes erd
25621 \end_inset
25622
25623  to appear after the reference:
25624 \end_layout
25625
25626 \begin_layout Standard
25627 Have a look at 
25628 \begin_inset CommandInset citation
25629 LatexCommand cite
25630 after "Chapter 3"
25631 key "latexcompanion"
25632
25633 \end_inset
25634
25635 .
25636 \end_layout
25637
25638 \begin_layout Section
25639 Index
25640 \begin_inset Index
25641 status collapsed
25642
25643 \begin_layout Plain Layout
25644 Index generation
25645 \end_layout
25646
25647 \end_inset
25648
25649
25650 \begin_inset CommandInset label
25651 LatexCommand label
25652 name "sec:Index"
25653
25654 \end_inset
25655
25656
25657 \end_layout
25658
25659 \begin_layout Standard
25660 An index entry is created if you use the menu 
25661 \family sans
25662 Insert\SpecialChar \menuseparator
25663 Index
25664 \begin_inset space ~
25665 \end_inset
25666
25667 Entry
25668 \family default
25669  or the toolbar button 
25670 \begin_inset Graphics
25671         filename ../images/index-insert.png
25672         BoundingBox 0bp 5bp 20bp 20bp
25673
25674 \end_inset
25675
25676 .
25677  A gray box labeled 
25678 \begin_inset Quotes eld
25679 \end_inset
25680
25681
25682 \family sans
25683 Idx
25684 \family default
25685
25686 \begin_inset Quotes erd
25687 \end_inset
25688
25689  is inserted containing the text that appears in the index.
25690  The word where the cursor is in or the currently highlighted text is proposed
25691  by LyX as index entry.
25692 \end_layout
25693
25694 \begin_layout Standard
25695 We give a short overview of the index commands in the next subsections.
25696  For a detailed description of LaTeX's index mechanism, have a look at one
25697  of the LaTeX books 
25698 \begin_inset CommandInset citation
25699 LatexCommand cite
25700 key "latexcompanion,latexguide,latexbook"
25701
25702 \end_inset
25703
25704 .
25705 \end_layout
25706
25707 \begin_layout Standard
25708 You can change index entries by clicking on the index box.
25709 \end_layout
25710
25711 \begin_layout Standard
25712 The index list is inserted to the document with the menu 
25713 \family sans
25714 Insert\SpecialChar \menuseparator
25715 List
25716 \begin_inset space ~
25717 \end_inset
25718
25719 /
25720 \begin_inset space ~
25721 \end_inset
25722
25723 TOC\SpecialChar \menuseparator
25724 Index
25725 \begin_inset space ~
25726 \end_inset
25727
25728 List
25729 \family default
25730 .
25731  A light blue box labeled 
25732 \begin_inset Quotes eld
25733 \end_inset
25734
25735
25736 \family sans
25737 Index
25738 \family default
25739
25740 \begin_inset Quotes erd
25741 \end_inset
25742
25743  will show the place where the index is printed in the output.
25744  The index list box is not clickable like other LyX-boxes.
25745 \end_layout
25746
25747 \begin_layout Subsection
25748 Grouping Index Entries
25749 \begin_inset Index
25750 status collapsed
25751
25752 \begin_layout Plain Layout
25753 Index ! Grouping
25754 \end_layout
25755
25756 \end_inset
25757
25758
25759 \end_layout
25760
25761 \begin_layout Standard
25762 Index entries are often grouped to offer the reader a fast search in the
25763  index.
25764  We want to group for example the index entries for itemized and enumerated
25765  lists under the entry 
25766 \begin_inset Quotes eld
25767 \end_inset
25768
25769 Lists
25770 \begin_inset Quotes erd
25771 \end_inset
25772
25773 .
25774  First we create the entry 
25775 \begin_inset Quotes eld
25776 \end_inset
25777
25778 Lists
25779 \begin_inset Quotes erd
25780 \end_inset
25781
25782  in section
25783 \begin_inset space ~
25784 \end_inset
25785
25786
25787 \begin_inset CommandInset ref
25788 LatexCommand ref
25789 reference "sub:Lists"
25790
25791 \end_inset
25792
25793 .
25794  In the text field for the itemized list index entry in section
25795 \begin_inset space ~
25796 \end_inset
25797
25798
25799 \begin_inset CommandInset ref
25800 LatexCommand ref
25801 reference "sec:Itemize"
25802
25803 \end_inset
25804
25805 , we insert the command
25806 \end_layout
25807
25808 \begin_layout Standard
25809
25810 \series bold
25811 Lists ! Itemize
25812 \end_layout
25813
25814 \begin_layout Standard
25815 and the command
25816 \end_layout
25817
25818 \begin_layout Standard
25819
25820 \series bold
25821 Lists ! Enumerate
25822 \end_layout
25823
25824 \begin_layout Standard
25825 for the enumerated list in section
25826 \begin_inset space ~
25827 \end_inset
25828
25829
25830 \begin_inset CommandInset ref
25831 LatexCommand ref
25832 reference "sec:Enumerate"
25833
25834 \end_inset
25835
25836 .
25837 \end_layout
25838
25839 \begin_layout Standard
25840 The exclamation mark 
25841 \begin_inset Quotes eld
25842 \end_inset
25843
25844 !
25845 \begin_inset Quotes erd
25846 \end_inset
25847
25848  marks the grouping levels.
25849  You can have three levels; every index level is indented a bit more.
25850  An index entry for the higher levels is not required.
25851  If we don't have an index entry for 
25852 \begin_inset Quotes eld
25853 \end_inset
25854
25855 Lists
25856 \begin_inset Quotes erd
25857 \end_inset
25858
25859 , it will be printed anyway, but without a page number.
25860 \end_layout
25861
25862 \begin_layout Subsection
25863 Page Ranges
25864 \begin_inset Index
25865 status collapsed
25866
25867 \begin_layout Plain Layout
25868 Index ! Page ranges
25869 \end_layout
25870
25871 \end_inset
25872
25873
25874 \end_layout
25875
25876 \begin_layout Standard
25877 Normally an index entry will appear with the page number of the indexed
25878  section.
25879  But sometimes you want to index more pages under the same entry.
25880  E.g if we want to index the paragraph environments, we create an index entry
25881  in section
25882 \begin_inset space ~
25883 \end_inset
25884
25885
25886 \begin_inset CommandInset ref
25887 LatexCommand ref
25888 reference "sec:Paragraph-Environments"
25889
25890 \end_inset
25891
25892  with the command
25893 \end_layout
25894
25895 \begin_layout Standard
25896
25897 \series bold
25898 Paragraph environments|(
25899 \end_layout
25900
25901 \begin_layout Standard
25902 and another entry at the end of section
25903 \begin_inset space ~
25904 \end_inset
25905
25906
25907 \begin_inset CommandInset ref
25908 LatexCommand ref
25909 reference "sub:LyX-Code"
25910
25911 \end_inset
25912
25913  with the command
25914 \end_layout
25915
25916 \begin_layout Standard
25917
25918 \series bold
25919 Paragraph environments|)
25920 \end_layout
25921
25922 \begin_layout Standard
25923 The commands 
25924 \begin_inset Quotes eld
25925 \end_inset
25926
25927
25928 \series bold
25929 |(
25930 \series default
25931
25932 \begin_inset Quotes erd
25933 \end_inset
25934
25935  and 
25936 \begin_inset Quotes eld
25937 \end_inset
25938
25939
25940 \series bold
25941 |)
25942 \series default
25943
25944 \begin_inset Quotes erd
25945 \end_inset
25946
25947  respectively starts and ends the index range.
25948  You can also add the same index entry at different places in the document.
25949  They appear in the output under one entry with a comma separated list of
25950  the pages of the indexed document parts.
25951  An example is the index entry 
25952 \begin_inset Quotes eld
25953 \end_inset
25954
25955 Document ! Settings
25956 \begin_inset Quotes erd
25957 \end_inset
25958
25959 .
25960 \end_layout
25961
25962 \begin_layout Subsection
25963 Cross referencing
25964 \begin_inset Index
25965 status collapsed
25966
25967 \begin_layout Plain Layout
25968 Index ! Cross referencing
25969 \end_layout
25970
25971 \end_inset
25972
25973
25974 \end_layout
25975
25976 \begin_layout Standard
25977 It is also possible to refer to another index entry.
25978  We referred for example in the index entry 
25979 \begin_inset Quotes eld
25980 \end_inset
25981
25982 GIF
25983 \begin_inset Quotes erd
25984 \end_inset
25985
25986  (in section
25987 \begin_inset space ~
25988 \end_inset
25989
25990
25991 \begin_inset CommandInset ref
25992 LatexCommand ref
25993 reference "sub:Image-Formats"
25994
25995 \end_inset
25996
25997 ) to the index entry 
25998 \begin_inset Quotes eld
25999 \end_inset
26000
26001 Image formats
26002 \begin_inset Quotes erd
26003 \end_inset
26004
26005  in the same section using the entry
26006 \end_layout
26007
26008 \begin_layout Standard
26009
26010 \series bold
26011 GIF|see{Image formats}
26012 \end_layout
26013
26014 \begin_layout Standard
26015 Where the braces have to be inserted as TeX Code.
26016  The text within the braces is the referenced entry.
26017  The reference will appear in the output without a page number.
26018 \end_layout
26019
26020 \begin_layout Subsection
26021 Index Entry Order
26022 \begin_inset Index
26023 status collapsed
26024
26025 \begin_layout Plain Layout
26026 Index ! Entry order
26027 \end_layout
26028
26029 \end_inset
26030
26031
26032 \end_layout
26033
26034 \begin_layout Standard
26035 You can use accented characters in the index entry, but the entries might
26036  then not follow the rules for the index order.
26037  The index entries are sorted alphabetically, but LaTeX
26038 \begin_inset Foot
26039 status collapsed
26040
26041 \begin_layout Plain Layout
26042 The index generating is done in the background by an extra program, see
26043  section
26044 \begin_inset space ~
26045 \end_inset
26046
26047
26048 \begin_inset CommandInset ref
26049 LatexCommand ref
26050 reference "sub:Index-Program"
26051
26052 \end_inset
26053
26054 .
26055 \end_layout
26056
26057 \end_inset
26058
26059  doesn't know how to sort accents in different languages.
26060  We created as example the three dummy index entries 
26061 \begin_inset Quotes eld
26062 \end_inset
26063
26064 maison
26065 \begin_inset Quotes erd
26066 \end_inset
26067
26068
26069 \begin_inset Quotes eld
26070 \end_inset
26071
26072 maïs
26073 \begin_inset Quotes erd
26074 \end_inset
26075
26076 , and 
26077 \begin_inset Quotes eld
26078 \end_inset
26079
26080 maître
26081 \begin_inset Quotes erd
26082 \end_inset
26083
26084 .
26085 \begin_inset Index
26086 status open
26087
26088 \begin_layout Plain Layout
26089 Dummy entries ! maïs
26090 \end_layout
26091
26092 \end_inset
26093
26094
26095 \begin_inset Index
26096 status open
26097
26098 \begin_layout Plain Layout
26099 Dummy entries ! maître
26100 \end_layout
26101
26102 \end_inset
26103
26104
26105 \begin_inset Index
26106 status open
26107
26108 \begin_layout Plain Layout
26109 Dummy entries ! maïs@maison
26110 \end_layout
26111
26112 \end_inset
26113
26114  They will be sorted in the order maïs, maître, maison, but we want the
26115  order maïs, maison, maître.
26116  To achieve this, we use the command
26117 \end_layout
26118
26119 \begin_layout Standard
26120
26121 \series bold
26122 previous entry@current entry
26123 \end_layout
26124
26125 \begin_layout Standard
26126 In our case we want to have 
26127 \begin_inset Quotes eld
26128 \end_inset
26129
26130 maison
26131 \begin_inset Quotes erd
26132 \end_inset
26133
26134  after 
26135 \begin_inset Quotes eld
26136 \end_inset
26137
26138 maïs
26139 \begin_inset Quotes erd
26140 \end_inset
26141
26142  and write therefore for the index entry of maison:
26143 \end_layout
26144
26145 \begin_layout Standard
26146
26147 \series bold
26148 maïs@maison
26149 \end_layout
26150
26151 \begin_layout Standard
26152 The previous entry needn't to be a real existing entry, you can also use
26153  another word to tell LaTeX the entry order, see the next subsection for
26154  an example.
26155 \end_layout
26156
26157 \begin_layout Subsection
26158 Index Entry Layout
26159 \begin_inset Index
26160 status collapsed
26161
26162 \begin_layout Plain Layout
26163 Index ! Entry layout
26164 \end_layout
26165
26166 \end_inset
26167
26168
26169 \end_layout
26170
26171 \begin_layout Standard
26172 You can change the appearance of index entries via the text style dialog.
26173 \begin_inset Index
26174 status open
26175
26176 \begin_layout Plain Layout
26177 Dummy entries ! 
26178 \shape italic
26179 This is an italic dummy entry
26180 \end_layout
26181
26182 \end_inset
26183
26184  You can also format the page number using the character 
26185 \begin_inset Quotes eld
26186 \end_inset
26187
26188 |
26189 \begin_inset Quotes erd
26190 \end_inset
26191
26192  followed by a LaTeX-command without a backslash.
26193  We can write for example
26194 \end_layout
26195
26196 \begin_layout Standard
26197
26198 \series bold
26199 italic page number:|textit
26200 \end_layout
26201
26202 \begin_layout Standard
26203 to get the page number in italic.
26204 \begin_inset Index
26205 status open
26206
26207 \begin_layout Plain Layout
26208 Dummy entries ! italic page number:|textit
26209 \end_layout
26210
26211 \end_inset
26212
26213  Normally all LaTeX-commands begin with a backslash, but in this special
26214  case 
26215 \begin_inset Quotes eld
26216 \end_inset
26217
26218
26219 \series bold
26220 |command
26221 \series default
26222
26223 \begin_inset Quotes erd
26224 \end_inset
26225
26226  means 
26227 \series bold
26228
26229 \backslash
26230 command{page
26231 \begin_inset space ~
26232 \end_inset
26233
26234 number}
26235 \series default
26236 .
26237  Have a look at section
26238 \begin_inset space ~
26239 \end_inset
26240
26241
26242 \begin_inset CommandInset ref
26243 LatexCommand ref
26244 reference "sub:LaTeX-Syntax"
26245
26246 \end_inset
26247
26248  to learn more about the LaTeX-syntax.
26249 \end_layout
26250
26251 \begin_layout Standard
26252 \begin_inset Note Greyedout
26253 status open
26254
26255 \begin_layout Plain Layout
26256
26257 \series bold
26258 Note:
26259 \series default
26260  Formatting single index entries only works when you use the program 
26261 \family sans
26262 makeindex 
26263 \family default
26264 to generate the index, see section
26265 \begin_inset space ~
26266 \end_inset
26267
26268
26269 \begin_inset CommandInset ref
26270 LatexCommand ref
26271 reference "sub:Index-Program"
26272
26273 \end_inset
26274
26275 .
26276  If you use 
26277 \family sans
26278 xindy
26279 \family default
26280 , however, this won't work for anything else than bold or italic text.
26281  This is because xindy requires to define semantic elements before they
26282  can be used, see 
26283 \begin_inset CommandInset citation
26284 LatexCommand cite
26285 after "p. 678 ff."
26286 key "latexcompanion"
26287
26288 \end_inset
26289
26290  for details.
26291 \end_layout
26292
26293 \end_inset
26294
26295
26296 \end_layout
26297
26298 \begin_layout Standard
26299 In general, we encourage you to not format page numbers directly as shown
26300  above.
26301  Instead of this, you should define a macro in the preamble and use that.
26302  Consider why you want some page numbers to be bold.
26303  Maybe you want all page references italic that refer to a definition of
26304  the indexed term, so that users can easily find definitions.
26305  If so, put the following in preamble
26306 \end_layout
26307
26308 \begin_layout Standard
26309
26310 \series bold
26311
26312 \backslash
26313 newcommand{
26314 \backslash
26315 IndexDef}[1]{
26316 \backslash
26317 textit{#1}}
26318 \end_layout
26319
26320 \begin_layout Standard
26321 and write
26322 \end_layout
26323
26324 \begin_layout Standard
26325
26326 \series bold
26327 my entry|IndexDef
26328 \end_layout
26329
26330 \begin_layout Standard
26331 into the index entry.
26332 \begin_inset Index
26333 status open
26334
26335 \begin_layout Plain Layout
26336 Dummy entries ! my entry|IndexDef
26337 \end_layout
26338
26339 \end_inset
26340
26341  The advantage is that, if you change your mind later or if your publisher
26342  request that definitions must not be italic but bold, you just need to
26343  change the macro in the preamble, not every single index entry.
26344 \end_layout
26345
26346 \begin_layout Standard
26347 You can also change the layout for the whole index.
26348  E.
26349 \begin_inset space \thinspace{}
26350 \end_inset
26351
26352 g.
26353 \begin_inset space \space{}
26354 \end_inset
26355
26356 we marked the index list box of this document as bold to get a bold font
26357  for all index entries.
26358  For more advanced task you have to set up a so-called 
26359 \emph on
26360 Index Style File
26361 \emph default
26362 , see the 
26363 \family sans
26364 makeindex
26365 \family default
26366  or 
26367 \family sans
26368 xindy
26369 \family default
26370  documentation for details, 
26371 \begin_inset CommandInset citation
26372 LatexCommand cite
26373 key "makeindex,xindy"
26374
26375 \end_inset
26376
26377 .
26378 \end_layout
26379
26380 \begin_layout Subsection
26381 Index Program
26382 \begin_inset Index
26383 status collapsed
26384
26385 \begin_layout Plain Layout
26386 Index ! Program
26387 \end_layout
26388
26389 \end_inset
26390
26391
26392 \begin_inset CommandInset label
26393 LatexCommand label
26394 name "sub:Index-Program"
26395
26396 \end_inset
26397
26398
26399 \end_layout
26400
26401 \begin_layout Standard
26402 When the index entry program 
26403 \family sans
26404 xindy
26405 \family default
26406  is installed, that is only available for Linux, LyX uses it for the index
26407  generation, otherwise the program 
26408 \family sans
26409 makeindex
26410 \family default
26411  is used, that is part of every LaTeX distribution.
26412  Both programs can be controlled by options that can be set in LyX's preferences
26413  dialog, see section
26414 \begin_inset space ~
26415 \end_inset
26416
26417
26418 \begin_inset CommandInset ref
26419 LatexCommand ref
26420 reference "sub:LaTeX-settings"
26421
26422 \end_inset
26423
26424 .
26425  The available options are listed and explained in 
26426 \begin_inset CommandInset citation
26427 LatexCommand cite
26428 key "makeindex,xindy"
26429
26430 \end_inset
26431
26432 .
26433  You can also specify there another program to generate the index.
26434 \end_layout
26435
26436 \begin_layout Standard
26437
26438 \family sans
26439 makeindex
26440 \family default
26441  is very old, not further developed and has many pitfalls.
26442  Most notably, it has been defined with nothing more than the English language
26443  in mind.
26444  So it fails at sorting correctly for anything else than an monolingual
26445  English text.
26446  We have shown above how to fix this sorting.
26447  However, if you are writing in another language and using Linux, consider
26448  to use 
26449 \family sans
26450 xindy
26451 \family default
26452 .
26453 \end_layout
26454
26455 \begin_layout Section
26456 Nomenclature / Glossary 
26457 \begin_inset Index
26458 status collapsed
26459
26460 \begin_layout Plain Layout
26461 Nomenclature
26462 \end_layout
26463
26464 \end_inset
26465
26466
26467 \begin_inset Index
26468 status collapsed
26469
26470 \begin_layout Plain Layout
26471 Glossary|see
26472 \begin_inset ERT
26473 status collapsed
26474
26475 \begin_layout Plain Layout
26476
26477 {
26478 \end_layout
26479
26480 \end_inset
26481
26482 Nomenclature
26483 \begin_inset ERT
26484 status collapsed
26485
26486 \begin_layout Plain Layout
26487
26488 }
26489 \end_layout
26490
26491 \end_inset
26492
26493
26494 \end_layout
26495
26496 \end_inset
26497
26498
26499 \begin_inset CommandInset label
26500 LatexCommand label
26501 name "sec:Nomenclature"
26502
26503 \end_inset
26504
26505
26506 \end_layout
26507
26508 \begin_layout Standard
26509 Sometimes you need to compile a list of symbols that are mentioned in your
26510  document with a brief explanation of them -- a so called nomenclature or
26511  glossary.
26512 \end_layout
26513
26514 \begin_layout Standard
26515 To be able to create nomenclatures, you need the LaTeX package 
26516 \series bold
26517 nomencl
26518 \series default
26519
26520 \begin_inset Index
26521 status collapsed
26522
26523 \begin_layout Plain Layout
26524 LaTeX-packages ! nomencl
26525 \end_layout
26526
26527 \end_inset
26528
26529  installed.
26530  You find it in the TeX Catalogue, 
26531 \begin_inset CommandInset citation
26532 LatexCommand cite
26533 key "TeXCatalogue"
26534
26535 \end_inset
26536
26537  or in the package manager of your LaTeX-system.
26538 \end_layout
26539
26540 \begin_layout Standard
26541 A nomenclature entry is created if you place the cursor after a symbol entry
26542  and then use the menu 
26543 \family sans
26544 Insert\SpecialChar \menuseparator
26545
26546 \family default
26547 N
26548 \family sans
26549 omenclature
26550 \begin_inset space ~
26551 \end_inset
26552
26553 Entry
26554 \family default
26555  or the toolbar button 
26556 \begin_inset Graphics
26557         filename ../images/nomencl-insert.png
26558         BoundingBox 0bp 5bp 20bp 20bp
26559
26560 \end_inset
26561
26562 .
26563  A gray box labeled 
26564 \begin_inset Quotes eld
26565 \end_inset
26566
26567
26568 \family sans
26569 Nom
26570 \family default
26571
26572 \begin_inset Quotes erd
26573 \end_inset
26574
26575  is inserted and a window pops up asking for the nomenclature entry.
26576 \end_layout
26577
26578 \begin_layout Standard
26579 A nomenclature entry consists of two main entries.
26580  The first is the symbol that you want to refer to.
26581  The second is the description of the symbol.
26582 \end_layout
26583
26584 \begin_layout Standard
26585 \begin_inset Note Greyedout
26586 status open
26587
26588 \begin_layout Plain Layout
26589
26590 \series bold
26591 Note:
26592 \series default
26593  You have to enter valid LaTeX-code for all fields of the nomenclature dialog.
26594 \end_layout
26595
26596 \end_inset
26597
26598
26599 \end_layout
26600
26601 \begin_layout Subsection
26602 Nomenclature Definition and Layout
26603 \begin_inset Index
26604 status collapsed
26605
26606 \begin_layout Plain Layout
26607 Nomenclature ! Layout
26608 \end_layout
26609
26610 \end_inset
26611
26612
26613 \end_layout
26614
26615 \begin_layout Standard
26616 When you have symbols in formulas, you have to define them in the 
26617 \family sans
26618 Symbol
26619 \family default
26620  field as LaTeX-formula.
26621  For example to get 
26622 \begin_inset Quotes eld
26623 \end_inset
26624
26625
26626 \begin_inset Formula $\sigma$
26627 \end_inset
26628
26629
26630 \begin_inset Quotes erd
26631 \end_inset
26632
26633 , insert this:
26634 \begin_inset Newline newline
26635 \end_inset
26636
26637
26638 \series bold
26639 $
26640 \backslash
26641 sigma$
26642 \begin_inset Newline newline
26643 \end_inset
26644
26645
26646 \series default
26647 The 
26648 \begin_inset Quotes eld
26649 \end_inset
26650
26651 $
26652 \begin_inset Quotes erd
26653 \end_inset
26654
26655  character hereby starts/ends the formula.
26656  The LaTeX-command for the Greek letter is the name of the letter beginning
26657  with a backslash 
26658 \begin_inset Quotes eld
26659 \end_inset
26660
26661
26662 \backslash
26663
26664 \begin_inset Quotes erd
26665 \end_inset
26666
26667 .
26668  For capital Greek letters, start the command also with a capital letter,
26669  like 
26670 \series bold
26671
26672 \backslash
26673 Sigma
26674 \series default
26675 .
26676 \end_layout
26677
26678 \begin_layout Standard
26679 (A short introduction to the LaTeX-syntax is given in section
26680 \begin_inset space ~
26681 \end_inset
26682
26683
26684 \begin_inset CommandInset ref
26685 LatexCommand ref
26686 reference "sub:LaTeX-Syntax"
26687
26688 \end_inset
26689
26690 .)
26691 \end_layout
26692
26693 \begin_layout Standard
26694 You cannot use the 
26695 \family sans
26696 Text
26697 \begin_inset space ~
26698 \end_inset
26699
26700 Style
26701 \family default
26702  dialog to format the description text but have to use LaTeX-commands.
26703  For example the description of the nomenclature entry for the 
26704 \begin_inset Quotes eld
26705 \end_inset
26706
26707
26708 \begin_inset Formula $\sigma$
26709 \end_inset
26710
26711
26712 \begin_inset Quotes erd
26713 \end_inset
26714
26715  in this document is:
26716 \begin_inset Newline newline
26717 \end_inset
26718
26719
26720 \series bold
26721 dummy entry for the character 
26722 \backslash
26723 textsf{sigma}
26724 \series default
26725
26726 \begin_inset Newline newline
26727 \end_inset
26728
26729 The command 
26730 \series bold
26731
26732 \backslash
26733 textsf
26734 \series default
26735  sets the fonts to 
26736 \family sans
26737 sans
26738 \begin_inset space ~
26739 \end_inset
26740
26741 serif
26742 \family default
26743 .
26744  To get 
26745 \series bold
26746 bold
26747 \series default
26748  font use the command 
26749 \series bold
26750
26751 \backslash
26752 textbf
26753 \series default
26754 , for 
26755 \family typewriter
26756 typewriter
26757 \family default
26758  use 
26759 \series bold
26760
26761 \backslash
26762 texttt
26763 \series default
26764 , for 
26765 \emph on
26766 emphasized
26767 \emph default
26768  use 
26769 \series bold
26770
26771 \backslash
26772 emph
26773 \series default
26774 .
26775 \end_layout
26776
26777 \begin_layout Subsection
26778 Sort Order of Nomenclature Entries
26779 \begin_inset Index
26780 status collapsed
26781
26782 \begin_layout Plain Layout
26783 Nomenclature ! Sort order
26784 \end_layout
26785
26786 \end_inset
26787
26788
26789 \end_layout
26790
26791 \begin_layout Standard
26792 The nomenclature entries are sorted alphabetically by the LaTeX-code of
26793  the symbol definition.
26794  This leads to undesired results when you for example have symbols in formulas.
26795  Suppose you have nomenclature entries for the symbols 
26796 \emph on
26797 a
26798 \begin_inset CommandInset nomenclature
26799 LatexCommand nomenclature
26800 symbol "a"
26801 description "dummy entry for the character \"a\""
26802
26803 \end_inset
26804
26805
26806 \emph default
26807  and 
26808 \begin_inset Formula $\sigma$
26809 \end_inset
26810
26811
26812 \begin_inset CommandInset nomenclature
26813 LatexCommand nomenclature
26814 prefix "sigma"
26815 symbol "$\\sigma$"
26816 description "dummy entry for the character \\textsf{sigma}"
26817
26818 \end_inset
26819
26820 .
26821  They will be sorted by 
26822 \begin_inset Quotes eld
26823 \end_inset
26824
26825
26826 \family sans
26827 a
26828 \family default
26829
26830 \begin_inset Quotes erd
26831 \end_inset
26832
26833  and 
26834 \begin_inset Quotes eld
26835 \end_inset
26836
26837
26838 \family typewriter
26839 $
26840 \backslash
26841 sigma$
26842 \family default
26843
26844 \begin_inset Quotes erd
26845 \end_inset
26846
26847  -- the 
26848 \begin_inset Formula $\sigma$
26849 \end_inset
26850
26851  will be sorted before the 
26852 \emph on
26853 a
26854 \emph default
26855  since the character 
26856 \begin_inset Quotes eld
26857 \end_inset
26858
26859 $
26860 \begin_inset Quotes erd
26861 \end_inset
26862
26863  is considered in sorting.
26864 \end_layout
26865
26866 \begin_layout Standard
26867 To control the sort order, you can edit the 
26868 \family sans
26869 Sort
26870 \begin_inset space ~
26871 \end_inset
26872
26873 as
26874 \family default
26875  field of the nomenclature dialog.
26876  Then the nomenclature entry will be sorted by this entry and not the symbol
26877  definition.
26878  For the given example, you can insert 
26879 \family typewriter
26880 sigma
26881 \family default
26882  to this field for the 
26883 \begin_inset Formula $\sigma$
26884 \end_inset
26885
26886 , then 
26887 \emph on
26888 a
26889 \emph default
26890  will be located before 
26891 \begin_inset Formula $\sigma$
26892 \end_inset
26893
26894 .
26895 \end_layout
26896
26897 \begin_layout Standard
26898 For subgrouping and tips for using sort entries see the 
26899 \series bold
26900 nomencl
26901 \series default
26902  documentation, 
26903 \begin_inset CommandInset citation
26904 LatexCommand cite
26905 key "nomencl"
26906
26907 \end_inset
26908
26909 .
26910 \end_layout
26911
26912 \begin_layout Subsection
26913 Nomenclature Options
26914 \begin_inset Index
26915 status collapsed
26916
26917 \begin_layout Plain Layout
26918 Nomenclature ! Options
26919 \end_layout
26920
26921 \end_inset
26922
26923
26924 \end_layout
26925
26926 \begin_layout Standard
26927 The 
26928 \series bold
26929 nomencl
26930 \series default
26931  package offers some options to adjust the appearance of the nomenclature.
26932  Here are some of its options, for more have a look at its documentation:
26933 \end_layout
26934
26935 \begin_layout Description
26936 refeq Appends the phrase 
26937 \begin_inset Quotes eld
26938 \end_inset
26939
26940
26941 \family sans
26942 , see equation (
26943 \emph on
26944 eq
26945 \emph default
26946 )
26947 \family default
26948
26949 \begin_inset Quotes erd
26950 \end_inset
26951
26952  to every nomenclature entry, where 
26953 \family sans
26954 \emph on
26955 eq
26956 \family default
26957 \emph default
26958  is the number of the last equation in front of the nomenclature entry
26959 \end_layout
26960
26961 \begin_layout Description
26962 refpage Appends the phrase 
26963 \begin_inset Quotes eld
26964 \end_inset
26965
26966
26967 \family sans
26968 , page (
26969 \emph on
26970 page
26971 \emph default
26972 )
26973 \family default
26974
26975 \begin_inset Quotes erd
26976 \end_inset
26977
26978  to every nomenclature entry, where 
26979 \family sans
26980 \emph on
26981 page
26982 \family default
26983 \emph default
26984  is the number of the page on which the nomenclature entry appeared
26985 \end_layout
26986
26987 \begin_layout Description
26988 intoc Inserts the nomenclature in the Table of Contents
26989 \end_layout
26990
26991 \begin_layout Standard
26992 There are furthermore the options 
26993 \series bold
26994 croatian
26995 \series default
26996
26997 \series bold
26998 danish
26999 \series default
27000
27001 \series bold
27002 english
27003 \series default
27004
27005 \series bold
27006 french
27007 \series default
27008
27009 \series bold
27010 german
27011 \series default
27012
27013 \series bold
27014 italian
27015 \series default
27016
27017 \series bold
27018 polish
27019 \series default
27020
27021 \series bold
27022 portuguese
27023 \series default
27024
27025 \series bold
27026 russian
27027 \series default
27028
27029 \series bold
27030 spanish
27031 \series default
27032 , and 
27033 \series bold
27034 ukrainian
27035 \series default
27036  to print the reference texts and the nomenclature title in the corresponding
27037  language.
27038 \end_layout
27039
27040 \begin_layout Standard
27041 To use one or more of the options, add them to the comma-separated document
27042  class options list in the 
27043 \family sans
27044 Document\SpecialChar \menuseparator
27045 Settings
27046 \family default
27047  dialog.
27048  In this document the options 
27049 \series bold
27050 intoc
27051 \series default
27052  and 
27053 \series bold
27054 refpage
27055 \series default
27056  are used.
27057 \end_layout
27058
27059 \begin_layout Standard
27060 \begin_inset VSpace bigskip
27061 \end_inset
27062
27063
27064 \end_layout
27065
27066 \begin_layout Standard
27067 You can also use the first two options above only for certain nomenclature
27068  entries when you add one of the following commands as last entry to the
27069  
27070 \family sans
27071 Description
27072 \family default
27073  field in the nomenclature dialog:
27074 \end_layout
27075
27076 \begin_layout Description
27077
27078 \backslash
27079 nomrefeq Like the 
27080 \series bold
27081 refeq
27082 \series default
27083  option
27084 \end_layout
27085
27086 \begin_layout Description
27087
27088 \backslash
27089 nomrefpage Like the 
27090 \series bold
27091 refpage
27092 \series default
27093  option
27094 \end_layout
27095
27096 \begin_layout Description
27097
27098 \backslash
27099 nomrefeqpage Short notation of 
27100 \series bold
27101
27102 \backslash
27103 nomrefeq
27104 \backslash
27105 nomrefpage
27106 \end_layout
27107
27108 \begin_layout Description
27109
27110 \backslash
27111 nomnorefeq,
27112 \begin_inset space ~
27113 \end_inset
27114
27115
27116 \backslash
27117 nomnorefpage,
27118 \begin_inset space ~
27119 \end_inset
27120
27121
27122 \backslash
27123 nomnorefeqpage Turns off the corresponding options
27124 \end_layout
27125
27126 \begin_layout Subsection
27127 Printing the Nomenclature
27128 \begin_inset Index
27129 status collapsed
27130
27131 \begin_layout Plain Layout
27132 Nomenclature ! Printing
27133 \end_layout
27134
27135 \end_inset
27136
27137
27138 \end_layout
27139
27140 \begin_layout Standard
27141 To print the nomenclature, use the menu 
27142 \family sans
27143 Insert\SpecialChar \menuseparator
27144 Lists
27145 \begin_inset space ~
27146 \end_inset
27147
27148 /
27149 \begin_inset space ~
27150 \end_inset
27151
27152 TOC\SpecialChar \menuseparator
27153 Nomenclature
27154 \family default
27155 .
27156  A light blue box labeled 
27157 \begin_inset Quotes eld
27158 \end_inset
27159
27160
27161 \family sans
27162 Nomenclature
27163 \family default
27164
27165 \begin_inset Quotes erd
27166 \end_inset
27167
27168  will show the place where the nomenclature is printed in the output.
27169  Like the index list box, the nomenclature list box is not clickable.
27170 \end_layout
27171
27172 \begin_layout Standard
27173 In the printed output the title of the nomenclature appears as 
27174 \begin_inset Quotes eld
27175 \end_inset
27176
27177 Nomenclature
27178 \begin_inset Quotes erd
27179 \end_inset
27180
27181 .
27182  If you are not happy with the name, you can change it by redefining the
27183  command 
27184 \series bold
27185
27186 \backslash
27187 nomname
27188 \series default
27189  in the preamble.
27190  For example, in order to change the name to 
27191 \emph on
27192 List of Symbols
27193 \emph default
27194 , add the following line to the preamble:
27195 \end_layout
27196
27197 \begin_layout Standard
27198
27199 \family roman
27200 \series bold
27201
27202 \backslash
27203 renewcommand{
27204 \backslash
27205 nomname}{List of Symbols}
27206 \end_layout
27207
27208 \begin_layout Standard
27209 \begin_inset VSpace defskip
27210 \end_inset
27211
27212
27213 \end_layout
27214
27215 \begin_layout Standard
27216 If you are unhappy with the amount of space for symbols, you can alter it
27217  by adding the following line to the preamble:
27218 \end_layout
27219
27220 \begin_layout Standard
27221
27222 \family roman
27223 \series bold
27224
27225 \backslash
27226 renewcommand{
27227 \backslash
27228 nomlabelwidth}{width}
27229 \end_layout
27230
27231 \begin_layout Standard
27232
27233 \family roman
27234 Where the width is a value with one of the units listed in Appendix
27235 \begin_inset space ~
27236 \end_inset
27237
27238
27239 \begin_inset CommandInset ref
27240 LatexCommand ref
27241 reference "cha:Units-available-in"
27242
27243 \end_inset
27244
27245 .
27246  The default value is 1
27247 \begin_inset space \thinspace{}
27248 \end_inset
27249
27250 cm.
27251 \end_layout
27252
27253 \begin_layout Section
27254 Branches
27255 \begin_inset Index
27256 status collapsed
27257
27258 \begin_layout Plain Layout
27259 Branches
27260 \end_layout
27261
27262 \end_inset
27263
27264
27265 \begin_inset Index
27266 status collapsed
27267
27268 \begin_layout Plain Layout
27269 Document ! Branches
27270 \end_layout
27271
27272 \end_inset
27273
27274
27275 \begin_inset CommandInset label
27276 LatexCommand label
27277 name "sec:Branches"
27278
27279 \end_inset
27280
27281
27282 \end_layout
27283
27284 \begin_layout Standard
27285 Sometimes it is useful to hide some document parts in the output.
27286  For example a teacher who is setting an exam obviously doesn't want the
27287  pupils to see the answers, but having questions and answers in the same
27288  document will make the life of the markers of that exam much easier.
27289 \end_layout
27290
27291 \begin_layout Standard
27292 For these cases LyX offers to put text into branches.
27293  The text will then only appear in the output when its branch is activated.
27294  To create a branch, go in the 
27295 \family sans
27296 Document\SpecialChar \menuseparator
27297 Settings
27298 \family default
27299  dialog to 
27300 \family sans
27301 Branches
27302 \family default
27303 .
27304  The name of the branch, its activation state and the background color of
27305  the branches inside LyX can be specified in this dialog.
27306 \end_layout
27307
27308 \begin_layout Standard
27309 Text that should be in a branch is set into branch inset boxes.
27310  These boxes are inserted via the menu 
27311 \family sans
27312 Insert\SpecialChar \menuseparator
27313 Branch
27314 \family default
27315  where you can choose a branch.
27316  You can later change the branch of the boxes by right-clicking on them.
27317 \end_layout
27318
27319 \begin_layout Standard
27320 Here is an example, where only the question text appears, the answer branch
27321  is deactivated and does therefore not appear in the output:
27322 \end_layout
27323
27324 \begin_layout Standard
27325 \begin_inset Branch Question
27326 status open
27327
27328 \begin_layout Standard
27329 Question: Who was the first physics Nobel prize winner?
27330 \end_layout
27331
27332 \end_inset
27333
27334
27335 \end_layout
27336
27337 \begin_layout Standard
27338 \begin_inset Branch Answer
27339 status open
27340
27341 \begin_layout Standard
27342 Answer: Wilhelm Conrad Röntgen
27343 \end_layout
27344
27345 \end_inset
27346
27347
27348 \end_layout
27349
27350 \begin_layout Standard
27351 \begin_inset VSpace bigskip
27352 \end_inset
27353
27354
27355 \end_layout
27356
27357 \begin_layout Standard
27358 To use conditional output inside places where you cannot insert branch insets,
27359  like inside equations, you can code special LaTeX definitions for each
27360  branch.
27361  For example you can define for the question branch
27362 \begin_inset Foot
27363 status collapsed
27364
27365 \begin_layout Plain Layout
27366 For an introduction to the LaTeX-syntax, see section
27367 \begin_inset space ~
27368 \end_inset
27369
27370
27371 \begin_inset CommandInset ref
27372 LatexCommand ref
27373 reference "sub:LaTeX-Syntax"
27374
27375 \end_inset
27376
27377 .
27378 \end_layout
27379
27380 \end_inset
27381
27382
27383 \end_layout
27384
27385 \begin_layout Standard
27386
27387 \series bold
27388
27389 \backslash
27390 newcommand{
27391 \backslash
27392 question}[1]{#1}
27393 \end_layout
27394
27395 \begin_layout Standard
27396
27397 \series bold
27398
27399 \backslash
27400 newcommand{
27401 \backslash
27402 answer}[1]{}
27403 \end_layout
27404
27405 \begin_layout Standard
27406 and for the answer branch
27407 \end_layout
27408
27409 \begin_layout Standard
27410
27411 \series bold
27412
27413 \backslash
27414 newcommand{
27415 \backslash
27416 question}[1]{}
27417 \end_layout
27418
27419 \begin_layout Standard
27420
27421 \series bold
27422
27423 \backslash
27424 newcommand{
27425 \backslash
27426 answer}[1]{#1}
27427 \end_layout
27428
27429 \begin_layout Standard
27430 \begin_inset Branch Question
27431 status open
27432
27433 \begin_layout Standard
27434 \begin_inset ERT
27435 status open
27436
27437 \begin_layout Plain Layout
27438
27439
27440 \backslash
27441 newcommand{
27442 \backslash
27443 question}[1]{#1}
27444 \end_layout
27445
27446 \begin_layout Plain Layout
27447
27448
27449 \backslash
27450 newcommand{
27451 \backslash
27452 answer}[1]{}
27453 \end_layout
27454
27455 \end_inset
27456
27457
27458 \end_layout
27459
27460 \end_inset
27461
27462
27463 \end_layout
27464
27465 \begin_layout Standard
27466 \begin_inset Branch Answer
27467 status collapsed
27468
27469 \begin_layout Standard
27470 \begin_inset ERT
27471 status open
27472
27473 \begin_layout Plain Layout
27474
27475
27476 \backslash
27477 newcommand{
27478 \backslash
27479 question}[1]{}
27480 \end_layout
27481
27482 \begin_layout Plain Layout
27483
27484
27485 \backslash
27486 newcommand{
27487 \backslash
27488 answer}[1]{#1}
27489 \end_layout
27490
27491 \end_inset
27492
27493
27494 \end_layout
27495
27496 \end_inset
27497
27498
27499 \end_layout
27500
27501 \begin_layout Standard
27502 Now it is possible to use the commands 
27503 \series bold
27504
27505 \backslash
27506 question{\SpecialChar \ldots{}
27507 }
27508 \series default
27509  and 
27510 \series bold
27511
27512 \backslash
27513 answer{\SpecialChar \ldots{}
27514 }
27515 \series default
27516  to obtain conditional output.
27517  Here is an example formula where only the 
27518 \series bold
27519
27520 \backslash
27521 question
27522 \series default
27523  part appears:
27524 \begin_inset Formula \[
27525 x^{2}-2x-2\Rightarrow\question{x_{1}}\answer{x_{2}}=1\question{+\sqrt{3}}\answer{-\sqrt{3}}.\]
27526
27527 \end_inset
27528
27529
27530 \end_layout
27531
27532 \begin_layout Standard
27533 Inside math, the same effect can be achieved using math macros, see section
27534 \begin_inset space ~
27535 \end_inset
27536
27537
27538 \begin_inset CommandInset ref
27539 LatexCommand ref
27540 reference "sec:math-macros"
27541
27542 \end_inset
27543
27544 .
27545 \end_layout
27546
27547 \begin_layout Section
27548 PDF Properties
27549 \begin_inset CommandInset label
27550 LatexCommand label
27551 name "sec:PDF-Properties"
27552
27553 \end_inset
27554
27555
27556 \begin_inset Index
27557 status collapsed
27558
27559 \begin_layout Plain Layout
27560 PDF properties
27561 \end_layout
27562
27563 \end_inset
27564
27565
27566 \end_layout
27567
27568 \begin_layout Standard
27569 The 
27570 \family sans
27571 Document Settings
27572 \family default
27573  dialog provides under 
27574 \family sans
27575 PDF Properties
27576 \family default
27577  to set up special options for the PDF output of your document.
27578  All options there are provided by the LaTeX-package 
27579 \series bold
27580 hyperref
27581 \series default
27582
27583 \begin_inset Index
27584 status collapsed
27585
27586 \begin_layout Plain Layout
27587 LaTeX-packages ! hyperref
27588 \end_layout
27589
27590 \end_inset
27591
27592 .
27593 \end_layout
27594
27595 \begin_layout Standard
27596 Using 
27597 \series bold
27598 hyperref
27599 \series default
27600  will link all cross-references in the DVI- and PDF-output.
27601  This means that the reader of your document will be able to click on a
27602  table of contents entry or on a reference and he is shown the referenced
27603  document part.
27604  You can specify in the dialog tab 
27605 \family sans
27606 Hyperlinks
27607 \family default
27608  how the links will look like and if links for bibliographical backreferences
27609  are created.
27610  The backreferences will appear in the bibliography behind the different
27611  entries, showing the number of the section, slide, or page where the entry
27612  is referenced.
27613 \end_layout
27614
27615 \begin_layout Standard
27616 In the dialog tab 
27617 \family sans
27618 Bookmarks
27619 \family default
27620  you can set if PDF-bookmarks should be created for every section of your
27621  document to make it easier for readers to navigate through the document.
27622  You can decide if the bookmarks should be numbered like your document sections
27623  or not.
27624  With the open bookmarks level you can specify what sectioning level should
27625  be displayed in the bookmarks when opening the PDF.
27626  For example level
27627 \begin_inset space ~
27628 \end_inset
27629
27630 2 will display all sections and subsections, while level
27631 \begin_inset space ~
27632 \end_inset
27633
27634 1 will only display the sections.
27635 \end_layout
27636
27637 \begin_layout Standard
27638 The header informations in the dialog tab 
27639 \family sans
27640 General
27641 \family default
27642  are saved together with the PDF as file properties.
27643  Many programs are able to extract these informations to e.
27644 \begin_inset space \thinspace{}
27645 \end_inset
27646
27647 g.
27648 \begin_inset space \space{}
27649 \end_inset
27650
27651 automatically recognize who is the author and what is the PDF about.
27652  This is very useful to sort, classify, or use PDFs for bibliography issues.
27653  When the option 
27654 \family sans
27655 Automatic fill header
27656 \family default
27657  is set, LyX tries to extract the header informations from your document
27658  title and author settings.
27659 \end_layout
27660
27661 \begin_layout Standard
27662 The option 
27663 \family sans
27664 Load in fullscreen mode
27665 \family default
27666  will open the PDF in fullscreen mode, which is useful for presentations.
27667 \end_layout
27668
27669 \begin_layout Standard
27670 PDF properties are also used in this document.
27671  When you look in its document settings, you can see that some additional
27672  
27673 \series bold
27674 hyperref
27675 \series default
27676  options are used.
27677  For an explanation of them we refer to the hyperref manual 
27678 \begin_inset CommandInset citation
27679 LatexCommand cite
27680 key "hyperref"
27681
27682 \end_inset
27683
27684 .
27685 \end_layout
27686
27687 \begin_layout Section
27688 TeX Code and the LaTeX Syntax
27689 \begin_inset CommandInset label
27690 LatexCommand label
27691 name "sec:TeX-Code"
27692
27693 \end_inset
27694
27695
27696 \end_layout
27697
27698 \begin_layout Subsection
27699 TeX Code Boxes
27700 \begin_inset Index
27701 status collapsed
27702
27703 \begin_layout Plain Layout
27704 TeX Code
27705 \end_layout
27706
27707 \end_inset
27708
27709
27710 \begin_inset CommandInset label
27711 LatexCommand label
27712 name "sub:TeX-Code-Boxes"
27713
27714 \end_inset
27715
27716
27717 \end_layout
27718
27719 \begin_layout Standard
27720 As LyX uses LaTeX in the background, it supports many LaTeX commands and
27721  constructs, but not all.
27722  LaTeX contains of hundreds of packages which provide different commands.
27723  Every time packages are updated and new ones added.
27724  This has the advantage that you can typeset nearly everything as there
27725  is for every problem a LaTeX-package.
27726  But LyX can of course not be up to date and support all packages and their
27727  commands.
27728 \end_layout
27729
27730 \begin_layout Standard
27731 But don't worry, you can use any LaTeX-command directly in LyX inside the
27732  TeX Code box.
27733  An TeX Code box is created by the menu 
27734 \family sans
27735 Insert\SpecialChar \menuseparator
27736 TeX
27737 \begin_inset space ~
27738 \end_inset
27739
27740 Code
27741 \family default
27742  or by the toolbar button 
27743 \begin_inset Graphics
27744         filename ../images/ert-insert.png
27745
27746 \end_inset
27747
27748 .
27749  The box can be opened by left-clicking and closed by right-clicking on
27750  it.
27751 \end_layout
27752
27753 \begin_layout Standard
27754 You can insert complete or incomplete commands as TeX Code.
27755  Incomplete means that the command argument can be Standard LyX text.
27756  For example you want to draw a frame around a word and uses therefore the
27757  LaTeX-command 
27758 \series bold
27759
27760 \backslash
27761 fbox
27762 \series default
27763 , you can write the command part 
27764 \series bold
27765
27766 \backslash
27767 fbox{
27768 \series default
27769  in a TeX Code box before the word and the closing brace 
27770 \series bold
27771 }
27772 \series default
27773  in a second TeX Code box behind the word.
27774  The word between the two TeX Code boxes is then the argument as it is in
27775  the following example:
27776 \end_layout
27777
27778 \begin_layout Standard
27779 \begin_inset Graphics
27780         filename clipart/ERT.png
27781         scale 89
27782
27783 \end_inset
27784
27785
27786 \end_layout
27787
27788 \begin_layout Standard
27789 gives
27790 \end_layout
27791
27792 \begin_layout Standard
27793 This is a line with a 
27794 \begin_inset ERT
27795 status collapsed
27796
27797 \begin_layout Plain Layout
27798
27799
27800 \backslash
27801 fbox{
27802 \end_layout
27803
27804 \end_inset
27805
27806 framed
27807 \begin_inset ERT
27808 status collapsed
27809
27810 \begin_layout Plain Layout
27811
27812 }
27813 \end_layout
27814
27815 \end_inset
27816
27817  word.
27818 \end_layout
27819
27820 \begin_layout Standard
27821 \begin_inset Note Greyedout
27822 status open
27823
27824 \begin_layout Plain Layout
27825
27826 \series bold
27827 Note:
27828 \series default
27829  At the end of LaTeX-commands without parameters, you have to insert a space
27830  to let LaTeX know that the command is finished.
27831 \end_layout
27832
27833 \end_inset
27834
27835
27836 \end_layout
27837
27838 \begin_layout Subsection
27839 Short Introduction to the LaTeX Syntax
27840 \begin_inset OptArg
27841 status collapsed
27842
27843 \begin_layout Plain Layout
27844 The LaTeX Syntax
27845 \end_layout
27846
27847 \end_inset
27848
27849
27850 \begin_inset Index
27851 status collapsed
27852
27853 \begin_layout Plain Layout
27854 LaTeX Syntax
27855 \end_layout
27856
27857 \end_inset
27858
27859
27860 \begin_inset CommandInset label
27861 LatexCommand label
27862 name "sub:LaTeX-Syntax"
27863
27864 \end_inset
27865
27866
27867 \end_layout
27868
27869 \begin_layout Standard
27870 When you write larger documents or books, you will need to know something
27871  about the LaTeX-commands that LyX uses in the background.
27872  Because LaTeX is based on commands, you can 
27873 \begin_inset Quotes eld
27874 \end_inset
27875
27876 program
27877 \begin_inset Quotes erd
27878 \end_inset
27879
27880  your text.
27881  This has the advantage that the layout of the document can be changed at
27882  every time if you know the right commands.
27883  E.
27884 \begin_inset space \thinspace{}
27885 \end_inset
27886
27887 g.
27888 \begin_inset space \space{}
27889 \end_inset
27890
27891 imagine you have to write a manual for a product and the deadline is at
27892  the end of the day.
27893  Your boss just has complimented you for your good work but wants to have
27894  all caption labels bold.
27895  But you have over hundred figure and table captions with non-bold labels
27896  in your manual.
27897  Of course it's impossible to change all caption labels by hand in one day.
27898 \end_layout
27899
27900 \begin_layout Standard
27901 Now LaTeX comes into play.
27902  As written above, for every problem exists a LaTeX-package.
27903  First you have to find out which and therefore look in the LaTeX package
27904  database, 
27905 \begin_inset CommandInset citation
27906 LatexCommand cite
27907 key "Catalogue"
27908
27909 \end_inset
27910
27911 .
27912 \end_layout
27913
27914 \begin_layout Standard
27915 As result you know that the package 
27916 \series bold
27917 caption
27918 \series default
27919
27920 \begin_inset Index
27921 status collapsed
27922
27923 \begin_layout Plain Layout
27924 LaTeX-packages ! caption
27925 \end_layout
27926
27927 \end_inset
27928
27929  is what you need.
27930  To use a package, you have to load it in the document preamble (menu 
27931 \family sans
27932 Document\SpecialChar \menuseparator
27933 Settings
27934 \family default
27935 ) with the command
27936 \end_layout
27937
27938 \begin_layout Standard
27939
27940 \series bold
27941
27942 \backslash
27943 usepackage[options]{package name}
27944 \end_layout
27945
27946 \begin_layout Standard
27947 All LaTeX commands begin with a backslash, the command argument is set within
27948  two braces, and the options are set within two brackets.
27949  Note that not all commands have an argument and options.
27950 \end_layout
27951
27952 \begin_layout Standard
27953 In your case the package name is 
27954 \series bold
27955 caption
27956 \series default
27957 .
27958  After a look in the documentation of the package, you know that the option
27959  
27960 \series bold
27961 labelfont=bf
27962 \series default
27963  will change the font of all caption labels to bold.
27964  So you add the command
27965 \end_layout
27966
27967 \begin_layout Standard
27968
27969 \series bold
27970
27971 \backslash
27972 usepackage[labelfont=bf]{caption}
27973 \end_layout
27974
27975 \begin_layout Standard
27976 to the preamble and the problem is solved.
27977 \begin_inset Foot
27978 status collapsed
27979
27980 \begin_layout Plain Layout
27981 For more commands provided by the 
27982 \series bold
27983 caption
27984 \series default
27985  package, have a look at its documentation, 
27986 \begin_inset CommandInset citation
27987 LatexCommand cite
27988 key "caption"
27989
27990 \end_inset
27991
27992 .
27993 \end_layout
27994
27995 \end_inset
27996
27997
27998 \end_layout
27999
28000 \begin_layout Standard
28001 Note that some document classes have built-in solutions for well known problems
28002  like your case.
28003  For example if you use a 
28004 \family sans
28005 koma-script
28006 \family default
28007  class, you don't need the package 
28008 \series bold
28009 caption
28010 \series default
28011 , you can instead write
28012 \end_layout
28013
28014 \begin_layout Standard
28015
28016 \series bold
28017
28018 \backslash
28019 setkomafont{captionlabel}{
28020 \backslash
28021 bfseries}
28022 \end_layout
28023
28024 \begin_layout Standard
28025 in the preamble and the problem is solved.
28026  So if you plan to write a large document, you should have a look at the
28027  documentation of the document class you want to use.
28028  (
28029 \series bold
28030
28031 \backslash
28032 setkomafont
28033 \series default
28034  is an example for a command with more than one argument.)
28035 \end_layout
28036
28037 \begin_layout Standard
28038 Commands in the preamble affects the whole document, while commands in the
28039  text affects only the text after the command or only the text used as command
28040  argument.
28041  To insert a LaTeX-command in text, use the TeX Code box as described in
28042  the previous section.
28043 \end_layout
28044
28045 \begin_layout Standard
28046 If you want to learn more about LaTeX and its syntax, have a look at the
28047  LaTeX-books 
28048 \begin_inset CommandInset citation
28049 LatexCommand cite
28050 key "latexcompanion,latexguide"
28051
28052 \end_inset
28053
28054 .
28055  
28056 \end_layout
28057
28058 \begin_layout Section
28059 Previewing Snippets of your Document
28060 \begin_inset CommandInset label
28061 LatexCommand label
28062 name "sec:Previewing-snippets-of"
28063
28064 \end_inset
28065
28066
28067 \begin_inset Index
28068 status collapsed
28069
28070 \begin_layout Plain Layout
28071 Instant preview
28072 \end_layout
28073
28074 \end_inset
28075
28076
28077 \begin_inset Index
28078 status collapsed
28079
28080 \begin_layout Plain Layout
28081 Document ! Preview
28082 \end_layout
28083
28084 \end_inset
28085
28086
28087 \end_layout
28088
28089 \begin_layout Standard
28090 LyX allows you to generate previews of sections of your document on the
28091  fly so you can see how they'll look in the final document without having
28092  to break your train of thought with 
28093 \family sans
28094 View\SpecialChar \menuseparator
28095 DVI
28096 \family default
28097 .
28098 \end_layout
28099
28100 \begin_layout Standard
28101 If you would for example like to see in LyX your math formulas typeset by
28102  LaTeX, install the LaTeX-package 
28103 \series bold
28104 preview-latex
28105 \series default
28106
28107 \begin_inset Index
28108 status collapsed
28109
28110 \begin_layout Plain Layout
28111 LaTeX-packages ! preview-latex
28112 \end_layout
28113
28114 \end_inset
28115
28116  as explained below, and turn on 
28117 \family sans
28118 Instant
28119 \begin_inset space ~
28120 \end_inset
28121
28122 preview
28123 \family default
28124  in the 
28125 \family sans
28126 Tools\SpecialChar \menuseparator
28127 Preferences 
28128 \family default
28129 dialog under 
28130 \family sans
28131 Look
28132 \begin_inset space ~
28133 \end_inset
28134
28135 and
28136 \begin_inset space ~
28137 \end_inset
28138
28139 feel\SpecialChar \menuseparator
28140 Graphics
28141 \family default
28142 .
28143 \end_layout
28144
28145 \begin_layout Standard
28146 Previews are generated when you load a document into LyX and when you finish
28147  editing an inset.
28148  Previews of an already loaded document are 
28149 \emph on
28150 not
28151 \emph default
28152  generated just by selecting the 
28153 \family sans
28154 Instant
28155 \begin_inset space ~
28156 \end_inset
28157
28158 preview
28159 \family default
28160  check box, you have to reopen the documents to activate the previews.
28161 \end_layout
28162
28163 \begin_layout Standard
28164 LyX will generate previews of math insets.
28165  It will also generate previews of included insets if you select the 
28166 \family sans
28167 Show
28168 \begin_inset space ~
28169 \end_inset
28170
28171 preview
28172 \family default
28173  check box in the insert dialog.
28174  This is useful if you wish to generate a preview of a LaTeX figure, for
28175  example.
28176 \end_layout
28177
28178 \begin_layout Standard
28179 To get previews working, you need the LaTeX package 
28180 \series bold
28181 preview-latex
28182 \series default
28183  (on some systems named simply 
28184 \series bold
28185 preview
28186 \series default
28187 ) installed.
28188  In case it is not already installed, you find it in the TeX Catalogue,
28189  
28190 \begin_inset CommandInset citation
28191 LatexCommand cite
28192 key "TeXCatalogue"
28193
28194 \end_inset
28195
28196  or in the package manager of your LaTeX-system.
28197  You obtain prettier results if you install the program 
28198 \family typewriter
28199 pnmcrop
28200 \family default
28201  from the 
28202 \family typewriter
28203 netpbm
28204 \family default
28205  package; for LyX on Windows this program is automatically installed together
28206  with LyX.
28207 \end_layout
28208
28209 \begin_layout Standard
28210 \begin_inset VSpace bigskip
28211 \end_inset
28212
28213
28214 \end_layout
28215
28216 \begin_layout Standard
28217 You can furthermore preview the LaTeX source of the whole document or parts
28218  of it.
28219  Use the menu 
28220 \family sans
28221 View\SpecialChar \menuseparator
28222 View
28223 \begin_inset space ~
28224 \end_inset
28225
28226 Source
28227 \family default
28228  and a window will be shown where you can see the LaTeX-source code.
28229  The window shows the source of the whole paragraph where the cursor is
28230  currently in.
28231  You can also select document parts in LyX's main window, then only this
28232  selection (when it is more than one paragraph) is shown as source code.
28233  To view the whole document as source, enable the corresponding option in
28234  the source view window.
28235 \end_layout
28236
28237 \begin_layout Section
28238 Spell Checking
28239 \begin_inset CommandInset label
28240 LatexCommand label
28241 name "sec:Spellchecking"
28242
28243 \end_inset
28244
28245
28246 \begin_inset Index
28247 status collapsed
28248
28249 \begin_layout Plain Layout
28250 Spell checking
28251 \end_layout
28252
28253 \end_inset
28254
28255
28256 \end_layout
28257
28258 \begin_layout Standard
28259 LyX itself has no built-in spell checker.
28260  Rather it uses one of the external programs 
28261 \family typewriter
28262 aspell
28263 \family default
28264
28265 \family typewriter
28266 ispell
28267 \family default
28268
28269 \family typewriter
28270 hspell
28271 \family default
28272 , or 
28273 \family sans
28274 pspell
28275 \family default
28276  as backend.
28277  This section assumes you have already installed and set up one of these
28278  programs.
28279  
28280 \family typewriter
28281 aspell
28282 \family default
28283  can be seen as successor of 
28284 \family typewriter
28285 ispell
28286 \family default
28287 , so that it is recommended to use aspell.
28288  
28289 \family sans
28290 hspell
28291 \family default
28292  is a Hebrew spell-checker.
28293  The used spell checker ind its settings are specified in LyX's preferences
28294  under 
28295 \family sans
28296 Language Settings
28297 \family default
28298 .
28299 \end_layout
28300
28301 \begin_layout Standard
28302 For LyX on Windows, the selection box for the spell checking program is
28303  greyed out in the preferences dialog because only 
28304 \family sans
28305 aspell
28306 \family default
28307  can be used.
28308 \end_layout
28309
28310 \begin_layout Standard
28311 The menu
28312 \family sans
28313  Tools\SpecialChar \menuseparator
28314 Spellchecker
28315 \family default
28316  starts the spell checking beginning from the current cursor position.
28317  A dialog window will appear showing any incorrect (or unknown) word found,
28318  allowing you to edit and replace it in a second line.
28319  Whenever an unknown word is found, the word is highlighted and the text
28320  scrolled so that it is visible.
28321  In the 
28322 \family sans
28323 spell checker
28324 \family default
28325  dialog, there is also a box showing suggestions for a correction, if any
28326  could be found.
28327  Clicking on one of the corrections will copy to the 
28328 \family sans
28329 Replace
28330 \family default
28331  field, double-click invokes directly the replacement.
28332  Unknown but correctly typed words can be added to the personal dictionary.
28333 \end_layout
28334
28335 \begin_layout Standard
28336 By default, the used dictionary file is determined by the document language
28337  that is set in the 
28338 \family sans
28339 Document\SpecialChar \menuseparator
28340 Settings
28341 \family default
28342  dialog.
28343  If you do not have a dictionary for the document language, spell checking
28344  will bring an error message.
28345  In this case, you can specify another dictionary file in the dialog by
28346  specifying a different 
28347 \family sans
28348 Alternative language
28349 \family default
28350  in preferences dialog.
28351 \end_layout
28352
28353 \begin_layout Standard
28354 After a spell check you'll informed about the number of checked words.
28355 \end_layout
28356
28357 \begin_layout Subsubsection*
28358 Limitations
28359 \end_layout
28360
28361 \begin_layout Standard
28362 It is not possible to change the spelling of a particular word globally,
28363  rather than having to change the spelling separately for each occurrence
28364  of the word.
28365  But you can use the 
28366 \family sans
28367 Find
28368 \begin_inset space ~
28369 \end_inset
28370
28371 &
28372 \begin_inset space ~
28373 \end_inset
28374
28375 Replace
28376 \family default
28377  dialog for that.
28378 \end_layout
28379
28380 \begin_layout Standard
28381 LyX cannot correctly spell check documents containing multiple languages.
28382  This does work with 
28383 \family typewriter
28384 pspell
28385 \family default
28386 , assuming you have marked the different languages appropriately.
28387 \end_layout
28388
28389 \begin_layout Subsubsection*
28390 Further Settings
28391 \end_layout
28392
28393 \begin_layout Standard
28394 The 
28395 \family sans
28396 Spellchecker
28397 \family default
28398  section in the preferences dialog has some additional options:
28399 \end_layout
28400
28401 \begin_layout Description
28402 Escape
28403 \begin_inset space ~
28404 \end_inset
28405
28406 characters Allows you to add non-standard characters that the spell checker
28407  should consider, e.
28408 \begin_inset space \thinspace{}
28409 \end_inset
28410
28411 g.
28412 \begin_inset space \space{}
28413 \end_inset
28414
28415 German umlauts although you spell check English document.
28416  This should not normally be needed.
28417 \end_layout
28418
28419 \begin_layout Description
28420 Personal
28421 \begin_inset space ~
28422 \end_inset
28423
28424 dictionary to use a different file than the spell checker's default choice
28425  as your personal dictionary
28426 \end_layout
28427
28428 \begin_layout Description
28429 Accept
28430 \begin_inset space ~
28431 \end_inset
28432
28433 compound
28434 \begin_inset space ~
28435 \end_inset
28436
28437 words Prevent the spell checker from complaining about compounded words
28438  like 
28439 \begin_inset Quotes eld
28440 \end_inset
28441
28442 passthrough
28443 \begin_inset Quotes erd
28444 \end_inset
28445
28446 .
28447 \end_layout
28448
28449 \begin_layout Description
28450 Use
28451 \begin_inset space ~
28452 \end_inset
28453
28454 input
28455 \begin_inset space ~
28456 \end_inset
28457
28458 encoding Uses the document encoding that is set in the 
28459 \family sans
28460 Document\SpecialChar \menuseparator
28461 Settings
28462 \family default
28463  dialog under 
28464 \family sans
28465 Language
28466 \family default
28467  also for the spellchecker.
28468 \begin_inset Foot
28469 status collapsed
28470
28471 \begin_layout Plain Layout
28472 The encodings are explained in section
28473 \begin_inset space ~
28474 \end_inset
28475
28476
28477 \begin_inset CommandInset ref
28478 LatexCommand ref
28479 reference "cha:The-Document-Settings"
28480
28481 \end_inset
28482
28483 .
28484 \end_layout
28485
28486 \end_inset
28487
28488  Only enable this if you use 
28489 \family typewriter
28490 ispell
28491 \family default
28492  and can't spell check words with international letters in them.
28493  There have been reports that this does not work with all dictionaries,
28494  so this is disabled by default.
28495 \end_layout
28496
28497 \begin_layout Section
28498 Thesaurus
28499 \begin_inset Index
28500 status collapsed
28501
28502 \begin_layout Plain Layout
28503 Thesaurus
28504 \end_layout
28505
28506 \end_inset
28507
28508
28509 \begin_inset CommandInset label
28510 LatexCommand label
28511 name "sec:Thesaurus"
28512
28513 \end_inset
28514
28515
28516 \end_layout
28517
28518 \begin_layout Standard
28519 Thesaurus currently only works when you use the document language English.
28520 \end_layout
28521
28522 \begin_layout Standard
28523 To start the thesaurus, highlight one word or set the cursor behind it,
28524  and use the menu 
28525 \family sans
28526 Tools\SpecialChar \menuseparator
28527 Thesaurus
28528 \family default
28529  or the toolbar button 
28530 \begin_inset Graphics
28531         filename ../images/thesaurus-entry.png
28532         BoundingBox 0bp 5bp 20bp 25bp
28533         rotateOrigin center
28534
28535 \end_inset
28536
28537 .
28538  A dialog pops up showing you probably related words that you can use as
28539  replacement.
28540 \end_layout
28541
28542 \begin_layout Standard
28543 The shown related words are in many cases not really related to the word
28544  you are currently checking, scrolling in the shown list might help in some
28545  cases to find related words.
28546 \end_layout
28547
28548 \begin_layout Standard
28549 The thesaurus only works for single words, and also only when it is in the
28550  singular form.
28551  For example starting the thesaurus with the word 
28552 \begin_inset Quotes eld
28553 \end_inset
28554
28555 reports
28556 \begin_inset Quotes erd
28557 \end_inset
28558
28559  leads to no results, while results are shown for the word 
28560 \begin_inset Quotes eld
28561 \end_inset
28562
28563 report
28564 \begin_inset Quotes erd
28565 \end_inset
28566
28567 .
28568  To avoid this, you can highlight only the part 
28569 \begin_inset Quotes eld
28570 \end_inset
28571
28572 report
28573 \begin_inset Quotes erd
28574 \end_inset
28575
28576  of the word 
28577 \begin_inset Quotes eld
28578 \end_inset
28579
28580 reports
28581 \begin_inset Quotes erd
28582 \end_inset
28583
28584  to get results.
28585 \end_layout
28586
28587 \begin_layout Section
28588 Change Tracking
28589 \begin_inset Index
28590 status collapsed
28591
28592 \begin_layout Plain Layout
28593 Change Tracking
28594 \end_layout
28595
28596 \end_inset
28597
28598
28599 \begin_inset Index
28600 status collapsed
28601
28602 \begin_layout Plain Layout
28603 Document ! Change Tracking
28604 \end_layout
28605
28606 \end_inset
28607
28608
28609 \begin_inset CommandInset label
28610 LatexCommand label
28611 name "sec:Change-Tracking"
28612
28613 \end_inset
28614
28615
28616 \end_layout
28617
28618 \begin_layout Standard
28619 When you work on a document together with many people it is extremely useful
28620  to see changes others made highlighted in the document.
28621  You can then decide if you accept a change or not.
28622  This can be achieved by turning on change tracking in the menu 
28623 \family sans
28624 Document\SpecialChar \menuseparator
28625 Change
28626 \begin_inset space ~
28627 \end_inset
28628
28629 Tracking\SpecialChar \menuseparator
28630 Track
28631 \begin_inset space ~
28632 \end_inset
28633
28634 Changes
28635 \family default
28636 .
28637 \end_layout
28638
28639 \begin_layout Standard
28640 Changes made in the document will then be highlighted by colors: 
28641 \color blue
28642 Blue text
28643 \color inherit
28644  is an addition, 
28645 \color red
28646 red canceled text
28647 \color inherit
28648  is a deletion.
28649  You can change the color in LyX's preferences dialog under 
28650 \family sans
28651 Look
28652 \begin_inset space ~
28653 \end_inset
28654
28655 and
28656 \begin_inset space ~
28657 \end_inset
28658
28659 feel
28660 \family default
28661
28662 \family sans
28663 Colors
28664 \family default
28665 .
28666 \begin_inset Index
28667 status collapsed
28668
28669 \begin_layout Plain Layout
28670 Color ! LyX screen
28671 \end_layout
28672
28673 \end_inset
28674
28675
28676 \end_layout
28677
28678 \begin_layout Standard
28679 When change tracking is activated, you will see the review toolbar in LyX:
28680 \begin_inset Index
28681 status collapsed
28682
28683 \begin_layout Plain Layout
28684 Toolbar ! Review
28685 \end_layout
28686
28687 \end_inset
28688
28689
28690 \end_layout
28691
28692 \begin_layout Standard
28693 \begin_inset VSpace defskip
28694 \end_inset
28695
28696
28697 \end_layout
28698
28699 \begin_layout Standard
28700 \begin_inset Graphics
28701         filename clipart/ChangesToolbar.png
28702
28703 \end_inset
28704
28705
28706 \end_layout
28707
28708 \begin_layout Standard
28709 \begin_inset VSpace defskip
28710 \end_inset
28711
28712
28713 \end_layout
28714
28715 \begin_layout Standard
28716 The review toolbar as shown above contains from left to right the following
28717  buttons:
28718 \end_layout
28719
28720 \begin_layout Standard
28721 \begin_inset VSpace defskip
28722 \end_inset
28723
28724
28725 \end_layout
28726
28727 \begin_layout Standard
28728 \begin_inset Tabular
28729 <lyxtabular version="3" rows="10" columns="2">
28730 <features islongtable="true">
28731 <column alignment="left" valignment="top" width="0">
28732 <column alignment="left" valignment="top" width="0">
28733 <row interlinespace="2.5mm">
28734 <cell alignment="center" valignment="top" usebox="none">
28735 \begin_inset Text
28736
28737 \begin_layout Plain Layout
28738 \begin_inset Graphics
28739         filename ../images/changes-track.png
28740         BoundingBox 0bp 5bp 20bp 25bp
28741         rotateOrigin center
28742
28743 \end_inset
28744
28745
28746 \end_layout
28747
28748 \end_inset
28749 </cell>
28750 <cell alignment="center" valignment="top" usebox="none">
28751 \begin_inset Text
28752
28753 \begin_layout Plain Layout
28754
28755 \family sans
28756 Document\SpecialChar \menuseparator
28757 Change
28758 \begin_inset space ~
28759 \end_inset
28760
28761 Tracking\SpecialChar \menuseparator
28762 Track
28763 \begin_inset space ~
28764 \end_inset
28765
28766 Changes
28767 \end_layout
28768
28769 \end_inset
28770 </cell>
28771 </row>
28772 <row interlinespace="2.5mm">
28773 <cell alignment="center" valignment="top" usebox="none">
28774 \begin_inset Text
28775
28776 \begin_layout Plain Layout
28777 \begin_inset Graphics
28778         filename ../images/changes-output.png
28779         BoundingBox 0bp 5bp 20bp 25bp
28780         rotateOrigin center
28781
28782 \end_inset
28783
28784
28785 \end_layout
28786
28787 \end_inset
28788 </cell>
28789 <cell alignment="center" valignment="top" usebox="none">
28790 \begin_inset Text
28791
28792 \begin_layout Plain Layout
28793
28794 \family sans
28795 Document\SpecialChar \menuseparator
28796 Change
28797 \begin_inset space ~
28798 \end_inset
28799
28800 Tracking\SpecialChar \menuseparator
28801 Show
28802 \begin_inset space ~
28803 \end_inset
28804
28805 Changes
28806 \begin_inset space ~
28807 \end_inset
28808
28809 in
28810 \begin_inset space ~
28811 \end_inset
28812
28813 Output
28814 \end_layout
28815
28816 \end_inset
28817 </cell>
28818 </row>
28819 <row interlinespace="2.5mm">
28820 <cell alignment="center" valignment="top" usebox="none">
28821 \begin_inset Text
28822
28823 \begin_layout Plain Layout
28824 \begin_inset Graphics
28825         filename ../images/change-next.png
28826         BoundingBox 0bp 5bp 20bp 25bp
28827         rotateOrigin center
28828
28829 \end_inset
28830
28831
28832 \end_layout
28833
28834 \end_inset
28835 </cell>
28836 <cell alignment="center" valignment="top" usebox="none">
28837 \begin_inset Text
28838
28839 \begin_layout Plain Layout
28840 Jumps to the next change
28841 \end_layout
28842
28843 \end_inset
28844 </cell>
28845 </row>
28846 <row interlinespace="2.5mm">
28847 <cell alignment="center" valignment="top" usebox="none">
28848 \begin_inset Text
28849
28850 \begin_layout Plain Layout
28851 \begin_inset Graphics
28852         filename ../images/change-accept.png
28853         BoundingBox 0bp 5bp 20bp 25bp
28854         rotateOrigin center
28855
28856 \end_inset
28857
28858
28859 \end_layout
28860
28861 \end_inset
28862 </cell>
28863 <cell alignment="center" valignment="top" usebox="none">
28864 \begin_inset Text
28865
28866 \begin_layout Plain Layout
28867
28868 \family sans
28869 Document\SpecialChar \menuseparator
28870 Change
28871 \begin_inset space ~
28872 \end_inset
28873
28874 Tracking\SpecialChar \menuseparator
28875 Accept
28876 \begin_inset space ~
28877 \end_inset
28878
28879 Change
28880 \end_layout
28881
28882 \end_inset
28883 </cell>
28884 </row>
28885 <row interlinespace="2.5mm">
28886 <cell alignment="center" valignment="top" usebox="none">
28887 \begin_inset Text
28888
28889 \begin_layout Plain Layout
28890 \begin_inset Graphics
28891         filename ../images/change-reject.png
28892         BoundingBox 0bp 5bp 20bp 25bp
28893         rotateOrigin center
28894
28895 \end_inset
28896
28897
28898 \end_layout
28899
28900 \end_inset
28901 </cell>
28902 <cell alignment="center" valignment="top" usebox="none">
28903 \begin_inset Text
28904
28905 \begin_layout Plain Layout
28906
28907 \family sans
28908 Document\SpecialChar \menuseparator
28909 Change
28910 \begin_inset space ~
28911 \end_inset
28912
28913 Tracking\SpecialChar \menuseparator
28914 Reject
28915 \begin_inset space ~
28916 \end_inset
28917
28918 Change
28919 \end_layout
28920
28921 \end_inset
28922 </cell>
28923 </row>
28924 <row interlinespace="2.5mm">
28925 <cell alignment="center" valignment="top" usebox="none">
28926 \begin_inset Text
28927
28928 \begin_layout Plain Layout
28929 \begin_inset Graphics
28930         filename ../images/changes-merge.png
28931         BoundingBox 0bp 5bp 20bp 25bp
28932         rotateOrigin center
28933
28934 \end_inset
28935
28936
28937 \end_layout
28938
28939 \end_inset
28940 </cell>
28941 <cell alignment="center" valignment="top" usebox="none">
28942 \begin_inset Text
28943
28944 \begin_layout Plain Layout
28945
28946 \family sans
28947 Document\SpecialChar \menuseparator
28948 Change
28949 \begin_inset space ~
28950 \end_inset
28951
28952 Tracking\SpecialChar \menuseparator
28953 Merge
28954 \begin_inset space ~
28955 \end_inset
28956
28957 Changes
28958 \end_layout
28959
28960 \end_inset
28961 </cell>
28962 </row>
28963 <row interlinespace="2.5mm">
28964 <cell alignment="center" valignment="top" usebox="none">
28965 \begin_inset Text
28966
28967 \begin_layout Plain Layout
28968 \begin_inset Graphics
28969         filename ../images/all-changes-accept.png
28970         BoundingBox 0bp 5bp 20bp 25bp
28971         rotateOrigin center
28972
28973 \end_inset
28974
28975
28976 \end_layout
28977
28978 \end_inset
28979 </cell>
28980 <cell alignment="center" valignment="top" usebox="none">
28981 \begin_inset Text
28982
28983 \begin_layout Plain Layout
28984
28985 \family sans
28986 Document\SpecialChar \menuseparator
28987 Change
28988 \begin_inset space ~
28989 \end_inset
28990
28991 Tracking\SpecialChar \menuseparator
28992 Accept
28993 \begin_inset space ~
28994 \end_inset
28995
28996 All
28997 \begin_inset space ~
28998 \end_inset
28999
29000 Changes
29001 \end_layout
29002
29003 \end_inset
29004 </cell>
29005 </row>
29006 <row interlinespace="2.5mm">
29007 <cell alignment="center" valignment="top" usebox="none">
29008 \begin_inset Text
29009
29010 \begin_layout Plain Layout
29011 \begin_inset Graphics
29012         filename ../images/all-changes-reject.png
29013         BoundingBox 0bp 5bp 20bp 25bp
29014         rotateOrigin center
29015
29016 \end_inset
29017
29018
29019 \end_layout
29020
29021 \end_inset
29022 </cell>
29023 <cell alignment="center" valignment="top" usebox="none">
29024 \begin_inset Text
29025
29026 \begin_layout Plain Layout
29027
29028 \family sans
29029 Document\SpecialChar \menuseparator
29030 Change
29031 \begin_inset space ~
29032 \end_inset
29033
29034 Tracking\SpecialChar \menuseparator
29035 Reject
29036 \begin_inset space ~
29037 \end_inset
29038
29039 All
29040 \begin_inset space ~
29041 \end_inset
29042
29043 Changes
29044 \end_layout
29045
29046 \end_inset
29047 </cell>
29048 </row>
29049 <row interlinespace="2.5mm">
29050 <cell alignment="center" valignment="top" usebox="none">
29051 \begin_inset Text
29052
29053 \begin_layout Plain Layout
29054 \begin_inset Graphics
29055         filename ../images/note-insert.png
29056         BoundingBox 0bp 5bp 20bp 25bp
29057         rotateOrigin center
29058
29059 \end_inset
29060
29061
29062 \end_layout
29063
29064 \end_inset
29065 </cell>
29066 <cell alignment="center" valignment="top" usebox="none">
29067 \begin_inset Text
29068
29069 \begin_layout Plain Layout
29070
29071 \family sans
29072 Insert\SpecialChar \menuseparator
29073 Note\SpecialChar \menuseparator
29074 LyX
29075 \begin_inset space ~
29076 \end_inset
29077
29078 Note
29079 \end_layout
29080
29081 \end_inset
29082 </cell>
29083 </row>
29084 <row interlinespace="2.5mm">
29085 <cell alignment="center" valignment="top" usebox="none">
29086 \begin_inset Text
29087
29088 \begin_layout Plain Layout
29089 \begin_inset Graphics
29090         filename ../images/note-next.png
29091         BoundingBox 0bp 5bp 20bp 25bp
29092         rotateOrigin center
29093
29094 \end_inset
29095
29096
29097 \end_layout
29098
29099 \end_inset
29100 </cell>
29101 <cell alignment="center" valignment="top" usebox="none">
29102 \begin_inset Text
29103
29104 \begin_layout Plain Layout
29105
29106 \family sans
29107 Navigate\SpecialChar \menuseparator
29108 Next
29109 \begin_inset space ~
29110 \end_inset
29111
29112 Note
29113 \end_layout
29114
29115 \end_inset
29116 </cell>
29117 </row>
29118 </lyxtabular>
29119
29120 \end_inset
29121
29122
29123 \end_layout
29124
29125 \begin_layout Standard
29126 \begin_inset VSpace defskip
29127 \end_inset
29128
29129
29130 \end_layout
29131
29132 \begin_layout Standard
29133 The review toolbar helps you to accept, reject, or merge changes -- highlight
29134  the change and press one of the desired toolbar buttons.
29135  When you merge changes, a window pops up showing you informations about
29136  the next change behind the current cursor position.
29137  So you don't need to highlight a certain change.
29138  Within the merge window you can decide to accept or reject changes and
29139  step to the next change.
29140  This way you can jump through all changes of the document.
29141 \end_layout
29142
29143 \begin_layout Standard
29144 The toolbar has two buttons to handle notes because notes are often important
29145  to describe a change.
29146 \end_layout
29147
29148 \begin_layout Standard
29149 To show made changes in the output you need the LaTeX package 
29150 \series bold
29151 dvipost
29152 \series default
29153
29154 \begin_inset Index
29155 status collapsed
29156
29157 \begin_layout Plain Layout
29158 LaTeX-packages ! dvipost
29159 \end_layout
29160
29161 \end_inset
29162
29163  installed.
29164  You find it in the TeX Catalogue, 
29165 \begin_inset CommandInset citation
29166 LatexCommand cite
29167 key "TeXCatalogue"
29168
29169 \end_inset
29170
29171  or in the package manager of your LaTeX-system.
29172 \end_layout
29173
29174 \begin_layout Section
29175 International Support
29176 \begin_inset Index
29177 status collapsed
29178
29179 \begin_layout Plain Layout
29180 International support
29181 \end_layout
29182
29183 \end_inset
29184
29185
29186 \end_layout
29187
29188 \begin_layout Standard
29189 This section describes how to use LyX with any language you want.
29190  For some non-western languages there are special Wiki-pages that explain
29191  how to set up LyX to use them: 
29192 \begin_inset CommandInset citation
29193 LatexCommand cite
29194 key "Arabic,Armenian,Farsi,Hebrew"
29195
29196 \end_inset
29197
29198
29199 \end_layout
29200
29201 \begin_layout Standard
29202 Besides languages, LyX also supports phonetic symbols, see section
29203 \begin_inset space ~
29204 \end_inset
29205
29206
29207 \begin_inset CommandInset ref
29208 LatexCommand ref
29209 reference "sub:Special-Character"
29210
29211 \end_inset
29212
29213 .
29214 \end_layout
29215
29216 \begin_layout Subsection
29217 Language Options
29218 \begin_inset Index
29219 status collapsed
29220
29221 \begin_layout Plain Layout
29222 Language ! Options
29223 \end_layout
29224
29225 \end_inset
29226
29227
29228 \begin_inset Index
29229 status collapsed
29230
29231 \begin_layout Plain Layout
29232 Document ! Settings
29233 \end_layout
29234
29235 \end_inset
29236
29237
29238 \begin_inset Index
29239 status collapsed
29240
29241 \begin_layout Plain Layout
29242 Document ! Language
29243 \end_layout
29244
29245 \end_inset
29246
29247
29248 \end_layout
29249
29250 \begin_layout Standard
29251 The 
29252 \family sans
29253 Document\SpecialChar \menuseparator
29254 Settings
29255 \family default
29256  dialog lets you set 
29257 \family roman
29258 the language and character encoding for your language.
29259  
29260 \end_layout
29261
29262 \begin_layout Standard
29263 Choose your language in the 
29264 \family sans
29265 Language
29266 \family default
29267  section of this dialog.
29268  The default is 
29269 \family sans
29270 English
29271 \family default
29272 .
29273 \end_layout
29274
29275 \begin_layout Standard
29276 The 
29277 \family sans
29278 Encoding
29279 \family default
29280  box lets you choose the character encoding map you want to use for LaTeX
29281  export.
29282  The option 
29283 \family sans
29284 use language's default encoding
29285 \family default
29286  is the preferred choice and works well in most cases.
29287  For details about the different encoding options see section
29288 \begin_inset space ~
29289 \end_inset
29290
29291
29292 \begin_inset CommandInset ref
29293 LatexCommand ref
29294 reference "cha:The-Document-Settings"
29295
29296 \end_inset
29297
29298 .
29299 \end_layout
29300
29301 \begin_layout Subsection
29302 Keyboard mapping configuration
29303 \begin_inset CommandInset label
29304 LatexCommand label
29305 name "sub:Keyboard-mapping"
29306
29307 \end_inset
29308
29309
29310 \end_layout
29311
29312 \begin_layout Standard
29313 If you have for example a U.S.-style keyboard and want to write in a different
29314  language than English, you can use an alternate keymap.
29315  For example, if you have a U.S.-style keyboard but want to write in Italian,
29316  you can configure LyX to use an Italian keymap.
29317  The preferences dialog allows you to choose up to two keyboard mappings,
29318  see section
29319 \begin_inset space ~
29320 \end_inset
29321
29322
29323 \begin_inset CommandInset ref
29324 LatexCommand ref
29325 reference "sub:Keyboard-Map"
29326
29327 \end_inset
29328
29329 .
29330  You can choose primary and secondary keyboard languages and then select
29331  which one you want to use.
29332 \end_layout
29333
29334 \begin_layout Standard
29335 Finally, you may just want to change a few key mappings or create an entirely
29336  different keymap (for Vulcan, for instance).
29337  You may, for example, normally write in Italian on a U.S.
29338  keyboard but want to include an occasional quotation in German.
29339  In such a case, you can write your own keyboard mapping or modify an existing
29340  one to support the characters you want.
29341  This and much more customizations are explained in the 
29342 \emph on
29343 Customization
29344 \emph default
29345  manual.
29346 \end_layout
29347
29348 \begin_layout Subsection
29349 Character Tables
29350 \end_layout
29351
29352 \begin_layout Standard
29353 Table
29354 \begin_inset space ~
29355 \end_inset
29356
29357
29358 \begin_inset CommandInset ref
29359 LatexCommand ref
29360 reference "cap:The-latin1-character"
29361
29362 \end_inset
29363
29364  shows the 
29365 \family typewriter
29366 Latin1
29367 \family default
29368  character set.
29369  You should be able to enter the characters in the first eight columns directly
29370  from the keyboard.
29371 \end_layout
29372
29373 \begin_layout Standard
29374 There are a few things you need to know about this table.
29375  Here are some of the details you'll need to bear in mind when using characters
29376  from the 
29377 \family typewriter
29378 Latin1
29379 \family default
29380  character set:
29381 \end_layout
29382
29383 \begin_layout Itemize
29384 Even if you have selected 
29385 \family sans
29386 latin1
29387 \family default
29388  in the 
29389 \family sans
29390 Document\SpecialChar \menuseparator
29391 Settings
29392 \family default
29393  dialog, users who have only the 
29394 \family typewriter
29395 T1
29396 \family default
29397 -fonts for LaTeX [or who have the 
29398 \family typewriter
29399 T1
29400 \family default
29401 -fonts but aren't using them] will still miss a few characters: D0, F0,
29402  DE, FE, AB, and BB -- the uppercase and lowercase eth and thorn, and the
29403  french quotes won't show up.
29404 \end_layout
29405
29406 \begin_layout Standard
29407 \begin_inset Float table
29408 wide false
29409 sideways false
29410 status open
29411
29412 \begin_layout Plain Layout
29413 \begin_inset Caption
29414
29415 \begin_layout Plain Layout
29416 \begin_inset CommandInset label
29417 LatexCommand label
29418 name "cap:The-latin1-character"
29419
29420 \end_inset
29421
29422 The 
29423 \family typewriter
29424 latin1
29425 \family default
29426  character set
29427 \end_layout
29428
29429 \end_inset
29430
29431
29432 \end_layout
29433
29434 \begin_layout Plain Layout
29435 \align center
29436 \begin_inset Tabular
29437 <lyxtabular version="3" rows="17" columns="17">
29438 <features>
29439 <column alignment="center" valignment="top" width="0pt">
29440 <column alignment="center" valignment="top" width="0pt">
29441 <column alignment="center" valignment="top" width="0pt">
29442 <column alignment="center" valignment="top" width="0pt">
29443 <column alignment="center" valignment="top" width="0pt">
29444 <column alignment="center" valignment="top" width="0pt">
29445 <column alignment="center" valignment="top" width="0pt">
29446 <column alignment="center" valignment="top" width="0pt">
29447 <column alignment="center" valignment="top" width="0pt">
29448 <column alignment="center" valignment="top" width="0pt">
29449 <column alignment="center" valignment="top" width="0pt">
29450 <column alignment="center" valignment="top" width="0pt">
29451 <column alignment="center" valignment="top" width="0pt">
29452 <column alignment="center" valignment="top" width="0pt">
29453 <column alignment="center" valignment="top" width="0pt">
29454 <column alignment="center" valignment="top" width="0pt">
29455 <column alignment="center" valignment="top" width="0pt">
29456 <row>
29457 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
29458 \begin_inset Text
29459
29460 \begin_layout Plain Layout
29461
29462 \end_layout
29463
29464 \end_inset
29465 </cell>
29466 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
29467 \begin_inset Text
29468
29469 \begin_layout Plain Layout
29470
29471 \family roman
29472 \series medium
29473 \shape up
29474 \size tiny
29475 \emph off
29476 \bar no
29477 \noun off
29478 \color none
29479 00
29480 \end_layout
29481
29482 \end_inset
29483 </cell>
29484 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
29485 \begin_inset Text
29486
29487 \begin_layout Plain Layout
29488
29489 \family roman
29490 \series medium
29491 \shape up
29492 \size tiny
29493 \emph off
29494 \bar no
29495 \noun off
29496 \color none
29497 10
29498 \end_layout
29499
29500 \end_inset
29501 </cell>
29502 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
29503 \begin_inset Text
29504
29505 \begin_layout Plain Layout
29506
29507 \family roman
29508 \series medium
29509 \shape up
29510 \size tiny
29511 \emph off
29512 \bar no
29513 \noun off
29514 \color none
29515 20
29516 \end_layout
29517
29518 \end_inset
29519 </cell>
29520 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
29521 \begin_inset Text
29522
29523 \begin_layout Plain Layout
29524
29525 \family roman
29526 \series medium
29527 \shape up
29528 \size tiny
29529 \emph off
29530 \bar no
29531 \noun off
29532 \color none
29533 30
29534 \end_layout
29535
29536 \end_inset
29537 </cell>
29538 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
29539 \begin_inset Text
29540
29541 \begin_layout Plain Layout
29542
29543 \family roman
29544 \series medium
29545 \shape up
29546 \size tiny
29547 \emph off
29548 \bar no
29549 \noun off
29550 \color none
29551 40
29552 \end_layout
29553
29554 \end_inset
29555 </cell>
29556 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
29557 \begin_inset Text
29558
29559 \begin_layout Plain Layout
29560
29561 \family roman
29562 \series medium
29563 \shape up
29564 \size tiny
29565 \emph off
29566 \bar no
29567 \noun off
29568 \color none
29569 50
29570 \end_layout
29571
29572 \end_inset
29573 </cell>
29574 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
29575 \begin_inset Text
29576
29577 \begin_layout Plain Layout
29578
29579 \family roman
29580 \series medium
29581 \shape up
29582 \size tiny
29583 \emph off
29584 \bar no
29585 \noun off
29586 \color none
29587 60
29588 \end_layout
29589
29590 \end_inset
29591 </cell>
29592 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
29593 \begin_inset Text
29594
29595 \begin_layout Plain Layout
29596
29597 \family roman
29598 \series medium
29599 \shape up
29600 \size tiny
29601 \emph off
29602 \bar no
29603 \noun off
29604 \color none
29605 70
29606 \end_layout
29607
29608 \end_inset
29609 </cell>
29610 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
29611 \begin_inset Text
29612
29613 \begin_layout Plain Layout
29614
29615 \family roman
29616 \series medium
29617 \shape up
29618 \size tiny
29619 \emph off
29620 \bar no
29621 \noun off
29622 \color none
29623 80
29624 \end_layout
29625
29626 \end_inset
29627 </cell>
29628 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
29629 \begin_inset Text
29630
29631 \begin_layout Plain Layout
29632
29633 \family roman
29634 \series medium
29635 \shape up
29636 \size tiny
29637 \emph off
29638 \bar no
29639 \noun off
29640 \color none
29641 90
29642 \end_layout
29643
29644 \end_inset
29645 </cell>
29646 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
29647 \begin_inset Text
29648
29649 \begin_layout Plain Layout
29650
29651 \family roman
29652 \series medium
29653 \shape up
29654 \size tiny
29655 \emph off
29656 \bar no
29657 \noun off
29658 \color none
29659 A0
29660 \end_layout
29661
29662 \end_inset
29663 </cell>
29664 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
29665 \begin_inset Text
29666
29667 \begin_layout Plain Layout
29668
29669 \family roman
29670 \series medium
29671 \shape up
29672 \size tiny
29673 \emph off
29674 \bar no
29675 \noun off
29676 \color none
29677 B0
29678 \end_layout
29679
29680 \end_inset
29681 </cell>
29682 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
29683 \begin_inset Text
29684
29685 \begin_layout Plain Layout
29686
29687 \family roman
29688 \series medium
29689 \shape up
29690 \size tiny
29691 \emph off
29692 \bar no
29693 \noun off
29694 \color none
29695 C0
29696 \end_layout
29697
29698 \end_inset
29699 </cell>
29700 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
29701 \begin_inset Text
29702
29703 \begin_layout Plain Layout
29704
29705 \family roman
29706 \series medium
29707 \shape up
29708 \size tiny
29709 \emph off
29710 \bar no
29711 \noun off
29712 \color none
29713 D0
29714 \end_layout
29715
29716 \end_inset
29717 </cell>
29718 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
29719 \begin_inset Text
29720
29721 \begin_layout Plain Layout
29722
29723 \family roman
29724 \series medium
29725 \shape up
29726 \size tiny
29727 \emph off
29728 \bar no
29729 \noun off
29730 \color none
29731 E0
29732 \end_layout
29733
29734 \end_inset
29735 </cell>
29736 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
29737 \begin_inset Text
29738
29739 \begin_layout Plain Layout
29740
29741 \family roman
29742 \series medium
29743 \shape up
29744 \size tiny
29745 \emph off
29746 \bar no
29747 \noun off
29748 \color none
29749 F0
29750 \end_layout
29751
29752 \end_inset
29753 </cell>
29754 </row>
29755 <row>
29756 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
29757 \begin_inset Text
29758
29759 \begin_layout Plain Layout
29760
29761 \family roman
29762 \series medium
29763 \shape up
29764 \size tiny
29765 \emph off
29766 \bar no
29767 \noun off
29768 \color none
29769 00
29770 \end_layout
29771
29772 \end_inset
29773 </cell>
29774 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
29775 \begin_inset Text
29776
29777 \begin_layout Plain Layout
29778
29779 \end_layout
29780
29781 \end_inset
29782 </cell>
29783 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
29784 \begin_inset Text
29785
29786 \begin_layout Plain Layout
29787
29788 \end_layout
29789
29790 \end_inset
29791 </cell>
29792 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
29793 \begin_inset Text
29794
29795 \begin_layout Plain Layout
29796
29797 \end_layout
29798
29799 \end_inset
29800 </cell>
29801 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
29802 \begin_inset Text
29803
29804 \begin_layout Plain Layout
29805
29806 \family roman
29807 \series medium
29808 \shape up
29809 \emph off
29810 \bar no
29811 \noun off
29812 \color none
29813 0
29814 \end_layout
29815
29816 \end_inset
29817 </cell>
29818 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
29819 \begin_inset Text
29820
29821 \begin_layout Plain Layout
29822
29823 \family roman
29824 \series medium
29825 \shape up
29826 \emph off
29827 \bar no
29828 \noun off
29829 \color none
29830 @
29831 \end_layout
29832
29833 \end_inset
29834 </cell>
29835 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
29836 \begin_inset Text
29837
29838 \begin_layout Plain Layout
29839
29840 \family roman
29841 \series medium
29842 \shape up
29843 \emph off
29844 \bar no
29845 \noun off
29846 \color none
29847 P
29848 \end_layout
29849
29850 \end_inset
29851 </cell>
29852 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
29853 \begin_inset Text
29854
29855 \begin_layout Plain Layout
29856
29857 \family roman
29858 \series medium
29859 \shape up
29860 \emph off
29861 \bar no
29862 \noun off
29863 \color none
29864 '
29865 \end_layout
29866
29867 \end_inset
29868 </cell>
29869 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
29870 \begin_inset Text
29871
29872 \begin_layout Plain Layout
29873
29874 \family roman
29875 \series medium
29876 \shape up
29877 \emph off
29878 \bar no
29879 \noun off
29880 \color none
29881 p
29882 \end_layout
29883
29884 \end_inset
29885 </cell>
29886 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
29887 \begin_inset Text
29888
29889 \begin_layout Plain Layout
29890
29891 \end_layout
29892
29893 \end_inset
29894 </cell>
29895 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
29896 \begin_inset Text
29897
29898 \begin_layout Plain Layout
29899
29900 \end_layout
29901
29902 \end_inset
29903 </cell>
29904 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
29905 \begin_inset Text
29906
29907 \begin_layout Plain Layout
29908
29909 \end_layout
29910
29911 \end_inset
29912 </cell>
29913 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
29914 \begin_inset Text
29915
29916 \begin_layout Plain Layout
29917
29918 \family roman
29919 \series medium
29920 \shape up
29921 \emph off
29922 \bar no
29923 \noun off
29924 \color none
29925 °
29926 \end_layout
29927
29928 \end_inset
29929 </cell>
29930 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
29931 \begin_inset Text
29932
29933 \begin_layout Plain Layout
29934
29935 \family roman
29936 \series medium
29937 \shape up
29938 \emph off
29939 \bar no
29940 \noun off
29941 \color none
29942 À
29943 \end_layout
29944
29945 \end_inset
29946 </cell>
29947 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
29948 \begin_inset Text
29949
29950 \begin_layout Plain Layout
29951
29952 \family roman
29953 \series medium
29954 \shape up
29955 \emph off
29956 \bar no
29957 \noun off
29958 \color none
29959 Ð
29960 \end_layout
29961
29962 \end_inset
29963 </cell>
29964 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
29965 \begin_inset Text
29966
29967 \begin_layout Plain Layout
29968
29969 \family roman
29970 \series medium
29971 \shape up
29972 \emph off
29973 \bar no
29974 \noun off
29975 \color none
29976 à
29977 \end_layout
29978
29979 \end_inset
29980 </cell>
29981 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
29982 \begin_inset Text
29983
29984 \begin_layout Plain Layout
29985
29986 \family roman
29987 \series medium
29988 \shape up
29989 \emph off
29990 \bar no
29991 \noun off
29992 \color none
29993 ð
29994 \end_layout
29995
29996 \end_inset
29997 </cell>
29998 </row>
29999 <row>
30000 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
30001 \begin_inset Text
30002
30003 \begin_layout Plain Layout
30004
30005 \family roman
30006 \series medium
30007 \shape up
30008 \size tiny
30009 \emph off
30010 \bar no
30011 \noun off
30012 \color none
30013 01
30014 \end_layout
30015
30016 \end_inset
30017 </cell>
30018 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30019 \begin_inset Text
30020
30021 \begin_layout Plain Layout
30022
30023 \end_layout
30024
30025 \end_inset
30026 </cell>
30027 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30028 \begin_inset Text
30029
30030 \begin_layout Plain Layout
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 Plain Layout
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" usebox="none">
30054 \begin_inset Text
30055
30056 \begin_layout Plain Layout
30057
30058 \family roman
30059 \series medium
30060 \shape up
30061 \emph off
30062 \bar no
30063 \noun off
30064 \color none
30065 1
30066 \end_layout
30067
30068 \end_inset
30069 </cell>
30070 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30071 \begin_inset Text
30072
30073 \begin_layout Plain Layout
30074
30075 \family roman
30076 \series medium
30077 \shape up
30078 \emph off
30079 \bar no
30080 \noun off
30081 \color none
30082 A
30083 \end_layout
30084
30085 \end_inset
30086 </cell>
30087 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30088 \begin_inset Text
30089
30090 \begin_layout Plain Layout
30091
30092 \family roman
30093 \series medium
30094 \shape up
30095 \emph off
30096 \bar no
30097 \noun off
30098 \color none
30099 Q
30100 \end_layout
30101
30102 \end_inset
30103 </cell>
30104 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30105 \begin_inset Text
30106
30107 \begin_layout Plain Layout
30108
30109 \family roman
30110 \series medium
30111 \shape up
30112 \emph off
30113 \bar no
30114 \noun off
30115 \color none
30116 a
30117 \end_layout
30118
30119 \end_inset
30120 </cell>
30121 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30122 \begin_inset Text
30123
30124 \begin_layout Plain Layout
30125
30126 \family roman
30127 \series medium
30128 \shape up
30129 \emph off
30130 \bar no
30131 \noun off
30132 \color none
30133 q
30134 \end_layout
30135
30136 \end_inset
30137 </cell>
30138 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30139 \begin_inset Text
30140
30141 \begin_layout Plain Layout
30142
30143 \end_layout
30144
30145 \end_inset
30146 </cell>
30147 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30148 \begin_inset Text
30149
30150 \begin_layout Plain Layout
30151
30152 \end_layout
30153
30154 \end_inset
30155 </cell>
30156 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30157 \begin_inset Text
30158
30159 \begin_layout Plain Layout
30160
30161 \family roman
30162 \series medium
30163 \shape up
30164 \emph off
30165 \bar no
30166 \noun off
30167 \color none
30168 ¡
30169 \end_layout
30170
30171 \end_inset
30172 </cell>
30173 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30174 \begin_inset Text
30175
30176 \begin_layout Plain Layout
30177
30178 \family roman
30179 \series medium
30180 \shape up
30181 \emph off
30182 \bar no
30183 \noun off
30184 \color none
30185 ±
30186 \end_layout
30187
30188 \end_inset
30189 </cell>
30190 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30191 \begin_inset Text
30192
30193 \begin_layout Plain Layout
30194
30195 \family roman
30196 \series medium
30197 \shape up
30198 \emph off
30199 \bar no
30200 \noun off
30201 \color none
30202 Á
30203 \end_layout
30204
30205 \end_inset
30206 </cell>
30207 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30208 \begin_inset Text
30209
30210 \begin_layout Plain Layout
30211
30212 \family roman
30213 \series medium
30214 \shape up
30215 \emph off
30216 \bar no
30217 \noun off
30218 \color none
30219 Ñ
30220 \end_layout
30221
30222 \end_inset
30223 </cell>
30224 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30225 \begin_inset Text
30226
30227 \begin_layout Plain Layout
30228
30229 \family roman
30230 \series medium
30231 \shape up
30232 \emph off
30233 \bar no
30234 \noun off
30235 \color none
30236 á
30237 \end_layout
30238
30239 \end_inset
30240 </cell>
30241 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
30242 \begin_inset Text
30243
30244 \begin_layout Plain Layout
30245
30246 \family roman
30247 \series medium
30248 \shape up
30249 \emph off
30250 \bar no
30251 \noun off
30252 \color none
30253 ñ
30254 \end_layout
30255
30256 \end_inset
30257 </cell>
30258 </row>
30259 <row>
30260 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
30261 \begin_inset Text
30262
30263 \begin_layout Plain Layout
30264
30265 \family roman
30266 \series medium
30267 \shape up
30268 \size tiny
30269 \emph off
30270 \bar no
30271 \noun off
30272 \color none
30273 02
30274 \end_layout
30275
30276 \end_inset
30277 </cell>
30278 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30279 \begin_inset Text
30280
30281 \begin_layout Plain Layout
30282
30283 \end_layout
30284
30285 \end_inset
30286 </cell>
30287 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30288 \begin_inset Text
30289
30290 \begin_layout Plain Layout
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 Plain Layout
30300
30301 \family roman
30302 \series medium
30303 \shape up
30304 \emph off
30305 \bar no
30306 \noun off
30307 \color none
30308 \begin_inset Quotes eld
30309 \end_inset
30310
30311
30312 \end_layout
30313
30314 \end_inset
30315 </cell>
30316 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30317 \begin_inset Text
30318
30319 \begin_layout Plain Layout
30320
30321 \family roman
30322 \series medium
30323 \shape up
30324 \emph off
30325 \bar no
30326 \noun off
30327 \color none
30328 2
30329 \end_layout
30330
30331 \end_inset
30332 </cell>
30333 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30334 \begin_inset Text
30335
30336 \begin_layout Plain Layout
30337
30338 \family roman
30339 \series medium
30340 \shape up
30341 \emph off
30342 \bar no
30343 \noun off
30344 \color none
30345 B
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 Plain Layout
30354
30355 \family roman
30356 \series medium
30357 \shape up
30358 \emph off
30359 \bar no
30360 \noun off
30361 \color none
30362 R
30363 \end_layout
30364
30365 \end_inset
30366 </cell>
30367 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30368 \begin_inset Text
30369
30370 \begin_layout Plain Layout
30371
30372 \family roman
30373 \series medium
30374 \shape up
30375 \emph off
30376 \bar no
30377 \noun off
30378 \color none
30379 b
30380 \end_layout
30381
30382 \end_inset
30383 </cell>
30384 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30385 \begin_inset Text
30386
30387 \begin_layout Plain Layout
30388
30389 \family roman
30390 \series medium
30391 \shape up
30392 \emph off
30393 \bar no
30394 \noun off
30395 \color none
30396 r
30397 \end_layout
30398
30399 \end_inset
30400 </cell>
30401 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30402 \begin_inset Text
30403
30404 \begin_layout Plain Layout
30405
30406 \end_layout
30407
30408 \end_inset
30409 </cell>
30410 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30411 \begin_inset Text
30412
30413 \begin_layout Plain Layout
30414
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 Plain Layout
30423 ¢
30424 \end_layout
30425
30426 \end_inset
30427 </cell>
30428 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30429 \begin_inset Text
30430
30431 \begin_layout Plain Layout
30432
30433 \family roman
30434 \series medium
30435 \shape up
30436 \emph off
30437 \bar no
30438 \noun off
30439 \color none
30440 ²
30441 \end_layout
30442
30443 \end_inset
30444 </cell>
30445 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30446 \begin_inset Text
30447
30448 \begin_layout Plain Layout
30449
30450 \family roman
30451 \series medium
30452 \shape up
30453 \emph off
30454 \bar no
30455 \noun off
30456 \color none
30457 Â
30458 \end_layout
30459
30460 \end_inset
30461 </cell>
30462 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30463 \begin_inset Text
30464
30465 \begin_layout Plain Layout
30466
30467 \family roman
30468 \series medium
30469 \shape up
30470 \emph off
30471 \bar no
30472 \noun off
30473 \color none
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 Plain Layout
30483
30484 \family roman
30485 \series medium
30486 \shape up
30487 \emph off
30488 \bar no
30489 \noun off
30490 \color none
30491 â
30492 \end_layout
30493
30494 \end_inset
30495 </cell>
30496 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
30497 \begin_inset Text
30498
30499 \begin_layout Plain Layout
30500
30501 \family roman
30502 \series medium
30503 \shape up
30504 \emph off
30505 \bar no
30506 \noun off
30507 \color none
30508 ò
30509 \end_layout
30510
30511 \end_inset
30512 </cell>
30513 </row>
30514 <row>
30515 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
30516 \begin_inset Text
30517
30518 \begin_layout Plain Layout
30519
30520 \family roman
30521 \series medium
30522 \shape up
30523 \size tiny
30524 \emph off
30525 \bar no
30526 \noun off
30527 \color none
30528 03
30529 \end_layout
30530
30531 \end_inset
30532 </cell>
30533 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30534 \begin_inset Text
30535
30536 \begin_layout Plain Layout
30537
30538 \end_layout
30539
30540 \end_inset
30541 </cell>
30542 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30543 \begin_inset Text
30544
30545 \begin_layout Plain Layout
30546
30547 \end_layout
30548
30549 \end_inset
30550 </cell>
30551 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30552 \begin_inset Text
30553
30554 \begin_layout Plain Layout
30555
30556 \family roman
30557 \series medium
30558 \shape up
30559 \emph off
30560 \bar no
30561 \noun off
30562 \color none
30563 #
30564 \end_layout
30565
30566 \end_inset
30567 </cell>
30568 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30569 \begin_inset Text
30570
30571 \begin_layout Plain Layout
30572
30573 \family roman
30574 \series medium
30575 \shape up
30576 \emph off
30577 \bar no
30578 \noun off
30579 \color none
30580 3
30581 \end_layout
30582
30583 \end_inset
30584 </cell>
30585 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30586 \begin_inset Text
30587
30588 \begin_layout Plain Layout
30589
30590 \family roman
30591 \series medium
30592 \shape up
30593 \emph off
30594 \bar no
30595 \noun off
30596 \color none
30597 C
30598 \end_layout
30599
30600 \end_inset
30601 </cell>
30602 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30603 \begin_inset Text
30604
30605 \begin_layout Plain Layout
30606
30607 \family roman
30608 \series medium
30609 \shape up
30610 \emph off
30611 \bar no
30612 \noun off
30613 \color none
30614 S
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 Plain Layout
30623
30624 \family roman
30625 \series medium
30626 \shape up
30627 \emph off
30628 \bar no
30629 \noun off
30630 \color none
30631 c
30632 \end_layout
30633
30634 \end_inset
30635 </cell>
30636 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30637 \begin_inset Text
30638
30639 \begin_layout Plain Layout
30640
30641 \family roman
30642 \series medium
30643 \shape up
30644 \emph off
30645 \bar no
30646 \noun off
30647 \color none
30648 s
30649 \end_layout
30650
30651 \end_inset
30652 </cell>
30653 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30654 \begin_inset Text
30655
30656 \begin_layout Plain Layout
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 Plain Layout
30666
30667 \end_layout
30668
30669 \end_inset
30670 </cell>
30671 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30672 \begin_inset Text
30673
30674 \begin_layout Plain Layout
30675
30676 \family roman
30677 \series medium
30678 \shape up
30679 \emph off
30680 \bar no
30681 \noun off
30682 \color none
30683 £
30684 \end_layout
30685
30686 \end_inset
30687 </cell>
30688 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30689 \begin_inset Text
30690
30691 \begin_layout Plain Layout
30692
30693 \family roman
30694 \series medium
30695 \shape up
30696 \emph off
30697 \bar no
30698 \noun off
30699 \color none
30700 ³
30701 \end_layout
30702
30703 \end_inset
30704 </cell>
30705 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30706 \begin_inset Text
30707
30708 \begin_layout Plain Layout
30709
30710 \family roman
30711 \series medium
30712 \shape up
30713 \emph off
30714 \bar no
30715 \noun off
30716 \color none
30717 Ã
30718 \end_layout
30719
30720 \end_inset
30721 </cell>
30722 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30723 \begin_inset Text
30724
30725 \begin_layout Plain Layout
30726
30727 \family roman
30728 \series medium
30729 \shape up
30730 \emph off
30731 \bar no
30732 \noun off
30733 \color none
30734 Ó
30735 \end_layout
30736
30737 \end_inset
30738 </cell>
30739 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30740 \begin_inset Text
30741
30742 \begin_layout Plain Layout
30743
30744 \family roman
30745 \series medium
30746 \shape up
30747 \emph off
30748 \bar no
30749 \noun off
30750 \color none
30751 ã
30752 \end_layout
30753
30754 \end_inset
30755 </cell>
30756 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
30757 \begin_inset Text
30758
30759 \begin_layout Plain Layout
30760
30761 \family roman
30762 \series medium
30763 \shape up
30764 \emph off
30765 \bar no
30766 \noun off
30767 \color none
30768 ó
30769 \end_layout
30770
30771 \end_inset
30772 </cell>
30773 </row>
30774 <row>
30775 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
30776 \begin_inset Text
30777
30778 \begin_layout Plain Layout
30779
30780 \family roman
30781 \series medium
30782 \shape up
30783 \size tiny
30784 \emph off
30785 \bar no
30786 \noun off
30787 \color none
30788 04
30789 \end_layout
30790
30791 \end_inset
30792 </cell>
30793 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30794 \begin_inset Text
30795
30796 \begin_layout Plain Layout
30797
30798 \end_layout
30799
30800 \end_inset
30801 </cell>
30802 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30803 \begin_inset Text
30804
30805 \begin_layout Plain Layout
30806
30807 \end_layout
30808
30809 \end_inset
30810 </cell>
30811 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30812 \begin_inset Text
30813
30814 \begin_layout Plain Layout
30815
30816 \family roman
30817 \series medium
30818 \shape up
30819 \emph off
30820 \bar no
30821 \noun off
30822 \color none
30823 $
30824 \end_layout
30825
30826 \end_inset
30827 </cell>
30828 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30829 \begin_inset Text
30830
30831 \begin_layout Plain Layout
30832
30833 \family roman
30834 \series medium
30835 \shape up
30836 \emph off
30837 \bar no
30838 \noun off
30839 \color none
30840 4
30841 \end_layout
30842
30843 \end_inset
30844 </cell>
30845 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30846 \begin_inset Text
30847
30848 \begin_layout Plain Layout
30849
30850 \family roman
30851 \series medium
30852 \shape up
30853 \emph off
30854 \bar no
30855 \noun off
30856 \color none
30857 D
30858 \end_layout
30859
30860 \end_inset
30861 </cell>
30862 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30863 \begin_inset Text
30864
30865 \begin_layout Plain Layout
30866
30867 \family roman
30868 \series medium
30869 \shape up
30870 \emph off
30871 \bar no
30872 \noun off
30873 \color none
30874 T
30875 \end_layout
30876
30877 \end_inset
30878 </cell>
30879 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30880 \begin_inset Text
30881
30882 \begin_layout Plain Layout
30883
30884 \family roman
30885 \series medium
30886 \shape up
30887 \emph off
30888 \bar no
30889 \noun off
30890 \color none
30891 d
30892 \end_layout
30893
30894 \end_inset
30895 </cell>
30896 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30897 \begin_inset Text
30898
30899 \begin_layout Plain Layout
30900
30901 \family roman
30902 \series medium
30903 \shape up
30904 \emph off
30905 \bar no
30906 \noun off
30907 \color none
30908 t
30909 \end_layout
30910
30911 \end_inset
30912 </cell>
30913 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30914 \begin_inset Text
30915
30916 \begin_layout Plain Layout
30917
30918 \end_layout
30919
30920 \end_inset
30921 </cell>
30922 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30923 \begin_inset Text
30924
30925 \begin_layout Plain Layout
30926
30927 \end_layout
30928
30929 \end_inset
30930 </cell>
30931 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30932 \begin_inset Text
30933
30934 \begin_layout Plain Layout
30935 ¤
30936 \end_layout
30937
30938 \end_inset
30939 </cell>
30940 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30941 \begin_inset Text
30942
30943 \begin_layout Plain Layout
30944
30945 \family roman
30946 \series medium
30947 \shape up
30948 \emph off
30949 \bar no
30950 \noun off
30951 \color none
30952 ´
30953 \end_layout
30954
30955 \end_inset
30956 </cell>
30957 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30958 \begin_inset Text
30959
30960 \begin_layout Plain Layout
30961
30962 \family roman
30963 \series medium
30964 \shape up
30965 \emph off
30966 \bar no
30967 \noun off
30968 \color none
30969 Ä
30970 \end_layout
30971
30972 \end_inset
30973 </cell>
30974 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30975 \begin_inset Text
30976
30977 \begin_layout Plain Layout
30978
30979 \family roman
30980 \series medium
30981 \shape up
30982 \emph off
30983 \bar no
30984 \noun off
30985 \color none
30986 Ô
30987 \end_layout
30988
30989 \end_inset
30990 </cell>
30991 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30992 \begin_inset Text
30993
30994 \begin_layout Plain Layout
30995
30996 \family roman
30997 \series medium
30998 \shape up
30999 \emph off
31000 \bar no
31001 \noun off
31002 \color none
31003 ä
31004 \end_layout
31005
31006 \end_inset
31007 </cell>
31008 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
31009 \begin_inset Text
31010
31011 \begin_layout Plain Layout
31012
31013 \family roman
31014 \series medium
31015 \shape up
31016 \emph off
31017 \bar no
31018 \noun off
31019 \color none
31020 ô
31021 \end_layout
31022
31023 \end_inset
31024 </cell>
31025 </row>
31026 <row>
31027 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
31028 \begin_inset Text
31029
31030 \begin_layout Plain Layout
31031
31032 \family roman
31033 \series medium
31034 \shape up
31035 \size tiny
31036 \emph off
31037 \bar no
31038 \noun off
31039 \color none
31040 05
31041 \end_layout
31042
31043 \end_inset
31044 </cell>
31045 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31046 \begin_inset Text
31047
31048 \begin_layout Plain Layout
31049
31050 \end_layout
31051
31052 \end_inset
31053 </cell>
31054 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31055 \begin_inset Text
31056
31057 \begin_layout Plain Layout
31058
31059 \end_layout
31060
31061 \end_inset
31062 </cell>
31063 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31064 \begin_inset Text
31065
31066 \begin_layout Plain Layout
31067
31068 \family roman
31069 \series medium
31070 \shape up
31071 \emph off
31072 \bar no
31073 \noun off
31074 \color none
31075 %
31076 \end_layout
31077
31078 \end_inset
31079 </cell>
31080 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31081 \begin_inset Text
31082
31083 \begin_layout Plain Layout
31084
31085 \family roman
31086 \series medium
31087 \shape up
31088 \emph off
31089 \bar no
31090 \noun off
31091 \color none
31092 5
31093 \end_layout
31094
31095 \end_inset
31096 </cell>
31097 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31098 \begin_inset Text
31099
31100 \begin_layout Plain Layout
31101
31102 \family roman
31103 \series medium
31104 \shape up
31105 \emph off
31106 \bar no
31107 \noun off
31108 \color none
31109 E
31110 \end_layout
31111
31112 \end_inset
31113 </cell>
31114 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31115 \begin_inset Text
31116
31117 \begin_layout Plain Layout
31118
31119 \family roman
31120 \series medium
31121 \shape up
31122 \emph off
31123 \bar no
31124 \noun off
31125 \color none
31126 U
31127 \end_layout
31128
31129 \end_inset
31130 </cell>
31131 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31132 \begin_inset Text
31133
31134 \begin_layout Plain Layout
31135
31136 \family roman
31137 \series medium
31138 \shape up
31139 \emph off
31140 \bar no
31141 \noun off
31142 \color none
31143 e
31144 \end_layout
31145
31146 \end_inset
31147 </cell>
31148 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31149 \begin_inset Text
31150
31151 \begin_layout Plain Layout
31152
31153 \family roman
31154 \series medium
31155 \shape up
31156 \emph off
31157 \bar no
31158 \noun off
31159 \color none
31160 u
31161 \end_layout
31162
31163 \end_inset
31164 </cell>
31165 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31166 \begin_inset Text
31167
31168 \begin_layout Plain Layout
31169
31170 \end_layout
31171
31172 \end_inset
31173 </cell>
31174 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31175 \begin_inset Text
31176
31177 \begin_layout Plain Layout
31178
31179 \end_layout
31180
31181 \end_inset
31182 </cell>
31183 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31184 \begin_inset Text
31185
31186 \begin_layout Plain Layout
31187 ¥
31188 \end_layout
31189
31190 \end_inset
31191 </cell>
31192 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31193 \begin_inset Text
31194
31195 \begin_layout Plain Layout
31196
31197 \family roman
31198 \series medium
31199 \shape up
31200 \emph off
31201 \bar no
31202 \noun off
31203 \color none
31204 µ
31205 \end_layout
31206
31207 \end_inset
31208 </cell>
31209 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31210 \begin_inset Text
31211
31212 \begin_layout Plain Layout
31213
31214 \family roman
31215 \series medium
31216 \shape up
31217 \emph off
31218 \bar no
31219 \noun off
31220 \color none
31221 Å
31222 \end_layout
31223
31224 \end_inset
31225 </cell>
31226 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31227 \begin_inset Text
31228
31229 \begin_layout Plain Layout
31230
31231 \family roman
31232 \series medium
31233 \shape up
31234 \emph off
31235 \bar no
31236 \noun off
31237 \color none
31238 Õ
31239 \end_layout
31240
31241 \end_inset
31242 </cell>
31243 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31244 \begin_inset Text
31245
31246 \begin_layout Plain Layout
31247
31248 \family roman
31249 \series medium
31250 \shape up
31251 \emph off
31252 \bar no
31253 \noun off
31254 \color none
31255 å
31256 \end_layout
31257
31258 \end_inset
31259 </cell>
31260 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
31261 \begin_inset Text
31262
31263 \begin_layout Plain Layout
31264
31265 \family roman
31266 \series medium
31267 \shape up
31268 \emph off
31269 \bar no
31270 \noun off
31271 \color none
31272 õ
31273 \end_layout
31274
31275 \end_inset
31276 </cell>
31277 </row>
31278 <row>
31279 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
31280 \begin_inset Text
31281
31282 \begin_layout Plain Layout
31283
31284 \family roman
31285 \series medium
31286 \shape up
31287 \size tiny
31288 \emph off
31289 \bar no
31290 \noun off
31291 \color none
31292 06
31293 \end_layout
31294
31295 \end_inset
31296 </cell>
31297 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31298 \begin_inset Text
31299
31300 \begin_layout Plain Layout
31301
31302 \end_layout
31303
31304 \end_inset
31305 </cell>
31306 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31307 \begin_inset Text
31308
31309 \begin_layout Plain Layout
31310
31311 \end_layout
31312
31313 \end_inset
31314 </cell>
31315 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31316 \begin_inset Text
31317
31318 \begin_layout Plain Layout
31319
31320 \family roman
31321 \series medium
31322 \shape up
31323 \emph off
31324 \bar no
31325 \noun off
31326 \color none
31327 &
31328 \end_layout
31329
31330 \end_inset
31331 </cell>
31332 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31333 \begin_inset Text
31334
31335 \begin_layout Plain Layout
31336
31337 \family roman
31338 \series medium
31339 \shape up
31340 \emph off
31341 \bar no
31342 \noun off
31343 \color none
31344 6
31345 \end_layout
31346
31347 \end_inset
31348 </cell>
31349 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31350 \begin_inset Text
31351
31352 \begin_layout Plain Layout
31353
31354 \family roman
31355 \series medium
31356 \shape up
31357 \emph off
31358 \bar no
31359 \noun off
31360 \color none
31361 F
31362 \end_layout
31363
31364 \end_inset
31365 </cell>
31366 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31367 \begin_inset Text
31368
31369 \begin_layout Plain Layout
31370
31371 \family roman
31372 \series medium
31373 \shape up
31374 \emph off
31375 \bar no
31376 \noun off
31377 \color none
31378 V
31379 \end_layout
31380
31381 \end_inset
31382 </cell>
31383 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31384 \begin_inset Text
31385
31386 \begin_layout Plain Layout
31387
31388 \family roman
31389 \series medium
31390 \shape up
31391 \emph off
31392 \bar no
31393 \noun off
31394 \color none
31395 f
31396 \end_layout
31397
31398 \end_inset
31399 </cell>
31400 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31401 \begin_inset Text
31402
31403 \begin_layout Plain Layout
31404
31405 \family roman
31406 \series medium
31407 \shape up
31408 \emph off
31409 \bar no
31410 \noun off
31411 \color none
31412 v
31413 \end_layout
31414
31415 \end_inset
31416 </cell>
31417 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31418 \begin_inset Text
31419
31420 \begin_layout Plain Layout
31421
31422 \end_layout
31423
31424 \end_inset
31425 </cell>
31426 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31427 \begin_inset Text
31428
31429 \begin_layout Plain Layout
31430
31431 \end_layout
31432
31433 \end_inset
31434 </cell>
31435 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31436 \begin_inset Text
31437
31438 \begin_layout Plain Layout
31439 ¦
31440 \end_layout
31441
31442 \end_inset
31443 </cell>
31444 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31445 \begin_inset Text
31446
31447 \begin_layout Plain Layout
31448
31449 \family roman
31450 \series medium
31451 \shape up
31452 \emph off
31453 \bar no
31454 \noun off
31455 \color none
31456
31457 \end_layout
31458
31459 \end_inset
31460 </cell>
31461 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31462 \begin_inset Text
31463
31464 \begin_layout Plain Layout
31465
31466 \family roman
31467 \series medium
31468 \shape up
31469 \emph off
31470 \bar no
31471 \noun off
31472 \color none
31473 Æ
31474 \end_layout
31475
31476 \end_inset
31477 </cell>
31478 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31479 \begin_inset Text
31480
31481 \begin_layout Plain Layout
31482
31483 \family roman
31484 \series medium
31485 \shape up
31486 \emph off
31487 \bar no
31488 \noun off
31489 \color none
31490 Ö
31491 \end_layout
31492
31493 \end_inset
31494 </cell>
31495 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31496 \begin_inset Text
31497
31498 \begin_layout Plain Layout
31499
31500 \family roman
31501 \series medium
31502 \shape up
31503 \emph off
31504 \bar no
31505 \noun off
31506 \color none
31507 æ
31508 \end_layout
31509
31510 \end_inset
31511 </cell>
31512 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
31513 \begin_inset Text
31514
31515 \begin_layout Plain Layout
31516
31517 \family roman
31518 \series medium
31519 \shape up
31520 \emph off
31521 \bar no
31522 \noun off
31523 \color none
31524 ö
31525 \end_layout
31526
31527 \end_inset
31528 </cell>
31529 </row>
31530 <row>
31531 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
31532 \begin_inset Text
31533
31534 \begin_layout Plain Layout
31535
31536 \family roman
31537 \series medium
31538 \shape up
31539 \size tiny
31540 \emph off
31541 \bar no
31542 \noun off
31543 \color none
31544 07
31545 \end_layout
31546
31547 \end_inset
31548 </cell>
31549 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31550 \begin_inset Text
31551
31552 \begin_layout Plain Layout
31553
31554 \end_layout
31555
31556 \end_inset
31557 </cell>
31558 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31559 \begin_inset Text
31560
31561 \begin_layout Plain Layout
31562
31563 \end_layout
31564
31565 \end_inset
31566 </cell>
31567 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31568 \begin_inset Text
31569
31570 \begin_layout Plain Layout
31571
31572 \family roman
31573 \series medium
31574 \shape up
31575 \emph off
31576 \bar no
31577 \noun off
31578 \color none
31579 `
31580 \end_layout
31581
31582 \end_inset
31583 </cell>
31584 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31585 \begin_inset Text
31586
31587 \begin_layout Plain Layout
31588
31589 \family roman
31590 \series medium
31591 \shape up
31592 \emph off
31593 \bar no
31594 \noun off
31595 \color none
31596 7
31597 \end_layout
31598
31599 \end_inset
31600 </cell>
31601 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31602 \begin_inset Text
31603
31604 \begin_layout Plain Layout
31605
31606 \family roman
31607 \series medium
31608 \shape up
31609 \emph off
31610 \bar no
31611 \noun off
31612 \color none
31613 G
31614 \end_layout
31615
31616 \end_inset
31617 </cell>
31618 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31619 \begin_inset Text
31620
31621 \begin_layout Plain Layout
31622
31623 \family roman
31624 \series medium
31625 \shape up
31626 \emph off
31627 \bar no
31628 \noun off
31629 \color none
31630 W
31631 \end_layout
31632
31633 \end_inset
31634 </cell>
31635 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31636 \begin_inset Text
31637
31638 \begin_layout Plain Layout
31639
31640 \family roman
31641 \series medium
31642 \shape up
31643 \emph off
31644 \bar no
31645 \noun off
31646 \color none
31647 g
31648 \end_layout
31649
31650 \end_inset
31651 </cell>
31652 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31653 \begin_inset Text
31654
31655 \begin_layout Plain Layout
31656
31657 \family roman
31658 \series medium
31659 \shape up
31660 \emph off
31661 \bar no
31662 \noun off
31663 \color none
31664 w
31665 \end_layout
31666
31667 \end_inset
31668 </cell>
31669 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31670 \begin_inset Text
31671
31672 \begin_layout Plain Layout
31673
31674 \end_layout
31675
31676 \end_inset
31677 </cell>
31678 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31679 \begin_inset Text
31680
31681 \begin_layout Plain Layout
31682
31683 \end_layout
31684
31685 \end_inset
31686 </cell>
31687 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31688 \begin_inset Text
31689
31690 \begin_layout Plain Layout
31691
31692 \family roman
31693 \series medium
31694 \shape up
31695 \emph off
31696 \bar no
31697 \noun off
31698 \color none
31699 §
31700 \end_layout
31701
31702 \end_inset
31703 </cell>
31704 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31705 \begin_inset Text
31706
31707 \begin_layout Plain Layout
31708
31709 \family roman
31710 \series medium
31711 \shape up
31712 \emph off
31713 \bar no
31714 \noun off
31715 \color none
31716 ·
31717 \end_layout
31718
31719 \end_inset
31720 </cell>
31721 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31722 \begin_inset Text
31723
31724 \begin_layout Plain Layout
31725
31726 \family roman
31727 \series medium
31728 \shape up
31729 \emph off
31730 \bar no
31731 \noun off
31732 \color none
31733 Ç
31734 \end_layout
31735
31736 \end_inset
31737 </cell>
31738 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31739 \begin_inset Text
31740
31741 \begin_layout Plain Layout
31742
31743 \family roman
31744 \series medium
31745 \shape up
31746 \emph off
31747 \bar no
31748 \noun off
31749 \color none
31750 ×
31751 \end_layout
31752
31753 \end_inset
31754 </cell>
31755 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31756 \begin_inset Text
31757
31758 \begin_layout Plain Layout
31759
31760 \family roman
31761 \series medium
31762 \shape up
31763 \emph off
31764 \bar no
31765 \noun off
31766 \color none
31767 ç
31768 \end_layout
31769
31770 \end_inset
31771 </cell>
31772 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
31773 \begin_inset Text
31774
31775 \begin_layout Plain Layout
31776
31777 \family roman
31778 \series medium
31779 \shape up
31780 \emph off
31781 \bar no
31782 \noun off
31783 \color none
31784 ÷
31785 \end_layout
31786
31787 \end_inset
31788 </cell>
31789 </row>
31790 <row>
31791 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
31792 \begin_inset Text
31793
31794 \begin_layout Plain Layout
31795
31796 \family roman
31797 \series medium
31798 \shape up
31799 \size tiny
31800 \emph off
31801 \bar no
31802 \noun off
31803 \color none
31804 08
31805 \end_layout
31806
31807 \end_inset
31808 </cell>
31809 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31810 \begin_inset Text
31811
31812 \begin_layout Plain Layout
31813
31814 \end_layout
31815
31816 \end_inset
31817 </cell>
31818 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31819 \begin_inset Text
31820
31821 \begin_layout Plain Layout
31822
31823 \end_layout
31824
31825 \end_inset
31826 </cell>
31827 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31828 \begin_inset Text
31829
31830 \begin_layout Plain Layout
31831
31832 \family roman
31833 \series medium
31834 \shape up
31835 \emph off
31836 \bar no
31837 \noun off
31838 \color none
31839 (
31840 \end_layout
31841
31842 \end_inset
31843 </cell>
31844 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31845 \begin_inset Text
31846
31847 \begin_layout Plain Layout
31848
31849 \family roman
31850 \series medium
31851 \shape up
31852 \emph off
31853 \bar no
31854 \noun off
31855 \color none
31856 8
31857 \end_layout
31858
31859 \end_inset
31860 </cell>
31861 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31862 \begin_inset Text
31863
31864 \begin_layout Plain Layout
31865
31866 \family roman
31867 \series medium
31868 \shape up
31869 \emph off
31870 \bar no
31871 \noun off
31872 \color none
31873 H
31874 \end_layout
31875
31876 \end_inset
31877 </cell>
31878 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31879 \begin_inset Text
31880
31881 \begin_layout Plain Layout
31882
31883 \family roman
31884 \series medium
31885 \shape up
31886 \emph off
31887 \bar no
31888 \noun off
31889 \color none
31890 X
31891 \end_layout
31892
31893 \end_inset
31894 </cell>
31895 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31896 \begin_inset Text
31897
31898 \begin_layout Plain Layout
31899
31900 \family roman
31901 \series medium
31902 \shape up
31903 \emph off
31904 \bar no
31905 \noun off
31906 \color none
31907 h
31908 \end_layout
31909
31910 \end_inset
31911 </cell>
31912 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31913 \begin_inset Text
31914
31915 \begin_layout Plain Layout
31916
31917 \family roman
31918 \series medium
31919 \shape up
31920 \emph off
31921 \bar no
31922 \noun off
31923 \color none
31924 x
31925 \end_layout
31926
31927 \end_inset
31928 </cell>
31929 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31930 \begin_inset Text
31931
31932 \begin_layout Plain Layout
31933
31934 \end_layout
31935
31936 \end_inset
31937 </cell>
31938 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31939 \begin_inset Text
31940
31941 \begin_layout Plain Layout
31942
31943 \end_layout
31944
31945 \end_inset
31946 </cell>
31947 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31948 \begin_inset Text
31949
31950 \begin_layout Plain Layout
31951
31952 \family roman
31953 \series medium
31954 \shape up
31955 \emph off
31956 \bar no
31957 \noun off
31958 \color none
31959 ¨
31960 \end_layout
31961
31962 \end_inset
31963 </cell>
31964 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31965 \begin_inset Text
31966
31967 \begin_layout Plain Layout
31968
31969 \family roman
31970 \series medium
31971 \shape up
31972 \emph off
31973 \bar no
31974 \noun off
31975 \color none
31976 ¸
31977 \end_layout
31978
31979 \end_inset
31980 </cell>
31981 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31982 \begin_inset Text
31983
31984 \begin_layout Plain Layout
31985
31986 \family roman
31987 \series medium
31988 \shape up
31989 \emph off
31990 \bar no
31991 \noun off
31992 \color none
31993 È
31994 \end_layout
31995
31996 \end_inset
31997 </cell>
31998 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31999 \begin_inset Text
32000
32001 \begin_layout Plain Layout
32002
32003 \family roman
32004 \series medium
32005 \shape up
32006 \emph off
32007 \bar no
32008 \noun off
32009 \color none
32010 Ø
32011 \end_layout
32012
32013 \end_inset
32014 </cell>
32015 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32016 \begin_inset Text
32017
32018 \begin_layout Plain Layout
32019
32020 \family roman
32021 \series medium
32022 \shape up
32023 \emph off
32024 \bar no
32025 \noun off
32026 \color none
32027 è
32028 \end_layout
32029
32030 \end_inset
32031 </cell>
32032 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
32033 \begin_inset Text
32034
32035 \begin_layout Plain Layout
32036
32037 \family roman
32038 \series medium
32039 \shape up
32040 \emph off
32041 \bar no
32042 \noun off
32043 \color none
32044 ø
32045 \end_layout
32046
32047 \end_inset
32048 </cell>
32049 </row>
32050 <row>
32051 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
32052 \begin_inset Text
32053
32054 \begin_layout Plain Layout
32055
32056 \family roman
32057 \series medium
32058 \shape up
32059 \size tiny
32060 \emph off
32061 \bar no
32062 \noun off
32063 \color none
32064 09
32065 \end_layout
32066
32067 \end_inset
32068 </cell>
32069 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32070 \begin_inset Text
32071
32072 \begin_layout Plain Layout
32073
32074 \end_layout
32075
32076 \end_inset
32077 </cell>
32078 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32079 \begin_inset Text
32080
32081 \begin_layout Plain Layout
32082
32083 \end_layout
32084
32085 \end_inset
32086 </cell>
32087 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32088 \begin_inset Text
32089
32090 \begin_layout Plain Layout
32091
32092 \family roman
32093 \series medium
32094 \shape up
32095 \emph off
32096 \bar no
32097 \noun off
32098 \color none
32099 )
32100 \end_layout
32101
32102 \end_inset
32103 </cell>
32104 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32105 \begin_inset Text
32106
32107 \begin_layout Plain Layout
32108
32109 \family roman
32110 \series medium
32111 \shape up
32112 \emph off
32113 \bar no
32114 \noun off
32115 \color none
32116 9
32117 \end_layout
32118
32119 \end_inset
32120 </cell>
32121 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32122 \begin_inset Text
32123
32124 \begin_layout Plain Layout
32125
32126 \family roman
32127 \series medium
32128 \shape up
32129 \emph off
32130 \bar no
32131 \noun off
32132 \color none
32133 I
32134 \end_layout
32135
32136 \end_inset
32137 </cell>
32138 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32139 \begin_inset Text
32140
32141 \begin_layout Plain Layout
32142
32143 \family roman
32144 \series medium
32145 \shape up
32146 \emph off
32147 \bar no
32148 \noun off
32149 \color none
32150 Y
32151 \end_layout
32152
32153 \end_inset
32154 </cell>
32155 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32156 \begin_inset Text
32157
32158 \begin_layout Plain Layout
32159
32160 \family roman
32161 \series medium
32162 \shape up
32163 \emph off
32164 \bar no
32165 \noun off
32166 \color none
32167 i
32168 \end_layout
32169
32170 \end_inset
32171 </cell>
32172 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32173 \begin_inset Text
32174
32175 \begin_layout Plain Layout
32176
32177 \family roman
32178 \series medium
32179 \shape up
32180 \emph off
32181 \bar no
32182 \noun off
32183 \color none
32184 y
32185 \end_layout
32186
32187 \end_inset
32188 </cell>
32189 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32190 \begin_inset Text
32191
32192 \begin_layout Plain Layout
32193
32194 \end_layout
32195
32196 \end_inset
32197 </cell>
32198 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32199 \begin_inset Text
32200
32201 \begin_layout Plain Layout
32202
32203 \end_layout
32204
32205 \end_inset
32206 </cell>
32207 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32208 \begin_inset Text
32209
32210 \begin_layout Plain Layout
32211
32212 \family roman
32213 \series medium
32214 \shape up
32215 \emph off
32216 \bar no
32217 \noun off
32218 \color none
32219 ©
32220 \end_layout
32221
32222 \end_inset
32223 </cell>
32224 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32225 \begin_inset Text
32226
32227 \begin_layout Plain Layout
32228
32229 \family roman
32230 \series medium
32231 \shape up
32232 \emph off
32233 \bar no
32234 \noun off
32235 \color none
32236 ¹
32237 \end_layout
32238
32239 \end_inset
32240 </cell>
32241 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32242 \begin_inset Text
32243
32244 \begin_layout Plain Layout
32245
32246 \family roman
32247 \series medium
32248 \shape up
32249 \emph off
32250 \bar no
32251 \noun off
32252 \color none
32253 É
32254 \end_layout
32255
32256 \end_inset
32257 </cell>
32258 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32259 \begin_inset Text
32260
32261 \begin_layout Plain Layout
32262
32263 \family roman
32264 \series medium
32265 \shape up
32266 \emph off
32267 \bar no
32268 \noun off
32269 \color none
32270 Ù
32271 \end_layout
32272
32273 \end_inset
32274 </cell>
32275 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32276 \begin_inset Text
32277
32278 \begin_layout Plain Layout
32279
32280 \family roman
32281 \series medium
32282 \shape up
32283 \emph off
32284 \bar no
32285 \noun off
32286 \color none
32287 é
32288 \end_layout
32289
32290 \end_inset
32291 </cell>
32292 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
32293 \begin_inset Text
32294
32295 \begin_layout Plain Layout
32296
32297 \family roman
32298 \series medium
32299 \shape up
32300 \emph off
32301 \bar no
32302 \noun off
32303 \color none
32304 ù
32305 \end_layout
32306
32307 \end_inset
32308 </cell>
32309 </row>
32310 <row>
32311 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
32312 \begin_inset Text
32313
32314 \begin_layout Plain Layout
32315
32316 \family roman
32317 \series medium
32318 \shape up
32319 \size tiny
32320 \emph off
32321 \bar no
32322 \noun off
32323 \color none
32324 0A
32325 \end_layout
32326
32327 \end_inset
32328 </cell>
32329 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32330 \begin_inset Text
32331
32332 \begin_layout Plain Layout
32333
32334 \end_layout
32335
32336 \end_inset
32337 </cell>
32338 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32339 \begin_inset Text
32340
32341 \begin_layout Plain Layout
32342
32343 \end_layout
32344
32345 \end_inset
32346 </cell>
32347 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32348 \begin_inset Text
32349
32350 \begin_layout Plain Layout
32351
32352 \family roman
32353 \series medium
32354 \shape up
32355 \emph off
32356 \bar no
32357 \noun off
32358 \color none
32359 *
32360 \end_layout
32361
32362 \end_inset
32363 </cell>
32364 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32365 \begin_inset Text
32366
32367 \begin_layout Plain Layout
32368
32369 \family roman
32370 \series medium
32371 \shape up
32372 \emph off
32373 \bar no
32374 \noun off
32375 \color none
32376 :
32377 \end_layout
32378
32379 \end_inset
32380 </cell>
32381 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32382 \begin_inset Text
32383
32384 \begin_layout Plain Layout
32385
32386 \family roman
32387 \series medium
32388 \shape up
32389 \emph off
32390 \bar no
32391 \noun off
32392 \color none
32393 J
32394 \end_layout
32395
32396 \end_inset
32397 </cell>
32398 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32399 \begin_inset Text
32400
32401 \begin_layout Plain Layout
32402
32403 \family roman
32404 \series medium
32405 \shape up
32406 \emph off
32407 \bar no
32408 \noun off
32409 \color none
32410 Z
32411 \end_layout
32412
32413 \end_inset
32414 </cell>
32415 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32416 \begin_inset Text
32417
32418 \begin_layout Plain Layout
32419
32420 \family roman
32421 \series medium
32422 \shape up
32423 \emph off
32424 \bar no
32425 \noun off
32426 \color none
32427 j
32428 \end_layout
32429
32430 \end_inset
32431 </cell>
32432 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32433 \begin_inset Text
32434
32435 \begin_layout Plain Layout
32436
32437 \family roman
32438 \series medium
32439 \shape up
32440 \emph off
32441 \bar no
32442 \noun off
32443 \color none
32444 z
32445 \end_layout
32446
32447 \end_inset
32448 </cell>
32449 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32450 \begin_inset Text
32451
32452 \begin_layout Plain Layout
32453
32454 \end_layout
32455
32456 \end_inset
32457 </cell>
32458 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32459 \begin_inset Text
32460
32461 \begin_layout Plain Layout
32462
32463 \end_layout
32464
32465 \end_inset
32466 </cell>
32467 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32468 \begin_inset Text
32469
32470 \begin_layout Plain Layout
32471
32472 \family roman
32473 \series medium
32474 \shape up
32475 \emph off
32476 \bar no
32477 \noun off
32478 \color none
32479 ª
32480 \end_layout
32481
32482 \end_inset
32483 </cell>
32484 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32485 \begin_inset Text
32486
32487 \begin_layout Plain Layout
32488
32489 \family roman
32490 \series medium
32491 \shape up
32492 \emph off
32493 \bar no
32494 \noun off
32495 \color none
32496 º
32497 \end_layout
32498
32499 \end_inset
32500 </cell>
32501 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32502 \begin_inset Text
32503
32504 \begin_layout Plain Layout
32505
32506 \family roman
32507 \series medium
32508 \shape up
32509 \emph off
32510 \bar no
32511 \noun off
32512 \color none
32513 Ê
32514 \end_layout
32515
32516 \end_inset
32517 </cell>
32518 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32519 \begin_inset Text
32520
32521 \begin_layout Plain Layout
32522
32523 \family roman
32524 \series medium
32525 \shape up
32526 \emph off
32527 \bar no
32528 \noun off
32529 \color none
32530 Ú
32531 \end_layout
32532
32533 \end_inset
32534 </cell>
32535 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32536 \begin_inset Text
32537
32538 \begin_layout Plain Layout
32539
32540 \family roman
32541 \series medium
32542 \shape up
32543 \emph off
32544 \bar no
32545 \noun off
32546 \color none
32547 ê
32548 \end_layout
32549
32550 \end_inset
32551 </cell>
32552 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
32553 \begin_inset Text
32554
32555 \begin_layout Plain Layout
32556
32557 \family roman
32558 \series medium
32559 \shape up
32560 \emph off
32561 \bar no
32562 \noun off
32563 \color none
32564 ú
32565 \end_layout
32566
32567 \end_inset
32568 </cell>
32569 </row>
32570 <row>
32571 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
32572 \begin_inset Text
32573
32574 \begin_layout Plain Layout
32575
32576 \family roman
32577 \series medium
32578 \shape up
32579 \size tiny
32580 \emph off
32581 \bar no
32582 \noun off
32583 \color none
32584 0B
32585 \end_layout
32586
32587 \end_inset
32588 </cell>
32589 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32590 \begin_inset Text
32591
32592 \begin_layout Plain Layout
32593
32594 \end_layout
32595
32596 \end_inset
32597 </cell>
32598 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32599 \begin_inset Text
32600
32601 \begin_layout Plain Layout
32602
32603 \end_layout
32604
32605 \end_inset
32606 </cell>
32607 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32608 \begin_inset Text
32609
32610 \begin_layout Plain Layout
32611
32612 \family roman
32613 \series medium
32614 \shape up
32615 \emph off
32616 \bar no
32617 \noun off
32618 \color none
32619 +
32620 \end_layout
32621
32622 \end_inset
32623 </cell>
32624 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32625 \begin_inset Text
32626
32627 \begin_layout Plain Layout
32628
32629 \family roman
32630 \series medium
32631 \shape up
32632 \emph off
32633 \bar no
32634 \noun off
32635 \color none
32636 ;
32637 \end_layout
32638
32639 \end_inset
32640 </cell>
32641 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32642 \begin_inset Text
32643
32644 \begin_layout Plain Layout
32645
32646 \family roman
32647 \series medium
32648 \shape up
32649 \emph off
32650 \bar no
32651 \noun off
32652 \color none
32653 K
32654 \end_layout
32655
32656 \end_inset
32657 </cell>
32658 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32659 \begin_inset Text
32660
32661 \begin_layout Plain Layout
32662
32663 \family roman
32664 \series medium
32665 \shape up
32666 \emph off
32667 \bar no
32668 \noun off
32669 \color none
32670 [
32671 \end_layout
32672
32673 \end_inset
32674 </cell>
32675 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32676 \begin_inset Text
32677
32678 \begin_layout Plain Layout
32679
32680 \family roman
32681 \series medium
32682 \shape up
32683 \emph off
32684 \bar no
32685 \noun off
32686 \color none
32687 k
32688 \end_layout
32689
32690 \end_inset
32691 </cell>
32692 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32693 \begin_inset Text
32694
32695 \begin_layout Plain Layout
32696
32697 \family roman
32698 \series medium
32699 \shape up
32700 \emph off
32701 \bar no
32702 \noun off
32703 \color none
32704 {
32705 \end_layout
32706
32707 \end_inset
32708 </cell>
32709 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32710 \begin_inset Text
32711
32712 \begin_layout Plain Layout
32713
32714 \end_layout
32715
32716 \end_inset
32717 </cell>
32718 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32719 \begin_inset Text
32720
32721 \begin_layout Plain Layout
32722
32723 \end_layout
32724
32725 \end_inset
32726 </cell>
32727 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32728 \begin_inset Text
32729
32730 \begin_layout Plain Layout
32731
32732 \family roman
32733 \series medium
32734 \shape up
32735 \emph off
32736 \bar no
32737 \noun off
32738 \color none
32739 «
32740 \end_layout
32741
32742 \end_inset
32743 </cell>
32744 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32745 \begin_inset Text
32746
32747 \begin_layout Plain Layout
32748
32749 \family roman
32750 \series medium
32751 \shape up
32752 \emph off
32753 \bar no
32754 \noun off
32755 \color none
32756 »
32757 \end_layout
32758
32759 \end_inset
32760 </cell>
32761 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32762 \begin_inset Text
32763
32764 \begin_layout Plain Layout
32765
32766 \family roman
32767 \series medium
32768 \shape up
32769 \emph off
32770 \bar no
32771 \noun off
32772 \color none
32773 Ë
32774 \end_layout
32775
32776 \end_inset
32777 </cell>
32778 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32779 \begin_inset Text
32780
32781 \begin_layout Plain Layout
32782
32783 \family roman
32784 \series medium
32785 \shape up
32786 \emph off
32787 \bar no
32788 \noun off
32789 \color none
32790 Û
32791 \end_layout
32792
32793 \end_inset
32794 </cell>
32795 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32796 \begin_inset Text
32797
32798 \begin_layout Plain Layout
32799
32800 \family roman
32801 \series medium
32802 \shape up
32803 \emph off
32804 \bar no
32805 \noun off
32806 \color none
32807 ë
32808 \end_layout
32809
32810 \end_inset
32811 </cell>
32812 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
32813 \begin_inset Text
32814
32815 \begin_layout Plain Layout
32816
32817 \family roman
32818 \series medium
32819 \shape up
32820 \emph off
32821 \bar no
32822 \noun off
32823 \color none
32824 û
32825 \end_layout
32826
32827 \end_inset
32828 </cell>
32829 </row>
32830 <row>
32831 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
32832 \begin_inset Text
32833
32834 \begin_layout Plain Layout
32835
32836 \family roman
32837 \series medium
32838 \shape up
32839 \size tiny
32840 \emph off
32841 \bar no
32842 \noun off
32843 \color none
32844 0C
32845 \end_layout
32846
32847 \end_inset
32848 </cell>
32849 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32850 \begin_inset Text
32851
32852 \begin_layout Plain Layout
32853
32854 \end_layout
32855
32856 \end_inset
32857 </cell>
32858 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32859 \begin_inset Text
32860
32861 \begin_layout Plain Layout
32862
32863 \end_layout
32864
32865 \end_inset
32866 </cell>
32867 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32868 \begin_inset Text
32869
32870 \begin_layout Plain Layout
32871
32872 \family roman
32873 \series medium
32874 \shape up
32875 \emph off
32876 \bar no
32877 \noun off
32878 \color none
32879 ,
32880 \end_layout
32881
32882 \end_inset
32883 </cell>
32884 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32885 \begin_inset Text
32886
32887 \begin_layout Plain Layout
32888
32889 \family roman
32890 \series medium
32891 \shape up
32892 \emph off
32893 \bar no
32894 \noun off
32895 \color none
32896 <
32897 \end_layout
32898
32899 \end_inset
32900 </cell>
32901 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32902 \begin_inset Text
32903
32904 \begin_layout Plain Layout
32905
32906 \family roman
32907 \series medium
32908 \shape up
32909 \emph off
32910 \bar no
32911 \noun off
32912 \color none
32913 L
32914 \end_layout
32915
32916 \end_inset
32917 </cell>
32918 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32919 \begin_inset Text
32920
32921 \begin_layout Plain Layout
32922
32923 \family roman
32924 \series medium
32925 \shape up
32926 \emph off
32927 \bar no
32928 \noun off
32929 \color none
32930
32931 \backslash
32932
32933 \end_layout
32934
32935 \end_inset
32936 </cell>
32937 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32938 \begin_inset Text
32939
32940 \begin_layout Plain Layout
32941
32942 \family roman
32943 \series medium
32944 \shape up
32945 \emph off
32946 \bar no
32947 \noun off
32948 \color none
32949 l
32950 \end_layout
32951
32952 \end_inset
32953 </cell>
32954 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32955 \begin_inset Text
32956
32957 \begin_layout Plain Layout
32958
32959 \family roman
32960 \series medium
32961 \shape up
32962 \emph off
32963 \bar no
32964 \noun off
32965 \color none
32966 |
32967 \end_layout
32968
32969 \end_inset
32970 </cell>
32971 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32972 \begin_inset Text
32973
32974 \begin_layout Plain Layout
32975
32976 \end_layout
32977
32978 \end_inset
32979 </cell>
32980 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32981 \begin_inset Text
32982
32983 \begin_layout Plain Layout
32984
32985 \end_layout
32986
32987 \end_inset
32988 </cell>
32989 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32990 \begin_inset Text
32991
32992 \begin_layout Plain Layout
32993
32994 \family roman
32995 \series medium
32996 \shape up
32997 \emph off
32998 \bar no
32999 \noun off
33000 \color none
33001 ¬
33002 \end_layout
33003
33004 \end_inset
33005 </cell>
33006 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33007 \begin_inset Text
33008
33009 \begin_layout Plain Layout
33010
33011 \family roman
33012 \series medium
33013 \shape up
33014 \emph off
33015 \bar no
33016 \noun off
33017 \color none
33018 ¼
33019 \end_layout
33020
33021 \end_inset
33022 </cell>
33023 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33024 \begin_inset Text
33025
33026 \begin_layout Plain Layout
33027
33028 \family roman
33029 \series medium
33030 \shape up
33031 \emph off
33032 \bar no
33033 \noun off
33034 \color none
33035 Ì
33036 \end_layout
33037
33038 \end_inset
33039 </cell>
33040 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33041 \begin_inset Text
33042
33043 \begin_layout Plain Layout
33044
33045 \family roman
33046 \series medium
33047 \shape up
33048 \emph off
33049 \bar no
33050 \noun off
33051 \color none
33052 Ü
33053 \end_layout
33054
33055 \end_inset
33056 </cell>
33057 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33058 \begin_inset Text
33059
33060 \begin_layout Plain Layout
33061
33062 \family roman
33063 \series medium
33064 \shape up
33065 \emph off
33066 \bar no
33067 \noun off
33068 \color none
33069 ì
33070 \end_layout
33071
33072 \end_inset
33073 </cell>
33074 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
33075 \begin_inset Text
33076
33077 \begin_layout Plain Layout
33078
33079 \family roman
33080 \series medium
33081 \shape up
33082 \emph off
33083 \bar no
33084 \noun off
33085 \color none
33086 ü
33087 \end_layout
33088
33089 \end_inset
33090 </cell>
33091 </row>
33092 <row>
33093 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
33094 \begin_inset Text
33095
33096 \begin_layout Plain Layout
33097
33098 \family roman
33099 \series medium
33100 \shape up
33101 \size tiny
33102 \emph off
33103 \bar no
33104 \noun off
33105 \color none
33106 0D
33107 \end_layout
33108
33109 \end_inset
33110 </cell>
33111 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33112 \begin_inset Text
33113
33114 \begin_layout Plain Layout
33115
33116 \end_layout
33117
33118 \end_inset
33119 </cell>
33120 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33121 \begin_inset Text
33122
33123 \begin_layout Plain Layout
33124
33125 \end_layout
33126
33127 \end_inset
33128 </cell>
33129 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33130 \begin_inset Text
33131
33132 \begin_layout Plain Layout
33133
33134 \family roman
33135 \series medium
33136 \shape up
33137 \emph off
33138 \bar no
33139 \noun off
33140 \color none
33141 -
33142 \end_layout
33143
33144 \end_inset
33145 </cell>
33146 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33147 \begin_inset Text
33148
33149 \begin_layout Plain Layout
33150
33151 \family roman
33152 \series medium
33153 \shape up
33154 \emph off
33155 \bar no
33156 \noun off
33157 \color none
33158 =
33159 \end_layout
33160
33161 \end_inset
33162 </cell>
33163 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33164 \begin_inset Text
33165
33166 \begin_layout Plain Layout
33167
33168 \family roman
33169 \series medium
33170 \shape up
33171 \emph off
33172 \bar no
33173 \noun off
33174 \color none
33175 M
33176 \end_layout
33177
33178 \end_inset
33179 </cell>
33180 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33181 \begin_inset Text
33182
33183 \begin_layout Plain Layout
33184
33185 \family roman
33186 \series medium
33187 \shape up
33188 \emph off
33189 \bar no
33190 \noun off
33191 \color none
33192 ]
33193 \end_layout
33194
33195 \end_inset
33196 </cell>
33197 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33198 \begin_inset Text
33199
33200 \begin_layout Plain Layout
33201
33202 \family roman
33203 \series medium
33204 \shape up
33205 \emph off
33206 \bar no
33207 \noun off
33208 \color none
33209 m
33210 \end_layout
33211
33212 \end_inset
33213 </cell>
33214 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33215 \begin_inset Text
33216
33217 \begin_layout Plain Layout
33218
33219 \family roman
33220 \series medium
33221 \shape up
33222 \emph off
33223 \bar no
33224 \noun off
33225 \color none
33226 }
33227 \end_layout
33228
33229 \end_inset
33230 </cell>
33231 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33232 \begin_inset Text
33233
33234 \begin_layout Plain Layout
33235
33236 \end_layout
33237
33238 \end_inset
33239 </cell>
33240 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33241 \begin_inset Text
33242
33243 \begin_layout Plain Layout
33244
33245 \end_layout
33246
33247 \end_inset
33248 </cell>
33249 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33250 \begin_inset Text
33251
33252 \begin_layout Plain Layout
33253
33254 \end_layout
33255
33256 \end_inset
33257 </cell>
33258 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33259 \begin_inset Text
33260
33261 \begin_layout Plain Layout
33262
33263 \family roman
33264 \series medium
33265 \shape up
33266 \emph off
33267 \bar no
33268 \noun off
33269 \color none
33270 ½
33271 \end_layout
33272
33273 \end_inset
33274 </cell>
33275 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33276 \begin_inset Text
33277
33278 \begin_layout Plain Layout
33279
33280 \family roman
33281 \series medium
33282 \shape up
33283 \emph off
33284 \bar no
33285 \noun off
33286 \color none
33287 Í
33288 \end_layout
33289
33290 \end_inset
33291 </cell>
33292 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33293 \begin_inset Text
33294
33295 \begin_layout Plain Layout
33296
33297 \family roman
33298 \series medium
33299 \shape up
33300 \emph off
33301 \bar no
33302 \noun off
33303 \color none
33304 Ý
33305 \end_layout
33306
33307 \end_inset
33308 </cell>
33309 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33310 \begin_inset Text
33311
33312 \begin_layout Plain Layout
33313
33314 \family roman
33315 \series medium
33316 \shape up
33317 \emph off
33318 \bar no
33319 \noun off
33320 \color none
33321 í
33322 \end_layout
33323
33324 \end_inset
33325 </cell>
33326 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
33327 \begin_inset Text
33328
33329 \begin_layout Plain Layout
33330
33331 \family roman
33332 \series medium
33333 \shape up
33334 \emph off
33335 \bar no
33336 \noun off
33337 \color none
33338 ý
33339 \end_layout
33340
33341 \end_inset
33342 </cell>
33343 </row>
33344 <row>
33345 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
33346 \begin_inset Text
33347
33348 \begin_layout Plain Layout
33349
33350 \family roman
33351 \series medium
33352 \shape up
33353 \size tiny
33354 \emph off
33355 \bar no
33356 \noun off
33357 \color none
33358 0E
33359 \end_layout
33360
33361 \end_inset
33362 </cell>
33363 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33364 \begin_inset Text
33365
33366 \begin_layout Plain Layout
33367
33368 \end_layout
33369
33370 \end_inset
33371 </cell>
33372 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33373 \begin_inset Text
33374
33375 \begin_layout Plain Layout
33376
33377 \end_layout
33378
33379 \end_inset
33380 </cell>
33381 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33382 \begin_inset Text
33383
33384 \begin_layout Plain Layout
33385
33386 \family roman
33387 \series medium
33388 \shape up
33389 \emph off
33390 \bar no
33391 \noun off
33392 \color none
33393 .
33394 \end_layout
33395
33396 \end_inset
33397 </cell>
33398 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33399 \begin_inset Text
33400
33401 \begin_layout Plain Layout
33402
33403 \family roman
33404 \series medium
33405 \shape up
33406 \emph off
33407 \bar no
33408 \noun off
33409 \color none
33410 >
33411 \end_layout
33412
33413 \end_inset
33414 </cell>
33415 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33416 \begin_inset Text
33417
33418 \begin_layout Plain Layout
33419
33420 \family roman
33421 \series medium
33422 \shape up
33423 \emph off
33424 \bar no
33425 \noun off
33426 \color none
33427 N
33428 \end_layout
33429
33430 \end_inset
33431 </cell>
33432 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33433 \begin_inset Text
33434
33435 \begin_layout Plain Layout
33436
33437 \family roman
33438 \series medium
33439 \shape up
33440 \emph off
33441 \bar no
33442 \noun off
33443 \color none
33444 ^
33445 \end_layout
33446
33447 \end_inset
33448 </cell>
33449 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33450 \begin_inset Text
33451
33452 \begin_layout Plain Layout
33453
33454 \family roman
33455 \series medium
33456 \shape up
33457 \emph off
33458 \bar no
33459 \noun off
33460 \color none
33461 n
33462 \end_layout
33463
33464 \end_inset
33465 </cell>
33466 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33467 \begin_inset Text
33468
33469 \begin_layout Plain Layout
33470
33471 \family roman
33472 \series medium
33473 \shape up
33474 \emph off
33475 \bar no
33476 \noun off
33477 \color none
33478 ~
33479 \end_layout
33480
33481 \end_inset
33482 </cell>
33483 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33484 \begin_inset Text
33485
33486 \begin_layout Plain Layout
33487
33488 \end_layout
33489
33490 \end_inset
33491 </cell>
33492 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33493 \begin_inset Text
33494
33495 \begin_layout Plain Layout
33496
33497 \end_layout
33498
33499 \end_inset
33500 </cell>
33501 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33502 \begin_inset Text
33503
33504 \begin_layout Plain Layout
33505
33506 \family roman
33507 \series medium
33508 \shape up
33509 \emph off
33510 \bar no
33511 \noun off
33512 \color none
33513 ®
33514 \end_layout
33515
33516 \end_inset
33517 </cell>
33518 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33519 \begin_inset Text
33520
33521 \begin_layout Plain Layout
33522
33523 \family roman
33524 \series medium
33525 \shape up
33526 \emph off
33527 \bar no
33528 \noun off
33529 \color none
33530 ¾
33531 \end_layout
33532
33533 \end_inset
33534 </cell>
33535 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33536 \begin_inset Text
33537
33538 \begin_layout Plain Layout
33539
33540 \family roman
33541 \series medium
33542 \shape up
33543 \emph off
33544 \bar no
33545 \noun off
33546 \color none
33547 Î
33548 \end_layout
33549
33550 \end_inset
33551 </cell>
33552 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33553 \begin_inset Text
33554
33555 \begin_layout Plain Layout
33556
33557 \family roman
33558 \series medium
33559 \shape up
33560 \emph off
33561 \bar no
33562 \noun off
33563 \color none
33564 Þ
33565 \end_layout
33566
33567 \end_inset
33568 </cell>
33569 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33570 \begin_inset Text
33571
33572 \begin_layout Plain Layout
33573
33574 \family roman
33575 \series medium
33576 \shape up
33577 \emph off
33578 \bar no
33579 \noun off
33580 \color none
33581 î
33582 \end_layout
33583
33584 \end_inset
33585 </cell>
33586 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
33587 \begin_inset Text
33588
33589 \begin_layout Plain Layout
33590
33591 \family roman
33592 \series medium
33593 \shape up
33594 \emph off
33595 \bar no
33596 \noun off
33597 \color none
33598 þ
33599 \end_layout
33600
33601 \end_inset
33602 </cell>
33603 </row>
33604 <row>
33605 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
33606 \begin_inset Text
33607
33608 \begin_layout Plain Layout
33609
33610 \family roman
33611 \series medium
33612 \shape up
33613 \size tiny
33614 \emph off
33615 \bar no
33616 \noun off
33617 \color none
33618 0F
33619 \end_layout
33620
33621 \end_inset
33622 </cell>
33623 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
33624 \begin_inset Text
33625
33626 \begin_layout Plain Layout
33627
33628 \end_layout
33629
33630 \end_inset
33631 </cell>
33632 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
33633 \begin_inset Text
33634
33635 \begin_layout Plain Layout
33636
33637 \end_layout
33638
33639 \end_inset
33640 </cell>
33641 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
33642 \begin_inset Text
33643
33644 \begin_layout Plain Layout
33645
33646 \family roman
33647 \series medium
33648 \shape up
33649 \emph off
33650 \bar no
33651 \noun off
33652 \color none
33653 /
33654 \end_layout
33655
33656 \end_inset
33657 </cell>
33658 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
33659 \begin_inset Text
33660
33661 \begin_layout Plain Layout
33662
33663 \family roman
33664 \series medium
33665 \shape up
33666 \emph off
33667 \bar no
33668 \noun off
33669 \color none
33670 ?
33671 \end_layout
33672
33673 \end_inset
33674 </cell>
33675 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
33676 \begin_inset Text
33677
33678 \begin_layout Plain Layout
33679
33680 \family roman
33681 \series medium
33682 \shape up
33683 \emph off
33684 \bar no
33685 \noun off
33686 \color none
33687 O
33688 \end_layout
33689
33690 \end_inset
33691 </cell>
33692 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
33693 \begin_inset Text
33694
33695 \begin_layout Plain Layout
33696
33697 \family roman
33698 \series medium
33699 \shape up
33700 \emph off
33701 \bar no
33702 \noun off
33703 \color none
33704 _
33705 \end_layout
33706
33707 \end_inset
33708 </cell>
33709 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
33710 \begin_inset Text
33711
33712 \begin_layout Plain Layout
33713
33714 \family roman
33715 \series medium
33716 \shape up
33717 \emph off
33718 \bar no
33719 \noun off
33720 \color none
33721 o
33722 \end_layout
33723
33724 \end_inset
33725 </cell>
33726 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
33727 \begin_inset Text
33728
33729 \begin_layout Plain Layout
33730
33731 \end_layout
33732
33733 \end_inset
33734 </cell>
33735 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
33736 \begin_inset Text
33737
33738 \begin_layout Plain Layout
33739
33740 \end_layout
33741
33742 \end_inset
33743 </cell>
33744 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
33745 \begin_inset Text
33746
33747 \begin_layout Plain Layout
33748
33749 \end_layout
33750
33751 \end_inset
33752 </cell>
33753 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
33754 \begin_inset Text
33755
33756 \begin_layout Plain Layout
33757
33758 \family roman
33759 \series medium
33760 \shape up
33761 \emph off
33762 \bar no
33763 \noun off
33764 \color none
33765 ¯
33766 \end_layout
33767
33768 \end_inset
33769 </cell>
33770 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
33771 \begin_inset Text
33772
33773 \begin_layout Plain Layout
33774
33775 \family roman
33776 \series medium
33777 \shape up
33778 \emph off
33779 \bar no
33780 \noun off
33781 \color none
33782 ¿
33783 \end_layout
33784
33785 \end_inset
33786 </cell>
33787 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
33788 \begin_inset Text
33789
33790 \begin_layout Plain Layout
33791
33792 \family roman
33793 \series medium
33794 \shape up
33795 \emph off
33796 \bar no
33797 \noun off
33798 \color none
33799 Ï
33800 \end_layout
33801
33802 \end_inset
33803 </cell>
33804 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
33805 \begin_inset Text
33806
33807 \begin_layout Plain Layout
33808
33809 \family roman
33810 \series medium
33811 \shape up
33812 \emph off
33813 \bar no
33814 \noun off
33815 \color none
33816 ß
33817 \end_layout
33818
33819 \end_inset
33820 </cell>
33821 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
33822 \begin_inset Text
33823
33824 \begin_layout Plain Layout
33825
33826 \family roman
33827 \series medium
33828 \shape up
33829 \emph off
33830 \bar no
33831 \noun off
33832 \color none
33833 ï
33834 \end_layout
33835
33836 \end_inset
33837 </cell>
33838 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
33839 \begin_inset Text
33840
33841 \begin_layout Plain Layout
33842
33843 \family roman
33844 \series medium
33845 \shape up
33846 \emph off
33847 \bar no
33848 \noun off
33849 \color none
33850 ÿ
33851 \end_layout
33852
33853 \end_inset
33854 </cell>
33855 </row>
33856 </lyxtabular>
33857
33858 \end_inset
33859
33860
33861 \end_layout
33862
33863 \end_inset
33864
33865
33866 \end_layout
33867
33868 \begin_layout Standard
33869 The following is a full list of all of the accented characters LyX can display
33870  directly.
33871  It includes not only the accented characters from the previous table, but
33872  also the characters from 
33873 \family typewriter
33874 ISO8859--2
33875 \family default
33876  through 
33877 \family typewriter
33878 4
33879 \family default
33880 .
33881  
33882 \end_layout
33883
33884 \begin_layout Itemize
33885 From 
33886 \family typewriter
33887 ISO8859--1
33888 \family default
33889 :
33890 \end_layout
33891
33892 \begin_deeper
33893 \begin_layout Standard
33894 ¨ Ä Ë Ï Ö Ü ä ë ï ö ü ÿ
33895 \begin_inset space \hfill{}
33896 \end_inset
33897
33898 diaeresis
33899 \end_layout
33900
33901 \begin_layout Standard
33902 ^ Â Ê Î Ô Û â ê î ô û
33903 \begin_inset space \hfill{}
33904 \end_inset
33905
33906 circumflex
33907 \end_layout
33908
33909 \begin_layout Standard
33910 ` À È Ì Ò Ù à è ì ò ù
33911 \begin_inset space \hfill{}
33912 \end_inset
33913
33914 grave
33915 \end_layout
33916
33917 \begin_layout Standard
33918 ´ Á É Í Ó Ú Ý á é í ó ú ý
33919 \begin_inset space \hfill{}
33920 \end_inset
33921
33922 acute
33923 \end_layout
33924
33925 \begin_layout Standard
33926 ~ Ã Ñ Õ ã ñ õ
33927 \begin_inset space \hfill{}
33928 \end_inset
33929
33930 tilde
33931 \end_layout
33932
33933 \begin_layout Standard
33934 ¸Çç
33935 \begin_inset space \hfill{}
33936 \end_inset
33937
33938 cedilla
33939 \end_layout
33940
33941 \begin_layout Standard
33942 ¯
33943 \begin_inset space \hfill{}
33944 \end_inset
33945
33946 macron
33947 \end_layout
33948
33949 \end_deeper
33950 \begin_layout Itemize
33951 From 
33952 \family typewriter
33953 ISO8859--2
33954 \family default
33955  through 
33956 \family typewriter
33957 4
33958 \family default
33959 :
33960 \end_layout
33961
33962 \begin_deeper
33963 \begin_layout Standard
33964 ĤĴĥĵĈĜŜĉĝŝ
33965 \begin_inset space \hfill{}
33966 \end_inset
33967
33968 circumflex
33969 \end_layout
33970
33971 \begin_layout Standard
33972 ŚŹśźŔĹĆŃŕĺćń
33973 \begin_inset space \hfill{}
33974 \end_inset
33975
33976 acute
33977 \end_layout
33978
33979 \begin_layout Standard
33980 Ĩı̃Ũũ
33981 \begin_inset space \hfill{}
33982 \end_inset
33983
33984 tilde
33985 \end_layout
33986
33987 \begin_layout Standard
33988 ŞşŢţŖĻĢŗļģŅĶņķ
33989 \begin_inset space \hfill{}
33990 \end_inset
33991
33992 cedilla
33993 \end_layout
33994
33995 \begin_layout Standard
33996 ĒēĀĪŌŪāı̄ōū
33997 \begin_inset space \hfill{}
33998 \end_inset
33999
34000 macron
34001 \end_layout
34002
34003 \begin_layout Standard
34004 ŐŰőű
34005 \begin_inset space \hfill{}
34006 \end_inset
34007
34008 Hungarian umlaut
34009 \end_layout
34010
34011 \end_deeper
34012 \begin_layout Standard
34013 All the characters above are actively supported by TeX fonts.
34014  In addition TeX allows diacritical marks on almost all characters.
34015  Also make sure you're using the 
34016 \family typewriter
34017 T1
34018 \family default
34019  font-encoding.
34020 \end_layout
34021
34022 \begin_layout Chapter
34023 \start_of_appendix
34024 The User Interface
34025 \begin_inset CommandInset label
34026 LatexCommand label
34027 name "cha:The-User-Interface"
34028
34029 \end_inset
34030
34031
34032 \end_layout
34033
34034 \begin_layout Standard
34035 This appendix lists all available menus and describes its functionality.
34036  It is designed as quick reference if you are searching for a special topic
34037  inside the user's guide.
34038 \end_layout
34039
34040 \begin_layout Section
34041 The File Menu
34042 \begin_inset Index
34043 status collapsed
34044
34045 \begin_layout Plain Layout
34046 Menu ! File
34047 \end_layout
34048
34049 \end_inset
34050
34051
34052 \end_layout
34053
34054 \begin_layout Standard
34055 Under the 
34056 \family sans
34057 File
34058 \family default
34059  menu are the basic operations in addition to some more advanced operations.
34060  At the end of the menu the four last opened documents are listed.
34061 \end_layout
34062
34063 \begin_layout Subsection
34064 New
34065 \end_layout
34066
34067 \begin_layout Standard
34068 Creates a new document.
34069 \end_layout
34070
34071 \begin_layout Subsection
34072 New from Template
34073 \end_layout
34074
34075 \begin_layout Standard
34076 This menu prompts you for a template to use.
34077  Selecting a template will automatically set certain layout features for
34078  the document, features you would otherwise need to change manually.
34079 \end_layout
34080
34081 \begin_layout Subsection
34082 Open
34083 \end_layout
34084
34085 \begin_layout Standard
34086 Opens a document.
34087 \end_layout
34088
34089 \begin_layout Subsection
34090 Open Recent
34091 \end_layout
34092
34093 \begin_layout Standard
34094 The submenu shows a list of the recently opened files.
34095  Click there on a file to open it.
34096 \end_layout
34097
34098 \begin_layout Subsection
34099 Close
34100 \end_layout
34101
34102 \begin_layout Standard
34103 Closes the current document.
34104 \end_layout
34105
34106 \begin_layout Subsection
34107 Save
34108 \end_layout
34109
34110 \begin_layout Standard
34111 Saves the actual document.
34112 \end_layout
34113
34114 \begin_layout Subsection
34115 Save As
34116 \end_layout
34117
34118 \begin_layout Standard
34119 Saves the actual document under a new name to create a copy.
34120 \end_layout
34121
34122 \begin_layout Subsection
34123 Revert to saved
34124 \end_layout
34125
34126 \begin_layout Standard
34127 Reloads the actual document from disk.
34128 \end_layout
34129
34130 \begin_layout Subsection
34131 Version Control
34132 \end_layout
34133
34134 \begin_layout Standard
34135 This is used when more people are working on the same document.
34136  It is described in the section 
34137 \emph on
34138 Version Control in LyX
34139 \emph default
34140  of the 
34141 \emph on
34142 Extended
34143 \begin_inset space ~
34144 \end_inset
34145
34146 Features
34147 \emph default
34148  manual.
34149 \end_layout
34150
34151 \begin_layout Subsection
34152 Import
34153 \end_layout
34154
34155 \begin_layout Standard
34156 You can import there files from older LyX-versions, LaTeX-files, NoWeb-files,
34157  plain text files, and comma separated, table like, text files (CSV).
34158  The files will be imported as new LyX-document.
34159 \end_layout
34160
34161 \begin_layout Standard
34162 When using the menu 
34163 \family sans
34164 Plain
34165 \begin_inset space ~
34166 \end_inset
34167
34168 Text, Join
34169 \begin_inset space ~
34170 \end_inset
34171
34172 Lines
34173 \family default
34174 , all lines will be imported consecutively to one big paragraph.
34175  A new paragraph is started when there is a blank line in the file.
34176  , the text is inserted as Paragraphs, where the line breaks of the text
34177  will start a new paragraph.
34178 \end_layout
34179
34180 \begin_layout Subsection
34181 Export
34182 \begin_inset CommandInset label
34183 LatexCommand label
34184 name "sub:Export"
34185
34186 \end_inset
34187
34188
34189 \end_layout
34190
34191 \begin_layout Standard
34192 You can export your document to various file formats.
34193  The resulting files are placed in the directory of your LyX-file.
34194  The menu entries are not the same on all installations.
34195  They depend on the programs found by LyX while its configuration.
34196 \end_layout
34197
34198 \begin_layout Standard
34199 Here is a list of all available entries; they are explained in detail in
34200  section
34201 \begin_inset space ~
34202 \end_inset
34203
34204
34205 \begin_inset CommandInset ref
34206 LatexCommand ref
34207 reference "sub:Output-file-formats"
34208
34209 \end_inset
34210
34211 :
34212 \end_layout
34213
34214 \begin_layout Description
34215
34216 \family sans
34217 CJK
34218 \begin_inset space ~
34219 \end_inset
34220
34221 LyX 
34222 \family default
34223 format of the special LyX 1.4.x versions for Chinese, Japanese, and Korean
34224  (CJK); (Since LyX 1.5.0 CJK support is fully integrated to LyX.)
34225 \end_layout
34226
34227 \begin_layout Description
34228
34229 \family sans
34230 DVI
34231 \family default
34232  DVI-format
34233 \end_layout
34234
34235 \begin_layout Description
34236 HTML HTML-format (the HTML-converter is a third-party product and doesn't
34237  work in all cases)
34238 \end_layout
34239
34240 \begin_layout Description
34241 HTML
34242 \begin_inset space ~
34243 \end_inset
34244
34245 (MS
34246 \begin_inset space ~
34247 \end_inset
34248
34249 Word) HTML-format specialized so that the result can be imported to 
34250 \family sans
34251 MS Word
34252 \family default
34253 , as consequence of this formulas will be embedded as bitmap fonts and not
34254  in the format 
34255 \family sans
34256 MathML
34257 \family default
34258 .
34259 \end_layout
34260
34261 \begin_layout Description
34262
34263 \family sans
34264 LaT
34265 \begin_inset ERT
34266 status collapsed
34267
34268 \begin_layout Plain Layout
34269
34270 {}
34271 \end_layout
34272
34273 \end_inset
34274
34275 eX
34276 \begin_inset space ~
34277 \end_inset
34278
34279 (pdflatex)
34280 \family default
34281  text file with the LaTeX source, additionally all images used in the document
34282  will be converted to a format that is readable for the 
34283 \family typewriter
34284 pdflatex
34285 \family default
34286  program (GIF, JPG, PDF, PNG)
34287 \end_layout
34288
34289 \begin_layout Description
34290
34291 \family sans
34292 LaT
34293 \begin_inset ERT
34294 status collapsed
34295
34296 \begin_layout Plain Layout
34297
34298 {}
34299 \end_layout
34300
34301 \end_inset
34302
34303 eX
34304 \begin_inset space ~
34305 \end_inset
34306
34307 (plain)
34308 \family default
34309  text file with the LaTeX source code, additionally all images used in the
34310  document will be converted to the EPS-format, only this format is readable
34311  for the 
34312 \family typewriter
34313 latex
34314 \family default
34315  program
34316 \end_layout
34317
34318 \begin_layout Description
34319 LyX
34320 \begin_inset space ~
34321 \end_inset
34322
34323 1.y.x LyX-document in a format readable for the LyX versions 1.y.x (
34324 \begin_inset Quotes eld
34325 \end_inset
34326
34327 y
34328 \begin_inset Quotes erd
34329 \end_inset
34330
34331  is replaced by the version number)
34332 \end_layout
34333
34334 \begin_layout Description
34335 OpenDocument OpenDocument-formatted text file, to be opened with 
34336 \family sans
34337 OpenOffice
34338 \family default
34339
34340 \family sans
34341 KOffice
34342 \family default
34343
34344 \family sans
34345 Abiword
34346 \family default
34347 , etc.
34348  (the OpenDocument-converter is a third-party product and doesn't work in
34349  all cases)
34350 \end_layout
34351
34352 \begin_layout Description
34353
34354 \family sans
34355 PDF
34356 \family default
34357  PDF-format using the program 
34358 \family typewriter
34359 ps2pdf
34360 \end_layout
34361
34362 \begin_layout Description
34363
34364 \family sans
34365 PDF
34366 \begin_inset space ~
34367 \end_inset
34368
34369 (dvipdfm)
34370 \family default
34371  PDF-format using the program 
34372 \family typewriter
34373 dvipdfm
34374 \end_layout
34375
34376 \begin_layout Description
34377
34378 \family sans
34379 PDF
34380 \begin_inset space ~
34381 \end_inset
34382
34383 (pdflatex)
34384 \family default
34385  PDF-format using the program 
34386 \family typewriter
34387 pdflatex
34388 \end_layout
34389
34390 \begin_layout Description
34391
34392 \family sans
34393 Plain
34394 \begin_inset space ~
34395 \end_inset
34396
34397 text
34398 \family default
34399  text format
34400 \end_layout
34401
34402 \begin_layout Description
34403
34404 \family sans
34405 Plain
34406 \begin_inset space ~
34407 \end_inset
34408
34409 text
34410 \begin_inset space ~
34411 \end_inset
34412
34413 (ps2ascii)
34414 \family default
34415  text format, the document will first be converted to Postscript format
34416  and then exported as text using the program 
34417 \family sans
34418 ps2ascii
34419 \end_layout
34420
34421 \begin_layout Description
34422
34423 \family sans
34424 Postscript
34425 \family default
34426  PostScript format using the program 
34427 \family typewriter
34428 dvips
34429 \end_layout
34430
34431 \begin_layout Description
34432
34433 \family sans
34434 Custom
34435 \family default
34436  custom format
34437 \end_layout
34438
34439 \begin_layout Standard
34440 The program 
34441 \family typewriter
34442 dvipdfm
34443 \family default
34444  produces internally a DVI-file which is then converted to a PDF-file.
34445  It is a bit out of date and therefore the output could look different from
34446  what you want.
34447  
34448 \family typewriter
34449 pdflatex
34450 \family default
34451  produces directly PDF-files and supports the latest PDF-file formats.
34452 \end_layout
34453
34454 \begin_layout Standard
34455 If one of the menu entries 
34456 \family sans
34457 DVI
34458 \family default
34459
34460 \family sans
34461 PDF
34462 \begin_inset space ~
34463 \end_inset
34464
34465 (pdflatex)
34466 \family default
34467  or 
34468 \family sans
34469 Postscript
34470 \family default
34471  is missing, you need to update your LaTeX installation.
34472  After updating you have to reconfigure LyX, see section
34473 \begin_inset space ~
34474 \end_inset
34475
34476
34477 \begin_inset CommandInset ref
34478 LatexCommand ref
34479 reference "sec:Basic-LyX-Setup"
34480
34481 \end_inset
34482
34483 .
34484 \begin_inset Index
34485 status collapsed
34486
34487 \begin_layout Plain Layout
34488 Reconfiguration of LyX
34489 \end_layout
34490
34491 \end_inset
34492
34493
34494 \end_layout
34495
34496 \begin_layout Standard
34497 The menu 
34498 \family sans
34499 Custom
34500 \family default
34501  allows you to export your file by using special command line options for
34502  the export program.
34503 \end_layout
34504
34505 \begin_layout Subsection
34506 Print
34507 \end_layout
34508
34509 \begin_layout Standard
34510 With this menu you can print your document to a file in PostScript format
34511  or send it to a printer.
34512  The printer will also use the document in PostScript format.
34513  The conversion to PostScript is done in the background by LyX using the
34514  program 
34515 \family typewriter
34516 dvips
34517 \family default
34518 .
34519  For more informations have a look at section
34520 \begin_inset space ~
34521 \end_inset
34522
34523
34524 \begin_inset CommandInset ref
34525 LatexCommand ref
34526 reference "sub:Printing-the-File"
34527
34528 \end_inset
34529
34530 .
34531 \end_layout
34532
34533 \begin_layout Subsection
34534 New and Close Window
34535 \end_layout
34536
34537 \begin_layout Standard
34538 Opens a new instance of LyX with all currently opened documents.
34539  You can close it later with the corresponding menu.
34540 \end_layout
34541
34542 \begin_layout Section
34543 The Edit Menu
34544 \begin_inset Index
34545 status collapsed
34546
34547 \begin_layout Plain Layout
34548 Menu ! Edit
34549 \end_layout
34550
34551 \end_inset
34552
34553
34554 \end_layout
34555
34556 \begin_layout Subsection
34557 Undo and Redo
34558 \end_layout
34559
34560 \begin_layout Standard
34561 Described in section
34562 \begin_inset space ~
34563 \end_inset
34564
34565
34566 \begin_inset CommandInset ref
34567 LatexCommand ref
34568 reference "sec:Undo-and-Redo"
34569
34570 \end_inset
34571
34572 .
34573 \end_layout
34574
34575 \begin_layout Subsection
34576 Cut, Copy, Paste, Paste Recent, Paste Special
34577 \end_layout
34578
34579 \begin_layout Standard
34580 Described in section
34581 \begin_inset space ~
34582 \end_inset
34583
34584
34585 \begin_inset CommandInset ref
34586 LatexCommand ref
34587 reference "sec:Basic-Editing-Features"
34588
34589 \end_inset
34590
34591 .
34592 \end_layout
34593
34594 \begin_layout Subsection
34595 Select All
34596 \end_layout
34597
34598 \begin_layout Standard
34599 Selects the whole document.
34600 \end_layout
34601
34602 \begin_layout Subsection
34603 Find & Replace
34604 \end_layout
34605
34606 \begin_layout Standard
34607 Described in section
34608 \begin_inset space ~
34609 \end_inset
34610
34611
34612 \begin_inset CommandInset ref
34613 LatexCommand ref
34614 reference "sec:Basic-Editing-Features"
34615
34616 \end_inset
34617
34618 .
34619 \end_layout
34620
34621 \begin_layout Subsection
34622 Move Paragraph Up/Down
34623 \end_layout
34624
34625 \begin_layout Standard
34626 This shifts the paragraph where the cursor is currently in one paragraph
34627  up or down.
34628 \end_layout
34629
34630 \begin_layout Subsection
34631 Text Style
34632 \end_layout
34633
34634 \begin_layout Standard
34635 Described in section
34636 \begin_inset space ~
34637 \end_inset
34638
34639
34640 \begin_inset CommandInset ref
34641 LatexCommand ref
34642 reference "sub:Fine-Tuning-with-the"
34643
34644 \end_inset
34645
34646 .
34647 \end_layout
34648
34649 \begin_layout Subsection
34650 Paragraph Settings
34651 \begin_inset Index
34652 status collapsed
34653
34654 \begin_layout Plain Layout
34655 Paragraph ! Settings
34656 \end_layout
34657
34658 \end_inset
34659
34660
34661 \end_layout
34662
34663 \begin_layout Standard
34664 The settings in the paragraph dialog only affects the paragraph where the
34665  cursor is in.
34666  Here you can set here the paragraph alignment and line spacing.
34667 \end_layout
34668
34669 \begin_layout Standard
34670 You can also prevent that the first line of the paragraph is indented.
34671  This option works only when you have chosen to separate paragraphs with
34672  indents in the 
34673 \family sans
34674 Document\SpecialChar \menuseparator
34675 Settings
34676 \family default
34677  dialog under 
34678 \family sans
34679 Text
34680 \begin_inset space ~
34681 \end_inset
34682
34683 Layout
34684 \family default
34685 .
34686 \end_layout
34687
34688 \begin_layout Subsection
34689 Tabular and Math
34690 \end_layout
34691
34692 \begin_layout Standard
34693 These two menus are only active when the cursor is inside a table or a formula.
34694  The properties of this table/formula can now be changed.
34695  The properties of tables are described in section
34696 \begin_inset space ~
34697 \end_inset
34698
34699
34700 \begin_inset CommandInset ref
34701 LatexCommand ref
34702 reference "sec:Tables"
34703
34704 \end_inset
34705
34706 , the properties of formulas in chapter
34707 \begin_inset space ~
34708 \end_inset
34709
34710
34711 \begin_inset CommandInset ref
34712 LatexCommand ref
34713 reference "cha:Mathematical-Formulas"
34714
34715 \end_inset
34716
34717 .
34718 \end_layout
34719
34720 \begin_layout Subsection
34721 Increase / Decrease List Depth
34722 \end_layout
34723
34724 \begin_layout Standard
34725 These menus are only active when the cursor is in an environment that can
34726  be nested.
34727  They in/decrease the environment nesting level as explained in section
34728 \begin_inset space ~
34729 \end_inset
34730
34731
34732 \begin_inset CommandInset ref
34733 LatexCommand ref
34734 reference "sec:Nesting"
34735
34736 \end_inset
34737
34738  and 
34739 \begin_inset CommandInset ref
34740 LatexCommand ref
34741 reference "sub:Numbering-depth"
34742
34743 \end_inset
34744
34745 .
34746 \end_layout
34747
34748 \begin_layout Section
34749 The View Menu
34750 \begin_inset Index
34751 status collapsed
34752
34753 \begin_layout Plain Layout
34754 Menu ! View
34755 \end_layout
34756
34757 \end_inset
34758
34759
34760 \end_layout
34761
34762 \begin_layout Standard
34763 The 
34764 \family sans
34765 View
34766 \family default
34767  menu contains a list of available formats in which you can view the actual
34768  document with an external program.
34769  The menu entries for the viewing formats are not the same on all installations
34770  - it depends on the LaTeX programs that are found while LyX was configured.
34771  All possible formats are formats listed in section
34772 \begin_inset space ~
34773 \end_inset
34774
34775
34776 \begin_inset CommandInset ref
34777 LatexCommand ref
34778 reference "sub:Export"
34779
34780 \end_inset
34781
34782 .
34783  You should at least see the menu entries 
34784 \family sans
34785 DVI
34786 \family default
34787  and 
34788 \family sans
34789 PDF
34790 \begin_inset space ~
34791 \end_inset
34792
34793 (pdflatex)
34794 \family default
34795 .
34796  If one of the two is missing, you need to update your LaTeX installation.
34797  After updating you have to reconfigure LyX, see section
34798 \begin_inset space ~
34799 \end_inset
34800
34801
34802 \begin_inset CommandInset ref
34803 LatexCommand ref
34804 reference "sec:Basic-LyX-Setup"
34805
34806 \end_inset
34807
34808 .
34809 \begin_inset Index
34810 status collapsed
34811
34812 \begin_layout Plain Layout
34813 Reconfiguration of LyX
34814 \end_layout
34815
34816 \end_inset
34817
34818
34819 \end_layout
34820
34821 \begin_layout Standard
34822 Invoking a menu will start a viewer program.
34823  The viewer can be set or changed in the preferences, see section
34824 \begin_inset space ~
34825 \end_inset
34826
34827
34828 \begin_inset CommandInset ref
34829 LatexCommand ref
34830 reference "sec:File-Formats"
34831
34832 \end_inset
34833
34834 .
34835  The default viewers are set by LyX while it is first configured.
34836 \end_layout
34837
34838 \begin_layout Standard
34839 \begin_inset VSpace bigskip
34840 \end_inset
34841
34842 At the bottom of the 
34843 \family sans
34844 View
34845 \family default
34846  menu the opened documents are listed.
34847 \end_layout
34848
34849 \begin_layout Subsection
34850 Open/Close all Insets
34851 \end_layout
34852
34853 \begin_layout Standard
34854 Opens/closes all insets in your document.
34855 \end_layout
34856
34857 \begin_layout Subsection
34858 Unfold/Fold Math Macros
34859 \end_layout
34860
34861 \begin_layout Standard
34862 Unfolds/folds the current math macro.
34863 \end_layout
34864
34865 \begin_layout Standard
34866 More about math macros will be described in the 
34867 \emph on
34868 Math
34869 \emph default
34870  manual.??
34871 \end_layout
34872
34873 \begin_layout Subsection
34874 View Source
34875 \end_layout
34876
34877 \begin_layout Standard
34878 Opens a window showing the source code of the actual document, as described
34879  in section
34880 \begin_inset space ~
34881 \end_inset
34882
34883
34884 \begin_inset CommandInset ref
34885 LatexCommand ref
34886 reference "sec:Previewing-snippets-of"
34887
34888 \end_inset
34889
34890 .
34891 \end_layout
34892
34893 \begin_layout Subsection
34894 Update
34895 \end_layout
34896
34897 \begin_layout Standard
34898 This menu allows you to update the view with your latest changes without
34899  opening a new view window.
34900 \end_layout
34901
34902 \begin_layout Subsection
34903 Split View
34904 \end_layout
34905
34906 \begin_layout Standard
34907 This will split LyX's main window vertically or horizontally.
34908  This allows you view documents the same time to compare them, or to view
34909  the same document, but at different positions.
34910  You can split the main window even several times to view for example 3
34911  or more documents the same time.
34912  To return to an unsplit view, use the menu 
34913 \family sans
34914 Close Tab Group
34915 \family default
34916 .
34917 \end_layout
34918
34919 \begin_layout Subsection
34920 Close Tab Group
34921 \end_layout
34922
34923 \begin_layout Standard
34924 Closes a split view.
34925 \end_layout
34926
34927 \begin_layout Subsection
34928 Fullscreen
34929 \end_layout
34930
34931 \begin_layout Standard
34932 Using this menu or pressing F11 removes the menu bar and all toolbars so
34933  that you will see nothing than your text.
34934  It furthermore displays LyX's main window fullscreen.
34935  To return from fullscreen to the normal view, press F11, or right-click
34936  and turn off the fullscreen mode in the the appearing context menu.
34937 \end_layout
34938
34939 \begin_layout Subsection
34940 Toolbars
34941 \begin_inset CommandInset label
34942 LatexCommand label
34943 name "sub:Toolbars"
34944
34945 \end_inset
34946
34947
34948 \begin_inset Index
34949 status collapsed
34950
34951 \begin_layout Plain Layout
34952 Toolbar
34953 \end_layout
34954
34955 \end_inset
34956
34957
34958 \end_layout
34959
34960 \begin_layout Standard
34961 In this menu you can set the appearance of the different toolbars.
34962  All toolbars and the 
34963 \family sans
34964 Command
34965 \begin_inset space ~
34966 \end_inset
34967
34968 Buffer
34969 \family default
34970  can be turned on and off.
34971  The 
34972 \emph on
34973 on
34974 \emph default
34975  state is denoted in the menu with a checkmark.
34976  The 
34977 \family sans
34978 Review
34979 \family default
34980
34981 \family sans
34982 Table
34983 \family default
34984
34985 \family sans
34986 Math
34987 \begin_inset space ~
34988 \end_inset
34989
34990 Panels
34991 \family default
34992 , and 
34993 \family sans
34994 Math
34995 \family default
34996  toolbars can be additionally set to the state 
34997 \emph on
34998 automatic
34999 \emph default
35000  that is denoted in the menu with the suffix 
35001 \family sans
35002 (auto)
35003 \family default
35004 .
35005 \end_layout
35006
35007 \begin_layout Standard
35008 In the 
35009 \emph on
35010 on
35011 \emph default
35012  state the toolbar is permanently shown, in the 
35013 \emph on
35014 automatic
35015 \emph default
35016  state the toolbar is only shown when the cursor is in a certain environment
35017  or when a certain feature is enabled.
35018  That means that the review toolbar will only be shown when change tracking
35019  is activated, the math and table toolbars are only shown when the cursor
35020  is inside a formula or table, respectively.
35021 \end_layout
35022
35023 \begin_layout Standard
35024 LyX's toolbars and its buttons are explained in section
35025 \begin_inset space ~
35026 \end_inset
35027
35028
35029 \begin_inset CommandInset ref
35030 LatexCommand ref
35031 reference "sec:Toolbars"
35032
35033 \end_inset
35034
35035 .
35036 \end_layout
35037
35038 \begin_layout Section
35039 The Insert Menu
35040 \begin_inset Index
35041 status collapsed
35042
35043 \begin_layout Plain Layout
35044 Menu ! Insert
35045 \end_layout
35046
35047 \end_inset
35048
35049
35050 \end_layout
35051
35052 \begin_layout Subsection
35053 Math
35054 \end_layout
35055
35056 \begin_layout Standard
35057 Inserts math constructs that are explained in chapter
35058 \begin_inset space ~
35059 \end_inset
35060
35061
35062 \begin_inset CommandInset ref
35063 LatexCommand ref
35064 reference "cha:Mathematical-Formulas"
35065
35066 \end_inset
35067
35068  and the 
35069 \emph on
35070 Math
35071 \emph default
35072  manual.
35073 \end_layout
35074
35075 \begin_layout Subsection
35076 Special Character
35077 \begin_inset CommandInset label
35078 LatexCommand label
35079 name "sub:Special-Character"
35080
35081 \end_inset
35082
35083
35084 \end_layout
35085
35086 \begin_layout Standard
35087 Here you can insert the following characters:
35088 \end_layout
35089
35090 \begin_layout Description
35091 Symbols Inserts any character that can be output by your LaTeX system.
35092  Therefore the number of character categories in this dialog and the available
35093  characters depend on the LaTeX-packages you have installed.
35094 \begin_inset Newline newline
35095 \end_inset
35096
35097  
35098 \begin_inset Note Greyedout
35099 status open
35100
35101 \begin_layout Plain Layout
35102
35103 \series bold
35104 Note:
35105 \series default
35106  Not all characters will be visible in the 
35107 \family sans
35108 Symbols
35109 \family default
35110  dialog because none of the screen font that you can set in the preferences
35111  dialog (see sec.
35112 \begin_inset space \thinspace{}
35113 \end_inset
35114
35115
35116 \begin_inset CommandInset ref
35117 LatexCommand ref
35118 reference "sub:Screen-Fonts"
35119
35120 \end_inset
35121
35122 ) can display every character.
35123 \end_layout
35124
35125 \end_inset
35126
35127
35128 \end_layout
35129
35130 \begin_layout Description
35131 Ellipsis Inserts an ellipsis: \SpecialChar \ldots{}
35132
35133 \end_layout
35134
35135 \begin_layout Description
35136 End
35137 \begin_inset space ~
35138 \end_inset
35139
35140 of
35141 \begin_inset space ~
35142 \end_inset
35143
35144 Sentence Inserts an end of sentence dot as described in section
35145 \begin_inset space ~
35146 \end_inset
35147
35148
35149 \begin_inset CommandInset ref
35150 LatexCommand ref
35151 reference "sub:Abbreviations"
35152
35153 \end_inset
35154
35155 .
35156 \end_layout
35157
35158 \begin_layout Description
35159 Ordinary
35160 \begin_inset space ~
35161 \end_inset
35162
35163 Quote Inserts this quote: 
35164 \begin_inset Quotes erd
35165 \end_inset
35166
35167 , no matter what quote type you selected in the 
35168 \family sans
35169 Document\SpecialChar \menuseparator
35170 Settings
35171 \family default
35172  dialog under 
35173 \family sans
35174 Language
35175 \family default
35176 .
35177 \end_layout
35178
35179 \begin_layout Description
35180 Single
35181 \begin_inset space ~
35182 \end_inset
35183
35184 Quote Inserts this quote: 
35185 \begin_inset Quotes els
35186 \end_inset
35187
35188
35189 \end_layout
35190
35191 \begin_layout Description
35192 Protected
35193 \begin_inset space ~
35194 \end_inset
35195
35196 Hyphen Inserts a hyphen that is protected from line breaks: \SpecialChar \nobreakdash-
35197
35198 \end_layout
35199
35200 \begin_layout Description
35201 Breakable
35202 \begin_inset space ~
35203 \end_inset
35204
35205 Slash Inserts a slash where also a line break can occur: \SpecialChar \slash{}
35206
35207 \end_layout
35208
35209 \begin_layout Description
35210 Menu
35211 \begin_inset space ~
35212 \end_inset
35213
35214 Separator Inserts the menu separator sign: \SpecialChar \menuseparator
35215
35216 \end_layout
35217
35218 \begin_layout Description
35219 Phonetic
35220 \begin_inset space ~
35221 \end_inset
35222
35223 Symbols 
35224 \begin_inset Index
35225 status collapsed
35226
35227 \begin_layout Plain Layout
35228 Phonetic symbols
35229 \end_layout
35230
35231 \end_inset
35232
35233
35234 \begin_inset Index
35235 status collapsed
35236
35237 \begin_layout Plain Layout
35238 Language ! Phonetic symbols
35239 \end_layout
35240
35241 \end_inset
35242
35243 Creates a formula with a so called tipa inset.
35244  Here you can insert commands to create IPA phonetic symbols.
35245  For this feature you must have the LaTeX-package 
35246 \series bold
35247 tipa
35248 \series default
35249
35250 \begin_inset Index
35251 status collapsed
35252
35253 \begin_layout Plain Layout
35254 LaTeX-packages ! tipa
35255 \end_layout
35256
35257 \end_inset
35258
35259  installed.
35260 \begin_inset Newline newline
35261 \end_inset
35262
35263 For more informations about this feature we refer to the documentation of
35264  
35265 \series bold
35266 tipa, 
35267 \begin_inset CommandInset citation
35268 LatexCommand cite
35269 key "tipa"
35270
35271 \end_inset
35272
35273
35274 \series default
35275  and this Wiki-page:
35276 \begin_inset Newline newline
35277 \end_inset
35278
35279
35280 \begin_inset Flex URL
35281 status open
35282
35283 \begin_layout Plain Layout
35284
35285 http://wiki.lyx.org/LyX/LinguistLyX
35286 \end_layout
35287
35288 \end_inset
35289
35290
35291 \end_layout
35292
35293 \begin_layout Subsection
35294 Formatting
35295 \end_layout
35296
35297 \begin_layout Standard
35298 Here you can insert the following format constructs:
35299 \end_layout
35300
35301 \begin_layout Description
35302 Superscript Inserts an superscript: test
35303 \begin_inset Formula $^{\text{a,b}}$
35304 \end_inset
35305
35306
35307 \end_layout
35308
35309 \begin_layout Description
35310 Subscript Inserts an subscript: test
35311 \begin_inset Formula $_{\text{3x}}$
35312 \end_inset
35313
35314
35315 \end_layout
35316
35317 \begin_layout Description
35318 Protected
35319 \begin_inset space ~
35320 \end_inset
35321
35322 Space Inserts a protected space that is described in section
35323 \begin_inset space ~
35324 \end_inset
35325
35326
35327 \begin_inset CommandInset ref
35328 LatexCommand ref
35329 reference "sub:Protected-Space"
35330
35331 \end_inset
35332
35333 .
35334 \end_layout
35335
35336 \begin_layout Description
35337 Inter-word
35338 \begin_inset space ~
35339 \end_inset
35340
35341 Space Inserts an inter-word space that is described in section
35342 \begin_inset space ~
35343 \end_inset
35344
35345
35346 \begin_inset CommandInset ref
35347 LatexCommand ref
35348 reference "sub:Inter-word-Space"
35349
35350 \end_inset
35351
35352 .
35353 \end_layout
35354
35355 \begin_layout Description
35356 Thin
35357 \begin_inset space ~
35358 \end_inset
35359
35360 Space Inserts a thin space that is described in section
35361 \begin_inset space ~
35362 \end_inset
35363
35364
35365 \begin_inset CommandInset ref
35366 LatexCommand ref
35367 reference "sub:Thin-Space"
35368
35369 \end_inset
35370
35371 .
35372 \end_layout
35373
35374 \begin_layout Description
35375 Horizontal
35376 \begin_inset space ~
35377 \end_inset
35378
35379 Space Inserts horizontal space, see section
35380 \begin_inset space ~
35381 \end_inset
35382
35383
35384 \begin_inset CommandInset ref
35385 LatexCommand ref
35386 reference "sub:Horizontal-Space"
35387
35388 \end_inset
35389
35390  for a description.
35391 \end_layout
35392
35393 \begin_layout Description
35394 Horizontal
35395 \begin_inset space ~
35396 \end_inset
35397
35398 Line Inserts an horizontal line, see section
35399 \begin_inset space ~
35400 \end_inset
35401
35402
35403 \begin_inset CommandInset ref
35404 LatexCommand ref
35405 reference "sub:Horizontal-Lines"
35406
35407 \end_inset
35408
35409  for a description.
35410 \end_layout
35411
35412 \begin_layout Description
35413 Vertical
35414 \begin_inset space ~
35415 \end_inset
35416
35417 Space Inserts vertical space, see section
35418 \begin_inset space ~
35419 \end_inset
35420
35421
35422 \begin_inset CommandInset ref
35423 LatexCommand ref
35424 reference "sub:Vertical-Space"
35425
35426 \end_inset
35427
35428  for a description.
35429 \end_layout
35430
35431 \begin_layout Description
35432 Hyphenation
35433 \begin_inset space ~
35434 \end_inset
35435
35436 Point Inserts an hyphenation point, see section
35437 \begin_inset space ~
35438 \end_inset
35439
35440
35441 \begin_inset CommandInset ref
35442 LatexCommand ref
35443 reference "sub:Hyphenation"
35444
35445 \end_inset
35446
35447 .
35448 \end_layout
35449
35450 \begin_layout Description
35451 Ligature
35452 \begin_inset space ~
35453 \end_inset
35454
35455 Break Inserts a ligature break, see section
35456 \begin_inset space ~
35457 \end_inset
35458
35459
35460 \begin_inset CommandInset ref
35461 LatexCommand ref
35462 reference "sub:Ligatures"
35463
35464 \end_inset
35465
35466 .
35467 \end_layout
35468
35469 \begin_layout Description
35470 Ragged
35471 \begin_inset space ~
35472 \end_inset
35473
35474 Line
35475 \begin_inset space ~
35476 \end_inset
35477
35478 Break Inserts a forced line break, see section
35479 \begin_inset space ~
35480 \end_inset
35481
35482
35483 \begin_inset CommandInset ref
35484 LatexCommand ref
35485 reference "sub:Forced-Line-Breaks"
35486
35487 \end_inset
35488
35489 .
35490 \end_layout
35491
35492 \begin_layout Description
35493 Justified
35494 \begin_inset space ~
35495 \end_inset
35496
35497 Break Inserts a forced line break that furthermore stretches the broken
35498  text line to the page border, see section
35499 \begin_inset space ~
35500 \end_inset
35501
35502
35503 \begin_inset CommandInset ref
35504 LatexCommand ref
35505 reference "sub:Forced-Line-Breaks"
35506
35507 \end_inset
35508
35509 .
35510 \end_layout
35511
35512 \begin_layout Description
35513 New
35514 \begin_inset space ~
35515 \end_inset
35516
35517 Page Inserts a forced page break, described in section
35518 \begin_inset space ~
35519 \end_inset
35520
35521
35522 \begin_inset CommandInset ref
35523 LatexCommand ref
35524 reference "sub:Forced-Page-Breaks"
35525
35526 \end_inset
35527
35528 .
35529 \end_layout
35530
35531 \begin_layout Description
35532 Page
35533 \begin_inset space ~
35534 \end_inset
35535
35536 Break Inserts a forced page break that furthermore stretches the broken
35537  text page to the page border, described in section
35538 \begin_inset space ~
35539 \end_inset
35540
35541
35542 \begin_inset CommandInset ref
35543 LatexCommand ref
35544 reference "sub:Forced-Page-Breaks"
35545
35546 \end_inset
35547
35548 .
35549 \end_layout
35550
35551 \begin_layout Description
35552 Clear
35553 \begin_inset space ~
35554 \end_inset
35555
35556 Page Inserts a clear page break, described in section
35557 \begin_inset space ~
35558 \end_inset
35559
35560
35561 \begin_inset CommandInset ref
35562 LatexCommand ref
35563 reference "sub:Clear-Page-Breaks"
35564
35565 \end_inset
35566
35567 .
35568 \end_layout
35569
35570 \begin_layout Description
35571 Clear
35572 \begin_inset space ~
35573 \end_inset
35574
35575 Double
35576 \begin_inset space ~
35577 \end_inset
35578
35579 Page Inserts a clear doublepage break, described in section
35580 \begin_inset space ~
35581 \end_inset
35582
35583
35584 \begin_inset CommandInset ref
35585 LatexCommand ref
35586 reference "sub:Clear-Page-Breaks"
35587
35588 \end_inset
35589
35590 .
35591 \end_layout
35592
35593 \begin_layout Subsection
35594 List / TOC
35595 \end_layout
35596
35597 \begin_layout Standard
35598 Various lists can be inserted with this menu.
35599  The table of contents, the algorithm, figures, and tables list are described
35600  in section
35601 \begin_inset space ~
35602 \end_inset
35603
35604
35605 \begin_inset CommandInset ref
35606 LatexCommand ref
35607 reference "sec:toc"
35608
35609 \end_inset
35610
35611 .
35612  The index list is described in section
35613 \begin_inset space ~
35614 \end_inset
35615
35616
35617 \begin_inset CommandInset ref
35618 LatexCommand ref
35619 reference "sec:Index"
35620
35621 \end_inset
35622
35623 , the nomenclature in section
35624 \begin_inset space ~
35625 \end_inset
35626
35627
35628 \begin_inset CommandInset ref
35629 LatexCommand ref
35630 reference "sec:Nomenclature"
35631
35632 \end_inset
35633
35634 , and the BibTeX bibliography in section
35635 \begin_inset space ~
35636 \end_inset
35637
35638
35639 \begin_inset CommandInset ref
35640 LatexCommand ref
35641 reference "sub:Bibliography-databases"
35642
35643 \end_inset
35644
35645 .
35646 \end_layout
35647
35648 \begin_layout Subsection
35649 Float
35650 \end_layout
35651
35652 \begin_layout Standard
35653 To insert floats, described in section
35654 \begin_inset space ~
35655 \end_inset
35656
35657
35658 \begin_inset CommandInset ref
35659 LatexCommand ref
35660 reference "sec:Floats"
35661
35662 \end_inset
35663
35664 .
35665 \end_layout
35666
35667 \begin_layout Subsection
35668 Note
35669 \end_layout
35670
35671 \begin_layout Standard
35672 To insert notes, described in section
35673 \begin_inset space ~
35674 \end_inset
35675
35676
35677 \begin_inset CommandInset ref
35678 LatexCommand ref
35679 reference "sec:Notes"
35680
35681 \end_inset
35682
35683 .
35684 \end_layout
35685
35686 \begin_layout Subsection
35687 Branch
35688 \end_layout
35689
35690 \begin_layout Standard
35691 Inserts branch insets as described in section
35692 \begin_inset space ~
35693 \end_inset
35694
35695
35696 \begin_inset CommandInset ref
35697 LatexCommand ref
35698 reference "sec:Branches"
35699
35700 \end_inset
35701
35702 .
35703 \end_layout
35704
35705 \begin_layout Subsection
35706 File
35707 \begin_inset Index
35708 status collapsed
35709
35710 \begin_layout Plain Layout
35711 External Material
35712 \end_layout
35713
35714 \end_inset
35715
35716
35717 \end_layout
35718
35719 \begin_layout Standard
35720 Here you can insert files to include them or its content to your document.
35721  How this can be done is in detail explained in chapter 
35722 \emph on
35723 External Stuff
35724 \emph default
35725  of the 
35726 \emph on
35727 Embedded Objects
35728 \emph default
35729  manual.
35730 \end_layout
35731
35732 \begin_layout Subsection
35733 Box
35734 \begin_inset Index
35735 status collapsed
35736
35737 \begin_layout Plain Layout
35738 Boxes
35739 \end_layout
35740
35741 \end_inset
35742
35743
35744 \end_layout
35745
35746 \begin_layout Standard
35747 Inserts a minipage box that is described section
35748 \begin_inset space ~
35749 \end_inset
35750
35751
35752 \begin_inset CommandInset ref
35753 LatexCommand ref
35754 reference "sec:Minipages"
35755
35756 \end_inset
35757
35758 .
35759  All box types supported by LyX are explained in detail in chapter 
35760 \emph on
35761 Boxes
35762 \emph default
35763  of the 
35764 \emph on
35765 Embedded Objects
35766 \emph default
35767  manual.
35768 \end_layout
35769
35770 \begin_layout Subsection
35771 Citation
35772 \end_layout
35773
35774 \begin_layout Standard
35775 Inserts a citation as described in section
35776 \begin_inset space ~
35777 \end_inset
35778
35779
35780 \begin_inset CommandInset ref
35781 LatexCommand ref
35782 reference "sec:Bibliography"
35783
35784 \end_inset
35785
35786 .
35787 \end_layout
35788
35789 \begin_layout Subsection
35790 Cross-Reference
35791 \end_layout
35792
35793 \begin_layout Standard
35794 Inserts a cross-reference as described in section
35795 \begin_inset space ~
35796 \end_inset
35797
35798
35799 \begin_inset CommandInset ref
35800 LatexCommand ref
35801 reference "sec:Cross-References"
35802
35803 \end_inset
35804
35805 .
35806 \end_layout
35807
35808 \begin_layout Subsection
35809 Label
35810 \end_layout
35811
35812 \begin_layout Standard
35813 Inserts a label as described in section
35814 \begin_inset space ~
35815 \end_inset
35816
35817
35818 \begin_inset CommandInset ref
35819 LatexCommand ref
35820 reference "sec:Cross-References"
35821
35822 \end_inset
35823
35824 .
35825 \end_layout
35826
35827 \begin_layout Subsection
35828 Caption
35829 \begin_inset Index
35830 status collapsed
35831
35832 \begin_layout Plain Layout
35833 Captions
35834 \end_layout
35835
35836 \end_inset
35837
35838
35839 \begin_inset Index
35840 status collapsed
35841
35842 \begin_layout Plain Layout
35843 Longtables ! Caption
35844 \end_layout
35845
35846 \end_inset
35847
35848
35849 \end_layout
35850
35851 \begin_layout Standard
35852 Inserts a caption to floats or longtables.
35853  Floats are described in section
35854 \begin_inset space ~
35855 \end_inset
35856
35857
35858 \begin_inset CommandInset ref
35859 LatexCommand ref
35860 reference "sec:Floats"
35861
35862 \end_inset
35863
35864 , captions in longtables are described in section 
35865 \emph on
35866 Longtable Captions
35867 \emph default
35868  of the 
35869 \emph on
35870 Embedded Objects
35871 \emph default
35872  manual.
35873 \end_layout
35874
35875 \begin_layout Subsection
35876 Index Entry
35877 \end_layout
35878
35879 \begin_layout Standard
35880 Inserts an index entry as described in section
35881 \begin_inset space ~
35882 \end_inset
35883
35884
35885 \begin_inset CommandInset ref
35886 LatexCommand ref
35887 reference "sec:Index"
35888
35889 \end_inset
35890
35891 .
35892 \end_layout
35893
35894 \begin_layout Subsection
35895 Nomenclature Entry
35896 \end_layout
35897
35898 \begin_layout Standard
35899 Inserts a nomenclature entry as described in section
35900 \begin_inset space ~
35901 \end_inset
35902
35903
35904 \begin_inset CommandInset ref
35905 LatexCommand ref
35906 reference "sec:Nomenclature"
35907
35908 \end_inset
35909
35910 .
35911 \end_layout
35912
35913 \begin_layout Subsection
35914 Table
35915 \end_layout
35916
35917 \begin_layout Standard
35918 Inserts a table.
35919  Tables are described in section
35920 \begin_inset space ~
35921 \end_inset
35922
35923
35924 \begin_inset CommandInset ref
35925 LatexCommand ref
35926 reference "sec:Tables"
35927
35928 \end_inset
35929
35930 .
35931 \end_layout
35932
35933 \begin_layout Subsection
35934 Graphics
35935 \end_layout
35936
35937 \begin_layout Standard
35938 Inserts a graphic.
35939  Graphics are described in section
35940 \begin_inset space ~
35941 \end_inset
35942
35943
35944 \begin_inset CommandInset ref
35945 LatexCommand ref
35946 reference "sec:Graphics"
35947
35948 \end_inset
35949
35950 .
35951 \end_layout
35952
35953 \begin_layout Subsection
35954 URL
35955 \end_layout
35956
35957 \begin_layout Standard
35958 Inserts an URL as described in section
35959 \begin_inset space ~
35960 \end_inset
35961
35962
35963 \begin_inset CommandInset ref
35964 LatexCommand ref
35965 reference "sub:URLs"
35966
35967 \end_inset
35968
35969 .
35970 \end_layout
35971
35972 \begin_layout Subsection
35973 Hyperlinks
35974 \end_layout
35975
35976 \begin_layout Standard
35977 Inserts a hyperlink as described in section
35978 \begin_inset space ~
35979 \end_inset
35980
35981
35982 \begin_inset CommandInset ref
35983 LatexCommand ref
35984 reference "sub:Hyperlinks"
35985
35986 \end_inset
35987
35988 .
35989 \end_layout
35990
35991 \begin_layout Subsection
35992 Footnote
35993 \end_layout
35994
35995 \begin_layout Standard
35996 Inserts a footnote, see section
35997 \begin_inset space ~
35998 \end_inset
35999
36000
36001 \begin_inset CommandInset ref
36002 LatexCommand ref
36003 reference "sec:Footnotes"
36004
36005 \end_inset
36006
36007 .
36008 \end_layout
36009
36010 \begin_layout Subsection
36011 Marginal Note
36012 \end_layout
36013
36014 \begin_layout Standard
36015 Inserts a marginal note, see section
36016 \begin_inset space ~
36017 \end_inset
36018
36019
36020 \begin_inset CommandInset ref
36021 LatexCommand ref
36022 reference "sec:Marginal-Notes"
36023
36024 \end_inset
36025
36026 .
36027 \end_layout
36028
36029 \begin_layout Subsection
36030 Short Title
36031 \end_layout
36032
36033 \begin_layout Standard
36034 Inserts a short title, see section
36035 \begin_inset space ~
36036 \end_inset
36037
36038
36039 \begin_inset CommandInset ref
36040 LatexCommand ref
36041 reference "sec:Short-Titles"
36042
36043 \end_inset
36044
36045 .
36046 \end_layout
36047
36048 \begin_layout Subsection
36049 TeX Code
36050 \end_layout
36051
36052 \begin_layout Standard
36053 Inserts a TeX Code box, see section
36054 \begin_inset space ~
36055 \end_inset
36056
36057
36058 \begin_inset CommandInset ref
36059 LatexCommand ref
36060 reference "sub:TeX-Code-Boxes"
36061
36062 \end_inset
36063
36064  for a description.
36065 \end_layout
36066
36067 \begin_layout Subsection
36068 Program Listing
36069 \begin_inset Index
36070 status collapsed
36071
36072 \begin_layout Plain Layout
36073 Program listings
36074 \end_layout
36075
36076 \end_inset
36077
36078
36079 \end_layout
36080
36081 \begin_layout Standard
36082 Inserts a program listings box.
36083  Program listings are explained in chapter 
36084 \emph on
36085 Program Code Listings
36086 \emph default
36087  of the 
36088 \emph on
36089 Embedded Objects
36090 \emph default
36091  manual.
36092 \end_layout
36093
36094 \begin_layout Subsection
36095 Date
36096 \end_layout
36097
36098 \begin_layout Standard
36099 Inserts the actual date.
36100  The format depends on the date format of the language that is used for
36101  LyX's menus.
36102  LyX offers another ways to insert a date which is explained in section
36103  
36104 \emph on
36105 External Material
36106 \emph default
36107  of the 
36108 \emph on
36109 Embedded Objects
36110 \emph default
36111  manual.
36112  There the different methods are also compared.
36113 \end_layout
36114
36115 \begin_layout Section
36116 The Navigate Menu
36117 \begin_inset Index
36118 status collapsed
36119
36120 \begin_layout Plain Layout
36121 Menu ! Navigate
36122 \end_layout
36123
36124 \end_inset
36125
36126
36127 \end_layout
36128
36129 \begin_layout Standard
36130 This menu lists the existing chapters, sections, figures, tables, etc.
36131 \begin_inset space ~
36132 \end_inset
36133
36134 of the current document.
36135  This allows you to navigate easily through you document.
36136 \end_layout
36137
36138 \begin_layout Subsection
36139 Bookmarks
36140 \end_layout
36141
36142 \begin_layout Standard
36143 With this menu you are able to define your own bookmarks.
36144  This is useful when you are working on a large documents and often have
36145  to jump e.
36146 \begin_inset space \thinspace{}
36147 \end_inset
36148
36149 g.
36150 \begin_inset space \space{}
36151 \end_inset
36152
36153 between section
36154 \begin_inset space ~
36155 \end_inset
36156
36157 2.5 and 6.3.
36158  To create bookmarks for this example, go to section
36159 \begin_inset space ~
36160 \end_inset
36161
36162 2.5 and use the menu 
36163 \family sans
36164 Save
36165 \begin_inset space ~
36166 \end_inset
36167
36168 Bookmark
36169 \begin_inset space ~
36170 \end_inset
36171
36172 1
36173 \family default
36174 .
36175  Then go to section
36176 \begin_inset space ~
36177 \end_inset
36178
36179 6.3 and use 
36180 \family sans
36181 Save
36182 \begin_inset space ~
36183 \end_inset
36184
36185 Bookmark
36186 \begin_inset space ~
36187 \end_inset
36188
36189
36190 \family default
36191 2.
36192  Now you can jump easily between these sections by using the menu or by
36193  the key bindings 
36194 \begin_inset Info
36195 type  "shortcut"
36196 arg   "bookmark-goto 1"
36197 \end_inset
36198
36199  and 
36200 \begin_inset Info
36201 type  "shortcut"
36202 arg   "bookmark-goto 2"
36203 \end_inset
36204
36205 .
36206 \end_layout
36207
36208 \begin_layout Standard
36209 You can also use bookmarks to jump between several opened documents.
36210  The saved bookmarks are valid till the document is closed.
36211 \end_layout
36212
36213 \begin_layout Subsection
36214 Next Note, Change, Cross-reference
36215 \end_layout
36216
36217 \begin_layout Standard
36218 Jump to the next note, change, or cross-reference following the current
36219  cursor position.
36220 \end_layout
36221
36222 \begin_layout Subsection
36223 Go to Label
36224 \end_layout
36225
36226 \begin_layout Standard
36227 Only active when the cursor is in front of a cross-reference.
36228  Sets the cursor before the referenced label, the same as if you right-click
36229  on a cross-reference box.
36230 \end_layout
36231
36232 \begin_layout Section
36233 The Document Menu
36234 \begin_inset Index
36235 status collapsed
36236
36237 \begin_layout Plain Layout
36238 Menu ! Document
36239 \end_layout
36240
36241 \end_inset
36242
36243
36244 \end_layout
36245
36246 \begin_layout Subsection
36247 Change Tracking
36248 \end_layout
36249
36250 \begin_layout Standard
36251 Change Tracking is described in section
36252 \begin_inset space ~
36253 \end_inset
36254
36255
36256 \begin_inset CommandInset ref
36257 LatexCommand ref
36258 reference "sec:Change-Tracking"
36259
36260 \end_inset
36261
36262 .
36263 \end_layout
36264
36265 \begin_layout Subsection
36266 LaT
36267 \begin_inset ERT
36268 status collapsed
36269
36270 \begin_layout Plain Layout
36271
36272 {}
36273 \end_layout
36274
36275 \end_inset
36276
36277 eX Log
36278 \end_layout
36279
36280 \begin_layout Standard
36281 After running LaTeX by viewing or exporting a document, this menu will be
36282  enabled.
36283  It shows the logfile of the used LaTeX-program.
36284 \end_layout
36285
36286 \begin_layout Standard
36287 Here you can see how LaTeX works in the background.
36288  
36289 \emph on
36290 Experts
36291 \emph default
36292  will find in it reasons for LaTeX-errors.
36293 \end_layout
36294
36295 \begin_layout Subsection
36296 Outline
36297 \end_layout
36298
36299 \begin_layout Standard
36300 Opens the TOC/Outline window as described in section
36301 \begin_inset space ~
36302 \end_inset
36303
36304
36305 \begin_inset CommandInset ref
36306 LatexCommand ref
36307 reference "sec:Navigating"
36308
36309 \end_inset
36310
36311  and 
36312 \begin_inset CommandInset ref
36313 LatexCommand ref
36314 reference "sub:Table-of-Contents"
36315
36316 \end_inset
36317
36318 .
36319 \end_layout
36320
36321 \begin_layout Subsection
36322 Start Appendix Here
36323 \end_layout
36324
36325 \begin_layout Standard
36326 This menu will start the appendix of the document at the current cursor
36327  position as described in section
36328 \begin_inset space ~
36329 \end_inset
36330
36331
36332 \begin_inset CommandInset ref
36333 LatexCommand ref
36334 reference "sec:Appendices"
36335
36336 \end_inset
36337
36338 .
36339 \end_layout
36340
36341 \begin_layout Subsection
36342 Compressed
36343 \end_layout
36344
36345 \begin_layout Standard
36346 Un/compresses the actual document.
36347 \end_layout
36348
36349 \begin_layout Subsection
36350 Settings
36351 \end_layout
36352
36353 \begin_layout Standard
36354 The document settings are described in appendix
36355 \begin_inset space ~
36356 \end_inset
36357
36358
36359 \begin_inset CommandInset ref
36360 LatexCommand ref
36361 reference "cha:The-Document-Settings"
36362
36363 \end_inset
36364
36365 .
36366 \end_layout
36367
36368 \begin_layout Section
36369 The Tools Menu
36370 \begin_inset Index
36371 status collapsed
36372
36373 \begin_layout Plain Layout
36374 Menu ! Tools
36375 \end_layout
36376
36377 \end_inset
36378
36379
36380 \end_layout
36381
36382 \begin_layout Subsection
36383 Spellchecker
36384 \end_layout
36385
36386 \begin_layout Standard
36387 Spell checking is explained in section
36388 \begin_inset space ~
36389 \end_inset
36390
36391
36392 \begin_inset CommandInset ref
36393 LatexCommand ref
36394 reference "sec:Spellchecking"
36395
36396 \end_inset
36397
36398 .
36399 \end_layout
36400
36401 \begin_layout Subsection
36402 Thesaurus
36403 \end_layout
36404
36405 \begin_layout Standard
36406 The thesaurus is described in section
36407 \begin_inset space ~
36408 \end_inset
36409
36410
36411 \begin_inset CommandInset ref
36412 LatexCommand ref
36413 reference "sec:Thesaurus"
36414
36415 \end_inset
36416
36417 .
36418 \end_layout
36419
36420 \begin_layout Subsection
36421 Statistics
36422 \begin_inset Index
36423 status collapsed
36424
36425 \begin_layout Plain Layout
36426 Word count
36427 \end_layout
36428
36429 \end_inset
36430
36431
36432 \begin_inset Index
36433 status collapsed
36434
36435 \begin_layout Plain Layout
36436 Character count
36437 \end_layout
36438
36439 \end_inset
36440
36441
36442 \end_layout
36443
36444 \begin_layout Standard
36445 Counts the number of words and characters in the actual document or the
36446  highlighted document part.
36447 \end_layout
36448
36449 \begin_layout Subsection
36450 TeX Information
36451 \begin_inset Index
36452 status collapsed
36453
36454 \begin_layout Plain Layout
36455 TeX Information
36456 \end_layout
36457
36458 \end_inset
36459
36460
36461 \end_layout
36462
36463 \begin_layout Standard
36464 Shows you a list of the classes and styles installed in your LaTeX-system.
36465 \end_layout
36466
36467 \begin_layout Subsection
36468 Reconfigure
36469 \begin_inset Index
36470 status collapsed
36471
36472 \begin_layout Plain Layout
36473 LyX ! Reconfigure|see
36474 \begin_inset ERT
36475 status collapsed
36476
36477 \begin_layout Plain Layout
36478
36479 {
36480 \end_layout
36481
36482 \end_inset
36483
36484 Reconfiguration of LyX
36485 \begin_inset ERT
36486 status collapsed
36487
36488 \begin_layout Plain Layout
36489
36490 }
36491 \end_layout
36492
36493 \end_inset
36494
36495
36496 \end_layout
36497
36498 \end_inset
36499
36500
36501 \begin_inset Index
36502 status collapsed
36503
36504 \begin_layout Plain Layout
36505 Reconfiguration of LyX
36506 \end_layout
36507
36508 \end_inset
36509
36510
36511 \end_layout
36512
36513 \begin_layout Standard
36514 This menu reconfigures LyX.
36515  That means LyX looks for LaTeX-packages and needed programs, see also section
36516 \begin_inset space ~
36517 \end_inset
36518
36519
36520 \begin_inset CommandInset ref
36521 LatexCommand ref
36522 reference "sec:Basic-LyX-Setup"
36523
36524 \end_inset
36525
36526 .
36527 \end_layout
36528
36529 \begin_layout Subsection
36530 Preferences
36531 \end_layout
36532
36533 \begin_layout Standard
36534 The preferences dialog is described in detail in appendix
36535 \begin_inset space \thinspace{}
36536 \end_inset
36537
36538
36539 \begin_inset CommandInset ref
36540 LatexCommand ref
36541 reference "cha:The-Preferences-dialog"
36542
36543 \end_inset
36544
36545 .
36546 \end_layout
36547
36548 \begin_layout Section
36549 The Help Menu
36550 \begin_inset Index
36551 status collapsed
36552
36553 \begin_layout Plain Layout
36554 Menu ! Help
36555 \end_layout
36556
36557 \end_inset
36558
36559
36560 \end_layout
36561
36562 \begin_layout Standard
36563 This menu opens the documentation files of LyX in the language of LyX's
36564  menus.
36565 \end_layout
36566
36567 \begin_layout Standard
36568 The menu 
36569 \family sans
36570 LaTeX
36571 \begin_inset space ~
36572 \end_inset
36573
36574 Configuration
36575 \family default
36576  shows a LyX-document with informations about the LaTeX-packages and classes
36577  found by LyX (see also section
36578 \begin_inset space ~
36579 \end_inset
36580
36581
36582 \begin_inset CommandInset ref
36583 LatexCommand ref
36584 reference "sec:LaTeX-Setup"
36585
36586 \end_inset
36587
36588 ).
36589 \end_layout
36590
36591 \begin_layout Section
36592 Toolbars
36593 \begin_inset CommandInset label
36594 LatexCommand label
36595 name "sec:Toolbars"
36596
36597 \end_inset
36598
36599
36600 \end_layout
36601
36602 \begin_layout Standard
36603 How to show or hide toolbars is explained in section
36604 \begin_inset space ~
36605 \end_inset
36606
36607
36608 \begin_inset CommandInset ref
36609 LatexCommand ref
36610 reference "sub:Toolbars"
36611
36612 \end_inset
36613
36614 .
36615 \end_layout
36616
36617 \begin_layout Standard
36618 It is also possible to define custom toolbars.
36619  This is described in the 
36620 \emph on
36621 Additional Features
36622 \emph default
36623  manual.
36624 \end_layout
36625
36626 \begin_layout Subsection
36627 Standard Toolbar
36628 \begin_inset Index
36629 status collapsed
36630
36631 \begin_layout Plain Layout
36632 Toolbar ! Standard
36633 \end_layout
36634
36635 \end_inset
36636
36637
36638 \end_layout
36639
36640 \begin_layout Standard
36641 \begin_inset Graphics
36642         filename clipart/StandardToolbar.png
36643         width 100col%
36644
36645 \end_inset
36646
36647
36648 \end_layout
36649
36650 \begin_layout Standard
36651 \begin_inset VSpace defskip
36652 \end_inset
36653
36654
36655 \end_layout
36656
36657 \begin_layout Standard
36658 The standard toolbar as shown above contains from left to right the following
36659  buttons:
36660 \begin_inset ERT
36661 status collapsed
36662
36663 \begin_layout Plain Layout
36664
36665
36666 \backslash
36667 setlength{
36668 \backslash
36669 LTleft}{0pt}
36670 \end_layout
36671
36672 \end_inset
36673
36674
36675 \begin_inset Note Note
36676 status collapsed
36677
36678 \begin_layout Plain Layout
36679 This is necessary to left align the following longtables.
36680  See the 
36681 \emph on
36682 Embedded Objects
36683 \emph default
36684  manual for more information.
36685 \end_layout
36686
36687 \end_inset
36688
36689
36690 \end_layout
36691
36692 \begin_layout Standard
36693 \begin_inset VSpace defskip
36694 \end_inset
36695
36696
36697 \end_layout
36698
36699 \begin_layout Standard
36700 \begin_inset Tabular
36701 <lyxtabular version="3" rows="1" columns="2">
36702 <features islongtable="true">
36703 <column alignment="center" valignment="top" width="0">
36704 <column alignment="center" valignment="top" width="0">
36705 <row>
36706 <cell alignment="center" valignment="top" usebox="none">
36707 \begin_inset Text
36708
36709 \begin_layout Plain Layout
36710 \begin_inset Graphics
36711         filename clipart/ToolbarEnvBox.png
36712         clip
36713
36714 \end_inset
36715
36716
36717 \end_layout
36718
36719 \end_inset
36720 </cell>
36721 <cell alignment="center" valignment="top" usebox="none">
36722 \begin_inset Text
36723
36724 \begin_layout Plain Layout
36725 pull-down box for the paragraph environments
36726 \end_layout
36727
36728 \end_inset
36729 </cell>
36730 </row>
36731 </lyxtabular>
36732
36733 \end_inset
36734
36735
36736 \end_layout
36737
36738 \begin_layout Standard
36739 \begin_inset VSpace -10mm
36740 \end_inset
36741
36742
36743 \end_layout
36744
36745 \begin_layout Standard
36746 \align left
36747 \begin_inset Tabular
36748 <lyxtabular version="3" rows="20" columns="2">
36749 <features islongtable="true">
36750 <column alignment="left" valignment="top" width="0">
36751 <column alignment="left" valignment="top" width="0">
36752 <row interlinespace="2.5mm">
36753 <cell alignment="center" valignment="top" usebox="none">
36754 \begin_inset Text
36755
36756 \begin_layout Plain Layout
36757
36758 \family sans
36759 \begin_inset Graphics
36760         filename ../images/buffer-new.png
36761         BoundingBox 0bp 5bp 20bp 20bp
36762
36763 \end_inset
36764
36765
36766 \end_layout
36767
36768 \end_inset
36769 </cell>
36770 <cell alignment="center" valignment="top" usebox="none">
36771 \begin_inset Text
36772
36773 \begin_layout Plain Layout
36774
36775 \family sans
36776 File\SpecialChar \menuseparator
36777 New
36778 \end_layout
36779
36780 \end_inset
36781 </cell>
36782 </row>
36783 <row interlinespace="2.5mm">
36784 <cell alignment="center" valignment="top" usebox="none">
36785 \begin_inset Text
36786
36787 \begin_layout Plain Layout
36788 \begin_inset Graphics
36789         filename ../images/file-open.png
36790         BoundingBox 0bp 5bp 20bp 20bp
36791
36792 \end_inset
36793
36794
36795 \end_layout
36796
36797 \end_inset
36798 </cell>
36799 <cell alignment="center" valignment="top" usebox="none">
36800 \begin_inset Text
36801
36802 \begin_layout Plain Layout
36803
36804 \family sans
36805 File\SpecialChar \menuseparator
36806 Open
36807 \end_layout
36808
36809 \end_inset
36810 </cell>
36811 </row>
36812 <row interlinespace="2.5mm">
36813 <cell alignment="center" valignment="top" usebox="none">
36814 \begin_inset Text
36815
36816 \begin_layout Plain Layout
36817 \begin_inset Graphics
36818         filename ../images/buffer-write.png
36819         BoundingBox 0bp 5bp 20bp 20bp
36820
36821 \end_inset
36822
36823
36824 \end_layout
36825
36826 \end_inset
36827 </cell>
36828 <cell alignment="center" valignment="top" usebox="none">
36829 \begin_inset Text
36830
36831 \begin_layout Plain Layout
36832
36833 \family sans
36834 File\SpecialChar \menuseparator
36835 Save
36836 \end_layout
36837
36838 \end_inset
36839 </cell>
36840 </row>
36841 <row interlinespace="2.5mm">
36842 <cell alignment="center" valignment="top" usebox="none">
36843 \begin_inset Text
36844
36845 \begin_layout Plain Layout
36846 \begin_inset Graphics
36847         filename ../images/dialog-show_print.png
36848         BoundingBox 0bp 5bp 24bp 20bp
36849
36850 \end_inset
36851
36852
36853 \end_layout
36854
36855 \end_inset
36856 </cell>
36857 <cell alignment="center" valignment="top" usebox="none">
36858 \begin_inset Text
36859
36860 \begin_layout Plain Layout
36861
36862 \family sans
36863 File\SpecialChar \menuseparator
36864 Print
36865 \end_layout
36866
36867 \end_inset
36868 </cell>
36869 </row>
36870 <row interlinespace="2.5mm">
36871 <cell alignment="center" valignment="top" usebox="none">
36872 \begin_inset Text
36873
36874 \begin_layout Plain Layout
36875 \begin_inset Graphics
36876         filename ../images/dialog-show_spellchecker.png
36877         BoundingBox 0bp 5bp 20bp 20bp
36878
36879 \end_inset
36880
36881
36882 \end_layout
36883
36884 \end_inset
36885 </cell>
36886 <cell alignment="center" valignment="top" usebox="none">
36887 \begin_inset Text
36888
36889 \begin_layout Plain Layout
36890
36891 \family sans
36892 Tools\SpecialChar \menuseparator
36893 Spellchecker
36894 \end_layout
36895
36896 \end_inset
36897 </cell>
36898 </row>
36899 <row interlinespace="2.5mm">
36900 <cell alignment="center" valignment="top" usebox="none">
36901 \begin_inset Text
36902
36903 \begin_layout Plain Layout
36904 \begin_inset Graphics
36905         filename ../images/undo.png
36906         BoundingBox 0bp 5bp 20bp 20bp
36907
36908 \end_inset
36909
36910
36911 \end_layout
36912
36913 \end_inset
36914 </cell>
36915 <cell alignment="center" valignment="top" usebox="none">
36916 \begin_inset Text
36917
36918 \begin_layout Plain Layout
36919
36920 \family sans
36921 Edit\SpecialChar \menuseparator
36922 Undo
36923 \end_layout
36924
36925 \end_inset
36926 </cell>
36927 </row>
36928 <row interlinespace="2.5mm">
36929 <cell alignment="center" valignment="top" usebox="none">
36930 \begin_inset Text
36931
36932 \begin_layout Plain Layout
36933 \begin_inset Graphics
36934         filename ../images/redo.png
36935         BoundingBox 0bp 5bp 20bp 20bp
36936
36937 \end_inset
36938
36939
36940 \end_layout
36941
36942 \end_inset
36943 </cell>
36944 <cell alignment="center" valignment="top" usebox="none">
36945 \begin_inset Text
36946
36947 \begin_layout Plain Layout
36948
36949 \family sans
36950 Edit\SpecialChar \menuseparator
36951 Redo
36952 \end_layout
36953
36954 \end_inset
36955 </cell>
36956 </row>
36957 <row interlinespace="2.5mm">
36958 <cell alignment="center" valignment="top" usebox="none">
36959 \begin_inset Text
36960
36961 \begin_layout Plain Layout
36962 \begin_inset Graphics
36963         filename ../images/cut.png
36964         BoundingBox 0bp 5bp 20bp 20bp
36965
36966 \end_inset
36967
36968
36969 \end_layout
36970
36971 \end_inset
36972 </cell>
36973 <cell alignment="center" valignment="top" usebox="none">
36974 \begin_inset Text
36975
36976 \begin_layout Plain Layout
36977
36978 \family sans
36979 Edit\SpecialChar \menuseparator
36980 Cut
36981 \end_layout
36982
36983 \end_inset
36984 </cell>
36985 </row>
36986 <row interlinespace="2.5mm">
36987 <cell alignment="center" valignment="top" usebox="none">
36988 \begin_inset Text
36989
36990 \begin_layout Plain Layout
36991 \begin_inset Graphics
36992         filename ../images/copy.png
36993         BoundingBox 0bp 5bp 20bp 20bp
36994
36995 \end_inset
36996
36997
36998 \end_layout
36999
37000 \end_inset
37001 </cell>
37002 <cell alignment="center" valignment="top" usebox="none">
37003 \begin_inset Text
37004
37005 \begin_layout Plain Layout
37006
37007 \family sans
37008 Edit\SpecialChar \menuseparator
37009 Copy
37010 \end_layout
37011
37012 \end_inset
37013 </cell>
37014 </row>
37015 <row interlinespace="2.5mm">
37016 <cell alignment="center" valignment="top" usebox="none">
37017 \begin_inset Text
37018
37019 \begin_layout Plain Layout
37020 \begin_inset Graphics
37021         filename ../images/paste.png
37022         BoundingBox 0bp 5bp 20bp 20bp
37023
37024 \end_inset
37025
37026
37027 \end_layout
37028
37029 \end_inset
37030 </cell>
37031 <cell alignment="center" valignment="top" usebox="none">
37032 \begin_inset Text
37033
37034 \begin_layout Plain Layout
37035
37036 \family sans
37037 Edit\SpecialChar \menuseparator
37038 Paste
37039 \end_layout
37040
37041 \end_inset
37042 </cell>
37043 </row>
37044 <row interlinespace="2.5mm">
37045 <cell alignment="center" valignment="top" usebox="none">
37046 \begin_inset Text
37047
37048 \begin_layout Plain Layout
37049 \begin_inset Graphics
37050         filename ../images/dialog-show_findreplace.png
37051         BoundingBox 0bp 5bp 20bp 25bp
37052         rotateOrigin center
37053
37054 \end_inset
37055
37056
37057 \end_layout
37058
37059 \end_inset
37060 </cell>
37061 <cell alignment="center" valignment="top" usebox="none">
37062 \begin_inset Text
37063
37064 \begin_layout Plain Layout
37065
37066 \family sans
37067 Edit\SpecialChar \menuseparator
37068 Find
37069 \begin_inset space \thinspace{}
37070 \end_inset
37071
37072 &
37073 \begin_inset space \thinspace{}
37074 \end_inset
37075
37076 Replace
37077 \end_layout
37078
37079 \end_inset
37080 </cell>
37081 </row>
37082 <row interlinespace="2.5mm">
37083 <cell alignment="center" valignment="top" usebox="none">
37084 \begin_inset Text
37085
37086 \begin_layout Plain Layout
37087 \begin_inset Graphics
37088         filename ../images/font-emph.png
37089         BoundingBox 0bp 5bp 20bp 20bp
37090
37091 \end_inset
37092
37093
37094 \end_layout
37095
37096 \end_inset
37097 </cell>
37098 <cell alignment="center" valignment="top" usebox="none">
37099 \begin_inset Text
37100
37101 \begin_layout Plain Layout
37102 Emphasize text, function of the Edit
37103 \family sans
37104 \SpecialChar \menuseparator
37105 Text
37106 \begin_inset space ~
37107 \end_inset
37108
37109 Style
37110 \family default
37111  dialog
37112 \end_layout
37113
37114 \end_inset
37115 </cell>
37116 </row>
37117 <row interlinespace="2.5mm">
37118 <cell alignment="center" valignment="top" usebox="none">
37119 \begin_inset Text
37120
37121 \begin_layout Plain Layout
37122 \begin_inset Graphics
37123         filename ../images/font-noun.png
37124         BoundingBox 0bp 5bp 20bp 20bp
37125
37126 \end_inset
37127
37128
37129 \end_layout
37130
37131 \end_inset
37132 </cell>
37133 <cell alignment="center" valignment="top" usebox="none">
37134 \begin_inset Text
37135
37136 \begin_layout Plain Layout
37137 Set text to noun style, function of the Edit
37138 \family sans
37139 \SpecialChar \menuseparator
37140 Text
37141 \begin_inset space ~
37142 \end_inset
37143
37144 Style
37145 \family default
37146  dialog
37147 \end_layout
37148
37149 \end_inset
37150 </cell>
37151 </row>
37152 <row interlinespace="2.5mm">
37153 <cell alignment="center" valignment="top" usebox="none">
37154 \begin_inset Text
37155
37156 \begin_layout Plain Layout
37157 \begin_inset Graphics
37158         filename ../images/textstyle-apply.png
37159         BoundingBox 0bp 5bp 20bp 20bp
37160
37161 \end_inset
37162
37163
37164 \end_layout
37165
37166 \end_inset
37167 </cell>
37168 <cell alignment="center" valignment="top" usebox="none">
37169 \begin_inset Text
37170
37171 \begin_layout Plain Layout
37172 Formats text using the current settings in the 
37173 \family sans
37174 Edit\SpecialChar \menuseparator
37175 Text
37176 \begin_inset space ~
37177 \end_inset
37178
37179 Style
37180 \family default
37181  dialog
37182 \end_layout
37183
37184 \end_inset
37185 </cell>
37186 </row>
37187 <row interlinespace="2.5mm">
37188 <cell alignment="center" valignment="top" usebox="none">
37189 \begin_inset Text
37190
37191 \begin_layout Plain Layout
37192 \begin_inset Graphics
37193         filename ../images/math-mode.png
37194         BoundingBox 0bp 5bp 20bp 20bp
37195
37196 \end_inset
37197
37198
37199 \end_layout
37200
37201 \end_inset
37202 </cell>
37203 <cell alignment="center" valignment="top" usebox="none">
37204 \begin_inset Text
37205
37206 \begin_layout Plain Layout
37207
37208 \family sans
37209 Insert\SpecialChar \menuseparator
37210 Math\SpecialChar \menuseparator
37211 Inline
37212 \begin_inset space ~
37213 \end_inset
37214
37215 Formula
37216 \end_layout
37217
37218 \end_inset
37219 </cell>
37220 </row>
37221 <row interlinespace="2.5mm">
37222 <cell alignment="center" valignment="top" usebox="none">
37223 \begin_inset Text
37224
37225 \begin_layout Plain Layout
37226 \begin_inset Graphics
37227         filename ../images/dialog-show-new-inset_graphics.png
37228         BoundingBox 0bp 5bp 20bp 25bp
37229         rotateOrigin center
37230
37231 \end_inset
37232
37233
37234 \end_layout
37235
37236 \end_inset
37237 </cell>
37238 <cell alignment="center" valignment="top" usebox="none">
37239 \begin_inset Text
37240
37241 \begin_layout Plain Layout
37242
37243 \family sans
37244 Insert\SpecialChar \menuseparator
37245 Graphics
37246 \end_layout
37247
37248 \end_inset
37249 </cell>
37250 </row>
37251 <row interlinespace="2.5mm">
37252 <cell alignment="center" valignment="top" usebox="none">
37253 \begin_inset Text
37254
37255 \begin_layout Plain Layout
37256 \begin_inset Graphics
37257         filename ../images/tabular-insert.png
37258         BoundingBox 0bp 5bp 20bp 25bp
37259         rotateOrigin center
37260
37261 \end_inset
37262
37263
37264 \end_layout
37265
37266 \end_inset
37267 </cell>
37268 <cell alignment="center" valignment="top" usebox="none">
37269 \begin_inset Text
37270
37271 \begin_layout Plain Layout
37272
37273 \family sans
37274 Insert\SpecialChar \menuseparator
37275 Table
37276 \end_layout
37277
37278 \end_inset
37279 </cell>
37280 </row>
37281 <row interlinespace="2.5mm">
37282 <cell alignment="center" valignment="top" usebox="none">
37283 \begin_inset Text
37284
37285 \begin_layout Plain Layout
37286 \begin_inset Graphics
37287         filename ../images/dialog-toggle_toc.png
37288         BoundingBox 0bp 5bp 20bp 25bp
37289         rotateOrigin center
37290
37291 \end_inset
37292
37293
37294 \end_layout
37295
37296 \end_inset
37297 </cell>
37298 <cell alignment="center" valignment="top" usebox="none">
37299 \begin_inset Text
37300
37301 \begin_layout Plain Layout
37302 Toggle outline window on/off, 
37303 \family sans
37304 Document\SpecialChar \menuseparator
37305 Outline
37306 \end_layout
37307
37308 \end_inset
37309 </cell>
37310 </row>
37311 <row interlinespace="2.5mm">
37312 <cell alignment="center" valignment="top" usebox="none">
37313 \begin_inset Text
37314
37315 \begin_layout Plain Layout
37316 \begin_inset Graphics
37317         filename ../images/toolbar-toggle_math.png
37318         BoundingBox 0bp 5bp 20bp 25bp
37319         rotateOrigin center
37320
37321 \end_inset
37322
37323
37324 \end_layout
37325
37326 \end_inset
37327 </cell>
37328 <cell alignment="center" valignment="top" usebox="none">
37329 \begin_inset Text
37330
37331 \begin_layout Plain Layout
37332 Toggle math toolbar on/off
37333 \end_layout
37334
37335 \end_inset
37336 </cell>
37337 </row>
37338 <row interlinespace="2.5mm">
37339 <cell alignment="center" valignment="top" usebox="none">
37340 \begin_inset Text
37341
37342 \begin_layout Plain Layout
37343 \begin_inset Graphics
37344         filename ../images/toolbar-toggle_table.png
37345         BoundingBox 0bp 5bp 20bp 25bp
37346         rotateOrigin center
37347
37348 \end_inset
37349
37350
37351 \end_layout
37352
37353 \end_inset
37354 </cell>
37355 <cell alignment="center" valignment="top" usebox="none">
37356 \begin_inset Text
37357
37358 \begin_layout Plain Layout
37359 Toggle table toolbar on/off
37360 \end_layout
37361
37362 \end_inset
37363 </cell>
37364 </row>
37365 </lyxtabular>
37366
37367 \end_inset
37368
37369
37370 \end_layout
37371
37372 \begin_layout Subsection
37373 Extra Toolbar
37374 \begin_inset Index
37375 status collapsed
37376
37377 \begin_layout Plain Layout
37378 Toolbar ! Extra
37379 \end_layout
37380
37381 \end_inset
37382
37383
37384 \end_layout
37385
37386 \begin_layout Standard
37387 \begin_inset Graphics
37388         filename clipart/ExtraToolbar.png
37389         width 100col%
37390
37391 \end_inset
37392
37393
37394 \end_layout
37395
37396 \begin_layout Standard
37397 \begin_inset VSpace defskip
37398 \end_inset
37399
37400
37401 \end_layout
37402
37403 \begin_layout Standard
37404 The extra toolbar as shown above contains from left to right the following
37405  buttons:
37406 \end_layout
37407
37408 \begin_layout Standard
37409 \begin_inset VSpace defskip
37410 \end_inset
37411
37412
37413 \end_layout
37414
37415 \begin_layout Standard
37416 \begin_inset Tabular
37417 <lyxtabular version="3" rows="25" columns="2">
37418 <features islongtable="true">
37419 <column alignment="left" valignment="top" width="0">
37420 <column alignment="left" valignment="top" width="0">
37421 <row interlinespace="2.5mm">
37422 <cell alignment="center" valignment="top" usebox="none">
37423 \begin_inset Text
37424
37425 \begin_layout Plain Layout
37426 \begin_inset Graphics
37427         filename ../images/layout.png
37428         BoundingBox 0bp 5bp 20bp 25bp
37429         rotateOrigin center
37430
37431 \end_inset
37432
37433
37434 \end_layout
37435
37436 \end_inset
37437 </cell>
37438 <cell alignment="center" valignment="top" usebox="none">
37439 \begin_inset Text
37440
37441 \begin_layout Plain Layout
37442 Default
37443 \end_layout
37444
37445 \end_inset
37446 </cell>
37447 </row>
37448 <row interlinespace="2.5mm">
37449 <cell alignment="center" valignment="top" usebox="none">
37450 \begin_inset Text
37451
37452 \begin_layout Plain Layout
37453 \begin_inset Graphics
37454         filename ../images/layout_Enumerate.png
37455         BoundingBox 0bp 5bp 20bp 25bp
37456         rotateOrigin center
37457
37458 \end_inset
37459
37460
37461 \end_layout
37462
37463 \end_inset
37464 </cell>
37465 <cell alignment="center" valignment="top" usebox="none">
37466 \begin_inset Text
37467
37468 \begin_layout Plain Layout
37469 Numbered list
37470 \end_layout
37471
37472 \end_inset
37473 </cell>
37474 </row>
37475 <row interlinespace="2.5mm">
37476 <cell alignment="center" valignment="top" usebox="none">
37477 \begin_inset Text
37478
37479 \begin_layout Plain Layout
37480 \begin_inset Graphics
37481         filename ../images/layout_Itemize.png
37482         BoundingBox 0bp 5bp 20bp 25bp
37483         rotateOrigin center
37484
37485 \end_inset
37486
37487
37488 \end_layout
37489
37490 \end_inset
37491 </cell>
37492 <cell alignment="center" valignment="top" usebox="none">
37493 \begin_inset Text
37494
37495 \begin_layout Plain Layout
37496 Itemized list
37497 \end_layout
37498
37499 \end_inset
37500 </cell>
37501 </row>
37502 <row interlinespace="2.5mm">
37503 <cell alignment="center" valignment="top" usebox="none">
37504 \begin_inset Text
37505
37506 \begin_layout Plain Layout
37507 \begin_inset Graphics
37508         filename ../images/layout_List.png
37509         BoundingBox 0bp 5bp 20bp 25bp
37510         rotateOrigin center
37511
37512 \end_inset
37513
37514
37515 \end_layout
37516
37517 \end_inset
37518 </cell>
37519 <cell alignment="center" valignment="top" usebox="none">
37520 \begin_inset Text
37521
37522 \begin_layout Plain Layout
37523 List
37524 \end_layout
37525
37526 \end_inset
37527 </cell>
37528 </row>
37529 <row interlinespace="2.5mm">
37530 <cell alignment="center" valignment="top" usebox="none">
37531 \begin_inset Text
37532
37533 \begin_layout Plain Layout
37534 \begin_inset Graphics
37535         filename ../images/layout_Description.png
37536         BoundingBox 0bp 5bp 20bp 25bp
37537         rotateOrigin center
37538
37539 \end_inset
37540
37541
37542 \end_layout
37543
37544 \end_inset
37545 </cell>
37546 <cell alignment="center" valignment="top" usebox="none">
37547 \begin_inset Text
37548
37549 \begin_layout Plain Layout
37550 Description list
37551 \end_layout
37552
37553 \end_inset
37554 </cell>
37555 </row>
37556 <row interlinespace="2.5mm">
37557 <cell alignment="center" valignment="top" usebox="none">
37558 \begin_inset Text
37559
37560 \begin_layout Plain Layout
37561 \begin_inset Graphics
37562         filename ../images/depth-increment.png
37563         BoundingBox 0bp 5bp 20bp 25bp
37564         rotateOrigin center
37565
37566 \end_inset
37567
37568
37569 \end_layout
37570
37571 \end_inset
37572 </cell>
37573 <cell alignment="center" valignment="top" usebox="none">
37574 \begin_inset Text
37575
37576 \begin_layout Plain Layout
37577
37578 \family sans
37579 Edit\SpecialChar \menuseparator
37580 Increase
37581 \begin_inset space ~
37582 \end_inset
37583
37584 List
37585 \begin_inset space ~
37586 \end_inset
37587
37588 Depth
37589 \end_layout
37590
37591 \end_inset
37592 </cell>
37593 </row>
37594 <row interlinespace="2.5mm">
37595 <cell alignment="center" valignment="top" usebox="none">
37596 \begin_inset Text
37597
37598 \begin_layout Plain Layout
37599 \begin_inset Graphics
37600         filename ../images/depth-decrement.png
37601         BoundingBox 0bp 5bp 20bp 25bp
37602         rotateOrigin center
37603
37604 \end_inset
37605
37606
37607 \end_layout
37608
37609 \end_inset
37610 </cell>
37611 <cell alignment="center" valignment="top" usebox="none">
37612 \begin_inset Text
37613
37614 \begin_layout Plain Layout
37615
37616 \family sans
37617 Edit\SpecialChar \menuseparator
37618 Decrease
37619 \begin_inset space ~
37620 \end_inset
37621
37622 List
37623 \begin_inset space ~
37624 \end_inset
37625
37626 Depth
37627 \end_layout
37628
37629 \end_inset
37630 </cell>
37631 </row>
37632 <row interlinespace="2.5mm">
37633 <cell alignment="center" valignment="top" usebox="none">
37634 \begin_inset Text
37635
37636 \begin_layout Plain Layout
37637 \begin_inset Graphics
37638         filename ../images/float-insert_figure.png
37639         BoundingBox 0bp 5bp 20bp 20bp
37640
37641 \end_inset
37642
37643
37644 \end_layout
37645
37646 \end_inset
37647 </cell>
37648 <cell alignment="center" valignment="top" usebox="none">
37649 \begin_inset Text
37650
37651 \begin_layout Plain Layout
37652
37653 \family sans
37654 Insert\SpecialChar \menuseparator
37655 Float\SpecialChar \menuseparator
37656 Figure
37657 \end_layout
37658
37659 \end_inset
37660 </cell>
37661 </row>
37662 <row interlinespace="2.5mm">
37663 <cell alignment="center" valignment="top" usebox="none">
37664 \begin_inset Text
37665
37666 \begin_layout Plain Layout
37667 \begin_inset Graphics
37668         filename ../images/float-insert_table.png
37669         BoundingBox 0bp 5bp 20bp 20bp
37670
37671 \end_inset
37672
37673
37674 \end_layout
37675
37676 \end_inset
37677 </cell>
37678 <cell alignment="center" valignment="top" usebox="none">
37679 \begin_inset Text
37680
37681 \begin_layout Plain Layout
37682
37683 \family sans
37684 Insert\SpecialChar \menuseparator
37685 Float\SpecialChar \menuseparator
37686 Table
37687 \end_layout
37688
37689 \end_inset
37690 </cell>
37691 </row>
37692 <row interlinespace="2.5mm">
37693 <cell alignment="center" valignment="top" usebox="none">
37694 \begin_inset Text
37695
37696 \begin_layout Plain Layout
37697 \begin_inset Graphics
37698         filename ../images/label-insert.png
37699         BoundingBox 0bp 5bp 20bp 20bp
37700
37701 \end_inset
37702
37703
37704 \end_layout
37705
37706 \end_inset
37707 </cell>
37708 <cell alignment="center" valignment="top" usebox="none">
37709 \begin_inset Text
37710
37711 \begin_layout Plain Layout
37712
37713 \family sans
37714 Insert\SpecialChar \menuseparator
37715 Label
37716 \end_layout
37717
37718 \end_inset
37719 </cell>
37720 </row>
37721 <row interlinespace="2.5mm">
37722 <cell alignment="center" valignment="top" usebox="none">
37723 \begin_inset Text
37724
37725 \begin_layout Plain Layout
37726 \begin_inset Graphics
37727         filename ../images/dialog-show-new-inset_ref.png
37728         BoundingBox 0bp 5bp 20bp 20bp
37729
37730 \end_inset
37731
37732
37733 \end_layout
37734
37735 \end_inset
37736 </cell>
37737 <cell alignment="center" valignment="top" usebox="none">
37738 \begin_inset Text
37739
37740 \begin_layout Plain Layout
37741
37742 \family sans
37743 Insert\SpecialChar \menuseparator
37744 Cross-Reference
37745 \end_layout
37746
37747 \end_inset
37748 </cell>
37749 </row>
37750 <row interlinespace="2.5mm">
37751 <cell alignment="center" valignment="top" usebox="none">
37752 \begin_inset Text
37753
37754 \begin_layout Plain Layout
37755 \begin_inset Graphics
37756         filename ../images/dialog-show-new-inset_citation.png
37757         BoundingBox 0bp 5bp 20bp 20bp
37758
37759 \end_inset
37760
37761
37762 \end_layout
37763
37764 \end_inset
37765 </cell>
37766 <cell alignment="center" valignment="top" usebox="none">
37767 \begin_inset Text
37768
37769 \begin_layout Plain Layout
37770
37771 \family sans
37772 Insert\SpecialChar \menuseparator
37773 Citation
37774 \end_layout
37775
37776 \end_inset
37777 </cell>
37778 </row>
37779 <row interlinespace="2.5mm">
37780 <cell alignment="center" valignment="top" usebox="none">
37781 \begin_inset Text
37782
37783 \begin_layout Plain Layout
37784 \begin_inset Graphics
37785         filename ../images/index-insert.png
37786         BoundingBox 0bp 5bp 20bp 20bp
37787
37788 \end_inset
37789
37790
37791 \end_layout
37792
37793 \end_inset
37794 </cell>
37795 <cell alignment="center" valignment="top" usebox="none">
37796 \begin_inset Text
37797
37798 \begin_layout Plain Layout
37799
37800 \family sans
37801 Insert\SpecialChar \menuseparator
37802 Index
37803 \begin_inset space ~
37804 \end_inset
37805
37806 Entry
37807 \end_layout
37808
37809 \end_inset
37810 </cell>
37811 </row>
37812 <row interlinespace="2.5mm">
37813 <cell alignment="center" valignment="top" usebox="none">
37814 \begin_inset Text
37815
37816 \begin_layout Plain Layout
37817 \begin_inset Graphics
37818         filename ../images/nomencl-insert.png
37819         BoundingBox 0bp 5bp 20bp 20bp
37820
37821 \end_inset
37822
37823
37824 \end_layout
37825
37826 \end_inset
37827 </cell>
37828 <cell alignment="center" valignment="top" usebox="none">
37829 \begin_inset Text
37830
37831 \begin_layout Plain Layout
37832
37833 \family sans
37834 Insert\SpecialChar \menuseparator
37835 Nomenclature
37836 \begin_inset space ~
37837 \end_inset
37838
37839 Entry
37840 \end_layout
37841
37842 \end_inset
37843 </cell>
37844 </row>
37845 <row interlinespace="2.5mm">
37846 <cell alignment="center" valignment="top" usebox="none">
37847 \begin_inset Text
37848
37849 \begin_layout Plain Layout
37850 \begin_inset Graphics
37851         filename ../images/footnote-insert.png
37852         BoundingBox 0bp 5bp 20bp 20bp
37853
37854 \end_inset
37855
37856
37857 \end_layout
37858
37859 \end_inset
37860 </cell>
37861 <cell alignment="center" valignment="top" usebox="none">
37862 \begin_inset Text
37863
37864 \begin_layout Plain Layout
37865
37866 \family sans
37867 Insert\SpecialChar \menuseparator
37868 Footnote
37869 \end_layout
37870
37871 \end_inset
37872 </cell>
37873 </row>
37874 <row interlinespace="2.5mm">
37875 <cell alignment="center" valignment="top" usebox="none">
37876 \begin_inset Text
37877
37878 \begin_layout Plain Layout
37879 \begin_inset Graphics
37880         filename ../images/marginalnote-insert.png
37881         BoundingBox 0bp 5bp 20bp 25bp
37882         rotateOrigin center
37883
37884 \end_inset
37885
37886
37887 \end_layout
37888
37889 \end_inset
37890 </cell>
37891 <cell alignment="center" valignment="top" usebox="none">
37892 \begin_inset Text
37893
37894 \begin_layout Plain Layout
37895
37896 \family sans
37897 Insert\SpecialChar \menuseparator
37898 Marginal
37899 \begin_inset space ~
37900 \end_inset
37901
37902 Note
37903 \end_layout
37904
37905 \end_inset
37906 </cell>
37907 </row>
37908 <row interlinespace="2.5mm">
37909 <cell alignment="center" valignment="top" usebox="none">
37910 \begin_inset Text
37911
37912 \begin_layout Plain Layout
37913 \begin_inset Graphics
37914         filename ../images/note-insert.png
37915         BoundingBox 0bp 5bp 20bp 20bp
37916
37917 \end_inset
37918
37919
37920 \end_layout
37921
37922 \end_inset
37923 </cell>
37924 <cell alignment="center" valignment="top" usebox="none">
37925 \begin_inset Text
37926
37927 \begin_layout Plain Layout
37928
37929 \family sans
37930 Insert\SpecialChar \menuseparator
37931 Note\SpecialChar \menuseparator
37932 LyX
37933 \begin_inset space ~
37934 \end_inset
37935
37936 Note
37937 \end_layout
37938
37939 \end_inset
37940 </cell>
37941 </row>
37942 <row interlinespace="2.5mm">
37943 <cell alignment="center" valignment="top" usebox="none">
37944 \begin_inset Text
37945
37946 \begin_layout Plain Layout
37947 \begin_inset Graphics
37948         filename ../images/box-insert.png
37949         BoundingBox 0bp 5bp 20bp 20bp
37950
37951 \end_inset
37952
37953
37954 \end_layout
37955
37956 \end_inset
37957 </cell>
37958 <cell alignment="center" valignment="top" usebox="none">
37959 \begin_inset Text
37960
37961 \begin_layout Plain Layout
37962
37963 \family sans
37964 Insert\SpecialChar \menuseparator
37965 Box
37966 \end_layout
37967
37968 \end_inset
37969 </cell>
37970 </row>
37971 <row interlinespace="2.5mm">
37972 <cell alignment="center" valignment="top" usebox="none">
37973 \begin_inset Text
37974
37975 \begin_layout Plain Layout
37976 \begin_inset Graphics
37977         filename ../images/url-insert.png
37978         BoundingBox 0bp 5bp 20bp 20bp
37979
37980 \end_inset
37981
37982
37983 \end_layout
37984
37985 \end_inset
37986 </cell>
37987 <cell alignment="center" valignment="top" usebox="none">
37988 \begin_inset Text
37989
37990 \begin_layout Plain Layout
37991
37992 \family sans
37993 Insert\SpecialChar \menuseparator
37994 URL
37995 \end_layout
37996
37997 \end_inset
37998 </cell>
37999 </row>
38000 <row interlinespace="2.5mm">
38001 <cell alignment="center" valignment="top" usebox="none">
38002 \begin_inset Text
38003
38004 \begin_layout Plain Layout
38005 \begin_inset Graphics
38006         filename ../images/ert-insert.png
38007         BoundingBox 0bp 5bp 20bp 20bp
38008
38009 \end_inset
38010
38011
38012 \end_layout
38013
38014 \end_inset
38015 </cell>
38016 <cell alignment="center" valignment="top" usebox="none">
38017 \begin_inset Text
38018
38019 \begin_layout Plain Layout
38020
38021 \family sans
38022 Insert\SpecialChar \menuseparator
38023 T
38024 \family default
38025
38026 \begin_inset ERT
38027 status collapsed
38028
38029 \begin_layout Plain Layout
38030
38031 {}
38032 \end_layout
38033
38034 \end_inset
38035
38036
38037 \family sans
38038 eX
38039 \end_layout
38040
38041 \end_inset
38042 </cell>
38043 </row>
38044 <row interlinespace="2.5mm">
38045 <cell alignment="center" valignment="top" usebox="none">
38046 \begin_inset Text
38047
38048 \begin_layout Plain Layout
38049 \begin_inset Graphics
38050         filename ../images/math-macro_newmacroname_newcommand.png
38051         BoundingBox 0bp 5bp 20bp 20bp
38052
38053 \end_inset
38054
38055
38056 \end_layout
38057
38058 \end_inset
38059 </cell>
38060 <cell alignment="center" valignment="top" usebox="none">
38061 \begin_inset Text
38062
38063 \begin_layout Plain Layout
38064
38065 \family sans
38066 Insert\SpecialChar \menuseparator
38067 Math\SpecialChar \menuseparator
38068 Macro
38069 \end_layout
38070
38071 \end_inset
38072 </cell>
38073 </row>
38074 <row interlinespace="2.5mm">
38075 <cell alignment="center" valignment="top" usebox="none">
38076 \begin_inset Text
38077
38078 \begin_layout Plain Layout
38079 \begin_inset Graphics
38080         filename ../images/dialog-show-new-inset_include.png
38081         BoundingBox 0bp 5bp 20bp 20bp
38082
38083 \end_inset
38084
38085
38086 \end_layout
38087
38088 \end_inset
38089 </cell>
38090 <cell alignment="center" valignment="top" usebox="none">
38091 \begin_inset Text
38092
38093 \begin_layout Plain Layout
38094
38095 \family sans
38096 Insert\SpecialChar \menuseparator
38097 File\SpecialChar \menuseparator
38098 Child
38099 \begin_inset space ~
38100 \end_inset
38101
38102 Document
38103 \end_layout
38104
38105 \end_inset
38106 </cell>
38107 </row>
38108 <row interlinespace="2.5mm">
38109 <cell alignment="center" valignment="top" usebox="none">
38110 \begin_inset Text
38111
38112 \begin_layout Plain Layout
38113 \begin_inset Graphics
38114         filename ../images/dialog-show_character.png
38115         BoundingBox 0bp 5bp 20bp 25bp
38116         rotateOrigin center
38117
38118 \end_inset
38119
38120
38121 \end_layout
38122
38123 \end_inset
38124 </cell>
38125 <cell alignment="center" valignment="top" usebox="none">
38126 \begin_inset Text
38127
38128 \begin_layout Plain Layout
38129
38130 \family sans
38131 Edit\SpecialChar \menuseparator
38132 Text
38133 \begin_inset space ~
38134 \end_inset
38135
38136 Style
38137 \end_layout
38138
38139 \end_inset
38140 </cell>
38141 </row>
38142 <row interlinespace="2.5mm">
38143 <cell alignment="center" valignment="top" usebox="none">
38144 \begin_inset Text
38145
38146 \begin_layout Plain Layout
38147 \begin_inset Graphics
38148         filename ../images/layout-paragraph.png
38149         BoundingBox 0bp 5bp 20bp 25bp
38150         rotateOrigin center
38151
38152 \end_inset
38153
38154
38155 \end_layout
38156
38157 \end_inset
38158 </cell>
38159 <cell alignment="center" valignment="top" usebox="none">
38160 \begin_inset Text
38161
38162 \begin_layout Plain Layout
38163
38164 \family sans
38165 Edit\SpecialChar \menuseparator
38166 Paragraph
38167 \begin_inset space ~
38168 \end_inset
38169
38170 Settings
38171 \end_layout
38172
38173 \end_inset
38174 </cell>
38175 </row>
38176 <row interlinespace="2.5mm">
38177 <cell alignment="center" valignment="top" usebox="none">
38178 \begin_inset Text
38179
38180 \begin_layout Plain Layout
38181 \begin_inset Graphics
38182         filename ../images/thesaurus-entry.png
38183         BoundingBox 0bp 5bp 20bp 25bp
38184         rotateOrigin center
38185
38186 \end_inset
38187
38188
38189 \end_layout
38190
38191 \end_inset
38192 </cell>
38193 <cell alignment="center" valignment="top" usebox="none">
38194 \begin_inset Text
38195
38196 \begin_layout Plain Layout
38197
38198 \family sans
38199 Tools\SpecialChar \menuseparator
38200 Thesaurus
38201 \end_layout
38202
38203 \end_inset
38204 </cell>
38205 </row>
38206 </lyxtabular>
38207
38208 \end_inset
38209
38210
38211 \end_layout
38212
38213 \begin_layout Subsection
38214 View / Update Toolbar
38215 \begin_inset Index
38216 status collapsed
38217
38218 \begin_layout Plain Layout
38219 Toolbar ! View / Update
38220 \end_layout
38221
38222 \end_inset
38223
38224
38225 \end_layout
38226
38227 \begin_layout Standard
38228 \begin_inset Graphics
38229         filename clipart/ViewToolbar.png
38230
38231 \end_inset
38232
38233
38234 \end_layout
38235
38236 \begin_layout Standard
38237 \begin_inset VSpace defskip
38238 \end_inset
38239
38240
38241 \end_layout
38242
38243 \begin_layout Standard
38244 The view / update toolbar as shown above contains from left to right the
38245  following buttons:
38246 \end_layout
38247
38248 \begin_layout Standard
38249 \begin_inset VSpace defskip
38250 \end_inset
38251
38252
38253 \end_layout
38254
38255 \begin_layout Standard
38256 \begin_inset Tabular
38257 <lyxtabular version="3" rows="6" columns="2">
38258 <features islongtable="true">
38259 <column alignment="left" valignment="top" width="0">
38260 <column alignment="left" valignment="top" width="0">
38261 <row interlinespace="2.5mm">
38262 <cell alignment="center" valignment="top" usebox="none">
38263 \begin_inset Text
38264
38265 \begin_layout Plain Layout
38266 \begin_inset Graphics
38267         filename ../images/buffer-view_dvi.png
38268         BoundingBox 0bp 5bp 20bp 25bp
38269         rotateOrigin center
38270
38271 \end_inset
38272
38273
38274 \end_layout
38275
38276 \end_inset
38277 </cell>
38278 <cell alignment="center" valignment="top" usebox="none">
38279 \begin_inset Text
38280
38281 \begin_layout Plain Layout
38282
38283 \family sans
38284 View\SpecialChar \menuseparator
38285 DVI
38286 \end_layout
38287
38288 \end_inset
38289 </cell>
38290 </row>
38291 <row interlinespace="2.5mm">
38292 <cell alignment="center" valignment="top" usebox="none">
38293 \begin_inset Text
38294
38295 \begin_layout Plain Layout
38296 \begin_inset Graphics
38297         filename ../images/buffer-update_dvi.png
38298         BoundingBox 0bp 5bp 20bp 25bp
38299         rotateOrigin center
38300
38301 \end_inset
38302
38303
38304 \end_layout
38305
38306 \end_inset
38307 </cell>
38308 <cell alignment="center" valignment="top" usebox="none">
38309 \begin_inset Text
38310
38311 \begin_layout Plain Layout
38312
38313 \family sans
38314 View\SpecialChar \menuseparator
38315 Update\SpecialChar \menuseparator
38316 DVI
38317 \end_layout
38318
38319 \end_inset
38320 </cell>
38321 </row>
38322 <row interlinespace="2.5mm">
38323 <cell alignment="center" valignment="top" usebox="none">
38324 \begin_inset Text
38325
38326 \begin_layout Plain Layout
38327 \begin_inset Graphics
38328         filename ../images/buffer-view_pdf2.png
38329         BoundingBox 0bp 5bp 20bp 25bp
38330         rotateOrigin center
38331
38332 \end_inset
38333
38334
38335 \end_layout
38336
38337 \end_inset
38338 </cell>
38339 <cell alignment="center" valignment="top" usebox="none">
38340 \begin_inset Text
38341
38342 \begin_layout Plain Layout
38343
38344 \family sans
38345 View\SpecialChar \menuseparator
38346 PDF
38347 \end_layout
38348
38349 \end_inset
38350 </cell>
38351 </row>
38352 <row interlinespace="2.5mm">
38353 <cell alignment="center" valignment="top" usebox="none">
38354 \begin_inset Text
38355
38356 \begin_layout Plain Layout
38357 \begin_inset Graphics
38358         filename ../images/buffer-update_pdf2.png
38359         BoundingBox 0bp 5bp 20bp 25bp
38360         rotateOrigin center
38361
38362 \end_inset
38363
38364
38365 \end_layout
38366
38367 \end_inset
38368 </cell>
38369 <cell alignment="center" valignment="top" usebox="none">
38370 \begin_inset Text
38371
38372 \begin_layout Plain Layout
38373
38374 \family sans
38375 View\SpecialChar \menuseparator
38376 Update\SpecialChar \menuseparator
38377 PDF
38378 \end_layout
38379
38380 \end_inset
38381 </cell>
38382 </row>
38383 <row interlinespace="2.5mm">
38384 <cell alignment="center" valignment="top" usebox="none">
38385 \begin_inset Text
38386
38387 \begin_layout Plain Layout
38388 \begin_inset Graphics
38389         filename ../images/buffer-view_ps.png
38390         BoundingBox 0bp 5bp 20bp 25bp
38391         rotateOrigin center
38392
38393 \end_inset
38394
38395
38396 \end_layout
38397
38398 \end_inset
38399 </cell>
38400 <cell alignment="center" valignment="top" usebox="none">
38401 \begin_inset Text
38402
38403 \begin_layout Plain Layout
38404
38405 \family sans
38406 View\SpecialChar \menuseparator
38407 Postscript
38408 \end_layout
38409
38410 \end_inset
38411 </cell>
38412 </row>
38413 <row interlinespace="2.5mm">
38414 <cell alignment="center" valignment="top" usebox="none">
38415 \begin_inset Text
38416
38417 \begin_layout Plain Layout
38418 \begin_inset Graphics
38419         filename ../images/buffer-update_ps.png
38420         BoundingBox 0bp 5bp 20bp 25bp
38421         rotateOrigin center
38422
38423 \end_inset
38424
38425
38426 \end_layout
38427
38428 \end_inset
38429 </cell>
38430 <cell alignment="center" valignment="top" usebox="none">
38431 \begin_inset Text
38432
38433 \begin_layout Plain Layout
38434
38435 \family sans
38436 View\SpecialChar \menuseparator
38437 Update\SpecialChar \menuseparator
38438 Postscript
38439 \end_layout
38440
38441 \end_inset
38442 </cell>
38443 </row>
38444 </lyxtabular>
38445
38446 \end_inset
38447
38448
38449 \end_layout
38450
38451 \begin_layout Subsection
38452 Other Toolbars
38453 \end_layout
38454
38455 \begin_layout Standard
38456 The change tracking toolbar is explained in section
38457 \begin_inset space ~
38458 \end_inset
38459
38460
38461 \begin_inset CommandInset ref
38462 LatexCommand ref
38463 reference "sec:Change-Tracking"
38464
38465 \end_inset
38466
38467 , the table toolbar
38468 \begin_inset Index
38469 status collapsed
38470
38471 \begin_layout Plain Layout
38472 Toolbar ! Table
38473 \end_layout
38474
38475 \end_inset
38476
38477  in the 
38478 \emph on
38479 Embedded Objects
38480 \emph default
38481  manual, the math macro toolbar in the 
38482 \emph on
38483 Math
38484 \emph default
38485  manual.
38486 \end_layout
38487
38488 \begin_layout Chapter
38489 The Document Settings
38490 \begin_inset CommandInset label
38491 LatexCommand label
38492 name "cha:The-Document-Settings"
38493
38494 \end_inset
38495
38496
38497 \begin_inset Index
38498 status collapsed
38499
38500 \begin_layout Plain Layout
38501 Document ! Settings
38502 \end_layout
38503
38504 \end_inset
38505
38506
38507 \end_layout
38508
38509 \begin_layout Standard
38510 The document settings dialog contains submenus to set properties for the
38511  whole document and is called with the menu
38512 \family sans
38513  Document\SpecialChar \menuseparator
38514 Settings
38515 \family default
38516 .
38517  You can save your document settings as default with th
38518 \family sans
38519 e Save as Document Defaults
38520 \family default
38521  button in the dialog.
38522  This will create a template name
38523 \family typewriter
38524 d
38525 \family default
38526  
38527 \family typewriter
38528 default.lyx
38529 \family default
38530  which is automatically loaded by LyX when you create a new document without
38531  using a template.
38532 \end_layout
38533
38534 \begin_layout Standard
38535 The different submenus of the dialog are explained in the following.
38536 \end_layout
38537
38538 \begin_layout Section
38539 Document Class
38540 \end_layout
38541
38542 \begin_layout Standard
38543 Here you set the document class, class options, a Postscript driver, and
38544  a master document.
38545  Document classes are described in section
38546 \begin_inset space ~
38547 \end_inset
38548
38549
38550 \begin_inset CommandInset ref
38551 LatexCommand ref
38552 reference "sec:Document-Classes"
38553
38554 \end_inset
38555
38556 .
38557  Some classes use some class options by default.
38558  If this is the case, they are listed in the field 
38559 \family sans
38560 Predefined
38561 \family default
38562  and you can decide to use them or not.
38563  If you don't exactly know what the default class options are for, it is
38564  recommended not to touch them.
38565  The Postscript driver is used for LaTeX's color and graphics packages.
38566  When using 
38567 \family sans
38568 Default
38569 \family default
38570 , the default driver for the LaTeX-packages are used.
38571  It is recommended to use the default unless your know what you are doing.
38572 \begin_inset Foot
38573 status collapsed
38574
38575 \begin_layout Plain Layout
38576 When you want one of the following drivers
38577 \begin_inset Newline newline
38578 \end_inset
38579
38580 dvi2ps, dvialw, dvilaser, dvitops, psprint, pubps, ln
38581 \begin_inset Newline newline
38582 \end_inset
38583
38584 you first have to activate them in your LaTeX distribution, see sec.
38585 \begin_inset space \thinspace{}
38586 \end_inset
38587
38588 2 in 
38589 \begin_inset CommandInset href
38590 LatexCommand href
38591 target "http://tug.ctan.org/get/macros/latex/required/graphics/grfguide.pdf"
38592
38593 \end_inset
38594
38595 .
38596 \end_layout
38597
38598 \end_inset
38599
38600
38601 \end_layout
38602
38603 \begin_layout Standard
38604 Specifying a master document is necessary when the current document is a
38605  child or subdocument.
38606  This master document will be used by LyX when the child document is opened
38607  without its master.
38608  This way child documents are always compileable.
38609  More about master and child documents is explained in the section 
38610 \emph on
38611 Child Documents
38612 \emph default
38613  of the 
38614 \emph on
38615 Embedded Objects
38616 \emph default
38617  manual.
38618 \end_layout
38619
38620 \begin_layout Section
38621 Modules
38622 \end_layout
38623
38624 \begin_layout Standard
38625 Modules are explained in section
38626 \begin_inset space ~
38627 \end_inset
38628
38629
38630 \begin_inset CommandInset ref
38631 LatexCommand ref
38632 reference "sub:Modules"
38633
38634 \end_inset
38635
38636 .
38637 \end_layout
38638
38639 \begin_layout Section
38640 Fonts
38641 \end_layout
38642
38643 \begin_layout Standard
38644 The document font settings are described in section
38645 \begin_inset space ~
38646 \end_inset
38647
38648
38649 \begin_inset CommandInset ref
38650 LatexCommand ref
38651 reference "sec:Fonts-and-Text"
38652
38653 \end_inset
38654
38655 .
38656 \end_layout
38657
38658 \begin_layout Section
38659 Text Layout
38660 \end_layout
38661
38662 \begin_layout Standard
38663 You can specify if paragraphs should be separated by indentations or vertical
38664  skips.
38665  The line spacing and the number of text columns can here also be specified.
38666  
38667 \end_layout
38668
38669 \begin_layout Standard
38670 Note that LyX won't show two columns or the set up line spacing on screen.
38671  That's impractical, often unreadable, and not part of the WYSIWYM concept.
38672  However, it will be as you specified it in the output.
38673 \end_layout
38674
38675 \begin_layout Standard
38676 The listings settings are explained in the corresponding section in the
38677  
38678 \emph on
38679 Embedded Objects
38680 \emph default
38681  manual.
38682 \end_layout
38683
38684 \begin_layout Section
38685 Page Layout
38686 \end_layout
38687
38688 \begin_layout Standard
38689 A description of this menu is given in section
38690 \begin_inset space ~
38691 \end_inset
38692
38693
38694 \begin_inset CommandInset ref
38695 LatexCommand ref
38696 reference "sub:Paper-Size,-Orientation,"
38697
38698 \end_inset
38699
38700  and 
38701 \begin_inset CommandInset ref
38702 LatexCommand ref
38703 reference "sub:Document-Layout"
38704
38705 \end_inset
38706
38707 .
38708 \end_layout
38709
38710 \begin_layout Section
38711 Page Margins
38712 \end_layout
38713
38714 \begin_layout Standard
38715 Here you can adjust the paper margins, see section
38716 \begin_inset space ~
38717 \end_inset
38718
38719
38720 \begin_inset CommandInset ref
38721 LatexCommand ref
38722 reference "sub:Margins"
38723
38724 \end_inset
38725
38726 .
38727 \end_layout
38728
38729 \begin_layout Section
38730 Language
38731 \begin_inset Index
38732 status collapsed
38733
38734 \begin_layout Plain Layout
38735 Language ! Encoding
38736 \end_layout
38737
38738 \end_inset
38739
38740
38741 \end_layout
38742
38743 \begin_layout Standard
38744 The document language and quote styles are set here.
38745  The encoding specifies how the document content is exported to LaTeX (the
38746  LyX file is always encoded in utf8).
38747  All characters that cannot be encoded using the specified encoding will
38748  be exported as LaTeX-commands (this can fail if a LaTeX-command is not
38749  known for a particular character).
38750 \begin_inset Foot
38751 status collapsed
38752
38753 \begin_layout Plain Layout
38754 The known commands are defined in a text file.
38755  You can add commands for unknown symbols to that file yourself, see the
38756  
38757 \emph on
38758 Customization
38759 \emph default
38760  manual for details.
38761 \end_layout
38762
38763 \end_inset
38764
38765
38766 \end_layout
38767
38768 \begin_layout Standard
38769 If you use the option 
38770 \family sans
38771 Language Default
38772 \family default
38773 , LyX determines the encoding of a text part from the language of this text.
38774  If the document contains text in more than one language you may get more
38775  than one encoding in the LaTeX file.
38776  If you do not use this option then the complete document will always use
38777  exactly one encoding.
38778  Checking this option is the preferred setting unless you use 
38779 \family sans
38780 XeTeX
38781 \family default
38782
38783 \begin_inset Foot
38784 status collapsed
38785
38786 \begin_layout Plain Layout
38787 XeTeX is a TeX typesetting engine, an alternative for LaTeX.
38788  It natively supports Unicode while its input file is assumed to be in UTF-8
38789  encoding.
38790  More about using LyX with XeTeX can be found in 
38791 \begin_inset CommandInset citation
38792 LatexCommand cite
38793 key "XeTeX"
38794
38795 \end_inset
38796
38797 .
38798 \end_layout
38799
38800 \end_inset
38801
38802  (see below).
38803 \end_layout
38804
38805 \begin_layout Standard
38806 LyX also supports Unicode output, which is particularly useful if you need
38807  lots of special symbols or non-alphabetic scripts, respectively.
38808  If you want to use this (and your LaTeX installation supports Unicode,
38809  for that matter), choose one of the four utf8 variants from the list below.
38810  Unfortunately the Unicode support of standard LaTeX is quite incomplete,
38811  so it is not uncommon that a file with lots of Unicode symbols works fine
38812  with 
38813 \family sans
38814 Language Default
38815 \family default
38816  (when LyX uses it's list of known LaTeX-commands), but does not work with
38817  a fixed utf8 encoding (when the list of known LaTeX-commands is not used,
38818  because all Unicode symbols can be encoded in utf8).
38819 \end_layout
38820
38821 \begin_layout Standard
38822 Here is a list with the important encodings:
38823 \end_layout
38824
38825 \begin_layout Description
38826 Language
38827 \begin_inset space ~
38828 \end_inset
38829
38830 Default
38831 \begin_inset space ~
38832 \end_inset
38833
38834 (no
38835 \begin_inset space ~
38836 \end_inset
38837
38838 inputenc) Same as 
38839 \family sans
38840 Language Default
38841 \family default
38842 , but the LaTeX-package 
38843 \series bold
38844 inputenc
38845 \series default
38846
38847 \begin_inset Index
38848 status collapsed
38849
38850 \begin_layout Plain Layout
38851 LaTeX-packages ! inputenc
38852 \end_layout
38853
38854 \end_inset
38855
38856  is not used.
38857  When using this, you probably need to load some additional packages manually
38858  in the preamble and specify the used encoding for text parts in foreign
38859  languages in TeX code.
38860 \end_layout
38861
38862 \begin_layout Description
38863 ASCII the ASCII encoding, covers only plain English (7-bit ASCII).
38864  LyX converts all other characters into LaTeX commands, which may result
38865  in a big file when lots of LaTeX-commands are needed.
38866 \end_layout
38867
38868 \begin_layout Description
38869 Arabic
38870 \begin_inset space ~
38871 \end_inset
38872
38873 (CP
38874 \begin_inset space ~
38875 \end_inset
38876
38877 1256) MS Windows code page for Arabic and Farsi
38878 \end_layout
38879
38880 \begin_layout Description
38881 Arabic
38882 \begin_inset space ~
38883 \end_inset
38884
38885 (ISO
38886 \begin_inset space ~
38887 \end_inset
38888
38889 8859-6) for Arabic and Farsi
38890 \end_layout
38891
38892 \begin_layout Description
38893 Armenian
38894 \begin_inset space ~
38895 \end_inset
38896
38897 (ArmSCII8) for Armenian
38898 \end_layout
38899
38900 \begin_layout Description
38901 Baltic
38902 \begin_inset space ~
38903 \end_inset
38904
38905 (CP
38906 \begin_inset space ~
38907 \end_inset
38908
38909 1257) MS Windows code page for Estonian, Latvian, and Lithuanian, the same
38910  as the ISO-8859-13 encoding
38911 \end_layout
38912
38913 \begin_layout Description
38914 Baltic
38915 \begin_inset space ~
38916 \end_inset
38917
38918 (ISO
38919 \begin_inset space ~
38920 \end_inset
38921
38922 8859-13) for Estonian, Latvian, and Lithuanian, a superset of the ISO-8859-4
38923  encoding
38924 \end_layout
38925
38926 \begin_layout Description
38927 Baltic
38928 \begin_inset space ~
38929 \end_inset
38930
38931 (ISO
38932 \begin_inset space ~
38933 \end_inset
38934
38935 8859-4) (latin 4) for Estonian, Latvian, and Lithuanian, a subset of the
38936  ISO-8859-13 encoding
38937 \end_layout
38938
38939 \begin_layout Description
38940 Central
38941 \begin_inset space ~
38942 \end_inset
38943
38944 European
38945 \begin_inset space ~
38946 \end_inset
38947
38948 (CP
38949 \begin_inset space ~
38950 \end_inset
38951
38952 1250) MS Windows code page for ISO
38953 \begin_inset space ~
38954 \end_inset
38955
38956 8859-2 (latin2)
38957 \end_layout
38958
38959 \begin_layout Description
38960 Central
38961 \begin_inset space ~
38962 \end_inset
38963
38964 European
38965 \begin_inset space ~
38966 \end_inset
38967
38968 (ISO
38969 \begin_inset space ~
38970 \end_inset
38971
38972 8859-2) (latin 2) covers Albanian, Croatian, Czech, German, Hungarian, Polish,
38973  Romanian, Slovak, and Slovenian
38974 \end_layout
38975
38976 \begin_layout Description
38977 Chinese
38978 \begin_inset space ~
38979 \end_inset
38980
38981 (simplified)
38982 \begin_inset space ~
38983 \end_inset
38984
38985 (EUC-CN) for simplified Chinese, used especially on UNIX OSes, since 2001
38986  this encoding is officially replaced by the encoding GB18030, as GB18030
38987  is not available for LaTeX you should try to use the encoding Unicode
38988 \begin_inset space ~
38989 \end_inset
38990
38991 (CJK)
38992 \begin_inset space ~
38993 \end_inset
38994
38995 (utf8)
38996 \end_layout
38997
38998 \begin_layout Description
38999 Chinese
39000 \begin_inset space ~
39001 \end_inset
39002
39003 (simplified)
39004 \begin_inset space ~
39005 \end_inset
39006
39007 (GBK) for simplified Chinese, is the same as the Windows code page CP 936
39008  except of the Euro currency sign, since 2001 this encoding is officially
39009  replaced by the encoding GB18030, as GB18030 is not available for LaTeX
39010  you should try to use the encoding Unicode
39011 \begin_inset space ~
39012 \end_inset
39013
39014 (CJK)
39015 \begin_inset space ~
39016 \end_inset
39017
39018 (utf8)
39019 \end_layout
39020
39021 \begin_layout Description
39022 Chinese
39023 \begin_inset space ~
39024 \end_inset
39025
39026 (traditional)
39027 \begin_inset space ~
39028 \end_inset
39029
39030 (EUC-TW) for traditional Chinese
39031 \end_layout
39032
39033 \begin_layout Description
39034 Cyrillic
39035 \begin_inset space ~
39036 \end_inset
39037
39038 (CP
39039 \begin_inset space ~
39040 \end_inset
39041
39042 1251) MS Windows code page for Cyrillic
39043 \end_layout
39044
39045 \begin_layout Description
39046 Cyrillic
39047 \begin_inset space ~
39048 \end_inset
39049
39050 (ISO
39051 \begin_inset space ~
39052 \end_inset
39053
39054 8859-5) covers Belorussian, Bulgarian, Macedonian, Serbian, and Ukrainian
39055 \end_layout
39056
39057 \begin_layout Description
39058 Cyrillic
39059 \begin_inset space ~
39060 \end_inset
39061
39062 (KOI8-R) standard Cyrillic especially for Russian
39063 \end_layout
39064
39065 \begin_layout Description
39066 Cyrillic
39067 \begin_inset space ~
39068 \end_inset
39069
39070 (KOI8-U) Cyrillic for Ukrainian
39071 \end_layout
39072
39073 \begin_layout Description
39074 Cyrillic
39075 \begin_inset space ~
39076 \end_inset
39077
39078 (pt
39079 \begin_inset space ~
39080 \end_inset
39081
39082 154) Cyrillic for Kazakh
39083 \end_layout
39084
39085 \begin_layout Description
39086 Greek
39087 \begin_inset space ~
39088 \end_inset
39089
39090 (ISO
39091 \begin_inset space ~
39092 \end_inset
39093
39094 8859-7) for Greek
39095 \end_layout
39096
39097 \begin_layout Description
39098 Hebrew
39099 \begin_inset space ~
39100 \end_inset
39101
39102 (CP
39103 \begin_inset space ~
39104 \end_inset
39105
39106 1255) MS Windows code page for Hebrew, a superset of the ISO-8859-8 encoding
39107 \end_layout
39108
39109 \begin_layout Description
39110 Hebrew
39111 \begin_inset space ~
39112 \end_inset
39113
39114 (ISO
39115 \begin_inset space ~
39116 \end_inset
39117
39118 8859-8) for Hebrew
39119 \end_layout
39120
39121 \begin_layout Description
39122 Japanese
39123 \begin_inset space ~
39124 \end_inset
39125
39126 (CJK)
39127 \begin_inset space ~
39128 \end_inset
39129
39130 (EUC-JP) EUC-JP encoding for Japanese, uses the LaTeX-package 
39131 \series bold
39132 CJK
39133 \series default
39134
39135 \begin_inset Index
39136 status collapsed
39137
39138 \begin_layout Plain Layout
39139 LaTeX-packages ! CJK
39140 \end_layout
39141
39142 \end_inset
39143
39144 , when using this, set the document language to 
39145 \family sans
39146 Japanese (CJK)
39147 \end_layout
39148
39149 \begin_layout Description
39150 Japanese
39151 \begin_inset space ~
39152 \end_inset
39153
39154 (CJK)
39155 \begin_inset space ~
39156 \end_inset
39157
39158 (JIS) JIS encoding for Japanese, uses the LaTeX-package 
39159 \series bold
39160 CJK
39161 \series default
39162 , when using this, set the document language to 
39163 \family sans
39164 Japanese (CJK)
39165 \end_layout
39166
39167 \begin_layout Description
39168 Japanese
39169 \begin_inset space ~
39170 \end_inset
39171
39172 (non-CJK)
39173 \begin_inset space ~
39174 \end_inset
39175
39176 (EUC-JP) EUC-JP encoding for Japanese, uses the LaTeX-package 
39177 \series bold
39178 japanese
39179 \series default
39180
39181 \begin_inset Index
39182 status collapsed
39183
39184 \begin_layout Plain Layout
39185 LaTeX-packages ! japanese
39186 \end_layout
39187
39188 \end_inset
39189
39190 , when using this, set the document language to 
39191 \family sans
39192 Japanese
39193 \end_layout
39194
39195 \begin_layout Description
39196 Japanese
39197 \begin_inset space ~
39198 \end_inset
39199
39200 (non-CJK)
39201 \begin_inset space ~
39202 \end_inset
39203
39204 (JIS) JIS encoding for Japanese, uses the LaTeX-package 
39205 \series bold
39206 japanese
39207 \series default
39208 , when using this, set the document language to 
39209 \family sans
39210 Japanese
39211 \end_layout
39212
39213 \begin_layout Description
39214 Japanese
39215 \begin_inset space ~
39216 \end_inset
39217
39218 (non-CJK)
39219 \begin_inset space ~
39220 \end_inset
39221
39222 (SJIS) SJIS encoding for Japanese, uses the LaTeX-package 
39223 \series bold
39224 japanese
39225 \series default
39226 , when using this, set the document language to 
39227 \family sans
39228 Japanese
39229 \end_layout
39230
39231 \begin_layout Description
39232 Korean
39233 \begin_inset space ~
39234 \end_inset
39235
39236 (EUC-KR) for Korean
39237 \end_layout
39238
39239 \begin_layout Description
39240 Southern
39241 \begin_inset space ~
39242 \end_inset
39243
39244 European
39245 \begin_inset space ~
39246 \end_inset
39247
39248 (ISO
39249 \begin_inset space ~
39250 \end_inset
39251
39252 8859-3) (latin 3) covers Esperanto, Galician, Maltese, and Turkish
39253 \end_layout
39254
39255 \begin_layout Description
39256 South-Eastern
39257 \begin_inset space ~
39258 \end_inset
39259
39260 European
39261 \begin_inset space ~
39262 \end_inset
39263
39264 (ISO
39265 \begin_inset space ~
39266 \end_inset
39267
39268 8859-16) (latin 10) covers Albanian, Croatian, Finnish, French, German,
39269  Hungarian, Irish Gaelic, Italian, Polish, Romanian, Slovenian, is designed
39270  to cover many languages and characters with diacritics
39271 \end_layout
39272
39273 \begin_layout Description
39274 Thai
39275 \begin_inset space ~
39276 \end_inset
39277
39278 (TIS
39279 \begin_inset space ~
39280 \end_inset
39281
39282 620-0) for Thai
39283 \end_layout
39284
39285 \begin_layout Description
39286 Turkish
39287 \begin_inset space ~
39288 \end_inset
39289
39290 (ISO
39291 \begin_inset space ~
39292 \end_inset
39293
39294 8859-9) (latin 5) for Turkish, is like the ISO-8859-1 encoding where the
39295  Icelandic letters are replaced by Turkish ones
39296 \end_layout
39297
39298 \begin_layout Description
39299 Unicode
39300 \begin_inset space ~
39301 \end_inset
39302
39303 (CJK)
39304 \begin_inset space ~
39305 \end_inset
39306
39307 (utf8) Unicode utf8 with the LaTeX-package 
39308 \series bold
39309 CJK
39310 \series default
39311
39312 \begin_inset Index
39313 status collapsed
39314
39315 \begin_layout Plain Layout
39316 LaTeX-packages ! CJK
39317 \end_layout
39318
39319 \end_inset
39320
39321  (for the languages Chinese, Japanese and Korean)
39322 \end_layout
39323
39324 \begin_layout Description
39325 Unicode
39326 \begin_inset space ~
39327 \end_inset
39328
39329 (XeTeX)
39330 \begin_inset space ~
39331 \end_inset
39332
39333 (utf8) Unicode utf8 to be used with 
39334 \family sans
39335 XeTeX
39336 \family default
39337 , which uses Unicode directly, without the help of the LaTeX-package 
39338 \series bold
39339 inputenc
39340 \series default
39341  
39342 \begin_inset Foot
39343 status collapsed
39344
39345 \begin_layout Plain Layout
39346 More about using LyX with XeTeX can be found in 
39347 \begin_inset CommandInset citation
39348 LatexCommand cite
39349 key "XeTeX"
39350
39351 \end_inset
39352
39353 .
39354 \end_layout
39355
39356 \end_inset
39357
39358
39359 \end_layout
39360
39361 \begin_layout Description
39362 Unicode
39363 \begin_inset space ~
39364 \end_inset
39365
39366 (ucs-extended)
39367 \begin_inset space ~
39368 \end_inset
39369
39370 (utf8x) Unicode utf8 based on the LaTeX package 
39371 \series bold
39372 ucs
39373 \series default
39374
39375 \begin_inset Index
39376 status collapsed
39377
39378 \begin_layout Plain Layout
39379 LaTeX-packages ! ucs
39380 \end_layout
39381
39382 \end_inset
39383
39384  (comprehensive, including Latin, Greek, Cyrillic and CJK scripts).
39385 \end_layout
39386
39387 \begin_layout Description
39388 Unicode
39389 \begin_inset space ~
39390 \end_inset
39391
39392 (utf8) Unicode utf8 based on the LaTeX-package 
39393 \series bold
39394 inputenc
39395 \series default
39396
39397 \begin_inset Index
39398 status collapsed
39399
39400 \begin_layout Plain Layout
39401 LaTeX-packages ! inputenc
39402 \end_layout
39403
39404 \end_inset
39405
39406 .
39407  Currently only a limited range of characters (mainly for Latin scripts)
39408  is supported.
39409 \end_layout
39410
39411 \begin_layout Description
39412 Western
39413 \begin_inset space ~
39414 \end_inset
39415
39416 European
39417 \begin_inset space ~
39418 \end_inset
39419
39420 (CP
39421 \begin_inset space ~
39422 \end_inset
39423
39424 1252) MS Windows code page for ISO
39425 \begin_inset space ~
39426 \end_inset
39427
39428 8859-1 (latin1)
39429 \end_layout
39430
39431 \begin_layout Description
39432 Western
39433 \begin_inset space ~
39434 \end_inset
39435
39436 European
39437 \begin_inset space ~
39438 \end_inset
39439
39440 (ISO
39441 \begin_inset space ~
39442 \end_inset
39443
39444 8859-1) (latin 1) covers the languages Albanian, Catalan, Danish, Dutch,
39445  English, Faroese, Finnish, French, Galician, German, Icelandic, Irish,
39446  Italian, Norwegian, Portuguese, Spanish, and Swedish; better use the ISO-8859-1
39447 5 encoding instead
39448 \end_layout
39449
39450 \begin_layout Description
39451 Western
39452 \begin_inset space ~
39453 \end_inset
39454
39455 European
39456 \begin_inset space ~
39457 \end_inset
39458
39459 (ISO
39460 \begin_inset space ~
39461 \end_inset
39462
39463 8859-15) (latin 9) like the ISO-8859-1 encoding, but with the Euro currency
39464  sign, the œ-ligature and some characters used for French and Finnish
39465 \end_layout
39466
39467 \begin_layout Section
39468 Numbering & TOC
39469 \end_layout
39470
39471 \begin_layout Standard
39472 You can adjust here the numbering depth of sections headings as described
39473  in section
39474 \begin_inset space ~
39475 \end_inset
39476
39477
39478 \begin_inset CommandInset ref
39479 LatexCommand ref
39480 reference "sub:Numbering-depth"
39481
39482 \end_inset
39483
39484 .
39485 \end_layout
39486
39487 \begin_layout Section
39488 Bibliography
39489 \end_layout
39490
39491 \begin_layout Standard
39492 You can specify here a citation style using the LaTeX-packages 
39493 \series bold
39494 natbib
39495 \series default
39496
39497 \begin_inset Index
39498 status collapsed
39499
39500 \begin_layout Plain Layout
39501 LaTeX-packages ! natbib
39502 \end_layout
39503
39504 \end_inset
39505
39506  or 
39507 \series bold
39508 jurabib
39509 \series default
39510
39511 \begin_inset Index
39512 status collapsed
39513
39514 \begin_layout Plain Layout
39515 LaTeX-packages ! jurabib
39516 \end_layout
39517
39518 \end_inset
39519
39520 .
39521  For a further description see section
39522 \begin_inset space ~
39523 \end_inset
39524
39525
39526 \begin_inset CommandInset ref
39527 LatexCommand ref
39528 reference "sec:Bibliography"
39529
39530 \end_inset
39531
39532 .
39533 \end_layout
39534
39535 \begin_layout Section
39536 PDF Properties
39537 \end_layout
39538
39539 \begin_layout Standard
39540 The PDF properties are explained in section
39541 \begin_inset space ~
39542 \end_inset
39543
39544
39545 \begin_inset CommandInset ref
39546 LatexCommand ref
39547 reference "sec:PDF-Properties"
39548
39549 \end_inset
39550
39551 .
39552 \end_layout
39553
39554 \begin_layout Section
39555 Math Options
39556 \end_layout
39557
39558 \begin_layout Standard
39559 These options will force LyX to use the LaTeX-packages 
39560 \series bold
39561 amsmath
39562 \series default
39563
39564 \begin_inset Index
39565 status collapsed
39566
39567 \begin_layout Plain Layout
39568 LaTeX-packages ! amsmath
39569 \end_layout
39570
39571 \end_inset
39572
39573  and 
39574 \series bold
39575 esint
39576 \series default
39577
39578 \begin_inset Index
39579 status collapsed
39580
39581 \begin_layout Plain Layout
39582 LaTeX-packages ! esint
39583 \end_layout
39584
39585 \end_inset
39586
39587  or to use them automatically when they are needed.
39588 \end_layout
39589
39590 \begin_layout Standard
39591
39592 \series bold
39593 amsmath
39594 \series default
39595  is needed for many constructs, so when you get LaTeX-errors in formulas,
39596  assure that you have enabled AMS.
39597 \end_layout
39598
39599 \begin_layout Standard
39600
39601 \series bold
39602 esint
39603 \series default
39604  is used for special integral characters.
39605 \end_layout
39606
39607 \begin_layout Section
39608 Float Placement
39609 \end_layout
39610
39611 \begin_layout Standard
39612 The float placement options are described in section
39613 \begin_inset space ~
39614 \end_inset
39615
39616
39617 \begin_inset CommandInset ref
39618 LatexCommand ref
39619 reference "sub:Float-Placement"
39620
39621 \end_inset
39622
39623 .
39624 \end_layout
39625
39626 \begin_layout Section
39627 Bullets
39628 \end_layout
39629
39630 \begin_layout Standard
39631 Here you can adjust the characters for the itemize levels.
39632  The itemize environment is described in section
39633 \begin_inset space ~
39634 \end_inset
39635
39636
39637 \begin_inset CommandInset ref
39638 LatexCommand ref
39639 reference "sec:Itemize"
39640
39641 \end_inset
39642
39643 .
39644 \end_layout
39645
39646 \begin_layout Section
39647 Branches
39648 \end_layout
39649
39650 \begin_layout Standard
39651 Branches are described in section
39652 \begin_inset space ~
39653 \end_inset
39654
39655
39656 \begin_inset CommandInset ref
39657 LatexCommand ref
39658 reference "sec:Branches"
39659
39660 \end_inset
39661
39662 .
39663 \end_layout
39664
39665 \begin_layout Section
39666 LaT
39667 \begin_inset ERT
39668 status collapsed
39669
39670 \begin_layout Plain Layout
39671
39672 {}
39673 \end_layout
39674
39675 \end_inset
39676
39677 eX Preamble
39678 \end_layout
39679
39680 \begin_layout Standard
39681 In this text field are entered commands to load special LaTeX-packages or
39682  to define LaTeX-commands.
39683  The preamble is a thing for LaTeX-experts.
39684  You shouldn't enter commands here until you don't exactly know what you
39685  do.
39686 \end_layout
39687
39688 \begin_layout Standard
39689 An introduction in the LaTeX-syntax is given in section
39690 \begin_inset space ~
39691 \end_inset
39692
39693
39694 \begin_inset CommandInset ref
39695 LatexCommand ref
39696 reference "sub:LaTeX-Syntax"
39697
39698 \end_inset
39699
39700 .
39701 \end_layout
39702
39703 \begin_layout Chapter
39704 The 
39705 \family sans
39706 Preferences
39707 \family default
39708  Dialog
39709 \begin_inset CommandInset label
39710 LatexCommand label
39711 name "cha:The-Preferences-dialog"
39712
39713 \end_inset
39714
39715
39716 \begin_inset Index
39717 status collapsed
39718
39719 \begin_layout Plain Layout
39720 Preferences
39721 \end_layout
39722
39723 \end_inset
39724
39725
39726 \end_layout
39727
39728 \begin_layout Standard
39729 The preferences dialog is called with the menu 
39730 \family sans
39731 Tools\SpecialChar \menuseparator
39732 Preferences
39733 \family default
39734 .
39735  It consists of submenus explained in the following.
39736 \end_layout
39737
39738 \begin_layout Section
39739 Look and Feel
39740 \end_layout
39741
39742 \begin_layout Subsection
39743 User Interface
39744 \end_layout
39745
39746 \begin_layout Subsubsection
39747 User Interface File
39748 \begin_inset Index
39749 status collapsed
39750
39751 \begin_layout Plain Layout
39752 Customization ! of toolbars
39753 \end_layout
39754
39755 \end_inset
39756
39757
39758 \begin_inset Index
39759 status collapsed
39760
39761 \begin_layout Plain Layout
39762 Customization ! of menus
39763 \end_layout
39764
39765 \end_inset
39766
39767
39768 \end_layout
39769
39770 \begin_layout Standard
39771 \begin_inset Note Greyedout
39772 status open
39773
39774 \begin_layout Plain Layout
39775
39776 \series bold
39777 Note:
39778 \series default
39779  You have to restart LyX before the change of the user interface file take
39780  effect.
39781 \end_layout
39782
39783 \end_inset
39784
39785
39786 \end_layout
39787
39788 \begin_layout Standard
39789 The appearance of the menus and toolbars can be changed by choosing an user
39790  interface (ui) file.
39791  An ui-file is a text file where the toolbars and menus are listed.
39792  The toolbar buttons and menu entries are specified in the files 
39793 \shape italic
39794 stdtoolbars.inc
39795 \shape default
39796  and 
39797 \shape italic
39798 stdmenus.inc
39799 \shape default
39800 , respectively.
39801  Both files are loaded by the 
39802 \emph on
39803 default.ui
39804 \emph default
39805  file.
39806  To create your own menu and toolbar layout, start with a copy of these
39807  files and edit the entries.
39808 \end_layout
39809
39810 \begin_layout Standard
39811 The syntax of the .inc-files is straightforward: The 
39812 \family sans
39813 Menubar
39814 \family default
39815
39816 \family sans
39817 Menu
39818 \family default
39819  and 
39820 \family sans
39821 Toolbar
39822 \family default
39823  entries must be ended with an explicit 
39824 \family sans
39825 End
39826 \family default
39827 .
39828  They may contain 
39829 \family sans
39830 Submenus
39831 \family default
39832
39833 \family sans
39834 Items
39835 \family default
39836
39837 \family sans
39838 OptItems
39839 \family default
39840
39841 \family sans
39842 Separators
39843 \family default
39844
39845 \family sans
39846 Icons,
39847 \family default
39848  and in the case of the 
39849 \begin_inset Quotes eld
39850 \end_inset
39851
39852 file
39853 \begin_inset Quotes erd
39854 \end_inset
39855
39856  menus a 
39857 \family sans
39858 Lastfiles
39859 \family default
39860  entry.
39861  The syntax for the entries is:
39862 \end_layout
39863
39864 \begin_layout Standard
39865 \begin_inset VSpace smallskip*
39866 \end_inset
39867
39868
39869 \series bold
39870 Item 
39871 \begin_inset Quotes erd
39872 \end_inset
39873
39874 menu 
39875 \series default
39876 or
39877 \series bold
39878  button name
39879 \begin_inset Quotes erd
39880 \end_inset
39881
39882  
39883 \begin_inset Quotes erd
39884 \end_inset
39885
39886 LyX-function
39887 \begin_inset Quotes erd
39888 \end_inset
39889
39890
39891 \end_layout
39892
39893 \begin_layout Standard
39894 \noindent
39895 \begin_inset VSpace smallskip*
39896 \end_inset
39897
39898 All LyX-functions are listed in 
39899 \begin_inset CommandInset citation
39900 LatexCommand cite
39901 key "LyX-func"
39902
39903 \end_inset
39904
39905 .
39906 \end_layout
39907
39908 \begin_layout Standard
39909 \begin_inset VSpace medskip
39910 \end_inset
39911
39912
39913 \end_layout
39914
39915 \begin_layout Standard
39916 An example: Assuming you use the menu 
39917 \family sans
39918 Navigate\SpecialChar \menuseparator
39919 Bookmarks
39920 \family default
39921  quite often and therefore want six available bookmarks, you can add the
39922  line
39923 \end_layout
39924
39925 \begin_layout Standard
39926 \begin_inset VSpace smallskip*
39927 \end_inset
39928
39929
39930 \series bold
39931 Item "Save Bookmark 6" "bookmark-save 6"
39932 \end_layout
39933
39934 \begin_layout Standard
39935 \noindent
39936 \begin_inset VSpace smallskip*
39937 \end_inset
39938
39939 to the navigate menu section in the .inc-file to have the sixth bookmark.
39940 \end_layout
39941
39942 \begin_layout Subsubsection
39943 Session
39944 \end_layout
39945
39946 \begin_layout Standard
39947 With the option 
39948 \family sans
39949 Allow saving
39950 \begin_inset space \thinspace{}
39951 \end_inset
39952
39953 /
39954 \begin_inset space \thinspace{}
39955 \end_inset
39956
39957 restoring of window layout and geometries
39958 \family default
39959  LyX's main window will be opened with the size and layout that was used
39960  in the last LyX session.
39961 \end_layout
39962
39963 \begin_layout Standard
39964 The option 
39965 \family sans
39966 Restore cursor positions
39967 \family default
39968  sets the cursor to the position in the file where it has been the last
39969  time.
39970 \end_layout
39971
39972 \begin_layout Standard
39973 The option 
39974 \family sans
39975 Load opened files from last session
39976 \family default
39977  opens all files that were opened in the last LyX session.
39978 \end_layout
39979
39980 \begin_layout Subsubsection
39981 Documents
39982 \begin_inset CommandInset label
39983 LatexCommand label
39984 name "sub:Backup documents"
39985
39986 \end_inset
39987
39988
39989 \begin_inset Index
39990 status collapsed
39991
39992 \begin_layout Plain Layout
39993 Backup ! Documents
39994 \end_layout
39995
39996 \end_inset
39997
39998
39999 \end_layout
40000
40001 \begin_layout Standard
40002 When the option 
40003 \family sans
40004 Backup documents
40005 \family default
40006  is set, you can specify the time between backup saves.
40007 \end_layout
40008
40009 \begin_layout Standard
40010
40011 \family sans
40012 Maximum last files
40013 \family default
40014  is the number of last opened files that LyX should display in the menu
40015  
40016 \family sans
40017 File\SpecialChar \menuseparator
40018 Open
40019 \begin_inset space ~
40020 \end_inset
40021
40022 Recent
40023 \family default
40024 .
40025 \end_layout
40026
40027 \begin_layout Subsection
40028 Screen Fonts
40029 \begin_inset Index
40030 status collapsed
40031
40032 \begin_layout Plain Layout
40033 Font ! Screen
40034 \end_layout
40035
40036 \end_inset
40037
40038
40039 \begin_inset CommandInset label
40040 LatexCommand label
40041 name "sub:Screen-Fonts"
40042
40043 \end_inset
40044
40045
40046 \end_layout
40047
40048 \begin_layout Standard
40049 These fonts are used to display your documents on the screen.
40050 \end_layout
40051
40052 \begin_layout Standard
40053 \begin_inset Note Greyedout
40054 status open
40055
40056 \begin_layout Plain Layout
40057
40058 \series bold
40059 Note:
40060 \series default
40061  This section only deals with the fonts 
40062 \emph on
40063 inside
40064 \emph default
40065  the LyX window.
40066  The fonts that appear on the output are independent from these fonts, and
40067  set in the menu 
40068 \family sans
40069 Document\SpecialChar \menuseparator
40070 Settings\SpecialChar \menuseparator
40071 Fonts
40072 \family default
40073 .
40074 \end_layout
40075
40076 \end_inset
40077
40078
40079 \end_layout
40080
40081 \begin_layout Standard
40082 By default, LyX uses 
40083 \family typewriter
40084 Times
40085 \family default
40086  as roman (serif) font, 
40087 \family typewriter
40088 Arial
40089 \family default
40090  or 
40091 \family typewriter
40092 Helvetica
40093 \family default
40094  (depends on the system) as 
40095 \family sans
40096 sans
40097 \begin_inset space ~
40098 \end_inset
40099
40100 serif
40101 \family default
40102  font, and 
40103 \family typewriter
40104 Courier
40105 \family default
40106  as 
40107 \family typewriter
40108 typewriter
40109 \family default
40110  font.
40111 \end_layout
40112
40113 \begin_layout Standard
40114 You can change the font size with the 
40115 \family sans
40116 Zoom
40117 \family default
40118  setting.
40119  You can also change the font zoom outside the preferences dialog for the
40120  current LyX session by pressing Ctrl and scrolling the mouse wheel.
40121 \end_layout
40122
40123 \begin_layout Standard
40124
40125 \family sans
40126 Screen DPI
40127 \family default
40128  is the screen resolution in dpi (dots per inch).
40129  The Font Sizes are calculated as letter height in units of points.
40130  72
40131 \begin_inset space \thinspace{}
40132 \end_inset
40133
40134 points have the size of 1
40135 \begin_inset space \thinspace{}
40136 \end_inset
40137
40138 inch, see Appendix
40139 \begin_inset space ~
40140 \end_inset
40141
40142
40143 \begin_inset CommandInset ref
40144 LatexCommand ref
40145 reference "cha:Units-available-in"
40146
40147 \end_inset
40148
40149 .
40150 \end_layout
40151
40152 \begin_layout Standard
40153 The default 
40154 \family sans
40155 Font Sizes
40156 \family default
40157  are the same as if a document font size of 10
40158 \begin_inset space \thinspace{}
40159 \end_inset
40160
40161 pt would be used.
40162  The sizes are explained in detail in section
40163 \begin_inset space ~
40164 \end_inset
40165
40166
40167 \begin_inset CommandInset ref
40168 LatexCommand ref
40169 reference "sub:Document-Font"
40170
40171 \end_inset
40172
40173 .
40174 \end_layout
40175
40176 \begin_layout Standard
40177 With the option 
40178 \family sans
40179 Use Pixmap Cache to speed up font rendering
40180 \family default
40181  enabled, LyX needs to redraw the screen less often.
40182  This results in better performance, especially on slow systems.
40183  On the other hand, the characters might look more fuzzy on screen.
40184  So whether you enable this or not depends on whether you prefer speed over
40185  aesthetics.
40186  Note that the Pixmap Cache is only available and useful under Mac
40187 \begin_inset space ~
40188 \end_inset
40189
40190 OS and Windows.
40191 \end_layout
40192
40193 \begin_layout Subsection
40194 Colors
40195 \begin_inset Index
40196 status collapsed
40197
40198 \begin_layout Plain Layout
40199 Color ! LyX screen
40200 \end_layout
40201
40202 \end_inset
40203
40204
40205 \begin_inset Index
40206 status collapsed
40207
40208 \begin_layout Plain Layout
40209 Settings ! Color
40210 \end_layout
40211
40212 \end_inset
40213
40214
40215 \end_layout
40216
40217 \begin_layout Standard
40218 You can here change all colors used by LyX.
40219  Choose an item in the list and use the 
40220 \family sans
40221 Alter
40222 \family default
40223  button.
40224 \end_layout
40225
40226 \begin_layout Subsection
40227 Graphics
40228 \begin_inset Index
40229 status collapsed
40230
40231 \begin_layout Plain Layout
40232 Settings ! Graphics
40233 \end_layout
40234
40235 \end_inset
40236
40237
40238 \end_layout
40239
40240 \begin_layout Standard
40241 Here you can specify how graphics inside LyX are displayed.
40242 \end_layout
40243
40244 \begin_layout Standard
40245
40246 \family sans
40247 Instant Preview
40248 \family default
40249  enables previewing snippets of your document.
40250  This feature is described in section
40251 \begin_inset space ~
40252 \end_inset
40253
40254
40255 \begin_inset CommandInset ref
40256 LatexCommand ref
40257 reference "sec:Previewing-snippets-of"
40258
40259 \end_inset
40260
40261 .
40262 \end_layout
40263
40264 \begin_layout Section
40265 Editing
40266 \begin_inset Index
40267 status collapsed
40268
40269 \begin_layout Plain Layout
40270 Settings ! Editing
40271 \end_layout
40272
40273 \end_inset
40274
40275
40276 \end_layout
40277
40278 \begin_layout Subsection
40279 Control
40280 \end_layout
40281
40282 \begin_layout Subsubsection
40283 Editing
40284 \end_layout
40285
40286 \begin_layout Standard
40287 The option 
40288 \family sans
40289 Cursor follows scrollbar
40290 \family default
40291  sets the cursor to the top of the currently displayed document part when
40292  scrolling.
40293 \end_layout
40294
40295 \begin_layout Standard
40296 The option 
40297 \family sans
40298 Sort environments alphabetically
40299 \family default
40300  sorts the entries in the pull-down box for the paragraph environments.
40301 \end_layout
40302
40303 \begin_layout Standard
40304 The option 
40305 \family sans
40306 Group environments by their category
40307 \family default
40308  groups the entries in the pull-down box for the paragraph environments.
40309 \end_layout
40310
40311 \begin_layout Subsubsection
40312 Fullscreen
40313 \end_layout
40314
40315 \begin_layout Standard
40316 Here you can specify what is hidden in the fullscreen mode.
40317  The option 
40318 \family sans
40319 Limit text width
40320 \family default
40321  specifies the width of the text in fullscreen mode.
40322  This way you can display the text smaller than the screen, the text appears
40323  then centered.
40324 \end_layout
40325
40326 \begin_layout Subsection
40327 Shortcuts
40328 \begin_inset Index
40329 status collapsed
40330
40331 \begin_layout Plain Layout
40332 Key Bindings
40333 \end_layout
40334
40335 \end_inset
40336
40337
40338 \begin_inset Index
40339 status collapsed
40340
40341 \begin_layout Plain Layout
40342 Settings ! Shortcuts
40343 \end_layout
40344
40345 \end_inset
40346
40347
40348 \end_layout
40349
40350 \begin_layout Subsubsection
40351 Bind File
40352 \end_layout
40353
40354 \begin_layout Standard
40355 Bindings are used to bind a LyX-function to a key.
40356  Several binding files are available:
40357 \end_layout
40358
40359 \begin_layout Description
40360 cua.bind typical set of PC keyboard shortcuts
40361 \end_layout
40362
40363 \begin_layout Description
40364 (x)emacs.bind set of bindings like they are used in the editor programs 
40365 \family sans
40366 Emacs
40367 \family default
40368  (
40369 \family sans
40370 XEmacs
40371 \family default
40372 )
40373 \end_layout
40374
40375 \begin_layout Description
40376 mac.bind set of bindings for 
40377 \family sans
40378 Mac
40379 \begin_inset space \thinspace{}
40380 \end_inset
40381
40382 OS
40383 \family default
40384  systems.
40385 \end_layout
40386
40387 \begin_layout Standard
40388 There are also bind-files designed for special document classes, like 
40389 \shape italic
40390 broadway.bind
40391 \shape default
40392 , and bind files for special languages.
40393  The name of language bind-files begin with a language code, e.
40394 \begin_inset space \thinspace{}
40395 \end_inset
40396
40397 g.
40398 \begin_inset space \space{}
40399 \end_inset
40400
40401
40402 \begin_inset Quotes eld
40403 \end_inset
40404
40405 pt
40406 \begin_inset Quotes erd
40407 \end_inset
40408
40409  for Portuguese.
40410  If you use LyX in a certain language, LyX will try to use the appropriate
40411  bind-file.
40412 \end_layout
40413
40414 \begin_layout Standard
40415 Some bind-files, like 
40416 \emph on
40417 math.bind
40418 \emph default
40419 , have only a small scope.
40420  When looking at the the end of the file 
40421 \shape italic
40422 cua.bind
40423 \shape default
40424 , you can see that they are included to keep the overview in the bind-file.
40425 \end_layout
40426
40427 \begin_layout Subsubsection
40428 Editing Shortcuts
40429 \begin_inset CommandInset label
40430 LatexCommand label
40431 name "sub:Editing-Shortcuts"
40432
40433 \end_inset
40434
40435
40436 \begin_inset Index
40437 status collapsed
40438
40439 \begin_layout Plain Layout
40440 Key Bindings ! Editing
40441 \end_layout
40442
40443 \end_inset
40444
40445
40446 \end_layout
40447
40448 \begin_layout Standard
40449 To add new or modify existing keybindings to your own taste you can use
40450  the table in the dialog that lists all LyX-functions and the bound shortcuts.
40451  To find functions easily, they are grouped by categories and the dialog
40452  provides the field 
40453 \family sans
40454 Show key-bindings containing
40455 \family default
40456 .
40457  In this field you can insert a keyword for a function you want to edit.
40458  Insert there for example as keyword 
40459 \begin_inset Quotes eld
40460 \end_inset
40461
40462 paste
40463 \begin_inset Quotes erd
40464 \end_inset
40465
40466  and you get the 4 different existing shortcuts for the 3 different functions
40467  that contain 
40468 \begin_inset Quotes eld
40469 \end_inset
40470
40471 paste
40472 \begin_inset Quotes erd
40473 \end_inset
40474
40475  in their name.
40476  As you can see, one function can have more than one shortcut.
40477  All LyX-functions are also listed in the file 
40478 \emph on
40479 LyX Functions
40480 \emph default
40481  that you find in the 
40482 \family sans
40483 Help
40484 \family default
40485  menu.
40486 \end_layout
40487
40488 \begin_layout Standard
40489 To add e.
40490 \begin_inset space \thinspace{}
40491 \end_inset
40492
40493 g.
40494 \begin_inset space \space{}
40495 \end_inset
40496
40497 the shortcut 
40498 \family sans
40499 Alt+Q
40500 \family default
40501  for the function 
40502 \family sans
40503 textstyle-apply
40504 \family default
40505 , select the function and press the 
40506 \family sans
40507 Modify
40508 \family default
40509  button.
40510  A dialog pops up where you can add the shortcut by using it.
40511  So press Alt+Q to define the shortcut.
40512  Modifying an existing shortcut is done the same way.
40513  You can also bind multiple functions to one shortcut by modifying an existing
40514  binding and adding the different function names as semicolon separated
40515  list.
40516  LyX will then use the first function that is enabled in the current document
40517  part.
40518  The binding for the function 
40519 \family sans
40520 command-alter
40521 \family default
40522  is an example for this.
40523 \end_layout
40524
40525 \begin_layout Standard
40526 Alternatively you can also edit shortcuts by modifying bind-files with a
40527  text editor.
40528  The syntax of the entries is:
40529 \end_layout
40530
40531 \begin_layout Standard
40532
40533 \series bold
40534
40535 \backslash
40536 bind 
40537 \begin_inset Quotes erd
40538 \end_inset
40539
40540 key combination
40541 \begin_inset Quotes erd
40542 \end_inset
40543
40544  
40545 \begin_inset Quotes erd
40546 \end_inset
40547
40548 LyX-function
40549 \begin_inset Quotes erd
40550 \end_inset
40551
40552
40553 \end_layout
40554
40555 \begin_layout Subsection
40556 Keyboard
40557 \begin_inset space \thinspace{}
40558 \end_inset
40559
40560 /
40561 \begin_inset space \thinspace{}
40562 \end_inset
40563
40564 Mouse
40565 \begin_inset CommandInset label
40566 LatexCommand label
40567 name "sub:Keyboard-Map"
40568
40569 \end_inset
40570
40571
40572 \begin_inset Index
40573 status collapsed
40574
40575 \begin_layout Plain Layout
40576 Keyboard Map
40577 \end_layout
40578
40579 \end_inset
40580
40581
40582 \begin_inset Index
40583 status collapsed
40584
40585 \begin_layout Plain Layout
40586 Settings ! Keyboard Map
40587 \end_layout
40588
40589 \end_inset
40590
40591
40592 \end_layout
40593
40594 \begin_layout Standard
40595 Normally keyboard settings have to be done in a menu of your operating system.
40596  For the case that this is not possible, LyX provides keyboard maps.
40597  If you have e.
40598 \begin_inset space \thinspace{}
40599 \end_inset
40600
40601 g.
40602 \begin_inset space \space{}
40603 \end_inset
40604
40605 a Czech keyboard but want to write with it like with a Romanian one, you
40606  can use the keyboard map file named 
40607 \emph on
40608 romanian.kmap
40609 \emph default
40610 .
40611 \end_layout
40612
40613 \begin_layout Standard
40614 \begin_inset Note Greyedout
40615 status open
40616
40617 \begin_layout Plain Layout
40618
40619 \series bold
40620 Note:
40621 \series default
40622  Keyboard maps are only provided as makeshift and don't work on all systems.
40623 \end_layout
40624
40625 \end_inset
40626
40627
40628 \end_layout
40629
40630 \begin_layout Standard
40631 Besides this, you can specify here the 
40632 \family sans
40633 Wheel scrolling speed
40634 \family default
40635 .
40636  The standard value is 1.0, higher values speed up the scrolling, lower ones
40637  slow it down.
40638 \end_layout
40639
40640 \begin_layout Section
40641 Paths
40642 \begin_inset Index
40643 status collapsed
40644
40645 \begin_layout Plain Layout
40646 Paths
40647 \end_layout
40648
40649 \end_inset
40650
40651
40652 \begin_inset Index
40653 status collapsed
40654
40655 \begin_layout Plain Layout
40656 Settings ! Paths
40657 \end_layout
40658
40659 \end_inset
40660
40661
40662 \end_layout
40663
40664 \begin_layout Description
40665 Working
40666 \begin_inset space ~
40667 \end_inset
40668
40669 directory This is LyX's working directory.
40670  It is the default when you 
40671 \family sans
40672 Open
40673 \family default
40674
40675 \family sans
40676 Save
40677 \family default
40678  or 
40679 \family sans
40680 Save
40681 \begin_inset space ~
40682 \end_inset
40683
40684 as
40685 \family default
40686  files.
40687 \end_layout
40688
40689 \begin_layout Description
40690 Document
40691 \begin_inset space ~
40692 \end_inset
40693
40694 templates This directory will be opened when you use the menu 
40695 \family sans
40696 File\SpecialChar \menuseparator
40697 New
40698 \begin_inset space ~
40699 \end_inset
40700
40701 from
40702 \begin_inset space ~
40703 \end_inset
40704
40705 Template
40706 \family default
40707 .
40708 \end_layout
40709
40710 \begin_layout Description
40711 Backup
40712 \begin_inset space ~
40713 \end_inset
40714
40715 directory
40716 \begin_inset Index
40717 status collapsed
40718
40719 \begin_layout Plain Layout
40720 Backup ! Directory
40721 \end_layout
40722
40723 \end_inset
40724
40725  Backup copies will be saved to this directory.
40726  When no directory is given but backups are enabled as described in section
40727 \begin_inset space ~
40728 \end_inset
40729
40730
40731 \begin_inset CommandInset ref
40732 LatexCommand ref
40733 reference "sub:Backup documents"
40734
40735 \end_inset
40736
40737 , the 
40738 \family sans
40739 Working directory
40740 \family default
40741  will be used to save the backups.
40742 \begin_inset Newline newline
40743 \end_inset
40744
40745 The backup files have the ending 
40746 \begin_inset Quotes eld
40747 \end_inset
40748
40749 .lyx~
40750 \begin_inset Quotes erd
40751 \end_inset
40752
40753 .
40754 \end_layout
40755
40756 \begin_layout Description
40757 Ly
40758 \begin_inset ERT
40759 status collapsed
40760
40761 \begin_layout Plain Layout
40762
40763 {}
40764 \end_layout
40765
40766 \end_inset
40767
40768 XServer-Pipe Here you can enter the name of a Unix-pipe.
40769  This pipe is used to send data from external programs to LyX.
40770 \begin_inset Newline newline
40771 \end_inset
40772
40773
40774 \begin_inset Note Greyedout
40775 status open
40776
40777 \begin_layout Plain Layout
40778
40779 \series bold
40780 Note:
40781 \series default
40782  This feature doesn't work on Windows systems.
40783 \end_layout
40784
40785 \end_inset
40786
40787
40788 \end_layout
40789
40790 \begin_layout Description
40791 Temporary
40792 \begin_inset space ~
40793 \end_inset
40794
40795 directory Temporary files will be saved in this directory.
40796 \end_layout
40797
40798 \begin_layout Description
40799 PATH
40800 \begin_inset space ~
40801 \end_inset
40802
40803 prefix This field contains a list of paths to external programs.
40804  When LyX needs to use an external program, it looks in this list where
40805  to find it on the system.
40806  The path list is automatically set up on Windows and Mac systems while
40807  LyX is configured, so that you normally don't have to modify it.
40808  On Unix
40809 \begin_inset space \thinspace{}
40810 \end_inset
40811
40812 /
40813 \begin_inset space \thinspace{}
40814 \end_inset
40815
40816 Linux systems, the path list will need to be set only if there are external
40817  programs you wish to use that are not in your normal system path ($PATH).
40818  
40819 \end_layout
40820
40821 \begin_layout Section
40822 Identity
40823 \end_layout
40824
40825 \begin_layout Standard
40826 Here you can insert your name and email address.
40827  The identity will be used when you have enabled change tracking as described
40828  in section
40829 \begin_inset space ~
40830 \end_inset
40831
40832
40833 \begin_inset CommandInset ref
40834 LatexCommand ref
40835 reference "sec:Change-Tracking"
40836
40837 \end_inset
40838
40839 , to mark changes you make as yours.
40840 \end_layout
40841
40842 \begin_layout Section
40843 Language Settings
40844 \begin_inset Index
40845 status collapsed
40846
40847 \begin_layout Plain Layout
40848 Language ! Settings
40849 \end_layout
40850
40851 \end_inset
40852
40853
40854 \begin_inset Index
40855 status collapsed
40856
40857 \begin_layout Plain Layout
40858 Settings ! Language
40859 \end_layout
40860
40861 \end_inset
40862
40863
40864 \end_layout
40865
40866 \begin_layout Subsection
40867 Language
40868 \end_layout
40869
40870 \begin_layout Description
40871 Default
40872 \begin_inset space ~
40873 \end_inset
40874
40875 language is the language used in new documents
40876 \end_layout
40877
40878 \begin_layout Description
40879 Language
40880 \begin_inset space ~
40881 \end_inset
40882
40883 package is a LaTeX-command to load a LaTeX-package that handles language
40884  issues.
40885  The default is the LaTeX-command 
40886 \family sans
40887
40888 \backslash
40889 usepackage{babel}
40890 \family default
40891  that loads the package 
40892 \series bold
40893 babel
40894 \series default
40895 .
40896 \begin_inset Foot
40897 status collapsed
40898
40899 \begin_layout Plain Layout
40900 For an introduction to the LaTeX-Syntax, have a look at section
40901 \begin_inset space ~
40902 \end_inset
40903
40904
40905 \begin_inset CommandInset ref
40906 LatexCommand ref
40907 reference "sec:TeX-Code"
40908
40909 \end_inset
40910
40911 .
40912 \end_layout
40913
40914 \end_inset
40915
40916
40917 \begin_inset Newline newline
40918 \end_inset
40919
40920 The 
40921 \series bold
40922 babel
40923 \series default
40924  translates in the background automatically text labels of documents to
40925  the document language.
40926  A text label is for instance the word 
40927 \begin_inset Quotes eld
40928 \end_inset
40929
40930 Table
40931 \begin_inset Quotes erd
40932 \end_inset
40933
40934  at the beginning of every table-caption.
40935 \end_layout
40936
40937 \begin_layout Description
40938 Command
40939 \begin_inset space ~
40940 \end_inset
40941
40942 start When a special LaTeX-package is needed to write in a certain document
40943  language, you can here specify the command to start the package.
40944  An example is the start command 
40945 \family sans
40946
40947 \backslash
40948 begin{arabtext}
40949 \family default
40950  that is needed to write Arabic using the package 
40951 \series bold
40952 ArabTeX
40953 \series default
40954 , see 
40955 \begin_inset CommandInset citation
40956 LatexCommand cite
40957 key "Arabic"
40958
40959 \end_inset
40960
40961 .
40962  The default is the 
40963 \series bold
40964 babel
40965 \series default
40966  command 
40967 \family sans
40968
40969 \backslash
40970 selectlanguage{$$lang}
40971 \family default
40972 .
40973 \end_layout
40974
40975 \begin_layout Description
40976 Command
40977 \begin_inset space ~
40978 \end_inset
40979
40980 end Counterpart to 
40981 \family sans
40982 Command start
40983 \family default
40984 .
40985  Some packages, like the default, don't have an end command since the start
40986  command toggles the package on and off.
40987 \end_layout
40988
40989 \begin_layout Description
40990 Use
40991 \begin_inset space ~
40992 \end_inset
40993
40994 babel Whether 
40995 \series bold
40996 babel
40997 \series default
40998  is used or not.
40999 \end_layout
41000
41001 \begin_layout Description
41002 Global When this option is set, the languages used in the document will
41003  be added as options to the document class options, so that they can be
41004  used by all LaTeX-packages.
41005  Otherwise they will only be used as options for the 
41006 \series bold
41007 babel
41008 \series default
41009  package.
41010 \end_layout
41011
41012 \begin_layout Description
41013 Auto
41014 \begin_inset space ~
41015 \end_inset
41016
41017 begin When this option is set, the documents starts with the chosen document
41018  language.
41019  When this option is not set, the 
41020 \family sans
41021 Command
41022 \begin_inset space ~
41023 \end_inset
41024
41025 start
41026 \family default
41027  is explicitly set to the beginning of the document in the LaTeX-output.
41028  This assures that the correct language is used when you use another 
41029 \family sans
41030 Command
41031 \begin_inset space ~
41032 \end_inset
41033
41034 start
41035 \family default
41036  than the default.
41037 \end_layout
41038
41039 \begin_layout Description
41040 Auto
41041 \begin_inset space ~
41042 \end_inset
41043
41044 end Counterpart to 
41045 \family sans
41046 Auto
41047 \begin_inset space ~
41048 \end_inset
41049
41050 begin
41051 \family default
41052 .
41053  When it is not set, the 
41054 \family sans
41055 Command
41056 \begin_inset space ~
41057 \end_inset
41058
41059 end
41060 \family default
41061  is set to the end of the document.
41062 \end_layout
41063
41064 \begin_layout Description
41065 Mark
41066 \begin_inset space ~
41067 \end_inset
41068
41069 foreign
41070 \begin_inset space ~
41071 \end_inset
41072
41073 languages Text marked formatted in a language different from the document
41074  language will be underlined blue.
41075 \end_layout
41076
41077 \begin_layout Description
41078 Right
41079 \begin_inset space ~
41080 \end_inset
41081
41082 to
41083 \begin_inset space ~
41084 \end_inset
41085
41086 left
41087 \begin_inset space ~
41088 \end_inset
41089
41090 language
41091 \begin_inset space ~
41092 \end_inset
41093
41094 support Enables the use of languages, written from right to left, like Arabic,
41095  Hebrew, Farsi.
41096 \end_layout
41097
41098 \begin_layout Subsection
41099 Spellchecker
41100 \end_layout
41101
41102 \begin_layout Standard
41103 The spellchecker settings are explained in section
41104 \begin_inset space ~
41105 \end_inset
41106
41107
41108 \begin_inset CommandInset ref
41109 LatexCommand ref
41110 reference "sec:Spellchecking"
41111
41112 \end_inset
41113
41114
41115 \end_layout
41116
41117 \begin_layout Section
41118 Outputs
41119 \end_layout
41120
41121 \begin_layout Subsection
41122 Printer
41123 \begin_inset CommandInset label
41124 LatexCommand label
41125 name "sub:Printer"
41126
41127 \end_inset
41128
41129
41130 \begin_inset Index
41131 status collapsed
41132
41133 \begin_layout Plain Layout
41134 Printer
41135 \end_layout
41136
41137 \end_inset
41138
41139
41140 \begin_inset Index
41141 status collapsed
41142
41143 \begin_layout Plain Layout
41144 Settings ! Printer
41145 \end_layout
41146
41147 \end_inset
41148
41149
41150 \end_layout
41151
41152 \begin_layout Description
41153 Default
41154 \begin_inset space ~
41155 \end_inset
41156
41157 printer Here you can specify the name of your default printer.
41158  The name will be used when the 
41159 \family sans
41160 Printer command
41161 \family default
41162  is executed.
41163 \begin_inset Newline newline
41164 \end_inset
41165
41166
41167 \begin_inset Note Greyedout
41168 status open
41169
41170 \begin_layout Plain Layout
41171
41172 \series bold
41173 Note:
41174 \series default
41175  You can leave this field empty on Windows systems because it has there
41176  no effect.
41177 \end_layout
41178
41179 \end_inset
41180
41181
41182 \end_layout
41183
41184 \begin_layout Description
41185 Adapt
41186 \begin_inset space ~
41187 \end_inset
41188
41189 output
41190 \begin_inset space ~
41191 \end_inset
41192
41193 to
41194 \begin_inset space ~
41195 \end_inset
41196
41197 printer This option works only for the 
41198 \family sans
41199 Printer command
41200 \family default
41201  
41202 \begin_inset Quotes eld
41203 \end_inset
41204
41205
41206 \family sans
41207 dvips
41208 \family default
41209
41210 \begin_inset Quotes erd
41211 \end_inset
41212
41213 .
41214  It activates a configuration file for dvips.
41215  This is an option only for dvips experts.
41216 \end_layout
41217
41218 \begin_layout Description
41219 Printer
41220 \begin_inset space ~
41221 \end_inset
41222
41223 command is the command LyX
41224 \begin_inset space \thinspace{}
41225 \end_inset
41226
41227 /
41228 \begin_inset space \thinspace{}
41229 \end_inset
41230
41231 LaTeX uses for printing.
41232  The default is on most systems 
41233 \family sans
41234 dvips
41235 \family default
41236 .
41237 \end_layout
41238
41239 \begin_layout Description
41240 Printer
41241 \begin_inset space ~
41242 \end_inset
41243
41244 Command
41245 \begin_inset space ~
41246 \end_inset
41247
41248 Options Here you can specify printer options.
41249  A list of printer options with explanations can be found in the documentation
41250  of the program that provides the 
41251 \family sans
41252 Printer command
41253 \family default
41254  you are using.
41255 \end_layout
41256
41257 \begin_layout Subsection
41258 Date Format
41259 \begin_inset Index
41260 status collapsed
41261
41262 \begin_layout Plain Layout
41263 Date Format
41264 \end_layout
41265
41266 \end_inset
41267
41268
41269 \begin_inset Index
41270 status collapsed
41271
41272 \begin_layout Plain Layout
41273 Settings ! Date format
41274 \end_layout
41275
41276 \end_inset
41277
41278
41279 \end_layout
41280
41281 \begin_layout Standard
41282 The date format can be one or a mixture of the formats listed here:
41283 \begin_inset Newline newline
41284 \end_inset
41285
41286
41287 \begin_inset Flex URL
41288 status collapsed
41289
41290 \begin_layout Plain Layout
41291
41292 http://unixhelp.ed.ac.uk/CGI/man-cgi?date
41293 \end_layout
41294
41295 \end_inset
41296
41297
41298 \begin_inset Newline newline
41299 \end_inset
41300
41301 For example the format
41302 \begin_inset Newline newline
41303 \end_inset
41304
41305 %d/%m/%y
41306 \begin_inset Newline newline
41307 \end_inset
41308
41309 prints the date as day/month/year.
41310 \end_layout
41311
41312 \begin_layout Subsection
41313 Plain Text
41314 \end_layout
41315
41316 \begin_layout Description
41317 Output
41318 \begin_inset space ~
41319 \end_inset
41320
41321 line
41322 \begin_inset space ~
41323 \end_inset
41324
41325 length sets the maximum number of characters printed in one line when using
41326  the menu 
41327 \family sans
41328 File\SpecialChar \menuseparator
41329 Export\SpecialChar \menuseparator
41330 Plain
41331 \begin_inset space ~
41332 \end_inset
41333
41334 text
41335 \family default
41336 .
41337  Setting the line line length to 0 means all text is printed in one endless
41338  line.
41339 \end_layout
41340
41341 \begin_layout Description
41342 roff
41343 \begin_inset space ~
41344 \end_inset
41345
41346 command defines an additional command used to produce better ASCII tables
41347  with the 
41348 \family typewriter
41349 groff/troff/nroff
41350 \family default
41351  UNIX-commands (refer to their manuals for more information about them).
41352  Setting this as empty tells LyX to use the internal formatter.
41353 \end_layout
41354
41355 \begin_layout Subsection
41356 LaT
41357 \begin_inset ERT
41358 status collapsed
41359
41360 \begin_layout Plain Layout
41361
41362 {}
41363 \end_layout
41364
41365 \end_inset
41366
41367 eX
41368 \begin_inset CommandInset label
41369 LatexCommand label
41370 name "sub:LaTeX-settings"
41371
41372 \end_inset
41373
41374
41375 \begin_inset Index
41376 status collapsed
41377
41378 \begin_layout Plain Layout
41379 Settings ! LaTeX
41380 \end_layout
41381
41382 \end_inset
41383
41384
41385 \end_layout
41386
41387 \begin_layout Description
41388 Te
41389 \begin_inset ERT
41390 status collapsed
41391
41392 \begin_layout Plain Layout
41393
41394 {}
41395 \end_layout
41396
41397 \end_inset
41398
41399 X
41400 \begin_inset space ~
41401 \end_inset
41402
41403 encoding This is the default encoding of the document font.
41404  
41405 \family sans
41406 T1
41407 \family default
41408  is the default and covers western languages and symbols.
41409  
41410 \family sans
41411 T2A
41412 \family default
41413
41414 \family sans
41415 T2B
41416 \family default
41417
41418 \family sans
41419 T2C
41420 \family default
41421
41422 \family sans
41423 LCY
41424 \family default
41425 , and 
41426 \family sans
41427 X2
41428 \family default
41429  are for Cyrillic.
41430  Combinations of the encodings are possible, like 
41431 \begin_inset Quotes erd
41432 \end_inset
41433
41434
41435 \family sans
41436 T1, T2B
41437 \family default
41438
41439 \begin_inset Quotes erd
41440 \end_inset
41441
41442 .
41443  The font encoding is normally automatically loaded by the language packages
41444  LyX sets up in the background.
41445  So there is no need to change the default encoding.
41446 \end_layout
41447
41448 \begin_layout Description
41449 Default
41450 \begin_inset space ~
41451 \end_inset
41452
41453 paper
41454 \begin_inset space ~
41455 \end_inset
41456
41457 size This is the paper size that is used for new documents.
41458  The 
41459 \family sans
41460 Default
41461 \family default
41462  value depends on your LaTeX-system setup.
41463 \end_layout
41464
41465 \begin_layout Description
41466 Reset
41467 \begin_inset space ~
41468 \end_inset
41469
41470 class
41471 \begin_inset space ~
41472 \end_inset
41473
41474 options
41475 \begin_inset space ~
41476 \end_inset
41477
41478 when
41479 \begin_inset space ~
41480 \end_inset
41481
41482 document
41483 \begin_inset space ~
41484 \end_inset
41485
41486 classes
41487 \begin_inset space ~
41488 \end_inset
41489
41490 changes Removes all manually set document class options in the 
41491 \family sans
41492 Document\SpecialChar \menuseparator
41493 Settings
41494 \family default
41495  dialog when changing the document class.
41496 \end_layout
41497
41498 \begin_layout Standard
41499 In the 
41500 \family sans
41501 External Applications
41502 \family default
41503  field you can specify commands with parameters for the listed applications.
41504  Before you change something here, it is strongly recommended to read the
41505  manuals of the applications.
41506  Currently the following commands can be set:
41507 \end_layout
41508
41509 \begin_layout Description
41510 CheckTe
41511 \begin_inset ERT
41512 status collapsed
41513
41514 \begin_layout Plain Layout
41515
41516 {}
41517 \end_layout
41518
41519 \end_inset
41520
41521 X
41522 \begin_inset space ~
41523 \end_inset
41524
41525 command Command for the program 
41526 \family sans
41527 CheckTeX
41528 \family default
41529  that is described in section 
41530 \emph on
41531 Checking TeX
41532 \emph default
41533  of the 
41534 \emph on
41535 Additional Features
41536 \emph default
41537  manual.
41538 \end_layout
41539
41540 \begin_layout Description
41541 BibTe
41542 \begin_inset ERT
41543 status collapsed
41544
41545 \begin_layout Plain Layout
41546
41547 {}
41548 \end_layout
41549
41550 \end_inset
41551
41552 X
41553 \begin_inset space ~
41554 \end_inset
41555
41556 command Command for the program 
41557 \family sans
41558 BibTeX
41559 \family default
41560  that generates the bibliography, see section
41561 \begin_inset space ~
41562 \end_inset
41563
41564
41565 \begin_inset CommandInset ref
41566 LatexCommand ref
41567 reference "sub:Bibliography-databases"
41568
41569 \end_inset
41570
41571 .
41572 \end_layout
41573
41574 \begin_layout Description
41575 Index
41576 \begin_inset space ~
41577 \end_inset
41578
41579 command Command for the program that generates the index, see section
41580 \begin_inset space ~
41581 \end_inset
41582
41583
41584 \begin_inset CommandInset ref
41585 LatexCommand ref
41586 reference "sub:Index-Program"
41587
41588 \end_inset
41589
41590 .
41591 \end_layout
41592
41593 \begin_layout Description
41594 DVI
41595 \begin_inset space ~
41596 \end_inset
41597
41598 viewer
41599 \begin_inset space ~
41600 \end_inset
41601
41602 paper
41603 \begin_inset space ~
41604 \end_inset
41605
41606 size
41607 \begin_inset space ~
41608 \end_inset
41609
41610 options They only have an effect when the program 
41611 \family sans
41612 xdvi
41613 \family default
41614  is used as DVI-viewer.
41615 \end_layout
41616
41617 \begin_layout Subsection
41618 Paths
41619 \begin_inset Index
41620 status collapsed
41621
41622 \begin_layout Plain Layout
41623 Paths
41624 \end_layout
41625
41626 \end_inset
41627
41628
41629 \begin_inset Index
41630 status collapsed
41631
41632 \begin_layout Plain Layout
41633 Settings ! Paths
41634 \end_layout
41635
41636 \end_inset
41637
41638
41639 \end_layout
41640
41641 \begin_layout Standard
41642 The submenu 
41643 \family sans
41644 Paths
41645 \family default
41646  is only available in the Windows version of LyX.
41647  The option 
41648 \family sans
41649 Use Windows-style paths in LaTeX files
41650 \family default
41651  uses the Windows path style:
41652 \end_layout
41653
41654 \begin_layout Standard
41655 C:
41656 \backslash
41657 test
41658 \backslash
41659 hello
41660 \end_layout
41661
41662 \begin_layout Standard
41663 instead of the Unix path style:
41664 \end_layout
41665
41666 \begin_layout Standard
41667 C:/test/hello
41668 \end_layout
41669
41670 \begin_layout Section
41671 Converters
41672 \begin_inset Index
41673 status collapsed
41674
41675 \begin_layout Plain Layout
41676 Converters
41677 \end_layout
41678
41679 \end_inset
41680
41681
41682 \end_layout
41683
41684 \begin_layout Standard
41685 Here you find the list of defined converter commands to convert material
41686  from one format to another.
41687  You can modify them or create new ones.
41688  To modify a converter, select it, change the entry of the field 
41689 \family sans
41690 Converter
41691 \family default
41692  and/or 
41693 \family sans
41694 Extra
41695 \begin_inset space ~
41696 \end_inset
41697
41698 flag
41699 \family default
41700 , and press the 
41701 \family sans
41702 Modify
41703 \family default
41704  button.
41705  To create a new converter, select an existing one, select a different format
41706  in the 
41707 \family sans
41708 From
41709 \begin_inset space ~
41710 \end_inset
41711
41712 format
41713 \family default
41714  drop-down list, modify the 
41715 \family sans
41716 Converter
41717 \family default
41718  field, and press the 
41719 \family sans
41720 Add
41721 \family default
41722  button.
41723 \end_layout
41724
41725 \begin_layout Standard
41726 When the 
41727 \family sans
41728 Converter File Cache
41729 \family default
41730  is enabled, conversions will be cached as long as specified in the field
41731  
41732 \family sans
41733 Maximum Age (in days
41734 \family default
41735 ).
41736  This means that images don't need to be converted again when you reopen
41737  a document; the converted images from the cache will be used instead.
41738 \end_layout
41739
41740 \begin_layout Standard
41741 More about converters, like the variables and flags that can be used in
41742  the converter definition, is described in section 
41743 \emph on
41744 Converters
41745 \emph default
41746  of the 
41747 \emph on
41748 Customization
41749 \emph default
41750  manual.
41751 \end_layout
41752
41753 \begin_layout Section
41754 File Formats
41755 \begin_inset Index
41756 status collapsed
41757
41758 \begin_layout Plain Layout
41759 File formats
41760 \end_layout
41761
41762 \end_inset
41763
41764
41765 \begin_inset CommandInset label
41766 LatexCommand label
41767 name "sec:File-Formats"
41768
41769 \end_inset
41770
41771
41772 \end_layout
41773
41774 \begin_layout Standard
41775 Here you find the list of defined file formats that LyX can handle.
41776  You can modify the viewer and editor program that should be used for certain
41777  formats.
41778  To create a new format, select an existing one, change the entry of the
41779  fields 
41780 \family sans
41781 Format
41782 \family default
41783  and 
41784 \family sans
41785 GUI
41786 \begin_inset space ~
41787 \end_inset
41788
41789 name
41790 \family default
41791 , and press the 
41792 \family sans
41793 Add
41794 \family default
41795  button.
41796 \end_layout
41797
41798 \begin_layout Standard
41799 More about formats, like the options that can be used in the format definition,
41800  is described in section 
41801 \emph on
41802 Formats
41803 \emph default
41804  of the 
41805 \emph on
41806 Customization
41807 \emph default
41808  manual.
41809 \end_layout
41810
41811 \begin_layout Section
41812 Copiers
41813 \begin_inset Index
41814 status collapsed
41815
41816 \begin_layout Plain Layout
41817 Copiers
41818 \end_layout
41819
41820 \end_inset
41821
41822
41823 \end_layout
41824
41825 \begin_layout Standard
41826 Here you find the list of defined copiers.
41827  Since all conversions from one format to another take place in LyX's temporary
41828  directory, it is sometimes necessary to modify a file before copying it
41829  to the temporary directory in order that the conversion may be performed.
41830  This is done by a Copier.
41831 \end_layout
41832
41833 \begin_layout Standard
41834 More about converters is described in section 
41835 \emph on
41836 Copiers
41837 \emph default
41838  of the 
41839 \emph on
41840 Customization
41841 \emph default
41842  manual.
41843 \end_layout
41844
41845 \begin_layout Chapter
41846 Units available in LyX
41847 \begin_inset Index
41848 status collapsed
41849
41850 \begin_layout Plain Layout
41851 Units
41852 \end_layout
41853
41854 \end_inset
41855
41856
41857 \begin_inset CommandInset label
41858 LatexCommand label
41859 name "cha:Units-available-in"
41860
41861 \end_inset
41862
41863
41864 \end_layout
41865
41866 \begin_layout Standard
41867 To understand the units described in this documentation, 
41868 \begin_inset CommandInset ref
41869 LatexCommand ref
41870 reference "cap:Units"
41871
41872 \end_inset
41873
41874  explains all units available in LyX.
41875 \end_layout
41876
41877 \begin_layout Standard
41878 \begin_inset Float table
41879 placement h
41880 wide false
41881 sideways false
41882 status open
41883
41884 \begin_layout Plain Layout
41885 \begin_inset Caption
41886
41887 \begin_layout Plain Layout
41888 \begin_inset CommandInset label
41889 LatexCommand label
41890 name "cap:Units"
41891
41892 \end_inset
41893
41894 Units
41895 \end_layout
41896
41897 \end_inset
41898
41899
41900 \end_layout
41901
41902 \begin_layout Plain Layout
41903 \begin_inset VSpace medskip
41904 \end_inset
41905
41906
41907 \end_layout
41908
41909 \begin_layout Plain Layout
41910 \align center
41911 \begin_inset Tabular
41912 <lyxtabular version="3" rows="20" columns="2">
41913 <features>
41914 <column alignment="center" valignment="top" width="0">
41915 <column alignment="center" valignment="top" width="0">
41916 <row>
41917 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
41918 \begin_inset Text
41919
41920 \begin_layout Plain Layout
41921 unit
41922 \end_layout
41923
41924 \end_inset
41925 </cell>
41926 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
41927 \begin_inset Text
41928
41929 \begin_layout Plain Layout
41930 name/description
41931 \end_layout
41932
41933 \end_inset
41934 </cell>
41935 </row>
41936 <row>
41937 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
41938 \begin_inset Text
41939
41940 \begin_layout Plain Layout
41941 mm
41942 \end_layout
41943
41944 \end_inset
41945 </cell>
41946 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
41947 \begin_inset Text
41948
41949 \begin_layout Plain Layout
41950 millimeter
41951 \end_layout
41952
41953 \end_inset
41954 </cell>
41955 </row>
41956 <row>
41957 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
41958 \begin_inset Text
41959
41960 \begin_layout Plain Layout
41961 cm
41962 \end_layout
41963
41964 \end_inset
41965 </cell>
41966 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
41967 \begin_inset Text
41968
41969 \begin_layout Plain Layout
41970 centimeter
41971 \end_layout
41972
41973 \end_inset
41974 </cell>
41975 </row>
41976 <row>
41977 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
41978 \begin_inset Text
41979
41980 \begin_layout Plain Layout
41981 in
41982 \end_layout
41983
41984 \end_inset
41985 </cell>
41986 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
41987 \begin_inset Text
41988
41989 \begin_layout Plain Layout
41990 inch
41991 \end_layout
41992
41993 \end_inset
41994 </cell>
41995 </row>
41996 <row>
41997 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
41998 \begin_inset Text
41999
42000 \begin_layout Plain Layout
42001 pt
42002 \end_layout
42003
42004 \end_inset
42005 </cell>
42006 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
42007 \begin_inset Text
42008
42009 \begin_layout Plain Layout
42010 point (72.27
42011 \begin_inset space \thinspace{}
42012 \end_inset
42013
42014 pt = 1
42015 \begin_inset space \thinspace{}
42016 \end_inset
42017
42018 in)
42019 \end_layout
42020
42021 \end_inset
42022 </cell>
42023 </row>
42024 <row>
42025 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
42026 \begin_inset Text
42027
42028 \begin_layout Plain Layout
42029 pc
42030 \end_layout
42031
42032 \end_inset
42033 </cell>
42034 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
42035 \begin_inset Text
42036
42037 \begin_layout Plain Layout
42038 pica (1
42039 \begin_inset space \thinspace{}
42040 \end_inset
42041
42042 pc = 12
42043 \begin_inset space \thinspace{}
42044 \end_inset
42045
42046 pt)
42047 \end_layout
42048
42049 \end_inset
42050 </cell>
42051 </row>
42052 <row>
42053 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
42054 \begin_inset Text
42055
42056 \begin_layout Plain Layout
42057 sp
42058 \end_layout
42059
42060 \end_inset
42061 </cell>
42062 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
42063 \begin_inset Text
42064
42065 \begin_layout Plain Layout
42066 scaled point (65536
42067 \begin_inset space \thinspace{}
42068 \end_inset
42069
42070 sp = 1
42071 \begin_inset space \thinspace{}
42072 \end_inset
42073
42074 pt)
42075 \end_layout
42076
42077 \end_inset
42078 </cell>
42079 </row>
42080 <row>
42081 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
42082 \begin_inset Text
42083
42084 \begin_layout Plain Layout
42085 bp
42086 \end_layout
42087
42088 \end_inset
42089 </cell>
42090 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
42091 \begin_inset Text
42092
42093 \begin_layout Plain Layout
42094 big point (72
42095 \begin_inset space \thinspace{}
42096 \end_inset
42097
42098 bp = 1
42099 \begin_inset space \thinspace{}
42100 \end_inset
42101
42102 in)
42103 \end_layout
42104
42105 \end_inset
42106 </cell>
42107 </row>
42108 <row>
42109 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
42110 \begin_inset Text
42111
42112 \begin_layout Plain Layout
42113 dd
42114 \end_layout
42115
42116 \end_inset
42117 </cell>
42118 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
42119 \begin_inset Text
42120
42121 \begin_layout Plain Layout
42122 didot (72
42123 \begin_inset space \thinspace{}
42124 \end_inset
42125
42126 dd 
42127 \begin_inset Formula $\approx$
42128 \end_inset
42129
42130  37.6
42131 \begin_inset space \thinspace{}
42132 \end_inset
42133
42134 mm)
42135 \end_layout
42136
42137 \end_inset
42138 </cell>
42139 </row>
42140 <row>
42141 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
42142 \begin_inset Text
42143
42144 \begin_layout Plain Layout
42145 cc
42146 \end_layout
42147
42148 \end_inset
42149 </cell>
42150 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
42151 \begin_inset Text
42152
42153 \begin_layout Plain Layout
42154 cicero (1
42155 \begin_inset space \thinspace{}
42156 \end_inset
42157
42158 cc = 12
42159 \begin_inset space \thinspace{}
42160 \end_inset
42161
42162 dd)
42163 \end_layout
42164
42165 \end_inset
42166 </cell>
42167 </row>
42168 <row>
42169 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
42170 \begin_inset Text
42171
42172 \begin_layout Plain Layout
42173 Scale%
42174 \end_layout
42175
42176 \end_inset
42177 </cell>
42178 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
42179 \begin_inset Text
42180
42181 \begin_layout Plain Layout
42182 % of original image width
42183 \end_layout
42184
42185 \end_inset
42186 </cell>
42187 </row>
42188 <row>
42189 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
42190 \begin_inset Text
42191
42192 \begin_layout Plain Layout
42193 text%
42194 \end_layout
42195
42196 \end_inset
42197 </cell>
42198 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
42199 \begin_inset Text
42200
42201 \begin_layout Plain Layout
42202 % of text width
42203 \end_layout
42204
42205 \end_inset
42206 </cell>
42207 </row>
42208 <row>
42209 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
42210 \begin_inset Text
42211
42212 \begin_layout Plain Layout
42213 col%
42214 \end_layout
42215
42216 \end_inset
42217 </cell>
42218 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
42219 \begin_inset Text
42220
42221 \begin_layout Plain Layout
42222 % of column width
42223 \end_layout
42224
42225 \end_inset
42226 </cell>
42227 </row>
42228 <row>
42229 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
42230 \begin_inset Text
42231
42232 \begin_layout Plain Layout
42233 page%
42234 \end_layout
42235
42236 \end_inset
42237 </cell>
42238 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
42239 \begin_inset Text
42240
42241 \begin_layout Plain Layout
42242 % of paper width
42243 \end_layout
42244
42245 \end_inset
42246 </cell>
42247 </row>
42248 <row>
42249 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
42250 \begin_inset Text
42251
42252 \begin_layout Plain Layout
42253 line%
42254 \end_layout
42255
42256 \end_inset
42257 </cell>
42258 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
42259 \begin_inset Text
42260
42261 \begin_layout Plain Layout
42262 % of line width
42263 \end_layout
42264
42265 \end_inset
42266 </cell>
42267 </row>
42268 <row>
42269 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
42270 \begin_inset Text
42271
42272 \begin_layout Plain Layout
42273 theight%
42274 \end_layout
42275
42276 \end_inset
42277 </cell>
42278 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
42279 \begin_inset Text
42280
42281 \begin_layout Plain Layout
42282 % of text height
42283 \end_layout
42284
42285 \end_inset
42286 </cell>
42287 </row>
42288 <row>
42289 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
42290 \begin_inset Text
42291
42292 \begin_layout Plain Layout
42293 pheight%
42294 \end_layout
42295
42296 \end_inset
42297 </cell>
42298 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
42299 \begin_inset Text
42300
42301 \begin_layout Plain Layout
42302 % of paper height
42303 \end_layout
42304
42305 \end_inset
42306 </cell>
42307 </row>
42308 <row>
42309 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
42310 \begin_inset Text
42311
42312 \begin_layout Plain Layout
42313 ex
42314 \end_layout
42315
42316 \end_inset
42317 </cell>
42318 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
42319 \begin_inset Text
42320
42321 \begin_layout Plain Layout
42322 height of letter 
42323 \emph on
42324 x
42325 \emph default
42326  in current font
42327 \end_layout
42328
42329 \end_inset
42330 </cell>
42331 </row>
42332 <row>
42333 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
42334 \begin_inset Text
42335
42336 \begin_layout Plain Layout
42337 em
42338 \end_layout
42339
42340 \end_inset
42341 </cell>
42342 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
42343 \begin_inset Text
42344
42345 \begin_layout Plain Layout
42346 width of letter 
42347 \emph on
42348 M
42349 \emph default
42350  in current font
42351 \end_layout
42352
42353 \end_inset
42354 </cell>
42355 </row>
42356 <row>
42357 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
42358 \begin_inset Text
42359
42360 \begin_layout Plain Layout
42361 mu
42362 \end_layout
42363
42364 \end_inset
42365 </cell>
42366 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
42367 \begin_inset Text
42368
42369 \begin_layout Plain Layout
42370 math unit (1
42371 \begin_inset space \thinspace{}
42372 \end_inset
42373
42374 mu = 1/18
42375 \begin_inset space \thinspace{}
42376 \end_inset
42377
42378 em)
42379 \end_layout
42380
42381 \end_inset
42382 </cell>
42383 </row>
42384 </lyxtabular>
42385
42386 \end_inset
42387
42388
42389 \end_layout
42390
42391 \end_inset
42392
42393
42394 \end_layout
42395
42396 \begin_layout Chapter
42397 Credits
42398 \begin_inset CommandInset label
42399 LatexCommand label
42400 name "cha:Credits"
42401
42402 \end_inset
42403
42404
42405 \end_layout
42406
42407 \begin_layout Standard
42408 The documentation is a collaborative effort between many different people
42409  (and we would encourage people to contribute!).
42410 \end_layout
42411
42412 \begin_layout Itemize
42413
42414 \noun on
42415 Alejandro Aguilar Sierra
42416 \end_layout
42417
42418 \begin_layout Itemize
42419
42420 \noun on
42421 Amir Karger
42422 \end_layout
42423
42424 \begin_layout Itemize
42425
42426 \noun on
42427 David Johnson
42428 \end_layout
42429
42430 \begin_layout Itemize
42431
42432 \noun on
42433 Hartmut Haase
42434 \end_layout
42435
42436 \begin_layout Itemize
42437
42438 \noun on
42439 Ignacio García
42440 \end_layout
42441
42442 \begin_layout Itemize
42443
42444 \noun on
42445 Ivan Schreter
42446 \end_layout
42447
42448 \begin_layout Itemize
42449
42450 \noun on
42451 John Raithel
42452 \end_layout
42453
42454 \begin_layout Itemize
42455
42456 \noun on
42457 John Weiss
42458 \end_layout
42459
42460 \begin_layout Itemize
42461
42462 \noun on
42463 Lars Gullik Bjønnes
42464 \end_layout
42465
42466 \begin_layout Itemize
42467
42468 \noun on
42469 Matthias Ettrich
42470 \end_layout
42471
42472 \begin_layout Itemize
42473
42474 \noun on
42475 Matthias Zenker
42476 \end_layout
42477
42478 \begin_layout Itemize
42479
42480 \noun on
42481 Rich Fields
42482 \end_layout
42483
42484 \begin_layout Itemize
42485
42486 \noun on
42487 Pascal André
42488 \end_layout
42489
42490 \begin_layout Itemize
42491
42492 \noun on
42493 Paul Evans
42494 \end_layout
42495
42496 \begin_layout Itemize
42497
42498 \noun on
42499 Paul Russel
42500 \end_layout
42501
42502 \begin_layout Itemize
42503
42504 \noun on
42505 Robin Socha
42506 \end_layout
42507
42508 \begin_layout Itemize
42509
42510 \noun on
42511 Uwe Stöhr
42512 \end_layout
42513
42514 \begin_layout Itemize
42515 The LyX Team: 
42516 \begin_inset CommandInset citation
42517 LatexCommand cite
42518 key "lyxcredit"
42519
42520 \end_inset
42521
42522
42523 \end_layout
42524
42525 \begin_layout Standard
42526 \begin_inset Newpage newpage
42527 \end_inset
42528
42529 The bibliography on the following page was created with the 
42530 \family sans
42531 Bibliography
42532 \family default
42533  environment.
42534 \end_layout
42535
42536 \begin_layout Bibliography
42537 \begin_inset CommandInset bibitem
42538 LatexCommand bibitem
42539 label "Credits"
42540 key "lyxcredit"
42541
42542 \end_inset
42543
42544 The LyX Team: 
42545 \begin_inset CommandInset href
42546 LatexCommand href
42547 name "Credits"
42548 target "http://www.lyx.org/trac/browser/lyx-devel/trunk/lib/CREDITS"
42549
42550 \end_inset
42551
42552 :
42553 \begin_inset Newline newline
42554 \end_inset
42555
42556
42557 \begin_inset Flex URL
42558 status collapsed
42559
42560 \begin_layout Plain Layout
42561
42562 http://www.lyx.org/trac/browser/lyx-devel/trunk/lib/CREDITS
42563 \end_layout
42564
42565 \end_inset
42566
42567
42568 \end_layout
42569
42570 \begin_layout Bibliography
42571 \begin_inset CommandInset bibitem
42572 LatexCommand bibitem
42573 key "latexcompanion"
42574
42575 \end_inset
42576
42577 Frank Mittelbach and Michel Goossens: 
42578 \emph on
42579 The LaTeX Companion Second Edition.
42580
42581 \emph default
42582  Addison-Wesley, 2004
42583 \end_layout
42584
42585 \begin_layout Bibliography
42586 \begin_inset CommandInset bibitem
42587 LatexCommand bibitem
42588 key "latexguide"
42589
42590 \end_inset
42591
42592 Helmut Kopka and Patrick W.
42593  Daly: 
42594 \emph on
42595 A Guide to LaTeX Fourth Edition.
42596
42597 \emph default
42598  Addison-Wesley, 2003
42599 \end_layout
42600
42601 \begin_layout Bibliography
42602 \begin_inset CommandInset bibitem
42603 LatexCommand bibitem
42604 key "latexbook"
42605
42606 \end_inset
42607
42608 Leslie Lamport: 
42609 \emph on
42610 LaTeX: A Document Preparation System.
42611
42612 \emph default
42613  Addison-Wesley, second edition, 1994
42614 \end_layout
42615
42616 \begin_layout Bibliography
42617 \begin_inset CommandInset bibitem
42618 LatexCommand bibitem
42619 key "texbook"
42620
42621 \end_inset
42622
42623 Donald E.
42624  Knuth.
42625  
42626 \emph on
42627 The TeXbook.
42628
42629 \emph default
42630  Addison-Wesley, 1984
42631 \end_layout
42632
42633 \begin_layout Bibliography
42634 \begin_inset CommandInset bibitem
42635 LatexCommand bibitem
42636 key "TeXCatalogue"
42637
42638 \end_inset
42639
42640 The TeX Catalogue:
42641 \begin_inset Newline newline
42642 \end_inset
42643
42644
42645 \begin_inset Flex URL
42646 status collapsed
42647
42648 \begin_layout Plain Layout
42649
42650 http://www.ctan.org/tex-archive/help/Catalogue/bytopic.html
42651 \end_layout
42652
42653 \end_inset
42654
42655
42656 \end_layout
42657
42658 \begin_layout Bibliography
42659 \begin_inset CommandInset bibitem
42660 LatexCommand bibitem
42661 key "LaTeXFAQ"
42662
42663 \end_inset
42664
42665 The LaTeX FAQ:
42666 \begin_inset Newline newline
42667 \end_inset
42668
42669
42670 \begin_inset Flex URL
42671 status collapsed
42672
42673 \begin_layout Plain Layout
42674
42675 http://www.tex.ac.uk/cgi-bin/texfaq2html
42676 \end_layout
42677
42678 \end_inset
42679
42680
42681 \end_layout
42682
42683 \begin_layout Bibliography
42684 \begin_inset CommandInset bibitem
42685 LatexCommand bibitem
42686 key "BibTeX"
42687
42688 \end_inset
42689
42690
42691 \begin_inset CommandInset href
42692 LatexCommand href
42693 name "Documentation"
42694 target "http://www.ctan.org/get/biblio/bibtex/contrib/doc/btxdoc.pdf"
42695
42696 \end_inset
42697
42698  of the program 
42699 \family sans
42700 BibTeX
42701 \family default
42702 :
42703 \begin_inset Newline newline
42704 \end_inset
42705
42706
42707 \begin_inset Flex URL
42708 status collapsed
42709
42710 \begin_layout Plain Layout
42711
42712 http://www.ctan.org/get/biblio/bibtex/contrib/doc/btxdoc.pdf
42713 \end_layout
42714
42715 \end_inset
42716
42717
42718 \end_layout
42719
42720 \begin_layout Bibliography
42721 \begin_inset CommandInset bibitem
42722 LatexCommand bibitem
42723 key "makeindex"
42724
42725 \end_inset
42726
42727
42728 \begin_inset CommandInset href
42729 LatexCommand href
42730 name "Documentation"
42731 target "http://tug.ctan.org/indexing/makeindex/doc/manpages.dvi"
42732
42733 \end_inset
42734
42735  of the program 
42736 \family sans
42737 makeindex
42738 \family default
42739 :
42740 \begin_inset Newline newline
42741 \end_inset
42742
42743
42744 \begin_inset Flex URL
42745 status collapsed
42746
42747 \begin_layout Plain Layout
42748
42749 http://tug.ctan.org/indexing/makeindex/doc/manpages.dvi
42750 \end_layout
42751
42752 \end_inset
42753
42754
42755 \end_layout
42756
42757 \begin_layout Bibliography
42758 \begin_inset CommandInset bibitem
42759 LatexCommand bibitem
42760 key "xindy"
42761
42762 \end_inset
42763
42764
42765 \begin_inset CommandInset href
42766 LatexCommand href
42767 name "Documentation"
42768 target "http://www.xindy.org/documentation.html"
42769
42770 \end_inset
42771
42772  of the program 
42773 \family sans
42774 xindy
42775 \family default
42776 :
42777 \begin_inset Newline newline
42778 \end_inset
42779
42780
42781 \begin_inset Flex URL
42782 status collapsed
42783
42784 \begin_layout Plain Layout
42785
42786 http://www.xindy.org/documentation.html
42787 \end_layout
42788
42789 \end_inset
42790
42791
42792 \end_layout
42793
42794 \begin_layout Bibliography
42795 \begin_inset CommandInset bibitem
42796 LatexCommand bibitem
42797 key "caption"
42798
42799 \end_inset
42800
42801
42802 \begin_inset CommandInset href
42803 LatexCommand href
42804 name "Documentation"
42805 target "ftp://tug.ctan.org/pub/tex-archive/macros/latex/contrib/caption/caption.pdf"
42806
42807 \end_inset
42808
42809  of the LaTeX-package 
42810 \series bold
42811 caption
42812 \series default
42813
42814 \begin_inset Index
42815 status collapsed
42816
42817 \begin_layout Plain Layout
42818 LaTeX-packages ! caption
42819 \end_layout
42820
42821 \end_inset
42822
42823 :
42824 \begin_inset Newline newline
42825 \end_inset
42826
42827
42828 \begin_inset Flex URL
42829 status collapsed
42830
42831 \begin_layout Plain Layout
42832
42833 ftp://tug.ctan.org/pub/tex-archive/macros/latex/contrib/caption/caption.pdf
42834 \end_layout
42835
42836 \end_inset
42837
42838
42839 \end_layout
42840
42841 \begin_layout Bibliography
42842 \begin_inset CommandInset bibitem
42843 LatexCommand bibitem
42844 key "fancyhdr"
42845
42846 \end_inset
42847
42848
42849 \begin_inset CommandInset href
42850 LatexCommand href
42851 name "Documentation"
42852 target "ftp://tug.ctan.org/pub/tex-archive/macros/latex/contrib/fancyhdr/fancyhdr.pdf"
42853
42854 \end_inset
42855
42856  of the LaTeX-package 
42857 \series bold
42858 fancyhdr
42859 \series default
42860
42861 \begin_inset Index
42862 status collapsed
42863
42864 \begin_layout Plain Layout
42865 LaTeX-packages ! fancyhdr
42866 \end_layout
42867
42868 \end_inset
42869
42870 :
42871 \begin_inset Newline newline
42872 \end_inset
42873
42874
42875 \begin_inset Flex URL
42876 status collapsed
42877
42878 \begin_layout Plain Layout
42879
42880 ftp://tug.ctan.org/pub/tex-archive/macros/latex/contrib/fancyhdr/fancyhdr.pdf
42881 \end_layout
42882
42883 \end_inset
42884
42885
42886 \end_layout
42887
42888 \begin_layout Bibliography
42889 \begin_inset CommandInset bibitem
42890 LatexCommand bibitem
42891 key "hyperref"
42892
42893 \end_inset
42894
42895
42896 \series bold
42897
42898 \begin_inset CommandInset href
42899 LatexCommand href
42900 name "Documentation"
42901 target "ftp://tug.ctan.org/pub/tex-archive/macros/latex/contrib/hyperref/hyperref.pdf"
42902
42903 \end_inset
42904
42905
42906 \series default
42907  of the LaTeX-package 
42908 \series bold
42909 hyperref
42910 \series default
42911
42912 \begin_inset Index
42913 status collapsed
42914
42915 \begin_layout Plain Layout
42916 LaTeX-packages ! hyperref
42917 \end_layout
42918
42919 \end_inset
42920
42921 :
42922 \begin_inset Newline newline
42923 \end_inset
42924
42925
42926 \begin_inset Flex URL
42927 status collapsed
42928
42929 \begin_layout Plain Layout
42930
42931 ftp://tug.ctan.org/pub/tex-archive/macros/latex/contrib/hyperref/hyperref.pdf
42932 \end_layout
42933
42934 \end_inset
42935
42936
42937 \end_layout
42938
42939 \begin_layout Bibliography
42940 \begin_inset CommandInset bibitem
42941 LatexCommand bibitem
42942 key "nomencl"
42943
42944 \end_inset
42945
42946
42947 \begin_inset CommandInset href
42948 LatexCommand href
42949 name "Documentation"
42950 target "ftp://tug.ctan.org/pub/tex-archive/macros/latex/contrib/nomencl/nomencl.pdf"
42951
42952 \end_inset
42953
42954  of the LaTeX-package 
42955 \series bold
42956 nomencl
42957 \series default
42958
42959 \begin_inset Index
42960 status collapsed
42961
42962 \begin_layout Plain Layout
42963 LaTeX-packages ! nomencl
42964 \end_layout
42965
42966 \end_inset
42967
42968 :
42969 \begin_inset Newline newline
42970 \end_inset
42971
42972
42973 \begin_inset Flex URL
42974 status collapsed
42975
42976 \begin_layout Plain Layout
42977
42978 ftp://tug.ctan.org/pub/tex-archive/macros/latex/contrib/nomencl/nomencl.pdf
42979 \end_layout
42980
42981 \end_inset
42982
42983
42984 \end_layout
42985
42986 \begin_layout Bibliography
42987 \begin_inset CommandInset bibitem
42988 LatexCommand bibitem
42989 key "tipa"
42990
42991 \end_inset
42992
42993
42994 \begin_inset CommandInset href
42995 LatexCommand href
42996 name "Documentation"
42997 target "http://www.ctan.org/tex-archive/fonts/tipa/tipaman.pdf"
42998
42999 \end_inset
43000
43001  of the LaTeX-package 
43002 \series bold
43003 tipa
43004 \series default
43005
43006 \begin_inset Index
43007 status collapsed
43008
43009 \begin_layout Plain Layout
43010 LaTeX-packages ! tipa
43011 \end_layout
43012
43013 \end_inset
43014
43015 :
43016 \begin_inset Newline newline
43017 \end_inset
43018
43019
43020 \begin_inset Flex URL
43021 status collapsed
43022
43023 \begin_layout Plain Layout
43024
43025 http://www.ctan.org/tex-archive/fonts/tipa/tipaman.pdf
43026 \end_layout
43027
43028 \end_inset
43029
43030
43031 \end_layout
43032
43033 \begin_layout Bibliography
43034 \begin_inset CommandInset bibitem
43035 LatexCommand bibitem
43036 key "wrapfig"
43037
43038 \end_inset
43039
43040
43041 \begin_inset CommandInset href
43042 LatexCommand href
43043 name "Documentation"
43044 target "ftp://tug.ctan.org/pub/tex-archive/macros/latex/contrib/wrapfig/wrapfig.sty"
43045
43046 \end_inset
43047
43048  of the LaTeX-package 
43049 \series bold
43050 wrapfig
43051 \series default
43052
43053 \begin_inset Index
43054 status collapsed
43055
43056 \begin_layout Plain Layout
43057 LaTeX-packages ! wrapfig
43058 \end_layout
43059
43060 \end_inset
43061
43062 :
43063 \begin_inset Newline newline
43064 \end_inset
43065
43066
43067 \begin_inset Flex URL
43068 status collapsed
43069
43070 \begin_layout Plain Layout
43071
43072 ftp://tug.ctan.org/pub/tex-archive/macros/latex/contrib/wrapfig/wrapfig.sty
43073 \end_layout
43074
43075 \end_inset
43076
43077
43078 \end_layout
43079
43080 \begin_layout Bibliography
43081 \begin_inset CommandInset bibitem
43082 LatexCommand bibitem
43083 key "XeTeX"
43084
43085 \end_inset
43086
43087
43088 \begin_inset CommandInset href
43089 LatexCommand href
43090 name "Wiki-page"
43091 target "http://wiki.lyx.org/LyX/XeTeX"
43092
43093 \end_inset
43094
43095  how to use LyX with XeTeX:
43096 \begin_inset Newline newline
43097 \end_inset
43098
43099
43100 \begin_inset Flex URL
43101 status collapsed
43102
43103 \begin_layout Plain Layout
43104
43105 http://wiki.lyx.org/LyX/XeTeX
43106 \end_layout
43107
43108 \end_inset
43109
43110
43111 \end_layout
43112
43113 \begin_layout Bibliography
43114 \begin_inset CommandInset bibitem
43115 LatexCommand bibitem
43116 key "Arabic"
43117
43118 \end_inset
43119
43120
43121 \begin_inset CommandInset href
43122 LatexCommand href
43123 name "Wiki-page"
43124 target "http://wiki.lyx.org/Windows/Arabic"
43125
43126 \end_inset
43127
43128  how to set up LyX for Arabic:
43129 \begin_inset Newline newline
43130 \end_inset
43131
43132
43133 \begin_inset Flex URL
43134 status collapsed
43135
43136 \begin_layout Plain Layout
43137
43138 http://wiki.lyx.org/Windows/Arabic
43139 \end_layout
43140
43141 \end_inset
43142
43143
43144 \end_layout
43145
43146 \begin_layout Bibliography
43147 \begin_inset CommandInset bibitem
43148 LatexCommand bibitem
43149 key "Armenian"
43150
43151 \end_inset
43152
43153
43154 \begin_inset CommandInset href
43155 LatexCommand href
43156 name "Wiki-page"
43157 target "http://wiki.lyx.org/Windows/Armenian"
43158
43159 \end_inset
43160
43161  how to set up LyX for Armenian:
43162 \begin_inset Newline newline
43163 \end_inset
43164
43165
43166 \begin_inset Flex URL
43167 status collapsed
43168
43169 \begin_layout Plain Layout
43170
43171 http://wiki.lyx.org/Windows/Armenian
43172 \end_layout
43173
43174 \end_inset
43175
43176
43177 \end_layout
43178
43179 \begin_layout Bibliography
43180 \begin_inset CommandInset bibitem
43181 LatexCommand bibitem
43182 key "Farsi"
43183
43184 \end_inset
43185
43186
43187 \begin_inset CommandInset href
43188 LatexCommand href
43189 name "Wiki-page"
43190 target "http://wiki.lyx.org/Windows/Farsi"
43191
43192 \end_inset
43193
43194  how to set up LyX for Farsi:
43195 \begin_inset Newline newline
43196 \end_inset
43197
43198
43199 \begin_inset Flex URL
43200 status collapsed
43201
43202 \begin_layout Plain Layout
43203
43204 http://wiki.lyx.org/Windows/Farsi
43205 \end_layout
43206
43207 \end_inset
43208
43209
43210 \end_layout
43211
43212 \begin_layout Bibliography
43213 \begin_inset CommandInset bibitem
43214 LatexCommand bibitem
43215 key "Hebrew"
43216
43217 \end_inset
43218
43219
43220 \begin_inset CommandInset href
43221 LatexCommand href
43222 name "Wiki-page"
43223 target "http://wiki.lyx.org/Windows/Hebrew"
43224
43225 \end_inset
43226
43227  how to set up LyX for Hebrew:
43228 \begin_inset Newline newline
43229 \end_inset
43230
43231
43232 \begin_inset Flex URL
43233 status collapsed
43234
43235 \begin_layout Plain Layout
43236
43237 http://wiki.lyx.org/Windows/Hebrew
43238 \end_layout
43239
43240 \end_inset
43241
43242
43243 \end_layout
43244
43245 \begin_layout Bibliography
43246 \begin_inset CommandInset bibitem
43247 LatexCommand bibitem
43248 key "Japanese"
43249
43250 \end_inset
43251
43252
43253 \begin_inset CommandInset href
43254 LatexCommand href
43255 name "Wiki-page"
43256 target "http://wiki.lyx.org/Windows/Japanese"
43257
43258 \end_inset
43259
43260  how to set up LyX for Japanese:
43261 \begin_inset Newline newline
43262 \end_inset
43263
43264
43265 \begin_inset Flex URL
43266 status collapsed
43267
43268 \begin_layout Plain Layout
43269
43270 http://wiki.lyx.org/Windows/Japanese
43271 \end_layout
43272
43273 \end_inset
43274
43275
43276 \end_layout
43277
43278 \begin_layout Bibliography
43279 \begin_inset CommandInset bibitem
43280 LatexCommand bibitem
43281 key "Vietnamese"
43282
43283 \end_inset
43284
43285
43286 \begin_inset CommandInset href
43287 LatexCommand href
43288 name "Wiki-page"
43289 target "http://wiki.lyx.org/Windows/Vietnamese"
43290
43291 \end_inset
43292
43293  how to set up LyX for Vietnamese:
43294 \begin_inset Newline newline
43295 \end_inset
43296
43297
43298 \begin_inset Flex URL
43299 status collapsed
43300
43301 \begin_layout Plain Layout
43302
43303 http://wiki.lyx.org/Windows/Vietnamese
43304 \end_layout
43305
43306 \end_inset
43307
43308
43309 \end_layout
43310
43311 \begin_layout Bibliography
43312 \begin_inset CommandInset bibitem
43313 LatexCommand bibitem
43314 key "LyX-func"
43315
43316 \end_inset
43317
43318
43319 \begin_inset CommandInset href
43320 LatexCommand href
43321 name "Wiki-page"
43322 target "http://wiki.lyx.org/LyX/LyxFunctionList"
43323
43324 \end_inset
43325
43326  with a list of all available LyX-functions:
43327 \begin_inset Newline newline
43328 \end_inset
43329
43330
43331 \begin_inset Flex URL
43332 status collapsed
43333
43334 \begin_layout Plain Layout
43335
43336 http://wiki.lyx.org/LyX/LyxFunctionList
43337 \end_layout
43338
43339 \end_inset
43340
43341
43342 \end_layout
43343
43344 \begin_layout Bibliography
43345 \begin_inset CommandInset bibitem
43346 LatexCommand bibitem
43347 key "NewInLyX16"
43348
43349 \end_inset
43350
43351
43352 \begin_inset CommandInset href
43353 LatexCommand href
43354 name "Wiki-page"
43355 target "http://wiki.lyx.org/LyX/NewInLyX16"
43356
43357 \end_inset
43358
43359  about new features in 
43360 \family sans
43361 LyX 1.6.0
43362 \family default
43363 :
43364 \begin_inset Newline newline
43365 \end_inset
43366
43367
43368 \begin_inset Flex URL
43369 status collapsed
43370
43371 \begin_layout Plain Layout
43372
43373 http://wiki.lyx.org/LyX/NewInLyX16
43374 \end_layout
43375
43376 \end_inset
43377
43378
43379 \end_layout
43380
43381 \begin_layout Standard
43382 \begin_inset Newpage newpage
43383 \end_inset
43384
43385
43386 \begin_inset ERT
43387 status collapsed
43388
43389 \begin_layout Plain Layout
43390
43391
43392 \backslash
43393 let
43394 \backslash
43395 mybibname
43396 \backslash
43397 bibname
43398 \end_layout
43399
43400 \begin_layout Plain Layout
43401
43402
43403 \backslash
43404 renewcommand{
43405 \backslash
43406 bibname}{
43407 \backslash
43408 mybibname
43409 \backslash
43410 ; 2}
43411 \end_layout
43412
43413 \end_inset
43414
43415
43416 \begin_inset Note Note
43417 status collapsed
43418
43419 \begin_layout Plain Layout
43420 The command 
43421 \series bold
43422
43423 \backslash
43424 bibname
43425 \series default
43426  is the name of the bibliography in the current document language.
43427  It is redefined here with the number 2 at the end to state that the following
43428  bibliography is the second one:
43429 \end_layout
43430
43431 \end_inset
43432
43433
43434 \end_layout
43435
43436 \begin_layout Standard
43437 \begin_inset CommandInset bibtex
43438 LatexCommand bibtex
43439 bibfiles "biblio/LyXDocs"
43440 options "biblio/alphadin"
43441
43442 \end_inset
43443
43444
43445 \end_layout
43446
43447 \begin_layout Standard
43448 The above bibliography is created from a BibTeX-database.
43449 \end_layout
43450
43451 \begin_layout Standard
43452
43453 \series bold
43454 \begin_inset CommandInset nomencl_print
43455 LatexCommand printnomenclature
43456
43457 \end_inset
43458
43459
43460 \begin_inset CommandInset index_print
43461 LatexCommand printindex
43462
43463 \end_inset
43464
43465
43466 \end_layout
43467
43468 \end_body
43469 \end_document