]> git.lyx.org Git - features.git/blob - lib/doc/UserGuide.lyx
d4ff1fb7548fdbd5745a5ca9b7b83b681ff64d3b
[features.git] / lib / doc / UserGuide.lyx
1 #LyX 1.6.2svn created this file. For more info see http://www.lyx.org/
2 \lyxformat 345
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.6.1
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  Also check the appropriate section of this manual for more details.
1387 \end_layout
1388
1389 \end_deeper
1390 \begin_layout Enumerate
1391 Tables
1392 \end_layout
1393
1394 \begin_deeper
1395 \begin_layout Standard
1396
1397 \emph on
1398 Single click
1399 \emph default
1400  the right mouse button to open a dialog that will allow you to manipulate
1401  the table.
1402 \end_layout
1403
1404 \end_deeper
1405 \begin_layout Section
1406 Navigating
1407 \begin_inset CommandInset label
1408 LatexCommand label
1409 name "sec:Navigating"
1410
1411 \end_inset
1412
1413
1414 \begin_inset Index
1415 status collapsed
1416
1417 \begin_layout Plain Layout
1418 Navigating
1419 \end_layout
1420
1421 \end_inset
1422
1423
1424 \end_layout
1425
1426 \begin_layout Standard
1427 LyX offers you two ways to navigate in documents:
1428 \end_layout
1429
1430 \begin_layout Itemize
1431 The menu 
1432 \family sans
1433 Navigate
1434 \family default
1435  lists all sections of the document as submenu entries that you can click
1436  to jump to the corresponding document part.
1437 \end_layout
1438
1439 \begin_layout Itemize
1440 The menu 
1441 \family sans
1442 Document\SpecialChar \menuseparator
1443 Outline
1444 \family default
1445  or the toolbar button 
1446 \begin_inset Graphics
1447         filename ../images/dialog-toggle_toc.png
1448         BoundingBox 0bp 5bp 20bp 20bp
1449
1450 \end_inset
1451
1452 .
1453 \end_layout
1454
1455 \begin_layout Standard
1456 The outline window shows you the content of the document's table of contents
1457  (TOC) that is described in section
1458 \begin_inset space ~
1459 \end_inset
1460
1461
1462 \begin_inset CommandInset ref
1463 LatexCommand ref
1464 reference "sub:Table-of-Contents"
1465
1466 \end_inset
1467
1468 .
1469  You can click there on entries to jump to the corresponding document part.
1470  In the pull-down box at the top of the outline window, you can choose between
1471  different lists of document objects, like the list of footnotes.
1472  Some of them, the list of tables, figures, and algorithms can also be added
1473  to the document, see section
1474 \begin_inset space ~
1475 \end_inset
1476
1477
1478 \begin_inset CommandInset ref
1479 LatexCommand ref
1480 reference "sub:List-of-Figures"
1481
1482 \end_inset
1483
1484 .
1485  The 
1486 \family sans
1487 Sort
1488 \family default
1489  option sorts the current list, and the 
1490 \family sans
1491 Keep
1492 \family default
1493  option keeps it in the current view state.
1494  Keeping means that when you have e.
1495 \begin_inset space \thinspace{}
1496 \end_inset
1497
1498 g.
1499 \begin_inset space \space{}
1500 \end_inset
1501
1502 the subsections of section
1503 \begin_inset space ~
1504 \end_inset
1505
1506 2 and 4 shown and click on section
1507 \begin_inset space ~
1508 \end_inset
1509
1510 3, the subsections of section
1511 \begin_inset space ~
1512 \end_inset
1513
1514 2 and 4 will still be shown.
1515  Without the 
1516 \family sans
1517 Keep
1518 \family default
1519  option they will be hidden to highlight the clicked section
1520 \begin_inset space ~
1521 \end_inset
1522
1523 3.
1524 \end_layout
1525
1526 \begin_layout Standard
1527 With the buttons 
1528 \begin_inset space \space{}
1529 \end_inset
1530
1531
1532 \begin_inset Graphics
1533         filename ../images/down.png
1534         BoundingBox 0bp 5bp 20bp 20bp
1535
1536 \end_inset
1537
1538
1539 \begin_inset space \hspace{}
1540 \length -3mm
1541 \end_inset
1542
1543  and 
1544 \begin_inset space \space{}
1545 \end_inset
1546
1547
1548 \begin_inset Graphics
1549         filename ../images/up.png
1550         BoundingBox 0bp 5bp 20bp 20bp
1551
1552 \end_inset
1553
1554
1555 \begin_inset space \hspace{}
1556 \length -3mm
1557 \end_inset
1558
1559  at the bottom of the outline window you can change the position of sections
1560  in your document.
1561  So you can for example move section
1562 \begin_inset space ~
1563 \end_inset
1564
1565 2.5 before section
1566 \begin_inset space ~
1567 \end_inset
1568
1569 2.4.
1570  LyX will then automatically renumber the sections to the new order.
1571  With the buttons 
1572 \begin_inset Graphics
1573         filename ../images/promote.png
1574         BoundingBox 0bp 5bp 20bp 20bp
1575
1576 \end_inset
1577
1578  and 
1579 \begin_inset Graphics
1580         filename ../images/demote.png
1581         BoundingBox 0bp 5bp 20bp 20bp
1582
1583 \end_inset
1584
1585  or the corresponding key bindings 
1586 \family sans
1587 Tab
1588 \family default
1589  and 
1590 \family sans
1591 Shift-Tab
1592 \family default
1593  you can change the sectioning level of sections.
1594  So you can for example make section
1595 \begin_inset space ~
1596 \end_inset
1597
1598 2.5 to chapter
1599 \begin_inset space ~
1600 \end_inset
1601
1602 3 or to subsection
1603 \begin_inset space ~
1604 \end_inset
1605
1606 2.4.1.
1607 \end_layout
1608
1609 \begin_layout Section
1610 Input
1611 \begin_inset space \thinspace{}
1612 \end_inset
1613
1614 /
1615 \begin_inset space \thinspace{}
1616 \end_inset
1617
1618 Word Completion
1619 \begin_inset CommandInset label
1620 LatexCommand label
1621 name "sec:Input-Completion"
1622
1623 \end_inset
1624
1625
1626 \begin_inset Index
1627 status collapsed
1628
1629 \begin_layout Plain Layout
1630 Input completion
1631 \end_layout
1632
1633 \end_inset
1634
1635
1636 \begin_inset Index
1637 status collapsed
1638
1639 \begin_layout Plain Layout
1640 Word completion|see
1641 \begin_inset ERT
1642 status collapsed
1643
1644 \begin_layout Plain Layout
1645
1646 {
1647 \end_layout
1648
1649 \end_inset
1650
1651 Input completion
1652 \begin_inset ERT
1653 status collapsed
1654
1655 \begin_layout Plain Layout
1656
1657 }
1658 \end_layout
1659
1660 \end_inset
1661
1662
1663 \end_layout
1664
1665 \end_inset
1666
1667
1668 \end_layout
1669
1670 \begin_layout Standard
1671 LyX provides completion of words by scanning all documents that are currently
1672  opened.
1673  Every word that appears in these documents is added to a database that
1674  is used to propose completions.
1675 \end_layout
1676
1677 \begin_layout Standard
1678 By default LyX shows a small triangle behind the cursor as indicator that
1679  there are completions available.
1680  You can then press the 
1681 \family sans
1682 Tab
1683 \family default
1684  key to use this completion.
1685  When several completions are possible, a popup is opened showing them.
1686  You can select a completion in the popup using the mouse or the arrow keys,
1687  and accept the chosen completion be pressing 
1688 \family sans
1689 Return
1690 \family default
1691 .
1692 \end_layout
1693
1694 \begin_layout Standard
1695 In the preferences dialog, that is opened with the menu 
1696 \family sans
1697 Tools\SpecialChar \menuseparator
1698 Preferences
1699 \family default
1700 , the cursor completion indicator can be turned off in the section 
1701 \family sans
1702 Editing\SpecialChar \menuseparator
1703 Input Completion
1704 \family default
1705  by deselecting the option 
1706 \family sans
1707 Cursor indicator
1708 \family default
1709 .
1710  With the option 
1711 \family sans
1712 Automatic inline completion
1713 \family default
1714  the proposed completion is shown directly behind the cursor position.
1715  To accept this proposal, use the 
1716 \family sans
1717 Tab
1718 \family default
1719  key.
1720  With the option 
1721 \family sans
1722 Automatic popup
1723 \family default
1724  the completions are always shown in a popup.
1725  LyX offers some more completion settings for experts that are described
1726  in sec.
1727 \begin_inset space \thinspace{}
1728 \end_inset
1729
1730
1731 \begin_inset CommandInset ref
1732 LatexCommand ref
1733 reference "sub:Input-Completion-Appendix"
1734
1735 \end_inset
1736
1737 .
1738 \end_layout
1739
1740 \begin_layout Section
1741 Basic Key Bindings
1742 \begin_inset Index
1743 status collapsed
1744
1745 \begin_layout Plain Layout
1746 Key Bindings
1747 \end_layout
1748
1749 \end_inset
1750
1751
1752 \begin_inset Index
1753 status collapsed
1754
1755 \begin_layout Plain Layout
1756 Bindings|see
1757 \begin_inset ERT
1758 status collapsed
1759
1760 \begin_layout Plain Layout
1761
1762 {
1763 \end_layout
1764
1765 \end_inset
1766
1767 Key Bindings
1768 \begin_inset ERT
1769 status collapsed
1770
1771 \begin_layout Plain Layout
1772
1773 }
1774 \end_layout
1775
1776 \end_inset
1777
1778
1779 \end_layout
1780
1781 \end_inset
1782
1783
1784 \begin_inset Index
1785 status collapsed
1786
1787 \begin_layout Plain Layout
1788 Shortcuts|see
1789 \begin_inset ERT
1790 status collapsed
1791
1792 \begin_layout Plain Layout
1793
1794 {
1795 \end_layout
1796
1797 \end_inset
1798
1799 Key Bindings
1800 \begin_inset ERT
1801 status collapsed
1802
1803 \begin_layout Plain Layout
1804
1805 }
1806 \end_layout
1807
1808 \end_inset
1809
1810
1811 \end_layout
1812
1813 \end_inset
1814
1815
1816 \end_layout
1817
1818 \begin_layout Standard
1819 There are at least two different primary binding maps: CUA and Emacs.
1820  LyX's default is CUA.
1821 \end_layout
1822
1823 \begin_layout Standard
1824 Some keys, like 
1825 \family sans
1826 Page
1827 \begin_inset space ~
1828 \end_inset
1829
1830 Up
1831 \family default
1832
1833 \family sans
1834 Page
1835 \begin_inset space ~
1836 \end_inset
1837
1838 Down
1839 \family default
1840
1841 \family sans
1842 Left
1843 \family default
1844
1845 \family sans
1846 Right
1847 \family default
1848
1849 \family sans
1850 Up
1851 \family default
1852 , and 
1853 \family sans
1854 Down
1855 \family default
1856 , do exactly what you expect them to do.
1857  Other keys don't:
1858 \end_layout
1859
1860 \begin_layout Labeling
1861 \labelwidthstring 00.00.0000
1862
1863 \family sans
1864 Tab
1865 \begin_inset CommandInset nomenclature
1866 LatexCommand nomenclature
1867 symbol "Tab"
1868 description "Tabulator key"
1869
1870 \end_inset
1871
1872
1873 \family default
1874  There is no such thing as a tab stop in LyX.
1875  If you don't understand this, go read sections
1876 \begin_inset space ~
1877 \end_inset
1878
1879
1880 \begin_inset CommandInset ref
1881 LatexCommand ref
1882 reference "sec:Par-indent-intro"
1883
1884 \end_inset
1885
1886  and 
1887 \begin_inset CommandInset ref
1888 LatexCommand ref
1889 reference "sec:Paragraph-Environments"
1890
1891 \end_inset
1892
1893 , especially section
1894 \begin_inset space ~
1895 \end_inset
1896
1897
1898 \begin_inset CommandInset ref
1899 LatexCommand ref
1900 reference "sub:Lists"
1901
1902 \end_inset
1903
1904 , right now.
1905  Yes, right now.
1906  If you're still confused, look in the 
1907 \emph on
1908 Tutorial
1909 \emph default
1910 .
1911 \end_layout
1912
1913 \begin_layout Labeling
1914 \labelwidthstring 00.00.0000
1915
1916 \family sans
1917 Esc
1918 \begin_inset CommandInset nomenclature
1919 LatexCommand nomenclature
1920 symbol "Esc"
1921 description "Escape key"
1922
1923 \end_inset
1924
1925
1926 \family default
1927  This is the 
1928 \begin_inset Quotes eld
1929 \end_inset
1930
1931 cancel key.
1932 \begin_inset Quotes erd
1933 \end_inset
1934
1935  It's used, generically, to cancel operations.
1936  Other parts of the manual will go into greater detail about this.
1937 \end_layout
1938
1939 \begin_layout Labeling
1940 \labelwidthstring 00.00.0000
1941
1942 \family sans
1943 Home
1944 \family default
1945
1946 \begin_inset space ~
1947 \end_inset
1948
1949 and
1950 \begin_inset space ~
1951 \end_inset
1952
1953
1954 \family sans
1955 End
1956 \family default
1957  These move the cursor, respectively, to the beginning and end of a line,
1958  unless you are using the Emacs bindings where they jump to the beginning
1959  or end of the file.
1960 \end_layout
1961
1962 \begin_layout Standard
1963 There are three modifier keys:
1964 \end_layout
1965
1966 \begin_layout Labeling
1967 \labelwidthstring 00.00.0000
1968
1969 \family sans
1970 Control
1971 \family default
1972  (Denoted by 
1973 \begin_inset Quotes eld
1974 \end_inset
1975
1976
1977 \family sans
1978 Ctrl
1979 \family default
1980
1981 \begin_inset Quotes erd
1982 \end_inset
1983
1984
1985 \begin_inset CommandInset nomenclature
1986 LatexCommand nomenclature
1987 symbol "Ctrl"
1988 description "Control key"
1989
1990 \end_inset
1991
1992  in the documentation files) This has a couple of different uses, depending
1993  on which keys it's used in combination with:
1994 \end_layout
1995
1996 \begin_deeper
1997 \begin_layout Itemize
1998 With 
1999 \family sans
2000 Backspace
2001 \family default
2002  or 
2003 \family sans
2004 Delete
2005 \family default
2006 , it deletes an entire word instead of a single character.
2007 \end_layout
2008
2009 \begin_layout Itemize
2010 With 
2011 \family sans
2012 Left
2013 \family default
2014  and 
2015 \family sans
2016 Right
2017 \family default
2018 , it moves by words instead of characters.
2019 \end_layout
2020
2021 \begin_layout Itemize
2022 With 
2023 \family sans
2024 Home
2025 \family default
2026  and 
2027 \family sans
2028 End
2029 \family default
2030 , it moves to the beginning and the end of the document, respectively.
2031 \end_layout
2032
2033 \end_deeper
2034 \begin_layout Labeling
2035 \labelwidthstring 00.00.0000
2036
2037 \family sans
2038 Shift
2039 \family default
2040  (Denoted by 
2041 \begin_inset Quotes eld
2042 \end_inset
2043
2044
2045 \family sans
2046 Shift
2047 \family default
2048
2049 \begin_inset Quotes erd
2050 \end_inset
2051
2052
2053 \begin_inset CommandInset nomenclature
2054 LatexCommand nomenclature
2055 symbol "Shift"
2056 description "Shift key"
2057
2058 \end_inset
2059
2060  in the documentation files) Use this with any of the motion keys to select
2061  the text between the old and new cursor positions.
2062 \end_layout
2063
2064 \begin_layout Labeling
2065 \labelwidthstring 00.00.0000
2066
2067 \family sans
2068 Alt
2069 \family default
2070  (Denoted by 
2071 \begin_inset Quotes eld
2072 \end_inset
2073
2074
2075 \family sans
2076 Alt
2077 \family default
2078
2079 \begin_inset Quotes erd
2080 \end_inset
2081
2082
2083 \begin_inset CommandInset nomenclature
2084 LatexCommand nomenclature
2085 symbol "Alt"
2086 description "Alt or Meta key"
2087
2088 \end_inset
2089
2090  in the documentation files) This is the Alt key on many keyboards, unless
2091  your keyboard has a distinct Meta key.
2092  If you have both keys, you will need to try out which one actually performs
2093  the 
2094 \family sans
2095 Alt+
2096 \family default
2097  function.
2098  This key does many different things, but it also activates the 
2099 \emph on
2100 menu accelerator keys
2101 \emph default
2102 .
2103  If you use this in combination with any of the underlined letters in a
2104  menu or menu item, it selects that menu item.
2105 \end_layout
2106
2107 \begin_deeper
2108 \begin_layout Standard
2109 For example, the sequence 
2110 \begin_inset Quotes eld
2111 \end_inset
2112
2113
2114 \family sans
2115 Alt
2116 \begin_inset space ~
2117 \end_inset
2118
2119 e
2120 \begin_inset space ~
2121 \end_inset
2122
2123 s
2124 \family default
2125
2126 \begin_inset space ~
2127 \end_inset
2128
2129
2130 \family sans
2131 c
2132 \family default
2133
2134 \begin_inset Quotes erd
2135 \end_inset
2136
2137  
2138 \family sans
2139 brings
2140 \family default
2141  up the 
2142 \begin_inset Quotes eld
2143 \end_inset
2144
2145 Text Style
2146 \begin_inset Quotes erd
2147 \end_inset
2148
2149  menu.
2150  Typing 
2151 \begin_inset Quotes eld
2152 \end_inset
2153
2154
2155 \family sans
2156 Alt
2157 \begin_inset space ~
2158 \end_inset
2159
2160 f
2161 \family default
2162
2163 \begin_inset Quotes erd
2164 \end_inset
2165
2166  opens the 
2167 \family sans
2168 File
2169 \family default
2170  menu.
2171 \end_layout
2172
2173 \begin_layout Standard
2174 There are also other things bound to the 
2175 \family sans
2176 Alt+
2177 \family default
2178  key, but you'll have to check in the 
2179 \emph on
2180 Reference
2181 \emph default
2182  
2183 \emph on
2184 manual
2185 \emph default
2186  for more info.
2187 \end_layout
2188
2189 \end_deeper
2190 \begin_layout Standard
2191 You'll learn more and more keybindings and short-cut keys as you use LyX,
2192  because most actions will prompt a small message in the status bar at the
2193  bottom of LyX's main window which describe the name of the action, you've
2194  just triggered, and any existing keybindings for that action.
2195  The LyX menus also list the defined keybindings.
2196  The notation for the keybindings is very similar to the notation used in
2197  this documentation, so you should not have any problems understanding it.
2198  However, notice that Shift-modifiers are explicitly mentioned, so 
2199 \begin_inset Quotes eld
2200 \end_inset
2201
2202
2203 \family sans
2204 Alt+P Shift-A
2205 \family default
2206
2207 \begin_inset Quotes erd
2208 \end_inset
2209
2210  means 
2211 \family sans
2212 Alt+P
2213 \family default
2214  followed by a capital 
2215 \family sans
2216 A
2217 \family default
2218 .
2219 \end_layout
2220
2221 \begin_layout Standard
2222 You can list or change the keybindings in the menu 
2223 \family sans
2224 Tools\SpecialChar \menuseparator
2225 Preferences
2226 \family default
2227  under 
2228 \family sans
2229 Editing\SpecialChar \menuseparator
2230 Shortcuts
2231 \family default
2232  as explained in sec.
2233 \begin_inset space \thinspace{}
2234 \end_inset
2235
2236
2237 \begin_inset CommandInset ref
2238 LatexCommand ref
2239 reference "sub:Editing-Shortcuts"
2240
2241 \end_inset
2242
2243 .
2244 \begin_inset Formula \[
2245 \]
2246
2247 \end_inset
2248
2249
2250 \end_layout
2251
2252 \begin_layout Chapter
2253 LyX Basics
2254 \begin_inset Index
2255 status collapsed
2256
2257 \begin_layout Plain Layout
2258 LyX ! Basics
2259 \end_layout
2260
2261 \end_inset
2262
2263
2264 \end_layout
2265
2266 \begin_layout Section
2267 Document Types
2268 \begin_inset Index
2269 status collapsed
2270
2271 \begin_layout Plain Layout
2272 Document ! Types
2273 \end_layout
2274
2275 \end_inset
2276
2277
2278 \end_layout
2279
2280 \begin_layout Subsection
2281 Introduction
2282 \end_layout
2283
2284 \begin_layout Standard
2285 Before you do anything else, before you ever start writing a document, you
2286  need to decide what type of document you want to edit.
2287  Different types of documents use different types of spacing, headings,
2288  numbering schemes, and so on.
2289  Additionally, different documents use different paragraph environments,
2290  and format the title of your document differently.
2291 \end_layout
2292
2293 \begin_layout Standard
2294
2295 \emph on
2296 document class
2297 \emph default
2298  describes a group of properties common to a particular set of documents.
2299  By setting the document class, you automatically select these properties,
2300  making it easier to create the type of document you want.
2301  If you don't choose a document class, LyX picks one for you by default.
2302  So it is up to you to change the class of your document.
2303 \end_layout
2304
2305 \begin_layout Standard
2306 Read on for info about the document classes you can choose from LyX, and
2307  how to adjust their properties.
2308 \end_layout
2309
2310 \begin_layout Subsection
2311 Document Classes
2312 \begin_inset Index
2313 status collapsed
2314
2315 \begin_layout Plain Layout
2316 Document ! Classes
2317 \end_layout
2318
2319 \end_inset
2320
2321
2322 \begin_inset CommandInset label
2323 LatexCommand label
2324 name "sec:Document-Classes"
2325
2326 \end_inset
2327
2328
2329 \end_layout
2330
2331 \begin_layout Standard
2332 You can select a class using the 
2333 \family sans
2334 Document\SpecialChar \menuseparator
2335 Settings
2336 \begin_inset Index
2337 status collapsed
2338
2339 \begin_layout Plain Layout
2340 Document ! Settings
2341 \end_layout
2342
2343 \end_inset
2344
2345
2346 \family default
2347  dialog.
2348  Select the class you want to use, and make any fine tunings of the options
2349  you may need.
2350 \end_layout
2351
2352 \begin_layout Subsubsection
2353 Overview
2354 \end_layout
2355
2356 \begin_layout Standard
2357 There are four standard document classes in LyX.
2358  They are:
2359 \end_layout
2360
2361 \begin_layout Description
2362 Article for basic articles
2363 \end_layout
2364
2365 \begin_layout Description
2366 Report for basic reports
2367 \end_layout
2368
2369 \begin_layout Description
2370 Book for writing a book
2371 \end_layout
2372
2373 \begin_layout Description
2374 Letter for US-style letters
2375 \end_layout
2376
2377 \begin_layout Standard
2378 There are also some non-standard classes, which LyX only uses if you have
2379  installed them.
2380  Here are some of the classes, the full list with detailed explanations
2381  can be found in chapter 
2382 \emph on
2383 Special Document Classes
2384 \emph default
2385  in the 
2386 \emph on
2387 Additional Features
2388 \emph default
2389  manual:
2390 \end_layout
2391
2392 \begin_layout Description
2393 A&A Journal articles in the style and format used in Astronomy & Astrophysics
2394 \end_layout
2395
2396 \begin_layout Description
2397 AAST
2398 \family sans
2399
2400 \begin_inset ERT
2401 status collapsed
2402
2403 \begin_layout Plain Layout
2404
2405 {}
2406 \end_layout
2407
2408 \end_inset
2409
2410
2411 \family default
2412 eX For submissions to the journals published by the American Astronomical
2413  Society
2414 \end_layout
2415
2416 \begin_layout Description
2417 AMS Layouts for articles and books in the style and format used by the American
2418  Mathematical Society (AMS).
2419  There are three article layouts available.
2420  The standard one uses a typical numbering scheme for theorems etc., that
2421  prepends the section number to the number of the result.
2422  All result-type statements (propositions, corollaries, and so on) are sequenced
2423  together, but definitions, examples, and the like have their own sequence.
2424  The 
2425 \begin_inset Quotes eld
2426 \end_inset
2427
2428 sequential numbering
2429 \begin_inset Quotes erd
2430 \end_inset
2431
2432  scheme does not place the section number with each result, but numbers
2433  them throughout the article in a single sequence.
2434  Each type of result gets its own sequence.
2435  There is also a layout that dispenses with numbering of statements altogether.
2436 \end_layout
2437
2438 \begin_layout Description
2439 Beamer Layout for presentations
2440 \end_layout
2441
2442 \begin_layout Description
2443 broadway Layout for writing plays.
2444  It is not an existing LaTeX document class, but a new one which is distributed
2445  with LyX.
2446 \end_layout
2447
2448 \begin_layout Description
2449 curriculum
2450 \begin_inset space ~
2451 \end_inset
2452
2453 vitae classes to create curriculum vitae
2454 \end_layout
2455
2456 \begin_layout Description
2457 Dinbrief Letters in format of the DIN (German industry norm)
2458 \end_layout
2459
2460 \begin_layout Description
2461 dtk Layout for 
2462 \family typewriter
2463 Die TeXnische Komödie
2464 \family default
2465 , the journal of the German TeX user Group (Dante)
2466 \end_layout
2467
2468 \begin_layout Description
2469 Elsevier Layout for journals of the Elsevier publishing group
2470 \end_layout
2471
2472 \begin_layout Description
2473 Foils Used to make transparencies
2474 \end_layout
2475
2476 \begin_layout Description
2477 g-brief Letters in format of the DIN (German industry norm)
2478 \end_layout
2479
2480 \begin_layout Description
2481 hollywood Used to type spec scripts for the US film industry.
2482  It is not an existing LaTeX document class, but a new one which is distributed
2483  with LyX.
2484 \end_layout
2485
2486 \begin_layout Description
2487 IEEEtran Layout for the journals published by the Institute of Electrical
2488  and Electronics Engineers (IEEE)
2489 \end_layout
2490
2491 \begin_layout Description
2492 IOP Layout for journals of the Institute of Physics publishing group
2493 \end_layout
2494
2495 \begin_layout Description
2496 Kluwer Layout for journals of the Kluwer publishing group
2497 \end_layout
2498
2499 \begin_layout Description
2500 koma-script a replacement for the standard classes, offers many useful features
2501  like caption formatting, automatic print space calculation etc.
2502 \end_layout
2503
2504 \begin_layout Description
2505 Memoir another replacement for the standard classes
2506 \end_layout
2507
2508 \begin_layout Description
2509 paper Used with the 
2510 \family typewriter
2511 paper
2512 \family default
2513  LaTeX document class
2514 \end_layout
2515
2516 \begin_layout Description
2517 Powerdot Layout for presentations
2518 \end_layout
2519
2520 \begin_layout Description
2521 REVTe
2522 \begin_inset ERT
2523 status collapsed
2524
2525 \begin_layout Plain Layout
2526
2527 {}
2528 \end_layout
2529
2530 \end_inset
2531
2532 X is used to write articles for the publications of the American Physical
2533  Society (APS), American Institute of Physics (AIP), and Optical Society
2534  of America (OSA).
2535  This class is not completely compatible with all LyX features.
2536 \end_layout
2537
2538 \begin_layout Description
2539 Slides Used to make transparencies
2540 \end_layout
2541
2542 \begin_layout Description
2543 SPIE
2544 \begin_inset space ~
2545 \end_inset
2546
2547 Proceedings Layout for the journals published by The International Society
2548  for Optical Engineering (SPIE)
2549 \end_layout
2550
2551 \begin_layout Description
2552 Springer Layouts for journals of the Springer publishing group
2553 \end_layout
2554
2555 \begin_layout Description
2556 TUGboat Layout for 
2557 \family typewriter
2558 TUGboat
2559 \family default
2560 , the journal of the international TeX user Group (TUG)
2561 \end_layout
2562
2563 \begin_layout Standard
2564 We won't go into any detail about how to use these different document classes
2565  here.
2566  You can find all the details about the non-standard classes in the 
2567 \emph on
2568 Extended Editing
2569 \emph default
2570  manual.
2571  Here, we will settle with a list of some of the common properties of all
2572  of the document classes.
2573 \end_layout
2574
2575 \begin_layout Subsubsection
2576 Modules
2577 \begin_inset CommandInset label
2578 LatexCommand label
2579 name "sub:Modules"
2580
2581 \end_inset
2582
2583
2584 \begin_inset Index
2585 status collapsed
2586
2587 \begin_layout Plain Layout
2588 Document ! Modules
2589 \end_layout
2590
2591 \end_inset
2592
2593
2594 \end_layout
2595
2596 \begin_layout Standard
2597 Modules load additional features to a document that are not by default available
2598  in the chosen document class.
2599  For example you might want to use write Braille (embossed printing) in
2600  a document.
2601  This is of course not available in any document class, so you have to load
2602  the corresponding module in the 
2603 \family sans
2604 Modules
2605 \family default
2606  section of the 
2607 \family sans
2608 Document\SpecialChar \menuseparator
2609 Settings
2610 \family default
2611
2612 \begin_inset Index
2613 status collapsed
2614
2615 \begin_layout Plain Layout
2616 Document ! Settings
2617 \end_layout
2618
2619 \end_inset
2620
2621  dialog.
2622  Highlighting a module in the dialog will bring up a description of the
2623  module.
2624 \end_layout
2625
2626 \begin_layout Standard
2627 \begin_inset Note Greyedout
2628 status open
2629
2630 \begin_layout Plain Layout
2631
2632 \series bold
2633 Note:
2634 \series default
2635  Some modules require LaTeX packages that are not always installed by default.
2636  LyX will warn you if you do not have the needed package.
2637 \end_layout
2638
2639 \end_inset
2640
2641
2642 \end_layout
2643
2644 \begin_layout Standard
2645 \begin_inset Note Greyedout
2646 status open
2647
2648 \begin_layout Plain Layout
2649
2650 \series bold
2651 Note also:
2652 \series default
2653  Some modules require other modules, and some pairs of modules are incompatible.
2654 \end_layout
2655
2656 \end_inset
2657
2658
2659 \end_layout
2660
2661 \begin_layout Subsubsection
2662 Properties
2663 \end_layout
2664
2665 \begin_layout Standard
2666 Each class has a default set of options.
2667  Here's a quick table describing them:
2668 \end_layout
2669
2670 \begin_layout Standard
2671 \begin_inset VSpace 0.3cm
2672 \end_inset
2673
2674
2675 \end_layout
2676
2677 \begin_layout Standard
2678 \align center
2679 \begin_inset Tabular
2680 <lyxtabular version="3" rows="5" columns="5">
2681 <features>
2682 <column alignment="center" valignment="top" width="0pt">
2683 <column alignment="center" valignment="top" width="0pt">
2684 <column alignment="center" valignment="top" width="0pt">
2685 <column alignment="center" valignment="top" width="0pt">
2686 <column alignment="center" valignment="top" width="0pt">
2687 <row>
2688 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
2689 \begin_inset Text
2690
2691 \begin_layout Plain Layout
2692
2693 \end_layout
2694
2695 \end_inset
2696 </cell>
2697 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
2698 \begin_inset Text
2699
2700 \begin_layout Plain Layout
2701
2702 \family sans
2703 \series medium
2704 \shape up
2705 \size normal
2706 \emph off
2707 \bar no
2708 \noun off
2709 \color none
2710 Page style
2711 \end_layout
2712
2713 \end_inset
2714 </cell>
2715 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
2716 \begin_inset Text
2717
2718 \begin_layout Plain Layout
2719
2720 \family sans
2721 \series medium
2722 \shape up
2723 \size normal
2724 \emph off
2725 \bar no
2726 \noun off
2727 \color none
2728 Sides
2729 \end_layout
2730
2731 \end_inset
2732 </cell>
2733 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
2734 \begin_inset Text
2735
2736 \begin_layout Plain Layout
2737
2738 \family sans
2739 \series medium
2740 \shape up
2741 \size normal
2742 \emph off
2743 \bar no
2744 \noun off
2745 \color none
2746 Columns
2747 \end_layout
2748
2749 \end_inset
2750 </cell>
2751 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
2752 \begin_inset Text
2753
2754 \begin_layout Plain Layout
2755
2756 \series medium
2757 \shape up
2758 \size normal
2759 \emph off
2760 \bar no
2761 \noun off
2762 \color none
2763 Max.
2764  sectioning level
2765 \end_layout
2766
2767 \end_inset
2768 </cell>
2769 </row>
2770 <row>
2771 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
2772 \begin_inset Text
2773
2774 \begin_layout Plain Layout
2775
2776 \series medium
2777 \shape up
2778 \size normal
2779 \emph off
2780 \bar no
2781 \noun off
2782 \color none
2783 article
2784 \end_layout
2785
2786 \end_inset
2787 </cell>
2788 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
2789 \begin_inset Text
2790
2791 \begin_layout Plain Layout
2792
2793 \family sans
2794 \series medium
2795 \shape up
2796 \size normal
2797 \emph off
2798 \bar no
2799 \noun off
2800 \color none
2801 Plain
2802 \end_layout
2803
2804 \end_inset
2805 </cell>
2806 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
2807 \begin_inset Text
2808
2809 \begin_layout Plain Layout
2810
2811 \family sans
2812 \series medium
2813 \shape up
2814 \size normal
2815 \emph off
2816 \bar no
2817 \noun off
2818 \color none
2819 One
2820 \end_layout
2821
2822 \end_inset
2823 </cell>
2824 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
2825 \begin_inset Text
2826
2827 \begin_layout Plain Layout
2828
2829 \family sans
2830 \series medium
2831 \shape up
2832 \size normal
2833 \emph off
2834 \bar no
2835 \noun off
2836 \color none
2837 One
2838 \end_layout
2839
2840 \end_inset
2841 </cell>
2842 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
2843 \begin_inset Text
2844
2845 \begin_layout Plain Layout
2846
2847 \family sans
2848 \series medium
2849 \shape up
2850 \size normal
2851 \emph off
2852 \bar no
2853 \noun off
2854 \color none
2855 Section
2856 \end_layout
2857
2858 \end_inset
2859 </cell>
2860 </row>
2861 <row>
2862 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
2863 \begin_inset Text
2864
2865 \begin_layout Plain Layout
2866
2867 \series medium
2868 \shape up
2869 \size normal
2870 \emph off
2871 \bar no
2872 \noun off
2873 \color none
2874 report
2875 \end_layout
2876
2877 \end_inset
2878 </cell>
2879 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
2880 \begin_inset Text
2881
2882 \begin_layout Plain Layout
2883
2884 \family sans
2885 \series medium
2886 \shape up
2887 \size normal
2888 \emph off
2889 \bar no
2890 \noun off
2891 \color none
2892 Plain
2893 \end_layout
2894
2895 \end_inset
2896 </cell>
2897 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
2898 \begin_inset Text
2899
2900 \begin_layout Plain Layout
2901
2902 \family sans
2903 \series medium
2904 \shape up
2905 \size normal
2906 \emph off
2907 \bar no
2908 \noun off
2909 \color none
2910 One
2911 \end_layout
2912
2913 \end_inset
2914 </cell>
2915 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
2916 \begin_inset Text
2917
2918 \begin_layout Plain Layout
2919
2920 \family sans
2921 \series medium
2922 \shape up
2923 \size normal
2924 \emph off
2925 \bar no
2926 \noun off
2927 \color none
2928 One
2929 \end_layout
2930
2931 \end_inset
2932 </cell>
2933 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
2934 \begin_inset Text
2935
2936 \begin_layout Plain Layout
2937
2938 \family sans
2939 \series medium
2940 \shape up
2941 \size normal
2942 \emph off
2943 \bar no
2944 \noun off
2945 \color none
2946 Chapter
2947 \end_layout
2948
2949 \end_inset
2950 </cell>
2951 </row>
2952 <row>
2953 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
2954 \begin_inset Text
2955
2956 \begin_layout Plain Layout
2957
2958 \series medium
2959 \shape up
2960 \size normal
2961 \emph off
2962 \bar no
2963 \noun off
2964 \color none
2965 book
2966 \end_layout
2967
2968 \end_inset
2969 </cell>
2970 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
2971 \begin_inset Text
2972
2973 \begin_layout Plain Layout
2974
2975 \family sans
2976 \series medium
2977 \shape up
2978 \size normal
2979 \emph off
2980 \bar no
2981 \noun off
2982 \color none
2983 Headings
2984 \end_layout
2985
2986 \end_inset
2987 </cell>
2988 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
2989 \begin_inset Text
2990
2991 \begin_layout Plain Layout
2992
2993 \family sans
2994 \series medium
2995 \shape up
2996 \size normal
2997 \emph off
2998 \bar no
2999 \noun off
3000 \color none
3001 Two
3002 \end_layout
3003
3004 \end_inset
3005 </cell>
3006 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
3007 \begin_inset Text
3008
3009 \begin_layout Plain Layout
3010
3011 \family sans
3012 \series medium
3013 \shape up
3014 \size normal
3015 \emph off
3016 \bar no
3017 \noun off
3018 \color none
3019 One
3020 \end_layout
3021
3022 \end_inset
3023 </cell>
3024 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
3025 \begin_inset Text
3026
3027 \begin_layout Plain Layout
3028
3029 \family sans
3030 \series medium
3031 \shape up
3032 \size normal
3033 \emph off
3034 \bar no
3035 \noun off
3036 \color none
3037 Chapter
3038 \end_layout
3039
3040 \end_inset
3041 </cell>
3042 </row>
3043 <row>
3044 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
3045 \begin_inset Text
3046
3047 \begin_layout Plain Layout
3048
3049 \series medium
3050 \shape up
3051 \size normal
3052 \emph off
3053 \bar no
3054 \noun off
3055 \color none
3056 letter
3057 \end_layout
3058
3059 \end_inset
3060 </cell>
3061 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
3062 \begin_inset Text
3063
3064 \begin_layout Plain Layout
3065
3066 \family sans
3067 \series medium
3068 \shape up
3069 \size normal
3070 \emph off
3071 \bar no
3072 \noun off
3073 \color none
3074 Plain
3075 \end_layout
3076
3077 \end_inset
3078 </cell>
3079 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
3080 \begin_inset Text
3081
3082 \begin_layout Plain Layout
3083
3084 \family sans
3085 \series medium
3086 \shape up
3087 \size normal
3088 \emph off
3089 \bar no
3090 \noun off
3091 \color none
3092 One
3093 \end_layout
3094
3095 \end_inset
3096 </cell>
3097 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
3098 \begin_inset Text
3099
3100 \begin_layout Plain Layout
3101
3102 \family sans
3103 \series medium
3104 \shape up
3105 \size normal
3106 \emph off
3107 \bar no
3108 \noun off
3109 \color none
3110 One
3111 \end_layout
3112
3113 \end_inset
3114 </cell>
3115 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
3116 \begin_inset Text
3117
3118 \begin_layout Plain Layout
3119
3120 \series medium
3121 \shape up
3122 \size normal
3123 \emph off
3124 \bar no
3125 \noun off
3126 \color none
3127 none
3128 \end_layout
3129
3130 \end_inset
3131 </cell>
3132 </row>
3133 </lyxtabular>
3134
3135 \end_inset
3136
3137
3138 \end_layout
3139
3140 \begin_layout Standard
3141 \begin_inset VSpace 0.3cm
3142 \end_inset
3143
3144
3145 \end_layout
3146
3147 \begin_layout Standard
3148 You're probably also wondering what 
3149 \begin_inset Quotes eld
3150 \end_inset
3151
3152 Max.
3153 \begin_inset space ~
3154 \end_inset
3155
3156 sectioning level
3157 \begin_inset Quotes erd
3158 \end_inset
3159
3160  means.
3161  There are several paragraph environments used to create section headings.
3162  Different document classes allow different types of section headings.
3163  Only two use the 
3164 \family sans
3165 Chapter
3166 \family default
3167  heading; the rest do not and begin instead with the 
3168 \family sans
3169 Section
3170 \family default
3171  heading.
3172  Some document classes, such as the ones for letters, don't use any section
3173  headings.
3174  In addition to 
3175 \family sans
3176 Chapter
3177 \family default
3178  and 
3179 \family sans
3180 Section
3181 \family default
3182  headings, there are also 
3183 \family sans
3184 Subsection
3185 \family default
3186  headings, 
3187 \family sans
3188 Subsubsection
3189 \family default
3190  headings, and so on.
3191  We'll describe these headings fully in section
3192 \begin_inset space ~
3193 \end_inset
3194
3195
3196 \begin_inset CommandInset ref
3197 LatexCommand ref
3198 reference "sub:Headings"
3199
3200 \end_inset
3201
3202 .
3203 \end_layout
3204
3205 \begin_layout Subsection
3206 Document Layout
3207 \begin_inset CommandInset label
3208 LatexCommand label
3209 name "sub:Document-Layout"
3210
3211 \end_inset
3212
3213
3214 \begin_inset Index
3215 status collapsed
3216
3217 \begin_layout Plain Layout
3218 Document ! Layout
3219 \end_layout
3220
3221 \end_inset
3222
3223
3224 \family sans
3225
3226 \begin_inset Index
3227 status collapsed
3228
3229 \begin_layout Plain Layout
3230 Document ! Settings
3231 \end_layout
3232
3233 \end_inset
3234
3235
3236 \end_layout
3237
3238 \begin_layout Standard
3239 The most important properties of documents classes are set in the menu 
3240 \family sans
3241 Document\SpecialChar \menuseparator
3242 Settings
3243 \family default
3244 .
3245  There in the 
3246 \family sans
3247 Options
3248 \family default
3249  field under 
3250 \family sans
3251 Documents
3252 \begin_inset space ~
3253 \end_inset
3254
3255 Class
3256 \family default
3257 , you can enter special options for your document class in a comma-separated
3258  list.
3259  This is only necessary if LyX doesn't support special options you want
3260  to use for your document.
3261  To learn more about your favorite LaTeX-class and its options, you have
3262  to read its manual.
3263 \end_layout
3264
3265 \begin_layout Standard
3266 The drop box 
3267 \family sans
3268 Headings style
3269 \family default
3270  in the 
3271 \family sans
3272 Document\SpecialChar \menuseparator
3273 Settings
3274 \family default
3275  dialog under 
3276 \family sans
3277 Page
3278 \begin_inset space ~
3279 \end_inset
3280
3281 Layout
3282 \family default
3283  controls what sorts of headings and page numbers go on a page.
3284  You can choose between the following five options:
3285 \end_layout
3286
3287 \begin_layout Labeling
3288 \labelwidthstring 00.00.0000
3289
3290 \family sans
3291 Default
3292 \family default
3293  Use default page style of current class.
3294 \end_layout
3295
3296 \begin_layout Labeling
3297 \labelwidthstring 00.00.0000
3298
3299 \family sans
3300 Empty
3301 \family default
3302  No page numbers or headings.
3303 \end_layout
3304
3305 \begin_layout Labeling
3306 \labelwidthstring 00.00.0000
3307
3308 \family sans
3309 Plain
3310 \family default
3311  Page numbers only.
3312 \end_layout
3313
3314 \begin_layout Labeling
3315 \labelwidthstring 00.00.0000
3316
3317 \family sans
3318 Headings
3319 \family default
3320  Page numbers and either the current chapter or section title and number.
3321  Whether LyX uses the current chapter or the current section depends on
3322  the maximum sectioning level of the class.
3323 \end_layout
3324
3325 \begin_layout Labeling
3326 \labelwidthstring 00.00.0000
3327
3328 \family sans
3329 Fancy
3330 \family default
3331  This allows you to create fully customizable headers and footers if you
3332  have the 
3333 \series bold
3334 fancyhdr
3335 \series default
3336
3337 \begin_inset Index
3338 status collapsed
3339
3340 \begin_layout Plain Layout
3341 LaTeX-packages ! fancyhdr
3342 \end_layout
3343
3344 \end_inset
3345
3346  package installed.
3347  At the moment, support in LyX is limited to this setting.
3348  To use the full power of this package, you have to add code to your document
3349  preamble.
3350  Check the documentation for the 
3351 \series bold
3352 fancyhdr
3353 \series default
3354  package for more details, 
3355 \begin_inset CommandInset citation
3356 LatexCommand cite
3357 key "fancyhdr"
3358
3359 \end_inset
3360
3361 .
3362 \end_layout
3363
3364 \begin_layout Standard
3365 The 
3366 \family sans
3367 Separation
3368 \family default
3369  of paragraphs is described in section
3370 \begin_inset space ~
3371 \end_inset
3372
3373
3374 \begin_inset CommandInset ref
3375 LatexCommand ref
3376 reference "sec:Par-indent-intro"
3377
3378 \end_inset
3379
3380 .
3381 \end_layout
3382
3383 \begin_layout Subsection
3384 Paper Size and Orientation
3385 \begin_inset Index
3386 status collapsed
3387
3388 \begin_layout Plain Layout
3389 Document ! Paper size
3390 \end_layout
3391
3392 \end_inset
3393
3394
3395 \begin_inset CommandInset label
3396 LatexCommand label
3397 name "sub:Paper-Size,-Orientation,"
3398
3399 \end_inset
3400
3401
3402 \end_layout
3403
3404 \begin_layout Standard
3405 You'll find the following options in the menu 
3406 \family sans
3407 Page
3408 \begin_inset space ~
3409 \end_inset
3410
3411 Layout
3412 \family default
3413  of the dialog of the 
3414 \family sans
3415 Document\SpecialChar \menuseparator
3416 Settings
3417 \family default
3418  menu:
3419 \family sans
3420
3421 \begin_inset Index
3422 status collapsed
3423
3424 \begin_layout Plain Layout
3425 Document ! Settings
3426 \end_layout
3427
3428 \end_inset
3429
3430
3431 \end_layout
3432
3433 \begin_layout Labeling
3434 \labelwidthstring 00.00.0000
3435
3436 \family sans
3437 Paper
3438 \begin_inset space ~
3439 \end_inset
3440
3441 Format
3442 \family default
3443  What size paper to print on.
3444  The choices are
3445 \end_layout
3446
3447 \begin_layout Itemize
3448
3449 \family sans
3450 Default
3451 \end_layout
3452
3453 \begin_layout Itemize
3454
3455 \family sans
3456 A3, A4,
3457 \family default
3458  
3459 \family sans
3460 A5
3461 \end_layout
3462
3463 \begin_layout Itemize
3464
3465 \family sans
3466 B3, B4, B5
3467 \end_layout
3468
3469 \begin_layout Itemize
3470
3471 \family sans
3472 US letter
3473 \end_layout
3474
3475 \begin_layout Itemize
3476
3477 \family sans
3478 US legal
3479 \end_layout
3480
3481 \begin_layout Itemize
3482
3483 \family sans
3484 US executive
3485 \end_layout
3486
3487 \begin_layout Itemize
3488
3489 \family sans
3490 Custom
3491 \end_layout
3492
3493 \begin_layout Labeling
3494 \labelwidthstring 00.00.0000
3495
3496 \family sans
3497 Orientation
3498 \family default
3499  Two toggle buttons choose whether to print the output as 
3500 \family sans
3501 Landscape
3502 \family default
3503  or as 
3504 \family sans
3505 Portrait
3506 \family default
3507 .
3508 \end_layout
3509
3510 \begin_layout Labeling
3511 \labelwidthstring 00.00.0000
3512
3513 \family sans
3514 Two-sided
3515 \begin_inset space ~
3516 \end_inset
3517
3518 document
3519 \family default
3520  Adjusts the print space to print both sides of paper.
3521  That means that the print space for odd- and even-numbered pages is different.
3522 \end_layout
3523
3524 \begin_layout Subsection
3525 Margins
3526 \begin_inset CommandInset label
3527 LatexCommand label
3528 name "sub:Margins"
3529
3530 \end_inset
3531
3532
3533 \begin_inset Index
3534 status collapsed
3535
3536 \begin_layout Plain Layout
3537 Document ! Margins
3538 \end_layout
3539
3540 \end_inset
3541
3542
3543 \begin_inset Index
3544 status collapsed
3545
3546 \begin_layout Plain Layout
3547 Margins
3548 \end_layout
3549
3550 \end_inset
3551
3552
3553 \end_layout
3554
3555 \begin_layout Standard
3556 Paper margins are set in the menu 
3557 \family sans
3558 Document\SpecialChar \menuseparator
3559 Settings
3560 \family default
3561 .
3562 \begin_inset Index
3563 status collapsed
3564
3565 \begin_layout Plain Layout
3566 Document ! Settings
3567 \end_layout
3568
3569 \end_inset
3570
3571
3572 \end_layout
3573
3574 \begin_layout Standard
3575 If you use a koma-script document class, you can use the default settings.
3576  Because koma-script calculates then the printspace automatically by taking
3577  the paper format and the font size into account.
3578 \end_layout
3579
3580 \begin_layout Subsection
3581 Important Note
3582 \end_layout
3583
3584 \begin_layout Standard
3585 If you change a document class, LyX has to convert 
3586 \emph on
3587 everything
3588 \emph default
3589  into the new class.
3590  That includes the paragraph environments.
3591  Some paragraph environments are standard; all of the document classes have
3592  them; but some classes have special paragraph environments.
3593  If this is the case, and you change the document class, LyX sets the missing
3594  paragraph environments to 
3595 \family sans
3596 Standard
3597 \family default
3598  and places an error box at the beginning of the paragraph.
3599  Just click on them and you'll get a message dialog that tells you about
3600  the conversion and why it failed.
3601 \end_layout
3602
3603 \begin_layout Section
3604 Paragraph Indentation and Separation
3605 \begin_inset Index
3606 status collapsed
3607
3608 \begin_layout Plain Layout
3609 Paragraph ! Indentation
3610 \end_layout
3611
3612 \end_inset
3613
3614
3615 \end_layout
3616
3617 \begin_layout Subsection
3618 Introduction
3619 \begin_inset CommandInset label
3620 LatexCommand label
3621 name "sec:Par-indent-intro"
3622
3623 \end_inset
3624
3625
3626 \end_layout
3627
3628 \begin_layout Standard
3629 Before describing all of the various paragraph environments, we'd like to
3630  say a word or two about paragraph indentation.
3631 \end_layout
3632
3633 \begin_layout Standard
3634 Everyone seems to have their own convention for separating paragraphs.
3635  Most Americans indent the first line of a paragraph.
3636  Others don't indent but put extra space between the paragraphs.
3637  If you choose indentation for paragraphs the 
3638 \emph on
3639 first
3640 \emph default
3641  paragraph of a section, or after a figure, an equation, a table, a list,
3642  etc., is 
3643 \emph on
3644 not
3645 \emph default
3646  indented.
3647  Only a paragraph following another paragraph gets indented.
3648  Note that the indentation behavior is different when you use another document
3649  language than English.
3650  LaTeX takes care that the indentation follows the rules of the used language.
3651 \end_layout
3652
3653 \begin_layout Standard
3654 The space between paragraphs, like the line spacing, the space between headings
3655  and text — in fact, all of the spacings for just about everything are pre-coded
3656  into LyX.
3657  As we said, you don't worry about how much space to add between what.
3658  LyX takes care of that.
3659  In fact, these pre-coded vertical spacings aren't a single number but a
3660  range.
3661  That way, LyX can squish or stretch the space between lines to make sure
3662  figures fit on a page with text, so that sections don't start at the bottom
3663  of a page, and so on.
3664 \begin_inset Foot
3665 status collapsed
3666
3667 \begin_layout Plain Layout
3668 LaTeX does this when LyX goes to produce a printable file.
3669 \end_layout
3670
3671 \end_inset
3672
3673  However, pre-coded doesn't mean you can't change them.
3674  LyX gives you the ability to globally change 
3675 \emph on
3676 all
3677 \emph default
3678  of these pre-coded spacings.
3679  We'll explain more later.
3680 \end_layout
3681
3682 \begin_layout Subsection
3683 Paragraph Separation
3684 \begin_inset Index
3685 status collapsed
3686
3687 \begin_layout Plain Layout
3688 Paragraph ! Separation
3689 \end_layout
3690
3691 \end_inset
3692
3693
3694 \end_layout
3695
3696 \begin_layout Standard
3697 To separate paragraphs, select 
3698 \family sans
3699 Indent
3700 \family default
3701  or 
3702 \family sans
3703 Skip
3704 \family default
3705  in the submenu 
3706 \family sans
3707 Text
3708 \begin_inset space ~
3709 \end_inset
3710
3711 Layout
3712 \family default
3713  of the dialog 
3714 \family sans
3715 Document\SpecialChar \menuseparator
3716 Settings
3717 \family default
3718
3719 \begin_inset Index
3720 status collapsed
3721
3722 \begin_layout Plain Layout
3723 Document ! Settings
3724 \end_layout
3725
3726 \end_inset
3727
3728  to indent paragraphs or add extra space between paragraphs, respectively.
3729  The size of the skips can be defined in the dialog, for the indentation
3730  you have to add this line to your document preamble:
3731 \end_layout
3732
3733 \begin_layout Standard
3734
3735 \series bold
3736
3737 \backslash
3738 setlength{
3739 \backslash
3740 parindent}{Length}
3741 \end_layout
3742
3743 \begin_layout Standard
3744 where length is a value in one of the units listed in Appendix
3745 \begin_inset space ~
3746 \end_inset
3747
3748
3749 \begin_inset CommandInset ref
3750 LatexCommand ref
3751 reference "cap:Units"
3752
3753 \end_inset
3754
3755 .
3756  The default length is 30
3757 \begin_inset space \thinspace{}
3758 \end_inset
3759
3760 pt.
3761 \end_layout
3762
3763 \begin_layout Subsection
3764 Fine-Tuning
3765 \end_layout
3766
3767 \begin_layout Standard
3768 You can also change the separation method of a single paragraph.
3769  Open the 
3770 \family sans
3771 Edit\SpecialChar \menuseparator
3772 Paragraph
3773 \begin_inset space ~
3774 \end_inset
3775
3776 Settings
3777 \family default
3778  dialog and toggle the 
3779 \family sans
3780 Indent
3781 \begin_inset space ~
3782 \end_inset
3783
3784 Paragraph
3785 \family default
3786  option to change the state of the current paragraph.
3787  If paragraphs have no indentation but use extra space for separation, this
3788  button will be ignored (you can't indent a single paragraph by toggling
3789  this).
3790 \end_layout
3791
3792 \begin_layout Standard
3793 You should only need to change the indentation method for a single paragraph
3794  if you need to do some fine-tuning.
3795 \end_layout
3796
3797 \begin_layout Subsection
3798 Line Spacing
3799 \begin_inset Index
3800 status collapsed
3801
3802 \begin_layout Plain Layout
3803 Paragraph ! Line spacing
3804 \end_layout
3805
3806 \end_inset
3807
3808
3809 \end_layout
3810
3811 \begin_layout Standard
3812 In the 
3813 \family sans
3814 Document\SpecialChar \menuseparator
3815 Settings
3816 \noun on
3817
3818 \begin_inset Index
3819 status collapsed
3820
3821 \begin_layout Plain Layout
3822 Document ! Settings
3823 \end_layout
3824
3825 \end_inset
3826
3827
3828 \family default
3829 \noun default
3830  dialog you can set the line spacing in the submenu 
3831 \family sans
3832 Text
3833 \begin_inset space ~
3834 \end_inset
3835
3836 Layout.
3837 \family default
3838
3839 \begin_inset Foot
3840 status collapsed
3841
3842 \begin_layout Plain Layout
3843 You need to have the LaTeX-package 
3844 \series bold
3845 setspace
3846 \series default
3847
3848 \begin_inset Index
3849 status collapsed
3850
3851 \begin_layout Plain Layout
3852 LaTeX-packages ! setspace
3853 \end_layout
3854
3855 \end_inset
3856
3857  installed to use this feature.
3858 \end_layout
3859
3860 \end_inset
3861
3862
3863 \end_layout
3864
3865 \begin_layout Section
3866 Paragraph Environments
3867 \begin_inset CommandInset label
3868 LatexCommand label
3869 name "sec:Paragraph-Environments"
3870
3871 \end_inset
3872
3873
3874 \begin_inset Index
3875 status collapsed
3876
3877 \begin_layout Plain Layout
3878 Paragraph ! Environments
3879 \end_layout
3880
3881 \end_inset
3882
3883
3884 \begin_inset Index
3885 status collapsed
3886
3887 \begin_layout Plain Layout
3888 Paragraph environments|(
3889 \end_layout
3890
3891 \end_inset
3892
3893
3894 \end_layout
3895
3896 \begin_layout Subsection
3897 Overview
3898 \end_layout
3899
3900 \begin_layout Standard
3901 Paragraph environments correspond to the
3902 \end_layout
3903
3904 \begin_layout Standard
3905
3906 \series bold
3907
3908 \backslash
3909 begin{
3910 \emph on
3911 environment
3912 \emph default
3913 } ...
3914  
3915 \backslash
3916 end{
3917 \emph on
3918 environment
3919 \emph default
3920 }
3921 \series default
3922
3923 \begin_inset Newline newline
3924 \end_inset
3925
3926 command sequence in LaTeX files.
3927  If you don't know LaTeX, or the concept of a paragraph environment is totally
3928  alien to you, we urge you to read the 
3929 \emph on
3930 Tutorial
3931 \emph default
3932 .
3933  The 
3934 \emph on
3935 Tutorial
3936 \emph default
3937  also contains many more examples than this section does.
3938 \end_layout
3939
3940 \begin_layout Standard
3941 A paragraph environment is simply a 
3942 \begin_inset Quotes eld
3943 \end_inset
3944
3945 container
3946 \begin_inset Quotes erd
3947 \end_inset
3948
3949  for a paragraph which gives that paragraph certain properties.
3950  This can include a particular style of font, different margins, a numbering
3951  scheme, labels, and so on.
3952  Additionally, you can 
3953 \begin_inset Quotes eld
3954 \end_inset
3955
3956 nest
3957 \begin_inset Quotes erd
3958 \end_inset
3959
3960  the different environments inside one another, allowing one environment
3961  to inherit some of the properties of another.
3962  The different paragraph environments totally replace the need for messy
3963  tab stops, on the fly margin adjustment, and other hold-overs from the
3964  days of typewriters.
3965  There are several paragraph environments which are specific to a particular
3966  document type.
3967  We'll only be covering the most common ones here.
3968 \end_layout
3969
3970 \begin_layout Standard
3971 To choose a new paragraph environment, use the pull-down box 
3972 \begin_inset Graphics
3973         filename clipart/ToolbarEnvBox.png
3974         scale 70
3975         clip
3976
3977 \end_inset
3978
3979  at the left end of the toolbar.
3980  LyX will change the environment of the 
3981 \emph on
3982 entire
3983 \emph default
3984  paragraph in which the cursor sits.
3985  You can also change the environment of an entire group of paragraphs if
3986  you select them before choosing the new environment.
3987  
3988 \end_layout
3989
3990 \begin_layout Standard
3991 Note that hitting 
3992 \family sans
3993 Return
3994 \family default
3995  will 
3996 \emph on
3997 typically
3998 \emph default
3999  create a new paragraph using the 
4000 \family sans
4001 Standard
4002 \family default
4003  paragraph environment.
4004  We say 
4005 \begin_inset Quotes eld
4006 \end_inset
4007
4008 typically
4009 \begin_inset Quotes erd
4010 \end_inset
4011
4012  because if you are in one of these environments:
4013 \end_layout
4014
4015 \begin_layout Itemize
4016
4017 \family sans
4018 Quote
4019 \end_layout
4020
4021 \begin_layout Itemize
4022
4023 \family sans
4024 Quotation
4025 \end_layout
4026
4027 \begin_layout Itemize
4028
4029 \family sans
4030 Verse
4031 \end_layout
4032
4033 \begin_layout Itemize
4034
4035 \family sans
4036 Itemize
4037 \end_layout
4038
4039 \begin_layout Itemize
4040
4041 \family sans
4042 Enumerate
4043 \end_layout
4044
4045 \begin_layout Itemize
4046
4047 \family sans
4048 Description
4049 \end_layout
4050
4051 \begin_layout Itemize
4052
4053 \family sans
4054 List
4055 \end_layout
4056
4057 \begin_layout Standard
4058 LyX keeps the old paragraph environment when you hit 
4059 \family sans
4060 Return
4061 \family default
4062 , rather than resetting it to 
4063 \family sans
4064 Standard
4065 \family default
4066 .
4067  LyX will still reset the nesting depth, however.
4068  Usually, starting a new paragraph resets both the paragraph environment
4069  and the nesting depth (for more on nesting see section
4070 \begin_inset space ~
4071 \end_inset
4072
4073
4074 \begin_inset CommandInset ref
4075 LatexCommand ref
4076 reference "sec:Nesting"
4077
4078 \end_inset
4079
4080 ).
4081  At the moment, all this is context-specific; you're better off expecting
4082  
4083 \family sans
4084 Return
4085 \family default
4086  to reset the paragraph environment and depth.
4087  If you want a new paragraph to keep the current environment and depth,
4088  use 
4089 \begin_inset Info
4090 type  "shortcut"
4091 arg   "break-paragraph inverse"
4092 \end_inset
4093
4094  instead.
4095 \end_layout
4096
4097 \begin_layout Subsection
4098 Standard
4099 \end_layout
4100
4101 \begin_layout Standard
4102 The default paragraph environment is 
4103 \family sans
4104 Standard
4105 \family default
4106  for most classes.
4107  It creates a plain paragraph.
4108  If LyX resets the paragraph environment, this is the one it chooses.
4109  In fact, the paragraph you're reading right now (and most of the ones in
4110  this manual) are in the 
4111 \family sans
4112 Standard
4113 \family default
4114  environment.
4115 \end_layout
4116
4117 \begin_layout Standard
4118 You can nest a paragraph using the 
4119 \family sans
4120 Standard
4121 \family default
4122  environment in just about anything else, but you can't really nest anything
4123  in a 
4124 \family sans
4125 Standard
4126 \family default
4127  environment.
4128 \end_layout
4129
4130 \begin_layout Subsection
4131 Document Title
4132 \begin_inset Index
4133 status collapsed
4134
4135 \begin_layout Plain Layout
4136 Document !Title
4137 \end_layout
4138
4139 \end_inset
4140
4141
4142 \end_layout
4143
4144 \begin_layout Standard
4145 A LaTeX title page has three parts: the title itself, the name(s) of the
4146  author(s) and a 
4147 \begin_inset Quotes eld
4148 \end_inset
4149
4150 footnote
4151 \begin_inset Quotes erd
4152 \end_inset
4153
4154  for thanks or contact information.
4155  For certain types of documents, LaTeX places all of this on a separate
4156  page along with today's date.
4157  For other types of documents, the title 
4158 \begin_inset Quotes eld
4159 \end_inset
4160
4161 page
4162 \begin_inset Quotes erd
4163 \end_inset
4164
4165  goes at the top of the first page of the document.
4166  
4167 \end_layout
4168
4169 \begin_layout Standard
4170 LyX provides an interface to the title page commands through the paragraph
4171  environments 
4172 \family sans
4173 Title
4174 \family default
4175
4176 \family sans
4177 Author
4178 \family default
4179 , and 
4180 \family sans
4181 Date
4182 \family default
4183 .
4184  Here's how you use them:
4185 \end_layout
4186
4187 \begin_layout Itemize
4188 Put the title of your document in the 
4189 \family sans
4190 Title
4191 \family default
4192  environment.
4193 \end_layout
4194
4195 \begin_layout Itemize
4196 Put the author name in the 
4197 \family sans
4198 Author
4199 \family default
4200  environment.
4201 \end_layout
4202
4203 \begin_layout Itemize
4204 If you want the date to have a certain appearance, want to use a fixed date,
4205  or want other text to appear in place of today's date, put that text in
4206  the 
4207 \family sans
4208 Date
4209 \family default
4210  environment.
4211  Note that using this environment is optional.
4212  If you don't provide any, LaTeX will automatically insert today's date.
4213  If you don't want any date, add the line
4214 \begin_inset Newline newline
4215 \end_inset
4216
4217
4218 \series bold
4219
4220 \backslash
4221 date{}
4222 \series default
4223
4224 \begin_inset Newline newline
4225 \end_inset
4226
4227 to the preamble of your document (menu 
4228 \family sans
4229 Document\SpecialChar \menuseparator
4230 Settings
4231 \family default
4232 )
4233 \end_layout
4234
4235 \begin_layout Standard
4236 You can use footnotes to insert 
4237 \begin_inset Quotes eld
4238 \end_inset
4239
4240 thanks
4241 \begin_inset Quotes erd
4242 \end_inset
4243
4244  or contact informations.
4245 \end_layout
4246
4247 \begin_layout Subsection
4248 Headings
4249 \begin_inset Index
4250 status collapsed
4251
4252 \begin_layout Plain Layout
4253 Section headings
4254 \end_layout
4255
4256 \end_inset
4257
4258
4259 \begin_inset CommandInset label
4260 LatexCommand label
4261 name "sub:Headings"
4262
4263 \end_inset
4264
4265
4266 \end_layout
4267
4268 \begin_layout Standard
4269 There are several paragraph environments for producing section headings.
4270  LyX takes care of the numbering for you.
4271 \end_layout
4272
4273 \begin_layout Subsubsection
4274 Numbered Headings
4275 \begin_inset Index
4276 status collapsed
4277
4278 \begin_layout Plain Layout
4279 Section headings ! Numbered
4280 \end_layout
4281
4282 \end_inset
4283
4284
4285 \end_layout
4286
4287 \begin_layout Standard
4288 There are 7 numbered types of section headings.
4289  They are:
4290 \end_layout
4291
4292 \begin_layout Enumerate
4293
4294 \family sans
4295 Part
4296 \end_layout
4297
4298 \begin_layout Enumerate
4299
4300 \family sans
4301 Chapter
4302 \end_layout
4303
4304 \begin_layout Enumerate
4305
4306 \family sans
4307 Section
4308 \end_layout
4309
4310 \begin_layout Enumerate
4311
4312 \family sans
4313 Subsection
4314 \end_layout
4315
4316 \begin_layout Enumerate
4317
4318 \family sans
4319 Subsubsection
4320 \end_layout
4321
4322 \begin_layout Enumerate
4323
4324 \family sans
4325 Paragraph
4326 \end_layout
4327
4328 \begin_layout Enumerate
4329
4330 \family sans
4331 Subparagraph
4332 \end_layout
4333
4334 \begin_layout Standard
4335 LyX labels each heading with a series of numbers, separated by periods.
4336  The numbers describe where in the document you are.
4337  Unlike the other headings, parts are numbered with Latin letters.
4338 \end_layout
4339
4340 \begin_layout Standard
4341 Headings all subdivide your document into different pieces of text.
4342  For example, suppose you're writing a book.
4343  You group the book into chapters.
4344  LyX does similar grouping:
4345 \end_layout
4346
4347 \begin_layout Itemize
4348
4349 \family sans
4350 Part
4351 \family default
4352  is divided in either 
4353 \family sans
4354 Chapter
4355 \family default
4356 s or 
4357 \family sans
4358 Section
4359 \family default
4360 s
4361 \end_layout
4362
4363 \begin_layout Itemize
4364
4365 \family sans
4366 Chapter
4367 \family default
4368 s are divided into 
4369 \family sans
4370 Section
4371 \family default
4372 s
4373 \end_layout
4374
4375 \begin_layout Itemize
4376
4377 \family sans
4378 Section
4379 \family default
4380 s are divided into 
4381 \family sans
4382 Subsection
4383 \family default
4384 s
4385 \end_layout
4386
4387 \begin_layout Itemize
4388
4389 \family sans
4390 Subsection
4391 \family default
4392 s are divided into 
4393 \family sans
4394 Subsubsection
4395 \family default
4396 s
4397 \end_layout
4398
4399 \begin_layout Itemize
4400
4401 \family sans
4402 Subsubsection
4403 \family default
4404 s are divided into 
4405 \family sans
4406 Paragraph
4407 \family default
4408 s
4409 \end_layout
4410
4411 \begin_layout Itemize
4412
4413 \family sans
4414 Paragraph
4415 \family default
4416 s are divided into 
4417 \family sans
4418 Subparagraph
4419 \family default
4420 s
4421 \end_layout
4422
4423 \begin_layout Standard
4424 \begin_inset Note Greyedout
4425 status open
4426
4427 \begin_layout Plain Layout
4428
4429 \series bold
4430 Note:
4431 \series default
4432  Not all document types use the 
4433 \family sans
4434 Chapter
4435 \family default
4436  heading as the maximum sectioning level.
4437  In that case the 
4438 \family sans
4439 Section
4440 \family default
4441  is the top-level heading.
4442 \end_layout
4443
4444 \end_inset
4445
4446
4447 \end_layout
4448
4449 \begin_layout Standard
4450 So, if you use the 
4451 \family sans
4452 Subsubsection
4453 \family default
4454  environment to label a new sub-subsection, LyX labels it with its number,
4455  along with the number of the subsection, section, and, if applicable, chapter
4456  that it's in.
4457  For example: the fifth section of the second chapter of this book has the
4458  label 
4459 \begin_inset Quotes eld
4460 \end_inset
4461
4462 2.5
4463 \begin_inset Quotes erd
4464 \end_inset
4465
4466 .
4467 \end_layout
4468
4469 \begin_layout Subsubsection
4470 Unnumbered Headings
4471 \begin_inset Index
4472 status collapsed
4473
4474 \begin_layout Plain Layout
4475 Section headings ! Unnumbered
4476 \end_layout
4477
4478 \end_inset
4479
4480
4481 \end_layout
4482
4483 \begin_layout Standard
4484 There are 5 types of unnumbered section headings.
4485  They are:
4486 \end_layout
4487
4488 \begin_layout Enumerate
4489
4490 \family sans
4491 Part*
4492 \end_layout
4493
4494 \begin_layout Enumerate
4495
4496 \family sans
4497 Chapter*
4498 \end_layout
4499
4500 \begin_layout Enumerate
4501
4502 \family sans
4503 Section*
4504 \end_layout
4505
4506 \begin_layout Enumerate
4507
4508 \family sans
4509 Subsection*
4510 \end_layout
4511
4512 \begin_layout Enumerate
4513
4514 \family sans
4515 Subsubsection*
4516 \end_layout
4517
4518 \begin_layout Standard
4519 The 
4520 \begin_inset Quotes eld
4521 \end_inset
4522
4523 *
4524 \begin_inset Quotes erd
4525 \end_inset
4526
4527  after each name means that these headings are not numbered.
4528  They work the same as their numbered counterparts but won't appear in the
4529  table of contents, see section
4530 \begin_inset space ~
4531 \end_inset
4532
4533
4534 \begin_inset CommandInset ref
4535 LatexCommand ref
4536 reference "sec:toc"
4537
4538 \end_inset
4539
4540 .
4541 \end_layout
4542
4543 \begin_layout Subsubsection
4544 Changing the Numbering
4545 \begin_inset CommandInset label
4546 LatexCommand label
4547 name "sub:Numbering-depth"
4548
4549 \end_inset
4550
4551
4552 \end_layout
4553
4554 \begin_layout Standard
4555 You can also alter which sectioning levels get numbered and which ones appear
4556  in the Table of Contents.
4557  Now, this doesn't remove any of the levels; that's preset in the document
4558  class.
4559  Certain classes start with 
4560 \family sans
4561 Chapter
4562 \family default
4563  and go down to the 
4564 \family sans
4565 Subparagraph
4566 \family default
4567  level.
4568  Others start at 
4569 \family sans
4570 Section
4571 \family default
4572 .
4573  Similarly, not all document classes number all sectioning levels.
4574  Most don't number 
4575 \family sans
4576 Paragraph
4577 \family default
4578  or 
4579 \family sans
4580 Subparagraph
4581 \family default
4582 .
4583  This is something you can change.
4584 \end_layout
4585
4586 \begin_layout Standard
4587 Open the 
4588 \family sans
4589 Document\SpecialChar \menuseparator
4590 Settings
4591 \family default
4592  dialog.
4593 \family sans
4594
4595 \begin_inset Index
4596 status collapsed
4597
4598 \begin_layout Plain Layout
4599 Document ! Settings
4600 \end_layout
4601
4602 \end_inset
4603
4604
4605 \family default
4606  Under 
4607 \family sans
4608 Numbering
4609 \begin_inset space ~
4610 \end_inset
4611
4612 &
4613 \begin_inset space ~
4614 \end_inset
4615
4616 TOC
4617 \family default
4618  you'll see two counters.
4619  The one named 
4620 \family sans
4621 Numbering
4622 \family default
4623  controls how far down in the sectioning hierarchy LyX numbers a section
4624  heading.
4625  The other one controls the appearance of the section headings in the table
4626  of contents.
4627 \end_layout
4628
4629 \begin_layout Subsubsection
4630 Short Titles of Headings
4631 \begin_inset Index
4632 status collapsed
4633
4634 \begin_layout Plain Layout
4635 Section headings ! Short titles
4636 \end_layout
4637
4638 \end_inset
4639
4640
4641 \begin_inset OptArg
4642 status collapsed
4643
4644 \begin_layout Plain Layout
4645 Short Titles
4646 \end_layout
4647
4648 \end_inset
4649
4650
4651 \begin_inset CommandInset label
4652 LatexCommand label
4653 name "sec:Short-Titles"
4654
4655 \end_inset
4656
4657
4658 \end_layout
4659
4660 \begin_layout Standard
4661 Some section or chapter titles, such as this one, can get quite long.
4662  This can cause trouble when there is limited horizontal space.
4663  For example, if the header of the page is set to show the current section
4664  title, a long title will protrude over the page margins and look awful.
4665 \end_layout
4666
4667 \begin_layout Standard
4668 LaTeX allows you to specify a short title for section headings.
4669  This short title is used in the header and in the actual table of contents,
4670  avoiding the problem mentioned.
4671  To specify a short title, use the menu 
4672 \family sans
4673 Insert\SpecialChar \menuseparator
4674 Short
4675 \begin_inset space ~
4676 \end_inset
4677
4678 Title
4679 \family default
4680 .
4681  This will insert a box labeled 
4682 \begin_inset Quotes eld
4683 \end_inset
4684
4685 opt
4686 \begin_inset Quotes erd
4687 \end_inset
4688
4689  (stands for 
4690 \begin_inset Quotes eld
4691 \end_inset
4692
4693 optional
4694 \begin_inset Quotes erd
4695 \end_inset
4696
4697 ) which you can use to enter the short title text.
4698  This also works for captions inside floats.
4699 \end_layout
4700
4701 \begin_layout Standard
4702 The title of this section is a good example of using this feature.
4703 \end_layout
4704
4705 \begin_layout Subsubsection
4706 Special Information
4707 \end_layout
4708
4709 \begin_layout Standard
4710 The following information applies to all section headings:
4711 \end_layout
4712
4713 \begin_layout Itemize
4714 You cannot do any nesting with these environments.
4715 \end_layout
4716
4717 \begin_layout Itemize
4718 You cannot use a margin note in any of these environments.
4719 \end_layout
4720
4721 \begin_layout Itemize
4722 You can only use inline math in these environments.
4723 \end_layout
4724
4725 \begin_layout Itemize
4726 You can use labels and cross-references to refer to their numbers.
4727 \end_layout
4728
4729 \begin_layout Subsection
4730 Quotes and Poetry line spacing
4731 \end_layout
4732
4733 \begin_layout Standard
4734 LyX has three paragraph environments for writing poetry and quotations.
4735  They are 
4736 \family sans
4737 Quote
4738 \family default
4739
4740 \family sans
4741 Quotation
4742 \family default
4743 , and 
4744 \family sans
4745 Verse
4746 \family default
4747 .
4748  Forget the days of changing line spacing and twiddling with margins.
4749  These three paragraph environments already have those changes built-in.
4750  They all widen the left margin and add a bit of extra space above and below
4751  the text they contain.
4752  They also allow nesting, so you can put a 
4753 \family sans
4754 Verse
4755 \family default
4756  in a 
4757 \family sans
4758 Quotation
4759 \family default
4760 , as well as in some other paragraph environments.
4761 \end_layout
4762
4763 \begin_layout Standard
4764 There is another feature of these three paragraph environments: they do
4765  
4766 \emph on
4767 not
4768 \emph default
4769  reset to 
4770 \family sans
4771 Standard
4772 \family default
4773  when you start a new paragraph.
4774  So, you can type in that poem and merrily hit 
4775 \family sans
4776 Return
4777 \family default
4778  without worrying about the paragraph environment changing on you.
4779  Of course, that means that, once you're done typing in that poem, you have
4780  to change back to the 
4781 \family sans
4782 Standard
4783 \family default
4784  environment yourself.
4785 \end_layout
4786
4787 \begin_layout Subsubsection
4788
4789 \family sans
4790 Quote
4791 \family default
4792  and 
4793 \family sans
4794 Quotation
4795 \family default
4796
4797 \begin_inset CommandInset label
4798 LatexCommand label
4799 name "sec:Quote"
4800
4801 \end_inset
4802
4803
4804 \begin_inset Index
4805 status collapsed
4806
4807 \begin_layout Plain Layout
4808 Quotation
4809 \end_layout
4810
4811 \end_inset
4812
4813
4814 \end_layout
4815
4816 \begin_layout Standard
4817 Now that we've described the similarities of these three environments, it's
4818  time for the differences.
4819  
4820 \family sans
4821 Quote
4822 \family default
4823  and 
4824 \family sans
4825 Quotation
4826 \family default
4827  are identical except for one difference: 
4828 \family sans
4829 Quote
4830 \family default
4831  uses extra spacing to separate paragraphs and never indents the first line.
4832  
4833 \family sans
4834 Quotation
4835 \family default
4836  
4837 \emph on
4838 always
4839 \emph default
4840  indents the first line of a paragraph and uses the same line spacing throughout.
4841 \end_layout
4842
4843 \begin_layout Standard
4844 Here's an example of the 
4845 \family sans
4846 Quote
4847 \family default
4848  environment:
4849 \end_layout
4850
4851 \begin_layout Quote
4852 This is in the 
4853 \family sans
4854 Quote
4855 \family default
4856  environment.
4857  I can keep writing, extending this line out further and further until it
4858  wraps.
4859  See – no indentation!
4860 \end_layout
4861
4862 \begin_layout Quote
4863 Here's the second paragraph of this quote.
4864  Again, there's no indentation, but there is extra space between me and
4865  the other paragraph.
4866 \end_layout
4867
4868 \begin_layout Standard
4869 Here's another example, this time in the 
4870 \family sans
4871 Quotation
4872 \family default
4873  environment:
4874 \end_layout
4875
4876 \begin_layout Quotation
4877 This is in the 
4878 \family sans
4879 Quotation
4880 \family default
4881  environment.
4882  If I keep writing, you'll see the indentation.
4883  If your country uses a writing style that shows off new paragraphs by indenting
4884  the first line, then 
4885 \family sans
4886 Quotation
4887 \family default
4888  is the environment for you! Well, you'd use it 
4889 \emph on
4890 if
4891 \emph default
4892  you were quoting other text.
4893 \end_layout
4894
4895 \begin_layout Quotation
4896 Here's a new paragraph.
4897  I could ramble on and on, like a politician at election time.
4898  If I did that, though, you'd get bored.
4899 \end_layout
4900
4901 \begin_layout Standard
4902 As the examples show, 
4903 \family sans
4904 Quote
4905 \family default
4906  is for those people who use extra space to separate paragraphs.
4907  They should put quotes in the 
4908 \family sans
4909 Quote
4910 \family default
4911  environment.
4912  Those who use indentation to mark a new paragraph should use the 
4913 \family sans
4914 Quotation
4915 \family default
4916  paragraph environment for quoted text.
4917 \end_layout
4918
4919 \begin_layout Subsubsection
4920
4921 \family sans
4922 Verse
4923 \family default
4924
4925 \begin_inset Index
4926 status collapsed
4927
4928 \begin_layout Plain Layout
4929 Paragraph ! Verse
4930 \end_layout
4931
4932 \end_inset
4933
4934
4935 \family sans
4936
4937 \begin_inset Index
4938 status collapsed
4939
4940 \begin_layout Plain Layout
4941 Poetry
4942 \end_layout
4943
4944 \end_inset
4945
4946
4947 \begin_inset CommandInset label
4948 LatexCommand label
4949 name "sec:Verse"
4950
4951 \end_inset
4952
4953
4954 \end_layout
4955
4956 \begin_layout Standard
4957
4958 \family sans
4959 Verse
4960 \family default
4961  is a paragraph environment for poetry, rhymes, verses, and so on.
4962  Here's an example:
4963 \end_layout
4964
4965 \begin_layout Verse
4966 This is in Verse
4967 \begin_inset Newline newline
4968 \end_inset
4969
4970 Which I did not rehearse!
4971 \end_layout
4972
4973 \begin_layout Verse
4974 It could be much worse.
4975  This line could be long, very long, oh so long, so very long that it wraps
4976  around.
4977  It looks okay on screen, but in the printed version, the extra lines are
4978  indented a bit more than the first.
4979  Okay, so it's turned to prose and doesn't rhyme anymore.
4980  So sue me.
4981 \end_layout
4982
4983 \begin_layout Verse
4984 To break a line
4985 \begin_inset Newline newline
4986 \end_inset
4987
4988 And make things look fine
4989 \begin_inset Newline newline
4990 \end_inset
4991
4992 Use 
4993 \begin_inset Info
4994 type  "shortcut"
4995 arg   "newline-insert newline"
4996 \end_inset
4997
4998 .
4999 \end_layout
5000
5001 \begin_layout Standard
5002 As you can see, 
5003 \family sans
5004 Verse
5005 \family default
5006  does not indent both margins.
5007  Each stanza of the verse or poem is in its own paragraph.
5008  To separate the individual lines of a stanza, use the 
5009 \family typewriter
5010 break-line
5011 \family default
5012  function 
5013 \begin_inset Info
5014 type  "shortcut"
5015 arg   "newline-insert newline"
5016 \end_inset
5017
5018 .
5019 \end_layout
5020
5021 \begin_layout Subsection
5022 Lists
5023 \begin_inset Index
5024 status collapsed
5025
5026 \begin_layout Plain Layout
5027 Lists
5028 \end_layout
5029
5030 \end_inset
5031
5032
5033 \begin_inset CommandInset label
5034 LatexCommand label
5035 name "sub:Lists"
5036
5037 \end_inset
5038
5039
5040 \end_layout
5041
5042 \begin_layout Standard
5043 LyX has four different paragraph environments for creating different kinds
5044  of lists.
5045  In the 
5046 \family sans
5047 Itemize
5048 \family default
5049  and 
5050 \family sans
5051 Enumerate
5052 \family default
5053  environments, LyX labels your list items with bullets or numbers, respectively.
5054  In the 
5055 \family sans
5056 Description
5057 \family default
5058  and 
5059 \family sans
5060 List
5061 \family default
5062  environments, LyX lets you provide your own label.
5063  We'll present the individual details of each type of list next after describing
5064  some general features of all four of them.
5065 \end_layout
5066
5067 \begin_layout Subsubsection
5068 General Features
5069 \end_layout
5070
5071 \begin_layout Standard
5072 The four paragraph environments for lists differ from the other environments
5073  in several ways.
5074  First, LyX treats each paragraph as a list item.
5075  Hitting 
5076 \family sans
5077 Return
5078 \family default
5079  does 
5080 \emph on
5081 not
5082 \emph default
5083  reset the environment to 
5084 \family sans
5085 Standard
5086 \family default
5087  but keeps the current environment and creates a new list item.
5088  The nesting depth is hereby kept.
5089  If you want to keep the paragraph environment but reset the current nesting
5090  depth, you can use 
5091 \begin_inset Info
5092 type  "shortcut"
5093 arg   "break-paragraph inverse"
5094 \end_inset
5095
5096  to break paragraphs.
5097 \end_layout
5098
5099 \begin_layout Standard
5100 You can nest lists of any type inside one another.
5101  In fact, LyX changes the labels on some list items depending on how it
5102  is nested.
5103  If you intend to use any of the list paragraph environments, we suggest
5104  you read all of section
5105 \begin_inset space ~
5106 \end_inset
5107
5108
5109 \begin_inset CommandInset ref
5110 LatexCommand ref
5111 reference "sec:Nesting"
5112
5113 \end_inset
5114
5115 .
5116  
5117 \end_layout
5118
5119 \begin_layout Subsubsection
5120
5121 \family sans
5122 Itemize
5123 \family default
5124
5125 \begin_inset Index
5126 status collapsed
5127
5128 \begin_layout Plain Layout
5129 Lists ! Itemize
5130 \end_layout
5131
5132 \end_inset
5133
5134
5135 \begin_inset CommandInset label
5136 LatexCommand label
5137 name "sec:Itemize"
5138
5139 \end_inset
5140
5141
5142 \end_layout
5143
5144 \begin_layout Standard
5145 The first type of list we'll describe in detail is the 
5146 \family sans
5147 Itemize
5148 \family default
5149  paragraph environment.
5150  It has the following properties:
5151 \end_layout
5152
5153 \begin_layout Itemize
5154 Each item has a particular bullet or symbol as its label.
5155 \end_layout
5156
5157 \begin_deeper
5158 \begin_layout Itemize
5159 LyX uses the same symbol for all of the items in a given nesting level.
5160 \end_layout
5161
5162 \begin_layout Itemize
5163 The symbol appears at the beginning of the first line.
5164 \end_layout
5165
5166 \end_deeper
5167 \begin_layout Itemize
5168 The items can have any length.
5169  LyX automatically offsets the left margin of each item.
5170  The offset is always relative to whatever environment the 
5171 \family sans
5172 Itemize
5173 \family default
5174  list may be in.
5175 \end_layout
5176
5177 \begin_layout Itemize
5178 If you nest an 
5179 \family sans
5180 Itemize
5181 \family default
5182  environment inside another 
5183 \family sans
5184 Itemize
5185 \family default
5186  environment, the label changes to a new symbol.
5187 \end_layout
5188
5189 \begin_deeper
5190 \begin_layout Itemize
5191 There are four different symbols for up to a four-fold nesting.
5192 \end_layout
5193
5194 \begin_layout Itemize
5195 LyX always shows the same symbol on screen.
5196 \end_layout
5197
5198 \begin_layout Itemize
5199 See section
5200 \begin_inset space ~
5201 \end_inset
5202
5203
5204 \begin_inset CommandInset ref
5205 LatexCommand ref
5206 reference "sec:Nesting"
5207
5208 \end_inset
5209
5210  for a full explanation of nesting.
5211 \end_layout
5212
5213 \end_deeper
5214 \begin_layout Standard
5215 Of course, that explanation was also an example of an 
5216 \family sans
5217 Itemize
5218 \family default
5219  list.
5220  The 
5221 \family sans
5222 Itemize
5223 \family default
5224  environment is best suited for lists where the order doesn't matter.
5225 \end_layout
5226
5227 \begin_layout Standard
5228 We said that different levels use different symbols as their label.
5229  Here's an example of all four possible symbols.
5230  Note that those of you reading this manual within LyX won't see any difference.
5231 \end_layout
5232
5233 \begin_layout Itemize
5234 The label for the first level 
5235 \family sans
5236 Itemize
5237 \family default
5238  is a large black dot, or bullet.
5239 \end_layout
5240
5241 \begin_deeper
5242 \begin_layout Itemize
5243 The label for the second level is a dash.
5244 \end_layout
5245
5246 \begin_deeper
5247 \begin_layout Itemize
5248 The label for the third is an asterisk.
5249 \end_layout
5250
5251 \begin_deeper
5252 \begin_layout Itemize
5253 The label for the fourth is a centered dot.
5254 \end_layout
5255
5256 \end_deeper
5257 \begin_layout Itemize
5258 Back out to the third level.
5259 \end_layout
5260
5261 \end_deeper
5262 \begin_layout Itemize
5263 Back to the second level.
5264 \end_layout
5265
5266 \end_deeper
5267 \begin_layout Itemize
5268 Back to the outermost level.
5269 \end_layout
5270
5271 \begin_layout Standard
5272 These are the default labels for an 
5273 \family sans
5274 Itemize
5275 \family default
5276  list.
5277  You can customize these labels in the 
5278 \family sans
5279 Document\SpecialChar \menuseparator
5280 Settings
5281 \family default
5282  dialog in the submenu 
5283 \family sans
5284 Bullets
5285 \family default
5286 .
5287 \family sans
5288
5289 \begin_inset Index
5290 status collapsed
5291
5292 \begin_layout Plain Layout
5293 Document ! Settings
5294 \end_layout
5295
5296 \end_inset
5297
5298
5299 \end_layout
5300
5301 \begin_layout Standard
5302 Notice how the space between items decreases with increasing depth.
5303  We'll explain nesting and all the tricks you can do with different depths
5304  in section
5305 \begin_inset space ~
5306 \end_inset
5307
5308
5309 \begin_inset CommandInset ref
5310 LatexCommand ref
5311 reference "sec:Nesting"
5312
5313 \end_inset
5314
5315 .
5316 \end_layout
5317
5318 \begin_layout Subsubsection
5319
5320 \family sans
5321 Enumerate
5322 \family default
5323
5324 \begin_inset Index
5325 status collapsed
5326
5327 \begin_layout Plain Layout
5328 Lists ! Enumerate
5329 \end_layout
5330
5331 \end_inset
5332
5333
5334 \begin_inset CommandInset label
5335 LatexCommand label
5336 name "sec:Enumerate"
5337
5338 \end_inset
5339
5340
5341 \end_layout
5342
5343 \begin_layout Standard
5344 The 
5345 \family sans
5346 Enumerate
5347 \family default
5348  environment is used to create numbered lists and outlines.
5349  It has these properties:
5350 \end_layout
5351
5352 \begin_layout Enumerate
5353 Each item has a numeral as its label.
5354 \end_layout
5355
5356 \begin_deeper
5357 \begin_layout Enumerate
5358 The type of numeral depends on the nesting depth.
5359 \end_layout
5360
5361 \end_deeper
5362 \begin_layout Enumerate
5363 LyX automatically counts the items for you and updates the label as appropriate.
5364 \end_layout
5365
5366 \begin_layout Enumerate
5367 Each new 
5368 \family sans
5369 Enumerate
5370 \family default
5371  environment resets the counter to one.
5372 \end_layout
5373
5374 \begin_layout Enumerate
5375 Like the 
5376 \family sans
5377 Itemize
5378 \family default
5379  environment, the 
5380 \family sans
5381 Enumerate
5382 \family default
5383  environment:
5384 \end_layout
5385
5386 \begin_deeper
5387 \begin_layout Enumerate
5388 Offsets the items relative to the left margin.
5389  Items can have any length.
5390 \end_layout
5391
5392 \begin_layout Enumerate
5393 Reduces the space between items as the nesting depth increases.
5394 \end_layout
5395
5396 \begin_layout Enumerate
5397 Uses different types of labels depending on the nesting depth.
5398 \end_layout
5399
5400 \begin_layout Enumerate
5401 Allows up to a four-fold nesting.
5402 \end_layout
5403
5404 \end_deeper
5405 \begin_layout Standard
5406 Unlike the 
5407 \family sans
5408 Itemize
5409 \family default
5410  environment, 
5411 \family sans
5412 Enumerate
5413 \family default
5414  shows the different labels for each item in LyX.
5415  Here is how LyX labels the four different levels in an 
5416 \family sans
5417 Enumerate
5418 \family default
5419 :
5420 \end_layout
5421
5422 \begin_layout Enumerate
5423 The first level of an 
5424 \family sans
5425 Enumerate
5426 \family default
5427  uses Arabic numerals followed by a period.
5428 \end_layout
5429
5430 \begin_deeper
5431 \begin_layout Enumerate
5432 The second level uses lower case letters surrounded by parentheses.
5433 \end_layout
5434
5435 \begin_deeper
5436 \begin_layout Enumerate
5437 The third level uses lower-case Roman numerals followed by a period.
5438 \end_layout
5439
5440 \begin_deeper
5441 \begin_layout Enumerate
5442 The fourth level uses capital letters followed by a period.
5443 \end_layout
5444
5445 \begin_layout Enumerate
5446 Again, notice the decrease in the spacing between items as the nesting depth
5447  increases.
5448 \end_layout
5449
5450 \end_deeper
5451 \begin_layout Enumerate
5452 Back to the third level
5453 \end_layout
5454
5455 \end_deeper
5456 \begin_layout Enumerate
5457 Back to the second level.
5458 \end_layout
5459
5460 \end_deeper
5461 \begin_layout Enumerate
5462 Back to the outermost level.
5463 \end_layout
5464
5465 \begin_layout Standard
5466 Once again, you can customize the type of numbering used in the 
5467 \family sans
5468 Enumerate
5469 \family default
5470  environment.
5471  It involves adding commands to the LaTeX preamble (see the 
5472 \emph on
5473 Additional Features
5474 \emph default
5475  manual).
5476  As stated earlier, such customization only shows up in the printed version,
5477  not in LyX.
5478 \end_layout
5479
5480 \begin_layout Standard
5481 There is more to nesting 
5482 \family sans
5483 Enumerate
5484 \family default
5485  environments than we've stated here.
5486  You should read section
5487 \begin_inset space ~
5488 \end_inset
5489
5490
5491 \begin_inset CommandInset ref
5492 LatexCommand ref
5493 reference "sec:Nesting"
5494
5495 \end_inset
5496
5497  to learn more about nesting.
5498 \end_layout
5499
5500 \begin_layout Subsubsection
5501
5502 \family sans
5503 Description
5504 \family default
5505
5506 \begin_inset Index
5507 status collapsed
5508
5509 \begin_layout Plain Layout
5510 Lists ! Description
5511 \end_layout
5512
5513 \end_inset
5514
5515
5516 \end_layout
5517
5518 \begin_layout Standard
5519 Unlike the previous two environments, the 
5520 \family sans
5521 Description
5522 \family default
5523  list has no fixed label.
5524  Instead, LyX uses the first 
5525 \begin_inset Quotes eld
5526 \end_inset
5527
5528 word
5529 \begin_inset Quotes erd
5530 \end_inset
5531
5532  of the first line as the label.
5533  Here's an example:
5534 \end_layout
5535
5536 \begin_layout Description
5537 Example: This is an example of the 
5538 \family sans
5539 Description
5540 \family default
5541  environment.
5542 \end_layout
5543
5544 \begin_layout Standard
5545 LyX typesets the label in boldface and puts extra space between it and the
5546  rest of the line.
5547 \end_layout
5548
5549 \begin_layout Standard
5550 With the first 
5551 \begin_inset Quotes eld
5552 \end_inset
5553
5554 word
5555 \begin_inset Quotes erd
5556 \end_inset
5557
5558  it is meant that the first hit of the 
5559 \family sans
5560 Space
5561 \family default
5562  key ends the label if you are at the beginning of the first line of an
5563  item.
5564  If you need to use more than one word in the label use a 
5565 \family sans
5566 Protected Blank
5567 \family default
5568 .
5569  (Use either 
5570 \begin_inset Info
5571 type  "shortcut"
5572 arg   "space-insert protected"
5573 \end_inset
5574
5575  or the menu 
5576 \family sans
5577 Insert\SpecialChar \menuseparator
5578 Formatting\SpecialChar \menuseparator
5579 Protected
5580 \begin_inset space ~
5581 \end_inset
5582
5583 Space
5584 \family default
5585 , see section
5586 \begin_inset space ~
5587 \end_inset
5588
5589
5590 \begin_inset CommandInset ref
5591 LatexCommand ref
5592 reference "sub:Protected-Space"
5593
5594 \end_inset
5595
5596  for more info.) Here is an example:
5597 \end_layout
5598
5599 \begin_layout Description
5600 Second
5601 \begin_inset space ~
5602 \end_inset
5603
5604 Example: This one shows how to use a 
5605 \family sans
5606 Protected
5607 \begin_inset space ~
5608 \end_inset
5609
5610 Blank
5611 \family default
5612  in the label of a 
5613 \family sans
5614 Description
5615 \family default
5616  list item.
5617 \end_layout
5618
5619 \begin_layout Description
5620 Usage: You should use the 
5621 \family sans
5622 Description
5623 \family default
5624  environment for things like definitions and theorems.
5625  Use it when you need to make one word in particular stand out in the text
5626  that describes it.
5627  It's not a good idea to use a 
5628 \family sans
5629 Description
5630 \family default
5631  environment when you have an entire sentence that you want to describe.
5632  You're better off using 
5633 \family sans
5634 Itemize
5635 \family default
5636  or 
5637 \family sans
5638 Enumerate
5639 \family default
5640  and nesting several 
5641 \family sans
5642 Standard
5643 \family default
5644  paragraphs into them.
5645 \end_layout
5646
5647 \begin_layout Description
5648 Nesting: You can nest 
5649 \family sans
5650 Description
5651 \family default
5652  environments inside one another, nest them in other types of lists, and
5653  so on.
5654 \end_layout
5655
5656 \begin_layout Standard
5657 Notice that after the first line, LyX indents subsequent lines, offsetting
5658  them from the first line.
5659 \end_layout
5660
5661 \begin_layout Subsubsection
5662 The LyX 
5663 \family sans
5664 List
5665 \family default
5666
5667 \begin_inset Index
5668 status collapsed
5669
5670 \begin_layout Plain Layout
5671 Lists ! LyX list
5672 \end_layout
5673
5674 \end_inset
5675
5676
5677 \end_layout
5678
5679 \begin_layout Standard
5680 The 
5681 \family sans
5682 List
5683 \family default
5684  environment is a LyX extension to LaTeX.
5685 \end_layout
5686
5687 \begin_layout Standard
5688 \begin_inset Note Greyedout
5689 status open
5690
5691 \begin_layout Plain Layout
5692
5693 \series bold
5694 Note:
5695 \series default
5696  When you are using a KOMA-Script document class, like in this document,
5697  the 
5698 \family sans
5699 List
5700 \family default
5701  environment is named 
5702 \family sans
5703 Labeling
5704 \family default
5705 .
5706 \end_layout
5707
5708 \end_inset
5709
5710
5711 \end_layout
5712
5713 \begin_layout Standard
5714 Like the 
5715 \family sans
5716 Description
5717 \family default
5718  environment the 
5719 \family sans
5720 List
5721 \family default
5722  environment has user-defined labels for each list item.
5723  There are the following properties of this list environment:
5724 \end_layout
5725
5726 \begin_layout Labeling
5727 \labelwidthstring 00.00.0000
5728 item
5729 \begin_inset space ~
5730 \end_inset
5731
5732 labels LyX uses the first 
5733 \begin_inset Quotes eld
5734 \end_inset
5735
5736 word
5737 \begin_inset Quotes erd
5738 \end_inset
5739
5740  of each line as the item label.
5741  The first 
5742 \family sans
5743 Space
5744 \family default
5745  after the beginning of the first line of an item marks the end of the label.
5746  If you need to use more than one word in an item label, use a protected
5747  blank as described above.
5748 \end_layout
5749
5750 \begin_layout Labeling
5751 \labelwidthstring 00.00.0000
5752 margins As you can see, LyX uses different margins for the item label and
5753  the body of the item text.
5754  The body of the text has a larger left margin, which is equal to the default
5755  label width plus a little extra space.
5756  
5757 \end_layout
5758
5759 \begin_layout Labeling
5760 \labelwidthstring 00.00.0000
5761 label
5762 \begin_inset space ~
5763 \end_inset
5764
5765 width LyX uses the width of the label, or the default width, whatever is
5766  larger.
5767  If the label width is larger, the label 
5768 \begin_inset Quotes eld
5769 \end_inset
5770
5771 extends
5772 \begin_inset Quotes erd
5773 \end_inset
5774
5775  into the first line.
5776  In other words, the text of the first line isn't aligned with the left
5777  margin of the rest of the item text.
5778 \end_layout
5779
5780 \begin_layout Labeling
5781 \labelwidthstring 00.00.0000
5782 default
5783 \begin_inset space ~
5784 \end_inset
5785
5786 width You can set the default label width to ensure that the text of all
5787  items in a 
5788 \family sans
5789 List
5790 \family default
5791  environment have the same left margin.
5792 \begin_inset Newline newline
5793 \end_inset
5794
5795 To change the default width, select all items in the list.
5796  Now open the 
5797 \family sans
5798 Edit\SpecialChar \menuseparator
5799 Paragraph
5800 \begin_inset space ~
5801 \end_inset
5802
5803 Settings
5804 \family default
5805  dialog.
5806  The text in the box 
5807 \family sans
5808 Longest
5809 \begin_inset space ~
5810 \end_inset
5811
5812 label
5813 \family default
5814  determines the default label width.
5815  You can use the text of your largest label here, but you can also use the
5816  letter 
5817 \begin_inset Quotes eld
5818 \end_inset
5819
5820 M
5821 \begin_inset Quotes erd
5822 \end_inset
5823
5824  multiple times instead.
5825  The M is the widest character and is a standard unit of widths in LaTeX.
5826  By using 
5827 \begin_inset Quotes eld
5828 \end_inset
5829
5830 M
5831 \begin_inset Quotes erd
5832 \end_inset
5833
5834  as the unit of width you don't need to keep changing the contents of 
5835 \family sans
5836 Longest
5837 \begin_inset space ~
5838 \end_inset
5839
5840 label
5841 \family default
5842  every time you alter a label in a 
5843 \family sans
5844 List
5845 \family default
5846  environment.
5847 \begin_inset Newline newline
5848 \end_inset
5849
5850 The predefined default width is the length of 
5851 \begin_inset Quotes eld
5852 \end_inset
5853
5854 00.00.0000
5855 \begin_inset Quotes erd
5856 \end_inset
5857
5858  (equal to 6 M).
5859  
5860 \begin_inset Newline newline
5861 \end_inset
5862
5863
5864 \begin_inset Note Greyedout
5865 status open
5866
5867 \begin_layout Plain Layout
5868
5869 \series bold
5870 Note:
5871 \series default
5872  Setting the cursor into a list item to change only its label width will
5873  only change the width inside LyX but not in the output.
5874 \end_layout
5875
5876 \end_inset
5877
5878
5879 \end_layout
5880
5881 \begin_layout Standard
5882 You should use the 
5883 \family sans
5884 List
5885 \family default
5886  environment the same way like the 
5887 \family sans
5888 Description
5889 \family default
5890  list: When you need one word to stand out from the text that describes
5891  it.
5892  The 
5893 \family sans
5894 List
5895 \family default
5896  environment gives you another way to do this, using a different overall
5897  layout.
5898 \end_layout
5899
5900 \begin_layout Standard
5901 You can nest 
5902 \family sans
5903 List
5904 \family default
5905  environments inside one another, nest them in other types of lists, and
5906  so on.
5907  They work just like the other list paragraph environments.
5908  Read section
5909 \begin_inset space ~
5910 \end_inset
5911
5912
5913 \begin_inset CommandInset ref
5914 LatexCommand ref
5915 reference "sec:Nesting"
5916
5917 \end_inset
5918
5919  to learn about nesting.
5920 \end_layout
5921
5922 \begin_layout Standard
5923 There is yet another feature of the 
5924 \family sans
5925 List
5926 \family default
5927  environment: As you can see in the examples, LyX left-justifies the item
5928  labels by default.
5929  You can use additional 
5930 \family sans
5931 HFills
5932 \family default
5933  to change how LyX justifies the item label.
5934  
5935 \family sans
5936 Hfills
5937 \family default
5938  are documented in section
5939 \begin_inset space ~
5940 \end_inset
5941
5942
5943 \begin_inset CommandInset ref
5944 LatexCommand ref
5945 reference "sub:Horizontal-Space"
5946
5947 \end_inset
5948
5949 .
5950  Here are some examples:
5951 \begin_inset Newpage pagebreak
5952 \end_inset
5953
5954
5955 \end_layout
5956
5957 \begin_layout Labeling
5958 \labelwidthstring 00.00.0000
5959 Left The default for 
5960 \family sans
5961 List
5962 \family default
5963  item labels.
5964 \end_layout
5965
5966 \begin_layout Labeling
5967 \labelwidthstring 00.00.0000
5968 \begin_inset space \hfill{}
5969 \end_inset
5970
5971 Right One 
5972 \family sans
5973 HFill
5974 \family default
5975  at the beginning of the label right justifies it.
5976 \end_layout
5977
5978 \begin_layout Labeling
5979 \labelwidthstring 00.00.0000
5980 \begin_inset space \hfill{}
5981 \end_inset
5982
5983 Center
5984 \begin_inset space \hfill{}
5985 \end_inset
5986
5987  One 
5988 \family sans
5989 HFill
5990 \family default
5991  at the beginning of the label and one at the end centers it.
5992 \end_layout
5993
5994 \begin_layout Subsection
5995 Letters
5996 \begin_inset Index
5997 status collapsed
5998
5999 \begin_layout Plain Layout
6000 Letters
6001 \end_layout
6002
6003 \end_inset
6004
6005
6006 \end_layout
6007
6008 \begin_layout Subsubsection
6009
6010 \family sans
6011 Address
6012 \family default
6013  and 
6014 \family sans
6015 Right
6016 \begin_inset space ~
6017 \end_inset
6018
6019 Address
6020 \family default
6021 : An Overview
6022 \end_layout
6023
6024 \begin_layout Standard
6025 Although LyX has document classes for letters, we've also created two paragraph
6026  environments called 
6027 \family sans
6028 Address
6029 \family default
6030  and 
6031 \family sans
6032 Right
6033 \begin_inset space ~
6034 \end_inset
6035
6036 Address
6037 \family default
6038 .
6039  To use the letter class, you need to use specific paragraph environments
6040  in a specific order, otherwise LaTeX gags on the document.
6041  In contrast, you can use the 
6042 \family sans
6043 Address
6044 \family default
6045  and 
6046 \family sans
6047 Right
6048 \begin_inset space ~
6049 \end_inset
6050
6051 Address
6052 \family default
6053  paragraph environments anywhere with no problem.
6054  You can even nest them inside other environments, though you can't nest
6055  anything in them.
6056 \end_layout
6057
6058 \begin_layout Standard
6059 Of course, you're not limited to using 
6060 \family sans
6061 Address
6062 \family default
6063  and 
6064 \family sans
6065 Right
6066 \begin_inset space ~
6067 \end_inset
6068
6069 Address
6070 \family default
6071  for letters only.
6072  
6073 \family sans
6074 Right
6075 \begin_inset space ~
6076 \end_inset
6077
6078 Address
6079 \family default
6080 , in particular, is useful for creating article titles like those used in
6081  some European academic papers.
6082 \end_layout
6083
6084 \begin_layout Subsubsection
6085 Usage
6086 \begin_inset CommandInset label
6087 LatexCommand label
6088 name "sec:Address-Usage"
6089
6090 \end_inset
6091
6092
6093 \end_layout
6094
6095 \begin_layout Standard
6096 The 
6097 \family sans
6098 Address
6099 \family default
6100  environment formats text in the style of an address, which is also used
6101  for the opening and signature in some countries.
6102  Similarly, the 
6103 \family sans
6104 Right
6105 \begin_inset space ~
6106 \end_inset
6107
6108 Address
6109 \family default
6110  environment formats text in the style of a right-justified address, which
6111  is used for the sender's address and today's date in some countries.
6112  Here's an example of each:
6113 \end_layout
6114
6115 \begin_layout Right Address
6116 Right Address
6117 \begin_inset Newline newline
6118 \end_inset
6119
6120 Who I am
6121 \begin_inset Newline newline
6122 \end_inset
6123
6124 Where I am
6125 \begin_inset Newline newline
6126 \end_inset
6127
6128 When is it? What is today?
6129 \end_layout
6130
6131 \begin_layout Standard
6132 That was 
6133 \family sans
6134 Right
6135 \begin_inset space ~
6136 \end_inset
6137
6138 Address
6139 \family default
6140 .
6141  Notice that the lines all have the same left margin, which LyX sets to
6142  fit the largest block of text on a single line.
6143  Here's an example of the 
6144 \family sans
6145 Address
6146 \family default
6147  environment:
6148 \end_layout
6149
6150 \begin_layout Address
6151 Who are you
6152 \begin_inset Newline newline
6153 \end_inset
6154
6155 Where do I send this
6156 \begin_inset Newline newline
6157 \end_inset
6158
6159 Your post office and country
6160 \end_layout
6161
6162 \begin_layout Standard
6163 As you can see, both 
6164 \family sans
6165 Address
6166 \family default
6167  and 
6168 \family sans
6169 Right
6170 \begin_inset space ~
6171 \end_inset
6172
6173 Address
6174 \family default
6175  add extra space between themselves and the next paragraph.
6176  If you hit 
6177 \family sans
6178 Return
6179 \family default
6180  in either of these environments, LyX resets the nesting depth and sets
6181  the environment to 
6182 \family sans
6183 Standard
6184 \family default
6185 .
6186  This makes sense, since 
6187 \family sans
6188 Return
6189 \family default
6190  is the 
6191 \family typewriter
6192 break-paragraph
6193 \family default
6194  function, and the individual lines of an address are not paragraphs.
6195  Thus, you have to use 
6196 \family typewriter
6197 break-line
6198 \family default
6199  (
6200 \begin_inset Info
6201 type  "shortcut"
6202 arg   "newline-insert newline"
6203 \end_inset
6204
6205  or 
6206 \family sans
6207 Formatting
6208 \begin_inset space ~
6209 \end_inset
6210
6211 Character\SpecialChar \menuseparator
6212 Line
6213 \begin_inset space ~
6214 \end_inset
6215
6216 Break
6217 \family default
6218  from the 
6219 \family sans
6220 Insert
6221 \family default
6222  menu) to start a new line in an 
6223 \family sans
6224 Address
6225 \family default
6226  or 
6227 \family sans
6228 Right
6229 \begin_inset space ~
6230 \end_inset
6231
6232 Address
6233 \family default
6234  environment.
6235 \end_layout
6236
6237 \begin_layout Subsection
6238 Academic Writing
6239 \end_layout
6240
6241 \begin_layout Standard
6242 Most academic writing begins with an abstract and ends with a bibliography
6243  or list of references.
6244  LyX contains paragraph environments for both of these.
6245 \end_layout
6246
6247 \begin_layout Subsubsection
6248
6249 \family sans
6250 Abstract
6251 \begin_inset Index
6252 status collapsed
6253
6254 \begin_layout Plain Layout
6255 Abstracts
6256 \end_layout
6257
6258 \end_inset
6259
6260
6261 \end_layout
6262
6263 \begin_layout Standard
6264 The 
6265 \family sans
6266 Abstract
6267 \family default
6268  environment is used for the abstract of an article.
6269  Technically, you could use this environment anywhere, but you really should
6270  only use it at the beginning of the document, after the title.
6271  Also, don't bother trying to nest 
6272 \family sans
6273 Abstract
6274 \family default
6275  in anything else or vice versa.
6276  It won't work.
6277  The 
6278 \family sans
6279 Abstract
6280 \family default
6281  environment is only useful in the article and report document classes.
6282  The book document classes ignores the 
6283 \family sans
6284 Abstract
6285 \family default
6286  completely, and it's utterly silly to use 
6287 \family sans
6288 Abstract
6289 \family default
6290  in a letter document class.
6291 \end_layout
6292
6293 \begin_layout Standard
6294 The 
6295 \family sans
6296 Abstract
6297 \family default
6298  environment does several things for you.
6299  First, it puts the centered label 
6300 \begin_inset Quotes eld
6301 \end_inset
6302
6303 Abstract
6304 \begin_inset Quotes erd
6305 \end_inset
6306
6307  above the text.
6308  The label and the text of the abstract are separated by some extra vertical
6309  space.
6310  Second, it typesets everything in a smaller font, just as you'd expect.
6311  Lastly, it adds a bit of extra vertical space between the abstract and
6312  the subsequent text.
6313  Well, that's how it will appear on the LyX screen.
6314  The appearance in the output depends on the used article or report class.
6315 \end_layout
6316
6317 \begin_layout Standard
6318 Starting a new paragraph by hitting 
6319 \family sans
6320 Return
6321 \family default
6322  does not reset the paragraph environment.
6323  The new paragraph will still be in the 
6324 \family sans
6325 Abstract
6326 \family default
6327  environment.
6328  So, you will have to change the paragraph environment yourself when you
6329  finish entering the abstract of your document.
6330 \end_layout
6331
6332 \begin_layout Standard
6333 \begin_inset Float figure
6334 wide false
6335 sideways false
6336 status open
6337
6338 \begin_layout Plain Layout
6339 \align center
6340 \begin_inset Graphics
6341         filename clipart/Abstract.pdf
6342         lyxscale 25
6343
6344 \end_inset
6345
6346
6347 \end_layout
6348
6349 \begin_layout Plain Layout
6350 \begin_inset Caption
6351
6352 \begin_layout Plain Layout
6353 \begin_inset CommandInset label
6354 LatexCommand label
6355 name "cap:Paragraph-in-the"
6356
6357 \end_inset
6358
6359 Paragraph in the 
6360 \family sans
6361 Abstract
6362 \family default
6363  environment
6364 \end_layout
6365
6366 \end_inset
6367
6368
6369 \end_layout
6370
6371 \end_inset
6372
6373
6374 \end_layout
6375
6376 \begin_layout Standard
6377 We'd love to give you directly an example of the 
6378 \family sans
6379 Abstract
6380 \family default
6381  environment, but since this document is in the 
6382 \begin_inset Quotes eld
6383 \end_inset
6384
6385 book
6386 \begin_inset Quotes erd
6387 \end_inset
6388
6389  class, we can't do this.
6390  We inserted it therefore as figure
6391 \begin_inset space ~
6392 \end_inset
6393
6394
6395 \begin_inset CommandInset ref
6396 LatexCommand ref
6397 reference "cap:Paragraph-in-the"
6398
6399 \end_inset
6400
6401 .
6402  If you've never heard of an 
6403 \begin_inset Quotes eld
6404 \end_inset
6405
6406 abstract
6407 \begin_inset Quotes erd
6408 \end_inset
6409
6410  before, you can safely ignore this environment.
6411 \end_layout
6412
6413 \begin_layout Subsubsection
6414
6415 \family sans
6416 Bibliography
6417 \family default
6418
6419 \begin_inset Index
6420 status collapsed
6421
6422 \begin_layout Plain Layout
6423 Bibliography
6424 \end_layout
6425
6426 \end_inset
6427
6428
6429 \begin_inset CommandInset label
6430 LatexCommand label
6431 name "sub:Biblio_environment"
6432
6433 \end_inset
6434
6435
6436 \end_layout
6437
6438 \begin_layout Standard
6439 The 
6440 \family sans
6441 Bibliography
6442 \family default
6443  environment is used to list references.
6444  Technically, you could use this environment anywhere, but you really should
6445  only use it at the end of the document.
6446  Nesting 
6447 \family sans
6448 Bibliography
6449 \family default
6450  in anything else or vice versa won't work.
6451 \end_layout
6452
6453 \begin_layout Standard
6454 When you first open a 
6455 \family sans
6456 Bibliography
6457 \family default
6458  environment, LyX adds a large vertical space, followed by the heading 
6459 \begin_inset Quotes eld
6460 \end_inset
6461
6462 Bibliography
6463 \begin_inset Quotes erd
6464 \end_inset
6465
6466  or 
6467 \begin_inset Quotes eld
6468 \end_inset
6469
6470 References,
6471 \begin_inset Quotes erd
6472 \end_inset
6473
6474  depending on the document class.
6475  The heading is in a large boldface font.
6476  Each paragraph of the 
6477 \family sans
6478 Bibliography
6479 \family default
6480  environment is a bibliography entry.
6481  Thus, hitting 
6482 \family sans
6483 Return
6484 \family default
6485  does not reset the paragraph environment.
6486  Each new paragraph is still in the 
6487 \family sans
6488 Bibliography
6489 \family default
6490  environment.
6491 \end_layout
6492
6493 \begin_layout Standard
6494 There is another, usually better way to include references in your document
6495  by using a BibTeX database.
6496  For more information on that, and for a a detailed description of LyX's
6497  bibliography handling, have a look at in section
6498 \begin_inset space ~
6499 \end_inset
6500
6501
6502 \begin_inset CommandInset ref
6503 LatexCommand ref
6504 reference "sec:Bibliography"
6505
6506 \end_inset
6507
6508 .
6509 \end_layout
6510
6511 \begin_layout Subsection
6512 LyX
6513 \family sans
6514 -Code
6515 \begin_inset Index
6516 status collapsed
6517
6518 \begin_layout Plain Layout
6519 Paragraph ! LyX code
6520 \end_layout
6521
6522 \end_inset
6523
6524
6525 \begin_inset CommandInset label
6526 LatexCommand label
6527 name "sub:LyX-Code"
6528
6529 \end_inset
6530
6531
6532 \end_layout
6533
6534 \begin_layout Standard
6535 The 
6536 \family sans
6537 LyX-Code
6538 \family default
6539  environment is another LyX extension.
6540  It type-sets text in a typewriter-style font.
6541  It also treats the 
6542 \family sans
6543 Space
6544 \family default
6545  key as a fixed whitespace;
6546 \begin_inset Foot
6547 status collapsed
6548
6549 \begin_layout Plain Layout
6550 In the 
6551 \family sans
6552 LyX-Code
6553 \family default
6554  environment, the 
6555 \family sans
6556 Space
6557 \family default
6558  key is treated as a 
6559 \family sans
6560 Protected
6561 \begin_inset space ~
6562 \end_inset
6563
6564 Blank
6565 \family default
6566  instead of an end-of-word marker.
6567 \end_layout
6568
6569 \end_inset
6570
6571  this is the only case in which you can type multiple whitespaces in LyX.
6572  If you need to insert blank lines, you'll still need to use 
6573 \begin_inset Info
6574 type  "shortcut"
6575 arg   "newline-insert newline"
6576 \end_inset
6577
6578  (the 
6579 \family typewriter
6580 break-line
6581 \family default
6582  function).
6583  
6584 \family sans
6585 Return
6586 \family default
6587  breaks paragraphs.
6588  Note, however, that 
6589 \family sans
6590 Return
6591 \family default
6592  does not reset the paragraph environment.
6593  So, when you finish using the 
6594 \family sans
6595 LyX-Code
6596 \family default
6597  environment, you'll need to change the paragraph environment yourself.
6598  Also, you can nest the 
6599 \family sans
6600 LyX-Code
6601 \family default
6602  environment inside of others.
6603 \end_layout
6604
6605 \begin_layout Standard
6606 There are a few quirks with this environment:
6607 \end_layout
6608
6609 \begin_layout Itemize
6610 You cannot use 
6611 \begin_inset Info
6612 type  "shortcut"
6613 arg   "newline-insert newline"
6614 \end_inset
6615
6616  at the beginning of a new paragraph (i.
6617 \begin_inset space \thinspace{}
6618 \end_inset
6619
6620 g.
6621 \begin_inset space \space{}
6622 \end_inset
6623
6624 you can't follow 
6625 \family sans
6626 Return
6627 \family default
6628  with a 
6629 \begin_inset Info
6630 type  "shortcut"
6631 arg   "newline-insert newline"
6632 \end_inset
6633
6634 ).
6635 \end_layout
6636
6637 \begin_layout Itemize
6638 You can't follow a 
6639 \begin_inset Info
6640 type  "shortcut"
6641 arg   "newline-insert newline"
6642 \end_inset
6643
6644  with a 
6645 \family sans
6646 Space
6647 \family default
6648 .
6649 \end_layout
6650
6651 \begin_deeper
6652 \begin_layout Itemize
6653 Use a 
6654 \family sans
6655 Return
6656 \family default
6657  to begin a new paragraph, then you can use a 
6658 \family sans
6659 Space
6660 \family default
6661 .
6662 \end_layout
6663
6664 \begin_layout Itemize
6665 Or: use 
6666 \begin_inset Info
6667 type  "shortcut"
6668 arg   "space-insert protected"
6669 \end_inset
6670
6671  instead.
6672 \end_layout
6673
6674 \end_deeper
6675 \begin_layout Itemize
6676 You can't have an empty paragraph or an empty line.
6677  You must put at least one 
6678 \family sans
6679 Space
6680 \family default
6681  in any line you want blank.
6682  Otherwise, LaTeX generates errors.
6683 \end_layout
6684
6685 \begin_layout Itemize
6686 You cannot get the typewriter double quotes by typing 
6687 \family sans
6688 "
6689 \family default
6690  since that will insert 
6691 \emph on
6692 real
6693 \emph default
6694  quotes.
6695  You get the typewriter double quotes with 
6696 \begin_inset Info
6697 type  "shortcut"
6698 arg   "self-insert \""
6699 \end_inset
6700
6701 .
6702 \end_layout
6703
6704 \begin_layout Standard
6705 Here's an example:
6706 \end_layout
6707
6708 \begin_layout LyX-Code
6709 #include <stdio.h>
6710 \end_layout
6711
6712 \begin_layout LyX-Code
6713  
6714 \end_layout
6715
6716 \begin_layout LyX-Code
6717 int main(void)
6718 \end_layout
6719
6720 \begin_layout LyX-Code
6721 {
6722 \end_layout
6723
6724 \begin_layout LyX-Code
6725     printf("Hello World!
6726 \backslash
6727 n");
6728 \end_layout
6729
6730 \begin_layout LyX-Code
6731     return 0;
6732 \end_layout
6733
6734 \begin_layout LyX-Code
6735 }
6736 \end_layout
6737
6738 \begin_layout Standard
6739 This is just the standard 
6740 \begin_inset Quotes eld
6741 \end_inset
6742
6743 Hello world!
6744 \begin_inset Quotes erd
6745 \end_inset
6746
6747  program.
6748  
6749 \end_layout
6750
6751 \begin_layout Standard
6752
6753 \family sans
6754 LyX-Code
6755 \family default
6756  has one purpose: to typeset code, such as program source, shell scripts,
6757  rc-files, and so on.
6758  Use it only in those very special cases where you need to generate text
6759  as if you used a typewriter.
6760 \begin_inset Index
6761 status collapsed
6762
6763 \begin_layout Plain Layout
6764 Paragraph environments|)
6765 \end_layout
6766
6767 \end_inset
6768
6769
6770 \end_layout
6771
6772 \begin_layout Section
6773 Nesting Environments
6774 \begin_inset Index
6775 status collapsed
6776
6777 \begin_layout Plain Layout
6778 Nesting ! Environments
6779 \end_layout
6780
6781 \end_inset
6782
6783
6784 \begin_inset CommandInset label
6785 LatexCommand label
6786 name "sec:Nesting"
6787
6788 \end_inset
6789
6790
6791 \end_layout
6792
6793 \begin_layout Subsection
6794 Introduction
6795 \end_layout
6796
6797 \begin_layout Standard
6798 LyX treats text as a unified block with a particular context and specific
6799  properties.
6800  This allows you to create blocks that inherits some of the properties of
6801  another block.
6802  For example you have three main points in an outline, but point #2 also
6803  has two subpoints.
6804  In other words, you have a list inside of another list, with the inner
6805  list 
6806 \begin_inset Quotes eld
6807 \end_inset
6808
6809 attached
6810 \begin_inset Quotes erd
6811 \end_inset
6812
6813  to item #2:
6814 \end_layout
6815
6816 \begin_layout Enumerate
6817 one
6818 \end_layout
6819
6820 \begin_layout Enumerate
6821 two
6822 \end_layout
6823
6824 \begin_deeper
6825 \begin_layout Enumerate
6826 sublist - item #1
6827 \end_layout
6828
6829 \begin_layout Enumerate
6830 sublist - item #2
6831 \end_layout
6832
6833 \end_deeper
6834 \begin_layout Enumerate
6835 three
6836 \end_layout
6837
6838 \begin_layout Standard
6839 You put a list inside of a list by nesting one list inside the other.
6840  Nesting an environment is quite simple: Select 
6841 \family sans
6842 Increase
6843 \begin_inset space ~
6844 \end_inset
6845
6846 List
6847 \begin_inset space ~
6848 \end_inset
6849
6850 Depth
6851 \family default
6852  or 
6853 \family sans
6854 Decrease
6855 \begin_inset space ~
6856 \end_inset
6857
6858 List
6859 \begin_inset space ~
6860 \end_inset
6861
6862 Depth
6863 \family default
6864  from the 
6865 \family sans
6866 Edit
6867 \family default
6868  menu to change the nesting depth of the current paragraph (the status bar
6869  will tell you how far you are nested).
6870  Instead of the menu, you can also use the toolbar buttons 
6871 \begin_inset Graphics
6872         filename ../images/depth-increment.png
6873
6874 \end_inset
6875
6876  and 
6877 \begin_inset Graphics
6878         filename ../images/depth-decrement.png
6879
6880 \end_inset
6881
6882  or the convenient key bindings 
6883 \family sans
6884 Tab
6885 \family default
6886  and 
6887 \family sans
6888 Shift-Tab
6889 \family default
6890  or 
6891 \begin_inset Info
6892 type  "shortcut"
6893 arg   "depth-increment"
6894 \end_inset
6895
6896  and 
6897 \begin_inset Info
6898 type  "shortcut"
6899 arg   "depth-decrement"
6900 \end_inset
6901
6902  to change the nesting level.
6903  The change will work on the current selection if you have made one (allowing
6904  you to change the nesting of several paragraphs at once), or the current
6905  paragraph.
6906 \end_layout
6907
6908 \begin_layout Standard
6909 Note that LyX only changes the nesting depth if it can.
6910  If it's invalid to do so, nothing happens if you try to change the depth.
6911  Additionally, if you change the depth of one paragraph, it affects the
6912  depth of every paragraph nested inside of it.
6913 \end_layout
6914
6915 \begin_layout Standard
6916 Nesting isn't limited to lists.
6917  In LyX, you can nest just about anything inside anything else, as you're
6918  about to find out.
6919  This is the real power of nesting paragraph environments.
6920 \end_layout
6921
6922 \begin_layout Subsection
6923 What You Can and Can't Nest
6924 \end_layout
6925
6926 \begin_layout Standard
6927 Before we fire a list of paragraph environments at you, we need to tell
6928  you a little bit more about how nesting works.
6929 \end_layout
6930
6931 \begin_layout Standard
6932 The question if nesting a paragraph environment is possible, is a bit more
6933  complicated than a simple yes or no.
6934  There are three types of paragraph environments:
6935 \end_layout
6936
6937 \begin_layout Itemize
6938 Completely unnestable
6939 \end_layout
6940
6941 \begin_layout Itemize
6942 Fully nestable, you can nest them inside of things and you can also nest
6943  other things inside of them.
6944 \end_layout
6945
6946 \begin_layout Itemize
6947 A third type, you can nest them into other environments, but you can't nest
6948  anything into them.
6949 \end_layout
6950
6951 \begin_layout Standard
6952 Here's a list of the three types of nesting behavior, and which paragraph
6953  environments have them:
6954 \end_layout
6955
6956 \begin_layout Description
6957 Unnestable Can't nest them.
6958  Can't nest into them.
6959 \end_layout
6960
6961 \begin_deeper
6962 \begin_layout Itemize
6963
6964 \family sans
6965 Bibliography
6966 \end_layout
6967
6968 \begin_layout Itemize
6969
6970 \family sans
6971 Abstract
6972 \end_layout
6973
6974 \begin_layout Itemize
6975
6976 \family sans
6977 Title
6978 \end_layout
6979
6980 \begin_layout Itemize
6981
6982 \family sans
6983 Author
6984 \end_layout
6985
6986 \begin_layout Itemize
6987
6988 \family sans
6989 Date
6990 \end_layout
6991
6992 \end_deeper
6993 \begin_layout Description
6994 Fully
6995 \begin_inset space ~
6996 \end_inset
6997
6998 Nestable You can nest them.
6999  You can nest other things into them.
7000 \end_layout
7001
7002 \begin_deeper
7003 \begin_layout Itemize
7004
7005 \family sans
7006 Verse
7007 \end_layout
7008
7009 \begin_layout Itemize
7010
7011 \family sans
7012 Quote
7013 \end_layout
7014
7015 \begin_layout Itemize
7016
7017 \family sans
7018 Quotation
7019 \end_layout
7020
7021 \begin_layout Itemize
7022
7023 \family sans
7024 Itemize
7025 \end_layout
7026
7027 \begin_layout Itemize
7028
7029 \family sans
7030 Enumerate
7031 \end_layout
7032
7033 \begin_layout Itemize
7034
7035 \family sans
7036 Description
7037 \end_layout
7038
7039 \begin_layout Itemize
7040
7041 \family sans
7042 List
7043 \end_layout
7044
7045 \begin_layout Itemize
7046
7047 \family sans
7048 LyX-Code
7049 \end_layout
7050
7051 \end_deeper
7052 \begin_layout Description
7053 Nestable-Inside You can nest them inside of other things.
7054  You can't nest anything into them.
7055 \end_layout
7056
7057 \begin_deeper
7058 \begin_layout Itemize
7059
7060 \family sans
7061 Standard
7062 \end_layout
7063
7064 \begin_layout Itemize
7065
7066 \family sans
7067 Part
7068 \end_layout
7069
7070 \begin_layout Itemize
7071
7072 \family sans
7073 Chapter
7074 \end_layout
7075
7076 \begin_layout Itemize
7077
7078 \family sans
7079 Section
7080 \end_layout
7081
7082 \begin_layout Itemize
7083
7084 \family sans
7085 Subsection
7086 \end_layout
7087
7088 \begin_layout Itemize
7089
7090 \family sans
7091 Subsubsection
7092 \end_layout
7093
7094 \begin_layout Itemize
7095
7096 \family sans
7097 Paragraph
7098 \end_layout
7099
7100 \begin_layout Itemize
7101
7102 \family sans
7103 Subparagraph
7104 \end_layout
7105
7106 \begin_layout Itemize
7107
7108 \family sans
7109 Part*
7110 \end_layout
7111
7112 \begin_layout Itemize
7113
7114 \family sans
7115 Chapter*
7116 \end_layout
7117
7118 \begin_layout Itemize
7119
7120 \family sans
7121 Section*
7122 \end_layout
7123
7124 \begin_layout Itemize
7125
7126 \family sans
7127 Subsection*
7128 \end_layout
7129
7130 \begin_layout Itemize
7131
7132 \family sans
7133 Subsubsection*
7134 \end_layout
7135
7136 \begin_layout Itemize
7137
7138 \family sans
7139 Right
7140 \begin_inset space ~
7141 \end_inset
7142
7143 Address
7144 \end_layout
7145
7146 \begin_layout Itemize
7147
7148 \family sans
7149 Address
7150 \end_layout
7151
7152 \end_deeper
7153 \begin_layout Standard
7154 \begin_inset Note Greyedout
7155 status open
7156
7157 \begin_layout Plain Layout
7158
7159 \series bold
7160 Note:
7161 \series default
7162  Although it is possible to nest numbered section headings like 
7163 \family sans
7164 Chapter
7165 \family default
7166
7167 \family sans
7168 Section
7169 \family default
7170 , etc.
7171 \begin_inset space ~
7172 \end_inset
7173
7174 to e.
7175 \begin_inset space \thinspace{}
7176 \end_inset
7177
7178 g.
7179 \begin_inset space \space{}
7180 \end_inset
7181
7182 lists, it is highly recommended not to do this.
7183  Because the aim is to create well structured documents following usual
7184  guidelines of typesetting, but nested section headings violates them.
7185 \end_layout
7186
7187 \end_inset
7188
7189
7190 \end_layout
7191
7192 \begin_layout Subsection
7193 Nesting Other Things: Tables, Math, Floats, etc.
7194 \begin_inset Index
7195 status collapsed
7196
7197 \begin_layout Plain Layout
7198 Nesting ! Tables etc.
7199 \end_layout
7200
7201 \end_inset
7202
7203
7204 \end_layout
7205
7206 \begin_layout Standard
7207 There are several things that aren't paragraph environments, but which are
7208  affected by nesting anyhow.
7209  They are:
7210 \end_layout
7211
7212 \begin_layout Itemize
7213 equations
7214 \end_layout
7215
7216 \begin_layout Itemize
7217 tables
7218 \end_layout
7219
7220 \begin_layout Itemize
7221 figures
7222 \end_layout
7223
7224 \begin_layout Standard
7225 (
7226 \begin_inset Note Greyedout
7227 status open
7228
7229 \begin_layout Plain Layout
7230
7231 \series bold
7232 Note:
7233 \series default
7234  Figures and tables in 
7235 \family sans
7236 Floats
7237 \family default
7238  are not affected by this.
7239 \end_layout
7240
7241 \end_inset
7242
7243  Have a look at section
7244 \begin_inset space ~
7245 \end_inset
7246
7247
7248 \begin_inset CommandInset ref
7249 LatexCommand ref
7250 reference "sec:Floats"
7251
7252 \end_inset
7253
7254  for more informations about 
7255 \family sans
7256 Floats
7257 \family default
7258 .)
7259 \end_layout
7260
7261 \begin_layout Standard
7262 LyX can treat these three objects as either a word or as a paragraph.
7263  If a figure, table, or an equation is inline, it goes wherever the paragraph
7264  it is in goes.
7265 \end_layout
7266
7267 \begin_layout Standard
7268 On the other hand, if you have an equation, figure or table in a 
7269 \begin_inset Quotes eld
7270 \end_inset
7271
7272 paragraph
7273 \begin_inset Quotes erd
7274 \end_inset
7275
7276  of its own, it behaves just like a 
7277 \begin_inset Quotes eld
7278 \end_inset
7279
7280 nestable-inside
7281 \begin_inset Quotes erd
7282 \end_inset
7283
7284  paragraph environment.
7285  You can nest it into any environment, but you obviously can't nest anything
7286  into it.
7287 \end_layout
7288
7289 \begin_layout Standard
7290 Here's an example with a table:
7291 \end_layout
7292
7293 \begin_layout Enumerate
7294 Item One
7295 \end_layout
7296
7297 \begin_deeper
7298 \begin_layout Enumerate
7299 This is (a) and it's nested.
7300 \end_layout
7301
7302 \begin_deeper
7303 \begin_layout Standard
7304 \begin_inset VSpace 0.3cm
7305 \end_inset
7306
7307
7308 \end_layout
7309
7310 \begin_layout Standard
7311 \align center
7312 \begin_inset Tabular
7313 <lyxtabular version="3" rows="2" columns="2">
7314 <features>
7315 <column alignment="center" valignment="top" width="0pt">
7316 <column alignment="center" valignment="top" width="0pt">
7317 <row>
7318 <cell alignment="center" valignment="top" topline="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 a
7332 \end_layout
7333
7334 \end_inset
7335 </cell>
7336 <cell alignment="center" valignment="top" topline="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 b
7350 \end_layout
7351
7352 \end_inset
7353 </cell>
7354 </row>
7355 <row>
7356 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
7357 \begin_inset Text
7358
7359 \begin_layout Plain Layout
7360
7361 \family roman
7362 \series medium
7363 \shape up
7364 \size normal
7365 \emph off
7366 \bar no
7367 \noun off
7368 \color none
7369 c
7370 \end_layout
7371
7372 \end_inset
7373 </cell>
7374 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
7375 \begin_inset Text
7376
7377 \begin_layout Plain Layout
7378
7379 \family roman
7380 \series medium
7381 \shape up
7382 \size normal
7383 \emph off
7384 \bar no
7385 \noun off
7386 \color none
7387 d
7388 \end_layout
7389
7390 \end_inset
7391 </cell>
7392 </row>
7393 </lyxtabular>
7394
7395 \end_inset
7396
7397
7398 \end_layout
7399
7400 \begin_layout Standard
7401 \begin_inset VSpace 0.3cm
7402 \end_inset
7403
7404
7405 \end_layout
7406
7407 \end_deeper
7408 \begin_layout Enumerate
7409 This is (b).
7410  The table is actually nested inside (a).
7411 \end_layout
7412
7413 \end_deeper
7414 \begin_layout Enumerate
7415 Back out again.
7416 \end_layout
7417
7418 \begin_layout Standard
7419 If we hadn't nested the table at all, the list would look like this:
7420 \end_layout
7421
7422 \begin_layout Enumerate
7423 Item One
7424 \end_layout
7425
7426 \begin_deeper
7427 \begin_layout Enumerate
7428 This is (a) and it's nested.
7429 \end_layout
7430
7431 \end_deeper
7432 \begin_layout Standard
7433 \begin_inset VSpace 0.3cm
7434 \end_inset
7435
7436
7437 \end_layout
7438
7439 \begin_layout Standard
7440 \align center
7441 \begin_inset Tabular
7442 <lyxtabular version="3" rows="2" columns="2">
7443 <features>
7444 <column alignment="center" valignment="top" width="0pt">
7445 <column alignment="center" valignment="top" width="0pt">
7446 <row>
7447 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7448 \begin_inset Text
7449
7450 \begin_layout Plain Layout
7451
7452 \family roman
7453 \series medium
7454 \shape up
7455 \size normal
7456 \emph off
7457 \bar no
7458 \noun off
7459 \color none
7460 a
7461 \end_layout
7462
7463 \end_inset
7464 </cell>
7465 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
7466 \begin_inset Text
7467
7468 \begin_layout Plain Layout
7469
7470 \family roman
7471 \series medium
7472 \shape up
7473 \size normal
7474 \emph off
7475 \bar no
7476 \noun off
7477 \color none
7478 b
7479 \end_layout
7480
7481 \end_inset
7482 </cell>
7483 </row>
7484 <row>
7485 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
7486 \begin_inset Text
7487
7488 \begin_layout Plain Layout
7489
7490 \family roman
7491 \series medium
7492 \shape up
7493 \size normal
7494 \emph off
7495 \bar no
7496 \noun off
7497 \color none
7498 c
7499 \end_layout
7500
7501 \end_inset
7502 </cell>
7503 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
7504 \begin_inset Text
7505
7506 \begin_layout Plain Layout
7507
7508 \family roman
7509 \series medium
7510 \shape up
7511 \size normal
7512 \emph off
7513 \bar no
7514 \noun off
7515 \color none
7516 d
7517 \end_layout
7518
7519 \end_inset
7520 </cell>
7521 </row>
7522 </lyxtabular>
7523
7524 \end_inset
7525
7526
7527 \end_layout
7528
7529 \begin_layout Standard
7530 \begin_inset VSpace 0.3cm
7531 \end_inset
7532
7533
7534 \end_layout
7535
7536 \begin_layout Enumerate
7537 This is (b).
7538  The table is 
7539 \emph on
7540 not
7541 \emph default
7542  nested inside (a).
7543  In fact, it's not nested at all.
7544 \end_layout
7545
7546 \begin_layout Enumerate
7547 Back out again.
7548 \end_layout
7549
7550 \begin_layout Standard
7551 Notice how item (b) is not only no longer nested, but is also the first
7552  item of a new list!
7553 \end_layout
7554
7555 \begin_layout Standard
7556 There's another trap you can fall into: Nesting the table, but not going
7557  deep enough.
7558  LyX then turns anything after the table into a new sublist.
7559 \end_layout
7560
7561 \begin_layout Enumerate
7562 Item One
7563 \end_layout
7564
7565 \begin_deeper
7566 \begin_layout Enumerate
7567 This is (a) and it's nested.
7568 \end_layout
7569
7570 \begin_layout Standard
7571 \begin_inset VSpace 0.3cm
7572 \end_inset
7573
7574
7575 \end_layout
7576
7577 \begin_layout Standard
7578 \align center
7579 \begin_inset Tabular
7580 <lyxtabular version="3" rows="2" columns="2">
7581 <features>
7582 <column alignment="center" valignment="top" width="0pt">
7583 <column alignment="center" valignment="top" width="0pt">
7584 <row>
7585 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7586 \begin_inset Text
7587
7588 \begin_layout Plain Layout
7589
7590 \family roman
7591 \series medium
7592 \shape up
7593 \size normal
7594 \emph off
7595 \bar no
7596 \noun off
7597 \color none
7598 a
7599 \end_layout
7600
7601 \end_inset
7602 </cell>
7603 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
7604 \begin_inset Text
7605
7606 \begin_layout Plain Layout
7607
7608 \family roman
7609 \series medium
7610 \shape up
7611 \size normal
7612 \emph off
7613 \bar no
7614 \noun off
7615 \color none
7616 b
7617 \end_layout
7618
7619 \end_inset
7620 </cell>
7621 </row>
7622 <row>
7623 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
7624 \begin_inset Text
7625
7626 \begin_layout Plain Layout
7627
7628 \family roman
7629 \series medium
7630 \shape up
7631 \size normal
7632 \emph off
7633 \bar no
7634 \noun off
7635 \color none
7636 c
7637 \end_layout
7638
7639 \end_inset
7640 </cell>
7641 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
7642 \begin_inset Text
7643
7644 \begin_layout Plain Layout
7645
7646 \family roman
7647 \series medium
7648 \shape up
7649 \size normal
7650 \emph off
7651 \bar no
7652 \noun off
7653 \color none
7654 d
7655 \end_layout
7656
7657 \end_inset
7658 </cell>
7659 </row>
7660 </lyxtabular>
7661
7662 \end_inset
7663
7664
7665 \end_layout
7666
7667 \begin_layout Standard
7668 \begin_inset VSpace 0.3cm
7669 \end_inset
7670
7671
7672 \end_layout
7673
7674 \begin_layout Enumerate
7675 This is (b).
7676  The table is actually nested inside Item One, but 
7677 \emph on
7678 not
7679 \emph default
7680  inside (a).
7681 \end_layout
7682
7683 \end_deeper
7684 \begin_layout Enumerate
7685 Back out again.
7686 \end_layout
7687
7688 \begin_layout Standard
7689 As you can see, item (b) turned into the first item of a new list, but a
7690  new list 
7691 \emph on
7692 inside
7693 \emph default
7694  item 1.
7695  The same thing would have happened to a figure or an equation.
7696  So, if you nest tables, figures or equations, make sure you go to the right
7697  depth!
7698 \end_layout
7699
7700 \begin_layout Subsection
7701 Usage and General Features
7702 \end_layout
7703
7704 \begin_layout Standard
7705 Speaking of levels, LyX can perform up to a six-fold nesting.
7706  In other words, 
7707 \begin_inset Quotes eld
7708 \end_inset
7709
7710 level #6
7711 \begin_inset Quotes erd
7712 \end_inset
7713
7714  is the innermost possible depth.
7715  Here's an example to display what we mean:
7716 \end_layout
7717
7718 \begin_layout Enumerate
7719 level #1 - outermost
7720 \end_layout
7721
7722 \begin_deeper
7723 \begin_layout Enumerate
7724 level #2
7725 \end_layout
7726
7727 \begin_deeper
7728 \begin_layout Enumerate
7729 level #3
7730 \end_layout
7731
7732 \begin_deeper
7733 \begin_layout Enumerate
7734 level #4
7735 \end_layout
7736
7737 \begin_deeper
7738 \begin_layout Itemize
7739 level #5
7740 \end_layout
7741
7742 \begin_deeper
7743 \begin_layout Itemize
7744 level #6
7745 \end_layout
7746
7747 \end_deeper
7748 \end_deeper
7749 \end_deeper
7750 \end_deeper
7751 \end_deeper
7752 \begin_layout Standard
7753 There are two exceptions to the six-fold nesting limit, and you can see
7754  both of them in the example.
7755  Unlike the other fully-nestable environments, you can only perform a four-fold
7756  nesting with the 
7757 \family sans
7758 Enumerate
7759 \family default
7760  and 
7761 \family sans
7762 Itemize
7763 \family default
7764  environments.
7765  For example, if we tried to nest another 
7766 \family sans
7767 Enumerate
7768 \family default
7769  list inside of item 
7770 \begin_inset Quotes eld
7771 \end_inset
7772
7773 A.
7774 \begin_inset Quotes erd
7775 \end_inset
7776
7777 , we'd get errors.
7778 \end_layout
7779
7780 \begin_layout Subsection
7781 Some Examples
7782 \begin_inset Index
7783 status collapsed
7784
7785 \begin_layout Plain Layout
7786 Nesting ! Examples
7787 \end_layout
7788
7789 \end_inset
7790
7791
7792 \end_layout
7793
7794 \begin_layout Standard
7795 The best way to explain just what you can do with nesting is by illustration.
7796  We have several examples of nested environments.
7797  In them, we explain how we created the example, so that you can reproduce
7798  them.
7799 \end_layout
7800
7801 \begin_layout Subsubsection
7802 Example 1: The Six-fold Way and Mixed Nesting
7803 \end_layout
7804
7805 \begin_layout Labeling
7806 \labelwidthstring MMM
7807 #1-a This is the outermost level.
7808  It's a 
7809 \family sans
7810 List
7811 \family default
7812  environment.
7813 \end_layout
7814
7815 \begin_deeper
7816 \begin_layout Labeling
7817 \labelwidthstring MMM
7818 #2-a This is level #2.
7819  We created it by using 
7820 \begin_inset Info
7821 type  "shortcut"
7822 arg   "break-paragraph inverse"
7823 \end_inset
7824
7825  followed by 
7826 \begin_inset Info
7827 type  "shortcut"
7828 arg   "depth-increment"
7829 \end_inset
7830
7831 .
7832 \end_layout
7833
7834 \begin_deeper
7835 \begin_layout Labeling
7836 \labelwidthstring MMM
7837 #3-a This is level #3.
7838  This time, we just hit 
7839 \family sans
7840 Return
7841 \family default
7842 , then used 
7843 \begin_inset Info
7844 type  "shortcut"
7845 arg   "depth-increment"
7846 \end_inset
7847
7848  twice in a row.
7849  We could have also created it the same way as we did the previous level,
7850  by hitting 
7851 \begin_inset Info
7852 type  "shortcut"
7853 arg   "break-paragraph inverse"
7854 \end_inset
7855
7856  followed by 
7857 \begin_inset Info
7858 type  "shortcut"
7859 arg   "depth-increment"
7860 \end_inset
7861
7862 .
7863 \end_layout
7864
7865 \begin_deeper
7866 \begin_layout Standard
7867 This is actually a 
7868 \family sans
7869 Standard
7870 \family default
7871  environment, nested inside of 
7872 \begin_inset Quotes eld
7873 \end_inset
7874
7875 #3-a
7876 \begin_inset Quotes erd
7877 \end_inset
7878
7879 .
7880  So, it's at level #4.
7881  We did this by hitting 
7882 \begin_inset Info
7883 type  "shortcut"
7884 arg   "break-paragraph inverse"
7885 \end_inset
7886
7887 , then 
7888 \begin_inset Info
7889 type  "shortcut"
7890 arg   "depth-increment"
7891 \end_inset
7892
7893 , then changing the paragraph environment to 
7894 \family sans
7895 Standard
7896 \family default
7897 .
7898  Do this to create list items with more than one paragraph - it also works
7899  for the 
7900 \family sans
7901 Description
7902 \family default
7903
7904 \family sans
7905 Enumerate
7906 \family default
7907 , and 
7908 \family sans
7909 Itemize
7910 \family default
7911  environments!
7912 \end_layout
7913
7914 \begin_layout Standard
7915 Here's another 
7916 \family sans
7917 Standard
7918 \family default
7919  paragraph, also at level #4, made with just a 
7920 \begin_inset Info
7921 type  "shortcut"
7922 arg   "break-paragraph inverse"
7923 \end_inset
7924
7925 .
7926 \end_layout
7927
7928 \begin_layout Labeling
7929 \labelwidthstring MMM
7930 #4-a This is level #4.
7931  We hit 
7932 \begin_inset Info
7933 type  "shortcut"
7934 arg   "break-paragraph inverse"
7935 \end_inset
7936
7937  and changed the paragraph environment back to 
7938 \family sans
7939 List
7940 \family default
7941 .
7942  Remember - we can't nest anything inside of a 
7943 \family sans
7944 Standard
7945 \family default
7946  environment, which is why we're still at level #4.
7947  However, we 
7948 \emph on
7949 can
7950 \emph default
7951  keep nesting things inside of 
7952 \begin_inset Quotes eld
7953 \end_inset
7954
7955 #3-a
7956 \begin_inset Quotes erd
7957 \end_inset
7958
7959 .
7960 \end_layout
7961
7962 \begin_deeper
7963 \begin_layout Labeling
7964 \labelwidthstring MMM
7965 #5-a This is level #5\SpecialChar \ldots{}
7966
7967 \end_layout
7968
7969 \begin_deeper
7970 \begin_layout Labeling
7971 \labelwidthstring MMM
7972 #6-a \SpecialChar \ldots{}
7973 and this is level #6.
7974  By now, you should know how we made these two.
7975 \end_layout
7976
7977 \end_deeper
7978 \begin_layout Labeling
7979 \labelwidthstring MMM
7980 #5-b Back to level #5.
7981  Just hit 
7982 \begin_inset Info
7983 type  "shortcut"
7984 arg   "break-paragraph inverse"
7985 \end_inset
7986
7987  followed by a 
7988 \begin_inset Info
7989 type  "shortcut"
7990 arg   "depth-decrement"
7991 \end_inset
7992
7993 .
7994 \end_layout
7995
7996 \end_deeper
7997 \begin_layout Labeling
7998 \labelwidthstring MMM
7999 #4-b After another 
8000 \begin_inset Info
8001 type  "shortcut"
8002 arg   "break-paragraph inverse"
8003 \end_inset
8004
8005  followed by a 
8006 \begin_inset Info
8007 type  "shortcut"
8008 arg   "depth-decrement"
8009 \end_inset
8010
8011 , we're back at level #4.
8012 \end_layout
8013
8014 \end_deeper
8015 \begin_layout Labeling
8016 \labelwidthstring MMM
8017 #3-b Back to level #3.
8018  By now it should be obvious how we did this.
8019 \end_layout
8020
8021 \end_deeper
8022 \begin_layout Labeling
8023 \labelwidthstring MMM
8024 #2-b Back to level #2.
8025  
8026 \end_layout
8027
8028 \end_deeper
8029 \begin_layout Labeling
8030 \labelwidthstring MMM
8031 #1-b And last, back to the outermost level, #1.
8032  After this sentence, we'll hit 
8033 \family sans
8034 Return
8035 \family default
8036  and change the paragraph environment back to 
8037 \family sans
8038 Standard
8039 \family default
8040  to end the list.
8041 \end_layout
8042
8043 \begin_layout Standard
8044 We could have also used the 
8045 \family sans
8046 Description
8047 \family default
8048
8049 \family sans
8050 Quote
8051 \family default
8052
8053 \family sans
8054 Quotation
8055 \family default
8056 , or even the 
8057 \family sans
8058 Verse
8059 \family default
8060  environment in place of the 
8061 \family sans
8062 List
8063 \family default
8064  environment.
8065  The example would have worked exactly the same.
8066 \end_layout
8067
8068 \begin_layout Subsubsection
8069 Example 2: Inheritance
8070 \end_layout
8071
8072 \begin_layout LyX-Code
8073 This is the LyX-Code environment, at level #1, the outermost
8074 \end_layout
8075
8076 \begin_layout LyX-Code
8077 level.
8078   Now we'll hit 
8079 \family sans
8080 Return
8081 \family default
8082 , then 
8083 \begin_inset Info
8084 type  "shortcut"
8085 arg   "depth-increment"
8086 \end_inset
8087
8088 , after which, we'll change to the 
8089 \family sans
8090 Enumerate
8091 \family default
8092  environment.
8093 \end_layout
8094
8095 \begin_deeper
8096 \begin_layout Enumerate
8097 This is the 
8098 \family sans
8099 Enumerate
8100 \family default
8101  environment, at level #2.
8102 \end_layout
8103
8104 \begin_layout Enumerate
8105 Notice how the nested 
8106 \family sans
8107 Enumerate
8108 \family default
8109  not only inherits its margins from its parent environment (
8110 \family sans
8111 LyX-Code
8112 \family default
8113 ), but also inherits its font and spacing!
8114 \end_layout
8115
8116 \end_deeper
8117 \begin_layout Standard
8118 We ended this example by hitting 
8119 \family sans
8120 Return
8121 \family default
8122 .
8123  After that, we needed to reset the paragraph environment to 
8124 \family sans
8125 Standard
8126 \family default
8127  and resetting the nesting depth by using 
8128 \begin_inset Info
8129 type  "shortcut"
8130 arg   "depth-decrement"
8131 \end_inset
8132
8133  once.
8134 \end_layout
8135
8136 \begin_layout Subsubsection
8137 Example 3: Labels, Levels, and the 
8138 \family sans
8139 Enumerate
8140 \family default
8141  and 
8142 \family sans
8143 Itemize
8144 \family default
8145  Environments
8146 \begin_inset OptArg
8147 status collapsed
8148
8149 \begin_layout Plain Layout
8150 Example #3: Labels, Levels and other list environments
8151 \end_layout
8152
8153 \end_inset
8154
8155
8156 \end_layout
8157
8158 \begin_layout Enumerate
8159 This is level #1, in an 
8160 \family sans
8161 Enumerate
8162 \family default
8163  paragraph environment.
8164  We're actually going to nest a bunch of these.
8165 \end_layout
8166
8167 \begin_deeper
8168 \begin_layout Enumerate
8169 This is level #2.
8170  We used 
8171 \begin_inset Info
8172 type  "shortcut"
8173 arg   "break-paragraph inverse"
8174 \end_inset
8175
8176  followed by 
8177 \begin_inset Info
8178 type  "shortcut"
8179 arg   "depth-increment"
8180 \end_inset
8181
8182 .
8183  Now, what happens if we nest an 
8184 \family sans
8185 Itemize
8186 \family default
8187  environment inside of this one? It will be at level #3, but what will its
8188  label be? An asterisk?
8189 \end_layout
8190
8191 \begin_deeper
8192 \begin_layout Itemize
8193 No! It's a bullet.
8194  This is the 
8195 \emph on
8196 first
8197 \emph default
8198  
8199 \family sans
8200 Itemize
8201 \family default
8202  environment, even though it's at level #3.
8203  So, its label is a bullet.
8204  (We got here by using 
8205 \begin_inset Info
8206 type  "shortcut"
8207 arg   "break-paragraph inverse"
8208 \end_inset
8209
8210 , then 
8211 \begin_inset Info
8212 type  "shortcut"
8213 arg   "depth-increment"
8214 \end_inset
8215
8216 , then changing the environment to 
8217 \family sans
8218 Itemize
8219 \family default
8220 .)
8221 \end_layout
8222
8223 \begin_deeper
8224 \begin_layout Itemize
8225 Here's level #4, produced using 
8226 \begin_inset Info
8227 type  "shortcut"
8228 arg   "break-paragraph inverse"
8229 \end_inset
8230
8231 , then 
8232 \begin_inset Info
8233 type  "shortcut"
8234 arg   "depth-increment"
8235 \end_inset
8236
8237 .
8238  We'll do that again\SpecialChar \ldots{}
8239
8240 \end_layout
8241
8242 \begin_deeper
8243 \begin_layout Enumerate
8244 \SpecialChar \ldots{}
8245 to get to level #5.
8246  This time, however, we also changed the paragraph environment back to 
8247 \family sans
8248 Enumerate
8249 \family default
8250 .
8251  Notice the type of numbering, it is 
8252 \emph on
8253 lowercase Roman
8254 \emph default
8255 , because we are in the 
8256 \emph on
8257 thirdfold
8258 \emph default
8259  
8260 \family sans
8261 Enumerate
8262 \family default
8263  environment (i.
8264 \begin_inset space \thinspace{}
8265 \end_inset
8266
8267 g.
8268  it is an 
8269 \family sans
8270 Enumerate
8271 \family default
8272  inside an 
8273 \family sans
8274 Enumerate
8275 \family default
8276  inside an 
8277 \family sans
8278 Enumerate
8279 \family default
8280 ).
8281 \end_layout
8282
8283 \begin_layout Enumerate
8284 What happens if we 
8285 \emph on
8286 don't
8287 \emph default
8288  change the paragraph environment, but decrease the nesting depth? What
8289  type of numbering does LyX use?
8290 \end_layout
8291
8292 \begin_layout Enumerate
8293 Oh, as if you couldn't guess by now, we're just using 
8294 \begin_inset Info
8295 type  "shortcut"
8296 arg   "break-paragraph inverse"
8297 \end_inset
8298
8299  to keep the current environment and depth but create a new item.
8300 \end_layout
8301
8302 \begin_layout Enumerate
8303 Let's use 
8304 \begin_inset Info
8305 type  "shortcut"
8306 arg   "depth-decrement"
8307 \end_inset
8308
8309  to decrease the depth after the next 
8310 \begin_inset Info
8311 type  "shortcut"
8312 arg   "break-paragraph inverse"
8313 \end_inset
8314
8315 .
8316 \end_layout
8317
8318 \end_deeper
8319 \begin_layout Enumerate
8320 This is level #4.
8321  Look what type of label LyX is using!
8322 \end_layout
8323
8324 \end_deeper
8325 \begin_layout Enumerate
8326 This is level #3.
8327  Even though we've changed levels, LyX is still using a lowercase Roman
8328  numeral as the label.Why?
8329 \end_layout
8330
8331 \begin_layout Enumerate
8332 Because, even though the nesting depth has changed, the paragraph is 
8333 \emph on
8334 still
8335 \emph default
8336  a thirdfold 
8337 \family sans
8338 Enumerate
8339 \family default
8340  environment.
8341  Notice, however, that LyX 
8342 \emph on
8343 did
8344 \emph default
8345  reset the counter for the label.
8346 \end_layout
8347
8348 \end_deeper
8349 \begin_layout Enumerate
8350 Another 
8351 \begin_inset Info
8352 type  "shortcut"
8353 arg   "break-paragraph inverse"
8354 \end_inset
8355
8356  
8357 \begin_inset Info
8358 type  "shortcut"
8359 arg   "depth-decrement"
8360 \end_inset
8361
8362  sequence, and we're back to level #2.
8363  This time, we not only changed the nesting depth, but we also moved back
8364  into the twofold-nested 
8365 \family sans
8366 Enumerate
8367 \family default
8368  environment.
8369 \end_layout
8370
8371 \end_deeper
8372 \begin_layout Enumerate
8373 The same thing happens if we do another 
8374 \begin_inset Info
8375 type  "shortcut"
8376 arg   "break-paragraph inverse"
8377 \end_inset
8378
8379  
8380 \begin_inset Info
8381 type  "shortcut"
8382 arg   "depth-decrement"
8383 \end_inset
8384
8385 sequence and return to level #1, the outermost level.
8386 \end_layout
8387
8388 \begin_layout Standard
8389 Lastly, we reset the environment to 
8390 \family sans
8391 Standard
8392 \family default
8393 .
8394  As you can see, the level number doesn't correspond to what type of labeling
8395  LyX uses for the 
8396 \family sans
8397 Enumerate
8398 \family default
8399  and 
8400 \family sans
8401 Itemize
8402 \family default
8403  environments.
8404  The number of other 
8405 \family sans
8406 Enumerate
8407 \family default
8408  environments surrounding it determines what kind of label LyX uses for
8409  an 
8410 \family sans
8411 Enumerate
8412 \family default
8413  item.
8414  The same rule applies for the 
8415 \family sans
8416 Itemize
8417 \family default
8418  environment, as well.
8419 \end_layout
8420
8421 \begin_layout Subsubsection
8422 Example 4: Going Bonkers
8423 \end_layout
8424
8425 \begin_layout Enumerate
8426 We're going to go totally nuts now.
8427  We won't nest as deep as in the other examples, nor will we go into the
8428  same detail with how we did it.
8429  (level #1: 
8430 \family sans
8431 Enumerate
8432 \family default
8433 )
8434 \end_layout
8435
8436 \begin_deeper
8437 \begin_layout Standard
8438 (
8439 \family sans
8440 Return, 
8441 \family default
8442
8443 \begin_inset Info
8444 type  "shortcut"
8445 arg   "depth-increment"
8446 \end_inset
8447
8448
8449 \family sans
8450 , Standard
8451 \family default
8452 : level #2) We'll stick an encapsulated description of how we created the
8453  example in parentheses someplace.
8454  For example, the two keybindings are how we changed the depth.
8455  The environment name is the name of the current environment.
8456  Either before or after this, we'll put in the level.
8457 \end_layout
8458
8459 \end_deeper
8460 \begin_layout Enumerate
8461 (
8462 \family sans
8463 Return, Enumerate
8464 \family default
8465 : level #1) This is the next item in the list.
8466 \end_layout
8467
8468 \begin_deeper
8469 \begin_layout Verse
8470 Now we'll add verse.
8471 \begin_inset Newline newline
8472 \end_inset
8473
8474 It will get much worse.
8475 \begin_inset Newline newline
8476 \end_inset
8477
8478 (
8479 \family sans
8480 Return, 
8481 \family default
8482
8483 \begin_inset Info
8484 type  "shortcut"
8485 arg   "depth-increment"
8486 \end_inset
8487
8488
8489 \family sans
8490 , Verse
8491 \family default
8492 : level #2)
8493 \end_layout
8494
8495 \begin_layout Verse
8496 Fiddle dee, Fiddle doo.
8497 \begin_inset Newline newline
8498 \end_inset
8499
8500 Bippitey boppitey boo!
8501 \begin_inset Newline newline
8502 \end_inset
8503
8504 (
8505 \begin_inset Info
8506 type  "shortcut"
8507 arg   "break-paragraph inverse"
8508 \end_inset
8509
8510
8511 \family sans
8512 )
8513 \end_layout
8514
8515 \begin_layout Verse
8516 Here comes a table:
8517 \end_layout
8518
8519 \begin_deeper
8520 \begin_layout Standard
8521 \begin_inset VSpace 0.3cm
8522 \end_inset
8523
8524
8525 \end_layout
8526
8527 \begin_layout Standard
8528 \align center
8529 \begin_inset Tabular
8530 <lyxtabular version="3" rows="2" columns="2">
8531 <features>
8532 <column alignment="center" valignment="top" width="0pt">
8533 <column alignment="center" valignment="top" width="0pt">
8534 <row>
8535 <cell alignment="center" valignment="top" usebox="none">
8536 \begin_inset Text
8537
8538 \begin_layout Plain Layout
8539
8540 \family roman
8541 \series medium
8542 \shape up
8543 \size normal
8544 \emph off
8545 \bar no
8546 \noun off
8547 \color none
8548 one-fish
8549 \end_layout
8550
8551 \end_inset
8552 </cell>
8553 <cell alignment="center" valignment="top" leftline="true" usebox="none">
8554 \begin_inset Text
8555
8556 \begin_layout Plain Layout
8557
8558 \family roman
8559 \series medium
8560 \shape up
8561 \size normal
8562 \emph off
8563 \bar no
8564 \noun off
8565 \color none
8566 two-fish
8567 \end_layout
8568
8569 \end_inset
8570 </cell>
8571 </row>
8572 <row>
8573 <cell alignment="center" valignment="top" topline="true" usebox="none">
8574 \begin_inset Text
8575
8576 \begin_layout Plain Layout
8577
8578 \family roman
8579 \series medium
8580 \shape up
8581 \size normal
8582 \emph off
8583 \bar no
8584 \noun off
8585 \color none
8586 red-fish
8587 \end_layout
8588
8589 \end_inset
8590 </cell>
8591 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
8592 \begin_inset Text
8593
8594 \begin_layout Plain Layout
8595
8596 \family roman
8597 \series medium
8598 \shape up
8599 \size normal
8600 \emph off
8601 \bar no
8602 \noun off
8603 \color none
8604 blue-fish
8605 \end_layout
8606
8607 \end_inset
8608 </cell>
8609 </row>
8610 </lyxtabular>
8611
8612 \end_inset
8613
8614
8615 \end_layout
8616
8617 \end_deeper
8618 \begin_layout Verse
8619 (
8620 \begin_inset Info
8621 type  "shortcut"
8622 arg   "break-paragraph inverse"
8623 \end_inset
8624
8625
8626 \family sans
8627 , Table, 
8628 \family default
8629
8630 \begin_inset Info
8631 type  "shortcut"
8632 arg   "depth-increment"
8633 \end_inset
8634
8635  3 times, 
8636 \begin_inset Info
8637 type  "shortcut"
8638 arg   "break-paragraph inverse"
8639 \end_inset
8640
8641
8642 \family sans
8643 , Verse, 
8644 \family default
8645
8646 \begin_inset Info
8647 type  "shortcut"
8648 arg   "depth-decrement"
8649 \end_inset
8650
8651 )
8652 \end_layout
8653
8654 \end_deeper
8655 \begin_layout Enumerate
8656 (
8657 \family sans
8658 Return, Enumerate
8659 \family default
8660 : level #1) This is another item.
8661  Note that selecting a 
8662 \family sans
8663 Table
8664 \family default
8665  resets the nesting depth to level #1, so we increased the nesting depth
8666  3 times to put the table inside the 
8667 \family sans
8668 Verse
8669 \family default
8670  environment.
8671  
8672 \end_layout
8673
8674 \begin_layout Quotation
8675 We're now ending the 
8676 \family sans
8677 Enumerate
8678 \family default
8679  list and changing to 
8680 \family sans
8681 Quotation
8682 \family default
8683 .
8684  We're still at level #1.
8685  We want to show you some of the things you can do by mixing environments.
8686  The next set of paragraphs is a 
8687 \begin_inset Quotes eld
8688 \end_inset
8689
8690 quoted letter.
8691 \begin_inset Quotes erd
8692 \end_inset
8693
8694  We'll nest both the 
8695 \family sans
8696 Address
8697 \family default
8698  and 
8699 \family sans
8700 Right
8701 \begin_inset space ~
8702 \end_inset
8703
8704 Address
8705 \family default
8706  environments inside of this one, then use another nested 
8707 \family sans
8708 Quotation
8709 \family default
8710  for the letter body.
8711  We'll use 
8712 \begin_inset Info
8713 type  "shortcut"
8714 arg   "break-paragraph inverse"
8715 \end_inset
8716
8717  to preserve the depth.
8718  Remember that you need to use 
8719 \begin_inset Info
8720 type  "shortcut"
8721 arg   "newline-insert newline"
8722 \end_inset
8723
8724  to create multiple lines inside the 
8725 \family sans
8726 Address
8727 \family default
8728  and 
8729 \family sans
8730 Right
8731 \begin_inset space ~
8732 \end_inset
8733
8734 Address
8735 \family default
8736  environments.
8737  Here it goes:
8738 \end_layout
8739
8740 \begin_deeper
8741 \begin_layout Right Address
8742 1234 Nowhere Rd.
8743 \begin_inset Newline newline
8744 \end_inset
8745
8746 Moosegroin, MT 00100
8747 \begin_inset Newline newline
8748 \end_inset
8749
8750 9-6-96
8751 \end_layout
8752
8753 \begin_layout Address
8754 Dear Mr.
8755 \begin_inset space ~
8756 \end_inset
8757
8758 Fizlewitz:
8759 \end_layout
8760
8761 \begin_layout Quotation
8762 We regret to inform you that we cannot fill your order for 50
8763 \begin_inset space \thinspace{}
8764 \end_inset
8765
8766 L of compressed methane gas due to circumstances beyond our control.
8767  Unfortunately, several of our cows have mysteriously exploded, creating
8768  a backlog in our orders for methane.
8769  We will place your name on the waiting list and try to fill your order
8770  as soon as possible.
8771  In the meantime, we thank you for your patience.
8772 \end_layout
8773
8774 \begin_layout Quotation
8775 We do, however, now have a special on beef.
8776  If you are interested, please return the enclosed pricing and order form
8777  with your order, along with payment.
8778 \end_layout
8779
8780 \begin_layout Quotation
8781 We thank you again for your patience.
8782 \end_layout
8783
8784 \begin_layout Address
8785 Sincerely,
8786 \begin_inset Newline newline
8787 \end_inset
8788
8789 Bill Hick
8790 \end_layout
8791
8792 \end_deeper
8793 \begin_layout Quotation
8794 That ends that example!
8795 \end_layout
8796
8797 \begin_layout Standard
8798 As you can see, nesting environments in LyX gives you a lot of power with
8799  just a few keystrokes.
8800  We could have easily nested an 
8801 \family sans
8802 Itemize
8803 \family default
8804  list inside of a 
8805 \family sans
8806 Quotation
8807 \family default
8808  or 
8809 \family sans
8810 Quote
8811 \family default
8812 , or put a 
8813 \family sans
8814 Quote
8815 \family default
8816  inside of an 
8817 \family sans
8818 Itemize
8819 \family default
8820  list.
8821  You have a huge variety of options at your disposal.
8822 \end_layout
8823
8824 \begin_layout Section
8825 Spacing, pagination and line breaks
8826 \begin_inset Index
8827 status collapsed
8828
8829 \begin_layout Plain Layout
8830 Spacing
8831 \end_layout
8832
8833 \end_inset
8834
8835
8836 \end_layout
8837
8838 \begin_layout Standard
8839 What is a space? While you might be used to press the space key anytime
8840  you want to separate two words in ordinary word processors, LyX offers
8841  you more spaces: Spaces of different width and spaces which can or cannot
8842  be broken at the end of a line.
8843  The following sections will show you some examples where those spaces are
8844  useful.
8845 \end_layout
8846
8847 \begin_layout Subsection
8848 Protected Space
8849 \begin_inset CommandInset label
8850 LatexCommand label
8851 name "sub:Protected-Space"
8852
8853 \end_inset
8854
8855
8856 \begin_inset Index
8857 status collapsed
8858
8859 \begin_layout Plain Layout
8860 Spaces ! Protected
8861 \end_layout
8862
8863 \end_inset
8864
8865
8866 \end_layout
8867
8868 \begin_layout Standard
8869 The protected space: It is used to tell LyX (and LaTeX) not to break the
8870  line at that point.
8871  This may be necessary to avoid unlucky linebreaks, like in: 
8872 \end_layout
8873
8874 \begin_layout Quote
8875 Further documentation is given in section
8876 \begin_inset Newline newline
8877 \end_inset
8878
8879
8880 \begin_inset CommandInset ref
8881 LatexCommand ref
8882 reference "sec:Bibliography"
8883
8884 \end_inset
8885
8886 .
8887  
8888 \end_layout
8889
8890 \begin_layout Standard
8891 Obviously, it would be a good thing to put a protected space between 
8892 \begin_inset Quotes eld
8893 \end_inset
8894
8895 section
8896 \begin_inset Quotes erd
8897 \end_inset
8898
8899  and 
8900 \begin_inset Quotes eld
8901 \end_inset
8902
8903
8904 \begin_inset CommandInset ref
8905 LatexCommand ref
8906 reference "sec:Bibliography"
8907
8908 \end_inset
8909
8910
8911 \begin_inset Quotes erd
8912 \end_inset
8913
8914 .
8915  A protected space is set with 
8916 \family sans
8917 Insert\SpecialChar \menuseparator
8918 Formatting\SpecialChar \menuseparator
8919 Protected
8920 \bar under
8921
8922 \begin_inset space ~
8923 \end_inset
8924
8925
8926 \bar default
8927 Space
8928 \family default
8929  (shortcut 
8930 \begin_inset Info
8931 type  "shortcut"
8932 arg   "space-insert protected"
8933 \end_inset
8934
8935 ).
8936 \end_layout
8937
8938 \begin_layout Subsection
8939 Horizontal Space
8940 \begin_inset CommandInset label
8941 LatexCommand label
8942 name "sub:Horizontal-Space"
8943
8944 \end_inset
8945
8946
8947 \begin_inset Index
8948 status collapsed
8949
8950 \begin_layout Plain Layout
8951 Spacing ! Horizontal
8952 \end_layout
8953
8954 \end_inset
8955
8956
8957 \end_layout
8958
8959 \begin_layout Standard
8960 All horizontal spaces can be inserted with the menu 
8961 \family sans
8962 Insert\SpecialChar \menuseparator
8963 Formatting\SpecialChar \menuseparator
8964 Horizontal Space
8965 \family default
8966 .
8967  The length units are listed in Appendix
8968 \begin_inset space ~
8969 \end_inset
8970
8971
8972 \begin_inset CommandInset ref
8973 LatexCommand ref
8974 reference "cha:Units-available-in"
8975
8976 \end_inset
8977
8978 .
8979 \end_layout
8980
8981 \begin_layout Subsubsection
8982 Inter-word Space
8983 \begin_inset CommandInset label
8984 LatexCommand label
8985 name "sub:Inter-word-Space"
8986
8987 \end_inset
8988
8989
8990 \begin_inset Index
8991 status collapsed
8992
8993 \begin_layout Plain Layout
8994 Spaces ! Inter-word
8995 \end_layout
8996
8997 \end_inset
8998
8999
9000 \end_layout
9001
9002 \begin_layout Standard
9003 Some languages (e.
9004 \begin_inset space \thinspace{}
9005 \end_inset
9006
9007 g.
9008 \begin_inset space \space{}
9009 \end_inset
9010
9011 English) have the typographical convention to add extra space after an end-of-se
9012 ntence punctuation mark, and LyX honors those conventions (see section
9013 \begin_inset space ~
9014 \end_inset
9015
9016
9017 \begin_inset CommandInset ref
9018 LatexCommand ref
9019 reference "sub:Abbreviations"
9020
9021 \end_inset
9022
9023 ).
9024  Sometimes, you want a normal space nevertheless.
9025  In this case, insert an inter-word space (shortcut 
9026 \begin_inset Info
9027 type  "shortcut"
9028 arg   "space-insert normal"
9029 \end_inset
9030
9031 ).
9032 \end_layout
9033
9034 \begin_layout Subsubsection
9035 Thin Space
9036 \begin_inset CommandInset label
9037 LatexCommand label
9038 name "sub:Thin-Space"
9039
9040 \end_inset
9041
9042
9043 \begin_inset Index
9044 status collapsed
9045
9046 \begin_layout Plain Layout
9047 Spaces ! Thin
9048 \end_layout
9049
9050 \end_inset
9051
9052
9053 \end_layout
9054
9055 \begin_layout Standard
9056
9057 \begin_inset Quotes eld
9058 \end_inset
9059
9060 thin space
9061 \begin_inset Quotes erd
9062 \end_inset
9063
9064  is a blank which has half the size of a normal space (and it is also 
9065 \begin_inset Quotes eld
9066 \end_inset
9067
9068 protected
9069 \begin_inset Quotes erd
9070 \end_inset
9071
9072 ).
9073  The typographical conventions in a lot of languages propose the use of
9074  thin spaces in cases where normal spaces would be too wide, for instance
9075  inside abbreviations:
9076 \end_layout
9077
9078 \begin_layout Quote
9079 D.
9080 \begin_inset space \thinspace{}
9081 \end_inset
9082
9083 E.
9084  Knuth has developed our beloved typesetting program.
9085 \end_layout
9086
9087 \begin_layout Standard
9088 or between values and units.
9089  Compare for example this:
9090 \begin_inset Newline newline
9091 \end_inset
9092
9093 10
9094 \begin_inset space \thinspace{}
9095 \end_inset
9096
9097 kg (thin space)
9098 \begin_inset Newline newline
9099 \end_inset
9100
9101 10 kg (normal space
9102 \end_layout
9103
9104 \begin_layout Standard
9105 You can insert thin spaces also with the menu 
9106 \family sans
9107 Insert\SpecialChar \menuseparator
9108 Formatting\SpecialChar \menuseparator
9109 Thin
9110 \begin_inset space ~
9111 \end_inset
9112
9113 Space
9114 \family default
9115  (shortcut 
9116 \begin_inset Info
9117 type  "shortcuts"
9118 arg   "space-insert thin"
9119 \end_inset
9120
9121 ).
9122 \end_layout
9123
9124 \begin_layout Subsubsection
9125 More Spaces
9126 \begin_inset CommandInset label
9127 LatexCommand label
9128 name "sub:More-Spaces"
9129
9130 \end_inset
9131
9132
9133 \end_layout
9134
9135 \begin_layout Standard
9136 You can furthermore insert the following space types:
9137 \end_layout
9138
9139 \begin_layout Description
9140 Negative
9141 \begin_inset space ~
9142 \end_inset
9143
9144 thin
9145 \begin_inset space ~
9146 \end_inset
9147
9148 space A line with a 
9149 \begin_inset Formula $\to$
9150 \end_inset
9151
9152
9153 \begin_inset space \negthinspace{}
9154 \end_inset
9155
9156
9157 \begin_inset Formula $\gets$
9158 \end_inset
9159
9160  Negative thin space between the arrows.
9161 \end_layout
9162
9163 \begin_layout Description
9164 Enspace
9165 \begin_inset space ~
9166 \end_inset
9167
9168 (0.5
9169 \begin_inset space \thinspace{}
9170 \end_inset
9171
9172 em) A line with a 
9173 \begin_inset Formula $\to$
9174 \end_inset
9175
9176
9177 \begin_inset space \enskip{}
9178 \end_inset
9179
9180
9181 \begin_inset Formula $\gets$
9182 \end_inset
9183
9184  Enspace (0.5
9185 \begin_inset space \thinspace{}
9186 \end_inset
9187
9188 em) space between the arrows.
9189 \end_layout
9190
9191 \begin_layout Description
9192 Quad
9193 \begin_inset space ~
9194 \end_inset
9195
9196 (1
9197 \begin_inset space \thinspace{}
9198 \end_inset
9199
9200 em) A line with a 
9201 \begin_inset Formula $\to$
9202 \end_inset
9203
9204
9205 \begin_inset space \quad{}
9206 \end_inset
9207
9208
9209 \begin_inset Formula $\gets$
9210 \end_inset
9211
9212  Quad
9213 \begin_inset space ~
9214 \end_inset
9215
9216 (1
9217 \begin_inset space \thinspace{}
9218 \end_inset
9219
9220 em) space between the arrows.
9221 \end_layout
9222
9223 \begin_layout Description
9224 QQuad
9225 \begin_inset space ~
9226 \end_inset
9227
9228 (2
9229 \begin_inset space \thinspace{}
9230 \end_inset
9231
9232 em) A line with a 
9233 \begin_inset Formula $\to$
9234 \end_inset
9235
9236
9237 \begin_inset space \qquad{}
9238 \end_inset
9239
9240
9241 \begin_inset Formula $\gets$
9242 \end_inset
9243
9244  QQuad
9245 \begin_inset space ~
9246 \end_inset
9247
9248 (2
9249 \begin_inset space \thinspace{}
9250 \end_inset
9251
9252 em) space between the arrows.
9253 \end_layout
9254
9255 \begin_layout Description
9256 Custom
9257 \begin_inset space ~
9258 \end_inset
9259
9260 space A line with
9261 \begin_inset Formula $\to$
9262 \end_inset
9263
9264
9265 \begin_inset space \hspace{}
9266 \length 2cm
9267 \end_inset
9268
9269
9270 \begin_inset Formula $\gets$
9271 \end_inset
9272
9273  2
9274 \begin_inset space \thinspace{}
9275 \end_inset
9276
9277 cm space between the arrows.
9278 \end_layout
9279
9280 \begin_layout Standard
9281 Table
9282 \begin_inset space ~
9283 \end_inset
9284
9285
9286 \begin_inset CommandInset ref
9287 LatexCommand ref
9288 reference "tab:Width-of-the"
9289
9290 \end_inset
9291
9292  lists the different space sizes.
9293 \end_layout
9294
9295 \begin_layout Standard
9296 \begin_inset Float table
9297 wide false
9298 sideways false
9299 status open
9300
9301 \begin_layout Plain Layout
9302 \align center
9303 \begin_inset Caption
9304
9305 \begin_layout Plain Layout
9306 \begin_inset CommandInset label
9307 LatexCommand label
9308 name "tab:Width-of-the"
9309
9310 \end_inset
9311
9312 Width of the different horizontal spaces.
9313 \end_layout
9314
9315 \end_inset
9316
9317
9318 \end_layout
9319
9320 \begin_layout Plain Layout
9321 \align center
9322 \begin_inset Tabular
9323 <lyxtabular version="3" rows="8" columns="2">
9324 <features>
9325 <column alignment="center" valignment="top" width="0">
9326 <column alignment="center" valignment="top" width="0">
9327 <row>
9328 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
9329 \begin_inset Text
9330
9331 \begin_layout Plain Layout
9332
9333 \series bold
9334 Space
9335 \end_layout
9336
9337 \end_inset
9338 </cell>
9339 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
9340 \begin_inset Text
9341
9342 \begin_layout Plain Layout
9343
9344 \series bold
9345 Width
9346 \end_layout
9347
9348 \end_inset
9349 </cell>
9350 </row>
9351 <row>
9352 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
9353 \begin_inset Text
9354
9355 \begin_layout Plain Layout
9356 Normal
9357 \end_layout
9358
9359 \end_inset
9360 </cell>
9361 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
9362 \begin_inset Text
9363
9364 \begin_layout Plain Layout
9365 1/3
9366 \begin_inset space \thinspace{}
9367 \end_inset
9368
9369 em
9370 \end_layout
9371
9372 \end_inset
9373 </cell>
9374 </row>
9375 <row>
9376 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
9377 \begin_inset Text
9378
9379 \begin_layout Plain Layout
9380 Protected
9381 \end_layout
9382
9383 \end_inset
9384 </cell>
9385 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
9386 \begin_inset Text
9387
9388 \begin_layout Plain Layout
9389 1/3
9390 \begin_inset space \thinspace{}
9391 \end_inset
9392
9393 em
9394 \end_layout
9395
9396 \end_inset
9397 </cell>
9398 </row>
9399 <row>
9400 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
9401 \begin_inset Text
9402
9403 \begin_layout Plain Layout
9404 Thin
9405 \end_layout
9406
9407 \end_inset
9408 </cell>
9409 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
9410 \begin_inset Text
9411
9412 \begin_layout Plain Layout
9413 1/6
9414 \begin_inset space \thinspace{}
9415 \end_inset
9416
9417 em
9418 \end_layout
9419
9420 \end_inset
9421 </cell>
9422 </row>
9423 <row>
9424 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
9425 \begin_inset Text
9426
9427 \begin_layout Plain Layout
9428 Negative thin
9429 \end_layout
9430
9431 \end_inset
9432 </cell>
9433 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
9434 \begin_inset Text
9435
9436 \begin_layout Plain Layout
9437 -1/6
9438 \begin_inset space \thinspace{}
9439 \end_inset
9440
9441 em
9442 \end_layout
9443
9444 \end_inset
9445 </cell>
9446 </row>
9447 <row>
9448 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
9449 \begin_inset Text
9450
9451 \begin_layout Plain Layout
9452 Enspace (0.5
9453 \begin_inset space \thinspace{}
9454 \end_inset
9455
9456 em)
9457 \end_layout
9458
9459 \end_inset
9460 </cell>
9461 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
9462 \begin_inset Text
9463
9464 \begin_layout Plain Layout
9465 0.5
9466 \begin_inset space \thinspace{}
9467 \end_inset
9468
9469 em
9470 \end_layout
9471
9472 \end_inset
9473 </cell>
9474 </row>
9475 <row>
9476 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
9477 \begin_inset Text
9478
9479 \begin_layout Plain Layout
9480 Quad (1
9481 \begin_inset space \thinspace{}
9482 \end_inset
9483
9484 em)
9485 \end_layout
9486
9487 \end_inset
9488 </cell>
9489 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
9490 \begin_inset Text
9491
9492 \begin_layout Plain Layout
9493 1
9494 \begin_inset space \thinspace{}
9495 \end_inset
9496
9497 em
9498 \end_layout
9499
9500 \end_inset
9501 </cell>
9502 </row>
9503 <row>
9504 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
9505 \begin_inset Text
9506
9507 \begin_layout Plain Layout
9508 QQuad (2
9509 \begin_inset space \thinspace{}
9510 \end_inset
9511
9512 em)
9513 \end_layout
9514
9515 \end_inset
9516 </cell>
9517 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
9518 \begin_inset Text
9519
9520 \begin_layout Plain Layout
9521 2
9522 \begin_inset space \thinspace{}
9523 \end_inset
9524
9525 em
9526 \end_layout
9527
9528 \end_inset
9529 </cell>
9530 </row>
9531 </lyxtabular>
9532
9533 \end_inset
9534
9535
9536 \end_layout
9537
9538 \end_inset
9539
9540
9541 \end_layout
9542
9543 \begin_layout Subsubsection
9544
9545 \family sans
9546 Horizontal Fills
9547 \family default
9548
9549 \begin_inset Index
9550 status collapsed
9551
9552 \begin_layout Plain Layout
9553 Spacing ! Fills
9554 \end_layout
9555
9556 \end_inset
9557
9558
9559 \end_layout
9560
9561 \begin_layout Standard
9562 Horizontal fills (HFills) are a special LyX feature for adding extra space
9563  in a uniform fashion.
9564  An HFill is actually a variable length space, whose length always equals
9565  the remaining space between the left and right margins.
9566  If there is more than one HFill on a line, they divide the available space
9567  equally between themselves.
9568  
9569 \end_layout
9570
9571 \begin_layout Standard
9572 Here a few examples what you can do with them:
9573 \end_layout
9574
9575 \begin_layout Quote
9576 \noindent
9577 This is on the left side
9578 \begin_inset space \hfill{}
9579 \end_inset
9580
9581 This is on the right
9582 \end_layout
9583
9584 \begin_layout Quote
9585 \noindent
9586 Left
9587 \begin_inset space \hfill{}
9588 \end_inset
9589
9590 Middle
9591 \begin_inset space \hfill{}
9592 \end_inset
9593
9594 Right
9595 \end_layout
9596
9597 \begin_layout Quote
9598 \noindent
9599 Left
9600 \begin_inset space \hfill{}
9601 \end_inset
9602
9603 1/3 Left
9604 \begin_inset space \hfill{}
9605 \end_inset
9606
9607
9608 \begin_inset space \hfill{}
9609 \end_inset
9610
9611 Right
9612 \end_layout
9613
9614 \begin_layout Standard
9615 That was an example in the 
9616 \family sans
9617 Quote
9618 \family default
9619  environment.
9620  Here
9621 \begin_inset Formula $\to$
9622 \end_inset
9623
9624
9625 \begin_inset space \hfill{}
9626 \end_inset
9627
9628
9629 \begin_inset Formula $\gets$
9630 \end_inset
9631
9632 is one in a standard paragraph.
9633  It may or may not be apparent in the printed text, but it 
9634 \emph on
9635 is
9636 \emph default
9637  sitting in-between the two arrows.
9638 \end_layout
9639
9640 \begin_layout Standard
9641 HFills can be made visible when you choose one of the 
9642 \family sans
9643 Fill
9644 \begin_inset space ~
9645 \end_inset
9646
9647 Pattern
9648 \family default
9649  in the space dialog: The following patterns are available:
9650 \end_layout
9651
9652 \begin_layout Standard
9653 Dots: 
9654 \begin_inset space \dotfill{}
9655 \end_inset
9656
9657
9658 \begin_inset space ~
9659 \end_inset
9660
9661
9662 \end_layout
9663
9664 \begin_layout Standard
9665 Rule: 
9666 \begin_inset space \hrulefill{}
9667 \end_inset
9668
9669
9670 \begin_inset space ~
9671 \end_inset
9672
9673
9674 \end_layout
9675
9676 \begin_layout Standard
9677 Left arrow: 
9678 \begin_inset space \leftarrowfill{}
9679 \end_inset
9680
9681
9682 \begin_inset space ~
9683 \end_inset
9684
9685
9686 \end_layout
9687
9688 \begin_layout Standard
9689 Right arrow: 
9690 \begin_inset space \rightarrowfill{}
9691 \end_inset
9692
9693
9694 \begin_inset space ~
9695 \end_inset
9696
9697
9698 \end_layout
9699
9700 \begin_layout Standard
9701 Up brace: 
9702 \begin_inset space \downbracefill{}
9703 \end_inset
9704
9705
9706 \begin_inset space ~
9707 \end_inset
9708
9709
9710 \end_layout
9711
9712 \begin_layout Standard
9713 Down brace: 
9714 \begin_inset space \upbracefill{}
9715 \end_inset
9716
9717
9718 \begin_inset space ~
9719 \end_inset
9720
9721
9722 \end_layout
9723
9724 \begin_layout Standard
9725 \begin_inset Note Greyedout
9726 status open
9727
9728 \begin_layout Plain Layout
9729
9730 \series bold
9731 Note:
9732 \series default
9733  If an HFill is at the beginning of a line, and 
9734 \emph on
9735 not
9736 \emph default
9737  in the first line in a paragraph, LyX ignores it.
9738  This prevents HFills from accidentally being wrapped onto a new line.
9739  If you need space in this case anyway, set the 
9740 \family sans
9741 Protect
9742 \family default
9743  option in the space dialog.
9744 \end_layout
9745
9746 \end_inset
9747
9748
9749 \end_layout
9750
9751 \begin_layout Subsubsection
9752 Phantom Space
9753 \begin_inset Index
9754 status collapsed
9755
9756 \begin_layout Plain Layout
9757 Spacing ! Phantom
9758 \end_layout
9759
9760 \end_inset
9761
9762
9763 \end_layout
9764
9765 \begin_layout Standard
9766 Sometimes you want to insert space with exactly the length of a phrase.
9767  E.
9768 \begin_inset space \thinspace{}
9769 \end_inset
9770
9771 g.
9772 \begin_inset space \space{}
9773 \end_inset
9774
9775 you want to create the following multiple choice question:
9776 \end_layout
9777
9778 \begin_layout Standard
9779 \begin_inset VSpace medskip
9780 \end_inset
9781
9782 What is correct English?:
9783 \begin_inset Newline newline
9784 \end_inset
9785
9786
9787 \begin_inset Newline newline
9788 \end_inset
9789
9790 Mr.
9791 \begin_inset space ~
9792 \end_inset
9793
9794 Edge would have been jumps the gun.
9795 \begin_inset Newline newline
9796 \end_inset
9797
9798
9799 \begin_inset ERT
9800 status collapsed
9801
9802 \begin_layout Plain Layout
9803
9804
9805 \backslash
9806 phantom{Mr.
9807  Edge }
9808 \end_layout
9809
9810 \end_inset
9811
9812 has to be jumped
9813 \begin_inset Newline newline
9814 \end_inset
9815
9816
9817 \begin_inset ERT
9818 status collapsed
9819
9820 \begin_layout Plain Layout
9821
9822
9823 \backslash
9824 phantom{Mr.
9825  Edge }
9826 \end_layout
9827
9828 \end_inset
9829
9830 jumps
9831 \begin_inset VSpace medskip
9832 \end_inset
9833
9834
9835 \end_layout
9836
9837 \begin_layout Standard
9838 So that the choices appear exactly after the phrase 
9839 \begin_inset Quotes eld
9840 \end_inset
9841
9842 Mr.
9843 \begin_inset space ~
9844 \end_inset
9845
9846 Edge
9847 \begin_inset space ~
9848 \end_inset
9849
9850
9851 \begin_inset Quotes erd
9852 \end_inset
9853
9854 .
9855  To get this, you can use the LaTeX-command 
9856 \series bold
9857
9858 \backslash
9859 phantom
9860 \series default
9861  in TeX Code
9862 \begin_inset Foot
9863 status collapsed
9864
9865 \begin_layout Plain Layout
9866 See sec.
9867 \begin_inset space \thinspace{}
9868 \end_inset
9869
9870
9871 \begin_inset CommandInset ref
9872 LatexCommand ref
9873 reference "sec:TeX-Code"
9874
9875 \end_inset
9876
9877  for more information about TeX-Code.
9878 \end_layout
9879
9880 \end_inset
9881
9882 .
9883  In our case write the command 
9884 \series bold
9885
9886 \backslash
9887 phantom{Mr.
9888  Edge }
9889 \series default
9890  (note the space after 
9891 \begin_inset Quotes eld
9892 \end_inset
9893
9894 Edge
9895 \begin_inset Quotes erd
9896 \end_inset
9897
9898 ) at the beginning of the last two lines.
9899  The command prints out the phrase within the the two braces, but invisible.
9900  That is why it is named 
9901 \begin_inset Quotes eld
9902 \end_inset
9903
9904 phantom
9905 \begin_inset Quotes erd
9906 \end_inset
9907
9908 .
9909 \begin_inset Foot
9910 status collapsed
9911
9912 \begin_layout Plain Layout
9913 There exists also the commands 
9914 \backslash
9915
9916 \series bold
9917 hphantom
9918 \series default
9919  and 
9920 \backslash
9921
9922 \series bold
9923 vphantom
9924 \series default
9925 , but this too special for the LyX User Guide.
9926  If you are interested in knowing more about this, have a look at 
9927 \begin_inset CommandInset citation
9928 LatexCommand cite
9929 key "latexcompanion,latexguide"
9930
9931 \end_inset
9932
9933 .
9934 \end_layout
9935
9936 \end_inset
9937
9938
9939 \end_layout
9940
9941 \begin_layout Subsection
9942 Vertical Space
9943 \begin_inset CommandInset label
9944 LatexCommand label
9945 name "sub:Vertical-Space"
9946
9947 \end_inset
9948
9949
9950 \begin_inset Index
9951 status collapsed
9952
9953 \begin_layout Plain Layout
9954 Spacing ! Vertical
9955 \end_layout
9956
9957 \end_inset
9958
9959
9960 \end_layout
9961
9962 \begin_layout Standard
9963 To add extra vertical space above or below a paragraph, use the 
9964 \family sans
9965 Insert\SpecialChar \menuseparator
9966 Formatting\SpecialChar \menuseparator
9967 Vertical
9968 \begin_inset space ~
9969 \end_inset
9970
9971 Space
9972 \family default
9973  dialog.
9974  There you find the following sizes:
9975 \end_layout
9976
9977 \begin_layout Standard
9978
9979 \family sans
9980 SmallSkip
9981 \family default
9982
9983 \family sans
9984 MedSkip
9985 \family default
9986  and 
9987 \family sans
9988 BigSkip
9989 \family default
9990  are LaTeX sizes which depends on the font size of the document.
9991  
9992 \family sans
9993 DefSkip
9994 \family default
9995  is the skip adjusted in the dialog 
9996 \family sans
9997 Document\SpecialChar \menuseparator
9998 Settings
9999 \family default
10000
10001 \begin_inset Index
10002 status collapsed
10003
10004 \begin_layout Plain Layout
10005 Document ! Settings
10006 \end_layout
10007
10008 \end_inset
10009
10010  for the paragraph separation.
10011  If you use indentation to separate paragraphs 
10012 \family sans
10013 DefSkip
10014 \family default
10015  is equal to 
10016 \family sans
10017 MedSkip
10018 \family default
10019 .
10020 \end_layout
10021
10022 \begin_layout Standard
10023
10024 \family sans
10025 VFill
10026 \family default
10027
10028 \begin_inset Index
10029 status collapsed
10030
10031 \begin_layout Plain Layout
10032 Spacing ! Fills
10033 \end_layout
10034
10035 \end_inset
10036
10037  is a variable space, set so that the space is maximal within one page.
10038  An example: You have only two short paragraphs on one page with a vfill
10039  between them.
10040  Then the first paragraph is placed at the top of the page and the second
10041  one at the bottom, because the space between them is then maximal.
10042  
10043 \family sans
10044 VFill
10045 \family default
10046 s work like 
10047 \family sans
10048 HFill
10049 \family default
10050 s: they fill the remaining vertical space on a page with blank space.
10051 \begin_inset Foot
10052 status collapsed
10053
10054 \begin_layout Plain Layout
10055
10056 \family sans
10057 HFill
10058 \family default
10059 s are described in section
10060 \begin_inset space ~
10061 \end_inset
10062
10063
10064 \begin_inset CommandInset ref
10065 LatexCommand ref
10066 reference "sub:Horizontal-Space"
10067
10068 \end_inset
10069
10070 .
10071 \end_layout
10072
10073 \end_inset
10074
10075  If there are several 
10076 \family sans
10077 VFill
10078 \family default
10079 s on a page, they divide the remaining vertical space equally between themselves.
10080  You can therefore use 
10081 \family sans
10082 VFill
10083 \family default
10084 s to center text on a page, or even place text 2/3 down a page.
10085 \end_layout
10086
10087 \begin_layout Standard
10088
10089 \family sans
10090 Custom
10091 \family default
10092  are custom spaces in units explained in Appendix
10093 \begin_inset space ~
10094 \end_inset
10095
10096
10097 \begin_inset CommandInset ref
10098 LatexCommand ref
10099 reference "cha:Units-available-in"
10100
10101 \end_inset
10102
10103 .
10104 \end_layout
10105
10106 \begin_layout Standard
10107 \begin_inset Note Greyedout
10108 status open
10109
10110 \begin_layout Plain Layout
10111
10112 \series bold
10113 Note:
10114 \series default
10115  
10116 \series medium
10117 When the extra vertical space would be in the output at the top/bottom of
10118  a page, the space is only added if you have also checked the option 
10119 \family sans
10120 Protect
10121 \family default
10122 .
10123 \end_layout
10124
10125 \end_inset
10126
10127
10128 \end_layout
10129
10130 \begin_layout Subsection
10131 Paragraph Alignment
10132 \end_layout
10133
10134 \begin_layout Standard
10135 You can change the paragraph alignment with the 
10136 \family sans
10137 Edit\SpecialChar \menuseparator
10138 Paragraph Settings
10139 \family default
10140  dialog.
10141  There are four possibilities: 
10142 \end_layout
10143
10144 \begin_layout Itemize
10145
10146 \family sans
10147 Justified
10148 \end_layout
10149
10150 \begin_layout Itemize
10151
10152 \family sans
10153 Left
10154 \end_layout
10155
10156 \begin_layout Itemize
10157
10158 \family sans
10159 Right
10160 \end_layout
10161
10162 \begin_layout Itemize
10163
10164 \family sans
10165 Center
10166 \end_layout
10167
10168 \begin_layout Standard
10169 The default in most cases is justified alignment, in which the inter-word
10170  spacing is variable and each line of a paragraph fills the region between
10171  the left and right margins.
10172  The other three alignments should be self-explanatory, and look like this:
10173 \end_layout
10174
10175 \begin_layout Standard
10176 \align right
10177 This paragraph is right aligned,
10178 \end_layout
10179
10180 \begin_layout Standard
10181 \align center
10182 this one is centered,
10183 \end_layout
10184
10185 \begin_layout Standard
10186 \align left
10187 this one is left aligned.
10188 \end_layout
10189
10190 \begin_layout Subsection
10191 Forced Page Breaks
10192 \begin_inset Index
10193 status collapsed
10194
10195 \begin_layout Plain Layout
10196 Page breaks ! Forced
10197 \end_layout
10198
10199 \end_inset
10200
10201
10202 \begin_inset CommandInset label
10203 LatexCommand label
10204 name "sub:Forced-Page-Breaks"
10205
10206 \end_inset
10207
10208
10209 \end_layout
10210
10211 \begin_layout Standard
10212 If you don't like the way LaTeX does the pagebreaks in your document, you
10213  can force a page break where you want one.
10214  Normally this will not be necessary, because LaTeX is good at page breaking.
10215  Only if you use many 
10216 \family sans
10217 Floats
10218 \family default
10219 , LaTeX's page breaking algorithm can fail.
10220 \end_layout
10221
10222 \begin_layout Standard
10223 We recommend not to use forced pagebreaks until the text is finished, and
10224  until you have checked in the preview to see if you 
10225 \emph on
10226 really
10227 \emph default
10228  have to change the page breaking.
10229 \end_layout
10230
10231 \begin_layout Standard
10232 There are two types of pagebreaks: One that ends the page without any special
10233  action.
10234  This can be inserted above or below a paragraph via the menu 
10235 \family sans
10236 Insert\SpecialChar \menuseparator
10237 Formatting\SpecialChar \menuseparator
10238 New
10239 \begin_inset space ~
10240 \end_inset
10241
10242 Page
10243 \family default
10244 .
10245  The second type, that is inserted via the menu 
10246 \family sans
10247 Insert\SpecialChar \menuseparator
10248 Formatting\SpecialChar \menuseparator
10249 Page
10250 \begin_inset space ~
10251 \end_inset
10252
10253 Break
10254 \family default
10255 , ends a page but stretches the content of the page, so that it fills out
10256  the complete page.
10257  This type is useful to avoid whitespace when a page break produces a page
10258  on which only the last few lines are absent.
10259 \end_layout
10260
10261 \begin_layout Standard
10262 You might try to use a page break to ensure that a figure or table appears
10263  at the top of a page.
10264  This is, of course, the wrong way to do it.
10265  LyX gives you a way of automatically ensuring that your figures and tables
10266  appear at the top of a page (or the bottom, or on their own page) without
10267  having to worry about what precedes or follows your figure or table.
10268  See chapter 
10269 \begin_inset CommandInset ref
10270 LatexCommand ref
10271 reference "cha:Floats-and-Notes"
10272
10273 \end_inset
10274
10275  to learn more about 
10276 \family sans
10277 Floats
10278 \family default
10279 .
10280 \end_layout
10281
10282 \begin_layout Subsubsection
10283 Clear Page Breaks
10284 \begin_inset CommandInset label
10285 LatexCommand label
10286 name "sub:Clear-Page-Breaks"
10287
10288 \end_inset
10289
10290
10291 \begin_inset Index
10292 status collapsed
10293
10294 \begin_layout Plain Layout
10295 Page breaks ! Clear
10296 \end_layout
10297
10298 \end_inset
10299
10300
10301 \end_layout
10302
10303 \begin_layout Standard
10304 Differently to forced pagebreaks where the content behind the break is directly
10305  placed at the next page, pages can also be cleared while breaking them.
10306  That means that the current paragraph is terminated and all, perhaps not
10307  yet processed floats from previous document parts are placed behind it,
10308  if necessary by adding pages.
10309 \end_layout
10310
10311 \begin_layout Standard
10312 You can insert a clear page break with the menu 
10313 \family sans
10314 Insert\SpecialChar \menuseparator
10315 Formatting\SpecialChar \menuseparator
10316 Clear
10317 \begin_inset space ~
10318 \end_inset
10319
10320 Page
10321 \family default
10322 .
10323  When you have a two-sided document like a book, you can use the menu 
10324 \family sans
10325 Insert\SpecialChar \menuseparator
10326 Formatting\SpecialChar \menuseparator
10327 Clear
10328 \begin_inset space ~
10329 \end_inset
10330
10331 Double
10332 \begin_inset space ~
10333 \end_inset
10334
10335 Page
10336 \family default
10337  to insert a clear page break that assures that the next page is a right-hand
10338  page (odd-numbered), if necessary by adding a page.
10339 \end_layout
10340
10341 \begin_layout Subsection
10342 Forced Line Breaks
10343 \begin_inset Index
10344 status collapsed
10345
10346 \begin_layout Plain Layout
10347 Line breaks
10348 \end_layout
10349
10350 \end_inset
10351
10352
10353 \begin_inset CommandInset label
10354 LatexCommand label
10355 name "sub:Forced-Line-Breaks"
10356
10357 \end_inset
10358
10359
10360 \end_layout
10361
10362 \begin_layout Standard
10363 Similar to page breaks there are two types of line breaks: One that simply
10364  breaks the line.
10365  You can force this line break within a paragraph by selecting 
10366 \family sans
10367 Insert\SpecialChar \menuseparator
10368 Formatting\SpecialChar \menuseparator
10369 Ragged
10370 \begin_inset space ~
10371 \end_inset
10372
10373 Line
10374 \begin_inset space ~
10375 \end_inset
10376
10377 Break
10378 \family default
10379  or with 
10380 \begin_inset Info
10381 type  "shortcut"
10382 arg   "newline-insert newline"
10383 \end_inset
10384
10385 .
10386  Another type that is inserted via the menu 
10387 \family sans
10388 Insert\SpecialChar \menuseparator
10389 Formatting\SpecialChar \menuseparator
10390 Justified
10391 \begin_inset space ~
10392 \end_inset
10393
10394 Line
10395 \begin_inset space ~
10396 \end_inset
10397
10398 Break
10399 \family default
10400  breaks the line and stretches it so that it fills out the whole space between
10401  the page margins.
10402  This is necessary to avoid 
10403 \begin_inset Quotes eld
10404 \end_inset
10405
10406 fringes
10407 \begin_inset Quotes erd
10408 \end_inset
10409
10410  in justified paragraphs due to whitespace introduced by line breaks.
10411 \end_layout
10412
10413 \begin_layout Standard
10414 You shouldn't use forced line breaks to correct LaTeX's line breaking, as
10415  LaTeX is very good at line breaking.
10416  There are, however, a number of situations where it is necessary to actively
10417  set a line break, e.
10418 \begin_inset space \thinspace{}
10419 \end_inset
10420
10421 g.
10422 \begin_inset space \space{}
10423 \end_inset
10424
10425 in a poem or for an address (see sections
10426 \begin_inset space ~
10427 \end_inset
10428
10429
10430 \begin_inset CommandInset ref
10431 LatexCommand ref
10432 reference "sec:Quote"
10433
10434 \end_inset
10435
10436
10437 \begin_inset CommandInset ref
10438 LatexCommand ref
10439 reference "sec:Verse"
10440
10441 \end_inset
10442
10443  and 
10444 \begin_inset CommandInset ref
10445 LatexCommand ref
10446 reference "sec:Address-Usage"
10447
10448 \end_inset
10449
10450 ).
10451 \end_layout
10452
10453 \begin_layout Subsection
10454 Horizontal Lines
10455 \begin_inset CommandInset label
10456 LatexCommand label
10457 name "sub:Horizontal-Lines"
10458
10459 \end_inset
10460
10461
10462 \begin_inset Index
10463 status collapsed
10464
10465 \begin_layout Plain Layout
10466 Horizontal lines
10467 \end_layout
10468
10469 \end_inset
10470
10471
10472 \end_layout
10473
10474 \begin_layout Standard
10475
10476 \lyxline
10477 In the dialog 
10478 \family sans
10479 Insert\SpecialChar \menuseparator
10480 Formatting\SpecialChar \menuseparator
10481 Horizontal
10482 \begin_inset space ~
10483 \end_inset
10484
10485 Line
10486 \family default
10487  you can insert horizontal lines that span the whole width of the document
10488  or column.
10489 \lyxline
10490
10491 \end_layout
10492
10493 \begin_layout Section
10494 Characters and Symbols
10495 \end_layout
10496
10497 \begin_layout Standard
10498 You can directly enter all characters that are available on your keyboard.
10499  You can also use special keyboard maps to be able to enter e.
10500 \begin_inset space \thinspace{}
10501 \end_inset
10502
10503 g.
10504 \begin_inset space \space{}
10505 \end_inset
10506
10507 characters needed for French with an English keyboard.
10508  See section
10509 \begin_inset space \thinspace{}
10510 \end_inset
10511
10512
10513 \begin_inset CommandInset ref
10514 LatexCommand ref
10515 reference "sub:Keyboard-mapping"
10516
10517 \end_inset
10518
10519  for informations how this is done.
10520 \end_layout
10521
10522 \begin_layout Standard
10523 For the case where you need a character that is not on your keyboard, you
10524  can use the 
10525 \family sans
10526 Symbols
10527 \family default
10528  dialog via the menu 
10529 \family sans
10530 Insert\SpecialChar \menuseparator
10531 Special Character\SpecialChar \menuseparator
10532 Symbols
10533 \family default
10534 .
10535 \end_layout
10536
10537 \begin_layout Standard
10538 \begin_inset Note Greyedout
10539 status open
10540
10541 \begin_layout Plain Layout
10542
10543 \series bold
10544 Note:
10545 \series default
10546  Maybe not all symbols inserted with the symbols dialog can be displayed
10547  when you are using a special screen font in LyX's preferences.
10548  But the inserted symbols will in every case be displayed in the output.
10549 \end_layout
10550
10551 \end_inset
10552
10553
10554 \end_layout
10555
10556 \begin_layout Section
10557 Fonts and Text Styles
10558 \begin_inset CommandInset label
10559 LatexCommand label
10560 name "sec:Fonts-and-Text"
10561
10562 \end_inset
10563
10564
10565 \end_layout
10566
10567 \begin_layout Subsection
10568 Font Types
10569 \begin_inset Index
10570 status collapsed
10571
10572 \begin_layout Plain Layout
10573 Font ! Types
10574 \end_layout
10575
10576 \end_inset
10577
10578
10579 \end_layout
10580
10581 \begin_layout Standard
10582 There are two types of fonts:
10583 \end_layout
10584
10585 \begin_layout Description
10586 Vector
10587 \begin_inset space ~
10588 \end_inset
10589
10590 fonts
10591 \begin_inset Index
10592 status collapsed
10593
10594 \begin_layout Plain Layout
10595 Fonts ! Vector-
10596 \end_layout
10597
10598 \end_inset
10599
10600  are fonts, built from outlines of the single glyphs (i.
10601 \begin_inset space \thinspace{}
10602 \end_inset
10603
10604 g.
10605  characters) in the font.
10606  This means that each glyph is defined using mathematical curves that are
10607  well suited for scaling to any requested size.
10608  This mathematical definition is interpreted by the font renderer and the
10609  curve is filled out with pixels according to the size and glyph.
10610  This means that outline fonts will look pretty good in all sizes.
10611  Only at very small sizes it might be hard to provide a good rendering at
10612  very small sizes, where each pixel has to be very carefully computed to
10613  provide a good image.
10614 \begin_inset Newline newline
10615 \end_inset
10616
10617 One could mean that one only needs to define one font size and scale them.
10618  But to achieve a better quality, many fonts define several font sizes.
10619  That improves the appearance, because you need more details at large font
10620  sizes than at small ones.
10621 \begin_inset Newline newline
10622 \end_inset
10623
10624 The font types 
10625 \family typewriter
10626 TrueType
10627 \family default
10628
10629 \family typewriter
10630 OpenType
10631 \family default
10632 , and 
10633 \family typewriter
10634 Type
10635 \begin_inset space ~
10636 \end_inset
10637
10638 1 PostScript
10639 \family default
10640  are vector fonts.
10641 \end_layout
10642
10643 \begin_layout Description
10644 Bitmap
10645 \begin_inset space ~
10646 \end_inset
10647
10648 fonts
10649 \begin_inset Index
10650 status collapsed
10651
10652 \begin_layout Plain Layout
10653 Fonts ! Bitmap-
10654 \end_layout
10655
10656 \end_inset
10657
10658  on the other hand, are defined by bitmap graphics from the start, so they
10659  will look good at all the sizes they are meant for.
10660  However, they don't scale well, because in order to scale a glyph, each
10661  pixel is enlarged into several pixels.
10662  It is the same effect that happens if you try to enlarge a picture in a
10663  picture manipulation program.
10664  In order to relieve this effect, bitmap fonts are typically provided in
10665  several fixed sizes typically from around 8 pixels high up to 34 pixels
10666  or so high in steps according to what is believed to be useful.
10667  The advantage of bitmap fonts is that no complicated computations are necessary
10668  to display each glyph, so bitmap fonts are thus faster displayed than scalable
10669  fonts.
10670  The disadvantage is that sizes that don't exists as fixed versions have
10671  to be scaled by doubling pixels, and thus look bad.
10672 \begin_inset Newline newline
10673 \end_inset
10674
10675 Bitmap fonts are named 
10676 \family typewriter
10677 Type
10678 \begin_inset space ~
10679 \end_inset
10680
10681 3
10682 \family default
10683  in PostScript- and PDF-documents.
10684 \end_layout
10685
10686 \begin_layout Standard
10687 The result of all this, is that bitmap fonts are best for the size they
10688  are designed for, while scalable fonts are good for nearly all sizes.
10689  So one need less font size definitions for scalable fonts.
10690  That's the reason why nearly all text rendering and typesetting programs
10691  use scalable fonts.
10692 \end_layout
10693
10694 \begin_layout Standard
10695 To test which fonts are used in a PDF-document, you can have a look into
10696  its document properties.
10697 \end_layout
10698
10699 \begin_layout Standard
10700 Many modern typesetting and markup languages have begun to move towards
10701  specifying character styles rather than specifying a particular font.
10702  For example, instead of changing to an italicized version of the current
10703  font to emphasize text, you use an 
10704 \begin_inset Quotes eld
10705 \end_inset
10706
10707 emphasized style
10708 \begin_inset Quotes erd
10709 \end_inset
10710
10711  instead.
10712  This concept fits in perfectly with LyX.
10713  In LyX, you do things based on contexts, rather than focusing on typesetting
10714  details.
10715 \end_layout
10716
10717 \begin_layout Subsection
10718 Document Font and Font size
10719 \begin_inset CommandInset label
10720 LatexCommand label
10721 name "sub:Document-Font"
10722
10723 \end_inset
10724
10725
10726 \begin_inset Index
10727 status collapsed
10728
10729 \begin_layout Plain Layout
10730 Font ! Size
10731 \end_layout
10732
10733 \end_inset
10734
10735
10736 \begin_inset Index
10737 status collapsed
10738
10739 \begin_layout Plain Layout
10740 Document ! Font
10741 \end_layout
10742
10743 \end_inset
10744
10745
10746 \end_layout
10747
10748 \begin_layout Standard
10749 You can set the document fonts in the 
10750 \family sans
10751 Document\SpecialChar \menuseparator
10752 Settings
10753 \family default
10754
10755 \begin_inset Index
10756 status collapsed
10757
10758 \begin_layout Plain Layout
10759 Document ! Settings
10760 \end_layout
10761
10762 \end_inset
10763
10764  dialog.
10765  There you can specify which font should be used for the three different
10766  font shapes roman (serif), 
10767 \family sans
10768 sans
10769 \begin_inset space ~
10770 \end_inset
10771
10772 serif
10773 \family default
10774 , and 
10775 \family typewriter
10776 typewriter
10777 \family default
10778  and its scalings.
10779 \end_layout
10780
10781 \begin_layout Standard
10782 The possible options for the font include 
10783 \family sans
10784 default
10785 \family default
10786  and a list of fonts available on your system.
10787  
10788 \family sans
10789 default
10790 \family default
10791  uses the standard TeX fonts, known as 
10792 \begin_inset Quotes eld
10793 \end_inset
10794
10795
10796 \family typewriter
10797 Computer Modern
10798 \family default
10799
10800 \begin_inset Quotes erd
10801 \end_inset
10802
10803  (
10804 \family typewriter
10805 cm
10806 \family default
10807 ) or 
10808 \begin_inset Quotes eld
10809 \end_inset
10810
10811
10812 \family typewriter
10813 European Computer Modern
10814 \family default
10815
10816 \begin_inset Quotes erd
10817 \end_inset
10818
10819  (
10820 \family typewriter
10821 ec
10822 \family default
10823 ).
10824 \end_layout
10825
10826 \begin_layout Standard
10827 As 
10828 \family typewriter
10829 cm
10830 \family default
10831  and 
10832 \family typewriter
10833 ec
10834 \family default
10835  are bitmap fonts, they often looks pixeled in PDF output, especially when
10836  you read the PDF in a zoomed size.
10837 \begin_inset Foot
10838 status collapsed
10839
10840 \begin_layout Plain Layout
10841 This problem doesn't appear if you read PDFs in 
10842 \family typewriter
10843 Adobe
10844 \begin_inset space ~
10845 \end_inset
10846
10847 Reader
10848 \family default
10849  version 6 or later, because this program includes a special bitmap font
10850  renderer.
10851 \end_layout
10852
10853 \end_inset
10854
10855  To get rid of pixeled fonts, you have to use a vector font.
10856  There are three ways to use one:
10857 \end_layout
10858
10859 \begin_layout Itemize
10860 One way is to use the 
10861 \family typewriter
10862 AE
10863 \family default
10864  fonts.
10865  
10866 \family typewriter
10867 AE
10868 \family default
10869  is a virtual font.
10870  Virtual means that it 
10871 \begin_inset Quotes eld
10872 \end_inset
10873
10874 steals
10875 \begin_inset Quotes erd
10876 \end_inset
10877
10878  outline 
10879 \family typewriter
10880 cm
10881 \family default
10882 -glyphs from other fonts.
10883  This has the disadvantage that some characters are missing, like the French
10884  guillemets (
10885 \begin_inset Quotes eld
10886 \end_inset
10887
10888 «
10889 \begin_inset Quotes erd
10890 \end_inset
10891
10892  and 
10893 \begin_inset Quotes eld
10894 \end_inset
10895
10896 »
10897 \begin_inset Quotes erd
10898 \end_inset
10899
10900 )
10901 \begin_inset Foot
10902 status collapsed
10903
10904 \begin_layout Plain Layout
10905 Loading the LaTeX-package 
10906 \series bold
10907 aeguill
10908 \series default
10909
10910 \begin_inset Index
10911 status collapsed
10912
10913 \begin_layout Plain Layout
10914 LaTeX-packages ! aeguill
10915 \end_layout
10916
10917 \end_inset
10918
10919  with the document preamble line
10920 \begin_inset Newline newline
10921 \end_inset
10922
10923
10924 \series bold
10925
10926 \backslash
10927 usepackage[ec]{aeguill}
10928 \begin_inset Newline newline
10929 \end_inset
10930
10931
10932 \series default
10933 will fix the guillemet problem.
10934 \end_layout
10935
10936 \end_inset
10937
10938  and that accented characters are not 
10939 \emph on
10940 one
10941 \emph default
10942  glyph, they are build of 
10943 \emph on
10944 two
10945 \emph default
10946  characters, the accent and the letter.
10947  Therefore you can't search in documents using the 
10948 \family typewriter
10949 AE
10950 \family default
10951  fonts for words with accented characters.
10952  If you search for example for the French word 
10953 \begin_inset Quotes eld
10954 \end_inset
10955
10956 rève
10957 \begin_inset Quotes erd
10958 \end_inset
10959
10960  in a PDF, you won't get any result, because the PDF-viewer searches for
10961  the glyph 
10962 \begin_inset Quotes eld
10963 \end_inset
10964
10965  è 
10966 \begin_inset Quotes erd
10967 \end_inset
10968
10969  and not for the glyph 
10970 \begin_inset Quotes eld
10971 \end_inset
10972
10973  e +
10974 \begin_inset space ~
10975 \end_inset
10976
10977  ̀ 
10978 \begin_inset Quotes erd
10979 \end_inset
10980
10981 .
10982 \end_layout
10983
10984 \begin_layout Itemize
10985 Another possibility is to use three different outline fonts
10986 \begin_inset Foot
10987 status collapsed
10988
10989 \begin_layout Plain Layout
10990 Other fonts, like 
10991 \family typewriter
10992 Latin Modern
10993 \family default
10994  or 
10995 \family typewriter
10996 Computer Modern
10997 \family default
10998 , consist of these three main font types 
10999 \family sans
11000 sans
11001 \begin_inset space ~
11002 \end_inset
11003
11004 serif
11005 \family default
11006
11007 \family sans
11008 typewriter
11009 \family default
11010 , and 
11011 \family sans
11012 serif
11013 \family default
11014 .
11015 \end_layout
11016
11017 \end_inset
11018
11019
11020 \family typewriter
11021 Times Roman
11022 \family default
11023  as roman font,
11024 \family sans
11025  
11026 \family typewriter
11027 Helvetica
11028 \family default
11029  scaled to 92 or 95
11030 \begin_inset space \thinspace{}
11031 \end_inset
11032
11033 % as sans
11034 \begin_inset space ~
11035 \end_inset
11036
11037 serif font, and 
11038 \family typewriter
11039 courier
11040 \family default
11041  as typewriter font.
11042 \begin_inset Newline newline
11043 \end_inset
11044
11045 The differences between roman, 
11046 \family sans
11047 sans
11048 \begin_inset space ~
11049 \end_inset
11050
11051 serif
11052 \family default
11053 , and 
11054 \family typewriter
11055 typewriter
11056 \family default
11057  fonts are explained in section
11058 \begin_inset space ~
11059 \end_inset
11060
11061
11062 \begin_inset CommandInset ref
11063 LatexCommand ref
11064 reference "sub:Fine-Tuning-with-the"
11065
11066 \end_inset
11067
11068 .
11069 \begin_inset Newline newline
11070 \end_inset
11071
11072 The font 
11073 \family typewriter
11074 Times Roman
11075 \family default
11076  was originally designed for newspapers.
11077  That means its glyphs are smaller than the one from other fonts to fit
11078  into the small newspaper columns.
11079  Therefore 
11080 \family typewriter
11081 Times Roman
11082 \family default
11083  is not the optimal choice for larger documents like books.
11084 \end_layout
11085
11086 \begin_layout Itemize
11087 The best solution is to use the 
11088 \family typewriter
11089 Latin Modern
11090 \family default
11091  (
11092 \family typewriter
11093 lm
11094 \family default
11095 ) fonts.
11096  These fonts were developed in order of the LaTeX community to replace 
11097 \family typewriter
11098 cm
11099 \family default
11100  as the default font.
11101  In most cases they look the same as 
11102 \family typewriter
11103 cm
11104 \family default
11105
11106 \begin_inset Foot
11107 status collapsed
11108
11109 \begin_layout Plain Layout
11110 One difference is improved kerning for the 
11111 \family typewriter
11112 lm
11113 \family default
11114  fonts.
11115 \end_layout
11116
11117 \end_inset
11118
11119 , but 
11120 \family typewriter
11121 lm
11122 \family default
11123  covers a vast number of characters over the other two families 
11124 \family typewriter
11125 cm
11126 \family default
11127  and 
11128 \family typewriter
11129 ec
11130 \family default
11131 .
11132 \end_layout
11133
11134 \begin_layout Standard
11135 \begin_inset VSpace bigskip
11136 \end_inset
11137
11138 For the font size there are four possible values: 
11139 \family sans
11140 default, 10
11141 \family default
11142
11143 \family sans
11144 11
11145 \family default
11146 , and 
11147 \family sans
11148 12
11149 \family default
11150 .
11151  The size of 
11152 \family sans
11153 default
11154 \family default
11155  depends on your LaTeX-system, normally it is equal to the font size 10.
11156 \end_layout
11157
11158 \begin_layout Standard
11159 The font sizes are the 
11160 \emph on
11161 base size
11162 \emph default
11163 .
11164  That means that LyX scales all other possible font sizes (such as those
11165  used in footnotes, super-, and subscripts) by this value.
11166  You can fine-tune the font size of text parts via the 
11167 \family sans
11168 Text
11169 \begin_inset space ~
11170 \end_inset
11171
11172 Style
11173 \family default
11174  dialog if needed.
11175  The possible font sizes for text parts are explained in section
11176 \begin_inset space ~
11177 \end_inset
11178
11179
11180 \begin_inset CommandInset ref
11181 LatexCommand ref
11182 reference "sub:Fine-Tuning-with-the"
11183
11184 \end_inset
11185
11186 .
11187 \end_layout
11188
11189 \begin_layout Standard
11190 The field 
11191 \family sans
11192 CJK
11193 \family default
11194  allows users of the languages Chinese, Japanese, Korean (CJK) to specify
11195  a font to display the script characters.
11196 \begin_inset Foot
11197 status collapsed
11198
11199 \begin_layout Plain Layout
11200 The font will be the argument for the commands of the LaTeX-package 
11201 \series bold
11202 CJK
11203 \series default
11204 .
11205  So this has no effect for the document language 
11206 \family sans
11207 Japanese
11208 \family default
11209  that doesn't use 
11210 \series bold
11211 CJK
11212 \series default
11213 .
11214 \end_layout
11215
11216 \end_inset
11217
11218
11219 \end_layout
11220
11221 \begin_layout Standard
11222 \begin_inset VSpace bigskip
11223 \end_inset
11224
11225
11226 \begin_inset Note Greyedout
11227 status open
11228
11229 \begin_layout Plain Layout
11230
11231 \series bold
11232 Note:
11233 \series default
11234  When you choose a new font or font size, LyX does 
11235 \emph on
11236 not
11237 \emph default
11238  change the screen font! You will only see a difference in the printed output;
11239  this is part of the WYSIWYM concept.
11240  LyX's screen fonts can be adjusted in the 
11241 \family sans
11242 Tools\SpecialChar \menuseparator
11243 Preferences
11244 \family default
11245  dialog, see section
11246 \begin_inset space ~
11247 \end_inset
11248
11249
11250 \begin_inset CommandInset ref
11251 LatexCommand ref
11252 reference "sub:Screen-Fonts"
11253
11254 \end_inset
11255
11256 .
11257 \end_layout
11258
11259 \end_inset
11260
11261
11262 \end_layout
11263
11264 \begin_layout Subsection
11265 Using Different Character Styles
11266 \begin_inset Index
11267 status collapsed
11268
11269 \begin_layout Plain Layout
11270 Character Styles
11271 \end_layout
11272
11273 \end_inset
11274
11275
11276 \begin_inset Index
11277 status collapsed
11278
11279 \begin_layout Plain Layout
11280 Text Style
11281 \end_layout
11282
11283 \end_inset
11284
11285
11286 \end_layout
11287
11288 \begin_layout Standard
11289 As we've already seen, LyX automatically changes the character style for
11290  certain paragraph environments.
11291  LyX supports two character styles, 
11292 \family sans
11293 Emphasized
11294 \family default
11295  and 
11296 \family sans
11297 Noun
11298 \family default
11299 .
11300  You can activate both of these styles via keybindings, the menus, and the
11301  toolbar.
11302 \end_layout
11303
11304 \begin_layout Standard
11305 To activate the 
11306 \family sans
11307 Noun
11308 \family default
11309  style, do one of the following:
11310 \end_layout
11311
11312 \begin_layout Itemize
11313 click on the toolbar button 
11314 \begin_inset Graphics
11315         filename ../images/font-noun.png
11316
11317 \end_inset
11318
11319
11320 \end_layout
11321
11322 \begin_layout Itemize
11323 use the key binding 
11324 \begin_inset Info
11325 type  "shortcut"
11326 arg   "font-noun"
11327 \end_inset
11328
11329
11330 \end_layout
11331
11332 \begin_layout Standard
11333 These commands are all toggles.
11334  That is, if 
11335 \family sans
11336 Noun
11337 \family default
11338  style is already active, they deactivate it.
11339 \end_layout
11340
11341 \begin_layout Standard
11342 One typically uses the 
11343 \family sans
11344 Noun
11345 \family default
11346  style for proper names.
11347  For example: 
11348 \begin_inset Quotes eld
11349 \end_inset
11350
11351
11352 \noun on
11353 Matthias Ettrich
11354 \noun default
11355  is the original author of LyX.
11356 \begin_inset Quotes erd
11357 \end_inset
11358
11359
11360 \end_layout
11361
11362 \begin_layout Standard
11363 A more widely used character style is the 
11364 \family sans
11365 Emphasized
11366 \family default
11367  style.
11368  You can activate (or deactivate - it's also a toggle) the 
11369 \family sans
11370 Emphasized
11371 \family default
11372  style by:
11373 \end_layout
11374
11375 \begin_layout Itemize
11376 clicking on the toolbar button 
11377 \begin_inset Graphics
11378         filename ../images/font-emph.png
11379
11380 \end_inset
11381
11382
11383 \end_layout
11384
11385 \begin_layout Itemize
11386 using the keybindings 
11387 \begin_inset Info
11388 type  "shortcut"
11389 arg   "font-emph"
11390 \end_inset
11391
11392
11393 \end_layout
11394
11395 \begin_layout Standard
11396 Normally the 
11397 \family sans
11398 Emphasized
11399 \family default
11400  style is equivalent to an italic font but some document classes or LaTeX-packag
11401 es use a different font.
11402 \end_layout
11403
11404 \begin_layout Standard
11405 We've been using the 
11406 \family sans
11407 Emphasized
11408 \family default
11409  style all over the place in this document.
11410  Here's one more example:
11411 \end_layout
11412
11413 \begin_layout Quotation
11414
11415 \emph on
11416 Don't overuse character styles!
11417 \end_layout
11418
11419 \begin_layout Standard
11420 It's also a warning in addition to an example.
11421  One's writing should parallel ordinary conversation.
11422  Since we don't all constantly scream at each other, we should also avoid
11423  the common tendency to overuse character style.
11424  
11425 \end_layout
11426
11427 \begin_layout Standard
11428 You can always reset to the default font using the key binding 
11429 \begin_inset Info
11430 type  "shortcut"
11431 arg   "font-default"
11432 \end_inset
11433
11434  or the dialog 
11435 \family sans
11436 Edit\SpecialChar \menuseparator
11437 Text
11438 \begin_inset space ~
11439 \end_inset
11440
11441 Style
11442 \family default
11443 .
11444 \end_layout
11445
11446 \begin_layout Subsection
11447 Fine-Tuning with the 
11448 \family sans
11449 Text Style
11450 \family default
11451  dialog
11452 \begin_inset CommandInset label
11453 LatexCommand label
11454 name "sub:Fine-Tuning-with-the"
11455
11456 \end_inset
11457
11458
11459 \begin_inset Index
11460 status collapsed
11461
11462 \begin_layout Plain Layout
11463 Text Style
11464 \end_layout
11465
11466 \end_inset
11467
11468
11469 \end_layout
11470
11471 \begin_layout Standard
11472 There are always occasions when you will need to do some fine-tuning, so
11473  LyX gives you a way to create a custom character style.
11474  For example, an academic journal or a corporation may have a style sheet
11475  requiring a sans-serif font be used in certain situations.
11476  Also, writers sometimes use a different font to offset a character's thoughts
11477  from ordinary dialog.
11478 \end_layout
11479
11480 \begin_layout Standard
11481 Before we document how to use custom character style, we want to issue a
11482  warning yet again: Don't overuse character styles! 
11483 \begin_inset Newline newline
11484 \end_inset
11485
11486 Documents that overuse different fonts and sizes are not well readable and
11487  tend to look as if someone has knocked huge holes in them.
11488 \end_layout
11489
11490 \begin_layout Standard
11491 To use custom character styles, open the 
11492 \family sans
11493 Edit\SpecialChar \menuseparator
11494 Text
11495 \begin_inset space ~
11496 \end_inset
11497
11498 Style
11499 \family default
11500  dialog.
11501  There are several boxes on this dialog, each corresponding to a different
11502  font property which you can choose.
11503  You can choose an option for one of these properties, or select 
11504 \family sans
11505 No
11506 \begin_inset space ~
11507 \end_inset
11508
11509 change
11510 \family default
11511 , which keeps the current state of that property.
11512  The item 
11513 \family sans
11514 Reset
11515 \family default
11516  will reset the property to whatever is the default.
11517  You can use this to reset attributes across a bunch of different paragraph
11518  environments in a snap.
11519 \end_layout
11520
11521 \begin_layout Standard
11522 The font properties, and their options (in addition to 
11523 \family sans
11524 No
11525 \begin_inset space ~
11526 \end_inset
11527
11528 change
11529 \family default
11530  and 
11531 \family sans
11532 Reset
11533 \family default
11534 ) are:
11535 \end_layout
11536
11537 \begin_layout Labeling
11538 \labelwidthstring 00.00.0000
11539
11540 \family sans
11541 Family
11542 \family default
11543  The 
11544 \begin_inset Quotes eld
11545 \end_inset
11546
11547 overall look
11548 \begin_inset Quotes erd
11549 \end_inset
11550
11551  of the font.
11552  The possible options are:
11553 \end_layout
11554
11555 \begin_deeper
11556 \begin_layout Labeling
11557 \labelwidthstring 00.00.0000
11558
11559 \family sans
11560 Roman
11561 \family default
11562  This is the Roman font family.
11563  Normally a serif font.
11564  It's also the default family.
11565  (key binding 
11566 \begin_inset Info
11567 type  "shortcut"
11568 arg   "font-roman"
11569 \end_inset
11570
11571 )
11572 \end_layout
11573
11574 \begin_layout Labeling
11575 \labelwidthstring 00.00.0000
11576
11577 \family sans
11578 Sans
11579 \begin_inset space ~
11580 \end_inset
11581
11582 Serif
11583 \family default
11584  
11585 \family sans
11586 This is the Sans Serif font family.
11587
11588 \family default
11589  (key binding 
11590 \begin_inset Info
11591 type  "shortcut"
11592 arg   "font-sans"
11593 \end_inset
11594
11595 )
11596 \end_layout
11597
11598 \begin_layout Labeling
11599 \labelwidthstring 00.00.0000
11600
11601 \family sans
11602 Typewriter
11603 \family default
11604  
11605 \family typewriter
11606 This is the Typewriter font family.
11607
11608 \family default
11609  (key binding 
11610 \begin_inset Info
11611 type  "shortcut"
11612 arg   "font-typewriter"
11613 \end_inset
11614
11615
11616 \family sans
11617 )
11618 \end_layout
11619
11620 \end_deeper
11621 \begin_layout Labeling
11622 \labelwidthstring 00.00.0000
11623
11624 \family sans
11625 Series
11626 \family default
11627  This corresponds to the print weight.
11628  Options are:
11629 \end_layout
11630
11631 \begin_deeper
11632 \begin_layout Labeling
11633 \labelwidthstring 00.00.0000
11634
11635 \family sans
11636 Medium
11637 \family default
11638  This is the Medium font series.
11639  It's also the default series.
11640 \end_layout
11641
11642 \begin_layout Labeling
11643 \labelwidthstring 00.00.0000
11644
11645 \family sans
11646 Bold
11647 \family default
11648  
11649 \series bold
11650 This is the Bold font series.
11651
11652 \series default
11653  (key binding 
11654 \begin_inset Info
11655 type  "shortcut"
11656 arg   "font-bold"
11657 \end_inset
11658
11659 )
11660 \end_layout
11661
11662 \end_deeper
11663 \begin_layout Labeling
11664 \labelwidthstring 00.00.0000
11665
11666 \family sans
11667 Shape
11668 \family default
11669  As the name implies.
11670  Options are:
11671 \end_layout
11672
11673 \begin_deeper
11674 \begin_layout Labeling
11675 \labelwidthstring 00.00.0000
11676
11677 \family sans
11678 Upright
11679 \family default
11680  This is the Upright font shape.
11681  It's also the default shape.
11682 \end_layout
11683
11684 \begin_layout Labeling
11685 \labelwidthstring 00.00.0000
11686
11687 \family sans
11688 Italic
11689 \family default
11690  
11691 \shape italic
11692 This
11693 \shape default
11694  
11695 \family sans
11696 \shape italic
11697 i
11698 \family default
11699 s the Italic font shape
11700 \shape default
11701 \emph on
11702 .
11703 \end_layout
11704
11705 \begin_layout Labeling
11706 \labelwidthstring 00.00.0000
11707
11708 \family sans
11709 Slanted
11710 \family default
11711  
11712 \shape slanted
11713 This is the Slanted font shape
11714 \shape default
11715  (although it might not be visible in LyX, this is different from italic).
11716 \end_layout
11717
11718 \begin_layout Labeling
11719 \labelwidthstring 00.00.0000
11720
11721 \family sans
11722 Small
11723 \begin_inset space ~
11724 \end_inset
11725
11726 Caps
11727 \family default
11728  
11729 \shape smallcaps
11730 This is the Small caps font shape
11731 \shape default
11732 \noun on
11733 .
11734 \end_layout
11735
11736 \end_deeper
11737 \begin_layout Labeling
11738 \labelwidthstring 00.00.0000
11739
11740 \family sans
11741 Size
11742 \family default
11743  Alters the size of the font.
11744  You'll find no numerical values here; all possible sizes are actually proportio
11745 nal to the document font size.
11746  Once again, you don't feed LyX the details, but a general description of
11747  what you want to do.
11748  The options are:
11749 \end_layout
11750
11751 \begin_deeper
11752 \begin_layout Labeling
11753 \labelwidthstring 00.00.0000
11754
11755 \family sans
11756 Tiny
11757 \family default
11758  
11759 \size tiny
11760 This is the 
11761 \begin_inset Quotes eld
11762 \end_inset
11763
11764 Tiny
11765 \begin_inset Quotes erd
11766 \end_inset
11767
11768  font size.
11769
11770 \size default
11771  (key bindings 
11772 \begin_inset Info
11773 type  "shortcuts"
11774 arg   "font-size tiny"
11775 \end_inset
11776
11777 )
11778 \end_layout
11779
11780 \begin_layout Labeling
11781 \labelwidthstring 00.00.0000
11782
11783 \family sans
11784 Smallest
11785 \family default
11786  
11787 \size scriptsize
11788 This is the 
11789 \begin_inset Quotes eld
11790 \end_inset
11791
11792 Smallest
11793 \begin_inset Quotes erd
11794 \end_inset
11795
11796  font size
11797 \size default
11798 .
11799  (key binding 
11800 \begin_inset Info
11801 type  "shortcut"
11802 arg   "font-size scriptsize"
11803 \end_inset
11804
11805 )
11806 \end_layout
11807
11808 \begin_layout Labeling
11809 \labelwidthstring 00.00.0000
11810
11811 \family sans
11812 Smaller
11813 \family default
11814  
11815 \size footnotesize
11816 This is the 
11817 \begin_inset Quotes eld
11818 \end_inset
11819
11820 Smaller
11821 \begin_inset Quotes erd
11822 \end_inset
11823
11824  font size.
11825
11826 \size default
11827  (key bindings 
11828 \begin_inset Info
11829 type  "shortcuts"
11830 arg   "font-size footnotesize"
11831 \end_inset
11832
11833 )
11834 \end_layout
11835
11836 \begin_layout Labeling
11837 \labelwidthstring 00.00.0000
11838
11839 \family sans
11840 Small
11841 \family default
11842  
11843 \size small
11844 This is the 
11845 \begin_inset Quotes eld
11846 \end_inset
11847
11848 Small
11849 \begin_inset Quotes erd
11850 \end_inset
11851
11852  font size.
11853
11854 \size default
11855  (key bindings 
11856 \begin_inset Info
11857 type  "shortcuts"
11858 arg   "font-size small"
11859 \end_inset
11860
11861 )
11862 \end_layout
11863
11864 \begin_layout Labeling
11865 \labelwidthstring 00.00.0000
11866
11867 \family sans
11868 Normal
11869 \family default
11870  This is the 
11871 \begin_inset Quotes eld
11872 \end_inset
11873
11874 Normal
11875 \begin_inset Quotes erd
11876 \end_inset
11877
11878  font size.
11879  It's also the default size.
11880  (key bindings 
11881 \begin_inset Info
11882 type  "shortcuts"
11883 arg   "font-size normal"
11884 \end_inset
11885
11886 )
11887 \end_layout
11888
11889 \begin_layout Labeling
11890 \labelwidthstring 00.00.0000
11891
11892 \family sans
11893 Large
11894 \family default
11895  
11896 \size large
11897 This is the 
11898 \begin_inset Quotes eld
11899 \end_inset
11900
11901 Large
11902 \begin_inset Quotes erd
11903 \end_inset
11904
11905  font size.
11906
11907 \size default
11908  (key bindings 
11909 \begin_inset Info
11910 type  "shortcuts"
11911 arg   "font-size large"
11912 \end_inset
11913
11914 )
11915 \end_layout
11916
11917 \begin_layout Labeling
11918 \labelwidthstring 00.00.0000
11919
11920 \family sans
11921 Larger
11922 \family default
11923  
11924 \size larger
11925 This is the 
11926 \begin_inset Quotes eld
11927 \end_inset
11928
11929 Larger
11930 \begin_inset Quotes erd
11931 \end_inset
11932
11933  font size.
11934
11935 \size default
11936  (key bindings 
11937 \begin_inset Info
11938 type  "shortcuts"
11939 arg   "font-size larger"
11940 \end_inset
11941
11942 )
11943 \end_layout
11944
11945 \begin_layout Labeling
11946 \labelwidthstring 00.00.0000
11947
11948 \family sans
11949 Largest
11950 \family default
11951  
11952 \size largest
11953 This is the 
11954 \begin_inset Quotes eld
11955 \end_inset
11956
11957 Largest
11958 \begin_inset Quotes erd
11959 \end_inset
11960
11961  font size.
11962
11963 \size default
11964  (key binding 
11965 \begin_inset Info
11966 type  "shortcut"
11967 arg   "font-size largest"
11968 \end_inset
11969
11970 )
11971 \end_layout
11972
11973 \begin_layout Labeling
11974 \labelwidthstring 00.00.0000
11975
11976 \family sans
11977 Huge
11978 \family default
11979  
11980 \size huge
11981 This is the 
11982 \begin_inset Quotes eld
11983 \end_inset
11984
11985 Huge
11986 \begin_inset Quotes erd
11987 \end_inset
11988
11989  font size.
11990
11991 \size default
11992  (key bindings 
11993 \begin_inset Info
11994 type  "shortcuts"
11995 arg   "font-size huge"
11996 \end_inset
11997
11998 )
11999 \end_layout
12000
12001 \begin_layout Labeling
12002 \labelwidthstring 00.00.0000
12003
12004 \family sans
12005 Huger
12006 \family default
12007  
12008 \size giant
12009 This is the 
12010 \begin_inset Quotes eld
12011 \end_inset
12012
12013 Huger
12014 \begin_inset Quotes erd
12015 \end_inset
12016
12017  font size.
12018
12019 \size default
12020  (key bindings 
12021 \begin_inset Info
12022 type  "shortcuts"
12023 arg   "font-size giant"
12024 \end_inset
12025
12026 )
12027 \end_layout
12028
12029 \end_deeper
12030 \begin_layout Standard
12031 We'll warn you 
12032 \emph on
12033 yet again
12034 \emph default
12035 : don't go crazy with this feature.
12036  You should almost never need to change the font size.
12037  LyX automatically changes the font size for different paragraph environments
12038  - use that instead.
12039  This is here for fine-tuning only!
12040 \end_layout
12041
12042 \begin_layout Labeling
12043 \labelwidthstring 00.00.0000
12044
12045 \family sans
12046 Misc
12047 \family default
12048  Here you can change a few other things at the character level.
12049  Options are:
12050 \end_layout
12051
12052 \begin_deeper
12053 \begin_layout Labeling
12054 \labelwidthstring 00.00.0000
12055
12056 \family sans
12057 Emph
12058 \family default
12059  
12060 \emph on
12061 This is text with emphasize on
12062 \emph default
12063 .
12064  This might seem like the same as 
12065 \shape italic
12066 Italic
12067 \shape default
12068 , but it is actually a bit different.
12069  Emphasized is a 
12070 \emph on
12071 logical
12072 \emph default
12073  attribute.
12074  That means every document class can define its own font used for emphasized
12075  text.
12076  Normally this font is equal to italic.
12077 \end_layout
12078
12079 \begin_layout Labeling
12080 \labelwidthstring 00.00.0000
12081
12082 \family sans
12083 Underbar
12084 \family default
12085  
12086 \bar under
12087 This is text with Underbar on.
12088
12089 \bar default
12090  (key binding 
12091 \begin_inset Info
12092 type  "shortcuts"
12093 arg   "font-underline"
12094 \end_inset
12095
12096
12097 \family sans
12098 )
12099 \begin_inset Newline newline
12100 \end_inset
12101
12102
12103 \family default
12104 Avoid using underbar if you can! It's a holdover from the typewriter days,
12105  when you couldn't change fonts.
12106  We no longer need to emphasize text by underscoring characters.
12107  It's only included in LyX because some people 
12108 \emph on
12109 may
12110 \emph default
12111  need it in order to follow style sheets for journal submissions.
12112 \end_layout
12113
12114 \begin_layout Labeling
12115 \labelwidthstring 00.00.0000
12116
12117 \family sans
12118 Noun
12119 \family default
12120  
12121 \noun on
12122 This is text with Noun on.
12123
12124 \noun default
12125  Like 
12126 \family sans
12127 Emph
12128 \family default
12129 , this is a logical attribute.
12130  Normally it's equivalent to 
12131 \family sans
12132 Small
12133 \begin_inset space ~
12134 \end_inset
12135
12136 Caps
12137 \family default
12138 .
12139 \end_layout
12140
12141 \end_deeper
12142 \begin_layout Labeling
12143 \labelwidthstring 00.00.0000
12144
12145 \family sans
12146 Color
12147 \family default
12148  You can adjust the color of the text with this control.
12149  Notice that not all DVI-viewers are able to display colors.
12150  Besides 
12151 \family sans
12152 No
12153 \begin_inset space ~
12154 \end_inset
12155
12156 color
12157 \family default
12158 , which is the default 
12159 \begin_inset Quotes eld
12160 \end_inset
12161
12162 color
12163 \begin_inset Quotes erd
12164 \end_inset
12165
12166  and means normally black, you can choose between 
12167 \family sans
12168 Black
12169 \family default
12170
12171 \family sans
12172 White
12173 \family default
12174
12175 \family sans
12176 Red
12177 \family default
12178
12179 \family sans
12180 Green
12181 \family default
12182
12183 \family sans
12184 Blue
12185 \family default
12186
12187 \family sans
12188 Cyan
12189 \family default
12190
12191 \family sans
12192 Magenta
12193 \family default
12194  and 
12195 \family sans
12196 Yellow
12197 \family default
12198  text.
12199 \begin_inset Index
12200 status collapsed
12201
12202 \begin_layout Plain Layout
12203 Color ! Text
12204 \end_layout
12205
12206 \end_inset
12207
12208
12209 \end_layout
12210
12211 \begin_layout Labeling
12212 \labelwidthstring 00.00.0000
12213
12214 \family sans
12215 Language
12216 \family default
12217  This is used to mark regions of text as having a different language from
12218  the language of the document.
12219  Text marked in this way will be underlined in blue to indicate the change
12220  (only within LyX).
12221 \end_layout
12222
12223 \begin_layout Standard
12224 So you have a huge number of combinations to choose from.
12225  Once you've chosen a new character style via the 
12226 \family sans
12227 Edit\SpecialChar \menuseparator
12228 Text
12229 \begin_inset space ~
12230 \end_inset
12231
12232 Style
12233 \family default
12234  dialog, the settings are saved.
12235  You can activate them using the toolbar button 
12236 \begin_inset Graphics
12237         filename ../images/textstyle-apply.png
12238
12239 \end_inset
12240
12241 .
12242  The button lets you toggle the state of your custom character style even
12243  when the dialog isn't visible.
12244  
12245 \end_layout
12246
12247 \begin_layout Standard
12248 To completely reset the character style to the default, use 
12249 \begin_inset Info
12250 type  "shortcut"
12251 arg   "font-default"
12252 \end_inset
12253
12254 .
12255  If you want to toggle only those properties that you have just changed
12256  (suppose you just set the shape to 
12257 \begin_inset Quotes eld
12258 \end_inset
12259
12260 slanted
12261 \begin_inset Quotes erd
12262 \end_inset
12263
12264  and the series to 
12265 \begin_inset Quotes eld
12266 \end_inset
12267
12268 bold
12269 \begin_inset Quotes erd
12270 \end_inset
12271
12272 ), set the 
12273 \family sans
12274 Toggle
12275 \begin_inset space ~
12276 \end_inset
12277
12278 all
12279 \family default
12280  switch and press 
12281 \family sans
12282 Apply
12283 \family default
12284 .
12285 \end_layout
12286
12287 \begin_layout Standard
12288 You should also know something about the differences between the three main
12289  font types 
12290 \family sans
12291 serif
12292 \family default
12293
12294 \family sans
12295 sans
12296 \begin_inset space ~
12297 \end_inset
12298
12299 serif
12300 \family default
12301 , and 
12302 \family sans
12303 typewriter
12304 \family default
12305 :
12306 \end_layout
12307
12308 \begin_layout Itemize
12309
12310 \family sans
12311 Typewriter
12312 \family default
12313  is a so called 
12314 \begin_inset Quotes eld
12315 \end_inset
12316
12317 monospaced
12318 \begin_inset Quotes erd
12319 \end_inset
12320
12321  font, that means every character has the same width, the 
12322 \begin_inset Quotes eld
12323 \end_inset
12324
12325 i
12326 \begin_inset Quotes erd
12327 \end_inset
12328
12329  is as wide as the 
12330 \begin_inset Quotes eld
12331 \end_inset
12332
12333 m
12334 \begin_inset Quotes erd
12335 \end_inset
12336
12337 .
12338  Here is an example
12339 \begin_inset Newline newline
12340 \end_inset
12341
12342
12343 \begin_inset ERT
12344 status collapsed
12345
12346 \begin_layout Plain Layout
12347
12348
12349 \backslash
12350 phantom{
12351 \end_layout
12352
12353 \end_inset
12354
12355 no 
12356 \begin_inset ERT
12357 status collapsed
12358
12359 \begin_layout Plain Layout
12360
12361 }
12362 \end_layout
12363
12364 \end_inset
12365
12366
12367 \family typewriter
12368 typewriter text
12369 \family default
12370
12371 \begin_inset Note Note
12372 status collapsed
12373
12374 \begin_layout Plain Layout
12375 For more on phantoms see section
12376 \begin_inset space ~
12377 \end_inset
12378
12379
12380 \begin_inset CommandInset ref
12381 LatexCommand ref
12382 reference "sub:More-Spaces"
12383
12384 \end_inset
12385
12386 .
12387 \end_layout
12388
12389 \end_inset
12390
12391
12392 \begin_inset Newline newline
12393 \end_inset
12394
12395 no typewriter text
12396 \end_layout
12397
12398 \begin_layout Itemize
12399
12400 \family sans
12401 Serif
12402 \family default
12403  fonts use characters with serifs.
12404  These are the small 
12405 \begin_inset Quotes eld
12406 \end_inset
12407
12408 appendices
12409 \begin_inset Quotes erd
12410 \end_inset
12411
12412  at all ends of of the streaks that form the character.
12413  The following example will show the difference:
12414 \begin_inset Newline newline
12415 \end_inset
12416
12417 text with serifs
12418 \begin_inset Newline newline
12419 \end_inset
12420
12421
12422 \family sans
12423 text without serifs
12424 \family default
12425
12426 \begin_inset Newline newline
12427 \end_inset
12428
12429 Serifs facilitate quick and easy reading.
12430  These fonts are therefore used as default (named 
12431 \family sans
12432 roman
12433 \family default
12434 ).
12435 \end_layout
12436
12437 \begin_layout Itemize
12438
12439 \family sans
12440 Sans serif
12441 \family default
12442  don't use serifs.
12443  This font type is therefore often used for headings and short texts.
12444  We use it in this document to highlight menu names.
12445 \end_layout
12446
12447 \begin_layout Standard
12448 We conclude with the same warning once again: Don't overuse the fonts.
12449  They are, more often than not, a kludge and a bad substitute for good writing.
12450 \end_layout
12451
12452 \begin_layout Section
12453 Printing and Previewing
12454 \end_layout
12455
12456 \begin_layout Subsection
12457 Overview
12458 \end_layout
12459
12460 \begin_layout Standard
12461 Now that we've covered some of the basic features of document preparation
12462  using LyX, you probably want to know how to print out your masterpiece.
12463  Before we tell you that, we want to give you a quick explanation of what
12464  goes on behind-the-scenes.
12465  We cover these informations in much greater detail in the 
12466 \emph on
12467 Extended
12468 \begin_inset space ~
12469 \end_inset
12470
12471 Features
12472 \emph default
12473  manual as well.
12474 \end_layout
12475
12476 \begin_layout Standard
12477 LyX uses the program LaTeX as its backend.
12478  LaTeX is just a macro package for the TeX typesetting system, but to prevent
12479  confusion, we'll only refer to LaTeX.
12480  LyX is what you use to do your actual writing.
12481  Then, LyX calls LaTeX to turn your writing into printable output.
12482  This happens in two stages:
12483 \end_layout
12484
12485 \begin_layout Enumerate
12486 First, LyX converts your document to a series of text commands for LaTeX,
12487  generating a file with the extension, 
12488 \begin_inset Quotes eld
12489 \end_inset
12490
12491
12492 \family typewriter
12493 .tex
12494 \family default
12495
12496 \begin_inset Quotes erd
12497 \end_inset
12498
12499 .
12500 \end_layout
12501
12502 \begin_layout Enumerate
12503 Next, LaTeX uses the commands in the 
12504 \family typewriter
12505 .tex
12506 \family default
12507  file to produce printable output.
12508  
12509 \end_layout
12510
12511 \begin_layout Subsection
12512 Output file formats
12513 \begin_inset Index
12514 status collapsed
12515
12516 \begin_layout Plain Layout
12517 File formats
12518 \end_layout
12519
12520 \end_inset
12521
12522
12523 \begin_inset CommandInset label
12524 LatexCommand label
12525 name "sub:Output-file-formats"
12526
12527 \end_inset
12528
12529
12530 \end_layout
12531
12532 \begin_layout Subsubsection
12533 ASCII
12534 \begin_inset Index
12535 status collapsed
12536
12537 \begin_layout Plain Layout
12538 File formats ! ASCII
12539 \end_layout
12540
12541 \end_inset
12542
12543
12544 \end_layout
12545
12546 \begin_layout Standard
12547 This file type has the extension 
12548 \begin_inset Quotes eld
12549 \end_inset
12550
12551
12552 \family typewriter
12553 .txt
12554 \family default
12555
12556 \begin_inset Quotes erd
12557 \end_inset
12558
12559 .
12560  It contains your document as plain text following the rules of the 
12561 \begin_inset Quotes eld
12562 \end_inset
12563
12564 American Standard Code for Information Interchange
12565 \begin_inset Quotes erd
12566 \end_inset
12567
12568  (ASCII).
12569 \end_layout
12570
12571 \begin_layout Standard
12572 You can export your document to ASCII by the menu 
12573 \family sans
12574 File\SpecialChar \menuseparator
12575 Export\SpecialChar \menuseparator
12576 ASCII
12577 \family default
12578 .
12579 \end_layout
12580
12581 \begin_layout Subsubsection
12582 LaTeX
12583 \begin_inset Index
12584 status collapsed
12585
12586 \begin_layout Plain Layout
12587 File formats ! LaTeX
12588 \end_layout
12589
12590 \end_inset
12591
12592
12593 \end_layout
12594
12595 \begin_layout Standard
12596 This file type has the extension 
12597 \begin_inset Quotes eld
12598 \end_inset
12599
12600
12601 \family typewriter
12602 .tex
12603 \family default
12604
12605 \begin_inset Quotes erd
12606 \end_inset
12607
12608  and contains all commands that are necessary for the LaTeX program to process
12609  your document.
12610  If you know LaTeX, you can use it to find out LaTeX-Errors or to process
12611  it manually with console commands.
12612  The LaTeX-file is automatically created in LyX's temporary directory whenever
12613  you view or export your document.
12614 \end_layout
12615
12616 \begin_layout Standard
12617 You can export your document as LaTeX-file using the menu 
12618 \family sans
12619 File\SpecialChar \menuseparator
12620 Export\SpecialChar \menuseparator
12621 LaT
12622 \begin_inset ERT
12623 status collapsed
12624
12625 \begin_layout Plain Layout
12626
12627 {}
12628 \end_layout
12629
12630 \end_inset
12631
12632 eX
12633 \family default
12634 .
12635 \end_layout
12636
12637 \begin_layout Subsubsection
12638 DVI
12639 \begin_inset Index
12640 status collapsed
12641
12642 \begin_layout Plain Layout
12643 File formats ! DVI
12644 \end_layout
12645
12646 \end_inset
12647
12648
12649 \end_layout
12650
12651 \begin_layout Standard
12652 This file type has the extension 
12653 \begin_inset Quotes eld
12654 \end_inset
12655
12656
12657 \family typewriter
12658 .dvi
12659 \family default
12660
12661 \begin_inset Quotes erd
12662 \end_inset
12663
12664 .
12665  It is called 
12666 \begin_inset Quotes eld
12667 \end_inset
12668
12669 device-independent
12670 \begin_inset Quotes erd
12671 \end_inset
12672
12673  (DVI), because it is completely portable; you can move them from one machine
12674  to another without needing to do any sort of conversion.
12675  At the time when this file-format was developed, this was no matter of
12676  course.
12677  DVIs are used for quick previews and as pre-stage for other output formats,
12678  like PostScript.
12679 \end_layout
12680
12681 \begin_layout Standard
12682 \begin_inset Note Greyedout
12683 status open
12684
12685 \begin_layout Plain Layout
12686
12687 \series bold
12688 Note:
12689 \series default
12690  The DVI file doesn't contain images, they will only be a linked.
12691  So don't forget to deliver the images together with your DVIs.
12692 \end_layout
12693
12694 \end_inset
12695
12696 This property can also slow down your computer when you view the DVI.
12697  Because the DVI-viewer has to convert the image in the background to make
12698  it visible when you scroll in the DVI.
12699  So we recommend to use PDF for files with many images.
12700 \end_layout
12701
12702 \begin_layout Standard
12703 You can export your document to DVI by the menu 
12704 \family sans
12705 File\SpecialChar \menuseparator
12706 Export\SpecialChar \menuseparator
12707 DVI
12708 \family default
12709 .
12710 \end_layout
12711
12712 \begin_layout Subsubsection
12713 PostScript
12714 \begin_inset Index
12715 status collapsed
12716
12717 \begin_layout Plain Layout
12718 File formats ! PostScript
12719 \end_layout
12720
12721 \end_inset
12722
12723
12724 \end_layout
12725
12726 \begin_layout Standard
12727 This file type has the extension 
12728 \begin_inset Quotes eld
12729 \end_inset
12730
12731
12732 \family typewriter
12733 .ps
12734 \family default
12735
12736 \begin_inset Quotes erd
12737 \end_inset
12738
12739 .
12740  PostScript was developed by the company 
12741 \family typewriter
12742 Adobe
12743 \family default
12744  as printer language.
12745  The file contains therefore commands that the printer uses to print the
12746  file.
12747  PostScript can be seen as 
12748 \begin_inset Quotes eld
12749 \end_inset
12750
12751 programming language
12752 \begin_inset Quotes erd
12753 \end_inset
12754
12755 ; you can calculate with it and draw diagrams and images.
12756 \begin_inset Foot
12757 status collapsed
12758
12759 \begin_layout Plain Layout
12760 If you are interested to learn more about this, have a look at the LaTeX-package
12761  
12762 \series bold
12763 pstricks
12764 \series default
12765
12766 \begin_inset Index
12767 status collapsed
12768
12769 \begin_layout Plain Layout
12770 LaTeX-packages ! pstricks
12771 \end_layout
12772
12773 \end_inset
12774
12775 .
12776 \end_layout
12777
12778 \end_inset
12779
12780  Due to this ability, the files are often bigger than PDFs.
12781 \end_layout
12782
12783 \begin_layout Standard
12784 PostScript can only contain images in the format 
12785 \begin_inset Quotes eld
12786 \end_inset
12787
12788 Encapsulated PostScript
12789 \begin_inset Quotes erd
12790 \end_inset
12791
12792  (EPS, file extension 
12793 \begin_inset Quotes eld
12794 \end_inset
12795
12796
12797 \family typewriter
12798 .eps
12799 \family default
12800
12801 \begin_inset Quotes erd
12802 \end_inset
12803
12804 ).
12805  As LyX allows you to use any known image format in your document, it has
12806  to convert them in the background to EPS.
12807  If you have e.g 50 images in your document, LyX has to do 50 conversions
12808  whenever you view or export your document.
12809  This will slow down your workflow with LyX drastically.
12810  So if you plan to use PostScript, you can insert your images directly as
12811  EPS to avoid this problem.
12812 \end_layout
12813
12814 \begin_layout Standard
12815 You can export your document to PostScript using the menu 
12816 \family sans
12817 File\SpecialChar \menuseparator
12818 Export\SpecialChar \menuseparator
12819 PostScript
12820 \family default
12821 .
12822 \end_layout
12823
12824 \begin_layout Subsubsection
12825 PDF
12826 \begin_inset Index
12827 status collapsed
12828
12829 \begin_layout Plain Layout
12830 File formats ! PDF
12831 \end_layout
12832
12833 \end_inset
12834
12835
12836 \begin_inset Index
12837 status collapsed
12838
12839 \begin_layout Plain Layout
12840 PDF
12841 \end_layout
12842
12843 \end_inset
12844
12845
12846 \end_layout
12847
12848 \begin_layout Standard
12849 This file type has the extension 
12850 \begin_inset Quotes eld
12851 \end_inset
12852
12853
12854 \family typewriter
12855 .pdf
12856 \family default
12857
12858 \begin_inset Quotes erd
12859 \end_inset
12860
12861 .
12862  The 
12863 \begin_inset Quotes eld
12864 \end_inset
12865
12866 Portable Document Format
12867 \begin_inset Quotes erd
12868 \end_inset
12869
12870  (PDF) is developed by 
12871 \family typewriter
12872 Adobe
12873 \family default
12874  as derivative from PostScript.
12875  It is more compressed and it uses much less commands than PostScript.
12876  As the name 
12877 \begin_inset Quotes eld
12878 \end_inset
12879
12880 portable
12881 \begin_inset Quotes erd
12882 \end_inset
12883
12884  implies, it can be processed at any computer system and the printed output
12885  looks exactly the same.
12886 \end_layout
12887
12888 \begin_layout Standard
12889 PDF can contain images in its own PDF format and in the formats 
12890 \begin_inset Quotes eld
12891 \end_inset
12892
12893 Joint Photographic Experts Group
12894 \begin_inset Quotes erd
12895 \end_inset
12896
12897  (JPG, file extension 
12898 \begin_inset Quotes eld
12899 \end_inset
12900
12901
12902 \family typewriter
12903 .jpg
12904 \family default
12905
12906 \begin_inset Quotes erd
12907 \end_inset
12908
12909  or 
12910 \begin_inset Quotes eld
12911 \end_inset
12912
12913
12914 \family typewriter
12915 .jpeg
12916 \family default
12917
12918 \begin_inset Quotes erd
12919 \end_inset
12920
12921 ) and 
12922 \begin_inset Quotes eld
12923 \end_inset
12924
12925 Portable Network Graphics
12926 \begin_inset Quotes erd
12927 \end_inset
12928
12929  (PNG, file extension 
12930 \begin_inset Quotes eld
12931 \end_inset
12932
12933
12934 \family typewriter
12935 .png
12936 \family default
12937
12938 \begin_inset Quotes erd
12939 \end_inset
12940
12941 ).
12942  You can although use any other image format, because LyX converts them
12943  in the background to one of these formats.
12944  But as described in the section about PostScript, the image conversion
12945  will slow down your workflow.
12946  So we recommend to use images in one of the three mentioned formats.
12947 \end_layout
12948
12949 \begin_layout Standard
12950 You can export your document to PDF via the menu 
12951 \family sans
12952 File\SpecialChar \menuseparator
12953 Export
12954 \family default
12955  in three different ways:
12956 \end_layout
12957
12958 \begin_layout Description
12959 PDF This uses the program 
12960 \family typewriter
12961 ps2pdf
12962 \family default
12963  that creates a PDF from a PostScript-version of your file.
12964  The PostScript-version is produced by the program 
12965 \family typewriter
12966 dvips
12967 \family default
12968  which uses a DVI-version as intermediate step.
12969  So this export variant consist of three conversions.
12970 \end_layout
12971
12972 \begin_layout Description
12973 PDF
12974 \begin_inset space ~
12975 \end_inset
12976
12977 (dvipdfm) This uses the program 
12978 \family typewriter
12979 dvipdfm
12980 \family default
12981  that converts your file in the background to DVI and in a second step to
12982  PDF.
12983 \end_layout
12984
12985 \begin_layout Description
12986 PDF
12987 \begin_inset space ~
12988 \end_inset
12989
12990 (pdflatex) This uses the program 
12991 \family typewriter
12992 pdftex
12993 \family default
12994  that converts your file directly to PDF.
12995 \end_layout
12996
12997 \begin_layout Standard
12998 We recommend to use 
12999 \family sans
13000 PDF
13001 \begin_inset space ~
13002 \end_inset
13003
13004 (pdflatex)
13005 \family default
13006  because 
13007 \family typewriter
13008 pdftex
13009 \family default
13010  supports all features of actual PDF-versions, is quick and works stable
13011  without problems.
13012  The program 
13013 \family typewriter
13014 dvipdfm
13015 \family default
13016  is no more under development and therefore a bit outdated.
13017 \end_layout
13018
13019 \begin_layout Subsection
13020 Previewing
13021 \begin_inset Index
13022 status collapsed
13023
13024 \begin_layout Plain Layout
13025 Document ! Preview 
13026 \end_layout
13027
13028 \end_inset
13029
13030
13031 \end_layout
13032
13033 \begin_layout Standard
13034 To get a look at the final version of your document, with all of the pagebreaks
13035  in place, the footnotes correctly numbered, and so on, use the menu 
13036 \family sans
13037 View
13038 \family default
13039  and choose a file type.
13040  A viewing program will popup showing the output.
13041  For 
13042 \family sans
13043 View\SpecialChar \menuseparator
13044 DVI
13045 \family default
13046  you can use the toolbar button 
13047 \begin_inset Graphics
13048         filename ../images/buffer-view_dvi.png
13049
13050 \end_inset
13051
13052  (shortcut 
13053 \begin_inset Info
13054 type  "shortcut"
13055 arg   "buffer-view dvi"
13056 \end_inset
13057
13058 ), for 
13059 \family sans
13060 View\SpecialChar \menuseparator
13061 PDF
13062 \begin_inset space ~
13063 \end_inset
13064
13065 (pdflatex)
13066 \family default
13067  the toolbar button 
13068 \begin_inset Graphics
13069         filename ../images/buffer-view_pdf2.png
13070
13071 \end_inset
13072
13073 , and for 
13074 \family sans
13075 View\SpecialChar \menuseparator
13076 Postscript
13077 \family default
13078  the toolbar button 
13079 \begin_inset Graphics
13080         filename ../images/buffer-view_ps.png
13081
13082 \end_inset
13083
13084  (shortcut 
13085 \begin_inset Info
13086 type  "shortcut"
13087 arg   "buffer-view ps"
13088 \end_inset
13089
13090 ).
13091 \end_layout
13092
13093 \begin_layout Standard
13094 If you have changed your document, you can refresh the output in the same
13095  viewer window using the menu 
13096 \family sans
13097 View\SpecialChar \menuseparator
13098 Update
13099 \family default
13100 .
13101 \end_layout
13102
13103 \begin_layout Standard
13104 When you preview a file, the output file is only generated in LyX's temporary
13105  directory.
13106  To have a real output, export your document.
13107 \end_layout
13108
13109 \begin_layout Subsection
13110 Printing the File from within LyX
13111 \begin_inset CommandInset label
13112 LatexCommand label
13113 name "sub:Printing-the-File"
13114
13115 \end_inset
13116
13117
13118 \end_layout
13119
13120 \begin_layout Standard
13121 Instead of exporting your file and then printing them, you can also print
13122  it directly from within LyX.
13123  To print a file, select the menu 
13124 \family sans
13125 File\SpecialChar \menuseparator
13126 Print
13127 \family default
13128  or click on the toolbar button 
13129 \begin_inset Graphics
13130         filename ../images/dialog-show_print.png
13131
13132 \end_inset
13133
13134 .
13135  LyX will internally call LaTeX to produce a DVI.
13136  This file is then processed by the program 
13137 \family typewriter
13138 dvips
13139 \family default
13140  to PostScript-file, which is finally printed using the program 
13141 \family typewriter
13142 Ghostscript
13143 \family default
13144 .
13145  Due to these steps in the background, this method is not the fastest.
13146 \end_layout
13147
13148 \begin_layout Standard
13149 You can choose to print only even-numbered or odd-numbered pages - this
13150  is useful for printing on two sides: You can re-insert the pages after
13151  printing one set to print on the other side.
13152  Some printers spit out pages face-up, others, face-down.
13153  By choosing a particular order to print in, you can take the entire stack
13154  of pages out of the printer without needing to reorder them.
13155 \end_layout
13156
13157 \begin_layout Standard
13158 You can set the parameters in the 
13159 \family sans
13160 Print
13161 \begin_inset space ~
13162 \end_inset
13163
13164 Destination
13165 \family default
13166  box as follows:
13167 \end_layout
13168
13169 \begin_layout Labeling
13170 \labelwidthstring 00.00.0000
13171
13172 \family sans
13173 Printer
13174 \family default
13175  This is the name of the printer to print to.
13176 \begin_inset Foot
13177 status collapsed
13178
13179 \begin_layout Plain Layout
13180 Note that this printer name is for the program 
13181 \family typewriter
13182 dvips
13183 \family default
13184 .
13185  That means 
13186 \family typewriter
13187 dvips
13188 \family default
13189  has to be configured for this printer name.
13190  The default printer can be set in LyX's preferences dialog, see section
13191 \begin_inset space ~
13192 \end_inset
13193
13194
13195 \begin_inset CommandInset ref
13196 LatexCommand ref
13197 reference "sub:Printer"
13198
13199 \end_inset
13200
13201 .
13202 \end_layout
13203
13204 \end_inset
13205
13206  The printer should understand PostScript.
13207 \end_layout
13208
13209 \begin_layout Labeling
13210 \labelwidthstring 00.00.0000
13211
13212 \family sans
13213 File
13214 \family default
13215  The name of a file to print to.
13216  The output will be a PostScript file.
13217  It will be written in LyX's working directory unless you specify the full
13218  path.
13219 \end_layout
13220
13221 \begin_layout Section
13222 A few Words about Typography
13223 \begin_inset Index
13224 status collapsed
13225
13226 \begin_layout Plain Layout
13227 Typography
13228 \end_layout
13229
13230 \end_inset
13231
13232
13233 \end_layout
13234
13235 \begin_layout Subsection
13236 Hyphens
13237 \begin_inset Index
13238 status collapsed
13239
13240 \begin_layout Plain Layout
13241 Hyphens
13242 \end_layout
13243
13244 \end_inset
13245
13246
13247 \end_layout
13248
13249 \begin_layout Standard
13250 In LyX, the 
13251 \begin_inset Quotes eld
13252 \end_inset
13253
13254
13255 \family typewriter
13256 -
13257 \family default
13258
13259 \begin_inset Quotes eld
13260 \end_inset
13261
13262  character comes in four lengths: the 
13263 \emph on
13264 hyphen
13265 \emph default
13266 , the 
13267 \emph on
13268 en dash
13269 \emph default
13270 , the 
13271 \emph on
13272 em dash
13273 \emph default
13274 , and the minus sign:
13275 \begin_inset VSpace defskip
13276 \end_inset
13277
13278
13279 \end_layout
13280
13281 \begin_layout Standard
13282 \begin_inset Tabular
13283 <lyxtabular version="3" rows="4" columns="3">
13284 <features>
13285 <column alignment="left" valignment="top" width="0">
13286 <column alignment="left" valignment="top" width="0">
13287 <column alignment="left" valignment="top" width="0">
13288 <row interlinespace="3mm">
13289 <cell alignment="center" valignment="top" usebox="none">
13290 \begin_inset Text
13291
13292 \begin_layout Plain Layout
13293 hyphen
13294 \end_layout
13295
13296 \end_inset
13297 </cell>
13298 <cell alignment="center" valignment="top" usebox="none">
13299 \begin_inset Text
13300
13301 \begin_layout Plain Layout
13302 -
13303 \end_layout
13304
13305 \end_inset
13306 </cell>
13307 <cell alignment="center" valignment="top" usebox="none">
13308 \begin_inset Text
13309
13310 \begin_layout Plain Layout
13311
13312 \begin_inset Quotes eld
13313 \end_inset
13314
13315
13316 \family typewriter
13317 -
13318 \family default
13319
13320 \begin_inset Quotes eld
13321 \end_inset
13322
13323
13324 \end_layout
13325
13326 \end_inset
13327 </cell>
13328 </row>
13329 <row interlinespace="3mm">
13330 <cell alignment="center" valignment="top" usebox="none">
13331 \begin_inset Text
13332
13333 \begin_layout Plain Layout
13334 en dash
13335 \end_layout
13336
13337 \end_inset
13338 </cell>
13339 <cell alignment="center" valignment="top" usebox="none">
13340 \begin_inset Text
13341
13342 \begin_layout Plain Layout
13343
13344 \end_layout
13345
13346 \end_inset
13347 </cell>
13348 <cell alignment="center" valignment="top" usebox="none">
13349 \begin_inset Text
13350
13351 \begin_layout Plain Layout
13352 inserted via 
13353 \family sans
13354 Insert\SpecialChar \menuseparator
13355 Special
13356 \begin_inset space ~
13357 \end_inset
13358
13359 Character\SpecialChar \menuseparator
13360 Symbols
13361 \end_layout
13362
13363 \end_inset
13364 </cell>
13365 </row>
13366 <row interlinespace="3mm">
13367 <cell alignment="center" valignment="top" usebox="none">
13368 \begin_inset Text
13369
13370 \begin_layout Plain Layout
13371 em dash
13372 \end_layout
13373
13374 \end_inset
13375 </cell>
13376 <cell alignment="center" valignment="top" usebox="none">
13377 \begin_inset Text
13378
13379 \begin_layout Plain Layout
13380
13381 \end_layout
13382
13383 \end_inset
13384 </cell>
13385 <cell alignment="center" valignment="top" usebox="none">
13386 \begin_inset Text
13387
13388 \begin_layout Plain Layout
13389 inserted via 
13390 \family sans
13391 Insert\SpecialChar \menuseparator
13392 Special
13393 \begin_inset space ~
13394 \end_inset
13395
13396 Character\SpecialChar \menuseparator
13397 Symbols
13398 \end_layout
13399
13400 \end_inset
13401 </cell>
13402 </row>
13403 <row>
13404 <cell alignment="center" valignment="top" usebox="none">
13405 \begin_inset Text
13406
13407 \begin_layout Plain Layout
13408 minus sign
13409 \end_layout
13410
13411 \end_inset
13412 </cell>
13413 <cell alignment="center" valignment="top" usebox="none">
13414 \begin_inset Text
13415
13416 \begin_layout Plain Layout
13417 \begin_inset Formula $-$
13418 \end_inset
13419
13420
13421 \end_layout
13422
13423 \end_inset
13424 </cell>
13425 <cell alignment="center" valignment="top" usebox="none">
13426 \begin_inset Text
13427
13428 \begin_layout Plain Layout
13429
13430 \begin_inset Quotes eld
13431 \end_inset
13432
13433
13434 \family typewriter
13435 -
13436 \family default
13437
13438 \begin_inset Quotes eld
13439 \end_inset
13440
13441  in math mode
13442 \end_layout
13443
13444 \end_inset
13445 </cell>
13446 </row>
13447 </lyxtabular>
13448
13449 \end_inset
13450
13451
13452 \begin_inset VSpace defskip
13453 \end_inset
13454
13455
13456 \end_layout
13457
13458 \begin_layout Standard
13459 You can alternatively generate the en and em dash by inserting the 
13460 \begin_inset Quotes eld
13461 \end_inset
13462
13463
13464 \family typewriter
13465 -
13466 \family default
13467
13468 \begin_inset Quotes eld
13469 \end_inset
13470
13471  character multiple times in a row.
13472  They will automatically be converted to the appropriate length dash in
13473  the final output, but not in LyX.
13474  
13475 \begin_inset Quotes eld
13476 \end_inset
13477
13478 -
13479 \begin_inset space \thinspace{}
13480 \end_inset
13481
13482 -
13483 \begin_inset Quotes erd
13484 \end_inset
13485
13486  gives a en dash, 
13487 \begin_inset Quotes eld
13488 \end_inset
13489
13490 -
13491 \begin_inset space \thinspace{}
13492 \end_inset
13493
13494 -
13495 \begin_inset space \thinspace{}
13496 \end_inset
13497
13498 -
13499 \begin_inset Quotes erd
13500 \end_inset
13501
13502  a em dash.
13503 \end_layout
13504
13505 \begin_layout Standard
13506 The three dash types are distinct from the minus sign, which appears in
13507  math mode and has a length of its own.
13508  Here are some examples of the 
13509 \begin_inset Quotes eld
13510 \end_inset
13511
13512
13513 \family typewriter
13514 -
13515 \family default
13516
13517 \begin_inset Quotes eld
13518 \end_inset
13519
13520  in use:
13521 \end_layout
13522
13523 \begin_layout Enumerate
13524 line- and page-breaks
13525 \begin_inset space \hfill{}
13526 \end_inset
13527
13528 (
13529 \emph on
13530 hyphen
13531 \emph default
13532 )
13533 \end_layout
13534
13535 \begin_layout Enumerate
13536 From A–Z
13537 \begin_inset space \hfill{}
13538 \end_inset
13539
13540 (
13541 \emph on
13542 en dash
13543 \emph default
13544 )
13545 \end_layout
13546
13547 \begin_layout Enumerate
13548 Oh — there's a dash.
13549 \begin_inset space \hfill{}
13550 \end_inset
13551
13552 (
13553 \emph on
13554 em dash
13555 \emph default
13556 )
13557 \end_layout
13558
13559 \begin_layout Enumerate
13560 \begin_inset Formula $x^{2}-y^{2}=z^{2}$
13561 \end_inset
13562
13563
13564 \begin_inset space \hfill{}
13565 \end_inset
13566
13567 (
13568 \emph on
13569 minus sign
13570 \emph default
13571 )
13572 \end_layout
13573
13574 \begin_layout Subsection
13575 Hyphenation
13576 \begin_inset Index
13577 status collapsed
13578
13579 \begin_layout Plain Layout
13580 Hyphenation
13581 \end_layout
13582
13583 \end_inset
13584
13585
13586 \begin_inset CommandInset label
13587 LatexCommand label
13588 name "sub:Hyphenation"
13589
13590 \end_inset
13591
13592
13593 \end_layout
13594
13595 \begin_layout Standard
13596 Words aren't hyphenated within LyX but automatically in the output.
13597  Hyphenation is done by the LaTeX-package 
13598 \series bold
13599 babel
13600 \series default
13601
13602 \begin_inset Index
13603 status collapsed
13604
13605 \begin_layout Plain Layout
13606 LaTeX-packages ! babel
13607 \end_layout
13608
13609 \end_inset
13610
13611  following the rules of the document language
13612 \begin_inset Foot
13613 status collapsed
13614
13615 \begin_layout Plain Layout
13616 For German readers: That's one of the main differences between the languages
13617  
13618 \family sans
13619 German
13620 \family default
13621  and 
13622 \family sans
13623 German
13624 \begin_inset space ~
13625 \end_inset
13626
13627 (new
13628 \begin_inset space ~
13629 \end_inset
13630
13631 spelling)
13632 \family default
13633  in the 
13634 \family sans
13635 Document\SpecialChar \menuseparator
13636 Settings
13637 \family default
13638  dialog.
13639 \end_layout
13640
13641 \end_inset
13642
13643 .
13644 \end_layout
13645
13646 \begin_layout Standard
13647 LaTeX hyphenates nearly perfectly, it has only problems with text in the
13648  font 
13649 \family sans
13650 typewriter
13651 \family default
13652  and with unusual constructs, like 
13653 \begin_inset Quotes eld
13654 \end_inset
13655
13656 h3knix/m0n0wall
13657 \begin_inset Quotes erd
13658 \end_inset
13659
13660 .
13661  If LaTeX can't break a word correctly, you can set hyphenation points manually.
13662  This is done with the menu 
13663 \family sans
13664 Insert\SpecialChar \menuseparator
13665 Formatting\SpecialChar \menuseparator
13666 Hyphenation
13667 \begin_inset space ~
13668 \end_inset
13669
13670 Point
13671 \family default
13672 .
13673  These extra hyphenation points are only recommendations to LaTeX.
13674  If no hyphenation is necessary, LaTeX will ignore them.
13675 \end_layout
13676
13677 \begin_layout Standard
13678 Sometimes you want to prevent words or constructs to be hyphenated.
13679  The keybindings/shortcuts in this document consists of three letters with
13680  a hyphen and a space in the form 
13681 \begin_inset Quotes eld
13682 \end_inset
13683
13684 A-b c
13685 \begin_inset Quotes erd
13686 \end_inset
13687
13688 .
13689  LaTeX finds there the hyphen 
13690 \begin_inset Quotes eld
13691 \end_inset
13692
13693 -
13694 \begin_inset Quotes erd
13695 \end_inset
13696
13697  as hyphenation possibility.
13698  Hyphenating at this point would look ugly.
13699  To prevent the shortcut from being hyphenated, we can put it in the argument
13700  of the LaTeX-box-command 
13701 \series bold
13702
13703 \backslash
13704 mbox
13705 \series default
13706 , because text within LaTeX-boxes can't be hyphenated.
13707  As LyX doesn't support 
13708 \series bold
13709
13710 \backslash
13711 mbox
13712 \series default
13713 , we have to use TeX Code.
13714  The result looks in LyX like:
13715 \end_layout
13716
13717 \begin_layout Standard
13718 \begin_inset Graphics
13719         filename clipart/mbox.png
13720
13721 \end_inset
13722
13723
13724 \end_layout
13725
13726 \begin_layout Standard
13727 To learn more about TeX Code, have a look at section
13728 \begin_inset space ~
13729 \end_inset
13730
13731
13732 \begin_inset CommandInset ref
13733 LatexCommand ref
13734 reference "sec:TeX-Code"
13735
13736 \end_inset
13737
13738 .
13739 \end_layout
13740
13741 \begin_layout Subsection
13742 Punctuation Marks
13743 \begin_inset Index
13744 status collapsed
13745
13746 \begin_layout Plain Layout
13747 Punctuation marks
13748 \end_layout
13749
13750 \end_inset
13751
13752
13753 \end_layout
13754
13755 \begin_layout Subsubsection
13756 Abbreviations and End of Sentence
13757 \begin_inset CommandInset label
13758 LatexCommand label
13759 name "sub:Abbreviations"
13760
13761 \end_inset
13762
13763
13764 \end_layout
13765
13766 \begin_layout Standard
13767 When LyX calls LaTeX to generate the final version of your document, LaTeX
13768  automatically distinguishes between words, sentences, and abbreviations.
13769  LaTeX then adds the 
13770 \begin_inset Quotes eld
13771 \end_inset
13772
13773 appropriate amount of space
13774 \begin_inset Quotes erd
13775 \end_inset
13776
13777 .
13778  That means sentences get a little bit more space between the period and
13779  the next word.
13780  Abbreviations get the same amount of space after the period as a word uses.
13781 \end_layout
13782
13783 \begin_layout Standard
13784 Unfortunately, the algorithm for figuring out what's an abbreviation works
13785  not for all cases.
13786  If a 
13787 \begin_inset Quotes eld
13788 \end_inset
13789
13790
13791 \family typewriter
13792 .
13793 \family default
13794
13795 \begin_inset Quotes erd
13796 \end_inset
13797
13798  is at the end of a lowercase letter, it's the end of a sentence; if it's
13799  at the end of a capitalized letter, it's an abbreviation.
13800 \end_layout
13801
13802 \begin_layout Standard
13803 Here are some examples of 
13804 \emph on
13805 correct
13806 \emph default
13807  abbreviations and the end of a sentence:
13808 \end_layout
13809
13810 \begin_layout Itemize
13811 M.
13812  Butterfly
13813 \end_layout
13814
13815 \begin_layout Itemize
13816 Don't worry.
13817  Be happy.
13818 \end_layout
13819
13820 \begin_layout Standard
13821 And here's an example of the algorithm going wrong:
13822 \end_layout
13823
13824 \begin_layout Itemize
13825 e.
13826 \begin_inset space \thinspace{}
13827 \end_inset
13828
13829 g.
13830  this is too much space!
13831 \end_layout
13832
13833 \begin_layout Itemize
13834 This is I.
13835  It's okay.
13836 \end_layout
13837
13838 \begin_layout Standard
13839 You won't see anything wrong until you view a final version of your document.
13840 \end_layout
13841
13842 \begin_layout Standard
13843 To fix this problem, use one of the following:
13844 \end_layout
13845
13846 \begin_layout Enumerate
13847 Use an 
13848 \family sans
13849 Inter-word
13850 \begin_inset space ~
13851 \end_inset
13852
13853 Space
13854 \family default
13855  after lowercase abbreviations (see section
13856 \begin_inset space ~
13857 \end_inset
13858
13859
13860 \begin_inset CommandInset ref
13861 LatexCommand ref
13862 reference "sub:Inter-word-Space"
13863
13864 \end_inset
13865
13866 ).
13867 \begin_inset Index
13868 status collapsed
13869
13870 \begin_layout Plain Layout
13871 Spaces ! inter-word
13872 \end_layout
13873
13874 \end_inset
13875
13876
13877 \end_layout
13878
13879 \begin_layout Enumerate
13880 Use a 
13881 \family sans
13882 Thin
13883 \begin_inset space ~
13884 \end_inset
13885
13886 Space
13887 \family default
13888  between two tokens of an abbreviation (see section
13889 \begin_inset space ~
13890 \end_inset
13891
13892
13893 \begin_inset CommandInset ref
13894 LatexCommand ref
13895 reference "sub:Thin-Space"
13896
13897 \end_inset
13898
13899 ).
13900 \begin_inset Index
13901 status collapsed
13902
13903 \begin_layout Plain Layout
13904 Spaces ! thin
13905 \end_layout
13906
13907 \end_inset
13908
13909
13910 \end_layout
13911
13912 \begin_layout Enumerate
13913 Use an 
13914 \family sans
13915 End
13916 \begin_inset space ~
13917 \end_inset
13918
13919 of
13920 \begin_inset space ~
13921 \end_inset
13922
13923 sentence
13924 \begin_inset space ~
13925 \end_inset
13926
13927 period
13928 \family default
13929  found under the 
13930 \family sans
13931 Insert\SpecialChar \menuseparator
13932 Special
13933 \begin_inset space ~
13934 \end_inset
13935
13936 Character
13937 \family default
13938  menu to force the use of inter-sentence spacing.
13939  This function is also bound to 
13940 \begin_inset Info
13941 type  "shortcut"
13942 arg   "specialchar-insert end-of-sentence"
13943 \end_inset
13944
13945  for easy access.
13946 \end_layout
13947
13948 \begin_layout Standard
13949 With the corrections, our earlier examples look like this:
13950 \end_layout
13951
13952 \begin_layout Itemize
13953 e.
13954 \begin_inset space \thinspace{}
13955 \end_inset
13956
13957 g.
13958 \begin_inset space \space{}
13959 \end_inset
13960
13961 this is too much space!
13962 \end_layout
13963
13964 \begin_layout Itemize
13965 This is I\SpecialChar \@.
13966  It's okay.
13967 \end_layout
13968
13969 \begin_layout Standard
13970 Some languages don't use extra spacing between sentences.
13971  If your language is such a language, you don't need to worry, because the
13972  LaTeX will care about this.
13973 \end_layout
13974
13975 \begin_layout Standard
13976 For those that do need to bother, there is help to catch those sneaky errors:
13977  Check out the 
13978 \family sans
13979 Check
13980 \begin_inset space ~
13981 \end_inset
13982
13983 TeX
13984 \family default
13985  feature described in section 
13986 \emph on
13987 Checking TeX
13988 \emph default
13989  of the 
13990 \emph on
13991 Additional Features
13992 \emph default
13993  manual.
13994 \end_layout
13995
13996 \begin_layout Subsubsection
13997 Quotes
13998 \begin_inset Index
13999 status collapsed
14000
14001 \begin_layout Plain Layout
14002 Typography ! Quotes
14003 \end_layout
14004
14005 \end_inset
14006
14007
14008 \begin_inset Index
14009 status collapsed
14010
14011 \begin_layout Plain Layout
14012 Quotes | see
14013 \begin_inset ERT
14014 status collapsed
14015
14016 \begin_layout Plain Layout
14017
14018 {
14019 \end_layout
14020
14021 \end_inset
14022
14023 Typography
14024 \begin_inset ERT
14025 status collapsed
14026
14027 \begin_layout Plain Layout
14028
14029 }
14030 \end_layout
14031
14032 \end_inset
14033
14034
14035 \end_layout
14036
14037 \end_inset
14038
14039
14040 \end_layout
14041
14042 \begin_layout Standard
14043 LyX usually sets quotes correctly.
14044  Specifically, it will use an opening quote at the beginning of quoted text,
14045  and use a closing quote at the end.
14046  For example, 
14047 \begin_inset Quotes eld
14048 \end_inset
14049
14050 open close
14051 \begin_inset Quotes erd
14052 \end_inset
14053
14054 .
14055  The keyboard character, 
14056 \family sans
14057 "
14058 \family default
14059 , generates this automatically.
14060 \end_layout
14061
14062 \begin_layout Standard
14063 You can change the behavior of the 
14064 \family sans
14065 "
14066 \family default
14067  key using the submenu 
14068 \family sans
14069 Language
14070 \family default
14071  of the dialog 
14072 \family sans
14073 Document\SpecialChar \menuseparator
14074 Settings
14075 \family default
14076
14077 \begin_inset Index
14078 status collapsed
14079
14080 \begin_layout Plain Layout
14081 Document ! Settings
14082 \end_layout
14083
14084 \end_inset
14085
14086  dialog.
14087 \end_layout
14088
14089 \begin_layout Standard
14090 You can also select quotes for different languages in the box 
14091 \family sans
14092 Type
14093 \family default
14094  option.
14095  There are six choices:
14096 \end_layout
14097
14098 \begin_layout Labeling
14099 \labelwidthstring 00.00.0000
14100
14101 \family sans
14102 \begin_inset Quotes eld
14103 \end_inset
14104
14105 Text
14106 \begin_inset Quotes erd
14107 \end_inset
14108
14109
14110 \family default
14111  Use quotes like this 
14112 \begin_inset Quotes eld
14113 \end_inset
14114
14115 double
14116 \begin_inset Quotes erd
14117 \end_inset
14118
14119  or 
14120 \begin_inset Quotes els
14121 \end_inset
14122
14123 single
14124 \begin_inset Quotes ers
14125 \end_inset
14126
14127
14128 \end_layout
14129
14130 \begin_layout Labeling
14131 \labelwidthstring 00.00.0000
14132
14133 \family sans
14134 \begin_inset Quotes sld
14135 \end_inset
14136
14137 Text
14138 \begin_inset Quotes srd
14139 \end_inset
14140
14141
14142 \family default
14143  Use quotes like 
14144 \begin_inset Quotes sld
14145 \end_inset
14146
14147 this
14148 \begin_inset Quotes srd
14149 \end_inset
14150
14151  or 'this
14152 \begin_inset Quotes ers
14153 \end_inset
14154
14155
14156 \end_layout
14157
14158 \begin_layout Labeling
14159 \labelwidthstring 00.00.0000
14160
14161 \family sans
14162 \begin_inset Quotes gld
14163 \end_inset
14164
14165 Text
14166 \begin_inset Quotes grd
14167 \end_inset
14168
14169
14170 \family default
14171  Use quotes like 
14172 \begin_inset Quotes gld
14173 \end_inset
14174
14175 this
14176 \begin_inset Quotes grd
14177 \end_inset
14178
14179  or 
14180 \begin_inset Quotes gls
14181 \end_inset
14182
14183 this
14184 \begin_inset Quotes grs
14185 \end_inset
14186
14187
14188 \end_layout
14189
14190 \begin_layout Labeling
14191 \labelwidthstring 00.00.0000
14192
14193 \family sans
14194 \begin_inset Quotes pld
14195 \end_inset
14196
14197 Text
14198 \begin_inset Quotes prd
14199 \end_inset
14200
14201
14202 \family default
14203  Use quotes like 
14204 \begin_inset Quotes pld
14205 \end_inset
14206
14207 this
14208 \begin_inset Quotes prd
14209 \end_inset
14210
14211  or 
14212 \begin_inset Quotes pls
14213 \end_inset
14214
14215 this
14216 \begin_inset Quotes prs
14217 \end_inset
14218
14219
14220 \end_layout
14221
14222 \begin_layout Labeling
14223 \labelwidthstring 00.00.0000
14224
14225 \family sans
14226 \begin_inset Quotes fld
14227 \end_inset
14228
14229 Text
14230 \begin_inset Quotes frd
14231 \end_inset
14232
14233
14234 \family default
14235  Use quotes like 
14236 \begin_inset Quotes fld
14237 \end_inset
14238
14239 this
14240 \begin_inset Quotes frd
14241 \end_inset
14242
14243  or 
14244 \begin_inset Quotes fls
14245 \end_inset
14246
14247 this
14248 \begin_inset Quotes frs
14249 \end_inset
14250
14251
14252 \end_layout
14253
14254 \begin_layout Labeling
14255 \labelwidthstring 00.00.0000
14256
14257 \family sans
14258 \begin_inset Quotes ald
14259 \end_inset
14260
14261 Text
14262 \begin_inset Quotes ard
14263 \end_inset
14264
14265
14266 \family default
14267  Use quotes like 
14268 \begin_inset Quotes ald
14269 \end_inset
14270
14271 this
14272 \begin_inset Quotes ard
14273 \end_inset
14274
14275  or 
14276 \begin_inset Quotes als
14277 \end_inset
14278
14279 this
14280 \begin_inset Quotes ars
14281 \end_inset
14282
14283
14284 \end_layout
14285
14286 \begin_layout Standard
14287 These settings affects what character the 
14288 \family sans
14289 "
14290 \family default
14291  key produces.
14292 \end_layout
14293
14294 \begin_layout Subsection
14295 Ligatures
14296 \begin_inset Index
14297 status collapsed
14298
14299 \begin_layout Plain Layout
14300 Typography ! Ligatures
14301 \end_layout
14302
14303 \end_inset
14304
14305
14306 \begin_inset Index
14307 status collapsed
14308
14309 \begin_layout Plain Layout
14310 Ligatures | see
14311 \begin_inset ERT
14312 status collapsed
14313
14314 \begin_layout Plain Layout
14315
14316 {
14317 \end_layout
14318
14319 \end_inset
14320
14321 Typography
14322 \begin_inset ERT
14323 status collapsed
14324
14325 \begin_layout Plain Layout
14326
14327 }
14328 \end_layout
14329
14330 \end_inset
14331
14332
14333 \end_layout
14334
14335 \end_inset
14336
14337
14338 \begin_inset CommandInset label
14339 LatexCommand label
14340 name "sub:Ligatures"
14341
14342 \end_inset
14343
14344
14345 \end_layout
14346
14347 \begin_layout Standard
14348 It is standard typesetting practice to group certain letters together and
14349  print them as single characters.
14350  These groups are known as 
14351 \emph on
14352 ligatures
14353 \emph default
14354 .
14355  Since LaTeX knows about ligatures, your documents will contain them too
14356  in the output.
14357  Here are the standard ligatures:
14358 \end_layout
14359
14360 \begin_layout Itemize
14361 ff
14362 \end_layout
14363
14364 \begin_layout Itemize
14365 fi
14366 \end_layout
14367
14368 \begin_layout Itemize
14369 fl
14370 \end_layout
14371
14372 \begin_layout Itemize
14373 ffi
14374 \end_layout
14375
14376 \begin_layout Itemize
14377 ffl
14378 \end_layout
14379
14380 \begin_layout Standard
14381 Some languages uses other ligatures if the document font supports them.
14382 \end_layout
14383
14384 \begin_layout Standard
14385 Sometimes, you don't want a ligature in a word.
14386  While a ligature may be okay in the word, 
14387 \begin_inset Quotes eld
14388 \end_inset
14389
14390 graffiti,
14391 \begin_inset Quotes erd
14392 \end_inset
14393
14394  it looks really weird in compound words, such as 
14395 \begin_inset Quotes eld
14396 \end_inset
14397
14398 cufflink
14399 \begin_inset Quotes erd
14400 \end_inset
14401
14402  or the German 
14403 \begin_inset Quotes eld
14404 \end_inset
14405
14406 Dorffest.
14407 \begin_inset Quotes erd
14408 \end_inset
14409
14410  To break a ligature, use 
14411 \family sans
14412 Insert\SpecialChar \menuseparator
14413 Formatting\SpecialChar \menuseparator
14414 Ligature
14415 \begin_inset space ~
14416 \end_inset
14417
14418 Break.
14419
14420 \family default
14421  This changes 
14422 \begin_inset Quotes eld
14423 \end_inset
14424
14425 cufflinks
14426 \begin_inset Quotes erd
14427 \end_inset
14428
14429  to 
14430 \begin_inset Quotes eld
14431 \end_inset
14432
14433 cuff\SpecialChar \textcompwordmark{}
14434 links
14435 \begin_inset Quotes erd
14436 \end_inset
14437
14438  and 
14439 \begin_inset Quotes eld
14440 \end_inset
14441
14442 Dorffest
14443 \begin_inset Quotes erd
14444 \end_inset
14445
14446  to 
14447 \begin_inset Quotes eld
14448 \end_inset
14449
14450 Dorf\SpecialChar \textcompwordmark{}
14451 fest
14452 \begin_inset Quotes erd
14453 \end_inset
14454
14455 .
14456 \end_layout
14457
14458 \begin_layout Subsection
14459 LyX's Proper Names
14460 \begin_inset Index
14461 status collapsed
14462
14463 \begin_layout Plain Layout
14464 LyX ! Proper names
14465 \end_layout
14466
14467 \end_inset
14468
14469
14470 \begin_inset CommandInset label
14471 LatexCommand label
14472 name "sub:LyX's-Proper-Names"
14473
14474 \end_inset
14475
14476
14477 \end_layout
14478
14479 \begin_layout Standard
14480 You have surely noticed, that the word 
14481 \begin_inset Quotes eld
14482 \end_inset
14483
14484 LaTeX
14485 \begin_inset Quotes erd
14486 \end_inset
14487
14488  appears always with characters in different size and height.
14489  LaTeX is the name of the program used by LyX and is therefore recognized
14490  as proper name when you type it in LyX as 
14491 \begin_inset Quotes eld
14492 \end_inset
14493
14494 LaT
14495 \begin_inset ERT
14496 status collapsed
14497
14498 \begin_layout Plain Layout
14499
14500 {}
14501 \end_layout
14502
14503 \end_inset
14504
14505 eX
14506 \begin_inset Quotes erd
14507 \end_inset
14508
14509 .
14510 \begin_inset Note Note
14511 status collapsed
14512
14513 \begin_layout Plain Layout
14514 The braces in TeX Code are here to avoid that the 
14515 \begin_inset Quotes eld
14516 \end_inset
14517
14518 command
14519 \begin_inset Quotes erd
14520 \end_inset
14521
14522  appear as proper name in the output, see the last paragraph of this section.
14523  To create proper names omit the TeX Code.
14524 \end_layout
14525
14526 \end_inset
14527
14528  Note the order of the upper-and lowercase letters! LyX recognizes the following
14529  proper names:
14530 \end_layout
14531
14532 \begin_layout Description
14533 LyX The name of the game, write 
14534 \begin_inset Quotes eld
14535 \end_inset
14536
14537 L
14538 \begin_inset ERT
14539 status collapsed
14540
14541 \begin_layout Plain Layout
14542
14543 {}
14544 \end_layout
14545
14546 \end_inset
14547
14548 yX
14549 \begin_inset Quotes erd
14550 \end_inset
14551
14552  to produce it.
14553 \end_layout
14554
14555 \begin_layout Description
14556 TeX The program used by LaTeX, write 
14557 \begin_inset Quotes eld
14558 \end_inset
14559
14560 T
14561 \begin_inset ERT
14562 status collapsed
14563
14564 \begin_layout Plain Layout
14565
14566 {}
14567 \end_layout
14568
14569 \end_inset
14570
14571 eX
14572 \begin_inset Quotes erd
14573 \end_inset
14574
14575  to produce it.
14576 \end_layout
14577
14578 \begin_layout Description
14579 LaTeX The program used by LyX, write 
14580 \begin_inset Quotes eld
14581 \end_inset
14582
14583 LaT
14584 \begin_inset ERT
14585 status collapsed
14586
14587 \begin_layout Plain Layout
14588
14589 {}
14590 \end_layout
14591
14592 \end_inset
14593
14594 eX
14595 \begin_inset Quotes erd
14596 \end_inset
14597
14598  to produce it.
14599 \end_layout
14600
14601 \begin_layout Description
14602 LaTeX2e The actual version of LaTeX, write 
14603 \begin_inset Quotes eld
14604 \end_inset
14605
14606 LaT
14607 \begin_inset ERT
14608 status collapsed
14609
14610 \begin_layout Plain Layout
14611
14612 {}
14613 \end_layout
14614
14615 \end_inset
14616
14617 eX2e
14618 \begin_inset Quotes erd
14619 \end_inset
14620
14621  to produce it.
14622 \end_layout
14623
14624 \begin_layout Standard
14625 You might wonder why the LaTeX-version is 
14626 \begin_inset Quotes eld
14627 \end_inset
14628
14629 2
14630 \begin_inset Formula $\epsilon$
14631 \end_inset
14632
14633
14634 \begin_inset Quotes erd
14635 \end_inset
14636
14637 .
14638  It's an old tradition in the TeX-world to give programs geek version numbers.
14639  For example the version number of TeX converges to the number 
14640 \begin_inset Formula $\pi$
14641 \end_inset
14642
14643 : The actual version is 
14644 \begin_inset Quotes eld
14645 \end_inset
14646
14647 TeX-3.141592
14648 \begin_inset Quotes erd
14649 \end_inset
14650
14651 , the previous one was 
14652 \begin_inset Quotes eld
14653 \end_inset
14654
14655 TeX-3.14159
14656 \begin_inset Quotes erd
14657 \end_inset
14658
14659 .
14660 \end_layout
14661
14662 \begin_layout Standard
14663 If you don't want to use proper names, e.
14664 \begin_inset space \thinspace{}
14665 \end_inset
14666
14667 g.
14668 \begin_inset space \space{}
14669 \end_inset
14670
14671 in section headings, you can insert two empty braces in TeX Code in the
14672  word.
14673  This will look in LyX like: 
14674 \begin_inset Graphics
14675         filename clipart/LaTeX.png
14676         scale 80
14677
14678 \end_inset
14679
14680
14681 \begin_inset Newline newline
14682 \end_inset
14683
14684 For more about TeX Code, look at section
14685 \begin_inset space ~
14686 \end_inset
14687
14688
14689 \begin_inset CommandInset ref
14690 LatexCommand ref
14691 reference "sec:TeX-Code"
14692
14693 \end_inset
14694
14695 .
14696 \end_layout
14697
14698 \begin_layout Subsection
14699 Units
14700 \begin_inset Index
14701 status collapsed
14702
14703 \begin_layout Plain Layout
14704 Typography ! Units
14705 \end_layout
14706
14707 \end_inset
14708
14709
14710 \end_layout
14711
14712 \begin_layout Standard
14713 Generally the space between units and the number is smaller than the normal
14714  space between two words.
14715  As you can see in the example below, it looks better when the space is
14716  smaller.
14717  To get such a 
14718 \begin_inset Quotes eld
14719 \end_inset
14720
14721 half space
14722 \begin_inset Quotes erd
14723 \end_inset
14724
14725  for units use the menu 
14726 \family sans
14727 Insert\SpecialChar \menuseparator
14728 Formatting\SpecialChar \menuseparator
14729 Thin
14730 \begin_inset space ~
14731 \end_inset
14732
14733 Space
14734 \family default
14735  (shortcut 
14736 \begin_inset Info
14737 type  "shortcuts"
14738 arg   "space-insert thin"
14739 \end_inset
14740
14741 ).
14742 \end_layout
14743
14744 \begin_layout Standard
14745 Here's an example to show the differences:
14746 \end_layout
14747
14748 \begin_layout Standard
14749 \begin_inset Tabular
14750 <lyxtabular version="3" rows="2" columns="2">
14751 <features>
14752 <column alignment="left" valignment="top" width="0">
14753 <column alignment="left" valignment="top" width="0">
14754 <row>
14755 <cell alignment="center" valignment="top" usebox="none">
14756 \begin_inset Text
14757
14758 \begin_layout Plain Layout
14759 24
14760 \begin_inset space ~
14761 \end_inset
14762
14763 kW
14764 \begin_inset Formula $\cdot$
14765 \end_inset
14766
14767 h
14768 \end_layout
14769
14770 \end_inset
14771 </cell>
14772 <cell alignment="center" valignment="top" usebox="none">
14773 \begin_inset Text
14774
14775 \begin_layout Plain Layout
14776 space between number and unit
14777 \end_layout
14778
14779 \end_inset
14780 </cell>
14781 </row>
14782 <row>
14783 <cell alignment="center" valignment="top" usebox="none">
14784 \begin_inset Text
14785
14786 \begin_layout Plain Layout
14787 24
14788 \begin_inset space \thinspace{}
14789 \end_inset
14790
14791 kW
14792 \begin_inset Formula $\cdot$
14793 \end_inset
14794
14795 h
14796 \end_layout
14797
14798 \end_inset
14799 </cell>
14800 <cell alignment="center" valignment="top" usebox="none">
14801 \begin_inset Text
14802
14803 \begin_layout Plain Layout
14804 half space between number and unit
14805 \end_layout
14806
14807 \end_inset
14808 </cell>
14809 </row>
14810 </lyxtabular>
14811
14812 \end_inset
14813
14814
14815 \end_layout
14816
14817 \begin_layout Subsection
14818 Widows and Orphans
14819 \begin_inset Index
14820 status collapsed
14821
14822 \begin_layout Plain Layout
14823 Typography ! Widows and orphans
14824 \end_layout
14825
14826 \end_inset
14827
14828
14829 \end_layout
14830
14831 \begin_layout Standard
14832 In the early days of word processors, page breaks went wherever the page
14833  happened to end.
14834  There was no regard for what was actually going on in the text.
14835  You may remember once printing out a document, only to find the heading
14836  for a new section printed at the very bottom of the page, the first line
14837  of a new paragraph all alone at the bottom of a page, or the last line
14838  of a paragraph at the top of a new page.
14839  These bits of text became known as 
14840 \emph on
14841 widows
14842 \emph default
14843  and 
14844 \emph on
14845 orphans
14846 \emph default
14847 .
14848 \end_layout
14849
14850 \begin_layout Standard
14851 Clearly, LyX can avoid breaking pages after a section heading.
14852  That's part of the advantage of paragraph environments.
14853  But what about widows and orphans, where the page breaks leave one line
14854  of a paragraph all alone at the top or bottom of a page? There are rules
14855  built into LaTeX governing page breaks, and some of those rules are there
14856  to specifically prevent widows and orphans.
14857  This is the advantage LyX has in using LaTeX as its backend.
14858 \end_layout
14859
14860 \begin_layout Standard
14861 There's no way we can go into how TeX and LaTeX decide to break a page,
14862  or how you can tweak that behavior.
14863  Some LaTeX books listed in the bibliography [such as
14864 \begin_inset space ~
14865 \end_inset
14866
14867
14868 \begin_inset CommandInset citation
14869 LatexCommand cite
14870 key "latexcompanion"
14871
14872 \end_inset
14873
14874  or
14875 \begin_inset space ~
14876 \end_inset
14877
14878
14879 \begin_inset CommandInset citation
14880 LatexCommand cite
14881 key "latexguide"
14882
14883 \end_inset
14884
14885 ] may have more information.
14886  You will almost never need to worry about this, however.
14887 \end_layout
14888
14889 \begin_layout Chapter
14890 Notes, Graphics, Tables, and Floats
14891 \begin_inset CommandInset label
14892 LatexCommand label
14893 name "cha:Floats-and-Notes"
14894
14895 \end_inset
14896
14897
14898 \end_layout
14899
14900 \begin_layout Standard
14901 The issues of this chapter are described in detail in the 
14902 \emph on
14903 Embedded Objects
14904 \emph default
14905  manual.
14906  There you'll also find tips and tricks for special cases.
14907 \end_layout
14908
14909 \begin_layout Section
14910 Notes
14911 \begin_inset Index
14912 status collapsed
14913
14914 \begin_layout Plain Layout
14915 Notes
14916 \end_layout
14917
14918 \end_inset
14919
14920
14921 \begin_inset CommandInset label
14922 LatexCommand label
14923 name "sec:Notes"
14924
14925 \end_inset
14926
14927
14928 \end_layout
14929
14930 \begin_layout Standard
14931 LyX offers you a few types of notes to add to your document:
14932 \end_layout
14933
14934 \begin_layout Description
14935 LyX
14936 \begin_inset space ~
14937 \end_inset
14938
14939 Note This note type is for internal notes that won't appear in the output.
14940 \begin_inset Newline newline
14941 \end_inset
14942
14943
14944 \begin_inset Note Note
14945 status open
14946
14947 \begin_layout Plain Layout
14948 This is text in a note box that doesn't appear in the output.
14949 \end_layout
14950
14951 \end_inset
14952
14953
14954 \end_layout
14955
14956 \begin_layout Description
14957 Comment This note also doesn't appear in the output but it appears as LaTeX-comm
14958 ent, when you export the document to LaTeX via the menu 
14959 \family sans
14960 File\SpecialChar \menuseparator
14961 Export\SpecialChar \menuseparator
14962 LaTeX (pdflatex) / (plain)
14963 \family default
14964 .
14965 \begin_inset Newline newline
14966 \end_inset
14967
14968
14969 \begin_inset Note Comment
14970 status open
14971
14972 \begin_layout Plain Layout
14973 This is text in a note box that only appears as comment in LaTeX-files.
14974 \end_layout
14975
14976 \end_inset
14977
14978
14979 \end_layout
14980
14981 \begin_layout Description
14982 Greyed
14983 \begin_inset space ~
14984 \end_inset
14985
14986 Out This note will appear in the output as grey text.
14987 \begin_inset Newline newline
14988 \end_inset
14989
14990
14991 \begin_inset Newline newline
14992 \end_inset
14993
14994
14995 \begin_inset Note Greyedout
14996 status open
14997
14998 \begin_layout Plain Layout
14999 This is text
15000 \begin_inset Foot
15001 status collapsed
15002
15003 \begin_layout Plain Layout
15004 This is an example footnote within a greyed out note.
15005  In this document the greyed out note color is redefined to blue.
15006  How this can be done is explained in the 
15007 \emph on
15008 Embedded Objects
15009 \emph default
15010  manual.
15011 \end_layout
15012
15013 \end_inset
15014
15015  of a comment that appears in the output as grey text.
15016 \end_layout
15017
15018 \end_inset
15019
15020
15021 \begin_inset Newline newline
15022 \end_inset
15023
15024
15025 \begin_inset Newline newline
15026 \end_inset
15027
15028 As you can see in the example, the first line of greyed out notes is a bit
15029  indented and greyed out notes can have footnotes.
15030 \end_layout
15031
15032 \begin_layout Standard
15033 Notes are inserted with the toolbar button 
15034 \begin_inset Graphics
15035         filename ../images/note-insert.png
15036         scale 85
15037         scaleBeforeRotation
15038
15039 \end_inset
15040
15041  or the menu 
15042 \family sans
15043 Insert\SpecialChar \menuseparator
15044 Note
15045 \family default
15046 .
15047  Right-click on the appearing note box to select the note type.
15048 \end_layout
15049
15050 \begin_layout Section
15051 Footnotes
15052 \begin_inset Index
15053 status collapsed
15054
15055 \begin_layout Plain Layout
15056 Footnotes
15057 \end_layout
15058
15059 \end_inset
15060
15061
15062 \begin_inset CommandInset label
15063 LatexCommand label
15064 name "sec:Footnotes"
15065
15066 \end_inset
15067
15068
15069 \end_layout
15070
15071 \begin_layout Standard
15072 LyX uses boxes to display footnotes: When you insert a footnote using the
15073  menu 
15074 \family sans
15075 Insert\SpecialChar \menuseparator
15076 Footnote
15077 \family default
15078  or the toolbar button 
15079 \begin_inset Graphics
15080         filename ../images/footnote-insert.png
15081
15082 \end_inset
15083
15084
15085 \family roman
15086 \series medium
15087 \bar no
15088 you'll see
15089 \family default
15090 \series default
15091 \bar default
15092  the following box: 
15093 \begin_inset Graphics
15094         filename clipart/footnoteQt4.png
15095         scale 80
15096
15097 \end_inset
15098
15099
15100 \family roman
15101 \series medium
15102 \bar no
15103  This box is LyX's representation of your footnote.
15104  If you
15105 \family default
15106 \series default
15107 \bar default
15108  left-click on 
15109 \family roman
15110 \series medium
15111 \bar no
15112 the 
15113 \begin_inset Quotes eld
15114 \end_inset
15115
15116
15117 \family sans
15118 foot
15119 \family roman
15120
15121 \begin_inset Quotes erd
15122 \end_inset
15123
15124
15125 \family default
15126 \series default
15127 \bar default
15128  
15129 \family roman
15130 \series medium
15131 \bar no
15132 label, the box will
15133 \family default
15134 \series default
15135 \bar default
15136  be opened and you can enter the footnote text into it.
15137  Clicking on the box label again, will close 
15138 \family roman
15139 \series medium
15140 \bar no
15141 the
15142 \family default
15143 \series default
15144 \bar default
15145  box
15146 \family roman
15147 \series medium
15148 \bar no
15149 .
15150  If you want to turn existing text into a footnote, simply mark it and click
15151  on the footnote
15152 \family default
15153 \series default
15154 \bar default
15155  toolbar 
15156 \family roman
15157 \series medium
15158 \bar no
15159 button
15160 \family default
15161 \series default
15162 \bar default
15163 .
15164 \end_layout
15165
15166 \begin_layout Standard
15167 Here's an example footnote:
15168 \family roman
15169 \series medium
15170 \bar no
15171
15172 \begin_inset Foot
15173 status open
15174
15175 \begin_layout Plain Layout
15176 To close a footnote, click on the footnote box label.
15177 \end_layout
15178
15179 \end_inset
15180
15181
15182 \end_layout
15183
15184 \begin_layout Standard
15185 The footnote will appear in the output as a superscript number at the text
15186  position where the footnote box is placed.
15187  The footnote text is placed at the bottom of the current page.
15188  The footnote number is calculated by LyX, the numbers are consecutive,
15189  no matter in which chapter the footnote is in.
15190  LyX doesn't support other numbering schemes yet, but you can get another
15191  scheme using special LaTeX-commands.
15192  T
15193 \family roman
15194 h
15195 \family default
15196 ey are described in the 
15197 \emph on
15198 Embedded Objects
15199 \emph default
15200  manual.
15201 \end_layout
15202
15203 \begin_layout Section
15204 Marginal Notes
15205 \begin_inset Index
15206 status collapsed
15207
15208 \begin_layout Plain Layout
15209 Marginal notes
15210 \end_layout
15211
15212 \end_inset
15213
15214
15215 \begin_inset CommandInset label
15216 LatexCommand label
15217 name "sec:Marginal-Notes"
15218
15219 \end_inset
15220
15221
15222 \end_layout
15223
15224 \begin_layout Standard
15225 Marginal notes look and behave just like footnotes in LyX.
15226  When you insert a margin note via the menu 
15227 \family sans
15228 Insert\SpecialChar \menuseparator
15229 Marginal
15230 \begin_inset space ~
15231 \end_inset
15232
15233 Note
15234 \family default
15235  or the toolbar button 
15236 \begin_inset Graphics
15237         filename ../images/marginalnote-insert.png
15238
15239 \end_inset
15240
15241 , you'll see 
15242 \family roman
15243 \series medium
15244 a
15245 \family default
15246 \series default
15247  grey 
15248 \family roman
15249 \series medium
15250 box with a
15251 \family default
15252 \series default
15253  red 
15254 \family roman
15255 \series medium
15256 label 
15257 \begin_inset Quotes eld
15258 \end_inset
15259
15260 margin
15261 \begin_inset Quotes erd
15262 \end_inset
15263
15264  appearing within your text.
15265  This box is LyX's representation of your margin
15266 \family default
15267 \series default
15268 al 
15269 \family roman
15270 \series medium
15271 note.
15272 \end_layout
15273
15274 \begin_layout Standard
15275 At the side is an example marginal note.
15276 \family roman
15277 \series medium
15278
15279 \begin_inset Marginal
15280 status open
15281
15282 \begin_layout Plain Layout
15283 This is a marginal note.
15284 \end_layout
15285
15286 \end_inset
15287
15288
15289 \end_layout
15290
15291 \begin_layout Standard
15292 Marginal notes appear at the right side in single-sided documents.
15293  In double-sided documents they appear in the outer margin – left on even
15294  pages, right on odd pages.
15295 \end_layout
15296
15297 \begin_layout Section
15298 Graphics and Images
15299 \begin_inset Index
15300 status collapsed
15301
15302 \begin_layout Plain Layout
15303 Images
15304 \end_layout
15305
15306 \end_inset
15307
15308
15309 \begin_inset Index
15310 status collapsed
15311
15312 \begin_layout Plain Layout
15313 Graphics
15314 \end_layout
15315
15316 \end_inset
15317
15318
15319 \begin_inset CommandInset label
15320 LatexCommand label
15321 name "sec:Graphics"
15322
15323 \end_inset
15324
15325
15326 \end_layout
15327
15328 \begin_layout Standard
15329 To insert an image in your document, place the cursor at the text position
15330  you want and click on the toolbar icon 
15331 \begin_inset Graphics
15332         filename ../images/dialog-show-new-inset_graphics.png
15333
15334 \end_inset
15335
15336  or select 
15337 \family sans
15338 Insert\SpecialChar \menuseparator
15339 Graphics
15340 \family default
15341  from the menu.
15342  Then a dialog will appear to choose the file to load.
15343 \end_layout
15344
15345 \begin_layout Standard
15346 This dialog has numerous mostly self-explanatory parameters.
15347  The 
15348 \family sans
15349 Graphics
15350 \family default
15351  tab allows you to choose your image file.
15352  The image can be transformed by setting a rotation angle and a scaling
15353  factor.
15354  The scaling units are explained in Appendix
15355 \begin_inset space ~
15356 \end_inset
15357
15358
15359 \begin_inset CommandInset ref
15360 LatexCommand ref
15361 reference "cha:Units-available-in"
15362
15363 \end_inset
15364
15365 .
15366 \end_layout
15367
15368 \begin_layout Standard
15369 In the tab 
15370 \family sans
15371 Clipping
15372 \family default
15373  it is possible to set image coordinates to adjust the height and width
15374  of the image in the output.
15375  The coordinates can also be calculated automatically by pressing the button
15376  
15377 \family sans
15378 Get
15379 \begin_inset space ~
15380 \end_inset
15381
15382 from
15383 \begin_inset space ~
15384 \end_inset
15385
15386 file
15387 \family default
15388 .
15389  The option 
15390 \family sans
15391 Clip
15392 \begin_inset space ~
15393 \end_inset
15394
15395 to
15396 \begin_inset space ~
15397 \end_inset
15398
15399 bounding
15400 \begin_inset space ~
15401 \end_inset
15402
15403 box
15404 \family default
15405  will only print the image region within the given coordinates.
15406  Normally you don't need to take care about image coordinates and can ignore
15407  the tab 
15408 \family sans
15409 Clipping
15410 \family default
15411 .
15412 \end_layout
15413
15414 \begin_layout Standard
15415 In the 
15416 \family sans
15417 LaTeX and LyX options
15418 \family default
15419  tab LaTeX experts can specify additional LaTeX options.
15420  You can also specify here the appearance of the image inside LyX.
15421  The option 
15422 \family sans
15423 Draft
15424 \begin_inset space ~
15425 \end_inset
15426
15427 mode
15428 \family default
15429  has the effect that the image doesn't appear in the output, only a frame
15430  with the image size is printed.
15431  The option 
15432 \family sans
15433 Don't
15434 \begin_inset space ~
15435 \end_inset
15436
15437 unzip
15438 \begin_inset space ~
15439 \end_inset
15440
15441 on
15442 \begin_inset space ~
15443 \end_inset
15444
15445 export
15446 \family default
15447  is explained in the 
15448 \emph on
15449 Embedded Objects
15450 \emph default
15451  manual in section 
15452 \emph on
15453 Graphics Dialog
15454 \emph default
15455 .
15456 \end_layout
15457
15458 \begin_layout Standard
15459 The graphics dialog can be called at any time by clicking on an image.
15460  The image will appear in the output exactly at the position where it is
15461  in the text.
15462  This is an example image within a separate, horizontally centered paragraph:
15463  
15464 \end_layout
15465
15466 \begin_layout Standard
15467 \align center
15468 \begin_inset Graphics
15469         filename clipart/mobius.eps
15470         scale 70
15471         rotateOrigin center
15472
15473 \end_inset
15474
15475
15476 \end_layout
15477
15478 \begin_layout Standard
15479 If you need image captions and want to reference images, you have to put
15480  the image into a float, see section
15481 \begin_inset space ~
15482 \end_inset
15483
15484
15485 \begin_inset CommandInset ref
15486 LatexCommand ref
15487 reference "sec:Figure-Floats"
15488
15489 \end_inset
15490
15491 .
15492 \end_layout
15493
15494 \begin_layout Subsection
15495 Image Formats
15496 \begin_inset Index
15497 status collapsed
15498
15499 \begin_layout Plain Layout
15500 Images ! Formats
15501 \end_layout
15502
15503 \end_inset
15504
15505
15506 \begin_inset CommandInset label
15507 LatexCommand label
15508 name "sub:Image-Formats"
15509
15510 \end_inset
15511
15512
15513 \end_layout
15514
15515 \begin_layout Standard
15516 You can insert images in any known file format.
15517  But as we explained in section
15518 \begin_inset space ~
15519 \end_inset
15520
15521
15522 \begin_inset CommandInset ref
15523 LatexCommand ref
15524 reference "sub:Output-file-formats"
15525
15526 \end_inset
15527
15528 , every output document format allows only a few image formats.
15529  LyX uses therefore the program 
15530 \family typewriter
15531 Imagemagick
15532 \family default
15533  in the background to convert the images to the right format.
15534  To increase your workflow by avoiding these conversions in the background,
15535  you can use only the image formats listed in the subsections of section
15536 \begin_inset space ~
15537 \end_inset
15538
15539
15540 \begin_inset CommandInset ref
15541 LatexCommand ref
15542 reference "sub:Output-file-formats"
15543
15544 \end_inset
15545
15546 .
15547 \end_layout
15548
15549 \begin_layout Standard
15550 Similar to fonts there are two types of image formats:
15551 \end_layout
15552
15553 \begin_layout Description
15554 Bitmap
15555 \begin_inset space ~
15556 \end_inset
15557
15558 images consist of pixel values, often in a compressed form.
15559  They are therefore not fully scalable and look pixeled in large zooms.
15560  Well-known bitmap image formats are 
15561 \begin_inset Quotes eld
15562 \end_inset
15563
15564 Graphics Interchange Format
15565 \begin_inset Quotes erd
15566 \end_inset
15567
15568  (GIF, file extension 
15569 \begin_inset Quotes eld
15570 \end_inset
15571
15572
15573 \family typewriter
15574 .gif
15575 \family default
15576
15577 \begin_inset Quotes erd
15578 \end_inset
15579
15580 )
15581 \begin_inset Index
15582 status collapsed
15583
15584 \begin_layout Plain Layout
15585 GIF|see
15586 \begin_inset ERT
15587 status collapsed
15588
15589 \begin_layout Plain Layout
15590
15591 {
15592 \end_layout
15593
15594 \end_inset
15595
15596 Image formats
15597 \begin_inset ERT
15598 status collapsed
15599
15600 \begin_layout Plain Layout
15601
15602 }
15603 \end_layout
15604
15605 \end_inset
15606
15607
15608 \end_layout
15609
15610 \end_inset
15611
15612
15613 \begin_inset Quotes eld
15614 \end_inset
15615
15616 Portable Network Graphics
15617 \begin_inset Quotes erd
15618 \end_inset
15619
15620  (PNG, file extension 
15621 \begin_inset Quotes eld
15622 \end_inset
15623
15624
15625 \family typewriter
15626 .png
15627 \family default
15628
15629 \begin_inset Quotes erd
15630 \end_inset
15631
15632 )
15633 \begin_inset Index
15634 status collapsed
15635
15636 \begin_layout Plain Layout
15637 PNG|see
15638 \begin_inset ERT
15639 status collapsed
15640
15641 \begin_layout Plain Layout
15642
15643 {
15644 \end_layout
15645
15646 \end_inset
15647
15648 Image formats
15649 \begin_inset ERT
15650 status collapsed
15651
15652 \begin_layout Plain Layout
15653
15654 }
15655 \end_layout
15656
15657 \end_inset
15658
15659
15660 \end_layout
15661
15662 \end_inset
15663
15664 , and 
15665 \begin_inset Quotes eld
15666 \end_inset
15667
15668 Joint Photographic Experts Group
15669 \begin_inset Quotes erd
15670 \end_inset
15671
15672  (JPG, file extension 
15673 \begin_inset Quotes eld
15674 \end_inset
15675
15676
15677 \family typewriter
15678 .jpg
15679 \family default
15680
15681 \begin_inset Quotes erd
15682 \end_inset
15683
15684  or 
15685 \begin_inset Quotes eld
15686 \end_inset
15687
15688
15689 \family typewriter
15690 .jpeg
15691 \family default
15692
15693 \begin_inset Quotes erd
15694 \end_inset
15695
15696 )
15697 \begin_inset Index
15698 status collapsed
15699
15700 \begin_layout Plain Layout
15701 JPG|see
15702 \begin_inset ERT
15703 status collapsed
15704
15705 \begin_layout Plain Layout
15706
15707 {
15708 \end_layout
15709
15710 \end_inset
15711
15712 Image formats
15713 \begin_inset ERT
15714 status collapsed
15715
15716 \begin_layout Plain Layout
15717
15718 }
15719 \end_layout
15720
15721 \end_inset
15722
15723
15724 \end_layout
15725
15726 \end_inset
15727
15728 .
15729 \end_layout
15730
15731 \begin_layout Description
15732 Scalable
15733 \begin_inset space ~
15734 \end_inset
15735
15736 images consist of vectors and can therefore be scaled to any size without
15737  data loss.
15738  The scaling ability is necessary if you want to create presentations, because
15739  presentations are always scaled by the beamer.
15740  Scaling is also useful for online documents to let the user zoom into diagrams.
15741 \begin_inset Newline newline
15742 \end_inset
15743
15744 Scalable image formats can be 
15745 \begin_inset Quotes eld
15746 \end_inset
15747
15748 Scalable Vector Graphics
15749 \begin_inset Quotes erd
15750 \end_inset
15751
15752  (SVG, file extension 
15753 \begin_inset Quotes eld
15754 \end_inset
15755
15756
15757 \family typewriter
15758 .svg
15759 \family default
15760
15761 \begin_inset Quotes erd
15762 \end_inset
15763
15764 )
15765 \begin_inset Index
15766 status collapsed
15767
15768 \begin_layout Plain Layout
15769 SVG|see
15770 \begin_inset ERT
15771 status collapsed
15772
15773 \begin_layout Plain Layout
15774
15775 {
15776 \end_layout
15777
15778 \end_inset
15779
15780 Image formats
15781 \begin_inset ERT
15782 status collapsed
15783
15784 \begin_layout Plain Layout
15785
15786 }
15787 \end_layout
15788
15789 \end_inset
15790
15791
15792 \end_layout
15793
15794 \end_inset
15795
15796
15797 \begin_inset Quotes eld
15798 \end_inset
15799
15800 Encapsulated PostScript
15801 \begin_inset Quotes erd
15802 \end_inset
15803
15804  (EPS, file extension 
15805 \begin_inset Quotes eld
15806 \end_inset
15807
15808
15809 \family typewriter
15810 .eps
15811 \family default
15812
15813 \begin_inset Quotes erd
15814 \end_inset
15815
15816 )
15817 \begin_inset Index
15818 status collapsed
15819
15820 \begin_layout Plain Layout
15821 EPS|see
15822 \begin_inset ERT
15823 status collapsed
15824
15825 \begin_layout Plain Layout
15826
15827 {
15828 \end_layout
15829
15830 \end_inset
15831
15832 Image formats
15833 \begin_inset ERT
15834 status collapsed
15835
15836 \begin_layout Plain Layout
15837
15838 }
15839 \end_layout
15840
15841 \end_inset
15842
15843
15844 \end_layout
15845
15846 \end_inset
15847
15848 , and 
15849 \begin_inset Quotes eld
15850 \end_inset
15851
15852 Portable Document Format
15853 \begin_inset Quotes erd
15854 \end_inset
15855
15856  (PDF, file extension 
15857 \begin_inset Quotes eld
15858 \end_inset
15859
15860
15861 \family typewriter
15862 .pdf
15863 \family default
15864
15865 \begin_inset Quotes erd
15866 \end_inset
15867
15868 )
15869 \begin_inset Index
15870 status collapsed
15871
15872 \begin_layout Plain Layout
15873 PDF
15874 \end_layout
15875
15876 \end_inset
15877
15878 .
15879  We say it can be, because you can convert any bitmap image format to PDF
15880  or EPS and the result won't be scalable.
15881  In this cases only a header with the image properties is added to the original
15882  image
15883 \begin_inset Foot
15884 status collapsed
15885
15886 \begin_layout Plain Layout
15887 In the case of PDF, the original image is additionally compressed.
15888 \end_layout
15889
15890 \end_inset
15891
15892 .
15893 \end_layout
15894
15895 \begin_layout Standard
15896 Normally one can't convert a bitmap image into a scalable one, only vice
15897  versa.
15898 \end_layout
15899
15900 \begin_layout Subsection
15901 Grouping of Image Settings
15902 \begin_inset Index
15903 status collapsed
15904
15905 \begin_layout Plain Layout
15906 Images ! Settings grouping
15907 \end_layout
15908
15909 \end_inset
15910
15911
15912 \end_layout
15913
15914 \begin_layout Standard
15915 Each image can define a new group of image settings or join an existing
15916  group.
15917  Images within such a group share their settings, so adjusting one image
15918  of the group automatically also adjusts all other images of the group in
15919  the same way.
15920  So you can for example change the size for a bunch of images without the
15921  need to manually change each of them.
15922  
15923 \end_layout
15924
15925 \begin_layout Standard
15926 A new group can be set by entering a name in the 
15927 \family sans
15928 Group
15929 \begin_inset space ~
15930 \end_inset
15931
15932 Name
15933 \family default
15934  field in the Graphics dialog.
15935  Joining an existing group can be done using the context menu of the image
15936  by checking the name of the desired group.
15937 \end_layout
15938
15939 \begin_layout Section
15940 Tables
15941 \begin_inset Index
15942 status collapsed
15943
15944 \begin_layout Plain Layout
15945 Tables
15946 \end_layout
15947
15948 \end_inset
15949
15950
15951 \begin_inset CommandInset label
15952 LatexCommand label
15953 name "sec:Tables"
15954
15955 \end_inset
15956
15957
15958 \end_layout
15959
15960 \begin_layout Standard
15961 You can insert a table using either the toolbar button 
15962 \begin_inset Graphics
15963         filename ../images/tabular-insert.png
15964         scale 85
15965
15966 \end_inset
15967
15968  or the menu 
15969 \family sans
15970 Insert\SpecialChar \menuseparator
15971 Table
15972 \family default
15973 .
15974  A dialog will appear, asking you for the number of rows and columns.
15975  The default table has lines around any cell and the first row appears separated
15976  from the rest of the table.
15977  This separation appears due to a double line: The cells of the first row
15978  have a line below them and the cells of the second row have a line above
15979  them.
15980  Here's an example table:
15981 \end_layout
15982
15983 \begin_layout Standard
15984 \align center
15985 \begin_inset Tabular
15986 <lyxtabular version="3" rows="4" columns="4">
15987 <features>
15988 <column alignment="center" valignment="top" width="0pt">
15989 <column alignment="center" valignment="top" width="0pt">
15990 <column alignment="center" valignment="top" width="0in">
15991 <column alignment="center" valignment="top" width="0pt">
15992 <row>
15993 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
15994 \begin_inset Text
15995
15996 \begin_layout Plain Layout
15997
15998 \end_layout
15999
16000 \end_inset
16001 </cell>
16002 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
16003 \begin_inset Text
16004
16005 \begin_layout Plain Layout
16006
16007 \family roman
16008 \series medium
16009 \shape up
16010 \size normal
16011 \emph off
16012 \bar no
16013 \noun off
16014 \color none
16015 1
16016 \end_layout
16017
16018 \end_inset
16019 </cell>
16020 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
16021 \begin_inset Text
16022
16023 \begin_layout Plain Layout
16024 2
16025 \end_layout
16026
16027 \end_inset
16028 </cell>
16029 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
16030 \begin_inset Text
16031
16032 \begin_layout Plain Layout
16033 3
16034 \end_layout
16035
16036 \end_inset
16037 </cell>
16038 </row>
16039 <row>
16040 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16041 \begin_inset Text
16042
16043 \begin_layout Plain Layout
16044
16045 \family roman
16046 \series medium
16047 \shape up
16048 \size normal
16049 \emph off
16050 \bar no
16051 \noun off
16052 \color none
16053 A
16054 \end_layout
16055
16056 \end_inset
16057 </cell>
16058 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16059 \begin_inset Text
16060
16061 \begin_layout Plain Layout
16062
16063 \end_layout
16064
16065 \end_inset
16066 </cell>
16067 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16068 \begin_inset Text
16069
16070 \begin_layout Plain Layout
16071
16072 \end_layout
16073
16074 \end_inset
16075 </cell>
16076 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16077 \begin_inset Text
16078
16079 \begin_layout Plain Layout
16080
16081 \end_layout
16082
16083 \end_inset
16084 </cell>
16085 </row>
16086 <row>
16087 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16088 \begin_inset Text
16089
16090 \begin_layout Plain Layout
16091
16092 \family roman
16093 \series medium
16094 \shape up
16095 \size normal
16096 \emph off
16097 \bar no
16098 \noun off
16099 \color none
16100 B
16101 \end_layout
16102
16103 \end_inset
16104 </cell>
16105 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16106 \begin_inset Text
16107
16108 \begin_layout Plain Layout
16109
16110 \end_layout
16111
16112 \end_inset
16113 </cell>
16114 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16115 \begin_inset Text
16116
16117 \begin_layout Plain Layout
16118
16119 \size normal
16120 \noun off
16121 \color none
16122  
16123 \end_layout
16124
16125 \end_inset
16126 </cell>
16127 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16128 \begin_inset Text
16129
16130 \begin_layout Plain Layout
16131
16132 \end_layout
16133
16134 \end_inset
16135 </cell>
16136 </row>
16137 <row>
16138 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
16139 \begin_inset Text
16140
16141 \begin_layout Plain Layout
16142
16143 \family roman
16144 \series medium
16145 \shape up
16146 \size normal
16147 \emph off
16148 \bar no
16149 \noun off
16150 \color none
16151 C
16152 \end_layout
16153
16154 \end_inset
16155 </cell>
16156 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
16157 \begin_inset Text
16158
16159 \begin_layout Plain Layout
16160
16161 \end_layout
16162
16163 \end_inset
16164 </cell>
16165 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
16166 \begin_inset Text
16167
16168 \begin_layout Plain Layout
16169
16170 \end_layout
16171
16172 \end_inset
16173 </cell>
16174 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
16175 \begin_inset Text
16176
16177 \begin_layout Plain Layout
16178
16179 \end_layout
16180
16181 \end_inset
16182 </cell>
16183 </row>
16184 </lyxtabular>
16185
16186 \end_inset
16187
16188
16189 \end_layout
16190
16191 \begin_layout Subsection
16192 The Table dialog
16193 \end_layout
16194
16195 \begin_layout Standard
16196 You can alter a table by clicking on it with the right mouse button, which
16197  brings up the table dialog.
16198  Here you can adjust the settings of the cell and row/column respectively
16199  where the cursor is placed currently.
16200  Most of the dialog options also work on selections.
16201  This means that if you select more cells, columns or rows the action is
16202  done on all of your selection.
16203 \end_layout
16204
16205 \begin_layout Standard
16206 Additionally to the table dialog, the 
16207 \family sans
16208 table
16209 \begin_inset space ~
16210 \end_inset
16211
16212 toolbar
16213 \family default
16214  helps you in setting table properties.
16215  It appears when the cursor is inside a table.
16216 \end_layout
16217
16218 \begin_layout Standard
16219 In the tab 
16220 \family sans
16221 Table
16222 \begin_inset space ~
16223 \end_inset
16224
16225 Settings
16226 \family default
16227  of the table dialog you can set the alignment for the current row.
16228  If you add a row or column, it will be inserted right beside or below the
16229  current cell respectively.
16230  The vertical alignment of a column can only be adjusted when a column width
16231  is given.
16232  A given width will allow the cell to have line breaks and multiple paragraphs
16233  of text, see section
16234 \begin_inset space ~
16235 \end_inset
16236
16237
16238 \begin_inset CommandInset ref
16239 LatexCommand ref
16240 reference "sub:Table-Cells"
16241
16242 \end_inset
16243
16244 .
16245 \end_layout
16246
16247 \begin_layout Standard
16248 You can mark multiple cells of one row as a multicolumn cell using the check
16249  box 
16250 \family sans
16251 Multicolumn
16252 \family default
16253 .
16254  This will merge the cells to 
16255 \emph on
16256 one
16257 \emph default
16258  cell, spread over more than one column.
16259  Multicolumn cells are treated as own rows, so that the alignment, width,
16260  and border settings affect only the multicolumn cell.
16261  Here's an example table with a multicolumn cell in the first row and one
16262  in the last row without the upper border:
16263 \end_layout
16264
16265 \begin_layout Standard
16266 \align center
16267 \begin_inset Tabular
16268 <lyxtabular version="3" rows="3" columns="4">
16269 <features firstHeadTopDL="true" firstHeadBottomDL="true">
16270 <column alignment="center" valignment="top" width="0pt">
16271 <column alignment="center" valignment="middle" width="0">
16272 <column alignment="center" valignment="top" width="0in">
16273 <column alignment="center" valignment="top" width="0pt">
16274 <row>
16275 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
16276 \begin_inset Text
16277
16278 \begin_layout Plain Layout
16279 abc
16280 \end_layout
16281
16282 \end_inset
16283 </cell>
16284 <cell multicolumn="1" alignment="center" valignment="middle" topline="true" bottomline="true" leftline="true" usebox="none">
16285 \begin_inset Text
16286
16287 \begin_layout Plain Layout
16288 def ghi
16289 \end_layout
16290
16291 \end_inset
16292 </cell>
16293 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
16294 \begin_inset Text
16295
16296 \begin_layout Plain Layout
16297
16298 \end_layout
16299
16300 \end_inset
16301 </cell>
16302 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
16303 \begin_inset Text
16304
16305 \begin_layout Plain Layout
16306 jkl
16307 \end_layout
16308
16309 \end_inset
16310 </cell>
16311 </row>
16312 <row>
16313 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16314 \begin_inset Text
16315
16316 \begin_layout Plain Layout
16317
16318 \family roman
16319 \series medium
16320 \shape up
16321 \size normal
16322 \emph off
16323 \bar no
16324 \noun off
16325 \color none
16326 A
16327 \end_layout
16328
16329 \end_inset
16330 </cell>
16331 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16332 \begin_inset Text
16333
16334 \begin_layout Plain Layout
16335 B
16336 \end_layout
16337
16338 \end_inset
16339 </cell>
16340 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16341 \begin_inset Text
16342
16343 \begin_layout Plain Layout
16344 C
16345 \end_layout
16346
16347 \end_inset
16348 </cell>
16349 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16350 \begin_inset Text
16351
16352 \begin_layout Plain Layout
16353 D
16354 \end_layout
16355
16356 \end_inset
16357 </cell>
16358 </row>
16359 <row>
16360 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
16361 \begin_inset Text
16362
16363 \begin_layout Plain Layout
16364 1
16365 \end_layout
16366
16367 \end_inset
16368 </cell>
16369 <cell multicolumn="1" alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
16370 \begin_inset Text
16371
16372 \begin_layout Plain Layout
16373 2
16374 \end_layout
16375
16376 \end_inset
16377 </cell>
16378 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
16379 \begin_inset Text
16380
16381 \begin_layout Plain Layout
16382 3
16383 \end_layout
16384
16385 \end_inset
16386 </cell>
16387 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
16388 \begin_inset Text
16389
16390 \begin_layout Plain Layout
16391 4
16392 \end_layout
16393
16394 \end_inset
16395 </cell>
16396 </row>
16397 </lyxtabular>
16398
16399 \end_inset
16400
16401
16402 \end_layout
16403
16404 \begin_layout Standard
16405 At the moment LyX doesn't support multirow cells.
16406  Adept users can declare special LaTeX-arguments for the table.
16407  They are necessary for special table formatting, like for multirow cells,
16408  explained in the tables section of the 
16409 \emph on
16410 Embedded
16411 \begin_inset space ~
16412 \end_inset
16413
16414 Objects
16415 \emph default
16416  manual.
16417  You can also rotate the current cell or the whole table 90
16418 \begin_inset space \thinspace{}
16419 \end_inset
16420
16421 degrees counterclockwise.
16422  These rotations are not visible in LyX but in the output.
16423 \end_layout
16424
16425 \begin_layout Standard
16426 \begin_inset Note Greyedout
16427 status open
16428
16429 \begin_layout Plain Layout
16430
16431 \series bold
16432 Note:
16433 \series default
16434  Most DVI-viewers are 
16435 \emph on
16436 not
16437 \emph default
16438  able to display rotations.
16439 \end_layout
16440
16441 \end_inset
16442
16443
16444 \end_layout
16445
16446 \begin_layout Standard
16447 The 
16448 \family sans
16449 Borders
16450 \family default
16451  tab allows you to add and delete border lines for the current row/column.
16452  The button 
16453 \family sans
16454 Default
16455 \family default
16456  adds lines for all cell borders.
16457 \end_layout
16458
16459 \begin_layout Subsection
16460 Longtables
16461 \begin_inset Index
16462 status collapsed
16463
16464 \begin_layout Plain Layout
16465 Tables ! Longtables
16466 \end_layout
16467
16468 \end_inset
16469
16470
16471 \begin_inset Index
16472 status collapsed
16473
16474 \begin_layout Plain Layout
16475 Longtables
16476 \end_layout
16477
16478 \end_inset
16479
16480
16481 \end_layout
16482
16483 \begin_layout Standard
16484 If the table is too long to fit on one page, you can use the option 
16485 \family sans
16486 Use
16487 \begin_inset space ~
16488 \end_inset
16489
16490 long
16491 \begin_inset space ~
16492 \end_inset
16493
16494 table
16495 \family default
16496  in the tab 
16497 \family sans
16498 Longtable
16499 \family default
16500  of the table dialog to split the table automatically over more pages.
16501  Doing this enables some check boxes and you can now define:
16502 \end_layout
16503
16504 \begin_layout Description
16505
16506 \family sans
16507 Header
16508 \family default
16509 : The current row and all rows above, that don't have any special options
16510  defined, are defined to be the header rows of all pages of the longtable;
16511  except for the first page, if 
16512 \family sans
16513 First
16514 \begin_inset space ~
16515 \end_inset
16516
16517 header
16518 \family default
16519  is defined.
16520 \end_layout
16521
16522 \begin_layout Description
16523
16524 \family sans
16525 First
16526 \begin_inset space ~
16527 \end_inset
16528
16529 header
16530 \family default
16531 : The current row and all rows above, that don't have any special options
16532  defined, are defined to be the header rows of the first page of the longtable.
16533 \end_layout
16534
16535 \begin_layout Description
16536
16537 \family sans
16538 Footer
16539 \family default
16540 : The current row and all rows below, that don't have any special options
16541  defined, are defined to be the footer rows of all pages of the longtable;
16542  except for the last page, if 
16543 \family sans
16544 Last
16545 \begin_inset space ~
16546 \end_inset
16547
16548 footer
16549 \family default
16550  is defined.
16551 \end_layout
16552
16553 \begin_layout Description
16554
16555 \family sans
16556 Last
16557 \begin_inset space ~
16558 \end_inset
16559
16560 footer
16561 \family default
16562 : The current row and all rows below, that don't have any special options
16563  defined, are defined to be the footer rows of the last page of the longtable.
16564 \end_layout
16565
16566 \begin_layout Description
16567 Caption: The first row is reset as single column.
16568  You can now insert there the table caption via the menu 
16569 \family sans
16570 Insert\SpecialChar \menuseparator
16571 Caption
16572 \family default
16573 .
16574  More about longtable captions can be found in the 
16575 \emph on
16576 Embedded
16577 \begin_inset space ~
16578 \end_inset
16579
16580 Objects
16581 \emph default
16582  manual.
16583 \end_layout
16584
16585 \begin_layout Standard
16586 You can also specify a row where the table is split.
16587  If you set more than one option in the same table row, you should be aware
16588  of the fact that only the first one is used in the given table row.
16589  The others will then be defined as 
16590 \emph on
16591 empty
16592 \emph default
16593 .
16594  In this context, first means first in this order: 
16595 \family sans
16596 Footer, Last
16597 \begin_inset space ~
16598 \end_inset
16599
16600 footer,
16601 \family default
16602  
16603 \family sans
16604 Header,
16605 \family default
16606  
16607 \family sans
16608 First
16609 \begin_inset space ~
16610 \end_inset
16611
16612 header.
16613
16614 \family default
16615  See the following longtable to see how it works:
16616 \end_layout
16617
16618 \begin_layout Standard
16619 \align center
16620 \begin_inset Tabular
16621 <lyxtabular version="3" rows="69" columns="3">
16622 <features islongtable="true">
16623 <column alignment="block" valignment="top" width="5cm">
16624 <column alignment="left" valignment="top" width="0pt">
16625 <column alignment="right" valignment="top" width="0pt">
16626 <row endfirsthead="true">
16627 <cell multicolumn="1" alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
16628 \begin_inset Text
16629
16630 \begin_layout Plain Layout
16631
16632 \series bold
16633 Example Phone List (ignore the names)
16634 \end_layout
16635
16636 \end_inset
16637 </cell>
16638 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
16639 \begin_inset Text
16640
16641 \begin_layout Plain Layout
16642
16643 \end_layout
16644
16645 \end_inset
16646 </cell>
16647 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
16648 \begin_inset Text
16649
16650 \begin_layout Plain Layout
16651
16652 \end_layout
16653
16654 \end_inset
16655 </cell>
16656 </row>
16657 <row endfirsthead="true">
16658 <cell multicolumn="1" alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
16659 \begin_inset Text
16660
16661 \begin_layout Plain Layout
16662
16663 \series bold
16664 NAME
16665 \end_layout
16666
16667 \end_inset
16668 </cell>
16669 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
16670 \begin_inset Text
16671
16672 \begin_layout Plain Layout
16673
16674 \end_layout
16675
16676 \end_inset
16677 </cell>
16678 <cell multicolumn="1" alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
16679 \begin_inset Text
16680
16681 \begin_layout Plain Layout
16682
16683 \series bold
16684 TEL.
16685 \end_layout
16686
16687 \end_inset
16688 </cell>
16689 </row>
16690 <row endhead="true">
16691 <cell multicolumn="1" alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
16692 \begin_inset Text
16693
16694 \begin_layout Plain Layout
16695  
16696 \series bold
16697 Example Phone List
16698 \end_layout
16699
16700 \end_inset
16701 </cell>
16702 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
16703 \begin_inset Text
16704
16705 \begin_layout Plain Layout
16706
16707 \end_layout
16708
16709 \end_inset
16710 </cell>
16711 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
16712 \begin_inset Text
16713
16714 \begin_layout Plain Layout
16715
16716 \end_layout
16717
16718 \end_inset
16719 </cell>
16720 </row>
16721 <row endhead="true">
16722 <cell multicolumn="1" alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
16723 \begin_inset Text
16724
16725 \begin_layout Plain Layout
16726
16727 \series bold
16728 NAME
16729 \end_layout
16730
16731 \end_inset
16732 </cell>
16733 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
16734 \begin_inset Text
16735
16736 \begin_layout Plain Layout
16737
16738 \end_layout
16739
16740 \end_inset
16741 </cell>
16742 <cell multicolumn="1" alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
16743 \begin_inset Text
16744
16745 \begin_layout Plain Layout
16746
16747 \series bold
16748 TEL.
16749 \end_layout
16750
16751 \end_inset
16752 </cell>
16753 </row>
16754 <row endfoot="true">
16755 <cell multicolumn="1" alignment="left" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
16756 \begin_inset Text
16757
16758 \begin_layout Plain Layout
16759  
16760 \series bold
16761 continue ...
16762 \end_layout
16763
16764 \end_inset
16765 </cell>
16766 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
16767 \begin_inset Text
16768
16769 \begin_layout Plain Layout
16770
16771 \end_layout
16772
16773 \end_inset
16774 </cell>
16775 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
16776 \begin_inset Text
16777
16778 \begin_layout Plain Layout
16779
16780 \end_layout
16781
16782 \end_inset
16783 </cell>
16784 </row>
16785 <row>
16786 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
16787 \begin_inset Text
16788
16789 \begin_layout Plain Layout
16790
16791 \series bold
16792 Annovi
16793 \end_layout
16794
16795 \end_inset
16796 </cell>
16797 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
16798 \begin_inset Text
16799
16800 \begin_layout Plain Layout
16801 Silvia
16802 \end_layout
16803
16804 \end_inset
16805 </cell>
16806 <cell alignment="right" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
16807 \begin_inset Text
16808
16809 \begin_layout Plain Layout
16810 111
16811 \end_layout
16812
16813 \end_inset
16814 </cell>
16815 </row>
16816 <row>
16817 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
16818 \begin_inset Text
16819
16820 \begin_layout Plain Layout
16821
16822 \series bold
16823 Bertoli
16824 \end_layout
16825
16826 \end_inset
16827 </cell>
16828 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
16829 \begin_inset Text
16830
16831 \begin_layout Plain Layout
16832 Stefano
16833 \end_layout
16834
16835 \end_inset
16836 </cell>
16837 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
16838 \begin_inset Text
16839
16840 \begin_layout Plain Layout
16841 111
16842 \end_layout
16843
16844 \end_inset
16845 </cell>
16846 </row>
16847 <row>
16848 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
16849 \begin_inset Text
16850
16851 \begin_layout Plain Layout
16852
16853 \series bold
16854 Bozzi
16855 \end_layout
16856
16857 \end_inset
16858 </cell>
16859 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
16860 \begin_inset Text
16861
16862 \begin_layout Plain Layout
16863 Walter
16864 \end_layout
16865
16866 \end_inset
16867 </cell>
16868 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
16869 \begin_inset Text
16870
16871 \begin_layout Plain Layout
16872 111
16873 \end_layout
16874
16875 \end_inset
16876 </cell>
16877 </row>
16878 <row>
16879 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
16880 \begin_inset Text
16881
16882 \begin_layout Plain Layout
16883
16884 \series bold
16885 Cachia
16886 \end_layout
16887
16888 \end_inset
16889 </cell>
16890 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
16891 \begin_inset Text
16892
16893 \begin_layout Plain Layout
16894 Maria
16895 \end_layout
16896
16897 \end_inset
16898 </cell>
16899 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
16900 \begin_inset Text
16901
16902 \begin_layout Plain Layout
16903 111
16904 \end_layout
16905
16906 \end_inset
16907 </cell>
16908 </row>
16909 <row>
16910 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
16911 \begin_inset Text
16912
16913 \begin_layout Plain Layout
16914
16915 \series bold
16916 Cachia
16917 \end_layout
16918
16919 \end_inset
16920 </cell>
16921 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
16922 \begin_inset Text
16923
16924 \begin_layout Plain Layout
16925 Maurizio
16926 \end_layout
16927
16928 \end_inset
16929 </cell>
16930 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
16931 \begin_inset Text
16932
16933 \begin_layout Plain Layout
16934 111
16935 \end_layout
16936
16937 \end_inset
16938 </cell>
16939 </row>
16940 <row>
16941 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
16942 \begin_inset Text
16943
16944 \begin_layout Plain Layout
16945
16946 \series bold
16947 Cinquemani
16948 \end_layout
16949
16950 \end_inset
16951 </cell>
16952 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
16953 \begin_inset Text
16954
16955 \begin_layout Plain Layout
16956 Giusi
16957 \end_layout
16958
16959 \end_inset
16960 </cell>
16961 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
16962 \begin_inset Text
16963
16964 \begin_layout Plain Layout
16965 111
16966 \end_layout
16967
16968 \end_inset
16969 </cell>
16970 </row>
16971 <row>
16972 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
16973 \begin_inset Text
16974
16975 \begin_layout Plain Layout
16976
16977 \series bold
16978 Colin
16979 \end_layout
16980
16981 \end_inset
16982 </cell>
16983 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
16984 \begin_inset Text
16985
16986 \begin_layout Plain Layout
16987 Bernard
16988 \end_layout
16989
16990 \end_inset
16991 </cell>
16992 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
16993 \begin_inset Text
16994
16995 \begin_layout Plain Layout
16996 111
16997 \end_layout
16998
16999 \end_inset
17000 </cell>
17001 </row>
17002 <row>
17003 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
17004 \begin_inset Text
17005
17006 \begin_layout Plain Layout
17007
17008 \series bold
17009 Concli
17010 \end_layout
17011
17012 \end_inset
17013 </cell>
17014 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
17015 \begin_inset Text
17016
17017 \begin_layout Plain Layout
17018 Gianfranco
17019 \end_layout
17020
17021 \end_inset
17022 </cell>
17023 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
17024 \begin_inset Text
17025
17026 \begin_layout Plain Layout
17027 111
17028 \end_layout
17029
17030 \end_inset
17031 </cell>
17032 </row>
17033 <row>
17034 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
17035 \begin_inset Text
17036
17037 \begin_layout Plain Layout
17038
17039 \series bold
17040 Dal Bosco
17041 \end_layout
17042
17043 \end_inset
17044 </cell>
17045 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
17046 \begin_inset Text
17047
17048 \begin_layout Plain Layout
17049 Carolina
17050 \end_layout
17051
17052 \end_inset
17053 </cell>
17054 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
17055 \begin_inset Text
17056
17057 \begin_layout Plain Layout
17058 111
17059 \end_layout
17060
17061 \end_inset
17062 </cell>
17063 </row>
17064 <row>
17065 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
17066 \begin_inset Text
17067
17068 \begin_layout Plain Layout
17069
17070 \series bold
17071 Dalpiaz
17072 \end_layout
17073
17074 \end_inset
17075 </cell>
17076 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
17077 \begin_inset Text
17078
17079 \begin_layout Plain Layout
17080 Annamaria
17081 \end_layout
17082
17083 \end_inset
17084 </cell>
17085 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
17086 \begin_inset Text
17087
17088 \begin_layout Plain Layout
17089 111
17090 \end_layout
17091
17092 \end_inset
17093 </cell>
17094 </row>
17095 <row>
17096 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
17097 \begin_inset Text
17098
17099 \begin_layout Plain Layout
17100
17101 \series bold
17102 Feliciello
17103 \end_layout
17104
17105 \end_inset
17106 </cell>
17107 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
17108 \begin_inset Text
17109
17110 \begin_layout Plain Layout
17111 Domenico
17112 \end_layout
17113
17114 \end_inset
17115 </cell>
17116 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
17117 \begin_inset Text
17118
17119 \begin_layout Plain Layout
17120 111
17121 \end_layout
17122
17123 \end_inset
17124 </cell>
17125 </row>
17126 <row>
17127 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
17128 \begin_inset Text
17129
17130 \begin_layout Plain Layout
17131
17132 \series bold
17133 Focarelli
17134 \end_layout
17135
17136 \end_inset
17137 </cell>
17138 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
17139 \begin_inset Text
17140
17141 \begin_layout Plain Layout
17142 Paola
17143 \end_layout
17144
17145 \end_inset
17146 </cell>
17147 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
17148 \begin_inset Text
17149
17150 \begin_layout Plain Layout
17151 111
17152 \end_layout
17153
17154 \end_inset
17155 </cell>
17156 </row>
17157 <row>
17158 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
17159 \begin_inset Text
17160
17161 \begin_layout Plain Layout
17162
17163 \series bold
17164 Galletti
17165 \end_layout
17166
17167 \end_inset
17168 </cell>
17169 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
17170 \begin_inset Text
17171
17172 \begin_layout Plain Layout
17173 Oreste
17174 \end_layout
17175
17176 \end_inset
17177 </cell>
17178 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
17179 \begin_inset Text
17180
17181 \begin_layout Plain Layout
17182 111
17183 \end_layout
17184
17185 \end_inset
17186 </cell>
17187 </row>
17188 <row>
17189 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
17190 \begin_inset Text
17191
17192 \begin_layout Plain Layout
17193
17194 \series bold
17195 Gasparini
17196 \end_layout
17197
17198 \end_inset
17199 </cell>
17200 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
17201 \begin_inset Text
17202
17203 \begin_layout Plain Layout
17204 Franca
17205 \end_layout
17206
17207 \end_inset
17208 </cell>
17209 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
17210 \begin_inset Text
17211
17212 \begin_layout Plain Layout
17213 111
17214 \end_layout
17215
17216 \end_inset
17217 </cell>
17218 </row>
17219 <row>
17220 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
17221 \begin_inset Text
17222
17223 \begin_layout Plain Layout
17224
17225 \series bold
17226 Rizzardi
17227 \end_layout
17228
17229 \end_inset
17230 </cell>
17231 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
17232 \begin_inset Text
17233
17234 \begin_layout Plain Layout
17235 Paola
17236 \end_layout
17237
17238 \end_inset
17239 </cell>
17240 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
17241 \begin_inset Text
17242
17243 \begin_layout Plain Layout
17244 111
17245 \end_layout
17246
17247 \end_inset
17248 </cell>
17249 </row>
17250 <row>
17251 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
17252 \begin_inset Text
17253
17254 \begin_layout Plain Layout
17255
17256 \series bold
17257 Lassini
17258 \end_layout
17259
17260 \end_inset
17261 </cell>
17262 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
17263 \begin_inset Text
17264
17265 \begin_layout Plain Layout
17266 Giancarlo
17267 \end_layout
17268
17269 \end_inset
17270 </cell>
17271 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
17272 \begin_inset Text
17273
17274 \begin_layout Plain Layout
17275 111
17276 \end_layout
17277
17278 \end_inset
17279 </cell>
17280 </row>
17281 <row>
17282 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
17283 \begin_inset Text
17284
17285 \begin_layout Plain Layout
17286
17287 \series bold
17288 Malfatti
17289 \end_layout
17290
17291 \end_inset
17292 </cell>
17293 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
17294 \begin_inset Text
17295
17296 \begin_layout Plain Layout
17297 Luciano
17298 \end_layout
17299
17300 \end_inset
17301 </cell>
17302 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
17303 \begin_inset Text
17304
17305 \begin_layout Plain Layout
17306 111
17307 \end_layout
17308
17309 \end_inset
17310 </cell>
17311 </row>
17312 <row>
17313 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
17314 \begin_inset Text
17315
17316 \begin_layout Plain Layout
17317
17318 \series bold
17319 Malfatti
17320 \end_layout
17321
17322 \end_inset
17323 </cell>
17324 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
17325 \begin_inset Text
17326
17327 \begin_layout Plain Layout
17328 Valeriano
17329 \end_layout
17330
17331 \end_inset
17332 </cell>
17333 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
17334 \begin_inset Text
17335
17336 \begin_layout Plain Layout
17337 111
17338 \end_layout
17339
17340 \end_inset
17341 </cell>
17342 </row>
17343 <row>
17344 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
17345 \begin_inset Text
17346
17347 \begin_layout Plain Layout
17348
17349 \series bold
17350 Meneguzzo
17351 \end_layout
17352
17353 \end_inset
17354 </cell>
17355 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
17356 \begin_inset Text
17357
17358 \begin_layout Plain Layout
17359 Roberto
17360 \end_layout
17361
17362 \end_inset
17363 </cell>
17364 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
17365 \begin_inset Text
17366
17367 \begin_layout Plain Layout
17368 111
17369 \end_layout
17370
17371 \end_inset
17372 </cell>
17373 </row>
17374 <row>
17375 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
17376 \begin_inset Text
17377
17378 \begin_layout Plain Layout
17379
17380 \series bold
17381 Mezzadra
17382 \end_layout
17383
17384 \end_inset
17385 </cell>
17386 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
17387 \begin_inset Text
17388
17389 \begin_layout Plain Layout
17390 Roberto
17391 \end_layout
17392
17393 \end_inset
17394 </cell>
17395 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
17396 \begin_inset Text
17397
17398 \begin_layout Plain Layout
17399 111
17400 \end_layout
17401
17402 \end_inset
17403 </cell>
17404 </row>
17405 <row>
17406 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
17407 \begin_inset Text
17408
17409 \begin_layout Plain Layout
17410
17411 \series bold
17412 Pirpamer
17413 \end_layout
17414
17415 \end_inset
17416 </cell>
17417 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
17418 \begin_inset Text
17419
17420 \begin_layout Plain Layout
17421 Erich
17422 \end_layout
17423
17424 \end_inset
17425 </cell>
17426 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
17427 \begin_inset Text
17428
17429 \begin_layout Plain Layout
17430 111
17431 \end_layout
17432
17433 \end_inset
17434 </cell>
17435 </row>
17436 <row>
17437 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
17438 \begin_inset Text
17439
17440 \begin_layout Plain Layout
17441
17442 \series bold
17443 Pochiesa
17444 \end_layout
17445
17446 \end_inset
17447 </cell>
17448 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
17449 \begin_inset Text
17450
17451 \begin_layout Plain Layout
17452 Paolo
17453 \end_layout
17454
17455 \end_inset
17456 </cell>
17457 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
17458 \begin_inset Text
17459
17460 \begin_layout Plain Layout
17461 111, 222
17462 \end_layout
17463
17464 \end_inset
17465 </cell>
17466 </row>
17467 <row>
17468 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
17469 \begin_inset Text
17470
17471 \begin_layout Plain Layout
17472
17473 \series bold
17474 Radina
17475 \end_layout
17476
17477 \end_inset
17478 </cell>
17479 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
17480 \begin_inset Text
17481
17482 \begin_layout Plain Layout
17483 Claudio
17484 \end_layout
17485
17486 \end_inset
17487 </cell>
17488 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
17489 \begin_inset Text
17490
17491 \begin_layout Plain Layout
17492 111
17493 \end_layout
17494
17495 \end_inset
17496 </cell>
17497 </row>
17498 <row>
17499 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
17500 \begin_inset Text
17501
17502 \begin_layout Plain Layout
17503
17504 \series bold
17505 Stuffer
17506 \end_layout
17507
17508 \end_inset
17509 </cell>
17510 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
17511 \begin_inset Text
17512
17513 \begin_layout Plain Layout
17514 Oskar
17515 \end_layout
17516
17517 \end_inset
17518 </cell>
17519 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
17520 \begin_inset Text
17521
17522 \begin_layout Plain Layout
17523 111
17524 \end_layout
17525
17526 \end_inset
17527 </cell>
17528 </row>
17529 <row>
17530 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
17531 \begin_inset Text
17532
17533 \begin_layout Plain Layout
17534
17535 \series bold
17536 Tacchelli
17537 \end_layout
17538
17539 \end_inset
17540 </cell>
17541 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
17542 \begin_inset Text
17543
17544 \begin_layout Plain Layout
17545 Ugo
17546 \end_layout
17547
17548 \end_inset
17549 </cell>
17550 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
17551 \begin_inset Text
17552
17553 \begin_layout Plain Layout
17554 111
17555 \end_layout
17556
17557 \end_inset
17558 </cell>
17559 </row>
17560 <row>
17561 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
17562 \begin_inset Text
17563
17564 \begin_layout Plain Layout
17565
17566 \series bold
17567 Tezzele
17568 \end_layout
17569
17570 \end_inset
17571 </cell>
17572 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
17573 \begin_inset Text
17574
17575 \begin_layout Plain Layout
17576 Margit
17577 \end_layout
17578
17579 \end_inset
17580 </cell>
17581 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
17582 \begin_inset Text
17583
17584 \begin_layout Plain Layout
17585 111
17586 \end_layout
17587
17588 \end_inset
17589 </cell>
17590 </row>
17591 <row>
17592 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
17593 \begin_inset Text
17594
17595 \begin_layout Plain Layout
17596
17597 \series bold
17598 Unterkalmsteiner
17599 \end_layout
17600
17601 \end_inset
17602 </cell>
17603 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
17604 \begin_inset Text
17605
17606 \begin_layout Plain Layout
17607 Frieda
17608 \end_layout
17609
17610 \end_inset
17611 </cell>
17612 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
17613 \begin_inset Text
17614
17615 \begin_layout Plain Layout
17616 111
17617 \end_layout
17618
17619 \end_inset
17620 </cell>
17621 </row>
17622 <row>
17623 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
17624 \begin_inset Text
17625
17626 \begin_layout Plain Layout
17627
17628 \series bold
17629 Vieider
17630 \end_layout
17631
17632 \end_inset
17633 </cell>
17634 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
17635 \begin_inset Text
17636
17637 \begin_layout Plain Layout
17638 Hilde
17639 \end_layout
17640
17641 \end_inset
17642 </cell>
17643 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
17644 \begin_inset Text
17645
17646 \begin_layout Plain Layout
17647 111
17648 \end_layout
17649
17650 \end_inset
17651 </cell>
17652 </row>
17653 <row>
17654 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
17655 \begin_inset Text
17656
17657 \begin_layout Plain Layout
17658
17659 \series bold
17660 Vigna
17661 \end_layout
17662
17663 \end_inset
17664 </cell>
17665 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
17666 \begin_inset Text
17667
17668 \begin_layout Plain Layout
17669 Jürgen
17670 \end_layout
17671
17672 \end_inset
17673 </cell>
17674 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
17675 \begin_inset Text
17676
17677 \begin_layout Plain Layout
17678 111
17679 \end_layout
17680
17681 \end_inset
17682 </cell>
17683 </row>
17684 <row>
17685 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
17686 \begin_inset Text
17687
17688 \begin_layout Plain Layout
17689
17690 \series bold
17691 Weber
17692 \end_layout
17693
17694 \end_inset
17695 </cell>
17696 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
17697 \begin_inset Text
17698
17699 \begin_layout Plain Layout
17700 Maurizio
17701 \end_layout
17702
17703 \end_inset
17704 </cell>
17705 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
17706 \begin_inset Text
17707
17708 \begin_layout Plain Layout
17709 111
17710 \end_layout
17711
17712 \end_inset
17713 </cell>
17714 </row>
17715 <row>
17716 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
17717 \begin_inset Text
17718
17719 \begin_layout Plain Layout
17720
17721 \series bold
17722 Winkler
17723 \end_layout
17724
17725 \end_inset
17726 </cell>
17727 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
17728 \begin_inset Text
17729
17730 \begin_layout Plain Layout
17731 Franz
17732 \end_layout
17733
17734 \end_inset
17735 </cell>
17736 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
17737 \begin_inset Text
17738
17739 \begin_layout Plain Layout
17740 111
17741 \end_layout
17742
17743 \end_inset
17744 </cell>
17745 </row>
17746 <row>
17747 <cell multicolumn="1" alignment="left" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
17748 \begin_inset Text
17749
17750 \begin_layout Plain Layout
17751  
17752 \end_layout
17753
17754 \end_inset
17755 </cell>
17756 <cell multicolumn="2" alignment="center" valignment="top" topline="true" usebox="none">
17757 \begin_inset Text
17758
17759 \begin_layout Plain Layout
17760
17761 \end_layout
17762
17763 \end_inset
17764 </cell>
17765 <cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
17766 \begin_inset Text
17767
17768 \begin_layout Plain Layout
17769
17770 \end_layout
17771
17772 \end_inset
17773 </cell>
17774 </row>
17775 <row>
17776 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
17777 \begin_inset Text
17778
17779 \begin_layout Plain Layout
17780
17781 \series bold
17782 Annovi
17783 \end_layout
17784
17785 \end_inset
17786 </cell>
17787 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
17788 \begin_inset Text
17789
17790 \begin_layout Plain Layout
17791 Silvia
17792 \end_layout
17793
17794 \end_inset
17795 </cell>
17796 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
17797 \begin_inset Text
17798
17799 \begin_layout Plain Layout
17800 555
17801 \end_layout
17802
17803 \end_inset
17804 </cell>
17805 </row>
17806 <row>
17807 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
17808 \begin_inset Text
17809
17810 \begin_layout Plain Layout
17811
17812 \series bold
17813 Bertoli
17814 \end_layout
17815
17816 \end_inset
17817 </cell>
17818 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
17819 \begin_inset Text
17820
17821 \begin_layout Plain Layout
17822 Stefano
17823 \end_layout
17824
17825 \end_inset
17826 </cell>
17827 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
17828 \begin_inset Text
17829
17830 \begin_layout Plain Layout
17831 555
17832 \end_layout
17833
17834 \end_inset
17835 </cell>
17836 </row>
17837 <row>
17838 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
17839 \begin_inset Text
17840
17841 \begin_layout Plain Layout
17842
17843 \series bold
17844 Bozzi
17845 \end_layout
17846
17847 \end_inset
17848 </cell>
17849 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
17850 \begin_inset Text
17851
17852 \begin_layout Plain Layout
17853 Walter
17854 \end_layout
17855
17856 \end_inset
17857 </cell>
17858 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
17859 \begin_inset Text
17860
17861 \begin_layout Plain Layout
17862 555
17863 \end_layout
17864
17865 \end_inset
17866 </cell>
17867 </row>
17868 <row>
17869 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
17870 \begin_inset Text
17871
17872 \begin_layout Plain Layout
17873
17874 \series bold
17875 Cachia
17876 \end_layout
17877
17878 \end_inset
17879 </cell>
17880 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
17881 \begin_inset Text
17882
17883 \begin_layout Plain Layout
17884 Maria
17885 \end_layout
17886
17887 \end_inset
17888 </cell>
17889 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
17890 \begin_inset Text
17891
17892 \begin_layout Plain Layout
17893 555
17894 \end_layout
17895
17896 \end_inset
17897 </cell>
17898 </row>
17899 <row>
17900 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
17901 \begin_inset Text
17902
17903 \begin_layout Plain Layout
17904
17905 \series bold
17906 Cachia
17907 \end_layout
17908
17909 \end_inset
17910 </cell>
17911 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
17912 \begin_inset Text
17913
17914 \begin_layout Plain Layout
17915 Maurizio
17916 \end_layout
17917
17918 \end_inset
17919 </cell>
17920 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
17921 \begin_inset Text
17922
17923 \begin_layout Plain Layout
17924 555
17925 \end_layout
17926
17927 \end_inset
17928 </cell>
17929 </row>
17930 <row>
17931 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
17932 \begin_inset Text
17933
17934 \begin_layout Plain Layout
17935
17936 \series bold
17937 Cinquemani
17938 \end_layout
17939
17940 \end_inset
17941 </cell>
17942 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
17943 \begin_inset Text
17944
17945 \begin_layout Plain Layout
17946 Giusi
17947 \end_layout
17948
17949 \end_inset
17950 </cell>
17951 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
17952 \begin_inset Text
17953
17954 \begin_layout Plain Layout
17955 555
17956 \end_layout
17957
17958 \end_inset
17959 </cell>
17960 </row>
17961 <row>
17962 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
17963 \begin_inset Text
17964
17965 \begin_layout Plain Layout
17966
17967 \series bold
17968 Colin
17969 \end_layout
17970
17971 \end_inset
17972 </cell>
17973 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
17974 \begin_inset Text
17975
17976 \begin_layout Plain Layout
17977 Bernard
17978 \end_layout
17979
17980 \end_inset
17981 </cell>
17982 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
17983 \begin_inset Text
17984
17985 \begin_layout Plain Layout
17986 555
17987 \end_layout
17988
17989 \end_inset
17990 </cell>
17991 </row>
17992 <row>
17993 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
17994 \begin_inset Text
17995
17996 \begin_layout Plain Layout
17997
17998 \series bold
17999 Concli
18000 \end_layout
18001
18002 \end_inset
18003 </cell>
18004 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
18005 \begin_inset Text
18006
18007 \begin_layout Plain Layout
18008 Gianfranco
18009 \end_layout
18010
18011 \end_inset
18012 </cell>
18013 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
18014 \begin_inset Text
18015
18016 \begin_layout Plain Layout
18017 555
18018 \end_layout
18019
18020 \end_inset
18021 </cell>
18022 </row>
18023 <row>
18024 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
18025 \begin_inset Text
18026
18027 \begin_layout Plain Layout
18028
18029 \series bold
18030 Dal Bosco
18031 \end_layout
18032
18033 \end_inset
18034 </cell>
18035 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
18036 \begin_inset Text
18037
18038 \begin_layout Plain Layout
18039 Carolina
18040 \end_layout
18041
18042 \end_inset
18043 </cell>
18044 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
18045 \begin_inset Text
18046
18047 \begin_layout Plain Layout
18048 555
18049 \end_layout
18050
18051 \end_inset
18052 </cell>
18053 </row>
18054 <row>
18055 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
18056 \begin_inset Text
18057
18058 \begin_layout Plain Layout
18059
18060 \series bold
18061 Dalpiaz
18062 \end_layout
18063
18064 \end_inset
18065 </cell>
18066 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
18067 \begin_inset Text
18068
18069 \begin_layout Plain Layout
18070 Annamaria
18071 \end_layout
18072
18073 \end_inset
18074 </cell>
18075 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
18076 \begin_inset Text
18077
18078 \begin_layout Plain Layout
18079 555
18080 \end_layout
18081
18082 \end_inset
18083 </cell>
18084 </row>
18085 <row>
18086 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
18087 \begin_inset Text
18088
18089 \begin_layout Plain Layout
18090
18091 \series bold
18092 Feliciello
18093 \end_layout
18094
18095 \end_inset
18096 </cell>
18097 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
18098 \begin_inset Text
18099
18100 \begin_layout Plain Layout
18101 Domenico
18102 \end_layout
18103
18104 \end_inset
18105 </cell>
18106 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
18107 \begin_inset Text
18108
18109 \begin_layout Plain Layout
18110 555
18111 \end_layout
18112
18113 \end_inset
18114 </cell>
18115 </row>
18116 <row>
18117 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
18118 \begin_inset Text
18119
18120 \begin_layout Plain Layout
18121
18122 \series bold
18123 Focarelli
18124 \end_layout
18125
18126 \end_inset
18127 </cell>
18128 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
18129 \begin_inset Text
18130
18131 \begin_layout Plain Layout
18132 Paola
18133 \end_layout
18134
18135 \end_inset
18136 </cell>
18137 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
18138 \begin_inset Text
18139
18140 \begin_layout Plain Layout
18141 555
18142 \end_layout
18143
18144 \end_inset
18145 </cell>
18146 </row>
18147 <row>
18148 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
18149 \begin_inset Text
18150
18151 \begin_layout Plain Layout
18152
18153 \series bold
18154 Galletti
18155 \end_layout
18156
18157 \end_inset
18158 </cell>
18159 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
18160 \begin_inset Text
18161
18162 \begin_layout Plain Layout
18163 Oreste
18164 \end_layout
18165
18166 \end_inset
18167 </cell>
18168 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
18169 \begin_inset Text
18170
18171 \begin_layout Plain Layout
18172 555
18173 \end_layout
18174
18175 \end_inset
18176 </cell>
18177 </row>
18178 <row>
18179 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
18180 \begin_inset Text
18181
18182 \begin_layout Plain Layout
18183
18184 \series bold
18185 Gasparini
18186 \end_layout
18187
18188 \end_inset
18189 </cell>
18190 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
18191 \begin_inset Text
18192
18193 \begin_layout Plain Layout
18194 Franca
18195 \end_layout
18196
18197 \end_inset
18198 </cell>
18199 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
18200 \begin_inset Text
18201
18202 \begin_layout Plain Layout
18203 555
18204 \end_layout
18205
18206 \end_inset
18207 </cell>
18208 </row>
18209 <row>
18210 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
18211 \begin_inset Text
18212
18213 \begin_layout Plain Layout
18214
18215 \series bold
18216 Rizzardi
18217 \end_layout
18218
18219 \end_inset
18220 </cell>
18221 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
18222 \begin_inset Text
18223
18224 \begin_layout Plain Layout
18225 Paola
18226 \end_layout
18227
18228 \end_inset
18229 </cell>
18230 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
18231 \begin_inset Text
18232
18233 \begin_layout Plain Layout
18234 555
18235 \end_layout
18236
18237 \end_inset
18238 </cell>
18239 </row>
18240 <row>
18241 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
18242 \begin_inset Text
18243
18244 \begin_layout Plain Layout
18245
18246 \series bold
18247 Lassini
18248 \end_layout
18249
18250 \end_inset
18251 </cell>
18252 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
18253 \begin_inset Text
18254
18255 \begin_layout Plain Layout
18256 Giancarlo
18257 \end_layout
18258
18259 \end_inset
18260 </cell>
18261 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
18262 \begin_inset Text
18263
18264 \begin_layout Plain Layout
18265 555
18266 \end_layout
18267
18268 \end_inset
18269 </cell>
18270 </row>
18271 <row>
18272 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
18273 \begin_inset Text
18274
18275 \begin_layout Plain Layout
18276
18277 \series bold
18278 Malfatti
18279 \end_layout
18280
18281 \end_inset
18282 </cell>
18283 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
18284 \begin_inset Text
18285
18286 \begin_layout Plain Layout
18287 Luciano
18288 \end_layout
18289
18290 \end_inset
18291 </cell>
18292 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
18293 \begin_inset Text
18294
18295 \begin_layout Plain Layout
18296 555
18297 \end_layout
18298
18299 \end_inset
18300 </cell>
18301 </row>
18302 <row>
18303 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
18304 \begin_inset Text
18305
18306 \begin_layout Plain Layout
18307
18308 \series bold
18309 Malfatti
18310 \end_layout
18311
18312 \end_inset
18313 </cell>
18314 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
18315 \begin_inset Text
18316
18317 \begin_layout Plain Layout
18318 Valeriano
18319 \end_layout
18320
18321 \end_inset
18322 </cell>
18323 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
18324 \begin_inset Text
18325
18326 \begin_layout Plain Layout
18327 555
18328 \end_layout
18329
18330 \end_inset
18331 </cell>
18332 </row>
18333 <row>
18334 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
18335 \begin_inset Text
18336
18337 \begin_layout Plain Layout
18338
18339 \series bold
18340 Meneguzzo
18341 \end_layout
18342
18343 \end_inset
18344 </cell>
18345 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
18346 \begin_inset Text
18347
18348 \begin_layout Plain Layout
18349 Roberto
18350 \end_layout
18351
18352 \end_inset
18353 </cell>
18354 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
18355 \begin_inset Text
18356
18357 \begin_layout Plain Layout
18358 555
18359 \end_layout
18360
18361 \end_inset
18362 </cell>
18363 </row>
18364 <row>
18365 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
18366 \begin_inset Text
18367
18368 \begin_layout Plain Layout
18369
18370 \series bold
18371 Mezzadra
18372 \end_layout
18373
18374 \end_inset
18375 </cell>
18376 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
18377 \begin_inset Text
18378
18379 \begin_layout Plain Layout
18380 Roberto
18381 \end_layout
18382
18383 \end_inset
18384 </cell>
18385 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
18386 \begin_inset Text
18387
18388 \begin_layout Plain Layout
18389 555
18390 \end_layout
18391
18392 \end_inset
18393 </cell>
18394 </row>
18395 <row>
18396 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
18397 \begin_inset Text
18398
18399 \begin_layout Plain Layout
18400
18401 \series bold
18402 Pirpamer
18403 \end_layout
18404
18405 \end_inset
18406 </cell>
18407 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
18408 \begin_inset Text
18409
18410 \begin_layout Plain Layout
18411 Erich
18412 \end_layout
18413
18414 \end_inset
18415 </cell>
18416 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
18417 \begin_inset Text
18418
18419 \begin_layout Plain Layout
18420 555
18421 \end_layout
18422
18423 \end_inset
18424 </cell>
18425 </row>
18426 <row>
18427 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
18428 \begin_inset Text
18429
18430 \begin_layout Plain Layout
18431
18432 \series bold
18433 Pochiesa
18434 \end_layout
18435
18436 \end_inset
18437 </cell>
18438 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
18439 \begin_inset Text
18440
18441 \begin_layout Plain Layout
18442 Paolo
18443 \end_layout
18444
18445 \end_inset
18446 </cell>
18447 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
18448 \begin_inset Text
18449
18450 \begin_layout Plain Layout
18451 555, 222
18452 \end_layout
18453
18454 \end_inset
18455 </cell>
18456 </row>
18457 <row>
18458 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
18459 \begin_inset Text
18460
18461 \begin_layout Plain Layout
18462
18463 \series bold
18464 Radina
18465 \end_layout
18466
18467 \end_inset
18468 </cell>
18469 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
18470 \begin_inset Text
18471
18472 \begin_layout Plain Layout
18473 Claudio
18474 \end_layout
18475
18476 \end_inset
18477 </cell>
18478 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
18479 \begin_inset Text
18480
18481 \begin_layout Plain Layout
18482 555
18483 \end_layout
18484
18485 \end_inset
18486 </cell>
18487 </row>
18488 <row>
18489 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
18490 \begin_inset Text
18491
18492 \begin_layout Plain Layout
18493
18494 \series bold
18495 Stuffer
18496 \end_layout
18497
18498 \end_inset
18499 </cell>
18500 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
18501 \begin_inset Text
18502
18503 \begin_layout Plain Layout
18504 Oskar
18505 \end_layout
18506
18507 \end_inset
18508 </cell>
18509 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
18510 \begin_inset Text
18511
18512 \begin_layout Plain Layout
18513 555
18514 \end_layout
18515
18516 \end_inset
18517 </cell>
18518 </row>
18519 <row>
18520 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
18521 \begin_inset Text
18522
18523 \begin_layout Plain Layout
18524
18525 \series bold
18526 Tacchelli
18527 \end_layout
18528
18529 \end_inset
18530 </cell>
18531 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
18532 \begin_inset Text
18533
18534 \begin_layout Plain Layout
18535 Ugo
18536 \end_layout
18537
18538 \end_inset
18539 </cell>
18540 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
18541 \begin_inset Text
18542
18543 \begin_layout Plain Layout
18544 555
18545 \end_layout
18546
18547 \end_inset
18548 </cell>
18549 </row>
18550 <row>
18551 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
18552 \begin_inset Text
18553
18554 \begin_layout Plain Layout
18555
18556 \series bold
18557 Tezzele
18558 \end_layout
18559
18560 \end_inset
18561 </cell>
18562 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
18563 \begin_inset Text
18564
18565 \begin_layout Plain Layout
18566 Margit
18567 \end_layout
18568
18569 \end_inset
18570 </cell>
18571 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
18572 \begin_inset Text
18573
18574 \begin_layout Plain Layout
18575 555
18576 \end_layout
18577
18578 \end_inset
18579 </cell>
18580 </row>
18581 <row>
18582 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
18583 \begin_inset Text
18584
18585 \begin_layout Plain Layout
18586
18587 \series bold
18588 Unterkalmsteiner
18589 \end_layout
18590
18591 \end_inset
18592 </cell>
18593 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
18594 \begin_inset Text
18595
18596 \begin_layout Plain Layout
18597 Frieda
18598 \end_layout
18599
18600 \end_inset
18601 </cell>
18602 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
18603 \begin_inset Text
18604
18605 \begin_layout Plain Layout
18606 555
18607 \end_layout
18608
18609 \end_inset
18610 </cell>
18611 </row>
18612 <row>
18613 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
18614 \begin_inset Text
18615
18616 \begin_layout Plain Layout
18617
18618 \series bold
18619 Vieider
18620 \end_layout
18621
18622 \end_inset
18623 </cell>
18624 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
18625 \begin_inset Text
18626
18627 \begin_layout Plain Layout
18628 Hilde
18629 \end_layout
18630
18631 \end_inset
18632 </cell>
18633 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
18634 \begin_inset Text
18635
18636 \begin_layout Plain Layout
18637 555
18638 \end_layout
18639
18640 \end_inset
18641 </cell>
18642 </row>
18643 <row>
18644 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
18645 \begin_inset Text
18646
18647 \begin_layout Plain Layout
18648
18649 \series bold
18650 Vigna
18651 \end_layout
18652
18653 \end_inset
18654 </cell>
18655 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
18656 \begin_inset Text
18657
18658 \begin_layout Plain Layout
18659 Jürgen
18660 \end_layout
18661
18662 \end_inset
18663 </cell>
18664 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
18665 \begin_inset Text
18666
18667 \begin_layout Plain Layout
18668 999
18669 \end_layout
18670
18671 \end_inset
18672 </cell>
18673 </row>
18674 <row>
18675 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
18676 \begin_inset Text
18677
18678 \begin_layout Plain Layout
18679
18680 \series bold
18681 Weber
18682 \end_layout
18683
18684 \end_inset
18685 </cell>
18686 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
18687 \begin_inset Text
18688
18689 \begin_layout Plain Layout
18690 Maurizio
18691 \end_layout
18692
18693 \end_inset
18694 </cell>
18695 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
18696 \begin_inset Text
18697
18698 \begin_layout Plain Layout
18699 555
18700 \end_layout
18701
18702 \end_inset
18703 </cell>
18704 </row>
18705 <row>
18706 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
18707 \begin_inset Text
18708
18709 \begin_layout Plain Layout
18710
18711 \series bold
18712 Winkler
18713 \end_layout
18714
18715 \end_inset
18716 </cell>
18717 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
18718 \begin_inset Text
18719
18720 \begin_layout Plain Layout
18721 Franz
18722 \end_layout
18723
18724 \end_inset
18725 </cell>
18726 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
18727 \begin_inset Text
18728
18729 \begin_layout Plain Layout
18730 555
18731 \end_layout
18732
18733 \end_inset
18734 </cell>
18735 </row>
18736 <row endlastfoot="true">
18737 <cell multicolumn="1" alignment="block" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
18738 \begin_inset Text
18739
18740 \begin_layout Plain Layout
18741
18742 \series bold
18743 End
18744 \end_layout
18745
18746 \end_inset
18747 </cell>
18748 <cell multicolumn="2" alignment="center" valignment="top" topline="true" usebox="none">
18749 \begin_inset Text
18750
18751 \begin_layout Plain Layout
18752
18753 \end_layout
18754
18755 \end_inset
18756 </cell>
18757 <cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
18758 \begin_inset Text
18759
18760 \begin_layout Plain Layout
18761
18762 \end_layout
18763
18764 \end_inset
18765 </cell>
18766 </row>
18767 </lyxtabular>
18768
18769 \end_inset
18770
18771
18772 \end_layout
18773
18774 \begin_layout Subsection
18775 Table Cells
18776 \begin_inset Index
18777 status collapsed
18778
18779 \begin_layout Plain Layout
18780 Tables ! Cells
18781 \end_layout
18782
18783 \end_inset
18784
18785
18786 \begin_inset CommandInset label
18787 LatexCommand label
18788 name "sub:Table-Cells"
18789
18790 \end_inset
18791
18792
18793 \end_layout
18794
18795 \begin_layout Standard
18796 A table cell can contain text, inline equations, a figure, or another table.
18797  All these kinds of objects can be placed in the same cell.
18798  Font sizes and shapes can also be altered.
18799  But you can't put a special environment in a cell (like 
18800 \family sans
18801 Section*
18802 \family default
18803 , etc.), nor set spacing options etc.
18804  for the cell's paragraph.
18805 \end_layout
18806
18807 \begin_layout Standard
18808 To have multi-line entries in table cells, you have to declare a fixed width
18809  for the column in the table dialog.
18810  Your text is then automatically split into multiple lines and the cell
18811  is enlarged vertically when the length of the text exceeds the given width.
18812  An example:
18813 \end_layout
18814
18815 \begin_layout Standard
18816 \align center
18817 \begin_inset Tabular
18818 <lyxtabular version="3" rows="4" columns="3">
18819 <features>
18820 <column alignment="center" valignment="top" width="0pt">
18821 <column alignment="block" valignment="top" width="3cm">
18822 <column alignment="center" valignment="top" width="0pt">
18823 <row>
18824 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
18825 \begin_inset Text
18826
18827 \begin_layout Plain Layout
18828
18829 \family roman
18830 \series medium
18831 \shape up
18832 \size normal
18833 \emph off
18834 \bar no
18835 \noun off
18836 \color none
18837 1
18838 \end_layout
18839
18840 \end_inset
18841 </cell>
18842 <cell multicolumn="1" alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
18843 \begin_inset Text
18844
18845 \begin_layout Plain Layout
18846
18847 \family roman
18848 \series medium
18849 \shape up
18850 \size normal
18851 \emph off
18852 \bar no
18853 \noun off
18854 \color none
18855 2
18856 \end_layout
18857
18858 \end_inset
18859 </cell>
18860 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
18861 \begin_inset Text
18862
18863 \begin_layout Plain Layout
18864
18865 \family roman
18866 \series medium
18867 \shape up
18868 \size normal
18869 \emph off
18870 \bar no
18871 \noun off
18872 \color none
18873 3
18874 \end_layout
18875
18876 \end_inset
18877 </cell>
18878 </row>
18879 <row>
18880 <cell alignment="center" valignment="top" leftline="true" usebox="none">
18881 \begin_inset Text
18882
18883 \begin_layout Plain Layout
18884
18885 \family roman
18886 \series medium
18887 \shape up
18888 \size normal
18889 \emph off
18890 \bar no
18891 \noun off
18892 \color none
18893 4
18894 \end_layout
18895
18896 \end_inset
18897 </cell>
18898 <cell alignment="center" valignment="top" leftline="true" usebox="none">
18899 \begin_inset Text
18900
18901 \begin_layout Plain Layout
18902
18903 \family roman
18904 \series medium
18905 \shape up
18906 \size normal
18907 \emph off
18908 \bar no
18909 \noun off
18910 \color none
18911 This is a multiline entry in a table.
18912 \end_layout
18913
18914 \end_inset
18915 </cell>
18916 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
18917 \begin_inset Text
18918
18919 \begin_layout Plain Layout
18920
18921 \family roman
18922 \series medium
18923 \shape up
18924 \size normal
18925 \emph off
18926 \bar no
18927 \noun off
18928 \color none
18929 5
18930 \end_layout
18931
18932 \end_inset
18933 </cell>
18934 </row>
18935 <row>
18936 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
18937 \begin_inset Text
18938
18939 \begin_layout Plain Layout
18940
18941 \family roman
18942 \series medium
18943 \shape up
18944 \size normal
18945 \emph off
18946 \bar no
18947 \noun off
18948 \color none
18949 6
18950 \end_layout
18951
18952 \end_inset
18953 </cell>
18954 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
18955 \begin_inset Text
18956
18957 \begin_layout Plain Layout
18958
18959 \family roman
18960 \series medium
18961 \shape up
18962 \size normal
18963 \emph off
18964 \bar no
18965 \noun off
18966 \color none
18967 This is longer now.
18968 \end_layout
18969
18970 \end_inset
18971 </cell>
18972 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
18973 \begin_inset Text
18974
18975 \begin_layout Plain Layout
18976
18977 \family roman
18978 \series medium
18979 \shape up
18980 \size normal
18981 \emph off
18982 \bar no
18983 \noun off
18984 \color none
18985 7
18986 \end_layout
18987
18988 \end_inset
18989 </cell>
18990 </row>
18991 <row>
18992 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
18993 \begin_inset Text
18994
18995 \begin_layout Plain Layout
18996
18997 \family roman
18998 \series medium
18999 \shape up
19000 \size normal
19001 \emph off
19002 \bar no
19003 \noun off
19004 \color none
19005 8
19006 \end_layout
19007
19008 \end_inset
19009 </cell>
19010 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
19011 \begin_inset Text
19012
19013 \begin_layout Plain Layout
19014
19015 \family roman
19016 \series medium
19017 \shape up
19018 \size normal
19019 \emph off
19020 \bar no
19021 \noun off
19022 \color none
19023 This is a multiline entry in a table.
19024  This is longer now.
19025 \end_layout
19026
19027 \end_inset
19028 </cell>
19029 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
19030 \begin_inset Text
19031
19032 \begin_layout Plain Layout
19033
19034 \family roman
19035 \series medium
19036 \shape up
19037 \size normal
19038 \emph off
19039 \bar no
19040 \noun off
19041 \color none
19042 9
19043 \end_layout
19044
19045 \end_inset
19046 </cell>
19047 </row>
19048 </lyxtabular>
19049
19050 \end_inset
19051
19052
19053 \end_layout
19054
19055 \begin_layout Standard
19056 Cutting and pasting between tables and table cells works reasonably well.
19057  You can cut and paste even more than one row.
19058 \begin_inset Foot
19059 status open
19060
19061 \begin_layout Plain Layout
19062 Note, that you cannot paste into a multicell selection because it would
19063  not be clear what to do when pasting a single word in a selected 2×3.
19064  
19065 \end_layout
19066
19067 \end_inset
19068
19069  Selection with the mouse or with 
19070 \family sans
19071 Shift
19072 \family default
19073  plus the arrow keys works as usual.
19074  You can also copy and paste the entire table as a single unit by starting
19075  the selection from outside the table.
19076 \end_layout
19077
19078 \begin_layout Section
19079 Floats
19080 \begin_inset Index
19081 status collapsed
19082
19083 \begin_layout Plain Layout
19084 Floats
19085 \end_layout
19086
19087 \end_inset
19088
19089
19090 \begin_inset CommandInset label
19091 LatexCommand label
19092 name "sec:Floats"
19093
19094 \end_inset
19095
19096
19097 \end_layout
19098
19099 \begin_layout Standard
19100 A float is a block of text associated with some sort of label, which doesn't
19101  have a fixed location.
19102  It can 
19103 \begin_inset Quotes eld
19104 \end_inset
19105
19106 float
19107 \begin_inset Quotes erd
19108 \end_inset
19109
19110  forward or backward a page or two, to wherever it fits best.
19111  
19112 \family sans
19113 Footnotes
19114 \family default
19115  and 
19116 \family sans
19117 Margin
19118 \begin_inset space ~
19119 \end_inset
19120
19121 Notes
19122 \family default
19123  are also floats, because they can float to the next page when there are
19124  too much notes at the page.
19125 \end_layout
19126
19127 \begin_layout Standard
19128 Floats makes it possible to get a high quality layout.
19129  Images and tables can evenly be spread to the pages to avoid whitespace
19130  and pages without text.
19131  As the floating often destroys the context between the text and the image/table
19132 , every float can be referenced in the text.
19133  Floats are therefore numbered.
19134  Referencing is described in section
19135 \begin_inset space ~
19136 \end_inset
19137
19138
19139 \begin_inset CommandInset ref
19140 LatexCommand ref
19141 reference "sec:Cross-References"
19142
19143 \end_inset
19144
19145 .
19146 \end_layout
19147
19148 \begin_layout Standard
19149 To insert a float, use the menu 
19150 \family sans
19151 Insert\SpecialChar \menuseparator
19152 Floats
19153 \family default
19154 .
19155  A box with a caption that has e.
19156 \begin_inset space \thinspace{}
19157 \end_inset
19158
19159 g.
19160 \begin_inset space \space{}
19161 \end_inset
19162
19163 the label 
19164 \begin_inset Quotes eld
19165 \end_inset
19166
19167 Figure
19168 \begin_inset space ~
19169 \end_inset
19170
19171 #:
19172 \begin_inset Quotes erd
19173 \end_inset
19174
19175  (# is the actual number) will be inserted into your document.
19176  The label will automatically be translated to the document language in
19177  the output.
19178  Behind the label you can insert the caption text.
19179 \begin_inset Index
19180 status collapsed
19181
19182 \begin_layout Plain Layout
19183 Floats ! Captions
19184 \end_layout
19185
19186 \end_inset
19187
19188  The image or table is inserted above or below the caption in a separate
19189  paragraph within the float.
19190  To keep your LyX-document readable, you can open and close the float box
19191  by left-clicking on the box label.
19192  A closed float box looks like this: 
19193 \begin_inset Graphics
19194         filename clipart/floatQt4.png
19195         scale 80
19196
19197 \end_inset
19198
19199  – a gray button with a red label.
19200 \end_layout
19201
19202 \begin_layout Standard
19203 It is recommended to insert floats as a separate paragraph to avoid possible
19204  LaTeX-errors that can occur when the surrounding text is specially formatted.
19205 \end_layout
19206
19207 \begin_layout Subsection
19208 Float Types
19209 \end_layout
19210
19211 \begin_layout Subsubsection
19212 Figure Floats
19213 \begin_inset Index
19214 status collapsed
19215
19216 \begin_layout Plain Layout
19217 Floats ! Figure floats
19218 \end_layout
19219
19220 \end_inset
19221
19222
19223 \begin_inset CommandInset label
19224 LatexCommand label
19225 name "sec:Figure-Floats"
19226
19227 \end_inset
19228
19229
19230 \end_layout
19231
19232 \begin_layout Standard
19233 The menu 
19234 \family sans
19235 Insert\SpecialChar \menuseparator
19236 Float\SpecialChar \menuseparator
19237 Figure
19238 \family default
19239  inserts a float with the label 
19240 \begin_inset Quotes eld
19241 \end_inset
19242
19243
19244 \series bold
19245 Figure
19246 \begin_inset space ~
19247 \end_inset
19248
19249 #:
19250 \series default
19251
19252 \begin_inset Quotes erd
19253 \end_inset
19254
19255 .
19256  Set the cursor above this label (or before it and press enter) and insert
19257  the image as described above to get the caption printed below the image.
19258  This is what we did for Figure
19259 \begin_inset space ~
19260 \end_inset
19261
19262
19263 \begin_inset CommandInset ref
19264 LatexCommand ref
19265 reference "cap:Platypus"
19266
19267 \end_inset
19268
19269 .
19270  If you want the caption to be above the image, set the cursor at the end
19271  of the caption, press enter and insert the image.
19272  This was done in Figure
19273 \begin_inset space ~
19274 \end_inset
19275
19276
19277 \begin_inset CommandInset ref
19278 LatexCommand ref
19279 reference "cap:Escher"
19280
19281 \end_inset
19282
19283 .
19284 \end_layout
19285
19286 \begin_layout Standard
19287 \begin_inset Float figure
19288 wide false
19289 sideways false
19290 status open
19291
19292 \begin_layout Plain Layout
19293 \align center
19294 \begin_inset Graphics
19295         filename clipart/platypus.eps
19296         width 50col%
19297         rotateOrigin center
19298
19299 \end_inset
19300
19301
19302 \end_layout
19303
19304 \begin_layout Plain Layout
19305 \begin_inset Caption
19306
19307 \begin_layout Plain Layout
19308 \begin_inset CommandInset label
19309 LatexCommand label
19310 name "cap:Platypus"
19311
19312 \end_inset
19313
19314 A severely distorted platypus in a float.
19315 \end_layout
19316
19317 \end_inset
19318
19319
19320 \end_layout
19321
19322 \end_inset
19323
19324
19325 \end_layout
19326
19327 \begin_layout Standard
19328 \begin_inset Float figure
19329 wide false
19330 sideways false
19331 status open
19332
19333 \begin_layout Plain Layout
19334 \begin_inset Caption
19335
19336 \begin_layout Plain Layout
19337 \begin_inset CommandInset label
19338 LatexCommand label
19339 name "cap:Escher"
19340
19341 \end_inset
19342
19343 M.C.
19344  Escher on acid.
19345 \end_layout
19346
19347 \end_inset
19348
19349
19350 \end_layout
19351
19352 \begin_layout Plain Layout
19353 \align center
19354 \begin_inset Graphics
19355         filename clipart/escher-lsd.eps
19356         scale 80
19357         rotateOrigin center
19358
19359 \end_inset
19360
19361
19362 \end_layout
19363
19364 \end_inset
19365
19366
19367 \end_layout
19368
19369 \begin_layout Standard
19370 This figure float show also how to set a label and create a cross-reference
19371  to it.
19372  As described in section
19373 \begin_inset space ~
19374 \end_inset
19375
19376
19377 \begin_inset CommandInset ref
19378 LatexCommand ref
19379 reference "sec:Cross-References"
19380
19381 \end_inset
19382
19383 , you can simply insert a label in the caption using the menu 
19384 \family sans
19385 Insert\SpecialChar \menuseparator
19386 Label
19387 \family default
19388  and refer to it using the menu 
19389 \family sans
19390 Insert\SpecialChar \menuseparator
19391 Cross-Reference
19392 \family default
19393 .
19394  It is important to use references to figure floats, rather than using vague
19395  references like 
19396 \begin_inset Quotes eld
19397 \end_inset
19398
19399 the figure above
19400 \begin_inset Quotes erd
19401 \end_inset
19402
19403 , because as LaTeX will reposition the floats in the final document; it
19404  might not be 
19405 \begin_inset Quotes eld
19406 \end_inset
19407
19408 above
19409 \begin_inset Quotes erd
19410 \end_inset
19411
19412  at all.
19413 \end_layout
19414
19415 \begin_layout Standard
19416 Normally only one image is inserted to a figure float, but sometimes you
19417  might want to use two images with separate subcaptions.
19418  This can be done by inserting image floats into existing image floats.
19419  Note that only the main caption of the float is added to the List of Figures.
19420  Figure
19421 \begin_inset space ~
19422 \end_inset
19423
19424
19425 \begin_inset CommandInset ref
19426 LatexCommand ref
19427 reference "cap:Two-distorted-images"
19428
19429 \end_inset
19430
19431  is an example of a figure float with two images set side by side.
19432  You can also set the images one below the other.
19433  Figure
19434 \begin_inset space ~
19435 \end_inset
19436
19437
19438 \begin_inset CommandInset ref
19439 LatexCommand ref
19440 reference "fig:Undefinable"
19441
19442 \end_inset
19443
19444  and 
19445 \begin_inset CommandInset ref
19446 LatexCommand ref
19447 reference "fig:Platypus"
19448
19449 \end_inset
19450
19451  are the subfigures.
19452 \end_layout
19453
19454 \begin_layout Standard
19455 \begin_inset Float figure
19456 wide false
19457 sideways false
19458 status open
19459
19460 \begin_layout Plain Layout
19461 \begin_inset space \hfill{}
19462 \end_inset
19463
19464
19465 \begin_inset Float figure
19466 wide false
19467 sideways false
19468 status open
19469
19470 \begin_layout Plain Layout
19471 \begin_inset Caption
19472
19473 \begin_layout Plain Layout
19474 \begin_inset CommandInset label
19475 LatexCommand label
19476 name "fig:Undefinable"
19477
19478 \end_inset
19479
19480 Undefinable
19481 \end_layout
19482
19483 \end_inset
19484
19485
19486 \end_layout
19487
19488 \begin_layout Plain Layout
19489 \begin_inset Graphics
19490         filename clipart/escher-lsd.eps
19491         width 45col%
19492
19493 \end_inset
19494
19495
19496 \end_layout
19497
19498 \end_inset
19499
19500
19501 \begin_inset space \hfill{}
19502 \end_inset
19503
19504
19505 \begin_inset Float figure
19506 wide false
19507 sideways false
19508 status open
19509
19510 \begin_layout Plain Layout
19511 \begin_inset Caption
19512
19513 \begin_layout Plain Layout
19514 \begin_inset CommandInset label
19515 LatexCommand label
19516 name "fig:Platypus"
19517
19518 \end_inset
19519
19520 Platypus
19521 \end_layout
19522
19523 \end_inset
19524
19525
19526 \end_layout
19527
19528 \begin_layout Plain Layout
19529 \begin_inset Graphics
19530         filename clipart/platypus.eps
19531         lyxscale 60
19532         width 45col%
19533
19534 \end_inset
19535
19536
19537 \end_layout
19538
19539 \end_inset
19540
19541
19542 \begin_inset space \hfill{}
19543 \end_inset
19544
19545
19546 \end_layout
19547
19548 \begin_layout Plain Layout
19549 \begin_inset Caption
19550
19551 \begin_layout Plain Layout
19552 \begin_inset CommandInset label
19553 LatexCommand label
19554 name "cap:Two-distorted-images"
19555
19556 \end_inset
19557
19558 Two distorted images.
19559 \end_layout
19560
19561 \end_inset
19562
19563
19564 \end_layout
19565
19566 \end_inset
19567
19568
19569 \end_layout
19570
19571 \begin_layout Standard
19572 Note that the caption is added to the 
19573 \family sans
19574 List
19575 \begin_inset space ~
19576 \end_inset
19577
19578 of
19579 \begin_inset space ~
19580 \end_inset
19581
19582 Figures
19583 \family default
19584  as described in section
19585 \begin_inset space ~
19586 \end_inset
19587
19588
19589 \begin_inset CommandInset ref
19590 LatexCommand ref
19591 reference "sub:List-of-Figures"
19592
19593 \end_inset
19594
19595 .
19596 \end_layout
19597
19598 \begin_layout Subsubsection
19599 Table Floats
19600 \begin_inset Index
19601 status collapsed
19602
19603 \begin_layout Plain Layout
19604 Floats ! Table floats
19605 \end_layout
19606
19607 \end_inset
19608
19609
19610 \end_layout
19611
19612 \begin_layout Standard
19613 Table floats can be inserted using the menu 
19614 \family sans
19615 Insert\SpecialChar \menuseparator
19616 Float\SpecialChar \menuseparator
19617 Table
19618 \family default
19619 .
19620  They have the same properties as figure floats except of the different
19621  label.
19622  Table
19623 \begin_inset space ~
19624 \end_inset
19625
19626
19627 \begin_inset CommandInset ref
19628 LatexCommand ref
19629 reference "cap:Table-float"
19630
19631 \end_inset
19632
19633  is an example of a table float.
19634 \end_layout
19635
19636 \begin_layout Standard
19637 \begin_inset Float table
19638 wide false
19639 sideways false
19640 status open
19641
19642 \begin_layout Plain Layout
19643 \begin_inset Caption
19644
19645 \begin_layout Plain Layout
19646 \begin_inset CommandInset label
19647 LatexCommand label
19648 name "cap:Table-float"
19649
19650 \end_inset
19651
19652 A table float.
19653 \end_layout
19654
19655 \end_inset
19656
19657
19658 \end_layout
19659
19660 \begin_layout Plain Layout
19661 \align center
19662 \begin_inset Tabular
19663 <lyxtabular version="3" rows="3" columns="3">
19664 <features>
19665 <column alignment="center" valignment="top" width="0pt">
19666 <column alignment="center" valignment="top" width="0pt">
19667 <column alignment="center" valignment="top" width="0pt">
19668 <row>
19669 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
19670 \begin_inset Text
19671
19672 \begin_layout Plain Layout
19673
19674 \family roman
19675 \series medium
19676 \shape up
19677 \size normal
19678 \emph off
19679 \bar no
19680 \noun off
19681 \color none
19682 1
19683 \end_layout
19684
19685 \end_inset
19686 </cell>
19687 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
19688 \begin_inset Text
19689
19690 \begin_layout Plain Layout
19691
19692 \family roman
19693 \series medium
19694 \shape up
19695 \size normal
19696 \emph off
19697 \bar no
19698 \noun off
19699 \color none
19700 2
19701 \end_layout
19702
19703 \end_inset
19704 </cell>
19705 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
19706 \begin_inset Text
19707
19708 \begin_layout Plain Layout
19709
19710 \family roman
19711 \series medium
19712 \shape up
19713 \size normal
19714 \emph off
19715 \bar no
19716 \noun off
19717 \color none
19718 3
19719 \end_layout
19720
19721 \end_inset
19722 </cell>
19723 </row>
19724 <row>
19725 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19726 \begin_inset Text
19727
19728 \begin_layout Plain Layout
19729
19730 \family roman
19731 \series medium
19732 \shape up
19733 \size normal
19734 \emph off
19735 \bar no
19736 \noun off
19737 \color none
19738 Joe
19739 \end_layout
19740
19741 \end_inset
19742 </cell>
19743 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19744 \begin_inset Text
19745
19746 \begin_layout Plain Layout
19747
19748 \family roman
19749 \series medium
19750 \shape up
19751 \size normal
19752 \emph off
19753 \bar no
19754 \noun off
19755 \color none
19756 Mary
19757 \end_layout
19758
19759 \end_inset
19760 </cell>
19761 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
19762 \begin_inset Text
19763
19764 \begin_layout Plain Layout
19765
19766 \family roman
19767 \series medium
19768 \shape up
19769 \size normal
19770 \emph off
19771 \bar no
19772 \noun off
19773 \color none
19774 Ted
19775 \end_layout
19776
19777 \end_inset
19778 </cell>
19779 </row>
19780 <row>
19781 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
19782 \begin_inset Text
19783
19784 \begin_layout Plain Layout
19785
19786 \family roman
19787 \series medium
19788 \shape up
19789 \size normal
19790 \emph off
19791 \bar no
19792 \noun off
19793 \color none
19794 \begin_inset Formula $\int x^{2}dx$
19795 \end_inset
19796
19797
19798 \end_layout
19799
19800 \end_inset
19801 </cell>
19802 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
19803 \begin_inset Text
19804
19805 \begin_layout Plain Layout
19806
19807 \family roman
19808 \series medium
19809 \shape up
19810 \size normal
19811 \emph off
19812 \bar no
19813 \noun off
19814 \color none
19815 \begin_inset Formula $\left[\begin{array}{cc}
19816 a & b\\
19817 c & d\end{array}\right]$
19818 \end_inset
19819
19820
19821 \end_layout
19822
19823 \end_inset
19824 </cell>
19825 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
19826 \begin_inset Text
19827
19828 \begin_layout Plain Layout
19829
19830 \family roman
19831 \series medium
19832 \shape up
19833 \size normal
19834 \emph off
19835 \bar no
19836 \noun off
19837 \color none
19838 \begin_inset Formula $1+1=2$
19839 \end_inset
19840
19841
19842 \end_layout
19843
19844 \end_inset
19845 </cell>
19846 </row>
19847 </lyxtabular>
19848
19849 \end_inset
19850
19851
19852 \end_layout
19853
19854 \end_inset
19855
19856
19857 \end_layout
19858
19859 \begin_layout Subsubsection
19860 Algorithm Floats
19861 \begin_inset Index
19862 status collapsed
19863
19864 \begin_layout Plain Layout
19865 Floats ! Algorithm floats
19866 \end_layout
19867
19868 \end_inset
19869
19870
19871 \end_layout
19872
19873 \begin_layout Standard
19874 This float type is inserted with the menu 
19875 \family sans
19876 Insert\SpecialChar \menuseparator
19877 Float\SpecialChar \menuseparator
19878 Algorithm
19879 \family default
19880 .
19881  It is used for program codes and descriptions of algorithms.
19882  A possible environment for algorithms is the 
19883 \family sans
19884 LyX-Code
19885 \family default
19886 , described in section
19887 \begin_inset space ~
19888 \end_inset
19889
19890
19891 \begin_inset CommandInset ref
19892 LatexCommand ref
19893 reference "sub:LyX-Code"
19894
19895 \end_inset
19896
19897 .
19898 \end_layout
19899
19900 \begin_layout Standard
19901 \begin_inset Note Greyedout
19902 status open
19903
19904 \begin_layout Plain Layout
19905
19906 \series bold
19907 Note:
19908 \series default
19909  that the float label is not automatically translated into the document
19910  language.
19911 \end_layout
19912
19913 \end_inset
19914
19915  You have to do this manually by adding the following line
19916 \end_layout
19917
19918 \begin_layout Standard
19919
19920 \series bold
19921
19922 \backslash
19923 floatname{algorithm}{your
19924 \begin_inset space ~
19925 \end_inset
19926
19927 name}
19928 \end_layout
19929
19930 \begin_layout Standard
19931 to the document preamble (menu 
19932 \family sans
19933 Document\SpecialChar \menuseparator
19934 Settings
19935 \family default
19936 ).
19937  
19938 \series bold
19939 your
19940 \begin_inset space ~
19941 \end_inset
19942
19943 name
19944 \series default
19945  is the word 
19946 \begin_inset Quotes eld
19947 \end_inset
19948
19949
19950 \emph on
19951 algorithm
19952 \emph default
19953
19954 \begin_inset Quotes erd
19955 \end_inset
19956
19957  in your language.
19958 \end_layout
19959
19960 \begin_layout Subsubsection
19961 Wrap Floats
19962 \begin_inset Index
19963 status collapsed
19964
19965 \begin_layout Plain Layout
19966 Floats ! Text Wrap Floats
19967 \end_layout
19968
19969 \end_inset
19970
19971
19972 \end_layout
19973
19974 \begin_layout Standard
19975 \begin_inset Wrap figure
19976 lines 0
19977 placement l
19978 overhang 0in
19979 width "40col%"
19980 status open
19981
19982 \begin_layout Plain Layout
19983 \begin_inset Graphics
19984         filename clipart/mobius.eps
19985         width 40col%
19986         rotateOrigin center
19987
19988 \end_inset
19989
19990
19991 \end_layout
19992
19993 \begin_layout Plain Layout
19994 \begin_inset Caption
19995
19996 \begin_layout Plain Layout
19997 \begin_inset CommandInset label
19998 LatexCommand label
19999 name "cap:Wrapped-figure"
20000
20001 \end_inset
20002
20003 This is a wrapped figure.
20004 \begin_inset VSpace medskip
20005 \end_inset
20006
20007
20008 \end_layout
20009
20010 \end_inset
20011
20012
20013 \end_layout
20014
20015 \end_inset
20016
20017 This float type is used if you want to 
20018 \begin_inset Quotes eld
20019 \end_inset
20020
20021 wrap
20022 \begin_inset Quotes erd
20023 \end_inset
20024
20025  text around a figure so that it only occupies some fraction of the column
20026  width.
20027  It can be inserted using the menu 
20028 \family sans
20029 Insert\SpecialChar \menuseparator
20030 Float\SpecialChar \menuseparator
20031 Wrap
20032 \begin_inset space ~
20033 \end_inset
20034
20035 Float
20036 \family default
20037  if the LaTeX-package 
20038 \series bold
20039 wrapfig
20040 \series default
20041
20042 \begin_inset Index
20043 status collapsed
20044
20045 \begin_layout Plain Layout
20046 LaTeX-packages ! wrapfig
20047 \end_layout
20048
20049 \end_inset
20050
20051  is installed.
20052 \begin_inset Foot
20053 status collapsed
20054
20055 \begin_layout Plain Layout
20056 Installing a LaTeX-package is explained it in the 
20057 \emph on
20058 LaTeX
20059 \begin_inset space ~
20060 \end_inset
20061
20062 Configuration
20063 \emph default
20064  manual.
20065 \end_layout
20066
20067 \end_inset
20068
20069  The width and placement of the float is adjusted by right-clicking on the
20070  float box.
20071  Figure
20072 \begin_inset space ~
20073 \end_inset
20074
20075
20076 \begin_inset CommandInset ref
20077 LatexCommand ref
20078 reference "cap:Wrapped-figure"
20079
20080 \end_inset
20081
20082  is for example a figure wrap float with a width of 40
20083 \begin_inset space \thinspace{}
20084 \end_inset
20085
20086 col%.
20087 \begin_inset Foot
20088 status collapsed
20089
20090 \begin_layout Plain Layout
20091 Available units are explained in Appendix
20092 \begin_inset space ~
20093 \end_inset
20094
20095
20096 \begin_inset CommandInset ref
20097 LatexCommand ref
20098 reference "cha:Units-available-in"
20099
20100 \end_inset
20101
20102 .
20103 \end_layout
20104
20105 \end_inset
20106
20107  Some space was added under the caption to separate it better from the surroundi
20108 ng text.
20109 \end_layout
20110
20111 \begin_layout Standard
20112 \begin_inset Note Greyedout
20113 status open
20114
20115 \begin_layout Plain Layout
20116
20117 \series bold
20118 Note:
20119 \series default
20120  Wrap floats might be fragile! E.
20121 \begin_inset space \thinspace{}
20122 \end_inset
20123
20124 g.
20125 \begin_inset space \space{}
20126 \end_inset
20127
20128 having a figure too close to the bottom of the page can mess things up in
20129  the way that the float doesn't appear in the output or that it is placed
20130  over some other text.
20131 \end_layout
20132
20133 \end_inset
20134
20135  In general:
20136 \end_layout
20137
20138 \begin_layout Itemize
20139 Wrap floats should not be placed in paragraphs that run over a page break.
20140  That means that wrap floats should better be inserted to the exact place
20141  when the document is nearly ready and you are able to estimate where page
20142  breaks will appear.
20143 \end_layout
20144
20145 \begin_layout Itemize
20146 Wrap floats should either be placed in an own paragraph before the paragraph
20147  where they should wrap into or within a paragraph.
20148 \end_layout
20149
20150 \begin_layout Itemize
20151 Wrap floats in consecutive paragraphs may cause troubles, so assure that
20152  there is a text paragraph between them as separator.
20153 \end_layout
20154
20155 \begin_layout Itemize
20156 Wrap floats are not allowed in section headings or tables.
20157 \end_layout
20158
20159 \begin_layout Subsection
20160 Rotated Floats
20161 \begin_inset CommandInset label
20162 LatexCommand label
20163 name "sub:Rotated-Floats"
20164
20165 \end_inset
20166
20167
20168 \begin_inset Index
20169 status collapsed
20170
20171 \begin_layout Plain Layout
20172 Floats ! Rotating
20173 \end_layout
20174
20175 \end_inset
20176
20177
20178 \end_layout
20179
20180 \begin_layout Standard
20181 Especially for wide tables you might have floats rotated.
20182  To rotate a whole float including the caption, right-click on the float-box
20183  and use the option 
20184 \family sans
20185 Rotate
20186 \begin_inset space ~
20187 \end_inset
20188
20189 sideways
20190 \family default
20191 .
20192 \end_layout
20193
20194 \begin_layout Standard
20195 Rotated floats are always placed on its own page (or column, in case you
20196  have a multi-column document).
20197  You can let them span several columns using the float settings option 
20198 \family sans
20199 Span
20200 \begin_inset space ~
20201 \end_inset
20202
20203 columns
20204 \family default
20205 .
20206  Floats are rotated so that you can read them from the outside margin.
20207  Forcing the rotation direction is explained in the 
20208 \emph on
20209 Embedded Objects
20210 \emph default
20211  manual.
20212 \end_layout
20213
20214 \begin_layout Standard
20215 Referencing rotated floats is the same like for normal floats, the caption
20216  format is also the same: Table
20217 \begin_inset space ~
20218 \end_inset
20219
20220
20221 \begin_inset CommandInset ref
20222 LatexCommand ref
20223 reference "cap:Rotated-table"
20224
20225 \end_inset
20226
20227  is an example of a rotated table float.
20228 \end_layout
20229
20230 \begin_layout Standard
20231 \begin_inset Note Greyedout
20232 status open
20233
20234 \begin_layout Plain Layout
20235
20236 \series bold
20237 Note:
20238 \series default
20239  Not all DVI-viewers are able to display rotated floats.
20240 \end_layout
20241
20242 \end_inset
20243
20244
20245 \end_layout
20246
20247 \begin_layout Standard
20248 \begin_inset Float table
20249 wide false
20250 sideways true
20251 status open
20252
20253 \begin_layout Plain Layout
20254 \begin_inset Caption
20255
20256 \begin_layout Plain Layout
20257 \begin_inset CommandInset label
20258 LatexCommand label
20259 name "cap:Rotated-table"
20260
20261 \end_inset
20262
20263  Rotated table
20264 \end_layout
20265
20266 \end_inset
20267
20268
20269 \end_layout
20270
20271 \begin_layout Plain Layout
20272 \align center
20273 \begin_inset Tabular
20274 <lyxtabular version="3" rows="1" columns="5">
20275 <features>
20276 <column alignment="center" valignment="top" width="0">
20277 <column alignment="center" valignment="top" width="0">
20278 <column alignment="center" valignment="top" width="0">
20279 <column alignment="center" valignment="top" width="0">
20280 <column alignment="center" valignment="top" width="0">
20281 <row>
20282 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
20283 \begin_inset Text
20284
20285 \begin_layout Plain Layout
20286 test
20287 \end_layout
20288
20289 \end_inset
20290 </cell>
20291 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
20292 \begin_inset Text
20293
20294 \begin_layout Plain Layout
20295 b
20296 \end_layout
20297
20298 \end_inset
20299 </cell>
20300 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
20301 \begin_inset Text
20302
20303 \begin_layout Plain Layout
20304 c
20305 \end_layout
20306
20307 \end_inset
20308 </cell>
20309 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
20310 \begin_inset Text
20311
20312 \begin_layout Plain Layout
20313 d
20314 \end_layout
20315
20316 \end_inset
20317 </cell>
20318 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
20319 \begin_inset Text
20320
20321 \begin_layout Plain Layout
20322 e
20323 \end_layout
20324
20325 \end_inset
20326 </cell>
20327 </row>
20328 </lyxtabular>
20329
20330 \end_inset
20331
20332
20333 \end_layout
20334
20335 \end_inset
20336
20337
20338 \end_layout
20339
20340 \begin_layout Subsection
20341 Float Placement
20342 \begin_inset CommandInset label
20343 LatexCommand label
20344 name "sub:Float-Placement"
20345
20346 \end_inset
20347
20348
20349 \begin_inset Index
20350 status collapsed
20351
20352 \begin_layout Plain Layout
20353 Floats ! Placement
20354 \end_layout
20355
20356 \end_inset
20357
20358
20359 \end_layout
20360
20361 \begin_layout Standard
20362 Right-clicking on a float-box opens a dialog where you can alter the placement
20363  options that LaTeX uses for positioning the float.
20364 \begin_inset Newline newline
20365 \end_inset
20366
20367 The option 
20368 \family sans
20369 Span
20370 \begin_inset space ~
20371 \end_inset
20372
20373 columns
20374 \family default
20375  is only useful for two-column documents: If you select it, the float will
20376  span across both columns on the page instead of being confined to just
20377  one.
20378 \begin_inset Newline newline
20379 \end_inset
20380
20381 The option 
20382 \family sans
20383 Rotate
20384 \begin_inset space ~
20385 \end_inset
20386
20387 sideways
20388 \family default
20389  is used to rotate floats, see section
20390 \begin_inset space ~
20391 \end_inset
20392
20393
20394 \begin_inset CommandInset ref
20395 LatexCommand ref
20396 reference "sub:Rotated-Floats"
20397
20398 \end_inset
20399
20400 .
20401 \end_layout
20402
20403 \begin_layout Standard
20404 You can use one ore more of the following options in the float dialog to
20405  set the placement for a particular float when you uncheck the option 
20406 \family sans
20407 Use
20408 \begin_inset space ~
20409 \end_inset
20410
20411 default
20412 \begin_inset space ~
20413 \end_inset
20414
20415 placement
20416 \family default
20417 :
20418 \end_layout
20419
20420 \begin_layout Description
20421 Here
20422 \begin_inset space ~
20423 \end_inset
20424
20425 if
20426 \begin_inset space ~
20427 \end_inset
20428
20429 possible: try to place the float on the position where it is inserted
20430 \end_layout
20431
20432 \begin_layout Description
20433 Top
20434 \begin_inset space ~
20435 \end_inset
20436
20437 of
20438 \begin_inset space ~
20439 \end_inset
20440
20441 page: try to place the float on the top of the current page
20442 \end_layout
20443
20444 \begin_layout Description
20445 Bottom
20446 \begin_inset space ~
20447 \end_inset
20448
20449 of
20450 \begin_inset space ~
20451 \end_inset
20452
20453 page: try to place the float on the bottom of the current page
20454 \end_layout
20455
20456 \begin_layout Description
20457 Page
20458 \begin_inset space ~
20459 \end_inset
20460
20461 of
20462 \begin_inset space ~
20463 \end_inset
20464
20465 floats: try to place the float on an own page 
20466 \end_layout
20467
20468 \begin_layout Standard
20469 The order of the above option is 
20470 \emph on
20471 always
20472 \emph default
20473  used by LaTeX.
20474  That means, if you use the default placement, LaTeX will first try out
20475  
20476 \family sans
20477 Here
20478 \begin_inset space ~
20479 \end_inset
20480
20481 if
20482 \begin_inset space ~
20483 \end_inset
20484
20485 possible
20486 \family default
20487 , then 
20488 \family sans
20489 Top
20490 \begin_inset space ~
20491 \end_inset
20492
20493 of
20494 \begin_inset space ~
20495 \end_inset
20496
20497 page
20498 \family default
20499 , and then the others.
20500  If you don't use the default, LaTeX will try only the checked options but
20501  in the same order.
20502  If none of the 4 placements are possible the procedure is internally repeated
20503  but it is tried to put the float on the following page.
20504 \end_layout
20505
20506 \begin_layout Standard
20507 By default, each options has its own rules:
20508 \end_layout
20509
20510 \begin_layout Standard
20511
20512 \family sans
20513 Top
20514 \begin_inset space ~
20515 \end_inset
20516
20517 of
20518 \begin_inset space ~
20519 \end_inset
20520
20521 page
20522 \family default
20523  only floats occupying less than 70
20524 \begin_inset space \thinspace{}
20525 \end_inset
20526
20527 % of the page can be placed at the top of a page
20528 \end_layout
20529
20530 \begin_layout Standard
20531
20532 \family sans
20533 Bottom
20534 \begin_inset space ~
20535 \end_inset
20536
20537 of
20538 \begin_inset space ~
20539 \end_inset
20540
20541 page
20542 \family default
20543 : only floats occupying less than 30
20544 \begin_inset space \thinspace{}
20545 \end_inset
20546
20547 % of the page can be placed at the bottom of a page.
20548 \end_layout
20549
20550 \begin_layout Standard
20551
20552 \family sans
20553 Page
20554 \begin_inset space ~
20555 \end_inset
20556
20557 of
20558 \begin_inset space ~
20559 \end_inset
20560
20561 floats
20562 \family default
20563 : only if more than 50
20564 \begin_inset space \thinspace{}
20565 \end_inset
20566
20567 % of the page are occupied by floats, several floats can be set together
20568  on a page.
20569 \end_layout
20570
20571 \begin_layout Standard
20572 If you don't like these rules, you can ignore them by using the additional
20573  option 
20574 \family sans
20575 Ignore
20576 \begin_inset space ~
20577 \end_inset
20578
20579 LaTeX
20580 \begin_inset space ~
20581 \end_inset
20582
20583 rules
20584 \family default
20585 .
20586 \end_layout
20587
20588 \begin_layout Standard
20589 Sometimes you might need, under all circumstances, a float to be placed
20590  exactly at the position where it is inserted.
20591  For this case you can use the option 
20592 \family sans
20593 Here
20594 \begin_inset space ~
20595 \end_inset
20596
20597 definitely
20598 \family default
20599 .
20600  Use this option very rarely and only if the document is nearly ready to
20601  be printed.
20602  Because the float is then no longer able to 
20603 \begin_inset Quotes eld
20604 \end_inset
20605
20606 float
20607 \begin_inset Quotes erd
20608 \end_inset
20609
20610  when you change your document and this will often destroy the page layout.
20611 \end_layout
20612
20613 \begin_layout Standard
20614 There are no placement options for text wrap floats, because they are always
20615  surrounded by the text of a certain paragraph.
20616 \end_layout
20617
20618 \begin_layout Standard
20619 For more details about float placements, have a look at LaTeX books like
20620  
20621 \begin_inset CommandInset citation
20622 LatexCommand cite
20623 key "latexcompanion,latexguide,latexbook"
20624
20625 \end_inset
20626
20627 .
20628 \end_layout
20629
20630 \begin_layout Section
20631 Minipages
20632 \begin_inset Index
20633 status collapsed
20634
20635 \begin_layout Plain Layout
20636 Minipages
20637 \end_layout
20638
20639 \end_inset
20640
20641
20642 \begin_inset CommandInset label
20643 LatexCommand label
20644 name "sec:Minipages"
20645
20646 \end_inset
20647
20648
20649 \end_layout
20650
20651 \begin_layout Standard
20652 LaTeX provides a mechanism to produce essentially a page within a page,
20653  called minipage.
20654  Within a minipage, all the usual rules of indentation, line wrapping, etc.
20655 \begin_inset space ~
20656 \end_inset
20657
20658 apply.
20659  
20660 \end_layout
20661
20662 \begin_layout Standard
20663 Minipages in LyX have their own collapsible box inserted via the menu 
20664 \family sans
20665 Insert\SpecialChar \menuseparator
20666 Box
20667 \family default
20668 .
20669  Right-clicking on the box allows you to alter the width of the minipage
20670  and its alignment within the page.
20671 \end_layout
20672
20673 \begin_layout Standard
20674 \align center
20675 \begin_inset Box Frameless
20676 position "t"
20677 hor_pos "c"
20678 has_inner_box 1
20679 inner_pos "t"
20680 use_parbox 0
20681 width "30col%"
20682 special "none"
20683 height "1pt"
20684 height_special "totalheight"
20685 status open
20686
20687 \begin_layout Plain Layout
20688
20689 \shape italic
20690 This is a minipage.
20691  The text is set in an italic style.
20692 \end_layout
20693
20694 \begin_layout Plain Layout
20695
20696 \shape italic
20697 Minipages are often used for text in another language or text that needs
20698  another formatting.
20699 \end_layout
20700
20701 \end_inset
20702
20703
20704 \end_layout
20705
20706 \begin_layout Standard
20707 \begin_inset VSpace medskip
20708 \end_inset
20709
20710 If you place two minipages side-by-side, you can use 
20711 \family sans
20712 Horizontal Fills
20713 \family default
20714  as described in section
20715 \begin_inset space ~
20716 \end_inset
20717
20718
20719 \begin_inset CommandInset ref
20720 LatexCommand ref
20721 reference "sub:Horizontal-Space"
20722
20723 \end_inset
20724
20725 :
20726 \begin_inset VSpace medskip
20727 \end_inset
20728
20729
20730 \end_layout
20731
20732 \begin_layout Standard
20733 \begin_inset Box Frameless
20734 position "t"
20735 hor_pos "c"
20736 has_inner_box 1
20737 inner_pos "t"
20738 use_parbox 0
20739 width "1.5in"
20740 special "none"
20741 height "1pt"
20742 height_special "totalheight"
20743 status open
20744
20745 \begin_layout Plain Layout
20746 This is a minipage with some stupid dummy text.
20747  This dummy text is used to increase the size of the minipage.
20748 \end_layout
20749
20750 \end_inset
20751
20752
20753 \begin_inset space \hfill{}
20754 \end_inset
20755
20756
20757 \begin_inset Box Frameless
20758 position "t"
20759 hor_pos "c"
20760 has_inner_box 1
20761 inner_pos "t"
20762 use_parbox 0
20763 width "1.5in"
20764 special "none"
20765 height "1pt"
20766 height_special "totalheight"
20767 status open
20768
20769 \begin_layout Plain Layout
20770 This is a minipage with some stupid dummy text.
20771  This dummy text is used to increase the size of the minipage.
20772 \end_layout
20773
20774 \end_inset
20775
20776
20777 \end_layout
20778
20779 \begin_layout Standard
20780 \begin_inset VSpace bigskip
20781 \end_inset
20782
20783
20784 \end_layout
20785
20786 \begin_layout Standard
20787 When you right-click on a minipage box, you can change the box from a minipage
20788  to other box types.
20789  All box types and their settings are explained in detail in chapter 
20790 \emph on
20791 Boxes
20792 \emph default
20793  of the 
20794 \emph on
20795 Embedded Objects
20796 \emph default
20797  manual.
20798 \end_layout
20799
20800 \begin_layout Chapter
20801 Mathematical Formulas
20802 \begin_inset Index
20803 status collapsed
20804
20805 \begin_layout Plain Layout
20806 Math
20807 \end_layout
20808
20809 \end_inset
20810
20811
20812 \begin_inset Index
20813 status collapsed
20814
20815 \begin_layout Plain Layout
20816 Formulas | see
20817 \begin_inset ERT
20818 status collapsed
20819
20820 \begin_layout Plain Layout
20821
20822 {
20823 \end_layout
20824
20825 \end_inset
20826
20827 Math
20828 \begin_inset ERT
20829 status collapsed
20830
20831 \begin_layout Plain Layout
20832
20833 }
20834 \end_layout
20835
20836 \end_inset
20837
20838
20839 \end_layout
20840
20841 \end_inset
20842
20843
20844 \begin_inset CommandInset label
20845 LatexCommand label
20846 name "cha:Mathematical-Formulas"
20847
20848 \end_inset
20849
20850
20851 \end_layout
20852
20853 \begin_layout Standard
20854 The issues of this chapter are described in detail in the 
20855 \emph on
20856 Math
20857 \emph default
20858  manual.
20859  There you'll also find tips and tricks for special cases.
20860 \end_layout
20861
20862 \begin_layout Section
20863 Basic Math Editing
20864 \begin_inset Index
20865 status collapsed
20866
20867 \begin_layout Plain Layout
20868 Math ! Basics
20869 \end_layout
20870
20871 \end_inset
20872
20873
20874 \end_layout
20875
20876 \begin_layout Standard
20877 To create a math formula, you can just click on the toolbar icon 
20878 \begin_inset Graphics
20879         filename ../images/math-mode.png
20880
20881 \end_inset
20882
20883 .
20884  That will create a little blue rectangle, with purple markers around its
20885  corners.
20886  That blue rectangle is the formula itself; the purple markers indicate
20887  what level of nesting within the formula you are at.
20888  You can also choose a particular formula type to insert via the 
20889 \family sans
20890 Insert\SpecialChar \menuseparator
20891 Math
20892 \family default
20893  menu.
20894 \end_layout
20895
20896 \begin_layout Standard
20897 Editing the parameters of a formula and adding math constructs can be done
20898  with the 
20899 \family sans
20900 math
20901 \begin_inset space ~
20902 \end_inset
20903
20904 toolbar
20905 \family default
20906 , that appears when the cursor is in a formula.
20907 \end_layout
20908
20909 \begin_layout Standard
20910 There are two main types of formulas: Inline formulas appear within a text
20911  line, like this one:
20912 \end_layout
20913
20914 \begin_layout Standard
20915 This is a line with an inline formula 
20916 \begin_inset Formula $A=B$
20917 \end_inset
20918
20919  in it.
20920 \end_layout
20921
20922 \begin_layout Standard
20923 Displayed formulas appear outside the text like as they were in an own paragraph
20924 , like this one:
20925 \begin_inset Formula \[
20926 A=B\]
20927
20928 \end_inset
20929
20930 You can only number and reference displayed formulas.
20931 \end_layout
20932
20933 \begin_layout Standard
20934 LyX supports also many LaTeX math commands.
20935  E.
20936 \begin_inset space \thinspace{}
20937 \end_inset
20938
20939 g.
20940 \begin_inset space \space{}
20941 \end_inset
20942
20943 typing 
20944 \begin_inset Quotes eld
20945 \end_inset
20946
20947
20948 \series bold
20949
20950 \backslash
20951 alpha
20952 \series default
20953
20954 \begin_inset Quotes erd
20955 \end_inset
20956
20957 , followed by a space, in a formula will create the Greek letter 
20958 \begin_inset Formula $\alpha$
20959 \end_inset
20960
20961 .
20962  So typing commands might sometimes be faster than using the 
20963 \family sans
20964 Math
20965 \begin_inset space ~
20966 \end_inset
20967
20968 Panel
20969 \family default
20970 .
20971 \end_layout
20972
20973 \begin_layout Subsection
20974 Navigating in Formulas
20975 \begin_inset Index
20976 status collapsed
20977
20978 \begin_layout Plain Layout
20979 Math ! Navigating
20980 \end_layout
20981
20982 \end_inset
20983
20984
20985 \end_layout
20986
20987 \begin_layout Standard
20988 The best control over the cursor position within an existing formula is
20989  achieved with the arrow keys.
20990  LyX uses small rectangles to indicate places where something can be inserted.
20991  The arrow keys can be used to navigate between parts of a formula.
20992  Pressing 
20993 \family sans
20994 Space
20995 \family default
20996  will leave a formula construct (a square root 
20997 \begin_inset Formula $\sqrt{2}$
20998 \end_inset
20999
21000 , or parentheses 
21001 \begin_inset Formula $\left(f\right)$
21002 \end_inset
21003
21004 , or a matrix 
21005 \begin_inset Formula $\left[\begin{array}{cc}
21006 1 & 2\\
21007 3 & 4\end{array}\right]$
21008 \end_inset
21009
21010 ).
21011  Pressing 
21012 \family sans
21013 Escape
21014 \family default
21015  will leave the formula, placing the cursor after the formula.
21016  
21017 \family sans
21018 Tab
21019 \family default
21020  can be used to move horizontally in a formula; for example, through the
21021  cells of a matrix or the positions in a multi-line equation.
21022 \end_layout
21023
21024 \begin_layout Standard
21025
21026 \family sans
21027 Space
21028 \family default
21029 , printed in this document as 
21030 \begin_inset Quotes eld
21031 \end_inset
21032
21033
21034 \begin_inset ERT
21035 status collapsed
21036
21037 \begin_layout Plain Layout
21038
21039
21040 \backslash
21041 spce 
21042 \end_layout
21043
21044 \end_inset
21045
21046
21047 \begin_inset Quotes erd
21048 \end_inset
21049
21050
21051 \begin_inset Note Note
21052 status collapsed
21053
21054 \begin_layout Plain Layout
21055 This command will appear in the output as official character denoting the
21056  space character (visible space).
21057 \end_layout
21058
21059 \end_inset
21060
21061 , seems to do nothing in a formula, since it does not add a space between
21062  characters, but it does exit a nested structure.
21063  For this reason, you have to be careful about using 
21064 \family sans
21065 Space
21066 \family default
21067 .
21068  For example, if you want 
21069 \begin_inset Formula $\sqrt{2x+1}$
21070 \end_inset
21071
21072 , type 
21073 \series bold
21074
21075 \backslash
21076 sqrt
21077 \begin_inset ERT
21078 status collapsed
21079
21080 \begin_layout Plain Layout
21081
21082
21083 \backslash
21084 spce 
21085 \end_layout
21086
21087 \end_inset
21088
21089 2x+1
21090 \series default
21091  and not 
21092 \series bold
21093
21094 \backslash
21095 sqrt
21096 \begin_inset ERT
21097 status collapsed
21098
21099 \begin_layout Plain Layout
21100
21101
21102 \backslash
21103 spce 
21104 \end_layout
21105
21106 \end_inset
21107
21108 2x
21109 \begin_inset ERT
21110 status collapsed
21111
21112 \begin_layout Plain Layout
21113
21114
21115 \backslash
21116 spce 
21117 \end_layout
21118
21119 \end_inset
21120
21121 +1
21122 \series default
21123 , since in the latter case only the 
21124 \family typewriter
21125
21126 \begin_inset Formula $2x$
21127 \end_inset
21128
21129
21130 \family default
21131  will be under the square root sign: 
21132 \begin_inset Formula $\sqrt{2x}+1$
21133 \end_inset
21134
21135 .
21136 \end_layout
21137
21138 \begin_layout Standard
21139 You can leave many parts of a formula, like this matrix, partially filled
21140  in, such as:
21141 \begin_inset Formula \[
21142 \left(\begin{array}{ccc}
21143 \lambda_{1}\\
21144  & \ddots\\
21145  &  & \lambda_{n}\end{array}\right)\]
21146
21147 \end_inset
21148
21149 If you leave a fraction only partially filled in, or a subscript with nothing
21150  in it, the results will be unpredictable, but most constructs don't mind.
21151 \end_layout
21152
21153 \begin_layout Subsection
21154 Selecting Text
21155 \end_layout
21156
21157 \begin_layout Standard
21158 You can select text within a formula in two different ways.
21159  Place the cursor at one end of the string of text you want, and press 
21160 \family sans
21161 Shift
21162 \family default
21163  and a cursor movement key to select text.
21164  It will be highlighted as with regular text selection.
21165  Alternatively, you can select text with the mouse in the usual way.
21166  That text can then be cut or copied, and then pasted within any formula,
21167  but not in a normal text region in LyX.
21168 \end_layout
21169
21170 \begin_layout Subsection
21171 Exponents and Subscripts
21172 \begin_inset Index
21173 status collapsed
21174
21175 \begin_layout Plain Layout
21176 Math ! Exponents
21177 \end_layout
21178
21179 \end_inset
21180
21181
21182 \begin_inset Index
21183 status collapsed
21184
21185 \begin_layout Plain Layout
21186 Math ! Subscripts
21187 \end_layout
21188
21189 \end_inset
21190
21191
21192 \end_layout
21193
21194 \begin_layout Standard
21195 You can use the math panel to add super- or subscripts, but the much easier
21196  way is to use a command.
21197  To get 
21198 \begin_inset Formula $x^{2}$
21199 \end_inset
21200
21201 , type in a formula 
21202 \series bold
21203 x^2
21204 \begin_inset ERT
21205 status collapsed
21206
21207 \begin_layout Plain Layout
21208
21209
21210 \backslash
21211 spce 
21212 \end_layout
21213
21214 \end_inset
21215
21216
21217 \series default
21218 .
21219  The final 
21220 \family sans
21221 Space
21222 \family default
21223  puts the cursor back down on the base line of the expression.
21224  If you type 
21225 \series bold
21226 x^2y
21227 \series default
21228 , you will get 
21229 \begin_inset Formula $x^{2y}$
21230 \end_inset
21231
21232 , to get 
21233 \begin_inset Formula $x^{2}y$
21234 \end_inset
21235
21236 , type 
21237 \series bold
21238 x^2
21239 \begin_inset ERT
21240 status collapsed
21241
21242 \begin_layout Plain Layout
21243
21244
21245 \backslash
21246 spce 
21247 \end_layout
21248
21249 \end_inset
21250
21251 y
21252 \series default
21253 .
21254  If you use characters in the superscript, that could be accented with the
21255  hat 
21256 \begin_inset Quotes eld
21257 \end_inset
21258
21259 ^
21260 \begin_inset Quotes erd
21261 \end_inset
21262
21263 , you have to use an extra 
21264 \family sans
21265 Space
21266 \family default
21267  to separate the hat and the character.
21268  E.
21269 \begin_inset space \thinspace{}
21270 \end_inset
21271
21272 g.
21273 \begin_inset space \space{}
21274 \end_inset
21275
21276 if you want 
21277 \begin_inset Formula $x^{a}$
21278 \end_inset
21279
21280 , type 
21281 \series bold
21282 x^
21283 \begin_inset ERT
21284 status collapsed
21285
21286 \begin_layout Plain Layout
21287
21288
21289 \backslash
21290 spce 
21291 \end_layout
21292
21293 \end_inset
21294
21295 a
21296 \series default
21297 .
21298  Subscripts are similar: To get 
21299 \begin_inset Formula $a_{1}$
21300 \end_inset
21301
21302 , type 
21303 \series bold
21304 a_1
21305 \begin_inset ERT
21306 status collapsed
21307
21308 \begin_layout Plain Layout
21309
21310
21311 \backslash
21312 spce 
21313 \end_layout
21314
21315 \end_inset
21316
21317
21318 \series default
21319 .
21320 \end_layout
21321
21322 \begin_layout Subsection
21323 Fractions
21324 \begin_inset Index
21325 status collapsed
21326
21327 \begin_layout Plain Layout
21328 Math ! Fractions
21329 \end_layout
21330
21331 \end_inset
21332
21333
21334 \end_layout
21335
21336 \begin_layout Standard
21337 Create a fraction with either the command 
21338 \series bold
21339
21340 \backslash
21341 frac
21342 \series default
21343  or using the icon 
21344 \begin_inset Graphics
21345         filename ../images/math/frac.png
21346         scale 60
21347
21348 \end_inset
21349
21350  in the 
21351 \family sans
21352 Math
21353 \begin_inset space ~
21354 \end_inset
21355
21356 Panel
21357 \family default
21358 .
21359  You will be presented with an empty fraction.
21360  The cursor is above the fraction line.
21361  To move it to the bottom, simply press 
21362 \family sans
21363 Down
21364 \family default
21365 .
21366  To move back up, press 
21367 \family sans
21368 Up
21369 \family default
21370 .
21371  Any math structure can be placed in a fraction, as this example shows:
21372 \begin_inset Formula \[
21373 \left[\frac{1}{\left(\begin{array}{cc}
21374 2 & 3\\
21375 4 & 5\end{array}\right)}\right]\]
21376
21377 \end_inset
21378
21379
21380 \end_layout
21381
21382 \begin_layout Subsection
21383 Roots
21384 \begin_inset Index
21385 status collapsed
21386
21387 \begin_layout Plain Layout
21388 Math ! Roots
21389 \end_layout
21390
21391 \end_inset
21392
21393
21394 \end_layout
21395
21396 \begin_layout Standard
21397 Roots can be created using the 
21398 \family sans
21399 Math
21400 \begin_inset space ~
21401 \end_inset
21402
21403 Panel
21404 \family default
21405  button
21406 \begin_inset Graphics
21407         filename ../images/math/sqrt.png
21408
21409 \end_inset
21410
21411  or the commands 
21412 \series bold
21413
21414 \backslash
21415 sqrt
21416 \series default
21417  or 
21418 \series bold
21419
21420 \backslash
21421 root
21422 \series default
21423 .
21424  With the command 
21425 \series bold
21426
21427 \backslash
21428 root
21429 \series default
21430  you can produce roots of higher orders, like cube roots, while 
21431 \series bold
21432
21433 \backslash
21434 sqrt
21435 \series default
21436  produces always a square root.
21437 \end_layout
21438
21439 \begin_layout Subsection
21440 Operators with Limits
21441 \begin_inset Index
21442 status collapsed
21443
21444 \begin_layout Plain Layout
21445 Math ! Sums
21446 \end_layout
21447
21448 \end_inset
21449
21450
21451 \begin_inset Index
21452 status collapsed
21453
21454 \begin_layout Plain Layout
21455 Math ! Integrals
21456 \end_layout
21457
21458 \end_inset
21459
21460
21461 \begin_inset CommandInset label
21462 LatexCommand label
21463 name "sub:Operators-with-Limits"
21464
21465 \end_inset
21466
21467
21468 \end_layout
21469
21470 \begin_layout Standard
21471 Sum (
21472 \begin_inset Formula $\sum$
21473 \end_inset
21474
21475 ) and integral (
21476 \begin_inset Formula $\int$
21477 \end_inset
21478
21479 ) operators are very often decorated with limits.
21480  These limits can be entered in LyX by entering them as you would enter
21481  a super- or subscript, directly after the symbol.
21482  The sum operator will automatically place its 
21483 \begin_inset Quotes eld
21484 \end_inset
21485
21486 limits
21487 \begin_inset Quotes erd
21488 \end_inset
21489
21490  over and under the symbol in displayed formulas, and on the side in inline
21491  formulas.
21492  Such as 
21493 \begin_inset Formula $\sum_{n=0}^{\infty}\frac{1}{n!}=e$
21494 \end_inset
21495
21496 , versus
21497 \begin_inset Formula \[
21498 \sum_{n=0}^{\infty}\frac{1}{n!}=e\]
21499
21500 \end_inset
21501
21502 Integral signs, however, will place the limits on the side in both formula
21503  types.
21504 \end_layout
21505
21506 \begin_layout Standard
21507 All operators with limits will be automatically re-sized when placed in
21508  display mode.
21509  The placement of the limits can be changed by placing the cursor directly
21510  behind the operator and hitting 
21511 \begin_inset Info
21512 type  "shortcut"
21513 arg   "math-limits"
21514 \end_inset
21515
21516  or using the menu 
21517 \family sans
21518 Edit\SpecialChar \menuseparator
21519 Math\SpecialChar \menuseparator
21520 Change
21521 \begin_inset space ~
21522 \end_inset
21523
21524 Limits
21525 \begin_inset space ~
21526 \end_inset
21527
21528 Type
21529 \family default
21530 .
21531 \end_layout
21532
21533 \begin_layout Standard
21534 Certain other mathematical expressions have this 
21535 \begin_inset Quotes eld
21536 \end_inset
21537
21538 moving limits
21539 \begin_inset Quotes erd
21540 \end_inset
21541
21542  feature as addition, such as
21543 \begin_inset Index
21544 status collapsed
21545
21546 \begin_layout Plain Layout
21547 Math ! Limits
21548 \end_layout
21549
21550 \end_inset
21551
21552
21553 \begin_inset Formula \[
21554 \lim_{x\rightarrow\infty}f(x),\]
21555
21556 \end_inset
21557
21558 which will place the 
21559 \begin_inset Formula $x\rightarrow\infty$
21560 \end_inset
21561
21562  underneath the 
21563 \begin_inset Quotes eld
21564 \end_inset
21565
21566 lim
21567 \begin_inset Quotes erd
21568 \end_inset
21569
21570  in display mode.
21571  In inline formulas it looks like this: 
21572 \begin_inset Formula $\lim_{x\rightarrow\infty}f(x)$
21573 \end_inset
21574
21575 .
21576 \end_layout
21577
21578 \begin_layout Standard
21579 Note that the lim-function was entered as the function macro 
21580 \series bold
21581
21582 \backslash
21583 lim
21584 \series default
21585 .
21586  Have a look at section
21587 \begin_inset space ~
21588 \end_inset
21589
21590
21591 \begin_inset CommandInset ref
21592 LatexCommand ref
21593 reference "sub:Functions"
21594
21595 \end_inset
21596
21597  for an explanation of function macros.
21598 \end_layout
21599
21600 \begin_layout Subsection
21601 Math Symbols
21602 \begin_inset Index
21603 status collapsed
21604
21605 \begin_layout Plain Layout
21606 Math ! Symbols
21607 \end_layout
21608
21609 \end_inset
21610
21611
21612 \end_layout
21613
21614 \begin_layout Standard
21615 Most math symbols can be found in the 
21616 \family sans
21617 Math
21618 \begin_inset space ~
21619 \end_inset
21620
21621 Panel
21622 \family default
21623  under one of several categories; including 
21624 \family sans
21625 Greek
21626 \family default
21627
21628 \family sans
21629 Operators
21630 \family default
21631  , 
21632 \family sans
21633 Relations
21634 \family default
21635
21636 \family sans
21637 Arrows
21638 \family default
21639 .
21640  There are also the additional symbols provided by the American Mathematical
21641  Society (AMS).
21642 \end_layout
21643
21644 \begin_layout Standard
21645 If you know the LaTeX-command for a construct or symbol you wish to use,
21646  you don't have to use the 
21647 \family sans
21648 Math
21649 \begin_inset space ~
21650 \end_inset
21651
21652 Panel
21653 \family default
21654 , but can type the command directly into the formula.
21655  LyX will convert it to the corresponding symbol or construct.
21656 \end_layout
21657
21658 \begin_layout Subsection
21659 Altering Spacing
21660 \begin_inset Index
21661 status collapsed
21662
21663 \begin_layout Plain Layout
21664 Math ! Spaces
21665 \end_layout
21666
21667 \end_inset
21668
21669
21670 \end_layout
21671
21672 \begin_layout Standard
21673 You may want to create spaces that differs from the standard spacing that
21674  LaTeX provides.
21675  To do this, type 
21676 \begin_inset Info
21677 type  "shortcut"
21678 arg   "space-insert protected"
21679 \end_inset
21680
21681  or to use the 
21682 \family sans
21683 Math
21684 \begin_inset space ~
21685 \end_inset
21686
21687 Panel
21688 \family default
21689  button 
21690 \begin_inset Graphics
21691         filename ../images/math/space.png
21692
21693 \end_inset
21694
21695 .
21696  This generates a small space, and shows a small marker on the screen.
21697  Here a example for the sequence 
21698 \series bold
21699 a Ctrl+Space b
21700 \series default
21701
21702 \begin_inset Formula $a\, b$
21703 \end_inset
21704
21705  (appears in LyX as 
21706 \begin_inset Graphics
21707         filename clipart/SpaceMarker.png
21708
21709 \end_inset
21710
21711 ).
21712  You can change the space to different sizes when you set the cursor behind
21713  the space marker and hit space again several times.
21714  With every space hit the size will be changed.
21715  Some markers for the space size appear red in LyX, because they are a negative
21716  spaces.
21717  Here two examples:
21718 \end_layout
21719
21720 \begin_layout Standard
21721
21722 \series bold
21723 a Ctrl+Space b
21724 \series default
21725  and 3×
21726 \family sans
21727 Space
21728 \family default
21729
21730 \begin_inset Formula $a\quad b$
21731 \end_inset
21732
21733
21734 \end_layout
21735
21736 \begin_layout Standard
21737
21738 \series bold
21739 a Ctrl+Space b
21740 \series default
21741  and 5×
21742 \family sans
21743 Space
21744 \family default
21745
21746 \begin_inset Formula $a\! b$
21747 \end_inset
21748
21749
21750 \end_layout
21751
21752 \begin_layout Subsection
21753 Functions
21754 \begin_inset Index
21755 status collapsed
21756
21757 \begin_layout Plain Layout
21758 Math ! Functions
21759 \end_layout
21760
21761 \end_inset
21762
21763
21764 \begin_inset CommandInset label
21765 LatexCommand label
21766 name "sub:Functions"
21767
21768 \end_inset
21769
21770
21771 \end_layout
21772
21773 \begin_layout Standard
21774 The 
21775 \family sans
21776 Math
21777 \begin_inset space ~
21778 \end_inset
21779
21780 Panel
21781 \family default
21782  contains under the button 
21783 \begin_inset Graphics
21784         filename ../images/math/functions.png
21785
21786 \end_inset
21787
21788  a number of functions, such as 
21789 \begin_inset Formula $\sin$
21790 \end_inset
21791
21792
21793 \begin_inset Formula $\lim$
21794 \end_inset
21795
21796
21797 \emph on
21798 etc
21799 \emph default
21800 .
21801  (you can also insert them in a formula by typing 
21802 \series bold
21803
21804 \backslash
21805 sin
21806 \series default
21807  etc.).
21808  Standard mathematical practice is, that functions are printed upright to
21809  avoid confusions, because 
21810 \begin_inset Formula $sin$
21811 \end_inset
21812
21813  does normally mean 
21814 \begin_inset Formula $s·i·n$
21815 \end_inset
21816
21817 .
21818 \end_layout
21819
21820 \begin_layout Standard
21821 Using the function macros will also produce correct spacing around the function:
21822  
21823 \begin_inset Formula $a\sin x$
21824 \end_inset
21825
21826  is different from 
21827 \begin_inset Formula $asinx$
21828 \end_inset
21829
21830
21831 \end_layout
21832
21833 \begin_layout Standard
21834 For some mathematical objects, like the limes, the macro changes the way
21835  that subscripts are placed, like described in section
21836 \begin_inset space ~
21837 \end_inset
21838
21839
21840 \begin_inset CommandInset ref
21841 LatexCommand ref
21842 reference "sub:Operators-with-Limits"
21843
21844 \end_inset
21845
21846 .
21847 \end_layout
21848
21849 \begin_layout Subsection
21850 Accents
21851 \begin_inset Index
21852 status collapsed
21853
21854 \begin_layout Plain Layout
21855 Math ! Accents
21856 \end_layout
21857
21858 \end_inset
21859
21860
21861 \end_layout
21862
21863 \begin_layout Standard
21864 In a formula you can insert accented characters in the same way as in text
21865  mode.
21866  This may depend on your keyboard, or the bindings file you use.
21867  You can also use LaTeX commands to e.
21868 \begin_inset space \thinspace{}
21869 \end_inset
21870
21871 g.
21872 \begin_inset space \space{}
21873 \end_inset
21874
21875 enter 
21876 \begin_inset Formula $\hat{a}$
21877 \end_inset
21878
21879  even if your keyboard doesn't have hat-accents enabled.
21880  Our example is entered by typing 
21881 \series bold
21882
21883 \backslash
21884 hat
21885 \begin_inset ERT
21886 status collapsed
21887
21888 \begin_layout Plain Layout
21889
21890
21891 \backslash
21892 spce 
21893 \end_layout
21894
21895 \end_inset
21896
21897 a
21898 \series default
21899  in a formula.
21900  Table
21901 \begin_inset space ~
21902 \end_inset
21903
21904
21905 \begin_inset CommandInset ref
21906 LatexCommand ref
21907 reference "cap:Accent-names-and"
21908
21909 \end_inset
21910
21911  shows the equivalences between the accent names and the commands.
21912 \end_layout
21913
21914 \begin_layout Standard
21915 \begin_inset Float table
21916 wide false
21917 sideways false
21918 status open
21919
21920 \begin_layout Plain Layout
21921 \begin_inset Caption
21922
21923 \begin_layout Plain Layout
21924 \begin_inset CommandInset label
21925 LatexCommand label
21926 name "cap:Accent-names-and"
21927
21928 \end_inset
21929
21930 Accent names and the corresponding commands.
21931 \end_layout
21932
21933 \end_inset
21934
21935
21936 \end_layout
21937
21938 \begin_layout Plain Layout
21939 \align center
21940 \begin_inset Tabular
21941 <lyxtabular version="3" rows="11" columns="3">
21942 <features>
21943 <column alignment="center" valignment="top" width="0pt">
21944 <column alignment="center" valignment="top" width="0pt">
21945 <column alignment="center" valignment="top" width="0pt">
21946 <row>
21947 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
21948 \begin_inset Text
21949
21950 \begin_layout Plain Layout
21951 Name
21952 \end_layout
21953
21954 \end_inset
21955 </cell>
21956 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
21957 \begin_inset Text
21958
21959 \begin_layout Plain Layout
21960 Command
21961 \end_layout
21962
21963 \end_inset
21964 </cell>
21965 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
21966 \begin_inset Text
21967
21968 \begin_layout Plain Layout
21969 E
21970 \family roman
21971 \series medium
21972 \shape up
21973 \size normal
21974 \emph off
21975 \bar no
21976 \noun off
21977 \color none
21978 xample
21979 \end_layout
21980
21981 \end_inset
21982 </cell>
21983 </row>
21984 <row>
21985 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
21986 \begin_inset Text
21987
21988 \begin_layout Plain Layout
21989
21990 \family roman
21991 \series medium
21992 \shape up
21993 \size normal
21994 \emph off
21995 \bar no
21996 \noun off
21997 \color none
21998 circumflex
21999 \end_layout
22000
22001 \end_inset
22002 </cell>
22003 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22004 \begin_inset Text
22005
22006 \begin_layout Plain Layout
22007
22008 \series bold
22009
22010 \backslash
22011 hat
22012 \end_layout
22013
22014 \end_inset
22015 </cell>
22016 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
22017 \begin_inset Text
22018
22019 \begin_layout Plain Layout
22020
22021 \family roman
22022 \series medium
22023 \shape up
22024 \size normal
22025 \emph off
22026 \bar no
22027 \noun off
22028 \color none
22029 \begin_inset Formula $\hat{a}$
22030 \end_inset
22031
22032
22033 \end_layout
22034
22035 \end_inset
22036 </cell>
22037 </row>
22038 <row>
22039 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22040 \begin_inset Text
22041
22042 \begin_layout Plain Layout
22043
22044 \family roman
22045 \series medium
22046 \shape up
22047 \size normal
22048 \emph off
22049 \bar no
22050 \noun off
22051 \color none
22052 grave
22053 \end_layout
22054
22055 \end_inset
22056 </cell>
22057 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22058 \begin_inset Text
22059
22060 \begin_layout Plain Layout
22061
22062 \series bold
22063
22064 \backslash
22065 grave
22066 \end_layout
22067
22068 \end_inset
22069 </cell>
22070 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
22071 \begin_inset Text
22072
22073 \begin_layout Plain Layout
22074
22075 \family roman
22076 \series medium
22077 \shape up
22078 \size normal
22079 \emph off
22080 \bar no
22081 \noun off
22082 \color none
22083 \begin_inset Formula $\grave{a}$
22084 \end_inset
22085
22086
22087 \end_layout
22088
22089 \end_inset
22090 </cell>
22091 </row>
22092 <row>
22093 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22094 \begin_inset Text
22095
22096 \begin_layout Plain Layout
22097
22098 \family roman
22099 \series medium
22100 \shape up
22101 \size normal
22102 \emph off
22103 \bar no
22104 \noun off
22105 \color none
22106 acute
22107 \end_layout
22108
22109 \end_inset
22110 </cell>
22111 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22112 \begin_inset Text
22113
22114 \begin_layout Plain Layout
22115
22116 \series bold
22117
22118 \backslash
22119 acute
22120 \end_layout
22121
22122 \end_inset
22123 </cell>
22124 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
22125 \begin_inset Text
22126
22127 \begin_layout Plain Layout
22128
22129 \family roman
22130 \series medium
22131 \shape up
22132 \size normal
22133 \emph off
22134 \bar no
22135 \noun off
22136 \color none
22137 \begin_inset Formula $\acute{a}$
22138 \end_inset
22139
22140
22141 \end_layout
22142
22143 \end_inset
22144 </cell>
22145 </row>
22146 <row>
22147 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22148 \begin_inset Text
22149
22150 \begin_layout Plain Layout
22151
22152 \family roman
22153 \series medium
22154 \shape up
22155 \size normal
22156 \emph off
22157 \bar no
22158 \noun off
22159 \color none
22160 umlaut
22161 \end_layout
22162
22163 \end_inset
22164 </cell>
22165 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22166 \begin_inset Text
22167
22168 \begin_layout Plain Layout
22169
22170 \series bold
22171
22172 \backslash
22173 ddot
22174 \end_layout
22175
22176 \end_inset
22177 </cell>
22178 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
22179 \begin_inset Text
22180
22181 \begin_layout Plain Layout
22182
22183 \family roman
22184 \series medium
22185 \shape up
22186 \size normal
22187 \emph off
22188 \bar no
22189 \noun off
22190 \color none
22191 \begin_inset Formula $\ddot{a}$
22192 \end_inset
22193
22194
22195 \end_layout
22196
22197 \end_inset
22198 </cell>
22199 </row>
22200 <row>
22201 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22202 \begin_inset Text
22203
22204 \begin_layout Plain Layout
22205
22206 \family roman
22207 \series medium
22208 \shape up
22209 \size normal
22210 \emph off
22211 \bar no
22212 \noun off
22213 \color none
22214 tilde
22215 \end_layout
22216
22217 \end_inset
22218 </cell>
22219 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22220 \begin_inset Text
22221
22222 \begin_layout Plain Layout
22223
22224 \series bold
22225
22226 \backslash
22227 tilde
22228 \end_layout
22229
22230 \end_inset
22231 </cell>
22232 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
22233 \begin_inset Text
22234
22235 \begin_layout Plain Layout
22236
22237 \family roman
22238 \series medium
22239 \shape up
22240 \size normal
22241 \emph off
22242 \bar no
22243 \noun off
22244 \color none
22245 \begin_inset Formula $\tilde{a}$
22246 \end_inset
22247
22248
22249 \end_layout
22250
22251 \end_inset
22252 </cell>
22253 </row>
22254 <row>
22255 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22256 \begin_inset Text
22257
22258 \begin_layout Plain Layout
22259
22260 \family roman
22261 \series medium
22262 \shape up
22263 \size normal
22264 \emph off
22265 \bar no
22266 \noun off
22267 \color none
22268 dot
22269 \end_layout
22270
22271 \end_inset
22272 </cell>
22273 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22274 \begin_inset Text
22275
22276 \begin_layout Plain Layout
22277
22278 \series bold
22279
22280 \backslash
22281 dot
22282 \end_layout
22283
22284 \end_inset
22285 </cell>
22286 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
22287 \begin_inset Text
22288
22289 \begin_layout Plain Layout
22290
22291 \family roman
22292 \series medium
22293 \shape up
22294 \size normal
22295 \emph off
22296 \bar no
22297 \noun off
22298 \color none
22299 \begin_inset Formula $\dot{a}$
22300 \end_inset
22301
22302
22303 \end_layout
22304
22305 \end_inset
22306 </cell>
22307 </row>
22308 <row>
22309 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22310 \begin_inset Text
22311
22312 \begin_layout Plain Layout
22313
22314 \family roman
22315 \series medium
22316 \shape up
22317 \size normal
22318 \emph off
22319 \bar no
22320 \noun off
22321 \color none
22322 breve
22323 \end_layout
22324
22325 \end_inset
22326 </cell>
22327 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22328 \begin_inset Text
22329
22330 \begin_layout Plain Layout
22331
22332 \series bold
22333
22334 \backslash
22335 breve
22336 \end_layout
22337
22338 \end_inset
22339 </cell>
22340 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
22341 \begin_inset Text
22342
22343 \begin_layout Plain Layout
22344
22345 \family roman
22346 \series medium
22347 \shape up
22348 \size normal
22349 \emph off
22350 \bar no
22351 \noun off
22352 \color none
22353 \begin_inset Formula $\breve{a}$
22354 \end_inset
22355
22356
22357 \end_layout
22358
22359 \end_inset
22360 </cell>
22361 </row>
22362 <row>
22363 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22364 \begin_inset Text
22365
22366 \begin_layout Plain Layout
22367
22368 \family roman
22369 \series medium
22370 \shape up
22371 \size normal
22372 \emph off
22373 \bar no
22374 \noun off
22375 \color none
22376 caron
22377 \end_layout
22378
22379 \end_inset
22380 </cell>
22381 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22382 \begin_inset Text
22383
22384 \begin_layout Plain Layout
22385
22386 \series bold
22387
22388 \backslash
22389 check
22390 \end_layout
22391
22392 \end_inset
22393 </cell>
22394 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
22395 \begin_inset Text
22396
22397 \begin_layout Plain Layout
22398
22399 \family roman
22400 \series medium
22401 \shape up
22402 \size normal
22403 \emph off
22404 \bar no
22405 \noun off
22406 \color none
22407 \begin_inset Formula $\check{a}$
22408 \end_inset
22409
22410
22411 \end_layout
22412
22413 \end_inset
22414 </cell>
22415 </row>
22416 <row>
22417 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22418 \begin_inset Text
22419
22420 \begin_layout Plain Layout
22421
22422 \family roman
22423 \series medium
22424 \shape up
22425 \size normal
22426 \emph off
22427 \bar no
22428 \noun off
22429 \color none
22430 macron
22431 \end_layout
22432
22433 \end_inset
22434 </cell>
22435 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22436 \begin_inset Text
22437
22438 \begin_layout Plain Layout
22439
22440 \series bold
22441
22442 \backslash
22443 bar
22444 \end_layout
22445
22446 \end_inset
22447 </cell>
22448 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
22449 \begin_inset Text
22450
22451 \begin_layout Plain Layout
22452
22453 \family roman
22454 \series medium
22455 \shape up
22456 \size normal
22457 \emph off
22458 \bar no
22459 \noun off
22460 \color none
22461 \begin_inset Formula $\bar{a}$
22462 \end_inset
22463
22464
22465 \end_layout
22466
22467 \end_inset
22468 </cell>
22469 </row>
22470 <row>
22471 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
22472 \begin_inset Text
22473
22474 \begin_layout Plain Layout
22475 vector
22476 \end_layout
22477
22478 \end_inset
22479 </cell>
22480 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
22481 \begin_inset Text
22482
22483 \begin_layout Plain Layout
22484
22485 \series bold
22486
22487 \backslash
22488 vec
22489 \end_layout
22490
22491 \end_inset
22492 </cell>
22493 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
22494 \begin_inset Text
22495
22496 \begin_layout Plain Layout
22497
22498 \family roman
22499 \series medium
22500 \shape up
22501 \size normal
22502 \emph off
22503 \bar no
22504 \noun off
22505 \color none
22506 \begin_inset Formula $\vec{a}$
22507 \end_inset
22508
22509
22510 \end_layout
22511
22512 \end_inset
22513 </cell>
22514 </row>
22515 </lyxtabular>
22516
22517 \end_inset
22518
22519
22520 \end_layout
22521
22522 \end_inset
22523
22524
22525 \end_layout
22526
22527 \begin_layout Standard
22528 You can choose one of the accents by selecting an item from the 
22529 \family sans
22530 Frame
22531 \begin_inset space ~
22532 \end_inset
22533
22534 decorations
22535 \family default
22536  symbol set button 
22537 \begin_inset Graphics
22538         filename ../images/math/hat.png
22539
22540 \end_inset
22541
22542  in the math panel ; this will apply to any selection you have made within
22543  a formula too.
22544 \end_layout
22545
22546 \begin_layout Section
22547 Brackets and Delimiters
22548 \begin_inset Index
22549 status collapsed
22550
22551 \begin_layout Plain Layout
22552 Math ! Brackets
22553 \end_layout
22554
22555 \end_inset
22556
22557
22558 \begin_inset Index
22559 status collapsed
22560
22561 \begin_layout Plain Layout
22562 Math ! Delimiters
22563 \end_layout
22564
22565 \end_inset
22566
22567
22568 \begin_inset CommandInset label
22569 LatexCommand label
22570 name "sec:Brackets-and-Delimiters"
22571
22572 \end_inset
22573
22574
22575 \end_layout
22576
22577 \begin_layout Standard
22578 There are several brackets available through LyX.
22579  For most purposes, using just the keys 
22580 \family typewriter
22581 []{}()|<>
22582 \family default
22583  should suffice.
22584  But if you want to surround a large structure, like a matrix or a fraction,
22585  or if you have several layers of brackets, is better using 
22586 \family sans
22587 Math
22588 \begin_inset space ~
22589 \end_inset
22590
22591 Panel
22592 \family default
22593 's delimiter icon 
22594 \begin_inset Graphics
22595         filename ../images/math/delim.png
22596
22597 \end_inset
22598
22599 .
22600  For example, that's how you would construct the brackets around a standard
22601  matrix such as:
22602 \begin_inset Formula \[
22603 \left[\begin{array}{cc}
22604 1 & 2\\
22605 3 & 4\end{array}\right]\]
22606
22607 \end_inset
22608
22609 and to make it easier to see the layers of parentheses as in: 
22610 \begin_inset Formula \[
22611 \frac{1}{\left(1+\left(\frac{1}{1+\left(\frac{1}{1+x}\right)}\right)\right)}\]
22612
22613 \end_inset
22614
22615
22616 \end_layout
22617
22618 \begin_layout Standard
22619 The parentheses, and other brackets from that menu will automatically re-size
22620  to accommodate the size of what is inside.
22621 \end_layout
22622
22623 \begin_layout Standard
22624 To construct brackets click on the button for the bracket you want on the
22625  left side and right side.
22626  If you use the option 
22627 \family sans
22628 Keep
22629 \begin_inset space ~
22630 \end_inset
22631
22632 matched
22633 \family default
22634 , the selected bracket type will be used for the left and the right side.
22635  The selection will be shown below the button field.
22636  If you want one side to not have a bracket, use the blank button.
22637  It will appear in LyX with a dotted line, but nothing will be printed.
22638 \end_layout
22639
22640 \begin_layout Standard
22641 If you want to place brackets around math structures, like a square root,
22642  you can do that by highlighting (selecting) the structure that is to go
22643  inside the brackets.
22644  Then choose the appropriate brackets for left and right and click on 
22645 \family sans
22646 Insert
22647 \family default
22648 .
22649  The parentheses will be drawn around the selected structure.
22650 \end_layout
22651
22652 \begin_layout Standard
22653 The next section explains how to insert a LaTeX 
22654 \begin_inset Quotes eld
22655 \end_inset
22656
22657 {
22658 \begin_inset Quotes erd
22659 \end_inset
22660
22661  for grouping.
22662 \end_layout
22663
22664 \begin_layout Section
22665 Grouping
22666 \begin_inset Index
22667 status collapsed
22668
22669 \begin_layout Plain Layout
22670 Math ! Grouping
22671 \end_layout
22672
22673 \end_inset
22674
22675
22676 \end_layout
22677
22678 \begin_layout Standard
22679 You may need to group a set of symbols.
22680  In LaTeX, for example, the typesetting of 
22681 \family typewriter
22682 {x^y}^z
22683 \family default
22684  is different from 
22685 \family typewriter
22686 x^{y^z}
22687 \family default
22688 :
22689 \end_layout
22690
22691 \begin_layout Standard
22692 \begin_inset Formula \[
22693 {x^{y}}^{z}\quad\mathrm{differs\; from}\quad x^{y^{z}}\]
22694
22695 \end_inset
22696
22697
22698 \end_layout
22699
22700 \begin_layout Standard
22701 To create this grouping, you need to use the key sequence 
22702 \begin_inset Quotes eld
22703 \end_inset
22704
22705
22706 \series bold
22707
22708 \backslash
22709 {
22710 \series default
22711
22712 \begin_inset Quotes erd
22713 \end_inset
22714
22715  then type space.
22716  Inside LyX, you will see red braces indicating the grouping.
22717  Within this braces you insert the grouped structure.
22718  The grouping braces won't appear in the output in contrary to normal braces.
22719 \end_layout
22720
22721 \begin_layout Section
22722 Arrays and Multi-line Equations
22723 \begin_inset Index
22724 status collapsed
22725
22726 \begin_layout Plain Layout
22727 Math ! Arrays
22728 \end_layout
22729
22730 \end_inset
22731
22732
22733 \begin_inset Index
22734 status collapsed
22735
22736 \begin_layout Plain Layout
22737 Math ! Matrices
22738 \end_layout
22739
22740 \end_inset
22741
22742
22743 \begin_inset Index
22744 status collapsed
22745
22746 \begin_layout Plain Layout
22747 Math ! Multi-line Equations
22748 \end_layout
22749
22750 \end_inset
22751
22752
22753 \end_layout
22754
22755 \begin_layout Standard
22756 Matrices are entered in LyX using the 
22757 \family sans
22758 Math
22759 \begin_inset space ~
22760 \end_inset
22761
22762 Panel
22763 \family default
22764  matrix button 
22765 \begin_inset Graphics
22766         filename ../images/math/matrix.png
22767
22768 \end_inset
22769
22770 .
22771  It will open a dialog for you to choose the number of rows/columns.
22772  Here is an example:
22773 \begin_inset Formula \[
22774 \left(\begin{array}{ccc}
22775 1 & 2 & 3\\
22776 4 & 5 & 6\\
22777 7 & 8 & 9\end{array}\right)\]
22778
22779 \end_inset
22780
22781 The parentheses aren't automatic, but you can add them as described in section
22782 \begin_inset space ~
22783 \end_inset
22784
22785
22786 \begin_inset CommandInset ref
22787 LatexCommand ref
22788 reference "sec:Brackets-and-Delimiters"
22789
22790 \end_inset
22791
22792 .
22793  When you construct the matrix, you can decide whether the column entries
22794  will be left-, right-, or center-justified.
22795  This alignment is set in the box 
22796 \family sans
22797 Horizontal
22798 \family default
22799  with the letters 
22800 \begin_inset Quotes eld
22801 \end_inset
22802
22803
22804 \family sans
22805 l
22806 \family default
22807
22808 \begin_inset Quotes erd
22809 \end_inset
22810
22811
22812 \begin_inset Quotes eld
22813 \end_inset
22814
22815
22816 \family sans
22817 r
22818 \family default
22819
22820 \begin_inset Quotes erd
22821 \end_inset
22822
22823 , and 
22824 \begin_inset Quotes eld
22825 \end_inset
22826
22827
22828 \family sans
22829 c
22830 \family default
22831
22832 \begin_inset Quotes erd
22833 \end_inset
22834
22835 .
22836  LyX proposes a 
22837 \begin_inset Quotes eld
22838 \end_inset
22839
22840
22841 \family sans
22842 c
22843 \family default
22844
22845 \begin_inset Quotes erd
22846 \end_inset
22847
22848  for every column as default.
22849  For example, the sequence 
22850 \begin_inset Quotes eld
22851 \end_inset
22852
22853
22854 \family sans
22855 lrc
22856 \family default
22857
22858 \begin_inset Quotes erd
22859 \end_inset
22860
22861  means that the first column will be left-justified, the second will be
22862  centered, and the third column will be right-justified, because each letter
22863  corresponds to the relevant column.
22864  The result will look like this:
22865 \begin_inset Formula \[
22866 \begin{array}{lcr}
22867 this & this\, column & this\, column\\
22868 column & has & has\, right\\
22869 has\, left\, alignment & center\, alignment & alignment\end{array}.\]
22870
22871 \end_inset
22872
22873
22874 \end_layout
22875
22876 \begin_layout Standard
22877 You can add more rows to an existing matrix by hitting 
22878 \begin_inset Info
22879 type  "shortcut"
22880 arg   "newline-insert newline"
22881 \end_inset
22882
22883  while the cursor is in the matrix.
22884  Adding or deleting columns can be done via the menu 
22885 \family sans
22886 Edit\SpecialChar \menuseparator
22887 Math
22888 \family default
22889 .
22890 \end_layout
22891
22892 \begin_layout Standard
22893 There are other arrays used in formulas, such as distinctions of cases.
22894  It can be created with the menu 
22895 \family sans
22896 Insert\SpecialChar \menuseparator
22897 Math\SpecialChar \menuseparator
22898 Cases
22899 \begin_inset space ~
22900 \end_inset
22901
22902 Environment
22903 \family default
22904  or the command 
22905 \series bold
22906
22907 \backslash
22908 cases
22909 \series default
22910 .
22911  Here an example: 
22912 \begin_inset Formula \[
22913 f(x)=\begin{cases}
22914 -1 & x<0\\
22915 0 & x=0\\
22916 1 & x>0\end{cases}\]
22917
22918 \end_inset
22919
22920
22921 \end_layout
22922
22923 \begin_layout Standard
22924 \begin_inset VSpace bigskip
22925 \end_inset
22926
22927 Multi-line formulas are created when you press 
22928 \begin_inset Info
22929 type  "shortcut"
22930 arg   "newline-insert newline"
22931 \end_inset
22932
22933  within a formula.
22934  In an empty formula you can see that three blue boxes appear, one for each
22935  column.
22936  When you press 
22937 \begin_inset Info
22938 type  "shortcut"
22939 arg   "newline-insert newline"
22940 \end_inset
22941
22942  in a non-empty formula, the part before the relation sign (equal sign 
22943 \begin_inset Quotes eld
22944 \end_inset
22945
22946 =
22947 \begin_inset Quotes erd
22948 \end_inset
22949
22950  etc.) will be inserted automatically to the first column, the relation sign
22951  is in the second column, and the rest in the third column.
22952  A new row is created by every further hit of 
22953 \begin_inset Info
22954 type  "shortcut"
22955 arg   "newline-insert newline"
22956 \end_inset
22957
22958 .
22959  Multi-line formulas are always displayed formulas.
22960  Here is an example:
22961 \begin_inset Formula \begin{eqnarray}
22962 a^{2} & = & (b^{2}+c^{2})(b^{2}-c^{2})\nonumber \\
22963 a & = & \sqrt{b^{4}-c^{4}}\label{eq:asquared}\end{eqnarray}
22964
22965 \end_inset
22966
22967  To change the column assignment of the formula parts, place the cursor
22968  where you want to start the shift and hit 
22969 \family sans
22970 Ctrl-Tab.
22971
22972 \family default
22973  It shifts everything in the column which is right beside the current cursor
22974  position to the next column.
22975  Note that the middle column is designed for relation signs, structures
22976  within this column will be printed in a smaller size:
22977 \begin_inset Formula \begin{eqnarray*}
22978 \frac{A}{B} & \frac{A}{B} & \frac{A}{B}\end{eqnarray*}
22979
22980 \end_inset
22981
22982
22983 \end_layout
22984
22985 \begin_layout Standard
22986 The multi-line formula type described here is called 
22987 \family typewriter
22988 \series medium
22989 eqnarray
22990 \family default
22991 \series default
22992 .
22993  There are other multi-line types being more suitable for certain situations,
22994  for example if you want a better inter-line spacing than in formula (
22995 \begin_inset CommandInset ref
22996 LatexCommand ref
22997 reference "eq:asquared"
22998
22999 \end_inset
23000
23001 ).
23002  The other types are described in section
23003 \begin_inset space ~
23004 \end_inset
23005
23006
23007 \begin_inset CommandInset ref
23008 LatexCommand ref
23009 reference "sub:AMS-Formula-Types"
23010
23011 \end_inset
23012
23013 .
23014 \end_layout
23015
23016 \begin_layout Section
23017 Formula Numbering and Referencing
23018 \begin_inset Index
23019 status collapsed
23020
23021 \begin_layout Plain Layout
23022 Math ! Formula numbering
23023 \end_layout
23024
23025 \end_inset
23026
23027
23028 \begin_inset Index
23029 status collapsed
23030
23031 \begin_layout Plain Layout
23032 Math ! Referencing formulas
23033 \end_layout
23034
23035 \end_inset
23036
23037
23038 \begin_inset CommandInset label
23039 LatexCommand label
23040 name "sec:Formula-Numbering-and"
23041
23042 \end_inset
23043
23044
23045 \end_layout
23046
23047 \begin_layout Standard
23048 To number a formula, set the cursor in the formula and use the menu 
23049 \family sans
23050 Edit\SpecialChar \menuseparator
23051 Math\SpecialChar \menuseparator
23052 Toggle
23053 \begin_inset space ~
23054 \end_inset
23055
23056 Numbering
23057 \family default
23058  or the shortcut 
23059 \begin_inset Info
23060 type  "shortcut"
23061 arg   "math-number-toggle"
23062 \end_inset
23063
23064 .
23065  The formula number appears in LyX as 
23066 \begin_inset Quotes eld
23067 \end_inset
23068
23069 #
23070 \begin_inset Quotes erd
23071 \end_inset
23072
23073  within parentheses.
23074  The 
23075 \begin_inset Quotes erd
23076 \end_inset
23077
23078 #
23079 \begin_inset Quotes erd
23080 \end_inset
23081
23082  denotes, that the number will be calculated automatically when the output
23083  is generated.
23084  The placement and format of the formula number in the output depends on
23085  the document class.
23086  In this document the number is printed together with the chapter number,
23087  separated by a dot:
23088 \begin_inset Formula \begin{equation}
23089 1+1=2\end{equation}
23090
23091 \end_inset
23092
23093 Using 
23094 \begin_inset Info
23095 type  "shortcut"
23096 arg   "math-number-toggle"
23097 \end_inset
23098
23099  in a numbered formula will switch off the numbering.
23100  You can only number displayed formulas.
23101 \end_layout
23102
23103 \begin_layout Standard
23104 Multi-line formulas can be numbered line by line: Using the menu 
23105 \family sans
23106 Edit\SpecialChar \menuseparator
23107 Math\SpecialChar \menuseparator
23108 Toggle
23109 \begin_inset space ~
23110 \end_inset
23111
23112 Numbering
23113 \begin_inset space ~
23114 \end_inset
23115
23116 of
23117 \begin_inset space ~
23118 \end_inset
23119
23120 Line
23121 \family default
23122  or the shortcut 
23123 \begin_inset Info
23124 type  "shortcut"
23125 arg   "math-number-line-toggle"
23126 \end_inset
23127
23128  will only toggle the numbering of the line where the cursor is in:
23129 \begin_inset Formula \begin{eqnarray}
23130 1 & = & 3-2\\
23131 2 & = & 4-2\nonumber \\
23132 4 & \leq & 7\end{eqnarray}
23133
23134 \end_inset
23135
23136 To number all lines use the shortcut 
23137 \begin_inset Info
23138 type  "shortcut"
23139 arg   "math-number-toggle"
23140 \end_inset
23141
23142 .
23143 \end_layout
23144
23145 \begin_layout Standard
23146 \begin_inset VSpace bigskip
23147 \end_inset
23148
23149 Every displayed formula can be referenced by its number using a label.
23150  A label is inserted with the menu 
23151 \family sans
23152 Insert\SpecialChar \menuseparator
23153 Label
23154 \family default
23155  when the cursor is in the formula.
23156  This opens a dialog to enter the label.
23157  It is recommended to use the proposed 
23158 \begin_inset Quotes eld
23159 \end_inset
23160
23161
23162 \family sans
23163 eq:
23164 \family default
23165
23166 \begin_inset Quotes erd
23167 \end_inset
23168
23169  as first part of the label, because this helps later to identify the label
23170  type when you have many labels in your document.
23171  We inserted in the following example the label 
23172 \begin_inset Quotes eld
23173 \end_inset
23174
23175 eq:tanhExp
23176 \begin_inset Quotes erd
23177 \end_inset
23178
23179  in the second line:
23180 \begin_inset Formula \begin{eqnarray}
23181 \tanh(x) & = & \frac{\sinh(x)}{\cosh(x)}\nonumber \\
23182  & = & \frac{\mathrm{e}^{2x}-1}{\mathrm{e}^{2x}+1}\label{eq:tanhExp}\end{eqnarray}
23183
23184 \end_inset
23185
23186 Every labeled line is automatically numbered.
23187  Therefore the label is shown in LyX at the place of the formula number
23188  placeholder 
23189 \begin_inset Quotes eld
23190 \end_inset
23191
23192 #
23193 \begin_inset Quotes erd
23194 \end_inset
23195
23196 .
23197  You can reference a labeled formula using the menu 
23198 \family sans
23199 Insert\SpecialChar \menuseparator
23200 Cross
23201 \begin_inset space ~
23202 \end_inset
23203
23204 Reference
23205 \family default
23206 .
23207  A dialog appears to choose a label you want refer to.
23208  The reference appears in LyX as grey cross reference box and in the output
23209  as the formula number:
23210 \end_layout
23211
23212 \begin_layout Standard
23213 This is a cross-reference to equation (
23214 \begin_inset CommandInset ref
23215 LatexCommand ref
23216 reference "eq:tanhExp"
23217
23218 \end_inset
23219
23220 ).
23221 \end_layout
23222
23223 \begin_layout Standard
23224 The properties of LyX's cross-reference box are described in section
23225 \begin_inset space ~
23226 \end_inset
23227
23228
23229 \begin_inset CommandInset ref
23230 LatexCommand ref
23231 reference "sec:Cross-References"
23232
23233 \end_inset
23234
23235 .
23236  To delete a label, set the cursor in the labeled formula, use the menu
23237  
23238 \family sans
23239 Insert\SpecialChar \menuseparator
23240 Label
23241 \family default
23242  and delete the label in the appearing dialog.
23243 \begin_inset Foot
23244 status collapsed
23245
23246 \begin_layout Plain Layout
23247 This is a unintuitive and will be fixed in the next version of LyX.
23248 \end_layout
23249
23250 \end_inset
23251
23252  
23253 \end_layout
23254
23255 \begin_layout Section
23256 User defined math macros
23257 \begin_inset Index
23258 status collapsed
23259
23260 \begin_layout Plain Layout
23261 Math ! Macros
23262 \end_layout
23263
23264 \end_inset
23265
23266
23267 \end_layout
23268
23269 \begin_layout Standard
23270 LyX allows you to define macros for formulas what is very useful when you
23271  have in a document several times the same form of equations.
23272  Math macros are explained in section 
23273 \emph on
23274 Math
23275 \begin_inset space ~
23276 \end_inset
23277
23278 Macros
23279 \emph default
23280  of the 
23281 \emph on
23282 Math
23283 \emph default
23284  manual.
23285 \end_layout
23286
23287 \begin_layout Section
23288 Fine-Tuning
23289 \end_layout
23290
23291 \begin_layout Subsection
23292 Typefaces
23293 \begin_inset Index
23294 status collapsed
23295
23296 \begin_layout Plain Layout
23297 Math ! Typefaces
23298 \end_layout
23299
23300 \end_inset
23301
23302
23303 \end_layout
23304
23305 \begin_layout Standard
23306 The standard font for text is italic, for numbers the standard is roman.
23307  To set a font in a formula, use the 
23308 \family sans
23309 Math
23310 \begin_inset space ~
23311 \end_inset
23312
23313 Panel
23314 \family default
23315  button 
23316 \begin_inset Graphics
23317         filename ../images/math/font.png
23318
23319 \end_inset
23320
23321 , or enter its command, listed in table
23322 \begin_inset space ~
23323 \end_inset
23324
23325
23326 \begin_inset CommandInset ref
23327 LatexCommand ref
23328 reference "cap:Typefaces-and-the"
23329
23330 \end_inset
23331
23332 , directly.
23333 \end_layout
23334
23335 \begin_layout Standard
23336 \begin_inset Float table
23337 wide false
23338 sideways false
23339 status open
23340
23341 \begin_layout Plain Layout
23342 \begin_inset Caption
23343
23344 \begin_layout Plain Layout
23345 \begin_inset CommandInset label
23346 LatexCommand label
23347 name "cap:Typefaces-and-the"
23348
23349 \end_inset
23350
23351 Typefaces and the corresponding commands.
23352 \end_layout
23353
23354 \end_inset
23355
23356
23357 \end_layout
23358
23359 \begin_layout Plain Layout
23360 \align center
23361 \begin_inset Tabular
23362 <lyxtabular version="3" rows="9" columns="2">
23363 <features>
23364 <column alignment="center" valignment="top" width="0pt">
23365 <column alignment="center" valignment="top" width="0pt">
23366 <row>
23367 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
23368 \begin_inset Text
23369
23370 \begin_layout Plain Layout
23371 Font
23372 \end_layout
23373
23374 \end_inset
23375 </cell>
23376 <cell alignment="center" valignment="top" topline="true" bottomline="true" rightline="true" usebox="none">
23377 \begin_inset Text
23378
23379 \begin_layout Plain Layout
23380 Command
23381 \end_layout
23382
23383 \end_inset
23384 </cell>
23385 </row>
23386 <row>
23387 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23388 \begin_inset Text
23389
23390 \begin_layout Plain Layout
23391
23392 \shape up
23393 \size normal
23394 \bar no
23395 \noun off
23396 \color none
23397 \begin_inset Formula $\mathrm{Roman}$
23398 \end_inset
23399
23400
23401 \end_layout
23402
23403 \end_inset
23404 </cell>
23405 <cell alignment="center" valignment="top" topline="true" rightline="true" usebox="none">
23406 \begin_inset Text
23407
23408 \begin_layout Plain Layout
23409
23410 \series bold
23411
23412 \backslash
23413 mathrm
23414 \end_layout
23415
23416 \end_inset
23417 </cell>
23418 </row>
23419 <row>
23420 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23421 \begin_inset Text
23422
23423 \begin_layout Plain Layout
23424 \begin_inset Formula $\mathbf{\mathbf{Bold}}$
23425 \end_inset
23426
23427
23428 \end_layout
23429
23430 \end_inset
23431 </cell>
23432 <cell alignment="center" valignment="top" topline="true" rightline="true" usebox="none">
23433 \begin_inset Text
23434
23435 \begin_layout Plain Layout
23436
23437 \series bold
23438
23439 \backslash
23440 mathbf
23441 \end_layout
23442
23443 \end_inset
23444 </cell>
23445 </row>
23446 <row>
23447 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23448 \begin_inset Text
23449
23450 \begin_layout Plain Layout
23451 \begin_inset Formula $\mathit{Italic}$
23452 \end_inset
23453
23454
23455 \end_layout
23456
23457 \end_inset
23458 </cell>
23459 <cell alignment="center" valignment="top" topline="true" rightline="true" usebox="none">
23460 \begin_inset Text
23461
23462 \begin_layout Plain Layout
23463
23464 \series bold
23465
23466 \backslash
23467 mathit
23468 \end_layout
23469
23470 \end_inset
23471 </cell>
23472 </row>
23473 <row>
23474 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23475 \begin_inset Text
23476
23477 \begin_layout Plain Layout
23478
23479 \shape up
23480 \size normal
23481 \bar no
23482 \noun off
23483 \color none
23484 \begin_inset Formula $\mathtt{Typewriter}$
23485 \end_inset
23486
23487
23488 \end_layout
23489
23490 \end_inset
23491 </cell>
23492 <cell alignment="center" valignment="top" topline="true" rightline="true" usebox="none">
23493 \begin_inset Text
23494
23495 \begin_layout Plain Layout
23496
23497 \series bold
23498
23499 \backslash
23500 mathtt
23501 \end_layout
23502
23503 \end_inset
23504 </cell>
23505 </row>
23506 <row>
23507 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23508 \begin_inset Text
23509
23510 \begin_layout Plain Layout
23511 \begin_inset Formula $\mathbf{\mathbb{BLACKBOARD}}$
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 mathbb
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 $\mathfrak{Fraktur}$
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 mathfrak
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
23566 \shape up
23567 \size normal
23568 \emph on
23569 \bar no
23570 \noun off
23571 \color none
23572 \begin_inset Formula $\mathcal{CALLIGRAPHIC}$
23573 \end_inset
23574
23575
23576 \end_layout
23577
23578 \end_inset
23579 </cell>
23580 <cell alignment="center" valignment="top" topline="true" rightline="true" usebox="none">
23581 \begin_inset Text
23582
23583 \begin_layout Plain Layout
23584
23585 \series bold
23586
23587 \backslash
23588 mathcal
23589 \end_layout
23590
23591 \end_inset
23592 </cell>
23593 </row>
23594 <row>
23595 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
23596 \begin_inset Text
23597
23598 \begin_layout Plain Layout
23599 \begin_inset Formula $\mathsf{SansSerif}$
23600 \end_inset
23601
23602
23603 \end_layout
23604
23605 \end_inset
23606 </cell>
23607 <cell alignment="center" valignment="top" topline="true" bottomline="true" rightline="true" usebox="none">
23608 \begin_inset Text
23609
23610 \begin_layout Plain Layout
23611
23612 \series bold
23613
23614 \backslash
23615 mathsf
23616 \end_layout
23617
23618 \end_inset
23619 </cell>
23620 </row>
23621 </lyxtabular>
23622
23623 \end_inset
23624
23625
23626 \end_layout
23627
23628 \end_inset
23629
23630
23631 \end_layout
23632
23633 \begin_layout Standard
23634 \begin_inset Note Greyedout
23635 status open
23636
23637 \begin_layout Plain Layout
23638
23639 \series bold
23640 Note:
23641 \series default
23642  that you can only print capital letters in the typefaces 
23643 \family sans
23644 Blackboard
23645 \family default
23646  and 
23647 \family sans
23648 Calligraphic
23649 \family default
23650 .
23651 \end_layout
23652
23653 \end_inset
23654
23655
23656 \end_layout
23657
23658 \begin_layout Standard
23659 When you use a typeface, a blue box is inserted in the formula.
23660  Every character in this box will be printed in this typeface.
23661  Pressing 
23662 \family sans
23663 Space
23664 \family default
23665  within the box, will set the cursor outside, so that you have to use a
23666  protected space when you need a space in the box.
23667  Here an example where a 
23668 \begin_inset Quotes eld
23669 \end_inset
23670
23671 N
23672 \begin_inset Quotes erd
23673 \end_inset
23674
23675  in 
23676 \family sans
23677 Blackboard
23678 \family default
23679  denotes the set of numbers:
23680 \begin_inset Formula \[
23681 f(x)=\sqrt{x}\:;\: x\in\mathbb{N}\]
23682
23683 \end_inset
23684
23685
23686 \end_layout
23687
23688 \begin_layout Standard
23689 The typefaces are nestable, which can cause confusion.
23690  You can e.
23691 \begin_inset space \thinspace{}
23692 \end_inset
23693
23694 g.
23695 \begin_inset space \space{}
23696 \end_inset
23697
23698 put a character in 
23699 \family sans
23700 Fraktur
23701 \family default
23702  in a box for 
23703 \family sans
23704 Typewriter
23705 \family default
23706
23707 \begin_inset Formula $\mathtt{abc\mathfrak{d}e}$
23708 \end_inset
23709
23710  
23711 \begin_inset Newline newline
23712 \end_inset
23713
23714 So better don't use this feature.
23715 \end_layout
23716
23717 \begin_layout Standard
23718 The typefaces have no effect on Greek letters: 
23719 \begin_inset Formula $\mathfrak{abc\delta e}$
23720 \end_inset
23721
23722
23723 \begin_inset Newline newline
23724 \end_inset
23725
23726 You can only print them emboldened using the command 
23727 \series bold
23728
23729 \backslash
23730 boldsymbol
23731 \series default
23732 , which works like the other typeface commands: 
23733 \begin_inset Formula $\alpha\beta\gamma\boldsymbol{\alpha\beta\gamma}$
23734 \end_inset
23735
23736
23737 \end_layout
23738
23739 \begin_layout Standard
23740
23741 \series bold
23742
23743 \backslash
23744 boldsymbol
23745 \series default
23746  works for all symbols, letters, and numbers.
23747 \end_layout
23748
23749 \begin_layout Standard
23750 A number of other font options are available as well, in the menu 
23751 \family sans
23752 Insert\SpecialChar \menuseparator
23753 Math\SpecialChar \menuseparator
23754 Font
23755 \begin_inset space ~
23756 \end_inset
23757
23758 Change
23759 \family default
23760 .
23761 \end_layout
23762
23763 \begin_layout Subsection
23764 Math Text
23765 \begin_inset Index
23766 status collapsed
23767
23768 \begin_layout Plain Layout
23769 Math ! Text
23770 \end_layout
23771
23772 \end_inset
23773
23774
23775 \end_layout
23776
23777 \begin_layout Standard
23778 Typefaces are useful for entering some characters in some given font, but
23779  not for text.
23780  For typing longer pieces of text use the math text, which is obtained using
23781  the entry 
23782 \family sans
23783 Normal
23784 \begin_inset space ~
23785 \end_inset
23786
23787 text
23788 \begin_inset space ~
23789 \end_inset
23790
23791 mode
23792 \family default
23793  of the 
23794 \family sans
23795 Math
23796 \begin_inset space ~
23797 \end_inset
23798
23799 Panel
23800 \family default
23801  button 
23802 \begin_inset Graphics
23803         filename ../images/math/font.png
23804
23805 \end_inset
23806
23807  (shortcut 
23808 \family sans
23809 Alt+M
23810 \begin_inset space ~
23811 \end_inset
23812
23813 M
23814 \family default
23815 ).
23816  Math text appears in LyX in black instead of blue.
23817  You can use spaces and accents in math text like in normal text.
23818  Here is an example:
23819 \begin_inset Formula \[
23820 f(x)=\begin{cases}
23821 x & \textrm{if I say so}\\
23822 -x & \textrm{unter Umständen}\end{cases}\]
23823
23824 \end_inset
23825
23826
23827 \end_layout
23828
23829 \begin_layout Subsection
23830 Font Sizes
23831 \begin_inset Index
23832 status collapsed
23833
23834 \begin_layout Plain Layout
23835 Math ! Font sizes
23836 \end_layout
23837
23838 \end_inset
23839
23840
23841 \end_layout
23842
23843 \begin_layout Standard
23844 There are four font styles (relative sizes) used in math-mode, which are
23845  automatically chosen in most situations.
23846  These are called 
23847 \family sans
23848 textstyle
23849 \family default
23850
23851 \family sans
23852 displaystyle
23853 \family default
23854
23855 \family sans
23856 scriptstyle
23857 \family default
23858 , and 
23859 \family sans
23860 scriptscriptstyle
23861 \family default
23862 .
23863  For most characters, 
23864 \family sans
23865 textstyle
23866 \family default
23867  and 
23868 \family sans
23869 displaystyle
23870 \family default
23871  are actually the same size, but fractions, superscripts and subscripts,
23872  and certain other structures, are set larger in 
23873 \family sans
23874 displaystyle
23875 \family default
23876 .
23877  Except for some operators, which resize themselves to accommodate various
23878  situations, all text will be set in the styles as LaTeX thinks is appropriate.
23879  These choices can be overridden by using the math panel button 
23880 \begin_inset Graphics
23881         filename ../images/math/style.png
23882
23883 \end_inset
23884
23885 .
23886  A box for the size will be created in which you can insert the math structure.
23887  For example, you can set 
23888 \begin_inset Formula $\frac{1}{2}$
23889 \end_inset
23890
23891 , which is normally in 
23892 \family sans
23893 textstyle
23894 \family default
23895 , larger in 
23896 \family sans
23897 displaystyle
23898 \family default
23899
23900 \begin_inset Formula ${\displaystyle \frac{1}{2}}$
23901 \end_inset
23902
23903 .
23904  The four styles are used in the following example:
23905 \end_layout
23906
23907 \begin_layout Standard
23908 \begin_inset Formula $displaystyle$
23909 \end_inset
23910
23911
23912 \begin_inset Formula ${\textstyle textstyle}$
23913 \end_inset
23914
23915
23916 \begin_inset Formula ${\scriptstyle scriptstyle}$
23917 \end_inset
23918
23919
23920 \begin_inset Formula ${\scriptscriptstyle scriptscriptstyle}$
23921 \end_inset
23922
23923 .
23924 \end_layout
23925
23926 \begin_layout Standard
23927 All these math-mode font sizes are relative, that means, if the whole math
23928  inset is set in a particular size with the menu 
23929 \family sans
23930 Edit\SpecialChar \menuseparator
23931 Text
23932 \begin_inset space ~
23933 \end_inset
23934
23935 Style
23936 \family default
23937 , all sizes in the formula will be adjusted relative to this size.
23938  Similarly, if the base font size of the document is changed, all fonts
23939  will be adjusted to correspond.
23940  As example a formula in the font size 
23941 \begin_inset Quotes eld
23942 \end_inset
23943
23944 largest
23945 \begin_inset Quotes erd
23946 \end_inset
23947
23948 :
23949 \end_layout
23950
23951 \begin_layout Standard
23952
23953 \family roman
23954 \size largest
23955 \begin_inset Formula $\mathrm{e}=\sum_{n=0}^{\infty}\frac{1}{n!}$
23956 \end_inset
23957
23958
23959 \end_layout
23960
23961 \begin_layout Section
23962 Theorem Modules
23963 \end_layout
23964
23965 \begin_layout Standard
23966 As of LyX 1.6, support for theorem-like environments has been moved out of
23967  the document classes and into layout modules.
23968 \begin_inset Index
23969 status collapsed
23970
23971 \begin_layout Plain Layout
23972 Layout Modules
23973 \end_layout
23974
23975 \end_inset
23976
23977  As a result, theorem-like environments can now easily be used with classes
23978  other than the AMS classes.
23979  See section 
23980 \begin_inset CommandInset ref
23981 LatexCommand ref
23982 reference "sub:Modules"
23983
23984 \end_inset
23985
23986  for more on layout modules.
23987 \end_layout
23988
23989 \begin_layout Section
23990 AMS-LaTeX
23991 \begin_inset Index
23992 status collapsed
23993
23994 \begin_layout Plain Layout
23995 AMS math
23996 \end_layout
23997
23998 \end_inset
23999
24000
24001 \begin_inset Index
24002 status collapsed
24003
24004 \begin_layout Plain Layout
24005 Math ! AMS
24006 \end_layout
24007
24008 \end_inset
24009
24010
24011 \end_layout
24012
24013 \begin_layout Standard
24014 LyX supports the packages provided by the American Mathematical Society
24015  (AMS) that are in common use.
24016 \end_layout
24017
24018 \begin_layout Subsection
24019 Enabling AMS-Support
24020 \end_layout
24021
24022 \begin_layout Standard
24023 Selecting the checkbox 
24024 \family sans
24025 Use
24026 \begin_inset space ~
24027 \end_inset
24028
24029 AMS
24030 \begin_inset space ~
24031 \end_inset
24032
24033 math
24034 \begin_inset space ~
24035 \end_inset
24036
24037 package
24038 \family default
24039  in the 
24040 \family sans
24041 Document\SpecialChar \menuseparator
24042 Settings
24043 \family default
24044
24045 \begin_inset Index
24046 status collapsed
24047
24048 \begin_layout Plain Layout
24049 Document ! Settings
24050 \end_layout
24051
24052 \end_inset
24053
24054  dialog under 
24055 \family sans
24056 Math
24057 \begin_inset space ~
24058 \end_inset
24059
24060 Options
24061 \family default
24062  will include the AMS-packages in the document, and make the facilities
24063  available.
24064  AMS is needed for many math-constructs, so when you get LaTeX-errors in
24065  formulas, assure that you have enabled AMS.
24066 \end_layout
24067
24068 \begin_layout Subsection
24069 AMS-Formula Types
24070 \begin_inset CommandInset label
24071 LatexCommand label
24072 name "sub:AMS-Formula-Types"
24073
24074 \end_inset
24075
24076
24077 \begin_inset Index
24078 status collapsed
24079
24080 \begin_layout Plain Layout
24081 Math ! Multi-line Equations
24082 \end_layout
24083
24084 \end_inset
24085
24086
24087 \end_layout
24088
24089 \begin_layout Standard
24090 AMS-LaTeX provides a selection of different formula types.
24091  LyX allows you to choose between 
24092 \family typewriter
24093 align
24094 \family default
24095
24096 \family typewriter
24097 alignat
24098 \family default
24099
24100 \family typewriter
24101 flalign
24102 \family default
24103
24104 \family typewriter
24105 gather
24106 \family default
24107 , and 
24108 \family typewriter
24109 multline
24110 \family default
24111 .
24112  We refer to the AMS-documentation for an explanation of these formula types.
24113 \end_layout
24114
24115 \begin_layout Chapter
24116 More Tools
24117 \end_layout
24118
24119 \begin_layout Section
24120 Cross-References
24121 \begin_inset Index
24122 status collapsed
24123
24124 \begin_layout Plain Layout
24125 Cross references
24126 \end_layout
24127
24128 \end_inset
24129
24130
24131 \begin_inset CommandInset label
24132 LatexCommand label
24133 name "sec:Cross-References"
24134
24135 \end_inset
24136
24137
24138 \end_layout
24139
24140 \begin_layout Standard
24141 One of LyX's strengths are cross-references.
24142  You can reference every section, float, footnote, formula, and list in
24143  the document.
24144  To reference a document part, you have to insert a label into it.
24145  The label is used as anchor and name for the reference.
24146  We want for example refer to the the second item of the following list:
24147 \end_layout
24148
24149 \begin_layout Enumerate
24150 First item
24151 \end_layout
24152
24153 \begin_layout Enumerate
24154 \begin_inset CommandInset label
24155 LatexCommand label
24156 name "enu:Second-item"
24157
24158 \end_inset
24159
24160 Second item
24161 \end_layout
24162
24163 \begin_layout Enumerate
24164 Third item
24165 \end_layout
24166
24167 \begin_layout Standard
24168 First we insert a label into the second item with the menu 
24169 \family sans
24170 Insert\SpecialChar \menuseparator
24171 Label
24172 \family default
24173  or the by pressing the toolbar button 
24174 \begin_inset Graphics
24175         filename ../images/label-insert.png
24176         scale 85
24177
24178 \end_inset
24179
24180 .
24181  A grey label box like this: 
24182 \begin_inset Graphics
24183         filename clipart/labelQt4.png
24184         scale 85
24185
24186 \end_inset
24187
24188  is inserted and the label window pops up asking for the label text.
24189  LyX offers as text the first words of the item with a prefix, in our case
24190  the text 
24191 \begin_inset Quotes eld
24192 \end_inset
24193
24194
24195 \family sans
24196 enu: Second-item
24197 \family default
24198
24199 \begin_inset Quotes erd
24200 \end_inset
24201
24202 .
24203  The prefix 
24204 \begin_inset Quotes eld
24205 \end_inset
24206
24207
24208 \family sans
24209 enu:
24210 \family default
24211
24212 \begin_inset Quotes erd
24213 \end_inset
24214
24215  stands for 
24216 \begin_inset Quotes eld
24217 \end_inset
24218
24219 enumerate
24220 \begin_inset Quotes erd
24221 \end_inset
24222
24223 .
24224  The prefix depends on the document part where the label is inserted, e.
24225 \begin_inset space \thinspace{}
24226 \end_inset
24227
24228 g.
24229 \begin_inset space \space{}
24230 \end_inset
24231
24232 if you insert a label to a section heading, the prefix will be 
24233 \begin_inset Quotes eld
24234 \end_inset
24235
24236
24237 \family sans
24238 sec:
24239 \family default
24240
24241 \begin_inset Quotes erd
24242 \end_inset
24243
24244 .
24245 \end_layout
24246
24247 \begin_layout Standard
24248 To reference the item, we refer to its label using the menu 
24249 \family sans
24250 Insert\SpecialChar \menuseparator
24251 Cross-Reference
24252 \family default
24253  or the toolbar button 
24254 \begin_inset Graphics
24255         filename ../images/dialog-show-new-inset_ref.png
24256         scale 85
24257
24258 \end_inset
24259
24260 .
24261  A grey cross-reference box like this: 
24262 \begin_inset Graphics
24263         filename clipart/referenceQt4.png
24264         scale 85
24265
24266 \end_inset
24267
24268  is inserted and the cross-reference window appear showing all labels of
24269  the document.
24270  We can now sort the labels alphabetically and then choose the entry 
24271 \begin_inset Quotes eld
24272 \end_inset
24273
24274
24275 \family sans
24276 enu:Second-item
24277 \family default
24278
24279 \begin_inset Quotes erd
24280 \end_inset
24281
24282 .
24283  At the position of the cross-reference box the item number will appear
24284  in the output.
24285  Here is our cross-reference:
24286 \end_layout
24287
24288 \begin_layout Standard
24289 Item
24290 \begin_inset space ~
24291 \end_inset
24292
24293
24294 \begin_inset CommandInset ref
24295 LatexCommand ref
24296 reference "enu:Second-item"
24297
24298 \end_inset
24299
24300
24301 \end_layout
24302
24303 \begin_layout Standard
24304 It is recommended to use a protected space
24305 \begin_inset Foot
24306 status collapsed
24307
24308 \begin_layout Plain Layout
24309 described in section
24310 \begin_inset space ~
24311 \end_inset
24312
24313
24314 \begin_inset CommandInset ref
24315 LatexCommand ref
24316 reference "sub:Protected-Space"
24317
24318 \end_inset
24319
24320
24321 \end_layout
24322
24323 \end_inset
24324
24325  between the cross-reference name and its number to avoid ugly line breaks
24326  between them.
24327 \end_layout
24328
24329 \begin_layout Standard
24330 There are six varieties of cross-references:
24331 \end_layout
24332
24333 \begin_layout Description
24334 <reference>: prints the float number, this is the default: 
24335 \begin_inset CommandInset ref
24336 LatexCommand ref
24337 reference "cap:Two-distorted-images"
24338
24339 \end_inset
24340
24341
24342 \end_layout
24343
24344 \begin_layout Description
24345 (<reference>): prints the float number within two parentheses, this is the
24346  style normally used to reference formulas, especially when the reference
24347  name 
24348 \begin_inset Quotes eld
24349 \end_inset
24350
24351 Equation
24352 \begin_inset Quotes erd
24353 \end_inset
24354
24355  is omitted: 
24356 \begin_inset CommandInset ref
24357 LatexCommand eqref
24358 reference "eq:tanhExp"
24359
24360 \end_inset
24361
24362
24363 \end_layout
24364
24365 \begin_layout Description
24366 <page>: prints the page number: Page
24367 \begin_inset space ~
24368 \end_inset
24369
24370
24371 \begin_inset CommandInset ref
24372 LatexCommand pageref
24373 reference "cap:Two-distorted-images"
24374
24375 \end_inset
24376
24377
24378 \end_layout
24379
24380 \begin_layout Description
24381 on
24382 \begin_inset space ~
24383 \end_inset
24384
24385 page
24386 \begin_inset space ~
24387 \end_inset
24388
24389 <page>: prints the text "on page" and the page number: 
24390 \begin_inset CommandInset ref
24391 LatexCommand vpageref
24392 reference "cap:Two-distorted-images"
24393
24394 \end_inset
24395
24396
24397 \end_layout
24398
24399 \begin_layout Description
24400 <reference>
24401 \begin_inset space ~
24402 \end_inset
24403
24404 on
24405 \begin_inset space ~
24406 \end_inset
24407
24408 page
24409 \begin_inset space ~
24410 \end_inset
24411
24412 <page>: prints the float number, the text "on page", and the page number:
24413  
24414 \begin_inset CommandInset ref
24415 LatexCommand vref
24416 reference "cap:Two-distorted-images"
24417
24418 \end_inset
24419
24420
24421 \end_layout
24422
24423 \begin_layout Description
24424 Formatted
24425 \begin_inset space ~
24426 \end_inset
24427
24428 reference: prints a self defined cross-reference format.
24429 \begin_inset Newline newline
24430 \end_inset
24431
24432
24433 \begin_inset Note Greyedout
24434 status open
24435
24436 \begin_layout Plain Layout
24437
24438 \series bold
24439 Note:
24440 \series default
24441  This feature is only available when you have the LaTeX-package 
24442 \series bold
24443 prettyref
24444 \series default
24445
24446 \begin_inset Index
24447 status collapsed
24448
24449 \begin_layout Plain Layout
24450 LaTeX-packages ! prettyref
24451 \end_layout
24452
24453 \end_inset
24454
24455  installed.
24456 \end_layout
24457
24458 \end_inset
24459
24460
24461 \end_layout
24462
24463 \begin_layout Standard
24464 Note that the style <page> won't print the page number if the label is on
24465  the previous, the same, or the next page.
24466  You will e.
24467 \begin_inset space \thinspace{}
24468 \end_inset
24469
24470 g.
24471 \begin_inset space \space{}
24472 \end_inset
24473
24474 see the text 
24475 \begin_inset Quotes eld
24476 \end_inset
24477
24478
24479 \family sans
24480 on this page
24481 \family default
24482
24483 \begin_inset Quotes erd
24484 \end_inset
24485
24486  instead.
24487 \end_layout
24488
24489 \begin_layout Standard
24490 The number and current page of the referred document part in the output,
24491  is automatically calculated by LaTeX.
24492  The varieties are adjusted in the field 
24493 \family sans
24494 Format
24495 \family default
24496  of the cross-reference window, that appear when you click on the cross-referenc
24497 e box.
24498 \end_layout
24499
24500 \begin_layout Standard
24501 You can only use the style 
24502 \family sans
24503 <reference>
24504 \family default
24505  to reference numbered document parts, while the reference style 
24506 \family sans
24507 <page>
24508 \family default
24509  is always possible.
24510 \end_layout
24511
24512 \begin_layout Standard
24513 If you want to reference a section, put the label in the section heading,
24514  to reference a float, put the label in the caption.
24515  For footnotes you can put the label somewhere in it.
24516  Referencing formulas is explained in section
24517 \begin_inset space ~
24518 \end_inset
24519
24520
24521 \begin_inset CommandInset ref
24522 LatexCommand ref
24523 reference "sec:Formula-Numbering-and"
24524
24525 \end_inset
24526
24527 .
24528 \end_layout
24529
24530 \begin_layout Standard
24531 The button 
24532 \family sans
24533 Go
24534 \begin_inset space ~
24535 \end_inset
24536
24537 to
24538 \begin_inset space ~
24539 \end_inset
24540
24541 Label
24542 \family default
24543  in the cross-reference window sets the the cursor before the referred label.
24544  The button text changes then to 
24545 \family sans
24546 Go
24547 \begin_inset space ~
24548 \end_inset
24549
24550 Back
24551 \family default
24552  and you can use it to set the cursor back to the cross-reference.
24553  Right-clicking on a cross-reference box also sets the cursor before the
24554  referred label but without a possibility to go back.
24555  
24556 \end_layout
24557
24558 \begin_layout Standard
24559 You can change labels at any time by clicking on the label box.
24560  References to the changed label will automatically change its link to the
24561  new label text, so that you don't need to take care about this.
24562 \end_layout
24563
24564 \begin_layout Standard
24565 If a cross-reference refers to a non-existing label, you'll see two question
24566  marks in the output instead of the reference.
24567 \end_layout
24568
24569 \begin_layout Standard
24570 References are described in detail in the 
24571 \emph on
24572 Embedded Objects
24573 \emph default
24574  manual.
24575 \end_layout
24576
24577 \begin_layout Section
24578 Table of Contents and other Listings
24579 \begin_inset Index
24580 status collapsed
24581
24582 \begin_layout Plain Layout
24583 Table of contents
24584 \end_layout
24585
24586 \end_inset
24587
24588
24589 \begin_inset Index
24590 status collapsed
24591
24592 \begin_layout Plain Layout
24593 Outline
24594 \end_layout
24595
24596 \end_inset
24597
24598
24599 \begin_inset CommandInset label
24600 LatexCommand label
24601 name "sec:toc"
24602
24603 \end_inset
24604
24605
24606 \end_layout
24607
24608 \begin_layout Subsection
24609 Table of Contents
24610 \begin_inset CommandInset label
24611 LatexCommand label
24612 name "sub:Table-of-Contents"
24613
24614 \end_inset
24615
24616
24617 \end_layout
24618
24619 \begin_layout Standard
24620 The Table of Contents (TOC) is inserted with the menu 
24621 \family sans
24622 Insert\SpecialChar \menuseparator
24623 List/TOC\SpecialChar \menuseparator
24624 Table
24625 \begin_inset space ~
24626 \end_inset
24627
24628 of
24629 \begin_inset space ~
24630 \end_inset
24631
24632 Contents
24633 \family default
24634 .
24635  Is is displayed in LyX as a gray box.
24636  If you click on it, the 
24637 \family sans
24638 Outline
24639 \family default
24640  window appears, showing you the TOC entries as outline to move and rearrange
24641  sections in your documents.
24642  So this operation is an alternative to the menu 
24643 \family sans
24644 Document\SpecialChar \menuseparator
24645 Outline
24646 \family default
24647  that is described in sec.
24648 \begin_inset space \thinspace{}
24649 \end_inset
24650
24651
24652 \begin_inset CommandInset ref
24653 LatexCommand ref
24654 reference "sec:Navigating"
24655
24656 \end_inset
24657
24658 .
24659 \end_layout
24660
24661 \begin_layout Standard
24662 The TOC in the document output lists every numbered section automatically.
24663  If you have declared a short title for a section heading, as described
24664  in section
24665 \begin_inset space ~
24666 \end_inset
24667
24668
24669 \begin_inset CommandInset ref
24670 LatexCommand ref
24671 reference "sec:Short-Titles"
24672
24673 \end_inset
24674
24675 , it will be used in the TOC instead of the section heading.
24676  Section
24677 \begin_inset space ~
24678 \end_inset
24679
24680
24681 \begin_inset CommandInset ref
24682 LatexCommand ref
24683 reference "sub:Numbering-depth"
24684
24685 \end_inset
24686
24687  describes how the level is adjusted that defines which section types are
24688  listed in the TOC.
24689  Unnumbered sections are not listed in the TOC.
24690 \end_layout
24691
24692 \begin_layout Subsection
24693 List of Figures, Tables, and Algorithms
24694 \begin_inset CommandInset label
24695 LatexCommand label
24696 name "sub:List-of-Figures"
24697
24698 \end_inset
24699
24700
24701 \end_layout
24702
24703 \begin_layout Standard
24704 Table, figure, and algorithm lists are very much like the table of contents.
24705  You can insert them via the 
24706 \family sans
24707 Insert\SpecialChar \menuseparator
24708 List
24709 \begin_inset space ~
24710 \end_inset
24711
24712 /
24713 \begin_inset space ~
24714 \end_inset
24715
24716 TOC
24717 \family default
24718  submenus.
24719  The list entries are the float captions and the float number.
24720 \end_layout
24721
24722 \begin_layout Section
24723 URLs and Hyperlinks
24724 \begin_inset Index
24725 status collapsed
24726
24727 \begin_layout Plain Layout
24728 URLs
24729 \end_layout
24730
24731 \end_inset
24732
24733
24734 \begin_inset Index
24735 status collapsed
24736
24737 \begin_layout Plain Layout
24738 Hyperlinks
24739 \end_layout
24740
24741 \end_inset
24742
24743
24744 \end_layout
24745
24746 \begin_layout Subsection
24747 URLs
24748 \begin_inset CommandInset label
24749 LatexCommand label
24750 name "sub:URLs"
24751
24752 \end_inset
24753
24754
24755 \end_layout
24756
24757 \begin_layout Standard
24758 Links to web pages or email addresses can be inserted via the menu 
24759 \family sans
24760 Insert\SpecialChar \menuseparator
24761 URL
24762 \family default
24763 .
24764 \end_layout
24765
24766 \begin_layout Standard
24767 Here is an example URL: LyX's homepage: 
24768 \begin_inset Flex URL
24769 status open
24770
24771 \begin_layout Plain Layout
24772
24773 http://www.lyx.org
24774 \end_layout
24775
24776 \end_inset
24777
24778
24779 \end_layout
24780
24781 \begin_layout Standard
24782 You cannot change the style of the link text, the URL text will always be
24783  in the style 
24784 \family typewriter
24785 Typewriter
24786 \family default
24787 .
24788  To be able to format the URL text, use hyperlinks as explained in the next
24789  subsection.
24790 \end_layout
24791
24792 \begin_layout Standard
24793 \begin_inset Note Greyedout
24794 status open
24795
24796 \begin_layout Plain Layout
24797
24798 \series bold
24799 Note:
24800 \series default
24801  URLs must not end with a backslash, otherwise you get LaTeX errors.
24802 \end_layout
24803
24804 \end_inset
24805
24806
24807 \end_layout
24808
24809 \begin_layout Subsection
24810 Hyperlinks
24811 \begin_inset CommandInset label
24812 LatexCommand label
24813 name "sub:Hyperlinks"
24814
24815 \end_inset
24816
24817
24818 \end_layout
24819
24820 \begin_layout Standard
24821 Hyperlinks can be inserted with the menu 
24822 \family sans
24823 Insert\SpecialChar \menuseparator
24824 Hyperlink
24825 \family default
24826  or with the toolbar button 
24827 \begin_inset Graphics
24828         filename ../images/href-insert.png
24829         BoundingBox 0bp 5bp 20bp 20bp
24830
24831 \end_inset
24832
24833 .
24834  The appearing dialog has two fields: 
24835 \family sans
24836 Target
24837 \family default
24838  and 
24839 \family sans
24840 Name
24841 \family default
24842 .
24843  The name is the printed text for the hyperlink.
24844  The hyperlink type can be a weblink like this: 
24845 \begin_inset CommandInset href
24846 LatexCommand href
24847 name "LyX's homepage"
24848 target "http://www.lyx.org"
24849
24850 \end_inset
24851
24852 , an Email address like this: 
24853 \begin_inset CommandInset href
24854 LatexCommand href
24855 name "lyx-docs mailing list"
24856 target "lyx-docs@lists.lyx.org?subject=LyX's documentation"
24857 type "mailto:"
24858
24859 \end_inset
24860
24861 , or a link to a file.
24862 \end_layout
24863
24864 \begin_layout Standard
24865 You can start applications via a hyperlink when you insert a weblink, but
24866  add the prefix 
24867 \begin_inset Quotes eld
24868 \end_inset
24869
24870
24871 \family sans
24872 run:
24873 \family default
24874
24875 \begin_inset Quotes erd
24876 \end_inset
24877
24878  to the link target.
24879 \end_layout
24880
24881 \begin_layout Standard
24882 Hyperlinks will automatically be hyphenated if necessary in the PDF output,
24883  and become clickable in the DVI and PDF-output.
24884  To set the format of the link text, highlight the hyperlink inset and use
24885  the text style dialog.
24886  This is for example a hyperlink with bold sans serif text: 
24887 \family sans
24888 \series bold
24889
24890 \begin_inset CommandInset href
24891 LatexCommand href
24892 name "LyX's homepage"
24893 target "http://www.lyx.org"
24894
24895 \end_inset
24896
24897
24898 \end_layout
24899
24900 \begin_layout Standard
24901 The link text color can be changed, when the option 
24902 \family sans
24903 Color links
24904 \family default
24905  is set in the PDF Properties dialog (menu 
24906 \family sans
24907 Document\SpecialChar \menuseparator
24908 Settings\SpecialChar \menuseparator
24909 PDF Properties
24910 \family default
24911 ).
24912  The link text is for example set in this document to blue by adding the
24913  option
24914 \begin_inset Newline newline
24915 \end_inset
24916
24917
24918 \series bold
24919 urlcolor=blue
24920 \series default
24921
24922 \begin_inset Newline newline
24923 \end_inset
24924
24925 to the field 
24926 \family sans
24927 Additional options
24928 \family default
24929  in the PDF Properties dialog.
24930 \end_layout
24931
24932 \begin_layout Section
24933 Appendices
24934 \begin_inset Index
24935 status collapsed
24936
24937 \begin_layout Plain Layout
24938 Appendix
24939 \end_layout
24940
24941 \end_inset
24942
24943
24944 \begin_inset CommandInset label
24945 LatexCommand label
24946 name "sec:Appendices"
24947
24948 \end_inset
24949
24950
24951 \end_layout
24952
24953 \begin_layout Standard
24954 Appendices are created with the menu 
24955 \family sans
24956 Document\SpecialChar \menuseparator
24957 Start
24958 \begin_inset space ~
24959 \end_inset
24960
24961 Appendix
24962 \begin_inset space ~
24963 \end_inset
24964
24965 Here
24966 \family default
24967 .
24968  This menu sets the document from the current cursor position to the end
24969  as appendix region.
24970  The region is marked with a red borderline.
24971 \end_layout
24972
24973 \begin_layout Standard
24974 Every chapter (or section) within the appendix region is treated as an appendix,
24975  numbered with a capital Latin letter.
24976  The appendix subsections are numbered with this letter followed by a dot
24977  and the subsection number.
24978  All appendix sections can be referenced as if they were normal sections,
24979  here two examples:
24980 \end_layout
24981
24982 \begin_layout Standard
24983 Appendix
24984 \begin_inset space ~
24985 \end_inset
24986
24987
24988 \begin_inset CommandInset ref
24989 LatexCommand ref
24990 reference "cha:Credits"
24991
24992 \end_inset
24993
24994 ; Appendix
24995 \begin_inset space ~
24996 \end_inset
24997
24998
24999 \begin_inset CommandInset ref
25000 LatexCommand ref
25001 reference "sub:Export"
25002
25003 \end_inset
25004
25005
25006 \end_layout
25007
25008 \begin_layout Section
25009 Bibliography
25010 \begin_inset Index
25011 status collapsed
25012
25013 \begin_layout Plain Layout
25014 Bibliography
25015 \end_layout
25016
25017 \end_inset
25018
25019
25020 \begin_inset CommandInset label
25021 LatexCommand label
25022 name "sec:Bibliography"
25023
25024 \end_inset
25025
25026
25027 \end_layout
25028
25029 \begin_layout Standard
25030 There are two ways of generating the bibliography in a LyX-document.
25031  You can include a bibliography database,
25032 \begin_inset Foot
25033 status collapsed
25034
25035 \begin_layout Plain Layout
25036 Known under the name 
25037 \begin_inset Quotes eld
25038 \end_inset
25039
25040 BibTeX-database
25041 \begin_inset Quotes erd
25042 \end_inset
25043
25044 .
25045 \end_layout
25046
25047 \end_inset
25048
25049  which is explained in the next subsection, or you can insert the bibliography
25050  manually, using the paragraph environment 
25051 \family sans
25052 Bibliography
25053 \family default
25054 , which was described in section
25055 \begin_inset space ~
25056 \end_inset
25057
25058
25059 \begin_inset CommandInset ref
25060 LatexCommand ref
25061 reference "sub:Biblio_environment"
25062
25063 \end_inset
25064
25065 .
25066  If you want anything other than numerical citations that are used in this
25067  document, like author-year cituations, then you must
25068 \emph on
25069  
25070 \emph default
25071 use a bibliography database.
25072 \end_layout
25073
25074 \begin_layout Subsection
25075 The Bibliography Environment
25076 \end_layout
25077
25078 \begin_layout Standard
25079 Within the 
25080 \family sans
25081 Bibliography
25082 \family default
25083  environment, every paragraph begins with a gray bibliography box labeled
25084  with a number.
25085  If you click on it, you will get a dialog in which you can set a 
25086 \family sans
25087 Key
25088 \family default
25089  and a 
25090 \family sans
25091 Label
25092 \family default
25093 .
25094  The key is the symbolic name by which you will refer to this bibliography
25095  entry.
25096  For example, our second entry in the bibliography is a book about LaTeX
25097  and we used 
25098 \begin_inset Quotes eld
25099 \end_inset
25100
25101 latexcompanion
25102 \begin_inset Quotes erd
25103 \end_inset
25104
25105 , a short form of its title, as key.
25106 \end_layout
25107
25108 \begin_layout Standard
25109 You can refer to the key of a bibliography entry using the menu 
25110 \family sans
25111 Insert\SpecialChar \menuseparator
25112 Citation
25113 \family default
25114  or the toolbar button 
25115 \begin_inset Graphics
25116         filename ../images/dialog-show-new-inset_citation.png
25117         BoundingBox 0bp 5bp 20bp 20bp
25118
25119 \end_inset
25120
25121 .
25122  A citation reference box is inserted and a citation window will appear
25123  in which you can select one or more keys in the available key list.
25124  The citation reference box will be labeled with the referenced key.
25125  When you click on the box, the citation window appears and you can change
25126  the reference.
25127 \end_layout
25128
25129 \begin_layout Standard
25130 Citation references appear in the output as number of the bibliography entry
25131  with surrounding brackets.
25132  If you set a 
25133 \family sans
25134 Label
25135 \family default
25136  for the entry, the label will appear instead of the number.
25137  Here two examples; the first without a label, the second with the label
25138  
25139 \begin_inset Quotes eld
25140 \end_inset
25141
25142 Credits
25143 \begin_inset Quotes erd
25144 \end_inset
25145
25146 :
25147 \end_layout
25148
25149 \begin_layout Standard
25150 Have a look at the 
25151 \family sans
25152 LaTeX Companion Second Edition
25153 \family default
25154
25155 \begin_inset CommandInset citation
25156 LatexCommand cite
25157 key "latexcompanion"
25158
25159 \end_inset
25160
25161
25162 \end_layout
25163
25164 \begin_layout Standard
25165 The LyX-Team members are listed in the Credits: 
25166 \begin_inset CommandInset citation
25167 LatexCommand cite
25168 key "lyxcredit"
25169
25170 \end_inset
25171
25172
25173 \end_layout
25174
25175 \begin_layout Subsection
25176 Bibliography databases (BibTeX)
25177 \begin_inset Index
25178 status collapsed
25179
25180 \begin_layout Plain Layout
25181 Bibliography ! Databases
25182 \end_layout
25183
25184 \end_inset
25185
25186
25187 \begin_inset Index
25188 status collapsed
25189
25190 \begin_layout Plain Layout
25191 Bibliography ! BibTeX
25192 \end_layout
25193
25194 \end_inset
25195
25196
25197 \begin_inset CommandInset label
25198 LatexCommand label
25199 name "sub:Bibliography-databases"
25200
25201 \end_inset
25202
25203
25204 \end_layout
25205
25206 \begin_layout Standard
25207 Bibliography databases are useful if you use the same bibliography in different
25208  documents.
25209 \begin_inset Foot
25210 status collapsed
25211
25212 \begin_layout Plain Layout
25213 They are also useful simply for keeping a database of articles and notes
25214  concerning them.
25215  Most of the database programs mentioned below allow you to store annotations
25216  and reviews along with bibliographical information.
25217 \end_layout
25218
25219 \end_inset
25220
25221  It also makes it very easy to have a uniform layout for all bibliography
25222  entries.
25223  You can collect the bibliography of all relevant books and articles of
25224  your working field in a database.
25225  This database can be used for different documents, and only the entries
25226  cited in a particular document will appear in the bibliography list for
25227  that document.
25228  This relieves you of the need to keep track of which articles and books
25229  you have cited.
25230 \end_layout
25231
25232 \begin_layout Standard
25233 The database is a text file with the file extension 
25234 \begin_inset Quotes eld
25235 \end_inset
25236
25237
25238 \family sans
25239 .bib
25240 \family default
25241
25242 \begin_inset Quotes erd
25243 \end_inset
25244
25245 , containing the bibliography in a special format.
25246  The format is explained in LaTeX books (
25247 \begin_inset CommandInset citation
25248 LatexCommand cite
25249 key "Mittelbach,Kopka,Lamport"
25250
25251 \end_inset
25252
25253 ).
25254  The file can be created using any text editor, but normally one uses a
25255  special program to create and edit the entries in the database.
25256  A list of such programs is maintained on the LyX Wiki at 
25257 \begin_inset Flex URL
25258 status collapsed
25259
25260 \begin_layout Plain Layout
25261
25262 http://wiki.lyx.org/BibTeX/Programs
25263 \end_layout
25264
25265 \end_inset
25266
25267 .
25268 \end_layout
25269
25270 \begin_layout Standard
25271 To use a database, use the menu 
25272 \family sans
25273 Insert\SpecialChar \menuseparator
25274 List
25275 \family default
25276 /
25277 \family sans
25278 TOC\SpecialChar \menuseparator
25279 BibT
25280 \begin_inset ERT
25281 status collapsed
25282
25283 \begin_layout Plain Layout
25284
25285 {}
25286 \end_layout
25287
25288 \end_inset
25289
25290 eX
25291 \begin_inset space ~
25292 \end_inset
25293
25294 Bibliography
25295 \family default
25296 .
25297  A grey box will be inserted and a window appears.
25298  In this window you can load one or more databases and a style file.
25299  The option 
25300 \family sans
25301 Add bibliography to TOC
25302 \family default
25303  adds a table of contents entry for the bibliography.
25304  In the 
25305 \family sans
25306 Content
25307 \family default
25308  drop box you can select what part of the database should be output.
25309 \end_layout
25310
25311 \begin_layout Standard
25312 The style file is a text file with the file extension 
25313 \begin_inset Quotes erd
25314 \end_inset
25315
25316
25317 \family sans
25318 .bst
25319 \family default
25320
25321 \begin_inset Quotes erd
25322 \end_inset
25323
25324  that controls how the bibliography entries will appear.
25325  Your LaTeX distribution should provide several of these, and many publishers
25326  provide their own style files, so that you don't have to take care of the
25327  layout.
25328  It is of course possible to write your own style file, but this is something
25329  for experts.
25330 \begin_inset Foot
25331 status collapsed
25332
25333 \begin_layout Plain Layout
25334 For informations how this is done, have a look at
25335 \begin_inset Newline newline
25336 \end_inset
25337
25338
25339 \begin_inset CommandInset href
25340 LatexCommand href
25341 target "http://www.ctan.org/get/biblio/bibtex/contrib/doc/btxhak.pdf"
25342
25343 \end_inset
25344
25345 .
25346 \end_layout
25347
25348 \end_inset
25349
25350
25351 \end_layout
25352
25353 \begin_layout Standard
25354 Inserting a citation reference works as described in the previous section.
25355 \end_layout
25356
25357 \begin_layout Standard
25358 To generate the bibliography from a database, LyX uses the program BibTeX.
25359  This program can be controlled with options that you can add in LyX's preferenc
25360 es dialog under 
25361 \family sans
25362 Outputs\SpecialChar \menuseparator
25363 LaT
25364 \begin_inset ERT
25365 status collapsed
25366
25367 \begin_layout Plain Layout
25368
25369 {}
25370 \end_layout
25371
25372 \end_inset
25373
25374 eX
25375 \family default
25376  in the 
25377 \family sans
25378 BibT
25379 \begin_inset ERT
25380 status collapsed
25381
25382 \begin_layout Plain Layout
25383
25384 {}
25385 \end_layout
25386
25387 \end_inset
25388
25389 eX
25390 \begin_inset space ~
25391 \end_inset
25392
25393 command
25394 \family default
25395  field.
25396  Before adding options, it is strongly recommended to read the manual of
25397  
25398 \family sans
25399 BibTeX
25400 \family default
25401  
25402 \begin_inset CommandInset citation
25403 LatexCommand cite
25404 key "BibTeX"
25405
25406 \end_inset
25407
25408 .
25409 \end_layout
25410
25411 \begin_layout Standard
25412 When you select the option 
25413 \family sans
25414 Sectioned bibliography
25415 \family default
25416  in the 
25417 \family sans
25418 Document\SpecialChar \menuseparator
25419 Settings
25420 \family default
25421  dialog, it is possible to have multiple and sectioned bibliographies.
25422  This and more specials are explained in detail in section 
25423 \emph on
25424 Customizing Bibliographies
25425 \emph default
25426  
25427 \emph on
25428 with BibTeX
25429 \emph default
25430  of the 
25431 \emph on
25432 Extended
25433 \emph default
25434  manual.
25435 \end_layout
25436
25437 \begin_layout Standard
25438 We use two bibliographies in this document to show the difference between
25439  the two methods of creating them.
25440  As you can see, the bibliography that is created from a database lists
25441  only the database entries that are referenced in the document.
25442  We used the style file 
25443 \family sans
25444 alphadin.bst
25445 \family default
25446  to get the complicated German reference key scheme in the bibliography.
25447 \end_layout
25448
25449 \begin_layout Subsection
25450 Bibliography layout
25451 \begin_inset Index
25452 status collapsed
25453
25454 \begin_layout Plain Layout
25455 Bibliography ! Layout
25456 \end_layout
25457
25458 \end_inset
25459
25460
25461 \end_layout
25462
25463 \begin_layout Standard
25464 In the citation reference dialog you can set a special citation format.
25465  For this feature you need to enable the option 
25466 \family sans
25467 Natbib
25468 \family default
25469  in the 
25470 \family sans
25471 Document\SpecialChar \menuseparator
25472 Settings
25473 \family default
25474
25475 \begin_inset Index
25476 status collapsed
25477
25478 \begin_layout Plain Layout
25479 Document ! Settings
25480 \end_layout
25481
25482 \end_inset
25483
25484  dialog under 
25485 \family sans
25486 Bibliography
25487 \family default
25488 .
25489  Setting a citation style for a reference will overwrite the default.
25490  For the global citation format use the BibTeX style files as explained
25491  in the previous section.
25492 \end_layout
25493
25494 \begin_layout Standard
25495 You can also set text, that should appear before or after a citation reference,
25496  in the citation reference window.
25497  Here an example where we set the text 
25498 \begin_inset Quotes eld
25499 \end_inset
25500
25501 Chapter
25502 \begin_inset space ~
25503 \end_inset
25504
25505 3
25506 \begin_inset Quotes erd
25507 \end_inset
25508
25509  to appear after the reference:
25510 \end_layout
25511
25512 \begin_layout Standard
25513 Have a look at 
25514 \begin_inset CommandInset citation
25515 LatexCommand cite
25516 after "Chapter 3"
25517 key "latexcompanion"
25518
25519 \end_inset
25520
25521 .
25522 \end_layout
25523
25524 \begin_layout Section
25525 Index
25526 \begin_inset Index
25527 status collapsed
25528
25529 \begin_layout Plain Layout
25530 Index generation
25531 \end_layout
25532
25533 \end_inset
25534
25535
25536 \begin_inset CommandInset label
25537 LatexCommand label
25538 name "sec:Index"
25539
25540 \end_inset
25541
25542
25543 \end_layout
25544
25545 \begin_layout Standard
25546 An index entry is created if you use the menu 
25547 \family sans
25548 Insert\SpecialChar \menuseparator
25549 Index
25550 \begin_inset space ~
25551 \end_inset
25552
25553 Entry
25554 \family default
25555  or the toolbar button 
25556 \begin_inset Graphics
25557         filename ../images/index-insert.png
25558         BoundingBox 0bp 5bp 20bp 20bp
25559
25560 \end_inset
25561
25562 .
25563  A gray box labeled 
25564 \begin_inset Quotes eld
25565 \end_inset
25566
25567
25568 \family sans
25569 Idx
25570 \family default
25571
25572 \begin_inset Quotes erd
25573 \end_inset
25574
25575  is inserted containing the text that appears in the index.
25576  The word where the cursor is in or the currently highlighted text is proposed
25577  by LyX as index entry.
25578 \end_layout
25579
25580 \begin_layout Standard
25581 We give a short overview of the index commands in the next subsections.
25582  For a detailed description of LaTeX's index mechanism, have a look at one
25583  of the LaTeX books 
25584 \begin_inset CommandInset citation
25585 LatexCommand cite
25586 key "latexcompanion,latexguide,latexbook"
25587
25588 \end_inset
25589
25590 .
25591 \end_layout
25592
25593 \begin_layout Standard
25594 You can change index entries by clicking on the index box.
25595 \end_layout
25596
25597 \begin_layout Standard
25598 The index list is inserted to the document with the menu 
25599 \family sans
25600 Insert\SpecialChar \menuseparator
25601 List
25602 \begin_inset space ~
25603 \end_inset
25604
25605 /
25606 \begin_inset space ~
25607 \end_inset
25608
25609 TOC\SpecialChar \menuseparator
25610 Index
25611 \begin_inset space ~
25612 \end_inset
25613
25614 List
25615 \family default
25616 .
25617  A light blue box labeled 
25618 \begin_inset Quotes eld
25619 \end_inset
25620
25621
25622 \family sans
25623 Index
25624 \family default
25625
25626 \begin_inset Quotes erd
25627 \end_inset
25628
25629  will show the place where the index is printed in the output.
25630  The index list box is not clickable like other LyX-boxes.
25631 \end_layout
25632
25633 \begin_layout Subsection
25634 Grouping Index Entries
25635 \begin_inset Index
25636 status collapsed
25637
25638 \begin_layout Plain Layout
25639 Index ! Grouping
25640 \end_layout
25641
25642 \end_inset
25643
25644
25645 \end_layout
25646
25647 \begin_layout Standard
25648 Index entries are often grouped to offer the reader a fast search in the
25649  index.
25650  We want to group for example the index entries for itemized and enumerated
25651  lists under the entry 
25652 \begin_inset Quotes eld
25653 \end_inset
25654
25655 Lists
25656 \begin_inset Quotes erd
25657 \end_inset
25658
25659 .
25660  First we create the entry 
25661 \begin_inset Quotes eld
25662 \end_inset
25663
25664 Lists
25665 \begin_inset Quotes erd
25666 \end_inset
25667
25668  in section
25669 \begin_inset space ~
25670 \end_inset
25671
25672
25673 \begin_inset CommandInset ref
25674 LatexCommand ref
25675 reference "sub:Lists"
25676
25677 \end_inset
25678
25679 .
25680  In the text field for the itemized list index entry in section
25681 \begin_inset space ~
25682 \end_inset
25683
25684
25685 \begin_inset CommandInset ref
25686 LatexCommand ref
25687 reference "sec:Itemize"
25688
25689 \end_inset
25690
25691 , we insert the command
25692 \end_layout
25693
25694 \begin_layout Standard
25695
25696 \series bold
25697 Lists ! Itemize
25698 \end_layout
25699
25700 \begin_layout Standard
25701 and the command
25702 \end_layout
25703
25704 \begin_layout Standard
25705
25706 \series bold
25707 Lists ! Enumerate
25708 \end_layout
25709
25710 \begin_layout Standard
25711 for the enumerated list in section
25712 \begin_inset space ~
25713 \end_inset
25714
25715
25716 \begin_inset CommandInset ref
25717 LatexCommand ref
25718 reference "sec:Enumerate"
25719
25720 \end_inset
25721
25722 .
25723 \end_layout
25724
25725 \begin_layout Standard
25726 The exclamation mark 
25727 \begin_inset Quotes eld
25728 \end_inset
25729
25730 !
25731 \begin_inset Quotes erd
25732 \end_inset
25733
25734  marks the grouping levels.
25735  You can have three levels; every index level is indented a bit more.
25736  An index entry for the higher levels is not required.
25737  If we don't have an index entry for 
25738 \begin_inset Quotes eld
25739 \end_inset
25740
25741 Lists
25742 \begin_inset Quotes erd
25743 \end_inset
25744
25745 , it will be printed anyway, but without a page number.
25746 \end_layout
25747
25748 \begin_layout Subsection
25749 Page Ranges
25750 \begin_inset Index
25751 status collapsed
25752
25753 \begin_layout Plain Layout
25754 Index ! Page ranges
25755 \end_layout
25756
25757 \end_inset
25758
25759
25760 \end_layout
25761
25762 \begin_layout Standard
25763 Normally an index entry will appear with the page number of the indexed
25764  section.
25765  But sometimes you want to index more pages under the same entry.
25766  E.g if we want to index the paragraph environments, we create an index entry
25767  in section
25768 \begin_inset space ~
25769 \end_inset
25770
25771
25772 \begin_inset CommandInset ref
25773 LatexCommand ref
25774 reference "sec:Paragraph-Environments"
25775
25776 \end_inset
25777
25778  with the command
25779 \end_layout
25780
25781 \begin_layout Standard
25782
25783 \series bold
25784 Paragraph environments|(
25785 \end_layout
25786
25787 \begin_layout Standard
25788 and another entry at the end of section
25789 \begin_inset space ~
25790 \end_inset
25791
25792
25793 \begin_inset CommandInset ref
25794 LatexCommand ref
25795 reference "sub:LyX-Code"
25796
25797 \end_inset
25798
25799  with the command
25800 \end_layout
25801
25802 \begin_layout Standard
25803
25804 \series bold
25805 Paragraph environments|)
25806 \end_layout
25807
25808 \begin_layout Standard
25809 The commands 
25810 \begin_inset Quotes eld
25811 \end_inset
25812
25813
25814 \series bold
25815 |(
25816 \series default
25817
25818 \begin_inset Quotes erd
25819 \end_inset
25820
25821  and 
25822 \begin_inset Quotes eld
25823 \end_inset
25824
25825
25826 \series bold
25827 |)
25828 \series default
25829
25830 \begin_inset Quotes erd
25831 \end_inset
25832
25833  respectively starts and ends the index range.
25834  You can also add the same index entry at different places in the document.
25835  They appear in the output under one entry with a comma separated list of
25836  the pages of the indexed document parts.
25837  An example is the index entry 
25838 \begin_inset Quotes eld
25839 \end_inset
25840
25841 Document ! Settings
25842 \begin_inset Quotes erd
25843 \end_inset
25844
25845 .
25846 \end_layout
25847
25848 \begin_layout Subsection
25849 Cross referencing
25850 \begin_inset Index
25851 status collapsed
25852
25853 \begin_layout Plain Layout
25854 Index ! Cross referencing
25855 \end_layout
25856
25857 \end_inset
25858
25859
25860 \end_layout
25861
25862 \begin_layout Standard
25863 It is also possible to refer to another index entry.
25864  We referred for example in the index entry 
25865 \begin_inset Quotes eld
25866 \end_inset
25867
25868 GIF
25869 \begin_inset Quotes erd
25870 \end_inset
25871
25872  (in section
25873 \begin_inset space ~
25874 \end_inset
25875
25876
25877 \begin_inset CommandInset ref
25878 LatexCommand ref
25879 reference "sub:Image-Formats"
25880
25881 \end_inset
25882
25883 ) to the index entry 
25884 \begin_inset Quotes eld
25885 \end_inset
25886
25887 Image formats
25888 \begin_inset Quotes erd
25889 \end_inset
25890
25891  in the same section using the entry
25892 \end_layout
25893
25894 \begin_layout Standard
25895
25896 \series bold
25897 GIF|see{Image formats}
25898 \end_layout
25899
25900 \begin_layout Standard
25901 Where the braces have to be inserted as TeX Code.
25902  The text within the braces is the referenced entry.
25903  The reference will appear in the output without a page number.
25904 \end_layout
25905
25906 \begin_layout Subsection
25907 Index Entry Order
25908 \begin_inset Index
25909 status collapsed
25910
25911 \begin_layout Plain Layout
25912 Index ! Entry order
25913 \end_layout
25914
25915 \end_inset
25916
25917
25918 \end_layout
25919
25920 \begin_layout Standard
25921 You can use accented characters in the index entry, but the entries might
25922  then not follow the rules for the index order.
25923  The index entries are sorted alphabetically, but LaTeX
25924 \begin_inset Foot
25925 status collapsed
25926
25927 \begin_layout Plain Layout
25928 The index generating is done in the background by an extra program, see
25929  section
25930 \begin_inset space ~
25931 \end_inset
25932
25933
25934 \begin_inset CommandInset ref
25935 LatexCommand ref
25936 reference "sub:Index-Program"
25937
25938 \end_inset
25939
25940 .
25941 \end_layout
25942
25943 \end_inset
25944
25945  doesn't know how to sort accents in different languages.
25946  We created as example the three dummy index entries 
25947 \begin_inset Quotes eld
25948 \end_inset
25949
25950 maison
25951 \begin_inset Quotes erd
25952 \end_inset
25953
25954
25955 \begin_inset Quotes eld
25956 \end_inset
25957
25958 maïs
25959 \begin_inset Quotes erd
25960 \end_inset
25961
25962 , and 
25963 \begin_inset Quotes eld
25964 \end_inset
25965
25966 maître
25967 \begin_inset Quotes erd
25968 \end_inset
25969
25970 .
25971 \begin_inset Index
25972 status open
25973
25974 \begin_layout Plain Layout
25975 Dummy entries ! maïs
25976 \end_layout
25977
25978 \end_inset
25979
25980
25981 \begin_inset Index
25982 status open
25983
25984 \begin_layout Plain Layout
25985 Dummy entries ! maître
25986 \end_layout
25987
25988 \end_inset
25989
25990
25991 \begin_inset Index
25992 status open
25993
25994 \begin_layout Plain Layout
25995 Dummy entries ! maïs@maison
25996 \end_layout
25997
25998 \end_inset
25999
26000  They will be sorted in the order maïs, maître, maison, but we want the
26001  order maïs, maison, maître.
26002  To achieve this, we use the command
26003 \end_layout
26004
26005 \begin_layout Standard
26006
26007 \series bold
26008 previous entry@current entry
26009 \end_layout
26010
26011 \begin_layout Standard
26012 In our case we want to have 
26013 \begin_inset Quotes eld
26014 \end_inset
26015
26016 maison
26017 \begin_inset Quotes erd
26018 \end_inset
26019
26020  after 
26021 \begin_inset Quotes eld
26022 \end_inset
26023
26024 maïs
26025 \begin_inset Quotes erd
26026 \end_inset
26027
26028  and write therefore for the index entry of maison:
26029 \end_layout
26030
26031 \begin_layout Standard
26032
26033 \series bold
26034 maïs@maison
26035 \end_layout
26036
26037 \begin_layout Standard
26038 The previous entry needn't to be a real existing entry, you can also use
26039  another word to tell LaTeX the entry order, see the next subsection for
26040  an example.
26041 \end_layout
26042
26043 \begin_layout Subsection
26044 Index Entry Layout
26045 \begin_inset Index
26046 status collapsed
26047
26048 \begin_layout Plain Layout
26049 Index ! Entry layout
26050 \end_layout
26051
26052 \end_inset
26053
26054
26055 \end_layout
26056
26057 \begin_layout Standard
26058 You can change the appearance of index entries via the text style dialog.
26059 \begin_inset Index
26060 status open
26061
26062 \begin_layout Plain Layout
26063 Dummy entries ! 
26064 \shape italic
26065 This is an italic dummy entry
26066 \end_layout
26067
26068 \end_inset
26069
26070  You can also format the page number using the character 
26071 \begin_inset Quotes eld
26072 \end_inset
26073
26074 |
26075 \begin_inset Quotes erd
26076 \end_inset
26077
26078  followed by a LaTeX-command without a backslash.
26079  We can write for example
26080 \end_layout
26081
26082 \begin_layout Standard
26083
26084 \series bold
26085 italic page number:|textit
26086 \end_layout
26087
26088 \begin_layout Standard
26089 to get the page number in italic.
26090 \begin_inset Index
26091 status open
26092
26093 \begin_layout Plain Layout
26094 Dummy entries ! italic page number:|textit
26095 \end_layout
26096
26097 \end_inset
26098
26099  Normally all LaTeX-commands begin with a backslash, but in this special
26100  case 
26101 \begin_inset Quotes eld
26102 \end_inset
26103
26104
26105 \series bold
26106 |command
26107 \series default
26108
26109 \begin_inset Quotes erd
26110 \end_inset
26111
26112  means 
26113 \series bold
26114
26115 \backslash
26116 command{page
26117 \begin_inset space ~
26118 \end_inset
26119
26120 number}
26121 \series default
26122 .
26123  Have a look at section
26124 \begin_inset space ~
26125 \end_inset
26126
26127
26128 \begin_inset CommandInset ref
26129 LatexCommand ref
26130 reference "sub:LaTeX-Syntax"
26131
26132 \end_inset
26133
26134  to learn more about the LaTeX-syntax.
26135 \end_layout
26136
26137 \begin_layout Standard
26138 \begin_inset Note Greyedout
26139 status open
26140
26141 \begin_layout Plain Layout
26142
26143 \series bold
26144 Note:
26145 \series default
26146  Formatting single index entries only works when you use the program 
26147 \family sans
26148 makeindex 
26149 \family default
26150 to generate the index, see section
26151 \begin_inset space ~
26152 \end_inset
26153
26154
26155 \begin_inset CommandInset ref
26156 LatexCommand ref
26157 reference "sub:Index-Program"
26158
26159 \end_inset
26160
26161 .
26162  If you use 
26163 \family sans
26164 xindy
26165 \family default
26166 , however, this won't work for anything else than bold or italic text.
26167  This is because xindy requires to define semantic elements before they
26168  can be used, see 
26169 \begin_inset CommandInset citation
26170 LatexCommand cite
26171 after "p. 678 ff."
26172 key "latexcompanion"
26173
26174 \end_inset
26175
26176  for details.
26177 \end_layout
26178
26179 \end_inset
26180
26181
26182 \end_layout
26183
26184 \begin_layout Standard
26185 In general, we encourage you to not format page numbers directly as shown
26186  above.
26187  Instead of this, you should define a macro in the preamble and use that.
26188  Consider why you want some page numbers to be bold.
26189  Maybe you want all page references italic that refer to a definition of
26190  the indexed term, so that users can easily find definitions.
26191  If so, put the following in preamble
26192 \end_layout
26193
26194 \begin_layout Standard
26195
26196 \series bold
26197
26198 \backslash
26199 newcommand{
26200 \backslash
26201 IndexDef}[1]{
26202 \backslash
26203 textit{#1}}
26204 \end_layout
26205
26206 \begin_layout Standard
26207 and write
26208 \end_layout
26209
26210 \begin_layout Standard
26211
26212 \series bold
26213 my entry|IndexDef
26214 \end_layout
26215
26216 \begin_layout Standard
26217 into the index entry.
26218 \begin_inset Index
26219 status open
26220
26221 \begin_layout Plain Layout
26222 Dummy entries ! my entry|IndexDef
26223 \end_layout
26224
26225 \end_inset
26226
26227  The advantage is that, if you change your mind later or if your publisher
26228  request that definitions must not be italic but bold, you just need to
26229  change the macro in the preamble, not every single index entry.
26230 \end_layout
26231
26232 \begin_layout Standard
26233 You can also change the layout for the whole index.
26234  E.
26235 \begin_inset space \thinspace{}
26236 \end_inset
26237
26238 g.
26239 \begin_inset space \space{}
26240 \end_inset
26241
26242 we marked the index list box of this document as bold to get a bold font
26243  for all index entries.
26244  For more advanced task you have to set up a so-called 
26245 \emph on
26246 Index Style File
26247 \emph default
26248 , see the 
26249 \family sans
26250 makeindex
26251 \family default
26252  or 
26253 \family sans
26254 xindy
26255 \family default
26256  documentation for details, 
26257 \begin_inset CommandInset citation
26258 LatexCommand cite
26259 key "makeindex,xindy"
26260
26261 \end_inset
26262
26263 .
26264 \end_layout
26265
26266 \begin_layout Subsection
26267 Index Program
26268 \begin_inset Index
26269 status collapsed
26270
26271 \begin_layout Plain Layout
26272 Index ! Program
26273 \end_layout
26274
26275 \end_inset
26276
26277
26278 \begin_inset CommandInset label
26279 LatexCommand label
26280 name "sub:Index-Program"
26281
26282 \end_inset
26283
26284
26285 \end_layout
26286
26287 \begin_layout Standard
26288 When the index entry program 
26289 \family sans
26290 xindy
26291 \family default
26292  is installed, that is only available for Linux, LyX uses it for the index
26293  generation, otherwise the program 
26294 \family sans
26295 makeindex
26296 \family default
26297  is used, that is part of every LaTeX distribution.
26298  Both programs can be controlled by options that can be set in LyX's preferences
26299  dialog, see section
26300 \begin_inset space ~
26301 \end_inset
26302
26303
26304 \begin_inset CommandInset ref
26305 LatexCommand ref
26306 reference "sub:LaTeX-settings"
26307
26308 \end_inset
26309
26310 .
26311  The available options are listed and explained in 
26312 \begin_inset CommandInset citation
26313 LatexCommand cite
26314 key "makeindex,xindy"
26315
26316 \end_inset
26317
26318 .
26319  You can also specify there another program to generate the index.
26320 \end_layout
26321
26322 \begin_layout Standard
26323
26324 \family sans
26325 makeindex
26326 \family default
26327  is very old, not further developed and has many pitfalls.
26328  Most notably, it has been defined with nothing more than the English language
26329  in mind.
26330  So it fails at sorting correctly for anything else than an monolingual
26331  English text.
26332  We have shown above how to fix this sorting.
26333  However, if you are writing in another language and using Linux, consider
26334  to use 
26335 \family sans
26336 xindy
26337 \family default
26338 .
26339 \end_layout
26340
26341 \begin_layout Section
26342 Nomenclature / Glossary 
26343 \begin_inset Index
26344 status collapsed
26345
26346 \begin_layout Plain Layout
26347 Nomenclature
26348 \end_layout
26349
26350 \end_inset
26351
26352
26353 \begin_inset Index
26354 status collapsed
26355
26356 \begin_layout Plain Layout
26357 Glossary|see
26358 \begin_inset ERT
26359 status collapsed
26360
26361 \begin_layout Plain Layout
26362
26363 {
26364 \end_layout
26365
26366 \end_inset
26367
26368 Nomenclature
26369 \begin_inset ERT
26370 status collapsed
26371
26372 \begin_layout Plain Layout
26373
26374 }
26375 \end_layout
26376
26377 \end_inset
26378
26379
26380 \end_layout
26381
26382 \end_inset
26383
26384
26385 \begin_inset CommandInset label
26386 LatexCommand label
26387 name "sec:Nomenclature"
26388
26389 \end_inset
26390
26391
26392 \end_layout
26393
26394 \begin_layout Standard
26395 Sometimes you need to compile a list of symbols that are mentioned in your
26396  document with a brief explanation of them – a so called nomenclature or
26397  glossary.
26398 \end_layout
26399
26400 \begin_layout Standard
26401 To be able to create nomenclatures, you need the LaTeX package 
26402 \series bold
26403 nomencl
26404 \series default
26405
26406 \begin_inset Index
26407 status collapsed
26408
26409 \begin_layout Plain Layout
26410 LaTeX-packages ! nomencl
26411 \end_layout
26412
26413 \end_inset
26414
26415  installed.
26416  You find it in the TeX Catalogue, 
26417 \begin_inset CommandInset citation
26418 LatexCommand cite
26419 key "TeXCatalogue"
26420
26421 \end_inset
26422
26423  or in the package manager of your LaTeX-system.
26424 \end_layout
26425
26426 \begin_layout Standard
26427 A nomenclature entry is created if you place the cursor after a symbol entry
26428  and then use the menu 
26429 \family sans
26430 Insert\SpecialChar \menuseparator
26431
26432 \family default
26433 N
26434 \family sans
26435 omenclature
26436 \begin_inset space ~
26437 \end_inset
26438
26439 Entry
26440 \family default
26441  or the toolbar button 
26442 \begin_inset Graphics
26443         filename ../images/nomencl-insert.png
26444         BoundingBox 0bp 5bp 20bp 20bp
26445
26446 \end_inset
26447
26448 .
26449  A gray box labeled 
26450 \begin_inset Quotes eld
26451 \end_inset
26452
26453
26454 \family sans
26455 Nom
26456 \family default
26457
26458 \begin_inset Quotes erd
26459 \end_inset
26460
26461  is inserted and a window pops up asking for the nomenclature entry.
26462 \end_layout
26463
26464 \begin_layout Standard
26465 A nomenclature entry consists of two main entries.
26466  The first is the symbol that you want to refer to.
26467  The second is the description of the symbol.
26468 \end_layout
26469
26470 \begin_layout Standard
26471 \begin_inset Note Greyedout
26472 status open
26473
26474 \begin_layout Plain Layout
26475
26476 \series bold
26477 Note:
26478 \series default
26479  You have to enter valid LaTeX-code for all fields of the nomenclature dialog.
26480 \end_layout
26481
26482 \end_inset
26483
26484
26485 \end_layout
26486
26487 \begin_layout Subsection
26488 Nomenclature Definition and Layout
26489 \begin_inset Index
26490 status collapsed
26491
26492 \begin_layout Plain Layout
26493 Nomenclature ! Layout
26494 \end_layout
26495
26496 \end_inset
26497
26498
26499 \end_layout
26500
26501 \begin_layout Standard
26502 When you have symbols in formulas, you have to define them in the 
26503 \family sans
26504 Symbol
26505 \family default
26506  field as LaTeX-formula.
26507  For example to get 
26508 \begin_inset Quotes eld
26509 \end_inset
26510
26511
26512 \begin_inset Formula $\sigma$
26513 \end_inset
26514
26515
26516 \begin_inset Quotes erd
26517 \end_inset
26518
26519 , insert this:
26520 \begin_inset Newline newline
26521 \end_inset
26522
26523
26524 \series bold
26525 $
26526 \backslash
26527 sigma$
26528 \begin_inset Newline newline
26529 \end_inset
26530
26531
26532 \series default
26533 The 
26534 \begin_inset Quotes eld
26535 \end_inset
26536
26537 $
26538 \begin_inset Quotes erd
26539 \end_inset
26540
26541  character hereby starts/ends the formula.
26542  The LaTeX-command for the Greek letter is the name of the letter beginning
26543  with a backslash 
26544 \begin_inset Quotes eld
26545 \end_inset
26546
26547
26548 \backslash
26549
26550 \begin_inset Quotes erd
26551 \end_inset
26552
26553 .
26554  For capital Greek letters, start the command also with a capital letter,
26555  like 
26556 \series bold
26557
26558 \backslash
26559 Sigma
26560 \series default
26561 .
26562 \end_layout
26563
26564 \begin_layout Standard
26565 (A short introduction to the LaTeX-syntax is given in section
26566 \begin_inset space ~
26567 \end_inset
26568
26569
26570 \begin_inset CommandInset ref
26571 LatexCommand ref
26572 reference "sub:LaTeX-Syntax"
26573
26574 \end_inset
26575
26576 .)
26577 \end_layout
26578
26579 \begin_layout Standard
26580 You cannot use the 
26581 \family sans
26582 Text
26583 \begin_inset space ~
26584 \end_inset
26585
26586 Style
26587 \family default
26588  dialog to format the description text but have to use LaTeX-commands.
26589  For example the description of the nomenclature entry for the 
26590 \begin_inset Quotes eld
26591 \end_inset
26592
26593
26594 \begin_inset Formula $\sigma$
26595 \end_inset
26596
26597
26598 \begin_inset Quotes erd
26599 \end_inset
26600
26601  in this document is:
26602 \begin_inset Newline newline
26603 \end_inset
26604
26605
26606 \series bold
26607 dummy entry for the character 
26608 \backslash
26609 textsf{sigma}
26610 \series default
26611
26612 \begin_inset Newline newline
26613 \end_inset
26614
26615 The command 
26616 \series bold
26617
26618 \backslash
26619 textsf
26620 \series default
26621  sets the fonts to 
26622 \family sans
26623 sans
26624 \begin_inset space ~
26625 \end_inset
26626
26627 serif
26628 \family default
26629 .
26630  To get 
26631 \series bold
26632 bold
26633 \series default
26634  font use the command 
26635 \series bold
26636
26637 \backslash
26638 textbf
26639 \series default
26640 , for 
26641 \family typewriter
26642 typewriter
26643 \family default
26644  use 
26645 \series bold
26646
26647 \backslash
26648 texttt
26649 \series default
26650 , for 
26651 \emph on
26652 emphasized
26653 \emph default
26654  use 
26655 \series bold
26656
26657 \backslash
26658 emph
26659 \series default
26660 .
26661 \end_layout
26662
26663 \begin_layout Subsection
26664 Sort Order of Nomenclature Entries
26665 \begin_inset Index
26666 status collapsed
26667
26668 \begin_layout Plain Layout
26669 Nomenclature ! Sort order
26670 \end_layout
26671
26672 \end_inset
26673
26674
26675 \end_layout
26676
26677 \begin_layout Standard
26678 The nomenclature entries are sorted alphabetically by the LaTeX-code of
26679  the symbol definition.
26680  This leads to undesired results when you for example have symbols in formulas.
26681  Suppose you have nomenclature entries for the symbols 
26682 \emph on
26683 a
26684 \begin_inset CommandInset nomenclature
26685 LatexCommand nomenclature
26686 symbol "a"
26687 description "dummy entry for the character \"a\""
26688
26689 \end_inset
26690
26691
26692 \emph default
26693  and 
26694 \begin_inset Formula $\sigma$
26695 \end_inset
26696
26697
26698 \begin_inset CommandInset nomenclature
26699 LatexCommand nomenclature
26700 prefix "sigma"
26701 symbol "$\\sigma$"
26702 description "dummy entry for the character \\textsf{sigma}"
26703
26704 \end_inset
26705
26706 .
26707  They will be sorted by 
26708 \begin_inset Quotes eld
26709 \end_inset
26710
26711
26712 \family sans
26713 a
26714 \family default
26715
26716 \begin_inset Quotes erd
26717 \end_inset
26718
26719  and 
26720 \begin_inset Quotes eld
26721 \end_inset
26722
26723
26724 \family typewriter
26725 $
26726 \backslash
26727 sigma$
26728 \family default
26729
26730 \begin_inset Quotes erd
26731 \end_inset
26732
26733  – the 
26734 \begin_inset Formula $\sigma$
26735 \end_inset
26736
26737  will be sorted before the 
26738 \emph on
26739 a
26740 \emph default
26741  since the character 
26742 \begin_inset Quotes eld
26743 \end_inset
26744
26745 $
26746 \begin_inset Quotes erd
26747 \end_inset
26748
26749  is considered in sorting.
26750 \end_layout
26751
26752 \begin_layout Standard
26753 To control the sort order, you can edit the 
26754 \family sans
26755 Sort
26756 \begin_inset space ~
26757 \end_inset
26758
26759 as
26760 \family default
26761  field of the nomenclature dialog.
26762  Then the nomenclature entry will be sorted by this entry and not the symbol
26763  definition.
26764  For the given example, you can insert 
26765 \family typewriter
26766 sigma
26767 \family default
26768  to this field for the 
26769 \begin_inset Formula $\sigma$
26770 \end_inset
26771
26772 , then 
26773 \emph on
26774 a
26775 \emph default
26776  will be located before 
26777 \begin_inset Formula $\sigma$
26778 \end_inset
26779
26780 .
26781 \end_layout
26782
26783 \begin_layout Standard
26784 For subgrouping and tips for using sort entries see the 
26785 \series bold
26786 nomencl
26787 \series default
26788  documentation, 
26789 \begin_inset CommandInset citation
26790 LatexCommand cite
26791 key "nomencl"
26792
26793 \end_inset
26794
26795 .
26796 \end_layout
26797
26798 \begin_layout Subsection
26799 Nomenclature Options
26800 \begin_inset Index
26801 status collapsed
26802
26803 \begin_layout Plain Layout
26804 Nomenclature ! Options
26805 \end_layout
26806
26807 \end_inset
26808
26809
26810 \end_layout
26811
26812 \begin_layout Standard
26813 The 
26814 \series bold
26815 nomencl
26816 \series default
26817  package offers some options to adjust the appearance of the nomenclature.
26818  Here are some of its options, for more have a look at its documentation:
26819 \end_layout
26820
26821 \begin_layout Description
26822 refeq Appends the phrase 
26823 \begin_inset Quotes eld
26824 \end_inset
26825
26826
26827 \family sans
26828 , see equation (
26829 \emph on
26830 eq
26831 \emph default
26832 )
26833 \family default
26834
26835 \begin_inset Quotes erd
26836 \end_inset
26837
26838  to every nomenclature entry, where 
26839 \family sans
26840 \emph on
26841 eq
26842 \family default
26843 \emph default
26844  is the number of the last equation in front of the nomenclature entry
26845 \end_layout
26846
26847 \begin_layout Description
26848 refpage Appends the phrase 
26849 \begin_inset Quotes eld
26850 \end_inset
26851
26852
26853 \family sans
26854 , page (
26855 \emph on
26856 page
26857 \emph default
26858 )
26859 \family default
26860
26861 \begin_inset Quotes erd
26862 \end_inset
26863
26864  to every nomenclature entry, where 
26865 \family sans
26866 \emph on
26867 page
26868 \family default
26869 \emph default
26870  is the number of the page on which the nomenclature entry appeared
26871 \end_layout
26872
26873 \begin_layout Description
26874 intoc Inserts the nomenclature in the Table of Contents
26875 \end_layout
26876
26877 \begin_layout Standard
26878 There are furthermore the options 
26879 \series bold
26880 croatian
26881 \series default
26882
26883 \series bold
26884 danish
26885 \series default
26886
26887 \series bold
26888 english
26889 \series default
26890
26891 \series bold
26892 french
26893 \series default
26894
26895 \series bold
26896 german
26897 \series default
26898
26899 \series bold
26900 italian
26901 \series default
26902
26903 \series bold
26904 polish
26905 \series default
26906
26907 \series bold
26908 portuguese
26909 \series default
26910
26911 \series bold
26912 russian
26913 \series default
26914
26915 \series bold
26916 spanish
26917 \series default
26918 , and 
26919 \series bold
26920 ukrainian
26921 \series default
26922  to print the reference texts and the nomenclature title in the corresponding
26923  language.
26924 \end_layout
26925
26926 \begin_layout Standard
26927 To use one or more of the options, add them to the comma-separated document
26928  class options list in the 
26929 \family sans
26930 Document\SpecialChar \menuseparator
26931 Settings
26932 \family default
26933  dialog.
26934  In this document the option 
26935 \series bold
26936 intoc
26937 \series default
26938  is used.
26939 \end_layout
26940
26941 \begin_layout Standard
26942 \begin_inset VSpace bigskip
26943 \end_inset
26944
26945
26946 \end_layout
26947
26948 \begin_layout Standard
26949 You can also use the first two options above only for certain nomenclature
26950  entries when you add one of the following commands as last entry to the
26951  
26952 \family sans
26953 Description
26954 \family default
26955  field in the nomenclature dialog:
26956 \end_layout
26957
26958 \begin_layout Description
26959
26960 \backslash
26961 nomrefeq Like the 
26962 \series bold
26963 refeq
26964 \series default
26965  option
26966 \end_layout
26967
26968 \begin_layout Description
26969
26970 \backslash
26971 nomrefpage Like the 
26972 \series bold
26973 refpage
26974 \series default
26975  option
26976 \end_layout
26977
26978 \begin_layout Description
26979
26980 \backslash
26981 nomrefeqpage Short notation of 
26982 \series bold
26983
26984 \backslash
26985 nomrefeq
26986 \backslash
26987 nomrefpage
26988 \end_layout
26989
26990 \begin_layout Description
26991
26992 \backslash
26993 nomnorefeq,
26994 \begin_inset space ~
26995 \end_inset
26996
26997
26998 \backslash
26999 nomnorefpage,
27000 \begin_inset space ~
27001 \end_inset
27002
27003
27004 \backslash
27005 nomnorefeqpage Turns off the corresponding options
27006 \end_layout
27007
27008 \begin_layout Subsection
27009 Printing the Nomenclature
27010 \begin_inset Index
27011 status collapsed
27012
27013 \begin_layout Plain Layout
27014 Nomenclature ! Printing
27015 \end_layout
27016
27017 \end_inset
27018
27019
27020 \end_layout
27021
27022 \begin_layout Standard
27023 To print the nomenclature, use the menu 
27024 \family sans
27025 Insert\SpecialChar \menuseparator
27026 Lists
27027 \begin_inset space ~
27028 \end_inset
27029
27030 /
27031 \begin_inset space ~
27032 \end_inset
27033
27034 TOC\SpecialChar \menuseparator
27035 Nomenclature
27036 \family default
27037 .
27038  A light blue box labeled 
27039 \begin_inset Quotes eld
27040 \end_inset
27041
27042
27043 \family sans
27044 Nomenclature
27045 \family default
27046
27047 \begin_inset Quotes erd
27048 \end_inset
27049
27050  will show the place where the nomenclature is printed in the output.
27051  Like the index list box, the nomenclature list box is not clickable.
27052 \end_layout
27053
27054 \begin_layout Standard
27055 In the printed output the title of the nomenclature appears as 
27056 \begin_inset Quotes eld
27057 \end_inset
27058
27059 Nomenclature
27060 \begin_inset Quotes erd
27061 \end_inset
27062
27063 .
27064  If you are not happy with the name, you can change it by redefining the
27065  command 
27066 \series bold
27067
27068 \backslash
27069 nomname
27070 \series default
27071  in the preamble.
27072  For example, in order to change the name to 
27073 \emph on
27074 List of Symbols
27075 \emph default
27076 , add the following line to the preamble:
27077 \end_layout
27078
27079 \begin_layout Standard
27080
27081 \family roman
27082 \series bold
27083
27084 \backslash
27085 renewcommand{
27086 \backslash
27087 nomname}{List of Symbols}
27088 \end_layout
27089
27090 \begin_layout Standard
27091 \begin_inset VSpace defskip
27092 \end_inset
27093
27094
27095 \end_layout
27096
27097 \begin_layout Standard
27098 If you are unhappy with the amount of space for symbols, you can alter it
27099  by adding the following line to the preamble:
27100 \end_layout
27101
27102 \begin_layout Standard
27103
27104 \family roman
27105 \series bold
27106
27107 \backslash
27108 renewcommand{
27109 \backslash
27110 nomlabelwidth}{width}
27111 \end_layout
27112
27113 \begin_layout Standard
27114
27115 \family roman
27116 Where the width is a value with one of the units listed in Appendix
27117 \begin_inset space ~
27118 \end_inset
27119
27120
27121 \begin_inset CommandInset ref
27122 LatexCommand ref
27123 reference "cha:Units-available-in"
27124
27125 \end_inset
27126
27127 .
27128  The default value is 1
27129 \begin_inset space \thinspace{}
27130 \end_inset
27131
27132 cm.
27133 \end_layout
27134
27135 \begin_layout Subsection
27136 Nomenclature Program
27137 \begin_inset Index
27138 status collapsed
27139
27140 \begin_layout Plain Layout
27141 Nomenclature ! Program
27142 \end_layout
27143
27144 \end_inset
27145
27146
27147 \begin_inset CommandInset label
27148 LatexCommand label
27149 name "sub:Nomenclature-Program"
27150
27151 \end_inset
27152
27153
27154 \end_layout
27155
27156 \begin_layout Standard
27157 LyX uses the program 
27158 \family sans
27159 makeindex
27160 \family default
27161  to generate the nomenclature, that is part of every LaTeX distribution.
27162  LyX's preferences dialog allows to specify another program or to control
27163  
27164 \family sans
27165 makeindex
27166 \family default
27167  by adding options, see section
27168 \begin_inset space ~
27169 \end_inset
27170
27171
27172 \begin_inset CommandInset ref
27173 LatexCommand ref
27174 reference "sub:LaTeX-settings"
27175
27176 \end_inset
27177
27178 .
27179  The available options are listed and explained in 
27180 \begin_inset CommandInset citation
27181 LatexCommand cite
27182 key "nomencl,makeindex"
27183
27184 \end_inset
27185
27186 .
27187 \end_layout
27188
27189 \begin_layout Section
27190 Branches
27191 \begin_inset Index
27192 status collapsed
27193
27194 \begin_layout Plain Layout
27195 Branches
27196 \end_layout
27197
27198 \end_inset
27199
27200
27201 \begin_inset Index
27202 status collapsed
27203
27204 \begin_layout Plain Layout
27205 Document ! Branches
27206 \end_layout
27207
27208 \end_inset
27209
27210
27211 \begin_inset CommandInset label
27212 LatexCommand label
27213 name "sec:Branches"
27214
27215 \end_inset
27216
27217
27218 \end_layout
27219
27220 \begin_layout Standard
27221 Sometimes it is useful to hide some document parts in the output.
27222  For example a teacher who is setting an exam obviously doesn't want the
27223  pupils to see the answers, but having questions and answers in the same
27224  document will make the life of the markers of that exam much easier.
27225 \end_layout
27226
27227 \begin_layout Standard
27228 For these cases LyX offers to put text into branches.
27229  The text will then only appear in the output when its branch is activated.
27230  To create a branch, go in the 
27231 \family sans
27232 Document\SpecialChar \menuseparator
27233 Settings
27234 \family default
27235  dialog to 
27236 \family sans
27237 Branches
27238 \family default
27239 .
27240  The name of the branch, its activation state and the background color of
27241  the branches inside LyX can be specified in this dialog.
27242 \end_layout
27243
27244 \begin_layout Standard
27245 Text that should be in a branch is set into branch inset boxes.
27246  These boxes are inserted via the menu 
27247 \family sans
27248 Insert\SpecialChar \menuseparator
27249 Branch
27250 \family default
27251  where you can choose a branch.
27252  You can later change the branch of the boxes by right-clicking on them.
27253 \end_layout
27254
27255 \begin_layout Standard
27256 Here is an example, where only the question text appears, the answer branch
27257  is deactivated and does therefore not appear in the output:
27258 \end_layout
27259
27260 \begin_layout Standard
27261 \begin_inset Branch Question
27262 status open
27263
27264 \begin_layout Standard
27265 Question: Who was the first physics Nobel prize winner?
27266 \end_layout
27267
27268 \end_inset
27269
27270
27271 \end_layout
27272
27273 \begin_layout Standard
27274 \begin_inset Branch Answer
27275 status collapsed
27276
27277 \begin_layout Standard
27278 Answer: Wilhelm Conrad Röntgen
27279 \end_layout
27280
27281 \end_inset
27282
27283
27284 \end_layout
27285
27286 \begin_layout Standard
27287 \begin_inset VSpace bigskip
27288 \end_inset
27289
27290
27291 \end_layout
27292
27293 \begin_layout Standard
27294 To use conditional output inside places where you cannot insert branch insets,
27295  like inside equations, you can code special LaTeX definitions for each
27296  branch.
27297  For example you can define for the question branch
27298 \begin_inset Foot
27299 status collapsed
27300
27301 \begin_layout Plain Layout
27302 For an introduction to the LaTeX-syntax, see section
27303 \begin_inset space ~
27304 \end_inset
27305
27306
27307 \begin_inset CommandInset ref
27308 LatexCommand ref
27309 reference "sub:LaTeX-Syntax"
27310
27311 \end_inset
27312
27313 .
27314 \end_layout
27315
27316 \end_inset
27317
27318
27319 \end_layout
27320
27321 \begin_layout Standard
27322
27323 \series bold
27324
27325 \backslash
27326 newcommand{
27327 \backslash
27328 question}[1]{#1}
27329 \end_layout
27330
27331 \begin_layout Standard
27332
27333 \series bold
27334
27335 \backslash
27336 newcommand{
27337 \backslash
27338 answer}[1]{}
27339 \end_layout
27340
27341 \begin_layout Standard
27342 and for the answer branch
27343 \end_layout
27344
27345 \begin_layout Standard
27346
27347 \series bold
27348
27349 \backslash
27350 newcommand{
27351 \backslash
27352 question}[1]{}
27353 \end_layout
27354
27355 \begin_layout Standard
27356
27357 \series bold
27358
27359 \backslash
27360 newcommand{
27361 \backslash
27362 answer}[1]{#1}
27363 \end_layout
27364
27365 \begin_layout Standard
27366 \begin_inset Branch Question
27367 status open
27368
27369 \begin_layout Standard
27370 \begin_inset ERT
27371 status open
27372
27373 \begin_layout Plain Layout
27374
27375
27376 \backslash
27377 newcommand{
27378 \backslash
27379 question}[1]{#1}
27380 \end_layout
27381
27382 \begin_layout Plain Layout
27383
27384
27385 \backslash
27386 newcommand{
27387 \backslash
27388 answer}[1]{}
27389 \end_layout
27390
27391 \end_inset
27392
27393
27394 \end_layout
27395
27396 \end_inset
27397
27398
27399 \end_layout
27400
27401 \begin_layout Standard
27402 \begin_inset Branch Answer
27403 status collapsed
27404
27405 \begin_layout Standard
27406 \begin_inset ERT
27407 status open
27408
27409 \begin_layout Plain Layout
27410
27411
27412 \backslash
27413 newcommand{
27414 \backslash
27415 question}[1]{}
27416 \end_layout
27417
27418 \begin_layout Plain Layout
27419
27420
27421 \backslash
27422 newcommand{
27423 \backslash
27424 answer}[1]{#1}
27425 \end_layout
27426
27427 \end_inset
27428
27429
27430 \end_layout
27431
27432 \end_inset
27433
27434
27435 \end_layout
27436
27437 \begin_layout Standard
27438 Now it is possible to use the commands 
27439 \series bold
27440
27441 \backslash
27442 question{\SpecialChar \ldots{}
27443 }
27444 \series default
27445  and 
27446 \series bold
27447
27448 \backslash
27449 answer{\SpecialChar \ldots{}
27450 }
27451 \series default
27452  to obtain conditional output.
27453  Here is an example formula where only the 
27454 \series bold
27455
27456 \backslash
27457 question
27458 \series default
27459  part appears:
27460 \begin_inset Formula \[
27461 x^{2}-2x-2\Rightarrow\question{x_{1}}\answer{x_{2}}=1\question{+\sqrt{3}}\answer{-\sqrt{3}}.\]
27462
27463 \end_inset
27464
27465
27466 \end_layout
27467
27468 \begin_layout Standard
27469 Inside math, the same effect can be achieved using math macros, see the
27470  
27471 \emph on
27472 Math
27473 \emph default
27474  manual.
27475 \end_layout
27476
27477 \begin_layout Section
27478 PDF Properties
27479 \begin_inset CommandInset label
27480 LatexCommand label
27481 name "sec:PDF-Properties"
27482
27483 \end_inset
27484
27485
27486 \begin_inset Index
27487 status collapsed
27488
27489 \begin_layout Plain Layout
27490 PDF properties
27491 \end_layout
27492
27493 \end_inset
27494
27495
27496 \end_layout
27497
27498 \begin_layout Standard
27499 The 
27500 \family sans
27501 Document Settings
27502 \family default
27503  dialog provides under 
27504 \family sans
27505 PDF Properties
27506 \family default
27507  to set up special options for the PDF output of your document.
27508  All options there are provided by the LaTeX-package 
27509 \series bold
27510 hyperref
27511 \series default
27512
27513 \begin_inset Index
27514 status collapsed
27515
27516 \begin_layout Plain Layout
27517 LaTeX-packages ! hyperref
27518 \end_layout
27519
27520 \end_inset
27521
27522 .
27523 \end_layout
27524
27525 \begin_layout Standard
27526 Using 
27527 \series bold
27528 hyperref
27529 \series default
27530  will link all cross-references in the DVI- and PDF-output.
27531  This means that the reader of your document will be able to click on a
27532  table of contents entry or on a reference and he is shown the referenced
27533  document part.
27534  You can specify in the dialog tab 
27535 \family sans
27536 Hyperlinks
27537 \family default
27538  how the links will look like and if links for bibliographical backreferences
27539  are created.
27540  The backreferences will appear in the bibliography behind the different
27541  entries, showing the number of the section, slide, or page where the entry
27542  is referenced.
27543 \end_layout
27544
27545 \begin_layout Standard
27546 In the dialog tab 
27547 \family sans
27548 Bookmarks
27549 \family default
27550  you can set if PDF-bookmarks should be created for every section of your
27551  document to make it easier for readers to navigate through the document.
27552  You can decide if the bookmarks should be numbered like your document sections
27553  or not.
27554  With the open bookmarks level you can specify what sectioning level should
27555  be displayed in the bookmarks when opening the PDF.
27556  For example level
27557 \begin_inset space ~
27558 \end_inset
27559
27560 2 will display all sections and subsections, while level
27561 \begin_inset space ~
27562 \end_inset
27563
27564 1 will only display the sections.
27565 \end_layout
27566
27567 \begin_layout Standard
27568 The header informations in the dialog tab 
27569 \family sans
27570 General
27571 \family default
27572  are saved together with the PDF as file properties.
27573  Many programs are able to extract these informations to e.
27574 \begin_inset space \thinspace{}
27575 \end_inset
27576
27577 g.
27578 \begin_inset space \space{}
27579 \end_inset
27580
27581 automatically recognize who is the author and what is the PDF about.
27582  This is very useful to sort, classify, or use PDFs for bibliography issues.
27583  When the option 
27584 \family sans
27585 Automatic fill header
27586 \family default
27587  is set, LyX tries to extract the header informations from your document
27588  title and author settings.
27589 \end_layout
27590
27591 \begin_layout Standard
27592 The option 
27593 \family sans
27594 Load in fullscreen mode
27595 \family default
27596  will open the PDF in fullscreen mode, which is useful for presentations.
27597 \end_layout
27598
27599 \begin_layout Standard
27600 PDF properties are also used in this document.
27601  When you look in its document settings, you can see that some additional
27602  
27603 \series bold
27604 hyperref
27605 \series default
27606  options are used.
27607  For an explanation of them we refer to the hyperref manual 
27608 \begin_inset CommandInset citation
27609 LatexCommand cite
27610 key "hyperref"
27611
27612 \end_inset
27613
27614 .
27615 \end_layout
27616
27617 \begin_layout Section
27618 TeX Code and the LaTeX Syntax
27619 \begin_inset CommandInset label
27620 LatexCommand label
27621 name "sec:TeX-Code"
27622
27623 \end_inset
27624
27625
27626 \end_layout
27627
27628 \begin_layout Subsection
27629 TeX Code Boxes
27630 \begin_inset Index
27631 status collapsed
27632
27633 \begin_layout Plain Layout
27634 TeX Code
27635 \end_layout
27636
27637 \end_inset
27638
27639
27640 \begin_inset CommandInset label
27641 LatexCommand label
27642 name "sub:TeX-Code-Boxes"
27643
27644 \end_inset
27645
27646
27647 \end_layout
27648
27649 \begin_layout Standard
27650 As LyX uses LaTeX in the background, it supports many LaTeX commands and
27651  constructs, but not all.
27652  LaTeX contains of hundreds of packages which provide different commands.
27653  Every time packages are updated and new ones added.
27654  This has the advantage that you can typeset nearly everything as there
27655  is for every problem a LaTeX-package.
27656  But LyX can of course not be up to date and support all packages and their
27657  commands.
27658 \end_layout
27659
27660 \begin_layout Standard
27661 But don't worry, you can use any LaTeX-command directly in LyX inside the
27662  TeX Code box.
27663  An TeX Code box is created by the menu 
27664 \family sans
27665 Insert\SpecialChar \menuseparator
27666 TeX
27667 \begin_inset space ~
27668 \end_inset
27669
27670 Code
27671 \family default
27672  or by the toolbar button 
27673 \begin_inset Graphics
27674         filename ../images/ert-insert.png
27675
27676 \end_inset
27677
27678 .
27679  The box can be opened by left-clicking and closed by right-clicking on
27680  it.
27681 \end_layout
27682
27683 \begin_layout Standard
27684 You can insert complete or incomplete commands as TeX Code.
27685  Incomplete means that the command argument can be Standard LyX text.
27686  For example you want to draw a frame around a word and uses therefore the
27687  LaTeX-command 
27688 \series bold
27689
27690 \backslash
27691 fbox
27692 \series default
27693 , you can write the command part 
27694 \series bold
27695
27696 \backslash
27697 fbox{
27698 \series default
27699  in a TeX Code box before the word and the closing brace 
27700 \series bold
27701 }
27702 \series default
27703  in a second TeX Code box behind the word.
27704  The word between the two TeX Code boxes is then the argument as it is in
27705  the following example:
27706 \end_layout
27707
27708 \begin_layout Standard
27709 \begin_inset Graphics
27710         filename clipart/ERT.png
27711         scale 89
27712
27713 \end_inset
27714
27715
27716 \end_layout
27717
27718 \begin_layout Standard
27719 gives
27720 \end_layout
27721
27722 \begin_layout Standard
27723 This is a line with a 
27724 \begin_inset ERT
27725 status collapsed
27726
27727 \begin_layout Plain Layout
27728
27729
27730 \backslash
27731 fbox{
27732 \end_layout
27733
27734 \end_inset
27735
27736 framed
27737 \begin_inset ERT
27738 status collapsed
27739
27740 \begin_layout Plain Layout
27741
27742 }
27743 \end_layout
27744
27745 \end_inset
27746
27747  word.
27748 \end_layout
27749
27750 \begin_layout Standard
27751 \begin_inset Note Greyedout
27752 status open
27753
27754 \begin_layout Plain Layout
27755
27756 \series bold
27757 Note:
27758 \series default
27759  At the end of LaTeX-commands without parameters, you have to insert a space
27760  to let LaTeX know that the command is finished.
27761 \end_layout
27762
27763 \end_inset
27764
27765
27766 \end_layout
27767
27768 \begin_layout Subsection
27769 Short Introduction to the LaTeX Syntax
27770 \begin_inset OptArg
27771 status collapsed
27772
27773 \begin_layout Plain Layout
27774 The LaTeX Syntax
27775 \end_layout
27776
27777 \end_inset
27778
27779
27780 \begin_inset Index
27781 status collapsed
27782
27783 \begin_layout Plain Layout
27784 LaTeX Syntax
27785 \end_layout
27786
27787 \end_inset
27788
27789
27790 \begin_inset CommandInset label
27791 LatexCommand label
27792 name "sub:LaTeX-Syntax"
27793
27794 \end_inset
27795
27796
27797 \end_layout
27798
27799 \begin_layout Standard
27800 When you write larger documents or books, you will need to know something
27801  about the LaTeX-commands that LyX uses in the background.
27802  Because LaTeX is based on commands, you can 
27803 \begin_inset Quotes eld
27804 \end_inset
27805
27806 program
27807 \begin_inset Quotes erd
27808 \end_inset
27809
27810  your text.
27811  This has the advantage that the layout of the document can be changed at
27812  every time if you know the right commands.
27813  E.
27814 \begin_inset space \thinspace{}
27815 \end_inset
27816
27817 g.
27818 \begin_inset space \space{}
27819 \end_inset
27820
27821 imagine you have to write a manual for a product and the deadline is at
27822  the end of the day.
27823  Your boss just has complimented you for your good work but wants to have
27824  all caption labels bold.
27825  But you have over hundred figure and table captions with non-bold labels
27826  in your manual.
27827  Of course it's impossible to change all caption labels by hand in one day.
27828 \end_layout
27829
27830 \begin_layout Standard
27831 Now LaTeX comes into play.
27832  As written above, for every problem exists a LaTeX-package.
27833  First you have to find out which and therefore look in the LaTeX package
27834  database, 
27835 \begin_inset CommandInset citation
27836 LatexCommand cite
27837 key "Catalogue"
27838
27839 \end_inset
27840
27841 .
27842 \end_layout
27843
27844 \begin_layout Standard
27845 As result you know that the package 
27846 \series bold
27847 caption
27848 \series default
27849
27850 \begin_inset Index
27851 status collapsed
27852
27853 \begin_layout Plain Layout
27854 LaTeX-packages ! caption
27855 \end_layout
27856
27857 \end_inset
27858
27859  is what you need.
27860  To use a package, you have to load it in the document preamble (menu 
27861 \family sans
27862 Document\SpecialChar \menuseparator
27863 Settings
27864 \family default
27865 ) with the command
27866 \end_layout
27867
27868 \begin_layout Standard
27869
27870 \series bold
27871
27872 \backslash
27873 usepackage[options]{package name}
27874 \end_layout
27875
27876 \begin_layout Standard
27877 All LaTeX commands begin with a backslash, the command argument is set within
27878  two braces, and the options are set within two brackets.
27879  Note that not all commands have an argument and options.
27880 \end_layout
27881
27882 \begin_layout Standard
27883 In your case the package name is 
27884 \series bold
27885 caption
27886 \series default
27887 .
27888  After a look in the documentation of the package, you know that the option
27889  
27890 \series bold
27891 labelfont=bf
27892 \series default
27893  will change the font of all caption labels to bold.
27894  So you add the command
27895 \end_layout
27896
27897 \begin_layout Standard
27898
27899 \series bold
27900
27901 \backslash
27902 usepackage[labelfont=bf]{caption}
27903 \end_layout
27904
27905 \begin_layout Standard
27906 to the preamble and the problem is solved.
27907 \begin_inset Foot
27908 status collapsed
27909
27910 \begin_layout Plain Layout
27911 For more commands provided by the 
27912 \series bold
27913 caption
27914 \series default
27915  package, have a look at its documentation, 
27916 \begin_inset CommandInset citation
27917 LatexCommand cite
27918 key "caption"
27919
27920 \end_inset
27921
27922 .
27923 \end_layout
27924
27925 \end_inset
27926
27927
27928 \end_layout
27929
27930 \begin_layout Standard
27931 Note that some document classes have built-in solutions for well known problems
27932  like your case.
27933  For example if you use a 
27934 \family sans
27935 koma-script
27936 \family default
27937  class, you don't need the package 
27938 \series bold
27939 caption
27940 \series default
27941 , you can instead write
27942 \end_layout
27943
27944 \begin_layout Standard
27945
27946 \series bold
27947
27948 \backslash
27949 setkomafont{captionlabel}{
27950 \backslash
27951 bfseries}
27952 \end_layout
27953
27954 \begin_layout Standard
27955 in the preamble and the problem is solved.
27956  So if you plan to write a large document, you should have a look at the
27957  documentation of the document class you want to use.
27958  (
27959 \series bold
27960
27961 \backslash
27962 setkomafont
27963 \series default
27964  is an example for a command with more than one argument.)
27965 \end_layout
27966
27967 \begin_layout Standard
27968 Commands in the preamble affects the whole document, while commands in the
27969  text affects only the text after the command or only the text used as command
27970  argument.
27971  To insert a LaTeX-command in text, use the TeX Code box as described in
27972  the previous section.
27973 \end_layout
27974
27975 \begin_layout Standard
27976 If you want to learn more about LaTeX and its syntax, have a look at the
27977  LaTeX-books 
27978 \begin_inset CommandInset citation
27979 LatexCommand cite
27980 key "latexcompanion,latexguide"
27981
27982 \end_inset
27983
27984 .
27985  
27986 \end_layout
27987
27988 \begin_layout Section
27989 Previewing Snippets of your Document
27990 \begin_inset CommandInset label
27991 LatexCommand label
27992 name "sec:Previewing-snippets-of"
27993
27994 \end_inset
27995
27996
27997 \begin_inset Index
27998 status collapsed
27999
28000 \begin_layout Plain Layout
28001 Instant preview
28002 \end_layout
28003
28004 \end_inset
28005
28006
28007 \begin_inset Index
28008 status collapsed
28009
28010 \begin_layout Plain Layout
28011 Document ! Preview
28012 \end_layout
28013
28014 \end_inset
28015
28016
28017 \end_layout
28018
28019 \begin_layout Standard
28020 LyX allows you to generate previews of sections of your document on the
28021  fly so you can see how they'll look in the final document without having
28022  to break your train of thought with 
28023 \family sans
28024 View\SpecialChar \menuseparator
28025 DVI
28026 \family default
28027 .
28028 \end_layout
28029
28030 \begin_layout Standard
28031 If you would for example like to see in LyX your math formulas typeset by
28032  LaTeX, install the LaTeX-package 
28033 \series bold
28034 preview-latex
28035 \series default
28036
28037 \begin_inset Index
28038 status collapsed
28039
28040 \begin_layout Plain Layout
28041 LaTeX-packages ! preview-latex
28042 \end_layout
28043
28044 \end_inset
28045
28046  as explained below, and turn on 
28047 \family sans
28048 Instant
28049 \begin_inset space ~
28050 \end_inset
28051
28052 preview
28053 \family default
28054  in the 
28055 \family sans
28056 Tools\SpecialChar \menuseparator
28057 Preferences 
28058 \family default
28059 dialog under 
28060 \family sans
28061 Look
28062 \begin_inset space ~
28063 \end_inset
28064
28065 and
28066 \begin_inset space ~
28067 \end_inset
28068
28069 feel\SpecialChar \menuseparator
28070 Graphics
28071 \family default
28072 .
28073 \end_layout
28074
28075 \begin_layout Standard
28076 Previews are generated when you load a document into LyX and when you finish
28077  editing an inset.
28078  Previews of an already loaded document are 
28079 \emph on
28080 not
28081 \emph default
28082  generated just by selecting the 
28083 \family sans
28084 Instant
28085 \begin_inset space ~
28086 \end_inset
28087
28088 preview
28089 \family default
28090  check box, you have to reopen the documents to activate the previews.
28091 \end_layout
28092
28093 \begin_layout Standard
28094 LyX will generate previews of math insets.
28095  It will also generate previews of included insets if you select the 
28096 \family sans
28097 Show
28098 \begin_inset space ~
28099 \end_inset
28100
28101 preview
28102 \family default
28103  check box in the insert dialog.
28104  This is useful if you wish to generate a preview of a LaTeX figure, for
28105  example.
28106 \end_layout
28107
28108 \begin_layout Standard
28109 To get previews working, you need the LaTeX package 
28110 \series bold
28111 preview-latex
28112 \series default
28113  (on some systems named simply 
28114 \series bold
28115 preview
28116 \series default
28117 ) installed.
28118  In case it is not already installed, you find it in the TeX Catalogue,
28119  
28120 \begin_inset CommandInset citation
28121 LatexCommand cite
28122 key "TeXCatalogue"
28123
28124 \end_inset
28125
28126  or in the package manager of your LaTeX-system.
28127  You obtain prettier results if you install the program 
28128 \family typewriter
28129 pnmcrop
28130 \family default
28131  from the 
28132 \family typewriter
28133 netpbm
28134 \family default
28135  package; for LyX on Windows this program is automatically installed together
28136  with LyX.
28137 \end_layout
28138
28139 \begin_layout Standard
28140 \begin_inset VSpace bigskip
28141 \end_inset
28142
28143
28144 \end_layout
28145
28146 \begin_layout Standard
28147 You can furthermore preview the LaTeX source of the whole document or parts
28148  of it.
28149  Use the menu 
28150 \family sans
28151 View\SpecialChar \menuseparator
28152 View
28153 \begin_inset space ~
28154 \end_inset
28155
28156 Source
28157 \family default
28158  and a window will be shown where you can see the LaTeX-source code.
28159  The window shows the source of the whole paragraph where the cursor is
28160  currently in.
28161  You can also select document parts in LyX's main window, then only this
28162  selection (when it is more than one paragraph) is shown as source code.
28163  To view the whole document as source, enable the corresponding option in
28164  the source view window.
28165 \end_layout
28166
28167 \begin_layout Section
28168 Spell Checking
28169 \begin_inset CommandInset label
28170 LatexCommand label
28171 name "sec:Spellchecking"
28172
28173 \end_inset
28174
28175
28176 \begin_inset Index
28177 status collapsed
28178
28179 \begin_layout Plain Layout
28180 Spell checking
28181 \end_layout
28182
28183 \end_inset
28184
28185
28186 \end_layout
28187
28188 \begin_layout Standard
28189 LyX itself has no built-in spell checker.
28190  Rather it uses one of the external programs 
28191 \family typewriter
28192 aspell
28193 \family default
28194
28195 \family typewriter
28196 ispell
28197 \family default
28198
28199 \family typewriter
28200 hspell
28201 \family default
28202 , or 
28203 \family typewriter
28204 pspell
28205 \family default
28206  as backend.
28207  This section assumes you have already installed and set up one of these
28208  programs.
28209  
28210 \family typewriter
28211 aspell
28212 \family default
28213  can be seen as successor of 
28214 \family typewriter
28215 ispell
28216 \family default
28217 , so that it is recommended to use aspell.
28218  
28219 \family typewriter
28220 hspell
28221 \family default
28222  is a Hebrew spell-checker.
28223  The used spell checker ind its settings are specified in LyX's preferences
28224  under 
28225 \family sans
28226 Language Settings
28227 \family default
28228 .
28229 \end_layout
28230
28231 \begin_layout Standard
28232 For LyX on Windows, the selection box for the spell checking program is
28233  greyed out in the preferences dialog because only 
28234 \family typewriter
28235 aspell
28236 \family default
28237  can be used.
28238 \end_layout
28239
28240 \begin_layout Standard
28241 The menu
28242 \family sans
28243  Tools\SpecialChar \menuseparator
28244 Spellchecker
28245 \family default
28246  or the toolbar button 
28247 \begin_inset Graphics
28248         filename ../images/dialog-show_spellchecker.png
28249         BoundingBox 0bp 5bp 20bp 20bp
28250
28251 \end_inset
28252
28253  starts the spell checking beginning from the current cursor position.
28254  A dialog window will appear showing any incorrect (or unknown) word found,
28255  allowing you to edit and replace it in a second line.
28256  Whenever an unknown word is found, the word is highlighted and the text
28257  scrolled so that it is visible.
28258  In the 
28259 \family sans
28260 spell checker
28261 \family default
28262  dialog, there is also a box showing suggestions for a correction, if any
28263  could be found.
28264  Clicking on one of the corrections will copy to the 
28265 \family sans
28266 Replace
28267 \family default
28268  field, double-click invokes directly the replacement.
28269  Unknown but correctly typed words can be added to the personal dictionary.
28270 \end_layout
28271
28272 \begin_layout Standard
28273 By default, the used dictionary file is determined by the document language
28274  that is set in the 
28275 \family sans
28276 Document\SpecialChar \menuseparator
28277 Settings
28278 \family default
28279  dialog.
28280  If you do not have a dictionary for the document language, spell checking
28281  will bring an error message.
28282  In this case, you can specify another dictionary file in the dialog by
28283  specifying a different 
28284 \family sans
28285 Alternative language
28286 \family default
28287  in preferences dialog.
28288 \end_layout
28289
28290 \begin_layout Standard
28291 After a spell check you'll informed about the number of checked words.
28292 \end_layout
28293
28294 \begin_layout Subsubsection*
28295 Limitations
28296 \end_layout
28297
28298 \begin_layout Standard
28299 It is not possible to change the spelling of a particular word globally,
28300  rather than having to change the spelling separately for each occurrence
28301  of the word.
28302  But you can use the 
28303 \family sans
28304 Find
28305 \begin_inset space ~
28306 \end_inset
28307
28308 &
28309 \begin_inset space ~
28310 \end_inset
28311
28312 Replace
28313 \family default
28314  dialog for that.
28315 \end_layout
28316
28317 \begin_layout Standard
28318 LyX cannot correctly spell check documents containing multiple languages.
28319  This does work with 
28320 \family typewriter
28321 pspell
28322 \family default
28323 , assuming you have marked the different languages appropriately.
28324 \end_layout
28325
28326 \begin_layout Subsubsection*
28327 Further Settings
28328 \end_layout
28329
28330 \begin_layout Standard
28331 The 
28332 \family sans
28333 Spellchecker
28334 \family default
28335  section in the preferences dialog has some additional options:
28336 \end_layout
28337
28338 \begin_layout Description
28339 Escape
28340 \begin_inset space ~
28341 \end_inset
28342
28343 characters Allows you to add non-standard characters that the spell checker
28344  should consider, e.
28345 \begin_inset space \thinspace{}
28346 \end_inset
28347
28348 g.
28349 \begin_inset space \space{}
28350 \end_inset
28351
28352 German umlauts although you spell check English document.
28353  This should not normally be needed.
28354 \end_layout
28355
28356 \begin_layout Description
28357 Personal
28358 \begin_inset space ~
28359 \end_inset
28360
28361 dictionary to use a different file than the spell checker's default choice
28362  as your personal dictionary
28363 \end_layout
28364
28365 \begin_layout Description
28366 Accept
28367 \begin_inset space ~
28368 \end_inset
28369
28370 compound
28371 \begin_inset space ~
28372 \end_inset
28373
28374 words Prevent the spell checker from complaining about compounded words
28375  like 
28376 \begin_inset Quotes eld
28377 \end_inset
28378
28379 passthrough
28380 \begin_inset Quotes erd
28381 \end_inset
28382
28383 .
28384 \end_layout
28385
28386 \begin_layout Description
28387 Use
28388 \begin_inset space ~
28389 \end_inset
28390
28391 input
28392 \begin_inset space ~
28393 \end_inset
28394
28395 encoding Uses the document encoding that is set in the 
28396 \family sans
28397 Document\SpecialChar \menuseparator
28398 Settings
28399 \family default
28400  dialog under 
28401 \family sans
28402 Language
28403 \family default
28404  also for the spellchecker.
28405 \begin_inset Foot
28406 status collapsed
28407
28408 \begin_layout Plain Layout
28409 The encodings are explained in section
28410 \begin_inset space ~
28411 \end_inset
28412
28413
28414 \begin_inset CommandInset ref
28415 LatexCommand ref
28416 reference "cha:The-Document-Settings"
28417
28418 \end_inset
28419
28420 .
28421 \end_layout
28422
28423 \end_inset
28424
28425  Only enable this if you use 
28426 \family typewriter
28427 ispell
28428 \family default
28429  and can't spell check words with international letters in them.
28430  There have been reports that this does not work with all dictionaries,
28431  so this is disabled by default.
28432 \end_layout
28433
28434 \begin_layout Section
28435 Thesaurus
28436 \begin_inset Index
28437 status collapsed
28438
28439 \begin_layout Plain Layout
28440 Thesaurus
28441 \end_layout
28442
28443 \end_inset
28444
28445
28446 \begin_inset CommandInset label
28447 LatexCommand label
28448 name "sec:Thesaurus"
28449
28450 \end_inset
28451
28452
28453 \end_layout
28454
28455 \begin_layout Standard
28456 Thesaurus currently only works when you use the document language English.
28457 \end_layout
28458
28459 \begin_layout Standard
28460 To start the thesaurus, highlight one word or set the cursor behind it,
28461  and use the menu 
28462 \family sans
28463 Tools\SpecialChar \menuseparator
28464 Thesaurus
28465 \family default
28466  or the toolbar button 
28467 \begin_inset Graphics
28468         filename ../images/thesaurus-entry.png
28469         BoundingBox 0bp 5bp 20bp 25bp
28470         rotateOrigin center
28471
28472 \end_inset
28473
28474 .
28475  A dialog pops up showing you probably related words that you can use as
28476  replacement.
28477 \end_layout
28478
28479 \begin_layout Standard
28480 The shown related words are in many cases not really related to the word
28481  you are currently checking, scrolling in the shown list might help in some
28482  cases to find related words.
28483 \end_layout
28484
28485 \begin_layout Standard
28486 The thesaurus only works for single words, and also only when it is in the
28487  singular form.
28488  For example starting the thesaurus with the word 
28489 \begin_inset Quotes eld
28490 \end_inset
28491
28492 reports
28493 \begin_inset Quotes erd
28494 \end_inset
28495
28496  leads to no results, while results are shown for the word 
28497 \begin_inset Quotes eld
28498 \end_inset
28499
28500 report
28501 \begin_inset Quotes erd
28502 \end_inset
28503
28504 .
28505  To avoid this, you can highlight only the part 
28506 \begin_inset Quotes eld
28507 \end_inset
28508
28509 report
28510 \begin_inset Quotes erd
28511 \end_inset
28512
28513  of the word 
28514 \begin_inset Quotes eld
28515 \end_inset
28516
28517 reports
28518 \begin_inset Quotes erd
28519 \end_inset
28520
28521  to get results.
28522 \end_layout
28523
28524 \begin_layout Section
28525 Change Tracking
28526 \begin_inset Index
28527 status collapsed
28528
28529 \begin_layout Plain Layout
28530 Change Tracking
28531 \end_layout
28532
28533 \end_inset
28534
28535
28536 \begin_inset Index
28537 status collapsed
28538
28539 \begin_layout Plain Layout
28540 Document ! Change Tracking
28541 \end_layout
28542
28543 \end_inset
28544
28545
28546 \begin_inset CommandInset label
28547 LatexCommand label
28548 name "sec:Change-Tracking"
28549
28550 \end_inset
28551
28552
28553 \end_layout
28554
28555 \begin_layout Standard
28556 When you work on a document together with many people it is extremely useful
28557  to see changes others made highlighted in the document.
28558  You can then decide if you accept a change or not.
28559  This can be achieved by turning on change tracking in the menu 
28560 \family sans
28561 Document\SpecialChar \menuseparator
28562 Change
28563 \begin_inset space ~
28564 \end_inset
28565
28566 Tracking\SpecialChar \menuseparator
28567 Track
28568 \begin_inset space ~
28569 \end_inset
28570
28571 Changes
28572 \family default
28573 .
28574 \end_layout
28575
28576 \begin_layout Standard
28577 Changes made in the document will then be highlighted by colors: 
28578 \color blue
28579 Blue text
28580 \color inherit
28581  is an addition, 
28582 \color red
28583 red canceled text
28584 \color inherit
28585  is a deletion.
28586  You can change the color in LyX's preferences dialog under 
28587 \family sans
28588 Look
28589 \begin_inset space ~
28590 \end_inset
28591
28592 and
28593 \begin_inset space ~
28594 \end_inset
28595
28596 feel
28597 \family default
28598
28599 \family sans
28600 Colors
28601 \family default
28602 .
28603 \begin_inset Index
28604 status collapsed
28605
28606 \begin_layout Plain Layout
28607 Color ! LyX screen
28608 \end_layout
28609
28610 \end_inset
28611
28612
28613 \end_layout
28614
28615 \begin_layout Standard
28616 When change tracking is activated, you will see the review toolbar in LyX:
28617 \begin_inset Index
28618 status collapsed
28619
28620 \begin_layout Plain Layout
28621 Toolbar ! Review
28622 \end_layout
28623
28624 \end_inset
28625
28626
28627 \end_layout
28628
28629 \begin_layout Standard
28630 \begin_inset VSpace defskip
28631 \end_inset
28632
28633
28634 \end_layout
28635
28636 \begin_layout Standard
28637 \begin_inset Graphics
28638         filename clipart/ChangesToolbar.png
28639
28640 \end_inset
28641
28642
28643 \end_layout
28644
28645 \begin_layout Standard
28646 \begin_inset VSpace defskip
28647 \end_inset
28648
28649
28650 \end_layout
28651
28652 \begin_layout Standard
28653 The review toolbar as shown above contains from left to right the following
28654  buttons:
28655 \end_layout
28656
28657 \begin_layout Standard
28658 \begin_inset VSpace defskip
28659 \end_inset
28660
28661
28662 \end_layout
28663
28664 \begin_layout Standard
28665 \begin_inset Tabular
28666 <lyxtabular version="3" rows="10" columns="2">
28667 <features islongtable="true">
28668 <column alignment="left" valignment="top" width="0">
28669 <column alignment="left" valignment="top" width="0">
28670 <row interlinespace="2.5mm">
28671 <cell alignment="center" valignment="top" usebox="none">
28672 \begin_inset Text
28673
28674 \begin_layout Plain Layout
28675 \begin_inset Graphics
28676         filename ../images/changes-track.png
28677         BoundingBox 0bp 5bp 20bp 25bp
28678         rotateOrigin center
28679
28680 \end_inset
28681
28682
28683 \end_layout
28684
28685 \end_inset
28686 </cell>
28687 <cell alignment="center" valignment="top" usebox="none">
28688 \begin_inset Text
28689
28690 \begin_layout Plain Layout
28691
28692 \family sans
28693 Document\SpecialChar \menuseparator
28694 Change
28695 \begin_inset space ~
28696 \end_inset
28697
28698 Tracking\SpecialChar \menuseparator
28699 Track
28700 \begin_inset space ~
28701 \end_inset
28702
28703 Changes
28704 \end_layout
28705
28706 \end_inset
28707 </cell>
28708 </row>
28709 <row interlinespace="2.5mm">
28710 <cell alignment="center" valignment="top" usebox="none">
28711 \begin_inset Text
28712
28713 \begin_layout Plain Layout
28714 \begin_inset Graphics
28715         filename ../images/changes-output.png
28716         BoundingBox 0bp 5bp 20bp 25bp
28717         rotateOrigin center
28718
28719 \end_inset
28720
28721
28722 \end_layout
28723
28724 \end_inset
28725 </cell>
28726 <cell alignment="center" valignment="top" usebox="none">
28727 \begin_inset Text
28728
28729 \begin_layout Plain Layout
28730
28731 \family sans
28732 Document\SpecialChar \menuseparator
28733 Change
28734 \begin_inset space ~
28735 \end_inset
28736
28737 Tracking\SpecialChar \menuseparator
28738 Show
28739 \begin_inset space ~
28740 \end_inset
28741
28742 Changes
28743 \begin_inset space ~
28744 \end_inset
28745
28746 in
28747 \begin_inset space ~
28748 \end_inset
28749
28750 Output
28751 \end_layout
28752
28753 \end_inset
28754 </cell>
28755 </row>
28756 <row interlinespace="2.5mm">
28757 <cell alignment="center" valignment="top" usebox="none">
28758 \begin_inset Text
28759
28760 \begin_layout Plain Layout
28761 \begin_inset Graphics
28762         filename ../images/change-next.png
28763         BoundingBox 0bp 5bp 20bp 25bp
28764         rotateOrigin center
28765
28766 \end_inset
28767
28768
28769 \end_layout
28770
28771 \end_inset
28772 </cell>
28773 <cell alignment="center" valignment="top" usebox="none">
28774 \begin_inset Text
28775
28776 \begin_layout Plain Layout
28777 Jumps to the next change
28778 \end_layout
28779
28780 \end_inset
28781 </cell>
28782 </row>
28783 <row interlinespace="2.5mm">
28784 <cell alignment="center" valignment="top" usebox="none">
28785 \begin_inset Text
28786
28787 \begin_layout Plain Layout
28788 \begin_inset Graphics
28789         filename ../images/change-accept.png
28790         BoundingBox 0bp 5bp 20bp 25bp
28791         rotateOrigin center
28792
28793 \end_inset
28794
28795
28796 \end_layout
28797
28798 \end_inset
28799 </cell>
28800 <cell alignment="center" valignment="top" usebox="none">
28801 \begin_inset Text
28802
28803 \begin_layout Plain Layout
28804
28805 \family sans
28806 Document\SpecialChar \menuseparator
28807 Change
28808 \begin_inset space ~
28809 \end_inset
28810
28811 Tracking\SpecialChar \menuseparator
28812 Accept
28813 \begin_inset space ~
28814 \end_inset
28815
28816 Change
28817 \end_layout
28818
28819 \end_inset
28820 </cell>
28821 </row>
28822 <row interlinespace="2.5mm">
28823 <cell alignment="center" valignment="top" usebox="none">
28824 \begin_inset Text
28825
28826 \begin_layout Plain Layout
28827 \begin_inset Graphics
28828         filename ../images/change-reject.png
28829         BoundingBox 0bp 5bp 20bp 25bp
28830         rotateOrigin center
28831
28832 \end_inset
28833
28834
28835 \end_layout
28836
28837 \end_inset
28838 </cell>
28839 <cell alignment="center" valignment="top" usebox="none">
28840 \begin_inset Text
28841
28842 \begin_layout Plain Layout
28843
28844 \family sans
28845 Document\SpecialChar \menuseparator
28846 Change
28847 \begin_inset space ~
28848 \end_inset
28849
28850 Tracking\SpecialChar \menuseparator
28851 Reject
28852 \begin_inset space ~
28853 \end_inset
28854
28855 Change
28856 \end_layout
28857
28858 \end_inset
28859 </cell>
28860 </row>
28861 <row interlinespace="2.5mm">
28862 <cell alignment="center" valignment="top" usebox="none">
28863 \begin_inset Text
28864
28865 \begin_layout Plain Layout
28866 \begin_inset Graphics
28867         filename ../images/changes-merge.png
28868         BoundingBox 0bp 5bp 20bp 25bp
28869         rotateOrigin center
28870
28871 \end_inset
28872
28873
28874 \end_layout
28875
28876 \end_inset
28877 </cell>
28878 <cell alignment="center" valignment="top" usebox="none">
28879 \begin_inset Text
28880
28881 \begin_layout Plain Layout
28882
28883 \family sans
28884 Document\SpecialChar \menuseparator
28885 Change
28886 \begin_inset space ~
28887 \end_inset
28888
28889 Tracking\SpecialChar \menuseparator
28890 Merge
28891 \begin_inset space ~
28892 \end_inset
28893
28894 Changes
28895 \end_layout
28896
28897 \end_inset
28898 </cell>
28899 </row>
28900 <row interlinespace="2.5mm">
28901 <cell alignment="center" valignment="top" usebox="none">
28902 \begin_inset Text
28903
28904 \begin_layout Plain Layout
28905 \begin_inset Graphics
28906         filename ../images/all-changes-accept.png
28907         BoundingBox 0bp 5bp 20bp 25bp
28908         rotateOrigin center
28909
28910 \end_inset
28911
28912
28913 \end_layout
28914
28915 \end_inset
28916 </cell>
28917 <cell alignment="center" valignment="top" usebox="none">
28918 \begin_inset Text
28919
28920 \begin_layout Plain Layout
28921
28922 \family sans
28923 Document\SpecialChar \menuseparator
28924 Change
28925 \begin_inset space ~
28926 \end_inset
28927
28928 Tracking\SpecialChar \menuseparator
28929 Accept
28930 \begin_inset space ~
28931 \end_inset
28932
28933 All
28934 \begin_inset space ~
28935 \end_inset
28936
28937 Changes
28938 \end_layout
28939
28940 \end_inset
28941 </cell>
28942 </row>
28943 <row interlinespace="2.5mm">
28944 <cell alignment="center" valignment="top" usebox="none">
28945 \begin_inset Text
28946
28947 \begin_layout Plain Layout
28948 \begin_inset Graphics
28949         filename ../images/all-changes-reject.png
28950         BoundingBox 0bp 5bp 20bp 25bp
28951         rotateOrigin center
28952
28953 \end_inset
28954
28955
28956 \end_layout
28957
28958 \end_inset
28959 </cell>
28960 <cell alignment="center" valignment="top" usebox="none">
28961 \begin_inset Text
28962
28963 \begin_layout Plain Layout
28964
28965 \family sans
28966 Document\SpecialChar \menuseparator
28967 Change
28968 \begin_inset space ~
28969 \end_inset
28970
28971 Tracking\SpecialChar \menuseparator
28972 Reject
28973 \begin_inset space ~
28974 \end_inset
28975
28976 All
28977 \begin_inset space ~
28978 \end_inset
28979
28980 Changes
28981 \end_layout
28982
28983 \end_inset
28984 </cell>
28985 </row>
28986 <row interlinespace="2.5mm">
28987 <cell alignment="center" valignment="top" usebox="none">
28988 \begin_inset Text
28989
28990 \begin_layout Plain Layout
28991 \begin_inset Graphics
28992         filename ../images/note-insert.png
28993         BoundingBox 0bp 5bp 20bp 25bp
28994         rotateOrigin center
28995
28996 \end_inset
28997
28998
28999 \end_layout
29000
29001 \end_inset
29002 </cell>
29003 <cell alignment="center" valignment="top" usebox="none">
29004 \begin_inset Text
29005
29006 \begin_layout Plain Layout
29007
29008 \family sans
29009 Insert\SpecialChar \menuseparator
29010 Note\SpecialChar \menuseparator
29011 LyX
29012 \begin_inset space ~
29013 \end_inset
29014
29015 Note
29016 \end_layout
29017
29018 \end_inset
29019 </cell>
29020 </row>
29021 <row interlinespace="2.5mm">
29022 <cell alignment="center" valignment="top" usebox="none">
29023 \begin_inset Text
29024
29025 \begin_layout Plain Layout
29026 \begin_inset Graphics
29027         filename ../images/note-next.png
29028         BoundingBox 0bp 5bp 20bp 25bp
29029         rotateOrigin center
29030
29031 \end_inset
29032
29033
29034 \end_layout
29035
29036 \end_inset
29037 </cell>
29038 <cell alignment="center" valignment="top" usebox="none">
29039 \begin_inset Text
29040
29041 \begin_layout Plain Layout
29042
29043 \family sans
29044 Navigate\SpecialChar \menuseparator
29045 Next
29046 \begin_inset space ~
29047 \end_inset
29048
29049 Note
29050 \end_layout
29051
29052 \end_inset
29053 </cell>
29054 </row>
29055 </lyxtabular>
29056
29057 \end_inset
29058
29059
29060 \end_layout
29061
29062 \begin_layout Standard
29063 \begin_inset VSpace defskip
29064 \end_inset
29065
29066
29067 \end_layout
29068
29069 \begin_layout Standard
29070 The review toolbar helps you to accept, reject, or merge changes – highlight
29071  the change and press one of the desired toolbar buttons.
29072  When you merge changes, a window pops up showing you informations about
29073  the next change behind the current cursor position.
29074  So you don't need to highlight a certain change.
29075  Within the merge window you can decide to accept or reject changes and
29076  step to the next change.
29077  This way you can jump through all changes of the document.
29078 \end_layout
29079
29080 \begin_layout Standard
29081 The toolbar has two buttons to handle notes because notes are often important
29082  to describe a change.
29083 \end_layout
29084
29085 \begin_layout Standard
29086 To show made changes in the output you need the LaTeX package 
29087 \series bold
29088 dvipost
29089 \series default
29090
29091 \begin_inset Index
29092 status collapsed
29093
29094 \begin_layout Plain Layout
29095 LaTeX-packages ! dvipost
29096 \end_layout
29097
29098 \end_inset
29099
29100  installed.
29101  You find it in the TeX Catalogue, 
29102 \begin_inset CommandInset citation
29103 LatexCommand cite
29104 key "TeXCatalogue"
29105
29106 \end_inset
29107
29108  or in the package manager of your LaTeX-system.
29109 \end_layout
29110
29111 \begin_layout Section
29112 International Support
29113 \begin_inset Index
29114 status collapsed
29115
29116 \begin_layout Plain Layout
29117 International support
29118 \end_layout
29119
29120 \end_inset
29121
29122
29123 \end_layout
29124
29125 \begin_layout Standard
29126 This section describes how to use LyX with any language you want.
29127  For some non-western languages there are special Wiki-pages that explain
29128  how to set up LyX to use them: 
29129 \begin_inset CommandInset citation
29130 LatexCommand cite
29131 key "Arabic,Armenian,Farsi,Hebrew"
29132
29133 \end_inset
29134
29135
29136 \end_layout
29137
29138 \begin_layout Standard
29139 Besides languages, LyX also supports phonetic symbols, see section
29140 \begin_inset space ~
29141 \end_inset
29142
29143
29144 \begin_inset CommandInset ref
29145 LatexCommand ref
29146 reference "sub:Special-Character"
29147
29148 \end_inset
29149
29150 .
29151 \end_layout
29152
29153 \begin_layout Subsection
29154 Language Options
29155 \begin_inset Index
29156 status collapsed
29157
29158 \begin_layout Plain Layout
29159 Language ! Options
29160 \end_layout
29161
29162 \end_inset
29163
29164
29165 \begin_inset Index
29166 status collapsed
29167
29168 \begin_layout Plain Layout
29169 Document ! Settings
29170 \end_layout
29171
29172 \end_inset
29173
29174
29175 \begin_inset Index
29176 status collapsed
29177
29178 \begin_layout Plain Layout
29179 Document ! Language
29180 \end_layout
29181
29182 \end_inset
29183
29184
29185 \end_layout
29186
29187 \begin_layout Standard
29188 The 
29189 \family sans
29190 Document\SpecialChar \menuseparator
29191 Settings
29192 \family default
29193  dialog lets you set 
29194 \family roman
29195 the language and character encoding for your language.
29196  
29197 \end_layout
29198
29199 \begin_layout Standard
29200 Choose your language in the 
29201 \family sans
29202 Language
29203 \family default
29204  section of this dialog.
29205  The default is 
29206 \family sans
29207 English
29208 \family default
29209 .
29210 \end_layout
29211
29212 \begin_layout Standard
29213 Under 
29214 \family sans
29215 Encoding
29216 \family default
29217  you can choose the character encoding map you want to use for LaTeX export.
29218  The option 
29219 \family sans
29220 Language Default
29221 \family default
29222  is the preferred choice and works well in most cases.
29223  For details about the different encoding options see section
29224 \begin_inset space ~
29225 \end_inset
29226
29227
29228 \begin_inset CommandInset ref
29229 LatexCommand ref
29230 reference "cha:The-Document-Settings"
29231
29232 \end_inset
29233
29234 .
29235 \end_layout
29236
29237 \begin_layout Subsection
29238 Keyboard mapping configuration
29239 \begin_inset CommandInset label
29240 LatexCommand label
29241 name "sub:Keyboard-mapping"
29242
29243 \end_inset
29244
29245
29246 \end_layout
29247
29248 \begin_layout Standard
29249 If you have for example a U.S.-style keyboard and want to write in a different
29250  language than English, you can use an alternate keymap.
29251  For example, if you have a U.S.-style keyboard but want to write in Italian,
29252  you can configure LyX to use an Italian keymap.
29253  The preferences dialog allows you to choose up to two keyboard mappings,
29254  see section
29255 \begin_inset space ~
29256 \end_inset
29257
29258
29259 \begin_inset CommandInset ref
29260 LatexCommand ref
29261 reference "sub:Keyboard-Map"
29262
29263 \end_inset
29264
29265 .
29266  You can choose primary and secondary keyboard languages and then select
29267  which one you want to use.
29268 \end_layout
29269
29270 \begin_layout Standard
29271 Finally, you may just want to change a few key mappings or create an entirely
29272  different keymap (for Vulcan, for instance).
29273  You may, for example, normally write in Italian on a U.S.
29274  keyboard but want to include an occasional quotation in German.
29275  In such a case, you can write your own keyboard mapping or modify an existing
29276  one to support the characters you want.
29277  This and much more customizations are explained in the 
29278 \emph on
29279 Customization
29280 \emph default
29281  manual.
29282 \end_layout
29283
29284 \begin_layout Subsection
29285 Character Tables
29286 \end_layout
29287
29288 \begin_layout Standard
29289 Table
29290 \begin_inset space ~
29291 \end_inset
29292
29293
29294 \begin_inset CommandInset ref
29295 LatexCommand ref
29296 reference "cap:The-latin1-character"
29297
29298 \end_inset
29299
29300  shows the 
29301 \family typewriter
29302 Latin1
29303 \family default
29304  character set.
29305  You should be able to enter the characters in the first eight columns directly
29306  from the keyboard.
29307 \end_layout
29308
29309 \begin_layout Standard
29310 There are a few things you need to know about this table.
29311  Here are some of the details you'll need to bear in mind when using characters
29312  from the 
29313 \family typewriter
29314 Latin1
29315 \family default
29316  character set:
29317 \end_layout
29318
29319 \begin_layout Itemize
29320 Even if you have selected 
29321 \family sans
29322 latin1
29323 \family default
29324  in the 
29325 \family sans
29326 Document\SpecialChar \menuseparator
29327 Settings
29328 \family default
29329  dialog, users who have only the 
29330 \family typewriter
29331 T1
29332 \family default
29333 -fonts for LaTeX [or who have the 
29334 \family typewriter
29335 T1
29336 \family default
29337 -fonts but aren't using them] will still miss a few characters: D0, F0,
29338  DE, FE, AB, and BB – the uppercase and lowercase eth and thorn, and the
29339  french quotes won't show up.
29340 \end_layout
29341
29342 \begin_layout Standard
29343 \begin_inset Float table
29344 wide false
29345 sideways false
29346 status open
29347
29348 \begin_layout Plain Layout
29349 \begin_inset Caption
29350
29351 \begin_layout Plain Layout
29352 \begin_inset CommandInset label
29353 LatexCommand label
29354 name "cap:The-latin1-character"
29355
29356 \end_inset
29357
29358 The 
29359 \family typewriter
29360 latin1
29361 \family default
29362  character set
29363 \end_layout
29364
29365 \end_inset
29366
29367
29368 \end_layout
29369
29370 \begin_layout Plain Layout
29371 \align center
29372 \begin_inset Tabular
29373 <lyxtabular version="3" rows="17" columns="17">
29374 <features>
29375 <column alignment="center" valignment="top" width="0pt">
29376 <column alignment="center" valignment="top" width="0pt">
29377 <column alignment="center" valignment="top" width="0pt">
29378 <column alignment="center" valignment="top" width="0pt">
29379 <column alignment="center" valignment="top" width="0pt">
29380 <column alignment="center" valignment="top" width="0pt">
29381 <column alignment="center" valignment="top" width="0pt">
29382 <column alignment="center" valignment="top" width="0pt">
29383 <column alignment="center" valignment="top" width="0pt">
29384 <column alignment="center" valignment="top" width="0pt">
29385 <column alignment="center" valignment="top" width="0pt">
29386 <column alignment="center" valignment="top" width="0pt">
29387 <column alignment="center" valignment="top" width="0pt">
29388 <column alignment="center" valignment="top" width="0pt">
29389 <column alignment="center" valignment="top" width="0pt">
29390 <column alignment="center" valignment="top" width="0pt">
29391 <column alignment="center" valignment="top" width="0pt">
29392 <row>
29393 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
29394 \begin_inset Text
29395
29396 \begin_layout Plain Layout
29397
29398 \end_layout
29399
29400 \end_inset
29401 </cell>
29402 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
29403 \begin_inset Text
29404
29405 \begin_layout Plain Layout
29406
29407 \family roman
29408 \series medium
29409 \shape up
29410 \size tiny
29411 \emph off
29412 \bar no
29413 \noun off
29414 \color none
29415 00
29416 \end_layout
29417
29418 \end_inset
29419 </cell>
29420 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
29421 \begin_inset Text
29422
29423 \begin_layout Plain Layout
29424
29425 \family roman
29426 \series medium
29427 \shape up
29428 \size tiny
29429 \emph off
29430 \bar no
29431 \noun off
29432 \color none
29433 10
29434 \end_layout
29435
29436 \end_inset
29437 </cell>
29438 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
29439 \begin_inset Text
29440
29441 \begin_layout Plain Layout
29442
29443 \family roman
29444 \series medium
29445 \shape up
29446 \size tiny
29447 \emph off
29448 \bar no
29449 \noun off
29450 \color none
29451 20
29452 \end_layout
29453
29454 \end_inset
29455 </cell>
29456 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
29457 \begin_inset Text
29458
29459 \begin_layout Plain Layout
29460
29461 \family roman
29462 \series medium
29463 \shape up
29464 \size tiny
29465 \emph off
29466 \bar no
29467 \noun off
29468 \color none
29469 30
29470 \end_layout
29471
29472 \end_inset
29473 </cell>
29474 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
29475 \begin_inset Text
29476
29477 \begin_layout Plain Layout
29478
29479 \family roman
29480 \series medium
29481 \shape up
29482 \size tiny
29483 \emph off
29484 \bar no
29485 \noun off
29486 \color none
29487 40
29488 \end_layout
29489
29490 \end_inset
29491 </cell>
29492 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
29493 \begin_inset Text
29494
29495 \begin_layout Plain Layout
29496
29497 \family roman
29498 \series medium
29499 \shape up
29500 \size tiny
29501 \emph off
29502 \bar no
29503 \noun off
29504 \color none
29505 50
29506 \end_layout
29507
29508 \end_inset
29509 </cell>
29510 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
29511 \begin_inset Text
29512
29513 \begin_layout Plain Layout
29514
29515 \family roman
29516 \series medium
29517 \shape up
29518 \size tiny
29519 \emph off
29520 \bar no
29521 \noun off
29522 \color none
29523 60
29524 \end_layout
29525
29526 \end_inset
29527 </cell>
29528 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
29529 \begin_inset Text
29530
29531 \begin_layout Plain Layout
29532
29533 \family roman
29534 \series medium
29535 \shape up
29536 \size tiny
29537 \emph off
29538 \bar no
29539 \noun off
29540 \color none
29541 70
29542 \end_layout
29543
29544 \end_inset
29545 </cell>
29546 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
29547 \begin_inset Text
29548
29549 \begin_layout Plain Layout
29550
29551 \family roman
29552 \series medium
29553 \shape up
29554 \size tiny
29555 \emph off
29556 \bar no
29557 \noun off
29558 \color none
29559 80
29560 \end_layout
29561
29562 \end_inset
29563 </cell>
29564 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
29565 \begin_inset Text
29566
29567 \begin_layout Plain Layout
29568
29569 \family roman
29570 \series medium
29571 \shape up
29572 \size tiny
29573 \emph off
29574 \bar no
29575 \noun off
29576 \color none
29577 90
29578 \end_layout
29579
29580 \end_inset
29581 </cell>
29582 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
29583 \begin_inset Text
29584
29585 \begin_layout Plain Layout
29586
29587 \family roman
29588 \series medium
29589 \shape up
29590 \size tiny
29591 \emph off
29592 \bar no
29593 \noun off
29594 \color none
29595 A0
29596 \end_layout
29597
29598 \end_inset
29599 </cell>
29600 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
29601 \begin_inset Text
29602
29603 \begin_layout Plain Layout
29604
29605 \family roman
29606 \series medium
29607 \shape up
29608 \size tiny
29609 \emph off
29610 \bar no
29611 \noun off
29612 \color none
29613 B0
29614 \end_layout
29615
29616 \end_inset
29617 </cell>
29618 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
29619 \begin_inset Text
29620
29621 \begin_layout Plain Layout
29622
29623 \family roman
29624 \series medium
29625 \shape up
29626 \size tiny
29627 \emph off
29628 \bar no
29629 \noun off
29630 \color none
29631 C0
29632 \end_layout
29633
29634 \end_inset
29635 </cell>
29636 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
29637 \begin_inset Text
29638
29639 \begin_layout Plain Layout
29640
29641 \family roman
29642 \series medium
29643 \shape up
29644 \size tiny
29645 \emph off
29646 \bar no
29647 \noun off
29648 \color none
29649 D0
29650 \end_layout
29651
29652 \end_inset
29653 </cell>
29654 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
29655 \begin_inset Text
29656
29657 \begin_layout Plain Layout
29658
29659 \family roman
29660 \series medium
29661 \shape up
29662 \size tiny
29663 \emph off
29664 \bar no
29665 \noun off
29666 \color none
29667 E0
29668 \end_layout
29669
29670 \end_inset
29671 </cell>
29672 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
29673 \begin_inset Text
29674
29675 \begin_layout Plain Layout
29676
29677 \family roman
29678 \series medium
29679 \shape up
29680 \size tiny
29681 \emph off
29682 \bar no
29683 \noun off
29684 \color none
29685 F0
29686 \end_layout
29687
29688 \end_inset
29689 </cell>
29690 </row>
29691 <row>
29692 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
29693 \begin_inset Text
29694
29695 \begin_layout Plain Layout
29696
29697 \family roman
29698 \series medium
29699 \shape up
29700 \size tiny
29701 \emph off
29702 \bar no
29703 \noun off
29704 \color none
29705 00
29706 \end_layout
29707
29708 \end_inset
29709 </cell>
29710 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
29711 \begin_inset Text
29712
29713 \begin_layout Plain Layout
29714
29715 \end_layout
29716
29717 \end_inset
29718 </cell>
29719 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
29720 \begin_inset Text
29721
29722 \begin_layout Plain Layout
29723
29724 \end_layout
29725
29726 \end_inset
29727 </cell>
29728 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
29729 \begin_inset Text
29730
29731 \begin_layout Plain Layout
29732
29733 \end_layout
29734
29735 \end_inset
29736 </cell>
29737 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
29738 \begin_inset Text
29739
29740 \begin_layout Plain Layout
29741
29742 \family roman
29743 \series medium
29744 \shape up
29745 \emph off
29746 \bar no
29747 \noun off
29748 \color none
29749 0
29750 \end_layout
29751
29752 \end_inset
29753 </cell>
29754 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
29755 \begin_inset Text
29756
29757 \begin_layout Plain Layout
29758
29759 \family roman
29760 \series medium
29761 \shape up
29762 \emph off
29763 \bar no
29764 \noun off
29765 \color none
29766 @
29767 \end_layout
29768
29769 \end_inset
29770 </cell>
29771 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
29772 \begin_inset Text
29773
29774 \begin_layout Plain Layout
29775
29776 \family roman
29777 \series medium
29778 \shape up
29779 \emph off
29780 \bar no
29781 \noun off
29782 \color none
29783 P
29784 \end_layout
29785
29786 \end_inset
29787 </cell>
29788 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
29789 \begin_inset Text
29790
29791 \begin_layout Plain Layout
29792
29793 \family roman
29794 \series medium
29795 \shape up
29796 \emph off
29797 \bar no
29798 \noun off
29799 \color none
29800 '
29801 \end_layout
29802
29803 \end_inset
29804 </cell>
29805 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
29806 \begin_inset Text
29807
29808 \begin_layout Plain Layout
29809
29810 \family roman
29811 \series medium
29812 \shape up
29813 \emph off
29814 \bar no
29815 \noun off
29816 \color none
29817 p
29818 \end_layout
29819
29820 \end_inset
29821 </cell>
29822 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
29823 \begin_inset Text
29824
29825 \begin_layout Plain Layout
29826
29827 \end_layout
29828
29829 \end_inset
29830 </cell>
29831 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
29832 \begin_inset Text
29833
29834 \begin_layout Plain Layout
29835
29836 \end_layout
29837
29838 \end_inset
29839 </cell>
29840 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
29841 \begin_inset Text
29842
29843 \begin_layout Plain Layout
29844
29845 \end_layout
29846
29847 \end_inset
29848 </cell>
29849 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
29850 \begin_inset Text
29851
29852 \begin_layout Plain Layout
29853
29854 \family roman
29855 \series medium
29856 \shape up
29857 \emph off
29858 \bar no
29859 \noun off
29860 \color none
29861 °
29862 \end_layout
29863
29864 \end_inset
29865 </cell>
29866 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
29867 \begin_inset Text
29868
29869 \begin_layout Plain Layout
29870
29871 \family roman
29872 \series medium
29873 \shape up
29874 \emph off
29875 \bar no
29876 \noun off
29877 \color none
29878 À
29879 \end_layout
29880
29881 \end_inset
29882 </cell>
29883 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
29884 \begin_inset Text
29885
29886 \begin_layout Plain Layout
29887
29888 \family roman
29889 \series medium
29890 \shape up
29891 \emph off
29892 \bar no
29893 \noun off
29894 \color none
29895 Ð
29896 \end_layout
29897
29898 \end_inset
29899 </cell>
29900 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
29901 \begin_inset Text
29902
29903 \begin_layout Plain Layout
29904
29905 \family roman
29906 \series medium
29907 \shape up
29908 \emph off
29909 \bar no
29910 \noun off
29911 \color none
29912 à
29913 \end_layout
29914
29915 \end_inset
29916 </cell>
29917 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
29918 \begin_inset Text
29919
29920 \begin_layout Plain Layout
29921
29922 \family roman
29923 \series medium
29924 \shape up
29925 \emph off
29926 \bar no
29927 \noun off
29928 \color none
29929 ð
29930 \end_layout
29931
29932 \end_inset
29933 </cell>
29934 </row>
29935 <row>
29936 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
29937 \begin_inset Text
29938
29939 \begin_layout Plain Layout
29940
29941 \family roman
29942 \series medium
29943 \shape up
29944 \size tiny
29945 \emph off
29946 \bar no
29947 \noun off
29948 \color none
29949 01
29950 \end_layout
29951
29952 \end_inset
29953 </cell>
29954 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
29955 \begin_inset Text
29956
29957 \begin_layout Plain Layout
29958
29959 \end_layout
29960
29961 \end_inset
29962 </cell>
29963 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
29964 \begin_inset Text
29965
29966 \begin_layout Plain Layout
29967
29968 \end_layout
29969
29970 \end_inset
29971 </cell>
29972 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
29973 \begin_inset Text
29974
29975 \begin_layout Plain Layout
29976
29977 \family roman
29978 \series medium
29979 \shape up
29980 \emph off
29981 \bar no
29982 \noun off
29983 \color none
29984 !
29985 \end_layout
29986
29987 \end_inset
29988 </cell>
29989 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
29990 \begin_inset Text
29991
29992 \begin_layout Plain Layout
29993
29994 \family roman
29995 \series medium
29996 \shape up
29997 \emph off
29998 \bar no
29999 \noun off
30000 \color none
30001 1
30002 \end_layout
30003
30004 \end_inset
30005 </cell>
30006 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30007 \begin_inset Text
30008
30009 \begin_layout Plain Layout
30010
30011 \family roman
30012 \series medium
30013 \shape up
30014 \emph off
30015 \bar no
30016 \noun off
30017 \color none
30018 A
30019 \end_layout
30020
30021 \end_inset
30022 </cell>
30023 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30024 \begin_inset Text
30025
30026 \begin_layout Plain Layout
30027
30028 \family roman
30029 \series medium
30030 \shape up
30031 \emph off
30032 \bar no
30033 \noun off
30034 \color none
30035 Q
30036 \end_layout
30037
30038 \end_inset
30039 </cell>
30040 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30041 \begin_inset Text
30042
30043 \begin_layout Plain Layout
30044
30045 \family roman
30046 \series medium
30047 \shape up
30048 \emph off
30049 \bar no
30050 \noun off
30051 \color none
30052 a
30053 \end_layout
30054
30055 \end_inset
30056 </cell>
30057 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30058 \begin_inset Text
30059
30060 \begin_layout Plain Layout
30061
30062 \family roman
30063 \series medium
30064 \shape up
30065 \emph off
30066 \bar no
30067 \noun off
30068 \color none
30069 q
30070 \end_layout
30071
30072 \end_inset
30073 </cell>
30074 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30075 \begin_inset Text
30076
30077 \begin_layout Plain Layout
30078
30079 \end_layout
30080
30081 \end_inset
30082 </cell>
30083 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30084 \begin_inset Text
30085
30086 \begin_layout Plain Layout
30087
30088 \end_layout
30089
30090 \end_inset
30091 </cell>
30092 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30093 \begin_inset Text
30094
30095 \begin_layout Plain Layout
30096
30097 \family roman
30098 \series medium
30099 \shape up
30100 \emph off
30101 \bar no
30102 \noun off
30103 \color none
30104 ¡
30105 \end_layout
30106
30107 \end_inset
30108 </cell>
30109 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30110 \begin_inset Text
30111
30112 \begin_layout Plain Layout
30113
30114 \family roman
30115 \series medium
30116 \shape up
30117 \emph off
30118 \bar no
30119 \noun off
30120 \color none
30121 ±
30122 \end_layout
30123
30124 \end_inset
30125 </cell>
30126 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30127 \begin_inset Text
30128
30129 \begin_layout Plain Layout
30130
30131 \family roman
30132 \series medium
30133 \shape up
30134 \emph off
30135 \bar no
30136 \noun off
30137 \color none
30138 Á
30139 \end_layout
30140
30141 \end_inset
30142 </cell>
30143 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30144 \begin_inset Text
30145
30146 \begin_layout Plain Layout
30147
30148 \family roman
30149 \series medium
30150 \shape up
30151 \emph off
30152 \bar no
30153 \noun off
30154 \color none
30155 Ñ
30156 \end_layout
30157
30158 \end_inset
30159 </cell>
30160 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30161 \begin_inset Text
30162
30163 \begin_layout Plain Layout
30164
30165 \family roman
30166 \series medium
30167 \shape up
30168 \emph off
30169 \bar no
30170 \noun off
30171 \color none
30172 á
30173 \end_layout
30174
30175 \end_inset
30176 </cell>
30177 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
30178 \begin_inset Text
30179
30180 \begin_layout Plain Layout
30181
30182 \family roman
30183 \series medium
30184 \shape up
30185 \emph off
30186 \bar no
30187 \noun off
30188 \color none
30189 ñ
30190 \end_layout
30191
30192 \end_inset
30193 </cell>
30194 </row>
30195 <row>
30196 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
30197 \begin_inset Text
30198
30199 \begin_layout Plain Layout
30200
30201 \family roman
30202 \series medium
30203 \shape up
30204 \size tiny
30205 \emph off
30206 \bar no
30207 \noun off
30208 \color none
30209 02
30210 \end_layout
30211
30212 \end_inset
30213 </cell>
30214 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30215 \begin_inset Text
30216
30217 \begin_layout Plain Layout
30218
30219 \end_layout
30220
30221 \end_inset
30222 </cell>
30223 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30224 \begin_inset Text
30225
30226 \begin_layout Plain Layout
30227
30228 \end_layout
30229
30230 \end_inset
30231 </cell>
30232 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30233 \begin_inset Text
30234
30235 \begin_layout Plain Layout
30236
30237 \family roman
30238 \series medium
30239 \shape up
30240 \emph off
30241 \bar no
30242 \noun off
30243 \color none
30244 \begin_inset Quotes eld
30245 \end_inset
30246
30247
30248 \end_layout
30249
30250 \end_inset
30251 </cell>
30252 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30253 \begin_inset Text
30254
30255 \begin_layout Plain Layout
30256
30257 \family roman
30258 \series medium
30259 \shape up
30260 \emph off
30261 \bar no
30262 \noun off
30263 \color none
30264 2
30265 \end_layout
30266
30267 \end_inset
30268 </cell>
30269 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30270 \begin_inset Text
30271
30272 \begin_layout Plain Layout
30273
30274 \family roman
30275 \series medium
30276 \shape up
30277 \emph off
30278 \bar no
30279 \noun off
30280 \color none
30281 B
30282 \end_layout
30283
30284 \end_inset
30285 </cell>
30286 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30287 \begin_inset Text
30288
30289 \begin_layout Plain Layout
30290
30291 \family roman
30292 \series medium
30293 \shape up
30294 \emph off
30295 \bar no
30296 \noun off
30297 \color none
30298 R
30299 \end_layout
30300
30301 \end_inset
30302 </cell>
30303 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30304 \begin_inset Text
30305
30306 \begin_layout Plain Layout
30307
30308 \family roman
30309 \series medium
30310 \shape up
30311 \emph off
30312 \bar no
30313 \noun off
30314 \color none
30315 b
30316 \end_layout
30317
30318 \end_inset
30319 </cell>
30320 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30321 \begin_inset Text
30322
30323 \begin_layout Plain Layout
30324
30325 \family roman
30326 \series medium
30327 \shape up
30328 \emph off
30329 \bar no
30330 \noun off
30331 \color none
30332 r
30333 \end_layout
30334
30335 \end_inset
30336 </cell>
30337 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30338 \begin_inset Text
30339
30340 \begin_layout Plain Layout
30341
30342 \end_layout
30343
30344 \end_inset
30345 </cell>
30346 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30347 \begin_inset Text
30348
30349 \begin_layout Plain Layout
30350
30351 \end_layout
30352
30353 \end_inset
30354 </cell>
30355 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30356 \begin_inset Text
30357
30358 \begin_layout Plain Layout
30359 ¢
30360 \end_layout
30361
30362 \end_inset
30363 </cell>
30364 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30365 \begin_inset Text
30366
30367 \begin_layout Plain Layout
30368
30369 \family roman
30370 \series medium
30371 \shape up
30372 \emph off
30373 \bar no
30374 \noun off
30375 \color none
30376 ²
30377 \end_layout
30378
30379 \end_inset
30380 </cell>
30381 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30382 \begin_inset Text
30383
30384 \begin_layout Plain Layout
30385
30386 \family roman
30387 \series medium
30388 \shape up
30389 \emph off
30390 \bar no
30391 \noun off
30392 \color none
30393 Â
30394 \end_layout
30395
30396 \end_inset
30397 </cell>
30398 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30399 \begin_inset Text
30400
30401 \begin_layout Plain Layout
30402
30403 \family roman
30404 \series medium
30405 \shape up
30406 \emph off
30407 \bar no
30408 \noun off
30409 \color none
30410 Ò
30411 \end_layout
30412
30413 \end_inset
30414 </cell>
30415 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30416 \begin_inset Text
30417
30418 \begin_layout Plain Layout
30419
30420 \family roman
30421 \series medium
30422 \shape up
30423 \emph off
30424 \bar no
30425 \noun off
30426 \color none
30427 â
30428 \end_layout
30429
30430 \end_inset
30431 </cell>
30432 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
30433 \begin_inset Text
30434
30435 \begin_layout Plain Layout
30436
30437 \family roman
30438 \series medium
30439 \shape up
30440 \emph off
30441 \bar no
30442 \noun off
30443 \color none
30444 ò
30445 \end_layout
30446
30447 \end_inset
30448 </cell>
30449 </row>
30450 <row>
30451 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
30452 \begin_inset Text
30453
30454 \begin_layout Plain Layout
30455
30456 \family roman
30457 \series medium
30458 \shape up
30459 \size tiny
30460 \emph off
30461 \bar no
30462 \noun off
30463 \color none
30464 03
30465 \end_layout
30466
30467 \end_inset
30468 </cell>
30469 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30470 \begin_inset Text
30471
30472 \begin_layout Plain Layout
30473
30474 \end_layout
30475
30476 \end_inset
30477 </cell>
30478 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30479 \begin_inset Text
30480
30481 \begin_layout Plain Layout
30482
30483 \end_layout
30484
30485 \end_inset
30486 </cell>
30487 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30488 \begin_inset Text
30489
30490 \begin_layout Plain Layout
30491
30492 \family roman
30493 \series medium
30494 \shape up
30495 \emph off
30496 \bar no
30497 \noun off
30498 \color none
30499 #
30500 \end_layout
30501
30502 \end_inset
30503 </cell>
30504 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30505 \begin_inset Text
30506
30507 \begin_layout Plain Layout
30508
30509 \family roman
30510 \series medium
30511 \shape up
30512 \emph off
30513 \bar no
30514 \noun off
30515 \color none
30516 3
30517 \end_layout
30518
30519 \end_inset
30520 </cell>
30521 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30522 \begin_inset Text
30523
30524 \begin_layout Plain Layout
30525
30526 \family roman
30527 \series medium
30528 \shape up
30529 \emph off
30530 \bar no
30531 \noun off
30532 \color none
30533 C
30534 \end_layout
30535
30536 \end_inset
30537 </cell>
30538 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30539 \begin_inset Text
30540
30541 \begin_layout Plain Layout
30542
30543 \family roman
30544 \series medium
30545 \shape up
30546 \emph off
30547 \bar no
30548 \noun off
30549 \color none
30550 S
30551 \end_layout
30552
30553 \end_inset
30554 </cell>
30555 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30556 \begin_inset Text
30557
30558 \begin_layout Plain Layout
30559
30560 \family roman
30561 \series medium
30562 \shape up
30563 \emph off
30564 \bar no
30565 \noun off
30566 \color none
30567 c
30568 \end_layout
30569
30570 \end_inset
30571 </cell>
30572 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30573 \begin_inset Text
30574
30575 \begin_layout Plain Layout
30576
30577 \family roman
30578 \series medium
30579 \shape up
30580 \emph off
30581 \bar no
30582 \noun off
30583 \color none
30584 s
30585 \end_layout
30586
30587 \end_inset
30588 </cell>
30589 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30590 \begin_inset Text
30591
30592 \begin_layout Plain Layout
30593
30594 \end_layout
30595
30596 \end_inset
30597 </cell>
30598 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30599 \begin_inset Text
30600
30601 \begin_layout Plain Layout
30602
30603 \end_layout
30604
30605 \end_inset
30606 </cell>
30607 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30608 \begin_inset Text
30609
30610 \begin_layout Plain Layout
30611
30612 \family roman
30613 \series medium
30614 \shape up
30615 \emph off
30616 \bar no
30617 \noun off
30618 \color none
30619 £
30620 \end_layout
30621
30622 \end_inset
30623 </cell>
30624 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30625 \begin_inset Text
30626
30627 \begin_layout Plain Layout
30628
30629 \family roman
30630 \series medium
30631 \shape up
30632 \emph off
30633 \bar no
30634 \noun off
30635 \color none
30636 ³
30637 \end_layout
30638
30639 \end_inset
30640 </cell>
30641 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30642 \begin_inset Text
30643
30644 \begin_layout Plain Layout
30645
30646 \family roman
30647 \series medium
30648 \shape up
30649 \emph off
30650 \bar no
30651 \noun off
30652 \color none
30653 Ã
30654 \end_layout
30655
30656 \end_inset
30657 </cell>
30658 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30659 \begin_inset Text
30660
30661 \begin_layout Plain Layout
30662
30663 \family roman
30664 \series medium
30665 \shape up
30666 \emph off
30667 \bar no
30668 \noun off
30669 \color none
30670 Ó
30671 \end_layout
30672
30673 \end_inset
30674 </cell>
30675 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30676 \begin_inset Text
30677
30678 \begin_layout Plain Layout
30679
30680 \family roman
30681 \series medium
30682 \shape up
30683 \emph off
30684 \bar no
30685 \noun off
30686 \color none
30687 ã
30688 \end_layout
30689
30690 \end_inset
30691 </cell>
30692 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
30693 \begin_inset Text
30694
30695 \begin_layout Plain Layout
30696
30697 \family roman
30698 \series medium
30699 \shape up
30700 \emph off
30701 \bar no
30702 \noun off
30703 \color none
30704 ó
30705 \end_layout
30706
30707 \end_inset
30708 </cell>
30709 </row>
30710 <row>
30711 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
30712 \begin_inset Text
30713
30714 \begin_layout Plain Layout
30715
30716 \family roman
30717 \series medium
30718 \shape up
30719 \size tiny
30720 \emph off
30721 \bar no
30722 \noun off
30723 \color none
30724 04
30725 \end_layout
30726
30727 \end_inset
30728 </cell>
30729 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30730 \begin_inset Text
30731
30732 \begin_layout Plain Layout
30733
30734 \end_layout
30735
30736 \end_inset
30737 </cell>
30738 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30739 \begin_inset Text
30740
30741 \begin_layout Plain Layout
30742
30743 \end_layout
30744
30745 \end_inset
30746 </cell>
30747 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30748 \begin_inset Text
30749
30750 \begin_layout Plain Layout
30751
30752 \family roman
30753 \series medium
30754 \shape up
30755 \emph off
30756 \bar no
30757 \noun off
30758 \color none
30759 $
30760 \end_layout
30761
30762 \end_inset
30763 </cell>
30764 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30765 \begin_inset Text
30766
30767 \begin_layout Plain Layout
30768
30769 \family roman
30770 \series medium
30771 \shape up
30772 \emph off
30773 \bar no
30774 \noun off
30775 \color none
30776 4
30777 \end_layout
30778
30779 \end_inset
30780 </cell>
30781 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30782 \begin_inset Text
30783
30784 \begin_layout Plain Layout
30785
30786 \family roman
30787 \series medium
30788 \shape up
30789 \emph off
30790 \bar no
30791 \noun off
30792 \color none
30793 D
30794 \end_layout
30795
30796 \end_inset
30797 </cell>
30798 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30799 \begin_inset Text
30800
30801 \begin_layout Plain Layout
30802
30803 \family roman
30804 \series medium
30805 \shape up
30806 \emph off
30807 \bar no
30808 \noun off
30809 \color none
30810 T
30811 \end_layout
30812
30813 \end_inset
30814 </cell>
30815 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30816 \begin_inset Text
30817
30818 \begin_layout Plain Layout
30819
30820 \family roman
30821 \series medium
30822 \shape up
30823 \emph off
30824 \bar no
30825 \noun off
30826 \color none
30827 d
30828 \end_layout
30829
30830 \end_inset
30831 </cell>
30832 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30833 \begin_inset Text
30834
30835 \begin_layout Plain Layout
30836
30837 \family roman
30838 \series medium
30839 \shape up
30840 \emph off
30841 \bar no
30842 \noun off
30843 \color none
30844 t
30845 \end_layout
30846
30847 \end_inset
30848 </cell>
30849 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30850 \begin_inset Text
30851
30852 \begin_layout Plain Layout
30853
30854 \end_layout
30855
30856 \end_inset
30857 </cell>
30858 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30859 \begin_inset Text
30860
30861 \begin_layout Plain Layout
30862
30863 \end_layout
30864
30865 \end_inset
30866 </cell>
30867 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30868 \begin_inset Text
30869
30870 \begin_layout Plain Layout
30871 ¤
30872 \end_layout
30873
30874 \end_inset
30875 </cell>
30876 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30877 \begin_inset Text
30878
30879 \begin_layout Plain Layout
30880
30881 \family roman
30882 \series medium
30883 \shape up
30884 \emph off
30885 \bar no
30886 \noun off
30887 \color none
30888 ´
30889 \end_layout
30890
30891 \end_inset
30892 </cell>
30893 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30894 \begin_inset Text
30895
30896 \begin_layout Plain Layout
30897
30898 \family roman
30899 \series medium
30900 \shape up
30901 \emph off
30902 \bar no
30903 \noun off
30904 \color none
30905 Ä
30906 \end_layout
30907
30908 \end_inset
30909 </cell>
30910 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30911 \begin_inset Text
30912
30913 \begin_layout Plain Layout
30914
30915 \family roman
30916 \series medium
30917 \shape up
30918 \emph off
30919 \bar no
30920 \noun off
30921 \color none
30922 Ô
30923 \end_layout
30924
30925 \end_inset
30926 </cell>
30927 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30928 \begin_inset Text
30929
30930 \begin_layout Plain Layout
30931
30932 \family roman
30933 \series medium
30934 \shape up
30935 \emph off
30936 \bar no
30937 \noun off
30938 \color none
30939 ä
30940 \end_layout
30941
30942 \end_inset
30943 </cell>
30944 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
30945 \begin_inset Text
30946
30947 \begin_layout Plain Layout
30948
30949 \family roman
30950 \series medium
30951 \shape up
30952 \emph off
30953 \bar no
30954 \noun off
30955 \color none
30956 ô
30957 \end_layout
30958
30959 \end_inset
30960 </cell>
30961 </row>
30962 <row>
30963 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
30964 \begin_inset Text
30965
30966 \begin_layout Plain Layout
30967
30968 \family roman
30969 \series medium
30970 \shape up
30971 \size tiny
30972 \emph off
30973 \bar no
30974 \noun off
30975 \color none
30976 05
30977 \end_layout
30978
30979 \end_inset
30980 </cell>
30981 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30982 \begin_inset Text
30983
30984 \begin_layout Plain Layout
30985
30986 \end_layout
30987
30988 \end_inset
30989 </cell>
30990 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30991 \begin_inset Text
30992
30993 \begin_layout Plain Layout
30994
30995 \end_layout
30996
30997 \end_inset
30998 </cell>
30999 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31000 \begin_inset Text
31001
31002 \begin_layout Plain Layout
31003
31004 \family roman
31005 \series medium
31006 \shape up
31007 \emph off
31008 \bar no
31009 \noun off
31010 \color none
31011 %
31012 \end_layout
31013
31014 \end_inset
31015 </cell>
31016 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31017 \begin_inset Text
31018
31019 \begin_layout Plain Layout
31020
31021 \family roman
31022 \series medium
31023 \shape up
31024 \emph off
31025 \bar no
31026 \noun off
31027 \color none
31028 5
31029 \end_layout
31030
31031 \end_inset
31032 </cell>
31033 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31034 \begin_inset Text
31035
31036 \begin_layout Plain Layout
31037
31038 \family roman
31039 \series medium
31040 \shape up
31041 \emph off
31042 \bar no
31043 \noun off
31044 \color none
31045 E
31046 \end_layout
31047
31048 \end_inset
31049 </cell>
31050 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31051 \begin_inset Text
31052
31053 \begin_layout Plain Layout
31054
31055 \family roman
31056 \series medium
31057 \shape up
31058 \emph off
31059 \bar no
31060 \noun off
31061 \color none
31062 U
31063 \end_layout
31064
31065 \end_inset
31066 </cell>
31067 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31068 \begin_inset Text
31069
31070 \begin_layout Plain Layout
31071
31072 \family roman
31073 \series medium
31074 \shape up
31075 \emph off
31076 \bar no
31077 \noun off
31078 \color none
31079 e
31080 \end_layout
31081
31082 \end_inset
31083 </cell>
31084 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31085 \begin_inset Text
31086
31087 \begin_layout Plain Layout
31088
31089 \family roman
31090 \series medium
31091 \shape up
31092 \emph off
31093 \bar no
31094 \noun off
31095 \color none
31096 u
31097 \end_layout
31098
31099 \end_inset
31100 </cell>
31101 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31102 \begin_inset Text
31103
31104 \begin_layout Plain Layout
31105
31106 \end_layout
31107
31108 \end_inset
31109 </cell>
31110 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31111 \begin_inset Text
31112
31113 \begin_layout Plain Layout
31114
31115 \end_layout
31116
31117 \end_inset
31118 </cell>
31119 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31120 \begin_inset Text
31121
31122 \begin_layout Plain Layout
31123 ¥
31124 \end_layout
31125
31126 \end_inset
31127 </cell>
31128 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31129 \begin_inset Text
31130
31131 \begin_layout Plain Layout
31132
31133 \family roman
31134 \series medium
31135 \shape up
31136 \emph off
31137 \bar no
31138 \noun off
31139 \color none
31140 µ
31141 \end_layout
31142
31143 \end_inset
31144 </cell>
31145 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31146 \begin_inset Text
31147
31148 \begin_layout Plain Layout
31149
31150 \family roman
31151 \series medium
31152 \shape up
31153 \emph off
31154 \bar no
31155 \noun off
31156 \color none
31157 Å
31158 \end_layout
31159
31160 \end_inset
31161 </cell>
31162 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31163 \begin_inset Text
31164
31165 \begin_layout Plain Layout
31166
31167 \family roman
31168 \series medium
31169 \shape up
31170 \emph off
31171 \bar no
31172 \noun off
31173 \color none
31174 Õ
31175 \end_layout
31176
31177 \end_inset
31178 </cell>
31179 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31180 \begin_inset Text
31181
31182 \begin_layout Plain Layout
31183
31184 \family roman
31185 \series medium
31186 \shape up
31187 \emph off
31188 \bar no
31189 \noun off
31190 \color none
31191 å
31192 \end_layout
31193
31194 \end_inset
31195 </cell>
31196 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
31197 \begin_inset Text
31198
31199 \begin_layout Plain Layout
31200
31201 \family roman
31202 \series medium
31203 \shape up
31204 \emph off
31205 \bar no
31206 \noun off
31207 \color none
31208 õ
31209 \end_layout
31210
31211 \end_inset
31212 </cell>
31213 </row>
31214 <row>
31215 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
31216 \begin_inset Text
31217
31218 \begin_layout Plain Layout
31219
31220 \family roman
31221 \series medium
31222 \shape up
31223 \size tiny
31224 \emph off
31225 \bar no
31226 \noun off
31227 \color none
31228 06
31229 \end_layout
31230
31231 \end_inset
31232 </cell>
31233 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31234 \begin_inset Text
31235
31236 \begin_layout Plain Layout
31237
31238 \end_layout
31239
31240 \end_inset
31241 </cell>
31242 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31243 \begin_inset Text
31244
31245 \begin_layout Plain Layout
31246
31247 \end_layout
31248
31249 \end_inset
31250 </cell>
31251 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31252 \begin_inset Text
31253
31254 \begin_layout Plain Layout
31255
31256 \family roman
31257 \series medium
31258 \shape up
31259 \emph off
31260 \bar no
31261 \noun off
31262 \color none
31263 &
31264 \end_layout
31265
31266 \end_inset
31267 </cell>
31268 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31269 \begin_inset Text
31270
31271 \begin_layout Plain Layout
31272
31273 \family roman
31274 \series medium
31275 \shape up
31276 \emph off
31277 \bar no
31278 \noun off
31279 \color none
31280 6
31281 \end_layout
31282
31283 \end_inset
31284 </cell>
31285 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31286 \begin_inset Text
31287
31288 \begin_layout Plain Layout
31289
31290 \family roman
31291 \series medium
31292 \shape up
31293 \emph off
31294 \bar no
31295 \noun off
31296 \color none
31297 F
31298 \end_layout
31299
31300 \end_inset
31301 </cell>
31302 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31303 \begin_inset Text
31304
31305 \begin_layout Plain Layout
31306
31307 \family roman
31308 \series medium
31309 \shape up
31310 \emph off
31311 \bar no
31312 \noun off
31313 \color none
31314 V
31315 \end_layout
31316
31317 \end_inset
31318 </cell>
31319 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31320 \begin_inset Text
31321
31322 \begin_layout Plain Layout
31323
31324 \family roman
31325 \series medium
31326 \shape up
31327 \emph off
31328 \bar no
31329 \noun off
31330 \color none
31331 f
31332 \end_layout
31333
31334 \end_inset
31335 </cell>
31336 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31337 \begin_inset Text
31338
31339 \begin_layout Plain Layout
31340
31341 \family roman
31342 \series medium
31343 \shape up
31344 \emph off
31345 \bar no
31346 \noun off
31347 \color none
31348 v
31349 \end_layout
31350
31351 \end_inset
31352 </cell>
31353 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31354 \begin_inset Text
31355
31356 \begin_layout Plain Layout
31357
31358 \end_layout
31359
31360 \end_inset
31361 </cell>
31362 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31363 \begin_inset Text
31364
31365 \begin_layout Plain Layout
31366
31367 \end_layout
31368
31369 \end_inset
31370 </cell>
31371 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31372 \begin_inset Text
31373
31374 \begin_layout Plain Layout
31375 ¦
31376 \end_layout
31377
31378 \end_inset
31379 </cell>
31380 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31381 \begin_inset Text
31382
31383 \begin_layout Plain Layout
31384
31385 \family roman
31386 \series medium
31387 \shape up
31388 \emph off
31389 \bar no
31390 \noun off
31391 \color none
31392
31393 \end_layout
31394
31395 \end_inset
31396 </cell>
31397 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31398 \begin_inset Text
31399
31400 \begin_layout Plain Layout
31401
31402 \family roman
31403 \series medium
31404 \shape up
31405 \emph off
31406 \bar no
31407 \noun off
31408 \color none
31409 Æ
31410 \end_layout
31411
31412 \end_inset
31413 </cell>
31414 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31415 \begin_inset Text
31416
31417 \begin_layout Plain Layout
31418
31419 \family roman
31420 \series medium
31421 \shape up
31422 \emph off
31423 \bar no
31424 \noun off
31425 \color none
31426 Ö
31427 \end_layout
31428
31429 \end_inset
31430 </cell>
31431 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31432 \begin_inset Text
31433
31434 \begin_layout Plain Layout
31435
31436 \family roman
31437 \series medium
31438 \shape up
31439 \emph off
31440 \bar no
31441 \noun off
31442 \color none
31443 æ
31444 \end_layout
31445
31446 \end_inset
31447 </cell>
31448 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
31449 \begin_inset Text
31450
31451 \begin_layout Plain Layout
31452
31453 \family roman
31454 \series medium
31455 \shape up
31456 \emph off
31457 \bar no
31458 \noun off
31459 \color none
31460 ö
31461 \end_layout
31462
31463 \end_inset
31464 </cell>
31465 </row>
31466 <row>
31467 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
31468 \begin_inset Text
31469
31470 \begin_layout Plain Layout
31471
31472 \family roman
31473 \series medium
31474 \shape up
31475 \size tiny
31476 \emph off
31477 \bar no
31478 \noun off
31479 \color none
31480 07
31481 \end_layout
31482
31483 \end_inset
31484 </cell>
31485 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31486 \begin_inset Text
31487
31488 \begin_layout Plain Layout
31489
31490 \end_layout
31491
31492 \end_inset
31493 </cell>
31494 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31495 \begin_inset Text
31496
31497 \begin_layout Plain Layout
31498
31499 \end_layout
31500
31501 \end_inset
31502 </cell>
31503 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31504 \begin_inset Text
31505
31506 \begin_layout Plain Layout
31507
31508 \family roman
31509 \series medium
31510 \shape up
31511 \emph off
31512 \bar no
31513 \noun off
31514 \color none
31515 `
31516 \end_layout
31517
31518 \end_inset
31519 </cell>
31520 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31521 \begin_inset Text
31522
31523 \begin_layout Plain Layout
31524
31525 \family roman
31526 \series medium
31527 \shape up
31528 \emph off
31529 \bar no
31530 \noun off
31531 \color none
31532 7
31533 \end_layout
31534
31535 \end_inset
31536 </cell>
31537 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31538 \begin_inset Text
31539
31540 \begin_layout Plain Layout
31541
31542 \family roman
31543 \series medium
31544 \shape up
31545 \emph off
31546 \bar no
31547 \noun off
31548 \color none
31549 G
31550 \end_layout
31551
31552 \end_inset
31553 </cell>
31554 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31555 \begin_inset Text
31556
31557 \begin_layout Plain Layout
31558
31559 \family roman
31560 \series medium
31561 \shape up
31562 \emph off
31563 \bar no
31564 \noun off
31565 \color none
31566 W
31567 \end_layout
31568
31569 \end_inset
31570 </cell>
31571 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31572 \begin_inset Text
31573
31574 \begin_layout Plain Layout
31575
31576 \family roman
31577 \series medium
31578 \shape up
31579 \emph off
31580 \bar no
31581 \noun off
31582 \color none
31583 g
31584 \end_layout
31585
31586 \end_inset
31587 </cell>
31588 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31589 \begin_inset Text
31590
31591 \begin_layout Plain Layout
31592
31593 \family roman
31594 \series medium
31595 \shape up
31596 \emph off
31597 \bar no
31598 \noun off
31599 \color none
31600 w
31601 \end_layout
31602
31603 \end_inset
31604 </cell>
31605 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31606 \begin_inset Text
31607
31608 \begin_layout Plain Layout
31609
31610 \end_layout
31611
31612 \end_inset
31613 </cell>
31614 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31615 \begin_inset Text
31616
31617 \begin_layout Plain Layout
31618
31619 \end_layout
31620
31621 \end_inset
31622 </cell>
31623 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31624 \begin_inset Text
31625
31626 \begin_layout Plain Layout
31627
31628 \family roman
31629 \series medium
31630 \shape up
31631 \emph off
31632 \bar no
31633 \noun off
31634 \color none
31635 §
31636 \end_layout
31637
31638 \end_inset
31639 </cell>
31640 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31641 \begin_inset Text
31642
31643 \begin_layout Plain Layout
31644
31645 \family roman
31646 \series medium
31647 \shape up
31648 \emph off
31649 \bar no
31650 \noun off
31651 \color none
31652 ·
31653 \end_layout
31654
31655 \end_inset
31656 </cell>
31657 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31658 \begin_inset Text
31659
31660 \begin_layout Plain Layout
31661
31662 \family roman
31663 \series medium
31664 \shape up
31665 \emph off
31666 \bar no
31667 \noun off
31668 \color none
31669 Ç
31670 \end_layout
31671
31672 \end_inset
31673 </cell>
31674 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31675 \begin_inset Text
31676
31677 \begin_layout Plain Layout
31678
31679 \family roman
31680 \series medium
31681 \shape up
31682 \emph off
31683 \bar no
31684 \noun off
31685 \color none
31686 ×
31687 \end_layout
31688
31689 \end_inset
31690 </cell>
31691 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31692 \begin_inset Text
31693
31694 \begin_layout Plain Layout
31695
31696 \family roman
31697 \series medium
31698 \shape up
31699 \emph off
31700 \bar no
31701 \noun off
31702 \color none
31703 ç
31704 \end_layout
31705
31706 \end_inset
31707 </cell>
31708 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
31709 \begin_inset Text
31710
31711 \begin_layout Plain Layout
31712
31713 \family roman
31714 \series medium
31715 \shape up
31716 \emph off
31717 \bar no
31718 \noun off
31719 \color none
31720 ÷
31721 \end_layout
31722
31723 \end_inset
31724 </cell>
31725 </row>
31726 <row>
31727 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
31728 \begin_inset Text
31729
31730 \begin_layout Plain Layout
31731
31732 \family roman
31733 \series medium
31734 \shape up
31735 \size tiny
31736 \emph off
31737 \bar no
31738 \noun off
31739 \color none
31740 08
31741 \end_layout
31742
31743 \end_inset
31744 </cell>
31745 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31746 \begin_inset Text
31747
31748 \begin_layout Plain Layout
31749
31750 \end_layout
31751
31752 \end_inset
31753 </cell>
31754 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31755 \begin_inset Text
31756
31757 \begin_layout Plain Layout
31758
31759 \end_layout
31760
31761 \end_inset
31762 </cell>
31763 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31764 \begin_inset Text
31765
31766 \begin_layout Plain Layout
31767
31768 \family roman
31769 \series medium
31770 \shape up
31771 \emph off
31772 \bar no
31773 \noun off
31774 \color none
31775 (
31776 \end_layout
31777
31778 \end_inset
31779 </cell>
31780 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31781 \begin_inset Text
31782
31783 \begin_layout Plain Layout
31784
31785 \family roman
31786 \series medium
31787 \shape up
31788 \emph off
31789 \bar no
31790 \noun off
31791 \color none
31792 8
31793 \end_layout
31794
31795 \end_inset
31796 </cell>
31797 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31798 \begin_inset Text
31799
31800 \begin_layout Plain Layout
31801
31802 \family roman
31803 \series medium
31804 \shape up
31805 \emph off
31806 \bar no
31807 \noun off
31808 \color none
31809 H
31810 \end_layout
31811
31812 \end_inset
31813 </cell>
31814 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31815 \begin_inset Text
31816
31817 \begin_layout Plain Layout
31818
31819 \family roman
31820 \series medium
31821 \shape up
31822 \emph off
31823 \bar no
31824 \noun off
31825 \color none
31826 X
31827 \end_layout
31828
31829 \end_inset
31830 </cell>
31831 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31832 \begin_inset Text
31833
31834 \begin_layout Plain Layout
31835
31836 \family roman
31837 \series medium
31838 \shape up
31839 \emph off
31840 \bar no
31841 \noun off
31842 \color none
31843 h
31844 \end_layout
31845
31846 \end_inset
31847 </cell>
31848 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31849 \begin_inset Text
31850
31851 \begin_layout Plain Layout
31852
31853 \family roman
31854 \series medium
31855 \shape up
31856 \emph off
31857 \bar no
31858 \noun off
31859 \color none
31860 x
31861 \end_layout
31862
31863 \end_inset
31864 </cell>
31865 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31866 \begin_inset Text
31867
31868 \begin_layout Plain Layout
31869
31870 \end_layout
31871
31872 \end_inset
31873 </cell>
31874 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31875 \begin_inset Text
31876
31877 \begin_layout Plain Layout
31878
31879 \end_layout
31880
31881 \end_inset
31882 </cell>
31883 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31884 \begin_inset Text
31885
31886 \begin_layout Plain Layout
31887
31888 \family roman
31889 \series medium
31890 \shape up
31891 \emph off
31892 \bar no
31893 \noun off
31894 \color none
31895 ¨
31896 \end_layout
31897
31898 \end_inset
31899 </cell>
31900 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31901 \begin_inset Text
31902
31903 \begin_layout Plain Layout
31904
31905 \family roman
31906 \series medium
31907 \shape up
31908 \emph off
31909 \bar no
31910 \noun off
31911 \color none
31912 ¸
31913 \end_layout
31914
31915 \end_inset
31916 </cell>
31917 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31918 \begin_inset Text
31919
31920 \begin_layout Plain Layout
31921
31922 \family roman
31923 \series medium
31924 \shape up
31925 \emph off
31926 \bar no
31927 \noun off
31928 \color none
31929 È
31930 \end_layout
31931
31932 \end_inset
31933 </cell>
31934 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31935 \begin_inset Text
31936
31937 \begin_layout Plain Layout
31938
31939 \family roman
31940 \series medium
31941 \shape up
31942 \emph off
31943 \bar no
31944 \noun off
31945 \color none
31946 Ø
31947 \end_layout
31948
31949 \end_inset
31950 </cell>
31951 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31952 \begin_inset Text
31953
31954 \begin_layout Plain Layout
31955
31956 \family roman
31957 \series medium
31958 \shape up
31959 \emph off
31960 \bar no
31961 \noun off
31962 \color none
31963 è
31964 \end_layout
31965
31966 \end_inset
31967 </cell>
31968 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
31969 \begin_inset Text
31970
31971 \begin_layout Plain Layout
31972
31973 \family roman
31974 \series medium
31975 \shape up
31976 \emph off
31977 \bar no
31978 \noun off
31979 \color none
31980 ø
31981 \end_layout
31982
31983 \end_inset
31984 </cell>
31985 </row>
31986 <row>
31987 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
31988 \begin_inset Text
31989
31990 \begin_layout Plain Layout
31991
31992 \family roman
31993 \series medium
31994 \shape up
31995 \size tiny
31996 \emph off
31997 \bar no
31998 \noun off
31999 \color none
32000 09
32001 \end_layout
32002
32003 \end_inset
32004 </cell>
32005 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32006 \begin_inset Text
32007
32008 \begin_layout Plain Layout
32009
32010 \end_layout
32011
32012 \end_inset
32013 </cell>
32014 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32015 \begin_inset Text
32016
32017 \begin_layout Plain Layout
32018
32019 \end_layout
32020
32021 \end_inset
32022 </cell>
32023 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32024 \begin_inset Text
32025
32026 \begin_layout Plain Layout
32027
32028 \family roman
32029 \series medium
32030 \shape up
32031 \emph off
32032 \bar no
32033 \noun off
32034 \color none
32035 )
32036 \end_layout
32037
32038 \end_inset
32039 </cell>
32040 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32041 \begin_inset Text
32042
32043 \begin_layout Plain Layout
32044
32045 \family roman
32046 \series medium
32047 \shape up
32048 \emph off
32049 \bar no
32050 \noun off
32051 \color none
32052 9
32053 \end_layout
32054
32055 \end_inset
32056 </cell>
32057 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32058 \begin_inset Text
32059
32060 \begin_layout Plain Layout
32061
32062 \family roman
32063 \series medium
32064 \shape up
32065 \emph off
32066 \bar no
32067 \noun off
32068 \color none
32069 I
32070 \end_layout
32071
32072 \end_inset
32073 </cell>
32074 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32075 \begin_inset Text
32076
32077 \begin_layout Plain Layout
32078
32079 \family roman
32080 \series medium
32081 \shape up
32082 \emph off
32083 \bar no
32084 \noun off
32085 \color none
32086 Y
32087 \end_layout
32088
32089 \end_inset
32090 </cell>
32091 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32092 \begin_inset Text
32093
32094 \begin_layout Plain Layout
32095
32096 \family roman
32097 \series medium
32098 \shape up
32099 \emph off
32100 \bar no
32101 \noun off
32102 \color none
32103 i
32104 \end_layout
32105
32106 \end_inset
32107 </cell>
32108 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32109 \begin_inset Text
32110
32111 \begin_layout Plain Layout
32112
32113 \family roman
32114 \series medium
32115 \shape up
32116 \emph off
32117 \bar no
32118 \noun off
32119 \color none
32120 y
32121 \end_layout
32122
32123 \end_inset
32124 </cell>
32125 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32126 \begin_inset Text
32127
32128 \begin_layout Plain Layout
32129
32130 \end_layout
32131
32132 \end_inset
32133 </cell>
32134 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32135 \begin_inset Text
32136
32137 \begin_layout Plain Layout
32138
32139 \end_layout
32140
32141 \end_inset
32142 </cell>
32143 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32144 \begin_inset Text
32145
32146 \begin_layout Plain Layout
32147
32148 \family roman
32149 \series medium
32150 \shape up
32151 \emph off
32152 \bar no
32153 \noun off
32154 \color none
32155 ©
32156 \end_layout
32157
32158 \end_inset
32159 </cell>
32160 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32161 \begin_inset Text
32162
32163 \begin_layout Plain Layout
32164
32165 \family roman
32166 \series medium
32167 \shape up
32168 \emph off
32169 \bar no
32170 \noun off
32171 \color none
32172 ¹
32173 \end_layout
32174
32175 \end_inset
32176 </cell>
32177 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32178 \begin_inset Text
32179
32180 \begin_layout Plain Layout
32181
32182 \family roman
32183 \series medium
32184 \shape up
32185 \emph off
32186 \bar no
32187 \noun off
32188 \color none
32189 É
32190 \end_layout
32191
32192 \end_inset
32193 </cell>
32194 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32195 \begin_inset Text
32196
32197 \begin_layout Plain Layout
32198
32199 \family roman
32200 \series medium
32201 \shape up
32202 \emph off
32203 \bar no
32204 \noun off
32205 \color none
32206 Ù
32207 \end_layout
32208
32209 \end_inset
32210 </cell>
32211 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32212 \begin_inset Text
32213
32214 \begin_layout Plain Layout
32215
32216 \family roman
32217 \series medium
32218 \shape up
32219 \emph off
32220 \bar no
32221 \noun off
32222 \color none
32223 é
32224 \end_layout
32225
32226 \end_inset
32227 </cell>
32228 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
32229 \begin_inset Text
32230
32231 \begin_layout Plain Layout
32232
32233 \family roman
32234 \series medium
32235 \shape up
32236 \emph off
32237 \bar no
32238 \noun off
32239 \color none
32240 ù
32241 \end_layout
32242
32243 \end_inset
32244 </cell>
32245 </row>
32246 <row>
32247 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
32248 \begin_inset Text
32249
32250 \begin_layout Plain Layout
32251
32252 \family roman
32253 \series medium
32254 \shape up
32255 \size tiny
32256 \emph off
32257 \bar no
32258 \noun off
32259 \color none
32260 0A
32261 \end_layout
32262
32263 \end_inset
32264 </cell>
32265 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32266 \begin_inset Text
32267
32268 \begin_layout Plain Layout
32269
32270 \end_layout
32271
32272 \end_inset
32273 </cell>
32274 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32275 \begin_inset Text
32276
32277 \begin_layout Plain Layout
32278
32279 \end_layout
32280
32281 \end_inset
32282 </cell>
32283 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32284 \begin_inset Text
32285
32286 \begin_layout Plain Layout
32287
32288 \family roman
32289 \series medium
32290 \shape up
32291 \emph off
32292 \bar no
32293 \noun off
32294 \color none
32295 *
32296 \end_layout
32297
32298 \end_inset
32299 </cell>
32300 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32301 \begin_inset Text
32302
32303 \begin_layout Plain Layout
32304
32305 \family roman
32306 \series medium
32307 \shape up
32308 \emph off
32309 \bar no
32310 \noun off
32311 \color none
32312 :
32313 \end_layout
32314
32315 \end_inset
32316 </cell>
32317 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32318 \begin_inset Text
32319
32320 \begin_layout Plain Layout
32321
32322 \family roman
32323 \series medium
32324 \shape up
32325 \emph off
32326 \bar no
32327 \noun off
32328 \color none
32329 J
32330 \end_layout
32331
32332 \end_inset
32333 </cell>
32334 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32335 \begin_inset Text
32336
32337 \begin_layout Plain Layout
32338
32339 \family roman
32340 \series medium
32341 \shape up
32342 \emph off
32343 \bar no
32344 \noun off
32345 \color none
32346 Z
32347 \end_layout
32348
32349 \end_inset
32350 </cell>
32351 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32352 \begin_inset Text
32353
32354 \begin_layout Plain Layout
32355
32356 \family roman
32357 \series medium
32358 \shape up
32359 \emph off
32360 \bar no
32361 \noun off
32362 \color none
32363 j
32364 \end_layout
32365
32366 \end_inset
32367 </cell>
32368 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32369 \begin_inset Text
32370
32371 \begin_layout Plain Layout
32372
32373 \family roman
32374 \series medium
32375 \shape up
32376 \emph off
32377 \bar no
32378 \noun off
32379 \color none
32380 z
32381 \end_layout
32382
32383 \end_inset
32384 </cell>
32385 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32386 \begin_inset Text
32387
32388 \begin_layout Plain Layout
32389
32390 \end_layout
32391
32392 \end_inset
32393 </cell>
32394 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32395 \begin_inset Text
32396
32397 \begin_layout Plain Layout
32398
32399 \end_layout
32400
32401 \end_inset
32402 </cell>
32403 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32404 \begin_inset Text
32405
32406 \begin_layout Plain Layout
32407
32408 \family roman
32409 \series medium
32410 \shape up
32411 \emph off
32412 \bar no
32413 \noun off
32414 \color none
32415 ª
32416 \end_layout
32417
32418 \end_inset
32419 </cell>
32420 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32421 \begin_inset Text
32422
32423 \begin_layout Plain Layout
32424
32425 \family roman
32426 \series medium
32427 \shape up
32428 \emph off
32429 \bar no
32430 \noun off
32431 \color none
32432 º
32433 \end_layout
32434
32435 \end_inset
32436 </cell>
32437 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32438 \begin_inset Text
32439
32440 \begin_layout Plain Layout
32441
32442 \family roman
32443 \series medium
32444 \shape up
32445 \emph off
32446 \bar no
32447 \noun off
32448 \color none
32449 Ê
32450 \end_layout
32451
32452 \end_inset
32453 </cell>
32454 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32455 \begin_inset Text
32456
32457 \begin_layout Plain Layout
32458
32459 \family roman
32460 \series medium
32461 \shape up
32462 \emph off
32463 \bar no
32464 \noun off
32465 \color none
32466 Ú
32467 \end_layout
32468
32469 \end_inset
32470 </cell>
32471 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32472 \begin_inset Text
32473
32474 \begin_layout Plain Layout
32475
32476 \family roman
32477 \series medium
32478 \shape up
32479 \emph off
32480 \bar no
32481 \noun off
32482 \color none
32483 ê
32484 \end_layout
32485
32486 \end_inset
32487 </cell>
32488 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
32489 \begin_inset Text
32490
32491 \begin_layout Plain Layout
32492
32493 \family roman
32494 \series medium
32495 \shape up
32496 \emph off
32497 \bar no
32498 \noun off
32499 \color none
32500 ú
32501 \end_layout
32502
32503 \end_inset
32504 </cell>
32505 </row>
32506 <row>
32507 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
32508 \begin_inset Text
32509
32510 \begin_layout Plain Layout
32511
32512 \family roman
32513 \series medium
32514 \shape up
32515 \size tiny
32516 \emph off
32517 \bar no
32518 \noun off
32519 \color none
32520 0B
32521 \end_layout
32522
32523 \end_inset
32524 </cell>
32525 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32526 \begin_inset Text
32527
32528 \begin_layout Plain Layout
32529
32530 \end_layout
32531
32532 \end_inset
32533 </cell>
32534 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32535 \begin_inset Text
32536
32537 \begin_layout Plain Layout
32538
32539 \end_layout
32540
32541 \end_inset
32542 </cell>
32543 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32544 \begin_inset Text
32545
32546 \begin_layout Plain Layout
32547
32548 \family roman
32549 \series medium
32550 \shape up
32551 \emph off
32552 \bar no
32553 \noun off
32554 \color none
32555 +
32556 \end_layout
32557
32558 \end_inset
32559 </cell>
32560 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32561 \begin_inset Text
32562
32563 \begin_layout Plain Layout
32564
32565 \family roman
32566 \series medium
32567 \shape up
32568 \emph off
32569 \bar no
32570 \noun off
32571 \color none
32572 ;
32573 \end_layout
32574
32575 \end_inset
32576 </cell>
32577 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32578 \begin_inset Text
32579
32580 \begin_layout Plain Layout
32581
32582 \family roman
32583 \series medium
32584 \shape up
32585 \emph off
32586 \bar no
32587 \noun off
32588 \color none
32589 K
32590 \end_layout
32591
32592 \end_inset
32593 </cell>
32594 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32595 \begin_inset Text
32596
32597 \begin_layout Plain Layout
32598
32599 \family roman
32600 \series medium
32601 \shape up
32602 \emph off
32603 \bar no
32604 \noun off
32605 \color none
32606 [
32607 \end_layout
32608
32609 \end_inset
32610 </cell>
32611 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32612 \begin_inset Text
32613
32614 \begin_layout Plain Layout
32615
32616 \family roman
32617 \series medium
32618 \shape up
32619 \emph off
32620 \bar no
32621 \noun off
32622 \color none
32623 k
32624 \end_layout
32625
32626 \end_inset
32627 </cell>
32628 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32629 \begin_inset Text
32630
32631 \begin_layout Plain Layout
32632
32633 \family roman
32634 \series medium
32635 \shape up
32636 \emph off
32637 \bar no
32638 \noun off
32639 \color none
32640 {
32641 \end_layout
32642
32643 \end_inset
32644 </cell>
32645 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32646 \begin_inset Text
32647
32648 \begin_layout Plain Layout
32649
32650 \end_layout
32651
32652 \end_inset
32653 </cell>
32654 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32655 \begin_inset Text
32656
32657 \begin_layout Plain Layout
32658
32659 \end_layout
32660
32661 \end_inset
32662 </cell>
32663 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32664 \begin_inset Text
32665
32666 \begin_layout Plain Layout
32667
32668 \family roman
32669 \series medium
32670 \shape up
32671 \emph off
32672 \bar no
32673 \noun off
32674 \color none
32675 «
32676 \end_layout
32677
32678 \end_inset
32679 </cell>
32680 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32681 \begin_inset Text
32682
32683 \begin_layout Plain Layout
32684
32685 \family roman
32686 \series medium
32687 \shape up
32688 \emph off
32689 \bar no
32690 \noun off
32691 \color none
32692 »
32693 \end_layout
32694
32695 \end_inset
32696 </cell>
32697 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32698 \begin_inset Text
32699
32700 \begin_layout Plain Layout
32701
32702 \family roman
32703 \series medium
32704 \shape up
32705 \emph off
32706 \bar no
32707 \noun off
32708 \color none
32709 Ë
32710 \end_layout
32711
32712 \end_inset
32713 </cell>
32714 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32715 \begin_inset Text
32716
32717 \begin_layout Plain Layout
32718
32719 \family roman
32720 \series medium
32721 \shape up
32722 \emph off
32723 \bar no
32724 \noun off
32725 \color none
32726 Û
32727 \end_layout
32728
32729 \end_inset
32730 </cell>
32731 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32732 \begin_inset Text
32733
32734 \begin_layout Plain Layout
32735
32736 \family roman
32737 \series medium
32738 \shape up
32739 \emph off
32740 \bar no
32741 \noun off
32742 \color none
32743 ë
32744 \end_layout
32745
32746 \end_inset
32747 </cell>
32748 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
32749 \begin_inset Text
32750
32751 \begin_layout Plain Layout
32752
32753 \family roman
32754 \series medium
32755 \shape up
32756 \emph off
32757 \bar no
32758 \noun off
32759 \color none
32760 û
32761 \end_layout
32762
32763 \end_inset
32764 </cell>
32765 </row>
32766 <row>
32767 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
32768 \begin_inset Text
32769
32770 \begin_layout Plain Layout
32771
32772 \family roman
32773 \series medium
32774 \shape up
32775 \size tiny
32776 \emph off
32777 \bar no
32778 \noun off
32779 \color none
32780 0C
32781 \end_layout
32782
32783 \end_inset
32784 </cell>
32785 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32786 \begin_inset Text
32787
32788 \begin_layout Plain Layout
32789
32790 \end_layout
32791
32792 \end_inset
32793 </cell>
32794 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32795 \begin_inset Text
32796
32797 \begin_layout Plain Layout
32798
32799 \end_layout
32800
32801 \end_inset
32802 </cell>
32803 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32804 \begin_inset Text
32805
32806 \begin_layout Plain Layout
32807
32808 \family roman
32809 \series medium
32810 \shape up
32811 \emph off
32812 \bar no
32813 \noun off
32814 \color none
32815 ,
32816 \end_layout
32817
32818 \end_inset
32819 </cell>
32820 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32821 \begin_inset Text
32822
32823 \begin_layout Plain Layout
32824
32825 \family roman
32826 \series medium
32827 \shape up
32828 \emph off
32829 \bar no
32830 \noun off
32831 \color none
32832 <
32833 \end_layout
32834
32835 \end_inset
32836 </cell>
32837 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32838 \begin_inset Text
32839
32840 \begin_layout Plain Layout
32841
32842 \family roman
32843 \series medium
32844 \shape up
32845 \emph off
32846 \bar no
32847 \noun off
32848 \color none
32849 L
32850 \end_layout
32851
32852 \end_inset
32853 </cell>
32854 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32855 \begin_inset Text
32856
32857 \begin_layout Plain Layout
32858
32859 \family roman
32860 \series medium
32861 \shape up
32862 \emph off
32863 \bar no
32864 \noun off
32865 \color none
32866
32867 \backslash
32868
32869 \end_layout
32870
32871 \end_inset
32872 </cell>
32873 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32874 \begin_inset Text
32875
32876 \begin_layout Plain Layout
32877
32878 \family roman
32879 \series medium
32880 \shape up
32881 \emph off
32882 \bar no
32883 \noun off
32884 \color none
32885 l
32886 \end_layout
32887
32888 \end_inset
32889 </cell>
32890 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32891 \begin_inset Text
32892
32893 \begin_layout Plain Layout
32894
32895 \family roman
32896 \series medium
32897 \shape up
32898 \emph off
32899 \bar no
32900 \noun off
32901 \color none
32902 |
32903 \end_layout
32904
32905 \end_inset
32906 </cell>
32907 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32908 \begin_inset Text
32909
32910 \begin_layout Plain Layout
32911
32912 \end_layout
32913
32914 \end_inset
32915 </cell>
32916 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32917 \begin_inset Text
32918
32919 \begin_layout Plain Layout
32920
32921 \end_layout
32922
32923 \end_inset
32924 </cell>
32925 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32926 \begin_inset Text
32927
32928 \begin_layout Plain Layout
32929
32930 \family roman
32931 \series medium
32932 \shape up
32933 \emph off
32934 \bar no
32935 \noun off
32936 \color none
32937 ¬
32938 \end_layout
32939
32940 \end_inset
32941 </cell>
32942 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32943 \begin_inset Text
32944
32945 \begin_layout Plain Layout
32946
32947 \family roman
32948 \series medium
32949 \shape up
32950 \emph off
32951 \bar no
32952 \noun off
32953 \color none
32954 ¼
32955 \end_layout
32956
32957 \end_inset
32958 </cell>
32959 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32960 \begin_inset Text
32961
32962 \begin_layout Plain Layout
32963
32964 \family roman
32965 \series medium
32966 \shape up
32967 \emph off
32968 \bar no
32969 \noun off
32970 \color none
32971 Ì
32972 \end_layout
32973
32974 \end_inset
32975 </cell>
32976 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32977 \begin_inset Text
32978
32979 \begin_layout Plain Layout
32980
32981 \family roman
32982 \series medium
32983 \shape up
32984 \emph off
32985 \bar no
32986 \noun off
32987 \color none
32988 Ü
32989 \end_layout
32990
32991 \end_inset
32992 </cell>
32993 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32994 \begin_inset Text
32995
32996 \begin_layout Plain Layout
32997
32998 \family roman
32999 \series medium
33000 \shape up
33001 \emph off
33002 \bar no
33003 \noun off
33004 \color none
33005 ì
33006 \end_layout
33007
33008 \end_inset
33009 </cell>
33010 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
33011 \begin_inset Text
33012
33013 \begin_layout Plain Layout
33014
33015 \family roman
33016 \series medium
33017 \shape up
33018 \emph off
33019 \bar no
33020 \noun off
33021 \color none
33022 ü
33023 \end_layout
33024
33025 \end_inset
33026 </cell>
33027 </row>
33028 <row>
33029 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
33030 \begin_inset Text
33031
33032 \begin_layout Plain Layout
33033
33034 \family roman
33035 \series medium
33036 \shape up
33037 \size tiny
33038 \emph off
33039 \bar no
33040 \noun off
33041 \color none
33042 0D
33043 \end_layout
33044
33045 \end_inset
33046 </cell>
33047 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33048 \begin_inset Text
33049
33050 \begin_layout Plain Layout
33051
33052 \end_layout
33053
33054 \end_inset
33055 </cell>
33056 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33057 \begin_inset Text
33058
33059 \begin_layout Plain Layout
33060
33061 \end_layout
33062
33063 \end_inset
33064 </cell>
33065 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33066 \begin_inset Text
33067
33068 \begin_layout Plain Layout
33069
33070 \family roman
33071 \series medium
33072 \shape up
33073 \emph off
33074 \bar no
33075 \noun off
33076 \color none
33077 -
33078 \end_layout
33079
33080 \end_inset
33081 </cell>
33082 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33083 \begin_inset Text
33084
33085 \begin_layout Plain Layout
33086
33087 \family roman
33088 \series medium
33089 \shape up
33090 \emph off
33091 \bar no
33092 \noun off
33093 \color none
33094 =
33095 \end_layout
33096
33097 \end_inset
33098 </cell>
33099 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33100 \begin_inset Text
33101
33102 \begin_layout Plain Layout
33103
33104 \family roman
33105 \series medium
33106 \shape up
33107 \emph off
33108 \bar no
33109 \noun off
33110 \color none
33111 M
33112 \end_layout
33113
33114 \end_inset
33115 </cell>
33116 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33117 \begin_inset Text
33118
33119 \begin_layout Plain Layout
33120
33121 \family roman
33122 \series medium
33123 \shape up
33124 \emph off
33125 \bar no
33126 \noun off
33127 \color none
33128 ]
33129 \end_layout
33130
33131 \end_inset
33132 </cell>
33133 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33134 \begin_inset Text
33135
33136 \begin_layout Plain Layout
33137
33138 \family roman
33139 \series medium
33140 \shape up
33141 \emph off
33142 \bar no
33143 \noun off
33144 \color none
33145 m
33146 \end_layout
33147
33148 \end_inset
33149 </cell>
33150 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33151 \begin_inset Text
33152
33153 \begin_layout Plain Layout
33154
33155 \family roman
33156 \series medium
33157 \shape up
33158 \emph off
33159 \bar no
33160 \noun off
33161 \color none
33162 }
33163 \end_layout
33164
33165 \end_inset
33166 </cell>
33167 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33168 \begin_inset Text
33169
33170 \begin_layout Plain Layout
33171
33172 \end_layout
33173
33174 \end_inset
33175 </cell>
33176 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33177 \begin_inset Text
33178
33179 \begin_layout Plain Layout
33180
33181 \end_layout
33182
33183 \end_inset
33184 </cell>
33185 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33186 \begin_inset Text
33187
33188 \begin_layout Plain Layout
33189
33190 \end_layout
33191
33192 \end_inset
33193 </cell>
33194 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33195 \begin_inset Text
33196
33197 \begin_layout Plain Layout
33198
33199 \family roman
33200 \series medium
33201 \shape up
33202 \emph off
33203 \bar no
33204 \noun off
33205 \color none
33206 ½
33207 \end_layout
33208
33209 \end_inset
33210 </cell>
33211 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33212 \begin_inset Text
33213
33214 \begin_layout Plain Layout
33215
33216 \family roman
33217 \series medium
33218 \shape up
33219 \emph off
33220 \bar no
33221 \noun off
33222 \color none
33223 Í
33224 \end_layout
33225
33226 \end_inset
33227 </cell>
33228 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33229 \begin_inset Text
33230
33231 \begin_layout Plain Layout
33232
33233 \family roman
33234 \series medium
33235 \shape up
33236 \emph off
33237 \bar no
33238 \noun off
33239 \color none
33240 Ý
33241 \end_layout
33242
33243 \end_inset
33244 </cell>
33245 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33246 \begin_inset Text
33247
33248 \begin_layout Plain Layout
33249
33250 \family roman
33251 \series medium
33252 \shape up
33253 \emph off
33254 \bar no
33255 \noun off
33256 \color none
33257 í
33258 \end_layout
33259
33260 \end_inset
33261 </cell>
33262 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
33263 \begin_inset Text
33264
33265 \begin_layout Plain Layout
33266
33267 \family roman
33268 \series medium
33269 \shape up
33270 \emph off
33271 \bar no
33272 \noun off
33273 \color none
33274 ý
33275 \end_layout
33276
33277 \end_inset
33278 </cell>
33279 </row>
33280 <row>
33281 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
33282 \begin_inset Text
33283
33284 \begin_layout Plain Layout
33285
33286 \family roman
33287 \series medium
33288 \shape up
33289 \size tiny
33290 \emph off
33291 \bar no
33292 \noun off
33293 \color none
33294 0E
33295 \end_layout
33296
33297 \end_inset
33298 </cell>
33299 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33300 \begin_inset Text
33301
33302 \begin_layout Plain Layout
33303
33304 \end_layout
33305
33306 \end_inset
33307 </cell>
33308 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33309 \begin_inset Text
33310
33311 \begin_layout Plain Layout
33312
33313 \end_layout
33314
33315 \end_inset
33316 </cell>
33317 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33318 \begin_inset Text
33319
33320 \begin_layout Plain Layout
33321
33322 \family roman
33323 \series medium
33324 \shape up
33325 \emph off
33326 \bar no
33327 \noun off
33328 \color none
33329 .
33330 \end_layout
33331
33332 \end_inset
33333 </cell>
33334 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33335 \begin_inset Text
33336
33337 \begin_layout Plain Layout
33338
33339 \family roman
33340 \series medium
33341 \shape up
33342 \emph off
33343 \bar no
33344 \noun off
33345 \color none
33346 >
33347 \end_layout
33348
33349 \end_inset
33350 </cell>
33351 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33352 \begin_inset Text
33353
33354 \begin_layout Plain Layout
33355
33356 \family roman
33357 \series medium
33358 \shape up
33359 \emph off
33360 \bar no
33361 \noun off
33362 \color none
33363 N
33364 \end_layout
33365
33366 \end_inset
33367 </cell>
33368 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33369 \begin_inset Text
33370
33371 \begin_layout Plain Layout
33372
33373 \family roman
33374 \series medium
33375 \shape up
33376 \emph off
33377 \bar no
33378 \noun off
33379 \color none
33380 ^
33381 \end_layout
33382
33383 \end_inset
33384 </cell>
33385 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33386 \begin_inset Text
33387
33388 \begin_layout Plain Layout
33389
33390 \family roman
33391 \series medium
33392 \shape up
33393 \emph off
33394 \bar no
33395 \noun off
33396 \color none
33397 n
33398 \end_layout
33399
33400 \end_inset
33401 </cell>
33402 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33403 \begin_inset Text
33404
33405 \begin_layout Plain Layout
33406
33407 \family roman
33408 \series medium
33409 \shape up
33410 \emph off
33411 \bar no
33412 \noun off
33413 \color none
33414 ~
33415 \end_layout
33416
33417 \end_inset
33418 </cell>
33419 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33420 \begin_inset Text
33421
33422 \begin_layout Plain Layout
33423
33424 \end_layout
33425
33426 \end_inset
33427 </cell>
33428 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33429 \begin_inset Text
33430
33431 \begin_layout Plain Layout
33432
33433 \end_layout
33434
33435 \end_inset
33436 </cell>
33437 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33438 \begin_inset Text
33439
33440 \begin_layout Plain Layout
33441
33442 \family roman
33443 \series medium
33444 \shape up
33445 \emph off
33446 \bar no
33447 \noun off
33448 \color none
33449 ®
33450 \end_layout
33451
33452 \end_inset
33453 </cell>
33454 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33455 \begin_inset Text
33456
33457 \begin_layout Plain Layout
33458
33459 \family roman
33460 \series medium
33461 \shape up
33462 \emph off
33463 \bar no
33464 \noun off
33465 \color none
33466 ¾
33467 \end_layout
33468
33469 \end_inset
33470 </cell>
33471 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33472 \begin_inset Text
33473
33474 \begin_layout Plain Layout
33475
33476 \family roman
33477 \series medium
33478 \shape up
33479 \emph off
33480 \bar no
33481 \noun off
33482 \color none
33483 Î
33484 \end_layout
33485
33486 \end_inset
33487 </cell>
33488 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33489 \begin_inset Text
33490
33491 \begin_layout Plain Layout
33492
33493 \family roman
33494 \series medium
33495 \shape up
33496 \emph off
33497 \bar no
33498 \noun off
33499 \color none
33500 Þ
33501 \end_layout
33502
33503 \end_inset
33504 </cell>
33505 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33506 \begin_inset Text
33507
33508 \begin_layout Plain Layout
33509
33510 \family roman
33511 \series medium
33512 \shape up
33513 \emph off
33514 \bar no
33515 \noun off
33516 \color none
33517 î
33518 \end_layout
33519
33520 \end_inset
33521 </cell>
33522 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
33523 \begin_inset Text
33524
33525 \begin_layout Plain Layout
33526
33527 \family roman
33528 \series medium
33529 \shape up
33530 \emph off
33531 \bar no
33532 \noun off
33533 \color none
33534 þ
33535 \end_layout
33536
33537 \end_inset
33538 </cell>
33539 </row>
33540 <row>
33541 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
33542 \begin_inset Text
33543
33544 \begin_layout Plain Layout
33545
33546 \family roman
33547 \series medium
33548 \shape up
33549 \size tiny
33550 \emph off
33551 \bar no
33552 \noun off
33553 \color none
33554 0F
33555 \end_layout
33556
33557 \end_inset
33558 </cell>
33559 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
33560 \begin_inset Text
33561
33562 \begin_layout Plain Layout
33563
33564 \end_layout
33565
33566 \end_inset
33567 </cell>
33568 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
33569 \begin_inset Text
33570
33571 \begin_layout Plain Layout
33572
33573 \end_layout
33574
33575 \end_inset
33576 </cell>
33577 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
33578 \begin_inset Text
33579
33580 \begin_layout Plain Layout
33581
33582 \family roman
33583 \series medium
33584 \shape up
33585 \emph off
33586 \bar no
33587 \noun off
33588 \color none
33589 /
33590 \end_layout
33591
33592 \end_inset
33593 </cell>
33594 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
33595 \begin_inset Text
33596
33597 \begin_layout Plain Layout
33598
33599 \family roman
33600 \series medium
33601 \shape up
33602 \emph off
33603 \bar no
33604 \noun off
33605 \color none
33606 ?
33607 \end_layout
33608
33609 \end_inset
33610 </cell>
33611 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
33612 \begin_inset Text
33613
33614 \begin_layout Plain Layout
33615
33616 \family roman
33617 \series medium
33618 \shape up
33619 \emph off
33620 \bar no
33621 \noun off
33622 \color none
33623 O
33624 \end_layout
33625
33626 \end_inset
33627 </cell>
33628 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
33629 \begin_inset Text
33630
33631 \begin_layout Plain Layout
33632
33633 \family roman
33634 \series medium
33635 \shape up
33636 \emph off
33637 \bar no
33638 \noun off
33639 \color none
33640 _
33641 \end_layout
33642
33643 \end_inset
33644 </cell>
33645 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
33646 \begin_inset Text
33647
33648 \begin_layout Plain Layout
33649
33650 \family roman
33651 \series medium
33652 \shape up
33653 \emph off
33654 \bar no
33655 \noun off
33656 \color none
33657 o
33658 \end_layout
33659
33660 \end_inset
33661 </cell>
33662 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
33663 \begin_inset Text
33664
33665 \begin_layout Plain Layout
33666
33667 \end_layout
33668
33669 \end_inset
33670 </cell>
33671 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
33672 \begin_inset Text
33673
33674 \begin_layout Plain Layout
33675
33676 \end_layout
33677
33678 \end_inset
33679 </cell>
33680 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
33681 \begin_inset Text
33682
33683 \begin_layout Plain Layout
33684
33685 \end_layout
33686
33687 \end_inset
33688 </cell>
33689 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
33690 \begin_inset Text
33691
33692 \begin_layout Plain Layout
33693
33694 \family roman
33695 \series medium
33696 \shape up
33697 \emph off
33698 \bar no
33699 \noun off
33700 \color none
33701 ¯
33702 \end_layout
33703
33704 \end_inset
33705 </cell>
33706 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
33707 \begin_inset Text
33708
33709 \begin_layout Plain Layout
33710
33711 \family roman
33712 \series medium
33713 \shape up
33714 \emph off
33715 \bar no
33716 \noun off
33717 \color none
33718 ¿
33719 \end_layout
33720
33721 \end_inset
33722 </cell>
33723 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
33724 \begin_inset Text
33725
33726 \begin_layout Plain Layout
33727
33728 \family roman
33729 \series medium
33730 \shape up
33731 \emph off
33732 \bar no
33733 \noun off
33734 \color none
33735 Ï
33736 \end_layout
33737
33738 \end_inset
33739 </cell>
33740 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
33741 \begin_inset Text
33742
33743 \begin_layout Plain Layout
33744
33745 \family roman
33746 \series medium
33747 \shape up
33748 \emph off
33749 \bar no
33750 \noun off
33751 \color none
33752 ß
33753 \end_layout
33754
33755 \end_inset
33756 </cell>
33757 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
33758 \begin_inset Text
33759
33760 \begin_layout Plain Layout
33761
33762 \family roman
33763 \series medium
33764 \shape up
33765 \emph off
33766 \bar no
33767 \noun off
33768 \color none
33769 ï
33770 \end_layout
33771
33772 \end_inset
33773 </cell>
33774 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
33775 \begin_inset Text
33776
33777 \begin_layout Plain Layout
33778
33779 \family roman
33780 \series medium
33781 \shape up
33782 \emph off
33783 \bar no
33784 \noun off
33785 \color none
33786 ÿ
33787 \end_layout
33788
33789 \end_inset
33790 </cell>
33791 </row>
33792 </lyxtabular>
33793
33794 \end_inset
33795
33796
33797 \end_layout
33798
33799 \end_inset
33800
33801
33802 \end_layout
33803
33804 \begin_layout Standard
33805 The following is a full list of all of the accented characters LyX can display
33806  directly.
33807  It includes not only the accented characters from the previous table, but
33808  also the characters from 
33809 \family typewriter
33810 ISO8859–2
33811 \family default
33812  through 
33813 \family typewriter
33814 4
33815 \family default
33816 .
33817  
33818 \end_layout
33819
33820 \begin_layout Itemize
33821 From 
33822 \family typewriter
33823 ISO8859–1
33824 \family default
33825 :
33826 \end_layout
33827
33828 \begin_deeper
33829 \begin_layout Standard
33830 ¨ Ä Ë Ï Ö Ü ä ë ï ö ü ÿ
33831 \begin_inset space \hfill{}
33832 \end_inset
33833
33834 diaeresis
33835 \end_layout
33836
33837 \begin_layout Standard
33838 ^ Â Ê Î Ô Û â ê î ô û
33839 \begin_inset space \hfill{}
33840 \end_inset
33841
33842 circumflex
33843 \end_layout
33844
33845 \begin_layout Standard
33846 ` À È Ì Ò Ù à è ì ò ù
33847 \begin_inset space \hfill{}
33848 \end_inset
33849
33850 grave
33851 \end_layout
33852
33853 \begin_layout Standard
33854 ´ Á É Í Ó Ú Ý á é í ó ú ý
33855 \begin_inset space \hfill{}
33856 \end_inset
33857
33858 acute
33859 \end_layout
33860
33861 \begin_layout Standard
33862 ~ Ã Ñ Õ ã ñ õ
33863 \begin_inset space \hfill{}
33864 \end_inset
33865
33866 tilde
33867 \end_layout
33868
33869 \begin_layout Standard
33870 ¸Çç
33871 \begin_inset space \hfill{}
33872 \end_inset
33873
33874 cedilla
33875 \end_layout
33876
33877 \begin_layout Standard
33878 ¯
33879 \begin_inset space \hfill{}
33880 \end_inset
33881
33882 macron
33883 \end_layout
33884
33885 \end_deeper
33886 \begin_layout Itemize
33887 From 
33888 \family typewriter
33889 ISO8859–2
33890 \family default
33891  through 
33892 \family typewriter
33893 4
33894 \family default
33895 :
33896 \end_layout
33897
33898 \begin_deeper
33899 \begin_layout Standard
33900 ĤĴĥĵĈĜŜĉĝŝ
33901 \begin_inset space \hfill{}
33902 \end_inset
33903
33904 circumflex
33905 \end_layout
33906
33907 \begin_layout Standard
33908 ŚŹśźŔĹĆŃŕĺćń
33909 \begin_inset space \hfill{}
33910 \end_inset
33911
33912 acute
33913 \end_layout
33914
33915 \begin_layout Standard
33916 Ĩı̃Ũũ
33917 \begin_inset space \hfill{}
33918 \end_inset
33919
33920 tilde
33921 \end_layout
33922
33923 \begin_layout Standard
33924 ŞşŢţŖĻĢŗļģŅĶņķ
33925 \begin_inset space \hfill{}
33926 \end_inset
33927
33928 cedilla
33929 \end_layout
33930
33931 \begin_layout Standard
33932 ĒēĀĪŌŪāı̄ōū
33933 \begin_inset space \hfill{}
33934 \end_inset
33935
33936 macron
33937 \end_layout
33938
33939 \begin_layout Standard
33940 ŐŰőű
33941 \begin_inset space \hfill{}
33942 \end_inset
33943
33944 Hungarian umlaut
33945 \end_layout
33946
33947 \end_deeper
33948 \begin_layout Standard
33949 All the characters above are actively supported by TeX fonts.
33950  In addition TeX allows diacritical marks on almost all characters.
33951  Also make sure you're using the 
33952 \family typewriter
33953 T1
33954 \family default
33955  font-encoding.
33956 \end_layout
33957
33958 \begin_layout Chapter
33959 \start_of_appendix
33960 The User Interface
33961 \begin_inset CommandInset label
33962 LatexCommand label
33963 name "cha:The-User-Interface"
33964
33965 \end_inset
33966
33967
33968 \end_layout
33969
33970 \begin_layout Standard
33971 This appendix lists all available menus and describes its functionality.
33972  It is designed as quick reference if you are searching for a special topic
33973  inside the user's guide.
33974 \end_layout
33975
33976 \begin_layout Section
33977 The File Menu
33978 \begin_inset Index
33979 status collapsed
33980
33981 \begin_layout Plain Layout
33982 Menu ! File
33983 \end_layout
33984
33985 \end_inset
33986
33987
33988 \end_layout
33989
33990 \begin_layout Standard
33991 Under the 
33992 \family sans
33993 File
33994 \family default
33995  menu are the basic operations in addition to some more advanced operations.
33996  At the end of the menu the four last opened documents are listed.
33997 \end_layout
33998
33999 \begin_layout Subsection
34000 New
34001 \end_layout
34002
34003 \begin_layout Standard
34004 Creates a new document.
34005 \end_layout
34006
34007 \begin_layout Subsection
34008 New from Template
34009 \end_layout
34010
34011 \begin_layout Standard
34012 This menu prompts you for a template to use.
34013  Selecting a template will automatically set certain layout features for
34014  the document, features you would otherwise need to change manually.
34015 \end_layout
34016
34017 \begin_layout Subsection
34018 Open
34019 \end_layout
34020
34021 \begin_layout Standard
34022 Opens a document.
34023 \end_layout
34024
34025 \begin_layout Subsection
34026 Open Recent
34027 \end_layout
34028
34029 \begin_layout Standard
34030 The submenu shows a list of the recently opened files.
34031  Click there on a file to open it.
34032 \end_layout
34033
34034 \begin_layout Subsection
34035 Close
34036 \end_layout
34037
34038 \begin_layout Standard
34039 Closes the current document.
34040 \end_layout
34041
34042 \begin_layout Subsection
34043 Save
34044 \end_layout
34045
34046 \begin_layout Standard
34047 Saves the actual document.
34048 \end_layout
34049
34050 \begin_layout Subsection
34051 Save As
34052 \end_layout
34053
34054 \begin_layout Standard
34055 Saves the actual document under a new name to create a copy.
34056 \end_layout
34057
34058 \begin_layout Subsection
34059 Revert to saved
34060 \end_layout
34061
34062 \begin_layout Standard
34063 Reloads the actual document from disk.
34064 \end_layout
34065
34066 \begin_layout Subsection
34067 Version Control
34068 \end_layout
34069
34070 \begin_layout Standard
34071 This is used when more people are working on the same document.
34072  It is described in the section 
34073 \emph on
34074 Version Control in LyX
34075 \emph default
34076  of the 
34077 \emph on
34078 Extended
34079 \begin_inset space ~
34080 \end_inset
34081
34082 Features
34083 \emph default
34084  manual.
34085 \end_layout
34086
34087 \begin_layout Subsection
34088 Import
34089 \end_layout
34090
34091 \begin_layout Standard
34092 You can import there files from older LyX-versions, LaTeX-files, NoWeb-files,
34093  plain text files, and comma separated, table like, text files (CSV).
34094  The files will be imported as new LyX-document.
34095 \end_layout
34096
34097 \begin_layout Standard
34098 When using the menu 
34099 \family sans
34100 Plain
34101 \begin_inset space ~
34102 \end_inset
34103
34104 Text, Join
34105 \begin_inset space ~
34106 \end_inset
34107
34108 Lines
34109 \family default
34110 , all lines will be imported consecutively to one big paragraph.
34111  A new paragraph is started when there is a blank line in the file.
34112  , the text is inserted as Paragraphs, where the line breaks of the text
34113  will start a new paragraph.
34114 \end_layout
34115
34116 \begin_layout Subsection
34117 Export
34118 \begin_inset CommandInset label
34119 LatexCommand label
34120 name "sub:Export"
34121
34122 \end_inset
34123
34124
34125 \end_layout
34126
34127 \begin_layout Standard
34128 You can export your document to various file formats.
34129  The resulting files are placed in the directory of your LyX-file.
34130  The menu entries are not the same on all installations.
34131  They depend on the programs found by LyX while its configuration.
34132 \end_layout
34133
34134 \begin_layout Standard
34135 Here is a list of all available entries; they are explained in detail in
34136  section
34137 \begin_inset space ~
34138 \end_inset
34139
34140
34141 \begin_inset CommandInset ref
34142 LatexCommand ref
34143 reference "sub:Output-file-formats"
34144
34145 \end_inset
34146
34147 :
34148 \end_layout
34149
34150 \begin_layout Description
34151
34152 \family sans
34153 CJK
34154 \begin_inset space ~
34155 \end_inset
34156
34157 LyX 
34158 \family default
34159 format of the special LyX 1.4.x versions for Chinese, Japanese, and Korean
34160  (CJK); (Since LyX 1.5.0 CJK support is fully integrated to LyX.)
34161 \end_layout
34162
34163 \begin_layout Description
34164
34165 \family sans
34166 DVI
34167 \family default
34168  DVI-format
34169 \end_layout
34170
34171 \begin_layout Description
34172 HTML HTML-format (the HTML-converter is a third-party product and doesn't
34173  work in all cases)
34174 \end_layout
34175
34176 \begin_layout Description
34177 HTML
34178 \begin_inset space ~
34179 \end_inset
34180
34181 (MS
34182 \begin_inset space ~
34183 \end_inset
34184
34185 Word) HTML-format specialized so that the result can be imported to 
34186 \family sans
34187 MS Word
34188 \family default
34189 , as consequence of this formulas will be embedded as bitmap fonts and not
34190  in the format 
34191 \family sans
34192 MathML
34193 \family default
34194 .
34195 \end_layout
34196
34197 \begin_layout Description
34198
34199 \family sans
34200 LaT
34201 \begin_inset ERT
34202 status collapsed
34203
34204 \begin_layout Plain Layout
34205
34206 {}
34207 \end_layout
34208
34209 \end_inset
34210
34211 eX
34212 \begin_inset space ~
34213 \end_inset
34214
34215 (pdflatex)
34216 \family default
34217  text file with the LaTeX source, additionally all images used in the document
34218  will be converted to a format that is readable for the 
34219 \family typewriter
34220 pdflatex
34221 \family default
34222  program (GIF, JPG, PDF, PNG)
34223 \end_layout
34224
34225 \begin_layout Description
34226
34227 \family sans
34228 LaT
34229 \begin_inset ERT
34230 status collapsed
34231
34232 \begin_layout Plain Layout
34233
34234 {}
34235 \end_layout
34236
34237 \end_inset
34238
34239 eX
34240 \begin_inset space ~
34241 \end_inset
34242
34243 (plain)
34244 \family default
34245  text file with the LaTeX source code, additionally all images used in the
34246  document will be converted to the EPS-format, only this format is readable
34247  for the 
34248 \family typewriter
34249 latex
34250 \family default
34251  program
34252 \end_layout
34253
34254 \begin_layout Description
34255 LyX
34256 \begin_inset space ~
34257 \end_inset
34258
34259 1.y.x LyX-document in a format readable for the LyX versions 1.y.x (
34260 \begin_inset Quotes eld
34261 \end_inset
34262
34263 y
34264 \begin_inset Quotes erd
34265 \end_inset
34266
34267  is replaced by the version number)
34268 \end_layout
34269
34270 \begin_layout Description
34271 OpenDocument OpenDocument-formatted text file, to be opened with 
34272 \family sans
34273 OpenOffice
34274 \family default
34275
34276 \family sans
34277 KOffice
34278 \family default
34279
34280 \family sans
34281 Abiword
34282 \family default
34283 , etc.
34284  (the OpenDocument-converter is a third-party product and doesn't work in
34285  all cases)
34286 \end_layout
34287
34288 \begin_layout Description
34289
34290 \family sans
34291 PDF
34292 \family default
34293  PDF-format using the program 
34294 \family typewriter
34295 ps2pdf
34296 \end_layout
34297
34298 \begin_layout Description
34299
34300 \family sans
34301 PDF
34302 \begin_inset space ~
34303 \end_inset
34304
34305 (dvipdfm)
34306 \family default
34307  PDF-format using the program 
34308 \family typewriter
34309 dvipdfm
34310 \end_layout
34311
34312 \begin_layout Description
34313
34314 \family sans
34315 PDF
34316 \begin_inset space ~
34317 \end_inset
34318
34319 (pdflatex)
34320 \family default
34321  PDF-format using the program 
34322 \family typewriter
34323 pdflatex
34324 \end_layout
34325
34326 \begin_layout Description
34327
34328 \family sans
34329 Plain
34330 \begin_inset space ~
34331 \end_inset
34332
34333 text
34334 \family default
34335  text format
34336 \end_layout
34337
34338 \begin_layout Description
34339
34340 \family sans
34341 Plain
34342 \begin_inset space ~
34343 \end_inset
34344
34345 text
34346 \begin_inset space ~
34347 \end_inset
34348
34349 (ps2ascii)
34350 \family default
34351  text format, the document will first be converted to Postscript format
34352  and then exported as text using the program 
34353 \family sans
34354 ps2ascii
34355 \end_layout
34356
34357 \begin_layout Description
34358
34359 \family sans
34360 Postscript
34361 \family default
34362  PostScript format using the program 
34363 \family typewriter
34364 dvips
34365 \end_layout
34366
34367 \begin_layout Description
34368
34369 \family sans
34370 Custom
34371 \family default
34372  custom format
34373 \end_layout
34374
34375 \begin_layout Standard
34376 The program 
34377 \family typewriter
34378 dvipdfm
34379 \family default
34380  produces internally a DVI-file which is then converted to a PDF-file.
34381  It is a bit out of date and therefore the output could look different from
34382  what you want.
34383  
34384 \family typewriter
34385 pdflatex
34386 \family default
34387  produces directly PDF-files and supports the latest PDF-file formats.
34388 \end_layout
34389
34390 \begin_layout Standard
34391 If one of the menu entries 
34392 \family sans
34393 DVI
34394 \family default
34395
34396 \family sans
34397 PDF
34398 \begin_inset space ~
34399 \end_inset
34400
34401 (pdflatex)
34402 \family default
34403  or 
34404 \family sans
34405 Postscript
34406 \family default
34407  is missing, you need to update your LaTeX installation.
34408  After updating you have to reconfigure LyX, see section
34409 \begin_inset space ~
34410 \end_inset
34411
34412
34413 \begin_inset CommandInset ref
34414 LatexCommand ref
34415 reference "sec:Basic-LyX-Setup"
34416
34417 \end_inset
34418
34419 .
34420 \begin_inset Index
34421 status collapsed
34422
34423 \begin_layout Plain Layout
34424 Reconfiguration of LyX
34425 \end_layout
34426
34427 \end_inset
34428
34429
34430 \end_layout
34431
34432 \begin_layout Standard
34433 The menu 
34434 \family sans
34435 Custom
34436 \family default
34437  allows you to export your file by using special command line options for
34438  the export program.
34439 \end_layout
34440
34441 \begin_layout Subsection
34442 Print
34443 \end_layout
34444
34445 \begin_layout Standard
34446 With this menu you can print your document to a file in PostScript format
34447  or send it to a printer.
34448  The printer will also use the document in PostScript format.
34449  The conversion to PostScript is done in the background by LyX using the
34450  program 
34451 \family typewriter
34452 dvips
34453 \family default
34454 .
34455  For more informations have a look at section
34456 \begin_inset space ~
34457 \end_inset
34458
34459
34460 \begin_inset CommandInset ref
34461 LatexCommand ref
34462 reference "sub:Printing-the-File"
34463
34464 \end_inset
34465
34466 .
34467 \end_layout
34468
34469 \begin_layout Subsection
34470 New and Close Window
34471 \end_layout
34472
34473 \begin_layout Standard
34474 Opens a new instance of LyX with all currently opened documents.
34475  You can close it later with the corresponding menu.
34476 \end_layout
34477
34478 \begin_layout Section
34479 The Edit Menu
34480 \begin_inset Index
34481 status collapsed
34482
34483 \begin_layout Plain Layout
34484 Menu ! Edit
34485 \end_layout
34486
34487 \end_inset
34488
34489
34490 \end_layout
34491
34492 \begin_layout Subsection
34493 Undo and Redo
34494 \end_layout
34495
34496 \begin_layout Standard
34497 Described in section
34498 \begin_inset space ~
34499 \end_inset
34500
34501
34502 \begin_inset CommandInset ref
34503 LatexCommand ref
34504 reference "sec:Undo-and-Redo"
34505
34506 \end_inset
34507
34508 .
34509 \end_layout
34510
34511 \begin_layout Subsection
34512 Cut, Copy, Paste, Paste Recent, Paste Special
34513 \end_layout
34514
34515 \begin_layout Standard
34516 Described in section
34517 \begin_inset space ~
34518 \end_inset
34519
34520
34521 \begin_inset CommandInset ref
34522 LatexCommand ref
34523 reference "sec:Basic-Editing-Features"
34524
34525 \end_inset
34526
34527 .
34528 \end_layout
34529
34530 \begin_layout Subsection
34531 Select All
34532 \end_layout
34533
34534 \begin_layout Standard
34535 Selects the whole document.
34536 \end_layout
34537
34538 \begin_layout Subsection
34539 Find & Replace
34540 \end_layout
34541
34542 \begin_layout Standard
34543 Described in section
34544 \begin_inset space ~
34545 \end_inset
34546
34547
34548 \begin_inset CommandInset ref
34549 LatexCommand ref
34550 reference "sec:Basic-Editing-Features"
34551
34552 \end_inset
34553
34554 .
34555 \end_layout
34556
34557 \begin_layout Subsection
34558 Move Paragraph Up/Down
34559 \end_layout
34560
34561 \begin_layout Standard
34562 This shifts the paragraph where the cursor is currently in one paragraph
34563  up or down.
34564 \end_layout
34565
34566 \begin_layout Subsection
34567 Text Style
34568 \end_layout
34569
34570 \begin_layout Standard
34571 Described in section
34572 \begin_inset space ~
34573 \end_inset
34574
34575
34576 \begin_inset CommandInset ref
34577 LatexCommand ref
34578 reference "sub:Fine-Tuning-with-the"
34579
34580 \end_inset
34581
34582 .
34583 \end_layout
34584
34585 \begin_layout Subsection
34586 Paragraph Settings
34587 \begin_inset Index
34588 status collapsed
34589
34590 \begin_layout Plain Layout
34591 Paragraph ! Settings
34592 \end_layout
34593
34594 \end_inset
34595
34596
34597 \end_layout
34598
34599 \begin_layout Standard
34600 The settings in the paragraph dialog only affects the paragraph where the
34601  cursor is in.
34602  Here you can set here the paragraph alignment and line spacing.
34603 \end_layout
34604
34605 \begin_layout Standard
34606 You can also prevent that the first line of the paragraph is indented.
34607  This option works only when you have chosen to separate paragraphs with
34608  indents in the 
34609 \family sans
34610 Document\SpecialChar \menuseparator
34611 Settings
34612 \family default
34613  dialog under 
34614 \family sans
34615 Text
34616 \begin_inset space ~
34617 \end_inset
34618
34619 Layout
34620 \family default
34621 .
34622 \end_layout
34623
34624 \begin_layout Subsection
34625 Tabular and Math
34626 \end_layout
34627
34628 \begin_layout Standard
34629 These two menus are only active when the cursor is inside a table or a formula.
34630  The properties of this table/formula can now be changed.
34631  The properties of tables are described in section
34632 \begin_inset space ~
34633 \end_inset
34634
34635
34636 \begin_inset CommandInset ref
34637 LatexCommand ref
34638 reference "sec:Tables"
34639
34640 \end_inset
34641
34642 , the properties of formulas in chapter
34643 \begin_inset space ~
34644 \end_inset
34645
34646
34647 \begin_inset CommandInset ref
34648 LatexCommand ref
34649 reference "cha:Mathematical-Formulas"
34650
34651 \end_inset
34652
34653 .
34654 \end_layout
34655
34656 \begin_layout Subsection
34657 Increase / Decrease List Depth
34658 \end_layout
34659
34660 \begin_layout Standard
34661 These menus are only active when the cursor is in an environment that can
34662  be nested.
34663  They in/decrease the environment nesting level as explained in section
34664 \begin_inset space ~
34665 \end_inset
34666
34667
34668 \begin_inset CommandInset ref
34669 LatexCommand ref
34670 reference "sec:Nesting"
34671
34672 \end_inset
34673
34674  and 
34675 \begin_inset CommandInset ref
34676 LatexCommand ref
34677 reference "sub:Numbering-depth"
34678
34679 \end_inset
34680
34681 .
34682 \end_layout
34683
34684 \begin_layout Section
34685 The View Menu
34686 \begin_inset Index
34687 status collapsed
34688
34689 \begin_layout Plain Layout
34690 Menu ! View
34691 \end_layout
34692
34693 \end_inset
34694
34695
34696 \end_layout
34697
34698 \begin_layout Standard
34699 The 
34700 \family sans
34701 View
34702 \family default
34703  menu contains a list of available formats in which you can view the actual
34704  document with an external program.
34705  The menu entries for the viewing formats are not the same on all installations
34706  - it depends on the LaTeX programs that are found while LyX was configured.
34707  All possible formats are formats listed in section
34708 \begin_inset space ~
34709 \end_inset
34710
34711
34712 \begin_inset CommandInset ref
34713 LatexCommand ref
34714 reference "sub:Export"
34715
34716 \end_inset
34717
34718 .
34719  You should at least see the menu entries 
34720 \family sans
34721 DVI
34722 \family default
34723  and 
34724 \family sans
34725 PDF
34726 \begin_inset space ~
34727 \end_inset
34728
34729 (pdflatex)
34730 \family default
34731 .
34732  If one of the two is missing, you need to update your LaTeX installation.
34733  After updating you have to reconfigure LyX, see section
34734 \begin_inset space ~
34735 \end_inset
34736
34737
34738 \begin_inset CommandInset ref
34739 LatexCommand ref
34740 reference "sec:Basic-LyX-Setup"
34741
34742 \end_inset
34743
34744 .
34745 \begin_inset Index
34746 status collapsed
34747
34748 \begin_layout Plain Layout
34749 Reconfiguration of LyX
34750 \end_layout
34751
34752 \end_inset
34753
34754
34755 \end_layout
34756
34757 \begin_layout Standard
34758 Invoking a menu will start a viewer program.
34759  The viewer can be set or changed in the preferences, see section
34760 \begin_inset space ~
34761 \end_inset
34762
34763
34764 \begin_inset CommandInset ref
34765 LatexCommand ref
34766 reference "sec:File-Formats"
34767
34768 \end_inset
34769
34770 .
34771  The default viewers are set by LyX while it is first configured.
34772 \end_layout
34773
34774 \begin_layout Standard
34775 \begin_inset VSpace bigskip
34776 \end_inset
34777
34778 At the bottom of the 
34779 \family sans
34780 View
34781 \family default
34782  menu the opened documents are listed.
34783 \end_layout
34784
34785 \begin_layout Subsection
34786 Open/Close all Insets
34787 \end_layout
34788
34789 \begin_layout Standard
34790 Opens/closes all insets in your document.
34791 \end_layout
34792
34793 \begin_layout Subsection
34794 Unfold/Fold Math Macros
34795 \end_layout
34796
34797 \begin_layout Standard
34798 Unfolds/folds the current math macro.
34799 \end_layout
34800
34801 \begin_layout Standard
34802 Math macros are described in the 
34803 \emph on
34804 Math
34805 \emph default
34806  manual.
34807 \end_layout
34808
34809 \begin_layout Subsection
34810 View Source
34811 \end_layout
34812
34813 \begin_layout Standard
34814 Opens a window showing the source code of the actual document, as described
34815  in section
34816 \begin_inset space ~
34817 \end_inset
34818
34819
34820 \begin_inset CommandInset ref
34821 LatexCommand ref
34822 reference "sec:Previewing-snippets-of"
34823
34824 \end_inset
34825
34826 .
34827 \end_layout
34828
34829 \begin_layout Subsection
34830 Update
34831 \end_layout
34832
34833 \begin_layout Standard
34834 This menu allows you to update the view with your latest changes without
34835  opening a new view window.
34836 \end_layout
34837
34838 \begin_layout Subsection
34839 Split View
34840 \end_layout
34841
34842 \begin_layout Standard
34843 This will split LyX's main window vertically or horizontally.
34844  This allows you view documents the same time to compare them, or to view
34845  the same document, but at different positions.
34846  You can split the main window even several times to view for example 3
34847  or more documents the same time.
34848  To return to an unsplit view, use the menu 
34849 \family sans
34850 Close Tab Group
34851 \family default
34852 .
34853 \end_layout
34854
34855 \begin_layout Subsection
34856 Close Tab Group
34857 \end_layout
34858
34859 \begin_layout Standard
34860 Closes a split view.
34861 \end_layout
34862
34863 \begin_layout Subsection
34864 Fullscreen
34865 \end_layout
34866
34867 \begin_layout Standard
34868 Using this menu or pressing F11 removes the menu bar and all toolbars so
34869  that you will see nothing than your text.
34870  It furthermore displays LyX's main window fullscreen.
34871  To return from fullscreen to the normal view, press F11, or right-click
34872  and turn off the fullscreen mode in the the appearing context menu.
34873 \end_layout
34874
34875 \begin_layout Subsection
34876 Toolbars
34877 \begin_inset CommandInset label
34878 LatexCommand label
34879 name "sub:Toolbars"
34880
34881 \end_inset
34882
34883
34884 \begin_inset Index
34885 status collapsed
34886
34887 \begin_layout Plain Layout
34888 Toolbar
34889 \end_layout
34890
34891 \end_inset
34892
34893
34894 \end_layout
34895
34896 \begin_layout Standard
34897 In this menu you can set the appearance of the different toolbars.
34898  All toolbars and the 
34899 \family sans
34900 Command
34901 \begin_inset space ~
34902 \end_inset
34903
34904 Buffer
34905 \family default
34906  can be turned on and off.
34907  The 
34908 \emph on
34909 on
34910 \emph default
34911  state is denoted in the menu with a checkmark.
34912  The 
34913 \family sans
34914 Review
34915 \family default
34916
34917 \family sans
34918 Table
34919 \family default
34920
34921 \family sans
34922 Math
34923 \begin_inset space ~
34924 \end_inset
34925
34926 Panels
34927 \family default
34928 , and 
34929 \family sans
34930 Math
34931 \family default
34932  toolbars can be additionally set to the state 
34933 \emph on
34934 automatic
34935 \emph default
34936  that is denoted in the menu with the suffix 
34937 \family sans
34938 (auto)
34939 \family default
34940 .
34941 \end_layout
34942
34943 \begin_layout Standard
34944 In the 
34945 \emph on
34946 on
34947 \emph default
34948  state the toolbar is permanently shown, in the 
34949 \emph on
34950 automatic
34951 \emph default
34952  state the toolbar is only shown when the cursor is in a certain environment
34953  or when a certain feature is enabled.
34954  That means that the review toolbar will only be shown when change tracking
34955  is activated, the math and table toolbars are only shown when the cursor
34956  is inside a formula or table, respectively.
34957 \end_layout
34958
34959 \begin_layout Standard
34960 LyX's toolbars and its buttons are explained in section
34961 \begin_inset space ~
34962 \end_inset
34963
34964
34965 \begin_inset CommandInset ref
34966 LatexCommand ref
34967 reference "sec:Toolbars"
34968
34969 \end_inset
34970
34971 .
34972 \end_layout
34973
34974 \begin_layout Section
34975 The Insert Menu
34976 \begin_inset Index
34977 status collapsed
34978
34979 \begin_layout Plain Layout
34980 Menu ! Insert
34981 \end_layout
34982
34983 \end_inset
34984
34985
34986 \end_layout
34987
34988 \begin_layout Subsection
34989 Math
34990 \end_layout
34991
34992 \begin_layout Standard
34993 Inserts math constructs that are explained in chapter
34994 \begin_inset space ~
34995 \end_inset
34996
34997
34998 \begin_inset CommandInset ref
34999 LatexCommand ref
35000 reference "cha:Mathematical-Formulas"
35001
35002 \end_inset
35003
35004  and the 
35005 \emph on
35006 Math
35007 \emph default
35008  manual.
35009 \end_layout
35010
35011 \begin_layout Subsection
35012 Special Character
35013 \begin_inset CommandInset label
35014 LatexCommand label
35015 name "sub:Special-Character"
35016
35017 \end_inset
35018
35019
35020 \end_layout
35021
35022 \begin_layout Standard
35023 Here you can insert the following characters:
35024 \end_layout
35025
35026 \begin_layout Description
35027 Symbols Inserts any character that can be output by your LaTeX system.
35028  Therefore the number of character categories in this dialog and the available
35029  characters depend on the LaTeX-packages you have installed.
35030 \begin_inset Newline newline
35031 \end_inset
35032
35033  
35034 \begin_inset Note Greyedout
35035 status open
35036
35037 \begin_layout Plain Layout
35038
35039 \series bold
35040 Note:
35041 \series default
35042  Not all characters will be visible in the 
35043 \family sans
35044 Symbols
35045 \family default
35046  dialog because none of the screen font that you can set in the preferences
35047  dialog (see sec.
35048 \begin_inset space \thinspace{}
35049 \end_inset
35050
35051
35052 \begin_inset CommandInset ref
35053 LatexCommand ref
35054 reference "sub:Screen-Fonts"
35055
35056 \end_inset
35057
35058 ) can display every character.
35059 \end_layout
35060
35061 \end_inset
35062
35063
35064 \end_layout
35065
35066 \begin_layout Description
35067 Ellipsis Inserts an ellipsis: \SpecialChar \ldots{}
35068
35069 \end_layout
35070
35071 \begin_layout Description
35072 End
35073 \begin_inset space ~
35074 \end_inset
35075
35076 of
35077 \begin_inset space ~
35078 \end_inset
35079
35080 Sentence Inserts an end of sentence dot as described in section
35081 \begin_inset space ~
35082 \end_inset
35083
35084
35085 \begin_inset CommandInset ref
35086 LatexCommand ref
35087 reference "sub:Abbreviations"
35088
35089 \end_inset
35090
35091 .
35092 \end_layout
35093
35094 \begin_layout Description
35095 Ordinary
35096 \begin_inset space ~
35097 \end_inset
35098
35099 Quote Inserts this quote: 
35100 \begin_inset Quotes erd
35101 \end_inset
35102
35103 , no matter what quote type you selected in the 
35104 \family sans
35105 Document\SpecialChar \menuseparator
35106 Settings
35107 \family default
35108  dialog under 
35109 \family sans
35110 Language
35111 \family default
35112 .
35113 \end_layout
35114
35115 \begin_layout Description
35116 Single
35117 \begin_inset space ~
35118 \end_inset
35119
35120 Quote Inserts this quote: 
35121 \begin_inset Quotes els
35122 \end_inset
35123
35124
35125 \end_layout
35126
35127 \begin_layout Description
35128 Protected
35129 \begin_inset space ~
35130 \end_inset
35131
35132 Hyphen Inserts a hyphen that is protected from line breaks: \SpecialChar \nobreakdash-
35133
35134 \end_layout
35135
35136 \begin_layout Description
35137 Breakable
35138 \begin_inset space ~
35139 \end_inset
35140
35141 Slash Inserts a slash where also a line break can occur: \SpecialChar \slash{}
35142
35143 \end_layout
35144
35145 \begin_layout Description
35146 Menu
35147 \begin_inset space ~
35148 \end_inset
35149
35150 Separator Inserts the menu separator sign: \SpecialChar \menuseparator
35151
35152 \end_layout
35153
35154 \begin_layout Description
35155 Phonetic
35156 \begin_inset space ~
35157 \end_inset
35158
35159 Symbols 
35160 \begin_inset Index
35161 status collapsed
35162
35163 \begin_layout Plain Layout
35164 Phonetic symbols
35165 \end_layout
35166
35167 \end_inset
35168
35169
35170 \begin_inset Index
35171 status collapsed
35172
35173 \begin_layout Plain Layout
35174 Language ! Phonetic symbols
35175 \end_layout
35176
35177 \end_inset
35178
35179 Creates a formula with a so called tipa inset.
35180  Here you can insert commands to create IPA phonetic symbols.
35181  For this feature you must have the LaTeX-package 
35182 \series bold
35183 tipa
35184 \series default
35185
35186 \begin_inset Index
35187 status collapsed
35188
35189 \begin_layout Plain Layout
35190 LaTeX-packages ! tipa
35191 \end_layout
35192
35193 \end_inset
35194
35195  installed.
35196 \begin_inset Newline newline
35197 \end_inset
35198
35199 For more informations about this feature we refer to the documentation of
35200  
35201 \series bold
35202 tipa, 
35203 \begin_inset CommandInset citation
35204 LatexCommand cite
35205 key "tipa"
35206
35207 \end_inset
35208
35209
35210 \series default
35211  and this Wiki-page:
35212 \begin_inset Newline newline
35213 \end_inset
35214
35215
35216 \begin_inset Flex URL
35217 status open
35218
35219 \begin_layout Plain Layout
35220
35221 http://wiki.lyx.org/LyX/LinguistLyX
35222 \end_layout
35223
35224 \end_inset
35225
35226
35227 \end_layout
35228
35229 \begin_layout Subsection
35230 Formatting
35231 \end_layout
35232
35233 \begin_layout Standard
35234 Here you can insert the following format constructs:
35235 \end_layout
35236
35237 \begin_layout Description
35238 Superscript Inserts an superscript: test
35239 \begin_inset Formula $^{\text{a,b}}$
35240 \end_inset
35241
35242
35243 \end_layout
35244
35245 \begin_layout Description
35246 Subscript Inserts an subscript: test
35247 \begin_inset Formula $_{\text{3x}}$
35248 \end_inset
35249
35250
35251 \end_layout
35252
35253 \begin_layout Description
35254 Protected
35255 \begin_inset space ~
35256 \end_inset
35257
35258 Space Inserts a protected space that is described in section
35259 \begin_inset space ~
35260 \end_inset
35261
35262
35263 \begin_inset CommandInset ref
35264 LatexCommand ref
35265 reference "sub:Protected-Space"
35266
35267 \end_inset
35268
35269 .
35270 \end_layout
35271
35272 \begin_layout Description
35273 Inter-word
35274 \begin_inset space ~
35275 \end_inset
35276
35277 Space Inserts an inter-word space that is described in section
35278 \begin_inset space ~
35279 \end_inset
35280
35281
35282 \begin_inset CommandInset ref
35283 LatexCommand ref
35284 reference "sub:Inter-word-Space"
35285
35286 \end_inset
35287
35288 .
35289 \end_layout
35290
35291 \begin_layout Description
35292 Thin
35293 \begin_inset space ~
35294 \end_inset
35295
35296 Space Inserts a thin space that is described in section
35297 \begin_inset space ~
35298 \end_inset
35299
35300
35301 \begin_inset CommandInset ref
35302 LatexCommand ref
35303 reference "sub:Thin-Space"
35304
35305 \end_inset
35306
35307 .
35308 \end_layout
35309
35310 \begin_layout Description
35311 Horizontal
35312 \begin_inset space ~
35313 \end_inset
35314
35315 Space Inserts horizontal space, see section
35316 \begin_inset space ~
35317 \end_inset
35318
35319
35320 \begin_inset CommandInset ref
35321 LatexCommand ref
35322 reference "sub:Horizontal-Space"
35323
35324 \end_inset
35325
35326  for a description.
35327 \end_layout
35328
35329 \begin_layout Description
35330 Horizontal
35331 \begin_inset space ~
35332 \end_inset
35333
35334 Line Inserts an horizontal line, see section
35335 \begin_inset space ~
35336 \end_inset
35337
35338
35339 \begin_inset CommandInset ref
35340 LatexCommand ref
35341 reference "sub:Horizontal-Lines"
35342
35343 \end_inset
35344
35345  for a description.
35346 \end_layout
35347
35348 \begin_layout Description
35349 Vertical
35350 \begin_inset space ~
35351 \end_inset
35352
35353 Space Inserts vertical space, see section
35354 \begin_inset space ~
35355 \end_inset
35356
35357
35358 \begin_inset CommandInset ref
35359 LatexCommand ref
35360 reference "sub:Vertical-Space"
35361
35362 \end_inset
35363
35364  for a description.
35365 \end_layout
35366
35367 \begin_layout Description
35368 Hyphenation
35369 \begin_inset space ~
35370 \end_inset
35371
35372 Point Inserts an hyphenation point, see section
35373 \begin_inset space ~
35374 \end_inset
35375
35376
35377 \begin_inset CommandInset ref
35378 LatexCommand ref
35379 reference "sub:Hyphenation"
35380
35381 \end_inset
35382
35383 .
35384 \end_layout
35385
35386 \begin_layout Description
35387 Ligature
35388 \begin_inset space ~
35389 \end_inset
35390
35391 Break Inserts a ligature break, see section
35392 \begin_inset space ~
35393 \end_inset
35394
35395
35396 \begin_inset CommandInset ref
35397 LatexCommand ref
35398 reference "sub:Ligatures"
35399
35400 \end_inset
35401
35402 .
35403 \end_layout
35404
35405 \begin_layout Description
35406 Ragged
35407 \begin_inset space ~
35408 \end_inset
35409
35410 Line
35411 \begin_inset space ~
35412 \end_inset
35413
35414 Break Inserts a forced line break, see section
35415 \begin_inset space ~
35416 \end_inset
35417
35418
35419 \begin_inset CommandInset ref
35420 LatexCommand ref
35421 reference "sub:Forced-Line-Breaks"
35422
35423 \end_inset
35424
35425 .
35426 \end_layout
35427
35428 \begin_layout Description
35429 Justified
35430 \begin_inset space ~
35431 \end_inset
35432
35433 Break Inserts a forced line break that furthermore stretches the broken
35434  text line to the page border, see section
35435 \begin_inset space ~
35436 \end_inset
35437
35438
35439 \begin_inset CommandInset ref
35440 LatexCommand ref
35441 reference "sub:Forced-Line-Breaks"
35442
35443 \end_inset
35444
35445 .
35446 \end_layout
35447
35448 \begin_layout Description
35449 New
35450 \begin_inset space ~
35451 \end_inset
35452
35453 Page Inserts a forced page break, described in section
35454 \begin_inset space ~
35455 \end_inset
35456
35457
35458 \begin_inset CommandInset ref
35459 LatexCommand ref
35460 reference "sub:Forced-Page-Breaks"
35461
35462 \end_inset
35463
35464 .
35465 \end_layout
35466
35467 \begin_layout Description
35468 Page
35469 \begin_inset space ~
35470 \end_inset
35471
35472 Break Inserts a forced page break that furthermore stretches the broken
35473  text page to the page border, described in section
35474 \begin_inset space ~
35475 \end_inset
35476
35477
35478 \begin_inset CommandInset ref
35479 LatexCommand ref
35480 reference "sub:Forced-Page-Breaks"
35481
35482 \end_inset
35483
35484 .
35485 \end_layout
35486
35487 \begin_layout Description
35488 Clear
35489 \begin_inset space ~
35490 \end_inset
35491
35492 Page Inserts a clear page break, described in section
35493 \begin_inset space ~
35494 \end_inset
35495
35496
35497 \begin_inset CommandInset ref
35498 LatexCommand ref
35499 reference "sub:Clear-Page-Breaks"
35500
35501 \end_inset
35502
35503 .
35504 \end_layout
35505
35506 \begin_layout Description
35507 Clear
35508 \begin_inset space ~
35509 \end_inset
35510
35511 Double
35512 \begin_inset space ~
35513 \end_inset
35514
35515 Page Inserts a clear doublepage break, described in section
35516 \begin_inset space ~
35517 \end_inset
35518
35519
35520 \begin_inset CommandInset ref
35521 LatexCommand ref
35522 reference "sub:Clear-Page-Breaks"
35523
35524 \end_inset
35525
35526 .
35527 \end_layout
35528
35529 \begin_layout Subsection
35530 List / TOC
35531 \end_layout
35532
35533 \begin_layout Standard
35534 Various lists can be inserted with this menu.
35535  The table of contents, the algorithm, figures, and tables list are described
35536  in section
35537 \begin_inset space ~
35538 \end_inset
35539
35540
35541 \begin_inset CommandInset ref
35542 LatexCommand ref
35543 reference "sec:toc"
35544
35545 \end_inset
35546
35547 .
35548  The index list is described in section
35549 \begin_inset space ~
35550 \end_inset
35551
35552
35553 \begin_inset CommandInset ref
35554 LatexCommand ref
35555 reference "sec:Index"
35556
35557 \end_inset
35558
35559 , the nomenclature in section
35560 \begin_inset space ~
35561 \end_inset
35562
35563
35564 \begin_inset CommandInset ref
35565 LatexCommand ref
35566 reference "sec:Nomenclature"
35567
35568 \end_inset
35569
35570 , and the BibTeX bibliography in section
35571 \begin_inset space ~
35572 \end_inset
35573
35574
35575 \begin_inset CommandInset ref
35576 LatexCommand ref
35577 reference "sub:Bibliography-databases"
35578
35579 \end_inset
35580
35581 .
35582 \end_layout
35583
35584 \begin_layout Subsection
35585 Float
35586 \end_layout
35587
35588 \begin_layout Standard
35589 To insert floats, described in section
35590 \begin_inset space ~
35591 \end_inset
35592
35593
35594 \begin_inset CommandInset ref
35595 LatexCommand ref
35596 reference "sec:Floats"
35597
35598 \end_inset
35599
35600 .
35601 \end_layout
35602
35603 \begin_layout Subsection
35604 Note
35605 \end_layout
35606
35607 \begin_layout Standard
35608 To insert notes, described in section
35609 \begin_inset space ~
35610 \end_inset
35611
35612
35613 \begin_inset CommandInset ref
35614 LatexCommand ref
35615 reference "sec:Notes"
35616
35617 \end_inset
35618
35619 .
35620 \end_layout
35621
35622 \begin_layout Subsection
35623 Branch
35624 \end_layout
35625
35626 \begin_layout Standard
35627 Inserts branch insets as described in section
35628 \begin_inset space ~
35629 \end_inset
35630
35631
35632 \begin_inset CommandInset ref
35633 LatexCommand ref
35634 reference "sec:Branches"
35635
35636 \end_inset
35637
35638 .
35639 \end_layout
35640
35641 \begin_layout Subsection
35642 File
35643 \begin_inset Index
35644 status collapsed
35645
35646 \begin_layout Plain Layout
35647 External Material
35648 \end_layout
35649
35650 \end_inset
35651
35652
35653 \end_layout
35654
35655 \begin_layout Standard
35656 Here you can insert files to include them or its content to your document.
35657  How this can be done is in detail explained in chapter 
35658 \emph on
35659 External Stuff
35660 \emph default
35661  of the 
35662 \emph on
35663 Embedded Objects
35664 \emph default
35665  manual.
35666 \end_layout
35667
35668 \begin_layout Subsection
35669 Box
35670 \begin_inset Index
35671 status collapsed
35672
35673 \begin_layout Plain Layout
35674 Boxes
35675 \end_layout
35676
35677 \end_inset
35678
35679
35680 \end_layout
35681
35682 \begin_layout Standard
35683 Inserts a minipage box that is described section
35684 \begin_inset space ~
35685 \end_inset
35686
35687
35688 \begin_inset CommandInset ref
35689 LatexCommand ref
35690 reference "sec:Minipages"
35691
35692 \end_inset
35693
35694 .
35695  All box types supported by LyX are explained in detail in chapter 
35696 \emph on
35697 Boxes
35698 \emph default
35699  of the 
35700 \emph on
35701 Embedded Objects
35702 \emph default
35703  manual.
35704 \end_layout
35705
35706 \begin_layout Subsection
35707 Citation
35708 \end_layout
35709
35710 \begin_layout Standard
35711 Inserts a citation as described in section
35712 \begin_inset space ~
35713 \end_inset
35714
35715
35716 \begin_inset CommandInset ref
35717 LatexCommand ref
35718 reference "sec:Bibliography"
35719
35720 \end_inset
35721
35722 .
35723 \end_layout
35724
35725 \begin_layout Subsection
35726 Cross-Reference
35727 \end_layout
35728
35729 \begin_layout Standard
35730 Inserts a cross-reference as described in section
35731 \begin_inset space ~
35732 \end_inset
35733
35734
35735 \begin_inset CommandInset ref
35736 LatexCommand ref
35737 reference "sec:Cross-References"
35738
35739 \end_inset
35740
35741 .
35742 \end_layout
35743
35744 \begin_layout Subsection
35745 Label
35746 \end_layout
35747
35748 \begin_layout Standard
35749 Inserts a label as described in section
35750 \begin_inset space ~
35751 \end_inset
35752
35753
35754 \begin_inset CommandInset ref
35755 LatexCommand ref
35756 reference "sec:Cross-References"
35757
35758 \end_inset
35759
35760 .
35761 \end_layout
35762
35763 \begin_layout Subsection
35764 Caption
35765 \begin_inset Index
35766 status collapsed
35767
35768 \begin_layout Plain Layout
35769 Captions
35770 \end_layout
35771
35772 \end_inset
35773
35774
35775 \begin_inset Index
35776 status collapsed
35777
35778 \begin_layout Plain Layout
35779 Longtables ! Caption
35780 \end_layout
35781
35782 \end_inset
35783
35784
35785 \end_layout
35786
35787 \begin_layout Standard
35788 Inserts a caption to floats or longtables.
35789  Floats are described in section
35790 \begin_inset space ~
35791 \end_inset
35792
35793
35794 \begin_inset CommandInset ref
35795 LatexCommand ref
35796 reference "sec:Floats"
35797
35798 \end_inset
35799
35800 , captions in longtables are described in section 
35801 \emph on
35802 Longtable Captions
35803 \emph default
35804  of the 
35805 \emph on
35806 Embedded Objects
35807 \emph default
35808  manual.
35809 \end_layout
35810
35811 \begin_layout Subsection
35812 Index Entry
35813 \end_layout
35814
35815 \begin_layout Standard
35816 Inserts an index entry as described in section
35817 \begin_inset space ~
35818 \end_inset
35819
35820
35821 \begin_inset CommandInset ref
35822 LatexCommand ref
35823 reference "sec:Index"
35824
35825 \end_inset
35826
35827 .
35828 \end_layout
35829
35830 \begin_layout Subsection
35831 Nomenclature Entry
35832 \end_layout
35833
35834 \begin_layout Standard
35835 Inserts a nomenclature entry as described in section
35836 \begin_inset space ~
35837 \end_inset
35838
35839
35840 \begin_inset CommandInset ref
35841 LatexCommand ref
35842 reference "sec:Nomenclature"
35843
35844 \end_inset
35845
35846 .
35847 \end_layout
35848
35849 \begin_layout Subsection
35850 Table
35851 \end_layout
35852
35853 \begin_layout Standard
35854 Inserts a table.
35855  Tables are described in section
35856 \begin_inset space ~
35857 \end_inset
35858
35859
35860 \begin_inset CommandInset ref
35861 LatexCommand ref
35862 reference "sec:Tables"
35863
35864 \end_inset
35865
35866 .
35867 \end_layout
35868
35869 \begin_layout Subsection
35870 Graphics
35871 \end_layout
35872
35873 \begin_layout Standard
35874 Inserts a graphic.
35875  Graphics are described in section
35876 \begin_inset space ~
35877 \end_inset
35878
35879
35880 \begin_inset CommandInset ref
35881 LatexCommand ref
35882 reference "sec:Graphics"
35883
35884 \end_inset
35885
35886 .
35887 \end_layout
35888
35889 \begin_layout Subsection
35890 URL
35891 \end_layout
35892
35893 \begin_layout Standard
35894 Inserts an URL as described in section
35895 \begin_inset space ~
35896 \end_inset
35897
35898
35899 \begin_inset CommandInset ref
35900 LatexCommand ref
35901 reference "sub:URLs"
35902
35903 \end_inset
35904
35905 .
35906 \end_layout
35907
35908 \begin_layout Subsection
35909 Hyperlinks
35910 \end_layout
35911
35912 \begin_layout Standard
35913 Inserts a hyperlink as described in section
35914 \begin_inset space ~
35915 \end_inset
35916
35917
35918 \begin_inset CommandInset ref
35919 LatexCommand ref
35920 reference "sub:Hyperlinks"
35921
35922 \end_inset
35923
35924 .
35925 \end_layout
35926
35927 \begin_layout Subsection
35928 Footnote
35929 \end_layout
35930
35931 \begin_layout Standard
35932 Inserts a footnote, see section
35933 \begin_inset space ~
35934 \end_inset
35935
35936
35937 \begin_inset CommandInset ref
35938 LatexCommand ref
35939 reference "sec:Footnotes"
35940
35941 \end_inset
35942
35943 .
35944 \end_layout
35945
35946 \begin_layout Subsection
35947 Marginal Note
35948 \end_layout
35949
35950 \begin_layout Standard
35951 Inserts a marginal note, see section
35952 \begin_inset space ~
35953 \end_inset
35954
35955
35956 \begin_inset CommandInset ref
35957 LatexCommand ref
35958 reference "sec:Marginal-Notes"
35959
35960 \end_inset
35961
35962 .
35963 \end_layout
35964
35965 \begin_layout Subsection
35966 Short Title
35967 \end_layout
35968
35969 \begin_layout Standard
35970 Inserts a short title, see section
35971 \begin_inset space ~
35972 \end_inset
35973
35974
35975 \begin_inset CommandInset ref
35976 LatexCommand ref
35977 reference "sec:Short-Titles"
35978
35979 \end_inset
35980
35981 .
35982 \end_layout
35983
35984 \begin_layout Subsection
35985 TeX Code
35986 \end_layout
35987
35988 \begin_layout Standard
35989 Inserts a TeX Code box, see section
35990 \begin_inset space ~
35991 \end_inset
35992
35993
35994 \begin_inset CommandInset ref
35995 LatexCommand ref
35996 reference "sub:TeX-Code-Boxes"
35997
35998 \end_inset
35999
36000  for a description.
36001 \end_layout
36002
36003 \begin_layout Subsection
36004 Program Listing
36005 \begin_inset Index
36006 status collapsed
36007
36008 \begin_layout Plain Layout
36009 Program listings
36010 \end_layout
36011
36012 \end_inset
36013
36014
36015 \end_layout
36016
36017 \begin_layout Standard
36018 Inserts a program listings box.
36019  Program listings are explained in chapter 
36020 \emph on
36021 Program Code Listings
36022 \emph default
36023  of the 
36024 \emph on
36025 Embedded Objects
36026 \emph default
36027  manual.
36028 \end_layout
36029
36030 \begin_layout Subsection
36031 Date
36032 \end_layout
36033
36034 \begin_layout Standard
36035 Inserts the actual date.
36036  The format depends on the date format of the language that is used for
36037  LyX's menus.
36038  LyX offers another ways to insert a date which is explained in section
36039  
36040 \emph on
36041 External Material
36042 \emph default
36043  of the 
36044 \emph on
36045 Embedded Objects
36046 \emph default
36047  manual.
36048  There the different methods are also compared.
36049 \end_layout
36050
36051 \begin_layout Section
36052 The Navigate Menu
36053 \begin_inset Index
36054 status collapsed
36055
36056 \begin_layout Plain Layout
36057 Menu ! Navigate
36058 \end_layout
36059
36060 \end_inset
36061
36062
36063 \end_layout
36064
36065 \begin_layout Standard
36066 This menu lists the existing chapters, sections, figures, tables, etc.
36067 \begin_inset space ~
36068 \end_inset
36069
36070 of the current document.
36071  This allows you to navigate easily through you document.
36072 \end_layout
36073
36074 \begin_layout Subsection
36075 Bookmarks
36076 \end_layout
36077
36078 \begin_layout Standard
36079 With this menu you are able to define your own bookmarks.
36080  This is useful when you are working on a large documents and often have
36081  to jump e.
36082 \begin_inset space \thinspace{}
36083 \end_inset
36084
36085 g.
36086 \begin_inset space \space{}
36087 \end_inset
36088
36089 between section
36090 \begin_inset space ~
36091 \end_inset
36092
36093 2.5 and 6.3.
36094  To create bookmarks for this example, go to section
36095 \begin_inset space ~
36096 \end_inset
36097
36098 2.5 and use the menu 
36099 \family sans
36100 Save
36101 \begin_inset space ~
36102 \end_inset
36103
36104 Bookmark
36105 \begin_inset space ~
36106 \end_inset
36107
36108 1
36109 \family default
36110 .
36111  Then go to section
36112 \begin_inset space ~
36113 \end_inset
36114
36115 6.3 and use 
36116 \family sans
36117 Save
36118 \begin_inset space ~
36119 \end_inset
36120
36121 Bookmark
36122 \begin_inset space ~
36123 \end_inset
36124
36125
36126 \family default
36127 2.
36128  Now you can jump easily between these sections by using the menu or by
36129  the key bindings 
36130 \begin_inset Info
36131 type  "shortcut"
36132 arg   "bookmark-goto 1"
36133 \end_inset
36134
36135  and 
36136 \begin_inset Info
36137 type  "shortcut"
36138 arg   "bookmark-goto 2"
36139 \end_inset
36140
36141 .
36142 \end_layout
36143
36144 \begin_layout Standard
36145 You can also use bookmarks to jump between several opened documents.
36146  The saved bookmarks are valid till the document is closed.
36147 \end_layout
36148
36149 \begin_layout Subsection
36150 Next Note, Change, Cross-reference
36151 \end_layout
36152
36153 \begin_layout Standard
36154 Jump to the next note, change, or cross-reference following the current
36155  cursor position.
36156 \end_layout
36157
36158 \begin_layout Subsection
36159 Go to Label
36160 \end_layout
36161
36162 \begin_layout Standard
36163 Only active when the cursor is in front of a cross-reference.
36164  Sets the cursor before the referenced label, the same as if you right-click
36165  on a cross-reference box.
36166 \end_layout
36167
36168 \begin_layout Section
36169 The Document Menu
36170 \begin_inset Index
36171 status collapsed
36172
36173 \begin_layout Plain Layout
36174 Menu ! Document
36175 \end_layout
36176
36177 \end_inset
36178
36179
36180 \end_layout
36181
36182 \begin_layout Subsection
36183 Change Tracking
36184 \end_layout
36185
36186 \begin_layout Standard
36187 Change Tracking is described in section
36188 \begin_inset space ~
36189 \end_inset
36190
36191
36192 \begin_inset CommandInset ref
36193 LatexCommand ref
36194 reference "sec:Change-Tracking"
36195
36196 \end_inset
36197
36198 .
36199 \end_layout
36200
36201 \begin_layout Subsection
36202 LaT
36203 \begin_inset ERT
36204 status collapsed
36205
36206 \begin_layout Plain Layout
36207
36208 {}
36209 \end_layout
36210
36211 \end_inset
36212
36213 eX Log
36214 \end_layout
36215
36216 \begin_layout Standard
36217 After running LaTeX by viewing or exporting a document, this menu will be
36218  enabled.
36219  It shows the logfile of the used LaTeX-program.
36220 \end_layout
36221
36222 \begin_layout Standard
36223 Here you can see how LaTeX works in the background.
36224  
36225 \emph on
36226 Experts
36227 \emph default
36228  will find in it reasons for LaTeX-errors.
36229 \end_layout
36230
36231 \begin_layout Subsection
36232 Outline
36233 \end_layout
36234
36235 \begin_layout Standard
36236 Opens the TOC/Outline window as described in section
36237 \begin_inset space ~
36238 \end_inset
36239
36240
36241 \begin_inset CommandInset ref
36242 LatexCommand ref
36243 reference "sec:Navigating"
36244
36245 \end_inset
36246
36247  and 
36248 \begin_inset CommandInset ref
36249 LatexCommand ref
36250 reference "sub:Table-of-Contents"
36251
36252 \end_inset
36253
36254 .
36255 \end_layout
36256
36257 \begin_layout Subsection
36258 Start Appendix Here
36259 \end_layout
36260
36261 \begin_layout Standard
36262 This menu will start the appendix of the document at the current cursor
36263  position as described in section
36264 \begin_inset space ~
36265 \end_inset
36266
36267
36268 \begin_inset CommandInset ref
36269 LatexCommand ref
36270 reference "sec:Appendices"
36271
36272 \end_inset
36273
36274 .
36275 \end_layout
36276
36277 \begin_layout Subsection
36278 Compressed
36279 \end_layout
36280
36281 \begin_layout Standard
36282 Un/compresses the actual document.
36283 \end_layout
36284
36285 \begin_layout Subsection
36286 Settings
36287 \end_layout
36288
36289 \begin_layout Standard
36290 The document settings are described in appendix
36291 \begin_inset space ~
36292 \end_inset
36293
36294
36295 \begin_inset CommandInset ref
36296 LatexCommand ref
36297 reference "cha:The-Document-Settings"
36298
36299 \end_inset
36300
36301 .
36302 \end_layout
36303
36304 \begin_layout Section
36305 The Tools Menu
36306 \begin_inset Index
36307 status collapsed
36308
36309 \begin_layout Plain Layout
36310 Menu ! Tools
36311 \end_layout
36312
36313 \end_inset
36314
36315
36316 \end_layout
36317
36318 \begin_layout Subsection
36319 Spellchecker
36320 \end_layout
36321
36322 \begin_layout Standard
36323 Spell checking is explained in section
36324 \begin_inset space ~
36325 \end_inset
36326
36327
36328 \begin_inset CommandInset ref
36329 LatexCommand ref
36330 reference "sec:Spellchecking"
36331
36332 \end_inset
36333
36334 .
36335 \end_layout
36336
36337 \begin_layout Subsection
36338 Thesaurus
36339 \end_layout
36340
36341 \begin_layout Standard
36342 The thesaurus is described in section
36343 \begin_inset space ~
36344 \end_inset
36345
36346
36347 \begin_inset CommandInset ref
36348 LatexCommand ref
36349 reference "sec:Thesaurus"
36350
36351 \end_inset
36352
36353 .
36354 \end_layout
36355
36356 \begin_layout Subsection
36357 Statistics
36358 \begin_inset Index
36359 status collapsed
36360
36361 \begin_layout Plain Layout
36362 Word count
36363 \end_layout
36364
36365 \end_inset
36366
36367
36368 \begin_inset Index
36369 status collapsed
36370
36371 \begin_layout Plain Layout
36372 Character count
36373 \end_layout
36374
36375 \end_inset
36376
36377
36378 \end_layout
36379
36380 \begin_layout Standard
36381 Counts the number of words and characters in the actual document or the
36382  highlighted document part.
36383 \end_layout
36384
36385 \begin_layout Subsection
36386 TeX Information
36387 \begin_inset Index
36388 status collapsed
36389
36390 \begin_layout Plain Layout
36391 TeX Information
36392 \end_layout
36393
36394 \end_inset
36395
36396
36397 \end_layout
36398
36399 \begin_layout Standard
36400 Shows you a list of the classes and styles installed in your LaTeX-system.
36401 \end_layout
36402
36403 \begin_layout Subsection
36404 Reconfigure
36405 \begin_inset Index
36406 status collapsed
36407
36408 \begin_layout Plain Layout
36409 LyX ! Reconfigure|see
36410 \begin_inset ERT
36411 status collapsed
36412
36413 \begin_layout Plain Layout
36414
36415 {
36416 \end_layout
36417
36418 \end_inset
36419
36420 Reconfiguration of LyX
36421 \begin_inset ERT
36422 status collapsed
36423
36424 \begin_layout Plain Layout
36425
36426 }
36427 \end_layout
36428
36429 \end_inset
36430
36431
36432 \end_layout
36433
36434 \end_inset
36435
36436
36437 \begin_inset Index
36438 status collapsed
36439
36440 \begin_layout Plain Layout
36441 Reconfiguration of LyX
36442 \end_layout
36443
36444 \end_inset
36445
36446
36447 \end_layout
36448
36449 \begin_layout Standard
36450 This menu reconfigures LyX.
36451  That means LyX looks for LaTeX-packages and needed programs, see also section
36452 \begin_inset space ~
36453 \end_inset
36454
36455
36456 \begin_inset CommandInset ref
36457 LatexCommand ref
36458 reference "sec:Basic-LyX-Setup"
36459
36460 \end_inset
36461
36462 .
36463 \end_layout
36464
36465 \begin_layout Subsection
36466 Preferences
36467 \end_layout
36468
36469 \begin_layout Standard
36470 The preferences dialog is described in detail in appendix
36471 \begin_inset space \thinspace{}
36472 \end_inset
36473
36474
36475 \begin_inset CommandInset ref
36476 LatexCommand ref
36477 reference "cha:The-Preferences-dialog"
36478
36479 \end_inset
36480
36481 .
36482 \end_layout
36483
36484 \begin_layout Section
36485 The Help Menu
36486 \begin_inset Index
36487 status collapsed
36488
36489 \begin_layout Plain Layout
36490 Menu ! Help
36491 \end_layout
36492
36493 \end_inset
36494
36495
36496 \end_layout
36497
36498 \begin_layout Standard
36499 This menu opens the documentation files of LyX in the language of LyX's
36500  menus.
36501 \end_layout
36502
36503 \begin_layout Standard
36504 The menu 
36505 \family sans
36506 LaTeX
36507 \begin_inset space ~
36508 \end_inset
36509
36510 Configuration
36511 \family default
36512  shows a LyX-document with informations about the LaTeX-packages and classes
36513  found by LyX (see also section
36514 \begin_inset space ~
36515 \end_inset
36516
36517
36518 \begin_inset CommandInset ref
36519 LatexCommand ref
36520 reference "sec:LaTeX-Setup"
36521
36522 \end_inset
36523
36524 ).
36525 \end_layout
36526
36527 \begin_layout Section
36528 Toolbars
36529 \begin_inset CommandInset label
36530 LatexCommand label
36531 name "sec:Toolbars"
36532
36533 \end_inset
36534
36535
36536 \end_layout
36537
36538 \begin_layout Standard
36539 How to show or hide toolbars is explained in section
36540 \begin_inset space ~
36541 \end_inset
36542
36543
36544 \begin_inset CommandInset ref
36545 LatexCommand ref
36546 reference "sub:Toolbars"
36547
36548 \end_inset
36549
36550 .
36551 \end_layout
36552
36553 \begin_layout Standard
36554 It is also possible to define custom toolbars.
36555  This is described in the 
36556 \emph on
36557 Additional Features
36558 \emph default
36559  manual.
36560 \end_layout
36561
36562 \begin_layout Subsection
36563 Standard Toolbar
36564 \begin_inset Index
36565 status collapsed
36566
36567 \begin_layout Plain Layout
36568 Toolbar ! Standard
36569 \end_layout
36570
36571 \end_inset
36572
36573
36574 \end_layout
36575
36576 \begin_layout Standard
36577 \begin_inset Graphics
36578         filename clipart/StandardToolbar.png
36579         width 100col%
36580
36581 \end_inset
36582
36583
36584 \end_layout
36585
36586 \begin_layout Standard
36587 \begin_inset VSpace defskip
36588 \end_inset
36589
36590
36591 \end_layout
36592
36593 \begin_layout Standard
36594 The standard toolbar as shown above contains from left to right the following
36595  buttons:
36596 \begin_inset ERT
36597 status collapsed
36598
36599 \begin_layout Plain Layout
36600
36601
36602 \backslash
36603 setlength{
36604 \backslash
36605 LTleft}{0pt}
36606 \end_layout
36607
36608 \end_inset
36609
36610
36611 \begin_inset Note Note
36612 status collapsed
36613
36614 \begin_layout Plain Layout
36615 This is necessary to left align the following longtables.
36616  See the 
36617 \emph on
36618 Embedded Objects
36619 \emph default
36620  manual for more information.
36621 \end_layout
36622
36623 \end_inset
36624
36625
36626 \end_layout
36627
36628 \begin_layout Standard
36629 \begin_inset VSpace defskip
36630 \end_inset
36631
36632
36633 \end_layout
36634
36635 \begin_layout Standard
36636 \begin_inset Tabular
36637 <lyxtabular version="3" rows="1" columns="2">
36638 <features islongtable="true">
36639 <column alignment="center" valignment="top" width="0">
36640 <column alignment="center" valignment="top" width="0">
36641 <row>
36642 <cell alignment="center" valignment="top" usebox="none">
36643 \begin_inset Text
36644
36645 \begin_layout Plain Layout
36646 \begin_inset Graphics
36647         filename clipart/ToolbarEnvBox.png
36648         clip
36649
36650 \end_inset
36651
36652
36653 \end_layout
36654
36655 \end_inset
36656 </cell>
36657 <cell alignment="center" valignment="top" usebox="none">
36658 \begin_inset Text
36659
36660 \begin_layout Plain Layout
36661 pull-down box for the paragraph environments
36662 \end_layout
36663
36664 \end_inset
36665 </cell>
36666 </row>
36667 </lyxtabular>
36668
36669 \end_inset
36670
36671
36672 \end_layout
36673
36674 \begin_layout Standard
36675 \begin_inset VSpace -10mm
36676 \end_inset
36677
36678
36679 \end_layout
36680
36681 \begin_layout Standard
36682 \align left
36683 \begin_inset Tabular
36684 <lyxtabular version="3" rows="20" columns="2">
36685 <features islongtable="true">
36686 <column alignment="left" valignment="top" width="0">
36687 <column alignment="left" valignment="top" width="0">
36688 <row interlinespace="2.5mm">
36689 <cell alignment="center" valignment="top" usebox="none">
36690 \begin_inset Text
36691
36692 \begin_layout Plain Layout
36693
36694 \family sans
36695 \begin_inset Graphics
36696         filename ../images/buffer-new.png
36697         BoundingBox 0bp 5bp 20bp 20bp
36698
36699 \end_inset
36700
36701
36702 \end_layout
36703
36704 \end_inset
36705 </cell>
36706 <cell alignment="center" valignment="top" usebox="none">
36707 \begin_inset Text
36708
36709 \begin_layout Plain Layout
36710
36711 \family sans
36712 File\SpecialChar \menuseparator
36713 New
36714 \end_layout
36715
36716 \end_inset
36717 </cell>
36718 </row>
36719 <row interlinespace="2.5mm">
36720 <cell alignment="center" valignment="top" usebox="none">
36721 \begin_inset Text
36722
36723 \begin_layout Plain Layout
36724 \begin_inset Graphics
36725         filename ../images/file-open.png
36726         BoundingBox 0bp 5bp 20bp 20bp
36727
36728 \end_inset
36729
36730
36731 \end_layout
36732
36733 \end_inset
36734 </cell>
36735 <cell alignment="center" valignment="top" usebox="none">
36736 \begin_inset Text
36737
36738 \begin_layout Plain Layout
36739
36740 \family sans
36741 File\SpecialChar \menuseparator
36742 Open
36743 \end_layout
36744
36745 \end_inset
36746 </cell>
36747 </row>
36748 <row interlinespace="2.5mm">
36749 <cell alignment="center" valignment="top" usebox="none">
36750 \begin_inset Text
36751
36752 \begin_layout Plain Layout
36753 \begin_inset Graphics
36754         filename ../images/buffer-write.png
36755         BoundingBox 0bp 5bp 20bp 20bp
36756
36757 \end_inset
36758
36759
36760 \end_layout
36761
36762 \end_inset
36763 </cell>
36764 <cell alignment="center" valignment="top" usebox="none">
36765 \begin_inset Text
36766
36767 \begin_layout Plain Layout
36768
36769 \family sans
36770 File\SpecialChar \menuseparator
36771 Save
36772 \end_layout
36773
36774 \end_inset
36775 </cell>
36776 </row>
36777 <row interlinespace="2.5mm">
36778 <cell alignment="center" valignment="top" usebox="none">
36779 \begin_inset Text
36780
36781 \begin_layout Plain Layout
36782 \begin_inset Graphics
36783         filename ../images/dialog-show_print.png
36784         BoundingBox 0bp 5bp 24bp 20bp
36785
36786 \end_inset
36787
36788
36789 \end_layout
36790
36791 \end_inset
36792 </cell>
36793 <cell alignment="center" valignment="top" usebox="none">
36794 \begin_inset Text
36795
36796 \begin_layout Plain Layout
36797
36798 \family sans
36799 File\SpecialChar \menuseparator
36800 Print
36801 \end_layout
36802
36803 \end_inset
36804 </cell>
36805 </row>
36806 <row interlinespace="2.5mm">
36807 <cell alignment="center" valignment="top" usebox="none">
36808 \begin_inset Text
36809
36810 \begin_layout Plain Layout
36811 \begin_inset Graphics
36812         filename ../images/dialog-show_spellchecker.png
36813         BoundingBox 0bp 5bp 20bp 20bp
36814
36815 \end_inset
36816
36817
36818 \end_layout
36819
36820 \end_inset
36821 </cell>
36822 <cell alignment="center" valignment="top" usebox="none">
36823 \begin_inset Text
36824
36825 \begin_layout Plain Layout
36826
36827 \family sans
36828 Tools\SpecialChar \menuseparator
36829 Spellchecker
36830 \end_layout
36831
36832 \end_inset
36833 </cell>
36834 </row>
36835 <row interlinespace="2.5mm">
36836 <cell alignment="center" valignment="top" usebox="none">
36837 \begin_inset Text
36838
36839 \begin_layout Plain Layout
36840 \begin_inset Graphics
36841         filename ../images/undo.png
36842         BoundingBox 0bp 5bp 20bp 20bp
36843
36844 \end_inset
36845
36846
36847 \end_layout
36848
36849 \end_inset
36850 </cell>
36851 <cell alignment="center" valignment="top" usebox="none">
36852 \begin_inset Text
36853
36854 \begin_layout Plain Layout
36855
36856 \family sans
36857 Edit\SpecialChar \menuseparator
36858 Undo
36859 \end_layout
36860
36861 \end_inset
36862 </cell>
36863 </row>
36864 <row interlinespace="2.5mm">
36865 <cell alignment="center" valignment="top" usebox="none">
36866 \begin_inset Text
36867
36868 \begin_layout Plain Layout
36869 \begin_inset Graphics
36870         filename ../images/redo.png
36871         BoundingBox 0bp 5bp 20bp 20bp
36872
36873 \end_inset
36874
36875
36876 \end_layout
36877
36878 \end_inset
36879 </cell>
36880 <cell alignment="center" valignment="top" usebox="none">
36881 \begin_inset Text
36882
36883 \begin_layout Plain Layout
36884
36885 \family sans
36886 Edit\SpecialChar \menuseparator
36887 Redo
36888 \end_layout
36889
36890 \end_inset
36891 </cell>
36892 </row>
36893 <row interlinespace="2.5mm">
36894 <cell alignment="center" valignment="top" usebox="none">
36895 \begin_inset Text
36896
36897 \begin_layout Plain Layout
36898 \begin_inset Graphics
36899         filename ../images/cut.png
36900         BoundingBox 0bp 5bp 20bp 20bp
36901
36902 \end_inset
36903
36904
36905 \end_layout
36906
36907 \end_inset
36908 </cell>
36909 <cell alignment="center" valignment="top" usebox="none">
36910 \begin_inset Text
36911
36912 \begin_layout Plain Layout
36913
36914 \family sans
36915 Edit\SpecialChar \menuseparator
36916 Cut
36917 \end_layout
36918
36919 \end_inset
36920 </cell>
36921 </row>
36922 <row interlinespace="2.5mm">
36923 <cell alignment="center" valignment="top" usebox="none">
36924 \begin_inset Text
36925
36926 \begin_layout Plain Layout
36927 \begin_inset Graphics
36928         filename ../images/copy.png
36929         BoundingBox 0bp 5bp 20bp 20bp
36930
36931 \end_inset
36932
36933
36934 \end_layout
36935
36936 \end_inset
36937 </cell>
36938 <cell alignment="center" valignment="top" usebox="none">
36939 \begin_inset Text
36940
36941 \begin_layout Plain Layout
36942
36943 \family sans
36944 Edit\SpecialChar \menuseparator
36945 Copy
36946 \end_layout
36947
36948 \end_inset
36949 </cell>
36950 </row>
36951 <row interlinespace="2.5mm">
36952 <cell alignment="center" valignment="top" usebox="none">
36953 \begin_inset Text
36954
36955 \begin_layout Plain Layout
36956 \begin_inset Graphics
36957         filename ../images/paste.png
36958         BoundingBox 0bp 5bp 20bp 20bp
36959
36960 \end_inset
36961
36962
36963 \end_layout
36964
36965 \end_inset
36966 </cell>
36967 <cell alignment="center" valignment="top" usebox="none">
36968 \begin_inset Text
36969
36970 \begin_layout Plain Layout
36971
36972 \family sans
36973 Edit\SpecialChar \menuseparator
36974 Paste
36975 \end_layout
36976
36977 \end_inset
36978 </cell>
36979 </row>
36980 <row interlinespace="2.5mm">
36981 <cell alignment="center" valignment="top" usebox="none">
36982 \begin_inset Text
36983
36984 \begin_layout Plain Layout
36985 \begin_inset Graphics
36986         filename ../images/dialog-show_findreplace.png
36987         BoundingBox 0bp 5bp 20bp 25bp
36988         rotateOrigin center
36989
36990 \end_inset
36991
36992
36993 \end_layout
36994
36995 \end_inset
36996 </cell>
36997 <cell alignment="center" valignment="top" usebox="none">
36998 \begin_inset Text
36999
37000 \begin_layout Plain Layout
37001
37002 \family sans
37003 Edit\SpecialChar \menuseparator
37004 Find
37005 \begin_inset space \thinspace{}
37006 \end_inset
37007
37008 &
37009 \begin_inset space \thinspace{}
37010 \end_inset
37011
37012 Replace
37013 \end_layout
37014
37015 \end_inset
37016 </cell>
37017 </row>
37018 <row interlinespace="2.5mm">
37019 <cell alignment="center" valignment="top" usebox="none">
37020 \begin_inset Text
37021
37022 \begin_layout Plain Layout
37023 \begin_inset Graphics
37024         filename ../images/font-emph.png
37025         BoundingBox 0bp 5bp 20bp 20bp
37026
37027 \end_inset
37028
37029
37030 \end_layout
37031
37032 \end_inset
37033 </cell>
37034 <cell alignment="center" valignment="top" usebox="none">
37035 \begin_inset Text
37036
37037 \begin_layout Plain Layout
37038 Emphasize text, function of the Edit
37039 \family sans
37040 \SpecialChar \menuseparator
37041 Text
37042 \begin_inset space ~
37043 \end_inset
37044
37045 Style
37046 \family default
37047  dialog
37048 \end_layout
37049
37050 \end_inset
37051 </cell>
37052 </row>
37053 <row interlinespace="2.5mm">
37054 <cell alignment="center" valignment="top" usebox="none">
37055 \begin_inset Text
37056
37057 \begin_layout Plain Layout
37058 \begin_inset Graphics
37059         filename ../images/font-noun.png
37060         BoundingBox 0bp 5bp 20bp 20bp
37061
37062 \end_inset
37063
37064
37065 \end_layout
37066
37067 \end_inset
37068 </cell>
37069 <cell alignment="center" valignment="top" usebox="none">
37070 \begin_inset Text
37071
37072 \begin_layout Plain Layout
37073 Set text to noun style, function of the Edit
37074 \family sans
37075 \SpecialChar \menuseparator
37076 Text
37077 \begin_inset space ~
37078 \end_inset
37079
37080 Style
37081 \family default
37082  dialog
37083 \end_layout
37084
37085 \end_inset
37086 </cell>
37087 </row>
37088 <row interlinespace="2.5mm">
37089 <cell alignment="center" valignment="top" usebox="none">
37090 \begin_inset Text
37091
37092 \begin_layout Plain Layout
37093 \begin_inset Graphics
37094         filename ../images/textstyle-apply.png
37095         BoundingBox 0bp 5bp 20bp 20bp
37096
37097 \end_inset
37098
37099
37100 \end_layout
37101
37102 \end_inset
37103 </cell>
37104 <cell alignment="center" valignment="top" usebox="none">
37105 \begin_inset Text
37106
37107 \begin_layout Plain Layout
37108 Formats text using the current settings in the 
37109 \family sans
37110 Edit\SpecialChar \menuseparator
37111 Text
37112 \begin_inset space ~
37113 \end_inset
37114
37115 Style
37116 \family default
37117  dialog
37118 \end_layout
37119
37120 \end_inset
37121 </cell>
37122 </row>
37123 <row interlinespace="2.5mm">
37124 <cell alignment="center" valignment="top" usebox="none">
37125 \begin_inset Text
37126
37127 \begin_layout Plain Layout
37128 \begin_inset Graphics
37129         filename ../images/math-mode.png
37130         BoundingBox 0bp 5bp 20bp 20bp
37131
37132 \end_inset
37133
37134
37135 \end_layout
37136
37137 \end_inset
37138 </cell>
37139 <cell alignment="center" valignment="top" usebox="none">
37140 \begin_inset Text
37141
37142 \begin_layout Plain Layout
37143
37144 \family sans
37145 Insert\SpecialChar \menuseparator
37146 Math\SpecialChar \menuseparator
37147 Inline
37148 \begin_inset space ~
37149 \end_inset
37150
37151 Formula
37152 \end_layout
37153
37154 \end_inset
37155 </cell>
37156 </row>
37157 <row interlinespace="2.5mm">
37158 <cell alignment="center" valignment="top" usebox="none">
37159 \begin_inset Text
37160
37161 \begin_layout Plain Layout
37162 \begin_inset Graphics
37163         filename ../images/dialog-show-new-inset_graphics.png
37164         BoundingBox 0bp 5bp 20bp 25bp
37165         rotateOrigin center
37166
37167 \end_inset
37168
37169
37170 \end_layout
37171
37172 \end_inset
37173 </cell>
37174 <cell alignment="center" valignment="top" usebox="none">
37175 \begin_inset Text
37176
37177 \begin_layout Plain Layout
37178
37179 \family sans
37180 Insert\SpecialChar \menuseparator
37181 Graphics
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/tabular-insert.png
37194         BoundingBox 0bp 5bp 20bp 25bp
37195         rotateOrigin center
37196
37197 \end_inset
37198
37199
37200 \end_layout
37201
37202 \end_inset
37203 </cell>
37204 <cell alignment="center" valignment="top" usebox="none">
37205 \begin_inset Text
37206
37207 \begin_layout Plain Layout
37208
37209 \family sans
37210 Insert\SpecialChar \menuseparator
37211 Table
37212 \end_layout
37213
37214 \end_inset
37215 </cell>
37216 </row>
37217 <row interlinespace="2.5mm">
37218 <cell alignment="center" valignment="top" usebox="none">
37219 \begin_inset Text
37220
37221 \begin_layout Plain Layout
37222 \begin_inset Graphics
37223         filename ../images/dialog-toggle_toc.png
37224         BoundingBox 0bp 5bp 20bp 25bp
37225         rotateOrigin center
37226
37227 \end_inset
37228
37229
37230 \end_layout
37231
37232 \end_inset
37233 </cell>
37234 <cell alignment="center" valignment="top" usebox="none">
37235 \begin_inset Text
37236
37237 \begin_layout Plain Layout
37238 Toggle outline window on/off, 
37239 \family sans
37240 Document\SpecialChar \menuseparator
37241 Outline
37242 \end_layout
37243
37244 \end_inset
37245 </cell>
37246 </row>
37247 <row interlinespace="2.5mm">
37248 <cell alignment="center" valignment="top" usebox="none">
37249 \begin_inset Text
37250
37251 \begin_layout Plain Layout
37252 \begin_inset Graphics
37253         filename ../images/toolbar-toggle_math.png
37254         BoundingBox 0bp 5bp 20bp 25bp
37255         rotateOrigin center
37256
37257 \end_inset
37258
37259
37260 \end_layout
37261
37262 \end_inset
37263 </cell>
37264 <cell alignment="center" valignment="top" usebox="none">
37265 \begin_inset Text
37266
37267 \begin_layout Plain Layout
37268 Toggle math toolbar on/off
37269 \end_layout
37270
37271 \end_inset
37272 </cell>
37273 </row>
37274 <row interlinespace="2.5mm">
37275 <cell alignment="center" valignment="top" usebox="none">
37276 \begin_inset Text
37277
37278 \begin_layout Plain Layout
37279 \begin_inset Graphics
37280         filename ../images/toolbar-toggle_table.png
37281         BoundingBox 0bp 5bp 20bp 25bp
37282         rotateOrigin center
37283
37284 \end_inset
37285
37286
37287 \end_layout
37288
37289 \end_inset
37290 </cell>
37291 <cell alignment="center" valignment="top" usebox="none">
37292 \begin_inset Text
37293
37294 \begin_layout Plain Layout
37295 Toggle table toolbar on/off
37296 \end_layout
37297
37298 \end_inset
37299 </cell>
37300 </row>
37301 </lyxtabular>
37302
37303 \end_inset
37304
37305
37306 \end_layout
37307
37308 \begin_layout Subsection
37309 Extra Toolbar
37310 \begin_inset Index
37311 status collapsed
37312
37313 \begin_layout Plain Layout
37314 Toolbar ! Extra
37315 \end_layout
37316
37317 \end_inset
37318
37319
37320 \end_layout
37321
37322 \begin_layout Standard
37323 \begin_inset Graphics
37324         filename clipart/ExtraToolbar.png
37325         width 100col%
37326
37327 \end_inset
37328
37329
37330 \end_layout
37331
37332 \begin_layout Standard
37333 \begin_inset VSpace defskip
37334 \end_inset
37335
37336
37337 \end_layout
37338
37339 \begin_layout Standard
37340 The extra toolbar as shown above contains from left to right the following
37341  buttons:
37342 \end_layout
37343
37344 \begin_layout Standard
37345 \begin_inset VSpace defskip
37346 \end_inset
37347
37348
37349 \end_layout
37350
37351 \begin_layout Standard
37352 \begin_inset Tabular
37353 <lyxtabular version="3" rows="25" columns="2">
37354 <features islongtable="true">
37355 <column alignment="left" valignment="top" width="0">
37356 <column alignment="left" valignment="top" width="0">
37357 <row interlinespace="2.5mm">
37358 <cell alignment="center" valignment="top" usebox="none">
37359 \begin_inset Text
37360
37361 \begin_layout Plain Layout
37362 \begin_inset Graphics
37363         filename ../images/layout.png
37364         BoundingBox 0bp 5bp 20bp 25bp
37365         rotateOrigin center
37366
37367 \end_inset
37368
37369
37370 \end_layout
37371
37372 \end_inset
37373 </cell>
37374 <cell alignment="center" valignment="top" usebox="none">
37375 \begin_inset Text
37376
37377 \begin_layout Plain Layout
37378 Default
37379 \end_layout
37380
37381 \end_inset
37382 </cell>
37383 </row>
37384 <row interlinespace="2.5mm">
37385 <cell alignment="center" valignment="top" usebox="none">
37386 \begin_inset Text
37387
37388 \begin_layout Plain Layout
37389 \begin_inset Graphics
37390         filename ../images/layout_Enumerate.png
37391         BoundingBox 0bp 5bp 20bp 25bp
37392         rotateOrigin center
37393
37394 \end_inset
37395
37396
37397 \end_layout
37398
37399 \end_inset
37400 </cell>
37401 <cell alignment="center" valignment="top" usebox="none">
37402 \begin_inset Text
37403
37404 \begin_layout Plain Layout
37405 Numbered list
37406 \end_layout
37407
37408 \end_inset
37409 </cell>
37410 </row>
37411 <row interlinespace="2.5mm">
37412 <cell alignment="center" valignment="top" usebox="none">
37413 \begin_inset Text
37414
37415 \begin_layout Plain Layout
37416 \begin_inset Graphics
37417         filename ../images/layout_Itemize.png
37418         BoundingBox 0bp 5bp 20bp 25bp
37419         rotateOrigin center
37420
37421 \end_inset
37422
37423
37424 \end_layout
37425
37426 \end_inset
37427 </cell>
37428 <cell alignment="center" valignment="top" usebox="none">
37429 \begin_inset Text
37430
37431 \begin_layout Plain Layout
37432 Itemized list
37433 \end_layout
37434
37435 \end_inset
37436 </cell>
37437 </row>
37438 <row interlinespace="2.5mm">
37439 <cell alignment="center" valignment="top" usebox="none">
37440 \begin_inset Text
37441
37442 \begin_layout Plain Layout
37443 \begin_inset Graphics
37444         filename ../images/layout_List.png
37445         BoundingBox 0bp 5bp 20bp 25bp
37446         rotateOrigin center
37447
37448 \end_inset
37449
37450
37451 \end_layout
37452
37453 \end_inset
37454 </cell>
37455 <cell alignment="center" valignment="top" usebox="none">
37456 \begin_inset Text
37457
37458 \begin_layout Plain Layout
37459 List
37460 \end_layout
37461
37462 \end_inset
37463 </cell>
37464 </row>
37465 <row interlinespace="2.5mm">
37466 <cell alignment="center" valignment="top" usebox="none">
37467 \begin_inset Text
37468
37469 \begin_layout Plain Layout
37470 \begin_inset Graphics
37471         filename ../images/layout_Description.png
37472         BoundingBox 0bp 5bp 20bp 25bp
37473         rotateOrigin center
37474
37475 \end_inset
37476
37477
37478 \end_layout
37479
37480 \end_inset
37481 </cell>
37482 <cell alignment="center" valignment="top" usebox="none">
37483 \begin_inset Text
37484
37485 \begin_layout Plain Layout
37486 Description list
37487 \end_layout
37488
37489 \end_inset
37490 </cell>
37491 </row>
37492 <row interlinespace="2.5mm">
37493 <cell alignment="center" valignment="top" usebox="none">
37494 \begin_inset Text
37495
37496 \begin_layout Plain Layout
37497 \begin_inset Graphics
37498         filename ../images/depth-increment.png
37499         BoundingBox 0bp 5bp 20bp 25bp
37500         rotateOrigin center
37501
37502 \end_inset
37503
37504
37505 \end_layout
37506
37507 \end_inset
37508 </cell>
37509 <cell alignment="center" valignment="top" usebox="none">
37510 \begin_inset Text
37511
37512 \begin_layout Plain Layout
37513
37514 \family sans
37515 Edit\SpecialChar \menuseparator
37516 Increase
37517 \begin_inset space ~
37518 \end_inset
37519
37520 List
37521 \begin_inset space ~
37522 \end_inset
37523
37524 Depth
37525 \end_layout
37526
37527 \end_inset
37528 </cell>
37529 </row>
37530 <row interlinespace="2.5mm">
37531 <cell alignment="center" valignment="top" usebox="none">
37532 \begin_inset Text
37533
37534 \begin_layout Plain Layout
37535 \begin_inset Graphics
37536         filename ../images/depth-decrement.png
37537         BoundingBox 0bp 5bp 20bp 25bp
37538         rotateOrigin center
37539
37540 \end_inset
37541
37542
37543 \end_layout
37544
37545 \end_inset
37546 </cell>
37547 <cell alignment="center" valignment="top" usebox="none">
37548 \begin_inset Text
37549
37550 \begin_layout Plain Layout
37551
37552 \family sans
37553 Edit\SpecialChar \menuseparator
37554 Decrease
37555 \begin_inset space ~
37556 \end_inset
37557
37558 List
37559 \begin_inset space ~
37560 \end_inset
37561
37562 Depth
37563 \end_layout
37564
37565 \end_inset
37566 </cell>
37567 </row>
37568 <row interlinespace="2.5mm">
37569 <cell alignment="center" valignment="top" usebox="none">
37570 \begin_inset Text
37571
37572 \begin_layout Plain Layout
37573 \begin_inset Graphics
37574         filename ../images/float-insert_figure.png
37575         BoundingBox 0bp 5bp 20bp 20bp
37576
37577 \end_inset
37578
37579
37580 \end_layout
37581
37582 \end_inset
37583 </cell>
37584 <cell alignment="center" valignment="top" usebox="none">
37585 \begin_inset Text
37586
37587 \begin_layout Plain Layout
37588
37589 \family sans
37590 Insert\SpecialChar \menuseparator
37591 Float\SpecialChar \menuseparator
37592 Figure
37593 \end_layout
37594
37595 \end_inset
37596 </cell>
37597 </row>
37598 <row interlinespace="2.5mm">
37599 <cell alignment="center" valignment="top" usebox="none">
37600 \begin_inset Text
37601
37602 \begin_layout Plain Layout
37603 \begin_inset Graphics
37604         filename ../images/float-insert_table.png
37605         BoundingBox 0bp 5bp 20bp 20bp
37606
37607 \end_inset
37608
37609
37610 \end_layout
37611
37612 \end_inset
37613 </cell>
37614 <cell alignment="center" valignment="top" usebox="none">
37615 \begin_inset Text
37616
37617 \begin_layout Plain Layout
37618
37619 \family sans
37620 Insert\SpecialChar \menuseparator
37621 Float\SpecialChar \menuseparator
37622 Table
37623 \end_layout
37624
37625 \end_inset
37626 </cell>
37627 </row>
37628 <row interlinespace="2.5mm">
37629 <cell alignment="center" valignment="top" usebox="none">
37630 \begin_inset Text
37631
37632 \begin_layout Plain Layout
37633 \begin_inset Graphics
37634         filename ../images/label-insert.png
37635         BoundingBox 0bp 5bp 20bp 20bp
37636
37637 \end_inset
37638
37639
37640 \end_layout
37641
37642 \end_inset
37643 </cell>
37644 <cell alignment="center" valignment="top" usebox="none">
37645 \begin_inset Text
37646
37647 \begin_layout Plain Layout
37648
37649 \family sans
37650 Insert\SpecialChar \menuseparator
37651 Label
37652 \end_layout
37653
37654 \end_inset
37655 </cell>
37656 </row>
37657 <row interlinespace="2.5mm">
37658 <cell alignment="center" valignment="top" usebox="none">
37659 \begin_inset Text
37660
37661 \begin_layout Plain Layout
37662 \begin_inset Graphics
37663         filename ../images/dialog-show-new-inset_ref.png
37664         BoundingBox 0bp 5bp 20bp 20bp
37665
37666 \end_inset
37667
37668
37669 \end_layout
37670
37671 \end_inset
37672 </cell>
37673 <cell alignment="center" valignment="top" usebox="none">
37674 \begin_inset Text
37675
37676 \begin_layout Plain Layout
37677
37678 \family sans
37679 Insert\SpecialChar \menuseparator
37680 Cross-Reference
37681 \end_layout
37682
37683 \end_inset
37684 </cell>
37685 </row>
37686 <row interlinespace="2.5mm">
37687 <cell alignment="center" valignment="top" usebox="none">
37688 \begin_inset Text
37689
37690 \begin_layout Plain Layout
37691 \begin_inset Graphics
37692         filename ../images/dialog-show-new-inset_citation.png
37693         BoundingBox 0bp 5bp 20bp 20bp
37694
37695 \end_inset
37696
37697
37698 \end_layout
37699
37700 \end_inset
37701 </cell>
37702 <cell alignment="center" valignment="top" usebox="none">
37703 \begin_inset Text
37704
37705 \begin_layout Plain Layout
37706
37707 \family sans
37708 Insert\SpecialChar \menuseparator
37709 Citation
37710 \end_layout
37711
37712 \end_inset
37713 </cell>
37714 </row>
37715 <row interlinespace="2.5mm">
37716 <cell alignment="center" valignment="top" usebox="none">
37717 \begin_inset Text
37718
37719 \begin_layout Plain Layout
37720 \begin_inset Graphics
37721         filename ../images/index-insert.png
37722         BoundingBox 0bp 5bp 20bp 20bp
37723
37724 \end_inset
37725
37726
37727 \end_layout
37728
37729 \end_inset
37730 </cell>
37731 <cell alignment="center" valignment="top" usebox="none">
37732 \begin_inset Text
37733
37734 \begin_layout Plain Layout
37735
37736 \family sans
37737 Insert\SpecialChar \menuseparator
37738 Index
37739 \begin_inset space ~
37740 \end_inset
37741
37742 Entry
37743 \end_layout
37744
37745 \end_inset
37746 </cell>
37747 </row>
37748 <row interlinespace="2.5mm">
37749 <cell alignment="center" valignment="top" usebox="none">
37750 \begin_inset Text
37751
37752 \begin_layout Plain Layout
37753 \begin_inset Graphics
37754         filename ../images/nomencl-insert.png
37755         BoundingBox 0bp 5bp 20bp 20bp
37756
37757 \end_inset
37758
37759
37760 \end_layout
37761
37762 \end_inset
37763 </cell>
37764 <cell alignment="center" valignment="top" usebox="none">
37765 \begin_inset Text
37766
37767 \begin_layout Plain Layout
37768
37769 \family sans
37770 Insert\SpecialChar \menuseparator
37771 Nomenclature
37772 \begin_inset space ~
37773 \end_inset
37774
37775 Entry
37776 \end_layout
37777
37778 \end_inset
37779 </cell>
37780 </row>
37781 <row interlinespace="2.5mm">
37782 <cell alignment="center" valignment="top" usebox="none">
37783 \begin_inset Text
37784
37785 \begin_layout Plain Layout
37786 \begin_inset Graphics
37787         filename ../images/footnote-insert.png
37788         BoundingBox 0bp 5bp 20bp 20bp
37789
37790 \end_inset
37791
37792
37793 \end_layout
37794
37795 \end_inset
37796 </cell>
37797 <cell alignment="center" valignment="top" usebox="none">
37798 \begin_inset Text
37799
37800 \begin_layout Plain Layout
37801
37802 \family sans
37803 Insert\SpecialChar \menuseparator
37804 Footnote
37805 \end_layout
37806
37807 \end_inset
37808 </cell>
37809 </row>
37810 <row interlinespace="2.5mm">
37811 <cell alignment="center" valignment="top" usebox="none">
37812 \begin_inset Text
37813
37814 \begin_layout Plain Layout
37815 \begin_inset Graphics
37816         filename ../images/marginalnote-insert.png
37817         BoundingBox 0bp 5bp 20bp 25bp
37818         rotateOrigin center
37819
37820 \end_inset
37821
37822
37823 \end_layout
37824
37825 \end_inset
37826 </cell>
37827 <cell alignment="center" valignment="top" usebox="none">
37828 \begin_inset Text
37829
37830 \begin_layout Plain Layout
37831
37832 \family sans
37833 Insert\SpecialChar \menuseparator
37834 Marginal
37835 \begin_inset space ~
37836 \end_inset
37837
37838 Note
37839 \end_layout
37840
37841 \end_inset
37842 </cell>
37843 </row>
37844 <row interlinespace="2.5mm">
37845 <cell alignment="center" valignment="top" usebox="none">
37846 \begin_inset Text
37847
37848 \begin_layout Plain Layout
37849 \begin_inset Graphics
37850         filename ../images/note-insert.png
37851         BoundingBox 0bp 5bp 20bp 20bp
37852
37853 \end_inset
37854
37855
37856 \end_layout
37857
37858 \end_inset
37859 </cell>
37860 <cell alignment="center" valignment="top" usebox="none">
37861 \begin_inset Text
37862
37863 \begin_layout Plain Layout
37864
37865 \family sans
37866 Insert\SpecialChar \menuseparator
37867 Note\SpecialChar \menuseparator
37868 LyX
37869 \begin_inset space ~
37870 \end_inset
37871
37872 Note
37873 \end_layout
37874
37875 \end_inset
37876 </cell>
37877 </row>
37878 <row interlinespace="2.5mm">
37879 <cell alignment="center" valignment="top" usebox="none">
37880 \begin_inset Text
37881
37882 \begin_layout Plain Layout
37883 \begin_inset Graphics
37884         filename ../images/box-insert.png
37885         BoundingBox 0bp 5bp 20bp 20bp
37886
37887 \end_inset
37888
37889
37890 \end_layout
37891
37892 \end_inset
37893 </cell>
37894 <cell alignment="center" valignment="top" usebox="none">
37895 \begin_inset Text
37896
37897 \begin_layout Plain Layout
37898
37899 \family sans
37900 Insert\SpecialChar \menuseparator
37901 Box
37902 \end_layout
37903
37904 \end_inset
37905 </cell>
37906 </row>
37907 <row interlinespace="2.5mm">
37908 <cell alignment="center" valignment="top" usebox="none">
37909 \begin_inset Text
37910
37911 \begin_layout Plain Layout
37912 \begin_inset Graphics
37913         filename ../images/url-insert.png
37914         BoundingBox 0bp 5bp 20bp 20bp
37915
37916 \end_inset
37917
37918
37919 \end_layout
37920
37921 \end_inset
37922 </cell>
37923 <cell alignment="center" valignment="top" usebox="none">
37924 \begin_inset Text
37925
37926 \begin_layout Plain Layout
37927
37928 \family sans
37929 Insert\SpecialChar \menuseparator
37930 URL
37931 \end_layout
37932
37933 \end_inset
37934 </cell>
37935 </row>
37936 <row interlinespace="2.5mm">
37937 <cell alignment="center" valignment="top" usebox="none">
37938 \begin_inset Text
37939
37940 \begin_layout Plain Layout
37941 \begin_inset Graphics
37942         filename ../images/ert-insert.png
37943         BoundingBox 0bp 5bp 20bp 20bp
37944
37945 \end_inset
37946
37947
37948 \end_layout
37949
37950 \end_inset
37951 </cell>
37952 <cell alignment="center" valignment="top" usebox="none">
37953 \begin_inset Text
37954
37955 \begin_layout Plain Layout
37956
37957 \family sans
37958 Insert\SpecialChar \menuseparator
37959 T
37960 \family default
37961
37962 \begin_inset ERT
37963 status collapsed
37964
37965 \begin_layout Plain Layout
37966
37967 {}
37968 \end_layout
37969
37970 \end_inset
37971
37972
37973 \family sans
37974 eX
37975 \end_layout
37976
37977 \end_inset
37978 </cell>
37979 </row>
37980 <row interlinespace="2.5mm">
37981 <cell alignment="center" valignment="top" usebox="none">
37982 \begin_inset Text
37983
37984 \begin_layout Plain Layout
37985 \begin_inset Graphics
37986         filename ../images/math-macro_newmacroname_newcommand.png
37987         BoundingBox 0bp 5bp 20bp 20bp
37988
37989 \end_inset
37990
37991
37992 \end_layout
37993
37994 \end_inset
37995 </cell>
37996 <cell alignment="center" valignment="top" usebox="none">
37997 \begin_inset Text
37998
37999 \begin_layout Plain Layout
38000
38001 \family sans
38002 Insert\SpecialChar \menuseparator
38003 Math\SpecialChar \menuseparator
38004 Macro
38005 \end_layout
38006
38007 \end_inset
38008 </cell>
38009 </row>
38010 <row interlinespace="2.5mm">
38011 <cell alignment="center" valignment="top" usebox="none">
38012 \begin_inset Text
38013
38014 \begin_layout Plain Layout
38015 \begin_inset Graphics
38016         filename ../images/dialog-show-new-inset_include.png
38017         BoundingBox 0bp 5bp 20bp 20bp
38018
38019 \end_inset
38020
38021
38022 \end_layout
38023
38024 \end_inset
38025 </cell>
38026 <cell alignment="center" valignment="top" usebox="none">
38027 \begin_inset Text
38028
38029 \begin_layout Plain Layout
38030
38031 \family sans
38032 Insert\SpecialChar \menuseparator
38033 File\SpecialChar \menuseparator
38034 Child
38035 \begin_inset space ~
38036 \end_inset
38037
38038 Document
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/dialog-show_character.png
38051         BoundingBox 0bp 5bp 20bp 25bp
38052         rotateOrigin center
38053
38054 \end_inset
38055
38056
38057 \end_layout
38058
38059 \end_inset
38060 </cell>
38061 <cell alignment="center" valignment="top" usebox="none">
38062 \begin_inset Text
38063
38064 \begin_layout Plain Layout
38065
38066 \family sans
38067 Edit\SpecialChar \menuseparator
38068 Text
38069 \begin_inset space ~
38070 \end_inset
38071
38072 Style
38073 \end_layout
38074
38075 \end_inset
38076 </cell>
38077 </row>
38078 <row interlinespace="2.5mm">
38079 <cell alignment="center" valignment="top" usebox="none">
38080 \begin_inset Text
38081
38082 \begin_layout Plain Layout
38083 \begin_inset Graphics
38084         filename ../images/layout-paragraph.png
38085         BoundingBox 0bp 5bp 20bp 25bp
38086         rotateOrigin center
38087
38088 \end_inset
38089
38090
38091 \end_layout
38092
38093 \end_inset
38094 </cell>
38095 <cell alignment="center" valignment="top" usebox="none">
38096 \begin_inset Text
38097
38098 \begin_layout Plain Layout
38099
38100 \family sans
38101 Edit\SpecialChar \menuseparator
38102 Paragraph
38103 \begin_inset space ~
38104 \end_inset
38105
38106 Settings
38107 \end_layout
38108
38109 \end_inset
38110 </cell>
38111 </row>
38112 <row interlinespace="2.5mm">
38113 <cell alignment="center" valignment="top" usebox="none">
38114 \begin_inset Text
38115
38116 \begin_layout Plain Layout
38117 \begin_inset Graphics
38118         filename ../images/thesaurus-entry.png
38119         BoundingBox 0bp 5bp 20bp 25bp
38120         rotateOrigin center
38121
38122 \end_inset
38123
38124
38125 \end_layout
38126
38127 \end_inset
38128 </cell>
38129 <cell alignment="center" valignment="top" usebox="none">
38130 \begin_inset Text
38131
38132 \begin_layout Plain Layout
38133
38134 \family sans
38135 Tools\SpecialChar \menuseparator
38136 Thesaurus
38137 \end_layout
38138
38139 \end_inset
38140 </cell>
38141 </row>
38142 </lyxtabular>
38143
38144 \end_inset
38145
38146
38147 \end_layout
38148
38149 \begin_layout Subsection
38150 View / Update Toolbar
38151 \begin_inset Index
38152 status collapsed
38153
38154 \begin_layout Plain Layout
38155 Toolbar ! View / Update
38156 \end_layout
38157
38158 \end_inset
38159
38160
38161 \end_layout
38162
38163 \begin_layout Standard
38164 \begin_inset Graphics
38165         filename clipart/ViewToolbar.png
38166
38167 \end_inset
38168
38169
38170 \end_layout
38171
38172 \begin_layout Standard
38173 \begin_inset VSpace defskip
38174 \end_inset
38175
38176
38177 \end_layout
38178
38179 \begin_layout Standard
38180 The view / update toolbar as shown above contains from left to right the
38181  following buttons:
38182 \end_layout
38183
38184 \begin_layout Standard
38185 \begin_inset VSpace defskip
38186 \end_inset
38187
38188
38189 \end_layout
38190
38191 \begin_layout Standard
38192 \begin_inset Tabular
38193 <lyxtabular version="3" rows="6" columns="2">
38194 <features islongtable="true">
38195 <column alignment="left" valignment="top" width="0">
38196 <column alignment="left" valignment="top" width="0">
38197 <row interlinespace="2.5mm">
38198 <cell alignment="center" valignment="top" usebox="none">
38199 \begin_inset Text
38200
38201 \begin_layout Plain Layout
38202 \begin_inset Graphics
38203         filename ../images/buffer-view_dvi.png
38204         BoundingBox 0bp 5bp 20bp 25bp
38205         rotateOrigin center
38206
38207 \end_inset
38208
38209
38210 \end_layout
38211
38212 \end_inset
38213 </cell>
38214 <cell alignment="center" valignment="top" usebox="none">
38215 \begin_inset Text
38216
38217 \begin_layout Plain Layout
38218
38219 \family sans
38220 View\SpecialChar \menuseparator
38221 DVI
38222 \end_layout
38223
38224 \end_inset
38225 </cell>
38226 </row>
38227 <row interlinespace="2.5mm">
38228 <cell alignment="center" valignment="top" usebox="none">
38229 \begin_inset Text
38230
38231 \begin_layout Plain Layout
38232 \begin_inset Graphics
38233         filename ../images/buffer-update_dvi.png
38234         BoundingBox 0bp 5bp 20bp 25bp
38235         rotateOrigin center
38236
38237 \end_inset
38238
38239
38240 \end_layout
38241
38242 \end_inset
38243 </cell>
38244 <cell alignment="center" valignment="top" usebox="none">
38245 \begin_inset Text
38246
38247 \begin_layout Plain Layout
38248
38249 \family sans
38250 View\SpecialChar \menuseparator
38251 Update\SpecialChar \menuseparator
38252 DVI
38253 \end_layout
38254
38255 \end_inset
38256 </cell>
38257 </row>
38258 <row interlinespace="2.5mm">
38259 <cell alignment="center" valignment="top" usebox="none">
38260 \begin_inset Text
38261
38262 \begin_layout Plain Layout
38263 \begin_inset Graphics
38264         filename ../images/buffer-view_pdf2.png
38265         BoundingBox 0bp 5bp 20bp 25bp
38266         rotateOrigin center
38267
38268 \end_inset
38269
38270
38271 \end_layout
38272
38273 \end_inset
38274 </cell>
38275 <cell alignment="center" valignment="top" usebox="none">
38276 \begin_inset Text
38277
38278 \begin_layout Plain Layout
38279
38280 \family sans
38281 View\SpecialChar \menuseparator
38282 PDF
38283 \end_layout
38284
38285 \end_inset
38286 </cell>
38287 </row>
38288 <row interlinespace="2.5mm">
38289 <cell alignment="center" valignment="top" usebox="none">
38290 \begin_inset Text
38291
38292 \begin_layout Plain Layout
38293 \begin_inset Graphics
38294         filename ../images/buffer-update_pdf2.png
38295         BoundingBox 0bp 5bp 20bp 25bp
38296         rotateOrigin center
38297
38298 \end_inset
38299
38300
38301 \end_layout
38302
38303 \end_inset
38304 </cell>
38305 <cell alignment="center" valignment="top" usebox="none">
38306 \begin_inset Text
38307
38308 \begin_layout Plain Layout
38309
38310 \family sans
38311 View\SpecialChar \menuseparator
38312 Update\SpecialChar \menuseparator
38313 PDF
38314 \end_layout
38315
38316 \end_inset
38317 </cell>
38318 </row>
38319 <row interlinespace="2.5mm">
38320 <cell alignment="center" valignment="top" usebox="none">
38321 \begin_inset Text
38322
38323 \begin_layout Plain Layout
38324 \begin_inset Graphics
38325         filename ../images/buffer-view_ps.png
38326         BoundingBox 0bp 5bp 20bp 25bp
38327         rotateOrigin center
38328
38329 \end_inset
38330
38331
38332 \end_layout
38333
38334 \end_inset
38335 </cell>
38336 <cell alignment="center" valignment="top" usebox="none">
38337 \begin_inset Text
38338
38339 \begin_layout Plain Layout
38340
38341 \family sans
38342 View\SpecialChar \menuseparator
38343 Postscript
38344 \end_layout
38345
38346 \end_inset
38347 </cell>
38348 </row>
38349 <row interlinespace="2.5mm">
38350 <cell alignment="center" valignment="top" usebox="none">
38351 \begin_inset Text
38352
38353 \begin_layout Plain Layout
38354 \begin_inset Graphics
38355         filename ../images/buffer-update_ps.png
38356         BoundingBox 0bp 5bp 20bp 25bp
38357         rotateOrigin center
38358
38359 \end_inset
38360
38361
38362 \end_layout
38363
38364 \end_inset
38365 </cell>
38366 <cell alignment="center" valignment="top" usebox="none">
38367 \begin_inset Text
38368
38369 \begin_layout Plain Layout
38370
38371 \family sans
38372 View\SpecialChar \menuseparator
38373 Update\SpecialChar \menuseparator
38374 Postscript
38375 \end_layout
38376
38377 \end_inset
38378 </cell>
38379 </row>
38380 </lyxtabular>
38381
38382 \end_inset
38383
38384
38385 \end_layout
38386
38387 \begin_layout Subsection
38388 Other Toolbars
38389 \end_layout
38390
38391 \begin_layout Standard
38392 The change tracking toolbar is explained in section
38393 \begin_inset space ~
38394 \end_inset
38395
38396
38397 \begin_inset CommandInset ref
38398 LatexCommand ref
38399 reference "sec:Change-Tracking"
38400
38401 \end_inset
38402
38403 , the table toolbar
38404 \begin_inset Index
38405 status collapsed
38406
38407 \begin_layout Plain Layout
38408 Toolbar ! Table
38409 \end_layout
38410
38411 \end_inset
38412
38413  in the 
38414 \emph on
38415 Embedded Objects
38416 \emph default
38417  manual, the math macro toolbar
38418 \begin_inset Index
38419 status collapsed
38420
38421 \begin_layout Plain Layout
38422 Toolbar ! Macro
38423 \end_layout
38424
38425 \end_inset
38426
38427  in the 
38428 \emph on
38429 Math
38430 \emph default
38431  manual.
38432 \end_layout
38433
38434 \begin_layout Chapter
38435 The Document Settings
38436 \begin_inset CommandInset label
38437 LatexCommand label
38438 name "cha:The-Document-Settings"
38439
38440 \end_inset
38441
38442
38443 \begin_inset Index
38444 status collapsed
38445
38446 \begin_layout Plain Layout
38447 Document ! Settings
38448 \end_layout
38449
38450 \end_inset
38451
38452
38453 \end_layout
38454
38455 \begin_layout Standard
38456 The document settings dialog contains submenus to set properties for the
38457  whole document and is called with the menu
38458 \family sans
38459  Document\SpecialChar \menuseparator
38460 Settings
38461 \family default
38462 .
38463  You can save your document settings as default with th
38464 \family sans
38465 e Save as Document Defaults
38466 \family default
38467  button in the dialog.
38468  This will create a template name
38469 \family typewriter
38470 d
38471 \family default
38472  
38473 \family typewriter
38474 default.lyx
38475 \family default
38476  which is automatically loaded by LyX when you create a new document without
38477  using a template.
38478 \end_layout
38479
38480 \begin_layout Standard
38481 The different submenus of the dialog are explained in the following.
38482 \end_layout
38483
38484 \begin_layout Section
38485 Document Class
38486 \end_layout
38487
38488 \begin_layout Standard
38489 Here you set the document class, class options, a graphics driver, and a
38490  master document.
38491  Document classes are described in section
38492 \begin_inset space ~
38493 \end_inset
38494
38495
38496 \begin_inset CommandInset ref
38497 LatexCommand ref
38498 reference "sec:Document-Classes"
38499
38500 \end_inset
38501
38502 .
38503  Some classes use some class options by default.
38504  If this is the case, they are listed in the field 
38505 \family sans
38506 Predefined
38507 \family default
38508  and you can decide to use them or not.
38509  If you don't exactly know what the default class options are for, it is
38510  recommended not to touch them.
38511  The graphics driver is used for LaTeX's graphics, color and page layout
38512  packages.
38513  When using 
38514 \family sans
38515 Default
38516 \family default
38517 , the default driver for the LaTeX-packages are used.
38518  It is recommended to use the default unless you know what you are doing.
38519 \begin_inset Foot
38520 status collapsed
38521
38522 \begin_layout Plain Layout
38523 When you want one of the following drivers
38524 \begin_inset Newline newline
38525 \end_inset
38526
38527 dvi2ps, dvialw, dvilaser, dvitops, psprint, pubps, ln
38528 \begin_inset Newline newline
38529 \end_inset
38530
38531 you first have to activate them in your LaTeX distribution, see sec.
38532 \begin_inset space \thinspace{}
38533 \end_inset
38534
38535 2 in 
38536 \begin_inset CommandInset href
38537 LatexCommand href
38538 target "http://tug.ctan.org/get/macros/latex/required/graphics/grfguide.pdf"
38539
38540 \end_inset
38541
38542 .
38543 \end_layout
38544
38545 \end_inset
38546
38547
38548 \end_layout
38549
38550 \begin_layout Standard
38551 Specifying a master document is necessary when the current document is a
38552  child or subdocument.
38553  This master document will be used by LyX when the child document is opened
38554  without its master.
38555  This way child documents are always compileable.
38556  More about master and child documents is explained in the section 
38557 \emph on
38558 Child Documents
38559 \emph default
38560  of the 
38561 \emph on
38562 Embedded Objects
38563 \emph default
38564  manual.
38565 \end_layout
38566
38567 \begin_layout Section
38568 Modules
38569 \end_layout
38570
38571 \begin_layout Standard
38572 Modules are explained in section
38573 \begin_inset space ~
38574 \end_inset
38575
38576
38577 \begin_inset CommandInset ref
38578 LatexCommand ref
38579 reference "sub:Modules"
38580
38581 \end_inset
38582
38583 .
38584 \end_layout
38585
38586 \begin_layout Section
38587 Fonts
38588 \end_layout
38589
38590 \begin_layout Standard
38591 The document font settings are described in section
38592 \begin_inset space ~
38593 \end_inset
38594
38595
38596 \begin_inset CommandInset ref
38597 LatexCommand ref
38598 reference "sec:Fonts-and-Text"
38599
38600 \end_inset
38601
38602 .
38603 \end_layout
38604
38605 \begin_layout Section
38606 Text Layout
38607 \end_layout
38608
38609 \begin_layout Standard
38610 You can specify if paragraphs should be separated by indentations or vertical
38611  skips.
38612  The line spacing and the number of text columns can here also be specified.
38613  
38614 \end_layout
38615
38616 \begin_layout Standard
38617 Note that LyX won't show two columns or the set up line spacing on screen.
38618  That's impractical, often unreadable, and not part of the WYSIWYM concept.
38619  However, it will be as you specified it in the output.
38620 \end_layout
38621
38622 \begin_layout Standard
38623 The listings settings are explained in the corresponding section in the
38624  
38625 \emph on
38626 Embedded Objects
38627 \emph default
38628  manual.
38629 \end_layout
38630
38631 \begin_layout Section
38632 Page Layout
38633 \end_layout
38634
38635 \begin_layout Standard
38636 A description of this menu is given in section
38637 \begin_inset space ~
38638 \end_inset
38639
38640
38641 \begin_inset CommandInset ref
38642 LatexCommand ref
38643 reference "sub:Paper-Size,-Orientation,"
38644
38645 \end_inset
38646
38647  and 
38648 \begin_inset CommandInset ref
38649 LatexCommand ref
38650 reference "sub:Document-Layout"
38651
38652 \end_inset
38653
38654 .
38655 \end_layout
38656
38657 \begin_layout Section
38658 Page Margins
38659 \end_layout
38660
38661 \begin_layout Standard
38662 Here you can adjust the paper margins, see section
38663 \begin_inset space ~
38664 \end_inset
38665
38666
38667 \begin_inset CommandInset ref
38668 LatexCommand ref
38669 reference "sub:Margins"
38670
38671 \end_inset
38672
38673 .
38674 \end_layout
38675
38676 \begin_layout Section
38677 Language
38678 \begin_inset Index
38679 status collapsed
38680
38681 \begin_layout Plain Layout
38682 Language ! Encoding
38683 \end_layout
38684
38685 \end_inset
38686
38687
38688 \end_layout
38689
38690 \begin_layout Standard
38691 The document language and quote styles are set here.
38692  The encoding specifies how the document content is exported to LaTeX (the
38693  LyX file is always encoded in utf8).
38694  All characters that cannot be encoded using the specified encoding will
38695  be exported as LaTeX-commands (this can fail if a LaTeX-command is not
38696  known for a particular character).
38697 \begin_inset Foot
38698 status collapsed
38699
38700 \begin_layout Plain Layout
38701 The known commands are defined in a text file.
38702  You can add commands for unknown symbols to that file yourself, see the
38703  
38704 \emph on
38705 Customization
38706 \emph default
38707  manual for details.
38708 \end_layout
38709
38710 \end_inset
38711
38712
38713 \end_layout
38714
38715 \begin_layout Standard
38716 If you use the option 
38717 \family sans
38718 Language Default
38719 \family default
38720 , LyX determines the encoding of a text part from the language of this text.
38721  If the document contains text in more than one language you may get more
38722  than one encoding in the LaTeX file.
38723  If you do not use this option then the complete document will always use
38724  exactly one encoding.
38725  Checking this option is the preferred setting unless you use 
38726 \family sans
38727 XeTeX
38728 \family default
38729
38730 \begin_inset Foot
38731 status collapsed
38732
38733 \begin_layout Plain Layout
38734 XeTeX is a TeX typesetting engine, an alternative for LaTeX.
38735  It natively supports Unicode while its input file is assumed to be in UTF-8
38736  encoding.
38737  More about using LyX with XeTeX can be found in 
38738 \begin_inset CommandInset citation
38739 LatexCommand cite
38740 key "XeTeX"
38741
38742 \end_inset
38743
38744 .
38745 \end_layout
38746
38747 \end_inset
38748
38749  (see below).
38750 \end_layout
38751
38752 \begin_layout Standard
38753 LyX also supports Unicode output, which is particularly useful if you need
38754  lots of special symbols or non-alphabetic scripts, respectively.
38755  If you want to use this (and your LaTeX installation supports Unicode,
38756  for that matter), choose one of the four utf8 variants from the list below.
38757  Unfortunately the Unicode support of standard LaTeX is quite incomplete,
38758  so it is not uncommon that a file with lots of Unicode symbols works fine
38759  with 
38760 \family sans
38761 Language Default
38762 \family default
38763  (when LyX uses it's list of known LaTeX-commands), but does not work with
38764  a fixed utf8 encoding (when the list of known LaTeX-commands is not used,
38765  because all Unicode symbols can be encoded in utf8).
38766 \end_layout
38767
38768 \begin_layout Standard
38769 Here is a list with the important encodings:
38770 \end_layout
38771
38772 \begin_layout Description
38773 Language
38774 \begin_inset space ~
38775 \end_inset
38776
38777 Default
38778 \begin_inset space ~
38779 \end_inset
38780
38781 (no
38782 \begin_inset space ~
38783 \end_inset
38784
38785 inputenc) Same as 
38786 \family sans
38787 Language Default
38788 \family default
38789 , but the LaTeX-package 
38790 \series bold
38791 inputenc
38792 \series default
38793
38794 \begin_inset Index
38795 status collapsed
38796
38797 \begin_layout Plain Layout
38798 LaTeX-packages ! inputenc
38799 \end_layout
38800
38801 \end_inset
38802
38803  is not used.
38804  When using this, you probably need to load some additional packages manually
38805  in the preamble and specify the used encoding for text parts in foreign
38806  languages in TeX code.
38807 \end_layout
38808
38809 \begin_layout Description
38810 ASCII the ASCII encoding, covers only plain English (7-bit ASCII).
38811  LyX converts all other characters into LaTeX commands, which may result
38812  in a big file when lots of LaTeX-commands are needed.
38813 \end_layout
38814
38815 \begin_layout Description
38816 Arabic
38817 \begin_inset space ~
38818 \end_inset
38819
38820 (CP
38821 \begin_inset space ~
38822 \end_inset
38823
38824 1256) MS Windows code page for Arabic and Farsi
38825 \end_layout
38826
38827 \begin_layout Description
38828 Arabic
38829 \begin_inset space ~
38830 \end_inset
38831
38832 (ISO
38833 \begin_inset space ~
38834 \end_inset
38835
38836 8859-6) for Arabic and Farsi
38837 \end_layout
38838
38839 \begin_layout Description
38840 Armenian
38841 \begin_inset space ~
38842 \end_inset
38843
38844 (ArmSCII8) for Armenian
38845 \end_layout
38846
38847 \begin_layout Description
38848 Baltic
38849 \begin_inset space ~
38850 \end_inset
38851
38852 (CP
38853 \begin_inset space ~
38854 \end_inset
38855
38856 1257) MS Windows code page for Estonian, Latvian, and Lithuanian, the same
38857  as the ISO-8859-13 encoding
38858 \end_layout
38859
38860 \begin_layout Description
38861 Baltic
38862 \begin_inset space ~
38863 \end_inset
38864
38865 (ISO
38866 \begin_inset space ~
38867 \end_inset
38868
38869 8859-13) for Estonian, Latvian, and Lithuanian, a superset of the ISO-8859-4
38870  encoding
38871 \end_layout
38872
38873 \begin_layout Description
38874 Baltic
38875 \begin_inset space ~
38876 \end_inset
38877
38878 (ISO
38879 \begin_inset space ~
38880 \end_inset
38881
38882 8859-4) (latin 4) for Estonian, Latvian, and Lithuanian, a subset of the
38883  ISO-8859-13 encoding
38884 \end_layout
38885
38886 \begin_layout Description
38887 Central
38888 \begin_inset space ~
38889 \end_inset
38890
38891 European
38892 \begin_inset space ~
38893 \end_inset
38894
38895 (CP
38896 \begin_inset space ~
38897 \end_inset
38898
38899 1250) MS Windows code page for ISO
38900 \begin_inset space ~
38901 \end_inset
38902
38903 8859-2 (latin2)
38904 \end_layout
38905
38906 \begin_layout Description
38907 Central
38908 \begin_inset space ~
38909 \end_inset
38910
38911 European
38912 \begin_inset space ~
38913 \end_inset
38914
38915 (ISO
38916 \begin_inset space ~
38917 \end_inset
38918
38919 8859-2) (latin 2) covers Albanian, Croatian, Czech, German, Hungarian, Polish,
38920  Romanian, Slovak, and Slovenian
38921 \end_layout
38922
38923 \begin_layout Description
38924 Chinese
38925 \begin_inset space ~
38926 \end_inset
38927
38928 (simplified)
38929 \begin_inset space ~
38930 \end_inset
38931
38932 (EUC-CN) for simplified Chinese, used especially on UNIX OSes, since 2001
38933  this encoding is officially replaced by the encoding GB18030, as GB18030
38934  is not available for LaTeX you should try to use the encoding Unicode
38935 \begin_inset space ~
38936 \end_inset
38937
38938 (CJK)
38939 \begin_inset space ~
38940 \end_inset
38941
38942 (utf8)
38943 \end_layout
38944
38945 \begin_layout Description
38946 Chinese
38947 \begin_inset space ~
38948 \end_inset
38949
38950 (simplified)
38951 \begin_inset space ~
38952 \end_inset
38953
38954 (GBK) for simplified Chinese, is the same as the Windows code page CP 936
38955  except of the Euro currency sign, since 2001 this encoding is officially
38956  replaced by the encoding GB18030, as GB18030 is not available for LaTeX
38957  you should try to use the encoding Unicode
38958 \begin_inset space ~
38959 \end_inset
38960
38961 (CJK)
38962 \begin_inset space ~
38963 \end_inset
38964
38965 (utf8)
38966 \end_layout
38967
38968 \begin_layout Description
38969 Chinese
38970 \begin_inset space ~
38971 \end_inset
38972
38973 (traditional)
38974 \begin_inset space ~
38975 \end_inset
38976
38977 (EUC-TW) for traditional Chinese
38978 \end_layout
38979
38980 \begin_layout Description
38981 Cyrillic
38982 \begin_inset space ~
38983 \end_inset
38984
38985 (CP
38986 \begin_inset space ~
38987 \end_inset
38988
38989 1251) MS Windows code page for Cyrillic
38990 \end_layout
38991
38992 \begin_layout Description
38993 Cyrillic
38994 \begin_inset space ~
38995 \end_inset
38996
38997 (ISO
38998 \begin_inset space ~
38999 \end_inset
39000
39001 8859-5) covers Belorussian, Bulgarian, Macedonian, Serbian, and Ukrainian
39002 \end_layout
39003
39004 \begin_layout Description
39005 Cyrillic
39006 \begin_inset space ~
39007 \end_inset
39008
39009 (KOI8-R) standard Cyrillic especially for Russian
39010 \end_layout
39011
39012 \begin_layout Description
39013 Cyrillic
39014 \begin_inset space ~
39015 \end_inset
39016
39017 (KOI8-U) Cyrillic for Ukrainian
39018 \end_layout
39019
39020 \begin_layout Description
39021 Cyrillic
39022 \begin_inset space ~
39023 \end_inset
39024
39025 (pt
39026 \begin_inset space ~
39027 \end_inset
39028
39029 154) Cyrillic for Kazakh
39030 \end_layout
39031
39032 \begin_layout Description
39033 Greek
39034 \begin_inset space ~
39035 \end_inset
39036
39037 (ISO
39038 \begin_inset space ~
39039 \end_inset
39040
39041 8859-7) for Greek
39042 \end_layout
39043
39044 \begin_layout Description
39045 Hebrew
39046 \begin_inset space ~
39047 \end_inset
39048
39049 (CP
39050 \begin_inset space ~
39051 \end_inset
39052
39053 1255) MS Windows code page for Hebrew, a superset of the ISO-8859-8 encoding
39054 \end_layout
39055
39056 \begin_layout Description
39057 Hebrew
39058 \begin_inset space ~
39059 \end_inset
39060
39061 (ISO
39062 \begin_inset space ~
39063 \end_inset
39064
39065 8859-8) for Hebrew
39066 \end_layout
39067
39068 \begin_layout Description
39069 Japanese
39070 \begin_inset space ~
39071 \end_inset
39072
39073 (CJK)
39074 \begin_inset space ~
39075 \end_inset
39076
39077 (EUC-JP) EUC-JP encoding for Japanese, uses the LaTeX-package 
39078 \series bold
39079 CJK
39080 \series default
39081
39082 \begin_inset Index
39083 status collapsed
39084
39085 \begin_layout Plain Layout
39086 LaTeX-packages ! CJK
39087 \end_layout
39088
39089 \end_inset
39090
39091 , when using this, set the document language to 
39092 \family sans
39093 Japanese (CJK)
39094 \end_layout
39095
39096 \begin_layout Description
39097 Japanese
39098 \begin_inset space ~
39099 \end_inset
39100
39101 (CJK)
39102 \begin_inset space ~
39103 \end_inset
39104
39105 (JIS) JIS encoding for Japanese, uses the LaTeX-package 
39106 \series bold
39107 CJK
39108 \series default
39109 , when using this, set the document language to 
39110 \family sans
39111 Japanese (CJK)
39112 \end_layout
39113
39114 \begin_layout Description
39115 Japanese
39116 \begin_inset space ~
39117 \end_inset
39118
39119 (non-CJK)
39120 \begin_inset space ~
39121 \end_inset
39122
39123 (EUC-JP) EUC-JP encoding for Japanese, uses the LaTeX-package 
39124 \series bold
39125 japanese
39126 \series default
39127
39128 \begin_inset Index
39129 status collapsed
39130
39131 \begin_layout Plain Layout
39132 LaTeX-packages ! japanese
39133 \end_layout
39134
39135 \end_inset
39136
39137 , when using this, set the document language to 
39138 \family sans
39139 Japanese
39140 \end_layout
39141
39142 \begin_layout Description
39143 Japanese
39144 \begin_inset space ~
39145 \end_inset
39146
39147 (non-CJK)
39148 \begin_inset space ~
39149 \end_inset
39150
39151 (JIS) JIS encoding for Japanese, uses the LaTeX-package 
39152 \series bold
39153 japanese
39154 \series default
39155 , when using this, set the document language to 
39156 \family sans
39157 Japanese
39158 \end_layout
39159
39160 \begin_layout Description
39161 Japanese
39162 \begin_inset space ~
39163 \end_inset
39164
39165 (non-CJK)
39166 \begin_inset space ~
39167 \end_inset
39168
39169 (SJIS) SJIS encoding for Japanese, uses the LaTeX-package 
39170 \series bold
39171 japanese
39172 \series default
39173 , when using this, set the document language to 
39174 \family sans
39175 Japanese
39176 \end_layout
39177
39178 \begin_layout Description
39179 Korean
39180 \begin_inset space ~
39181 \end_inset
39182
39183 (EUC-KR) for Korean
39184 \end_layout
39185
39186 \begin_layout Description
39187 Southern
39188 \begin_inset space ~
39189 \end_inset
39190
39191 European
39192 \begin_inset space ~
39193 \end_inset
39194
39195 (ISO
39196 \begin_inset space ~
39197 \end_inset
39198
39199 8859-3) (latin 3) covers Esperanto, Galician, Maltese, and Turkish
39200 \end_layout
39201
39202 \begin_layout Description
39203 South-Eastern
39204 \begin_inset space ~
39205 \end_inset
39206
39207 European
39208 \begin_inset space ~
39209 \end_inset
39210
39211 (ISO
39212 \begin_inset space ~
39213 \end_inset
39214
39215 8859-16) (latin 10) covers Albanian, Croatian, Finnish, French, German,
39216  Hungarian, Irish Gaelic, Italian, Polish, Romanian, Slovenian, is designed
39217  to cover many languages and characters with diacritics
39218 \end_layout
39219
39220 \begin_layout Description
39221 Thai
39222 \begin_inset space ~
39223 \end_inset
39224
39225 (TIS
39226 \begin_inset space ~
39227 \end_inset
39228
39229 620-0) for Thai
39230 \end_layout
39231
39232 \begin_layout Description
39233 Turkish
39234 \begin_inset space ~
39235 \end_inset
39236
39237 (ISO
39238 \begin_inset space ~
39239 \end_inset
39240
39241 8859-9) (latin 5) for Turkish, is like the ISO-8859-1 encoding where the
39242  Icelandic letters are replaced by Turkish ones
39243 \end_layout
39244
39245 \begin_layout Description
39246 Unicode
39247 \begin_inset space ~
39248 \end_inset
39249
39250 (CJK)
39251 \begin_inset space ~
39252 \end_inset
39253
39254 (utf8) Unicode utf8 with the LaTeX-package 
39255 \series bold
39256 CJK
39257 \series default
39258
39259 \begin_inset Index
39260 status collapsed
39261
39262 \begin_layout Plain Layout
39263 LaTeX-packages ! CJK
39264 \end_layout
39265
39266 \end_inset
39267
39268  (for the languages Chinese, Japanese and Korean)
39269 \end_layout
39270
39271 \begin_layout Description
39272 Unicode
39273 \begin_inset space ~
39274 \end_inset
39275
39276 (XeTeX)
39277 \begin_inset space ~
39278 \end_inset
39279
39280 (utf8) Unicode utf8 to be used with 
39281 \family sans
39282 XeTeX
39283 \family default
39284 , which uses Unicode directly, without the help of the LaTeX-package 
39285 \series bold
39286 inputenc
39287 \series default
39288  
39289 \begin_inset Foot
39290 status collapsed
39291
39292 \begin_layout Plain Layout
39293 More about using LyX with XeTeX can be found in 
39294 \begin_inset CommandInset citation
39295 LatexCommand cite
39296 key "XeTeX"
39297
39298 \end_inset
39299
39300 .
39301 \end_layout
39302
39303 \end_inset
39304
39305
39306 \end_layout
39307
39308 \begin_layout Description
39309 Unicode
39310 \begin_inset space ~
39311 \end_inset
39312
39313 (ucs-extended)
39314 \begin_inset space ~
39315 \end_inset
39316
39317 (utf8x) Unicode utf8 based on the LaTeX package 
39318 \series bold
39319 ucs
39320 \series default
39321
39322 \begin_inset Index
39323 status collapsed
39324
39325 \begin_layout Plain Layout
39326 LaTeX-packages ! ucs
39327 \end_layout
39328
39329 \end_inset
39330
39331  (comprehensive, including Latin, Greek, Cyrillic and CJK scripts).
39332 \end_layout
39333
39334 \begin_layout Description
39335 Unicode
39336 \begin_inset space ~
39337 \end_inset
39338
39339 (utf8) Unicode utf8 based on the LaTeX-package 
39340 \series bold
39341 inputenc
39342 \series default
39343
39344 \begin_inset Index
39345 status collapsed
39346
39347 \begin_layout Plain Layout
39348 LaTeX-packages ! inputenc
39349 \end_layout
39350
39351 \end_inset
39352
39353 .
39354  Currently only a limited range of characters (mainly for Latin scripts)
39355  is supported.
39356 \end_layout
39357
39358 \begin_layout Description
39359 Western
39360 \begin_inset space ~
39361 \end_inset
39362
39363 European
39364 \begin_inset space ~
39365 \end_inset
39366
39367 (CP
39368 \begin_inset space ~
39369 \end_inset
39370
39371 1252) MS Windows code page for ISO
39372 \begin_inset space ~
39373 \end_inset
39374
39375 8859-1 (latin1)
39376 \end_layout
39377
39378 \begin_layout Description
39379 Western
39380 \begin_inset space ~
39381 \end_inset
39382
39383 European
39384 \begin_inset space ~
39385 \end_inset
39386
39387 (ISO
39388 \begin_inset space ~
39389 \end_inset
39390
39391 8859-1) (latin 1) covers the languages Albanian, Catalan, Danish, Dutch,
39392  English, Faroese, Finnish, French, Galician, German, Icelandic, Irish,
39393  Italian, Norwegian, Portuguese, Spanish, and Swedish; better use the ISO-8859-1
39394 5 encoding instead
39395 \end_layout
39396
39397 \begin_layout Description
39398 Western
39399 \begin_inset space ~
39400 \end_inset
39401
39402 European
39403 \begin_inset space ~
39404 \end_inset
39405
39406 (ISO
39407 \begin_inset space ~
39408 \end_inset
39409
39410 8859-15) (latin 9) like the ISO-8859-1 encoding, but with the Euro currency
39411  sign, the œ-ligature and some characters used for French and Finnish
39412 \end_layout
39413
39414 \begin_layout Section
39415 Numbering & TOC
39416 \end_layout
39417
39418 \begin_layout Standard
39419 You can adjust here the numbering depth of sections headings as described
39420  in section
39421 \begin_inset space ~
39422 \end_inset
39423
39424
39425 \begin_inset CommandInset ref
39426 LatexCommand ref
39427 reference "sub:Numbering-depth"
39428
39429 \end_inset
39430
39431 .
39432 \end_layout
39433
39434 \begin_layout Section
39435 Bibliography
39436 \end_layout
39437
39438 \begin_layout Standard
39439 You can specify here a citation style using the LaTeX-packages 
39440 \series bold
39441 natbib
39442 \series default
39443
39444 \begin_inset Index
39445 status collapsed
39446
39447 \begin_layout Plain Layout
39448 LaTeX-packages ! natbib
39449 \end_layout
39450
39451 \end_inset
39452
39453  or 
39454 \series bold
39455 jurabib
39456 \series default
39457
39458 \begin_inset Index
39459 status collapsed
39460
39461 \begin_layout Plain Layout
39462 LaTeX-packages ! jurabib
39463 \end_layout
39464
39465 \end_inset
39466
39467 .
39468  For a further description see section
39469 \begin_inset space ~
39470 \end_inset
39471
39472
39473 \begin_inset CommandInset ref
39474 LatexCommand ref
39475 reference "sec:Bibliography"
39476
39477 \end_inset
39478
39479 .
39480 \end_layout
39481
39482 \begin_layout Section
39483 PDF Properties
39484 \end_layout
39485
39486 \begin_layout Standard
39487 The PDF properties are explained in section
39488 \begin_inset space ~
39489 \end_inset
39490
39491
39492 \begin_inset CommandInset ref
39493 LatexCommand ref
39494 reference "sec:PDF-Properties"
39495
39496 \end_inset
39497
39498 .
39499 \end_layout
39500
39501 \begin_layout Section
39502 Math Options
39503 \end_layout
39504
39505 \begin_layout Standard
39506 These options will force LyX to use the LaTeX-packages 
39507 \series bold
39508 amsmath
39509 \series default
39510
39511 \begin_inset Index
39512 status collapsed
39513
39514 \begin_layout Plain Layout
39515 LaTeX-packages ! amsmath
39516 \end_layout
39517
39518 \end_inset
39519
39520  and 
39521 \series bold
39522 esint
39523 \series default
39524
39525 \begin_inset Index
39526 status collapsed
39527
39528 \begin_layout Plain Layout
39529 LaTeX-packages ! esint
39530 \end_layout
39531
39532 \end_inset
39533
39534  or to use them automatically when they are needed.
39535 \end_layout
39536
39537 \begin_layout Standard
39538
39539 \series bold
39540 amsmath
39541 \series default
39542  is needed for many constructs, so when you get LaTeX-errors in formulas,
39543  assure that you have enabled AMS.
39544 \end_layout
39545
39546 \begin_layout Standard
39547
39548 \series bold
39549 esint
39550 \series default
39551  is used for special integral characters.
39552 \end_layout
39553
39554 \begin_layout Section
39555 Float Placement
39556 \end_layout
39557
39558 \begin_layout Standard
39559 The float placement options are described in section
39560 \begin_inset space ~
39561 \end_inset
39562
39563
39564 \begin_inset CommandInset ref
39565 LatexCommand ref
39566 reference "sub:Float-Placement"
39567
39568 \end_inset
39569
39570 .
39571 \end_layout
39572
39573 \begin_layout Section
39574 Bullets
39575 \end_layout
39576
39577 \begin_layout Standard
39578 Here you can adjust the characters for the itemize levels.
39579  The itemize environment is described in section
39580 \begin_inset space ~
39581 \end_inset
39582
39583
39584 \begin_inset CommandInset ref
39585 LatexCommand ref
39586 reference "sec:Itemize"
39587
39588 \end_inset
39589
39590 .
39591 \end_layout
39592
39593 \begin_layout Section
39594 Branches
39595 \end_layout
39596
39597 \begin_layout Standard
39598 Branches are described in section
39599 \begin_inset space ~
39600 \end_inset
39601
39602
39603 \begin_inset CommandInset ref
39604 LatexCommand ref
39605 reference "sec:Branches"
39606
39607 \end_inset
39608
39609 .
39610 \end_layout
39611
39612 \begin_layout Section
39613 LaT
39614 \begin_inset ERT
39615 status collapsed
39616
39617 \begin_layout Plain Layout
39618
39619 {}
39620 \end_layout
39621
39622 \end_inset
39623
39624 eX Preamble
39625 \end_layout
39626
39627 \begin_layout Standard
39628 In this text field are entered commands to load special LaTeX-packages or
39629  to define LaTeX-commands.
39630  The preamble is a thing for LaTeX-experts.
39631  You shouldn't enter commands here until you don't exactly know what you
39632  do.
39633 \end_layout
39634
39635 \begin_layout Standard
39636 An introduction in the LaTeX-syntax is given in section
39637 \begin_inset space ~
39638 \end_inset
39639
39640
39641 \begin_inset CommandInset ref
39642 LatexCommand ref
39643 reference "sub:LaTeX-Syntax"
39644
39645 \end_inset
39646
39647 .
39648 \end_layout
39649
39650 \begin_layout Chapter
39651 The 
39652 \family sans
39653 Preferences
39654 \family default
39655  Dialog
39656 \begin_inset CommandInset label
39657 LatexCommand label
39658 name "cha:The-Preferences-dialog"
39659
39660 \end_inset
39661
39662
39663 \begin_inset Index
39664 status collapsed
39665
39666 \begin_layout Plain Layout
39667 Preferences
39668 \end_layout
39669
39670 \end_inset
39671
39672
39673 \end_layout
39674
39675 \begin_layout Standard
39676 The preferences dialog is called with the menu 
39677 \family sans
39678 Tools\SpecialChar \menuseparator
39679 Preferences
39680 \family default
39681 .
39682  It consists of submenus explained in the following.
39683 \end_layout
39684
39685 \begin_layout Section
39686 Look and Feel
39687 \end_layout
39688
39689 \begin_layout Subsection
39690 User Interface
39691 \end_layout
39692
39693 \begin_layout Subsubsection
39694 User Interface File
39695 \begin_inset Index
39696 status collapsed
39697
39698 \begin_layout Plain Layout
39699 Customization ! of toolbars
39700 \end_layout
39701
39702 \end_inset
39703
39704
39705 \begin_inset Index
39706 status collapsed
39707
39708 \begin_layout Plain Layout
39709 Customization ! of menus
39710 \end_layout
39711
39712 \end_inset
39713
39714
39715 \end_layout
39716
39717 \begin_layout Standard
39718 \begin_inset Note Greyedout
39719 status open
39720
39721 \begin_layout Plain Layout
39722
39723 \series bold
39724 Note:
39725 \series default
39726  You have to restart LyX before the change of the user interface file take
39727  effect.
39728 \end_layout
39729
39730 \end_inset
39731
39732
39733 \end_layout
39734
39735 \begin_layout Standard
39736 The appearance of the menus and toolbars can be changed by choosing an user
39737  interface (ui) file.
39738  An ui-file is a text file where the toolbars and menus are listed.
39739  The toolbar buttons and menu entries are specified in the files 
39740 \shape italic
39741 stdtoolbars.inc
39742 \shape default
39743  and 
39744 \shape italic
39745 stdmenus.inc
39746 \shape default
39747 , respectively.
39748  Both files are loaded by the 
39749 \emph on
39750 default.ui
39751 \emph default
39752  file.
39753  To create your own menu and toolbar layout, start with a copy of these
39754  files and edit the entries.
39755 \end_layout
39756
39757 \begin_layout Standard
39758 The syntax of the .inc-files is straightforward: The 
39759 \family sans
39760 Menubar
39761 \family default
39762
39763 \family sans
39764 Menu
39765 \family default
39766  and 
39767 \family sans
39768 Toolbar
39769 \family default
39770  entries must be ended with an explicit 
39771 \family sans
39772 End
39773 \family default
39774 .
39775  They may contain 
39776 \family sans
39777 Submenus
39778 \family default
39779
39780 \family sans
39781 Items
39782 \family default
39783
39784 \family sans
39785 OptItems
39786 \family default
39787
39788 \family sans
39789 Separators
39790 \family default
39791
39792 \family sans
39793 Icons,
39794 \family default
39795  and in the case of the 
39796 \begin_inset Quotes eld
39797 \end_inset
39798
39799 file
39800 \begin_inset Quotes erd
39801 \end_inset
39802
39803  menus a 
39804 \family sans
39805 Lastfiles
39806 \family default
39807  entry.
39808  The syntax for the entries is:
39809 \end_layout
39810
39811 \begin_layout Standard
39812 \begin_inset VSpace smallskip*
39813 \end_inset
39814
39815
39816 \series bold
39817 Item 
39818 \begin_inset Quotes erd
39819 \end_inset
39820
39821 menu 
39822 \series default
39823 or
39824 \series bold
39825  button name
39826 \begin_inset Quotes erd
39827 \end_inset
39828
39829  
39830 \begin_inset Quotes erd
39831 \end_inset
39832
39833 LyX-function
39834 \begin_inset Quotes erd
39835 \end_inset
39836
39837
39838 \end_layout
39839
39840 \begin_layout Standard
39841 \noindent
39842 \begin_inset VSpace smallskip*
39843 \end_inset
39844
39845 All LyX-functions are listed in 
39846 \begin_inset CommandInset citation
39847 LatexCommand cite
39848 key "LyX-func"
39849
39850 \end_inset
39851
39852 .
39853 \end_layout
39854
39855 \begin_layout Standard
39856 \begin_inset VSpace medskip
39857 \end_inset
39858
39859
39860 \end_layout
39861
39862 \begin_layout Standard
39863 An example: Assuming you use the menu 
39864 \family sans
39865 Navigate\SpecialChar \menuseparator
39866 Bookmarks
39867 \family default
39868  quite often and therefore want six available bookmarks, you can add the
39869  line
39870 \end_layout
39871
39872 \begin_layout Standard
39873 \begin_inset VSpace smallskip*
39874 \end_inset
39875
39876
39877 \series bold
39878 Item "Save Bookmark 6" "bookmark-save 6"
39879 \end_layout
39880
39881 \begin_layout Standard
39882 \noindent
39883 \begin_inset VSpace smallskip*
39884 \end_inset
39885
39886 to the navigate menu section in the .inc-file to have the sixth bookmark.
39887 \end_layout
39888
39889 \begin_layout Subsubsection
39890 Automatic help
39891 \end_layout
39892
39893 \begin_layout Standard
39894 The option 
39895 \family sans
39896 Enable tool tips in main work area
39897 \family default
39898  enables tool tips showing the content of closed insets like index entries
39899  or footnotes.
39900 \end_layout
39901
39902 \begin_layout Subsubsection
39903 Session
39904 \end_layout
39905
39906 \begin_layout Standard
39907 With the option 
39908 \family sans
39909 Allow saving
39910 \begin_inset space \thinspace{}
39911 \end_inset
39912
39913 /
39914 \begin_inset space \thinspace{}
39915 \end_inset
39916
39917 restoring of window layout and geometries
39918 \family default
39919  LyX's main window will be opened with the size and layout that was used
39920  in the last LyX session.
39921 \end_layout
39922
39923 \begin_layout Standard
39924 The option 
39925 \family sans
39926 Restore cursor positions
39927 \family default
39928  sets the cursor to the position in the file where it has been the last
39929  time.
39930 \end_layout
39931
39932 \begin_layout Standard
39933 The option 
39934 \family sans
39935 Load opened files from last session
39936 \family default
39937  opens all files that were opened in the last LyX session.
39938 \end_layout
39939
39940 \begin_layout Subsubsection
39941 Documents
39942 \begin_inset CommandInset label
39943 LatexCommand label
39944 name "sub:Backup documents"
39945
39946 \end_inset
39947
39948
39949 \begin_inset Index
39950 status collapsed
39951
39952 \begin_layout Plain Layout
39953 Backup ! Documents
39954 \end_layout
39955
39956 \end_inset
39957
39958
39959 \end_layout
39960
39961 \begin_layout Standard
39962 When the option 
39963 \family sans
39964 Backup documents
39965 \family default
39966  is set, you can specify the time between backup saves.
39967 \end_layout
39968
39969 \begin_layout Standard
39970
39971 \family sans
39972 Maximum last files
39973 \family default
39974  is the number of last opened files that LyX should display in the menu
39975  
39976 \family sans
39977 File\SpecialChar \menuseparator
39978 Open
39979 \begin_inset space ~
39980 \end_inset
39981
39982 Recent
39983 \family default
39984 .
39985 \end_layout
39986
39987 \begin_layout Standard
39988 When the option 
39989 \family sans
39990 Open documents in tabs
39991 \family default
39992  is not used, then every file will be opened in its own new instance of
39993  LyX.
39994 \end_layout
39995
39996 \begin_layout Subsection
39997 Screen Fonts
39998 \begin_inset Index
39999 status collapsed
40000
40001 \begin_layout Plain Layout
40002 Font ! Screen
40003 \end_layout
40004
40005 \end_inset
40006
40007
40008 \begin_inset CommandInset label
40009 LatexCommand label
40010 name "sub:Screen-Fonts"
40011
40012 \end_inset
40013
40014
40015 \end_layout
40016
40017 \begin_layout Standard
40018 These fonts are used to display your documents on the screen.
40019 \end_layout
40020
40021 \begin_layout Standard
40022 \begin_inset Note Greyedout
40023 status open
40024
40025 \begin_layout Plain Layout
40026
40027 \series bold
40028 Note:
40029 \series default
40030  This section only deals with the fonts 
40031 \emph on
40032 inside
40033 \emph default
40034  the LyX window.
40035  The fonts that appear on the output are independent from these fonts, and
40036  set in the menu 
40037 \family sans
40038 Document\SpecialChar \menuseparator
40039 Settings\SpecialChar \menuseparator
40040 Fonts
40041 \family default
40042 .
40043 \end_layout
40044
40045 \end_inset
40046
40047
40048 \end_layout
40049
40050 \begin_layout Standard
40051 By default, LyX uses 
40052 \family typewriter
40053 Times
40054 \family default
40055  as roman (serif) font, 
40056 \family typewriter
40057 Arial
40058 \family default
40059  or 
40060 \family typewriter
40061 Helvetica
40062 \family default
40063  (depends on the system) as 
40064 \family sans
40065 sans
40066 \begin_inset space ~
40067 \end_inset
40068
40069 serif
40070 \family default
40071  font, and 
40072 \family typewriter
40073 Courier
40074 \family default
40075  as 
40076 \family typewriter
40077 typewriter
40078 \family default
40079  font.
40080 \end_layout
40081
40082 \begin_layout Standard
40083 You can change the font size with the 
40084 \family sans
40085 Zoom
40086 \family default
40087  setting.
40088  You can also change the font zoom outside the preferences dialog for the
40089  current LyX session by pressing Ctrl and scrolling the mouse wheel.
40090 \end_layout
40091
40092 \begin_layout Standard
40093
40094 \family sans
40095 Screen DPI
40096 \family default
40097  is the screen resolution in dpi (dots per inch).
40098  The Font Sizes are calculated as letter height in units of points.
40099  72
40100 \begin_inset space \thinspace{}
40101 \end_inset
40102
40103 points have the size of 1
40104 \begin_inset space \thinspace{}
40105 \end_inset
40106
40107 inch, see Appendix
40108 \begin_inset space ~
40109 \end_inset
40110
40111
40112 \begin_inset CommandInset ref
40113 LatexCommand ref
40114 reference "cha:Units-available-in"
40115
40116 \end_inset
40117
40118 .
40119 \end_layout
40120
40121 \begin_layout Standard
40122 The default 
40123 \family sans
40124 Font Sizes
40125 \family default
40126  are the same as if a document font size of 10
40127 \begin_inset space \thinspace{}
40128 \end_inset
40129
40130 pt would be used.
40131  The sizes are explained in detail in section
40132 \begin_inset space ~
40133 \end_inset
40134
40135
40136 \begin_inset CommandInset ref
40137 LatexCommand ref
40138 reference "sub:Document-Font"
40139
40140 \end_inset
40141
40142 .
40143 \end_layout
40144
40145 \begin_layout Standard
40146 With the option 
40147 \family sans
40148 Use Pixmap Cache to speed up font rendering
40149 \family default
40150  enabled, LyX needs to redraw the screen less often.
40151  This results in better performance, especially on slow systems.
40152  On the other hand, the characters might look more fuzzy on screen.
40153  So whether you enable this or not depends on whether you prefer speed over
40154  aesthetics.
40155  Note that the Pixmap Cache is only available and useful under Mac
40156 \begin_inset space ~
40157 \end_inset
40158
40159 OS and Windows.
40160 \end_layout
40161
40162 \begin_layout Subsection
40163 Colors
40164 \begin_inset Index
40165 status collapsed
40166
40167 \begin_layout Plain Layout
40168 Color ! LyX screen
40169 \end_layout
40170
40171 \end_inset
40172
40173
40174 \begin_inset Index
40175 status collapsed
40176
40177 \begin_layout Plain Layout
40178 Settings ! Color
40179 \end_layout
40180
40181 \end_inset
40182
40183
40184 \end_layout
40185
40186 \begin_layout Standard
40187 You can here change all colors used by LyX.
40188  Choose an item in the list and use the 
40189 \family sans
40190 Alter
40191 \family default
40192  button.
40193 \end_layout
40194
40195 \begin_layout Subsection
40196 Graphics
40197 \begin_inset Index
40198 status collapsed
40199
40200 \begin_layout Plain Layout
40201 Settings ! Graphics
40202 \end_layout
40203
40204 \end_inset
40205
40206
40207 \end_layout
40208
40209 \begin_layout Standard
40210 Here you can specify how graphics inside LyX are displayed.
40211 \end_layout
40212
40213 \begin_layout Standard
40214
40215 \family sans
40216 Instant Preview
40217 \family default
40218  enables previewing snippets of your document.
40219  This feature is described in section
40220 \begin_inset space ~
40221 \end_inset
40222
40223
40224 \begin_inset CommandInset ref
40225 LatexCommand ref
40226 reference "sec:Previewing-snippets-of"
40227
40228 \end_inset
40229
40230 .
40231 \end_layout
40232
40233 \begin_layout Section
40234 Editing
40235 \begin_inset Index
40236 status collapsed
40237
40238 \begin_layout Plain Layout
40239 Settings ! Editing
40240 \end_layout
40241
40242 \end_inset
40243
40244
40245 \end_layout
40246
40247 \begin_layout Subsection
40248 Control
40249 \end_layout
40250
40251 \begin_layout Subsubsection
40252 Editing
40253 \end_layout
40254
40255 \begin_layout Standard
40256 The option 
40257 \family sans
40258 Cursor follows scrollbar
40259 \family default
40260  sets the cursor to the top of the currently displayed document part when
40261  scrolling.
40262 \end_layout
40263
40264 \begin_layout Standard
40265 The option 
40266 \family sans
40267 Sort environments alphabetically
40268 \family default
40269  sorts the entries in the pull-down box for the paragraph environments.
40270 \end_layout
40271
40272 \begin_layout Standard
40273 The option 
40274 \family sans
40275 Group environments by their category
40276 \family default
40277  groups the entries in the pull-down box for the paragraph environments.
40278 \end_layout
40279
40280 \begin_layout Subsubsection
40281 Fullscreen
40282 \end_layout
40283
40284 \begin_layout Standard
40285 Here you can specify what is hidden in the fullscreen mode.
40286  The option 
40287 \family sans
40288 Limit text width
40289 \family default
40290  specifies the width of the text in fullscreen mode.
40291  This way you can display the text smaller than the screen, the text appears
40292  then centered.
40293 \end_layout
40294
40295 \begin_layout Subsection
40296 Shortcuts
40297 \begin_inset Index
40298 status collapsed
40299
40300 \begin_layout Plain Layout
40301 Key Bindings
40302 \end_layout
40303
40304 \end_inset
40305
40306
40307 \begin_inset Index
40308 status collapsed
40309
40310 \begin_layout Plain Layout
40311 Settings ! Shortcuts
40312 \end_layout
40313
40314 \end_inset
40315
40316
40317 \end_layout
40318
40319 \begin_layout Subsubsection
40320 Bind File
40321 \end_layout
40322
40323 \begin_layout Standard
40324 Bindings are used to bind a LyX-function to a key.
40325  Several binding files are available:
40326 \end_layout
40327
40328 \begin_layout Description
40329 cua.bind typical set of PC keyboard shortcuts
40330 \end_layout
40331
40332 \begin_layout Description
40333 (x)emacs.bind set of bindings like they are used in the editor programs 
40334 \family sans
40335 Emacs
40336 \family default
40337  (
40338 \family sans
40339 XEmacs
40340 \family default
40341 )
40342 \end_layout
40343
40344 \begin_layout Description
40345 mac.bind set of bindings for 
40346 \family sans
40347 Mac
40348 \begin_inset space \thinspace{}
40349 \end_inset
40350
40351 OS
40352 \family default
40353  systems.
40354 \end_layout
40355
40356 \begin_layout Standard
40357 There are also bind-files designed for special document classes, like 
40358 \shape italic
40359 broadway.bind
40360 \shape default
40361 , and bind files for special languages.
40362  The name of language bind-files begin with a language code, e.
40363 \begin_inset space \thinspace{}
40364 \end_inset
40365
40366 g.
40367 \begin_inset space \space{}
40368 \end_inset
40369
40370
40371 \begin_inset Quotes eld
40372 \end_inset
40373
40374 pt
40375 \begin_inset Quotes erd
40376 \end_inset
40377
40378  for Portuguese.
40379  If you use LyX in a certain language, LyX will try to use the appropriate
40380  bind-file.
40381 \end_layout
40382
40383 \begin_layout Standard
40384 Some bind-files, like 
40385 \emph on
40386 math.bind
40387 \emph default
40388 , have only a small scope.
40389  When looking at the the end of the file 
40390 \shape italic
40391 cua.bind
40392 \shape default
40393 , you can see that they are included to keep the overview in the bind-file.
40394 \end_layout
40395
40396 \begin_layout Subsubsection
40397 Editing Shortcuts
40398 \begin_inset CommandInset label
40399 LatexCommand label
40400 name "sub:Editing-Shortcuts"
40401
40402 \end_inset
40403
40404
40405 \begin_inset Index
40406 status collapsed
40407
40408 \begin_layout Plain Layout
40409 Key Bindings ! Editing
40410 \end_layout
40411
40412 \end_inset
40413
40414
40415 \end_layout
40416
40417 \begin_layout Standard
40418 To add new or modify existing keybindings to your own taste you can use
40419  the table in the dialog that lists all LyX-functions and the bound shortcuts.
40420  To find functions easily, they are grouped by categories and the dialog
40421  provides the field 
40422 \family sans
40423 Show key-bindings containing
40424 \family default
40425 .
40426  In this field you can insert a keyword for a function you want to edit.
40427  Insert there for example as keyword 
40428 \begin_inset Quotes eld
40429 \end_inset
40430
40431 paste
40432 \begin_inset Quotes erd
40433 \end_inset
40434
40435  and you get the 4 different existing shortcuts for the 3 different functions
40436  that contain 
40437 \begin_inset Quotes eld
40438 \end_inset
40439
40440 paste
40441 \begin_inset Quotes erd
40442 \end_inset
40443
40444  in their name.
40445  As you can see, one function can have more than one shortcut.
40446  All LyX-functions are also listed in the file 
40447 \emph on
40448 LyX Functions
40449 \emph default
40450  that you find in the 
40451 \family sans
40452 Help
40453 \family default
40454  menu.
40455 \end_layout
40456
40457 \begin_layout Standard
40458 To add e.
40459 \begin_inset space \thinspace{}
40460 \end_inset
40461
40462 g.
40463 \begin_inset space \space{}
40464 \end_inset
40465
40466 the shortcut 
40467 \family sans
40468 Alt+Q
40469 \family default
40470  for the function 
40471 \family sans
40472 textstyle-apply
40473 \family default
40474 , select the function and press the 
40475 \family sans
40476 Modify
40477 \family default
40478  button.
40479  A dialog pops up where you can add the shortcut by using it.
40480  So press Alt+Q to define the shortcut.
40481  Modifying an existing shortcut is done the same way.
40482  You can also bind multiple functions to one shortcut by modifying an existing
40483  binding and adding the different function names as semicolon separated
40484  list.
40485  LyX will then use the first function that is enabled in the current document
40486  part.
40487  The binding for the function 
40488 \family sans
40489 command-alter
40490 \family default
40491  is an example for this.
40492 \end_layout
40493
40494 \begin_layout Standard
40495 Alternatively you can also edit shortcuts by modifying bind-files with a
40496  text editor.
40497  The syntax of the entries is:
40498 \end_layout
40499
40500 \begin_layout Standard
40501
40502 \series bold
40503
40504 \backslash
40505 bind 
40506 \begin_inset Quotes erd
40507 \end_inset
40508
40509 key combination
40510 \begin_inset Quotes erd
40511 \end_inset
40512
40513  
40514 \begin_inset Quotes erd
40515 \end_inset
40516
40517 LyX-function
40518 \begin_inset Quotes erd
40519 \end_inset
40520
40521
40522 \end_layout
40523
40524 \begin_layout Subsection
40525 Keyboard
40526 \begin_inset space \thinspace{}
40527 \end_inset
40528
40529 /
40530 \begin_inset space \thinspace{}
40531 \end_inset
40532
40533 Mouse
40534 \begin_inset CommandInset label
40535 LatexCommand label
40536 name "sub:Keyboard-Map"
40537
40538 \end_inset
40539
40540
40541 \begin_inset Index
40542 status collapsed
40543
40544 \begin_layout Plain Layout
40545 Keyboard Map
40546 \end_layout
40547
40548 \end_inset
40549
40550
40551 \begin_inset Index
40552 status collapsed
40553
40554 \begin_layout Plain Layout
40555 Settings ! Keyboard Map
40556 \end_layout
40557
40558 \end_inset
40559
40560
40561 \end_layout
40562
40563 \begin_layout Standard
40564 Normally keyboard settings have to be done in a menu of your operating system.
40565  For the case that this is not possible, LyX provides keyboard maps.
40566  If you have e.
40567 \begin_inset space \thinspace{}
40568 \end_inset
40569
40570 g.
40571 \begin_inset space \space{}
40572 \end_inset
40573
40574 a Czech keyboard but want to write with it like with a Romanian one, you
40575  can use the keyboard map file named 
40576 \emph on
40577 romanian.kmap
40578 \emph default
40579 .
40580 \end_layout
40581
40582 \begin_layout Standard
40583 \begin_inset Note Greyedout
40584 status open
40585
40586 \begin_layout Plain Layout
40587
40588 \series bold
40589 Note:
40590 \series default
40591  Keyboard maps are only provided as makeshift and don't work on all systems.
40592 \end_layout
40593
40594 \end_inset
40595
40596
40597 \end_layout
40598
40599 \begin_layout Standard
40600 Besides this, you can specify here the 
40601 \family sans
40602 Wheel scrolling speed
40603 \family default
40604 .
40605  The standard value is 1.0, higher values speed up the scrolling, lower ones
40606  slow it down.
40607 \end_layout
40608
40609 \begin_layout Subsection
40610 Input Completion
40611 \begin_inset CommandInset label
40612 LatexCommand label
40613 name "sub:Input-Completion-Appendix"
40614
40615 \end_inset
40616
40617
40618 \begin_inset Index
40619 status collapsed
40620
40621 \begin_layout Plain Layout
40622 Input completion
40623 \end_layout
40624
40625 \end_inset
40626
40627
40628 \end_layout
40629
40630 \begin_layout Standard
40631 Input completion is described in sec.
40632 \begin_inset space \thinspace{}
40633 \end_inset
40634
40635
40636 \begin_inset CommandInset ref
40637 LatexCommand ref
40638 reference "sec:Input-Completion"
40639
40640 \end_inset
40641
40642 .
40643  The completion options for math do the same as the corresponding options
40644  for text.
40645  With the general options you can define the delay time for the inline and
40646  popup completion and choose if long completions should be abbreviated or
40647  not.
40648 \end_layout
40649
40650 \begin_layout Section
40651 Paths
40652 \begin_inset Index
40653 status collapsed
40654
40655 \begin_layout Plain Layout
40656 Paths
40657 \end_layout
40658
40659 \end_inset
40660
40661
40662 \begin_inset Index
40663 status collapsed
40664
40665 \begin_layout Plain Layout
40666 Settings ! Paths
40667 \end_layout
40668
40669 \end_inset
40670
40671
40672 \end_layout
40673
40674 \begin_layout Description
40675 Working
40676 \begin_inset space ~
40677 \end_inset
40678
40679 directory This is LyX's working directory.
40680  It is the default when you 
40681 \family sans
40682 Open
40683 \family default
40684
40685 \family sans
40686 Save
40687 \family default
40688  or 
40689 \family sans
40690 Save
40691 \begin_inset space ~
40692 \end_inset
40693
40694 as
40695 \family default
40696  files.
40697 \end_layout
40698
40699 \begin_layout Description
40700 Document
40701 \begin_inset space ~
40702 \end_inset
40703
40704 templates This directory will be opened when you use the menu 
40705 \family sans
40706 File\SpecialChar \menuseparator
40707 New
40708 \begin_inset space ~
40709 \end_inset
40710
40711 from
40712 \begin_inset space ~
40713 \end_inset
40714
40715 Template
40716 \family default
40717 .
40718 \end_layout
40719
40720 \begin_layout Description
40721 Example
40722 \begin_inset space ~
40723 \end_inset
40724
40725 files This directory will be opened when you use the button 
40726 \family sans
40727 Examples
40728 \family default
40729  in the 
40730 \family sans
40731 File\SpecialChar \menuseparator
40732 Open
40733 \family default
40734  dialog.
40735 \begin_inset Newline newline
40736 \end_inset
40737
40738
40739 \begin_inset Note Greyedout
40740 status open
40741
40742 \begin_layout Plain Layout
40743
40744 \series bold
40745 Note:
40746 \series default
40747  The 
40748 \family sans
40749 Examples
40750 \family default
40751  button does not exist when using LyX on MacOS and Windows systems.
40752 \end_layout
40753
40754 \end_inset
40755
40756
40757 \end_layout
40758
40759 \begin_layout Description
40760 Backup
40761 \begin_inset space ~
40762 \end_inset
40763
40764 directory
40765 \begin_inset Index
40766 status collapsed
40767
40768 \begin_layout Plain Layout
40769 Backup ! Directory
40770 \end_layout
40771
40772 \end_inset
40773
40774  Backup copies will be saved to this directory.
40775  When no directory is given but backups are enabled as described in section
40776 \begin_inset space ~
40777 \end_inset
40778
40779
40780 \begin_inset CommandInset ref
40781 LatexCommand ref
40782 reference "sub:Backup documents"
40783
40784 \end_inset
40785
40786 , the 
40787 \family sans
40788 Working directory
40789 \family default
40790  will be used to save the backups.
40791 \begin_inset Newline newline
40792 \end_inset
40793
40794 The backup files have the ending 
40795 \begin_inset Quotes eld
40796 \end_inset
40797
40798 .lyx~
40799 \begin_inset Quotes erd
40800 \end_inset
40801
40802 .
40803 \end_layout
40804
40805 \begin_layout Description
40806 Ly
40807 \begin_inset ERT
40808 status collapsed
40809
40810 \begin_layout Plain Layout
40811
40812 {}
40813 \end_layout
40814
40815 \end_inset
40816
40817 XServer-Pipe Here you can enter the name of a Unix-pipe.
40818  This pipe is used to send data from external programs to LyX.
40819 \begin_inset Newline newline
40820 \end_inset
40821
40822
40823 \begin_inset Note Greyedout
40824 status open
40825
40826 \begin_layout Plain Layout
40827
40828 \series bold
40829 Note:
40830 \series default
40831  This feature doesn't work on Windows systems.
40832 \end_layout
40833
40834 \end_inset
40835
40836
40837 \end_layout
40838
40839 \begin_layout Description
40840 Temporary
40841 \begin_inset space ~
40842 \end_inset
40843
40844 directory Temporary files will be saved in this directory.
40845 \end_layout
40846
40847 \begin_layout Description
40848 PATH
40849 \begin_inset space ~
40850 \end_inset
40851
40852 prefix This field contains a list of paths to external programs.
40853  When LyX needs to use an external program, it looks in this list where
40854  to find it on the system.
40855  The path list is automatically set up on Windows and Mac systems while
40856  LyX is configured, so that you normally don't have to modify it.
40857  On Unix
40858 \begin_inset space \thinspace{}
40859 \end_inset
40860
40861 /
40862 \begin_inset space \thinspace{}
40863 \end_inset
40864
40865 Linux systems, the path list will need to be set only if there are external
40866  programs you wish to use that are not in your normal system path ($PATH).
40867  
40868 \end_layout
40869
40870 \begin_layout Section
40871 Identity
40872 \end_layout
40873
40874 \begin_layout Standard
40875 Here you can insert your name and email address.
40876  The identity will be used when you have enabled change tracking as described
40877  in section
40878 \begin_inset space ~
40879 \end_inset
40880
40881
40882 \begin_inset CommandInset ref
40883 LatexCommand ref
40884 reference "sec:Change-Tracking"
40885
40886 \end_inset
40887
40888 , to mark changes you make as yours.
40889 \end_layout
40890
40891 \begin_layout Section
40892 Language Settings
40893 \begin_inset Index
40894 status collapsed
40895
40896 \begin_layout Plain Layout
40897 Language ! Settings
40898 \end_layout
40899
40900 \end_inset
40901
40902
40903 \begin_inset Index
40904 status collapsed
40905
40906 \begin_layout Plain Layout
40907 Settings ! Language
40908 \end_layout
40909
40910 \end_inset
40911
40912
40913 \end_layout
40914
40915 \begin_layout Subsection
40916 Language
40917 \end_layout
40918
40919 \begin_layout Description
40920 User
40921 \begin_inset space ~
40922 \end_inset
40923
40924 Interface
40925 \begin_inset space ~
40926 \end_inset
40927
40928 language Here you can select the language of LyX's menus.
40929  Unfortunately this doesn't work on Mac and Windows.
40930  It works so far on Linux, but not for every language you can select here
40931  exists a translation of the LyX menus.
40932  You find the actual translation status here: 
40933 \begin_inset CommandInset href
40934 LatexCommand href
40935 name "http://www.lyx.org/I18n"
40936 target "http://www.lyx.org/I18n"
40937
40938 \end_inset
40939
40940
40941 \end_layout
40942
40943 \begin_layout Description
40944 Default
40945 \begin_inset space ~
40946 \end_inset
40947
40948 language is the language used in new documents
40949 \end_layout
40950
40951 \begin_layout Description
40952 Language
40953 \begin_inset space ~
40954 \end_inset
40955
40956 package is a LaTeX-command to load a LaTeX-package that handles language
40957  issues.
40958  The default is the LaTeX-command 
40959 \family sans
40960
40961 \backslash
40962 usepackage{babel}
40963 \family default
40964  that loads the package 
40965 \series bold
40966 babel
40967 \series default
40968 .
40969 \begin_inset Foot
40970 status collapsed
40971
40972 \begin_layout Plain Layout
40973 For an introduction to the LaTeX-Syntax, have a look at section
40974 \begin_inset space ~
40975 \end_inset
40976
40977
40978 \begin_inset CommandInset ref
40979 LatexCommand ref
40980 reference "sec:TeX-Code"
40981
40982 \end_inset
40983
40984 .
40985 \end_layout
40986
40987 \end_inset
40988
40989
40990 \begin_inset Newline newline
40991 \end_inset
40992
40993 The 
40994 \series bold
40995 babel
40996 \series default
40997  translates in the background automatically text labels of documents to
40998  the document language.
40999  A text label is for instance the word 
41000 \begin_inset Quotes eld
41001 \end_inset
41002
41003 Table
41004 \begin_inset Quotes erd
41005 \end_inset
41006
41007  at the beginning of every table caption.
41008 \end_layout
41009
41010 \begin_layout Description
41011 Command
41012 \begin_inset space ~
41013 \end_inset
41014
41015 start When a special LaTeX-package is needed to write in a certain document
41016  language, you can here specify the command to start the package.
41017  An example is the start command 
41018 \family sans
41019
41020 \backslash
41021 begin{arabtext}
41022 \family default
41023  that is needed to write Arabic using the package 
41024 \series bold
41025 ArabTeX
41026 \series default
41027 , see 
41028 \begin_inset CommandInset citation
41029 LatexCommand cite
41030 key "Arabic"
41031
41032 \end_inset
41033
41034 .
41035  The default is the 
41036 \series bold
41037 babel
41038 \series default
41039  command 
41040 \family sans
41041
41042 \backslash
41043 selectlanguage{$$lang}
41044 \family default
41045 .
41046 \end_layout
41047
41048 \begin_layout Description
41049 Command
41050 \begin_inset space ~
41051 \end_inset
41052
41053 end Counterpart to 
41054 \family sans
41055 Command start
41056 \family default
41057 .
41058  Some packages, like the default, don't have an end command since the start
41059  command toggles the package on and off.
41060 \end_layout
41061
41062 \begin_layout Description
41063 Use
41064 \begin_inset space ~
41065 \end_inset
41066
41067 babel Whether 
41068 \series bold
41069 babel
41070 \series default
41071  is used or not.
41072 \end_layout
41073
41074 \begin_layout Description
41075 Global When this option is set, the languages used in the document will
41076  be added as options to the document class options, so that they can be
41077  used by all LaTeX-packages.
41078  Otherwise they will only be used as options for the 
41079 \series bold
41080 babel
41081 \series default
41082  package.
41083 \end_layout
41084
41085 \begin_layout Description
41086 Auto
41087 \begin_inset space ~
41088 \end_inset
41089
41090 begin When this option is set, the documents starts with the chosen document
41091  language.
41092  When this option is not set, the 
41093 \family sans
41094 Command
41095 \begin_inset space ~
41096 \end_inset
41097
41098 start
41099 \family default
41100  is explicitly set to the beginning of the document in the LaTeX-output.
41101  This assures that the correct language is used when you use another 
41102 \family sans
41103 Command
41104 \begin_inset space ~
41105 \end_inset
41106
41107 start
41108 \family default
41109  than the default.
41110 \end_layout
41111
41112 \begin_layout Description
41113 Auto
41114 \begin_inset space ~
41115 \end_inset
41116
41117 end Counterpart to 
41118 \family sans
41119 Auto
41120 \begin_inset space ~
41121 \end_inset
41122
41123 begin
41124 \family default
41125 .
41126  When it is not set, the 
41127 \family sans
41128 Command
41129 \begin_inset space ~
41130 \end_inset
41131
41132 end
41133 \family default
41134  is set to the end of the document.
41135 \end_layout
41136
41137 \begin_layout Description
41138 Mark
41139 \begin_inset space ~
41140 \end_inset
41141
41142 foreign
41143 \begin_inset space ~
41144 \end_inset
41145
41146 languages Text marked formatted in a language different from the document
41147  language will be underlined blue.
41148 \end_layout
41149
41150 \begin_layout Description
41151 Enable
41152 \begin_inset space ~
41153 \end_inset
41154
41155 RTL
41156 \begin_inset space ~
41157 \end_inset
41158
41159 support Enables the use of languages, written from right to left (RTL),
41160  like Arabic, Hebrew, Farsi.
41161 \end_layout
41162
41163 \begin_layout Description
41164 Cursor
41165 \begin_inset space ~
41166 \end_inset
41167
41168 movement When writing RTL, you can define if the left and right arrow keys
41169  moves the cursor visually to the left or right, respectively, or logically.
41170  Logical means that the cursor is moved to the left when pressing the right
41171  arrow key and the cursor is inside text in an RTL language.
41172 \end_layout
41173
41174 \begin_layout Subsection
41175 Spellchecker
41176 \end_layout
41177
41178 \begin_layout Standard
41179 The spellchecker settings are explained in section
41180 \begin_inset space ~
41181 \end_inset
41182
41183
41184 \begin_inset CommandInset ref
41185 LatexCommand ref
41186 reference "sec:Spellchecking"
41187
41188 \end_inset
41189
41190
41191 \end_layout
41192
41193 \begin_layout Section
41194 Outputs
41195 \end_layout
41196
41197 \begin_layout Subsection
41198 Printer
41199 \begin_inset CommandInset label
41200 LatexCommand label
41201 name "sub:Printer"
41202
41203 \end_inset
41204
41205
41206 \begin_inset Index
41207 status collapsed
41208
41209 \begin_layout Plain Layout
41210 Printer
41211 \end_layout
41212
41213 \end_inset
41214
41215
41216 \begin_inset Index
41217 status collapsed
41218
41219 \begin_layout Plain Layout
41220 Settings ! Printer
41221 \end_layout
41222
41223 \end_inset
41224
41225
41226 \end_layout
41227
41228 \begin_layout Description
41229 Default
41230 \begin_inset space ~
41231 \end_inset
41232
41233 printer Here you can specify the name of your default printer.
41234  The name will be used when the 
41235 \family sans
41236 Printer command
41237 \family default
41238  is executed.
41239 \begin_inset Newline newline
41240 \end_inset
41241
41242
41243 \begin_inset Note Greyedout
41244 status open
41245
41246 \begin_layout Plain Layout
41247
41248 \series bold
41249 Note:
41250 \series default
41251  You can leave this field empty on Windows systems because it has there
41252  no effect.
41253 \end_layout
41254
41255 \end_inset
41256
41257
41258 \end_layout
41259
41260 \begin_layout Description
41261 Adapt
41262 \begin_inset space ~
41263 \end_inset
41264
41265 output
41266 \begin_inset space ~
41267 \end_inset
41268
41269 to
41270 \begin_inset space ~
41271 \end_inset
41272
41273 printer This option works only for the 
41274 \family sans
41275 Printer command
41276 \family default
41277  
41278 \begin_inset Quotes eld
41279 \end_inset
41280
41281
41282 \family sans
41283 dvips
41284 \family default
41285
41286 \begin_inset Quotes erd
41287 \end_inset
41288
41289 .
41290  It activates a configuration file for dvips.
41291  This is an option only for dvips experts.
41292 \end_layout
41293
41294 \begin_layout Description
41295 Printer
41296 \begin_inset space ~
41297 \end_inset
41298
41299 command is the command LyX
41300 \begin_inset space \thinspace{}
41301 \end_inset
41302
41303 /
41304 \begin_inset space \thinspace{}
41305 \end_inset
41306
41307 LaTeX uses for printing.
41308  The default is on most systems 
41309 \family sans
41310 dvips
41311 \family default
41312 .
41313 \end_layout
41314
41315 \begin_layout Description
41316 Printer
41317 \begin_inset space ~
41318 \end_inset
41319
41320 Command
41321 \begin_inset space ~
41322 \end_inset
41323
41324 Options Here you can specify printer options.
41325  A list of printer options with explanations can be found in the documentation
41326  of the program that provides the 
41327 \family sans
41328 Printer command
41329 \family default
41330  you are using.
41331 \end_layout
41332
41333 \begin_layout Subsection
41334 Date Format
41335 \begin_inset Index
41336 status collapsed
41337
41338 \begin_layout Plain Layout
41339 Date Format
41340 \end_layout
41341
41342 \end_inset
41343
41344
41345 \begin_inset Index
41346 status collapsed
41347
41348 \begin_layout Plain Layout
41349 Settings ! Date format
41350 \end_layout
41351
41352 \end_inset
41353
41354
41355 \end_layout
41356
41357 \begin_layout Standard
41358 The date format can be one or a mixture of the formats listed here:
41359 \begin_inset Newline newline
41360 \end_inset
41361
41362
41363 \begin_inset Flex URL
41364 status collapsed
41365
41366 \begin_layout Plain Layout
41367
41368 http://unixhelp.ed.ac.uk/CGI/man-cgi?date
41369 \end_layout
41370
41371 \end_inset
41372
41373
41374 \begin_inset Newline newline
41375 \end_inset
41376
41377 For example the format
41378 \begin_inset Newline newline
41379 \end_inset
41380
41381 %d/%m/%y
41382 \begin_inset Newline newline
41383 \end_inset
41384
41385 prints the date as day/month/year.
41386 \end_layout
41387
41388 \begin_layout Subsection
41389 Plain Text
41390 \end_layout
41391
41392 \begin_layout Description
41393 Output
41394 \begin_inset space ~
41395 \end_inset
41396
41397 line
41398 \begin_inset space ~
41399 \end_inset
41400
41401 length sets the maximum number of characters printed in one line when using
41402  the menu 
41403 \family sans
41404 File\SpecialChar \menuseparator
41405 Export\SpecialChar \menuseparator
41406 Plain
41407 \begin_inset space ~
41408 \end_inset
41409
41410 text
41411 \family default
41412 .
41413  Setting the line line length to 0 means all text is printed in one endless
41414  line.
41415 \end_layout
41416
41417 \begin_layout Description
41418 roff
41419 \begin_inset space ~
41420 \end_inset
41421
41422 command defines an additional command used to produce better ASCII tables
41423  with the 
41424 \family typewriter
41425 groff/troff/nroff
41426 \family default
41427  UNIX-commands (refer to their manuals for more information about them).
41428  Setting this as empty tells LyX to use the internal formatter.
41429 \end_layout
41430
41431 \begin_layout Subsection
41432 LaT
41433 \begin_inset ERT
41434 status collapsed
41435
41436 \begin_layout Plain Layout
41437
41438 {}
41439 \end_layout
41440
41441 \end_inset
41442
41443 eX
41444 \begin_inset CommandInset label
41445 LatexCommand label
41446 name "sub:LaTeX-settings"
41447
41448 \end_inset
41449
41450
41451 \begin_inset Index
41452 status collapsed
41453
41454 \begin_layout Plain Layout
41455 Settings ! LaTeX
41456 \end_layout
41457
41458 \end_inset
41459
41460
41461 \end_layout
41462
41463 \begin_layout Description
41464 Te
41465 \begin_inset ERT
41466 status collapsed
41467
41468 \begin_layout Plain Layout
41469
41470 {}
41471 \end_layout
41472
41473 \end_inset
41474
41475 X
41476 \begin_inset space ~
41477 \end_inset
41478
41479 encoding This is the default encoding of the document font.
41480  
41481 \family sans
41482 T1
41483 \family default
41484  is the default and covers western languages and symbols.
41485  
41486 \family sans
41487 T2A
41488 \family default
41489
41490 \family sans
41491 T2B
41492 \family default
41493
41494 \family sans
41495 T2C
41496 \family default
41497
41498 \family sans
41499 LCY
41500 \family default
41501 , and 
41502 \family sans
41503 X2
41504 \family default
41505  are for Cyrillic.
41506  Combinations of the encodings are possible, like 
41507 \begin_inset Quotes erd
41508 \end_inset
41509
41510
41511 \family sans
41512 T1, T2B
41513 \family default
41514
41515 \begin_inset Quotes erd
41516 \end_inset
41517
41518 .
41519  The font encoding is normally automatically loaded by the language packages
41520  LyX sets up in the background.
41521  So there is no need to change the default encoding.
41522 \end_layout
41523
41524 \begin_layout Description
41525 Default
41526 \begin_inset space ~
41527 \end_inset
41528
41529 paper
41530 \begin_inset space ~
41531 \end_inset
41532
41533 size This is the paper size that is used for new documents.
41534  The 
41535 \family sans
41536 Default
41537 \family default
41538  value depends on your LaTeX-system setup.
41539 \end_layout
41540
41541 \begin_layout Standard
41542 You can also specify here commands with parameters for the listed applications.
41543  But before you change something, it is strongly recommended to read the
41544  manuals of the applications.
41545  Currently the following commands can be set:
41546 \end_layout
41547
41548 \begin_layout Description
41549 CheckTe
41550 \begin_inset ERT
41551 status collapsed
41552
41553 \begin_layout Plain Layout
41554
41555 {}
41556 \end_layout
41557
41558 \end_inset
41559
41560 X
41561 \begin_inset space ~
41562 \end_inset
41563
41564 command Command for the program 
41565 \family sans
41566 CheckTeX
41567 \family default
41568  that is described in section 
41569 \emph on
41570 Checking TeX
41571 \emph default
41572  of the 
41573 \emph on
41574 Additional Features
41575 \emph default
41576  manual.
41577 \end_layout
41578
41579 \begin_layout Description
41580 BibTe
41581 \begin_inset ERT
41582 status collapsed
41583
41584 \begin_layout Plain Layout
41585
41586 {}
41587 \end_layout
41588
41589 \end_inset
41590
41591 X
41592 \begin_inset space ~
41593 \end_inset
41594
41595 command Command for the program 
41596 \family sans
41597 BibTeX
41598 \family default
41599  that generates the bibliography, see section
41600 \begin_inset space ~
41601 \end_inset
41602
41603
41604 \begin_inset CommandInset ref
41605 LatexCommand ref
41606 reference "sub:Bibliography-databases"
41607
41608 \end_inset
41609
41610 .
41611 \end_layout
41612
41613 \begin_layout Description
41614 Index
41615 \begin_inset space ~
41616 \end_inset
41617
41618 command Command for the program that generates the index, see section
41619 \begin_inset space ~
41620 \end_inset
41621
41622
41623 \begin_inset CommandInset ref
41624 LatexCommand ref
41625 reference "sub:Index-Program"
41626
41627 \end_inset
41628
41629 .
41630 \end_layout
41631
41632 \begin_layout Description
41633 Nomenclature
41634 \begin_inset space ~
41635 \end_inset
41636
41637 command Command for the program that generates the nomenclature, see section
41638 \begin_inset space ~
41639 \end_inset
41640
41641
41642 \begin_inset CommandInset ref
41643 LatexCommand ref
41644 reference "sub:Nomenclature-Program"
41645
41646 \end_inset
41647
41648 .
41649 \end_layout
41650
41651 \begin_layout Description
41652 DVI
41653 \begin_inset space ~
41654 \end_inset
41655
41656 viewer
41657 \begin_inset space ~
41658 \end_inset
41659
41660 paper
41661 \begin_inset space ~
41662 \end_inset
41663
41664 size
41665 \begin_inset space ~
41666 \end_inset
41667
41668 options They only have an effect when the program 
41669 \family sans
41670 xdvi
41671 \family default
41672  is used as DVI-viewer.
41673 \end_layout
41674
41675 \begin_layout Description
41676 There are additionally the following options:
41677 \end_layout
41678
41679 \begin_layout Description
41680 Use
41681 \begin_inset space ~
41682 \end_inset
41683
41684 Windows-style
41685 \begin_inset space ~
41686 \end_inset
41687
41688 paths
41689 \begin_inset space ~
41690 \end_inset
41691
41692 in
41693 \begin_inset space ~
41694 \end_inset
41695
41696 LaTeX
41697 \begin_inset space ~
41698 \end_inset
41699
41700 files Uses paths in the notation of Windows, that means that 
41701 \begin_inset Quotes eld
41702 \end_inset
41703
41704
41705 \backslash
41706
41707 \begin_inset Quotes erd
41708 \end_inset
41709
41710  is used instead of 
41711 \begin_inset Quotes eld
41712 \end_inset
41713
41714 /
41715 \begin_inset Quotes erd
41716 \end_inset
41717
41718  to separate folders.
41719  This option is enabled by default when you use LyX on Windows.
41720 \begin_inset Index
41721 status collapsed
41722
41723 \begin_layout Plain Layout
41724 Paths
41725 \end_layout
41726
41727 \end_inset
41728
41729
41730 \begin_inset Index
41731 status collapsed
41732
41733 \begin_layout Plain Layout
41734 Settings ! Paths
41735 \end_layout
41736
41737 \end_inset
41738
41739
41740 \end_layout
41741
41742 \begin_layout Description
41743 Reset
41744 \begin_inset space ~
41745 \end_inset
41746
41747 class
41748 \begin_inset space ~
41749 \end_inset
41750
41751 options
41752 \begin_inset space ~
41753 \end_inset
41754
41755 when
41756 \begin_inset space ~
41757 \end_inset
41758
41759 document
41760 \begin_inset space ~
41761 \end_inset
41762
41763 classes
41764 \begin_inset space ~
41765 \end_inset
41766
41767 changes Removes all manually set document class options in the 
41768 \family sans
41769 Document\SpecialChar \menuseparator
41770 Settings
41771 \family default
41772  dialog when changing the document class.
41773 \end_layout
41774
41775 \begin_layout Section
41776 File
41777 \begin_inset space ~
41778 \end_inset
41779
41780 Handling
41781 \begin_inset Index
41782 status collapsed
41783
41784 \begin_layout Plain Layout
41785 File handling
41786 \end_layout
41787
41788 \end_inset
41789
41790
41791 \end_layout
41792
41793 \begin_layout Subsection
41794 Converters
41795 \begin_inset Index
41796 status collapsed
41797
41798 \begin_layout Plain Layout
41799 Converters
41800 \end_layout
41801
41802 \end_inset
41803
41804
41805 \end_layout
41806
41807 \begin_layout Standard
41808 Here you find the list of defined converter commands to convert material
41809  from one format to another.
41810  You can modify them or create new ones.
41811  To modify a converter, select it, change the entry of the field 
41812 \family sans
41813 Converter
41814 \family default
41815  and/or 
41816 \family sans
41817 Extra
41818 \begin_inset space ~
41819 \end_inset
41820
41821 flag
41822 \family default
41823 , and press the 
41824 \family sans
41825 Modify
41826 \family default
41827  button.
41828  To create a new converter, select an existing one, select a different format
41829  in the 
41830 \family sans
41831 From
41832 \begin_inset space ~
41833 \end_inset
41834
41835 format
41836 \family default
41837  drop-down list, modify the 
41838 \family sans
41839 Converter
41840 \family default
41841  field, and press the 
41842 \family sans
41843 Add
41844 \family default
41845  button.
41846 \end_layout
41847
41848 \begin_layout Standard
41849 When the 
41850 \family sans
41851 Converter File Cache
41852 \family default
41853  is enabled, conversions will be cached as long as specified in the field
41854  
41855 \family sans
41856 Maximum Age (in days
41857 \family default
41858 ).
41859  This means that images don't need to be converted again when you reopen
41860  a document; the converted images from the cache will be used instead.
41861 \end_layout
41862
41863 \begin_layout Standard
41864 More about converters, like the variables and flags that can be used in
41865  the converter definition, is described in section 
41866 \emph on
41867 Converters
41868 \emph default
41869  of the 
41870 \emph on
41871 Customization
41872 \emph default
41873  manual.
41874 \end_layout
41875
41876 \begin_layout Subsection
41877 File Formats
41878 \begin_inset CommandInset label
41879 LatexCommand label
41880 name "sec:File-Formats"
41881
41882 \end_inset
41883
41884
41885 \begin_inset Index
41886 status collapsed
41887
41888 \begin_layout Plain Layout
41889 File formats
41890 \end_layout
41891
41892 \end_inset
41893
41894
41895 \begin_inset Index
41896 status collapsed
41897
41898 \begin_layout Plain Layout
41899 Copiers
41900 \end_layout
41901
41902 \end_inset
41903
41904
41905 \end_layout
41906
41907 \begin_layout Standard
41908 Here you find the list of defined file formats that LyX can handle.
41909  You can modify the viewer and editor program that should be used for certain
41910  formats.
41911 \end_layout
41912
41913 \begin_layout Standard
41914 More about formats, like the options that can be used in the format definition,
41915  is described in section 
41916 \emph on
41917 Formats
41918 \emph default
41919  of the 
41920 \emph on
41921 Customization
41922 \emph default
41923  manual.
41924 \end_layout
41925
41926 \begin_layout Standard
41927 Since all conversions from one format to another take place in LyX's temporary
41928  directory, it is sometimes necessary to modify a file before copying it
41929  to the temporary directory in order that the conversion may be performed.
41930  This is done by specifying a 
41931 \family sans
41932 Copier
41933 \family default
41934 .
41935  More about this is described in section 
41936 \emph on
41937 Copiers
41938 \emph default
41939  of the 
41940 \emph on
41941 Customization
41942 \emph default
41943  manual.
41944 \end_layout
41945
41946 \begin_layout Chapter
41947 Units available in LyX
41948 \begin_inset Index
41949 status collapsed
41950
41951 \begin_layout Plain Layout
41952 Units
41953 \end_layout
41954
41955 \end_inset
41956
41957
41958 \begin_inset CommandInset label
41959 LatexCommand label
41960 name "cha:Units-available-in"
41961
41962 \end_inset
41963
41964
41965 \end_layout
41966
41967 \begin_layout Standard
41968 To understand the units described in this documentation, 
41969 \begin_inset CommandInset ref
41970 LatexCommand ref
41971 reference "cap:Units"
41972
41973 \end_inset
41974
41975  explains all units available in LyX.
41976 \end_layout
41977
41978 \begin_layout Standard
41979 \begin_inset Float table
41980 placement h
41981 wide false
41982 sideways false
41983 status open
41984
41985 \begin_layout Plain Layout
41986 \begin_inset Caption
41987
41988 \begin_layout Plain Layout
41989 \begin_inset CommandInset label
41990 LatexCommand label
41991 name "cap:Units"
41992
41993 \end_inset
41994
41995 Units
41996 \end_layout
41997
41998 \end_inset
41999
42000
42001 \end_layout
42002
42003 \begin_layout Plain Layout
42004 \begin_inset VSpace medskip
42005 \end_inset
42006
42007
42008 \end_layout
42009
42010 \begin_layout Plain Layout
42011 \align center
42012 \begin_inset Tabular
42013 <lyxtabular version="3" rows="20" columns="2">
42014 <features>
42015 <column alignment="center" valignment="top" width="0">
42016 <column alignment="center" valignment="top" width="0">
42017 <row>
42018 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
42019 \begin_inset Text
42020
42021 \begin_layout Plain Layout
42022 unit
42023 \end_layout
42024
42025 \end_inset
42026 </cell>
42027 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
42028 \begin_inset Text
42029
42030 \begin_layout Plain Layout
42031 name/description
42032 \end_layout
42033
42034 \end_inset
42035 </cell>
42036 </row>
42037 <row>
42038 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
42039 \begin_inset Text
42040
42041 \begin_layout Plain Layout
42042 mm
42043 \end_layout
42044
42045 \end_inset
42046 </cell>
42047 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
42048 \begin_inset Text
42049
42050 \begin_layout Plain Layout
42051 millimeter
42052 \end_layout
42053
42054 \end_inset
42055 </cell>
42056 </row>
42057 <row>
42058 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
42059 \begin_inset Text
42060
42061 \begin_layout Plain Layout
42062 cm
42063 \end_layout
42064
42065 \end_inset
42066 </cell>
42067 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
42068 \begin_inset Text
42069
42070 \begin_layout Plain Layout
42071 centimeter
42072 \end_layout
42073
42074 \end_inset
42075 </cell>
42076 </row>
42077 <row>
42078 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
42079 \begin_inset Text
42080
42081 \begin_layout Plain Layout
42082 in
42083 \end_layout
42084
42085 \end_inset
42086 </cell>
42087 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
42088 \begin_inset Text
42089
42090 \begin_layout Plain Layout
42091 inch
42092 \end_layout
42093
42094 \end_inset
42095 </cell>
42096 </row>
42097 <row>
42098 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
42099 \begin_inset Text
42100
42101 \begin_layout Plain Layout
42102 pt
42103 \end_layout
42104
42105 \end_inset
42106 </cell>
42107 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
42108 \begin_inset Text
42109
42110 \begin_layout Plain Layout
42111 point (72.27
42112 \begin_inset space \thinspace{}
42113 \end_inset
42114
42115 pt = 1
42116 \begin_inset space \thinspace{}
42117 \end_inset
42118
42119 in)
42120 \end_layout
42121
42122 \end_inset
42123 </cell>
42124 </row>
42125 <row>
42126 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
42127 \begin_inset Text
42128
42129 \begin_layout Plain Layout
42130 pc
42131 \end_layout
42132
42133 \end_inset
42134 </cell>
42135 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
42136 \begin_inset Text
42137
42138 \begin_layout Plain Layout
42139 pica (1
42140 \begin_inset space \thinspace{}
42141 \end_inset
42142
42143 pc = 12
42144 \begin_inset space \thinspace{}
42145 \end_inset
42146
42147 pt)
42148 \end_layout
42149
42150 \end_inset
42151 </cell>
42152 </row>
42153 <row>
42154 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
42155 \begin_inset Text
42156
42157 \begin_layout Plain Layout
42158 sp
42159 \end_layout
42160
42161 \end_inset
42162 </cell>
42163 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
42164 \begin_inset Text
42165
42166 \begin_layout Plain Layout
42167 scaled point (65536
42168 \begin_inset space \thinspace{}
42169 \end_inset
42170
42171 sp = 1
42172 \begin_inset space \thinspace{}
42173 \end_inset
42174
42175 pt)
42176 \end_layout
42177
42178 \end_inset
42179 </cell>
42180 </row>
42181 <row>
42182 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
42183 \begin_inset Text
42184
42185 \begin_layout Plain Layout
42186 bp
42187 \end_layout
42188
42189 \end_inset
42190 </cell>
42191 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
42192 \begin_inset Text
42193
42194 \begin_layout Plain Layout
42195 big point (72
42196 \begin_inset space \thinspace{}
42197 \end_inset
42198
42199 bp = 1
42200 \begin_inset space \thinspace{}
42201 \end_inset
42202
42203 in)
42204 \end_layout
42205
42206 \end_inset
42207 </cell>
42208 </row>
42209 <row>
42210 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
42211 \begin_inset Text
42212
42213 \begin_layout Plain Layout
42214 dd
42215 \end_layout
42216
42217 \end_inset
42218 </cell>
42219 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
42220 \begin_inset Text
42221
42222 \begin_layout Plain Layout
42223 didot (72
42224 \begin_inset space \thinspace{}
42225 \end_inset
42226
42227 dd 
42228 \begin_inset Formula $\approx$
42229 \end_inset
42230
42231  37.6
42232 \begin_inset space \thinspace{}
42233 \end_inset
42234
42235 mm)
42236 \end_layout
42237
42238 \end_inset
42239 </cell>
42240 </row>
42241 <row>
42242 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
42243 \begin_inset Text
42244
42245 \begin_layout Plain Layout
42246 cc
42247 \end_layout
42248
42249 \end_inset
42250 </cell>
42251 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
42252 \begin_inset Text
42253
42254 \begin_layout Plain Layout
42255 cicero (1
42256 \begin_inset space \thinspace{}
42257 \end_inset
42258
42259 cc = 12
42260 \begin_inset space \thinspace{}
42261 \end_inset
42262
42263 dd)
42264 \end_layout
42265
42266 \end_inset
42267 </cell>
42268 </row>
42269 <row>
42270 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
42271 \begin_inset Text
42272
42273 \begin_layout Plain Layout
42274 Scale%
42275 \end_layout
42276
42277 \end_inset
42278 </cell>
42279 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
42280 \begin_inset Text
42281
42282 \begin_layout Plain Layout
42283 % of original image width
42284 \end_layout
42285
42286 \end_inset
42287 </cell>
42288 </row>
42289 <row>
42290 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
42291 \begin_inset Text
42292
42293 \begin_layout Plain Layout
42294 text%
42295 \end_layout
42296
42297 \end_inset
42298 </cell>
42299 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
42300 \begin_inset Text
42301
42302 \begin_layout Plain Layout
42303 % of text width
42304 \end_layout
42305
42306 \end_inset
42307 </cell>
42308 </row>
42309 <row>
42310 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
42311 \begin_inset Text
42312
42313 \begin_layout Plain Layout
42314 col%
42315 \end_layout
42316
42317 \end_inset
42318 </cell>
42319 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
42320 \begin_inset Text
42321
42322 \begin_layout Plain Layout
42323 % of column width
42324 \end_layout
42325
42326 \end_inset
42327 </cell>
42328 </row>
42329 <row>
42330 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
42331 \begin_inset Text
42332
42333 \begin_layout Plain Layout
42334 page%
42335 \end_layout
42336
42337 \end_inset
42338 </cell>
42339 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
42340 \begin_inset Text
42341
42342 \begin_layout Plain Layout
42343 % of paper width
42344 \end_layout
42345
42346 \end_inset
42347 </cell>
42348 </row>
42349 <row>
42350 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
42351 \begin_inset Text
42352
42353 \begin_layout Plain Layout
42354 line%
42355 \end_layout
42356
42357 \end_inset
42358 </cell>
42359 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
42360 \begin_inset Text
42361
42362 \begin_layout Plain Layout
42363 % of line width
42364 \end_layout
42365
42366 \end_inset
42367 </cell>
42368 </row>
42369 <row>
42370 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
42371 \begin_inset Text
42372
42373 \begin_layout Plain Layout
42374 theight%
42375 \end_layout
42376
42377 \end_inset
42378 </cell>
42379 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
42380 \begin_inset Text
42381
42382 \begin_layout Plain Layout
42383 % of text height
42384 \end_layout
42385
42386 \end_inset
42387 </cell>
42388 </row>
42389 <row>
42390 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
42391 \begin_inset Text
42392
42393 \begin_layout Plain Layout
42394 pheight%
42395 \end_layout
42396
42397 \end_inset
42398 </cell>
42399 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
42400 \begin_inset Text
42401
42402 \begin_layout Plain Layout
42403 % of paper height
42404 \end_layout
42405
42406 \end_inset
42407 </cell>
42408 </row>
42409 <row>
42410 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
42411 \begin_inset Text
42412
42413 \begin_layout Plain Layout
42414 ex
42415 \end_layout
42416
42417 \end_inset
42418 </cell>
42419 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
42420 \begin_inset Text
42421
42422 \begin_layout Plain Layout
42423 height of letter 
42424 \emph on
42425 x
42426 \emph default
42427  in current font
42428 \end_layout
42429
42430 \end_inset
42431 </cell>
42432 </row>
42433 <row>
42434 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
42435 \begin_inset Text
42436
42437 \begin_layout Plain Layout
42438 em
42439 \end_layout
42440
42441 \end_inset
42442 </cell>
42443 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
42444 \begin_inset Text
42445
42446 \begin_layout Plain Layout
42447 width of letter 
42448 \emph on
42449 M
42450 \emph default
42451  in current font
42452 \end_layout
42453
42454 \end_inset
42455 </cell>
42456 </row>
42457 <row>
42458 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
42459 \begin_inset Text
42460
42461 \begin_layout Plain Layout
42462 mu
42463 \end_layout
42464
42465 \end_inset
42466 </cell>
42467 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
42468 \begin_inset Text
42469
42470 \begin_layout Plain Layout
42471 math unit (1
42472 \begin_inset space \thinspace{}
42473 \end_inset
42474
42475 mu = 1/18
42476 \begin_inset space \thinspace{}
42477 \end_inset
42478
42479 em)
42480 \end_layout
42481
42482 \end_inset
42483 </cell>
42484 </row>
42485 </lyxtabular>
42486
42487 \end_inset
42488
42489
42490 \end_layout
42491
42492 \end_inset
42493
42494
42495 \end_layout
42496
42497 \begin_layout Chapter
42498 Credits
42499 \begin_inset CommandInset label
42500 LatexCommand label
42501 name "cha:Credits"
42502
42503 \end_inset
42504
42505
42506 \end_layout
42507
42508 \begin_layout Standard
42509 The documentation is a collaborative effort between many different people
42510  (and we would encourage people to contribute!).
42511 \end_layout
42512
42513 \begin_layout Itemize
42514
42515 \noun on
42516 Alejandro Aguilar Sierra
42517 \end_layout
42518
42519 \begin_layout Itemize
42520
42521 \noun on
42522 Amir Karger
42523 \end_layout
42524
42525 \begin_layout Itemize
42526
42527 \noun on
42528 David Johnson
42529 \end_layout
42530
42531 \begin_layout Itemize
42532
42533 \noun on
42534 Hartmut Haase
42535 \end_layout
42536
42537 \begin_layout Itemize
42538
42539 \noun on
42540 Ignacio García
42541 \end_layout
42542
42543 \begin_layout Itemize
42544
42545 \noun on
42546 Ivan Schreter
42547 \end_layout
42548
42549 \begin_layout Itemize
42550
42551 \noun on
42552 John Raithel
42553 \end_layout
42554
42555 \begin_layout Itemize
42556
42557 \noun on
42558 John Weiss
42559 \end_layout
42560
42561 \begin_layout Itemize
42562
42563 \noun on
42564 Lars Gullik Bjønnes
42565 \end_layout
42566
42567 \begin_layout Itemize
42568
42569 \noun on
42570 Matthias Ettrich
42571 \end_layout
42572
42573 \begin_layout Itemize
42574
42575 \noun on
42576 Matthias Zenker
42577 \end_layout
42578
42579 \begin_layout Itemize
42580
42581 \noun on
42582 Rich Fields
42583 \end_layout
42584
42585 \begin_layout Itemize
42586
42587 \noun on
42588 Pascal André
42589 \end_layout
42590
42591 \begin_layout Itemize
42592
42593 \noun on
42594 Paul Evans
42595 \end_layout
42596
42597 \begin_layout Itemize
42598
42599 \noun on
42600 Paul Russel
42601 \end_layout
42602
42603 \begin_layout Itemize
42604
42605 \noun on
42606 Robin Socha
42607 \end_layout
42608
42609 \begin_layout Itemize
42610
42611 \noun on
42612 Uwe Stöhr
42613 \end_layout
42614
42615 \begin_layout Itemize
42616 The LyX Team: 
42617 \begin_inset CommandInset citation
42618 LatexCommand cite
42619 key "lyxcredit"
42620
42621 \end_inset
42622
42623
42624 \end_layout
42625
42626 \begin_layout Standard
42627 \begin_inset Newpage newpage
42628 \end_inset
42629
42630 The bibliography on the following page was created with the 
42631 \family sans
42632 Bibliography
42633 \family default
42634  environment.
42635 \end_layout
42636
42637 \begin_layout Bibliography
42638 \begin_inset CommandInset bibitem
42639 LatexCommand bibitem
42640 label "Credits"
42641 key "lyxcredit"
42642
42643 \end_inset
42644
42645 The LyX Team: 
42646 \begin_inset CommandInset href
42647 LatexCommand href
42648 name "Credits"
42649 target "http://www.lyx.org/trac/browser/lyx-devel/trunk/lib/CREDITS"
42650
42651 \end_inset
42652
42653 :
42654 \begin_inset Newline newline
42655 \end_inset
42656
42657
42658 \begin_inset Flex URL
42659 status collapsed
42660
42661 \begin_layout Plain Layout
42662
42663 http://www.lyx.org/trac/browser/lyx-devel/trunk/lib/CREDITS
42664 \end_layout
42665
42666 \end_inset
42667
42668
42669 \end_layout
42670
42671 \begin_layout Bibliography
42672 \begin_inset CommandInset bibitem
42673 LatexCommand bibitem
42674 key "latexcompanion"
42675
42676 \end_inset
42677
42678 Frank Mittelbach and Michel Goossens: 
42679 \emph on
42680 The LaTeX Companion Second Edition.
42681
42682 \emph default
42683  Addison-Wesley, 2004
42684 \end_layout
42685
42686 \begin_layout Bibliography
42687 \begin_inset CommandInset bibitem
42688 LatexCommand bibitem
42689 key "latexguide"
42690
42691 \end_inset
42692
42693 Helmut Kopka and Patrick W.
42694  Daly: 
42695 \emph on
42696 A Guide to LaTeX Fourth Edition.
42697
42698 \emph default
42699  Addison-Wesley, 2003
42700 \end_layout
42701
42702 \begin_layout Bibliography
42703 \begin_inset CommandInset bibitem
42704 LatexCommand bibitem
42705 key "latexbook"
42706
42707 \end_inset
42708
42709 Leslie Lamport: 
42710 \emph on
42711 LaTeX: A Document Preparation System.
42712
42713 \emph default
42714  Addison-Wesley, second edition, 1994
42715 \end_layout
42716
42717 \begin_layout Bibliography
42718 \begin_inset CommandInset bibitem
42719 LatexCommand bibitem
42720 key "texbook"
42721
42722 \end_inset
42723
42724 Donald E.
42725  Knuth.
42726  
42727 \emph on
42728 The TeXbook.
42729
42730 \emph default
42731  Addison-Wesley, 1984
42732 \end_layout
42733
42734 \begin_layout Bibliography
42735 \begin_inset CommandInset bibitem
42736 LatexCommand bibitem
42737 key "TeXCatalogue"
42738
42739 \end_inset
42740
42741 The TeX Catalogue:
42742 \begin_inset Newline newline
42743 \end_inset
42744
42745
42746 \begin_inset Flex URL
42747 status collapsed
42748
42749 \begin_layout Plain Layout
42750
42751 http://www.ctan.org/tex-archive/help/Catalogue/bytopic.html
42752 \end_layout
42753
42754 \end_inset
42755
42756
42757 \end_layout
42758
42759 \begin_layout Bibliography
42760 \begin_inset CommandInset bibitem
42761 LatexCommand bibitem
42762 key "LaTeXFAQ"
42763
42764 \end_inset
42765
42766 The LaTeX FAQ:
42767 \begin_inset Newline newline
42768 \end_inset
42769
42770
42771 \begin_inset Flex URL
42772 status collapsed
42773
42774 \begin_layout Plain Layout
42775
42776 http://www.tex.ac.uk/cgi-bin/texfaq2html
42777 \end_layout
42778
42779 \end_inset
42780
42781
42782 \end_layout
42783
42784 \begin_layout Bibliography
42785 \begin_inset CommandInset bibitem
42786 LatexCommand bibitem
42787 key "BibTeX"
42788
42789 \end_inset
42790
42791
42792 \begin_inset CommandInset href
42793 LatexCommand href
42794 name "Documentation"
42795 target "http://www.ctan.org/get/biblio/bibtex/contrib/doc/btxdoc.pdf"
42796
42797 \end_inset
42798
42799  of the program 
42800 \family sans
42801 BibTeX
42802 \family default
42803 :
42804 \begin_inset Newline newline
42805 \end_inset
42806
42807
42808 \begin_inset Flex URL
42809 status collapsed
42810
42811 \begin_layout Plain Layout
42812
42813 http://www.ctan.org/get/biblio/bibtex/contrib/doc/btxdoc.pdf
42814 \end_layout
42815
42816 \end_inset
42817
42818
42819 \end_layout
42820
42821 \begin_layout Bibliography
42822 \begin_inset CommandInset bibitem
42823 LatexCommand bibitem
42824 key "makeindex"
42825
42826 \end_inset
42827
42828
42829 \begin_inset CommandInset href
42830 LatexCommand href
42831 name "Documentation"
42832 target "http://tug.ctan.org/indexing/makeindex/doc/manpages.dvi"
42833
42834 \end_inset
42835
42836  of the program 
42837 \family sans
42838 makeindex
42839 \family default
42840 :
42841 \begin_inset Newline newline
42842 \end_inset
42843
42844
42845 \begin_inset Flex URL
42846 status collapsed
42847
42848 \begin_layout Plain Layout
42849
42850 http://tug.ctan.org/indexing/makeindex/doc/manpages.dvi
42851 \end_layout
42852
42853 \end_inset
42854
42855
42856 \end_layout
42857
42858 \begin_layout Bibliography
42859 \begin_inset CommandInset bibitem
42860 LatexCommand bibitem
42861 key "xindy"
42862
42863 \end_inset
42864
42865
42866 \begin_inset CommandInset href
42867 LatexCommand href
42868 name "Documentation"
42869 target "http://www.xindy.org/documentation.html"
42870
42871 \end_inset
42872
42873  of the program 
42874 \family sans
42875 xindy
42876 \family default
42877 :
42878 \begin_inset Newline newline
42879 \end_inset
42880
42881
42882 \begin_inset Flex URL
42883 status collapsed
42884
42885 \begin_layout Plain Layout
42886
42887 http://www.xindy.org/documentation.html
42888 \end_layout
42889
42890 \end_inset
42891
42892
42893 \end_layout
42894
42895 \begin_layout Bibliography
42896 \begin_inset CommandInset bibitem
42897 LatexCommand bibitem
42898 key "caption"
42899
42900 \end_inset
42901
42902
42903 \begin_inset CommandInset href
42904 LatexCommand href
42905 name "Documentation"
42906 target "ftp://tug.ctan.org/pub/tex-archive/macros/latex/contrib/caption/caption.pdf"
42907
42908 \end_inset
42909
42910  of the LaTeX-package 
42911 \series bold
42912 caption
42913 \series default
42914
42915 \begin_inset Index
42916 status collapsed
42917
42918 \begin_layout Plain Layout
42919 LaTeX-packages ! caption
42920 \end_layout
42921
42922 \end_inset
42923
42924 :
42925 \begin_inset Newline newline
42926 \end_inset
42927
42928
42929 \begin_inset Flex URL
42930 status collapsed
42931
42932 \begin_layout Plain Layout
42933
42934 ftp://tug.ctan.org/pub/tex-archive/macros/latex/contrib/caption/caption.pdf
42935 \end_layout
42936
42937 \end_inset
42938
42939
42940 \end_layout
42941
42942 \begin_layout Bibliography
42943 \begin_inset CommandInset bibitem
42944 LatexCommand bibitem
42945 key "fancyhdr"
42946
42947 \end_inset
42948
42949
42950 \begin_inset CommandInset href
42951 LatexCommand href
42952 name "Documentation"
42953 target "ftp://tug.ctan.org/pub/tex-archive/macros/latex/contrib/fancyhdr/fancyhdr.pdf"
42954
42955 \end_inset
42956
42957  of the LaTeX-package 
42958 \series bold
42959 fancyhdr
42960 \series default
42961
42962 \begin_inset Index
42963 status collapsed
42964
42965 \begin_layout Plain Layout
42966 LaTeX-packages ! fancyhdr
42967 \end_layout
42968
42969 \end_inset
42970
42971 :
42972 \begin_inset Newline newline
42973 \end_inset
42974
42975
42976 \begin_inset Flex URL
42977 status collapsed
42978
42979 \begin_layout Plain Layout
42980
42981 ftp://tug.ctan.org/pub/tex-archive/macros/latex/contrib/fancyhdr/fancyhdr.pdf
42982 \end_layout
42983
42984 \end_inset
42985
42986
42987 \end_layout
42988
42989 \begin_layout Bibliography
42990 \begin_inset CommandInset bibitem
42991 LatexCommand bibitem
42992 key "hyperref"
42993
42994 \end_inset
42995
42996
42997 \series bold
42998
42999 \begin_inset CommandInset href
43000 LatexCommand href
43001 name "Documentation"
43002 target "ftp://tug.ctan.org/pub/tex-archive/macros/latex/contrib/hyperref/hyperref.pdf"
43003
43004 \end_inset
43005
43006
43007 \series default
43008  of the LaTeX-package 
43009 \series bold
43010 hyperref
43011 \series default
43012
43013 \begin_inset Index
43014 status collapsed
43015
43016 \begin_layout Plain Layout
43017 LaTeX-packages ! hyperref
43018 \end_layout
43019
43020 \end_inset
43021
43022 :
43023 \begin_inset Newline newline
43024 \end_inset
43025
43026
43027 \begin_inset Flex URL
43028 status collapsed
43029
43030 \begin_layout Plain Layout
43031
43032 ftp://tug.ctan.org/pub/tex-archive/macros/latex/contrib/hyperref/hyperref.pdf
43033 \end_layout
43034
43035 \end_inset
43036
43037
43038 \end_layout
43039
43040 \begin_layout Bibliography
43041 \begin_inset CommandInset bibitem
43042 LatexCommand bibitem
43043 key "nomencl"
43044
43045 \end_inset
43046
43047
43048 \begin_inset CommandInset href
43049 LatexCommand href
43050 name "Documentation"
43051 target "ftp://tug.ctan.org/pub/tex-archive/macros/latex/contrib/nomencl/nomencl.pdf"
43052
43053 \end_inset
43054
43055  of the LaTeX-package 
43056 \series bold
43057 nomencl
43058 \series default
43059
43060 \begin_inset Index
43061 status collapsed
43062
43063 \begin_layout Plain Layout
43064 LaTeX-packages ! nomencl
43065 \end_layout
43066
43067 \end_inset
43068
43069 :
43070 \begin_inset Newline newline
43071 \end_inset
43072
43073
43074 \begin_inset Flex URL
43075 status collapsed
43076
43077 \begin_layout Plain Layout
43078
43079 ftp://tug.ctan.org/pub/tex-archive/macros/latex/contrib/nomencl/nomencl.pdf
43080 \end_layout
43081
43082 \end_inset
43083
43084
43085 \end_layout
43086
43087 \begin_layout Bibliography
43088 \begin_inset CommandInset bibitem
43089 LatexCommand bibitem
43090 key "tipa"
43091
43092 \end_inset
43093
43094
43095 \begin_inset CommandInset href
43096 LatexCommand href
43097 name "Documentation"
43098 target "http://www.ctan.org/tex-archive/fonts/tipa/tipaman.pdf"
43099
43100 \end_inset
43101
43102  of the LaTeX-package 
43103 \series bold
43104 tipa
43105 \series default
43106
43107 \begin_inset Index
43108 status collapsed
43109
43110 \begin_layout Plain Layout
43111 LaTeX-packages ! tipa
43112 \end_layout
43113
43114 \end_inset
43115
43116 :
43117 \begin_inset Newline newline
43118 \end_inset
43119
43120
43121 \begin_inset Flex URL
43122 status collapsed
43123
43124 \begin_layout Plain Layout
43125
43126 http://www.ctan.org/tex-archive/fonts/tipa/tipaman.pdf
43127 \end_layout
43128
43129 \end_inset
43130
43131
43132 \end_layout
43133
43134 \begin_layout Bibliography
43135 \begin_inset CommandInset bibitem
43136 LatexCommand bibitem
43137 key "wrapfig"
43138
43139 \end_inset
43140
43141
43142 \begin_inset CommandInset href
43143 LatexCommand href
43144 name "Documentation"
43145 target "ftp://tug.ctan.org/pub/tex-archive/macros/latex/contrib/wrapfig/wrapfig.sty"
43146
43147 \end_inset
43148
43149  of the LaTeX-package 
43150 \series bold
43151 wrapfig
43152 \series default
43153
43154 \begin_inset Index
43155 status collapsed
43156
43157 \begin_layout Plain Layout
43158 LaTeX-packages ! wrapfig
43159 \end_layout
43160
43161 \end_inset
43162
43163 :
43164 \begin_inset Newline newline
43165 \end_inset
43166
43167
43168 \begin_inset Flex URL
43169 status collapsed
43170
43171 \begin_layout Plain Layout
43172
43173 ftp://tug.ctan.org/pub/tex-archive/macros/latex/contrib/wrapfig/wrapfig.sty
43174 \end_layout
43175
43176 \end_inset
43177
43178
43179 \end_layout
43180
43181 \begin_layout Bibliography
43182 \begin_inset CommandInset bibitem
43183 LatexCommand bibitem
43184 key "XeTeX"
43185
43186 \end_inset
43187
43188
43189 \begin_inset CommandInset href
43190 LatexCommand href
43191 name "Wiki-page"
43192 target "http://wiki.lyx.org/LyX/XeTeX"
43193
43194 \end_inset
43195
43196  how to use LyX with XeTeX:
43197 \begin_inset Newline newline
43198 \end_inset
43199
43200
43201 \begin_inset Flex URL
43202 status collapsed
43203
43204 \begin_layout Plain Layout
43205
43206 http://wiki.lyx.org/LyX/XeTeX
43207 \end_layout
43208
43209 \end_inset
43210
43211
43212 \end_layout
43213
43214 \begin_layout Bibliography
43215 \begin_inset CommandInset bibitem
43216 LatexCommand bibitem
43217 key "Arabic"
43218
43219 \end_inset
43220
43221
43222 \begin_inset CommandInset href
43223 LatexCommand href
43224 name "Wiki-page"
43225 target "http://wiki.lyx.org/Windows/Arabic"
43226
43227 \end_inset
43228
43229  how to set up LyX for Arabic:
43230 \begin_inset Newline newline
43231 \end_inset
43232
43233
43234 \begin_inset Flex URL
43235 status collapsed
43236
43237 \begin_layout Plain Layout
43238
43239 http://wiki.lyx.org/Windows/Arabic
43240 \end_layout
43241
43242 \end_inset
43243
43244
43245 \end_layout
43246
43247 \begin_layout Bibliography
43248 \begin_inset CommandInset bibitem
43249 LatexCommand bibitem
43250 key "Armenian"
43251
43252 \end_inset
43253
43254
43255 \begin_inset CommandInset href
43256 LatexCommand href
43257 name "Wiki-page"
43258 target "http://wiki.lyx.org/Windows/Armenian"
43259
43260 \end_inset
43261
43262  how to set up LyX for Armenian:
43263 \begin_inset Newline newline
43264 \end_inset
43265
43266
43267 \begin_inset Flex URL
43268 status collapsed
43269
43270 \begin_layout Plain Layout
43271
43272 http://wiki.lyx.org/Windows/Armenian
43273 \end_layout
43274
43275 \end_inset
43276
43277
43278 \end_layout
43279
43280 \begin_layout Bibliography
43281 \begin_inset CommandInset bibitem
43282 LatexCommand bibitem
43283 key "Farsi"
43284
43285 \end_inset
43286
43287
43288 \begin_inset CommandInset href
43289 LatexCommand href
43290 name "Wiki-page"
43291 target "http://wiki.lyx.org/Windows/Farsi"
43292
43293 \end_inset
43294
43295  how to set up LyX for Farsi:
43296 \begin_inset Newline newline
43297 \end_inset
43298
43299
43300 \begin_inset Flex URL
43301 status collapsed
43302
43303 \begin_layout Plain Layout
43304
43305 http://wiki.lyx.org/Windows/Farsi
43306 \end_layout
43307
43308 \end_inset
43309
43310
43311 \end_layout
43312
43313 \begin_layout Bibliography
43314 \begin_inset CommandInset bibitem
43315 LatexCommand bibitem
43316 key "Hebrew"
43317
43318 \end_inset
43319
43320
43321 \begin_inset CommandInset href
43322 LatexCommand href
43323 name "Wiki-page"
43324 target "http://wiki.lyx.org/Windows/Hebrew"
43325
43326 \end_inset
43327
43328  how to set up LyX for Hebrew:
43329 \begin_inset Newline newline
43330 \end_inset
43331
43332
43333 \begin_inset Flex URL
43334 status collapsed
43335
43336 \begin_layout Plain Layout
43337
43338 http://wiki.lyx.org/Windows/Hebrew
43339 \end_layout
43340
43341 \end_inset
43342
43343
43344 \end_layout
43345
43346 \begin_layout Bibliography
43347 \begin_inset CommandInset bibitem
43348 LatexCommand bibitem
43349 key "Japanese"
43350
43351 \end_inset
43352
43353
43354 \begin_inset CommandInset href
43355 LatexCommand href
43356 name "Wiki-page"
43357 target "http://wiki.lyx.org/Windows/Japanese"
43358
43359 \end_inset
43360
43361  how to set up LyX for Japanese:
43362 \begin_inset Newline newline
43363 \end_inset
43364
43365
43366 \begin_inset Flex URL
43367 status collapsed
43368
43369 \begin_layout Plain Layout
43370
43371 http://wiki.lyx.org/Windows/Japanese
43372 \end_layout
43373
43374 \end_inset
43375
43376
43377 \end_layout
43378
43379 \begin_layout Bibliography
43380 \begin_inset CommandInset bibitem
43381 LatexCommand bibitem
43382 key "Latvian"
43383
43384 \end_inset
43385
43386
43387 \begin_inset CommandInset href
43388 LatexCommand href
43389 name "Wiki-page"
43390 target "http://wiki.lyx.org/Windows/Latvian"
43391
43392 \end_inset
43393
43394  how to set up LyX for Latvian:
43395 \begin_inset Newline newline
43396 \end_inset
43397
43398
43399 \begin_inset Flex URL
43400 status collapsed
43401
43402 \begin_layout Plain Layout
43403
43404 http://wiki.lyx.org/Windows/Latvian
43405 \end_layout
43406
43407 \end_inset
43408
43409
43410 \end_layout
43411
43412 \begin_layout Bibliography
43413 \begin_inset CommandInset bibitem
43414 LatexCommand bibitem
43415 key "Lithuanian"
43416
43417 \end_inset
43418
43419
43420 \begin_inset CommandInset href
43421 LatexCommand href
43422 name "Wiki-page"
43423 target "http://wiki.lyx.org/Windows/Lithuanian"
43424
43425 \end_inset
43426
43427  how to set up LyX for Lithuanian:
43428 \begin_inset Newline newline
43429 \end_inset
43430
43431
43432 \begin_inset Flex URL
43433 status collapsed
43434
43435 \begin_layout Plain Layout
43436
43437 http://wiki.lyx.org/Windows/Lithuanian
43438 \end_layout
43439
43440 \end_inset
43441
43442
43443 \end_layout
43444
43445 \begin_layout Bibliography
43446 \begin_inset CommandInset bibitem
43447 LatexCommand bibitem
43448 key "Mongolian"
43449
43450 \end_inset
43451
43452
43453 \begin_inset CommandInset href
43454 LatexCommand href
43455 name "Wiki-page"
43456 target "http://wiki.lyx.org/Windows/Mongolian"
43457
43458 \end_inset
43459
43460  how to set up LyX for Mongolian:
43461 \begin_inset Newline newline
43462 \end_inset
43463
43464
43465 \begin_inset Flex URL
43466 status collapsed
43467
43468 \begin_layout Plain Layout
43469
43470 http://wiki.lyx.org/Windows/Mongolian
43471 \end_layout
43472
43473 \end_inset
43474
43475
43476 \end_layout
43477
43478 \begin_layout Bibliography
43479 \begin_inset CommandInset bibitem
43480 LatexCommand bibitem
43481 key "Vietnamese"
43482
43483 \end_inset
43484
43485
43486 \begin_inset CommandInset href
43487 LatexCommand href
43488 name "Wiki-page"
43489 target "http://wiki.lyx.org/Windows/Vietnamese"
43490
43491 \end_inset
43492
43493  how to set up LyX for Vietnamese:
43494 \begin_inset Newline newline
43495 \end_inset
43496
43497
43498 \begin_inset Flex URL
43499 status collapsed
43500
43501 \begin_layout Plain Layout
43502
43503 http://wiki.lyx.org/Windows/Vietnamese
43504 \end_layout
43505
43506 \end_inset
43507
43508
43509 \end_layout
43510
43511 \begin_layout Bibliography
43512 \begin_inset CommandInset bibitem
43513 LatexCommand bibitem
43514 key "LyX-func"
43515
43516 \end_inset
43517
43518
43519 \begin_inset CommandInset href
43520 LatexCommand href
43521 name "Wiki-page"
43522 target "http://wiki.lyx.org/LyX/LyxFunctionList"
43523
43524 \end_inset
43525
43526  with a list of all available LyX-functions:
43527 \begin_inset Newline newline
43528 \end_inset
43529
43530
43531 \begin_inset Flex URL
43532 status collapsed
43533
43534 \begin_layout Plain Layout
43535
43536 http://wiki.lyx.org/LyX/LyxFunctionList
43537 \end_layout
43538
43539 \end_inset
43540
43541
43542 \end_layout
43543
43544 \begin_layout Bibliography
43545 \begin_inset CommandInset bibitem
43546 LatexCommand bibitem
43547 key "NewInLyX16"
43548
43549 \end_inset
43550
43551
43552 \begin_inset CommandInset href
43553 LatexCommand href
43554 name "Wiki-page"
43555 target "http://wiki.lyx.org/LyX/NewInLyX16"
43556
43557 \end_inset
43558
43559  about new features in 
43560 \family sans
43561 LyX 1.6.0
43562 \family default
43563 :
43564 \begin_inset Newline newline
43565 \end_inset
43566
43567
43568 \begin_inset Flex URL
43569 status collapsed
43570
43571 \begin_layout Plain Layout
43572
43573 http://wiki.lyx.org/LyX/NewInLyX16
43574 \end_layout
43575
43576 \end_inset
43577
43578
43579 \end_layout
43580
43581 \begin_layout Standard
43582 \begin_inset Newpage newpage
43583 \end_inset
43584
43585
43586 \begin_inset ERT
43587 status collapsed
43588
43589 \begin_layout Plain Layout
43590
43591
43592 \backslash
43593 let
43594 \backslash
43595 mybibname
43596 \backslash
43597 bibname
43598 \end_layout
43599
43600 \begin_layout Plain Layout
43601
43602
43603 \backslash
43604 renewcommand{
43605 \backslash
43606 bibname}{
43607 \backslash
43608 mybibname
43609 \backslash
43610 ; 2}
43611 \end_layout
43612
43613 \end_inset
43614
43615
43616 \begin_inset Note Note
43617 status collapsed
43618
43619 \begin_layout Plain Layout
43620 The command 
43621 \series bold
43622
43623 \backslash
43624 bibname
43625 \series default
43626  is the name of the bibliography in the current document language.
43627  It is redefined here with the number 2 at the end to state that the following
43628  bibliography is the second one:
43629 \end_layout
43630
43631 \end_inset
43632
43633
43634 \end_layout
43635
43636 \begin_layout Standard
43637 \begin_inset CommandInset bibtex
43638 LatexCommand bibtex
43639 bibfiles "biblio/LyXDocs"
43640 options "biblio/alphadin"
43641
43642 \end_inset
43643
43644
43645 \end_layout
43646
43647 \begin_layout Standard
43648 The above bibliography is created from a BibTeX-database.
43649 \end_layout
43650
43651 \begin_layout Standard
43652
43653 \series bold
43654 \begin_inset CommandInset nomencl_print
43655 LatexCommand printnomenclature
43656
43657 \end_inset
43658
43659
43660 \begin_inset CommandInset index_print
43661 LatexCommand printindex
43662
43663 \end_inset
43664
43665
43666 \end_layout
43667
43668 \end_body
43669 \end_document